70807e03838e381021ddfa0bf4af2b1ac93a75d7
[gnulib.git] / ChangeLog
1 2009-03-08  Bruno Haible  <bruno@clisp.org>
2
3         New module 'unicase/u8-is-invariant'.
4         * lib/unicase/u8-is-invariant.c: New file.
5         * lib/unicase/invariant.h: New file.
6         * lib/unicase/u-is-invariant.h: New file.
7         * modules/unicase/u8-is-invariant: New file.
8
9         Tests for module 'unicase/u32-casecoll'.
10         * modules/unicase/u32-casecoll-tests: New file.
11         * tests/unicase/test-u32-casecoll.c: New file.
12
13         Tests for module 'unicase/u16-casecoll'.
14         * modules/unicase/u16-casecoll-tests: New file.
15         * tests/unicase/test-u16-casecoll.c: New file.
16
17         Tests for module 'unicase/u8-casecoll'.
18         * modules/unicase/u8-casecoll-tests: New file.
19         * tests/unicase/test-u8-casecoll.c: New file.
20
21         New module 'unicase/u32-casecoll'.
22         * lib/unicase/u32-casecoll.c: New file.
23         * modules/unicase/u32-casecoll: New file.
24
25         New module 'unicase/u16-casecoll'.
26         * lib/unicase/u16-casecoll.c: New file.
27         * modules/unicase/u16-casecoll: New file.
28
29         New module 'unicase/u8-casecoll'.
30         * lib/unicase/u8-casecoll.c: New file.
31         * lib/unicase/u-casecoll.h: New file.
32         * modules/unicase/u8-casecoll: New file.
33
34         New module 'unicase/u32-casexfrm'.
35         * lib/unicase/u32-casexfrm.c: New file.
36         * modules/unicase/u32-casexfrm: New file.
37
38         New module 'unicase/u16-casexfrm'.
39         * lib/unicase/u16-casexfrm.c: New file.
40         * modules/unicase/u16-casexfrm: New file.
41
42         New module 'unicase/u8-casexfrm'.
43         * lib/unicase/u8-casexfrm.c: New file.
44         * lib/unicase/u-casexfrm.h: New file.
45         * modules/unicase/u8-casexfrm: New file.
46
47         Tests for module 'unicase/u32-casecmp'.
48         * modules/unicase/u32-casecmp-tests: New file.
49         * tests/unicase/test-u32-casecmp.c: New file.
50
51         Tests for module 'unicase/u16-casecmp'.
52         * modules/unicase/u16-casecmp-tests: New file.
53         * tests/unicase/test-u16-casecmp.c: New file.
54
55         Tests for module 'unicase/u8-casecmp'.
56         * modules/unicase/u8-casecmp-tests: New file.
57         * tests/unicase/test-u8-casecmp.c: New file.
58         * tests/unicase/test-casecmp.h: New file.
59
60         New module 'unicase/u32-casecmp'.
61         * lib/unicase/u32-casecmp.c: New file.
62         * modules/unicase/u32-casecmp: New file.
63
64         New module 'unicase/u16-casecmp'.
65         * lib/unicase/u16-casecmp.c: New file.
66         * modules/unicase/u16-casecmp: New file.
67
68         New module 'unicase/u8-casecmp'.
69         * lib/unicase/u8-casecmp.c: New file.
70         * lib/unicase/u-casecmp.h: New file.
71         * modules/unicase/u8-casecmp: New file.
72
73         Tests for module 'unicase/u32-casefold'.
74         * modules/unicase/u32-casefold-tests: New file.
75         * tests/unicase/test-u32-casefold.c: New file.
76
77         Tests for module 'unicase/u16-casefold'.
78         * modules/unicase/u16-casefold-tests: New file.
79         * tests/unicase/test-u16-casefold.c: New file.
80
81         Tests for module 'unicase/u8-casefold'.
82         * modules/unicase/u8-casefold-tests: New file.
83         * tests/unicase/test-u8-casefold.c: New file.
84
85         New module 'unicase/u32-casefold'.
86         * lib/unicase/u32-casefold.c: New file.
87         * modules/unicase/u32-casefold: New file.
88
89         New module 'unicase/u16-casefold'.
90         * lib/unicase/u16-casefold.c: New file.
91         * modules/unicase/u16-casefold: New file.
92
93         New module 'unicase/u8-casefold'.
94         * lib/unicase/u8-casefold.c: New file.
95         * lib/unicase/u-casefold.h: New file.
96         * modules/unicase/u8-casefold: New file.
97
98         New module 'unicase/tocasefold'.
99         * lib/unicase/casefold.h: New file.
100         * lib/unicase/tocasefold.c: New file.
101         * lib/unicase/tocasefold.h: New file, generated by gen-uni-tables.c.
102         * modules/unicase/tocasefold: New file.
103
104         Tests for module 'unicase/u32-totitle'.
105         * modules/unicase/u32-totitle-tests: New file.
106         * tests/unicase/test-u32-totitle.c: New file.
107
108         Tests for module 'unicase/u16-totitle'.
109         * modules/unicase/u16-totitle-tests: New file.
110         * tests/unicase/test-u16-totitle.c: New file.
111
112         Tests for module 'unicase/u8-totitle'.
113         * modules/unicase/u8-totitle-tests: New file.
114         * tests/unicase/test-u8-totitle.c: New file.
115
116         New module 'unicase/u32-totitle'.
117         * lib/unicase/u32-totitle.c: New file.
118         * modules/unicase/u32-totitle: New file.
119
120         New module 'unicase/u16-totitle'.
121         * lib/unicase/u16-totitle.c: New file.
122         * modules/unicase/u16-totitle: New file.
123
124         New module 'unicase/u8-totitle'.
125         * lib/unicase/u8-totitle.c: New file.
126         * lib/unicase/u-totitle.h: New file.
127         * modules/unicase/u8-totitle: New file.
128
129         Tests for module 'unicase/u32-tolower'.
130         * modules/unicase/u32-tolower-tests: New file.
131         * tests/unicase/test-u32-tolower.c: New file.
132
133         Tests for module 'unicase/u16-tolower'.
134         * modules/unicase/u16-tolower-tests: New file.
135         * tests/unicase/test-u16-tolower.c: New file.
136
137         Tests for module 'unicase/u8-tolower'.
138         * modules/unicase/u8-tolower-tests: New file.
139         * tests/unicase/test-u8-tolower.c: New file.
140
141         New module 'unicase/u32-tolower'.
142         * lib/unicase/u32-tolower.c: New file.
143         * modules/unicase/u32-tolower: New file.
144
145         New module 'unicase/u16-tolower'.
146         * lib/unicase/u16-tolower.c: New file.
147         * modules/unicase/u16-tolower: New file.
148
149         New module 'unicase/u8-tolower'.
150         * lib/unicase/u8-tolower.c: New file.
151         * modules/unicase/u8-tolower: New file.
152
153         Tests for module 'unicase/u32-toupper'.
154         * modules/unicase/u32-toupper-tests: New file.
155         * tests/unicase/test-u32-toupper.c: New file.
156
157         Tests for module 'unicase/u16-toupper'.
158         * modules/unicase/u16-toupper-tests: New file.
159         * tests/unicase/test-u16-toupper.c: New file.
160
161         Tests for module 'unicase/u8-toupper'.
162         * modules/unicase/u8-toupper-tests: New file.
163         * tests/unicase/test-u8-toupper.c: New file.
164
165         New module 'unicase/u32-toupper'.
166         * lib/unicase/u32-toupper.c: New file.
167         * modules/unicase/u32-toupper: New file.
168
169         New module 'unicase/u16-toupper'.
170         * lib/unicase/u16-toupper.c: New file.
171         * modules/unicase/u16-toupper: New file.
172
173         New module 'unicase/u8-toupper'.
174         * lib/unicase/u8-toupper.c: New file.
175         * modules/unicase/u8-toupper: New file.
176
177         New module 'unicase/u32-casemap'.
178         * lib/unicase/u32-casemap.c: New file.
179         * modules/unicase/u32-casemap: New file.
180
181         New module 'unicase/u16-casemap'.
182         * lib/unicase/u16-casemap.c: New file.
183         * modules/unicase/u16-casemap: New file.
184
185         New module 'unicase/u8-casemap'.
186         * lib/unicase/unicasemap.h: New file.
187         * lib/unicase/u8-casemap.c: New file.
188         * lib/unicase/u-casemap.h: New file.
189         * modules/unicase/u8-casemap: New file.
190
191         New module 'unicase/special-casing'.
192         * lib/unicase/special-casing.h: New file.
193         * lib/unicase/special-casing.c: New file.
194         * lib/unicase/special-casing-table.gperf: New file, generated by
195         gen-uni-tables.c.
196         * modules/unicase/special-casing: New file.
197
198         Tests for module 'unicase/locale-language'.
199         * modules/unicase/locale-language-tests: New file.
200         * tests/unicase/test-locale-language.sh: New file.
201         * tests/unicase/test-locale-language.c: New file.
202
203         New module 'unicase/locale-language'.
204         * lib/unicase/locale-language.c: New file.
205         * lib/unicase/locale-languages.gperf: New file.
206         * modules/unicase/locale-language: New file.
207
208         Generate more tables for case conversion and case folding.
209         * lib/gen-uni-tables.c (SCC_*): New enum items.
210         (struct special_casing_rule): New type.
211         (casing_rules, num_casing_rules, allocated_casing_rules): New
212         variables.
213         (add_casing_rule, fill_casing_rules): New functions.
214         (struct casefold_rule): New type.
215         (casefolding_rules, num_casefolding_rules,
216         allocated_casefolding_rules): New variables.
217         (fill_casefolding_rules): New function.
218         (unicode_casefold): New variable.
219         (to_casefold, redistribute_casefolding_rules, compare_casing_rules,
220         sort_casing_rules, output_casing_rules): New functions.
221         (main): Accept to more arguments: SpecialCasing.txt and
222         CaseFolding.txt. Invoke fill_casing_rules, fill_casefolding_rules,
223         redistribute_casefolding_rules, sort_casing_rules, output_casing_rules.
224         Output mapping for casefolding.
225
226         * lib/unicase.h: Include stdbool.h, uninorm.h.
227         (u8_toupper, u16_toupper, u32_toupper, u8_tolower, u16_tolower,
228         u32_tolower, u8_totitle, u16_totitle, u32_totitle): Add nf argument.
229         (u8_casefold, u16_casefold, u32_casefold): Add iso639_language and nf
230         arguments.
231         (u8_casecmp, u16_casecmp, u32_casecmp): Add iso639_language, nf,
232         resultp arguments.
233         (u8_casexfrm, u16_casexfrm, u32_casexfrm): New declarations.
234         (u8_casecoll, u16_casecoll, u32_casecoll): Add iso639_language, nf,
235         resultp arguments.
236         (u8_is_uppercase, u16_is_uppercase, u32_is_uppercase, u8_is_lowercase,
237         u16_is_lowercase, u32_is_lowercase, u8_is_titlecase, u16_is_titlecase,
238         u32_is_titlecase, u8_is_casefolded, u16_is_casefolded,
239         u32_is_casefolded, u8_is_cased, u16_is_cased, u32_is_cased): New
240         declarations.
241         * modules/unicase/base (Depends-on): Add uninorm/base, stdbool.
242
243 2009-03-08  Bruno Haible  <bruno@clisp.org>
244
245         * lib/uninorm.h (u8_normcmp, u16_normcmp, u32_normcmp, u8_normcoll,
246         u16_normcoll, u32_normcoll): Rename argument 'result' to 'resultp'.
247         * lib/uninorm/u-normcmp.h (FUNC): Likewise.
248         * lib/uninorm/u-normcoll.h (FUNC): Likewise.
249
250 2009-03-07  Bruno Haible  <bruno@clisp.org>
251
252         Adjust u*_normcmp, u*_normcoll API.
253         * lib/uninorm.h (u8_normcmp, u16_normcmp, u32_normcmp, u8_normcoll,
254         u16_normcoll, u32_normcoll): Change failure conventions.
255         * lib/uninorm/u-normcmp.h (FUNC): Upon failure, store the error code in
256         errno and return -1.
257         * lib/uninorm/u-normcoll.h (FUNC): Likewise.
258
259 2009-03-07  Bruno Haible  <bruno@clisp.org>
260
261         Tests for module 'uninorm/u32-normcoll'.
262         * modules/uninorm/u32-normcoll-tests: New file.
263         * tests/uninorm/test-u32-normcoll.c: New file.
264
265         Tests for module 'uninorm/u16-normcoll'.
266         * modules/uninorm/u16-normcoll-tests: New file.
267         * tests/uninorm/test-u16-normcoll.c: New file.
268
269         Tests for module 'uninorm/u8-normcoll'.
270         * modules/uninorm/u8-normcoll-tests: New file.
271         * tests/uninorm/test-u8-normcoll.c: New file.
272
273 2009-03-07  Bruno Haible  <bruno@clisp.org>
274
275         * tests/uninorm/test-u32-normcmp.h: New file, extracted from
276         tests/uninorm/test-u32-normcmp.c.
277         * tests/uninorm/test-u32-normcmp.c: Include it.
278         (test_nonascii): New function, extracted from main. Add some more
279         tests.
280         (main): Invoke test_ascii and test_nonascii.
281         * modules/uninorm/u32-normcmp-tests (Files): Add
282         tests/uninorm/test-u32-normcmp.h.
283         (Depends-on): Remove uninorm/u32-normcmp.
284
285         * tests/uninorm/test-u16-normcmp.h: New file, extracted from
286         tests/uninorm/test-u16-normcmp.c.
287         * tests/uninorm/test-u16-normcmp.c: Include it.
288         (test_nonascii): New function, extracted from main. Add some more
289         tests.
290         (main): Invoke test_ascii and test_nonascii.
291         * modules/uninorm/u16-normcmp-tests (Files): Add
292         tests/uninorm/test-u16-normcmp.h.
293         (Depends-on): Remove uninorm/u16-normcmp.
294
295         * tests/uninorm/test-u8-normcmp.h: New file, extracted from
296         tests/uninorm/test-u8-normcmp.c.
297         * tests/uninorm/test-u8-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/u8-normcmp-tests (Files): Add
302         tests/uninorm/test-u8-normcmp.h.
303         (Depends-on): Remove uninorm/u8-normcmp.
304
305 2009-03-07  Bruno Haible  <bruno@clisp.org>
306
307         New module 'uninorm/u32-normcoll'.
308         * lib/uninorm/u32-normcoll.c: New file.
309         * modules/uninorm/u32-normcoll: New file.
310
311         New module 'uninorm/u16-normcoll'.
312         * lib/uninorm/u16-normcoll.c: New file.
313         * modules/uninorm/u16-normcoll: New file.
314
315         New module 'uninorm/u8-normcoll'.
316         * lib/uninorm.h (u8_normcoll, u16_normcoll, u32_normcoll): New
317         declarations.
318         * lib/uninorm/u8-normcoll.c: New file.
319         * lib/uninorm/u-normcoll.h: New file.
320         * modules/uninorm/u8-normcoll: New file.
321
322         New module 'uninorm/u32-normxfrm'.
323         * lib/uninorm/u32-normxfrm.c: New file.
324         * modules/uninorm/u32-normxfrm: New file.
325
326         New module 'uninorm/u16-normxfrm'.
327         * lib/uninorm/u16-normxfrm.c: New file.
328         * modules/uninorm/u16-normxfrm: New file.
329
330         New module 'uninorm/u8-normxfrm'.
331         * lib/uninorm.h (u8_normxfrm, u16_normxfrm, u32_normxfrm): New
332         declarations.
333         * lib/uninorm/u8-normxfrm.c: New file.
334         * lib/uninorm/u-normxfrm.h: New file.
335         * modules/uninorm/u8-normxfrm: New file.
336
337 2009-03-07  Bruno Haible  <bruno@clisp.org>
338
339         * modules/uninorm/u8-normcmp (Depends-on): Add uninorm/base.
340         * modules/uninorm/u16-normcmp (Depends-on): Likewise.
341         * modules/uninorm/u32-normcmp (Depends-on): Likewise.
342
343 2009-03-07  Bruno Haible  <bruno@clisp.org>
344
345         New module 'memxfrm'.
346         * lib/memxfrm.h: New file.
347         * lib/memxfrm.c: New file.
348         * modules/memxfrm: New file.
349
350 2009-03-07  Bruno Haible  <bruno@clisp.org>
351
352         New module 'memcmp2'.
353         * lib/memcmp2.h: New file.
354         * lib/memcmp2.c: New file.
355         * modules/memcmp2: New file.
356
357 2009-03-07  Bruno Haible  <bruno@clisp.org>
358
359         Tests for module 'uninorm/decomposing-form'.
360         * modules/uninorm/decomposing-form-tests: New file.
361         * tests/uninorm/test-decomposing-form.c: New file.
362
363         New module 'uninorm/decomposing-form'.
364         * lib/uninorm.h (uninorm_decomposing_form): New declaration.
365         * lib/uninorm/normalize-internal.h (struct unicode_normalization_form):
366         Add 'decomposing_variant' field.
367         * lib/uninorm/decomposing-form.c: New file.
368         * lib/uninorm/nfc.c (uninorm_nfc): Update.
369         * lib/uninorm/nfd.c (uninorm_nfd): Update.
370         * lib/uninorm/nfkc.c (uninorm_nfkc): Update.
371         * lib/uninorm/nfkd.c (uninorm_nfkd): Update.
372         * modules/uninorm/decomposing-form: New file.
373         * modules/uninorm/nfc (Depends-on): Add uninorm/nfd.
374         * modules/uninorm/nfkc (Depends-on): Add uninorm/nfkd.
375
376 2009-03-07  Bruno Haible  <bruno@clisp.org>
377
378         * lib/uninorm/u-normcmp.h (FUNC): Use stack=allocated buffers for small
379         strings.
380
381 2009-03-06  Bruno Haible  <bruno@clisp.org>
382
383         Tests for module 'uninorm/u32-normcmp'.
384         * tests/uninorm/test-u32-normcmp.c: New file.
385         * modules/uninorm/u32-normcmp-tests: New file.
386
387         Tests for module 'uninorm/u16-normcmp'.
388         * tests/uninorm/test-u16-normcmp.c: New file.
389         * modules/uninorm/u16-normcmp-tests: New file.
390
391         Tests for module 'uninorm/u8-normcmp'.
392         * tests/uninorm/test-u8-normcmp.c: New file.
393         * modules/uninorm/u8-normcmp-tests: New file.
394
395         New module 'uninorm/u32-normcmp'.
396         * lib/uninorm/u32-normcmp.c: New file.
397         * modules/uninorm/u32-normcmp: New file.
398
399         New module 'uninorm/u16-normcmp'.
400         * lib/uninorm/u16-normcmp.c: New file.
401         * modules/uninorm/u16-normcmp: New file.
402
403         New module 'uninorm/u8-normcmp'.
404         * lib/uninorm.h (u8_normcmp, u16_normcmp, u32_normcmp): New
405         declarations.
406         * lib/uninorm/u8-normcmp.c: New file.
407         * lib/uninorm/u-normcmp.h: New file.
408         * modules/uninorm/u8-normcmp: New file.
409
410 2009-03-06  Bruno Haible  <bruno@clisp.org>
411
412         * lib/w32spawn.h (dup_noinherit): Add cast, to avoid gcc warning.
413         Reported by Eric Blake.
414
415 2009-03-06  Eric Blake  <ebb9@byu.net>
416             Bruno Haible  <bruno@clisp.org>
417
418         * lib/spawni.c (__spawni) [WIN32_NATIVE]: Define as a stub.
419         * modules/posix_spawn-tests (configure.ac): Define POSIX_SPAWN_PORTED
420         condition.
421         (Makefile.am): Do nothing if POSIX_SPAWN_PORTED is false.
422         * modules/posix_spawnp-tests (configure.ac): Define POSIX_SPAWN_PORTED
423         condition.
424         (Makefile.am): Do nothing if POSIX_SPAWN_PORTED is false.
425
426 2009-03-06  Eric Blake  <ebb9@byu.net>
427
428         * lib/execute.c (execute) [WIN32_NATIVE]: Cast arguments of spawnvpe,
429         to avoid compiler warnings.
430         * lib/pipe.c (create_pipe) [WIN32_NATIVE]: Likewise.
431
432 2009-03-05  Bruno Haible  <bruno@clisp.org>
433
434         * tests/test-ftell.c (main): Disable test beyond end of file on
435         FreeMiNT.
436         Patch by Alan Hourihane <alanh@fairlite.co.uk>.
437
438 2009-03-05  Kamil Dudka  <kdudka@redhat.com>
439
440         * lib/filevercmp.c: Move hidden files up in ordering.
441         * tests/test-filevercmp.c: Add tests for hidden files.
442
443 2009-03-04  Bruno Haible  <bruno@clisp.org>
444
445         * modules/visibility (Makefile.am): Augment AM_CFLAGS.
446         * gnulib-tool (func_emit_lib_Makefile_am): Emit initialization of
447         AM_CFLAGS.
448         Reported by Simon Josefsson.
449
450 2009-03-03  Bruno Haible  <bruno@clisp.org>
451
452         * doc/visibility.texi: Recommend to use HAVE_VISIBILITY as a C macro.
453         Reported by Simon Josefsson.
454
455         * doc/ld-version-script.texi: Update node reference.
456
457 2009-03-03  Bruno Haible  <bruno@clisp.org>
458
459         * modules/visibility (License): Change to 'unlimited'.
460         Suggested by Simon Josefsson.
461
462 2009-03-03  Jim Meyering  <meyering@redhat.com>
463
464         unlinkdir: cannot_unlink_dir may modify process state
465         * lib/unlinkdir.c (cannot_unlink_dir): Add a comment warning that
466         it's neither thread-safe nor appropriate for use in a library.
467
468 2009-03-03  Eric Blake  <ebb9@byu.net>
469
470         test-closein: silence test under Darwin
471         * tests/test-closein.sh: Ignore stderr from cat, since we don't
472         care if it dies from EPIPE or EBADF.
473
474 2009-03-03  Bruno Haible  <bruno@clisp.org>
475
476         * doc/gnulib.texi: Include visibility.texi and ld-version-script.texi
477         earlier.
478         * doc/visibility.texi: Fix @node and @section.
479
480 2009-03-03  Simon Josefsson  <simon@josefsson.org>
481
482         * doc/gnulib.texi: Link to sections for ld version script and
483         visibility.
484         * doc/visibility.texi: Add @node and @section.
485         * modules/ld-version-script: New module.
486         * m4/ld-version-script.m4: New file.
487         * doc/ld-version-script.texi: New file.
488
489 2009-03-02  David Lutterkort  <lutter@redhat.com>
490
491         * lib/safe-alloc.h (__GNUC_PREREQ): New macro.
492         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
493
494 2009-03-02  Bruno Haible  <bruno@clisp.org>
495
496         * doc/visibility.texi: Mention libtool's -export-symbols option.
497
498 2009-03-02  Jim Meyering  <meyering@redhat.com>
499
500         announce-gen: new option: --no-print-checksums
501         * build-aux/announce-gen (usage): Describe it.
502         (print_checksums): Print a newline here, not in the [*] footnote.
503         (main): Honor it.
504
505 2009-03-01  Bruno Haible  <bruno@clisp.org>
506
507         Use socklen_t in the native Windows replacements prototypes.
508         * lib/sys_socket.in.h (rpl_getsockopt, rpl_setsockopt): Use socklen_t
509         instead of 'int'.
510         * lib/getsockopt.c (rpl_getsockopt): Likewise.
511         * lib/setsockopt.c (rpl_setsockopt): Likewise.
512         * modules/getsockopt (Depends-on): Add socklen.
513         * modules/setsockopt (Depends-on): Add socklen.
514
515 2009-03-01  Bruno Haible  <bruno@clisp.org>
516
517         * gnulib-tool (sed): Do alias as "sed --posix" if sed's version is at
518         least 4.2.
519
520 2009-03-01  Eric Blake  <ebb9@byu.net>
521             Bruno Haible  <bruno@clisp.org>
522
523         * lib/wait-process.h (wait_subprocess): Describe effect of termsigp on
524         error messages.
525         * lib/wait-process.c (wait_subprocess): Omit error message about
526         deadly signal sent to the child of termsigp != NULL.
527
528 2009-03-01  Eric Blake  <ebb9@byu.net>
529
530         * lib/wait-process.c (wait_subprocess): Remove unnecessary cast.
531
532 2009-03-01  Bruno Haible  <bruno@clisp.org>
533
534         Avoid a gcc warning.
535         * tests/test-sched.c (b): Make global.
536         Reported by Eric Blake.
537
538 2009-01-19  Martin Lambers  <marlam@marlam.de>
539
540         Provide POSIX semantics for socket timeout options on W32.
541         * lib/setsockopt.c: Convert struct timeval to milliseconds on W32.
542         * lib/getsockopt.c: Convert milliseconds to struct timeval on W32.
543         * modules/setsockopt: Depend on sys_time module for struct timeval.
544         * modules/getsockopt: Depend on sys_time module for struct timeval.
545
546 2009-03-01  Simon Josefsson  <simon@josefsson.org>
547
548         * lib/gai_strerror.c (values): Use EAI_INPROGRESS instead of
549         __USE_GNU, for consistency with netdb.in.h.
550         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
551
552 2009-03-01  Bruno Haible  <bruno@clisp.org>
553
554         More support for FreeMiNT.
555         * lib/fseeko.c (rpl_fseeko): Complete last commit.
556         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
557
558 2009-03-01  Bruno Haible  <bruno@clisp.org>
559
560         More support for FreeMiNT.
561         * lib/fpurge.c (fpurge): Correct last commit.
562         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
563
564 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
565
566         Fix unportable awk script in vc-list-files.
567         * build-aux/vc-list-files: In the replacement awk script, use
568         substr with a second argument of 1, not zero.
569         Report by Simon Josefsson.
570
571 2009-02-28  Bruno Haible  <bruno@clisp.org>
572
573         More support for FreeMiNT.
574         * lib/freading.c (freading) [__MINT__]: Use new macros that were added
575         to FreeMiNT today.
576         * lib/fwriting.c (fwriting): Likewise.
577         Based on patch by Alan Hourihane <alanh@fairlite.co.uk>.
578
579 2009-02-28  Bruno Haible  <bruno@clisp.org>
580
581         * tests/test-freadseek.c (main): Disable test beyond end of file on
582         FreeMiNT.
583         * tests/test-ftello.c (main): Likewise.
584         Patch by Alan Hourihane <alanh@fairlite.co.uk>.
585
586 2009-02-28  Bruno Haible  <bruno@clisp.org>
587
588         Add tentative support for FreeMiNT.
589         * lib/fbufmode.c (fbufmode) [__MINT__]: Add conditional code.
590         * lib/fpurge.c (fpurge): Likewise.
591         * lib/freadable.c (freadable): Likewise.
592         * lib/freading.c (freading): Likewise.
593         * lib/freadptr.c (freadptr): Likewise.
594         * lib/freadseek.c (freadptrinc): Likewise.
595         * lib/fseeko.c (rpl_fseeko): Likewise.
596         * lib/fseterr.c (fseterr): Likewise.
597         * lib/fwritable.c (fwritable): Likewise.
598         * lib/fwriting.c (fwriting): Likewise.
599         * lib/freadahead.c (freadahead): Likewise, based on code by Alan
600         Hourihane.
601         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
602
603 2009-02-28  Bruno Haible  <bruno@clisp.org>
604
605         * lib/wait-process.h (wait_subprocess): Clarify restriction regarding
606         SIGCHLD.
607         Reported by Jim Meyering.
608
609 2009-02-28  Bruno Haible  <bruno@clisp.org>
610
611         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Separate the two first tests.
612         Mention the results of these tests on various platforms.
613         * doc/posix-functions/fprintf.texi: Mention platforms in canonical
614         order.
615         * doc/posix-functions/printf.texi: Likewise.
616         * doc/posix-functions/snprintf.texi: Likewise.
617         * doc/posix-functions/sprintf.texi: Likewise.
618         * doc/posix-functions/vfprintf.texi: Likewise.
619         * doc/posix-functions/vprintf.texi: Likewise.
620         * doc/posix-functions/vsnprintf.texi: Likewise.
621         * doc/posix-functions/vsprintf.texi: Likewise.
622         * doc/glibc-functions/obstack_printf.texi: Likewise.
623         * doc/glibc-functions/obstack_vprintf.texi: Likewise.
624
625 2009-02-28  Bruno Haible  <bruno@clisp.org>
626
627         * build-aux/po/Makefile.in.in: Update from GNU gettext 0.17.
628         Reported by Loïc Minier <lool@dooz.org>.
629
630 2009-02-27  Bruno Haible  <bruno@clisp.org>
631
632         * gnulib-tool (func_import): Make the sed expression used to create the
633         sed script for updating the .gitignore file POSIX compliant.
634         Reported by Eric Blake.
635
636 2009-02-27  Bruno Haible  <bruno@clisp.org>
637
638         * gnulib-tool (sed): Don't alias as "sed --posix".
639         Reported by Eric Blake.
640
641 2009-02-27  Bruno Haible  <bruno@clisp.org>
642
643         Avoid test link errors.
644         * modules/uninorm/nfc-tests (test_u32_nfc_big_LDADD): New variable.
645         * modules/uninorm/nfd-tests (test_u32_nfd_big_LDADD): New variable.
646         * modules/uninorm/nfkc-tests (test_u32_nfkc_big_LDADD): New variable.
647         * modules/uninorm/nfkd-tests (test_u32_nfkd_big_LDADD): New variable.
648         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
649
650 2009-02-27  Bruno Haible  <bruno@clisp.org>
651
652         Avoid spurious "(cached)" in configure output.
653         * m4/gnulib-common.m4 (gl_CACHE_VAL_SILENT): New macro.
654         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): Use it instead of AC_CACHE_VAL.
655         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): Likewise.
656         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): Likewise.
657         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): Likewise.
658         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): Likewise.
659         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): Likewise.
660         * m4/stdarg.m4 (gl_STDARG_H): Likewise.
661         Reported by Eric Blake.
662
663 2009-02-27  Eric Blake  <ebb9@byu.net>
664
665         printf: fix regression in previous patch
666         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Fix compilation error.
667
668 2009-02-27  Bruno Haible  <bruno@clisp.org>
669
670         * lib/inttypes.in.h: Test merely whether _LP64 is defined, not its
671         value.
672         * lib/stdint.in.h: Likewise.
673         Suggested by Eric Blake. Reported by Peter Bray <pdb_ml@yahoo.com.au>.
674
675 2009-02-27  Eric Blake  <ebb9@byu.net>
676
677         doc: mention more functions added in cygwin 1.7.0
678         * doc/posix-functions/mbsnrtowcs.texi: Mention recent cygwin 1.7.0
679         addition.
680         * doc/posix-functions/open_wmemstream.texi: Likewise.
681         * doc/posix-functions/wcsnlen.texi: Likewise.
682         * doc/posix-functions/wcsnrtombs.texi: Likewise.
683         * doc/posix-functions/wcstod.texi: Likewise.
684         * doc/posix-functions/wcstof.texi: Likewise.
685         * doc/posix-functions/wcstoimax.texi: Likewise.
686         * doc/posix-functions/wcstok.texi: Likewise.
687         * doc/posix-functions/wcstoumax.texi: Likewise.
688
689         Detect bug in cygwin 1.5.x *printf on 1-character %ls.
690         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Enhance filter.
691         * doc/posix-functions/fprintf.texi: Update.
692         * doc/posix-functions/printf.texi: Update.
693         * doc/posix-functions/snprintf.texi: Update.
694         * doc/posix-functions/sprintf.texi: Update.
695         * doc/posix-functions/vfprintf.texi: Update.
696         * doc/posix-functions/vprintf.texi: Update.
697         * doc/posix-functions/vsnprintf.texi: Update.
698         * doc/posix-functions/vsprintf.texi: Update.
699         * doc/glibc-functions/obstack_printf.texi: Update.
700         * doc/glibc-functions/obstack_vprintf.texi: Update.
701
702 2009-02-26  Eric Blake  <ebb9@byu.net>
703
704         avoid gcc 3.4.3 bug on long double NaN on Irix 6.5
705         * tests/nan.h (NaNl): Rewrite as function on Irix, to avoid
706         compilation bug by using runtime conversion.
707         * m4/isfinite.m4 (gl_ISFINITE): Likewise.
708         * m4/isnanl.m4 (gl_FUNC_ISNANL): Likewise.
709         * modules/ceill-tests (Files): Use nan.h.
710         * modules/floorl-tests (Files): Likewise.
711         * modules/frexpl-tests (Files): Likewise.
712         * modules/isnanl-tests (Files): Likewise.
713         * modules/ldexpl-tests (Files): Likewise.
714         * modules/roundl-tests (Files): Likewise.
715         * modules/truncl-tests (Files): Likewise.
716         * tests/test-ceill.c (main): Use a working NaN.
717         * tests/test-floorl.c (main): Likewise.
718         * tests/test-frexpl.c (main): Likewise.
719         * tests/test-isnan.c (test_long_double): Likewise.
720         * tests/test-isnanl.h (main): Likewise.
721         * tests/test-ldexpl.h (main): Likewise.
722         * tests/test-roundl.h (main): Likewise.
723         * tests/test-truncl.h (main): Likewise.
724         See http://lists.gnu.org/archive/html/bug-gnulib/2009-02/msg00190.html.
725
726 2009-02-26  Eric Blake  <ebb9@byu.net>
727             Bruno Haible  <bruno@clisp.org>
728
729         Work around a *printf bug with %ls on Solaris.
730         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Also test whether, when a
731         precision is specified, sprintf stops converting the wide string
732         argument when the number of bytes that have been produced by this
733         conversion equals or exceeds the precision.
734         * doc/posix-functions/fprintf.texi: Update.
735         * doc/posix-functions/printf.texi: Update.
736         * doc/posix-functions/snprintf.texi: Update.
737         * doc/posix-functions/sprintf.texi: Update.
738         * doc/posix-functions/vfprintf.texi: Update.
739         * doc/posix-functions/vprintf.texi: Update.
740         * doc/posix-functions/vsnprintf.texi: Update.
741         * doc/posix-functions/vsprintf.texi: Update.
742         * doc/glibc-functions/obstack_printf.texi: Update.
743         * doc/glibc-functions/obstack_vprintf.texi: Update.
744
745 2009-02-26  Eric Blake  <ebb9@byu.net>
746
747         stdlib: favor compiler check of random.h
748         * m4/stdlib_h.m4 (gl_STDLIB_H): Skip preprocessor check.  Needed
749         to avoid an ObjC random.h installed by Swarm.
750
751 2009-02-26  Bruno Haible  <bruno@clisp.org>
752
753         Work around *printf bug with %g directive and 0.0 on HP-UX 10.20.
754         * m4/printf.m4 (gl_PRINTF_INFINITE): Also test for %g output of -0.0.
755         Reported by Gary V. Vaughan <gary@gnu.org>.
756
757 2009-02-26  Bruno Haible  <bruno@clisp.org>
758
759         Fix *printf behaviour regarding the %ls directive.
760         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): New macro.
761         * lib/vasnprintf.c (local_wcslen, VASNPRINTF): Handle
762         NEED_PRINTF_DIRECTIVE_LS.
763         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_LS): New macro.
764         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
765         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
766         gl_PREREQ_VASNPRINTF_DIRECTIVE_LS and test its result. Invoke
767         gl_PREREQ_VASNPRINTF_DIRECTIVE_LS.
768         * m4/dprintf-posix.m4 (gl_FUNC_DPRINTF_POSIX): Likewise.
769         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX): Likewise.
770         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
771         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
772         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
773         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
774         * m4/vdprintf-posix.m4 (gl_FUNC_VDPRINTF_POSIX): Likewise.
775         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
776         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
777         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
778         * doc/posix-functions/fprintf.texi: Update.
779         * doc/posix-functions/printf.texi: Update.
780         * doc/posix-functions/snprintf.texi: Update.
781         * doc/posix-functions/sprintf.texi: Update.
782         * doc/posix-functions/vfprintf.texi: Update.
783         * doc/posix-functions/vprintf.texi: Update.
784         * doc/posix-functions/vsnprintf.texi: Update.
785         * doc/posix-functions/vsprintf.texi: Update.
786         * doc/glibc-functions/obstack_printf.texi: Update.
787         * doc/glibc-functions/obstack_vprintf.texi: Update.
788         Reported by Eric Blake.
789
790 2009-02-25  Bruno Haible  <bruno@clisp.org>
791
792         * m4/mbrtowc.m4 (gl_MBRTOWC_NUL_RETVAL): Update guess for Solaris 8
793         with known value.
794         Reported by Gary V. Vaughan <gary@gnu.org>.
795
796 2009-02-25  Bruno Haible  <bruno@clisp.org>
797
798         Work around mbrtowc bug in zh_CN.GB18030 locale on Solaris 8.
799         * m4/mbrtowc.m4 (gl_MBRTOWC_SANITYCHECK): New macro.
800         (gl_MBSTATE_T_BROKEN): Invoke it. Replace mbstate_t when it says "no".
801         * doc/posix-functions/mbrtowc.texi: Document the Solaris 8 bug.
802         Reported by Gary V. Vaughan <gary@gnu.org>.
803
804 2009-02-25  Bruno Haible  <bruno@clisp.org>
805
806         Work around broken INT8_MAX, UINT8_MAX etc. values on HP-UX 11.23.
807         * m4/stdint.m4 (gl_STDINT_H): Also check whether the expansions of
808         INT8_MAX, UINT8_MAX etc. contain casts to elementary types.
809         * doc/posix-headers/stdint.texi: Mention the HP-UX bug.
810         Reported by Gary V. Vaughan <gary@gnu.org>.
811
812 2009-02-25  Eric Blake  <ebb9@byu.net>
813
814         tests: skip fseek/ftell tests if ungetc is broken
815         * m4/ungetc.m4: New file.
816         * modules/fseek-tests: Split test, so ungetc dependency is
817         separate from rest of test.
818         * modules/fseeko-tests: Likewise.
819         * modules/ftell-tests: Likewise.
820         * modules/ftello-tests: Likewise.
821         * tests/test-fseek.c (main): Isolate ungetc dependency.
822         * tests/test-fseeko.c (main): Likewise.
823         * tests/test-ftell.c (main): Likewise.
824         * tests/test-ftello.c (main): Likewise.
825         * tests/test-fseek2.sh: New file.
826         * tests/test-fseeko2.sh: Likewise.
827         * tests/test-ftell2.sh: Likewise.
828         * tests/test-ftello2.sh: Likewise.
829
830 2009-02-25  OndÅ™ej Vašík  <ovasik@redhat.com>
831
832         test-getaddrinfo: fix usage of skip return code 77
833         * tests/test-gettaddrinfo.c: Return skip code 77 only
834         for first occurance of skip (4x77 is not 77)
835
836 2009-02-25  Gary V. Vaughan  <gary@gnu.org>
837
838         strtod: avoid C99 decl-after-statement
839         * m4/strtod.m4 (gl_FUNC_STRTOD): Rearrange declaration.
840
841 2009-02-24  Eric Blake  <ebb9@byu.net>
842
843         strtod: detect HP-UX 11.31 bug
844         * m4/strtod.m4 (gl_FUNC_STRTOD): Detect errno handling bug.
845         Reported by Gary V. Vaughan.
846
847 2009-02-23  Bruno Haible  <bruno@clisp.org>
848
849         Fix invalid read past end of memory block.
850         * lib/vasnprintf.c (DCHAR_SET): Define.
851         (local_wcslen): Define only when needed.
852         (local_strnlen, local_wcsnlen): New functions.
853         (VASNPRINTF) [!USE_SNPRINTF && HAVE_WCHAR_T]: Implement the %s and %ls
854         directives that involve a conversion ourselves.
855         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for strnlen,
856         wcsnlen, mbrtowc, wcrtomb.
857         * tests/test-vasnprintf-posix.c (test_function): Add tests for %.*s.
858         * tests/test-vasprintf-posix.c (test_function): Likewise.
859         * tests/test-snprintf-posix.h (test_function): Likewise.
860         * tests/test-sprintf-posix.h (test_function): Likewise.
861         Reported by Ben Pfaff <blp@cs.stanford.edu>.
862
863 2009-02-22  Bruno Haible  <bruno@clisp.org>
864
865         Implement new clarified decomposition of Hangul syllables.
866         * lib/uninorm/decomposition.c (uc_decomposition): For Hangul syllables
867         of type LTV, return only a pairwise decomposition.
868         * lib/uninorm/canonical-decomposition.c (uc_canonical_decomposition):
869         Likewise.
870         * tests/uninorm/test-decomposition.c (main): Updated expected result.
871         * tests/uninorm/test-canonical-decomposition.c (main): Likewise.
872         * tests/uninorm/test-compat-decomposition.c (main): Likewise.
873
874 2009-02-22  Bruno Haible  <bruno@clisp.org>
875
876         * lib/uninorm/u-normalize-internal.h (FUNC): At the end, handle
877         zero-length results and shrink excess allocated memory.
878         * tests/uninorm/test-u8-nfc.c (test_u8_nfc): Check empty string result.
879         * tests/uninorm/test-u8-nfd.c (test_u8_nfd): Likewise.
880         * tests/uninorm/test-u8-nfkc.c (test_u8_nfkc): Likewise.
881         * tests/uninorm/test-u8-nfkd.c (test_u8_nfkd): Likewise.
882         * tests/uninorm/test-u16-nfc.c (test_u16_nfc): Likewise.
883         * tests/uninorm/test-u16-nfd.c (test_u16_nfd): Likewise.
884         * tests/uninorm/test-u16-nfkc.c (test_u16_nfkc): Likewise.
885         * tests/uninorm/test-u16-nfkd.c (test_u16_nfkd): Likewise.
886         * tests/uninorm/test-u32-nfc.c (test_u32_nfc): Likewise.
887         * tests/uninorm/test-u32-nfd.c (test_u32_nfd): Likewise.
888         * tests/uninorm/test-u32-nfkc.c (test_u32_nfkc): Likewise.
889         * tests/uninorm/test-u32-nfkd.c (test_u32_nfkd): Likewise.
890
891 2009-02-21  Bruno Haible  <bruno@clisp.org>
892
893         * doc/gnulib.texi: Include safe-alloc.texi earlier.
894         * doc/safe-alloc.texi: Terminate sentences with a period. Use two
895         spaces after a period. Put a space between a macro name and its
896         argument list. Trivial rewordings.
897         * lib/safe-alloc.c: Include safe-alloc.h right after config.h.
898         * tests/test-safe-alloc.c: Likewise. Include stdlib.h.
899         (main): Return 0 explicitly.
900
901 2009-02-21  Bruno Haible  <bruno@clisp.org>
902
903         Tests for module 'uninorm/filter'.
904         * tests/uninorm/test-uninorm-filter-nfc.c: New file.
905         * modules/uninorm/filter-tests: New file.
906
907         New module 'uninorm/filter'.
908         * lib/uninorm.h (uninorm_filter_create, uninorm_filter_write,
909         uninorm_filter_flush, uninorm_filter_free): New declarations.
910         * lib/uninorm/uninorm-filter.c: New file.
911         * modules/uninorm/filter: New file.
912
913 2009-02-21  Bruno Haible  <bruno@clisp.org>
914
915         Tests for module 'uninorm/nfkc'.
916         * tests/uninorm/test-nfkc.c: New file.
917         * tests/uninorm/test-u8-nfkc.c: New file.
918         * tests/uninorm/test-u16-nfkc.c: New file.
919         * tests/uninorm/test-u32-nfkc.c: New file.
920         * tests/uninorm/test-u32-nfkc-big.sh: New file.
921         * tests/uninorm/test-u32-nfkc-big.c: New file.
922         * modules/uninorm/nfkc-tests: New file.
923
924         New module 'uninorm/nfkc'.
925         * lib/uninorm/nfkc.c: New file.
926         * modules/uninorm/nfkc: New file.
927
928         Tests for module 'uninorm/nfkd'.
929         * tests/uninorm/test-nfkd.c: New file.
930         * tests/uninorm/test-u8-nfkd.c: New file.
931         * tests/uninorm/test-u16-nfkd.c: New file.
932         * tests/uninorm/test-u32-nfkd.c: New file.
933         * tests/uninorm/test-u32-nfkd-big.sh: New file.
934         * tests/uninorm/test-u32-nfkd-big.c: New file.
935         * modules/uninorm/nfkd-tests: New file.
936
937         New module 'uninorm/nfkd'.
938         * lib/uninorm/nfkd.c: New file.
939         * modules/uninorm/nfkd: New file.
940
941         Tests for module 'uninorm/nfc'.
942         * tests/uninorm/test-nfc.c: New file.
943         * tests/uninorm/test-u8-nfc.c: New file.
944         * tests/uninorm/test-u16-nfc.c: New file.
945         * tests/uninorm/test-u32-nfc.c: New file.
946         * tests/uninorm/test-u32-nfc-big.sh: New file.
947         * tests/uninorm/test-u32-nfc-big.c: New file.
948         * modules/uninorm/nfc-tests: New file.
949
950         New module 'uninorm/nfc'.
951         * lib/uninorm/nfc.c: New file.
952         * modules/uninorm/nfc: New file.
953
954         Tests for module 'uninorm/nfd'.
955         * tests/uninorm/test-nfd.c: New file.
956         * tests/uninorm/test-u8-nfd.c: New file.
957         * tests/uninorm/test-u16-nfd.c: New file.
958         * tests/uninorm/test-u32-nfd.c: New file.
959         * tests/uninorm/test-u32-nfd-big.sh: New file.
960         * tests/uninorm/test-u32-nfd-big.c: New file.
961         * tests/uninorm/test-u32-normalize-big.h: New file.
962         * tests/uninorm/test-u32-normalize-big.c: New file.
963         * tests/uninorm/NormalizationTest.txt: New file, created from
964         Unicode 5.1.0 NormalizationTest.txt.
965         * modules/uninorm/nfd-tests: New file.
966
967         New module 'uninorm/nfd'.
968         * lib/uninorm/nfd.c: New file.
969         * modules/uninorm/nfd: New file.
970
971         New module 'uninorm/u32-normalize'.
972         * lib/uninorm/u32-normalize.c: New file.
973         * modules/uninorm/u32-normalize: New file.
974
975         New module 'uninorm/u16-normalize'.
976         * lib/uninorm/u16-normalize.c: New file.
977         * modules/uninorm/u16-normalize: New file.
978
979         New module 'uninorm/u8-normalize'.
980         * lib/uninorm/u8-normalize.c: New file.
981         * lib/uninorm/normalize-internal.h: New file.
982         * lib/uninorm/u-normalize-internal.h: New file.
983         * modules/uninorm/u8-normalize: New file.
984
985         New module 'uninorm/decompose-internal'.
986         * lib/uninorm/decompose-internal.c: New file.
987         * modules/uninorm/decompose-internal: New file.
988
989         Tests for module 'uninorm/composition'.
990         * tests/uninorm/test-composition.c: New file.
991         * modules/uninorm/composition-tests: New file.
992
993         New module 'uninorm/composition'.
994         * lib/uninorm/composition.c: New file.
995         * lib/uninorm/composition-table.gperf: New file, generated by
996         gen-uni-tables.
997         * modules/uninorm/composition: New file.
998
999         Tests for module 'uninorm/compat-decomposition'.
1000         * tests/uninorm/test-compat-decomposition.c: New file.
1001         * modules/uninorm/compat-decomposition-tests: New file.
1002
1003         New module 'uninorm/compat-decomposition'.
1004         * lib/uninorm/decompose-internal.h: New file.
1005         * lib/uninorm/compat-decomposition.c: New file.
1006         * modules/uninorm/compat-decomposition: New file.
1007
1008         Tests for module 'uninorm/canonical-decomposition'.
1009         * tests/uninorm/test-canonical-decomposition.c: New file.
1010         * modules/uninorm/canonical-decomposition-tests: New file.
1011
1012         New module 'uninorm/canonical-decomposition'.
1013         * lib/uninorm/canonical-decomposition.c: New file.
1014         * modules/uninorm/canonical-decomposition: New file.
1015
1016         Tests for module 'uninorm/decomposition'.
1017         * tests/uninorm/test-decomposition.c: New file.
1018         * modules/uninorm/decomposition-tests: New file.
1019
1020         New module 'uninorm/decomposition'.
1021         * lib/uninorm/decomposition.c: New file.
1022         * modules/uninorm/decomposition: New file.
1023
1024         New module 'uninorm/decomposition-table'.
1025         * lib/uninorm/decomposition-table.h: New file.
1026         * lib/uninorm/decomposition-table.c: New file.
1027         * lib/uninorm/decomposition-table1.h: New file, generated by
1028         gen-uni-tables.
1029         * lib/uninorm/decomposition-table2.h: New file, generated by
1030         gen-uni-tables.
1031         * modules/uninorm/decomposition-table: New file.
1032
1033         * lib/gen-uni-tables.c (MAX_DECOMP_LENGTH): New macro.
1034         (UC_DECOMP_*): New enumeration items.
1035         (get_decomposition): New function.
1036         (struct decomp_table): New type.
1037         (output_decomposition, output_decomposition_tables): New functions.
1038         (unicode_composition_exclusions): New variable.
1039         (fill_composition_exclusions, debug_output_composition_tables): New
1040         functions.
1041         (main): Accept one more argument. Invoke fill_composition_exclusions.
1042         Output decomposition and composition tables.
1043
1044         New module 'uninorm/base'.
1045         * lib/uninorm.h: New file.
1046         * lib/unictype.h: Update comment.
1047         * modules/uninorm/base: New file.
1048
1049 2009-02-21  David Lutterkort  <lutter@redhat.com>
1050
1051         Tests for module 'safe-alloc'.
1052         * tests/test-safe-alloc.c: New file.
1053         * modules/safe-alloc-tests: New file.
1054
1055         New module 'safe-alloc'.
1056         * lib/safe-alloc.h: New file.
1057         * lib/safe-alloc.c: New file.
1058         * m4/safe-alloc.m4: New file.
1059         * modules/safe-alloc: New file.
1060         * doc/safe-alloc.texi: New file.
1061         * doc/gnulib.texi: Include it.
1062         * MODULES.html.sh (Memory management functions <stdlib.h>): Add
1063         safe-alloc.
1064
1065 2009-02-18  Bruno Haible  <bruno@clisp.org>
1066
1067         Fix link error on non-glibc systems.
1068         * modules/uniwbrk/ulc-wordbreaks-tests (test_ulc_wordbreaks_LDADD): New
1069         variable.
1070         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
1071
1072 2009-02-18  Jim Meyering  <meyering@redhat.com>
1073
1074         fts: avoid used-uninitialized error due to recent change
1075         * lib/fts.c (fts_read): Guard uses of the new member,
1076         parent->fts_n_dirs_remaining, since it's not relevant for
1077         the parent of a directory specified on the command-line.
1078
1079 2009-02-17  James Youngman  <jay@gnu.org>
1080             Bruno Haible  <bruno@clisp.org>
1081
1082         * m4/include_next.m4: Reformulate comment.
1083
1084 2009-02-16  Jim Meyering  <meyering@redhat.com>
1085
1086         fts: add #if guards so that the fts_lgpl module still builds
1087         * lib/fts.c: Guard just-added hash-table-using parts with
1088         #if GNULIB_FTS, so as not to break builds of the fts_lgpl module.
1089         Reported by Simon Josefsson.
1090
1091 2009-02-15  Bruno Haible  <bruno@clisp.org>
1092
1093         * modules/array-mergesort-tests: New file.
1094         * tests/test-array-mergesort.c: New file.
1095
1096         New module 'array-mergesort'.
1097         * modules/array-mergesort: New file.
1098         * lib/array-mergesort.h: New file.
1099
1100 2009-02-15  Bruno Haible  <bruno@clisp.org>
1101
1102         Fix 2009-02-07 commit.
1103         * lib/gen-uni-tables.c (output_predicate, output_category,
1104         output_combclass, output_bidi_category, output_decimal_digit,
1105         output_digit, output_numeric, output_mirror, output_scripts,
1106         output_ident_category, output_simple_mapping): Fix format directives.
1107         (output_lbp, output_wbp): Don't convert -1 to a size_t implicitly.
1108
1109 2009-02-15  Albert Chin-A-Young  <china@thewrittenword.com>
1110
1111         * m4/include_next.m4: Update comment about IBM C 9.0/10.1 bug, now that
1112         fixes are available from IBM.
1113
1114 2009-02-13  Jim Meyering  <meyering@redhat.com>
1115
1116         fts: arrange not to stat non-directories in more cases
1117         This makes GNU find (when it doesn't need to stat each file)
1118         *much* more efficient at traversing reiserfs file systems.
1119         * lib/fts_.h (struct ftsent) [fts_n_dirs_remaining]: New member.
1120         (struct FTS) [fts_leaf_optimization_works_ht]: Add member.
1121         * lib/fts.c (fts_close): Free ->fts_leaf_optimization_works_ht.
1122         (S_MAGIC_REISERFS, S_MAGIC_PROC): Define.
1123         (leaf_optimization_applies): New function.
1124         (LCO_hash, LCO_compare): New helper functions.
1125         (link_count_optimize_ok): New function.
1126         (fts_stat): Initialize new member (if dir).
1127         (fts_read): Decrement parent's fts_n_dirs_remaining count if
1128         we've just stat'ed a directory.  Skip the stat call when possible.
1129         ---
1130         Note this AFS-related exchange:
1131         http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=143111
1132         and note find's pioctl call in find/fstype.c.
1133         But that is necessary only if you want to enable the
1134         optimization for AFS, and for now, I don't.
1135
1136         fts: move a function definition "up" (no semantic change)
1137         * lib/fts.c (dirent_inode_sort_may_be_useful): Move definition
1138         "up" to precede upcoming use of a related function.
1139
1140 2009-02-11  Jim Meyering  <meyering@redhat.com>
1141
1142         fts: correct internal computation of nlinks (optimization-related)
1143         * lib/fts.c (fts_build): ISSET(FTS_NOSTAT) has no bearing on
1144         whether the current entry is a directory, so don't test it.
1145
1146 2009-02-10  Bruno Haible  <bruno@clisp.org>
1147
1148         Tests for module 'uniwbrk/ulc-wordbreaks'.
1149         * modules/uniwbrk/ulc-wordbreaks-tests: New file.
1150         * tests/uniwbrk/test-ulc-wordbreaks.sh: New file.
1151         * tests/uniwbrk/test-ulc-wordbreaks.c: New file.
1152
1153         Tests for module 'uniwbrk/u32-wordbreaks'.
1154         * modules/uniwbrk/u32-wordbreaks-tests: New file.
1155         * tests/uniwbrk/test-u32-wordbreaks.c: New file.
1156
1157         Tests for module 'uniwbrk/u16-wordbreaks'.
1158         * modules/uniwbrk/u16-wordbreaks-tests: New file.
1159         * tests/uniwbrk/test-u16-wordbreaks.c: New file.
1160
1161         Tests for module 'uniwbrk/u8-wordbreaks'.
1162         * modules/uniwbrk/u8-wordbreaks-tests: New file.
1163         * tests/uniwbrk/test-u8-wordbreaks.c: New file.
1164
1165 2009-02-10  Bruno Haible  <bruno@clisp.org>
1166
1167         * modules/uniwbrk/u8-wordbreaks (Depends-on): Add uniwbrk/wordbreak
1168         property.
1169         * modules/uniwbrk/u16-wordbreaks (Depends-on): Likewise.
1170         * modules/uniwbrk/u32-wordbreaks (Depends-on): Likewise.
1171         * modules/uniwbrk/ulc-wordbreaks (Depends-on): Add localcharset.
1172
1173 2009-02-10  Simon Josefsson  <simon@josefsson.org>
1174
1175         * m4/sockets.m4: Call AC_C_INLINE since sockets.h now can use
1176         inline keywords.  Reported by Bruno Haible <bruno@clisp.org>.
1177
1178 2009-02-10  Bruno Haible  <bruno@clisp.org>
1179
1180         * lib/unilbrk/lbrktables.h: Renamed from lib/unilbrk/tables.h.
1181         * lib/unilbrk/lbrktables.c: Renamed from lib/unilbrk/tables.c.
1182         * modules/unilbrk/tables (Files, Makefile.am, Include): Update.
1183         * lib/unilbrk/u8-possible-linebreaks.c: Update.
1184         * lib/unilbrk/u16-possible-linebreaks.c: Likewise.
1185         * lib/unilbrk/u32-possible-linebreaks.c: Likewise.
1186
1187 2009-02-09  Simon Josefsson  <simon@josefsson.org>
1188
1189         * lib/sockets.h (gl_fd_to_handle): New function.
1190
1191         * tests/test-sockets.c: Call gl_fd_to_handle.
1192
1193 2009-02-09  Bruno Haible  <bruno@clisp.org>
1194
1195         * doc/havelib.texi: Document the conventions on bi-arch systems.
1196
1197 2009-02-08  Bruno Haible  <bruno@clisp.org>
1198
1199         Document the AC_LIB_LINKFLAGS macro.
1200         * doc/havelib.texi: New file, mostly written on 2005-05-24.
1201         * doc/gnulib.texi: Include it.
1202
1203 2009-02-08  Bruno Haible  <bruno@clisp.org>
1204
1205         Fix wrong order of sections, compared to TOC.
1206         * doc/gnulib.texi: Include relocatable-maint.texi after the
1207         "Regular expressions" node, not before.
1208
1209 2009-02-08  Bruno Haible  <bruno@clisp.org>
1210
1211         Tests for module 'unicase/totitle'.
1212         * modules/unicase/totitle-tests: New file.
1213
1214         Tests for module 'unicase/tolower'.
1215         * modules/unicase/tolower-tests: New file.
1216
1217         Tests for module 'unicase/toupper'.
1218         * modules/unicase/toupper-tests: New file.
1219         * tests/unicase/test-mapping-part1.h: New file.
1220         * tests/unicase/test-mapping-part2.h: New file.
1221
1222         New module 'unicase/totitle'.
1223         * modules/unicase/totitle: New file.
1224         * lib/unicase/totitle.c: New file.
1225
1226         New module 'unicase/tolower'.
1227         * modules/unicase/tolower: New file.
1228         * lib/unicase/tolower.c: New file.
1229
1230         New module 'unicase/toupper'.
1231         * modules/unicase/toupper: New file.
1232         * lib/unicase/toupper.c: New file.
1233         * lib/unicase/simple-mapping.h: New file.
1234
1235         * lib/gen-uni-tables.c (output_simple_mapping_test): New function.
1236         (mapping_table): New structure.
1237         (output_simple_mapping): New function.
1238         (main): Invoke output_simple_mapping_test and output_simple_mapping.
1239         * modules/gen-uni-tables (Description): Update.
1240         * lib/unicase/toupper.h: New file, automatically generated by
1241         gen-uni-tables.
1242         * lib/unicase/tolower.h: New file, automatically generated by
1243         gen-uni-tables.
1244         * lib/unicase/totitle.h: New file, automatically generated by
1245         gen-uni-tables.
1246         * tests/unicase/test-uc_toupper.c: New file, automatically generated by
1247         gen-uni-tables.
1248         * tests/unicase/test-uc_tolower.c: New file, automatically generated by
1249         gen-uni-tables.
1250         * tests/unicase/test-uc_totitle.c: New file, automatically generated by
1251         gen-uni-tables.
1252
1253         New module 'unicase/base'.
1254         * modules/unicase/base: New file.
1255         * lib/unicase.h: New file.
1256
1257 2009-02-08  Bruno Haible  <bruno@clisp.org>
1258
1259         New module 'uniwbrk/ulc-wordbreaks'.
1260         * modules/uniwbrk/ulc-wordbreaks: New file.
1261         * lib/uniwbrk/ulc-wordbreaks.c: New file.
1262
1263         New module 'uniwbrk/u32-wordbreaks'.
1264         * modules/uniwbrk/u32-wordbreaks: New file.
1265         * lib/uniwbrk/u32-wordbreaks.c: New file.
1266
1267         New module 'uniwbrk/u16-wordbreaks'.
1268         * modules/uniwbrk/u16-wordbreaks: New file.
1269         * lib/uniwbrk/u16-wordbreaks.c: New file.
1270
1271         New module 'uniwbrk/u8-wordbreaks'.
1272         * modules/uniwbrk/u8-wordbreaks: New file.
1273         * lib/uniwbrk/u8-wordbreaks.c: New file.
1274         * lib/uniwbrk/u-wordbreaks.h: New file.
1275
1276         New module 'uniwbrk/table'.
1277         * modules/uniwbrk/table: New file.
1278         * lib/uniwbrk/wbrktable.h: New file.
1279         * lib/uniwbrk/wbrktable.c: New file.
1280
1281         New module 'uniwbrk/wordbreak-property'.
1282         * modules/uniwbrk/wordbreak-property: New file.
1283         * lib/uniwbrk/wordbreak-property.c: New file.
1284
1285         * lib/gen-uni-tables.c (WBP_*): New enum items.
1286         (get_wbp, debug_output_wbp, debug_output_wbrk_tables): New functions.
1287         (unicode_org_wbp): New variable.
1288         (fill_org_wbp, debug_output_org_wbp, debug_output_org_wbrk_tables):
1289         New functions.
1290         (wbp_table): New structure.
1291         (output_wbp, output_wbrk_tables): New functions.
1292         (main): Accept additional argument. Invoke fill_org_wbp,
1293         debug_output_wbrk_tables, debug_output_org_wbrk_tables,
1294         output_wbrk_tables.
1295         * modules/gen-uni-tables (Description): Update.
1296         * lib/uniwbrk/wbrkprop.h: New file, automatically generated by
1297         gen-uni-tables.
1298
1299         New module 'uniwbrk/base'.
1300         * modules/uniwbrk/base: New file.
1301         * lib/uniwbrk.h: New file.
1302
1303 2009-02-08  Bruno Haible  <bruno@clisp.org>
1304
1305         Update to Unicode 5.1.0.
1306         * lib/gen-uni-tables.c (is_property_alphabetic): Include
1307         U+2185..U+2188.
1308         (is_property_default_ignorable_code_point): Don't include characters
1309         of category Cc or Cs and not-a-characters.
1310         (get_lbp): Assume REVISION_22. Special handling of U+0609, U+060A,
1311         U+0D79, U+109E, U+109F, U+A60C.
1312         * lib/unictype/bidi_of.h: Regenerated.
1313         * lib/unictype/blocks.h: Regenerated.
1314         * lib/unictype/categ_C.h: Regenerated.
1315         * lib/unictype/categ_Cf.h: Regenerated.
1316         * lib/unictype/categ_Cn.h: Regenerated.
1317         * lib/unictype/categ_L.h: Regenerated.
1318         * lib/unictype/categ_Ll.h: Regenerated.
1319         * lib/unictype/categ_Lm.h: Regenerated.
1320         * lib/unictype/categ_Lo.h: Regenerated.
1321         * lib/unictype/categ_Lu.h: Regenerated.
1322         * lib/unictype/categ_M.h: Regenerated.
1323         * lib/unictype/categ_Mc.h: Regenerated.
1324         * lib/unictype/categ_Me.h: Regenerated.
1325         * lib/unictype/categ_Mn.h: Regenerated.
1326         * lib/unictype/categ_N.h: Regenerated.
1327         * lib/unictype/categ_Nd.h: Regenerated.
1328         * lib/unictype/categ_Nl.h: Regenerated.
1329         * lib/unictype/categ_No.h: Regenerated.
1330         * lib/unictype/categ_P.h: Regenerated.
1331         * lib/unictype/categ_Pd.h: Regenerated.
1332         * lib/unictype/categ_Pe.h: Regenerated.
1333         * lib/unictype/categ_Pf.h: Regenerated.
1334         * lib/unictype/categ_Pi.h: Regenerated.
1335         * lib/unictype/categ_Po.h: Regenerated.
1336         * lib/unictype/categ_Ps.h: Regenerated.
1337         * lib/unictype/categ_S.h: Regenerated.
1338         * lib/unictype/categ_Sk.h: Regenerated.
1339         * lib/unictype/categ_Sm.h: Regenerated.
1340         * lib/unictype/categ_So.h: Regenerated.
1341         * lib/unictype/categ_of.h: Regenerated.
1342         * lib/unictype/combining.h: Regenerated.
1343         * lib/unictype/ctype_alnum.h: Regenerated.
1344         * lib/unictype/ctype_alpha.h: Regenerated.
1345         * lib/unictype/ctype_graph.h: Regenerated.
1346         * lib/unictype/ctype_lower.h: Regenerated.
1347         * lib/unictype/ctype_print.h: Regenerated.
1348         * lib/unictype/ctype_punct.h: Regenerated.
1349         * lib/unictype/ctype_upper.h: Regenerated.
1350         * lib/unictype/decdigit.h: Regenerated.
1351         * lib/unictype/digit.h: Regenerated.
1352         * lib/unictype/mirror.h: Regenerated.
1353         * lib/unictype/numeric.h: Regenerated.
1354         * lib/unictype/pr_alphabetic.h: Regenerated.
1355         * lib/unictype/pr_bidi_arabic_digit.h: Regenerated.
1356         * lib/unictype/pr_bidi_arabic_right_to_left.h: Regenerated.
1357         * lib/unictype/pr_bidi_boundary_neutral.h: Regenerated.
1358         * lib/unictype/pr_bidi_eur_num_terminator.h: Regenerated.
1359         * lib/unictype/pr_bidi_left_to_right.h: Regenerated.
1360         * lib/unictype/pr_bidi_non_spacing_mark.h: Regenerated.
1361         * lib/unictype/pr_bidi_other_neutral.h: Regenerated.
1362         * lib/unictype/pr_combining.h: Regenerated.
1363         * lib/unictype/pr_dash.h: Regenerated.
1364         * lib/unictype/pr_decimal_digit.h: Regenerated.
1365         * lib/unictype/pr_default_ignorable_code_point.h: Regenerated.
1366         * lib/unictype/pr_deprecated.h: Regenerated.
1367         * lib/unictype/pr_diacritic.h: Regenerated.
1368         * lib/unictype/pr_extender.h: Regenerated.
1369         * lib/unictype/pr_format_control.h: Regenerated.
1370         * lib/unictype/pr_grapheme_base.h: Regenerated.
1371         * lib/unictype/pr_grapheme_extend.h: Regenerated.
1372         * lib/unictype/pr_grapheme_link.h: Regenerated.
1373         * lib/unictype/pr_id_continue.h: Regenerated.
1374         * lib/unictype/pr_id_start.h: Regenerated.
1375         * lib/unictype/pr_ideographic.h: Regenerated.
1376         * lib/unictype/pr_ignorable_control.h: Regenerated.
1377         * lib/unictype/pr_lowercase.h: Regenerated.
1378         * lib/unictype/pr_math.h: Regenerated.
1379         * lib/unictype/pr_numeric.h: Regenerated.
1380         * lib/unictype/pr_other_alphabetic.h: Regenerated.
1381         * lib/unictype/pr_other_default_ignorable_code_point.h: Regenerated.
1382         * lib/unictype/pr_other_grapheme_extend.h: Regenerated.
1383         * lib/unictype/pr_other_id_continue.h: Regenerated.
1384         * lib/unictype/pr_other_lowercase.h: Regenerated.
1385         * lib/unictype/pr_other_math.h: Regenerated.
1386         * lib/unictype/pr_punctuation.h: Regenerated.
1387         * lib/unictype/pr_sentence_terminal.h: Regenerated.
1388         * lib/unictype/pr_soft_dotted.h: Regenerated.
1389         * lib/unictype/pr_terminal_punctuation.h: Regenerated.
1390         * lib/unictype/pr_unassigned_code_value.h: Regenerated.
1391         * lib/unictype/pr_unified_ideograph.h: Regenerated.
1392         * lib/unictype/pr_uppercase.h: Regenerated.
1393         * lib/unictype/pr_xid_continue.h: Regenerated.
1394         * lib/unictype/pr_xid_start.h: Regenerated.
1395         * lib/unictype/pr_zero_width.h: Regenerated.
1396         * lib/unictype/scripts.h: Regenerated.
1397         * lib/unictype/scripts_byname.gperf: Regenerated.
1398         * lib/unictype/sy_java_ident.h: Regenerated.
1399         * lib/unilbrk/lbrkprop1.h: Regenerated.
1400         * lib/unilbrk/lbrkprop2.h: Regenerated.
1401         * tests/unictype/test-categ_C.c: Regenerated.
1402         * tests/unictype/test-categ_Cf.c: Regenerated.
1403         * tests/unictype/test-categ_Cn.c: Regenerated.
1404         * tests/unictype/test-categ_L.c: Regenerated.
1405         * tests/unictype/test-categ_Ll.c: Regenerated.
1406         * tests/unictype/test-categ_Lm.c: Regenerated.
1407         * tests/unictype/test-categ_Lo.c: Regenerated.
1408         * tests/unictype/test-categ_Lu.c: Regenerated.
1409         * tests/unictype/test-categ_M.c: Regenerated.
1410         * tests/unictype/test-categ_Mc.c: Regenerated.
1411         * tests/unictype/test-categ_Me.c: Regenerated.
1412         * tests/unictype/test-categ_Mn.c: Regenerated.
1413         * tests/unictype/test-categ_N.c: Regenerated.
1414         * tests/unictype/test-categ_Nd.c: Regenerated.
1415         * tests/unictype/test-categ_Nl.c: Regenerated.
1416         * tests/unictype/test-categ_No.c: Regenerated.
1417         * tests/unictype/test-categ_P.c: Regenerated.
1418         * tests/unictype/test-categ_Pd.c: Regenerated.
1419         * tests/unictype/test-categ_Pe.c: Regenerated.
1420         * tests/unictype/test-categ_Pf.c: Regenerated.
1421         * tests/unictype/test-categ_Pi.c: Regenerated.
1422         * tests/unictype/test-categ_Po.c: Regenerated.
1423         * tests/unictype/test-categ_Ps.c: Regenerated.
1424         * tests/unictype/test-categ_S.c: Regenerated.
1425         * tests/unictype/test-categ_Sk.c: Regenerated.
1426         * tests/unictype/test-categ_Sm.c: Regenerated.
1427         * tests/unictype/test-categ_So.c: Regenerated.
1428         * tests/unictype/test-ctype_alnum.c: Regenerated.
1429         * tests/unictype/test-ctype_alpha.c: Regenerated.
1430         * tests/unictype/test-ctype_graph.c: Regenerated.
1431         * tests/unictype/test-ctype_lower.c: Regenerated.
1432         * tests/unictype/test-ctype_print.c: Regenerated.
1433         * tests/unictype/test-ctype_punct.c: Regenerated.
1434         * tests/unictype/test-ctype_upper.c: Regenerated.
1435         * tests/unictype/test-decdigit.h: Regenerated.
1436         * tests/unictype/test-digit.h: Regenerated.
1437         * tests/unictype/test-numeric.h: Regenerated.
1438         * tests/unictype/test-pr_alphabetic.c: Regenerated.
1439         * tests/unictype/test-pr_bidi_arabic_digit.c: Regenerated.
1440         * tests/unictype/test-pr_bidi_arabic_right_to_left.c: Regenerated.
1441         * tests/unictype/test-pr_bidi_boundary_neutral.c: Regenerated.
1442         * tests/unictype/test-pr_bidi_eur_num_terminator.c: Regenerated.
1443         * tests/unictype/test-pr_bidi_left_to_right.c: Regenerated.
1444         * tests/unictype/test-pr_bidi_non_spacing_mark.c: Regenerated.
1445         * tests/unictype/test-pr_bidi_other_neutral.c: Regenerated.
1446         * tests/unictype/test-pr_combining.c: Regenerated.
1447         * tests/unictype/test-pr_dash.c: Regenerated.
1448         * tests/unictype/test-pr_decimal_digit.c: Regenerated.
1449         * tests/unictype/test-pr_default_ignorable_code_point.c: Regenerated.
1450         * tests/unictype/test-pr_deprecated.c: Regenerated.
1451         * tests/unictype/test-pr_diacritic.c: Regenerated.
1452         * tests/unictype/test-pr_extender.c: Regenerated.
1453         * tests/unictype/test-pr_format_control.c: Regenerated.
1454         * tests/unictype/test-pr_grapheme_base.c: Regenerated.
1455         * tests/unictype/test-pr_grapheme_extend.c: Regenerated.
1456         * tests/unictype/test-pr_grapheme_link.c: Regenerated.
1457         * tests/unictype/test-pr_id_continue.c: Regenerated.
1458         * tests/unictype/test-pr_id_start.c: Regenerated.
1459         * tests/unictype/test-pr_ideographic.c: Regenerated.
1460         * tests/unictype/test-pr_ignorable_control.c: Regenerated.
1461         * tests/unictype/test-pr_lowercase.c: Regenerated.
1462         * tests/unictype/test-pr_math.c: Regenerated.
1463         * tests/unictype/test-pr_numeric.c: Regenerated.
1464         * tests/unictype/test-pr_other_alphabetic.c: Regenerated.
1465         * tests/unictype/test-pr_other_default_ignorable_code_point.c:
1466         Regenerated.
1467         * tests/unictype/test-pr_other_grapheme_extend.c: Regenerated.
1468         * tests/unictype/test-pr_other_id_continue.c: Regenerated.
1469         * tests/unictype/test-pr_other_lowercase.c: Regenerated.
1470         * tests/unictype/test-pr_other_math.c: Regenerated.
1471         * tests/unictype/test-pr_punctuation.c: Regenerated.
1472         * tests/unictype/test-pr_sentence_terminal.c: Regenerated.
1473         * tests/unictype/test-pr_soft_dotted.c: Regenerated.
1474         * tests/unictype/test-pr_terminal_punctuation.c: Regenerated.
1475         * tests/unictype/test-pr_unassigned_code_value.c: Regenerated.
1476         * tests/unictype/test-pr_unified_ideograph.c: Regenerated.
1477         * tests/unictype/test-pr_uppercase.c: Regenerated.
1478         * tests/unictype/test-pr_xid_continue.c: Regenerated.
1479         * tests/unictype/test-pr_xid_start.c: Regenerated.
1480         * tests/unictype/test-pr_zero_width.c: Regenerated.
1481
1482         Update to Unicode 5.1.0.
1483         * lib/uniwidth/width.c (nonspacing_table_data): Add U+0487,
1484         U+0616..U+061A, U+0A51, U+0A75, U+0B44, U+0B62..U+0B63, U+0C62..U+0C63,
1485         U+0D44, U+0D62..U+0D63, U+1033..U+1035, U+103A, U+103D..U+103E,
1486         U+105E..U+1060, U+1071..U+1074, U+1082, U+1085..U+1086, U+108D,
1487         U+1B80..U+1B81, U+1BA2..U+1BA5, U+1BA8..U+1BA9, U+1C2C..U+1C33,
1488         U+1C36..U+1C37, U+1DCB..U+1DE6, U+2064, U+20F0, U+2DE0..U+2DFF,
1489         U+A66F..U+A672, U+A67C..U+A67D, U+A8C4, U+A926..U+A92D, U+A947..U+A951,
1490         U+AA29..U+AA2E, U+AA31..U+AA32, U+AA35..U+AA36, U+AA43, U+AA4C,
1491         U+FE24..U+FE26, U+101FD. Remove U+1929..U+192B.
1492         (nonspacing_table_ind): Update.
1493         * tests/uniwidth/test-uc_width2.sh: Update expected result.
1494
1495         Update to Unicode 5.1.0.
1496         * lib/uniname/gen-uninames.lisp (main): Add the range 0x1Fxxx to the
1497         code transform.
1498         * lib/uniname/uniname.c (unicode_character_name,
1499         unicode_name_character): Add the range 0x1Fxxx to the code transform.
1500         * lib/uniname/uninames.h: Regenerated.
1501         * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.1.0.
1502
1503 2009-02-07  Bruno Haible  <bruno@clisp.org>
1504
1505         Merge gen-ctype and gen-lbrk into a single program.
1506         * lib/gen-uni-tables.c: New file, incorporating
1507         lib/unictype/gen-ctype.c and lib/unilbrk/gen-lbrk.c.
1508         Add directory prefixes to the names of the generated files.
1509         * lib/unictype/gen-ctype.c: Remove file.
1510         * lib/unilbrk/gen-lbrk.c: Remove file.
1511         * modules/gen-uni-tables: New file.
1512         * modules/unictype/gen-ctype: Remove file.
1513         * modules/unilbrk/gen-lbrk: Remove file.
1514
1515 2009-02-07  Bruno Haible  <bruno@clisp.org>
1516
1517         * lib/unistr.h (u8_strcoll, u16_strcoll, u32_strcoll): New declations.
1518
1519         New module 'unistr/u32-strcoll'.
1520         * modules/unistr/u32-strcoll: New file.
1521         * lib/unistr/u32-strcoll.c: New file.
1522
1523         New module 'unistr/u16-strcoll'.
1524         * modules/unistr/u16-strcoll: New file.
1525         * lib/unistr/u16-strcoll.c: New file.
1526
1527         New module 'unistr/u8-strcoll'.
1528         * modules/unistr/u8-strcoll: New file.
1529         * lib/unistr/u8-strcoll.c: New file.
1530         * lib/unistr/u-strcoll.h: New file.
1531
1532 2009-02-07  Bruno Haible  <bruno@clisp.org>
1533
1534         * test-mbrtowc4.sh (LOCALE_ZH_CN): Fix default value.
1535         * test-mbsnrtowcs4.sh (LOCALE_ZH_CN): Likewise.
1536         * test-mbsrtowcs4.sh (LOCALE_ZH_CN): Likewise.
1537         * test-wcrtomb.sh (LOCALE_ZH_CN): Likewise.
1538         * test-wcsnrtombs4.sh (LOCALE_ZH_CN): Likewise.
1539         * test-wcsrtombs4.sh (LOCALE_ZH_CN): Likewise.
1540
1541 2009-02-07  Bruno Haible  <bruno@clisp.org>
1542
1543         Make 64-bit clean.
1544         * lib/unictype/gen-ctype.c (output_predicate, output_category,
1545         output_combclass, output_bidi_category, output_decimal_digit,
1546         output_digit, output_numeric, output_mirror, output_scripts,
1547         output_ident_category): Use proper width specifier in format strings.
1548
1549 2009-02-07  Bruno Haible  <bruno@clisp.org>
1550
1551         * doc/posix-functions/dirfd.texi: Clarify situation on mingw. Document
1552         failure behaviour.
1553
1554 2009-02-07  Jim Meyering  <meyering@redhat.com>
1555
1556         regex: avoid compilation failure with upcoming gcc-4.4
1557         * lib/regex_internal.h: Revert e48d8b47fb3eee81d341b71c3e006efe9e3433a7
1558         [workaround for PGC prior to 6.1-2].  Otherwise, we'd get this:
1559         "... error: integer overflow in preprocessor expression".
1560
1561 2009-02-05  Ben Pfaff  <blp@gnu.org>
1562
1563         Fix link errors on Windows when close module is used.
1564         * modules/close: Add $(LIB_CLOSE) to Link section.
1565         * m4/close.m4 (gl_REPLACE_CLOSE): Substitute -lws2_32 into
1566         $(LIB_CLOSE) on Windows.
1567
1568 2009-02-05  Jim Meyering  <meyering@redhat.com>
1569
1570         still avoid unused-parameter warnings, but do it cleanly
1571         * lib/fsusage.c (UNUSED_PARAM): Remove definition.
1572         (get_fs_usage): Cast to void instead.
1573         * lib/mountlist.c (UNUSED_PARAM): Remove definition.
1574         (dev_from_mount_options, read_file_system_list): Cast to void.
1575         Prompted by Bruno Haible.
1576
1577 2009-02-04  Jim Meyering  <meyering@redhat.com>
1578
1579         fsusage.c: correct copyright year
1580         * lib/fsusage.c: Reflect year in which the change is pushed into
1581
1582         avoid misc. warnings
1583         * lib/fsusage.c (UNUSED_PARAM): Define.
1584         (get_fs_usage): Mark parameter "disk" as unused.
1585         * lib/getugroups.c (getgrent): Use "void" in prototype.
1586         * lib/mountlist.c: Mark unused parameters.
1587         (read_file_system_list): Declare a local with "const".
1588         * lib/nanosleep.c (getnow): Declare static.
1589         * lib/strftime.c: Include strftime.h, for declaration of nstrftime.
1590
1591         dirfd: set errno upon failure
1592         * lib/dirfd.c: Include <errno.h>.
1593         Set errno to ENOTSUP when returning -1.
1594         * modules/dirfd (Depends-on): Add errno.
1595         Suggested by John Kodis <kodis@comcast.net>.
1596
1597 2009-02-01  Bruno Haible  <bruno@clisp.org>
1598
1599         Don't assume sizeof (long) >= sizeof (void *).
1600         * lib/memcmp.c: Include stdint.h.
1601         (memcmp_bytes): Change argument types to op_t. Change type of srcp1,
1602         srcp2 to 'const byte *'.
1603         (memcmp_common_alignment, memcmp_not_common_alignment): Change argument
1604         types to uintptr_t.
1605         (rpl_memcmp): Change type of srcp1, srcp2 to 'uintptr_t'.
1606         * modules/memcmp (Depends-on): Add stdint.
1607         Reported by Ozkan Sezer <sezeroz@gmail.com>.
1608
1609 2009-01-30  Eric Blake  <ebb9@byu.net>
1610
1611         fix more require-before-expand issues
1612         * m4/pmccabe2html.m4 (gl_PMCCABE2HTML): Require, rather than
1613         expand, AC_PROG_AWK.
1614         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): Use AC_DEFUN_ONCE.
1615
1616 2009-01-28  Eric Blake  <ebb9@byu.net>
1617
1618         version-etc: use consistent URL formatting
1619         * lib/version-etc.c (emit_bug_reporting_address, version_etc_va):
1620         Improve formatting.  Use fputs for string without %.
1621
1622 2009-01-28  Jim Meyering  <meyering@redhat.com>
1623
1624         00gnulib.m4: add m4 quotes in shell comment to avoid autoconf warning
1625         * m4/00gnulib.m4 (AC_DEFUN_ONCE): Add quotes to avoid an
1626         "underquoted definition of NAME" from autoconf-2.59.
1627
1628 2009-01-28  Bruno Haible  <bruno@clisp.org>
1629
1630         * doc/gnulib.texi: Add "Obsolete modules" to index.
1631
1632 2009-01-28  Jim Meyering  <meyering@redhat.com>
1633
1634         useless-if-before-free: recognize more variants
1635         * build-aux/useless-if-before-free: Also recognize e.g.,
1636         if (NULL != p) free (p);
1637
1638 2009-01-27  Mark McLoughlin  <markmc@redhat.com>
1639
1640         test-getaddrinfo: skip (don't fail) this test when there's no network
1641         * tests/test-getaddrinfo.c: Skip test upon failure with EAI_AGAIN,
1642         on the presumption that it means you lack network access.
1643
1644 2009-01-26  Jim Meyering  <meyering@redhat.com>
1645
1646         fflush: avoid warnings on modern systems
1647         * lib/fflush.c (rpl_fflush): Move declarations of locals,
1648         pos and result, into scopes where they're used.
1649
1650 2009-01-26  Eric Blake  <ebb9@byu.net>
1651
1652         Silence warning reintroduced by recent extensions patch.
1653         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS)
1654         (gl_USE_SYSTEM_EXTENSIONS): Use AC_DEFUN_ONCE to silence newer
1655         autoconf.
1656
1657         Backport improved autoconf semantics of AC_DEFUN_ONCE.
1658         * m4/00gnulib.m4: New file.
1659         * gnulib-tool (func_get_filelist): Always use it.
1660         * m4/gnulib-common.m4 (gl_COMMON): Force the file to be used.
1661         Reported by Bruno Haible, with suggestions from Paolo Bonzini.
1662
1663 2009-01-25  Bruno Haible  <bruno@clisp.org>
1664
1665         Make test-quotearg work on MacOS X and AIX.
1666         * tests/test-quotearg.sh: New file.
1667         * tests/locale/fr/LC_MESSAGES/test-quotearg.po: New file.
1668         * tests/locale/fr/LC_MESSAGES/test-quotearg.mo: New file.
1669         * tests/test-quotearg.c: Include <locale.h> and gettext.h. Don't
1670         include <libintl.h>.
1671         (fake_locale): Remove variable.
1672         (gettext, dgettext, dcgettext): Remove functions.
1673         (main): Instead of setting a fake locale, set a real locale. Call
1674         textdomain and bindtextdomain.
1675         * modules/quotearg-tests (Files): Add the new files.
1676         (Depends-on): Add gettext, setenv, unsetenv.
1677         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
1678         (Makefile.am): Add test-quotearg.sh to TESTS, remove test-quotearg.
1679         Augment TESTS_ENVIRONMENT.
1680
1681 2009-01-25  Bruno Haible  <bruno@clisp.org>
1682
1683         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove special code that hid the
1684         fr_FR.ISO8859-1 locale on MacOS X.
1685         * m4/locale-ja.m4 (gt_LOCALE_JA): Remove special code that hid the
1686         ja_JP.eucJP locale on MacOS X.
1687         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Remove special code that hid the
1688         zh_CN.GB18030 locale on MacOS X.
1689
1690 2009-01-25  Bruno Haible  <bruno@clisp.org>
1691
1692         Avoid link errors on MacOS X 10.3.
1693         * lib/mbsrtowcs-state.c (_gl_mbsrtowcs_state): Add initializer.
1694         * lib/wcsrtombs-state.c (_gl_wcsrtombs_state): Likewise.
1695
1696 2009-01-25  Bruno Haible  <bruno@clisp.org>
1697
1698         * lib/pipe.c: On Unix, assume HAVE_POSIX_SPAWN and use posix_spawnp.
1699         * m4/pipe.m4 (gl_PIPE): Remove tests for vfork() based code.
1700         * modules/pipe (Files): Remove m4/posix_spawn.m4.
1701         (Depends-on): Add spawn, posix_spawnp, posix_spawn_file_actions_init,
1702         posix_spawn_file_actions_addclose, posix_spawn_file_actions_adddup2,
1703         posix_spawn_file_actions_addopen, posix_spawn_file_actions_destroy,
1704         posix_spawnattr_init, posix_spawnattr_setsigmask,
1705         posix_spawnattr_setflags, posix_spawnattr_destroy.
1706
1707         * lib/execute.c: On Unix, assume HAVE_POSIX_SPAWN and use posix_spawnp.
1708         * m4/execute.m4 (gl_EXECUTE): Remove tests for vfork() based code.
1709         * modules/execute (Files): Remove m4/posix_spawn.m4.
1710         (Depends-on): Add spawn, posix_spawnp, posix_spawn_file_actions_init,
1711         posix_spawn_file_actions_addopen, posix_spawn_file_actions_destroy,
1712         posix_spawnattr_init, posix_spawnattr_setsigmask,
1713         posix_spawnattr_setflags, posix_spawnattr_destroy.
1714
1715 2009-01-25  Bruno Haible  <bruno@clisp.org>
1716
1717         * lib/glthread/threadlib.c: Include <stdlib.h>.
1718
1719 2009-01-25  Bruno Haible  <bruno@clisp.org>
1720
1721         * lib/glthread/threadlib.c (dummy): New declaration.
1722
1723 2009-01-25  Bruno Haible  <bruno@clisp.org>
1724
1725         * lib/mbrtowc.c (mbrtowc): Distinguish invalid and incomplete
1726         multibyte characters also for the GB18030 encoding. Don't crash when
1727         the encoding is unknown and nstate = 0. Needed on OSF/1 5.1.
1728
1729 2009-01-25  Bruno Haible  <bruno@clisp.org>
1730
1731         Avoid redefining 'struct random_data' on OSF/1 5.1.
1732         * lib/stdlib.in.h: Include <random.h> if it exists.
1733         * m4/stdlib_h.m4 (gl_STDLIB_H): Test whether <random.h> exists. Set
1734         HAVE_RANDOM_H. Include <random.h> when testing whether
1735         'struct random_data' exists.
1736         * modules/stdlib (Makefile.am): Substitute HAVE_RANDOM_H.
1737
1738 2009-01-25  Bruno Haible  <bruno@clisp.org>
1739
1740         Don't install charset.alias on MacOS X >= 10.3.
1741         * lib/localcharset.c (DARWIN7): New macro.
1742         (get_charset_aliases): Hardcode the result for Darwin7.
1743         * modules/localcharset (install-exec-local): Don't install
1744         charset.alias on MacOS X >= 10.3, if the file does not yet exist.
1745
1746 2009-01-25  Bruno Haible  <bruno@clisp.org>
1747
1748         Don't install charset.alias on mingw and Cygwin.
1749         * modules/localcharset (install-exec-local): Don't install
1750         charset.alias on mingw and Cygwin, if the file does not yet exist.
1751         The result for these platforms is hardcoded in localcharset.c.
1752
1753 2009-01-25  Bruno Haible  <bruno@clisp.org>
1754
1755         Make it possible again to use AC_GNU_SOURCE together with gnulib.
1756         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_GNU_SOURCE
1757         before requiring AC_USE_SYSTEM_EXTENSIONS.
1758
1759 2009-01-25  Jim Meyering  <meyering@redhat.com>
1760
1761         c-strtod: avoid warnings
1762         * lib/c-strtod.c (C_STRTOD): Cast nptr to (char *) to avoid
1763         "assignment discards qualifiers from pointer target type" warnings.
1764
1765 2009-01-24  Bruno Haible  <bruno@clisp.org>
1766
1767         Add support for non-UTF-8 locales on MacOS X.
1768         * lib/config.charset: Add CP1131, ARMSCII-8, PT154 to the list of
1769         canonical encodings. For Darwin 7 and newer, don't map traditional
1770         encodings to UTF-8.
1771         Reported by Vincent Lefevre <vincent@vinc17.org>
1772         at <http://savannah.gnu.org/bugs/?25235>.
1773
1774 2009-01-24  Bruno Haible  <bruno@clisp.org>
1775
1776         * doc/gnulib.texi (Obsolete modules): New section.
1777         Reported by Mike Frysinger <vapier@gentoo.org>.
1778
1779 2009-01-24  Bruno Haible  <bruno@clisp.org>
1780
1781         * doc/Makefile (%.pdf): Clarify where to find texmf.cnf.
1782         (%.dvi): New rule.
1783
1784 2009-01-24  Bruno Haible  <bruno@clisp.org>
1785
1786         * lib/c-strtod.h (c_strtod, c_strtold): Adjust specification.
1787         Reported by Eric Blake.
1788
1789 2009-01-24  Bruno Haible  <bruno@clisp.org>
1790
1791         * lib/c-stack.c (segv_handler): If !HAVE_XSI_STACK_OVERFLOW_HEURISTIC,
1792         set signo = 0 also if info->si_code <= 0. Needed on HP-UX 11.11.
1793         Reported by Gary V. Vaughan <gary@gnu.org>.
1794
1795 2009-01-24  Bruno Haible  <bruno@clisp.org>
1796
1797         * lib/c-strtod.h (c_strtod, c_strtold): Add specification.
1798
1799 2009-01-23  Bruno Haible  <bruno@clisp.org>
1800
1801         Make c-strtod, c-strtold usable in libraries.
1802         * lib/c-strtod.c: Include string.h instead of xalloc.h.
1803         (C_STRTOD): Call strdup instead of xstrdup.
1804         * modules/c-strtod (Depends-on): Add strdup-posix, remove xalloc.
1805         * modules/c-strtold (Depends-on): Likewise.
1806         * doc/c-strtod.texi: Remove the sentence mentioning xalloc_die.
1807         * NEWS: Mention the change.
1808         Reported by Michael Gold <mgold@ncf.ca>.
1809
1810 2009-01-23  Jim Meyering  <meyering@redhat.com>
1811
1812         c-strtod: when ENDPTR is non-NULL, set *ENDPTR in new failure path
1813         * lib/c-strtod.c (C_STRTOD) [LC_ALL_MASKC]: Ensure that when
1814         ENDPTR is non-NULL, *ENDPTR is set to NPTR upon failure.
1815
1816 2009-01-23  Simon Josefsson  <simon@josefsson.org>
1817
1818         * lib/version-etc.c: Add emit_bug_reporting_address, inspired by
1819         GNU CoreUtils.
1820         * lib/version-etc.h: Add prototype for emit_bug_reporting_address.
1821         * modules/version-etc (Description): Update.
1822
1823 2009-01-22  Bruno Haible  <bruno@clisp.org>
1824
1825         Cache the C locale object.
1826         * lib/c-strtod.c (c_locale_cache): New variable.
1827         (c_locale): New function.
1828         (C_STRTOD): Use it, and don't call freelocale.
1829         * m4/c-strtod.m4 (gl_C_STRTOD, gl_C_STRTOLD): Require AC_C_INLINE.
1830         Suggested by Paolo Bonzini.
1831
1832 2009-01-21  Bruno Haible  <bruno@clisp.org>
1833
1834         * lib/getloadavg.c (getloadavg): Check c_strtod result against error
1835         conditions other than overflow.
1836
1837 2009-01-21  Bruno Haible  <bruno@clisp.org>
1838
1839         * lib/c-strtod.c: Include errno.h.
1840         (C_STRTOD): Check against NULL return from newlocale. Preserve errno
1841         value from STRTOD_L and STRTOD.
1842
1843 2009-01-21  Bruno Haible  <bruno@clisp.org>
1844         and Jim Meyering  <meyering@redhat.com>
1845
1846         nanosleep: skip configure test (fail it) for apple universal builds
1847         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_MULTIARCH. In Apple
1848         universal builds, assume that nanosleep does not work.
1849         * modules/nanosleep (Depends-on): Add multiarch.
1850
1851         mktime: skip configure test (fail it) for apple universal builds
1852         * m4/mktime.m4 (AC_FUNC_MKTIME): Require gl_MULTIARCH. In Apple
1853         universal builds, assume that mktime does not work.
1854         * modules/mktime (Depends-on): Add multiarch.
1855
1856 2009-01-21  Eric Blake  <ebb9@byu.net>
1857
1858         multiarch: avoid expand-before-require warning
1859         * modules/multiarch (configure.ac): Require, rather than expand,
1860         gl_MULTIARCH.
1861         * m4/multiarch.m4 (gl_MULTIARCH_BODY): Merge...
1862         (gl_MULTIARCH): ...into this macro, and use AC_DEFUN_ONCE to
1863         enforce that all clients require it.  Partial reversion of
1864         2008-12-29 patch.
1865
1866         error: avoid expand-before-require warning
1867         * modules/errno (configure.ac): Require, rather than expand,
1868         gl_HEADER_ERRNO_H.
1869         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Merge...
1870         (gl_HEADER_ERRNO_H): ...into this macro, and use AC_DEFUN_ONCE to
1871         enforce that all clients require it.
1872
1873         gnulib-tool: avoid warnings from using obsolete AC_GNU_SOURCE
1874         * gnulib-tool (func_dest_tmpfilename, func_create_testdir): Using
1875         obsolete AC_GNU_SOURCE causes out-of-order expansion; avoid it,
1876         and rely solely on gl_USE_SYSTEM_EXTENSIONS.
1877
1878 2009-01-21  Paolo Bonzini  <bonzini@gnu.org>
1879
1880         Revert:
1881         2009-01-20  Paolo Bonzini  <bonzini@gnu.org>
1882
1883         regex: do not depend on obsolete modules.
1884         * modules/regex: Remove memcmp and memmove.
1885
1886 2009-01-20  Bruno Haible  <bruno@clisp.org>
1887
1888         Make the 'link' module link on Windows NT 4.
1889         * lib/link.c (_WIN32_WINNT): Don't define.
1890         (CreateHardLinkFuncType): New type.
1891         (CreateHardLinkFunc, initialized): New variables.
1892         (initialize): New function.
1893         (link): Invoke CreateHardLink indirectly through the function pointer.
1894
1895 2009-01-20  Bruno Haible  <bruno@clisp.org>
1896
1897         Fix compilation failure on mingw.
1898         * tests/test-link.c (main): Don't assume that EOPNOTSUPP exists.
1899
1900 2009-01-20  Michael Gold  <mgold@ncf.ca>  (tiny change)
1901
1902         * doc/c-strtod.texi: Mention a couple of restrictions.
1903
1904 2009-01-20  Jim Meyering  <meyering@redhat.com>
1905
1906         gettimeofday: move more declarations out of functions
1907         * lib/gettimeofday.c: Move extern declarations of tzset and
1908         gmtime out of containing functions.  Prompted by Bruno Haible.
1909
1910 2009-01-20  Paolo Bonzini  <bonzini@gnu.org>
1911
1912         regex: do not depend on obsolete modules.
1913         * modules/regex: Remove memcmp and memmove.
1914
1915 2009-01-19  Bruno Haible  <bruno@clisp.org>
1916
1917         Don't use AC_REQUIRE([AC_C_BIGENDIAN]).
1918         * modules/uniconv/u16-conv-from-enc (configure.ac): Require
1919         gl_BIGENDIAN, not AC_C_BIGENDIAN.
1920         * modules/uniconv/u16-conv-to-enc (configure.ac): Likewise.
1921         * modules/uniconv/u16-strconv-to-enc (configure.ac): Likewise.
1922
1923 2009-01-19  Bruno Haible  <bruno@clisp.org>
1924
1925         * tests/test-link.c: Include <errno.h>.
1926         (main): Exit with code 77 when a hard link cannot be created due to
1927         the file system.
1928         * tests/test-link.sh: Skip test when a hard link cannot be created due
1929         to the file system.
1930         Suggested by Eric Blake.
1931
1932 2009-01-19  Martin Lambers  <marlam@marlam.de>
1933
1934         * modules/link-tests: New file.
1935         * tests/test-link.sh: New file.
1936         * tests/test-link.c: New file.
1937
1938 2009-01-19  Eric Blake  <ebb9@byu.net>
1939
1940         doc: mention another function added in cygwin 1.7.0
1941         * doc/glibc-functions/glob_pattern_p.texi (glob_pattern_p):
1942         Another new function in cygwin 1.7.
1943
1944 2009-01-19  Bruno Haible  <bruno@clisp.org>
1945
1946         Don't use AC_REQUIRE([AC_C_BIGENDIAN]).
1947         * m4/gnulib-common.m4 (gl_BIGENDIAN): New macro.
1948         * m4/exponentl.m4 (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require
1949         gl_BIGENDIAN, not AC_C_BIGENDIAN.
1950         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): Likewise.
1951         * m4/isinf.m4 (gl_ISINFL_WORKS): Likewise.
1952         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Likewise.
1953         * m4/md4.m4 (gl_MD4): Likewise.
1954         * m4/md5.m4 (gl_MD5): Likewise.
1955         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Likewise.
1956         * m4/sha1.m4 (gl_SHA1): Likewise.
1957         * m4/sha256.m4 (gl_SHA256): Likewise.
1958         * m4/sha512.m4 (gl_SHA512): Likewise.
1959
1960 2009-01-19  Bruno Haible  <bruno@clisp.org>
1961
1962         * modules/uniname/uniname-tests (Depends-on): Add progname.
1963         * tests/uniname/test-uninames.c: Include progname.h.
1964         (main): Call set_program_name.
1965
1966         * modules/unistdio/u8-vsprintf-tests (Depends-on): Add progname.
1967         * tests/unistdio/test-u8-vsprintf1.c: Include progname.h.
1968         (main): Call set_program_name.
1969
1970         * modules/unistdio/u8-vsnprintf-tests (Depends-on): Add progname.
1971         * tests/unistdio/test-u8-vsnprintf1.c: Include progname.h.
1972         (main): Call set_program_name.
1973
1974         * modules/unistdio/u16-vsprintf-tests (Depends-on): Add progname.
1975         * tests/unistdio/test-u16-vsprintf1.c: Include progname.h.
1976         (main): Call set_program_name.
1977
1978         * modules/unistdio/u16-vsnprintf-tests (Depends-on): Add progname.
1979         * tests/unistdio/test-u16-vsnprintf1.c: Include progname.h.
1980         (main): Call set_program_name.
1981
1982         * modules/unistdio/u32-vsprintf-tests (Depends-on): Add progname.
1983         * tests/unistdio/test-u32-vsprintf1.c: Include progname.h.
1984         (main): Call set_program_name.
1985
1986         * modules/unistdio/u32-vsnprintf-tests (Depends-on): Add progname.
1987         * tests/unistdio/test-u32-vsnprintf1.c: Include progname.h.
1988         (main): Call set_program_name.
1989
1990         * modules/unistdio/ulc-vsprintf-tests (Depends-on): Add progname.
1991         * tests/unistdio/test-ulc-vsprintf1.c: Include progname.h.
1992         (main): Call set_program_name.
1993
1994         * modules/unistdio/ulc-vsnprintf-tests (Depends-on): Add progname.
1995         * tests/unistdio/test-ulc-vsnprintf1.c: Include progname.h.
1996         (main): Call set_program_name.
1997
1998 2009-01-19  Eric Blake  <ebb9@byu.net>
1999
2000         test-unistd: test previous patch
2001         * tests/test-unistd.c: Test *_FILENO macros.
2002
2003         unistd: guarantee STDIN_FILENO here, for OS/2 EMX
2004         * lib/unistd.in.h (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO):
2005         Guarantee a definition.
2006         * doc/posix-headers/unistd.texi (unistd.h): Document the bug.
2007         * modules/unistd-safer (Depends-on): Add dependency on unistd.
2008         * lib/c-stack.c (STDERR_FILENO): Rely on <unistd.h>.
2009         * lib/dup-safer.c (STDERR_FILENO): Likewise.
2010         * lib/execute.c (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO):
2011         Likewise.
2012         * lib/fd-safer.c (STDIN_FILENO, STDERR_FILENO): Likewise.
2013         * lib/fopen-safer.c (STDERR_FILENO): Likewise.
2014         * lib/pipe.c (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO):
2015         Likewise.
2016         * lib/tmpfile-safer.c (STDERR_FILENO): Likewise.
2017         * tests/test-posix_spawn1.c (STDIN_FILENO, STDOUT_FILENO)
2018         (STDERR_FILENO): Likewise.
2019         * tests/test-posix_spawn2.c (STDIN_FILENO, STDOUT_FILENO)
2020         (STDERR_FILENO): Likewise.
2021         * tests/test-posix_spawn3.c (STDIN_FILENO, STDOUT_FILENO)
2022         (STDERR_FILENO): Likewise.
2023         Reported by Elbert Pol.
2024
2025 2009-01-19  Eric Blake  <ebb9@byu.net>
2026
2027         doc: mention more functions added in cygwin 1.7.0
2028         * doc/posix-functions/abort.texi (abort): Update wording related
2029         to cygwin.
2030         * doc/posix-functions/daylight.texi (daylight): Likewise.
2031         * doc/posix-functions/optarg.texi (optarg): Likewise.
2032         * doc/posix-functions/optarg.texi (opterr): Likewise.
2033         * doc/posix-functions/optarg.texi (optind): Likewise.
2034         * doc/posix-functions/optarg.texi (optopt): Likewise.
2035         * doc/posix-functions/wprintf.texi (wprintf): Cygwin wprintf never
2036         worked in 1.5.x, and was withdrawn in 1.7.
2037         * doc/posix-functions/vwprintf.texi (vwprintf): Likewise.
2038         * doc/posix-functions/fprintf.texi (fprintf): Tighten mention of
2039         cygwin versions.
2040         * doc/posix-functions/perror.texi (perror): Likewise.
2041         * doc/posix-functions/printf.texi (printf): Likewise.
2042         * doc/posix-functions/snprintf.texi (snprintf): Likewise.
2043         * doc/posix-functions/sprintf.texi (sprintf): Likewise.
2044         * doc/posix-functions/vfprintf.texi (vfprintf): Likewise.
2045         * doc/posix-functions/vprintf.texi (vprintf): Likewise.
2046         * doc/posix-functions/vsnprintf.texi (vsnprintf): Likewise.
2047         * doc/posix-functions/vsprintf.texi (vsprintf): Likewise.
2048         * doc/glibc-functions/obstack_printf.texi (obstack_printf):
2049         Likewise.
2050         * doc/glibc-functions/obstack_vprintf.texi (obstack_vprintf):
2051         Likewise.
2052         * doc/glibc-functions/cfmakeraw.texi (cfmakeraw): Cygwin 1.7 adds
2053         this function.
2054         * doc/glibc-functions/in6addr_any.texi (in6addr_any): Likewise.
2055         * doc/glibc-functions/in6addr_loopback.texi (in6addr_loopback):
2056         Likewise.
2057         * doc/glibc-functions/updwtmpx.texi (updwtmpx): Likewise.
2058         * doc/posix-functions/_Exit_C99.texi (_Exit): Likewise.
2059         * doc/posix-functions/confstr.texi (confstr): Likewise.
2060         * doc/posix-functions/dprintf.texi (dprintf): Likewise.
2061         * doc/posix-functions/fgetwc.texi (fgetwc): Likewise.
2062         * doc/posix-functions/fgetws.texi (fgetws): Likewise.
2063         * doc/posix-functions/fputwc.texi (fputwc): Likewise.
2064         * doc/posix-functions/fputws.texi (fputws): Likewise.
2065         * doc/posix-functions/fwide.texi (fwide): Likewise.
2066         * doc/posix-functions/getwc.texi (getwc): Likewise.
2067         * doc/posix-functions/getwchar.texi (getwchar): Likewise.
2068         * doc/posix-functions/putwc.texi (putwc): Likewise.
2069         * doc/posix-functions/putwchar.texi (putwchar): Likewise.
2070         * doc/posix-functions/sigignore.texi (sigignore): Likewise.
2071         * doc/posix-functions/ungetwc.texi (ungetwc): Likewise.
2072         * doc/posix-functions/vdprintf.texi (vdprintf): Likewise.
2073         * doc/posix-functions/wcpcpy.texi (wcpcpy): Likewise.
2074         * doc/posix-functions/wcpncpy.texi (wcpncpy): Likewise.
2075         * doc/posix-functions/wcstol.texi (wcstol): Likewise.
2076         * doc/posix-functions/wcstoll.texi (wcstoll): Likewise.
2077         * doc/posix-functions/wcstoul.texi (wcstoul): Likewise.
2078         * doc/posix-functions/wcstoull.texi (wcstoull): Likewise.
2079         * doc/posix-functions/wcsxfrm.texi (wcsxfrm): Likewise.
2080
2081 2009-01-19  Daniel P. Berrange  <berrange@redhat.com>
2082
2083         ioctl: avoid warning: no previous prototype for 'rpl_ioctl'
2084         * lib/ioctl.c: Include <sys/ioctl.h>.
2085
2086 2009-01-19  Simon Josefsson  <simon@josefsson.org>
2087
2088         * modules/getdate-tests (Depends-on): Add progname.
2089         * tests/test-getdate.c: Use progname module, to avoid link errors
2090         on non-glibc systems.
2091
2092 2009-01-18  Simon Josefsson  <simon@josefsson.org>
2093
2094         * modules/filenamecat-tests (Depends-on): Add progname.
2095         * modules/fstrcmp-tests (Depends-on): Likewise.
2096
2097         * tests/test-filenamecat.c: Use progname module, to avoid link
2098         errors on non-glibc systems.
2099         * tests/test-fstrcmp.c: Likewise.
2100
2101 2009-01-19  Daniel P. Berrange  <berrange@redhat.com>
2102
2103         gettimeofday: avoid warning: nested extern declaration of 'localtime'
2104         * lib/gettimeofday.c: Move extern declaration out of function.
2105
2106 2009-01-18  Bruno Haible  <bruno@clisp.org>
2107
2108         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't test for mblen and mbrlen.
2109         * lib/strftime.c (HAVE_MBLEN, HAVE_MBRLEN): Remove macros.
2110         (MULTIBYTE_IS_FORMAT_SAFE): Define to 1 on all platforms except OSF/1.
2111
2112 2009-01-18  Bruno Haible  <bruno@clisp.org>
2113
2114         * lib/strftime.c (MEMPCPY): Remove unused macro.
2115         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't test for mempcpy.
2116
2117 2009-01-18  Martin Lambers  <marlam@marlam.de>
2118
2119         New module 'link'.
2120         * lib/unistd.in.h (link): New declaration.
2121         * lib/link.c: New file.
2122         * m4/link.m4: New file.
2123         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_LINK,
2124         HAVE_LINK.
2125         * modules/unistd (Makefile.am): Substitute GNULIB_LINK, HAVE_LINK.
2126         * modules/link: New file.
2127         * doc/posix-functions/link.texi: Mention the new module.
2128
2129 2009-01-18  Bruno Haible  <bruno@clisp.org>
2130
2131         * tests/test-avltree_list.c (main): Call set_program_name.
2132         * tests/test-avltree_oset.c (main): Likewise.
2133         * tests/test-obstack-printf.c: Include progname.h.
2134         (main): Call set_program_name.
2135         * tests/test-quotearg.c: Include progname.h.
2136         (main): Call set_program_name.
2137         * tests/test-xmemdup0.c: Include progname.h.
2138         (main): Call set_program_name.
2139
2140 2009-01-18  Bruno Haible  <bruno@clisp.org>
2141
2142         New module 'alphasort'.
2143         * lib/dirent.in.h (alphasort): New declaration.
2144         * lib/alphasort.c: New file, from glibc with modifications.
2145         * m4/alphasort.m4: New file.
2146         * modules/alphasort: New file.
2147         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_ALPHASORT,
2148         HAVE_ALPHASORT.
2149         * modules/dirent (Makefile.am): Substitute GNULIB_ALPHASORT,
2150         HAVE_ALPHASORT.
2151         * doc/posix-functions/alphasort.texi: Mention the new module and the
2152         portability problems.
2153
2154 2009-01-18  Bruno Haible  <bruno@clisp.org>
2155
2156         New module 'scandir'.
2157         * lib/dirent.in.h (scandir): New declaration.
2158         * lib/scandir.c: New file, from glibc with modifications.
2159         * m4/scandir.m4: New file.
2160         * modules/scandir: New file.
2161         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_SCANDIR,
2162         HAVE_SCANDIR.
2163         * modules/dirent (Makefile.am): Substitute GNULIB_SCANDIR,
2164         HAVE_SCANDIR.
2165         * doc/posix-functions/scandir.texi: Mention the new module and the
2166         portability problems.
2167
2168 2009-01-17  Bruno Haible  <bruno@clisp.org>
2169
2170         * gnulib-tool (func_remove_prefix): Escape all dots in the prefix.
2171         Update documentation.
2172         (func_remove_suffix): Escape all dots in the suffix. Update
2173         documentation.
2174         (func_filter_filelist): Update documentation.
2175         Reported by Ralf Wildenhues.
2176
2177 2009-01-17  Bruno Haible  <bruno@clisp.org>
2178
2179         * modules/dprintf-posix-tests: New file.
2180         * tests/test-dprintf-posix.sh: New file.
2181         * tests/test-dprintf-posix.c: New file.
2182
2183         New modules 'dprintf', 'dprintf-posix'.
2184         * lib/stdio.in.h (dprintf): New declaration.
2185         * lib/dprintf.c: New file.
2186         * m4/dprintf.m4: New file.
2187         * m4/dprintf-posix.m4: New file.
2188         * modules/dprintf: New file.
2189         * modules/dprintf-posix: New file.
2190         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_DPRINTF,
2191         HAVE_DPRINTF, REPLACE_DPRINTF.
2192         * modules/stdio (Makefile.am): Substitute also GNULIB_DPRINTF,
2193         HAVE_DPRINTF, REPLACE_DPRINTF.
2194         * doc/posix-functions/dprintf.texi: Mention the new modules.
2195
2196 2009-01-17  Bruno Haible  <bruno@clisp.org>
2197
2198         * modules/vdprintf-posix-tests: New file.
2199         * tests/test-vdprintf-posix.sh: New file.
2200         * tests/test-vdprintf-posix.c: New file.
2201
2202         New modules 'vdprintf', 'vdprintf-posix'.
2203         * lib/stdio.in.h (vdprintf): New declaration.
2204         * lib/vdprintf.c: New file.
2205         * m4/vdprintf.m4: New file.
2206         * m4/vdprintf-posix.m4: New file.
2207         * modules/vdprintf: New file.
2208         * modules/vdprintf-posix: New file.
2209         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_VDPRINTF,
2210         HAVE_VDPRINTF, REPLACE_VDPRINTF.
2211         * modules/stdio (Makefile.am): Substitute also GNULIB_VDPRINTF,
2212         HAVE_VDPRINTF, REPLACE_VDPRINTF.
2213         * doc/posix-functions/vdprintf.texi: Mention the new modules.
2214
2215 2009-01-17  Bruno Haible  <bruno@clisp.org>
2216
2217         Fix replacement of fopen on mingw.
2218         * m4/fopen.m4 (gl_FUNC_FOPEN): Define FOPEN_TRAILING_SLASH_BUG also on
2219         mingw.
2220
2221 2009-01-17  Bruno Haible  <bruno@clisp.org>
2222
2223         Fix compilation error on HP-UX 11.00, present since 2008-09-24.
2224         * lib/fopen.c: Include <sys/types.h> and <sys/types.h>.
2225
2226 2009-01-17  Bruno Haible  <bruno@clisp.org>
2227
2228         Avoid test-fflush2.sh failure on mingw.
2229         * tests/test-fflush2.c: Include binary-io.h.
2230         (main): Put standard input into binary mode.
2231         * modules/fflush-tests (Depends-on): Add binary-io.
2232
2233 2009-01-17  Bruno Haible  <bruno@clisp.org>
2234
2235         * lib/wchar.in.h: In another particular situation, include only the
2236         system's <wchar.h> file.
2237         (_GL_ALREADY_INCLUDING_WCHAR_H): New macro.
2238         Reported by Albert Chin-A-Young <china@thewrittenword.com>
2239         and Thomas Guyot-Sionnest <dermoth@aei.ca>.
2240
2241 2009-01-17  Bruno Haible  <bruno@clisp.org>
2242
2243         Support for stripping executables in --enable-relocatable.
2244         * build-aux/install-reloc: Expect one more argument, or an environment
2245         variable RELOC_STRIP_PROG. If set, strip the destination program and
2246         its wrapper.
2247         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): In INSTALL_PROGRAM_ENV, set
2248         RELOC_STRIP_PROG.
2249         * doc/relocatable-maint.texi (Supporting Relocation): Mention the need
2250         to set RELOCATABLE_STRIP.
2251         * NEWS: Mention the new Makefile requirement.
2252
2253 2009-01-17  Bruno Haible  <bruno@clisp.org>
2254
2255         * build-aux/install-reloc: Remove debugging information left over by
2256         C compiler on MacOS X.
2257
2258 2009-01-17  Bruno Haible  <bruno@clisp.org>
2259
2260         Update use of _NSGetExecutablePath after API change in MacOS X 10.4.
2261         * lib/progreloc.c (find_executable): Fix type of pointer passed to
2262         _NSGetExecutablePath.
2263
2264 2009-01-16  Jim Meyering  <meyering@redhat.com>
2265
2266         strerror: avoid warnings about discarding "const"
2267         * lib/strerror.c (rpl_strerror): Instead of returning a const
2268         string from each and every "case", use a variable, and add a single
2269         cast after the switch.
2270
2271 2009-01-16  Albert Chin-A-Young <china@thewrittenword.com>
2272
2273         * lib/arpa_inet.in.h: Add extern "C" block for C++.
2274
2275 2009-01-16  Bruno Haible  <bruno@clisp.org>
2276
2277         * m4/printf.m4 (gl_SNPRINTF_SIZE1, gl_VSNPRINTF_ZEROSIZE_C99): Use an
2278         array initializer syntax that also works in C++ mode.
2279         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
2280
2281 2009-01-16  Jim Meyering  <meyering@redhat.com>
2282
2283         poll: suppress a warning
2284         * lib/poll.c: Use #pragma GCC diagnostic ignored "-Wtype-limits"
2285         to ignore "...unsigned expression < 0 is always false" warnings.
2286
2287 2009-01-16  Daniel P. Berrange  <berrange@redhat.com>
2288
2289         poll: remove declarations of unused variables
2290         * lib/poll.c (poll) [WIN32_NATIVE]: Remove declarations of unused
2291         sockbuf and optlen.
2292
2293 2009-01-15  Bruno Haible  <bruno@clisp.org>
2294
2295         Make fflush-after-ungetc POSIX compliant on BSD systems.
2296         * lib/fflush.c (clear_ungetc_buffer_preserving_position): New function.
2297         (clear_ungetc_buffer): Implement also for other systems.
2298         (rpl_fflush): On glibc systems, invoke
2299         clear_ungetc_buffer_preserving_position. Otherwise, invoke
2300         clear_ungetc_buffer after fetching the stream's position, not before.
2301
2302 2009-01-15  Bruno Haible  <bruno@clisp.org>
2303
2304         Make fflush-after-ungetc POSIX compliant on glibc systems.
2305         * m4/fflush.m4 (gl_FUNC_FFLUSH): Test also the behaviour of fflush
2306         after ungetc.
2307         * lib/fflush.c (clear_ungetc_buffer): Implement for glibc systems.
2308         (rpl_fflush): On glibc systems, simply call the system's fflush
2309         function after clearing the ungetc buffer.
2310         * lib/fseeko.c (rpl_fseeko): Don't try to lseek past the end of file.
2311         Instead, lseek only to the end of file, then use the system's fseeko
2312         for the rest. On glibc systems, reset the EOF indicator bit.
2313
2314 2009-01-15  Jim Meyering  <meyering@redhat.com>
2315
2316         openmp.m4: revert quote-adding change, for portability to older autoconf
2317         * m4/openmp.m4: Remove the quotes added on 2009-01-14.
2318         This reverts part of 42d1eda5dcce2d68deab7a642e7f29bcd7144a0d.
2319         Simon Josefsson noticed the problem when using autoconf-2.61.
2320
2321 2009-01-15  Bruno Haible  <bruno@clisp.org>
2322
2323         * tests/test-fflush2.sh: Invoke test-fflush2 twice.
2324         * tests/test-fflush2.c (ASSERT): Always fail.
2325         (main): Add two tests for fflush() after ungetc(), taking into account
2326         the Austin Group's clarification.
2327         Suggested by Eric Blake.
2328
2329 2009-01-15  Albert Chin-A-Young  <china@thewrittenword.com>
2330
2331         mktime.m4: remove K&R-style function prototypes
2332         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove K&R-style function prototypes
2333         for the Sun C++ compiler.
2334
2335 2009-01-14  Bruno Haible  <bruno@clisp.org>
2336
2337         * lib/stdint.in.h (_GL_JUST_INCLUDE_SYSTEM_WCHAR_H): New macro, defined
2338         while including <wchar.h>.
2339         * lib/wchar.in.h: In two particular situations on HP-UX, include only
2340         the system's <wchar.h> file.
2341         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
2342
2343 2009-01-14  Bruno Haible  <bruno@clisp.org>
2344
2345         * m4/csharp.m4: Don't mention gettext on the serial number line.
2346         * m4/csharpexec.m4: Likewise.
2347         * m4/eaccess.m4: Likewise.
2348         * m4/javaexec.m4: Likewise.
2349         * m4/sig_atomic_t.m4: Likewise.
2350         * m4/tmpdir.m4: Likewise.
2351         * m4/intldir.m4: Bump gettext version.
2352         * m4/lib-ld.m4: Likewise.
2353
2354 2009-01-14  Bruno Haible  <bruno@clisp.org>
2355
2356         * lib/progname.c (set_program_name): Add more comments.
2357         Reported by Sergey Poznyakoff <gray@gnu.org.ua>.
2358
2359 2009-01-14  Simon Josefsson  <simon@josefsson.org>
2360
2361         * lib/sys_stat.in.h: Include sys/types.h for nlink_t on systems
2362         were sys/stat.h does not define it.
2363
2364 2009-01-14  Jim Meyering  <meyering@redhat.com>
2365
2366         many *.m4 files: improve m4 quoting
2367         99% of this change was performed by running the following commands:
2368         git ls-files | grep '\.m4$' | xargs perl -pi \
2369           -e 's/(AC_\w+\()([^[()]+?)([,)])/$1\[$2]$3/g;' \
2370           -e 's/(AC_\w+\((?:\[[^,]+?\], ){1})([^,[()]+?)([,)])/$1\[$2]$3/g;' \
2371           -e 's/(AC_\w+\((?:\[[^,]+?\], ){2})([^,[()]+?)([,)])/$1\[$2]$3/g;' \
2372           -e 's/(AC_\w+\((?:\[[^,]+?\], ){3})([^,[()]+?)([,)])/$1\[$2]$3/g'
2373         perl -pi -e 's/\[\.\.\.\]/.../' m4/onceonly.m4
2374         The remainder were to add Copyright dates, increment serial numbers,
2375         undo some changes in comments, exclude m4/intl.m4, and add quotes
2376         around the "1" in ",1" where the unusual spacing prohibited the
2377         above regexps from doing the job.  For more details, see
2378         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/16175>.
2379         * m4/acl.m4: Modified.
2380         * m4/afs.m4: Likewise.
2381         * m4/alloca.m4: Likewise.
2382         * m4/argp.m4: Likewise.
2383         * m4/argz.m4: Likewise.
2384         * m4/atexit.m4: Likewise.
2385         * m4/bison-i18n.m4: Likewise.
2386         * m4/bison.m4: Likewise.
2387         * m4/byteswap.m4: Likewise.
2388         * m4/c-stack.m4: Likewise.
2389         * m4/c-strtod.m4: Likewise.
2390         * m4/calloc.m4: Likewise.
2391         * m4/canonicalize-lgpl.m4: Likewise.
2392         * m4/chown.m4: Likewise.
2393         * m4/clock_time.m4: Likewise.
2394         * m4/codeset.m4: Likewise.
2395         * m4/copy-file.m4: Likewise.
2396         * m4/csharp.m4: Likewise.
2397         * m4/csharpcomp.m4: Likewise.
2398         * m4/csharpexec.m4: Likewise.
2399         * m4/d-ino.m4: Likewise.
2400         * m4/d-type.m4: Likewise.
2401         * m4/dirfd.m4: Likewise.
2402         * m4/double-slash-root.m4: Likewise.
2403         * m4/eaccess.m4: Likewise.
2404         * m4/eealloc.m4: Likewise.
2405         * m4/environ.m4: Likewise.
2406         * m4/errno_h.m4: Likewise.
2407         * m4/euidaccess.m4: Likewise.
2408         * m4/execute.m4: Likewise.
2409         * m4/fatal-signal.m4: Likewise.
2410         * m4/fchdir.m4: Likewise.
2411         * m4/fcntl_h.m4: Likewise.
2412         * m4/fileblocks.m4: Likewise.
2413         * m4/filenamecat.m4: Likewise.
2414         * m4/findprog.m4: Likewise.
2415         * m4/flexmember.m4: Likewise.
2416         * m4/fnmatch.m4: Likewise.
2417         * m4/fopen.m4: Likewise.
2418         * m4/fpending.m4: Likewise.
2419         * m4/fprintf-posix.m4: Likewise.
2420         * m4/free.m4: Likewise.
2421         * m4/frexp.m4: Likewise.
2422         * m4/frexpl.m4: Likewise.
2423         * m4/fsusage.m4: Likewise.
2424         * m4/ftruncate.m4: Likewise.
2425         * m4/gc-camellia.m4: Likewise.
2426         * m4/gc-random.m4: Likewise.
2427         * m4/gc.m4: Likewise.
2428         * m4/getaddrinfo.m4: Likewise.
2429         * m4/getcwd-abort-bug.m4: Likewise.
2430         * m4/getcwd-path-max.m4: Likewise.
2431         * m4/getdate.m4: Likewise.
2432         * m4/getdomainname.m4: Likewise.
2433         * m4/getgroups.m4: Likewise.
2434         * m4/gethostname.m4: Likewise.
2435         * m4/gethrxtime.m4: Likewise.
2436         * m4/getline.m4: Likewise.
2437         * m4/getloadavg.m4: Likewise.
2438         * m4/getndelim2.m4: Likewise.
2439         * m4/getpass.m4: Likewise.
2440         * m4/gettext.m4: Likewise.
2441         * m4/gettime.m4: Likewise.
2442         * m4/gettimeofday.m4: Likewise.
2443         * m4/gnulib-common.m4: Likewise.
2444         * m4/group-member.m4: Likewise.
2445         * m4/host-os.m4: Likewise.
2446         * m4/iconv.m4: Likewise.
2447         * m4/iconv_open.m4: Likewise.
2448         * m4/inet_ntop.m4: Likewise.
2449         * m4/inet_pton.m4: Likewise.
2450         * m4/inline.m4: Likewise.
2451         * m4/intldir.m4: Likewise.
2452         * m4/intlmacosx.m4: Likewise.
2453         * m4/intmax.m4: Likewise.
2454         * m4/intmax_t.m4: Likewise.
2455         * m4/inttypes.m4: Likewise.
2456         * m4/inttypes_h.m4: Likewise.
2457         * m4/inttypes-pri.m4: Likewise.
2458         * m4/isapipe.m4: Likewise.
2459         * m4/isnand.m4: Likewise.
2460         * m4/isnanf.m4: Likewise.
2461         * m4/isnanl.m4: Likewise.
2462         * m4/javacomp.m4: Likewise.
2463         * m4/javaexec.m4: Likewise.
2464         * m4/jm-winsz1.m4: Likewise.
2465         * m4/jm-winsz2.m4: Likewise.
2466         * m4/lchown.m4: Likewise.
2467         * m4/lcmessage.m4: Likewise.
2468         * m4/ldexpl.m4: Likewise.
2469         * m4/lib-ld.m4: Likewise.
2470         * m4/lib-link.m4: Likewise.
2471         * m4/libsigsegv.m4: Likewise.
2472         * m4/link-follow.m4: Likewise.
2473         * m4/localcharset.m4: Likewise.
2474         * m4/locale-fr.m4: Likewise.
2475         * m4/locale-ja.m4: Likewise.
2476         * m4/locale-tr.m4: Likewise.
2477         * m4/locale-zh.m4: Likewise.
2478         * m4/lock.m4: Likewise.
2479         * m4/longlong.m4: Likewise.
2480         * m4/ls-mntd-fs.m4: Likewise.
2481         * m4/lstat.m4: Likewise.
2482         * m4/malloc.m4: Likewise.
2483         * m4/mathl.m4: Likewise.
2484         * m4/mbrtowc.m4: Likewise.
2485         * m4/mbstate_t.m4: Likewise.
2486         * m4/mbswidth.m4: Likewise.
2487         * m4/memchr.m4: Likewise.
2488         * m4/memcmp.m4: Likewise.
2489         * m4/memcpy.m4: Likewise.
2490         * m4/memmem.m4: Likewise.
2491         * m4/memmove.m4: Likewise.
2492         * m4/mempcpy.m4: Likewise.
2493         * m4/memrchr.m4: Likewise.
2494         * m4/memset.m4: Likewise.
2495         * m4/minmax.m4: Likewise.
2496         * m4/mkdir-slash.m4: Likewise.
2497         * m4/mkdtemp.m4: Likewise.
2498         * m4/mktime.m4: Likewise.
2499         * m4/mmap-anon.m4: Likewise.
2500         * m4/mountlist.m4: Likewise.
2501         * m4/nanosleep.m4: Likewise.
2502         * m4/nls.m4: Likewise.
2503         * m4/nocrash.m4: Likewise.
2504         * m4/open.m4: Likewise.
2505         * m4/openat.m4: Likewise.
2506         * m4/openmp.m4: Likewise.
2507         * m4/pathmax.m4: Likewise.
2508         * m4/perl.m4: Likewise.
2509         * m4/physmem.m4: Likewise.
2510         * m4/pipe.m4: Likewise.
2511         * m4/po.m4: Likewise.
2512         * m4/poll.m4: Likewise.
2513         * m4/posixtm.m4: Likewise.
2514         * m4/posixver.m4: Likewise.
2515         * m4/printf-frexp.m4: Likewise.
2516         * m4/printf-frexpl.m4: Likewise.
2517         * m4/printf-posix.m4: Likewise.
2518         * m4/printf-posix-rpl.m4: Likewise.
2519         * m4/printf.m4: Likewise.
2520         * m4/progtest.m4: Likewise.
2521         * m4/putenv.m4: Likewise.
2522         * m4/readline.m4: Likewise.
2523         * m4/readlink.m4: Likewise.
2524         * m4/readutmp.m4: Likewise.
2525         * m4/realloc.m4: Likewise.
2526         * m4/regex.m4: Likewise.
2527         * m4/relocatable.m4: Likewise.
2528         * m4/relocatable-lib.m4: Likewise.
2529         * m4/rename-dest-slash.m4: Likewise.
2530         * m4/rename.m4: Likewise.
2531         * m4/rmdir-errno.m4: Likewise.
2532         * m4/rmdir.m4: Likewise.
2533         * m4/roundf.m4: Likewise.
2534         * m4/roundl.m4: Likewise.
2535         * m4/rpmatch.m4: Likewise.
2536         * m4/save-cwd.m4: Likewise.
2537         * m4/selinux-selinux-h.m4: Likewise.
2538         * m4/setenv.m4: Likewise.
2539         * m4/settime.m4: Likewise.
2540         * m4/sig2str.m4: Likewise.
2541         * m4/sig_atomic_t.m4: Likewise.
2542         * m4/signalblocking.m4: Likewise.
2543         * m4/signbit.m4: Likewise.
2544         * m4/sigpipe.m4: Likewise.
2545         * m4/sockets.m4: Likewise.
2546         * m4/sockpfaf.m4: Likewise.
2547         * m4/st_dm_mode.m4: Likewise.
2548         * m4/stat-time.m4: Likewise.
2549         * m4/stdbool.m4: Likewise.
2550         * m4/stdint.m4: Likewise.
2551         * m4/stdint_h.m4: Likewise.
2552         * m4/stpcpy.m4: Likewise.
2553         * m4/stpncpy.m4: Likewise.
2554         * m4/strcase.m4: Likewise.
2555         * m4/strchrnul.m4: Likewise.
2556         * m4/strcspn.m4: Likewise.
2557         * m4/strdup.m4: Likewise.
2558         * m4/strftime.m4: Likewise.
2559         * m4/strndup.m4: Likewise.
2560         * m4/strnlen.m4: Likewise.
2561         * m4/strpbrk.m4: Likewise.
2562         * m4/strptime.m4: Likewise.
2563         * m4/strsep.m4: Likewise.
2564         * m4/strtod.m4: Likewise.
2565         * m4/strtoimax.m4: Likewise.
2566         * m4/strtok_r.m4: Likewise.
2567         * m4/strtol.m4: Likewise.
2568         * m4/strtoll.m4: Likewise.
2569         * m4/strtoul.m4: Likewise.
2570         * m4/strtoull.m4: Likewise.
2571         * m4/strtoumax.m4: Likewise.
2572         * m4/strverscmp.m4: Likewise.
2573         * m4/threadlib.m4: Likewise.
2574         * m4/timegm.m4: Likewise.
2575         * m4/tm_gmtoff.m4: Likewise.
2576         * m4/tmpdir.m4: Likewise.
2577         * m4/tmpfile.m4: Likewise.
2578         * m4/tzset.m4: Likewise.
2579         * m4/uintmax_t.m4: Likewise.
2580         * m4/unlinkdir.m4: Likewise.
2581         * m4/unlocked-io.m4: Likewise.
2582         * m4/uptime.m4: Likewise.
2583         * m4/userspec.m4: Likewise.
2584         * m4/utimbuf.m4: Likewise.
2585         * m4/utime.m4: Likewise.
2586         * m4/utimes-null.m4: Likewise.
2587         * m4/utimes.m4: Likewise.
2588         * m4/vararrays.m4: Likewise.
2589         * m4/vasnprintf.m4: Likewise.
2590         * m4/vfprintf-posix.m4: Likewise.
2591         * m4/vprintf-posix.m4: Likewise.
2592         * m4/wait-process.m4: Likewise.
2593         * m4/wchar_t.m4: Likewise.
2594         * m4/wint_t.m4: Likewise.
2595         * m4/write-any-file.m4: Likewise.
2596         * m4/yield.m4: Likewise.
2597
2598 2009-01-13  Bruno Haible  <bruno@clisp.org>
2599
2600         Avoid test-copy-file.sh failures when ACL support insufficient.
2601         * modules/copy-file-tests (Makefile.am): Pass USE_ACL in
2602         TESTS_ENVIRONMENT.
2603         * tests/test-copy-file.sh: Skip the ACL comparisons if USE_ACL is 0.
2604         Reported by Jim Meyering.
2605
2606 2009-01-13  Bruno Haible  <bruno@clisp.org>
2607
2608         * modules/unistdio/u-printf-args (Files): Add m4/stdint_h.m4 and
2609         m4/inttypes_h.m4, needed by m4/intmax_t.m4.
2610         * modules/unistdio/u8-printf-parse (Files): Likewise.
2611         * modules/unistdio/u32-printf-parse (Files): Likewise.
2612         * modules/unistdio/ulc-printf-parse (Files): Likewise.
2613
2614 2009-01-13  Simon Josefsson  <simon@josefsson.org>
2615
2616         * modules/unistdio/u16-printf-parse (Files): Add m4/stdint_h.m4
2617         and m4/inttypes_h.m4 too.
2618
2619 2009-01-12  Eric Blake  <ebb9@byu.net>
2620
2621         tests: IRIX 6.2 cc can't compile -0.0 into .data
2622         * tests/test-ceill.c (minus_zero): Compute -0.0L at runtime,
2623         rather than at compile-time.
2624         * tests/test-floorl.c (minus_zero): Likewise.
2625         * tests/test-frexpl.c (minus_zero): Likewise.
2626         * tests/test-isnan.c (minus_zerol): Likewise.
2627         * tests/test-isnanl.h (minus_zero): Likewise.
2628         * tests/test-ldexpl.c (minus_zero): Likewise.
2629         * tests/test-roundl.c (minus_zero): Likewise.
2630         * tests/test-signbit.c (minus_zerol): Likewise.
2631         * tests/test-snprintf-posix.h (minus_zerol): Likewise.
2632         * tests/test-sprintf-posix.h (minus_zerol): Likewise.
2633         * tests/test-truncl.c (minus_zero): Likewise.
2634         * tests/test-vasnprintf-posix.c (minus_zerol): Likewise.
2635         * tests/test-vasprintf-posix.c (minus_zerol): Likewise.
2636         Reported by Tom G. Christensen and Nelson H. F. Beebe.
2637
2638 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
2639
2640         regex: fix glibc bug 9697
2641         * lib/regcomp.c (re_compile_fastmap_iter): Rewrite COMPLEX_BRACKET
2642         handling.
2643
2644 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
2645
2646         regex: fix glibc bug 697
2647         * lib/regexec.c (prune_impossible_nodes): Handle sifted_states[0]
2648         being NULL also if there are no backreferences.
2649
2650 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
2651
2652         regex: merge glibc changes
2653         * lib/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc.
2654         * lib/regex_internal.c (build_wcs_buffer, build_wcs_upper_buffer,
2655         re_string_skip_chars, re_string_reconstruct): Likewise.
2656         * lib/regex_internal.h [!_LIBC] (__mbrtowc): New #define.
2657
2658 2009-01-07  Jim Meyering  <meyering@redhat.com>
2659
2660         poll: filter through cppi
2661         * lib/poll.c: Indent cpp directives to reflect nesting.
2662
2663 2009-01-07  Daniel P. Berrange  <berrange@redhat.com>
2664
2665         poll: don't return uninitialized
2666         * lib/poll.c (poll) [WIN32_NATIVE]: Initialize "rc".
2667
2668 2009-01-06  Jeremy Olexa <darkside@gentoo.org>  (tiny change)
2669
2670         avoid compile failure on AIX 6.1
2671         * lib/getloadavg.c [HAVE_LIBPERFSTAT]: Include <sys/protosw.h>.
2672         Details in http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/15465
2673
2674 2009-01-04  Jim Meyering  <meyering@redhat.com>
2675
2676         remove duplicate inclusion of <stdio.h>
2677         * tests/test-fprintf-posix.c: Likewise.
2678         * tests/test-printf-posix.c: Likewise.
2679         * tests/test-snprintf-posix.c: Likewise.
2680         * tests/test-sprintf-posix.c: Likewise.
2681         * tests/test-vasprintf-posix.c: Likewise.
2682         * tests/test-vfprintf-posix.c: Likewise.
2683         * tests/test-vprintf-posix.c: Likewise.
2684         * tests/test-vsnprintf-posix.c: Likewise.
2685         * tests/test-vsprintf-posix.c: Likewise.
2686
2687 2009-01-03  Jim Meyering  <meyering@redhat.com>
2688
2689         gnulib-tool: fix sed-based filtering
2690         * gnulib-tool (func_filter_filelist): Remove extra backslash
2691         in sed_fff_filter definition.
2692
2693 2009-01-02  Jim Meyering  <meyering@redhat.com>
2694
2695         strftime: avoid compilation failure on Solaris 2.6
2696         * modules/strftime (Depends-on): Add mbrlen and mbsinit.
2697         * lib/strftime.c [DO_MULTIBYTE]: Include <wchar.h> unconditionally.
2698         Don't #define mbrlen or mbsinit, since now they're guaranteed to
2699         be available.  Reported by Tom G. Christensen.  Details in
2700         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/16180>.
2701
2702 2009-01-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2703             Bruno Haible  <bruno@clisp.org>
2704
2705         Speed up gnulib-tool by doing more string processing through shell
2706         built-ins.
2707         * gnulib-tool (fast_func_append): New variable.
2708         (func_remove_prefix, func_remove_suffix): New functions.
2709         (fast_func_remove_prefix, fast_func_remove_suffix): New variables.
2710         (func_filter_filelist): New function.
2711         (func_get_dependencies): Use func_remove_suffix instead of sed.
2712         (func_get_automake_snippet): Use func_filter_filelist instead of a
2713         subshell and sed invocation.
2714
2715 2009-01-01  Bruno Haible  <bruno@clisp.org>
2716
2717         Fix a security bug.
2718         * gnulib-tool (func_import, import, update): Don't allow the characters
2719         '"', '$', '`', '\' in macro arguments that become part of commands that
2720         are evaluated.
2721
2722 2009-01-01  Bruno Haible  <bruno@clisp.org>
2723
2724         * gnulib-tool (func_reset_sigpipe): Add more comments.
2725
2726 2009-01-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2727
2728         * gnulib-tool (func_modules_add_dummy, func_emit_lib_Makefile_am,
2729         func_emit_tests_Makefile_am, func_import): Abort loops early if we
2730         already know the answer.
2731
2732 2009-01-01  Jim Meyering  <meyering@redhat.com>
2733
2734         * lib/version-etc.c (version_etc_va): Update copyright year.
2735
2736 2008-12-30  Bruno Haible  <bruno@clisp.org>
2737
2738         * m4/lib-prefix.m4 (AC_LIB_LINKFLAGS_BODY): Don't overwrite
2739         LIB${NAME}_PREFIX when considering the dependencies of lib${name}.
2740         Reported by Charles Wilson <cygwin@cwilson.fastmail.fm>.
2741
2742 2008-12-29  Eric Blake  <ebb9@byu.net>
2743
2744         multiarch: avoid autoconf AC_REQUIRE bug
2745         * m4/multiarch.m4 (gl_MULTIARCH): Split body...
2746         (gl_MULTIARCH_BODY): ...into new macro, to work around bug in Autoconf
2747         2.63 and older.
2748         Reported by Bruno Haible, and analyzed in
2749         http://lists.gnu.org/archive/html/bug-autoconf/2008-12/msg00039.html
2750
2751 2008-12-29  Bruno Haible  <bruno@clisp.org>
2752
2753         * gnulib-tool (func_import): When generating sed-ignore-removed, handle
2754         files in subdirectories correctly.
2755         Reported by Ralf Wildenhues.
2756
2757 2008-12-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2758
2759         * gnulib-tool (func_update_ignorelist): Use 'join - FILE'
2760         rather than 'join FILE -', for Solaris join.
2761
2762 2008-12-29  Bruno Haible  <bruno@clisp.org>
2763
2764         * m4/codeset.m4 (AM_LANGINFO_CODESET): More systematic m4 argument
2765         quoting.
2766         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
2767         * m4/glibc2.m4 (gt_GLIBC2): Likewise.
2768         * m4/glibc21.m4 (gl_GLIBC21): Likewise.
2769         * m4/iconv.m4 (AM_ICONV_LINK, AM_ICONV): Likewise.
2770         * m4/intdiv0.m4 (gt_INTDIV0): Likewise.
2771         * m4/intlmacosx.m4 (gt_INTL_MACOSX): Likewise.
2772         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Likewise.
2773         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Likewise.
2774         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
2775         * m4/lcmessage.m4 (gt_LC_MESSAGES): Likewise.
2776         * m4/nls.m4 (AM_NLS): Likewise.
2777         * m4/po.m4 (AM_PO_SUBDIRS): Likewise.
2778         * m4/printf-posix.m4 (gt_PRINTF_POSIX): Likewise.
2779         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
2780         * m4/size_max.m4 (gl_SIZE_MAX): Likewise.
2781         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Likewise.
2782         * m4/threadlib.m4 (gl_THREADLIB_BODY): Likewise.
2783         * m4/uintmax_t.m4 (gl_AC_TYPE_UINTMAX_T): Likewise.
2784         * m4/visibility.m4 (gl_VISIBILITY): Likewise.
2785         * m4/wchar_t.m4 (gt_TYPE_WCHAR_T): Likewise.
2786         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
2787         * m4/xsize.m4 (gl_XSIZE): Likewise.
2788         Suggested by Jim Meyering.
2789
2790 2008-11-17  Bruce Korb  <bkorb@gnu.org>
2791
2792         * lib/parse-duration.h: non-iso form accepts years, months weeks, too
2793         * lib/parse-duration.c: use a switch instead of cascading if's.
2794
2795 2008-12-29  Eric Blake  <ebb9@byu.net>
2796
2797         wchar.h: supply WEOF on Irix 5.3
2798         * lib/wchar.in.h (wint_t): Also supply WEOF.
2799         * lib/wctype.in.h (wint_t): Likewise.
2800         * doc/posix-headers/wchar.texi (wchar.h): Document the bug.
2801         * doc/posix-headers/wctype.texi (wctype.h): Likewise.
2802         Reported by Tom G. Christensen.
2803
2804 2008-12-26  Bruno Haible  <bruno@clisp.org>
2805
2806         * m4/multiarch.m4 (gl_MULTIARCH): Recognize also the architecture names
2807         i486, i586, i686.
2808
2809 2008-12-26  Bruno Haible  <bruno@clisp.org>
2810
2811         * lib/stdlib.in.h (struct random_data): Fix indentation of comments.
2812
2813 2008-12-26  Bruno Haible  <bruno@clisp.org>
2814
2815         * lib/stdint.in.h: Move the include of <wchar.h> down until after all
2816         the types are defined. Also conditionalize it on __STDC_LIMIT_MACROS,
2817         not __STDC_CONSTANT_MACROS.
2818         Reported by Nelson H. F. Beebe <beebe@math.utah.edu> via Eric Blake.
2819
2820 2008-12-25  Bruno Haible  <bruno@clisp.org>
2821
2822         Add support for universal builds to vasnprintf.
2823         * m4/printf.m4 (gl_PRINTF_ENOMEM): Require gl_MULTIARCH. In Apple
2824         universal builds, guess no.
2825         * modules/vasnprintf-posix (Depends-on): Add multiarch.
2826         * modules/vasprintf-posix (Depends-on): Likewise.
2827         * modules/fprintf-posix (Depends-on): Likewise.
2828         * modules/vfprintf-posix (Depends-on): Likewise.
2829         * modules/snprintf-posix (Depends-on): Likewise.
2830         * modules/vsnprintf-posix (Depends-on): Likewise.
2831         * modules/sprintf-posix (Depends-on): Likewise.
2832         * modules/vsprintf-posix (Depends-on): Likewise.
2833         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
2834         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
2835         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
2836         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
2837         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
2838         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
2839         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
2840
2841         Add support for universal builds to <inttypes.h>.
2842         * lib/inttypes.in.h (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX,
2843         _SCNu64_PREFIX): In Apple
2844         universal builds, define directly, using _LP64.
2845         * m4/inttypes.m4 (gl_INTTYPES_H): In Apple universal builds, set
2846         INT64_MAX_EQ_LONG_MAX and UINT64_MAX_EQ_ULONG_MAX to -1.
2847         * modules/inttypes (Depends-on): Add multiarch.
2848         (Makefile.am): Substitute APPLE_UNIVERSAL_BUILD.
2849
2850         Add support for universal builds to <stdint.h>.
2851         * lib/stdint.in.h (PDFDIFF_MIN, PTRDIFF_MAX, SIZE_MAX): In Apple
2852         universal builds, define directly, using _LP64.
2853         * m4/stdint.m4 (gl_STDINT_TYPE_PROPERTIES): Require gl_MULTIARCH. In
2854         Apple universal builds, don't test for the size and suffix of ptrdiff_t
2855         and size_t.
2856         * modules/stdint (Depends-on): Add multiarch.
2857         (Makefile.am): Substitute APPLE_UNIVERSAL_BUILD.
2858
2859         New module 'multiarch'.
2860         * modules/multiarch: New file.
2861         * m4/multiarch.m4: New file.
2862
2863 2008-12-25  Bruno Haible  <bruno@clisp.org>
2864
2865         * gnulib-tool (func_create_testdir): Avoid failure of mv command.
2866
2867 2008-12-25  Bruno Haible  <bruno@clisp.org>
2868
2869         * modules/btowc (License): Relicense under LGPLv2+.
2870         * modules/mbsinit (License): Likewise.
2871         * modules/mbrtowc (License): Likewise.
2872         * modules/wcrtomb (License): Likewise.
2873         * modules/streq (License): Likewise.
2874         Reported by David Lutterkort <lutter@redhat.com>.
2875
2876 2008-12-23  Bruno Haible  <bruno@clisp.org>
2877
2878         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Fix conditional and comment.
2879
2880 2008-12-23  Bruno Haible  <bruno@clisp.org>
2881
2882         Module getaddrinfo requires linking with $(GETADDRINFO_LIB).
2883         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Put link options into
2884         GETADDRINFO_LIB, not in LIBS.
2885         * modules/getaddrinfo (Link): Set to $(GETADDRINFO_LIB).
2886         * modules/canon-host (Link): Likewise.
2887         * NEWS: Mention the change.
2888         * modules/getaddrinfo-tests (test_getaddrinfo_LDADD): Add the
2889         GETADDRINFO_LIB.
2890
2891 2008-12-22  Bruno Haible  <bruno@clisp.org>
2892
2893         * doc/posix-functions/iswalnum_l.texi: Mention limitation of wchar_t.
2894         * doc/posix-functions/iswalpha_l.texi: Likewise.
2895         * doc/posix-functions/iswblank_l.texi: Likewise.
2896         * doc/posix-functions/iswcntrl_l.texi: Likewise.
2897         * doc/posix-functions/iswctype_l.texi: Likewise.
2898         * doc/posix-functions/iswdigit_l.texi: Likewise.
2899         * doc/posix-functions/iswgraph_l.texi: Likewise.
2900         * doc/posix-functions/iswlower_l.texi: Likewise.
2901         * doc/posix-functions/iswprint_l.texi: Likewise.
2902         * doc/posix-functions/iswpunct_l.texi: Likewise.
2903         * doc/posix-functions/iswspace_l.texi: Likewise.
2904         * doc/posix-functions/iswupper_l.texi: Likewise.
2905         * doc/posix-functions/iswxdigit_l.texi: Likewise.
2906         * doc/posix-functions/mbsnrtowcs.texi: Likewise.
2907         * doc/posix-functions/open_wmemstream.texi: Likewise.
2908         * doc/posix-functions/swscanf.texi: Likewise.
2909         * doc/posix-functions/towctrans_l.texi: Likewise.
2910         * doc/posix-functions/towlower.texi: Likewise.
2911         * doc/posix-functions/towlower_l.texi: Likewise.
2912         * doc/posix-functions/towupper.texi: Likewise.
2913         * doc/posix-functions/towupper_l.texi: Likewise.
2914         * doc/posix-functions/vfwprintf.texi: Likewise.
2915         * doc/posix-functions/vfwscanf.texi: Likewise.
2916         * doc/posix-functions/vswscanf.texi: Likewise.
2917         * doc/posix-functions/vwprintf.texi: Likewise.
2918         * doc/posix-functions/vwscanf.texi: Likewise.
2919         * doc/posix-functions/wcpcpy.texi: Likewise.
2920         * doc/posix-functions/wcpncpy.texi: Likewise.
2921         * doc/posix-functions/wcscasecmp.texi: Likewise.
2922         * doc/posix-functions/wcscasecmp_l.texi: Likewise.
2923         * doc/posix-functions/wcscoll_l.texi: Likewise.
2924         * doc/posix-functions/wcsdup.texi: Likewise.
2925         * doc/posix-functions/wcsncasecmp.texi: Likewise.
2926         * doc/posix-functions/wcsncasecmp_l.texi: Likewise.
2927         * doc/posix-functions/wcsnlen.texi: Likewise.
2928         * doc/posix-functions/wcsnrtombs.texi: Likewise.
2929         * doc/posix-functions/wcsxfrm_l.texi: Likewise.
2930         * doc/posix-functions/wctrans_l.texi: Likewise.
2931         * doc/posix-functions/wctype_l.texi: Likewise.
2932         * doc/glibc-functions/fgetwc_unlocked.texi: Likewise.
2933         * doc/glibc-functions/fgetws_unlocked.texi: Likewise.
2934         * doc/glibc-functions/fputwc_unlocked.texi: Likewise.
2935         * doc/glibc-functions/fputws_unlocked.texi: Likewise.
2936         * doc/glibc-functions/getwc_unlocked.texi: Likewise.
2937         * doc/glibc-functions/getwchar_unlocked.texi: Likewise.
2938         * doc/glibc-functions/putwc_unlocked.texi: Likewise.
2939         * doc/glibc-functions/putwchar_unlocked.texi: Likewise.
2940         * doc/glibc-functions/wcschrnul.texi: Likewise.
2941         * doc/glibc-functions/wcsftime_l.texi: Likewise.
2942         * doc/glibc-functions/wcstod_l.texi: Likewise.
2943         * doc/glibc-functions/wcstof_l.texi: Likewise.
2944         * doc/glibc-functions/wcstol_l.texi: Likewise.
2945         * doc/glibc-functions/wcstold_l.texi: Likewise.
2946         * doc/glibc-functions/wcstoll_l.texi: Likewise.
2947         * doc/glibc-functions/wcstoq.texi: Likewise.
2948         * doc/glibc-functions/wcstoul_l.texi: Likewise.
2949         * doc/glibc-functions/wcstoull_l.texi: Likewise.
2950         * doc/glibc-functions/wcstouq.texi: Likewise.
2951         * doc/glibc-functions/wmempcpy.texi: Likewise.
2952
2953 2008-12-22  Ingo Weinhold  <ingo_weinhold@gmx.de>  (tiny change)
2954             Eric Blake  <ebb9@byu.net>
2955             Paolo Bonzini  <bonzini@gnu.org>
2956             Bruno Haible  <bruno@clisp.org>
2957
2958         Make c-stack work on Haiku.
2959         * lib/c-stack.c (SA_ONSTACK): Define fallback.
2960         (c_stack_action): Use SA_ONSTACK flag.
2961
2962 2008-12-22  Bruno Haible  <bruno@clisp.org>
2963
2964         * m4/locale-fr.m4 (gt_LOCALE_FR_UTF8): Treat Haiku like BeOS.
2965
2966 2008-12-22  Bruno Haible  <bruno@clisp.org>
2967
2968         Work around mbrlen() bugs on AIX, HP-UX, OSF/1, Solaris.
2969         * m4/mbrlen.m4 (gl_FUNC_MBRLEN): Set REPLACE_MBRLEN if mbrtowc is
2970         being overridden.
2971         (gl_MBRLEN_INCOMPLETE_STATE, gl_MBRLEN_RETVAL, gl_MBRLEN_NUL_RETVAL):
2972         New macros.
2973         * lib/wchar.in.h (mbrlen): Override if REPLACE_MBRLEN is set.
2974         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBRLEN.
2975         * modules/wchar (Makefile.am): Substitute REPLACE_MBRLEN.
2976         * doc/posix-functions/mbrlen.texi: Mention the various platform bugs.
2977
2978 2008-12-22  Bruno Haible  <bruno@clisp.org>
2979
2980         * m4/mbrtowc.m4 (gl_MBRTOWC_INCOMPLETE_STATE): Remove unused variable
2981         from test code.
2982
2983 2008-12-22  Eric Blake  <ebb9@byu.net>
2984
2985         Avoid gcc warnings on cygwin.
2986         * lib/regex_internal.c (re_string_reconstruct) [!RE_ENABLE_I18N]:
2987         Avoid unused variable.
2988         * lib/regexec.c (check_arrival_add_next_nodes) [!RE_ENABLE_I18N]:
2989         Likewise.
2990
2991 2008-12-22  Bruno Haible  <bruno@clisp.org>
2992
2993         Remove HAVE_MBRTOWC conditionals.
2994         * lib/mbscasecmp.c: Include mbuiter.h unconditionally.
2995         (mbscasecmp): Assume mbrtowc function.
2996         * lib/mbscasestr.c: Include mbuiter.h unconditionally.
2997         (knuth_morris_pratt_multibyte, mbscasestr): Assume mbrtowc function.
2998         * lib/mbschr.c: Include mbuiter.h unconditionally.
2999         (mbschr): Assume mbrtowc function.
3000         * lib/mbscspn.c: Include mbuiter.h unconditionally.
3001         (mbscspn): Assume mbrtowc function.
3002         * lib/mbslen.c: Include mbuiter.h unconditionally.
3003         (mbslen): Assume mbrtowc function.
3004         * lib/mbsncasecmp.c: Include mbuiter.h unconditionally.
3005         (mbsncasecmp): Assume mbrtowc function.
3006         * lib/mbsnlen.c: Include mbiter.h unconditionally.
3007         (mbsnlen): Assume mbrtowc function.
3008         * lib/mbspbrk.c: Include mbuiter.h unconditionally.
3009         (mbspbrk): Assume mbrtowc function.
3010         * lib/mbspcasecmp.c: Include mbuiter.h unconditionally.
3011         (mbspcasecmp): Assume mbrtowc function.
3012         * lib/mbsrchr.c: Include mbuiter.h unconditionally.
3013         (mbsrchr): Assume mbrtowc function.
3014         * lib/mbssep.c: Include mbuiter.h unconditionally.
3015         (mbssep): Assume mbrtowc function.
3016         * lib/mbsspn.c: Include mbuiter.h unconditionally.
3017         (mbsspn): Assume mbrtowc function.
3018         * lib/mbsstr.c: Include mbuiter.h unconditionally.
3019         (knuth_morris_pratt_multibyte, mbsstr): Assume mbrtowc function.
3020         * lib/mbstok_r.c: Include mbuiter.h unconditionally.
3021         (mbstok_r): Assume mbrtowc function.
3022         * lib/propername.c: Include mbuiter.h unconditionally.
3023         (mbsstr_trimmed_wordbounded): Assume mbrtowc function.
3024         * lib/trim.c: Include mbchar.h, mbiter.h uncondtionally.
3025         (trim2): Assume mbrtowc function.
3026         * lib/mbswidth.c (mbsinit): Remove fallback definition.
3027         (mbsnwidth): Assume mbrtowc function.
3028         * modules/mbswidth (Depends-on): Add mbrtowc, mbsinit.
3029         * lib/quotearg.c (MB_CUR_MAX, mbstate_t, mbrtowc, iswprint): Remove
3030         fallback definitions.
3031         * modules/quotearg (Depends-on): Add mbrtowc, mbsinit.
3032
3033 2008-12-22  Bruno Haible  <bruno@clisp.org>
3034
3035         * doc/posix-functions/mbtowc.texi: Mention a glibc bug.
3036
3037 2008-12-22  Paolo Bonzini  <bonzini@gnu.org>
3038
3039         * modules/regex: Request emulations for the mb*/wc* functions we need.
3040         * m4/regex.m4: Don't look for those functions here.
3041         * lib/regex_internal.h: Do not check HAVE_WCRTOMB and HAVE_MBRTOWC.
3042
3043 2008-12-22  Bruno Haible  <bruno@clisp.org>
3044
3045         * modules/fnmatch (Depends-on): Remove duplicated dependency.
3046
3047 2008-12-21  Bruno Haible  <bruno@clisp.org>
3048
3049         Make mbiter.h, mbuiter.h, mbfile.h usable unconditionally.
3050         * modules/mbiter (Depends-on): Add mbrtowc, mbsinit.
3051         (Include): Remove conditionalization.
3052         * modules/mbuiter (Depends-on): Add mbrtowc, mbsinit.
3053         (Include): Remove conditionalization.
3054         * modules/mbfile (Depends-on): Add mbrtowc, mbsinit.
3055         (Include): Remove conditionalization.
3056         * m4/mbiter.m4 (gl_MBITER): Deprecate the use of AC_FUNC_MBRTOWC.
3057         * m4/mbfile.m4 (gl_MBFILE): Likewise.
3058         * NEWS: Mention the change.
3059         Reported by Alan Hourihane <alanh@fairlite.co.uk>
3060         via Sergey Poznyakoff <gray@gnu.org.ua>.
3061
3062 2008-12-21  Bruno Haible  <bruno@clisp.org>
3063
3064         * MODULES.html.sh (Extended multibyte and wide character utilities
3065         <wchar.h>): Add btowc, wctob, mbsinit, mbrlen, mbrtowc, mbsrtowcs,
3066         wcrtomb, wcsrtombs.
3067         (Support for systems lacking POSIX:2008): Add accept, bind, close,
3068         connect, fclose, getpeername, getsockname, getsockopt, hostent, listen,
3069         mbsnrtowcs, posix_spawn*, recv, recvfrom, sched, select, send, sendto,
3070         setsockopt, shutdown, socket, spawn, sys_wait, wcsnrtombs, write.
3071
3072 2008-12-21  Bruno Haible  <bruno@clisp.org>
3073
3074         * MODULES.html.sh: Change section titles to refer to POSIX:2008.
3075
3076 2008-12-21  Bruno Haible  <bruno@clisp.org>
3077
3078         * modules/wcsnrtombs-tests: New file.
3079         * tests/test-wcsnrtombs1.sh: New file.
3080         * tests/test-wcsnrtombs2.sh: New file.
3081         * tests/test-wcsnrtombs3.sh: New file.
3082         * tests/test-wcsnrtombs4.sh: New file.
3083         * tests/test-wcsnrtombs.c: New file.
3084
3085         New module 'wcsnrtombs'.
3086         * lib/wchar.in.h (wcsnrtombs): New declaration.
3087         * lib/wcsnrtombs.c: New file.
3088         * lib/wcsrtombs-state.c: New file.
3089         * lib/wcsrtombs.c: Refer to _gl_wcsrtombs_state.
3090         (internal_state): Remove variable.
3091         * m4/wcsnrtombs.m4: New file.
3092         * m4/wcsrtombs.m4 (gl_FUNC_WCSRTOMBS): Add wcsrtombs-state.c to the
3093         compilation units.
3094         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSNRTOMBS,
3095         HAVE_WCSNRTOMBS.
3096         * modules/wchar (Makefile.am): Substitute GNULIB_WCSNRTOMBS,
3097         HAVE_WCSNRTOMBS.
3098         * modules/wcsnrtombs: New file.
3099         * modules/wcsrtombs (Files): Add lib/wcsrtombs-state.c.
3100         * doc/posix-functions/wcsnrtombs.texi: Mention the new module.
3101
3102 2008-12-21  Bruno Haible  <bruno@clisp.org>
3103
3104         * modules/wcsrtombs-tests: New file.
3105         * tests/test-wcsrtombs1.sh: New file.
3106         * tests/test-wcsrtombs2.sh: New file.
3107         * tests/test-wcsrtombs3.sh: New file.
3108         * tests/test-wcsrtombs4.sh: New file.
3109         * tests/test-wcsrtombs.c: New file.
3110
3111         New module 'wcsrtombs'.
3112         * lib/wchar.in.h (wcsrtombs): New declaration.
3113         * lib/wcsrtombs.c: New file.
3114         * m4/wcsrtombs.m4: New file.
3115         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSRTOMBS,
3116         HAVE_WCSRTOMBS, REPLACE_WCSRTOMBS.
3117         * modules/wchar (Makefile.am): Substitute GNULIB_WCSRTOMBS,
3118         HAVE_WCSRTOMBS, REPLACE_WCSRTOMBS.
3119         * modules/wcsrtombs: New file.
3120         * doc/posix-functions/wcsrtombs.texi: Mention the new module and the
3121         bugs.
3122
3123 2008-12-21  Bruno Haible  <bruno@clisp.org>
3124
3125         Work around a wcrtomb() bug on Solaris 10 and OSF/1 5.1.
3126         * lib/wchar.in.h (wcrtomb): Override if REPLACE_WCRTOMB is set.
3127         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): Test the return value of wcrtomb
3128         with NULL destination argument in various locales. Set REPLACE_WCRTOMB
3129         if not correct.
3130         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_WCRTOMB.
3131         * modules/wchar (Makefile.am): Substitute REPLACE_WCRTOMB.
3132         * modules/wcrtomb (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
3133         m4/locale-zh.m4, m4/codeset.m4.
3134         * doc/posix-functions/wcrtomb.texi: Document the bug.
3135
3136 2008-12-21  Bruno Haible  <bruno@clisp.org>
3137
3138         Work around a btowc() bug on IRIX 6.5.
3139         * lib/wchar.in.h (btowc): Override if REPLACE_BTOWC is set.
3140         * m4/btowc.m4 (gl_FUNC_BTOWC): Test whether btowc(EOF) is correct. Set
3141         REPLACE_WTOBC if not.
3142         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_BTOWC.
3143         * modules/wchar (Makefile.am): Substitute REPLACE_BTOWC.
3144         * doc/posix-functions/btowc.texi: Mention the IRIX bug.
3145
3146 2008-12-21  Bruno Haible  <bruno@clisp.org>
3147
3148         * modules/wcrtomb-tests: New file.
3149         * tests/test-wcrtomb.sh: New file.
3150         * tests/test-wcrtomb.c: New file.
3151
3152         New module 'wcrtomb'.
3153         * lib/wchar.in.h (wcrtomb): New declaration.
3154         * lib/wcrtomb.c: New file.
3155         * m4/wcrtomb.m4: New file.
3156         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCRTOMB,
3157         HAVE_WCRTOMB.
3158         * modules/wchar (Makefile.am): Substitute GNULIB_WCRTOMB,
3159         HAVE_WCRTOMB.
3160         * modules/wcrtomb: New file.
3161         * doc/posix-functions/wcrtomb.texi: Mention the new module.
3162
3163 2008-12-21  Bruno Haible  <bruno@clisp.org>
3164
3165         * modules/mbrtowc (Files): Add m4/codeset.m4, needed by m4/locale-fr.m4.
3166         * modules/mbsrtowcs (Files): Likewise.
3167         * modules/wctob (Files): Likewise.
3168         * modules/c-strcase-tests (Files): Likewise.
3169         * modules/unistdio/u8-vasnprintf-tests (Files): Likewise.
3170         * modules/unistdio/u16-vasnprintf-tests (Files): Likewise.
3171         * modules/unistdio/u32-vasnprintf-tests (Files): Likewise.
3172         * modules/unistdio/ulc-vasnprintf-tests (Files): Likewise.
3173         * modules/vasnprintf-posix-tests (Files): Likewise.
3174
3175 2008-12-21  William Pursell  <bill.pursell@gmail.com>
3176
3177         gitlog-to-changelog: pass all command-line arguments to git-log
3178         * build-aux/gitlog-to-changelog: When producing a ChangeLog,
3179         it is sometimes convenient to filter the commits in various ways.
3180         gitlog-to-changelog only allows --since to specify a start date,
3181         but git-log itself supports many other filtering mechanisms.
3182         At the moment, I want to filter by branch name.  Rather than
3183         adding a --branch option to gitlog-to-changelog, it seems more
3184         flexible to simply pass all options directly to git-log and let
3185         git do the work.  Notice that this effectively makes --since a
3186         redundant option for gitlog-to-changelog, but removing it would
3187         require current usage to change since calls would then require
3188         an additional '--'.
3189
3190 2008-12-21  Bruno Haible  <bruno@clisp.org>
3191
3192         * modules/mbsnrtowcs-tests: New file.
3193         * tests/test-mbsnrtowcs1.sh: New file.
3194         * tests/test-mbsnrtowcs2.sh: New file.
3195         * tests/test-mbsnrtowcs3.sh: New file.
3196         * tests/test-mbsnrtowcs4.sh: New file.
3197         * tests/test-mbsnrtowcs.c: New file.
3198
3199         New module 'mbsnrtowcs'.
3200         * lib/wchar.in.h (mbsnrtowcs): New declaration.
3201         * lib/mbsnrtowcs.c: New file.
3202         * lib/mbsrtowcs-state.c: New file.
3203         * lib/mbsrtowcs.c: Refer to _gl_mbsrtowcs_state.
3204         (internal_state): Remove variable.
3205         * m4/mbsnrtowcs.m4: New file.
3206         * m4/mbsrtowcs.m4 (gl_FUNC_MBSRTOWCS): Add mbsrtowcs-state.c to the
3207         compilation units.
3208         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSNRTOWCS,
3209         HAVE_MBSNRTOWCS, REPLACE_MBSNRTOWCS.
3210         * modules/wchar (Makefile.am): Substitute GNULIB_MBSNRTOWCS,
3211         HAVE_MBSNRTOWCS, REPLACE_MBSNRTOWCS.
3212         * modules/mbsnrtowcs: New file.
3213         * modules/mbsrtowcs (Files): Add lib/mbsrtowcs-state.c.
3214         * doc/posix-functions/mbsnrtowcs.texi: Mention the new module and a
3215         portability problem.
3216
3217 2008-12-21  Bruno Haible  <bruno@clisp.org>
3218
3219         Work around mbsrtowcs bug.
3220         * m4/mbsrtowcs.m4 (gl_MBSRTOWCS_WORKS): New macro.
3221         (gl_FUNC_MBSRTOWCS): Invoke it.
3222         * modules/mbsrtowcs (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
3223         m4/locale-zh.m4.
3224         * doc/posix-functions/mbsrtowcs.texi: Document the bug.
3225
3226 2008-12-21  Bruno Haible  <bruno@clisp.org>
3227
3228         * tests/test-mbsrtowcs.c (main): Execute the loop also for unlimited=1.
3229
3230 2008-12-21  Bruno Haible  <bruno@clisp.org>
3231
3232         Update doc for AIX.
3233         * doc/pastposix-functions/wcswcs.texi: Mention that AIX has only a
3234         16-bit wchar_t type.
3235         * doc/posix-functions/btowc.texi: Likewise.
3236         * doc/posix-functions/fgetwc.texi: Likewise.
3237         * doc/posix-functions/fgetws.texi: Likewise.
3238         * doc/posix-functions/fputwc.texi: Likewise.
3239         * doc/posix-functions/fputws.texi: Likewise.
3240         * doc/posix-functions/fwide.texi: Likewise.
3241         * doc/posix-functions/fwprintf.texi: Likewise.
3242         * doc/posix-functions/fwscanf.texi: Likewise.
3243         * doc/posix-functions/getwchar.texi: Likewise.
3244         * doc/posix-functions/getwc.texi: Likewise.
3245         * doc/posix-functions/iswalnum.texi: Likewise.
3246         * doc/posix-functions/iswalpha.texi: Likewise.
3247         * doc/posix-functions/iswblank.texi: Likewise.
3248         * doc/posix-functions/iswcntrl.texi: Likewise.
3249         * doc/posix-functions/iswctype.texi: Likewise.
3250         * doc/posix-functions/iswdigit.texi: Likewise.
3251         * doc/posix-functions/iswgraph.texi: Likewise.
3252         * doc/posix-functions/iswlower.texi: Likewise.
3253         * doc/posix-functions/iswprint.texi: Likewise.
3254         * doc/posix-functions/iswpunct.texi: Likewise.
3255         * doc/posix-functions/iswspace.texi: Likewise.
3256         * doc/posix-functions/iswupper.texi: Likewise.
3257         * doc/posix-functions/iswxdigit.texi: Likewise.
3258         * doc/posix-functions/mbrtowc.texi: Likewise.
3259         * doc/posix-functions/mbsrtowcs.texi: Likewise.
3260         * doc/posix-functions/mbstowcs.texi: Likewise.
3261         * doc/posix-functions/mbtowc.texi: Likewise.
3262         * doc/posix-functions/putwchar.texi: Likewise.
3263         * doc/posix-functions/putwc.texi: Likewise.
3264         * doc/posix-functions/swprintf.texi: Likewise.
3265         * doc/posix-functions/tolower.texi: Likewise.
3266         * doc/posix-functions/toupper.texi: Likewise.
3267         * doc/posix-functions/towctrans.texi: Likewise.
3268         * doc/posix-functions/ungetwc.texi: Likewise.
3269         * doc/posix-functions/vswprintf.texi: Likewise.
3270         * doc/posix-functions/wcrtomb.texi: Likewise.
3271         * doc/posix-functions/wcscat.texi: Likewise.
3272         * doc/posix-functions/wcschr.texi: Likewise.
3273         * doc/posix-functions/wcscmp.texi: Likewise.
3274         * doc/posix-functions/wcscoll.texi: Likewise.
3275         * doc/posix-functions/wcscpy.texi: Likewise.
3276         * doc/posix-functions/wcscspn.texi: Likewise.
3277         * doc/posix-functions/wcsftime.texi: Likewise.
3278         * doc/posix-functions/wcslen.texi: Likewise.
3279         * doc/posix-functions/wcsncat.texi: Likewise.
3280         * doc/posix-functions/wcsncmp.texi: Likewise.
3281         * doc/posix-functions/wcsncpy.texi: Likewise.
3282         * doc/posix-functions/wcspbrk.texi: Likewise.
3283         * doc/posix-functions/wcsrchr.texi: Likewise.
3284         * doc/posix-functions/wcsrtombs.texi: Likewise.
3285         * doc/posix-functions/wcsspn.texi: Likewise.
3286         * doc/posix-functions/wcsstr.texi: Likewise.
3287         * doc/posix-functions/wcstod.texi: Likewise.
3288         * doc/posix-functions/wcstof.texi: Likewise.
3289         * doc/posix-functions/wcstoimax.texi: Likewise.
3290         * doc/posix-functions/wcstok.texi: Likewise.
3291         * doc/posix-functions/wcstold.texi: Likewise.
3292         * doc/posix-functions/wcstoll.texi: Likewise.
3293         * doc/posix-functions/wcstol.texi: Likewise.
3294         * doc/posix-functions/wcstombs.texi: Likewise.
3295         * doc/posix-functions/wcstoull.texi: Likewise.
3296         * doc/posix-functions/wcstoul.texi: Likewise.
3297         * doc/posix-functions/wcstoumax.texi: Likewise.
3298         * doc/posix-functions/wcswidth.texi: Likewise.
3299         * doc/posix-functions/wcsxfrm.texi: Likewise.
3300         * doc/posix-functions/wctob.texi: Likewise.
3301         * doc/posix-functions/wctomb.texi: Likewise.
3302         * doc/posix-functions/wctrans.texi: Likewise.
3303         * doc/posix-functions/wctype.texi: Likewise.
3304         * doc/posix-functions/wcwidth.texi: Likewise.
3305         * doc/posix-functions/wmemchr.texi: Likewise.
3306         * doc/posix-functions/wmemcmp.texi: Likewise.
3307         * doc/posix-functions/wmemcpy.texi: Likewise.
3308         * doc/posix-functions/wmemmove.texi: Likewise.
3309         * doc/posix-functions/wmemset.texi: Likewise.
3310         * doc/posix-functions/wprintf.texi: Likewise.
3311         * doc/posix-functions/wscanf.texi: Likewise.
3312
3313 2008-12-21  Bruno Haible  <bruno@clisp.org>
3314
3315         Update doc for HP-UX 11.11.
3316         * doc/posix-functions/btowc.texi: Clarify that the function is missing
3317         in HP-UX version 11.00, not in all versions of HP-UX 11.
3318         * doc/posix-functions/fwide.texi: Likewise.
3319         * doc/posix-functions/fwprintf.texi: Likewise.
3320         * doc/posix-functions/fwscanf.texi: Likewise.
3321         * doc/posix-functions/inet_ntop.texi: Likewise.
3322         * doc/posix-functions/inet_pton.texi: Likewise.
3323         * doc/posix-functions/mbrlen.texi: Likewise.
3324         * doc/posix-functions/mbrtowc.texi: Likewise.
3325         * doc/posix-functions/mbsinit.texi: Likewise.
3326         * doc/posix-functions/mbsrtowcs.texi: Likewise.
3327         * doc/posix-functions/swprintf.texi: Likewise.
3328         * doc/posix-functions/swscanf.texi: Likewise.
3329         * doc/posix-functions/towctrans.texi: Likewise.
3330         * doc/posix-functions/vfwprintf.texi: Likewise.
3331         * doc/posix-functions/vswprintf.texi: Likewise.
3332         * doc/posix-functions/vwprintf.texi: Likewise.
3333         * doc/posix-functions/wcrtomb.texi: Likewise.
3334         * doc/posix-functions/wcsrtombs.texi: Likewise.
3335         * doc/posix-functions/wcsstr.texi: Likewise.
3336         * doc/posix-functions/wctob.texi: Likewise.
3337         * doc/posix-functions/wctrans.texi: Likewise.
3338         * doc/posix-functions/wmemchr.texi: Likewise.
3339         * doc/posix-functions/wmemcmp.texi: Likewise.
3340         * doc/posix-functions/wmemcpy.texi: Likewise.
3341         * doc/posix-functions/wmemmove.texi: Likewise.
3342         * doc/posix-functions/wmemset.texi: Likewise.
3343         * doc/posix-functions/wprintf.texi: Likewise.
3344         * doc/posix-functions/wscanf.texi: Likewise.
3345
3346 2008-12-21  Bruno Haible  <bruno@clisp.org>
3347
3348         Work around a portability problem.
3349         * tests/test-mbsrtowcs.c (main): Use a temporary conversion state.
3350         * doc/posix-functions/mbsrtowcs.texi: Document the portability problem.
3351
3352 2008-12-20  Bruno Haible  <bruno@clisp.org>
3353
3354         * lib/wchar.in.h (mbsrtowcs): Redefine if REPLACE_MBSRTOWCS is set.
3355         * m4/mbsrtowcs.m4 (gl_FUNC_MBSRTOWCS): Invoke gl_MBSTATE_T_BROKEN. Set
3356         REPLACE_MBSRTOWCS if mbsrtowcs needs to be overridden.
3357         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBSRTOWCS.
3358         * modules/wchar (Makefile.am): Substitute REPLACE_MBSRTOWCS.
3359
3360         Work around mbrtowc bugs on AIX, HP-UX, OSF/1, Solaris.
3361         * lib/wchar.in.h (mbstate_t): Redefine also if REPLACE_MBSTATE_T is
3362         set.
3363         (GNULIB_defined_mbstate_t): New macro.
3364         (mbsinit): Redefine if REPLACE_MBSINIT is set.
3365         (mbrtowc): Redefine if REPLACE_MBRTOWC is set.
3366         * lib/mbrtowc.c (rpl_mbrtowc): Add an alternative implementation that
3367         reuses the system's mbrtowc function but works around the bugs.
3368         * m4/mbrtowc.m4 (gl_MBSTATE_T_BROKEN, gl_MBRTOWC_INCOMPLETE_STATE,
3369         gl_MBRTOWC_NULL_ARG, gl_MBRTOWC_RETVAL, gl_MBRTOWC_NUL_RETVAL): New
3370         macros.
3371         (gl_FUNC_MBRTOWC): Invoke them. Set REPLACE_MBRTOWC if mbrtowc needs to
3372         be overridden. Optionally define MBRTOWC_NULL_ARG_BUG,
3373         MBRTOWC_RETVAL_BUG, MBRTOWC_NUL_RETVAL_BUG.
3374         * m4/mbsinit.m4 (gl_FUNC_MBSINIT): Invoke gl_MBSTATE_T_BROKEN. Set
3375         REPLACE_MBSINIT if mbsinit needs to be overridden.
3376         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBSTATE_T,
3377         REPLACE_MBSINIT, REPLACE_MBRTOWC.
3378         * modules/wchar (Makefile.am): Substitute REPLACE_MBSTATE_T,
3379         REPLACE_MBSINIT, REPLACE_MBRTOWC.
3380         * modules/mbrtowc (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
3381         m4/locale-zh.m4.
3382         (Depends): Add mbsinit.
3383         * modules/mbsinit (Depends): Add mbrtowc.
3384         * doc/posix-functions/mbrtowc.texi: Mention the various bugs.
3385
3386 2008-12-20  Bruno Haible  <bruno@clisp.org>
3387
3388         * tests/test-mbrtowc.c (main): Change sample string in EUC-JP encoding
3389         so that there are no conversion errors on AIX.
3390         * tests/test-mbsrtowcs.c (main): LIkewise.
3391
3392 2008-12-20  Bruno Haible  <bruno@clisp.org>
3393
3394         Work around wctob bug on Solaris <= 9.
3395         * lib/wchar.in.h (wctob): Redefine if REPLACE_WCTOB is set.
3396         * m4/wctob.m4 (gl_FUNC_WCTOB): Test whether wctob works.
3397         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_WCTOB.
3398         * modules/wchar (Makefile.am): Substitute REPLACE_WCTOB.
3399         * modules/wctob (Files): Add m4/locale-fr.m4.
3400         * doc/posix-functions/wctob.texi: Mention the Solaris bug.
3401
3402 2008-12-20  Bruno Haible  <bruno@clisp.org>
3403
3404         * doc/posix-functions/select.texi: Mention Solaris 2.6 bug with
3405         /dev/null.
3406         * tests/test-select-in.sh: Likewise.
3407         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
3408
3409 2008-12-20  Bruno Haible  <bruno@clisp.org>
3410
3411         Don't pretend that Cygwin has a ja_JP.EUC-JP locale.
3412         * m4/locale-ja.m4 (gt_LOCALE_JA): Add test for MB_CUR_MAX. Needed on
3413         Cygwin 1.5.x.
3414
3415 2008-12-20  Bruno Haible  <bruno@clisp.org>
3416
3417         Ensure mbstate_t is defined on HP-UX 11.11.
3418         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Require
3419         AC_CANONICAL_HOST. On HP-UX, define _XOPEN_SOURCE to 500.
3420         * m4/mbstate_t.m4 (AC_TYPE_MBSTATE_T): Require
3421         AC_USE_SYSTEM_EXTENSIONS.
3422         * modules/fnmatch (Depends-on): Add extensions.
3423         * modules/mbrlen (Depends-on): Likewise.
3424         * modules/mbrtowc (Depends-on): Likewise.
3425         * modules/mbsinit (Depends-on): Likewise.
3426         * modules/mbsrtowcs (Depends-on): Likewise.
3427         * modules/mbswidth (Depends-on): Likewise.
3428         * modules/quotearg (Depends-on): Likewise.
3429         * modules/strftime (Depends-on): Likewise.
3430
3431 2008-12-20  Bruno Haible  <bruno@clisp.org>
3432
3433         Ensure wctob is declared on IRIX 6.5.
3434         * lib/wchar.in.h (wctob): Declare also when HAVE_DECL_WCTOB is 0.
3435         * m4/wctob.m4 (gl_FUNC_WCTOB): Set HAVE_DECL_WCTOB instead of
3436         HAVE_WCTOB. Also test whether <wchar.h> declares wctob.
3437         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize HAVE_DECL_WCTOB instead
3438         of HAVE_WCTOB.
3439         * modules/wchar (Makefile.am): Substitute HAVE_DECL_WCTOB instead of
3440         HAVE_WCTOB.
3441         * doc/posix-functions/wctob.texi: Mention missing declaration on IRIX.
3442
3443 2008-12-19  Bruno Haible  <bruno@clisp.org>
3444
3445         * modules/mbsrtowcs-tests: New file.
3446         * tests/test-mbsrtowcs1.sh: New file.
3447         * tests/test-mbsrtowcs2.sh: New file.
3448         * tests/test-mbsrtowcs3.sh: New file.
3449         * tests/test-mbsrtowcs4.sh: New file.
3450         * tests/test-mbsrtowcs.c: New file.
3451
3452         New module 'mbsrtowcs'.
3453         * lib/wchar.in.h (mbsrtowcs): New declaration.
3454         * lib/mbsrtowcs.c: New file.
3455         * m4/mbsrtowcs.m4: New file.
3456         * modules/mbsrtowcs: New file.
3457         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSRTOWCS and
3458         HAVE_MBSRTOWCS.
3459         * modules/wchar (Makefile.am): Substitute GNULIB_MBSRTOWCS and
3460         HAVE_MBSRTOWCS.
3461         * doc/posix-functions/mbsrtowcs.texi: Document the new module.
3462
3463 2008-12-19  Bruno Haible  <bruno@clisp.org>
3464
3465         New module 'mbrlen'.
3466         * lib/wchar.in.h (mbrlen): New declaration.
3467         * lib/mbrlen.c: New file.
3468         * m4/mbrlen.m4: New file.
3469         * modules/mbrlen: New file.
3470         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBRLEN and
3471         HAVE_MBRLEN.
3472         * modules/wchar (Makefile.am): Substitute GNULIB_MBRLEN and
3473         HAVE_MBRLEN.
3474         * doc/posix-functions/mbrlen.texi: Document the new module.
3475
3476 2008-12-19  Bruno Haible  <bruno@clisp.org>
3477
3478         * lib/mbrtowc.c: Include verify.h. Verify an assumption.
3479         * modules/mbrtowc (Depends-on): Add verify.
3480         Suggested by Paul Eggert.
3481
3482 2008-12-18  Bruno Haible  <bruno@clisp.org>
3483
3484         * modules/mbsinit-tests: New file.
3485         * tests/test-mbsinit.sh: New file.
3486         * tests/test-mbsinit.c: New file.
3487
3488 2008-12-18  Bruno Haible  <bruno@clisp.org>
3489
3490         * modules/mbrtowc-tests: New file.
3491         * tests/test-mbrtowc1.sh: New file.
3492         * tests/test-mbrtowc2.sh: New file.
3493         * tests/test-mbrtowc3.sh: New file.
3494         * tests/test-mbrtowc4.sh: New file.
3495         * tests/test-mbrtowc.c: New file.
3496
3497         New module 'mbrtowc'.
3498         * lib/wchar.in.h (mbstate_t): Override when the system does not have
3499         mbsinit and mbrtowc.
3500         (mbrtowc): New declaration.
3501         * lib/mbrtowc.c: New file.
3502         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC, gl_PREREQ_MBRTOWC): New macros.
3503         * modules/mbrtowc: New file.
3504         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBRTOWC and
3505         HAVE_MBRTOWC.
3506         * modules/wchar (Makefile.am): Substitute GNULIB_MBRTOWC and
3507         HAVE_MBRTOWC.
3508         * doc/posix-functions/mbrtowc.texi: Document the new module.
3509
3510 2008-12-18  Bruno Haible  <bruno@clisp.org>
3511
3512         New module 'wctob'.
3513         * lib/wchar.in.h (wctob): New declaration.
3514         * lib/wctob.c: New file.
3515         * m4/wctob.m4: New file.
3516         * modules/wctob: New file.
3517         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCTOB and
3518         HAVE_WCTOB.
3519         * modules/wchar (Makefile.am): Substitute GNULIB_WCTOB and HAVE_WCTOB.
3520         * doc/posix-functions/wctob.texi: Document the new module.
3521
3522 2008-12-18  Bruno Haible  <bruno@clisp.org>
3523
3524         * m4/mbsinit.m4 (gl_FUNC_MBSINIT): Invoke gl_REPLACE_WCHAR_H.
3525         * m4/btowc.m4 (gl_FUNC_BTOWC): Likewise.
3526
3527 2008-12-18  Simon Josefsson  <simon@josefsson.org>
3528
3529         * lib/flock.c: Use proper #if symbol in check.  Reported by "Tom
3530         G. Christensen" <tgc@jupiterrise.com>.
3531
3532         * lib/flock.c: Need to include errno.h.  Reported by "Tom
3533         G. Christensen" <tgc@jupiterrise.com>.
3534
3535         * lib/flock.c: Need to include string.h.  Reported by "Tom
3536         G. Christensen" <tgc@jupiterrise.com> and Eric Blake
3537         <ebb9@byu.net>.
3538
3539 2008-12-18  Bruno Haible  <bruno@clisp.org>
3540
3541         * m4/locale-ja.m4: New file, from GNU gettext.
3542
3543 2008-12-17  Bruno Haible  <bruno@clisp.org>
3544
3545         * m4/mbrtowc.m4 (AC_FUNC_MBRTOWC): Don't override in autoconf >= 2.60.
3546         Suggested by Eric Blake.
3547
3548 2008-12-17  Bruno Haible  <bruno@clisp.org>
3549
3550         * m4/errno_h.m4 (AC_COMPUTE_INT): Provide fallback definition.
3551
3552 2008-12-17  Bruno Haible  <bruno@clisp.org>
3553
3554         * lib/mbsinit.c: Include verify.h. Verify an assumption.
3555         * modules/mbsinit (Depends-on): Add verify.
3556         Suggested by Paul Eggert.
3557
3558 2008-12-17  Bruno Haible  <bruno@clisp.org>
3559
3560         * m4/mbrtowc.m4 (AC_FUNC_MBRTOWC): Renamed from gl_FUNC_MBRTOWC.
3561         * m4/mbfile.m4 (gl_MBFILE): Use AC_FUNC_MBRTOWC instead of
3562         gl_FUNC_MBRTOWC.
3563         * m4/mbiter.m4 (gl_MBITER): LIkewise.
3564         * m4/mbscasecmp.m4 (gl_PREREQ_MBSCASECMP): Likewise.
3565         * m4/mbscasestr.m4 (gl_PREREQ_MBSCASESTR): Likewise.
3566         * m4/mbschr.m4 (gl_PREREQ_MBSCHR): Likewise.
3567         * m4/mbscspn.m4 (gl_PREREQ_MBSCSPN): Likewise.
3568         * m4/mbslen.m4 (gl_PREREQ_MBSLEN): Likewise.
3569         * m4/mbsncasecmp.m4 (gl_PREREQ_MBSNCASECMP): Likewise.
3570         * m4/mbsnlen.m4 (gl_PREREQ_MBSNLEN): Likewise.
3571         * m4/mbspbrk.m4 (gl_PREREQ_MBSPBRK): Likewise.
3572         * m4/mbspcasecmp.m4 (gl_PREREQ_MBSPCASECMP): Likewise.
3573         * m4/mbsrchr.m4 (gl_PREREQ_MBSRCHR): Likewise.
3574         * m4/mbssep.m4 (gl_PREREQ_MBSSEP): Likewise.
3575         * m4/mbsspn.m4 (gl_PREREQ_MBSSPN): Likewise.
3576         * m4/mbsstr.m4 (gl_PREREQ_MBSSTR): Likewise.
3577         * m4/mbstok_r.m4 (gl_PREREQ_MBSTOK_R): Likewise.
3578         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
3579         * m4/quotearg.m4 (gl_QUOTEARG): Likewise.
3580         * modules/trim (configure.ac): Likewise.
3581
3582 2008-12-17  Bruno Haible  <bruno@clisp.org>
3583
3584         * modules/btowc-tests: New file.
3585         * tests/test-btowc1.sh: New file.
3586         * tests/test-btowc2.sh: New file.
3587         * tests/test-btowc.c: New file.
3588
3589         New module 'btowc'.
3590         * lib/wchar.in.h (btowc): New declaration.
3591         * lib/btowc.c: New file.
3592         * m4/btowc.m4: New file.
3593         * modules/btowc: New file.
3594         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_BTOWC and
3595         HAVE_BTOWC.
3596         * modules/wchar (Makefile.am): Substitute GNULIB_BTOWC and HAVE_BTOWC.
3597         * doc/posix-functions/btowc.texi: Document the new module.
3598
3599 2008-12-17  Bruno Haible  <bruno@clisp.org>
3600
3601         New module 'mbsinit'.
3602         * lib/wchar.in.h (mbsinit): New declaration.
3603         * lib/mbsinit.c: New file.
3604         * m4/mbsinit.m4: New file.
3605         * modules/mbsinit: New file.
3606         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSINIT and
3607         HAVE_MBSINIT.
3608         * modules/wchar (Makefile.am): Substitute GNULIB_MBSINIT and
3609         HAVE_MBSINIT.
3610         * doc/posix-functions/mbsinit.texi: Document the new module.
3611
3612 2008-12-16  Bruno Haible  <bruno@clisp.org>
3613
3614         * lib/unistd.in.h: Add comment.
3615         * tests/test-environ.c: Don't include <stdlib.h>.
3616
3617 2008-12-16  Bruno Haible  <bruno@clisp.org>
3618
3619         * lib/parse-duration.h (parse_duration): Document return value
3620         convention.
3621         * lib/parse-duration.c: Include specification header first. Add
3622         comments.
3623         (_): Remove macro.
3624         (parse_year_month_day, parse_hour_minute_second): Move side effects
3625         outside of strchr call.
3626         (parse_non_iso8601): Move side effects outside of isspace call.
3627         (parse_duration): Don't test errno is res != BAD_TIME. Remove fprintf
3628         call.
3629
3630 2008-12-16  Bruno Haible  <bruno@clisp.org>
3631
3632         * tests/test-parse-duration.sh: Produce no output when the test
3633         succeeds.
3634
3635 2008-12-16  Bruno Haible  <bruno@clisp.org>
3636
3637         * tests/test-parse-duration.sh: Fix quoting of $tmp and $tmpf
3638         expressions.
3639
3640 2008-12-15  Bruno Haible  <bruno@clisp.org>
3641
3642         * doc/glibc-functions/fgetxattr.texi: Tweak wording.
3643         * doc/glibc-functions/flistxattr.texi: Likewise.
3644         * doc/glibc-functions/fopencookie.texi: Likewise.
3645         * doc/glibc-functions/fremovexattr.texi: Likewise.
3646         * doc/glibc-functions/fsetxattr.texi: Likewise.
3647         * doc/glibc-functions/getxattr.texi: Likewise.
3648         * doc/glibc-functions/lgetxattr.texi: Likewise.
3649         * doc/glibc-functions/listxattr.texi: Likewise.
3650         * doc/glibc-functions/llistxattr.texi: Likewise.
3651         * doc/glibc-functions/lremovexattr.texi: Likewise.
3652         * doc/glibc-functions/lsetxattr.texi: Likewise.
3653         * doc/glibc-functions/removexattr.texi: Likewise.
3654         * doc/glibc-functions/setxattr.texi: Likewise.
3655         * doc/posix-functions/open_memstream.texi: Likewise.
3656
3657 2008-12-15  Eric Blake  <ebb9@byu.net>
3658
3659         Update doc for cygwin 1.7.
3660         * doc/posix-functions/faccessat.texi: Cygwin 1.7 added several new
3661         functions.
3662         * doc/posix-functions/fchmodat.texi: Likewise.
3663         * doc/posix-functions/fchownat.texi: Likewise.
3664         * doc/posix-functions/fdopendir.texi: Likewise.
3665         * doc/posix-functions/fmemopen.texi: Likewise.
3666         * doc/posix-functions/freeaddrinfo.texi: Likewise.
3667         * doc/posix-functions/fstatat.texi: Likewise.
3668         * doc/posix-functions/futimens.texi: Likewise.
3669         * doc/posix-functions/gai_strerror.texi: Likewise.
3670         * doc/posix-functions/getaddrinfo.texi: Likewise.
3671         * doc/posix-functions/getnameinfo.texi: Likewise.
3672         * doc/posix-functions/if_freenameindex.texi: Likewise.
3673         * doc/posix-functions/if_indextoname.texi: Likewise.
3674         * doc/posix-functions/if_nameindex.texi: Likewise.
3675         * doc/posix-functions/if_nametoindex.texi: Likewise.
3676         * doc/posix-functions/insque.texi: Likewise.
3677         * doc/posix-functions/linkat.texi: Likewise.
3678         * doc/posix-functions/llrint.texi: Likewise.
3679         * doc/posix-functions/llrintf.texi: Likewise.
3680         * doc/posix-functions/llrintl.texi: Likewise.
3681         * doc/posix-functions/lockf.texi: Likewise.
3682         * doc/posix-functions/lrintl.texi: Likewise.
3683         * doc/posix-functions/mkdirat.texi: Likewise.
3684         * doc/posix-functions/mkfifoat.texi: Likewise.
3685         * doc/posix-functions/mknodat.texi: Likewise.
3686         * doc/posix-functions/mq_close.texi: Likewise.
3687         * doc/posix-functions/mq_getattr.texi: Likewise.
3688         * doc/posix-functions/mq_notify.texi: Likewise.
3689         * doc/posix-functions/mq_open.texi: Likewise.
3690         * doc/posix-functions/mq_receive.texi: Likewise.
3691         * doc/posix-functions/mq_send.texi: Likewise.
3692         * doc/posix-functions/mq_setattr.texi: Likewise.
3693         * doc/posix-functions/mq_timedreceive.texi: Likewise.
3694         * doc/posix-functions/mq_timedsend.texi: Likewise.
3695         * doc/posix-functions/mq_unlink.texi: Likewise.
3696         * doc/posix-functions/open_memstream.texi: Likewise.
3697         * doc/posix-functions/openat.texi: Likewise.
3698         * doc/posix-functions/posix_fadvise.texi: Likewise.
3699         * doc/posix-functions/posix_fallocate.texi: Likewise.
3700         * doc/posix-functions/posix_madvise.texi: Likewise.
3701         * doc/posix-functions/posix_memalign.texi: Likewise.
3702         * doc/posix-functions/posix_openpt.texi: Likewise.
3703         * doc/posix-functions/readlinkat.texi: Likewise.
3704         * doc/posix-functions/remque.texi: Likewise.
3705         * doc/posix-functions/renameat.texi: Likewise.
3706         * doc/posix-functions/rintl.texi: Likewise.
3707         * doc/posix-functions/sem_unlink.texi: Likewise.
3708         * doc/posix-functions/shm_open.texi: Likewise.
3709         * doc/posix-functions/shm_unlink.texi: Likewise.
3710         * doc/posix-functions/signgam.texi: Likewise.
3711         * doc/posix-functions/sigset.texi: Likewise.
3712         * doc/posix-functions/stpcpy.texi: Likewise.
3713         * doc/posix-functions/stpncpy.texi: Likewise.
3714         * doc/posix-functions/strerror.texi: Likewise.
3715         * doc/posix-functions/strtod.texi: Likewise.
3716         * doc/posix-functions/symlinkat.texi: Likewise.
3717         * doc/posix-functions/unlinkat.texi: Likewise.
3718         * doc/posix-functions/utimensat.texi: Likewise.
3719         * doc/glibc-functions/bindresvport.texi: Likewise.
3720         * doc/glibc-functions/dn_expand.texi: Likewise.
3721         * doc/glibc-functions/exp10.texi: Likewise.
3722         * doc/glibc-functions/exp10f.texi: Likewise.
3723         * doc/glibc-functions/fgetxattr.texi: Likewise.
3724         * doc/glibc-functions/flistxattr.texi: Likewise.
3725         * doc/glibc-functions/fopencookie.texi: Likewise.
3726         * doc/glibc-functions/freeifaddrs.texi: Likewise.
3727         * doc/glibc-functions/fremovexattr.texi: Likewise.
3728         * doc/glibc-functions/fsetxattr.texi: Likewise.
3729         * doc/glibc-functions/getifaddrs.texi: Likewise.
3730         * doc/glibc-functions/getxattr.texi: Likewise.
3731         * doc/glibc-functions/lgetxattr.texi: Likewise.
3732         * doc/glibc-functions/listxattr.texi: Likewise.
3733         * doc/glibc-functions/llistxattr.texi: Likewise.
3734         * doc/glibc-functions/lremovexattr.texi: Likewise.
3735         * doc/glibc-functions/lsetxattr.texi: Likewise.
3736         * doc/glibc-functions/pow10.texi: Likewise.
3737         * doc/glibc-functions/pow10f.texi: Likewise.
3738         * doc/glibc-functions/rcmd_af.texi: Likewise.
3739         * doc/glibc-functions/removexattr.texi: Likewise.
3740         * doc/glibc-functions/res_init.texi: Likewise.
3741         * doc/glibc-functions/res_mkquery.texi: Likewise.
3742         * doc/glibc-functions/res_query.texi: Likewise.
3743         * doc/glibc-functions/res_querydomain.texi: Likewise.
3744         * doc/glibc-functions/res_send.texi: Likewise.
3745         * doc/glibc-functions/rresvport_af.texi: Likewise.
3746         * doc/glibc-functions/setxattr.texi: Likewise.
3747         * doc/glibc-functions/strcasestr.texi: Likewise.
3748
3749 2008-12-15  Bruno Haible  <bruno@clisp.org>
3750
3751         Fix compilation error on OSF/1 4.0.
3752         * lib/sys_select.in.h: When invoked from OSF/1 <sys/types.h> or
3753         <sys/time.h>, simply delegate to the system header.
3754         Reported by Daniel Richard G. <oss@teragram.com>.
3755
3756 2008-12-15  Bruno Haible  <bruno@clisp.org>
3757
3758         * doc/posix-functions/openat.texi: Mention the 'openat' module.
3759         * doc/posix-functions/fchmodat.texi: Likewise.
3760         * doc/posix-functions/fchownat.texi: Likewise.
3761         * doc/posix-functions/fdopendir.texi: Likewise.
3762         * doc/posix-functions/fstatat.texi: Likewise.
3763         * doc/posix-functions/mkdirat.texi: Likewise.
3764         * doc/posix-functions/unlinkat.texi: Likewise.
3765
3766 2008-12-14  Bruno Haible  <bruno@clisp.org>
3767
3768         Update doc for POSIX:2008.
3769         * doc/posix-functions/faccessat.texi: New file.
3770         * doc/posix-functions/fchmodat.texi: New file.
3771         * doc/posix-functions/fchownat.texi: New file.
3772         * doc/posix-functions/fdopendir.texi: New file.
3773         * doc/posix-functions/fstatat.texi: New file.
3774         * doc/posix-functions/futimens.texi: New file.
3775         * doc/posix-functions/linkat.texi: New file.
3776         * doc/posix-functions/mkdirat.texi: New file.
3777         * doc/posix-functions/mkfifoat.texi: New file.
3778         * doc/posix-functions/mknodat.texi: New file.
3779         * doc/posix-functions/open_wmemstream.texi: New file.
3780         * doc/posix-functions/openat.texi: New file.
3781         * doc/posix-functions/psiginfo.texi: New file.
3782         * doc/posix-functions/pthread_mutex_consistent.texi: New file.
3783         * doc/posix-functions/pthread_mutexattr_getrobust.texi: New file.
3784         * doc/posix-functions/pthread_mutexattr_setrobust.texi: New file.
3785         * doc/posix-functions/readlinkat.texi: New file.
3786         * doc/posix-functions/renameat.texi: New file.
3787         * doc/posix-functions/strerror_l.texi: New file.
3788         * doc/posix-functions/symlinkat.texi: New file.
3789         * doc/posix-functions/unlinkat.texi: New file.
3790         * doc/posix-functions/utimensat.texi: New file.
3791         * doc/gnulib.texi (Function Substitutes): Add these subsections.
3792
3793 2008-12-14  Bruno Haible  <bruno@clisp.org>
3794
3795         Update doc for POSIX:2008.
3796         * doc/posix-functions/alphasort.texi: Renamed from
3797         doc/glibc-functions/alphasort.texi.
3798         * doc/posix-functions/dirfd.texi: Renamed from
3799         doc/glibc-functions/dirfd.texi.
3800         * doc/posix-functions/dprintf.texi: Renamed from
3801         doc/glibc-functions/dprintf.texi.
3802         * doc/posix-functions/duplocale.texi: Renamed from
3803         doc/glibc-functions/duplocale.texi.
3804         * doc/posix-functions/fexecve.texi: Renamed from
3805         doc/glibc-functions/fexecve.texi.
3806         * doc/posix-functions/fmemopen.texi: Renamed from
3807         doc/glibc-functions/fmemopen.texi.
3808         * doc/posix-functions/freelocale.texi: Renamed from
3809         doc/glibc-functions/freelocale.texi.
3810         * doc/posix-functions/getdate_err.texi: Renamed from
3811         doc/glibc-functions/getdate_err.texi.
3812         * doc/posix-functions/isalnum_l.texi: Renamed from
3813         doc/glibc-functions/isalnum_l.texi.
3814         * doc/posix-functions/isalpha_l.texi: Renamed from
3815         doc/glibc-functions/isalpha_l.texi.
3816         * doc/posix-functions/isblank_l.texi: Renamed from
3817         doc/glibc-functions/isblank_l.texi.
3818         * doc/posix-functions/iscntrl_l.texi: Renamed from
3819         doc/glibc-functions/iscntrl_l.texi.
3820         * doc/posix-functions/isdigit_l.texi: Renamed from
3821         doc/glibc-functions/isdigit_l.texi.
3822         * doc/posix-functions/isgraph_l.texi: Renamed from
3823         doc/glibc-functions/isgraph_l.texi.
3824         * doc/posix-functions/islower_l.texi: Renamed from
3825         doc/glibc-functions/islower_l.texi.
3826         * doc/posix-functions/isprint_l.texi: Renamed from
3827         doc/glibc-functions/isprint_l.texi.
3828         * doc/posix-functions/ispunct_l.texi: Renamed from
3829         doc/glibc-functions/ispunct_l.texi.
3830         * doc/posix-functions/isspace_l.texi: Renamed from
3831         doc/glibc-functions/isspace_l.texi.
3832         * doc/posix-functions/isupper_l.texi: Renamed from
3833         doc/glibc-functions/isupper_l.texi.
3834         * doc/posix-functions/iswalnum_l.texi: Renamed from
3835         doc/glibc-functions/iswalnum_l.texi.
3836         * doc/posix-functions/iswalpha_l.texi: Renamed from
3837         doc/glibc-functions/iswalpha_l.texi.
3838         * doc/posix-functions/iswblank_l.texi: Renamed from
3839         doc/glibc-functions/iswblank_l.texi.
3840         * doc/posix-functions/iswcntrl_l.texi: Renamed from
3841         doc/glibc-functions/iswcntrl_l.texi.
3842         * doc/posix-functions/iswctype_l.texi: Renamed from
3843         doc/glibc-functions/iswctype_l.texi.
3844         * doc/posix-functions/iswdigit_l.texi: Renamed from
3845         doc/glibc-functions/iswdigit_l.texi.
3846         * doc/posix-functions/iswgraph_l.texi: Renamed from
3847         doc/glibc-functions/iswgraph_l.texi.
3848         * doc/posix-functions/iswlower_l.texi: Renamed from
3849         doc/glibc-functions/iswlower_l.texi.
3850         * doc/posix-functions/iswprint_l.texi: Renamed from
3851         doc/glibc-functions/iswprint_l.texi.
3852         * doc/posix-functions/iswpunct_l.texi: Renamed from
3853         doc/glibc-functions/iswpunct_l.texi.
3854         * doc/posix-functions/iswspace_l.texi: Renamed from
3855         doc/glibc-functions/iswspace_l.texi.
3856         * doc/posix-functions/iswupper_l.texi: Renamed from
3857         doc/glibc-functions/iswupper_l.texi.
3858         * doc/posix-functions/iswxdigit_l.texi: Renamed from
3859         doc/glibc-functions/iswxdigit_l.texi.
3860         * doc/posix-functions/isxdigit_l.texi: Renamed from
3861         doc/glibc-functions/isxdigit_l.texi.
3862         * doc/posix-functions/mbsnrtowcs.texi: Renamed from
3863         doc/glibc-functions/mbsnrtowcs.texi.
3864         * doc/posix-functions/mkdtemp.texi: Renamed from
3865         doc/glibc-functions/mkdtemp.texi.
3866         * doc/posix-functions/newlocale.texi: Renamed from
3867         doc/glibc-functions/newlocale.texi.
3868         * doc/posix-functions/nl_langinfo_l.texi: Renamed from
3869         doc/glibc-functions/nl_langinfo_l.texi.
3870         * doc/posix-functions/open_memstream.texi: Renamed from
3871         doc/glibc-functions/open_memstream.texi.
3872         * doc/posix-functions/opterr.texi: Renamed from
3873         doc/glibc-functions/opterr.texi.
3874         * doc/posix-functions/optind.texi: Renamed from
3875         doc/glibc-functions/optind.texi.
3876         * doc/posix-functions/optopt.texi: Renamed from
3877         doc/glibc-functions/optopt.texi.
3878         * doc/posix-functions/psignal.texi: Renamed from
3879         doc/glibc-functions/psignal.texi.
3880         * doc/posix-functions/scandir.texi: Renamed from
3881         doc/glibc-functions/scandir.texi.
3882         * doc/posix-functions/sched_get_priority_min.texi: Renamed from
3883         doc/glibc-functions/sched_get_priority_min.texi.
3884         * doc/posix-functions/signgam.texi: Renamed from
3885         doc/glibc-functions/signgam.texi.
3886         * doc/posix-functions/stpcpy.texi: Renamed from
3887         doc/glibc-functions/stpcpy.texi.
3888         * doc/posix-functions/stpncpy.texi: Renamed from
3889         doc/glibc-functions/stpncpy.texi.
3890         * doc/posix-functions/strcasecmp_l.texi: Renamed from
3891         doc/glibc-functions/strcasecmp_l.texi.
3892         * doc/posix-functions/strcoll_l.texi: Renamed from
3893         doc/glibc-functions/strcoll_l.texi.
3894         * doc/posix-functions/strfmon_l.texi: Renamed from
3895         doc/glibc-functions/strfmon_l.texi.
3896         * doc/posix-functions/strftime_l.texi: Renamed from
3897         doc/glibc-functions/strftime_l.texi.
3898         * doc/posix-functions/strncasecmp_l.texi: Renamed from
3899         doc/glibc-functions/strncasecmp_l.texi.
3900         * doc/posix-functions/strndup.texi: Renamed from
3901         doc/glibc-functions/strndup.texi.
3902         * doc/posix-functions/strnlen.texi: Renamed from
3903         doc/glibc-functions/strnlen.texi.
3904         * doc/posix-functions/strsignal.texi: Renamed from
3905         doc/glibc-functions/strsignal.texi.
3906         * doc/posix-functions/strxfrm_l.texi: Renamed from
3907         doc/glibc-functions/strxfrm_l.texi.
3908         * doc/posix-functions/timer_gettime.texi: Renamed from
3909         doc/glibc-functions/timer_gettime.texi.
3910         * doc/posix-functions/tolower_l.texi: Renamed from
3911         doc/glibc-functions/tolower_l.texi.
3912         * doc/posix-functions/toupper_l.texi: Renamed from
3913         doc/glibc-functions/toupper_l.texi.
3914         * doc/posix-functions/towctrans_l.texi: Renamed from
3915         doc/glibc-functions/towctrans_l.texi.
3916         * doc/posix-functions/towlower_l.texi: Renamed from
3917         doc/glibc-functions/towlower_l.texi.
3918         * doc/posix-functions/towupper_l.texi: Renamed from
3919         doc/glibc-functions/towupper_l.texi.
3920         * doc/posix-functions/uselocale.texi: Renamed from
3921         doc/glibc-functions/uselocale.texi.
3922         * doc/posix-functions/vdprintf.texi: Renamed from
3923         doc/glibc-functions/vdprintf.texi.
3924         * doc/posix-functions/wcpcpy.texi:
3925         Renamed from doc/glibc-functions/wcpcpy.texi.
3926         * doc/posix-functions/wcpncpy.texi: Renamed from
3927         doc/glibc-functions/wcpncpy.texi.
3928         * doc/posix-functions/wcscasecmp.texi: Renamed from
3929         doc/glibc-functions/wcscasecmp.texi.
3930         * doc/posix-functions/wcscasecmp_l.texi: Renamed from
3931         doc/glibc-functions/wcscasecmp_l.texi.
3932         * doc/posix-functions/wcscoll_l.texi: Renamed from
3933         doc/glibc-functions/wcscoll_l.texi.
3934         * doc/posix-functions/wcsdup.texi: Renamed from
3935         doc/glibc-functions/wcsdup.texi.
3936         * doc/posix-functions/wcsncasecmp.texi: Renamed from
3937         doc/glibc-functions/wcsncasecmp.texi.
3938         * doc/posix-functions/wcsncasecmp_l.texi: Renamed from
3939         doc/glibc-functions/wcsncasecmp_l.texi.
3940         * doc/posix-functions/wcsnlen.texi: Renamed from
3941         doc/glibc-functions/wcsnlen.texi.
3942         * doc/posix-functions/wcsnrtombs.texi: Renamed from
3943         doc/glibc-functions/wcsnrtombs.texi.
3944         * doc/posix-functions/wcsxfrm_l.texi: Renamed from
3945         doc/glibc-functions/wcsxfrm_l.texi.
3946         * doc/posix-functions/wctrans_l.texi: Renamed from
3947         doc/glibc-functions/wctrans_l.texi.
3948         * doc/posix-functions/wctype_l.texi: Renamed from
3949         doc/glibc-functions/wctype_l.texi.
3950         * doc/gnulib.texi (Function Substitutes): Add these subsections.
3951         (Glibc ctype.h, Glibc dirent.h, Glibc getopt.h, Glibc math.h,
3952         Glibc sched.h, Glibc signal.h, Glibc stdio.h, Glibc stdlib.h,
3953         Glibc string.h, Glibc time.h, Glibc unistd.h, Glibc wchar.h): Remove
3954         these subsections.
3955         (Glibc langinfo.h, Glibc locale.h, Glibc monetary.h, Glibc wctype.h):
3956         Remove sections.
3957
3958 2008-12-14  Bruno Haible  <bruno@clisp.org>
3959
3960         Update doc for POSIX:2008.
3961         * doc/posix-functions/*.texi: Update URL of POSIX specification.
3962
3963 2008-12-14  Bruno Haible  <bruno@clisp.org>
3964
3965         Update doc for POSIX:2008.
3966         * doc/pastposix-functions/bcmp.texi: Renamed from
3967         doc/posix-functions/bcmp.texi.
3968         * doc/pastposix-functions/bcopy.texi: Renamed from
3969         doc/posix-functions/bcopy.texi.
3970         * doc/pastposix-functions/bsd_signal.texi: Renamed from
3971         doc/posix-functions/bsd_signal.texi.
3972         * doc/pastposix-functions/bzero.texi: Renamed from
3973         doc/posix-functions/bzero.texi.
3974         * doc/pastposix-functions/ecvt.texi: Renamed from
3975         doc/posix-functions/ecvt.texi.
3976         * doc/pastposix-functions/fcvt.texi: Renamed from
3977         doc/posix-functions/fcvt.texi.
3978         * doc/pastposix-functions/ftime.texi: Renamed from
3979         doc/posix-functions/ftime.texi.
3980         * doc/pastposix-functions/gcvt.texi: Renamed from
3981         doc/posix-functions/gcvt.texi.
3982         * doc/pastposix-functions/getcontext.texi: Renamed from
3983         doc/posix-functions/getcontext.texi.
3984         * doc/pastposix-functions/gethostbyaddr.texi: Renamed from
3985         doc/posix-functions/gethostbyaddr.texi.
3986         * doc/pastposix-functions/gethostbyname.texi: Renamed from
3987         doc/posix-functions/gethostbyname.texi.
3988         * doc/pastposix-functions/getwd.texi: Renamed from
3989         doc/posix-functions/getwd.texi.
3990         * doc/pastposix-functions/h_errno.texi: Renamed from
3991         doc/posix-functions/h_errno.texi.
3992         * doc/pastposix-functions/index.texi: Renamed from
3993         doc/posix-functions/index.texi.
3994         * doc/pastposix-functions/makecontext.texi: Renamed from
3995         doc/posix-functions/makecontext.texi.
3996         * doc/pastposix-functions/mktemp.texi: Renamed from
3997         doc/posix-functions/mktemp.texi.
3998         * doc/pastposix-functions/pthread_attr_getstackaddr.texi: Renamed from
3999         doc/posix-functions/pthread_attr_getstackaddr.texi.
4000         * doc/pastposix-functions/pthread_attr_setstackaddr.texi: Renamed from
4001         doc/posix-functions/pthread_attr_setstackaddr.texi.
4002         * doc/pastposix-functions/rindex.texi: Renamed from
4003         doc/posix-functions/rindex.texi.
4004         * doc/pastposix-functions/scalb.texi: Renamed from
4005         doc/posix-functions/scalb.texi.
4006         * doc/pastposix-functions/setcontext.texi: Renamed from
4007         doc/posix-functions/setcontext.texi.
4008         * doc/pastposix-functions/swapcontext.texi: Renamed from
4009         doc/posix-functions/swapcontext.texi.
4010         * doc/pastposix-functions/ualarm.texi: Renamed from
4011         doc/posix-functions/ualarm.texi.
4012         * doc/pastposix-functions/usleep.texi: Renamed from
4013         doc/posix-functions/usleep.texi.
4014         * doc/pastposix-functions/vfork.texi: Renamed from
4015         doc/posix-functions/vfork.texi.
4016         * doc/pastposix-functions/wcswcs.texi: Renamed from
4017         doc/posix-functions/wcswcs.texi.
4018         * doc/gnulib.texi (Legacy Function Substitutes): New chapter.
4019         (Function Substitutes): Update.
4020
4021 2008-12-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4022
4023         * modules/relocatable-prog-wrapper (Depends-on): Add errno, needed by
4024         m4/strerror.m4.
4025
4026 2008-12-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4027             Bruno Haible  <bruno@clisp.org>
4028
4029         * modules/unilbrk/tables (Depends-on): Add unilbrk/base.
4030
4031 2008-12-13  Bruno Haible  <bruno@clisp.org>
4032
4033         * modules/strtoull (Depends-on): Remove unistd.
4034
4035 2008-12-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4036
4037         * modules/strtoull (Depends-on): Add stdlib.
4038
4039 2008-12-11  Simon Josefsson  <simon@josefsson.org>
4040
4041         * m4/manywarnings.m4 (gl_MANYWARN_ALL_GCC): Add more warnings.
4042
4043 2008-12-10  Jim Meyering  <meyering@redhat.com>
4044
4045         gl_ASSERT: don't say assertions are disabled when they're not
4046         * m4/assert.m4 (gl_ASSERT): Do not make configure report
4047         "checking whether to enable assertions... no", when they are in
4048         fact enabled.  This is solely a bug in the output of configure.
4049         In spite of saying "no", NDEBUG was not defined in that case.
4050         Also, as noted by Eric Blake, leave assertions enabled upon
4051         --enable-assert=INVALID.
4052
4053 2008-12-10  Bruno Haible  <bruno@clisp.org>
4054
4055         Change MODULES.html to refer to POSIX:2008 where possible.
4056         * MODULES.html.sh (POSIX2008_URL): New variable.
4057         (posix_headers): Remove sys/timeb, ucontext.
4058         (posix2001_headers): New variable.
4059         (posix_functions): Remove bcmp, bcopy, bsd_signal, bzero, ecvt, fcvt,
4060         ftime, gcvt, getcontext, gethostbyaddr, gethostbyname, getwd, h_errno,
4061         index, makecontext, mktemp, pthread_attr_getstackaddr,
4062         pthread_attr_setstackaddr, rindex, scalb, setcontext, swapcontext,
4063         ualarm, usleep, vfork, wcswcs. Add the new POSIX:2008 functions.
4064         (posix2001_functions): New variable.
4065         (func_module): Use URLs to POSIX:2008 where possible and to POSIX:2001
4066         otherwise.
4067
4068 2008-12-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4069
4070         add missing include to parse-duration.c
4071         * lib/parse-duration.c: #include "xalloc.h", for xstrdup.
4072         * modules/parse-duration (Depends-on): Add xalloc.
4073
4074         fix sed script reading maint.mk
4075         * top/maint.mk (MYSELF): New macro, define as $(srcdir)/$(ME).
4076         (syntax-check-rules): Use it.
4077
4078 2008-12-09  Bruno Haible  <bruno@clisp.org>
4079
4080         * m4/ldexpl.m4 (gl_FUNC_LDEXPL_WORKS): Add another check, that fails on
4081         MacOS X 10.4/PowerPC.
4082         Reported by Simon Josefsson.
4083
4084 2008-12-08  Jim Meyering  <meyering@redhat.com>
4085
4086         work around mingw's lack of some S_IF definitions
4087         * lib/fts.c (S_IFLNK, S_IFSOCK): Define if not already defined.
4088         Reported by Simon Josefsson.
4089
4090 2008-12-08  Bruno Haible  <bruno@clisp.org>
4091
4092         * m4/signbitl.m4 (gl_SIGNBIT_TEST_PROGRAM): Add a link check of signbit
4093         applied to variables. Needed on MacOS X 10.4/PowerPC.
4094         Reported by Simon Josefsson.
4095
4096 2008-12-08  William Pursell  <bill.pursell@gmail.com>  (tiny change)
4097         and Eric Blake  <ebb9@byu.net>
4098
4099         assert: honor --enable-assert
4100         * m4/assert.m4 (gl_ASSERT): Synchronize with autoconf 2.64, in
4101         order to honor --enable-assert, rather than treating it as a
4102         synonym for --disable-assert.
4103
4104 2008-12-08  Jim Meyering  <meyering@redhat.com>
4105
4106         * lib/posixtm.c: Remove now-useless declaration of mktime.
4107
4108         * build-aux/announce-gen (get_tool_versions): Accept .xz tarballs.
4109
4110 2008-12-07  Bruno Haible  <bruno@clisp.org>
4111
4112         * tests/test-lock.c (test_lock, test_rwlock, test_recursive_lock,
4113         test_once): Mark functions as static.
4114         * tests/test-tls.c (test_tls): Likewise.
4115
4116 2008-12-07  Bruno Haible  <bruno@clisp.org>
4117
4118         * lib/striconveha.h (uniconv_register_autodetect): Renamed from
4119         iconv_register_autodetect.
4120
4121 2008-12-07  Jim Meyering  <meyering@redhat.com>
4122
4123         posixtm.c: avoid a warning
4124         * lib/posixtm.c (posixtime): Don't initialize tm0.
4125         It's no longer needed to placate gcc4's -Wuninitialized,
4126         and the attempt to placate would elicit a new warning.
4127
4128         unicodeio.c: mark unused parameters
4129         * lib/unicodeio.c (exit_failure_callback): Mark unused parameter.
4130         (fallback_failure_callback): Likewise.
4131
4132 2008-12-07  Bruno Haible  <bruno@clisp.org>
4133
4134         * gnulib-tool (func_create_testdir): When building the tests
4135         subdirectory, ignore the modules gnumakefile and maintainer-makefile.
4136         Reported by Simon Josefsson.
4137
4138 2008-12-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4139
4140         * doc/manywarnings.texi, doc/gnulib-intro.texi: Fix typos.
4141
4142 2008-12-06  Bruno Haible  <bruno@clisp.org>
4143
4144         * lib/c-stack.h (c_stack_action): Clarify possible side effects.
4145         Suggested by Eric Blake.
4146
4147 2008-12-06  Bruno Haible  <bruno@clisp.org>
4148
4149         Fix a c-stack test failure on MacOS X.
4150         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Require
4151         AC_CANONICAL_HOST. Define FAULT_YIELDS_SIGBUS. If set, install a signal
4152         handler for SIGBUS as well.
4153         * lib/c-stack.c (c_stack_action): If FAULT_YIELDS_SIGBUS is set,
4154         install a signal handler for SIGBUS as well.
4155         Reported by Bruce Dugan <bld0401@gmail.com> via Eric Blake.
4156
4157 2008-12-06  Bruno Haible  <bruno@clisp.org>
4158
4159         Advocacy documentation.
4160         * doc/gnulib-intro.texi (Benefits): New section.
4161         * doc/gnulib.texi: Update.
4162
4163 2008-12-06  Bruno Haible  <bruno@clisp.org>
4164
4165         Document the 'manywarnings' module.
4166         * doc/manywarnings.texi: New file.
4167         * doc/gnulib.texi: Include it.
4168
4169 2008-12-05  Eric Blake  <ebb9@byu.net>
4170
4171         tests: silence some gcc warnings
4172         * tests/test-getdate.c (LOG) [!DEBUG]: Mark no-op void.
4173         * tests/uniwidth/test-uc_width2.c (finish_interval): Avoid printf
4174         type mismatches.
4175
4176 2008-12-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4177             Bruno Haible  <bruno@clisp.org>
4178
4179         * m4/openmp.m4 (AC_OPENMP): Do not define with Autoconf 2.62 or newer.
4180
4181 2008-11-29  Jim Meyering  <meyering@redhat.com>
4182
4183         unicodeio.c: mark unused parameters
4184         * lib/unicodeio.c (exit_failure_callback): Mark unused parameter.
4185         (fallback_failure_callback): Likewise.
4186
4187         fts: fix a thinko
4188         * lib/fts.c (s_ifmt_shift_bits): Remove function.  Not needed after all.
4189         (set_stat_type): Return S_IF*-valued "type" directly.
4190         Prompted by James Youngman's spotting a related bug.
4191         Confirmed by further testing through find.
4192
4193         fts: provide dirent.d_type via FTSENT.fts_statp, when possible
4194         * lib/fts.c (D_TYPE): Define.
4195         (DT_UNKNOWN, DT_BLK, DT_CHR) [HAVE_STRUCT_DIRENT_D_TYPE]: Define.
4196         (DT_DIR, DT_FIFO, DT_LNK, DT_REG, DT_SOCK): Likewise.
4197         (s_ifmt_shift_bits): New function.
4198         (set_stat_type): New function.
4199         (fts_build): When not calling fts_stat, call set_stat_type
4200         to propagate dirent.d_type info to fts_read caller.
4201         * lib/fts_.h (FTSENT) [FTS_DEFER_STAT]: Mention that
4202         fts_statp->st_mode type information may be valid.
4203
4204 2008-11-28  Simon Josefsson  <simon@josefsson.org>
4205
4206         * lib/sys_time.in.h: Add extern "C" block for C++.  Suggested by
4207         Brian Dessent <brian@dessent.net>.  Reported by Sam Steingold
4208         <sds@gnu.org>.
4209
4210 2008-11-20  Bruno Haible  <bruno@clisp.org>
4211
4212         Attempt to work around an AIX 5.3, 6.1 compiler bug with include_next.
4213         * lib/math.in.h: Use INCLUDE_NEXT_AS_FIRST_DIRECTIVE instead of
4214         INCLUDE_NEXT.
4215         * m4/include_next.m4 (gl_INCLUDE_NEXT): Set also
4216         INCLUDE_NEXT_AS_FIRST_DIRECTIVE.
4217         * modules/math (Makefile.am): Substitute
4218         INCLUDE_NEXT_AS_FIRST_DIRECTIVE instead of INCLUDE_NEXT.
4219         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
4220
4221 2008-11-18  Alexandre Duret-Lutz  <adl@lrde.epita.fr>
4222             Bruno Haible  <bruno@clisp.org>
4223
4224         * lib/stdint.in.h: Define all type macros so that their expansion is
4225         a single typedef'ed token. Fixes a compilation failure in Boost which
4226         does "using ::int8_t;".
4227
4228 2008-11-18  Simon Josefsson  <simon@josefsson.org>
4229
4230         * m4/manywarnings.m4: New file with gl_MANYWARN_COMPLEMENT and
4231         gl_MANYWARN_ALL_GCC.
4232         * m4/warnings.m4: Removed gl_WARN_SUPPORTED and
4233         gl_WARN_COMPLEMENT.  Suggested by Bruno Haible <bruno@clisp.org>.
4234         * modules/manywarnings: New file.
4235         * MODULES.html.sh: Mention manywarnings module.
4236
4237 2008-11-18  Bruno Haible  <bruno@clisp.org>
4238
4239         * doc/gnulib-tool.texi (Unit tests): New section.
4240
4241 2008-11-18  Simon Josefsson  <simon@josefsson.org>
4242
4243         * top/maint.mk (refresh-po): Fix sed regexp to avoid problems with
4244         paths like 'lib/po/foo.po'.
4245
4246 2008-11-17  Simon Josefsson  <simon@josefsson.org>
4247
4248         * m4/warnings.m4: Improve code.  Reported by Ralf Wildenhues
4249         <Ralf.Wildenhues@gmx.de> and Paolo Bonzini <bonzini@gnu.org>.
4250
4251 2008-11-17  Simon Josefsson  <simon@josefsson.org>
4252
4253         * m4/warnings.m4: Use CPPFLAGS to really check whether the
4254         parameter works.
4255
4256 2008-11-17  Simon Josefsson  <simon@josefsson.org>
4257
4258         * m4/warnings.m4: Add gl_WARN_COMPLEMENT and gl_WARN_SUPPORTED.
4259
4260 2008-11-17  Bruce Korb  <bkorb@gnu.org>
4261
4262         * modules/parse-duration-tests: New file.
4263         * tests/test-parse-duration.sh: New file.
4264         * tests/test-parse-duration.c: New file.
4265
4266         New module 'parse-duration'.
4267         * lib/parse-duration.h: New file.
4268         * lib/parse-duration.c: New file.
4269         * modules/parse-duration: New file.
4270
4271 2008-11-17  Bruno Haible  <bruno@clisp.org>
4272
4273         * tests/test-select-out.sh: Comment out the first pipe test.
4274         Reported by Simon Josefsson.
4275
4276 2008-11-17  Bruno Haible  <bruno@clisp.org>
4277
4278         * modules/getaddrinfo (Depends-on): Add servent, hostent.
4279         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_SERVENT and
4280         gl_HOSTENT.
4281
4282 2008-11-17  Bruno Haible  <bruno@clisp.org>
4283
4284         * m4/sockets.m4 (gl_SOCKETS): After trying -lsocket, try also
4285         -lnetwork and -lnet. Needed for Haiku and BeOS.
4286
4287 2008-11-16  Bruno Haible  <bruno@clisp.org>
4288
4289         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix indentation.
4290
4291 2008-11-16  Bruno Haible  <bruno@clisp.org>
4292
4293         Avoid test failure on Haiku.
4294         * tests/test-fsync.c: Include <errno.h>.
4295         (main): Don't require that fsync (0) fails.
4296
4297 2008-11-15  Bruno Haible  <bruno@clisp.org>
4298
4299         New module 'hostent'.
4300         * modules/hostent: New file.
4301         * m4/hostent.m4: New file, based on code in m4/getaddrinfo.m4.
4302
4303 2008-11-15  Bruno Haible  <bruno@clisp.org>
4304
4305         New module 'servent'.
4306         * modules/servent: New file.
4307         * m4/servent.m4: New file, based on code in m4/getaddrinfo.m4.
4308
4309 2008-11-15  Bruno Haible  <bruno@clisp.org>
4310
4311         Avoid generating same test program with two different rules.
4312         * modules/frexp-nolibm-tests (Makefile.am): Rename test program from
4313         test-frexp to test-frexp-nolibm.
4314         * modules/frexpl-nolibm-tests (Makefile.am): Rename test program from
4315         test-frexpl to test-frexpl-nolibm.
4316
4317 2008-11-15  Bruno Haible  <bruno@clisp.org>
4318
4319         * modules/frexpl-tests (Makefile.am): Link test-frexpl with
4320         $(FREXPL_LIBM).
4321
4322 2008-11-15  Bruno Haible  <bruno@clisp.org>
4323
4324         * lib/netdb.in.h: Activate the definitions also when the system's
4325         <netdb.h> has 'struct addrinfo'.
4326         * m4/netdb_h.m4 (gl_HEADER_NETDB): Replace netdb.h also when it lacks
4327         EAI_OVERFLOW or AI_NUMERICSERV.
4328         * doc/posix-headers/netdb.texi: Document the problem.
4329
4330 2008-11-15  Bruno Haible  <bruno@clisp.org>
4331
4332         * tests/test-sched.c: Test also the existence of the SCHED_* macros.
4333
4334         Make the 'sched' module work on platforms where <sched.h> exists but
4335         is incomplete (such as Haiku).
4336         * lib/sched.in.h; Include the system's <sched.h> if it exists.
4337         (SCHED_FIFO, SCHED_RR, SCHED_OTHER): New macros.
4338         * m4/sched_h.m4 (gl_SCHED_H): Test whether <sched.h> exists and also
4339         defines SCHED_FIFO, SCHED_RR, SCHED_OTHER. Set HAVE_SCHED_H,
4340         HAVE_STRUCT_SCHED_PARAM.
4341         * modules/sched (Depends-on): Add include_next.
4342         (Makefile.am): Substitute HAVE_SCHED_H, INCLUDE_NEXT,
4343         PRAGMA_SYSTEM_HEADER, NEXT_SCHED_H, HAVE_STRUCT_SCHED_PARAM.
4344         * doc/posix-headers/sched.texi: Document the issue.
4345
4346 2008-11-13  Jim Meyering  <meyering@redhat.com>
4347
4348         test-argp-2: avoid test failure when PACKAGE_BUGREPORT is defined
4349         * tests/test-argp-2.sh: When PACKAGE_BUGREPORT was defined, this
4350         test would fail due to the difference in the Report bugs to ...
4351         line.  The expected address is empty, "<>", while the actual
4352         would contain e.g., "<bug-tar@gnu.org>".  Filter out any address.
4353
4354 2008-11-12  Bruno Haible  <bruno@clisp.org>
4355
4356         lstat: don't compile lstat.c on systems lacking lstat
4357         * m4/lstat.m4 (gl_FUNC_LSTAT): Don't compile lstat.c on systems
4358         which don't have lstat; this is handled by lib/sys_stat.in.h already.
4359         Reported by Daniel P. Berrange via Jim Meyering.
4360
4361 2008-11-12  Jim Meyering  <meyering@redhat.com>
4362
4363         * lib/unicodeio.c (unicode_to_mb): Correct spelling of u8_uctomb.
4364
4365 2008-11-12  Simon Josefsson  <simon@josefsson.org>
4366
4367         * modules/warnings (configure.ac): Do AC_SUBST([WARN_CFLAGS]) here
4368         instead.
4369
4370 2008-11-12  Bruno Haible  <bruno@clisp.org>
4371
4372         * lib/unicodeio.c: Include unistr.h.
4373         (utf8_wctomb): Remove function.
4374         (unicode_to_mb): Use utf8_uctomb instead of utf8_wctomb.
4375
4376 2008-11-12  Simon Josefsson  <simon@josefsson.org>
4377
4378         * m4/warnings.m4 (gl_WARN_INIT): Remove, suggested by Ralf
4379         Wildenhues <Ralf.Wildenhues@gmx.de> and Bruno Haible
4380         <bruno@clisp.org>.
4381         * modules/warnings (configure.ac): Don't call gl_WARN_INIT.
4382
4383 2008-11-12  Simon Josefsson  <simon@josefsson.org>
4384
4385         * doc/warnings.texi: New file, from Bruno Haible <bruno@clisp.org>.
4386         * doc/gnulib.texi: Add section for warnings.
4387
4388 2008-11-11  Bruno Haible  <bruno@clisp.org>
4389
4390         * lib/sockets.h: Add a comment.
4391
4392 2008-11-11  Karl Berry  <karl@gnu.org>
4393
4394         * config/srclist.txt (fdl.texi): add, syncing from gnustandards.
4395
4396 2008-11-11  Eric Blake  <ebb9@byu.net>
4397
4398         fdl.texi: avoid git symlinks
4399         * doc/fdl.texi: Copy, rather than link, fdl-1.3.texi.
4400
4401 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
4402
4403         * m4/warnings.m4 (gl_WARN_ADD): Don't AC_SUBST the empty string.
4404
4405 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
4406
4407         * m4/warnings.m4 (gl_WARN_INIT): Substitute WARN_CFLAGS.
4408         (gl_WARN_ADD): Substitute $2 if literal.
4409
4410 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
4411
4412         * m4/warning.m4: Remove.
4413
4414 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
4415
4416         * m4/warnings.m4: Almost complete rewrite. :-)
4417
4418 2008-11-10  Simon Josefsson  <simon@josefsson.org>
4419
4420         * modules/warnings: New module.
4421         * m4/warnings.m4: New file.
4422         * MODULES.html.sh: Mention warnings module.
4423         With review improvements from Paolo Bonzini <bonzini@gnu.org> and
4424         Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
4425
4426 2008-11-10  Eric Blake  <ebb9@byu.net>
4427
4428         fdl.texi: make a symlink to the latest version
4429         * doc/standards.texi: Revert today's earlier change.
4430         * doc/fdl-1.2.texi: Rename from old fdl.texi...
4431         * doc/fdl.texi: ...and replace this with a symlink to the newer
4432         fdl-1.3.texi.
4433
4434 2008-11-10  Bruno Haible  <bruno@clisp.org>
4435
4436         * tests/test-select-fd.c (main): Accept the result file name as fourth
4437         argument.
4438         * tests/test-select-in.sh: Pass t-select-in.tmp as fourth argument.
4439         * tests/test-select-out.sh: Pass t-select-out.tmp as fourth argument.
4440
4441 2008-11-10  Bruno Haible  <bruno@clisp.org>
4442
4443         * lib/netdb.in.h: Use HAVE_STRUCT_ADDRINFO, HAVE_DECL_GETADDRINFO,
4444         HAVE_DECL_FREEADDRINFO, HAVE_DECL_GAI_STRERROR, HAVE_DECL_GETNAMEINFO
4445         as autoconf-substituted macros.
4446         * m4/netdb_h.m4 (gl_NETDB_H_DEFAULTS): Initialize these variables to 1.
4447         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require
4448         gl_NETDB_H_DEFAULTS. Set these variables.
4449         * modules/netdb (Makefile.am): Substitute these variables.
4450
4451 2008-11-10  Eric Blake  <ebb9@byu.net>
4452
4453         standards.texi: include correct file for FDL 1.3
4454         * doc/standards.texi (GNU Free Documentation License): Change
4455         include file to pull in FDL 1.3, not 1.2.
4456
4457         fdl.texi: revert accidental change to license
4458         * doc/fdl.texi: This is FDL 1.2, not 1.3.
4459
4460 2008-11-10  Bruno Haible  <bruno@clisp.org>
4461
4462         * m4/printf.m4 (gl_PRINTF_ENOMEM): Guess yes on Haiku. Use the
4463         cross-compiling guesses also when the native compile gives no result.
4464
4465 2008-11-10  Bruno Haible  <bruno@clisp.org>
4466
4467         * lib/spawni.c (__spawni): Force variable into the stack.
4468
4469 2008-11-10  Bruno Haible  <bruno@clisp.org>
4470
4471         Add support for Haiku.
4472         * lib/fbufmode.c (fbufmode): Test a symbol that is not only defined on
4473         glibc and BeOS, but also on Haiku.
4474         * lib/fpurge.c (fpurge): Likewise.
4475         * lib/freadable.c (freadable): Likewise.
4476         * lib/freadahead.c (freadahead): Likewise.
4477         * lib/freading.c (freading): Likewise.
4478         * lib/freadptr.c (freadptr): Likewise.
4479         * lib/freadseek.c (freadptrinc): Likewise.
4480         * lib/fseeko.c (rpl_fseeko): Likewise.
4481         * lib/fseterr.c (fseterr): Likewise.
4482         * lib/fwritable.c (fwritable): Likewise.
4483         * lib/fwriting.c (fwriting): Likewise.
4484         Reported by Ingo Weinhold <ingo_weinhold@gmx.de>.
4485
4486 2008-11-10  Ingo Weinhold  <ingo_weinhold@gmx.de>
4487
4488         * lib/config.charset: Treat Haiku like BeOS.
4489
4490 2008-11-10  Ingo Weinhold  <ingo_weinhold@gmx.de>
4491
4492         * lib/binary-io.h (O_BINARY, O_TEXT): Treat Haiku like BeOS.
4493         * lib/fcntl.in.h (O_BINARY, O_TEXT): Likewise.
4494
4495 2008-11-08  Bruno Haible  <bruno@clisp.org>
4496
4497         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_H): Avoid using AC_CHECK_DECL inside
4498         AC_CACHE_CHECK.
4499
4500 2008-11-08  Bruno Haible  <bruno@clisp.org>
4501
4502         * modules/select-tests (configure.ac): Check for unistd.h, sys/wait.h.
4503
4504 2008-11-08  Bruno Haible  <bruno@clisp.org>
4505
4506         * tests/test-select-fd.c: New file.
4507         * tests/test-select-in.sh: New file.
4508         * tests/test-select-out.sh: New file.
4509         * tests/test-select-stdin.c: New file.
4510         * modules/select-tests (Files): Add the new files.
4511         (Depends-on): Add gettimeofday.
4512         (Makefile.am): Add test-select-in.sh, test-select-out.sh to TESTS.
4513         Set TESTS_ENVIRONMENT. Add test-select-fd, test-select-stdin to
4514         check_PROGRAMS. Define test_select_fd_LDADD, test_select_stdin_LDADD.
4515
4516 2008-11-06  Alexander V. Lukyanov  <lav@netis.ru>
4517             Bruno Haible  <bruno@clisp.org>
4518
4519         * lib/sys_stat.in.h: Enclose function definitions in extern "C".
4520
4521 2008-10-12  Giuseppe Scrivano  <gscrivano@gnu.org>
4522
4523         * build-aux/pmccabe2html: Added support for C++ source files.
4524
4525 2008-11-05  Ben Pfaff  <blp@gnu.org>
4526
4527         Fix lib/close.c build on Windows.
4528         * modules/close (Files): Add lib/w32sock.h.
4529
4530 2008-11-05  Joel E. Denny  <jdenny@ces.clemson.edu>
4531
4532         Accept Bison's NEWS format.
4533         * build-aux/announce-gen (print_news_deltas): Tweak
4534         $re_prefix.
4535
4536 2008-11-04  Bruno Haible  <bruno@clisp.org>
4537
4538         * modules/random_r (Maintainer): Add glibc.
4539
4540 2008-11-04  Simon Josefsson  <simon@josefsson.org>
4541
4542         * doc/alloca-opt.texi: Change license to GFDLv1.3+, as suggested
4543         by karl@freefriends.org (Karl Berry).
4544         * doc/alloca.texi: Likewise.
4545         * doc/c-ctype.texi: Likewise.
4546         * doc/c-strcase.texi: Likewise.
4547         * doc/c-strcaseeq.texi: Likewise.
4548         * doc/c-strcasestr.texi: Likewise.
4549         * doc/c-strstr.texi: Likewise.
4550         * doc/c-strtod.texi: Likewise.
4551         * doc/c-strtold.texi: Likewise.
4552         * doc/ctime.texi: Likewise.
4553         * doc/error.texi: Likewise.
4554         * doc/fdl.texi: Likewise.
4555         * doc/gcd.texi: Likewise.
4556         * doc/getdate.texi: Likewise.
4557         * doc/gnulib-intro.texi: Likewise.
4558         * doc/gnulib-tool.texi: Likewise.
4559         * doc/gnulib.texi: Likewise.
4560         * doc/inet_ntoa.texi: Likewise.
4561         * doc/maintain.texi: Likewise.
4562         * doc/make-stds.texi: Likewise.
4563         * doc/quote.texi: Likewise.
4564         * doc/regexprops-generic.texi: Likewise.
4565         * doc/standards.texi: Likewise.
4566         * doc/verify.texi: Likewise.
4567         * doc/visibility.texi: Likewise.
4568         * doc/gnulib.texi (GNU Free Documentation License): Include
4569         fdl-1.3.texi instead of fdl.texi.
4570
4571 2008-11-04  Simon Josefsson  <simon@josefsson.org>
4572
4573         * doc/fdl-1.3.texi: New file, from
4574         <http://www.gnu.org/licenses/fdl-1.3.texi>.
4575         * modules/fdl-1.3: Add.
4576         * MODULES.html.sh: Add fdl-1.3.
4577
4578 2008-11-03  Bruno Haible  <bruno@clisp.org>
4579
4580         Make determination of absolute name of header file work with AIX xlc.
4581         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Require
4582         AC_CANONICAL_HOST. On AIX, use "$CPP -C" rather than "$CPP" for
4583         preprocessing.
4584         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
4585         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
4586
4587 2008-11-03  Simon Josefsson  <simon@josefsson.org>
4588
4589         * top/maint.mk (COVERAGE_CCOPTS): Use --coverage instead of
4590         -fprofile-arcs -ftest-coverage.  Suggested by Ludovic Courtès
4591         <ludo@gnu.org>.
4592
4593 2008-11-02  Bruno Haible  <bruno@clisp.org>
4594
4595         Mark 'strpbrk' obsolete.
4596         * modules/strpbrk (Status, Notice): New sections.
4597         * modules/strtok_r (Depends-on): Add strpbrk.
4598
4599 2008-11-02  Bruno Haible  <bruno@clisp.org>
4600
4601         Mark 'strdup' obsolete.
4602         * modules/strdup (Status, Notice): New sections.
4603         * modules/findprog (Depends-on): Add strdup.
4604         * modules/getaddrinfo (Depends-on): Likewise.
4605         * modules/localename (Depends-on): Likewise.
4606         * modules/relocatable-lib (Depends-on): Likewise.
4607         * modules/relocatable-lib-lgpl (Depends-on): Likewise.
4608         * modules/relocatable-prog (Depends-on): Likewise.
4609         * modules/trim (Depends-on): Likewise.
4610         * modules/unictype/gen-ctype (Depends-on): Likewise.
4611         * modules/unilbrk/gen-lbrk (Depends-on): Likewise.
4612
4613 2008-11-02  Bruno Haible  <bruno@clisp.org>
4614
4615         Mark 'strcspn' obsolete.
4616         * modules/strcspn (Status, Notice): New sections.
4617
4618 2008-11-02  Bruno Haible  <bruno@clisp.org>
4619
4620         Mark 'rmdir' obsolete.
4621         * modules/rmdir (Status, Notice): New sections.
4622         * modules/clean-temp (Depends-on): Add rmdir.
4623         * modules/openat (Depends-on): Likewise.
4624
4625 2008-11-02  Bruno Haible  <bruno@clisp.org>
4626
4627         Mark 'raise' obsolete.
4628         * modules/raise (Status, Notice): New sections.
4629         (Include): Specify <signal.h>.
4630         * modules/stdio (Depends-on): Add raise.
4631         * modules/write (Depends-on): Likewise.
4632
4633 2008-11-02  Bruno Haible  <bruno@clisp.org>
4634
4635         Mark 'memset' obsolete.
4636         * modules/memset (Status, Notice): New sections.
4637
4638 2008-11-02  Bruno Haible  <bruno@clisp.org>
4639
4640         Mark 'memmove' obsolete.
4641         * modules/memmove (Status, Notice): New sections.
4642         * modules/argp (Depends-on): Add memmove.
4643         * modules/argz (Depends-on): Likewise.
4644         * modules/canonicalize (Depends-on): Likewise.
4645         * modules/canonicalize-lgpl (Depends-on): Likewise.
4646         * modules/fts (Depends-on): Likewise.
4647         * modules/getcwd (Depends-on): Likewise.
4648         * modules/human (Depends-on): Likewise.
4649         * modules/regex (Depends-on): Likewise.
4650         * modules/striconveh (Depends-on): Likewise.
4651         * modules/trim (Depends-on): Likewise.
4652         * modules/unistr/u8-move (Depends-on): Likewise.
4653         * modules/unistr/u16-move (Depends-on): Likewise.
4654         * modules/unistr/u32-move (Depends-on): Likewise.
4655
4656 2008-11-02  Bruno Haible  <bruno@clisp.org>
4657
4658         Mark 'memcpy' obsolete.
4659         * modules/memcpy (Status, Notice): New sections.
4660
4661 2008-11-02  Bruno Haible  <bruno@clisp.org>
4662
4663         Mark 'memcmp' obsolete.
4664         * modules/memcmp (Status, Notice): New sections.
4665         * modules/argmatch (Depends-on): Add memchr.
4666         * modules/backupfile (Depends-on): Likewise.
4667         * modules/c-strcasestr (Depends-on): Likewise.
4668         * modules/crypto/des (Depends-on): Likewise.
4669         * modules/csharpcomp (Depends-on): Likewise.
4670         * modules/fnmatch (Depends-on): Likewise.
4671         * modules/git-merge-changelog (Depends-on): Likewise.
4672         * modules/isnand (Depends-on): Likewise.
4673         * modules/isnand-nolibm (Depends-on): Likewise.
4674         * modules/isnanf (Depends-on): Likewise.
4675         * modules/isnanf-nolibm (Depends-on): Likewise.
4676         * modules/isnanl (Depends-on): Likewise.
4677         * modules/isnanl-nolibm (Depends-on): Likewise.
4678         * modules/mbchar (Depends-on): Likewise.
4679         * modules/memcoll (Depends-on): Likewise.
4680         * modules/quotearg (Depends-on): Likewise.
4681         * modules/regex (Depends-on): Likewise.
4682         * modules/relocatable-prog (Depends-on): Likewise.
4683         * modules/same (Depends-on): Likewise.
4684         * modules/signbit (Depends-on): Likewise.
4685         * modules/strcasestr-simple (Depends-on): Likewise.
4686         * modules/unictype/gen-ctype (Depends-on): Likewise.
4687         * modules/unilbrk/gen-lbrk (Depends-on): Likewise.
4688         * modules/uniname/uniname (Depends-on): Likewise.
4689         * modules/unistr/u8-cmp (Depends-on): Likewise.
4690
4691 2008-11-02  Bruno Haible  <bruno@clisp.org>
4692
4693         Mark 'memchr' obsolete.
4694         * modules/memchr (Status, Notice): New sections.
4695         * modules/argp (Depends-on): Add memchr.
4696         * modules/base64 (Depends-on): Likewise.
4697         * modules/c-strcasestr (Depends-on): Likewise.
4698         * modules/chdir-long (Depends-on): Likewise.
4699         * modules/fnmatch (Depends-on): Likewise.
4700         * modules/getsubopt (Depends-on): Likewise.
4701         * modules/git-merge-changelog (Depends-on): Likewise.
4702         * modules/glob (Depends-on): Likewise.
4703         * modules/strcasestr-simple (Depends-on): Likewise.
4704         * modules/strnlen (Depends-on): Likewise.
4705
4706 2008-11-02  Bruno Haible  <bruno@clisp.org>
4707
4708         Mark 'atexit' obsolete.
4709         * modules/atexit (Status, Notice): New sections.
4710         * modules/chdir-long (Depends-on): Add atexit.
4711         * modules/wait-process (Depends-on): Likewise.
4712
4713 2008-11-02  Bruno Haible  <bruno@clisp.org>
4714
4715         * gnulib-tool: New option --with-obsolete.
4716         (func_usage): Document it.
4717         (func_modules_transitive_closure): Drop obsolete dependencies if
4718         incobsolete is not true.
4719         (func_import): Read and save the incobsolete variable to the cache.
4720
4721 2008-11-02  Bruno Haible  <bruno@clisp.org>
4722
4723         * modules/TEMPLATE-EXTENDED: New field 'Status'.
4724         * gnulib-tool: New option --extract-status.
4725         (func_usage): Document it.
4726         (sed_extract_prog): Recognize it.
4727         (func_get_status): New function.
4728
4729 2008-10-30  Simon Josefsson  <simon@josefsson.org>
4730
4731         * modules/sockets (License): Change from LGPL to LGPLv2+.
4732
4733 2008-10-28  Simon Josefsson  <simon@josefsson.org>
4734
4735         * top/maint.mk: Add coverage rules, inspired by scripts in gnupdf.
4736
4737 2008-10-28  Simon Josefsson  <simon@josefsson.org>
4738
4739         * MODULES.html.sh (Support for systems lacking POSIX:2001):
4740         Mention times and sys_times.
4741         * modules/sys_times, modules/sys_times-tests: New modules.
4742         * modules/times, modules/times-tests: Likewise
4743         * m4/sys_times_h.m4: New file.
4744         * lib/sys_times.in.h: Likewise
4745         * lib/times.c: Likewise.
4746         * tests/test-sys_times.c: Likewise.
4747         * tests/test-times.c: Likewise.
4748         * doc/posix-headers/sys_times.texi: Update.
4749         * doc/posix-functions/times.texi: Update.
4750
4751 2008-10-28  Jim Meyering  <meyering@redhat.com>
4752
4753         * modules/tempname (Depends-on): Add lstat.
4754
4755         * modules/lstat (License): Relicense: LGPL -> LGPLv2+.
4756
4757 2008-10-28  Simon Josefsson  <simon@josefsson.org>
4758
4759         * gnulib-tool (func_emit_tests_Makefile_am): Revert last commit.
4760         * modules/argp-tests (test_argp_LDADD): Set EXEEXT here instead,
4761         using idiom used elsewhere in gnulib.
4762
4763 2008-10-27  Jim Meyering  <meyering@redhat.com>
4764
4765         * modules/gethostname (License): Relicense: LGPL -> LGPLv2+.
4766
4767 2008-10-27  Simon Josefsson  <simon@josefsson.org>
4768
4769         * gnulib-tool (func_emit_tests_Makefile_am): Set EXEEXT in
4770         TESTS_ENVIRONMENT, for shell scripts that needs to call built
4771         programs.
4772         * tests/test-argp-2.sh: Use $EXEEXT when needed.
4773
4774 2008-10-27  Simon Josefsson  <simon@josefsson.org>
4775
4776         * lib/sys_stat.in.h (lstat): Fix declaration for mingw.
4777
4778 2008-10-27  Bruno Haible  <bruno@clisp.org>
4779
4780         * tests/test-lstat.c: Include <stdio.h>.
4781
4782 2008-10-27  Simon Josefsson  <simon@josefsson.org>
4783
4784         * modules/lstat-tests: New module.
4785         * tests/test-lstat.c: New file.
4786
4787 2008-10-26  Jim Meyering  <meyering@redhat.com>
4788
4789         * lib/mkdir.c (rpl_mkdir) [_WIN32...]: Mark mode as an unused parameter.
4790
4791 2008-10-26  Simon Josefsson  <simon@josefsson.org>
4792             Bruno Haible  <bruno@clisp.org>
4793
4794         Fix a clash between the type DATADIR on Windows and the macro DATADIR.
4795         * modules/configmake (Include): Add a note that the include must come
4796         after all system headers.
4797         * lib/javaversion.c: Include configmake.h after all other includes.
4798
4799 2008-10-26  Bruno Haible  <bruno@clisp.org>
4800
4801         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Set default of
4802         HAVE_STRUCT_RANDOM_DATA to 1.
4803         (gl_STDLIB_H): Simplify.
4804
4805 2008-10-26  Simon Josefsson  <simon@josefsson.org>
4806
4807         * m4/stdlib_h.m4: Check for struct random_data.  Initialize and
4808         substitute HAVE_STRUCT_RANDOM_DATA.
4809         * lib/stdlib.in.h [!HAVE_STRUCT_RANDOM_DATA]: Provide struct
4810         random_data.
4811         * modules/stdlib (Makefile.am): Substitute
4812         HAVE_STRUCT_RANDOM_DATA.
4813
4814 2008-10-26  Simon Josefsson  <simon@josefsson.org>
4815
4816         * doc/gnulib.texi (@copying): Use GFDLv1.2+.
4817         * doc/gnulib-intro.texi (Copyright): Likewise.
4818
4819 2008-10-26  Simon Josefsson  <simon@josefsson.org>
4820
4821         * doc/gnulib.texi (Header files): C++ fixes, based on Bruno's
4822         findings.
4823
4824 2008-10-25  Ben Pfaff  <blp@cs.stanford.edu>
4825             Bruno Haible  <bruno@clisp.org>
4826
4827         * lib/unistd.in.h: Include <winsock2.h>.
4828         (socket, connect,accept, bind, getpeername, getsockname, getsockopt,
4829         listen, recv, send, recvfrom, sendto, setsockopt, shutdown, select):
4830         Provide dummy declarations.
4831         (gethostname): Override.
4832         * lib/sys_socket.in.h (gethostname): Provide dummy declaration.
4833         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Invoke
4834         gl_PREREQ_SYS_H_WINSOCK2.
4835         * modules/gethostname (Files): Add m4/sys_socket_h.m4.
4836         * doc/posix-functions/gethostname.texi: More details.
4837
4838 2008-10-25  Bruno Haible  <bruno@clisp.org>
4839
4840         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Require
4841         gl_UNISTD_H_DEFAULTS, gl_SYS_IOCTL_H_DEFAULTS only if they exist.
4842         * modules/sys_socket (Files): Remove m4/unistd_h.m4, m4/sys_ioctl_h.m4.
4843
4844         * lib/sys_socket.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET); Move macro from
4845         here ...
4846         * lib/unistd.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET); ... to here.
4847         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Remove invocation of
4848         gl_UNISTD_H_DEFAULTS.
4849
4850 2008-10-25  Eric Blake  <ebb9@byu.net>
4851
4852         signbit: avoid spurious compiler failure
4853         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Move non-constant
4854         declarations inside function.
4855
4856 2008-10-24  Simon Josefsson  <simon@josefsson.org>
4857             Bruno Haible  <bruno@clisp.org>
4858
4859         * lib/stdlib.in.h (@GNULIB_RANDOM_R@): Include stdint.h.
4860         * modules/random_r (Depends-on): Add stdint.
4861
4862 2008-10-24  Bruno Haible  <bruno@clisp.org>
4863
4864         * modules/intprops (License): Change to LGPLv2+, with approval by Paul
4865         Eggert.
4866         * modules/strerror (License): Likewise.
4867
4868 2008-10-24  Jim Meyering  <meyering@redhat.com>
4869
4870         sys_socket: fix typo that inhibited expansion of @GNULIB_SEND@
4871         * modules/sys_socket (Depends-on) [Depends-on]: Fix typo.
4872
4873 2008-10-24  Eric Blake  <ebb9@byu.net>
4874
4875         getgroups: fix compilation when getgroups is available
4876         * lib/getgroups.c (includes): Include <unistd.h> for getgroups,
4877         but with <config.h> override of getgroups disabled.
4878
4879 2008-10-24  Simon Josefsson  <simon@josefsson.org>
4880
4881         * doc/gnulib.texi (Header files): Add note about C++ problems.
4882         Explained by Bruno Haible <bruno@clisp.org>.
4883
4884 2008-10-23  Bruno Haible  <bruno@clisp.org>
4885
4886         Define a dummy SA_NODEFER macro on Interix.
4887         * lib/signal.in.h (SA_NODEFER): Define fallback.
4888         Reported by Aleksey Cheusov <cheusov@tut.by> via
4889         Thomas Klausner <wiz@netbsd.org> and Eric Blake.
4890
4891 2008-10-23  Bruno Haible  <bruno@clisp.org>
4892
4893         * modules/freadahead (License): Change to LGPLv2+.
4894         Suggested by Simon Josefsson.
4895
4896 2008-10-23  Jim Meyering  <meyering@redhat.com>
4897
4898         random_r: new module
4899         * modules/random_r: New file.
4900         * m4/random_r.m4: New file.
4901         * lib/random_r.c: New file, from glibc.
4902         * modules/random_r-tests: New file.
4903         * tests/test-random_r.c: New file.
4904         * lib/stdlib.in.h (srandom_r, initstate_r, setstate_r, random_r):
4905          Declare.
4906         (RAND_MAX): Define.
4907         * m4/stdlib_h.m4: Define and AC_SUBST GNULIB_RANDOM_R and HAVE_RANDOM_R.
4908         * modules/stdlib: Substitute them, too.
4909         * MODULES.html.sh (Extra functions based on POSIX:2001) [Misc]: Add it.
4910         * doc/glibc-functions/initstate_r.texi: Mention the new module.
4911         * doc/glibc-functions/random_r.texi: Likewise.
4912         * doc/glibc-functions/setstate_r.texi: Likewise.
4913         * doc/glibc-functions/srandom_r.texi: Likewise.
4914         * config/srclist.txt: Mention it.
4915
4916 2008-10-23  David Lutterkort  <lutter@redhat.com>
4917
4918         * modules/selinux-h: Search for LIB_SELINUX and mark it as a
4919         link requirement
4920
4921 2008-10-23  Jim Meyering  <meyering@redhat.com>
4922
4923         selinux-h: mark parameters of stub functions as intentionally unused
4924         * lib/se-selinux.in.h: Mark parameters as _UNUSED_PARAMETER_.
4925         * lib/se-context.in.h: Likewise.
4926
4927 2008-10-22  Simon Josefsson  <simon@josefsson.org>
4928
4929         * lib/sys_socket.in.h (FD_ISSET): Fix warnings under mingw.
4930
4931 2008-10-22  Simon Josefsson  <simon@josefsson.org>
4932
4933         * m4/getgroups.m4: Avoid invoking test with wrong parameters.
4934
4935 2008-10-22  Eric Blake  <ebb9@byu.net>
4936
4937         glthread/thread: avoid compiler warning
4938         * lib/glthread/thread.c (gl_thread_exit_func) [USE_WIN32_THREADS]:
4939         Add unreachable abort to silence compiler.
4940
4941 2008-10-22  Eric Blake  <ebb9@byu.net>
4942
4943         netdb: also supply struct addrinfo for cygwin 1.5.x
4944         * m4/netdb_h.m4 (gl_HEADER_NETDB): Check for incomplete header on
4945         older cygwin.
4946         * lib/netdb.in.h [!HAVE_STRUCT_ADDRINFO]: Also supply contents for
4947         cygwin.
4948         * doc/posix-headers/netdb.texi (netdb.h): Document this.
4949
4950 2008-10-22  Bruno Haible  <bruno@clisp.org>
4951
4952         * users.txt: Update entry about pspp.
4953
4954 2008-10-21  Bruno Haible  <bruno@clisp.org>
4955
4956         Simplification.
4957         * lib/sys_socket.in.h (_gl_close_fd_maybe_socket): Remove declaration.
4958         * lib/close.c (_gl_close_fd_maybe_socket): Make static.
4959
4960         Simplification.
4961         * lib/ioctl.c (ioctl): Don't undefine.
4962         * lib/socket.c (socket): Don't undefine.
4963
4964         Remove unused module indicator macros.
4965         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR): Don't define
4966         GNULIB_$1 as a C macro.
4967
4968         * doc/posix-functions/close.texi: Undo last change.
4969         * doc/posix-functions/ioctl.texi: Merge the two paragraphs about
4970         Windows platforms.
4971
4972 2008-10-21  Bruno Haible  <bruno@clisp.org>
4973
4974         Add gethostname() declaration to <unistd.h>.
4975         * lib/unistd.in.h (gethostname): New declaration.
4976         * lib/gethostname.c: Include <unistd.h>.
4977         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Require
4978         gl_UNISTD_H_DEFAULTS. Set HAVE_GETHOSTNAME.
4979         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETHOSTNAME
4980         and HAVE_GETHOSTNAME.
4981         * modules/gethostname (Depends-on): Add unistd.
4982         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
4983         (Include): Specify <unistd.h>.
4984         * modules/unistd (Makefile.am): Substitute GNULIB_GETHOSTNAME and
4985         HAVE_GETHOSTNAME.
4986         * tests/test-gethostname.c: Include <unistd.h> first.
4987
4988 2008-10-21  Bruno Haible  <bruno@clisp.org>
4989
4990         * modules/poll-tests (Depends-on): Add sys_ioctl, ioctl.
4991         * modules/select-tests (Depends-on): Likewise.
4992         Reported by Simon Josefsson.
4993
4994 2008-10-21  Simon Josefsson  <simon@josefsson.org>
4995
4996         * lib/close.c: Add _gl_close_fd_maybe_socket from winsock.c.
4997         * lib/accept.c: New file, based on winsock.c.
4998         * lib/bind.c: New file, based on winsock.c.
4999         * lib/connect.c: New file, based on winsock.c.
5000         * lib/getpeername.c: New file, based on winsock.c.
5001         * lib/getsockname.c: New file, based on winsock.c.
5002         * lib/getsockopt.c: New file, based on winsock.c.
5003         * lib/ioctl.c: New file, based on winsock.c.
5004         * lib/listen.c: New file, based on winsock.c.
5005         * lib/recv.c: New file, based on winsock.c.
5006         * lib/recvfrom.c: New file, based on winsock.c.
5007         * lib/send.c: New file, based on winsock.c.
5008         * lib/sendto.c: New file, based on winsock.c.
5009         * lib/setsockopt.c: New file, based on winsock.c.
5010         * lib/shutdown.c: New file, based on winsock.c.
5011         * lib/socket.c: New file, based on winsock.c.
5012         * lib/w32sock.h: New file, based on winsock.c.
5013         * lib/winsock.c: Remove file.
5014         * modules/accept: Likewise.
5015         * modules/bind: Likewise.
5016         * modules/connect: Likewise.
5017         * modules/getpeername: Likewise.
5018         * modules/getsockname: Likewise.
5019         * modules/getsockopt: Likewise.
5020         * modules/ioctl: Likewise.
5021         * modules/listen: Likewise.
5022         * modules/recv: Likewise.
5023         * modules/recvfrom: Likewise.
5024         * modules/send: Likewise.
5025         * modules/sendto: Likewise.
5026         * modules/setsockopt: Likewise.
5027         * modules/shutdown: Likewise.
5028         * modules/socket: Use socket.c instead of winsock.c.
5029         * modules/sys_socket: Remove (unneeded?) dependency on winsock.c.
5030         * doc/posix-functions/accept.texi: Doc fix.
5031         * doc/posix-functions/bind.texi: Doc fix.
5032         * doc/posix-functions/close.texi: Doc fix.
5033         * doc/posix-functions/connect.texi: Doc fix.
5034         * doc/posix-functions/getpeername.texi: Doc fix.
5035         * doc/posix-functions/getsockname.texi: Doc fix.
5036         * doc/posix-functions/getsockopt.texi: Doc fix.
5037         * doc/posix-functions/ioctl.texi: Doc fix.
5038         * doc/posix-functions/listen.texi: Doc fix.
5039         * doc/posix-functions/recv.texi: Doc fix.
5040         * doc/posix-functions/recvfrom.texi: Doc fix.
5041         * doc/posix-functions/send.texi: Doc fix.
5042         * doc/posix-functions/sendto.texi: Doc fix.
5043         * doc/posix-functions/setsockopt.texi: Doc fix.
5044         * doc/posix-functions/shutdown.texi: Doc fix.
5045         * doc/posix-functions/socket.texi: Doc fix.
5046
5047 2008-10-20  Bruno Haible  <bruno@clisp.org>
5048
5049         Take into account the role of SIGABRT_COMPAT on Windows 2008.
5050         * lib/sigprocmask.c (SIGABRT_COMPAT, SIGABRT_COMPAT_MASK): New macros.
5051         (sigismember, sigaddset, sigdelset, sigfillset, rpl_signal): Handle it
5052         as an alias for SIGABRT.
5053         * lib/sigaction.c (SIGABRT_COMPAT): New macro.
5054         (sigaction): Map it to SIGABRT.
5055         Reported by Ramiro Polla <ramiro.polla@gmail.com> via Eric Blake.
5056
5057 2008-10-20  Bruno Haible  <bruno@clisp.org>
5058
5059         * lib/fts.c: Don't include lstat.h.
5060         * lib/openat.c: Include <sys/stat.h> instead of lstat.h.
5061
5062         Move the lstat() declaration to <sys/stat.h>.
5063         * lib/lstat.h: Remove file.
5064         * lib/sys_stat.in.h: Add special invocation convention.
5065         (lstat): New declaration.
5066         * lib/lstat.c (orig_lstat): New function.
5067         (rpl_lstat): Use orig_lstat instead of lstat.
5068         * m4/lstat.m4 (gl_FUNC_LSTAT): Require gl_SYS_STAT_H_DEFAULTS and
5069         AC_C_INLINE. Set REPLACE_LSTAT.
5070         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Initialize GNULIB_LSTAT
5071         and REPLACE_LSTAT.
5072         * modules/lstat (Files): Remove lib/lstat.h.
5073         (configure.ac): Invoke gl_SYS_STAT_MODULE_INDICATOR.
5074         (Include): Specify <sys/stat.h> instead of lstat.h.
5075         * modules/sys_stat (Makefile.am): Substitute GNULIB_LSTAT and
5076         REPLACE_LSTAT.
5077         * NEWS: Mention the change.
5078
5079 2008-10-20  Bruno Haible  <bruno@clisp.org>
5080
5081         * modules/posix_spawn-tests: New file.
5082         * tests/test-posix_spawn3.c: New file.
5083
5084 2008-10-20  Bruno Haible  <bruno@clisp.org>
5085
5086         * modules/posix_spawnp-tests (Depends-on): Add sys_wait.
5087         * tests/test-posix_spawn1.c (WTERMSIG, WCOREDUMP, WEXITSTATUS,
5088         WIFSIGNALED, WIFEXITED, WIFSTOPPED): Remove fallback definitions.
5089         * tests/test-posix_spawn2.c (WTERMSIG, WCOREDUMP, WEXITSTATUS,
5090         WIFSIGNALED, WIFEXITED, WIFSTOPPED): Likewise.
5091
5092 2008-10-20  Bruno Haible  <bruno@clisp.org>
5093
5094         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Test against another bug
5095         of posix_spawn on AIX 5.3.
5096
5097 2008-10-20  Bruno Haible  <bruno@clisp.org>
5098
5099         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Make the check on MacOS X.
5100
5101 2008-10-20  Bruno Haible  <bruno@clisp.org>
5102
5103         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Use AC_LANG_SOURCE instead
5104         of AC_LANG_PROGRAM.
5105
5106 2008-10-20  Simon Josefsson  <simon@josefsson.org>
5107
5108         * lib/netdb.in.h: Don't define GNU specific constants until they
5109         are supported or needed.  Reported by Bruno Haible
5110         <bruno@clisp.org>.
5111
5112 2008-10-20  Simon Josefsson  <simon@josefsson.org>
5113
5114         * lib/canon-host.c: Include netdb.h instead of getaddrinfo.h.
5115
5116 2008-10-20  Simon Josefsson  <simon@josefsson.org>
5117
5118         * lib/getaddrinfo.h: Remove file.
5119         * modules/getaddrinfo: Reflect move from getaddrinfo.h to netdb.h.
5120         * m4/getaddrinfo.m4: Call gl_HEADER_NETDB.  Don't check for netdb.h.
5121         * lib/netdb.in.h: Add declarations from getaddrinfo.h.
5122         * m4/netdb_h.m4: Initialize GNULIB_GETADDRINFO to 0.
5123         * modules/netdb: Substitute GNULIB_GETADDRINFO.
5124         * lib/getaddrinfo.c: Include netdb.h instead of getaddrinfo.h.
5125         * tests/test-getaddrinfo.c: Likewise.
5126         * lib/gai_strerror.c: Likewise.  Also drop HAVE_NETDB_H check.
5127         * NEWS: Mention change.
5128
5129 2008-10-19  Bruno Haible  <bruno@clisp.org>
5130
5131         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Remove unneeded code.
5132
5133 2008-10-19  Bruno Haible  <bruno@clisp.org>
5134
5135         * lib/wait-process.c: Include simply <sys/wait.h>.
5136         (waitpid, WTERMSIG, WCOREDUMP, WEXITSTATUS, WIFSIGNALED, WIFEXITED,
5137         WIFSTOPPED): Remove fallback definitions.
5138         * modules/wait-process (Depends-on): Add sys_wait.
5139
5140         New module 'sys_wait'.
5141         * modules/sys_wait: New file.
5142         * lib/sys_wait.in.h: New file, partially copied from
5143         lib/wait-process.c.
5144         * m4/sys_wait_h.m4: New file.
5145         * doc/posix-headers/sys_wait.texi: Mention the new module.
5146
5147 2008-10-19  Bruno Haible  <bruno@clisp.org>
5148
5149         * m4/wait-process.m4 (gl_WAIT_PROCESS): Remove test for unistd.h.
5150
5151 2008-10-19  Bruno Haible  <bruno@clisp.org>
5152
5153         Assume that waitpid() fills an 'int' status, not a 'union wait'.
5154         * lib/wait-process.c (WAIT_T): Remove type.
5155         (WTERMSIG, WCOREDUMP, WEXITSTATUS): Define fallbacks using bit masks.
5156         (wait_subprocess): Update.
5157
5158 2008-10-19  Bruno Haible  <bruno@clisp.org>
5159
5160         New module 'atoll'.
5161         * modules/atoll: New file.
5162         * lib/stdlib.in.h (atoll): New declaration.
5163         * lib/atoll.c: New file, from glibc with modifications.
5164         * m4/atoll.m4: New file.
5165         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_ATOLL,
5166         HAVE_ATOLL.
5167         * modules/stdlib (Makefile.am): Substitute GNULIB_ATOLL, HAVE_ATOLL.
5168         * doc/posix-functions/atoll.texi: Mention the new module.
5169
5170 2008-10-19  Bruno Haible  <bruno@clisp.org>
5171
5172         Add strtoull() declaration to <stdlib.h>.
5173         * lib/stdlib.in.h (strtoull): New declaration.
5174         * m4/strtoull.m4 (gl_FUNC_STRTOLL): Require gl_STDLIB_H_DEFAULTS.
5175         Set HAVE_STRTOULL.
5176         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_STRTOULL,
5177         HAVE_STRTOULL.
5178         * modules/strtoull (Depends-on): Add stdlib.
5179         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
5180         * modules/stdlib (Makefile.am): Substitute GNULIB_STRTOULL,
5181         HAVE_STRTOULL.
5182
5183 2008-10-19  Bruno Haible  <bruno@clisp.org>
5184
5185         Add strtoll() declaration to <stdlib.h>.
5186         * lib/stdlib.in.h (strtoll): New declaration.
5187         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Require gl_STDLIB_H_DEFAULTS.
5188         Set HAVE_STRTOLL.
5189         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_STRTOLL,
5190         HAVE_STRTOLL.
5191         * modules/strtoll (Depends-on): Add stdlib.
5192         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
5193         * modules/stdlib (Makefile.am): Substitute GNULIB_STRTOLL, HAVE_STRTOLL.
5194
5195 2008-10-19  Bruno Haible  <bruno@clisp.org>
5196
5197         * modules/bcopy (Depends-on): Add strings.
5198         (Include): Specify <strings.h>.
5199
5200 2008-10-19  Bruno Haible  <bruno@clisp.org>
5201
5202         * doc/posix-functions/atexit.texi: Update doc regarding mingw.
5203
5204 2008-10-19  Bruno Haible  <bruno@clisp.org>
5205
5206         * lib/openat-die.c (openat_save_fail, openat_restore_fail): Rename
5207         the parameter from 'errno' to 'errnum'. Fixes a compilation error on
5208         mingw.
5209
5210 2008-10-19  Bruno Haible  <bruno@clisp.org>
5211
5212         * lib/atanl.c: Don't include isnanl.h.
5213         * lib/cosl.c: Likewise.
5214         * lib/ldexpl.c: Likewise.
5215         * lib/logl.c: Likewise.
5216         * lib/sinl.c: Likewise.
5217         * lib/sqrtl.c: Likewise.
5218         * lib/tanl.c: Likewise.
5219
5220         Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
5221         * lib/isnanf.h: Remove file.
5222         * lib/isnand.h: Remove file.
5223         * lib/isnanl.h: Remove file.
5224         * lib/math.in.h: Include the contents of lib/isnanf.h, lib/isnand.h,
5225         lib/isnanl.h. Use HAVE_ISNANF, HAVE_ISNAND, HAVE_ISNANL as substituted
5226         macros.
5227         * m4/isnanf.m4 (gl_FUNC_ISNANF): Require gl_MATH_H_DEFAULTS. Set
5228         HAVE_ISNANF, don't define it as a C macro.
5229         * m4/isnand.m4 (gl_FUNC_ISNAND): Require gl_MATH_H_DEFAULTS. Set
5230         HAVE_ISNAND, don't define it as a C macro.
5231         * m4/isnanl.m4 (gl_FUNC_ISNANL): Require gl_MATH_H_DEFAULTS. Set
5232         HAVE_ISNANL, don't define it as a C macro.
5233         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_ISNAN[FDL] and
5234         HAVE_ISNAN[FDL].
5235         * modules/isnanf (Files): Remove lib/isnanf.h.
5236         (Depends-on): Add math.
5237         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
5238         (Include): Specify <math.h> instead of isnanf.h.
5239         * modules/isnand (Files): Remove lib/isnand.h.
5240         (Depends-on): Add math.
5241         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
5242         (Include): Specify <math.h> instead of isnand.h.
5243         * modules/isnanl (Files): Remove lib/isnanl.h.
5244         (Depends-on): Add math.
5245         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
5246         (Include): Specify <math.h> instead of isnanl.h.
5247         * modules/math (Makefile.am): Substitute GNULIB_ISNAN[FDL] and
5248         HAVE_ISNAN[FDL].
5249         * tests/test-isnanf.c: Include <math.h> instead of isnanf.h.
5250         * tests/test-isnand.c: Include <math.h> instead of isnand.h.
5251         * tests/test-isnanl.c: Include <math.h> instead of isnanl.h.
5252         * NEWS: Mention the change.
5253
5254 2008-10-18  Bruno Haible  <bruno@clisp.org>
5255
5256         Add getusershell(), setusershell(), endusershell() declarations to
5257         <unistd.h>.
5258         * lib/unistd.in.h (getusershell, setusershell, endusershell): New
5259         declarations.
5260         * lib/getusershell.c: Include unistd.h.
5261         * m4/getusershell.m4 (gl_FUNC_GETUSERSHELL): Require
5262         gl_UNISTD_H_DEFAULTS and AC_USE_SYSTEM_EXTENSIONS. Set
5263         HAVE_GETUSERSHELL.
5264         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETUSERSHELL
5265         and HAVE_GETUSERSHELL.
5266         * modules/getusershell (Depends-on): Add unistd, extensions.
5267         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
5268         (Include): Specify <unistd.h>.
5269         * modules/unistd (Makefile.am): Substitute GNULIB_GETUSERSHELL and
5270         HAVE_GETUSERSHELL.
5271
5272 2008-10-18  Bruno Haible  <bruno@clisp.org>
5273
5274         Add a getloadavg() declaration to <stdlib.h>.
5275         * lib/stdlib.in.h; Include <sys/loadavg.h> when needed for the
5276         getloadavg declaration.
5277         (getloadavg): New declaration.
5278         * lib/getloadavg.c: Include <stdlib.h> first.
5279         * m4/getloadavg.m4 (gl_GETLOADAVG): Require gl_STDLIB_H_DEFAULTS and
5280         AC_USE_SYSTEM_EXTENSIONS. Test whether sys/loadavg.h exists. Set
5281         HAVE_SYS_LOADAVG_H and HAVE_DECL_GETLOADAVG.
5282         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_GETLOADAVG,
5283         HAVE_SYS_LOADAVG_H, HAVE_DECL_GETLOADAVG.
5284         * modules/getloadavg (Depends-on): Add stdlib, extensions.
5285         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
5286         (Include): Specify <stdlib.h>.
5287         * modules/stdlib (Makefile.am): Substitute GNULIB_GETLOADAVG,
5288         HAVE_SYS_LOADAVG_H, HAVE_DECL_GETLOADAVG.
5289
5290 2008-10-18  Bruno Haible  <bruno@clisp.org>
5291
5292         * lib/dirchownmod.c: Don't include lchmod.h.
5293
5294         Move the lchmod() declaration to <sys/stat.h>.
5295         * lib/lchmod.h: Remove file.
5296         * lib/sys_stat.in.h: Add placeholder for GL_LINK_WARNING.
5297         (lchmod): New declaration, moved here from lib/lchown.h.
5298         * m4/lchmod.m4 (gl_FUNC_LCHMOD): Require gl_SYS_STAT_H_DEFAULTS and
5299         AC_USE_SYSTEM_EXTENSIONS. Set HAVE_LCHMOD.
5300         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Initialize GNULIB_LCHMOD
5301         and HAVE_LCHMOD.
5302         * modules/lchmod (Files): Remove lib/lchmod.h.
5303         (Depends-on): Add sys_stat, extensions.
5304         (configure.ac): Invoke gl_SYS_STAT_MODULE_INDICATOR.
5305         (Include): Specify <sys/stat.h> instead of lchmod.h.
5306         * modules/sys_stat (Depends-on): Add link-warning.
5307         (Makefile.am): Substitute GNULIB_LCHMOD, HAVE_LCHMOD, and the
5308         definition of GL_LINK_WARNING.
5309         * NEWS: Mention the change.
5310
5311 2008-10-18  Bruno Haible  <bruno@clisp.org>
5312
5313         * lib/fchdir.c: Don't include dirfd.h.
5314         * lib/fts.c: Likewise.
5315         * lib/getcwd.c: Likewise.
5316         * lib/glob.c: Likewise.
5317
5318         Move the dirfd() declaration to <dirent.h>.
5319         * lib/dirfd.h: Remove file.
5320         * lib/dirent.in.h: Add placeholder for GL_LINK_WARNING.
5321         (dirfd): New declaration.
5322         * lib/dirfd.c: Include <dirent.h> instead of dirfd.h.
5323         * m4/dirfd.m4 (gl_FUNC_DIRFD): Require gl_DIRENT_H_DEFAULTS and
5324         AC_USE_SYSTEM_EXTENSIONS. Invoke gl_REPLACE_DIRENT_H. Set
5325         HAVE_DECL_DIRFD.
5326         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_DIRFD and
5327         HAVE_DECL_DIRFD.
5328         * modules/dirfd (Files): Remove lib/dirfd.h.
5329         (Depends-on): Add dirent, extensions.
5330         (configure.ac): Invoke gl_DIRENT_MODULE_INDICATOR.
5331         (Include): Specify <dirent.h> instead of dirfd.h.
5332         * modules/dirent (Depends-on): Add link-warning.
5333         (Makefile.am): Substitute GNULIB_DIRFD, HAVE_DECL_DIRFD, and
5334         definition of GL_LINK_WARNING.
5335         * NEWS: Mention the change.
5336
5337 2008-10-18  Bruno Haible  <bruno@clisp.org>
5338
5339         Move the euidaccess() declaration to <unistd.h>.
5340         * lib/euidaccess.h: Remove file.
5341         * lib/unistd.in.h (euidaccess): New declaration.
5342         * lib/euidaccess.c: Don't include euidaccess.h.
5343         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Require gl_UNISTD_H_DEFAULTS.
5344         Don't check whether euidaccess is declared. Set HAVE_EUIDACCESS.
5345         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_EUIDACCESS
5346         and HAVE_EUIDACCESS.
5347         * modules/euidaccess (Files): Remove lib/euidaccess.h.
5348         (Depends-on): Add unistd.
5349         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
5350         (Include): Specify <unistd.h> instead of euidaccess.h.
5351         * modules/unistd (Makefile.am): Substitute GNULIB_EUIDACCESS and
5352         HAVE_EUIDACCESS.
5353         * NEWS: Mention the change.
5354
5355 2008-10-18  Bruno Haible  <bruno@clisp.org>
5356
5357         * lib/xgetdomainname.c: Include <unistd.h> instead of getdomainname.h.
5358
5359         Move the getdomainname() declaration to <unistd.h>.
5360         * lib/getdomainname.h: Remove file.
5361         * lib/unistd.in.h (getdomainname): New declaration.
5362         * lib/getdomainname.c: Include <unistd.h> instead of getdomainname.h.
5363         * m4/getdomainname.m4 (gl_FUNC_GETDOMAINNAME): Require
5364         gl_UNISTD_H_DEFAULTS and AC_USE_SYSTEM_EXTENSIONS. Set
5365         HAVE_GETDOMAINNAME.
5366         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
5367         GNULIB_GETDOMAINNAME and HAVE_GETDOMAINNAME.
5368         * modules/getdomainname (Files): Remove lib/getdomainname.h.
5369         (Depends-on): Add unistd, extensions.
5370         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
5371         (Includes): Specify <unistd.h> instead of getdomainname.h.
5372         * modules/unistd (Makefile.am): Substitute GNULIB_GETDOMAINNAME and
5373         HAVE_GETDOMAINNAME.
5374         * NEWS: Mention the change.
5375
5376 2008-10-18  Bruno Haible  <bruno@clisp.org>
5377
5378         * modules/dirent: New file.
5379         * m4/dirent_h.m4: New file.
5380         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_DIRENT_H_DEFAULTS.
5381         Invoke gl_REPLACE_DIRENT_H. Don't assign DIRENT_H directly.
5382         * modules/fchdir (Files): Remove lib/dirent.in.h.
5383         (Depends-on): Add dirent.
5384         (Makefile.am): Move rules to modules/dirent.
5385         * doc/posix-headers/dirent.texi: Mention the new module.
5386
5387 2008-10-18  Bruno Haible  <bruno@clisp.org>
5388
5389         Avoid -Wunused-parameter warnings in public gnulib header files.
5390         * m4/gnulib-common.m4 (gl_COMMON_BODY): Define _UNUSED_PARAMETER_ as a
5391         macro.
5392         * lib/unistr.h (u32_mbtouc_unsafe, u32_mbtouc): Use it.
5393
5394 2008-10-18  Bruno Haible  <bruno@clisp.org>
5395
5396         * doc/glibc-functions/dirfd.texi: Mention the module 'dirfd'.
5397         * doc/glibc-functions/error.texi: Mention the module 'error'.
5398         * doc/glibc-functions/euidaccess.texi: Mention the module 'euidaccess'.
5399         * doc/glibc-functions/getdomainname.texi: Mention the module
5400         'getdomainname'.
5401         * doc/glibc-functions/getloadavg.texi: Mention the module 'getloadavg'.
5402         * doc/glibc-functions/getpagesize.texi: Mention the module
5403         'getpagesize'.
5404         * doc/glibc-functions/getusershell.texi: Mention the module
5405         'getusershell'.
5406         * doc/glibc-functions/isnanl.texi: Mention the module 'isnanl'.
5407         * doc/glibc-functions/lchmod.texi: Mention the module 'lchmod'.
5408         * doc/glibc-functions/mempcpy.texi: Mention the module 'mempcpy'.
5409         * doc/glibc-functions/memrchr.texi: Mention the module 'memrchr'.
5410         * doc/glibc-functions/mkdtemp.texi: Mention the module 'mkdtemp'.
5411         * doc/glibc-functions/rpmatch.texi: Mention the module 'rpmatch'.
5412         * doc/glibc-functions/stpcpy.texi: Mention the module 'stpcpy'.
5413         * doc/glibc-functions/stpncpy.texi: Mention the module 'stpncpy'.
5414         * doc/glibc-functions/strchrnul.texi: Mention the module 'strchrnul'.
5415         * doc/glibc-functions/strndup.texi: Mention the module 'strndup'.
5416         * doc/glibc-functions/strnlen.texi: Mention the module 'strnlen'.
5417         * doc/glibc-functions/strsep.texi: Mention the module 'strsep'.
5418         * doc/glibc-functions/timegm.texi: Mention the module 'timegm'.
5419         * doc/glibc-functions/vasprintf.texi: Mention the module 'vasprintf'.
5420
5421 2008-10-17  Bruno Haible  <bruno@clisp.org>
5422
5423         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): On platforms other than
5424         HP-UX and IRIX, use -0.0L.
5425         * tests/test-ceill.c (minus_zero): Likewise.
5426         * tests/test-floorl.c (minus_zero): Likewise.
5427         * tests/test-frexpl.c (minus_zero): Likewise.
5428         * tests/test-isnan.c (minus_zerol): Likewise.
5429         * tests/test-isnanl.h (minus_zero): Likewise.
5430         * tests/test-ldexpl.c (minus_zero): Likewise.
5431         * tests/test-roundl.c (minus_zero): Likewise.
5432         * tests/test-signbit.c (minus_zerol): Likewise.
5433         * tests/test-snprintf-posix.h (minus_zerol): Likewise.
5434         * tests/test-sprintf-posix.h (minus_zerol): Likewise.
5435         * tests/test-truncl.c (minus_zero): Likewise.
5436         * tests/test-vasnprintf-posix.c (minus_zerol): Likewise.
5437         * tests/test-vasprintf-posix.c (minus_zerol): Likewise.
5438         Reported by Markus Armbruster <armbru@redhat.com> via Jim Meyering
5439         and by Nelson H. F. Beebe <beebe@math.utah.edu> via Eric Blake.
5440
5441 2008-10-17  Bruno Haible  <bruno@clisp.org>
5442
5443         Avoid gcc warnings because of #pragma GCC system_header on older gcc.
5444         * lib/arpa_inet.in.h: Encloses reference to PRAGMA_SYSTEM_HEADER so
5445         that it gets activated only for gcc >= 3.0.
5446         * lib/dirent.in.h: Likewise.
5447         * lib/errno.in.h: Likewise.
5448         * lib/fcntl.in.h: Likewise.
5449         * lib/float.in.h: Likewise.
5450         * lib/iconv.in.h: Likewise.
5451         * lib/inttypes.in.h: Likewise.
5452         * lib/locale.in.h: Likewise.
5453         * lib/math.in.h: Likewise.
5454         * lib/netdb.in.h: Likewise.
5455         * lib/netinet_in.in.h: Likewise.
5456         * lib/search.in.h: Likewise.
5457         * lib/signal.in.h: Likewise.
5458         * lib/spawn.in.h: Likewise.
5459         * lib/stdarg.in.h: Likewise.
5460         * lib/stdint.in.h: Likewise.
5461         * lib/stdio.in.h: Likewise.
5462         * lib/stdlib.in.h: Likewise.
5463         * lib/string.in.h: Likewise.
5464         * lib/strings.in.h: Likewise.
5465         * lib/sys_file.in.h: Likewise.
5466         * lib/sys_ioctl.in.h: Likewise.
5467         * lib/sys_select.in.h: Likewise.
5468         * lib/sys_socket.in.h: Likewise.
5469         * lib/sys_stat.in.h: Likewise.
5470         * lib/sys_time.in.h: Likewise.
5471         * lib/sysexits.in.h: Likewise.
5472         * lib/time.in.h: Likewise.
5473         * lib/unistd.in.h: Likewise.
5474         * lib/wchar.in.h: Likewise.
5475         * lib/wctype.in.h: Likewise.
5476         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
5477
5478 2008-10-17  Jim Meyering  <meyering@redhat.com>
5479
5480         ignore-value: don't depend on inline module
5481         * modules/ignore-value (Depends-on): Remove 'inline'.
5482         (configure.ac): Instead, add AC_REQUIRE([AC_C_INLINE]) here.
5483         Suggestion from Bruno Haible.
5484
5485 2008-10-17  Bruno Haible  <bruno@clisp.org>
5486
5487         New implementation of condition variables for Win32.
5488         * lib/glthread/cond.h (struct gl_waitqueue_link): New type.
5489         (gl_linked_waitqueue_t): New type.
5490         (gl_cond_t): Use it.
5491         * lib/glthread/cond.c (struct gl_waitqueue_element): New type.
5492         (gl_waitqueue_init, gl_waitqueue_add, gl_waitqueue_remove,
5493         gl_waitqueue_notify_first, gl_waitqueue_notify_all): New functions.
5494         (glthread_cond_init_func, glthread_cond_wait_func,
5495         glthread_cond_timedwait_func, glthread_cond_signal_func,
5496         glthread_cond_broadcast_func, glthread_cond_destroy_func):
5497         Reimplemented on the basis of gl_linked_waitqueue_t.
5498         * lib/glthread/lock.h (gl_carray_waitqueue_t): Renamed from
5499         gl_waitqueue_t.
5500         (gl_rwlock_t): Update.
5501         * lib/glthread/lock.c (gl_waitqueue_t): Alias to gl_carray_waitqueue_t.
5502
5503 2008-10-17  Simon Josefsson  <simon@josefsson.org>
5504
5505         * modules/recvfrom (Depends-on): Add dependency on getpeername.
5506         Reported by Yoann Vandoorselaere <yoann@prelude-ids.org>.
5507
5508 2008-10-17  Jim Meyering  <meyering@redhat.com>
5509
5510         ignore-value: new module
5511         * modules/ignore-value: New file.
5512         * lib/ignore-value.h: New file.
5513         * MODULES.html.sh (Compiler warning management): New section,
5514         just for this module.  More to come.
5515
5516 2008-10-16  Paul Eggert  <eggert@cs.ucla.edu>
5517
5518         open-safer.c: avoid 'signed and unsigned in conditional...' warning
5519         * lib/open-safer.c (open_safer): Use an "if/else" statement in place
5520         of the ternary operator.  Reported by Reuben Thomas <rrt@sc3d.org>.
5521
5522 2008-10-16  Jim Meyering  <meyering@redhat.com>
5523
5524         openat-die.c: avoid 'no previous prototype' warning
5525         * lib/openat-die.c: Include "openat.h".
5526         Reported by Reuben Thomas <rrt@sc3d.org>.
5527
5528 2008-10-16  Simon Josefsson  <simon@josefsson.org>
5529
5530         * m4/netdb_h.m4: Assume that if netdb.h exists, it works.
5531         * lib/netdb.in.h: Fix typo.
5532         Reported by Bruno Haible  <bruno@clisp.org>
5533
5534         * lib/netdb.in.h: Include sys/socket.h for platforms without
5535         netdb.h, to get structures like hostent on MinGW.
5536         * modules/netdb (Depends-on): Add sys_socket.
5537
5538 2008-10-15  Simon Josefsson  <simon@josefsson.org>
5539
5540         * modules/netdb, modules/netdb-tests: New file.
5541         * m4/netdb_h.m4: New file.
5542         * lib/netdb.in.h: Add, currently just an empty file pending
5543         definitions.
5544         * tests/test-netdb.c: New file.
5545         * doc/posix-headers/netdb.texi: Mention that we replace it if
5546         needed.
5547         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
5548         netdb.
5549
5550 2008-10-15  Simon Josefsson  <simon@josefsson.org>
5551
5552         * doc/gnulib.texi (Getaddrinfo and WINVER): Sync documentation
5553         with code.
5554
5555 2008-10-13  Bruno Haible  <bruno@clisp.org>
5556
5557         * lib/glthread/cond.c (glthread_cond_wait_func,
5558         glthread_cond_timedwait_func): Add a comment.
5559
5560 2008-10-13  Yoann Vandoorselaere  <yoann@prelude-ids.org>
5561
5562         * tests/test-poll.c: Include <sys/ioctl.h>, for ioctl().
5563         * tests/test-select.c: Likewise,
5564
5565 2008-10-13  Bruno Haible  <bruno@clisp.org>
5566
5567         * lib/glthread/cond.c (glthread_cond_wait_func,
5568         glthread_cond_timedwait_func): Fix variable name.
5569         Reported by Yoann Vandoorselaere <yoann@prelude-ids.org>.
5570
5571 2008-10-13  Paolo Bonzini  <bonzini@gnu.org>
5572
5573         fix getaddrinfo emulation for systems with struct sockaddr.sa_len
5574         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Detect
5575         struct sockaddr.sa_len.
5576         * lib/getaddrinfo.c (getaddrinfo): Set it if appropriate.
5577
5578 2008-10-13  Simon Josefsson  <simon@josefsson.org>
5579
5580         * build-aux/pmccabe2html: Add css and css_url parameters.
5581
5582 2008-10-12  Bruno Haible  <bruno@clisp.org>
5583
5584         * tests/test-sameacls.c (main) [AIX]: Clear type argument before
5585         calling aclx_get.
5586         Reported by Rainer Tammer <tammer@tammer.net>.
5587
5588 2008-10-12  Bruno Haible  <bruno@clisp.org>
5589
5590         Use msvcrt aware primitives for creation/termination of Win32 threads.
5591         * lib/glthread/thread.c: Include <process.h>.
5592         (glthread_create_func): Use _beginthreadex instead of CreateThread.
5593         (wrapper_func): Update signature.
5594         (gl_thread_exit_func): Use _endthreadex instead of EndThread.
5595
5596 2008-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
5597             Bruno Haible  <bruno@clisp.org>
5598
5599         Provide a Win32 implementation of the 'cond' module.
5600         * lib/glthread/cond.h [USE_WIN32]: New implementation.
5601         * lib/glthread/cond.c (glthread_cond_init_func,
5602         glthread_cond_wait_func, glthread_cond_timedwait_func,
5603         glthread_cond_signal_func, glthread_cond_broadcast_func,
5604         glthread_cond_destroy_func) [USE_WIN32]: New functions.
5605         * modules/cond (Dependencies): Add gettimeofday.
5606
5607 2008-10-11  Bruno Haible  <bruno@clisp.org>
5608
5609         Make sleep work on older versions of mingw.
5610         * m4/sleep.m4 (gl_FUNC_SLEEP): Test whether 'sleep' is declared, not
5611         only whether it exists.
5612         * doc/posix-functions/sleep.texi: Mention the problem with older
5613         versions of mingw.
5614
5615 2008-10-11  Bruno Haible  <bruno@clisp.org>
5616
5617         New module 'shutdown'.
5618         * modules/shutdown: New file.
5619         * lib/sys_socket.in.h (shutdown): New declaration.
5620         * lib/winsock.c (shutdown): New function.
5621         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Initialize
5622         GNULIB_SHUTDOWN.
5623         * modules/sys_socket (Makefile.am): Substitute GNULIB_SHUTDOWN.
5624         * doc/posix-functions/shutdown.texi: Document the new module.
5625
5626 2008-10-11  Jim Meyering  <meyering@redhat.com>
5627
5628         * lib/fclose.c: Fix typo in comment: s/close/fclose/.
5629
5630 2008-10-11  Bruno Haible  <bruno@clisp.org>
5631
5632         New module 'fclose'.
5633         * modules/fclose: New file.
5634         * lib/stdio.in.h (fclose): New declaration.
5635         * lib/fclose.c: New file.
5636         * m4/fclose.m4: New file.
5637         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_FCLOSE,
5638         REPLACE_FCLOSE.
5639         * m4/close.m4 (gl_REPLACE_CLOSE): Invoke gl_REPLACE_FCLOSE.
5640         * modules/stdio (Makefile.am): Substitute GNULIB_FCLOSE,
5641         REPLACE_FCLOSE.
5642         * modules/close (Depends-on): fclose.
5643         * doc/posix-functions/fclose.texi: Mention the problem on Windows.
5644
5645 2008-10-11  Bruno Haible  <bruno@clisp.org>
5646
5647         * lib/winsock.c (_gl_close_fd_maybe_socket): If closesocket fails,
5648         set errno and don't call _close.
5649
5650 2008-10-10  Bruno Haible  <bruno@clisp.org>
5651
5652         * lib/copy-acl.c (qcopy_acl) [CYGWIN]: Call chmod before setting the
5653         ACL, not afterwards. Fixes test failure on Cygwin.
5654
5655 2008-10-09  Ben Pfaff  <blp@gnu.org>
5656
5657         * build-aux/announce-gen: Fix gnulib version related part of usage
5658         message.  Die with a useful error message if no tarballs are
5659         found.
5660
5661 2008-10-10  Jim Meyering  <meyering@redhat.com>
5662
5663         bootstrap: use git's --depth=N option only if it's supported
5664         * build-aux/bootstrap: Work with git-1.4.4.4, which does not
5665         recognize the --depth option.  Reported by Pádraig Brady.
5666
5667 2008-10-09  Bruno Haible  <bruno@clisp.org>
5668
5669         New module 'ioctl'.
5670         * modules/ioctl: New file.
5671         * lib/sys_socket.in.h (ioctl): Remove declaration.
5672         * lib/winsock.c: Include <sys/ioctl.h>.
5673         (rpl_ioctl): Define only of the gnulib module 'ioctl' is present.
5674         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Require
5675         gl_SYS_IOCTL_H_DEFAULTS. Set also SYS_IOCTL_H_HAVE_WINSOCK2_H.
5676         * modules/sys_socket (Files): Add m4/sys_ioctl_h.m4.
5677         * doc/posix-functions/ioctl.texi: Mention the new module.
5678
5679 2008-10-09  Bruno Haible  <bruno@clisp.org>
5680
5681         New module 'sys_ioctl'.
5682         * lib/sys_ioctl.in.h: New file.
5683         * m4/sys_ioctl_h.m4: New file.
5684         * modules/sys_ioctl: New file.
5685         * doc/glibc-headers/sys_ioctl.texi: Mention the new module.
5686
5687 2008-10-09  Bruno Haible  <bruno@clisp.org>
5688
5689         * lib/sys_socket.in.h (ioctl): Make signature POSIX compliant.
5690         * lib/winsock.c: Include <stdarg.h>.
5691         (rpl_ioctl): Change to second argument 'int' and then varargs.
5692
5693 2008-10-09  Bruno Haible  <bruno@clisp.org>
5694
5695         * m4/close.m4 (gl_FUNC_CLOSE): Arrange to replace the close() function
5696         when the sys_socket module is present and the system has <winsock2.h>.
5697
5698 2008-10-09  Bruno Haible  <bruno@clisp.org>
5699
5700         * doc/posix-functions/close.texi: Mention module 'close' instead of
5701         module 'sys_socket'.
5702
5703 2008-10-09  Bruno Haible  <bruno@clisp.org>
5704
5705         * doc/glibc-headers/sys_ioctl.texi: New file.
5706         * doc/gnulib.texi: Include it.
5707
5708 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
5709             Bruno Haible  <bruno@clisp.org>
5710
5711         Combine the two replacements of 'close'.
5712         * lib/sys_socket.in.h (close): Define to a reminder to include
5713         <unistd.h>.
5714         (_gl_close_fd_maybe_socket): New declaration.
5715         (HAVE__GL_CLOSE_FD_MAYBE_SOCKET): New macro.
5716         * lib/winsock.c (close): Remove undefinition.
5717         (_gl_close_fd_maybe_socket): Renamed from rpl_close. Define only when
5718         needed for the gnulib module 'close'.
5719         * lib/unistd.in.h (close): If the gnulib module 'close' is not used,
5720         define to an error symbol or to a warning, if suitable.
5721         * lib/close.c: Include <sys/socket.h>.
5722         (rpl_close): Invoke _gl_close_fd_maybe_socket when gnulib defines it.
5723         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Set also
5724         UNISTD_H_HAVE_WINSOCK2_H.
5725         (gl_SYS_SOCKET_H_DEFAULTS): Require gl_UNISTD_H_DEFAULTS.
5726         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
5727         UNISTD_H_HAVE_WINSOCK2_H.
5728         * modules/sys_socket (Files): Add m4/unistd_h.m4.
5729         (configure.ac): Set a module indicator.
5730         (Makefile.am): Substitute GNULIB_CLOSE.
5731         * modules/unistd (Makefile.am): Substitute UNISTD_H_HAVE_WINSOCK2_H.
5732         * modules/poll-tests (Depends-on): Add close.
5733         * modules/select-tests (Depends-on): Likewise.
5734
5735 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
5736             Bruno Haible  <bruno@clisp.org>
5737
5738         New module 'close'.
5739         * modules/close: New file.
5740         * lib/unistd.in.h (close): Move declaration out of the
5741         FCHDIR_REPLACEMENT scope.
5742         (_gl_unregister_fd): New declaration.
5743         * lib/close.c: New file.
5744         * lib/fchdir.c (rpl_close): Remove function.
5745         * m4/close.m4: New file.
5746         * m4/fchdir.m4 (gl_FUNC_FCHDIR): When replacing fchdir, also replace
5747         close.
5748         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_CLOSE and
5749         REPLACE_CLOSE.
5750         * modules/unistd (Makefile.am): Substitute GNULIB_CLOSE and
5751         REPLACE_CLOSE.
5752         * modules/fchdir (Depends-on): Add close.
5753
5754 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
5755             Bruno Haible  <bruno@clisp.org>
5756
5757         * lib/fcntl.in.h (open): Simplify conditionals.
5758         (_gl_register_fd): New declaration.
5759         * lib/fchdir.c (rpl_open): Remove function.
5760         * lib/open.c: When FCHDIR_REPLACEMENT is defined, compile the file
5761         also.
5762         (open): When FCHDIR_REPLACEMENT is defined, invoke _gl_register_fd.
5763         * m4/fchdir.m4 (gl_FUNC_FCHDIR): When replacing fchdir, also replace
5764         open.
5765
5766 2008-10-09  Jim Meyering  <meyering@redhat.com>
5767
5768         GNUmakefile: use the more name-space-friendly "_version"
5769         * top/GNUmakefile (_dummy): Update.
5770         (_version): Rename from "version".
5771
5772 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
5773             Bruno Haible  <bruno@clisp.org>
5774
5775         * lib/fchdir.c (_gl_unregister_fd): New functions, extracted from
5776         rpl_close.
5777         (_gl_register_fd): New function, extracted from rpl_open.
5778         (rpl_close, rpl_closedir): Use _gl_unregister_fd.
5779         (rpl_open, rpl_opendir): Use _gl_register_fd.
5780
5781 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
5782
5783         Fix organization of 'open' replacement.
5784         * m4/open.m4 (gl_REPLACE_OPEN): New macro.
5785         (gl_FUNC_OPEN): Use it.
5786         (gl_PREREQ_OPEN): Add a : to make the body non-empty.
5787
5788 2008-10-08  Bruno Haible  <bruno@clisp.org>
5789
5790         * modules/getdate-tests (test_getdata_LDADD): Add LIBINTL.
5791
5792 2008-10-08  Simon Josefsson  <simon@josefsson.org>
5793
5794         * m4/sys_socket_h.m4: Don't AC_LIBOBJ(winsock).  The file is
5795         AC_LIBOBJ'ed by each gnulib module that needs it (e.g., socket,
5796         listen).
5797
5798 2008-10-08  Eric Blake  <ebb9@byu.net>
5799
5800         GNUmakefile: add 'make version' target
5801         * top/GNUmakefile (_curr-ver): Split version update rules...
5802         (version): ...into a target.
5803
5804 2008-10-07  Bruno Haible  <bruno@clisp.org>
5805
5806         Use a more portable replacement expression for -0.0L.
5807         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Use -LDBL_MIN * LDBL_MIN
5808         instead of -0.0L. Fix m4 quotation.
5809
5810         * tests/test-signbit.c: Include <float.h>.
5811         (minus_zero): New variable.
5812         (test_signbitl): Use minus_zero instead of -zero.
5813         * modules/signbit-tests (Depends-on): Add float.
5814
5815         * tests/test-ceill.c: Include <float.h>.
5816         (zero): Remove variable.
5817         (minus_zero): New variable.
5818         (main): Use minus_zero instead of -zero.
5819         * modules/ceill-tests (Depends-on): Add float.
5820
5821         * tests/test-floorl.c: Include <float.h>.
5822         (zero): Remove variable.
5823         (minus_zero): New variable.
5824         (main): Use minus_zero instead of -zero.
5825         * modules/floorl-tests (Depends-on): Add float.
5826
5827         * tests/test-roundl.c: Include <float.h>.
5828         (zero): Remove variable.
5829         (minus_zero): New variable.
5830         (main): Use minus_zero instead of -zero.
5831         * modules/roundl-tests (Depends-on): Add float.
5832
5833         * tests/test-truncl.c: Include <float.h>.
5834         (zero): Remove variable.
5835         (minus_zero): New variable.
5836         (main): Use minus_zero instead of -zero.
5837         * modules/truncl-tests (Depends-on): Add float.
5838
5839         * tests/test-frexpl.c (zero): Remove variable.
5840         (minus_zero): New variable.
5841         (main): Use minus_zero instead of -zero.
5842         * modules/frexpl-tests (Depends-on): Add float.
5843
5844         * tests/test-isnan.c (zerol): Remove variable.
5845         (minus_zerol): New variable.
5846         (test_long_double): Use minus_zerol instead of -zerol.
5847         * modules/isnan-tests (Depends-on): Add float.
5848
5849         * tests/test-isnanl.h (zero): Remove variable.
5850         (minus_zero): New variable.
5851         (main): Use minus_zero instead of -zero.
5852         * modules/isnanl-nolibm-tests (Depends-on): Add float.
5853         * modules/isnanl-tests (Depends-on): Add float.
5854
5855         * tests/test-ldexpl.c (zero): Remove variable.
5856         (minus_zero): New variable.
5857         (main): Use minus_zero instead of -zero.
5858         * modules/ldexpl-tests (Depends-on): Add float.
5859
5860         * tests/test-snprintf-posix.h (zerol): Remove variable.
5861         (minus_zerol): New variable.
5862         (test_function): Use minus_zerol instead of -zerol.
5863         * modules/snprintf-posix-tests (Depends-on): Add float.
5864         * modules/vsnprintf-posix-tests (Depends-on): Add float.
5865
5866         * tests/test-sprintf-posix.h (zerol): Remove variable.
5867         (minus_zerol): New variable.
5868         (test_function): Use minus_zerol instead of -zerol.
5869         * modules/sprintf-posix-tests (Depends-on): Add float.
5870         * modules/vsprintf-posix-tests (Depends-on): Add float.
5871
5872         * tests/test-vasnprintf-posix.c (zerol): Remove variable.
5873         (minus_zerol): New variable.
5874         (test_function): Use minus_zerol instead of -zerol.
5875         * modules/vasnprintf-posix-tests (Depends-on): Add float.
5876
5877         * tests/test-vasprintf-posix.c (zerol): Remove variable.
5878         (minus_zerol): New variable.
5879         (test_function): Use minus_zerol instead of -zerol.
5880         * modules/vasprintf-posix-tests (Depends-on): Add float.
5881
5882 2008-10-07  Simon Josefsson  <simon@josefsson.org>
5883
5884         * MODULES.html.sh (Support for building documentation): Mention
5885         pmccabe2html.  Sort entries.
5886
5887         Add pmccabe2html module, from gnupdf.
5888         * build-aux/pmccabe.css: New file.
5889         * build-aux/pmccabe2html: New file.
5890         * m4/pmccabe2html.m4: New file.
5891         * modules/pmccabe2html: New file.
5892
5893 2008-10-07  Richard W.M. Jones <rjones@redhat.com>
5894
5895         flock: new module
5896         * MODULES.html.sh: Add to list of modules.
5897         * lib/flock.c: flock implementation for Windows and Unix systems
5898         which have fcntl.
5899         * doc/glibc-functions/flock.texi: Update documentation.
5900         * lib/sys_file.in.h: <sys/file.h> header file.
5901         * m4/flock.m4: M4 macros.
5902         * m4/sys_file_h.m4: M4 macros for replacement sys/file.h.
5903         * modules/flock: flock module.
5904         * modules/flock-tests: flock tests module.
5905         * modules/sys_file: sys/file.h module.
5906         * tests/test-flock.c: test suite for flock.
5907
5908 2008-10-06  Jim Meyering  <meyering@redhat.com>
5909
5910         bootstrap: check for LT_INIT more portably still ;-)
5911         * build-aux/bootstrap: Don't rely on \>, since it's not portable.
5912         Spotted by Bruno Haible.
5913
5914 2008-10-06  Eric Blake  <ebb9@byu.net>
5915
5916         test-signbit: avoid tripping Irix cc bug on -0.0L
5917         * tests/test-signbit.c (minus_zerol): Delete, and replace with
5918         '-zerol'.  This may break on HP-UX/hppa, but at least makes the
5919         entire testsuite consistent and avoids an Irix 6.2 bug.
5920
5921 2008-10-05  Bruno Haible  <bruno@clisp.org>
5922             Jim Meyering  <jim@meyering.net>
5923
5924         Add an option for ignoring EPIPE during close_stdout.
5925         * lib/closeout.h: Include <stdbool.h>.
5926         (close_stdout_set_ignore_EPIPE): New declaration.
5927         * lib/closeout.c: Include <stdbool.h>.
5928         (ignore_EPIPE): New variable.
5929         (close_stdout_set_ignore_EPIPE): New function.
5930         (close_stdout): Ignore EPIPE error if ignore_EPIPE is set.
5931         * lib/close-stream.c (close_stream): Mention the possible EPIPE
5932         failure.
5933         * modules/closeout (Depends-on): Add stdbool.
5934
5935 2008-10-05  Bruno Haible  <bruno@clisp.org>
5936
5937         * modules/accept: New file.
5938         * modules/bind: New file.
5939         * modules/connect: New file.
5940         * modules/getpeername: New file.
5941         * modules/getsockname: New file.
5942         * modules/getsockopt: New file.
5943         * modules/listen: New file.
5944         * modules/recv: New file.
5945         * modules/recvfrom: New file.
5946         * modules/send: New file.
5947         * modules/sendto: New file.
5948         * modules/setsockopt: New file.
5949         * modules/socket: New file.
5950         * lib/sys_socket.in.h: Include the GL_LINK_WARNING definition.
5951         (socket, connect, accept, bind, getpeername, getsockname, getsockopt,
5952         listen, recv, send, recvfrom, sendto, setsockopt): Declare only when
5953         the particular module is requested. Add a link warning when the
5954         particular module is not requested.
5955         * lib/winsock.c (rpl_socket, rpl_connect, rpl_accept, rpl_bind,
5956         rpl_getpeername, rpl_getsockname, rpl_getsockopt, rpl_listen, rpl_recv,
5957         rpl_send, rpl_recvfrom, rpl_sendto, rpl_setsockopt): Define only when
5958         the particular module is requested.
5959         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR,
5960         gl_SYS_SOCKET_H_DEFAULTS): New macros.
5961         (gl_HEADER_SYS_SOCKET): Require gl_SYS_SOCKET_H_DEFAULTS.
5962         * modules/sys_socket (Depends-on): Add link-warning.
5963         (Makeifle.am): Substitute GNULIB_SOCKET, GNULIB_CONNECT, GNULIB_ACCEPT,
5964         GNULIB_BIND, GNULIB_GETPEERNAME, GNULIB_GETSOCKNAME, GNULIB_GETSOCKOPT,
5965         GNULIB_LISTEN, GNULIB_RECV, GNULIB_SEND, GNULIB_RECVFROM,
5966         GNULIB_SENDTO, GNULIB_SETSOCKOPT, and the definition of
5967         GL_LINK_WARNING.
5968         * doc/posix-functions/accept.texi: Mention the new module 'accept'.
5969         * doc/posix-functions/bind.texi: Mention the new module 'bind'.
5970         * doc/posix-functions/connect.texi: Mention the new module 'connect'.
5971         * doc/posix-functions/getpeername.texi: Mention the new module
5972         'getpeername'.
5973         * doc/posix-functions/getsockname.texi: Mention the new module
5974         'getsockname'.
5975         * doc/posix-functions/getsockopt.texi: Mention the new module
5976         'getsockopt'.
5977         * doc/posix-functions/listen.texi: Mention the new module 'listen'.
5978         * doc/posix-functions/recv.texi: Mention the new module 'recv'.
5979         * doc/posix-functions/recvfrom.texi: Mention the new module 'recvfrom'.
5980         * doc/posix-functions/send.texi: Mention the new module 'send'.
5981         * doc/posix-functions/sendto.texi: Mention the new module 'sendto'.
5982         * doc/posix-functions/setsockopt.texi: Mention the new module
5983         'setsockopt'.
5984         * doc/posix-functions/socket.texi: Mention the new module 'socket'.
5985         * modules/poll-tests (Depends-on): Add socket, bind, getsockopt,
5986         listen, connect, accept.
5987         * modules/select-tests (Depends-on): Likewise.
5988
5989 2008-10-05  Bruno Haible  <bruno@clisp.org>
5990
5991         * lib/winsock.c (strerror): Remove unused #undef.
5992         (rpl_close): Remove unused local variable.
5993
5994         * modules/sys_socket (Depends-on); Add errno.
5995
5996 2008-10-05  Bruno Haible  <bruno@clisp.org>
5997
5998         * lib/sys_select.in.h: Include the GL_LINK_WARNING definition.
5999         (select): Add a link warning when the 'select' module is not used.
6000         * modules/sys_select (Depends-on): Add link-warning.
6001         (Makefile.am): Substitute the definition of GL_LINK_WARNING.
6002         Suggested by Paolo Bonzini.
6003
6004 2008-10-05  Jim Meyering  <meyering@redhat.com>
6005
6006         bootstrap: check for LT_INIT more portably
6007         * build-aux/bootstrap: Avoid using grep -E, since it's not
6008         portable enough.  Suggestion from Bruno Haible.
6009
6010 2008-10-05  Bruno Haible  <bruno@clisp.org>
6011
6012         * doc/posix-headers/sys_select.texi: Mention 'struct timeval' problem
6013         as being fixed by gnulib.
6014
6015 2008-10-05  Bruno Haible  <bruno@clisp.org>
6016
6017         * modules/select-tests: New file, mostly copied from
6018         modules/sys_select-tests.
6019         * tests/test-select.c: New file, mostly copied from
6020         tests/test-sys_select.c.
6021         * tests/test-sys_select.c: Move most of the code to tests/test-select.c.
6022         * modules/sys_select-tests (Depends-on): Remove all dependencies.
6023         (Makefile.am): Remove test_sys_select_LDADD.
6024
6025         * lib/sys_select.in.h (select): If GNULIB_SELECT is not set, define it
6026         to an undefined symbol, for an error message.
6027         * m4/sys_select_h.m4 (gl_SYS_SELECT_MODULE_INDICATOR): New macro.
6028         (gl_SYS_SELECT_H_DEFAULTS): New macro.
6029         (gl_HEADER_SYS_SELECT): Require it. Don't require compilation of
6030         winsock-select.c here.
6031         * modules/sys_select (Files): Remove lib/winsock-select.c.
6032         (Depends-on): Remove alloca.
6033         (Makefile.am): Substitute GNULIB_SELECT.
6034         * modules/select: New file.
6035         * doc/posix-functions/select.texi: Update.
6036
6037 2008-10-05  Bruno Haible  <bruno@clisp.org>
6038
6039         * lib/spawn_faction_addclose.c (__sysconf): Use getdtablesize always.
6040         * lib/spawn_faction_adddup2.c (__sysconf): Likewise.
6041         * lib/spawn_faction_addopen.c (__sysconf): Likewise.
6042         * modules/posix_spawn_file_actions_addclose (Depends-on): Add
6043         getdtablesize.
6044         * modules/posix_spawn_file_actions_adddup2 (Depends-on): Likewise.
6045         * modules/posix_spawn_file_actions_addopen (Depends-on): Likewise.
6046
6047 2008-10-05  Bruno Haible  <bruno@clisp.org>
6048
6049         * modules/getdtablesize-tests: New file.
6050         * tests/test-getdtablesize.c: New file.
6051
6052         New module 'getdtablesize'.
6053         * lib/unistd.in.h (getdtablesize): New declaration.
6054         * lib/getdtablesize.c: New file.
6055         * m4/getdtablesize.m4: New file.
6056         * modules/getdtablesize: New file.
6057         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
6058         GNULIB_GETDTABLESIZE, HAVE_GETDTABLESIZE.
6059         * modules/unistd (Makefile.am): Substitute GNULIB_GETDTABLESIZE,
6060         HAVE_GETDTABLESIZE.
6061         * doc/glibc-functions/getdtablesize.texi: Mention the new module.
6062
6063 2008-10-05  Bruno Haible  <bruno@clisp.org>
6064
6065         * modules/sched (Makefile.am): Fix typo.
6066         Reported by Simon Josefsson.
6067
6068 2008-10-05  Jim Meyering  <meyering@redhat.com>
6069
6070         bootstrap: check for LT_INIT, too
6071         * build-aux/bootstrap: Both AC_PROG_LIBTOOL and AM_PROG_LIBTOOL
6072         are deprecated.  Suggestion from Ralf Wildenhues.
6073
6074 2008-10-05  Bruno Haible  <bruno@clisp.org>
6075
6076         * lib/spawn.in.h (POSIX_SPAWN_*): Use the system's values, rather than
6077         overriding them by ours.
6078         (POSIX_SPAWN_USEVFORK): Use the next free bit position.
6079
6080 2008-10-05  Jim Meyering  <meyering@redhat.com>
6081
6082         bootstrap: check for AC_PROG_LIBTOOL as well as AM_PROG_LIBTOOL
6083         * build-aux/bootstrap: Check for AC_PROG_LIBTOOL, as well as the
6084         obsolete AM_PROG_LIBTOOL.  Spotted by Debarshi Ray <rishi@gnu.org>.
6085
6086 2008-10-04  Bruno Haible  <bruno@clisp.org>
6087
6088         * modules/dup2 (License): Change to LGPLv2+.
6089         * modules/sleep (License): Likewise.
6090         * modules/perror (License): Likewise.
6091         * modules/fopen (License): Change to LGPLv2+, with approval by Eric
6092         Blake.
6093         * modules/signal (License): Likewise.
6094         * modules/sigprocmask (License): Likewise.
6095         * modules/raise (License): Change to LGPLv2+, with approval by Jim
6096         Meyering.
6097
6098 2008-10-04  Bruno Haible  <bruno@clisp.org>
6099
6100         * lib/spawn.in.h (POSIX_SPAWN_*): Undefine before redefining.
6101         Reported by Rainer Tammer <tammer@tammer.net>.
6102
6103 2008-10-03  Paolo Bonzini  <bonzini@gnu.org>
6104             Bruno Haible  <bruno@clisp.org>
6105
6106         * lib/errno.in.h (EWOULDBLOCK) [win32]: Define to EAGAIN.
6107         * lib/winsock.c (set_winsock_errno): Map WSAEWOULDBLOCK to EWOULDBLOCK.
6108         * lib/strerror.c (rpl_strerror): Remove error string for EWOULDBLOCK.
6109
6110 2008-10-03  Kamil Dudka  <kdudka@redhat.com>
6111
6112         filevercmp: new module
6113         * lib/filevercmp.h: New function filevercmp comparing version strings.
6114         * lib/filevercmp.c: Implementation of filevercmp function.
6115         * modules/filevercmp: Module metadata.
6116         * tests/test-filevercmp.c: Unit test for new module.
6117         * modules/filevercmp-tests: Unit test metadata.
6118         * MODULES.html.sh: Add filevercmp module.
6119
6120 2008-10-03  Bruno Haible  <bruno@clisp.org>
6121
6122         * lib/c-ctype.h: Add comment.
6123         Reported by Jim Meyering.
6124
6125 2008-10-02  Bruno Haible  <bruno@clisp.org>
6126
6127         * modules/posix_spawn-internal (Depends-on): Add 'open'.
6128
6129 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
6130
6131         * build-aux/bootstrap: Allow renaming bootstrap, and change the
6132         name of bootstrap.conf accordingly.
6133
6134 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
6135
6136         * build-aux/bootstrap: Install git-merge-changelog configuration
6137         items into .gitconfig if needed.
6138
6139 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
6140
6141         * build-aux/bootstrap: Recognize `gnulib' being a submodule in a
6142         git repository, and initialize/update it accordingly.
6143
6144 2008-10-02  Richard W.M. Jones  <rjones@redhat.com>
6145
6146         * modules/fsync-tests: New file.
6147         * tests/test-fsync.c: New file.
6148
6149         New module 'fsync'.
6150         * lib/fsync.c: New file.
6151         * m4/fsync.m4: New file.
6152         * modules/fsync: New file.
6153         * lib/unistd.in.h (fsync): New declaration.
6154         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Define and AC_SUBST both
6155         GNULIB_FSYNC and HAVE_FSYNC.
6156         * modules/unistd: Substitute GNULIB_FSYNC and HAVE_FSYNC.
6157         * MODULES.html.sh (posix_functions): Add fsync.
6158         * doc/posix-functions/fsync.texi: Mention the new module.
6159
6160 2008-10-02  Jim Meyering  <meyering@redhat.com>
6161
6162         fts.c: sync with similar code from coreutils' remove.c
6163         * lib/fts.c (dirent_inode_sort_may_be_useful): Merge from coreutils.
6164         Guard also with "#if defined __linux__", since for now at least,
6165         this code is Linux-kernel-specific.
6166
6167 2008-10-02  Jim Meyering  <meyering@redhat.com>
6168
6169         fts: bug fixes
6170         * lib/fts.c: Remove unnecessary "defined" in cpp directive.
6171         Include <sys/vfs.h>, not <sys/statfs.h>.
6172
6173         * m4/fts.m4 (gl_FUNC_FTS_CORE): Fix typo s/vfs/vfs.h/.
6174         Include <sys/vfs.h>, not <sys/statfs.h>.
6175
6176 2008-10-01  Bruno Haible  <bruno@clisp.org>
6177
6178         Avoid the broken posix_spawn function on AIX 5.3 and 6.1.
6179         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): New macro.
6180         (gl_POSIX_SPAWN_BODY): Invoke it. Set REPLACE_POSIX_SPAWN if needed.
6181         * doc/posix-functions/posix_spawn.texi: Mention the AIX bugs.
6182         * doc/posix-functions/posix_spawnp.texi: Likewise.
6183         * m4/execute.m4 (gl_EXECUTE): Invoke gl_POSIX_SPAWN_WORKS, to check
6184         whether posix_spawn actually works.
6185         * m4/pipe.m4 (gl_PIPE): Likewise.
6186         * modules/execute (Files): Add m4/posix_spawn.m4.
6187         * modules/pipe (Files): Add m4/posix_spawn.m4.
6188         Reported and analyzed by Rainer Tammer <tammer@tammer.net>.
6189
6190 2008-10-01  Jim Meyering  <meyering@redhat.com>
6191
6192         remove trailing spaces
6193         * NEWS: Likewise.
6194         * lib/poll.c (poll): Likewise.
6195         * lib/sys_socket.in.h (SHUT_RDWR): Likewise.
6196         * lib/winsock.c (rpl_close): Likewise.
6197         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Likewise.
6198         * modules/yield: Likewise.
6199         * tests/test-poll.c (connect_to_socket, poll1): Likewise.
6200         * tests/test-sys_select.c (connect_to_socket): Likewise.
6201
6202         fts.c: adjust a new interface to be more generally useful
6203         * lib/fts.c (dirent_inode_sort_may_be_useful): Take an FD parameter.
6204         (fts_build): Adjust caller.
6205
6206 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
6207
6208         * modules/cond-tests: New file.
6209         * tests/test-cond.c: New file.
6210
6211 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
6212             Bruno Haible  <bruno@clisp.org>
6213
6214         * modules/cond (Dependencies): Add errno, time.
6215         * lib/glthread/cond.h: Include <time.h>.
6216         (gl_cond_define, gl_cond_define_initialized): Use the same definition
6217         across platforms.
6218
6219 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
6220             Bruno Haible  <bruno@clisp.org>
6221
6222         * m4/thread.m4 (gl_THREAD): Fix detection of pthread_atfork function.
6223
6224 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
6225             Bruno Haible  <bruno@clisp.org>
6226
6227         * modules/tls-tests (Depends-on): Add thread, yield.
6228         (configure.ac): Remove all checks.
6229         (test_tls_LDADD): Use YIELD_LIB instead of LIBSCHED.
6230         * tests/test-tls.c (gl_thread_t, gl_thread_join, gl_thread_yield,
6231         gl_thread_self): Remove definitions. Include glthread/thread.h and
6232         glthread/yield.h instead.
6233         (test_tls): Pass an additional NULL argument to gl_thread_join.
6234
6235 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
6236             Bruno Haible  <bruno@clisp.org>
6237
6238         * modules/lock-tests (Depends-on): Add thread, yield.
6239         (configure.ac): Remove all checks.
6240         (test_lock_LDADD): Use YIELD_LIB instead of LIBSCHED.
6241         * tests/test-lock.c (gl_thread_t, gl_thread_join, gl_thread_yield,
6242         gl_thread_self): Remove definitions. Include glthread/thread.h and
6243         glthread/yield.h instead.
6244         (test_lock, test_rwlock, test_recursive_lock, test_once): Pass an
6245         additional NULL argument to gl_thread_join.
6246
6247 2008-09-30  Bruno Haible  <bruno@clisp.org>
6248
6249         Fix the Win32 implementation of the 'thread' module.
6250         * lib/glthread/thread.h [USE_WIN32_THREADS] (gl_thread_t): Change to a
6251         pointer type.
6252         (gl_thread_self): Invoke gl_thread_self_func.
6253         (gl_thread_self_func): New declaration.
6254         * lib/glthread/thread.c [USE_WIN32_THREADS] (self_key): New variable.
6255         (do_init_self_key, init_self_key): New functions.
6256         (struct gl_thread_struct): Renamed from 'struct thread_extra'.
6257         Remove some fields.
6258         (running_threads, running_lock): Remove variables.
6259         (get_current_thread_handle): New function.
6260         (gl_thread_self_func, wrapper_func, glthread_create_func,
6261         glthread_join_func, gl_thread_exit_func): Largely rewritten and
6262         simplified.
6263
6264 2008-09-30  Bruno Haible  <bruno@clisp.org>
6265
6266         * lib/winsock-select.c (win32_poll_handle): Add shortcut for regular
6267         files.
6268
6269 2008-09-30  Jim Meyering  <meyering@redhat.com>
6270
6271         fts.m4: correct the test for statfs.f_type
6272         * m4/fts.m4 (gl_FUNC_FTS_CORE): Include <sys/statfs.h>
6273         when checking for statfs.f_type.
6274
6275 2008-09-15  Simon Josefsson  <simon@josefsson.org>
6276
6277         tests: avoid some compiler warnings
6278         * tests/test-memchr.c (main): Pass NULL indirectly.
6279         * tests/test-getdate.c (main): Remove unused variable 'ret'.
6280
6281 2008-09-29  OndÅ™ej Vašík  <ovasik@redhat.com>
6282
6283         getdate.y: disallow countable dayshifts like "4 yesterday ago"
6284         * lib/getdate.y (relative_time_table) [tDAY_SHIFT]: New type for
6285         exactly specified dayshifts.
6286         (dayshift): New rule.
6287         (rel): Add dayshift.
6288         (relative_time_table) [tomorrow, yesterday, today, now]:
6289         Use tDAY_SHIFT in place of tDAY_UNIT.
6290         * tests/test-getdate.c: Add tests for now-disallowed countable
6291         dayshifts, e.g., "4 yesterday ago".
6292
6293 2008-09-29  Bruno Haible  <bruno@clisp.org>
6294
6295         * tests/test-posix_spawn1.c: Renamed from tests/test-posix_spawn.c.
6296         * tests/test-posix_spawn1.in.sh: Renamed from
6297         tests/test-posix_spawn.in.sh.
6298         * tests/test-posix_spawn2.c: New file.
6299         * tests/test-posix_spawn2.in.sh: New file.
6300         * modules/posix_spawnp-tests (Files): Update.
6301         (Makefile.am): Update. Add test-posix_spawn2 to the tests.
6302
6303 2008-09-29  Bruno Haible  <bruno@clisp.org>
6304
6305         Propagate effects of putenv/setenv/unsetenv to child processes.
6306         * lib/execute.c (execute): Use spawnvpe instead of spawnvp.
6307         * lib/pipe.c (create_pipe): Likewise.
6308
6309 2008-09-29  Bruno Haible  <bruno@clisp.org>
6310
6311         Enable use of shell scripts as executables in mingw.
6312         * lib/execute.c (execute): When spawnv fails with error ENOEXEC,
6313         run the program as a shell script.
6314         * lib/pipe.c (create_pipe): Likewise.
6315         * lib/w32spawn.h (prepare_spawn): Add a hidden element in front of the
6316         resulting array.
6317
6318 2008-09-29  Eric Blake  <ebb9@byu.net>
6319
6320         * m4/arpa_inet_h.m4 (gl_REPLACE_ARPA_INET_H): Fix typo.
6321
6322 2008-08-24  Paolo Bonzini  <bonzini@gnu.org>
6323
6324         * doc/posix-functions/accept.texi: Update mingw problems.
6325         * doc/posix-functions/bind.texi: Update mingw problems.
6326         * doc/posix-functions/close.texi: Update mingw problems.
6327         * doc/posix-functions/connect.texi: Update mingw problems.
6328         * doc/posix-functions/getpeername.texi: Update mingw problems.
6329         * doc/posix-functions/getsockname.texi: Update mingw problems.
6330         * doc/posix-functions/getsockopt.texi: Update mingw problems.
6331         * doc/posix-functions/ioctl.texi: Update mingw problems.
6332         * doc/posix-functions/listen.texi: Update mingw problems.
6333         * doc/posix-functions/recv.texi: Update mingw problems.
6334         * doc/posix-functions/recvfrom.texi: Update mingw problems.
6335         * doc/posix-functions/select.texi: Update mingw problems.
6336         * doc/posix-functions/send.texi: Update mingw problems.
6337         * doc/posix-functions/sendto.texi: Update mingw problems.
6338         * doc/posix-functions/setsockopt.texi: Update mingw problems.
6339         * doc/posix-functions/socket.texi: Update mingw problems.
6340
6341 2008-09-29  Paolo Bonzini  <bonzini@gnu.org>
6342             Bruno Haible  <bruno@clisp.org>
6343
6344         * lib/sys_select.in.h: Include sys/time.h.
6345         * m4/sys_select.h.m4: Test that struct timeval is fully defined.
6346         * modules/sys_select: Depend on sys_time.
6347         * tests/test-sys_select.c: Test that sys/select.h defines struct
6348         timeval fully.
6349
6350 2008-09-29  Bruno Haible  <bruno@clisp.org>
6351
6352         * lib/sys_socket.in.h: Wrap the definitions in 'extern "C"'.
6353         * lib/sys_select.in.h: Likewise.
6354
6355 2008-09-29  Bruno Haible  <bruno@clisp.org>
6356
6357         * lib/winsock.c (rpl_close, rpl_socket): Remove unused variables.
6358
6359 2008-09-29  Bruno Haible  <bruno@clisp.org>
6360
6361         * m4/sockets.m4 (gl_SOCKETS): Check also for the need to use -lsocket.
6362         Set LIBSOCKET instead of augmenting LIBS.
6363         * modules/sockets (Link): New section.
6364         * modules/sockets-tests (test_sockets_LDADD): New variable.
6365         * modules/sys_select-tests (test_sys_select_LDADD): New variable.
6366         * modules/poll-tests (test_poll_LDADD): New variable.
6367         * NEWS: Document the change.
6368
6369 2008-09-29  Bruno Haible  <bruno@clisp.org>
6370
6371         * m4/arpa_inet_h.m4 (gl_REPLACE_ARPA_INET_H): New macro.
6372         * m4/inet_ntop.m4 (gl_INET_NTOP): Invoke it instead of assigning
6373         ARPA_INET_H directly.
6374         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
6375
6376 2008-09-28  Bruno Haible  <bruno@clisp.org>
6377
6378         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): New macro, extracted
6379         from gl_HEADER_SYS_SOCKET.
6380         (gl_HEADER_SYS_SOCKET): Invoke it.
6381         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
6382
6383 2008-09-28  Bruno Haible  <bruno@clisp.org>
6384
6385         * doc/posix-headers/sys_select.texi: Mention 'struct timeval' problem.
6386         * tests/test-sys_select.c: Include <sys/time.h>, for struct timeval.
6387         Needed on OSF/1 4.0.
6388
6389 2008-09-28  Bruno Haible  <bruno@clisp.org>
6390
6391         Override open more carefully.
6392         * lib/open.c (orig_open): New function.
6393         (rpl_open): Use orig_open instead of open.
6394         * lib/fcntl.in.h: Add special invocation convention.
6395         * m4/open.m4 (gl_PREREQ_OPEN): New macro.
6396         (gl_FUNC_OPEN): Invoke it.
6397
6398         Override freopen more carefully.
6399         * lib/freopen.c (orig_freopen): New function.
6400         (rpl_freopen): Use orig_freopen instead of freopen.
6401         * m4/freopen.m4 (gl_PREREQ_FREOPEN): New macro.
6402         (gl_FUNC_FREOPEN): Invoke it.
6403
6404         Override fopen more carefully.
6405         * lib/fopen.c (orig_fopen): New function.
6406         (rpl_fopen): Use orig_fopen instead of fopen.
6407         * m4/fopen.m4 (gl_PREREQ_FOPEN): New macro.
6408         (gl_FUNC_FOPEN): Invoke it.
6409         Needed on AIX. Reported by Rainer Tammer <tammer@tammer.net>.
6410
6411 2008-09-28  Bruno Haible  <bruno@clisp.org>
6412
6413         * lib/pipe.h (create_pipe_out, create_pipe_bidi): Add comment about
6414         SIGPIPE.
6415
6416 2008-09-28  Bruno Haible  <bruno@clisp.org>
6417
6418         * tests/test-sigaction.c (handler, main): Disable the check whether
6419         SA_RESETHAND has reverted the installed handler to SIG_DFL. Needed on
6420         glibc systems with LinuxThreads.
6421
6422 2008-09-28  Bruno Haible  <bruno@clisp.org>
6423
6424         * doc/posix-functions/freopen.texi: Mention the trailing slash problem.
6425
6426         * lib/stdio.in.h (fopen, freopen): Undefine before redefining. Needed
6427         with AIX xlc.
6428         * lib/fcntl.in.h (open): Likewise.
6429         Reported by Rainer Tammer <tammer@tammer.net>.
6430
6431 2008-09-28  Bruno Haible  <bruno@clisp.org>
6432
6433         * modules/posix_spawnp-tests: New file.
6434         * tests/test-posix_spawn.c: New file.
6435         * tests/test-posix_spawn.in.sh: New file.
6436
6437         New module 'posix_spawnp'.
6438         * modules/posix_spawnp: New file.
6439         * lib/spawnp.c: New file, from GNU libc with modifications.
6440         * doc/posix-functions/posix_spawnp.texi: Mention the new module.
6441
6442         New module 'posix_spawn'.
6443         * modules/posix_spawn: New file.
6444         * lib/spawn.c: New file, from GNU libc with modifications.
6445         * doc/posix-functions/posix_spawn.texi: Mention the new module.
6446
6447         New module 'posix_spawnattr_destroy'.
6448         * modules/posix_spawnattr_destroy: New file.
6449         * lib/spawnattr_destroy.c: New file, from GNU libc with modifications.
6450         * doc/posix-functions/posix_spawnattr_destroy.texi: Mention the new
6451         module.
6452
6453         New module 'posix_spawnattr_setsigmask'.
6454         * modules/posix_spawnattr_setsigmask: New file.
6455         * lib/spawnattr_setsigmask.c: New file, from GNU libc with
6456         modifications.
6457         * doc/posix-functions/posix_spawnattr_setsigmask.texi: Mention the
6458         new module.
6459
6460         New module 'posix_spawnattr_getsigmask'.
6461         * modules/posix_spawnattr_getsigmask: New file.
6462         * lib/spawnattr_getsigmask.c: New file, from GNU libc with
6463         modifications.
6464         * doc/posix-functions/posix_spawnattr_getsigmask.texi: Mention the
6465         new module.
6466
6467         New module 'posix_spawnattr_setsigdefault'.
6468         * modules/posix_spawnattr_setsigdefault: New file.
6469         * lib/spawnattr_setdefault.c: New file, from GNU libc with
6470         modifications.
6471         * doc/posix-functions/posix_spawnattr_setsigdefault.texi: Mention the
6472         new module.
6473
6474         New module 'posix_spawnattr_getsigdefault'.
6475         * modules/posix_spawnattr_getsigdefault: New file.
6476         * lib/spawnattr_getdefault.c: New file, from GNU libc with
6477         modifications.
6478         * doc/posix-functions/posix_spawnattr_getsigdefault.texi: Mention the
6479         new module.
6480
6481         New module 'posix_spawnattr_setschedpolicy'.
6482         * modules/posix_spawnattr_setschedpolicy: New file.
6483         * lib/spawnattr_setschedpolicy.c: New file, from GNU libc with
6484         modifications.
6485         * doc/posix-functions/posix_spawnattr_setschedpolicy.texi: Mention the
6486         new module.
6487
6488         New module 'posix_spawnattr_getschedpolicy'.
6489         * modules/posix_spawnattr_getschedpolicy: New file.
6490         * lib/spawnattr_getschedpolicy.c: New file, from GNU libc with
6491         modifications.
6492         * doc/posix-functions/posix_spawnattr_getschedpolicy.texi: Mention the
6493         new module.
6494
6495         New module 'posix_spawnattr_setschedparam'.
6496         * modules/posix_spawnattr_setschedparam: New file.
6497         * lib/spawnattr_setschedparam.c: New file, from GNU libc with
6498         modifications.
6499         * doc/posix-functions/posix_spawnattr_setschedparam.texi: Mention the
6500         new module.
6501
6502         New module 'posix_spawnattr_getschedparam'.
6503         * modules/posix_spawnattr_getschedparam: New file.
6504         * lib/spawnattr_getschedparam.c: New file, from GNU libc with
6505         modifications.
6506         * doc/posix-functions/posix_spawnattr_getschedparam.texi: Mention the
6507         new module.
6508
6509         New module 'posix_spawnattr_setpgroup'.
6510         * modules/posix_spawnattr_setpgroup: New file.
6511         * lib/spawnattr_setpgroup.c: New file, from GNU libc with
6512         modifications.
6513         * doc/posix-functions/posix_spawnattr_setpgroup.texi: Mention the new
6514         module.
6515
6516         New module 'posix_spawnattr_getpgroup'.
6517         * modules/posix_spawnattr_getpgroup: New file.
6518         * lib/spawnattr_getpgroup.c: New file, from GNU libc with
6519         modifications.
6520         * doc/posix-functions/posix_spawnattr_getpgroup.texi: Mention the new
6521         module.
6522
6523         New module 'posix_spawnattr_setflags'.
6524         * modules/posix_spawnattr_setflags: New file.
6525         * lib/spawnattr_setflags.c: New file, from GNU libc with modifications.
6526         * doc/posix-functions/posix_spawnattr_setflags.texi: Mention the new
6527         module.
6528
6529         New module 'posix_spawnattr_getflags'.
6530         * modules/posix_spawnattr_getflags: New file.
6531         * lib/spawnattr_getflags.c: New file, from GNU libc with modifications.
6532         * doc/posix-functions/posix_spawnattr_getflags.texi: Mention the new
6533         module.
6534
6535         New module 'posix_spawnattr_init'.
6536         * modules/posix_spawnattr_init: New file.
6537         * lib/spawnattr_init.c: New file, from GNU libc with modifications.
6538         * doc/posix-functions/posix_spawnattr_init.texi: Mention the new
6539         module.
6540
6541         New module 'posix_spawn_file_actions_destroy'.
6542         * modules/posix_spawn_file_actions_destroy: New file.
6543         * lib/spawn_faction_destroy.c: New file, from GNU libc with
6544         modifications.
6545         * doc/posix-functions/posix_spawn_file_actions_destroy.texi: Mention
6546         the new module.
6547
6548         New module 'posix_spawn_file_actions_addopen'.
6549         * modules/posix_spawn_file_actions_addopen: New file.
6550         * lib/spawn_faction_addopen.c: New file, from GNU libc with
6551         modifications.
6552         * doc/posix-functions/posix_spawn_file_actions_addopen.texi: Mention
6553         the new module.
6554
6555         New module 'posix_spawn_file_actions_adddup2'.
6556         * modules/posix_spawn_file_actions_adddup2: New file.
6557         * lib/spawn_faction_adddup2.c: New file, from GNU libc with
6558         modifications.
6559         * doc/posix-functions/posix_spawn_file_actions_adddup2.texi: Mention
6560         the new module.
6561
6562         New module 'posix_spawn_file_actions_addclose'.
6563         * modules/posix_spawn_file_actions_addclose: New file.
6564         * lib/spawn_faction_addclose.c: New file, from GNU libc with
6565         modifications.
6566         * doc/posix-functions/posix_spawn_file_actions_addclose.texi: Mention
6567         the new module.
6568
6569         New module 'posix_spawn_file_actions_init'.
6570         * modules/posix_spawn_file_actions_init: New file.
6571         * lib/spawn_faction_init.c: New file, from GNU libc with modifications.
6572         * doc/posix-functions/posix_spawn_file_actions_init.texi: Mention the
6573         new module.
6574
6575         New module 'posix_spawn-internal'.
6576         * modules/posix_spawn-internal: New file.
6577         * lib/spawn_int.h: New file, from GNU libc with modifications.
6578         * lib/spawni.c: New file, from GNU libc with modifications.
6579         * m4/posix_spawn.m4: New file.
6580
6581         New module 'spawn'.
6582         * modules/spawn: New file.
6583         * lib/spawn.in.h: New file, from GNU libc with modifications.
6584         * m4/spawn_h.m4: New file.
6585         * doc/posix-headers/spawn.texi: Mention the new module.
6586
6587 2008-09-28  Bruno Haible  <bruno@clisp.org>
6588
6589         * modules/sched-tests: New file.
6590         * tests/test-sched.c: New file.
6591
6592         New module 'sched'.
6593         * modules/sched: New file.
6594         * lib/sched.in.h: New file.
6595         * m4/sched_h.m4: New file.
6596         * doc/posix-headers/sched.texi: Mention the new module.
6597
6598 2008-09-27  Eric Blake  <ebb9@byu.net>
6599
6600         Fix previous patch, and tweak references to $0.
6601         * posix-modules: Call func_gnulib_dir before using $gnulib_dir.
6602         (func_version, func_gnulib_dir): Don't call this program
6603         gnulib-tool.
6604         (func_gnulib_dir, func_tmpdir, func_fatal_error): Avoid shell bugs
6605         with using $0 in function.
6606         * gnulib-tool (func_gnulib_dir, func_tmpdir): Likewise.
6607         (func_fatal_error): Reuse the name the user invoked us with.
6608
6609 2008-09-27  Bruno Haible  <bruno@clisp.org>
6610
6611         * m4/iconv_h.m4 (gl_REPLACE_ICONV_H): New macro.
6612         (gl_ICONV_H_DEFAULTS): Initialize ICONV_H here...
6613         (gl_ICONV_H): Not here.
6614         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): Invoke gl_REPLACE_ICONV_H
6615         instead of assigning ICONV_H directly.
6616
6617         * m4/wchar.m4 (gl_REPLACE_WCHAR_H): New macro.
6618         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Invoke it instead of assigning
6619         WCHAR_H directly.
6620
6621 2008-09-27  Bruno Haible  <bruno@clisp.org>
6622
6623         * lib/arpa_inet.in.h: Include the GL_LINK_WARNING anchor.
6624         * modules/arpa_inet (Depends-on): Add link-warning.
6625         (Makefile.am): Insert the definition of GL_LINK-WARNING.
6626         * modules/unistd (Makefile.am): Likewise.
6627
6628 2008-09-26  Bruno Haible  <bruno@clisp.org>
6629
6630         * posix-modules (cvsdatestamp, last_checkin_date, version): Remove
6631         variables.
6632         (func_version): Essentially copied from gnulib-tool.
6633         (func_exit, func_gnulib_dir, func_tmpdir, func_fatal_error,
6634         func_readlink): Copied from gnulib-tool.
6635
6636 2008-09-26  Bruno Haible  <bruno@clisp.org>
6637
6638         * gnulib-tool (func_version): Change directory to $gnulib_dir before
6639         invoking git-version-gen.
6640
6641 2008-09-26  Bruno Haible  <bruno@clisp.org>
6642
6643         * posix-modules: Update to directory names changed on 2008-01-19.
6644         Remove commas in output before splitting into words. No more need to
6645         avoid 'ftruncate' since 2007-02-19.
6646
6647 2008-09-26  Bruno Haible  <bruno@clisp.org>
6648
6649         * doc/posix-headers/errno.texi: Remove mention of module 'EOVERFLOW'.
6650
6651 2008-09-26  Bruno Haible  <bruno@clisp.org>
6652
6653         * lib/fwriteerror.c (do_fwriteerror): Ignore error EPIPE.
6654         * modules/fwriteerror (Depends-on): Add errno.
6655
6656 2008-09-26  Bruno Haible  <bruno@clisp.org>
6657
6658         * tests/test-vc-list-files-git.sh: Explain reason for skipping test.
6659         * tests/test-vc-list-files-cvs.sh: Likewise.
6660
6661 2008-09-26  Bruno Haible  <bruno@clisp.org>
6662
6663         * doc/posix-headers/sys_resource.texi: Reorder items.
6664
6665 2008-09-26  Jim Meyering  <meyering@redhat.com>
6666
6667         fts: tweak inode comparison function
6668         * lib/fts.c (fts_compare_ino): Sort on increasing, not decreasing
6669         inode numbers, as documented.
6670
6671         fts: sort dirent entries on inode number before traversing
6672         This avoids a quadratic, seek-related performance penalty when
6673         operating on a directory containing many entries (measurable at 10k;
6674         3.5 hours at 2 million entries with a cold cache) on certain types
6675         of file systems, including ext3 and ext4, but not tmpfs.
6676         * lib/fts.c (DT_MUST_BE, NOT_AN_INODE_NUMBER, D_INO): Define.
6677         (FTS_INODE_SORT_DIR_ENTRIES_THRESHOLD): Define if not defined.
6678         (S_MAGIC_TMPFS, S_MAGIC_NFS): Define.
6679         (fs_handles_readdir_ordered_dirents_efficiently): New function.
6680         (dirent_inode_sort_may_be_useful, fts_compare_ino): Likewise.
6681         (fts_build): Set the stat.st_ino member from D_INO.
6682         If it is likely to be useful, sort dirent entries on inode number.
6683
6684         * m4/fts.m4 (gl_FUNC_FTS_CORE): Check for fstatfs, sys/vfs.h,
6685         and the struct statfs.f_type member.
6686         * modules/fts (Depends-on): Add d-ino.
6687
6688 2008-09-26  Bruno Haible  <bruno@clisp.org>
6689
6690         * modules/sigpipe-die (Depends-on): Add sigpipe.
6691
6692         * lib/stdio.in.h (fprintf, vfprintf, printf, vprintf, fputc, putc,
6693         putchar, fputs, puts, fwrite): Replace when REPLACE_STDIO_WRITE_FUNCS
6694         and GNULIB_STDIO_H_SIGPIPE are set.
6695         * lib/stdio-write.c: New file.
6696         * m4/stdio_h.m4 (gl_STDIO_H): Set GNULIB_FPRINTF, GNULIB_PRINTF,
6697         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
6698         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
6699         REPLACE_STDIO_WRITE_FUNCS.
6700         (gl_STDIO_H_DEFAULTS): Initialize GNULIB_FPRINTF, GNULIB_PRINTF,
6701         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
6702         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
6703         GNULIB_STDIO_H_SIGPIPE, REPLACE_STDIO_WRITE_FUNCS.
6704         * modules/stdio (Files): Add lib/stdio-write.c.
6705         (Makefile.am): Substitute GNULIB_FPRINTF, GNULIB_PRINTF,
6706         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
6707         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
6708         GNULIB_STDIO_H_SIGPIPE, REPLACE_STDIO_WRITE_FUNCS.
6709         * m4/fprintf-posix.m4 (gl_REPLACE_FPRINTF): Define
6710         REPLACE_FPRINTF_POSIX.
6711         * m4/printf-posix-rpl.m4 (gl_REPLACE_PRINTF): Define
6712         REPLACE_PRINTF_POSIX.
6713         * m4/vfprintf-posix.m4 (gl_REPLACE_VFPRINTF): Define
6714         REPLACE_VFPRINTF_POSIX.
6715         * m4/vprintf-posix.m4 (gl_REPLACE_VPRINTF): Define
6716         REPLACE_VPRINTF_POSIX.
6717         * doc/posix-functions/fprintf.texi: Mention the sigpipe module and the
6718         SIGPIPE issue.
6719         * doc/posix-functions/fputc.texi: Likewise.
6720         * doc/posix-functions/fputs.texi: Likewise.
6721         * doc/posix-functions/fwrite.texi: Likewise.
6722         * doc/posix-functions/printf.texi: Likewise.
6723         * doc/posix-functions/putc.texi: Likewise.
6724         * doc/posix-functions/putchar.texi: Likewise.
6725         * doc/posix-functions/puts.texi: Likewise.
6726         * doc/posix-functions/vfprintf.texi: Likewise.
6727         * doc/posix-functions/vprintf.texi: Likewise.
6728
6729         * modules/safe-write (Depends-on): Add write.
6730
6731         * modules/sigpipe-tests: New file.
6732         * tests/test-sigpipe.c: New file.
6733         * tests/test-sigpipe.sh: New file.
6734
6735         * modules/write: New file.
6736         * lib/unistd.in.h: Include <sys/types.h>.
6737         (write): New declaration.
6738         * lib/write.c: New file.
6739         * m4/write.m4: New file.
6740         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
6741         GNULIB_UNISTD_H_SIGPIPE, GNULIB_WRITE, REPLACE_WRITE.
6742         * modules/unistd (Makefile.am): Substitute GNULIB_UNISTD_H_SIGPIPE,
6743         GNULIB_WRITE, REPLACE_WRITE.
6744         * doc/posix-functions/write.texi: Mention the write, sigpipe modules
6745         and the SIGPIPE issue.
6746
6747         * lib/signal.in.h (SIGPIPE): Define to a replacement value.
6748         (raise): New declaration.
6749         * lib/sigprocmask.c (SIGPIPE_handler): New variable.
6750         (ext_signal): New function.
6751         (rpl_raise): New function.
6752         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Initialize
6753         GNULIB_SIGNAL_H_SIGPIPE.
6754         * modules/signal (Makefile.am): Substitute GNULIB_SIGNAL_H_SIGPIPE.
6755         * doc/posix-headers/signal.texi: Mention the SIGPIPE issue.
6756
6757         * modules/sigpipe: New file.
6758         * m4/sigpipe.m4: New file.
6759
6760 2008-09-25  Derek Price  <derek@ximbiot.com>
6761             Bruno Haible  <bruno@clisp.org>
6762
6763         * gnulib-tool (func_import): Report all license incompatibilities, not
6764         just the first one.
6765
6766 2008-09-25  Bruno Haible  <bruno@clisp.org>
6767
6768         * gnulib-tool (func_import): When computing the edits, consider not
6769         only the Makefile.ams that exist but also those that will be generated.
6770
6771 2008-09-25  Simon Josefsson  <simon@josefsson.org>
6772
6773         * modules/sys_select-tests (Depends-on): Remove sys_select itself,
6774         fixes gnulib-tool --test warning about duplicate dependency.
6775
6776 2008-09-25  Bruno Haible  <bruno@clisp.org>
6777
6778         * gnulib-tool: Don't ask the user to perform edits in the generated
6779         Makefile.ams.
6780         (func_emit_lib_Makefile_am): Emit empty SUBDIRS. Execute edits that
6781         apply to the Makefile.am being generated.
6782         (func_emit_tests_Makefile_am): Execute edits that apply to the
6783         Makefile.am being generated.
6784         (func_import): Setup list of Makefile.am edits before emitting the
6785         Makefile.ams, not at the end.
6786         (func_create_testdir): Update.
6787         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
6788
6789 2008-09-25  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
6790
6791         * gnulib-tool (func_import): Store the --tests-base option in the
6792         comment in gnulib-cache.m4.
6793
6794 2008-09-24  Paolo Bonzini  <bonzini@gnu.org>
6795
6796         * NEWS: Document increased portability that sys_select now provides.
6797
6798         * lib/sys_select.in.h: Install select wrapper.
6799         * lib/sys_socket.in.h: Use more descriptive name when there is no
6800         select wrapper.
6801         * lib/winsock-select.c: New.
6802         * m4/sys_select_h.m4: Compile lib/winsock-select.c if WinSock is used.
6803         Require gl_HEADER_SYS_SOCKET.
6804         * modules/sys_select: Depend on alloca, add lib/winsock-select.c.
6805         * modules/sys_select-tests: Copy dependencies from modules/poll-tests.
6806         * tests/test-sys_select.c: Add functional tests.
6807
6808 2008-09-24  Eric Blake  <ebb9@byu.net>
6809
6810         open, fopen: close fd leak in last patch
6811         * lib/open.c (rpl_open): Close fd before returning error.
6812         * lib/fopen.c (rpl_fopen): Close fd before returning error.
6813         * doc/posix-functions/open.texi (open): Document that Irix also
6814         has the bug.
6815         * doc/posix-functions/fopen.texi (fopen): Likewise.
6816         Reported by Paolo Bonzini.
6817
6818 2008-09-24  Bruno Haible  <bruno@clisp.org>
6819
6820         Ensure that a filename ending in a slash cannot be used to access a
6821         non-directory.
6822         * lib/open.c (rpl_open): When the filename ends in a slash, use fstat()
6823         to check whether it's really a directory.
6824         * lib/fopen.c: Include fcntl.h, unistd.h.
6825         (rpl_fopen): When the filename ends in a slash, use open(), fstat(),
6826         and fdopen().
6827         * modules/fopen (Depends-on): Add unistd.
6828         * tests/test-open.c (main): Try to open "/dev/null/" as a directory.
6829         * tests/test-fopen.c (main): Likewise.
6830         * doc/posix-functions/open.texi: Mention the HP-UX, Solaris bug.
6831         * doc/posix-functions/fopen.texi: Likewise.
6832         Reported by Eric Blake.
6833
6834 2008-09-23  Eric Blake  <ebb9@byu.net>
6835
6836         c-stack: avoid compiler optimizations when provoking overflow
6837         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Make
6838         recursion harder to optimize, to ensure a stack overflow occurs.
6839         * tests/test-c-stack.c (recurse): Likewise.
6840         Borrowed from libsigsegv.
6841
6842         c-stack: work around Irix sigaltstack bug
6843         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Check
6844         whether sigaltstack uses wrong end of stack_t (copied in part from
6845         libsigsegv).
6846         * lib/c-stack.c (c_stack_action) [!HAVE_LIBSIGSEGV]: Work around
6847         Irix bug, without requiring an over-allocation.
6848         * doc/posix-functions/sigaltstack.texi (sigaltstack): Document the
6849         bug.
6850
6851         fopen: document mingw bug on directories
6852         * doc/posix-functions/fopen.texi (fopen): Mention mingw bug for
6853         not allowing a stream visiting a directory, even though reading
6854         from such a stream is not portable.
6855
6856 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
6857
6858         * lib/poll.c: Rewrite.
6859         * modules/poll: Depend on alloca.
6860
6861 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
6862
6863         * lib/sys_socket.in.h: Do not implement rpl_setsockopt here,
6864         instead define prototypes for a full set of wrappers.  Ensure
6865         that Cygwin does not use the compatibility code, which is only
6866         for MinGW.
6867         * lib/winsock.c: New.
6868         * m4/sys_socket_h.m4: Compile lib/winsock.c if WinSock is being used.
6869         * modules/sys_socket: Add lib/winsock.c.
6870
6871         * modules/poll-tests: Add errno and perror.
6872         * tests/test-poll.c: Use ioctl, not ioctlsocket.
6873
6874 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
6875
6876         * tests/test-poll.c: Downgrade minimum needed Winsock version.
6877
6878 2008-09-23  Bruno Haible  <bruno@clisp.org>
6879
6880         * doc/posix-functions/*: Add info about functions missing on IRIX 5.3.
6881         * doc/glibc-functions/*: Likewise.
6882
6883 2008-09-23  Simon Josefsson  <simon@josefsson.org>
6884
6885         * tests/test-perror.sh (tmpfiles): Cleanup temporary files on
6886         success.
6887
6888 2008-09-22  Eric Blake  <ebb9@byu.net>
6889             Bruno Haible  <bruno@clisp.org>
6890
6891         vasnprintf: fix x86/glibc regression on printf("%La", 0.0L)
6892         * lib/vasnprintf.c (VASNPRINTF): Support 0.0 on platforms that
6893         supply %A but mishandle pseudo-NaN.
6894         Reported by Simon Josefsson.
6895
6896 2008-09-21  Bruno Haible  <bruno@clisp.org>
6897
6898         * tests/test-lock.c (main): Tweak skip message.
6899         * tests/test-tls.c (main): Likewise.
6900
6901 2008-09-21  Bruno Haible  <bruno@clisp.org>
6902
6903         * m4/sigaction.m4 (gl_SIGACTION): Remove unnecessary AC_SUBST. Check
6904         whether 'struct sigaction' has sa_sigaction here...
6905         (gl_PREREQ_SIG_HANDLER_H): ... not here.
6906         (gl_PREREQ_SIGACTION): Remove unnecessary AC_SUBST.
6907
6908 2008-09-21  Bruno Haible  <bruno@clisp.org>
6909
6910         * MODULES.html.sh (Support for obsolete systems lacking ANSI C 89): New
6911         section.
6912         (Support for systems lacking ANSI C 89): Move stdlib, exit, strtol,
6913         strtoul, memchr, memcmp, memcpy, memmove, memset, strcspn, strpbrk to
6914         the new section.
6915         (Support for obsolete systems lacking POSIX:2001): New section.
6916         (String handling <string.h>): Move strdup to the new section.
6917         Suggested by Simon Josefsson and Paolo Bonzini.
6918
6919 2008-09-21  Bruno Haible  <bruno@clisp.org>
6920
6921         * tests/test-vasnprintf-posix.c (test_function): Allow 3-digit
6922         exponents in %e and %g results on 'long double'. Needed for mingw's
6923         improved *printf functions.
6924         * tests/test-vasprintf-posix.c (test_function): Likewise.
6925         * tests/test-snprintf-posix.h (test_function): Likewise.
6926         * tests/test-sprintf-posix.h (test_function): Likewise.
6927         Reported by Eric Blake.
6928
6929 2008-09-21  Bruno Haible  <bruno@clisp.org>
6930
6931         * tests/test-snprintf-posix.h (test_function): Remove useless ASSERTs.
6932         * tests/test-sprintf-posix.h (test_function): Likewise.
6933
6934 2008-09-21  Bruno Haible  <bruno@clisp.org>
6935
6936         * modules/getpass (Depends-on): Add strdup-posix.
6937
6938         New module 'strdup-posix'.
6939         * modules/strdup-posix: New file.
6940         * m4/strdup.m4 (gl_FUNC_STRDUP_POSIX): New macro.
6941         * lib/string.in.h (strdup): Replace if REPLACE_STRDUP is 1.
6942         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
6943         REPLACE_STRDUP.
6944         * modules/string (Makefile.am): Substitute REPLACE_STRDUP.
6945         * doc/posix-functions/strdup.texi: Mention module strdup-posix.
6946         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
6947         strdup-posix.
6948
6949         * modules/strdup (Depends-on): Remove malloc-posix.
6950
6951 2008-09-20  Bruno Haible  <bruno@clisp.org>
6952
6953         * lib/fstrcmp.c: Add data about branch probabilities, from Ralf
6954         Wildenhues.
6955
6956 2008-09-20  Bruno Haible  <bruno@clisp.org>
6957
6958         Ensure that wint_t gets defined on IRIX 5.3.
6959         * lib/wchar.in.h (wint_t): Define if not defined by the system.
6960         * lib/wctype.in.h (wint_t): Likewise.
6961         (__wctype_wint_t): Remove type.
6962         (isw*): Use wint_t instead of __wctype_wint_t.
6963         * m4/wchar.m4 (gl_WCHAR_H): Invoke gt_TYPE_WINT_T and set HAVE_WINT_T.
6964         * modules/wchar (Files): Add m4/wint_t.m4.
6965         (Makefile.am): Substitute HAVE_WINT_T.
6966         * tests/test-wchar.c: Check that wchar_t and wint_t are defined.
6967         * tests/test-wctype.c: Check that wint_t is defined.
6968         * doc/posix-headers/wchar.texi: Mention the IRIX 5 problem.
6969         * doc/posix-headers/wctype.texi: Likewise.
6970         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
6971
6972 2008-09-18  Bruno Haible  <bruno@clisp.org>
6973
6974         * gnulib-tool (func_exit): Update comment.
6975
6976 2008-09-18  Simon Josefsson  <simon@josefsson.org>
6977
6978         * modules/getaddrinfo (Depends-on): Remove strdup, this module
6979         assumes strdup exists and does not depend on strdup to return
6980         ENOMEM on out of memory conditions.
6981
6982 2008-09-18  Bruno Haible  <bruno@clisp.org>
6983
6984         * lib/vasnprintf.c (VASNPRINTF): When printing Â±0.0L in
6985         NEED_PRINTF_INFINITE_LONG_DOUBLE case with 'e' format, always use two
6986         digits for the exponent.
6987
6988 2008-09-18  Jim Meyering  <meyering@redhat.com>
6989             Bruno Haible  <bruno@clisp.org>
6990
6991         * lib/vasnprintf.c (decimal_point_char): Define also if
6992         NEED_PRINTF_INFINITE_LONG_DOUBLE.
6993
6994 2008-09-16  Bruno Haible  <bruno@clisp.org>
6995         and Eric Blake  <ebb9@byu.net>
6996
6997         vasnprintf: support Irix 5.3
6998         * lib/vasnprintf.c (VASNPRINTF): Also handle -0.0L on platforms
6999         that mishandle long double infinity.
7000         Reported by Tom G. Christensen.
7001
7002 2008-09-16  Bruno Haible  <bruno@clisp.org>
7003
7004         * doc/glibc-functions/scandir.texi: Mention the function is missing on
7005         Solaris 9.
7006         * doc/glibc-functions/alphasort.texi: Likewise.
7007         Reported by Michael Haubenwallner <michael.haubenwallner@salomon.at>.
7008
7009 2008-09-16  Jim Meyering  <meyering@redhat.com>
7010
7011         posix-shell.m4: reject opensolaris's "sh (AT&T Research) 1993-12-28 s+"
7012         * m4/posix-shell.m4 (gl_POSIX_SHELL): Reject a shell that lets
7013         a umask modification leak out of a subshell.  Otherwise, the
7014         opensolaris /bin/sh would be accepted and thus cause unwarranted
7015         failures in the coreutils test suite.
7016
7017 2008-09-16  Paolo Bonzini  <bonzini@gnu.org>
7018
7019         * tests/test-poll.c (connect_to_socket): Allow non-blocking connect
7020         to succeed.
7021
7022 2008-09-16  Jim Meyering  <meyering@redhat.com>
7023
7024         avoid spurious test failure when library is built without ACL support
7025         * m4/acl.m4 (USE_ACL): Define as a shell variable, too, for...
7026         * modules/acl-tests (Makefile.am) [TESTS_ENVIRONMENT]: Add USE_ACL.
7027         * tests/test-file-has-acl.sh: Skip if USE_ACL == 0.
7028         * tests/test-copy-acl.sh: Likewise.
7029
7030 2008-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7031
7032         * lib/fstrcmp.c (fstrcmp_bounded): Use a second, less quick upper bound
7033         based on character occurrence counts.
7034
7035 2008-09-15  Eric Blake  <ebb9@byu.net>
7036
7037         tests: avoid some compiler warnings
7038         * tests/test-memchr.c (main): Pass NULL indirectly.
7039         * tests/test-closein.c (main): Avoid unused variable.
7040
7041 2008-09-15  Bruno Haible  <bruno@clisp.org>
7042
7043         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Test for all the macros that
7044         are missing on OpenBSD 4.0 individually.
7045         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
7046
7047 2008-09-15  Bruno Haible  <bruno@clisp.org>
7048
7049         * doc/posix-headers/errno.texi: Mention the Cygwin problem.
7050         * doc/posix-functions/strerror.texi: Mention also Cygwin.
7051         * doc/posix-functions/perror.texi: Likewise.
7052         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Test also whether ECANCELED
7053         is missing.
7054         Reported by Eric Blake.
7055
7056         * lib/errno.in.h: Use replacement values >= 2000.
7057         Reported by Eric Blake.
7058
7059 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7060
7061         * lib/fstrcmp.c (EXTRA_CONTEXT_FIELDS): Add field 'edit_count_limit'.
7062         (EARLY_ABORT): Return true when the edit_count has grown too beyond the
7063         limit.
7064         (fstrcmp_bounded): Initialize the edit_count_limit. Return 0 when
7065         compareseq was aborted.
7066
7067 2008-09-14  Bruno Haible  <bruno@clisp.org>
7068
7069         * lib/fstrcmp.c (EXTRA_CONTEXT_FIELDS): Combine xvec_edit_count and
7070         yvec_edit_count.
7071         (NOTE_DELETE, NOTE_INSERT): Increment the combined edit count.
7072         (fstrcmp_bounded): Simplify result computation accordingly.
7073
7074 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7075
7076         * lib/fstrcmp.h (fstrcmp_bounded): New declaration.
7077         (fstrcmp): Define in terms of fstrcmp_bounded.
7078         * lib/fstrcmp.c (fstrcmp_bounded): Renamed from fstrcmp. Add
7079         lower_bound argument.
7080         Return quickly if the result is certainly < lower_bound.
7081         * tests/test-fstrcmp.c (check_fstrcmp): Test also fstrcmp_bounded.
7082
7083 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7084
7085         * lib/diffseq.h (EARLY_ABORT): New macro.
7086         (compareseq): Change return type to bool. Return true when EARLY_ABORT
7087         evaluates to true.
7088
7089 2008-09-14  Bruno Haible  <bruno@clisp.org>
7090
7091         * modules/perror-tests: New file.
7092         * tests/test-perror.sh: New file.
7093         * tests/test-perror.c: New file.
7094
7095         New module 'perror'.
7096         * lib/stdio.in.h (perror): New declaration.
7097         * lib/perror.c: New file.
7098         * m4/perror.m4: New file.
7099         * modules/perror: New file.
7100         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add perror.
7101         * doc/posix-functions/perror.texi: Mention the perror module.
7102         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_PERROR,
7103         REPLACE_PERROR.
7104         * modules/stdio (Makefile.am): Substitute GNULIB_PERROR,
7105         REPLACE_PERROR.
7106
7107 2008-09-14  Bruno Haible  <bruno@clisp.org>
7108
7109         * modules/stdio (Makefile.am): Reorder to match the order in
7110         lib/stdio.in.h.
7111         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
7112
7113 2008-09-13  Bruno Haible  <bruno@clisp.org>
7114
7115         * lib/sys_socket.in.h (EINPROGRESS, ...): Remove definitions.
7116
7117 2008-09-13  Bruno Haible  <bruno@clisp.org>
7118
7119         Extend strerror to cover the added errno values.
7120         * lib/strerror.c: Include errno.h and winsock2.h if it exists.
7121         (rpl_strerror): Provide error messages for the added errno values and
7122         for the WSA* values.
7123         * m4/strerror.m4 (gl_FUNC_STRERROR): Test REPLACE_STRERROR.
7124         (gl_FUNC_STRERROR_SEPARATE): If errno.h is replaced, always replace
7125         strerror.
7126         (gl_PREREQ_STRERROR): Test whether winsock2.h exists.
7127         * modules/strerror (Depends-on): Add errno.
7128         * doc/posix-functions/strerror.texi: Document the change.
7129         * tests/test-strerror.c (main): Check also the string for ETIMEDOUT
7130         and EOVERFLOW.
7131
7132 2008-09-13  Bruno Haible  <bruno@clisp.org>
7133
7134         * modules/EOVERFLOW: Remove file.
7135         * m4/eoverflow.m4: Remove file.
7136         * modules/EOVERFLOW-tests: Remove file.
7137         * tests/test-EOVERFLOW.c: Remove file.
7138         * modules/fprintf-posix (Depends-on): Replace EOVERFLOW with errno.
7139         * modules/ftell (Depends-on): Likewise.
7140         * modules/getdelim (Depends-on): Likewise.
7141         * modules/getugroups (Depends-on): Likewise.
7142         * modules/poll (Depends-on): Likewise.
7143         * modules/snprintf (Depends-on): Likewise.
7144         * modules/sprintf-posix (Depends-on): Likewise.
7145         * modules/vasnprintf (Depends-on): Likewise.
7146         * modules/vasprintf (Depends-on): Likewise.
7147         * modules/vfprintf-posix (Depends-on): Likewise.
7148         * modules/vsnprintf (Depends-on): Likewise.
7149         * modules/vsprintf-posix (Depends-on): Likewise.
7150         * modules/xvasprintf (Depends-on): Likewise.
7151         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
7152         * modules/unistdio/u8-vasprintf (Depends-on): Likewise.
7153         * modules/unistdio/u8-vsnprintf (Depends-on): Likewise.
7154         * modules/unistdio/u8-vsprintf (Depends-on): Likewise.
7155         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
7156         * modules/unistdio/u8-u8-vasprintf (Depends-on): Likewise.
7157         * modules/unistdio/u8-u8-vsnprintf (Depends-on): Likewise.
7158         * modules/unistdio/u8-u8-vsprintf (Depends-on): Likewise.
7159         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
7160         * modules/unistdio/u16-u16-vasprintf (Depends-on): Likewise.
7161         * modules/unistdio/u16-u16-vsnprintf (Depends-on): Likewise.
7162         * modules/unistdio/u16-u16-vsprintf (Depends-on): Likewise.
7163         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
7164         * modules/unistdio/u16-vasprintf (Depends-on): Likewise.
7165         * modules/unistdio/u16-vsnprintf (Depends-on): Likewise.
7166         * modules/unistdio/u16-vsprintf (Depends-on): Likewise.
7167         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
7168         * modules/unistdio/u32-vasprintf (Depends-on): Likewise.
7169         * modules/unistdio/u32-vsnprintf (Depends-on): Likewise.
7170         * modules/unistdio/u32-vsprintf (Depends-on): Likewise.
7171         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
7172         * modules/unistdio/u32-u32-vasprintf (Depends-on): Likewise.
7173         * modules/unistdio/u32-u32-vsnprintf (Depends-on): Likewise.
7174         * modules/unistdio/u32-u32-vsprintf (Depends-on): Likewise.
7175         * modules/unistdio/ulc-fprintf (Depends-on): Likewise.
7176         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
7177         * modules/unistdio/ulc-vasprintf (Depends-on): Likewise.
7178         * modules/unistdio/ulc-vfprintf (Depends-on): Likewise.
7179         * modules/unistdio/ulc-vsnprintf (Depends-on): Likewise.
7180         * modules/unistdio/ulc-vsprintf (Depends-on): Likewise.
7181         * MODULES.html.sh: Remove EOVERFLOW.
7182         * NEWS: Mention the change.
7183
7184 2008-09-13  Bruno Haible  <bruno@clisp.org>
7185
7186         * modules/errno-tests: New file.
7187         * tests/test-errno.c: New file, incorporating tests/test-EOVERFLOW.c.
7188
7189         * lib/errno.in.h: New file.
7190         * m4/errno_h.m4: New file, borrowing from m4/eoverflow.m4.
7191         * modules/errno: New file.
7192         * doc/posix-headers/errno.texi: Update documentation.
7193         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add errno.
7194
7195 2008-09-13  Bruno Haible  <bruno@clisp.org>
7196
7197         * tests/test-poll.c: Use #if for native Windows, rather than testing
7198         __MSVCRT__.
7199
7200 2008-09-13  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7201             Bruno Haible  <bruno@clisp.org>
7202
7203         * lib/glob.c: Don't include <pwd.h> on native Windows.
7204         (WINDOWS32): New macro.
7205         (glob) [WINDOW32]: Provide a reasonable replacement for getenv("HOME").
7206
7207 2008-09-13  Bruno Haible  <bruno@clisp.org>
7208
7209         * lib/glthread/cond.h [USE_SOLARIS_THREADS]
7210         (ETIMEDOUT): Remove macro.
7211         (glthread_cond_timedwait_multithreaded): New declaration.
7212         (glthread_cond_timedwait): Use it.
7213         * lib/glthread/cond.c [USE_SOLARIS_THREADS]
7214         (glthread_cond_timedwait_multithreaded): New function.
7215
7216 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
7217
7218         * modules/poll-tests: Do not check for io.h.
7219         * tests/test-poll.c: Check for __MSVCRT__ instead.
7220
7221 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
7222
7223         * lib/sys_socket.in.h (EINPROGRESS): Define for Winsock case.
7224         * modules/poll-tests: Add inet_pton, stdbool, sockets.
7225         * tests/test-poll.c: Use them.  Use _pipe on Windows.
7226
7227 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
7228
7229         * modules/poll-tests: New.
7230         * tests/test-poll.c: New.
7231
7232 2008-09-12  Eric Blake  <ebb9@byu.net>
7233
7234         frexp: test for NetBSD failure on -0.0
7235         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Enhance test, since some, but
7236         not all, bugs from NetBSD 3.0 have been fixed.
7237         * doc/posix-functions/frexp.texi (frexp): Document bug.
7238         Reported by Thomas Klausner.
7239
7240         signbit: work around bug of HP-UX 10.20 cc with -0.0 literal
7241         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Rewrite test to avoid
7242         literal -0.0.
7243         Reported by Jonathan C. Patschke <jp@centtech.com>.
7244
7245 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7246
7247         * lib/glthread/cond.h: Use dummy implementation also if
7248         USE_WIN32_THREADS.
7249
7250 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7251
7252         * modules/fnmatch-posix (License): Change to LGPLv2+.
7253         * modules/fnmatch-gnu (License): Likewise.
7254
7255 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7256
7257         * lib/poll.c (poll): Fix polling unconnected server sockets on WIN32.
7258
7259 2008-09-11  Jim Meyering  <meyering@redhat.com>
7260
7261         * users.txt: Add gtk-vnc.
7262
7263 2008-09-08  Simon Josefsson  <simon@josefsson.org>
7264
7265         * tests/test-bitrotate.c: Test 8/16-bit rotates with 0 and maximum
7266         rotate amounts.
7267
7268         * lib/bitrotate.h: Doc fix, mention that N can be wider than minimally
7269         required for 16-bit and 8-bit rotates.
7270         * lib/bitrotate.h (rotl64, rotr64, rotl32, rotl32, rotl16, rotr16,
7271         rotl8, rotr8): Use UINT64_MAX, UINT32_MAX, UINT16_MAX, and
7272         UINT8_MAX instead of hard-coded constants.
7273         Suggested by Paul Eggert.
7274
7275 2008-09-07  Bruno Haible  <bruno@clisp.org>
7276
7277         * tests/test-striconveh.c (main): Check behaviour when converting from
7278         UTF-7.
7279
7280         Make striconveh work better with stateful encodings.
7281         * lib/striconveh.c (iconv_carefully, iconv_carefully_1): Don't assume
7282         that iconv does not increment the inptr when returning -1/EINVAL.
7283
7284 2008-09-07  Bruno Haible  <bruno@clisp.org>
7285
7286         * build-aux/config.rpath: Update according to libtool-2.2.6.
7287         * build-aux/config.libpath: Likewise.
7288
7289 2008-09-06  Bruno Haible  <bruno@clisp.org>
7290
7291         * lib/freadahead.c (freadahead): Add conditional for SLOW_BUT_NO_HACKS.
7292         * lib/freadptr.c (freadptr): Likewise.
7293         * lib/freadseek.c (freadptrinc): Likewise.
7294         Reported by Simon Josefsson.
7295
7296 2008-09-06  Bruno Haible  <bruno@clisp.org>
7297
7298         * modules/freadptr (License): Change to LGPLv2+.
7299         * modules/freadseek (License): Likewise.
7300         Suggested by Eric Blake.
7301
7302         * modules/memchr2 (License): Change to LGPLv2+.
7303         Approved by Eric Blake.
7304
7305 2008-09-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7306             Bruno Haible  <bruno@clisp.org>
7307
7308         Make gnulib-tool work with native 'sed' on AIX.
7309         * gnulib-tool (sed_noop): New variable.
7310         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am, func_import,
7311         func_add_or_update, func_create_testdir): Use it to initialize sed
7312         script variables.
7313         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
7314
7315 2008-09-04  Albert Chin  <bug-gnulib@mlists.thewrittenword.com>
7316             Bruno Haible  <bruno@clisp.org>
7317
7318         * m4/include_next.m4 (gl_INCLUDE_NEXT): Add check whether #include_next
7319         also works after #include directives.
7320
7321 2008-09-04  OndÅ™ej Vašík  <ovasik@redhat.com>
7322
7323         getdate.y: reject an out-of-range timezone value
7324         * lib/getdate.y (time_zone_hhmm): Reject any TZ offset that is outside
7325         the range [-24...+24].  When specified with only one or two digits,
7326         * tests/test-getdate.c: Tests for the fix.
7327         * doc/getdate.texi: Document this change.
7328
7329 2008-09-03  Bruno Haible  <bruno@clisp.org>
7330
7331         * doc/glibc-functions/strverscmp.texi: Mention the strverscmp module.
7332
7333 2008-09-02  Simon Josefsson  <simon@josefsson.org>
7334
7335         * lib/bitrotate.h (rotl64, rotr64): Add.  Suggested by Bruce Korb
7336         <bruce.korb@gmail.com> with ideas from Ben Pfaff
7337         <blp@cs.stanford.edu>, Bruno Haible <bruno@clisp.org> and Eric
7338         Blake <ebb9@byu.net>.
7339
7340         * tests/test-bitrotate.c: Add more test vectors.
7341
7342 2008-09-02  Eric Blake  <ebb9@byu.net>
7343
7344         vasnprintf-posix: handle large precision via %.*d
7345         * lib/vasnprintf.c (VASNPRINTF): Don't pass precision to snprintf
7346         when handling it ourselves.
7347         * tests/test-vasnprintf-posix.c (test_function): Add test.
7348         * tests/test-snprintf-posix.h (test_function): Likewise.
7349         * tests/test-sprintf-posix.h (test_function): Likewise.
7350         * tests/test-vasprintf-posix.c (test_function): Likewise.
7351         Reported by Alain Guibert.
7352
7353 2008-09-01  Eric Blake  <ebb9@byu.net>
7354
7355         c-stack: make configure-time check more robust
7356         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Check for
7357         successful sigaction call.
7358         Reported by Tom G. Christensen.
7359
7360 2008-09-01  Bruno Haible  <bruno@clisp.org>
7361
7362         New module 'findprog-lgpl'.
7363         * modules/findprog-lgpl: New file.
7364         * lib/findprog-lgpl.c: New file.
7365         * lib/findprog.c: Compile nothing in findprog.c if findprog-lgpl.c is
7366         also compiled. Consider the possibly defined symbol IN_FINDPROG_LGPL
7367         to decide whether to use strdup or xstrdup, concatenated_filename or
7368         xconcatenated_filename.
7369
7370 2008-09-01  Bruno Haible  <bruno@clisp.org>
7371
7372         Split module 'concat-filename' into 'concat-filename' (LGPL) and
7373         'xconcat-filename' (GPL).
7374         * modules/concat-filename (Depends-on): Add malloc-posix, remove xalloc.
7375         (License): Change to LGPLv2+.
7376         * modules/xconcat-filename: New file.
7377         * lib/concat-filename.h (concatenated_filename): Change specification.
7378         (xconcatenated_filename): New declaration.
7379         * lib/concat-filename.c: Include errno.h, stdlib.h, not xalloc.h.
7380         (concatenated_filename): Use malloc instead of xalloc. Handle out-of-
7381         memory situations.
7382         * lib/xconcat-filename.c: New file.
7383         * NEWS: Mention the change.
7384         * lib/findprog.c: Include concat-filename.h, not filename.h.
7385         (find_in_path): Use xconcatenated_filename instead of
7386         concatenated_filename.
7387         * lib/javacomp.c: Include concat-filename.h, not filename.h.
7388         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
7389         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
7390         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
7391         is_oldgcj_14_13_usable, is_javac_usable): Use xconcatenated_filename
7392         instead of concatenated_filename.
7393         * lib/javaexec.c: Include concat-filename.h, not filename.h.
7394         (execute_java_class): Use xconcatenated_filename instead of
7395         concatenated_filename.
7396         * modules/findprog (Depends-on): Add xconcat-filename, remove filename.
7397         * modules/javacomp (Depends-on): Likewise.
7398         * modules/javaexec (Depends-on): Likewise.
7399
7400 2008-09-01  Bruno Haible  <bruno@clisp.org>
7401
7402         Split module 'filename' into 'filename' and 'concat-filename'.
7403         * modules/filename: Keep only lib/filename.h.
7404         (License): Change to LGPLv2+.
7405         * modules/concat-filename: New file, extracted from modules/filename.
7406         * lib/filename.h (concatenated_filename): Remove declaration.
7407         * lib/concat-filename.h: New file, extracted from lib/filename.h.
7408         * lib/concat-filename.c: Include concat-filename.h.
7409         * NEWS: Mention the change.
7410
7411 2008-09-01  Simon Josefsson  <simon@josefsson.org>
7412
7413         * lib/bitrotate.h (rotl8, rotr8): Add.
7414
7415         * modules/bitrotate (configure.ac): Need
7416         AC_REQUIRE([AC_C_INLINE]).
7417         (Description): Mention stdint.h.  Reported by Bruno Haible
7418         <bruno@clisp.org>.
7419
7420         * lib/bitrotate.h (rotr16, rotl16): Fix mask value.  Reported by
7421         Paolo Bonzini <bonzini@gnu.org>.
7422
7423 2008-08-31  Bruno Haible  <bruno@clisp.org>
7424
7425         Assume Solaris specific bi-arch conventions on Solaris systems.
7426         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): On Solaris in 64-bit
7427         mode, set acl_libdirstem to lib/64. Also set acl_libdirstem2.
7428         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): If acl_libdirstem does not
7429         work, try acl_libdirstem2 as fallback. Otherwise treat acl_libdirstem2
7430         like acl_libdirstem.
7431         (AC_LIB_LINKFLAGS_FROM_LIBS): Treat acl_libdirstem2 like
7432         acl_libdirstem.
7433         * NEWS: Mention the change.
7434         Reported by Ben Taylor <bentaylor.solx86@gmail.com>.
7435
7436 2008-08-31  Jim Meyering  <meyering@redhat.com>
7437
7438         * lib/strftime.h: Add comments describing the two added arguments.
7439
7440         remove duplicate #include directives
7441         * lib/chdir-long.c [TEST_CHDIR]: Remove duplicate #include <stdio.h>.
7442         * lib/putenv.c: Remove duplicate #include <stdlib.h>.
7443
7444 2008-08-31  Bruno Haible  <bruno@clisp.org>
7445
7446         New module 'sigpipe-die'.
7447         * modules/sigpipe-die: New file.
7448         * lib/sigpipe-die.h: New file.
7449         * lib/sigpipe-die.c: New file.
7450         * MODULES.html.sh (Signal handling): Add sigpipe-die.
7451
7452 2008-08-31  Bruno Haible  <bruno@clisp.org>
7453
7454         Don't override previously installed signal handlers.
7455         * lib/fatal-signal.c (saved_sigactions): New variable.
7456         (uninstall_handlers): Reset the signal to the saved handler, not
7457         to SIG_DFL (except when ignored).
7458         (install_handlers): Save the previous handlers.
7459
7460 2008-08-30  Bruno Haible  <bruno@clisp.org>
7461
7462         * gnulib-tool (func_reset_sigpipe): New function.
7463         (func_get_automake_snippet, func_modules_transitive_closure,
7464         func_import): Invoke it before a join command that reads from stdin,
7465         to avoid "echo: write error: Broken pipe" error messages on stderr.
7466         Reported by Sam Steingold <sds@gnu.org>.
7467
7468 2008-08-30  Bruno Haible  <bruno@clisp.org>
7469
7470         * m4/fopen.m4 (gl_FUNC_FOPEN): Test against bug with trailing slash.
7471         Code copied from m4/open.m4.
7472         * lib/fopen.c (rpl_fopen): Return NULL if the mode specifies write
7473         access and the filename ends in a slash. Code copied from lib/open.c.
7474         * doc/posix-functions/fopen.texi: Document bug with trailing slash.
7475         * tests/test-fopen.c (main): Check against bug with trailing slash.
7476
7477 2008-08-29  Bruno Haible  <bruno@clisp.org>
7478
7479         Avoid some "gcc -pedantic" warnings.
7480         * m4/include_next.m4 (gl_INCLUDE_NEXT): Set also PRAGMA_SYSTEM_HEADER.
7481         * lib/arpa_inet.in.h: Use PRAGMA_SYSTEM_HEADER.
7482         * lib/dirent.in.h: Likewise.
7483         * lib/fcntl.in.h: Likewise.
7484         * lib/float.in.h: Likewise.
7485         * lib/iconv.in.h: Likewise.
7486         * lib/inttypes.in.h: Likewise.
7487         * lib/locale.in.h: Likewise.
7488         * lib/math.in.h: Likewise.
7489         * lib/netinet_in.in.h: Likewise.
7490         * lib/search.in.h: Likewise.
7491         * lib/signal.in.h: Likewise.
7492         * lib/stdarg.in.h: Likewise.
7493         * lib/stdint.in.h: Likewise.
7494         * lib/stdio.in.h: Likewise.
7495         * lib/stdlib.in.h: Likewise.
7496         * lib/string.in.h: Likewise.
7497         * lib/strings.in.h: Likewise.
7498         * lib/sys_select.in.h: Likewise.
7499         * lib/sys_socket.in.h: Likewise.
7500         * lib/sys_stat.in.h: Likewise.
7501         * lib/sys_time.in.h: Likewise.
7502         * lib/sysexits.in.h: Likewise.
7503         * lib/time.in.h: Likewise.
7504         * lib/unistd.in.h: Likewise.
7505         * lib/wchar.in.h: Likewise.
7506         * lib/wctype.in.h: Likewise.
7507         * modules/arpa_inet (Makefile.am): Also substitute PRAGMA_SYSTEM_HEADER.
7508         * modules/fchdir (Makefile.am): Likewise.
7509         * modules/fcntl (Makefile.am): Likewise.
7510         * modules/float (Makefile.am): Likewise.
7511         * modules/iconv_open (Makefile.am): Likewise.
7512         * modules/inttypes (Makefile.am): Likewise.
7513         * modules/locale (Makefile.am): Likewise.
7514         * modules/math (Makefile.am): Likewise.
7515         * modules/netinet_in (Makefile.am): Likewise.
7516         * modules/search (Makefile.am): Likewise.
7517         * modules/signal (Makefile.am): Likewise.
7518         * modules/stdarg (Makefile.am): Likewise.
7519         * modules/stdint (Makefile.am): Likewise.
7520         * modules/stdio (Makefile.am): Likewise.
7521         * modules/stdlib (Makefile.am): Likewise.
7522         * modules/string (Makefile.am): Likewise.
7523         * modules/strings (Makefile.am): Likewise.
7524         * modules/sys_select (Makefile.am): Likewise.
7525         * modules/sys_socket (Makefile.am): Likewise.
7526         * modules/sys_stat (Makefile.am): Likewise.
7527         * modules/sys_time (Makefile.am): Likewise.
7528         * modules/sysexits (Makefile.am): Likewise.
7529         * modules/time (Makefile.am): Likewise.
7530         * modules/unistd (Makefile.am): Likewise.
7531         * modules/wchar (Makefile.am): Likewise.
7532         * modules/wctype (Makefile.am): Likewise.
7533         Reported by Reuben Thomas <rrt@sc3d.org>.
7534
7535 2008-08-29  Bruno Haible  <bruno@clisp.org>
7536
7537         * m4/include_next.m4 (gl_INCLUDE_NEXT): Don't define HAVE_INCLUDE_NEXT
7538         any more.
7539
7540 2008-08-29  Simon Josefsson  <simon@josefsson.org>
7541
7542         * MODULES.html.sh (Misc): Add bitrotate.
7543
7544         * modules/bitrotate: New file.
7545
7546         * lib/bitrotate.h: New file.
7547
7548         * modules/bitrotate-tests: New file.
7549
7550         * tests/test-bitrotate.c: New file.
7551
7552         * modules/crypto/gc-arctwo, modules/crypto/arctwo: Add dependency
7553         on the bitrotate module.
7554
7555         * lib/arctwo.c: Use new bitrotate module.
7556
7557 2008-08-29  Jim Meyering  <meyering@redhat.com>
7558
7559         bootstrap: merge changes from coreutils
7560         * build-aux/bootstrap (cp_mark_as_generated): Preserve perms
7561         of copied files.  Remove a kludge, now that this is fixed.
7562         * build-aux/bootstrap: Fix unportable expr usage. (by Ralf Wildenhues)
7563         * build-aux/bootstrap: Remove $bt and $bt2 also when not using gettext.
7564         * build-aux/bootstrap: Remove coreutils-specific SUBDIRS-related code.
7565
7566 2008-08-29  Bruno Haible  <bruno@clisp.org>
7567
7568         * MODULES.html.sh: Remove --cvs-urls option.
7569
7570 2008-08-28  Jose E. Marchesi  <jemarch@gnu.org>  (tiny change)
7571
7572         maint.mk: adjust to file name change
7573         * top/maint.mk: s/Makefile.cfg/cfg.mk/.
7574
7575 2008-08-28  Jim Meyering  <meyering@redhat.com>
7576
7577         * modules/getndelim2 (License): Relicense to LGPLv2+.
7578         Approved by Richard Stallman for the version of 1995, and by
7579         Paul Eggert, Bruno Haible, Eric Blake for their contributions.
7580
7581 2008-08-27  Paolo Bonzini  <bonzini@gnu.org>
7582
7583         * lib/getdelim.c (flockfile, funlockfile): Make all of them
7584         dummy if one is not available.  Do not touch them if
7585         USE_UNLOCKED_IO, instead letting unlocked-io.h do that.
7586         (getc_maybe_unlocked): New.
7587         * m4/getdelim.m4 (gl_PREREQ_GETDELIM): Check for getc_unlocked.
7588
7589 2008-08-26  Eric Blake  <ebb9@byu.net>
7590
7591         doc/INSTALL: resync from autoconf
7592         * doc/Makefile (INSTALL, INSTALL.ISO, INSTALL.UTF-8): Simplify.
7593         (INSTALL_PRELUDE): Delete; this is done more efficiently by
7594         moving...
7595         * install.texi [!autoconf]: ...here.  Resync from autoconf.
7596         * INSTALL: Regenerate.
7597         * INSTALL.ISO: New file.
7598         * INSTALL.UTF-8: Likewise.
7599
7600 2008-08-26  Jim Meyering  <meyering@redhat.com>
7601
7602         GNUmakefile: cfg.mk definitions override default autoreconf-rerun policy
7603         * top/GNUmakefile (_is-dist-target, _is-install-target): Make
7604         these definitions conditional, so that they may be overridden, too.
7605
7606 2008-08-26  Bruno Haible  <bruno@clisp.org>
7607
7608         Generate INSTALL file variants with prettier quotes.
7609         * doc/Makefile (INSTALL_PRELUDE): New macro.
7610         (INSTALL): Use it.
7611         (INSTALL.ISO, INSTALL.UTF-8): New rules.
7612
7613 2008-08-26  Bruno Haible  <bruno@clisp.org>
7614
7615         Run makeinfo in an English locale.
7616         * doc/Makefile (MAKEINFO): New variable.
7617
7618 2008-08-26  Bruno Haible  <bruno@clisp.org>
7619
7620         * doc/Makefile (INSTALL): Use --no-validate instead of --no-warn.
7621         Suggested by Eric Blake.
7622
7623 2008-08-25  Bruno Haible  <bruno@clisp.org>
7624
7625         * doc/Makefile (INSTALL): Generate with @firstparagraphindent set.
7626
7627 2008-08-25  Eric Blake  <ebb9@byu.net>
7628
7629         c-stack: test that stack overflow can be caught
7630         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Also check
7631         that platform allows handling stack overflow; at least OS/2 EMX
7632         has sigaltstack, but crashes before transferring control to
7633         handler on stack overflow.
7634         * lib/c-stack.c [HAVE_SIGALTSTACK]: Adjust conditions to also
7635         check for HAVE_STACK_OVERFLOW_HANDLING.
7636         Reported by Elbert Pol.
7637
7638 2008-08-25  Bruno Haible  <bruno@clisp.org>
7639
7640         * doc/posix-functions/strftime.texi: Fix description of strftime
7641         module.
7642
7643 2008-08-24  Bruno Haible  <bruno@clisp.org>
7644
7645         * tests/uniwidth/test-uc_width2.c: New file.
7646         * tests/uniwidth/test-uc_width2.sh: New file.
7647         * modules/uniwidth/width-tests (Files): Add the new files.
7648         (TESTS): Add uniwidth/test-uc_width2.sh.
7649         (TESTS_ENVIRONMENT): New variable.
7650         (check_PROGRAMS): Add test-uc_width2.
7651         (test_uc_width2_SOURCES): New variable.
7652
7653         Fix uc_width(0x00AB) bug, introduced on 2007-07-08.
7654         * lib/uniwidth/width.c (nonspacing_table_data): Set bit for 0x00AD,
7655         not 0x00AB.
7656         Reported by Alexander V. Lukyanov <lav@netis.ru>.
7657
7658 2008-08-22  Eric Blake  <ebb9@byu.net>
7659
7660         test-lock, test-tls: mention why a test is skipped
7661         * tests/test-lock.c (main) [!USE_*_THREADS]: Print why test is
7662         skipped.
7663         * tests/test-tls.c (main) [!USE_*_THREADS]: Likewise.
7664
7665         count-one-bits: relax license
7666         * modules/count-one-bits (License): Relicense to LGPLv2+.
7667         Suggested by Ludovic Courtès, approved by Ben Pfaff.
7668
7669 2008-08-22  Andreas Schwab  <schwab@suse.de>
7670
7671         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX):
7672         Remove spurious space in assignment.
7673
7674 2008-08-21  Simon Josefsson  <simon@josefsson.org>
7675
7676         * m4/autobuild.m4: Use TZ=UTC0 instead of TZ=UTC.  Reported by
7677         Paul Eggert <eggert@CS.UCLA.EDU>.
7678
7679 2008-08-20  Paolo Bonzini  <bonzini@gnu.org>
7680
7681         * modules/gettext: Add m4/threadlib.m4.
7682
7683 2008-08-19  Eric Blake  <ebb9@byu.net>
7684
7685         test-c-stack: fix compilation failure on FreeBSD 5.0
7686         * tests/test-c-stack.c [HAVE_SETRLIMIT]: Include prerequisite
7687         headers before <sys/resource.h>.
7688         * doc/posix-headers/sys_resource.texi (sys/resource.h): Document
7689         the bug.
7690         Reported by Nelson H. F. Beebe.
7691
7692         strverscmp: migrate from "strverscmp.h" to <string.h>
7693         * modules/string (Makefile.am): Add new hooks.
7694         * modules/strverscmp (Files): Remove strverscmp.h.
7695         (Depends-on): Add string.
7696         (configure.ac): Add indicator.
7697         (Include): Mention new header.
7698         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Provide new
7699         defaults.
7700         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Inform string module of
7701         results.
7702         * lib/strverscmp.h: Delete.
7703         * lib/string.in.h (strverscmp): Provide declaration, when needed.
7704         * tests/test-strverscmp.c (includes): Adjust client.
7705         * lib/check-version.c (includes): Likewise.
7706         * NEWS: Document the change.
7707
7708         strverscmp: add unit test
7709         * modules/strverscmp-tests: New file.
7710         * tests/test-strverscmp.c: Likewise.
7711
7712 2008-08-19  Simon Josefsson  <simon@josefsson.org>
7713
7714         * lib/gc-gnulib.c: Indentation cleanup.  Add some comments
7715         regarding Windows crypto stuff, from Mono.
7716
7717 2008-08-19  Adam Strzelecki <ono@java.pl>  (tiny change)
7718
7719         * lib/gc-gnulib.c: Use CRYPT_VERIFY_CONTEXT.  Try to use Intel CSP
7720         if present, for intel RND.  Return error on failures.
7721
7722 2008-08-18  Ben Pfaff  <blp@gnu.org>
7723
7724         gitlog-to-changelog: give better diagnostic for failed pipe-open
7725         * build-aux/gitlog-to-changelog: Improve error message: suggest
7726         that the version of Git may be too old.
7727
7728 2008-08-18  Simon Josefsson  <simon@josefsson.org>
7729
7730         * m4/autobuild.m4: Use TZ=UTC to avoid time zone complexity.  Use
7731         ISO 8601 format.  Suggested by Greg Troxel <gdt@ir.bbn.com>.
7732
7733 2008-08-18  Bruno Haible  <bruno@clisp.org>
7734
7735         * lib/glthread/thread.h [USE_SOLARIS_THREADS]: Use thread_in_use(), not
7736         pthread_in_use().
7737
7738 2008-08-18  Bruno Haible  <bruno@clisp.org>
7739
7740         * lib/glthread/threadlib.c: Include <pthread.h>.
7741
7742 2008-08-18  Bruno Haible  <bruno@clisp.org>
7743
7744         * lib/glthread/lock.h [USE_SOLARIS_THREADS]: Fix
7745         glthread_recursive_lock_* macros.
7746         * lib/glthread/lock.c (glthread_recursive_lock_destroy_multithreaded):
7747         Fix syntax error.
7748
7749 2008-08-18  Bruno Haible  <bruno@clisp.org>
7750
7751         * lib/glthread/thread.c: Avoid forcing a context switch right after
7752         thread creation.
7753
7754 2008-08-17  Bruno Haible  <bruno@clisp.org>
7755
7756         * lib/glthread/thread.c: New file, based on code from tests/test-lock.c.
7757         * lib/glthread/thread.h: Provide Win32 specific implementation.
7758         * modules/thread (Files): Add lib/glthread/thread.c.
7759         (Depends-on): Add lock.
7760         (Makefile.am): Add glthread/thread.c to lib_SOURCES.
7761
7762 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7763
7764         New module 'yield'.
7765         * modules/yield: New file.
7766         * lib/glthread/yield.h: New file.
7767         * m4/yield.m4: New file.
7768         * MODULES.html.sh (Multithreading): Add yield.
7769
7770 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7771
7772         New module 'thread'.
7773         * modules/thread: New file.
7774         * lib/glthread/thread.h: New file.
7775         * m4/thread.m4: New file.
7776         * MODULES.html.sh (Multithreading): Add thread.
7777
7778 2008-08-17  Bruno Haible  <bruno@clisp.org>
7779
7780         * lib/glthread/lock.h: Include <stdlib.h> always.
7781         * lib/glthread/tls.h: Likewise.
7782         * lib/glthread/cond.h: Likewise.
7783
7784 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7785
7786         New module 'cond'.
7787         * modules/cond: New file.
7788         * lib/glthread/cond.h: New file.
7789         * lib/glthread/cond.c: New file.
7790         * m4/cond.m4: New file.
7791         * MODULES.html.sh (Multithreading): Add cond.
7792
7793 2008-08-16  Eric Blake  <ebb9@byu.net>
7794
7795         c-stack: fix regression on Irix 5.3 from 2008-06-21
7796         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Move check for
7797         sa_sigaction...
7798         * m4/sigaction.m4 (gl_PREREQ_SIG_HANDLER_H): ...here.
7799         (gl_PREREQ_SIGACTION): Depend on sig-handler.h prereq's.
7800         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Set the default.
7801         * modules/signal (Makefile.am): Use the value.
7802         * lib/signal.in.h (sa_sigaction) [HAVE_SIGACTION
7803         && !HAVE_STRUCT_SIGACTION_SA_SIGACTION]: Define.
7804         * doc/posix-headers/signal.texi (signal.h): Document this
7805         portability issue.
7806         * doc/posix-functions/sigaction.texi (sigaction): Likewise.
7807         Reported by Tom G. Christensen.
7808
7809 2008-08-17  Bruno Haible  <bruno@clisp.org>
7810
7811         New module 'threadlib'.
7812         * modules/threadlib: New file.
7813         * lib/glthread/threadlib.c: New file, extracted from
7814         lib/glthread/lock.c.
7815         * lib/glthread/lock.c (dummy_thread_func, glthread_in_use): Remove
7816         functions.
7817         * m4/threadlib.m4: New file, from m4/lock.m4, renaming gl_LOCK to
7818         gl_THREADLIB and gl_LOCK_EARLY to gl_THREADLIB_EARLY.
7819         * m4/lock.m4 (gl_LOCK_EARLY, gl_LOCK_EARLY_BODY, gl_LOCK_BODY): Remove
7820         macros.
7821         (gl_LOCK): Just require gl_THREADLIB and perform checks for lock.h.
7822         (gl_DISABLE_THREADS): Remove macro.
7823         * modules/lock (Files): Remove build-aux/config.rpath.
7824         (Depends-on): Remove havelib. Add threadlib.
7825         (configure.ac-early): Remove section.
7826         * m4/tls.m4 (gl_TLS): Require gl_THREADLIB instead of gl_LOCK.
7827         * modules/tls (Depends-on): Remove lock. Add threadlib.
7828         (Link): New section, copied from threadlib.
7829         * MODULES.html.sh (Multithreading): Add threadlib.
7830
7831 2008-08-14  Bruno Haible  <bruno@clisp.org>
7832
7833         * lib/glthread/lock.h (glthread_lock_lock, glthread_lock_unlock,
7834         glthread_lock_destroy, glthread_rwlock_rdlock, glthread_rwlock_wrlock,
7835         glthread_rwlock_unlock, glthread_rwlock_destroy,
7836         glthread_recursive_lock_lock, glthread_recursive_lock_unlock,
7837         glthread_recursive_lock_destroy): Define as macros always.
7838         * lib/glthread/lock.c (glthread_lock_lock_func): Renamed from
7839         glthread_lock_lock.
7840         (glthread_lock_unlock_func): Renamed from glthread_lock_unlock.
7841         (glthread_lock_destroy_func): Renamed from glthread_lock_destroy.
7842         (glthread_rwlock_rdlock_func): Renamed from glthread_rwlock_rdlock.
7843         (glthread_rwlock_wrlock_func): Renamed from glthread_rwlock_wrlock.
7844         (glthread_rwlock_unlock_func): Renamed from glthread_rwlock_unlock.
7845         (glthread_rwlock_destroy_func): Renamed from glthread_rwlock_destroy.
7846         (glthread_recursive_lock_lock_func): Renamed from
7847         glthread_recursive_lock_lock.
7848         (glthread_recursive_lock_unlock_func): Renamed from
7849         glthread_recursive_lock_unlock.
7850         (glthread_recursive_lock_destroy_func): Renamed from
7851         glthread_recursive_lock_destroy.
7852
7853 2008-08-14  Bruno Haible  <bruno@clisp.org>
7854
7855         * lib/glthread/lock.h: Renamed from lib/lock.h.
7856         * lib/glthread/lock.c: Renamed from lib/lock.c. Update includes.
7857         * lib/glthread/tls.h: Renamed from lib/tls.h.
7858         * lib/glthread/tls.c: Renamed from lib/tls.c. Update includes.
7859         * lib/fstrcmp.c: Update includes.
7860         * lib/strsignal.c: Update includes.
7861         * modules/lock (Files, Makefile.am): Update.
7862         (Include): Change to "glthread/lock.h".
7863         * modules/tls (Files, Makefile.am): Update.
7864         (Include): Change to "glthread/tls.h".
7865         * tests/test-lock.c: Update includes.
7866         * tests/test-tls.c: Update includes.
7867         * NEWS: Mention the renamed header files.
7868
7869 2008-08-11  Jim Meyering  <meyering@redhat.com>
7870
7871         * lib/fts_.h: Fix grammar (insert a missing "is") in a comment.
7872
7873 2008-08-11  Eric Blake  <ebb9@byu.net>
7874
7875         test-c-stack: avoid C99-ism
7876         * tests/test-c-stack.c (main): Fix whitespace, move declaration
7877         before statement.
7878         Reported by Alain Guibert.
7879
7880 2008-08-10  Jim Meyering  <meyering@redhat.com>
7881
7882         ensure that return value of uinttostr et al are not ignored
7883         * lib/inttostr.h (__GNUC_PREREQ): Define.
7884         (__attribute_warn_unused_result__): Define.
7885         (offtostr, imaxtostr, umaxtostr, uinttostr): Apply the attribute.
7886
7887 2008-08-07  Paolo Bonzini  <bonzini@gnu.org>
7888
7889         * lib/lock.c (glthread_recursive_lock_init_multithreaded)
7890         [!PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: Fix typo.
7891
7892 2008-08-07  Jim Meyering  <meyering@redhat.com>
7893
7894         * m4/inet_pton.m4: Fix typo in comment: s/inet_ntop/inet_pton/.
7895
7896         * modules/mkstemp (License): Relicense under LGPLv2+.
7897         * modules/tempname (License): Likewise.
7898
7899 2008-08-06  Bruno Haible  <bruno@clisp.org>
7900
7901         * lib/poll.c (poll): Further micro-optimization.
7902
7903 2008-08-06  Jim Meyering  <meyering@redhat.com>
7904
7905         inet_pton.c: use locale-independent tolower
7906         * lib/inet_pton.c: Include <c-ctype.h> rather than <ctype.h>.
7907         (inet_pton6): Use c_tolower rather than tolower.
7908         * modules/inet_pton (Depends-on): Add c-ctype.
7909
7910 2008-08-06  Paolo Bonzini  <bonzini@gnu.org>
7911
7912         * lib/poll.c (poll): Avoid division when timeout is 0, cache
7913         _SC_OPEN_MAX, avoid repeated access to errno.  Check for nfd < 0.
7914
7915 2008-08-06  Jim Meyering  <meyering@redhat.com>
7916
7917         * modules/inet_pton (License): Relicense under LGPLv2+.
7918
7919 2008-08-03  Bruno Haible  <bruno@clisp.org>
7920
7921         Additional non-aborting API for lock and tls.
7922         * lib/lock.h: Include <errno.h>.
7923         (glthread_lock_init): New macro/function.
7924         (gl_lock_init): Define as wrapper around glthread_lock_init.
7925         (glthread_lock_lock): New macro/function.
7926         (gl_lock_lock): Define as wrapper around glthread_lock_lock.
7927         (glthread_lock_unlock): New macro/function.
7928         (gl_lock_unlock): Define as wrapper around glthread_lock_unlock.
7929         (glthread_lock_destroy): New macro/function.
7930         (gl_lock_destroy): Define as wrapper around glthread_lock_destroy.
7931         (glthread_rwlock_init): New macro/function.
7932         (gl_rwlock_init): Define as wrapper around glthread_rwlock_init.
7933         (glthread_rwlock_rdlock): New macro/function.
7934         (gl_rwlock_rdlock): Define as wrapper around glthread_rwlock_rdlock.
7935         (glthread_rwlock_wrlock): New macro/function.
7936         (gl_rwlock_wrlock): Define as wrapper around glthread_rwlock_wrlock.
7937         (glthread_rwlock_unlock): New macro/function.
7938         (gl_rwlock_unlock): Define as wrapper around glthread_rwlock_unlock.
7939         (glthread_rwlock_destroy): New macro/function.
7940         (gl_rwlock_destroy): Define as wrapper around glthread_rwlock_destroy.
7941         (glthread_recursive_lock_init): New macro/function.
7942         (gl_recursive_lock_init): Define as wrapper around
7943         glthread_recursive_lock_init.
7944         (glthread_recursive_lock_lock): New macro/function.
7945         (gl_recursive_lock_lock): Define as wrapper around
7946         glthread_recursive_lock_lock.
7947         (glthread_recursive_lock_unlock): New macro/function.
7948         (gl_recursive_lock_unlock): Define as wrapper around
7949         glthread_recursive_lock_unlock.
7950         (glthread_recursive_lock_destroy): New macro/function.
7951         (gl_recursive_lock_destroy): Define as wrapper around
7952         glthread_recursive_lock_destroy.
7953         (glthread_once): New macro/function.
7954         (gl_once): Define as wrapper around glthread_once.
7955         Update function declarations.
7956         * lib/lock.c (glthread_rwlock_init_multithreaded): Renamed from
7957         glthread_rwlock_init. Return error code.
7958         (glthread_rwlock_rdlock_multithreaded): Renamed from
7959         glthread_rwlock_rdlock. Return error code.
7960         (glthread_rwlock_wrlock_multithreaded): Renamed from
7961         glthread_rwlock_wrlock. Return error code.
7962         (glthread_rwlock_unlock_multithreaded): Renamed from
7963         glthread_rwlock_unlock. Return error code.
7964         (glthread_rwlock_destroy_multithreaded): Renamed from
7965         glthread_rwlock_destroy. Return error code.
7966         (glthread_recursive_lock_init_multithreaded): Renamed from
7967         glthread_recursive_lock_init. Return error code.
7968         (glthread_recursive_lock_lock_multithreaded): Renamed from
7969         glthread_recursive_lock_lock. Return error code.
7970         (glthread_recursive_lock_unlock_multithreaded): Renamed from
7971         glthread_recursive_lock_unlock. Return error code.
7972         (glthread_recursive_lock_destroy_multithreaded): Renamed from
7973         glthread_recursive_lock_destroy. Return error code.
7974         (glthread_once_call): Make static.
7975         (glthread_once_multithreaded): Renamed from glthread_once.
7976         * lib/tls.h: Include <errno.h>.
7977         (glthread_tls_key_init): New macro/function.
7978         (gl_tls_key_init): Define as wrapper around glthread_tls_key_init.
7979         (glthread_tls_set): New macro/function.
7980         (gl_tls_set): Define as wrapper around glthread_tls_set.
7981         (glthread_tls_key_destroy): New macro/function.
7982         (gl_tls_key_destroy): Define as wrapper around glthread_tls_key_destroy.
7983         Update function declarations.
7984         * lib/tls.c (glthread_tls_get_multithreaded): Renamed from
7985         glthread_tls_get.
7986         Suggested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
7987
7988 2008-08-04  Eric Blake  <ebb9@byu.net>
7989
7990         gnumakefile: use space, not TAB, outside of targets
7991         * top/GNUmakefile (_dummy): Fix whitespace error in prior edit.
7992
7993 2008-08-02  Jim Meyering  <meyering@redhat.com>
7994
7995         getdate.y: avoid locale-dependent date parsing failure
7996         In Turkish locales, getdate would fail to recognize keywords
7997         containing a lowercase "i".  The solution is not to rely on
7998         locale-sensitive case-conversion.
7999         * lib/getdate.y: Include <c-ctype.h> rather than <ctype.h>.
8000         (lookup_word): Use c_toupper in place of toupper.
8001         (yylex, get_date): Use c_ prefixed variants of isspace and isalpha, too.
8002         Reported by Vefa Bicakci <bicave@superonline.com> in
8003         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/14184>.
8004         * modules/getdate (Depends-on): Add c-ctype.
8005
8006 2008-08-02  Bruno Haible  <bruno@clisp.org>
8007
8008         * gnulib-tool (func_import): When updating or creating a .gitignore
8009         file, prepend each added line with a slash, and ignore leading slashes
8010         from the existing lines.
8011         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
8012
8013 2008-08-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8014
8015         Portability fix for GNU make 3.79.1.
8016         * top/GNUmakefile: Avoid 'else COND', which older GNU make
8017         versions do not understand.
8018
8019 2008-08-01  Bruno Haible  <bruno@clisp.org>
8020
8021         Work around bug of HP-UX 10.20 cc with -0.0 literal.
8022         * tests/test-isnanf.h (zero): New variable.
8023         (main): Avoid literal -0.0f.
8024         * tests/test-isnand.h (zero): New variable.
8025         (main): Avoid literal -0.0.
8026         * tests/test-isnanl.h (zero): New variable.
8027         (main): Avoid literal -0.0L.
8028         * tests/test-isnan.c (zerof, zerod, zerol): New variables.
8029         (test_float, test_double, test_long_double): Avoid literals -0.0f,
8030         -0.0, -0.0L.
8031         * tests/test-signbit.c (test_signbitf): Avoid literal -0.0f.
8032         (test_signbitd): Avoid literal -0.0.
8033         (test_signbitl): Avoid literal -0.0L.
8034         * tests/test-ceilf1.c (zero): New variable.
8035         (main): Avoid literal -0.0f.
8036         * tests/test-ceill.c (zero): New variable.
8037         (main): Avoid literal -0.0L.
8038         * tests/test-floorf1.c (zero): New variable.
8039         (main): Avoid literal -0.0f.
8040         * tests/test-floorl.c (zero): New variable.
8041         (main): Avoid literal -0.0L.
8042         * tests/test-roundf1.c (zero): New variable.
8043         (main): Avoid literal -0.0f.
8044         * tests/test-round1.c (zero): New variable.
8045         (main): Avoid literal -0.0.
8046         * tests/test-roundl.c (zero): New variable.
8047         (main): Avoid literal -0.0L.
8048         * tests/test-truncf1.c (zero): New variable.
8049         (main): Avoid literal -0.0f.
8050         * tests/test-trunc1.c (zero): New variable.
8051         (main): Avoid literal -0.0.
8052         * tests/test-truncl.c (zero): New variable.
8053         (main): Avoid literal -0.0L.
8054         * tests/test-frexp.c (zero): New variable.
8055         (main): Avoid literal -0.0.
8056         * tests/test-frexpl.c (zero): New variable.
8057         (main): Avoid literal -0.0L.
8058         * tests/test-ldexpl.c (zero): New variable.
8059         (main): Avoid literal -0.0L.
8060         * tests/test-snprintf-posix.h (have_minus_zero): Avoid literal -0.0.
8061         (zerod, zerol): New variables.
8062         (test_function): Avoid literals -0.0, -0.0L.
8063         * tests/test-sprintf-posix.h (have_minus_zero): Avoid literal -0.0.
8064         (zerod, zerol): New variables.
8065         (test_function): Avoid literals -0.0, -0.0L.
8066         * tests/test-vasnprintf-posix.c (have_minus_zero): Avoid literal -0.0.
8067         (zerod, zerol): New variables.
8068         (test_function): Avoid literals -0.0, -0.0L.
8069         * tests/test-vasprintf-posix.c (have_minus_zero): Avoid literal -0.0.
8070         (zerod, zerol): New variables.
8071         (test_function): Avoid literals -0.0, -0.0L.
8072         * tests/test-strtod.c (zero): New variable.
8073         (main): Avoid literal -0.0.
8074         Reported by Jonathan C. Patschke <jp@centtech.com>.
8075
8076 2008-07-31  Jim Meyering  <meyering@redhat.com>
8077
8078         sha256.h: correct definition of SHA224_DIGEST_SIZE
8079         * lib/sha256.h (SHA224_DIGEST_SIZE): Define to 28, not 24.
8080         Reported by Paulie Pena IV <paulie4@gmail.com>.
8081         Define as 224 / 8, rather than as a literal.
8082         (SHA256_DIGEST_SIZE): Define as 256/8 rather than equivalent literal.
8083         * lib/sha512.h (SHA384_DIGEST_SIZE): Likewise, define as equiv: 384/8.
8084         (SHA512_DIGEST_SIZE): Likewise, define as equivalent quotient: 512/8.
8085
8086 2008-07-31  Bruno Haible  <bruno@clisp.org>
8087
8088         * lib/regex_internal.h (BITSET_WORD_BITS): Make first conditional work
8089         on HP-UX 10.20 with "cc -Ae". Fix second conditional.
8090         Reported by Jonathan Patschke <jp@centtech.com>.
8091
8092 2008-07-31  Bruno Haible  <bruno@clisp.org>
8093
8094         * gnulib-tool (func_import): Make change from 2008-06-23 more robust.
8095         Reported by Paolo Bonzini <bonzini@gnu.org>.
8096
8097 2008-07-30  Eric Blake  <ebb9@byu.net>
8098
8099         test-strtod: allow compilation without -lm
8100         * tests/test-strtod.c (main): Avoid link dependence on fabs.
8101         Reported by Dennis Clarke <blastwave@gmail.com>.
8102
8103 2008-07-28  Jim Meyering  <meyering@redhat.com>
8104
8105         bootstrap: work also when there are no .po files in po/
8106         * build-aux/bootstrap (update_po_files): Complete the change
8107         that I began in bc960df8c789c878f1c1c54a28a3c2648dead8d9.
8108
8109 2008-07-27  Jim Meyering  <meyering@redhat.com>
8110
8111         * users.txt: Add zile.
8112
8113 2008-07-26  Ben Pfaff  <blp@gnu.org>
8114
8115         Add missing dependencies on new m4/exponent[fdl].m4 files.
8116         * modules/isnanf-nolibm: Add m4/exponentf.m4.
8117         * modules/isnand-nolibm: Add m4/exponentd.m4.
8118         * modules/isnanl-nolibm: Add m4/exponentl.m4.
8119         * modules/signbit-tests: Use m4/exponent[fdl].m4 instead of
8120         m4/isnan[fdl].m4, because the macros actually used moved.
8121         Reported by Jim Meyering.
8122
8123 2008-07-14  Ben Pfaff  <blp@gnu.org>
8124
8125         Add isinf module.
8126         * lib/isinf.c: New file.
8127         * lib/math.in.h: Define isinf macro if we have decided to replace
8128         it.
8129         * m4/isinf.m4: New file.
8130         * m4/math_h.m4: Initialize and substitute variables for isinf
8131         module.
8132         * modules/isinf: New file.
8133         * modules/isinf-tests: New file.
8134         * modules/math: Add substitutions for new module.
8135         * tests/test-isinf.c: New file.
8136         * doc/posix-functions/isinf.texi: Mention new module.
8137         * MODULES.html.sh: Mention new module.
8138
8139 2008-07-14  Ben Pfaff  <blp@gnu.org>
8140
8141         Factor out some macros for use by additional modules.
8142         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Move into new file
8143         exponentf.m4.
8144         * m4/isnand.m4 (gl_DOUBLE_EXPONENT_LOCATION): Move into new file
8145         exponentd.m4.
8146         * m4/isnanl.m4 (gl_LONG_DOUBLE_EXPONENT_LOCATION): Move into new
8147         file exponentl.m4.
8148         * m4/exponentf.m4: New file.
8149         * m4/exponentd.m4: New file.
8150         * m4/exponentl.m4: New file.
8151         * modules/isnanf: Use new file m4/exponentf.m4.
8152         * modules/isnand: Use new file m4/exponentd.m4.
8153         * modules/isnanl: Use new file m4/exponentl.m4.
8154
8155 2008-07-23  Ulrich Drepper  <drepper@redhat.com>
8156
8157         mktime.c: normalize tp->tm_isdst value to -1/0/1.
8158         * lib/mktime.c (__mktime_internal): Normalize tp->tm_isdst value.
8159         Reported by Michael Ringe <Michael.Ringe@gmx.de> in
8160         <http://sourceware.org/bugzilla/show_bug.cgi?id=6723>.
8161
8162         * lib/canonicalize-lgpl.c (__realpath): Avoid buffer overflow after
8163         readlink on platforms without PATH_MAX.
8164
8165 2008-07-21  Eric Blake  <ebb9@byu.net>
8166
8167         Warn, not fail, on stale version.
8168         * top/GNUmakefile (_curr-ver): Tone down previous patch.
8169
8170         Don't allow installation with stale devel version number.
8171         * top/GNUmakefile (_is-install-target): New macro.
8172         (_curr-ver): Forbid installation with stale version number.
8173
8174 2008-07-20  Bruno Haible  <bruno@clisp.org>
8175
8176         * modules/c-stack-tests (Makefile.am): Add LIBSIGSEGV to
8177         TESTS_ENVIRONMENT.
8178         * tests/test-c-stack2.sh: React differently if LIBSIGSEGV is in use.
8179
8180 2008-07-20  Bruno Haible  <bruno@clisp.org>
8181
8182         * lib/c-stack.h (c_stack_action): Add documentation.
8183         * lib/c-stack.c (c_stack_action): Remove incomplete documentation.
8184
8185 2008-07-20  Bruno Haible  <bruno@clisp.org>
8186
8187         * modules/canonicalize-lgpl (License): Relicense under LGPLv2+.
8188         * modules/readlink (License): Likewise.
8189
8190 2008-07-17  Eric Blake  <ebb9@byu.net>
8191
8192         * modules/c-stack (Link): Fix typo.
8193
8194         Make c-stack use libsigsegv, when available.
8195         * modules/c-stack (Depends-on): Add libsigsegv.
8196         * modules/c-stack-tests (Makefile.am): Link with libsigsegv, if
8197         needed.
8198         * lib/c-stack.c (SIGSTKSZ): Define fallback.
8199         (segv_handler, overflow_handler, c_stack_action)
8200         [HAVE_LIBSIGSEGV && !HAVE_XSI_STACK_OVERFLOW_HEURISTIC]: Add new
8201         implementation when libsigsegv is available, but only when using
8202         the library is necessary.
8203         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Add
8204         comment, explaining why XSI check fails on Linux.
8205         (gl_PREREQ_C_STACK): Supply LIBCSTACK, LTLIBCSTACK.
8206         * tests/test-c-stack2.sh: Tweak skip message.
8207         * NEWS: Document new link-time requirements.
8208
8209 2008-07-16  Eric Blake  <ebb9@byu.net>
8210
8211         c-stack: Expose false positives when not using libsigsegv.
8212         * modules/c-stack-tests (Files): Expand test.
8213         * tests/test-c-stack.c (main): Add means to conditionally trigger
8214         non-overflow SIGSEGV.
8215         * tests/test-c-stack2.sh: New file.
8216
8217 2008-07-14  Bruno Haible  <bruno@clisp.org>
8218
8219         * m4/libsigsegv.m4: Remove unneeded AC_PREREQ.
8220         Reported by Eric Blake.
8221
8222 2008-07-14  Sam Steingold  <sds@gnu.org>
8223             Bruno Haible  <bruno@clisp.org>
8224
8225         New module libsigsegv.
8226         * modules/libsigsegv: New file.
8227         * m4/libsigsegv.m4: New file, from GNU clisp sigsegv.m4 with
8228         modifications.
8229         * MODULES.html.sh (Signal handling): New section.
8230
8231 2008-07-14  Bruno Haible  <bruno@clisp.org>
8232
8233         * modules/unictype/ctype-* (Description): Add the word "function".
8234         Improves the resulting doc in MODULES.html.
8235
8236 2008-07-12  Ben Pfaff  <blp@gnu.org>
8237
8238         Add longlong module.
8239         * modules/longlong: New file.
8240
8241 2008-07-12  Bruno Haible  <bruno@clisp.org>
8242
8243         * m4/isnan.m4 (gl_ISNAN): When the replacement is used, set ISNAN_LIBM
8244         to empty.
8245
8246 2008-07-10  Ben Pfaff  <blp@gnu.org>
8247
8248         Add isnan module.
8249         * doc/posix-functions/isnan.texi: Mention new module.
8250         * lib/math.in.h: Define isnan macro if we have decided to replace
8251         it.
8252         * m4/isnan.m4: New file.
8253         * m4/isnanl.m4 (gl_FUNC_ISNANL): Factor out some code into new
8254         macro gl_BUILD_ISNANL so that isnan.m4 can use that functionality
8255         also.
8256         (gl_FUNC_ISNANL_NO_LIBM): Factor out same code, to reduce
8257         redundancy.
8258         * m4/math_h.m4: Initialize and substitute variables for isnan
8259         module.
8260         * modules/isnan: New file.
8261         * modules/isnan-tests: New file.
8262         * modules/math: Add substitutions for new module.
8263         * tests/test-isnan.c: New file.
8264         * MODULES.html.sh: Mention new module.
8265
8266 2008-07-10  Ben Pfaff  <blp@gnu.org>
8267
8268         Add isnanf module.
8269         * lib/isnanf.m4: New file.
8270         * m4/isnanf.m4 (gl_FUNC_ISNANF): New macro.
8271         (gl_HAVE_ISNANF_IN_LIBM): New macro.
8272         (gl_BUILD_ISNANF): New macro used by gl_FUNC_ISNANF,
8273         gl_FUNC_ISNANF_NO_LIBM, and gl_FUNC_ISNAN.
8274         * modules/isnanf: New file.
8275         * modules/isnanf-tests: New file.
8276         * modules/isnanf-nolibm-tests: Add tests/test-isnanf.h to list of
8277         files.
8278         * tests/test-isnanf-nolibm.c: factored most of its contents into
8279         new file tests/test-isnanf.h.
8280         * tests/test-isnanf.h: New file.
8281         * tests/test-isnanf.c: New file.
8282         * MODULES.html.sh: Mention new module.
8283         * doc/glibc-functions/isnanf.texi: Mention new module.
8284
8285 2008-07-10  Ben Pfaff  <blp@gnu.org>
8286
8287         Add isnand module.
8288         * lib/isnand.h: New file.
8289         * m4/isnand.m4 (gl_FUNC_ISNAND): New macro.
8290         (gl_FUNC_ISNAND_NO_LIBM): Split partially into new macro
8291         gl_HAVE_ISNAND_NO_LIBM so that gl_FUNC_ISNAND can use that
8292         functionality also.
8293         (gl_BUILD_ISNAND): New macro used by gl_FUNC_ISNAND,
8294         gl_FUNC_ISNAND_NO_LIBM, and gl_FUNC_ISNAN.
8295         (gl_HAVE_ISNAND_IN_LIBM): New macro.
8296         * modules/isnand: New file.
8297         * modules/isnand-tests: New file.
8298         * modules/isnand-nolibm-tests: Add tests/test-isnand.h to list of
8299         files.
8300         * tests/test-isnand-nolibm.c: factored most of its contents into
8301         new file tests/test-isnand.h.
8302         * tests/test-isnand.h: New file.
8303         * tests/test-isnand.c: New file.
8304         * MODULES.html.sh: Mention new module.
8305
8306 2008-07-10  Ben Pfaff  <blp@gnu.org>
8307
8308         * lib/isnanf.h: Rename lib/isnanf-nolibm.h.
8309         * lib/isnand.h: Rename lib/isnand-nolibm.h.
8310         * tests/test-isnanf.c: Rename tests/test-isnanf-nolibm.c.
8311         * tests/test-isnand.c: Rename tests/test-isnand-nolibm.c.
8312         * modules/isnanf-nolibm: Update references to renamed files.
8313         * modules/isnand-nolibm: Likewise.
8314         * modules/isnanf-nolibm-tests: Likewise.
8315         * modules/isnand-nolibm-tests: Likewise.
8316         * lib/frexp.c: Likewise.
8317         * lib/isfinite.c: Likewise.
8318         * lib/signbitd.c: Likewise.
8319         * lib/signbitf.c: Likewise.
8320         * lib/vasnprintf.c: Likewise.
8321         * tests/test-ceilf1.c: Likewise.
8322         * tests/test-ceilf2.c: Likewise.
8323         * tests/test-floorf1.c: Likewise.
8324         * tests/test-floorf2.c: Likewise.
8325         * tests/test-frexp.c: Likewise.
8326         * tests/test-round1.c: Likewise.
8327         * tests/test-round2.c: Likewise.
8328         * tests/test-roundf1.c: Likewise.
8329         * tests/test-strtod.c: Likewise.
8330         * tests/test-trunc1.c: Likewise.
8331         * tests/test-trunc2.c: Likewise.
8332         * tests/test-truncf1.c: Likewise.
8333         * tests/test-truncf2.c: Likewise.
8334         * NEWS: Mention the renamed header files.
8335
8336 2008-07-11  Jim Meyering  <meyering@redhat.com>
8337
8338         vc-list-files: make the last-resort awk code more portable
8339         * build-aux/vc-list-files: Don't rely on awk's "sub" command.
8340         /bin/awk from OpenSolaris 11's SUNWesu version 2008.03.22.10.56
8341         does not support it.
8342
8343 2008-07-10  Eric Blake  <ebb9@byu.net>
8344
8345         Work with tar's bootstrap.
8346         * gnulib-tool (func_emit_initmacro_end): Use m4_defn in the case
8347         where LIBSOURCES_DIR contains .#bootmp but must not be treated as
8348         an m4 comment.
8349
8350 2008-07-09  Jim Meyering  <meyering@redhat.com>
8351
8352         posix-shell.m4: fix typo that made this test malfunction
8353         * m4/posix-shell.m4: Remove capitalization in variable name.
8354
8355 2008-07-08  Bruno Haible  <bruno@clisp.org>
8356
8357         * m4/onceonly.m4: Update comments.
8358         Reported by Ben Pfaff <blp@cs.stanford.edu>.
8359
8360 2008-07-04  Jim Meyering  <meyering@redhat.com>
8361
8362         * users.txt: Add vc-dwim.
8363         (bison, coreutils): Use the gitweb URL.
8364
8365 2008-07-03  Jim Meyering  <meyering@redhat.com>
8366
8367         * users.txt: Add libffcall.  From Sam Steingold.
8368
8369 2008-07-03  OndÅ™ej Vašík  <ovasik@redhat.com>
8370
8371         getdate.y: do not ignore TZ with relative day, month or year offset
8372         * lib/getdate.y (get_date): Move the tz-handling block to follow the
8373         relative-date-handling, since otherwise, the latter would clobber the
8374         sole output (an updated Start value) of the tz-handling block.
8375         * tests/test-getdate.c: Tests for the fix
8376
8377 2008-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8378
8379         Recognize 'foo_LIBRARIES += libgnu.a'.
8380         * gnulib-tool (func_emit_lib_Makefile_am): Recognize if a
8381         makefile snippet has already specified an installation location,
8382         also using '+='.
8383
8384 2008-07-02  OndÅ™ej Vašík  <ovasik@redhat.com>
8385
8386         getdate.y: factor out common actions
8387         * lib/getdate.y (apply_relative_time, set_hhmmss): New functions.
8388         Use them in place of open-coded actions.
8389
8390 2008-07-01  Simon Josefsson  <simon@josefsson.org>
8391
8392         Add self-test for getdate module.
8393         * modules/getdate-tests: New file.
8394         * tests/test-getdate.c: New file.
8395
8396 2008-06-29  Bruno Haible  <bruno@clisp.org>
8397
8398         * gnulib-tool (func_import): Put gnulib-comp.m4 into .cvsignore or
8399         .gitignore.
8400         Reported by Sylvain Beucler <beuc@beuc.net>.
8401
8402 2008-06-29  Bruno Haible  <bruno@clisp.org>
8403
8404         * doc/gnulib-tool.texi (VCS Issues): Mention --no-vc-files option.
8405         * m4/gnulib-tool.m4: Update to match current gnulib-tool.
8406
8407 2008-06-29  Bruno Haible  <bruno@clisp.org>
8408
8409         * gnulib-tool (func_import): Recommend to put gnulib-cache.m4 into
8410         EXTRA_DIST.
8411         Reported by Sylvain Beucler <beuc@beuc.net>.
8412
8413 2008-06-26  Jim Meyering  <meyering@redhat.com>
8414
8415         make several modules depend on the "open" module
8416         This provides slightly increased consistency when opening-for-write
8417         the name of a non-directory spelled with a trailing slash.
8418         * modules/chdir-safer: Likewise.
8419         * modules/chown: Likewise.
8420         * modules/clean-temp: Likewise.
8421         * modules/copy-file: Likewise.
8422         * modules/fchdir: Likewise.
8423         * modules/fcntl-safer: Likewise.
8424         * modules/pipe: Likewise.
8425         * modules/utime: Likewise.
8426         Prompted by Eric Blake and Bruno Haible.
8427
8428 2008-06-24  Andreas Schwab  <schwab@suse.de>
8429
8430         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Don't test whether compound
8431         literals can be used as initializers for global variables.
8432
8433 2008-06-23  Eric Blake  <ebb9@byu.net>
8434
8435         Make gnulib-cache.m4 easier to diff.
8436         * gnulib-tool (func_import): Allow newlines when reading cached
8437         gl_MODULES, and generate newlines when creating gnulib-cache.m4.
8438
8439 2008-06-23  Bruno Haible  <bruno@clisp.org>
8440
8441         * m4/signalblocking.m4 (gl_PREREQ_SIG_HANDLER_H): Remove macro.
8442         (gl_PREREQ_SIGPROCMASK): Don't invoke it.
8443         * m4/sigaction.m4 (gl_PREREQ_SIG_HANDLER_H): New macro, moved here from
8444         m4/signalblocking.m4.
8445         (gl_PREREQ_SIGACTION): Don't invoke it.
8446         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Invoke
8447         gl_PREREQ_SIG_HANDLER_H.
8448         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
8449         Don't check for sigaction here.
8450
8451 2008-06-23  Bruno Haible  <bruno@clisp.org>
8452
8453         * lib/fatal-signal.c (fatal_signal_handler): Update comment.
8454         (install_handlers): Don't set the SA_RESETHAND flag.
8455
8456 2008-06-23  Bruno Haible  <bruno@clisp.org>
8457
8458         * m4/sigaction.m4: Comment fixes.
8459         * lib/signal.in.h: Likewise.
8460
8461 2008-06-23  Eric Blake  <ebb9@byu.net>
8462
8463         Fix typo.
8464         * tests/test-sigaction.c (MASK_SA_FLAGS): Add missing operator.
8465
8466         Avoid SA_ namespace.
8467         * tests/test-sigaction.c (MASK_SA_FLAGS): Rename from SA_MASK.
8468         Reported by Ralf Wildenhues.
8469
8470         Avoid test failure due to SA_RESTORER.
8471         * tests/test-sigaction.c (SA_MASK): New macro.
8472         (main): Avoid failing due to extension flags being set.
8473         Reported by Jim Meyering.
8474
8475         Revert use of sig-handler.h in sigprocmask.c.
8476         * modules/sigprocmask (Files): Don't rely on sig-handler.h, since
8477         it requires the existence of struct sigaction.
8478         * lib/sigprocmask.c (handler_t): Restore typedef.
8479         (rpl_signal, old_handlers): Use local type.
8480
8481 2008-06-22  Bruno Haible  <bruno@clisp.org>
8482
8483         * tests/test-stdint.c: Disable the INTMAX_MAX preprocessor test
8484         conditionally.
8485         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
8486
8487 2008-06-22  Bruno Haible  <bruno@clisp.org>
8488
8489         * doc/posix-functions/siginterrupt.texi: Move note.
8490
8491         * lib/signal.in.h (SA_RESTART): New macro.
8492         * lib/sigaction.c: Update comment.
8493
8494         * m4/sigaction.m4 (gl_SIGACTION): Require gl_SIGNAL_H_DEFAULTS.
8495
8496         * m4/signalblocking.m4 (gl_PREREQ_SIG_HANDLER_H): New macro.
8497         (gl_PREREQ_SIGPROCMASK): Invoke it.
8498         * m4/sigaction.m4 (gl_PREREQ_SIGACTION): Likewise.
8499
8500         * lib/nanosleep.c (rpl_nanosleep): Setup newact only when it is needed.
8501
8502         * lib/sigprocmask.c: Update a comment.
8503
8504 2008-06-21  Eric Blake  <ebb9@byu.net>
8505
8506         Use sigaction module rather than signal().
8507         * modules/c-stack (Depends-on): Add sigaction.
8508         * modules/fatal-signal (Depends-on): Likewise.
8509         * modules/nanosleep (Depends-on): Likewise.
8510         * modules/sigprocmask (Files): Add sig-handler.h.
8511         * modules/sigaction (Files): Likewise.
8512         * lib/sig-handler.h (get_handler): New file, suggested by Paul
8513         Eggert.
8514         * lib/c-stack.c (SIGACTION_WORKS): Simplify conditions.
8515         (c_stack_action) [!SIGACTION_WORKS]: Use sigaction, not signal.
8516         * lib/fatal-signal.c (uninstall_handlers, install_handlers)
8517         (init_fatal_signals): Likewise.
8518         * lib/nanosleep.c (rpl_nanosleep): Likewise.
8519         (siginterrupt): Delete fallback.
8520         * lib/sigprocmask.c (handler_t, old_handlers): Use sa_handler_t
8521         instead.
8522         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Drop check for
8523         siginterrupt.
8524
8525         New module sigaction, for mingw.
8526         * modules/sigaction: New module...
8527         * modules/sigaction-tests: ...and its test.
8528         * m4/sigaction.m4: New file.
8529         * lib/sigaction.c: Likewise.
8530         * tests/test-sigaction.c: Likewise.
8531         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Add sigaction variables.
8532         * modules/signal (Makefile.am): Likewise.
8533         * lib/signal.in.h (!@HAVE_SIGACTION@): Define replacements when
8534         needed.
8535         * doc/posix-headers/signal.texi (signal.h): Mention provided
8536         types.
8537         * doc/posix-functions/siginterrupt.texi (siginterrupt): Mention
8538         that sigaction is preferable.
8539         * doc/posix-functions/sigaction.texi (sigaction): Mention new
8540         module.
8541         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
8542         sigaction.
8543
8544         Improve robustness of sigprocmask by overriding signal.
8545         * lib/signal.in.h (rpl_signal): Override signal when sigprocmask
8546         is in use.
8547         * lib/sigprocmask.c (blocked_handler): Reinstall block handler.
8548         (SIGKILL, SIGSTOP): Provide fallbacks.
8549         (rpl_signal): Implement.
8550         (old_handlers, blocked_set): Mark volatile, since sigprocmask and
8551         signal can be called inside handlers.
8552
8553         Fix nanosleep module on mingw.
8554         * modules/nanosleep (Depends-on): Add sys_select.
8555         * lib/nanosleep.c (HAVE_SYS_SELECT_H): Rely on gnulib module.
8556
8557         Fix licensing of sigprocmask.
8558         * modules/raise (License): Relicense as LGPL.
8559
8560 2008-06-21  Bruno Haible  <bruno@clisp.org>
8561
8562         * lib/propername.c (proper_name_utf8): Don't use the transliterated
8563         result if it contains question marks.
8564         Reported by Michael Geng <linux@michaelgeng.de>.
8565
8566 2008-06-19  Bruno Haible  <bruno@clisp.org>
8567
8568         Fix CVS-ism.
8569         * doc/gnulib.texi: Include updated-stamp.texi.
8570         * doc/Makefile (GNULIB_TEXI_FILES): New variable.
8571         (updated-stamp.texi): New rule.
8572         (gnulib.info): Depend on it.
8573         * doc/.gitignore: Add updated-stamp.texi.
8574         Based on a patch by Thien-Thi Nguyen <ttn@gnuvola.org>.
8575
8576 2008-06-19  Bruno Haible  <bruno@clisp.org>
8577
8578         * doc/Makefile (gnulib.info): Update and simplify dependencies.
8579         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
8580
8581 2008-06-19  Eric Blake  <ebb9@byu.net>
8582
8583         Fix VPATH 'make dist' with GNU make and non-VCS tarball.
8584         * top/GNUmakefile (_curr-ver): Don't use $(srcdir) unnecessarily.
8585         Reported by Stepan Kasal.
8586
8587 2008-06-18  Bruno Haible  <bruno@clisp.org>
8588
8589         * lib/fatal-signal.c (init_fatal_signals): Add comment.
8590         Reported by Eric Blake.
8591
8592 2008-06-18  Eric Blake  <ebb9@byu.net>
8593
8594         Work around cygwin 1.5.25 strsignal bug.
8595         * tests/test-strsignal.c: Allow for const char *.
8596         * doc/glibc-functions/strsignal.texi (strsignal): Document the bug.
8597
8598 2008-06-18  Simon Josefsson  <simon@josefsson.org>
8599
8600         * users.txt: Update URL to article and add author/date
8601         information.
8602
8603 2008-06-17  Bruno Haible  <bruno@clisp.org>
8604
8605         New macro gl_DISABLE_THREADS.
8606         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Use value gl_use_threads_default
8607         if the user did not pass --enable-threads or --disable-threads option.
8608         (gl_DISABLE_THREADS): New macro.
8609         Reported by Eric Blake <ebb9@byu.net>.
8610
8611 2008-06-17  Bruno Haible  <bruno@clisp.org>
8612
8613         * lib/tls.h (gl_tls_key_init): Evaluate the destructor argument also
8614         when the macro ignores it.
8615         Based on a patch by Eric Blake <ebb9@byu.net>.
8616
8617 2008-06-17  Bruno Haible  <bruno@clisp.org>
8618
8619         * modules/tls (License): Change to LGPLv2+.
8620         Reported by Eric Blake.
8621
8622 2008-06-17  Eric Blake  <ebb9@byu.net>
8623
8624         Simplify c-stack prerequisites.
8625         * lib/c-stack.c (includes): Remove unused <sys/resource.h>.
8626         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Posix 200x
8627         no longer requires <ucontext.h> to exist.  Optimize setrlimit
8628         check.
8629         (gl_PREREQ_C_STACK): Remove check for unused getcontext and
8630         <sys/resource.h>.
8631
8632         Move c-stack test into testsuite.
8633         * modules/c-stack-tests: New file.
8634         * lib/c-stack.c [DEBUG]: Move test program...
8635         * tests/test-c-stack.c: ...into this new file.  Skip rather than
8636         fail test if sigaltstack is lacking.
8637         * tests/test-c-stack.sh: New driver file.
8638
8639 2008-06-16  Eric Blake  <ebb9@byu.net>
8640
8641         Use raise module consistently.
8642         * modules/fatal-signal (Depends-on): Add raise.
8643         * modules/sigprocmask (Depends-on): Likewise.
8644         * lib/fatal-signal.c (fatal_signal_handler): Rely on raise.
8645         * lib/sigprocmask.c (sigprocmask): Likewise.
8646         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
8647         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Likewise.
8648
8649         Fix compliance bug in sigpending.
8650         * lib/sigprocmask.c (sigpending): Return pending array via
8651         parameter, not return value.
8652
8653 2008-06-14  Eric Blake  <ebb9@byu.net>
8654
8655         Improve obstack-printf test code.
8656         * tests/test-obstack-printf.c (test_function): Fix comment, and
8657         simplify usage of obstack_* in macros.  Add a test for coverage.
8658         Reported by Bruno Haible.
8659
8660 2008-06-14  Bruno Haible  <bruno@clisp.org>
8661
8662         * lib/obstack_printf.c (obstack_vprintf): Define the stack-allocated
8663         array size as a constant, not as a const variable.
8664         * m4/obstack-printf.m4 (gl_FUNC_OBSTACK_PRINTF): Require
8665         AC_USE_SYSTEM_EXTENSIONS.
8666         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX): Likewise.
8667         Test whether the obstack_printf function actually exists.
8668         * modules/obstack-printf (Depends-on): Add extensions.
8669         (Include): Remove obstack.h.
8670         * modules/obstack-printf-posix (Depends-on): Add extensions.
8671         (Include): Remove obstack.h.
8672
8673 2008-06-13  Eric Blake  <ebb9@byu.net>
8674
8675         Add obstack-printf and obstack-printf-posix modules.
8676         * modules/obstack-printf: New file.
8677         * modules/obstack-printf-posix: Likewise.
8678         * MODULES.html.sh (Misc): Mention them.
8679         * doc/glibc-functions/obstack_printf.texi (obstack_printf):
8680         Likewise.
8681         * doc/glibc-functions/obstack_vprintf.texi (obstack_vprintf):
8682         Likewise.
8683         * modules/stdio (Makefile.am): Accomodate new modules.
8684         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
8685         * lib/stdio.in.h (rpl_obstack_printf, rpl_obstack_vprintf):
8686         Declare.
8687         * lib/obstack_printf.c (obstack_printf, obstack_vprintf): New
8688         functions.
8689         * m4/obstack-printf.m4 (gl_OBSTACK_PRINTF)
8690         (gl_REPLACE_OBSTACK_PRINTF): New macros
8691         * m4/obstack-printf-posix.m4 (gl_OBSTACK_PRINTF_POSIX): Likewise.
8692         * tests/test-obstack-printf.c: New file.
8693         * modules/obstack-printf-tests: Likewise.
8694         * modules/obstack-printf-posix-tests: Likewise.
8695
8696 2008-06-11  Bruno Haible  <bruno@clisp.org>
8697
8698         * m4/open.m4 (gl_FUNC_OPEN): Add test against trailing slash bug.
8699         * lib/open.c: Include errno.h.
8700         (open): Fail when attempting to write to a file that has a trailing
8701         slash.
8702         * tests/test-open.c (main): Test against trailing slash bug.
8703         * doc/posix-functions/open.texi: Mention the trailing slash bug.
8704
8705 2008-06-10  Bruno Haible  <bruno@clisp.org>
8706
8707         * tests/test-vc-list-files-git.sh: Make double use of 'exit'. Needed
8708         for $? to work inside the trap command, with various /bin/sh-s.
8709         * tests/test-vc-list-files-cvs.sh: Likewise.
8710
8711 2008-06-10  Bruno Haible  <bruno@clisp.org>
8712
8713         * lib/acl-internal.h: Don't include gettext.h here.
8714         * lib/set-mode-acl.c: Include gettext.h here.
8715         * lib/copy-acl.c: Likewise.
8716
8717 2008-06-10  Bruno Haible  <bruno@clisp.org>
8718
8719         * lib/wait-process.h (wait_subprocess): Add termsigp argument.
8720         * lib/wait-process.c (wait_subprocess): Likewise.
8721         * lib/execute.h (execute): Add termsigp argument.
8722         * lib/execute.c (execute): Likewise.
8723         * lib/csharpcomp.c (compile_csharp_using_pnet,
8724         compile_csharp_using_mono, compile_csharp_using_sscli): Update.
8725         * lib/csharpexec.c (execute_csharp_using_pnet,
8726         execute_csharp_using_mono, execute_csharp_using_sscli): Update.
8727         * lib/javacomp.c (compile_using_envjavac, compile_using_gcj,
8728         compile_using_javac, compile_using_jikes, is_envjavac_gcj,
8729         is_envjavac_gcj43, is_gcj_present, is_gcj_43, is_javac_present,
8730         is_jikes_present): Update.
8731         * lib/javaexec.c (execute_java_class): Update.
8732         * lib/javaversion.c (execute_and_read_line): Update.
8733         * NEWS: Document the changes.
8734         Reported by Eric Blake.
8735
8736 2008-06-10  Eric Blake  <ebb9@byu.net>
8737
8738         Add missing include.
8739         * tests/test-strstr.c (includes): Add <signal.h>.
8740         * tests/test-strcasestr.c (includes): Likewise.
8741         * tests/test-memmem.c (includes): Likewise.
8742
8743 2008-06-10  Bruno Haible  <bruno@clisp.org>
8744
8745         * lib/wait-process.c (wait_subprocess): Add an assertion.
8746
8747 2008-06-10  Bruno Haible  <bruno@clisp.org>
8748
8749         * lib/wait-process.c (wait_subprocess): Try to fix waitid() based code.
8750
8751 2008-06-10  Bruno Haible  <bruno@clisp.org>
8752
8753         * tests/test-memmem.c (main): Reset SIGALRM to default handling before
8754         using alarm().
8755         * tests/test-strcasestr.c (main): Likewise.
8756         * tests/test-strstr.c (main): Likewise.
8757
8758 2008-06-09  Bruno Haible  <bruno@clisp.org>
8759
8760         Work around the Solaris 10 ACE ACLs ABI change.
8761         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): Don't
8762         declare if ACL_NO_TRIVIAL is present.
8763         (ACE_ACCESS_ALLOWED_ACE_TYPE, ACE_ACCESS_DENIED_ACE_TYPE,
8764         NEW_ACE_OWNER, NEW_ACE_GROUP, NEW_ACE_IDENTIFIER_GROUP, ACE_EVERYONE,
8765         NEW_ACE_READ_DATA, NEW_ACE_WRITE_DATA, NEW_ACE_EXECUTE): New macros.
8766         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): Don't
8767         define if ACL_NO_TRIVIAL is present.
8768         (acl_ace_nontrivial): Detect whether the old or new ABI is in use,
8769         and use the current ABI.
8770         (file_has_acl): Use same #if condition as elsewhere.
8771         * lib/set-mode-acl.c (qset_acl): Detect whether the old or new ABI is
8772         in use, and use the current ABI.
8773         * doc/acl-resources.txt: More doc about newer Solaris 10 versions.
8774         Reported by Jim Meyering.
8775
8776 2008-06-09  Eric Blake  <ebb9@byu.net>
8777
8778         Work around environments that (stupidly) ignore SIGALRM.
8779         * m4/strstr.m4 (gl_FUNC_STRSTR): Reset SIGALRM to default handling
8780         before using alarm().
8781         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
8782         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
8783         Reported by Ian Beckwith <ianb@erislabs.net>.
8784
8785         Produce autobuild blurb earlier in log.
8786         * modules/autobuild (configure.ac-early): Move AB_INIT here.
8787
8788 2008-06-09  Jim Meyering  <meyering@redhat.com>
8789         and OndÅ™ej Vašík  <ovasik@redhat.com>
8790
8791         utimens.c: correct kernel bug work-around
8792         OndÅ™ej Vašík found that the invalid return value of 280 indicates
8793         failure, not success, and the kernel bug we're trying to work
8794         around affects not just the utimensat call, but also the fallback
8795         futimens call.
8796         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Simulate failure,
8797         not success.
8798         [HAVE_FUTIMENS]: Use the same work-around, here.
8799
8800 2008-06-09  Jim Meyering  <meyering@redhat.com>
8801
8802         add more guards around definition of ACE_-related code
8803         * lib/file-has-acl.c (acl_ace_nontrivial): Define only if
8804         ALLOW and ACE_OWNER are also defined.
8805
8806 2008-06-08  Bruno Haible  <bruno@clisp.org>
8807
8808         * lib/acl-internal.h: Add me as co-author.
8809         * lib/file-has-acl.c: Likewise.
8810         * lib/set-mode-acl.c: Likewise.
8811         * lib/copy-acl.c: Likewise.
8812
8813 2008-06-08  Bruno Haible  <bruno@clisp.org>
8814
8815         Add support for AIX ACLs.
8816         * lib/acl-internal.h (acl_nontrivial): New declaration.
8817         * lib/file-has-acl.c (acl_nontrivial): New function.
8818         (file_has_acl): Add implementation using AIX 4 ACL API.
8819         * lib/set-mode-acl.c (qset_acl): Likewise.
8820         * lib/copy-acl.c (qcopy_acl): Likewise.
8821
8822 2008-06-08  Bruno Haible  <bruno@clisp.org>
8823
8824         Add support for HP-UX ACLs.
8825         * lib/acl-internal.h (acl_nontrivial): New declaration.
8826         * lib/file-has-acl.c (acl_nontrivial): New function.
8827         (file_has_acl): Add implementation using HP-UX 11 ACL API.
8828         * lib/set-mode-acl.c (qset_acl): Likewise.
8829         * lib/copy-acl.c (qcopy_acl): Likewise.
8830
8831 2008-06-08  Bruno Haible  <bruno@clisp.org>
8832
8833         Add support for Cygwin ACLs.
8834         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro for Solaris-like API.
8835         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Don't optimize away
8836         the chmod_or_fchmod call.
8837         * lib/copy-acl.c (qcopy_acl) [!MODE_INSIDE_ACL]: Likewise.
8838
8839 2008-06-08  Bruno Haible  <bruno@clisp.org>
8840
8841         Fix bug with setuid modes in Solaris 10+ code.
8842         * lib/set-mode-acl.c (qset_acl): Call chmod_or_fchmod when acl_set
8843         succeeded, when the mode contains some special bits.
8844
8845 2008-06-08  Bruno Haible  <bruno@clisp.org>
8846
8847         Add support for Solaris 7..10 ACLs.
8848         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): New
8849         declarations.
8850         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): New
8851         functions.
8852         (file_has_acl): Add implementation using Solaris 7..10 ACL API.
8853         * lib/set-mode-acl.c (qset_acl): Likewise.
8854         * lib/copy-acl.c (qcopy_acl): Likewise.
8855
8856 2008-06-08  Bruno Haible  <bruno@clisp.org>
8857
8858         * lib/acl-internal.h (acl_extended_nontrivial) [MacOS X]: New
8859         declaration.
8860         * lib/file-has-acl.c (acl_extended_nontrivial) [MacOS X]: New function.
8861         (acl_access_nontrivial): Remove MacOS X case.
8862         (file_has_acl): Use acl_extended_nontrivial.
8863         * lib/copy-acl.c (qcopy_acl): Likewise.
8864
8865 2008-06-08  Bruno Haible  <bruno@clisp.org>
8866
8867         * lib/set-mode-acl.c (qset_acl): Trivial code simplifications.
8868
8869 2008-06-08  Jim Meyering  <meyering@redhat.com>
8870
8871         * modules/acl (Maintainer): Add Bruno Haible.
8872
8873 2008-06-07  Bruno Haible  <bruno@clisp.org>
8874
8875         Improve support for Tru64 ACLs.
8876         * lib/file-has-acl.c (file_has_acl): Don't test the ACL_TYPE_DEFAULT
8877         ACL on OSF/1.
8878
8879 2008-06-07  Bruno Haible  <bruno@clisp.org>
8880
8881         Add support for MacOS X ACLs.
8882         * lib/file-has-acl.c (file_has_acl): Use ACL_TYPE_EXTENDED instead of
8883         ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT.
8884         * lib/set-mode-acl.c (qset_acl): Likewise.
8885         * lib/copy-acl.c (qcopy_acl): Likewise.
8886
8887 2008-06-07  Bruno Haible  <bruno@clisp.org>
8888
8889         Fix memory leak introduced on 2008-05-22.
8890         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Free ACLs after
8891         use.
8892
8893 2008-06-07  Bruno Haible  <bruno@clisp.org>
8894
8895         * lib/set-mode-acl.c (qset_acl): Use acl_init(), not acl_from_text(),
8896         to construct an empty ACL.
8897
8898 2008-06-07  Bruno Haible  <bruno@clisp.org>
8899
8900         * lib/set-mode-acl.c (chmod_or_fchmod): Document return value
8901         precisely.
8902         * lib/copy-acl.c (qcopy_acl): Trivial code simplifications.
8903
8904 2008-06-07  Bruno Haible  <bruno@clisp.org>
8905
8906         * lib/copy-acl.c (qcopy_acl): Make the #if branches independent.
8907         * lib/set-mode-acl.c (qset_acl): Choose better local variable names.
8908
8909 2008-06-07  Bruno Haible  <bruno@clisp.org>
8910
8911         * doc/posix-functions/_setjmp.texi: Explain the use of this function
8912         regardless of POSIX.
8913         * doc/posix-functions/_longjmp.texi: Likewise.
8914         * doc/posix-functions/setjmp.texi: Mention HP-UX as not counting as a
8915         SystemV platform in this case.
8916
8917 2008-06-06  Eric Blake  <ebb9@byu.net>
8918
8919         Document abort() bugs.
8920         * doc/posix-functions/abort.texi (abort): Mention anomalies.
8921
8922         * doc/posix-functions/setjmp.texi (setjmp): Mingw has setjmp.
8923         * doc/posix-functions/sigsetjmp.texi (sigsetjmp): Cygwin has
8924         sigsetjmp.
8925         * doc/posix-functions/siglongjmp.texi (siglongjmp): Cygwin has
8926         siglongjmp, but only as a macro.
8927         * doc/posix-functions/_longjmp.texi (_longjmp): Mention that this
8928         is obsolete.
8929         * doc/posix-functions/_setjmp.texi (_setjmp): Likewise.
8930
8931         Tweak documentation to cover cygwin argz bugs.
8932         * m4/argz.m4 (gl_FUNC_ARGZ): Mention date of last known cygwin
8933         argz bug fix; no code change needed since no cygwin releases
8934         occurred between the last fix and the bug being tested.
8935         * doc/glibc-functions/argz_add.texi (argz_add): Document the argz
8936         module and recently fixed cygwin bugs.
8937         * doc/glibc-functions/argz_add_sep.texi (argz_add_sep): Likewise.
8938         * doc/glibc-functions/argz_append.texi (argz_append): Likewise.
8939         * doc/glibc-functions/argz_count.texi (argz_count): Likewise.
8940         * doc/glibc-functions/argz_create.texi (argz_create): Likewise.
8941         * doc/glibc-functions/argz_create_sep.texi (argz_create_sep):
8942         Likewise.
8943         * doc/glibc-functions/argz_delete.texi (argz_delete): Likewise.
8944         * doc/glibc-functions/argz_extract.texi (argz_extract): Likewise.
8945         * doc/glibc-functions/argz_insert.texi (argz_insert): Likewise.
8946         * doc/glibc-functions/argz_next.texi (argz_next): Likewise.
8947         * doc/glibc-functions/argz_replace.texi (argz_replace): Likewise.
8948         * doc/glibc-functions/argz_stringify.texi (argz_stringify):
8949         Likewise.
8950
8951         Avoid gcc warning on cygwin.
8952         * lib/copy-acl.c (qcopy_acl) [!HAVE_ACL_GET_FILE &&
8953         !ACL_NO_TRIVIAL]: Avoid unused variable.
8954
8955 2008-06-05  Eric Blake  <ebb9@byu.net>
8956
8957         Be tolerant of UNKNOWN version in gnulib-tool test dir.
8958         * top/GNUmakefile (_dummy): Warn rather than reconfigure if
8959         git-version-gen fails to come up with a version.
8960         Reported by Simon Josefsson.
8961
8962 2008-06-05  Jim Meyering  <meyering@redhat.com>
8963             Paul Eggert  <eggert@cs.ucla.edu>
8964
8965         utimens.c: work around a probable Linux kernel bug
8966         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Work around what
8967         appears to be a kernel bug that causes utimensat to return 280
8968         instead of 0, indicating success.
8969
8970 2008-06-04  Bruno Haible  <bruno@clisp.org>
8971
8972         * lib/copy-acl.c (qcopy_acl): Call qset_acl, not set_acl. Fixes
8973         2008-06-01 commit.
8974
8975 2008-06-04  Bruno Haible  <bruno@clisp.org>
8976
8977         * lib/acl-internal.h (acl_access_nontrivial): New declaration.
8978         * lib/file-has-acl.c (acl_access_nontrivial): New function.
8979         (file_has_acl): Use it. Save errno afterwards.
8980         * lib/copy-acl.c (qcopy_acl): Use acl_access_nontrivial.
8981
8982 2008-06-03  Bruno Haible  <bruno@clisp.org>
8983
8984         * lib/file-has-acl.c (file_has_acl): Put Solaris 10 code after POSIX-
8985         draft code. Simplify #ifs.
8986         * lib/set-mode-acl.c (qset_acl): Don't test for symlink if !USE_ACL.
8987         Put Solaris code after POSIX-draft code. Fix comments regarding
8988         Solaris 10, HP-UX. Mention Cygwin.
8989         * lib/copy-acl.c (qcopy_acl): Simplify #ifs.
8990
8991 2008-06-03  Eric Blake  <ebb9@byu.net>
8992
8993         Provide fallback for older kernels.
8994         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT, HAVE_FUTIMENS]:
8995         Provide runtime fallback if kernel lacks support.
8996         Reported by Mike Frysinger.
8997
8998 2008-06-02  Bruno Haible  <bruno@clisp.org>
8999
9000         * lib/acl-internal.h (ACL_NOT_WELL_SUPPORTED): Include EOPNOTSUPP if
9001         it exists.
9002
9003 2008-06-02  Bruno Haible  <bruno@clisp.org>
9004
9005         * lib/acl_entries.c (acl_entries): Rewrite to use acl_get_entry.
9006         * lib/copy-acl.c (qcopy_acl): Update comment.
9007
9008 2008-06-02  Bruno Haible  <bruno@clisp.org>
9009
9010         * lib/acl-entries.h: Enclose most definitions in #ifs for POSIX-draft
9011         like ACL APIs.
9012
9013 2008-06-02  Bruno Haible  <bruno@clisp.org>
9014
9015         * tests/test-file-has-acl.sh: Use different code for Cygwin.
9016         * tests/test-set-mode-acl.sh: Likewise.
9017         * tests/test-copy-acl.sh: Likewise.
9018         * tests/test-copy-file.sh: Likewise.
9019
9020 2008-06-02  Bruno Haible  <bruno@clisp.org>
9021
9022         * tests/test-file-has-acl.sh: Remove unused code.
9023
9024 2008-06-01  Bruno Haible  <bruno@clisp.org>
9025
9026         * lib/copy-acl.c (qcopy_acl): New function, extracted from copy_acl.
9027         (copy_acl): Just a wrapper around qcopy_acl that emits the error
9028         messages.
9029         * lib/set-mode-acl.c (qset_acl): Document return value precisely.
9030
9031 2008-06-01  Bruno Haible  <bruno@clisp.org>
9032
9033         * m4/acl.m4 (gl_FUNC_ACL): Separate the POSIX-like and the Solaris
9034         tests. Test for libpacl, needed for OSF/1. Test for extended ACLs,
9035         needed for MacOS X. Test for HP-UX API. Test for newer and older AIX
9036         APIs.
9037         * modules/acl-tests (configure.ac): Remove tests now contained in
9038         m4/acl.m4.
9039
9040 2008-06-02  Jim Meyering  <meyering@redhat.com>
9041
9042         announce-gen: use a better key-server host name
9043         * build-aux/announce-gen (main): Recommend keys.gnupg.net, since
9044         it may be more consistently reliable.  Suggested by Werner Koch
9045         in <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/13717>.
9046
9047 2008-06-01  Bruno Haible  <bruno@clisp.org>
9048
9049         * lib/stdio-impl.h (fp_ub): Use fp_. Needed for DragonFly BSD.
9050         Reported by Voroskoi Andras <voroskoi@gmail.com>.
9051
9052 2008-06-01  Voroskoi Andras  <voroskoi@gmail.com>  (tiny change)
9053
9054         * lib/stdio-impl.h [__DragonFly__]: Fix typo.
9055
9056 2008-06-01  Bruno Haible  <bruno@clisp.org>
9057
9058         New ACL tests.
9059         * tests/test-file-has-acl.sh: New file.
9060         * tests/test-file-has-acl.c: New file.
9061         * tests/test-set-mode-acl.sh: New file.
9062         * tests/test-set-mode-acl.c: New file.
9063         * tests/test-copy-acl.sh: New file, based on tests/test-copy-file.sh.
9064         * tests/test-copy-acl.c: New file.
9065         * modules/acl-tests: New file, based on modules/copy-file-tests.
9066         * modules/copy-file-tests (Files): Remove tests/test-sameacls.c.
9067         (Depends-on): Add acl-tests.
9068         (configure.ac): Remove checks.
9069         (Makefile.am): Don't create test-sameacls program here any more.
9070
9071 2008-06-01  Bruno Haible  <bruno@clisp.org>
9072
9073         * tests/test-copy-file.sh: Portability fixes for Solaris, HP-UX, IRIX.
9074         * tests/test-sameacls.c: Include progname.h.
9075         (main): Invoke set_program_name. Portability fixes for MacOS X,
9076         Solaris, HP-UX.
9077
9078 2008-06-01  Bruno Haible  <bruno@clisp.org>
9079
9080         * lib/freadahead.c (freadahead) [__DragonFly__]: Use the __sreadahead
9081         function.
9082         Reported by VOROSKOI Andras <voroskoi@gmail.com>.
9083
9084 2008-06-01  Bruno Haible  <bruno@clisp.org>
9085
9086         * modules/rpmatch (Depends-on): Add strdup.
9087
9088 2008-06-01  Bruno Haible  <bruno@clisp.org>
9089
9090         * lib/pipe.c: Include unistd-safer.h.
9091         (create_pipe): Ensure the returned file descriptors are not in {0,1,2}.
9092         * modules/pipe (Depends-on): Add unistd-safer.
9093
9094 2008-05-30  Simon Josefsson  <simon@josefsson.org>
9095
9096         * modules/autobuild (configure.ac): Call AB_INIT.
9097
9098 2008-05-30  Simon Josefsson  <simon@josefsson.org>
9099
9100         * tests/test-getaddrinfo.c: Don't print debug messages by default.
9101         Suggested by Bruno Haible <bruno@clisp.org>.
9102
9103 2008-05-30  Simon Josefsson  <simon@josefsson.org>
9104
9105         * tests/test-base64.c: Cast size_t to unsigned long when invoking
9106         printf.  Use %lu instead of %d.  Reported by Bruno Haible
9107         <bruno@clisp.org>.
9108
9109 2008-05-29  Eric Blake  <ebb9@byu.net>
9110
9111         Prefer new POSIX 200x interfaces over futimesat.
9112         * m4/utimens.m4 (gl_UTIMENS): Check for futimens, utimensat.
9113         * lib/utimens.c (gl_futimens): Use them for nanosecond resolution
9114         when available.
9115         [HAVE_BUGGY_NFS_TIME_STAMPS]: Allow C89 compilation.
9116
9117 2008-05-28  Bruno Haible  <bruno@clisp.org>
9118
9119         * modules/stpcpy (License): Change to LGPLv2+.
9120         Requested by David Lutterkort <dlutter@redhat.com>.
9121
9122 2008-05-27  Bruno Haible  <bruno@clisp.org>
9123
9124         * lib/localename.c (SUBLANG_TIBETAN_BHUTAN): Force value 2. Needed for
9125         current mingw.
9126         Reported by Jose E. Marchesi <jemarch@gnu.org>.
9127
9128 2008-05-27  Bruno Haible  <bruno@clisp.org>
9129
9130         * modules/iconv_open (Link): New section, from module 'iconv'.
9131         * modules/striconv (Link): Likewise.
9132         * modules/striconveh (Link): Likewise.
9133         * modules/xstriconv (Link): Likewise.
9134         * modules/unicodeio (Link): Likewise.
9135         * modules/propername (Link): Likewise.
9136         Reported by Jim Meyering.
9137
9138 2008-05-26  Jim Meyering  <meyering@redhat.com>
9139
9140         sha256: do not artificially restrict buffer length to be < 2^32
9141         * lib/sha256.h (struct sha256_ctx) [buflen]: Change type from
9142         uint32_t to size_t.
9143         * lib/sha256.c (sha256_conclude_ctx): Change type of a local
9144         to match.
9145
9146         avoid unaligned access errors, e.g., on sparc
9147         * lib/sha512.c (sha512_conclude_ctx): Use set_uint64 rather than
9148         direct access through a possibly-unaligned uint64* pointer.
9149         * lib/sha256.c (sha256_conclude_ctx): Use set_uint32 rather than
9150         direct access through a possibly-unaligned uint32* pointer.
9151         Prompted by this patch from Tom "spot" Callaway:
9152         http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/13638
9153
9154         sha512.c: fix typo in comment
9155         * lib/sha512.c (sha512_conclude_ctx): Length is 128-bit, not 64-bit.
9156
9157 2008-05-25  Bruno Haible  <bruno@clisp.org>
9158
9159         * lib/set-mode-acl.c: Renamed from lib/acl.c.
9160         * modules/acl (Files): Add lib/set-mode-acl.c, remove lib/acl.c.
9161         (Makefile.am): Update lib_SOURCES.
9162
9163 2008-05-25  Bruno Haible  <bruno@clisp.org>
9164
9165         * m4/acl.m4 (gl_FUNC_ACL): Don't set LIB_ACL_TRIVIAL.
9166
9167 2008-05-25  Jim Meyering  <meyering@redhat.com>
9168
9169         useless-if-before-free: freed expr may have white-space differences
9170         * build-aux/useless-if-before-free: Recognize cases in which the
9171         freed expression differs from the tested one in embedded white
9172         space, e.g., if (p[i + 1]) free(p[i+1]).  Correct thinko in prev:
9173         $1 was used, so we can't make any regexp shy.  Improved tests now
9174         detect this.
9175
9176         useless-if-before-free: accept white space in the expression.
9177         * build-aux/useless-if-before-free: For now, any white space
9178         in the expression must be identical in the free argument.
9179
9180         useless-if-before-free: efficiency tweak
9181         * build-aux/useless-if-before-free: Make the expression-matching
9182         regexp "shy".
9183         Make the *outer* regexp shy, not the expr-matching one.
9184
9185         update code-in-comment to accept cast of free arg
9186         * build-aux/useless-if-before-free: Update regexp.
9187
9188 2008-05-25  Bruno Haible  <bruno@clisp.org>
9189
9190         * tests/test-sameacls.c: Renamed from tests/test-copy-file-sameacls.c.
9191         * modules/copy-file-tests (Files, Makefile.am): Update.
9192         * tests/test-copy-file.c (func_test_copy): Update.
9193
9194 2008-05-24  Andreas Färber  <andreas.faerber@web.de>  (tiny change)
9195
9196         * lib/stdbool.in.h [__HAIKU__]: Disable __BEOS__ workarounds.
9197
9198 2008-05-23  Bruno Haible  <bruno@clisp.org>
9199
9200         Improve support for ACLs on OSF/1.
9201         * lib/acl.c (qset_acl): For OSF/1, use a string that ends in a comma.
9202         Remove fallback for unknown flavors of ACLs.
9203
9204 2008-05-22  Bruno Haible  <bruno@clisp.org>
9205
9206         Add support for ACLs on OSF/1.
9207         * lib/acl-internal.h (acl_get_fd, acl_set_fd): New inline function
9208         replacements.
9209         (acl_free_text): New macro fallback.
9210         * lib/acl_entries.c (acl_entries): Use acl_free_text instead of
9211         acl_free.
9212         * m4/acl.m4 (gl_FUNC_ACL): Look also in libpacl library. Test for
9213         acl_free_text function. Require AC_C_INLINE.
9214
9215 2008-05-22  Bruno Haible  <bruno@clisp.org>
9216
9217         Make copy_acl work on MacOS X 10.5.
9218         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro.
9219         (ACL_NOT_WELL_SUPPORTED): On MacOS X, also handle ENOENT.
9220         * lib/acl.c (qset_acl): Add different code branch for !MODE_INSIDE_ACL.
9221         If MODE_INSIDE_ACL, don't assume that every system has the same text
9222         representation for ACLs as FreeBSD.
9223         * lib/copy-acl.c (copy_acl): Add support for platforms with
9224         !MODE_INSIDE_ACL.
9225         * lib/file-has-acl.c (file_has_acl): Likewise.
9226         * m4/acl.m4 (gl_FUNC_ACL): Test for some functions that are witness of
9227         FreeBSD, MacOS X, or IRIX, respectively.
9228
9229 2008-05-22  Bruno Haible  <bruno@clisp.org>
9230
9231         * lib/acl.h: Don't include <sys/acl.h>.
9232         (GETACLCNT): Move fallback to lib/acl-internal.h.
9233         * lib/acl-internal.h: Include <sys/acl.h> here.
9234         (GETACLCNT): New macro fallback, moved here from lib/acl.h.
9235
9236 2008-05-22  Bruno Haible  <bruno@clisp.org>
9237
9238         Split off copy_acl function to separate file.
9239         * lib/copy-acl.c: New file, extracted from lib/acl.c.
9240         * lib/acl.c (copy_acl): Moved function to separate file.
9241         * m4/acl.m4 (gl_FUNC_ACL): Remove unconditional AC_LIBOBJs.
9242         * modules/acl (Files): Add lib/copy-acl.c.
9243         (Makefiles.am): Augment lib_SOURCES.
9244
9245 2008-05-22  Bruno Haible  <bruno@clisp.org>
9246
9247         * modules/copy-file-tests: New file.
9248         * tests/test-copy-file.sh: New file.
9249         * tests/test-copy-file.c: New file.
9250         * tests/test-copy-file-sameacls.c: New file.
9251
9252 2008-05-22  Eric Blake  <ebb9@byu.net>
9253
9254         Avoid gcc warning.
9255         * tests/test-memcmp.c (main): Pass NULL indirectly.
9256
9257 2008-05-21  Bruno Haible  <bruno@clisp.org>
9258
9259         Add reference doc about ACLs.
9260         * doc/acl-resources.txt: New file.
9261         * doc/acl-cygwin.txt: New file.
9262
9263 2008-05-21  Bruno Haible  <bruno@clisp.org>
9264
9265         Avoid one more warning from gcc.
9266         * lib/vasnprintf.c (IF_LINT): Update comments.
9267         (VASNPRINTF): Use it also for the 'prefix' array initializer.
9268
9269 2008-05-21  Jim Meyering  <meyering@redhat.com>
9270
9271         avoid a warning from gcc
9272         * lib/vasnprintf.c (IF_LINT): Define.
9273         (scale10_round_decimal_long_double):
9274         Use it to avoid a "may be used uninitialized" warning.
9275         (scale10_round_decimal_double): Likewise.
9276
9277 2008-05-21  Simon Josefsson  <simon@josefsson.org>
9278
9279         * m4/memcmp.m4: When cross-compiling, assume memcmp works if it is
9280         declared.
9281
9282 2008-05-20  Bruno Haible  <bruno@clisp.org>
9283
9284         * tests/test-memcmp.c (main): Test also the sign of the result. Test
9285         against two known bugs; code taken from autoconf's AC_FUNC_MEMCMP.
9286
9287 2008-05-20  Simon Josefsson  <simon@josefsson.org>
9288
9289         * modules/memcmp-tests: New file.
9290         * tests/test-memcmp.c: New file.
9291
9292 2008-05-19  Bruno Haible  <bruno@clisp.org>
9293
9294         * modules/propername (Notice, configure.ac): Put quoted "..." into
9295         --keyword option.
9296         * lib/propername.h: Update comments accordingly.
9297         Reported by Eric Blake.
9298
9299 2008-05-19  Martin Lambers  <marlam@marlam.de>  (tiny change)
9300
9301         * modules/getpass-gnu (Depends-on): Add fseeko.
9302
9303 2008-05-19  Simon Josefsson  <simon@josefsson.org>
9304
9305         * modules/base64-tests: New file.
9306
9307 2008-05-19  Bo Borgerson <gigabo@gmail.com>
9308
9309         * lib/base64.c (base64_decode_ctx): If a decode context structure
9310         was passed in use it to ignore newlines.  If a context structure
9311         was _not_ passed in, continue to treat newlines as garbage (this
9312         is the historical behavior).  Formerly base64_decode.
9313         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
9314         takes a decode context structure.
9315         * lib/base64.h (base64_decode): Macro for four-argument calls.
9316         (base64_decode_alloc): Likewise.
9317         * lib/base64.c (base64_decode_ctx): If a decode context structure
9318         was passed in use it to ignore newlines.  If a context structure
9319         was _not_ passed in, continue to treat newlines as garbage (this
9320         is the historical behavior).  Formerly base64_decode.
9321         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
9322         takes a decode context structure.
9323         * lib/base64.h (base64_decode): Macro for four-argument calls.
9324         (base64_decode_alloc): Likewise.
9325
9326 2008-05-19  Jim Meyering  <meyering@redhat.com>
9327
9328         avoid a warning from gcc
9329         * lib/trim.c (IF_LINT): Define.
9330         (trim2): Use it to avoid a "may be used uninitialized" warning.
9331
9332         Fix doc typo.
9333         * doc/glibc-functions/getpass.texi (getpass): s/PATH_MAX/PASS_MAX/.
9334
9335 2008-05-19  Bruno Haible  <bruno@clisp.org>
9336
9337         * doc/glibc-functions/getpass.texi: Document limits of other
9338         implementations.
9339
9340 2008-05-19  Simon Josefsson  <simon@josefsson.org>
9341             Bruno Haible <bruno@clisp.org>
9342
9343         * doc/glibc-functions/getpass.texi: Document gnulib implementation.
9344
9345 2008-05-18  Bruno Haible  <bruno@clisp.org>
9346
9347         * modules/propername: New file, from GNU gettext.
9348         * lib/propername.h: New file, from GNU gettext.
9349         * lib/propername.c: New file, from GNU gettext.
9350         * MODULES.html.sh (Internationalization functions): Add propername.
9351
9352 2008-05-16  Jim Meyering  <meyering@redhat.com>
9353             Bruno Haible  <bruno@clisp.org>
9354
9355         Avoid some warnings from "gcc -Wshadow".
9356         * lib/vasnprintf.c (exp, remainder): Define to different identifiers.
9357
9358 2008-05-15  Eric Blake  <ebb9@byu.net>
9359
9360         Extend previous patch to cygwin 1.7.0.
9361         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a
9362         fast implementation in cygwin >= 1.7.0.
9363         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
9364         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
9365
9366 2008-05-15  Bruno Haible  <bruno@clisp.org>
9367
9368         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a fast
9369         implementation in glibc >= 2.9.
9370         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
9371         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
9372
9373 2008-05-15  Bruno Haible  <bruno@clisp.org>
9374
9375         * MODULES.html.sh (Internationalization functions): Remove linebreak.
9376         (Unicode string functions): Add unilbrk/*.
9377         Reported by Karl Berry.
9378
9379 2008-05-15  Eric Blake  <ebb9@byu.net>
9380
9381         Fix violation of <stdbool.h> replacement in regex.
9382         * lib/regcomp.c (re_compile_internal): Avoid implicit cast to bool.
9383         * lib/regexec.c (re_search_internal): Likewise.
9384         Reported by Heinrich Mislik <Heinrich.Mislik@univie.ac.at>.
9385
9386 2008-05-15  Jim Meyering  <meyering@redhat.com>
9387
9388         avoid distracting test output when git or cvs is not found
9389         * tests/test-vc-list-files-cvs.sh: Suppress 'init' error output.
9390         * tests/test-vc-list-files-git.sh: Likewise.
9391
9392 2008-05-15  Eric Blake  <ebb9@byu.net>
9393
9394         Glibc finally accepted the memmem speedup code, bugzilla #5514.
9395         * doc/glibc-functions/memmem.texi (memmem): Mention last broken
9396         glibc version.
9397         * doc/glibc-functions/strcasestr.texi (strcasestr): Likewise.
9398         * doc/posix-functions/strstr.texi (strstr): Likewise.
9399         * lib/str-two-way.h (MAX): Sychronize with glibc.
9400
9401 2008-05-15  Paolo Bonzini  <bonzini@gnu.org>
9402
9403         * lib/regcomp.c (optimize_utf8): Add a note on why we test
9404         opr.ctx_type.
9405         (calc_first): Initialize constraint field.
9406         (duplicate_node_closure): Use it instead of special casing ANCHORS.
9407         Fix grammar.
9408         (duplicate_node): Merge constraint field for all node types.
9409         (calc_eclosure_iter): Look at constraint field for all node types.
9410         * lib/regex_internal.c (create_cd_newstate): Don't look at
9411         opr.ctx_type.
9412
9413 2008-05-14  Bruno Haible  <bruno@clisp.org>
9414
9415         Help GCC to do better code generation.
9416         * lib/eealloc.h (eemalloc) [GCC >= 3]: Declare with attribute 'malloc'.
9417         * lib/pagealign_alloc.h (pagealign_alloc, pagealign_xalloc): Likewise.
9418         * lib/xalloc.h (ATTRIBUTE_MALLOC): New macro.
9419         (xmalloc, xzalloc, xcalloc, xmemdup, xstrdup, xnmalloc, xcharalloc):
9420         Declare with attribute 'malloc' if supported.
9421
9422 2008-05-14  Lasse Collin  <lasse.collin@tukaani.org>
9423
9424         use "echo STR|wc -c" rather than unportable "expr length STR"
9425         * build-aux/mktempd (mktempd): Vendor-supplied expr from at least
9426         OpenBSD 4.3 and Solaris 10 do not honor expr's "length" function.
9427
9428 2008-05-14  Jim Meyering  <meyering@redhat.com>
9429
9430         use dd ibs=$n count=1 ... rather than less-portable head -c$n
9431         * build-aux/mktempd (rand_bytes): head's -cN option is not accepted
9432         by Solaris 10's /bin/head or by the one from HP-UX 11.x.
9433         Reported in http://sourceforge.net/forum/message.php?msg_id=4960334
9434         via Collin Lasse.
9435
9436 2008-05-14  Eric Blake  <ebb9@byu.net>
9437
9438         Avoid quadratic growth in gl_LIBSOURCES.
9439         * gnulib-tool (func_emit_initmacro_done): s/\(m4_append\)_uniq/\1/.
9440         Suggested by Bruno Haible.
9441
9442         Test xmemdup0.
9443         * modules/xmemdup0-tests: New file.
9444         * tests/test-xmemdup0.c: Likewise.
9445
9446 2008-05-13  Eric Blake  <ebb9@byu.net>
9447
9448         Split xmemdup0 into its own module.
9449         * modules/xmemdup0: New file.
9450         * lib/xmemdup0.h: Likewise.
9451         * lib/xmemdup0.c: Likewise.
9452         * MODULES.html.sh (Memory management functions): Add xmemdup0.
9453         * lib/xalloc.h (xmemdup0): Remove.
9454         * lib/xmalloc.c (xmemdup0): Likewise.
9455
9456 2008-05-13  Eric Blake  <ebb9@byu.net>
9457             Bruno Haible  <bruno@clisp.org>
9458
9459         Reduce number of forks required during autoconf.
9460         * gnulib-tool (func_emit_initmacro_start): Prepare gl_LIBSOURCES_LIST
9461         and gl_LIBSOURCES_DIR.
9462         (func_emit_initmacro_end): Use them here in a single m4_syscmd...
9463         (func_emit_initmacro_done) <gl_LIBSOURCES>: ...rather than in one
9464         m4_syscmd per file.
9465         <m4_foreach_w>: Move...
9466         * m4/gnulib-common.m4 (m4_foreach_w): ...here.
9467
9468 2008-05-13  Eric Blake  <ebb9@byu.net>
9469
9470         * gnulib-tool: Fix various comment typos.
9471
9472 2008-05-12  Bruno Haible  <bruno@clisp.org>
9473
9474         Tailor the linebreaking algorithm.
9475         * lib/unilbrk/tables.c (unilbrk_table): Change (IS,AL) entry.
9476
9477 2008-05-12  Bruno Haible  <bruno@clisp.org>
9478
9479         Update to Unicode 5.0.0.
9480         * lib/unilbrk/tables.h (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
9481         LBP_JV, LBP_JT. Redistribute values.
9482         (unilbrk_table): Change size.
9483         * lib/unilbrk/tables.c (unilbrk_table): Change size. Update to match
9484         Unicode TR#14 rev. 22.
9485         * lib/unilbrk/gen-lbrk.c (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
9486         LBP_JV, LBP_JT. Redistribute values.
9487         (get_lbp): Update to match Unicode TR#14 rev. 21/22 and Unicode 5.0.0.
9488         (debug_output_lbp, fill_org_lbp, debug_output_org_lbp, output_lbp):
9489         Update.
9490         * lib/unilbrk/lbrkprop1.h: Regenerated.
9491         * lib/unilbrk/lbrkprop2.h: Regenerated.
9492         * lib/unilbrk/u8-possible-linebreaks.c (u8_possible_linebreaks):
9493         Change handling of LBP_CM after LBP_ZW. Update for new value of LBP_BK.
9494         * lib/unilbrk/u16-possible-linebreaks.c (u16_possible_linebreaks):
9495         Likewise.
9496         * lib/unilbrk/u32-possible-linebreaks.c (u32_possible_linebreaks):
9497         Likewise.
9498         * tests/unilbrk/test-u8-possible-linebreaks.c (main): Update expected
9499         result.
9500         * tests/unilbrk/test-u16-possible-linebreaks.c (main): Likewise.
9501         * tests/unilbrk/test-u32-possible-linebreaks.c (main): Likewise.
9502         * tests/unilbrk/test-ulc-possible-linebreaks.c (main): Likewise.
9503         * tests/unilbrk/test-u8-width-linebreaks.c (main): Likewise.
9504         * tests/unilbrk/test-u16-width-linebreaks.c (main): Likewise.
9505         * tests/unilbrk/test-u32-width-linebreaks.c (main): Likewise.
9506
9507 2008-05-11  Bruno Haible  <bruno@clisp.org>
9508
9509         * lib/unilbrk/gen-lbrk.c (output_lbp): Fix whitespace.
9510
9511 2008-05-11  Bruno Haible  <bruno@clisp.org>
9512
9513         * lib/unilbrk/gen-lbrk.c: New file, from GNU gettext (gen-lbrkprop.c).
9514         * modules/unilbrk/gen-lbrk: New file.
9515
9516 2008-05-11  Bruno Haible  <bruno@clisp.org>
9517
9518         * m4/sha256.m4 (gl_SHA256): Require AC_C_INLINE.
9519         * m4/sha512.m4 (gl_SHA512): Likewise.
9520
9521 2008-05-11  Jim Meyering  <meyering@redhat.com>
9522
9523         New modules: crypto/sha256, crypto/sha512 (from coreutils)
9524         * modules/crypto/sha256: New file.
9525         * modules/crypto/sha512: Likewise.
9526         * lib/sha256.c: Likewise.
9527         * lib/sha256.h: Likewise.
9528         * lib/sha512.c: Likewise.
9529         * lib/sha512.h: Likewise.
9530         * lib/u64.h: Likewise.
9531         * m4/sha256.m4: Likewise.
9532         * m4/sha512.m4: Likewise.
9533         * MODULES.html.sh (Cryptographic computations (low-level)): List them.
9534
9535 2008-05-10  Bruno Haible  <bruno@clisp.org>
9536
9537         * MODULES.html.sh (Environment variables <stdlib.h>): Add unsetenv.
9538         (Input/Output <stdio.h>): Add xprintf.
9539         (Signal handling <signal.h>): Add strsignal.
9540         (Cryptographic computations (high-level)): Add crypto/gc-camellia.
9541         (Core language properties): Add func.
9542         (Mathematics <math.h>): Add ceil, floor, frexp-nolibm.
9543         (Support for systems lacking POSIX:2001): Add environ, EOVERFLOW,
9544         strings.
9545         (Enhancements for POSIX:2001 functions): Add iconv_open-utf.
9546         (Input/output): New section.
9547         (File system functions): Add openat-die, stat-macros.
9548         (Networking functions): Add sockets.
9549         (Unicode string functions): Add unictype/*.
9550         (Support for building libraries and executables): Add gperf.
9551         (Support for building documentation): Add agpl-3.0.
9552         (Misc): Add nocrash.
9553
9554 2008-05-10  Bruno Haible  <bruno@clisp.org>
9555
9556         * modules/unictype/gen-ctype: New file.
9557
9558 2008-05-10  Jim Meyering  <meyering@redhat.com>
9559
9560         Make chdir-safer.c more efficient on a system with no symlinks.
9561         * lib/chdir-safer.c (chdir_no_follow): Skip lstat and fstat calls
9562         also if ELOOP is zero.  Suggested by Bruno Haible.
9563
9564         Make chdir-safer.c slightly safer.
9565         * lib/chdir-safer.c (chdir_no_follow): Test HAVE_WORKING_O_NOFOLLOW,
9566         not O_NOFOLLOW, in case the latter is nonzero and open ignores it.
9567
9568         Avoid compile failure on systems without ELOOP (like mingw).
9569         * lib/chdir-safer.c (ELOOP): Define if not already defined.
9570         Reported by Bruno Haible.
9571
9572 2008-05-10  Bruno Haible  <bruno@clisp.org>
9573
9574         * lib/unilbrk/ulc-common.c: Include c-strcaseeq.h instead of streq.h.
9575         (is_utf8_encoding): Use a case-insensitive comparison.
9576         * modules/unilbrk/ulc-common (Depends-on): Add c-strcaseeq. Remove
9577         streq.
9578
9579 2008-05-10  Bruno Haible  <bruno@clisp.org>
9580
9581         * lib/unilbrk/ulc-common.c: Don't include <stdlib.h>.
9582         (iconv_string_length, iconv_string_keeping_offsets): Remove functions.
9583         * lib/unilbrk/ulc-common.h (iconv_string_length,
9584         iconv_string_keeping_offsets): Remove declarations.
9585         * lib/unilbrk/ulc-possible-linebreaks.c: Include <string.h>, uniconv.h.
9586         Don't include <iconv.h>, streq.h, xsize.h.
9587         (ulc_possible_linebreaks): Use u8_conv_from_encoding for doing the
9588         conversion.
9589         * lib/unilbrk/ulc-width-linebreaks.c: Include uniconv.h. Don't include
9590         <iconv.h>, streq.h, xsize.h.
9591         (ulc_width_linebreaks): Use u8_conv_from_encoding for doing the
9592         conversion.
9593         * modules/unilbrk/ulc-common (Depends-on): Remove iconv.
9594         * modules/unilbrk/ulc-possible-linebreaks (Depends-on): Add
9595         uniconv/u8-conv-from-enc. Remove iconv_open, streq, xsize.
9596         * modules/unilbrk/ulc-width-linebreaks (Depends-on): Likewise.
9597
9598 2008-05-10  Bruno Haible  <bruno@clisp.org>
9599
9600         * modules/unilbrk/ulc-width-linebreaks-tests: New file.
9601         * tests/unilbrk/test-ulc-width-linebreaks.c: New file.
9602
9603         * modules/unilbrk/u32-width-linebreaks-tests: New file.
9604         * tests/unilbrk/test-u32-width-linebreaks.c: New file.
9605
9606         * modules/unilbrk/u16-width-linebreaks-tests: New file.
9607         * tests/unilbrk/test-u16-width-linebreaks.c: New file.
9608
9609         * modules/unilbrk/u8-width-linebreaks-tests: New file.
9610         * tests/unilbrk/test-u8-width-linebreaks.c: New file.
9611
9612         * modules/unilbrk/ulc-possible-linebreaks-tests: New file.
9613         * tests/unilbrk/test-ulc-possible-linebreaks.c: New file.
9614
9615         * modules/unilbrk/u32-possible-linebreaks-tests: New file.
9616         * tests/unilbrk/test-u32-possible-linebreaks.c: New file.
9617
9618         * modules/unilbrk/u16-possible-linebreaks-tests: New file.
9619         * tests/unilbrk/test-u16-possible-linebreaks.c: New file.
9620
9621         * modules/unilbrk/u8-possible-linebreaks-tests: New file.
9622         * tests/unilbrk/test-u8-possible-linebreaks.c: New file.
9623
9624 2008-05-10  Bruno Haible  <bruno@clisp.org>
9625
9626         Split up 'linebreak' module.
9627         * lib/unilbrk.h: New file, based on lib/linebreak.h.
9628         * lib/unilbrk/lbrkprop1.h: New file, extracted from lib/lbrkprop.h.
9629         * lib/unilbrk/lbrkprop2.h: New file, renamed from lib/lbrkprop.h with
9630         modifications.
9631         * lib/unilbrk/tables.h: New file, extracted from lib/linebreak.c.
9632         * lib/unilbrk/tables.c: New file, extracted from lib/linebreak.c.
9633         * lib/unilbrk/u8-possible-linebreaks.c: New file, extracted from
9634         lib/linebreak.c.
9635         * lib/unilbrk/u16-possible-linebreaks.c: New file, extracted from
9636         lib/linebreak.c.
9637         * lib/unilbrk/u32-possible-linebreaks.c: New file, extracted from
9638         lib/linebreak.c.
9639         * lib/unilbrk/ulc-common.h: New file, extracted from lib/linebreak.c.
9640         * lib/unilbrk/ulc-common.c: New file, extracted from lib/linebreak.c.
9641         * lib/unilbrk/ulc-possible-linebreaks.c: New file, extracted from
9642         lib/linebreak.c.
9643         * lib/unilbrk/u8-width-linebreaks.c: New file, extracted from
9644         lib/linebreak.c.
9645         * lib/unilbrk/u16-width-linebreaks.c: New file, extracted from
9646         lib/linebreak.c.
9647         * lib/unilbrk/u32-width-linebreaks.c: New file, extracted from
9648         lib/linebreak.c.
9649         * lib/unilbrk/ulc-width-linebreaks.c: New file, extracted from
9650         lib/linebreak.c.
9651         * modules/unilbrk/base: New file.
9652         * modules/unilbrk/tables: New file.
9653         * modules/unilbrk/u8-possible-linebreaks: New file.
9654         * modules/unilbrk/u16-possible-linebreaks: New file.
9655         * modules/unilbrk/u32-possible-linebreaks: New file.
9656         * modules/unilbrk/ulc-common: New file.
9657         * modules/unilbrk/ulc-possible-linebreaks: New file.
9658         * modules/unilbrk/u8-width-linebreaks: New file.
9659         * modules/unilbrk/u16-width-linebreaks: New file.
9660         * modules/unilbrk/u32-width-linebreaks: New file.
9661         * modules/unilbrk/ulc-width-linebreaks: New file.
9662         * lib/linebreak.h: Remove file.
9663         * lib/linebreak.c: Remove file.
9664         * m4/linebreak.m4: Remove file.
9665         * modules/linebreak: Remove file.
9666         * NEWS: Mention the changes.
9667
9668 2008-05-09  Eric Blake  <ebb9@byu.net>
9669
9670         Add xmemdup0.
9671         * lib/xalloc.h (xmemdup0): New prototype and C++ typesafe
9672         implementation.
9673         * lib/xmalloc.c (xmemdup0): New C implementation.
9674
9675 2008-05-08  Bruno Haible  <bruno@clisp.org>
9676
9677         * m4/wctype.m4 (gl_WCTYPE_H): Correct indentation.
9678
9679 2008-05-07  Eric Blake  <ebb9@byu.net>
9680
9681         Support cross-compilation of <wctype.h>.
9682         * m4/wctype.m4 (gl_WCTYPE_H): Fix improper nesting in
9683         AC_CACHE_CHECK.
9684
9685 2008-05-06  Soren Hansen  <soren@ubuntu.com>  (tiny change)
9686
9687         * build-aux/vc-list-files: Add support for bzr.
9688
9689 2008-05-03  Jim Meyering  <meyering@redhat.com>
9690
9691         avoid failed assertion with tight malloc
9692         * tests/test-getndelim2.c: Correct an off-by-one assertion.
9693
9694 2008-05-03  Simon Josefsson  <simon@josefsson.org>
9695
9696         * m4/inet_pton.m4: Set HAVE_DECL_INET_PTON to 0 when declarations
9697         are needed from arpa/inet.h.
9698         * m4/inet_ntop.m4: Likewise, for HAVE_DECL_INET_NTOP.
9699         Reported by Bruno Haible.
9700
9701 2008-05-02  Jim Meyering  <meyering@redhat.com>
9702
9703         avoid compilation error on FreeBSD 6
9704         * tests/test-getaddrinfo.c [!defined EAI_NODATA] (EAI_NODATA): Define.
9705
9706 2008-05-01  Jim Meyering  <meyering@redhat.com>
9707
9708         useless-if-before-free: correct --help's exit status description
9709         * build-aux/useless-if-before-free (usage): Like grep, exit 0
9710         for one or more matches, etc.  Reported by Bruno Haible.
9711
9712         vc-list-files: make the stand-alone gnulib test work
9713         * modules/vc-list-files-tests (configure.ac):
9714         Define and AC_SUBST abs_aux_dir.
9715         (Makefile.am) [TESTS_ENVIRONMENT]: Rather than passing
9716         $(abs_top_srcdir) to each script and having each of them
9717         duplicate the work of setting PATH, set PATH here, using
9718         the new variable, abs_aux_dir instead.
9719         * tests/test-vc-list-files-cvs.sh: Don't set PATH here.
9720         * tests/test-vc-list-files-git.sh: Likewise.
9721         Reported by Bruno Haible.
9722
9723 2008-05-01  Bruno Haible  <bruno@clisp.org>
9724
9725         * lib/getndelim2.c (getndelim2): Fix newsize computation during
9726         reallocation. Rename 'done' to 'found_delimiter'.
9727
9728 2008-05-01  Jim Meyering  <meyering@redhat.com>
9729
9730         vc-list-files: accommodate /bin/sh like the one from Solaris 10
9731         * build-aux/vc-list-files: Use `...`, not $(...).
9732
9733 2008-04-30  Jim Meyering  <meyering@redhat.com>
9734
9735         add tests for vc-list-files
9736         * modules/vc-list-files-tests: New module.
9737         * tests/test-vc-list-files-cvs.sh: New file.
9738         * tests/test-vc-list-files-git.sh: New file.
9739
9740         avoid a warning from gcc
9741         * lib/getndelim2.c (IF_LINT): Define.
9742         (getndelim2): Use it to avoid a "may be used uninitialized" warning.
9743
9744         vc-list-files: work properly with build-aux/cvsu, too
9745         * build-aux/vc-list-files: Hoist the "./"-removing code to apply
9746         to all cvs-based clauses.
9747
9748         vc-list-files: work properly in the CVS+awk case, too
9749         * build-aux/vc-list-files: In the CVS+awk case, remove "./" prefix.
9750
9751         vc-list-files: avoid use of ${*-*} that fails when /bin/sh is dash
9752         * build-aux/vc-list-files: Simplify ${*-*} to $dir, since we no longer
9753         take more than one file argument, so .  Add quotes, just in case $dir
9754         ever contains a shell meta-character.  Prompted by Soren Hansen in
9755         <http://thread.gmane.org/gmane.comp.emulators.libvirt/6221/focus=6240>.
9756
9757 2008-04-29  Eric Blake  <ebb9@byu.net>
9758
9759         Optimize getndelim2 to use block operations when possible.
9760         * modules/getndelim2 (Depends-on): Add stdbool, freadptr,
9761         freadseek, and memchr2.
9762         * lib/getndelim2.c (getndelim2): Use them for block reads.
9763
9764 2008-04-29  Bruno Haible  <bruno@clisp.org>
9765
9766         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_USE_SYSTEM_EXTENSIONS.
9767         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
9768         * modules/inet_ntop (Depends-on): Add extensions.
9769         * modules/inet_pton (Depends-on): Likewise.
9770         Reported by Simon Josefsson.
9771
9772 2008-04-29  Jim Meyering  <meyering@redhat.com>
9773
9774         When the is more than one match in a block, match all of them.
9775         * build-aux/useless-if-before-free: Iterate through each block
9776         until there are no more matches.
9777
9778         Fix broken useless-if-before-free script.
9779         * build-aux/useless-if-before-free: Fix typo: missing "?" after
9780         the expression to match cast of argument to free-like function.
9781
9782 2008-04-29  Eric Blake  <ebb9@byu.net>
9783
9784         Use new header.
9785         * lib/getaddrinfo.c (includes): s/"inet_ntop.h"/<arpa/inet.h>/.
9786
9787 2008-04-29  Jim Meyering  <meyering@redhat.com>
9788
9789         Avoid test segfault on x86_64 due to lack of inet_ntop declaration.
9790         * tests/test-getaddrinfo.c: Include <arpa/inet.h>, now guaranteed
9791         by gnulib to exist and to declare e.g., inet_ntop.
9792         Don't include "inet_ntop.h", now removed.
9793
9794         * m4/arpa_inet_h.m4: Remove trailing blanks.
9795
9796 2008-04-29  Eric Blake  <ebb9@byu.net>
9797
9798         Silence valgrind on safe reads beyond potential array bounds.
9799         * lib/rawmemchr.valgrind: New file.
9800         * lib/strchrnul.valgrind: Likewise.
9801         * modules/rawmemchr (Files): Distribute new file.
9802         * modules/strchrnul (Files): Likewise.
9803         Suggested by Bruno Haible.
9804
9805 2008-04-29  Bruno Haible  <bruno@clisp.org>
9806
9807         * lib/arpa_inet.in.h: Include system's <arpa/inet.h> if it exists.
9808         (inet_ntop, inet_pton): Change portability warning's wording.
9809         * m4/arpa_inet_h.m4 (gl_HEADER_ARPA_INET): Set HAVE_ARPA_INET_H.
9810         Invoke gl_CHECK_NEXT_HEADERS.
9811         (gl_ARPA_INET_H_DEFAULTS): Initialize ARPA_INET_H.
9812         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_ARPA_INET_H_DEFAULTS and
9813         set ARPA_INET_H.
9814         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
9815         * modules/arpa_inet (Description): No longer only for systems that
9816         lack it.
9817         (Depends-on): Add include_next.
9818         (Makeile.am): Substitute INCLUDE_NEXT, NEXT_ARPA_INET_H,
9819         HAVE_ARPA_INET_H.
9820
9821 2008-04-29  Jim Meyering  <meyering@redhat.com>
9822
9823         * modules/mkdir (License): Re-license as LGPLv2+.
9824
9825 2008-04-29  Bruno Haible  <bruno@clisp.org>
9826
9827         * modules/rawmemchr (Maintainer): Set to Eric.
9828         * modules/strchrnul (Maintainer): Likewise.
9829
9830 2008-04-29  Simon Josefsson  <simon@josefsson.org>
9831
9832         * m4/arpa_inet_h.m4 (gl_ARPA_INET_H_DEFAULTS): Set
9833         HAVE_DECL_INET_NTOP and HAVE_DECL_INET_PTON.
9834
9835         * modules/arpa_inet (arpa/inet.h): Use them.
9836
9837 2008-04-28  Eric Blake  <ebb9@byu.net>
9838
9839         Test getndelim2.
9840         * modules/getndelim2-tests: New file.
9841         * tests/test-getndelim2.c: Likewise.
9842         * lib/getndelim2.c (getndelim2): Never return 0.  Lock the
9843         stream.
9844         * m4/getndelim2.m4 (gl_GETNDELIM2): Check for lock functions.
9845
9846         * MODULES.html.sh: Document new module.
9847
9848 2008-04-20  Bruno Haible  <bruno@clisp.org>
9849
9850         * lib/c-stack.c (die): Use raise.
9851         * modules/c-stack (Depends-on): Add raise.
9852
9853 2008-04-28  Bruno Haible  <bruno@clisp.org>
9854
9855         Expect rpmatch to be declared.
9856         * lib/yesno.c (rpmatch): Remove declaration.
9857
9858         Declare rpmatch.
9859         * lib/stdlib.in.h (rpmatch): New declaration.
9860         * lib/rpmatch.c: Include <stdlib.h> first.
9861         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Require AC_USE_SYSTEM_EXTENSIONS and
9862         gl_STDLIB_H_DEFAULTS. Set HAVE_RPMATCH.
9863         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_RPMATCH,
9864         HAVE_RPMATCH.
9865         * modules/rpmatch (Depends-on): Add stdlib, extensions.
9866         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
9867         (Include): Set to <stdlib.h>.
9868         * modules/stdlib (Makefile.am): Substitute GNULIB_RPMATCH and
9869         HAVE_RPMATCH.
9870         * NEWS: Document the change.
9871
9872 2008-04-28  Bruno Haible  <bruno@clisp.org>
9873
9874         Change rpmatch to use nl_langinfo when appropriate.
9875         * lib/rpmatch.c: Include stdbool.h, string.h, langinfo.h.
9876         (N_): New macro.
9877         (localized_pattern): New function/macro.
9878         (try): Remove match, nomatch arguments. Copy the pattern into safe
9879         memory before caching it.
9880         (rpmatch): Use localized_pattern. Add translator comments.
9881         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Test for nl_langinfo and YESEXPR.
9882         Suggested by Eric Blake.
9883         * modules/rpmatch (Depends-on): Add stdbool.
9884
9885 2008-04-28  Eric Blake  <ebb9@byu.net>
9886
9887         Add rawmemchr module, matching glibc.
9888         * modules/string (Makefile.am): New indicator.
9889         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set it.
9890         * lib/string.in.h (rawmemchr): Declare when appropriate.
9891         * modules/rawmemchr: New file.
9892         * m4/rawmemchr.m4: Likewise.
9893         * lib/rawmemchr.c: Likewise.
9894         * modules/rawmemchr-tests: Likewise.
9895         * tests/test-rawmemchr.c: Likewise.
9896         * doc/glibc-functions/rawmemchr.texi (rawmemchr): Document
9897         module.
9898         * modules/strchrnul (Depends-on): Add rawmemchr.
9899         * lib/strchrnul.c (strchrnul): Optimize a corner case.
9900
9901         Whitespace cleanup.
9902         * tests/test-strchrnul.c: Reindent.
9903         * lib/strchrnul.c: Likewise.
9904
9905         Optimize and test strchrnul.
9906         * lib/strchrnul.c (strchrnul): Rewrite to do parallel search.
9907         * modules/strchrnul-tests: New file.
9908         * tests/test-strchrnul.c: Likewise.
9909
9910         Remove intprops dependency.
9911         * modules/memchr (Depends-on): Remove intprops.
9912         * modules/memrchr (Depends-on): Likewise.
9913         * modules/memchr2 (Depends-on): Likewise.
9914         * lib/memchr.c (__memchr): Hand-inline the TYPE_MAXIMUM check.
9915         * lib/memrchr.c (__memrchr): Likewise.
9916         * lib/memrchr2.c (memchr2): Likewise.
9917         Reported by Simon Josefsson.
9918
9919 2008-04-28  Simon Josefsson  <simon@josefsson.org>
9920
9921         * m4/sys_socket_h.m4: Move AC_REQUIRE([AC_C_INLINE]) to top.
9922         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
9923
9924 2008-04-28  Simon Josefsson  <simon@josefsson.org>
9925
9926         * lib/inet_ntop.h, lib/inet_pton.h: Remove files.
9927
9928         * lib/inet_ntop.c: Include arpa/inet.h instead of inet_ntop.h.
9929
9930         * lib/inet_pton.c: Include arpa/inet.h instead of inet_pton.h.
9931
9932         * lib/arpa_inet.in.h [@GNULIB_INET_NTOP@]: Inline inet_ntop.h
9933         declarations.
9934         [@GNULIB_INET_PTON@]: Inline inet_pton.h declarations.
9935
9936         * m4/inet_pton.m4: Don't check for header files.
9937
9938         * m4/inet_ntop.m4: Don't check for header files.
9939
9940 2008-04-28  Simon Josefsson  <simon@josefsson.org>
9941
9942         * m4/sys_socket_h.m4: Require AC_C_INLINE when necessary.
9943         * lib/sys_socket.in.h (setsockopt): Use proper win32 tests (don't
9944         trigger for cygwin).
9945         Reported by Bruno Haible  <bruno@clisp.org>.
9946
9947 2008-04-28  Bruno Haible  <bruno@clisp.org>
9948
9949         * doc/posix-functions/strdup.texi: Mention mingw problem.
9950
9951 2008-04-27  Bruno Haible  <bruno@clisp.org>
9952
9953         * modules/stat-time-tests (Depends-on): Add sleep.
9954         * tests/test-stat-time.c (force_unlink): New function.
9955         (cleanup): Use it.
9956         (test_mtime): Remove the ctime related tests.
9957         (test_ctime): New function, containing the ctime related tests.
9958         (main): Call test_ctime, except on native Windows platforms.
9959
9960 2008-04-27  Bruno Haible  <bruno@clisp.org>
9961
9962         * lib/rpmatch.c (rpmatch): Add some comments.
9963         Reported by James Youngman <jay@gnu.org>.
9964
9965 2008-04-27  Bruno Haible  <bruno@clisp.org>
9966
9967         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Also test the behaviour on
9968         quiet NaNs.
9969
9970 2008-04-27  Bruno Haible  <bruno@clisp.org>
9971
9972         Make test-yesno.sh work on mingw.
9973         * tests/test-yesno.sh: Postprocess the output to convert CR/LF to LF.
9974         * tests/test-yesno.c: Include yesno.h first. Include binary-io.h.
9975         (main): Set stdin to binary mode.
9976         * modules/yesno-tests (Depends-on): Add binary-io.
9977
9978 2008-04-27  Bruno Haible  <bruno@clisp.org>
9979
9980         Fix 'isfinite' on x86, x86_64, ia64 platforms.
9981         * tests/test-isfinite.c (test_isfinitel): Also test the behavior on
9982         argument that lie outside the IEEE 854 domain.
9983         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): New macro.
9984         (gl_ISFINITE): Use it.
9985         * doc/posix-functions/isfinite.texi: Document the fixed bugs.
9986
9987 2008-04-27  Bruno Haible  <bruno@clisp.org>
9988
9989         Allow local renaming in config.h.
9990         * lib/memrchr.c (memrchr): Don't undefine outside libc.
9991
9992 2008-04-27  Bruno Haible  <bruno@clisp.org>
9993
9994         * lib/memchr.c (__memchr): Change type of 'i'.
9995         * lib/memchr2.c (memchr2): Likewise.
9996
9997 2008-04-26  Eric Blake  <ebb9@byu.net>
9998         and Bruno Haible  <bruno@clisp.org>
9999
10000         Optimize and test memrchr.
10001         * modules/memrchr (Depends-on): Add intprops.
10002         * lib/memrchr.c (__memrchr): Avoid false positives in loop.
10003         * modules/memrchr-tests: New file.
10004         * tests/test-memrchr.c: New file.
10005
10006 2008-04-26  Bruno Haible  <bruno@clisp.org>
10007
10008         Add tentative support for DragonFly BSD.
10009         * lib/stdio-impl.h: Add macros for DragonFly BSD.
10010         * lib/fbufmode.c (fbufmode): Update conditionals. Use fp_ instead of
10011         fp.
10012         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
10013         restore_seek_optimization, update_fpos_cache, rpl_fflush: Likewise.
10014         * lib/fpurge.c (fpurge): Likewise.
10015         * lib/freadable.c (freaadable): Likewise.
10016         * lib/freadahead.c (freadahead): Likewise.
10017         * lib/freading.c (freading): Likewise.
10018         * lib/freadptr.c (freadptr): Likewise.
10019         * lib/freadseek.c (freadptrinc): Likewise.
10020         * lib/fseeko.c (fseeko): Likewise.
10021         * lib/fseterr.c (fseterr): Likewise.
10022         * lib/fwritable.c (fwritable): Likewise.
10023         * lib/fwriting.c (fwriting): Likewise.
10024
10025 2008-04-26  Bruno Haible  <bruno@clisp.org>
10026
10027         * lib/stdio-impl.h: New file.
10028         * lib/fbufmode.c: Include stdio-impl.h.
10029         (fbufmode): Use fp_, remove redundant #defines.
10030         * lib/fflush.c: Include stdio-impl.h.
10031         (clear_ungetc_buffer): Remove redundant #defines.
10032         * lib/fpurge.c: Include stdio-impl.h.
10033         (fpurge): Remove redundant #defines.
10034         * lib/freadable.c: Include stdio-impl.h.
10035         (freadable): Remove redundant #defines.
10036         * lib/freadahead.c: Include stdio-impl.h.
10037         (freadahead): Remove redundant #defines.
10038         * lib/freading.c: Include stdio-impl.h.
10039         (freading): Remove redundant #defines.
10040         * lib/freadptr.c: Include stdio-impl.h.
10041         (freadptr): Remove redundant #defines.
10042         * lib/freadseek.c: Include stdio-impl.h.
10043         (freadptrinc): Remove redundant #defines.
10044         * lib/fseeko.c: Include stdio-impl.h.
10045         (rpl_fseeko): Remove redundant #defines.
10046         * lib/fseterr.c: Include stdio-impl.h.
10047         (fseterr): Remove redundant #defines.
10048         * lib/fwritable.c: Include stdio-impl.h.
10049         (fwritable: Remove redundant #defines.
10050         * lib/fwriting.c: Include stdio-impl.h.
10051         (fwriting): Remove redundant #defines.
10052         * modules/fbufmode (Files): Add lib/stdio-impl.h.
10053         * modules/fflush (Files): Likewise.
10054         * modules/fpurge (Files): Likewise.
10055         * modules/freadable (Files): Likewise.
10056         * modules/freadahead (Files): Likewise.
10057         * modules/freading (Files): Likewise.
10058         * modules/freadptr (Files): Likewise.
10059         * modules/freadseek (Files): Likewise.
10060         * modules/fseeko (Files): Likewise.
10061         * modules/fseterr (Files): Likewise.
10062         * modules/fwritable (Files): Likewise.
10063         * modules/fwriting (Files): Likewise.
10064
10065 2008-04-26  Bruno Haible  <bruno@clisp.org>
10066
10067         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
10068         restore_seek_optimization, update_fpos_cache): New functions, extracted
10069         from rpl_fflush.
10070         (rpl_fflush): Use them.
10071         * m4/fflush.m4 (gl_PREREQ_FFLUSH): New macro.
10072         (gl_REPLACE_FFLUSH): Use it.
10073
10074 2008-04-26  Bruno Haible  <bruno@clisp.org>
10075
10076         * tests/test-xstrtol.sh: Work around limitation of an old 'tr' program
10077         on Solaris.
10078         * tests/test-xstrtoimax.sh: Likewise.
10079         * tests/test-xstrtoumax.sh: Likewise.
10080         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
10081
10082 2008-04-26  Bruno Haible  <bruno@clisp.org>
10083
10084         * modules/memchr-tests: New file.
10085         * tests/test-memchr.c; New file, based on tests/test-memchr2.c.
10086
10087 2008-04-26  Eric Blake  <ebb9@byu.net>
10088             Bruno Haible  <bruno@clisp.org>
10089
10090         * lib/memchr.c: Include intprops.h.
10091         (__memchr): Optimize parallel detection of matching bytes. Rename local
10092         variables. Add explanatory comments.
10093
10094 2008-04-26  Bruno Haible  <bruno@clisp.org>
10095
10096         Fix module 'memchr', broken since 2000-10-28.
10097         * lib/memchr.c: Outside glibc, define memchr, not __memchr.
10098
10099 2008-04-26  Bruno Haible  <bruno@clisp.org>
10100
10101         * lib/memchr2.c (memchr2): Rename local variables. Add explanatory
10102         comments.
10103
10104 2008-04-25  Eric Blake  <ebb9@byu.net>
10105
10106         Use native fstatat on cygwin 1.7.0.
10107         * m4/openat.m4 (gl_FUNC_OPENAT): Make sure lstat check is made
10108         first.
10109
10110 2008-04-23  Eric Blake  <ebb9@byu.net>
10111
10112         Improve memchr2 performance.
10113         * lib/memchr2.c (memchr2): Further optimize parallel detection of
10114         NUL bytes.
10115         * modules/memchr2 (Depends-on): Use intprops.h.
10116
10117 2008-04-23  Simon Josefsson  <simon@josefsson.org>
10118
10119         * lib/sys_socket.in.h (setsockopt): Be more type safe by declaring
10120         an inline function instead of a CPP macro.  Patch by Ben Pfaff
10121         <blp@cs.stanford.edu>.
10122
10123 2008-04-23  Simon Josefsson  <simon@josefsson.org>
10124
10125         * lib/arpa_inet.in.h: New file.
10126
10127         * modules/arpa_inet (Files): Add lib/arpa_inet.in.h.
10128         (Makefile.am): Sed in substitute header file.
10129
10130         * m4/arpa_inet_h.m4: Add gl_ARPA_INET_H_DEFAULTS and
10131         gl_ARPA_INET_MODULE_INDICATOR.  Use them.
10132
10133         * modules/inet_ntop (configure.ac): Use
10134         gl_ARPA_INET_MODULE_INDICATOR.
10135
10136         * modules/inet_pton (configure.ac): Use
10137         gl_ARPA_INET_MODULE_INDICATOR.
10138
10139 2008-04-22  Jim Meyering  <meyering@redhat.com>
10140
10141         * modules/verify (License): Re-license as LGPLv2+.
10142
10143 2008-04-22  Simon Josefsson  <simon@josefsson.org>
10144
10145         * lib/sys_socket.in.h: Define setsockopt macro to cast fourth
10146         parameter to void* as per POSIX standard (MinGW uses char*).
10147
10148 2008-04-21  Bruno Haible  <bruno@clisp.org>
10149
10150         * lib/wctype.in.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
10151         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
10152         Define to replacements if REPLACE_ISWCNTRL is 1.
10153         * m4/wctype.m4 (gl_WCTYPE_H): Test whether the isw* functions work.
10154         If not, set WCTYPE_H to nonempty and REPLACE_ISWCNTRL to 1.
10155         * modules/wctype (Makefile.am): Substitute REPLACE_ISWCNTRL.
10156         * doc/posix-functions/iswalnum.texi: Mention the 'wctype' module and
10157         what it fixes.
10158         * doc/posix-functions/iswalpha.texi: Likewise.
10159         * doc/posix-functions/iswblank.texi: Likewise.
10160         * doc/posix-functions/iswcntrl.texi: Likewise.
10161         * doc/posix-functions/iswdigit.texi: Likewise.
10162         * doc/posix-functions/iswgraph.texi: Likewise.
10163         * doc/posix-functions/iswlower.texi: Likewise.
10164         * doc/posix-functions/iswprint.texi: Likewise.
10165         * doc/posix-functions/iswpunct.texi: Likewise.
10166         * doc/posix-functions/iswspace.texi: Likewise.
10167         * doc/posix-functions/iswupper.texi: Likewise.
10168         * doc/posix-functions/iswxdigit.texi: Likewise.
10169         Reported by Alain Guibert.
10170
10171 2008-04-21  Bruno Haible  <bruno@clisp.org>
10172
10173         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Fix typo in last commit.
10174         Patch by Alain Guibert.
10175
10176 2008-04-21  Bruno Haible  <bruno@clisp.org>
10177
10178         Fix test failures on mingw.
10179         * tests/test-xstrtol.c (print_no_progname): New function.
10180         (main): Install it in error_print_progname hook.
10181         * tests/test-xstrtol.sh: Convert CR/LF to NL in output.
10182         * tests/test-xstrtoimax.sh: Likewise.
10183         * tests/test-xstrtoumax.sh: Likewise.
10184
10185 2008-04-21  Bruno Haible  <bruno@clisp.org>
10186
10187         Fix test failure on mingw.
10188         * tests/test-argp-2.sh (func_compare): Remove CRs from sed's output.
10189
10190 2008-04-21  Bruno Haible  <bruno@clisp.org>
10191
10192         * lib/localename.c (SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN):
10193         Actually assign a value.
10194
10195 2008-04-20  Bruno Haible  <bruno@clisp.org>
10196
10197         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl',
10198         take 2.
10199         * lib/canonicalize.c (canonicalize_file_name): Elide if the
10200         'canonicalize-lgpl' module is also used.
10201         * lib/canonicalize-lgpl.c: Undo last change.
10202         * modules/canonicalize-lgpl (configure.ac): Invoke gl_MODULE_INDICATOR.
10203
10204 2008-04-20  Bruno Haible  <bruno@clisp.org>
10205
10206         * lib/mkdir.c (mkdir): Undefine after the includes, not right after
10207         config.h. Provide _mkdir based fallback for mingw.
10208         * lib/sys_stat.in.h (mkdir): Define through an 'extern' declaration
10209         if REPLACE_MKDIR is 1. Otherwise, test for mingw directly.
10210         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Require
10211         gl_SYS_STAT_H_DEFAULTS. When doing the replacement, set REPLACE_MKDIR
10212         rather than defining mkdir in config.h.
10213         * m4/sys_stat_h.m4 (gl_SYS_STAT_MODULE_INDICATOR): New macro.
10214         (gl_SYS_STAT_H_DEFAULTS): New macro.
10215         (gl_HEADER_SYS_STAT_H): Require it. Don't set HAVE_DECL_MKDIR and
10216         HAVE_IO_H any more.
10217         * modules/sys_stat (Makefile.am): Substitute REPLACE_MKDIR instead of
10218         HAVE_DECL_MKDIR and HAVE_IO_H.
10219
10220 2008-04-20  Bruno Haible  <bruno@clisp.org>
10221
10222         * lib/isapipe.c: Port to native Windows platforms.
10223
10224 2008-04-20  Bruno Haible  <bruno@clisp.org>
10225
10226         * lib/gc-gnulib.c: Include <windows.h> before <wincrypt.h>.
10227
10228 2008-04-21  Eric Blake  <ebb9@byu.net>
10229
10230         Work around preprocessors that don't handle UINTMAX_MAX.
10231         * lib/memchr2.c (memchr2): Avoid embedded #if.
10232         Reported by Alain Guibert, fix suggested by Bruno Haible.
10233
10234 2008-04-21  Simon Josefsson  <simon@josefsson.org>
10235
10236         * doc/posix-functions/strftime.texi (strftime): Explain better
10237         Windows incompatibility.  Suggested by Micah Cowan
10238         <micah@cowan.name>.
10239
10240 2008-04-20  Bruno Haible  <bruno@clisp.org>
10241
10242         * modules/uniconv/u32-conv-to-enc (Depends-on): Add unistr/u32-mblen,
10243         unistr/u8-mblen.
10244
10245 2008-04-20  Bruno Haible  <bruno@clisp.org>
10246
10247         Fix test failure on platforms with non-GNU iconv.
10248         * lib/uniconv/u16-conv-to-enc.c (u16_to_u8_lenient): New function.
10249         (U_TO_U8): Use it, rather than u16_to_u8.
10250         * lib/uniconv/u-conv-to-enc.h (FUNC): Allow an incomplete sequence of
10251         units at the end of the input string.
10252         * modules/uniconv/u16-conv-to-enc (Depends-on): Update.
10253
10254 2008-04-20  Bruno Haible  <bruno@clisp.org>
10255
10256         * tests/uniconv/test-u8-conv-to-enc.c (main): Accept result == NULL
10257         when the resulting length is 0.
10258         * tests/uniconv/test-u16-conv-to-enc.c (main): Likewise.
10259
10260 2008-04-20  Bruno Haible  <bruno@clisp.org>
10261
10262         * m4/roundf.m4 (gl_FUNC_ROUNDF): Add test whether roundf actually
10263         works.
10264         * doc/posix-functions/roundf.texi: Mention roundf bug on mingw.
10265
10266 2008-04-20  Bruno Haible  <bruno@clisp.org>
10267
10268         * tests/test-tsearch.c (main): Don't use initstate if it is missing.
10269         * modules/tsearch-tests (configure.ac): Test for initstate function.
10270
10271 2008-04-20  Bruno Haible  <bruno@clisp.org>
10272
10273         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Also provided a substitute
10274         for nlink_t if missing.
10275         * tests/test-sys_stat.c: Check the existence of the nlink_t type.
10276
10277 2008-04-19  Bruno Haible  <bruno@clisp.org>
10278
10279         Work around snprintf bug on Linux libc5.
10280         * m4/printf.m4 (gl_SNPRINTF_SIZE1): New macro.
10281         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
10282         gl_SNPRINTF_SIZE1.
10283         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
10284         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Likewise. Replace snprintf if
10285         that test failed.
10286         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Likewise.
10287         * lib/vasnprintf.c (USE_SNPRINTF): Set to 0 on Linux libc5 systems.
10288         * modules/snprintf (Files): Add m4/printf.m4.
10289         * modules/vsnprintf (Files): Likewise.
10290         * doc/posix-functions/snprintf.texi: Document Linux libc5 problem.
10291         * doc/posix-functions/vsnprintf.texi: Likewise.
10292
10293 2008-04-19  Bruno Haible  <bruno@clisp.org>
10294
10295         * lib/vasnprintf.c (floorlog10l, floorlog10): Reduce maximum error
10296         from 0.0058 to less than 10^-7.
10297
10298 2008-04-19  Bruno Haible  <bruno@clisp.org>
10299
10300         Fix rounding when a precision is given.
10301         * lib/vasnprintf.c (is_borderline): New function.
10302         (VASNPRINTF): For %e and %g, consider replacing the digits 10....0 with
10303         9...9x.
10304         * tests/test-vasnprintf-posix.c (test_function): Test rounding with %f,
10305         %e, %g.
10306         * tests/test-vasprintf-posix.c (test_function): Likewise.
10307         * tests/test-snprintf-posix.h (test_function): Likewise.
10308         * tests/test-sprintf-posix.h (test_function): Likewise.
10309         * tests/test-fprintf-posix.h (test_function): Test rounding with %f.
10310         * tests/test-printf-posix.h (test_function): Likewise.
10311         * tests/test-printf-posix.output: Update.
10312         Reported by John Darrington <john@darrington.wattle.id.au> via
10313         Ben Pfaff <blp@cs.stanford.edu>.
10314
10315 2008-04-18  Simon Josefsson  <simon@josefsson.org>
10316
10317         * doc/posix-functions/strftime.texi (strftime): Clarify platform.
10318         Suggested by Bruno Haible <bruno@clisp.org>.
10319
10320 2008-04-17  Bruno Haible  <bruno@clisp.org>
10321
10322         * lib/lock.h (gl_lock_destroy, gl_rwlock_destroy,
10323         gl_recursive_lock_destroy): Provide no-op definitions for the dummy
10324         implementation.
10325         Patch by Bruce Merry <bmerry@gmail.com>.
10326
10327 2008-04-17  Simon Josefsson  <simon@josefsson.org>
10328
10329         * doc/posix-functions/strftime.texi (strftime): Mention that %e
10330         doesn't work under Windows.
10331
10332 2008-04-16  Bruno Haible  <bruno@clisp.org>
10333
10334         * lib/localename.c (LANG_MAORI, LANG_QUECHUA, LANG_SOTHO, LANG_UIGHUR):
10335         New macros.
10336         (SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_LATIN,
10337         SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_CYRILLIC,
10338         SUBLANG_CROATIAN_CROATIA, SUBLANG_CROATIAN_BOSNIA_HERZEGOVINA_LATIN,
10339         SUBLANG_MONGOLIAN_CYRILLIC_MONGOLIA, SUBLANG_MONGOLIAN_PRC,
10340         SUBLANG_QUECHUA_BOLIVIA, SUBLANG_QUECHUA_ECUADOR, SUBLANG_QUECHUA_PERU,
10341         SUBLANG_RUSSIAN_RUSSIA, SUBLANG_RUSSIAN_MOLDAVIA, SUBLANG_SPANISH_US,
10342         SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN, SUBLANG_UIGHUR_PRC): New
10343         macros.
10344         (gl_locale_name_from_win32_LANGID): Refine code for Croatian/Bosnian,
10345         Mongolian, Russian, Spanish, Tibetan. Add code for Maori, Quechua,
10346         Northern Sotho, Uighur.
10347
10348 2008-04-16  Bruno Haible  <bruno@clisp.org>
10349
10350         * lib/localename.c (SUBLANG_SINDHI_INDIA): New macro.
10351         (SUBLANG_SINDHI_PAKISTAN): Change value from 1 to 2.
10352         (gl_locale_name_from_win32_LANGID): Fix code for Sindhi.
10353         Reported by Daniel Bergström <daniel@octocode.com>.
10354
10355 2007-12-25  KJK::Hyperion  <hackbunny@reactos.com>
10356             Bruno Haible  <bruno@clisp.org>
10357
10358         * lib/localename.c (gl_locale_name_canonicalize) [WIN32_NATIVE]: New
10359         function.
10360         (gl_locale_name_from_win32_LANGID, gl_locale_name_from_win32_LCID):
10361         New functions, mostly extracted from gl_locale_name_default.
10362         (gl_locale_name_default): Use gl_locale_name_from_win32_LCID.
10363
10364 2008-04-16  Eric Blake  <ebb9@byu.net>
10365
10366         Adjust strtod detection to catch glibc 2.7 bug.
10367         * m4/strtod.m4 (gl_FUNC_STRTOD): Test "nan()" behavior.
10368         Reported by John Gatewood Ham.
10369
10370 2008-04-16  Bruno Haible  <bruno@clisp.org>
10371
10372         Add tentative support for Linux libc5.
10373         * lib/fbufmode.c (fbufmode) [__GNU_LIBRARY__==1]: Reuse glibc2 code.
10374         * lib/fpurge.c (fpurge): Likewise.
10375         * lib/freadable.c (freadable): Likewise.
10376         * lib/freadahead.c (freadahead): Likewise.
10377         * lib/freading.c (freading): Likewise.
10378         * lib/freadptr.c (freadptr): Likewise.
10379         * lib/freadseek.c (freadptrinc): Likewise.
10380         * lib/fseeko.c (rpl_fseeko): Likewise.
10381         * lib/fseterr.c (fseterr): Likewise.
10382         * lib/fwritable.c (fwritable): Likewise.
10383         * lib/fwriting.c (fwriting): Likewise.
10384         Reported by Alain Guibert <alguibert+bts@free.fr>.
10385
10386 2008-04-15  Bruno Haible  <bruno@clisp.org>
10387
10388         * modules/mathl (configure.ac): Define module indicator.
10389
10390 2008-04-15  Bruno Haible  <bruno@clisp.org>
10391
10392         * lib/logl.c (logl): Remove unused variables.
10393
10394 2008-04-15  Bruno Haible  <bruno@clisp.org>
10395
10396         * lib/uniconv/u-conv-to-enc.h (FUNC): Fix return value when U_TO_U8
10397         fails.
10398
10399 2008-04-15  Bruno Haible  <bruno@clisp.org>
10400
10401         * lib/trim.c (trim2): Fix argument of isspace() macro.
10402
10403 2008-04-15  Paolo Bonzini  <bonzini@gnu.org>
10404
10405         * lib/tanl.c (kernel_tanl): Rename flag to invert, initialize it
10406         to 0.
10407         * lib/trigl.c (ieee754_rem_pio2l): Fix range checks.
10408
10409 2008-04-14  Bruno Haible  <bruno@clisp.org>
10410
10411         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Fix underquoting of
10412         AC_LANG_PROGRAM argument.
10413         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Likewise.
10414         * m4/gethrxtime.m4 (gl_ARITHMETIC_HRTIME_T): Likewise.
10415         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Likewise.
10416         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
10417         * m4/math_h.m4 (gl_MATH_H): Likewise.
10418         * m4/mbstate_t.m4 (AC_TYPE_MBSTATE_T): Likewise.
10419         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
10420         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
10421         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Likewise.
10422         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
10423         * m4/regex.m4 (gl_REGEX): Likewise.
10424         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Likewise.
10425         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET): Likewise.
10426         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
10427         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Likewise.
10428         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
10429         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
10430         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
10431         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
10432
10433 2008-04-14  Jim Meyering  <meyering@redhat.com>
10434
10435         test-strtod: fix typos: s/abs/fabs/
10436         * tests/test-strtod.c (main): Use fabs, not narrowing-to-int "abs".
10437
10438 2008-04-13  Bruno Haible  <bruno@clisp.org>
10439
10440         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl'.
10441         * lib/canonicalize-lgpl.c: Elide the contents if the 'canonicalize'
10442         module is also used and while not building the reloc-wrapper.
10443
10444 2008-04-13  Bruno Haible  <bruno@clisp.org>
10445
10446         * tests/test-getaddrinfo.c (simple): Ignore EAI_NODATA error.
10447
10448 2008-04-13  Bruno Haible  <bruno@clisp.org>
10449
10450         Fix AIX compilation failure introduced on 2008-04-02.
10451         * tests/test-frexp.c (exp): Undefine before redefining.
10452         * tests/test-frexpl.c (exp): Likewise.
10453
10454 2008-04-13  Bruno Haible  <bruno@clisp.org>
10455
10456         Work around a HP-UX stdio bug.
10457         * tests/test-ftell.c (main): Disable the fseek/ftell test on HP-UX.
10458         * tests/test-ftello.c (main): Likewise.
10459         * doc/posix-functions/ftell.texi: Mention HP-UX bug.
10460         * doc/posix-functions/ftello.texi: Likewise.
10461
10462 2008-04-13  Bruno Haible  <bruno@clisp.org>
10463
10464         Make test-signbit pass on HP-UX/hppa.
10465         * tests/test-signbit.c (minus_zerol): New variable.
10466         (test_signbitl): Use it.
10467
10468 2008-04-13  Bruno Haible  <bruno@clisp.org>
10469
10470         Make truncl work on OSF/1 4.0.
10471         * m4/truncl.m4 (gl_FUNC_TRUNCL): Test whether truncl actually works.
10472         Set REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
10473         * lib/math.in.h (truncl): Test REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
10474         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_TRUNCL, not
10475         HAVE_DECL_TRUNCL.
10476         * modules/math (Makefile.am): Substitute REPLACE_TRUNCL, not
10477         HAVE_DECL_TRUNCL.
10478         * doc/posix-functions/truncl.texi: Document the OSF/1 4.0 problem.
10479
10480 2008-04-13  Bruno Haible  <bruno@clisp.org>
10481
10482         * lib/unictype.h: Remove trailing comma from enumeration definitions.
10483
10484 2008-04-13  Bruno Haible  <bruno@clisp.org>
10485
10486         * lib/count-one-bits.h (COUNT_ONE_BITS): Rewrite verification
10487         expression, so as to avoid HP-UX 11 cc compiler bug.
10488
10489 2008-04-13  Bruno Haible  <bruno@clisp.org>
10490
10491         * m4/regex.m4 (gl_PREREQ_REGEX): Also check for <libintl.h>.
10492
10493 2008-04-13  Bruno Haible  <bruno@clisp.org>
10494
10495         * lib/git-merge-changelog.c: Remove empty declaration outside of
10496         functions.
10497
10498 2008-04-13  Bruno Haible  <bruno@clisp.org>
10499
10500         * modules/quotearg-tests (Makefile.am): Define test_quotearg_LDADD.
10501
10502 2008-04-13  Bruno Haible  <bruno@clisp.org>
10503
10504         * doc/posix-headers/sys_socket.texi: Document the problem on EMX.
10505         * lib/sys_socket.in.h (SHUT_RD, SHUT_WR, SHUT_RDWR): Define if missing.
10506         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Replace <sys/socket.h>
10507         also if it exists but lacks definitions of the SHUT_* macros.
10508         * modules/sys_socket (Description): Update.
10509         Reported by Elbert Pol <e.pol@chello.nl>.
10510
10511 2008-04-13  Bruno Haible  <bruno@clisp.org>
10512
10513         * lib/localcharset.c (OS2): Don't redefine if already defined.
10514         Reported by Elbert Pol <e.pol@chello.nl>.
10515
10516 2008-04-13  Bruno Haible  <bruno@clisp.org>
10517
10518         * lib/binary-io.h [__EMX__]: Include <io.h>.
10519         Reported by Elbert Pol <e.pol@chello.nl>.
10520
10521 2008-04-12  Bruno Haible  <bruno@clisp.org>
10522
10523         * lib/fpucw.h: Enable the definitions also for x86_64.
10524         Needed for NetBSD/x86_64.
10525         Reported by Thomas Klausner <tk@giga.or.at>.
10526
10527 2008-04-12  Bruno Haible  <bruno@clisp.org>
10528
10529         * tests/test-strtod.c: Include isnand.h.
10530         (main): Use isnand instead of isnan.
10531         Reported by Jim Meyering.
10532
10533 2008-04-12  Bruno Haible  <bruno@clisp.org>
10534
10535         * m4/isnanf.m4 (gl_ISNANF_WORKS): Add a test for a special NaN.
10536         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
10537
10538 2008-04-12  Jim Meyering  <meyering@redhat.com>
10539
10540         * m4/math_h.m4 (gl_MATH_H): Fix typos.
10541
10542 2008-04-12  Bruno Haible  <bruno@clisp.org>
10543
10544         * lib/freadptr.c (freadptr) [__EMX__]: Fix wrong assertion.
10545         Reported by Elbert Pol <e.pol@chello.nl>.
10546
10547 2008-04-12  Eric Blake  <ebb9@byu.net>
10548
10549         Work around Solaris 10 math.h bug.
10550         * m4/math_h.m4 (gl_MATH_H): Check for bug.
10551         (gl_MATH_H_DEFAULTS): Set up default.
10552         * modules/math (Makefile.am): Replace new indicators.
10553         * lib/math.in.h (NAN, HUGE_VAL): Provide replacements.
10554         * tests/test-math.c (main): Test this.
10555         * m4/strtod.m4 (gl_FUNC_STRTOD): Don't rely on HUGE_VAL.
10556         * doc/posix-headers/math.texi (math.h): Mention bug.
10557         Reported by Nelson H. F. Beebe and Jim Meyering.
10558
10559 2008-04-11  Bruno Haible  <bruno@clisp.org>
10560
10561         Adapt to future versions of Apple GCC.
10562         * lib/argp-fmtstream.h (ARGP_FS_EI): Don't test __GNUC_GNU_INLINE__.
10563         Reported by Peter O'Gorman <peter@pogma.com>.
10564
10565 2008-04-11  Bruno Haible  <bruno@clisp.org>
10566
10567         * tests/test-getaddrinfo.c (simple): Ignore EAI_NONAME error.
10568
10569 2008-04-11  Bruno Haible  <bruno@clisp.org>
10570
10571         * modules/strsignal-tests (Makefile.am): Define test_strsignal_LDADD.
10572
10573         * modules/getaddrinfo-tests (Makefile.am): Define
10574         test_getaddrinfo_LDADD.
10575
10576 2008-04-11  Bruno Haible  <bruno@clisp.org>
10577
10578         * lib/strsignal.c (_sys_siglist): Don't declare if already declared.
10579         (init): Fix syntax error.
10580         * m4/strsignal.m4 (gl_PREREQ_STRSIGNAL): Check whether _sys_siglist
10581         is declared.
10582
10583 2008-04-11  Bruno Haible  <bruno@clisp.org>
10584
10585         * lib/glob.c: Include <stdbool.h>. Needed at least with IRIX cc.
10586         * modules/glob (Depends-on): Add stdbool.
10587
10588 2008-04-11  Bruno Haible  <bruno@clisp.org>
10589
10590         * lib/trim.c: Include <string.h>.
10591
10592 2008-04-11  Eric Blake  <ebb9@byu.net>
10593
10594         Avoid compile failure on OS/2.
10595         * lib/regex_internal.h (internal_function): Disable optimization
10596         on OS/2 (__EMX__), where it caused compiler error.
10597         Reported by Elbert Pol.
10598
10599 2008-04-11  Bruno Haible  <bruno@clisp.org>
10600
10601         Flush the standard error stream before aborting. Needed on mingw.
10602         * tests/test-argmatch.c (ASSERT): Call fflush(stderr) before abort().
10603         * tests/test-array_list.c (ASSERT): Likewise.
10604         * tests/test-array_oset.c (ASSERT): Likewise.
10605         * tests/test-avltree_list.c (ASSERT): Likewise.
10606         * tests/test-avltree_oset.c (ASSERT): Likewise.
10607         * tests/test-avltreehash_list.c (ASSERT): Likewise.
10608         * tests/test-binary-io.c (ASSERT): Likewise.
10609         * tests/test-byteswap.c (ASSERT): Likewise.
10610         * tests/test-c-ctype.c (ASSERT): Likewise.
10611         * tests/test-c-strcasecmp.c (ASSERT): Likewise.
10612         * tests/test-c-strcasestr.c (ASSERT): Likewise.
10613         * tests/test-c-strncasecmp.c (ASSERT): Likewise.
10614         * tests/test-c-strstr.c (ASSERT): Likewise.
10615         * tests/test-canonicalize-lgpl.c (ASSERT): Likewise.
10616         * tests/test-canonicalize.c (ASSERT): Likewise.
10617         * tests/test-carray_list.c (ASSERT): Likewise.
10618         * tests/test-ceilf1.c (ASSERT): Likewise.
10619         * tests/test-ceilf2.c (ASSERT): Likewise.
10620         * tests/test-ceill.c (ASSERT): Likewise.
10621         * tests/test-count-one-bits.c (ASSERT): Likewise.
10622         * tests/test-fbufmode.c (ASSERT): Likewise.
10623         * tests/test-fflush2.c (ASSERT): Likewise.
10624         * tests/test-floorf1.c (ASSERT): Likewise.
10625         * tests/test-floorf2.c (ASSERT): Likewise.
10626         * tests/test-floorl.c (ASSERT): Likewise.
10627         * tests/test-fopen.c (ASSERT): Likewise.
10628         * tests/test-fpending.c (ASSERT): Likewise.
10629         * tests/test-fprintf-posix.c (ASSERT): Likewise.
10630         * tests/test-fpurge.c (ASSERT): Likewise.
10631         * tests/test-freadable.c (ASSERT): Likewise.
10632         * tests/test-freadahead.c (ASSERT): Likewise.
10633         * tests/test-freading.c (ASSERT): Likewise.
10634         * tests/test-freadptr.c (ASSERT): Likewise.
10635         * tests/test-freadptr2.c (ASSERT): Likewise.
10636         * tests/test-freadseek.c (ASSERT): Likewise.
10637         * tests/test-freopen.c (ASSERT): Likewise.
10638         * tests/test-frexp.c (ASSERT): Likewise.
10639         * tests/test-frexpl.c (ASSERT): Likewise.
10640         * tests/test-fseek.c (ASSERT): Likewise.
10641         * tests/test-fseeko.c (ASSERT): Likewise.
10642         * tests/test-fstrcmp.c (ASSERT): Likewise.
10643         * tests/test-ftell.c (ASSERT): Likewise.
10644         * tests/test-ftello.c (ASSERT): Likewise.
10645         * tests/test-func.c (ASSERT): Likewise.
10646         * tests/test-fwritable.c (ASSERT): Likewise.
10647         * tests/test-fwriting.c (ASSERT): Likewise.
10648         * tests/test-getdelim.c (ASSERT): Likewise.
10649         * tests/test-getline.c (ASSERT): Likewise.
10650         * tests/test-i-ring.c (ASSERT): Likewise.
10651         * tests/test-iconv-utf.c (ASSERT): Likewise.
10652         * tests/test-iconv.c (ASSERT): Likewise.
10653         * tests/test-isfinite.c (ASSERT): Likewise.
10654         * tests/test-isnand.c (ASSERT): Likewise.
10655         * tests/test-isnanf.c (ASSERT): Likewise.
10656         * tests/test-isnanl.h (ASSERT): Likewise.
10657         * tests/test-ldexpl.c (ASSERT): Likewise.
10658         * tests/test-linked_list.c (ASSERT): Likewise.
10659         * tests/test-linkedhash_list.c (ASSERT): Likewise.
10660         * tests/test-localename.c (ASSERT): Likewise.
10661         * tests/test-lseek.c (ASSERT): Likewise.
10662         * tests/test-mbscasecmp.c (ASSERT): Likewise.
10663         * tests/test-mbscasestr1.c (ASSERT): Likewise.
10664         * tests/test-mbscasestr2.c (ASSERT): Likewise.
10665         * tests/test-mbscasestr3.c (ASSERT): Likewise.
10666         * tests/test-mbscasestr4.c (ASSERT): Likewise.
10667         * tests/test-mbschr.c (ASSERT): Likewise.
10668         * tests/test-mbscspn.c (ASSERT): Likewise.
10669         * tests/test-mbsncasecmp.c (ASSERT): Likewise.
10670         * tests/test-mbspbrk.c (ASSERT): Likewise.
10671         * tests/test-mbspcasecmp.c (ASSERT): Likewise.
10672         * tests/test-mbsrchr.c (ASSERT): Likewise.
10673         * tests/test-mbsspn.c (ASSERT): Likewise.
10674         * tests/test-mbsstr1.c (ASSERT): Likewise.
10675         * tests/test-mbsstr2.c (ASSERT): Likewise.
10676         * tests/test-mbsstr3.c (ASSERT): Likewise.
10677         * tests/test-memchr2.c (ASSERT): Likewise.
10678         * tests/test-memmem.c (ASSERT): Likewise.
10679         * tests/test-open.c (ASSERT): Likewise.
10680         * tests/test-printf-frexp.c (ASSERT): Likewise.
10681         * tests/test-printf-frexpl.c (ASSERT): Likewise.
10682         * tests/test-printf-posix.c (ASSERT): Likewise.
10683         * tests/test-quotearg.c (ASSERT): Likewise.
10684         * tests/test-rbtree_list.c (ASSERT): Likewise.
10685         * tests/test-rbtree_oset.c (ASSERT): Likewise.
10686         * tests/test-rbtreehash_list.c (ASSERT): Likewise.
10687         * tests/test-round1.c (ASSERT): Likewise.
10688         * tests/test-roundf1.c (ASSERT): Likewise.
10689         * tests/test-roundl.c (ASSERT): Likewise.
10690         * tests/test-signbit.c (ASSERT): Likewise.
10691         * tests/test-sleep.c (ASSERT): Likewise.
10692         * tests/test-snprintf-posix.c (ASSERT): Likewise.
10693         * tests/test-snprintf.c (ASSERT): Likewise.
10694         * tests/test-sprintf-posix.c (ASSERT): Likewise.
10695         * tests/test-stat-time.c (ASSERT): Likewise.
10696         * tests/test-strcasestr.c (ASSERT): Likewise.
10697         * tests/test-strerror.c (ASSERT): Likewise.
10698         * tests/test-striconv.c (ASSERT): Likewise.
10699         * tests/test-striconveh.c (ASSERT): Likewise.
10700         * tests/test-striconveha.c (ASSERT): Likewise.
10701         * tests/test-strsignal.c (ASSERT): Likewise.
10702         * tests/test-strstr.c (ASSERT): Likewise.
10703         * tests/test-strtod.c (ASSERT): Likewise.
10704         * tests/test-trunc1.c (ASSERT): Likewise.
10705         * tests/test-trunc2.c (ASSERT): Likewise.
10706         * tests/test-truncf1.c (ASSERT): Likewise.
10707         * tests/test-truncf2.c (ASSERT): Likewise.
10708         * tests/test-truncl.c (ASSERT): Likewise.
10709         * tests/test-vasnprintf-posix.c (ASSERT): Likewise.
10710         * tests/test-vasnprintf-posix2.c (ASSERT): Likewise.
10711         * tests/test-vasnprintf.c (ASSERT): Likewise.
10712         * tests/test-vasprintf-posix.c (ASSERT): Likewise.
10713         * tests/test-vasprintf.c (ASSERT): Likewise.
10714         * tests/test-vfprintf-posix.c (ASSERT): Likewise.
10715         * tests/test-vprintf-posix.c (ASSERT): Likewise.
10716         * tests/test-vsnprintf-posix.c (ASSERT): Likewise.
10717         * tests/test-vsnprintf.c (ASSERT): Likewise.
10718         * tests/test-vsprintf-posix.c (ASSERT): Likewise.
10719         * tests/test-wcwidth.c (ASSERT): Likewise.
10720         * tests/test-xfprintf-posix.c (ASSERT): Likewise.
10721         * tests/test-xprintf-posix.c (ASSERT): Likewise.
10722         * tests/test-xvasprintf.c (ASSERT): Likewise.
10723         * tests/uniconv/test-u16-conv-from-enc.c (ASSERT): Likewise.
10724         * tests/uniconv/test-u16-conv-to-enc.c (ASSERT): Likewise.
10725         * tests/uniconv/test-u16-strconv-from-enc.c (ASSERT): Likewise.
10726         * tests/uniconv/test-u16-strconv-to-enc.c (ASSERT): Likewise.
10727         * tests/uniconv/test-u32-conv-from-enc.c (ASSERT): Likewise.
10728         * tests/uniconv/test-u32-conv-to-enc.c (ASSERT): Likewise.
10729         * tests/uniconv/test-u32-strconv-from-enc.c (ASSERT): Likewise.
10730         * tests/uniconv/test-u32-strconv-to-enc.c (ASSERT): Likewise.
10731         * tests/uniconv/test-u8-conv-from-enc.c (ASSERT): Likewise.
10732         * tests/uniconv/test-u8-conv-to-enc.c (ASSERT): Likewise.
10733         * tests/uniconv/test-u8-strconv-from-enc.c (ASSERT): Likewise.
10734         * tests/uniconv/test-u8-strconv-to-enc.c (ASSERT): Likewise.
10735         * tests/unictype/test-bidi_byname.c (ASSERT): Likewise.
10736         * tests/unictype/test-bidi_name.c (ASSERT): Likewise.
10737         * tests/unictype/test-bidi_of.c (ASSERT): Likewise.
10738         * tests/unictype/test-bidi_test.c (ASSERT): Likewise.
10739         * tests/unictype/test-block_list.c (ASSERT): Likewise.
10740         * tests/unictype/test-block_of.c (ASSERT): Likewise.
10741         * tests/unictype/test-block_test.c (ASSERT): Likewise.
10742         * tests/unictype/test-categ_and.c (ASSERT): Likewise.
10743         * tests/unictype/test-categ_and_not.c (ASSERT): Likewise.
10744         * tests/unictype/test-categ_byname.c (ASSERT): Likewise.
10745         * tests/unictype/test-categ_name.c (ASSERT): Likewise.
10746         * tests/unictype/test-categ_none.c (ASSERT): Likewise.
10747         * tests/unictype/test-categ_of.c (ASSERT): Likewise.
10748         * tests/unictype/test-categ_or.c (ASSERT): Likewise.
10749         * tests/unictype/test-categ_test_withtable.c (ASSERT): Likewise.
10750         * tests/unictype/test-combining.c (ASSERT): Likewise.
10751         * tests/unictype/test-decdigit.c (ASSERT): Likewise.
10752         * tests/unictype/test-digit.c (ASSERT): Likewise.
10753         * tests/unictype/test-mirror.c (ASSERT): Likewise.
10754         * tests/unictype/test-numeric.c (ASSERT): Likewise.
10755         * tests/unictype/test-pr_byname.c (ASSERT): Likewise.
10756         * tests/unictype/test-pr_test.c (ASSERT): Likewise.
10757         * tests/unictype/test-predicate-part1.h (ASSERT): Likewise.
10758         * tests/unictype/test-scripts.c (ASSERT): Likewise.
10759         * tests/unictype/test-sy_c_ident.c (ASSERT): Likewise.
10760         * tests/unictype/test-sy_java_ident.c (ASSERT): Likewise.
10761         * tests/unistdio/test-u16-asnprintf1.c (ASSERT): Likewise.
10762         * tests/unistdio/test-u16-vasnprintf1.c (ASSERT): Likewise.
10763         * tests/unistdio/test-u16-vasnprintf2.c (ASSERT): Likewise.
10764         * tests/unistdio/test-u16-vasnprintf3.c (ASSERT): Likewise.
10765         * tests/unistdio/test-u16-vasprintf1.c (ASSERT): Likewise.
10766         * tests/unistdio/test-u16-vsnprintf1.c (ASSERT): Likewise.
10767         * tests/unistdio/test-u16-vsprintf1.c (ASSERT): Likewise.
10768         * tests/unistdio/test-u32-asnprintf1.c (ASSERT): Likewise.
10769         * tests/unistdio/test-u32-vasnprintf1.c (ASSERT): Likewise.
10770         * tests/unistdio/test-u32-vasnprintf2.c (ASSERT): Likewise.
10771         * tests/unistdio/test-u32-vasnprintf3.c (ASSERT): Likewise.
10772         * tests/unistdio/test-u32-vasprintf1.c (ASSERT): Likewise.
10773         * tests/unistdio/test-u32-vsnprintf1.c (ASSERT): Likewise.
10774         * tests/unistdio/test-u32-vsprintf1.c (ASSERT): Likewise.
10775         * tests/unistdio/test-u8-asnprintf1.c (ASSERT): Likewise.
10776         * tests/unistdio/test-u8-vasnprintf1.c (ASSERT): Likewise.
10777         * tests/unistdio/test-u8-vasnprintf2.c (ASSERT): Likewise.
10778         * tests/unistdio/test-u8-vasnprintf3.c (ASSERT): Likewise.
10779         * tests/unistdio/test-u8-vasprintf1.c (ASSERT): Likewise.
10780         * tests/unistdio/test-u8-vsnprintf1.c (ASSERT): Likewise.
10781         * tests/unistdio/test-u8-vsprintf1.c (ASSERT): Likewise.
10782         * tests/unistdio/test-ulc-asnprintf1.c (ASSERT): Likewise.
10783         * tests/unistdio/test-ulc-vasnprintf1.c (ASSERT): Likewise.
10784         * tests/unistdio/test-ulc-vasnprintf2.c (ASSERT): Likewise.
10785         * tests/unistdio/test-ulc-vasnprintf3.c (ASSERT): Likewise.
10786         * tests/unistdio/test-ulc-vasprintf1.c (ASSERT): Likewise.
10787         * tests/unistdio/test-ulc-vsnprintf1.c (ASSERT): Likewise.
10788         * tests/unistdio/test-ulc-vsprintf1.c (ASSERT): Likewise.
10789         * tests/uniwidth/test-u16-strwidth.c (ASSERT): Likewise.
10790         * tests/uniwidth/test-u16-width.c (ASSERT): Likewise.
10791         * tests/uniwidth/test-u32-strwidth.c (ASSERT): Likewise.
10792         * tests/uniwidth/test-u32-width.c (ASSERT): Likewise.
10793         * tests/uniwidth/test-u8-strwidth.c (ASSERT): Likewise.
10794         * tests/uniwidth/test-u8-width.c (ASSERT): Likewise.
10795         * tests/uniwidth/test-uc_width.c (ASSERT): Likewise.
10796         Reported by Eric Blake.
10797
10798 2008-04-11  Bruno Haible  <bruno@clisp.org>
10799
10800         * lib/wchar.in.h: Tweak comment.
10801
10802 2008-04-11  Bruno Haible  <bruno@clisp.org>
10803
10804         Fix __GNUC_STDC_INLINE__ predefine with Apple GCC on MacOS X 10.5.
10805         * gnulib-tool (func_emit_initmacro_start): Emit an invocation of
10806         gl_COMMON.
10807         * m4/gnulib-common.m4 (gl_COMMON, gl_COMMON_BODY): New macros.
10808
10809 2008-04-11  Bruno Haible  <bruno@clisp.org>
10810
10811         * modules/git-merge-changelog (git_merge_changelog_LDADD): Add LIBINTL.
10812
10813 2008-04-11  Simon Josefsson  <simon@josefsson.org>
10814
10815         * lib/gc-gnulib.c: On Windows, use CryptGenRandom from CSP instead
10816         of attempting to use non-existing /dev/*random.  Based on patch
10817         from Adam Strzelecki <ono@java.pl> in
10818         <http://lists.gnu.org/archive/html/help-gsasl/2008-02/msg00000.html>.
10819
10820 2008-04-08  Bruno Haible  <bruno@clisp.org>
10821
10822         Add tentative support for emx+gcc.
10823         * lib/fbufmode.c (fbufmode) [__EMX__]: Add conditional code.
10824         * lib/fpurge.c (fpurge): Likewise.
10825         * lib/freadable.c (freadable): Likewise.
10826         * lib/freadahead.c (freadahead): Likewise.
10827         * lib/freading.c (freading): Likewise.
10828         * lib/freadptr.c (freadptr): Likewise.
10829         * lib/freadseek.c (freadptrinc): Likewise.
10830         * lib/fseeko.c (rpl_fseeko): Likewise.
10831         * lib/fseterr.c (fseterr): Likewise.
10832         * lib/fwritable.c (fwritable): Likewise.
10833         * lib/fwriting.c (fwriting): Likewise.
10834         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for emx+gcc.
10835
10836 2008-04-09  Eric Blake  <ebb9@byu.net>
10837
10838         Avoid some autoconf warnings.
10839         * m4/regex.m4 (gl_REGEX): s/AC_HELP_STRING/AS_HELP_STRING/.
10840         * m4/acl.m4 (gl_FUNC_ACL): Likewise.
10841         * m4/afs.m4 (gl_AFS): Likewise.
10842         * m4/gc-random.m4 (gl_GC_RANDOM): Likewise.
10843         * m4/include_next.m4 (gl_INCLUDE_NEXT): s/AC_FOREACH/m4_foreach_w/.
10844         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
10845         * m4/stdint.m4 (gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED)
10846         (gl_INTEGER_TYPE_SUFFIX): Likewise.
10847         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE)
10848         (AC_CHECK_DECLS_ONCE): Likewise.
10849         Rename file...
10850         * m4/onceonly.m4: ...to this, and delete 2.54 variant, now that
10851         gnulib-tool requires autoconf 2.59 or better.
10852         * gnulib-tool (func_get_filelist): s/\(onceonly\)_2_57.m4/\1.m4/.
10853
10854 2008-04-08  Eric Blake  <ebb9@byu.net>
10855
10856         Use 'git describe --match' if present (added in git 1.5.5).
10857         * build-aux/git-version-gen: Limit result to tags that match 'v*'
10858         if possible.
10859
10860 2008-04-08  Bruno Haible  <bruno@clisp.org>
10861
10862         Add tentative support for OpenServer.
10863         * lib/fbufmode.c (fbufmode): Add conditional define for _flag, _base,
10864         _ptr, _cnt.
10865         * lib/fpurge.c (fpurge): Likewise.
10866         * lib/freadable.c (freadable): Likewise.
10867         * lib/freadahead.c (freadahead): Likewise.
10868         * lib/freading.c (freading): Likewise.
10869         * lib/freadptr.c (freadptr): Likewise.
10870         * lib/freadseek.c (freadptrinc): Likewise.
10871         * lib/fseeko.c (rpl_fseeko): Likewise.
10872         * lib/fseterr.c (fseterr): Likewise.
10873         * lib/fwritable.c (fwritable): Likewise.
10874         * lib/fwriting.c (fwriting): Likewise.
10875         Reported by Roger Cornelius <rac@tenzing.org> and
10876         Brian K. White <brian@aljex.com>.
10877
10878 2008-04-06  Jim Meyering  <meyering@redhat.com>
10879
10880         * gnulib-tool (func_add_or_update): s/backuped/backed up/ in diagnostic
10881
10882 2008-04-06  Bruno Haible  <bruno@clisp.org>
10883
10884         Avoid possible error with non-ASCII bytes in UTF-8 locales.
10885         * tests/test-fprintf-posix.sh: Use "LC_ALL=C tr" instead of "tr".
10886         * tests/test-printf-posix.sh: Likewise.
10887         * tests/test-vfprintf-posix.sh: Likewise.
10888         * tests/test-vprintf-posix.sh: Likewise.
10889         * tests/test-xprintf-posix.sh: Likewise.
10890
10891 2008-04-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10892
10893         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT): Fix quoting,
10894         hide error from 'ls', needed on OS/2.
10895         Report by Elbert Pol <elbert.pol@gmail.com>.
10896
10897 2008-04-04  Eric Blake  <ebb9@byu.net>
10898
10899         Make test-fseeko.c failures meaningful.
10900         * tests/test-fseeko.c: Print line number on failure.
10901         * tests/test-fseek.c: Likewise.
10902         Reported by Nelson H. F. Beebe.
10903
10904         Improve strtod bug detection check.
10905         * m4/strtod.m4 (gl_FUNC_STRTOD): Also check for hex-float parsing,
10906         required for Solaris 10.
10907         Reported by Bob Friesenhahn and Nelson H. F. Beebe.
10908
10909 2008-04-04  Bruno Haible  <bruno@clisp.org>
10910
10911         * modules/relocatable-prog-wrapper (Files): Add m4/environ.m4. Needed
10912         by m4/setenv.m4.
10913
10914 2008-04-03  Eric Blake  <ebb9@byu.net>
10915
10916         Ensure sane .version contents.
10917         * top/GNUmakefile (_dummy): Also delete .version when rebuilding
10918         version string.
10919         * build-aux/git-version-gen: Improve documentation.
10920
10921         Make GNU make output nicer.
10922         * top/GNUmakefile [!_have-Makefile]: Add dependency on
10923         MAKECMDGOALS to enforce message for all command line targets.  Set
10924         srcdir for use in maint.mk.
10925
10926         Another maintainer tweak.
10927         * top/GNUmakefile (_is-dist-target): Allow maintainer-distcheck as
10928         a target that regenerates version.
10929
10930 2008-04-03  Jim Meyering  <meyering@redhat.com>
10931
10932         vc-list-files: don't cause coreutils "make po-check" failure
10933         * build-aux/vc-list-files: Skip postprocessing when $2 is '.'
10934
10935 2008-04-03  Eric Blake  <ebb9@byu.net>
10936
10937         Allow VPATH usage of vc-list-files.
10938         * build-aux/vc-list-files (scriptversion): Add timestamp.
10939         (options): Add --help, --version, -C.
10940         (CVS): Support installed cvsu.
10941
10942 2008-04-02  Bruno Haible  <bruno@clisp.org>
10943
10944         Avoid some "statement with no effect" warnings from gcc.
10945         * tests/test-wctype.c (main): Explicitly ignore unused values.
10946         Reported by Jim Meyering.
10947
10948 2008-04-02  Jim Meyering  <meyering@redhat.com>
10949
10950         Avoid some warnings from "gcc -Wshadow".
10951         * tests/test-frexp.c (exp): Define to a different identifier.
10952         * tests/test-frexpl.c (exp): Likewise.
10953
10954 2008-04-03  Jim Meyering  <meyering@redhat.com>
10955
10956         bootstrap: remove dangling *.[ch] symlinks from lib
10957         * build-aux/bootstrap [dangling symlink removal]: Move find's
10958         -depth option to precede all others, to avoid a warning.
10959         Remove *.[ch] files too, and from "$source_base" (usually lib/).
10960
10961 2008-04-02  Bruno Haible  <bruno@clisp.org>
10962
10963         Avoid some warnings from "gcc -Wshadow".
10964         * tests/tests-vfprintf-posix.c (my_fprintf): Move after test_function.
10965         * tests/tests-vprintf-posix.c (my_printf): Move after test_function.
10966         * tests/tests-vsnprintf-posix.c (my_snprintf): Move after test_function.
10967         * tests/tests-vsprintf-posix.c (my_sprintf): Move after test_function.
10968         Reported by Jim Meyering.
10969
10970 2008-04-01  Bruno Haible  <bruno@clisp.org>
10971
10972         Fix test to work on IRIX 6.5 with cc.
10973         * tests/test-math.c (numeric_equal): New function.
10974         (main): Use it.
10975
10976 2008-04-01  Bruno Haible  <bruno@clisp.org>
10977
10978         * doc/posix-headers/math.texi: Refine documentation of NAN problem.
10979
10980 2008-04-01  Bruno Haible  <bruno@clisp.org>
10981
10982         * tests/test-vasnprintf-posix.c: Include nan.h instead of <math.h>.
10983         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
10984         * modules/vasnprintf-posix-tests (Files): Add tests/nan.h.
10985         (Depends-on): Remove math.
10986
10987         * tests/test-vasprintf-posix.c: Include nan.h instead of <math.h>.
10988         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
10989         * modules/vasprintf-posix-tests (Files): Add tests/nan.h.
10990         (Depends-on): Remove math.
10991
10992         * tests/test-snprintf-posix.h: Include nan.h instead of <math.h>.
10993         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
10994         * modules/snprintf-posix-tests (Files): Add tests/nan.h.
10995         (Depends-on): Remove math.
10996         * modules/vsnprintf-posix-tests (Files): Add tests/nan.h.
10997         (Depends-on): Remove math.
10998
10999         * tests/test-sprintf-posix.h: Include nan.h instead of <math.h>.
11000         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
11001         * modules/sprintf-posix-tests (Files): Add tests/nan.h.
11002         (Depends-on): Remove math.
11003         * modules/vsprintf-posix-tests (Files): Add tests/nan.h.
11004         (Depends-on): Remove math.
11005
11006         * tests/test-round1.c: Include nan.h.
11007         (main): Use NaNd instead of NAN.
11008         * modules/round-tests (Files): Add tests/nan.h.
11009
11010         * tests/test-trunc1.c: Include nan.h.
11011         (main): Use NaNd instead of NAN.
11012         * modules/trunc-tests (Files): Add tests/nan.h.
11013
11014         * tests/test-roundf1.c: Include nan.h.
11015         (main): Use NaNf instead of NAN.
11016         * modules/roundf-tests (Files): Add tests/nan.h.
11017
11018         * tests/test-truncf1.c: Include nan.h.
11019         (main): Use NaNf instead of NAN.
11020         * modules/truncf-tests (Files): Add tests/nan.h.
11021
11022         * tests/test-ceilf1.c: Include nan.h.
11023         (main): Use NaNf instead of NAN.
11024         * modules/ceilf-tests (Files): Add tests/nan.h.
11025
11026         * tests/test-floorf1.c: Include nan.h.
11027         (main): Use NaNf instead of NAN.
11028         * modules/floorf-tests (Files): Add tests/nan.h.
11029
11030         * tests/test-isnanf.c: Include nan.h instead of <math.h>.
11031         (main): Use NaNf instead of NAN.
11032         * modules/isnanf-nolibm-tests (Files): Add tests/nan.h.
11033
11034         * tests/test-isnand.c: Include nan.h instead of <math.h>.
11035         (main): Use NaNd instead of NAN.
11036         * modules/isnand-nolibm-tests (Files): Add tests/nan.h.
11037
11038         * tests/test-frexp.c: Include nan.h.
11039         (main): Use NaNd instead of NAN.
11040         * modules/frexp-tests (Files): Add tests/nan.h.
11041
11042         * lib/isnan.c: Don't include <math.h>.
11043         (FUNC): Don't use NAN macro.
11044         * modules/isnand-nolibm (Depends-on): Remove math.
11045         * modules/isnanf-nolibm (Depends-on): Remove math.
11046         * modules/isnanl (Depends-on): Remove math.
11047         * modules/isnanl-nolibm (Depends-on): Remove math.
11048
11049         * tests/nan.h: New file.
11050
11051 2008-04-01  Eric Blake  <ebb9@byu.net>
11052
11053         Fix typos.
11054         * tests/test-strtod.c (main): s/FLT_/DBL_/ for minimum and epsilon
11055         values to be the right type.
11056
11057         For now, cater to gnulib strtod inaccuracies.
11058         * tests/test-strtod.c (main): Allow 1-ulp error on expected
11059         fractional results.  While not as nice from a QoI perspective, it
11060         is a quicker patch than correctly implementing decimal to binary
11061         rounding.
11062
11063 2008-03-31  Eric Blake  <ebb9@byu.net>
11064
11065         Guarantee a definition of NAN.
11066         * lib/math.in.h (NAN): Define if missing.
11067         * tests/test-math.c (main): Test it.
11068         * doc/posix-headers/math.texi (math.h): Document this.
11069         * lib/isnan.c (rpl_isnand): Use it.
11070         * tests/test-ceilf1.c (NaN): Delete, and use NAN instead.
11071         * tests/test-floorf1.c (NaN): Likewise.
11072         * tests/test-frexp.c (NaN): Likewise.
11073         * tests/test-isnand.c (NaN): Likewise.
11074         * tests/test-isnanf.c (NaN): Likewise.
11075         * tests/test-round1.c (NaN): Likewise.
11076         * tests/test-roundf1.c (NaN): Likewise.
11077         * tests/test-snprintf-posix.h (NaN): Likewise.
11078         * tests/test-sprintf-posix.h (NaN): Likewise.
11079         * tests/test-trunc1.c (NaN): Likewise.
11080         * tests/test-truncf1.c (NaN): Likewise.
11081         * tests/test-vasnprintf-posix.c (NaN): Likewise.
11082         * tests/test-vasprintf-posix.c (NaN): Likewise.
11083         * modules/isnand-nolibm (Depends-on): Add math.
11084         * modules/isnanf-nolibm (Depends-on): Likewise.
11085         * modules/isnanl (Depends-on): Likewise.
11086         * modules/isnanl-nolibm (Depends-on): Likewise.
11087         * modules/snprintf-posix-tests (Depends-on): Likewise.
11088         * modules/sprintf-posix-tests (Depends-on): Likewise.
11089         * modules/vsnprintf-posix-tests (Depends-on): Likewise.
11090         * modules/vsprintf-posix-tests (Depends-on): Likewise.
11091         * modules/vasnprintf-posix-tests (Depends-on): Likewise.
11092         * modules/vasprintf-posix-tests (Depends-on): Likewise.
11093
11094 2008-03-31  Bruno Haible  <bruno@clisp.org>
11095
11096         * tests/test-strtod.c (main): Update results for OSF/1 platforms.
11097         * doc/posix-functions/strtod.texi: Likewise.
11098
11099 2008-03-31  Bruno Haible  <bruno@clisp.org>
11100
11101         * tests/test-strtod.c (main): Don't use C99 syntax.
11102
11103 2008-03-31  Bruno Haible  <bruno@clisp.org>
11104
11105         * tests/test-strtod.c (main): Don't test NAN macro. Needed for Solaris.
11106         Reported by Eric Blake.
11107
11108 2008-03-31  Jim Meyering  <meyering@redhat.com>
11109
11110         Don't compare actual signbit return values.
11111         * tests/test-strtod.c (main): Rather, compare only their
11112         zero/non-zero nature.
11113
11114 2008-03-31  Eric Blake  <ebb9@byu.net>
11115
11116         More strtod documentation.
11117         * doc/posix-functions/strtod.texi (strtod): Interpret more test
11118         failures as distinct bugs.
11119
11120 2008-03-30  Paul Eggert  <eggert@cs.ucla.edu>
11121
11122         * lib/wchar.in.h [defined __need_mbstate_t]: Just include <wchar.h>.
11123         Problem reported by Erik Benada in
11124         <http://lists.gnu.org/archive/html/bug-gnulib/2008-03/msg00249.html>.
11125
11126 2008-03-30  Bruno Haible  <bruno@clisp.org>
11127
11128         * tests/test-strtod.c: Add comments about which assertion fails on which
11129         platform.
11130         * doc/posix-functions/strtod.texi: Add info about many more platforms.
11131
11132 2008-03-30  Eric Blake  <ebb9@byu.net>
11133
11134         Test signbit behavior on zeros.
11135         * tests/test-signbit.c (test_signbitf): Add tests for zero.
11136         (test_signbitd, test_signbitl): Likewise.
11137
11138         More strtod touchups.
11139         * tests/test-strtod.c (main): Ignore tests for signbit on NaN, and
11140         sign of negative underflow, for now.  Use .5, not .1.
11141         * doc/posix-functions/strtod.texi (strtod): Mention these
11142         limitations.
11143         Reported by Jim Meyering.
11144
11145 2008-03-30  Bruno Haible  <bruno@clisp.org>
11146
11147         * lib/striconveh.h (mem_iconveh, str_iconveh): Optimize the conversion
11148         from UTF-8 to UTF-8//TRANSLIT in the same way as from UTF-8 to UTF-8.
11149
11150 2008-03-30  Bruno Haible  <bruno@clisp.org>
11151
11152         Avoid failure when attempting to return empty iconv results on some
11153         platforms.
11154         * lib/striconveh.c (mem_cd_iconveh_internal): In the final memory
11155         allocation, don't report ENOMEM when the resulting string is empty.
11156
11157 2008-03-30  Bruno Haible  <bruno@clisp.org>
11158
11159         Fix buffer overrun.
11160         * lib/vasnprintf.c (VASNPRINTF): If !USE_SNPRINTF && pad_ourselves:
11161         Don't consider the width for tmp_length. Check count against tmp_length
11162         before doing the padding. Ensure enough allocation during padding.
11163
11164 2008-03-30  Eric Blake  <ebb9@byu.net>
11165
11166         strtod touchups.
11167         * lib/strtod.c (strtod): Avoid compiler warnings.
11168         Reported by Jim Meyering.
11169
11170 2008-03-30  Bruno Haible  <bruno@clisp.org>
11171
11172         * lib/unistdio/u-vsprintf.h (EOVERFLOW): Remove fallback.
11173         * modules/unistdio/ulc-vsprintf (Depends-on): Add EOVERFLOW.
11174         * modules/unistdio/u8-vsprintf (Depends-on): Add EOVERFLOW.
11175         * modules/unistdio/u8-u8-vsprintf (Depends-on): Add EOVERFLOW.
11176         * modules/unistdio/u16-vsprintf (Depends-on): Add EOVERFLOW.
11177         * modules/unistdio/u16-u16-vsprintf (Depends-on): Add EOVERFLOW.
11178         * modules/unistdio/u32-vsprintf (Depends-on): Add EOVERFLOW.
11179         * modules/unistdio/u32-u32-vsprintf (Depends-on): Add EOVERFLOW.
11180
11181         * lib/unistdio/u-vsnprintf.h (EOVERFLOW): Remove fallback.
11182         * modules/unistdio/ulc-vsnprintf (Depends-on): Add EOVERFLOW.
11183         * modules/unistdio/u8-vsnprintf (Depends-on): Add EOVERFLOW.
11184         * modules/unistdio/u8-u8-vsnprintf (Depends-on): Add EOVERFLOW.
11185         * modules/unistdio/u16-vsnprintf (Depends-on): Add EOVERFLOW.
11186         * modules/unistdio/u16-u16-vsnprintf (Depends-on): Add EOVERFLOW.
11187         * modules/unistdio/u32-vsnprintf (Depends-on): Add EOVERFLOW.
11188         * modules/unistdio/u32-u32-vsnprintf (Depends-on): Add EOVERFLOW.
11189
11190         * lib/unistdio/u-vasprintf.h (EOVERFLOW): Remove fallback.
11191         * modules/unistdio/ulc-vasprintf (Depends-on): Add EOVERFLOW.
11192         * modules/unistdio/u8-vasprintf (Depends-on): Add EOVERFLOW.
11193         * modules/unistdio/u8-u8-vasprintf (Depends-on): Add EOVERFLOW.
11194         * modules/unistdio/u16-vasprintf (Depends-on): Add EOVERFLOW.
11195         * modules/unistdio/u16-u16-vasprintf (Depends-on): Add EOVERFLOW.
11196         * modules/unistdio/u32-vasprintf (Depends-on): Add EOVERFLOW.
11197         * modules/unistdio/u32-u32-vasprintf (Depends-on): Add EOVERFLOW.
11198
11199         * lib/unistdio/ulc-vfprintf.c (EOVERFLOW): Remove fallback.
11200         * modules/unistdio/ulc-vfprintf (Depends-on): Add EOVERFLOW.
11201
11202         * lib/unistdio/ulc-fprintf.c (EOVERFLOW): Remove fallback.
11203         * modules/unistdio/ulc-fprintf (Depends-on): Add EOVERFLOW.
11204
11205         * lib/xvasprintf.c (EOVERFLOW): Remove fallback.
11206         * modules/xvasprintf (Depends-on): Add EOVERFLOW.
11207
11208         * lib/vsprintf.c (EOVERFLOW): Remove fallback.
11209         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Drop gl_EOVERFLOW.
11210         * modules/vsprintf-posix (Depends-on): Add EOVERFLOW.
11211
11212         * lib/vsnprintf.c (EOVERFLOW): Remove fallback.
11213         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Drop gl_EOVERFLOW.
11214         * modules/vsnprintf (Depends-on): Add EOVERFLOW.
11215
11216         * lib/vfprintf.c (EOVERFLOW): Remove fallback.
11217         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Drop gl_EOVERFLOW.
11218         * modules/vfprintf-posix (Depends-on): Add EOVERFLOW.
11219
11220         * lib/vasprintf.c (EOVERFLOW): Remove fallback.
11221         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Drop gl_EOVERFLOW.
11222         * modules/vasprintf (Depends-on): Add EOVERFLOW.
11223
11224         * lib/vasnprintf.c (EOVERFLOW): Remove fallback.
11225         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Drop gl_EOVERFLOW.
11226         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Drop gl_EOVERFLOW.
11227         * modules/vasnprintf (Files): Remove m4/eoverflow.m4.
11228         (Depends-on): Add EOVERFLOW.
11229         * modules/unistdio/ulc-vasnprintf (Files): Remove m4/eoverflow.m4.
11230         (Depends-on): Add EOVERFLOW.
11231         * modules/unistdio/u8-vasnprintf (Files): Remove m4/eoverflow.m4.
11232         (Depends-on): Add EOVERFLOW.
11233         * modules/unistdio/u8-u8-vasnprintf (Files): Remove m4/eoverflow.m4.
11234         (Depends-on): Add EOVERFLOW.
11235         * modules/unistdio/u16-vasnprintf (Files): Remove m4/eoverflow.m4.
11236         (Depends-on): Add EOVERFLOW.
11237         * modules/unistdio/u16-u16-vasnprintf (Files): Remove m4/eoverflow.m4.
11238         (Depends-on): Add EOVERFLOW.
11239         * modules/unistdio/u32-vasnprintf (Files): Remove m4/eoverflow.m4.
11240         (Depends-on): Add EOVERFLOW.
11241         * modules/unistdio/u32-u32-vasnprintf (Files): Remove m4/eoverflow.m4.
11242         (Depends-on): Add EOVERFLOW.
11243
11244         * lib/sprintf.c (EOVERFLOW): Remove fallback.
11245         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Drop gl_EOVERFLOW.
11246         * modules/sprintf-posix (Depends-on): Add EOVERFLOW.
11247
11248         * lib/snprintf.c (EOVERFLOW): Remove fallback.
11249         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Drop gl_EOVERFLOW.
11250         * modules/snprintf (Depends-on): Add EOVERFLOW.
11251
11252         * lib/poll.c (EOVERFLOW): Remove fallback.
11253         * modules/poll (Depends-on): Add EOVERFLOW.
11254
11255         * lib/getugroups.c (EOVERFLOW): Remove fallback.
11256         * modules/getugroups (Depends-on): Add EOVERFLOW.
11257
11258         * lib/getdelim.c (EOVERFLOW): Remove fallback.
11259         * modules/getdelim (Depends-on): Add EOVERFLOW.
11260
11261         * lib/ftell.c (EOVERFLOW): Remove fallback.
11262         * modules/ftell (Depends-on): Add EOVERFLOW.
11263
11264         * lib/fprintf.c (EOVERFLOW): Remove fallback.
11265         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Drop gl_EOVERFLOW.
11266         * modules/fprintf-posix (Depends-on): Add EOVERFLOW.
11267
11268         * lib/c-stack.c (EOVERFLOW): Remove unused fallback.
11269
11270         * modules/EOVERFLOW-tests: New file.
11271         * tests/test-EOVERFLOW.c: New file.
11272
11273         * modules/EOVERFLOW: New file.
11274         * doc/posix-headers/errno.texi: Mention EOVERFLOW portability problem.
11275
11276 2008-03-30  Bruno Haible  <bruno@clisp.org>
11277
11278         Fix bug introduced on 2007-06-10.
11279         * lib/vasnprintf.c (VASNPRINTF): When performing zero-padding, use
11280         spaces instead of 0 digits for 's' also when ENABLE_UNISTDIO.
11281
11282 2008-03-30  Bruno Haible  <bruno@clisp.org>
11283
11284         Improve freadseek's efficiency after ungetc.
11285         * lib/freadseek.c: Include freadahead.h.
11286         (freadptrinc): New function, extracted from freadseek.
11287         (freadseek): Use it in a loop. Use freadahead to determine the number
11288         of loop iterations.
11289         * modules/freadseek (Depends-on): Add freadahead.
11290         (configure.ac): Require AC_C_INLINE.
11291
11292 2008-03-30  Bruno Haible  <bruno@clisp.org>
11293
11294         * lib/freadseek.c (freadseek): Don't ignore the return value of
11295         freadptr.
11296
11297 2008-03-29  Eric Blake  <ebb9@byu.net>
11298
11299         Add hex float support.
11300         * modules/strtod (Depends-on): Add c-ctype.
11301         (Link): Mention POW_LIB.
11302         * lib/strtod.c (strtod): Recognize hex floats.  Don't allow
11303         whitespace between 'e' and exponent.
11304         * tests/test-strtod.c (main): Enable hex float tests.
11305         * doc/posix-functions/strtod.texi (strtod): Document what gnulib
11306         now provides.
11307
11308         Document various strtod bugs, with some fixes.
11309         * doc/posix-functions/strtod.texi (strtod): Document bugs with
11310         "-0x", "inf", "nan", and hex constants.
11311         * doc/posix-functions/atof.texi (atof): Likewise.
11312         * modules/stdlib (Makefile.am): Support strtod.
11313         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Likewise.
11314         * m4/strtod.m4 (gl_FUNC_STRTOD): Fit in stdlib framework, and
11315         detect additional strtod bugs.
11316         * lib/stdlib.in.h (rpl_strtod): Add declarations.
11317         * lib/strtod.c (strtod): Return -0.0 on negative underflow.  Use
11318         bool where appropriate.  Parse 'inf' and 'nan'.
11319         * tests/test-strtod.c: New file.
11320         * modules/strtod (Depends-on): Add stdbool, stdlib.
11321         (configure.ac): Turn on module indicator.
11322         * modules/strtod-tests: New module.
11323
11324 2008-03-29  Eric Blake  <ebb9@byu.net>
11325
11326         Fix ftell on mingw.
11327         * lib/ftell.c (EOVERFLOW): Define if the system lacks it.
11328         * modules/ftell-tests (Depends-on): Add binary-io.
11329         * modules/ftello-tests (Depends-on): Likewise.
11330         * tests/test-ftell.c (main): Enhance test to cover behavior after
11331         ungetc.  Enforce binary mode.
11332         * tests/test-ftello.c (main): Likewise.
11333
11334         Pass test-freadseek on cygwin.
11335         * modules/freadseek (Depends-on): Use freadptr, not freadahead.
11336         * lib/freadseek.c (freadseek): Don't increment beyond bounds of
11337         ungetc buffer.
11338
11339         * tests/test-fflush2.c (main): Fix typo.
11340
11341 2008-03-29  Bruno Haible  <bruno@clisp.org>
11342
11343         * tests/test-fflush2.c (main): Temporarily disable the contents of
11344         this test.
11345         * m4/fflush.m4 (gl_FUNC_FFLUSH): Add a TODO.
11346         Reported by Eric Blake.
11347
11348 2008-03-28  Simon Josefsson  <simon@josefsson.org>
11349
11350         * lib/gc.h (enum Gc_hash): Add GC_SHA224.
11351         (GC_SHA224_DIGEST_SIZE): Add.
11352
11353         * lib/gc-libgcrypt.c (gc_hash_open): Handle SHA-224.
11354         (gc_hash_digest_length): Likewise.
11355         (gc_hash_buffer): Likewise.
11356
11357 2008-03-25  Bruno Haible  <bruno@clisp.org>
11358
11359         * doc/gnulib-tool.texi (gettextize and autopoint): Explain in more
11360         detail which gettext release to use.
11361         Reported by Simon Josefsson.
11362
11363 2008-03-26  Jim Meyering  <meyering@redhat.com>
11364
11365         gnumakefile: remove file from $(top_builddir), not from $(top_srcdir)
11366         * modules/gnumakefile (clean-GNUmakefile): Also, use
11367         test ... && ... || : syntax rather than if-then ... fi.
11368
11369         gnumakefile: Don't double-quote-expand $(VPATH) value.
11370         * modules/gnumakefile (clean-GNUmakefile): Use single quotes.
11371
11372 2008-03-24  Eric Blake  <ebb9@byu.net>
11373
11374         Alter GNUmakefile to install into top directory.
11375         * modules/maintainer-makefile: Split, and add dependency...
11376         * modules/gnumakefile: to this new module.
11377         * build-aux/GNUmakefile: Move...
11378         * top/GNUmakefile: ...here.
11379         * build-aux/maint.mk: Move...
11380         * top/maint.mk: ...here.
11381         * MODULES.html.sh (Support for maintaining...): Document new
11382         module.
11383
11384 2008-03-23  Bruno Haible  <bruno@clisp.org>
11385
11386         * gnulib-tool: New options --vc-files, --no-vc-files.
11387         (func_usage): Document them.
11388         (vc_files): New variable.
11389         (func_import): Consider vc_files.
11390         (func_create_testdir): Set vc_files to empty.
11391         Suggested by Jim Meyering and Karl Berry.
11392
11393 2008-03-23  Bruno Haible  <bruno@clisp.org>
11394
11395         Fix regex compilation error on HP-UX 11.
11396         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_TYPE_MBSTATE_T.
11397         * modules/regex (Files): Add m4/mbstate_t.m4.
11398         Reported by Ton Voon <ton.voon@altinity.com>.
11399
11400 2008-03-23  Bruno Haible  <bruno@clisp.org>
11401
11402         * doc/gnulib-tool.texi (gettextize and autopoint): New section.
11403
11404 2008-03-23  Eric Blake  <ebb9@byu.net>
11405             Bruno Haible  <bruno@clisp.org>
11406
11407         Install files from top/ in the destination directory.
11408         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
11409         augmentation also for the files from top/.
11410         (func_import, func_create_testdir): Rewrite file names:
11411         top/filename -> filename.
11412
11413 2008-03-23  Bruno Haible  <bruno@clisp.org>
11414
11415         Tweak "gnulib --version" output.
11416         * gnulib-tool (func_version): Replace "-dirty" suffix with "-modified".
11417
11418 2008-03-23  Bruno Haible  <bruno@clisp.org>
11419
11420         Tweak "gnulib --version" output.
11421         * gnulib-tool (func_version): Use date of last commit to ChangeLog,
11422         rather than contents of ChangeLog, when possible.
11423
11424 2008-03-21  Eric Blake  <ebb9@byu.net>
11425
11426         More --version tweaks.
11427         * gnulib-tool (func_version): Obey GNU Coding Standards.  Output
11428         date of last ChangeLog entry.
11429
11430 2008-03-21  Jim Meyering  <meyering@redhat.com>
11431
11432         * build-aux/GNUmakefile (_have-git-version-gen): Split long line.
11433
11434 2008-03-20  Eric Blake  <ebb9@byu.net>
11435
11436         VPATH fix.
11437         * build-aux/GNUmakefile (_have_git-version-gen): Look in correct dir.
11438
11439 2008-03-20  Simon Josefsson  <simon@josefsson.org>
11440
11441         * build-aux/GNUmakefile: Make git-version-gen optional.  Add
11442         _build-aux variable.  Suggested by Eric Blake <ebb9@byu.net>.
11443
11444 2008-03-20  Eric Blake  <ebb9@byu.net>
11445
11446         Sync GNUmakefile with coreutils.
11447         * build-aux/GNUmakefile (have-Makefile): Rename...
11448         (_have-Makefile): ...to this, for namespace consideration.
11449         (GNUmakefile.cfg): Include, if present.
11450         (_autoreconf): Define a default.
11451         (_is-dist-target): New rule for rebuilds to pick up intra-release
11452         version.
11453         (maint-cfg.mk): Rename...
11454         (cfg.mk): ...to this.
11455
11456 2008-03-18  Jim Meyering  <meyering@redhat.com>
11457
11458         New script and module: mktempd
11459         * MODULES.html.sh (maint+release support): Add mktempd.
11460         * build-aux/mktempd: New file.
11461         * modules/mktempd: New file.
11462
11463 2008-03-15  Jim Meyering  <meyering@redhat.com>
11464
11465         Undo last change.
11466         * lib/sha1.c, lib/md5.c: 63 != ~63.
11467         Reported by Andreas Schwab.
11468
11469         sha1.c, md5.c: Hoist a redundant expression.
11470         * lib/sha1.c (sha1_process_bytes): AND-off the low bits in
11471         "ctx->buflen" only once, before calling *_process_block.
11472         * lib/md5.c (md5_process_bytes): Likewise.
11473
11474 2008-03-14  Eric Blake  <ebb9@byu.net>
11475
11476         Bump copyright year in files generated by gnulib-tool.
11477         * gnulib-tool (func_emit_copyright_notice): Extract copyright from
11478         gnulib-tool, rather than hard-coding it.
11479
11480         Fix 'gnulib-tool --version' output to work with git.
11481         * gnulib-tool (func_gnulib_dir): New function, extracted from...
11482         (startup): ...here.
11483         (func_version): Use it to invoke git-version-gen, rather than
11484         relying on CVS keyword expansion.  Modernize wording.
11485         (cvsdatestamp, last_checkin_date, version): Kill unused
11486         variables.
11487
11488 2008-03-12  Jim Meyering  <meyering@redhat.com>
11489
11490         Recognize optional cast of the argument to free.
11491         * build-aux/useless-if-before-free: Update regexps.
11492
11493         * build-aux/bootstrap (gnulib_tool): Remove trailing blanks.
11494
11495 2008-03-11  Bruno Haible  <bruno@clisp.org>
11496
11497         Extend AC_LIB_LINKFLAGS to the situation of several libraries provided
11498         by a single package.
11499         * m4/lib-link.m4 (AC_LIB_FROMPACKAGE): New macro.
11500         (AC_LIB_LINKFLAGS_BODY): Use the information stored by
11501         AC_LIB_FROMPACKAGE. Use AC_ARG_WITH instead of AC_LIB_ARG_WITH.
11502         Reported by Sam Steingold <sds@gnu.org>.
11503
11504 2008-03-12  Sergey Poznyakoff  <gray@gnu.org.ua>
11505
11506         * build-aux/bootstrap (version_controlled_file): Adapt for SVN
11507         repositories.
11508
11509 2008-03-11  Bruno Haible  <bruno@clisp.org>
11510
11511         Avoid conflicts between local macro definitions.
11512         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
11513         AC_LIB_LINKFLAGS_BODY): Use pushdef/popdef instead of define/undefine.
11514
11515 2008-03-10  Peter O'Gorman  <bug-gnulib@mlists.thewrittenword.com>
11516             Bruno Haible  <bruno@clisp.org>
11517
11518         Make va_copy work with some version of xlc on AIX 5.1.
11519         * lib/stdarg.in.h: New file.
11520         * m4/stdarg.m4 (gl_STDARG_H): Initialize STDARG_H and NEXT_STDARG_H.
11521         On AIX, use a <stdarg.h> file substitute.
11522         * modules/stdarg (Files): Add lib/stdarg.in.h.
11523         (Depends-on): Add include_next.
11524         (Makefile.am): Build a stdarg.h substitute if requested.
11525         * doc/posix-functions/va_copy.texi: Document the platforms lacking it.
11526
11527 2008-03-10  Bruno Haible  <bruno@clisp.org>
11528
11529         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Document a restriction.
11530         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
11531         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
11532
11533 2008-03-10  Bruno Haible  <bruno@clisp.org>
11534
11535         * modules/stdlib (Depends-on): Add include_next, remove
11536         absolute-header.
11537
11538 2008-03-09  Bruno Haible  <bruno@clisp.org>
11539
11540         * lib/freadahead.h (freadahead): Document more precisely.
11541         * lib/freadahead.c (freadahead): When an ungetc is in effect, return
11542         the sum of both buffer sizes.
11543         * tests/test-freadahead.c (main): Also test behaviour after ungetc.
11544         * NEWS: Document the change.
11545
11546 2008-03-09  Bruno Haible  <bruno@clisp.org>
11547
11548         Extend freadptr to return also the buffer size.
11549         * lib/freadptr.h (freadptr): Add sizep argument.
11550         * lib/freadptr.c: Include freadptr.h, not freadahead.h.
11551         (freadptr): Add sizep argument. Determine buffer size like freadahead
11552         does.
11553         * tests/test-freadptr.c: Don't include freadahead.h.
11554         (main): Adapt for new calling convention of freadptr.
11555         * tests/test-freadptr2.c: New file, based on tests/test-freadahead.c.
11556         * tests/test-freadptr2.sh: New file, based on tests/test-freadahead.sh.
11557         * modules/freadptr-tests (Files): Add tests/test-freadptr2.c,
11558         tests/test-freadptr2.sh.
11559         (Depends): Remove freadahead.
11560         (TESTS): Add test-freadptr2.sh.
11561         (check_PROGRAMS): Add test-freadptr2.
11562
11563 2008-03-09  Bruno Haible  <bruno@clisp.org>
11564
11565         * doc/Makefile (%.pdf): Explain how to remedy the save_size error.
11566         Report and solution by Simon Josefsson.
11567
11568 2008-03-06  Bruno Haible  <bruno@clisp.org>
11569
11570         Make fflush after ungetc work on BSD platforms.
11571         * lib/fflush.c (rpl_fflush): Discard ungetc buffer if possible.
11572         * tests/test-fflush2.c: New file.
11573         * tests/test-fflush2.sh: New file.
11574         * modules/fflush-tests (Files): Add tests/test-fflush2.sh,
11575         tests/test-fflush2.c.
11576         (Makefile.am): Build test-fflush2 and run test-fflush2.sh.
11577         * doc/posix-functions/fflush.texi: Document fflush after ungetc bug.
11578
11579 2008-03-06  Eric Blake  <ebb9@byu.net>
11580
11581         Likewise for ftello.
11582         * modules/ftello (Dependencies): Add extensions.
11583         * m4/ftello.m4 (gl_FUNC_FTELLO): Require AC_USE_SYSTEM_EXTENSIONS.
11584
11585 2008-03-06  Bruno Haible  <bruno@clisp.org>
11586
11587         * modules/fseeko (Dependencies): Add extensions.
11588         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Require AC_USE_SYSTEM_EXTENSIONS.
11589         Needed on glibc systems.
11590
11591 2008-03-06  Bruno Haible  <bruno@clisp.org>
11592
11593         * doc/gnulib-tool.texi (@nosuchmodulenote): Avoid line break inside
11594         email address.
11595         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
11596
11597 2008-03-06  Bruno Haible  <bruno@clisp.org>
11598
11599         * users.txt: Add libgnupdf.
11600
11601 2008-03-06  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
11602
11603         * doc/gnulib-tool.texi (@nosuchmodulenote): New macro.
11604         (Header File Substitutes, Function Substitutes,
11605         Glibc Header File Substitutes, Glibc Function Substitutes): Use it.
11606         (Build robot for gnulib): Fix typo.
11607
11608 2008-03-06  Bruno Haible  <bruno@clisp.org>
11609
11610         * doc/gnulib-tool.texi (VCS Issues): Small updates.
11611         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
11612
11613 2008-03-06  Bruno Haible  <bruno@clisp.org>
11614
11615         * doc/func.texi: New file, extracted from doc/gnulib.texi.
11616         * doc/gnulib.texi: Include it.
11617
11618 2008-03-06  Simon Josefsson  <simon@josefsson.org>
11619
11620         * modules/func (License): Change license to unlimited; there was
11621         no LGPL parts in the module anyway.
11622
11623 2008-03-06  Simon Josefsson  <simon@josefsson.org>
11624
11625         * modules/__func__: Renamed to modules/func.
11626         * modules/__func__-tests: Renamed to modules/func-tests.
11627         * tests/test-__func__.c: Renamed to tests/test-func.c.
11628         * m4/__func__.m4: Renamed to m4/func.m4.
11629         * doc/gnulib.texi (__func__): Section renamed to func.
11630         Suggested by Eric Blake <ebb9@byu.net>.
11631
11632 2008-03-06  Simon Josefsson  <simon@josefsson.org>
11633
11634         * doc/gnulib.texi (__func__): Use C99 terminology when talking
11635         about __func__.  Make example self-contained.  Suggested by Eric
11636         Blake <ebb9@byu.net>.
11637
11638         * tests/test-__func__.c (main): Avoid extraneous () around __func.
11639         Suggested by Eric Blake <ebb9@byu.net>.
11640
11641 2008-03-06  Simon Josefsson  <simon@josefsson.org>
11642
11643         * modules/__func__: New file.
11644         * modules/__func__-tests: New file.
11645         * tests/test-__func__.c: New file.
11646         * m4/__func__.m4: New file.
11647         * doc/gnulib.texi (__func__): Document __func__ module.
11648
11649 2008-03-05  Simon Josefsson  <simon@josefsson.org>
11650
11651         * modules/byteswap (License): Re-license as LGPLv2+.
11652
11653 2008-03-05  Simon Josefsson  <simon@josefsson.org>
11654
11655         * doc/Makefile: Add pdf target.
11656
11657 2008-03-05  Simon Josefsson  <simon@josefsson.org>
11658
11659         * modules/inline (License): Use 'unlimited', since there are only
11660         *.m4 files in this module.
11661
11662 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
11663             Bruno Haible  <bruno@clisp.org>
11664
11665         Add support for HP C 7.1 on OpenVMS 8.3.
11666         * lib/alloca.in.h (alloca): Define as alias for DEC C on VMS.
11667
11668 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
11669
11670         Update VMS specifics.
11671         * lib/getopt.c [VMS]: Remove include of unixlib.h.
11672
11673 2008-03-02  Jim Meyering  <meyering@redhat.com>
11674
11675         Remove the last dependency on the "free" module.
11676         * m4/readutmp.m4 (gl_READUTMP): Don't require gl_FUNC_FREE.
11677         Reported by Bob Proulx.
11678
11679         * lib/getdelim.c (getdelim): Don't leak memory upon failed realloc.
11680
11681         Remove useless "if" tests before free.  Deprecate "free" module.
11682         * doc/posix-functions/free.texi: Mention that this
11683         module is no longer useful.
11684         * modules/free (Notice): Say this module is obsolete.
11685         * modules/readutmp (Depends-on): Remove free.
11686         * lib/save-cwd.c (free_cwd): Remove useless "if" before free.
11687         * lib/putenv.c (putenv): Likewise.
11688         * lib/gc-gnulib.c (gc_cipher_close): Likewise.
11689         * lib/getaddrinfo.c (freeaddrinfo): Likewise.
11690         * tests/test-c-strcasestr.c (main): Likewise.
11691         * tests/test-c-strstr.c (main): Likewise.
11692         * tests/test-mbscasestr1.c (main): Likewise.
11693         * tests/test-mbscasestr2.c (main): Likewise.
11694         * tests/test-mbsstr1.c (main): Likewise.
11695         * tests/test-mbsstr2.c (main): Likewise.
11696         * tests/test-memmem.c (main): Likewise.
11697         * tests/test-strcasestr.c (main): Likewise.
11698         * tests/test-striconv.c (main): Likewise.
11699         * tests/test-striconveh.c (main): Likewise.
11700         * tests/test-striconveha.c (main): Likewise.
11701         * tests/test-strstr.c (main): Likewise.
11702
11703         * build-aux/git-version-gen: Adjust a comment and the Usage string.
11704
11705         bootstrap: sync from coreutils again
11706         * build-aux/bootstrap: Remove dangling m4/*.m4 symlinks.
11707
11708 2008-03-01  Jim Meyering  <meyering@redhat.com>
11709
11710         bootstrap: sync from coreutils
11711         * build-aux/bootstrap (update_po_files): Copy a .po file into place
11712         also when the target doesn't exist.
11713
11714 2008-03-01  Eric Blake  <ebb9@byu.net>
11715
11716         Fix bugs in last patch.
11717         * lib/memchr2.c (memchr2): Fix typo.
11718         * tests/test-memchr2.c: Test previous bug, and don't use GNU
11719         extension.
11720         Reported by Bruce Korb.
11721
11722         New module 'memchr2'.
11723         * modules/memchr2: New file.
11724         * modules/memchr2-tests: Likewise.
11725         * lib/memchr2.h: Likewise.
11726         * lib/memchr2.c: Likewise, based on memchr.c.
11727         * tests/test-memchr2.c: New test.
11728         * MODULES.html.sh (String handling): Add memchr2.
11729
11730 2008-02-29  Bruno Haible  <bruno@clisp.org>
11731
11732         * modules/freadseek-tests: New file.
11733         * tests/test-freadseek.sh: New file.
11734         * tests/test-freadseek.c: New file.
11735
11736         New module 'freadseek'.
11737         * modules/freadseek: New file.
11738         * lib/freadseek.h: New file.
11739         * lib/freadseek.c: New file.
11740         * MODULES.html.sh (File stream based Input/Output): Add freadseek.
11741
11742 2008-02-29  Sergey Poznyakoff  <gray@gnu.org.ua>
11743
11744         * users.txt: Add anubis, cpio, mailfromd, mailutils, radius,
11745         wydawca.
11746
11747         * m4/argp.m4 (gl_ARGP): Use AC_TRY_LINK to test if
11748         program_invocation_name and program_invocation_short_name are
11749         present.
11750
11751 2008-02-28  Bruno Haible  <bruno@clisp.org>
11752
11753         * tests/test-freadptr.c: Add a test for behaviour after ungetc.
11754         * tests/test-freadptr.sh: Also test non-seekable stdin.
11755
11756 2008-02-28  Sergey Poznyakoff  <gray@gnu.org.ua>
11757
11758         * build-aux/bootstrap (source_base, m4_base)
11759         (doc_base, tests_base): New variables.
11760         (gnulib_tool_options): Do not hardcode base directories, use
11761         the above variables instead.
11762
11763 2008-02-28  Atsushi SAKAI  <sakaia@jp.fujitsu.com>
11764
11765         * lib/xsize.h: Fix typo in comment: s/tupe/type/.
11766
11767 2008-02-28  Bruno Haible  <bruno@clisp.org>
11768
11769         * modules/freadptr-tests: New file.
11770         * tests/test-freadptr.sh: New file.
11771         * tests/test-freadptr.c: New file.
11772
11773         New module 'freadptr'.
11774         * modules/freadptr: New file.
11775         * lib/freadptr.h: New file.
11776         * lib/freadptr.c: New file.
11777         * MODULES.html.sh (File stream based Input/Output): Add freadptr.
11778
11779 2008-02-26  Karl Berry  <karl@freefriends.org>
11780
11781         Sync from Libtool:
11782         * libltdl/argz.c (argz_add, argz_count): New functions.
11783         * libltdl/argz.in.h: Declare them.
11784         Report by Juan Manuel Guerrero <juan.guerrero@gmx.de>.
11785
11786 2008-02-22  Bruno Haible  <bruno@clisp.org>
11787
11788         * m4/time_r.m4 (gl_TIME_R): Also check that localtime_r's return type
11789         is a pointer type.  Needed for HP-UX 10.
11790         * doc/posix-functions/localtime_r.texi: Mention HP-UX 10.
11791         * doc/posix-functions/gmtime_r.texi: Likewise.
11792         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
11793
11794 2008-02-24  Bruno Haible  <bruno@clisp.org>
11795
11796         * modules/environ-tests: New file.
11797         * tests/test-environ.c: New file.
11798
11799         New module 'environ'.
11800         * modules/environ: New file.
11801         * lib/unistd.in.h (environ): New declaration.
11802         * m4/environ.m4: New file.
11803         (gt_CHECK_VAR_DECL): Moved here from m4/setenv.m4. Undefine gt_cv_var
11804         after use.
11805         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_ENVIRON and
11806         HAVE_DECL_ENVIRON.
11807         * modules/unistd (Makefile.am): Substitute also GNULIB_ENVIRON and
11808         HAVE_DECL_ENVIRON.
11809         * doc/posix-functions/environ.texi: Mention module 'environ'. Remove
11810         wrong claim that 'environ' is missing on some systems.
11811         * modules/execute (Depends-on): Add environ.
11812         * lib/execute.c (environ): Remove fallback declaration.
11813         * modules/pipe (Depends-on): Add environ.
11814         * lib/pipe.c (environ): Remove fallback declaration.
11815         * modules/setenv (Depends-on): Add environ.
11816         * lib/setenv.c (environ): Remove fallback declaration.
11817         * modules/unsetenv (Depends-on): Add environ.
11818         * lib/unsetenv.c (environ): Remove fallback declaration.
11819         * m4/setenv.m4 (gt_CHECK_VAR_DECL): Remove macro. Moved to
11820         m4/environ.m4.
11821         (gl_PREREQ_SETENV): Require gl_ENVIRON instead of testing for environ.
11822         (gl_PREREQ_UNSETENV): Likewise.
11823
11824 2008-02-24  Bruno Haible  <bruno@clisp.org>
11825
11826         * doc/posix-functions/environ.texi: Document the MacOS X problem.
11827
11828 2008-02-20  Bob Proulx  <bob@proulx.com>
11829
11830         Enable use of older two part flavor 'git describe'.
11831         * build-aux/git-version-gen: If using the older two part flavor of
11832         git version then recreate the third part now present in the
11833         newer three part flavor of git describe.
11834
11835 2008-02-20  Martin Buchholz  <martin@xemacs.org>  (tiny change)
11836
11837         * lib/fts.c (fts_build): Typo correction to comment.
11838
11839 2008-02-17  Bruno Haible  <bruno@clisp.org>
11840
11841         * lib/git-merge-changelog.c (main) [split_merged_entry]: Avoid
11842         generating no-op conflicts.
11843
11844 2008-02-17  Bruno Haible  <bruno@clisp.org>
11845
11846         Speed up by 10%.
11847         * lib/git-merge-changelog.c (main): Use the iterator to iterate through
11848         result_entries, rather than an index-based loop.
11849
11850 2008-02-17  Bruno Haible  <bruno@clisp.org>
11851
11852         Speed up by 25%.
11853         * lib/git-merge-changelog.c (struct entry): New fields 'hashcode',
11854         'hashcode_cached'.
11855         (entry_create): New function.
11856         (entry_hashcode): Use the cached hashcode if possible.
11857         (read_changelog_file, try_split_merged_entry): Use entry_create.
11858
11859 2008-02-17  Bruno Haible  <bruno@clisp.org>
11860
11861         Speed up from O(n^2) to O(n) for long ChangeLog files.
11862         * lib/git-merge-changelog.c: Include gl_rbtreehash_list.h.
11863         (read_changelog_file): Change implementation of entries_reversed list
11864         to rbtreehash.
11865         * modules/git-merge-changelog (Depends-on): Add rbtreehash-list.
11866
11867 2008-02-17  Bruno Haible  <bruno@clisp.org>
11868
11869         New option --split-merged-entry.
11870         * lib/git-merge-changelog.c (FSTRCMP_STRICTER_THRESHOLD): New macro.
11871         (find_paragraph_end, try_split_merged_entry): New functions.
11872         (long_options): Add option --split-merged-entry.
11873         (usage): Document option --split-merged-entry.
11874         (main): Implement option --split-merged-entry.
11875         Reported by Eric Blake.
11876
11877 2008-02-17  Bruno Haible  <bruno@clisp.org>
11878
11879         * lib/git-merge-changelog.c: Include c-strstr.h.
11880         (main): Support the "git pull --rebase" situation.
11881         * modules/git-merge-changelog (Depends-on): Add c-strstr.
11882         Reported by Eric Blake.
11883
11884 2008-02-16  Eric Blake  <ebb9@byu.net>
11885
11886         Avoid doubling \ in common case of "c-maybe" quoting style.
11887         * lib/quotearg.c (quotearg_buffer_restyled): Don't escape \ when
11888         eliding outer quotes.
11889         * lib/quotearg.h: Document this.
11890         * tests/test-quotearg.c (result_strings, inputs, results_g)
11891         (flag_results, locale_results): Test it by adding a new string to
11892         each test group.
11893         (compare_strings): Test new string.
11894
11895 2008-02-13  Eric Blake  <ebb9@byu.net>
11896
11897         Avoid trigraph quoting in default output.
11898         * lib/quotearg.h (enum quoting_flags): Add QA_SPLIT_TRIGRAPHS.
11899         * lib/quotearg.c (quotearg_buffer_restyled): Don't quote trigraphs
11900         unless explicitly requested.
11901         * tests/test-quotearg.c (flag_results, main): Add additional tests.
11902
11903 2008-02-13  Lasse Collin  <lasse.collin@tukaani.org>
11904
11905         Don't rely on signed integer overflowing to negative value.
11906         * lib/getugroups.c (getugroups): Include <limits.h>.
11907         Instead, compare against INT_MAX, and increment only if the test passes.
11908
11909 2008-02-13  Jim Meyering  <meyering@redhat.com>
11910         and Eric Blake  <ebb9@byu.net>
11911
11912         Avoid shadowing warning and compile errors on Linux.
11913         * tests/test-quotearg.c [ENABLE_NLS]: Disable <libintl.h>
11914         forwarding macros on Linux.
11915         (dcgettext): Define a stub, for Linux.
11916         (results_g, main): Avoid warnings.
11917
11918 2008-02-12  Eric Blake  <ebb9@byu.net>
11919
11920         Silence warning in last patch.
11921         * lib/quotearg.c (quotearg_buffer_restyled): Add missing const.
11922
11923         Quotearg part 4: add tests, fix c-maybe colon quoting.
11924         * lib/quotearg.h: Improve documentation.
11925         * lib/quotearg.c (quotearg_buffer_restyled): Don't add extra
11926         escapes when adding outer quotes.  When quoting trigraphs, use
11927         valid C notation.  When quoting NUL, omit extra characters if next
11928         character is not digit.  Alter prototype.
11929         (quotearg_buffer, quotearg_alloc_mem, quotearg_n_options): Adjust
11930         callers.
11931         * modules/quotearg-tests: New module.
11932         * tests/test-quotearg.c: New test.
11933
11934 2008-02-07  Eric Blake  <ebb9@byu.net>
11935
11936         Quotearg part 3: add flag to control outer quote elision.
11937         * lib/quotearg.h (c_maybe_quoting_style): New style.
11938         (enum quoting_flags): Better documentation of flags.
11939         * lib/quotearg.c (quoting_style_args, quoting_style_vals): Add
11940         c-maybe style.
11941         (quotearg_buffer_restyled): Handle new flag to elide outer
11942         quotes.
11943
11944         Quotearg part 2: add flag that can control NUL elision.
11945         * lib/quotearg.h (set_quoting_flags): New prototype.
11946         * lib/quotearg.c (struct quoting_options): Add flag field.
11947         (set_quoting_flags): New function.
11948         (quotearg_buffer_restyled): Add flags parameter.
11949         (quotearg_alloc_mem): Set the flag if length cannot be returned.
11950         (quotearg_n_options): Set the flag, since length cannot be
11951         returned.
11952         (quoting_options_from_style): Default flags correctly.
11953
11954         Quotearg part 1: more wrappers, restore quotearg_char state.
11955         * lib/quotearg.h (quotearg_alloc_mem, quotearg_n_mem)
11956         (quotearg_mem, quotearg_style_mem, quotearg_char_mem)
11957         (quotearg_colon_mem): New wrappers.
11958         * lib/quotearg.c (quotearg_alloc, quotearg_char): Rewrite...
11959         (quotearg_alloc_mem, quotearg_char_mem): ...in terms of these new
11960         functions.
11961         (quotearg_n_mem, quotearg_mem, quotearg_style_mem)
11962         (quotearg_colon_mem): New functions.
11963
11964 2008-02-11  Bruno Haible  <bruno@clisp.org>
11965
11966         * modules/git-merge-changelog (Makefile.am): Don't use -L and -l for a
11967         library in the current directory: it does not work with parallel make.
11968         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
11969
11970 2008-02-11  Bruno Haible  <bruno@clisp.org>
11971
11972         * .gitattributes: New file.
11973
11974 2008-02-11  Jim Meyering  <meyering@redhat.com>
11975
11976         useless-if-before-free: Fix reversed exit values.
11977         * build-aux/useless-if-before-free: Use correct values
11978         for EXIT_MATCH and EXIT_NO_MATCH.
11979
11980         * build-aux/useless-if-before-free: Close stdout carefully.
11981
11982 2008-02-10  Bruno Haible  <bruno@clisp.org>
11983
11984         New module 'git-merge-changelog'.
11985         * modules/git-merge-changelog: New file.
11986         * lib/git-merge-changelog.c: New file.
11987
11988 2008-02-10  Jim Meyering  <meyering@redhat.com>
11989
11990         useless-if-before-free: New option: --list (-l).
11991
11992         useless-if-before-free: Don't exit immediately upon open failure.
11993         * build-aux/useless-if-before-free: Exit 2 for errors.
11994         Upon failure to open a file, don't exit immediately.
11995         Rather, just warn and continue with any remaining files.
11996
11997 2008-02-10  Bruno Haible  <bruno@clisp.org>
11998
11999         New abstract list operation 'node_set_value'.
12000         * lib/gl_list.h (gl_list_node_set_value): New function.
12001         (struct gl_list_implementation): New field node_set_value.
12002         * lib/gl_list.c (gl_list_node_set_value): New function.
12003         * lib/gl_array_list.c (gl_array_node_set_value): New function.
12004         (gl_array_list_implementation): Update.
12005         * lib/gl_carray_list.c (gl_carray_node_set_value): New function.
12006         (gl_carray_list_implementation): Update.
12007         * lib/gl_anylinked_list2.h (gl_linked_node_set_value): New function.
12008         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
12009         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
12010         * lib/gl_anytree_list2.h (gl_tree_node_set_value): New function.
12011         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
12012         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
12013         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
12014         Update.
12015         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
12016         * lib/gl_sublist.c (gl_sublist_node_set_value): New function.
12017         (gl_sublist_list_implementation): Update.
12018
12019 2008-02-10  Bruno Haible  <bruno@clisp.org>
12020
12021         * lib/diffseq.h: Write "ELEMENT const" instead of "const ELEMENT".
12022         Needed when ELEMENT is #defined to 'some_type *'.
12023
12024 2008-02-10  Jim Meyering  <meyering@redhat.com>
12025
12026         New script and module: useless-if-before-free
12027         * MODULES.html.sh (maint+release support): Add useless-if-before-free.
12028         * build-aux/useless-if-before-free: New file.
12029         * modules/useless-if-before-free: New file.
12030
12031         * build-aux/gitlog-to-changelog: Use committer date, not author date.
12032
12033         xstrtol_error: Fix typo.
12034         * lib/xstrtol-error.c (xstrtol_error): The parameter was unused:
12035         s/exit_failure/exit_status/.
12036
12037 2008-02-09  Jim Meyering  <meyering@redhat.com>
12038
12039         New script and module: gitlog-to-changelog
12040         * MODULES.html.sh (maint+release support): Add gitlog-to-changelog.
12041         * modules/gitlog-to-changelog: New file.
12042         * build-aux/gitlog-to-changelog: New file.
12043
12044 2008-02-08  Jim Meyering  <meyering@redhat.com>
12045
12046         Avoid two "parameter unused" warnings.
12047         * lib/stat-time.h (get_stat_birthtime_ns, get_stat_birthtime):
12048         Mark "st" as used.
12049
12050         Use "git COMMAND", not "git-COMMAND".
12051         * build-aux/bootstrap (version_controlled_file): s/git-rm/git-rm/.
12052         * build-aux/announce-gen (get_tool_versions): Correct a diagnostic.
12053         * build-aux/git-version-gen: Use "git status", not "git-status".
12054
12055 2008-02-07  Bruno Haible  <bruno@clisp.org>
12056
12057         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on native Woe32 systems.
12058         Avoids a crash on Windows Vista.
12059         Reported by Adam Strzelecki <ono@java.pl> via
12060         Simon Josefsson <simon@josefsson.org>.
12061
12062 2008-02-06  Bruno Haible  <bruno@clisp.org>
12063
12064         Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.
12065         * m4/printf.m4 (gl_PRINTF_FLAG_LEFTADJUST): New macro.
12066         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_FLAG_LEFTADJUST.
12067         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST): New macro.
12068         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
12069         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
12070         gl_PRINTF_FLAG_LEFTADJUST and test its result. Invoke
12071         gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST.
12072         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
12073         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
12074         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
12075         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
12076         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
12077         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
12078         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
12079         * tests/test-vasnprintf-posix.c (test_function): Add testcases for the
12080         left-adjust flag.
12081         * tests/test-snprintf-posix.h (test_function): Likewise.
12082         * tests/test-sprintf-posix.h (test_function): Likewise.
12083         * tests/test-vasprintf-posix.c (test_function): Likewise.
12084         * doc/posix-functions/fprintf.texi: Update.
12085         * doc/posix-functions/printf.texi: Update.
12086         * doc/posix-functions/snprintf.texi: Update.
12087         * doc/posix-functions/sprintf.texi: Update.
12088         * doc/posix-functions/vfprintf.texi: Update.
12089         * doc/posix-functions/vprintf.texi: Update.
12090         * doc/posix-functions/vsnprintf.texi: Update.
12091         * doc/posix-functions/vsprintf.texi: Update.
12092         Reported by Peter Fales <psfales@alcatel-lucent.com>.
12093
12094 2008-02-06  Bruno Haible  <bruno@clisp.org>
12095
12096         Fix bug introduced on 2008-01-26.
12097         * lib/isnan.c (FUNC): Set to rpl_isnand, not rpl_isnan.
12098
12099 2008-02-06  Bruno Haible  <bruno@clisp.org>
12100
12101         Fix bug introduced on 2007-06-10.
12102         * lib/vasnprintf.c (VASNPRINTF): Perform zero-padding also if
12103         !NEED_PRINTF_FLAG_ZERO.
12104
12105 2008-02-05  Peter O'Gorman <pogma@thewrittenword.com>
12106
12107         getloadavg: use libperfstat on AIX5
12108         * lib/getloadavg.c, m4/getloadavg.m4 [aix]: Use libperfstat
12109
12110 2008-02-03  Bruno Haible  <bruno@clisp.org>
12111
12112         * lib/diffseq.h: Add comments about required #includes.
12113         Reported by Michael Biggs <gnulib@doubleplum.net>.
12114
12115 2008-02-01  Bruno Haible  <bruno@clisp.org>
12116
12117         * users.txt: Add gnuit.
12118
12119 2008-01-31  Bruno Haible  <bruno@clisp.org>
12120
12121         * lib/md4.c (set_uint32): Mark as inline.
12122         * lib/md5.c (set_uint32): Likewise.
12123         * lib/sha1.c (set_uint32): Likewise.
12124         * m4/md4.m4 (gl_MD4): Require AC_C_INLINE.
12125         * m4/md5.m4 (gl_MD5): Likewise.
12126         * m4/sha1.m4 (gl_SHA1): Likewise.
12127
12128 2008-01-31  Jim Meyering  <meyering@redhat.com>
12129
12130         Use "sizeof VAR", rather than a literal "4".
12131         * lib/md5.c (md5_read_ctx): Use sizeof ctx->A, not 4.
12132         * lib/md4.c (md4_read_ctx): Likewise.
12133         * lib/sha1.c (sha1_read_ctx): Likewise.
12134
12135 2008-01-31  Simon Josefsson  <simon@josefsson.org>
12136
12137         * tests/test-sha1.c: New file, based on test-md5.c.
12138
12139         * modules/crypto/sha1-tests: New file.
12140
12141 2008-01-31  Simon Josefsson  <simon@josefsson.org>
12142
12143         * lib/sha1.h (SHA1_DIGEST_SIZE): Define.
12144
12145 2008-01-31  Jim Meyering  <meyering@redhat.com>
12146
12147         Prefer "sizeof v" over the equivalent "4".
12148         * lib/md4.c (set_uint32): Use "sizeof v" as memcpy length, not 4.
12149         * lib/md5.c (set_uint32): Likewise.
12150         * lib/sha1.c (set_uint32): Likewise.
12151
12152 2008-01-31  Simon Josefsson  <simon@josefsson.org>
12153
12154         * lib/sha1.c (set_uint32): Mark function as static.
12155
12156 2008-01-31  Simon Josefsson  <simon@josefsson.org>
12157
12158         md2: clarify comments to say that alignment is not required.
12159         * lib/md2.h: Remove warning about alignment in comment.
12160         * lib/md2.c (md2_read_ctx, md2_finish_ctx): Doc fix, alignment has
12161         never been required.
12162
12163 2008-01-31  Simon Josefsson  <simon@josefsson.org>
12164
12165         md4: adapt alignment constraint fix from sha1.
12166         * lib/md4.c (set_uint32): New function, from sha1.c
12167         (md4_read_ctx): Use it.
12168         (md4_finish_ctx): Doc fix.
12169         * lib/md4.h: Doc fix.
12170
12171 2008-01-31  Simon Josefsson  <simon@josefsson.org>
12172
12173         md5: adapt alignment constraint fix from sha1.
12174         * lib/md5.c (set_uint32): New function, from sha1.c
12175         (md5_read_ctx): Use it.
12176         (md5_finish_ctx): Doc fix.
12177         * lib/md5.h: Doc fix.
12178
12179 2008-01-30  Peter Palfrader  <weasel@debian.org>
12180
12181         sha1: remove the result buffer alignment constraint
12182         * lib/sha1.c (set_uint32): New function.
12183         (sha1_read_ctx): Rewrite to remove the result buffer alignment
12184         constraint.
12185         (sha1_finish_ctx): Remove comment warning about alignment constraint.
12186         * lib/sha1.h: Likewise.
12187
12188 2008-01-30  Andreas Schwab  <schwab@suse.de>
12189             Bruno Haible  <bruno@clisp.org>
12190
12191         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Include <float.h> and ensure a
12192         correct definition of LDBL_MIN_EXP.
12193
12194 2008-01-30  Karl Berry  <karl@gnu.org>
12195
12196         * config/srclist-update: try to preserve x bit on updates.
12197         * config/srclistvars.sh: update for karl.
12198
12199 2008-01-29  Jim Meyering  <meyering@redhat.com>
12200
12201         vasnprintf.c: Avoid warning about unused label
12202         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Guard the
12203         "overflow" label definition and associated code with the
12204         same cpp condition that guards the sole use of that label.
12205
12206 2008-01-26  Bruno Haible  <bruno@clisp.org>
12207
12208         * m4/isnanl.m4 (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM,
12209         gl_FUNC_ISNANL_WORKS): Test the GCC >= 4.0 built-in.
12210         * lib/isnanl.h (isnanl): Use the GCC >= 4.0 built-in.
12211         * lib/isnanl-nolibm.h (isnanl): Likewise.
12212         Reported by Paul Eggert <eggert@cs.ucla.edu>.
12213
12214 2008-01-26  Bruno Haible  <bruno@clisp.org>
12215
12216         * m4/isnand.m4 (gl_FUNC_ISNAND_NO_LIBM): Test the GCC >= 4.0 built-in.
12217         * lib/isnand.h (isnand): Use the GCC >= 4.0 built-in.
12218
12219 2008-01-26  Bruno Haible  <bruno@clisp.org>
12220
12221         * m4/isnanf.m4 (gl_HAVE_ISNANF_NO_LIBM, gl_ISNANF_WORKS): Test the
12222         GCC >= 4.0 built-in.
12223         * lib/isnanf.h (isnanf): Use the GCC >= 4.0 built-in.
12224
12225 2008-01-26  Bruno Haible  <bruno@clisp.org>
12226
12227         Rename isnan, applicable to 'double' only, to isnand.
12228         * modules/isnand-nolibm: Renamed from modules/isnan-nolibm.
12229         (Files): Add lib/isnand.h, lib/isnand.c. Remove lib/isnan.h.
12230         (configure.ac): Update.
12231         (Include): Replace "isnan.h" with "isnand.h".
12232         * m4/isnand.m4: Renamed from m4/isnan.m4.
12233         (gl_FUNC_ISNAND_NO_LIBM): Renamed from gl_FUNC_ISNAN_NO_LIBM. Set
12234         HAVE_ISNAND_IN_LIBC instead of HAVE_ISNAN_IN_LIBC. Build isnand.c
12235         instead of isnan.c.
12236         * lib/isnand.h: Renamed from lib/isnan.h. Test HAVE_ISNAND_IN_LIBC
12237         instead of HAVE_ISNAN_IN_LIBC.
12238         (isnand): Renamed from isnan.
12239         * lib/isnand.c: New file.
12240         * modules/isnand-nolibm-tests: Renamed from modules/isnan-nolibm-tests.
12241         (Files): Add tests/test-isnand.c. Remove tests/test-isnan.c.
12242         (Makefile.am): Update.
12243         * tests/test-isnand.c: Renamed from tests/test-isnan.c.
12244         Include isnand.h instead of isnan.h.
12245         (main): Test isnand instead of isnan.
12246         * modules/fprintf-posix (Depends-on): Add isnand-nolibm, remove
12247         isnan-nolibm.
12248         * modules/frexp (Depends-on): Likewise.
12249         * modules/frexp-tests (Depends-on): Likewise.
12250         * modules/frexp-nolibm (Depends-on): Likewise.
12251         * modules/frexp-nolibm-tests (Depends-on): Likewise.
12252         * modules/isfinite (Depends-on): Likewise.
12253         * modules/round-tests (Depends-on): Likewise.
12254         * modules/signbit (Depends-on): Likewise.
12255         * modules/signbit-tests (Depends-on): Likewise.
12256         * modules/snprintf-posix (Depends-on): Likewise.
12257         * modules/sprintf-posix (Depends-on): Likewise.
12258         * modules/trunc-tests (Depends-on): Likewise.
12259         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
12260         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
12261         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
12262         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
12263         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
12264         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
12265         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
12266         * modules/vasnprintf-posix (Depends-on): Likewise.
12267         * modules/vasprintf-posix (Depends-on): Likewise.
12268         * modules/vfprintf-posix (Depends-on): Likewise.
12269         * modules/vsnprintf-posix (Depends-on): Likewise.
12270         * modules/vsprintf-posix (Depends-on): Likewise.
12271         * lib/frexp.c: Include isnand.h instead of isnan.h.
12272         (ISNAN): Set to isnand instead of isnan.
12273         * lib/isfinite.c: Include isnand.h instead of isnan.h.
12274         (gl_isfinited): Use isnand instead of isnan.
12275         * lib/signbitd.c: Include isnand.h instead of isnan.h.
12276         (gl_signbitd): Use isnand instead of isnan.
12277         * lib/vasnprintf.c: Include isnand.h instead of isnan.h.
12278         (is_infinite_or_zero, VASNPRINTF): Use isnand instead of isnan.
12279         * tests/test-frexp.c: Include isnand.h instead of isnan.h.
12280         (main): Use isnand instead of isnan.
12281         * tests/test-round1.c: Include isnand.h.
12282         (main): Use isnand instead of isnan.
12283         * tests/test-round2.c: Include isnand.h instead of isnan.h.
12284         (ISNAN): Set to isnand instead of isnan.
12285         * tests/test-trunc1.c: Include isnand.h.
12286         (main): Use isnand instead of isnan.
12287         * tests/test-trunc2.c: Include isnand.h instead of isnan.h.
12288         (equal): Use isnand instead of isnan.
12289         * MODULES.html.sh (Mathematics <math.h>): Replace isnan-nolibm with
12290         isnand-nolibm.
12291         * NEWS: Mention the change.
12292
12293 2008-01-25  Paul Eggert  <eggert@cs.ucla.edu>
12294             Bruno Haible  <bruno@clisp.org>
12295
12296         * m4/signbit.m4 (gl_SIGNBIT): Require a macro definition. Test whether
12297         the GCC builtins for signbits are present and set
12298         REPLACE_SIGNBIT_USING_GCC if so.
12299         * lib/math.in.h (signbit): Define using GCC builtins if
12300         REPLACE_SIGNBIT_USING_GCC is set.
12301         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize
12302         REPLACE_SIGNBIT_USING_GCC.
12303         * modules/math (Makefile.am): Substitute REPLACE_SIGNBIT_USING_GCC.
12304
12305 2008-01-25  Jim Meyering  <meyering@redhat.com>
12306
12307         Prefer <config.h> over "config.h".  See autoconf doc for explanation.
12308         * lib/poll.c: Include <config.h>, not "config.h".
12309         * tests/test-getaddrinfo.c: Likewise.
12310
12311 2008-01-25  Simon Josefsson  <simon@josefsson.org>
12312
12313         * modules/sockets-tests: New file.
12314
12315 2008-01-24  Simon Josefsson  <simon@josefsson.org>
12316
12317         * modules/sockets: New module, can be used to call WSA_Startup and
12318         WSA_Cleanup when needed.
12319
12320         * lib/sockets.h, lib/sockets.c: New files.
12321
12322         * m4/sockets.m4: New file.
12323
12324         * tests/test-sockets.c: New file.
12325
12326 2008-01-19  Bruno Haible  <bruno@clisp.org>
12327
12328         * doc/posix-headers: Renamed from doc/headers.
12329         * doc/posix-functions: Renamed from doc/functions.
12330         * doc/gnulib.texi: Update.
12331
12332 2008-01-19  Bruno Haible  <bruno@clisp.org>
12333
12334         * doc/glibc-functions/strcasestr.texi: Include contents of
12335         doc/functions/strcasestr.texi, fixing the list of platforms.
12336         * doc/functions/strcasestr.texi: Remove file.
12337
12338 2008-01-19  Bruno Haible  <bruno@clisp.org>
12339
12340         * doc/glibc-functions/memmem.texi: Include contents of
12341         doc/functions/memmem.texi.
12342         * doc/functions/memmem.texi: Remove file.
12343
12344 2008-01-18  Bruno Haible  <bruno@clisp.org>
12345
12346         * doc/glibc-functions/*.texi: New files.
12347         * doc/gnulib.texi (Glibc Function Substitutes): Completely rewritten
12348         to use the new files.
12349
12350 2008-01-17  Bruno Haible  <bruno@clisp.org>
12351
12352         * tests/test-gethostname.c (main): Fix printf statement.
12353
12354 2008-01-17  Simon Josefsson  <simon@josefsson.org>
12355
12356         * modules/gethostname-tests: New file.
12357
12358         * tests/test-gethostname.c: New file.
12359
12360 2008-01-17  Simon Josefsson  <simon@josefsson.org>
12361
12362         * lib/gethostname.c: Include string.h unconditionally, strncpy is
12363         used by the UNAME case.  Reported by Bruno Haible
12364         <bruno@clisp.org>.
12365
12366 2008-01-17  Eric Blake  <ebb9@byu.net>
12367
12368         Convert c-strcasestr to be more efficient.
12369         * modules/c-strcasestr (Files): Use Two-Way, not KMP.
12370         (Depends-on): Add c-strcase, remove malloca, strnlen.
12371         * tests/test-c-strcasestr.c (main): Enhance test.
12372         * lib/c-strcasestr.c (c_strcasestr): Rewrite to new algorithm.
12373
12374 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
12375
12376         * build-aux/bootstrap (MSGID_BUGS_ADDRESS): New overridable variable.
12377         Use it in creating po/Makevars.
12378
12379 2008-01-15  Simon Josefsson  <simon@josefsson.org>
12380
12381         * lib/gc-libgcrypt.c (gc_init): Disable secure memory by default.
12382         Applications that requires it should initialize libgcrypt
12383         manually.
12384
12385 2008-01-16  Simon Josefsson  <simon@josefsson.org>
12386
12387         * lib/gethostname.c [!HAVE_UNAME]: Need string.h for strcpy.
12388
12389 2008-01-15  Paul Eggert  <eggert@cs.ucla.edu>
12390
12391         Fix problem with getdate on mingw32 reported by Simon Josefsson
12392         in <http://lists.gnu.org/archive/html/bug-gnulib/2008-01/msg00192.html>.
12393         * lib/getdate.y (get_date): Check "HAVE_DECL_TZNAME", not "defined
12394         tzname", when deciding whether to declare tzname.
12395         * lib/strftime.c (tzname): Likewise.
12396
12397 2008-01-15  Bruno Haible  <bruno@clisp.org>
12398
12399         Work around a MacOS X 10.5 bug in frexpl().
12400         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Also check denormalized numbers.
12401         * doc/functions/frexpl.texi: Document the bug.
12402         Reported by Elias Pipping <pipping@gentoo.org>.
12403
12404 2008-01-14  Eric Blake  <ebb9@byu.net>
12405
12406         Touch up previous patch.
12407         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE): Fix typo.
12408         * doc/functions/strcasestr.texi (strcasestr): Document OpenBSD bug.
12409
12410         Convert strcasestr module to use Two-Way algorithm.
12411         * modules/strcasestr-simple: New module, based on the old
12412         strcasestr, but with Two-Way rather than KMP.
12413         * modules/strcasestr (Depends-on): Change to strcasestr-simple.
12414         * lib/string.in.h (rpl_strcasestr): Declare.
12415         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Check for linear
12416         performance.
12417         * lib/strcasestr.c (strcasestr): Simplify, and avoid malloc.
12418         * modules/string (Makefile.am): Support strcasestr.
12419         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Likewise.
12420         * modules/strcasestr-tests (Depends-on): Check for alarm.
12421         * tests/test-strcasestr.c: Augment test.
12422         * lib/str-two-way.h: Clean up stray macro.
12423         * NEWS: Document new module.
12424         * MODULES.html.sh (string handling): Likewise.
12425         * doc/functions/strcasestr.texi: New file.
12426         * doc/gnulib.texi (Function Substitutes): New node.  Move memmem
12427         here, since it is not a POSIX function.
12428
12429 2008-01-14  Colin Watson  <cjwatson@debian.org>
12430             Bruno Haible  <bruno@clisp.org>
12431
12432         * m4/strsignal.m4 (gl_FUNC_STRSIGNAL): Also check whether strsignal
12433         works fine; if not, set REPLACE_STRSIGNAL.
12434         (gl_PREREQ_STRSIGNAL): Require AC_DECL_SYS_SIGLIST.
12435         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
12436         REPLACE_STRSIGNAL.
12437         * lib/string.in.h (strsignal): Consider REPLACE_STRSIGNAL.
12438         * modules/string (Makefile.am): Substitute REPLACE_STRSIGNAL.
12439         * tests/test-strsignal.c (main): Check out-of-range signal numbers.
12440
12441 2008-01-14  Bruno Haible  <bruno@clisp.org>
12442
12443         * modules/strsignal (Include): Change to <string.h>.
12444
12445 2008-01-14  Colin Watson  <cjwatson@debian.org>
12446
12447         * modules/argp (Notice): Add a notice recommending to change
12448         XGETTEXT_OPTIONS.
12449         (configure.ac): Invoke AM_XGETTEXT_OPTION if it exists.
12450
12451 2008-01-13  Colin Watson  <cjwatson@debian.org>
12452
12453         * modules/strsignal-tests: New file.
12454         * tests/test-strsignal.c: New file.
12455
12456         * lib/strsignal.c: New file, from glibc with modifications.
12457         * lib/siglist.h: New file, from glibc with modifications.
12458         * lib/string.in.h (strsignal): New declaration.
12459         * m4/strsignal.m4: New file.
12460         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
12461         GNULIB_STRSIGNAL and HAVE_DECL_STRSIGNAL.
12462         * modules/strsignal: New file.
12463         * modules/string (Makefile.am): Substitute GNULIB_STRSIGNAL and
12464         HAVE_DECL_STRSIGNAL.
12465
12466 2008-01-13  Bruno Haible  <bruno@clisp.org>
12467
12468         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check that the
12469         locale encoding is not ASCII. Needed for OpenBSD 4.0.
12470         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
12471         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
12472
12473 2008-01-13  Bruno Haible  <bruno@clisp.org>
12474
12475         * lib/argp-fmtstream.h (__attribute__): Don't redefine if
12476         __STRICT_ANSI__ is set: it's not needed by any version of gcc.
12477         * lib/argp.h (__attribute__): Likewise.
12478         * lib/c-stack.c (__attribute__): Likewise.
12479         * lib/error.h (__attribute__): Likewise.
12480         * lib/fts.c (__attribute__): Likewise.
12481         * lib/openat.h (__attribute__): Likewise.
12482         * lib/stdio.in.h (__attribute__): Likewise.
12483         * lib/string.in.h (__attribute__): Likewise.
12484         * lib/utimens.c (__attribute__): Likewise.
12485         * lib/vasnprintf.h (__attribute__): Likewise.
12486         * lib/xalloc.h (__attribute__): Likewise.
12487         * lib/xprintf.h (__attribute__): Likewise.
12488         * lib/xstrtol.h (__attribute__): Likewise.
12489         * lib/xvasprintf.h (__attribute__): Likewise.
12490
12491 2008-01-12  Bruno Haible  <bruno@clisp.org>
12492
12493         * doc/gnulib.texi (Glibc Header File Substitutes): New chapter.
12494         * doc/glibc-headers/a.out.texi: New file.
12495         * doc/glibc-headers/aliases.texi: New file.
12496         * doc/glibc-headers/alloca.texi: New file.
12497         * doc/glibc-headers/ar.texi: New file.
12498         * doc/glibc-headers/argp.texi: New file.
12499         * doc/glibc-headers/argz.texi: New file.
12500         * doc/glibc-headers/byteswap.texi: New file.
12501         * doc/glibc-headers/crypt.texi: New file.
12502         * doc/glibc-headers/endian.texi: New file.
12503         * doc/glibc-headers/envz.texi: New file.
12504         * doc/glibc-headers/err.texi: New file.
12505         * doc/glibc-headers/error.texi: New file.
12506         * doc/glibc-headers/execinfo.texi: New file.
12507         * doc/glibc-headers/fpu_control.texi: New file.
12508         * doc/glibc-headers/fstab.texi: New file.
12509         * doc/glibc-headers/fts.texi: New file.
12510         * doc/glibc-headers/getopt.texi: New file.
12511         * doc/glibc-headers/ieee754.texi: New file.
12512         * doc/glibc-headers/ifaddrs.texi: New file.
12513         * doc/glibc-headers/libintl.texi: New file.
12514         * doc/glibc-headers/mcheck.texi: New file.
12515         * doc/glibc-headers/mntent.texi: New file.
12516         * doc/glibc-headers/obstack.texi: New file.
12517         * doc/glibc-headers/paths.texi: New file.
12518         * doc/glibc-headers/printf.texi: New file.
12519         * doc/glibc-headers/pty.texi: New file.
12520         * doc/glibc-headers/resolv.texi: New file.
12521         * doc/glibc-headers/shadow.texi: New file.
12522         * doc/glibc-headers/sysexits.texi: New file.
12523         * doc/glibc-headers/ttyent.texi: New file.
12524
12525 2008-01-12  Jim Meyering  <meyering@redhat.com>
12526
12527         announce-gen: emit Gnulib's git-based version string.
12528         * build-aux/announce-gen: Remove option: --gnulib-snapshot-time-stamp=S.
12529         New option --gnulib-version=V, where V is expected to be
12530         the output of running git describe in the gnulib directory.
12531         (get_tool_versions): Request feedback on xdelta.  I suspect it's
12532         not useful, and plan to stop publishing an xdelta file with each
12533         coreutils release.
12534
12535         * build-aux/announce-gen: Also check for lzma-compressed files.
12536
12537 2008-01-11  Bruno Haible  <bruno@clisp.org>
12538
12539         * tests/test-memmem.c (main): Increase maximum allowed time.
12540         * tests/test-strstr.c (main): Likewise.
12541
12542 2008-01-11  Bruno Haible  <bruno@clisp.org>
12543
12544         * doc/functions/memmem.texi: Add more precisions about platforms.
12545         * doc/functions/strstr.texi: Likewise.
12546
12547 2008-01-10  Eric Blake  <ebb9@byu.net>
12548
12549         * m4/strstr.m4: Delete cruft from copy-n-paste.
12550         Reported by Bruno Haible.
12551
12552 2008-01-10  Bruno Haible  <bruno@clisp.org>
12553
12554         Make c-strstr rely on strstr.
12555         * lib/c-strstr.c: Don't include str-kmp.h.
12556         (c_strstr): Define in terms of strstr.
12557         * modules/c-strstr (Files): Remove lib/str-kmp.h.
12558         (Depends-on): Remove stdbool, malloca, strnlen. Add strstr.
12559
12560 2008-01-10  Bruno Haible  <bruno@clisp.org>
12561
12562         * doc/gnulib.texi (String Functions in C Locale): New section.
12563         * doc/c-ctype.texi: New file.
12564         * doc/c-strcase.texi: New file.
12565         * doc/c-strcaseeq.texi: New file.
12566         * doc/c-strcasestr.texi: New file.
12567         * doc/c-strstr.texi: New file.
12568         * doc/c-strtod.texi: New file.
12569         * doc/c-strtold.texi: New file.
12570
12571 2008-01-10  Eric Blake  <ebb9@byu.net>
12572
12573         * lib/relocatable.h: Fix a comment.
12574
12575 2008-01-10  Eric Blake  <ebb9@byu.net>
12576
12577         Share two-way algorithm.
12578         * lib/str-two-way.h: New file, merged from...
12579         * lib/memmem.c: ...here...
12580         * lib/strstr.c: ...and here.
12581         * modules/memmem (Files): Use it.
12582         * modules/strstr (Files): Likewise.
12583
12584         Avoid quadratic strstr implementations.
12585         * lib/strstr.c: New file.
12586         * m4/strstr.m4: Likewise.
12587         * modules/strstr: Likewise.
12588         * modules/strstr-tests: Likewise.
12589         * tests/test-strstr.c: Likewise.
12590         * lib/string.in.h (rpl_strstr): Declare.
12591         (memmem) [GNULIB_POSIXCHECK]: Document speed issue.
12592         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Support strstr.
12593         * modules/string (Makefile.am): Likewise.
12594         * MODULES.html.sh (string handling): Mention new module.
12595         * doc/functions/strstr.texi (strstr): Document the bug.
12596
12597 2008-01-10  Bruno Haible  <bruno@clisp.org>
12598
12599         * lib/relocatable.h (relocate): State whether result is freshly
12600         allocated or not.
12601         * lib/relocatable.c (relocate): Return a freshly allocated string
12602         instead of a pointer to a privately held string.
12603         Reported by Sylvain Beucler <beuc@gnu.org>.
12604
12605 2008-01-10  Colin Watson  <cjwatson@debian.org>
12606
12607         * lib/canonicalize-lgpl.c [!_LIBC]: Fix typo in #if directive:
12608         s/S_ISNLK/S_ISLNK/.
12609
12610 2008-01-09  Bruno Haible  <bruno@clisp.org>
12611
12612         * doc/functions/memmem.texi: Use the same structure as snprintf.texi
12613         and other files.
12614         * m4/memmem.m4 (gl_FUNC_MEMMEM): Say "guessing no" instead of "no"
12615         if it's only a guess.
12616         * modules/memmem: Simplify by depending on memmem-simple.
12617
12618 2008-01-09  Bruno Haible  <bruno@clisp.org>
12619
12620         Work around OpenBSD 4.0 tdelete() bug.
12621         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Also check tdelete's return value.
12622         * lib/search.in.h: If REPLACE_TSEARCH is 1, define tsearch etc. as
12623         macros and don't redefine the enum values.
12624         * m4/search_h.m4 (gl_SEARCH_H_DEFAULTS): Initialize REPLACE_TSEARCH.
12625         * modules/search (Makefile.am): Also substitute REPLACE_TSEARCH.
12626         * doc/functions/tdelete.texi: Document the OpenBSD 4.0 bug.
12627
12628 2008-01-09  Bruno Haible  <bruno@clisp.org>
12629
12630         * tests/test-wcwidth.c: Include <string.h> and localcharset.h.
12631         (main): Don't perform the tests if setlocale did not install a UTF-8
12632         locale. Needed on OpenBSD 4.0.
12633         * modules/wcwidth-tests (Depends-on): Add localcharset.
12634
12635 2008-01-09  Paul Eggert  <eggert@cs.ucla.edu>
12636
12637         gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H unconditionally.
12638         See <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00149.html>.
12639         * NEWS: announce this.
12640         * m4/alloca.m4 (gl_FUNC_ALLOCA): Don't define HAVE_ALLOCA_H.
12641
12642 2008-01-09  Simon Josefsson  <simon@josefsson.org>
12643         and Eric Blake  <ebb9@byu.net>
12644
12645         Add memmem-simple module.
12646         * m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE): New macro.
12647         (gl_FUNC_MEMMEM): Separate performance from presence checks.
12648         * modules/memmem-simple: New file.
12649         * modules/memmem (Description): Tweak.
12650         * MODULES.html.sh (string handling): Mention new module.
12651         * doc/functions/memmem.texi (memmem): Distinguish which flaws are
12652         addressed by memmem-simple.
12653         * NEWS: Document the difference.
12654
12655 2008-01-09  Eric Blake  <ebb9@byu.net>
12656
12657         Give gcc some memmem optimization hints.
12658         * lib/string.in.h (memmem, memrchr, strchrnul, strnlen, strpbrk)
12659         (strcasestr): Declare as pure.
12660         * modules/memmem (Maintainer): Claim my implementation.
12661
12662 2008-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12663
12664         Support AIX 6.1 and higher.
12665         * build-aux/config.libpath: Likewise.
12666         * build-aux/config.rpath: Likewise.
12667
12668 2008-01-08  Jim Meyering  <meyering@redhat.com>
12669             Bruno Haible  <bruno@clisp.org>
12670
12671         * lib/printf-parse.c (PRINTF_PARSE): Handle a size specifier "q"
12672         on MacOS X and a size specifier "I64" on mingw. Needed for PRIdMAX.
12673         Reported by Peter Fales in
12674         <http://lists.gnu.org/archive/html/bug-coreutils/2007-12/msg00148.html>.
12675
12676 2008-01-08  Bruno Haible  <bruno@clisp.org>
12677
12678         * modules/unictype/category-of (Depends-on): Add
12679         unictype/category-none.
12680         * modules/unictype/category-and-tests (Depends-on): Add
12681         unictype/category-{L,N,Lu,Nd}.
12682         * modules/unictype/category-and-not-tests (Depends-on): Likewise.
12683         * modules/unictype/category-or-tests (Depends-on): Add
12684         unictype/category-{L,N}.
12685         * modules/unictype/category-name-tests (Depends-on): Add
12686         unictype/category-{Z,Nl}.
12687         Reported by Simon Josefsson.
12688
12689 2008-01-08  Bruno Haible  <bruno@clisp.org>
12690
12691         * lib/str-kmp.h (knuth_morris_pratt_unibyte): Document the calling
12692         convention better.
12693         * lib/mbsstr.c (knuth_morris_pratt_multibyte): Likewise.
12694         * lib/mbscasestr.c (knuth_morris_pratt_multibyte): Likewise.
12695         Reported by Peter Miller <millerp@canb.auug.org.au>.
12696
12697 2008-01-08  Eric Blake  <ebb9@byu.net>
12698
12699         Rewrite memmem to guarantee linear complexity without malloc.
12700         * lib/memmem.c (memmem): Use Two-Way rather than
12701         Knuth-Morris-Pratt, to allow O(1) space usage.
12702         (critical_factorization, two_way_short_needle)
12703         (two_way_long_needle): New functions.
12704         (knuth_morris_pratt): Delete.
12705         * modules/memmem (Depends-on): No longer need malloca or stdbool.
12706         Add stdint.
12707         * tests/test-memmem.c (main): Add tests for periodic needle and
12708         sublinear performance.
12709         * doc/functions/memmem.texi (memmem): Document other deficiencies
12710         in cygwin and older glibc.
12711
12712 2008-01-08  Bruno Haible  <bruno@clisp.org>
12713
12714         * modules/memmem-tests (Makefile.am): Remove TESTS_ENVIRONMENT
12715         augmentation.
12716
12717 2008-01-08  Mike Frysinger  <vapier@gentoo.org>
12718
12719         Add a configure time option: --disable-acl.
12720         * m4/acl.m4 (gl_FUNC_ACL): Wrap all ACL logic in a call to
12721         AC_ARG_ENABLE(acl).
12722
12723 2008-01-06  Simon Josefsson  <simon@josefsson.org>
12724
12725         * tests/test-localename.c: Don't include obsolete "setenv.h".
12726
12727         * modules/localename-tests (Depends-on): Need unsetenv.
12728
12729 2008-01-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12730
12731         * DEPENDENCIES: Require Texinfo version 4.6 or newer.
12732
12733 2008-01-06  Colin Watson  <cjwatson@debian.org>
12734
12735         * users.txt: Add man-db.
12736
12737 2008-01-07  Bruno Haible  <bruno@clisp.org>
12738
12739         * doc/gnulib-intro.texi (Library vs Reusable Code): Restore the
12740         previous section name.
12741
12742 2008-01-07  Bruno Haible  <bruno@clisp.org>
12743
12744         * lib/progname.c (set_program_name): Don't strip off a leading
12745         "lt-" prefix outside a .libs directory.
12746         Suggested by Paul Eggert.
12747
12748 2008-01-01  Sylvain Beucler  <beuc@gnu.org>
12749             Bruno Haible  <bruno@clisp.org>
12750
12751         Improve memory cleanup in 'relocatable' module.
12752         * lib/relocatable.h (compute_curr_prefix): Change return type to
12753         'char *'.
12754         * lib/relocatable.c (compute_curr_prefix): Change return type to
12755         'char *'. Free curr_installdir after use.
12756         (relocate): Free curr_prefix_better after use.
12757         * lib/progreloc.c (prepare_relocate): Free curr_prefix after use.
12758
12759 2008-01-01  Bruno Haible  <bruno@clisp.org>
12760
12761         * tests/test-wcwidth.c (main): Relax test of U+2060. Avoids a test
12762         failure on older glibc systems.
12763         Reported by Peter Fales <psfales@alcatel-lucent.com>.
12764
12765 2008-01-05  Eric Blake  <ebb9@byu.net>
12766
12767         Avoid quadratic system memmem.
12768         * m4/memmem.m4 (gl_FUNC_MEMMEM): Check for quadratic memmem.
12769         Reported by Ralf Wildenhues.
12770
12771         Fix memmem test for mingw.
12772         * modules/memmem-tests (configure.ac): Check for alarm.
12773         * tests/test-memmem.c (main): Avoid alarm on platforms that lack
12774         it.
12775         * doc/functions/memmem.texi: New file.
12776         * doc/gnulib.texi (Function Substitutes): Add memmem.
12777         Reported by Bruno Haible.
12778
12779 2008-01-04  Bruno Haible  <bruno@clisp.org>
12780
12781         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP):
12782         Require gl_HEADER_STRINGS_H_DEFAULTS, not
12783         gl_HEADER_STRING_H_DEFAULTS.
12784
12785 2008-01-04  Eric Blake  <ebb9@byu.net>
12786
12787         Shorten duration of memmem test.
12788         * tests/test-memmem.c (main): Use alarm to declare failure if test
12789         is taking too long.
12790         Reported by Ralf Wildenhues.
12791
12792 2007-12-21  Simon Josefsson  <simon@josefsson.org>
12793
12794         * modules/relocatable-prog-wrapper (Depends-on): Add intprops and
12795         string, needed by strerror.
12796
12797 2008-01-03  Colin Watson  <cjwatson@debian.org>
12798             Bruno Haible  <bruno@clisp.org>
12799
12800         * doc/gnulib-tool.texi (Localization): New section.
12801
12802 2008-01-02  Bruno Haible  <bruno@clisp.org>
12803
12804         * lib/memmem.c (knuth_morris_pratt, memmem): Change all 'char *'
12805         variables to 'unsigned char *' type.
12806         Reported by Paul Eggert.
12807
12808 2008-01-02  Jim Meyering  <jim@meyering.net>
12809
12810         * lib/version-etc.c (COPYRIGHT_YEAR): Increase for new year.
12811
12812 2007-12-31  Jim Meyering  <jim@meyering.net>
12813
12814         Avoid use of private FTS type name.
12815         * lib/fts.c (fts_sort): Use FTSENT rather than "struct _ftsent".
12816
12817 2007-12-30  Karl Berry  <karl@gnu.org>
12818
12819         * doc/gnulib.texi (Library vs. Reusable Code): remove period, to
12820         work around defect in Texinfo and/or the standalone Info browser.
12821
12822 2007-12-30  Bruno Haible  <bruno@clisp.org>
12823
12824         Unify 5 copies of the KMP code.
12825         * lib/str-kmp.h: New file.
12826         * lib/c-strcasestr.c: Include str-kmp.h.
12827         (knuth_morris_pratt): Remove function.
12828         (c_strcasestr): Update.
12829         * lib/c-strstr.c: Include str-kmp.h.
12830         (knuth_morris_pratt): Remove function.
12831         (c_strcasestr): Update.
12832         * lib/mbscasestr.c: Include str-kmp.h.
12833         (knuth_morris_pratt_unibyte): Remove function.
12834         * lib/mbsstr.c: Include str-kmp.h.
12835         (knuth_morris_pratt_unibyte): Remove function.
12836         * lib/strcasestr.c: Include str-kmp.h.
12837         (knuth_morris_pratt): Remove function.
12838         (strcasestr): Update.
12839         * modules/c-strcasestr (Files): Add lib/str-kmp.h.
12840         * modules/c-strstr (Files): Likewise.
12841         * modules/mbscasestr (Files): Likewise.
12842         * modules/mbsstr (Files): Likewise.
12843         * modules/strcasestr (Files): Likewise.
12844         Suggested by Paul Eggert.
12845
12846 2007-12-30  Bruno Haible  <bruno@clisp.org>
12847
12848         * lib/xmalloca.c (xmmalloca): Don't define if HAVE_ALLOCA is not
12849         defined.
12850
12851 2007-12-30  Bruno Haible  <bruno@clisp.org>
12852
12853         * lib/xmalloca.h: Include xalloc.h.
12854         (xnmalloca): New macro.
12855
12856 2007-12-30  Bruno Haible  <bruno@clisp.org>
12857
12858         * lib/malloca.h (nmalloca): New macro.
12859         * lib/c-strcasestr.c (knuth_morris_pratt): Use it.
12860         * lib/c-strstr.c (knuth_morris_pratt): Likewise.
12861         * lib/mbscasestr.c (knuth_morris_pratt_unibyte,
12862         knuth_morris_pratt_multibyte): Likewise.
12863         * lib/mbsstr.c (knuth_morris_pratt_unibyte,
12864         knuth_morris_pratt_multibyte): Likewise.
12865         * lib/memmem.c (knuth_morris_pratt): Likewise.
12866         * lib/strcasestr.c (knuth_morris_pratt): Likewise.
12867
12868 2007-12-25  Bruno Haible  <bruno@clisp.org>
12869
12870         Fixup after 2007-10-17 commit. Ensure that 'glob' stays under LGPLv2+.
12871         * lib/glob.c: Don't include openat.h.
12872         (link_exists2_p): Add back the code that deals with the
12873         !GLOB_ALTDIRFUNC case.
12874         (link_exists_p) [!_LIBC && !HAVE_FSTATAT]: Just call link_exists2_p and
12875         let it do the filename concatenation.
12876         * m4/glob.m4 (gl_PREREQ_GLOB): Add check for fstatat.
12877         * modules/glob (Depends-on): Remove openat.
12878
12879 2007-12-31  Bruno Haible  <bruno@clisp.org>
12880
12881         * modules/dirfd (License): Change to LGPLv2+.
12882         Approved by Jim Meyering.
12883
12884 2007-12-29  Paul Eggert  <eggert@cs.ucla.edu>
12885
12886         * lib/memmem.c (knuth_morris_pratt): Check for size_t overflow
12887         when multiplying M by sizeof (size_t).
12888
12889 2007-12-10  Martin Lambers  <marlam@marlam.de>
12890
12891         Override getpagesize on mingw.
12892         * lib/getpagesize.c: New file.
12893         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Enable replacement on mingw.
12894         * modules/getpagesize (Files): Add lib/getpagesize.c.
12895         * lib/unistd.in.h (getpagesize): Declare if we are using a replacement.
12896         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
12897         REPLACE_GETPAGESIZE.
12898         * modules/unistd (Makefile.am): Substitute REPLACE_GETPAGESIZE.
12899
12900 2007-12-25  Bruno Haible  <bruno@clisp.org>
12901
12902         * modules/localcharset (Notice): New field.
12903         (configure.ac): Define LOCALCHARSET_TESTS_ENVIRONMENT.
12904         Suggested by Ben Pfaff <blp@cs.stanford.edu>.
12905
12906 2007-12-25  Paul Eggert  <eggert@cs.ucla.edu>
12907             Bruno Haible  <bruno@clisp.org>
12908
12909         Avoid using the syntax symbol() in formatted documentation.
12910         * MODULES.html.sh (func_module): When replacing symbol() with a
12911         hyperlink, remove the parentheses. Show an error if some remain.
12912         Recognize and render the '...' syntax.
12913         * doc/alloca-opt.texi: Remove parentheses from symbol reference.
12914         Rework. Add paragraph about GCC's inlining.
12915         * doc/alloca.texi: Likewise.
12916         * doc/error.texi: Remove parentheses from symbol reference.
12917         * doc/gnulib-intro.texi: Likewise.
12918         * doc/gnulib.texi (alloca, alloca-opt): New nodes.
12919         * modules/fnmatch (Description): Reword to say "the ... function".
12920         * modules/full-read (Description): Likewise.
12921         * modules/full-write (Description): Likewise.
12922         * modules/safe-read (Description): Likewise.
12923         * modules/safe-write (Description): Likewise.
12924         * modules/strchrnul (Description): Likewise.
12925         * modules/trim (Description): Likewise.
12926         * modules/error (Description): Remove parentheses from symbol
12927         references.
12928         * modules/verror (Description): Likewise.
12929         Reported by Karl Berry.
12930
12931 2007-12-25  Bruno Haible  <bruno@clisp.org>
12932
12933         Fixup after 2007-10-16 commit.
12934         * lib/glob.c (glob_in_dir): Don't use ISO C99 syntax.
12935
12936 2007-12-24  Bruno Haible  <bruno@clisp.org>
12937
12938         Make --enable-relocatable work with DESTDIR.
12939         * build-aux/install-reloc: Accept another argument 'destdir'. Use it
12940         to compute installdir from destprog.
12941         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): In INSTALL_PROGRAM_ENV,
12942         also set the RELOC_DESTDIR variable.
12943         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
12944
12945 2007-12-24  Bruno Haible  <bruno@clisp.org>
12946
12947         Fix link error due to xalloc_die().
12948         * lib/progreloc.c: When NO_XMALLOC is defined, use areadlink instead
12949         of xreadlink.
12950         * lib/relocwrapper.c: Update comments.
12951         * build-aux/install-reloc: Remove xreadlink.c from file list.
12952         * modules/relocatable-prog-wrapper (Files): Remove xreadlink.h and
12953         xreadlink.c.
12954         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
12955
12956 2007-12-24  Bruno Haible  <bruno@clisp.org>
12957
12958         Split setenv module into setenv and unsetenv. Get rid of setenv.h.
12959         * lib/setenv.h: Remove file.
12960         * lib/stdlib.in.h (setenv, unsetenv): New declarations, moved here from
12961         lib/setenv.h.
12962         * modules/setenv (Files): Remove lib/setenv.h, lib/unsetenv.c.
12963         (Depends-on): Add stdlib.
12964         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR. Don't invoke
12965         gl_FUNC_UNSETENV.
12966         (Include): Replace setenv.h with <stdlib.h>.
12967         * modules/unsetenv: New file.
12968         * lib/setenv.c: Include <stdlib.h> first, after alloca.h.
12969         * lib/unsetenv.c: Include <stdlib.h> first.
12970         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_SETENV_SEPARATE): Require
12971         gl_STDLIB_H_DEFAULTS. Conditionally set HAVE_SETENV to 0.
12972         (gl_FUNC_UNSETENV): Require gl_STDLIB_H_DEFAULTS. Conditionally set
12973         HAVE_UNSETENV to 0. Set VOID_UNSETENV as an AC_SUBSTed variable.
12974         * modules/stdlib (Makefile.am): Substitute also GNULIB_SETENV,
12975         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
12976         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_SETENV,
12977         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
12978         * doc/functions/unsetenv.texi: Update.
12979         * modules/xsetenv (Depends-on): Add unsetenv.
12980         * modules/getdate (Depends-on): Likewise.
12981         * lib/xsetenv.h: Include <stdlib.h> instead of setenv.h.
12982         * lib/xsetenv.c: Don't include setenv.h.
12983         * lib/getdate.y: Likewise.
12984         * lib/relocwrapper.c: Likewise.
12985         * modules/relocatable-prog-wrapper (Files): Remove lib/setenv.h.
12986         (Depends-on): Add stdlib.
12987         * NEWS: Mention the changes.
12988         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
12989
12990 2007-12-23  Bruno Haible  <bruno@clisp.org>
12991
12992         * lib/memmem.c (memmem): Use lowercase variable names. Tab
12993         indentation.
12994
12995 2007-12-23  Bruno Haible  <bruno@clisp.org>
12996
12997         * lib/c-strcasestr.c: Add more comments.
12998         * lib/c-strstr.c: Likewise.
12999         * lib/mbscasestr.c: Likewise.
13000         * lib/mbsstr.c: Likewise.
13001         * lib/strcasestr.c: Likewise.
13002         * lib/memmem.c: Likewise.
13003
13004 2007-12-23  Bruno Haible  <bruno@clisp.org>
13005
13006         * tests/test-memmem.c: Include <string.h> first.
13007
13008 2007-12-22  Bruno Haible  <bruno@clisp.org>
13009
13010         * gnulib-tool (func_create_testdir): Change $auxdir while generating
13011         the contents of $testsbase.
13012         Reported by Ralf Wildenhues.
13013
13014 2007-12-22  Bruno Haible  <bruno@clisp.org>
13015
13016         * gnulib-tool (func_emit_tests_Makefile_am): Replace local_ldadd with
13017         two variables local_ldadd_before, local_ldadd_last.
13018
13019 2007-12-20  Eric Blake  <ebb9@byu.net>
13020
13021         Work around circular library issue when cross-compiling.
13022         * lib/progname.c (set_program_name): Use strncmp, not memcmp, so
13023         that progname.o does not need to pull in rpl_memcmp.
13024
13025 2007-12-19  Eric Blake  <ebb9@byu.net>
13026
13027         Fix memmem to avoid O(n^2) worst-case complexity.
13028         * lib/memmem.c (knuth_morris_pratt): New function.
13029         (memmem): Use it if first few naive iterations fail.
13030         * m4/memmem.m4 (gl_FUNC_MEMMEM): Detect cygwin bug.
13031         * modules/memcmp (License): Set to LGPLv2+, not LGPL.
13032         * modules/memchr (License): Likewise.
13033         * modules/memmem (Depends-on): Add memcmp, memchr, stdbool, and
13034         malloca.
13035         * tests/test-memmem.c: Rewrite, borrowing ideas from
13036         test-mbsstr1.c; the old version wouldn't even compile!
13037         * modules/memmem-tests: New file.
13038         * lib/string.in.h (rpl_memmem): Add declaration.
13039         * modules/string (Makefile.am): Substitute REPLACE_MEMMEM.
13040         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Default for
13041         REPLACE_MEMMEM.
13042
13043 2007-12-18  Paul Eggert  <eggert@cs.ucla.edu>
13044
13045         Fix problem with _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H on VMS.
13046         * lib/stdint.in.h (_GL_JUST_INCLUDE_SYSTEM_INTTYPES_H): Define
13047         before any system include files, and undef after them all.  This
13048         should fix a problem on VMS reported by John E. Malmberg in
13049         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00118.html>.
13050
13051 2007-12-17  Eric Blake  <ebb9@byu.net>
13052
13053         Revert addition of verify, for BSD/OS.
13054         * lib/fseeko.c [!HAVE_FSEEKO]: Allow off_t > long, even though it
13055         can't handle large files, for the sake of obsolete platforms.
13056         * modules/fseeko (Depends-on): Remove verify.
13057         * doc/functions/fseeko.texi (fseeko): Document BSD/OS limitation.
13058         * doc/functions/ftello.texi (ftello): Likewise.
13059         * doc/functions/fgetpos.texi (fgetpos): Likewise.
13060         Reported by Larry Jones.
13061
13062 2007-12-17  Petr Salinger  <Petr.Salinger@seznam.cz>
13063
13064         getcwd.c: Use a more readable witness: HAVE_OPENAT_SUPPORT
13065         * lib/getcwd.c: Define and use HAVE_OPENAT_SUPPORT, in place of AT_FDCWD.
13066
13067 2007-12-17  Jim Meyering  <meyering@redhat.com>
13068
13069         Port to GNU/kFreeBSD - FreeBSD kernel + GNU libc,
13070         which has no openat syscall, yet <fcntl.h> does define AT_FDCWD.
13071         * lib/getcwd.c: Undef AT_FDCWD if there is no openat function.
13072         * modules/getcwd (Depends-on): Add openat.
13073         Reported by Petr Salinger.
13074
13075 2007-12-17  Bruno Haible  <bruno@clisp.org>
13076
13077         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Use GL_NOCRASH to
13078         avoid a segmentation fault of the configure test on x86_64 systems.
13079
13080 2007-12-15  Jim Meyering  <meyering@redhat.com>
13081
13082         * build-aux/gnupload (GPG): Don't hard-code absolute name of gpg binary.
13083
13084 2007-12-13  Eric Blake  <ebb9@byu.net>
13085
13086         Another fseek test.
13087         * tests/test-fseek.c (main): Also test ungetc handling.
13088         * tests/test-fseeko.c (main): Likewise.
13089         * modules/fseeko (Depends-on): Add verify.
13090         * lib/fseeko.c [!HAVE_FSEEKO]: Verify that off_t is not too
13091         large.
13092         Reported by Larry Jones.
13093
13094         Fix fseeko on mingw.
13095         * lib/fseeko.c (rpl_fseeko) [_IOERR]: Reset EOF flag on successful
13096         seek.
13097
13098         Beef up fseek tests.
13099         * tests/test-fseek.c (main): Also test eof handling.
13100         * tests/test-fseeko.c (main): Likewise.
13101         Reported by Larry Jones.
13102
13103 2007-12-13  Larry Jones  <lawrence.jones@siemens.com>  (tiny change)
13104
13105         Fix fseeko on BSD-based platforms.
13106         * lib/fseeko.c (rpl_fseeko) [__sferror]: Reset EOF flag on
13107         successful seek.
13108
13109 2007-12-12  Eric Blake  <ebb9@byu.net>
13110
13111         Allow circular dependency of separate libtests.a
13112         * gnulib-tool (func_emit_tests_Makefile_am): Add AM_LIBTOOLFLAGS
13113         when use_libtests.
13114
13115 2007-12-11  Eric Blake  <ebb9@byu.net>
13116
13117         Fix bug with -0.0L in previous patch.
13118         * lib/isnan.c (rpl_isnanl): Make robust to -0.0L and pad bits.
13119         * tests/test-isnan.c (main): Also test on zeroes.
13120         * tests/test-isnanf.c (main): Likewise.
13121         * tests/test-isnanl.h (main): Likewise.
13122
13123         Detect pseudo-denormals on x86 even when cross-compiling.
13124         * lib/isnan.c (rpl_isnanl) [!KNOWN_EXPBIT0_LOCATION
13125         && USE_LONG_DOUBLE && x86]: Add one more check to filter out
13126         invalid bit patterns that happen to satisfy ==.
13127
13128         Avoid link failures with separate libtests.a.
13129         * gnulib-tool (func_emit_tests_Makefile_am): Also list local_ldadd
13130         last, to satisfy circular dependencies.
13131
13132 2007-12-11  Eric Blake  <ebb9@byu.net>
13133         and Bruno Haible  <bruno@clisp.org>
13134
13135         Fix OpenBSD 4.0 <float.h> handling of long double.
13136         * m4/float_h.m4 (gl_FLOAT_H): Also claim OpenBSD is broken.
13137         * lib/float.in.h [__OpenBSD__]: Add fixes for OpenBSD.
13138         * doc/headers/float.texi (float.h): Document OpenBSD bug.
13139
13140 2007-12-11  Jim Meyering  <meyering@redhat.com>
13141
13142         * users.txt: Add libvirt.
13143
13144         Support versions of autoconf prior to 2.59c.
13145         * gnulib-tool (func_emit_initmacro_done): Define m4_foreach_w
13146         if it is not already defined.
13147
13148 2007-12-09  Bruno Haible  <bruno@clisp.org>
13149
13150         Let 'gnulib-tool --import' collect sources needed for the tests in
13151         tests/ rather than in lib/.
13152         * gnulib-tool (func_emit_tests_Makefile_am): Accept use_libtests
13153         argument. If true, add rules to generate libtests.a, and put libtests.a
13154         into $(LDADD). Consider source files in subdirectories and set
13155         uses_subdirs.
13156         (func_emit_initmacro_start, func_emit_initmacro_end,
13157         func_emit_initmacro_done): Pass all arguments explicitly.
13158         (func_import): Determine two module lists main_modules,
13159         testsrelated_modules. Determine use_libtests. Determine two variables
13160         sed_transform_main_lib_file, sed_transform_testsrelated_lib_file
13161         instead of just sed_transform_lib_file. Determine two variables
13162         main_files and testsrelated_files. Compute 'files' as the union of
13163         both. Adjust sed_rewrite_old_files, sed_rewrite_new_files,
13164         func_add_or_update. In the generated gnulib-comp.m4, collect the
13165         object files for tests/ in different variables than those for lib/.
13166         Substitute LIBTESTS_LIBDEPS.
13167         (func_create_testdir): Combine the uses_subdirs results from
13168         func_emit_lib_Makefile_am and from func_emit_tests_Makefile_am.
13169
13170 2007-12-09  Bruno Haible  <bruno@clisp.org>
13171
13172         * gnulib-tool (func_emit_tests_Makefile_am): Expand references to
13173         the build-aux directory.
13174
13175 2007-12-09  Bruno Haible  <bruno@clisp.org>
13176
13177         * gnulib-tool (func_emit_tests_Makefile_am): Remove redundant code
13178         introduced on 2006-09-09.
13179
13180 2007-12-07  Jim Meyering  <meyering@redhat.com>
13181
13182         Let these macros work also with autoconf-2.59.
13183         * m4/getline.m4 (gl_FUNC_GETLINE): Require only autoconf-2.59.  2.60
13184         is not needed, since gnulib now permits use of AC_CHECK_DECLS_ONCE.
13185         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
13186
13187 2007-12-06  Jim Meyering  <meyering@redhat.com>
13188
13189         Avoid a configure-time syntax error in gl_FUNC_ACL.
13190         * m4/acl.m4 (gl_FUNC_ACL): Be careful to check for the acl_trivial
13191         function in each branch, before testing the cache variable.
13192
13193 2007-12-04  Eric Blake  <ebb9@byu.net>
13194
13195         Make scripts executable.
13196         * build-aux/config.guess: Add execute permissions.
13197         * build-aux/config.sub: Likewise.
13198         * build-aux/gendocs.sh: Likewise.
13199
13200         Fix frexp on mingw.
13201         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Detect mingw bug when
13202         cross-compiling.
13203         * doc/functions/frexp.texi (frexp): Document the bug.
13204
13205         Make cygwin fseeko check more reliable.
13206         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Use cygwin
13207         version numbers, rather than unrelated feature check.
13208         * doc/functions/fseeko.texi (fseeko): Tweak failure report.
13209         * doc/functions/ftello.texi (ftello): Likewise.
13210         Reported by Bruno Haible.
13211
13212         * m4/strerror.m4: Bump version number.
13213
13214 2007-12-03  Bruno Haible  <bruno@clisp.org>
13215
13216         * doc/functions/mprotect.texi: Mention the mingw problem.
13217
13218 2007-12-03  Eric Blake  <ebb9@byu.net>
13219
13220         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Ensure
13221         REPLACE_STRERROR is initialized before this macro.
13222
13223 2007-12-03  Paul Eggert  <eggert@cs.ucla.edu>
13224
13225         Add support for Solaris 10 ACLs.  Also, ACLs are Gnulib, not Autoconf.
13226         * modules/acl (configure.ac): Rename AC_FUNC_ACL to gl_FUNC_ACL.
13227         * m4/acl.m4 (gl_FUNC_ACL): Renamed from AC_FUNC_ACL.  On Solaris,
13228         put -lsec in even for programs other than 'ls'.  This fixes a problem
13229         for gettext reported by Bruno Haible in
13230         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00007.html>.
13231         * lib/acl.c (copy_acl, qset_acl) [USE_ACL && defined ACL_NO_TRIVIAL]:
13232         Add support for Solaris 10.  This isn't efficient, but should get the
13233         job done for now.
13234
13235 2007-12-03  James Youngman  <jay@gnu.org>
13236
13237         * doc/regexprops-generic.texi: change "an close-group" to "a
13238         close-group" and "illegal" to "not allowed".
13239
13240 2007-11-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13241
13242         * lib/unictype/pr_byname.c: Include unictype/pr_byname.h instead of
13243         pr_byname.h. Needed for the rare case when the maintainer has done
13244         "make maintainer-clean" in the source directory and then attempts a
13245         build outside the source directory.
13246         * lib/unictype/scripts.c: Include unictype/scripts_byname.h instead of
13247         scripts_byname.h.
13248
13249 2007-12-02  Martin Lambers <marlam@marlam.de>
13250             Bruno Haible  <bruno@clisp.org>
13251
13252         * lib/getpagesize.h: Remove file.
13253         * lib/unistd.in.h: Include declaration of getpagesize here.
13254         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Renamed from gl_GETPAGESIZE.
13255         Invoke gl_UNISTD_H_DEFAULTS. Set HAVE_GETPAGESIZE, HAVE_OS_H,
13256         HAVE_SYS_PARAM_H.
13257         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETPAGESIZE,
13258         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
13259         * modules/getpagesize (Files): Remove lib/getpagesize.h.
13260         (Depends-on): Add unistd.
13261         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
13262         (Include): Use <unistd.h> instead of getpagesize.h.
13263         * modules/unistd (Makefile.am): Substitute also GNULIB_GETPAGESIZE,
13264         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
13265         * m4/pagealign_alloc.m4 (gl_PREREQ_PAGEALIGN_ALLOC): Remove
13266         gl_GETPAGESIZE invocation, already handled by module dependency.
13267         * lib/pagealign_alloc.c: Don't include getpagesize.h.
13268
13269 2007-12-02  Bruno Haible  <bruno@clisp.org>
13270
13271         * modules/strings-tests: New file.
13272         * tests/test-strings.c: New file.
13273
13274         Move declarations of str{,n}casecmp from <string.h> to <strings.h>.
13275         * lib/strings.in.h: New file.
13276         * lib/string.in.h (strcasecmp, strncasecmp): Remove declarations.
13277         * m4/strings_h.m4: New file.
13278         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Remove initialization
13279         of HAVE_STRCASECMP, HAVE_DECL_STRNCASECMP.
13280         * modules/strings: New file.
13281         * modules/string (Makefile.am): Update.
13282         * modules/strcase (Include): Mention <strings.h>, not <string.h>.
13283         Reported by Karl Berry.
13284
13285 2007-12-01  Eric Blake  <ebb9@byu.net>
13286
13287         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Rewrite to
13288         accomodate fix in cygwin 1.5.25.
13289
13290 2007-12-01  Jim Meyering  <meyering@redhat.com>
13291
13292         Fix a bug that inhibited much of the utf8-optimization in regcomp.c.
13293         * lib/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,
13294         that would inhibit utf8-optimization of a regexp containing line-
13295         or buffer-anchors, e.g., `^', `$'.
13296
13297 2007-11-30  Bruno Haible  <bruno@clisp.org>
13298
13299         * lib/lock.h (gl_recursive_lock_init) [PTHREAD &&
13300         PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: Call
13301         glthread_recursive_lock_init.
13302         * lib/lock.c (glthread_recursive_lock_init)
13303         [PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: New function.
13304         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
13305
13306 2007-11-28  Paul Eggert  <eggert@cs.ucla.edu>
13307
13308         New function qset_acl, like set_acl but with syscall semantics.
13309         * lib/acl.h (qset_acl): New decl.
13310         * lib/acl.c (qset_acl): New function.
13311         (set_acl): Use new function.  Use more-consistent diagnostics.
13312
13313 2007-11-28  Jim Meyering  <meyering@redhat.com>
13314
13315         * modules/physmem (License): Change from GPL to LGPLv2+.
13316
13317 2007-11-26  Bruno Haible  <bruno@clisp.org>
13318
13319         * lib/vasnprintf.c (decode_long_double): Don't abort if the
13320         'long double' type has excess precision.
13321         Reported by Jim Meyering in
13322         <http://lists.gnu.org/archive/html/bug-gnulib/2007-11/msg00120.html>.
13323
13324 2007-11-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13325
13326         * doc/fdl.texi, doc/gpl-3.0.texi, doc/lgpl-3.0.texi:
13327         Sync from <http://gnu.org/licenses>.
13328         * modules/agpl-3.0, doc/agpl-3.0.texi: New module,
13329         with license text from same location.
13330         * doc/maintain.texi, doc/standards.texi:  Sync from
13331         <http://savannah.gnu.org/projects/gnustandards>.
13332
13333 2007-11-22  OndÅ™ej Vašík  <ovasik@redhat.com>
13334         and Jim Meyering  <meyering@redhat.com>
13335
13336         Adjust getdate' grammar to accept a slightly more regular language.
13337         E.g., accept "YYYYMMDD +N days" as well as "YYYYMMDD N days".
13338         Before, the former was rejected.
13339         * lib/getdate.y (digits_to_date_time): New function, factored
13340         out of ...
13341         (number): ...here.  Just call digits_to_date_time.
13342         (hybrid): New non-terminal to handle an <unsigned number,
13343         signed relative offset> sequence consistently.
13344
13345 2007-11-18  Jim Meyering  <meyering@redhat.com>
13346
13347         Pull my changes from coreutils:
13348         bootstrap: fix typo to enable use of $gnulib_tool_option_extras.
13349         * build-aux/bootstrap (gnulib_tool_options): Add a space before the
13350         use of $gnulib_tool_option_extras, so that it's separated from the
13351         preceding argument.
13352
13353         Fix bootstrap failure to handle files like lib/uniwidth/cjk.h.
13354         * build-aux/bootstrap (cp_mark_as_generated): Create any required
13355         parent destination directories before copying a file into place.
13356
13357 2007-11-18  Sergey Poznyakoff  <gray@gnu.org.ua>
13358
13359         bootstrap: work also with 4-argument variant of AC_INIT
13360         * build-aux/bootstrap (gnulib_extra_files): Adjust sed command.
13361
13362 2007-11-16  Paul Eggert  <eggert@cs.ucla.edu>
13363
13364         Port test-getaddrinfo to Solaris.
13365         Problem reported by Bruno Haible in
13366         <http://lists.gnu.org/archive/html/bug-gnulib/2007-03/msg00171.html>.
13367         * tests/test-getaddrinfo.c (simple): Add a comment asking for an
13368         explanation of setting 'hints'.
13369         Don't reject an implementation merely because it returns EAI_SERVICE.
13370         (EAI_SERVICE): Define to 0 if not defined.
13371
13372 2007-11-15  Paul Eggert  <eggert@cs.ucla.edu>
13373
13374         The license of gnu-make and posix-shell is now "GPLed build tool".
13375         * modules/gnu-make (License): Likewise.
13376         * modules/posix-shell (License): Likewise.
13377
13378         New module posix-shell, for determining a POSIX shell
13379         or perhaps something that is close enough to a POSIX shell.
13380         * m4/posix-shell.m4: New file.
13381         * modules/posix-shell: New file.
13382
13383         * MODULES.html.sh: Mention new module.
13384
13385         New module gnu-make, for determining whether we're using GNU Make.
13386         * m4/gnu-make.m4: New file.
13387         * modules/gnu-make: New file.
13388         * MODULES.html.sh: Mention new module.
13389
13390 2007-11-14  Jim Meyering  <meyering@redhat.com>
13391
13392         Define a sometimes-link-required function using ARGMATCH_DIE_DECL.
13393         * tests/test-argmatch.c (ARGMATCH_DIE_DECL): When defined,
13394         use this macro to create a function _definition_.
13395         Remove useless "#undef ARGMATCH_DIE".
13396
13397 2007-11-14  Bruno Haible  <bruno@clisp.org>
13398
13399         * lib/config.charset: Update for OpenBSD 4.1.
13400         Reported and helped by Ben Pfaff <blp@cs.stanford.edu>.
13401
13402 2007-11-12  Paul Eggert  <eggert@cs.ucla.edu>
13403
13404         Document 64-bit #if problems in stdint.texi.
13405         * doc/headers/stdint.texi (stdint.h): Mention problems with
13406         64-bit-#if, and how to work around them.
13407
13408         Don't insist on 'long long int' support in the preprocessor.  It
13409         breaks too many things.  For example, PRIdMAX still uses a 'long
13410         long int' format with the latest Sun compiler, even though
13411         HAVE_LONG_LONG_INT isn't defined due to that compiler's
13412         preprocessor problem.  This causes the latest coreutils to dump
13413         core on Solaris 10 sparc with the Sun C compiler.
13414         Instead, fix the 2007-10-16 problem in a different way, by evaluating
13415         the troublesome expressions at configure-time, not at #if-time.
13416         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): Don't test the
13417         preprocessor.
13418         * m4/inttypes.m4 (gl_INTTYPES_H): Move the #if checks into
13419         compile-time C checks, done at 'configure'-time.
13420         (gl_INTTYPES_CHECK_LONG_LONG_INT_CONDITION): New macro.
13421         * modules/inttypes (Makefile): Substitute the new symbols that
13422         gl_INTTYPES_H now generates.
13423         * lib/inttypes.in.h: Don't use constants wider than 'long' in #if.
13424
13425 2007-11-12  Bruno Haible  <bruno@clisp.org>
13426
13427         Tests for Unicode character classification functions.
13428
13429         * modules/unictype/bidicategory-byname-tests: New file.
13430         * modules/unictype/bidicategory-name-tests: New file.
13431         * modules/unictype/bidicategory-of-tests: New file.
13432         * modules/unictype/bidicategory-test-tests: New file.
13433         * modules/unictype/block-list-tests: New file.
13434         * modules/unictype/block-of-tests: New file.
13435         * modules/unictype/block-test-tests: New file.
13436         * modules/unictype/category-C-tests: New file.
13437         * modules/unictype/category-Cc-tests: New file.
13438         * modules/unictype/category-Cf-tests: New file.
13439         * modules/unictype/category-Cn-tests: New file.
13440         * modules/unictype/category-Co-tests: New file.
13441         * modules/unictype/category-Cs-tests: New file.
13442         * modules/unictype/category-L-tests: New file.
13443         * modules/unictype/category-Ll-tests: New file.
13444         * modules/unictype/category-Lm-tests: New file.
13445         * modules/unictype/category-Lo-tests: New file.
13446         * modules/unictype/category-Lt-tests: New file.
13447         * modules/unictype/category-Lu-tests: New file.
13448         * modules/unictype/category-M-tests: New file.
13449         * modules/unictype/category-Mc-tests: New file.
13450         * modules/unictype/category-Me-tests: New file.
13451         * modules/unictype/category-Mn-tests: New file.
13452         * modules/unictype/category-N-tests: New file.
13453         * modules/unictype/category-Nd-tests: New file.
13454         * modules/unictype/category-Nl-tests: New file.
13455         * modules/unictype/category-No-tests: New file.
13456         * modules/unictype/category-P-tests: New file.
13457         * modules/unictype/category-Pc-tests: New file.
13458         * modules/unictype/category-Pd-tests: New file.
13459         * modules/unictype/category-Pe-tests: New file.
13460         * modules/unictype/category-Pf-tests: New file.
13461         * modules/unictype/category-Pi-tests: New file.
13462         * modules/unictype/category-Po-tests: New file.
13463         * modules/unictype/category-Ps-tests: New file.
13464         * modules/unictype/category-S-tests: New file.
13465         * modules/unictype/category-Sc-tests: New file.
13466         * modules/unictype/category-Sk-tests: New file.
13467         * modules/unictype/category-Sm-tests: New file.
13468         * modules/unictype/category-So-tests: New file.
13469         * modules/unictype/category-Z-tests: New file.
13470         * modules/unictype/category-Zl-tests: New file.
13471         * modules/unictype/category-Zp-tests: New file.
13472         * modules/unictype/category-Zs-tests: New file.
13473         * modules/unictype/category-and-not-tests: New file.
13474         * modules/unictype/category-and-tests: New file.
13475         * modules/unictype/category-byname-tests: New file.
13476         * modules/unictype/category-name-tests: New file.
13477         * modules/unictype/category-none-tests: New file.
13478         * modules/unictype/category-of-tests: New file.
13479         * modules/unictype/category-or-tests: New file.
13480         * modules/unictype/category-test-withtable-tests: New file.
13481         * modules/unictype/combining-class-tests: New file.
13482         * modules/unictype/ctype-alnum-tests: New file.
13483         * modules/unictype/ctype-alpha-tests: New file.
13484         * modules/unictype/ctype-blank-tests: New file.
13485         * modules/unictype/ctype-cntrl-tests: New file.
13486         * modules/unictype/ctype-digit-tests: New file.
13487         * modules/unictype/ctype-graph-tests: New file.
13488         * modules/unictype/ctype-lower-tests: New file.
13489         * modules/unictype/ctype-print-tests: New file.
13490         * modules/unictype/ctype-punct-tests: New file.
13491         * modules/unictype/ctype-space-tests: New file.
13492         * modules/unictype/ctype-upper-tests: New file.
13493         * modules/unictype/ctype-xdigit-tests: New file.
13494         * modules/unictype/decimal-digit-tests: New file.
13495         * modules/unictype/digit-tests: New file.
13496         * modules/unictype/mirror-tests: New file.
13497         * modules/unictype/numeric-tests: New file.
13498         * modules/unictype/property-alphabetic-tests: New file.
13499         * modules/unictype/property-ascii-hex-digit-tests: New file.
13500         * modules/unictype/property-bidi-arabic-digit-tests: New file.
13501         * modules/unictype/property-bidi-arabic-right-to-left-tests: New file.
13502         * modules/unictype/property-bidi-block-separator-tests: New file.
13503         * modules/unictype/property-bidi-boundary-neutral-tests: New file.
13504         * modules/unictype/property-bidi-common-separator-tests: New file.
13505         * modules/unictype/property-bidi-control-tests: New file.
13506         * modules/unictype/property-bidi-embedding-or-override-tests: New file.
13507         * modules/unictype/property-bidi-eur-num-separator-tests: New file.
13508         * modules/unictype/property-bidi-eur-num-terminator-tests: New file.
13509         * modules/unictype/property-bidi-european-digit-tests: New file.
13510         * modules/unictype/property-bidi-hebrew-right-to-left-tests: New file.
13511         * modules/unictype/property-bidi-left-to-right-tests: New file.
13512         * modules/unictype/property-bidi-non-spacing-mark-tests: New file.
13513         * modules/unictype/property-bidi-other-neutral-tests: New file.
13514         * modules/unictype/property-bidi-pdf-tests: New file.
13515         * modules/unictype/property-bidi-segment-separator-tests: New file.
13516         * modules/unictype/property-bidi-whitespace-tests: New file.
13517         * modules/unictype/property-byname-tests: New file.
13518         * modules/unictype/property-combining-tests: New file.
13519         * modules/unictype/property-composite-tests: New file.
13520         * modules/unictype/property-currency-symbol-tests: New file.
13521         * modules/unictype/property-dash-tests: New file.
13522         * modules/unictype/property-decimal-digit-tests: New file.
13523         * modules/unictype/property-default-ignorable-code-point-tests: New file.
13524         * modules/unictype/property-deprecated-tests: New file.
13525         * modules/unictype/property-diacritic-tests: New file.
13526         * modules/unictype/property-extender-tests: New file.
13527         * modules/unictype/property-format-control-tests: New file.
13528         * modules/unictype/property-grapheme-base-tests: New file.
13529         * modules/unictype/property-grapheme-extend-tests: New file.
13530         * modules/unictype/property-grapheme-link-tests: New file.
13531         * modules/unictype/property-hex-digit-tests: New file.
13532         * modules/unictype/property-hyphen-tests: New file.
13533         * modules/unictype/property-id-continue-tests: New file.
13534         * modules/unictype/property-id-start-tests: New file.
13535         * modules/unictype/property-ideographic-tests: New file.
13536         * modules/unictype/property-ids-binary-operator-tests: New file.
13537         * modules/unictype/property-ids-trinary-operator-tests: New file.
13538         * modules/unictype/property-ignorable-control-tests: New file.
13539         * modules/unictype/property-iso-control-tests: New file.
13540         * modules/unictype/property-join-control-tests: New file.
13541         * modules/unictype/property-left-of-pair-tests: New file.
13542         * modules/unictype/property-line-separator-tests: New file.
13543         * modules/unictype/property-logical-order-exception-tests: New file.
13544         * modules/unictype/property-lowercase-tests: New file.
13545         * modules/unictype/property-math-tests: New file.
13546         * modules/unictype/property-non-break-tests: New file.
13547         * modules/unictype/property-not-a-character-tests: New file.
13548         * modules/unictype/property-numeric-tests: New file.
13549         * modules/unictype/property-other-alphabetic-tests: New file.
13550         * modules/unictype/property-other-default-ignorable-code-point-tests: New file.
13551         * modules/unictype/property-other-grapheme-extend-tests: New file.
13552         * modules/unictype/property-other-id-continue-tests: New file.
13553         * modules/unictype/property-other-id-start-tests: New file.
13554         * modules/unictype/property-other-lowercase-tests: New file.
13555         * modules/unictype/property-other-math-tests: New file.
13556         * modules/unictype/property-other-uppercase-tests: New file.
13557         * modules/unictype/property-paired-punctuation-tests: New file.
13558         * modules/unictype/property-paragraph-separator-tests: New file.
13559         * modules/unictype/property-pattern-syntax-tests: New file.
13560         * modules/unictype/property-pattern-white-space-tests: New file.
13561         * modules/unictype/property-private-use-tests: New file.
13562         * modules/unictype/property-punctuation-tests: New file.
13563         * modules/unictype/property-quotation-mark-tests: New file.
13564         * modules/unictype/property-radical-tests: New file.
13565         * modules/unictype/property-sentence-terminal-tests: New file.
13566         * modules/unictype/property-soft-dotted-tests: New file.
13567         * modules/unictype/property-space-tests: New file.
13568         * modules/unictype/property-terminal-punctuation-tests: New file.
13569         * modules/unictype/property-test-tests: New file.
13570         * modules/unictype/property-titlecase-tests: New file.
13571         * modules/unictype/property-unassigned-code-value-tests: New file.
13572         * modules/unictype/property-unified-ideograph-tests: New file.
13573         * modules/unictype/property-uppercase-tests: New file.
13574         * modules/unictype/property-variation-selector-tests: New file.
13575         * modules/unictype/property-white-space-tests: New file.
13576         * modules/unictype/property-xid-continue-tests: New file.
13577         * modules/unictype/property-xid-start-tests: New file.
13578         * modules/unictype/property-zero-width-tests: New file.
13579         * modules/unictype/scripts-tests: New file.
13580         * modules/unictype/syntax-c-ident-tests: New file.
13581         * modules/unictype/syntax-c-whitespace-tests: New file.
13582         * modules/unictype/syntax-java-ident-tests: New file.
13583         * modules/unictype/syntax-java-whitespace-tests: New file.
13584         * tests/unictype/test-bidi_byname.c: New file.
13585         * tests/unictype/test-bidi_name.c: New file.
13586         * tests/unictype/test-bidi_of.c: New file.
13587         * tests/unictype/test-bidi_test.c: New file.
13588         * tests/unictype/test-block_list.c: New file.
13589         * tests/unictype/test-block_of.c: New file.
13590         * tests/unictype/test-block_test.c: New file.
13591         * tests/unictype/test-categ_and.c: New file.
13592         * tests/unictype/test-categ_and_not.c: New file.
13593         * tests/unictype/test-categ_byname.c: New file.
13594         * tests/unictype/test-categ_name.c: New file.
13595         * tests/unictype/test-categ_none.c: New file.
13596         * tests/unictype/test-categ_of.c: New file.
13597         * tests/unictype/test-categ_or.c: New file.
13598         * tests/unictype/test-categ_test_withtable.c: New file.
13599         * tests/unictype/test-combining.c: New file.
13600         * tests/unictype/test-decdigit.c: New file.
13601         * tests/unictype/test-digit.c: New file.
13602         * tests/unictype/test-mirror.c: New file.
13603         * tests/unictype/test-numeric.c: New file.
13604         * tests/unictype/test-pr_byname.c: New file.
13605         * tests/unictype/test-pr_test.c: New file.
13606         * tests/unictype/test-predicate-part1.h: New file.
13607         * tests/unictype/test-predicate-part2.h: New file.
13608         * tests/unictype/test-scripts.c: New file.
13609         * tests/unictype/test-sy_c_ident.c: New file.
13610         * tests/unictype/test-sy_java_ident.c: New file.
13611
13612         * tests/unictype/test-categ_C.c: New file, generated by gen-ctype.c
13613         for Unicode 5.0.0.
13614         * tests/unictype/test-categ_Cc.c: Likewise.
13615         * tests/unictype/test-categ_Cf.c: Likewise.
13616         * tests/unictype/test-categ_Cn.c: Likewise.
13617         * tests/unictype/test-categ_Co.c: Likewise.
13618         * tests/unictype/test-categ_Cs.c: Likewise.
13619         * tests/unictype/test-categ_L.c: Likewise.
13620         * tests/unictype/test-categ_Ll.c: Likewise.
13621         * tests/unictype/test-categ_Lm.c: Likewise.
13622         * tests/unictype/test-categ_Lo.c: Likewise.
13623         * tests/unictype/test-categ_Lt.c: Likewise.
13624         * tests/unictype/test-categ_Lu.c: Likewise.
13625         * tests/unictype/test-categ_M.c: Likewise.
13626         * tests/unictype/test-categ_Mc.c: Likewise.
13627         * tests/unictype/test-categ_Me.c: Likewise.
13628         * tests/unictype/test-categ_Mn.c: Likewise.
13629         * tests/unictype/test-categ_N.c: Likewise.
13630         * tests/unictype/test-categ_Nd.c: Likewise.
13631         * tests/unictype/test-categ_Nl.c: Likewise.
13632         * tests/unictype/test-categ_No.c: Likewise.
13633         * tests/unictype/test-categ_P.c: Likewise.
13634         * tests/unictype/test-categ_Pc.c: Likewise.
13635         * tests/unictype/test-categ_Pd.c: Likewise.
13636         * tests/unictype/test-categ_Pe.c: Likewise.
13637         * tests/unictype/test-categ_Pf.c: Likewise.
13638         * tests/unictype/test-categ_Pi.c: Likewise.
13639         * tests/unictype/test-categ_Po.c: Likewise.
13640         * tests/unictype/test-categ_Ps.c: Likewise.
13641         * tests/unictype/test-categ_S.c: Likewise.
13642         * tests/unictype/test-categ_Sc.c: Likewise.
13643         * tests/unictype/test-categ_Sk.c: Likewise.
13644         * tests/unictype/test-categ_Sm.c: Likewise.
13645         * tests/unictype/test-categ_So.c: Likewise.
13646         * tests/unictype/test-categ_Z.c: Likewise.
13647         * tests/unictype/test-categ_Zl.c: Likewise.
13648         * tests/unictype/test-categ_Zp.c: Likewise.
13649         * tests/unictype/test-categ_Zs.c: Likewise.
13650         * tests/unictype/test-ctype_alnum.c: Likewise.
13651         * tests/unictype/test-ctype_alpha.c: Likewise.
13652         * tests/unictype/test-ctype_blank.c: Likewise.
13653         * tests/unictype/test-ctype_cntrl.c: Likewise.
13654         * tests/unictype/test-ctype_digit.c: Likewise.
13655         * tests/unictype/test-ctype_graph.c: Likewise.
13656         * tests/unictype/test-ctype_lower.c: Likewise.
13657         * tests/unictype/test-ctype_print.c: Likewise.
13658         * tests/unictype/test-ctype_punct.c: Likewise.
13659         * tests/unictype/test-ctype_space.c: Likewise.
13660         * tests/unictype/test-ctype_upper.c: Likewise.
13661         * tests/unictype/test-ctype_xdigit.c: Likewise.
13662         * tests/unictype/test-decdigit.h: Likewise.
13663         * tests/unictype/test-digit.h: Likewise.
13664         * tests/unictype/test-numeric.h: Likewise.
13665         * tests/unictype/test-pr_alphabetic.c: Likewise.
13666         * tests/unictype/test-pr_ascii_hex_digit.c: Likewise.
13667         * tests/unictype/test-pr_bidi_arabic_digit.c: Likewise.
13668         * tests/unictype/test-pr_bidi_arabic_right_to_left.c: Likewise.
13669         * tests/unictype/test-pr_bidi_block_separator.c: Likewise.
13670         * tests/unictype/test-pr_bidi_boundary_neutral.c: Likewise.
13671         * tests/unictype/test-pr_bidi_common_separator.c: Likewise.
13672         * tests/unictype/test-pr_bidi_control.c: Likewise.
13673         * tests/unictype/test-pr_bidi_embedding_or_override.c: Likewise.
13674         * tests/unictype/test-pr_bidi_eur_num_separator.c: Likewise.
13675         * tests/unictype/test-pr_bidi_eur_num_terminator.c: Likewise.
13676         * tests/unictype/test-pr_bidi_european_digit.c: Likewise.
13677         * tests/unictype/test-pr_bidi_hebrew_right_to_left.c: Likewise.
13678         * tests/unictype/test-pr_bidi_left_to_right.c: Likewise.
13679         * tests/unictype/test-pr_bidi_non_spacing_mark.c: Likewise.
13680         * tests/unictype/test-pr_bidi_other_neutral.c: Likewise.
13681         * tests/unictype/test-pr_bidi_pdf.c: Likewise.
13682         * tests/unictype/test-pr_bidi_segment_separator.c: Likewise.
13683         * tests/unictype/test-pr_bidi_whitespace.c: Likewise.
13684         * tests/unictype/test-pr_combining.c: Likewise.
13685         * tests/unictype/test-pr_composite.c: Likewise.
13686         * tests/unictype/test-pr_currency_symbol.c: Likewise.
13687         * tests/unictype/test-pr_dash.c: Likewise.
13688         * tests/unictype/test-pr_decimal_digit.c: Likewise.
13689         * tests/unictype/test-pr_default_ignorable_code_point.c: Likewise.
13690         * tests/unictype/test-pr_deprecated.c: Likewise.
13691         * tests/unictype/test-pr_diacritic.c: Likewise.
13692         * tests/unictype/test-pr_extender.c: Likewise.
13693         * tests/unictype/test-pr_format_control.c: Likewise.
13694         * tests/unictype/test-pr_grapheme_base.c: Likewise.
13695         * tests/unictype/test-pr_grapheme_extend.c: Likewise.
13696         * tests/unictype/test-pr_grapheme_link.c: Likewise.
13697         * tests/unictype/test-pr_hex_digit.c: Likewise.
13698         * tests/unictype/test-pr_hyphen.c: Likewise.
13699         * tests/unictype/test-pr_id_continue.c: Likewise.
13700         * tests/unictype/test-pr_id_start.c: Likewise.
13701         * tests/unictype/test-pr_ideographic.c: Likewise.
13702         * tests/unictype/test-pr_ids_binary_operator.c: Likewise.
13703         * tests/unictype/test-pr_ids_trinary_operator.c: Likewise.
13704         * tests/unictype/test-pr_ignorable_control.c: Likewise.
13705         * tests/unictype/test-pr_iso_control.c: Likewise.
13706         * tests/unictype/test-pr_join_control.c: Likewise.
13707         * tests/unictype/test-pr_left_of_pair.c: Likewise.
13708         * tests/unictype/test-pr_line_separator.c: Likewise.
13709         * tests/unictype/test-pr_logical_order_exception.c: Likewise.
13710         * tests/unictype/test-pr_lowercase.c: Likewise.
13711         * tests/unictype/test-pr_math.c: Likewise.
13712         * tests/unictype/test-pr_non_break.c: Likewise.
13713         * tests/unictype/test-pr_not_a_character.c: Likewise.
13714         * tests/unictype/test-pr_numeric.c: Likewise.
13715         * tests/unictype/test-pr_other_alphabetic.c: Likewise.
13716         * tests/unictype/test-pr_other_default_ignorable_code_point.c: Likewise.
13717         * tests/unictype/test-pr_other_grapheme_extend.c: Likewise.
13718         * tests/unictype/test-pr_other_id_continue.c: Likewise.
13719         * tests/unictype/test-pr_other_id_start.c: Likewise.
13720         * tests/unictype/test-pr_other_lowercase.c: Likewise.
13721         * tests/unictype/test-pr_other_math.c: Likewise.
13722         * tests/unictype/test-pr_other_uppercase.c: Likewise.
13723         * tests/unictype/test-pr_paired_punctuation.c: Likewise.
13724         * tests/unictype/test-pr_paragraph_separator.c: Likewise.
13725         * tests/unictype/test-pr_pattern_syntax.c: Likewise.
13726         * tests/unictype/test-pr_pattern_white_space.c: Likewise.
13727         * tests/unictype/test-pr_private_use.c: Likewise.
13728         * tests/unictype/test-pr_punctuation.c: Likewise.
13729         * tests/unictype/test-pr_quotation_mark.c: Likewise.
13730         * tests/unictype/test-pr_radical.c: Likewise.
13731         * tests/unictype/test-pr_sentence_terminal.c: Likewise.
13732         * tests/unictype/test-pr_soft_dotted.c: Likewise.
13733         * tests/unictype/test-pr_space.c: Likewise.
13734         * tests/unictype/test-pr_terminal_punctuation.c: Likewise.
13735         * tests/unictype/test-pr_titlecase.c: Likewise.
13736         * tests/unictype/test-pr_unassigned_code_value.c: Likewise.
13737         * tests/unictype/test-pr_unified_ideograph.c: Likewise.
13738         * tests/unictype/test-pr_uppercase.c: Likewise.
13739         * tests/unictype/test-pr_variation_selector.c: Likewise.
13740         * tests/unictype/test-pr_white_space.c: Likewise.
13741         * tests/unictype/test-pr_xid_continue.c: Likewise.
13742         * tests/unictype/test-pr_xid_start.c: Likewise.
13743         * tests/unictype/test-pr_zero_width.c: Likewise.
13744         * tests/unictype/test-sy_c_whitespace.c: Likewise.
13745         * tests/unictype/test-sy_java_whitespace.c: Likewise.
13746
13747 2007-11-12  Bruno Haible  <bruno@clisp.org>
13748
13749         Unicode character classification functions.
13750         * lib/unictype.h: New file.
13751         * modules/unictype/base: New file.
13752         * modules/unictype/category-L: New file.
13753         * modules/unictype/category-Lu: New file.
13754         * modules/unictype/category-Ll: New file.
13755         * modules/unictype/category-Lt: New file.
13756         * modules/unictype/category-Lm: New file.
13757         * modules/unictype/category-Lo: New file.
13758         * modules/unictype/category-M: New file.
13759         * modules/unictype/category-Mn: New file.
13760         * modules/unictype/category-Mc: New file.
13761         * modules/unictype/category-Me: New file.
13762         * modules/unictype/category-N: New file.
13763         * modules/unictype/category-Nd: New file.
13764         * modules/unictype/category-Nl: New file.
13765         * modules/unictype/category-No: New file.
13766         * modules/unictype/category-P: New file.
13767         * modules/unictype/category-Pc: New file.
13768         * modules/unictype/category-Pd: New file.
13769         * modules/unictype/category-Ps: New file.
13770         * modules/unictype/category-Pe: New file.
13771         * modules/unictype/category-Pi: New file.
13772         * modules/unictype/category-Pf: New file.
13773         * modules/unictype/category-Po: New file.
13774         * modules/unictype/category-S: New file.
13775         * modules/unictype/category-Sm: New file.
13776         * modules/unictype/category-Sc: New file.
13777         * modules/unictype/category-Sk: New file.
13778         * modules/unictype/category-So: New file.
13779         * modules/unictype/category-Z: New file.
13780         * modules/unictype/category-Zs: New file.
13781         * modules/unictype/category-Zl: New file.
13782         * modules/unictype/category-Zp: New file.
13783         * modules/unictype/category-C: New file.
13784         * modules/unictype/category-Cc: New file.
13785         * modules/unictype/category-Cf: New file.
13786         * modules/unictype/category-Cs: New file.
13787         * modules/unictype/category-Co: New file.
13788         * modules/unictype/category-Cn: New file.
13789         * modules/unictype/category-or: New file.
13790         * modules/unictype/category-of: New file.
13791         * modules/unictype/category-test: New file.
13792         * modules/unictype/category-test-withtable: New file.
13793         * modules/unictype/category-byname: New file.
13794         * modules/unictype/category-none: New file.
13795         * modules/unictype/category-and: New file.
13796         * modules/unictype/category-and-not: New file.
13797         * modules/unictype/category-name: New file.
13798         * modules/unictype/combining-class: New file.
13799         * modules/unictype/category-all: New file.
13800         * modules/unictype/bidicategory-all: New file.
13801         * modules/unictype/bidicategory-byname: New file.
13802         * modules/unictype/bidicategory-name: New file.
13803         * modules/unictype/bidicategory-of: New file.
13804         * modules/unictype/bidicategory-test: New file.
13805         * modules/unictype/decimal-digit: New file.
13806         * modules/unictype/digit: New file.
13807         * modules/unictype/numeric: New file.
13808         * modules/unictype/mirror: New file.
13809         * modules/unictype/property-white-space: New file.
13810         * modules/unictype/property-alphabetic: New file.
13811         * modules/unictype/property-other-alphabetic: New file.
13812         * modules/unictype/property-not-a-character: New file.
13813         * modules/unictype/property-default-ignorable-code-point: New file.
13814         * modules/unictype/property-other-default-ignorable-code-point: New
13815         file.
13816         * modules/unictype/property-deprecated: New file.
13817         * modules/unictype/property-logical-order-exception: New file.
13818         * modules/unictype/property-variation-selector: New file.
13819         * modules/unictype/property-private-use: New file.
13820         * modules/unictype/property-unassigned-code-value: New file.
13821         * modules/unictype/property-uppercase: New file.
13822         * modules/unictype/property-other-uppercase: New file.
13823         * modules/unictype/property-lowercase: New file.
13824         * modules/unictype/property-other-lowercase: New file.
13825         * modules/unictype/property-titlecase: New file.
13826         * modules/unictype/property-soft-dotted: New file.
13827         * modules/unictype/property-id-start: New file.
13828         * modules/unictype/property-other-id-start: New file.
13829         * modules/unictype/property-id-continue: New file.
13830         * modules/unictype/property-other-id-continue: New file.
13831         * modules/unictype/property-xid-start: New file.
13832         * modules/unictype/property-xid-continue: New file.
13833         * modules/unictype/property-pattern-white-space: New file.
13834         * modules/unictype/property-pattern-syntax: New file.
13835         * modules/unictype/property-join-control: New file.
13836         * modules/unictype/property-grapheme-base: New file.
13837         * modules/unictype/property-grapheme-extend: New file.
13838         * modules/unictype/property-other-grapheme-extend: New file.
13839         * modules/unictype/property-grapheme-link: New file.
13840         * modules/unictype/property-bidi-control: New file.
13841         * modules/unictype/property-bidi-left-to-right: New file.
13842         * modules/unictype/property-bidi-hebrew-right-to-left: New file.
13843         * modules/unictype/property-bidi-arabic-right-to-left: New file.
13844         * modules/unictype/property-bidi-european-digit: New file.
13845         * modules/unictype/property-bidi-eur-num-separator: New file.
13846         * modules/unictype/property-bidi-eur-num-terminator: New file.
13847         * modules/unictype/property-bidi-arabic-digit: New file.
13848         * modules/unictype/property-bidi-common-separator: New file.
13849         * modules/unictype/property-bidi-block-separator: New file.
13850         * modules/unictype/property-bidi-segment-separator: New file.
13851         * modules/unictype/property-bidi-whitespace: New file.
13852         * modules/unictype/property-bidi-non-spacing-mark: New file.
13853         * modules/unictype/property-bidi-boundary-neutral: New file.
13854         * modules/unictype/property-bidi-pdf: New file.
13855         * modules/unictype/property-bidi-embedding-or-override: New file.
13856         * modules/unictype/property-bidi-other-neutral: New file.
13857         * modules/unictype/property-hex-digit: New file.
13858         * modules/unictype/property-ascii-hex-digit: New file.
13859         * modules/unictype/property-ideographic: New file.
13860         * modules/unictype/property-unified-ideograph: New file.
13861         * modules/unictype/property-radical: New file.
13862         * modules/unictype/property-ids-binary-operator: New file.
13863         * modules/unictype/property-ids-trinary-operator: New file.
13864         * modules/unictype/property-zero-width: New file.
13865         * modules/unictype/property-space: New file.
13866         * modules/unictype/property-non-break: New file.
13867         * modules/unictype/property-iso-control: New file.
13868         * modules/unictype/property-format-control: New file.
13869         * modules/unictype/property-dash: New file.
13870         * modules/unictype/property-hyphen: New file.
13871         * modules/unictype/property-punctuation: New file.
13872         * modules/unictype/property-line-separator: New file.
13873         * modules/unictype/property-paragraph-separator: New file.
13874         * modules/unictype/property-quotation-mark: New file.
13875         * modules/unictype/property-sentence-terminal: New file.
13876         * modules/unictype/property-terminal-punctuation: New file.
13877         * modules/unictype/property-currency-symbol: New file.
13878         * modules/unictype/property-math: New file.
13879         * modules/unictype/property-other-math: New file.
13880         * modules/unictype/property-paired-punctuation: New file.
13881         * modules/unictype/property-left-of-pair: New file.
13882         * modules/unictype/property-combining: New file.
13883         * modules/unictype/property-composite: New file.
13884         * modules/unictype/property-decimal-digit: New file.
13885         * modules/unictype/property-numeric: New file.
13886         * modules/unictype/property-diacritic: New file.
13887         * modules/unictype/property-extender: New file.
13888         * modules/unictype/property-ignorable-control: New file.
13889         * modules/unictype/property-test: New file.
13890         * modules/unictype/property-byname: New file.
13891         * modules/unictype/property-all: New file.
13892         * modules/unictype/scripts: New file.
13893         * modules/unictype/scripts-all: New file.
13894         * modules/unictype/block-of: New file.
13895         * modules/unictype/block-test: New file.
13896         * modules/unictype/block-list: New file.
13897         * modules/unictype/block-all: New file.
13898         * modules/unictype/syntax-c-whitespace: New file.
13899         * modules/unictype/syntax-java-whitespace: New file.
13900         * modules/unictype/syntax-c-ident: New file.
13901         * modules/unictype/syntax-java-ident: New file.
13902         * modules/unictype/ctype-alnum: New file.
13903         * modules/unictype/ctype-alpha: New file.
13904         * modules/unictype/ctype-cntrl: New file.
13905         * modules/unictype/ctype-digit: New file.
13906         * modules/unictype/ctype-graph: New file.
13907         * modules/unictype/ctype-lower: New file.
13908         * modules/unictype/ctype-print: New file.
13909         * modules/unictype/ctype-punct: New file.
13910         * modules/unictype/ctype-space: New file.
13911         * modules/unictype/ctype-upper: New file.
13912         * modules/unictype/ctype-xdigit: New file.
13913         * modules/unictype/ctype-blank: New file.
13914         * lib/unictype/bidi_byname.c: New file.
13915         * lib/unictype/bidi_name.c: New file.
13916         * lib/unictype/bidi_of.c: New file.
13917         * lib/unictype/bidi_test.c: New file.
13918         * lib/unictype/bitmap.h: New file.
13919         * lib/unictype/block_test.c: New file.
13920         * lib/unictype/blocks.c: New file.
13921         * lib/unictype/categ_C.c: New file.
13922         * lib/unictype/categ_Cc.c: New file.
13923         * lib/unictype/categ_Cf.c: New file.
13924         * lib/unictype/categ_Cn.c: New file.
13925         * lib/unictype/categ_Co.c: New file.
13926         * lib/unictype/categ_Cs.c: New file.
13927         * lib/unictype/categ_L.c: New file.
13928         * lib/unictype/categ_Ll.c: New file.
13929         * lib/unictype/categ_Lm.c: New file.
13930         * lib/unictype/categ_Lo.c: New file.
13931         * lib/unictype/categ_Lt.c: New file.
13932         * lib/unictype/categ_Lu.c: New file.
13933         * lib/unictype/categ_M.c: New file.
13934         * lib/unictype/categ_Mc.c: New file.
13935         * lib/unictype/categ_Me.c: New file.
13936         * lib/unictype/categ_Mn.c: New file.
13937         * lib/unictype/categ_N.c: New file.
13938         * lib/unictype/categ_Nd.c: New file.
13939         * lib/unictype/categ_Nl.c: New file.
13940         * lib/unictype/categ_No.c: New file.
13941         * lib/unictype/categ_P.c: New file.
13942         * lib/unictype/categ_Pc.c: New file.
13943         * lib/unictype/categ_Pd.c: New file.
13944         * lib/unictype/categ_Pe.c: New file.
13945         * lib/unictype/categ_Pf.c: New file.
13946         * lib/unictype/categ_Pi.c: New file.
13947         * lib/unictype/categ_Po.c: New file.
13948         * lib/unictype/categ_Ps.c: New file.
13949         * lib/unictype/categ_S.c: New file.
13950         * lib/unictype/categ_Sc.c: New file.
13951         * lib/unictype/categ_Sk.c: New file.
13952         * lib/unictype/categ_Sm.c: New file.
13953         * lib/unictype/categ_So.c: New file.
13954         * lib/unictype/categ_Z.c: New file.
13955         * lib/unictype/categ_Zl.c: New file.
13956         * lib/unictype/categ_Zp.c: New file.
13957         * lib/unictype/categ_Zs.c: New file.
13958         * lib/unictype/categ_and.c: New file.
13959         * lib/unictype/categ_and_not.c: New file.
13960         * lib/unictype/categ_byname.c: New file.
13961         * lib/unictype/categ_name.c: New file.
13962         * lib/unictype/categ_none.c: New file.
13963         * lib/unictype/categ_of.c: New file.
13964         * lib/unictype/categ_or.c: New file.
13965         * lib/unictype/categ_test.c: New file.
13966         * lib/unictype/combining.c: New file.
13967         * lib/unictype/ctype_alnum.c: New file.
13968         * lib/unictype/ctype_alpha.c: New file.
13969         * lib/unictype/ctype_blank.c: New file.
13970         * lib/unictype/ctype_cntrl.c: New file.
13971         * lib/unictype/ctype_digit.c: New file.
13972         * lib/unictype/ctype_graph.c: New file.
13973         * lib/unictype/ctype_lower.c: New file.
13974         * lib/unictype/ctype_print.c: New file.
13975         * lib/unictype/ctype_punct.c: New file.
13976         * lib/unictype/ctype_space.c: New file.
13977         * lib/unictype/ctype_upper.c: New file.
13978         * lib/unictype/ctype_xdigit.c: New file.
13979         * lib/unictype/decdigit.c: New file.
13980         * lib/unictype/digit.c: New file.
13981         * lib/unictype/identsyntaxmap.h: New file.
13982         * lib/unictype/mirror.c: New file.
13983         * lib/unictype/numeric.c: New file.
13984         * lib/unictype/pr_alphabetic.c: New file.
13985         * lib/unictype/pr_ascii_hex_digit.c: New file.
13986         * lib/unictype/pr_bidi_arabic_digit.c: New file.
13987         * lib/unictype/pr_bidi_arabic_right_to_left.c: New file.
13988         * lib/unictype/pr_bidi_block_separator.c: New file.
13989         * lib/unictype/pr_bidi_boundary_neutral.c: New file.
13990         * lib/unictype/pr_bidi_common_separator.c: New file.
13991         * lib/unictype/pr_bidi_control.c: New file.
13992         * lib/unictype/pr_bidi_embedding_or_override.c: New file.
13993         * lib/unictype/pr_bidi_eur_num_separator.c: New file.
13994         * lib/unictype/pr_bidi_eur_num_terminator.c: New file.
13995         * lib/unictype/pr_bidi_european_digit.c: New file.
13996         * lib/unictype/pr_bidi_hebrew_right_to_left.c: New file.
13997         * lib/unictype/pr_bidi_left_to_right.c: New file.
13998         * lib/unictype/pr_bidi_non_spacing_mark.c: New file.
13999         * lib/unictype/pr_bidi_other_neutral.c: New file.
14000         * lib/unictype/pr_bidi_pdf.c: New file.
14001         * lib/unictype/pr_bidi_segment_separator.c: New file.
14002         * lib/unictype/pr_bidi_whitespace.c: New file.
14003         * lib/unictype/pr_byname.c: New file.
14004         * lib/unictype/pr_byname.gperf: New file.
14005         * lib/unictype/pr_combining.c: New file.
14006         * lib/unictype/pr_composite.c: New file.
14007         * lib/unictype/pr_currency_symbol.c: New file.
14008         * lib/unictype/pr_dash.c: New file.
14009         * lib/unictype/pr_decimal_digit.c: New file.
14010         * lib/unictype/pr_default_ignorable_code_point.c: New file.
14011         * lib/unictype/pr_deprecated.c: New file.
14012         * lib/unictype/pr_diacritic.c: New file.
14013         * lib/unictype/pr_extender.c: New file.
14014         * lib/unictype/pr_format_control.c: New file.
14015         * lib/unictype/pr_grapheme_base.c: New file.
14016         * lib/unictype/pr_grapheme_extend.c: New file.
14017         * lib/unictype/pr_grapheme_link.c: New file.
14018         * lib/unictype/pr_hex_digit.c: New file.
14019         * lib/unictype/pr_hyphen.c: New file.
14020         * lib/unictype/pr_id_continue.c: New file.
14021         * lib/unictype/pr_id_start.c: New file.
14022         * lib/unictype/pr_ideographic.c: New file.
14023         * lib/unictype/pr_ids_binary_operator.c: New file.
14024         * lib/unictype/pr_ids_trinary_operator.c: New file.
14025         * lib/unictype/pr_ignorable_control.c: New file.
14026         * lib/unictype/pr_iso_control.c: New file.
14027         * lib/unictype/pr_join_control.c: New file.
14028         * lib/unictype/pr_left_of_pair.c: New file.
14029         * lib/unictype/pr_line_separator.c: New file.
14030         * lib/unictype/pr_logical_order_exception.c: New file.
14031         * lib/unictype/pr_lowercase.c: New file.
14032         * lib/unictype/pr_math.c: New file.
14033         * lib/unictype/pr_non_break.c: New file.
14034         * lib/unictype/pr_not_a_character.c: New file.
14035         * lib/unictype/pr_numeric.c: New file.
14036         * lib/unictype/pr_other_alphabetic.c: New file.
14037         * lib/unictype/pr_other_default_ignorable_code_point.c: New file.
14038         * lib/unictype/pr_other_grapheme_extend.c: New file.
14039         * lib/unictype/pr_other_id_continue.c: New file.
14040         * lib/unictype/pr_other_id_start.c: New file.
14041         * lib/unictype/pr_other_lowercase.c: New file.
14042         * lib/unictype/pr_other_math.c: New file.
14043         * lib/unictype/pr_other_uppercase.c: New file.
14044         * lib/unictype/pr_paired_punctuation.c: New file.
14045         * lib/unictype/pr_paragraph_separator.c: New file.
14046         * lib/unictype/pr_pattern_syntax.c: New file.
14047         * lib/unictype/pr_pattern_white_space.c: New file.
14048         * lib/unictype/pr_private_use.c: New file.
14049         * lib/unictype/pr_punctuation.c: New file.
14050         * lib/unictype/pr_quotation_mark.c: New file.
14051         * lib/unictype/pr_radical.c: New file.
14052         * lib/unictype/pr_sentence_terminal.c: New file.
14053         * lib/unictype/pr_soft_dotted.c: New file.
14054         * lib/unictype/pr_space.c: New file.
14055         * lib/unictype/pr_terminal_punctuation.c: New file.
14056         * lib/unictype/pr_test.c: New file.
14057         * lib/unictype/pr_titlecase.c: New file.
14058         * lib/unictype/pr_unassigned_code_value.c: New file.
14059         * lib/unictype/pr_unified_ideograph.c: New file.
14060         * lib/unictype/pr_uppercase.c: New file.
14061         * lib/unictype/pr_variation_selector.c: New file.
14062         * lib/unictype/pr_white_space.c: New file.
14063         * lib/unictype/pr_xid_continue.c: New file.
14064         * lib/unictype/pr_xid_start.c: New file.
14065         * lib/unictype/pr_zero_width.c: New file.
14066         * lib/unictype/scripts.c: New file.
14067         * lib/unictype/sy_c_ident.c: New file.
14068         * lib/unictype/sy_c_whitespace.c: New file.
14069         * lib/unictype/sy_java_ident.c: New file.
14070         * lib/unictype/sy_java_whitespace.c: New file.
14071
14072         * lib/unictype/bidi_of.h: New file, generated by gen-ctype.c for
14073         Unicode 5.0.0.
14074         * lib/unictype/blocks.h: Likewise.
14075         * lib/unictype/categ_C.h: Likewise.
14076         * lib/unictype/categ_Cc.h: Likewise.
14077         * lib/unictype/categ_Cf.h: Likewise.
14078         * lib/unictype/categ_Cn.h: Likewise.
14079         * lib/unictype/categ_Co.h: Likewise.
14080         * lib/unictype/categ_Cs.h: Likewise.
14081         * lib/unictype/categ_L.h: Likewise.
14082         * lib/unictype/categ_Ll.h: Likewise.
14083         * lib/unictype/categ_Lm.h: Likewise.
14084         * lib/unictype/categ_Lo.h: Likewise.
14085         * lib/unictype/categ_Lt.h: Likewise.
14086         * lib/unictype/categ_Lu.h: Likewise.
14087         * lib/unictype/categ_M.h: Likewise.
14088         * lib/unictype/categ_Mc.h: Likewise.
14089         * lib/unictype/categ_Me.h: Likewise.
14090         * lib/unictype/categ_Mn.h: Likewise.
14091         * lib/unictype/categ_N.h: Likewise.
14092         * lib/unictype/categ_Nd.h: Likewise.
14093         * lib/unictype/categ_Nl.h: Likewise.
14094         * lib/unictype/categ_No.h: Likewise.
14095         * lib/unictype/categ_P.h: Likewise.
14096         * lib/unictype/categ_Pc.h: Likewise.
14097         * lib/unictype/categ_Pd.h: Likewise.
14098         * lib/unictype/categ_Pe.h: Likewise.
14099         * lib/unictype/categ_Pf.h: Likewise.
14100         * lib/unictype/categ_Pi.h: Likewise.
14101         * lib/unictype/categ_Po.h: Likewise.
14102         * lib/unictype/categ_Ps.h: Likewise.
14103         * lib/unictype/categ_S.h: Likewise.
14104         * lib/unictype/categ_Sc.h: Likewise.
14105         * lib/unictype/categ_Sk.h: Likewise.
14106         * lib/unictype/categ_Sm.h: Likewise.
14107         * lib/unictype/categ_So.h: Likewise.
14108         * lib/unictype/categ_Z.h: Likewise.
14109         * lib/unictype/categ_Zl.h: Likewise.
14110         * lib/unictype/categ_Zp.h: Likewise.
14111         * lib/unictype/categ_Zs.h: Likewise.
14112         * lib/unictype/categ_of.h: Likewise.
14113         * lib/unictype/combining.h: Likewise.
14114         * lib/unictype/ctype_alnum.h: Likewise.
14115         * lib/unictype/ctype_alpha.h: Likewise.
14116         * lib/unictype/ctype_blank.h: Likewise.
14117         * lib/unictype/ctype_cntrl.h: Likewise.
14118         * lib/unictype/ctype_digit.h: Likewise.
14119         * lib/unictype/ctype_graph.h: Likewise.
14120         * lib/unictype/ctype_lower.h: Likewise.
14121         * lib/unictype/ctype_print.h: Likewise.
14122         * lib/unictype/ctype_punct.h: Likewise.
14123         * lib/unictype/ctype_space.h: Likewise.
14124         * lib/unictype/ctype_upper.h: Likewise.
14125         * lib/unictype/ctype_xdigit.h: Likewise.
14126         * lib/unictype/decdigit.h: Likewise.
14127         * lib/unictype/digit.h: Likewise.
14128         * lib/unictype/mirror.h: Likewise.
14129         * lib/unictype/numeric.h: Likewise.
14130         * lib/unictype/pr_alphabetic.h: Likewise.
14131         * lib/unictype/pr_ascii_hex_digit.h: Likewise.
14132         * lib/unictype/pr_bidi_arabic_digit.h: Likewise.
14133         * lib/unictype/pr_bidi_arabic_right_to_left.h: Likewise.
14134         * lib/unictype/pr_bidi_block_separator.h: Likewise.
14135         * lib/unictype/pr_bidi_boundary_neutral.h: Likewise.
14136         * lib/unictype/pr_bidi_common_separator.h: Likewise.
14137         * lib/unictype/pr_bidi_control.h: Likewise.
14138         * lib/unictype/pr_bidi_embedding_or_override.h: Likewise.
14139         * lib/unictype/pr_bidi_eur_num_separator.h: Likewise.
14140         * lib/unictype/pr_bidi_eur_num_terminator.h: Likewise.
14141         * lib/unictype/pr_bidi_european_digit.h: Likewise.
14142         * lib/unictype/pr_bidi_hebrew_right_to_left.h: Likewise.
14143         * lib/unictype/pr_bidi_left_to_right.h: Likewise.
14144         * lib/unictype/pr_bidi_non_spacing_mark.h: Likewise.
14145         * lib/unictype/pr_bidi_other_neutral.h: Likewise.
14146         * lib/unictype/pr_bidi_pdf.h: Likewise.
14147         * lib/unictype/pr_bidi_segment_separator.h: Likewise.
14148         * lib/unictype/pr_bidi_whitespace.h: Likewise.
14149         * lib/unictype/pr_combining.h: Likewise.
14150         * lib/unictype/pr_composite.h: Likewise.
14151         * lib/unictype/pr_currency_symbol.h: Likewise.
14152         * lib/unictype/pr_dash.h: Likewise.
14153         * lib/unictype/pr_decimal_digit.h: Likewise.
14154         * lib/unictype/pr_default_ignorable_code_point.h: Likewise.
14155         * lib/unictype/pr_deprecated.h: Likewise.
14156         * lib/unictype/pr_diacritic.h: Likewise.
14157         * lib/unictype/pr_extender.h: Likewise.
14158         * lib/unictype/pr_format_control.h: Likewise.
14159         * lib/unictype/pr_grapheme_base.h: Likewise.
14160         * lib/unictype/pr_grapheme_extend.h: Likewise.
14161         * lib/unictype/pr_grapheme_link.h: Likewise.
14162         * lib/unictype/pr_hex_digit.h: Likewise.
14163         * lib/unictype/pr_hyphen.h: Likewise.
14164         * lib/unictype/pr_id_continue.h: Likewise.
14165         * lib/unictype/pr_id_start.h: Likewise.
14166         * lib/unictype/pr_ideographic.h: Likewise.
14167         * lib/unictype/pr_ids_binary_operator.h: Likewise.
14168         * lib/unictype/pr_ids_trinary_operator.h: Likewise.
14169         * lib/unictype/pr_ignorable_control.h: Likewise.
14170         * lib/unictype/pr_iso_control.h: Likewise.
14171         * lib/unictype/pr_join_control.h: Likewise.
14172         * lib/unictype/pr_left_of_pair.h: Likewise.
14173         * lib/unictype/pr_line_separator.h: Likewise.
14174         * lib/unictype/pr_logical_order_exception.h: Likewise.
14175         * lib/unictype/pr_lowercase.h: Likewise.
14176         * lib/unictype/pr_math.h: Likewise.
14177         * lib/unictype/pr_non_break.h: Likewise.
14178         * lib/unictype/pr_not_a_character.h: Likewise.
14179         * lib/unictype/pr_numeric.h: Likewise.
14180         * lib/unictype/pr_other_alphabetic.h: Likewise.
14181         * lib/unictype/pr_other_default_ignorable_code_point.h: Likewise.
14182         * lib/unictype/pr_other_grapheme_extend.h: Likewise.
14183         * lib/unictype/pr_other_id_continue.h: Likewise.
14184         * lib/unictype/pr_other_id_start.h: Likewise.
14185         * lib/unictype/pr_other_lowercase.h: Likewise.
14186         * lib/unictype/pr_other_math.h: Likewise.
14187         * lib/unictype/pr_other_uppercase.h: Likewise.
14188         * lib/unictype/pr_paired_punctuation.h: Likewise.
14189         * lib/unictype/pr_paragraph_separator.h: Likewise.
14190         * lib/unictype/pr_pattern_syntax.h: Likewise.
14191         * lib/unictype/pr_pattern_white_space.h: Likewise.
14192         * lib/unictype/pr_private_use.h: Likewise.
14193         * lib/unictype/pr_punctuation.h: Likewise.
14194         * lib/unictype/pr_quotation_mark.h: Likewise.
14195         * lib/unictype/pr_radical.h: Likewise.
14196         * lib/unictype/pr_sentence_terminal.h: Likewise.
14197         * lib/unictype/pr_soft_dotted.h: Likewise.
14198         * lib/unictype/pr_space.h: Likewise.
14199         * lib/unictype/pr_terminal_punctuation.h: Likewise.
14200         * lib/unictype/pr_titlecase.h: Likewise.
14201         * lib/unictype/pr_unassigned_code_value.h: Likewise.
14202         * lib/unictype/pr_unified_ideograph.h: Likewise.
14203         * lib/unictype/pr_uppercase.h: Likewise.
14204         * lib/unictype/pr_variation_selector.h: Likewise.
14205         * lib/unictype/pr_white_space.h: Likewise.
14206         * lib/unictype/pr_xid_continue.h: Likewise.
14207         * lib/unictype/pr_xid_start.h: Likewise.
14208         * lib/unictype/pr_zero_width.h: Likewise.
14209         * lib/unictype/scripts.h: Likewise.
14210         * lib/unictype/scripts_byname.gperf: Likewise.
14211         * lib/unictype/sy_c_ident.h: Likewise.
14212         * lib/unictype/sy_c_whitespace.h: Likewise.
14213         * lib/unictype/sy_java_ident.h: Likewise.
14214         * lib/unictype/sy_java_whitespace.h: Likewise.
14215
14216         * lib/unictype/Makefile: New file.
14217         * lib/unictype/gen-ctype.c: New file, based on gen-unicode-ctype.c in
14218         glibc.
14219         * lib/unictype/3level.h: New file, copied from glibc.
14220         * lib/unictype/3levelbit.h: New file.
14221
14222 2007-11-11  Bruno Haible  <bruno@clisp.org>
14223
14224         * modules/gperf: New file.
14225         * modules/iconv_open (Depends-on): Add it.
14226         (Makefile.am): Remove the GPERF definition.
14227
14228 2007-11-11  Bruno Haible  <bruno@clisp.org>
14229
14230         * m4/round.m4 (gl_FUNC_ROUND): Test against NetBSD 3.0 bug.
14231         * doc/functions/round.texi: Mention the NetBSD 3.0 bug.
14232
14233 2007-11-11  Bruno Haible  <bruno@clisp.org>
14234
14235         * tests/test-argmatch.c (ARGMATCH_DIE): Undefine.
14236         (usage): Remove function.
14237
14238 2007-11-11  Bruno Haible  <bruno@clisp.org>
14239
14240         * m4/roundf.m4 (gl_FUNC_ROUNDF): Use gl_FUNC_FLOORF_LIBS and
14241         gl_FUNC_CEILF_LIBS.
14242         * m4/round.m4 (gl_FUNC_ROUND): Use gl_FUNC_FLOOR_LIBS and
14243         gl_FUNC_CEIL_LIBS.
14244         * m4/roundl.m4 (gl_FUNC_ROUNDL): Use gl_FUNC_FLOORL_LIBS and
14245         gl_FUNC_CEILL_LIBS.
14246         * modules/roundf (Files): Add m4/floorf.m4, m4/ceilf.m4.
14247         * modules/round (Files): Add m4/floor.m4, m4/ceil.m4.
14248         * modules/roundl (Files): Add m4/floorl.m4, m4/ceill.m4.
14249
14250 2007-11-11  Bruno Haible  <bruno@clisp.org>
14251
14252         * m4/roundf.m4 (gl_FUNC_ROUNDF): Handle the case that floorf and
14253         roundf were declared but do not exist on functions.
14254         * m4/roundl.m4 (gl_FUNC_ROUNDL): Handle the case that floorl and
14255         roundl were declared but do not exist on functions.
14256         * lib/round.c (HAVE_FLOOR_AND_CEIL): Use HAVE_FLOORF_AND_CEILF and
14257         HAVE_FLOORL_AND_CEILL, respectively.
14258         Needed for Sun C on Solaris 10.
14259
14260 2007-11-11  Bruno Haible  <bruno@clisp.org>
14261
14262         * m4/roundf.m4 (gl_FUNC_ROUNDF): Set REPLACE_ROUNDF instead of
14263         HAVE_DECL_ROUNDF. Remove redundant AC_SUBST.
14264         * m4/round.m4 (gl_FUNC_ROUND): Set REPLACE_ROUND instead of
14265         HAVE_DECL_ROUND. Remove redundant AC_SUBST.
14266         * m4/roundl.m4 (gl_FUNC_ROUNDL): Set REPLACE_ROUNDL instead of
14267         HAVE_DECL_ROUNDL. Remove redundant AC_SUBST.
14268         * lib/math.in.h (roundf): Use REPLACE_ROUNDF instead of
14269         HAVE_DECL_ROUNDF.
14270         (round): Use REPLACE_ROUND instead of HAVE_DECL_ROUND.
14271         (roundl): Use REPLACE_ROUNDL instead of HAVE_DECL_ROUNDL.
14272         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_ROUND* instead
14273         of HAVE_DECL_ROUND*.
14274         * modules/math (Makefile.am): Update.
14275
14276 2007-11-10  Bruno Haible  <bruno@clisp.org>
14277
14278         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Use same check for
14279         ptrdiff_t as m4/intl.m4.
14280
14281 2007-11-10  Jim Meyering  <meyering@redhat.com>
14282
14283         Avoid link failure for the argmatch test.
14284         * tests/test-argmatch.c (usage): Define function to avoid a link
14285         failure: argmatch_die requires a usage function.
14286
14287 2007-11-09  Bruno Haible  <bruno@clisp.org>
14288
14289         * doc/functions/snprintf.texi: Mention BeOS deficiency.
14290         * doc/functions/vsnprintf.texi: Likewise.
14291         * lib/vasnprintf.c (VASNPRINTF): Ensure that we never call snprintf
14292         with a size argument < 2.
14293
14294 2007-11-09  Bruno Haible  <bruno@clisp.org>
14295
14296         * lib/vasnprintf.c (VASNPRINTF): Increase reallocation of snprintf
14297         buffer. Fixes an inefficiency introduced on 2007-11-03.
14298
14299 2007-11-09  Bruno Haible  <bruno@clisp.org>
14300
14301         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8) [BeOS]: Make this test return
14302         none instead of tr_TR. Fixes a failure of test-c-strcasecmp.c.
14303
14304 2007-11-08  Jim Meyering  <meyering@redhat.com>
14305
14306         Change cache variable name prefix "jm_" to "gl_" everywhere.
14307         * m4/d-type.m4, m4/jm-winsz1.m4, m4/jm-winsz2.m4, m4/link-follow.m4:
14308         * m4/putenv.m4, m4/strtoimax.m4, m4/strtoumax.m4, m4/unlink-busy.m4:
14309         * m4/uptime.m4: s/gl_/jm_/
14310
14311 2007-11-07  Bruno Haible  <bruno@clisp.org>
14312
14313         Update to GNU gettext 0.17.
14314         * m4/intl.m4: Update to GNU gettext 0.17.
14315         * m4/po.m4: Likewise.
14316         * modules/gettext (Files): Remove m4/ulonglong.m4.
14317         (configure.ac): Require gettext infrastructure from version 0.17.
14318
14319 2007-11-06  Bruno Haible  <bruno@clisp.org>
14320
14321         * lib/fbufmode.c (fbufmode) [QNX]: Use numerical values for flags; the
14322         symbolic values are not defined in a public header.
14323         * lib/freadable.c (freadable) [QNX]: Likewise.
14324         * lib/freadahead.c (freadahead) [QNX]: Likewise.
14325         * lib/freading.c (freading) [QNX]: Likewise.
14326         * lib/fseterr.c (fseterr) [QNX]: Likewise.
14327         * lib/fwritable.c (fwritable) [QNX]: Likewise.
14328         * lib/fwriting.c (fwriting) [QNX]: Likewise.
14329         * lib/fpurge.c (fpurge) [QNX]: Likewise. Add a return statement.
14330         Reported by Alain Magloire.
14331
14332         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for QNX.
14333
14334 2007-11-05  Bruno Haible  <bruno@clisp.org>
14335
14336         * lib/vasnprintf.c (VASNPRINTF): Expand the NEED_PRINTF_DIRECTIVE_A
14337         code when NEED_PRINTF_LONG_DOUBLE or NEED_PRINTF_DOUBLE is set.
14338         Needed on Cygwin, where !NEED_PRINTF_DIRECTIVE_A && NEED_PRINTF_DOUBLE.
14339         Reported by Eric Blake.
14340
14341 2007-10-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14342             Bruno Haible  <bruno@clisp.org>
14343
14344         * modules/malloc (configure.ac): Define GNULIB_MALLOC_GNU always.
14345         * modules/realloc (configure.ac): Define GNULIB_REALLOC_GNU always.
14346         * lib/realloc.c (SYSTEM_MALLOC_GLIBC_COMPATIBLE): New macro.
14347         (malloc): Undefine also before including <stdlib.h>.
14348         (rpl_realloc): Turn malloc(0) into malloc(1) if necessary.
14349         Needed on OSF/1 4.0.
14350
14351 2007-11-05  Jim Meyering  <meyering@redhat.com>
14352
14353         git-version-gen: sync from coreutils.
14354         * build-aux/git-version-gen: Add comments.
14355         Change the first '-' to '.' in the snapshot version string,
14356         e.g., 6.9-377-08144 -> 6.9.377-08144
14357         Remove first parameter.
14358         Don't declare a version "-dirty" merely because a time
14359         stamp has changed.
14360
14361 2007-11-04  Bruno Haible  <bruno@clisp.org>
14362
14363         * lib/lock.h: Protect all macro definitions containing an 'if'
14364         statement through a "do { ... } while (0)".
14365         * lib/tls.h: Likewise.
14366
14367 2007-11-04  Bruno Haible  <bruno@clisp.org>
14368
14369         * lib/vasnprintf.c (DCHAR_IS_TCHAR, DCHAR_CPY): Undefine at the end.
14370
14371 2007-11-04  Bruno Haible  <bruno@clisp.org>
14372
14373         * m4/printf.m4 (gl_PRINTF_ENOMEM): Use GL_NOCRASH.
14374         * modules/fprintf-posix (Depends-on): Add nocrash.
14375         * modules/snprintf-posix (Depends-on): Likewise.
14376         * modules/sprintf-posix (Depends-on): Likewise.
14377         * modules/vasnprintf-posix (Depends-on): Likewise.
14378         * modules/vasprintf-posix (Depends-on): Likewise.
14379         * modules/vfprintf-posix (Depends-on): Likewise.
14380         * modules/vsnprintf-posix (Depends-on): Likewise.
14381         * modules/vsprintf-posix (Depends-on): Likewise.
14382         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
14383         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
14384         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
14385         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
14386         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
14387         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
14388         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
14389
14390 2007-11-04  Bruno Haible  <bruno@clisp.org>
14391
14392         * modules/nocrash: New file.
14393         * m4/nocrash.m4: New file, taken from GNU clisp. Code taken from
14394         GNU libsigsegv, with permission of GNU libsigsegv's copyright holders.
14395
14396 2007-11-04  Bruno Haible  <bruno@clisp.org>
14397
14398         * tests/test-vasnprintf-posix.c (test_function): Add some tests of
14399         precision handling.
14400         * tests/test-vasprintf-posix.c (test_function): Likewise.
14401         * tests/test-snprintf-posix.h (test_function): Likewise.
14402         * tests/test-sprintf-posix.h (test_function): Likewise.
14403
14404         Fix *printf behaviour for large precisions on mingw and BeOS.
14405         * m4/printf.m4 (gl_PRINTF_PRECISION): New macro.
14406         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_UNBOUNDED_PRECISION.
14407         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_PRECISION): New macro.
14408         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
14409         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
14410         gl_PRINTF_PRECISION and test its result. Invoke
14411         gl_PREREQ_VASNPRINTF_PRECISION.
14412         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
14413         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
14414         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
14415         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
14416         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
14417         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
14418         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
14419         * doc/functions/fprintf.texi: Update.
14420         * doc/functions/printf.texi: Update.
14421         * doc/functions/snprintf.texi: Update.
14422         * doc/functions/sprintf.texi: Update.
14423         * doc/functions/vfprintf.texi: Update.
14424         * doc/functions/vprintf.texi: Update.
14425         * doc/functions/vsnprintf.texi: Update.
14426         * doc/functions/vsprintf.texi: Update.
14427
14428 2007-11-04  Bruno Haible  <bruno@clisp.org>
14429
14430         * lib/vasnprintf.c (scale10_round_decimal_decoded): Fix shift loop.
14431
14432 2007-11-04  Bruno Haible  <bruno@clisp.org>
14433
14434         * modules/relocatable-prog (Files): Add m4/lib-ld.m4.
14435         Reported by Sylvain Beucler <beuc@gnu.org>.
14436
14437 2007-11-03  Bruno Haible  <bruno@clisp.org>
14438
14439         * tests/test-fprintf-posix2.sh: New file.
14440         * tests/test-fprintf-posix2.c: New file.
14441         * modules/fprintf-posix-tests (Files): Add them.
14442         (TESTS): Add test-fprintf-posix2.sh.
14443         (configure.ac): Check for getrlimit and setrlimit.
14444         (check_PROGRAMS): Add test-fprintf-posix2.
14445
14446         * tests/test-printf-posix2.sh: New file.
14447         * tests/test-printf-posix2.c: New file.
14448         * modules/printf-posix-tests (Files): Add them.
14449         (TESTS): Add test-printf-posix2.sh.
14450         (configure.ac): Check for getrlimit and setrlimit.
14451         (check_PROGRAMS): Add test-printf-posix2.
14452
14453         Fix *printf behaviour in out-of-memory situations on MacOS X and *BSD.
14454         * m4/printf.m4 (gl_PRINTF_ENOMEM): New macro.
14455         * lib/vasnprintf.c: Implement NEED_PRINTF_DOUBLE.
14456         (decode_double): New function, copied from decode_long_double.
14457         (scale10_round_decimal_decoded): New function, extracted from
14458         scale10_round_decimal_long_double.
14459         (scale10_round_decimal_long_double): Use it.
14460         (scale10_round_decimal_double): New function.
14461         (floorlog10): New function.
14462         (VASNPRINTF): Handle NEED_PRINTF_DOUBLE case.
14463         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_ENOMEM): New macro.
14464         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
14465         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
14466         gl_PRINTF_ENOMEM and test its result. Invoke
14467         gl_PREREQ_VASNPRINTF_ENOMEM.
14468         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
14469         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
14470         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
14471         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
14472         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
14473         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
14474         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
14475         * modules/fprintf-posix (Depends-on): Add frexp-nolibm.
14476         * modules/snprintf-posix (Depends-on): Likewise.
14477         * modules/sprintf-posix (Depends-on): Likewise.
14478         * modules/vasnprintf-posix (Depends-on): Likewise.
14479         * modules/vasprintf-posix (Depends-on): Likewise.
14480         * modules/vfprintf-posix (Depends-on): Likewise.
14481         * modules/vsnprintf-posix (Depends-on): Likewise.
14482         * modules/vsprintf-posix (Depends-on): Likewise.
14483         * doc/functions/fprintf.texi: Update.
14484         * doc/functions/printf.texi: Update.
14485         * doc/functions/snprintf.texi: Update.
14486         * doc/functions/sprintf.texi: Update.
14487         * doc/functions/vfprintf.texi: Update.
14488         * doc/functions/vprintf.texi: Update.
14489         * doc/functions/vsnprintf.texi: Update.
14490         * doc/functions/vsprintf.texi: Update.
14491
14492 2007-11-03  Bruno Haible  <bruno@clisp.org>
14493
14494         * modules/frexp-nolibm-tests: New file.
14495
14496         * modules/frexp-nolibm: New file.
14497         * m4/frexp.m4 (gl_FUNC_FREXP_NO_LIBM): New macro.
14498
14499 2007-11-03  Bruno Haible  <bruno@clisp.org>
14500
14501         * lib/vasnprintf.c (VASNPRINTF): Don't assume that snprintf's return
14502         value is C99 compliant.
14503         Needed for OSF/1 5.1.
14504
14505 2007-11-03  Bruno Haible  <bruno@clisp.org>
14506
14507         Fix out-of-memory handling of vasnprintf.
14508         * lib/printf-parse.c: Include <errno.h>.
14509         (PRINTF_PARSE): When failing, set errno to EINVAL or ENOMEM.
14510         * lib/vasnprintf.c (VASNPRINTF): When PRINTF_PARSE fails, assume errno
14511         is already set.
14512
14513 2007-11-02  Eric Blake  <ebb9@byu.net>
14514
14515         Fix tests on cygwin.
14516         * modules/xprintf-posix-tests (Makefile.am): Link against -lintl.
14517
14518 2007-11-01  Bruno Haible  <bruno@clisp.org>
14519
14520         * lib/stdlib.in.h (putenv): Remove the "not POSIX compliant everywhere"
14521         warning.
14522         * doc/functions/putenv.texi: Clarify that the 'putenv' module is not
14523         needed for POSIX compatibility.
14524
14525 2007-11-01  Paul Eggert  <eggert@cs.ucla.edu>
14526
14527         * m4/putenv.m4 (gl_FUNC_PUTENV): Also mention that we're checking
14528         for compatibility with GNU.
14529
14530 2007-11-01  Bruno Haible  <bruno@clisp.org>
14531
14532         * lib/putenv.c: Include <stdlib.h>. Remove rpl_putenv declaration.
14533         (putenv): Renamed from rpl_putenv. Change argument type from
14534         'const char *' to 'char *'.
14535         * m4/putenv.m4 (gl_FUNC_PUTENV): Require gl_STDLIB_H_DEFAULTS. Instead
14536         of defining putenv in config.h, just set REPLACE_PUTENV.
14537         * modules/putenv (Depends-on): Add stdlib.
14538         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
14539         (Include): Use <stdlib.h>.
14540         * lib/stdlib.in.h (putenv): New declaration.
14541         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_PUTENV and
14542         REPLACE_PUTENV.
14543         * modules/stdlib (Makefile.am): Substitute GNULIB_PUTENV and
14544         REPLACE_PUTENV.
14545         Needed for MacOS X 10.5.0.
14546         Reported by Peter O'Gorman <peter@pogma.com>.
14547
14548 2007-11-01  Jim Meyering  <meyering@redhat.com>
14549
14550         Treat an empty date string exactly like "0".
14551         * lib/getdate.y (get_date): Once any isspace or TZ= prefix is consumed,
14552         if the remaining date string (to be parsed) is empty, use "0".
14553         Reported by Mischa Molhoek and discussed in this thread:
14554         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/11726>.
14555
14556 2007-10-31  Bruno Haible  <bruno@clisp.org>
14557
14558         * m4/intmax_t.m4 (gl_AC_TYPE_INTMAX_T, gt_AC_TYPE_INTMAX_T): Use
14559         AC_TYPE_LONG_LONG_INT instead of gl_AC_TYPE_LONG_LONG.
14560         * m4/uintmax_t.m4 (gl_AC_TYPE_UINTMAX_T): Use
14561         AC_TYPE_UNSIGNED_LONG_LONG_INT instead of gl_AC_TYPE_UNSIGNED_LONG_LONG.
14562         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Remove macro.
14563         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG): Remove macro.
14564
14565 2007-10-31  Bruno Haible  <bruno@clisp.org>
14566
14567         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): New macro, extracted
14568         from AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_LONG_INT.
14569         (AC_TYPE_LONG_LONG_INT): Use it.
14570         (AC_TYPE_UNSIGNED_LONG_LONG_INT): Moved here from m4/ulonglong.m4. Use
14571         it as well.
14572         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Remove macro; moved
14573         to m4/longlong.m4.
14574         * modules/stdint (Files): Remove m4/ulonglong.m4.
14575         * modules/strtoull (Files): Use m4/longlong.m4 instead of
14576         m4/ulonglong.m4.
14577         * modules/strtoumax (Files): Likewise.
14578
14579 2007-10-30  Bruno Haible  <bruno@clisp.org>
14580
14581         * modules/xvasprintf-posix: New file.
14582         Suggested by Eric Blake.
14583
14584 2007-10-30  Bruno Haible  <bruno@clisp.org>
14585
14586         * modules/xprintf-posix-tests: New file.
14587         * tests/test-xprintf-posix.sh: New file.
14588         * tests/test-xprintf-posix.c: New file.
14589         * tests/test-xfprintf-posix.c: New file.
14590
14591         * modules/xprintf-posix: New file.
14592
14593 2007-10-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14594
14595         * modules/fbufmode-tests (MOSTLYCLEANFILES): Remove temp files.
14596         * modules/freadable-tests (MOSTLYCLEANFILES): Likewise.
14597         * modules/fwritable-tests (MOSTLYCLEANFILES): Likewise.
14598
14599 2007-10-29  Bruno Haible  <bruno@clisp.org>
14600
14601         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): Rename the cache variable to
14602         contain the special marker '_cv_'.
14603         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): Likewise.
14604         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): Likewise.
14605         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): Likewise.
14606         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): Likewise.
14607         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): Likewise.
14608         Reported by Ralf Wildenhues.
14609
14610 2007-10-29  Bruno Haible  <bruno@clisp.org>
14611
14612         * gnulib-tool (func_import): When --lgpl is not specified, set
14613         sed_transform_lib_file to convert LGPL and GPLv2+ copyright headers to
14614         GPLv3.
14615         Reported by Simon Josefsson.
14616
14617 2007-10-28  Bruno Haible  <bruno@clisp.org>
14618
14619         * lib/math.in.h: Test REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.
14620         * m4/isfinite.m4 (gl_ISFINITE): Initialize REPLACE_ISFINITE instead of
14621         HAVE_DECL_ISFINITE.
14622         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
14623         * modules/math (Makefile.am): Substitute REPLACE_ISFINITE instead of
14624         HAVE_DECL_ISFINITE.
14625
14626 2007-10-28  Bruno Haible  <bruno@clisp.org>
14627
14628         * lib/stdint.in.h (_STDINT_MAX): Subtract 1 from an unused signed
14629         integer shift in the signed case. Fixes warnings with OSF/1 5.1 cc.
14630
14631 2007-10-28  Bruno Haible  <bruno@clisp.org>
14632
14633         Fix link errors with Sun C 5.0 on Solaris 10.
14634         * m4/floorf.m4 (gl_FUNC_FLOORF): Consider also the case that the
14635         function is declared but not present in the compiler's libm.
14636         * m4/floorl.m4 (gl_FUNC_FLOORL): Likewise.
14637         * m4/ceilf.m4 (gl_FUNC_CEILF): Likewise.
14638         * m4/ceill.m4 (gl_FUNC_CEILL: Likewise.
14639         * lib/math.in.h: Test REPLACE_CEILF instead of HAVE_DECL_CEILF.
14640         Test REPLACE_CEILL instead of HAVE_DECL_CEILL.
14641         Test REPLACE_FLOORF instead of HAVE_DECL_FLOORF.
14642         Test REPLACE_FLOORL instead of HAVE_DECL_FLOORL.
14643         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
14644         * modules/math (Makefile.am): Substitute REPLACE_CEILF instead of
14645         HAVE_DECL_CEILF, REPLACE_CEILL instead of HAVE_DECL_CEILL,
14646         REPLACE_FLOORF instead of HAVE_DECL_FLOORF, REPLACE_FLOORL instead of
14647         HAVE_DECL_FLOORL.
14648
14649 2007-10-28  Bruno Haible  <bruno@clisp.org>
14650
14651         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): New macro, extracted from
14652         gl_FUNC_FLOORL. Cache the result.
14653         (gl_FUNC_FLOORL): Use it.
14654         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): New macro, extracted from
14655         gl_FUNC_CEILL. Cache the result.
14656         (gl_FUNC_CEILL): Use it.
14657
14658         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): New macro, extracted from
14659         gl_FUNC_FLOOR. Cache the result.
14660         (gl_FUNC_FLOOR): Use it.
14661         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): New macro, extracted from
14662         gl_FUNC_CEIL. Cache the result.
14663         (gl_FUNC_CEIL): Use it.
14664
14665         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): New macro, extracted from
14666         gl_FUNC_FLOORF. Cache the result.
14667         (gl_FUNC_FLOORF): Use it.
14668         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): New macro, extracted from
14669         gl_FUNC_CEILF. Cache the result.
14670         (gl_FUNC_CEILF): Use it.
14671
14672 2007-10-28  Bruno Haible  <bruno@clisp.org>
14673
14674         * gnulib-tool: Allow specifying the LGPL version number through
14675         --lgpl=2 or --lgpl=3.
14676         (func_usage): Document --lgpl with argument.
14677         Handle --lgpl=... arguments.
14678         (func_import): Recognize also gl_LGPL calls with an argument. When
14679         --lgpl=2 is used and the module's license is just LGPL, report an
14680         error. Set sed_transform_lib_file according to the lgpl variable. In
14681         the generated files, use --lgpl or gl_LGPL invocations with argument,
14682         if necessary.
14683         * doc/gnulib-intro.texi (Copyright): Explain how to get modules under
14684         an LGPv2+ license.
14685         * doc/gnulib-tool.texi (Modified imports): Update explanation of
14686         gl_LGPL macro.
14687
14688 2007-10-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14689             Bruno Haible  <bruno@clisp.org>
14690
14691         * lib/unistr.h (u8_uctomb_aux): Declare also if !HAVE_INLINE.
14692         (u16_uctomb_aux): Likewise.
14693         * lib/unistr/u8-uctomb-aux.c (u8_uctomb_aux): Define also if
14694         !HAVE_INLINE.
14695         * lib/unistr/u16-uctomb-aux.c (u16_uctomb_aux): Likewise
14696
14697 2007-10-28  Bruno Haible  <bruno@clisp.org>
14698
14699         * modules/error: Add a notice recommending to change XGETTEXT_OPTIONS.
14700         Invoke AM_GETTEXT_OPTION if it exists.
14701         * modules/vasprintf: Likewise.
14702         * modules/verror: Likewise.
14703         * modules/xprintf: Likewise.
14704         * modules/xvasprintf: Likewise.
14705
14706 2007-10-27  Ben Pfaff  <blp@gnu.org>
14707
14708         * lib/math.in.h: Define isfinite macro and prototypes for
14709         gl_isfinitef, gl_isfinited, gl_isfinitel if we are providing
14710         implementations.
14711         * m4/math_h.m4: New substitutions for isfinite module.
14712         * lib/isfinite.c: New file.
14713         * m4/isfinite.m4: New file.
14714         * modules/math: Replace isfinite-related @VARS@ in math.in.h.
14715         * modules/isfinite: New file.
14716         * modules/isfinite-tests: New file.
14717         * tests/tests-isfinite.c: New file.
14718         * doc/functions/isfinite.texi: Mention isfinite module.
14719         * MODULES.html.sh: Mention new module.
14720
14721 2007-10-27  Ben Pfaff  <blp@gnu.org>
14722
14723         Ralf Wildenhues reported that Tru64 4.0D declares the round
14724         functions but does not have definitions.
14725         * m4/check-math-lib.m4 (gl_CHECK_MATH_LIB): If the target function
14726         cannot be found in any library, set the output variable to
14727         "missing" instead of "".
14728         * m4/round.m4: Also use our substitute if we cannot find round in
14729         any library, even if it is declared.
14730         * m4/roundf.m4: Likewise for roundf.
14731         * m4/roundl.m4: Likewise for roundl.
14732         * lib/math.in.h: Undefine roundf, round, roundl before defining
14733         their replacements, to allow for hypothetical systems where these
14734         may be defined as macros but not available in libraries.
14735
14736 2007-10-27  Bruno Haible  <bruno@clisp.org>
14737
14738         * doc/gnulib.texi: Invoke @firstparagraphindent.
14739         * doc/gnulib-tool.texi (Simple update): Mention possible incompatible
14740         changes in gnulib.
14741         (Source changes): New section.
14742
14743 2007-10-26  Bruno Haible  <bruno@clisp.org>
14744
14745         * m4/gnulib-common.m4 (AC_C_RESTRICT): New overriding definition,
14746         borrowed from autoconf.
14747
14748 2007-10-26  Bruno Haible  <bruno@clisp.org>
14749
14750         * lib/strerror.c (rpl_strerror): Return "Unknown error ..." also if
14751         strerror returned the empty string. Needed on HP-UX 11.00.
14752
14753 2007-10-24  Micah Cowan  <micah@cowan.name>
14754
14755         Remove vestiges of cvs-gnulib-checkout process.  Now we use git.
14756         * build-aux/bootstrap: Remove support for now-unnecessary option,
14757         --cvs-user, and envvars CVS_USER, CVS_RSH.
14758
14759 2007-10-24  Jim Meyering  <meyering@redhat.com>
14760
14761         Avoid diagnostics from sha1sum when there is no cached checksum.
14762         * build-aux/bootstrap (update_po_files): Skip the sha1sum check
14763         if the po.s1 file hasn't been created yet.
14764
14765         * build-aux/bootstrap: Sync from coreutils:
14766         2007-10-24  Jim Meyering  <meyering@redhat.com>
14767         Get gnulib from the git repository, not from an obsolete cvs one.
14768         * build-aux/bootstrap: Suggestion from Micah Cowan.
14769         2007-10-04  Jim Meyering  <jim@meyering.net>
14770         * build-aux/bootstrap (slurp): Adapt to _.h -> .in.h name change.
14771         (update_po_files): Work also when there are no .po files in po/.
14772
14773 2007-10-24  Paul Eggert  <eggert@cs.ucla.edu>
14774
14775         * README: Append ".git" to git and cg examples.
14776         Problem reported by Benoit Sigoure.
14777
14778 2007-10-23  Micah Cowan  <micah@cowan.name>
14779
14780         * users.txt: Add wget.
14781
14782 2007-10-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14783
14784         Fix linking of some unistdio tests on FreeBSD.
14785         * modules/unistdio/u16-vsnprintf-tests
14786         (test_u16_vsprintf1_LDADD): Add @LIBINTL@.
14787         * modules/unistdio/u16-vsprintf-tests
14788         (test_u16_vsnprintf1_LDADD): Likewise.
14789         * modules/unistdio/u32-vsnprintf-tests
14790         (test_u32_vsnprintf1_LDADD): Likewise.
14791         * modules/unistdio/u32-vsprintf-tests
14792         (test_u32_vsprintf1_LDADD): Likewise.
14793         * modules/unistdio/u8-vsnprintf-tests
14794         (test_u8_vsnprintf1_LDADD): Likewise.
14795         * modules/unistdio/u8-vsprintf-tests
14796         (test_u8_vsprintf1_LDADD): Likewise.
14797         * modules/unistdio/ulc-vsnprintf-tests
14798         (test_ulc_vsnprintf1_LDADD): Likewise.
14799         * modules/unistdio/ulc-vsprintf-tests
14800         (test_ulc_vsprintf1_LDADD): Likewise.
14801
14802         Fix linking of some uniconv tests on FreeBSD.
14803         * modules/uniconv/u16-conv-from-enc-tests
14804         (test_u16_conv_from_enc_LDADD): Link $(LDADD) before @LIBICONV@.
14805         * modules/uniconv/u16-conv-to-enc-tests
14806         (test_u16_conv_to_enc_LDADD): Likewise.
14807         * modules/uniconv/u16-strconv-from-enc-tests
14808         (test_u16_strconv_from_enc_LDADD): Likewise.
14809         * modules/uniconv/u16-strconv-to-enc-tests
14810         (test_u16_strconv_to_enc_LDADD): Likewise.
14811         * modules/uniconv/u32-conv-from-enc-tests
14812         (test_u32_conv_from_enc_LDADD): Likewise.
14813         * modules/uniconv/u32-conv-to-enc-tests
14814         (test_u32_conv_to_enc_LDADD): Likewise.
14815         * modules/uniconv/u32-strconv-from-enc-tests
14816         (test_u32_strconv_from_enc_LDADD): Likewise.
14817         * modules/uniconv/u32-strconv-to-enc-tests
14818         (test_u32_strconv_to_enc_LDADD): Likewise.
14819         * modules/uniconv/u8-conv-from-enc-tests
14820         (test_u8_conv_from_enc_LDADD): Likewise.
14821         * modules/uniconv/u8-conv-to-enc-tests
14822         (test_u8_conv_to_enc_LDADD): Likewise.
14823         * modules/uniconv/u8-strconv-from-enc-tests
14824         (test_u8_strconv_from_enc_LDADD): Likewise.
14825         * modules/uniconv/u8-strconv-to-enc-tests
14826         (test_u8_strconv_to_enc_LDADD): Likewise.
14827
14828 2007-10-22  Bruno Haible  <bruno@clisp.org>
14829
14830         * lib/stdint.in.h: Add check that intmax_t and uintmax_t have the same
14831         size.
14832
14833 2007-10-22  Eric Blake  <ebb9@byu.net>
14834
14835         Tweak x*printf documentation.
14836         * lib/xprintf.c (xprintf, xvprintf, xfprintf, xvfprintf): Adjust
14837         variable name and comments.
14838         Suggested by Bruno Haible.
14839
14840 2007-10-22  Bruno Haible  <bruno@clisp.org>
14841
14842         * lib/acl.c (copy_acl): Fix file name in comment.
14843
14844 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
14845
14846         Fix Tru64 problem with stdbool.h.
14847         * lib/stdbool.in.h (false, true):
14848         [! (defined __cplusplus || defined __BEOS__) && !defined __GNUC__]:
14849         Don't declare as an enum in this situation; it runs afoul of Tru64.
14850         Problem reported by Steven M. Schweda in
14851         <http://lists.gnu.org/archive/html/bug-autoconf/2007-10/msg00019.html>.
14852
14853 2007-10-22  Eric Blake  <ebb9@byu.net>
14854
14855         Also wrap vf?printf.
14856         * lib/xprintf.h (xvprintf, xvfprintf): New declarations.
14857         * lib/xprintf.c (xprintf, xfprintf): Work for C89.
14858         (xvprintf, xvfprintf): New functions.
14859
14860 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14861
14862         * modules/fstrcmp-tests (test_fstrcmp_LDADD): New, add
14863         @LIBINTL@ for FreeBSD 6.2, $(LIBTHREAD) for AIX 4.3.3.
14864
14865         * lib/uniconv/u16-conv-to-enc.c (U_MBLEN): Define.
14866         * lib/uniconv/u32-conv-to-enc.c (U_MBLEN): Likewise.
14867
14868 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
14869
14870         * lib/acl.c (copy_acl): Adjust to IRIX 6.5.  Problem reported
14871         by Bruno Haible.
14872
14873 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14874
14875         * lib/getloadavg.c
14876         [defined (__osf__) && (defined (__alpha) || defined (__alpha__)]:
14877         Undef `sys' after including sys/table.h, for Tru64 4.0D.
14878
14879         * tests/test-i-ring.c: Work for C89.
14880
14881 2007-10-22  Bruno Haible  <bruno@clisp.org>
14882
14883         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Use -1ull, not
14884         -1u, in preprocessor expression, so that we don't test for the bug
14885         in HP-UX 11.00 cpp.  Testing for this bug caused problems; see
14886         <http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00329.html>.
14887
14888 2007-10-22  Eric Blake  <ebb9@byu.net>
14889
14890         * tests/test-yesno.sh: Silence stderr during test.
14891
14892 2007-10-22  Simon Josefsson  <simon@josefsson.org>
14893
14894         * modules/crypto/gc-camellia: New file.
14895
14896         * m4/gc-camellia.m4: New file.
14897
14898         * lib/gc-libgcrypt.c (gc_cipher_open): Support Camellia.
14899
14900         * lib/gc.h (enum Gc_cipher): Add GC_CAMELLIA128, GC_CAMELLIA256.
14901
14902 2007-10-22  Simon Josefsson  <simon@josefsson.org>
14903
14904         * build-aux/maint.mk (gzip_rsyncable): Don't fail if gzip sends
14905         --help to stdout.  Reported by sms@antinode.org (Steven
14906         M. Schweda).
14907
14908 2007-10-22  Simon Josefsson  <simon@josefsson.org>
14909
14910         * users.txt: Fix link to libksba.
14911
14912 2007-10-21  Ben Pfaff  <blp@gnu.org>
14913
14914         * modules/roundf-tests: Add dependency on floorf, ceilf to allow
14915         round.c roundf implementation that depends on floorf and ceilf to
14916         be tested unconditionally.
14917
14918 2007-10-21  Ben Pfaff  <blp@gnu.org>
14919
14920         * m4/check-libm-func.m4: Removed.
14921         * m4/check-math-lib.m4: New file.
14922         * m4/round.m4: Rewrite to use gl_CHECK_MATH_LIB.
14923         * m4/roundf.m4: Ditto, and fix lack of HAVE_DECL_ROUNDF
14924         definition and lack of AC_LIBOBJ([roundf]).
14925         * m4/roundl.m4: Ditto, and similarly for roundl.
14926         * modules/round: Reference new m4 file.
14927         * modules/roundf: Ditto.
14928         * modules/roundl: Ditto.
14929         * tests/test-round2.c (main): Use ROUND instead of round.
14930         Bug report from Bruno Haible.
14931
14932 2007-10-21  Bruno Haible  <bruno@clisp.org>
14933
14934         * lib/printf-parse.c: Don't assume <stdint.h> exists in IN_LIBASPRINTF
14935         context.
14936
14937 2007-10-21  Bruno Haible  <bruno@clisp.org>
14938
14939         * tests/test-wcwidth.c (main): Allow negative result for some control
14940         characters.
14941
14942         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Check also the width of U+200B.
14943         Needed on OSF/1 5.1.
14944
14945 2007-10-21  Bruno Haible  <bruno@clisp.org>
14946
14947         * tests/test-floorf1.c: Include isnanf.h.
14948         (main): Use isnanf() instead of isnan().
14949         * tests/test-ceilf1.c: Include isnanf.h.
14950         (main): Use isnanf() instead of isnan().
14951         * tests/test-truncf1.c: Include isnanf.h.
14952         (main): Use isnanf() instead of isnan().
14953         * tests/test-roundf1.c: Include isnanf.h.
14954         (main): Use isnanf() instead of isnan().
14955
14956 2007-10-21  Eric Blake  <ebb9@byu.net>
14957
14958         * users.txt: Update URL for m4.
14959
14960 2007-10-21  Bruno Haible  <bruno@clisp.org>
14961
14962         * users.txt: Add clisp. Update URLs to Simon Josefsson's projects.
14963
14964 2007-10-21  Bruno Haible  <bruno@clisp.org>
14965
14966         * gnulib-tool (func_create_megatestdir): Determine the cvsdate from
14967         Git's management files if the CVS files are not present.
14968
14969 2007-10-20  Bruno Haible  <bruno@clisp.org>
14970
14971         * lib/count-one-bits.h (COUNT_ONE_BITS): Use the builtin also for
14972         gcc-3.4.x.
14973
14974 2007-10-20  Ben Pfaff  <blp@gnu.org>
14975
14976         * lib/math.in.h: Declare round, roundf, roundl if we are providing
14977         implementations.
14978         * m4/math_h.m4: New substitutions for round, roundf, roundl modules.
14979         * lib/round.c: New file.
14980         * lib/roundf.c: New file.
14981         * lib/roundl.c: New file.
14982         * m4/round.m4: New file.
14983         * m4/roundf.m4: New file.
14984         * m4/roundl.m4: New file.
14985         * m4/check-libm-func-m4: New file.
14986         * modules/math: Replace round, roundf, roundl related @VARS@ in
14987         math.in.h.
14988         * modules/round: New file.
14989         * modules/round-tests: New file.
14990         * modules/roundf: New file.
14991         * modules/roundf-tests: New file.
14992         * modules/roundl: New file.
14993         * modules/roundl-tests: New file.
14994         * tests/test-round1.c: New file.
14995         * tests/test-round2.c: New file.
14996         * tests/test-roundf1.c: New file.
14997         * tests/test-roundf2.c: New file.
14998         * tests/test-roundl.c: New file.
14999         * doc/functions/round.texi: Mention round module.
15000         * doc/functions/roundf.texi: Mention roundf module.
15001         * doc/functions/roundl.texi: Mention roundl module.
15002         * MODULES.html.sh: Mention new modules.
15003         Thanks to Bruno Haible for suggestions.
15004
15005 2007-10-20  Jim Meyering  <meyering@redhat.com>
15006
15007         * lib/xprintf.c: Include <config.h> unconditionally.
15008
15009         Change xprintf's license to GPL.
15010         * modules/xprintf (License): s/LGPL/GPL/, since this module
15011         depends on modules (exit and exitfail) which are GPL.
15012         Suggestion from Bruno Haible.
15013
15014         xprintf fixes.
15015         * lib/xprintf.c (xprintf, xfprintf): Use va_end.
15016         Use a clearer diagnostic.
15017         Patch from Bruno Haible.
15018
15019 2007-10-20  Bruno Haible  <bruno@clisp.org>
15020
15021         * lib/vasnprintf.c (VASNPRINTF): Don't report overflow if the available
15022         length is INT_MAX and sizeof (DCHAR_T) > sizeof (TCHAR_T).
15023         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
15024
15025 2007-10-20  Bruno Haible  <bruno@clisp.org>
15026
15027         * tests/test-floorf2.c (correct_result_p): Don't rely on excess
15028         precision in the comparison result > x - 1 or similar.
15029         * tests/test-ceilf2.c (correct_result_p): Likewise.
15030         * tests/test-truncf2.c (correct_result_p): Likewise.
15031         * tests/test-trunc2.c (correct_result_p): Likewise.
15032         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
15033
15034 2007-10-20  Bruno Haible  <bruno@clisp.org>
15035
15036         * modules/ceil: New file.
15037         * m4/ceil.m4: New file.
15038         * doc/functions/ceil.texi: Mention the 'ceil' module.
15039
15040 2007-10-20  Bruno Haible  <bruno@clisp.org>
15041
15042         * modules/floor: New file.
15043         * m4/floor.m4: New file.
15044         * doc/functions/floor.texi: Mention the 'floor' module.
15045
15046 2007-10-20  Bruno Haible  <bruno@clisp.org>
15047
15048         * modules/ceilf-tests (Depends-on): Add fprintf-posix. Needed for use
15049         of %a.
15050         * modules/floorf-tests (Depends-on): Likewise.
15051         * modules/truncf-tests (Depends-on): Likewise.
15052         * modules/trunc-tests (Depends-on): Likewise.
15053         Reported by Ben Pfaff.
15054
15055 2007-10-19  Jim Meyering  <meyering@redhat.com>
15056
15057         * lib/xprintf.c (xprintf, xfprintf): Test err < 0, not just "err".
15058         Don't bother testing specific errno values.  Just test ferror.
15059
15060         New module: xprintf
15061         * modules/xprintf, lib/xprintf.c, lib/xprintf.h: New files.
15062
15063 2007-10-19  Bruno Haible  <bruno@clisp.org>
15064
15065         * modules/csharpexec (Makefile.am): Use @FOO@ syntax instead of $(FOO)
15066         syntax.
15067         * modules/javaexec (Makefile.am): Likewise.
15068         * modules/relocatable-prog (Makefile.am): Likewise.
15069         Suggested by Jim Meyering.
15070
15071 2007-10-18  Bruno Haible  <bruno@clisp.org>
15072
15073         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on glibc >= 2.3 systems.
15074         Reported by Jim Meyering.
15075
15076 2007-10-18  Eric Blake  <ebb9@byu.net>
15077
15078         * modules/filenamecat-tests (Makefile.am): Link against -lintl.
15079
15080 2007-10-18  Bruno Haible  <bruno@clisp.org>
15081
15082         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_N, gl_SNPRINTF_DIRECTIVE_N): Put
15083         the format string into writable memory. Needed in Fortify conditions.
15084
15085 2007-10-18  Colin Watson <cjwatson@debian.org>  (tiny change)
15086             Bruno Haible  <bruno@clisp.org>
15087
15088         * lib/trim.c: Include config.h unconditionally. Include trim.h always.
15089         Include ctype.h always. Include stdlib.h, not mbuiter.h, for MB_CUR_MAX.
15090         * modules/trim (Depends-on): Add mbchar.
15091         (configure.ac): Add gl_FUNC_MBRTOWC.
15092         (Makefile.am): Augment lib_SOURCES.
15093
15094 2007-10-17  Paul Eggert  <eggert@cs.ucla.edu>
15095
15096         Modify glob.c to use fstatat and dirfd, to simplify it.
15097         Suggested by Eric Blake.
15098         * lib/glob.c (__fxstatat64) [!_LIBC]: New macro.
15099         Don't include <stdbool.h>; not used.
15100         (link_exists2_p, glob_in_dir) [!_LIBC]: No longer a special case.
15101         (link_exists_p): Simplify implementation, since we can now assume
15102         dirfd and fstatat.
15103         * modules/glob (Depends-on): Add dirfd, openat.  Remove stdbool.
15104
15105 2007-10-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15106
15107         * gnulib-tool (func_get_dependencies): Fix sed script to
15108         match only tests.
15109
15110 2007-10-17  Bruno Haible  <bruno@clisp.org>
15111
15112         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): On Cygwin, don't
15113         allow locale names without encoding suffix.
15114         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
15115         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
15116
15117 2007-10-16  Bruno Haible  <bruno@clisp.org>
15118
15119         * lib/getcwd.c (__getcwd): Define with explicit rpl_ prefix.
15120         * lib/getgroups.c (getgroups): Likewise.
15121         * lib/gettimeofday.c (localtime, gmtime, tzset): Likewise.
15122
15123 2007-10-16  Bruno Haible  <bruno@clisp.org>
15124
15125         * modules/absolute-header (License): Change from LGPL to LGPLv2+.
15126         * modules/malloc-posix (License): Likewise.
15127         * modules/realloc-posix (License): Likewise.
15128         * modules/calloc-posix (License): Likewise.
15129         * modules/intprops (License): Change from GPL to LGPL, with
15130         Paul Eggert's approval.
15131
15132 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
15133
15134         Merge glibc changes into lib/glob.c.
15135
15136         * lib/glob.c (glob_in_dir): Sync with glibc/posix/glob.c, dated
15137         2007-10-15 04:59:03 UTC.  Here are the changes:
15138
15139         2007-10-14  Ulrich Drepper  <drepper@redhat.com>
15140
15141         * lib/glob.c: Reimplement link_exists_p to use fstatat64.
15142
15143         * lib/glob.c: Add some branch prediction throughout.
15144
15145         2007-10-07  Ulrich Drepper  <drepper@redhat.com>
15146
15147         [BZ #5103]
15148         * lib/glob.c (glob): Recognize patterns starting \/.
15149
15150         2007-02-14  Jakub Jelinek  <jakub@redhat.com>
15151
15152         [BZ #3996]
15153         * lib/glob.c (attribute_hidden): Define if not defined.
15154         (glob): Unescape dirname, filename or username when needed and not
15155         GLOB_NOESCAPE.  Handle \/ correctly.  Handle GLOB_MARK if filename
15156         is NULL.  Handle unescaped [ in pattern without closing ].
15157         Don't pass GLOB_CHECK down to recursive glob for directories.
15158         (__glob_pattern_type): New function.
15159         (__glob_pattern_p): Implement using __glob_pattern_type.
15160         (glob_in_dir): Handle GLOB_NOCHECK patterns containing no meta
15161         characters and backslashes if not GLOB_NOESCAPE or unterminated [.
15162         Remove unreachable code.
15163
15164         2006-09-30  Ulrich Drepper  <drepper@redhat.com>
15165
15166         * lib/glob.c (glob_in_dir): Add some comments and asserts to
15167         explain why there are no leaks.
15168
15169         2006-09-25  Jakub Jelinek  <jakub@redhat.com>
15170
15171         [BZ #3253]
15172         * lib/glob.c (glob_in_dir): Don't alloca one struct globlink at a
15173         time, rather allocate increasingly bigger arrays of pointers, if
15174         possible with alloca, if too large with malloc.
15175
15176 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
15177
15178         Check for 64-bit int errors in HP-UX 10.20 preprocessor.
15179         Problem reported by H.Merijn Brand in
15180         <http://lists.gnu.org/archive/html/bug-tar/2007-10/msg00018.html>.
15181         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Check preprocessor too.
15182         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
15183
15184 2007-10-15  Bruno Haible  <bruno@clisp.org>
15185
15186         * lib/fchdir.c (close, open, closedir, opendir, dup, dup2): Define
15187         with explicit rpl_ prefix.
15188         * lib/fopen.c (fopen): Likewise.
15189         * lib/freopen.c (freopen): Likewise.
15190         * lib/iconv.c (iconv): Likewise.
15191         * lib/iconv_close.c (iconv_close): Likewise.
15192
15193 2007-10-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15194
15195         * m4/iconv_open (gl_FUNC_ICONV_OPEN_UTF): Fix cache variable name.
15196
15197 2007-10-15  Bruno Haible  <bruno@clisp.org>
15198
15199         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Use
15200         <stddef.h> instead of <stdlib.h> since we only need NULL.
15201         Reported by Ben Pfaff <blp@cs.stanford.edu>.
15202
15203 2007-10-15  Bruno Haible  <bruno@clisp.org>
15204
15205         * doc/gnulib-tool.texi (Initial import): Swap order of -I directives.
15206         Replace paragraph talking about LIBOBJS.
15207         Reported by Colin Watson <cjwatson@debian.org>.
15208
15209 2007-10-15  Bruno Haible  <bruno@clisp.org>
15210
15211         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Include
15212         <stdlib.h> before using NULL.
15213
15214 2007-10-15  Simon Josefsson  <simon@josefsson.org>
15215
15216         * m4/getaddrinfo.m4: Use NULL rather than 0 for pointers.
15217         Reported by Albert Chin <china@thewrittenword.com>.
15218
15219 2007-10-14  Bruno Haible  <bruno@clisp.org>
15220
15221         * modules/iconv_open-utf-tests: New file.
15222         * tests/test-iconv-utf.c: New file.
15223
15224         Enhance iconv_open to support UTF-16BE, UTF-16LE, UTF-32BE, UTF-32LE.
15225         * modules/iconv_open-utf: New file.
15226         * lib/iconv.in.h (_ICONV_UTF8_UTF*, _ICONV_UTF*_UTF8): New macros.
15227         (iconv, iconv_close): New declarations.
15228         * lib/iconv_open.c: Include c-strcase.h. Don't require ICONV_FLAVOR to
15229         be defined.
15230         (iconv_open): Add special handling of conversion between UTF-8 and
15231         UTF-{16,32}{BE,LE}.
15232         * lib/iconv.c: New file, incorporating code from GNU libiconv 1.11.
15233         * lib/iconv_close.c: New file.
15234         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): New macro, extracted from
15235         gl_FUNC_ICONV_OPEN.
15236         (gl_FUNC_ICONV_OPEN): Use it.
15237         (gl_FUNC_ICONV_OPEN_UTF): New macro.
15238         * m4/iconv_h.m4 (gl_ICONV_H_DEFAULTS): Initialize also REPLACE_ICONV
15239         and REPLACE_ICONV_UTF.
15240         * modules/iconv_open (Depends-on): Add c-strcase.
15241         (Makefile.am): Substitute also REPLACE_ICONV, REPLACE_ICONV_UTF,
15242         ICONV_CONST.
15243         * doc/functions/iconv_open.texi: Mention the iconv_open-utf module.
15244
15245 2007-10-13  Albert Chin  <china@thewrittenword.com>
15246             Bruno Haible  <bruno@clisp.org>
15247
15248         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Perform the test for getaddrinfo
15249         through a link check that includes <netdb.h>. Needed for OSF/1 5.1.
15250
15251 2007-10-13  Bruno Haible  <bruno@clisp.org>
15252
15253         * lib/argp-fmtstream.h (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is
15254         defined, use the ISO C99 inline semantics.
15255         * lib/argp.h (ARGP_EI): Likewise.
15256
15257 2007-10-13  Bruno Haible  <bruno@clisp.org>
15258
15259         Handle 'inline' change in gcc 4.3.0.
15260         * lib/argp-fmtstream.h (argp_fmtstream_putc, argp_fmtstream_puts,
15261         argp_fmtstream_write, argp_fmtstream_set_lmargin,
15262         argp_fmtstream_set_rmargin, argp_fmtstream_set_wmargin,
15263         argp_fmtstream_point): Disable 'extern' declaration if the function
15264         definition is going to be provided inline.
15265         (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is defined, use the GNU C inline
15266         semantics, not the ISO C99 inline semantics.
15267         * lib/argp.h (argp_usage, _option_is_short, _option_is_end): Disable
15268         'extern' declaration if the function definition is going to be provided
15269         inline.
15270         (ARGP_EI): Don't assume GNU C. If __GNUC_STDC_INLINE__ is defined, use
15271         the GNU C inline semantics, not the ISO C99 inline semantics. With
15272         GCC 4.2, avoid a warning.
15273
15274 2007-10-13  Bruno Haible  <bruno@clisp.org>
15275
15276         * lib/freading.h (freading): Enable the use of __freading for
15277         glibc >= 2.7.
15278         * lib/freading.c (freading): Likewise.
15279
15280 2007-10-12  Paul Eggert  <eggert@cs.ucla.edu>
15281
15282         * lib/argp-fmtstream.h (ARGP_FS_EI): Work around GCC 4.2.1 diagnostic
15283         "warning: C99 inline functions are not supported; using GNU89".
15284
15285 2007-10-12  Bruno Haible  <bruno@clisp.org>
15286
15287         * lib/ceil.c (FUNC): Avoid rounding errors for values near a power
15288         of 2.
15289         * tests/test-ceilf2.c: New file.
15290         * modules/ceilf-tests: (Files, Depends-on, Makefile.am): Add new test.
15291
15292         * tests/test-ceilf1.c: Renamed from tests/test-ceilf.c.
15293         * modules/ceilf-tests: Update.
15294
15295 2007-10-12  Bruno Haible  <bruno@clisp.org>
15296
15297         * lib/floor.c (FUNC): Avoid rounding errors for values near a power
15298         of 2.
15299         * tests/test-floorf2.c: New file.
15300         * modules/floorf-tests: (Files, Depends-on, Makefile.am): Add new test.
15301
15302         * tests/test-floorf1.c: Renamed from tests/test-floorf.c.
15303         * modules/floorf-tests: Update.
15304
15305 2007-10-12  Bruno Haible  <bruno@clisp.org>
15306
15307         * tests/test-trunc2.c: New file.
15308         * modules/trunc-tests: (Files, Depends-on, Makefile.am): Add new test.
15309
15310         * tests/test-trunc1.c: Renamed from tests/test-trunc.c.
15311         * modules/trunc-tests: Update.
15312
15313 2007-10-12  Bruno Haible  <bruno@clisp.org>
15314
15315         * lib/trunc.c (FUNC): Avoid rounding errors for values near a power
15316         of 2.
15317         * tests/test-truncf2.c: New file.
15318         * modules/truncf-tests: (Files, Depends-on, Makefile.am): Add new test.
15319
15320         * tests/test-truncf1.c: Renamed from tests/test-truncf.c.
15321         * modules/truncf-tests: Update.
15322
15323 2007-10-11  Eric Blake  <ebb9@byu.net>
15324
15325         Don't claim strerror is broken on Interix.
15326         * doc/functions/strerror.texi (strerror): Known broken systems are
15327         now Solaris 8, and not Interix.
15328         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): No longer filter out
15329         Interix on cross-compile.
15330         Reported by Martin Koeppe in
15331         http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00005.html.
15332
15333 2007-10-11  Bruno Haible  <bruno@clisp.org>
15334
15335         * modules/i-ring-tests: New file.
15336         * tests/test-i-ring.c: Renamed from lib/i-ring-test.c. Use ASSERT
15337         instead of assert.
15338
15339 2007-10-11  Bruno Haible  <bruno@clisp.org>
15340
15341         * modules/filenamecat-tests: New file.
15342         * tests/test-filenamecat.c: New file, extracted from lib/filenamecat.c.
15343         * lib/filenamecat.c: Remove test code.
15344
15345 2007-10-11  Paul Eggert  <eggert@cs.ucla.edu>
15346
15347         Simplify and modernize strerror substitute, partly to fix Solaris 8 bug.
15348
15349         * lib/strerror.c: Include <string.h> always, to test interface,
15350         and to remove the need for the dummy.
15351         Include intprops.h to compute width instead of doing it ourselves
15352         and missing a CHAR_BIT declaration, which broke tar 1.19 on Solaris 8.
15353         (strerror): Define it to return NULL if there's no system strerror.
15354         (rpl_strerror): Use INT_STRLEN_BOUND to compute bound.
15355         Omit !HAVE_STRERROR code.  We don't need to worry about supporting
15356         ancient pre-strerror Unix systems well any more.  Saying "unknown
15357         system error" is enough.
15358         * lib/string.in.h (strerror): Simplify the ifdef to reflect the
15359         simpler strerror.c implementation.
15360         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE, gl_PREREQ_STDERROR):
15361         Simplify the tests to reflect the simpler strerror implementation.
15362         * modules/strerror (Depends-on): Add intprops.
15363
15364 2007-10-09  Eric Blake  <ebb9@byu.net>
15365
15366         Silence test-fpending.
15367         * modules/fpending-tests (Files): Add wrapper script.
15368         * tests/test-fpending.sh: New file.
15369
15370 2007-10-09  Bruno Haible  <bruno@clisp.org>
15371
15372         * MODULES.html.sh (func_module): Don't create a hyperlink for
15373         function names like 'printf_frexp'.
15374         (Misc): Add crc, memxor.
15375         (Characteristics of floating types): New section.
15376         (Mathematics): Add ceilf, ceill, floorf, floorl, frexpl-nolibm,
15377         isnanf-nolibm, signbit, trunc, truncf, truncl.
15378         (Enhancements for ISO C 99 functions): New subsection Input/output.
15379         (Support for systems lacking POSIX:2001): Add arpa_inet, calloc-posix,
15380         fcntl, fopen, freopen, fseek, fseeko, ftell, ftello, iconv_open,
15381         locale, malloc-posix, netinet_in, open, realloc-posix, signal, sleep.
15382         (Compatibility checks for POSIX:2001 functions): Add clock-time.
15383         (Enhancements for POSIX:2001 functions): Add chdir-long.
15384         (File system functions): Add areadlink, chdir-safer, read-file.
15385         Remove cycle-check.
15386         (File system as inode set): New section.
15387         (Date and time): Add gethrxtime.
15388         (Multithreading): Add openmp.
15389         (Internationalization functions): Add localename.
15390         (Unicode string functions): Add unistr/u*-mbsnlen.
15391         (Support for maintaining and releasing projects): Add git-version-gen.
15392         (Lone files): Remove directories.
15393
15394 2007-10-08  Ben Pfaff  <blp@gnu.org>
15395
15396         * lib/xmalloca.h: Fix typo in comment.
15397
15398 2007-10-08  Paul Eggert  <eggert@cs.ucla.edu>
15399
15400         * lib/xnanosleep.c (xnanosleep): Don't assume GCC 4.3.0 behavior
15401         when avoiding problems with integer overflow.  Use a portable test
15402         instead.
15403
15404 2007-10-08  Simon Josefsson  <simon@josefsson.org>
15405
15406         * modules/dummy (License): Change to LGPLv2+.
15407         * modules/float (License): Likewise
15408         * modules/realloc (License): Likewise
15409         * modules/stdlib (License): Likewise
15410
15411 2007-10-07  Bruno Haible  <bruno@clisp.org>
15412
15413         * trunc.c (TWO_MANT_DIG): Change type to DOUBLE.
15414         * floor.c (TWO_MANT_DIG): Likewise.
15415         * ceil.c (TWO_MANT_DIG): Likewise.
15416         Reported by Ben Pfaff.
15417
15418 2007-10-07  Bruno Haible  <bruno@clisp.org>
15419
15420         Avoid gcc warnings "declaration of 'exp' shadows a global declaration".
15421         * lib/math.in.h (frexp, frexpl): Change parameter name to 'expptr'.
15422         * lib/frexp.c (FUNC): Likewise.
15423         * lib/printf-frexp.h (printf_frexp): Likewise.
15424         * lib/printf-frexpl.h (printf_frexpl): Likewise.
15425         * lib/printf-frexp.c (FUNC): Likewise.
15426         Suggested by Jim Meyering.
15427
15428 2007-10-07  Jim Meyering  <meyering@redhat.com>
15429
15430         Make xnanosleep's integer overflow test more robust.
15431         * lib/xnanosleep.c (xnanosleep): Declare a temporary to be "volatile",
15432         so that gcc-4.3.0 doesn't optimize away this test for overflow.
15433
15434 2007-10-07  Bruno Haible  <bruno@clisp.org>
15435
15436         * NEWS: Mention the license change.
15437
15438         * doc/gnulib-intro.texi (Copyright): Update the meaning of the license
15439         abbreviations in the modules files.
15440
15441         Change copyright notice from GPLv2+ to GPLv3+.
15442         * README: Change copyright notice.
15443         * MODULES.html.sh: Likewise.
15444         * build-aux/bootstrap.conf: Likewise.
15445         * build-aux/config.libpath: Likewise.
15446         * build-aux/csharpcomp.sh.in: Likewise.
15447         * build-aux/csharpexec.sh.in: Likewise.
15448         * build-aux/install-reloc: Likewise.
15449         * build-aux/javacomp.sh.in: Likewise.
15450         * build-aux/javaexec.sh.in: Likewise.
15451         * build-aux/ldd.sh.in: Likewise.
15452         * build-aux/reloc-ldflags: Likewise.
15453         * build-aux/relocatable.sh.in: Likewise.
15454         * build-aux/x-to-1.in: Likewise.
15455         * check-module: Likewise.
15456         * config/srclistvars.sh: Likewise.
15457         * gnulib-tool: Likewise.
15458         * lib/acl-internal.h: Likewise.
15459         * lib/acl.c: Likewise.
15460         * lib/acl.h: Likewise.
15461         * lib/acl_entries.c: Likewise.
15462         * lib/areadlink-with-size.c: Likewise.
15463         * lib/areadlink.c: Likewise.
15464         * lib/areadlink.h: Likewise.
15465         * lib/argmatch.c: Likewise.
15466         * lib/argmatch.h: Likewise.
15467         * lib/argp-ba.c: Likewise.
15468         * lib/argp-eexst.c: Likewise.
15469         * lib/argp-fmtstream.c: Likewise.
15470         * lib/argp-fmtstream.h: Likewise.
15471         * lib/argp-fs-xinl.c: Likewise.
15472         * lib/argp-help.c: Likewise.
15473         * lib/argp-namefrob.h: Likewise.
15474         * lib/argp-parse.c: Likewise.
15475         * lib/argp-pin.c: Likewise.
15476         * lib/argp-pv.c: Likewise.
15477         * lib/argp-pvh.c: Likewise.
15478         * lib/argp-xinl.c: Likewise.
15479         * lib/argp.h: Likewise.
15480         * lib/at-func.c: Likewise.
15481         * lib/atanl.c: Likewise.
15482         * lib/backupfile.c: Likewise.
15483         * lib/backupfile.h: Likewise.
15484         * lib/basename.c: Likewise.
15485         * lib/binary-io.h: Likewise.
15486         * lib/byteswap.in.h: Likewise.
15487         * lib/c-stack.c: Likewise.
15488         * lib/c-stack.h: Likewise.
15489         * lib/c-strcasestr.c: Likewise.
15490         * lib/c-strcasestr.h: Likewise.
15491         * lib/c-strstr.c: Likewise.
15492         * lib/c-strstr.h: Likewise.
15493         * lib/c-strtod.c: Likewise.
15494         * lib/calloc.c: Likewise.
15495         * lib/canon-host.c: Likewise.
15496         * lib/canon-host.h: Likewise.
15497         * lib/canonicalize-lgpl.c: Likewise.
15498         * lib/canonicalize.c: Likewise.
15499         * lib/canonicalize.h: Likewise.
15500         * lib/ceil.c: Likewise.
15501         * lib/ceilf.c: Likewise.
15502         * lib/ceill.c: Likewise.
15503         * lib/chdir-long.c: Likewise.
15504         * lib/chdir-long.h: Likewise.
15505         * lib/chdir-safer.c: Likewise.
15506         * lib/chdir-safer.h: Likewise.
15507         * lib/chown.c: Likewise.
15508         * lib/classpath.c: Likewise.
15509         * lib/classpath.h: Likewise.
15510         * lib/clean-temp.c: Likewise.
15511         * lib/clean-temp.h: Likewise.
15512         * lib/cloexec.c: Likewise.
15513         * lib/close-stream.c: Likewise.
15514         * lib/closein.c: Likewise.
15515         * lib/closein.h: Likewise.
15516         * lib/closeout.c: Likewise.
15517         * lib/closeout.h: Likewise.
15518         * lib/concat-filename.c: Likewise.
15519         * lib/copy-file.c: Likewise.
15520         * lib/copy-file.h: Likewise.
15521         * lib/count-one-bits.h: Likewise.
15522         * lib/crc.c: Likewise.
15523         * lib/crc.h: Likewise.
15524         * lib/creat-safer.c: Likewise.
15525         * lib/csharpcomp.c: Likewise.
15526         * lib/csharpcomp.h: Likewise.
15527         * lib/csharpexec.c: Likewise.
15528         * lib/csharpexec.h: Likewise.
15529         * lib/cycle-check.c: Likewise.
15530         * lib/cycle-check.h: Likewise.
15531         * lib/diacrit.c: Likewise.
15532         * lib/diacrit.h: Likewise.
15533         * lib/diffseq.h: Likewise.
15534         * lib/dirchownmod.c: Likewise.
15535         * lib/dirent.in.h: Likewise.
15536         * lib/dirfd.c: Likewise.
15537         * lib/dirfd.h: Likewise.
15538         * lib/dirname.c: Likewise.
15539         * lib/dirname.h: Likewise.
15540         * lib/dummy.c: Likewise.
15541         * lib/dup-safer.c: Likewise.
15542         * lib/dup2.c: Likewise.
15543         * lib/eealloc.h: Likewise.
15544         * lib/error.c: Likewise.
15545         * lib/error.h: Likewise.
15546         * lib/euidaccess.c: Likewise.
15547         * lib/exclude.c: Likewise.
15548         * lib/exclude.h: Likewise.
15549         * lib/execute.c: Likewise.
15550         * lib/execute.h: Likewise.
15551         * lib/exitfail.c: Likewise.
15552         * lib/exitfail.h: Likewise.
15553         * lib/expl.c: Likewise.
15554         * lib/fatal-signal.c: Likewise.
15555         * lib/fatal-signal.h: Likewise.
15556         * lib/fbufmode.c: Likewise.
15557         * lib/fbufmode.h: Likewise.
15558         * lib/fchdir.c: Likewise.
15559         * lib/fchmodat.c: Likewise.
15560         * lib/fchownat.c: Likewise.
15561         * lib/fcntl--.h: Likewise.
15562         * lib/fcntl-safer.h: Likewise.
15563         * lib/fcntl.in.h: Likewise.
15564         * lib/fd-safer.c: Likewise.
15565         * lib/fflush.c: Likewise.
15566         * lib/file-has-acl.c: Likewise.
15567         * lib/file-set.c: Likewise.
15568         * lib/file-type.c: Likewise.
15569         * lib/file-type.h: Likewise.
15570         * lib/fileblocks.c: Likewise.
15571         * lib/filemode.c: Likewise.
15572         * lib/filemode.h: Likewise.
15573         * lib/filename.h: Likewise.
15574         * lib/filenamecat.c: Likewise.
15575         * lib/filenamecat.h: Likewise.
15576         * lib/findprog.c: Likewise.
15577         * lib/findprog.h: Likewise.
15578         * lib/float.in.h: Likewise.
15579         * lib/floor.c: Likewise.
15580         * lib/floorf.c: Likewise.
15581         * lib/floorl.c: Likewise.
15582         * lib/fopen-safer.c: Likewise.
15583         * lib/fopen.c: Likewise.
15584         * lib/fpending.c: Likewise.
15585         * lib/fpending.h: Likewise.
15586         * lib/fprintf.c: Likewise.
15587         * lib/fprintftime.h: Likewise.
15588         * lib/fpucw.h: Likewise.
15589         * lib/fpurge.c: Likewise.
15590         * lib/fpurge.h: Likewise.
15591         * lib/freadable.c: Likewise.
15592         * lib/freadable.h: Likewise.
15593         * lib/freadahead.c: Likewise.
15594         * lib/freadahead.h: Likewise.
15595         * lib/freading.c: Likewise.
15596         * lib/freading.h: Likewise.
15597         * lib/free.c: Likewise.
15598         * lib/freopen.c: Likewise.
15599         * lib/frexp.c: Likewise.
15600         * lib/frexpl.c: Likewise.
15601         * lib/fseek.c: Likewise.
15602         * lib/fseterr.c: Likewise.
15603         * lib/fseterr.h: Likewise.
15604         * lib/fstatat.c: Likewise.
15605         * lib/fstrcmp.c: Likewise.
15606         * lib/fstrcmp.h: Likewise.
15607         * lib/fsusage.c: Likewise.
15608         * lib/fsusage.h: Likewise.
15609         * lib/ftell.c: Likewise.
15610         * lib/ftello.c: Likewise.
15611         * lib/fts-cycle.c: Likewise.
15612         * lib/fts.c: Likewise.
15613         * lib/fts_.h: Likewise.
15614         * lib/full-read.c: Likewise.
15615         * lib/full-read.h: Likewise.
15616         * lib/full-write.c: Likewise.
15617         * lib/full-write.h: Likewise.
15618         * lib/fwritable.c: Likewise.
15619         * lib/fwritable.h: Likewise.
15620         * lib/fwriteerror.c: Likewise.
15621         * lib/fwriteerror.h: Likewise.
15622         * lib/fwriting.c: Likewise.
15623         * lib/fwriting.h: Likewise.
15624         * lib/gcd.c: Likewise.
15625         * lib/gcd.h: Likewise.
15626         * lib/getcwd.c: Likewise.
15627         * lib/getdate.h: Likewise.
15628         * lib/getdate.y: Likewise.
15629         * lib/getdomainname.c: Likewise.
15630         * lib/getdomainname.h: Likewise.
15631         * lib/getgroups.c: Likewise.
15632         * lib/gethostname.c: Likewise.
15633         * lib/gethrxtime.c: Likewise.
15634         * lib/gethrxtime.h: Likewise.
15635         * lib/getloadavg.c: Likewise.
15636         * lib/getndelim2.c: Likewise.
15637         * lib/getndelim2.h: Likewise.
15638         * lib/getnline.c: Likewise.
15639         * lib/getnline.h: Likewise.
15640         * lib/getopt.c: Likewise.
15641         * lib/getopt.in.h: Likewise.
15642         * lib/getopt1.c: Likewise.
15643         * lib/getopt_int.h: Likewise.
15644         * lib/getpagesize.h: Likewise.
15645         * lib/getsubopt.c: Likewise.
15646         * lib/gettime.c: Likewise.
15647         * lib/getugroups.c: Likewise.
15648         * lib/getugroups.h: Likewise.
15649         * lib/getusershell.c: Likewise.
15650         * lib/gl_anyavltree_list1.h: Likewise.
15651         * lib/gl_anyavltree_list2.h: Likewise.
15652         * lib/gl_anyhash_list1.h: Likewise.
15653         * lib/gl_anyhash_list2.h: Likewise.
15654         * lib/gl_anylinked_list1.h: Likewise.
15655         * lib/gl_anylinked_list2.h: Likewise.
15656         * lib/gl_anyrbtree_list1.h: Likewise.
15657         * lib/gl_anyrbtree_list2.h: Likewise.
15658         * lib/gl_anytree_list1.h: Likewise.
15659         * lib/gl_anytree_list2.h: Likewise.
15660         * lib/gl_anytree_oset.h: Likewise.
15661         * lib/gl_anytreehash_list1.h: Likewise.
15662         * lib/gl_anytreehash_list2.h: Likewise.
15663         * lib/gl_array_list.c: Likewise.
15664         * lib/gl_array_list.h: Likewise.
15665         * lib/gl_array_oset.c: Likewise.
15666         * lib/gl_array_oset.h: Likewise.
15667         * lib/gl_avltree_list.c: Likewise.
15668         * lib/gl_avltree_list.h: Likewise.
15669         * lib/gl_avltree_oset.c: Likewise.
15670         * lib/gl_avltree_oset.h: Likewise.
15671         * lib/gl_avltreehash_list.c: Likewise.
15672         * lib/gl_avltreehash_list.h: Likewise.
15673         * lib/gl_carray_list.c: Likewise.
15674         * lib/gl_carray_list.h: Likewise.
15675         * lib/gl_linked_list.c: Likewise.
15676         * lib/gl_linked_list.h: Likewise.
15677         * lib/gl_linkedhash_list.c: Likewise.
15678         * lib/gl_linkedhash_list.h: Likewise.
15679         * lib/gl_list.c: Likewise.
15680         * lib/gl_list.h: Likewise.
15681         * lib/gl_oset.c: Likewise.
15682         * lib/gl_oset.h: Likewise.
15683         * lib/gl_rbtree_list.c: Likewise.
15684         * lib/gl_rbtree_list.h: Likewise.
15685         * lib/gl_rbtree_oset.c: Likewise.
15686         * lib/gl_rbtree_oset.h: Likewise.
15687         * lib/gl_rbtreehash_list.c: Likewise.
15688         * lib/gl_rbtreehash_list.h: Likewise.
15689         * lib/gl_sublist.c: Likewise.
15690         * lib/gl_sublist.h: Likewise.
15691         * lib/group-member.c: Likewise.
15692         * lib/group-member.h: Likewise.
15693         * lib/hard-locale.c: Likewise.
15694         * lib/hard-locale.h: Likewise.
15695         * lib/hash-pjw.c: Likewise.
15696         * lib/hash-pjw.h: Likewise.
15697         * lib/hash-triple.c: Likewise.
15698         * lib/hash.c: Likewise.
15699         * lib/hash.h: Likewise.
15700         * lib/human.c: Likewise.
15701         * lib/human.h: Likewise.
15702         * lib/i-ring.c: Likewise.
15703         * lib/i-ring.h: Likewise.
15704         * lib/idcache.c: Likewise.
15705         * lib/imaxabs.c: Likewise.
15706         * lib/imaxdiv.c: Likewise.
15707         * lib/inet_pton.c: Likewise.
15708         * lib/inet_pton.h: Likewise.
15709         * lib/intprops.h: Likewise.
15710         * lib/inttostr.c: Likewise.
15711         * lib/inttostr.h: Likewise.
15712         * lib/inttypes.in.h: Likewise.
15713         * lib/isapipe.c: Likewise.
15714         * lib/isdir.c: Likewise.
15715         * lib/isnan.c: Likewise.
15716         * lib/isnan.h: Likewise.
15717         * lib/isnanf.c: Likewise.
15718         * lib/isnanf.h: Likewise.
15719         * lib/isnanl-nolibm.h: Likewise.
15720         * lib/isnanl.c: Likewise.
15721         * lib/isnanl.h: Likewise.
15722         * lib/javacomp.c: Likewise.
15723         * lib/javacomp.h: Likewise.
15724         * lib/javaexec.c: Likewise.
15725         * lib/javaexec.h: Likewise.
15726         * lib/javaversion.c: Likewise.
15727         * lib/javaversion.h: Likewise.
15728         * lib/javaversion.java: Likewise.
15729         * lib/lbrkprop.h: Likewise.
15730         * lib/lchmod.h: Likewise.
15731         * lib/lchown.c: Likewise.
15732         * lib/ldexpl.c: Likewise.
15733         * lib/linebreak.c: Likewise.
15734         * lib/linebreak.h: Likewise.
15735         * lib/linebuffer.c: Likewise.
15736         * lib/linebuffer.h: Likewise.
15737         * lib/locale.in.h: Likewise.
15738         * lib/logl.c: Likewise.
15739         * lib/long-options.c: Likewise.
15740         * lib/long-options.h: Likewise.
15741         * lib/lstat.c: Likewise.
15742         * lib/lstat.h: Likewise.
15743         * lib/math.in.h: Likewise.
15744         * lib/mbchar.c: Likewise.
15745         * lib/mbchar.h: Likewise.
15746         * lib/mbfile.h: Likewise.
15747         * lib/mbiter.h: Likewise.
15748         * lib/mbscasecmp.c: Likewise.
15749         * lib/mbscasestr.c: Likewise.
15750         * lib/mbschr.c: Likewise.
15751         * lib/mbscspn.c: Likewise.
15752         * lib/mbslen.c: Likewise.
15753         * lib/mbsncasecmp.c: Likewise.
15754         * lib/mbsnlen.c: Likewise.
15755         * lib/mbspbrk.c: Likewise.
15756         * lib/mbspcasecmp.c: Likewise.
15757         * lib/mbsrchr.c: Likewise.
15758         * lib/mbssep.c: Likewise.
15759         * lib/mbsspn.c: Likewise.
15760         * lib/mbsstr.c: Likewise.
15761         * lib/mbstok_r.c: Likewise.
15762         * lib/mbswidth.c: Likewise.
15763         * lib/mbswidth.h: Likewise.
15764         * lib/mbuiter.h: Likewise.
15765         * lib/memcasecmp.c: Likewise.
15766         * lib/memcasecmp.h: Likewise.
15767         * lib/memchr.c: Likewise.
15768         * lib/memcmp.c: Likewise.
15769         * lib/memcoll.c: Likewise.
15770         * lib/memcoll.h: Likewise.
15771         * lib/memcpy.c: Likewise.
15772         * lib/memrchr.c: Likewise.
15773         * lib/mkancesdirs.c: Likewise.
15774         * lib/mkdir-p.c: Likewise.
15775         * lib/mkdir-p.h: Likewise.
15776         * lib/mkdir.c: Likewise.
15777         * lib/mkdirat.c: Likewise.
15778         * lib/mkdtemp.c: Likewise.
15779         * lib/mkstemp-safer.c: Likewise.
15780         * lib/mkstemp.c: Likewise.
15781         * lib/modechange.c: Likewise.
15782         * lib/modechange.h: Likewise.
15783         * lib/mountlist.c: Likewise.
15784         * lib/mountlist.h: Likewise.
15785         * lib/mpsort.c: Likewise.
15786         * lib/nanosleep.c: Likewise.
15787         * lib/obstack.c: Likewise.
15788         * lib/obstack.h: Likewise.
15789         * lib/open-safer.c: Likewise.
15790         * lib/open.c: Likewise.
15791         * lib/openat-die.c: Likewise.
15792         * lib/openat-priv.h: Likewise.
15793         * lib/openat-proc.c: Likewise.
15794         * lib/openat.c: Likewise.
15795         * lib/openat.h: Likewise.
15796         * lib/pagealign_alloc.c: Likewise.
15797         * lib/pagealign_alloc.h: Likewise.
15798         * lib/physmem.c: Likewise.
15799         * lib/physmem.h: Likewise.
15800         * lib/pipe-safer.c: Likewise.
15801         * lib/pipe.c: Likewise.
15802         * lib/pipe.h: Likewise.
15803         * lib/posixtm.c: Likewise.
15804         * lib/posixtm.h: Likewise.
15805         * lib/posixver.c: Likewise.
15806         * lib/printf-frexp.c: Likewise.
15807         * lib/printf-frexp.h: Likewise.
15808         * lib/printf-frexpl.c: Likewise.
15809         * lib/printf-frexpl.h: Likewise.
15810         * lib/printf.c: Likewise.
15811         * lib/progname.c: Likewise.
15812         * lib/progname.h: Likewise.
15813         * lib/progreloc.c: Likewise.
15814         * lib/putenv.c: Likewise.
15815         * lib/quote.c: Likewise.
15816         * lib/quote.h: Likewise.
15817         * lib/quotearg.c: Likewise.
15818         * lib/quotearg.h: Likewise.
15819         * lib/raise.c: Likewise.
15820         * lib/readline.c: Likewise.
15821         * lib/readline.h: Likewise.
15822         * lib/readlink.c: Likewise.
15823         * lib/readtokens.c: Likewise.
15824         * lib/readtokens.h: Likewise.
15825         * lib/readtokens0.c: Likewise.
15826         * lib/readtokens0.h: Likewise.
15827         * lib/readutmp.c: Likewise.
15828         * lib/readutmp.h: Likewise.
15829         * lib/realloc.c: Likewise.
15830         * lib/relocwrapper.c: Likewise.
15831         * lib/rename-dest-slash.c: Likewise.
15832         * lib/rename.c: Likewise.
15833         * lib/rmdir.c: Likewise.
15834         * lib/rpmatch.c: Likewise.
15835         * lib/safe-read.c: Likewise.
15836         * lib/safe-read.h: Likewise.
15837         * lib/safe-write.c: Likewise.
15838         * lib/safe-write.h: Likewise.
15839         * lib/same-inode.h: Likewise.
15840         * lib/same.c: Likewise.
15841         * lib/same.h: Likewise.
15842         * lib/save-cwd.c: Likewise.
15843         * lib/save-cwd.h: Likewise.
15844         * lib/savedir.c: Likewise.
15845         * lib/savedir.h: Likewise.
15846         * lib/savewd.c: Likewise.
15847         * lib/savewd.h: Likewise.
15848         * lib/search.in.h: Likewise.
15849         * lib/setenv.c: Likewise.
15850         * lib/setenv.h: Likewise.
15851         * lib/settime.c: Likewise.
15852         * lib/sh-quote.c: Likewise.
15853         * lib/sh-quote.h: Likewise.
15854         * lib/sig2str.c: Likewise.
15855         * lib/sig2str.h: Likewise.
15856         * lib/signal.in.h: Likewise.
15857         * lib/signbitd.c: Likewise.
15858         * lib/signbitf.c: Likewise.
15859         * lib/signbitl.c: Likewise.
15860         * lib/sigprocmask.c: Likewise.
15861         * lib/sincosl.c: Likewise.
15862         * lib/sleep.c: Likewise.
15863         * lib/sprintf.c: Likewise.
15864         * lib/sqrtl.c: Likewise.
15865         * lib/stat-time.h: Likewise.
15866         * lib/stdio--.h: Likewise.
15867         * lib/stdio-safer.h: Likewise.
15868         * lib/stdlib--.h: Likewise.
15869         * lib/stdlib-safer.h: Likewise.
15870         * lib/stdlib.in.h: Likewise.
15871         * lib/stpcpy.c: Likewise.
15872         * lib/stpncpy.c: Likewise.
15873         * lib/strchrnul.c: Likewise.
15874         * lib/strcspn.c: Likewise.
15875         * lib/strerror.c: Likewise.
15876         * lib/strftime.c: Likewise.
15877         * lib/strftime.h: Likewise.
15878         * lib/striconveh.c: Likewise.
15879         * lib/striconveh.h: Likewise.
15880         * lib/striconveha.c: Likewise.
15881         * lib/striconveha.h: Likewise.
15882         * lib/stripslash.c: Likewise.
15883         * lib/strnlen1.c: Likewise.
15884         * lib/strnlen1.h: Likewise.
15885         * lib/strtod.c: Likewise.
15886         * lib/strtoimax.c: Likewise.
15887         * lib/strtok_r.c: Likewise.
15888         * lib/strtol.c: Likewise.
15889         * lib/strtoll.c: Likewise.
15890         * lib/strtoul.c: Likewise.
15891         * lib/strtoull.c: Likewise.
15892         * lib/sysexits.in.h: Likewise.
15893         * lib/tempname.c: Likewise.
15894         * lib/tempname.h: Likewise.
15895         * lib/timespec.h: Likewise.
15896         * lib/tls.c: Likewise.
15897         * lib/tls.h: Likewise.
15898         * lib/tmpdir.c: Likewise.
15899         * lib/tmpdir.h: Likewise.
15900         * lib/tmpfile-safer.c: Likewise.
15901         * lib/tmpfile.c: Likewise.
15902         * lib/trigl.c: Likewise.
15903         * lib/trigl.h: Likewise.
15904         * lib/trim.c: Likewise.
15905         * lib/trim.h: Likewise.
15906         * lib/trunc.c: Likewise.
15907         * lib/truncf.c: Likewise.
15908         * lib/truncl.c: Likewise.
15909         * lib/tsearch.c: Likewise.
15910         * lib/unicodeio.c: Likewise.
15911         * lib/unicodeio.h: Likewise.
15912         * lib/unistd--.h: Likewise.
15913         * lib/unistd-safer.h: Likewise.
15914         * lib/unistdio/ulc-fprintf.c: Likewise.
15915         * lib/unistdio/ulc-vfprintf.c: Likewise.
15916         * lib/unlinkdir.c: Likewise.
15917         * lib/unlinkdir.h: Likewise.
15918         * lib/unlocked-io.h: Likewise.
15919         * lib/unsetenv.c: Likewise.
15920         * lib/userspec.c: Likewise.
15921         * lib/utime.c: Likewise.
15922         * lib/utimecmp.c: Likewise.
15923         * lib/utimecmp.h: Likewise.
15924         * lib/utimens.c: Likewise.
15925         * lib/verify.h: Likewise.
15926         * lib/verror.c: Likewise.
15927         * lib/verror.h: Likewise.
15928         * lib/version-etc-fsf.c: Likewise.
15929         * lib/version-etc.c: Likewise.
15930         * lib/version-etc.h: Likewise.
15931         * lib/vfprintf.c: Likewise.
15932         * lib/vprintf.c: Likewise.
15933         * lib/vsprintf.c: Likewise.
15934         * lib/w32spawn.h: Likewise.
15935         * lib/wait-process.c: Likewise.
15936         * lib/wait-process.h: Likewise.
15937         * lib/wcwidth.c: Likewise.
15938         * lib/write-any-file.c: Likewise.
15939         * lib/xalloc-die.c: Likewise.
15940         * lib/xalloc.h: Likewise.
15941         * lib/xasprintf.c: Likewise.
15942         * lib/xgetcwd.c: Likewise.
15943         * lib/xgetcwd.h: Likewise.
15944         * lib/xgetdomainname.c: Likewise.
15945         * lib/xgetdomainname.h: Likewise.
15946         * lib/xgethostname.c: Likewise.
15947         * lib/xmalloc.c: Likewise.
15948         * lib/xmalloca.c: Likewise.
15949         * lib/xmalloca.h: Likewise.
15950         * lib/xmemcoll.c: Likewise.
15951         * lib/xnanosleep.c: Likewise.
15952         * lib/xreadlink.c: Likewise.
15953         * lib/xreadlink.h: Likewise.
15954         * lib/xsetenv.c: Likewise.
15955         * lib/xsetenv.h: Likewise.
15956         * lib/xstriconv.c: Likewise.
15957         * lib/xstriconv.h: Likewise.
15958         * lib/xstrndup.c: Likewise.
15959         * lib/xstrndup.h: Likewise.
15960         * lib/xstrtod.c: Likewise.
15961         * lib/xstrtod.h: Likewise.
15962         * lib/xstrtol-error.c: Likewise.
15963         * lib/xstrtol.c: Likewise.
15964         * lib/xstrtol.h: Likewise.
15965         * lib/xtime.h: Likewise.
15966         * lib/xvasprintf.c: Likewise.
15967         * lib/xvasprintf.h: Likewise.
15968         * lib/yesno.c: Likewise.
15969         * lib/yesno.h: Likewise.
15970         * posix-modules: Likewise.
15971         * tests/test-alloca-opt.c: Likewise.
15972         * tests/test-arcfour.c: Likewise.
15973         * tests/test-arctwo.c: Likewise.
15974         * tests/test-argmatch.c: Likewise.
15975         * tests/test-argp-2.sh: Likewise.
15976         * tests/test-argp.c: Likewise.
15977         * tests/test-arpa_inet.c: Likewise.
15978         * tests/test-array_list.c: Likewise.
15979         * tests/test-array_oset.c: Likewise.
15980         * tests/test-atexit.c: Likewise.
15981         * tests/test-avltree_list.c: Likewise.
15982         * tests/test-avltree_oset.c: Likewise.
15983         * tests/test-avltreehash_list.c: Likewise.
15984         * tests/test-base64.c: Likewise.
15985         * tests/test-binary-io.c: Likewise.
15986         * tests/test-byteswap.c: Likewise.
15987         * tests/test-c-ctype.c: Likewise.
15988         * tests/test-c-strcasecmp.c: Likewise.
15989         * tests/test-c-strcasestr.c: Likewise.
15990         * tests/test-c-strncasecmp.c: Likewise.
15991         * tests/test-c-strstr.c: Likewise.
15992         * tests/test-canonicalize-lgpl.c: Likewise.
15993         * tests/test-canonicalize.c: Likewise.
15994         * tests/test-carray_list.c: Likewise.
15995         * tests/test-ceilf.c: Likewise.
15996         * tests/test-ceill.c: Likewise.
15997         * tests/test-count-one-bits.c: Likewise.
15998         * tests/test-crc.c: Likewise.
15999         * tests/test-dirname.c: Likewise.
16000         * tests/test-fbufmode.c: Likewise.
16001         * tests/test-fcntl.c: Likewise.
16002         * tests/test-fflush.c: Likewise.
16003         * tests/test-floorf.c: Likewise.
16004         * tests/test-floorl.c: Likewise.
16005         * tests/test-fopen.c: Likewise.
16006         * tests/test-fprintf-posix.c: Likewise.
16007         * tests/test-fprintf-posix.h: Likewise.
16008         * tests/test-fpurge.c: Likewise.
16009         * tests/test-freadable.c: Likewise.
16010         * tests/test-freadahead.c: Likewise.
16011         * tests/test-freading.c: Likewise.
16012         * tests/test-freopen.c: Likewise.
16013         * tests/test-frexp.c: Likewise.
16014         * tests/test-frexpl.c: Likewise.
16015         * tests/test-fseek.c: Likewise.
16016         * tests/test-fseeko.c: Likewise.
16017         * tests/test-fseterr.c: Likewise.
16018         * tests/test-fstrcmp.c: Likewise.
16019         * tests/test-ftell.c: Likewise.
16020         * tests/test-ftello.c: Likewise.
16021         * tests/test-fwritable.c: Likewise.
16022         * tests/test-fwriting.c: Likewise.
16023         * tests/test-getaddrinfo.c: Likewise.
16024         * tests/test-getpass.c: Likewise.
16025         * tests/test-gettimeofday.c: Likewise.
16026         * tests/test-hmac-md5.c: Likewise.
16027         * tests/test-hmac-sha1.c: Likewise.
16028         * tests/test-iconv.c: Likewise.
16029         * tests/test-iconvme.c: Likewise.
16030         * tests/test-inttypes.c: Likewise.
16031         * tests/test-isnan.c: Likewise.
16032         * tests/test-isnanf.c: Likewise.
16033         * tests/test-isnanl-nolibm.c: Likewise.
16034         * tests/test-isnanl.c: Likewise.
16035         * tests/test-isnanl.h: Likewise.
16036         * tests/test-ldexpl.c: Likewise.
16037         * tests/test-linked_list.c: Likewise.
16038         * tests/test-linkedhash_list.c: Likewise.
16039         * tests/test-locale.c: Likewise.
16040         * tests/test-localename.c: Likewise.
16041         * tests/test-lock.c: Likewise.
16042         * tests/test-lseek.c: Likewise.
16043         * tests/test-malloca.c: Likewise.
16044         * tests/test-math.c: Likewise.
16045         * tests/test-mbscasecmp.c: Likewise.
16046         * tests/test-mbscasestr1.c: Likewise.
16047         * tests/test-mbscasestr2.c: Likewise.
16048         * tests/test-mbscasestr3.c: Likewise.
16049         * tests/test-mbscasestr4.c: Likewise.
16050         * tests/test-mbschr.c: Likewise.
16051         * tests/test-mbscspn.c: Likewise.
16052         * tests/test-mbsncasecmp.c: Likewise.
16053         * tests/test-mbspbrk.c: Likewise.
16054         * tests/test-mbspcasecmp.c: Likewise.
16055         * tests/test-mbsrchr.c: Likewise.
16056         * tests/test-mbsspn.c: Likewise.
16057         * tests/test-mbsstr1.c: Likewise.
16058         * tests/test-mbsstr2.c: Likewise.
16059         * tests/test-mbsstr3.c: Likewise.
16060         * tests/test-md5.c: Likewise.
16061         * tests/test-memmem.c: Likewise.
16062         * tests/test-netinet_in.c: Likewise.
16063         * tests/test-open.c: Likewise.
16064         * tests/test-printf-frexp.c: Likewise.
16065         * tests/test-printf-frexpl.c: Likewise.
16066         * tests/test-printf-posix.c: Likewise.
16067         * tests/test-printf-posix.h: Likewise.
16068         * tests/test-rbtree_list.c: Likewise.
16069         * tests/test-rbtree_oset.c: Likewise.
16070         * tests/test-rbtreehash_list.c: Likewise.
16071         * tests/test-read-file.c: Likewise.
16072         * tests/test-rijndael.c: Likewise.
16073         * tests/test-search.c: Likewise.
16074         * tests/test-signbit.c: Likewise.
16075         * tests/test-sleep.c: Likewise.
16076         * tests/test-snprintf-posix.c: Likewise.
16077         * tests/test-snprintf-posix.h: Likewise.
16078         * tests/test-snprintf.c: Likewise.
16079         * tests/test-sprintf-posix.c: Likewise.
16080         * tests/test-sprintf-posix.h: Likewise.
16081         * tests/test-stat-time.c: Likewise.
16082         * tests/test-stdbool.c: Likewise.
16083         * tests/test-stdint.c: Likewise.
16084         * tests/test-stdio.c: Likewise.
16085         * tests/test-stdlib.c: Likewise.
16086         * tests/test-stpncpy.c: Likewise.
16087         * tests/test-strcasestr.c: Likewise.
16088         * tests/test-striconv.c: Likewise.
16089         * tests/test-striconveh.c: Likewise.
16090         * tests/test-striconveha.c: Likewise.
16091         * tests/test-string.c: Likewise.
16092         * tests/test-sys_select.c: Likewise.
16093         * tests/test-sys_socket.c: Likewise.
16094         * tests/test-sys_stat.c: Likewise.
16095         * tests/test-sys_time.c: Likewise.
16096         * tests/test-sysexits.c: Likewise.
16097         * tests/test-time.c: Likewise.
16098         * tests/test-tls.c: Likewise.
16099         * tests/test-trunc.c: Likewise.
16100         * tests/test-truncf.c: Likewise.
16101         * tests/test-truncl.c: Likewise.
16102         * tests/test-unistd.c: Likewise.
16103         * tests/test-vasnprintf-posix.c: Likewise.
16104         * tests/test-vasnprintf-posix2.c: Likewise.
16105         * tests/test-vasnprintf.c: Likewise.
16106         * tests/test-vasprintf-posix.c: Likewise.
16107         * tests/test-vasprintf.c: Likewise.
16108         * tests/test-verify.c: Likewise.
16109         * tests/test-vfprintf-posix.c: Likewise.
16110         * tests/test-vprintf-posix.c: Likewise.
16111         * tests/test-vsnprintf-posix.c: Likewise.
16112         * tests/test-vsnprintf.c: Likewise.
16113         * tests/test-vsprintf-posix.c: Likewise.
16114         * tests/test-wchar.c: Likewise.
16115         * tests/test-wctype.c: Likewise.
16116         * tests/test-wcwidth.c: Likewise.
16117         * tests/test-xstrtol.c: Likewise.
16118         * tests/test-xvasprintf.c: Likewise.
16119         * tests/uniconv/test-u16-conv-from-enc.c: Likewise.
16120         * tests/uniconv/test-u16-conv-to-enc.c: Likewise.
16121         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
16122         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
16123         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
16124         * tests/uniconv/test-u32-conv-to-enc.c: Likewise.
16125         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
16126         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
16127         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
16128         * tests/uniconv/test-u8-conv-to-enc.c: Likewise.
16129         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
16130         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
16131         * tests/uniname/test-uninames.c: Likewise.
16132         * tests/unistdio/test-u16-asnprintf1.c: Likewise.
16133         * tests/unistdio/test-u16-asnprintf1.h: Likewise.
16134         * tests/unistdio/test-u16-printf1.h: Likewise.
16135         * tests/unistdio/test-u16-vasnprintf1.c: Likewise.
16136         * tests/unistdio/test-u16-vasnprintf2.c: Likewise.
16137         * tests/unistdio/test-u16-vasnprintf3.c: Likewise.
16138         * tests/unistdio/test-u16-vasprintf1.c: Likewise.
16139         * tests/unistdio/test-u16-vsnprintf1.c: Likewise.
16140         * tests/unistdio/test-u16-vsprintf1.c: Likewise.
16141         * tests/unistdio/test-u32-asnprintf1.c: Likewise.
16142         * tests/unistdio/test-u32-asnprintf1.h: Likewise.
16143         * tests/unistdio/test-u32-printf1.h: Likewise.
16144         * tests/unistdio/test-u32-vasnprintf1.c: Likewise.
16145         * tests/unistdio/test-u32-vasnprintf2.c: Likewise.
16146         * tests/unistdio/test-u32-vasnprintf3.c: Likewise.
16147         * tests/unistdio/test-u32-vasprintf1.c: Likewise.
16148         * tests/unistdio/test-u32-vsnprintf1.c: Likewise.
16149         * tests/unistdio/test-u32-vsprintf1.c: Likewise.
16150         * tests/unistdio/test-u8-asnprintf1.c: Likewise.
16151         * tests/unistdio/test-u8-asnprintf1.h: Likewise.
16152         * tests/unistdio/test-u8-printf1.h: Likewise.
16153         * tests/unistdio/test-u8-vasnprintf1.c: Likewise.
16154         * tests/unistdio/test-u8-vasnprintf2.c: Likewise.
16155         * tests/unistdio/test-u8-vasnprintf3.c: Likewise.
16156         * tests/unistdio/test-u8-vasprintf1.c: Likewise.
16157         * tests/unistdio/test-u8-vsnprintf1.c: Likewise.
16158         * tests/unistdio/test-u8-vsprintf1.c: Likewise.
16159         * tests/unistdio/test-ulc-asnprintf1.c: Likewise.
16160         * tests/unistdio/test-ulc-asnprintf1.h: Likewise.
16161         * tests/unistdio/test-ulc-printf1.h: Likewise.
16162         * tests/unistdio/test-ulc-vasnprintf1.c: Likewise.
16163         * tests/unistdio/test-ulc-vasnprintf2.c: Likewise.
16164         * tests/unistdio/test-ulc-vasnprintf3.c: Likewise.
16165         * tests/unistdio/test-ulc-vasprintf1.c: Likewise.
16166         * tests/unistdio/test-ulc-vsnprintf1.c: Likewise.
16167         * tests/unistdio/test-ulc-vsprintf1.c: Likewise.
16168         * tests/uniwidth/test-u16-strwidth.c: Likewise.
16169         * tests/uniwidth/test-u16-width.c: Likewise.
16170         * tests/uniwidth/test-u32-strwidth.c: Likewise.
16171         * tests/uniwidth/test-u32-width.c: Likewise.
16172         * tests/uniwidth/test-u8-strwidth.c: Likewise.
16173         * tests/uniwidth/test-u8-width.c: Likewise.
16174         * tests/uniwidth/test-uc_width.c: Likewise.
16175         * config/srclist-update: Likewise.
16176         (fixlicense): Update to GPLv3+.
16177
16178         Change copyright notice from LGPLv2.1+ to LGPLv3+.
16179         * tests/test-tsearch.c: Change copyright notice.
16180
16181         Change copyright notice from LGPLv2.0+ to LGPLv3+.
16182         * lib/c-strcaseeq.h: Change copyright notice.
16183         * lib/streq.h: Likewise.
16184         * lib/uniconv.h: Likewise.
16185         * lib/uniconv/u-conv-from-enc.h: Likewise.
16186         * lib/uniconv/u-conv-to-enc.h: Likewise.
16187         * lib/uniconv/u-strconv-from-enc.h: Likewise.
16188         * lib/uniconv/u-strconv-to-enc.h: Likewise.
16189         * lib/uniconv/u16-conv-from-enc.c: Likewise.
16190         * lib/uniconv/u16-conv-to-enc.c: Likewise.
16191         * lib/uniconv/u16-strconv-from-enc.c: Likewise.
16192         * lib/uniconv/u16-strconv-from-locale.c: Likewise.
16193         * lib/uniconv/u16-strconv-to-enc.c: Likewise.
16194         * lib/uniconv/u16-strconv-to-locale.c: Likewise.
16195         * lib/uniconv/u32-conv-from-enc.c: Likewise.
16196         * lib/uniconv/u32-conv-to-enc.c: Likewise.
16197         * lib/uniconv/u32-strconv-from-enc.c: Likewise.
16198         * lib/uniconv/u32-strconv-from-locale.c: Likewise.
16199         * lib/uniconv/u32-strconv-to-enc.c: Likewise.
16200         * lib/uniconv/u32-strconv-to-locale.c: Likewise.
16201         * lib/uniconv/u8-conv-from-enc.c: Likewise.
16202         * lib/uniconv/u8-conv-to-enc.c: Likewise.
16203         * lib/uniconv/u8-strconv-from-enc.c: Likewise.
16204         * lib/uniconv/u8-strconv-from-locale.c: Likewise.
16205         * lib/uniconv/u8-strconv-to-enc.c: Likewise.
16206         * lib/uniconv/u8-strconv-to-locale.c: Likewise.
16207         * lib/uniname.h: Likewise.
16208         * lib/uniname/uniname.c: Likewise.
16209         * lib/unistdio.h: Likewise.
16210         * lib/unistdio/u-asnprintf.h: Likewise.
16211         * lib/unistdio/u-asprintf.h: Likewise.
16212         * lib/unistdio/u-printf-args.c: Likewise.
16213         * lib/unistdio/u-printf-args.h: Likewise.
16214         * lib/unistdio/u-printf-parse.h: Likewise.
16215         * lib/unistdio/u-snprintf.h: Likewise.
16216         * lib/unistdio/u-sprintf.h: Likewise.
16217         * lib/unistdio/u-vasprintf.h: Likewise.
16218         * lib/unistdio/u-vsnprintf.h: Likewise.
16219         * lib/unistdio/u-vsprintf.h: Likewise.
16220         * lib/unistdio/u16-asnprintf.c: Likewise.
16221         * lib/unistdio/u16-asprintf.c: Likewise.
16222         * lib/unistdio/u16-printf-parse.c: Likewise.
16223         * lib/unistdio/u16-snprintf.c: Likewise.
16224         * lib/unistdio/u16-sprintf.c: Likewise.
16225         * lib/unistdio/u16-u16-asnprintf.c: Likewise.
16226         * lib/unistdio/u16-u16-asprintf.c: Likewise.
16227         * lib/unistdio/u16-u16-snprintf.c: Likewise.
16228         * lib/unistdio/u16-u16-sprintf.c: Likewise.
16229         * lib/unistdio/u16-u16-vasnprintf.c: Likewise.
16230         * lib/unistdio/u16-u16-vasprintf.c: Likewise.
16231         * lib/unistdio/u16-u16-vsnprintf.c: Likewise.
16232         * lib/unistdio/u16-u16-vsprintf.c: Likewise.
16233         * lib/unistdio/u16-vasnprintf.c: Likewise.
16234         * lib/unistdio/u16-vasprintf.c: Likewise.
16235         * lib/unistdio/u16-vsnprintf.c: Likewise.
16236         * lib/unistdio/u16-vsprintf.c: Likewise.
16237         * lib/unistdio/u32-asnprintf.c: Likewise.
16238         * lib/unistdio/u32-asprintf.c: Likewise.
16239         * lib/unistdio/u32-printf-parse.c: Likewise.
16240         * lib/unistdio/u32-snprintf.c: Likewise.
16241         * lib/unistdio/u32-sprintf.c: Likewise.
16242         * lib/unistdio/u32-u32-asnprintf.c: Likewise.
16243         * lib/unistdio/u32-u32-asprintf.c: Likewise.
16244         * lib/unistdio/u32-u32-snprintf.c: Likewise.
16245         * lib/unistdio/u32-u32-sprintf.c: Likewise.
16246         * lib/unistdio/u32-u32-vasnprintf.c: Likewise.
16247         * lib/unistdio/u32-u32-vasprintf.c: Likewise.
16248         * lib/unistdio/u32-u32-vsnprintf.c: Likewise.
16249         * lib/unistdio/u32-u32-vsprintf.c: Likewise.
16250         * lib/unistdio/u32-vasnprintf.c: Likewise.
16251         * lib/unistdio/u32-vasprintf.c: Likewise.
16252         * lib/unistdio/u32-vsnprintf.c: Likewise.
16253         * lib/unistdio/u32-vsprintf.c: Likewise.
16254         * lib/unistdio/u8-asnprintf.c: Likewise.
16255         * lib/unistdio/u8-asprintf.c: Likewise.
16256         * lib/unistdio/u8-printf-parse.c: Likewise.
16257         * lib/unistdio/u8-snprintf.c: Likewise.
16258         * lib/unistdio/u8-sprintf.c: Likewise.
16259         * lib/unistdio/u8-u8-asnprintf.c: Likewise.
16260         * lib/unistdio/u8-u8-asprintf.c: Likewise.
16261         * lib/unistdio/u8-u8-snprintf.c: Likewise.
16262         * lib/unistdio/u8-u8-sprintf.c: Likewise.
16263         * lib/unistdio/u8-u8-vasnprintf.c: Likewise.
16264         * lib/unistdio/u8-u8-vasprintf.c: Likewise.
16265         * lib/unistdio/u8-u8-vsnprintf.c: Likewise.
16266         * lib/unistdio/u8-u8-vsprintf.c: Likewise.
16267         * lib/unistdio/u8-vasnprintf.c: Likewise.
16268         * lib/unistdio/u8-vasprintf.c: Likewise.
16269         * lib/unistdio/u8-vsnprintf.c: Likewise.
16270         * lib/unistdio/u8-vsprintf.c: Likewise.
16271         * lib/unistdio/ulc-asnprintf.c: Likewise.
16272         * lib/unistdio/ulc-asprintf.c: Likewise.
16273         * lib/unistdio/ulc-printf-parse.c: Likewise.
16274         * lib/unistdio/ulc-snprintf.c: Likewise.
16275         * lib/unistdio/ulc-sprintf.c: Likewise.
16276         * lib/unistdio/ulc-vasnprintf.c: Likewise.
16277         * lib/unistdio/ulc-vasprintf.c: Likewise.
16278         * lib/unistdio/ulc-vsnprintf.c: Likewise.
16279         * lib/unistdio/ulc-vsprintf.c: Likewise.
16280         * lib/unistr.h: Likewise.
16281         * lib/unistr/u-cpy-alloc.h: Likewise.
16282         * lib/unistr/u-cpy.h: Likewise.
16283         * lib/unistr/u-endswith.h: Likewise.
16284         * lib/unistr/u-move.h: Likewise.
16285         * lib/unistr/u-set.h: Likewise.
16286         * lib/unistr/u-startswith.h: Likewise.
16287         * lib/unistr/u-stpcpy.h: Likewise.
16288         * lib/unistr/u-stpncpy.h: Likewise.
16289         * lib/unistr/u-strcat.h: Likewise.
16290         * lib/unistr/u-strcpy.h: Likewise.
16291         * lib/unistr/u-strcspn.h: Likewise.
16292         * lib/unistr/u-strdup.h: Likewise.
16293         * lib/unistr/u-strlen.h: Likewise.
16294         * lib/unistr/u-strncat.h: Likewise.
16295         * lib/unistr/u-strncpy.h: Likewise.
16296         * lib/unistr/u-strnlen.h: Likewise.
16297         * lib/unistr/u-strpbrk.h: Likewise.
16298         * lib/unistr/u-strspn.h: Likewise.
16299         * lib/unistr/u-strstr.h: Likewise.
16300         * lib/unistr/u-strtok.h: Likewise.
16301         * lib/unistr/u16-check.c: Likewise.
16302         * lib/unistr/u16-chr.c: Likewise.
16303         * lib/unistr/u16-cmp.c: Likewise.
16304         * lib/unistr/u16-cpy-alloc.c: Likewise.
16305         * lib/unistr/u16-cpy.c: Likewise.
16306         * lib/unistr/u16-endswith.c: Likewise.
16307         * lib/unistr/u16-mblen.c: Likewise.
16308         * lib/unistr/u16-mbsnlen.c: Likewise.
16309         * lib/unistr/u16-mbtouc-aux.c: Likewise.
16310         * lib/unistr/u16-mbtouc-unsafe-aux.c: Likewise.
16311         * lib/unistr/u16-mbtouc-unsafe.c: Likewise.
16312         * lib/unistr/u16-mbtouc.c: Likewise.
16313         * lib/unistr/u16-mbtoucr.c: Likewise.
16314         * lib/unistr/u16-move.c: Likewise.
16315         * lib/unistr/u16-next.c: Likewise.
16316         * lib/unistr/u16-prev.c: Likewise.
16317         * lib/unistr/u16-set.c: Likewise.
16318         * lib/unistr/u16-startswith.c: Likewise.
16319         * lib/unistr/u16-stpcpy.c: Likewise.
16320         * lib/unistr/u16-stpncpy.c: Likewise.
16321         * lib/unistr/u16-strcat.c: Likewise.
16322         * lib/unistr/u16-strchr.c: Likewise.
16323         * lib/unistr/u16-strcmp.c: Likewise.
16324         * lib/unistr/u16-strcpy.c: Likewise.
16325         * lib/unistr/u16-strcspn.c: Likewise.
16326         * lib/unistr/u16-strdup.c: Likewise.
16327         * lib/unistr/u16-strlen.c: Likewise.
16328         * lib/unistr/u16-strmblen.c: Likewise.
16329         * lib/unistr/u16-strmbtouc.c: Likewise.
16330         * lib/unistr/u16-strncat.c: Likewise.
16331         * lib/unistr/u16-strncmp.c: Likewise.
16332         * lib/unistr/u16-strncpy.c: Likewise.
16333         * lib/unistr/u16-strnlen.c: Likewise.
16334         * lib/unistr/u16-strpbrk.c: Likewise.
16335         * lib/unistr/u16-strrchr.c: Likewise.
16336         * lib/unistr/u16-strspn.c: Likewise.
16337         * lib/unistr/u16-strstr.c: Likewise.
16338         * lib/unistr/u16-strtok.c: Likewise.
16339         * lib/unistr/u16-to-u32.c: Likewise.
16340         * lib/unistr/u16-to-u8.c: Likewise.
16341         * lib/unistr/u16-uctomb-aux.c: Likewise.
16342         * lib/unistr/u16-uctomb.c: Likewise.
16343         * lib/unistr/u32-check.c: Likewise.
16344         * lib/unistr/u32-chr.c: Likewise.
16345         * lib/unistr/u32-cmp.c: Likewise.
16346         * lib/unistr/u32-cpy-alloc.c: Likewise.
16347         * lib/unistr/u32-cpy.c: Likewise.
16348         * lib/unistr/u32-endswith.c: Likewise.
16349         * lib/unistr/u32-mblen.c: Likewise.
16350         * lib/unistr/u32-mbsnlen.c: Likewise.
16351         * lib/unistr/u32-mbtouc-unsafe.c: Likewise.
16352         * lib/unistr/u32-mbtouc.c: Likewise.
16353         * lib/unistr/u32-mbtoucr.c: Likewise.
16354         * lib/unistr/u32-move.c: Likewise.
16355         * lib/unistr/u32-next.c: Likewise.
16356         * lib/unistr/u32-prev.c: Likewise.
16357         * lib/unistr/u32-set.c: Likewise.
16358         * lib/unistr/u32-startswith.c: Likewise.
16359         * lib/unistr/u32-stpcpy.c: Likewise.
16360         * lib/unistr/u32-stpncpy.c: Likewise.
16361         * lib/unistr/u32-strcat.c: Likewise.
16362         * lib/unistr/u32-strchr.c: Likewise.
16363         * lib/unistr/u32-strcmp.c: Likewise.
16364         * lib/unistr/u32-strcpy.c: Likewise.
16365         * lib/unistr/u32-strcspn.c: Likewise.
16366         * lib/unistr/u32-strdup.c: Likewise.
16367         * lib/unistr/u32-strlen.c: Likewise.
16368         * lib/unistr/u32-strmblen.c: Likewise.
16369         * lib/unistr/u32-strmbtouc.c: Likewise.
16370         * lib/unistr/u32-strncat.c: Likewise.
16371         * lib/unistr/u32-strncmp.c: Likewise.
16372         * lib/unistr/u32-strncpy.c: Likewise.
16373         * lib/unistr/u32-strnlen.c: Likewise.
16374         * lib/unistr/u32-strpbrk.c: Likewise.
16375         * lib/unistr/u32-strrchr.c: Likewise.
16376         * lib/unistr/u32-strspn.c: Likewise.
16377         * lib/unistr/u32-strstr.c: Likewise.
16378         * lib/unistr/u32-strtok.c: Likewise.
16379         * lib/unistr/u32-to-u16.c: Likewise.
16380         * lib/unistr/u32-to-u8.c: Likewise.
16381         * lib/unistr/u32-uctomb.c: Likewise.
16382         * lib/unistr/u8-check.c: Likewise.
16383         * lib/unistr/u8-chr.c: Likewise.
16384         * lib/unistr/u8-cmp.c: Likewise.
16385         * lib/unistr/u8-cpy-alloc.c: Likewise.
16386         * lib/unistr/u8-cpy.c: Likewise.
16387         * lib/unistr/u8-endswith.c: Likewise.
16388         * lib/unistr/u8-mblen.c: Likewise.
16389         * lib/unistr/u8-mbsnlen.c: Likewise.
16390         * lib/unistr/u8-mbtouc-aux.c: Likewise.
16391         * lib/unistr/u8-mbtouc-unsafe-aux.c: Likewise.
16392         * lib/unistr/u8-mbtouc-unsafe.c: Likewise.
16393         * lib/unistr/u8-mbtouc.c: Likewise.
16394         * lib/unistr/u8-mbtoucr.c: Likewise.
16395         * lib/unistr/u8-move.c: Likewise.
16396         * lib/unistr/u8-next.c: Likewise.
16397         * lib/unistr/u8-prev.c: Likewise.
16398         * lib/unistr/u8-set.c: Likewise.
16399         * lib/unistr/u8-startswith.c: Likewise.
16400         * lib/unistr/u8-stpcpy.c: Likewise.
16401         * lib/unistr/u8-stpncpy.c: Likewise.
16402         * lib/unistr/u8-strcat.c: Likewise.
16403         * lib/unistr/u8-strchr.c: Likewise.
16404         * lib/unistr/u8-strcmp.c: Likewise.
16405         * lib/unistr/u8-strcpy.c: Likewise.
16406         * lib/unistr/u8-strcspn.c: Likewise.
16407         * lib/unistr/u8-strdup.c: Likewise.
16408         * lib/unistr/u8-strlen.c: Likewise.
16409         * lib/unistr/u8-strmblen.c: Likewise.
16410         * lib/unistr/u8-strmbtouc.c: Likewise.
16411         * lib/unistr/u8-strncat.c: Likewise.
16412         * lib/unistr/u8-strncmp.c: Likewise.
16413         * lib/unistr/u8-strncpy.c: Likewise.
16414         * lib/unistr/u8-strnlen.c: Likewise.
16415         * lib/unistr/u8-strpbrk.c: Likewise.
16416         * lib/unistr/u8-strrchr.c: Likewise.
16417         * lib/unistr/u8-strspn.c: Likewise.
16418         * lib/unistr/u8-strstr.c: Likewise.
16419         * lib/unistr/u8-strtok.c: Likewise.
16420         * lib/unistr/u8-to-u16.c: Likewise.
16421         * lib/unistr/u8-to-u32.c: Likewise.
16422         * lib/unistr/u8-uctomb-aux.c: Likewise.
16423         * lib/unistr/u8-uctomb.c: Likewise.
16424         * lib/unitypes.h: Likewise.
16425         * lib/uniwidth.h: Likewise.
16426         * lib/uniwidth/cjk.h: Likewise.
16427         * lib/uniwidth/u16-strwidth.c: Likewise.
16428         * lib/uniwidth/u16-width.c: Likewise.
16429         * lib/uniwidth/u32-strwidth.c: Likewise.
16430         * lib/uniwidth/u32-width.c: Likewise.
16431         * lib/uniwidth/u8-strwidth.c: Likewise.
16432         * lib/uniwidth/u8-width.c: Likewise.
16433         * lib/uniwidth/width.c: Likewise.
16434
16435 2007-10-07  Bruno Haible  <bruno@clisp.org>
16436
16437         * lib/inttypes.in.h: Change copyright notice from LGPL to GPL.
16438         The file is still under LGPL (see modules/inttypes).
16439
16440 2007-10-06  Bruno Haible  <bruno@clisp.org>
16441
16442         * modules/trunc (Dependencies): Add 'extensions'.
16443         * m4/trunc.m4 (gl_FUNC_TRUNC): Require gl_USE_SYSTEM_EXTENSIONS.
16444         Reported by Ben Pfaff <blp@gnu.org>.
16445
16446 2007-10-06  Bruno Haible  <bruno@clisp.org>
16447
16448         * modules/freopen-tests: New file.
16449         * tests/test-freopen.c: New file.
16450
16451         * modules/fopen-tests: New file.
16452         * tests/test-fopen.c: New file.
16453
16454         * modules/fopen: New file.
16455         * lib/fopen.c: New file.
16456         * m4/fopen.m4: New file.
16457         * modules/freopen: New file.
16458         * lib/freopen.c: New file.
16459         * m4/freopen.m4: New file.
16460         * lib/stdio.in.h (fopen, freopen): New declarations.
16461         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize also GNULIB_FOPEN,
16462         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
16463         * modules/stdio (Makefile.am): Substitute also GNULIB_FOPEN,
16464         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
16465         * doc/functions/fopen.texi: Mention the 'fopen' module.
16466         * doc/functions/freopen.texi: Mention the 'freopen' module.
16467
16468 2007-10-06  Bruno Haible  <bruno@clisp.org>
16469
16470         * modules/open-tests: New file.
16471         * tests/test-open.c: New file.
16472
16473         * modules/open: New file.
16474         * lib/open.c: New file.
16475         * m4/open.m4: New file.
16476         * lib/fchdir.c (open): If the gnulib module 'open' is used, do what
16477         lib/open.c does.
16478         * lib/fcntl.in.h (open): Declare also if replaced by the 'open' module.
16479         * m4/fcntl_h.m4 (gl_FCNTL_MODULE_INDICATOR, gl_FCNTL_H_DEFAULTS): New
16480         macros.
16481         (gl_FCNTL_H): Require gl_FCNTL_H_DEFAULTS.
16482         * modules/fcntl (Makefile.am): Also substitute GNULIB_OPEN and
16483         REPLACE_OPEN.
16484         * doc/functions/open.texi: Mention the 'open' module.
16485
16486 2007-10-04  Bruno Haible  <bruno@clisp.org>
16487
16488         * modules/ceill-tests: New file.
16489         * tests/test-ceill.c: New file.
16490
16491         * modules/ceill: New file.
16492         * lib/ceill.c: Replace entire file.
16493         * m4/ceill.m4: New file.
16494         * lib/math.in.h (ceill): Replace declaration.
16495         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILL.
16496         * modules/math (Makefile.am): Substitute also GNULIB_CEILL.
16497         * doc/functions/ceill.texi: Mention the 'ceill' module.
16498         * modules/mathl (Files): Remove lib/ceill.c.
16499         (Depends-on): Add ceill.
16500
16501 2007-10-04  Bruno Haible  <bruno@clisp.org>
16502
16503         * modules/ceilf-tests: New file.
16504         * tests/test-ceilf.c: New file.
16505
16506         * modules/ceilf: New file.
16507         * lib/ceil.c: New file.
16508         * lib/ceilf.c: New file.
16509         * m4/ceilf.m4: New file.
16510         * lib/math.in.h (ceilf): New declaration.
16511         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILF and
16512         HAVE_DECL_CEILF.
16513         * modules/math (Makefile.am): Substitute also GNULIB_CEILF and
16514         HAVE_DECL_CEILF.
16515         * doc/functions/ceilf.texi: Mention the 'ceilf' module.
16516
16517 2007-10-04  Bruno Haible  <bruno@clisp.org>
16518
16519         * modules/floorl-tests: New file.
16520         * tests/test-floorl.c: New file.
16521
16522         * modules/floorl: New file.
16523         * lib/floorl.c: Replace entire file.
16524         * m4/floorl.m4: New file.
16525         * lib/math.in.h (floorl): Replace declaration.
16526         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORL.
16527         * modules/math (Makefile.am): Substitute also GNULIB_FLOORL.
16528         * doc/functions/floorl.texi: Mention the 'floorl' module.
16529         * modules/mathl (Files): Remove lib/floorl.c.
16530         (Depends-on): Add floorl.
16531
16532 2007-10-04  Bruno Haible  <bruno@clisp.org>
16533
16534         * modules/floorf-tests: New file.
16535         * tests/test-floorf.c: New file.
16536
16537         * modules/floorf: New file.
16538         * lib/floor.c: New file.
16539         * lib/floorf.c: New file.
16540         * m4/floorf.m4: New file.
16541         * lib/math.in.h (floorf): New declaration.
16542         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORF and
16543         HAVE_DECL_FLOORF.
16544         * modules/math (Makefile.am): Substitute also GNULIB_FLOORF and
16545         HAVE_DECL_FLOORF.
16546         * doc/functions/floorf.texi: Mention the 'floorf' module.
16547
16548 2007-10-04  Benoit Sigoure  <tsuna@lrde.epita.fr>
16549             Bruno Haible  <bruno@clisp.org>
16550
16551         Advertise for the Git server instead of the CVS server.
16552         * doc/gnulib-intro.texi (Steady Development): Mention the Git
16553         repository instead of the CVS one.
16554         * doc/gnulib-tool.texi (VCS Issues): Renamed from "CVS Issues". Talk
16555         about all VCS systems generically.
16556         * doc/gnulib.texi (Introduction): Capitalize `Git'.
16557
16558 2007-10-04  Bruno Haible  <bruno@clisp.org>
16559
16560         * doc/gnulib.texi (Function Substitutes): Explain what an absent module
16561         means.
16562         Reported by Benoît Sigoure <tsuna@lrde.epita.fr>.
16563
16564 2007-10-04  Bruno Haible  <bruno@clisp.org>
16565
16566         * modules/truncl-tests: New file.
16567         * tests/test-truncl.c: New file.
16568
16569         * modules/truncl: New file.
16570         * lib/truncl.c: New file.
16571         * m4/truncl.m4: New file.
16572         * lib/math.in.h (truncl): New declaration.
16573         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCL and
16574         HAVE_DECL_TRUNCL.
16575         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCL and
16576         HAVE_DECL_TRUNCL.
16577         * doc/functions/truncl.texi: Mention the 'truncl' module.
16578
16579 2007-10-04  Bruno Haible  <bruno@clisp.org>
16580
16581         * modules/truncf-tests: New file.
16582         * tests/test-truncf.c: New file.
16583
16584         * modules/truncf: New file.
16585         * lib/trunc.c: Make paramerizable through USE_* macros.
16586         * lib/truncf.c: New file.
16587         * m4/truncf.m4: New file.
16588         * lib/math.in.h (truncf): New declaration.
16589         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCF and
16590         HAVE_DECL_TRUNCF.
16591         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCF and
16592         HAVE_DECL_TRUNCF.
16593         * doc/functions/truncf.texi: Mention the 'truncf' module.
16594
16595 2007-10-03  Bruno Haible  <bruno@clisp.org>
16596
16597         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
16598         augmentation also for tests modules.
16599         * modules/argp-tests (Makefile.am): Remove EXTRA_DIST augmentation.
16600         * modules/atexit-tests (Makefile.am): Likewise.
16601         * modules/binary-io-tests (Makefile.am): Likewise.
16602         * modules/c-strcase-tests (Makefile.am): Likewise.
16603         * modules/canonicalize-lgpl-tests (Makefile.am): Likewise.
16604         * modules/canonicalize-tests (Makefile.am): Likewise.
16605         * modules/closein-tests (Makefile.am): Likewise.
16606         * modules/fprintf-posix-tests (Makefile.am): Likewise.
16607         * modules/freadahead-tests (Makefile.am): Likewise.
16608         * modules/fseek-tests (Makefile.am): Likewise.
16609         * modules/fseeko-tests (Makefile.am): Likewise.
16610         * modules/ftell-tests (Makefile.am): Likewise.
16611         * modules/ftello-tests (Makefile.am): Likewise.
16612         * modules/isnanl-nolibm-tests (Makefile.am): Likewise.
16613         * modules/isnanl-tests (Makefile.am): Likewise.
16614         * modules/lseek-tests (Makefile.am): Likewise.
16615         * modules/mbscasecmp-tests (Makefile.am): Likewise.
16616         * modules/mbscasestr-tests (Makefile.am): Likewise.
16617         * modules/mbschr-tests (Makefile.am): Likewise.
16618         * modules/mbscspn-tests (Makefile.am): Likewise.
16619         * modules/mbsncasecmp-tests (Makefile.am): Likewise.
16620         * modules/mbspbrk-tests (Makefile.am): Likewise.
16621         * modules/mbspcasecmp-tests (Makefile.am): Likewise.
16622         * modules/mbsrchr-tests (Makefile.am): Likewise.
16623         * modules/mbsspn-tests (Makefile.am): Likewise.
16624         * modules/mbsstr-tests (Makefile.am): Likewise.
16625         * modules/printf-posix-tests (Makefile.am): Likewise.
16626         * modules/snprintf-posix-tests (Makefile.am): Likewise.
16627         * modules/sprintf-posix-tests (Makefile.am): Likewise.
16628         * modules/tsearch-tests (Makefile.am): Likewise.
16629         * modules/uniname/uniname-tests (Makefile.am): Likewise.
16630         * modules/unistdio/u16-vasnprintf-tests (Makefile.am): Likewise.
16631         * modules/unistdio/u32-vasnprintf-tests (Makefile.am): Likewise.
16632         * modules/unistdio/u8-vasnprintf-tests (Makefile.am): Likewise.
16633         * modules/unistdio/ulc-vasnprintf-tests (Makefile.am): Likewise.
16634         * modules/vasnprintf-posix-tests (Makefile.am): Likewise.
16635         * modules/vfprintf-posix-tests (Makefile.am): Likewise.
16636         * modules/vprintf-posix-tests (Makefile.am): Likewise.
16637         * modules/vsnprintf-posix-tests (Makefile.am): Likewise.
16638         * modules/vsprintf-posix-tests (Makefile.am): Likewise.
16639         * modules/xstrtoimax-tests (Makefile.am): Likewise.
16640         * modules/xstrtol-tests (Makefile.am): Likewise.
16641         * modules/xstrtoumax-tests (Makefile.am): Likewise.
16642         * modules/yesno-tests (Makefile.am): Likewise.
16643
16644 2007-10-03  Bruno Haible  <bruno@clisp.org>
16645
16646         * modules/trunc-tests: New file.
16647         * tests/test-trunc.c: New file.
16648
16649         * modules/trunc: New file.
16650         * lib/trunc.c: New file.
16651         * m4/trunc.m4: New file.
16652         * lib/math.in.h (trunc): New declaration.
16653         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNC and
16654         HAVE_DECL_TRUNC.
16655         * modules/math (Makefile.am): Substitute also GNULIB_TRUNC and
16656         HAVE_DECL_TRUNC.
16657         * doc/functions/trunc.texi: Mention the 'trunc' module.
16658
16659 2007-10-03  Bruno Haible  <bruno@clisp.org>
16660
16661         * tests/test-fpending.c: New file, mostly copied
16662         from coreutils/lib/t-fpending.c.
16663         * modules/fpending-tests: New file.
16664
16665 2007-10-03  Bruno Haible  <bruno@clisp.org>
16666
16667         Port the stdio extensions to QNX (untested).
16668         * lib/fseterr.c (fseterr): Add support for QNX.
16669         * lib/fbufmode.c (fbufmode): Likewise.
16670         * lib/freadable.c (freadable): Likewise.
16671         * lib/fwritable.c (fwritable): Likewise.
16672         * lib/freading.c (freading): Likewise.
16673         * lib/fwriting.c (fwriting): Likewise.
16674         * lib/freadahead.c (freadahed): Likewise.
16675         * lib/fpurge.c (fpurge): Likewise.
16676         * lib/fseeko.c (rpl_fseeko): Likewise.
16677
16678 2007-10-03  Bruno Haible  <bruno@clisp.org>
16679             Jim Meyering  <jim@meyering.net>
16680             Eric Blake  <ebb9@byu.net>
16681
16682         * doc/relocatable.texi: Use @command instead of @program.
16683
16684 2007-10-02  Jim Meyering  <jim@meyering.net>
16685
16686         Perform one more "_.h" -> ".in.h" substitution.
16687         * modules/unistd (Makefile.am) [unistd.h]: Use unistd.h.in
16688         instead of unistd_.h here, too.
16689
16690 2007-10-01  Bruno Haible  <bruno@clisp.org>
16691
16692         * gnulib-tool (func_emit_initmacro_done): Special case for alloca.c.
16693         Needed for the alloca-opt module.
16694
16695 2007-09-30  Bruno Haible  <bruno@clisp.org>
16696
16697         * lib/alloca.in.h: Renamed from lib/alloca_.h.
16698         * modules/alloca-opt (Files, Makefile.am): Use alloca.in.h instead of
16699         alloca_.h.
16700         * lib/argz.in.h: Renamed from lib/argz_.h.
16701         * modules/argz (Files, Makefile.am): Use argz.in.h instead of argz_.h.
16702         * lib/byteswap.in.h: Renamed from lib/byteswap_.h.
16703         * modules/byteswap (Files, Makefile.am): Use byteswap.in.h instead of
16704         byteswap_.h.
16705         * lib/dirent.in.h: Renamed from lib/dirent_.h.
16706         * modules/fchdir (Files, Makefile.am): Use dirent.in.h instead of
16707         dirent_.h.
16708         * lib/fcntl.in.h: Renamed from lib/fcntl_.h.
16709         * modules/fcntl (Files, Makefile.am): Use fcntl.in.h instead of
16710         fcntl_.h.
16711         * lib/float.in.h: Renamed from lib/float_.h.
16712         * modules/float (Files, Makefile.am): Use float.in.h instead of
16713         float_.h.
16714         * lib/fnmatch.in.h: Renamed from lib/fnmatch_.h.
16715         * modules/fnmatch (Files, Makefile.am): Use fnmatch.in.h instead of
16716         fnmatch_.h.
16717         * lib/getopt.in.h: Renamed from lib/getopt_.h.
16718         * modules/getopt (Files, Makefile.am): Use getopt.in.h instead of
16719         getopt_.h.
16720         * lib/glob.in.h: Renamed from lib/glob_.h.
16721         * modules/glob (Files, Makefile.am): Use glob.in.h instead of glob_.h.
16722         * lib/iconv.in.h: Renamed from lib/iconv_.h.
16723         * modules/iconv_open (Files, Makefile.am): Use iconv.in.h instead of
16724         iconv_.h.
16725         * lib/inttypes.in.h: Renamed from lib/inttypes_.h.
16726         * modules/inttypes (Files, Makefile.am): Use inttypes.in.h instead of
16727         inttypes_.h.
16728         * lib/locale.in.h: Renamed from lib/locale_.h.
16729         * modules/locale (Files, Makefile.am): Use locale.in.h instead of
16730         locale_.h.
16731         * lib/math.in.h: Renamed from lib/math_.h.
16732         * modules/math (Files, Makefile.am): Use math.in.h instead of math_.h.
16733         * lib/netinet_in.in.h: Renamed from lib/netinet_in_.h.
16734         * modules/netinet_in (Files, Makefile.am): Use netinet_in.in.h instead
16735         of netinet_in_.h. Add dependency.
16736         * lib/poll.in.h: Renamed from lib/poll_.h.
16737         * modules/poll (Files, Makefile.am): Use poll.in.h instead of poll_.h.
16738         * lib/search.in.h: Renamed from lib/search_.h.
16739         * modules/search (Files, Makefile.am): Use search.in.h instead of
16740         search_.h.
16741         * lib/signal.in.h: Renamed from lib/signal_.h.
16742         * modules/signal (Files, Makefile.am): Use signal.in.h instead of
16743         _signal.h.
16744         * lib/stdbool.in.h: Renamed from lib/stdbool_.h.
16745         * modules/stdbool (Files, Makefile.am): Use stdbool.in.h instead of
16746         stdbool_.h.
16747         * lib/stdint.in.h: Renamed from lib/stdint_.h.
16748         * modules/stdint (Files, Makefile.am): Use stdint.in.h instead of
16749         stdint_.h.
16750         * lib/stdio.in.h: Renamed from lib/stdio_.h.
16751         * modules/stdio (Files, Makefile.am): Use stdio.in.h instead of
16752         stdio_.h.
16753         * lib/stdlib.in.h: Renamed from lib/stdlib_.h.
16754         * modules/stdlib (Files, Makefile.am): Use stdlib.in.h instead of
16755         stdlib_.h.
16756         * lib/string.in.h: Renamed from lib/string_.h.
16757         * modules/string (Files, Makefile.am): Use string.in.h instead of
16758         string_.h.
16759         * doc/gnulib-tool.texi (Initial import): Update.
16760         * lib/sys_select.in.h: Renamed from lib/sys_select_.h.
16761         * modules/sys_select (Files, Makefile.am): Use sys_select.in.h instead
16762         of sys_select_.h. Add dependency.
16763         * lib/sys_socket.in.h: Renamed from lib/sys_socket_.h.
16764         * modules/sys_socket (Files, Makefile.am): Use sys_socket.in.h instead
16765         of sys_socket_.h.
16766         * lib/sys_stat.in.h: Renamed from lib/sys_stat_.h.
16767         * modules/sys_stat (Files, Makefile.am): Use sys_stat.in.h instead of
16768         sys_stat_.h.
16769         * lib/sys_time.in.h: Renamed from lib/sys_time_.h.
16770         * modules/sys_time (Files, Makefile.am): Use sys_time.in.h instead of
16771         sys_time_.h.
16772         * lib/sysexits.in.h: Renamed from lib/sysexits_.h.
16773         * modules/sysexits (Files, Makefile.am): Use sysexits.in.h instead of
16774         sysexits_.h.
16775         * lib/time.in.h: Renamed from lib/time_.h.
16776         * modules/time (Files, Makefile.am): Use time.in.h instead of time_.h.
16777         * lib/unistd.in.h: Renamed from lib/unistd_.h.
16778         * modules/unistd (Files, Makefile.am): Use unistd.in.h instead of
16779         unistd_.h.
16780         * lib/wchar.in.h: Renamed from lib/wchar_.h.
16781         * modules/wchar (Files, Makefile.am): Use wchar.in.h instead of
16782         wchar_.h.
16783         * lib/wctype.in.h: Renamed from lib/wctype_.h.
16784         * modules/wctype (Files, Makefile.am): Use wctype.in.h instead of
16785         wctype_.h.
16786         * build-aux/bootstrap (slurp): Update.
16787         * lib/.cppi-disable: Update.
16788
16789 2007-09-30  Bruno Haible  <bruno@clisp.org>
16790
16791         * tests/test-getaddrinfo.c (AF_UNSPEC): Provide a fallback definition.
16792         Needed on BeOS.
16793
16794 2007-09-30  Bruno Haible  <bruno@clisp.org>
16795
16796         * modules/dirname-tests (check_PROGRAMS): Renamed from noinst_PROGRAMS.
16797
16798 2007-09-29  Bruno Haible  <bruno@clisp.org>
16799
16800         * lib/stdio_.h (getdelim, getline): Add identifiers. Doc tweak.
16801
16802 2007-09-29  Bruno Haible  <bruno@clisp.org>
16803
16804         * lib/xreadlink.c (xreadlink): Simplify to a wrapper around areadlink.
16805         * modules/xreadlink (Depends-on): Add areadlink, remove readlink etc.
16806         * build-aux/install-reloc: Compile also areadlink.c.
16807         * modules/relocatable-prog-wrapper (Files): Add lib/areadlink.[hc].
16808
16809 2007-09-29  Bruno Haible  <bruno@clisp.org>
16810
16811         * gnulib-tool (func_emit_initmacro_done): Indentation.
16812
16813 2007-09-29  Bruno Haible  <bruno@clisp.org>
16814
16815         * README: Add CVS checkout update instructions.
16816         Info from Bob Proulx <bob@proulx.com>.
16817
16818 2007-09-28  Eric Blake  <ebb9@byu.net>
16819
16820         Provide move-if-change.
16821         * build-aux/move-if-change: New file, based on best practice
16822         rather than any canonical upstream location.
16823
16824 2007-09-28  Jim Meyering  <jim@meyering.net>
16825
16826         Fix canonicalize loop-detection corner case.
16827         Do not attempt to stat the symlink values stored via seen_triple.
16828         Without this, coreutils' tests/misc/readlink-fp-loop test would fail
16829         on linux-2.6.18, (but not 2.6.22).
16830         * lib/canonicalize.c (seen_triple): Use triple_compare_ino_str, not
16831         triple_compare.  The former compares dev,ino,filename, while the latter
16832         would actually stat dirname(filename) when dev and ino were equal.
16833         * lib/hash-triple.c: Install <string.h>.
16834         (STREQ): Define.
16835         (triple_compare_ino_str): New function.
16836         * lib/hash-triple.h (triple_compare_ino_str): Declare it.
16837
16838 2007-09-28  Eric Blake  <ebb9@byu.net>
16839
16840         Enforce that AC_REPLACE_FUNCS files exist.
16841         * gnulib-tool (func_emit_initmacro_done): Make AC_LIBSOURCES
16842         override check for typos.
16843
16844         Fix test-closein on Solaris 10.
16845         * tests/test-closein.c (main): Don't assume stdin can be inherited
16846         closed on all systems.
16847         * tests/test-closein.sh: Likewise.
16848         Reported by Piotr Tarnowski.
16849
16850 2007-09-28  Jim Meyering  <jim@meyering.net>
16851
16852         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Fix typo in comment.
16853
16854 2007-09-27  Jim Meyering  <jim@meyering.net>
16855
16856         canonicalize: Avoid a false-positive cycle failure.
16857         * modules/canonicalize (Depends-on): Add file-set and hash-triple.
16858         Sort.  Remove cycle-check.
16859         * lib/canonicalize.c: Include file-set.h and hash-triple.h,
16860         not cycle-check.h.
16861         (seen_triple): New function.
16862         (canonicalize_filename_mode): Use it instead of cycle-check.
16863         * tests/test-canonicalize.c: Add a test for this bug.
16864         * tests/test-canonicalize.sh: Set up and run the test.
16865
16866         New module, file-set, from coreutils.
16867         * modules/file-set: Define it.
16868         * lib/file-set.c, lib/file-set.h: Implement.
16869
16870         New module, hash-triple, from coreutils.
16871         * modules/hash-triple: Define it.
16872         * lib/hash-triple.c, lib/hash-triple.h: Implement.
16873
16874 2007-09-25  Eric Blake  <ebb9@byu.net>
16875
16876         Fix strerror on Interix.
16877         * lib/string_.h (strerror): Declare replacement.
16878         * doc/functions/strerror.texi (strerror): Document the Interix
16879         shortcoming.
16880         * modules/string (Makefile.am): Support new hooks.
16881         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Add new hooks.
16882         * m4/strerror.m4 (gl_FUNC_STRERROR): Defer to
16883         gl_FUNC_STRERROR_SEPARATE.
16884         (gl_FUNC_STRERROR_SEPARATE): Check for Interix bug.
16885         * lib/strerror.c (rpl_strerror): Provide replacement.
16886         * modules/strerror (Depends-on): Add string.
16887         (configure.ac): Detect use of module.
16888         * tests/test-strerror.c: New file.
16889         * modules/strerror-tests: New test module.
16890         * modules/argp (Depends-on): Add strerror.
16891         * modules/error (Depends-on): Likewise.
16892         Reported by Martin Koeppe.
16893
16894 2007-09-24  Bruno Haible  <bruno@clisp.org>
16895
16896         * README: Update git instructions.
16897
16898 2007-09-24  Eric Blake  <ebb9@byu.net>
16899
16900         Revert fpending breakage from 2007-09-08.
16901         * m4/fpending.m4 (gl_FUNC_FPENDING): Don't require existence of
16902         __fpending.c.
16903
16904 2007-09-24  Jim Meyering  <jim@meyering.net>
16905
16906         filenamecat.c: Add a test.
16907         * lib/filenamecat.c (main) [TEST_FILE_NAME_CONCAT]: Add a test
16908         showing how the function works when DIR is the empty string.
16909
16910 2007-09-21  Simon Josefsson  <simon@josefsson.org>
16911
16912         * tests/test-canonicalize.sh: Turn on executable bit.
16913
16914 2007-09-19  Eric Blake  <ebb9@byu.net>
16915
16916         * README: Update CVS instructions.
16917
16918 2007-09-18  Bruno Haible  <bruno@clisp.org>
16919
16920         * modules/areadlink: New file.
16921         * lib/areadlink.h (areadlink): New declaration.
16922         * lib/areadlink.c: New file, based on lib/xreadlink.c.
16923
16924 2007-09-17  Jim Meyering  <jim@meyering.net>
16925
16926         * lib/savewd.c (ESTALE) [!defined]: Define.
16927         Reported to be required on Interix by Martin Koeppe.
16928
16929 2007-09-17  Bruno Haible  <bruno@clisp.org>
16930
16931         * gnulib-tool (func_version): Use $version.
16932
16933 2007-09-16  Bruno Haible  <bruno@clisp.org>
16934
16935         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE, gl_PRINTF_INFINITE,
16936         gl_PRINTF_INFINITE_LONG_DOUBLE): Increase buf's size from 100 to 10000.
16937         Needed on glibc-2.6.1 with -fstack-protector -D_FORTIFY_SOURCE=2.
16938         Reported by Greg Schafer <gschafer@zip.com.au>.
16939
16940 2007-09-15  Bruno Haible  <bruno@clisp.org>
16941
16942         * gnulib-tool (sed): Try a little harder to make bash understand the
16943         alias.
16944         Reported by Bruce Korb <bruce.korb@gmail.com>.
16945
16946 2007-09-13  Eric Blake  <ebb9@byu.net>
16947
16948         * ChangeLog: Remove conflict markers.
16949
16950 2007-09-13  Simon Josefsson  <simon@josefsson.org>
16951
16952         * lib/gc-gnulib.c (gc_hash_open): Catch NULL calloc return value.
16953         Reported by Bruno Haible <bruno@clisp.org>.
16954
16955 2007-09-12  Bruno Haible  <bruno@clisp.org>
16956
16957         * m4/lock.m4: Don't provide an AC_USE_SYSTEM_EXTENSIONS definition.
16958         (gl_LOCK_EARLY_BODY): Use AC_GNU_SOURCE when AC_USE_SYSTEM_EXTENSIONS
16959         is not defined.
16960
16961 2007-09-12  Eric Blake  <ebb9@byu.net>
16962
16963         Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
16964         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Update to CVS
16965         Autoconf definition.
16966         * modules/euidaccess (Depends-on): Add extensions, for
16967         AC_USE_SYSTEM_EXTENSIONS with autoconf <= 2.59.
16968         * modules/fnmatch (Depends-on): Likewise.
16969         * modules/getaddrinfo (Depends-on): Likewise.
16970         * modules/getdelim (Depends-on): Likewise.
16971         * modules/getline (Depends-on): Likewise.
16972         * modules/getsubopt (Depends-on): Likewise.
16973         * modules/gettext (Depends-on): Likewise.
16974         * modules/group-member (Depends-on): Likewise.
16975         * modules/mbchar (Depends-on): Likewise.
16976         * modules/memmem (Depends-on): Likewise.
16977         * modules/mempcpy (Depends-on): Likewise.
16978         * modules/memrchr (Depends-on): Likewise.
16979         * modules/pagealign_alloc (Depends-on): Likewise.
16980         * modules/readutmp (Depends-on): Likewise.
16981         * modules/stpcpy (Depends-on): Likewise.
16982         * modules/stpncpy (Depends-on): Likewise.
16983         * modules/strchrnul (Depends-on): Likewise.
16984         * modules/strndup (Depends-on): Likewise.
16985         * modules/strsep (Depends-on): Likewise.
16986         * modules/strverscmp (Depends-on): Likewise.
16987         * modules/vasprintf (Depends-on): Likewise.
16988         * modules/wcwidth (Depends-on): Likewise.
16989         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): AC_GNU_SOURCE will be
16990         obsolete in Autoconf 2.62; use AC_USE_SYSTEM_EXTENSIONS instead.
16991         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_GNU): Likewise.
16992         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDR_INFO): Likewise.
16993         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
16994         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
16995         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Likewise.
16996         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
16997         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER): Likewise.
16998         * m4/mbchar.m4 (gl_MBCHAR): Likewise.
16999         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
17000         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
17001         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
17002         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Likewise.
17003         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC): Likewise.
17004         * m4/readutmp.m4 (gl_READUTMP): Likewise.
17005         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
17006         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
17007         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
17008         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
17009         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
17010         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
17011         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
17012         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Likewise.
17013         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): Likewise.
17014         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
17015         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Likewise, but provide fallback,
17016         so that lock.m4 can be used in gettext without extensions module.
17017
17018 2007-09-11  Bruno Haible  <bruno@clisp.org>
17019
17020         * m4/isc-posix.m4: Remove file.
17021         Suggested by Eric Blake.
17022
17023 2007-09-11  Eric Blake  <ebb9@byu.net>
17024
17025         * ChangeLog: Restore lines accidentally truncated 2007-04-06.
17026
17027 2007-09-10  Bruno Haible  <bruno@clisp.org>
17028
17029         * posix-modules: Fix typo in error message.
17030         Reported by Matt <mkraai@beckman.com>.
17031
17032 2007-09-09  Bruno Haible  <bruno@clisp.org>
17033
17034         * doc/functions/getdelim.texi: Update list of platforms lacking the
17035         function.
17036         * doc/functions/getline.texi: Likewise.
17037
17038 2007-09-09  Jim Meyering  <jim@meyering.net>
17039
17040         * lib/hash.c (hash_initialize): Detect calloc failure.
17041         Reported by Bruno Haible.
17042
17043 2007-09-09  Bruno Haible  <bruno@clisp.org>
17044
17045         * lib/canonicalize-lgpl.c (__realpath): Set errno to ENOMEM when
17046         malloc or realloc fails.
17047
17048 2007-09-09  Bruno Haible  <bruno@clisp.org>
17049
17050         * modules/getcwd (Depends-on): Add malloc-posix.
17051         * modules/glob (Depends-on): Likewise.
17052         * modules/putenv (Depends-on): Likewise.
17053         * modules/strdup (Depends-on): Likewise.
17054         * modules/getdelim (Depends-on): Add realloc-posix.
17055         * modules/read-file (Depends-on): Likewise.
17056
17057 2007-09-09  Bruno Haible  <bruno@clisp.org>
17058
17059         * m4/malloc.m4 (gl_CHECK_MALLOC_POSIX): New macro.
17060         (gl_FUNC_MALLOC_POSIX): Require it.
17061         * m4/realloc.m4 (gl_FUNC_REALLOC_POSIX): Likewise.
17062         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): Likewise.
17063         * modules/realloc (Files): Add m4/malloc.m4.
17064         * modules/calloc (Files): Likewise.
17065
17066 2007-09-09  Bruno Haible  <bruno@clisp.org>
17067
17068         * modules/malloc-posix: New file.
17069         * modules/malloc (Depends-on): Add malloc-posix.
17070         * lib/malloc.c: Include errno.h.
17071         (rpl_malloc): Merge the requirements of a glibc-compatible malloc
17072         and a POSIX-compatible malloc into a single function. Set ENOMEM
17073         when returning NULL.
17074         * m4/malloc.m4: New file.
17075         * doc/functions/malloc.texi: Mention the malloc-posix module.
17076         * lib/stdlib_.h (malloc): New declaration.
17077         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
17078         GNULIB_MALLOC_POSIX and HAVE_MALLOC_POSIX.
17079         * modules/stdlib (stdlib.h): Substitute also GNULIB_MALLOC_POSIX
17080         and HAVE_MALLOC_POSIX.
17081
17082 2007-09-09  Bruno Haible  <bruno@clisp.org>
17083
17084         * modules/realloc-posix: New file.
17085         * modules/realloc (Depends-on): Add realloc-posix.
17086         * lib/realloc.c: Include errno.h.
17087         (rpl_realloc): Merge the requirements of a glibc-compatible realloc
17088         and a POSIX-compatible realloc into a single function. Set ENOMEM
17089         when returning NULL.
17090         * m4/realloc.m4: New file.
17091         * doc/functions/realloc.texi: Mention the realloc-posix module.
17092         * lib/stdlib_.h (realloc): New declaration.
17093         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
17094         GNULIB_REALLOC_POSIX and HAVE_REALLOC_POSIX.
17095         * modules/stdlib (stdlib.h): Substitute also GNULIB_REALLOC_POSIX
17096         and HAVE_REALLOC_POSIX.
17097
17098 2007-09-09  Bruno Haible  <bruno@clisp.org>
17099
17100         * modules/calloc-posix: New file.
17101         * modules/calloc (Depends-on): Add calloc-posix.
17102         * lib/calloc.c: Include errno.h.
17103         (rpl_calloc): Merge the requirements of a glibc-compatible calloc
17104         and a POSIX-compatible calloc into a single function. Set ENOMEM
17105         when returning NULL.
17106         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): New macro.
17107         * doc/functions/calloc.texi: Mention the calloc-posix module.
17108         * lib/stdlib_.h (calloc): New declaration.
17109         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
17110         GNULIB_CALLOC_POSIX and HAVE_CALLOC_POSIX.
17111         * modules/stdlib (stdlib.h): Substitute also GNULIB_CALLOC_POSIX
17112         and HAVE_CALLOC_POSIX.
17113
17114 2007-09-09  Bruno Haible  <bruno@clisp.org>
17115
17116         Allow for modules to show an arbitrary notice.
17117         * modules/TEMPLATE-EXTENDED: Add 'Notice' field.
17118         * gnulib-tool: New option --extract-notice.
17119         (func_usage): Document it.
17120         (sed_extract_prog): Update.
17121         (func_get_notice): New function.
17122         (func_modules_notice): New function.
17123         (func_import, func_create_testdir): Invoke it.
17124         Suggested by Jim Meyering.
17125
17126 2007-09-09  Bruno Haible  <bruno@clisp.org>
17127
17128         * gnulib-tool: New options --verbose, --quiet.
17129         (func_usage): Document them.
17130         (verbose): New variable.
17131         (func_execute_command): New function.
17132         (func_import): Don't show the module list and the file list if
17133         $verbose < 0.
17134         (func_create_testdir): Likewise. Use func_execute_command.
17135         (func_create_megatestdir): Use func_execute_command.
17136
17137 2007-09-08  Bruno Haible  <bruno@clisp.org>
17138
17139         * gnulib-tool (func_import): Prefer rsync over wget when available,
17140         for fetching the PO files.
17141
17142 2007-09-08  Bruno Haible  <bruno@clisp.org>
17143
17144         * posix-modules: New file. Portions copied from gnulib-tool.
17145         * doc/gnulib.texi (POSIX Substitutes Library): New chapter.
17146
17147 2007-09-08  Jim Meyering  <jim@meyering.net>
17148
17149         Rename __fpending.c -> fpending.c and __fpending.h -> fpending.h
17150         * lib/fpending.h: Rename from __fpending.h.
17151         * lib/fpending.c: Rename from __fpending.c.
17152         Include "fpending.h", not "__fpending.h".
17153         * lib/__fpending.h, lib/__fpending.c: Remove files.
17154         * modules/fpending (Files): Reflect new file names.
17155         * lib/close-stream.c: Include "fpending.h", not "__fpending.h".
17156
17157 2007-09-08  Bruno Haible  <bruno@clisp.org>
17158
17159         * m4/inttypes-h.m4: Remove stub file.
17160
17161 2007-09-07  Simon Josefsson  <simon@josefsson.org>
17162
17163         * doc/headers/stdint.texi: Discuss #include_next issue.
17164
17165 2007-09-06  Paul Eggert  <eggert@cs.ucla.edu>
17166
17167         * build-aux/bootstrap: Remove obsolete comment about wget --help.
17168
17169 2007-09-06  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
17170
17171         * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspelling
17172         in variable name.
17173
17174 2007-09-03  Jim Meyering  <jim@meyering.net>
17175
17176         New module: git-version-gen.
17177         * modules/git-version-gen: New file.
17178
17179         Import changes from coreutils for bootstrap script.
17180
17181         * build-aux/bootstrap (WGET_COMMAND): Remove code to set this variable.
17182
17183         bootstrap: uses rsync to download the .po files
17184         * build-aux/bootstrap (po_download_command_format): New global.
17185         (download_po_files): Use rsync.
17186         (update_po_files): Don't remove .po files after download,
17187         so future rsync runs can take advantage of the copies.
17188
17189         * build-aux/bootstrap (gnulib_tool): Make sha1sum check quietly.
17190
17191         Solve the unnecessary-.po-file-regeneration problem once and for all.
17192         * build-aux/bootstrap (download_po_files): New function, renamed from
17193         get_translations.  Now, downloads, but doesn't update LINGUAS.
17194         (update_po_files): New function.
17195
17196         bootstrap: Ignore more.
17197         * build-aux/bootstrap (symlink_to_dir): Add a directory name like
17198         uniwidth to e.g., lib/.gitignore.
17199         (slurp): Handle the sys_stat_.h -> sys mapping, too.
17200
17201         * build-aux/bootstrap: New setting: vc_ignore.
17202         (insert_sorted_if_absent): Create $file if absent.
17203         Adapt to new, possibly empty, list: $vc_ignore.
17204
17205         bootstrap: generate more ignorable names
17206         * build-aux/bootstrap (slurp): When generating ignorable names,
17207         also map .sin to .sed, .gperf to .c, and .y to .c.
17208
17209 2007-09-03  Jim Meyering  <jim@meyering.net>
17210
17211         * build-aux/git-version-gen: New file, from coreutils.  For details, see
17212         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=bfe49f506
17213
17214 2007-09-02  Bruno Haible  <bruno@clisp.org>
17215
17216         Fix mis-recognition of 'mcs' on QNX 6.
17217         * m4/csharpcomp.m4 (gt_CSHARPCOMP): Test whether the "mcs --version"
17218         output contains the string "Mono".
17219         * lib/csharpcomp.c (compile_csharp_using_mono): Likewise.
17220         Reported by <kraai@ftbfs.org> at <https://savannah.gnu.org/bugs/?18337>.
17221
17222 2007-09-01  Bruno Haible  <bruno@clisp.org>
17223
17224         Fix collision between uniwidth/* and linebreak modules.
17225         * lib/linebreak.h (locale_charset, uc_width, u8_width, u16_width,
17226         u32_width): Remove declarations.
17227         * lib/linebreak.c: Include uniwidth.h, uniwidth/cjk.h, streq.h.
17228         (u32_mbtouc_unsafe, streq9, streq8, streq7, streq6, streq5, streq4,
17229         streq3, streq2, streq1, streq0): Remove functions.
17230         (STREQ): Remove macro.
17231         (is_cjk_encoding): Remove function.
17232         (nonspacing_table_data, nonspacing_table_ind): Remove constants.
17233         (uc_width, u8_width, u16_width, u32_width): Remove functions.
17234         * modules/linebreak (Depends-on): Add streq, uniwidth/width.
17235         * NEWS: Document the change.
17236
17237 2007-09-01  Bruno Haible  <bruno@clisp.org>
17238
17239         * lib/streq.h: Add double-inclusion guard.
17240
17241 2007-09-01  Karl Berry  <karl@gnu.org>
17242
17243         * MODULES.html.sh: Rename mreadlink_with_size to areadlink_with_size.
17244
17245 2007-08-28  Jim Meyering  <jim@meyering.net>
17246
17247         Rename mreadlink_with_size to areadlink_with_size.
17248         * NEWS: Document the change.
17249         * lib/mreadlink-with-size.c (mreadlink_with_size): Rename this to...
17250         * lib/areadlink-with-size.c (areadlink_with_size): ...this.
17251         * lib/mreadlink.h: Rename this to...
17252         * lib/areadlink.h: ...this.
17253         * modules/mreadlink-with-size: Rename this to...
17254         * modules/areadlink-with-size: ...this.
17255         * lib/canonicalize.c: Reflect the renaming.
17256         * modules/canonicalize: Likewise.
17257
17258 2007-08-26  Bruno Haible  <bruno@clisp.org>
17259
17260         * gnulib-tool (func_import): When deciding which files to remove,
17261         consider also dangling symbolic links.
17262         Reported by Eric Blake.
17263
17264 2007-08-26  Bruno Haible  <bruno@clisp.org>
17265
17266         * gnulib-tool (func_ln_if_changed): Use "test -h", not "test -L".
17267
17268 2007-08-23  Simon Josefsson  <simon@josefsson.org>
17269
17270         * lib/readline.c: Don't include getline.h, the prototype is now
17271         found in stdio.h.
17272
17273 2007-08-23  Jim Meyering  <jim@meyering.net>
17274
17275         Getdelim touchup.
17276         * lib/getdelim.c (getdelim): Don't bother to save/restore errno
17277         around the funlockfile call, since funlockfile never sets errno.
17278         Don't set errno upon failed realloc.
17279
17280 2007-08-22  Eric Blake  <ebb9@byu.net>
17281
17282         Getline touchups.
17283         * lib/getdelim.c (getdelim): Revert regression that required *n to
17284         be 0 when *lineptr is NULL.  Preserve errno across funlockfile.
17285         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Check for declaration of
17286         getdelim, rather than whether implementation is missing.
17287         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise for getline.
17288         * lib/stdio_.h (getline): Also declare if replacement is
17289         required.
17290         * doc/functions/getdelim.texi: New file.
17291         * doc/functions/getline.texi: Likewise.
17292         * doc/gnulib.texi (Function Substitutes): Add new files.
17293         Reported by Bruno Haible.
17294
17295 2007-08-22  Ludovic Courtès  <ludo@gnu.org>
17296
17297         * users.txt: Add Guile.
17298
17299 2007-08-22  Eric Blake  <ebb9@byu.net>
17300
17301         * tests/test-getdelim.c (main): Use remove, not unlink.
17302         * tests/test-getline.c (main): Likewise.
17303
17304         Move getline and getdelim into stdio.h, per POSIX 200x.
17305         * modules/getline (Files): Remove getline.h.
17306         (Depends-on): Add stdio.
17307         (configure.ac): Add module indicator.
17308         * modules/getdelim (Files): Remove getdelim.h.
17309         (Depends-on): Add stdio.
17310         (configure.ac): Add module indicator.
17311         * modules/stdio (Makefile.am): Work with new indicators.
17312         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add new defaults.
17313         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Work with stdio needs.
17314         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
17315         * lib/getdelim.h: Delete.
17316         * lib/getline.h: Delete.
17317         * lib/stdio_.h (getdelim, getline): Declare.
17318         * modules/getdelim-tests: New module.
17319         * modules/getline-tests: Likewise.
17320         * tests/test-getdelim.c: New file.
17321         * tests/test-getline.c: Likewise.
17322         * NEWS: Document the change.
17323         * lib/getline.c: Update choice of header.
17324         * lib/csharpcomp.c: Likewise.
17325         * lib/getpass.c: Likewise.
17326         * lib/javacomp.c: Likewise.
17327         * lib/javaversion.c: Likewise.
17328         * lib/yesno.c: Likewise.
17329         * lib/getdelim.c: Likewise.
17330         (getdelim): Set errno on failure, and avoid memory leak.
17331
17332 2007-08-19  Bruno Haible  <bruno@clisp.org>
17333
17334         * modules/closein (Depends-on): Add freadahead.
17335         * lib/closein.c: Include freadahead.h.
17336         (close_stdin): Skip the fseeko and fflush calls if freadahead(stdin)
17337         is zero.
17338
17339 2007-08-19  Bruno Haible  <bruno@clisp.org>
17340
17341         * modules/freadahead-tests: New file.
17342         * tests/test-freadahead.sh: New file.
17343         * tests/test-freadahead.c: New file.
17344
17345         * modules/freadahead: New file.
17346         * lib/freadahead.h: New file.
17347         * lib/freadahead.c: New file.
17348         * MODULES.html.sh (File stream based Input/Output): Add freadahead,
17349         fbufmode, fpurge, freadable, fwritable.
17350
17351 2007-08-19  Eric Blake  <ebb9@byu.net>
17352
17353         Test yesno in combination with closein.
17354         * lib/yesno.c (yesno): Document use of stdin.
17355         * modules/yesno-tests (Files): New module.
17356         * tests/test-yesno.c (main): New file.
17357         * tests/test-yesno.sh: Likewise.
17358
17359 2007-08-19  Bruno Haible  <bruno@clisp.org>
17360
17361         * lib/fbufmode.c (fbufmode): Add tentative support for Solaris/AMD64.
17362         * lib/fseeko.c (rpl_fseeko): Likewise.
17363         * lib/fseterr.c (fseterr): Likewise.
17364
17365 2007-08-19  Bruno Haible  <bruno@clisp.org>
17366
17367         * tests/test-lseek.c (main): Disable a test for BeOS.
17368         * doc/functions/lseek.texi: Document the BeOS bug.
17369
17370 2007-08-19  Bruno Haible  <bruno@clisp.org>
17371             Eric Blake  <ebb9@byu.net>
17372
17373         * lib/lseek.c: Include <sys/stat.h>.
17374         (rpl_lseek): Add workaround code also for Unix platforms.
17375         Needed for BeOS.
17376         * m4/lseek.m4 (gl_FUNC_LSEEK): When cross-compiling, fail on BeOS.
17377         * doc/functions/lseek.texi: Document BeOS definiency.
17378
17379 2007-08-18  Bruno Haible  <bruno@clisp.org>
17380
17381         * modules/fstrcmp-tests: New file.
17382         * tests/test-fstrcmp.c: New file.
17383
17384 2007-08-18  Bruno Haible  <bruno@clisp.org>
17385
17386         * modules/fstrcmp: New file, from GNU gettext with modifications.
17387         * lib/fstrcmp.h: New file, from GNU gettext.
17388         * lib/fstrcmp.c: New file, from GNU gettext.
17389         * MODULES.html.sh (String handling): Add fstrcmp.
17390
17391 2007-08-18  Bruno Haible  <bruno@clisp.org>
17392
17393         * lib/diffseq.h (struct context): Change type of 'heuristic' field to
17394         'bool'.
17395         (diag, compareseq): Remove const from the ctxt argument.
17396         (USE_HEURISTIC): Undefine at the end.
17397
17398 2007-08-18  Jim Meyering  <jim@meyering.net>
17399
17400         New file: lib/idcache.h
17401         * NEWS: Mention the addition.
17402         * modules/idcache (Files): Add lib/idcache.h
17403         * lib/idcache.c: Include "idcache.h".
17404         Don't include <sys/types.h>.
17405         Add a FIXME comment.
17406         Move file-scoped "static" declarations to the top.
17407         * lib/idcache.h: New file.  Include <sys/types.h> here, instead.
17408
17409 2007-08-17  Bruno Haible  <bruno@clisp.org>
17410         and Paul Eggert  <eggert@cs.ucla.edu>
17411
17412         * MODULES.html.sh: Add diffseq.
17413         * modules/diffseq: New file.
17414         * lib/diffseq.h: New file, from GNU gettext with a few minor changes,
17415         extracted from GNU gettext's fstrcmp.c and GNU diff's analyze.c.
17416
17417 2007-08-15  Paul Eggert  <eggert@cs.ucla.edu>
17418
17419         Import changes from coreutils for bootstrap script.
17420
17421         2007-07-21  Paul Eggert  <eggert@cs.ucla.edu>
17422
17423         * build-aux/bootstrap (slurp): Work even in environments where
17424         "ls" defaults to "ls -A".  Put in a FIXME, though, since the
17425         current code does not slurp files whose names start with ".", and
17426         this looks like it might be a troublesome area.
17427
17428         2007-07-11  Jim Meyering  <jim@meyering.net>
17429
17430         If there's a GPL vN copyright comment, require that N == 3.
17431
17432         2007-07-08  Jim Meyering  <jim@meyering.net>
17433
17434         Run the coreutils-specific code only if tests/Makefile.am.in exists.
17435         * build-aux/bootstrap (mam_template): Move definition out of loop.
17436
17437         Create symlinks for gl/{lib,m4}/*, just as for gnulib/{lib,m4}/*.
17438
17439         * build-aux/bootstrap (symlink_to_dir): Rename function from
17440         symlink_to_gnulib.  Add a directory parameter.  Update all
17441         callers.
17442         (cp_mark_as_generated): Also check for -- and link to -- files in
17443         gl/.
17444
17445         2007-07-08  Jim Meyering  <jim@meyering.net>
17446
17447         Adapt to deeper hierarchy in gnulib.
17448         * build-aux/bootstrap (symlink_to_dir): If the destination
17449         directory doesn't exist, create it. This is required at least for
17450         "lib/uniwidth/cjk.h".
17451
17452         2007-05-15  Jim Meyering  <jim@meyering.net>
17453
17454         * build-aux/bootstrap: Now that generated Makefile.am files
17455         are no longer under version control, they must be created at
17456         bootstrap time.
17457
17458 2007-08-14  Ben Pfaff  <blp@gnu.org>
17459
17460         * lib/count-one-bits.h: Add comments.  From Bruno Haible.
17461
17462 2007-08-14  Paul Eggert  <eggert@cs.ucla.edu>
17463
17464         * lib/count-one-bits.h: Don't include <limits.h>; no longer needed
17465         given the changes below.
17466         (COUNT_ONE_BITS): Use 'verify' rather than 'verify_true'.  Work
17467         even on hosts that have padding bits beyond the supported 64.
17468
17469 2007-08-10  Paul Eggert  <eggert@cs.ucla.edu>
17470
17471         * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.
17472         * lib/xstrtol.h: Don't include exitfail.h; that's now internal to
17473         xstrtol.c.  Include getopt.h, since xstrtol_fatal's signature
17474         depends on it.
17475         (xstrtol_error): Remove.
17476         (xstrtol_fatal): New decl, replacing the functionality of xstrtol_error
17477         but with a different signature.
17478         (ATTRIBUTE_NORETURN, __attribute__): New macros.
17479         * lib/xstrtol-error.c: Include exitfail.h.
17480         (xstrtol_fatal): New function, with a different signature from the
17481         old xstrtol_error, so that the caller need not worry about passing
17482         in an exit status, or about storage management of the option argument.
17483         (xstrtol_error): Now a static function.  Redo signature to
17484         implement xstrtol_fatal.  Output the correct number of hyphens in
17485         front of the option so that the caller need not worry about
17486         storage management.
17487         (N_): New macro.
17488         (_): Remove; not used now.
17489         * modules/xstrtol: Depend on getopt.
17490         * tests/test-xstrtol.c (main): Use new xstrtol_error function instead
17491         of old STRTOL_FATAL_ERROR macro.
17492         * tests/test-xstrtol.sh (t-xstrtol.xo): Adjust to match new behavior
17493         of test program.
17494         * tests/test-xstrtoimax.sh (t-xstrtoimax.xo): Likewise.
17495         * tests/test-xstrtoumax.sh (t-xstrtoumax.xo): Likewise.
17496
17497 2007-08-08  Eric Blake  <ebb9@byu.net>
17498
17499         * lib/xstrtol-error.c: Add missing include.
17500
17501         Move xstrtol messages into gnulib domain, when --pobase is used.
17502         * lib/xstrtol.h (_STRTOL_ERROR): Move messages out of macro...
17503         * lib/xstrtol-error.c (xstrtol_error): ...into new file.
17504         * modules/xstrtol (Files): Distribute new file.
17505         * m4/xstrtol.m4 (gl_XSTRTOL): Build new file.
17506         * lib/xstrtol.c (TESTING_XSTRTO): Move tests...
17507         * tests/test-xstrtol.c: ...into new file.
17508         * tests/test-xstrtoul.c: Also test xstrtoul.
17509         * tests/test-xstrtoimax.c: Also test xstrtoimax.
17510         * tests/test-xstrtoumax.c: Also test xstrtoumax.
17511         * tests/test-xstrtol.sh: Drive the tests.
17512         * tests/test-xstrtoimax.sh: Likewise.
17513         * tests/test-xstrtoumax.sh: Likewise.
17514         * modules/xstrtol-tests: New module.
17515         * modules/xstrtoimax-tests: Likewise.
17516         * modules/xstrtoumax-tests: Likewise.
17517
17518 2007-08-08  Jim Meyering  <jim@meyering.net>
17519
17520         New function: mfile_name_concat.
17521         * lib/filenamecat.c (mfile_name_concat): New function, just like
17522         file_name_concat, but return NULL upon failure rather than exiting
17523         with a diagnostic.
17524         * lib/filenamecat.h: Declare it.
17525
17526 2007-08-07  Bruno Haible  <bruno@clisp.org>
17527
17528         * m4/inttypes.m4 (gl_INTTYPES_H): Use GL_TRIGGER_STDC_LIMIT_MACROS
17529         instead of __STDC_LIMIT_MACROS_TRIGGER. This avoids a redefinition
17530         warning from gcc.
17531         Reported by Eric Blake.
17532
17533 2007-08-07  Simon Josefsson  <simon@josefsson.org>
17534
17535         * modules/crypto/arctwo (License): Use the synonymous term "LGPLv2+".
17536         * modules/crypto/arcfour (License): Likewise.
17537         * modules/crypto/des-tests (License): Likewise.
17538         * modules/crypto/gc-arctwo-tests (License): Likewise.
17539         * modules/crypto/gc-des-tests (License): Likewise.
17540         * modules/crypto/gc-hmac-md5-tests (License): Likewise.
17541         * modules/crypto/gc-hmac-sha1-tests (License): Likewise.
17542         * modules/crypto/gc-md2-tests (License): Likewise.
17543         * modules/crypto/gc-md4-tests (License): Likewise.
17544         * modules/crypto/gc-md5-tests (License): Likewise.
17545         * modules/crypto/gc-pbkdf2-sha1-tests (License): Likewise.
17546         * modules/crypto/gc-rijndael-tests (License): Likewise.
17547         * modules/crypto/gc-sha1-tests (License): Likewise.
17548         * modules/crypto/gc-tests (License): Likewise.
17549         * modules/crypto/hmac-md5 (License): Likewise.
17550         * modules/crypto/hmac-sha1 (License): Likewise.
17551         * modules/crypto/md2-tests (License): Likewise.
17552         * modules/crypto/md4-tests (License): Likewise.
17553         * modules/crypto/md5 (License): Likewise.
17554         * modules/crypto/rijndael (License): Likewise.
17555         * modules/crypto/sha1 (License): Likewise.
17556         * modules/memxor (License): Likewise.
17557
17558 2007-08-06  Paul Eggert  <eggert@cs.ucla.edu>
17559         and Bruno Haible  <bruno@clisp.org>
17560
17561         * NEWS: Describe interface changes to human, xstrtol.
17562         * lib/human.h: Include <xstrtol.h>.
17563         (human_options): Return enum strtol_error, not int.  Remove
17564         bool arg; take int * instead.
17565         * lib/human.c: Don't include "gettext.h".
17566         (_): Remove; no longer used.
17567         Don't include <xstrtol.h>, since human.h does it.
17568         (human_options): Adjust to abovementioned interface changes.
17569         Do not report error to stderr; that's now the caller's
17570         responsibility.
17571         * lib/xstrtol.c (main) [defined TESTING_XSTRTO]: Adjust to
17572         interface change.
17573         * lib/xstrtol.h (_STRTOL_ERROR): Take Option, Arg rather than
17574         Str, Argument_type_string.  All uses changed.  Put " argument"
17575         in diagnostics to make them clearer.  Change wording of suffix
17576         message for clarity.
17577         (STRTOL_FATAL_ERROR): Take Option, Arg rather than Str,
17578         Argument_type_string.
17579         (STRTOL_FATAL_WARN): Remove; no longer used.
17580         * modules/human (Depends-on): Remove gettext-h.
17581
17582 2007-08-06  Simon Josefsson  <simon@josefsson.org>
17583
17584         * build-aux/maint.mk, build-aux/GNUmakefile: Relicense to GPLv3+.
17585
17586 2007-07-31  Bruno Haible  <bruno@clisp.org>
17587
17588         * m4/stdint.m4 (gl_STDINT_H): Test whether WCHAR_MIN and WCHAR_MAX
17589         are defined by <stdint.h> (as opposed to <wchar.h>, as on Dragonfly).
17590         Reported by Joerg Sonnenberger <joerg@britannica.bec.de>.
17591
17592 2007-07-31  Bruno Haible  <bruno@clisp.org>
17593
17594         * lib/fflush.c (rpl_fflush): On BSD systems, use the __SNPT flag.
17595         Suggested by Joerg Sonnenberger <joerg@britannica.bec.de>.
17596
17597 2007-07-30  Bruno Haible  <bruno@clisp.org>
17598
17599         * modules/base64 (License): Use the synonymous term "LGPLv2+".
17600         * modules/c-ctype (License): Likewise.
17601         * modules/c-strcase (License): Likewise.
17602         * modules/check-version (License): Likewise.
17603         * modules/iconv (License): Likewise.
17604         * modules/iconv_open (License): Likewise.
17605         * modules/read-file (License): Likewise.
17606         * modules/striconv (License): Likewise.
17607         * modules/strverscmp (License): Likewise.
17608         * modules/vasprintf (License): Likewise.
17609         * modules/crypto/des (License): Likewise.
17610         * modules/crypto/gc (License): Likewise.
17611         * modules/crypto/gc-arcfour (License): Likewise.
17612         * modules/crypto/gc-arctwo (License): Likewise.
17613         * modules/crypto/gc-des (License): Likewise.
17614         * modules/crypto/gc-hmac-md5 (License): Likewise.
17615         * modules/crypto/gc-hmac-sha1 (License): Likewise.
17616         * modules/crypto/gc-md2 (License): Likewise.
17617         * modules/crypto/gc-md4 (License): Likewise.
17618         * modules/crypto/gc-md5 (License): Likewise.
17619         * modules/crypto/gc-pbkdf2-sha1 (License): Likewise.
17620         * modules/crypto/gc-random (License): Likewise.
17621         * modules/crypto/gc-rijndael (License): Likewise.
17622         * modules/crypto/gc-sha1 (License): Likewise.
17623         * modules/crypto/md2 (License): Likewise.
17624         * modules/crypto/md4 (License): Likewise.
17625
17626 2007-07-30  Jim Meyering  <jim@meyering.net>
17627
17628         * lib/fts.c (fts_read): Upon failure to chdir into a subdirectory,
17629         set fts_info to FTS_DNR, not to FTS_ERR, so that the caller knows
17630         it has valid stat data.  This bug would cause du not to count the
17631         sizes of inaccessible directories.
17632         Patch by Bryan Mason <bmason@redhat.com>, via Jose Maria Plans
17633         in <http://bugzilla.redhat.com/250077>.
17634
17635 2007-07-25  Peter O'Gorman  <peter@pogma.com>
17636             Bruno Haible  <bruno@clisp.org>
17637
17638         * m4/include_next.m4 (gl_INCLUDE_NEXT): Test whether #include_next
17639         really works. Needed because AIX 4.3 "xlc -E" doesn't understand
17640         #include_next, gives a diagnostic about it, but reports no error in
17641         the exit code.
17642         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
17643
17644 2007-07-24  Ben Pfaff  <blp@gnu.org>
17645
17646         Improve name: "count-one-bits" is better than "popcount".
17647         * MODULES.html.sh: Update name.
17648         * lib/popcount.h: Renamed lib/count-one-bits.h.
17649         (popcount): Renamed count_one_bits.
17650         (popcountl): Renamed count_one_bits_l.
17651         (popcountll): Renamed count_one_bits_ll.
17652         * m4/popcount.m4: Renamed m4/count-one-bits.m4.
17653         * modules/popcount: Renamed module/count-one-bits.
17654         * modules/popcount-tests: Renamed module/count-one-bits-tests.
17655         * tests/test-popcount.c: Renamed tests/test-count-one-bits.c.
17656
17657 2007-07-23  Ben Pfaff  <blp@gnu.org>
17658
17659         * lib/popcount.h (popcount32): Reduce size of constants, to allow
17660         better code generation, and add U to large constants to avoid
17661         warnings, in non-GCC case.
17662         Suggested by Bruno Haible.
17663
17664 2007-07-23  Ben Pfaff  <blp@gnu.org>
17665
17666         * lib/popcount.h: Use verify_true instead of if...abort.
17667         * modules/popcount: Depend on verify module.
17668         Suggested by Jim Meyering.
17669
17670 2007-07-23  Bruno Haible  <bruno@clisp.org>
17671
17672         * gnulib-tool (func_import): Create a .cvsignore file also when the
17673         directory is not yet in CVS but the toplevel directory is. When
17674         creating a .cvsignore file, add ".deps" and ".dirstamp" to it.
17675         Reported by Karl Berry.
17676
17677 2007-07-22  Ben Pfaff  <blp@gnu.org>
17678
17679         * lib/popcount.h: Use faster, branchless algorithm for non-GCC
17680         case.
17681         Suggested by Eric Blake.
17682
17683 2007-07-22  Ben Pfaff  <blp@gnu.org>
17684
17685         New module: popcount.
17686         * MODULES.html.sh: Add popcount.
17687         * modules/popcount: New file.
17688         * modules/popcount-tests: New file.
17689         * tests/test-popcount.c: New file.
17690         * lib/popcount.h: New file.
17691         * m4/popcount.m4: New file.
17692
17693 2007-07-22  Paul Eggert  <eggert@cs.ucla.edu>
17694
17695         * build-aux/announce-gen: Update to GPLv3.
17696
17697         * build-aux/config.guess: Update from config.
17698
17699 2007-07-21  Bruno Haible  <bruno@clisp.org>
17700
17701         * lib/error.c (_) [ENABLE_NLS]: Define to gettext.
17702         * lib/verror.c (_) [ENABLE_NLS]: Likewise.
17703
17704 2007-07-20  Jim Meyering  <jim@meyering.net>
17705
17706         * check-module: Diagnose a self-dependency.
17707
17708 2007-07-19  Bruno Haible  <bruno@clisp.org>
17709
17710         * gnulib-tool (func_import): Don't abort if pobase or po_domain is
17711         empty.
17712         Reported by Eric Blake.
17713
17714 2007-07-18  Bruno Haible  <bruno@clisp.org>
17715
17716         * gnulib-tool: New options --po-base, --po-domain.
17717         (func_usage): Document them.
17718         (pobase, po_domain): New variables.
17719         (func_emit_lib_Makefile_am): Augment AM_CPPFLAGS, defining
17720         DEFAULT_TEXT_DOMAIN.
17721         (func_emit_po_Makevars, func_emit_po_POTFILES_in): New functions.
17722         (func_import): Consider pobase and po_domain. Create a po/ directory.
17723         (func_create_testdir): Set pobase and po_domain to empty.
17724         * build-aux/po/Makefile.in.in: New file, from GNU gettext 0.16.1.
17725         * build-aux/po/remove-potcdate.sin: New file, from GNU gettext 0.16.1.
17726
17727 2007-07-18  Bruno Haible  <bruno@clisp.org>
17728
17729         * gnulib-tool (func_get_automake_snippet): Synthesize also an
17730         EXTRA_DIST augmentation for files in build-aux/.
17731
17732 2007-07-16  Bruno Haible  <bruno@clisp.org>
17733
17734         * modules/lseek (License): Use the synonymous term "LGPLv2+".
17735         * modules/getdelim (License): Likewise.
17736
17737 2007-07-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
17738
17739         * modules/arpa_inet (License): Use the synonymous term LGPLv2+.
17740         * modules/d-type (License): Likewise.
17741         * modules/extensions (License): Likewise.
17742         * modules/fnmatch (License): Likewise.
17743         * modules/fseeko (License): Likewise.
17744         * modules/getaddrinfo (License): Likewise.
17745         * modules/getline (License): Likewise.
17746         * modules/getlogin_r (License): Likewise.
17747         * modules/getpass (License): Likewise.
17748         * modules/gettimeofday (License): Likewise.
17749         * modules/glob (License): Likewise.
17750         * modules/inet_ntop (License): Likewise.
17751         * modules/malloc (License): Likewise.
17752         * modules/malloca (License): Likewise.
17753         * modules/memmem (License): Likewise.
17754         * modules/mempcpy (License): Likewise.
17755         * modules/memset (License): Likewise.
17756         * modules/minmax (License): Likewise.
17757         * modules/mktime (License): Likewise.
17758         * modules/netinet_in (License): Likewise.
17759         * modules/pathmax (License): Likewise.
17760         * modules/poll (License): Likewise.
17761         * modules/regex (License): Likewise.
17762         * modules/snprintf (License): Likewise.
17763         * modules/stdbool (License): Likewise.
17764         * modules/stdint (License): Likewise.
17765         * modules/stdio (License): Likewise.
17766         * modules/strcase (License): Likewise.
17767         * modules/strcasestr (License): Likewise.
17768         * modules/strdup (License): Likewise.
17769         * modules/string (License): Likewise.
17770         * modules/strndup (License): Likewise.
17771         * modules/strnlen (License): Likewise.
17772         * modules/strpbrk (License): Likewise.
17773         * modules/strptime (License): Likewise.
17774         * modules/strsep (License): Likewise.
17775         * modules/sys_select (License): Likewise.
17776         * modules/sys_socket (License): Likewise.
17777         * modules/sys_stat (License): Likewise.
17778         * modules/sys_time (License): Likewise.
17779         * modules/time (License): Likewise.
17780         * modules/time_r (License): Likewise.
17781         * modules/timegm (License): Likewise.
17782         * modules/unistd (License): Likewise.
17783         * modules/vsnprintf (License): Likewise.
17784         * modules/wctype (License): Likewise.
17785
17786 2007-07-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17787
17788         * modules/argz (License): LGPLv2+.
17789
17790 2007-07-15  Karl Berry  <karl@gnu.org>
17791
17792         * doc/gnulib.texi: revise node structure per new fdl.texi.
17793
17794 2007-07-14  Bruno Haible  <bruno@clisp.org>
17795
17796         * lib/uniname/gen-uninames.lisp (main): Emit a "do not edit" line to
17797         the output file.
17798         * lib/uniname/uninames.h: Regenerated.
17799
17800 2007-07-14  Karl Berry  <karl@gnu.org>
17801
17802         * doc/*gpl*.texi, doc/fdl.texi: new versions, consistently
17803         omitting sectioning and index commands.
17804
17805 2007-07-13  Bruno Haible  <bruno@clisp.org>
17806
17807         New gnulib-tool option --more-symlinks.
17808         * gnulib-tool (func_usage): Document --more-symlinks.
17809         (do_copyrights): New variable.
17810         Recognize option --more-symlinks.
17811         (func_import): Don't add a copyright notice transform to
17812         sed_transform_lib_file if do_copyrights is empty.
17813
17814 2007-07-13  Bruno Haible  <bruno@clisp.org>
17815
17816         * lib/vasnprintf.c (decimal_point_char): Define also if
17817         (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE)
17818         && !NEED_PRINTF_DIRECTIVE_A.
17819         Reported by Clemens Koller <clemens.koller@anagramm.de> via
17820         Gary V. Vaughan <gary@gnu.org>.
17821
17822 2007-07-13  Paul Eggert  <eggert@cs.ucla.edu>
17823
17824         * lib/inttypes_.h: Undo previous change, since it was fixed
17825         in a different way in the 2007-07-02 fix to m4/inttypes.m4.
17826
17827 2007-07-13  Bruno Haible  <bruno@clisp.org>
17828
17829         * lib/stdint_.h: Fix typo: _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H was
17830         misspelled as _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H.
17831
17832 2007-07-13  Jim Meyering  <jim@meyering.net>
17833
17834         df: Don't fail for Tru64's "file-on-file mount".
17835         * m4/fsusage.m4 (gl_FSUSAGE): Reject Tru64's buggy statvfs,
17836         so we fall through and use statfs instead.  Details here:
17837         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/10878>
17838         Reported by Albert Chin.
17839
17840 2007-07-13  Bruno Haible  <bruno@clisp.org>
17841
17842         * modules/alloca-opt (License): Use the synonymous term "LGPLv2+".
17843         * modules/configmake (License): Likewise.
17844         * modules/gettext (License): Likewise.
17845         * modules/gettext-h (License): Likewise.
17846         * modules/include_next (License): Likewise.
17847         * modules/link-warning (License): Likewise.
17848         * modules/localcharset (License): Likewise.
17849         * modules/localename (License): Likewise.
17850         * modules/lock (License): Likewise.
17851         * modules/relocatable-lib-lgpl (License): Likewise.
17852         * modules/size_max (License): Likewise.
17853         * modules/vasnprintf (License): Likewise.
17854         * modules/wchar (License): Likewise.
17855         * modules/xsize (License): Likewise.
17856
17857 2007-07-13  Bruno Haible  <bruno@clisp.org>
17858
17859         * gnulib-tool (func_import): Treat LGPLv2 as synonymous to LGPL.
17860         (func_create_testdir): Handle copying terms "GPLv2+" and "LGPLv2+".
17861
17862 2007-07-12  Bruno Haible  <bruno@clisp.org>
17863
17864         * doc/gnulib-intro.texi (Copyright): Clarify the license abbreviations
17865         in the modules files.
17866
17867 2007-07-11  Karl Berry  <karl@gnu.org>
17868
17869         * MODULES.html.sh (func_module): use
17870          sed -e '\|^'"${includefile}"'$|d'
17871          instead of /.../d, to avoid errors on $includefile's containing /.
17872
17873 2007-07-10  Sergey Poznyakoff  <gray@gnu.org.ua>
17874
17875         * gnulib-tool (func_import): Avoid duplication of --avoid
17876         statements
17877         (func_dest_tmpfilename,func_create_testdir): Translate `-' in file
17878         names to `_' in variable names.
17879
17880 2007-07-10  Eric Blake  <ebb9@byu.net>
17881
17882         * lib/version-etc.c (version_etc_va): Default to GPLv3+.
17883         * NEWS: Document this change.
17884
17885 2007-07-08  Bruno Haible  <bruno@clisp.org>
17886
17887         Update to Unicode 5.0.
17888         * lib/uniwidth/width.c (nonspacing_table_data): Add U+00AD,
17889         U+0350..U+035F, U+05A2, U+05BA, U+05C5, U+05C7, U+0600..U+0603,
17890         U+0610..U+0615, U+0656..U+065E, U+07EB..U+07F3, U+0A01, U+0AE2..U+0AE3,
17891         U+0CBC. Remove U+0CBF, U+0CC6. Add U+0CE2..U+0CE3, U+135F,
17892         U+17B4..U+17B5, U+17DD. Remove U+180E. Add U+1920..U+1922,
17893         U+1927..U+192B, U+1932, U+1939..U+193B, U+1A17..U+1A18, U+1B00..U+1B03,
17894         U+1B34, U+1B36..U+1B3A, U+1B3C, U+1B42, U+1B6B..U+1B73, U+1DC0..U+1DCA,
17895         U+1DFE..U+1DFF, U+20EB..U+20EF, U+A802, U+A806, U+A80B, U+A825..U+A826,
17896         U+10A01..U+10A03, U+10A05..U+10A06, U+10A0C..U+10A0F, U+10A38..U+10A3A,
17897         U+10A3F, U+1D242..U+1D244.
17898         (nonspacing_table_ind): Update.
17899         (uc_width): Assign width 0 to U+E0100..U+E01EF. Assign width 1 to
17900         U+4DC0..U+4DFF. Assign width 2 to U+2329..U+232A, U+FE10..U+FE1F.
17901
17902 2007-07-08  Bruno Haible  <bruno@clisp.org>
17903
17904         Update to Unicode 5.0.
17905         * lib/uniname/gen-uninames.lisp (main): Add the range 0x12xxx to the
17906         code transform. Extend the name index field of unicode_name_to_code and
17907         unicode_code_to_name from 16 to 24 bits.
17908         * lib/uniname/uniname.c (unicode_character_name,
17909         unicode_name_character): Add the range 0x12xxx to the code transform.
17910         * lib/uniname/uninames.h: Regenerated.
17911         * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.0.
17912
17913 2007-07-07  Bruno Haible  <bruno@clisp.org>
17914
17915         * modules/wcwidth-tests: New file.
17916         * tests/test-wcwidth.c: New file.
17917
17918         Work around MacOS X wcwidth() bug.
17919         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Test against MacOS X 10.3 bug.
17920         * lib/wcwidth.c: Include localcharset.h, streq.h, uniwidth.h.
17921         (rpl_wcwidth): Special-case the UTF-8 locales. Fall back to the
17922         original wcwidth in non-UTF-8 locales.
17923         * modules/wcwidth (Depends-on): Add localcharset, streq,
17924         uniwidth/width.
17925         * doc/functions/wcwidth.texi: Update.
17926
17927 2007-07-07  Bruno Haible  <bruno@clisp.org>
17928
17929         * lib/wchar_.h: Include the GL_LINK_WARNING macro.
17930         (wcwidth): New declaration.
17931         * m4/wchar.m4 (gl_WCHAR_MODULE_INDICATOR, gl_WCHAR_H_DEFAULTS): New
17932         macros.
17933         (gl_WCHAR_H): Require gl_WCHAR_H_DEFAULTS. Don't set WCHAR_H to empty
17934         here. Prepare for creating <wchar.h> unconditionally.
17935         * modules/wchar (Depends-on): Add link-warning.
17936         (Makefile.am): Substitute also GNULIB_WCWIDTH, HAVE_DECL_WCWIDTH,
17937         REPLACE_WCWIDTH, and GL_LINK_WARNING.
17938         * lib/wcwidth.h: Remove file.
17939         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gl_WCHAR_H_DEFAULTS. Set
17940         HAVE_DECL_WCWIDTH, REPLACE_WCWIDTH, WCHAR_H.
17941         * modules/wcwidth (Files): Remove lib/wcwidth.h.
17942         (configure.ac): Invoke gl_WCHAR_MODULE_INDICATOR.
17943         (Include): Replace wcwidth.h with <wchar.h>.
17944         * lib/wcwidth.c: Include <wchar.h> instead of wcwidth.h.
17945         * lib/mbchar.h: Don't include wcwidth.h.
17946         * lib/mbswidth.c: Likewise.
17947         * NEWS: Mention the change.
17948
17949 2007-07-07  Bruno Haible  <bruno@clisp.org>
17950
17951         * lib/wcwidth.c: New file, extracted from lib/wcwidth.h.
17952         * lib/wcwidth.h: Don't include wctype.h. Replace inline function
17953         definition with an external declaration.
17954         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Use wcwidth.c when wcwidth is not
17955         defined as a function. Remove AC_C_INLINE requirement.
17956         * modules/wcwidth (Files): Add lib/wcwidth.c.
17957         (Makefile.am): Remove redundant statement.
17958
17959 2007-07-07  Bruno Haible  <bruno@clisp.org>
17960
17961         * MODULES.html.sh (Unicode string functions): Add the new modules.
17962
17963         * tests/uniwidth/test-u32-strwidth.c: New file.
17964         * modules/uniwidth/u32-strwidth-tests: New file.
17965
17966         * lib/uniwidth/u32-strwidth.c: New file.
17967         * modules/uniwidth/u32-strwidth: New file.
17968
17969         * tests/uniwidth/test-u16-strwidth.c: New file.
17970         * modules/uniwidth/u16-strwidth-tests: New file.
17971
17972         * lib/uniwidth/u16-strwidth.c: New file.
17973         * modules/uniwidth/u16-strwidth: New file.
17974
17975         * tests/uniwidth/test-u8-strwidth.c: New file.
17976         * modules/uniwidth/u8-strwidth-tests: New file.
17977
17978         * lib/uniwidth/u8-strwidth.c: New file.
17979         * modules/uniwidth/u8-strwidth: New file.
17980
17981         * tests/uniwidth/test-u32-width.c: New file.
17982         * modules/uniwidth/u32-width-tests: New file.
17983
17984         * lib/uniwidth/u32-width.c: New file.
17985         * modules/uniwidth/u32-width: New file.
17986
17987         * tests/uniwidth/test-u16-width.c: New file.
17988         * modules/uniwidth/u16-width-tests: New file.
17989
17990         * lib/uniwidth/u16-width.c: New file.
17991         * modules/uniwidth/u16-width: New file.
17992
17993         * tests/uniwidth/test-u8-width.c: New file.
17994         * modules/uniwidth/u8-width-tests: New file.
17995
17996         * lib/uniwidth/u8-width.c: New file.
17997         * modules/uniwidth/u8-width: New file.
17998
17999         * tests/uniwidth/test-uc_width.c: New file.
18000         * modules/uniwidth/width-tests: New file.
18001
18002         * lib/uniwidth/width.c: New file, from GNU libiconv.
18003         * lib/uniwidth/cjk.h: New file, from GNU libiconv.
18004         * modules/uniwidth/width: New file.
18005
18006         * lib/uniwidth.h: New file, from GNU libiconv.
18007         * modules/uniwidth/base: New file.
18008
18009 2007-07-07  Bruno Haible  <bruno@clisp.org>
18010
18011         * lib/uniname.h: New file, from GNU gettext.
18012         * lib/uniname/gen-uninames.lisp: New file, from GNU gettext.
18013         * lib/uniname/uninames.h: New file, from GNU gettext.
18014         * lib/uniname/uniname.c: New file, from GNU gettext.
18015         * tests/uniname/test-uninames.sh: New file.
18016         * tests/uniname/test-uninames.c: New file, from GNU gettext.
18017         * tests/uniname/UnicodeDataNames.txt: New file, from GNU gettext.
18018         * modules/uniname/base: New file.
18019         * modules/uniname/uniname: New file.
18020         * modules/uniname/uniname-tests: New file.
18021         * MODULES.html.sh (Unicode string functions): Add the new modules.
18022
18023 2007-07-06  Bruno Haible  <bruno@clisp.org>
18024
18025         * doc/Makefile (TEXI2HTML): Specify a --reference-limit.
18026
18027 2007-07-06  Bruno Haible  <bruno@clisp.org>
18028
18029         * lib/sys_time_.h: Use a recursion-safe inclusion guard rather than
18030         a split double-inclusion guard. Needed for cygwin, where <sys/time.h>
18031         includes <cygwin/sys_time.h> which includes <sys/select.h> which
18032         include <sys/time.h>.
18033         Reported by Eric Blake.
18034
18035 2007-07-06  Eric Blake  <ebb9@byu.net>
18036
18037         Fix testing canonicalize on cygwin.
18038         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
18039         Revert patch from 2007-06-19.
18040         * tests/test-canonicalize-lgpl.c (main): Instead, skip test when
18041         canonicalize module is also in use.
18042         * tests/test-canonicalize.c: New file.
18043         * tests/test-canonicalize.sh: Likewise.
18044         * modules/canonicalize-tests: Likewise.
18045
18046 2007-07-06  Jim Meyering  <jim@meyering.net>
18047
18048         * lib/getugroups.c (getugroups): Detect getgrent failure.
18049         Adjust comment to reflect reality: this function may return -1.
18050
18051 2007-07-05  Sergey Poznyakoff  <gray@gnu.org.ua>
18052
18053         * build-aux/bootstrap (TP_URL,get_translations): Update to use
18054         the new TP address.
18055         (usage): Fix typo
18056         (gnulib_mk): New variable.
18057
18058 2007-07-05  Jim Meyering  <jim@meyering.net>
18059
18060         Don't let endgrent clobber errno, no matter how improbable.
18061         * lib/getugroups.c (getugroups): Save and restore errno around
18062         endgrent call.
18063
18064         Close the group DB even when failing with 2^31 or more members.
18065         * lib/getugroups.c (getugroups): Don't return without calling endgrent.
18066
18067 2007-07-04  Jim Meyering  <jim@meyering.net>
18068
18069         * lib/getugroups.h: New file.
18070         * lib/getugroups.c: Include "getugroups.h".
18071         Remove uses of "register" keyword.
18072         Move local variable, "cp", down into scope where used.
18073         Give "username" parameter the "const" attribute.
18074         * modules/getugroups (Files): Add lib/getugroups.h
18075
18076 2007-07-04  Karl Berry  <karl@gnu.org>
18077
18078         * MODULES.html.sh (func_all_modules): Complete rename of
18079         gpl/lgpl to gpl-2.0 and lgpl-2.1, and add gpl-3.0.
18080
18081 2007-07-02  Bruno Haible  <bruno@clisp.org>
18082
18083         * m4/inttypes.m4 (gl_INTTYPES_H): Define __STDC_LIMIT_MACROS in C++
18084         mode, when inttypes.h comes from gnulib.
18085         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
18086
18087 2007-07-02  Simon Josefsson  <simon@josefsson.org>
18088
18089         * NEWS: Mention lgpl module name change.
18090
18091         * modules/lgpl-2.1: Renamed from lgpl.
18092
18093         * NEWS: Mention gpl module name change.
18094
18095         * modules/gpl-3.0: New file, based on gpl-2.0.
18096
18097         * modules/gpl-2.0: Renamed from gpl.
18098
18099         * modules/gpl: Fix filename, doc/gpl.texi is now found at
18100         doc/gpl-2.0.texi.
18101
18102 2007-07-02  Paul Eggert  <eggert@cs.ucla.edu>
18103
18104         * lib/inttypes_.h [defined __cplusplus&&!defined __STDC_LIMIT_MACROS]:
18105         #define __STDC_LIMIT_MACROS temporarily while including
18106         <stdint.h>, so that __STDC_LIMIT_MACROS is defined.
18107         Problem reported by Joel E. Denny in
18108         <http://lists.gnu.org/archive/html/bug-gnulib/2007-07/msg00008.html>.
18109
18110 2007-07-01  Bruno Haible  <bruno@clisp.org>
18111
18112         * lib/unistdio.h: New file.
18113         * lib/unistdio/u-asnprintf.h: New file.
18114         * lib/unistdio/u-asprintf.h: New file.
18115         * lib/unistdio/u-printf-args.c: New file.
18116         * lib/unistdio/u-printf-args.h: New file.
18117         * lib/unistdio/u-printf-parse.h: New file.
18118         * lib/unistdio/u-snprintf.h: New file.
18119         * lib/unistdio/u-sprintf.h: New file.
18120         * lib/unistdio/u-vasprintf.h: New file.
18121         * lib/unistdio/u-vsnprintf.h: New file.
18122         * lib/unistdio/u-vsprintf.h: New file.
18123         * lib/unistdio/ulc-asnprintf.c: New file.
18124         * lib/unistdio/ulc-asprintf.c: New file.
18125         * lib/unistdio/ulc-fprintf.c: New file, based on lib/fprintf.c.
18126         * lib/unistdio/ulc-printf-parse.c: New file.
18127         * lib/unistdio/ulc-snprintf.c: New file.
18128         * lib/unistdio/ulc-sprintf.c: New file.
18129         * lib/unistdio/ulc-vasnprintf.c: New file.
18130         * lib/unistdio/ulc-vasprintf.c: New file.
18131         * lib/unistdio/ulc-vfprintf.c: New file, based on lib/vfprintf.c.
18132         * lib/unistdio/ulc-vsnprintf.c: New file.
18133         * lib/unistdio/ulc-vsprintf.c: New file.
18134         * lib/unistdio/u8-asnprintf.c: New file.
18135         * lib/unistdio/u8-asprintf.c: New file.
18136         * lib/unistdio/u8-printf-parse.c: New file.
18137         * lib/unistdio/u8-snprintf.c: New file.
18138         * lib/unistdio/u8-sprintf.c: New file.
18139         * lib/unistdio/u8-vasnprintf.c: New file.
18140         * lib/unistdio/u8-vasprintf.c: New file.
18141         * lib/unistdio/u8-vsnprintf.c: New file.
18142         * lib/unistdio/u8-vsprintf.c: New file.
18143         * lib/unistdio/u8-u8-asnprintf.c: New file.
18144         * lib/unistdio/u8-u8-asprintf.c: New file.
18145         * lib/unistdio/u8-u8-snprintf.c: New file.
18146         * lib/unistdio/u8-u8-sprintf.c: New file.
18147         * lib/unistdio/u8-u8-vasnprintf.c: New file.
18148         * lib/unistdio/u8-u8-vasprintf.c: New file.
18149         * lib/unistdio/u8-u8-vsnprintf.c: New file.
18150         * lib/unistdio/u8-u8-vsprintf.c: New file.
18151         * lib/unistdio/u16-asnprintf.c: New file.
18152         * lib/unistdio/u16-asprintf.c: New file.
18153         * lib/unistdio/u16-printf-parse.c: New file.
18154         * lib/unistdio/u16-snprintf.c: New file.
18155         * lib/unistdio/u16-sprintf.c: New file.
18156         * lib/unistdio/u16-vasnprintf.c: New file.
18157         * lib/unistdio/u16-vasprintf.c: New file.
18158         * lib/unistdio/u16-vsnprintf.c: New file.
18159         * lib/unistdio/u16-vsprintf.c: New file.
18160         * lib/unistdio/u16-u16-asnprintf.c: New file.
18161         * lib/unistdio/u16-u16-asprintf.c: New file.
18162         * lib/unistdio/u16-u16-snprintf.c: New file.
18163         * lib/unistdio/u16-u16-sprintf.c: New file.
18164         * lib/unistdio/u16-u16-vasnprintf.c: New file.
18165         * lib/unistdio/u16-u16-vasprintf.c: New file.
18166         * lib/unistdio/u16-u16-vsnprintf.c: New file.
18167         * lib/unistdio/u16-u16-vsprintf.c: New file.
18168         * lib/unistdio/u32-asnprintf.c: New file.
18169         * lib/unistdio/u32-asprintf.c: New file.
18170         * lib/unistdio/u32-printf-parse.c: New file.
18171         * lib/unistdio/u32-snprintf.c: New file.
18172         * lib/unistdio/u32-sprintf.c: New file.
18173         * lib/unistdio/u32-vasnprintf.c: New file.
18174         * lib/unistdio/u32-vasprintf.c: New file.
18175         * lib/unistdio/u32-vsnprintf.c: New file.
18176         * lib/unistdio/u32-vsprintf.c: New file.
18177         * lib/unistdio/u32-u32-asnprintf.c: New file.
18178         * lib/unistdio/u32-u32-asprintf.c: New file.
18179         * lib/unistdio/u32-u32-snprintf.c: New file.
18180         * lib/unistdio/u32-u32-sprintf.c: New file.
18181         * lib/unistdio/u32-u32-vasnprintf.c: New file.
18182         * lib/unistdio/u32-u32-vasprintf.c: New file.
18183         * lib/unistdio/u32-u32-vsnprintf.c: New file.
18184         * lib/unistdio/u32-u32-vsprintf.c: New file.
18185         * tests/unistdio/test-ulc-asnprintf1.c: New file.
18186         * tests/unistdio/test-ulc-asnprintf1.h: New file.
18187         * tests/unistdio/test-ulc-printf1.h: New file.
18188         * tests/unistdio/test-ulc-vasnprintf1.c: New file.
18189         * tests/unistdio/test-ulc-vasnprintf2.c: New file.
18190         * tests/unistdio/test-ulc-vasnprintf2.sh: New file.
18191         * tests/unistdio/test-ulc-vasnprintf3.c: New file.
18192         * tests/unistdio/test-ulc-vasnprintf3.sh: New file.
18193         * tests/unistdio/test-ulc-vasprintf1.c: New file.
18194         * tests/unistdio/test-ulc-vsnprintf1.c: New file.
18195         * tests/unistdio/test-ulc-vsprintf1.c: New file.
18196         * tests/unistdio/test-u8-asnprintf1.c: New file.
18197         * tests/unistdio/test-u8-asnprintf1.h: New file.
18198         * tests/unistdio/test-u8-printf1.h: New file.
18199         * tests/unistdio/test-u8-vasnprintf1.c: New file.
18200         * tests/unistdio/test-u8-vasnprintf2.c: New file.
18201         * tests/unistdio/test-u8-vasnprintf2.sh: New file.
18202         * tests/unistdio/test-u8-vasnprintf3.c: New file.
18203         * tests/unistdio/test-u8-vasnprintf3.sh: New file.
18204         * tests/unistdio/test-u8-vasprintf1.c: New file.
18205         * tests/unistdio/test-u8-vsnprintf1.c: New file.
18206         * tests/unistdio/test-u8-vsprintf1.c: New file.
18207         * tests/unistdio/test-u16-asnprintf1.c: New file.
18208         * tests/unistdio/test-u16-asnprintf1.h: New file.
18209         * tests/unistdio/test-u16-printf1.h: New file.
18210         * tests/unistdio/test-u16-vasnprintf1.c: New file.
18211         * tests/unistdio/test-u16-vasnprintf2.c: New file.
18212         * tests/unistdio/test-u16-vasnprintf2.sh: New file.
18213         * tests/unistdio/test-u16-vasnprintf3.c: New file.
18214         * tests/unistdio/test-u16-vasnprintf3.sh: New file.
18215         * tests/unistdio/test-u16-vasprintf1.c: New file.
18216         * tests/unistdio/test-u16-vsnprintf1.c: New file.
18217         * tests/unistdio/test-u16-vsprintf1.c: New file.
18218         * tests/unistdio/test-u32-asnprintf1.c: New file.
18219         * tests/unistdio/test-u32-asnprintf1.h: New file.
18220         * tests/unistdio/test-u32-printf1.h: New file.
18221         * tests/unistdio/test-u32-vasnprintf1.c: New file.
18222         * tests/unistdio/test-u32-vasnprintf2.c: New file.
18223         * tests/unistdio/test-u32-vasnprintf2.sh: New file.
18224         * tests/unistdio/test-u32-vasnprintf3.c: New file.
18225         * tests/unistdio/test-u32-vasnprintf3.sh: New file.
18226         * tests/unistdio/test-u32-vasprintf1.c: New file.
18227         * tests/unistdio/test-u32-vsnprintf1.c: New file.
18228         * tests/unistdio/test-u32-vsprintf1.c: New file.
18229         * modules/unistdio/base: New file.
18230         * modules/unistdio/u-printf-args: New file.
18231         * modules/unistdio/ulc-asnprintf: New file.
18232         * modules/unistdio/ulc-asprintf: New file.
18233         * modules/unistdio/ulc-fprintf: New file.
18234         * modules/unistdio/ulc-printf-parse: New file.
18235         * modules/unistdio/ulc-snprintf: New file.
18236         * modules/unistdio/ulc-sprintf: New file.
18237         * modules/unistdio/ulc-vasnprintf: New file.
18238         * modules/unistdio/ulc-vasprintf: New file.
18239         * modules/unistdio/ulc-vfprintf: New file.
18240         * modules/unistdio/ulc-vsnprintf: New file.
18241         * modules/unistdio/ulc-vsprintf: New file.
18242         * modules/unistdio/u8-asnprintf: New file.
18243         * modules/unistdio/u8-asprintf: New file.
18244         * modules/unistdio/u8-printf-parse: New file.
18245         * modules/unistdio/u8-snprintf: New file.
18246         * modules/unistdio/u8-sprintf: New file.
18247         * modules/unistdio/u8-vasnprintf: New file.
18248         * modules/unistdio/u8-vasprintf: New file.
18249         * modules/unistdio/u8-vsnprintf: New file.
18250         * modules/unistdio/u8-vsprintf: New file.
18251         * modules/unistdio/u8-u8-asnprintf: New file.
18252         * modules/unistdio/u8-u8-asprintf: New file.
18253         * modules/unistdio/u8-u8-snprintf: New file.
18254         * modules/unistdio/u8-u8-sprintf: New file.
18255         * modules/unistdio/u8-u8-vasnprintf: New file.
18256         * modules/unistdio/u8-u8-vasprintf: New file.
18257         * modules/unistdio/u8-u8-vsnprintf: New file.
18258         * modules/unistdio/u8-u8-vsprintf: New file.
18259         * modules/unistdio/u16-asnprintf: New file.
18260         * modules/unistdio/u16-asprintf: New file.
18261         * modules/unistdio/u16-printf-parse: New file.
18262         * modules/unistdio/u16-snprintf: New file.
18263         * modules/unistdio/u16-sprintf: New file.
18264         * modules/unistdio/u16-vasnprintf: New file.
18265         * modules/unistdio/u16-vasprintf: New file.
18266         * modules/unistdio/u16-vsnprintf: New file.
18267         * modules/unistdio/u16-vsprintf: New file.
18268         * modules/unistdio/u16-u16-asnprintf: New file.
18269         * modules/unistdio/u16-u16-asprintf: New file.
18270         * modules/unistdio/u16-u16-snprintf: New file.
18271         * modules/unistdio/u16-u16-sprintf: New file.
18272         * modules/unistdio/u16-u16-vasnprintf: New file.
18273         * modules/unistdio/u16-u16-vasprintf: New file.
18274         * modules/unistdio/u16-u16-vsnprintf: New file.
18275         * modules/unistdio/u16-u16-vsprintf: New file.
18276         * modules/unistdio/u32-asnprintf: New file.
18277         * modules/unistdio/u32-asprintf: New file.
18278         * modules/unistdio/u32-printf-parse: New file.
18279         * modules/unistdio/u32-snprintf: New file.
18280         * modules/unistdio/u32-sprintf: New file.
18281         * modules/unistdio/u32-vasnprintf: New file.
18282         * modules/unistdio/u32-vasprintf: New file.
18283         * modules/unistdio/u32-vsnprintf: New file.
18284         * modules/unistdio/u32-vsprintf: New file.
18285         * modules/unistdio/u32-u32-asnprintf: New file.
18286         * modules/unistdio/u32-u32-asprintf: New file.
18287         * modules/unistdio/u32-u32-snprintf: New file.
18288         * modules/unistdio/u32-u32-sprintf: New file.
18289         * modules/unistdio/u32-u32-vasnprintf: New file.
18290         * modules/unistdio/u32-u32-vasprintf: New file.
18291         * modules/unistdio/u32-u32-vsnprintf: New file.
18292         * modules/unistdio/u32-u32-vsprintf: New file.
18293         * modules/unistdio/ulc-asnprintf-tests: New file.
18294         * modules/unistdio/ulc-vasnprintf-tests: New file.
18295         * modules/unistdio/ulc-vasprintf-tests: New file.
18296         * modules/unistdio/ulc-vsnprintf-tests: New file.
18297         * modules/unistdio/ulc-vsprintf-tests: New file.
18298         * modules/unistdio/u8-asnprintf-tests: New file.
18299         * modules/unistdio/u8-vasnprintf-tests: New file.
18300         * modules/unistdio/u8-vasprintf-tests: New file.
18301         * modules/unistdio/u8-vsnprintf-tests: New file.
18302         * modules/unistdio/u8-vsprintf-tests: New file.
18303         * modules/unistdio/u16-asnprintf-tests: New file.
18304         * modules/unistdio/u16-vasnprintf-tests: New file.
18305         * modules/unistdio/u16-vasprintf-tests: New file.
18306         * modules/unistdio/u16-vsnprintf-tests: New file.
18307         * modules/unistdio/u16-vsprintf-tests: New file.
18308         * modules/unistdio/u32-asnprintf-tests: New file.
18309         * modules/unistdio/u32-vasnprintf-tests: New file.
18310         * modules/unistdio/u32-vasprintf-tests: New file.
18311         * modules/unistdio/u32-vsnprintf-tests: New file.
18312         * modules/unistdio/u32-vsprintf-tests: New file.
18313         * MODULES.html.sh (Unicode string functions): Add the new modules.
18314
18315 2007-07-01  Bruno Haible  <bruno@clisp.org>
18316
18317         * lib/sprintf.c (sprintf): Limit the available length estimation,
18318         to avoid address wraparound.
18319         * lib/vsprintf.c (vsprintf): Likewise.
18320         * modules/sprintf-posix (Dependencies): Add stdint.
18321         * modules/vsprintf-posix (Dependencies): Likewise.
18322
18323 2007-07-01  Bruno Haible  <bruno@clisp.org>
18324
18325         * gnulib-tool (self_abspathname): Determine PATH_SEPARATOR and handle
18326         Windows PATH as well. Conservative double-quoting. Comments.
18327
18328 2007-07-01  Bruno Haible  <bruno@clisp.org>
18329             Eric Blake  <ebb9@byu.net>
18330             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18331
18332         * gnulib-tool (self_abspathname): Fix algorithm to cope with
18333         empty components in $PATH, denoting '.'.
18334
18335 2007-07-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18336
18337         * gnulib-tool: Fix indentation.
18338         (func_create_megatestdir): Likewise.
18339         Report by Bruno Haible.
18340
18341 2007-06-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18342
18343         Sync from Automake.
18344         * build-aux/gnupload: Fix shell portability issues with for loops.
18345         Report by Karl Berry.
18346
18347 2007-06-29  Simon Josefsson  <simon@josefsson.org>
18348
18349         * build-aux/maint.mk (POURL): Use translationproject.org.
18350
18351 2007-06-27  Simon Josefsson  <simon@josefsson.org>
18352             Bruno Haible  <bruno@clisp.org>
18353
18354         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Require gl_HEADER_SYS_SOCKET
18355         before using HAVE_WS2TCPIP_H. Check for gai_strerror through an
18356         explicit link test, rather than AC_REPLACE_FUNCS - for mingw.
18357         (gl_PREREQ_GETADDRINFO): Require gl_HEADER_SYS_SOCKET before using
18358         HAVE_SYS_SOCKET_H and HAVE_WS2TCPIP_H.
18359
18360 2007-06-27  Bruno Haible  <bruno@clisp.org>
18361
18362         * build-aux/config.rpath: Upgrade to libtool-1.5.24.
18363         * build-aux/config.libpath: Upgrade to libtool-1.5.24.
18364
18365 2007-06-26  Karl Berry  <karl@gnu.org>
18366
18367         * MODULES.html.sh: remove xreadlink-with-size.
18368
18369 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
18370
18371         * lib/time_.h: Port to Solaris 8 with Sun Studio 11, using a
18372         method that I hope also handles the double-include problem noted
18373         by Bruno Haible in
18374         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00186.html>.
18375
18376 2007-06-23  Bruno Haible  <bruno@clisp.org>
18377
18378         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
18379         Don't let the 'mostlyclean' target fail if the last subdirectory could
18380         not be removed.
18381         Reported by Karl Berry.
18382
18383 2007-06-23  Bruno Haible  <bruno@clisp.org>
18384
18385         * gnulib-tool (echo): Add a speedier workaround for ksh.
18386         * tests/test-echo.sh: Likewise.
18387
18388 2007-06-23  Bruno Haible  <bruno@clisp.org>
18389
18390         * gnulib-tool (echo): Add workarounds also for bash versions < 2.04.
18391         * tests/test-echo.sh: Likewise.
18392
18393 2007-06-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18394
18395         * gnulib-tool (IFS): Initialize early, so we don't set it to
18396         empty later.
18397         (self_abspathname): Rewrite algorithm to set it, reindent.
18398         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am)
18399         (func_create_megatestdir): Merge some sed scripts.
18400
18401 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
18402
18403         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Check some typos
18404         exposed by Sun Studio 11 cc on Solaris 8.
18405
18406 2007-06-22  Bruno Haible  <bruno@clisp.org>
18407
18408         * gnulib-tool (echo): Ensure the echo primitive does not interpret
18409         backslashes.
18410         * tests/test-echo.sh: New file.
18411
18412 2007-06-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18413
18414         * gnulib-tool (func_add_or_update, func_create_testdir): Do not
18415         simplify `sed_replace_build_aux' scripts, they are portable but
18416         echoing them with `echo' is not.
18417         Report and analysis by Fernando Ferreira <fernando.prog@netcabo.pt>.
18418
18419 2007-06-21  Karl Berry  <karl@gnu.org>
18420
18421         * config/srclist.txt: guess we can't handle the licenses via
18422         srclist at the moment.
18423
18424 2007-06-21  Paul Eggert  <eggert@cs.ucla.edu>
18425
18426         * MODULES.html.sh: Add include_next.
18427         * modules/include_next: New file.
18428
18429 2007-06-20  Paul Eggert  <eggert@cs.ucla.edu>
18430
18431         * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
18432         INCLUDE_NEXT.
18433         (gl_CHECK_NEXT_HEADERS): New macro.
18434         * m4/fcntl_h.m4 (gl_FCNTL_H): use gl_CHECK_NEXT_HEADERS instead of
18435         the obsolescent gl_ABSOLUTE_HEADER.
18436         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.
18437         * m4/float_h.m4 (gl_FLOAT_H): Likewise.
18438         * m4/iconv_h.m4 (gl_ICONV_H): Likewise.
18439         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
18440         * m4/locale_h.m4 (gl_LOCALE_H): Likewise.
18441         * m4/math_h.m4 (gl_MATH_H): Likewise.
18442         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
18443         * m4/search_h.m4 (gl_SEARCH_H): Likewise.
18444         * m4/signal_h.m4 (gl_SIGNAL_H): Likewise.
18445         * m4/stdint.m4 (gl_STDINT_H): Likewise.
18446         * m4/stdio_h.m4 (gl_STDIO_H): Likewise.
18447         * m4/stdlib_h.m4 (gl_STDLIB_H): Likewise.
18448         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Likewise.
18449         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
18450         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
18451         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Likewise.
18452         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Likewise.
18453         * m4/sysexits.m4 (gl_SYSEXITS): Likewise.
18454         * m4/time_h.m4 (gl_HEADER_TIME_H_BODY): Likewise.
18455         * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
18456         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
18457         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
18458         * m4/inttypes.m4 (gl_INTTYPES_H): Define
18459         _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H to avoid the problem of unclean
18460         builds, since ABSOLUTE_INTTYPES_H is no longer being defined.
18461         * m4/stdint.m4 (gl_STDINT_H): Likewise, for
18462         _GL_JUST_INCLUDE_SYSTEM_STDINT_H.
18463         * lib/fcntl_.h: Use @INCLUDE_NEXT@ @NEXT_foo_H@
18464         rather than @HAVE_INCLUDE_NEXT@ and @ABSOLUTE_foo_H@.
18465         * lib/float_.h: Likewise.
18466         * lib/inttypes_.h: Likewise.
18467         * lib/math_.h: Likewise.
18468         * lib/search_.h: Likewise.
18469         * lib/signal_.h: Likewise.
18470         * lib/stdint_.h: Likewise.
18471         * lib/stdio_.h: Likewise.
18472         * lib/stdlib_.h: Likewise.
18473         * lib/string_.h: Likewise.
18474         * lib/sys_stat_.h: Likewise.
18475         * lib/sys_time_.h: Likewise.
18476         * lib/time_.h: Likewise.
18477         * lib/unistd_.h: Likewise.
18478         * lib/wchar_.h: Likewise.
18479         * lib/wctype_.h: Likewise.
18480         * lib/dirent_.h: Likewise.
18481         * lib/iconv_.h: Likewise.
18482         * lib/locale_.h: Likewise.
18483         * lib/netinet_in_.h: Likewise.
18484         * lib/sys_select_.h: Likewise.
18485         * lib/sys_socket_.h: Likewise.
18486         * lib/sysexits_.h: Likewise.
18487         * modules/fcntl (Depends-on): Depend on include_next, not
18488         absolute_header.
18489         (Makefile): Substitute INCLUDE_NEXT and NEXT_foo_H, not
18490         HAVE_INCLUDE_NEXT and ABSOLUTE_foo_H.
18491         * modules/fchdir: Likewise.
18492         * modules/float: Likewise.
18493         * modules/iconv_open: Likewise.
18494         * modules/inttypes: Likewise.
18495         * modules/locale: Likewise.
18496         * modules/math: Likewise.
18497         * modules/netinet_in: Likewise.
18498         * modules/search: Likewise.
18499         * modules/signal: Likewise.
18500         * modules/stdint: Likewise.
18501         * modules/stdio: Likewise.
18502         * modules/stdlib: Likewise.
18503         * modules/string: Likewise.
18504         * modules/sys_select: Likewise.
18505         * modules/sys_socket: Likewise.
18506         * modules/sys_stat: Likewise.
18507         * modules/sys_time: Likewise.
18508         * modules/sysexits: Likewise.
18509         * modules/time: Likewise.
18510         * modules/unistd: Likewise.
18511         * modules/wchar: Likewise.
18512         * modules/wctype: Likewise.
18513         * modules/sys_stat: Change maintainer to "all".
18514         * modules/unistd: Likewise.
18515
18516 2007-06-20  Karl Berry  <karl@gnu.org>
18517
18518         * config/srclist.txt: track www changes in license files.
18519
18520 2007-06-20  Sergey Poznyakoff  <gray@gnu.org.ua>
18521
18522         * build-aux/bootstrap: Remove stray dot.
18523         Make sure build_aux settings are honored when linking
18524         gnulib_extra_files.
18525
18526 2007-06-19  Eric Blake  <ebb9@byu.net>
18527
18528         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
18529         Allow compilation on cygwin.
18530
18531 2007-06-19  Jim Meyering  <jim@meyering.net>
18532
18533         xreadlink-with-size: Remove module.  No longer used.
18534         Ex-callers now use xreadlink or mreadlink-with-size.
18535         * modules/xreadlink-with-size: Remove module.
18536         * lib/xreadlink-with-size.c: Remove file.
18537         * lib/xreadlink.h (xreadlink_with_size): Remove prototype.
18538         (xreadlink): Remove inaccurate comment.  The one in xreadlink.c,
18539         just before the function definition *is* accurate.
18540
18541         Eliminate one way canonicalize_filename_mode could exit.
18542         * lib/canonicalize.c (canonicalize_filename_mode):
18543         Use mreadlink_with_size, not xreadlink_with_size.
18544
18545 2007-06-18  Paul Eggert  <eggert@cs.ucla.edu>
18546
18547         Detect porting problems to FreeBSD/arm, which has time_t wider than
18548         long int.  Original problem reported for GNU diff by Xin Li in
18549         <http://lists.gnu.org/archive/html/bug-gnu-utils/2007-06/msg00091.html>.
18550         * modules/getdate (Depends-on): Add intprops, verify.
18551         * lib/getdate.y: Include intprops.h, verify.h.  Verify that time_t
18552         is an integer type no wider than long int.
18553
18554 2007-06-18  Jim Meyering  <jim@meyering.net>
18555
18556         New module: mreadlink-with-size.
18557         * MODULES.html.sh: Add mreadlink-with-size.
18558         * modules/mreadlink-with-size: New module
18559         * modules/canonicalize (Depends-on): Depend on mreadlink-with-size,
18560         not xreadlink-with-size.
18561         * lib/mreadlink-with-size.c, lib/mreadlink.h: New files.
18562
18563 2007-06-16  Bruno Haible  <bruno@clisp.org>
18564
18565         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Catch the MacOS X 10.4 bug.
18566         * doc/functions/frexpl.texi: Document the MacOS X 10.4 bug.
18567         Reported by Gary V. Vaughan <gary@gnu.org>.
18568
18569 2007-06-15  Paul Eggert  <eggert@cs.ucla.edu>
18570
18571         Revamp lchown so that it lives in unistd.h where it belongs.
18572         * lib/lchown.h: Remove.
18573         * lib/dirchownmod.c: Don't include lib/lchown.h.
18574         * lib/fchownat.c: Likewise.
18575         * lib/openat.c: Likewise.
18576         * lib/lchown.c (REPLACE_CHOWN): Define to 0 if the system chown
18577         does not follow symlinks.
18578         (EOPNOTSUPP): Define if not defined.
18579         * lib/unistd_.h (chown): Do not replace if REPLADE_CHOWN
18580         is defined to 0.
18581         (lchown): New decl.
18582         * m4/lchown.m4 (gl_FUNC_LCHOWN): Require gl_UNISTD_H_DEFAULTS.
18583         Do not check for lchown decl.
18584         Set REPLACE_LCHOWN.
18585         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Set GNULIB_LCHOWN,
18586         REPLACE_LCHOWN.
18587         * modules/chown: Make it clear it follows symlinks.
18588         * modules/lchown: Make it clear it doesn't follow symlinks.
18589         (Files): Remove lib/lchown.h
18590         (Depends-on): Add unistd.
18591         (configure.ac): Add gl_UNISTD_MODULE_INDICATOR([lchown]).
18592         (Include): Include <unistd.h>, not "lchown.h".
18593         * modules/unistd (unistd.h): Substitude GNULIB_LCHOWN and
18594         REPLACE_LCHOWN.
18595
18596 2007-06-15  Jim Meyering  <jim@meyering.net>
18597
18598         Change license (GPL to LGPL) of fsusage and dependents.
18599         * modules/fsusage (License): Change to LGPL.
18600         * modules/full-read (License): Likewise.
18601         * modules/full-write (License): Likewise.
18602         * modules/safe-read (License): Likewise.
18603         * modules/safe-write (License): Likewise.
18604
18605 2007-06-14  Ben Pfaff  <blp@gnu.org>
18606
18607         Missing part of allocsa -> malloca transition.
18608         * modules/relocatable-prog-wrapper: gl_ALLOCSA should be
18609         gl_MALLOCA.
18610
18611 2007-06-12  Bruno Haible  <bruno@clisp.org>
18612
18613         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Guess no when cross-compiling
18614         to ia64, x86_64, i386.
18615         Reported by Eric Blake.
18616
18617 2007-06-12  Bruno Haible  <bruno@clisp.org>
18618
18619         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Guess no also when
18620         cross-compiling to x86_64.
18621
18622 2007-06-12  Paul Eggert  <eggert@cs.ucla.edu>
18623
18624         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Fix POSIX sed portability
18625         glitch reported by Ralf Wildenhues in
18626         <http://lists.gnu.org/archive/html/bug-gnulib/2007-06/msg00114.html>.
18627
18628         * m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum:]_-] reported by
18629         Vin Shelton.
18630
18631 2007-06-11  Bruno Haible  <bruno@clisp.org>
18632
18633         * lib/printf-args.c (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Fix NULL
18634         replacement string.
18635         Reported by Eric Blake.
18636
18637 2007-06-10  Bruno Haible  <bruno@clisp.org>
18638
18639         Prepare vasnprintf code for use with Unicode strings.
18640         * lib/printf-args.h (PRINTF_FETCHARGS): New macro.
18641         (arg_type) [ENABLE_UNISTDIO]: Define TYPE_U8_STRING, TYPE_U16_STRING,
18642         TYPE_U32_STRING.
18643         (argument) [ENABLE_UNISTDIO]: Add a_u8_string, a_u16_string,
18644         a_u32_string variants.
18645         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
18646         * lib/printf-args.c: Don't include config.h and the specification
18647         header if PRINTF_FETCHARGS is already defined.
18648         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
18649         (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Add code for TYPE_U8_STRING,
18650         TYPE_U16_STRING, TYPE_U32_STRING.
18651         * lib/printf-parse.h [ENABLE_UNISTDIO] (u8_directive, u8_directives,
18652         u16_directive, u16_directives, u32_directive, u32_directives): New
18653         types.
18654         (ulc_printf_parse, u8_printf_parse, u16_printf_parse, u32_printf_parse):
18655         New declarations.
18656         * lib/printf-parse.c: Don't include config.h and the specification
18657         header if PRINTF_PARSE is already defined. Eliminate the set of
18658         parameters for WIDE_CHAR_VERSION; the user of this file must provide
18659         them now. Include c-ctype.h.
18660         (PRINTF_PARSE) [ENABLE_UNISTDIO]: Add code implementing the 'U'
18661         directive and CHAR_T_ONLY_ASCII.
18662         * lib/vasnprintf.c: Don't include config.h and the specification header
18663         if VASNPRINTF is already defined.
18664         (DCHAR_IS_TCHAR, DCHAR_CPY): New macros.
18665         (VASNPRINTF): Use PRINTF_FETCHARGS instead of printf_fetchargs. Use
18666         DCHAR_CPY. Handle the case that DCHAR_T and FCHAR_T are not the same
18667         type. Handle the case that TCHAR_T and FCHAR_T are not of the same
18668         size. Handle the case that DCHAR_T and TCHAR_T are not the same type,
18669         add a conversion from TCHAR_T[] to DCHAR_T[], and rework the padding
18670         code accordingly.
18671         (VASNPRINTF) [ENABLE_UNISTDIO]: Implement the 'U' directive. Enable
18672         pad_ourselves also in this case, with the 'c' and 's' directives, and
18673         with a different notion of "width".
18674         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): New macros.
18675
18676 2007-06-10  Bruno Haible  <bruno@clisp.org>
18677
18678         * modules/unistr/u32-mbsnlen: New file.
18679         * lib/unistr/u32-mbsnlen.c: New file.
18680
18681         * modules/unistr/u16-mbsnlen: New file.
18682         * lib/unistr/u16-mbsnlen.c: New file.
18683
18684         * modules/unistr/u8-mbsnlen: New file.
18685         * lib/unistr/u8-mbsnlen.c: New file.
18686
18687         * lib/unistr.h (u8_mbsnlen, u16_mbsnlen, u32_mbsnlen): New
18688         declarations.
18689
18690 2007-06-10  Bruno Haible  <bruno@clisp.org>
18691
18692         * lib/string_.h (mbsnlen): New declaration.
18693         * lib/mbsnlen.c: New file.
18694         * m4/mbsnlen.m4: New file.
18695         * modules/mbsnlen: New file.
18696         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set GNULIB_MBSNLEN.
18697         * modules/string (string.h): Substitute GNULIB_MBSNLEN.
18698         * MODULES.html.sh (Internationalization functions): Add mbsnlen.
18699
18700 2007-06-10  Bruno Haible  <bruno@clisp.org>
18701
18702         * lib/mbslen.c: Include <stdlib.h>, needed for MB_CUR_MAX.
18703
18704 2007-06-10  Bruno Haible  <bruno@clisp.org>
18705
18706         * lib/mbiter.h: Include <stddef.h>, needed for ptrdiff_t.
18707         * lib/mbuiter.h: Likewise.
18708
18709 2007-06-10  Bruno Haible  <bruno@clisp.org>
18710
18711         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Check for _snprintf
18712         declaration.
18713
18714 2007-06-10  Karl Berry  <karl@gnu.org>
18715
18716         * config/srclist.txt: remove gettext entries, Bruno prefers
18717         to update individually.
18718
18719 2007-06-10  Bruno Haible  <bruno@clisp.org>
18720
18721         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Remove variable
18722         'maxlen'. Ensure only length + width bytes are allocated, not
18723         length + 1 + width.
18724
18725 2007-06-09  Bruno Haible  <bruno@clisp.org>
18726
18727         * lib/vasnprintf.c (FCHAR_T, DCHAR_T, TCHAR_T): New macros.
18728         (CHAR_T): Remove macro.
18729         (VASNPRINTF): Update.
18730
18731 2007-06-09  Bruno Haible  <bruno@clisp.org>
18732
18733         * MODULES.html.sh (Unicode string functions): Add the new modules.
18734
18735         * modules/uniconv/u32-conv-to-enc: New file.
18736         * lib/uniconv/u32-conv-to-enc.c: New file.
18737         * modules/uniconv/u32-conv-to-enc-tests: New file.
18738         * tests/uniconv/test-u32-conv-to-enc.c: New file.
18739
18740         * modules/uniconv/u16-conv-to-enc: New file.
18741         * lib/uniconv/u16-conv-to-enc.c: New file.
18742         * lib/uniconv/u-conv-to-enc.h: New file.
18743         * modules/uniconv/u16-conv-to-enc-tests: New file.
18744         * tests/uniconv/test-u16-conv-to-enc.c: New file.
18745
18746         * modules/uniconv/u8-conv-to-enc: New file.
18747         * lib/uniconv/u8-conv-to-enc.c: New file.
18748         * modules/uniconv/u8-conv-to-enc-tests: New file.
18749         * tests/uniconv/test-u8-conv-to-enc.c: New file.
18750
18751         * lib/uniconv.h (u8_conv_to_encoding, u16_conv_to_encoding,
18752         u32_conv_to_encoding): New declarations.
18753
18754 2007-06-09  Bruno Haible  <bruno@clisp.org>
18755
18756         * tests/uniconv/test-u32-strconv-to-enc.c (main): Remove unused code.
18757
18758 2007-06-09  Bruno Haible  <bruno@clisp.org>
18759
18760         Rename 'allocsa' -> 'malloca', 'freesa' -> 'freea'.
18761         * modules/malloca: Renamed from modules/allocsa, updated.
18762         * lib/malloca.h: Renamed from lib/allocsa.h, updated.
18763         * lib/malloca.c: Renamed from lib/allocsa.c, updated.
18764         * lib/malloca.valgrind: Renamed from lib/allocsa.valgrind, updated.
18765         * m4/malloca.m4: Renamed from m4/allocsa.m4, updated.
18766         * modules/malloca-tests: Renamed from modules/allocsa-tests, updated.
18767         * tests/test-malloca.c: Renamed from tests/test-allocsa.c, updated.
18768         * modules/xmalloca: Renamed from modules/xallocsa, updated.
18769         * lib/xmalloca.h: Renamed from lib/xallocsa.h, updated.
18770         * lib/xmalloca.c: Renamed from lib/xallocsa.c, updated.
18771         * modules/c-strcasestr (Depends-on): Update.
18772         * lib/c-strcasestr.c: Update.
18773         * modules/c-strstr (Depends-on): Update.
18774         * lib/c-strstr.c: Update.
18775         * modules/canonicalize-lgpl (Depends-on): Update.
18776         * lib/canonicalize-lgpl.c: Update.
18777         * modules/clean-temp (Depends-on): Update.
18778         * lib/clean-temp.c: Update.
18779         * modules/csharpcomp (Depends-on): Update.
18780         * lib/csharpcomp.c: Update.
18781         * modules/csharpexec (Depends-on): Update.
18782         * lib/csharpexec.c: Update.
18783         * modules/javacomp (Depends-on): Update.
18784         * lib/javacomp.c: Update.
18785         * modules/javaexec (Depends-on): Update.
18786         * lib/javaexec.c: Update.
18787         * modules/mbscasestr (Depends-on): Update.
18788         * lib/mbscasestr.c: Update.
18789         * modules/mbsstr (Depends-on): Update.
18790         * lib/mbsstr.c: Update.
18791         * modules/setenv (Depends-on): Update.
18792         * lib/setenv.c: Update.
18793         * modules/strcasestr (Depends-on): Update.
18794         * lib/strcasestr.c: Update.
18795         * modules/striconveha (Depends-on): Update.
18796         * lib/striconveha.c: Update.
18797         * modules/relocatable-prog-wrapper (Files): Update.
18798         * lib/relocwrapper.c: Update.
18799         * build-aux/install-reloc: Update.
18800         * MODULES.html.sh (Memory management functions <stdlib.h>): Update.
18801
18802 2007-06-08  Bruno Haible  <bruno@clisp.org>
18803
18804         Port to uClibc.
18805         * lib/fbufmode.c (fbufmode): Add special code for uClibc.
18806         * lib/fpurge.c (fpurge): Likewise.
18807         * lib/freading.c (freading): Likewise.
18808         * lib/fseeko.c (rpl_fseeko): Likewise.
18809         * lib/fseterr.c (fseterr): Likewise.
18810         * lib/fwriting.c (fwriting): Likewise.
18811         * tests/test-fflush.c (main): Avoid a failure on uClibc.
18812
18813 2007-06-08  Bruno Haible  <bruno@clisp.org>
18814
18815         * m4/intlmacosx.m4: New file, extracted from gettext.m4.
18816         * m4/gettext.m4 (gt_INTL_MACOSX): Remove macro, moved to intlmacosx.m4.
18817         * modules/gettext (Files): Add m4/intlmacosx.m4.
18818
18819 2007-06-07  Bruno Haible  <bruno@clisp.org>
18820
18821         * modules/localename-tests: New file.
18822         * tests/test-localename.c: New file.
18823
18824         New module 'localename'.
18825         * lib/localename.h: New file.
18826         * lib/localename.c: New file, from GNU gettext.
18827         * m4/localename.m4: New file.
18828         * modules/localename: New file.
18829
18830 2007-06-07  Bruno Haible  <bruno@clisp.org>
18831
18832         Work around the lack of <wchar.h> on some builds of uClibc.
18833         * doc/headers/wchar.texi: Update.
18834         * lib/wchar_.h: Include <wchar.h> only if it exists.
18835         * m4/wchar.m4 (gl_WCHAR_H): Check for <wchar.h>. Set HAVE_WCHAR_H.
18836         * m4/stdint.m4 (gl_STDINT_H): Check for <wchar.h>.
18837         (gl_STDINT_TYPE_PROPERTIES): Don't try to include <wchar.h> if it
18838         doesn't exist.
18839         * modules/wchar (wchar.h): Substitute HAVE_WCHAR_H.
18840         * modules/mbfile (Depends-on): Add wchar.
18841         * modules/mbiter (Depends-on): Likewise.
18842         * modules/mbuiter (Depends-on): Likewise.
18843         Reported by Simon Josefsson.
18844
18845 2007-06-06  Paul Eggert  <eggert@cs.ucla.edu>
18846
18847         Work around problem reported by Steven M. Schweda in
18848         <http://lists.gnu.org/archive/html/bug-tar/2007-06/msg00002.html>:
18849         Tru64 5.1B with the Compaq compiler environment installed declares
18850         an 'isblank' function but does not define it in the C library.
18851         * lib/fnmatch.c (isblank): Check for HAVE_ISBLANK, too.
18852         * lib/regex_internal.h (isblank): Likewise.
18853         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for isblank existence.
18854         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
18855
18856 2007-06-05  Bruno Haible  <bruno@clisp.org>
18857
18858         Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64,
18859         ia64.
18860         * modules/printf-safe: New file.
18861         * modules/fprintf-posix (Depends-on): Add printf-safe.
18862         * modules/printf-posix (Depends-on): Likewise.
18863         * modules/snprintf-posix (Depends-on): Likewise.
18864         * modules/sprintf-posix (Depends-on): Likewise.
18865         * modules/vasnprintf-posix (Depends-on): Likewise.
18866         * modules/vasprintf-posix (Depends-on): Likewise.
18867         * modules/vfprintf-posix (Depends-on): Likewise.
18868         * modules/vprintf-posix (Depends-on): Likewise.
18869         * modules/vsnprintf-posix (Depends-on): Likewise.
18870         * modules/vsprintf-posix (Depends-on): Likewise.
18871         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Require
18872         AC_C_BIGENDIAN. Define CHECK_PRINTF_SAFE if printf-safe is used. Test
18873         non-IEEE numbers on i386, x86_64, ia64. When cross-compiling, guess
18874         "no" on i386, x86_64, ia64.
18875         * tests/test-snprintf-posix.h (LDBL80_WORDS): New macro.
18876         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
18877         on i386, x86_64, ia64.
18878         * tests/test-sprintf-posix.h (LDBL80_WORDS): New macro.
18879         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
18880         on i386, x86_64, ia64.
18881         * tests/test-vasnprintf-posix.c: Include float.h.
18882         (LDBL80_WORDS): New macro.
18883         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
18884         on i386, x86_64, ia64.
18885         * tests/test-vasprintf-posix.c: Include float.h.
18886         (LDBL80_WORDS): New macro.
18887         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
18888         on i386, x86_64, ia64.
18889         * tests/test-snprintf-posix.c: Include float.h.
18890         * tests/test-sprintf-posix.c: Likewise.
18891         * tests/test-vsnprintf-posix.c: Likewise.
18892         * tests/test-vsprintf-posix.c: Likewise.
18893
18894 2007-06-05  Bruno Haible  <bruno@clisp.org>
18895
18896         Fix isnanl so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
18897         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Require AC_C_BIGENDIAN. Test
18898         non-IEEE numbers on i386, x86_64, ia64.
18899         (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require AC_C_BIGENDIAN.
18900         * lib/isnan.c (FUNC): Add special code for i386, x86_64, ia64.
18901         * tests/test-isnanl.h: Include float.h.
18902         (main): Check also non-IEEE numbers on i386, x86_64, ia64.
18903
18904 2007-06-05  Bruno Haible  <bruno@clisp.org>
18905
18906         * lib/vasnprintf.c (VASNPRINTF): Do the extra handling of NaN and Inf
18907         also the %a / %A. Handle the %a / %A code before this extra handling.
18908
18909 2007-06-05  Bruno Haible  <bruno@clisp.org>
18910
18911         * lib/vasnprintf.c [NEED_PRINTF_LONG_DOUBLE ||
18912         NEED_PRINTF_INFINITE_LONG_DOUBLE]: Include fpucw.h.
18913
18914 2007-06-05  Bruno Haible  <bruno@clisp.org>
18915
18916         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): Fix
18917         typo in variable name.
18918
18919 2007-06-05  Eric Blake  <ebb9@byu.net>
18920
18921         * m4/lseek.m4 (gl_FUNC_LSEEK): Work when cross-compiling.
18922         Reported by Simon Josefsson.
18923
18924 2007-06-04  Bruno Haible  <bruno@clisp.org>
18925
18926         Avoid test failures on some PowerPC platforms.
18927         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP):
18928         Define differently for PowerPC.
18929         * tests/test-frexpl.c (MIN_NORMAL_EXP): Likewise.
18930         Reported by Gary V. Vaughan <gary@gnu.org>.
18931
18932 2007-06-02  Bruno Haible  <bruno@clisp.org>
18933
18934         Fix test-stdint failure on FreeBSD/ia64.
18935         * m4/stdint.m4 (gl_STDINT_H): Check the values of PTRDIFF_MIN,
18936         PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN,
18937         WCHAR_MAX, WINT_MIN, WINT_MAX entirely, not only for plausibility.
18938         * doc/headers/stdint.texi: Update.
18939
18940 2007-06-01  Bruno Haible  <bruno@clisp.org>
18941
18942         * tests/test-binary-io.c (main): Pass a third argument to open().
18943         Reported by Gary V. Vaughan <gary@gnu.org>.
18944
18945 2007-06-01  Bruno Haible  <bruno@clisp.org>
18946
18947         * doc/functions/frexpl.texi: Update for mingw.
18948
18949 2007-06-01  Bruno Haible  <bruno@clisp.org>
18950
18951         * tests/test-lseek.c (main): Disable test of errno for invalid third
18952         argument.
18953         * doc/functions/lseek.texi: Update.
18954         Reported by Gary V. Vaughan <gary@gnu.org>.
18955
18956 2007-05-28  Bruno Haible  <bruno@clisp.org>
18957
18958         * m4/intl.m4 (AM_INTL_SUBDIR): Substitute variables WOE32, WINDRES.
18959
18960 2007-05-31  Eric Blake  <ebb9@byu.net>
18961
18962         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Guess no on mingw when
18963         cross compiling.
18964
18965 2007-05-30  Eric Blake  <ebb9@byu.net>
18966         and Bruno Haible  <bruno@clisp.org>
18967
18968         Work around mingw test failures exposed by m4-1.4.9b.
18969         * m4/stdint.m4 (gl_STDINT_H): Detect mingw bug.
18970         * tests/test-unistd.c: Disable uid_t and git_t tests for the
18971         moment.
18972
18973 2007-05-30  Bruno Haible  <bruno@clisp.org>
18974
18975         * tests/test-lseek.c: Explicitly close file descriptors 0 and 1 before
18976         assuming that they are closed. Needed on HP-UX 11.
18977
18978 2007-05-29  Bruno Haible  <bruno@clisp.org>
18979
18980         Fix a problem with #include_next.
18981         * lib/dirent_.h: Split the double-inclusion guard.
18982         * lib/fcntl_.h: Likewise.
18983         * lib/float_.h: Likewise.
18984         * lib/iconv_.h: Likewise.
18985         * lib/inttypes_.h: Likewise.
18986         * lib/locale_.h: Likewise.
18987         * lib/math_.h: Likewise.
18988         * lib/netinet_in_.h: Likewise.
18989         * lib/search_.h: Likewise.
18990         * lib/signal_.h: Likewise.
18991         * lib/stdint_.h: Likewise.
18992         * lib/stdio_.h: Likewise.
18993         * lib/stdlib_.h: Likewise.
18994         * lib/string_.h: Likewise.
18995         * lib/sys_select_.h: Likewise.
18996         * lib/sys_socket_.h: Likewise.
18997         * lib/sys_stat_.h: Likewise.
18998         * lib/sys_time_.h: Likewise.
18999         * lib/sysexits_.h: Likewise.
19000         * lib/time_.h: Likewise.
19001         * lib/unistd_.h: Likewise.
19002         * lib/wchar_.h: Likewise.
19003         * lib/wctype_.h: Likewise.
19004
19005 2007-05-29  Bruno Haible  <bruno@clisp.org>
19006
19007         * tests/test-unistd.c: Disable the tests for useconds_t and intptr_t
19008         for the moment.
19009
19010 2007-05-29  Bruno Haible  <bruno@clisp.org>
19011
19012         * m4/isnan.m4 (gl_DOUBLE_EXPONENT_LOCATION): Silence the AC_C_BIGENDIAN
19013         invocation.
19014         Reported by Eric Blake.
19015
19016 2007-05-29  Bruno Haible  <bruno@clisp.org>
19017
19018         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Fix typo in cross-
19019         compiling case.
19020
19021 2007-05-29  Eric Blake  <ebb9@byu.net>
19022             Bruno Haible  <bruno@clisp.org>
19023
19024         * m4/isnanf.m4 (gl_FUNC_ISNANF_NO_LIBM): Avoid syntax error on
19025         cross compiles.
19026
19027 2007-05-28  Eric Blake  <ebb9@byu.net>
19028
19029         * modules/closein-tests (test_closein_LDADD): Support test on
19030         cygwin with libtool.
19031
19032 2007-05-28  Bruno Haible  <bruno@clisp.org>
19033
19034         * tests/uniconv/test-u16-conv-from-enc.c: Remove #ifdef HAVE_CONFIG_H.
19035         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
19036         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
19037         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
19038         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
19039         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
19040         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
19041         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
19042         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
19043
19044 2007-05-28  Eric Blake  <ebb9@byu.net>
19045
19046         Unconditionally include <config.h> in unit tests.
19047         * tests/test-alloca-opt.c: Remove #ifdef HAVE_CONFIG_H.
19048         * tests/test-allocsa.c, tests/test-arcfour.c,
19049         tests/test-arctwo.c, tests/test-argmatch.c, tests/test-argp.c,
19050         tests/test-array_list.c, tests/test-array_oset.c,
19051         tests/test-atexit.c, test-avltree_list.c, test-avltree_oset.c,
19052         test-avltreehash_list.c, test-base64.c, test-binary-io.c,
19053         test-c-ctype.c, test-c-strcasecmp.c, test-c-strcasestr.c,
19054         test-c-strncasecmp.c, test-c-strstr.c, test-canonicalize-lgpl.c,
19055         test-carray_list.c, test-crc.c, test-des.c, test-dirname.c,
19056         test-fflush.c, test-fprintf-posix.c, test-gc-arcfour.c,
19057         test-gc-arctwo.c, test-gc-des.c, test-gc-hmac-md5.c,
19058         test-gc-hmac-sha1.c, test-gc-md2.c, test-gc-md4.c, test-gc-md5.c,
19059         test-gc-pbkdf2-sha1.c, test-gc-rijndael.c, test-gc-sha1.c,
19060         test-gc.c, test-getpass.c, test-hmac-md5.c, test-hmac-sha1.c,
19061         test-iconv.c, test-linked_list.c, test-linkedhash_list.c,
19062         test-lock.c, test-mbscasecmp.c, test-mbscasestr1.c,
19063         test-mbscasestr2.c, test-mbscasestr3.c, test-mbscasestr4.c,
19064         test-mbschr.c, test-mbscspn.c, test-mbsncasecmp.c, test-mbspbrk.c,
19065         test-mbspcasecmp.c, test-mbsrchr.c, test-mbsspn.c, test-mbsstr1.c,
19066         test-mbsstr2.c, test-mbsstr3.c, test-md2.c, test-md4.c,
19067         test-md5.c, test-memmem.c, test-printf-posix.c,
19068         test-rbtree_list.c, test-rbtree_oset.c, test-rbtreehash_list.c,
19069         test-read-file.c, test-rijndael.c, test-snprintf-posix.c,
19070         test-snprintf.c, test-sprintf-posix.c, test-stdint.c,
19071         test-strcasestr.c, test-striconv.c, test-striconveh.c,
19072         test-striconveha.c, test-tls.c, test-vasnprintf-posix.c,
19073         test-vasnprintf-posix2.c, test-vasnprintf.c,
19074         test-vasprintf-posix.c, test-vasprintf.c, test-verify.c,
19075         test-vfprintf-posix.c, test-vprintf-posix.c,
19076         test-vsnprintf-posix.c, test-vsnprintf.c, test-vsprintf-posix.c,
19077         test-xvasprintf.c: Likewise.
19078
19079 2007-05-28  Bruno Haible  <bruno@clisp.org>
19080
19081         * gnulib-tool (func_import): Remember the --with-tests command-line
19082         option through the macro gl_WITH_TESTS in the gnulib-cache.m4.
19083         Reported by Eric Blake.
19084
19085 2007-05-28  Bruno Haible  <bruno@clisp.org>
19086
19087         * modules/ftell-tests: New file.
19088         * tests/test-ftell.c: New file, based on tests/test-ftello.c.
19089         * tests/test-ftell.sh: New file, based on tests/test-ftello.sh.
19090
19091         * lib/ftell.c: New file.
19092         * modules/ftell: New file.
19093         * m4/ftell.m4: New file.
19094         * doc/functions/ftell.texi: Update.
19095         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELL,
19096         REPLACE_FTELL.
19097         * lib/stdio_.h (rpl_ftell): New declaration.
19098         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELL,
19099         REPLACE_FTELL.
19100
19101 2007-05-28  Eric Blake  <ebb9@byu.net>
19102
19103         * lib/allocsa.h (safe_alloca): Avoid compiler warning.
19104
19105 2007-05-28  Bruno Haible  <bruno@clisp.org>
19106
19107         * modules/fseek-tests: New file.
19108         * tests/test-fseek.c: New file, based on tests/test-fseeko.c.
19109         * tests/test-fseek.sh: New file, based on tests/test-fseeko.sh.
19110
19111         * lib/fseek.c: New file.
19112         * modules/fseek: New file.
19113         * m4/fseek.m4: New file.
19114         * doc/functions/fseek.texi: Update.
19115         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEK,
19116         REPLACE_FSEEK.
19117         * lib/stdio_.h (rpl_fseek): New declaration.
19118         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEK,
19119         REPLACE_FSEEK.
19120
19121 2007-05-28  Bruno Haible  <bruno@clisp.org>
19122
19123         * lib/stdio_.h (fflush): More comments.
19124
19125 2007-05-28  Bruno Haible  <bruno@clisp.org>
19126
19127         * m4/lseek.m4 (gl_FUNC_LSEEK): When not cross-compiling, perform a real
19128         runtime test.
19129
19130 2007-05-28  Eric Blake  <ebb9@byu.net>
19131
19132         Improve lseek module.
19133         * lib/lseek.c (rpl_lseek): Detect EBADF on mingw.
19134         * lib/unistd_.h (lseek): Scale back link warning message.
19135         * tests/test-lseek.c: Beef up test.
19136         * tests/test-lseek.sh: Exercise more facets of lseek.
19137         Reported by Bruno Haible.
19138
19139 2007-05-28  Bruno Haible  <bruno@clisp.org>
19140
19141         * tests/test-unistd.c: Test all the types that <unistd.h> is expected
19142         to define.
19143
19144 2007-05-27  Bruno Haible  <bruno@clisp.org>
19145
19146         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-31 patch.
19147
19148 2007-05-27  Bruno Haible  <bruno@clisp.org>
19149
19150         * modules/openmp: New file.
19151         * m4/openmp.m4: New file, taken from autoconf's CVS with changes by
19152         Noah Misch.
19153
19154 2007-05-26  Bruno Haible  <bruno@clisp.org>
19155
19156         * modules/chdir-long (Depends-on): Add fchdir.
19157         * modules/chdir-safer (Depends-on): Likewise.
19158         * modules/fts (Depends-on): Likewise.
19159         * modules/fts-lgpl (Depends-on): Likewise.
19160         * modules/openat (Depends-on): Likewise.
19161         * modules/savewd (Depends-on): Likewise.
19162
19163 2007-05-24  Eric Blake  <ebb9@byu.net>
19164
19165         Fix lseek on mingw.
19166         * modules/lseek: New module.
19167         * m4/lseek.m4: New file.
19168         * lib/lseek.c: New file.
19169         * modules/lseek-tests: New file.
19170         * tests/test-lseek.c: New file.
19171         * tests/test-lseek.sh: New file.
19172         * MODULES.html.sh: Document lseek module.
19173         * modules/fflush (Depends-on): Add lseek, fseeko.
19174         * modules/fseeko (Depends-on): Likewise.
19175         * modules/ftello (Depends-on): Likewise.
19176         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Replace fseek[o] if lseek is
19177         broken.
19178         * m4/ftello.m4 (gl_FUNC_FTELLO): Replace ftell[o] if lseek is
19179         broken.
19180         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Trigger fseeko module.
19181         * lib/fseeko.c (rpl_fseeko): Quit early on non-seekable files.
19182         * lib/ftello.c (rpl_ftello): Likewise.
19183         * tests/test-fseeko.c (main): Test this.
19184         * tests/test-fseeko.sh: Likewise.
19185         * tests/test-ftello.c (main): Likewise.
19186         * tests/test-ftello.sh: Likewise.
19187         * lib/stdio_.h (fseek, ftell): Simplify, since missing fseeko now
19188         implies replacing fseek.
19189         * modules/stdio (Makefile.am): No longer need HAVE_FSEEKO,
19190         HAVE_FTELLO.
19191         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add lseek info.
19192         * modules/unistd (Makefile.am): Likewise.
19193         * lib/unistd_.h (lseek): Declare a replacement.
19194         * doc/functions/lseek.texi (lseek): Document this fix.
19195         * doc/functions/fseek.texi (fseek): Likewise.
19196         * doc/functions/ftell.texi (ftell): Likewise.
19197
19198 2007-05-24  Bruno Haible  <bruno@clisp.org>
19199
19200         * tests/test-vasnprintf-posix.c (test_function): Allow up to 50 bytes
19201         in the printed representation of a NaN.
19202         * tests/test-vasprintf-posix.c (test_function): Likewise.
19203         * tests/test-snprintf-posix.h (test_function): Likewise.
19204         * tests/test-sprintf-posix.h (test_function): Likewise.
19205         Reported by Eric Blake.
19206
19207 2007-05-23  Eric Blake  <ebb9@byu.net>
19208
19209         Fix fseeko/ftello on cygwin 1.5.24.
19210         * doc/functions/fseeko.texi (fseeko): Document the fix.
19211         * doc/functions/ftello.texi (ftello): Document the fix.
19212         * doc/functions/stdin.texi (stdin): Document the cygwin bug.
19213         * doc/functions/stdout.text (stdout): New file.
19214         * doc/functions/stderr.text (stderr): New file.
19215         * doc/gnulib.texi (Function Substitutes): Use new files.
19216         * tests/test-fseeko.c (main): Check for broken fseeko on cygwin
19217         prior to 1.7.0.
19218         * tests/test-ftello.c (main): Likewise for ftello.
19219         * tests/test-fseeko.sh: New file.
19220         * tests/test-ftello.sh: New file.
19221         * modules/fseeko-tests (Makefile.am): Ensure test-fseeko is run
19222         with seekable stdin.
19223         * modules/ftello-tests (Makefile.am): Likewise for test-ftello.
19224         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Detect the cygwin bug.
19225         (gl_REPLACE_FSEEKO): New macro.
19226         * m4/ftello.m4 (gl_FUNC_FTELLO, gl_REPLACE_FTELLO): Likewise.
19227         * modules/fseeko (Files): Distribute fseeko.c.
19228         * modules/ftello (Files): Distribute ftello.c.
19229         * lib/fseeko.c (rpl_fseeko) [__CYGWIN__]: Convert stdin to 64-bit
19230         mode.
19231         * lib/ftello.c (rpl_ftello): New file.
19232         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Allow replacement of
19233         fseeko, ftello.
19234         (gl_STDIN_LARGE_OFFSET): New macro.
19235         * modules/stdio (Makefile.am): Perform the replacement.
19236         * lib/stdio_.h (rpl_fseeko, rpl_ftello): Define when needed.
19237
19238 2007-05-23  Bruno Haible  <bruno@clisp.org>
19239
19240         * lib/stdio_.h (fseeko, ftello): Provide a link warning only if
19241         GNULIB_POSIXCHECK is defined.
19242
19243 2007-05-21  Bruno Haible  <bruno@clisp.org>
19244
19245         * m4/printf.m4 (gl_PRINTF_INFINITE, gl_PRINTF_INFINITE_LONG_DOUBLE):
19246         Check also the output for NaN arguments. When cross-compiling, guess
19247         no on IRIX.
19248         * lib/vasnprintf.c: Update comments.
19249         * tests/test-vasnprintf-posix.c (strisnan): New function.
19250         (test_function): Use it.
19251         * tests/test-vasprintf-posix.c (strisnan): New function.
19252         (test_function): Use it.
19253         * tests/test-snprintf-posix.h (strisnan): New function.
19254         (test_function): Use it.
19255         * tests/test-sprintf-posix.h (strisnan): New function.
19256         (test_function): Use it.
19257         Reported by Eric Blake.
19258
19259 2007-05-20  Bruno Haible  <bruno@clisp.org>
19260
19261         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Add test for large finite
19262         numbers that fails on BeOS.
19263         * doc/functions/frexpl.texi: Update.
19264
19265 2007-05-20  Jim Meyering  <jim@meyering.net>
19266
19267         * NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
19268         forced upon us by glibc-2.6.
19269
19270 2007-05-20  Bruno Haible  <bruno@clisp.org>
19271
19272         Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
19273         * m4/printf.m4 (gl_PRINTF_INFINITE): Update cross-compiling guesses.
19274         (gl_PRINTF_INFINITE_LONG_DOUBLE): New macro.
19275         * lib/vasnprintf.c: Use NEED_PRINTF_INFINITE_DOUBLE instead of
19276         NEED_PRINTF_INFINITE.
19277         (is_infinitel): New function.
19278         (VASNPRINTF): Handle NEED_PRINTF_INFINITE_LONG_DOUBLE case.
19279         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE): Renamed from
19280         gl_PREREQ_VASNPRINTF_INFINITE.
19281         (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): New macro.
19282         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
19283         gl_PRINTF_INFINITE_LONG_DOUBLE and test its result. Invoke
19284         gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE and
19285         gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE instead of
19286         gl_PREREQ_VASNPRINTF_INFINITE.
19287         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
19288         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
19289         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
19290         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
19291         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
19292         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
19293         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
19294         * doc/functions/fprintf.texi: Update.
19295         * doc/functions/printf.texi: Update.
19296         * doc/functions/snprintf.texi: Update.
19297         * doc/functions/sprintf.texi: Update.
19298         * doc/functions/vfprintf.texi: Update.
19299         * doc/functions/vprintf.texi: Update.
19300         * doc/functions/vsnprintf.texi: Update.
19301         * doc/functions/vsprintf.texi: Update.
19302
19303 2007-05-20  Bruno Haible  <bruno@clisp.org>
19304
19305         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): Set REPLACE_FREXPL if frexpl
19306         was not found in libc.
19307         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Likewise.
19308
19309 2007-05-20  Bruno Haible  <bruno@clisp.org>
19310
19311         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
19312         printed as "-nan" instead of "nan".
19313         * tests/test-vasprintf-posix.c (test_function): Likewise.
19314         * tests/test-snprintf-posix.h (test_function): Likewise.
19315         * tests/test-sprintf-posix.h (test_function): Likewise.
19316         Needed for HP-UX 11.
19317
19318 2007-05-20  Jim Meyering  <jim@meyering.net>
19319
19320         Fix buggy test for the fchownat-deref bug.
19321         * m4/openat.m4 (gl_FUNC_FCHOWNAT_DEREF_BUG): Create the dangling
19322         symlink required for the run-test.  Without it, this test would
19323         always declare that fchownat doesn't work, and client code would
19324         unnecessarily use the replacement function with fixed libc.
19325         (gl_FUNC_FCHOWNAT): Eliminate a variable that wasn't initialized.
19326         Reported by Greg Schafer.
19327
19328 2007-05-19  Bruno Haible  <bruno@clisp.org>
19329
19330         * m4/isnanf.m4 (gl_ISNANF_WORKS): New macro.
19331         (gl_FUNC_ISNANF_NO_LIBM): Invoke it.
19332         * lib/isnan.c (FUNC): Use run-time expressions for SGI compiler.
19333         Needed for IRIX 6.5 and Solaris 2.5.1.
19334
19335 2007-05-19  Bruno Haible  <bruno@clisp.org>
19336
19337         * tests/test-vasnprintf-posix.c (have_minus_zero): New function.
19338         (test_function): Skip tests involving -0.0 on platforms where
19339         -0.0 = 0.0.
19340         * tests/test-vasprintf-posix.c (have_minus_zero): New function.
19341         (test_function): Skip tests involving -0.0 on platforms where
19342         -0.0 = 0.0.
19343         * tests/test-snprintf-posix.h (have_minus_zero): New function.
19344         (test_function): Skip tests involving -0.0 on platforms where
19345         -0.0 = 0.0.
19346         * tests/test-sprintf-posix.h (have_minus_zero): New function.
19347         (test_function): Skip tests involving -0.0 on platforms where
19348         -0.0 = 0.0.
19349         * tests/test-fprintf-posix.h (test_function): Remove all -0.0 related
19350         tests.
19351         * tests/test-printf-posix.h (test_function): Likewise.
19352         * tests/test-printf-posix.output: Remove all -0.0 related results.
19353         Needed for IRIX 6.5.
19354
19355 2007-05-19  Bruno Haible  <bruno@clisp.org>
19356
19357         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
19358         printed as "nan0x7fffffff" instead of "nan".
19359         * tests/test-vasprintf-posix.c (test_function): Likewise.
19360         * tests/test-snprintf-posix.h (test_function): Likewise.
19361         * tests/test-sprintf-posix.h (test_function): Likewise.
19362         * tests/test-fprintf-posix.h (NaN): Remove macro.
19363         (test_function): Remove all NaN related tests.
19364         * tests/test-printf-posix.h (NaN): Remove macro.
19365         (test_function): Remove all NaN related tests.
19366         * tests/test-printf-posix.output: Remove all NaN related results.
19367         Needed for IRIX 6.5.
19368
19369 2007-05-19  Bruno Haible  <bruno@clisp.org>
19370
19371         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Fix C89 syntax error in test code.
19372         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Likewise.
19373
19374 2007-05-19  Bruno Haible  <bruno@clisp.org>
19375
19376         * lib/float_.h: New file.
19377         * m4/float_h.m4: New file.
19378         * modules/float: New file.
19379         * modules/isnanl (Dependencies): Add float.
19380         * modules/isnanl-nolibm (Dependencies): Likewise.
19381         * modules/mathl (Dependencies): Likewise.
19382         * modules/printf-frexpl (Dependencies): Likewise.
19383         * modules/signbit (Dependencies): Likewise.
19384         * modules/vasnprintf (Dependencies): Likewise.
19385         * doc/headers/float.texi: Update.
19386
19387 2007-05-19  Jim Meyering  <jim@meyering.net>
19388
19389         * lib/utimens.c (gl_futimens): Rename from futimens,
19390         now that glibc-2.6 declares futimens.
19391         * lib/utimens.h: Likewise.
19392
19393 2007-05-19  Bruno Haible  <bruno@clisp.org>
19394
19395         Avoid test failures on mingw.
19396         * tests/test-fprintf-posix.sh: Convert CR/LF to LF in output.
19397         * tests/test-printf-posix.sh: Likewise.
19398         * tests/test-vfprintf-posix.sh: Likewise.
19399         * tests/test-vprintf-posix.sh: Likewise.
19400
19401 2007-05-19  Bruno Haible  <bruno@clisp.org>
19402
19403         Fix *printf result for NaN, Inf, -0.0 on mingw.
19404         * m4/printf.m4 (gl_PRINTF_INFINITE): New macro.
19405         * lib/vasnprintf.c: Include math.h and isnan.h.
19406         (is_infinite_or_zero): New function.
19407         (VASNPRINTF): Fix also the handling of infinite or zero 'double'
19408         values in the %f, %F, %e, %E, %g, %G directives.
19409         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE): New macro.
19410         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
19411         gl_PRINTF_INFINITE and test its result. Invoke
19412         gl_PREREQ_VASNPRINTF_INFINITE.
19413         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
19414         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
19415         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
19416         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
19417         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
19418         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
19419         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
19420         * doc/functions/fprintf.texi: Update.
19421         * doc/functions/printf.texi: Update.
19422         * doc/functions/snprintf.texi: Update.
19423         * doc/functions/sprintf.texi: Update.
19424         * doc/functions/vfprintf.texi: Update.
19425         * doc/functions/vprintf.texi: Update.
19426         * doc/functions/vsnprintf.texi: Update.
19427         * doc/functions/vsprintf.texi: Update.
19428
19429 2007-05-19  Bruno Haible  <bruno@clisp.org>
19430
19431         * lib/vasnprintf.c (convert_to_decimal): Add an extra_zeroes argument.
19432         (scale10_round_decimal_long_double): Inline scale10_round_long_double.
19433         Instead of multiplying with 10^k, set extra_zeroes to k.
19434         (scale10_round_long_double): Remove function.
19435
19436 2007-05-18  Bruno Haible  <bruno@clisp.org>
19437
19438         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Fix logic bug
19439         introduced on 2007-05-06.
19440
19441 2007-05-18  Bruno Haible  <bruno@clisp.org>
19442
19443         * tests/test-vasnprintf-posix.c (test_function): Also test the %e and
19444         %g directives.
19445         * tests/test-vasprintf-posix.c (test_function): Likewise.
19446         * tests/test-snprintf-posix.h (test_function): Likewise.
19447         * tests/test-sprintf-posix.h (test_function): Likewise.
19448
19449 2007-05-18  Bruno Haible  <bruno@clisp.org>
19450
19451         * tests/test-vasnprintf-posix.c (SIZEOF): New macro.
19452         (strmatch): New function.
19453         (test_function): Test the %f directive on numbers of various exponents.
19454         * tests/test-vasprintf-posix.c (SIZEOF): New macro.
19455         (strmatch): New function.
19456         (test_function): Test the %f directive on numbers of various exponents.
19457         * tests/test-snprintf-posix.h (strmatch): New function.
19458         (test_function): Test the %f directive on numbers of various exponents.
19459         * tests/test-sprintf-posix.h (strmatch): New function.
19460         (test_function): Test the %f directive on numbers of various exponents.
19461         * tests/test-snprintf-posix.c (SIZEOF): New macro.
19462         * tests/test-sprintf-posix.c (SIZEOF): New macro.
19463         * tests/test-vsnprintf-posix.c (SIZEOF): New macro.
19464         * tests/test-vsprintf-posix.c (SIZEOF): New macro.
19465
19466 2007-05-18  Bruno Haible  <bruno@clisp.org>
19467
19468         Add support for 'long double' number output.
19469         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE): New macro.
19470         * lib/vasnprintf.c: Include math.h and float+.h.
19471         (mp_limb_t): New type.
19472         (GMP_LIMB_BITS): New macro.
19473         (mp_twolimb_t): New type.
19474         (GMP_TWOLIMB_BITS): New macro.
19475         (mpn_t): New type.
19476         (multiply, divide, convert_to_decimal, decode_long_double,
19477         scale10_round_long_double, scale10_round_decimal_long_double,
19478         floorlog10l): New functions.
19479         (VASNPRINTF) [NEED_PRINTF_LONG_DOUBLE]: Implement 'long double' support
19480         for the %f, %F, %e, %E, %g, %G directives.
19481         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_LONG_DOUBLE): New macro.
19482         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
19483         gl_PRINTF_LONG_DOUBLE and test its result. Invoke
19484         gl_PREREQ_VASNPRINTF_LONG_DOUBLE.
19485         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
19486         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
19487         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
19488         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
19489         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
19490         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
19491         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
19492         * modules/fprintf-posix (Depends-on): Add frexpl-nolibm.
19493         * modules/snprintf-posix (Depends-on): Likewise.
19494         * modules/sprintf-posix (Depends-on): Likewise.
19495         * modules/vasnprintf-posix (Depends-on): Likewise.
19496         * modules/vasprintf-posix (Depends-on): Likewise.
19497         * modules/vfprintf-posix (Depends-on): Likewise.
19498         * modules/vsnprintf-posix (Depends-on): Likewise.
19499         * modules/vsprintf-posix (Depends-on): Likewise.
19500         * modules/vasnprintf (Files): Add lib/float+.h.
19501         * doc/functions/fprintf.texi: Update.
19502         * doc/functions/printf.texi: Update.
19503         * doc/functions/snprintf.texi: Update.
19504         * doc/functions/sprintf.texi: Update.
19505         * doc/functions/vfprintf.texi: Update.
19506         * doc/functions/vprintf.texi: Update.
19507         * doc/functions/vsnprintf.texi: Update.
19508         * doc/functions/vsprintf.texi: Update.
19509
19510 2007-05-18  Bruno Haible  <bruno@clisp.org>
19511
19512         * lib/vasnprintf.c (USE_SNPRINTF): Define to 0 on BeOS.
19513
19514 2007-05-18  Bruno Haible  <bruno@clisp.org>
19515
19516         * lib/vasnprintf.c (VASNPRINTF) [WIN32]: Use %I64d instead of %lld
19517         for printing 64-bit integers. Needed for mingw.
19518
19519 2007-05-18  Bruno Haible  <bruno@clisp.org>
19520
19521         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
19522         gl_FUNC_FREXPL_WORKS.
19523         * modules/printf-frexpl (Files): Add m4/frexpl.m4.
19524
19525 2007-05-18  Bruno Haible  <bruno@clisp.org>
19526
19527         * modules/frexpl-nolibm-tests: New file.
19528
19529         * modules/frexpl-nolibm: New file.
19530         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): New macro.
19531
19532 2007-05-17  Paul Eggert  <eggert@cs.ucla.edu>
19533
19534         * lib/dirent_.h: Prefer #include_next <foo.h> to #include
19535         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
19536         GCC 4.2, which otherwise issues a lot of warnings.
19537         * lib/iconv_.h, lib/locale_.h, lib/netinet_in_.h, lib/sys_select_.h:
19538         * lib/sys_socket_.h, lib/sys_stat_.h, lib/sysexits_.h, lib/unistd_.h:
19539         Likewise.
19540         * modules/fchdir (dirent.h): Substitute @HAVE_INCLUDE_NEXT@.
19541         * modules/iconv_open (iconv.h): Likewise.
19542         * modules/locale (locale.h): Likewise.
19543         * modules/netinet_in (netinet/in.h): Likewise.
19544         * modules/sys_select (sys_select.h): Likewise.
19545         * modules/sys_socket (sys/socket.h): Likewise.
19546         * modules/sys_stat (sys/stat.h): Likewise.
19547         * modules/sysexits (sysexits.h): Likewise.
19548         * modules/unistd (unistd.h): Likewise.
19549
19550 2007-05-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19551
19552         * modules/closein-tests (Makefile.am): Distribute
19553         `test-closein.sh'.
19554
19555 2007-05-17  Bruno Haible  <bruno@clisp.org>
19556
19557         * tests/test-printf-posix.output: Renamed from
19558         tests/test-fprintf-posix.out.
19559         * modules/fprintf-posix-tests: Update.
19560         * modules/printf-posix-tests: Update.
19561         * modules/vfprintf-posix-tests: Update.
19562         * modules/vprintf-posix-tests: Update.
19563         * tests/test-fprintf-posix.sh: Update.
19564         * tests/test-printf-posix.sh: Update.
19565         * tests/test-vfprintf-posix.sh: Update.
19566         * tests/test-vprintf-posix.sh: Update.
19567         Reported by Ralf Wildenhues.
19568
19569 2007-05-16  Paul Eggert  <eggert@cs.ucla.edu>
19570
19571         * lib/fcntl_.h: Prefer #include_next <foo.h> to #include
19572         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
19573         GCC 4.2, which otherwise issues a lot of warnings.
19574         * lib/inttypes_.h, lib/math_.h, lib/search_.h, lib/signal_.h:
19575         * lib/stdint_.h, lib/stdio_.h, lib/stdlib_.h, lib/string_.h:
19576         * lib/sys_time_.h, lib/time_.h, lib/wchar_.h, lib/wctype_.h: Likewise.
19577         * lib/stdlib_.h: Don't bother with #pragma GCC system_header, as
19578         it should no longer be needed.
19579         * lib/string_.h: Likewise.
19580         * modules/absolute-header (HAVE_INCLUDE_NEXT): New 'make' define.
19581         * modules/fcntl (fcntl.h): Substitute @HAVE_INCLUDE_NEXT@.
19582         * modules/inttypes (inttypes.h): Likewise.
19583         * modules/math (math.h): Likewise.
19584         * modules/search (search.h): Likewise.
19585         * modules/signal (signal.h): Likewise.
19586         * modules/stdint (stdint.h): Likewise.
19587         * modules/stdio (stdio.h): Likewise.
19588         * modules/stdlib (stdlib.h): Likewise.
19589         * modules/string (string.h): Likewise.
19590         * modules/sys_time (sys/time.h): Likewise.
19591         * modules/time (time.h): Likewise.
19592         * modules/wchar (wchar.h): Likewise.
19593         * modules/wctype (wtype.h): Likewise.
19594
19595 2007-05-16  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
19596
19597         * doc/gnulib-tool.texi (CVS Issues): Fix typo.
19598
19599 2007-05-13  Bruno Haible  <bruno@clisp.org>
19600
19601         * stpcpy.m4 (gl_FUNC_STPCPY): Require AC_C_RESTRICT.
19602         * stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
19603         * strsep.m4 (gl_FUNC_STRSEP): Likewise.
19604         * strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
19605         (gl_PREREQ_STRTOK_R): Don't require it here.
19606
19607 2007-05-13  Bruno Haible  <bruno@clisp.org>
19608
19609         * lib/stdlib_.h (mkdtemp, mkstemp): Comment out argument name. Needed
19610         when used in C++ mode.
19611
19612 2007-05-12  Bruno Haible  <bruno@clisp.org>
19613
19614         * lib/linebuffer.h: Tweak doc.
19615         * lib/linebuffer.c: Likewise.
19616
19617 2007-05-12  James Youngman  <jay@gnu.org>
19618
19619         * lib/linebuffer.c (readlinebuffer_delim): New function,
19620         like readlinebuffer, but use a caller-specified delimiter.
19621         (readlinebuffer): Just call readlinebuffer_delim with '\n'
19622         as the delimiter.
19623         * lib/linebuffer.h (readlinebuffer_delim): Declare it.
19624
19625 2007-05-12  Sergey Poznyakoff  <gray@gnu.org.ua>
19626
19627         * m4/openat.m4 (gl_FUNC_OPENAT): Do not require openat-die.
19628         * modules/openat (Files): Remove openat-die.c.
19629         (Depends-on): Add openat-die.
19630         * modules/openat-die: New module.
19631
19632 2007-05-06  Bruno Haible  <bruno@clisp.org>
19633
19634         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING, gl_VSNPRINTF_ZEROSIZE_C99):
19635         Update with info about Cygwin.
19636         * doc/functions/fprintf.texi: Update.
19637         * doc/functions/printf.texi: Update.
19638         * doc/functions/snprintf.texi: Update.
19639         * doc/functions/sprintf.texi: Update.
19640         * doc/functions/vfprintf.texi: Update.
19641         * doc/functions/vprintf.texi: Update.
19642         * doc/functions/vsnprintf.texi: Update.
19643         * doc/functions/vsprintf.texi: Update.
19644         Reported by Eric Blake.
19645
19646 2007-05-06  Bruno Haible  <bruno@clisp.org>
19647
19648         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Perform the
19649         padding ourselves for the floating-point directives.
19650         * m4/printf.m4 (gl_PRINTF_FLAG_ZERO): New macro.
19651         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_ZERO): New macro.
19652         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
19653         gl_PRINTF_FLAG_ZERO and test its result. Invoke
19654         gl_PREREQ_VASNPRINTF_FLAG_ZERO.
19655         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
19656         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
19657         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
19658         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
19659         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
19660         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
19661         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
19662         * tests/test-snprintf-posix.h (test_function): Also check the width
19663         and some flags in the %f directive.
19664         * tests/test-sprintf-posix.h (test_function): Likewise.
19665         * tests/test-vasnprintf-posix.c (test_function): Likewise.
19666         * tests/test-vasprintf-posix.c (test_function): Likewise.
19667         * doc/functions/fprintf.texi: Update.
19668         * doc/functions/printf.texi: Update.
19669         * doc/functions/snprintf.texi: Update.
19670         * doc/functions/sprintf.texi: Update.
19671         * doc/functions/vfprintf.texi: Update.
19672         * doc/functions/vprintf.texi: Update.
19673         * doc/functions/vsnprintf.texi: Update.
19674         * doc/functions/vsprintf.texi: Update.
19675
19676 2007-05-06  Bruno Haible  <bruno@clisp.org>
19677
19678         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_GROUPING]: Don't
19679         pass the ' flag character to sprintf or snprintf.
19680         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING): New macro.
19681         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_GROUPING): New macro.
19682         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
19683         gl_PRINTF_FLAG_GROUPING and test its result. Invoke
19684         gl_PREREQ_VASNPRINTF_FLAG_GROUPING.
19685         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
19686         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
19687         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
19688         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
19689         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
19690         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
19691         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
19692         * tests/test-snprintf-posix.h (test_function): Also check the grouping
19693         flag.
19694         * tests/test-sprintf-posix.h (test_function): Likewise.
19695         * tests/test-vasnprintf-posix.c (test_function): Likewise.
19696         * tests/test-vasprintf-posix.c (test_function): Likewise.
19697         * doc/functions/fprintf.texi: Update.
19698         * doc/functions/printf.texi: Update.
19699         * doc/functions/snprintf.texi: Update.
19700         * doc/functions/sprintf.texi: Update.
19701         * doc/functions/vfprintf.texi: Update.
19702         * doc/functions/vprintf.texi: Update.
19703         * doc/functions/vsnprintf.texi: Update.
19704         * doc/functions/vsprintf.texi: Update.
19705
19706 2007-05-01  Bruno Haible  <bruno@clisp.org>
19707
19708         * tests/test-argp-2.sh (func_compare): Drop .exe suffix.
19709
19710 2007-05-03  Paul Eggert  <eggert@cs.ucla.edu>
19711
19712         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Use better
19713         comment for D_INO_IN_DIRENT.  Problem reported by James Youngman.
19714
19715 2007-05-02  Paul Eggert  <eggert@cs.ucla.edu>
19716
19717         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Test whether
19718         readdir returns garbage in d_ino.  Problem reported by Kaz Sasayama in
19719         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00021.html>.
19720
19721 2007-05-02  Sergey Poznyakoff  <gray@gnu.org.ua>
19722
19723         * lib/argp-help.c (struct hol_entry): New member `ord'.
19724         (HOL_ENTRY_PTRCMP): Use ord for comparison
19725         (hol_sort): Initialize ord.
19726
19727 2007-05-01  Bruno Haible  <bruno@clisp.org>
19728
19729         * doc/functions/_Exit_C99.texi: Renamed from doc/functions/_Exit.texi.
19730         Reported by Eric Blake.
19731         * doc/gnulib.texi (Function Substitutes): Update.
19732
19733 2007-05-01  Bruno Haible  <bruno@clisp.org>
19734
19735         * doc/functions.texi: Remove file, now redundant through
19736         doc/functions/*.texi.
19737
19738 2007-05-01  Bruno Haible  <bruno@clisp.org>
19739
19740         * modules/argp (Depends-on): Add sleep.
19741
19742 2007-05-01  Bruno Haible  <bruno@clisp.org>
19743
19744         * modules/sleep-tests: New file.
19745         * tests/test-sleep.c: New file.
19746
19747         * modules/sleep: New file.
19748         * lib/sleep.c: New file.
19749         * m4/sleep.m4: New file.
19750         * lib/unistd_.h (sleep): New declaration.
19751         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_SLEEP,
19752         HAVE_SLEEP.
19753         * modules/unistd (Makefile.am): Substitute GNULIB_SLEEP, HAVE_SLEEP.
19754         * doc/functions/sleep.texi: Document the sleep module.
19755
19756 2007-05-01  Bruno Haible  <bruno@clisp.org>
19757
19758         * lib/sigprocmask.h: Remove file.
19759         * lib/signal_.h: Incorporate the previous contents of sigprocmask.h.
19760         * lib/sigprocmask.c: Include <signal.h> instead of sigprocmask.h.
19761         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Substitute GNULIB_SIGPROCMASK,
19762         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T.
19763         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Require
19764         gl_SIGNAL_H_DEFAULTS. Set HAVE_POSIX_SIGNALBLOCKING as a shell variable.
19765         (gl_PREREQ_SIGPROCMASK): Require gl_SIGNAL_H_DEFAULTS. Set
19766         HAVE_SIGSET_T as a shell variable.
19767         * modules/signal (Makefile.am): Substitute GNULIB_SIGPROCMASK,
19768         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T into signal.h.
19769         * modules/sigprocmask (Files): Remove lib/sigprocmask.h.
19770         (Depends-on): Add signal. Remove verify.
19771         (configure.ac): Invoke gl_SIGNAL_MODULE_INDICATOR.
19772         (Include): Mention <signal.h> instead of sigprocmask.h.
19773         * NEWS: Mention the change.
19774         * lib/fatal-signal.c: Don't include sigprocmask.h.
19775
19776 2007-05-01  Bruno Haible  <bruno@clisp.org>
19777
19778         * modules/signal: New file.
19779         * lib/signal_.h: New file.
19780         * m4/signal_h.m4: New file.
19781
19782 2007-05-01  Bruno Haible  <bruno@clisp.org>
19783
19784         * lib/wctype_.h: Test HAVE_ISWCNTRL at configure time.
19785         * m4/wctype.m4 (gl_WCTYPE_H): Substitute HAVE_ISWCNTRL.
19786         * modules/wctype (Makefile.am): Substitute HAVE_ISWCNTRL instead of
19787         HAVE_WCTYPE_CTMP_BUG into wctype.h.
19788
19789 2007-05-01  Bruno Haible  <bruno@clisp.org>
19790
19791         * lib/sys_stat_.h: Test HAVE_LSTAT, HAVE_DECL_MKDIR, HAVE_IO_H at
19792         configure time.
19793         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Substitute HAVE_LSTAT,
19794         HAVE_DECL_MKDIR, HAVE_IO_H via AC_SUBST.
19795         * modules/sys_stat (Makefile.am): Substitute their values into
19796         sys/stat.h.
19797
19798 2007-05-01  Bruno Haible  <bruno@clisp.org>
19799
19800         * lib/glob_.h: Test HAVE_SYS_CDEFS_H at configure time.
19801         * m4/glob.m4 (gl_PREREQ_GLOB): Substitute HAVE_SYS_CDEFS_H via AC_SUBST.
19802         * modules/glob (Makefile.am): Put HAVE_SYS_CDEFS_H value into glob.h.
19803
19804 2007-05-01  Bruno Haible  <bruno@clisp.org>
19805
19806         * doc/header/assert.texi: Undo last change: don't mention the gnulib
19807         'assert' module here.
19808
19809 2007-05-01  Bruno Haible  <bruno@clisp.org>
19810
19811         * doc/functions/*.texi: New files.
19812         * doc/functions/google-ranking.txt: New file.
19813         * doc/gnulib.texi (Function Substitutes): New chapter.
19814         (ctime, inet_ntoa): Remove sections.
19815         * doc/ctime.texi: Remove file.
19816         * doc/inet_ntoa.texi: Remove file.
19817         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Update
19818         dependencies.
19819         (%.info): New rule, specifying a --reference-limit.
19820
19821 2007-05-01  Bruno Haible  <bruno@clisp.org>
19822
19823         * MODULES.html.sh (posix_functions): Remove 'exec', 'toc'.
19824
19825 2007-05-01  Bruno Haible  <bruno@clisp.org>
19826
19827         * modules/mkdir (Depends-on): Add sys_stat, because sys_stat provides
19828         the portability of 'mkdir' to mingw systems.
19829
19830 2007-05-01  Bruno Haible  <bruno@clisp.org>
19831
19832         * doc/headers/google-ranking.txt: New file.
19833
19834 2007-04-30  Eric Blake  <ebb9@byu.net>
19835
19836         Prefer fseeko to fseek.
19837         * modules/getpass (Depends-on): Add fseeko.
19838         * lib/getpass.c (getpass): Use fseeko, not fseek.
19839
19840 2007-04-30  Sergey Poznyakoff  <gray@gnu.org.ua>
19841
19842         * lib/argp-help.c (hol_entry_cmp): Option sorting algorithm
19843         assumes the sorting is stable, while most qsort implementations
19844         are not.  Use argument addresses to ensure they never compare as
19845         equal.
19846
19847         * tests/test-argp-2.sh (usage-indent test): Fix output
19848         (func_compare): Restore diff options
19849         * tests/test-argp.c: Restore #include "progname.h"
19850
19851 2007-04-29  Bruno Haible  <bruno@clisp.org>
19852
19853         * m4/printf.m4 (gl_VSNPRINTF_ZEROSIZE_C99): New macro.
19854         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
19855         gl_VSNPRINTF_ZEROSIZE_C99. Test gl_cv_func_vsnprintf_zerosize_c99.
19856         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
19857         * modules/snprintf-posix-tests (Files): Add tests/test-snprintf.c.
19858         (configure.ac): Define CHECK_SNPRINTF_POSIX.
19859         (TESTS, check_PROGRAMS): Add test-snprintf.
19860         * modules/vsnprintf-posix-tests (Files): Add tests/test-vsnprintf.c.
19861         (configure.ac): Define CHECK_VSNPRINTF_POSIX.
19862         (TESTS, check_PROGRAMS): Add test-vsnprintf.
19863         * tests/test-snprintf.c (main) [!CHECK_SNPRINTF_POSIX]: Disable
19864         assertions that fail on HP-UX, OSF/1, or IRIX.
19865         * tests/test-vsnprintf.c (main) [!CHECK_VSNPRINTF_POSIX]: Likewise.
19866
19867 2007-04-29  Bruno Haible  <bruno@clisp.org>
19868
19869         * MODULES.html.sh (posix_functions): Remove 'contents'.
19870
19871 2007-04-29  Karl Berry  <karl@gnu.org>
19872
19873         * config/srclist.txt (gendocs_template_min): new entry.
19874
19875 2007-04-29  Bruno Haible  <bruno@clisp.org>
19876
19877         Work around fpurge bug on BSD systems.
19878         * modules/fpurge (Makefile.am): Compile fpurge.c unconditionally.
19879         * m4/fpurge.m4 (gl_FUNC_FPURGE): Don't invoke AC_LIBOBJ.
19880         * lib/fpurge.h (fpurge): Don't handle __fpurge wrapper here. Define
19881         fpurge to rpl_fpurge if the system already has this function.
19882         * lib/fpurge.c (fpurge): Handle also the __fpurge wrapper case and
19883         the case where the system already has this function. Correct invariants
19884         on BSD systems.
19885         * lib/fseeko.c (rpl_fseeko): Update recognition of preceding fflush on
19886         BSD systems.
19887
19888 2007-04-29  Sergey Poznyakoff  <gray@gnu.org.ua>
19889
19890         * lib/argp-help.c (hol_cluster_cmp): Reverse comparison.  Change
19891         proposed by Sven Verdoolaege.
19892
19893         * tests/test-argp.c: Fix option ordering.  Test deeply clustered
19894         options.
19895         * tests/test-argp-2.sh (func_compare): Use diff instead of cmp.
19896         (usage and help tests): Update
19897
19898 2007-04-29  Bruno Haible  <bruno@clisp.org>
19899
19900         * tests/test-fflush.c (main): Use a file of size 17, not 10.
19901         Print more information in case of failure. Disable a test on BeOS.
19902
19903 2007-04-29  Bruno Haible  <bruno@clisp.org>
19904
19905         * tests/**/test-*.[hc] (ASSERT): Use fprintf to show the line number.
19906         This helps debugging on systems on which no gdb is available.
19907
19908 2007-04-29  Bruno Haible  <bruno@clisp.org>
19909
19910         * lib/freading.h: Improve comments.
19911         * lib/fwriting.h: Likewise.
19912         * tests/test-freading.c (main): Don't check freading immediately after
19913         repositioning. Needed for glibc.
19914
19915 2007-04-29  Bruno Haible  <bruno@clisp.org>
19916
19917         * lib/freading.c (freading): Trivial simplification.
19918
19919 2007-04-28  Bruno Haible  <bruno@clisp.org>
19920
19921         * tests/test-fwriting.c (main): Also test the interaction between
19922         fflush and fwriting.
19923         * modules/fwriting-tests (Depends-on): Add fflush.
19924
19925         * tests/test-freading.c (main): Also test the interaction between
19926         fflush and freading.
19927         * modules/freading-tests (Depends-on): Add fflush.
19928
19929 2007-04-28  Bruno Haible  <bruno@clisp.org>
19930
19931         * lib/stdio_.h (fseek, ftell): Provide link warnings suggesting to use
19932         fseeko and ftello.
19933         Suggested by Eric Blake.
19934
19935 2007-04-28  Jim Meyering  <jim@meyering.net>
19936
19937         Avoid false-negative in gl_STDINT_H's C99 conformance test.
19938         * m4/stdint.m4 (gl_STDINT_H): When checking whether stdint.h conforms
19939         to C99, include all of gl_STDINT_INCLUDES, not just <stddef.h>.
19940
19941 2007-04-27  Eric Blake  <ebb9@byu.net>
19942
19943         * doc/headers/assert.texi (assert.h): Document assert module use.
19944
19945 2007-04-27  Bruno Haible  <bruno@clisp.org>
19946
19947         * doc/headers/*.texi: New files.
19948         * doc/gnulib.texi (Header File Substitutes): New chapter.
19949         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Specify
19950         dependencies.
19951         (standards.info ,standards.html, standards.dvi): Update dependencies.
19952         (mostlyclean, clean): New targets.
19953
19954 2007-04-27  Bruno Haible  <bruno@clisp.org>
19955
19956         * lib/sysexits_.h: Renamed from lib/sysexit_.h.
19957         * modules/sysexits (Files, Makefile.am): Update.
19958
19959         * lib/sys_socket_.h: Renamed from lib/socket_.h.
19960         * modules/sys_socket (Files, Makefile.am): Update.
19961
19962         * lib/sys_stat_.h: Renamed from lib/stat_.h.
19963         * modules/sys_stat (Files, Makefile.am): Update.
19964
19965 2007-04-27  Eric Blake  <ebb9@byu.net>
19966
19967         * lib/freading.h: Improve comments.
19968         * lib/fwriting.h: Likewise.
19969         * lib/fflush.c: Likewise.
19970
19971         Fix closein for mingw.
19972         * modules/closein-tests: Add tests for closein.
19973         * tests/test-closein.c: New file.
19974         * tests/test-closein.sh: Likewise.
19975         * lib/unistd_.h [!SEEK_CUR]: Mingw also needs stdlib.h for _exit.
19976         * lib/closein.c (close_stdin): Don't fflush non-seekable streams.
19977
19978 2007-04-27  Bruno Haible  <bruno@clisp.org>
19979
19980         * lib/inttypes_.h [_DECC]: Don't use #include_next if the compiler
19981         version is < 6.
19982         * lib/math_.h [__DECC]: Likewise.
19983         * lib/stdio_.h [__DECC]: Likewise.
19984         * lib/stdlib_.h [__DECC]: Likewise.
19985         * lib/string_.h [__DECC]: Likewise.
19986         * lib/time_.h [__DECC]: Likewise.
19987         * lib/wchar_.h [__DECC]: Likewise.
19988         * lib/wctype_.h [__DECC]: Likewise.
19989
19990 2007-04-27  Bruno Haible  <bruno@clisp.org>
19991
19992         * tests/test-fbufmode.c (main): Relax test, to avoid failure on mingw.
19993
19994 2007-04-27  Bruno Haible  <bruno@clisp.org>
19995
19996         * lib/fflush.c: Add comments.
19997         * modules/fpurge-tests (Depends-on): Add fflush.
19998         * modules/freadable-tests (Depends-on): Likewise.
19999         * modules/fwritable-tests (Depends-on): Likewise.
20000
20001 2007-04-27  Charles Wilson  <libtool@cwilson.fastmail.fm>
20002
20003         * m4/argz.m4 (gl_FUNC_ARGZ): Use !HAVE_WORKING_ARGZ instead of
20004         SYSTEM_ARGZ_IS_BROKEN.  Also, minor stylistic improvements.
20005         Report by Bruno Haible <bruno@clisp.org>.
20006
20007 2007-04-26  Eric Blake  <ebb9@byu.net>
20008
20009         Fix fflush on mingw.
20010         * modules/fflush (Depends-on): Add freading.
20011         * lib/fflush.c (rpl_fflush): Use freading to avoid losing buffered
20012         but unread data.
20013
20014 2007-04-26  Eric Blake  <ebb9@byu.net>
20015         and Bruno Haible  <bruno@clisp.org>
20016
20017         Implement freading and fwriting.
20018         * lib/freading.c: New file.
20019         * lib/freading.h: Likewise.
20020         * m4/freading.m4: Likewise.
20021         * modules/freading: Likewise.
20022         * modules/freading-tests: Likewise.
20023         * tests/test-freading.c: Likewise.
20024         * lib/fwriting.c: New file.
20025         * lib/fwriting.h: Likewise.
20026         * m4/fwriting.m4: Likewise.
20027         * modules/fwriting: Likewise.
20028         * modules/fwriting-tests: Likewise.
20029         * tests/test-fwriting.c: Likewise.
20030         * MODULES.html.sh (File stream based Input/Output): Mention them.
20031
20032 2007-04-26  Bruno Haible  <bruno@clisp.org>
20033
20034         * lib/stdio_.h (fseeko, ftello): Check that off_t has the same size as
20035         'long' when we assume it.
20036         Suggested by Eric Blake.
20037
20038 2007-04-26  Bruno Haible  <bruno@clisp.org>
20039
20040         Ensure fseeko, ftello are declared on glibc systems.
20041         * modules/fflush (configure.ac-early): Require AC_FUNC_FSEEKO.
20042         * modules/fseeko (configure.ac-early): Likewise.
20043         * modules/ftello (configure.ac-early): Likewise.
20044         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Don't define HAVE_FSEEKO, rely on
20045         AC_FUNC_FSEEKO for this.
20046         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Inline gl_CHECK_FSEEKO.
20047         (gl_CHECK_FSEEKO): Remove macro.
20048
20049 2007-04-26  Bruno Haible  <bruno@clisp.org>
20050
20051         * tests/test-fflush.c (main): Also check the ftell result after
20052         fflush and fseek/fseeko.
20053         * lib/fflush.c (rpl_fflush): For BSD implementations, update the
20054         file descriptor position cache in the stream.
20055         * lib/fseeko.c (rpl_fseeko): Likewise.
20056
20057 2007-04-26  Bruno Haible  <bruno@clisp.org>
20058
20059         * modules/fflush-tests (Depends-on): Add fseeko.
20060
20061 2007-04-25  Charles Wilson  <libtool@cwilson.fastmail.fm>
20062             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20063
20064         * lib/argz_.h: ensure error_t definition is obtained in same
20065         mechanism system argz.h would have.
20066         * m4/argz.m4 (gl_FUNC_ARGZ): add new test to check if $host's
20067         argz facilities are known bad.  Err on the side of caution if
20068         cross-compiling.
20069
20070 2007-04-25  Eric Blake  <ebb9@byu.net>
20071
20072         * lib/fpurge.c (includes): Use stdlib.h for free.
20073         * tests/test-fflush.c (main): Also test fflush-fseeko.
20074
20075 2007-04-25  Bruno Haible  <bruno@clisp.org>
20076
20077         Make fflush+fseek POSIX-compliant on FreeBSD and MacOS X.
20078         * lib/fseeko.c: New file.
20079         * lib/stdio_.h: Include <sys/types.h> when off_t is needed.
20080         (fseeko, fseek): Define to replacements if REPLACE_FFLUSH.
20081         * m4/fseeko.m4 (gl_CHECK_FSEEKO): New macro, extracted from
20082         gl_FUNC_FSEEKO.
20083         (gl_FUNC_FSEEKO): Invoke it.
20084         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Arrange to compile fseeko.c. Invoke
20085         gl_CHECK_FSEEKO. Define HAVE_FSEEKO.
20086         * modules/fflush (Files): Add lib/fseeko.c, m4/fseeko.m4.
20087
20088 2007-04-25  Bruno Haible  <bruno@clisp.org>
20089
20090         * modules/fflush (Depends-on): Add ftello.
20091
20092 2007-04-25  Bruno Haible  <bruno@clisp.org>
20093
20094         * modules/ftello-tests: New file.
20095         * tests/test-ftello.c: New file.
20096
20097         * modules/ftello: New file.
20098         * m4/ftello.m4: New file.
20099         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELLO,
20100         HAVE_FTELLO.
20101         * lib/stdio_.h (ftello): New declaration.
20102         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELLO,
20103         HAVE_FTELLO.
20104
20105 2007-04-25  Bruno Haible  <bruno@clisp.org>
20106
20107         * modules/fseeko-tests: New file.
20108         * tests/test-fseeko.c: New file.
20109
20110         * modules/fseeko: New file.
20111         * m4/fseeko.m4: New file.
20112         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEKO,
20113         HAVE_FSEEKO.
20114         * lib/stdio_.h (fseeko): New declaration.
20115         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEKO,
20116         HAVE_FSEEKO.
20117
20118 2007-04-25  Bruno Haible  <bruno@clisp.org>
20119
20120         * lib/stdio_.h (fflush): Add support for GNULIB_POSIXCHECK.
20121
20122 2007-04-25  Bruno Haible  <bruno@clisp.org>
20123
20124         * lib/unistd_.h: Include <stdio.h> if needed to get the SEEK_* macros.
20125         * tests/test-stdio.c: Check that the various SEEK_* macros are defined.
20126         * tests/test-unistd.c: Likewise.
20127         * tests/test-fcntl.c: Likewise.
20128
20129 2007-04-23  Eric Blake  <ebb9@byu.net>
20130
20131         * lib/fflush.c: Fix missing include.
20132         Reported by Bruno Haible.
20133
20134 2007-04-23  Bruno Haible  <bruno@clisp.org>
20135
20136         * lib/fpurge.c (fpurge) [glibc, BSD]: Free a malloc()ed ungetc buffer.
20137         Reported by Eric Blake.
20138
20139 2007-04-23  Bruno Haible  <bruno@clisp.org>
20140
20141         * lib/fbufmode.c (fbufmode): Port to Solaris/SPARC64.
20142
20143 2007-04-23  Bruno Haible  <bruno@clisp.org>
20144
20145         * lib/fseterr.c (fseterr): Don't hardcode the value of _IOERR.
20146
20147 2007-04-23  Bruno Haible  <bruno@clisp.org>
20148
20149         * tests/test-fbufmode.c (main): Be prepared to a failure of setvbuf.
20150         Needed on HP-UX 11.
20151
20152 2007-04-16  Eric Blake  <ebb9@byu.net>
20153
20154         Make fflush rely on fpurge.
20155         * lib/fflush.c (rpl_fflush): Rely on fpurge module, rather than
20156         open coding all variants.
20157         * modules/fflush (Depends-on): Add fpurge and unistd.
20158         * modules/fflush-tests (Depends-on): Unistd is no longer extra.
20159         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Simplify.
20160
20161         Fix --with-tests compilation on cygwin.
20162         * modules/argmatch-tests (Makefile.am): List gnulib library first
20163         in LDADD.
20164         * modules/argp-tests (Makefile.am): Likewise.
20165         * modules/array-list-tests (Makefile.am): Likewise.
20166         * modules/array-oset-tests (Makefile.am): Likewise.
20167         * modules/avltree-list-tests (Makefile.am): Likewise.
20168         * modules/avltree-oset-tests (Makefile.am): Likewise.
20169         * modules/avltreehash-list-tests (Makefile.am): Likewise.
20170         * modules/carray-list-tests (Makefile.am): Likewise.
20171         * modules/dirname-tests (Makefile.am): Likewise.
20172         * modules/frexp-tests (Makefile.am): Likewise.
20173         * modules/isnanl-tests (Makefile.am): Likewise.
20174         * modules/linked-list-tests (Makefile.am): Likewise.
20175         * modules/linkedhash-list-tests (Makefile.am): Likewise.
20176         * modules/lock-tests (Makefile.am): Likewise.
20177         * modules/rbtree-list-tests (Makefile.am): Likewise.
20178         * modules/rbtree-oset-tests (Makefile.am): Likewise.
20179         * modules/rbtreehash-list-tests (Makefile.am): Likewise.
20180         * modules/tls-tests (Makefile.am): Likewise.
20181         * modules/tsearch-tests (Makefile.am): Likewise.
20182         * modules/xvasprintf-tests (Makefile.am): Likewise.
20183
20184         Fix fpurge for cygwin.
20185         * lib/fpurge.c (fpurge): Fix order of operation flub, and return a
20186         value.
20187         * modules/fpurge-tests (Depends-on): Clean up trash.
20188
20189 2007-04-16  Simon Josefsson  <simon@josefsson.org>
20190
20191         * lib/gc-libgcrypt.c (gc_hash_open): Shut up compiler warnings.
20192
20193         * m4/autobuild.m4: Re-indent.
20194
20195 2007-04-13  Bruno Haible  <bruno@clisp.org>
20196
20197         * modules/fpurge-tests: New file.
20198         * tests/test-fpurge.c: New file.
20199
20200         * modules/fpurge: New file.
20201         * lib/fpurge.h: New file.
20202         * lib/fpurge.c: New file.
20203         * m4/fpurge.m4: New file.
20204
20205 2007-04-13  Bruno Haible  <bruno@clisp.org>
20206
20207         * modules/fbufmode-tests: New file.
20208         * tests/test-fbufmode.c: New file.
20209
20210         * modules/fbufmode: New file.
20211         * lib/fbufmode.h: New file.
20212         * lib/fbufmode.c: New file.
20213         * m4/fbufmode.m4: New file.
20214
20215 2007-04-13  Bruno Haible  <bruno@clisp.org>
20216
20217         * modules/fwritable-tests: New file.
20218         * tests/test-fwritable.c: New file.
20219
20220         * modules/fwritable: New file.
20221         * lib/fwritable.h: New file.
20222         * lib/fwritable.c: New file.
20223         * m4/fwritable.m4: New file.
20224
20225 2007-04-13  Bruno Haible  <bruno@clisp.org>
20226
20227         * modules/freadable-tests: New file.
20228         * tests/test-freadable.c: New file.
20229
20230         * modules/freadable: New file.
20231         * lib/freadable.h: New file.
20232         * lib/freadable.c: New file.
20233         * m4/freadable.m4: New file.
20234
20235 2007-04-13  Bruno Haible  <bruno@clisp.org>
20236
20237         * modules/fflush-tests (Makefile.am): Remove EXTRA_DIST. Augment
20238         MOSTLYCLEANFILES.
20239
20240 2007-04-13  Paul Eggert  <eggert@cs.ucla.edu>
20241
20242         * build-aux/bootstrap (gnulib_tool_option_extras): New var, used by
20243         gzip bootstrap.conf to avoid dragging in i18n machinery.
20244         (gnulib_tool_option): Use it.
20245
20246 2007-04-13  Bruno Haible  <bruno@clisp.org>
20247
20248         * tests/test-vasnprintf-posix.c (test_function): Add tests for %f and
20249         %F directives.
20250         * tests/test-vasprintf-posix.c (test_function): Likewise.
20251         * tests/test-snprintf-posix.h (test_function): Likewise.
20252         * tests/test-sprintf-posix.h (test_function): Likewise.
20253         * tests/test-fprintf-posix.h (test_function): Likewise.
20254         * tests/test-printf-posix.h (test_function): Likewise.
20255         * tests/test-fprintf-posix.out: Likewise.
20256
20257 2007-04-13  Bruno Haible  <bruno@clisp.org>
20258
20259         * modules/lock-tests (configure.ac): For LIBSCHED, try also -lposix4.
20260         * modules/tls-tests (configure.ac): Likewise.
20261         Reported by Arto C. Nirkko <anirkko@insel.ch>.
20262
20263 2007-04-13  Bruno Haible  <bruno@clisp.org>
20264
20265         * lib/tls.c (glthread_tls_get): Fix return type.
20266         Patch by Arto C. Nirkko <anirkko@insel.ch>.
20267
20268 2007-04-12  Eric Blake  <ebb9@byu.net>
20269
20270         * modules/gettime (Depends-on): Remove gettime.
20271         Reported by Dmitry V. Levin.
20272
20273 2007-04-12  Bruno Haible  <bruno@clisp.org>
20274
20275         * modules/fflush (Include): Mention <stdio.h>.
20276         * modules/strtoimax (Include): Mention <inttypes.h>.
20277         * modules/strtoumax (Include): Likewise.
20278
20279 2007-04-12  Eric Blake  <ebb9@byu.net>
20280
20281         * .cvsignore: New file.
20282         * .gitignore: Likewise.
20283
20284 2007-04-12  Bruno Haible  <bruno@clisp.org>
20285
20286         * modules/iconv-tests (test_iconv_LDADD): Mention -liconv after LDADD,
20287         not before, since $(LDADD) often contains libgnu.a.
20288         * modules/striconv-tests (test_striconv_LDADD): Likewise.
20289         * modules/striconveh-tests (test_striconveh_LDADD): Likewise.
20290         * modules/striconveha-tests (test_striconveha_LDADD): Likewise.
20291         Needed on Cygwin.
20292
20293 2007-04-12  Eric Blake  <ebb9@byu.net>
20294
20295         Work around glibc's failure to flush stdin on fclose.
20296         * lib/closein.c (close_stdin): Flush stdin before closing.
20297
20298         Work around glibc's failure to reset seekable stdin on exit.
20299         * modules/closein: New module.
20300         * lib/closein.c: New file.
20301         * lib/closein.h: Likewise.
20302         * m4/closein.m4: Likewise.
20303         * MODULES.html.sh (File stream based Input/Output): Document it.
20304
20305 2007-04-12  Simon Josefsson  <simon@josefsson.org>
20306
20307         * gnulib-tool: Rename generated 'autobuild' script to
20308         'do-autobuild' in --create-megatestdir output.
20309
20310         * doc/gnulib.texi (Build robot for gnulib): Fix.
20311
20312 2007-04-12  Simon Josefsson  <simon@josefsson.org>
20313
20314         * modules/sysexits (Depends-on): Add absolute-header.
20315
20316 2007-04-12  Eric Blake  <ebb9@byu.net>
20317
20318         No need to preserve errno on success.
20319         * lib/fflush.c (rpl_fflush): Simplify errno tracking.
20320         Reported by Bruno Haible.
20321
20322 2007-04-12  Simon Josefsson  <simon@josefsson.org>
20323
20324         * MODULES.html.sh (Support for maintaining and releasing
20325         projects): Add autobuild.  Suggested by Eric Blake <ebb9@byu.net>.
20326
20327 2007-04-12  Simon Josefsson  <simon@josefsson.org>
20328
20329         * gnulib-tool (func_modules_add_dummy): Respect --avoid=dummy.
20330
20331 2007-04-12  Simon Josefsson  <simon@josefsson.org>
20332
20333         * modules/autobuild: New module.
20334
20335         * m4/autobuild.m4: New file.
20336
20337 2007-04-11  Bruno Haible  <bruno@clisp.org>
20338
20339         * lib/vasnprintf.c (VASNPRINTF): Implement the %F directive using the
20340         %f directive, if NEED_PRINTF_DIRECTIVE_F is defined.
20341         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_F): New macro.
20342         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_F): New macro.
20343         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
20344         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
20345         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
20346         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
20347         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
20348         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
20349         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Invoke
20350         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
20351         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
20352         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Invoke
20353         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
20354         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
20355         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Invoke
20356         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
20357         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
20358         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Invoke
20359         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
20360         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
20361         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Invoke
20362         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
20363         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
20364         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Invoke
20365         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
20366         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
20367         Reported by Eric Blake.
20368
20369 2007-04-11  Bruno Haible  <bruno@clisp.org>
20370
20371         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Fix test. It always failed.
20372
20373 2007-04-10  Bruno Haible  <bruno@clisp.org>
20374
20375         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct result
20376         for NaN and Infinity. Needed on FreeBSD 6.1.
20377         * tests/test-vasnprintf-posix.c (test_function): Undo last change
20378         regarding results for "%010a" of Infinity and NaN.
20379         * tests/test-vasprintf-posix.c (test_function): Likewise.
20380         * tests/test-snprintf-posix.h (test_function): Likewise.
20381         * tests/test-sprintf-posix.h (test_function): Likewise.
20382         * tests/test-fprintf-posix.h (test_function): Likewise.
20383         * tests/test-printf-posix.h (test_function): Likewise.
20384         * tests/test-fprintf-posix.out: Likewise.
20385
20386 2007-04-10  Bruno Haible  <bruno@clisp.org>
20387
20388         * modules/locale-tests: New file.
20389         * tests/test-locale.c: New file.
20390
20391         * modules/locale: New file.
20392         * lib/locale_.h: New file.
20393         * m4/locale_h.m4: New file.
20394
20395 2007-04-10  Paul Eggert  <eggert@cs.ucla.edu>
20396             Bruno Haible  <bruno@clisp.org>
20397
20398         * m4/signbit.m4 (gl_SIGNBIT): When the sign bit position could not
20399         be determined, test for availability of the copysignf, copysign,
20400         copysignl functions.
20401         * lib/signbitf.c (gl_signbitf): Use copysignf if available in libc.
20402         * lib/signbitd.c (gl_signbitd): Use copysign if available in libc.
20403         * lib/signbitl.c (gl_signbitl): Use copysignl if available in libc.
20404
20405 2007-04-09  Eric Blake  <ebb9@byu.net>
20406
20407         * lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
20408         * modules/stdio (Makefile.am): Support fflush.
20409         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
20410         * modules/fflush: New file.
20411         * lib/fflush.c: Likewise.
20412         * m4/fflush.m4: Likewise.
20413         * modules/fflush-tests: New test.
20414         * tests/test-fflush.c: Likewise.
20415         * MODULES.html.sh (Input/output <stdio.h>): Document new module.
20416
20417 2007-04-06  Bruno Haible  <bruno@clisp.org>
20418
20419         * lib/vasnprintf.c: Include <math.h>. Don't include float+.h.
20420         (VASNPRINTF): Use signbit for faster determination whether to print a
20421         minus sign.
20422         * modules/vasnprintf (Files): Remove lib/float+.h.
20423         * modules/fprintf-posix (Depends-on): Add signbit.
20424         * modules/snprintf-posix (Depends-on): Likewise.
20425         * modules/sprintf-posix (Depends-on): Likewise.
20426         * modules/vasnprintf-posix (Depends-on): Likewise.
20427         * modules/vasprintf-posix (Depends-on): Likewise.
20428         * modules/vfprintf-posix (Depends-on): Likewise.
20429         * modules/vsnprintf-posix (Depends-on): Likewise.
20430         * modules/vsprintf-posix (Depends-on): Likewise.
20431
20432 2007-04-06  Bruno Haible  <bruno@clisp.org>
20433
20434         * tests/test-frexp.c (main): Test also the sign bit of zero results.
20435         * tests/test-frexpl.c (main): Likewise.
20436         * tests/test-ldexpl.c (main): Likewise.
20437         * modules/frexp-tests (Depends-on): Add signbit.
20438         * modules/frexpl-tests (Depdends-on): Likewise.
20439         * modules/ldexpl-tests (Depdends-on): Likewise.
20440
20441 2007-04-06  Bruno Haible  <bruno@clisp.org>
20442
20443         * modules/signbit-tests: New file.
20444         * tests/test-signbit.c: New file.
20445
20446         * modules/signbit: New file.
20447         * lib/signbitf.c: New file.
20448         * lib/signbitd.c: New file.
20449         * lib/signbitl.c: New file.
20450         * m4/signbit.m4: New file.
20451         * lib/math_.h (gl_signbitf, gl_signbitd, gl_signbitl): New declarations.
20452         (signbit): New macro.
20453         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_SIGNBIT and
20454         REPLACE_SIGNBIT.
20455         * modules/math (Makefile.am) Substibute also GNULIB_SIGNBIT and
20456         REPLACE_FREXPL into math.h.
20457
20458 2007-04-06  Bruno Haible  <bruno@clisp.org>
20459
20460         * modules/isnanf-nolibm-tests: New file.
20461         * tests/test-isnanf.c: New file.
20462
20463         * modules/isnanf-nolibm: New file.
20464         * lib/isnanf.h: New file.
20465         * lib/isnanf.c: New file.
20466         * lib/isnan.c: Consider the USE_FLOAT macro.
20467         * m4/isnanf.m4: New file.
20468
20469 2007-04-06  Bruno Haible  <bruno@clisp.org>
20470
20471         * modules/gettext-h (configure.ac): AC_SUBST LIBINTL and LTLIBINTL.
20472         (Link): New section.
20473
20474         * modules/canonicalize-lgpl-tests (Makefile.am): Undo last change.
20475
20476 2007-04-06  Bruno Haible  <bruno@clisp.org>
20477
20478         Assume the 'long double' type.
20479         * m4/longdouble.m4: Remove file.
20480         * config/srclist.txt: Don't mention longdouble.m4.
20481         * lib/allocsa.h: Assume HAVE_LONG_DOUBLE to be true.
20482         * lib/float+.h: Likewise.
20483         * lib/frexp.c: Likewise.
20484         * lib/printf-args.h: Likewise.
20485         * lib/printf-args.c: Likewise.
20486         * lib/printf-frexp.c: Likewise.
20487         * lib/printf-parse.c: Likewise.
20488         * lib/vasnprintf.c: Likewise.
20489         * m4/allocsa.m4: Remove gt_TYPE_LONGDOUBLE invocation.
20490         * m4/intl.m4: Likewise.
20491         * m4/isnanl.m4: Likewise.
20492         * m4/printf.m4: Likewise.
20493         * m4/printf-frexpl.m4: Likewise.
20494         * m4/vasnprintf.m4: Likewise.
20495         * modules/allocsa (Files): Remove m4/longdouble.m4.
20496         * modules/gettext (Files): Likewise.
20497         * modules/relocatable-prog-wrapper (Files): Likewise.
20498         * modules/vasnprintf (Files): Likewise.
20499         * modules/isnanl (Files): Likewise.
20500         (Include): Simplify.
20501         * modules/isnanl-nolibm (Files): Remove m4/longdouble.m4.
20502         (Include): Simplify.
20503         * modules/printf-frexpl (Files): Remove m4/longdouble.m4.
20504         (Include): Simplify.
20505         * modules/snprintf-posix-tests (Files): Remove m4/longdouble.m4.
20506         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
20507         * modules/sprintf-posix-tests (Files): Remove m4/longdouble.m4.
20508         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
20509         * modules/vasnprintf-posix-tests (Files): Remove m4/longdouble.m4.
20510         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
20511         * modules/vasprintf-posix-tests (Files): Remove m4/longdouble.m4.
20512         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
20513         * modules/vsnprintf-posix-tests (Files): Remove m4/longdouble.m4.
20514         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
20515         * modules/vsprintf-posix-tests (Files): Remove m4/longdouble.m4.
20516         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
20517         * tests/test-isnanl-nolibm.c: Assume HAVE_LONG_DOUBLE to be true.
20518         * tests/test-isnanl.c: Likewise.
20519         * tests/test-snprintf-posix.h: Likewise.
20520         * tests/test-sprintf-posix.h: Likewise.
20521         * tests/test-vasnprintf-posix.c: Likewise.
20522         * tests/test-vasnprintf-posix2.c: Likewise.
20523         * tests/test-vasprintf-posix.c: Likewise.
20524
20525 2007-04-06  Bruno Haible  <bruno@clisp.org>
20526
20527         Fix problem with Compaq (ex-DEC) Desktop C compiler on Tru64.
20528         * lib/math_.h [__DECC]: Include the overridden include file through
20529         #include_next, outside the double-inclusion guard.
20530         * lib/stdio_.h [__DECC]: Likewise.
20531         * lib/stdlib_.h [__DECC]: Likewise.
20532         * lib/string_.h [__DECC]: Likewise.
20533         * lib/time_.h [__DECC]: Likewise.
20534         * lib/wchar_.h [__DECC]: Likewise.
20535         * lib/wctype_.h [__DECC]: Likewise.
20536         * lib/inttypes_.h [__DECC]: Likewise.
20537         Reported by Albert Chin <china@thewrittenword.com> in
20538         <http://lists.gnu.org/archive/html/bug-gnulib/2007-04/msg00088.html>.
20539
20540 2007-04-04  Eric Blake  <ebb9@byu.net>
20541
20542         * m4/stdint.m4 (gl_STDINT_H): Detect WINT_MAX bug in cygwin
20543         1.5.x.
20544
20545 2007-04-04  Bruno Haible  <bruno@clisp.org>
20546
20547         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct
20548         rounding. Don't assume that FreeBSD 6 and NetBSD 4 pass this test.
20549
20550 2007-04-04  Bruno Haible  <bruno@clisp.org>
20551
20552         * tests/test-vasnprintf-posix.c (test_function): Allow two possible
20553         results for "%010a" of Infinity and NaN.
20554         * tests/test-vasprintf-posix.c (test_function): Likewise.
20555         * tests/test-snprintf-posix.h (test_function): Likewise.
20556         * tests/test-sprintf-posix.h (test_function): Likewise.
20557         * tests/test-fprintf-posix.h (test_function): Remove these tests.
20558         * tests/test-printf-posix.h (test_function): Likewise.
20559         * tests/test-fprintf-posix.out: Update.
20560         Needed for FreeBSD 6.1.
20561
20562 2007-04-04  Bruno Haible  <bruno@clisp.org>
20563
20564         * DEPENDENCIES: Remove mentions of tar and gzip, since they are not
20565         directly used by the gnulib modules nor by gnulib-tool.
20566
20567 2007-04-04  Paul Eggert  <eggert@cs.ucla.edu>
20568
20569         * DEPENDENCIES: Give overall description of version dependency
20570         desirability.  Use more-typical names for apps.
20571         Add shell, coreutils, diffutils, grep, tar, gzip.
20572
20573 2007-04-04  Simon Josefsson  <simon@josefsson.org>
20574
20575         * MODULES.html.sh: Rename crypto modules.  Remove iconvme.
20576
20577 2007-04-04  Karl Berry  <karl@gnu.org>
20578
20579         * MODULES.html.sh (func_module): missing '.
20580
20581 2007-04-03  Bruno Haible  <bruno@clisp.org>
20582
20583         * modules/argmatch-tests (Makefile.am): New variable
20584         test_argmatch_LDADD.
20585         * modules/argp-tests (Makefile.am): New variable test_argp_LDADD.
20586         * modules/array-list-tests (Makefile.am): New variable
20587         test_array_list_LDADD.
20588         * modules/array-oset-tests (Makefile.am): New variable
20589         test_array_oset_LDADD.
20590         * modules/avltree-list-tests (Makefile.am): New variable
20591         test_avltree_list_LDADD.
20592         * modules/avltree-oset-tests (Makefile.am): New variable
20593         test_avltree_oset_LDADD.
20594         * modules/avltreehash-list-tests (Makefile.am): New variable
20595         test_avltreehash_list_LDADD.
20596         * modules/canonicalize-lgpl-tests (Makefile.am): New variable
20597         test_canonicalize_lgpl_LDADD.
20598         * modules/carray-list-tests (Makefile.am): New variable
20599         test_carray_list_LDADD.
20600         * modules/dirname-tests (Makefile.am): New variable
20601         test_dirname_LDADD.
20602         * modules/linked-list-tests (Makefile.am): New variable
20603         test_linked_list_LDADD.
20604         * modules/linkedhash-list-tests (Makefile.am): New variable
20605         test_linkedhash_list_LDADD.
20606         * modules/rbtree-list-tests (Makefile.am): New variable
20607         test_rbtree_list_LDADD.
20608         * modules/rbtree-oset-tests (Makefile.am): New variable
20609         test_rbtree_oset_LDADD.
20610         * modules/rbtreehash-list-tests (Makefile.am): New variable
20611         test_rbtreehash_list_LDADD.
20612         * modules/xvasprintf-tests (Makefile.am): New variable
20613         test_xvasprintf_LDADD.
20614         Reported by Eric Blake.
20615
20616 2007-04-03  Eric Blake  <ebb9@byu.net>
20617
20618         * DEPENDENCIES: Weaken m4 requirements.
20619
20620 2007-04-03  Bruno Haible  <bruno@clisp.org>
20621
20622         * modules/frexp-tests (configure.ac): Remove AC_SUBST.
20623         * modules/isnanl-tests (configure.ac): Likewise.
20624
20625 2007-04-03  Ben Pfaff  <blp@gnu.org>
20626
20627         * modules/iconv_open: Add $(srcdir)/ to source directory
20628         references in Makefile fragments that call gperf, to fix VPATH
20629         builds.
20630
20631 2007-04-03  Bruno Haible  <bruno@clisp.org>
20632
20633         * modules/ldexpl (Depends-on): Add isnanl, remove isnanl-nolibm.
20634         * lib/ldexpl.c: Undo last change.
20635
20636 2007-04-03  Bruno Haible  <bruno@clisp.org>
20637
20638         * modules/printf-frexpl (Depends-on): Undo last change.
20639         (Files): Add m4/ldexpl.m4.
20640
20641 2007-04-03  Bruno Haible  <bruno@clisp.org>
20642
20643         * m4/isnanl.m4 (gl_FUNC_ISNANL): Substitute ISNANL_LIBM.
20644         * modules/isnanl (Link): New section.
20645
20646         * m4/frexp.m4 (gl_FUNC_FREXP): Substitute FREXP_LIBM.
20647         * modules/frexp (Link): New section.
20648
20649         * m4/frexpl.m4 (gl_FUNC_FREXPL): Substitute FREXPL_LIBM.
20650         * modules/frexpl (Link): New section.
20651
20652         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Substitute LDEXPL_LIBM.
20653         * modules/ldexpl (Link): New section.
20654
20655 2007-04-03  Bruno Haible  <bruno@clisp.org>
20656
20657         * modules/TEMPLATE-EXTENDED: New file.
20658         * gnulib-tool (func_all_modules, func_verify_module): Exclude it.
20659
20660 2007-04-03  Bruno Haible  <bruno@clisp.org>
20661
20662         * DEPENDENCIES: New file.
20663         Suggested by Simon Josefsson.
20664
20665 2007-04-03  Bruno Haible  <bruno@clisp.org>
20666
20667         * doc/gnulib.texi: Escape @.
20668
20669 2007-04-03  James Youngman  <jay@gnu.org>
20670         and Paul Eggert  <eggert@cs.ucla.edu>
20671
20672         * lib/stat-time.h (get_stat_birthtime): Check for zero-valued
20673         birthtime on all systems that have birthtime, not just those which
20674         use st_birthtimensec rather than st_birthtim.  Putting zero in
20675         st_birthtim.tv_sec is how (for example) FreeBSD/x86 6.1 indicates
20676         that the birth time is not available for files on an NFS mount.
20677
20678 2007-04-03  Simon Josefsson  <simon@josefsson.org>
20679
20680         * modules/memxor: Move back from crypto/, suggested by Bruno.
20681         * modules/crypto/hmac-sha1: Fix memxor dependency.
20682
20683         * modules/crypto/gc: Moved from ../.
20684
20685 2007-04-02  Eric Blake  <ebb9@byu.net>
20686
20687         * lib/ldexpl.c (includes): Avoid libm.
20688
20689         * modules/printf-frexpl (Depends-on): Depend on ldexpl.
20690
20691 2007-04-02  Bruno Haible  <bruno@clisp.org>
20692
20693         * lib/sysexit_.h (EX_OK): Disable the EX_OK definition from <unistd.h>
20694         on IRIX.
20695
20696 2007-04-02  Bruno Haible  <bruno@clisp.org>
20697
20698         * m4/intdiv0.m4 (gt_INTDIV0): Avoid performing the test for real on
20699         x86 or x86_64 platforms running MacOS X.
20700         Reported by Ryan Schmidt <@ryandesign.com>.
20701
20702 2007-04-02  Bruno Haible  <bruno@clisp.org>
20703
20704         * m4/intdiv0.m4 (gt_INTDIV0): When cross-compiling, treat x86_64 like
20705         i386.
20706
20707 2007-04-01  Simon Josefsson  <simon@josefsson.org>
20708
20709         * modules/crypto/arcfour: Moved from ../.
20710         * modules/crypto/arcfour-tests: Moved from ../.
20711         * modules/crypto/arctwo: Moved from ../.
20712         * modules/crypto/arctwo-tests: Moved from ../.
20713         * modules/crypto/des: Moved from ../.
20714         * modules/crypto/des-tests: Moved from ../.
20715         * modules/crypto/gc-arcfour: Moved from ../.
20716         * modules/crypto/gc-arcfour-tests: Moved from ../.
20717         * modules/crypto/gc-arctwo: Moved from ../.
20718         * modules/crypto/gc-arctwo-tests: Moved from ../.
20719         * modules/crypto/gc-des: Moved from ../.
20720         * modules/crypto/gc-des-tests: Moved from ../.
20721         * modules/crypto/gc-hmac-md5: Moved from ../.
20722         * modules/crypto/gc-hmac-md5-tests: Moved from ../.
20723         * modules/crypto/gc-hmac-sha1: Moved from ../.
20724         * modules/crypto/gc-hmac-sha1-tests: Moved from ../.
20725         * modules/crypto/gc-md2: Moved from ../.
20726         * modules/crypto/gc-md2-tests: Moved from ../.
20727         * modules/crypto/gc-md4: Moved from ../.
20728         * modules/crypto/gc-md4-tests: Moved from ../.
20729         * modules/crypto/gc-md5: Moved from ../.
20730         * modules/crypto/gc-md5-tests: Moved from ../.
20731         * modules/crypto/gc-pbkdf2-sha1: Moved from ../.
20732         * modules/crypto/gc-pbkdf2-sha1-tests: Moved from ../.
20733         * modules/crypto/gc-random: Moved from ../.
20734         * modules/crypto/gc-rijndael: Moved from ../.
20735         * modules/crypto/gc-rijndael-tests: Moved from ../.
20736         * modules/crypto/gc-sha1: Moved from ../.
20737         * modules/crypto/gc-sha1-tests: Moved from ../.
20738         * modules/crypto/gc-tests: Moved from ../.
20739         * modules/crypto/hmac-md5: Moved from ../.
20740         * modules/crypto/hmac-md5-tests: Moved from ../.
20741         * modules/crypto/hmac-sha1: Moved from ../.
20742         * modules/crypto/hmac-sha1-tests: Moved from ../.
20743         * modules/crypto/md2: Moved from ../.
20744         * modules/crypto/md2-tests: Moved from ../.
20745         * modules/crypto/md4: Moved from ../.
20746         * modules/crypto/md4-tests: Moved from ../.
20747         * modules/crypto/md5: Moved from ../.
20748         * modules/crypto/md5-tests: Moved from ../.
20749         * modules/crypto/memxor: Moved from ../.
20750         * modules/crypto/rijndael: Moved from ../.
20751         * modules/crypto/rijndael-tests: Moved from ../.
20752         * modules/crypto/sha1: Moved from ../.
20753
20754 2007-03-30  James Youngman  <jay@gnu.org>
20755
20756         * tests/test-stat-time.c (prepare_test): use chmod() rather than
20757         rename() to change the ctime of a file (because ctime is unaffected
20758         by rename on jfs2 on AIX 5.1).
20759         (main): Start by doing cleanup, in case a previous run failed leaving
20760         test files behind.
20761
20762 2007-03-31  Bruno Haible  <bruno@clisp.org>
20763
20764         Support old proprietary implementations of iconv.
20765         * modules/iconv_open: New file.
20766         * lib/iconv_.h: New file.
20767         * m4/iconv_h.m4: New file.
20768         * lib/iconv_open.c: New file.
20769         * lib/iconv_open-aix.gperf: New file.
20770         * lib/iconv_open-hpux.gperf: New file.
20771         * lib/iconv_open-irix.gperf: New file.
20772         * lib/iconv_open-osf.gperf: New file.
20773         * m4/iconv_open.m4: New file.
20774         * modules/linebreak (Depends-on): Add iconv_open.
20775         * modules/striconv (Depends-on): Likewise.
20776         * modules/striconveh (Depends-on): Likewise.
20777         * modules/unicodeio (Depends-on): Likewise.
20778         * lib/striconveh.h (mem_cd_iconveh, str_cd_iconveh): Allow cd to be
20779         (iconv_t)(-1).
20780         * lib/striconveh.c (mem_cd_iconveh_internal): Use an indirect
20781         conversion if cd is (iconv_t)(-1).
20782         (mem_iconveh, str_iconveh): Don't fail just because a direct conversion
20783         is not possible.
20784
20785 2007-03-31  Bruno Haible  <bruno@clisp.org>
20786
20787         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
20788         work on Solaris either. Protect also second use of "autodetect_jp".
20789
20790 2007-03-31  Bruno Haible  <bruno@clisp.org>
20791
20792         * m4/frexpl.m4 (gl_FUNC_FREXPL): Set HAVE_DECL_FREXPL to 0 when
20793         the function is not present.
20794
20795 2007-03-31  Bruno Haible  <bruno@clisp.org>
20796
20797         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Set HAVE_DECL_LDEXPL to 0 when
20798         the function is not present.
20799
20800 2007-03-31  Bruno Haible  <bruno@clisp.org>
20801
20802         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-29 patch. Test also against
20803         a bug in HP-UX iconv_open().
20804
20805 2007-03-31  Bruno Haible  <bruno@clisp.org>
20806
20807         * MODULES.html.sh (func_module): Don't show gnulib-common.m4.
20808         (Mathematics <math.h>): New section, add fpieee.
20809         (Input/output <stdio.h>): Add fseterr.
20810         (Mathematics <math.h>): New section, add printf-frexp.
20811         (Container data structures): Add sublist.
20812         (Core language properties): Add fpucw, inline.
20813         (Functions for greatest-width integer types <inttypes.h>): Add
20814         imaxabs, imaxdiv, inttypes.
20815         (Mathematics <math.h>): Add frexp, frexpl, isnan-nolibm, isnanl,
20816         isnanl-nolibm, ldexp.
20817         (Mathematics <math.h>): New section, add printf-frexpl.
20818         (Support for systems lacking POSIX:2001): Add fprintf-posix,
20819         printf-posix, snprintf-posix, sprintf-posix, string, search, socklen,
20820         sys_select, sys_socket, vasnprintf-posix, vasprintf-posix,
20821         vfprintf-posix, vprintf-posix, vsnprintf-posix, vsprintf-posix.
20822         (Unicode string functions): Add unistr/u*-mbtoucr.
20823         (Java): Add javacomp-script, javaexec-script.
20824         (C#): Add csharpcomp-script, csharpexec-script.
20825         (Support for building libraries and executables): Add havelib,
20826         relocatable-*.
20827         (Support for maintaining and releasing projects): Renamed from
20828         'Support for maintaining and release projects'. Add announce-gen.
20829
20830 2007-03-31  Bruno Haible  <bruno@clisp.org>
20831
20832         * README: Talk primarily about git.
20833         (git and CVS): Renamed from CVS.
20834         * doc/gnulib.texi (Introduction, Build robot for gnulib): Mention that
20835         gnulib is available through git.
20836         * doc/gnulib-tool.texi (CVS Issues): Mention git and svn as well.
20837
20838 2007-03-30  Bruno Haible  <bruno@clisp.org>
20839
20840         * lib/alloca_.h: Change prefix of double-inclusion guard macro to _GL_.
20841         * lib/poll_.h: Likewise.
20842         * lib/stat_.h: Likewise.
20843         * lib/sys_time_.h: Likewise.
20844         * lib/sysexit_.h: Likewise.
20845         * lib/glob_.h: Prefix double-inclusion guard macro with _GL_.
20846         * lib/stdbool_.h: Likewise.
20847         * lib/byteswap_.h: Add double-inclusion guard.
20848
20849 2007-03-30  Sergey Poznyakoff  <gray@mirddin.farlep.net>
20850
20851         * lib/sysexit_.h: Prefix double-inclusion guard macro with _GNULIB.
20852
20853 2007-03-30  Karl Berry  <karl@gnu.org>
20854
20855         * config/srclist-update: double space after USA in the license
20856         substitution, since that's how it's usually (?) written.
20857
20858 2007-03-30  Paul Eggert  <eggert@cs.ucla.edu>
20859
20860         * lib/write-any-file.c (can_write_any_file): Fix else-else bug
20861         reported by Bruno Haible.
20862
20863 2007-03-29  Bruno Haible  <bruno@clisp.org>
20864
20865         * m4/iconv.m4 (AM_ICONV_LINK): Require AC_CANONICAL_HOST. Test against
20866         a bug in AIX iconv().
20867
20868 2007-03-29  Bruno Haible  <bruno@clisp.org>
20869
20870         * modules/ldexpl-tests: New file.
20871         * tests/test-ldexpl.c: New file.
20872
20873 2007-03-29  Bruno Haible  <bruno@clisp.org>
20874
20875         * lib/ldexpl.c: Include fpucw.h.
20876         (ldexpl): Use BEGIN/END_LONG_DOUBLE_ROUNDING. Skip the last unneeded
20877         multiplication.
20878         * modules/ldexpl (Depends-on): Add fpucw.
20879
20880 2007-03-29  Bruno Haible  <bruno@clisp.org>
20881
20882         * modules/ldexpl: New file.
20883         * m4/ldexpl.m4: New file.
20884         * lib/math_.h (ldexpl): Define to a replacement if REPLACE_LDEXPL is
20885         set.
20886         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize also GNULIB_LDEXPL,
20887         REPLACE_LDEXPL.
20888         * modules/math (Makefile.am): Substitute also GNULIB_LDEXPL,
20889         REPLACE_LDEXPL.
20890         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
20891         gl_FUNC_LDEXPL_WORKS.
20892         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Remove test for ldexpl.
20893         * modules/mathl (Files): Remove lib/ldexpl.c.
20894         (Depends-on): Add ldexpl.
20895
20896 2007-03-29  Bruno Haible  <bruno@clisp.org>
20897
20898         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Declare frexpl.
20899
20900 2007-03-29  Bruno Haible  <bruno@clisp.org>
20901
20902         * tests/test-striconveh.c (main): Don't assume that a direct conversion
20903         between ISO-8859-1 and ISO-8859-2 is possible. Needed for OSF/1, IRIX
20904         and possibly also HP-UX.
20905         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
20906         work on AIX, IRIX, HP-UX, OSF/1.
20907         * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
20908         * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
20909         * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
20910         * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
20911         * tests/uniconv/test-u8-conv-from-enc.c (main): Likewise.
20912         * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
20913
20914 2007-03-29  Bruno Haible  <bruno@clisp.org>
20915
20916         * tests/test-stat-time.c: Include <fcntl.h>, not <sys/fcntl.h>.
20917
20918 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
20919
20920         * lib/acl-internal.h (acl_get_fd, acl_set_fd): undef before defining,
20921         to work around a problem on OSF/1 5.1 reported by Bruno Haible.
20922
20923 2007-03-29  Eric Blake  <ebb9@byu.net>
20924
20925         * lib/acl-internal.h: Remove redundant include.
20926         (ACL_NOT_WELL_SUPPORTED): Also filter on EBUSY, returned by
20927         Cygwin when a file is locked.
20928
20929 2007-03-29  Bruno Haible  <bruno@clisp.org>
20930
20931         * lib/vasprintf.c [IN_LIBASPRINTF]: Include different specification
20932         file.
20933         * lib/asprintf.c [IN_LIBASPRINTF]: Likewise.
20934
20935 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
20936
20937         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Don't bother to
20938         try to remove a parent directory if the child couldn't be removed
20939         (except for the first rmdir, which could fail because the child
20940         doesn't exist).  Problem reported by Jeff Blaine in
20941         <http://lists.gnu.org/archive/html/bug-tar/2007-03/msg00014.html>.
20942
20943 2007-03-28  Bruno Haible  <bruno@clisp.org>
20944
20945         * lib/striconveh.c (utf8conv_carefully): New function.
20946         (mem_cd_iconveh_internal): Invoke it.
20947
20948 2007-03-28  Bruno Haible  <bruno@clisp.org>
20949
20950         * lib/striconveh.c (mem_cd_iconveh_internal): Use u8_mbtoucr instead
20951         of u8_mbtouc in order to distinguish invalid and incomplete UTF-8
20952         input.
20953         * modules/striconveh (Depends-on): Add unistr/u8-mbtoucr. Replace
20954         utf8-ucs4 with unistr/u8-mbtouc. Replace ucs4-utf8 with
20955         unistr/u8-uctomb.
20956
20957 2007-03-28  Bruno Haible  <bruno@clisp.org>
20958
20959         * modules/unistr/u8-mbtoucr: New file.
20960         * lib/unistr/u8-mbtoucr.c: New file.
20961         * modules/unistr/u16-mbtoucr: New file.
20962         * lib/unistr/u16-mbtoucr.c: New file.
20963         * modules/unistr/u16-mbtoucr: New file.
20964         * lib/unistr/u16-mbtoucr.c: New file.
20965         * lib/unistr.h (u8_mbtoucr, u16_mbtoucr, u32_mbtoucr): New declarations.
20966
20967 2007-03-27  Simon Josefsson  <simon@josefsson.org>
20968             Bruno Haible  <bruno@clisp.org>
20969
20970         * m4/vasprintf.m4: Convert AC_SUBST into shell variable for
20971         REPLACE_VASPRINTF.  Set HAVE_VASPRINTF.  Add
20972         AC_REQUIRE([gl_STDIO_H_DEFAULTS]).
20973
20974         * m4/stdio_h.m4: Add stubs for vasprintf too.
20975
20976         * modules/stdio: Support vasprintf in sed command.
20977
20978         * modules/vasprintf: Depend on stdio for prototypes.  Remove
20979         vasprintf.h.  Add stdio module indicator.
20980
20981         * lib/stdio_.h: Declare asprintf and vasprintf, based on
20982         vasprintf.h.
20983
20984         * lib/vasprintf.h: File removed.
20985
20986         * lib/asprintf.c: Use stdio.h instead of vasprintf.h.
20987         * lib/vasprintf.c: Ditto.
20988         * lib/xvasprintf.c: Ditto.
20989         * tests/test-vasprintf-posix.c: Ditto.
20990         * tests/test-vasprintf.c: Ditto.
20991
20992 2007-03-27  Bruno Haible  <bruno@clisp.org>
20993
20994         Make vasnprintf multithread-safe.
20995         * lib/vasnprintf.c (decimal_point_char): New function.
20996         (VASNPRINTF): Use it.
20997         Suggested by Simon Josefsson.
20998
20999 2007-03-27  Eric Blake  <ebb9@byu.net>
21000
21001         Support sub-second birthtime on cygwin.
21002         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Also check for st_birthtim.
21003         * lib/stat-time.h (STAT_TIMESPEC): Adjust comments.
21004         (get_stat_birthtime): Also work with st_birthtim.
21005
21006 2007-03-27  Paul Eggert  <eggert@cs.ucla.edu>
21007
21008         * lib/stat-time.h (USE_BIRTHTIME): Remove.
21009         (get_stat_atime_ns, get_stat_ctime_ns, get_stat_mtime_ns):
21010         (get_stat_birthtime_ns): Do not try to use "spare" fields.
21011         (get_stat_birthtime_ns): Simplify compile-time tests.
21012         (get_stat_birthtime): Change the API to look like
21013         get_stat_mtime etc., except return a negative tv_nsec on error.
21014         * m4/stat-time.m4 (gl_STAT_TIME, gl_STAT_BIRTHTIME):
21015         Don't check for "spare" fields.
21016         (gl_STAT_BIRTHTIME): Don't check for struct stat.st_birthtimespec.tv_sec
21017         or for struct stat.st_birthtime, as these tests aren't used.
21018         * tests/test-stat-time.c (test_birthtime): Adjust to new API.
21019
21020 2007-03-27  Bruno Haible  <bruno@clisp.org>
21021
21022         * lib/stat-time.h: Include <sys/stat.h>.
21023
21024 2007-03-27  James Youngman  <jay@gnu.org>
21025
21026         * lib/stat-time.h (get_stat_birthtime): New function for
21027           retrieving st_birthtime as provided by UFS2 (hence *BSD).
21028         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Probe for st_birthtime
21029           and its variants.
21030         * modules/stat-time (configure.ac): call gl_STAT_BIRTHTIME.
21031         * modules/stat-time-test: New file.
21032         * tests/test-stat-time.c: New test, devised by Bruno Haible.
21033
21034 2007-03-26  Bruno Haible  <bruno@clisp.org>
21035
21036         Better support of signalling NaNs.
21037         * lib/atanl.c: Include isnanl.h.
21038         (atanl): Perform test for NaN at the beginning of the function and
21039         through a call to isnanl.
21040         * lib/cosl.c: Include isnanl.h.
21041         (cosl): Perform test for NaN at the beginning of the function and
21042         through a call to isnanl.
21043         * lib/ldexpl.c: Include isnanl.h.
21044         (ldexpl): Perform test for NaN through a call to isnanl.
21045         * lib/logl.c: Include isnanl.h.
21046         (logl): Perform test for NaN at the beginning of the function and
21047         through a call to isnanl.
21048         * lib/sinl.c: Include isnanl.h.
21049         (sinl): Perform test for NaN at the beginning of the function and
21050         through a call to isnanl.
21051         * lib/sqrtl.c: Include isnanl.h.
21052         (sqrtl): Perform test for NaN at the beginning of the function and
21053         through a call to isnanl.
21054         * lib/tanl.c: Include isnanl.h.
21055         (tanl): Perform test for NaN at the beginning of the function and
21056         through a call to isnanl.
21057         * lib/trigl.c (ieee754_rem_pio2l): Remove test for NaN.
21058         * modules/mathl (Depends-on): Add isnanl.
21059
21060 2007-03-26  Eric Blake  <ebb9@byu.net>
21061
21062         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix
21063         regression in logic sense of previous patch.
21064
21065 2007-03-26  Bruno Haible  <bruno@clisp.org>
21066
21067         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Don't use
21068         unportable shell command "if ! ...".
21069         Reported by Ralf Wildenhues.
21070
21071 2007-03-25  Bruno Haible  <bruno@clisp.org>
21072
21073         * lib/sysexit_,h: If HAVE_SYSEXITS_H is defined, include the original
21074         <sysexits.h> file, and only add EX_CONFIG.
21075         * m4/sysexits.m4 (gl_SYSEXITS): If <sysexits.h> exists, check its
21076         absolute file name and whether it is sufficient. Substitute also
21077         HAVE_SYSEXITS_H and ABSOLUTE_SYSEXITS_H.
21078         * modules/sysexits (Makefile.am): Substitute HAVE_SYSEXITS_H and
21079         ABSOLUTE_SYSEXITS_H into sysexits.h.
21080
21081 2007-03-25  Bruno Haible  <bruno@clisp.org>
21082
21083         * lib/getaddrinfo.c (getaddrinfo): Don't access hints->ai_flags when
21084         hints is NULL.
21085
21086 2007-03-25  Bruno Haible  <bruno@clisp.org>
21087
21088         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Add a cast.
21089         * lib/uniconv/u8-strconv-to-enc.c (u8_strconv_to_encoding): Likewise.
21090
21091 2007-03-25  Bruno Haible  <bruno@clisp.org>
21092
21093         * lib/vasnprintf.c: Include langinfo.h.
21094         (VASNPRINTF): Prefer nl_langinfo over localeconv, since it's more
21095         multithread-safe.
21096         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): New macro.
21097         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke it.
21098         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
21099         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
21100         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
21101         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
21102         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
21103         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX: Likewise.
21104         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
21105         Reported by Simon Josefsson.
21106
21107 2007-03-25  Bruno Haible  <bruno@clisp.org>
21108
21109         * lib/printf-parse.c [!IN_LIBINTL]: Include <stdint.h>, for intmax_t.
21110         (PRINTF_PARSE): Make the support for size specifier 'j' unconditional.
21111         * modules/vasnprintf (Depends-on): Add stdint.
21112
21113 2007-03-25  Bruno Haible  <bruno@clisp.org>
21114
21115         * modules/fpieee: New file.
21116         * m4/fpieee.m4: New file.
21117         * modules/isnan-nolibm (Depends-on): Add fpieee.
21118         * modules/isnanl-nolibm (Depends-on): Add fpieee.
21119         * modules/isnanl (Depends-on): Add fpieee.
21120
21121 2007-03-25  Bruno Haible  <bruno@clisp.org>
21122
21123         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Test also finite numbers.
21124
21125 2007-03-25  Bruno Haible  <bruno@clisp.org>
21126
21127         Avoid test failures on IRIX 6.5.
21128         * tests/test-frexpl.c (MIN_NORMAL_EXP): New macro.
21129         (main): Use it.
21130         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP): New
21131         macros.
21132         (main): Use them.
21133
21134 2007-03-25  Bruno Haible  <bruno@clisp.org>
21135
21136         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): New macro.
21137         (gl_FUNC_FREXPL): Invoke it. Set REPLACE_FREXPL to 1 if it frexpl
21138         exists but doesn't work.
21139         * lib/math_.h (frexpl): Define as a replacement macro if REPLACE_FREXPL
21140         is set. Don't provide a prototype if REPLACE_FREXPL is not set.
21141         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_FREXPL.
21142         * modules/math (Makefile.am) Substibute also REPLACE_FREXPL into math.h.
21143
21144 2007-03-25  Bruno Haible  <bruno@clisp.org>
21145
21146         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Add check whether frexp(inf)
21147         returns inf. Needed on IRIX 6.5.
21148
21149 2007-03-25  Bruno Haible  <bruno@clisp.org>
21150
21151         * tests/test-frexpl.c: Include isnanl-nolibm.h.
21152         (main): Use isnanl instead of x != x idiom.
21153         * modules/frexpl-tests (Depends-on): Add isnanl-nolibm.
21154
21155         * tests/test-frexp.c: Include isnan.h.
21156         (main): Use isnan instead of x != x idiom.
21157         * modules/frexp-tests (Depends-on): Add isnan-nolibm.
21158
21159 2007-03-25  Bruno Haible  <bruno@clisp.org>
21160
21161         * tests/test-frexp.c (NaN): New function/macro.
21162         (main): Use it instead of 0.0 / 0.0.
21163         * tests/test-isnan.c (NaN): New function/macro.
21164         (main): Use it instead of 0.0 / 0.0.
21165         * tests/test-vasnprintf-posix.c (NaN): New function/macro.
21166         (test_function): Use it instead of 0.0 / 0.0.
21167         * tests/test-vasprintf-posix.c (NaN): New function/macro.
21168         (test_function): Use it instead of 0.0 / 0.0.
21169         * tests/test-snprintf-posix.h (NaN): New function/macro.
21170         (test_function): Use it instead of 0.0 / 0.0.
21171         * tests/test-sprintf-posix.h (NaN): New function/macro.
21172         (test_function): Use it instead of 0.0 / 0.0.
21173         * tests/test-fprintf-posix.h (NaN): New function/macro.
21174         (test_function): Use it instead of 0.0 / 0.0.
21175         * tests/test-printf-posix.h (NaN): New function/macro.
21176         (test_function): Use it instead of 0.0 / 0.0.
21177
21178         * lib/isnan.c (FUNC): Work around a DEC C compiler bug.
21179
21180 2007-03-25  Bruno Haible  <bruno@clisp.org>
21181
21182         * lib/glob_.h: Include <sys/stat.h>. Avoids warnings on AIX 5.1.
21183
21184 2007-03-25  Bruno Haible  <bruno@clisp.org>
21185
21186         * lib/regexec.c (merge_state_with_log): Make static.
21187
21188 2007-03-25  Bruno Haible  <bruno@clisp.org>
21189
21190         * lib/trigl.c (kernel_rem_pio2): Make static.
21191
21192 2007-03-25  Bruno Haible  <bruno@clisp.org>
21193
21194         * lib/sincosl.c (sincosl_table): Make static.
21195
21196 2007-03-25  Bruno Haible  <bruno@clisp.org>
21197
21198         * lib/argp.h (__restrict): Define to empty, rather than to 'restrict',
21199         if the compiler does not support C99.
21200
21201 2007-03-25  Bruno Haible  <bruno@clisp.org>
21202
21203         * modules/time (Makefile.am): Ensure all rule action lines start with a
21204         tab.
21205
21206 2007-03-24  Bruno Haible  <bruno@clisp.org>
21207
21208         * modules/tsearch-tests: New file.
21209         * tests/test-tsearch.sh: New file.
21210         * tests/test-tsearch.c: New file, mostly copied from glibc.
21211
21212         * modules/search-tests: New file.
21213         * tests/test-search.c: New file.
21214
21215         * modules/search: New file.
21216         * lib/search_.h: New file, incorporating lib/tsearch.h.
21217         * m4/search_h.m4: New file.
21218         * lib/tsearch.h: Remove file.
21219         * lib/tsearch.c: Include search.h instead of tsearch.h.
21220         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Require gl_SEARCH_H_DEFAULTS. Set
21221         HAVE_TSEARCH.
21222         * modules/tsearch (Files): Remove lib/tsearch.h.
21223         (Depends-on): Add search.
21224         (configure.ac): Invoke gl_SEARCH_MODULE_INDICATOR.
21225         (Include): Change tsearch.h into search.h.
21226
21227 2007-03-24  Bruno Haible  <bruno@clisp.org>
21228
21229         * modules/fpucw: New file.
21230         * lib/fpucw.h: New file.
21231         * lib/frexp.c: Include fpucw.h.
21232         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
21233         (FUNC): Use them.
21234         * lib/printf-frexp.c: Include fpucw.h.
21235         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
21236         (FUNC): Use them.
21237         * lib/vasnprintf.c: Include fpucw.h.
21238         (VASNPRINTF): Invoke BEGIN/END_LONG_DOUBLE_ROUNDING around the
21239         'long double' calculations.
21240         * tests/test-frexpl.c: Include fpucw.h.
21241         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
21242         * tests/test-printf-frexpl.c: Include fpucw.h.
21243         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
21244         * modules/frexpl (Depends-on): Add fpucw.
21245         * modules/printf-frexpl (Depends-on): Likewise.
21246         * modules/fprintf-posix (Depends-on): Likewise.
21247         * modules/snprintf-posix (Depends-on): Likewise.
21248         * modules/sprintf-posix (Depends-on): Likewise.
21249         * modules/vasnprintf-posix (Depends-on): Likewise.
21250         * modules/vasprintf-posix (Depends-on): Likewise.
21251         * modules/vfprintf-posix (Depends-on): Likewise.
21252         * modules/vsnprintf-posix (Depends-on): Likewise.
21253         * modules/vsprintf-posix (Depends-on): Likewise.
21254         * modules/frexpl-tests (Depends-on): Likewise.
21255         * modules/printf-frexpl-tests (Depends-on): Likewise.
21256
21257 2007-03-24  Bruno Haible  <bruno@clisp.org>
21258
21259         * lib/float+.h: New file.
21260         * lib/isnan.c: Include float+.h.
21261         (SIZE): New macro.
21262         (FUNC): Compare only SIZE bytes of the value.
21263         * lib/vasnprintf.c: Include float+.h.
21264         (VASNPRINTF): When comparing agains +0.0L or +0.0, compare only
21265         SIZEOF_LDBL or SIZEOF_DBL bytes.
21266         * modules/isnan-nolibm (Files): Add lib/float+.h.
21267         * modules/isnanl-nolibm (Files): Add lib/float+.h.
21268         * modules/isnanl (Files): Add lib/float+.h.
21269         * modules/vasnprintf (Files): Add lib/float+.h.
21270
21271 2007-03-24  Bruno Haible  <bruno@clisp.org>
21272
21273         * lib/vasnprintf.c [!HAVE_LONG_DOUBLE]: Include printf-frexp.h. Don't
21274         include isnanl-nolibm.h.
21275
21276 2007-03-24  Bruno Haible  <bruno@clisp.org>
21277
21278         * tests/test-read-file.c (main): Don't produce spurious output for
21279         expected situations. Make the test fail if it encountered unexpected
21280         results.
21281
21282 2007-03-24  Bruno Haible  <bruno@clisp.org>
21283
21284         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove the special-casing of NetBSD,
21285         since its fr_FR.ISO8859-1 locale wouldn't pass the tests.
21286
21287 2007-03-24  Bruno Haible  <bruno@clisp.org>
21288
21289         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Fix last change.
21290
21291 2007-03-24  Bruno Haible  <bruno@clisp.org>
21292
21293         * modules/unistr/base (Depends-on): Remove utf8-ucs4-unsafe,
21294         utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
21295
21296         * modules/unistr/u8-mbtouc: Add source files from module utf8-ucs4.
21297         * modules/utf8-ucs4: Turn into a symbolic link to module
21298         unistr/u8-mbtouc.
21299
21300         * modules/unistr/u8-mbtouc-unsafe: Add source files from module
21301         utf8-ucs4-unsafe.
21302         * modules/utf8-ucs4-unsafe: Turn into a symbolic link to module
21303         unistr/u8-mbtouc-unsafe.
21304
21305         * modules/unistr/u16-mbtouc: Add source files from module utf16-ucs4.
21306         * modules/utf16-ucs4: Turn into a symbolic link to module
21307         unistr/u16-mbtouc.
21308
21309         * modules/unistr/u16-mbtouc-unsafe: Add source files from module
21310         utf16-ucs4-unsafe.
21311         * modules/utf16-ucs4-unsafe: Turn into a symbolic link to module
21312         unistr/u16-mbtouc-unsafe.
21313
21314         * modules/unistr/u8-uctomb: Add source files from module utf4-utf8.
21315         * modules/ucs4-utf8: Turn into a symbolic link to module
21316         unistr/u8-ubtomb.
21317
21318         * modules/unistr/u16-uctomb: Add source files from module utf4-utf16.
21319         * modules/ucs4-utf16: Turn into a symbolic link to module
21320         unistr/u16-ubtomb.
21321
21322 2007-03-24  Bruno Haible  <bruno@clisp.org>
21323
21324         * lib/unistr/u8-mbtouc-aux.c: Renamed from lib/unistr/utf8-ucs4.c.
21325         Enable the function only if HAVE_INLINE.
21326         * lib/unistr/u8-mbtouc-unsafe-aux.c: Renamed from
21327         lib/unistr/utf8-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
21328         * lib/unistr/u16-mbtouc-aux.c: Renamed from lib/unistr/utf16-ucs4.c.
21329         Enable the function only if HAVE_INLINE.
21330         * lib/unistr/u16-mbtouc-unsafe-aux.c: Renamed from
21331         lib/unistr/utf16-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
21332         * lib/unistr/u8-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf8.c.
21333         Enable the function only if HAVE_INLINE.
21334         * lib/unistr/u16-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf16.c.
21335         Enable the function only if HAVE_INLINE.
21336         * modules/utf8-ucs4: Update.
21337         * modules/utf8-ucs4-unsafe: Update.
21338         * modules/utf16-ucs4: Update.
21339         * modules/utf16-ucs4-unsafe: Update.
21340         * modules/ucs4-utf8: Update.
21341         * modules/ucs4-utf16: Update.
21342
21343 2007-03-24  Bruno Haible  <bruno@clisp.org>
21344
21345         * lib/utf8-ucs4.h: Remove file.
21346         * lib/utf8-ucs4-unsafe.h: Remove file.
21347         * lib/utf16-ucs4.h: Remove file.
21348         * lib/utf16-ucs4-unsafe.h: Remove file.
21349         * lib/ucs4-utf8.h: Remove file.
21350         * lib/ucs4-utf16.h: Remove file.
21351         * lib/unistr.h: Include their previous contents.
21352         * m4/utf-ucs4.m4: Remove file.
21353         * m4/ucs4-utf.m4: Remove file.
21354         * modules/utf8-ucs4 (Files): Remove lib/utf8-ucs4.h.
21355         (Depends-on): Add unistr/base.
21356         (configure.ac): Remove gl_UTF_UCS4.
21357         (Makefile.am): Update.
21358         (Include): Change to unistr.h.
21359         * modules/utf8-ucs4-unsafe (Files): Remove lib/utf8-ucs4-unsafe.h.
21360         (Depends-on): Add unistr/base.
21361         (configure.ac): Remove gl_UTF_UCS4.
21362         (Makefile.am): Update.
21363         (Include): Change to unistr.h.
21364         * modules/utf16-ucs4 (Files): Remove lib/utf16-ucs4.h.
21365         (Depends-on): Add unistr/base.
21366         (configure.ac): Remove gl_UTF_UCS4.
21367         (Makefile.am): Update.
21368         (Include): Change to unistr.h.
21369         * modules/utf16-ucs4-unsafe (Files): Remove lib/utf16-ucs4-unsafe.h.
21370         (Depends-on): Add unistr/base.
21371         (configure.ac): Remove gl_UTF_UCS4.
21372         (Makefile.am): Update.
21373         (Include): Change to unistr.h.
21374         * modules/ucs4-utf8 (Files): Remove lib/ucs4-utf8.h.
21375         (Depends-on): Add unistr/base.
21376         (configure.ac): Remove gl_UCS4_UTF.
21377         (Makefile.am): Update.
21378         (Include): Change to unistr.h.
21379         * modules/ucs4-utf16 (Files): Remove lib/ucs4-utf16.h.
21380         (Depends-on): Add unistr/base.
21381         (configure.ac): Remove gl_UCS4_UTF.
21382         (Makefile.am): Update.
21383         (Include): Change to unistr.h.
21384         * lib/unistr/utf8-ucs4.c: Include unistr.h instead of utf8-ucs4.h.
21385         * lib/unistr/utf8-ucs4-unsafe.c: Include unistr.h instead of
21386         utf8-ucs4-unsafe.h.
21387         * lib/unistr/utf16-ucs4.c: Include unistr.h instead of utf16-ucs4.h.
21388         * lib/unistr/utf16-ucs4-unsafe.c: Include unistr.h instead of
21389         utf16-ucs4-unsafe.h.
21390         * lib/unistr/ucs4-utf8.c: Include unistr.h instead of ucs4-utf8.h.
21391         * lib/unistr/ucs4-utf16.c: Include unistr.h instead of ucs4-utf16.h.
21392         * lib/unistr/u8-chr.c: Don't include ucs4-utf8.h.
21393         * lib/unistr/u8-strchr.c: Likewise.
21394         * lib/unistr/u8-strrchr.c: Likewise.
21395         * lib/unistr/u16-chr.c: Don't include ucs4-utf16.h.
21396         * lib/unistr/u16-strchr.c: Likewise.
21397         * lib/unistr/u16-strrchr.c: Likewise.
21398         * lib/striconveh.c: Update.
21399         * lib/linebreak.c: Update.
21400
21401 2007-03-24  Bruno Haible  <bruno@clisp.org>
21402
21403         * lib/argp-help.c (fill_in_uparams, canon_doc_option): Cast the
21404         arguments of isspace, isalpha, isalnum, isdigit to 'unsigned char'.
21405
21406 2007-03-22  Bruno Haible  <bruno@clisp.org>
21407
21408         * lib/strptime.c (__strptime_internal): Use ANSI C syntax.
21409
21410 2007-03-23  Paul Eggert  <eggert@cs.ucla.edu>
21411
21412         * MODULES.html.sh (File system functions): New module write-any-file.
21413         * modules/write-any-file, lib/write-any-file.c, lib/write-any-file.h:
21414         * m4/write-any-file.m4: New files.
21415
21416 2007-03-23  Eric Blake  <ebb9@byu.net>
21417
21418         * gnulib-tool: Rearrange space-tab sequences, since some editors
21419         like to eat them.
21420
21421 2007-03-23  Eric Blake  <ebb9@byu.net>
21422
21423         * lib/version-etc.c (version_etc_va): Update license wording to
21424         be more concise.  Recommended by Richard Stallman.
21425
21426 2007-03-22  Bruno Haible  <bruno@clisp.org>
21427
21428         * lib/poll.c (MSG_PEEK): New fallback definition.
21429
21430 2007-03-22  Bruno Haible  <bruno@clisp.org>
21431
21432         * modules/sys_socket-tests (configure.ac): Check for shutdown function.
21433         * tests/test-sys_socket.c (a): Test only if shutdown() exists.
21434         (main): Update.
21435         Fixes a compilation error on BeOS.
21436
21437 2007-03-22  Bruno Haible  <bruno@clisp.org>
21438
21439         * modules/frexpl-tests: New file.
21440         * tests/test-frexpl.c: New file.
21441
21442         * modules/frexpl: New file.
21443         * m4/frexpl.m4: New file.
21444         * modules/math (Makefile.am): Also substitute GNULIB_FREXPL into math.h.
21445         * lib/math_.h (frexpl): Test GNULIB_FREXPL instead of GNULIB_MATHL.
21446         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FREXPL.
21447         * modules/mathl (Files): Remove lib/frexpl.c, lib/frexp.c.
21448         (Depends-on): Add frexpl. Remove isnanl-nolibm.
21449         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Don't test for frexpl.
21450
21451 2007-03-22  Bruno Haible  <bruno@clisp.org>
21452
21453         * lib/frexpl.c: Share code with lib/frexp.c.
21454         * modules/mathl (Files): Add lib/frexp.c.
21455         (Depends-on): Add isnanl-nolibm.
21456
21457 2007-03-22  Bruno Haible  <bruno@clisp.org>
21458
21459         * modules/printf-frexp (Files): Add m4/frexp.m4.
21460         * m4/printf-frexp.m4 (gl_FUNC_PRINTF_FREXP): Define HAVE_FREXP_IN_LIBC
21461         only if the found frexp function actually works.
21462
21463 2007-03-22  Bruno Haible  <bruno@clisp.org>
21464
21465         * lib/frexp.c: Remove older implementation that uses divisions.
21466
21467 2007-03-21  Bruno Haible  <bruno@clisp.org>
21468
21469         * modules/frexp-tests: New file.
21470         * tests/test-frexp.c: New file.
21471
21472         * modules/frexp: New file.
21473         * lib/frexp.c: New file.
21474         * m4/frexp.m4: New file.
21475         * lib/math_.h (frexp): New declaration.
21476         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Also initialize GNULIB_FREXP and
21477         REPLACE_FREXP.
21478         * modules/math (math.h): Also substitute GNULIB_FREXP, REPLACE_FREXP.
21479
21480 2007-03-21  Bruno Haible  <bruno@clisp.org>
21481
21482         * modules/isnanl-tests: New file.
21483         * tests/test-isnanl.c: New file.
21484
21485         * modules/isnanl: New file.
21486         * lib/isnanl.h: New file.
21487         * m4/isnanl.m4 (gl_FUNC_ISNANL): New macro.
21488         (gl_FUNC_ISNANL_NO_LIBM): Invoke gl_HAVE_ISNANL_NO_LIBM,
21489         gl_FUNC_ISNANL_WORKS.
21490         (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM, gl_FUNC_ISNANL_WORKS):
21491         New macros.
21492
21493 2007-03-21  Bruno Haible  <bruno@clisp.org>
21494
21495         * modules/isnanl-nolibm (Files): Add lib/isnanl-nolibm.h, remove
21496         lib/isnanl.h.
21497         (Include): Update.
21498         * lib/isnanl-nolibm.h: Renamed from lib/isnanl.h.
21499         * lib/vasnprintf.c: Update.
21500         * modules/isnanl-nolibm-tests (Files): Add tests/test-isnanl-nolibm.c,
21501         tests/test-isnanl.h, remove tests/test-isnanl.c.
21502         (Makefile.am): Update.
21503         * tests/test-isnanl-nolibm.c: New file.
21504         * tests/test-isnanl.h: New file.
21505         * tests/test-isnanl.c: Remove file.
21506
21507 2007-03-21  Jim Meyering  <jim@meyering.net>
21508
21509         When trying to open ".", treat ESTALE like EACCES.
21510         * lib/savewd.c (savewd_save): Resort to forking not just upon
21511         failure with EACCES, but also when errno is ESTALE.
21512
21513 2007-03-20  Bruno Haible  <bruno@clisp.org>
21514
21515         * lib/string_.h (strndup): Enable declaration also if HAVE_STRNDUP.
21516         Needed on AIX 5.1. Reported by Matthew Woehlke.
21517
21518 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
21519
21520         Suggestions by Bruno Haible:
21521         * lib/acl-internal.h: Include "gettext.h" rather than rolling
21522         our own.
21523         (ACL_NOT_WELL_SUPPORTED): Parenthesize arg when used.
21524         * modules/acl (Depends-on): Add gettext.
21525
21526 2007-03-19  Bruno Haible  <bruno@clisp.org>
21527
21528         * modules/iconvme: Remove file.
21529         * lib/iconvme.h: Remove file.
21530         * lib/iconvme.c: Remove file.
21531         * m4/iconvme.m4: Remove file.
21532
21533 2007-03-19  Bruno Haible  <bruno@clisp.org>
21534
21535         * doc/relocatable-maint.texi: Break long shell script line.
21536         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
21537
21538 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
21539
21540         Add limited support for Solaris 10 ZFS-style ACLs: just enough to
21541         handle file_has_acl.
21542         * lib/acl-internal.h, lib/acl_entries.c, lib/file-has-acl.c: New files.
21543         * lib/acl.c: Move header inclusions and related macro defns into
21544         lib/acl-internal.h.
21545         (S_ISLNK): Remove defn, since that's now done for us.
21546         (file_has_acl): Move to lib/file-has-acl.c.
21547         Call acl_trivial if available.  This is the crucial part of the fix.
21548         (acl_entries): Move to lib/acl_entries.c.  Now extern, since it's
21549         shared within the library.  Rewrite a bit, partly to make it compatible
21550         with the GNU coding style.
21551         * m4/acl.m4 (AC_FUNC_ACL): Add AC_LIBOBJ([file-has-acl]).
21552         Remove unnecessary double-quotes.
21553         Don't test for acl_to_text; the build will catch that.
21554         Replace acl_entries if it doesn't exist and it is needed.
21555         Check for -lsec and acl_trivial (as used on Solaris 10).
21556         * modules/acl (Files): Add lib/acl-internal.h, lib/acl_entries.c,
21557         lib/file-has-acl.c.
21558         (Depends-on): Add sys_stat, for S_ISLNK.
21559
21560 2007-03-19  Ben Pfaff  <blp@gnu.org>
21561
21562         * doc/gnulib.texi: Fix typos.
21563         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
21564
21565 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
21566
21567         * lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL.
21568         If size is zero here, buf must be zero.
21569
21570 2007-03-19  Simon Josefsson  <simon@josefsson.org>
21571
21572         * des.c: Remove weak_keys_chksum.  Reported by Bruno Haible
21573         <bruno@clisp.org>.
21574
21575 2007-03-18  Bruno Haible  <bruno@clisp.org>
21576
21577         * lib/vasnprintf.c (VASNPRINTF): Undo first part of last patch.
21578         Suggested by Eric Blake.
21579
21580 2007-03-18  Ben Pfaff  <blp@gnu.org>
21581
21582         * doc/relocatable.texi: Recommend using as prefix a directory
21583         that does not exist and will never be created.  Based on
21584         discussion with Bruno Haible, Ralf Wildenhues, Matthew Woehlke,
21585         and others.
21586
21587 2007-03-17  Bruno Haible  <bruno@clisp.org>
21588
21589         * lib/fchownat.c: Include lchown.h.
21590
21591 2007-03-17  Bruno Haible  <bruno@clisp.org>
21592
21593         Fix endless loop when the given allocated size was > INT_MAX.
21594         * lib/vasnprintf.c (EOVERFLOW): New fallback definition.
21595         (VASNPRINTF): Fail with EOVERFLOW when the given allocated size is
21596         larger than INT_MAX, or when it grow to a value larger than INT_MAX.
21597         * lib/vsprintf.c (vsprintf): Don't pass a size > INT_MAX to vasnprintf.
21598         * lib/sprintf.c (sprintf): Likewise.
21599
21600 2007-03-17  Bruno Haible  <bruno@clisp.org>
21601
21602         * tests/test-argp-2.sh (func_compare): Output a context diff.
21603
21604 2007-03-17  Bruno Haible  <bruno@clisp.org>
21605
21606         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check also the
21607         locale's decimal-point character.
21608
21609 2007-03-17  Bruno Haible  <bruno@clisp.org>
21610
21611         * lib/vasnprintf.c (VASNPRINTF): Clear out the memory used for arg_mem
21612         before comparing it. Needed because on some platforms (e.g. x86) a
21613         'long double' occupies less bytes than sizeof (long double).
21614
21615 2007-03-17  Bruno Haible  <bruno@clisp.org>
21616
21617         * tests/test-crc.c (main): Make printf statements 64-bit clean.
21618         * tests/test-gc-pbkdf2-sha1.c (main): Likewise.
21619         * tests/test-getaddrinfo.c (simple): Likewise.
21620         * tests/test-read-file.c (main): Likewise.
21621
21622 2007-03-17  Bruno Haible  <bruno@clisp.org>
21623
21624         * tests/test-dirname.c (main): Make printf statements 64-bit clean.
21625
21626 2007-03-17  Bruno Haible  <bruno@clisp.org>
21627
21628         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Remove
21629         unused variable.
21630
21631 2007-03-17  Bruno Haible  <bruno@clisp.org>
21632
21633         * tests/test-c-strcasecmp.c: Include c-strcase.h.
21634         * tests/test-c-strncasecmp.c: Likewise.
21635
21636 2007-03-17  Bruno Haible  <bruno@clisp.org>
21637
21638         * modules/stdlib (Depends-on): Add unistd.
21639         * lib/stdlib_.h: Include <unistd.h> if mkstemp is desired.
21640         Needed for MacOS X 10.3.
21641
21642 2007-03-17  Bruno Haible  <bruno@clisp.org>
21643
21644         * lib/unistr/u-strdup.h: Include <stdlib.h>.
21645
21646 2007-03-17  Bruno Haible  <bruno@clisp.org>
21647
21648         * lib/unistr/u-cpy-alloc.h: Include <stdlib.h>.
21649
21650 2007-03-17  Bruno Haible  <bruno@clisp.org>
21651
21652         * gnulib-tool (func_import): Update .cvsignore and .gitignore files
21653         to reflect files copied from gnulib (with or without modifications).
21654         Suggested by Jim Meyering.
21655
21656 2007-03-17  Eric Blake  <ebb9@byu.net>
21657
21658         * NEWS: Document stdlib change from 2007-02-18.
21659
21660 2007-03-17  Jim Meyering  <jim@meyering.net>
21661
21662         Detect use of AC_CONFIG_AUX_DIR also when its argument is quoted.
21663         * build-aux/bootstrap: Put ""s around use of $build_aux, in case
21664         someone uses a name containing shell meta-characters.
21665         Reported by Alfred M. Szmidt.
21666
21667         * build-aux/bootstrap: Don't use \> in grep regexp.  For HP-UX.
21668
21669 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
21670
21671         * build-aux/bootstrap (with_gettext): New variable.  Run autopoint
21672         and copy gettext configuration files only if configure.ac contains
21673         a use of AM_GNU_GETTEXT_VERSION.
21674
21675 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
21676
21677         * build-aux/bootstrap (gnulib_name): New variable.
21678         (gnulib_tool_options): Use it.
21679
21680 2007-03-13  Simon Josefsson  <simon@josefsson.org>
21681
21682         * tests/test-des.c: Use new namespace.
21683
21684 2007-03-15  Bruno Haible  <bruno@clisp.org>
21685
21686         * lib/dummy.c (gl_dummy_symbol): Renamed from 'dummy'.
21687         Reported by James Youngman <jay@gnu.org>.
21688
21689 2007-03-15  Bruno Haible  <bruno@clisp.org>
21690
21691         * lib/glob.c (glob): Add 'restrict' so that prototype matches the
21692         declared prototype. Needed with cc on OSF/1 5.1.
21693
21694 2007-03-15  Bruno Haible  <bruno@clisp.org>
21695
21696         * lib/gl_list.h (gl_listelement_dispose_fn): New type.
21697         (gl_list_create_empty, gl_list_create): Add dispose_fn argument.
21698         (struct gl_list_implementation): Add dispose_fn argument to the
21699         'create_empty', 'create' methods.
21700         (struct gl_list_impl_base): Add field 'dispose_fn'.
21701         * lib/gl_list.c (gl_list_create_empty, gl_list_create): Add dispose_fn
21702         argument.
21703         * lib/gl_array_list.c (gl_array_create_empty, gl_array_create): Add
21704         dispose_fn argument.
21705         (gl_array_remove_node, gl_array_remove_at, gl_array_list_free): Call
21706         dispose_fn on the dropped values.
21707         * lib/gl_carray_list.c (gl_carray_create_empty, gl_carray_create): Add
21708         dispose_fn argument.
21709         (gl_carray_remove_at, gl_carray_list_free): Call dispose_fn on the
21710         dropped values.
21711         * lib/gl_anyavltree_list2.h (gl_tree_create): Add dispose_fn argument.
21712         (gl_tree_remove_node): Call dispose_fn on the dropped value.
21713         * lib/gl_anyrbtree_list2.h (gl_tree_create): Add dispose_fn argument.
21714         (gl_tree_remove_node): Call dispose_fn on the dropped value.
21715         * lib/gl_anytree_list2.h (gl_tree_create_empty): Add dispose_fn
21716         argument.
21717         (gl_tree_list_free): Call dispose_fn on the dropped values.
21718         * lib/gl_anytreehash_list2.h (gl_tree_list_free): Call dispose_fn on
21719         the dropped values.
21720         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
21721         Add dispose_fn argument.
21722         (gl_linked_remove_node, gl_linked_remove_at, gl_linked_list_free):
21723         Call dispose_fn on the dropped values.
21724         * lib/gl_sublist.c (gl_sublist_create_empty, gl_sublist_create_fill):
21725         Add dispose_fn argument.
21726         (gl_sublist_create): Initialize the 'dispose_fn' field.
21727         * lib/clean-temp.c (create_temp_dir, register_fd): Update.
21728         * tests/test-array_list.c (main): Update.
21729         * tests/test-carray_list.c (main): Update.
21730         * tests/test-avltree_list.c (main): Update.
21731         * tests/test-rbtree_list.c (main): Update.
21732         * tests/test-avltreehash_list.c (main): Update.
21733         * tests/test-rbtreehash_list.c (main): Update.
21734         * tests/test-linked_list.c (main): Update.
21735         * tests/test-linkedhash_list.c (main): Update.
21736         * tests/test-array_oset.c (main): Update.
21737
21738 2007-03-15  Bruno Haible  <bruno@clisp.org>
21739
21740         * lib/gl_oset.h (gl_setelement_dispose_fn): New type.
21741         (gl_oset_create_empty): Add dispose_fn argument.
21742         (struct gl_oset_implementation): Add dispose_fn argument to
21743         'create_empty' method.
21744         (struct gl_oset_impl_base): Add dispose_fn field.
21745         * lib/gl_oset.c (gl_oset_create_empty): Add dispose_fn argument.
21746         * lib/gl_array_oset.c (gl_array_create_empty): Add dispose_fn argument.
21747         (gl_array_remove_at, gl_array_free): Call dispose_fn on the dropped
21748         values.
21749         * lib/gl_anytree_oset.h (gl_tree_create_empty): Add dispose_fn argument.
21750         (gl_tree_oset_free): Call dispose_fn on the dropped values.
21751         * lib/gl_avltree_oset.c (gl_tree_remove_node): Call dispose_fn on the
21752         dropped value.
21753         * lib/gl_rbtree_oset.c (gl_tree_remove_node): Call dispose_fn on the
21754         dropped value.
21755         * tests/test-array_oset.c (main): Update.
21756         * tests/test-avltree_oset.c (main): Update.
21757         * tests/test-rbtree_oset.c (main): Update.
21758         * lib/gl_anytreehash_list1.h (add_to_bucket): Update.
21759
21760 2007-03-13  Bruno Haible  <bruno@clisp.org>
21761
21762         * tests/test-stdbool.c (i): Update after last patch.
21763
21764 2007-03-12  Bruno Haible  <bruno@clisp.org>
21765
21766         * lib/quotearg.c: Include <wctype.h> early, before the definition of
21767         the iswprint macro. Needed on Solaris 2.5.1.
21768
21769 2007-03-12  Bruno Haible  <bruno@clisp.org>
21770
21771         * tests/test-printf-frexp.c (main): Declare x as volatile.
21772
21773 2007-03-12  Simon Josefsson  <simon@josefsson.org>
21774
21775         * doc/gnulib.texi (Build robot for gnulib): New section.
21776
21777 2007-03-12  Jim Meyering  <jim@meyering.net>
21778
21779         * build-aux/bootstrap: New file.
21780         * build-aux/bootstrap.conf: New file, from coreutils.
21781
21782 2007-03-11  Bruno Haible  <bruno@clisp.org>
21783
21784         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Require AC_C_INLINE.
21785
21786 2007-03-12  Simon Josefsson  <simon@josefsson.org>
21787
21788         * lib/des.h, lib/des.c, lib/gc-gnulib.c: Use gl_ namespace, to
21789         avoid collisions with 'des_setkey'.  Reported by Bruno Haible
21790         <bruno@clisp.org>.  Also change 'tripledes_' to '3des_'.
21791
21792 2007-03-11  Bruno Haible  <bruno@clisp.org>
21793
21794         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): If the test program fails to
21795         compile, set LOCALE_TR_UTF8 to 'none' instead of empty.
21796
21797 2007-03-11  Bruno Haible  <bruno@clisp.org>
21798
21799         * lib/stdint_.h (INT64_MIN, INTMAX_MIN): Avoid using the ~INT..._MAX
21800         formula. Needed for SunPRO C 5.0.
21801
21802 2007-03-11  Bruno Haible  <bruno@clisp.org>
21803
21804         * modules/long-options (Depends-on): Add getopt.
21805
21806 2007-03-11  Bruno Haible  <bruno@clisp.org>
21807
21808         * modules/modechange (Depends-on): Add stdbool.
21809
21810 2007-03-11  Bruno Haible  <bruno@clisp.org>
21811
21812         * modules/i-ring (Depends-on): Add stdbool.
21813
21814 2007-03-11  Bruno Haible  <bruno@clisp.org>
21815
21816         * modules/gc-des (Depends-on): Add stdbool.
21817
21818 2007-03-11  Bruno Haible  <bruno@clisp.org>
21819
21820         * m4/mktime.m4 (gl_PREREQ_MKTIME): Require AC_C_INLINE.
21821
21822 2007-03-11  Bruno Haible  <bruno@clisp.org>
21823
21824         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Require AC_C_RESTRICT.
21825
21826 2007-03-11  Bruno Haible  <bruno@clisp.org>
21827
21828         * lib/unistr/u32-mbtouc-unsafe.c (u32_mbtouc_unsafe): Fix syntax error.
21829
21830 2007-03-11  Bruno Haible  <bruno@clisp.org>
21831
21832         * lib/vasnprintf.c (sprintf): Undefine.
21833
21834 2007-03-11  Bruno Haible  <bruno@clisp.org>
21835
21836         * lib/isnan.c (rpl_isnan, rpl_isnanl): Work around bug regarding
21837         initializers in SunPRO C and Compaq C compilers.
21838
21839 2007-03-11  Bruno Haible  <bruno@clisp.org>
21840
21841         * lib/gl_array_oset.c (gl_array_iterator_next): Make pointer
21842         decrementing code ANSI C compliant.
21843
21844 2007-03-11  Bruno Haible  <bruno@clisp.org>
21845
21846         * lib/dummy.c [__sun]: Define a dummy variable, not just a typedef.
21847         Needed for Solaris 2.5.1 ranlib and SunPRO C 5.0.
21848
21849 2007-03-11  Bruno Haible  <bruno@clisp.org>
21850
21851         * tests/test-stdbool.c (s, d, e, xlcbug): Disable checks that gnulib's
21852         <stdbool.h> substitute doesn't pass.
21853
21854 2007-03-11  Bruno Haible  <bruno@clisp.org>
21855
21856         * lib/vasnprintf.c (snprintf): Undefine. Avoids an endless recursion.
21857
21858 2007-03-11  Bruno Haible  <bruno@clisp.org>
21859
21860         * gnulib-tool (func_create_megatestdir): Create also an autobuild
21861         script, for submission to autobuild.josefsson.org.
21862
21863 2007-03-10  Bruno Haible  <bruno@clisp.org>
21864
21865         * modules/canonicalize-lgpl-tests: New file.
21866         * tests/test-canonicalize-lgpl.sh: New file.
21867         * tests/test-canonicalize-lgpl.c: New file.
21868
21869         * modules/c-strcase-tests: New file.
21870         * tests/test-c-strcase.sh: New file.
21871         * tests/test-c-strcasecmp.c: New file.
21872         * tests/test-c-strncasecmp.c: New file.
21873
21874         * modules/atexit-tests: New file.
21875         * tests/test-atexit.sh: New file.
21876         * tests/test-atexit.c: New file.
21877
21878 2007-03-10  Bruno Haible  <bruno@clisp.org>
21879
21880         * tests/test-binary-io.sh: Use temporary filenames that are not so
21881         likely to clash with those of other tests (in a parallel make).
21882         * tests/test-binary-io.c: Likewise.
21883
21884 2007-03-10  Bruno Haible  <bruno@clisp.org>
21885
21886         * lib/fseterr.c (fseterr): Port to Solaris/SPARC64. Deactivate the
21887         fallback; use #error instead.
21888         Suggested by Simon Josefsson.
21889
21890 2007-03-10  Bruno Haible  <bruno@clisp.org>
21891
21892         * gnulib-tool (func_create_testdir): Treat MOSTLYCLEANFILES like
21893         CLEANFILES. Put spaces in each line of $cleaned_files, not only the
21894         first and the last.
21895
21896 2007-03-10  Bruno Haible  <bruno@clisp.org>
21897
21898         * lib/stdint_.h (uint_least64_t): Fix typo in last patch.
21899
21900 2007-03-10  Bruno Haible  <bruno@clisp.org>
21901
21902         * modules/snprintf-posix-tests (EXTRA_DIST): New variable. Needed for
21903         "make distcheck".
21904         * modules/sprintf-posix-tests (EXTRA_DIST): Likewise.
21905         * modules/vsnprintf-posix-tests (EXTRA_DIST): Likewise.
21906         * modules/vsprintf-posix-tests (EXTRA_DIST): Likewise.
21907
21908 2007-03-10  Bruno Haible  <bruno@clisp.org>
21909
21910         * modules/allocsa-tests (test_allocsa_SOURCES): Remove redundant
21911         variable.
21912         * modules/dirname-tests (test_dirname_SOURCES): Remove redundant
21913         variable.
21914
21915 2007-03-09  Eric Blake  <ebb9@byu.net>
21916         and Matthew Woehlke  <mw_triad@users.sourceforge.net>  (tiny change)
21917
21918         * lib/stdint_.h (int64_t, uint64_t): Don't undefine if 64-bit
21919         types are not being provided by gnulib.
21920         (GL_INT64_T, GL_UINT64_T): New witnesses of whether gnulib 64-bit
21921         types are supported.
21922
21923 2007-03-10  Bruno Haible  <bruno@clisp.org>
21924
21925         * lib/stdio_.h (__attribute__): New macro.
21926         (fprintf, vfprintf, printf, vprintf, snprintf, vsnprintf, sprintf,
21927         vsprintf): Specify __attribute__ __format__ for GCC.
21928         Suggested by Eric Blake.
21929
21930 2007-03-09  Bruno Haible  <bruno@clisp.org>
21931
21932         * modules/printf-posix-tests: New file.
21933         * tests/test-printf-posix.sh: New file.
21934         * tests/test-printf-posix.c: New file.
21935
21936         * modules/printf-posix: New file.
21937         * lib/printf.c: New file.
21938         * m4/printf-posix-rpl.m4: New file.
21939         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_PRINTF_POSIX,
21940         REPLACE_PRINTF.
21941         * lib/stdio_.h (printf): New declaration.
21942         (format, __format__, ____printf____, ____scanf____, ____strftime____,
21943         ____strfmon____): New macros.
21944         * modules/stdio (Makefile.am): Substitute also GNULIB_PRINTF_POSIX,
21945         REPLACE_PRINTF.
21946
21947 2007-03-09  Bruno Haible  <bruno@clisp.org>
21948
21949         * tests/test-vasnprintf-posix2.sh: New file.
21950         * tests/test-vasnprintf-posix2.c: New file.
21951         * modules/vasnprintf-posix-tests (Files): Add them and m4/locale-fr.m4.
21952         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
21953         (Makefile.am): Activate test-vasnprintf-posix2.sh.
21954
21955         * lib/vasnprintf.c (VASNPRINTF): For the 'a' and 'A' directives, use
21956         a locale dependent decimal point, rather than always '.'.
21957
21958 2007-03-09  Eric Blake  <ebb9@byu.net>
21959
21960         * lib/stdlib_.h (EXIT_FAILURE): GNU code expects this to be 1, in
21961         spite of platforms like Tandem/NSK that define it to -1.
21962
21963 2007-03-08  Bruno Haible  <bruno@clisp.org>
21964
21965         * modules/vprintf-posix-tests: New file.
21966         * tests/test-vprintf-posix.sh: New file.
21967         * tests/test-vprintf-posix.c: New file.
21968         * tests/test-printf-posix.h: New file.
21969
21970         * modules/vprintf-posix: New file.
21971         * lib/vprintf.c: New file.
21972         * m4/vprintf-posix.m4: New file.
21973         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VPRINTF_POSIX,
21974         REPLACE_VPRINTF.
21975         * lib/stdio_.h (vprintf): New declaration.
21976         * modules/stdio (Makefile.am): Substitute also GNULIB_VPRINTF_POSIX,
21977         REPLACE_VPRINTF.
21978
21979 2007-03-08  Bruno Haible  <bruno@clisp.org>
21980
21981         * modules/fprintf-posix-tests: New file.
21982         * tests/test-fprintf-posix.sh: New file.
21983         * tests/test-fprintf-posix.c: New file.
21984
21985         * modules/fprintf-posix: New file.
21986         * lib/fprintf.c: New file.
21987         * m4/fprintf-posix.m4: New file.
21988         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FPRINTF_POSIX,
21989         REPLACE_FPRINTF.
21990         * lib/stdio_.h (fprintf): New declaration.
21991         * modules/stdio (Makefile.am): Substitute also GNULIB_FPRINTF_POSIX,
21992         REPLACE_FPRINTF.
21993
21994 2007-03-08  Bruno Haible  <bruno@clisp.org>
21995
21996         * modules/vfprintf-posix-tests: New file.
21997         * tests/test-vfprintf-posix.sh: New file.
21998         * tests/test-vfprintf-posix.c: New file.
21999         * tests/test-fprintf-posix.h: New file.
22000         * tests/test-fprintf-posix.out: New file.
22001
22002         * modules/vfprintf-posix: New file.
22003         * lib/vfprintf.c: New file.
22004         * m4/vfprintf-posix.m4: New file.
22005         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VFPRINTF_POSIX,
22006         REPLACE_VFPRINTF.
22007         * lib/stdio_.h (vfprintf): New declaration.
22008         * modules/stdio (Makefile.am): Substitute also GNULIB_VFPRINTF_POSIX,
22009         REPLACE_VFPRINTF.
22010
22011 2007-03-08  Bruno Haible  <bruno@clisp.org>
22012
22013         * lib/stdio_.h: Treat __need___FILE like __need_FILE.
22014
22015 2007-03-08  Bruno Haible  <bruno@clisp.org>
22016
22017         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Use 'case' statements
22018         instead of 'expr' invocations.
22019         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
22020         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
22021         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
22022         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
22023         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
22024         Suggested by Paul Eggert.
22025
22026 2007-03-08  Bruno Haible  <bruno@clisp.org>
22027
22028         * modules/fseterr-tests: New file.
22029         * tests/test-fseterr.c: New file.
22030
22031         * modules/fseterr: New file.
22032         * lib/fseterr.h: New file.
22033         * lib/fseterr.c: New file.
22034
22035 2007-03-08  Bruno Haible  <bruno@clisp.org>
22036
22037         * lib/fnmatch_.h: Convert tabs in the middle of lines to spaces.
22038         * lib/getopt_.h: Likewise.
22039         * lib/mbswidth.h: Likewise.
22040         * lib/setenv.h: Likewise.
22041         * lib/vasnprintf.h: Likewise.
22042         * lib/vasprintf.h: Likewise.
22043         * lib/verror.h: Likewise.
22044         * lib/xsetenv.h: Likewise.
22045         * lib/xvasprintf.h: Likewise.
22046
22047 2007-03-08  Jim Meyering  <jim@meyering.net>
22048
22049         * users.txt: Add parted.
22050
22051         * ChangeLog: Restore 1500 lines mistakenly removed from the end.
22052
22053 2007-03-07  Bruno Haible  <bruno@clisp.org>
22054
22055         * m4/printf.m4: Make the shell script snippets copy&pastable.
22056
22057 2007-03-02  Bruno Haible  <bruno@clisp.org>
22058
22059         * lib/netinet_in_.h: New file.
22060         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Test whether netinet/in.h
22061         is self-contained. Set ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H.
22062         * modules/netinet_in (Files): Add lib/netinet_in_.h.
22063         (Depends-on): Add absolute-header.
22064         (Makefile.am): Substitute ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H
22065         into netinet/in.h.
22066
22067 2007-03-03  Bruno Haible  <bruno@clisp.org>
22068
22069         * lib/sys_select_.h: New file.
22070         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SELECT): Test whether sys/select.h
22071         is self-contained. Set ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H.
22072         * modules/sys_select (Files): Add lib/sys_select_.h.
22073         (Depends-on): Add absolute-header.
22074         (Makefile.am): Substitute ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H
22075         into sys/select.h.
22076
22077 2007-03-02  Bruno Haible  <bruno@clisp.org>
22078
22079         * lib/socket_.h: If sys/socket.h exists, include that and <sys/types.h>
22080         before it. Turn HAVE_WINSOCK2_H and HAVE_WS2TCPIP_H into configute-time
22081         values.
22082         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Test also whether
22083         <sys/socket.h> is self-contained. Set ABSOLUTE_SYS_SOCKET_H,
22084         HAVE_SYS_SOCKET_H, HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H.
22085         * modules/sys_socket (Depends-on): Add absolute-header.
22086         (Makefile.am): Substitute ABSOLUTE_SYS_SOCKET_H, HAVE_SYS_SOCKET_H,
22087         HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H into sys/socket.h.
22088         (Include): Remove requirement of inclusion of <sys/types.h>.
22089
22090 2007-03-02  Bruno Haible  <bruno@clisp.org>
22091
22092         * lib/byteswap_.h (bswap_32): Fix formula.
22093
22094 2007-03-06  Bruno Haible  <bruno@clisp.org>
22095
22096         * modules/sprintf-posix-tests: New file.
22097         * tests/test-sprintf-posix.c: New file.
22098
22099         * modules/sprintf-posix: New file.
22100         * lib/sprintf.c: New file.
22101         * m4/sprintf-posix.m4: New file.
22102         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_SPRINTF_POSIX,
22103         REPLACE_SPRINTF.
22104         * lib/stdio_.h (sprintf): New declaration.
22105         * modules/stdio (Makefile.am): Substitute also GNULIB_SPRINTF_POSIX,
22106         REPLACE_SPRINTF.
22107
22108 2007-03-06  Bruno Haible  <bruno@clisp.org>
22109
22110         * modules/vsprintf-posix-tests: New file.
22111         * tests/test-vsprintf-posix.c: New file.
22112         * tests/test-sprintf-posix.h: New file.
22113
22114         * modules/vsprintf-posix: New file.
22115         * lib/vsprintf.c: New file.
22116         * m4/vsprintf-posix.m4: New file.
22117         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VSPRINTF_POSIX,
22118         REPLACE_VSPRINTF.
22119         * lib/stdio_.h (vsprintf): New declaration.
22120         * modules/stdio (Makefile.am): Substitute also GNULIB_VSPRINTF_POSIX,
22121         REPLACE_VSPRINTF.
22122
22123 2007-03-06  Bruno Haible  <bruno@clisp.org>
22124
22125         * modules/vsnprintf (Depend-on): Remove minmax.
22126
22127 2007-03-06  Bruno Haible  <bruno@clisp.org>
22128
22129         * modules/snprintf-posix-tests: New file.
22130         * tests/test-snprintf-posix.c: New file.
22131
22132         * modules/snprintf-posix: New file.
22133         * m4/snprintf-posix.m4: New file.
22134         * m4/snprintf.m4 (gl_REPLACE_SNPRINTF): New macro, extracted from
22135         gl_FUNC_SNPRINTF.
22136         (gl_FUNC_SNPRINTF): Invoke it.
22137         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_SNPRINTF.
22138         * lib/stdio_.h (snprintf): Define as a replacement if REPLACE_SNPRINTF
22139         is set.
22140         * modules/stdio (Makefile.am): Substitute also REPLACE_SNPRINTF.
22141
22142 2007-03-06  Bruno Haible  <bruno@clisp.org>
22143
22144         * modules/vsnprintf-posix-tests: New file.
22145         * tests/test-vsnprintf-posix.c: New file.
22146         * tests/test-snprintf-posix.h: New file.
22147
22148         * modules/vsnprintf-posix: New file.
22149         * m4/vsnprintf-posix.m4: New file.
22150         * m4/vsnprintf.m4 (gl_REPLACE_VSNPRINTF): New macro, extracted from
22151         gl_FUNC_VSNPRINTF.
22152         (gl_FUNC_VSNPRINTF): Invoke it.
22153         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_VSNPRINTF.
22154         * lib/stdio_.h (vsnprintf): Define as a replacement if
22155         REPLACE_VSNPRINTF is set.
22156         * modules/stdio (Makefile.am): Substitute also REPLACE_VSNPRINTF.
22157
22158 2007-03-06  Bruno Haible  <bruno@clisp.org>
22159
22160         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Test for vasnprintf here.
22161         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): ... not here.
22162
22163 2007-03-06  Bruno Haible  <bruno@clisp.org>
22164
22165         * lib/math_.h (acosl): Declare also if HAVE_DECL_ACOSL is set.
22166         (asinl): Declare also if HAVE_DECL_ASINL is set.
22167         (atanl): Declare also if HAVE_DECL_ATANL is set.
22168         (ceill): Declare also if HAVE_DECL_CEILL is set.
22169         (cosl): Declare also if HAVE_DECL_COSL is set.
22170         (expl): Declare also if HAVE_DECL_EXPL is set.
22171         (floorl): Declare also if HAVE_DECL_FLOORL is set.
22172         (frexpl): Declare also if HAVE_DECL_FREXPL is set.
22173         (ldexpl): Declare also if HAVE_DECL_LDEXPL is set.
22174         (logl): Declare also if HAVE_DECL_LOGL is set.
22175         (sinl): Declare also if HAVE_DECL_SINL is set.
22176         (sqrtl): Declare also if HAVE_DECL_SQRTL is set.
22177         (tanl): Declare also if HAVE_DECL_TANL is set.
22178         * modules/math (Makefile.am): Substitute the values of HAVE_DECL_*.
22179         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Set HAVE_DECL_* to 1.
22180         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Fix tests for the
22181         declaration of frexpl, ldexpl.
22182         * modules/printf-frexpl (Depends-on): Add math.
22183         * lib/printf-frexp.c (frexpl, ldexpl): Undo last change.
22184
22185 2007-03-05  Bruno Haible  <bruno@clisp.org>
22186
22187         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Also test whether
22188         frexpl and ldexpl are declared.
22189         * lib/printf-frexp.c (frexpl, ldexpl): Provide fallback declarations.
22190
22191 2007-03-05  Bruno Haible  <bruno@clisp.org>
22192
22193         * gnulib-tool (func_get_automake_snippet): Don't synthesize an
22194         EXTRA_lib_SOURCES augmentation for the relocatable-prog-wrapper module.
22195
22196 2007-03-05  Bruno Haible  <bruno@clisp.org>
22197
22198         * lib/stdio_.h: Include <stddef.h>.
22199
22200 2007-03-05  Bruno Haible  <bruno@clisp.org>
22201
22202         * m4/printf.m4 (gl_SNPRINTF_DIRECTIVE_N): New macro.
22203
22204 2007-03-05  Bruno Haible  <bruno@clisp.org>
22205
22206         * m4/printf.m4: Update with info about OpenBSD 3.9, HP-UX 10.20,
22207         NetBSD 4, from Ralf Wildenhues.
22208
22209 2007-03-04  Bruno Haible  <bruno@clisp.org>
22210
22211         * lib/vasprintf.h: Update #if logic for the case when the functions
22212         exist but are overridden.
22213
22214 2007-03-04  Bruno Haible  <bruno@clisp.org>
22215
22216         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Exclude two buggy
22217         implementations: glibc-2.4 and MacOS X 10.3.
22218         * tests/test-vasnprintf-posix.c (test_function): Test also the case
22219         that exhibits the bugs in glibc-2.4 and MacOS X 10.3.
22220         * tests/test-vasprintf-posix.c (test_function): Likewise.
22221
22222 2007-03-04  Bruno Haible  <bruno@clisp.org>
22223
22224         * modules/vasprintf-posix-tests: New file.
22225         * tests/test-vasprintf-posix.c: New file.
22226
22227         * modules/vasprintf-posix: New file.
22228         * lib/vasprintf.h (asprintf, vasprintf): Rename if REPLACE_VASPRINTF is
22229         defined.
22230         * m4/vasprintf-posix.m4: New file.
22231         * m4/vasprintf.m4 (gl_REPLACE_VASPRINTF): New macro, extracted from
22232         gl_FUNC_VASPRINTF.
22233         (gl_FUNC_VASPRINTF): Invoke it.
22234         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Define REPLACE_VASNPRINTF
22235         here.
22236         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Not here.
22237
22238 2007-03-04  Bruno Haible  <bruno@clisp.org>
22239
22240         * lib/sys_time_.h: Rename GETTIMEOFDAY_REPLACEMENT to
22241         REPLACE_GETTIMEOFDAY.
22242         * modules/sys_time (Makefile.am): Likewise.
22243         * m4/sys_time_h.m4: Likewise.
22244         * m4/gettimeofday.m4: Likewise.
22245
22246 2007-03-04  Bruno Haible  <bruno@clisp.org>
22247
22248         * modules/vasnprintf-posix-tests: New file.
22249         * tests/test-vasnprintf-posix.c: New file.
22250
22251         * modules/vasnprintf-posix: New file.
22252         * lib/vasnprintf.c: Include isnan.h, isnanl.h, printf-frexp.h,
22253         printf-frexpl.h.
22254         (VASNPRINTF): Handle the 'a' and 'A' directives here, if needed.
22255         * lib/vasnprintf.h (asnprintf, vasnprintf): Rename if
22256         REPLACE_VASNPRINTF is defined.
22257         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): New macro, extracted from
22258         gl_FUNC_VASNPRINTF.
22259         (gl_FUNC_VASNPRINTF): Invoke it.
22260         * m4/vasnprintf-posix.m4: New file.
22261         * m4/printf.m4: New file.
22262
22263 2007-03-04  Bruno Haible  <bruno@clisp.org>
22264
22265         Compile progreloc.c only if --enable-relocatable is specified.
22266         * m4/relocatable.m4 (gl_RELOCATABLE): Arrange to compile progreloc.c
22267         if --enable-relocatable was specified.
22268         * modules/relocatable-prog (Makefile.am): Remove progreloc.c from
22269         lib_SOURCES.
22270
22271 2007-03-04  Jim Meyering  <jim@meyering.net>
22272
22273         * lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.
22274         Use it consistently, rather than enumerating errno constants.
22275
22276 2007-03-04  Bruno Haible  <bruno@clisp.org>
22277
22278         * modules/xvasprintf-tests: New file.
22279         * tests/test-xvasprintf.c: New file.
22280
22281         * modules/vasprintf-tests: New file.
22282         * tests/test-vasprintf.c: New file.
22283
22284         * modules/vasnprintf-tests: New file.
22285         * tests/test-vasnprintf.c: New file.
22286
22287         * modules/vsnprintf-tests: New file.
22288         * tests/test-vsnprintf.c: New file.
22289
22290         * modules/snprintf-tests: New file.
22291         * tests/test-snprintf.c: New file.
22292
22293 2007-03-04  Bruno Haible  <bruno@clisp.org>
22294
22295         Compile relocatable.c only if --enable-relocatable is specified.
22296         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY_BODY): Renamed from
22297         gl_RELOCATABLE_LIBRARY.
22298         (gl_RELOCATABLE_LIBRARY, gl_RELOCATABLE_LIBRARY_SEPARATE): New macros.
22299         * m4/relocatable.m4 (gl_RELOCATABLE): Invoke gl_RELOCATABLE_LIBRARY.
22300         (gl_RELOCATABLE_BODY): Require gl_RELOCATABLE_LIBRARY_BODY instead of
22301         gl_RELOCATABLE_LIBRARY.
22302         * modules/relocatable-lib (configure.ac): Invoke gl_RELOCATABLE_LIBRARY.
22303         (Makefile.am): Remove lib_SOURCES.
22304         * modules/relocatable-lib-lgpl (configure.ac): Invoke
22305         gl_RELOCATABLE_LIBRARY.
22306         (Makefile.am): Remove lib_SOURCES.
22307         * modules/relocatable-prog (Makefile.am): Don't compile relocatable.c
22308         always.
22309         * modules/relocatable-prog-wrapper (configure.ac): Invoke
22310         gl_RELOCATABLE_LIBRARY_SEPARATE instead of gl_RELOCATABLE_LIBRARY.
22311
22312 2007-03-04  Bruno Haible  <bruno@clisp.org>
22313
22314         * modules/argmatch-tests: New file.
22315         * tests/test-argmatch.c: New file.
22316
22317         * tests/test-allocsa.c (main): Halve the number of loop runs.
22318
22319         * modules/alloca-opt-tests: New file.
22320         * tests/test-alloca-opt.c: New file.
22321
22322 2007-03-04  Jim Meyering  <jim@meyering.net>
22323
22324         Work around difference between Linux ACLs and Solaris 10 ZFS.
22325         * lib/acl.c (set_acl): Revert to using chmod_or_fchmod also
22326         for EINVAL.
22327
22328 2007-03-03  Bruno Haible  <bruno@clisp.org>
22329
22330         * modules/relocatable-prog (Depends-on): Add back progreloc's
22331         dependencies: canonicalize-lgpl, xalloc, xreadlink, stdbool, unistd.
22332
22333 2007-03-03  Bruno Haible  <bruno@clisp.org>
22334
22335         * modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib.
22336         * modules/relocatable-lib: New file.
22337
22338 2007-03-03  Bruno Haible  <bruno@clisp.org>
22339
22340         * modules/relocatable-prog: Renamed from modules/relocatable.
22341         * doc/relocatable-maint.texi: Talk about module 'relocatable-prog'.
22342
22343 2007-03-03  Bruno Haible  <bruno@clisp.org>
22344
22345         * modules/relocatable-script (Files): Add doc/relocatable.texi,
22346         m4/relocatable-lib.m4.
22347         (Depends-on): Remove 'relocatable'.
22348         (configure.ac): Add gl_RELOCATABLE_NOP.
22349
22350 2007-03-03  Bruno Haible  <bruno@clisp.org>
22351
22352         * modules/relocatable-prog-wrapper: New file.
22353         * modules/relocatable (Depends-on): Add it. Remove all other
22354         dependencies except progname.
22355         (Files): Remove build-aux/install-reloc, lib/relocwrapper.c.
22356
22357         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): New macro.
22358         (gl_FUNC_STRERROR): Nop.
22359         * lib/strerror.c: Compile the file only if !HAVE_STRERROR.
22360
22361         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): New macro.
22362         * lib/setenv.c: Compile the file only if _LIBC || !HAVE_SETENV.
22363
22364         * m4/readlink.m4 (gl_FUNC_READLINK_SEPARATE): New macro.
22365         (gl_FUNC_READLINK): Update.
22366
22367         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL_SEPARATE): New macro.
22368
22369 2007-03-03  Bruno Haible  <bruno@clisp.org>
22370
22371         * lib/xreadlink.c: Include <unistd.h> unconditionally.
22372         * modules/xreadlink (Depends-on): Add unistd.
22373         * modules/xreadlink-with-size (Depends-on): Likewise.
22374
22375 2007-03-03  Bruno Haible  <bruno@clisp.org>
22376
22377         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_UNSETENV): New macros,
22378         extracted from gt_FUNC_SETENV.
22379         (gt_FUNC_SETENV): Remove macro.
22380         * modules/setenv (configure.ac): Add gl_FUNC_SETENV, gl_FUNC_UNSETENV,
22381         remove gt_FUNC_SETENV.
22382
22383 2007-03-03  Bruno Haible  <bruno@clisp.org>
22384
22385         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY): Define
22386         ENABLE_RELOCATABLE here.
22387         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Don't define it here.
22388
22389 2007-03-03  Bruno Haible  <bruno@clisp.org>
22390
22391         * modules/rbtreehash-list-tests (Depends-on): Add progname.
22392         * tests/test-rbtreehash_list.c: Include progname.h.
22393         (main): Call set_program_name.
22394
22395         * modules/rbtree-oset-tests (Depends-on): Add progname.
22396         * tests/test-rbtree_oset.c: Include progname.h.
22397         (main): Call set_program_name.
22398
22399         * modules/rbtree-list-tests (Depends-on): Add progname.
22400         * tests/test-rbtree_list.c: Include progname.h.
22401         (main): Call set_program_name.
22402
22403         * modules/linked-list-tests (Depends-on): Add progname.
22404         * tests/test-linked_list.c: Include progname.h.
22405         (main): Call set_program_name.
22406
22407 2007-03-03  Bruno Haible  <bruno@clisp.org>
22408
22409         * lib/glob-libc.h (_Restrict_): New macro, copied from lib/regex.h.
22410         All uses of __restrict changed to _Restrict_.
22411         * lib/glob_.h (__restrict): Remove macro.
22412
22413 2007-03-02  Bruno Haible  <bruno@clisp.org>
22414
22415         * modules/gettext (configure.ac): Require gettext infrastructure
22416         from version 0.16.1.
22417
22418 2007-03-02  Bruno Haible  <bruno@clisp.org>
22419
22420         * modules/linkedhash-list-tests (Depends-on): Add progname.
22421         * tests/test-linkedhash_list.c: Include progname.h.
22422         (main): Call set_program_name.
22423
22424         * modules/carray-list-tests (Depends-on): Add progname.
22425         * tests/test-carray_list.c: Include progname.h.
22426         (main): Call set_program_name.
22427
22428         * modules/avltreehash-list-tests (Depends-on): Add progname.
22429         * tests/test-avltreehash_list.c: Include progname.h.
22430         (main): Call set_program_name.
22431
22432         * modules/avltree-oset-tests (Depends-on): Add progname.
22433         * tests/test-avltree_oset.c: Include progname.h.
22434         (main): Call set_program_name.
22435
22436         * modules/avltree-list-tests (Depends-on): Add progname.
22437         * tests/test-avltree_list.c: Include progname.h.
22438         (main): Call set_program_name.
22439
22440         * modules/array-oset-tests (Depends-on): Add progname.
22441         * tests/test-array_oset.c: Include progname.h.
22442         (main): Call set_program_name.
22443
22444         * modules/array-list-tests (Depends-on): Add progname.
22445         * tests/test-array_list.c: Include progname.h.
22446         (main): Call set_program_name.
22447
22448         * modules/argp-tests (Depends-on): Add progname.
22449         * tests/test-argp.c: Include argp.h first. Include progname.h.
22450         (main): Call set_program_name.
22451
22452 2007-03-02  Paul Eggert  <eggert@cs.ucla.edu>
22453
22454         * doc/gnulib-tool.texi (Initial import): Reword description of
22455         _FILE_OFFSET_BITS and _GNU_SOURCE, since they sometimes have a
22456         limited effect even if defined after the first system include.
22457
22458 2007-03-01  Bruno Haible  <bruno@clisp.org>
22459
22460         * build-aux/config.libpath: Update to libtool-1.5.22.
22461         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
22462
22463 2007-03-01  Bruno Haible  <bruno@clisp.org>
22464
22465         * doc/relocatable-maint.texi: Recommend to set foo_CPPFLAGS, not
22466         foo_CFLAGS.
22467         Reported by Ralf Wildenhues.
22468
22469 2007-03-01  Bruno Haible  <bruno@clisp.org>
22470
22471         * build-aux/install-reloc: Remove object files left over by some
22472         compilers.
22473         Reported by Ralf Wildenhues.
22474
22475 2007-03-01  Bruno Haible  <bruno@clisp.org>
22476
22477         * build-aux/install-reloc: Break long lines.
22478
22479 2007-03-01  Bruno Haible  <bruno@clisp.org>
22480
22481         * doc/relocatable.texi: Document that it may not work on OpenBSD.
22482         Reported by Ralf Wildenhues.
22483
22484 2007-03-01  Bruno Haible  <bruno@clisp.org>
22485
22486         * doc/gnulib-tool.texi (Initial import): Remove paragraph about
22487         include ordering constraints.
22488
22489 2007-03-01  Paul Eggert  <eggert@cs.ucla.edu>
22490
22491         Followup to the 2007-02-12 patch, using suggestions from Bruno Haible in
22492         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00136.html>.
22493         * doc/gnulib-tool.texi (Initial import): Mention _FILE_OFFSET_BITS
22494         as another example.
22495         * lib/time_.h: Fix misspelling.
22496         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
22497         Require gl_HEADER_TIME_H_DEFAULTS.
22498         * m4/strptime.m4 (gl_FUNC_STRPTIME): Likewise.
22499         * m4/time_r.m4 (gl_TIME_R): Likewise.
22500         * m4/timegm.m4 (gl_FUNC_TIMEGM): Likewise.
22501
22502 2007-03-01  Bruno Haible  <bruno@clisp.org>
22503
22504         * m4/utimecmp.m4 (gl_UTIMECMP): Don't require gl_TIMESPEC.
22505         * m4/utimens.m4 (gl_UTIMENS): Likewise.
22506
22507 2007-03-01  Jim Meyering  <jim@meyering.net>
22508
22509         * modules/xreadlink (Maintainer): Add my name.
22510         * modules/xreadlink-with-size (Depends-on): Alphabetize.
22511
22512 2007-02-26  Ben Pfaff  <blp@cs.stanford.edu>
22513             Bruno Haible  <bruno@clisp.org>
22514
22515         * build-aux/install-reloc: Compile also c-ctype.c.
22516         * build-aux/relocatable.sh.in: New file.
22517         * doc/relocatable.texi: New file.
22518         * doc/relocatable-maint.texi: New file.
22519         * doc/gnulib.texi: Include relocatable-maint.texi.
22520         * lib/progreloc.c: Include unistd.h unconditionally.
22521         * lib/relocwrapper.c: Include unistd.h unconditionally.
22522         Include c-ctype.h.
22523         (add_dotbin): Use c_tolower.
22524         * m4/relocatable-lib.m4: New file, extracted from m4/relocatable.m4.
22525         (gl_RELOCATABLE_LIBRARY): Renamed from AC_RELOCATABLE_LIBRARY.
22526         (gl_RELOCATABLE_NOP): Renamed from AC_RELOCATABLE_NOP.
22527         * m4/relocatable.m4 (AC_RELOCATABLE_LIBRARY, AC_RELOCATABLE_NOP): Move
22528         to m4/relocatable-lib.m4.
22529         (gl_RELOCATABLE): Renamed from AC_RELOCATABLE. Set also
22530         RELOCATABLE_CONFIG_H_DIR, RELOCATABLE_SRC_DIR, RELOCATABLE_BUILD_DIR.
22531         (gl_RELOCATABLE_BODY): Renamed from AC_RELOCATABLE_BODY. Don't
22532         require obsolete macro AC_EXEEXT. Don't check for unistd.h. Don't set
22533         SET_RELOCATABLE. Instead set RELOCATABLE_LDFLAGS, INSTALL_PROGRAM_ENV.
22534         * modules/relocatable: New file.
22535         * modules/relocatable-lib: New file.
22536         * modules/relocatable-script: New file.
22537
22538 2007-02-28  Bruno Haible  <bruno@clisp.org>
22539
22540         Import --enable-relocatable infrastructure.
22541         * build-aux/config.libpath: New file, from GNU gettext.
22542         * build-aux/install-reloc: New file, from GNU gettext.
22543         * build-aux/reloc-ldflags: New file, from GNU gettext.
22544         * lib/relocatable.h: New file, from GNU gettext.
22545         * lib/relocatable.c: New file, from GNU gettext.
22546         * lib/relocwrapper.c: New file, from GNU gettext.
22547         * m4/relocatable.m4: New file, from GNU gettext.
22548
22549 2007-02-28  Bruno Haible  <bruno@clisp.org>
22550
22551         * MODULES.html.sh (File system functions): Add xreadlink-with-size.
22552
22553         * modules/xreadlink: New file, from GNU gettext with modifications.
22554         * lib/xreadlink.c: New file, from GNU gettext.
22555         * lib/xreadlink.h: Add comments.
22556         (xreadlink): New declaration.
22557
22558         * modules/xreadlink-with-size: Renamed from modules/xreadlink.
22559         (Files): Remove m4/xreadlink.m4. Replace lib/xreadlink.c with
22560         lib/xreadlink-with-size.c.
22561         (configure.ac): Remove gl_XREADLINK invocation.
22562         (Makefile.am): Augment lib_SOURCES.
22563         * m4/xreadlink.m4: Remove file.
22564         * lib/xreadlink-with-size.c: Renamed from lib/xreadlink.c.
22565         (xreadlink_with_size): Renamed from xreadink.
22566         * lib/xreadlink.h (xreadlink_with_size): Renamed from xreadink.
22567         * modules/canonicalize (Depends-on): Replace xreadlink with
22568         xreadlink-with-size.
22569         * lib/canonicalize.c (canonicalize_filename_mode): Update.
22570
22571 2007-02-25  Jim Meyering  <jim@meyering.net>
22572
22573         * build-aux/announce-gen: When complaining about excess arguments,
22574         list them.
22575
22576 2007-02-25  Paul Eggert  <eggert@cs.ucla.edu>
22577
22578         * README: Document signed integer overflow situation more
22579         accurately.
22580
22581 2007-02-25  Bruno Haible  <bruno@clisp.org>
22582
22583         * lib/vasnprintf.c (VASNPRINTF): Fix estimate of size needed for a
22584         'a' or 'A' conversion.
22585
22586 2007-02-25  Bruno Haible  <bruno@clisp.org>
22587
22588         * modules/filename: Renamed from modules/pathname.
22589         (Files): Replace lib/pathname.h with lib/filename.h. Replace
22590         lib/concatpath.c with lib/concat-filename.c.
22591         (Makefile.am): Update.
22592         (Include): Replace pathname.h with filename.h.
22593         * lib/filename.h: Renamed from lib/pathname.h.
22594         (concatenated_filename): Renamed from concatenated_pathname.
22595         * lib/concat-filename.c: Renamed from lib/concatpath.c.
22596         (concatenated_filename): Renamed from concatenated_pathname.
22597         * lib/findprog.c: Include filename.h instead of pathname.h.
22598         (find_in_path): Update.
22599         * lib/javacomp.c: Include filename.h instead of pathname.h.
22600         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
22601         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
22602         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
22603         is_oldgcj_14_13_usable, is_javac_usable): Update.
22604         * lib/javaexec.c: Include filename.h instead of pathname.h.
22605         (execute_java_class): Update.
22606         * modules/findprog: Update.
22607         * modules/javacomp: Update.
22608         * modules/javaexec: Update.
22609         * MODULES.html.sh (File system functions): Add 'filename', remove
22610         'pathname'.
22611
22612 2007-02-25  Bruno Haible  <bruno@clisp.org>
22613
22614         * modules/printf-frexpl-tests: New file.
22615         * tests/test-printf-frexpl.c: New file.
22616
22617         * modules/printf-frexpl: New file.
22618         * lib/printf-frexpl.h: New file.
22619         * lib/printf-frexpl.c: New file.
22620         * m4/printf-frexpl.m4: New file.
22621
22622 2007-02-25  Bruno Haible  <bruno@clisp.org>
22623
22624         * modules/printf-frexp-tests: New file.
22625         * tests/test-printf-frexp.c: New file.
22626
22627         * modules/printf-frexp: New file.
22628         * lib/printf-frexp.h: New file.
22629         * lib/printf-frexp.c: New file.
22630         * m4/printf-frexp.m4: New file.
22631
22632 2007-02-25  Bruno Haible  <bruno@clisp.org>
22633
22634         Assume automake >= 1.10 for the tests.
22635         * modules/arcfour-tests (TESTS): Remove $(EXEEXT) suffix.
22636         * modules/arctwo-tests: Likewise.
22637         * modules/argp-tests: Likewise.
22638         * modules/avltree-list-tests: Likewise.
22639         * modules/avltree-oset-tests: Likewise.
22640         * modules/avltreehash-list-tests: Likewise.
22641         * modules/carray-list-tests: Likewise.
22642         * modules/crc-tests: Likewise.
22643         * modules/des-tests: Likewise.
22644         * modules/gc-arcfour-tests: Likewise.
22645         * modules/gc-arctwo-tests: Likewise.
22646         * modules/gc-des-tests: Likewise.
22647         * modules/gc-hmac-md5-tests: Likewise.
22648         * modules/gc-hmac-sha1-tests: Likewise.
22649         * modules/gc-md2-tests: Likewise.
22650         * modules/gc-md4-tests: Likewise.
22651         * modules/gc-md5-tests: Likewise.
22652         * modules/gc-pbkdf2-sha1-tests: Likewise.
22653         * modules/gc-rijndael-tests: Likewise.
22654         * modules/gc-sha1-tests: Likewise.
22655         * modules/gc-tests: Likewise.
22656         * modules/getaddrinfo-tests: Likewise.
22657         * modules/hmac-md5-tests: Likewise.
22658         * modules/hmac-sha1-tests: Likewise.
22659         * modules/linked-list-tests: Likewise.
22660         * modules/linkedhash-list-tests: Likewise.
22661         * modules/lock-tests: Likewise.
22662         * modules/md2-tests: Likewise.
22663         * modules/md4-tests: Likewise.
22664         * modules/md5-tests: Likewise.
22665         * modules/rbtree-list-tests: Likewise.
22666         * modules/rbtree-oset-tests: Likewise.
22667         * modules/rbtreehash-list-tests: Likewise.
22668         * modules/read-file-tests: Likewise.
22669         * modules/rijndael-tests: Likewise.
22670         * modules/stdint-tests: Likewise.
22671         * modules/tls-tests: Likewise.
22672
22673 2007-02-24  Bruno Haible  <bruno@clisp.org>
22674
22675         * lib/isnanl.h (isnanl): Define through isnan if isnan is a macro.
22676         * m4/isnan.m4 (gl_FUNC_ISNAN_NO_LIBM): Don't check for isnan as a
22677         function; instead check whether isnan with a double argument links.
22678         * m4/isnanl.m4 (gl_FUNC_ISNANL_NO_LIBM): Don't check for isnanl as a
22679         function; instead check whether isnan with a 'long double' argument
22680         links.
22681         Reported by Eric Blake <ebb9@byu.net>.
22682
22683 2007-02-24  Bruno Haible  <bruno@clisp.org>
22684
22685         * lib/isnan.c: Support the 'long double' case if USE_LONG_DOUBLE is
22686         defined.
22687         * lib/isnanl.c: Remove all code. Just include isnan.c.
22688         * modules/isnanl-nolibm (Files): Add lib/isnan.c.
22689
22690 2007-02-25  Jim Meyering  <jim@meyering.net>
22691
22692         Avoid conflicting types for 'unsetenv' on FreeBSD.
22693         * lib/putenv.c (_unsetenv): Rename from "unsetenv", to avoid
22694         conflicting with FreeBSD's (5.0 and 6.1) function declaration
22695         in stdlib.h.
22696
22697 2007-02-24  Bruno Haible  <bruno@clisp.org>
22698
22699         * modules/isnanl-nolibm-tests: New file.
22700         * tests/test-isnanl.c: New file.
22701
22702         * modules/isnanl-nolibm: New file.
22703         * lib/isnanl.h: New file.
22704         * lib/isnanl.c: New file.
22705         * m4/isnanl.m4: New file.
22706
22707 2007-02-24  Bruno Haible  <bruno@clisp.org>
22708
22709         * modules/isnan-nolibm-tests: New file.
22710         * tests/test-isnan.c: New file.
22711
22712         * modules/isnan-nolibm: New file.
22713         * lib/isnan.h: New file.
22714         * lib/isnan.c: New file.
22715         * m4/isnan.m4: New file.
22716
22717 2007-02-24  Bruno Haible  <bruno@clisp.org>
22718
22719         * lib/frexpl.c (frexpl): Correct return values for x = 1.0L. Don't
22720         assume that an exponent fits in 20 bits.
22721
22722 2007-02-24  Jim Meyering  <jim@meyering.net>
22723
22724         * m4/regex.m4: Update the description of the configure-time option,
22725         --without-included-regex, to state accurately what the defaults are,
22726         and perhaps to give people an idea why using this option is risky.
22727
22728 2007-02-24  Paul Eggert  <eggert@cs.ucla.edu>
22729
22730         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
22731         loops on small arguments.  This attempts to avoid the problem
22732         Bruno Haible reported for AIX 4.3.2 in
22733         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00309.html>.
22734
22735 2007-02-23  Bruno Haible  <bruno@clisp.org>
22736
22737         * m4/perl.m4 (gl_PERL): Require version 5.005, not 5.003.
22738         Needed for help2man.
22739
22740 2007-02-23  Karl Berry  <karl@gnu.org>
22741
22742         * doc/gnulib-tool.texi (CVS Issues): mention that when foo_.h
22743         exists, foo.h should be cvs-ignored, not committed.
22744
22745 2007-02-23  Eric Blake  <ebb9@byu.net>
22746
22747         * lib/getdate.h (includes):  Include <time.h>, not "timespec.h".
22748         * lib/stat-time.h (includes): Likewise.
22749         * lib/utimecmp.c (includes): Likewise.
22750         * lib/utimens.h (includes): Likewise.
22751         * lib/getdate.y (includes): Also include "timespec.h" for use
22752         internal to the module.
22753         * modules/utimens (Depends-on): Revert yesterday's patch.
22754         * modules/nanosleep (Depends-on): Add missing dependency.
22755
22756 2007-02-22  Bruno Haible  <bruno@clisp.org>
22757
22758         * lib/glob.c: Don't include getlogin_r.h.
22759
22760 2007-02-22  Jim Meyering  <jim@meyering.net>
22761
22762         * modules/utimens (Depends-on): Add timespec, required for
22763         utimens.h's inclusion of timespec.h.
22764
22765 2007-02-21  Paul Eggert  <eggert@cs.ucla.edu>
22766
22767         * lib/getcwd.c (__getcwd): Undo previous change; it mishandled
22768         long unreadable paths in GNU/Linux.  Problem reported by Andreas
22769         Schwab in
22770         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00261.html>.
22771         I'll try to think of a better way to fix the Solaris problem.
22772
22773         * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) works
22774         like glibc; on Solaris 10, it fails with errno == EINVAL.
22775         POSIX says the behavior is unspecified if the first argument is NULL,
22776         so play it safe and never pass NULL to the system getcwd.
22777
22778 2007-02-21  Jim Meyering  <jim@meyering.net>
22779
22780         * lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
22781         of gettimeofday.  It would conflict with the one now always
22782         provided via sys_time_.h.  Reported by Matthew Woehlke, as
22783         an IRIX 6.5 build failure.
22784
22785 2007-02-20  Paul Eggert  <eggert@cs.ucla.edu>
22786
22787         Minor fixups to port to Solaris 10 with Sun C 5.8.
22788         * lib/getcwd.c [!_LIBC]: Include dirfd.h, since we use dirfd.
22789         * modules/getcwd (Depends-on): Add dirfd.
22790         * lib/putenv.c (putenv): #undef it.
22791         (rpl_putenv): New decl.
22792         (malloc, free): Include <stdlib.h> rather than prototyping separately.
22793
22794 2007-02-20  Bruno Haible  <bruno@clisp.org>
22795
22796         * modules/stdio-tests: New file.
22797         * tests/test-stdio.c: New file.
22798
22799         * modules/vsnprintf (Files): Remove lib/vsnprintf.h.
22800         (Depends-on): Add stdio.
22801         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
22802         (Include): Use <stdio.h> instead of vsnprintf.h.
22803         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
22804         HAVE_DECL_VSNPRINTF.
22805         * lib/vsnprintf.c: Include <stdio.h> instead of vsnprintf.h.
22806
22807         * modules/snprintf (Files): Remove lib/snprintf.h.
22808         (Depends-on): Add stdio.
22809         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
22810         (Include): Use <stdio.h> instead of snprintf.h.
22811         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
22812         HAVE_DECL_SNPRINTF.
22813         * lib/snprintf.c: Include <stdio.h> instead of snprintf.h.
22814         * lib/getaddrinfo.c: Likewise.
22815
22816         * modules/stdio: New file.
22817         * lib/stdio_.h: New file, incorporating snprintf.h and vsnprintf.h.
22818         * lib/snprintf.h: Remove file.
22819         * lib/vsnprintf.h: Remove file.
22820         * lib/.cppi-disable: Remove snprintf.h.
22821         * m4/stdio_h.m4: New file.
22822         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdio.
22823
22824 2007-02-20  Jim Meyering  <jim@meyering.net>
22825
22826         * lib/ftruncate.c [HAVE_CHSIZE]: Document that this code is
22827         used by e.g., mingw.  From Bruno Haible.
22828
22829 2007-02-19  Bruno Haible  <bruno@clisp.org>
22830
22831         * lib/string_.h: Use "#pragma GCC system_header" to suppress some gcc
22832         warnings.
22833         Reported by Ben Pfaff <blp@cs.stanford.edu>.
22834
22835 2007-02-19  Bruno Haible  <bruno@clisp.org>
22836
22837         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request a complaint mail
22838         from mingw users.
22839
22840 2007-02-19  Bruno Haible  <bruno@clisp.org>
22841
22842         * lib/stdlib_.h: Use "#pragma GCC system_header" to suppress some gcc
22843         warnings.
22844         Reported by Joel E. Denny <jdenny@ces.clemson.edu> via Paul Eggert.
22845
22846 2007-02-19  Jim Meyering  <jim@meyering.net>
22847
22848         Don't use FD after a successful "fdopendir (fd)".
22849         * lib/getcwd.c (__getcwd) [AT_FDCWD]: fdopendir (fd) usually closes fd.
22850         Reset it by calling dirfd on the just-obtained DIR*.
22851
22852         * m4/ftruncate.m4: Adjust comment to give this module a 3-year reprieve.
22853         Prompted by a report from Bruno Haible that mingw lacks ftruncate.
22854
22855 2007-02-18  Bruno Haible  <bruno@clisp.org>
22856
22857         * lib/readlink.c: Include <unistd.h>.
22858         * m4/readlink.m4 (gl_FUNC_READLINK): Require gl_UNISTD_H_DEFAULTS. Set
22859         HAVE_READLINK.
22860         * modules/readlink (Depends-on): Add unistd.
22861         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
22862         (Include): Add <unistd.h>.
22863
22864         * lib/getlogin_r.h: Remove file.
22865         * lib/getlogin_r.c: Include <unistd.h> instead of getlogin_r.h.
22866         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE): Remove macro.
22867         (gl_GETLOGIN_R): Inline it here. Require gl_UNISTD_H_DEFAULTS. Set
22868         HAVE_DECL_GETLOGIN_R.
22869         * modules/getlogin_r (Files): Remove lib/getlogin_r.h.
22870         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
22871         (Include): Use <unistd.h> instead of getlogin_r.h.
22872
22873         * lib/getcwd.h: Remove file.
22874         * lib/getcwd.c: Include <unistd.h> instead of getcwd.h.
22875         * lib/xgetcwd.c: Likewise.
22876         * m4/getcwd.m4 (gl_FUNC_GETCWD): Require gl_UNISTD_H_DEFAULTS. Set
22877         REPLACE_GETCWD. Don't define __GETCWD_PREFIX.
22878         * modules/getcwd (Files): Remove lib/getcwd.h.
22879         (Depends-on): Add unistd.
22880         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
22881         (Include): Use <unistd.h> instad of getcwd.h.
22882
22883         * lib/ftruncate.c: Include <unistd.h> first.
22884         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Require gl_UNISTD_H_DEFAULTS.
22885         Set HAVE_FTRUNCATE.
22886         * modules/ftruncate (Depends-on): Add unistd.
22887         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
22888
22889         * lib/fchdir.c: Include <unistd.h> first.
22890         * lib/dirent_.h: Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT.
22891         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_UNISTD_H_DEFAULTS instead
22892         of gl_HEADER_UNISTD_DEFAULTS. Set REPLACE_FCHDIR. Don't set UNISTD_H.
22893         * modules/fchdir (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
22894         (Makefile.am): Substitute also REPLACE_FCHDIR into dirent.h.
22895
22896         * lib/dup2.c: Include <unistd.h> first.
22897         * m4/dup2.m4 (gl_FUNC_DUP2): Require gl_UNISTD_H_DEFAULTS. Set
22898         HAVE_DUP2.
22899         * modules/dup2 (Depends-on): Add unistd.
22900         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
22901
22902         * lib/chown.c: Include <unistd.h> first. Undefine chown later.
22903         * m4/chown.m4 (gl_FUNC_CHOWN): Require gl_UNISTD_H_DEFAULTS. Set
22904         REPLACE_CHOWN. Don't define chown as a macro here.
22905         * modules/chown (Depends-on): Add unistd.
22906         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
22907
22908         * lib/unistd_.h: Test HAVE_UNISTD_H determined at configure time.
22909         Add definition for GL_LINK_WARNING.
22910         (chown, dup2): New declarations.
22911         (fchdir): Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT. Provide optional
22912         link warning.
22913         (ftruncate): New declaration.
22914         (getcwd): New declaration, taken from old getcwd.h.
22915         (getlogin_r): New declaration, taken from old getlogin_r.h.
22916         (readlink): New declaration.
22917         * m4/unistd_h.m4 (gl_UNISTD_H): Renamed from gl_HEADER_UNISTD. Don't
22918         set UNISTD_H. Inline gl_PREREQ_UNISTD. Set HAVE_UNISTD_H.
22919         (gl_PREREQ_UNISTD): Remove macro.
22920         (gl_UNISTD_MODULE_INDICATOR): New macro.
22921         (gl_UNISTD_H_DEFAULTS): Renamed from gl_HEADER_UNISTD_DEFAULTS. Set
22922         many new variables. Don't set UNISTD_H.
22923         * modules/unistd (Description): Change.
22924         (Depends-on): Add link-warning.
22925         (configure.ac): Update.
22926         (Makefile.am): Create unistd.h always. Substitute many new variables
22927         into it.
22928
22929 2007-02-18  Bruno Haible  <bruno@clisp.org>
22930
22931         * lib/stdlib_.h (getsubopt): New declaration, copied from getsubopt.h.
22932         * modules/stdlib (stdlib.h): Also substitute GNULIB_GETSUBOPT and
22933         HAVE_GETSUBOPT.
22934         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Also initialize
22935         GNULIB_GETSUBOPT and HAVE_GETSUBOPT.
22936         * lib/getsubopt.h: Remove file.
22937         * modules/getsubopt (Files): Remove lib/getsubopt.h.
22938         (Depends-on): Add stdlib.
22939         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
22940         (Includes): Use <stdlib.h> instead of getsubopt.h.
22941         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Require gl_STDLIB_H_DEFAULTS.
22942         Set HAVE_GETSUBOPT.
22943         * lib/getsubopt.c: Don't include getsubopt.h.
22944
22945 2007-02-18  Bruno Haible  <bruno@clisp.org>
22946
22947         * modules/fchdir (Depends-on): Add dup2.
22948
22949 2007-02-18  Bruno Haible  <bruno@clisp.org>
22950
22951         * lib/stdlib_.h: Handle glibc's special invocation convention
22952         specially.
22953
22954 2007-02-18  Bruno Haible  <bruno@clisp.org>
22955
22956         * modules/stdlib-tests: New file.
22957         * tests/test-stdlib.c: New file.
22958
22959         * modules/mkstemp (Files): Remove lib/mkstemp.h.
22960         (Depends-on): Add stdlib.
22961         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
22962         (Includes): Use <stdlib.h> instead of mkstemp.h.
22963         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require gl_STDLIB_H_DEFAULTS. Set
22964         REPLACE_MKSTEMP. Remove definition of __MKSTEMP_PREFIX.
22965         * lib/mkstemp.c: Don't include mkstemp.h.
22966         * lib/mkstemp-safer.c: Include <stdlib.h> instead of mkstemp.h.
22967         * lib/stdlib--.h: Don't include mkstemp.h.
22968
22969         * modules/mkdtemp (Files): Remove lib/mkdtemp.h.
22970         (Depends-on): Add stdlib.
22971         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
22972         (Includes): Use <stdlib.h> instead of mkdtemp.h.
22973         * m4/mkdtemp.m4 (gt_FUNC_MKDTEMP): Require gl_STDLIB_H_DEFAULTS. Set
22974         HAVE_MKDTEMP.
22975         * lib/mkdtemp.c: Don't include mkdtemp.h.
22976         * lib/clean-temp.c: Don't include mkdtemp.h.
22977
22978         * modules/exit (Files): Remove lib/exit.h.
22979         (Depends-on): Add stdlib.
22980         (Makefile.am): Remove lib_SOURCES.
22981         (Include): Use <stdlib.h> instead of exit.h.
22982         * lib/argmatch.c: Don't include exit.h.
22983         * lib/execute.c: Likewise.
22984         * lib/pagealign_alloc.c: Likewise.
22985         * lib/pipe.c: Likewise.
22986         * lib/wait-process.c: Likewise.
22987         * lib/copy-file.c: Include <stdlib.h> instead of exit.h.
22988         * lib/exitfail.c: Likewise.
22989         * lib/savewd.c: Likewise.
22990         * lib/xsetenv.c: Likewise.
22991
22992         * modules/stdlib: New file.
22993         * lib/stdlib_.h: New file, incorporating exit.h, mkdtemp.h, mkstemp.h
22994         and extra comments about mkstemp().
22995         * lib/exit.h: Remove file.
22996         * lib/mkdtemp.h: Remove file.
22997         * lib/mkstemp.h: Remove file.
22998         * m4/stdlib_h.m4: New file.
22999         * MODULES.html.sh (Support for systems lacking ANSI C 89): Add stdlib.
23000
23001 2007-02-18  Bruno Haible  <bruno@clisp.org>
23002
23003         * modules/math-tests: New file.
23004         * tests/test-math.c: New file.
23005
23006         * modules/math: New file.
23007         * modules/mathl (Files): Remove lib/mathl.h.
23008         (Depends-on): Add math.
23009         (Makefile.am): Don't mention mathl.h.
23010         (Include): Use <math.h> instead of mathl.h.
23011         * lib/math_.h: New file.
23012         * lib/mathl.h: Remove file.
23013         * lib/acosl.c: Include <config.h> and <math.h> first. Don't include
23014         mathl.h.
23015         * lib/asinl.c: Likewise.
23016         * lib/atanl.c: Likewise.
23017         * lib/ceill.c: Likewise.
23018         * lib/cosl.c: Likewise.
23019         * lib/expl.c: Likewise.
23020         * lib/floorl.c: Likewise.
23021         * lib/frexpl.c: Likewise.
23022         * lib/ldexpl.c: Likewise.
23023         * lib/logl.c: Likewise.
23024         * lib/sincosl.c: Likewise.
23025         * lib/sinl.c: Likewise.
23026         * lib/sqrtl.c: Likewise.
23027         * lib/tanl.c: Likewise.
23028         * lib/trigl.c: Likewise.
23029         * m4/math_h.m4: New file.
23030         * MODULES.html.sh (Mathematics): Add math.
23031
23032 2007-02-17  Bruno Haible  <bruno@clisp.org>
23033
23034         * modules/wctype-tests: New file.
23035         * tests/test-wctype.c: New file.
23036
23037         * modules/wchar-tests: New file.
23038         * tests/test-wchar.c: New file.
23039
23040         * modules/unistd-tests: New file.
23041         * tests/test-unistd.c: New file.
23042
23043         * modules/time-tests: New file.
23044         * tests/test-time.c: New file.
23045
23046         * modules/sysexits-tests: New file.
23047         * tests/test-sysexits.c: New file.
23048
23049         * modules/sys_time-tests: New file.
23050         * tests/test-sys_time.c: New file.
23051
23052         * modules/sys_stat-tests: New file.
23053         * tests/test-sys_stat.c: New file.
23054
23055         * modules/sys_socket-tests: New file.
23056         * tests/test-sys_socket.c: New file.
23057
23058         * modules/sys_select-tests: New file.
23059         * tests/test-sys_select.c: New file.
23060
23061         * modules/string-tests: New file.
23062         * tests/test-string.c: New file.
23063
23064         * modules/stdbool-tests: New file.
23065         * tests/test-stdbool.c: New file.
23066
23067         * modules/netinet_in-tests: New file.
23068         * tests/test-netinet_in.c: New file.
23069
23070         * modules/inttypes-tests: New file.
23071         * tests/test-inttypes.c: New file.
23072
23073         * modules/fcntl-tests: New file.
23074         * tests/test-fcntl.c: New file.
23075
23076         * modules/byteswap-tests: New file.
23077         * tests/test-byteswap.c: New file.
23078
23079         * modules/arpa_inet-tests: New file.
23080         * tests/test-arpa_inet.c: New file.
23081
23082 2007-02-17  Bruno Haible  <bruno@clisp.org>
23083
23084         * lib/inttypes_.h: Add definition for GL_LINK_WARNING.
23085         (imaxabs, imaxdiv, strtoimax, strtoumax): Don't declare the function
23086         if the corresponding module is not enabled. Emit link warnings if
23087         the function is used nevertheless.
23088         * m4/inttypes.m4 (gl_INTTYPES_H): Never use the existing <inttypes.h>.
23089         Don't AC_SUBST HAVE_DECL_IMAXABS, HAVE_DECL_IMAXDIV,
23090         HAVE_DECL_STRTOIMAX, HAVE_DECL_STRTOUMAX.
23091         (gl_INTTYPES_MODULE_INDICATOR, gl_INTTYPES_H_DEFAULTS): New macros.
23092         * modules/inttypes (Depends-on): Add link-warning.
23093         (Makefile.am): Copy the contents of build-aux/link-warning.h into
23094         inttypes.h. Substitute also GNULIB_IMAXABS, GNULIB_IMAXDIV,
23095         GNULIB_STRTOIMAX, GNULIB_STRTOUMAX.
23096         * modules/imaxabs (configure.ac): Invoke gl_INTTYPES_MODULE_INDICATOR.
23097         * modules/imaxdiv (configure.ac): Likewise.
23098         * modules/strtoimax (configure.ac): Likewise.
23099         * modules/strtoumax (configure.ac): Likewise.
23100
23101 2007-02-17  Bruno Haible  <bruno@clisp.org>
23102
23103         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Include the contents of
23104         gl_STRING_MODULE_INDICATOR_DEFAULTS.
23105         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Remove macro.
23106         (gl_HEADER_STRING_H_BODY, gl_STRING_MODULE_INDICATOR): Update.
23107
23108 2007-02-17  Bruno Haible  <bruno@clisp.org>
23109
23110         * modules/link-warning: New file.
23111         * build-aux/link-warning.h: New file, extracted from lib/string_.h.
23112         * lib/string_.h (GL_LINK_WARNING): Remove definition.
23113         * modules/string (Depends-on): Add link-warning.
23114         (Makefile.am): Copy the contents of build-aux/link-warning.h into
23115         string.h.
23116         * MODULES.html.sh (Support for building libraries and executables): Add
23117         link-warning.
23118
23119 2007-02-17  Bruno Haible  <bruno@clisp.org>
23120
23121         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strcasecmp,
23122         strncasecmp, strchr, strchrnul, strdup, strndup, strnlen, strcspn,
23123         strpbrk, strspn, strrchr, strsep, strstr, strcasestr, strtok_r): Break
23124         long lines.
23125
23126 2007-02-17  Ben Pfaff  <blp@cs.stanford.edu>
23127             Bruno Haible  <bruno@clisp.org>
23128
23129         * modules/tmpfile: New file.
23130         * lib/tmpfile.c: New file.
23131         * m4/tmpfile.m4: New file.
23132         * MODULES.html.sh (func_all_modules): New section "Input/output".
23133
23134 2007-02-15  Bruno Haible  <bruno@clisp.org>
23135
23136         * lib/clean-temp.c [WIN32 && !CYGWIN]: Include <windows.h>.
23137         (supports_delete_on_close): New function.
23138         (open_temp, fopen_temp): Use _O_TEMPORARY when supported.
23139
23140 2007-02-14  Bruno Haible  <bruno@clisp.org>
23141
23142         * modules/mbspcasecmp-tests: New file.
23143         * tests/test-mbspcasecmp.sh: New file.
23144         * tests/test-mbspcasecmp.c: New file.
23145
23146         New module mbspcasecmp.
23147         * modules/mbspcasecmp: New file.
23148         * lib/mbspcasecmp.c: New file.
23149         * lib/string_.h (strncasecmp): Change warning message.
23150         (mbspcasecmp): New declaration.
23151         * m4/mbspcasecmp.m4: New file.
23152         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23153         GNULIB_MBSPCASECMP.
23154         * modules/string (string.h): Also substitute GNULIB_MBSPCASECMP.
23155         * MODULES.html.sh (Internationalization functions): Add mbspcasecmp.
23156
23157 2007-02-14  Bruno Haible  <bruno@clisp.org>
23158
23159         * modules/mbsncasecmp-tests: New file.
23160         * tests/test-mbsncasecmp.sh: New file.
23161         * tests/test-mbsncasecmp.c: New file.
23162
23163         New module mbsncasecmp.
23164         * modules/mbsncasecmp: New file.
23165         * lib/mbsncasecmp.c: New file.
23166         * lib/string_.h (mbsncasecmp): New declaration.
23167         * m4/mbsncasecmp.m4: New file.
23168         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23169         GNULIB_MBSNCASECMP.
23170         * modules/string (string.h): Also substitute GNULIB_MBSNCASECMP.
23171         * MODULES.html.sh (Internationalization functions): Add mbsncasecmp.
23172
23173 2007-02-14  Paul Eggert  <eggert@cs.ucla.edu>
23174
23175         * lib/exclude.c (FNM_EXTMATCH): Define if system does not.
23176         Verify that it doesn't overlap with our flags.
23177         (fnmatch_no_wildcards): Don't use strcasecmp or strncasecmp, which
23178         do not have the desired effect in multibyte locales; instead, use
23179         mbscasecmp.
23180         * modules/exclude (Depends-on): Depend on mbscasecmp, not strcase.
23181         Add dependency on xalloc.  Depend on fnmatch, not fnmatch-gnu, since
23182         we don't require GNU fnmatch ourselves (if our users require it, they
23183         should do so explicitly).
23184
23185         Fix regex code so it doesn't rely on strcasecmp.
23186         * lib/regex_internal.h: Include <langinfo.h> only if _LIBC is defined.
23187         Otherwise, include gnulib's langinfo.h.
23188         * lib/regcomp.c (init_dfa): Don't use strcasecmp, as it can have
23189         undesirable behavior in non-C locales.  Instead, rely on localecharset.
23190         * m4/regex.m4 (gl_PREREQ_REGEX): Don't require AM_LANGINFO_CODESET.
23191         * modules/regex (FILES): Remove m4/codeset.m4.
23192         (Depends-on): Add localcharset.  Remove strcase.
23193
23194 2007-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23195
23196         * m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
23197         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Likewise.
23198
23199 2007-02-13  Bruno Haible  <bruno@clisp.org>
23200
23201         * m4/intdiv0.m4 (gt_INTDIV0): Assume ANSI C. Fix underquoting bug.
23202         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
23203
23204 2007-02-12  Bruno Haible  <bruno@clisp.org>
23205
23206         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
23207         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): If
23208         GNULIB_POSIXCHECK and the gnulib module not enabled, provoke a link-
23209         time warning rather than a link error.
23210
23211 2007-02-12  Bruno Haible  <bruno@clisp.org>
23212
23213         * m4/locale-fr.m4 (gt_LOCALE_FR): Fix m4 quoting bug.
23214         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
23215         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
23216
23217 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
23218
23219         * lib/string_.h (strncasecmp): Fix typo: this macro takes 3
23220         args, not 2.
23221
23222 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
23223
23224         New module 'time', so that apps can include <time.h> as per
23225         POSIX and GNU instead of separate include files like time_r.h
23226         and timegm.h.  This implementation tries out a simpler approach
23227         for replacing decls in standard include files (as compared to
23228         the string module), somewhat as an experiment.
23229
23230         * config/srclist.txt: Comment out mktime.c for now.
23231         * doc/gnulib-tool.texi (Initial import): Don't use time_r as an example
23232         since it doesn't apply any more.  Use generic wording instead.
23233         * MODULES.html.sh (Support for systems lacking POSIX:2001): New module
23234         'time'.
23235         * lib/time_.h, m4/time_h.m4, modules/time: New files.
23236         * lib/strptime.h, lib/time_r.h, lib/timegm.h: Remove.
23237         * lib/mktime.c: Include config.h depending on _LIBC, not HAVE_CONFIG_H.
23238         Don't include <sys/types.h>; no longer needed since we assume C89.
23239         * lib/mktime.c: Don't include "time_r.h"; no longer needed.
23240         * lib/strftime.c: Likewise.
23241         * lib/time_r.c: Likewise.
23242         * lib/nanosleep.c (nanosleep): #undef after include files, not before.
23243         * lib/nanosleep.c: Include <time.h> first, to check interface.
23244         * lib/strptime.c: Likewise.
23245         * lib/time_r.c: Likewise.
23246         * lib/timegm.c: Likewise.
23247         * lib/strptime.c: Don't include strptime.h or time_r.h; no longer
23248         needed.
23249         * lib/timegm.c: Don't include timegm.h; no longer needed.
23250         * lib/timespec.h: Don't include <sys/time.h> before <time.h>;
23251         time.h now handles any problems in that area.
23252         (struct timespec, nanosleep): Remove; time.h now arranges for these.
23253         * lib/xnanosleep.c: Don't include timespec.h; no longer needed now
23254         that time.h defines struct timespec.
23255         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check that nanosleep is declared.
23256         Set REPLACE_NANOSLEEP.  Don't AC_DEFINE nanosleep; the time module now
23257         handles that.
23258         * m4/strptime.m4 (gl_FUNC_STPRTIME): Set REPLACE_STRPTIME.
23259         * m4/time_r.m4 (gl_TIME_R): Don't define HAVE_TIME_R_POSIX; no longer
23260         needed.  Set REPLACE_LOCALTIME.
23261         * m4/timegm.m4 (gl_FUNC_TIMEGM): Set REPLACE_TIMEGM.
23262         * m4/timespec.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Move to time_h.m4.
23263         (gl_TIMESPEC): Don't check for sys/time.h or struct timespec or
23264         nanosleep; time_h.m4 now does that.  Don't require
23265         gl_USE_SYSTEM_EXTENSIONS; no longer needed directly, and the time
23266         module handles this now.
23267         * modules/getdate (Depends-on): Remove timespec.  Add time.
23268         * modules/nanosleep (Depends-on): Likewise.
23269         * modules/stat-time (Depends-on): Likewise.
23270         * modules/nanosleep (Include): Include time.h, not timespec.h.
23271         * modules/strptime (Files): Remove lib/strptime.h.
23272         (Depends-on): Add extensions, time.
23273         (Include): Include time.h, not strptime.h.
23274         * modules/time_r (Files): Remove lib/time_r.h.
23275         (Depends-on): Add time.
23276         (Include): Include time.h, not time_r.h.
23277         * modules/timegm: Likewise.
23278         * modules/timespec (Description): Now does timespec-related decls
23279         of our own, instead of struct timespec itself.
23280         (Depends-on): Add time; remove extensions.
23281         (Maintainer): Add self.
23282         * modules/utimecmp (Depends-on): Add time; remove timespec.
23283         * modules/utimens (Depends-on): Likewise.
23284         * modules/xnanosleep (Depends-on): Likewise.
23285
23286 2007-02-11  Bruno Haible  <bruno@clisp.org>
23287
23288         * lib/c-strstr.c: Include allocsa.h.
23289         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
23290         * lib/c-strcasestr.c: Include allocsa.h.
23291         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
23292         * lib/strcasestr.c: Include allocsa.h.
23293         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
23294         * lib/mbsstr.c: Include allocsa.h.
23295         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
23296         allocsa/freesa instead of malloc/free.
23297         * lib/mbscasestr.c: Include allocsa.h.
23298         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
23299         allocsa/freesa instead of malloc/free.
23300         * modules/c-strstr (Depends-on): Add allocsa.
23301         * modules/c-strcasestr (Depends-on): Likewise.
23302         * modules/strcasestr (Depends-on): Likewise.
23303         * modules/mbsstr (Depends-on): Likewise.
23304         * modules/mbscasestr (Depends-on): Likewise.
23305
23306 2007-02-11  Bruno Haible  <bruno@clisp.org>
23307
23308         * lib/mbsspn.c (mbsspn): Fix bug. Remove unnecessary strlen call.
23309
23310         * modules/mbsspn-tests: New file.
23311         * tests/test-mbsspn.sh: New file.
23312         * tests/test-mbsspn.c: New file.
23313
23314 2007-02-11  Bruno Haible  <bruno@clisp.org>
23315
23316         * lib/mbspbrk.c (mbspbrk): Remove unneeded cast.
23317
23318         * modules/mbspbrk-tests: New file.
23319         * tests/test-mbspbrk.sh: New file.
23320         * tests/test-mbspbrk.c: New file.
23321
23322 2007-02-11  Bruno Haible  <bruno@clisp.org>
23323
23324         * lib/mbscspn.c (mbscspn): Remove unnecessary strlen call and
23325         unneeded cast.
23326
23327         * modules/mbscspn-tests: New file.
23328         * tests/test-mbscspn.sh: New file.
23329         * tests/test-mbscspn.c: New file.
23330
23331 2007-02-11  Bruno Haible  <bruno@clisp.org>
23332
23333         * modules/mbscasecmp-tests: New file.
23334         * tests/test-mbscasecmp.sh: New file.
23335         * tests/test-mbscasecmp.c: New file.
23336
23337 2007-02-11  Bruno Haible  <bruno@clisp.org>
23338
23339         Ensure O(n) worst-case complexity of mbscasestr.
23340         * lib/mbscasestr.c: Include stdbool.h.
23341         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
23342         functions.
23343         (mbscasestr): Add some bookkeeping. Invoke knuth_morris_pratt_* when
23344         the bookkeeping indicates that it's worth it.
23345         * modules/mbscasestr (Depends-on): Add stdbool, mbslen, strnlen.
23346
23347         * modules/mbscasestr-tests: New file.
23348         * tests/test-mbscasestr1.c: New file.
23349         * tests/test-mbscasestr2.sh: New file.
23350         * tests/test-mbscasestr2.c: New file.
23351         * tests/test-mbscasestr3.sh: New file.
23352         * tests/test-mbscasestr3.c: New file.
23353         * tests/test-mbscasestr4.sh: New file.
23354         * tests/test-mbscasestr4.c: New file.
23355         * m4/locale-tr.m4: New file.
23356
23357 2007-02-11  Bruno Haible  <bruno@clisp.org>
23358
23359         Ensure O(n) worst-case complexity of mbsstr.
23360         * lib/mbsstr.c: Include stdbool.h.
23361         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
23362         functions.
23363         (mbsstr): Add some bookkeeping. Invoke knuth_morris_pratt_* when the
23364         bookkeeping indicates that it's worth it.
23365         * modules/mbsstr (Depends-on): Add stdbool, mbslen, strnlen.
23366
23367         * modules/mbsstr-tests: New file.
23368         * tests/test-mbsstr1.c: New file.
23369         * tests/test-mbsstr2.sh: New file.
23370         * tests/test-mbsstr2.c: New file.
23371         * tests/test-mbsstr3.sh: New file.
23372         * tests/test-mbsstr3.c: New file.
23373         * m4/locale-fr.m4: New file.
23374
23375 2007-02-11  Bruno Haible  <bruno@clisp.org>
23376
23377         * lib/mbsrchr.c (mbsrchr): Fix bug.
23378
23379         * modules/mbsrchr-tests: New file.
23380         * tests/test-mbsrchr.sh: New file.
23381         * tests/test-mbsrchr.c: New file.
23382
23383 2007-02-11  Bruno Haible  <bruno@clisp.org>
23384
23385         * lib/mbschr.c (mbschr): Fix bug.
23386
23387         * modules/mbschr-tests: New file.
23388         * tests/test-mbschr.sh: New file.
23389         * tests/test-mbschr.c: New file.
23390         * m4/locale-zh.m4: New file.
23391
23392 2007-02-11  Bruno Haible  <bruno@clisp.org>
23393
23394         Support for copying multibyte string iterators.
23395         * lib/mbiter.h: Include <string.h>.
23396         (mbiter_multi_copy): New function.
23397         (mbi_copy): New macro.
23398         * lib/mbuiter.h: Include <string.h>.
23399         (mbuiter_multi_copy): New function.
23400         (mbui_copy): New macro.
23401
23402 2007-02-11  Bruno Haible  <bruno@clisp.org>
23403
23404         New module mbslen.
23405         * modules/mbslen: New file.
23406         * lib/mbslen.c: New file.
23407         * lib/string_.h (mbslen): New declaration.
23408         * m4/mbslen.m4: New file.
23409         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23410         GNULIB_MBSLEN.
23411         * modules/string (string.h): Also substitute GNULIB_MBSLEN.
23412         * MODULES.html.sh (Internationalization functions): Add mbslen.
23413
23414 2007-02-11  Bruno Haible  <bruno@clisp.org>
23415
23416         Ensure O(n) worst-case complexity of strcasestr substitute.
23417         * lib/strcasestr.c: Include stdbool.h.
23418         (knuth_morris_pratt): New function.
23419         (strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when the
23420         bookkeeping indicates that it's worth it.
23421         * modules/strcasestr (Depends-on): Add stdbool, strnlen.
23422
23423         * modules/strcasestr-tests: New file.
23424         * tests/test-strcasestr.c: New file.
23425
23426 2007-02-11  Bruno Haible  <bruno@clisp.org>
23427
23428         Ensure O(n) worst-case complexity of c_strcasestr.
23429         * lib/c-strcasestr.c: Include stdbool.h, string.h.
23430         (knuth_morris_pratt): New function.
23431         (c_strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when
23432         the bookkeeping indicates that it's worth it.
23433         * modules/c-strcasestr (Depends-on): Add stdbool, strnlen.
23434
23435         * modules/c-strcasestr-tests: New file.
23436         * tests/test-c-strcasestr.c: New file.
23437
23438 2007-02-11  Bruno Haible  <bruno@clisp.org>
23439
23440         Ensure O(n) worst-case complexity of c_strstr.
23441         * lib/c-strstr.c: Include stdbool.h, string.h.
23442         (knuth_morris_pratt): New function.
23443         (c_strstr): Add some bookkeeping. Invoke knuth_morris_pratt when the
23444         bookkeeping indicates that it's worth it.
23445         * modules/c-strstr (Depends-on): Add stdbool, strnlen.
23446
23447         * lib/c-strstr.c: Complete rewrite for maintainability.
23448
23449         * modules/c-strstr-tests: New file.
23450         * tests/test-c-strstr.c: New file.
23451
23452 2007-02-11  Bruno Haible  <bruno@clisp.org>
23453
23454         * m4/javacomp.m4 (gt_JAVACOMP): Work around a 'tr' bug in coreutils
23455         5.2.1 and earlier, whereby \055 was treated just like the range
23456         delimiter '-'.
23457         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
23458
23459 2007-02-08  Bruno Haible  <bruno@clisp.org>
23460
23461         * modules/regex (Depends-on): Add stdbool.
23462         Reported by Dalibor Topic <robilad@kaffe.org>.
23463
23464 2007-02-05  Paul Eggert  <eggert@cs.ucla.edu>
23465
23466         * m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
23467         Prefer returning from main to exiting from it.
23468         Remove unnecessary parens after sizeof.
23469
23470 2007-02-05  Bruno Haible  <bruno@clisp.org>
23471
23472         New module mbssep.
23473         * modules/mbssep: New file.
23474         * lib/mbssep.c: New file.
23475         * lib/string_.h (strsep): Add a conditional link warning.
23476         (mbssep): New declaration.
23477         * m4/mbssep.m4: New file.
23478         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23479         GNULIB_MBSSEP.
23480         * modules/string (string.h): Also substitute GNULIB_MBSSEP.
23481         * MODULES.html.sh (Internationalization functions): Add mbssep.
23482
23483 2007-02-05  Bruno Haible  <bruno@clisp.org>
23484
23485         * lib/strsep.c (strsep): Fix actions in case of no delimiters.
23486         Optimize search in case of 1 delimiter.
23487
23488 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
23489
23490         * lib/acl.h: Include sys/types.h before sys/acl.h.
23491
23492 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
23493
23494         Merge upstream fix for glibc bugzilla #3957:
23495
23496         2007-02-05  Jakub Jelinek  <jakub@redhat.com>
23497
23498         * lib/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
23499         bit for RE_HAT_LISTS_NOT_NEWLINE.
23500         (build_charclass_op): Remove bogus comment.
23501
23502 2007-02-05  Simon Josefsson  <simon@josefsson.org>
23503
23504         * lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
23505
23506 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
23507
23508         * lib/getsubopt.c [!_LIBC]: Include config.h and getsubopt.h.
23509         * lib/memmem.c [!defined _LIBC]: Include config.h.
23510
23511 2007-02-04  Bruno Haible  <bruno@clisp.org>
23512
23513         * lib/string_.h (GL_LINK_WARNING2): Put the word "warning:" into the
23514         warning message.
23515
23516 2007-02-04  Bruno Haible  <bruno@clisp.org>
23517
23518         New module mbstok_r.
23519         * modules/mbstok_r: New file.
23520         * lib/mbstok_r.c: New file.
23521         * lib/string_.h (strtok_r): Change argument names to match the
23522         comments. Add a conditional link warning.
23523         (mbstok_r): New declaration.
23524         * m4/mbstok_r.m4: New file.
23525         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23526         GNULIB_MBSTOK_R.
23527         * modules/string (string.h): Also substitute GNULIB_MBSTOK_R.
23528         * MODULES.html.sh (Internationalization functions): Add mbstok_r.
23529
23530 2007-02-04  Bruno Haible  <bruno@clisp.org>
23531
23532         New module mbsspn.
23533         * modules/mbsspn: New file.
23534         * lib/mbsspn.c: New file.
23535         * lib/string_.h (strspn): Add a conditional link warning.
23536         (mbsspn): New declaration.
23537         * m4/mbsspn.m4: New file.
23538         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23539         GNULIB_MBSSPN.
23540         * modules/string (string.h): Also substitute GNULIB_MBSSPN.
23541         * MODULES.html.sh (Internationalization functions): Add mbsspn.
23542
23543 2007-02-04  Bruno Haible  <bruno@clisp.org>
23544
23545         New module mbspbrk.
23546         * modules/mbspbrk: New file.
23547         * lib/mbspbrk.c: New file.
23548         * lib/string_.h (strpbrk): Add a conditional link warning.
23549         (mbspbrk): New declaration.
23550         * m4/mbspbrk.m4: New file.
23551         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23552         GNULIB_MBSPBRK.
23553         * modules/string (string.h): Also substitute GNULIB_MBSPBRK.
23554         * MODULES.html.sh (Internationalization functions): Add mbspbrk.
23555
23556 2007-02-04  Bruno Haible  <bruno@clisp.org>
23557
23558         New module mbscspn.
23559         * modules/mbscspn: New file.
23560         * lib/mbscspn.c: New file.
23561         * lib/string_.h (strcspn): Add a conditional link warning.
23562         (mbscspn): New declaration.
23563         * m4/mbscspn.m4: New file.
23564         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23565         GNULIB_MBSCSPN.
23566         * modules/string (string.h): Also substitute GNULIB_MBSCSPN.
23567         * MODULES.html.sh (Internationalization functions): Add mbscspn.
23568
23569 2007-02-04  Bruno Haible  <bruno@clisp.org>
23570
23571         New module mbscasestr, reduced goal of strcasestr.
23572         * modules/mbscasestr: New file.
23573         * lib/mbscasestr.c: New file, copied from lib/strcasestr.c.
23574         (mbscasestr): Renamed from strcasestr.
23575         * lib/strcasestr.c: Don't include mbuiter.h.
23576         (strcasestr): Remove support for multibyte locales.
23577         * lib/string_.h (strcasestr): Don`t rename. Declare only if missing.
23578         Change the conditional link warning.
23579         (mbscasestr): New declaration.
23580         * m4/mbscasestr.m4: New file.
23581         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Enable the replacement only if
23582         the system does not have strcasestr. Set HAVE_STRCASESTR instead of
23583         REPLACE_STRCASESTR.
23584         (gl_PREREQ_STRCASESTR): Don't require gl_FUNC_MBRTOWC.
23585         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
23586         HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
23587         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSCASESTR.
23588         * modules/string (string.h): Also substitute GNULIB_MBSCASESTR.
23589         Substitute HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
23590         * modules/strcasestr (Files): Remove m4/mbrtowc.m4.
23591         (Depends-on): Remove mbuiter.
23592         * MODULES.html.sh (Internationalization functions): Add mbscasestr.
23593
23594 2007-02-04  Bruno Haible  <bruno@clisp.org>
23595
23596         Simplify handling of strncasecmp.
23597         * lib/string_.h (strncasecmp): Remove test for GNULIB_STRCASE. Change
23598         the conditional link warning.
23599         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
23600         HAVE_STRCASECMP, not REPLACE_STRCASECMP.
23601         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Don't initialize GNULIB_STRCASE.
23602         * modules/strcase (configure.ac): Don't invoke
23603         gl_STRING_MODULE_INDICATOR.
23604         * modules/string (string.h): Don't substitute GNULIB_STRCASE.
23605
23606 2007-02-04  Bruno Haible  <bruno@clisp.org>
23607
23608         New module mbscasecmp, reduced goal of strcasecmp.
23609         * modules/mbscasecmp: New file.
23610         * lib/mbscasecmp.c: New file, copied from lib/strcasecmp.c.
23611         (mbscasecmp): Renamed from strcasecmp.
23612         * lib/strcasecmp.c: Don't include mbuiter.h.
23613         (strcasecmp): Remove support for multibyte locales.
23614         * lib/string_.h (strcasecmp): Don`t rename. Declare only if missing.
23615         Change the conditional link warning.
23616         (mbscasecmp): New declaration.
23617         * m4/mbscasecmp.m4: New file.
23618         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Enable the replacement only if
23619         the system lacks strcasecmp. Set HAVE_STRCASECMP instead of
23620         REPLACE_STRCASECMP.
23621         (gl_PREREQ_STRCASECMP): Don't require gl_FUNC_MBRTOWC.
23622         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23623         GNULIB_MBSCASECMP.
23624         * modules/string (string.h): Also substitute GNULIB_MBSCASECMP.
23625         Substitute HAVE_STRCASECMP instead of REPLACE_STRCASECMP.
23626         * modules/strcase (Files): Remove m4/mbrtowc.m4.
23627         (Depends-on): Remove mbuiter.
23628         * MODULES.html.sh (Internationalization functions): Add mbscasecmp.
23629
23630 2007-02-04  Bruno Haible  <bruno@clisp.org>
23631
23632         New module mbsstr. Remove module strstr.
23633         * modules/mbsstr: New file.
23634         * modules/strstr: Remove file.
23635         * lib/mbsstr.c: Renamed from lib/strstr.c.
23636         (mbsstr): Renamed from strstr.
23637         * lib/string_.h (strstr): Remove declaration. Change the conditional
23638         link warning.
23639         (mbsstr): New declaration.
23640         * m4/mbsstr.m4: New file.
23641         * m4/strstr.m4: Remove file.
23642         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Don't initialize
23643         REPLACE_STRSTR.
23644         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSSTR.
23645         Don't initialize GNULIB_STRSTR.
23646         * modules/string (string.h): Also substitute GNULIB_MBSSTR. Don't
23647         substitute GNULIB_STRSTR and REPLACE_STRSTR.
23648         * MODULES.html.sh (Internationalization functions): Add mbsstr.
23649         (Support for systems lacking ANSI C 89): Remove strstr.
23650
23651 2007-02-04  Bruno Haible  <bruno@clisp.org>
23652
23653         New module mbsrchr.
23654         * modules/mbsrchr: New file.
23655         * lib/mbsrchr.c: New file.
23656         * lib/string_.h (strrchr): Add a conditional link warning.
23657         (mbsrchr): New declaration.
23658         * m4/mbsrchr.m4: New file.
23659         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23660         GNULIB_MBSRCHR.
23661         * modules/string (string.h): Also substitute GNULIB_MBSRCHR.
23662         * MODULES.html.sh (Internationalization functions): Add mbsrchr.
23663
23664 2007-02-04  Bruno Haible  <bruno@clisp.org>
23665
23666         New module mbschr.
23667         * modules/mbschr: New file.
23668         * lib/mbschr.c: New file.
23669         * lib/string_.h (strchr): Add a conditional link warning.
23670         (mbschr): New declaration.
23671         * m4/mbschr.m4: New file.
23672         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23673         GNULIB_MBSCHR.
23674         * modules/string (string.h): Also substitute GNULIB_MBSCHR.
23675         * MODULES.html.sh (Internationalization functions): Add mbschr.
23676
23677 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
23678
23679         * lib/stdbool_.h: Mention that bool bit-fields aren't supported.
23680
23681         * modules/stdarg (configure.ac-early): Require AC_PROG_CC_STDC.
23682
23683 2007-02-04  Bruno Haible  <bruno@clisp.org>
23684
23685         New module description section 'configure.ac-early'.
23686         * gnulib-tool (sed_extract_prog): Recognize configure.ac-early.
23687         (func_get_autoconf_early_snippet): New function.
23688         (func_import, func_create_testdir): Use it. Remove special cases for
23689         modules 'extensions' and 'lock'.
23690         * modules/extensions (configure.ac-early): Require
23691         gl_USE_SYSTEM_EXTENSIONS.
23692         * modules/lock (configure.ac-early): Require gl_LOCK_EARLY.
23693
23694 2007-02-04  Bruno Haible  <bruno@clisp.org>
23695
23696         Make use of gcj-4.3's -fsource and -ftarget option.
23697         * m4/javacomp.m4 (gt_JAVACOMP): Test whether gcj is in version >= 4.3,
23698         and if so try the options -fsource and -ftarget.
23699         * lib/javacomp.c (compile_using_gcj): Add fsource_option,
23700         source_version, ftarget_option, target_version arguments.
23701         (is_envjavac_gcj43, is_envjavac_gcj43_usable): New functions.
23702         (is_envjavac_oldgcj_14_14_usable): Renamed from
23703         is_envjavac_gcj_14_14_usable.
23704         (is_envjavac_oldgcj_14_13_usable): Renamed from
23705         is_envjavac_gcj_14_13_usable.
23706         (is_gcj_present): Update.
23707         (is_gcj_43, is_gcj43_usable): New functions.
23708         (is_oldgcj_14_14_usable): Renamed from is_gcj_14_14_usable. Update.
23709         (is_oldgcj_14_13_usable): Renamed from is_gcj_14_13_usable. Update.
23710         (compile_java_class): Test whether gcj is in version >= 4.3, and if so
23711         try the options -fsource and -ftarget.
23712
23713 2007-02-03  Paul Eggert  <eggert@cs.ucla.edu>
23714
23715         * lib/xalloc.h (x2nrealloc): Fix an unlikely bug in the overflow
23716         checking code.  Set N = ceil (1.5 * N) rather than to a slightly
23717         larger value.
23718
23719 2007-02-03  Jim Meyering  <jim@meyering.net>
23720
23721         Give tools a better chance to allocate space for very large buffers.
23722         * lib/xalloc.h (x2nrealloc): Use 3/2, not 2, as buffer size factor.
23723
23724         Make pwd and readlink work also when run with an unreadable parent dir
23725         on systems with openat support.
23726         * lib/getcwd.c (__getcwd) [HAVE_PARTLY_WORKING_GETCWD]: Use the system
23727         provided getcwd function, even when we have openat support.
23728         Reported by Dmitry V. Levin in <http://bugzilla.redhat.com/227168>.
23729
23730 2007-02-02  Bruno Haible  <bruno@clisp.org>
23731
23732         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
23733         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): Provoke a link
23734         error only if GNULIB_POSIXCHECK is defined. Needed to avoid artificial
23735         portability problems if one of these functions is only used on specific
23736         platforms.
23737         Reported by Paul Eggert.
23738
23739 2007-02-02  Paul Eggert  <eggert@cs.ucla.edu>
23740
23741         Avoid mempcpy in the regex code, as the string.h mempcpy stuff
23742         is causing more trouble than it's curing.
23743         * lib/regex_internal.h (__mempcpy): Remove.
23744         * lib/regcomp.c (regerror): Rewrite to avoid the need for mempcpy
23745         (and make the code a tad smaller to boot).
23746         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for mempcpy.
23747
23748 2007-02-02  Jim Meyering  <jim@meyering.net>
23749
23750         * modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:
23751         section, not in the Makefile.am: one.
23752
23753 2007-02-02  Eric Blake  <ebb9@byu.net>
23754
23755         * lib/strchrnul.c: Always include config.h first.
23756
23757         * modules/mountlist (Depends-on): Revert 2007-01-31 change,
23758         gnulib strstr is not necessary here.
23759
23760 2007-02-02  Simon Josefsson  <simon@josefsson.org>
23761
23762         * m4/socklen.m4: Fix typo.
23763
23764 2007-02-02  Eric Blake  <ebb9@byu.net>
23765
23766         * modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.
23767         * modules/netinet_in (Makefile.am): Likewise.
23768
23769 2007-02-01  Bruno Haible  <bruno@clisp.org>
23770
23771         * lib/string_.h (GL_LINK_WARNING): New macro.
23772         (strcasecmp, strstr, strcasestr): If provided by the system,
23773         conditionally define as a macro that leads to a warning instead of to
23774         an error.
23775         (strncasecmp): Conditionally define as a macro that leads to a warning.
23776
23777 2007-02-01  Karl Berry  <karl@gnu.org>
23778
23779         * config/srclist.txt (strtok_r.c): lose sync, no more strtok_r.h.
23780
23781 2007-02-01  Bruno Haible  <bruno@clisp.org>
23782
23783         * MODULES.html.sh (Unicode string functions): Update after 2007-01-27
23784         renamings.
23785
23786 2007-02-01  Eric Blake  <ebb9@byu.net>
23787
23788         * modules/regex (Depends-on): Revert dependence on mempcpy.
23789         * lib/regex_internal.h [! _LIBC && !__mempcpy]: Undo string
23790         module's definition of mempcpy.
23791         Reported by Paul Eggert.
23792
23793 2007-02-01  Paul Eggert  <eggert@cs.ucla.edu>
23794
23795         * lib/string_.h: If the gnulib module XYZ is not present, undefine
23796         the symbol XYZ before redefining it.  This fixes a problem with
23797         programs that don't use XYZ, when compiled on systems that define
23798         XYZ to something else.
23799
23800 2007-01-31  Paul Eggert  <eggert@cs.ucla.edu>
23801
23802         * lib/mkdir-p.c (make_dir_parents): Close a race condition that
23803         occurs when "mkdir -m foo" creates a setgid directory that is (1)
23804         writeable to group or other and (2) is intended to have a special
23805         mode bit that is set or cleared.  In such a case, the directory
23806         should be neither group- nor other-writeable until the special
23807         mode bits are right.
23808
23809 2007-01-31  Eric Blake  <ebb9@byu.net>
23810
23811         * modules/mountlist (Depends-on): Add strstr.
23812
23813         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
23814         bug.
23815         * modules/string (Makefile.am): Remove redundant replacement.
23816         * modules/regex (Depends-on): Add mempcpy.
23817
23818 2007-01-31  Bruno Haible  <bruno@clisp.org>
23819
23820         New module description field 'Link'.
23821         * gnulib-tool (func_usage): Document --extract-link-directive.
23822         (sed_extract_prog): Recognize 'Link' directive.
23823         (func_get_link_directive): New function.
23824         (func_import): Show summary of link directives.
23825         Handle --extract-link-directive option.
23826         * modules/acl (Link): New section.
23827         * modules/clock-time (Link): New section.
23828         * modules/euidaccess (Link): New section.
23829         * modules/gettext (Link): New section.
23830         * modules/iconv (Link): New section.
23831         * modules/lock (Link): New section.
23832         * modules/nanosleep (Link): New section.
23833         * modules/readline (Link): New section.
23834
23835 2007-01-27  Bruno Haible  <bruno@clisp.org>
23836
23837         Enforce the use of gnulib modules for unportable <string.h> functions.
23838         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): New macro.
23839         (gl_STRING_MODULE_INDICATOR_DEFAULTS): New macro.
23840         (gl_HEADER_STRING_H_BODY): Require it.
23841         * lib/string_.h: If the gnulib module XYZ is not present, redefine
23842         the symbol XYZ to one that gives a link error.
23843         * modules/string (Makefile.am): Also substitute the GNULIB_* variables.
23844         * modules/memmem (configure.ac): Invoke gl_STRING_MODULE_INDICATOR.
23845         * modules/mempcpy (configure.ac): Likewise.
23846         * modules/memrchr (configure.ac): Likewise.
23847         * modules/stpcpy (configure.ac): Likewise.
23848         * modules/stpncpy (configure.ac): Likewise.
23849         * modules/strcase (configure.ac): Likewise.
23850         * modules/strcasestr (configure.ac): Likewise.
23851         * modules/strchrnul (configure.ac): Likewise.
23852         * modules/strdup (configure.ac): Likewise.
23853         * modules/strndup (configure.ac): Likewise.
23854         * modules/strnlen (configure.ac): Likewise.
23855         * modules/strpbrk (configure.ac): Likewise.
23856         * modules/strsep (configure.ac): Likewise.
23857         * modules/strstr (configure.ac): Likewise.
23858         * modules/strtok_r (configure.ac): Likewise.
23859
23860 2007-01-31  Jean-Louis Martineau  <martineau@zmanda.com>  (tiny change)
23861
23862         * lib/gai_strerror.c (values): Add EAI_OVERFLOW.
23863
23864 2007-01-30  Jim Meyering  <jim@meyering.net>
23865
23866         * lib/mpsort.c (mpsort): Remove spurious "return" in void function.
23867
23868 2007-01-29  Bruno Haible  <bruno@clisp.org>
23869
23870         * lib/allocsa.h: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
23871         * lib/execute.c: Likewise.
23872         * lib/pipe.c: Likewise.
23873         * lib/printf-args.h: Likewise.
23874         * lib/printf-args.c: Likewise.
23875         * lib/printf-parse.c: Likewise.
23876         * lib/vasnprintf.c: Likewise.
23877
23878 2007-01-29  Eric Blake  <ebb9@byu.net>
23879
23880         * lib/memrchr.c: Assume <string.h> unconditionally, to pull in
23881         declaration.
23882
23883 2007-01-29  Paul Eggert  <eggert@cs.ucla.edu>
23884
23885         * lib/strptime.h (strptime): Use 'restrict' for args where
23886         POSIX requires this.
23887         * lib/strptime.c (strptime): Likewise.
23888         Change license notice from LGPL to GPL, since gnulib-tool will
23889         change this as needed.
23890         Include <config.h> if _LIBC is not defined, not if HAVE_CONFIG_H is
23891         defined.
23892         Include "strptime.h" first, to check interface.
23893         Do not #undef _LIBC and _NL_CURRENT.
23894         Do not include <stdlib.h>; no longer needed.
23895         Include "time_r.h" and declare ptime_locale_status
23896         only if _LIBC is not defined.
23897         (__P): Remove unused macro.
23898         (match_string): Bring back glibc version, but use it only if _LIBC
23899         is defined.
23900         (__strptime_internal): Compile tm_gmtoff code if _LIBC is defined, too.
23901         Remove unnecessary assertion and abort() call.
23902         Use #ifdef _NL_CURRENT rather than #if 0, for benefit of glibc.
23903         * m4/strptime.m4: Fix serial number comment.
23904         (gl_FUNC_STRPTIME): Require AC_C_RESTRICT, gl_TM_GMTOFF.
23905         * modules/strptime (Files): Add m4/tm_gmtoff.m4.
23906         (Depends-on): Add time_r.
23907
23908 2007-01-29  Bruno Haible  <bruno@clisp.org>
23909
23910         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
23911         strptime.
23912         * modules/strptime (Depends-on): Add stdbool.
23913         * lib/strptime.h: Include <time.h> always. Add comments.
23914
23915 2007-01-29  Yoann Vandoorselaere  <yoann@prelude-ids.org>
23916
23917         * modules/strptime: New file.
23918         * lib/strptime.h: New file.
23919         * lib/strptime.c: New file.
23920         * m4/strptime.m4: New file.
23921
23922 2007-01-28  Paul Eggert  <eggert@cs.ucla.edu>
23923
23924         * MODULES.html.sh: New module mpsort.
23925         * lib/mpsort.c, lib/mpsort.h, m4/mpsort.m4, modules/mpsort: New files.
23926
23927         * lib/regex.h (_Restrict_): Renamed from __restrict, to avoid
23928         a circularity problem with HP-UX ia64 reported by Bob Proulx in
23929         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00394.html>.
23930         All uses changed.
23931         (_Restrict_arr_): Renamed from __restrict_arr, for similar reasons.
23932         All uses changed.
23933         * lib/regcomp.c, lib/regexec.c: Change all uses from __restrict
23934         to _Restrict_.
23935         * lib/regexec.c (regexec): Declare pmatch with _Restrict_arr_, so that
23936         the parameter matches the prototype.
23937
23938 2007-01-28  Jim Meyering  <jim@meyering.net>
23939
23940         * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do use
23941         sys/time.h here, reverting that part of the previous patch:
23942         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/8959>.
23943
23944 2007-01-28  Bruno Haible  <bruno@clisp.org>
23945
23946         * modules/sys_time (Makefile.am): Build sys/time.h only when it's the
23947         value of $(SYS_TIME_H).
23948         [MOSTLYCLEANFILES]: Now that sys/time.h is created only when needed,
23949         remove it conditionally, too. [added by Jim Meyering]
23950         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Set SYS_TIME_H.
23951         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
23952         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Set SYS_TIME_H when setting
23953         GETTIMEOFDAY_REPLACEMENT to 1.
23954
23955 2007-01-28  Bruno Haible  <bruno@clisp.org>
23956
23957         * m4/unistd_h.m4 (gl_HEADER_UNISTD_DEFAULTS): New macro.
23958         (gl_HEADER_UNISTD): Require it. Don't set UNISTD_H to empty here.
23959         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_HEADER_UNISTD_DEFAULTS.
23960         Set UNISTD_H instead of UNISTD_H2.
23961         * modules/fchdir (BUILT_SOURCES): Drop $(UNISTD_H2).
23962
23963 2007-01-28  Bruno Haible  <bruno@clisp.org>
23964
23965         * modules/mbchar (Makefile.am): Add mbchar.c to lib_SOURCES.
23966         * m4/mbchar.m4 (gl_MBCHAR): Remove AC_LIBOBJ invocation.
23967
23968 2007-01-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23969
23970         * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)
23971         (func_create_testdir): Ensure C locale for `grep' and `tr'
23972         character ranges.
23973         (func_create_megatestdir): Avoid one `grep'.  Fix bug in
23974         ACLOCAL_AMFLAGS parsing state machine.
23975
23976 2007-01-27  Bruno Haible  <bruno@clisp.org>
23977
23978         * modules/unistr/base: Update.
23979
23980 2007-01-27  Bruno Haible  <bruno@clisp.org>
23981
23982         Rename u32-mbtouc -> u32-mbtouc-unsafe, u32-mbtouc-safe -> u32-mbtouc,
23983         u32_mbtouc -> u32_mbtouc_unsafe, u32_mbtouc_safe -> u32_mbtouc.
23984         * modules/unistr/u32-mbtouc-unsafe: Renamed from
23985         modules/unistr/u32-mbtouc.
23986         * lib/unistr/u32-mbtouc-unsafe.c: Renamed from lib/unistr/u32-mbtouc.c.
23987         * lib/unistr.h: Update.
23988         * lib/linebreak.c: Update.
23989         * modules/unistr/u32-mbtouc: Renamed from
23990         modules/unistr/u32-mbtouc-safe.
23991         * lib/unistr/u32-mbtouc.c: Renamed from lib/unistr/u32-mbtouc-safe.c.
23992         * lib/unistr.h: Update.
23993         * lib/unistr/u32-to-u8.c: Update.
23994         * lib/unistr/u32-to-u16.c: Update.
23995
23996 2007-01-27  Bruno Haible  <bruno@clisp.org>
23997
23998         Rename utf16-ucs4 -> utf16-ucs4-unsafe, utf16-ucs4-safe -> utf16-ucs4,
23999         u16_mbtouc -> u16_mbtouc_unsafe, u16_mbtouc_safe -> u16_mbtouc.
24000         * modules/utf16-ucs4-unsafe: Renamed from modules/utf16-ucs4.
24001         * lib/utf16-ucs4-unsafe.h: Renamed from lib/utf16-ucs4.h.
24002         * lib/unistr/utf16-ucs4-unsafe.c: Renamed from lib/unistr/utf16-ucs4.c.
24003         * modules/unistr/u16-mbtouc-unsafe: Renamed from
24004         modules/unistr/u16-mbtouc.
24005         * lib/unistr/u16-mbtouc-unsafe.c: Renamed from lib/unistr/u16-mbtouc.c.
24006         * lib/unistr.h: Update.
24007         * lib/linebreak.c: Update.
24008         * modules/linebreak: Update.
24009         * modules/utf16-ucs4: Renamed from modules/utf16-ucs4-safe.
24010         * lib/utf16-ucs4.h: Renamed from lib/utf16-ucs4-safe.h.
24011         * lib/unistr/utf16-ucs4.c: Renamed from lib/unistr/utf16-ucs4-safe.c.
24012         * modules/unistr/u16-mbtouc: Renamed from
24013         modules/unistr/u16-mbtouc-safe.
24014         * lib/unistr/u16-mbtouc.c: Renamed from lib/unistr/u16-mbtouc-safe.c.
24015         * lib/unistr.h: Update.
24016         * lib/unistr/u16-to-u8.c: Update.
24017         * modules/unistr/u16-to-u8: Update.
24018         * lib/unistr/u16-to-u32.c: Update.
24019         * modules/unistr/u16-to-u32: Update.
24020
24021 2007-01-27  Bruno Haible  <bruno@clisp.org>
24022
24023         Rename utf8-ucs4 -> utf8-ucs4-unsafe, utf8-ucs4-safe -> utf8-ucs4,
24024         u8_mbtouc -> u8_mbtouc_unsafe, u8_mbtouc_safe -> u8_mbtouc.
24025         * modules/utf8-ucs4-unsafe: Renamed from modules/utf8-ucs4.
24026         * lib/utf8-ucs4-unsafe.h: Renamed from lib/utf8-ucs4.h.
24027         * lib/unistr/utf8-ucs4-unsafe.c: Renamed from lib/unistr/utf8-ucs4.c.
24028         * modules/unistr/u8-mbtouc-unsafe: Renamed from
24029         modules/unistr/u8-mbtouc.
24030         * lib/unistr/u8-mbtouc-unsafe.c: Renamed from lib/unistr/u8-mbtouc.c.
24031         * lib/unistr.h: Update.
24032         * lib/striconveh.c: Update.
24033         * modules/striconveh: Update.
24034         * lib/linebreak.c: Update.
24035         * modules/linebreak: Update.
24036         * modules/utf8-ucs4: Renamed from modules/utf8-ucs4-safe.
24037         * lib/utf8-ucs4.h: Renamed from lib/utf8-ucs4-safe.h.
24038         * lib/unistr/utf8-ucs4.c: Renamed from lib/unistr/utf8-ucs4-safe.c.
24039         * modules/unistr/u8-mbtouc: Renamed from modules/unistr/u8-mbtouc-safe.
24040         * lib/unistr/u8-mbtouc.c: Renamed from lib/unistr/u8-mbtouc-safe.c.
24041         * lib/unistr.h: Update.
24042         * lib/striconveh.c: Update.
24043         * modules/striconveh: Update.
24044         * lib/unistr/u8-to-u16.c: Update.
24045         * modules/unistr/u8-to-u16: Update.
24046         * lib/unistr/u8-to-u32.c: Update.
24047         * modules/unistr/u8-to-u32: Update.
24048
24049 2007-01-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24050
24051         Sync from Libtool.
24052         * lib/argz.c: Do not include strings.h nor memory.h, include
24053         string.h unconditionally.  Patch by Simon Josefsson.
24054
24055 2007-01-27  Bruno Haible  <bruno@clisp.org>
24056
24057         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): New macro, extracted
24058         from gl_HEADER_STRING_H_BODY.
24059         (gl_HEADER_STRING_H_BODY): Require it.
24060         * m4/memmem.m4 (gl_FUNC_MEMMEM): Require gl_HEADER_STRING_H_DEFAULTS.
24061         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
24062         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
24063         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
24064         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
24065         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP): Likewise.
24066         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
24067         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
24068         * m4/strdup.m4 (gl_FUNC_STRDUP): Likewise.
24069         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
24070         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
24071         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Likewise.
24072         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
24073         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
24074         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
24075
24076 2007-01-27  Bruno Haible  <bruno@clisp.org>
24077
24078         * gnulib-tool (func_emit_lib_Makefile_am): If $for_test is true, turn
24079         check_PROGRAMS into noinst_PROGRAMS.
24080         (func_emit_tests_Makefile_am): Likewise. Also don't initialize
24081         check_PROGRAMS in this case.
24082         (func_import): Set for_test to false.
24083         (func_create_testdir): Set for_test to true.
24084
24085 2007-01-27  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
24086             Bruno Haible  <bruno@clisp.org>
24087
24088         * modules/strcasestr (Files): Remove lib/strcasestr.h.
24089         (Depends-on): Add string.
24090         (Includes): Use <string.h> instead of strcasestr.h.
24091         * modules/string (Makefile.am): Also substitute the value of
24092         REPLACE_STRCASESTR.
24093         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Don't define strcasestr here;
24094         assume strcasestr is declared in <string.h> not <strings.h>. Also
24095         set REPLACE_STRCASESTR.
24096         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Provide a default value for
24097         REPLACE_STRCASESTR.
24098         * lib/strcasestr.h: Remove file.
24099         * lib/strcasestr.c: Include <string.h> instead of strcasestr.h.
24100         * lib/string_.h (strcasestr): New declaration.
24101
24102 2007-01-27  Bruno Haible  <bruno@clisp.org>
24103
24104         * lib/string_.h: Use 'extern'.
24105
24106 2007-01-27  Jim Meyering  <jim@meyering.net>
24107
24108         * lib/regex_internal.c (re_string_reconstruct): Remove declaration
24109         of set-but-not-used local, "q".
24110
24111         * lib/mempcpy.c: Include <config.h> before <string.h>.
24112         This fixes a compilation error on HP-UX, due to the system's
24113         "restrict"-using mempcpy prototype.
24114
24115 2007-01-26  Bruno Haible  <bruno@clisp.org>
24116
24117         Small optimization.
24118         * lib/javacomp.c: Include c-strstr.h.
24119          (is_envjavac_gcj): Use c_strstr instead of strstr.
24120         * modules/javacomp (Depends-on): Add c-strstr, remove strstr.
24121
24122 2007-01-26  Bruno Haible  <bruno@clisp.org>
24123
24124         * MODULES.html.sh (Unicode string functions): Add the new modules.
24125
24126         * modules/uniconv/u32-strconv-to-locale: New file.
24127         * lib/uniconv/u32-strconv-to-locale.c: New file.
24128
24129         * modules/uniconv/u16-strconv-to-locale: New file.
24130         * lib/uniconv/u16-strconv-to-locale.c: New file.
24131
24132         * modules/uniconv/u8-strconv-to-locale: New file.
24133         * lib/uniconv/u8-strconv-to-locale.c: New file.
24134
24135         * modules/uniconv/u32-strconv-from-locale: New file.
24136         * lib/uniconv/u32-strconv-from-locale.c: New file.
24137
24138         * modules/uniconv/u16-strconv-from-locale: New file.
24139         * lib/uniconv/u16-strconv-from-locale.c: New file.
24140
24141         * modules/uniconv/u8-strconv-from-locale: New file.
24142         * lib/uniconv/u8-strconv-from-locale.c: New file.
24143
24144         * modules/uniconv/u32-strconv-to-enc: New file.
24145         * lib/uniconv/u32-strconv-to-enc.c: New file.
24146         * modules/uniconv/u32-strconv-to-enc-tests: New file.
24147         * tests/uniconv/test-u32-strconv-to-enc.c: New file.
24148
24149         * modules/uniconv/u16-strconv-to-enc: New file.
24150         * lib/uniconv/u16-strconv-to-enc.c: New file.
24151         * lib/uniconv/u-strconv-to-enc.h: New file.
24152         * modules/uniconv/u16-strconv-to-enc-tests: New file.
24153         * tests/uniconv/test-u16-strconv-to-enc.c: New file.
24154
24155         * modules/uniconv/u8-strconv-to-enc: New file.
24156         * lib/uniconv/u8-strconv-to-enc.c: New file.
24157         * modules/uniconv/u8-strconv-to-enc-tests: New file.
24158         * tests/uniconv/test-u8-strconv-to-enc.c: New file.
24159
24160         * modules/uniconv/u32-strconv-from-enc: New file.
24161         * lib/uniconv/u32-strconv-from-enc.c: New file.
24162         * modules/uniconv/u32-strconv-from-enc-tests: New file.
24163         * tests/uniconv/test-u32-strconv-from-enc.c: New file.
24164
24165         * modules/uniconv/u16-strconv-from-enc: New file.
24166         * lib/uniconv/u16-strconv-from-enc.c: New file.
24167         * modules/uniconv/u16-strconv-from-enc-tests: New file.
24168         * tests/uniconv/test-u16-strconv-from-enc.c: New file.
24169
24170         * modules/uniconv/u8-strconv-from-enc: New file.
24171         * lib/uniconv/u8-strconv-from-enc.c: New file.
24172         * lib/uniconv/u-strconv-from-enc.h: New file.
24173         * modules/uniconv/u8-strconv-from-enc-tests: New file.
24174         * tests/uniconv/test-u8-strconv-from-enc.c: New file.
24175
24176         * modules/uniconv/u32-conv-from-enc: New file.
24177         * lib/uniconv/u32-conv-from-enc.c: New file.
24178         * modules/uniconv/u32-conv-from-enc-tests: New file.
24179         * tests/uniconv/test-u32-conv-from-enc.c: New file.
24180
24181         * modules/uniconv/u16-conv-from-enc: New file.
24182         * lib/uniconv/u16-conv-from-enc.c: New file.
24183         * lib/uniconv/u-conv-from-enc.h: New file.
24184         * modules/uniconv/u16-conv-from-enc-tests: New file.
24185         * tests/uniconv/test-u16-conv-from-enc.c: New file.
24186
24187         * modules/uniconv/u8-conv-from-enc: New file.
24188         * lib/uniconv/u8-conv-from-enc.c: New file.
24189         * modules/uniconv/u8-conv-from-enc-tests: New file.
24190         * tests/uniconv/test-u8-conv-from-enc.c: New file.
24191
24192         * modules/uniconv/base: New file.
24193         * lib/uniconv.h: New file.
24194
24195 2007-01-26  Paul Eggert  <eggert@cs.ucla.edu>
24196
24197         * doc/gnulib-tool.texi (Initial import): Update to match current
24198         behavior with strdup module.
24199         * lib/.cppi-disable: Remove strcase.h, strdup.h, strndup.h, strnlen.h.
24200         * lib/memmem.h: Remove; all uses removed.  This is now done
24201         by <string.h>.
24202         * lib/mempcpy.h: Likewise.
24203         * lib/memrchr.h: Likewise.
24204         * lib/stpcpy.h: Likewise.
24205         * lib/stpncpy.h: Likewise.
24206         * lib/strcase.h: Likewise.
24207         * lib/strchrnul.h: Likewise.
24208         * lib/strdup.h: Likewise.
24209         * lib/strndup.h: Likewise.
24210         * lib/strnlen.h: Likewise.
24211         * lib/strpbrk.h: Likewise.
24212         * lib/strsep.h: Likewise.
24213         * lib/strstr.h: Likewise.
24214         * lib/strtok_r.h: Likewise.
24215         * lib/string_.h: New file.
24216         * lib/argp-namefrob.h: Don't include no-longer-existent include files.
24217         Rely on <string.h> instead.
24218         * lib/canon-host.c: Likewise.
24219         * lib/chdir-long.c: Likewise.
24220         * lib/concatpath.c: Likewise.
24221         * lib/exclude.c: Likewise.
24222         * lib/fchdir.c: Likewise.
24223         * lib/getaddrinfo.c: Likewise.
24224         * lib/getcwd.c: Likewise.
24225         * lib/getsubopt.c: Likewise.
24226         * lib/glob.c: Likewise.
24227         * lib/hard-locale.c: Likewise.
24228         * lib/iconvme.c: Likewise.
24229         * lib/javacomp.c: Likewise.
24230         * lib/mempcpy.c: Likewise.
24231         * lib/memrchr.c: Likewise.
24232         * lib/regex_internal.h: Likewise.
24233         * lib/stpncpy.c: Likewise.
24234         * lib/strcasecmp.c: Likewise.
24235         * lib/strchrnul.c: Likewise.
24236         * lib/strdup.c: Likewise.
24237         * lib/striconv.c: Likewise.
24238         * lib/striconveh.c: Likewise.
24239         * lib/striconveha.c: Likewise.
24240         * lib/strncasecmp.c: Likewise.
24241         * lib/strndup.c: Likewise.
24242         * lib/strnlen.c: Likewise.
24243         * lib/strsep.c: Likewise.
24244         * lib/strstr.c: Likewise.
24245         * lib/strtok_r.c: Likewise.
24246         * lib/userspec.c: Likewise.
24247         * lib/w32spawn.h: Likewise.
24248         * lib/xstrndup.c: Likewise.
24249         * lib/mountlist.c (strstr): Remove decl.
24250         * m4/string_h.m4: New file.
24251         * m4/memmem.m4 (gl_FUNC_MEMMEM): Set HAVE_DECL_MEMMEM if necessary.
24252         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Set HAVE_MEMPCPY if necessary.
24253         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Set HAVE_MEMRCHR
24254         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Set HAVE_STPCPY if necessary.
24255         * m4/stpncpy.m4 (gl_PREREQ_STPNCPY): Set HAVE_STPNCPY if necessary.
24256         * m4/strcase.m4 (gl_FUNC_STRCASECMP):
24257         Set REPLACE_STRCASECMP if necessary.
24258         (gl_FUNC_STRNCASECMP): Set HAVE_DECL_STRNCASECMP if necessary.
24259         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Set HAVE_STRCHRNUL if necessary.
24260         * m4/strdup.m4 (gl_FUNC_STRDUP): Set HAVE_DECL_STRDUP if necessary.
24261         * m4/strndup.m4 (gl_FUNC_STRNDUP): Set HAVE_DECL_STRNLEN and
24262         HAVE_DECL_STRDUP if necessary.
24263         (gl_PREREQ_STRNLEN): Don't bother to check for strnlen decl,
24264         since gl_FUNC_STRNDUP does that now.
24265         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Set HAVE_DECL_STRNLEN if necessary.
24266         Check for decl here...
24267         (gl_PREREQ_STRNLEN): ... not here.
24268         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Set HAVE_STRPBRK if necessary.
24269         * m4/strsep.m4 (gl_FUNC_STRSEP): Set HAVE_STRSEP if necessary.
24270         * m4/strstr.m4 (gl_FUNC_STRSTR): Set REPLACE_STRSTR if necessary.
24271         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Set HAVE_DECL_STRTOK_R if
24272         necessary.
24273         * modules/string: New file.
24274         * modules/memmem (Files): Remove special-purpose include file.
24275         (Depends-on): Add string.
24276         (Include): Include <string.h>, not the removed file.
24277         * modules/mempcpy: Likewise.
24278         * modules/memrchr: Likewise.
24279         * modules/stpcpy: Likewise.
24280         * modules/stpncpy: Likewise.
24281         * modules/strcase: Likewise.
24282         * modules/strchrnul: Likewise.
24283         * modules/strdup: Likewise.
24284         * modules/strndup: Likewise.
24285         * modules/strnlen: Likewise.
24286         * modules/strpbrk: Likewise.
24287         * modules/strsep: Likewise.
24288         * modules/strstr: Likewise.
24289         * modules/strtok_r: Likewise.
24290         * tests/test-dirname.c: Don't include "strdup.h", since
24291         <string.h> now suffices.
24292         * tests/test-memmem.c: Don't include "memmem.h", since
24293         <string.h> now suffices.
24294
24295 2007-01-25  Bruno Haible  <bruno@clisp.org>
24296
24297         * lib/striconveh.c (mem_cd_iconveh_internal): Ignore *lengthp if
24298         *resultp is 0.
24299
24300         * lib/unistr/u16-to-u8.c (u16_to_u8): Fix u8_uctomb invocation.
24301         * lib/unistr/u32-to-u8.c (u32_to_u8): Likewise.
24302         * lib/unistr/u8-to-u16.c (u8_to_u16): Fix u16_uctomb invocation.
24303         * lib/unistr/u32-to-u16.c (u32_to_u16): Likewise.
24304
24305         * modules/unistr/u8-to-u16 (Depends-on): Add missing modules.
24306         * modules/unistr/u8-to-u32 (Depends-on): Add missing modules.
24307         * modules/unistr/u16-to-u8 (Depends-on): Add missing modules.
24308         * modules/unistr/u16-to-u32 (Depends-on): Add missing modules.
24309         * modules/unistr/u32-to-u8 (Depends-on): Add missing modules.
24310         * modules/unistr/u32-to-u16 (Depends-on): Add missing modules.
24311
24312 2007-01-24  Bruno Haible  <bruno@clisp.org>
24313
24314         Don't AC_REQUIRE autoconf macros that invoke AC_LIBOBJ. See
24315         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00279.html>.
24316         * m4/argp.m4 (gl_ARGP): Invoke, don't require, gl_GETOPT_SUBSTITUTE.
24317         * m4/fts.m4 (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): Invoke, don't require,
24318         gl_FUNC_FTS_CORE.
24319         (gl_FUNC_FTS_CORE): Invoke, don't require, gl_FUNC_OPENAT.
24320         * m4/lstat.m4 (gl_FUNC_LSTAT): Invoke, don't require,
24321         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
24322         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Invoke, don't require, AC_FUNC_MEMCMP.
24323         * m4/mktime.m4 (gl_FUNC_MKTIME): Invoke, don't require, AC_FUNC_MKTIME.
24324         * m4/openat.m4 (gl_FUNC_OPENAT): Invoke, don't require,
24325         gl_FUNC_FCHOWNAT.
24326         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Invoke, don't require,
24327         gl_FUNC_STRFTIME.
24328         * m4/strtod.m4 (gl_FUNC_STRTOD): Invoke, don't require, AC_FUNC_STRTOD.
24329         Reported by Ralf Wildenhues.
24330
24331 2007-01-24  Bruno Haible  <bruno@clisp.org>
24332
24333         Drop AC_REQUIRE calls that are redundant with the module dependencies.
24334         * m4/canon-host.m4 (gl_PREREQ_CANON_HOST): Don't require
24335         gl_GETADDRINFO.
24336         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Don't require AM_STDBOOL_H,
24337         gl_FUNC_MEMPCPY, gl_FUNC_OPENAT, gl_FUNC_MEMRCHR.
24338         * m4/openat.m4 (gl_PREREQ_OPENAT): Don't require gl_SAVE_CWD.
24339
24340 2007-01-24  Paul Eggert  <eggert@cs.ucla.edu>
24341
24342         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for glibc bug 361.
24343         Don't use 'exit'; just return from 'main'.
24344         (_AC_LIBOBJ_FNMATCH): Check for headers and functions just once.
24345
24346         * lib/fnmatch_.h: Readjust white space and comments to match
24347         glibc, to avoid spurious diffs.
24348
24349 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
24350
24351         * lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: #if-out the
24352         2004-12-01 change by Jakub Jelinek, since this code won't compile
24353         if !LIBC.  Problem reported by Bob Proulx.
24354
24355 2007-01-23  Bruno Haible  <bruno@clisp.org>
24356
24357         * lib/striconveh.c: Include c-strcaseeq.h.
24358         (mem_iconveh, str_iconveh): Use STRCASEEQ instead of c_strcasecmp.
24359         * modules/striconveh (Depends-on): Add c-strcaseeq.
24360
24361 2007-01-23  Bruno Haible  <bruno@clisp.org>
24362
24363         * MODULES.html.sh (String handling): Add streq, c-strcaseeq.
24364
24365         * modules/c-strcaseeq: New file.
24366         * lib/c-strcaseeq.h: New file.
24367
24368         * modules/streq: New file.
24369         * lib/streq.h: New file.
24370
24371 2007-01-23  Bruno Haible  <bruno@clisp.org>
24372
24373         * modules/striconveha-tests: New file.
24374         * tests/test-striconveha.c: New file.
24375
24376         * lib/striconveha.h: Include <stdbool.h>.
24377         (mem_iconveha, str_iconveha): Add 'transliterate' argument.
24378         * lib/striconveha.c: Include allocsa.h, strdup.h, c-strcase.h.
24379         (mem_iconveha_notranslit): Renamed from mem_iconveha.
24380         (mem_iconveha): New function.
24381         (str_iconveha_notranslit): Renamed from str_iconveha.
24382         (str_iconveha): New function.
24383         * modules/striconveha (Depends-on): Add stdbool, allocsa, strdup,
24384         c-strcase.
24385
24386 2007-01-23  Bruno Haible  <bruno@clisp.org>
24387
24388         * lib/striconveha.c (mem_iconveha): Fix endless recursion. Try all
24389         encodings without forgiving before trying any encoding with handler.
24390         (str_iconveha): Try all encodings without forgiving before trying any
24391         encoding with handler.
24392
24393 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
24394
24395         Import the following changes from libc.
24396
24397         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
24398
24399         * lib/fnmatch_loop.c: Adjust for changed secondary hash function.
24400
24401         2004-12-01  Jakub Jelinek  <jakub@redhat.com>
24402
24403         * lib/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after
24404         normal_bracket label.
24405
24406         2004-09-01  Jakub Jelinek  <jakub@redhat.com>
24407
24408         [BZ #361]
24409         * lib/fnmatch_loop.c (FCT): For backslash between brackets, branch
24410         to normal_bracket after fetching the next character.
24411
24412 2007-01-22  Bruno Haible  <bruno@clisp.org>
24413
24414         * lib/striconveh.h (mem_cd_iconveh, mem_iconveh): Add 'offsets'
24415         argument.
24416         * lib/striconveh.c (iconv_carefully_1): New function.
24417         (mem_cd_iconveh_internal, mem_cd_iconveh, mem_iconveh): Add 'offsets'
24418         argument.
24419         (str_cd_iconveh): Update.
24420         * lib/striconveha.h (mem_iconveha): Add 'offsets' argument.
24421         * lib/striconveha.c (mem_iconveha): Add 'offsets' argument.
24422         * tests/test-striconveh.c (MAGIC): New macro.
24423         (new_offsets): New function.
24424         (main): Test call with and without offsets.
24425
24426 2007-01-22  Bruno Haible  <bruno@clisp.org>
24427
24428         * modules/sys_stat (Makefile.am): Use @MKDIR_P@ instead of $(MKDIR_P).
24429         * modules/sys_select (Makefile.am): Likewise.
24430         * modules/sys_socket (Makefile.am): Likewise.
24431         * modules/sys_time (Makefile.am): Likewise.
24432
24433 2007-01-22  Paul Eggert  <eggert@cs.ucla.edu>
24434
24435         * modules/gettimeofday (License): Change from GPL to LGPL, since
24436         gettimeofday is a library function.
24437
24438 2007-01-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
24439
24440         * lib/poll.c (rpl_poll): Don't check against FD_SETSIZE under Win32.
24441
24442 2007-01-21  Bruno Haible  <bruno@clisp.org>
24443
24444         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): New macro.
24445
24446 2007-01-21  Bruno Haible  <bruno@clisp.org>
24447
24448         * modules/striconveha: New file.
24449         * lib/striconveha.h: New file.
24450         * lib/striconveha.c: New file.
24451         * MODULES.html.sh (Internationalization functions): Add striconveha.
24452         * lib/striconv.c (str_iconv): Optimize the case of an empty input
24453         string.
24454         * lib/striconveh.c (mem_iconveh, str_iconveh): Likewise.
24455
24456 2007-01-21  Bruno Haible  <bruno@clisp.org>
24457
24458         * lib/striconv.c (str_iconv): Guarantee errno is set when strdup fails.
24459         * lib/striconveh.c (str_iconveh): Likewise.
24460
24461 2007-01-21  Bruno Haible  <bruno@clisp.org>
24462
24463         * lib/striconveh.h (mem_iconveh): New declaration.
24464         * lib/striconveh.c (mem_iconveh): New function.
24465         * tests/test-striconveh.c (main): Add tests for mem_iconveh.
24466
24467 2007-01-21  Bruno Haible  <bruno@clisp.org>
24468
24469         * lib/xstriconv.h (xmem_cd_iconv): Change specification.
24470
24471         * lib/striconveh.h (mem_cd_iconveh): Change specification.
24472         * lib/striconveh.c (mem_cd_iconveh): Don't free the user-supplied
24473         original result buffer.
24474         (str_cd_iconveh): Update.
24475         * tests/test-striconveh.c (main): Update.
24476
24477         * lib/striconv.h (mem_cd_iconv): Change specification.
24478         * lib/striconv.c (mem_cd_iconv): Don't free the user-supplied original
24479         result buffer.
24480         (str_cd_iconv): Update.
24481         * tests/test-striconv.c (main): Update.
24482
24483 2007-01-21  Bruno Haible  <bruno@clisp.org>
24484
24485         * gnulib-tool: Fix test whether sed is GNU sed supporting --posix.
24486
24487 2007-01-20  Jim Meyering  <jim@meyering.net>
24488
24489         * lib/userspec.c (parse_with_separator): If a user or group string
24490         starts with "+", skip the corresponding name-to-ID look-up, since
24491         such a look-up must fail: user and group names may not include "+".
24492
24493 2007-01-19  Paul Eggert  <eggert@cs.ucla.edu>
24494
24495         * lib/poll.c: Include sys/time.h and time.h unconditionally,
24496         since we now assume the sys_time module.
24497         * m4/poll.m4 (gl_PREREQ_POLL): Don't require AC_HEADER_TIME or
24498         check for sys/time.h; no longer needed.
24499         * modules/poll (Depends-on): Depend on sys_time.
24500
24501 2007-01-18  Bruno Haible  <bruno@clisp.org>
24502
24503         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove test for <sys/time.h>.
24504         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
24505
24506         * m4/tempname.m4 (gl_PREREQ_TEMPNAME): Remove tests for sys/time.h and
24507         gettimeofday.
24508
24509         * tests/test-gettimeofday.c: Include <time.h>.
24510         (dummy): Remove variable.
24511
24512         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Renamed from
24513         gl_HEADER_SYS_TIME_H.
24514         (gl_HEADER_SYS_TIME_H): New macro.
24515
24516         * lib/sys_time_.h: Test GETTIMEOFDAY_REPLACEMENT instead of
24517         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
24518         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY,
24519         gl_FUNC_GETTIMEOFDAY_CLOBBER): Set GETTIMEOFDAY_REPLACEMENT instead of
24520         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
24521         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H): Initialize
24522         GETTIMEOFDAY_REPLACEMENT instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE
24523         and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
24524         * modules/sys_time (sys/time.h): Substitute GETTIMEOFDAY_REPLACEMENT
24525         instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and
24526         GETTIMEOFDAY_CLOBBERS_LOCALTIME.
24527
24528         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Undo the
24529         last change; it caused a compilation error when cross-compiling to
24530         Cygwin.
24531
24532 2007-01-18  Jim Meyering  <jim@meyering.net>
24533
24534         Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".
24535         * modules/sys_stat (Makefile.am): Use "$(MKDIR_P) sys", rather
24536         than the race-prone "test -d sys || mkdir sys".
24537         (configure.ac): Use AC_PROG_MKDIR_P.
24538         * modules/sys_select: Likewise.
24539         * modules/sys_socket: Likewise.
24540         * modules/sys_time: Likewise.
24541
24542 2007-01-18  Eric Blake  <ebb9@byu.net>
24543
24544         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Also
24545         replace gettimeofday.
24546         * lib/gettimeofday.c (rpl_gettimeofday): Declare with replacement
24547         name, to avoid infinite recursion.
24548
24549 2007-01-17  Paul Eggert  <eggert@cs.ucla.edu>
24550
24551         * MODULES.html.sh (Support for systems lacking POSIX:2001): New
24552         module sys_time.
24553         * lib/gethrxtime.c: Include <sys/time.h>, since we can no longer
24554         assume timespec.h defines struct timeval.
24555         * lib/settime.c: Likewise.
24556         * lib/utimens.c: Likewise.
24557         * lib/gettime.c (gettime): Remove test against HAVE_GETTIMEOFDAY,
24558         since we now assume the gettimeofday module.
24559         * lib/tempname.c (__gen_tempname): Likewise.
24560         * lib/gettimeofday.h: Remove.
24561         * lib/gettimeofday.c: Include <sys/time.h> instead of "gettimeofday.h".
24562         Don't include <sys/types.h> and <stdlib.h>; shouldn't be needed.
24563         Include <time.h>, for 'time()'.
24564         (localtime_buffer_addr): Also use this workaround if
24565         TZSET_CLOBBERS_LOCALTIME.  Set to a dummy static variable by default,
24566         to simplify the uses.  All uses changed.
24567         (localtime, gmtime, tzset, gettimeofday): Reformat slightly so
24568         that #undef is inside {}, and 'const' follows type name consistently.
24569         (tzset): Define replacement only if TZSET_CLOBBERS_LOCALTIME.
24570         (gettimeofday): Do not use the maximum possible value for
24571         tv->tv_usec, since that might break usages other than ls.c.
24572         Instead, we'll leave ls.c alone.  This undoes today's patch
24573         by Bruno.  Add a compile-time warning for 1s-clock resolution;
24574         we've never observed the problem but might as well keep the
24575         canary.
24576         * lib/nanosleep.c: Include timespec.h first, for interface check.
24577         * lib/nanosleep.c: Include <sys/time.h> unconditionally, since we
24578         now assume the sys_time module.
24579         * lib/tempname.c: Likewise.
24580         * lib/timespec.h: Likewise.
24581         * lib/nanosleep.c: Don't worry about TIME_WITH_SYS_TIME; no longer
24582         needed.
24583         * lib/strftime.c: Likewise.
24584         * lib/timespec.h: Likewise.
24585         * lib/posixtm.c: Include posixtm.h first, for interface check.
24586         Don't worry about TM_IN_SYS_TIME; that's wayyy obsolete.
24587         * lib/posixtm.h: Include stdbool.h and time.h, for proper interface.
24588         * lib/strftime.c: Don't include <sys/types.h>; shouldn't be needed.
24589         * lib/sys_time_.h: New file.
24590         * lib/timespec.h (struct timespec): Use long int, not long.
24591         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
24592         (gl_FUNC_GETTIMEOFDAY_CLOBBER, gl_PREREQ_GETTIMEOFDAY):
24593         Remove obsolescent call to AC_HEADER_TIME.
24594         * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
24595         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
24596         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
24597         * m4/timespec.m4 (gl_TIMESPEC, gl_CHECK_TYPE_STRUCT_TIMESPEC):
24598         Likewise.
24599         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Likewise.
24600         * m4/utimbuf.m4 (gl_CHECK_TYPE_STRUCT_UTIMBUF): Likewise.
24601         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Move sys/time.h tests
24602         into the sys_time module.  Check for gettimeofday just once.
24603         Prefix our variables with gl_, not with ac_ or jm_.  Tighten test
24604         for gettimeofday signature to just check the signature.  Merely
24605         compile it, since linking doesn't test signature.  Improve test for
24606         whether gettimeofday.o is actually needed.
24607         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Renamed from
24608         AC_FUNC_GETTIMEOFDAY_CLOBBER.  All uses changed.  Use
24609         AC_RUN_IFELSE rather than AC_TRY_RUN.  If clobbering, set
24610         and define GETTIMEOFDAY_CLOBBERS_LOCALTIME.
24611         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Don't define
24612         GETTIMEOFDAY_CLOBBERS_LOCALTIME; that's gl_FUNC_GETTIMEOFDAY_CLOBBER's
24613         job.  Don't define tzset; that's gl_FUNC_TZSET_CLOBBER's job.
24614         * m4/mktime.m4 (AC_FUNC_MKTIME): Just include <time.h> rather
24615         than worrying about sys/time.h.
24616         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
24617         Don't bother worrying about TIME_WITH_SYS_TIME.
24618         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
24619         * m4/posixtm.m4 (gl_POSIXTM): Remove obsolescent call to AC_STRUCT_TM.
24620         * m4/sys_time_h.m4: New file.
24621         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Require gl_HEADER_SYS_TIME_H.
24622         Don't include sys/time.h.  Return from main rather than exiting.
24623         Define TZSET_CLOBBERS_LOCALTIME, for consistency with other names;
24624         all uses changed.
24625         * modules/gethrxtime (Depends-on): Add sys_time.
24626         * modules/gettime (Depends-on): Likewise.
24627         * modules/gettimeofday (Depends-on): Likewise.
24628         * modules/nanosleep (Depends-on): Likewise.
24629         * modules/settime (Depends-on): Likewise.
24630         * modules/tempname (Depends-on): Likewise.
24631         * modules/utimens (Depends-on): Likewise.
24632         * modules/gettimeofday (Files): Remove lib/gettimeofday.h.
24633         (Include:) Change back to <sys/time.h>.
24634         (Maintainer:) Add self.
24635         * modules/sys_time: New file.
24636         * modules/tempname (Depends-on): Add gettimeofday.
24637         * tests/test-gettimeofday.c: Include <sys/time.h>
24638         rather than gettimeofday.h.
24639
24640 2007-01-17  Bruno Haible  <bruno@clisp.org>
24641
24642         * gnulib-tool (func_get_license): Revert last patch. Instead, let
24643         the license default to GPL.
24644         (func_create_testdir): Don't complain if a module is LGPL and its
24645         tests module depends on GPLed modules.
24646
24647 2007-01-17  Bruno Haible  <bruno@clisp.org>
24648
24649         * lib/gettimeofday.c (gettimeofday): Add code for the case
24650         HAVE_GETTIMEOFDAY && !GETTIMEOFDAY_CLOBBERS_LOCALTIME. Use the
24651         maximum possible value for tv->tv_usec, rather than the minimum one.
24652
24653 2005-10-08  Martin Lambers  <marlam@marlam.de>
24654 2005-10-08  Paul Eggert  <eggert@cs.ucla.edu>
24655 2007-01-16  Bruno Haible  <bruno@clisp.org>
24656
24657         * modules/gettimeofday (Files): Add lib/gettimeofday.h.
24658         (configure.ac): Remove AC_FUNC_GETTIMEOFDAY_CLOBBER. Add
24659         gl_FUNC_GETTIMEOFDAY.
24660         (Include): Add gettimeofday.h.
24661         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): New macro.
24662         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't invoke gl_PREREQ_GETTIMEOFDAY.
24663         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Define
24664         GETTIMEOFDAY_CLOBBERS_LOCALTIME. Invoke gl_PREREQ_GETTIMEOFDAY here.
24665         (gl_PREREQ_GETTIMEOFDAY): Check for <sys/timeb.h> and _ftime.
24666         * lib/gettimeofday.h: New file.
24667         * lib/gettimeofday.c: Include <sys/timeb.h>.
24668         (localtime_buffer_addr, rpl_localtime, rpl_gmtime, rpl_tzset): Define
24669         only if GETTIMEOFDAY_CLOBBERS_LOCALTIME.
24670         (rpl_gettimeofday) [!HAVE_GETTIMEOFDAY]: Use _ftime() when available;
24671         fall back on time().
24672
24673         * tests/test-gettimeofday.c: New file.
24674         * modules/gettimeofday-tests: New file.
24675
24676 2007-01-16  Eric Blake  <ebb9@byu.net>
24677
24678         * modules/fnmatch (Depends-on): Depend on wchar.
24679         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Assume <wchar.h>.
24680         * m4/fnmatch.m4: Likewise.
24681         * modules/mbchar (Makefile.am): Assume <wchar.h>.
24682         * m4/mbchar.m4: Likewise.
24683         * modules/mbswidth (Depends-on): Depend on wchar.
24684         * lib/mbswidth.c: Assume <wchar.h>.
24685         * m4/mbswidth.m4: Likewise.
24686         * modules/quotearg (Depends-on): Depend on wchar.
24687         * lib/quotearg.c: Assume <wchar.h>.
24688         * m4/quotearg.m4: Likewise.
24689         * modules/regex (Depends-on): Depend on wchar.
24690         * lib/regex_internal.h: Assume <wchar.h>.
24691         * m4/regex.m4: Likewise.
24692         * modules/stdint (Depends-on): Depend on wchar.
24693         * lib/stdint_.h [!defined WCHAR_MIN]: Assume <wchar.h>.
24694         * m4/stdint.m4: Likewise.
24695         * tests/test-stdint.c [HAVE_WINT_T]: Likewise.
24696         * modules/strftime (Depends-on): Depend on wchar.
24697         * lib/strftime.c (DO_MULTIBYTE): Assume <wchar.h>.
24698         * modules/strtol (Depends-on): Depend on wchar.
24699         * lib/strtol.c: Assume <wchar.h>.
24700         * modules/wcwidth (Depends-on): Depend on wchar.
24701         * lib/wcwidth.h: Assume <wchar.h>.
24702         * m4/wcwidth.m4: Likewise.
24703
24704 2007-01-16  Bruno Haible  <bruno@clisp.org>
24705
24706         * modules/csharpexec-script: New, created from...
24707         * modules/csharpexec: ... this.
24708
24709 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
24710
24711         * modules/javaexec-script: New, created from...
24712         * modules/javaexec: ... this.
24713
24714 2007-01-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
24715
24716         * modules/poll (Dependencies): Add sys_select.
24717
24718 2007-01-15  Jim Meyering  <jim@meyering.net>
24719
24720         * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct-
24721         redefinition bug when using both <utmp.h> and <utmpx.h> headers.
24722         * lib/readutmp.h: Likewise.  Reported by Daniel Richard G. in
24723         <http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/9415>.
24724
24725 2007-01-15  Bruno Haible  <bruno@clisp.org>
24726
24727         * modules/striconveh: New file.
24728         * lib/striconveh.h: New file.
24729         * lib/striconveh.c: New file.
24730         * MODULES.html.sh (Internationalization functions): Add striconveh.
24731
24732         * modules/striconveh-tests: New file.
24733         * tests/test-striconveh.c: New file.
24734
24735 2007-01-15  Bruno Haible  <bruno@clisp.org>
24736
24737         * lib/striconv.c (str_cd_iconv): Use the first algorithm if iconv is
24738         not from GNU libiconv or GNU libc.
24739
24740 2007-01-15  Bruno Haible  <bruno@clisp.org>
24741
24742         * doc/gnulib-intro.texi (Copyright): Explain the different license
24743         terms for module descriptions, autoconf macros, tests, documentation.
24744
24745 2007-01-14  Bruno Haible  <bruno@clisp.org>
24746
24747         * modules/striconv-tests: New file.
24748         * tests/test-striconv.c: New file.
24749
24750 2007-01-14  Bruno Haible  <bruno@clisp.org>
24751
24752         * modules/iconv-tests: New file.
24753         * tests/test-iconv.c: New file.
24754
24755 2007-01-14  Bruno Haible  <bruno@clisp.org>
24756
24757         * gnulib-tool (func_get_license): For test modules, use the license of
24758         the main module.
24759
24760 2007-01-14  Bruno Haible  <bruno@clisp.org>
24761
24762         * modules/iconv (Include): Clarify that <iconv.h> can only be included
24763         if iconv is found to exist.
24764
24765 2007-01-14  Bruno Haible  <bruno@clisp.org>
24766
24767         * modules/c-ctype-tests: New file.
24768         * tests/test-c-ctype.c: New file.
24769
24770 2007-01-14  Bruno Haible  <bruno@clisp.org>
24771
24772         * modules/binary-io-tests: New file.
24773         * tests/test-binary-io.sh: New file.
24774         * tests/test-binary-io.c: New file.
24775
24776 2007-01-14  Bruno Haible  <bruno@clisp.org>
24777
24778         * modules/array-oset-tests: New file.
24779         * tests/test-array_oset.c: New file.
24780
24781 2007-01-14  Bruno Haible  <bruno@clisp.org>
24782
24783         * modules/array-list-tests: New file.
24784         * tests/test-array_list.c: New file.
24785
24786 2007-01-14  Bruno Haible  <bruno@clisp.org>
24787
24788         * gnulib-tool (func_create_testdir): Don't unnecessarily run configure
24789         and make.
24790         Reported by Simon Josefsson in
24791         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00139.html>
24792
24793 2007-01-14  Bruno Haible  <bruno@clisp.org>
24794
24795         * modules/allocsa-tests: New file.
24796         * tests/test-allocsa.c: New file.
24797
24798 2007-01-14  Bruno Haible  <bruno@clisp.org>
24799
24800         * modules/fchdir (Depends-on): Add absolute-header.
24801         * modules/unistd (Depends-on): Likewise.
24802
24803 2006-12-30  Bruno Haible  <bruno@clisp.org>
24804
24805         * modules/fchdir: New file.
24806         * modules/unistd (Files): Add lib/unistd_.h.
24807         (Makefile.am): Generate unistd.h from unistd_.h.
24808         * lib/fchdir.c: New file.
24809         * lib/dirent_.h: New file.
24810         * lib/unistd_.h: New file.
24811         * lib/fcntl_.h (open) [FCHDIR_REPLACEMENT]: New replacement.
24812         * m4/fchdir.m4: New file.
24813         * m4/unistd_h.m4 (gl_PREREQ_UNISTD): New macro.
24814         (gl_HEADER_UNISTD): Invoke it.
24815         * lib/dup-safer.c (dup_safer) [FCHDIR_REPLACEMENT]: Use the dup
24816         function.
24817         * lib/backupfile.c (opendir, closedir): Undefine.
24818         * lib/chown.c (open, close): Undefine.
24819         * lib/clean-temp.c (open, close): Undefine.
24820         * lib/copy-file.c (open, close): Undefine.
24821         * lib/execute.c (open, close): Undefine.
24822         * lib/fsusage.c (open, close): Undefine.
24823         * lib/gc-gnulib.c (open, close): Undefine.
24824         * lib/getcwd.c (opendir, closedir): Undefine.
24825         * lib/glob.c (opendir, closedir): Undefine.
24826         * lib/javacomp.c (open, close): Undefine.
24827         * lib/mountlist.c (open, close, opendir, closedir): Undefine.
24828         * lib/openat-proc.c (open, close): Undefine.
24829         * lib/pagealign_alloc.c (open, close): Undefine.
24830         * lib/pipe.c (open, close): Undefine.
24831         * lib/progreloc.c (open, close): Undefine.
24832         * lib/savedir.c (opendir, closedir): Undefine.
24833         * lib/utime.c (open, close): Undefine.
24834         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add fchdir.
24835
24836 2007-01-10  Bruno Haible  <bruno@clisp.org>
24837
24838         * lib/striconv.c (mem_cd_iconv): Align the temporary buffer.
24839
24840 2007-01-12  Eric Blake  <ebb9@byu.net>
24841
24842         Provide a robust <wchar.h>.  Further simplifications are now
24843         possible in other modules, but not included here.
24844         * modules/wchar: New module.
24845         * m4/wchar.m4: New file.
24846         * lib/wchar_.h: Likewise.
24847         * modules/mbchar (Depends-on): Depend on wchar, as the first use
24848         of the new module.
24849         * MODULES.html.sh (Extended multibyte and wide character utilities):
24850         New section.
24851
24852 2007-01-12  Paul Eggert  <eggert@cs.ucla.edu>
24853
24854         * lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX]: Define
24855         to a reasonable default for memory allocation.
24856         (xreadlink): Don't allocate a huge buffer, to work around a buggy
24857         file system that reports garbage st_size values for symlinks.
24858         Problem reported by Liyang Hu.
24859
24860 2007-01-11  Simon Josefsson  <simon@josefsson.org>
24861
24862         * gnulib-tool (func_all_modules): Exclude all .* files (e.g.,
24863         Emacs .#* auto-save files).
24864
24865 2007-01-11  Bruno Haible  <bruno@clisp.org>
24866
24867         * gnulib-tool (func_all_modules): Exclude all files inside the CVS
24868         directory.
24869
24870 2007-01-10  Paul Eggert  <eggert@cs.ucla.edu>
24871
24872         Use @...@ consistently in lib/wctype_.h.
24873         * lib/wctype_.h [HAVE_WINT_T]: Go back to using @...@, but rely
24874         on it being set to 1 or 0.
24875         * m4/wctype.m4 (gl_WCTYPE_H): Set HAVE_WINT_T to 1 or 0, and
24876         go back to AC_SUBSTing it.
24877         * modules/wctype (Makefile.am): Undo previous change.
24878
24879 2007-01-10  Eric Blake  <ebb9@byu.net>
24880
24881         * lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
24882         * m4/wctype.m4 (gl_WCTYPE_H): No need to AC_SUBST(HAVE_WINT_T).
24883         * modules/wctype (Makefile.am): Likewise.
24884         Reported by Chris McGuire.
24885
24886 2007-01-10  Jim Meyering  <jim@meyering.net>
24887
24888         fts.c: a small readability/maintainability improvement
24889         * lib/fts.c (fts_read): Make this code slightly more readable and
24890         maintainable by hoisting the "sp->fts_cur = p" assignments to
24891         immediately follow the statements that set P.  Derived from
24892         the patch by Miloslav Trmac in http://bugzilla.redhat.com/222089.
24893
24894 2007-01-10  Eric Blake  <ebb9@byu.net>
24895
24896         * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
24897         <wchar.h>, to work around BSDI bug in BSD/OS 4.0.1.
24898         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
24899         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
24900         Reported by Chris McGuire.
24901
24902 2007-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24903
24904         * gnulib-tool (func_all_modules): Use POSIX conforming escaping
24905         in sed script.
24906
24907 2007-01-09  Bruno Haible  <bruno@clisp.org>
24908
24909         * MODULES.html.sh: Accept options --cvs-urls, --git-urls.
24910         (repo_url_prefix, repo_url_suffix, repo_url_suffix_repl): New
24911         variables.
24912         (func_module): Use them.
24913
24914 2007-01-09  Bruno Haible  <bruno@clisp.org>
24915
24916         * modules/unistr/base: New file.
24917         * lib/unistr.h: New file.
24918
24919         * modules/unistr/u8-to-u16: New file.
24920         * lib/unistr/u8-to-u16.c: New file.
24921
24922         * modules/unistr/u8-to-u32: New file.
24923         * lib/unistr/u8-to-u32.c: New file.
24924
24925         * modules/unistr/u16-to-u8: New file.
24926         * lib/unistr/u16-to-u8.c: New file.
24927
24928         * modules/unistr/u16-to-u32: New file.
24929         * lib/unistr/u16-to-u32.c: New file.
24930
24931         * modules/unistr/u32-to-u8: New file.
24932         * lib/unistr/u32-to-u8.c: New file.
24933
24934         * modules/unistr/u32-to-u16: New file.
24935         * lib/unistr/u32-to-u16.c: New file.
24936
24937         * modules/unistr/u8-check: New file.
24938         * modules/unistr/u16-check: New file.
24939         * modules/unistr/u32-check: New file.
24940         * lib/unistr/u8-check.c: New file.
24941         * lib/unistr/u16-check.c: New file.
24942         * lib/unistr/u32-check.c: New file.
24943
24944         * modules/unistr/u8-chr: New file.
24945         * modules/unistr/u16-chr: New file.
24946         * modules/unistr/u32-chr: New file.
24947         * lib/unistr/u8-chr.c: New file.
24948         * lib/unistr/u16-chr.c: New file.
24949         * lib/unistr/u32-chr.c: New file.
24950
24951         * modules/unistr/u8-cmp: New file.
24952         * modules/unistr/u16-cmp: New file.
24953         * modules/unistr/u32-cmp: New file.
24954         * lib/unistr/u8-cmp.c: New file.
24955         * lib/unistr/u16-cmp.c: New file.
24956         * lib/unistr/u32-cmp.c: New file.
24957
24958         * modules/unistr/u8-cpy: New file.
24959         * modules/unistr/u16-cpy: New file.
24960         * modules/unistr/u32-cpy: New file.
24961         * lib/unistr/u8-cpy.c: New file.
24962         * lib/unistr/u16-cpy.c: New file.
24963         * lib/unistr/u32-cpy.c: New file.
24964         * lib/unistr/u-cpy.h: New file.
24965
24966         * modules/unistr/u8-cpy-alloc: New file.
24967         * modules/unistr/u16-cpy-alloc: New file.
24968         * modules/unistr/u32-cpy-alloc: New file.
24969         * lib/unistr/u8-cpy-alloc.c: New file.
24970         * lib/unistr/u16-cpy-alloc.c: New file.
24971         * lib/unistr/u32-cpy-alloc.c: New file.
24972         * lib/unistr/u-cpy-alloc.h: New file.
24973
24974         * modules/unistr/u8-endswith: New file.
24975         * modules/unistr/u16-endswith: New file.
24976         * modules/unistr/u32-endswith: New file.
24977         * lib/unistr/u8-endswith.c: New file.
24978         * lib/unistr/u16-endswith.c: New file.
24979         * lib/unistr/u32-endswith.c: New file.
24980         * lib/unistr/u-endswith.h: New file.
24981
24982         * modules/unistr/u8-mblen: New file.
24983         * modules/unistr/u16-mblen: New file.
24984         * modules/unistr/u32-mblen: New file.
24985         * lib/unistr/u8-mblen.c: New file.
24986         * lib/unistr/u16-mblen.c: New file.
24987         * lib/unistr/u32-mblen.c: New file.
24988
24989         * modules/unistr/u8-mbtouc: New file.
24990         * modules/unistr/u16-mbtouc: New file.
24991         * modules/unistr/u32-mbtouc: New file.
24992         * lib/unistr/u8-mbtouc.c: New file.
24993         * lib/unistr/u16-mbtouc.c: New file.
24994         * lib/unistr/u32-mbtouc.c: New file.
24995
24996         * modules/unistr/u8-mbtouc-safe: New file.
24997         * modules/unistr/u16-mbtouc-safe: New file.
24998         * modules/unistr/u32-mbtouc-safe: New file.
24999         * lib/unistr/u8-mbtouc-safe.c: New file.
25000         * lib/unistr/u16-mbtouc-safe.c: New file.
25001         * lib/unistr/u32-mbtouc-safe.c: New file.
25002
25003         * modules/unistr/u8-move: New file.
25004         * modules/unistr/u16-move: New file.
25005         * modules/unistr/u32-move: New file.
25006         * lib/unistr/u8-move.c: New file.
25007         * lib/unistr/u16-move.c: New file.
25008         * lib/unistr/u32-move.c: New file.
25009         * lib/unistr/u-move.h: New file.
25010
25011         * modules/unistr/u8-next: New file.
25012         * modules/unistr/u16-next: New file.
25013         * modules/unistr/u32-next: New file.
25014         * lib/unistr/u8-next.c: New file.
25015         * lib/unistr/u16-next.c: New file.
25016         * lib/unistr/u32-next.c: New file.
25017
25018         * modules/unistr/u8-prev: New file.
25019         * modules/unistr/u16-prev: New file.
25020         * modules/unistr/u32-prev: New file.
25021         * lib/unistr/u8-prev.c: New file.
25022         * lib/unistr/u16-prev.c: New file.
25023         * lib/unistr/u32-prev.c: New file.
25024
25025         * modules/unistr/u8-set: New file.
25026         * modules/unistr/u16-set: New file.
25027         * modules/unistr/u32-set: New file.
25028         * lib/unistr/u8-set.c: New file.
25029         * lib/unistr/u16-set.c: New file.
25030         * lib/unistr/u32-set.c: New file.
25031         * lib/unistr/u-set.h: New file.
25032
25033         * modules/unistr/u8-startswith: New file.
25034         * modules/unistr/u16-startswith: New file.
25035         * modules/unistr/u32-startswith: New file.
25036         * lib/unistr/u8-startswith.c: New file.
25037         * lib/unistr/u16-startswith.c: New file.
25038         * lib/unistr/u32-startswith.c: New file.
25039         * lib/unistr/u-startswith.h: New file.
25040
25041         * modules/unistr/u8-stpcpy: New file.
25042         * modules/unistr/u16-stpcpy: New file.
25043         * modules/unistr/u32-stpcpy: New file.
25044         * lib/unistr/u8-stpcpy.c: New file.
25045         * lib/unistr/u16-stpcpy.c: New file.
25046         * lib/unistr/u32-stpcpy.c: New file.
25047         * lib/unistr/u-stpcpy.h: New file.
25048
25049         * modules/unistr/u8-stpncpy: New file.
25050         * modules/unistr/u16-stpncpy: New file.
25051         * modules/unistr/u32-stpncpy: New file.
25052         * lib/unistr/u8-stpncpy.c: New file.
25053         * lib/unistr/u16-stpncpy.c: New file.
25054         * lib/unistr/u32-stpncpy.c: New file.
25055         * lib/unistr/u-stpncpy.h: New file.
25056
25057         * modules/unistr/u8-strcat: New file.
25058         * modules/unistr/u16-strcat: New file.
25059         * modules/unistr/u32-strcat: New file.
25060         * lib/unistr/u8-strcat.c: New file.
25061         * lib/unistr/u16-strcat.c: New file.
25062         * lib/unistr/u32-strcat.c: New file.
25063         * lib/unistr/u-strcat.h: New file.
25064
25065         * modules/unistr/u8-strchr: New file.
25066         * modules/unistr/u16-strchr: New file.
25067         * modules/unistr/u32-strchr: New file.
25068         * lib/unistr/u8-strchr.c: New file.
25069         * lib/unistr/u16-strchr.c: New file.
25070         * lib/unistr/u32-strchr.c: New file.
25071
25072         * modules/unistr/u8-strcmp: New file.
25073         * modules/unistr/u16-strcmp: New file.
25074         * modules/unistr/u32-strcmp: New file.
25075         * lib/unistr/u8-strcmp.c: New file.
25076         * lib/unistr/u16-strcmp.c: New file.
25077         * lib/unistr/u32-strcmp.c: New file.
25078
25079         * modules/unistr/u8-strcpy: New file.
25080         * modules/unistr/u16-strcpy: New file.
25081         * modules/unistr/u32-strcpy: New file.
25082         * lib/unistr/u8-strcpy.c: New file.
25083         * lib/unistr/u16-strcpy.c: New file.
25084         * lib/unistr/u32-strcpy.c: New file.
25085         * lib/unistr/u-strcpy.h: New file.
25086
25087         * modules/unistr/u8-strcspn: New file.
25088         * modules/unistr/u16-strcspn: New file.
25089         * modules/unistr/u32-strcspn: New file.
25090         * lib/unistr/u8-strcspn.c: New file.
25091         * lib/unistr/u16-strcspn.c: New file.
25092         * lib/unistr/u32-strcspn.c: New file.
25093         * lib/unistr/u-strcspn.h: New file.
25094
25095         * modules/unistr/u8-strdup: New file.
25096         * modules/unistr/u16-strdup: New file.
25097         * modules/unistr/u32-strdup: New file.
25098         * lib/unistr/u8-strdup.c: New file.
25099         * lib/unistr/u16-strdup.c: New file.
25100         * lib/unistr/u32-strdup.c: New file.
25101         * lib/unistr/u-strdup.h: New file.
25102
25103         * modules/unistr/u8-strlen: New file.
25104         * modules/unistr/u16-strlen: New file.
25105         * modules/unistr/u32-strlen: New file.
25106         * lib/unistr/u8-strlen.c: New file.
25107         * lib/unistr/u16-strlen.c: New file.
25108         * lib/unistr/u32-strlen.c: New file.
25109         * lib/unistr/u-strlen.h: New file.
25110
25111         * modules/unistr/u8-strmblen: New file.
25112         * modules/unistr/u16-strmblen: New file.
25113         * modules/unistr/u32-strmblen: New file.
25114         * lib/unistr/u8-strmblen.c: New file.
25115         * lib/unistr/u16-strmblen.c: New file.
25116         * lib/unistr/u32-strmblen.c: New file.
25117
25118         * modules/unistr/u8-strmbtouc: New file.
25119         * modules/unistr/u16-strmbtouc: New file.
25120         * modules/unistr/u32-strmbtouc: New file.
25121         * lib/unistr/u8-strmbtouc.c: New file.
25122         * lib/unistr/u16-strmbtouc.c: New file.
25123         * lib/unistr/u32-strmbtouc.c: New file.
25124
25125         * modules/unistr/u8-strncat: New file.
25126         * modules/unistr/u16-strncat: New file.
25127         * modules/unistr/u32-strncat: New file.
25128         * lib/unistr/u8-strncat.c: New file.
25129         * lib/unistr/u16-strncat.c: New file.
25130         * lib/unistr/u32-strncat.c: New file.
25131         * lib/unistr/u-strncat.h: New file.
25132
25133         * modules/unistr/u8-strncmp: New file.
25134         * modules/unistr/u16-strncmp: New file.
25135         * modules/unistr/u32-strncmp: New file.
25136         * lib/unistr/u8-strncmp.c: New file.
25137         * lib/unistr/u16-strncmp.c: New file.
25138         * lib/unistr/u32-strncmp.c: New file.
25139
25140         * modules/unistr/u8-strncpy: New file.
25141         * modules/unistr/u16-strncpy: New file.
25142         * modules/unistr/u32-strncpy: New file.
25143         * lib/unistr/u8-strncpy.c: New file.
25144         * lib/unistr/u16-strncpy.c: New file.
25145         * lib/unistr/u32-strncpy.c: New file.
25146         * lib/unistr/u-strncpy.h: New file.
25147
25148         * modules/unistr/u8-strnlen: New file.
25149         * modules/unistr/u16-strnlen: New file.
25150         * modules/unistr/u32-strnlen: New file.
25151         * lib/unistr/u8-strnlen.c: New file.
25152         * lib/unistr/u16-strnlen.c: New file.
25153         * lib/unistr/u32-strnlen.c: New file.
25154         * lib/unistr/u-strnlen.h: New file.
25155
25156         * modules/unistr/u8-strpbrk: New file.
25157         * modules/unistr/u16-strpbrk: New file.
25158         * modules/unistr/u32-strpbrk: New file.
25159         * lib/unistr/u8-strpbrk.c: New file.
25160         * lib/unistr/u16-strpbrk.c: New file.
25161         * lib/unistr/u32-strpbrk.c: New file.
25162         * lib/unistr/u-strpbrk.h: New file.
25163
25164         * modules/unistr/u8-strrchr: New file.
25165         * modules/unistr/u16-strrchr: New file.
25166         * modules/unistr/u32-strrchr: New file.
25167         * lib/unistr/u8-strrchr.c: New file.
25168         * lib/unistr/u16-strrchr.c: New file.
25169         * lib/unistr/u32-strrchr.c: New file.
25170
25171         * modules/unistr/u8-strspn: New file.
25172         * modules/unistr/u16-strspn: New file.
25173         * modules/unistr/u32-strspn: New file.
25174         * lib/unistr/u8-strspn.c: New file.
25175         * lib/unistr/u16-strspn.c: New file.
25176         * lib/unistr/u32-strspn.c: New file.
25177         * lib/unistr/u-strspn.h: New file.
25178
25179         * modules/unistr/u8-strstr: New file.
25180         * modules/unistr/u16-strstr: New file.
25181         * modules/unistr/u32-strstr: New file.
25182         * lib/unistr/u8-strstr.c: New file.
25183         * lib/unistr/u16-strstr.c: New file.
25184         * lib/unistr/u32-strstr.c: New file.
25185         * lib/unistr/u-strstr.h: New file.
25186
25187         * modules/unistr/u8-strtok: New file.
25188         * modules/unistr/u16-strtok: New file.
25189         * modules/unistr/u32-strtok: New file.
25190         * lib/unistr/u8-strtok.c: New file.
25191         * lib/unistr/u16-strtok.c: New file.
25192         * lib/unistr/u32-strtok.c: New file.
25193         * lib/unistr/u-strtok.h: New file.
25194
25195         * modules/unistr/u8-uctomb: New file.
25196         * modules/unistr/u16-uctomb: New file.
25197         * modules/unistr/u32-uctomb: New file.
25198         * lib/unistr/u8-uctomb.c: New file.
25199         * lib/unistr/u16-uctomb.c: New file.
25200         * lib/unistr/u32-uctomb.c: New file.
25201
25202         * MODULES.html.sh (Unicode string functions): Add the new modules.
25203
25204 2007-01-08  Bruno Haible  <bruno@clisp.org>
25205
25206         * gnulib-tool (func_all_modules): Use find, not ls, to traverse the
25207         modules directory. Filter out CVS, ChangeLog, COPYING, README also from
25208         subdirectories.
25209
25210 2007-01-08  Karl Berry  <karl@gnu.org>
25211
25212         * doc/error.texi: mention that main() fns must set program_name
25213         when progname is used.
25214
25215 2007-01-08  Paul Eggert  <eggert@cs.ucla.edu>
25216
25217         * m4/wctype.m4 (gl_WCTYPE_H): Compute ABSOLUTE_WCTYPE_H even if
25218         WCTYPE_H is empty, for the benefit of builds from non-distclean
25219         directories.  Problem reported by Eric Blake in
25220         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00157.html>.
25221
25222 2007-01-08  Bruno Haible  <bruno@clisp.org>
25223
25224         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Remove
25225         PROVIDE_CANONICALIZE_FILENAME_MODE macro definition.
25226         * lib/canonicalize.h: Test GNULIB_CANONICALIZE instead of
25227         PROVIDE_CANONICALIZE_FILENAME_MODE.
25228         * modules/canonicalize (configure.ac): Use gl_MODULE_INDICATOR.
25229
25230 2007-01-08  Bruno Haible  <bruno@clisp.org>
25231
25232         * m4/fts.m4 (gl_FUNC_FTS_LGPL): Remove _LGPL_PACKAGE macro definition.
25233         * lib/fts_.h (_LGPL_PACKAGE): Remove macro.
25234         Use !GNULIB_FTS instead of _LGPL_PACKAGE.
25235         * lib/fts.c: Likewise.
25236         * modules/fts (configure.ac): Use gl_MODULE_INDICATOR.
25237
25238 2006-12-25  Bruno Haible  <bruno@clisp.org>
25239
25240         * modules/utf8-ucs4-safe: New file.
25241         * lib/utf8-ucs4-safe.h: New file.
25242         * lib/unistr/utf8-ucs4-safe.c: New file.
25243
25244         * modules/utf16-ucs4-safe: New file.
25245         * lib/utf16-ucs4-safe.h: New file.
25246         * lib/unistr/utf16-ucs4-safe.c: New file.
25247
25248         * MODULES.html.sh (Unicode string functions): Add the new modules.
25249
25250 2007-01-08  Bruno Haible  <bruno@clisp.org>
25251
25252         * modules/utf8-ucs4 (Files, lib_SOURCES): Add unistr/utf8-ucs4.c.
25253         (Depends-on): Add unitypes.
25254         * lib/utf8-ucs4.h: Add double-inclusion guard. Include unitypes.h.
25255         (u8_mbtouc_aux): Move out to separate file.
25256         (u8_mbtouc): Use ucs4_t, uint8_t types.
25257         * lib/unistr/utf8-ucs4.c: New file.
25258
25259         * modules/utf16-ucs4 (Files, lib_SOURCES): Add unistr/utf16-ucs4.c.
25260         (Depends-on): Add unitypes.
25261         * lib/utf16-ucs4.h: Add double-inclusion guard. Include unitypes.h.
25262         (u16_mbtouc_aux): Move out to separate file.
25263         (u16_mbtouc): Use ucs4_t, uint16_t types.
25264         * lib/unistr/utf16-ucs4.c: New file.
25265
25266         * modules/ucs4-utf8 (Files, lib_SOURCES): Add unistr/ucs4-utf8.c.
25267         (Depends-on): Add unitypes.
25268         * lib/ucs4-utf8.h: Add double-inclusion guard. Include unitypes.h.
25269         (u8_uctomb_aux): Move out to separate file.
25270         (u8_uctomb): Use ucs4_t, uint8_t types.
25271         * lib/unistr/ucs4-utf8.c: New file.
25272
25273         * modules/ucs4-utf16 (Files, lib_SOURCES): Add unistr/ucs4-utf16.c.
25274         (Depends-on): Add unitypes.
25275         * lib/ucs4-utf16.h: Add double-inclusion guard. Include unitypes.h.
25276         (u16_uctomb_aux): Move out to separate file.
25277         (u16_uctomb): Use ucs4_t, uint16_t types.
25278         * lib/unistr/ucs4-utf16.c: New file.
25279
25280 2006-12-25  Bruno Haible  <bruno@clisp.org>
25281
25282         * modules/unitypes: New file.
25283         * lib/unitypes.h: New file.
25284         * MODULES.html.sh (func_all_modules): New section "Unicode string
25285         functions". Move ucs4-utf8, ucs4-utf16, utf8-ucs4, utf16-ucs4 to
25286         this section. Add unitypes.
25287
25288 2007-01-08  Bruno Haible  <bruno@clisp.org>
25289
25290         Avoid variable names that conflict with those from libtool.
25291         * m4/lib-link.m4 (AC_LIB_RPATH, AC_LIB_LINKFLAGS_BODY,
25292         AC_LIB_LINKFLAGS_FROM_LIBS): Rename libext to acl_libext,
25293         shlibext to acl_shlibext, libname_spec to acl_libname_spec,
25294         library_names_spec to acl_library_names_spec, hardcode_* to
25295         acl_hardcode_*.
25296         Reported by Ralf Wildenhues.
25297
25298 2007-01-08  Bruno Haible  <bruno@clisp.org>
25299
25300         * m4/gc-arcfour.m4 (gl_GC_ARCFOUR): Remove GC_USE_ARCFOUR macro
25301         definition.
25302         * m4/gc-arctwo.m4 (gl_GC_ARCTWO): Remove GC_USE_ARCTWO macro
25303         definition.
25304         * m4/gc-des.m4 (gl_GC_DES): Remove GC_USE_DES macro definition.
25305         * m4/gc-hmac-md5.m4 (gl_GC_HMAC_MD5): Remove GC_USE_HMAC_MD5 macro
25306         definition.
25307         * m4/gc-hmac-sha1.m4 (gl_GC_HMAC_SHA1): Remove GC_USE_HMAC_SHA1 macro
25308         definition.
25309         * m4/gc-md2.m4 (gl_GC_MD2): Remove GC_USE_MD2 macro definition.
25310         * m4/gc-md4.m4 (gl_GC_MD4): Remove GC_USE_MD4 macro definition.
25311         * m4/gc-md5.m4 (gl_GC_MD5): Remove GC_USE_MD5 macro definition.
25312         * m4/gc-random.m4 (gl_GC_RANDOM): Remove GC_USE_RANDOM macro
25313         definition.
25314         * m4/gc-rijndael.m4 (gl_GC_RIJNDAEL): Remove GC_USE_RIJNDAEL macro
25315         definition.
25316         * m4/gc-sha1.m4 (gl_GC_SHA1): Remove GC_USE_SHA1 macro definition.
25317         * lib/gc-gnulib.c: Use GNULIB_GC_<algorithm> instead of
25318         GC_USE_<algorithm>.
25319         * lib/gc-libgcrypt.c: Likewise.
25320         * modules/gc-arcfour (configure.ac): Use gl_MODULE_INDICATOR.
25321         * modules/gc-arctwo (configure.ac): Likewise.
25322         * modules/gc-des (configure.ac): Likewise.
25323         * modules/gc-hmac-md5 (configure.ac): Likewise.
25324         * modules/gc-hmac-sha1 (configure.ac): Likewise.
25325         * modules/gc-md2 (configure.ac): Likewise.
25326         * modules/gc-md4 (configure.ac): Likewise.
25327         * modules/gc-md5 (configure.ac): Likewise.
25328         * modules/gc-random (configure.ac): Likewise.
25329         * modules/gc-rijndael (configure.ac): Likewise.
25330         * modules/gc-sha1 (configure.ac): Likewise.
25331
25332 2007-01-08  Bruno Haible  <bruno@clisp.org>
25333
25334         * m4/close-stream.m4 (gl_CLOSE_STREAM): Remove GNULIB_CLOSE_STREAM
25335         macro definition.
25336         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Remove GNULIB_FCNTL_SAFER macro
25337         definition.
25338         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Remove GNULIB_FOPEN_SAFER macro
25339         definition.
25340         * modules/close-stream (configure.ac): Invoke gl_MODULE_INDICATOR.
25341         * modules/fcntl-safer (configure.ac): Likewise.
25342         * modules/fopen-safer (configure.ac): Likewise.
25343         * modules/fwriteerror (configure.ac): Likewise. Remove explicit
25344         GNULIB_FWRITEERROR macro definition.
25345
25346 2007-01-08  Bruno Haible  <bruno@clisp.org>
25347
25348         * m4/gnulib-common.m4: New file.
25349         * gnulib-tool (func_get_autoconf_snippet): Undo last change.
25350         (func_get_filelist): Add m4/gnulib-common.m4.
25351
25352 2007-01-08  Bruno Haible  <bruno@clisp.org>
25353
25354         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Simplify the sorting
25355         command.
25356
25357 2007-01-08  Jim Meyering  <jim@meyering.net>
25358
25359         Use a more robust test for a "can't happen" condition.
25360         * lib/fts.c (fts_read): Revert the change of 2006-11-22, since it
25361         narrowed the st_size value.  Presuming the "can't happen" condition
25362         is true, that narrowing could conceivably convert an invalid st_size
25363         value into a valid one.  Instead, use a change based on Matthew
25364         Woehlke's original patch.
25365
25366         Slight readability improvement: use an assert-like macro
25367         in place of literal "abort ()" uses.
25368         * lib/fts.c (fts_assert): Define.
25369         (fts_set_stat_required, cwd_advance_fd, fts_read, fd_ring_check):
25370         Use this macro instead of a bare 'abort'.
25371
25372 2007-01-05  Paul Eggert  <eggert@cs.ucla.edu>
25373
25374         Don't worry about using IRIX 5.3's wctype.h broken definitions;
25375         simply work around them.
25376         * lib/wctype_.h: Remove test for HAVE_WCTYPE_CTMP_BUG.
25377         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph, iswlower):
25378         (iswprint, iswpunct, iswspace, iswupper, iswxdigit): Undef before
25379         declaring.
25380         Don't bother to define as macros, since the standard doesn't require it.
25381         * m4/wctype.m4 (WCTYPE_H, ABSOLUTE_WCTYPE_H): Simplify, since we no
25382         longer worry about IRIX 5.3.
25383         (HAVE_WCTYPE_CTMP_BUG): Remove.
25384
25385 2007-01-04  Paul Eggert  <eggert@cs.ucla.edu>
25386
25387         * lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now of type wchar_t,
25388         not wint_t.  Also, include <ctype.h>, to fix another IRIX bug.
25389         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
25390         Problems reported by Georg Schwarz for IRIX 5.3.
25391
25392         * gnulib-tool (autoconf_minversion): Take the maximum version number
25393         found, not the minimum.  Problem reported by James Youngman.
25394
25395 2007-01-03  Karl Berry  <karl@gnu.org>
25396
25397         * doc/error.texi: new file, explaining interaction with progname.
25398         * doc/gnulib.texi: include it.  Update copyright.
25399
25400 2007-01-03  Simon Josefsson  <simon@josefsson.org>
25401
25402         * gnulib-tool (func_create_testdir): Run AC_CANONICAL_BUILD and
25403         AC_CANONICAL_HOST, to improve autobuild outputs.
25404
25405 2007-01-03  Paolo Bonzini  <bonzini@gnu.org>
25406             Yoann Vandoorselaere <yoann.v@prelude-ids.com>
25407
25408         * lib/poll.c (poll): Use recv on Mac OS X to distinguish connected
25409         sockets, server sockets, and other file descriptors.  Count errors
25410         to compute the return value.  Reorder the code a bit to be easier
25411         to follow.  Don't set event bits that were not requested (except
25412         POLLERR and POLLHUP).
25413
25414 2007-01-01  Bruno Haible  <bruno@clisp.org>
25415
25416         * modules/lchmod (Include): Require lchmod.h, not lchown.h.
25417
25418 2007-01-03  Jim Meyering  <jim@meyering.net>
25419
25420         * modules/fts-lgpl (Depends-on): Add i-ring.  Reported by Bruno Haible.
25421
25422 2007-01-02  Bruno Haible  <bruno@clisp.org>
25423
25424         * modules/settime (Include): Require timespec.h.
25425         * modules/nanosleep (Include): Likewise.
25426
25427 2007-01-01  Bruno Haible  <bruno@clisp.org>
25428
25429         * gnulib-tool (func_emit_copyright_notice): Bump year.
25430         (func_get_autoconf_snippet): Emit a GNULIB_<modulename> macro.
25431
25432 2007-01-01  Bruno Haible  <bruno@clisp.org>
25433
25434         Improve support for OpenBSD.
25435         * build-aux/config.rpath (libname_spec): Export.
25436         (library_names_spec): New variable. Export.
25437         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Extract libname_spec and
25438         library_names_spec from the config.rpath output. Locate shared library
25439         through the name pattern in library_names_spec.
25440
25441 2007-01-01  Eric Blake  <ebb9@byu.net>
25442
25443         * lib/version-etc.c (COPYRIGHT_YEAR): Bump for new year.
25444
25445 2006-12-30  Paul Eggert  <eggert@cs.ucla.edu>
25446
25447         * gnulib-tool (SORT): Remove, since we no longer assume GNU sort.
25448         Rewrite so as not to assume GNU sort or "tail -1".  Also, don't
25449         assume the C locale, and avoid an "eval" that could cause trouble.
25450         Problem with SORT reported by Bob Proulx.
25451
25452         * lib/getpagesize.h (getpagesize) [defined __amigaos4__]:
25453         Define.  Trivial patch from Henning Nielsen Lund, originally
25454         sent to bug-grep@gnu.org today.
25455
25456 2006-12-29  Paul Eggert  <eggert@cs.ucla.edu>
25457
25458         * lib/acl.h: Include sys/types.h and sys/stat.h, for mode_t and
25459         struct stat.  Problem reported by Henning Nielsen Lund.
25460         * lib/acl.c: Include acl.h first, to check interface.  Don't
25461         bother to include sys/types.h and sys/stat.h again.
25462
25463 2006-12-28  Paul Eggert  <eggert@cs.ucla.edu>
25464
25465         Import the following change from libc; problem reported by
25466         Sven Verdoolaege.
25467
25468         2005-10-13  Ulrich Drepper  <drepper@redhat.com>
25469
25470         [BZ #1373]
25471         * lib/argp.h: Remove __NTH for __argp_usage inline function.
25472
25473 2006-12-28  Jim Meyering  <jim@meyering.net>
25474
25475         * build-aux/announce-gen: Do not assume that the package
25476         builds any of tar.gz, tar.bz2, and .xdelta files.
25477         Suggestion from Simon Josefsson.
25478
25479 2006-12-28  Simon Josefsson  <simon@josefsson.org>
25480
25481         * modules/announce-gen: New file.
25482
25483 2006-12-27  Paul Eggert  <eggert@cs.ucla.edu>
25484
25485         * lib/mbchar.h: Just include <wctype.h>; the wctype module
25486         handles its gotchas now.
25487         * lib/mbswidth.c: Likewise.
25488         * lib/wcwidth.h: Likewise.
25489         * m4/mbchar.m4 (gl_MBCHAR): Don't bother checking for wctype.h
25490         and iswcntrl; the wctype module does this stuff now.
25491         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
25492         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
25493         * modules/mbchar (Depends-on): Add wctype.
25494         * modules/mbswidth (Depends-on): Likewise.
25495         * modules/wcwidth (Depends-on): Likewise.
25496
25497 2006-12-27  Eric Blake  <ebb9@byu.net>
25498
25499         * lib/fnmatch.c: Reinstate inclusion of <wchar.h>, since this
25500         module uses more than what <wctype.h> is required to provide.
25501
25502 2006-12-26  Eric Blake  <ebb9@byu.net>
25503
25504         * gnulib-tool (sed_extract_prog): Avoid space-tab.
25505
25506 2006-12-26  Eric Blake  <ebb9@byu.net>
25507
25508         * modules/absolute-header: New module.
25509         * modules/fcntl (Depends-on): Depend on it.
25510         * modules/inttypes (Depends-on): Likewise.
25511         * modules/stdint (Depends-on): Likewise.
25512         * modules/sys_stat (Depends-on): Likewise.
25513         * modules/wctype (Depends-on): Likewise.
25514         * MODULES.html.sh (Support for building libraries and
25515         executables): Document it.
25516
25517 2006-12-25  Paul Eggert  <eggert@cs.ucla.edu>
25518
25519         * gnulib-tool (SED): Remove, undoing previous change.
25520         The problem was that it broke coreutils on Solaris, because
25521         "sed --posix" leaked into a makefile.
25522         (sed): New alias, if 'alias' and GNU sed.
25523
25524 2006-12-24  Jim Meyering  <jim@meyering.net>
25525
25526         Work around an fchownat bug in glibc-2.4:
25527         http://lists.ubuntu.com/archives/ubuntu-users/2006-September/093218.html
25528         This bug would cause "chown -RP ... DIR" to follow symlinks in DIR,
25529         in spite of the -P option.
25530         * m4/openat.m4 (gl_FUNC_FCHOWNAT, gl_FUNC_FCHOWNAT_DEREF_BUG):
25531         New macros.
25532         (gl_PREREQ_OPENAT): Require gl_FUNC_FCHOWNAT.
25533         * modules/openat (Files): Add lib/fchownat.c.
25534         * lib/openat.c (fchownat): Don't define here.  Move to...
25535         * lib/fchownat.c: ...this new file.
25536
25537 2006-12-23  Paul Eggert  <eggert@cs.ucla.edu>
25538
25539         Fix bug reported by Bruno Haible in
25540         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00228.html>
25541         where quotearg.c didn't compile on Mac OS X 10.2 because it
25542         lacks <wchar.h> and wint_t.
25543         * lib/wctype_.h (__wctype_wint_t): New type.
25544         Include <stdio.h>, <time.h>, <wchar.h> only if HAVE_WINT_T.
25545         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph):
25546         (iswlower, iswprint, iswpunct, iswspace, iswupper, ixwxdigit):
25547         Arg is now of type __wctype_wint_t, not wint_t.
25548         * m4/wctype.m4 (gl_WCTYPE_H): Require gt_TYPE_WINT_T, and
25549         substitute HAVE_WINT_T.
25550         * modules/wctype (Files): Add m4/wint_t.m4.
25551         (wctype.h): Substitute HAVE_WINT_T.
25552
25553 2006-12-23  Bruno Haible  <bruno@clisp.org>
25554
25555         * lib/safe-read.h [C++]: Wrap declarations in extern "C".
25556
25557 2006-12-23  Bruno Haible  <bruno@clisp.org>
25558
25559         * lib/canonicalize-lgpl.c (__realpath): Test HAVE_READLINK instead of
25560         S_ISLNK.
25561         Needed because gnulib's sys/stat.h replacement defines S_ISLNK on
25562         mingw.
25563
25564 2006-12-22  Bruno Haible  <bruno@clisp.org>
25565
25566         * lib/copy-file.c: Include acl.h.
25567         (copy_file_preserving) [USE_ACL]: Use copy_acl instead of chmod.
25568         Close the file descriptors only after being done with copy_acl.
25569         * modules/copy-file (Depends-on): Add acl.
25570
25571 2006-12-22  Bruno Haible  <bruno@clisp.org>
25572
25573         * gnulib-tool (SED): New variable.
25574         Use $SED instead of sed everywhere.
25575
25576 2006-12-22  Bruno Haible  <bruno@clisp.org>
25577
25578         * modules/no-c++: New file.
25579         * m4/no-c++.m4: New file.
25580         * MODULES.html.sh (Support for building libraries and executables):
25581         Add no-c++.
25582
25583 2006-12-22  Paul Eggert  <eggert@cs.ucla.edu>
25584
25585         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
25586         Include <limits.h>, and use its INT_MAX to rewrite the
25587         j loop so that it does not overflow 'int'.  Problem reported by
25588         Ralf Wildenhues in
25589         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00084.html>.
25590         Play it safe by shifting left by 1 rather than multiplying by 2,
25591         as GCC is less likely to optimize this away when the value
25592         is signed (when it assumes overflow leads to undefined behavior).
25593         Also, don't assume time_t uses two's complement.
25594
25595 2006-12-21  Paul Eggert  <eggert@cs.ucla.edu>
25596
25597         * MODULES.html.sh: New module wctype.
25598         * lib/wctype_.h, m4/wctype.m4, modules/wctype: New files.
25599         * lib/fnmatch.c: Don't bother to include <wchar.h> before
25600         <wctype.h>, since the new wctype module should fix this.
25601         * lib/quotearg.c: Include <wctype.h> unconditionally, since
25602         the wctype module should arrange for it.
25603         * lib/regex_internal.h: Likewise.
25604         * m4/quotearg.m4 (gl_QUOTEARG): Don't check for wctype.h or iswprint,
25605         since the wctype module should handle this now.
25606         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for wctype.h.
25607         * modules/fnmatch (Depends-on): Add wctype.
25608         * modules/quotearg (Depends-on): Likewise.
25609         * modules/regex (Depends-on): Likewise.
25610
25611 2006-12-19  Bruno Haible  <bruno@clisp.org>
25612
25613         * lib/strdup.h [C++]: Wrap definitions in extern "C".
25614         Suggested by Lorenzo Bettini <bettini@dsi.unifi.it>.
25615
25616 2006-12-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25617
25618         * modules/savewd (Depends-on): Fix dependency on fcntl.
25619
25620 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
25621
25622         * m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty if stdint.h
25623         conforms to C99, rather than relying on the user's environment
25624         setting of STDINT_H.
25625
25626 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
25627         and Eric Blake  <ebb9@byu.net>
25628
25629         * lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Default to 0, not 1.
25630         This is more consistent with the other defines here.
25631         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT):
25632         Port to z/OS.  Problem reported by Paul Gilmartin.
25633         Change local vars to use gl_ prefix rather than ac_.
25634         Don't define DOUBLE_SLASH_IS_DISTINCT_ROOT to 0, for consistency
25635         with other defines.
25636         * modules/double-slash-root: New module.
25637         * modules/dirname (Files): Remove m4/double-slash-root.m4.
25638         (Depends-on): Add double-slash-root.
25639         * MODULES.html.sh (File system functions): Mention new module.
25640
25641 2006-12-14  Paul Eggert  <eggert@cs.ucla.edu>
25642
25643         * lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.
25644         (yesno) [!ENABLE_NLS]: Don't invoke getline or rpmatch.
25645         This is for the benefit of gzip, which doesn't do i18n.
25646
25647 2006-12-12  Jim Meyering  <jim@meyering.net>
25648
25649         * m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.
25650         Reported by Andreas Schwab <schwab@suse.de>.
25651
25652 2006-12-12  Bruno Haible  <bruno@clisp.org>
25653
25654         Merge these changes.
25655         2006-09-05  Bruno Haible  <bruno@clisp.org>
25656         * lib/iconvme.c (iconv_string): No need to save and restore errno when
25657         iconv_alloc succeeded.
25658         (iconv_alloc): Don't assume that malloc() or realloc(), when failing,
25659         sets errno to ENOMEM. (malloc on GNU/kFreeBSD doesn't.) No need to
25660         test for " && dest " at the end - dest is always != NULL there. Call
25661         iconv with 4xNULL arguments initially, to reset the state. Call iconv
25662         with 2xNULL arguments, also to flush the state storage. Handle the
25663         IRIX iconv behaviour. Realloc the final result, to throw away unused
25664         memory.
25665
25666 2006-12-11  Paul Eggert  <eggert@cs.ucla.edu>
25667
25668         * m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat
25669         and fchmodat unconditionally, since glibc 2.4 has them.
25670         Problem reported by Arkadiusz Miskiewicz.
25671
25672 2006-12-10  Bruno Haible  <bruno@clisp.org>
25673
25674         * gnulib-tool (func_import): Show the include files only for those
25675         modules that are copied and specified.
25676         Reported by Karl Berry.
25677
25678 2006-12-08  Jim Meyering  <jim@meyering.net>
25679
25680         * build-aux/announce-gen ($VERSION): Don't use of $Revision...$.
25681         Instead, use Emacs' time-stamp write hook.  Note that the time is UTC.
25682
25683         * build-aux/announce-gen: Add two new options, both optional:
25684         --bootstrap-tools=TOOL_LIST
25685               a comma-separated list of tools, e.g.,
25686               autoconf,automake,bison,gnulib
25687         --gnulib-snapshot-date=DATE
25688               if gnulib is in the bootstrap tool list,
25689               then report this as the snapshot date.
25690               If not specified, use the current date/time.
25691               If you specify a date here, be sure it's UTC.
25692
25693 2006-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25694
25695         * tests/test-argp-2.sh: Fix test to match actual output.
25696         (func_compare): Fix sed script to be portable.
25697
25698 2006-12-05  Paul Eggert  <eggert@cs.ucla.edu>
25699
25700         * lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS]: Add a
25701         workaround for this case.  It is not autoconfigured now; offhand
25702         it's hard to see how to autoconfigure it.
25703
25704 2006-12-03  Paul Eggert  <eggert@cs.ucla.edu>
25705
25706         * lib/mkdir-p.c (make_dir_parents): Fix race condition when making
25707         a directory that is about to be chowned.  Such a directory's
25708         initial file permissions should permit the owner only and this
25709         should not be changed until after the chown, since the group and
25710         other bits would be incorrect if they granted permission before
25711         the chown.
25712
25713         Fix porting problem for iswctype reported by Georg Schwarz in:
25714         http://lists.gnu.org/archive/html/bug-coreutils/2006-12/msg00017.html
25715         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.
25716         * lib/regex_internal.h (RE_ENABLE_I18N): Likewise.
25717         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for iswctype, too.
25718         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
25719
25720 2006-12-03  Jim Meyering  <jim@meyering.net>
25721
25722         * lib/fts.c (fts_load): Don't set sp->fts_dev here, since
25723         p->fts_statp may not yet be defined.
25724         (fts_read): Instead, set it in the caller, once p->fts_statp is
25725         sure to be defined, and corresponds to a top-level directory.
25726         This bug made du -x fail.  Here's the coreutils test case:
25727         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=ba45154d8e9f
25728         Reported by Mike Frysinger.
25729
25730 2006-12-01  Jim Meyering  <jim@meyering.net>
25731
25732         * modules/savewd (Depends-on): Add fcntl_h to avoid self-test
25733         build failure due to missing definition of HAVE_WORKING_O_NOFOLLOW.
25734         Reported by Simon Josefsson.
25735
25736 2006-11-30  Jim Meyering  <jim@meyering.net>
25737
25738         * m4/warning.m4: Use the all-permissive copyright notice
25739         recommended by RMS (rather than LGPL).
25740         * m4/vararrays.m4: Likewise.
25741         * m4/flexmember.m4: Likewise.
25742
25743 2006-11-29  Bruno Haible  <bruno@clisp.org>
25744
25745         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
25746         noinst_LIBRARIES. Augment noinst_LIBRARIES and noinst_LTLIBRARIES
25747         using +=.
25748         Reported by Simon Josefsson <simon@josefsson.org>.
25749
25750 2006-11-28  James Youngman <jay@gnu.org>
25751
25752         * README: Advise users that they might find the bug-gnulib@gnu.org
25753         and autotools-announce@gnu.org mailing lists useful.
25754
25755 2006-11-28  Bruno Haible  <bruno@clisp.org>
25756
25757         * m4/ptrdiff_max.m4: Remove file.
25758
25759 2006-11-21  Bruno Haible  <bruno@clisp.org>
25760
25761         * m4/eoverflow.m4 (gl_EOVERFLOW): Use AC_COMPUTE_INT instead of
25762         _AC_COMPUTE_INT.
25763         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
25764         * m4/ptrdiff_max.m4 (gl_PTRDIFF_MAX): Use AC_COMPUTE_INT instead of
25765         _AC_COMPUTE_INT.
25766         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
25767         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_COMPUTE_INT instead of
25768         _AC_COMPUTE_INT.
25769         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
25770
25771 2006-11-28  Jim Meyering  <jim@meyering.net>
25772
25773         * lib/regcomp.c (parse_branch): Rename local, exp->expr, to avoid
25774         warning from "gcc -Wshadow" about shadowing the builtin.
25775
25776 2006-11-27  Bruno Haible  <bruno@clisp.org>
25777
25778         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_INT instead of
25779         _AC_COMPUTE_INT.
25780         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
25781
25782 2006-11-27  Bruno Haible  <bruno@clisp.org>
25783             Paul Eggert  <eggert@cs.ucla.edu>
25784
25785         * lib/regex.h (__restrict_arr): Redo logic of #if, for clarity.
25786
25787 2006-11-26  Bruno Haible  <bruno@clisp.org>
25788
25789         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
25790         noinst_LTLIBRARIES.
25791
25792 2006-11-27  Paul Eggert  <eggert@cs.ucla.edu>
25793             Bruno Haible  <bruno@clisp.org>
25794
25795         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to 0
25796         if compiling with "gcc -ansi".
25797
25798 2006-11-26  Paul Eggert  <eggert@cs.ucla.edu>
25799
25800         Fix some incompatibilities with gcc -ansi -pedantic.
25801         * lib/regex.h (__restrict_arr): Don't use the [restrict] syntax
25802         if compiling pedantically with GCC, unless it's C99 or later.
25803         Don't trust sys/cdefs.h's definition of __restrict_arr, either, as
25804         it mishandles gcc -ansi -pedantic as well.
25805         * lib/regex_internal.h (re_token_t): Don't use enum bitfields
25806         if gcc -pedantic.
25807         * lib/regexec.c (check_node_accept_bytes): Don't use auto
25808         initializers for struct if -pedantic, unless it's C99 or later.
25809
25810 2006-11-25  Nix  <nix@esperi.org.uk>  (tiny change)
25811
25812         * m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the mtime.
25813         Don't close an fd more than once. Identical atimes indicate
25814         success, not failure.
25815
25816 2006-11-22  Robinson Mittmann <bob@hoplon.com>  (tiny change)
25817
25818         * lib/sincosl.c (kernel_sinl): Fix typo in threshold.
25819
25820 2006-11-23  Jim Meyering  <jim@meyering.net>
25821
25822         * build-aux/announce-gen: New file.  From coreutils.
25823
25824 2006-11-22  Jim Meyering  <jim@meyering.net>
25825
25826         Work around a compile-time error from the HP-UX 11.00 /bin/cc.
25827         * lib/fts.c (enum Fts_stat): Give this previously-anon enum a name.
25828         (fts_read): Use a temporary to narrow the overused st_size member
25829         before using it in a switch statement.  Reported by Matthew Woehlke.
25830
25831         * m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST argument.
25832         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
25833
25834 2006-11-20  Bruno Haible  <bruno@clisp.org>
25835
25836         * gettext.m4 (AM_GNU_GETTEXT): Revert 2005-07-28 patch: Use
25837         changequote instead of pairs of brackets.
25838         Reported by Andreas Schwab <schwab@suse.de>.
25839
25840 2006-11-21  Jim Meyering  <jim@meyering.net>
25841
25842         * lib/fts.c (fts_safe_changedir): Move a declaration "up",
25843         so as to remain compatible with older compilers.
25844         Patch from Michael Deutschmann.
25845
25846 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
25847
25848         * MODULES.html.sh (File system functions): Add openat.
25849
25850         * lib/openat.h (rpl_fstatat): New macro, if
25851         [HAVE_OPENAT && ! LSTAT_FOLLOWS_SLASHED_SYMLINK.
25852         (fstatat): Define to rpl_fstatat under the same conditions,
25853         unless COMPILING_FSTATAT.
25854         * m4/openat.m4 (gl_FUNC_OPENAT): Compile fstatat.c too, if fstatat
25855         seems to have the bug.
25856         * lib/fstatat.c: New file.
25857         * modules/openat (Files): Add it.
25858
25859 2006-11-20  Bruno Haible  <bruno@clisp.org>
25860
25861         * Makefile: New file.
25862
25863 2006-11-20  Jim Meyering  <jim@meyering.net>
25864
25865         The beginnings of syntax-related checks for gnulib.
25866         * lib/Makefile: New file.
25867         * lib/t-idcache: New script.  Ensure that the two halves of
25868         idcache.c stay in sync.
25869
25870         * lib/idcache.c: Adjust comments in user- and group- portions to
25871         be more accurate, and to be consistent with one another.
25872
25873 2006-11-20  Jim Meyering  <jim@meyering.net>
25874
25875         * lib/idcache.c: Restore most of the 2006-11-06 patch, so as to
25876         continue using the flexible array member (thus, this module performs
25877         half as many malloc calls), with the addition that...
25878         (getgroup, getuser): Consistently record a non-match via an empty
25879         "name" string, and map an empty string match to a NULL return value.
25880         * modules/idcache (Depends-on): Re-add flexmember.
25881
25882         * lib/idcache.c (getuser): Remove all uses of the register keyword.
25883         (getuidbyname, getgroup, getgidbyname): Likewise.
25884
25885         Use cleaner syntax: NULL rather than 0.
25886         * lib/idcache.c (getuidbyname, getgidbyname): Return NULL, not 0.
25887
25888 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
25889
25890         * lib/idcache.c: Undo most recent patch, dated 2006-11-06.
25891         It mishandled the case where the group was missing.
25892         Problem reported by Greg Schafer.
25893         * modules/idcache: Likewise.
25894
25895 2006-11-18  Jim Meyering  <jim@meyering.net>
25896
25897         * check-module (%exempt_header): Add exception for some
25898         conditionally-included headers.
25899
25900         * modules/i-ring (Depends-on): Add verify.
25901         (License): Change to LGPL.
25902
25903 2006-11-16  Paul Eggert  <eggert@cs.ucla.edu>
25904
25905         * modules/getaddinfo (Depends-on): Remove inttostr; add snprintf.
25906         * lib/getaddrinfo.c: Include snprintf.h rather than intprops.h
25907         and inttostr.h.  Use snprintf rather than uinttostr, so that
25908         LGPLed code doesn't depend on GPLed.
25909
25910 2006-11-17  Paul Eggert  <eggert@cs.ucla.edu>
25911
25912         * modules/inline (License): Change from GPL to LGPL.
25913
25914 2006-11-17  Jim Meyering  <jim@meyering.net>
25915
25916         * modules/d-type (License): Switch to LGPL.
25917
25918 2006-11-15  Bruno Haible  <bruno@clisp.org>
25919
25920         * m4/alloca.m4 (gl_FUNC_ALLOCA): Fix the AC_CACHE_CHECK message.
25921
25922 2006-11-15  Eric Blake  <ebb9@byu.net>
25923
25924         * m4/allocsa.m4 (gl_ALLOCSA): Don't invoke macro already picked up by
25925         the module dependency.
25926
25927 2006-11-15  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
25928             Bruno Haible  <bruno@clisp.org>
25929
25930         * gnulib-tool (func_create_testdir): Add license consistency check.
25931
25932 2006-11-15  Eric Blake  <ebb9@byu.net>
25933
25934         * m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK to avoid a
25935         random "(cached)" in configure output.
25936
25937 2006-11-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25938
25939         * m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK so that the
25940         test for conforming inttypes.h is both announced and cached.
25941
25942         * MODULES.html.sh (seen_modules, seen_files): New variables.
25943         (func_module): Rewrite to use a few less gnulib-tool and sed
25944         invocations.  Avoid a couple of quadratic algorithms for ...
25945         (missed_modules, missed_files): ... these, with ...
25946         (func_append, func_tmpdir): ... these new functions, from
25947         gnulib-tool.  Analogously, install traps for cleanup.
25948
25949         * tests/test-gc.c (main): Remove unused variables.
25950         * tests/test-read-file.c: Include stdlib.h, for 'free'.
25951
25952 2006-11-14  Paul Eggert  <eggert@cs.ucla.edu>
25953
25954         * modules/inttostr (License): Change to LGPL.
25955
25956 2006-11-14  Eric Blake  <ebb9@byu.net>
25957
25958         * modules/tempname (License): Change to LGPL.
25959
25960 2006-11-14  Eric Blake  <ebb9@byu.net>
25961
25962         * doc/functions.texi (Function Portability): *printf functions on
25963         Cygwin now understand all POSIX size specifiers.
25964
25965 2006-11-14  Bruno Haible  <bruno@clisp.org>
25966
25967         * modules/c-ctype (License): Change to LGPL.
25968
25969 2006-11-12  Bruno Haible  <bruno@clisp.org>
25970
25971         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
25972         AC_LIB_LINKFLAGS_BODY): Also set a LIB${NAME}_PREFIX variable. Needed
25973         for GNOME libraries, for which the include files are installed in
25974         subdirectories of $prefix/include.
25975
25976 2006-11-12  Bruno Haible  <bruno@clisp.org>
25977
25978         * m4/lib-link.m4: Require at least autoconf-2.54.
25979         (AC_LIB_LINKFLAGS_BODY) [autoconf < 2.61]: Turn dots into the library
25980         name to underscores for the --with option.
25981
25982 2006-11-13  Bruno Haible  <bruno@clisp.org>
25983
25984         * gnulib-tool (func_create_testdir): Set gl_source_base correctly in
25985         the tests directory.
25986         Reported by Ralf Wildenhues.
25987
25988 2006-11-13  Bruno Haible  <bruno@clisp.org>
25989
25990         * gnulib-tool (func_emit_initmacro_start): Also override AC_LIBSOURCES.
25991         (func_emit_initmacro_end): Undo the override here.
25992         (func_emit_initmacro_done): Emit a definition for gl_LIBSOURCES.
25993         Works around the famous automake error in coreutils.
25994
25995 2006-11-13  Eric Blake  <ebb9@byu.net>
25996
25997         * lib/gl_anytree_oset.h (gl_tree_search_atleast): Return the
25998         element, not its node.
25999
26000 2006-11-12  Bruno Haible  <bruno@clisp.org>
26001
26002         * gnulib-tool (func_emit_lib_Makefile_am): Replace occurrences of
26003         '$(top_srcdir)/build-aux/', taking into account the real auxdir.
26004
26005 2006-11-12  Bruno Haible  <bruno@clisp.org>
26006
26007         * gnulib-tool: New option --local-symlink.
26008         (func_usage): Document it.
26009         (lsymbolic): New variable.
26010         (func_import, func_create_testdir): If --symlink was not specified,
26011         test whether --local-symlink was specified and the file comes from
26012         the local_gnulib_dir.
26013
26014 2006-11-12  Bruno Haible  <bruno@clisp.org>
26015
26016         * gnulib-tool (func_ln): New function.
26017         (func_ln_if_changed, func_create_testdir): Use it instead of "ln -s".
26018
26019 2006-11-12  Bruno Haible  <bruno@clisp.org>
26020
26021         Finish support for source files in subdirectories.
26022         * gnulib-tool (func_emit_lib_Makefile_am): If some of the source files
26023         are in subdirectories, set uses_subdirs and add 'subdir-objects' to
26024         AUTOMAKE_OPTIONS.
26025         (func_import, func_create_testdir): Invoke AM_PROG_CC_C_O in this case.
26026
26027 2006-11-12  Bruno Haible  <bruno@clisp.org>
26028
26029         * gnulib-tool (func_get_automake_snippet): Synthesize also an
26030         EXTRA_lib_SOURCES augmentation.
26031         (func_emit_lib_Makefile_am): Initialize EXTRA_lib..._SOURCES to empty.
26032
26033 2006-11-12  Jim Meyering  <jim@meyering.net>
26034
26035         Make fts (in FTS_CWDFD mode) more efficient by caching a few open
26036         file descriptors.  This also averts a failure on systems with
26037         native openat support when a traversed directory lacks "x" access.
26038         * lib/fts_.h: Include "i-ring.h"
26039         (struct FTS) [fts_fd_ring]: New member.
26040         * lib/fts.c (RESTORE_INITIAL_CWD): Also call fd_ring_clear.
26041         (FCHDIR): Add parentheses.
26042         (fd_ring_check, fd_ring_print) [!FTS_DEBUG]: Define away.
26043         (cwd_advance_fd): Add a 3rd parameter.  Adjust all callers.
26044         When descending, rather than simply closing the previous
26045         fts_cwd_fd value, push that file descriptor onto the ring.
26046         (same_fd, fd_ring_print, fd_ring_check) [FTS_DEBUG]: New functions.
26047         (fts_open): Initialize the new fd_ring member.
26048         (fts_close): Clear the ring.
26049         (fts_safe_changedir): When possible, use our new fd_ring to skip
26050         the diropen and fstat and dev/ino comparison that would normally
26051         accompany a virtual `chdir ("..")'.
26052
26053         * modules/fts (Depends-on): Add i-ring.
26054         * modules/i-ring: New module.
26055         * lib/i-ring.c, lib/i-ring.h, lib/i-ring-test.c: New files.
26056         * m4/i-ring.m4: New file.
26057
26058 2006-11-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26059
26060         * gnulib-tool (func_create_testdir): Fix replacement of
26061         `build-aux' in configure.ac.  Run autotools in gltests
26062         subdirectory.
26063         (func_create_testdir, func_create_megatestdir, test): There is
26064         no need for '--force' in most autotool invocations in a new
26065         tree.  Actually fail the whole test if any of the tools, or the
26066         configure or make stages fail.
26067
26068         Sync from Automake.
26069         * build-aux/gnupload: Revert last change.  Add pointer to upload
26070         instructions of the GNU Maintenance Instructions.
26071         Suggestion by Karl Berry.
26072
26073 2006-11-10  Jim Meyering  <jim@meyering.net>
26074
26075         * lib/fts.c [FTS_DEBUG]: Don't try to print a pointer via %s.
26076
26077 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
26078
26079         * lib/gettext.h (dgettext, dcgettext, ngettext) [! ENABLE_NLS]:
26080         (dngettext, dcngettext, bindtextdomain) [! ENABLE_NLS]:
26081         (bind_textdomain_codeset) [! ENABLE_NLS]:
26082         Evaluate all the arguments.  That way, callers get compatible behavior
26083         if the arguments have side effects.  Also, it avoids some GCC
26084         diagnostics in some cases; Joel E. Denny reported problems when Bison
26085         was configured with --enable-gcc-warnigs.
26086
26087 2006-11-10  Jim Meyering  <jim@meyering.net>
26088
26089         * m4/inline.m4 (gl_INLINE): Check with the compiler, not cpp, so that
26090         relevant options in CFLAGS (like -O, -fno-inline) are taken into
26091         account.
26092
26093 2006-11-10  Jim Meyering  <jim@meyering.net>
26094
26095         * modules/inline: New file/module.
26096         * modules/xalloc (Files): Remove m4/inline.m4.
26097         (Depends-on): Add inline, instead.
26098         * modules/oset: Likewise.
26099         * modules/list: Likewise.
26100
26101 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
26102
26103         * lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
26104         Problem reported by Matthew Woehlke.
26105
26106 2006-11-09  Bruno Haible  <bruno@clisp.org>
26107
26108         * lib/tempname.c (gen_tempname): Remove variant that invokes
26109         __gen_tempname.
26110         * m4/tempname.m4 (gl_FUNC_GEN_TEMPNAME): Don't test for
26111         __gen_tempname.
26112
26113 2006-11-08  Bruno Haible  <bruno@clisp.org>
26114
26115         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_type_long_long_int
26116         to 'yes' instead of 'cross-compiling'.
26117
26118 2006-11-08  Paul Eggert  <eggert@cs.ucla.edu>
26119
26120         * lib/quotearg.h (quotearg_free): New decl.
26121         * lib/quotearg.c (quotearg_free): New function.
26122         (slot0, nslots, slotvec0, slotvec):
26123         Now file-scope so that quotearg_free can get at them.
26124
26125 2006-11-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26126
26127         Sync from Automake.
26128         * build-aux/gnupload: Add missing 'gnu' to example URL.
26129         Report by Karl Berry.
26130
26131 2006-11-08  Bruno Haible  <bruno@clisp.org>
26132
26133         * m4/inline.m4 (gl_INLINE): Also test __NO_INLINE__.
26134         Suggested by Paul Eggert.
26135
26136 2006-11-08  Jim Meyering  <jim@meyering.net>
26137
26138         * lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
26139         It's already included if !_LIBC.
26140         (fts_safe_changedir): Add a comment.
26141
26142 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
26143
26144         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
26145         Tandem NonStop Kernel (OSS) cc -O circa 2004, reported by
26146         Matthew Woehlke.
26147
26148         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Move
26149         definitions up, to avoid colliding with change below.
26150         (static_inline) [HAVE_INLINE]: New macro.
26151         (xnmalloc, xnrealloc, x2nrealloc, xcharalloc):
26152         Provide extern decls when !HAVE_INLINE.  Do not define unless
26153         static_inline is defined, either by us or by xmalloc.c.  Use
26154         static_inline rather than static inline.
26155         (XCALLOC): Optimize sizeof(T) = 1 case.
26156         * lib/xmalloc.c (static_inline) [!HAVE_INLINE]: New macro.
26157
26158 2006-11-07  Bruno Haible  <bruno@clisp.org>
26159
26160         * lib/xalloc.h (XNMALLOC): Restore optimization of sizeof(T) = 1 case.
26161         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require gl_INLINE instead of
26162         AC_C_INLINE.
26163         * modules/xalloc (Files): Add m4/inline.m4.
26164
26165 2006-11-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26166
26167         * README: Fix typo.
26168         * doc/gnulib.texi (Miscellaneous Notes): Likewise, rename...
26169         (Miscellanous Notes): ...from this.
26170
26171 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
26172
26173         * m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
26174         Mention that offsetof should be used instead of sizeof.
26175         From Bruno Haible.
26176
26177 2006-11-07  Bruno Haible  <bruno@clisp.org>
26178
26179         * lib/w32spawn.h (prepare_spawn): Use XNMALLOC instead of xmalloc.
26180
26181 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
26182
26183         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
26184         * lib/gl_anyavltree_list2.h (create_subtree_with_contents):
26185         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
26186         (gl_tree_add_before, gl_tree_add_after):
26187         Use XMALLOC instead of xmalloc, and XCALLOC instead of xzalloc.
26188         * lib/gl_anyhash_list2.h (hash_resize): Likewise.
26189         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
26190         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before):
26191         (gl_linked_add_after, gl_linked_add_at): Likewise.
26192         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents):
26193         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
26194         (gl_tree_add_before, gl_tree_add_after): Likewise.
26195         * lib/gl_anytree_list2.h (gl_tree_create_empty): Likewise.
26196         * lib/gl_anytree_oset.h (gl_tree_create_empty): Likewise.
26197         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
26198
26199 2006-11-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26200
26201         * lib/gl_oset.h: Use C comment style, not C++ comment style.
26202
26203 2006-11-06  Bruno Haible  <bruno@clisp.org>
26204
26205         * m4/inline.m4: New file.
26206         * m4/gl_list.m4 (gl_LIST): Require gl_INLINE.
26207         * modules/list (Files): Add m4/inline.m4.
26208         * modules/oset (Files): Likewise.
26209
26210 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
26211
26212         * lib/idcache.c: Include <stddef.h>, for offsetof.
26213         (struct userid.name): Change from char * to a flexible array member.
26214         All uses changed.
26215         * modules/idcache (Depends-on): Add flexmember.
26216
26217         * MODULES.html.sh (Core language properties): New module flexmember.
26218         * modules/flexmember, m4/flexmember.m4: New files.
26219
26220         * lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now static
26221         inline functions that are identical with the old xnmalloc_inline,
26222         xnrealloc_inline, x2nrealloc_inline of lib/xmalloc.c.  This is so
26223         that we can avoid some unnecessary integer multiplications and
26224         divisions in the common case where the element size is known at
26225         compile time.
26226         (XNMALLOC) [HAVE_INLINE]: Remove special case, which is no longer
26227         needed.
26228         (xnboundedmalloc): Remove.
26229         (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Use lower-case letters for
26230         arguments, for consistency with rest of this header.
26231         (xcharalloc): Rewrite using XNMALLOC.
26232         * lib/xmalloc.c (xnmalloc_inline, xnmalloc, xnrealloc_inline):
26233         (xnrealloc, x2nrealloc_inline, x2nrealloc): Remove.  The *_inline
26234         versions have been moved to lib/xalloc.h and renamed to be the
26235         non-*_inline versions.
26236         (xmalloc, xrealloc): Implement without reference to the xnmalloc
26237         and xnrealloc functions, since those functions are now inline and
26238         now call us.
26239         (x2realloc): Invoke x2realloc, not x2realloc_inline, to accommodate
26240         renaming described above.
26241         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE since
26242         xmalloc.c no longer uses inline directly.  gl_PREREQ_XALLOC now
26243         captures the dependency in AC_C_INLINE.
26244
26245         New module canonicalize-lgpl, proposed by Charles Wilson in
26246         <http://lists.gnu.org/archive/html/bug-gnulib/2006-11/msg00020.html>
26247         with a few small changes afterwards.
26248         * MODULES.html.sh (File system functions): New module
26249         canonicalize-lgpl.
26250         * lib/canonicalize.h: Add comments for canonicalize_filename_mode
26251         and canonicalize_file_name.
26252         * lib/canonicalize-lgpl.c, m4/canonicalize-lgpl.m4:
26253         * modules/canonicalize-lgpl: New files.
26254
26255 2006-11-05  Bruno Haible  <bruno@clisp.org>
26256
26257         * gnulib-tool (func_import, func_create_testdir): Create directories
26258         also for files in subdirectories of lib/.
26259
26260 2006-11-05  Bruno Haible  <bruno@clisp.org>
26261
26262         * lib/gl_array_list.c (gl_array_iterator_next): Make pointer decrement
26263         ANSI C compliant.
26264
26265 2006-11-03  Bruno Haible  <bruno@clisp.org>
26266
26267         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
26268         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require AC_C_INLINE.
26269         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): New macros.
26270         (xnboundedmalloc): New inline function.
26271         * lib/classpath.c (new_classpath): Use XNMALLOC instead of xmalloc.
26272         * lib/clean-temp.c (create_temp_dir): Use XNMALLOC, XMALLOC instead of
26273         xmalloc.
26274         * lib/concatpath.c (concatenated_pathname): Use XNMALLOC instead of
26275         xmalloc.
26276         * lib/fatal-signal.c (at_fatal_signal): Use XNMALLOC instead of xmalloc.
26277         * lib/findprog.c (find_in_path): Use XNMALLOC instead of xmalloc.
26278         * lib/gl_array_list.c (gl_array_create_empty): Use XMALLOC instead of
26279         xmalloc.
26280         (gl_array_create): Use XNMALLOC, XMALLOC instead of xmalloc.
26281         * lib/gl_array_oset.c (gl_array_create_empty): Use XNMALLOC instead of
26282         xmalloc.
26283         * lib/gl_avltree_oset.c (gl_tree_add_first, gl_tree_add_before,
26284         gl_tree_add_after): Use XMALLOC instead of xmalloc.
26285         * lib/gl_carray_list.c (gl_carray_create_empty): Use XMALLOC instead of
26286         xmalloc.
26287         (gl_carray_create): Use XNMALLOC, XMALLOC instead of xmalloc.
26288         * lib/gl_rbtree_oset.c (gl_tree_add_first, gl_tree_add_before,
26289         gl_tree_add_after): Use XMALLOC instead of xmalloc.
26290         * lib/gl_sublist.c (gl_sublist_create): Use XMALLOC instead of xmalloc.
26291         * lib/pagealign_alloc.c (new_memnode): Use XMALLOC instead of xmalloc.
26292         * lib/sh-quote.c (shell_quote_argv): Use XNMALLOC instead of xmalloc.
26293         * lib/xvasprintf.c (xstrcat): Use XNMALLOC instead of xmalloc.
26294
26295 2006-11-03  Bruno Haible  <bruno@clisp.org>
26296
26297         * lib/c-ctype.h [C++]: Define functions without name mangling.
26298         * lib/fwriteerror.h [C++]: Likewise.
26299         * lib/gcd.h [C++]: Likewise.
26300         * lib/linebreak.h [C++]: Likewise.
26301
26302 2006-11-03  Paul Eggert  <eggert@cs.ucla.edu>
26303
26304         * lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING):
26305         (CAN_ALL_BUT_LAST, CAN_MISSING, canonicalize_filename_mode):
26306         Define only if PROVIDE_CANONICALIZE_FILENAME_MODE is defined.
26307         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
26308         Check for functions and headers just once.
26309         Check for declaration of canonicalize_file_name.
26310         Define PROVIDE_CANONICALIZE_FILENAME_MODE.
26311
26312 2006-11-02  Charles Wilson  <cygwin@cwilson.fastmail.fm>
26313
26314         * gnulib-tool (func_import): Fix typo in actioncmd.
26315
26316 2006-11-02  Bruno Haible  <bruno@clisp.org>
26317
26318         * gnulib-tool (func_get_automake_snippet): Interpret a backslash-
26319         newline sequence in the Makefile.am snippet as a space, like "make"
26320         does.
26321         Reported by Roger Persson <perrog@gmail.com>.
26322
26323 2006-11-01  Bruno Haible  <bruno@clisp.org>
26324
26325         * m4/strcase.m4 (gl_FUNC_STRNCASECMP): Check whether strncasecmp is
26326         already declared in <string.h>.
26327         * lib/strcase.h (strncasecmp): Don't declare it if yes.
26328
26329 2006-11-01  Bruno Haible  <bruno@clisp.org>
26330
26331         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Don't define strcasecmp here.
26332         * lib/strcase.h: Include <string.h>.
26333         (strcasecmp): Define to rpl_strcasecmp here.
26334
26335 2006-11-01  Bruno Haible  <bruno@clisp.org>
26336
26337         * lib/printf-parse.c (PRINTF_PARSE): Cast malloc/realloc results.
26338
26339 2006-11-01  Eric Blake  <ebb9@byu.net>
26340
26341         * lib/mkstemp-safer.c (mkstemp_safer): Allow C++ compilation.
26342
26343         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.
26344
26345 2006-10-29  Bruno Haible  <bruno@clisp.org>
26346
26347         Make it compile in C++ mode.
26348         * lib/full-write.c (full_rw): Add a cast.
26349
26350 2006-11-01  Bruno Haible  <bruno@clisp.org>
26351
26352         * gnulib-tool (func_get_automake_snippet): Change sed_combine_lines to
26353         be POSIX compliant.
26354         Reported by Roger Persson <perrog@gmail.com>.
26355
26356 2006-11-01  Eric Blake  <ebb9@byu.net>
26357
26358         * lib/getopt_.h: Fix comments.
26359
26360 2006-10-31  Eric Blake  <ebb9@byu.net>
26361
26362         * modules/tmpdir (Depends-on): Add sys_stat.
26363         * modules/mkdtemp (Depends-on): Add tempname, drop unistd.
26364         * lib/mkdtemp.c (gen_tempname): Remove; tempname covers this.
26365         * lib/tmpdir.c (S_ISDIR): Simplify, thanks to sys_stat.
26366         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Simplify, thanks to
26367         tempname.
26368
26369 2006-10-31  Paul Eggert  <eggert@cs.ucla.edu>
26370
26371         Avoid some C++ diagnostics reported by Bruno Haible.
26372         * lib/quotearg.c (clone_quoting_options): Use xmemdup rather than
26373         xmalloc.
26374         (quotearg_alloc): Use xcharalloc rather than xmalloc.
26375         (struct slotvec): Move to top level.
26376         (quotearg_n_options): Rewrite to avoid xmalloc.
26377         * lib/xalloc.h (xcharalloc): New function.
26378         * (xrealloc, xnrealloc, x2realloc, x2nrealloc, xmemdup):
26379         [defined __cplusplus]: Add function template that provides result
26380         type propagation.  This part of the change is from Bruno Haible.
26381
26382 2006-10-29  Bruno Haible  <bruno@clisp.org>
26383
26384         Make it compile in C++ mode.
26385         * lib/striconv.c (mem_cd_iconv): Cast malloc/realloc result.
26386         * lib/strnlen1.c (strnlen1): Cast memchr result.
26387         * lib/mbchar.h (mb_copy): Rename arguments to 'new_mbc', 'old_mbc'.
26388         * lib/clean-temp.c (string_equals, string_hash): Add casts.
26389         (create_temp_dir): Rename local variable 'template'.
26390         (compile_csharp_using_sscli): Add cast.
26391         * lib/fatal-signal.c (at_fatal_signal): Cast xmalloc result.
26392         * lib/findprog.c (find_in_path): Likewise.
26393         * lib/linebreak.c (mbs_width_linebreaks): Cast malloc result.
26394         * lib/wait-process.c (register_slave_subprocess): Likewise.
26395
26396 2006-10-22  Bruno Haible  <bruno@clisp.org>
26397
26398         * modules/tsearch: New file.
26399         * lib/tsearch.h: New file.
26400         * lib/tsearch.c: New file, from glibc-2.5 with small modifications.
26401         * m4/tsearch.m4: New file.
26402         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add tsearch.
26403
26404 2006-10-29  Eric Blake  <ebb9@byu.net>
26405
26406         * lib/arcfour.c: Assume config.h.
26407         * lib/arctwo.c: Likewise.
26408         * lib/base64.c: Likewise.
26409         * lib/check-version.c: Likewise.
26410         * lib/crc.c: Likewise.
26411         * lib/des.c: Likewise.
26412         * lib/gc-gnulib.c: Likewise.
26413         * lib/gc-libgcrypt.c: Likewise.
26414         * lib/gc-pbkdf2-sha1.c: Likewise.
26415         * lib/getaddrinfo.c: Likewise.
26416         * lib/getdelim.c: Likewise.
26417         * lib/getline.c: Likewise.
26418         * lib/hmac-md5.c: Likewise.
26419         * lib/hmac-sha1.c: Likewise.
26420         * lib/iconvme.c: Likewise.
26421         * lib/md2.c: Likewise.
26422         * lib/md4.c: Likewise.
26423         * lib/memxor.c: Likewise.
26424         * lib/read-file.c: Likewise.
26425         * lib/readline.c: Likewise.
26426         * lib/rijndael-alg-fst.c: Likewise.
26427         * lib/rijndael-api-fst.c: Likewise.
26428         * lib/xgetdomainname.c: Likewise.
26429
26430 2006-10-28  Eric Blake  <ebb9@byu.net>
26431
26432         * lib/xstrndup.c: Assume config.h.
26433
26434 2006-10-27  Paul Eggert  <eggert@cs.ucla.edu>
26435
26436         Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
26437         stat-macros.h is now for our own macros, whereas stat_h is for
26438         macros in the <sys/stat.h> name space.
26439         * lib/stat-macros.h: Remove copyright notice, as this file is now tiny.
26440         (STAT_MACROS_H): Remove.
26441         (S_IFMT, S_ISBLK, S_ISCHR, S_ISDIR, S_ISFIFO, S_ISLNK, S_ISNAM):
26442         (S_ISMPB, S_ISMPC, S_ISNWK, S_ISREG, S_ISSOCK, S_ISDOOR, S_ISPORT):
26443         (S_TYPEISMQ, S_TYPEISTMO, S_TYPEISSEM, S_TYPEISSHM, S_ISCTG, S_ISOFD):
26444         (S_ISOFL, S_ISWHT, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IRGRP):
26445         (S_IROTH, S_IWUSR, S_IWGRP, S_IWOTH, S_IXUSR, S_IXGRP, S_IXOTH):
26446         (S_IRWXU, S_IRWXG, S_IRWXO, S_IXUGO, S_IRWXUGO):
26447         Move these macros to ...
26448         * lib/stat_.h: here.  Don't include stat-macros.h.
26449         * lib/canonicalize.c: Don't include stat-macros.h.
26450         * lib/chown.c: Likewise.
26451         * lib/euidaccess.c: Likewise.
26452         * lib/file-type.c: Likewise.
26453         * lib/filemode.c: Likewise.
26454         * lib/glob.c: Likewise.
26455         * lib/isapipe.c: Likewise.
26456         * lib/lchown.c: Likewise.
26457         * lib/lstat.c: Likewise.
26458         * lib/mkdir-p.c: Likewise.
26459         * lib/rmdir.c: Likewise.
26460         * m4/lchown.m4 (gl_FUNC_LCHOWN): Don't require gl_STAT_MACROS.
26461         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Don't check for io.h
26462         unless mkdir isn't declared, to speed up 'configure'.
26463         Always create sys/stat.h, since it's unlikely any real sys/stat.h
26464         would define all the S_* symbols.
26465         * modules/canonicalize (Depends-on):
26466         Depend on sys_stat, not stat-macros.
26467         * modules/chown: Likewise.
26468         * modules/euidaccess: Likewise.
26469         * modules/filemode: Likewise.
26470         * modules/file-type: Likewise.
26471         * modules/glob: Likewise.
26472         * modules/isapipe: Likewise.
26473         * modules/lchown: Likewise.
26474         * modules/lstat: Likewise.
26475         * modules/mkancesdirs: Likewise.
26476         * modules/rmdir: Likewise.
26477         * modules/mkdir-p (Depends-on): Also depend on sys_stat.
26478         * modules/modechange: Likewise.
26479         * modules/stat-macros (Files): Remove m4/stat-macros.m4.
26480         (configure.ac): Remove gl_STAT_MACROS.
26481         * modules/sys_stat (Depends-on): Remove stat-macros.
26482
26483 2006-10-27  Bruno Haible  <bruno@clisp.org>
26484
26485         * m4/signed.m4: Remove file.
26486         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS_: Remove bh_C_SIGNED
26487         invocation.
26488         * modules/vasnprintf (Files): Remove m4/signed.m4.
26489
26490 2006-10-27  Bruno Haible  <bruno@clisp.org>
26491
26492         Update to GNU gettext 0.16.
26493         * modules/gettext (Files): Add m4/intl.m4, m4/intldir.m4. Remove
26494         m4/inttypes-h.m4, m4/signed.m4.
26495         * m4/gettext.m4: Update to GNU gettext 0.16.
26496         * m4/intl.m4: New file, from GNU gettext.
26497         * m4/intldir.m4: New file, from GNU gettext.
26498         * config/srclist.txt: Update
26499
26500 2006-10-27  Eric Blake  <ebb9@byu.net>
26501
26502         * MODULES.html.sh: Document tempname.
26503         * modules/mkstemp (Depends-on): Add tempname, and drop transitive
26504         dependencies.
26505         (Files): Move lib/tempname.c...
26506         * modules/tempname: ...to this new module.
26507         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Remove tempname checks.
26508         (gl_PREREQ_TEMPNAME): Move...
26509         * m4/tempname.m4: ...to this new file.
26510         * lib/mkstemp.c (includes) [!_LIBC]: Use tempname.h.
26511         * modules/sys_stat (Depends-on): Add stat-macros.
26512         * lib/stat_.h (includes): Pick up stat macros.
26513         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Replace <sys/stat.h>
26514         if stat macros are broken.
26515         * lib/tempname.c (includes): No need to include "stat-macros.h".
26516         (__gen_tempname) [!_LIBC]: Expose as gen_tempname.
26517         (direxists, __path_search) [!_LIBC]: Don't compile these in
26518         gnulib; the tmpdir module covers that.
26519         * lib/tempname.h: New file.
26520
26521 2006-10-26  Paul Eggert  <eggert@cs.ucla.edu>
26522
26523         * COPYING: Explain how gnulib-tool converts licence headers.
26524         Almost all wording by Eric Blake.
26525
26526 2006-10-25  Paul Eggert  <eggert@cs.ucla.edu>
26527
26528         * lib/mbchar.h (is_basic_table): Make read-only.
26529         * lib/mbchar.c (is_basic_table): Likewise.
26530         Reported by John Darrington.
26531
26532 2006-10-25  Bruno Haible  <bruno@clisp.org>
26533
26534         * lib/progname.h (set_program_name): Undefine before defining.
26535
26536 2006-10-25  Bruno Haible  <bruno@clisp.org>
26537
26538         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to
26539         false for non-gcc C++ compilers.
26540         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
26541
26542 2006-10-24  Bruno Haible  <bruno@clisp.org>
26543
26544         * lib/striconv.c (mem_cd_iconv, str_cd_iconv): Treat all non-GNU
26545         iconv implementations like Irix iconv.
26546
26547 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
26548
26549         * modules/vararrays: New file.
26550         * m4/vararrays.m4: New file, taken from diffutils.
26551         * MODULES.html.sh: New module vararrays.
26552
26553 2006-10-24  Karl Berry  <karl@gnu.org>
26554
26555         * doc/gnulib-intro.texi: --- instead of --; non-naive naive.
26556         Don't call GNU Unix.
26557
26558 2006-10-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26559
26560         * users.txt: Add Libtool.
26561
26562         Sync from Libtool:
26563
26564         2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
26565
26566         * lib/argz.c: Remove check for HAVE_CONFIG_H, to conform
26567         to gnulib's policy of including config.h unconditionally.
26568
26569 2006-10-24  Bruno Haible  <bruno@clisp.org>
26570
26571         * modules/wcwidth (Files): Add m4/wint_t.m4.
26572         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gt_TYPE_WINT_T.
26573         * lib/wcwidth.h (iswprint): Use 'int' if 'wint_t' is not defined.
26574
26575 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
26576
26577         * lib/getdate.y (yyerror): Make the arguments pointer-to-const,
26578         to pacify GCC with some -W flags enabled.  Problem reported by
26579         Bruno Haible.
26580
26581 2006-10-24  Jim Meyering  <jim@meyering.net>
26582
26583         * MODULES.html.sh: Remove uinttostr.  It's not a module.
26584         Reported by Karl Berry.
26585
26586 2006-10-23  Bruno Haible  <bruno@clisp.org>
26587
26588         * lib/fts.c (fts_build): Move variable declaration, for C89 compliance.
26589
26590 2006-10-24  Bruno Haible  <bruno@clisp.org>
26591
26592         * lib/gl_list.h: Use C comment style, not C++ comment style.
26593
26594 2006-10-23  Eric Blake  <ebb9@byu.net>
26595
26596         * lib/getaddrinfo.c (includes): Add missing include.
26597
26598 2006-10-23  Bruno Haible  <bruno@clisp.org>
26599             Paul Eggert  <eggert@cs.ucla.edu>
26600
26601         Ability to rename obstack_free.
26602         * lib/obstack.h (__obstack_free): New macro. Declare instead of
26603         obstack_free.
26604         (obstack_free): Invoke the __obstack_free macro.
26605         * lib/obstack.c (obstack_free): Use __obstack_free macro.
26606
26607 2006-10-23  Bruno Haible  <bruno@clisp.org>
26608             Paul Eggert  <eggert@cs.ucla.edu>
26609
26610         * lib/argp.h (argp_parse, __argp_parse): Comment out the identifiers
26611         __argc, __argv from the declaration. (They are defined as macros on
26612         mingw.)
26613
26614 2006-10-22  Bruno Haible  <bruno@clisp.org>
26615
26616         * doc/gnulib-intro.texi: New file.
26617         * doc/gnulib.texi: Include it.
26618
26619 2006-10-21  Bruno Haible  <bruno@clisp.org>
26620
26621         * doc/gnulib.texi: Split the chapter "Gnulib" into 3 chapters
26622         "Introduction", "Miscellanous Notes", "Particular Modules".
26623
26624 2006-10-21  Bruno Haible  <bruno@clisp.org>
26625
26626         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
26627         Change mostlyclean-local rule to avoid sh syntax error from bash
26628         versions 2.00..2.05 when $(MOSTLYCLEANDIRS) is empty.
26629
26630 2006-10-23  Jim Meyering  <jim@meyering.net>
26631
26632         * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,
26633         in place of snprintf.
26634
26635         * modules/inttostr (Files): Add lib/uinttostr.c.
26636         * lib/uinttostr.c (inttostr): New file/function.
26637         * lib/inttostr.h (uinttostr): Declare.
26638         * m4/inttostr.m4: Add AC_LIBOBJ([uinttostr]).
26639         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
26640         Add uinttostr.
26641         * modules/getaddrinfo (Depends-on): Remove snprintf.  Add inttostr.
26642
26643 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
26644
26645         * lib/canonicalize.c (ELOOP): Define if not already defined.
26646         Problem reported by Bruno Haible in
26647         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00282.html>.
26648
26649 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
26650
26651         * lib/stdint_.h [defined _AIX]: Don't include <sys/types.h>.
26652         Problem reported by Perry Smith and Ville Laurikari.
26653
26654         * lib/getndelim2.c (SSIZE_MAX): Use same defn that getdelim.c
26655         uses.
26656
26657 2006-10-19  Bruno Haible  <bruno@clisp.org>
26658
26659         * lib/getndelim2.c (SSIZE_MAX): Provide fallback definition. Needed
26660         for mingw.
26661
26662 2006-10-19  Bruno Haible  <bruno@clisp.org>
26663
26664         * lib/openat-priv.h (EOPNOTSUPP): Provide fallback definition.
26665         Needed for mingw.
26666
26667 2006-10-19  Bruno Haible  <bruno@clisp.org>
26668
26669         * m4/size_max.m4 (gl_SIZE_MAX): Cache the result.
26670
26671 2006-10-19  Bruno Haible  <bruno@clisp.org>
26672
26673         * m4/allocsa.m4 (gl_ALLOCSA): Invoke gl_FUNC_ALLOCA, don't AC_REQUIRE
26674         it.
26675
26676 2006-10-19  Bruno Haible  <bruno@clisp.org>
26677
26678         * m4/alloca.m4 (gl_FUNC_ALLOCA): Cache the result of the AC_EGREP_CPP
26679         invocation.
26680
26681 2006-10-19  Bruno Haible  <bruno@clisp.org>
26682
26683         * gnulib-tool (func_create_testdir): Don't include ftruncate and
26684         mountlist by default.
26685
26686 2006-10-16  Bruno Haible  <bruno@clisp.org>
26687
26688         * lib/c-strstr.c: Include c-strstr.h.
26689
26690 2006-10-18  Charles Wilson  <cygwin@cwilson.fastmail.fm>
26691
26692         * gnulib-tool: Don't clobber $sourcebase when $local_gnulib_dir ends
26693         in a slash.
26694
26695 2006-10-18  Bruno Haible  <bruno@clisp.org>
26696
26697         * lib/lock.h [C++]: Wrap definitions in extern "C".
26698
26699 2006-10-18  Bruno Haible  <bruno@clisp.org>
26700
26701         * gnulib-tool (func_emit_initmacro_end): Remove duplicates from the
26702         gl_LIBOBJS list.
26703
26704 2006-10-18  Bruno Haible  <bruno@clisp.org>
26705
26706         * lib/findprog.c (find_in_path): Avoid "gcc -Wwrite-strings" warning.
26707
26708 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>
26709
26710         * lib/xstrtol.h: Include gettext.h.
26711         (_STRTOL_ERROR): Wrap English-language formats inside gettext.
26712         Problem reported by Eric Blake.
26713         * modules/xstrtol (Depends-on): Add gettext-h.
26714
26715 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>  (tiny change)
26716
26717         * lib/strftime.c (advance): New macro.
26718         (add): Use it to avoid adding 0 to a FILE *.  FILE can be an
26719         incomplete type, so you can't add 0 to it.  Problem and patch
26720         reported by Eelco Dolstra for dietlibc.
26721
26722 2006-10-18  Jim Meyering  <jim@meyering.net>
26723
26724         * lib/readutmp.c (desirable_utmp_entry): Use "bool" as the
26725         type for a local, and rename it: s/up/user_proc/.
26726
26727 2006-10-18  Sergey Poznyakoff  <gray@gnu.org.ua>
26728
26729         * lib/readutmp.c (desirable_utmp_entry): Implement new flag:
26730         READ_UTMP_USER_PROCESS.
26731         * lib/readutmp.h (READ_UTMP_USER_PROCESS): New flag
26732
26733 2006-10-17  Paul Eggert  <eggert@cs.ucla.edu>
26734
26735         * lib/localcharset.c: Do not check HAVE_SETLOCALE.
26736         * m4/localcharset.m4 (gl_LOCALCHARSET): Don't check for setlocale.
26737
26738 2006-10-17  Eric Blake  <ebb9@byu.net>
26739
26740         * lib/sigprocmask.c (sigprocmask): Fix typo.
26741
26742         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Fix typo.
26743
26744         * modules/clean-temp (Makefile.am): Don't add to make output...
26745         (configure.ac): ...instead define SIGNAL_SAFE_LIST inside
26746         config.h.
26747
26748 2006-10-17  Bruno Haible  <bruno@clisp.org>
26749
26750         * lib/gettext.h (gettext, ngettext, pgettext, npgettext): Define
26751         differently if DEFAULT_TEXT_DOMAIN is set.
26752
26753 2006-10-16  Bruno Haible  <bruno@clisp.org>
26754
26755         * lib/clean-temp.c: Include fwriteerror.h.
26756
26757 2006-10-16  Bruno Haible  <bruno@clisp.org>
26758
26759         * getndelim2.m4 (gl_GETNDELIM2): Remove 2003-10-23 hack.
26760
26761 2006-10-16  Bruno Haible  <bruno@clisp.org>
26762
26763         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Also test for sigset_t.
26764         * lib/sigprocmask.h: Include <sys/types.h>.
26765         (sigset_t): Use the system's definition if present.
26766
26767 2006-10-17  Eric Blake  <ebb9@byu.net>
26768
26769         * lib/xvasprintf.c (includes): Assume config.h.
26770         * lib/xasprintf.c (includes): Likewise.
26771
26772 2006-10-16  Paul Eggert  <eggert@cs.ucla.edu>
26773
26774         * lib/fsusage.c (PROPAGATE_ALL_ONES): Don't assume uintmax_t is
26775         at least as wide as intmax_t.
26776
26777 2006-10-16  Alexandre Duret-Lutz  <adl@gnu.org>
26778
26779         (Imported from Automake.)
26780         * build-aux/gnupload: Update to version 1.1 of directive file.
26781
26782 2006-10-16  Eric Blake  <ebb9@byu.net>
26783
26784         * modules/configmake (Makefile.am): Add pkglibexecdir support, to
26785         match Automake 1.10a.
26786
26787 2006-10-14  Bruno Haible  <bruno@clisp.org>
26788
26789         * modules/sigprocmask: New file.
26790         * lib/sigprocmask.h: New file.
26791         * lib/sigprocmask.c: New file.
26792         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Renamed from
26793         gt_SIGNALBLOCKING. When not defining HAVE_POSIX_SIGNALBLOCKING,
26794         request sigprocmask.o.
26795         (gl_PREREQ_SIGPROCMASK): New macro.
26796         * modules/fatal-signal (Files): Remove m4/signalblocking.m4.
26797         (Depends-on): Add sigprocmask.
26798         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Don't require
26799         gt_SIGNALBLOCKING. Test for 'raise' only once.
26800         * lib/fatal-signal.c: Include sigprocmask.h.
26801         (fatal_signal_set, init_fatal_signal_set, block_fatal_signals,
26802         unblock_fatal_signals): Define always.
26803         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
26804         sigprocmask.
26805
26806 2006-10-14  Paul Eggert  <eggert@cs.ucla.edu>
26807
26808         Sync from Automake.
26809         * build-aux/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m,
26810         which incorrectly sets the mode of an existing destination
26811         directory.  In some cases the unpatched install-sh could do the
26812         equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD
26813         system.  We hope this is rare in practice, but it's clearly worth
26814         fixing.  Problem reported by Alex Unleashed in
26815         <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
26816         Also, don't bother to check for -m bugs unless we're using -m;
26817         suggested by Stepan Kasal.
26818
26819 2006-10-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26820
26821         Sync from Automake.
26822         * build-aux/depcomp (gcc3): Put dependency extraction flags before the
26823         `-c' flag, so they appear at the same position as in %FASTDEP%
26824         mode in depend2.am.  Fixes build failure for FreeBSD's c89,
26825         which ignores unknown options only after the first non-option.
26826         Bug report against M4 by Nelson H. F. Beebe.
26827
26828 2006-10-13  Jim Meyering  <jim@meyering.net>
26829
26830         Fix a bug in yesterday's change.
26831         * lib/fts.c (fts_open): When using FTS_XDEV|FTS_NOSTAT,
26832         p->fts_statp->st_dev would be used uninitialized.
26833         Ensures that we always call fts_stat on the very first entry.
26834         Miklos Szeredi reported that find -xdev stopped working.
26835
26836 2006-10-12  Bruno Haible  <bruno@clisp.org>
26837
26838         * gnulib-tool (func_get_automake_snippet): Append an automatically
26839         computed EXTRA_DIST augmentation.
26840         * modules/acl (Makefile.am): Remove EXTRA_DIST augmentation.
26841         * modules/alloca-opt (Makefile.am): Likewise.
26842         * modules/allocsa (Makefile.am): Likewise.
26843         * modules/arcfour (Makefile.am): Likewise.
26844         * modules/arctwo (Makefile.am): Likewise.
26845         * modules/argmatch (Makefile.am): Likewise.
26846         * modules/argz (Makefile.am): Likewise.
26847         * modules/atexit (Makefile.am): Likewise.
26848         * modules/backupfile (Makefile.am): Likewise.
26849         * modules/byteswap (Makefile.am): Likewise.
26850         * modules/c-strtod (Makefile.am): Likewise.
26851         * modules/c-strtold (Makefile.am): Likewise.
26852         * modules/calloc (Makefile.am): Likewise.
26853         * modules/canon-host (Makefile.am): Likewise.
26854         * modules/canonicalize (Makefile.am): Likewise.
26855         * modules/chdir-long (Makefile.am): Likewise.
26856         * modules/chdir-safer (Makefile.am): Likewise.
26857         * modules/check-version (Makefile.am): Likewise.
26858         * modules/chown (Makefile.am): Likewise.
26859         * modules/cloexec (Makefile.am): Likewise.
26860         * modules/close-stream (Makefile.am): Likewise.
26861         * modules/closeout (Makefile.am): Likewise.
26862         * modules/crc (Makefile.am): Likewise.
26863         * modules/csharpexec (Makefile.am): Likewise.
26864         * modules/cycle-check (Makefile.am): Likewise.
26865         * modules/des (Makefile.am): Likewise.
26866         * modules/dev-ino (Makefile.am): Likewise.
26867         * modules/dirfd (Makefile.am): Likewise.
26868         * modules/dirname (Makefile.am): Likewise.
26869         * modules/dup2 (Makefile.am): Likewise.
26870         * modules/eealloc (Makefile.am): Likewise.
26871         * modules/error (Makefile.am): Likewise.
26872         * modules/euidaccess (Makefile.am): Likewise.
26873         * modules/exclude (Makefile.am): Likewise.
26874         * modules/exitfail (Makefile.am): Likewise.
26875         * modules/fcntl-safer (Makefile.am): Likewise.
26876         * modules/fcntl (Makefile.am): Likewise.
26877         * modules/file-type (Makefile.am): Likewise.
26878         * modules/fileblocks (Makefile.am): Likewise.
26879         * modules/filemode (Makefile.am): Likewise.
26880         * modules/filenamecat (Makefile.am): Likewise.
26881         * modules/fnmatch (Makefile.am): Likewise.
26882         * modules/fopen-safer (Makefile.am): Likewise.
26883         * modules/fpending (Makefile.am): Likewise.
26884         * modules/fprintftime (Makefile.am): Likewise.
26885         * modules/free (Makefile.am): Likewise.
26886         * modules/fsusage (Makefile.am): Likewise.
26887         * modules/ftruncate (Makefile.am): Likewise.
26888         * modules/fts (Makefile.am): Likewise.
26889         * modules/gc-arcfour (Makefile.am): Likewise.
26890         * modules/gc-des (Makefile.am): Likewise.
26891         * modules/gc-hmac-md5 (Makefile.am): Likewise.
26892         * modules/gc-hmac-sha1 (Makefile.am): Likewise.
26893         * modules/gc-md4 (Makefile.am): Likewise.
26894         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
26895         * modules/gc-sha1 (Makefile.am): Likewise.
26896         * modules/gc (Makefile.am): Likewise.
26897         * modules/getaddrinfo (Makefile.am): Likewise.
26898         * modules/getcwd (Makefile.am): Likewise.
26899         * modules/getdelim (Makefile.am): Likewise.
26900         * modules/getdomainname (Makefile.am): Likewise.
26901         * modules/getgroups (Makefile.am): Likewise.
26902         * modules/gethostname (Makefile.am): Likewise.
26903         * modules/gethrxtime (Makefile.am): Likewise.
26904         * modules/getline (Makefile.am): Likewise.
26905         * modules/getloadavg (Makefile.am): Likewise.
26906         * modules/getlogin_r (Makefile.am): Likewise.
26907         * modules/getndelim2 (Makefile.am): Likewise.
26908         * modules/getopt (Makefile.am): Likewise.
26909         * modules/getpagesize (Makefile.am): Likewise.
26910         * modules/getpass-gnu (Makefile.am): Likewise.
26911         * modules/getpass (Makefile.am): Likewise.
26912         * modules/getsubopt (Makefile.am): Likewise.
26913         * modules/gettime (Makefile.am): Likewise.
26914         * modules/gettimeofday (Makefile.am): Likewise.
26915         * modules/getugroups (Makefile.am): Likewise.
26916         * modules/getusershell (Makefile.am): Likewise.
26917         * modules/glob (Makefile.am): Likewise.
26918         * modules/group-member (Makefile.am): Likewise.
26919         * modules/hard-locale (Makefile.am): Likewise.
26920         * modules/hash (Makefile.am): Likewise.
26921         * modules/hmac-md5 (Makefile.am): Likewise.
26922         * modules/hmac-sha1 (Makefile.am): Likewise.
26923         * modules/human (Makefile.am): Likewise.
26924         * modules/idcache (Makefile.am): Likewise.
26925         * modules/imaxabs (Makefile.am): Likewise.
26926         * modules/imaxdiv (Makefile.am): Likewise.
26927         * modules/inet_ntop (Makefile.am): Likewise.
26928         * modules/inet_pton (Makefile.am): Likewise.
26929         * modules/intprops (Makefile.am): Likewise.
26930         * modules/inttostr (Makefile.am): Likewise.
26931         * modules/inttypes (Makefile.am): Likewise.
26932         * modules/isapipe (Makefile.am): Likewise.
26933         * modules/javaversion (Makefile.am): Likewise.
26934         * modules/lchmod (Makefile.am): Likewise.
26935         * modules/lchown (Makefile.am): Likewise.
26936         * modules/localcharset (Makefile.am): Likewise.
26937         * modules/long-options (Makefile.am): Likewise.
26938         * modules/lstat (Makefile.am): Likewise.
26939         * modules/malloc (Makefile.am): Likewise.
26940         * modules/mathl (Makefile.am): Likewise.
26941         * modules/mbchar (Makefile.am): Likewise.
26942         * modules/md2 (Makefile.am): Likewise.
26943         * modules/md4 (Makefile.am): Likewise.
26944         * modules/md5 (Makefile.am): Likewise.
26945         * modules/memcasecmp (Makefile.am): Likewise.
26946         * modules/memchr (Makefile.am): Likewise.
26947         * modules/memcmp (Makefile.am): Likewise.
26948         * modules/memcoll (Makefile.am): Likewise.
26949         * modules/memcpy (Makefile.am): Likewise.
26950         * modules/memmem (Makefile.am): Likewise.
26951         * modules/memmove (Makefile.am): Likewise.
26952         * modules/mempcpy (Makefile.am): Likewise.
26953         * modules/memrchr (Makefile.am): Likewise.
26954         * modules/memset (Makefile.am): Likewise.
26955         * modules/memxor (Makefile.am): Likewise.
26956         * modules/mkancesdirs (Makefile.am): Likewise.
26957         * modules/mkdir-p (Makefile.am): Likewise.
26958         * modules/mkdir (Makefile.am): Likewise.
26959         * modules/mkdtemp (Makefile.am): Likewise.
26960         * modules/mkstemp (Makefile.am): Likewise.
26961         * modules/mktime (Makefile.am): Likewise.
26962         * modules/modechange (Makefile.am): Likewise.
26963         * modules/mountlist (Makefile.am): Likewise.
26964         * modules/nanosleep (Makefile.am): Likewise.
26965         * modules/obstack (Makefile.am): Likewise.
26966         * modules/openat (Makefile.am): Likewise.
26967         * modules/pagealign_alloc (Makefile.am): Likewise.
26968         * modules/pathmax (Makefile.am): Likewise.
26969         * modules/physmem (Makefile.am): Likewise.
26970         * modules/poll (Makefile.am): Likewise.
26971         * modules/posixtm (Makefile.am): Likewise.
26972         * modules/posixver (Makefile.am): Likewise.
26973         * modules/putenv (Makefile.am): Likewise.
26974         * modules/quote (Makefile.am): Likewise.
26975         * modules/quotearg (Makefile.am): Likewise.
26976         * modules/raise (Makefile.am): Likewise.
26977         * modules/read-file (Makefile.am): Likewise.
26978         * modules/readline (Makefile.am): Likewise.
26979         * modules/readlink (Makefile.am): Likewise.
26980         * modules/readtokens (Makefile.am): Likewise.
26981         * modules/readutmp (Makefile.am): Likewise.
26982         * modules/realloc (Makefile.am): Likewise.
26983         * modules/regex (Makefile.am): Likewise.
26984         * modules/rename-dest-slash (Makefile.am): Likewise.
26985         * modules/rename (Makefile.am): Likewise.
26986         * modules/rijndael (Makefile.am): Likewise.
26987         * modules/rmdir (Makefile.am): Likewise.
26988         * modules/rpmatch (Makefile.am): Likewise.
26989         * modules/safe-read (Makefile.am): Likewise.
26990         * modules/safe-write (Makefile.am): Likewise.
26991         * modules/same-inode (Makefile.am): Likewise.
26992         * modules/same (Makefile.am): Likewise.
26993         * modules/save-cwd (Makefile.am): Likewise.
26994         * modules/savedir (Makefile.am): Likewise.
26995         * modules/setenv (Makefile.am): Likewise.
26996         * modules/settime (Makefile.am): Likewise.
26997         * modules/sha1 (Makefile.am): Likewise.
26998         * modules/sig2str (Makefile.am): Likewise.
26999         * modules/snprintf (Makefile.am): Likewise.
27000         * modules/stat-macros (Makefile.am): Likewise.
27001         * modules/stat-time (Makefile.am): Likewise.
27002         * modules/stdbool (Makefile.am): Likewise.
27003         * modules/stdint (Makefile.am): Likewise.
27004         * modules/stdlib-safer (Makefile.am): Likewise.
27005         * modules/stpcpy (Makefile.am): Likewise.
27006         * modules/stpncpy (Makefile.am): Likewise.
27007         * modules/strcase (Makefile.am): Likewise.
27008         * modules/strcasestr (Makefile.am): Likewise.
27009         * modules/strchrnul (Makefile.am): Likewise.
27010         * modules/strcspn (Makefile.am): Likewise.
27011         * modules/strdup (Makefile.am): Likewise.
27012         * modules/strerror (Makefile.am): Likewise.
27013         * modules/strftime (Makefile.am): Likewise.
27014         * modules/strndup (Makefile.am): Likewise.
27015         * modules/strnlen (Makefile.am): Likewise.
27016         * modules/strpbrk (Makefile.am): Likewise.
27017         * modules/strsep (Makefile.am): Likewise.
27018         * modules/strstr (Makefile.am): Likewise.
27019         * modules/strtod (Makefile.am): Likewise.
27020         * modules/strtoimax (Makefile.am): Likewise.
27021         * modules/strtok_r (Makefile.am): Likewise.
27022         * modules/strtol (Makefile.am): Likewise.
27023         * modules/strtoll (Makefile.am): Likewise.
27024         * modules/strtoul (Makefile.am): Likewise.
27025         * modules/strtoull (Makefile.am): Likewise.
27026         * modules/strtoumax (Makefile.am): Likewise.
27027         * modules/strverscmp (Makefile.am): Likewise.
27028         * modules/sys_socket (Makefile.am): Likewise.
27029         * modules/sys_stat (Makefile.am): Likewise.
27030         * modules/sysexits (Makefile.am): Likewise.
27031         * modules/time_r (Makefile.am): Likewise.
27032         * modules/timegm (Makefile.am): Likewise.
27033         * modules/timespec (Makefile.am): Likewise.
27034         * modules/tmpfile-safer (Makefile.am): Likewise.
27035         * modules/trim (Makefile.am): Likewise.
27036         * modules/unistd-safer (Makefile.am): Likewise.
27037         * modules/unlinkdir (Makefile.am): Likewise.
27038         * modules/unlocked-io (Makefile.am): Likewise.
27039         * modules/userspec (Makefile.am): Likewise.
27040         * modules/utime (Makefile.am): Likewise.
27041         * modules/utimecmp (Makefile.am): Likewise.
27042         * modules/utimens (Makefile.am): Likewise.
27043         * modules/vasnprintf (Makefile.am): Likewise.
27044         * modules/vasprintf (Makefile.am): Likewise.
27045         * modules/vsnprintf (Makefile.am): Likewise.
27046         * modules/xalloc (Makefile.am): Likewise.
27047         * modules/xgetcwd (Makefile.am): Likewise.
27048         * modules/xnanosleep (Makefile.am): Likewise.
27049         * modules/xreadlink (Makefile.am): Likewise.
27050         * modules/xstrtod (Makefile.am): Likewise.
27051         * modules/xstrtol (Makefile.am): Likewise.
27052         * modules/xstrtold (Makefile.am): Likewise.
27053         * modules/yesno (Makefile.am): Likewise.
27054         * modules/getdate (Makefile.am): Don't add getdate.h to EXTRA_DIST.
27055
27056 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
27057
27058         * modules/error (Makefile.am): Distribute files through
27059         EXTRA_DIST, not lib_SOURCES.
27060
27061 2006-10-12  Eric Blake  <ebb9@byu.net>
27062
27063         * modules/error (Makefile.am): Distribute files in /lib.
27064         * modules/obstack (Makefile.am): Likewise.
27065
27066 2006-10-12  Bruno Haible  <bruno@clisp.org>
27067
27068         * modules/acl (Makefile.am): Distribute all files in lib/ through
27069         EXTRA_DIST.
27070         * modules/arcfour (Makefile.am): Likewise.
27071         * modules/arctwo (Makefile.am): Likewise.
27072         * modules/argmatch (Makefile.am): Likewise.
27073         * modules/argz (Makefile.am): Likewise.
27074         * modules/atexit (Makefile.am): Likewise.
27075         * modules/backupfile (Makefile.am): Likewise.
27076         * modules/c-strtod (Makefile.am): Likewise.
27077         * modules/c-strtold (Makefile.am): Likewise.
27078         * modules/calloc (Makefile.am): Likewise.
27079         * modules/canon-host (Makefile.am): Likewise.
27080         * modules/canonicalize (Makefile.am): Likewise.
27081         * modules/chdir-long (Makefile.am): Likewise.
27082         * modules/chdir-safer (Makefile.am): Likewise.
27083         * modules/check-version (Makefile.am): Likewise.
27084         * modules/chown (Makefile.am): Likewise.
27085         * modules/cloexec (Makefile.am): Likewise.
27086         * modules/close-stream (Makefile.am): Likewise.
27087         * modules/closeout (Makefile.am): Likewise.
27088         * modules/crc (Makefile.am): Likewise.
27089         * modules/cycle-check (Makefile.am): Likewise.
27090         * modules/des (Makefile.am): Likewise.
27091         * modules/dirfd (Makefile.am): Likewise.
27092         * modules/dirname (Makefile.am): Likewise.
27093         * modules/dup2 (Makefile.am): Likewise.
27094         * modules/euidaccess (Makefile.am): Likewise.
27095         * modules/exclude (Makefile.am): Likewise.
27096         * modules/exitfail (Makefile.am): Likewise.
27097         * modules/fcntl-safer (Makefile.am): Likewise.
27098         * modules/file-type (Makefile.am): Likewise.
27099         * modules/fileblocks (Makefile.am): Likewise.
27100         * modules/filemode (Makefile.am): Likewise.
27101         * modules/filenamecat (Makefile.am): Likewise.
27102         * modules/fnmatch (Makefile.am): Likewise.
27103         * modules/fopen-safer (Makefile.am): Likewise.
27104         * modules/fpending (Makefile.am): Likewise.
27105         * modules/fprintftime (Makefile.am): Likewise.
27106         * modules/free (Makefile.am): Likewise.
27107         * modules/fsusage (Makefile.am): Likewise.
27108         * modules/ftruncate (Makefile.am): Likewise.
27109         * modules/fts (Makefile.am): Likewise.
27110         * modules/gc (Makefile.am): Likewise.
27111         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
27112         * modules/getaddrinfo (Makefile.am): Likewise.
27113         * modules/getcwd (Makefile.am): Likewise.
27114         * modules/getdelim (Makefile.am): Likewise.
27115         * modules/getdomainname (Makefile.am): Likewise.
27116         * modules/getgroups (Makefile.am): Likewise.
27117         * modules/gethostname (Makefile.am): Likewise.
27118         * modules/gethrxtime (Makefile.am): Likewise.
27119         * modules/getline (Makefile.am): Likewise.
27120         * modules/getloadavg (Makefile.am): Likewise.
27121         * modules/getlogin_r (Makefile.am): Likewise.
27122         * modules/getopt (Makefile.am): Likewise.
27123         * modules/getpass (Makefile.am): Likewise.
27124         * modules/getpass-gnu (Makefile.am): Likewise.
27125         * modules/getsubopt (Makefile.am): Likewise.
27126         * modules/gettime (Makefile.am): Likewise.
27127         * modules/gettimeofday (Makefile.am): Likewise.
27128         * modules/getugroups (Makefile.am): Likewise.
27129         * modules/getusershell (Makefile.am): Likewise.
27130         * modules/glob (Makefile.am): Likewise.
27131         * modules/group-member (Makefile.am): Likewise.
27132         * modules/hard-locale (Makefile.am): Likewise.
27133         * modules/hash (Makefile.am): Likewise.
27134         * modules/hmac-md5 (Makefile.am): Likewise.
27135         * modules/hmac-sha1 (Makefile.am): Likewise.
27136         * modules/human (Makefile.am): Likewise.
27137         * modules/idcache (Makefile.am): Likewise.
27138         * modules/imaxabs (Makefile.am): Likewise.
27139         * modules/imaxdiv (Makefile.am): Likewise.
27140         * modules/inet_ntop (Makefile.am): Likewise.
27141         * modules/inet_pton (Makefile.am): Likewise.
27142         * modules/inttostr (Makefile.am): Likewise.
27143         * modules/isapipe (Makefile.am): Likewise.
27144         * modules/lchown (Makefile.am): Likewise.
27145         * modules/long-options (Makefile.am): Likewise.
27146         * modules/lstat (Makefile.am): Likewise.
27147         * modules/malloc (Makefile.am): Likewise.
27148         * modules/mathl (Makefile.am): Likewise.
27149         * modules/mbchar (Makefile.am): Likewise.
27150         * modules/md2 (Makefile.am): Likewise.
27151         * modules/md4 (Makefile.am): Likewise.
27152         * modules/md5 (Makefile.am): Likewise.
27153         * modules/memcasecmp (Makefile.am): Likewise.
27154         * modules/memchr (Makefile.am): Likewise.
27155         * modules/memcmp (Makefile.am): Likewise.
27156         * modules/memcoll (Makefile.am): Likewise.
27157         * modules/memcpy (Makefile.am): Likewise.
27158         * modules/memmem (Makefile.am): Likewise.
27159         * modules/memmove (Makefile.am): Likewise.
27160         * modules/mempcpy (Makefile.am): Likewise.
27161         * modules/memrchr (Makefile.am): Likewise.
27162         * modules/memset (Makefile.am): Likewise.
27163         * modules/memxor (Makefile.am): Likewise.
27164         * modules/mkancesdirs (Makefile.am): Likewise.
27165         * modules/mkdir (Makefile.am): Likewise.
27166         * modules/mkdir-p (Makefile.am): Likewise.
27167         * modules/mkdtemp (Makefile.am): Likewise.
27168         * modules/mkstemp (Makefile.am): Likewise.
27169         * modules/mktime (Makefile.am): Likewise.
27170         * modules/modechange (Makefile.am): Likewise.
27171         * modules/mountlist (Makefile.am): Likewise.
27172         * modules/nanosleep (Makefile.am): Likewise.
27173         * modules/openat (Makefile.am): Likewise.
27174         * modules/pagealign_alloc (Makefile.am): Likewise.
27175         * modules/physmem (Makefile.am): Likewise.
27176         * modules/poll (Makefile.am): Likewise.
27177         * modules/posixtm (Makefile.am): Likewise.
27178         * modules/posixver (Makefile.am): Likewise.
27179         * modules/putenv (Makefile.am): Likewise.
27180         * modules/quote (Makefile.am): Likewise.
27181         * modules/quotearg (Makefile.am): Likewise.
27182         * modules/raise (Makefile.am): Likewise.
27183         * modules/read-file (Makefile.am): Likewise.
27184         * modules/readline (Makefile.am): Likewise.
27185         * modules/readlink (Makefile.am): Likewise.
27186         * modules/readtokens (Makefile.am): Likewise.
27187         * modules/readutmp (Makefile.am): Likewise.
27188         * modules/realloc (Makefile.am): Likewise.
27189         * modules/regex (Makefile.am): Likewise.
27190         * modules/rename (Makefile.am): Likewise.
27191         * modules/rename-dest-slash (Makefile.am): Likewise.
27192         * modules/rijndael (Makefile.am): Likewise.
27193         * modules/rmdir (Makefile.am): Likewise.
27194         * modules/rpmatch (Makefile.am): Likewise.
27195         * modules/safe-read (Makefile.am): Likewise.
27196         * modules/safe-write (Makefile.am): Likewise.
27197         * modules/same (Makefile.am): Likewise.
27198         * modules/save-cwd (Makefile.am): Likewise.
27199         * modules/savedir (Makefile.am): Likewise.
27200         * modules/setenv (Makefile.am): Likewise.
27201         * modules/settime (Makefile.am): Likewise.
27202         * modules/sha1 (Makefile.am): Likewise.
27203         * modules/sig2str (Makefile.am): Likewise.
27204         * modules/snprintf (Makefile.am): Likewise.
27205         * modules/stdlib-safer (Makefile.am): Likewise.
27206         * modules/stpcpy (Makefile.am): Likewise.
27207         * modules/stpncpy (Makefile.am): Likewise.
27208         * modules/strcase (Makefile.am): Likewise.
27209         * modules/strcasestr (Makefile.am): Likewise.
27210         * modules/strchrnul (Makefile.am): Likewise.
27211         * modules/strcspn (Makefile.am): Likewise.
27212         * modules/strdup (Makefile.am): Likewise.
27213         * modules/strerror (Makefile.am): Likewise.
27214         * modules/strftime (Makefile.am): Likewise.
27215         * modules/strndup (Makefile.am): Likewise.
27216         * modules/strnlen (Makefile.am): Likewise.
27217         * modules/strpbrk (Makefile.am): Likewise.
27218         * modules/strsep (Makefile.am): Likewise.
27219         * modules/strstr (Makefile.am): Likewise.
27220         * modules/strtod (Makefile.am): Likewise.
27221         * modules/strtoimax (Makefile.am): Likewise.
27222         * modules/strtok_r (Makefile.am): Likewise.
27223         * modules/strtol (Makefile.am): Likewise.
27224         * modules/strtoll (Makefile.am): Likewise.
27225         * modules/strtoul (Makefile.am): Likewise.
27226         * modules/strtoull (Makefile.am): Likewise.
27227         * modules/strtoumax (Makefile.am): Likewise.
27228         * modules/strverscmp (Makefile.am): Likewise.
27229         * modules/time_r (Makefile.am): Likewise.
27230         * modules/timegm (Makefile.am): Likewise.
27231         * modules/tmpfile-safer (Makefile.am): Likewise.
27232         * modules/unistd-safer (Makefile.am): Likewise.
27233         * modules/unlinkdir (Makefile.am): Likewise.
27234         * modules/userspec (Makefile.am): Likewise.
27235         * modules/utime (Makefile.am): Likewise.
27236         * modules/utimecmp (Makefile.am): Likewise.
27237         * modules/utimens (Makefile.am): Likewise.
27238         * modules/vasnprintf (Makefile.am): Likewise.
27239         * modules/vasprintf (Makefile.am): Likewise.
27240         * modules/vsnprintf (Makefile.am): Likewise.
27241         * modules/xalloc (Makefile.am): Likewise.
27242         * modules/xgetcwd (Makefile.am): Likewise.
27243         * modules/xnanosleep (Makefile.am): Likewise.
27244         * modules/xreadlink (Makefile.am): Likewise.
27245         * modules/xstrtod (Makefile.am): Likewise.
27246         * modules/xstrtol (Makefile.am): Likewise.
27247         * modules/xstrtold (Makefile.am): Likewise.
27248         * modules/yesno (Makefile.am): Likewise.
27249
27250 2006-10-12  Jim Meyering  <jim@meyering.net>
27251
27252         * m4/getloadavg.m4: Revert the change below.
27253
27254         * m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existence of
27255         lib/getloadavg.c using "ls -L", not "test -f".  The latter would
27256         fail with a symlink, which is what coreutils' ./bootstrap now
27257         creates by default.
27258
27259 2006-10-12  Bruno Haible  <bruno@clisp.org>
27260
27261         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): Don't define for MSVC or
27262         mingw.
27263         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX): Handle
27264         MSVC and mingw explicitly.
27265
27266 2006-10-11  Simon Josefsson  <jas@extundo.com>
27267             Bruno Haible  <bruno@clisp.org>
27268
27269         Add support for multiple gnulib-tool invocations in the scope of a
27270         single configure.ac file.
27271         * gnulib-tool (func_emit_lib_Makefile_am): In the _LIBADD variable,
27272         use a private [LT]LIBOBJS variant. Define a _DEPENDENCIES variable
27273         with the same contents as the _LIBADD variable.
27274         (func_emit_initmacro_start, func_emit_initmacro_end,
27275         func_emit_initmacro_done): New functions.
27276         (func_import, func_create_testdir): Invoke them. Allow the identifiers
27277         gl_LIBOBJS and gl_LTLIBOBJS.
27278
27279 2006-10-11  Bruno Haible  <bruno@clisp.org>
27280
27281         * gnulib-tool (GETTEXTPATH, AUTOHEADER, AUTOPOINT): New variables.
27282         (func_create_testdir): Don't create po/Makefile.am, don't invoke
27283         autoreconf. Instead, invoke autopoint explicitly but move back the
27284         *.m4 files from gnulib.
27285
27286 2006-10-11  Bruno Haible  <bruno@clisp.org>
27287
27288         * gnulib-tool (func_usage): Make module names after --create-testdir
27289         optional.
27290         (func_create_testdir): If no module was specified, use nearly all
27291         modules.
27292
27293 2006-10-12  Jim Meyering  <jim@meyering.net>
27294
27295         Big performance improvement for fts-based tools that use FTS_NOSTAT.
27296         Avoid spurious inode-mismatch problems on non-POSIX file systems.
27297         Details: http://article.gmane.org/gmane.comp.lib.gnulib.bugs/7416
27298         * lib/fts_.h (FTS_DEFER_STAT): Define new flag.
27299         (FTS_OPTIONMASK): Extend the mask to reflect this addition.
27300         * lib/fts.c (DT_IS_KNOWN, DT_MUST_BE): Define.
27301         (FTS_NO_STAT_REQUIRED, FTS_STAT_REQUIRED): Define.
27302         (fts_set_stat_required): New function.
27303         (fts_open): Defer the calls to fts_stat, if possible or requested.
27304         Move the code that maps a command-line fts_info value FTS_DOT to FTS_D
27305         into fts_stat itself.
27306         (fts_read): Perform any required (deferred) fts_stat call.
27307         (fts_build): Likewise, for the directory we're about to open and read.
27308         In the readdir loop, carefully decide whether each entry will require
27309         an eventual call to fts_stat, using dirent.d_type info if available.
27310         (fts_stat): Move the test for whether to honor FTS_COMFOLLOW on
27311         a command line argument into this function.  Update all callers.
27312         Map a return value of FTS_DOT to FTS_D for a command line argument.
27313         * modules/fts (Depends-on): Add d-type.  Alphabetize.
27314         Thanks to Miklos Szeredi for his tenacity and for the initial
27315         bug report about "find" failing on a FUSE-based file system.
27316
27317         * lib/fts.c (fts_open): Use consistent indentation.
27318
27319 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
27320
27321         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed from
27322         gl_USE_SYSTEM_EXTENSIONS, to fix a coreutils bootstrap failure
27323         reported by Jim Meyering.  All uses of cache variables renamed
27324         to match Autoconf's.
27325         (gl_USE_SYSTEM_EXTENSIONS): New macro, which simply requires
27326         the other one.
27327
27328         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
27329         Fix misspelling in diagnostic.
27330
27331 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
27332
27333         * lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not already
27334         defined.  Problem reported by Matthew Woehlke.
27335
27336         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
27337         Add support for Tandem NonStop R series.
27338         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX):
27339         Use new macro.
27340
27341         * lib/rename-dest-slash.c: Include stdbool.h but not string.h.
27342         (has_trailing_slash): Omit size arg; all callers changed.
27343         Omit 'inline', since it doesn't help performance and we'd
27344         need to configure it.
27345         Don't count //, ///, etc. as having a trailing slash.
27346         As a side effect, this removes a C99ism reported by Matthew Woehlke.
27347         (rpl_rename_dest_slash): On failure, use rename's errno rather
27348         than (in some cases) an incorrect or junk errno.
27349         Simplify code by removing need to compute length; this does
27350         cause it to make two passes instead of one over the file name,
27351         but it's worth it.
27352
27353         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo previous
27354         change, since Autoconf's version may no longer be appropriate now
27355         that we are using CVS Autoconf's version.  Add support for Tandem.
27356
27357 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
27358             Bruno Haible  <bruno@clisp.org>
27359
27360         * lib/allocsa.h (sa_alignment_longlong, sa_alignment_max): Test
27361         HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
27362         * m4/allocsa.m4 (gl_ALLOCSA): Invoke AC_TYPE_LONG_LONG_INT instead of
27363         gl_AC_TYPE_LONG_LONG.
27364
27365         * lib/printf-args.h (arg_type, argument): Test HAVE_LONG_LONG_INT
27366         instead of HAVE_LONG_LONG.
27367         * lib/printf-args.c (printf_fetchargs): Likewise.
27368         * lib/printf-parse.c (PRINTF_PARSE): Likewise.
27369         * lib/vasnprintf.c (VASNPRINTF): Likewise.
27370         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS, gl_PREREQ_PRINTF_PARSE,
27371         gl_PREREQ_VASNPRINTF): Invoke AC_TYPE_LONG_LONG_INT instead of
27372         gl_AC_TYPE_LONG_LONG.
27373
27374 2006-10-11  Bruno Haible  <bruno@clisp.org>
27375
27376         * m4/longlong.m4: Add comments.
27377         * m4/ulonglong.m4: Likewise.
27378
27379 2006-10-10  Bruno Haible  <bruno@clisp.org>
27380
27381         Make it possible to #define stpcpy, strdup to aliases.
27382         * lib/stpcpy.c (stpcpy) [!_LIBC]: Don't undefine.
27383         * lib/strdup.c (strdup) [!_LIBC]: Don't undefine.
27384
27385 2006-10-10  Bruno Haible  <bruno@clisp.org>
27386
27387         Make it possible to #define gcd to an alias.
27388         * lib/gcd.c: Include config.h.
27389
27390 2006-10-10  Bruno Haible  <bruno@clisp.org>
27391
27392         Make it possible to #define c_isascii to an alias.
27393         * lib/c-ctype.h: Don't define the macros if NO_C_CTYPE_MACROS is
27394         defined. Undefine the macros before defining them, to avoid gcc
27395         warnings.
27396         * lib/c-ctype.c: Include config.h. Don't undefine the macros; instead,
27397         define NO_C_CTYPE_MACROS early.
27398
27399 2006-10-10  Bruno Haible  <bruno@clisp.org>
27400
27401         Make it possible to #define set_program_name to an alias.
27402         * lib/progname.c: Don't undefine set_program_name; instead, undefine
27403         ENABLE_RELOCATABLE early.
27404
27405 2006-10-10  Paul Eggert  <eggert@cs.ucla.edu>
27406
27407         Port to Tandem NSK OSS, which has 64-bit signed int but at most
27408         32-bit unsigned int.  Problem reported by Matthew Woehlke in:
27409         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00062.html
27410         More generally, don't assume that 64-bit signed int is available
27411         if unsigned int is, and vice versa.
27412         * lib/inttypes_.h (_PRIu64_PREFIX, _SCNu64_PREFIX): Depend on
27413         unsigned symbols, not on their signed counterparts.
27414         * lib/stdint_.h (uint64_t, uint_least64_t, uint_fast64_t, uintmax_t):
27415         (UINT64_MAX, UINT_LEAST64_MAX, UINT_FAST64_MAX, UINTMAX_MAX):
27416         (UINT64_C, UINTMAX_C):
27417         Likewise.
27418         * lib/strtoimax.c (strtoll): Depend on signed symbols, not their
27419         unsigned counterparts.
27420         (Have_long_long, Unsigned): New macros.
27421         (Int): Renamed from INT.
27422         (strtoimax): Use the new macros.
27423         * m4/stdint.m4 (gl_STDINT_H): Require AC_TYPE_UNSIGNED_LONG_LONG_INT
27424         and substitute HAVE_UNSIGNED_LONG_LONG_INT.
27425         * modules/inttypes (inttypes.h): Substitute
27426         HAVE_UNSIGNED_LONG_LONG_INT.
27427         * modules/stdint (stdint.h): Likewise.
27428         (Files): Add m4/ulonglong.m4.
27429
27430 2006-10-10  Bruno Haible  <bruno@clisp.org>
27431
27432         Fix a gcc -Wshadow warning.
27433         * lib/gl_anyhash_list2.h (hash_resize): Rename local variable 'index'
27434         to 'bucket'.
27435         * lib/gl_anylinked_list2.h (gl_linked_search_from_to,
27436         gl_linked_indexof_from_to): Likewise.
27437         * lib/gl_linkedhash_list.c (add_to_bucket, remove_from_bucket):
27438         Likewise.
27439         * lib/gl_anytreehash_list1.h (add_to_bucket, remove_from_bucket):
27440         Likewise.
27441         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Likewise.
27442         Reported by Eric Blake.
27443
27444 2006-10-09  Paul Eggert  <eggert@cs.ucla.edu>
27445
27446         * lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd.h too,
27447         for NetBSD.  Problem reported by Bruno Haible.
27448
27449 2006-10-09  Jim Meyering  <jim@meyering.net>
27450
27451         * lib/lchown.c: Include <sys/stat.h> before "stat-macros.h".
27452         Patch from Bruno Haible.
27453
27454 2006-10-09  Jim Meyering  <jim@meyering.net>
27455
27456         * lib/fts-cycle.c (leave_dir): When "leaving" a top level directory due
27457         to FTS_SKIP, don't copy the parent's uninitialized dev/ino values.
27458         Trigger with e.g., mkdir d && valgrind ./chmod u+rwx d d
27459
27460 2006-10-08  Paul Eggert  <eggert@cs.ucla.edu>
27461
27462         Don't include <config.h> twice; this doesn't work in some cases,
27463         e.g., when config.h has "#define intmax_t long long int" and
27464         we include <config.h>, <inttypes.h>, <config.h> in that order.
27465         Problem reported by Matthew Woehlke in:
27466         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00073.html
27467         * lib/fprintftime.c: Don't include config.h or fprintftime.h.
27468         * lib/fts-cycle.c: Don't include config.h.
27469         * lib/strftime.c: Include fprintftime.h if FPRINTFTIME is defined.
27470         * lib/xstrtoimax.c: Remove copyright notice since it's short tnow.
27471         Don't include config.h or xstrtol.h.  Define STRTOL_T_MINIMUM
27472         and STRTOL_T_MAXIMUM unconditionally, since we now assume gnulib
27473         inttypes.h.
27474         * lib/xstrtoumax.c: Likewise.
27475         * lib/xstrtol.c: Include config.h and xstrtol.h after defining
27476         __strtol and the like, so that this module is more like its siblings.
27477         (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [! defined STRTOL_T_MINIMUM]:
27478         Remove; no longer needed now that we assume gnulib inttypes.h.
27479
27480 2006-10-08  Bruno Haible  <bruno@clisp.org>
27481
27482         * doc/gnulib-tool.texi: Emphasize the drawbacks of the --symlink
27483         option.
27484
27485 2006-10-07  Jim Meyering  <jim@meyering.net>
27486
27487         * modules/inttypes (inttypes.h): Revert what seems to have been
27488         an inadvertent part of today's change: use "|", not "/" in the
27489         substitution for the "/"-containing string, $(ABSOLUTE_INTTYPES_H).
27490
27491 2006-10-07  Bruno Haible  <bruno@clisp.org>
27492
27493         * modules/sublist: New file.
27494
27495 2006-10-07  Bruno Haible  <bruno@clisp.org>
27496
27497         * modules/alloca-opt (alloca.h): Add a "DO NOT EDIT" comment.
27498         * modules/argz (argz.h): Likewise.
27499         * modules/arpa_inet (arpa/inet.h): Likewise.
27500         * modules/byteswap (byteswap.h): Likewise.
27501         * modules/configmake (configmake.h): Likewise.
27502         * modules/fcntl (fcntl.h): Likewise.
27503         * modules/fnmatch (fnmatch.h): Likewise.
27504         * modules/getopt (getopt.h): Likewise.
27505         * modules/glob (glob.h): Likewise.
27506         * modules/inttypes (inttypes.h): Likewise.
27507         * modules/netinet_in (netinet/in.h): Likewise.
27508         * modules/poll (poll.h): Likewise.
27509         * modules/stdbool (stdbool.h): Likewise.
27510         * modules/stdint (stdint.h): Likewise.
27511         * modules/sys_select (sys/select.h): Likewise.
27512         * modules/sys_socket (sys/socket.h): Likewise.
27513         * modules/sys_stat (sys/stat.h): Likewise.
27514         * modules/sysexits (sysexits.h): Likewise.
27515         * modules/unistd (unistd.h): Likewise.
27516         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
27517         Add a "DO NOT EDIT" comment to the generated file.
27518         (func_import): Likewise for gnulib-comp.m4.
27519
27520 2006-10-07  Bruno Haible  <bruno@clisp.org>
27521
27522         * lib/gl_sublist.h: New file.
27523         * lib/gl_sublist.c: New file.
27524
27525 2006-10-06  Paul Eggert  <eggert@cs.ucla.edu>
27526
27527         * lib/mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file
27528         name (relative to the original working directory) and the file
27529         name component (relative to the temporary working directory).  All
27530         callers changed.
27531         * lib/mkancesdirs.h (mkancesdirs): Adjust prototype to match.
27532         * lib/mkdir-p.c (make_dir_parents): Likewise.
27533         * lib/mkdir-p.h (make_dir_parents): Likewise.
27534
27535 2006-10-06  Eric Blake  <ebb9@byu.net>
27536
27537         Define several macros for use by the clean-temp module.
27538         * m4/close-stream.m4 (gl_CLOSE_STREAM): Define GNULIB_CLOSE_STREAM.
27539         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Define GNULIB_FCNTL_SAFER.
27540         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Define GNULIB_FOPEN_SAFER.
27541
27542         * lib/clean-temp.h (close_stream_temp): New declaration.
27543         * lib/clean-temp.c (includes): Pull in headers according to what
27544         other modules are in use.
27545         (close_stream_temp) [GNULIB_CLOSE_STREAM]: New function.
27546
27547 2006-10-06  Bruno Haible  <bruno@clisp.org>
27548
27549         * lib/javacomp.c (write_temp_file): Use fopen_temp, fwriteerror_temp
27550         instead of fopen, fwriteerror.
27551
27552 2006-10-06  Bruno Haible  <bruno@clisp.org>
27553
27554         * lib/clean-temp.h (cleanup_temp_file, cleanup_temp_subdir,
27555         cleanup_temp_dir_contents, cleanup_temp_dir): Change return type to
27556         int.
27557         * lib/clean-temp.c (do_unlink, do_rmdir, cleanup_temp_file,
27558         cleanup_temp_subdir, cleanup_temp_dir_contents, cleanup_temp_dir):
27559         Return an error indicator.
27560         Suggested by Eric Blake.
27561
27562 2006-10-06  Bruno Haible  <bruno@clisp.org>
27563
27564         * lib/clean-temp.c (PATH_MAX): Provide a fallback for GNU Hurd.
27565         Reported by Eric Blake.
27566
27567 2006-10-06  Bruno Haible  <bruno@clisp.org>
27568
27569         * modules/closeout (Description): Mention stderr too.
27570
27571 2006-10-06  Bruno Haible  <bruno@clisp.org>
27572         and Paul Eggert  <eggert@cs.ucla.edu>
27573
27574         * lib/closeout.c (close_stdout): Also close stderr.
27575         * lib/closeout.h: Update comment.
27576
27577 2006-10-05  Paul Eggert  <eggert@cs.ucla.edu>
27578
27579         Fix some Darwin-7.9.0 porting problems reported by Bruno Haible in
27580         <http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00063.html>.
27581         * lib/dirchownmod.c: Include lchown.h.
27582         * lib/lchown.c: Don't include files that lchown.h now includes.
27583         Don't declare chown, since lchown.h now does that.
27584         * lib/lchown.h: Include errno.h, sys/types.h, unistd.h.
27585         (lchown): Define to rpl_chown if lchown is declared but
27586         does not exist.  Declare using a prototype if lchown is not
27587         declared.  Add a copyright notice.
27588         * lib/mkstemp.h: Include <unistd.h>.
27589         * lib/openat.c: Include lchown.h.
27590
27591         * lib/fcntl_.h (O_NOFOLLOW): Don't depend on O_NOFOLLOW_IS_INEFFECTIVE;
27592         we now test for that separately.
27593         * lib/fts.c (fts_safe_changedir): Inspect HAVE_WORKING_O_NOFOLLOW
27594         rather than O_NOFOLLOW, when testing whether it's possible to
27595         avoid a race condition reliably.
27596         * lib/savewd.c (savewd_chdir): Likewise.
27597
27598         Remove macros that are no longer needed now that stdint.h is
27599         reliable.
27600         * lib/fsusage.c (UINTMAX_MAX): Remove.
27601         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Remove.
27602         * lib/utimecmp.c (SIZE_MAX): Remove.
27603
27604         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check whether lchown is declared.
27605
27606         * m4/fcntl_h.m4 (gl_FCNTL_H): Define HAVE_WORKING_O_NOFOLLOW instead
27607         of O_NOFOLLOW_IS_INEFFECTIVE.  Define HAVE_WORKING_O_NOATIME if
27608         O_NOATIME works.
27609
27610 2006-10-05  Bruno Haible  <bruno@clisp.org>
27611
27612         * lib/gl_list.h (gl_sortedlist_search_from_to,
27613         gl_sortedlist_indexof_from_to): New declarations.
27614         (gl_list_implementation): New fields sortedlist_search_from_to,
27615         sortedlist_indexof_from_to.
27616         (gl_sortedlist_search_from_to, gl_sortedlist_indexof_from_to): New
27617         inline functions.
27618         * lib/gl_list.c (gl_sortedlist_search_from_to,
27619         gl_sortedlist_indexof_from_to): New functions.
27620         * lib/gl_array_list.c (gl_array_sortedlist_indexof_from_to): New
27621         function.
27622         (gl_array_sortedlist_indexof, gl_array_sortedlist_search): Use it.
27623         (gl_array_sortedlist_search_from_to): New function.
27624         (gl_array_list_implementation): Update.
27625         * lib/gl_carray_list.c (gl_carray_sortedlist_indexof_from_to): New
27626         function.
27627         (gl_carray_sortedlist_indexof, gl_carray_sortedlist_search): Use it.
27628         (gl_carray_sortedlist_search_from_to): New function.
27629         (gl_carray_list_implementation): Update.
27630         * lib/gl_anylinked_list2.h (gl_linked_sortedlist_search_from_to,
27631         gl_linked_sortedlist_indexof_from_to): New functions.
27632         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
27633         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
27634         * lib/gl_anytree_list2.h (gl_tree_sortedlist_search_from_to,
27635         gl_tree_sortedlist_indexof_from_to): New functions.
27636         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
27637         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
27638         Update.
27639         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
27640         * lib/gl_rbtreehash_list.c (gl_avltreehash_list_implementation):
27641         Update.
27642
27643 2006-10-05  Bruno Haible  <bruno@clisp.org>
27644
27645         * lib/gl_list.h (gl_list_search_from, gl_list_search_from_to,
27646         gl_list_indexof_from, gl_list_indexof_from_to): New declarations.
27647         (struct gl_list_implementation): Add fields search_from_to,
27648         indexof_from_to. Remove fields search, indexof.
27649         (gl_list_search): Use the search_from_to method.
27650         (gl_list_search_from, gl_list_search_from_to): New functions.
27651         (gl_list_indexof): Use the indexof_from_to method.
27652         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
27653         * lib/gl_list.c (gl_list_search): Use the search_from_to method.
27654         (gl_list_search_from, gl_list_search_from_to): New functions.
27655         (gl_list_indexof): Use the indexof_from_to method.
27656         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
27657         * lib/gl_array_list.c (gl_array_indexof_from_to): Renamed from
27658         gl_array_indexof. Add start_index, end_index arguments.
27659         (gl_array_search_from_to): Renamed from gl_array_search. Add
27660         start_index, end_index arguments.
27661         (gl_array_remove, gl_array_list_implementation): Update.
27662         * lib/gl_carray_list.c (gl_carray_indexof_from_to): Renamed from
27663         gl_carray_indexof. Add start_index, end_index arguments.
27664         (gl_carray_search_from_to): Renamed from gl_carray_search. Add
27665         start_index, end_index arguments.
27666         (gl_carray_remove, gl_carray_list_implementation): Update.
27667         * lib/gl_anylinked_list2.h (gl_linked_search_from_to): Renamed from
27668         gl_linked_search. Add start_index, end_index arguments.
27669         (gl_linked_indexof_from_to): Renamed from gl_linked_indexof. Add
27670         start_index, end_index arguments.
27671         (gl_linked_remove): Update.
27672         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
27673         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
27674         * lib/gl_anytree_list1.h (iterstack_item_t): Change type of 'rightp'
27675         field to 'size_t'.
27676         * lib/gl_anytree_list2.h (gl_tree_search_from_to): Renamed from
27677         gl_tree_search. Add start_index, end_index arguments.
27678         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
27679         start_index, end_index arguments.
27680         (gl_tree_remove): Update.
27681         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
27682         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
27683         * lib/gl_anytreehash_list1.h (compare_position_threshold): New
27684         function.
27685         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Renamed from
27686         gl_tree_search. Add start_index, end_index arguments.
27687         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
27688         start_index, end_index arguments.
27689         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
27690         Update.
27691         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
27692
27693 2006-10-05  Bruno Haible  <bruno@clisp.org>
27694
27695         * modules/fwriteerror (configure.ac): Define GNULIB_FWRITEERROR.
27696
27697         * lib/clean-temp.h (open_temp, fopen_temp, close_temp, fclose_temp,
27698         fwriteerror_temp): New declarations.
27699         * lib/clean-temp.c (uintptr_t): Provide fallback definition.
27700         (descriptors): New variable.
27701         (cleanup): First, close the descriptors.
27702         (register_fd, unregister_fd, open_temp, fopen_temp, close_temp,
27703         fclose_temp, fwriteerror_temp): New functions.
27704
27705 2006-10-04  Jim Meyering  <jim@meyering.net>
27706
27707         * lib/fts.c (fts_open): Tiny comment change.
27708
27709 2006-10-04  Bruno Haible  <bruno@clisp.org>
27710
27711         Make it possible to invoke AC_GNU_SOURCE after gl_LOCK_EARLY.
27712         * m4/lock.m4 (gl_LOCK_EARLY_BODY): New macro, extracted code from
27713         gl_LOCK_BODY.
27714         (gl_LOCK_EARLY): Require gl_LOCK_EARLY_BODY, not gl_LOCK_BODY.
27715         (gl_LOCK_BODY): Remove settings of CPPFLAGS, now done in
27716         gl_LOCK_EARLY_BODY.
27717         (gl_LOCK): Require gl_LOCK_BODY.
27718
27719 2006-10-04  Bruno Haible  <bruno@clisp.org>
27720
27721         * lib/gl_oset.h (gl_setelement_threshold_fn): New type.
27722         (gl_oset_search_atleast): New declaration.
27723         (struct gl_oset_implementation): Add field 'search_atleast'.
27724         (gl_oset_search_atleast): New inline function.
27725         * lib/gl_oset.c (gl_oset_search_atleast): New function.
27726         * lib/gl_array_oset.c (gl_array_search_atleast): New function.
27727         (gl_array_oset_implementation): Update.
27728         * lib/gl_anytree_oset.h (gl_tree_search_atleast): New function.
27729         * lib/gl_avltree_oset.c (gl_avltree_oset_implementation): Update.
27730         * lib/gl_rbtree_oset.c (gl_rbtree_oset_implementation): Update.
27731
27732 2006-10-04  Bruno Haible  <bruno@clisp.org>
27733
27734         * lib/fatal-signal.c (fatal_signals) [WOE32]: Add the SIGBREAK signal.
27735
27736 2006-10-03  Bruno Haible  <bruno@clisp.org>
27737
27738         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Renamed
27739         from gl_avltreehash_list_implementation.
27740
27741 2006-10-03  Bruno Haible  <bruno@clisp.org>
27742
27743         * lib/gl_oset.c (gl_oset_add): Fix return type.
27744
27745 2006-10-02  Paolo Bonzini  <bonzini@gnu.org>  (tiny change)
27746
27747         * lib/quotearg.c (mbstate_t) [!HAVE_MBRTOWC]: #define to int.
27748
27749 2006-10-02  Eric Blake  <ebb9@byu.net>
27750
27751         * modules/strnlen (Depends-on): Add extensions.
27752
27753 2006-10-02  Eric Blake  <ebb9@byu.net>
27754
27755         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use autoconf's
27756         definition in 2.60+.
27757
27758 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
27759
27760         * lib/fts.c (fts_close, fts_build, fts_palloc): Remove redundant
27761         checks.
27762
27763 2006-10-02  Bruno Haible  <bruno@clisp.org>
27764
27765         * gnulib-tool (func_emit_lib_Makefile_am): Don't add no-dependencies
27766         to the AUTOMAKE_OPTIONS.
27767         Reported by Jim Meyering.
27768
27769 2006-09-29  Paul Eggert  <eggert@cs.ucla.edu>
27770
27771         Work around bug in Solaris 10 /proc file system:
27772         /proc/self/fd/NNN/.. isn't the parent directory of
27773         the directory whose file descriptor is NNN.  This needs to
27774         be worked around at run time, not compile time, since a
27775         program might be built on Solaris 8, where things work, and
27776         run on Solaris 10.
27777         * lib/openat-priv.h (BUILD_PROC_NAME): Remove.  All callers changed
27778         to use the following interface instead:
27779         (OPENAT_BUFFER_SIZE): New macro.
27780         (openat_proc_name): New function.
27781         * lib/at-func.c (AT_FUNC_NAME): Adjust to above changes.
27782         * lib/openat.c (openat_permissive, openat_needs_fchdir, fdopendir):
27783         Likewise.
27784         * lib/openat-proc.c: New file.
27785         * modules/openat (Files): Add lib/openat-proc.c.
27786         (Depends-on): Add same-inode, stdbool.
27787         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBOBJ(openat-proc).
27788
27789 2006-09-29  Bruno Haible  <bruno@clisp.org>
27790
27791         * lib/fwriteerror.h (fwriteerror_no_ebadf): New declaration.
27792         * lib/(do_fwriteerror): Renamed from fwriteerror. Add ignore_ebadf
27793         argument. Set stdout_closed before testing for ferror, not after.
27794         (fwriteerror, fwriteerror_no_ebadf): New functions.
27795
27796 2006-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27797
27798         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Avoid unused variables warning.
27799
27800 2006-09-28  Paolo Bonzini  <bonzini@gnu.org>
27801
27802         * lib/poll.c (rpl_poll) [__APPLE__]: Use FIONREAD instead of MSG_PEEK.
27803         * m4/poll.m4: Look for sys/ioctl.h and sys/filio.h.
27804
27805 2006-09-28  Jim Meyering  <jim@meyering.net>
27806
27807         * lib/mkdir-p.c: Include "dirchownmod.h", not "dirchownmod.c".
27808         Include <unistd.h>.
27809
27810 2006-09-28  Bruno Haible  <bruno@clisp.org>
27811
27812         * modules/avltreehash-list (Depends-on): Add stdint, remove size_max.
27813         * modules/linkedhash-list (Depends-on): Likewise.
27814         * modules/rbtreehash-list (Depends-on): Likewise.
27815
27816 2006-09-28  Bruno Haible  <bruno@clisp.org>
27817
27818         * lib/strndup.h: Simplify the redefinition of strndup.
27819         (_GL_CONCAT, _GL_XCONCAT, __STRNDUP_ID): Remove macros.
27820         * m4/strndup.m4 (gl_FUNC_STRNDUP): Don't define __STRNDUP_PREFIX.
27821
27822 2006-09-28  Bruno Haible  <bruno@clisp.org>
27823
27824         * lib/gl_avltreehash_list.c: Include <stdint.h> instead of size_max.h.
27825         * lib/gl_linkedhash_list.c: Likewise.
27826         * lib/gl_rbtreehash_list.c: Likewise.
27827
27828 2006-09-27  Paul Eggert  <eggert@cs.ucla.edu>
27829
27830         * lib/canon-host.c (canon_host_r): Work around bug in Darwin 7.9.0
27831         getaddrinfo.
27832
27833         * lib/__fpending.h: Don't include <stdio_ext.h> unless
27834         HAVE_DECL___FPENDING.  This avoids a bug with lsbcc, where
27835         it causes <stdio_ext.h> to cause a compile-time error.
27836         Problem reported by Nelson H. F. Beebe.
27837         * lib/getpass.c: Likewise, except for HAVE_DECL___FSETLOCKING instead
27838         of HAVE_DECL___PENDING.
27839
27840         * m4/fpending.m4 (gl_FUNC_FPENDING): Check for stdio_ext at most once.
27841         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for __fsetlocking's
27842         declaration.
27843
27844 2006-09-27  Jim Meyering  <jim@meyering.net>
27845
27846         This file could end up with a definition for a function
27847         named __strndup, rather than rpl_strndup on a system with
27848         incomplete weak_alias support.
27849         * lib/strndup.c (strndup): Rename from __strndup.
27850         Remove #defines that used to map __strndup to strndup.
27851         Don't use K&R prototypes.
27852         Remove LIBC-related code, since this file is not sync'd with glibc.
27853         * lib/strndup.h: Revamp, accordingly.
27854         * m4/strndup.m4: Modernize.
27855
27856 2006-09-26  Paul Eggert  <eggert@cs.ucla.edu>
27857
27858         * modules/savewd (Depends-on): Add 'raise'.
27859         * lib/savewd.c: Include <signal.h>, for 'raise'.
27860
27861 2006-09-26  Jim Meyering  <jim@meyering.net>
27862
27863         * m4/acl.m4 (AC_FUNC_ACL): Disable ACL support altogether
27864         when we detect Darwin 8.7.0's acl_get_file bug.
27865         Rearrange to perform the new (below) run-test while $LIBS
27866         contains any acl-related library.  Set USE_ACL at the end.
27867         (gl_ACL_GET_FILE): New function.
27868
27869 2006-09-26  Eric Blake  <ebb9@byu.net>
27870
27871         * lib/verror.c: Include <config.h> unconditionally.
27872
27873 2006-09-25  Paul Eggert  <eggert@cs.ucla.edu>
27874
27875         * modules/clock-time (Maintainer): Add self.
27876         * modules/getlogin_r (Depends-on): Add extensions.
27877
27878 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27879
27880         * modules/clock-time: New module.
27881         * modules/nanosleep (Depends-on): Add clock-time.
27882         * modules/gethrxtime (Depends-on): Likewise.
27883         * modules/gettime (Depends-on): Likewise.
27884         * modules/settime (Depends-on): Likewise.
27885
27886         * modules/fts-lgpl: Depend on openat.
27887         * modules/mkancesdirs: Depend on savewd.
27888         * modules/mkdir-p: Likewise.
27889
27890 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27891
27892         * m4/host-os.m4 (gl_HOST_OS): Require AC_CANONICAL_HOST.
27893
27894         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Rename cache variable from
27895         `gl_have_arbitrary_file_name_length_limit' to
27896         `gl_cv_have_arbitrary_file_name_length_limit', so that caching
27897         actually works between configure runs.
27898
27899 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27900             Bruno Haible  <bruno@clisp.org>
27901
27902         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Include <string.h>.
27903
27904 2006-09-25  Jim Meyering  <jim@meyering.net>
27905
27906         * m4/fcntl_h.m4 (gl_FCNTL_H): Fix typo in test for failed open.
27907         This typo caused coreutils/tests/dd/misc to fail on Darwin 8.7.0.
27908
27909 2006-09-25  Eric Blake  <ebb9@byu.net>
27910
27911         * gnulib-tool (func_import, func_create_testdir): Fix typos in
27912         exec's in 2006-09-18 patch when shuffling fds.
27913
27914 2006-09-25  Bruno Haible  <bruno@clisp.org>
27915
27916         * m4/getloadavg.m4 (gl_GETLOADAVG): Fix directory in error message.
27917         Reported by Jim Meyering.
27918
27919 2006-09-24  Jim Meyering  <jim@meyering.net>
27920
27921         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Don't use '>' to
27922         compare a pointer against a literal "0".  That caused failures with
27923         at least HP-UX's hpcc.
27924
27925 2006-09-22  Simon Josefsson  <jas@extundo.com>
27926
27927         * modules/gc-sha1:
27928         * modules/gc-md4:
27929         * modules/gc-hmac-sha1:
27930         * modules/gc-hmac-md5:
27931         * modules/gc-des:
27932         * modules/gc-arcfour: Distribute more files.
27933
27934 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27935
27936         * lib/gl_anylinked_list2.h [lint] (gl_linked_iterator)
27937         (gl_linked_iterator_from_to): Initialize struct completely.
27938         * lib/gl_anytree_list2.h [lint] (gl_tree_iterator): Likewise.
27939         (gl_tree_iterator_from_to): Likewise
27940         * lib/gl_anytree_oset.h [lint] (gl_tree_iterator): Likewise.
27941         * lib/gl_array_list.c [lint] (gl_array_iterator)
27942         (gl_array_iterator_from_to): Likewise.
27943         * lib/gl_array_oset.c [lint] (gl_array_iterator): Likewise.
27944         * lib/gl_carray_list.c [lint] (gl_carray_iterator)
27945         (gl_carray_iterator_from_to): Likewise.
27946
27947         * lib/gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1.
27948         * lib/md4.c (md4_process_block): Remove unused variable.
27949         * lib/rijndael-api-fst.c (rijndaelBlockDecrypt): GCC suggests
27950         parentheses for clarity.
27951
27952 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27953
27954         * modules/bison-i18n (Depends-on): Add gettext.
27955
27956 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27957
27958         * m4/fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
27959         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
27960         * m4/jm-winsz1.m4 (gl_HEADER_TIOCGWINSZ_IN_TERMIOS_H): Likewise;
27961         also add missing comma that caused broken test.
27962         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Include
27963         stdlib.h, for `abort'.
27964         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Avoid unused
27965         variables.
27966         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Check for and
27967         include unistd.h if present, for `rmdir'.
27968         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Avoid unused
27969         variables.
27970         * m4/putenv.m4 (gl_FUNC_PUTENV): Rewrite using AC_RUN_IFELSE, and
27971         in the process include standard headers for prototypes.
27972         * m4/readutmp.m4 (gl_READUTMP): Require AC_GNU_SOURCE, so utmpxname
27973         gets declared on GNU/Linux.
27974         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Check for and include
27975         unistd.h, for `rmdir'.
27976         * m4/time_r.m4 (gl_TIME_R): Avoid unused variables.
27977
27978         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Avoid expression that is
27979         always true.
27980         * m4/strndup.m4 (gl_FUNC_STRNDUP): include stdlib.h, for `free'.
27981
27982         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Avoid gcc -Wall warnings.
27983
27984 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27985
27986         * gnulib-tool (func_version): Create output all at once.  This
27987         may help avoid triggering unnecessary SIGPIPEs, and at any
27988         rate it doesn't hurt.
27989
27990 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27991             Bruno Haible  <bruno@clisp.org>
27992
27993         * m4/lock.m4 (gl_LOCK_BODY): Avoid unused variables warning.
27994         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
27995         * m4/signed.m4 (bh_C_SIGNED): Likewise.
27996
27997         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): New macro.
27998         (gl_FUNC_VASPRINTF): Invoke it.
27999
28000 2006-09-22  Bruno Haible  <bruno@clisp.org>
28001
28002         * m4/getloadavg.m4 (gl_GETLOADAVG): Expect the directory of
28003         getloadavg.c as first argument.
28004
28005 2006-09-22  Bruno Haible  <bruno@clisp.org>
28006
28007         * gnulib-tool (func_import, func_create_testdir): Set gl_source_base
28008         at the beginning of the gl_INIT macro.
28009         * modules/getloadavg (configure.ac): Pass $gl_source_base to
28010         gl_GETLOADAVG.
28011
28012 2006-09-22  Bruno Haible  <bruno@clisp.org>
28013
28014         * gnulib-tool (func_create_megatestdir): Don't include the config-h
28015         module.
28016         Suggested by Ralf Wildenhues.
28017
28018 2006-09-20  Paul Eggert  <eggert@cs.ucla.edu>
28019
28020         Import this patch from libc:
28021
28022         2006-09-06  Jakub Jelinek  <jakub@redhat.com>
28023
28024         * lib/regex_internal.c (re_string_reconstruct): Handle
28025         offset < pstr->valid_raw_len && pstr->offsets_needed case.
28026         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
28027         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
28028         re_string_context_at.
28029
28030         * m4/regex.m4 (gl_REGEX): Check for locale.h, since the test
28031         now requires it.
28032         (gl_PREREQ_REGEX): Don't check for locale.h any more, since
28033         gl_REGEX now does it for us.
28034         (gl_REGEX): Add test taken from
28035         http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html.
28036
28037         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require AC_SYS_LARGEFILE.
28038         Check that large offsets work.  Modernize Autoconf usages.
28039         Prefer "yes" to mean a good thing rather than a bad.
28040         Don't put "#define mkstemp" in config.h, as this might interfere
28041         with standard system headers that "#define mkstemp mkstemp64".
28042
28043         * modules/mkstemp (Depends-on): Add extensions, so that
28044         mkstemp is visible on some platforms.
28045         (Makefile.am): Add mkstemp.h to EXTRA_DIST.
28046         (Include): Change to "mkstemp.h" from <stdlib.h>.
28047         (Files): Add mkstemp.h.
28048
28049         * lib/mkstemp.h: New file, since some standard headers
28050         #define mkstemp.
28051         * lib/mkstemp.c: Revamp to put the !_LIBC code together.
28052         Include "mkstemp.h".
28053         Make the _LIBC code resemble glibc original more,
28054         e.g., use K&R style.
28055         * lib/mkstemp-safer.c: Include "mkstemp.h" instead of <stdlib.h>.
28056         (mkstemp): Remove, since mkstemp.h does this for us.
28057         * lib/stdlib--.h: Include mkstemp.h.
28058
28059         Import this patch from libc:
28060
28061         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
28062
28063         * lib/tempname.c (__gen_tempname): Change attempts_min
28064         into a macro.  Use preprocessor to decide how to initialize
28065         attempts [Coverity CID 67].
28066
28067 2006-09-20  Bruno Haible  <bruno@clisp.org>
28068
28069         * lib/mkdtemp.c: Import from libc.
28070         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
28071                 * sysdeps/posix/tempname.c (__gen_tempname): Change
28072                 attempts_min into a macro.  Use preprocessor to decide how to
28073                 initialize attempts [Coverity CID 67].
28074         2001-11-27  Paul Eggert  <eggert@twinsun.com>
28075                 * sysdeps/posix/tempname.c (__gen_tempname): Try at least
28076                 ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
28077
28078 2006-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28079
28080         * gnulib-tool (func_exit): New function, to allow to pass the
28081         exit status portably through the trap.  Use everywhere.
28082         (--help, --version): Signal a write error.
28083         (trap): catch SIGPIPE, for write errors.
28084         Exit at the end of the trap, with the correct exit status.
28085
28086 2006-09-19  Karl Berry  <karl@gnu.org>
28087
28088         * doc/gnulib.texi: note about the license texinfo files.
28089
28090 2006-09-19  Eric Blake  <ebb9@byu.net>
28091
28092         * gnulib-tool: Avoid space-tab.
28093
28094 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
28095
28096         * lib/getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]: Fix typo
28097         that prevented coreutils 6.1 from building.  Problem reported
28098         by Petter Reinholdtsen.
28099
28100 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
28101
28102         * gnulib-tool (avoidlist): Fix typo that broke options like
28103         --avoid=lock that are used by coreutils bootstrap.
28104
28105 2006-09-18  Mark D. Baushke  <mdb@gnu.org>
28106
28107         * m4/inttypes.m4 (gl_INTTYPES_H): Quote "test" args
28108         more systematically.
28109
28110 2006-09-18  Jim Meyering  <jim@meyering.net>
28111
28112         * lib/savewd.c (savewd_restore): Don't shadow: s/status/child_status/.
28113
28114 2006-09-18  Bruno Haible  <bruno@clisp.org>
28115
28116         * modules/inttypes (Files): Remove m4/inttypes-h.m4.
28117
28118 2006-09-18  Bruno Haible  <bruno@clisp.org>
28119
28120         * m4/inttypes-h.m4 (gl_HEADER_INTTYPES_H): Remove macro.
28121         * m4/inttypes-pri.m4: Require autoconf >= 2.52.
28122         (gt_INTTYPES_PRI): Invoke AC_CHECK_HEADERS on inttypes.h. Test
28123         ac_cv_header_inttypes_h instead of gl_cv_header_inttypes_h.
28124         * m4/gettext.m4: Require autoconf >= 2.52.
28125         (gt_INTL_SUBDIR_CORE): Invoke AC_CHECK_HEADERS on inttypes.h.
28126         * m4/inttypes.m4 (gl_INTTYPES_H): Test ac_cv_header_inttypes_h instead
28127         of gl_cv_header_inttypes_h.
28128
28129 2006-09-18  Bruno Haible  <bruno@clisp.org>
28130
28131         * lib/javaversion.c: Include configmake.h.
28132
28133 2006-09-18  Bruno Haible  <bruno@clisp.org>
28134
28135         * gnulib-tool (func_import, func_create_testdir): Use exec tricks to
28136         avoid that the while loops be executed in a subshell.
28137
28138 2006-09-18  Bruno Haible  <bruno@clisp.org>
28139
28140         * MODULES.html.sh (func_module): Break long lines.
28141         Suggested by Bruce Korb <bkorb@gnu.org>.
28142
28143 2006-09-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28144
28145         Speed up by a factor of 1.12.
28146         * gnulib-tool (nl): New variable.
28147         (func_import): Rewrite include directive extraction to only read each
28148         directive once.
28149
28150 2006-09-17  Bruno Haible  <bruno@clisp.org>
28151
28152         * modules/javaversion (Makefile.am): Remove DEFS setting.
28153         (Depends-on): Add configmake, for PKGDATADIR definition.
28154
28155 2006-09-17  Bruno Haible  <bruno@clisp.org>
28156
28157         * gnulib-tool (func_create_testdir): Rewrite all files at once.
28158
28159 2006-09-17  Bruno Haible  <bruno@clisp.org>
28160
28161         * gnulib-tool (func_append): New function, stolen from libtool.m4.
28162         (func_modules_transitive_closure, func_modules_add_dummy,
28163         func_modules_to_filelist, func_import, func_create_testdir,
28164         func_create_megatestdir, ...): Use it wherever possible.
28165         Suggested by Ralf Wildenhues.
28166
28167 2006-09-16  Karl Berry  <karl@gnu.org>
28168
28169         * doc/fdl.texi (ADDENDUM): switch to @heading from @appendixsubsec,
28170         to avoid sectioning errors.
28171         * doc/lgpl.texi, gpl.texi (Copying): downcase @unnumbered title.
28172         [ifinfo]: blank line after @center-ed titles.
28173         * doc/lgpl.texi (Library Copying): Rename main node to GNU LGPL.
28174         Spell FSF address consistently with others.
28175         (These changes approved by rms.)
28176
28177 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28178
28179         Speed up by a factor of 1.61.
28180         * gnulib-tool (func_modules_transitive_closure): Rewrite to not check
28181         already checked module names again.
28182
28183 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28184
28185         Speed up by a factor of 1.13.
28186         * gnulib-tool (func_import): Rewrite all old_files at once; likewise
28187         for new_files, and the input to func_add_or_update.
28188
28189 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28190
28191         * gnulib-tool (func_all_modules, func_modules_to_filelist, func_import,
28192         func_create_testdir, ...): Change 'sort | uniq' to 'sort -u'.
28193
28194 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
28195
28196         * modules/mkancesdirs (Depends-on): Add fcntl.
28197         * modules/savewd: New file.
28198         * MODULES.html.sh (File system functions): Add savewd.
28199
28200         * modules/configmake (Makefile.am): Add support for the
28201         Automake-supplied PKGLIBDIR, PKGINCLUDEDIR, PKGDATADIR.
28202
28203 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
28204
28205         * m4/savewd.m4: New file.
28206
28207 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
28208
28209         * lib/dirchownmod.c: Don't include fcntl.h; no longer needed.
28210         (dirchownmod): New arg FD.  All callers changed.
28211         Use FD rather than opening the directory ourself, as opening is
28212         now the caller's responsibility.
28213         * lib/dirchownmod.h: Likewise.
28214         * lib/mkancesdirs.c: Include <sys/types.h>, for portability to older
28215         hosts that require <sys/types.h> before <sys/stat.h>.  Include
28216         fcntl.h, savewd.h, and unistd.h, not dirname.h and stat-macros.h.
28217         (test_dir): Remove.
28218         (mkancesdirs): Return length of prefix of FILE that has already
28219         been made, or -2 if there is a child doing the work.  Redo
28220         algorithm so that it is O(N) rather than O(N**2).  Optimize away
28221         ".", and treat ".." specially since it might stray back into
28222         already-created areas.  Use a subprocess if necessary.  New arg
28223         WD; all users changed.  MAKE_DIR function should now return 1
28224         if it creates a directory that is not readable.  Return -2 if
28225         a child process is spun off.
28226         * lib/mkancesdirs.h: Include <stddef.h>, for ptrdiff_t.
28227         Adjust signature to match code.
28228         * lib/mkdir-p.c: Include dirname.h, for IS_ABSOLUTE_FILE_NAME.
28229         (make_dir_parents): Use a subprocess if necessary.  New arg WD;
28230         all users changed.
28231         * lib/savewd.c, lib/savewd.h: New files.
28232
28233 2006-09-15  Jim Meyering  <jim@meyering.net>
28234
28235         * modules/rename-dest-slash: New module.
28236         * MODULES.html.sh (posix_compat): Add it here.
28237
28238         * modules/rename: Reflect vb_FUNC_RENAME -> gl_FUNC_RENAME change.
28239
28240 2006-09-15  Jim Meyering  <jim@meyering.net>
28241
28242         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH): New
28243         file.
28244
28245         * m4/rename.m4 (gl_FUNC_RENAME): Rename from vb_FUNC_RENAME.
28246
28247 2006-09-15  Jim Meyering  <jim@meyering.net>
28248
28249         * lib/rename-dest-slash.c (has_trailing_slash): Use
28250         FILE_SYSTEM_PREFIX_LEN, for non-POSIX systems.
28251         (rpl_rename_dest_slash): Perform the cheaper trailing slash
28252         test before testing whether SRC is a directory.
28253         Suggestions from Bruno Haible.
28254
28255         Avoid a warning about an unused variable.
28256         * lib/regex_internal.c (re_dfa_add_node): Move declaration of "type"
28257         into the #ifdef block where it's used.
28258
28259         * lib/rename-dest-slash.c: New file.
28260
28261 2006-09-14  Bruno Haible  <bruno@clisp.org>
28262
28263         * lib/allocsa.c: Include <config.h> unconditionally.
28264         * lib/asnprintf.c: Likewise.
28265         * lib/asprintf.c: Likewise.
28266         * lib/c-strcasecmp.c: Likewise.
28267         * lib/c-strcasestr.c: Likewise.
28268         * lib/c-strncasecmp.c: Likewise.
28269         * lib/c-strstr.c: Likewise.
28270         * lib/classpath.c: Likewise.
28271         * lib/clean-temp.c: Likewise.
28272         * lib/concatpath.c: Likewise.
28273         * lib/copy-file.c: Likewise.
28274         * lib/csharpcomp.c: Likewise.
28275         * lib/csharpexec.c: Likewise.
28276         * lib/execute.c: Likewise.
28277         * lib/fatal-signal.c: Likewise.
28278         * lib/findprog.c: Likewise.
28279         * lib/fwriteerror.c: Likewise.
28280         * lib/gl_array_list.c: Likewise.
28281         * lib/gl_array_oset.c: Likewise.
28282         * lib/gl_avltree_list.c: Likewise.
28283         * lib/gl_avltree_oset.c: Likewise.
28284         * lib/gl_avltreehash_list.c: Likewise.
28285         * lib/gl_carray_list.c: Likewise.
28286         * lib/gl_linked_list.c: Likewise.
28287         * lib/gl_linkedhash_list.c: Likewise.
28288         * lib/gl_list.c: Likewise.
28289         * lib/gl_oset.c: Likewise.
28290         * lib/gl_rbtree_list.c: Likewise.
28291         * lib/gl_rbtree_oset.c: Likewise.
28292         * lib/gl_rbtreehash_list.c: Likewise.
28293         * lib/imaxabs.c: Likewise.
28294         * lib/imaxdiv.c: Likewise.
28295         * lib/javacomp.c: Likewise.
28296         * lib/javaexec.c: Likewise.
28297         * lib/javaversion.c: Likewise.
28298         * lib/linebreak.c: Likewise.
28299         * lib/localcharset.c: Likewise.
28300         * lib/lock.c: Likewise.
28301         * lib/mbchar.c: Likewise.
28302         * lib/mbswidth.c: Likewise.
28303         * lib/mkdtemp.c: Likewise.
28304         * lib/pipe.c: Likewise.
28305         * lib/printf-args.c: Likewise.
28306         * lib/printf-parse.c: Likewise.
28307         * lib/progname.c: Likewise.
28308         * lib/progreloc.c: Likewise.
28309         * lib/readlink.c: Likewise.
28310         * lib/sh-quote.c: Likewise.
28311         * lib/stpcpy.c: Likewise.
28312         * lib/stpncpy.c: Likewise.
28313         * lib/strcasecmp.c: Likewise.
28314         * lib/strcasestr.c: Likewise.
28315         * lib/strcspn.c: Likewise.
28316         * lib/striconv.c: Likewise.
28317         * lib/strncasecmp.c: Likewise.
28318         * lib/strnlen1.c: Likewise.
28319         * lib/strstr.c: Likewise.
28320         * lib/strtok_r.c: Likewise.
28321         * lib/tls.c: Likewise.
28322         * lib/tmpdir.c: Likewise.
28323         * lib/unicodeio.c: Likewise.
28324         * lib/unsetenv.c: Likewise.
28325         * lib/vasnprintf.c: Likewise.
28326         * lib/vasprintf.c: Likewise.
28327         * lib/wait-process.c: Likewise.
28328         * lib/xallocsa.c: Likewise.
28329         * lib/xsetenv.c: Likewise.
28330         * lib/xstriconv.c: Likewise.
28331
28332 2006-09-13  Simon Josefsson  <jas@extundo.com>
28333
28334         * m4/getdate.m4: Don't AC_LIBOBJ([getdate]), automake takes care of
28335         that internally, suggested by Ralf Wildenhues
28336         <Ralf.Wildenhues@gmx.de>.
28337
28338 2006-09-13  Simon Josefsson  <jas@extundo.com>
28339
28340         * gnulib-tool (func_emit_lib_Makefile_am): Use $(LIBOBJS), not
28341         @LIBOBJS@.
28342         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
28343
28344 2006-09-13  Paul Eggert  <eggert@cs.ucla.edu>
28345
28346         * lib/_fpending.c: Include <config.h> unconditionally, since we no
28347         longer worry about uses that don't define HAVE_CONFIG_H.
28348         * lib/acl.c, lib/alloca.c, lib/argmatch.c, lib/atexit.c:
28349         * lib/backupfile.c, lib/basename.c, lib/c-stack.c, lib/c-strtod.c:
28350         * lib/calloc.c,lib/ canon-host.c, lib/canonicalize.c, lib/chdir-long.c:
28351         * lib/chdir-safer.c, lib/chown.c, lib/cloexec.c, lib/close-stream.c:
28352         * lib/closeout.c, lib/creat-safer.c, lib/cycle-check.c, lib/diacrit.c:
28353         * lib/dirchownmod.c, lib/dirfd.c, lib/dirname.c, lib/dup-safer.c:
28354         * lib/dup2.c, lib/error.c, lib/euidaccess.c, lib/exclude.c:
28355         * lib/exitfail.c, lib/fchmodat.c, lib/fchown-stub.c, lib/fd-safer.c:
28356         * lib/file-type.c, lib/fileblocks.c, lib/filemode.c, lib/filenamecat.c:
28357         * lib/fnmatch.c, lib/fopen-safer.c, lib/fprintftime.c, lib/free.c:
28358         * lib/fsusage.c, lib/ftruncate.c, lib/fts-cycle.c, lib/fts.c:
28359         * lib/full-write.c, lib/gai_strerror.c, lib/getcwd.c, lib/getdate.y:
28360         * lib/getdomainname.c, lib/getgroups.c, lib/gethostname.c:
28361         * lib/gethrxtime.c, lib/getloadavg.c, lib/getlogin_r.c:
28362         * lib/getndelim2.c, lib/getnline.c, lib/getopt.c, lib/getopt1.c:
28363         * lib/getpass.c, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c:
28364         * lib/getusershell.c, lib/glob.c, lib/group-member.c:
28365         * lib/hard-locale.c, lib/hash-pjw.c, lib/hash.c, lib/human.c:
28366         * lib/idcache.c, lib/inet_ntop.c, lib/inet_pton.c, lib/inttostr.c:
28367         * lib/isdir.c, lib/lchown.c, lib/linebuffer.c, lib/long-options.c:
28368         * lib/lstat.c, lib/malloc.c, lib/md5.c, lib/memcasecmp.c, lib/memchr.c:
28369         * lib/memcmp.c, lib/memcoll.c, lib/memcpy.c, lib/memmove.c:
28370         * lib/memrchr.c, lib/mkancesdirs.c, lib/mkdir-p.c, lib/mkdir.c:
28371         * lib/mkdirat.c, lib/mkstemp-safer.c, lib/mkstemp.c, lib/modechange.c:
28372         * lib/mountlist.c, lib/nanosleep.c, lib/obstack.c, lib/open-safer.c:
28373         * lib/openat-die.c, lib/openat.c, lib/pagealign_alloc.c, lib/physmem.c:
28374         * lib/pipe-safer.c, lib/posixtm.c, lib/posixver.c, lib/putenv.c:
28375         * lib/quote.c, lib/quotearg.c, lib/raise.c, lib/readtokens.c:
28376         * lib/readtokens0.c, lib/readutmp.c, lib/realloc.c, lib/regex.c:
28377         * lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c:
28378         * lib/same.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c:
28379         * lib/settime.c, lib/sha1.c, lib/sig2str.c, lib/snprintf.c:
28380         * lib/strdup.c, lib/strerror.c, lib/strftime.c, lib/stripslash.c:
28381         * lib/strndup.c, lib/strnlen.c, lib/strpbrk.c, lib/strtod.c:
28382         * lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c:
28383         * lib/time_r.c, lib/timegm.c, lib/tmpfile-safer.c, lib/unlinkdir.c:
28384         * lib/userspec.c, lib/utime.c, lib/utimecmp.c, lib/utimens.c:
28385         * lib/version-etc-fsf.c, lib/version-etc.c, lib/xalloc-die.c:
28386         * lib/xgetcwd.c, lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c:
28387         * lib/xnanosleep.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtoimax.c:
28388         * lib/xstrtol.c, lib/xstrtoumax.c, lib/yesno.c:
28389         Likewise.
28390
28391 2006-09-13  Eric Blake  <ebb9@byu.net>
28392
28393         * lib/getopt.c: Fix typo in last commit.
28394
28395 2006-09-12  Sergey Poznyakoff  <gray@gnu.org.ua>
28396
28397         * lib/argp-help.c (argp_doc): Make sure NULL is not passed to
28398         dgettext.
28399
28400 2006-09-12  Jim Meyering  <jim@meyering.net>
28401
28402         * lib/nanosleep.c: Include <sys/types.h> before sys/select.h, to avoid
28403         compilation failure (due to use of pid_t in latter) on NetBSD 1.6.
28404         Reported by Nelson H. F. Beebe.
28405
28406 2006-09-10  Sergey Poznyakoff  <gray@gnu.org.ua>
28407
28408         * lib/argp-parse.c (__argp_parse) [!_LIBC]: Make sure
28409         program_invocation_name and program_invocation_short_name are
28410         initialized.
28411         * lib/argp-namefrob.h: Move declarations of program_invocation_name
28412         and program_invocation_short_name to argp.h, so they are visible
28413         to user programs.
28414         * lib/argp.h: Likewise
28415
28416 2006-09-10  Bruno Haible  <bruno@clisp.org>
28417
28418         * modules/mkdtemp (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
28419         m4/inttypes_h.m4, m4/uintmax_t.m4.
28420
28421 2006-09-10  Bruno Haible  <bruno@clisp.org>
28422
28423         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Don't require
28424         gl_AC_TYPE_UINTMAX_T.
28425
28426 2006-09-10  Bruno Haible  <bruno@clisp.org>
28427
28428         * lib/mkdtemp.c: Include <stdint.h> always. Don't include <inttypes.h>.
28429
28430 2006-09-09  Sergey Poznyakoff  <gray@gnu.org.ua>
28431
28432         * lib/argp.h (struct argp): Document the N_("..") "\v" N_("..")
28433         convention.  Text proposed by Bruno Haible.
28434         (struct argp_option): Document the use of N_() wrappers.
28435
28436         * lib/argp-help.c (argp_doc): Split the untranslated doc string on
28437         '\v', and translate the two parts separately, instead of feeding
28438         the whole string to gettext.  This allows to exclude
28439         '\v' from the strings visible to the translator by writing doc
28440         strings as N_("..") "\v" N_("..").
28441
28442 2006-09-09  Paul Eggert  <eggert@cs.ucla.edu>
28443
28444         * config/srclist.txt: Undo latest change; the bug was fixed.
28445
28446 2006-09-09  Bruno Haible  <bruno@clisp.org>
28447
28448         * gnulib-tool (func_emit_lib_Makefile_am): Eliminate lib_LDFLAGS
28449         assignments if building a library without libtool.
28450         (func_emit_tests_Makefile_am): Likewise. Handle lib_* variables as
28451         in func_emit_lib_Makefile_am.
28452         (func_import): When building a static library libfoo.a, arrange to
28453         define variables LIBFOO_LIBDEPS and LIBFOO_LTLIBDEPS.
28454         (func_create_testdir): Likewise.
28455         * modules/gc (configure.ac, Makefile.am): If building statically,
28456         augment gl_libdeps and gl_ltlibdeps instead of lib_LDFLAGS.
28457         * modules/iconvme (configure.ac, Makefile.am): Likewise.
28458         * modules/striconv (configure.ac, Makefile.am): Likewise.
28459         Based on a suggestion by Ralf Wildenhues.
28460
28461 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
28462
28463         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
28464         Check for unistd.h too, since Autoconf doesn't assume POSIX.
28465         Also:
28466
28467         2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
28468         Add year_2050_test to catch glibc bug 2821
28469         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
28470
28471         2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
28472         Prefer #ifdef to #if.
28473
28474         2006-04-02  Paul Eggert  <eggert@cs.ucla.edu>
28475         Return from 'main' instead of calling 'exit'.
28476
28477 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
28478
28479         * lib/mktime.c (guess_time_tm): Fix bug where mktime
28480         returned the maximum time_t value rather than (time_t) -1.
28481         Problem originally reported by William Bardwell
28482         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
28483
28484         * lib/isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
28485         Moved to here ...
28486         * lib/isapipe.c (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
28487         ... from here.
28488
28489 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
28490
28491         * config/srclist.txt: Temporarily comment out mktime.c until glibc bug
28492         2821 is fixed.
28493
28494 2006-09-08  Jim Meyering  <jim@meyering.net>
28495
28496         Don't make generated files read-only.  That would bother too many
28497         people.  However, do retain the ability to work when targets are
28498         read-only: remove the destination and temporary files before writing
28499         them (when generated via sed or echo), or by using the -f option for
28500         both cp and mv commands.  Suggestion to use -f from Paul Eggert.
28501         * modules/alloca-opt, modules/argz, modules/arpa_inet:
28502         * modules/byteswap, modules/configmake, modules/fcntl:
28503         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
28504         * modules/localcharset, modules/netinet_in, modules/poll:
28505         * modules/stdbool, modules/stdint, modules/sys_select:
28506         * modules/sys_socket, modules/sys_stat, modules/sysexits:
28507
28508 2006-09-08  Jim Meyering  <jim@meyering.net>
28509
28510         Avoid new build failure on FreeBSD 6.0.
28511         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Include
28512         <sys/param.h> when testing whether getmntinfo uses statvfs.  Patch by
28513         Pavel Tsekov, in <http://savannah.gnu.org/bugs/?17643>.
28514
28515 2006-09-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28516
28517         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain echo.
28518
28519 2006-09-07  Jim Meyering  <jim@meyering.net>
28520
28521         Fix global typo in last change: use chmod u-w, not chmod u-x.
28522         Spotted by Paul Eggert and Bruce Korb.
28523         * modules/alloca-opt, modules/argz, modules/arpa_inet:
28524         * modules/byteswap, modules/configmake, modules/fcntl:
28525         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
28526         * modules/localcharset, modules/netinet_in, modules/poll:
28527         * modules/stdbool, modules/stdint, modules/sys_select:
28528         * modules/sys_socket, modules/sys_stat, modules/sysexits:
28529
28530 2006-09-06  Jim Meyering  <jim@meyering.net>
28531
28532         Make generated files be read-only.
28533         * modules/alloca-opt (Makefile.am): Work also when $@ is read-only.
28534         Ensure that each generated file is now read-only.
28535         * modules/argz: Likewise.
28536         * modules/arpa_inet: Likewise.
28537         * modules/byteswap: Likewise.
28538         * modules/configmake: Likewise.
28539         * modules/fcntl: Likewise.
28540         * modules/fnmatch: Likewise.
28541         * modules/getopt: Likewise.
28542         * modules/glob: Likewise.
28543         * modules/inttypes: Likewise.
28544         * modules/netinet_in: Likewise.
28545         * modules/poll: Likewise.
28546         * modules/stdbool: Likewise.
28547         * modules/stdint: Likewise.
28548         * modules/sys_select: Likewise.
28549         * modules/sys_socket: Likewise.
28550         * modules/sys_stat: Likewise.
28551         * modules/sysexits: Likewise.
28552         * modules/localcharset: Same as above, but continue using temporary
28553         file named "t-$@" (why different?) rather than the "$@-t" used
28554         everywhere else.
28555
28556         * modules/sysexits (Makefile.am): Replace literal occurrences
28557         of "sysexit.h" more readable, and more consistent, "$@".
28558
28559 2006-09-06  Bruno Haible  <bruno@clisp.org>
28560
28561         * modules/striconv: New file.
28562         * modules/xstriconv: New file.
28563         * MODULES.html.sh (Internationalization functions): Add striconv,
28564         xstriconv.
28565
28566 2006-09-06  Bruno Haible  <bruno@clisp.org>
28567
28568         * modules/gc (Makefile.am): Augment lib_LDFLAGS, not lib_LIBADD.
28569         * modules/iconvme (Makefile.am): Likewise. Also handle the case of
28570         not using libtool correctly.
28571
28572 2006-09-06  Bruno Haible  <bruno@clisp.org>
28573
28574         * lib/striconv.h: New file.
28575         * lib/striconv.c: New file, merging iconvme.c with GNU gettext's
28576         iconvstring.c.
28577         * lib/xstriconv.h: New file.
28578         * lib/xstriconv.c: New file.
28579
28580 2006-09-06  Bruno Haible  <bruno@clisp.org>
28581
28582         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
28583         lib_..._LDFLAGS.
28584
28585 2006-09-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28586
28587         * lib/argz_.h: Sync from Libtool.
28588
28589         2006-09-04  George Bosilca <bosilca@cs.utk.edu>
28590                 and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
28591
28592         * lib/libltdl/argz_.h: It's __cplusplus, not _cplusplus.
28593
28594 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
28595
28596         * modules/trim: New file.
28597
28598 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
28599
28600         * lib/trim.h: New file.
28601         * lib/trim.c: New file.
28602
28603 2006-09-05  Bruno Haible  <bruno@clisp.org>
28604
28605         * MODULES.html.sh (String handling): Add trim.
28606
28607 2006-09-04  Karl Berry  <karl@gnu.org>
28608
28609         * config/srclist.txt (signed.m4, gettext.m4): changes not propagated
28610         until next release.
28611
28612 2006-09-03  Bruno Haible  <bruno@clisp.org>
28613
28614         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Locate mingw shared libraries
28615         correctly.
28616
28617 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
28618
28619         * m4/getloadavg.m4 (gl_GETLOADAVG): Use CONFIGURING_GETLOADAVG,
28620         not gl_GETLOADAVG.  Omit unneeded semicolons.
28621         Problems reported by Ralf Wildenhues in
28622         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
28623         (gl_PREREQ_GETLOADAVG): Use AC_DEFUN, not m4_define.  Put
28624         at the end, which is the usual gnulib style.
28625
28626         * m4/fstypename.m4 (gl_FSTYPENAME): Use AC_CHECK_MEMBERS instead
28627         of doing all the work ourselves.
28628         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Don't check for
28629         sys/statvfs.h since the code doesn't use HAVE_SYS_STATVFS_H.
28630
28631 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
28632
28633         * lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.
28634         Problem reported by Ralf Wildenhues in
28635         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
28636
28637         * lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced by
28638         HAVE_STRUCT_STATFS_F_FSTYPENAME.
28639
28640 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
28641
28642         * gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
28643         yesterday's patch by changing test -n to test -z.
28644
28645 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
28646
28647         * modules/getloadavg (Files): Add m4/getloadavg.m4.
28648         (configure.ac): AC_FUNC_GETLOADAVG -> gl_GETLOADAVG, as
28649         the former is now obsolescent.
28650
28651         * modules/chdir-long (Depends-on): Add fcntl.
28652
28653 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
28654
28655         * m4/fnmatch.m4: Add comment that Autoconf AC_FUNC_FNMATCH is
28656         obsolescent, and programs should use gnulib instead.
28657         * m4/getloadavg.m4: New file, with contents taken from Autoconf
28658         but with prefixes changed.
28659
28660 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
28661
28662         * lib/getloadavg.c [defined gl_GETLOADAVG]: Don't include config.h
28663         or stdbool.h, because they might not exist while configuring.
28664
28665         * lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
28666         Don't include unistd.h or limits.h; not needed, since chdir-long.h
28667         does that for us.
28668         (O_DIRECTORY): Remove.
28669
28670 2006-08-31  Eric Blake  <ebb9@byu.net>
28671
28672         * gnulib-tool: Don't let emacs change spaces to TAB.
28673
28674 2006-08-31  Bruno Haible  <bruno@clisp.org>
28675
28676         * gnulib-tool: When calling func_import more than once, do it in a
28677         subshell.
28678         Reported by Eric Blake <ebb9@byu.net>.
28679
28680 2006-08-31  Bruno Haible  <bruno@clisp.org>
28681
28682         * gnulib-tool (nl): Remove variable.
28683         (sed_transform_lib_file): Use more robust test for config-h module.
28684         (func_import): Fix typo in 2006-08-25 patch.
28685
28686 2006-08-31  Bruno Haible  <bruno@clisp.org>
28687
28688         * gnulib-tool (func_emit_lib_Makefile_am): When --makefile-name was
28689         specified, augment Makefile.am variables instead of assigning them.
28690
28691 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
28692
28693         Work around a bug in both the Linux and SunOS 64-bit kernels:
28694         nanosleep mishandles sleeps for longer than 2**31 seconds.
28695         Problem reported by Frank v Waveren in
28696         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
28697         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_CLOCK_TIME.
28698         Check for nanosleep bug.
28699         (LIB_NANOSLEEP): Append clock_gettime library if needed.
28700
28701 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
28702
28703         Work around a bug in both the Linux and SunOS 64-bit kernels:
28704         nanosleep mishandles sleeps for longer than 2**31 seconds.
28705         Problem reported by Frank v Waveren in
28706         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
28707         * lib/nanosleep.c (BILLION): New constant.
28708         (getnow) [HAVE_BUG_BIG_NANOSLEEP]: New functions.
28709         (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]: Completely new
28710         implementation.
28711
28712 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
28713
28714         * modules/nanosleep (Depends-on): Add gettime.
28715
28716 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
28717         and Simon Josefsson  <jas@extundo.com>
28718         and Oskar Liljeblad  <oskar@osk.mine.nu>
28719
28720         * MODULES.html.sh (Support for building documentation): Add gpl, lgpl.
28721         * gnulib-tool (func_import): New license type 'unmodifiable license
28722         text'.
28723         * modules/fdl: Use it.  Longer description.
28724         * module/gpl, module/lgpl: New files.
28725
28726 2006-08-30  Jim Meyering  <jim@meyering.net>
28727
28728         * lib/isapipe.c (isapipe): Rename local s/fd/fd_pair/ to avoid
28729         shadowing the parameter.
28730
28731 2006-08-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28732
28733         Sync from Libtool:
28734
28735         2006-08-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28736
28737         * lib/libltdl/argz.c: Use `#ifdef HAVE_CONFIG_H', to facilitate code
28738         sharing with gnulib.  Report by Eric Blake.
28739
28740 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
28741
28742         * modules/isapipe: New file.
28743         * MODULES.html.sh (File descriptor based Input/Output): Add isapipe.
28744
28745 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
28746
28747         * modules/configmake (Makefile.am): Add a comment, and omit
28748         the CONFIGMAKE_ prefix from generated macro names.  Suggested
28749         by Bruno Haible.
28750
28751 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
28752
28753         * m4/isapipe.m4: New file.
28754
28755 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
28756
28757         * lib/isapipe.c, lib/isapipe.h: New files.
28758
28759 2006-08-29  Jim Meyering  <jim@meyering.net>
28760
28761         * modules/configmake (Makefile.am): Make configmake.h depend on
28762         Makefile.  Otherwise, a stale configmake.h could hang around.
28763
28764 2006-08-29  Eric Blake  <ebb9@byu.net>
28765
28766         * lib/error.c (error_at_line, print_errno_message): Match libc, after
28767         resolution of upstream bug 3044.
28768
28769 2006-08-29  Bruno Haible  <bruno@clisp.org>
28770
28771         * modules/localcharset (Depends-on): Add configmake.
28772         (Makefile.am): Remove setting of LIBDIR through DEFS.
28773
28774 2006-08-29  Bruno Haible  <bruno@clisp.org>
28775
28776         * lib/localcharset.c: Include configmake.h in order to get LIBDIR
28777         defined.
28778
28779 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
28780
28781         * modules/fcntl: New file.
28782         * modules/chdir-safer (Depends-on): Add fcntl.
28783         * modules/fts: Likewise.
28784         * modules/mkdir-p: Likewise.
28785
28786         * modules/stdint (Makefile.am): Do not substitute ABSOLUTE_INTTYPES_H.
28787         This undoes the most recent change, since we're now addressing the
28788         problem in a different way.
28789
28790         * gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_name
28791         into output, since the output might be called Makefile.am even
28792         if $makefile_name is something different.
28793         (func_import): Use $makefile_am rather than
28794         ${makefile_name-Makefile.am}, to fix a bug where makefile_name was
28795         empty.
28796
28797         * modules/inttypes (Files): Add m4/inttypes-h.m4.
28798
28799 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
28800
28801         * m4/inttypes.m4 (gl_INTTYPES_H): Move ABSOLUTE_INTTYPES_H code here...
28802         * m4/stdint.m4 (gl_STDINT_H): ... from here.  This undoes the most
28803         recent change to stdint.m4, since we're now addressing the problem in a
28804         different way.
28805
28806 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
28807
28808         * m4/fcntl_h.m4: New file.
28809
28810 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
28811
28812         * lib/fcntl_.h: New file.
28813         * lib/chdir-safer.c (O_DIRECTORY, O_NOFOLLOW): Remove, now that we have
28814         the fcntl module.
28815         * lib/dirchownmod.c: Likewise.
28816         * lib/fts.c: Likewise.
28817
28818         * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:
28819         Include @ABSOLUTE_INTTYPES_H@ if available, but do nothing else.
28820         * lib/stdint_.h (_GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H): Define
28821         just before including <inttypes.h>, to avoid circular inclusion.
28822
28823 2006-08-28  Jim Meyering  <jim@meyering.net>
28824
28825         * doc/visibility.texi: Actually read and correct the grammar of the
28826         sentence affected by yesterday's change.
28827
28828 2006-08-28  Eric Blake  <ebb9@byu.net>
28829
28830         * modules/inttypes (Makefile.am): Fix sed error when inttypes.h
28831         needs wrapper.
28832
28833 2006-08-28  Eric Blake  <ebb9@byu.net>
28834
28835         * m4/inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.
28836
28837 2006-08-28  Eric Blake  <ebb9@byu.net>
28838
28839         * m4/codeset.m4 (AM_LANGINFO_CODESET): Avoid compiler warning.
28840
28841 2006-08-28  Bruno Haible  <bruno@clisp.org>
28842
28843         * modules/c-strstr: New file, from GNU gettext.
28844         * MODULES.html.sh (String handling): Add c-strstr.
28845
28846 2006-08-28  Bruno Haible  <bruno@clisp.org>
28847
28848         * m4/inttypes.m4 (gl_INTTYPES_H): Don't test for the existence of SCNX*
28849         macros.
28850         Reported by Eric Blake.
28851
28852 2006-08-28  Bruno Haible  <bruno@clisp.org>
28853
28854         * lib/vasnprintf.c (EOVERFLOW): Remove definition.
28855         (VASNPRINTF): Return a string of length > INT_MAX without failing.
28856         * lib/vasprintf.c: Include errno.h, limits.h.
28857         (EOVERFLOW): New fallback definition.
28858         (vasprintf): Test here whether the string length is > INT_MAX.
28859         * lib/vsnprintf.c: Include errno.h, limits.h.
28860         (EOVERFLOW): New fallback definition.
28861         (vsnprintf): Fix bug when generated string was too long for the buffer.
28862         Test here whether the string length is > INT_MAX.
28863
28864 2006-08-28  Bruno Haible  <bruno@clisp.org>
28865
28866         * lib/inttypes_.h (SCNX*): Remove definitions.
28867         Reported by Eric Blake.
28868
28869 2006-08-28  Bruno Haible  <bruno@clisp.org>
28870
28871         * lib/c-strstr.h: New file, from GNU gettext.
28872         * lib/c-strstr.c: New file, from GNU gettext.
28873
28874 2006-08-28  Bruno Haible  <bruno@clisp.org>
28875
28876         * gnulib-tool: Reorder some statements.
28877
28878 2006-08-28  Bruno Haible  <bruno@clisp.org>
28879
28880         * gnulib-tool: New option --makefile-name.
28881         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Use
28882         $makefile_name.
28883         (func_import): Write $makefile_name to the cache file, and read it from
28884         there unless explicitly specified. Use $makefile_name as file name
28885         instead of Makefile.am. Adjust the recommendations accordingly.
28886
28887 2006-08-28  Bruno Haible  <bruno@clisp.org>
28888
28889         * gnulib-tool (func_verify_module): Check against misapplying patch.
28890
28891 2006-08-28  Bruno Haible  <bruno@clisp.org>
28892
28893         * gnulib-tool (func_relativize, func_relconcat): New functions.
28894         Give an error if --local-dir is given with --update.
28895         Remove trailing slashes from $local_gnulib_dir.
28896         (func_import): Store the relativized $local_gnulib_dir in
28897         gnulib-cache.m4, and read it from there if not specified explicitly.
28898
28899 2006-08-28  Bruno Haible  <bruno@clisp.org>
28900
28901         * gnulib-tool (func_get_tests_module): Don't assume that $gnulib_dir
28902         is the current directory. Respect also $local_gnulib_dir.
28903
28904 2006-08-28  Bruno Haible  <bruno@clisp.org>
28905             Simon Josefsson  <jas@extundo.com>
28906
28907         BeOS portability.
28908         * lib/getaddrinfo.c (PF_INET, PF_UNSPEC): New macros.
28909
28910 2006-08-27  Jim Meyering  <jim@meyering.net>
28911
28912         * doc/visibility.texi: Remove duplicate word: "pointer".
28913
28914 2006-08-26  Bruno Haible  <bruno@clisp.org>
28915
28916         * modules/inttypes (Files): Add lib/inttypes_.h, remove lib/inttypes.h.
28917         Add m4/inttypes.m4, remove m4/_inttypes_h.m4 and m4/include_next.m4.
28918         (Makefile.am): Create inttypes.h from inttypes_.h.
28919         * modules/stdint (Makefile.am): Substitute also ABSOLUTE_INTTYPES_H.
28920
28921         * modules/imaxabs: New file.
28922
28923         * modules/imaxdiv: New file.
28924
28925 2006-08-26  Bruno Haible  <bruno@clisp.org>
28926
28927         * m4/inttypes.m4: New file.
28928         * m4/_inttypes_h.m4: Remove file.
28929         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Also AC_SUBST
28930         PRI_MACROS_BROKEN.
28931         * m4/stdint.m4 (gl_STDINT_H): Define also ABSOLUTE_INTTYPES_H.
28932
28933         * m4/imaxabs.m4: New file.
28934
28935         * m4/imaxdiv.m4: New file.
28936
28937 2006-08-26  Bruno Haible  <bruno@clisp.org>
28938
28939         * lib/inttypes_.h: New file.
28940         * lib/inttypes.h: Remove file.
28941         * lib/stdint_.h: Include <inttypes.h> through its absolute filename.
28942
28943         * lib/imaxabs.c: New file.
28944
28945         * lib/imaxdiv.c: New file.
28946
28947 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
28948
28949         New config-h module, so that "make" output needn't be cluttered
28950         by -DHAVE_CONFIG_H.
28951         * MODULES.html.sh (Support for building libraries and executables):
28952         Add config-h.
28953         * modules/config-h: New file.
28954         * gnulib-tool (nl, sed_transform_lib_file): New vars.
28955         (func_import): Turn "#ifdef HAVE_CONFIG_H" to "#if 1" if
28956         the config-h module is used.
28957
28958         New configmake module, so that "make" output needn't be cluttered
28959         by fluff like '-DLIBDIR=\"/usr/local/lib\"'.
28960         * MODULES.html.sh (Support for building libraries and executables):
28961         Add configmake.
28962         * modules/configmake: New file.
28963
28964 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
28965
28966         * m4/config-h.m4: New file.
28967
28968 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
28969
28970         * config/srclist.txt: Add elisp-comp.
28971
28972 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
28973
28974         * MODULES.html.sh (Support for building libraries and executables):
28975         Add elisp-comp.
28976         * build-aux/elisp-comp: New file.
28977         * modules/elisp-comp: New file.
28978
28979 2006-08-24  Bruno Haible  <bruno@clisp.org>
28980
28981         * gnulib-tool (func_create_testdir): Use non-default values of
28982         sourcebase and m4base.
28983
28984 2006-08-24  Bruno Haible  <bruno@clisp.org>
28985
28986         * MODULES.html.sh (Compatibility checks for POSIX:2001 functions: Fix
28987         HTML structure.
28988
28989 2006-08-23  Paul Eggert  <eggert@cs.ucla.edu>
28990
28991         * modules/openat (Depends-on): Add lchown.
28992
28993 2006-08-23  Bruno Haible  <bruno@clisp.org>
28994
28995         * gnulib-tool (func_import, func_create_testdir): Emit an invocation
28996         of gl_LOCK_EARLY instead of gl_LOCK.
28997
28998 2006-08-23  Bruno Haible  <bruno@clisp.org>
28999
29000         * m4/lock.m4 (gl_LOCK_BODY): Change the default value of gl_use_threads
29001         on OSF/1 to no.
29002         Reported by Stephen Cartwright <sgcartwr@ucalgary.ca>.
29003
29004 2006-08-23  Bruno Haible  <bruno@clisp.org>
29005
29006         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't consider BeOS statvfs
29007         as unusable.
29008
29009         * m4/lock.m4 (gl_LOCK_EARLY): Renamed from gl_LOCK.
29010         (gl_LOCK_BODY): Remove gl_PREREQ_LOCK invocation.
29011         (gl_LOCK): New macro.
29012
29013 2006-08-22  Simon Josefsson  <jas@extundo.com>
29014
29015         * modules/gc-md5 (Makefile.am): Need to add md5.h, after changes
29016         to md5 module.
29017
29018 2006-08-22  Simon Josefsson  <jas@extundo.com>
29019
29020         * MODULES.html.sh: Add "Support for maintaining and release
29021         projects".
29022
29023         * build-aux/gnupload: New file, from coreutils.
29024
29025 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
29026
29027         Avoid the need for AC_LIBSOURCES in m4 macros.
29028         * modules/arcfour (EXTRA_DIST): Add arcfour.h.
29029         * modules/arctwo (EXTRA_DIST): Add arctwo.h.
29030         * modules/check-version (EXTRA_DIST): Add check-version.h.
29031         * modules/crc (EXTRA_DIST): Add crc.h.
29032         * modules/des (EXTRA_DIST): Add des.h.
29033         * modules/gc (EXTRA_DIST): Add gc.h.
29034         * modules/getdelim (EXTRA_DIST): Add getdelim.h.
29035         * modules/getline (EXTRA_DIST): Add getline.h.
29036         * modules/getlogin_r (EXTRA_DIST): Add getlogin_r.h.
29037         * modules/hmac-md5 (EXTRA_DIST): Add hmac.h.
29038         * modules/hmac-sha1 (EXTRA_DIST): Add hmac.h.
29039         * modules/md2 (EXTRA_DIST): Add md2.h.
29040         * modules/md4 (EXTRA_DIST): Add md4.h.
29041         * modules/pagealign_alloc (EXTRA_DIST): Add pagealign_alloc.h.
29042         * modules/read-file (EXTRA_DIST): Add read-file.h.
29043         * modules/readline (EXTRA_DIST): Add readline.h.
29044         * modules/rijndael (EXTRA_DIST): Add rijndael-alg-fst.h,
29045         rijndael-api-fst.h.
29046
29047 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
29048
29049         * m4/rijndael.m4 (gl_ARCFOUR):
29050         * m4/arctwo.m4 (gl_ARCTWO):
29051         * m4/check-version.m4 (gl_CHECK_VERSION):
29052         * m4/crc.m4 (gl_CRC):
29053         * m4/des.m4 (gl_DES):
29054         * m4/gc-pbkdf2-sha1.m4 (gl_GC_PBKDF2_SHA1):
29055         * m4/gc.m4 (gl_GC):
29056         * m4/getdelim.m4 (gl_FUNC_GETDELIM):
29057         * m4/getline.m4 (gl_FUNC_GETLINE):
29058         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE):
29059         * m4/hmac-md5.m4 (gl_HMAC_MD5):
29060         * m4/hmac-sha1.m4 (gl_HMAC_SHA1):
29061         * m4/md2.m4 (gl_MD2):
29062         * m4/md4.m4 (gl_MD4):
29063         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC):
29064         * m4/read-file.m4 (gl_FUNC_READ_FILE):
29065         * m4/readline.m4 (gl_FUNC_READLINE):
29066         * m4/rijndael.m4 (gl_RIJNDAEL):
29067         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
29068         to get the necessary .h files and whatnot.
29069
29070 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
29071
29072         * config/srclist.txt: Remove gnupload, since coreutils now syncs from
29073         gnulib rather than the other way around.
29074         * config/srclistvars.sh (COREUTILS): Remove.
29075
29076 2006-08-22  Jim Meyering  <jim@meyering.net>
29077
29078         * modules/mkdir-p (Makefile.am): Fix typo: s/lib+SOURCES/lib_SOURCES/.
29079
29080         * modules/getpass-gnu (Makefile.am): Add getpass.h to EXTRA_DIST.
29081
29082 2006-08-22  Eric Blake  <ebb9@byu.net>
29083
29084         * modules/regexprops-generic: New file.
29085         * MODULES.html.sh (Support for building documentation): List it.
29086
29087 2006-08-22  Eric Blake  <ebb9@byu.net>
29088
29089         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Avoid compiler warning.
29090         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
29091         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Likewise.
29092         * m4/intmax_t.m4 (gt_AC_TYPE_INTMAX_T): Likewise.
29093
29094 2006-08-22  Bruno Haible  <bruno@clisp.org>
29095
29096         * gnulib-tool (func_emit_lib_Makefile_am): Don't treat lib_LIBRARIES
29097         and lib_LTLIBRARIES like the other lib_* variables.
29098
29099 2006-08-22  Bruno Haible  <bruno@clisp.org>
29100
29101         * build-aux/x-to-1.in: New file, from GNU gettext.
29102
29103 2006-08-22  Bruno Haible  <bruno@clisp.org>
29104
29105         * m4/readutmp.m4 (gl_READUTMP): Compile readutmp.c only if <utmp.h> or
29106         <utmpx.h> exists.
29107
29108 2006-08-22  Bruno Haible  <bruno@clisp.org>
29109
29110         * lib/readutmp.h: Skip most definitions if neither <utmp.h> nor
29111         <utmpx.h> exists.
29112
29113 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
29114
29115         BeOS portability.
29116         * lib/dirchownmod.c (dirchownmod): Don't use fchmod if it doesn't
29117         exist.
29118         Problem reported by Bruno Haible.
29119
29120 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
29121
29122         Avoid the need for AC_LIBSOURCES in m4 macros.
29123         * modules/acl (EXTRA_DIST): Add acl.h.
29124         * modules/argmatch (Files): Add m4/argmatch.m4.
29125         (configure.ac): Add gl_ARGMATCH.
29126         (EXTRA_DIST): Renamed from lib_SOURCES, for
29127         consistency with the other modules.  Remove argmatch.c.
29128         * modules/backupfile (EXTRA_DIST): Add backupfile.h.
29129         * modules/c-strtod (EXTRA_DIST): Add c-strtod.h.
29130         * modules/c-strtold (EXTRA_DIST): Add c-strtod.c, c-strtod.h.
29131         * modules/canonhost (EXTRA_DIST): Add c-canonhost.h.
29132         * modules/canonicalize (EXTRA_DIST): Add canonicalize.h.
29133         * modules/chdir-long (EXTRA_DIST): Add chdir-long.h.
29134         * modules/chdir-safer (EXTRA_DIST): Add chdir-safer.h.
29135         * modules/cloexec (EXTRA_DIST): Add cloexec.h.
29136         * modules/close-stream (EXTRA_DIST): Add close-stream.h.
29137         * modules/closeout (EXTRA_DIST): Add closeout.h.
29138         * modules/cycle-check (EXTRA_DIST): Add cycle-check.h.
29139         * modules/dev-ino (EXTRA_DIST): Add dev-ino.h.
29140         * modules/dirfd (EXTRA_DIST): Add dirfd.h.
29141         * modules/dirname (EXTRA_DIST): Renamed from lib_SOURCES.  Add
29142         dirname.h; remove basename.c and stripslash.c.
29143         * modules/exclude (EXTRA_DIST): Add exclude.h.
29144         * modules/exitfail (EXTRA_DIST): Add exitfail.h.
29145         * modules/fcntl-safer (EXTRA_DIST): Add fcntl-safer.h fcntl--.h.
29146         * modules/file-type (EXTRA_DIST): Add file-type.h.
29147         * modules/filemode (EXTRA_DIST): Add filemode.h.
29148         * modules/filenamecat (EXTRA_DIST): Add filenamecat.h.
29149         * modules/fopen-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
29150         * modules/fpending (EXTRA_DIST): Add __fpending.h.
29151         * modules/fprintftime (EXTRA_DIST): Add fprintftime.h.
29152         * modules/fsusage (EXTRA_DIST): Add fsusage.h.
29153         * modules/fts (EXTRA_DIST): Add fts_.h fts-cycle.c.
29154         * modules/getcwd (EXTRA_DIST): Add getcwd.h.
29155         * modules/getdate (EXTRA_DIST): Add getdate.c.
29156         * modules/gethrxtime (EXTRA_DIST): Add gethrxtime.h xtime.h.
29157         * modules/getpagesize (EXTRA_DIST): Add getpagesize.h.
29158         * modules/getpass (EXTRA_DIST): Add getpass.h.
29159         * modules/glob (EXTRA_DIST): Add glob_.h glob-libc.h.
29160         * modules/group-member (EXTRA_DIST): Add group-member.h.
29161         * modules/hard-locale (EXTRA_DIST): Add hard-locale.h.
29162         * modules/hash (EXTRA_DIST): Add hash.h.
29163         * modules/human (EXTRA_DIST): Add human.h.
29164         * modules/inttypes (EXTRA_DIST): Add inttypes.h.
29165         * modules/lchmod (EXTRA_DIST): Add lchmod.h.
29166         * modules/lchown (EXTRA_DIST): Add lchown.h.
29167         * modules/long-options (EXTRA_DIST): Add long-options.h.
29168         * modules/lstat (EXTRA_DIST): Add lstat.h.
29169         * modules/md5 (EXTRA_DIST): Add memcasecmp.h.
29170         * modules/memcoll (EXTRA_DIST): Add memcoll.h.
29171         * modules/mempcpy (EXTRA_DIST): Add mempcpy.h.
29172         * modules/memrchr (EXTRA_DIST): Add memrchr.h.
29173         * modules/memxor (EXTRA_DIST): Add memxor.h.
29174         * modules/mkancesdirs (EXTRA_DIST): Add mkancesdirs.h.
29175         * modules/mkdir-p (EXTRA_DIST): Add modechange.h.
29176         * modules/mountlist (EXTRA_DIST): Add mountlist.h.
29177         * modules/openat (EXTRA_DIST): Add at-func.c openat.h openat-priv.h.
29178         * modules/pathmax (EXTRA_DIST): Add pathmax.h.
29179         * modules/physmem (EXTRA_DIST): Add physmem.h.
29180         * modules/posixtm (EXTRA_DIST): Add posixtm.h.
29181         * modules/posixver (EXTRA_DIST): Add posixver.h.
29182         * modules/quote (EXTRA_DIST): Add quote.h.
29183         * modules/quotearg (EXTRA_DIST): Add quotearg.h.
29184         * modules/readtokens (EXTRA_DIST): Add readtokens.h.
29185         * modules/readutmp (EXTRA_DIST): Add readutmp.h.
29186         * modules/regex (EXTRA_DIST): Add regcomp.c regex.h regex_internal.c
29187         regex_internal.h regexec.c.
29188         * modules/safe-read (EXTRA_DIST): Add safe-read.h.
29189         * modules/safe-write (EXTRA_DIST): Add safe-write.h.
29190         * modules/same (EXTRA_DIST): Add same.h.
29191         * modules/same-inode (EXTRA_DIST): Add same-inode.h.
29192         * modules/save-cwd (EXTRA_DIST): Add save-cwd.h.
29193         * modules/savedir (EXTRA_DIST): Add savedir.h.
29194         * modules/sha1 (EXTRA_DIST): Add sha1.h.
29195         * modules/sig2str (EXTRA_DIST): Add sig2str.h.
29196         * modules/stat-macros (EXTRA_DIST): Add stat-macros.h.
29197         * modules/stat-time (EXTRA_DIST): Add stat-time.h.
29198         * modules/stdlib-safer (EXTRA_DIST): Add stdlib-safer.h stdlib--.h.
29199         * modules/strdup (EXTRA_DIST): Add strdup.h.
29200         * modules/strftime (EXTRA_DIST): Add strftime.h.
29201         * modules/strndup (EXTRA_DIST): Add strndup.h.
29202         * modules/strnlen (EXTRA_DIST): Add strnlen.h.
29203         * modules/strverscmp (EXTRA_DIST): Add strverscmp.h.
29204         * modules/time_r (EXTRA_DIST): Add time_r.h.
29205         * modules/timespec (EXTRA_DIST): Add timespec.h.
29206         * modules/tmpfile-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
29207         * modules/unistd-safer (EXTRA_DIST): Add unistd-safer.h unistd--.h.
29208         * modules/unlinkdir (EXTRA_DIST): Add unlinkdir.h.
29209         * modules/unlocked-io (EXTRA_DIST): Add unlocked-io.h.
29210         * modules/userspec (EXTRA_DIST): Add userspec.h.
29211         * modules/utimecmp (EXTRA_DIST): Add utimecmp.h.
29212         * modules/utimens (EXTRA_DIST): Add utimens.h.
29213         * modules/xalloc (EXTRA_DIST): Add xalloc.h.
29214         * modules/xgetcwd (EXTRA_DIST): Add xgetcwd.h.
29215         * modules/xnanosleep (EXTRA_DIST): Add xnanosleep.h.
29216         * modules/xreadlink (EXTRA_DIST): Add xreadlink.h.
29217         * modules/xstrtod (EXTRA_DIST): Add xstrtod.h.
29218         * modules/xstrtol (EXTRA_DIST): Add xstrtol.h.
29219         * modules/xstrtold (EXTRA_DIST): Add xstrtod.c xstrtod.h.
29220         * modules/yesno (EXTRA_DIST): Add yesno.h.
29221
29222 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
29223
29224         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Check for fchmod.
29225
29226         * m4/argmatch.m4: New file, from coreutils with AC_LIBSOURCES removed.
29227         * m4/dev-ino.m4, same-inode.m4: Remove.
29228
29229         * m4/_inttypes_h.m4 (gl_INTTYPES_H):
29230         * m4/acl.m4 (AC_FUNC_ACL):
29231         * m4/backupfile.m4 (gl_BACKUPFILE):
29232         * m4/c-strtod.m4 (gl_C99_STRTOLD):
29233         * m4/canon-host.m4 (gl_CANON_HOST):
29234         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
29235         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG):
29236         * m4/chdir-safer.m4 (gl_CHDIR_SAFER):
29237         * m4/cloexec.m4 (gl_CLOEXEC):
29238         * m4/close-stream.m4 (gl_CLOSE_STREAM):
29239         * m4/closeout.m4 (gl_CLOSEOUT):
29240         * m4/dirfd.m4 (gl_FUNC_DIRFD):
29241         * m4/dirname.m4 (gl_DIRNAME):
29242         * m4/exclude.m4 (gl_EXCLUDE):
29243         * m4/exitfail.m4 (gl_EXITFAIL):
29244         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER):
29245         * m4/file-type.m4 (gl_FILE_TYPE):
29246         * m4/filemode.m4 (gl_FILEMODE):
29247         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT):
29248         * m4/fpending.m4 (gl_FUNC_FPENDING):
29249         * m4/fprintftime.m4 (gl_FPRINTFTIME):
29250         * m4/fts.m4 (gl_FUNC_FTS):
29251         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL):
29252         * m4/getdate.m4 (gl_GETDATE):
29253         * m4/gethrxtime.m4 (gl_GETHRXTIME):
29254         * m4/getpagesize.m4 (gl_GETPAGESIZE):
29255         * m4/getpass.m4 (gl_FUNC_GETPASS):
29256         * m4/gettime.m4 (gl_GETTIME):
29257         * m4/getugroups.m4 (gl_GETUGROUPS):
29258         * m4/glob.m4 (gl_GLOB_SUBSTITUTE):
29259         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER):
29260         * m4/hard-locale.m4 (gl_HARD_LOCALE):
29261         * m4/hash.m4 (gl_HASH):
29262         * m4/idcache.m4 (gl_IDCACHE):
29263         * m4/lchmod.m4 (gl_FUNC_LCHMOD):
29264         * m4/lchown.m4 (gl_FUNC_LCHOWN):
29265         * m4/long-options.m4 (gl_LONG_OPTIONS):
29266         * m4/lstat.m4 (gl_FUNC_LSTAT):
29267         * m4/md5.m4 (gl_MD5):
29268         * m4/memcasecmp.m4 (gl_MEMCASECMP):
29269         * m4/memcoll.m4 (gl_MEMCOLL):
29270         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY):
29271         * m4/memrchr.m4 (gl_FUNC_MEMRCHR):
29272         * m4/memxor.m4 (gl_MEMXOR):
29273         * m4/mkancesdirs.m4 (gl_MKANCESDIRS):
29274         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS):
29275         * m4/modechange.m4 (gl_MODECHANGE):
29276         * m4/mountlist.m4 (gl_MOUNTLIST):
29277         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
29278         * m4/openat.m4 (gl_FUNC_OPENAT):
29279         * m4/pathmax.m4 (gl_PATHMAX):
29280         * m4/physmem.m4 (gl_PHYSMEM):
29281         * m4/posixtm.m4 (gl_POSIXTM):
29282         * m4/posixver.m4 (gl_POSIXVER):
29283         * m4/quote.m4 (gl_QUOTE):
29284         * m4/quotearg.m4 (gl_QUOTEARG):
29285         * m4/readtokens.m4 (gl_READTOKENS):
29286         * m4/readutmp.m4 (gl_READUTMP):
29287         * m4/regex.m4 (gl_REGEX):
29288         * m4/safe-read.m4 (gl_SAFE_READ):
29289         * m4/safe-write.m4 (gl_SAFE_WRITE):
29290         * m4/same.m4 (gl_SAME):
29291         * m4/save-cwd.m4 (gl_SAVE_CWD):
29292         * m4/savedir.m4 (gl_SAVEDIR):
29293         * m4/settime.m4 (gl_SETTIME):
29294         * m4/sha1.m4 (gl_SHA1):
29295         * m4/sig2str.m4 (gl_FUNC_SIG2STR):
29296         * m4/stat-macros.m4 (gl_STAT_MACROS):
29297         * m4/stat-time.m4 (gl_STAT_TIME):
29298         * m4/stdio-safer.m4 (gl_FOPEN_SAFER):
29299         * m4/stdlib-safer.m4 (gl_STDLIB_SAFER):
29300         * m4/strdup.m4 (gl_FUNC_STRDUP):
29301         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME):
29302         * m4/strndup.m4 (gl_FUNC_STRNDUP):
29303         * m4/strnlen.m4 (gl_FUNC_STRNLEN):
29304         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP):
29305         * m4/time_r.m4 (gl_TIME_R):
29306         * m4/timespec.m4 (gl_TIMESPEC):
29307         * m4/unistd-safer.m4 (gl_UNISTD_SAFER):
29308         * m4/unlinkdir.m4 (gl_UNLINKDIR):
29309         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO):
29310         * m4/userspec.m4 (gl_USERSPEC):
29311         * m4/utimecmp.m4 (gl_UTIMECMP):
29312         * m4/utimens.m4 (gl_UTIMENS):
29313         * m4/xalloc.m4 (gl_XALLOC):
29314         * m4/xgetcwd.m4 (gl_XGETCWD):
29315         * m4/xnanosleep.m4 (gl_XNANOSLEEP):
29316         * m4/xreadlink.m4 (gl_XREADLINK):
29317         * m4/xstrtod.m4 (gl_XSTRTOD):
29318         * m4/yesno.m4 (gl_YESNO):
29319         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
29320         to get the necessary .h files and whatnot.
29321
29322 2006-08-21  Mark D. Baushke  <mdb@gnu.org>
29323             Bruno Haible  <bruno@clisp.org>
29324
29325         * gnulib-tool (func_verify_module): Work around Sun's non-POSIX 1003.2
29326         /bin/sh understanding of '!' conditional negation.
29327
29328 2006-08-21  Jim Meyering  <jim@meyering.net>
29329
29330         * modules/openat (Depends-on): Really alphabetize.
29331
29332         * modules/acl (Depends-on): Add error and quote.
29333
29334         * check-module (find_included_lib_files): Add at-func.c to the
29335         ok-to-include-more-than-once white list.
29336
29337         * modules/openat (Depends-on): Add lstat.  Alphabetize.
29338
29339 2006-08-21  Bruno Haible  <bruno@clisp.org>
29340
29341         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
29342         Emit a pkgdata_DATA variable only if some snippets add contents to it.
29343         Reported by Martin Lambers <marlam@marlam.de>.
29344
29345 2006-08-21  Bruno Haible  <bruno@clisp.org>
29346
29347         * gnulib-tool (func_emit_lib_Makefile_am): If the snippets already
29348         specify an installation location, don't emit a noinst_LIBRARIES or
29349         noinst_LTLIBRARIES assignment.
29350
29351 2006-08-21  Bruno Haible  <bruno@clisp.org>
29352
29353         BeOS portability.
29354         * modules/mbchar (Include): Don't test HAVE_WCTYPE_H any more, since
29355         BeOS has mbrtowc() but no <wctype.h>.
29356
29357 2006-08-21  Bruno Haible  <bruno@clisp.org>
29358
29359         BeOS portability.
29360         * m4/mbchar.m4 (gl_MBCHAR): Compile mbchar.c also if <wctype.h> doesn't
29361         exist.
29362
29363 2006-08-21  Bruno Haible  <bruno@clisp.org>
29364
29365         BeOS portability.
29366         * lib/mbchar.h: Include <wctype.h> only if it exists.
29367
29368 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
29369
29370         Remove files that are no longer needed by their respective modules.
29371         * m4/obstack.m4: Remove.
29372         * m4/strerror_r.m4: Remove.
29373         * m4/uint32_t.m4: Remove.
29374         * m4/uintptr_t.m4: Remove.
29375         * m4/ullong_max.m4: Remove.
29376         * m4/xstrtoimax.m4: Remove.
29377         * m4/xstrtoumax.m4: Remove.
29378
29379         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Do not require
29380         gl_AC_TYPE_UINTMAX_T, gl_STRUCT_DEV_INO, or gl_SAME_INODE, since gnulib
29381         dependencies now capture this.
29382
29383         * m4/cycle-check.m4 (gl_CYCLE_CHECK):
29384         Do not use AC_LIBSOURCES, since gnulib modules now do this.
29385         * m4/fsusage.m4 (gl_FSUSAGE): Likewise.
29386         * m4/human.m4 (gl_HUMAN): Likewise.
29387         * m4/inttostr.m4 (gl_INTTOSTR): Likewise.
29388         * m4/xstrtol.m4 (gl_XSTRTOL): Likewise.
29389
29390         * m4/filemode.m4 (gl_FILEMODE): Require AC_STRUCT_ST_DM_MODE.
29391
29392         * m4/filemode.m4 (gl_PREREQ_FSUSAGE_EXTRA): Do not require
29393         gl_AC_TYPE_INTMAX_T or gl_AC_TYPE_UINTMAX_T, since we now require
29394         stdint.
29395         * m4/human.m4 (gl_HUMAN): Likewise.
29396         * m4/inttostr.m4 (gl_PREREQ_INTTOSTR): Likewise.
29397         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Likewise.
29398         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
29399         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
29400         * m4/xstrtol (gl_XSTRTOL): Likewise.
29401
29402         * m4/gethrxtime.m4 (gl_XTIME): gl_AC_TYPE_LONG_LONG ->
29403         AC_TYPE_LONG_LONG_INT.
29404         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
29405         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Likewise.
29406         * m4/strtoull.m4 (gl_FUNC_STRTOULL): Likewise, for unsigned long.
29407         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
29408
29409         * m4/human.m4 (gl_HUMAN): Do not require AM_STDBOOL_H since we depend
29410         on stdbool.
29411
29412         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL_H, gl_PREREQ_XSTRTOL): Remove.
29413         (gl_PREREQ_XSTRTOUL): Remove.
29414
29415         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Check for hasmntopt.
29416
29417         * m4/posixver.m4: Fix comment since head -1 now works even in POSIX
29418         mode.
29419
29420 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
29421
29422         Add and change modules to make it easier for coreutils to use
29423         gnulib-tool.
29424         * modules/backupfile (Files): Remove m4/d-ino.m4.
29425         (Depends-on): Add d-ino.
29426         * modules/cycle-check (Depends-on): Add stdint.
29427         (lib_SOURCES): Add cycle-check.h.
29428         * modules/d-ino: New module.
29429         * modules/d-type: New module.
29430         * modules/error (Files): Remove m4/strerror_r.m4.
29431         * modules/filemode (Files): Add m4/st_dm_mode.m4.
29432         * modules/fsuage (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
29433         m4/inttypes_h.m4, m4/uintmax_t.m4.
29434         (Depends-on): Add stdint.
29435         (lib_SOURCES): Add fsusage.h.
29436         * modules/getcwd (Files): Remove d-ino.m4.
29437         (Depends-on): Add d-ino.
29438         * modules/getndelim2 (Depends-on): Add stdint.
29439         * modules/glob (Files): Remove m4/d-type.m4.
29440         (Depends-on): Add d-type.
29441         * modules/host-os: New module.
29442         * modules/human (Files):  Remove m4/ulonglong.m4, m4/stdint_h.m4,
29443         m4/inttypes_h.m4, m4/uintmax_t.m4.
29444         * Depends-on: Add stdint.
29445         (lib_SOURCES): Add human.h.
29446         * modules/inttostr (Files): Remove m4/intmax_t.m4,
29447         m4/inttostr.m4, m4/inttypes_h.m4, m4/longlong.m4, m4/stdint_h.m4,
29448         m4/uintmax_t.m4, m4/ulonglong.m4.
29449         (Depends-on): Add stdint.
29450         (EXTRA_DIST): Add inttostr.h.
29451         * modules/lchmod: New module.
29452         * modules/link-follow: New module.
29453         * modules/mkdir-p (Files): Remove lib/lchmod.h, m4/lchmod.m4.
29454         (Depends-on): Add lchmod.
29455         * modules/mkstemp (Files): Remove m4/ulonglong.m4,
29456         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4.
29457         (Depends-on): Add stdint.
29458         * modules/obstack (Files): Remove m4/inttypes_h.m4, m4/obstack.m4,
29459         m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4.
29460         (Depends-on): Add stdint.
29461         (configure.ac): Change gl_OBSTACK to AC_FUNC_OBSTACK.
29462         * modules/perl: New module.
29463         * modules/regex (Depends-on): Add stdint.
29464         * modules/rmdir-errno: New module.
29465         * modules/strtoimax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
29466         m4/intmax_t.m4.
29467         (Depends-on): Add stdint.
29468         * modules/strtoumax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
29469         m4/uintmax_t.m4.
29470         (Depends-on): Add stdint.
29471         * modules/unlink-busy: New module.
29472         * modules/utimecmp (Depends-on): Add stdint.
29473         * modules/uptime: New module.
29474         * modules/winsz-ioctl: New module.
29475         * modules/winsz-termios: New module.
29476         * modules/xnanosleep (Depends-on): Add nanosleep.
29477         * modules/ullong_max: Remove.
29478         * modules/xstrtoimax (Files): Remove m4/xstrtoimax.m4.
29479         (configure.ac): Remove gl_XSTRTOIMAX; no action needed now.
29480         * modules/xstrtol (Files): Remove m4/ulonglong.m4, m4/longlong.m4,
29481         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4, m4/intmax_t.m4.
29482         (Depends-on): Add inttypes.
29483         (lib_SOURCES): Add xstrtol.h.
29484         * modules/xstrtoumax (Files): Remove m4/xstrtoumax.m4.
29485         (configure.ac): Remove gl_XSTRTOUMAX; no action needed now.
29486         * MODULES.html.sh: Move 'assert' into the assert section.
29487         Move 'dummy' into the linking section.
29488         Remove ullong_max.
29489         Add section for compatibility checks for POSIX:2001 functions,
29490         and put d-ino, d-type, link-follow, rmdir-errno, unlink-busy,
29491         winsz-ioctl, and winsz-termios into it.
29492         Add lchmod.
29493         Add top-level Misc section and put host-os, perl, and uptime
29494         into it.
29495
29496 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
29497
29498         * lib/cycle-check.h: Include <stdint.h> unconditionally, since we
29499         now assume the stdint module.  Do not include inttypes.h.
29500         * lib/fsusage.h: Likewise.
29501         * lib/getndelim2.c: Likewise.
29502         * lib/human.h: Likewise.
29503         * lib/inttostr.h: Likewise.
29504         * lib/obstack.c: Likewise.
29505         * lib/regex_internal.h: Likewise.
29506         * lib/tempname.c: Likewise.
29507         * lib/utimecmp.c: Likewise.
29508         * lib/xstrtol.h: Likewise.
29509
29510         * lib/stat_.h: Fix typo: HAVE_FUNC_LSTAT -> HAVE_LSTAT.
29511
29512         * lib/strtoimax.c: Adjust to macro name changes in Autoconf,
29513         e.g., HAVE_LONG_LONG -> HAVE_LONG_LONG_INT.
29514         * lib/xtime.h: Likewise.
29515
29516 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
29517
29518         * modules/openat (Files): Add lib/fchmodat.c.
29519         Fixes problem reported by Jay Youngman.
29520
29521 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
29522
29523         * lib/fchmodat.c: New file, from coreutils.  This was inadvertently
29524         omitted in the 2006-08-17 update.  Problem reported by Jay Youngman.
29525
29526 2006-08-18  Paul Eggert  <eggert@cs.ucla.edu>
29527             Bruno Haible  <bruno@clisp.org>
29528
29529         * m4/bison-i18n.m4 (BISON_I18N): Also handle the case where yacc exists
29530         and is a script that invokes bison. Tighten the code. Add comments.
29531
29532 2006-08-18  Jim Meyering  <jim@meyering.net>
29533
29534         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for
29535         CLOCK_REALTIME, since gethrxtime may revert to using clock_gettime via
29536         gettime.c.  Gabor Z. Papp reported that gethrxtime-using programs
29537         failed to link due to unresolved clock_gettime on a linux-2.4.x system.
29538
29539 2006-08-18  Bruno Haible  <bruno@clisp.org>
29540
29541         * modules/bison-i18n: New file.
29542         * MODULES.html.sh (Internationalization functions): Add it.
29543
29544 2006-08-18  Bruno Haible  <bruno@clisp.org>
29545
29546         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Also check for
29547         sys/statvfs.h. When getmntinfo was found, check its declaration and
29548         set either MOUNTED_GETMNTINFO or MOUNTED_GETMNTINFO2 depending on it.
29549
29550 2006-08-18  Bruno Haible  <bruno@clisp.org>
29551
29552         * m4/bison-i18n.m4: New file, from bison.
29553
29554 2006-08-18  Bruno Haible  <bruno@clisp.org>
29555
29556         * lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys/statvfs.h.
29557         (ME_DUMMY): Treat "kernfs" as a dummy.
29558         (read_file_system_list) [MOUNTED_GETMNTINFO2]: Implement.
29559
29560 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
29561
29562         Update from coreutils.
29563
29564         2006-08-15  Jim Meyering  <jim@meyering.net>
29565
29566         * m4/openat.m4 (gl_FUNC_OPENAT): Add at-func.c via AC_LIBSOURCES.
29567
29568         2006-01-17  Jim Meyering  <jim@meyering.net>
29569
29570         * m4/fts.m4 (gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT.
29571
29572         2006-01-11  Jim Meyering  <jim@meyering.net>
29573
29574         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile fchmodat.c.
29575         Check for the lchmod function.
29576
29577 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
29578
29579         Update from coreutils.
29580
29581         * lib/__fpending.h: Add copyright notice.
29582         * lib/fprintftime.h: Likewise.
29583         * lib/savedir.c: Use (C) in copyright notice.
29584         * lib/savedir.h: Likewise.
29585
29586         2006-08-15  Jim Meyering  <jim@meyering.net>
29587
29588         * lib/at-func.c: New file, with the logic of all emulated at-functions.
29589         * lib/openat-priv.h: Include <errno.h> and define ENOSYS,
29590         in support of the EXPECTED_ERRNO macro.
29591         * lib/openat.c (fstatat, unlinkat, fchownat): Remove function
29592         definitions.  Instead, define the appropriate symbols and include
29593         "at-func.c".
29594         * lib/mkdirat.c (mkdirat): Likewise.
29595         * lib/fchmodat.c (fchmodat): Likewise.
29596         (ENOSYS): Remove definition.
29597         * lib/openat.c: Don't include <errno.h>, now that "openat-priv.h" does
29598         it.  Don't include "unistd--.h" -- it wasn't ever used.
29599
29600         2006-01-17  Jim Meyering  <jim@meyering.net>
29601
29602         Rewrite fts.c not to change the current working directory,
29603         by using openat, fstatat, fdopendir, etc..
29604
29605         * lib/fts.c [! _LIBC]: Include "openat.h" and "unistd--.h".
29606         (HAVE_OPENAT_SUPPORT): Define.
29607         [_LIBC] (fchdir): Don't undef or define; no longer used.
29608         (FCHDIR): Define in terms of cwd_advance_fd rather than fchdir.
29609         Now, this `function' always succeeds, and consumes its file descriptor
29610         parameter -- so callers must not close such FDs.  Update callers.
29611         (diropen_fd, opendirat, cwd_advance_fd): New functions.
29612         (diropen): Add parameter, SP.  Adjust all callers.
29613         Implement using diropen_fd, rather than open.
29614         (fts_open): Initialize new member, fts_cwd_fd.
29615         Remove fts_rft-setting code.
29616         (fts_close): Close fts_cwd_fd, if necessary.
29617         (__opendir2): Define in terms of opendir or opendirat,
29618         depending on whether the FST_NOCHDIR flag is set.
29619         (fts_build): Since fts_safe_changedir consumes its FD, and since
29620         this code must do `closedir(dirp)', dup the dirfd(dirp) argument,
29621         and close the dup'd file descriptor upon failure.
29622         (fts_stat): Use fstatat(...AT_SYMLINK_NOFOLLOW) in place of lstat.
29623         (fts_safe_changedir): Tweak semantics to reflect that this function
29624         now calls cwd_advance_fd and hence consumes its FD argument.
29625         * lib/fts_.h [struct FTS] (fts_cwd_fd): New member.
29626         [struct FTS] (fts_rft): Remove now-unused member.
29627         [struct FTS] (fts_cycle.state): Improve comment.
29628
29629         * lib/openat.c (openat_needs_fchdir): New function.
29630         * lib/openat.h (openat_needs_fchdir): Declare it.
29631
29632 2006-08-16  Paul Eggert  <eggert@cs.ucla.edu>
29633
29634         * lib/memcoll.c (memcoll): Set errno = 0 in the shortcut case, too.
29635         Problem and fix reported by Pádraig Brady in
29636         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00099.html>.
29637
29638 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
29639
29640         * modules/cycle-check (configure.ac): Add gl_CYCLE_CHECK.
29641
29642 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
29643
29644         * lib/memcoll.c (memcoll): Optimize for the common case where the
29645         arguments are bytewise equal.
29646
29647 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
29648
29649         * doc/regexprops-generic.texi: Add a copyright notice.
29650
29651 2006-08-15  Bruno Haible  <bruno@clisp.org>
29652
29653         * modules/tmpdir (License): Change to LGPL.
29654
29655 2006-08-15  Bruno Haible  <bruno@clisp.org>
29656
29657         * gnulib-tool (func_all_modules, func_verify_module): COPYING is not a
29658         module.
29659
29660 2006-08-14  Simon Josefsson  <jas@extundo.com>
29661
29662         * config/srclist.txt: Add gnupload.
29663
29664 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
29665
29666         Change copyright notice from LGPL 2 to GPL 2, since that's the
29667         standard form used in the gnulib repository.
29668         * tests/test-lock.c: Likewise.
29669         * tests/test-stdint.c: Likewise.
29670         * tests/test-tls.c: Likewise.
29671
29672         * users.txt: Add bison, diffutils, libprelude, prelude-lml,
29673         prelude-manager.  User shorter URLs for GNU projects, without '?'.
29674         Add copyright notice.
29675
29676         * check-module: Add copyright notice.  Output a copyright
29677         notice if "--version" is specified.
29678         * modules/COPYING: New file.
29679         * tests/test-getaddrinfo.c: Add copyright notice.
29680         * tests/test-verify.c: Likewise.
29681
29682 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
29683
29684         Change copyright notice from LGPL 2 to GPL 2, since that's the
29685         standard form used in the gnulib repository.
29686         * lib/lock.c: LGPL -> GPL.
29687         * lib/lock.h: Likewise.
29688         * lib/strnlen1.c: Likewise.
29689         * lib/strnlen1.h: Likewise.
29690         * lib/tls.c: Likewise.
29691         * lib/tls.h: Likewise.
29692         * lib/tmpdir.c: Likewise.
29693
29694         * lib/TODO: Remove; this belongs only in coreutils.
29695
29696 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
29697
29698         Add copyright notices to long-enough files that lack them, since
29699         otherwise the files aren't clearly free.  Use the same notice that
29700         getdate.texi already uses.
29701         * doc/alloca-opt.texi: Add copyright notice.
29702         * doc/alloca.texi: Likewise.
29703         * doc/ctime.texi: Likewise.
29704         * doc/functions.texi: Likewise.
29705         * doc/gcd.texi: Likewise.
29706         * doc/gnulib-tool.texi: Likewise.
29707         * doc/inet_ntoa.texi: Likewise.
29708         * doc/visibility.texi: Likewise.
29709
29710         * doc/getdate.texi: Update FDL version from 1.1 to 1.2.
29711         * doc/quote.texi: Add copyright notice.
29712
29713         * doc/solaris-versions: Add SunOS 5.10, SunOS 1.x, SunOS 4.0, SunOS
29714         4.0.x, SunOS 4.1.1.1, SunOS 4.1.1_U1, SunOS 4.1.3B.  SunOS 4.1.3
29715         was Solaris 1.1A.  Remove space before B in Solaris 1.1.1B.
29716         Mention SunOS 5.11.  Mention that everything before SunOS 5.7
29717         is now obsolete, and give a pointer to the Sun list.
29718         Add copyright notice.
29719
29720 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
29721
29722         * config/srclistvars.sh: Add copyright notice.
29723
29724 2006-08-14  Eric Blake  <ebb9@byu.net>
29725
29726         Import the following change from libc:
29727
29728         2006-08-12  Ulrich Drepper  <drepper@redhat.com>
29729
29730         Upstream bug 2997.
29731         * lib/misc/error.c: Add space between program name and message if file
29732         name is missing.
29733
29734 2006-08-12  Karl Berry  <karl@gnu.org>
29735
29736         * config/srclist.txt (ssize_t.m4, sig_atomic_t.m4, signalblocking.m4):
29737         remove, these originate in gnulib now.
29738
29739 2006-08-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29740
29741         * doc/Makefile (standards.info standards.html standards.dvi):
29742         Also depend on make-stds.texi.
29743
29744 2006-08-11  Paul Eggert  <eggert@cs.ucla.edu>
29745
29746         * lib/pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->
29747         HAVE_PIPE.  Fix a file descriptor leak when fd_safer fails.
29748
29749         * lib/regex_internal.c (re_string_skip_chars): Don't assume WEOF fits
29750         in wchar_t.  Problem reported by Eric Blake.
29751
29752         * lib/snprintf.c (snprintf): memcpy LEN bytes, not SIZE - 1, when
29753         LEN is smaller than SIZE.  Suggested by Bruno Haible.
29754         Also, help the compiler to keep LEN in a register.
29755
29756 2006-08-11  Eric Blake  <ebb9@byu.net>
29757
29758         * users.txt: Sort.  Add tar.
29759
29760 2006-08-11  Bruno Haible  <bruno@clisp.org>
29761
29762         * users.txt: New file.
29763
29764 2006-08-11  Bruno Haible  <bruno@clisp.org>
29765
29766         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Include <stdio.h> and <time.h>
29767         before <wchar.h>. Needed for OSF/1 and BSD/OS.
29768
29769 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
29770
29771         * modules/snprintf (Depends-on): Remove minmax.
29772         (Maintainer): Add self and Bruno.
29773
29774 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
29775
29776         * lib/.cppi-disable: Add snprintf.h, socket_.h.
29777         * lib/snprintf.c: Include <errno.h> and <limits.h>.
29778         (EOVERFLOW): Define if the system does not.
29779         Do not include "minmax.h"; it wasn't used.
29780         (snprintf): Don't assume size_t promotes to an unsigned type.
29781         Fix bug when generated string was too long for the buffer: the
29782         buffer's contents are supposed to be the initial prefix of the
29783         output.  Don't assume vasnprintf returns EOVERFLOW if the size
29784         exceeds INT_MAX; do the check ourselves.
29785
29786         Import the following changes from libc:
29787
29788         2006-06-02  Jakub Jelinek  <jakub@redhat.com>
29789
29790         * lib/posix/regex_internal.c (re_string_skip_chars): If no character
29791         has been converted at all, set *last_wc to WEOF.  If mbrtowc failed,
29792         set wc to the byte which couldn't be converted.
29793         (re_string_reconstruct): Don't clear valid_raw_len before calling
29794         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
29795         tip_context using re_string_context_at.
29796
29797         2006-05-02  Ulrich Drepper  <drepper@redhat.com>
29798
29799         * lib/posix/regex.h: g++ still cannot handled [restrict].
29800
29801         2006-04-21  Ulrich Drepper  <drepper@redhat.com>
29802
29803         * lib/posix/regex.h: Remove special handling for VMS.
29804
29805 2006-08-10  Jim Meyering  <jim@meyering.net>
29806
29807         * modules/same-inode: New module.
29808         * modules/dev-ino: New module.
29809         * modules/cycle-check: Depend on these modules, rather than simply
29810         including their .h files.
29811         (Makefile.am): Don't list cycle-check.[ch] here, now that they're
29812         required via m4/cycle-check.m4.
29813         * modules/same: Depend on new same-inode module, rather than
29814         including same-inode.h.
29815         * modules/chdir-safer: New file.
29816
29817         * modules/chown (Depends-on): Add stat-macros.
29818
29819 2006-08-10  Jim Meyering  <jim@meyering.net>
29820
29821         * m4/cycle-check.m4: New file.
29822         Require gl_STRUCT_DEV_INO and gl_SAME_INODE.
29823         * m4/dev-ino.m4, m4/same-inode.m4: New files.
29824
29825 2006-08-10  Eric Blake  <ebb9@byu.net>
29826
29827         * modules/verror (Depends-on): Remove bogus gl_VERROR that snuck
29828         in from original proposal.
29829
29830 2006-08-10  Eric Blake  <ebb9@byu.net>
29831         and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
29832
29833         * gnulib-tool (func_import): Detect unexpanded macros in gnulib
29834         namespace.
29835
29836 2006-08-10  Bruno Haible  <bruno@clisp.org>
29837
29838         * gnulib-tool (func_create_testdir): Detect unexpanded macros here
29839         as well.
29840
29841 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
29842
29843         Sync from coreutils.
29844
29845         2006-07-19  Mike Frysinger  <vapier@gentoo.org>
29846
29847         * lib/mountlist.c [ME_REMOTE]: Filter out cifs.
29848         Reported by Toralf Förster in <http://bugs.gentoo.org/141012>.
29849
29850 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
29851
29852         * modules/restrict: Remove; no longer needed now that we assume
29853         Autoconf 2.59 or later.
29854         * MODULES.html.sh: Remove 'restrict'.
29855         * modules/argp (Depends-on): Remove 'restrict'.
29856         * modules/base64 (Depends-on): Likewise.
29857         * modules/gc (Depends-on): Likewise.
29858         * modules/getaddrinfo (Depends-on): Likewise.
29859         * modules/glob (Depends-on): Likewise.
29860         * modules/inet_ntop (Depends-on): Likewise.
29861         * modules/inet_pton (Depends-on): Likewise.
29862         * modules/memxor (Depends-on): Likewise.
29863         * modules/regex (Depends-on): Likewise.
29864         * modules/strtok_r (Depends-on): Likewise.
29865         * modules/time_r (Depends-on): Likewise.
29866
29867 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
29868
29869         * m4/argp.m4 (gl_ARGP): Require AC_C_RESTRICT.
29870         * m4/gc.m4 (gl_PREREQ_GC): Likewise.
29871         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
29872         * m4/inet_ntop.m4 (gl_PREREQ_INET_NTOP): Likewise.
29873         * m4/inet_pton.m4 (gl_PREREQ_INET_PTON): Likewise.
29874         * m4/memxor.m4 (gl_MEMXOR): Likewise.
29875         * m4/restrict.m4: Remove; no longer needed.  All remaining uses of
29876         gl_C_RESTRICT replaced by AC_C_RESTRICT.
29877
29878         Merge from coreutils.
29879         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_C_RESTRICT, not
29880         gl_C_RESTRICT, now that we assume Autoconf 2.59 or later.
29881         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
29882         * m4/time_r.m4 (gl_TIME_R): Likewise.
29883
29884 2006-08-09  Karl Berry  <karl@gnu.org>
29885
29886         * config/srclist.txt: no more gettext-tools, per Bruno.
29887
29888 2006-08-08  Eric Blake  <ebb9@byu.net>
29889
29890         * modules/verror: New module.
29891         * MODULES.html.sh: Document it.
29892
29893 2006-08-08  Eric Blake  <ebb9@byu.net>
29894
29895         * lib/verror.h, lib/verror.c: New files.
29896
29897 2006-08-08  Eric Blake  <ebb9@byu.net>
29898
29899         * lib/verror.c (verror_at_line): Work around glibc bug 2997, so that
29900         verror_at_line output complies with GNU Coding Standards even when
29901         file is NULL.
29902
29903 2006-08-07  Bruno Haible  <bruno@clisp.org>
29904
29905         * lib/allocsa.h (sa_alignof) [_AIX]: Also consider 'long long' in newer
29906         versions of AIX.
29907         Reported by Ralf Wildenhues.
29908
29909 2006-08-07  Bruno Haible  <bruno@clisp.org>
29910
29911         * gnulib-tool (func_create_testdir): Wrap the set of autoconf snippets
29912         in an AC_DEFUN. Needed so that the autoconf snippets can use
29913         AC_REQUIRE.
29914
29915 2006-08-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29916
29917         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
29918         Initialize pkgdata_DATA.
29919         * modules/javaversion (Makefile.am): Add to pkgdata_DATA, rather than
29920         overriding it.
29921
29922 2006-08-06  Eric Blake  <ebb9@byu.net>
29923
29924         * lib/error.h: Fold in some upstream changes from glibc.
29925         * lib/error.c: Likewise.
29926
29927 2006-08-04  Bruno Haible  <bruno@clisp.org>
29928
29929         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
29930         Make the mostlyclean-local rule depend on mostlyclean-generic.
29931         Reported by Jim Meyering. Solution suggested by Ralf Wildenhues.
29932
29933 2006-07-31  Bruno Haible  <bruno@clisp.org>
29934
29935         * m4/localcharset.m4 (gl_LOCALCHARSET): Remove tests for <stddef.h>,
29936         <stdlib.h>, <string.h>.
29937
29938 2006-07-30  Bruno Haible  <bruno@clisp.org>
29939
29940         * modules/readlink (License): Change to LGPL.
29941
29942 2006-07-30  Bruno Haible  <bruno@clisp.org>
29943
29944         * modules/javaversion (Makefile.am): Distribute javaversion.java and
29945         javaversion.class. Also install javaversion.class in $(pkgdatadir) and
29946         set PKGDATADIR to point to it.
29947
29948 2006-07-30  Bruno Haible  <bruno@clisp.org>
29949
29950         * modules/csharpexec (configure.ac): Comment out macro invocation.
29951         * modules/javaexec (configure.ac): Likewise.
29952         * modules/javacomp-script (configure.ac): Likewise.
29953
29954         * modules/csharpcomp-script (configure.ac): Use AC_REQUIRE.
29955
29956 2006-07-30  Bruno Haible  <bruno@clisp.org>
29957
29958         * modules/clean-temp (Depends-on): Add linkedhash-list, remove
29959         linked-list.
29960
29961 2006-07-30  Bruno Haible  <bruno@clisp.org>
29962
29963         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Assume <string.h> exists.
29964
29965 2006-07-30  Bruno Haible  <bruno@clisp.org>
29966
29967         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
29968         Initialize MOSTLYCLEANFILES to core and *.stackdump, so that core dumps
29969         get removed.
29970
29971 2006-07-29  Bruno Haible  <bruno@clisp.org>
29972
29973         Make it possible for gnulib-tool to work with locally modified or
29974         augmented gnulib repositories.
29975         * gnulib-tool (func_usage): Document --local-dir option.
29976         (local_gnulib_dir): New variable.
29977         Handle --local-dir option.
29978         (func_lookup_file): New function.
29979         (func_all_modules, func_verify_module): Look also in $local_gnulib_dir.
29980         (func_get_description, func_get_filelist, func_get_description,
29981         func_get_filelist, func_get_dependencies, func_get_autoconf_snippet,
29982         func_get_automake_snippet, func_get_include_directive,
29983         func_get_license, func_get_maintainer): Use func_lookup_file.
29984         (func_import, func_create_testdir): Use func_lookup_file.
29985
29986 2006-07-29  Bruno Haible  <bruno@clisp.org>
29987
29988         * modules/setenv (Depends-on): Add unistd.
29989
29990 2006-07-29  Bruno Haible  <bruno@clisp.org>
29991
29992         * lib/setenv.c: Undo unintended modification done on 2006-02-27.
29993
29994 2006-07-29  Bruno Haible  <bruno@clisp.org>
29995
29996         * lib/localcharset.c: Assume <stddef.h>, <stdlib.h>, <string.h> exist.
29997
29998 2006-07-29  Bruno Haible  <bruno@clisp.org>
29999
30000         * gnulib-tool (import, update): If there is no Makefile.am, look at
30001         aclocal.m4, instead of bailing out.
30002
30003 2006-07-29  Bruno Haible  <bruno@clisp.org>
30004
30005         * gnulib-tool (func_usage): Revert most of the 2006-07-15 change.
30006         Categorize the options by when they are useful.
30007
30008 2006-07-29  Bruno Haible  <bruno@clisp.org>
30009
30010         * gnulib-tool (func_usage): Document option --no-libtool.
30011         Handle option --no-libtool.
30012         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Update
30013         for changed semantics of $libtool variable.
30014         (func_import): Likewise. If libtool is not used, show this through
30015         an option --no-libtool.
30016         (func_create_testdir): Update.
30017
30018 2006-07-29  Bruno Haible  <bruno@clisp.org>
30019
30020         * gnulib-tool (func_import): Extend error message about missing
30021         --doc-base.
30022
30023 2006-07-29  Bruno Haible  <bruno@clisp.org>
30024
30025         * gnulib-tool (func_import): Don't create the $docbase directory if
30026         there is no file to store there.
30027
30028 2006-07-29  Bruno Haible  <bruno@clisp.org>
30029
30030         * gnulib-tool (autoconf_minversion): If a --dir option is given and
30031         relevant, look for configure.ac there, not in the current directory.
30032         Also use a simple search for AC_PREREQ, not "autoconf --trace".
30033
30034 2006-07-29  Bruno Haible  <bruno@clisp.org>
30035
30036         * gnulib-tool (SORT): New variable.
30037         (func_usage): Undocument --assume-autoconf option.
30038         Remove --assume-autoconf option handling.
30039         (autoconf_minversion): Determine from the contents of configure.ac.
30040         (func_import): Remove autoconf_minversion handling.
30041         Suggested by Eric Blake.
30042
30043 2006-07-29  Bruno Haible  <bruno@clisp.org>
30044
30045         * doc/gnulib-tool.texi (gl_LIBTOOL): Mention --no-libtool option.
30046
30047 2006-07-29  Bruno Haible  <bruno@clisp.org>
30048
30049         * config/srclist.txt (*setenv.[ch]): Remove rules.
30050
30051 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
30052
30053         * m4/inet_pton.m4, inet_ntop.m4: Check for netinet/in.h too.
30054
30055 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
30056
30057         * lib/inet_ntop.h, inet_pton.h: Need to include netinet/in.h before
30058         arpa/inet.h.
30059
30060 2006-07-28  Simon Josefsson  <jas@extundo.com>
30061
30062         * modules/inet_ntop (Depends-on): Depend on arpa_inet.
30063         * modules/inet_pton (Depends-on): Likewise.
30064
30065 2006-07-28  Simon Josefsson  <jas@extundo.com>
30066
30067         * m4/netinet_in_h.m4: New file.
30068
30069 2006-07-28  Simon Josefsson  <jas@extundo.com>
30070
30071         * lib/inet_ntop.h, inet_pton.h: No need to guard netinet/in.h
30072         #include's.
30073
30074 2006-07-28  Simon Josefsson  <jas@extundo.com>
30075
30076         * lib/inet_ntop.h, inet_pton.h: No need to guard arpa/inet.h
30077         #include's.
30078
30079 2006-07-28  Paul Eggert  <eggert@cs.ucla.edu>
30080
30081         * lib/modechange.c (mode_compile): Numeric modes now affect setuid and
30082         setgid on directories only if they set these bits.
30083         * lib/modechange.h: Remove obsolete comment about masks.
30084
30085 2006-07-28  Eric Blake  <ebb9@byu.net>
30086
30087         * lib/regex_internal.h (struct re_dfa_t) [!_LIBC]: Avoid invalid C89
30088         macro expansion.
30089
30090 2006-07-28  Bruno Haible  <bruno@clisp.org>
30091
30092         * lib/inet_ntop.h, inet_pton.h: Use #if HAVE* instead of #ifdef HAVE*.
30093
30094 2006-07-28  Bruno Haible  <bruno@clisp.org>
30095
30096         * m4/mbchar.m4 (gl_MBCHAR): Also test for iswcntrl.
30097
30098 2006-07-28  Bruno Haible  <bruno@clisp.org>
30099
30100         * lib/mbchar.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
30101         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
30102         Define fallbacks.
30103         Avoids link error on FreeBSD 4.x.
30104         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
30105
30106         * lib/wcwidth.h (iswprint): Assume an ASCII compatible wide character
30107         encoding.
30108         * lib/mbswidth.c (iswcntrl): Likewise.
30109
30110 2006-07-27  Bruno Haible  <bruno@clisp.org>
30111
30112         * m4/stdint.m4 (gl_STDINT_H): Define __STDC_CONSTANT_MACROS during the
30113         test.
30114
30115 2006-07-27  Bruno Haible  <bruno@clisp.org>
30116
30117         * lib/stdint_.h (INT*_C, UINT*_C) [C++]: Define these if
30118         __STDC_CONSTANT_MACROS is defined, not if __STDC_LIMIT_MACROS is
30119         defined.
30120
30121 2006-07-26  Eric Blake  <ebb9@byu.net>
30122
30123         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Check for missing pipe.
30124
30125 2006-07-26  Eric Blake  <ebb9@byu.net>
30126
30127         * lib/mkstemp-safer.c [! HAVE_MKSTEMP]: Add prototype for platforms
30128         like mingw that lack mkstemp.
30129         * lib/pipe-safer.c (pipe_safer) [!HAVE_FUNC_PIPE]: Provide fallback to
30130         avoid compilation warning on mingw.
30131
30132 2006-07-26  Bruno Haible  <bruno@clisp.org>
30133
30134         * m4/stdint.m4 (gl_STDINT_H): Also verify the existence of the macros
30135         INT*_MIN, INT_LEAST*_MAX, INT_LEAST*_MIN, UINT_LEAST*_MAX,
30136         INT_FAST*_MIN, INTPTR_MIN.
30137
30138 2006-07-25  Bruno Haible  <bruno@clisp.org>
30139
30140         * modules/version-etc (Depends-on): Add stdarg.
30141
30142 2006-07-25  Bruno Haible  <bruno@clisp.org>
30143
30144         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Avoid 'eval' in front of
30145         complex commands.
30146
30147 2006-07-25  Bruno Haible  <bruno@clisp.org>
30148
30149         * lib/version-etc.c (version_etc_va): Use va_copy, assumed to be
30150         defined in <stdarg.h> or config.h.
30151
30152 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
30153
30154         * m4/stdio-safer.m4 (gl_FOPEN_SAFER, gl_TMPFILE_SAFER): New macros.
30155         (gl_STDIO_SAFER): Remove.
30156
30157 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
30158
30159         * MODULES.html.sh (File stream based Input/Output):
30160         Add fopen-safer, tmpfile-safer; remove stdio-safer.
30161         * modules/getusershell (Depends-on): Change stdio-safer to fopen-safer.
30162         * modules/fopen-safer, modules/tmpfile-safer: New files.
30163         * modules/stdio-safer: Remove.
30164
30165 2006-07-24  Bruno Haible  <bruno@clisp.org>
30166
30167         * modules/tmpdir: New file.
30168         * MODULES.html.sh (File system functions): Add it.
30169
30170 2006-07-24  Bruno Haible  <bruno@clisp.org>
30171
30172         * modules/javacomp (Depends-on): Add unistd, javaversion, binary-io,
30173         getline, pathname, fwriteerror, clean-temp, xvasprintf, strstr.
30174
30175 2006-07-24  Bruno Haible  <bruno@clisp.org>
30176
30177         * modules/clean-temp: New file.
30178
30179 2006-07-24  Bruno Haible  <bruno@clisp.org>
30180
30181         * m4/tmpdir.m4: New file, from GNU gettext.
30182
30183 2006-07-24  Bruno Haible  <bruno@clisp.org>
30184
30185         * lib/tmpdir.h: New file, from GNU gettext.
30186         * lib/tmpdir.c: New file, from GNU gettext.
30187
30188 2006-07-24  Bruno Haible  <bruno@clisp.org>
30189
30190         * lib/clean-temp.h: New file, from GNU gettext.
30191         * lib/clean-temp.c: New file, from GNU gettext.
30192
30193 2006-07-23  Eric Blake  <ebb9@byu.net>
30194
30195         * modules/stdio-safer (Files): Add tmpfile-safer.c.
30196         (Depends-on): Add binary-io.
30197
30198 2006-07-23  Eric Blake  <ebb9@byu.net>
30199
30200         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add tmpfile-safer.c.
30201
30202 2006-07-23  Eric Blake  <ebb9@byu.net>
30203
30204         * lib/tmpfile-safer.c: New file.
30205         * lib/stdio-safer.h (fopen_safer): Add prototype.
30206         * lib/stdio--.h (tmpfile): Make safer.
30207
30208 2006-07-23  Bruno Haible  <bruno@clisp.org>
30209
30210         * lib/gl_anylinked_list2.h (ASYNCSAFE): New macro.
30211         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before,
30212         gl_linked_add_after, gl_linked_add_at, gl_linked_remove_node,
30213         gl_linked_remove_at): Use it.
30214
30215 2006-07-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
30216         and Simon Josefsson <jas@extundo.com>
30217
30218         * lib/getaddrinfo.h (AI_PASSIVE): Make sure it is defined.
30219
30220         * lib/getaddrinfo.c (getaddrinfo): Support AI_PASSIVE.
30221
30222 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
30223
30224         * modules/close-stream: New file.
30225         * modules/closeout (Description): Make it clear that it exits
30226         with a diagnostic on error.
30227         (Depends-on): Add close-stream.  Remove fpending, stdbool.
30228         * MODULES.html.sh (File stream based Input/Output): Add close-stream.
30229
30230 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
30231
30232         * m4/close-stream.m4: New file.
30233
30234 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
30235
30236         * lib/close-stream.c, lib/close-stream.h: New files.
30237
30238 2006-07-22  Bruno Haible  <bruno@clisp.org>
30239
30240         Merge from GNU gettext 0.15.
30241
30242         2006-05-01  Bruno Haible  <bruno@clisp.org>
30243
30244                 * build-aux/javacomp.sh.in: Update for changed javacomp.m4.
30245
30246         2006-07-22  Bruno Haible  <bruno@clisp.org>
30247
30248                 * modules/javaversion: New file.
30249                 * MODULES.html.sh (Java): Add javaversion.
30250
30251         2006-03-12  Bruno Haible  <bruno@clisp.org>
30252
30253                 * build-aux/javaexec.sh.in: Update for changed javaexec.m4.
30254
30255         2005-12-04  Bruno Haible  <bruno@clisp.org>
30256
30257                 * build-aux/csharpexec.sh.in: Add support for 'clix' launcher
30258                 (untested).
30259
30260         2006-06-21  Bruno Haible  <bruno@clisp.org>
30261
30262                 Avoid warnings from recent versions of mcs.
30263                 * build-aux/csharpcomp.sh.in (options_mcs): Don't use options
30264                 -o, -L, -r any more. Use options documented since mcs-1.0
30265                 instead. Similarly for -g.
30266
30267         2005-12-04  Bruno Haible  <bruno@clisp.org>
30268
30269                 * build-aux/csharpcomp.sh.in: Suffix for resources is
30270                 .resources, not .resource.
30271
30272         2005-07-09  Bruno Haible  <bruno@clisp.org>
30273
30274                 * build-aux/csharpcomp.sh.in (options_csc): For -l option,
30275                 add a .dll suffix.
30276                 Reported by Mark Junker <mjscod@gmx.de>.
30277
30278         2006-07-22  Bruno Haible  <bruno@clisp.org>
30279
30280                 * modules/gettext: Upgrade to gettext-0.15.
30281                 (Files): Remove m4/isc-posix.m4. Add m4/lock.m4,
30282                 m4/visibility.m4.
30283                 Replace m4/inttypes.m4 with m4/inttypes-h.m4.
30284
30285 2006-07-22  Bruno Haible  <bruno@clisp.org>
30286
30287         Merge from GNU gettext 0.15.
30288
30289         2006-03-25  Bruno Haible  <bruno@clisp.org>
30290
30291                 * lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro.
30292
30293         2006-07-21  Bruno Haible  <bruno@clisp.org>
30294
30295                 * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to
30296                 "1.1".
30297
30298         2006-05-09  Bruno Haible  <bruno@clisp.org>
30299
30300                 * javacomp.m4 (gt_JAVACOMP): On Cygwin, set
30301                 CLASSPATH_SEPARATOR to a semicolon. Use CLASSPATH_SEPARATOR
30302                 for the conftestver execution.
30303
30304         2006-05-01  Bruno Haible  <bruno@clisp.org>
30305
30306                 * javacomp.m4 (gt_JAVACOMP): Accept a source-version and an
30307                 optional target-version argument. Verify that the compiler
30308                 groks source of the specified source-version, or add -source
30309                 option as necessary. Verify that the compiler produces
30310                 bytecode in the specified target-version, or add -target and
30311                 -source options as necessary. Make the result of the test
30312                 available as variable CONF_JAVAC. Also log error output in
30313                 config.log.
30314
30315         2006-03-11  Bruno Haible  <bruno@clisp.org>
30316
30317                 * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x.
30318
30319         2006-05-09  Bruno Haible  <bruno@clisp.org>
30320
30321                 * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set
30322                 CLASSPATH_SEPARATOR to a semicolon.
30323
30324         2006-03-12  Bruno Haible  <bruno@clisp.org>
30325
30326                 * javaexec.m4 (gt_JAVAEXEC): Make the result of the test
30327                 available as variable CONF_JAVA, for subsequent autoconf
30328                 tests. Also log error output in config.log.
30329
30330         2006-07-19  Bruno Haible  <bruno@clisp.org>
30331
30332                 * getline.m4 (AM_FUNC_GETLINE): When cross-compiling, assume
30333                 that getline works on glibc2 systems. Needed to avoid trouble
30334                 in relocatable.c.
30335                 Reported by Nils Magnus Larsgard <nmlarsgaard@atmel.no>.
30336
30337         2005-12-04  Bruno Haible  <bruno@clisp.org>
30338
30339                 * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix'
30340                 launcher (untested).
30341
30342         2005-12-04  Bruno Haible  <bruno@clisp.org>
30343
30344                 * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS.
30345
30346         2006-07-22  Bruno Haible  <bruno@clisp.org>
30347
30348                 * gettext.m4: Update from GNU gettext-0.15.
30349                 * nls.m4: Likewise.
30350                 * po.m4: Likewise.
30351                 * inttypes-pri.m4: Likewise.
30352                 * inttypes-h.m4: Renamed from inttypes.m4.
30353                 (gl_HEADER_INTTYPES_H): Renamed from gt_HEADER_INTTYPES_H.
30354
30355 2006-07-22  Bruno Haible  <bruno@clisp.org>
30356
30357         Merge from GNU gettext 0.15.
30358
30359         2005-07-05  Bruno Haible  <bruno@clisp.org>
30360
30361                 * printf-args.c (printf_fetchargs): Work around broken
30362                 definition of wint_t on mingw.
30363
30364         2005-02-12  Bruno Haible  <bruno@clisp.org>
30365
30366                 * xallocsa.h: Add extern "C" for C++.
30367
30368         2006-05-17  Bruno Haible  <bruno@clisp.org>
30369
30370                 Cygwin portability.
30371                 * progreloc.c (WIN32_NATIVE): Renamed from WIN32.
30372
30373         2006-04-30  Bruno Haible  <bruno@clisp.org>
30374
30375                 * progreloc.c: Include <mach-o/dyld.h> if available.
30376                 (find_executable): Use _NSGetExecutablePath when possible.
30377
30378         2006-05-06  Charles Wilson  <cygwin@cwilson.fastmail.fm>
30379
30380                 * progreloc.c (maybe_executable) [CYGWIN]: Use the access()
30381                 function.
30382
30383         2005-12-29  Bruno Haible  <bruno@clisp.org>
30384
30385                 * progreloc.c (set_program_name_and_installdir): Fix
30386                 compilation error.
30387
30388         2005-12-04  Bruno Haible  <bruno@clisp.org>
30389
30390                 Cygwin portability.
30391                 * progreloc.c: Include <windows.h> also on Cygwin.
30392                 (find_executable): Add support for Cygwin.
30393                 (set_program_name_and_installdir): Handle also platforms with
30394                 nonempty EXEEXT.
30395
30396         2006-07-11  Bruno Haible  <bruno@clisp.org>
30397
30398                 * javacomp.c: Fix a comment.
30399                 Reported by Jim Meyering.
30400
30401         2006-04-30  Bruno Haible  <bruno@clisp.org>
30402
30403                 * javacomp.h (compile_java_class): Add source_version,
30404                 target_version arguments.
30405                 * javacomp.c: Rewritten to choose only a compiler that
30406                 respects the specified source_version and target_version.
30407
30408         2006-06-27  Bruno Haible  <bruno@clisp.org>
30409
30410                 Assume correct S_ISDIR macro.
30411                 * mkdtemp.c: Remove test of STAT_MACROS_BROKEN.
30412
30413         2006-07-22  Bruno Haible  <bruno@clisp.org>
30414
30415                 * javaversion.h: New file, from GNU gettext.
30416                 * javaversion.c: New file, from GNU gettext.
30417                 * javaversion.java: New file, from GNU gettext.
30418                 * javaversion.class: New file, from GNU gettext.
30419
30420         2006-05-17  Bruno Haible  <bruno@clisp.org>
30421
30422                 Cygwin portability.
30423                 * javaexec.c (execute_java_class): Test for jview program
30424                 also on Cygwin.
30425
30426         2006-04-09  Bruno Haible  <bruno@clisp.org>
30427
30428                 * fatal-signal.c: Don't include string.h.
30429                 (at_fatal_signal): Use a copying loop instead of memcpy.
30430
30431         2005-12-04  Bruno Haible  <bruno@clisp.org>
30432
30433                 * csharpexec.c: Add support for 'clix' launcher (untested).
30434                 (execute_csharp_using_sscli): New function.
30435                 (execute_csharp_program): Call it.
30436
30437         2006-06-21  Bruno Haible  <bruno@clisp.org>
30438
30439                 Avoid warnings from recent versions of mcs.
30440                 * csharpcomp.c (compile_csharp_using_mono): Don't use options
30441                 -o, -L, -r any more. Use options documented since mcs-1.0
30442                 instead. Similarly for -g.
30443
30444         2005-07-09  Bruno Haible  <bruno@clisp.org>
30445
30446                 * csharpcomp.c (compile_csharp_using_sscli): For -l option,
30447                 add a .dll suffix.
30448                 Reported by Mark Junker <mjscod@gmx.de>.
30449
30450         2006-06-17  Bruno Haible  <bruno@clisp.org>
30451
30452                 * config.charset: Update for NetBSD 3.0.
30453
30454         2006-05-17  Bruno Haible  <bruno@clisp.org>
30455
30456                 Cygwin portability.
30457                 * localcharset.c (WIN32_NATIVE): Renamed from WIN32.
30458
30459         2006-05-16  Bruno Haible  <bruno@clisp.org>
30460
30461                 * localcharset.c [CYGWIN]: Include <windows.h>.
30462                 (get_charset_aliases): For Cygwin, return the same CPxxx
30463                 aliases list as under WIN32.
30464                 (locale_charset) [CYGWIN]: Try to retrieve the encoding from
30465                 the environment variables. Fall back to GetACP().
30466
30467         2006-04-05  Bruno Haible  <bruno@clisp.org>
30468
30469                 * config.charset: Update Juan Manuel Guerrero's address.
30470
30471         2005-02-12  Bruno Haible  <bruno@clisp.org>
30472
30473                 * allocsa.h: Add extern "C" for C++.
30474
30475         2005-02-10  Bruno Haible  <bruno@clisp.org>
30476
30477                 * allocsa.h (sa_alignof): Define differently with AIX xlc, to
30478                 avoid a bug of this compiler on AIX 3.2.5 dealing with enums.
30479
30480         2006-07-22  Bruno Haible  <bruno@clisp.org>
30481
30482                 * gettext.h: Update to GNU gettext-0.15.
30483
30484 2006-07-22  Bruno Haible  <bruno@clisp.org>
30485
30486         * config/srclist.txt: Resync printf-args.c, vasnprintf.c,
30487         localcharset.c, mkdtemp.c, config.rpath, lib-ld.m4, lib-link.m4,
30488         lib-prefix.m4, longdouble.m4, ssize_t.m4.
30489
30490 2006-07-21  Eric Blake  <ebb9@byu.net>
30491
30492         * modules/stdlib-safer: New file.
30493         * MODULES.html.sh (File stream based Input/Output): Add
30494         stdlib-safer.
30495
30496 2006-07-21  Eric Blake  <ebb9@byu.net>
30497
30498         * lib/stdlib-safer.h: New file from coreutils, required by
30499         stdlib--.h.
30500
30501 2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
30502
30503         * gnulib-tool (func_usage): Document --assume-autoconf='latest-stable'.
30504
30505 2006-07-20  Bruno Haible  <bruno@clisp.org>
30506
30507         * gnulib-tool: Recognize new option --assume-autoconf.
30508         (autoconf_minversion): New variable.
30509         (func_get_filelist): Use it to decide whether to add onceonly_2_57.m4.
30510
30511 2006-07-20  Bruno Haible  <bruno@clisp.org>
30512
30513         * MODULES.html.sh (func_all_modules): Add a missing func_begin_table.
30514
30515 2006-07-19  Derek R. Price  <derek@ximbiot.com>
30516
30517         * lib/getaddrinfo.h: Don't define unimplemented AI_* flags.
30518         Reindent and repaginate.
30519
30520 2006-07-19  Derek Price  <derek@ximbiot.com>
30521
30522         * doc/gnulib.texi (Libtool and Windows):  Eliminate passive voice.
30523         Correct grammar.
30524
30525 2006-07-17  Bruno Haible  <bruno@clisp.org>
30526
30527         * modules/list: New file.
30528         * modules/array-list: New file.
30529         * modules/carray-list, modules/carray-list-tests: New files.
30530         * modules/linked-list, modules/linked-list-tests: New files.
30531         * modules/avltree-list, modules/avltree-list-tests: New files.
30532         * modules/rbtree-list, modules/rbtree-list-tests: New files.
30533         * modules/linkedhash-list, modules/linkedhash-list-tests: New files.
30534         * modules/avltreehash-list, modules/avltreehash-list-tests: New files.
30535         * modules/rbtreehash-list, modules/rbtreehash-list-tests: New files.
30536         * modules/oset: New file.
30537         * modules/array-oset: New file.
30538         * modules/avltree-oset, modules/avltree-oset-tests: New files.
30539         * modules/rbtree-oset, modules/rbtree-oset-tests: New files.
30540         * tests/test-carray_list.c: New file.
30541         * tests/test-linked_list.c: New file.
30542         * tests/test-avltree_list.c: New file.
30543         * tests/test-rbtree_list.c: New file.
30544         * tests/test-linkedhash_list.c: New file.
30545         * tests/test-avltreehash_list.c: New file.
30546         * tests/test-rbtreehash_list.c: New file.
30547         * tests/test-avltree_oset.c: New file.
30548         * tests/test-rbtree_oset.c: New file.
30549         * MODULES.html.sh (Container data structures): New section.
30550
30551 2006-07-17  Bruno Haible  <bruno@clisp.org>
30552
30553         * m4/gl_list.m4: New file.
30554
30555 2006-07-17  Bruno Haible  <bruno@clisp.org>
30556
30557         * lib/gl_list.h: New file.
30558         * lib/gl_list.c: New file.
30559         * lib/gl_array_list.h: New file.
30560         * lib/gl_array_list.c: New file.
30561         * lib/gl_carray_list.h: New file.
30562         * lib/gl_carray_list.c: New file.
30563         * lib/gl_linked_list.h: New file.
30564         * lib/gl_linked_list.c: New file.
30565         * lib/gl_anylinked_list1.h: New file.
30566         * lib/gl_anylinked_list2.h: New file.
30567         * lib/gl_avltree_list.h: New file.
30568         * lib/gl_avltree_list.c: New file.
30569         * lib/gl_anyavltree_list1.h: New file.
30570         * lib/gl_anyavltree_list2.h: New file.
30571         * lib/gl_rbtree_list.h: New file.
30572         * lib/gl_rbtree_list.c: New file.
30573         * lib/gl_anyrbtree_list1.h: New file.
30574         * lib/gl_anyrbtree_list2.h: New file.
30575         * lib/gl_anytree_list1.h: New file.
30576         * lib/gl_anytree_list2.h: New file.
30577         * lib/gl_linkedhash_list.h: New file.
30578         * lib/gl_linkedhash_list.c: New file.
30579         * lib/gl_anyhash_list1.h: New file.
30580         * lib/gl_anyhash_list2.h: New file.
30581         * lib/gl_avltreehash_list.h: New file.
30582         * lib/gl_avltreehash_list.c: New file.
30583         * lib/gl_rbtreehash_list.h: New file.
30584         * lib/gl_rbtreehash_list.c: New file.
30585         * lib/gl_anytreehash_list1.h: New file.
30586         * lib/gl_anytreehash_list2.h: New file.
30587
30588         * lib/gl_oset.h: New file.
30589         * lib/gl_oset.c: New file.
30590         * lib/gl_array_oset.h: New file.
30591         * lib/gl_array_oset.c: New file.
30592         * lib/gl_avltree_oset.h: New file.
30593         * lib/gl_avltree_oset.c: New file.
30594         * lib/gl_rbtree_oset.h: New file.
30595         * lib/gl_rbtree_oset.c: New file.
30596         * lib/gl_anytree_oset.h: New file.
30597
30598 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
30599
30600         * m4/mkancesdirs.m4: New file.
30601         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Mention dirchownmod.c,
30602         dirchownmod.h.  Don't require AC_FUNC_ALLOCA, gl_AFS, gl_CHDIR_SAFER;
30603         no longer needed.  Require gl_FUNC_LCHOWN, since dirchownmod.c needs
30604         it.
30605
30606 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
30607
30608         * lib/dirchownmod.c, lib/dirchownmod.h, lib/mkancesdirs.c:
30609         * lib/mkancesdirs.h: New files.
30610         * lib/mkdir-p.c: Don't include alloca.h, stdio.h, sys/types.h,
30611         unistd.h, string.h, chdir-safer.h, dirname.h, lchmod.h, lchown.h,
30612         save-cwd.h.  Instead, include dirchownmod.h and mkancesdirs.h.
30613         (make_dir_parents): New args MAKE_ANCESTOR, OPTIONS, ANNOUNCE,
30614         MODE_BITS.  Remove options VERBOSE_FMT_STRING, CWD_ERRNO.  All
30615         callers changed.  Revamp internals significantly, by not
30616         attempting to create directories that are temporarily more
30617         permissive than the final results.  Do not attempt to use
30618         save_cwd/restore_cwd; it isn't worth it for mkdir and install.
30619         This removes some race conditions, fixes some bugs, and simplifies
30620         things.  Use new dirchownmod function to do owner and mode changes.
30621         * lib/mkdir-p.h: Likewise.
30622         * lib/modechange.c (octal_to_mode): New function.
30623         (struct mode_change): New member mentioned.
30624         (make_node_op_equals): New arg mentioned.  All callers changed.
30625         (mode_compile): Keep track of which mode bits the user has explicitly
30626         mentioned.
30627         (mode_adjust): New arg DIR, so that we implement the X op correctly.
30628         New arg PMODE_BITS, to keep track of which mode bits the user
30629         mentioned; it treats S_ISUID and S_ISGID speciall.
30630         All callers changed.
30631         * lib/modechange.h: Likewise.
30632
30633 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
30634
30635         * MODULES.html.sh: Add mkancestors.
30636         * modules/mkancesdirs: New module.
30637         * modules/mkdir-p (Files): Remove lib/chdir-safer.c, lib/chdir-safer.h,
30638         lib/same-inode.h, m4/afs.m4, m4/chdir-safer.m4.
30639         The chdir-safer and afs files are now orphans; I'll remove them
30640         unless someone speaks up.
30641         Add lib/dirchownmod.c, lib/dirchownmod.h.
30642         (Depends-on): Remove alloca, chown, save-cwd, dirname.
30643         Add lchown, mkancesdirs.
30644         (Maintainer): Add self.
30645
30646 2006-07-15  Karl Berry  <karl@gnu.org>
30647
30648         * gnulib-tool: help message wording/arrangement.
30649
30650 2006-07-14  Simon Josefsson  <jas@extundo.com>
30651
30652         * doc/gnulib.texi (Libtool and Windows): New section.
30653
30654 2006-07-12  Simon Josefsson  <jas@extundo.com>
30655
30656         * modules/gendocs (License): Fix license, approved by Karl.
30657
30658 2006-07-12  Eric Blake  <ebb9@byu.net>
30659
30660         * MODULES.html.sh: Add gendocs.
30661
30662 2006-07-11  Eric Blake  <ebb9@byu.net>
30663
30664         * modules/fdl: New module, to install doc/fdl.texi.
30665         * MODULES.html.sh: Add new section for documentation modules.
30666         * gnulib-tool: Avoid space-tab.
30667         (--doc-base): New option, to manage files from doc.
30668
30669 2006-07-11  Eric Blake  <ebb9@byu.net>
30670
30671         * m4/absolute-header.m4: Fix comments to match recent change.
30672
30673 2006-07-11  Eric Blake  <ebb9@byu.net>
30674
30675         * gnulib-tool: List --doc-base before --tests-base.
30676
30677 2006-07-11  Derek R. Price  <derek@ximbiot.com>
30678
30679         * lib/glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.
30680
30681 2006-07-11  Bruno Haible  <bruno@clisp.org>
30682
30683         * README: Mention where to put documentation.
30684
30685 2006-07-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
30686
30687         * doc/functions.texi, gnulib-tool.texi, gnulib.texi: Fix some typos.
30688
30689 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
30690
30691         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Like today's change
30692         to stdint.m4.
30693
30694 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
30695
30696         * m4/stdint.m4 (gl_STDINT_H): Like yesterday's change to
30697         absolute-header.m4.  Also, set ABSOLUTE_STDINT_H to a string
30698         "no/such/file/stdint.h" when there is no such file, so that
30699         the resulting C code can be parsed by dodgy compilers.
30700         Problems reported by Bob Proulx.
30701
30702 2006-07-10  Derek R. Price  <derek@ximbiot.com>
30703
30704         * lib/backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
30705         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
30706         macros into the GNU _D_EXACT_NAMLEN.
30707         * lib/savedir.c:  Likewise.
30708         (savedirstream): Use _D_EXACT_NAMLEN in preference to strlen.
30709
30710 2006-07-10  Derek R. Price  <derek@ximbiot.com>
30711         and Paul Eggert  <eggert@cs.ucla.edu>
30712
30713         * m4/backupfile.m4, d-ino.m4, d-type.m4, dirfd.m4, fts.m4, getcwd.m4:
30714         * m4/savedir.m4:
30715         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
30716         macros into the GNU _D_EXACT_NAMLEN.
30717
30718 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
30719
30720         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Use "" rather than <>
30721         around the absolute name, to work around a problem with the HP-UX
30722         11.23 native C compiler, reported by Bob Proulx.
30723
30724 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
30725
30726         * doc/maintain.texi, make-stds.texi: Sync from
30727         <http://savannah.gnu.org/projects/gnustandards>.
30728
30729 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
30730
30731         * build-aux/depcomp, build-aux/install-sh: Sync from Automake.
30732
30733 2006-07-09  Jim Meyering  <jim@meyering.net>
30734
30735         * m4/glob.m4: Remove a doubled word in a comment.
30736
30737 2006-07-09  Jim Meyering  <jim@meyering.net>
30738
30739         * lib/argp-pv.c: Remove a doubled word in a comment.
30740         * lib/check-version.c (check_version): Likewise.
30741         * lib/javacomp.c (compile_java_class): Likewise.
30742
30743 2006-07-08  Paul Eggert  <eggert@cs.ucla.edu>
30744
30745         * gnulib-tool (func_get_filelist): Don't echo m4/onceonly_2_57.m4,
30746         for the benefit of people using Autoconf 2.60.  If you want to
30747         support older Autoconf versions you can copy m4/onceonly_2_57.m4
30748         (or m4/onceonly.m4, if pre-2.57) manually.
30749
30750 2006-07-08  Jim Meyering  <jim@meyering.net>
30751
30752         * m4/link-follow.m4: Remove one of two adjacent "whether"s in a
30753         comment.
30754         * m4/getopt.m4: Remove one of two adjacent "your"s in a comment.
30755         * m4/regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a
30756         comment.
30757
30758 2006-07-08  Jim Meyering  <jim@meyering.net>
30759
30760         * lib/getndelim2.h (getndelim2): Remove doubled "after" in comment.
30761
30762 2006-07-07  Simon Josefsson  <jas@extundo.com>
30763
30764         * tests/test-crc.c: Change expected crc value, the test vector
30765         were probably computed using the old broken crc.c?
30766
30767 2006-07-06  Simon Josefsson  <jas@extundo.com>
30768
30769         * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is
30770         now the canonical place for the M4 file).
30771
30772         * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it
30773         from the sys_socket dependency now.
30774
30775         * modules/inet_pton (Files): Ditto.
30776
30777         * modules/inet_ntop (Files): Ditto.
30778
30779 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
30780
30781         * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,
30782         not gl_PREREQ_GETUSERSHELL.
30783
30784 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
30785
30786         * m4/_inttypes_h.m4 (gl_INTTYPES_H): Use AC_CHECK_DECLS_ONCE
30787         with only one argument, for Autoconf 2.60.
30788         * m4/fileblocks.m4 (gl_PREREQ_FILEBLOCKS): AC_CHECK_DECLS_ONCE may
30789         expand to nothing, so add a shell command to avoid syntax error.
30790         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
30791
30792 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
30793
30794         * lib/strtod.c (strtod): cast the argument of tolower to unsigned char.
30795
30796 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
30797
30798         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't check for getenv decl;
30799         no longer needed.  Check for isblank decl.
30800         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Don't check for getenv decl.
30801         * m4/regex.m4 (gl_PREREQ_REGEX): Dheck for isblank decl instead
30802         of existence.
30803
30804 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
30805
30806         * lib/getloadavg.c: Use __VMS, not VMS.
30807         * lib/getopt.c: Likewise.
30808         * lib/getpagesize.h: Likewise.
30809         * lib/glob.c: Remove most VMS cruft; it hasn't been tested for a while
30810         and probably does not work.
30811
30812 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
30813
30814         * lib/.cppi-disable: Add wcwidth.
30815         * lib/fnmatch.c (ISBLANK): Remove.  All uses changed to isblank.
30816         (isblank) [! (defined isblank || HAVE_DECL_ISBLANK)]: New macro.
30817         (ISGRAPH): Remove.  All uses changed to isgraph.
30818         (FOLD) [!defined _LIBC]: Remove special case.
30819         * lib/getdate.y (lookup_word): Remove no-longer-needed call to islower.
30820         * lib/regex_internal.h (isblank): Depend on HAVE_DECL_ISBLANK, not
30821         HAVE_ISBLANK.
30822         * lib/strftime.c (TOLOWER, TOUPPER) [!defined _LIBC]: Remove special
30823         case.
30824
30825 2006-07-06  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
30826
30827         * lib/getaddrinfo.c: Changes to compile under MSVC6: changed
30828         '#if WIN32_NATIVE' to '#ifdef' & moved WSAAPI macro inside
30829         brackets.  Other minor changes to suppress some compiler
30830         warnings.
30831
30832 2006-07-06  Derek R. Price  <derek@ximbiot.com>
30833         and Paul Eggert  <eggert@cs.ucla.edu>
30834
30835         * m4/backupfile.m4 (gl_BACKUPFILE): Check for dirent.h, instead
30836         of invoking obsolescent AC_HEADER_DIRENT macro.
30837         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Likewise.
30838         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Likewise.
30839         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
30840         * m4/fts.m4 (gl_FUNC_FTS_CORE): Likewise.
30841         * m4/getcwd.m4 (gl_PREREQ_GETCWD): Likewise.
30842         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
30843         * m4/savedir.m4 (gl_SAVEDIR): Likewise.
30844         * m4/readdir.m4: Remove; no longer needed.
30845
30846 2006-07-06  Derek R. Price  <derek@ximbiot.com>
30847         and Paul Eggert  <eggert@cs.ucla.edu>
30848
30849         * lib/backupfile.c [HAVE_DIRENT_H && ! HAVE_NDIR_H]:
30850         Don't worry about this obsolete case any more.
30851         (HAVE_DIR): Remove.  All uses removed; we now assume you can read
30852         directories.
30853         * lib/dirfd.h [HAVE_DIRENT_H && ! HAVE_NDIR_H]: Don't
30854         worry about this obsolete case any more.
30855         * lib/fts.c: Likewise.
30856         * lib/getcwd.c: Likewise.
30857         * lib/glob.h: Likewise.
30858         * lib/savedir.c: Likewise.
30859
30860 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
30861
30862         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Use AC_CHECK_DECLS_ONCE
30863         rather than AC_CHECK_DECLS for strtoimax and strtoumax.
30864         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Remove; no longer
30865         needed.
30866         All uses removed.
30867         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
30868         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
30869         * m4/exclude.m4 (gl_EXCLUDE): Don't check for isascii; no longer
30870         needed.
30871         * m4/getdate.m4 (gl_GETDATE): Likewise.
30872         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
30873         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
30874         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
30875         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
30876         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
30877         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
30878         * m4/exclude.m4 (gl_EXCLUDE): Don't require AC_C_INLINE; no longer
30879         needed.
30880
30881 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
30882
30883         * lib/memcasecmp.c: Include <limits.h>.
30884         (memcasecmp): Don't assume UCHAR_MAX <= INT_MAX.
30885         * lib/strtod.c (strtod): Don't assume isspace works on negative chars.
30886         Don't assume isdigit succeeds only on '0' through '9'.
30887
30888 2006-07-05  Eric Blake  <ebb9@byu.net>
30889
30890         * modules/getaddrinfo (Depends-on): Add snprintf.
30891
30892 2006-07-05  Eric Blake  <ebb9@byu.net>
30893
30894         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Use gl_HEADER_SYS_SOCKET
30895         to avoid 'header present but could not be compiled' on cygwin.
30896
30897 2006-07-05  Eric Blake  <ebb9@byu.net>
30898
30899         * lib/getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if
30900         missing from netdb.h.
30901         * lib/getaddrinfo.c (includes): Include inet_ntop and snprintf.
30902
30903 2006-07-05  Derek R. Price  <derek@ximbiot.com>
30904
30905         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Don't require AC_HEADER_STDC;
30906         no longer needed.
30907         * m4/exclude.m4 (gl_EXCLUDE): Likewise.
30908         * m4/getdate.m4 (gl_GETDATE): Likewise.
30909         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
30910         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
30911         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
30912         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
30913         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
30914
30915 2006-07-05  Derek R. Price  <derek@ximbiot.com>
30916
30917         * lib/exclude.c (IN_CTYPE_DOMAIN, is_space): Remove; no longer needed.
30918         All uses of is_space replaced by isspace.
30919         * lib/exit.h: Don't talk about STDC_HEADERS.
30920         * lib/fnmatch.c (ISASCII): Remove; no longer needed.  All uses removed.
30921         (ISPRINT, ISDIGIT, ISALNUM, ISALPHA, ISCNTRL, ISLOWER, ISPUNCT):
30922         (ISSPACE, ISUPPER, ISXDIGIT): Remove; no longer needed.  All uses
30923         replaced by isprint etc.
30924         * lib/getdate.y (IN_CTYPE_DOMAIN, ISSPACE, ISALPHA, ISLOWER): Likewise.
30925         * lib/getusershell.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
30926         * lib/memcasecmp.c (IN_CTYPE_DOMAIN, ISLOWER, TOUPPER): Likewise.
30927         * lib/strtod.c (IN_CTYPE_DOMAIN, ISSPACE, ISDIGIT, TOLOWER): Likewise.
30928         * lib/strtol.c (IN_CTYPE_DOMAIN): Likewise.
30929         * lib/xstrtol.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
30930
30931 2006-07-05  Bruno Haible  <bruno@clisp.org>
30932
30933         * m4/strndup.m4 (gl_FUNC_STRNDUP): When cross-compiling, check whether
30934         the function exists, before testing against AIX.
30935         Reported by Martin Lambers <marlam@marlam.de>.
30936
30937 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
30938
30939         * modules/cycle-check (lib_SOURCES): Add same-inode.h.
30940         From Mark D. Baushke.
30941
30942 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
30943
30944         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Prepend three slashes
30945         to the absolute name, not just one, to bypass Sun C 5.8's
30946         "warning: #include of /usr/include/... may be non-portable".
30947
30948 2006-07-04  Eric Blake  <ebb9@byu.net>
30949
30950         * modules/dirname-tests: New test module.
30951         * tests/test-dirname.c: New file, replacing dirname.c
30952         TEST_DIRNAME section that was recently deleted.
30953
30954 2006-07-04  Bruno Haible  <bruno@clisp.org>
30955
30956         Assume ANSI C header files and <ctype.h> functions.
30957         * lib/mbswidth.c (IN_CTYPE_DOMAIN, ISPRINT, ISCNTRL): Remove macros.
30958         (mbsnwidth): Use isprint, iscntrl instead.
30959
30960 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
30961
30962         Merge from coreutils.
30963         * MODULES.html.sh: Add xstrtold.
30964         * modules/xstrtold: New file.
30965         * modules/cycle-check (Files): Add lib/same-inode.h.
30966         * modules/dirname (Files): Add m4/double-slash-root.m4.
30967         * modules/getcwd (Files): Add m4/getcwd-abort-bug.m4.
30968         * modules/mkdir-p (Files): Add lib/same-inode.h.
30969         * modules/same (Files): Add lib/same-inode.h.
30970
30971 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
30972
30973         * m4/absolute-header.m4: Renamed from full-header-path.m4.
30974         This is to keep the terminology clean; POSIX talks about
30975         "absolute pathnames", not "full pathnames", but the GNU
30976         Coding Standards say to use "path" for something else;
30977         so use "absolute" to keep both sides happy.
30978         (gl_ABSOLUTE_HEADER): Renamed from gl_FULL_HEADER_PATH.
30979         Set gl_absolute_header, not gl_full_header_path.
30980         Set gl_cv_absolute_<header>, not gl_full_path_<header>.
30981         Define ABSOLUTE_<HEADER>, not FULL_PATH_<HEADER>.
30982         All uses changed.
30983
30984         Merge from coreutils.
30985
30986         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
30987
30988         * m4/c-strtod.m4 (gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.
30989         Require gl_USE_SYSTEM_EXTENSIONS, not gl_C_STRTOD, since we don't
30990         want to require the building of c-strtod.o.
30991         * m4/lib-check.m4 (cu_LIB_CHECK): Remove SEQ_LIBM, since seq no longer
30992         needs -lm directly.
30993         * m4/xstrtod.m4 (gl_XSTRTOLD): New macro.
30994
30995         2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
30996
30997         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's
30998         --as-needed option if available.  Problem reported by Albert Chin in
30999         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00114.html>.
31000         However, use -Wl,--as-needed, not bare --as-needed, since HP-UX 11.11
31001         cc merely issues a bunch of annoying warnings for --as-needed
31002         (this problem was reported by Bob Proulx).  Also, try linking with
31003         -lm to detect a bug in binutils 2.16 (this problem was reported
31004         by Ralf Wildenhues).
31005
31006         2006-06-18  Jim Meyering  <jim@meyering.net>
31007
31008         Test for a bug that causes glibc's getcwd to suffer a failed assertion.
31009         * m4/getcwd-abort-bug.m4 (gl_FUNC_GETCWD_ABORT_BUG): New file and
31010         macro.
31011         * m4/getcwd.m4 (gl_FUNC_GETCWD): If we detect support for getcwd_null,
31012         also check for glibc-2.4's abort-inducing bug.
31013
31014         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo.
31015         Low-probability clean-up should be to use rmdir to get rid of
31016         the just-created directory, not unlink.
31017
31018         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, make
31019         configure fail, and request a bug report to inform us about it.
31020         Add a comment that, barring reports to the contrary, in 2007 we'll
31021         assume ftruncate is universally available.
31022
31023         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
31024
31025         * m4/filemode.m4 (gl_FILEMODE): Check for strmode declaration.
31026
31027         2006-03-12  Jim Meyering  <jim@meyering.net>
31028
31029         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Add same-inode.h to the list.
31030         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Likewise.
31031         * m4/same.m4 (gl_SAME): Likewise.
31032         * m4/root-dev-ino.m4 (gl_ROOT_DEV_INO): Likewise.
31033
31034         2006-03-11  Eric Blake  <ebb9@byu.net>
31035
31036         * m4/double-slash-root.m4: New file, provides gl_DOUBLE_SLASH_ROOT.
31037         * m4/dirname.m4 (gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT.
31038         * m4/dos.m4 (FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h.
31039         (FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE): New define.
31040
31041 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
31042
31043         * lib/stdint_.h: Include <sys/types.h> after @FULL_PATH_STDINT_H@, for
31044         MacOS X 10.4.6.  Don't mention <sys/int_types.h>.  Problems
31045         reported by Mark D. Baushke, one in
31046         <http://lists.gnu.org/archive/html/bug-gnulib/2006-07/msg00015.html>.
31047
31048         Merge from coreutils.
31049
31050         * lib/.cppi-disable: Add stdint_.h.
31051         * lib/.cvsignore: Add stdint.h.
31052
31053         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
31054
31055         * lib/xstrtod.c (XSTRTOD, DOUBLE): New macros, so that we can support
31056         both double and long double versions.
31057         (XSTRTOD): Renamed from xstrtod.  Use DOUBLE internally.
31058         * lib/xstrtold.c: New file.
31059         * lib/xstrtod.h (xstrtold): New decl.
31060
31061         2006-05-22  Paul Eggert  <eggert@cs.ucla.edu>
31062
31063         * lib/filemode.c (setst): Remove.
31064         (strmode): Rewrite to avoid setst.  This makes the code shorter,
31065         (arguably) clearer, and the generated code is a bit smaller on my
31066         Debian GNU/Linux stable x86 host.
31067
31068         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
31069
31070         * lib/filemode.c: Include "filemode.h" first, to test the interface.
31071         Assume that filemode.h includes sys/types.h and sys/stat.h.
31072         (HAVE_ST_DM_MODE): New macro, moved here from ls.c.
31073         (ftypelet): Reorder to put common cases first, for efficiency.
31074         Add 'P', 'w'.  Remove 'M', since it's now the caller's responsibility
31075         to do 'M'.
31076         (strmode): Renamed from mode_string, and now stores 12 bytes instead
31077         of 10, for compatibility with FreeBSD.  All callers changed.
31078         (filemodestring): Now stores 12 bytes instead of 10, and sets file
31079         types that can't be deduced solely from st_mode.  First arg is now a
31080         const pointer.
31081         * lib/filemode.h (HAVE_DECL_STRMODE): Include <string.h> for strmode.
31082         (strmode): Renamed from mode_string.
31083         (filemodestring): New decl.
31084         * lib/stat-macros.h: Don't undef S_ISDOOR, since it's never buggy.
31085         (S_ISDOOR): Don't bother with S_IFDOOR, since that code is never
31086         needed.
31087         (S_ISPORT, S_ISWHT): New macros, if not already defined.
31088
31089         2006-04-12  Paul Eggert  <eggert@cs.ucla.edu>
31090
31091         * lib/fsusage.c: Don't include <inttypes.h> or <stdint.h>, since
31092         fsusage.h now does that.  Include fsusage.h first, to test interface.
31093         Prefer statvfs if it works, since it's blessed by POSIX.  Attempt
31094         at most one method (the old code could have generated decls that
31095         didn't conform to C89, not that this was ever exercised).
31096         * lib/fsusage.h: Include <inttypes.h> and <stdint.h> if they exist.
31097
31098         2006-03-19  Jim Meyering  <jim@meyering.net>
31099
31100         Work even in a chroot where d_ino values for entries in "/"
31101         don't match the stat.st_ino values for the same names.
31102         * lib/getcwd.c (__getcwd): When no d_ino value matches the target inode
31103         number, iterate through all entries again, using lstat instead.
31104         Reported by Kenshi Muto in http://bugs.debian.org/355810, and by
31105         Zouhir Hafidi in https://bugzilla.redhat.com/bugzilla/190656.
31106
31107         * lib/getcwd.c (__getcwd): Clarify a comment.
31108         Use memcpy in place of a call to strcpy.
31109
31110         2006-03-12  Jim Meyering  <jim@meyering.net>
31111
31112         * lib/fts-cycle.c (leave_dir): If cycle-check's saved dev-ino pair
31113         matches that of the current directory (which we're about to chdir ".."
31114         out of), then save the dev-ino of the parent, instead.
31115
31116         * lib/same-inode.h (SAME_INODE): New file/macro.
31117         * lib/chdir-safer.c (SAME_INODE): Remove definition.
31118         Include "same-inode.h", instead.
31119         * lib/same.c: Likewise.
31120         * lib/cycle-check.h: Include "same-inode.h".
31121         (CYCLE_CHECK_REFLECT_CHDIR_UP): Define.
31122         * lib/cycle-check.c (SAME_INODE): Remove definition.
31123         * lib/root-dev-ino.h: Include "same-inode.h".
31124
31125         2006-03-11  Eric Blake  <ebb9@byu.net>
31126
31127         * lib/same.c (same_name): s/base_name/last_component/
31128         * lib/backupfile.c (check_extension, numbered_backup): Likewise.
31129         * lib/filenamecat.c (file_name_concat): Likewise.
31130
31131         2006-03-11  Eric Blake  <ebb9@byu.net>,
31132                     Paul Eggert  <eggert@cs.ucla.edu>
31133
31134         * lib/dirname.h (FILE_SYSTEM_PREFIX_LEN): Move here from dos.m4.
31135         [FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't treat 1: as a
31136         drive prefix.
31137         (IS_ABSOLUTE_FILE_NAME): Treat all drive letters as absolute on
31138         platforms like cygwin with FILE_SYSTEM_DRIVE_PREFIX_IS_ABSOLUTE.
31139         (last_component): New method.
31140         * lib/dirname.c (dir_len): Determine when drive letters need a
31141         subsequent slash.  Preserve // when it is special.
31142         (dir_name): Don't append dot when drive letter is absolute.
31143         [TEST_DIRNAME]: Move into a full-blown gnulib test.
31144         * lib/basename.c (base_name): New semantics - malloc the result.
31145         Preserve // when it is special.  Preserve relative files that look
31146         like drive letters.
31147         (base_len): Preserve // when it is special.
31148         (last_component): New method, similar to old base_name semantics.
31149         * lib/stripslash.c (strip_trailing_slashes): Use last_component, not
31150         base_name.  Strip redundant slashes from ///.
31151
31152 2006-07-03  Jim Meyering  <jim@meyering.net>
31153
31154         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this
31155         macro is used before the first cycle_check call.
31156
31157 2006-07-03  Eric Blake  <ebb9@byu.net>
31158
31159         * modules/dirname (Depends-on): Add xstrndup.
31160
31161 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
31162
31163         * m4/stdint.m4 (gl_STDINT_H): Use more-mnemonic identifiers for
31164         test cases, so that config.log is a bit easier to follow.
31165
31166 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
31167
31168         * lib/stdint_.h (intmax_t, uintmax_t): Prefer long to long long if
31169         both are 64 bits, since this seems to be the tradition, and this
31170         prevents gcc -Wformat from warning about usages with PRIuMAX.  If
31171         we ever run into a host that prefers long long to long in this
31172         case, we'll need another configure-time test.  Problem reported by
31173         Jim Meyering.
31174
31175 2006-07-02  Eric Blake  <ebb9@byu.net>
31176
31177         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
31178
31179 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
31180
31181         * modules/inttypes (Depends-on): No longer depends on stdint.
31182         * modules/stdint (Description): Say more about assumptions.
31183         Say that the fast types might differ.  Say macros are used.
31184         (Files): Remove m4/size_max.m4, m4/wchar_t.m4.  Add m4/longlong.m4.
31185         (Makefile.am): Revise list of substituted symbols to match
31186         new stdint.m4.
31187         * modules/stdint-tests (Files): Add m4/wchar_t.m4, m4/wint_t.m4.
31188         (configure.ac): Add gt_TYPE_WCHAR_T, gt_TYPE_WINT_T.
31189         * tests/test-stdint.c (verify_same_types)
31190         [! (__GNUC__ >= 2 && DO_PEDANTIC)]: Put in a decl, so that
31191         the code conforms to C99/C89.
31192         Test for WCHAR_MIN and WCHAR_MAX only if HAVE_WCHAR_T.
31193         Test for WINT_MIN and WINT_MAX only if HAVE_WINT_T.
31194
31195 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
31196
31197         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Backport from Autoconf 2.60,
31198         but fix a bug, by requiring at least 64 bits.
31199         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
31200         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Now just call
31201         AC_TYPE_LONG_LONG_INT.  This macro is obsolete and will go soon.
31202         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG) Likewise.
31203
31204         * m4/stdint.m4 (gl_STDINT_H): Rewrite to accommodate stdint_.h
31205         changes.  Make 2.59 a prerequisite.  Check and substitute for
31206         HAVE_LONG_LONG_INT.  Rely on Autoconf to check for stdint.h and
31207         inttypes.h.  Do not use special include files; just use the
31208         defaults.  Check for sys/inttypes.h and sys/bitypes.h in the usual
31209         way now.  Remove no-longer-needed tests for HAVE_LONG_64BIT,
31210         HAVE_LONG_LONG_64BIT, int8_t, int16_t, int32_t, int64_t, uint8_t,
31211         uint16_t, uint32_t uint64_t, int_least8_t, int_least16_t,
31212         int_least32_t, int_least64_t, uint_least8_t, uint_least16_t,
31213         uint_least32_t, uint_least64_t, int_fast8_t, int_fast16_t,
31214         int_fast32_t, int_fast64_t, uint_fast8_t uint_fast16_t,
31215         uint_fast32_t, uint_fast64_t, intptr_t, uintptr_t, intmax_t,
31216         uintmax_t, INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX,
31217         UINT16_MAX, INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN,
31218         INT64_MAX, UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX,
31219         UINT_LEAST8_MAX, INT_LEAST16_MIN, INT_LEAST16_MAX,
31220         UINT_LEAST16_MAX, INT_LEAST32_MIN, INT_LEAST32_MAX,
31221         UINT_LEAST32_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX,
31222         UINT_LEAST64_MAX, INT_FAST8_MIN, INT_FAST8_MAX, UINT_FAST8_MAX,
31223         INT_FAST16_MIN, INT_FAST16_MAX, UINT_FAST16_MAX, INT_FAST32_MIN,
31224         INT_FAST32_MAX, UINT_FAST32_MAX, INT_FAST64_MIN, INT_FAST64_MAX,
31225         UINT_FAST64_MAX, INTPTR_MIN, INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN,
31226         INTMAX_MAX, UINTMAX_MAX, PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN,
31227         SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN,
31228         WINT_MAX.  Check for C99 conformance more strictly, by detecting
31229         bugs in glibc 2.4, Solaris 10, and OpenBSD 3.9.  On the other hand do
31230         not check for things that C99 does not require, e.g., int8_t.  If
31231         a test isn't needed unless <stdint.h> isn't working, and is
31232         unlikely to be needed for any other reason, then don't do it
31233         unless <stdint.h> isn't working.  Do not check for ptrdiff_t or
31234         size_t, since we assume C89 freestanding at least.  Do not check
31235         for sig_atomic_t, wchar_t, or wint_t, since the code now does
31236         the right thing even if the types are not defined.  Instead use:
31237         (gl_STDINT_TYPE_PROPERTIES): New macro.
31238         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H): Remove.  Don't bother
31239         testing whether <sys/types.h> clashes, as Autoconf does this for
31240         us now.  All uses removed.
31241         (gl_STDINT_CHECK_TYPES, gl_STDINT_MISSING_BOUND):
31242         (gl_STDINT_MISSING_BOUNDS, gl_STDINT_MISSING_BOUNDS2):
31243         (gl_CHECK_TYPE_SAME):
31244         Remove; no longer needed.
31245         (gl_STDINT_BITSIZEOF): Don't bother to check whether the type
31246         exists, since we'll return 0 anyway in that case.
31247         (gl_INTEGER_TYPE_SUFFIX, gl_STDINT_INCLUDES): New macros.
31248
31249 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
31250
31251         * lib/stdint_.h (_GL_STDINT_H): Renamed from _STDINT_H, to avoid
31252         possible collision with system files.
31253         (<stdio.h>, <time.h>, <wchar.h>) [defined __cplusplus && ! defined
31254         __STDC_CONSTANT_MACROS)]: Do not include, since we don't need
31255         WCHAR_MIN and WCHAR_MAX in this case.
31256         (<stddef.h>): Do not include; no longer needed.
31257         (<sys/types.h>): Include if @HAVE_SYS_TYPES_H@, not if
31258         (defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)).
31259         (<sys/inttypes.h>): Include if @HAVE_SYS_INTTYPES_H@ &&
31260         !@HAVE_INTTYPES_H@, not if (defined(__FreeBSD__)
31261         && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)).
31262         (__STDINT_H__) [@HAVE_STDINT_H@ && defined __sgi && ! defined
31263         __c99]: Define, to work around IRIX <stdint.h> incompatibility.
31264         (@FULL_PATH_STDINT_H@) [!(defined(__sgi) && @HAVE_INTTYPES_H@ &&
31265         !defined(__c99))]: Include in this case too, since it's harmless
31266         now.
31267         (<inttypes.h>) [@HAVE_INTTYPES_H@]: Include, since it's no longer
31268         dangerous to do so.
31269         (@FULL_PATH_INTTYPES_H@) [(defined(__hpux) || defined(_AIX)) &&
31270         @HAVE_INTTYPES_H@]: Do not include, since we now include <inttypes.h>.
31271         (_STDINT_MIN, _STDINT_MAX): New macros.
31272         (int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, int64_t):
31273         (uint64_t, int_least8_t, uint_least8_t, int_least16_t):
31274         (uint_least16_t, int_least32_t, uint_least32_t, int_least64_t):
31275         (uint_least64_t, int_fast8_t, uint_fast8_t, int_fast16_t):
31276         (uint_fast16_t, int_fast32_t, uint_fast32_t, int_fast64_t):
31277         (uint_fast64_t, intptr_t, uintptr_t, intmax_t, uintmax_t): Now
31278         macros, not typedefs; this simplifies things quite a bit.
31279         Use long int for all types narrower than int64_t.
31280         (intmax_t, uintmax_t, INTMAX_C, UINTMAX_C):
31281         Define in terms of long long int or int64_t or long int,
31282         not int64_t or int32_t.  This saves some compile-time testing.
31283         (INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX, UINT16_MAX):
31284         (INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN, INT64_MAX):
31285         (UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX, UINT_LEAST8_MAX):
31286         (INT_LEAST16_MIN, INT_LEAST16_MAX, UINT_LEAST16_MAX):
31287         (INT_LEAST32_MIN, INT_LEAST32_MAX, UINT_LEAST32_MAX):
31288         (INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX, INT_FAST8_MIN):
31289         (INT_FAST8_MAX, UINT_FAST8_MAX, INT_FAST16_MIN, INT_FAST16_MAX):
31290         (UINT_FAST16_MAX, INT_FAST32_MIN, INT_FAST32_MAX, UINT_FAST32_MAX):
31291         (INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTPTR_MIN):
31292         (INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN, INTMAX_MAX, UINTMAX_MAX):
31293         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
31294         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
31295         undef any previous version and define our own version, for
31296         simplicity and consistency with the new macros for types.
31297         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
31298         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
31299         Simplify definitions by using _STDINT_MIN and _STDINT_MAX
31300         where appropriate.  Rely on new symbols @PTRDIFF_T_SUFFIX@,
31301         @SIG_ATOMIC_T_SUFFIX@, @SIZE_T_SUFFIX@, @WCHAR_T_SUFFIX@,
31302         @WINT_T_SUFFIX@ to keep things simple here.
31303         (UINT8_C, UINT16_C, UINT32_C, INT64_C, UINT64_C):
31304         Simplify by assuming typical 8/16/32/64 host, since we're
31305         already doing that elsewhere anyway.
31306         Use (LONG_MAX >> 31 >> 31 == 1) rather than @HAVE_LONG_64BIT@,
31307         and assume long long int is 64 bits if available.  This
31308         speeds up 'configure'.
31309
31310 2006-07-01  Eric Blake  <ebb9@byu.net>
31311
31312         * m4/stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM.
31313         Reported by Andreas Buening.
31314
31315 2006-07-01  Eric Blake  <ebb9@byu.net>
31316
31317         * m4/stdarg.m4 (gl_STDARG_H): Properly parenthesize gl_va_copy.
31318
31319 2006-06-30  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
31320
31321         * lib/getaddrinfo.c: fixed typo
31322
31323 2006-06-29  Jim Meyering  <jim@meyering.net>
31324
31325         * modules/strftime (Maintainer): Add my name, since with the
31326         FPRINTFTIME changes strftime.c has forked from glibc.
31327
31328 2006-06-29  Eric Blake  <ebb9@byu.net>
31329
31330         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.
31331
31332 2006-06-29  Eric Blake  <ebb9@byu.net>
31333
31334         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.
31335
31336 2006-06-29  Eric Blake  <ebb9@byu.net>
31337
31338         * lib/stat_.h: New file.
31339
31340 2006-06-29  Eric Blake  <ebb9@byu.net>
31341
31342         * lib/stat_.h (rpl_mkdir): Declare inline, to avoid warnings about
31343         unused static function.
31344
31345 2006-06-29  Eric Blake  <ebb9@byu.net>
31346
31347         * doc/functions.texi (Function Portability): Document missing lstat
31348         on mingw.
31349
31350 2006-06-29  Eric Blake  <ebb9@byu.net>
31351
31352         * MODULES.html.sh: Add sys_stat.
31353         * modules/sys_stat: New module.
31354         * modules/mkstemp (Depends-on): Add sys_stat.
31355
31356 2006-06-29  Derek R. Price  <derek@ximbiot.com>
31357
31358         * m4/strftime.m4: Don't call AC_FUNC_STRFTIME.
31359
31360 2006-06-29  Derek R. Price  <derek@ximbiot.com>
31361
31362         * m4/c-bs-a.m4: Removed.
31363
31364 2006-06-29  Derek R. Price  <derek@ximbiot.com>
31365
31366         * lib/strftime.c: Assume strftime() exists.
31367
31368 2006-06-29  Derek Price  <derek@ximbiot.com>
31369
31370         * modules/c-bs-a: Removed - \a is C89.
31371         * MODULES.html.sh: Remove c-bs-a.
31372
31373 2006-06-29  Bruno Haible  <bruno@clisp.org>
31374
31375         * modules/wcwidth (License): Change to LGPL.
31376
31377 2006-06-28  Simon Josefsson  <jas@extundo.com>
31378
31379         * tests/test-getaddrinfo.c: Test getnameinfo too.  Call WSAStartup
31380         on _WIN32.
31381
31382         * modules/getaddrinfo (Depends-on): Add inet_ntop, needed by
31383         getnameinfo.
31384
31385 2006-06-28  Simon Josefsson  <jas@extundo.com>
31386
31387         * m4/getaddrinfo.m4: Look for getnameinfo prototypes too.
31388
31389 2006-06-28  Simon Josefsson  <jas@extundo.com>
31390
31391         * lib/getaddrinfo.c: Try to load ws2_32.dll on Windows, to find the
31392         functions there.  It will succeed on Windows XP, but on Windows
31393         2000 and (presumably) earlier, it will fail, and use the internal
31394         re-implementation.
31395         (use_win32_p): New function.
31396         (getaddrinfo): Use strtoul on servname, to support numeric ports.
31397         Support AI_NUMERICSERV to disable getservbyname.
31398         (getnameinfo): New function, only supports
31399         NI_NUMERICHOST|NI_NUMERICSERV for now.
31400
31401         * lib/getaddrinfo.h: Test and check for AI_* flags separately, MinGW
31402         only have some of them.  Add AI_NUMERICSERV.  Add prototype for
31403         getnameinfo.
31404
31405 2006-06-28  Eric Blake  <ebb9@byu.net>
31406
31407         * modules/wcwidth: New file.
31408         * modules/mbchar (Depends-on): Add wcwidth.
31409         * modules/mbswidth (Depends-on): Add wcwidth.
31410         * MODULES.html.sh: Add wcwidth.
31411
31412 2006-06-28  Eric Blake  <ebb9@byu.net>
31413
31414         * m4/mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
31415         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): ...to this new file.
31416
31417 2006-06-28  Eric Blake  <ebb9@byu.net>
31418
31419         * lib/xvasprintf.h: Fix comments.
31420
31421 2006-06-28  Eric Blake  <ebb9@byu.net>
31422
31423         * lib/mbchar.h (wcwidth): Include wcwidth.h.
31424         * lib/mbswidth.c (wcwidth): Move from here...
31425         * lib/wcwidth.h: ...to this new file.
31426
31427 2006-06-28  Derek R. Price  <derek@ximbiot.com>
31428
31429         * m4/savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.
31430
31431         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since
31432         it's obsolete.
31433         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Likewise.
31434
31435 2006-06-28  Derek R. Price  <derek@ximbiot.com>
31436
31437         * lib/savedir.c (CLOSEDIR): Remove.  All uses changed to closedir.
31438         Autoconf 2.60 says this stuff was obsolete.
31439
31440 2006-06-28  Bruno Haible  <bruno@clisp.org>
31441
31442         * modules/wcwidth (Files): Add m4/wchar_t.m4.
31443
31444 2006-06-28  Bruno Haible  <bruno@clisp.org>
31445
31446         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Also require AC_C_INLINE and
31447         gt_TYPE_WCHAR_T.
31448
31449 2006-06-28  Bruno Haible  <bruno@clisp.org>
31450
31451         * lib/wcwidth.h: Declare nothing if !HAVE_WCHAR_T. Provide a fallback
31452         declaration for wcwidth.
31453         * lib/mbswidth.c: Restore the includes of <wchar.h> and <wctypes.h>.
31454
31455 2006-06-28  Bruno Haible  <bruno@clisp.org>
31456
31457         * lib/mkdtemp.c [MINGW]: Include <io.h>.
31458         (mkdir): Define using _mkdir.
31459
31460 2006-06-28  Bruno Haible  <bruno@clisp.org>
31461
31462         * lib/getaddrinfo.h: Fix POSIX URL.
31463         * lib/getaddrinfo.c (WIN32_NATIVE): New macro. Use it instead of
31464         _WIN32.
31465         (use_win32_p): Make static.
31466         (getaddrinfo): Reject service name if it is empty or does not consist
31467         solely of decimal digits, or if its value is > 65535.
31468         (getnameinfo): Remove useless casts.
31469
31470 2006-06-27  Simon Josefsson  <jas@extundo.com>
31471
31472         * modules/sys_select: New file, suggested by Bruno Haible, Paul
31473         Eggert and Martin Lambers.
31474
31475 2006-06-27  Simon Josefsson  <jas@extundo.com>
31476
31477         * m4/sys_select_h.m4: New file, suggested by Bruno Haible, Paul
31478         Eggert and Martin Lambers.
31479
31480 2006-06-27  Bruno Haible  <bruno@clisp.org>
31481
31482         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): For nonexistent types, set the
31483         result to 0, not to empty.
31484         Reported by Martin Neitzel <neitzel@sco.gaertner.de>.
31485
31486 2006-06-27  Bruno Haible  <bruno@clisp.org>
31487
31488         * lib/stdint_.h (intmax_t, uintmax_t): Undefine before typedef.
31489
31490 2006-06-26  Simon Josefsson  <jas@extundo.com>
31491
31492         * m4/inet_ntop.m4: Don't check for sys/types.h, we assume it is
31493         present.
31494
31495 2006-06-26  Paul Eggert  <eggert@cs.ucla.edu>
31496
31497         * lib/base64.c (B64): Use _ as the formal parameter, not x, to avoid
31498         bug in IBM C V6 for AIX.  Problem reported by Larry Jones in
31499         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00181.html>.
31500
31501 2006-06-26  Mark D. Baushke  <mdb@gnu.org>
31502
31503         * m4/stdint.m4 (gl_STDINT_H): Treat BSD/OS like OpenBSD.
31504
31505 2006-06-26  Bruno Haible  <bruno@clisp.org>
31506
31507         * modules/stdint (Makefile.am): Also substitute HAVE_WCHAR_H.
31508
31509 2006-06-26  Bruno Haible  <bruno@clisp.org>
31510
31511         * m4/stdint.m4 (gl_STDINT_H): Test also for <wchar.h>.
31512
31513 2006-06-26  Bruno Haible  <bruno@clisp.org>
31514
31515         * m4/stdint.m4 (gl_STDINT_H): Don't include <stdint.h> when using the
31516         SGI C compiler in pre-C99 mode.
31517         Suggested by Mark D. Baushke and Larry Jones.
31518
31519 2006-06-26  Bruno Haible  <bruno@clisp.org>
31520
31521         * lib/stdint_.h: Include <wchar.h> if necessary for WCHAR_MIN or
31522         WCHAR_MAX.
31523         Reported by Mark D. Baushke and Larry Jones.
31524
31525 2006-06-26  Bruno Haible  <bruno@clisp.org>
31526
31527         * lib/stdint_.h: Don't include <stdint.h> when using the SGI C compiler
31528         in pre-C99 mode.
31529         Suggested by Mark D. Baushke and Larry Jones.
31530
31531 2006-06-23  Simon Josefsson  <jas@extundo.com>
31532             Bruno Haible  <bruno@clisp.org>
31533
31534         * gnulib-tool (func_emit_lib_Makefile_am): Define MOSTLYCLEANDIRS.
31535         Emit mostlyclean-local rule.
31536         (func_emit_tests_Makefile_am): Likewise.
31537         * modules/sys_socket (Makefile.am): Use MOSTLYCLEANDIRS.
31538
31539 2006-06-23  Mark D. Baushke  <mdb@gnu.org>
31540
31541         * lib/stdint_.h: Treat BSD/OS like OpenBSD.
31542
31543 2006-06-23  Bruno Haible  <bruno@clisp.org>
31544
31545         * tests/test-stdint.c: Update to match ISO C 99 Technical
31546         Corrigendum 1.
31547
31548 2006-06-23  Bruno Haible  <bruno@clisp.org>
31549
31550         * m4/stdint.m4 (gl_STDINT_H): Treat IRIX like OpenBSD.
31551
31552 2006-06-23  Bruno Haible  <bruno@clisp.org>
31553
31554         * lib/stdint_.h: Treat IRIX like OpenBSD.
31555
31556 2006-06-23  Bruno Haible  <bruno@clisp.org>
31557
31558         * lib/stdint_.h (UINT8_C, UINT16_C, UINT32_C): Define according to
31559         ISO C 99 Technical Corrigendum 1.
31560
31561 2006-06-22  Simon Josefsson  <jas@extundo.com>
31562
31563         * m4/sockpfaf.m4: Include winsock2.h too, to make it work under
31564         MinGW.
31565
31566 2006-06-22  Paul Eggert  <eggert@cs.ucla.edu>
31567
31568         * lib/glob.c (collated_compare): Remove 'const' uses that weren't
31569         needed.  Some compiler complained about some of them.  Problem reported
31570         by Larry Jones in
31571         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00172.html>.
31572
31573 2006-06-21  Simon Josefsson  <jas@extundo.com>
31574
31575         * tests/test-getaddrinfo.c: New file.
31576
31577         * modules/getaddrinfo-tests: New file.
31578
31579         * MODULES.html.sh: Add inet_pton.
31580
31581         * modules/inet_pton: New file.
31582
31583 2006-06-21  Simon Josefsson  <jas@extundo.com>
31584
31585         * m4/getaddrinfo.m4: Don't define WINVER.  Look for gethostbyname in
31586         -lws2_32 too.  Fixes getaddrinfo on Windows 2000, with the price
31587         of using the (limited) gnulib implementation on Windows XP.
31588
31589         * m4/inet_pton.m4: New file.
31590
31591 2006-06-21  Simon Josefsson  <jas@extundo.com>
31592
31593         * lib/getaddrinfo.c (getaddrinfo): Set ai_family in the return
31594         variable.
31595
31596         * lib/socket_.h: Don't define WINVER.
31597
31598         * lib/inet_pton.h, inet_pton.c: New file, taken from glibc but
31599         slightly modified to work in gnulib.
31600
31601 2006-06-21  Simon Josefsson  <jas@extundo.com>
31602
31603         * doc/gnulib.texi (Windows sockets): Add.
31604
31605 2006-06-21  Paul Eggert  <eggert@cs.ucla.edu>
31606
31607         * lib/read-file.c (fread_file): Start with buffer allocation of
31608         0 bytes rather than 1 byte; this simplifies the code.
31609         Don't invoke feof; it's not needed.  Refactor to avoid duplicate
31610         code to free buffer and save/restore errno.
31611         (internal_read_file): Remove unused local.
31612
31613 2006-06-20  Paul Eggert  <eggert@cs.ucla.edu>
31614
31615         * lib/openat.c (openat): Use ?:, not if, to work around GCC bug 4210
31616         <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4210>.
31617         Problem reported by Denis Excoffier in
31618         <http://lists.gnu.org/archive/html/bug-tar/2006-06/msg00023.html>.
31619
31620 2006-06-19  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
31621
31622         * modules/sys_socket, modules/socklen: Include sys/types since
31623         FreeBSD 4.x's sys/socket.h needs it.
31624
31625 2006-06-19  Simon Josefsson  <jas@extundo.com>
31626
31627         * lib/inet_ntop.c: Always build inet_ntop4, since inet_ntop6 calls it.
31628
31629 2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
31630
31631         * lib/alloca_.h (alloca) [defined alloca]: Don't define or declare.
31632
31633 2006-06-19  Bruno Haible  <bruno@clisp.org>
31634
31635         * m4/stdint.m4 (gl_STDINT_H): Enclose the values of FULL_PATH_STDINT_H
31636         and FULL_PATH_INTTYPES_H in angle brackets.
31637         Reported by Mark D. Baushke <mdb@gnu.org>.
31638
31639 2006-06-17  Eric Blake  <ebb9@byu.net>
31640
31641         * m4/rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
31642         errno.
31643
31644 2006-06-17  Bruno Haible  <bruno@clisp.org>
31645
31646         * m4/stdint.m4 (gl_STDINT_H) [FreeBSD >= 5]: Don't include
31647         <sys/inttypes.h>.
31648
31649 2006-06-17  Bruno Haible  <bruno@clisp.org>
31650
31651         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove test
31652         whether errno is declared. Assume <errno.h> declares errno.
31653
31654 2006-06-17  Bruno Haible  <bruno@clisp.org>
31655
31656         * lib/stdint_.h [FreeBSD >= 5]: Don't include <sys/inttypes.h>.
31657
31658 2006-06-17  Bruno Haible  <bruno@clisp.org>
31659
31660         * lib/stdint_.h (_UINT8_T, _UINT32_T, _UINT64_T): New macros. Fixes a
31661         problem on Solaris 2.5.1.
31662
31663 2006-06-16  Eric Blake  <ebb9@byu.net>
31664
31665         * lib/unsetenv.c [!defined errno]: Assume errno.h declares errno.
31666         * lib/unicodeio.c [!defined errno]: Likewise.
31667         * lib/strtol.c [!defined errno]: Likewise.
31668         * lib/strtod.c [!defined errno]: Likewise.
31669
31670 2006-06-15  Eric Blake  <ebb9@byu.net>
31671
31672         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
31673
31674 2006-06-15  Eric Blake  <ebb9@byu.net>
31675
31676         * config/srclist.txt (ssize_t.m4): Lose sync.
31677
31678 2006-06-15  Bruno Haible  <bruno@clisp.org>
31679
31680         * modules/stdint (Files): Include m4/full-header-path.m4,
31681         m4/size_max.m4, m4/wchar_t.m4.
31682         (Makefile.am): Many more substitutions.
31683         * modules/stdint-tests: New file.
31684         * tests/test-stdint.c: New file.
31685
31686 2006-06-15  Bruno Haible  <bruno@clisp.org>
31687
31688         * m4/stdint.m4 (gl_STDINT_H): Rewritten to produce a complete stdint.h.
31689         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H, gl_STDINT_CHECK_TYPES,
31690         gl_STDINT_MISSING_BOUND, gl_STDINT_MISSING_BOUNDS,
31691         gl_STDINT_MISSING_BOUNDS2, gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED,
31692         gl_CHECK_TYPE_SAME): New macros.
31693
31694 2006-06-15  Bruno Haible  <bruno@clisp.org>
31695
31696         * m4/size_max.m4 (gl_SIZE_MAX): Make it work also when cross-compiling.
31697
31698 2006-06-15  Bruno Haible  <bruno@clisp.org>
31699
31700         * lib/stdint_.h: Rewritten to be fully auto-configured.
31701         Fixes bug on HP-UX/IA64.
31702
31703 2006-06-11  Paul Eggert  <eggert@cs.ucla.edu>
31704
31705         * lib/getdate.y (__attribute__): Don't define if already defined.
31706         Problem reported by Larry Jones.
31707         * lib/utimens.c (__attribute__): Likewise.
31708
31709 2006-06-04  Paul Eggert  <eggert@cs.ucla.edu>
31710
31711         * lib/regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun
31712         reported by Andreas Schwab.
31713
31714 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
31715             Bruno Haible  <bruno@clisp.org>
31716
31717         * m4/strndup.m4 (gl_FUNC_STRNDUP): Replace the AC_REPLACE_FUNCS with a
31718         check for the declaration of strnlen and a run test that exposes the
31719         AIX 5.1 strnlen bug.  In the failure case, #define strndup to
31720         rpl_strndup.
31721
31722 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
31723             Bruno Haible  <bruno@clisp.org>
31724
31725         * lib/strndup.c (strndup) [!_LIBC]: Don't undefine macro definition.
31726
31727 2006-05-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
31728
31729         * m4/c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
31730         compile test, for Tru64 4.0D.
31731
31732 2006-05-28  Karl Berry  <karl@gnu.org>
31733
31734         * config/srclist.txt (printf-args.c): lose sync.
31735
31736 2006-05-26  Martin Lambers  <marlam@marlam.de>
31737
31738         * lib/getpass.c: Updates the test for the native W32 API, and adds
31739         missing includes, thus fixing compilation warnings.
31740
31741 2006-05-25  Sergey Poznyakoff  <gray@gnu.org.ua>
31742
31743         * lib/exclude.c (exclude_fnmatch): New function.
31744         (excluded_file_name): Call exclude_fnmatch.
31745         * lib/exclude.h (excluded_file_name): New prototype
31746
31747 2006-05-25  Paul Eggert  <eggert@cs.ucla.edu>
31748
31749         * lib/tempname.c (small_open, large_open): New macros.
31750         (__open, __open64) [!_LIBC]: Remove.
31751         (__gen_tempname): Use small_open and large_open instead of __open
31752         and __open64.  This fixes a portability bug on HP-UX 11.11i
31753         reported by Simon Wing-Tang in
31754         <http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00114.html>.
31755
31756 2006-05-24  Bruno Haible  <bruno@clisp.org>
31757
31758         * lib/printf-args.c (printf_fetchargs): Turn NULL pointers for
31759         TYPE_STRING and TYPE_WIDE_STRING into a non-NULL replacement.
31760         Reported by Thorsten Maerz <torte@netztorte.de> via
31761         Aaron Stone <aaron@serendipity.cx>.
31762
31763 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
31764
31765         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Rename cache variables to use
31766         gl_ rather than jm_.  Link, don't run, so that cross-compiles are
31767         allowed.  Check that resulting type is arithmetic.  Move AC_REQUIRE
31768         and AC_CHECK_HEADERS_ONCE outside of AC_CACHE_CHECK, since they're
31769         not really conditional on the cache.
31770         (gl_PREREQ_NANOSLEEP): Check for sys/select.h.
31771
31772 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
31773
31774         * lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
31775         Use the usual Autoconf way to include <time.h> and/or sys/time.h.
31776         (my_usleep): Don't mishandle maximum value.
31777
31778 2006-05-19  Jim Meyering  <jim@meyering.net>
31779
31780         * lib/getugroups.c: Correct an outdated comment.  From Bruno Haible.
31781
31782 2006-05-17  Bruno Haible  <bruno@clisp.org>
31783
31784         Cygwin portability.
31785         * lib/classpath.c (PATH_SEPARATOR) [CYGWIN]: Define as ':'.
31786
31787 2006-05-17  Bruno Haible  <bruno@clisp.org>
31788
31789         * lib/stdint_.h: Fix recognition of Cygwin.
31790
31791 2006-05-15  Bruno Haible  <bruno@clisp.org>
31792
31793         * build-aux/config.rpath: Improve support for Sun C 5.9 on Linux, based
31794         on libtool patch by Ralf Wildenhues.
31795
31796 2006-05-14  Paul Eggert  <eggert@cs.ucla.edu>
31797
31798         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
31799         test for C99 conformance; (bool) 0.5 is an integer constant
31800         expression, but (bool) -0.5 is not.  Problem reported by Fedor
31801         Sergeev in <http://forum.sun.com/jive/thread.jspa?threadID=96202>.
31802
31803 2006-05-11  Simon Josefsson  <jas@extundo.com>
31804
31805         * m4/xvasprintf.m4: Fix obvious typo.
31806
31807 2006-05-11  Jim Meyering  <jim@meyering.net>
31808
31809         * lib/sha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/.  From
31810         James Lemley.
31811
31812 2006-05-10  Simon Josefsson  <jas@extundo.com>
31813
31814         * lib/md4.c: Typo fix, update copyright years.
31815         (K1, K2): Don't use L because it turn computations into 64-bit on
31816         64-bit platforms.
31817
31818 2006-05-10  Paul Eggert  <eggert@cs.ucla.edu>
31819
31820         * lib/crc.c (crc32_update): Remove unnecessary L suffix.
31821         * lib/md4.c (rol): Cast right-shift arg to uint32_t to prevent
31822         unwanted sign propagation, e.g., on hosts with 64-bit int.
31823         There still are some problems with reeelly weird theoretical hosts
31824         (e.g., 33-bit int) but it's not worth worrying about now.
31825         * lib/sha1.c (rol): Likewise.
31826         (K1, K2, K3, K4): Remove unnecessary L suffix.
31827
31828 2006-05-10  Bruno Haible  <bruno@clisp.org>
31829
31830         * lib/des.c: Cast to avoid warnings.
31831
31832 2006-05-09  Bruno Haible  <bruno@clisp.org>
31833
31834         * modules/xvasprintf (Files): Add m4/xvasprintf.m4.
31835         (Depends-on): Depend also on xsize, stdarg.
31836         (configure.ac): Add gl_XVASPRINTF.
31837
31838 2006-05-09  Bruno Haible  <bruno@clisp.org>
31839
31840         * m4/xvasprintf.m4: New file.
31841
31842 2006-05-09  Bruno Haible  <bruno@clisp.org>
31843
31844         * lib/xvasprintf.c: Include limits.h, string.h, xsize.h.
31845         (EOVERFLOW): Define fallback value.
31846         (xstrcat): New function.
31847         (xvasprintf): Recognize the special case of a string concatenation.
31848
31849 2006-05-08  Eric Blake  <ebb9@byu.net>
31850
31851         * gnulib-tool (func_version): Base copyright year on CVS date.
31852         (func_emit_copyright_notice): New function.
31853         (func_emit_lib_Makefile_am): Use it.
31854         (func_emit_tests_Makefile_am): Likewise.
31855         (func_import): Likewise.
31856
31857 2006-05-08  Bruno Haible  <bruno@clisp.org>
31858
31859         * modules/stdarg: New file.
31860         * MODULES.html.sh (func_all_modules): Add section for <stdarg.h>.
31861
31862 2006-05-08  Bruno Haible  <bruno@clisp.org>
31863
31864         * m4/stdarg.m4: New file, from GNU gettext.
31865
31866 2006-05-08  Bruno Haible  <bruno@clisp.org>
31867
31868         * config/srclist.txt (build-aux/config.rpath): different from latest
31869         release.
31870
31871 2006-05-08  Bruno Haible  <bruno@clisp.org>
31872
31873         * build-aux/config.rpath: Add support for Sun C 5.9 on Linux.
31874
31875 2006-05-05  Jim Meyering  <jim@meyering.net>
31876
31877         * m4/warning.m4: New file, derived from bison's file by the same name.
31878
31879 2006-05-03  Bruno Haible  <bruno@clisp.org>
31880
31881         * lib/stdint_.h: Shorter URL.
31882         * lib/inttypes.h: Likewise.
31883
31884 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
31885
31886         * modules/inttypes (Maintainer): Change from Derek Price to 'all'.
31887
31888 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
31889
31890         * lib/verify.h: Document the internals better.  Most of this change
31891         was written by Bruno Haible.
31892
31893 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
31894
31895         * doc/verify.texi: New file, partly based on a proposal by
31896         Bruno Haible.
31897
31898 2006-05-02  Bruno Haible  <bruno@clisp.org>
31899
31900         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Move the include_next
31901         test from here...
31902         * m4/_inttypes_h.m4 (gl_INTTYPES_H): ... to here.
31903
31904 2006-04-29  Bruno Haible  <bruno@clisp.org>
31905
31906         * lib/gcd.c: Use WORD_T and GCD instead of unsigned long and gcd.
31907         Suggested by Oskar Liljeblad <oskar@osk.mine.nu>.
31908
31909 2006-04-29  Bruno Haible  <bruno@clisp.org>
31910
31911         * gnulib-tool: Make --update option actually work.
31912
31913 2006-04-29  Bruno Haible  <bruno@clisp.org>
31914
31915         * doc/gcd.texi: New file.
31916         * doc/gnulib.texi: Include it.
31917
31918 2006-04-25  Paul Eggert  <eggert@cs.ucla.edu>
31919
31920         * lib/getdate.y (get_date): When adding relative date, start with the
31921         initial time, not with the result of the first mktime call.
31922
31923 2006-04-25  Bruno Haible  <bruno@clisp.org>
31924
31925         * gnulib-tool (func_import): Output the include directives in three
31926         blocks, sorted separately.
31927         Reported by Ben Pfaff <blp@cs.stanford.edu>.
31928
31929 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
31930
31931         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
31932         to define main with arguments, for C++.  Reported by Eric Blake.
31933         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC):
31934         Prefer 'int main ()' to 'int main (void)', for C++.
31935         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise.
31936         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Specify a return type
31937         for 'main', for C99 and C++.
31938
31939 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
31940
31941         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
31942         Don't assume that exit status -1 is valid.
31943         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
31944         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
31945         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
31946         * m4/readdir.m4 (GL_FUNC_READDIR): Include <stdlib.h>.
31947         * m4/rename.m4 (vb_FUNC_RENAME): Likewise.
31948         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use AC_RUN_IFELSE,
31949         not AC_TRY_RUN.  Use return, not exit.  Don't assume that
31950         functions can be used without declaring them, or that you can
31951         exit with status -1.
31952         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
31953
31954 2006-04-24  Karl Berry  <karl@gnu.org>
31955
31956         * config/srclist.txt (longdouble.m4): sync lost.
31957
31958 2006-04-24  Eric Blake  <ebb9@byu.net>
31959
31960         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Avoid unused variable warning.
31961
31962 2006-04-24  Bruno Haible  <bruno@clisp.org>
31963
31964         * m4/poll.m4 (gl_FUNC_POLL): When cross-compiling, reject also the
31965         poll() implementation in AIX.
31966         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
31967
31968 2006-04-24  Bruno Haible  <bruno@clisp.org>
31969
31970         * m4/poll.m4 (gl_FUNC_POLL): Rearrange code, so that POLL_H gets
31971         assigned exactly once.
31972
31973 2006-04-23  Claudio Fontana  <claudio@gnu.org>
31974             Bruno Haible  <bruno@clisp.org>
31975
31976         * modules/gettext (Makefile.am): Add a -I flag for <libintl.h>.
31977         * gnulib-tool (func_emit_lib_Makefile_am): Emit empty default value
31978         for AM_CPPFLAGS.
31979
31980 2006-04-23  Bruno Haible  <bruno@clisp.org>
31981
31982         * modules/copy-file: Depend on unistd.
31983         * modules/execute: Likewise.
31984         * modules/fatal-signal: Likewise.
31985         * modules/findprog: Likewise.
31986         * modules/mkdtemp : Likewise.
31987         * modules/pipe: Likewise.
31988         * modules/wait-process: Likewise.
31989
31990 2006-04-23  Bruno Haible  <bruno@clisp.org>
31991
31992         * lib/fwriteerror.c (fwriteerror): Call fclose also when an error
31993         condition was already detected.
31994         Reported by Ben Pfaff <blp@cs.stanford.edu>.
31995
31996 2006-04-23  Bruno Haible  <bruno@clisp.org>
31997
31998         * lib/copy-file.c: Include <unistd.h> unconditionally.
31999         * lib/execute.c: Likewise.
32000         * lib/fatal-signal.c: Likewise.
32001         * lib/findprog.c: Likewise.
32002         * lib/mkdtemp.c: Likewise.
32003         * lib/pipe.h: Likewise.
32004         * lib/pipe.c: Likewise.
32005         * lib/wait-process.h: Likewise.
32006
32007 2006-04-23  Bruno Haible  <bruno@clisp.org>
32008
32009         * gnulib-tool (func_usage): Fix --import description. Document
32010         --update.
32011         (func_import): Create temporary file in a temporary directory, if
32012         --dry-run is specified. Silence errors from 'grep' when there are no
32013         m4 files in $m4dir.
32014         (func_create_testdir): Silence errors from 'grep' when there are no
32015         m4 files in $m4dir.
32016         Reported by Karl Berry <karl@freefriends.org>.
32017
32018 2006-04-20  Bruno Haible  <bruno@clisp.org>
32019
32020         * m4/argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
32021         one argument, so that the code will be portable to Autoconf 2.60.
32022         * m4/getlogin_r.m4 (gl_PREREQ_GETLOGIN_R): Likewise.
32023         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
32024         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO): Likewise.
32025
32026 2006-04-19  Derek Price  <derek@ximbiot.com>
32027             Eric Blake  <ebb9@byu.net>
32028
32029         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h>
32030         rather than "/full/path.h".  Update comment to match.  Shorten &
32031         generalize m4_translit call via AS_TR_CPP.
32032
32033 2006-04-19  Derek Price  <derek@ximbiot.com>
32034             Eric Blake  <ebb9@byu.net>
32035
32036         * lib/inttypes.h: Correct grammar in comment.
32037
32038 2006-04-18  Derek Price  <derek@ximbiot.com>
32039             Paul Eggert  <eggert@cs.ucla.edu>
32040
32041         * modules/inttypes: New file.
32042         * modules/strtoimax, modules/strtoumax: Depend on inttypes.
32043
32044 2006-04-18  Derek Price  <derek@ximbiot.com>
32045             Paul Eggert  <eggert@cs.ucla.edu>
32046
32047         * m4/_inttypes_h.m4, m4/full-header-path.m4, m4/include_next.m4:
32048         New files.
32049
32050 2006-04-18  Derek Price  <derek@ximbiot.com>
32051             Paul Eggert  <eggert@cs.ucla.edu>
32052
32053         * lib/inttypes.h: New file.
32054         * lib/strtoimax.c: Assume <inttypes.h>.
32055
32056 2006-04-15  Paul Eggert  <eggert@cs.ucla.edu>
32057
32058         * lib/utimens.c (futimens): glibc futimesat messes up if /proc
32059         isn't mounted.  Problem reported by Kir Kolyshkin.
32060
32061 2006-04-13  Paul Eggert  <eggert@cs.ucla.edu>
32062
32063         * lib/regcomp.c (init_dfa): Don't use wchar_t or wctype_t if
32064         RE_ENABLE_I18N is not defined.  Problem reported by Mark D. Baushke via
32065         Derek R. Price.
32066         * lib/regex.h (RE_DUP_MAX): Update comment to match current
32067         implementation.
32068
32069 2006-04-12  Eric Blake  <ebb9@byu.net>
32070
32071         * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this
32072         is now done automatically by the corresponding Autoconf macro.
32073
32074 2006-04-11  Paul Eggert  <eggert@cs.ucla.edu>
32075
32076         * m4/time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and
32077         time_r.h.
32078
32079 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
32080
32081         Merge regex changes from libc, removing some of our
32082         POSIX-conformance changes that were rejected and redoing them in a
32083         less-intrusive way.
32084
32085         * lib/regcomp.c (re_compile_internal, init_dfa):
32086         Length arg is now size_t, not Idx.  All uses changed.
32087         (peek_token): Forward decl now says internal_function.
32088         (__re_error_msgid, __re_error_msgid_idx):
32089         Now static rather than extern with attribute_hidden.
32090         (re_compile_pattern) [!defined _LIBC]: Use K&R-style defn.
32091         For some reason libc prefers K&R style defns for external functions.
32092         (regerror) [!defined _LIBC]: Likewise.
32093         (re_set_syntax, re_compile_fastmap, regcomp, regfree, re_comp):
32094         (seek_collating_symbol_entry, lookup_collation_sequence_value):
32095         (build_range_exp, build_collating_symbol):
32096         Use K&R-style defn.
32097         (re_compile_fastmap): Use '\0' to memset, not 0.
32098         (utf8_sb_map): Make the calculations more obvious.
32099         (init_dfa, parse_bracket_exp, build_charclass_op):
32100         Call calloc and cast result, as glibc does.
32101         (init_word_char, fetch_token, peek_token, peek_token_bracket):
32102         (build_range_exp, build_collating_symbol):
32103         Now internal functions.
32104
32105         * lib/regex.c [!defined _LIBC]: Allow compiling with C++ compilers.
32106
32107         * lib/regex.h (__USE_GNU_REGEX): New macro.  Don't depend on
32108         _REGEX_SOURCE any more; depend on _GNU_SOURCE instead.
32109         Don't depend on VMS; depend on __VMS instead, for POSIX
32110         namespace cleanness.
32111         (regoff_t): Define to ssize_t, not long int.
32112
32113         Remove the REG_ macros named below.  Instead, make the old names
32114         (e.g., RE_BACKSLASH_ESCAPE_IN_LISTS) visible only if
32115         __USE_GNU_REGEX.
32116         (REG_BACKSLASH_ESCAPE_IN_LISTS):
32117         (REG_BK_PLUS_QM, REG_CHAR_CLASSES, REG_CONTEXT_INDEP_ANCHORS):
32118         (REG_CONTEXT_INDEP_OPS, REG_CONTEXT_INVALID_OPS):
32119         (REG_DOT_NEWLINE, REG_DOT_NOT_NULL, REG_HAT_LISTS_NOT_NEWLINE):
32120         (REG_INTERVALS, REG_LIMITED_OPS, REG_NEWLINE_ALT):
32121         (REG_NO_BK_BRACES, REG_NO_BK_PARENS, REG_NO_BK_REFS):
32122         (REG_NO_BK_VBAR, REG_NO_EMPTY_RANGES):
32123         (REG_UNMATCHED_RIGHT_PAREN_ORD, REG_NO_POSIX_BACKTRACKING):
32124         (REG_NO_GNU_OPS, REG_DEBUG, REG_INVALID_INTERVAL_ORD):
32125         (REG_IGNORE_CASE, REG_CARET_ANCHORS_HERE):
32126         (REG_CONTEXT_INVALID_DUP, REG_NO_SUB, REG_SYNTAX_EMACS):
32127         (REG_SYNTAX_AWK, REG_SYNTAX_GNU_AWK, REG_SYNTAX_POSIX_AWK):
32128         (REG_SYNTAX_GREP, REG_SYNTAX_EGREP, REG_SYNTAX_POSIX_EGREP):
32129         (REG_SYNTAX_ED, REG_SYNTAX_SED, _REG_SYNTAX_POSIX_COMMON):
32130         (REG_SYNTAX_POSIX_BASIC, REG_SYNTAX_POSIX_MINIMAL_BASIC):
32131         (REG_SYNTAX_POSIX_EXTENDED, REG_SYNTAX_POSIX_MINIMAL_EXTENDED):
32132         (REG_DUP_MAX, REG_UNALLOCATED, REG_REALLOCATE, REG_FIXED):
32133         (REG_NREGS):
32134         Remove.  All uses replaced by the old RE_* names.
32135         (RE_BACKSLASH_ESCAPE_IN_LISTS):
32136         (RE_BK_PLUS_QM, RE_CHAR_CLASSES, RE_CONTEXT_INDEP_ANCHORS):
32137         (RE_CONTEXT_INDEP_OPS, RE_CONTEXT_INVALID_OPS):
32138         (RE_DOT_NEWLINE, RE_DOT_NOT_NULL, RE_HAT_LISTS_NOT_NEWLINE):
32139         (RE_INTERVALS, RE_LIMITED_OPS, RE_NEWLINE_ALT):
32140         (RE_NO_BK_BRACES, RE_NO_BK_PARENS, RE_NO_BK_REFS):
32141         (RE_NO_BK_VBAR, RE_NO_EMPTY_RANGES):
32142         (RE_UNMATCHED_RIGHT_PAREN_ORD, RE_NO_POSIX_BACKTRACKING):
32143         (RE_NO_GNU_OPS, RE_DEBUG, RE_INVALID_INTERVAL_ORD):
32144         (RE_IGNORE_CASE, RE_CARET_ANCHORS_HERE):
32145         (RE_CONTEXT_INVALID_DUP, RE_NO_SUB):
32146         Don't bother having these macros be independent of each others'
32147         values, since they no longer exist in the POSIX name space.
32148
32149         Rename the following member names back to their old names,
32150         unless !__USE_GNU_REGEX.  All uses changed back.
32151         (buffer): Renamed from re_buffer.
32152         (allocated): Renamed from re_allocated.
32153         (used): Renamed from re_used.
32154         (syntax): Renamed from re_syntax.
32155         (fastmap): Renamed from re_fastmap.
32156         (translate): Renamed from re_translate.
32157         (can_be_null): Renamed from re_can_be_null.
32158         (regs_allocated): Renamed from re_regs_allocated.
32159         (fastmap_accurate): Renamed from re_fastmap_accurate.
32160         (no_sub): Renamed from re_no_sub.
32161         (not_bol): Renamed from re_not_bol.
32162         (not_eol): Renamed from re_not_eol.
32163         (newline_anchor): Renamed from re_newline_anchor.
32164         (num_regs): Renamed from rm_num_regs.
32165         (start): Renamed from rm_start.
32166         (end): Renamed from rm_end.
32167
32168         (free_state): Move up a bit.
32169
32170         * lib/regex_internal.h (inline) [__GNUC__ < 3 && defined _LIBC]:
32171         #define to be empty.
32172         (ASCII_CHARS): New macro, replacing all uses of 0x80 and/or SBC_MAX / 2
32173         when that is what is intended.
32174         (SBC_MAX): Define to UCHAR_MAX + 1, not 256.
32175         (__re_error_msgid, __re_error_msgid_idx): Remove decls; not needed.
32176         (MAX): New macro.
32177         (re_xmalloc, re_calloc, re_xrealloc, re_x2realloc): Remove.
32178         All uses changed back to re_malloc, etc.  It's now the caller's
32179         responsibility to check for overflow; all callers changed.
32180         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc, re_xnrealloc):
32181         (re_x2nrealloc): Remove.
32182         (free_state): Remove decl.
32183
32184         * lib/regexc.c (regexec, re_match, re_search, re_match_2, re_search_2):
32185         (re_set_registers, re_exec):
32186         Use K&R-style defn.
32187
32188         2006-01-31  Roland McGrath  <roland@redhat.com>
32189
32190         * lib/regcomp.c (calc_eclosure_iter): Remove dead variables.
32191         Reported by Mike Frysinger <vapier@gentoo.org>.
32192
32193         2006-01-15  Andreas Jaeger  <aj@suse.de>
32194
32195         [BZ #1950]
32196         * lib/regex_internal.c (re_string_reconstruct): Adjust for
32197         build_wcs_upper_buffer change.
32198         (build_wcs_upper_buffer): Change return type.
32199
32200         2005-12-10  Ulrich Drepper  <drepper@redhat.com>
32201
32202         * lib/regex_internal.h: Include <stdint.h> if available.
32203
32204         2005-12-06  Paolo Bonzini  <bonzini@gnu.org>
32205
32206         * lib/regex_internal.h (SIZE_MAX): Provide a default definition.
32207
32208         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
32209
32210         * lib/regcomp.c: Adjust for changed secondary hash function.
32211
32212         2005-09-30  Ulrich Drepper  <drepper@redhat.com>
32213
32214         * lib/regex.h: Pretty printing.
32215         Clean up namespace a bit.
32216
32217         2005-09-30  Jakub Jelinek  <jakub@redhat.com>
32218
32219         * lib/regexec.c (update_cur_sifted_state, check_arrival,
32220         check_arrival_add_next_nodes): Avoid using uninitialized variable.
32221
32222         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
32223                     Ulrich Drepper  <drepper@redhat.com>
32224
32225         [BZ #1302]
32226         * lib/regex_internal.h (bitset_t): Renamed from bitset.  All uses
32227         changed.
32228         (bitset_word_t): Renamed from bitset_word.  All uses changed.
32229
32230         2005-09-22  Ulrich Drepper  <drepper@redhat.com>
32231
32232         [BZ #281]
32233         * lib/regex.h: Define RE_TRANSLATE_TYPE as unsigned char *.
32234         * lib/regcomp.c: Remove unnecessary uses of
32235         unsigned RE_TRANSLATE_TYPE.
32236         * lib/regex_internal.h: Likewise.
32237         * lib/regex_internal.c: Likewise.
32238         * lib/regexec.c: Likewise.
32239         Based on a patch by Stepan Kasal <kasal@ucw.cz>.
32240
32241         2005-09-07  Ulrich Drepper  <drepper@redhat.com>
32242
32243         * lib/regexec.c (find_recover_state): Remove unnecessary
32244         initialization.
32245         (transit_state_bkref): Make DFA a const pointer.
32246         (get_subexp): Likewise.
32247         (check_arrival): Likewise.
32248         (update_cur_sifted_state): Likewise.
32249         (re_search_internal): Likewise.
32250         (prune_impossible_nodes): Likewise.
32251         (acquire_init_state_context): Likewise.
32252         (proceed_next_node): Likewise.
32253         (set_regs): Likewise.
32254         (free_fail_stack_return): Likewise.
32255         (check_arrival_expand_ecl): Mark DFA parameter as const.
32256         (check_arrival_expand_ecl_sub): Likewise.
32257         (check_subexp_limits): Likewise.
32258         (sub_epsilon_src_nodes):  Likewise.
32259         (add_epsilon_src_nodes):  Likewise.
32260         (merge_state_array): Likewise.
32261         (update_regs): Likewise.
32262         (build_trtable): Likewise.
32263         (sift_states_backward): Mark MCTX parameter as const.
32264         (build_sifted_states): Likewise.
32265         (update_cur_sifted_state): Likewise.
32266         (sift_states_mkref): Likewise.
32267         (check_arrival_expand_ecl): Mark eclosure as const.
32268         (check_dst_limits_calc_pos_1): Likewise.
32269         * lib/regex_internal.h (re_match_context_t): Make dfa a const
32270         pointer.
32271
32272         2005-09-06  Ulrich Drepper  <drepper@redhat.com>
32273
32274         * lib/regexec.c (merge_state_with_log): Define dfa as const pointer.
32275         (transit_state_sb): Likewise.
32276         (transit_state_mb): Likewise.
32277         (sift_states_iter_mb): Likewise.
32278         (check_arrival_add_next_nodes): Likewise.
32279         (check_node_accept_bytes): Change first parameter to pointer-to-const.
32280         [_LIBC] (re_search_2_stub): Use mempcpy.
32281
32282         * lib/regex_internal.c (re_string_reconstruct): Avoid calling
32283         mbrtowc for very simple UTF-8 case.
32284
32285         * lib/regex_internal.c (re_acquire_state): Make DFA pointer arg
32286         a pointer-to-const.
32287         (re_acquire_state_context): Likewise.
32288         * lib/regex_internal.h: Adjust prototypes.
32289
32290         * lib/regex.c: Prevent using C++ compilers.
32291
32292         * lib/regex_internal.c (re_acquire_state): Minor code rearrangement.
32293         (re_acquire_state_context): Likewise.
32294
32295 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
32296
32297         * modules/regex (Depends-on): Add ssize_t.
32298
32299 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
32300
32301         * m4/regex.m4 (gl_REGEX): Check for new glibc interface to
32302         translation table.
32303
32304 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
32305
32306         * doc/gnulib-tool.texi (Modified imports): pathname -> file name.
32307
32308 2006-03-29  Mark D. Baushke  <mdb@gnu.org>
32309             Bruno Haible  <bruno@clisp.org>
32310
32311         * lib/stdint_.h: On OpenBSD, don't redefine types already included in
32312         <sys/types.h> and <inttypes.h>.
32313
32314 2006-03-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
32315
32316         * m4/argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
32317         `__error_t_defined', so argp.h will not typedef the former.
32318
32319 2006-03-25  Paul Eggert  <eggert@cs.ucla.edu>
32320
32321         * m4/regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
32322         REG_SYNTAX_EMACS, and REG_IGNORE_CASE.  Settle for the traditional
32323         glibc names.  Even if glibc is changed to conform to POSIX, the
32324         traditional names will be available anyway, since regex depends on
32325         the extensions module.  Also, fix a longstanding typo in the
32326         implementation of Spencer ERE test #75 from grep 2.3.  Problems
32327         reported by Emanuele Giaquinta.  Also, change sense of cached
32328         variable, so that the message makes sense.
32329
32330 2006-03-24  Simon Josefsson  <jas@extundo.com>
32331
32332         * lib/base64.c: Fix problems reported by Eric Blake <ebb9@byu.net>,
32333         including some doc fixes.
32334         (base64_encode_alloc): Fix +1 bug on allocation failures.
32335
32336 2006-03-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
32337
32338         * lib/base64.c (base64_encode): Do not read past end of array with
32339         unsanitized input on systems with CHAR_BIT > 8.
32340
32341 2006-03-24  Eric Blake  <ebb9@byu.net>
32342
32343         * lib/time_r.c (copy_string_result): Remove, as it is no longer used.
32344
32345 2006-03-22  Karl Berry  <karl@gnu.org>
32346
32347         * config/srclist.txt (*setenv.[ch]): get from coreutils.
32348         * config/srclistvars.sh (COREUTILS): new var.
32349
32350 2006-03-17  Jim Meyering  <jim@meyering.net>
32351
32352         * m4/regex.m4 (gl_REGEX): Fix typo in last change:
32353         s/_REGEX_WIDE_OFFSETS/_REGEX_LARGE_OFFSETS/.
32354
32355 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
32356
32357         * m4/regex.m4 (gl_REGEX): Don't check for off_t, since the code
32358         no longer needs it.  Instead, check that regoff_t is as least
32359         as wide as ptrdiff_t.
32360
32361         Don't define _REGEX_WIDE_OFFSETS unless using the included regex,
32362         so that our regex.h stays compatible with the installed regex.
32363         This is helpful for installers who configure --without-included-regex.
32364         Problem reported by Emanuele Giaquinta.
32365
32366 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
32367
32368         * lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
32369         Typedef to long int, not to off_, as POSIX will likely change
32370         in that direction.
32371
32372 2006-03-15  Eric Blake  <ebb9@byu.net>
32373
32374         * m4/dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
32375
32376 2006-03-13  Sergey Poznyakoff  <gray@gnu.org.ua>
32377
32378         * lib/argp-help.c (validate_uparams): Fix typo
32379         * lib/argp-parse.c (argp_default_options): Consistently begin help
32380         messages with a lowercase letter.
32381
32382 2006-03-11  Paul Eggert  <eggert@cs.ucla.edu>
32383
32384         * lib/time_r.h (asctime_r, ctime_r): Remove.  These functions can
32385         overrun buffers and shouldn't be used (much as gets shouldn't be
32386         used).
32387         * lib/time_r.c (asctime_r, ctime_r): Likewise.
32388
32389 2006-03-08  Simon Josefsson  <jas@extundo.com>
32390
32391         * m4/gc-random.m4: Permit 'no' as variable values and fix warnings,
32392         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
32393
32394 2006-03-08  Simon Josefsson  <jas@extundo.com>
32395
32396         * m4/gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
32397         $target, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
32398
32399 2006-03-08  Simon Josefsson  <jas@extundo.com>
32400
32401         * lib/gc-gnulib.c (randomize): Don't open files called 'no', they
32402         signal that configure disabled the device.
32403
32404 2006-03-08  Simon Josefsson  <jas@extundo.com>
32405
32406         * build-aux/maint.mk: Fix refresh-po, to handle no translated
32407         languages.
32408
32409 2006-03-07  Simon Josefsson  <jas@extundo.com>
32410
32411         * modules/getopt (Depends-on): Add unistd.
32412
32413         * modules/unistd: New file.
32414
32415 2006-03-07  Simon Josefsson  <jas@extundo.com>
32416
32417         * modules/gc-random: New file.
32418
32419 2006-03-07  Simon Josefsson  <jas@extundo.com>
32420
32421         * m4/unistd_h.m4: New file.
32422
32423 2006-03-07  Simon Josefsson  <jas@extundo.com>
32424
32425         * m4/readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
32426         test to be side-effect free by storing the result in the cache
32427         variable gl_cv_lib_readline, and moving the assignment of
32428         LIBREADLINE and LTLIBREADLINE outside the COMMANDS-TO-SET-IT.
32429         From Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
32430
32431 2006-03-07  Simon Josefsson  <jas@extundo.com>
32432
32433         * m4/gc-random.m4: New file, mostly from gc.m4.  Warn instead of
32434         error on missing devices (the functions will return an error).
32435
32436         * m4/gc.m4: Move random stuff to gc-random.m4
32437
32438 2006-03-07  Simon Josefsson  <jas@extundo.com>
32439
32440         * lib/unistd_.h: New file.
32441
32442 2006-03-07  Simon Josefsson  <jas@extundo.com>
32443
32444         * lib/gc-libgcrypt.c, gc-gnulib.c: Use GC_USE_RANDOM.
32445
32446 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
32447
32448         * m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
32449         Problem reported by Juan Manuel Guerrero.
32450
32451 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
32452
32453         * lib/c-stack.c: Include unistd.h unconditionally, since we now assume
32454         the unistd module.
32455         * lib/getlogin_r.c: Likewise.
32456         * lib/getlogin_r.h: Likewise.
32457         * lib/glob.c: Likewise.
32458         * lib/pagealign_alloc.c: Likewise.
32459         * lib/unistd_.h: Remove; no longer needed.
32460
32461 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
32462
32463         * MODULES.html.sh (Support for systems lacking POSIX:2001):
32464         Add unistd.
32465         * modules/c-stack (Depends-on): Add unistd.
32466         * modules/getlogin_r: Likewise.
32467         * modules/glob: Likewise.
32468         * modules/pagealign_alloc: Likewise.
32469         * modules/unistd (Files): Remove lib/unistd_.h.
32470         (EXTRA_DIST): Remove.
32471         (unistd.h): Create using 'echo' rather than 'cp', so that we don't
32472         need unistd_.h.
32473         (MOSTLYCLEANFILES): Remove unistd.h-t.
32474
32475 2006-03-03  Simon Josefsson  <jas@extundo.com>
32476
32477         * build-aux/maint.mk: Add several syntax checks from CoreUtils.
32478
32479 2006-03-03  Simon Josefsson  <jas@extundo.com>
32480
32481         * build-aux/maint.mk: Add refresh-po rule, based on ideas from
32482         libidn and bison.
32483
32484 2006-03-03  Simon Josefsson  <jas@extundo.com>
32485
32486         * build-aux/maint.mk: Add indent target.
32487
32488 2006-03-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de> (tiny change)
32489
32490         * m4/poll.m4 (gl_FUNC_POLL): If we deem poll(2) unacceptable, use
32491         our replacement poll.h in any case, to avoid a differing
32492         declaration from a system header.  Seen on AIX.
32493
32494 2006-03-01  Simon Josefsson  <jas@extundo.com>
32495
32496         * lib/readline.c: Fix typo, tiny patch from Stepan Kasal
32497         <kasal@ucw.cz>.
32498
32499 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
32500
32501         * modules/gettime (Depends-on): Add extensions module.
32502         * modules/nanosleep (Depends-on): Likewise.
32503         * modules/settime (Depends-on): Likewise.
32504
32505 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
32506
32507         * m4/clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS,
32508         not merely AC_GNU_SOURCE, for the benefit of Solaris 10 when compiled
32509         pedantically.
32510         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
32511         * m4/timespec.m4 (gl_TIMESPEC): Likewise.
32512
32513         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test",
32514         not "==".  Reported by Ralf Wildenhues.
32515
32516 2006-03-01  Karl Berry  <karl@gnu.org>
32517
32518         * doc/Copyright/request-*: new files, synced from gnuorg.
32519
32520 2006-03-01  Karl Berry  <karl@gnu.org>
32521
32522         * config/srclist.txt (Copyright/*): new entries.
32523
32524 2006-02-28  Simon Josefsson  <jas@extundo.com>
32525
32526         * lib/getopt.c: Protect #include of unistd.h, for MSVS.
32527
32528 2006-02-27  Simon Josefsson  <jas@extundo.com>
32529
32530         * lib/base64.h: Indent #define's.  From Jim Meyering
32531         <jim@meyering.net>.
32532
32533 2006-02-27  Jim Meyering  <jim@meyering.net>
32534
32535         Revert the change of 2006-02-24, so these files can continue
32536         to be sync'd from gettext.
32537         * lib/mkdtemp.c, setenv.c, unsetenv.c: *Un*-normalize inclusion
32538         of `config.h'.
32539
32540 2006-02-26  Paul Eggert  <eggert@cs.ucla.edu>
32541
32542         * modules/intprops: New file.
32543         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
32544         Add intprops.
32545         * modules/getloadavg (Files): Remove lib/intprops.h.
32546         (Depends-on): Add intprops.
32547         * modules/human: Likewise.
32548         * modules/inttostr: Likewise.
32549         * modules/openat: Likewise.
32550         * modules/sig2str: Likewise.
32551         * modules/userspec: Likewise.
32552         * modules/utimecmp: Likewise.
32553         * modules/xnanosleep: Likewise.
32554         * modules/xstrtol: Likewise.
32555
32556 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny changes)
32557
32558         * modules/xstrtod: Omit xstrtod.h, xstrtod.c; they're in LIB_SOURCES.
32559         * modules/lock-tests (TESTS): Use $(EXEEXT).
32560         * modules/tls-tests: Likewise.
32561         * modules/argp-tests: Likewise.
32562         (check_PROGRAMS): New var, replacing...
32563         (noinst_PROGRAMS, test_argp_SOURCES): Remove.
32564
32565 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
32566
32567         * lib/mkdtemp.c, lib/setenv.c, lib/unsetenv.c: Normalize inclusion of
32568         `config.h'.
32569
32570 2006-02-24  Paul Eggert  <eggert@cs.ucla.edu>
32571
32572         * lib/glob.c: Say "invalid" rather than "illegal" in comments.
32573
32574 2006-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
32575
32576         Sync from coreutils.
32577         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and
32578         gl_CHDIR_SAFER.
32579
32580 2006-02-22  Jim Meyering  <jim@meyering.net>
32581
32582         Sync from coreutils.
32583         * m4/chdir-safer.m4: New file.
32584
32585 2006-02-20  Paul Eggert  <eggert@cs.ucla.edu>
32586
32587         * lib/getcwd.c (AT_FDCWD): Work around a bug in Solaris 9 and 10, where
32588         AT_FDCWD exceeds INT_MAX.
32589         * lib/openat.h (AT_FDCWD): Likewise.
32590
32591 2006-02-17  Eric Blake  <address@hidden>
32592
32593         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix caching error.
32594
32595 2006-02-16  Simon Josefsson  <jas@extundo.com>
32596
32597         * modules/getaddrinfo (Depends-on): Add sys_socket.
32598
32599 2006-02-15  Simon Josefsson  <jas@extundo.com>
32600
32601         * build-aux/maint.mk: Add dsyntax-check rule.
32602
32603 2006-02-15  Eric Blake  <ebb9@byu.net>
32604
32605         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
32606         winsock2.h or ws2tcpip.h when sys/socket.h is present. Fixes
32607         'present but cannot compile' warnings on cygwin.
32608         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Use gl_HEADER_SYS_SOCKET.  Don't
32609         use ws2tcpip.h if sys/socket.h works.
32610         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_HEADER_SYS_SOCKET.
32611         (gl_GETADDRINFO): Don't use ws2tcpip.h when sys/socket.h is present.
32612
32613 2006-02-14  Simon Josefsson  <jas@extundo.com>
32614
32615         * modules/maintainer-makefile (Files): Rename.
32616
32617         * build-aux/GNUmakefile: Rename Makefile.maint to maint.mk
32618         and (the local) Makefile.cfg to maint-cfg.mk.
32619
32620         * build-aux/Makefile.maint, build-aux/maint.mk: Renamed the former
32621         to the latter.
32622
32623         * modules/maintainer-makefile: New module.
32624
32625         * build-aux/Makefile.maint: New file, from GNU CoreUtils, although
32626         severaly stripped to make it possible to build it up from scratch
32627         with reliable tests.
32628
32629         * build-aux/GNUmakefile: New file, from GNU CoreUtils with some
32630         fixes to permit overriding the default actions when configure and
32631         makefile are not available.
32632
32633 2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
32634
32635         Sync from coreutils.
32636         * modules/lstat (Depends-on): Don't depend on xalloc.
32637         (License): Change from GPL to LGPL, since this is now simply a
32638         replacement for a libc function.
32639
32640 2006-02-14  Jim Meyering  <jim@meyering.net>
32641
32642         Sync from coreutils.
32643
32644         Eliminate the unwelcome (albeit unlikely) possibility of xmalloc
32645         failure on deficient systems, and simplify gnulib lgpl dependencies.
32646         * lib/lstat.c (rpl_lstat): Rewrite to use stat() in place of the
32647         xmalloc/lstat combination.  Based on a patch from Bruno Haible.
32648
32649         * lib/xalloc-die.c: Remove unused definition of N_.
32650
32651 2006-02-14  Jim Meyering  <jim@meyering.net>
32652
32653         Sync from coreutils.
32654         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Invoke
32655         AC_CHECK_FUNCS(getmntent) unconditionally so that tests of
32656         $ac_cv_func_getmntent (e.g., in gl_LIST_MOUNTED_FILE_SYSTEMS) need not
32657         double-quote uses of that variable, to accommodate the rare case in
32658         which getmntent is available in none of the libraries checked.  This
32659         happens at least on FreeBSD 5.0.
32660
32661 2006-02-13  Simon Josefsson  <jas@extundo.com>
32662
32663         * gnulib-tool (Usage): Fix --import, from
32664         karl@freefriends.org (Karl Berry).
32665
32666 2006-02-13  Sergey Poznyakoff  <gray@gnu.org.ua>
32667
32668         * lib/argp-fmtstream.c: Restore another bugfix lost on 2005-12-12
32669
32670 2006-02-07  Sergey Poznyakoff  <gray@gnu.org.ua>
32671
32672         * lib/argp-namefrob.h: Restore changes accidentally lost during the
32673         "autoupdate" on 2005-12-12.
32674
32675 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
32676
32677         * modules/closeout (Depends-on): Remove atexit.
32678
32679 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
32680
32681         * lib/closeout.c (close_stdout): Don't assume 'bool' converts nonzero
32682         ints to 0 or 1, as this isn't true for the stdbool.h substitute.
32683
32684 2006-02-05  Paul Eggert  <eggert@cs.ucla.edu>
32685
32686         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
32687         __EXTENSIONS__ if this causes compilation to fail.  Problem
32688         reported by Nelson H. F. Beebe with Solaris 10 and Sun C 5.7
32689         c89 -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED.
32690
32691 2006-01-27  Paul Eggert  <eggert@cs.ucla.edu>
32692
32693         * lib/fnmatch.c (L_): Renamed from L, to work around a bug in
32694         Mac OS X 10.3.9 with GCC 3 reported by Claudio Fontana in
32695         <http://lists.gnu.org/archive/html/bug-gnulib/2006-01/msg00074.html>.
32696         All uses changed.
32697
32698 2006-01-26  Simon Josefsson  <jas@extundo.com>
32699
32700         * lib/socket_.h: Set WINVER to 0x0501, to make sure getaddrinfo
32701         prototype is visible on mingw32.
32702
32703         * lib/getaddrinfo.h: Define EAI_ADDRFAMILY and EAI_SYSTEM if not set,
32704         for mingw32.
32705
32706         * lib/gai_strerror.c, getaddrinfo.h: Protect netdb.h #include (for
32707         mingw32).
32708
32709 2006-01-26  Paul Eggert  <eggert@cs.ucla.edu>
32710
32711         * lib/fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK too.  Don't
32712         attempt to open for write; this always fails, at least on POSIX
32713         hosts.  This reinstates the 2006-01-09 change, which was
32714         inadvertently removed.
32715
32716 2006-01-26  Bruno Haible  <bruno@clisp.org>
32717
32718         * gnulib-tool (func_import): Use "trap 'exit $?' instead of "trap :".
32719         Reported by Paul Eggert.
32720
32721 2006-01-26  Bruno Haible  <bruno@clisp.org>
32722             Paul Eggert  <eggert@cs.ucla.edu>
32723
32724         * lib/stdbool_.h (_Bool)
32725         [(! (defined __cplusplus || defined __BEOS__)
32726           && !defined __GNUC__
32727           && !(defined __HP_cc || defined __xlc__
32728                || (defined __SUNPRO_C && (__SUNPRO_C < 0x550 || __STDC__ == 1))
32729                || defined __sgi))]:
32730         #define to signed char in these cases too; this simplifies
32731         the code (so that we don't have to worry about HP-UX, AIX, SunPRO,
32732         etc., separately) and makes it more conservative.
32733
32734 2006-01-25  Simon Josefsson  <jas@extundo.com>
32735
32736         * m4/getaddrinfo.m4: Look for getaddrinfo inside ws2tcip.h and
32737         -lws2_32.  Protect sys/socket.h and netdb.h #include's.  Include
32738         ws2tcpip.h with WINVER=0x0501.  All for mingw32.
32739
32740 2006-01-25  Sergey Poznyakoff  <gray@gnu.org.ua>
32741
32742         * lib/argp-namefrob.h: Bugfix. Remove stray #
32743
32744 2006-01-25  Paul Eggert  <eggert@cs.ucla.edu>
32745
32746         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for xlc bug if __GCC__ too,
32747         so that we test the test.
32748         Check for yet another HP-UX cc bug involving *bool |= bool.
32749
32750 2006-01-25  Karl Berry  <karl@gnu.org>
32751
32752         * config/srclist.txt (vasnprintf.c): sync lost.
32753
32754 2006-01-25  Jim Meyering  <jim@meyering.net>
32755
32756         Sync from the stable (b5) branch of coreutils:
32757
32758         * lib/fts.c (fts_children): Don't let close() clobber errno from
32759         failed fchdir().
32760
32761         * lib/fts.c (fts_stat): When following a symlink-to-directory,
32762         don't necessarily interpret stat-fails+lstat-succeeds as indicating
32763         a dangling symlink.  That can also happen at least for ELOOP.
32764         The fix: return FTS_SLNONE only when the stat errno is ENOENT.
32765         FYI, this bug predates the inclusion of fts.c in coreutils.
32766
32767         * lib/fts.c (fts_open): Put new maxarglen declaration and uses
32768         in their own block, so pre-c99 compilers don't object.
32769
32770         Avoid the double-free (first in fts_read, second in fts_close) that
32771         would occur when an `active' directory is made inaccessible (e.g.,
32772         via chmod a-x) during a traversal.
32773         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
32774         before returning.  Reproduce this failure by
32775         mkdir -p a/b; cd a; chmod a-x . b
32776         Reported by Stavros Passas.
32777
32778 2006-01-25  Jim Meyering  <jim@meyering.net>
32779
32780         * lib/fileblocks.c: Remove more useless parentheses.
32781         * lib/readutmp.h: Likewise.
32782
32783 2006-01-25  Bruno Haible  <bruno@clisp.org>
32784
32785         * lib/stdbool_.h (_Bool) [IRIX cc]: Define as 'signed char', to avoid
32786         warnings.
32787         Reported by Paul Eggert.
32788
32789 2006-01-25  Bruno Haible  <bruno@clisp.org>
32790
32791         * gnulib-tool (func_import): Use "trap :" instead of "trap -" to get
32792         rid of a trap command. For Solaris sh.
32793         Reported by Mark D. Baushke <mdb@gnu.org>.
32794
32795 2006-01-24  Simon Josefsson  <jas@extundo.com>
32796
32797         * lib/socket_.h (SHUT_WR, SHUT_RDWR): Don't hardcode, suggested by
32798         Bruno.
32799
32800 2006-01-24  Karl Berry  <karl@gnu.org>
32801
32802         * config/srclist.txt (argp-namefrob.h): sync lost.
32803
32804 2006-01-24  Jim Meyering  <jim@meyering.net>
32805
32806         * modules/openat (Files): Add lib/intprops.h.
32807         From Mark D. Baushke.
32808
32809 2006-01-24  Jim Meyering  <jim@meyering.net>
32810
32811         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).
32812         Reported by Mark D. Baushke.
32813
32814 2006-01-24  Jim Meyering  <jim@meyering.net>
32815
32816         * lib/socket_.h: Remove useless parentheses in uses of cpp `defined'.
32817
32818 2006-01-24  Bruno Haible  <bruno@clisp.org>
32819
32820         * modules/strnlen (Maintainer): Change from glibc to all.
32821
32822 2006-01-24  Bruno Haible  <bruno@clisp.org>
32823
32824         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for IBM and HP-UX bugs.
32825         Patch by Paul Eggert.
32826
32827 2006-01-24  Bruno Haible  <bruno@clisp.org>
32828
32829         * lib/stdbool_.h (_Bool) [__cplusplus]: Don't define if the compiler
32830         already has it.
32831         Report and patch by Albert Chin-A-Young  <china@thewrittenword.com> on
32832         2005-11-26.
32833
32834         * lib/stdbool_.h (_Bool) [HP-UX cc, AIX cc,xlc]: Define as
32835         'signed char' to avoid problems with the built-in _Bool type.
32836         Reported by Paul Eggert on 2005-11-26.
32837
32838 2006-01-24  Bruno Haible  <bruno@clisp.org>
32839
32840         * gnulib-tool (func_import): Avoid constructing complicated sed
32841         expressions inside backquote.
32842         Report and solution by Mark D. Baushke <mdb@gnu.org>.
32843
32844 2006-01-23  Ulrich Drepper  <drepper@redhat.com>
32845
32846         These changes imported from libc.
32847         * lib/getopt.c: Use __fxprintf instead of inline stream orientation
32848         test and two separate function calls.
32849         * lib/strndup.c (__strndup): Add libc_hidden_def.
32850
32851 2006-01-23  Simon Josefsson  <jas@extundo.com>
32852
32853         * modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS.
32854         Remove the test_*_SOURCES variable: automake infers it by default.
32855         * modules/tls-tests: Likewise.
32856
32857 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
32858
32859         Work around porting bugs reported by Dieter in
32860         <http://lists.gnu.org/archive/html/bug-bison/2006-01/msg00049.html>.
32861         * lib/getopt.c (_NOPROTO): Remove; no longer needed.
32862         Include <stdlib.h> and <unistd.h> in all environments; it's safe now.
32863         Include "getopt.h" first, to check interface.
32864         (getenv): Declare only if defined HAVE_DECL_GETENV &&
32865         !HAVE_DECL_GETENV.
32866         * lib/strndup.c [!_LIBC]: Include "strndup.h" to get prototype.
32867         (__strndup): Revert to K&R-style function dfns, the glibc style.
32868         * lib/strnlen.c: Don't claim it's taken from glibc; it's not.
32869         (strnlen, __strnlen): Remove #defines and #undefs; not needed.
32870         Include strnlen.h first, to get prototype properly.
32871         (strnlen): Renamed from __strnlen.
32872         Remove weak alias.
32873
32874 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
32875
32876         * m4/getopt.m4 (gl_PREREQ_GETOPT): Check for getenv decl.
32877
32878 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
32879
32880         * config/srclist.txt: Adjust to reflect glibc reorganization.
32881         This affects only comments.
32882
32883 2006-01-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
32884
32885          * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.
32886          Reported by Bruce Korb <bkorb@gnu.org>.
32887
32888 2006-01-22  Paul Eggert  <eggert@cs.ucla.edu>
32889
32890         * lib/quotearg.c (quotearg_buffer_restyled): Add "default: break;"
32891         to pacify gcc -Wswitch-default.
32892
32893 2006-01-22  Bruno Haible  <bruno@clisp.org>
32894
32895         * lib/vasnprintf.c (VASNPRINTF): In the computation of the size of the
32896         temporary buffer for sprintf, take into account the precision also
32897         for 'd', 'i', 'u', 'o', 'x', 'X'.
32898
32899 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
32900
32901         * modules/argp-tests: New module
32902         * tests/test-argp.c: New file
32903         * tests/test-argp-2.sh: New file
32904
32905 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
32906
32907         * lib/argp-help.c (usage_long_opt): Do not print DOC options.
32908         (__argp_base_name): Removed
32909         * lib/argp-namefrob.h (__argp_basename): Removed definition. Was a
32910         typo.
32911         (__argp_base_name): Provide macro definition or extern declaration
32912         depending on the configuration
32913
32914 2006-01-20  Simon Josefsson  <jas@extundo.com>
32915
32916         * modules/inet_ntop (Depends-on): Depend on sys_socket.
32917
32918 2006-01-20  Simon Josefsson  <jas@extundo.com>
32919
32920         * lib/inet_ntop.h: Unconditionally include sys/socket.h.
32921
32922 2006-01-20  Paul Eggert  <eggert@cs.ucla.edu>
32923
32924         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
32925         rather than -Xlinker -z -Xlinker ignore, as it's more portable.
32926         Suggested by Bruno Haible.
32927
32928 2006-01-20  Karl Berry  <karl@gnu.org>
32929
32930         * config/srclist.txt (argp-fmtstream.h, localcharset.c): comment out
32931         until changes propagate, I guess.
32932
32933 2006-01-19  Simon Josefsson  <jas@extundo.com>
32934
32935         * m4/socklen.m4: Look in ws2tcpip.h too, for mingw32.
32936
32937 2006-01-19  Simon Josefsson  <jas@extundo.com>
32938
32939         * lib/socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
32940
32941 2006-01-19  Simon Josefsson  <jas@extundo.com>
32942
32943         * gnulib-tool: Set check_PROGRAMS.
32944
32945         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
32946         modules/des-tests, modules/gc-arcfour-tests,
32947         modules/gc-arctwo-tests, modules/gc-des-tests,
32948         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
32949         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
32950         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
32951         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
32952         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
32953         modules/md5-tests, modules/readline, modules/rijndael-tests: Use
32954         check_PROGRAMS instead of noinst_PROGRAMS to be able to remove
32955         test_*_SOURCES.
32956
32957 2006-01-18  Simon Josefsson  <jas@extundo.com>
32958
32959         * modules/socklen (Depends-on): Depend on sys_socket.
32960
32961 2006-01-18  Simon Josefsson  <jas@extundo.com>
32962
32963         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
32964         modules/des-tests, modules/gc-arcfour-tests,
32965         modules/gc-arctwo-tests, modules/gc-des-tests,
32966         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
32967         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
32968         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
32969         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
32970         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
32971         modules/md5-tests, modules/readline, modules/rijndael-tests: Add
32972         $(EXEEXT) to automake TESTS variable, for mingw32.
32973
32974 2006-01-17  Simon Josefsson  <jas@extundo.com>
32975
32976         * modules/socklen (Include): Need sys/socket.h.
32977
32978 2006-01-17  Bruno Haible  <bruno@clisp.org>
32979
32980         * modules/ssize_t (Include): Add <sys/types.h>.
32981
32982 2006-01-16  Paul Eggert  <eggert@cs.ucla.edu>
32983
32984         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
32985         it's not portable and it doesn't work with cross-compiles.
32986         Problem reported by Bruno Haible.  Fix missing-$ typo in
32987         'test "gl_cv_ignore_unused_libraries" ...' that prevented
32988         -zignore from being used with Sun's C compiler.
32989
32990 2006-01-12  Simon Josefsson  <jas@extundo.com>
32991
32992         * lib/base64.c: Fix warning, reported by Bruno Haible
32993         <bruno@clisp.org> and patch by Paul Eggert <eggert@CS.UCLA.EDU>.
32994
32995 2006-01-12  Bruno Haible  <bruno@clisp.org>
32996
32997         * modules/ldd: New file.
32998         * build-aux/ldd.sh.in: New file.
32999         * MODULES.html.sh (Support for building libraries and executables): Add
33000         ldd.
33001
33002 2006-01-12  Bruno Haible  <bruno@clisp.org>
33003
33004         * m4/ldd.m4: New file.
33005
33006 2006-01-12  Bruno Haible  <bruno@clisp.org>
33007
33008         * gnulib-tool (func_import, func_create_testdir): Don't go into an
33009         endless loop while replacing $auxdir with build-aux.
33010
33011 2006-01-11  Simon Josefsson  <jas@extundo.com>
33012
33013         * lib/stdint_.h (SIZE_MAX): Add missing (.
33014
33015 2006-01-11  Paul Eggert  <eggert@cs.ucla.edu>
33016
33017         Sync from coreutils.
33018         * lib/md5.c: Fix commentary typos.
33019         (alignof, UNALIGNED_P): No need for a GCC-specific version.
33020         * lib/md5.h (__attribute__): Remove; unused.
33021         * lib/sha1.c: Fix commentary to match md5 better.
33022         * lib/sha1.h (struct sha1_ctx): Use a word buffer, not a byte buffer,
33023         so that we don't need to worry about alignment.  All uses changed.
33024         This merges the 2005-10-28 md5 change into sha1.
33025
33026 2006-01-11  Jim Meyering  <jim@meyering.net>
33027
33028         Sync from coreutils.
33029         * lib/md5.c (OP): Fix spacing.
33030
33031 2006-01-11  Bruno Haible  <bruno@clisp.org>
33032
33033         Ensure automatic ordering between gl_LOCK and gl_ARGP.
33034         * m4/lock.m4 (gl_LOCK_BODY): Renamed from gl_LOCK.
33035         (gl_LOCK): New macro, requiring gl_LOCK_BODY.
33036
33037 2006-01-11  Bruno Haible  <bruno@clisp.org>
33038
33039         Ensure automatic ordering between gl_LOCK and gl_ARGP.
33040         * gnulib-tool (func_import, func_create_testdir): Put gl_LOCK into
33041         the "early" section as well.
33042
33043 2006-01-11  Bruno Haible  <bruno@clisp.org>
33044
33045         Avoid "ar: no archive members specified" error on MacOS X.
33046         * gnulib-tool (func_modules_add_dummy): New function.
33047         (func_import, func_create_testdir): Invoke it.
33048
33049 2006-01-11  Bruno Haible  <bruno@clisp.org>
33050
33051         * gnulib-tool (func_import, func_create_testdir): Replace build-aux
33052         with $auxdir in AC_CONFIG_FILES statements.
33053
33054 2006-01-11  Bruno Haible  <bruno@clisp.org>
33055
33056         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
33057         Initialize also noinst_HEADERS to empty.
33058
33059 2006-01-11  Bruno Haible  <bruno@clisp.org>
33060
33061         * gnulib-tool (AUTOMAKEPATH, AUTOCONF, ACLOCAL, AUTOMAKE): New
33062         variables.
33063         (func_create_megatestdir): Call aclocal, autoconf, automake here, not
33064         autoreconf.
33065
33066 2006-01-11  Bruno Haible  <bruno@clisp.org>
33067
33068         * gnulib-tool (AUTOCONF, ACLOCAL, AUTOMAKE, AUTORECONF): Make
33069         overridable by the user.
33070         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
33071
33072 2006-01-10  Simon Josefsson  <jas@extundo.com>
33073
33074         * modules/sys_socket: New file.
33075
33076 2006-01-10  Simon Josefsson  <jas@extundo.com>
33077
33078         * m4/sys_socket_h.m4: New file.
33079
33080 2006-01-10  Simon Josefsson  <jas@extundo.com>
33081
33082         * lib/socket_.h: New file.
33083
33084 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
33085
33086         * modules/readutmp (Maintainer): Add myself.
33087
33088 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
33089
33090         * m4/memcoll.m4 (gl_MEMCOLL): Don't require AC_FUNC_MEMCMP, undoing
33091         the 2002-12-31 change.  Problem and fix reported by Bruno Haible.
33092         People who are still concerned with buggy memcmp implementations
33093         can invoke gl_FUNC_MEMCMP themselves.
33094
33095 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
33096
33097         * lib/regex_internal.h (BITSET_WORD_BITS):
33098         Work around a bug in 64-bit PGC (before version 6.1-2), where the
33099         preprocessor mishandles large unsigned values as if they were signed.
33100         Problem reported by Claudio Fontana in
33101         <http://lists.gnu.org/archive/html/bug-gnulib/2005-12/msg00061.html>.
33102
33103 2006-01-10  Jim Meyering  <jim@meyering.net>
33104
33105         Avoid the double-free (first in fts_read, second in fts_close) that
33106         would occur when an `active' directory is made inaccessible (e.g.,
33107         via chmod a-x) during a traversal.
33108         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
33109         before returning.  Reproduce this failure by
33110         mkdir -p a/b; cd a; chmod a-x . b
33111         Reported by Stavros Passas.
33112
33113         Sync from coreutils.
33114         * lib/sha1.c: Tweak grammar in a comment.
33115
33116 2006-01-10  Jim Meyering  <jim@meyering.net>
33117
33118         * m4/fpending.m4: Also include <stdio.h>, for Dragonfly.
33119         Patch by Joerg Sonnenberger.
33120
33121 2006-01-10  Bruno Haible  <bruno@clisp.org>
33122
33123         * modules/readutmp: Depend on module free.
33124         * modules/strtok_r: Depend on module restrict.
33125
33126 2006-01-10  Bruno Haible  <bruno@clisp.org>
33127
33128         * modules/gettext (configure.ac): Add an invocation of
33129         AM_GNU_GETTEXT_VERSION. Needed since autoreconf is used by gnulib-tool.
33130
33131 2006-01-10  Bruno Haible  <bruno@clisp.org>
33132
33133         * m4/localcharset.m4 (gl_LOCALCHARSET): Also test for getc_unlocked.
33134         Reported by Werner Lemberg <wl@gnu.org>.
33135
33136 2006-01-10  Bruno Haible  <bruno@clisp.org>
33137
33138         * lib/localcharset.c: Update from GNU gettext.
33139
33140 2006-01-10  Bruno Haible  <bruno@clisp.org>
33141
33142         * lib/argp.h (__const): Remove macro. Use const instead.
33143         * lib/argp-fmtstream.h (__const): Likewise.
33144         * lib/glob_.h (__const): Remove macro.
33145         * lib/glob-libc.h: Use const instead of __const.
33146
33147 2006-01-10  Bruno Haible  <bruno@clisp.org>
33148
33149         * gnulib-tool (func_emit_tests_Makefile_am): Emit an empty SUBDIR
33150         variable.
33151         Needed to avoid an automake error regarding the 'gettext' module.
33152
33153 2006-01-09  Simon Josefsson  <jas@extundo.com>
33154
33155         * modules/inet_ntop (Depends-on): Add restrict.
33156
33157 2006-01-09  Simon Josefsson  <jas@extundo.com>
33158
33159         * modules/gc-rijndael-tests (License): Put under LGPL.
33160
33161         * modules/gc-des-tests (License): Likewise.
33162
33163         * modules/gc-arcfour-tests (License): Likewise.
33164
33165         * modules/gc-arctwo-tests (License): Likewise.
33166
33167         * modules/gc-pbkdf2-sha1-tests (License): Likewise.
33168
33169         * modules/gc-hmac-sha1-tests (Files): Likewise.
33170
33171         * modules/gc-hmac-md5-tests (License): Likewise.
33172
33173         * modules/gc-sha1-tests (License): Likewise.
33174
33175         * modules/gc-md5-tests (License): Likewise.
33176
33177         * modules/gc-md4-tests (License): Likewise.
33178
33179         * modules/gc-md2-tests (License): Likewise.
33180
33181         * modules/gc-tests (License): Likewise.
33182
33183         * modules/des-tests (License): Likewise.
33184
33185         * modules/md4-tests (License): Likewise.
33186
33187         * modules/md2-tests (License): Likewise.
33188
33189 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
33190
33191         Sync from coreutils:
33192
33193         * MODULES.html.sh (build_lib): New section, with new lib-ignore module.
33194         * modules/lib-ignore: New file.
33195         * modules/mkdir-p (Files): Add chdir-safer.c, chdir-safer.h, lchmod.h,
33196         chdir-safer.m4, lchmod.m4.
33197         * modules/openat: Add mkdirat.c, openat-priv.h.
33198
33199 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
33200
33201         Sync from coreutils.
33202         * m4/lib-ignore.m4: New file.
33203         * m4/lchmod.m4: New file.
33204
33205 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
33206
33207         Sync from coreutils.
33208         * lib/chdir-long.c (cdb_free): Don't bother trying to open directory
33209         for write access: POSIX says that must fail.
33210         * lib/fts.c (diropen): Likewise.
33211         * lib/save-cwd.c (save_cwd): Likewise.
33212         * lib/chdir-long.c (cdb_free): Open with O_NOCTTY | O_NONBLOCK as
33213         well, for minor improvements on hosts that lack O_DIRECTORY.
33214         * lib/chown.c (rpl_chown) [CHOWN_MODIFIES_SYMLINK]:
33215         Don't try O_WRONLY unless O_RDONLY failed wth EACCES.
33216         Fall back on chown if open failed with EACCES.
33217
33218         * lib/gettime.c (gettime) [!defined OK_TO_USE_1S_CLOCK]:
33219         Report an error at compile-time if only a 1-second nominal clock
33220         resolution is found.
33221
33222         * lib/lchmod.h: New file.
33223         * lib/mkdir-p.c: Include lchmod.h, lchown.h.
33224         (make_dir_parents): Use lchown rather than chown, and
33225         lchmod rather than chmod.
33226
33227         * lib/mountlist.c (ME_DUMMY): "none" and "proc" file systems are
33228         dummies too.  Problem with "none" reported by Bob Proulx.  Problem with
33229         "proc" reported by n0dalus.
33230
33231         * lib/mountlist.c: Include <limits.h>.
33232         (dev_from_mount_options)
33233         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]:
33234         New function.  It no longer assumes "dev=" has the System V meaning
33235         on Linux (since it doesn't).  It also parses "dev=" more carefully.
33236         (read_file_system_list)
33237         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]: Use it.
33238         MOUNTED_GETMNTENT2 is new here; the code didn't used to look for
33239         dev= in that case.
33240
33241         * lib/posixtm.h (PDS_PRE_2000): New macro.
33242         * lib/posixtm.c (year): Arg is now syntax_bits rather than
33243         allow_century.  All usages changed.  Reject dates outside the range
33244         1969-1999 if PDS_PRE_2000 is used.
33245
33246 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
33247
33248         Sync from coreutils.
33249         * doc/getdate.texi (General date syntax): Invalid dates are rejected.
33250         (Time of day items): Mention the possibility of leap seconds.
33251         Problem reported by Dr. David Alan Gilbert.
33252
33253 2006-01-09  Jim Meyering  <jim@meyering.net>
33254
33255         Sync from coreutils.
33256
33257         * lib/version-etc.c (COPYRIGHT_YEAR): Update to 2006.
33258
33259         * lib/chdir-safer.h, lib/chdir-safer.c: New files.
33260
33261         * lib/modechange.c (mode_compile): Reject an invalid mode string
33262         that starts with an octal digit.  From Andreas Gruenbacher.
33263
33264         * lib/openat.c: Include "fcntl--.h" and "unistd--.h", to map open
33265         and dup to open_safer and dup_safer, respectively.
33266         (openat_permissive): Fix typo in comment.
33267
33268         * lib/openat.c: Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,
33269         "gettext.h"; either no longer needed or are guaranteed by openat.h.
33270         (_): Remove; no longer needed.
33271         (openat): Renamed from rpl_openat; no need for rpl_openat
33272         since openat.h renames openat for us.
33273         Replace most of the body with a call to openat_permissive,
33274         to avoid duplicate code.
33275         Port to (probably hypothetical) environments were mode_t is
33276         wider than int.
33277         (openat_permissive): Require mode arg, so that we can check
33278         types better.  Put it just after flags.  Change cwd failure
33279         indicator from pointer-to-bool to pointer-to-errno-value.
33280         All callers changed.
33281         Invoke openat_save_fail and/or openat_restore_fail if
33282         cwd_errno is null, so that openat can call us.
33283         (openat_permissive, fdopendir, fstatat, unlinkat):
33284         Simplify errno handling to avoid some duplicate code,
33285         as it's OK to set errno on success.
33286         * lib/openat.h: Revamp code so that function macros depend on
33287         __OPENAT_PREFIX only, not also on AT_FDCWD.
33288         (openat_ro): Remove.  Caller changed to use openat_permissive.
33289         (openat_permissive): Now a macro, if not a function.
33290         (openat_restore_fail, openat_save_fail): Now always functions,
33291         since mkdirat needs them even if __OPENAT_PREFIX is defined.
33292
33293         * lib/openat-priv.h: New file, defining macros used by mkdirat.c
33294         and openat.c.
33295         * lib/mkdirat.c: Include openat-priv.h.
33296         Remove definitions of macros defined therein.
33297         * lib/openat.c: Likewise.
33298
33299         * lib/mkdirat.c (mkdirat): New file and function.
33300         * lib/openat.h (mkdirat): Declare.
33301
33302         * lib/openat.c (fdopendir): Don't change errno when returning non-NULL.
33303
33304         * lib/openat.h (openat_permissive): Declare.
33305         (openat_ro): Define.
33306
33307         * lib/openat.c (EXPECTED_ERRNO): New macro.
33308         (openat_permissive): New function -- used in remove.c rewrite.
33309         (all functions): Set errno just before returning, only if there
33310         was an actual failure.
33311         Use EXPECTED_ERRNO rather than comparing against only ENOTDIR.
33312
33313         Emulate openat-family functions using Linux's procfs, if possible.
33314         Idea and some code based on Ulrich Drepper's glibc changes.
33315
33316         * lib/openat.c: (BUILD_PROC_NAME): New macro.
33317         Include <stdio.h>, <string.h>, "alloca.h" and "intprops.h".
33318         (rpl_openat): Emulate by trying to open /proc/self/fd/%d/%s,
33319         before falling back on save_cwd and restore_cwd.
33320         (fdopendir, fstatat, unlinkat): Likewise.
33321
33322         * lib/openat.c (fstatat, unlinkat): Perform the syscall directly,
33323         skipping the save_cwd...restore_cwd overhead, if FILE is absolute.
33324
33325         * lib/openat.c (rpl_openat): Use the promoted type (int), not mode_t,
33326         as second argument to va_arg.  Otherwise, some versions of gcc
33327         warn that `if this code is reached, the program will abort'.
33328
33329 2006-01-09  Jim Meyering  <jim@meyering.net>
33330
33331         Sync from coreutils.
33332         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile mkdirat.c.
33333         Require openat-priv.h.
33334
33335 2006-01-09  Bruno Haible  <bruno@clisp.org>
33336
33337         * modules/strnlen (Include): Use strnlen.h.
33338
33339 2006-01-09  Bruno Haible  <bruno@clisp.org>
33340
33341         * m4/stdint.m4 (gl_STDINT_H): Also test for <sys/bitypes.h>.
33342
33343 2006-01-09  Bruno Haible  <bruno@clisp.org>
33344
33345         * lib/sysexit_.h (EX_OK): New macro.
33346         Suggested by Martin Lambers <marlam@marlam.de>.
33347
33348 2006-01-09  Bruno Haible  <bruno@clisp.org>
33349
33350         * lib/stdint_.h: On Linux libc4 and libc5, include <sys/bitypes.h> and
33351         don't define _STDINT_H_NEED_SIGNED_INT_TYPES.
33352
33353 2006-01-09  Bruno Haible  <bruno@clisp.org>
33354
33355         * lib/stdint_.h (SIZE_MAX): Write the value without involving negative
33356         numbers.
33357
33358 2006-01-09  Bruno Haible  <bruno@clisp.org>
33359
33360         * lib/javacomp.sh.in: Move to ../build-aux/javacomp.sh.in.
33361         * lib/javaexec.sh.in: Move to ../build-aux/javaexec.sh.in.
33362         * lib/csharpcomp.sh.in: Move to ../build-aux/csharpcomp.sh.in.
33363         * lib/csharpexec.sh.in: Move to ../build-aux/csharpexec.sh.in.
33364
33365 2006-01-09  Bruno Haible  <bruno@clisp.org>
33366
33367         * build-aux/javacomp.sh.in: New file, moved from lib/.
33368         * modules/javacomp-script (Files): Update.
33369         (configure.ac): Add AC_CONFIG_FILES invocation.
33370         (EXTRA_DIST): Remove variable.
33371
33372         * build-aux/javaexec.sh.in: New file, moved from lib/.
33373         * modules/javaexec (Files): Update.
33374         (configure.ac): Add AC_CONFIG_FILES invocation.
33375         (EXTRA_DIST): Remove javaexec.sh.in.
33376
33377         * build-aux/csharpcomp.sh.in: New file, moved from lib/.
33378         * modules/csharpcomp-script (Files): Update.
33379         (configure.ac): Add AC_CONFIG_FILES invocation.
33380         (EXTRA_DIST): Remove variable.
33381
33382         * build-aux/csharpexec.sh.in: New file, moved from lib/.
33383         * modules/csharpexec (Files): Update.
33384         (configure.ac): Add AC_CONFIG_FILES invocation.
33385         (EXTRA_DIST): Remove csharpexec.sh.in.
33386
33387 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
33388
33389         Sync from coreutils.
33390
33391         Add POSIX ACL support
33392         * lib/acl.h (copy_acl, set_acl): Add declarations.
33393         * lib/acl.c (acl_entries): Add fallback implementation for POSIX ACL
33394         systems other than Linux.
33395         (chmod_or_fchmod): New function: use fchmod when possible,
33396         and chmod otherwise.
33397         (file_has_acl): Add a POSIX ACL implementation, with a
33398         Linux-specific subcase.
33399         (copy_acl): Add: copy an acl and S_ISUID, S_ISGID, and
33400         S_ISVTX from one file to another.  Fall back to fchmod/chmod when
33401         acls are unsupported.
33402         (set_acl): Add: set a file's acl and S_ISUID, S_ISGID, and
33403         S_ISVTX to a defined value.  Fall back to fchmod/chmod when acls
33404         are unsupported.
33405
33406 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
33407
33408         Sync from coreutils.
33409         * m4/acl.m4 (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests.
33410
33411 2006-01-07  Bruno Haible  <bruno@clisp.org>
33412
33413         * gnulib-tool (func_import): Add an AC_PROG_RANLIB dependency to
33414         gl_EARLY.
33415
33416 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
33417
33418         * lib/strftime.c (tzname): Don't declare if it is already #defined.
33419         Problem reported for Mingw by Mark Junker.
33420
33421 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
33422
33423         * README: Gnulib normally doesn't generate a tarball.
33424
33425 2006-01-03  Paul Eggert  <eggert@cs.ucla.edu>
33426
33427         * lib/xtime.h (xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use
33428         long int, not int, for nanosecond counts, so that people who are
33429         used to POSIX struct timespec won't be surprised.  Reported by Jim
33430         Meyering.
33431
33432 2005-12-28  Bruno Haible  <bruno@clisp.org>
33433
33434         * build-aux/config.rpath: Update from GNU gettext.
33435
33436 2005-12-16  Jim Meyering  <jim@meyering.net>
33437
33438         * modules/fprintftime: New module.
33439         * MODULES.html.sh (Date and time <time.h>): Add fprintftime.
33440
33441 2005-12-16  Jim Meyering  <jim@meyering.net>
33442
33443         * m4/fprintftime.m4: New file.
33444
33445 2005-12-16  Jim Meyering  <jim@meyering.net>
33446
33447         * lib/fprintftime.c, lib/fprintftime.h: New files.
33448
33449 2005-12-15  Simon Josefsson  <jas@extundo.com>
33450
33451         * modules/socklen (configure.ac): Fix M4 macro name, to align with
33452         new m4/socklen.m4.
33453
33454 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
33455
33456         * m4/argp.m4: Define HAVE_DECL_PROGRAM_INVOCATION_NAME and
33457         HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
33458
33459 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
33460
33461         * lib/argp-fmtstream.c (__argp_fmtstream_update): Fix coredump
33462         * lib/argp-help.c (fill_in_uparams): Check if the constructed
33463         struct uparams is valid. Fall back to the default values if it is
33464         not.
33465
33466 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
33467
33468         * modules/argp (Files): Add argp-pin.c
33469         (Depends-on): dirname
33470         (lib_SOURCES): Add argp-pin.c
33471
33472 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
33473
33474         * m4/argp.m4:  Check if program_invocation_name and
33475         program_invocation_short_name are declared and define appropriate
33476         macros if they are not.
33477
33478 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
33479
33480         * lib/argp-help.c (__argp_base_name): New function
33481         (__argp_short_program_name): Rewrite using __argp_base_name
33482         * lib/argp-namefrob.h: Define program_invocation_name and
33483         program_invocation_short_name if requested
33484         (__argp_base_name): Add prototype
33485         * lib/argp-parse.c (argp_def): Use gettext wrappers
33486         (argp_default_parser): Use __argp_base_name
33487         * lib/argp-pin.c: New file. Defines program_invocation_name and
33488         program_invocation_short_name on systems that lack them.
33489
33490 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
33491
33492         * m4/stat-time.m4 (gl_STAT_TIME): Add check for
33493         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
33494         porting problem reported by Georg Schwarz in
33495         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
33496
33497 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
33498
33499         * lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
33500         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
33501         porting problem reported by Georg Schwarz in
33502         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
33503
33504 2005-12-05  Bruno Haible  <bruno@clisp.org>
33505
33506         * lib/csharpcomp.sh.in (options_csc): For -l option, add a .dll suffix.
33507         * lib/csharpcomp.c (compile_csharp_using_sscli): Likewise.
33508         Reported by Mark Junker <mjscod@gmx.de>.
33509
33510 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
33511
33512         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
33513         Use implementation from Albert Chin, with some
33514         comments/corrections by Stepan Kasal and myself.
33515
33516 2005-12-02  Bruno Haible  <bruno@clisp.org>
33517
33518         * gnulib-tool (func_import): Accept GPLed build tool modules when
33519         --lgpl is given.
33520         * modules/csharpcomp-script: New file.
33521         * modules/csharpcomp: Depend on it.
33522         * modules/javacomp-script: New file.
33523         * modules/javacomp: Depend on it.
33524         Suggested by Simon Josefsson.
33525
33526 2005-12-01  Paul Eggert  <eggert@cs.ucla.edu>
33527
33528         * m4/regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
33529         statement, to work around an HP-UX 10.20 compiler bug reported by
33530         Peter O'Gorman.
33531
33532 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
33533
33534         * modules/savedir (Depends-on): Add openat.
33535
33536 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
33537
33538         * lib/stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
33539         (uintmax_t) [defined uintmax_t]: Do not declare.
33540         (SIZE_MAX) [defined SIZE_MAX]: Do not define.
33541         This works around a problem if intmax_t.m4 and/or uintmax_t.m4
33542         and/or size_max.m4 are also used.  Problem reported by Mark D. Baushke.
33543         (SIZE_MAX): Define to ((size_t) -1), not (~(size_t)0), for the
33544         sake of portability to weird hosts that C allows (though we don't
33545         know of any practical examples).
33546
33547         * lib/savedir.h (fdsavedir): New decl.
33548         * lib/savedir.c (fdsavedir, savedirstream): New functions; the latter
33549         contains most of the former guts of savedir.
33550         (savedir): Use savedirstream.
33551         Include "openat.h".
33552
33553 2005-11-25  Paul Eggert  <eggert@cs.ucla.edu>
33554
33555         * modules/obstack (Files): Add m4/ulonglong.m4.
33556         Problem reported by Davide Angelocola.
33557
33558 2005-11-15  Paul Eggert  <eggert@cs.ucla.edu>
33559
33560         * lib/xstrtod.c: Don't bother with #pragma STDC FENV_ACCESS ON, as
33561         coreutils no longer futzes with rounding modes.
33562
33563 2005-11-14  Jim Meyering  <jim@meyering.net>
33564
33565         * lib/mkstemp-safer.c: Include <config.h>, required for possible
33566         replacement of mkstemp.
33567
33568 2005-11-10  Simon Josefsson  <jas@extundo.com>
33569
33570         * lib/readline.c: Remove EOL.
33571
33572 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
33573
33574         * modules/gethrxtime (Depends-on): Add gettime.
33575
33576 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
33577
33578         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME
33579         or gettimeofday; no longer needed.
33580
33581 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
33582
33583         * lib/gethrxtime.c: Include "timespec.h" rather than the sys/time /
33584         time business.
33585         (gethrxtime) [! (HAVE_NANOUPTIME
33586         || (defined CLOCK_MONOTONIC && HAVE_CLOCK_GETTIME)
33587         || HAVE_MICROUPTIME)]: Fall back on gettime rather than rolling
33588         our own approximation.
33589
33590 2005-11-08  Eric Blake  <ebb9@byu.net>
33591
33592         * lib/inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
33593
33594 2005-11-08  Eric Blake  <ebb9@byu.net>
33595
33596         * lib/getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
33597
33598 2005-11-04  Bruno Haible  <bruno@clisp.org>
33599
33600         * gnulib-tool: Implement --update mode.
33601
33602 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
33603
33604         Fix porting problem reported by Theodoros V. Kalamatianos.
33605         * lib/utimens.c (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:
33606         Don't assume that futimes failing means we must fail.
33607
33608 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
33609
33610         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
33611         variables to suggest the intended function of the PATH_MAX check.
33612
33613 2005-10-30  Kean Johnston  <jkj@sco.com>
33614
33615         Trivial changes to support SCO systems.
33616         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well
33617         as PATH_MAX.
33618         * m4/fpending.m4 (gl_FUNC_FPENDING): Correct check for SCO systems,
33619         where __ptr is null when no I/O is pending.
33620
33621 2005-10-29  Paul Eggert  <eggert@cs.ucla.edu>
33622
33623         * lib/getcwd.c (__getcwd): Don't assume that system calls after readdir
33624         leave errno alone.  Problem reported by Dmitry V. Levin.
33625
33626 2005-10-28  Simon Josefsson  <jas@extundo.com>
33627
33628         * tests/test-gc-md4.c, tests/test-gc-md5.c, tests/test-gc-sha1.c:
33629         Test more.
33630
33631         * tests/test-gc-md2.c, tests/test-md2.c: New files.
33632
33633         * modules/md2, modules/md2-tests: New files.
33634
33635 2005-10-28  Simon Josefsson  <jas@extundo.com>
33636
33637         * m4/inet_ntop.m4: More tests.
33638
33639         * m4/gc-md2.m4, md2.m4: New file.
33640
33641 2005-10-28  Simon Josefsson  <jas@extundo.com>
33642
33643         * lib/inet_ntop.h, inet_ntop.c: Make it work under mingw32: Add
33644         "restrict" keywords, as per POSIX.  Protect the function
33645         declaration around HAVE_DECL_INET_NTOP rather than HAVE_INET_NTOP.
33646         Don't use K&R prototypes.  Check the sprintf return values.
33647         Re-define EAFNOSUPPORT if not present.  Indent.
33648
33649         * lib/md5.h, md5.c: Simplify buffer handling visavi alignment,
33650         suggested by Bruno Haible <bruno@clisp.org>.
33651
33652         * lib/gc-gnulib.c, gc-libgcrypt.c: Check calloc return value.
33653
33654         * lib/gc.h: Add MD2 and RMD160 length defines.  Add prototypes.
33655
33656         * lib/gc-libgcrypt.c: Add MD2 (which is not available through
33657         libgcrypt).
33658
33659         * lib/gc-gnulib.c: Add MD2.  Implement gc_hash_* API.
33660
33661         * lib/md2.h, lib/md2.c: New files.
33662
33663 2005-10-28  Paul Eggert  <eggert@cs.ucla.edu>
33664
33665         * lib/savedir.c (savedir): Don't assume that xrealloc etc. leave
33666         errno alone.  Problem reported by Frederic Jolliton.
33667
33668 2005-10-27  Paul Eggert  <eggert@cs.ucla.edu>
33669
33670         * modules/verify (License): Change from GPL to LGPL.  This is a
33671         tiny module and there are apparently near-equivalents that are
33672         under the BSD license.
33673
33674 2005-10-24  Simon Josefsson  <jas@extundo.com>
33675
33676         * modules/sha1: Relicense to LGPL.
33677
33678 2005-10-24  Simon Josefsson  <jas@extundo.com>
33679
33680         * lib/md4.h: Shrink buffer size, now that we changed the type.
33681
33682 2005-10-23  Simon Josefsson  <jas@extundo.com>
33683
33684         * gnulib-tool (func_import): Fix --tests-base.
33685
33686 2005-10-22  Simon Josefsson  <jas@extundo.com>
33687
33688         * modules/arcfour (Depends-on): Need stdint.
33689
33690 2005-10-22  Simon Josefsson  <jas@extundo.com>
33691
33692         * m4/gc.m4: Don't be fooled by --disable-*random-device parameters,
33693         suggested by Bruno Haible <bruno@clisp.org>.  Fix error messages.
33694
33695 2005-10-22  Simon Josefsson  <jas@extundo.com>
33696
33697         * lib/md4.h, md4.c: Simplify buffer handling visavi alignment,
33698         suggested by Bruno Haible <bruno@clisp.org>.
33699
33700 2005-10-22  Simon Josefsson  <jas@extundo.com>
33701
33702         * lib/crc.h: Include stddef.h, for size_t.
33703
33704 2005-10-22  Simon Josefsson  <jas@extundo.com>
33705
33706         * lib/arcfour.h, arcfour.c: Use fixed size indices in the
33707         arcfour_context struct (simplify test vector testing in GNU
33708         Shishi).
33709
33710 2005-10-21  Simon Josefsson  <jas@extundo.com>
33711
33712         * modules/des, modules/des-tests: New files.
33713
33714         * modules/gc-des, modules/gc-des-tests: New files.
33715
33716         * tests/test-des.c, tests/test-gc-des.c: New file.
33717
33718 2005-10-21  Simon Josefsson  <jas@extundo.com>
33719
33720         * modules/arctwo, modules/arctwo-tests: New files.
33721
33722         * tests/test-arctwo.c: New file.
33723
33724         * modules/gc-arctwo, modules/gc-arctwo-tests: New files.
33725
33726         * tests/test-gc-arctwo.c: New file.
33727
33728 2005-10-21  Simon Josefsson  <jas@extundo.com>
33729
33730         * m4/gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
33731         Bruno Haible <bruno@clisp.org>.
33732
33733         * m4/gc-des.m4: New file.
33734
33735 2005-10-21  Simon Josefsson  <jas@extundo.com>
33736
33737         * m4/arctwo.m4: New file.
33738
33739         * m4/gc-arctwo.m4: New file.
33740
33741 2005-10-21  Simon Josefsson  <jas@extundo.com>
33742
33743         * lib/rijndael-api-fst.c: Fix bugs in CBC mode for more than one
33744         block.
33745
33746 2005-10-21  Simon Josefsson  <jas@extundo.com>
33747
33748         * lib/hmac-md5.c (hmac_md5): Add comments, suggested by Bruno Haible
33749         <bruno@clisp.org>.
33750
33751         * lib/hmac-sha1.c (hmac_sha1): Likewise.
33752
33753         * lib/crc.c (crc32_update): Actually use crc parameter, suggested by
33754         Bruno Haible <bruno@clisp.org>.
33755
33756         * lib/crc.h: Include stdint.h directly, suggested by Bruno Haible
33757         <bruno@clisp.org>.
33758
33759 2005-10-21  Simon Josefsson  <jas@extundo.com>
33760
33761         * lib/gc-libgcrypt.c (gc_cipher_open): Handle ECB.
33762
33763 2005-10-21  Simon Josefsson  <jas@extundo.com>
33764
33765         * lib/gc-gnulib.c: Support ARCTWO in CBC mode.
33766
33767 2005-10-21  Simon Josefsson  <jas@extundo.com>
33768
33769         * lib/des.h, lib/des.c: New files.
33770
33771         * lib/gc-gnulib.c: Support DES.c
33772
33773 2005-10-21  Simon Josefsson  <jas@extundo.com>
33774
33775         * lib/arctwo.h, lib/arctwo.c: New files.
33776
33777         * lib/gc-gnulib.c: Support ARCTWO.
33778
33779 2005-10-21  Simon Josefsson  <jas@extundo.com>
33780
33781         * lib/arctwo.h (arctwo_setkey): Protect variable in CPP macro,
33782         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
33783
33784 2005-10-21  Simon Josefsson  <jas@extundo.com>
33785
33786         * gnulib-tool (func_import, func_create_testdir): Define automake
33787         conditional GL_COND_LIBTOOL if libtool is used (to be used by modules
33788         Makefile.am snippet),
33789         suggested by Bruno Haible <bruno@clisp.org>.
33790
33791         * modules/gc (Makefile.am): Use it.
33792
33793 2005-10-21  Bruno Haible  <bruno@clisp.org>
33794
33795         * gnulib-tool (func_import, func_create_testdir): Add quoting to last
33796         patch.
33797
33798 2005-10-19  Simon Josefsson  <jas@extundo.com>
33799
33800         * tests/test-gc-rijndael.c: New file.
33801
33802         * modules/gc-rijndael, modules/gc-rijndael-test: New files.
33803
33804 2005-10-19  Simon Josefsson  <jas@extundo.com>
33805
33806         * tests/test-gc-md4.c, tests/test-gc-md5.c: Test gc_hash_buffer
33807         interface too.
33808
33809 2005-10-19  Simon Josefsson  <jas@extundo.com>
33810
33811         * tests/test-gc-arcfour.c: New file.
33812
33813         * modules/gc-arcfour, modules/gc-arcfour-tests: New files.
33814
33815 2005-10-19  Simon Josefsson  <jas@extundo.com>
33816
33817         * modules/gc-md4, modules/gc-md4-tests: New file.
33818
33819         * tests/test-gc-md4.c: New file.
33820
33821 2005-10-19  Simon Josefsson  <jas@extundo.com>
33822
33823         * m4/gc-md4.m4: New file.
33824
33825 2005-10-19  Simon Josefsson  <jas@extundo.com>
33826
33827         * m4/gc-hmac-md5.m4, gc-hmac-sha1.m4, gc-md4.m4,
33828         gc-md5.m4, gc-sha1.m4: Fix typo, suggested by Stepan Kasal
33829         <kasal@ucw.cz>.
33830
33831 2005-10-19  Simon Josefsson  <jas@extundo.com>
33832
33833         * m4/gc-arcfour.m4: New file.
33834
33835         * m4/gc-rijndael.m4: New file.
33836
33837 2005-10-19  Simon Josefsson  <jas@extundo.com>
33838
33839         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support MD4.
33840
33841 2005-10-19  Simon Josefsson  <jas@extundo.com>
33842
33843         * lib/gc-gnulib.c: Support ARCFOUR.
33844
33845 2005-10-19  Simon Josefsson  <jas@extundo.com>
33846
33847         * lib/gc-gnulib.c: Implement gc_cipher_* API, currently only with AES
33848         support.
33849
33850         * lib/gc.h: Add ECB enum type.
33851
33852         * lib/hmac-md5.c, hmac-sha1.c: Include memxor.h.
33853
33854 2005-10-18  Simon Josefsson  <jas@extundo.com>
33855
33856         * tests/test-md5.c: New file.
33857
33858         * modules/md5-tests: New file.
33859
33860 2005-10-18  Simon Josefsson  <jas@extundo.com>
33861
33862         * tests/test-md4.c: New file.
33863
33864         * modules/md4, modules/md4-tests: New files.
33865
33866 2005-10-18  Simon Josefsson  <jas@extundo.com>
33867
33868         * m4/md4.m4: New file.
33869
33870 2005-10-18  Simon Josefsson  <jas@extundo.com>
33871
33872         * lib/md4.h, lib/md4.c: New files, based on md5.?.
33873
33874 2005-10-17  Stepan Kasal  <kasal@ucw.cz>
33875
33876         * gnulib-tool (func_create_testdir): Omit the second check whether
33877         BUILT_SOURCES in nonempty.
33878
33879 2005-10-17  Simon Josefsson  <jas@extundo.com>
33880
33881         * tests/test-rijndael.c: New file.
33882
33883 2005-10-17  Simon Josefsson  <jas@extundo.com>
33884
33885         * modules/sha1: Depend on stdint instead of md5.
33886
33887         * modules/md5: Depend on stdint, remove uint32_t.
33888
33889 2005-10-17  Simon Josefsson  <jas@extundo.com>
33890
33891         * modules/gc-sha1-tests: New file.
33892
33893         * tests/test-gc-sha1.c: New file.
33894
33895 2005-10-17  Simon Josefsson  <jas@extundo.com>
33896
33897         * m4/md5.m4: Remove call to uint32_t.m4.
33898
33899 2005-10-17  Simon Josefsson  <jas@extundo.com>
33900
33901         * lib/sha1.c: Use uint32_t instead of md5_uint32.t
33902
33903         * lib/sha1.h: Use stdint.h and uint32_t instead of md5_uint32 from
33904         md5.h.
33905
33906         * lib/md5.c: Use uin32_t.  Fix non-gcc UNALIGNED_P macro.
33907
33908         * lib/md5.h: Use stdint.h and uint32_t.  Doc fix.
33909
33910 2005-10-17  Simon Josefsson  <jas@extundo.com>
33911
33912         * lib/gc.h, gc-libgcrypt.c: Add more hash types/functions.
33913
33914 2005-10-17  Simon Josefsson  <jas@extundo.com>
33915
33916         * lib/gc.h, gc-libgcrypt.c: Add ciphers.
33917
33918 2005-10-17  Simon Josefsson  <jas@extundo.com>
33919
33920         * lib/gc-libgcrypt.c (gc_hmac_sha1): Fix assert.
33921
33922         * lib/gc.h (gc_nonce, gc_pseudo_random, gc_random): Add prototypes.
33923
33924 2005-10-17  Bruno Haible  <bruno@clisp.org>
33925
33926         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Change the return statement so
33927         that it can also be used in a test.
33928
33929 2005-10-16  Bruno Haible  <bruno@clisp.org>
33930
33931         * gnulib-tool (func_emit_tests_Makefile_am): Also define
33932         TESTS_ENVIRONMENT, so that individual tests can augment it.
33933
33934         * gnulib-tool (func_create_testdir): Use an intermediate target for
33935         building $(BUILT_SOURCES). Needed because BUILT_SOURCES can contain
33936         macros, like $(ALLOCA_H), which cannot be passed through the command
33937         line.
33938
33939 2005-10-15  Simon Josefsson  <jas@extundo.com>
33940
33941         * modules/rijndael-tests: New file.
33942
33943         * modules/rijndael: New file.
33944
33945 2005-10-15  Simon Josefsson  <jas@extundo.com>
33946
33947         * m4/rijndael.m4: New file.
33948
33949 2005-10-15  Simon Josefsson  <jas@extundo.com>
33950
33951         * lib/rijndael-api-fst.h, lib/rijndael-api-fst.c: New files.
33952
33953         * lib/rijndael-alg-fst.h, lib/rijndael-alg-fst.c: New files.
33954
33955 2005-10-14  Simon Josefsson  <jas@extundo.com>
33956
33957         * tests/test-arcfour.c: New file.
33958
33959         * modules/arcfour, modules/arcfour-tests: New files.
33960
33961 2005-10-14  Simon Josefsson  <jas@extundo.com>
33962
33963         * m4/arcfour.m4: New file.
33964
33965 2005-10-14  Simon Josefsson  <jas@extundo.com>
33966
33967         * lib/arcfour.h, lib/arcfour.c: New files.
33968
33969 2005-10-14  Roland McGrath  <roland@redhat.com>
33970
33971         Import from libc.  [BZ #1331]
33972         * lib/obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed
33973         macro argument.
33974         Reported by Matej Vela <vela@debian.org>.
33975
33976 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
33977
33978         * lib/obstack.c [defined _LIBC && defined USE_IN_LIBIO]: Don't
33979         include <wchar.h>; no longer needed.
33980
33981 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
33982
33983         * config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h.
33984
33985 2005-10-14  Jakub Jelinek  <jakub@redhat.com>
33986         and  Ulrich Drepper  <drepper@redhat.com>
33987
33988         Import from libc.
33989         * lib/obstack.c (print_and_abort) [defined _LIBC]: Use __fxprintf
33990         instead of inline stream orientation test and two separate
33991         function calls.  Pay no attention to USE_IN_LIBIO.
33992
33993 2005-10-13  Simon Josefsson  <jas@extundo.com>
33994
33995         * modules/gc-hmac-md5-tests: New file.
33996
33997         * tests/test-gc-hmac-sha1.c: New file.
33998
33999         * tests/test-gc.c (main): Remove MD5 and HMAC-MD5 tests.
34000
34001         * modules/gc-hmac-md5-tests: New file.
34002
34003         * tests/test-gc-md5.c: New file.
34004
34005         * modules/gc-md5-tests: New file.
34006
34007 2005-10-13  Simon Josefsson  <jas@extundo.com>
34008
34009         * lib/gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL computation.
34010         Move memory allocation outside of loop.
34011
34012 2005-10-13  Paul Eggert  <eggert@cs.ucla.edu>
34013
34014         * lib/mkdir-p.c (make_dir_parents): Don't report an error if an
34015         intermediate directory is in a read-only file system.  Problem
34016         reported by Eric Blake.
34017
34018 2005-10-13  Oskar Liljeblad  <oskar@osk.mine.nu>
34019
34020         * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
34021
34022 2005-10-12  Simon Josefsson  <jas@extundo.com>
34023
34024         * tests/test-hmac-sha1.c: New file.
34025
34026         * modules/hmac-sha1-tests: New file.
34027
34028         * modules/hmac-sha1: New file.
34029
34030 2005-10-12  Simon Josefsson  <jas@extundo.com>
34031
34032         * modules/gc-sha1: New file.
34033
34034 2005-10-12  Simon Josefsson  <jas@extundo.com>
34035
34036         * modules/gc-pbkdf2-sha1, modules/gc-pbkdf2-sha1-tests: New files.
34037
34038         * tests/test-gc-pbkdf2-sha1.c: New file.
34039
34040 2005-10-12  Simon Josefsson  <jas@extundo.com>
34041
34042         * modules/gc-md5, modules/gc-hmac-md5: New files.
34043
34044         * modules/gc (Files): Remove md5, memxor and hmac files.
34045
34046 2005-10-12  Simon Josefsson  <jas@extundo.com>
34047
34048         * m4/gc-pbkdf2-sha1.m4: New file.
34049
34050         * m4/gc-hmac-sha1.m4: New file.
34051
34052         * m4/gc-sha1: New file.
34053
34054         * m4/hmac-sha1.m4: New file.
34055
34056 2005-10-12  Simon Josefsson  <jas@extundo.com>
34057
34058         * m4/gc-md5.m4, m4/gc-hmac-md5.m4: New files.
34059
34060         * m4/gc.m4: Don't call gl_MD5, gl_MEMXOR or gl_HMAC_MD5.
34061
34062 2005-10-12  Simon Josefsson  <jas@extundo.com>
34063
34064         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,
34065         suggested by Bruno Haible <bruno@clisp.org>.
34066
34067 2005-10-12  Simon Josefsson  <jas@extundo.com>
34068
34069         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support SHA-1.
34070
34071 2005-10-12  Simon Josefsson  <jas@extundo.com>
34072
34073         * lib/gc-pbkdf2-sha1.c: New file.
34074
34075         * lib/gc.h: Add gc_pbkdf2_sha1 prototype.
34076
34077 2005-10-12  Simon Josefsson  <jas@extundo.com>
34078
34079         * lib/gc-libgcrypt.c (gc_hmac_sha1): New function.
34080
34081         * lib/gc-gnulib.c (gc_hmac_sha1): New function.
34082
34083 2005-10-12  Simon Josefsson  <jas@extundo.com>
34084
34085         * lib/gc-gnulib.c: Condition MD5 and HMAC-MD5 use on GC_USE_MD5 and
34086         GC_USE_HMAC_MD5, respectively.
34087
34088         * lib/gc-libgcrypt.c (gc_md5): Fix assert call.
34089         (gc_md5): Fix typo.
34090
34091         * lib/gc.h (gc_hash_buffer): Use gc_hash in prototype.
34092
34093         * lib/gc-libgcrypt.c (gc_hash_buffer): Ditto.
34094
34095         * lib/gc-gnulib.c (gc_hash_buffer): Ditto.
34096
34097 2005-10-12  Bruno Haible  <bruno@clisp.org>
34098
34099         * m4/stdbool.m4 (gl_STDBOOL_H): Define as an alias of AM_STDBOOL_H.
34100         Reported by Stepan Kasal <kasal@ucw.cz>.
34101
34102 2005-10-11  Simon Josefsson  <jas@extundo.com>
34103
34104         * tests/test-crc.c: New file.
34105
34106         * modules/crc, modules/crc-tests: New files.
34107
34108 2005-10-11  Simon Josefsson  <jas@extundo.com>
34109
34110         * m4/crc.m4: New file.
34111
34112 2005-10-11  Simon Josefsson  <jas@extundo.com>
34113
34114         * lib/gc.h: Add gc_hash and gc_hash_buffer.
34115
34116         * lib/gc-gnulib.c (gc_hash_buffer): Add.  Reorder #include's.
34117
34118         * lib/gc-libgcrypt.c (gc_hash_buffer): Add.
34119
34120 2005-10-11  Simon Josefsson  <jas@extundo.com>
34121
34122         * lib/crc.h, lib/crc.c: New files.
34123
34124         * lib/gc.h (gc_hash_buffer): Add doc.
34125
34126 2005-10-11  Bruno Haible  <bruno@clisp.org>
34127
34128         * modules/c-strcasestr: New file.
34129         * MODULES.html.sh (String handling <string.h>): Add c-strcasestr.
34130
34131 2005-10-11  Bruno Haible  <bruno@clisp.org>
34132
34133         * modules/c-strcase: New file.
34134         * MODULES.html.sh (String handling <string.h>): Add c-strcase.
34135
34136 2005-10-11  Bruno Haible  <bruno@clisp.org>
34137
34138         * lib/strcasecmp.c: Include limits.h.
34139         (strcasecmp): Avoid integer overflow on exotic platforms.
34140         * lib/strncasecmp.c: Include limits.h.
34141         (strncasecmp): Avoid integer overflow on exotic platforms.
34142         Reported by Paul Eggert.
34143
34144 2005-10-11  Bruno Haible  <bruno@clisp.org>
34145
34146         * lib/c-strcasestr.h: New file, from GNU gettext.
34147         * lib/c-strcasestr.c: New file, from GNU gettext.
34148
34149 2005-10-11  Bruno Haible  <bruno@clisp.org>
34150
34151         * lib/c-strcase.h: New file, from GNU gettext.
34152         * lib/c-strcasecmp.c: New file, from GNU gettext.
34153         * lib/c-strncasecmp.c: New file, from GNU gettext.
34154
34155 2005-10-10  Paul Eggert  <eggert@cs.ucla.edu>
34156
34157         * modules/mempcpy (License): GPL -> LGPL.
34158         * modules/strchrnul (License): Likewise.
34159         * modules/sysexits (License): Likewise.
34160
34161 2005-10-08  Simon Josefsson  <jas@extundo.com>
34162
34163         * config/srclist.txt: Bug 1423 is closed, but 1439 remains.
34164
34165 2005-10-07  Simon Josefsson  <jas@extundo.com>
34166
34167         * m4/memxor.m4: Remove gl_C_RESTRICT call.
34168
34169 2005-10-06  Simon Josefsson  <jas@extundo.com>
34170
34171         * tests/test-hmac-md5.c: New file.
34172
34173         * modules/hmac-md5-tests: New file.
34174
34175         * modules/hmac-md5: New file.
34176
34177 2005-10-06  Simon Josefsson  <jas@extundo.com>
34178
34179         * m4/hmac-md5.m4: New file.
34180
34181         * m4/memxor.m4: Require gl_C_RESTRICT.
34182
34183 2005-10-06  Simon Josefsson  <jas@extundo.com>
34184
34185         * lib/memxor.c (memxor): Avoid casts and warnings.
34186
34187 2005-10-06  Simon Josefsson  <jas@extundo.com>
34188
34189         * lib/hmac-md5.c: New file.
34190
34191         * lib/hmac.h: New file.
34192
34193 2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
34194
34195         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
34196         promotes to int, not unsigned int, to catch the AIX 5.3
34197         compiler bug.
34198
34199 2005-10-05  Simon Josefsson  <jas@extundo.com>
34200
34201         * modules/memxor: New file.
34202
34203         * modules/iconv (Files): Move config.rpath to havelib, it is used
34204         there.
34205
34206         * modules/havelib (Files): Add config.rpath.
34207
34208 2005-10-05  Simon Josefsson  <jas@extundo.com>
34209
34210         * m4/memxor.m4: New file.
34211
34212 2005-10-05  Simon Josefsson  <jas@extundo.com>
34213
34214         * lib/memxor.c (memxor): Fix compiler error.
34215
34216         * lib/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): Add, see also
34217         <http://sourceware.org/bugzilla/show_bug.cgi?id=1423>.
34218
34219         * lib/memxor.h, lib/memxor.c: New files.
34220
34221         * lib/getaddrinfo.h: Don't protect sys/types.h with HAVE_SYS_TYPES_H,
34222         we assume all systems have it, suggested by Jim Meyering
34223         <jim@meyering.net>.  Remove HAVE_SYS_SOCKET_H test too, to see if
34224         any systems lack sys/socket.h; mingw32 is known to lack it, but we
34225         don't support it yet anyway.  Also remove HAVE_NETDB_H test, for
34226         same reasons.
34227
34228 2005-10-05  Simon Josefsson  <jas@extundo.com>
34229
34230         * config/srclist.txt: Add glibc bug 1423 for md5.h.
34231
34232 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
34233
34234         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
34235         sys/socket.h, netdb.h, sys/types.h; the checks areno longer
34236         needed, since the source code now assumes these .h files.
34237
34238 2005-10-05  Derek Price  <derek@ximbiot.com>
34239
34240         * lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
34241
34242 2005-10-05  Bruno Haible  <bruno@clisp.org>
34243
34244         * modules/stdint (License): Change to LGPL.
34245
34246 2005-10-04  Simon Josefsson  <jas@extundo.com>
34247
34248         * lib/getaddrinfo.h: Move sys/types.h include first, reported by "Mark
34249         D. Baushke" <mdb@gnu.org>.
34250
34251 2005-10-04  Bruno Haible  <bruno@clisp.org>
34252
34253         * lib/verify.h (verify_true): Provide alternative definition for C++.
34254
34255 2005-10-03  Paul Eggert  <eggert@cs.ucla.edu>
34256
34257         * lib/getdelim.c: Include getdelim.h first.  Include <limits.h>.
34258         (SSIZE_MAX): New macro, if not already defined.
34259         (getdelim): Fix buffer overrun on 64-bit hosts with lines longer
34260         than 2 GiB.
34261
34262 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
34263
34264         Sync from coreutils.
34265         * m4/openat.m4 (gl_FUNC_OPENAT): Check for fdopendir.
34266         * m4/ullong_max.m4 (gl_ULLONG_MAX): Simplify so that it merely
34267         defines ULONG_MAX_LT_ULLONG_MAX.  Thomas M.Ott reports that
34268         ULLONG_MAX doesn't work with 2.7.2.1.
34269
34270 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
34271
34272         * modules/xreadlink (Makefile.am): Remove lib_SOURCES.
34273         From Ben Pfaff.
34274
34275         * modules/exclude (Depends-on): Depend on verify.
34276         * modules/strtoimax (Depends-on): Likewise.
34277         * modules/utimecmp (Depends-on): Likewise.
34278
34279 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
34280
34281         * lib/exclude.c: Include verify.h.
34282         (verify): Remove.  All callers changed to use verify.h's version.
34283         * lib/strtoimax.c: Likewise.
34284         * lib/utimecmp.c: Likewis.e
34285
34286         Sync from coreutils.
34287         * lib/.cppi-disable: Add getaddrinfo.h, getdelim.h, getline.h,
34288         getpass.c, mbchar.h, mbuiter.h, strcase.h, strnlen.h, strnlen1.h.
34289         * lib/.cvsignore: Add fts.h, search.h, t-fpending.
34290         * lib/settime.c (settime): Fix { typo in previous patch.  Also, don't
34291         bother returning ENOSYS if settimeofday or stime fails; just let
34292         them return whatever errno they want to return.
34293         * lib/utimens.c: Include unistd.h, for dup2.
34294         (futimens): Fix typo: HAVE_FUTIMESAT was misspelled in an #if.
34295         (futimens) [! HAVE_FUTIMESAT]: If !file, set errno before returning -1.
34296
34297 2005-10-02  Jim Meyering  <jim@meyering.net>
34298
34299         Sync from coreutils.
34300         * m4/utimes.m4 (gl_FUNC_UTIMES): Detect the version of utimes
34301         from glibc-2.2.5 that fails for read-only files.
34302
34303 2005-10-02  Jim Meyering  <jim@meyering.net>
34304
34305         Sync from coreutils.
34306         * lib/fts-cycle.c [HAVE_CONFIG_H]: Include <config.h>.
34307         * lib/openat-die.c: Use `#ifdef HAVE_CONFIG_H', not
34308         `#if HAVE_CONFIG_H'.
34309         * lib/openat.c (fdopendir): Do not define if HAVE_FDOPENDIR.
34310         Remove AT_FDCWD test.
34311         Do not consume the fd unless successful.
34312         * lib/openat.h (fdopendir): Do not define if HAVE_FDOPENDIR.
34313         * lib/settime.c (settime): Move the HAVE_STIME block `up' into an #elif
34314         block, so that we don't even try to compile it if settimeofday is
34315         available.  This works around a compilation failure on OSF1 V5.1,
34316         due to stime requiring a `long int*' while tv_sec is `int'.
34317
34318 2005-10-02  Alfred M. Szmidt  <ams@gnu.org>
34319
34320         Sync from coreutils.
34321         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path...
34322         against `yes', rather than just testing for nonempty.
34323
34324 2005-10-01  Simon Josefsson  <jas@extundo.com>
34325
34326         * m4/getaddrinfo.m4: Include sys/types.h for sys/socket.h, on FreeBSD
34327         and Darwin.
34328
34329         * m4/getaddrinfo.m4: Use AC_GNU_SOURCE, GNU only declare getaddrinfo
34330         as an (POSIX) extension.  Check for sys/types.h, sys/socket.h, and
34331         netdb.h too, needed by getaddrinfo.h.  Check if getaddrinfo,
34332         freeaddrinfo and gai_strerror are declared by the POSIX headers.
34333         Check if struct addrinfo is declared.
34334
34335 2005-10-01  Simon Josefsson  <jas@extundo.com>
34336
34337         * lib/getaddrinfo.h: Protect #include's of sys/socket.h and netdb.h.
34338         Only define struct addrinfo if !HAVE_STRUCT_ADDRINFO.  Protect
34339         AI_* and EAI_* definitions.  Protect function declarations.
34340
34341 2005-10-01  Jim Meyering  <jim@meyering.net>
34342
34343         Sync from coreutils.
34344
34345         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Look for getservbyname in these
34346         libraries [inet nsl socket xnet].  Nelson Beebe reported that with
34347         native cc on Solaris 7, getaddrinfo.c requires -lsocket.
34348         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
34349         in the inet and nsl libraries.  Required on Solaris 5.7.
34350
34351 2005-10-01  Jim Meyering  <jim@meyering.net>
34352
34353         Sync from coreutils.
34354         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
34355         in the inet and nsl libraries.  Required on Solaris 5.7.
34356
34357 2005-10-01  Eric Blake  <ebb9@byu.net>  (tiny change)
34358
34359         * lib/getdelim.c (getdelim): Remove unused variables.
34360
34361 2005-09-29  Paul Eggert  <eggert@cs.ucla.edu>
34362
34363         * lib/xtime.h (XTIME_PRECISION): Now of type int, not long long int,
34364         so that the code works even with ancient cpp.  Portability problem
34365         with GCC 2.7.2.1 reported by Thomas M.Ott.
34366
34367 2005-09-27  Paul Eggert  <eggert@cs.ucla.edu>
34368
34369         * modules/regex (Depends-on): Add strcase.
34370
34371         * modules/gethostname (Licence): Change from GPL to LGPL, since
34372         gethostname.c is a trivial implementation of a standard library
34373         function.
34374         * modules/poll (License): Change from GPL to LGPL, since it's
34375         derived from LGPL code.
34376
34377 2005-09-27  Jim Meyering  <jim@meyering.net>
34378
34379         * lib/getcwd.c: Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef
34380         HAVE_CONFIG_H.
34381
34382         * lib/intprops.h (signed_type_or_expr__): Define.
34383         (INT_STRLEN_BOUND) [__GNUC__]: Use a slightly tighter bound
34384         for unsigned types.
34385
34386 2005-09-26  Paul Eggert  <eggert@cs.ucla.edu>
34387
34388         * lib/verify.h (verify_expr): Remove, replacing with:
34389         (verify_true): New macro that returns true instead of void.
34390         (verify_type__): Remove.
34391         (verify): Use verify_true rather than verify_type__.
34392
34393 2005-09-26  Bruno Haible  <bruno@clisp.org>
34394
34395         * modules/mbchar (Include): Mention that HAVE_WCHAR_H && HAVE_WCTYPE_H
34396         is necessary.
34397         (lib_SOURCES): Remove mbchar.c.
34398         * modules/mbfile (Include): Mention that HAVE_MBRTOWC is necessary.
34399         (Files): Add m4/mbrtowc.m4.
34400         * modules/mbiter: Likewise.
34401         * modules/mbuiter: Likewise.
34402
34403 2005-09-26  Bruno Haible  <bruno@clisp.org>
34404
34405         * m4/mbchar.m4 (gl_MBCHAR): Check for wchar.h and wctype.h. Don't
34406         compile mbchar.c if they are not both present.
34407         * m4/mbfile.m4 (gl_MBFILE): Require gl_FUNC_MBRTOWC.
34408         * m4/mbiter.m4 (gl_MBITER): Likewise.
34409         * m4/strstr.m4 (gl_PREREQ_STRSTR): Use AC_REQUIRE.
34410         * m4/strcasestr.m4 (gl_PREREQ_STRCASESTR): Likewise.
34411         * m4/strcase.m4 (gl_PREREQ_STRCASECMP): Likewise.
34412
34413 2005-09-25  Jim Meyering  <jim@meyering.net>
34414
34415         * modules/inet_ntop (Depends-on): Add socklen, since inet_ntop.c
34416         also uses socklen_t.
34417
34418 2005-09-24  Paul Eggert  <eggert@cs.ucla.edu>
34419
34420         * lib/utimens.c (ENOSYS): Define if not already defined.
34421         (futimens): Support having a null PATH if the file descriptor
34422         is nonnegative.
34423
34424         * lib/regex_internal.h (__GNUC_PREREQ, always_inline, inline, pure):
34425         Remove.
34426         (__attribute): Define to empty unless GCC 3.1 or later.
34427         This works around a core dump on OpenBSD 3.4, which has GCC
34428         2.95.3, which dumps core when given __attribute__(()).  It also
34429         simplifies other tests, since we really don't want to bother with
34430         worrying about which ancient version of GCC supported what.
34431         Original problem reported by Yoann Vandoorselaere, with part of
34432         the fix suggested by Derek Price.
34433
34434 2005-09-24  Jim Meyering  <jim@meyering.net>
34435
34436         * lib/verify.h (verify_type__): Use `unsigned int' as the bitfield type
34437         so we can once again use a positive bitfield width of 1 -- now we
34438         don't have to explain why we were using a bitfield width of 2.
34439
34440 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
34441
34442         * m4/regex.m4 (gl_REGEX): If replacing, define regcomp to rpl_regcomp,
34443         and similarly for the other external symbols.  Problem reported
34444         by James Gallager.
34445
34446         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
34447         bug reported by Jim Meyering.
34448
34449         * m4/utimens.m4 (gl_UTIMENS): Check for futimesat.
34450         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Undo previous change;
34451         not needed, since socklen is a prerequisite module.
34452
34453 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
34454
34455         * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.
34456         Problem reported by Eric Blake.
34457         (getaddrinfo): Initialize se so that it's not garbage.
34458         Redo internal storage allocation so that it doesn't make unportable
34459         assumptions about alignment.
34460         Fix a memory leak.
34461
34462         * lib/utimens.c (futimens): Use futimesat if available.
34463         Prefer it to futimes since it doesn't have the futimes bug.
34464
34465         * lib/verify.h (GL_CONCAT0, GL_CONCAT): Remove.
34466         (verify): Don't use the __LINE__ trick, as it doesn't work in general.
34467         Instead, declare a function that returns a pointer to an array,
34468         and use verify_type__ to declare the size of the array.
34469         Problem and germ of a solution reported by Bruno Haible.
34470         (verify_type__): Use 2, not 1, for bitfield size, to avoid
34471         a warning with Irix 6.5 cc.  Problem reported by Bruno Haible.
34472
34473 2005-09-23  Jim Meyering  <jim@meyering.net>
34474
34475         Sync from coreutils.
34476         Correct build failure (socklen_t not defined) on at least
34477         mips-sgi-irix6.5 and alphaev67-dec-osf5.1.
34478         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require gl_SOCKLEN_T.
34479
34480 2005-09-23  Jim Meyering  <jim@meyering.net>
34481
34482         * modules/getaddrinfo (Depends-on): Add socklen.
34483
34484 2005-09-23  Bruno Haible  <bruno@clisp.org>
34485
34486         * tests/test-verify.c: New file.
34487
34488 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
34489
34490         Sync from coreutils.
34491
34492         * modules/argmatch (Depends-on): Add verify.
34493         * modules/getloadavg (Depends-on): Depend on fcntl-safer, not
34494         unistd-safer.
34495         * modules/save-cwd (Depends-on): Likewise.
34496
34497         * modules/openat (Files): Add lib/openat-die.c.
34498         (Depends-on): Remove error, exitfail.
34499         Add dirname.
34500
34501         * modules/verify: New file.
34502         * MODULES.html.sh (Diagnostics <assert.h>): New section,
34503         with "verify" module.
34504
34505 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
34506
34507         Sync from coreutils.
34508
34509         * m4/backupfile.m4, calloc.m4, chown.m4, cloexec.m4, dup2.m4:
34510         * m4/fileblocks.m4, free.m4, ftruncate.m4, getcwd.m4, getpagesize.m4:
34511         * m4/getugroups.m4, group-member.m4, idcache.m4, link-follow.m4:
34512         * m4/mkstemp.m4, mktime.m4, mountlist.m4, nanosleep.m4, pathmax.m4:
34513         * m4/physmem.m4, posixver.m4, putenv.m4, safe-read.m4, same.m4:
34514         * m4/save-cwd.m4, stdio-safer.m4, unistd-safer.m4, unlinkdir.m4:
34515         * m4/userspec.m4, xgetcwd.m4, xreadlink.m4:
34516         Don't bother checking for string.h, stdlib.h, unistd.h.
34517         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't require
34518         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstat
34519         module's job.
34520         * m4/jm-macros.m4 (gl_MACROS): Likewise.
34521         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_LSTAT.
34522
34523         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
34524         (gl_GETDATE): Use it.
34525
34526         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Don't bother checking for unistd.h.
34527
34528 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
34529
34530         Sync from coreutils.
34531
34532         * lib/.cppi-disable: Add regcomp.c, regex_internal.c, regex_internal.h,
34533         stat-time.h.
34534         * lib/argmatch.h: Include verify.h
34535         (ARGMATCH_VERIFY): Use verify rather than rolling our own.
34536         (ARGMATCH_ASSERT): Remove; unused.
34537         * lib/canonicalize.c: Assume STDC_HEADERS.
34538         * lib/exclude.c: Include "strcase.h".
34539         * lib/regex_internal.h [!defined _LIBC]: Likewise.
34540         * lib/getusershell.c: Include stdio--.h rather than stdio.h
34541         and stdio-safer.h.
34542         (getusershell): Call fopen, not fopen_safer.
34543         * lib/save-cwd.c: Include fcntl--.h rather than fcntl.h.
34544         Do not include unistd-safer.h.
34545         (save_cwd): Don't call fd_safer; no longer needed
34546         now that we include fcntl--.h.
34547
34548         * lib/getdate.y (relative_time): New type.
34549         (RELATIVE_TIME_0): New constant.
34550         (parser_control): Use relative_time instead of doing it ourselves.
34551         (%union): Add new relative_time rel member.
34552         (tYEAR_UNIT, tMONTH_UNIT, tHOUR_UNIT, tMINUTE_UNIT, tSEC_UNIT):
34553         Now typeless.
34554         (relunit, relunit_snumber): Now of type rel.
34555         (zone, rel, relunit, get_date): Adjust to above changes.
34556
34557         * lib/getloadavg.c: Include fcntl--.h rather than fcntl.h.
34558         Do not include unistd-safer.h.
34559         (getloadavg): Don't call fd_safer; no longer needed
34560         now that we include fcntl--.h.
34561
34562         * lib/mkdir-p.c (ENOSYS): Define to EEXIST if not defined.
34563         (make_dir_parents): Treat ENOSYS like EEXIST.
34564
34565         Improve quality of diagnostics on restore_cwd failure.
34566         * lib/mkdir-p.h (make_dir): Remove.  All uses replaced by mkdir.
34567         (make_dir_parents): Last arg is now int * (for errno), not bool *.
34568         * lib/mkdir-p.c (make_dir, make_dir_parents): Likewise.
34569         Rewrite "mkdir -p" algorithm to avoid the need for "stat"
34570         each time through the loop.  Do not diagnose restore_cwd failure;
34571         that is the caller's job (and perhaps the caller does not care).
34572
34573         * lib/mkdir-p.c (CLEANUP_CWD, CLEANUP): Remove.
34574         (make_dir_parents): Revamp to avoid need for CLEANUP_CWD, CLEANUP.
34575         If the file already exists but is not a directory, don't bother
34576         to try to make its parents.
34577         Close potential file descriptor leak if we can't chdir("/") (!).
34578         Don't always return true if chdir($PWD) fails; return true only
34579         if the requested action was done successfully (except for the
34580         chdir($PWD)).
34581         Don't log final directory unless we actually made it.
34582         Refactor to avoid duplicate code to fix up permissions.
34583         Don't attempt to fix up parent permissions if chdir($PWD) fails.
34584
34585         * lib/strftime.c (my_strftime): Rewrite the previous change slightly,
34586         to make it a bit faster and (I hope) clearer.
34587         * lib/strftime.c (my_strftime): Add support for %:z, %::z, %:::z.
34588         Fix bug in formats like %2N.
34589
34590         * lib/verify.h: New file.
34591
34592 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
34593
34594         Sync from coreutils.
34595         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Check for netinet/in.h.
34596
34597 2005-09-22  Jim Meyering  <jim@meyering.net>
34598
34599         Sync from coreutils.
34600
34601         * m4/lstat.m4 (gl_FUNC_LSTAT):
34602         Use AC_LIBSOURCES to require lstat.c and lstat.h.
34603         Remove obsolete comment.
34604         * m4/xreadlink.m4: Use AC_LIBSOURCES and AC_LIBOBJ.
34605         * m4/xstrtod.m4: Likewise.
34606
34607         * m4/openat.m4 (gl_FUNC_OPENAT): Add openat-die.c.
34608
34609 2005-09-22  Jim Meyering  <jim@meyering.net>
34610
34611         Sync from coreutils.
34612
34613         * lib/backupfile.c: Use ARGMATCH_VERIFY, just in case.
34614
34615         * lib/posixtm.c (posixtime) [lint]: Initialize *all* of tm0, not just
34616         the .tm_year member, since otherwise gcc-4.0 would now warn about
34617         tm_zone, tm_gmtoff, tm_isdst, tm_yday, tm_wday.
34618
34619         * lib/quotearg.c (quotearg_n_options): Change code to be suboptimal, in
34620         order to avoid an unsuppressible warning from gcc on 64-bit systems.
34621
34622         * lib/getdate.y (get_date): Undo part of the 2005-04-04 change, so that
34623         the command "date -d'2005-03-27 +1 day'" succeeds once again, even
34624         when run in a time zone for which daylight savings time is in effect
34625         for the starting date.
34626
34627         * lib/mkdir-p.c (make_dir_parents): Don't let a failed chdir($PWD)
34628         stop us from restricting permissions of just-created absolute-named
34629         directories.
34630         * lib/mkdir-p.c (CLEANUP_CWD): Return *true*, not false when failing
34631         to restore initial working directory.
34632         * lib/mkdir-p.c (make_dir_parents): New parameter:
34633         different_working_dir, to tell caller if/when we change the working
34634         directory and are unable to return to the initial one.
34635         * lib/mkdir-p.h (make_dir_parents): Update prototype.
34636         * lib/mkdir-p.c (CLEANUP_CWD): Change one more `return 1' to
34637         `return false'.  This fixes a bug introduced on 2004-07-30.
34638
34639         * lib/openat.c (fdopendir): Be sure to close the supplied
34640         file descriptor before returning.  This makes our replacement
34641         implementation a little closer to Solaris's, where fdopendir
34642         ties the file descriptor to the returned DIR* pointer.
34643         * lib/openat.c (unlinkat): New function.
34644         * lib/openat.h (unlinkat): Add prototype.
34645         * lib/openat-die.c (openat_save_fail): Rename from openat_save_die.
34646         (openat_restore_fail): Rename from openat_restore_die.
34647         * lib/openat.c, openat.h: Reflect s/_die/_fail/ renaming.
34648
34649         Provide an alternative to exiting immediately upon save_cwd or
34650         restore_cwd failure.  Now, an application can arrange e.g.,
34651         to perform a longjump in that case.
34652         * lib/openat.c: Include dirname.h.
34653         Use IS_ABSOLUTE_FILE_NAME rather than testing for leading slash.
34654         (rpl_openat, fdopendir, fstatat): Call openat_save_die
34655         and openat_restore_die rather than calling error directly.
34656         Don't include "error.h" or "exitfail.h"; they're no longer needed.
34657
34658         * lib/openat-die.c (openat_save_die, openat_restore_die): New file.
34659         * lib/openat.h (openat_save_die, openat_restore_die): Declare and
34660         define.
34661
34662         * lib/strftime.c [FPRINTFTIME] (fprintftime): Provide a new interface:
34663         size_t fprintftime (FILE *fp, char const *fmt, struct tm const *tm,
34664                             int utc, int nanoseconds);
34665         Background:
34666         date should not have to allocate a megabyte of virtual memory to
34667         handle a format argument like +%1048575T.  When implemented with
34668         strftime, it must allocate such a buffer, use strftime to fill it
34669         in, print it, then free it.
34670         With fprintftime, it simply prints everything and exits.
34671         With no need for memory allocation, that's one fewer way to fail.
34672         * lib/strftime.c (my_strftime): Parse the colons of %:::z *after* the
34673         optional field width, not before, so we accept %9:z, not %:9z.
34674         (my_strftime): Be sure to use L_('x') for literals.
34675
34676         * lib/backupfile.c, lib/canon-host.c, lib/canonicalize.c, lib/chown.c:
34677         * lib/cloexec.c, lib/dup-safer.c, lib/dup2.c, lib/euidaccess.c:
34678         * lib/fd-safer.c, lib/fileblocks.c, lib/fopen-safer.c, lib/fsusage.c:
34679         * lib/ftruncate.c, lib/getcwd.c, lib/getcwd.h, lib/getloadavg.c:
34680         * lib/getopt_.h, lib/getpagesize.h, lib/getugroups.c:
34681         * lib/group-member.c, lib/human.h, lib/idcache.c, lib/mkdir-p.c:
34682         * lib/mountlist.c, lib/nanosleep.c, lib/pathmax.h, lib/physmem.c:
34683         * lib/posixver.c, lib/putenv.c, lib/raise.c, lib/safe-read.c:
34684         * lib/same.c, lib/save-cwd.c, lib/setenv.c, lib/settime.c:
34685         * lib/tempname.c, lib/unlinkdir.c, lib/unsetenv.c, lib/userspec.c:
34686         * lib/xgethostname.c, lib/xreadlink.c:
34687         Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.
34688
34689         * lib/chown.c, lib/cloexec.c, lib/dup-safer.c, lib/dup2.c:
34690         * lib/fsusage.c, lib/getcwd.c, lib/getloadavg.c, lib/mountlist.c:
34691         * lib/openat.h, lib/save-cwd.c, lib/tempname.c:
34692         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
34693         and don't include <sys/file.h>).
34694
34695 2005-09-22  Eric Blake  <ebb9@byu.net>  (tiny change)
34696
34697         Sync from coreutils.
34698
34699         * lib/getloadavg.c (getloadavg) [__CYGWIN__]: Port to cygwin.
34700         [__linux__]: Allocate a big enough buffer for /proc/loadavg.
34701         [!LDAV_DONE]: Avoid unused variable warning.
34702
34703 2005-09-21  Bruno Haible  <bruno@clisp.org>
34704
34705         * lib/unicodeio.h (unicode_to_mb): New declaration.
34706
34707 2005-09-20  Derek Price  <derek@ximbiot.com>
34708
34709         * lib/getaddrinfo.c: Don't include <netdb.h> included from
34710         getaddrinfo.h.
34711
34712 2005-09-20  Bruno Haible  <bruno@clisp.org>
34713
34714         * gnulib-tool: Remove trailing slashes from the values specified for
34715         --source-base, --m4-base, --tests-base, --aux-dir.
34716         Suggested by Simon Josefsson <jas@extundo.com>.
34717
34718 2005-09-20  Bruno Haible  <bruno@clisp.org>
34719
34720         * gnulib-tool (func_all_modules, func_modules_transitive_closure,
34721         func_modules_to_filelist, func_import, func_create_testdir): Make all
34722         sorting results locale-independent, so that gnulib-cache.m4 doesn't
34723         change when gnulib-tool is invoked in a different locale.
34724
34725 2005-09-19  Simon Josefsson  <jas@extundo.com>
34726
34727         * m4/socklen.m4: Fix typo.
34728
34729 2005-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
34730
34731         Use a consistent style for including <config.h>.
34732         * lib/__fpending.c, lib/acl.c, lib/argmatch.c, lib/argp-help.c,
34733         lib/argp-parse.c, lib/argp-pvh.c, lib/backupfile.c, lib/basename.c,
34734         lib/c-stack.c, lib/calloc.c, lib/check-version.c, lib/cloexec.c,
34735         lib/closeout.c, lib/copy-file.c, lib/creat-safer.c, lib/cycle-check.c,
34736         lib/dirfd.c, lib/dirname.c, lib/dup-safer.c, lib/dup2.c,
34737         lib/euidaccess.c, lib/exclude.c, lib/exitfail.c, lib/fatal-signal.c,
34738         lib/fd-safer.c, lib/file-type.c, lib/fileblocks.c, lib/filemode.c,
34739         lib/filenamecat.c, lib/findprog.c, lib/fnmatch.c, lib/fopen-safer.c,
34740         lib/free.c, lib/fsusage.c, lib/ftruncate.c, lib/full-write.c,
34741         lib/fwriteerror.c, lib/getaddrinfo.c, lib/getcwd.c, lib/getdelim.c,
34742         lib/getline.c, lib/getlogin_r.c, lib/getndelim2.c, lib/getnline.c,
34743         lib/getopt1.c, lib/getpass.c, lib/group-member.c, lib/hard-locale.c,
34744         lib/hash-pjw.c, lib/hash.c, lib/human.c, lib/idcache.c,
34745         lib/inet_ntop.c, lib/isdir.c, lib/long-options.c, lib/malloc.c,
34746         lib/memcasecmp.c, lib/memcmp.c, lib/memcoll.c, lib/memcpy.c,
34747         lib/memmove.c, lib/mkdir-p.c, lib/modechange.c, lib/mountlist.c,
34748         lib/open-safer.c, lib/physmem.c, lib/pipe-safer.c, lib/pipe.c,
34749         lib/poll.c, lib/posixver.c, lib/progname.c, lib/progreloc.c,
34750         lib/putenv.c, lib/quote.c, lib/quotearg.c, lib/readline.c,
34751         lib/readlink.c, lib/realloc.c, lib/regex.c, lib/rename.c, lib/rmdir.c,
34752         lib/rpmatch.c, lib/safe-read.c, lib/same.c, lib/save-cwd.c,
34753         lib/savedir.c, lib/sig2str.c, lib/strcspn.c, lib/strerror.c,
34754         lib/stripslash.c, lib/strncasecmp.c, lib/strndup.c, lib/strnlen.c,
34755         lib/strnlen1.c, lib/strsep.c, lib/strstr.c, lib/strtod.c,
34756         lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c,
34757         lib/time_r.c, lib/userspec.c, lib/utimecmp.c, lib/version-etc-fsf.c,
34758         lib/version-etc.c, lib/wait-process.c, lib/xalloc-die.c, lib/xgetcwd.c,
34759         lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c, lib/xreadlink.c,
34760         lib/xsetenv.c, lib/xstrndup.c, lib/xstrtoimax.c, lib/xstrtol.c,
34761         lib/xstrtoumax.c, lib/yesno.c:
34762         Standardize inclusion of config.h.
34763         * lib/__fpending.h, lib/dirfd.h, lib/getdate.h, lib/human.h,
34764         lib/inttostr.h:  Removed inclusion of config.h from header files.
34765         * lib/inttostr.c:  Adjusted in-tree users.
34766         * lib/timespec.h: Remove superfluous warning to include config.h.
34767         * lib/atexit.c, lib/chdir-long.c, lib/chown.c, lib/fchown-stub.c,
34768         lib/getgroups.c, lib/gettimeofday.c, lib/lchown.c, lib/lstat.c,
34769         lib/mkdir.c, lib/mkstemp.c, lib/nanosleep.c, lib/openat.c, lib/raise.c,
34770         lib/readtokens0.c, lib/readutmp.c, lib/unlinkdir.c: Guard inclusion of
34771         config.h with HAVE_CONFIG_H.
34772
34773 2005-09-19  Jim Meyering  <jim@meyering.net>
34774
34775         * modules/pathmax (License): Change to LGPL.
34776
34777 2005-09-19  Derek Price  <derek@ximbiot.com>
34778
34779         * config/srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
34780
34781 2005-09-19  Bruno Haible  <bruno@clisp.org>
34782
34783         * gnulib-tool (import): Provide default for --tests-base.
34784
34785 2005-09-19  Bruno Haible  <bruno@clisp.org>
34786
34787         * doc/quote.texi: New file, extracted from gnulib.texi.
34788         * doc/ctime.texi: New file, extracted from gnulib.texi.
34789         * doc/inet_ntoa.texi: New file, extracted from gnulib.texi.
34790         * doc/gnulib-tool.texi: New file, extracted from gnulib.texi.
34791         * doc/gnulib.texi: Include them.
34792
34793 2005-09-18  Bruno Haible  <bruno@clisp.org>
34794
34795         Portability fix.
34796         * gnulib-tool (func_readlink): New function.
34797         (func_ln_if_changed): Use it.
34798
34799 2005-09-18  Bruno Haible  <bruno@clisp.org>
34800
34801         * gnulib-tool: Support --with-tests also with --import.
34802         (func_emit_tests_Makefile_am): Use variables $m4base and $testsbase.
34803         (func_import): Use variables $testsbase and $inctests. Emit a
34804         gl_TESTS_BASE form into gnulib-cache.m4. Create $testsbase/Makefile.am.
34805         Remind the user to add AC_CONFIG_FILES($testsdir/Makefile) and
34806         SUBDIRS += $testsdir.
34807         (func_create_testdir): Update.
34808
34809 2005-09-18  Bruno Haible  <bruno@clisp.org>
34810
34811         * gnulib-tool: Revise --dry-run implementation. Use variable $doit
34812         instead of $dry_run.
34813         (func_cp_if_changed, func_mv_if_changed): Remove functions.
34814         (func_ln_if_changed): Don't handle dry-run here.
34815         (func_import): In dry-run mode, detect more precisely which actions
34816         would be performed, and don't use "...ing" verbs.
34817
34818 2005-09-18  Bruno Haible  <bruno@clisp.org>
34819
34820         * gnulib-tool (func_tmpdir): New function, taken from GNU gettextize.
34821         (func_import): Use join on two temporary files instead of three nested
34822         loops, in order to determine which files are new or old.
34823
34824 2005-09-18  Bruno Haible  <bruno@clisp.org>
34825
34826         * gnulib-tool (func_import): Comment out code that spits out the
34827         new files with --dry-run.
34828
34829 2005-09-18  Bruno Haible  <bruno@clisp.org>
34830
34831         * doc/gnulib.texi (Invoking gnulib-tool): 50% rewritten.
34832
34833 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
34834
34835         * lib/stat-time.h: New file.
34836         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP):
34837         (MTIME_CMP, TIMESPEC_NS): Remove.  Now done by stat-time.h,
34838         in a different way.
34839         (timespec_cmp): New function.
34840         * lib/utimecmp.c: Include stat-time.h.
34841         (SYSCALL_RESOLUTION): Depend on whether various struct stat
34842         members exist, not on the obsolescent ST_MTIM_NSEC.
34843         (utimecmp): Use the new stat-time functions rater than TIMESPEC_NS.
34844
34845 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
34846
34847         * config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
34848
34849 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
34850
34851         * MODULES.html.sh (File system functions): Add stat-time.
34852         * modules/stat-time: New file.
34853         * modules/timespec (Files): Remove m4/st_mtim.m4; this
34854         is now done in a different way, by the stat-time module.
34855         * modules/utimecmp (Depends-on): Add stat-time.
34856
34857 2005-09-15  Paul Eggert  <eggert@cs.ucla.edu>
34858
34859         * m4/st_mtim.m4: Remove.  Superseded by...
34860         * m4/stat-time.m4: New file.
34861         * m4/timespec.m4 (gl_TIMESPEC): Require AC_C_INLINE.
34862         Do not invoke AC_STRUCT_ST_MTIM_NSEC; no longer needed.
34863
34864 2005-09-15  Derek Price  <derek@ximbiot.com>
34865
34866         * m4/strstr.m4 (gl_FUNC_STRSTR): Don't define strstr here.
34867
34868 2005-09-15  Derek Price  <derek@ximbiot.com>
34869
34870         * lib/regex_internal.h: Blank `pure' for GNUC < 3.
34871         * lib/regex_internal.c: Ditto, using this...
34872         (__GNUC_PREREQ): ...new macro.
34873         * lib/regcomp.c, regexec.c: Blank `always_inline' for GNUC < 3.1
34874         using...
34875         (__GNUC_PREREQ): ...this new macro.
34876
34877         * lib/strstr.h: Include string.h. Define strstr as a macro here.
34878
34879 2005-09-15  Derek Price  <derek@ximbiot.com>
34880             Paul Eggert  <eggert@cs.ucla.edu>
34881
34882         * lib/regcomp.c, regexec.c, regex_internal.c: Back out previous
34883         changes, consolidating in...
34884         * lib/regex_internal.h: ...this file.
34885
34886 2005-09-13  Jim Meyering  <jim@meyering.net>
34887
34888         * lib/canon-host.c: Filter through gnu indent and reword comments
34889         slightly.
34890         * lib/canon-host.h (ch_strerror_r): Tweak cpp indentation and spacing.
34891
34892 2005-09-13  Derek Price  <derek@ximbiot.com>
34893
34894         * lib/canon-host.c (canon_host_r): Set *cherror on memory allocation
34895         failure.
34896         Reported by Jim Meyering  <jim@meyering.net>.
34897
34898 2005-09-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
34899
34900         * lib/base64.c: Typo.
34901         (base64_encode): Put b64str in initialized data section.
34902
34903 2005-09-12  Paul Eggert  <eggert@cs.ucla.edu>
34904
34905         Merge glibc and coreutils changes into gnulib, plus a few
34906         extra fixes.
34907         * lib/md5.c: Use #error rather than a string.
34908         (CYCLIC): New macro, from glibc source.  Use it instead of rol.
34909         * lib/md5.h (__GNUC_PREREQ, __THROW): Define if not defined already.
34910         (__attribute__): Define to empty for non recent-GCC.
34911         (__md5_buffer, __md5_finish_ctx, __md5_init_ctx, __md5_process_block):
34912         (__md5_process_bytes, __md5_read_ctx, __md5_stream):
34913         Renamed from their non-__ counterparts, with new macros replacing
34914         them if not _LIBC.  Add __THROW attribute.
34915         (rol): Remove.
34916         (struct md5_ctx): Align buffer if using GCC.
34917         * lib/sha1.h (struct sha1_ctx): Likewise.
34918         * lib/sha1.c (SWAP): Renamed from the NOTSWAP.  All uses changed.
34919         The old name was backwards.
34920         (NOTSWAP): Remove; not used.
34921         (rol): New macro, moved here from md5.h.
34922         (sha1_process_block): Remove a FIXME that doesn't make sense.
34923
34924 2005-09-12  Derek Price  <derek@ximbiot.com>
34925
34926         Return usable errors from canon-host.
34927         * lib/canon-host.h: New file.
34928         * lib/canon-host.c (canon_host): Wrap...
34929         (canon_host_r): ...this new function, which now relies exclusively on
34930         getaddrinfo.
34931         (ch_strerror): New function.
34932         (last_cherror): New global.
34933         * lib/getaddrinfo.c: Move include of getaddrinfo.h first to test
34934         interface.
34935         (getaddrinfo): Add AI_CANONNAME functionality.  Don't do arithmetic on
34936         void *.
34937         (freeaddrinfo): Free ai->ai_canonname when set.
34938
34939 2005-09-12  Derek Price  <derek@ximbiot.com>
34940
34941         Make canon-host require getaddrinfo.
34942         * m4/canon-host.m4 (gl_CANON_HOST): Remove most dependencies.
34943         AC_LIBSOURCE canon-host.h.  Call...
34944         (gl_PREREQ_CANON_HOST): ...this new function, which requires
34945         gl_GETADDRINFO.
34946         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Compile gai_strerror when needed.
34947
34948 2005-09-12  Derek Price  <derek@ximbiot.com>
34949
34950         * modules/canon-host: Add canon-host.h.  Depend on getaddrinfo.  Make
34951         LGPL.
34952         * modules/getaddrinfo: Add link to opengroup spec.  Depend on strdup.
34953
34954 2005-09-12  Derek Price  <derek@ximbiot.com>
34955
34956         * lib/gai_strerror.c: Include config.h when available.  Include
34957         getaddrinfo.h before other headers to test interface.
34958         Reported by Larry Jones <lawrence.jones@ugs.com>.
34959
34960 2005-09-12  Derek Price  <derek@ximbiot.com>
34961             Paul Eggert  <eggert@cs.ucla.edu>
34962
34963         * modules/glob (Files): Add glob-libc.h.
34964
34965 2005-09-12  Derek Price  <derek@ximbiot.com>
34966             Paul Eggert  <eggert@cs.ucla.edu>
34967
34968         * m4/glob.m4 (gl_GLOB_SUBSTITUTE): AC_LIBSOURCES for glob.c,
34969         glob_.h, glob-libc.h.
34970         (gl_PREREQ_GLOB): Remove _SYS_CDEFS_H hack; no longer needed.
34971
34972 2005-09-12  Derek Price  <derek@ximbiot.com>
34973             Paul Eggert  <eggert@cs.ucla.edu>
34974
34975         * lib/glob-libc.h: Renamed from glob_.h.  The new version is
34976         taken from libc's glob.h, except with '#ifdef __GLOB_GNULIB'
34977         protecting things that should be done only in gnulib contexts.
34978         * lib/glob_.h: New file, containing only the glob things needed for
34979         gnulib.
34980         (GLOB_PREFIX): Remove.  All uses changed to look for __GLOB_GNULIB.
34981         (__GLOB_CONCAT, __GLOB_XCONCAT, __GLOB_ID): Remove; no longer needed.
34982         (glob, globfree, glob_pattern_p): Now defined simply in terms of
34983         rpl_glob, rpl_globfree, rpl_glob_pattern_p.
34984         (__GLOB_GNULIB): New macro, to keep the glob.h changes clearer
34985         and to respect the namespace rules better.
34986
34987 2005-09-08  Simon Josefsson  <jas@extundo.com>
34988
34989         * modules/socklen: New file.
34990
34991 2005-09-08  Simon Josefsson  <jas@extundo.com>
34992
34993         * m4/socklen.m4: New file.
34994
34995 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
34996
34997         * modules/utimens (Files): Add m4/utimbuf.m4, since
34998         m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF.
34999         Reported by Sergey Poznyakoff.
35000
35001 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
35002
35003         * lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function
35004         definitions, since that's the preferred style in glibc.
35005         Fix a minor spacing issue, and update copyright notice to match
35006         glibc's.
35007
35008 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
35009
35010         * config/srclist.txt: Remove glibc bug 1061; it's been fixed.
35011
35012 2005-09-06  Simon Josefsson  <jas@extundo.com>
35013
35014         * lib/getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and not
35015         TCSETATTR.  Reported by Derek Price <derek@ximbiot.com>.
35016
35017 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
35018
35019         * lib/regex_internal.h (bitset_not): Add parens to avoid gcc -Wall
35020         warning.
35021
35022 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
35023
35024         * config/srclist.txt: Add glibc bug 1302.
35025
35026 2005-09-05  Paul Eggert  <eggert@cs.ucla.edu>
35027
35028         Change bitset word type from unsigned int to unsigned long int,
35029         as this has better performance on typical 64-bit hosts.
35030         Port bitset code to hosts with unusual word sizes.
35031         * lib/regcomp.c (build_equiv_class, build_charclass, build_range_exp):
35032         (build_collating_symbol):
35033         Prefer bitset to re_bitset_ptr_t in prototypes, when the actual
35034         argument is a bitset.  This is merely a style issue, but it makes
35035         it clearer that an entire array is expected.
35036         (re_compile_fastmap_iter, init_dfa, init_word_char, optimize_subexps):
35037         * lib/regcomp.c (lower_subexp, parse_bracket_exp, built_charclass_op):
35038         Port to the case where bitset_word is not the same as unsigned int.
35039         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
35040         (bitset_not, bitset_merge, bitset_set_all, bitset_mask):
35041         Likewise.
35042         * lib/regexec.c (check_dst_limits_calc_pos_1,
35043         check_subexp_matching_top):
35044         (build_trtable, group_nodes_into_DFAstates):
35045         Likewise.
35046         * lib/regcomp.c (re_compile_fastmap_iter, utf8_sb_map, optimize_utf8):
35047         Don't assume that SBC_MAX is a multiple of BITSET_WORD_BITS.
35048         * lib/regex_internal.h (bitset_set_all, bitset_not): Likewise.
35049         * lib/regexec.c (group_nodes_into_DFAstates): Likewise.
35050         * lib/regcomp.c (utf8_sb_map): Don't assume UINT_MAX == 0xffffffff.
35051         * lib/regcomp.c (optimize_subexps, lower_subexp):
35052         Work even if bitset_word has holes in its bitwise representation.
35053         * lib/regex_internal.h (BITSET_WORD_BITS): Likewise.
35054         * lib/regexec.c (check_dst_limits_calc_pos_1,
35055         check_subexp_matching_top):
35056         Likewise.
35057         * lib/regex_internal.c (re_string_reconstruct):
35058         Don't assume UCHAR_MAX == 255.
35059         * lib/regex_internal.h (bitset_set_all): Likewise.
35060         * lib/regex_internal.h (BITSET_WORD_BITS): Renamed from UINT_BITS.
35061         All uses changed.
35062         (BITSET_WORDS): Renamed from BITSET_UINTS.  All uses changed.
35063         (bitset_word): New type, replacing 'unsigned int' for bitset uses.
35064         All uses changed.
35065         (BITSET_WORD_MAX): New macro.
35066         (bitset_set, bitset_clear, bitset_contain, bitset_empty):
35067         (bitset_set_all, bitset_copy):  Now inline functions, not macros.
35068         (bitset_empty, bitset_copy):
35069         Prefer sizeof (bitset) to multiplying it out ourselves.
35070         (bitset_not_merge): Remove; unused.
35071         (bitset_contain): Return bool, not unsigned int with one bit on.
35072         All callers changed.
35073         * lib/regexec.c (build_trtable): Don't assume bitset has no stricter
35074         alignment than re_node_set; do this by defining a new internal
35075         type struct dests_alloc and using it to allocate memory.
35076
35077 2005-09-05  Bruno Haible  <bruno@clisp.org>
35078
35079         * gnulib-tool (func_import): Fix comparison in handling of symbolic
35080         links.
35081
35082 2005-09-04  Martin Lambers  <marlam@marlam.de>  (tiny change)
35083
35084         * modules/size_max (Makefile.am): Add size_max.h
35085
35086 2005-09-04  Derek Price  <derek@ximbiot.com>
35087
35088         * gnulib-tool (func_import): Fix reversed $symbolic logic.
35089
35090 2005-09-03  Simon Josefsson  <jas@extundo.com>
35091
35092         * gnulib-tool: Fix typo.
35093
35094 2005-09-03  Simon Josefsson  <jas@extundo.com>
35095
35096         * config/srclist.txt: Add glibc bug 1293.
35097
35098 2005-09-03  Derek Price  <derek@ximbiot.com>
35099
35100         * m4/getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
35101         From Larry Jones <lawrence.jones@ugs.com>.
35102
35103 2005-09-02  Simon Josefsson  <jas@extundo.com>
35104
35105         * modules/socklen: New file.
35106
35107 2005-09-02  Simon Josefsson  <jas@extundo.com>
35108
35109         * modules/havelib: New module.
35110
35111         * modules/gettext, modules/iconv, modules/lock, modules/readline:
35112         Use havelib.
35113
35114 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
35115
35116         Check for arithmetic overflow when calculating sizes, to prevent
35117         some buffer-overflow issues.  These patches are conservative, in the
35118         sense that when I couldn't determine whether an overflow was possible,
35119         I inserted a run-time check.
35120         * lib/regex_internal.h (re_xmalloc, re_xrealloc, re_x2realloc): New
35121         macros.
35122         (SIZE_MAX) [!defined SIZE_MAX]: New macro.
35123         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc):
35124         (re_xnrealloc, re_x2nrealloc): New inline functions.
35125         * lib/regcomp.c (init_dfa, analyze, build_range_exp,
35126         parse_bracket_exp):
35127         (build_equiv_class, build_charclass): Check for arithmetic overflow
35128         in size expression calculations.
35129         * lib/regex_internal.c (re_string_realloc_buffers):
35130         (build_wcs_upper_buffer, re_node_set_add_intersect):
35131         (re_node_set_init_union, re_node_set_insert, re_node_set_insert_last):
35132         (re_dfa_add_node, register_state): Likewise.
35133         * lib/regexec.c (re_search_stub, re_copy_regs, re_search_internal):
35134         (prune_impossible_nodes, push_fail_stack, set_regs, check_arrival):
35135         (build_trtable, extend_buffers, match_ctx_init, match_ctx_add_entry):
35136         (match_ctx_add_subtop, match_ctx_add_sublast): Likewise.
35137
35138 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
35139
35140         * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
35141         m4/ulonglong.m4.  Problem reported by Martin Lambers.
35142
35143 2005-09-02  Bruno Haible  <bruno@clisp.org>
35144
35145         Support for lib vs. lib64 distinction on biarch platforms.
35146         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): New macro.
35147         (AC_LIB_PREFIX): Require it. Use $acl_libdirstem instead of 'lib'.
35148         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Likewise.
35149
35150 2005-09-02  Bruno Haible  <bruno@clisp.org>
35151
35152         * gnulib-tool (import): In the other first-use case, provide defaults
35153         as well.
35154
35155 2005-09-02  Bruno Haible  <bruno@clisp.org>
35156
35157         * config/srclist.txt: lib-link.m4 and lib-prefix.m4 currently have
35158         patches not yet found in the latest gettext release.
35159
35160 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
35161
35162         * lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_NAME_MAX,
35163         to avoid a collision with bits/local_lim.h in glibc.
35164         All uses changed.  Problem reported by Dmitry V. Levin in
35165         <http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060>.
35166
35167         * lib/regex_internal.c (build_wcs_upper_buffer): Fix portability
35168         bugs in int versus size_t comparisons.
35169         (re_string_context_at): Fix bug where the code assumed that
35170         Idx is signed.
35171
35172         Use bool where appropriate.
35173         * lib/regcomp.c (re_set_fastmap): ICASE arg is bool, not int.
35174         All callers changed.
35175         (calc_eclosure_iter): Likewise, for ROOT arg.
35176         (parse_bracket_element): Likewise, for ACCEPT_HYPHEN arg.
35177         (build_charclass_op): Likewise, for NON_MATCH arg.
35178         * lib/regex_internal.c (re_string_allocate, re_string_construct):
35179         (re_string_construct_common): Likewise, for ICASE arg.
35180         * lib/regexec.c (re_search_2_stub, re_search_stub):
35181         Likewise, for RET_LEN arg.
35182         (check_matching): Likewise, for FL_LONGEST_MATCH arg.
35183         (set_regs): Likewise, for FL_BACKTRACK arg.
35184         * lib/regcomp.c (re_compile_fastmap_iter, optimize_utf8):
35185         (duplicate_node_closure, calc_inveclosure, calc_eclosure):
35186         (calc_eclosure_iter, parse_bracket_exp):
35187         Use bool for internal variables that are booleans.
35188         * lib/regexec.c (re_search_internal, check_matching,
35189         proceed_next_node):
35190         (set_regs, build_sifted_states, sift_states_bkref):
35191         (check_arrival_add_next_nodes, check_arrival_expand_ecl_sub):
35192         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
35193         (find_collation_sequence_value):
35194         Likewise.
35195         * lib/regex_internal.c (re_node_set_insert, re_node_set_insert_last):
35196         (re_node_set_compare):
35197         Return bool, not int. All callers changed.
35198         * lib/regexec.c (check_halt_node_context, check_dst_limits):
35199         (build_trtable, check_node_accept): Likewise.
35200         * lib/regex_internal.h: Include stdbool.h.
35201
35202         Fix bugs uncovered when converting to bool.
35203         * lib/regcomp.c (calc_eclosure_iter): Check for storage allocation
35204         failure instead of charging ahead blindly.
35205         * lib/regex_internal.c (register_state): Likewise.
35206         * lib/regexec.c (re_search_2_stub): Use simpler method than boolean
35207         for freeing internal storage.
35208         (group_nodes_into_DFA_states): Use unsigned int, not int, for
35209         bitset pieces used as boolean, to avoid undefined behavior
35210         on hosts that do int overflow checking.
35211
35212 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
35213
35214         * config/srclist.txt: Add glibc bugs 1285-1287.
35215
35216 2005-09-01  Jim Meyering  <jim@meyering.net>
35217
35218         * m4/lchown.m4: Require gl_FUNC_CHOWN, for the definition of
35219         CHOWN_MODIFIES_SYMLINK, which is used by lchown.c.
35220         Require gl_STAT_MACROS, too.
35221
35222 2005-09-01  Bruno Haible  <bruno@clisp.org>
35223
35224         * gnulib-tool (import): In the first-use case, provide defaults.
35225
35226 2005-09-01  Bruno Haible  <bruno@clisp.org>
35227
35228         * gnulib-tool (func_import): Remove the .tmp files.
35229
35230 2005-09-01  Bruno Haible  <bruno@clisp.org>
35231
35232         * gnulib-tool (func_import): Fix handling of symbolic links.
35233
35234 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
35235
35236         On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
35237         old glibc regex code mishandles strings longer than 2**31 bytes.
35238         This patch fixes this when the regex code is used in gnulib
35239         (i.e., outside glibc).
35240
35241         This patch should not affect the use of the regex code inside
35242         glibc.  No doubt this problem also needs to be handled for glibc
35243         as well, but the result will be an incompatible change to the
35244         glibc ABI, and the old ABI will have to be supported too.  That
35245         can be the the subject for another patch.
35246
35247         * lib/regex.h (_REGEX_LARGE_OFFSETS): New feature-test macro,
35248         governing whether the rest of this patch is active.  By default,
35249         the macro is disabled and the patch has no effect.
35250         (regoff_t) [defined _REGEX_LARGE_OFFSETS]: Define to off_t, not int.
35251         (__re_idx_t, __re_size_t, __re_long_size_t): New types.
35252         (struct re_pattern_buffer, re_search, re_search_2, re_match):
35253         (re_match_2, re_set_registers): Use the new types.
35254         * lib/regex_internal.h (Idx, re_hashval_t): New types.
35255         (REG_MISSING, REG_ERROR, REG_VALID_INDEX, REG_VALID_NONZERO_INDEX):
35256         New macros.
35257         (re_node_set, re_charset_t, re_token_t, re_string_realloc_buffers):
35258         (re_string_context_at, bin_tree_t, re_dfastate_t):
35259         (struct re_state_table_entry, state_array_t, re_sub_match_last_t):
35260         (re_sub_match_top_t, re_match_context_t, re_sift_context_t):
35261         (struct re_fail_stack_ent_t, struct re_fail_stack_t, struct re_dfa_t):
35262         (re_string_char_size_at, re_string_wchar_at):
35263         (re_string_elem_size_at):
35264         Use the new types and macros to port to 64-bit hosts.
35265         Use unsigned types for internal values, so that the code
35266         mostly works even for arrays larger than SSIZE_MAX.
35267         * lib/regcomp.c (re_compile_internal, init_dfa, duplicate_node):
35268         (search_duplicated_node, calc_eclosure_iter, fetch_number):
35269         (parse_reg_exp, parse_branch, parse_expression, parse_sub_exp):
35270         (build_equiv_class, build_charclass, re_compile_fastmap_iter):
35271         (free_dfa_content, create_initial_state, optimize_utf8, analyze):
35272         (optimize_subexps, calc_first, link_nfa_nodes, duplicate_node_closure):
35273         (calc_inveclosure, parse_dup_op, build_range_exp):
35274         (build_collating_symbol, parse_bracket_exp, build_charclass_op):
35275         (fetch_number, create_token_tree, mark_opt_subexp):
35276         Likewise.
35277         * lib/regex_internal.c (re_string_construct_common,
35278         create_ci_newstate):
35279         (create_cd_newstate, re_string_allocate, re_string_construct):
35280         (re_string_realloc_buffers, build_wcs_upper_buffer):
35281         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
35282         (re_string_reconstruct, re_string_peek_byte_case):
35283         (re_string_fetch_byte_case, re_string_context_at):
35284         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
35285         (re_node_set_init_copy, re_node_set_add_intersect):
35286         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
35287         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
35288         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
35289         (re_acquire_state, re_acquire_state_context, register_state):
35290         Likewise.
35291         * lib/regex.c (match_ctx_init, match_ctx_add_entry,
35292         search_cur_bkref_entry):
35293         (match_ctx_add_subtop, match_ctx_add_sublast, sift_ctx_init):
35294         (re_search_internal, re_search_2_stub, re_search_stub)
35295         (re_copy_regs, check_matching, check_halt_state_context, update_regs):
35296         (push_fail_stack, sift_states_iter_mb, build_sifted_states):
35297         (update_cur_sifted_state, check_dst_limits):
35298         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
35299         (check_subexp_limits, sift_states_bkref, merge_state_array):
35300         (check_subexp_matching_top, get_subexp, get_subexp_sub):
35301         (find_subexp_node, check_arrival, check_arrival_add_next_nodes):
35302         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
35303         (expand_bkref_cache, check_node_accept_bytes):
35304         (group_nodes_into_DFAstates, check_node_accept, regexec, re_match):
35305         (re_search, re_match_2, re_search_2, prune_impossible_nodes):
35306         (acquire_init_state_context, check_halt_node_context):
35307         (proceed_next_node, pop_fail_stack, set_regs, free_fail_stack_return):
35308         (sift_states_backward, clean_state_log_if_needed):
35309         (sub_epsilon_src_nodes, add_epsilone_src_nodes, merge_state_with_log):
35310         (find_recover_state, transit_state_sb, transit_state_mb):
35311         (transit_state_bkref, build_trtable, match_ctx_clean):
35312         Likewise.
35313         * lib/regcomp.c (parse_dup_op): Add an extra test if Idx is unsigned,
35314         to work around an assumption that REG_MISSING is negative.
35315
35316         * lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP || defined _LIBC]:
35317         (seek_collating_symbol_entry) [defined _LIBC]:
35318         (lookup_collation_sequence_value) [defined _LIBC]:
35319         (build_range_exp, build_collating_symbol) [defined _LIBC]:
35320         Use prototypes rather than old-style function definitions.
35321         * lib/regexec.c (re_exec) [defined _REGEX_RE_COMP || defined _LIBC]:
35322         (transit_state_sb) [0]:
35323         (find_collation_sequence_value) [defined _LIBC]: Likewise.
35324
35325         * lib/regexec.c (re_search_internal): Simplify update of rm_so and
35326         rm_eo.
35327
35328         * lib/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):
35329         (optimize_subexps, lower_subexp):
35330         Don't assume 1<<31 has defined behavior on hosts with 32-bit int,
35331         since the signed shift might overflow.  Use 1u<<31 instead.
35332         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
35333         Likewise.
35334         * lib/regexec.c (check_dst_limits_calc_pos_1,
35335         check_subexp_matching_top): Likewise.
35336
35337         * lib/regcomp.c (optimize_subexps, lower_subexp):
35338         Use CHAR_BIT rather than 8, for clarity.
35339         * lib/regexec.c (check_dst_limits_calc_pos_1):
35340         (check_subexp_matching_top): Likewise.
35341         * lib/regcomp.c (init_dfa): Make table_size unsigned, so that we don't
35342         have to worry about portability issues when shifting it left.
35343         Remove no-longer-needed test for table_size > 0.
35344         * lib/regcomp.c (parse_sub_exp): Do not shift more bits than there are
35345         in a word, as the resulting behavior is undefined.
35346         * lib/regexec.c (check_dst_limits_calc_pos_1): Likewise;
35347         in one case, a <= should have been an <, and in another case the
35348         whole test was missing.
35349         * lib/regex_internal.h (BYTE_BITS): Remove.  All uses changed to
35350         the standard name CHAR_BIT.
35351         * lib/regexec.c (match_ctx_add_entry): Don't assume that ~0 == -1;
35352         this is not true on one's complement and signed-magnitude hosts.
35353
35354         * lib/regex_internal.h (re_sub_match_top_t): Remove unused member
35355         next_last_offset.
35356         (struct re_dfa_t): Remove unused member states_alloc.
35357         * lib/regcomp.c (init_dfa): Don't initialize unused members.
35358
35359 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
35360
35361         * m4/regex.m4 (gl_REGEX): Require AC_SYS_LARGEFILE, Define
35362         _REGEX_LARGE_OFFSETS).  Test for regoff_t/off_t bug in 64-bit
35363         and large-file glibc and in 32-bit large-file Solaris.
35364
35365 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
35366
35367         * lib/regex_internal.c (re_string_reconstruct): Don't assume buffer
35368         lengths fit in regoff_t; this isn't true if regoff_t is the same
35369         width as size_t.
35370         * lib/regex.c (re_search_internal): 5th arg is LAST_START
35371         (= START + RANGE) instead of RANGE.  This avoids overflow
35372         problems when regoff_t is the same width as size_t.
35373         All callers changed.
35374         (re_search_2_stub): Check for overflow when adding the
35375         sizes of the two strings.
35376         (re_search_stub): Check for overflow when adding START
35377         to RANGE; if it occurs, substitute the extreme value.
35378
35379 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
35380
35381         * config/srclist.txt: Add glibc bugs 1273, 1278-1282, 1284.
35382
35383 2005-08-31  Jim Meyering  <jim@meyering.net>
35384
35385         * lib/regcomp.c (search_duplicated_node): Make first pointer arg
35386         a pointer-to-const.
35387         * lib/regex_internal.c (create_ci_newstate, create_cd_newstate):
35388         (register_state): Likewise.
35389         * lib/regexec.c (search_cur_bkref_entry, check_dst_limits):
35390         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
35391         (group_nodes_into_DFAstates): Likewise.
35392
35393 2005-08-31  Jim Meyering  <jim@meyering.net>
35394
35395         * check-module: Add a FIXME comment.
35396
35397 2005-08-31  Eric Blake  <ebb9@byu.net>
35398
35399         * modules/unistd-safer (Files): Add unistd--.h.
35400         * modules/stdio-safer (Files): Add stdio--.h.
35401
35402 2005-08-31  Derek Price  <derek@ximbiot.com>
35403
35404         * lib/getdelim.c (getdelim): Return EOF on EOF.
35405         Reported by Larry Jones <lawrence.jones@ugs.com>.
35406
35407 2005-08-31  Bruno Haible  <bruno@clisp.org>
35408
35409         Avoid unnecessary diffs in the generated lib/Makefile.am.
35410         * gnulib-tool (func_emit_lib_Makefile_am): Don't write the cmd into
35411         the generated files.
35412         (func_import): Don't set cmd.
35413
35414 2005-08-31  Bruno Haible  <bruno@clisp.org>
35415
35416         * lib/strstr.c: Include <stddef.h>, for NULL.
35417         * lib/strcasestr.c: Likewise.
35418         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
35419
35420 2005-08-31  Bruno Haible  <bruno@clisp.org>
35421
35422         * gnulib-tool: New option --macro-prefix.
35423         (func_import): Use macro_prefix.
35424         (import): Handle option --macro-prefix.
35425
35426 2005-08-31  Bruno Haible  <bruno@clisp.org>
35427
35428         * gnulib-tool (import): Rename most ac_* variables to cached_*.
35429         Also use new variables cached_lgpl, cached_libtool.
35430
35431 2005-08-31  Bruno Haible  <bruno@clisp.org>
35432
35433         * gnulib-tool (func_import): Require AC_GNU_SOURCE etc. instead of
35434         always instantiating them.
35435
35436 2005-08-31  Bruno Haible  <bruno@clisp.org>
35437
35438         * gnulib-tool (func_import): Read the previous cached settings
35439         from gnulib-cache.m4 and gnulib-comp.m4. Remove files that were
35440         earlier added by gnulib but are now dropped. Warn when a gnulib file
35441         overwrites a non-gnulib file.
35442
35443 2005-08-31  Bruno Haible  <bruno@clisp.org>
35444
35445         * gnulib-tool (func_import): Generate two files gnulib-cache.m4 and
35446         gnulib-comp.m4 instead of a single gnulib.m4, to make it easy for
35447         projects that don't keep autogenerated files in CVS. Put into
35448         actioncmd only the specified modules, not the transitive closure.
35449
35450 2005-08-31  Bruno Haible  <bruno@clisp.org>
35451
35452         * gnulib-tool (func_import): Fix defaulting of $libname and $libtool.
35453         Create directories that shall be filled.
35454         (import): Don't look for gl_* macros in configure.ac. Recurse across
35455         all directories containing a gnulib-cache.m4 files, if meaningful.
35456
35457 2005-08-31  Bruno Haible  <bruno@clisp.org>
35458
35459         * gnulib-tool (func_import): Emit also a stub for gl_LIBTOOL.
35460         (import): Set seen_libtool when we see gl_LIBTOOL.
35461
35462 2005-08-31  Bruno Haible  <bruno@clisp.org>
35463
35464         * gnulib-tool (func_import): Also copy m4/gnulib-tool.m4. Omit
35465         declaration macro definitions from generated gnulib.m4.
35466
35467 2005-08-30  Oskar Liljeblad  <oskar@osk.mine.nu>
35468
35469         * lib/iconvme.h: Add prototype for iconv_alloc.
35470
35471 2005-08-29  Simon Josefsson  <jas@extundo.com>
35472
35473         * lib/iconvme.c: Fix errno.
35474
35475 2005-08-29  Bruno Haible  <bruno@clisp.org>
35476
35477         * gnulib-tool: Enclose all occurrences of $destdir in "...", so
35478         that it works when the directory contains spaces.
35479
35480 2005-08-29  Bruno Haible  <bruno@clisp.org>
35481
35482         * gnulib-tool (import): Avoid unnecessary spaces in $avoidlist.
35483
35484 2005-08-29  Bruno Haible  <bruno@clisp.org>
35485
35486         * gnulib-tool (func_import): Emit more comments into gnulib.m4.
35487         Emit more advice.
35488
35489 2005-08-29  Bruno Haible  <bruno@clisp.org>
35490         and Stepan Kasal  <kasal@ucw.cz>
35491
35492         * check-module: If more parameters are given, check each of them
35493         separately; add more exceptions, as noted by Jim Meyering.
35494         (check_module): New procedure.
35495         (%exempt_header): Now contains all exceptions.
35496
35497 2005-08-29  Ben Pfaff  <blp@cs.stanford.edu>
35498
35499         * modules/byteswap (Makefile.am): Fix rule to not assume GNU make.
35500
35501 2005-08-29  Oskar Liljeblad  <oskar@osk.mine.nu>
35502
35503         * lib/iconvme.c: Split iconv_string into iconv_alloc.
35504
35505 2005-08-28  Bruno Haible  <bruno@clisp.org>
35506
35507         * m4/gnulib-tool.m4: New file.
35508
35509 2005-08-27  Jim Meyering  <jim@meyering.net>
35510
35511         * modules/unistd-safer (Files): Add pipe-safer.c.
35512         * modules/fcntl-safer (Files): Add creat-safer.c.
35513
35514 2005-08-27  Jim Meyering  <jim@meyering.net>
35515
35516         * m4/stdlib-safer.m4: New file.  From coreutils.
35517         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add stdio--.h.
35518         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Add creat-safer.c to the
35519         AC_LIBSOURCES list and arrange to compile it via AC_LIBOBJ.
35520         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise, add pipe-safer.c.
35521         Add pipe-safer.c and unistd--.h to the AC_LIBSOURCES list.
35522
35523 2005-08-27  Jim Meyering  <jim@meyering.net>
35524
35525         * lib/fopen-safer.c: Merge minor changes from coreutils.
35526         * lib/dup-safer.c: Likewise.
35527         * lib/fd-safer.c: Likewise.
35528
35529         Merge from coreutils.
35530         * lib/stdio--.h: New file.
35531         * lib/stdlib--.h: New file.
35532         * lib/mkstemp-safer.c: New file.
35533
35534         GNU tar needs these.
35535         * lib/pipe-safer.c: New file.
35536         * lib/creat-safer.c: New file.
35537         * lib/fcntl--.h (creat): Define to creat_safer.
35538         * lib/fcntl-safer.h: Include <sys/types.h> and declare creat_safer.
35539         * lib/unistd--.h (pipe): Define to pipe_safer.
35540         * lib/unistd-safer.h: Declare pipe_safer.
35541
35542 2005-08-26  Simon Josefsson  <jas@extundo.com>
35543
35544         * lib/getpass.c: Use _WIN32 instead of WIN32, suggested by Bruno
35545         Haible <bruno@clisp.org>.
35546
35547 2005-08-26  Paul Eggert  <eggert@cs.ucla.edu>
35548
35549         * lib/regex_internal.h: Remove all references to
35550         RE_NO_INTERNAL_PROTOTYPES; no longer neeeded now that we assume C89
35551         or better.
35552         (bitset_not, bitset_merge, bitset_not_merge):
35553         (bitset_mask, re_string_allocate, re_string_construct):
35554         (re_string_reconstruct, re_string_destruct, re_string_elem_size_at):
35555         (re_string_char_size_at, re_string_wchar_at, re_string_peek_byte_case):
35556         (re_string_fetch_byte_case, re_node_set_alloc, re_node_set_init_1):
35557         (re_node_set_init_2, re_node_set_init_copy, re_node_set_add_intersect):
35558         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
35559         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
35560         (re_node_set_remove_at, re_dfa_add_node, re_acquire_state):
35561         (re_acquire_state_context):
35562         Remove unnecessary forward decls.
35563         (re_string_char_size_at, re_string_wchar_at, re_string_elem_size_at):
35564         Put __attribute at function definition,
35565         now that the function decl has been removed.
35566         * lib/regex_internal.c (re_string_peek_byte_case):
35567         (re_string_fetch_byte_case, re_node_set_compare, re_node_set_contains):
35568         Likewise.
35569
35570 2005-08-25  Stepan Kasal  <kasal@ucw.cz>
35571
35572         * m4/regex.m4: Add AC_PREREQ(2.50).
35573         (gl_REGEX): If --with-included-regex was given, skip the autodetection.
35574
35575 2005-08-25  Simon Josefsson  <jas@extundo.com>
35576
35577         * m4/getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
35578         __fsetlocking.
35579
35580 2005-08-25  Simon Josefsson  <jas@extundo.com>
35581
35582         * lib/getpass.c: Add WIN32 implementation.  Conditionalize use of
35583         termios.h, tcgetattr, tcsetattr and __fsetlocking.  Remove some
35584         GLIBC specific code.
35585
35586 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
35587
35588         Make regex safe for g++.  This fixes one real bug (an "err"
35589         that should have been "*err").  g++ problem reported by
35590         Sam Steingold.
35591         * lib/regex_internal.h (re_calloc): New macro, consistent with
35592         re_malloc etc.  All callers of calloc changed to use re_calloc.
35593         * lib/regex_internal.c (build_wcs_upper_buffer): Return reg_errcode_t,
35594         not int.  All callers changed.
35595         * lib/regcomp.c (re_compile_fastmap_iter): Don't use
35596         alloca (mb_cur_max); just use an array of size MB_LEN_MAX.
35597         * lib/regexec.c (push_fail_stack): Use re_realloc, not realloc.
35598         (find_recover_state): Change "err" to "*err"; this fixes what
35599         appears to be a real bug.
35600         (check_arrival_expand_ecl_sub): Be consistent about reg_errcode_t
35601         versus int.
35602
35603 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
35604
35605         * modules/regex (Depends-on): Add malloc, since the code
35606         assumes that !malloc(0) means failure.
35607
35608 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
35609
35610         * lib/regexec.c (set_regs): Don't alloca with an unbounded size.
35611
35612         alloca modernization/simplification for regex.
35613         * lib/regex.c: Remove portability cruft for alloca.  This no longer
35614         needs to be at the start of the file, and can be moved into
35615         regex_internal.h and simplified.
35616         * lib/regex_internal.h: Include <alloca.h>.
35617         (__libc_use_alloca) [!defined _LIBC]: New macro.
35618         * lib/regexec.c (build_trtable): Remove "#ifdef _LIBC", since the code
35619         now works outside glibc.
35620
35621 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
35622
35623         * config/srclist.txt: Add glibc bugs 1241, 1245.
35624
35625 2005-08-25  Jim Meyering  <jim@meyering.net>
35626
35627         * lib/open-safer.c: Include <config.h>.
35628         Otherwise, we'd lose LARGEFILE support in any file using
35629         e.g. "fcntl--.h"
35630
35631 2005-08-25  Bruno Haible  <bruno@clisp.org>
35632
35633         * m4/minmax.m4: Require autoconf 2.52.
35634         (gl_MINMAX_IN_HEADER): Add comments. Use m4_pushdef/m4_popdef instead
35635         of define/undefine. Use AS_TR_SH and AS_TR_CPP as more robust
35636         alternatives of translit over the alphabet.
35637         Based on a patch from Stepan Kasal <kasal@ucw.cz>.
35638
35639 2005-08-24  Simon Josefsson  <jas@extundo.com>
35640
35641         * tests/test-getpass.c: New file.
35642
35643 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
35644
35645         * m4/regex.m4 (gl_REGEX): Use POSIX-compliant spellings when testing
35646         for GNU regex features.
35647
35648 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
35649
35650         * lib/regcomp.c (regerror): 2nd arg is 'restrict', as per POSIX.
35651         * lib/regex.h (regerror): Likewise.
35652
35653         * lib/regex.c: Do not include <sys/types.h>, as POSIX no longer
35654         requires this.  (The code never needed it.)
35655
35656         * lib/regcomp.c, regex_internal.c, regex_internal.h, regexec.c:
35657         All uses of recently-renamed identifiers changed to use the new,
35658         POSIX-compliant names.  The code will build and run just fine
35659         without these changes, but it's better to eat our own dog food
35660         and use the standard-conforming names.
35661
35662         * lib/regex.h: Fix a multitude of POSIX name space violations.
35663         These changes have an effect only for programs that define
35664         _POSIX_C_SOURCE, _POSIX_SOURCE, or _XOPEN_SOURCE; they
35665         do not change anything for programs compiled in the normal way.
35666         Also, there is no effect on the ABI.
35667
35668         (_REGEX_SOURCE): New macro.
35669         Do not include <stddef.h> if _XOPEN_SOURCE and VMS are both
35670         defined and _GNU_SOURCE is not; this fixes a name space violation.
35671
35672         Rename the following macros to obey POSIX requirements.
35673         The old names are still visible as macros if _REGEX_SOURCE is defined.
35674         (REG_BACKSLASH_ESCAPE_IN_LISTS): renamed from
35675         RE_BACKSLASH_ESCAPE_IN_LISTS.
35676         (REG_BK_PLUS_QM): renamed from RE_BK_PLUS_QM.
35677         (REG_CHAR_CLASSES): renamed from RE_CHAR_CLASSES.
35678         (REG_CONTEXT_INDEP_ANCHORS): renamed from RE_CONTEXT_INDEP_ANCHORS.
35679         (REG_CONTEXT_INDEP_OPS): renamed from RE_CONTEXT_INDEP_OPS.
35680         (REG_CONTEXT_INVALID_OPS): renamed from RE_CONTEXT_INVALID_OPS.
35681         (REG_DOT_NEWLINE): renamed from RE_DOT_NEWLINE.
35682         (REG_DOT_NOT_NULL): renamed from RE_DOT_NOT_NULL.
35683         (REG_HAT_LISTS_NOT_NEWLINE): renamed from RE_HAT_LISTS_NOT_NEWLINE.
35684         (REG_INTERVALS): renamed from RE_INTERVALS.
35685         (REG_LIMITED_OPS): renamed from RE_LIMITED_OPS.
35686         (REG_NEWLINE_ALT): renamed from RE_NEWLINE_ALT.
35687         (REG_NO_BK_BRACES): renamed from RE_NO_BK_BRACES.
35688         (REG_NO_BK_PARENS): renamed from RE_NO_BK_PARENS.
35689         (REG_NO_BK_REFS): renamed from RE_NO_BK_REFS.
35690         (REG_NO_BK_VBAR): renamed from RE_NO_BK_VBAR.
35691         (REG_NO_EMPTY_RANGES): renamed from RE_NO_EMPTY_RANGES.
35692         (REG_UNMATCHED_RIGHT_PAREN_ORD): renamed from
35693         RE_UNMATCHED_RIGHT_PAREN_ORD.
35694         (REG_NO_POSIX_BACKTRACKING): renamed from RE_NO_POSIX_BACKTRACKING.
35695         (REG_NO_GNU_OPS): renamed from RE_NO_GNU_OPS.
35696         (REG_DEBUG): renamed from RE_DEBUG.
35697         (REG_INVALID_INTERVAL_ORD): renamed from RE_INVALID_INTERVAL_ORD.
35698         (REG_IGNORE_CASE): renamed from RE_ICASE.  This renaming is a bit
35699         unusual, since we can't clash with the POSIX REG_ICASE.
35700         (REG_CARET_ANCHORS_HERE): renamed from RE_CARET_ANCHORS_HERE.
35701         (REG_CONTEXT_INVALID_DUP): renamed from RE_CONTEXT_INVALID_DUP.
35702         (REG_NO_SUB): renamed from RE_NO_SUB.
35703         (REG_SYNTAX_EMACS): renamed from RE_SYNTAX_EMACS.
35704         (REG_SYNTAX_AWK): renamed from RE_SYNTAX_AWK.
35705         (REG_SYNTAX_GNU_AWK): renamed from RE_SYNTAX_GNU_AWK.
35706         (REG_SYNTAX_POSIX_AWK): renamed from RE_SYNTAX_POSIX_AWK.
35707         (REG_SYNTAX_GREP): renamed from RE_SYNTAX_GREP.
35708         (REG_SYNTAX_EGREP): renamed from RE_SYNTAX_EGREP.
35709         (REG_SYNTAX_POSIX_EGREP): renamed from RE_SYNTAX_POSIX_EGREP.
35710         (REG_SYNTAX_ED): renamed from RE_SYNTAX_ED.
35711         (REG_SYNTAX_SED): renamed from RE_SYNTAX_SED.
35712         (_REG_SYNTAX_POSIX_COMMON): renamed from _RE_SYNTAX_POSIX_COMMON.
35713         (REG_SYNTAX_POSIX_BASIC): renamed from RE_SYNTAX_POSIX_BASIC.
35714         (REG_SYNTAX_POSIX_MINIMAL_BASIC): renamed from
35715         RE_SYNTAX_POSIX_MINIMAL_BASIC.
35716         (REG_SYNTAX_POSIX_EXTENDED): renamed from RE_SYNTAX_POSIX_EXTENDED.
35717         (REG_SYNTAX_POSIX_MINIMAL_EXTENDED): renamed from
35718         RE_SYNTAX_POSIX_MINIMAL_EXTENDED.
35719         (REG_DUP_MAX): renamed from RE_DUP_MAX.  No need to undef it.
35720         (REG_UNALLOCATED): Renamed from REGS_UNALLOCATED.
35721         (REG_REALLOCATE): Renamed from REGS_REALLOCATE.
35722         (REG_FIXED): Renamed from REGS_FIXED.
35723         (REG_NREGS): Renamed from RE_NREGS.
35724
35725         (REG_ICASE, REG_NEWLINE, REG_NOSUB): Do not depend on the values
35726         of other REG_* macros, since POSIX says the user is allowed to
35727         #undef these macros selectively.
35728
35729         (reg_errcode_t): Update comment stating what other tables need
35730         to be consistent.
35731
35732         Rename the following enum values to obey POSIX requirements.
35733         The old names are still visible as macros.
35734         (_REG_ENOSYS): Renamed from REG_ENOSYS.  Define even if _XOPEN_SOURCE
35735         is not defined, since GNU is supposed to be a superset of POSIX as
35736         much as possible, and since we want reg_errcode_t to be a signed
35737         type for implementation consistency.
35738         (_REG_NOERROR): Renamed from REG_NOERROR.
35739         (_REG_NOMATCH): Renamed from REG_NOMATCH.
35740         (_REG_BADPAT): Renamed from REG_BADPAT.
35741         (_REG_ECOLLATE): Renamed from REG_ECOLLATE.
35742         (_REG_ECTYPE): Renamed from REG_ECTYPE.
35743         (_REG_EESCAPE): Renamed from REG_EESCAPE.
35744         (_REG_ESUBREG): Renamed from REG_ESUBREG.
35745         (_REG_EBRACK): Renamed from REG_EBRACK.
35746         (_REG_EPAREN): Renamed from REG_EPAREN.
35747         (_REG_EBRACE): Renamed from REG_EBRACE.
35748         (_REG_BADBR): Renamed from REG_BADBR.
35749         (_REG_ERANGE): Renamed from REG_ERANGE.
35750         (_REG_ESPACE): Renamed from REG_ESPACE.
35751         (_REG_BADRPT): Renamed from REG_BADRPT.
35752         (_REG_EEND): Renamed from REG_EEND.
35753         (_REG_ESIZE): Renamed from REG_ESIZE.
35754         (_REG_ERPAREN): Renamed from REG_ERPAREN.
35755         (REG_ENOSYS, REG_NOERROR, REG_NOMATCH, REG_BADPAT, REG_ECOLLATE):
35756         (REG_ECTYPE, REG_EESCAPE, REG_ESUBREG, REG_EBRACK, REG_EPAREN):
35757         (REG_EBRACE, REG_BADBR, REG_ERANGE, REG_ESPACE, REG_BADRPT, REG_EEND):
35758         (REG_ESIZE, REG_ERPAREN): Now macros, not enum constants.
35759
35760         (_REG_RE_NAME, _REG_RM_NAME): New macros.
35761         (REG_TRANSLATE_TYPE): Renamed from RE_TRANSLATE_TYPE.  All uses
35762         changed.  But support the old name if the new one is not defined
35763         and if _REGEX_SOURCE.
35764
35765         Change the following member names in struct re_pattern_buffer.
35766         The old names are still supported if !_REGEX_SOURCE.
35767         The new names are always supported, regardless of _REGEX_SOURCE.
35768         (re_buffer): Renamed from buffer.
35769         (re_allocated): Renamed from allocated.
35770         (re_used): Renamed from used.
35771         (re_syntax): Renamed from syntax.
35772         (re_fastmap): Renamed from fastmap.
35773         (re_translate): Renamed from translate.
35774         (re_can_be_null): Renamed from can_be_null.
35775         (re_regs_allocated): Renamed from regs_allocated.
35776         (re_fastmap_accurate): Renamed from fastmap_accurate.
35777         (re_no_sub): Renamed from no_sub.
35778         (re_not_bol): Renamed from not_bol.
35779         (re_not_eol): Renamed from not_eol.
35780         (re_newline_anchor): Renamed from newline_anchor.
35781
35782         Change the following member names in struct re_registers.
35783         The old names are still supported if !_REGEX_SOURCE.
35784         The new names are always supported, regardless of _REGEX_SOURCE.
35785         (rm_num_regs): Renamed from num_regs.
35786         (rm_start): Renamed from start.
35787         (rm_end): Renamed from end.
35788
35789         (re_set_syntax, re_compile_pattern, re_compile_fastmap):
35790         (re_search, re_search_2, re_match, re_match_2, re_set_registers):
35791         Prepend __ to parameter names.
35792
35793         Undo yesterday's changes.
35794
35795 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
35796
35797         * config/srclist.txt: Remove glibc bug 1233 and add 1236, which
35798         supersedes it. Add glibc bugs 1237, 1238, 1240.  Comment out
35799         lib/regex.c.
35800
35801 2005-08-24  Jim Meyering  <jim@meyering.net>
35802
35803         Sync from coreutils.
35804         * m4/fcntl-safer.m4: New file.
35805
35806         * m4/xgetcwd.m4: Use AC_LIBSOURCES and AC_LIBOBJ to indicate source
35807         and object files for this module.
35808
35809 2005-08-24  Jim Meyering  <jim@meyering.net>
35810
35811         Sync from coreutils.
35812         * lib/fcntl--.h, lib/fcntl-safer.h, lib/open-safer.c: New files.
35813
35814 2005-08-24  Jim Meyering  <jim@meyering.net>
35815
35816         * modules/xgetcwd (Makefile.am): Remove `lib_SOURCES += ...' line,
35817         now that xgetcwd.m4 requires xgetcwd.c and xgetcwd.h.
35818
35819 2005-08-24  Jim Meyering  <jim@meyering.net>
35820
35821         * modules/fcntl-safer: New module.
35822         * modules/fts (Depends-on): Add fcntl-safer.
35823         * MODULES.html.sh (File descriptor based Input/Output):
35824         Add fcntl-safer.
35825
35826 2005-08-24  Bruno Haible  <bruno@clisp.org>
35827
35828         Support for unit test modules.
35829         * modules/README: Mention tests modules.
35830         * modules/TEMPLATE-TESTS: New file.
35831         * gnulib-tool: New options --extract-tests-module, --with-tests and
35832         --tests-base (unused for the moment).
35833         (testsbase, inctests): New variables.
35834         (func_all_modules): Exclude TEMPLATE-TESTS and *-tests.
35835         (func_verify_module): Exclude TEMPLATE-TESTS.
35836         (func_verify_nontests_module, func_verify_tests_module): New functions.
35837         (func_get_dependencies): Add implicit dependency for tests modules.
35838         (func_get_tests_module): New function.
35839         (func_modules_transitive_closure): When --with-tests was specified,
35840         include the unit tests as well, unless explicitly avoided.
35841         (func_emit_lib_Makefile_am): Ignore the tests modules here.
35842         (func_emit_tests_Makefile_am): New function.
35843         (func_create_testdir): When --with-tests was specified, emit a
35844         tests/ directory.
35845         * MODULES.html.sh (Future developments): Update.
35846
35847 2005-08-24  Bruno Haible  <bruno@clisp.org>
35848
35849         * modules/tls-tests: New file.
35850         * tests/test-tls.c: New file, from GNU gettext.
35851
35852 2005-08-24  Bruno Haible  <bruno@clisp.org>
35853
35854         * modules/lock-tests: New file.
35855         * tests/test-lock.c: New file, from GNU gettext.
35856
35857 2005-08-24  Bruno Haible  <bruno@clisp.org>
35858
35859         * lib/lock.h: Add multiple inclusion guard.
35860         * lib/tls.h: Add multiple inclusion guard.
35861
35862 2005-08-24  Bruno Haible  <bruno@clisp.org>
35863
35864         * gnulib-tool: Add support for the --aux-dir option to
35865         --create-testdir, --create-megatestdir, --test, --megatest.
35866         (func_create_testdir, func_create_megatestdir): Optionally emit a
35867         AC_CONFIG_AUX_DIR directive.
35868         (create-testdir, create-megatestdir, test, megatest): Provide a
35869         default value for $auxdir.
35870
35871 2005-08-24  Bruno Haible  <bruno@clisp.org>
35872
35873         * gnulib-tool (import): Use compound statement instead of subshell
35874         where possible.
35875
35876 2005-08-24  Bruno Haible  <bruno@clisp.org>
35877
35878         * gnulib-tool (import): Change --aux-dir default to "build-aux".
35879
35880 2005-08-24  Bruno Haible  <bruno@clisp.org>
35881
35882         * gnulib-tool (func_version): Update.
35883
35884 2005-08-24  Bruno Haible  <bruno@clisp.org>
35885
35886         * gnulib-tool (func_import, func_create_testdir,
35887         func_create_megatestdir): Quote all autoconf macro arguments.
35888
35889 2005-08-24  Bruno Haible  <bruno@clisp.org>
35890
35891         * gnulib-tool (func_create_megatestdir): Call autoreconf without the
35892         option --force, because --force causes the aclocal.m4 of each
35893         subdirectory to be newer than the corresponding config.h.in.
35894
35895 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
35896
35897         * m4/regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
35898         All contents moved to gl_REGEX.
35899         (gl_REGEX): Don't bother checking whether lib/regex.c exists;
35900         assume that it does.
35901
35902 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
35903
35904         * lib/regex.h (REG_NOSYS)
35905         [!defined _XOPEN_SOURCE && 200112L <= _POSIX_C_SOURCE]:
35906         Define, since POSIX requires it as of 2001.
35907         (_REG_ENOSYS)
35908         [! (defined _XOPEN_SOURCE || 200112L <= _POSIX_C_SOURCE)]:
35909         New private symbol, used to keep the enum signed in all cases.
35910         * lib/regex.h (RE_NO_EMPTY_RANGES): Fix doc bug reported by James
35911         Youngman in
35912         <http://lists.gnu.org/archive/html/bug-gnulib/2005-07/msg00132.html>.
35913
35914         * lib/regex_internal.c (re_string_skip_chars, register_state):
35915         (calc_state_hash):
35916         Remove forward decls; no longer needed now that we use prototypes.
35917         * lib/regexec.c (acquire_init_state_context, check_halt_node_context):
35918         (proceed_next_node, pop_fail_stack, sub_epsilon_src_nodes):
35919         (clean_state_log_if_needed): Likewise.
35920
35921 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
35922
35923         * config/srclist.txt: Add glibc bugs 1231-1233.
35924
35925 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
35926
35927         Fix problems reported by Sam Steingold in
35928         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00007.html>.
35929         * lib/regexec.c (sift_states_bkref): Fix portability bug: the code
35930         assumed that reg_errcode_t is a signed type, which is not
35931         necessarily true if _XOPEN_SOURCE is not defined.
35932         * lib/regex_internal.c (calc_state_hash): Put 'inline' before type,
35933         since some compilers warn about it otherwise.
35934
35935 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
35936
35937         * lib/regcomp.c (create_initial_state): Remove duplicate decl.
35938         (init_word_char, create_initial_state, duplicate_node_closure):
35939         (fetch_token, peek_token_bracket, build_range_exp):
35940         (build_collating_symbol): Remove forward decls; no longer needed
35941         now that we use prototypes.
35942
35943         * lib/regcomp.c:
35944         (re_compile_pattern, re_set_syntax, re_compile_fastmap):
35945         (re_compile_fastmap_iter, regcomp, regerror, regfree):
35946         (re_compile_internal, init_dfa, init_word_char, free_workarea_compile):
35947         (create_initial_state, optimize_utf8, analyze, postorder, preorder):
35948         (optimize_subexps, lower_subexps, lower_subexp, calc_first, calc_next):
35949         (link_nfa_nodes, duplicate_node_closure, search_duplicated_node):
35950         (duplicate_node, calc_inveclosure, calc_eclosure, calc_eclosure_iter):
35951         (fetch_token, peek_token, peek_token_bracket, parse, parse_reg_exp):
35952         (parse_branch, parse_expression, parse_sub_exp, parse_dup_op):
35953         (build_range_exp, build_collating_symbol, parse_bracket_exp):
35954         (parse_bracket_element, parse_bracket_symbol, build_equiv_class):
35955         (build_charclass, build_charclass_op, fetch_number, create_tree):
35956         (create_token_tree, mark_opt_subexp, duplicate_tree):
35957         Use prototypes rather than old-style definitions.
35958
35959         * lib/regex_internal.c:
35960         (re_string_allocate, re_string_construct, re_string_realloc_buffers):
35961         (re_string_construct_common, build_wcs_buffer, build_wcs_upper_buffer):
35962         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
35963         (re_string_reconstruct, re_string_peek_byte_case):
35964         (re_string_fetch_byte_case, re_string_destruct, re_string_context_at):
35965         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
35966         (re_node_set_init_copy, re_node_set_add_intersect):
35967         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
35968         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
35969         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
35970         (re_acquire_state, re_acquire_state_context, register_state):
35971         (create_ci_newstate, create_cd_newstate, free_state):
35972         Likewise.
35973         * lib/regexec.c (regexec, re_match, re_search, re_match_2,
35974         re_search_2):
35975         (re_search_2_stub, re_search_stub, re_copy_regs, re_set_registers):
35976         (re_search_internal, prune_impossible_nodes):
35977         (acquire_init_state_context, check_matching, static):
35978         (check_halt_node_context, check_halt_state_context, proceed_next_node):
35979         (push_fail_stack, pop_fail_stack, set_regs, free_fail_stack_return):
35980         (update_regs, sift_states_backward, build_sifted_states):
35981         (clean_state_log_if_needed, merge_state_array):
35982         (update_cur_sifted_state, add_epsilon_src_nodes):
35983         (sub_epsilon_src_nodes, check_dst_limits, check_dst_limits_calc_pos_1):
35984         (check_dst_limits_calc_pos, check_subexp_limits, sift_states_bkref):
35985         (sift_states_iter_mb, transit_state, merge_state_with_log, static):
35986         (find_recover_state, check_subexp_matching_top, transit_state_mb):
35987         (transit_state_bkref, get_subexp, get_subexp_sub, find_subexp_node):
35988         (check_arrival, check_arrival_add_next_nodes):
35989         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
35990         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
35991         (check_node_accept_bytes, check_node_accept, extend_buffers):
35992         (match_ctx_init, match_ctx_clean, match_ctx_free, match_ctx_add_entry):
35993         (search_cur_bkref_entry, match_ctx_add_subtop, match_ctx_add_sublast):
35994         (sift_ctx_init):
35995         Likewise.
35996
35997         * lib/regex_internal.h:
35998         (re_string_allocate, re_string_construct, re_string_reconstruct):
35999         (re_string_realloc_buffers, build_wcs_buffer, build_wcs_upper_buffer):
36000         (build_upper_buffer, re_string_translate_buffer, re_string_destruct):
36001         (re_string_elem_size_at, re_string_char_size_at, re_string_wchar_at):
36002         (re_string_context_at, re_string_peek_byte_case):
36003         (re_string_fetch_byte_case): Declare even if RE_NO_INTERNAL_PROTOTYPES
36004         is defined, since we now use prototypes always.
36005
36006         * lib/regex.h (_RE_ARGS): Remove.  No longer needed, since we assume
36007         C89 or better.  All uses removed.
36008
36009 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
36010
36011         * config/srclist.txt: Add glibc bugs 1220-1227.
36012
36013 2005-08-20  Jim Meyering  <jim@meyering.net>
36014
36015         * lib/regexec.c (regexec, re_search_stub) [!_LIBC]: Omit declaration
36016         of unused local, dfa.
36017
36018 2005-08-20  Bruno Haible  <bruno@clisp.org>
36019
36020         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
36021
36022 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
36023
36024         * lib/regex_internal.c (re_string_realloc_buffers, re_node_set_insert):
36025         (re_node_set_insert_last, re_dfa_add_node):
36026         Rename local variables to avoid GCC shadowing warnings.
36027
36028 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
36029
36030         * lib/regex_internal.c (re_acquire_state, re_acquire_state_context)
36031         [defined lint]: Suppress bogus uninitialized-variable warnings.
36032
36033         * lib/regcomp.c (duplicate_node): Return new index, not an error code,
36034         and let the caller return REG_ESPACE if out of space.  This
36035         removes an uninitialied-variable warning with GCC 4.0.1, and also
36036         avoids taking the address of a local variable.  All callers
36037         changed.
36038
36039 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
36040
36041         * config/srclist.txt: Comment out $LIBCSRC/posix/regex_internal.c,
36042         $LIBCSRC/posix/regexec.c.
36043         Add glibc bug 1217 for regcomp.c.
36044
36045 2005-08-19  Jim Meyering  <jim@meyering.net>
36046
36047         * lib/regexec.c (proceed_next_node): Redo local variables to
36048         avoid GCC shadowing warnings.
36049
36050 2005-08-18  Bruno Haible  <bruno@clisp.org>
36051
36052         * lib/strstr.c (strstr): Fix return value in multibyte case.
36053         * lib/strcasestr.c (strcasestr): Likewise.
36054
36055 2005-08-17  Paul Eggert  <eggert@cs.ucla.edu>
36056
36057         * lib/regex.h: Remove useless space-before-tab.  From coreutils.
36058
36059 2005-08-17  Jim Meyering  <jim@meyering.net>
36060
36061         Make the %s format (seconds since the epoch) work for a negative
36062         number and when used with a zero-padded field width, e.g. %015s.
36063
36064         * lib/strftime.c (my_strftime): Move the `do_number_sign_and_padding'
36065         label so that it precedes the code to set `digits'.  Otherwise,
36066         %0Ns wouldn't work.  Before this change, `date -d @-22 +%05s' would
36067         print `00-22'.  Now, it prints `-0022', as it should.
36068
36069 2005-08-17  Bruno Haible  <bruno@clisp.org>
36070
36071         * modules/strstr (Files): Add m4/mbrtowc.m4.
36072         (Depends-on): Add mbuiter.
36073
36074 2005-08-17  Bruno Haible  <bruno@clisp.org>
36075
36076         * modules/strcasestr: New file.
36077         * MODULES.html.sh (String handling, based on ANSI C 89): Add
36078         strcasestr.
36079
36080 2005-08-17  Bruno Haible  <bruno@clisp.org>
36081
36082         * modules/strcase (Depends-on): Add mbuiter. Remove strnlen1, mbchar.
36083
36084 2005-08-17  Bruno Haible  <bruno@clisp.org>
36085
36086         * modules/mbuiter: New file.
36087         * MODULES.html.sh (Extended multibyte and wide character utilities):
36088         Add mbuiter.
36089
36090 2005-08-17  Bruno Haible  <bruno@clisp.org>
36091
36092         * m4/strstr.m4 (gl_FUNC_STRSTR): Use the replacement function always.
36093         (gl_PREREQ_STRSTR): Use gl_FUNC_MBRTOWC.
36094
36095 2005-08-17  Bruno Haible  <bruno@clisp.org>
36096
36097         * m4/strcasestr.m4: New file.
36098
36099 2005-08-17  Bruno Haible  <bruno@clisp.org>
36100
36101         * lib/strstr.h: Ignore HAVE_STRSTR, always declare the gnulib function.
36102         * lib/strstr.c: Completely rewritten, with multibyte locale support.
36103
36104 2005-08-17  Bruno Haible  <bruno@clisp.org>
36105
36106         * lib/strcasestr.h: New file.
36107         * lib/strcasestr.c: New file.
36108
36109 2005-08-17  Bruno Haible  <bruno@clisp.org>
36110
36111         * lib/strcasecmp.c: Use mbuiter.h.
36112
36113 2005-08-17  Bruno Haible  <bruno@clisp.org>
36114
36115         * lib/mbuiter.h: New file.
36116
36117 2005-08-16  Paul Eggert  <eggert@cs.ucla.edu>
36118
36119         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
36120         of gl_GETOPT_SUBSTITUTE.  That way, if both gl_GETOPT_SUBSTITUTE
36121         and gl_GETOPT are both invoked via different paths (as happens
36122         with GNU tar CVS because it uses both argp and getopt), the former
36123         wins.
36124
36125 2005-08-16  Bruno Haible  <bruno@clisp.org>
36126
36127         * modules/tls: New file.
36128         * MODULES.html.sh (Multithreading): Add tls.
36129
36130 2005-08-16  Bruno Haible  <bruno@clisp.org>
36131
36132         * modules/strnlen1: New file.
36133         * MODULES.html.sh (String handling): Add strnlen1.
36134
36135 2005-08-16  Bruno Haible  <bruno@clisp.org>
36136
36137         * modules/strcase (Files): Add m4/mbrtowc.m4.
36138         (Depends-on): Add strnlen1, mbchar.
36139
36140 2005-08-16  Bruno Haible  <bruno@clisp.org>
36141
36142         * modules/mbiter: New file.
36143         * MODULES.html.sh (Extended multibyte and wide character utilities):
36144         Add mbiter.
36145
36146 2005-08-16  Bruno Haible  <bruno@clisp.org>
36147
36148         * modules/mbfile: New file.
36149         * MODULES.html.sh (Extended multibyte and wide character utilities):
36150         Add mbfile.
36151
36152 2005-08-16  Bruno Haible  <bruno@clisp.org>
36153
36154         * modules/mbchar: New file.
36155         * MODULES.html.sh (Extended multibyte and wide character utilities):
36156         New section.
36157
36158 2005-08-16  Bruno Haible  <bruno@clisp.org>
36159
36160         * m4/tls.m4: New file, from GNU gettext.
36161
36162 2005-08-16  Bruno Haible  <bruno@clisp.org>
36163
36164         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Use the replacement function
36165         always.
36166         (gl_PREREQ_STRCASECMP): Use gl_FUNC_MBRTOWC.
36167
36168 2005-08-16  Bruno Haible  <bruno@clisp.org>
36169
36170         * m4/mbiter.m4: New file.
36171
36172 2005-08-16  Bruno Haible  <bruno@clisp.org>
36173
36174         * m4/mbfile.m4: New file.
36175
36176 2005-08-16  Bruno Haible  <bruno@clisp.org>
36177
36178         * m4/mbchar.m4: New file.
36179
36180 2005-08-16  Bruno Haible  <bruno@clisp.org>
36181
36182         * lib/tls.h: New file, from GNU gettext.
36183         * lib/tls.c: New file, from GNU gettext.
36184
36185 2005-08-16  Bruno Haible  <bruno@clisp.org>
36186
36187         * lib/strnlen1.h: New file.
36188         * lib/strnlen1.c: New file.
36189
36190 2005-08-16  Bruno Haible  <bruno@clisp.org>
36191
36192         * lib/strcasecmp.c (struct mbiter_multi): Remove at_end field.
36193         (mbi_init): Update.
36194         (mbi_avail, mbi_advance): Let the iteration end before the terminating
36195         NUL byte, not after it.
36196
36197 2005-08-16  Bruno Haible  <bruno@clisp.org>
36198
36199         * lib/strcase.h (strcasecmp): Add note in comments.
36200         * lib/strncasecmp.c: Use code from strcasecmp.c.
36201         * lib/strcasecmp.c: Use mbchar module. Define private mbiter variant.
36202         (strcasecmp): Work correctly in multibyte locales.
36203
36204 2005-08-16  Bruno Haible  <bruno@clisp.org>
36205
36206         * lib/mbiter.h: New file.
36207
36208 2005-08-16  Bruno Haible  <bruno@clisp.org>
36209
36210         * lib/mbfile.h: New file.
36211
36212 2005-08-16  Bruno Haible  <bruno@clisp.org>
36213
36214         * lib/mbchar.h: New file.
36215         * lib/mbchar.c: New file.
36216
36217 2005-08-16  Bruno Haible  <bruno@clisp.org>
36218
36219         * lib/mbchar.h (mb_cmp, mb_casecmp): Order the invalid characters after
36220         the valid ones. Makes the comparison operations transitive:
36221         cmp (a, b) < 0 && cmp (b, c) < 0 ==> cmp (a, c) < 0.
36222         * lib/strcasecmp.c (strcasecmp): Use mb_casecmp.
36223
36224 2005-08-15  Simon Josefsson  <jas@extundo.com>
36225
36226         * modules/ssize_t (License): Change to 'unlimited'.
36227
36228         * gnulib-tool (sed_extract_prog): Recognize 'unlimited' license.
36229
36230 2005-08-15  Paul Eggert  <eggert@cs.ucla.edu>
36231
36232         * config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.
36233         Add comments for each pending glibc patch.
36234
36235 2005-08-15  Bruno Haible  <bruno@clisp.org>
36236
36237         * lib/regex.h (__restrict_arr): Don't define to __restrict if
36238         __cplusplus is defined.
36239
36240 2005-08-14  Jim Meyering  <jim@meyering.net>
36241
36242         Sync from coreutils.
36243
36244         * lib/fts-cycle.c (setup_dir, enter_dir, leave_dir, free_dir):
36245         Use the hash-table-based cycle-detection code not just when
36246         FTS_TIGHT_CYCLE_CHECK if specified, but also with FTS_LOGICAL.
36247         Reported by James Youngman in
36248         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00011.html>.
36249         * lib/fts_.h: Mention that with FTS_LOGICAL, we use
36250         FTS_TIGHT_CYCLE_CHECK.
36251         * lib/fts.c (fts_cross_check) [FTS_DEBUG]:
36252         s/active_dir_ht/fts_cycle.ht/. This lets us compile with -DFTS_DEBUG,
36253         once again.
36254         * lib/fts.c [! _LIBC]: Include "lstat.h" rather than rolling our own.
36255         * lib/fts.c (fd_safer): Remove decl.
36256         Include fcntl--.h rather than unistd-safer.h
36257         (fts_safe_changedir): Don't call fd_safer; no longer needed
36258         now that we include fcntl--.h.
36259
36260 2005-08-12  Simon Josefsson  <jas@extundo.com>
36261
36262         * modules/getndelim2: Use ssize_t module.
36263         * modules/getnline: Likewise.
36264         * modules/safe-read: Likewise.
36265         * modules/xreadlink: Likewise.
36266
36267         * modules/ssize_t: New file.
36268
36269 2005-08-12  Simon Josefsson  <jas@extundo.com>
36270
36271         * m4/readline.m4: Look for termcap, curses or ncurses if required.
36272
36273 2005-08-12  Simon Josefsson  <jas@extundo.com>
36274
36275         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
36276         ssize_t.
36277
36278 2005-08-12  Simon Josefsson  <jas@extundo.com>
36279
36280         * MODULES.html.sh (Extra functions based on ANSI C 89: Misc): Add
36281         readline, getdelim and check_version.
36282         (Support for systems lacking ISO C 99: Sizes of integer types):
36283         Add size_max.
36284
36285 2005-08-12  Bruno Haible  <bruno@clisp.org>
36286
36287         * m4/readline.m4 (gl_FUNC_READLINE): Look for ncurses first.
36288
36289 2005-08-11  Simon Josefsson  <jas@extundo.com>
36290
36291         * modules/readline: New file.
36292
36293         * modules/strnlen (Files): Add strnlen.h.
36294
36295 2005-08-11  Simon Josefsson  <jas@extundo.com>
36296
36297         * m4/readline.m4: New file.
36298
36299 2005-08-11  Simon Josefsson  <jas@extundo.com>
36300
36301         * lib/readline.h, readline.c: New file.
36302
36303 2005-08-11  Simon Josefsson  <jas@extundo.com>
36304
36305         * doc/gnulib.texi (Initial import, Finishing touches): Mention
36306         gl_AVOID.
36307
36308 2005-08-11  Bruno Haible  <bruno@clisp.org>
36309
36310         * lib/strnlen.h (strnlen): Change parameter name to match comment.
36311
36312 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
36313
36314         * m4/onceonly_2_57.m4: Really require Autoconf 2.57.
36315
36316 2005-08-10  Simon Josefsson  <jas@extundo.com>
36317
36318         * tests/test-iconvme.c: New file.
36319
36320 2005-08-10  Simon Josefsson  <jas@extundo.com>
36321
36322         * m4/strnlen.m4: New file.
36323
36324         * m4/strndup.m4: Don't check for strnlen declaration, done in
36325         strnlen.m4.
36326
36327 2005-08-10  Simon Josefsson  <jas@extundo.com>
36328
36329         * lib/strndup.c: Use strnlen.h.
36330
36331         * lib/strnlen.h: New file.
36332
36333 2005-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
36334
36335         * README: Typos.
36336
36337 2005-08-02  Simon Josefsson  <jas@extundo.com>
36338
36339         * modules/readline: New file.
36340
36341 2005-08-02  Simon Josefsson  <jas@extundo.com>
36342
36343         * modules/getdelim: New file.
36344
36345         * modules/getline: Rewrite, don't use getndelim2.
36346
36347 2005-08-02  Simon Josefsson  <jas@extundo.com>
36348
36349         * m4/getline.m4: Separate out getdelim stuff into separate module.
36350
36351         * m4/getdelim.m4: New file.
36352
36353 2005-08-02  Simon Josefsson  <jas@extundo.com>
36354
36355         * lib/getline.h, getline.c: Rewrite.
36356
36357         * lib/getdelim.h, lib/getdelim.c: New files, ported from glibc.
36358
36359 2005-07-31  Bruno Haible  <bruno@clisp.org>
36360
36361         * lib/lock.h (gl_lock_initializer): New macro.
36362         (gl_lock_define_initialized): Use it.
36363         (gl_rwlock_initializer): New macro.
36364         (gl_rwlock_define_initialized): Use it.
36365         (gl_recursive_lock_initializer): New macro.
36366         (gl_recursive_lock_define_initialized): Use it.
36367
36368 2005-07-30  Karl Berry  <karl@gnu.org>
36369
36370         * doc/gnulib.texi (Initial import): mention -I$(top_builddir)/lib.
36371         Report from Ben Pfaff, regarding getopt.
36372
36373 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
36374
36375         Add support to getopt for Emacs, which doesn't use LIBOBJS in the
36376         normal way.
36377         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE_HEADER): New macro.
36378         (gl_GETOPT_SUBSTITUTE): Use it.  Invoke gl_PREREQ_GETOPT.
36379         (gl_GETOPT_IFELSE, gl_GETOPT_CHECK_HEADERS): New macros.
36380         (gl_GETOPT): Use the new macros.  Most of the implementation
36381         is moved to the new macros.  This is for programs like Emacs
36382         that don't want all the functionality of gl_GETOPT.
36383
36384 2005-07-26  Bruno Haible  <bruno@clisp.org>
36385
36386         * m4/lock.m4: Update from GNU gettext.
36387
36388 2005-07-26  Bruno Haible  <bruno@clisp.org>
36389
36390         * lib/lock.h: Update from GNU gettext.
36391         * lib/lock.c: Update from GNU gettext.
36392
36393 2005-07-25  Paul Eggert  <eggert@cs.ucla.edu>
36394
36395         * m4/regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_IFELSE instead of the
36396         obsolescent AC_TRY_RUN.  Include the default includes files, for
36397         'exit'.
36398
36399 2005-07-24  Bruno Haible  <bruno@clisp.org>
36400
36401         * modules/visibility: New file.
36402         * MODULES.html.sh (Misc): Add visibility.
36403
36404 2005-07-24  Bruno Haible  <bruno@clisp.org>
36405
36406         * m4/visibility.m4: New file.
36407
36408 2005-07-24  Bruno Haible  <bruno@clisp.org>
36409
36410         * doc/visibility.texi: New file.
36411
36412 2005-07-22  Bruno Haible  <bruno@clisp.org>
36413
36414         * modules/alloca-opt (Makefile.am): Remove explicit dependency on
36415         $(ALLOCA_H), redundant through BUILT_SOURCES.
36416         * modules/argz (Makefile.am): Remove explicit dependency on $(ARGZ_H),
36417         redundant through BUILT_SOURCES.
36418         * modules/byteswap (Makefile.am): Remove explicit dependency on
36419         $(BYTESWAP_H), redundant through BUILT_SOURCES.
36420         * modules/fnmatch (Makefile.am): Remove explicit dependency on
36421         $(FNMATCH_H), redundant through BUILT_SOURCES.
36422         * modules/getopt (Makefile.am): Remove explicit dependency on
36423         $(GETOPT_H), redundant through BUILT_SOURCES.
36424         * modules/glob (Makefile.am): Remove explicit dependency on $(GLOB_H),
36425         redundant through BUILT_SOURCES.
36426         * modules/poll (Makefile.am): Remove explicit dependency on $(POLL_H),
36427         redundant through BUILT_SOURCES.
36428         * modules/stdbool (Makefile.am): Remove explicit dependency on
36429         $(STDBOOL_H), redundant through BUILT_SOURCES.
36430         * modules/stdint (Makefile.am): Remove explicit dependency on
36431         $(STDINT_H), redundant through BUILT_SOURCES.
36432         * modules/sysexits (Makefile.am): Add $(SYSEXITS_H) to BUILT_SOURCES.
36433         Remove explicit dependency on $(SYSEXITS_H).
36434         Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
36435
36436 2005-07-18  Simon Josefsson  <jas@extundo.com>
36437
36438         * lib/check-version.c (check_version): Accept identical versions too.
36439
36440 2005-07-18  Bruno Haible  <bruno@clisp.org>
36441
36442         * modules/lock: New file.
36443         * MODULES.html.sh (Multithreading): New section.
36444
36445 2005-07-18  Bruno Haible  <bruno@clisp.org>
36446
36447         * m4/lock.m4: New file, from GNU gettext.
36448
36449 2005-07-18  Bruno Haible  <bruno@clisp.org>
36450
36451         * lib/lock.h: New file, from GNU gettext.
36452         * lib/lock.c: New file, from GNU gettext.
36453
36454 2005-07-18  Bruno Haible  <bruno@clisp.org>
36455
36456         * lib/lock.h (gl_once_t): New type.
36457         (gl_once_define, gl_once): New macros.
36458         * lib/lock.c (fresh_once): New variable.
36459         (glthread_once, glthread_once_call, glthread_once_singlethreaded): New
36460         functions.
36461
36462 2005-07-16  Simon Josefsson  <jas@extundo.com>
36463
36464         * doc/gnulib.texi (Library version handling): Add ELF symbol collision
36465         workaround, suggested by Bruno.
36466
36467 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
36468
36469         * modules/xalloc (Depends-on): Add xalloc-die.
36470         * modules/xvasprintf (Depends-on): Add xalloc-die.
36471
36472 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
36473
36474         * lib/quotearg.c: Add translator comment suggested by Bruno Haible,
36475         with a minor change.
36476
36477 2005-07-15  Bruno Haible  <bruno@clisp.org>
36478
36479         * m4/poll.m4 (gl_FUNC_POLL): Check against MacOS X 10.4 poll() bug.
36480         When using lib/poll.c, define poll as rpl_poll.
36481
36482 2005-07-14  Paul Eggert  <eggert@cs.ucla.edu>
36483
36484         * modules/argp (Depends-on): Remove unlocked-io.
36485
36486 2005-07-14  Derek Price  <derek@ximbiot.com>
36487
36488         * m4/glob.m4 (gl_GLOB): Cache glob interface check result.  Add check
36489         for glob symlink bug.
36490
36491 2005-07-14  Bruno Haible  <bruno@clisp.org>
36492
36493         * m4/argp.m4 (gl_ARGP): Remove invocation of gl_FUNC_GLIBC_UNLOCKED_IO.
36494         Instead, test for *_unlocked function declarations directly.
36495
36496 2005-07-11  Simon Josefsson  <jas@extundo.com>
36497
36498         * modules/size_max: New file.
36499
36500         * modules/xsize: Depend on size_max module for size_max.m4.
36501
36502 2005-07-11  Simon Josefsson  <jas@extundo.com>
36503
36504         * lib/size_max.h: New file.
36505
36506 2005-07-11  Paul Eggert  <eggert@cs.ucla.edu>
36507
36508         * lib/version-etc-fsf.c (version_etc_copyright): Parameterize the
36509         copyright symbol and the year.
36510         * lib/version-etc.c (COPYRIGHT_YEAR): New constant.
36511         (version_etc_va): Use parameterized copyright notice.
36512         Reword to conform to the current GNU coding standards.
36513
36514 2005-07-11  Karl Berry  <karl@gnu.org>
36515
36516         * doc/gnulib.texi (Quoting): new node.
36517         (Initial import): more info, from Patrice.
36518
36519 2005-07-11  Bruno Haible  <bruno@clisp.org>
36520
36521         * gnulib-tool (func_usage): Document option --avoid.
36522         (Command line options): Handle --avoid.
36523         (func_acceptable): New function.
36524         (func_modules_transitive_closure): Use it.
36525
36526 2005-07-11  Bruno Haible  <bruno@clisp.org>
36527
36528         * MODULES.html.sh: Use shortcut URLs to the www.opengroup.org site.
36529         Reported by Jim Meyering.
36530
36531 2005-07-10  Bruno Haible  <bruno@clisp.org>
36532
36533         * m4/size_max.m4 (gl_SIZE_MAX): Cast ~(size_t)0 back to size_t.
36534         Needed when size_t is smaller than 'unsigned int'.
36535         Reported by Paul Eggert.
36536
36537 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
36538
36539         * modules/argp (Depends-on): Add unlocked-io
36540
36541 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
36542
36543         * lib/argp-namefrob.h: Include unlocked-io.h. Removed unnecessary
36544         block of defines.
36545
36546 2005-07-08  Paul Eggert  <eggert@cs.ucla.edu>
36547
36548         * config/srclist.txt: Comment out regcomp.c, since we have a porting
36549         fix now.
36550
36551 2005-07-08  Eric Blake  <ebb9@byu.net>  (tiny change)
36552         and Paul Eggert  <eggert@cs.ucla.edu>
36553
36554         * lib/regcomp.c (init_dfa, build_range_exp): Store __btowc value
36555         in wint_t, not wchar_t.  Remove now-unnecessary cast.
36556
36557 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
36558
36559         * modules/regex (Files): Add lib/regex_internal.c,
36560         lib/regex_internal.h, lib/regexec.c, lib/regcomp.c, m4/codeset.m4.
36561         (Depends-on): Add extensions.
36562         (Makefile.am): Remove lib_SOURCES; now done by m4 code.
36563
36564 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
36565
36566         * m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on
36567         pathconf.
36568         * m4/same.m4 (gl_SAME): Likewise.
36569         Require AC_SYS_LONG_FILE_NAMES; bug reported by Gerrit P. Haase.
36570
36571         * m4/regex.m4: Adjust to new libc regex implementation.
36572         (gl_INCLUDED_REGEX): Add AC_LIBSOURCES for
36573         all the .c and .h parts of (the new) regex.
36574         Quote the m4 stuff better.
36575         Check for RE_ICASE bug of old gnulib.
36576         Check for REG_STARTEND of recent libc.
36577         Rename local variables from jm_* to gl_*.
36578         Quote operand of "test -f".
36579         Say "recent enough" version of libc, not "version 2".
36580         (gl_PREREQ_REGEX): Remove AC_FUNC_ALLOCA, since alloca is a
36581         prerequisite module.  Remove AC_HEADER_STDC; no longer needed.
36582         Check for locale.h, isblank, mbrtowc, wcrtomb, wcscoll.
36583         Remove check for btowc, isascii.
36584         Require AM_LANGINFO_CODESET.
36585
36586 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
36587
36588         * lib/regex.c, regex.h: Sync from libc.
36589         * lib/regcomp.c, lib/regexec_internal.c, lib/regex_internal.h:
36590         * lib/regexec.c:
36591         New files, synced from libc, except that regex_internal.h
36592         currently has a small porting fix.
36593
36594 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
36595
36596         * config/srclist.txt: Add regcomp.c, regex.c, regex.h,
36597         regex_internal.c, regexec.c.
36598         Add regex_internal.h too, but as a comment, since the libc version
36599         is currently broken in gnulib mode.
36600
36601 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
36602
36603         Support programs like Emacs that use gnulib but not gettext.
36604         * MODULES.html.sh (Internationalization functions): Add gettext-h.
36605         * modules/gettext-h: New file.
36606         * modules/gettext (Files): Remove lib/gettext.h.
36607         (Depends-on): Add gettext-h.
36608         (Makefile.am): Remove lib_SOURCES.
36609         * modules/argmatch, modules/c-stack, modules/closeout:
36610         * modules/copy-file, modules/csharpcomp, modules/csharpexec:
36611         * modules/execute, modules/file-type, modules/getaddrinfo:
36612         * modules/getopt, modules/human, modules/javacomp:
36613         * modules/javaexec, modules/mkdir-p, modules/obstack:
36614         * modules/openat, modules/pagealign_alloc, modules/pipe:
36615         * modules/quotearg, modules/regex, modules/rpmatch:
36616         * modules/unicodeio, modules/userspec, modules/version-etc:
36617         * modules/wait-process, modules/xalloc-die, modules/xmemcoll:
36618         * modules/xsetenv:
36619         Depend on gettext-h, not gettext.
36620
36621 2005-07-05  Paul Eggert  <eggert@cs.ucla.edu>
36622
36623         * gnulib-tool (func_import): Add support for 'public domain' license.
36624         * modules/alloca, modules/atexit, modules/memmove:
36625         Now public domain, not GPL.
36626         * modules/dup2, modules/getpagesize, modules/malloc, modules/memset:
36627         * modules/realloc, modules/strerror, modules/strtod:
36628         Now LGPL, not GPL.
36629
36630 2005-07-05  Bruno Haible  <bruno@clisp.org>
36631
36632         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): Upgrade to version from current
36633         autoconf CVS. Needed for mingw.
36634
36635 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
36636
36637         Remove the dependency of the strftime module on the tzset module.
36638         * modules/strftime (Depends-on): Remove dependency on tzset.
36639
36640 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
36641
36642         Remove the dependency of the strftime module on the tzset module.
36643         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't require
36644         gl_FUNC_TZSET_CLOBBER.
36645
36646 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
36647
36648         Remove the dependency of the strftime module on the tzset module.
36649         * lib/strftime.c (my_strftime)
36650         [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]:
36651         Copy the input structure, to work around some of the bug with
36652         Solaris 2.5.1 and Solaris 2.6.  If you still care about these old
36653         Solaris releases, you should also use the tzset module, but we won't
36654         require it as a dependency any more since we don't want LGPLed code
36655         to depend on GPLed code.
36656
36657 2005-07-02  Jim Meyering  <jim@meyering.net>
36658
36659         * m4/chown.m4, cloexec.m4, dup2.m4, fsusage.m4:
36660         * m4/getcwd-path-max.m4, getcwd.m4, mkstemp.m4, mountlist.m4:
36661         * m4/pagealign_alloc.m4, save-cwd.m4, unistd-safer.m4:
36662         Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
36663
36664 2005-07-02  Jim Meyering  <jim@meyering.net>
36665
36666         * lib/backupfile.c (backup_args): Change a `0' to NULL.
36667
36668 2005-07-01  Paul Eggert  <eggert@cs.ucla.edu>
36669
36670         * lib/xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
36671         declares only 'struct timespec;' (!).
36672
36673 2005-07-01  Jim Meyering  <jim@meyering.net>
36674
36675         * lib/chown.c, cloexec.c, dup-safer.c, dup2.c, fsusage.c, getcwd.c:
36676         * lib/getloadavg.c, mountlist.c, openat.h, pagealign_alloc.c:
36677         * lib/save-cwd.c, tempname.c:
36678         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
36679         and don't include <sys/file.h>).
36680
36681 2005-06-29  Jim Meyering  <jim@meyering.net>
36682
36683         * lib/mkdir-p.c (make_dir_parents): Don't apply sizeof to a hard-coded
36684         type name.  Use the variable name instead.
36685         * lib/idcache.c (getuser, getuidbyname, getgroup, getgidbyname):
36686         Likewise.
36687
36688 2005-06-28  Simon Josefsson  <jas@extundo.com>
36689
36690         * modules/check-version (Files): Add check-version.m4.
36691
36692 2005-06-28  Simon Josefsson  <jas@extundo.com>
36693
36694         * m4/check-version.m4: New file, suggested by Jim Meyering
36695         <jim@meyering.net>.
36696
36697 2005-06-28  Simon Josefsson  <jas@extundo.com>
36698
36699         * lib/check-version.h, lib/check-version.c: New files.
36700
36701 2005-06-28  Simon Josefsson  <jas@extundo.com>
36702
36703         * lib/base64.c (base64_encode): Indent.  Rename 'b64' to avoid
36704         collision with global variable.  Better indentation.  Don't
36705         increment buffer pointer beyond buffer end.  Based on comments
36706         from Paul Eggert <eggert@cs.ucla.edu>.
36707
36708         * lib/base64.h: Indent.
36709
36710 2005-06-28  Simon Josefsson  <jas@extundo.com>
36711
36712         * doc/gnulib.texi (Library version handling): New section.
36713
36714 2005-06-28  Jim Meyering  <jim@meyering.net>
36715
36716         * check-module (find_included_lib_files): Hard-code another
36717         pair of exceptions: fts.c includes fts-cycle.c and unistd-safer.h
36718         but modules/fts-lgpl (correctly) does not list those files.
36719
36720         * modules/canonicalize (Files): Add lib/pathmax.h.
36721
36722 2005-06-25  Simon Josefsson  <jas@extundo.com>
36723
36724         * modules/check-version: New file.
36725
36726 2005-06-24  Paul Eggert  <eggert@cs.ucla.edu>
36727
36728         * lib/canon-host.c (canon-host): Append trailing "," to 0 in
36729         initializer of struct addrinfo, as an indication that we don't
36730         care how many members the structure has.
36731
36732 2005-06-24  Derek Price  <derek@ximbiot.com>
36733         and Bruno Haible  <bruno@clisp.org>
36734
36735         Remove stat module & update lstat.
36736         * m4/lstat.m4 (gl_FUNC_LSTAT): Drop AC_FUNC_LSTAT in favor of
36737         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
36738         * m4/stat.m4: Remove this file.
36739
36740 2005-06-24  Derek Price  <derek@ximbiot.com>
36741         and Bruno Haible  <bruno@clisp.org>
36742
36743         Remove stat module & update lstat.
36744         * lib/stat.c: Remove this file...
36745         (slash_aware_lstat): ...moving this content and its support...
36746         * lib/lstat.c (rpl_lstat): ...into here.
36747         * lib/lstat.h: New file.
36748
36749 2005-06-24  Derek Price  <derek@ximbiot.com>
36750         and Bruno Haible  <bruno@clisp.org>
36751
36752         Remove stat module & update lstat.
36753         * config/srclist.txt (libc sources): Remove stat.
36754
36755 2005-06-24  Derek Price  <derek@ximbiot.com>
36756         and Bruno Haible  <bruno@clisp.org>
36757
36758         Remove stat module & update lstat.
36759         * MODULES.html.sh (stat): Remove.
36760         * MODULES.html: Regenerated.
36761         * modules/lstat (Description): Correct function name.
36762         (Files): Add "lstat.h".
36763         (Depends-on): Remove stat, add xalloc, stat-macros.
36764         * modules/stat: Remove this file.
36765         (Include): Add "lstat.h", remove <sys/stat.h>.
36766
36767 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
36768
36769         * lib/mktime.c: Include <string.h> even if !DEBUG.  (From glibc.)
36770         (ranged_convert): Don't save conversion in a temporary struct.
36771         This causes a warning with GCC 4.0.0, and anyway in the typical
36772         case it's not worth the extra 100 bytes or so of code.
36773         (ranged_convert, __mktime_internal): When calling a function via a
36774         pointer P, use P () rather than (*P) (), as we now assume C89 or
36775         better.
36776
36777 2005-06-22  Paul Eggert  <eggert@cs.ucla.edu>
36778
36779         * lib/readutmp.c (desirable_utmp_entry): Fix bug where "who -b" and
36780         "who -r" failed to give output.  Problem reported by Tim Waugh.
36781
36782         * lib/xmalloc.c (HAVE_GNU_CALLOC): New constant.
36783         (xcalloc): Use it to avoid needless tests.
36784         Problem reported by Jim Meyering.
36785
36786 2005-06-20  Derek Price  <derek@ximbiot.com>
36787
36788         * m4/bison.m4: Note that precious decls of YACC & YFLAGS will be
36789         unnecessary for Autoconfs > 2.59c.
36790
36791 2005-06-16  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
36792
36793         * lib/argp.h (__option_is_short): Check upper limit of
36794         __key. Isprint() requires its argument to have the value
36795         of an unsigned char or EOF.
36796
36797 2005-06-16  Jim Meyering  <jim@meyering.net>
36798
36799         * lib/calloc.c (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
36800         when either N or S is zero.
36801
36802 2005-06-16  Derek Price  <derek@ximbiot.com>
36803
36804         * m4/bison.m4: Declare YACC & YFLAGS precious.
36805
36806 2005-06-10  Paul Eggert  <eggert@cs.ucla.edu>
36807
36808         * lib/fnmatch.c (fnmatch): If there is an encoding error in a
36809         multibyte string or pattern, fall back on unibyte matching.
36810         Problem reported by James Youngman.
36811
36812 2005-06-08  Bruno Haible  <bruno@clisp.org>
36813
36814         * modules/csharpcomp: New file.
36815         * MODULES.html.sh (C#): Add csharpcomp.
36816
36817 2005-06-08  Bruno Haible  <bruno@clisp.org>
36818
36819         * m4/csharpcomp.m4: New file, from GNU gettext.
36820
36821 2005-06-08  Bruno Haible  <bruno@clisp.org>
36822
36823         * lib/csharpcomp.h: New file, from GNU gettext.
36824         * lib/csharpcomp.c: New file, from GNU gettext.
36825         * lib/csharpcomp.sh.in: New file, from GNU gettext.
36826
36827 2005-06-08  Bruno Haible  <bruno@clisp.org>
36828
36829         * lib/binary-io.h (fileno): Undefine before defining it. Avoids a gcc
36830         warning on mingw.
36831
36832 2005-06-07  Derek Price  <derek@ximbiot.com>
36833
36834         Sync from CVS.
36835         * lib/glob_.h: Indent nested #ifdef.
36836
36837 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
36838
36839         Sync from coreutils.
36840         Use "file name" when talking about file names, instead of "filename"
36841         or "path", as per the GNU coding standards.
36842         * lib/mkdir-p.c: Renamed from makepath.c.
36843         (make_dir_parents): Renamed from make_path.  All callers changed.
36844         * lib/mkdir-p.h: Likewise.  All includers changed.
36845         * lib/filenamecat.c: Renamed from path-concat.c.
36846         (file_name_concat): Renamed from path_concat.  All callers changed.
36847         [TEST_FILE_NAME_CONCAT]: Renamed from TEST_PATH_CONCAT.
36848         * lib/filenamecat.h: Likewise.  All includers changed.
36849         * lib/acl.c: Don't use "path" or "filename" to mean "file name"
36850         in comments or local variable names.
36851         * lib/basename.c: Likewise.
36852         * lib/canonicalize.c, canonicalize.h: Likewise.
36853         * lib/dirname.c, dirname.h: Likewise.
36854         * lib/euidaccess.c: Likewise.
36855         * lib/exclude.c: Likewise
36856         * lib/fnmatch_.h, fnmatch_loop.c: Likewise.
36857         * lib/fsusage.c, fsuage.h: Likewise.
36858         * lib/fts.c, fts_.h: Likewise.
36859         * lib/getcwd.c: Likewise.
36860         * lib/getloadavg.c: Likewise.
36861         * lib/mkstemp.c: Likewise.
36862         * lib/mountlist.c, mountlist.h: Likewise.
36863         * lib/openat.c, openat.h: Likewise.
36864         * lib/readlink-stub.c: Likewise.
36865         * lib/readutmp.c, readutmp.h: Likewise.
36866         * lib/rename.c: Likewise.
36867         * lib/rmdir.c: Likewise.
36868         * lib/same.c: Likewise.
36869         * lib/savedir.c: Likewise.
36870         * lib/stripslash.c: Likewise.
36871         * lib/tempname.c: Likewise.
36872         * lib/xreadlink.c: Likewise.
36873         * lib/exclude.c (excluded_file_name): Renamed from excluded_filename.
36874         All uses changed.
36875         * lib/exclude.h: Likewise.
36876
36877         * lib/euidaccess.c (getuid, getgid, getuid, getegid)
36878         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
36879         * lib/idcache.c (getpwuid, getpwnam, getgrgid, getgrnam)
36880         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
36881         * lib/pathmax.h: Include <limits.h> unconditionally, since other
36882         files have been getting away with it for years (MORE/BSD 4.3
36883         is extinct now).
36884         * lib/userspec.c (getpwnam, getgrnam, getgrgid)
36885         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
36886
36887         * lib/pathmax.h (_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]:
36888         Define to 256, not 255, as per modern POSIX.
36889
36890 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
36891
36892         Sync from coreutils.
36893         Use "file name" when talking about file names, instead of "filename"
36894         or "path", as per the GNU coding standards.
36895         * MODULES.html.sh: mkdir-p renamed from makepath.
36896         filenamecat renamed from path-concat.
36897         * modules/filenamecat: Renamed from modules/path-concat.
36898         (Files): filenamecat.h and filenamecat.c renamed from
36899         path-concat.h and path-concat.c.
36900         (configure.ac): gl_FILE_NAME_CONCAT, not gl_PATH_CONCAT.
36901         (Include): filenamecat.h, not path-concat.h.
36902         * modules/mkdir-p: Renamed from modules/makepath.
36903         (Files): mkdir-p.h and mkdir-p.c renamed from makepath.h and
36904         makepath.c.
36905         (configure.ac): gl_MKDIR_PARENTS, not gl_MAKEPATH.
36906         (Include): mkdir-p.h, not makepath.h.
36907
36908 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
36909
36910         Sync from coreutils.
36911         * m4/mkdir-p.m4: Renamed from makepath.m4.
36912         (gl_MKDIR_PARENTS): Renamed from gl_MAKEPATH.  All uses changed.
36913         Rename files from makepath.c to mkdir-p.c, and from
36914         makepath.h to mkdir-p.h.
36915         * m4/filenamecat.m4: Renamed from path-concat.m4.
36916         (gl_FILE_NAME_CONCAT): Renamed from gl_PATH_CONCAT.  All uses changed.
36917         Rename files from path-concat.c to filenamecat.c,
36918         and from path-concat.h to filenamecat.h.
36919         * m4/getcwd-path-max.m4: Don't use "path" or "filename" to mean
36920         "file name" in local variables or comments.
36921         * m4/rename.m4: Likewise.
36922
36923 2005-06-01  Bruno Haible  <bruno@clisp.org>
36924
36925         * modules/csharpexec: New file.
36926         * MODULES.html.sh (C#): New section.
36927
36928 2005-06-01  Bruno Haible  <bruno@clisp.org>
36929
36930         * m4/csharp.m4: New file, from GNU gettext.
36931         * m4/csharpexec.m4: New file, from GNU gettext.
36932
36933 2005-06-01  Bruno Haible  <bruno@clisp.org>
36934
36935         * lib/csharpexec.h: New file, from GNU gettext.
36936         * lib/csharpexec.c: New file, from GNU gettext.
36937         * lib/csharpexec.sh.in: New file, from GNU gettext.
36938
36939 2005-05-31  Derek Price  <derek@ximbiot.com>
36940             Paul Eggert  <eggert@cs.ucla.edu>
36941
36942         Sync from cvs.
36943         * m4/glob.m4: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
36944
36945 2005-05-31  Derek Price  <derek@ximbiot.com>
36946             Paul Eggert  <eggert@cs.ucla.edu>
36947
36948         Sync from cvs.
36949         * lib/glob_.h: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
36950
36951 2005-05-29  Derek Price  <derek@ximbiot.com>
36952
36953         * config/srclist.txt (glob_.h, glob.c): Add these files.
36954
36955 2005-05-29  Derek Price  <derek@ximbiot.com>
36956
36957         * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
36958         * modules/glob: New file.
36959         * modules/getlogin_r: Add link to POSIX spec in description.
36960
36961 2005-05-29  Derek Price  <derek@ximbiot.com>
36962             Paul Eggert  <eggert@cs.ucla.edu>
36963
36964         * m4/glob.m4: New file.
36965
36966 2005-05-29  Derek Price  <derek@ximbiot.com>
36967             Paul Eggert  <eggert@cs.ucla.edu>
36968
36969         * lib/glob_.h, lib/glob.c: New files.
36970
36971 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
36972
36973         * modules/fts (Files): Remove m4/inttypes-pri.m4.
36974         * modules/fts-lgpl (Depends-on): Remove gettext.
36975
36976 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
36977
36978         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,
36979         and don't require gt_INTTYPES_PRI.
36980
36981 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
36982
36983         * lib/getlogin_r.c (getlogin_r): Don't set errno to 0 on return.
36984
36985         * lib/fts.c: Don't worry about debugging on pre-C99-compatible hosts;
36986         the configuration hassle isn't worth it.
36987         Include inttypes.h and stdint.h unconditionally if FTS_DEBUG.
36988         (LONGEST_MODIFIER, PRIuMAX): Remove.
36989
36990 2005-05-27  Bruno Haible  <bruno@clisp.org>
36991
36992         * lib/getlogin_r.h: Remove second include of <stddef.h>.
36993
36994 2005-05-26  Paul Eggert  <eggert@cs.ucla.edu>
36995
36996         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
36997         _POSIX_PTHREAD_SEMANTICS for Solaris.
36998
36999 2005-05-25  Derek Price  <derek@ximbiot.com>
37000
37001         * MODULES.html.sh: Add getlogin_r to POSIX.2001 support section.
37002
37003 2005-05-25  Derek Price  <derek@ximbiot.com>
37004             Paul Eggert  <eggert@cs.ucla.edu>
37005
37006         * modules/getlogin_r, m4/getlogin_r.m4: New files.
37007         * lib/getlogin_r.c, getlogin_r.h: New files.
37008
37009 2005-05-25  Bruno Haible  <bruno@clisp.org>
37010             Derek Price  <derek@ximbiot.com>
37011
37012         * lib/getlogin_r.h: Simplify API documentation.
37013
37014 2005-05-23  Derek Price  <derek@ximbiot.com>
37015
37016         * modules/minmax (Files): Add m4/minmax.m4.
37017         (configure.ac): Add gl_MINMAX.
37018
37019 2005-05-22  Paul Eggert  <eggert@cs.ucla.edu>
37020
37021         * lib/fts.c (fd_safer) [_LGPL_PACKAGE]: New static function,
37022         so that unistd-safer.h (GPL'ed code) need not be included.
37023
37024 2005-05-22  Bruno Haible  <bruno@clisp.org>
37025
37026         * m4/minmax.m4: New file.
37027         Based on a patch by Derek Price <derek@ximbiot.com>.
37028
37029 2005-05-22  Bruno Haible  <bruno@clisp.org>
37030
37031         * lib/stdint_.h (_STDINT_H_HAVE_INT64): New macro. Use it in #ifdefs.
37032         (INT64_MIN): Fix definition.
37033         Suggested by Paul Eggert <eggert@cs.ucla.edu>.
37034
37035         * lib/stdint_.h (_STDINT_H_NEED_SIGNED_INT_TYPES): Renamed from
37036         NEED_SIGNED_INT_TYPES.
37037
37038         * lib/stdint_.h (_STDINT_H_HAVE_SYSTEM_INTTYPES): Renamed from
37039         HAVE_SYSTEM_INTTYPES.
37040
37041 2005-05-22  Bruno Haible  <bruno@clisp.org>
37042
37043         * lib/minmax.h: Include <limits.h> only when it defines MIN, MAX.
37044         Also include <sys/param.h> if it defines MIN, MAX.
37045         Based on a patch by Derek Price <derek@ximbiot.com>.
37046
37047 2005-05-21  Jim Meyering  <jim@meyering.net>
37048
37049         * modules/fts (Files): Add m4/inttypes-pri.m4.
37050         (Depends-on): Add lstat and remove gettext.  Alphabetize.
37051
37052 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
37053
37054         New fts module.
37055         * lib/fts.c: Don't include "cycle-check.h" or "hash.h".
37056         (setup_dir, free_dir): New functions.
37057         (enter_dir, leave_dir): Define trivial
37058         alternatives of _LGPL_PACKAGE.  Move to fts-cycle.c if !_LGPL_PACKAGE.
37059         (HT_INITIAL_SIZE, ENTER_DIR): Remove.  All uses removed.
37060         (LEAVE_DIR): Fix typo: pass Fts and Ent to leave_dir.
37061         (struct Active_dir, AD_compare, AD_hash, enter_dir, leave_dir):
37062         Move to fts-cycle.c.
37063         (fts_open): Use setup_dir.
37064         (fts_close): Use free_dir.
37065         (fts_read): Have just one copy of the ENTER_DIR code rather than three.
37066         This adds a label and some gotos, but the alternatives were messier.
37067         Check for memory allocation failure when entering a dir.
37068         (fts_stat) [_LGPL_PACKAGE]: Bring back glibc cycle detection code.
37069         * lib/fts_.h (_LGPL_PACKAGE) [defined _LIBC]: New macro.
37070         (FTS): New member fts_cycle, that is a union that contains the
37071         old active_dir_ht and cycle_state.  All uses changed to mention
37072         fts_cycle.ht and fts_cycle.state.
37073         * lib/fts-cycle.c: New file, containing GPL'ed code migrated out of
37074         fts.c, with the following changes:
37075         (setup_dir, free_dir): New functions.
37076         (enter_dir): Now returns bool.  Return true if successful, false
37077         if memory exhausted.  All callers changed.
37078         Do not bother partly cleaning up on
37079         memory allocation failure; that is free_dir's job.
37080         However, free ad if hash_insert fails, to avoid memory leak.
37081         (enter_dir, leave_dir): Accommodate change to FTS by inspecting
37082         fts->fts_options to see which union member to use.
37083
37084 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
37085
37086         * m4/fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
37087         (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): New macros.
37088
37089 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
37090
37091         * MODULES.html.sh (File system functions): Add fts, fts-lgpl.
37092
37093 2005-05-20  Jim Meyering  <jim@meyering.net>
37094
37095         * lib/unlinkdir.h (cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:
37096         Now a macro, to pacify GCC.
37097
37098 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
37099
37100         * m4/chown.m4 (gl_FUNC_CHOWN): Correct sense of test for honoring IDs
37101         of -1.
37102
37103 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
37104
37105         * lib/chown.c (rpl_chown): Return -1 on failure.
37106
37107 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
37108
37109         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME]):
37110         Don't check for stddef.h.
37111         * m4/fts.m4 (gl_FUNC_FTS): Don't require AC_HEADER_STDC, as we
37112         don't use its results.
37113         Don't check for fcntl.h, stddef.h, stdlib.h, string.h, unistd.h,
37114         since we include them unconditionally.  Don't require
37115         AM_STDBOOL_H, since stdbool is a prerequisite.
37116         Don't require AC_C_CONST, AC_TYPE_SIZE_T or check for ptrdiff_t
37117         since we assume C89 or better.
37118         Don't require AC_FUNC_CLOSEDIR_VOID, AC_FUNC_LSTAT, or AC_FUNC_STAT,
37119         as we don't use their results.
37120         Don't check for fchdir, memmove, memset, strrchr, as we use
37121         them unconditionally.
37122         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define
37123         GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER, since nobody uses it.
37124
37125 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
37126
37127         * lib/canonicalize.c: Include canonicalize.h first, to test interface.
37128         Include <stddef.h> unconditionally, since we assume C89 now.
37129         All uses of PTR_INT_TYPE replaced by ptrdiff_t.
37130         * lib/fts.c: Include fts_.h first, to check interface.
37131         Do not include intprops.h; no longer needed.
37132         Include cycle-check.h and hash.h, since fts_.h no longer does.
37133         Remove unnecessary casts of closedir to void.
37134         (fts_build): Use a simpler method (not involving TYPE_SIGNED) to
37135         decide whether to decrement nlinks.
37136         * lib/fts_.h: Do not include hash.h or cycle-check.h; no longer needed.
37137         (FTS): Use struct hash_table * instead of Hash_table, so that
37138         we no longer need to include hash.h here.
37139
37140 2005-05-18  Jim Meyering  <jim@meyering.net>
37141
37142         * modules/dirfd (License): Change to LGPL.  Most of the code
37143         is already in the public domain.
37144
37145 2005-05-18  Jim Meyering  <jim@meyering.net>
37146
37147         * m4/fts.m4 (AC_LIBSOURCES): Add intprops.h to the list.
37148         Reported by Yoann Vandoorselaere.
37149
37150 2005-05-17  Jim Meyering  <jim@meyering.net>
37151
37152         * m4/fts.m4: New file, from coreutils.
37153
37154 2005-05-17  Jim Meyering  <jim@meyering.net>
37155
37156         * lib/fts.c, lib/fts_.h: New files, from coreutils.
37157
37158 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
37159
37160         Sync from coreutils.
37161         * m4/unlinkdir.m4: New file.
37162
37163 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
37164
37165         Sync from coreutils.
37166         * lib/unlinkdir.c, lib/unlinkdir.h: New files.
37167         * lib/gethrxtime.c, lib/gethrxtime.h, lib/getpass.h, lib/mountlist.h,
37168         lib/path-concat.c, lib/regex.h, lib/unlocked-io.h, lib/xtime.h:
37169         White space changes only.
37170         * lib/makepath.c (make_path): Port to hosts where leading "//" is
37171         special.
37172         * lib/yesno.c: Include getline.h, not ctype.h.
37173         (yesno): Don't remove leading white space; POSIX doesn't allow it.
37174         Use getline to remove arbitrary restriction on response length.
37175
37176 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
37177
37178         * config/srclist-update: Spell out "Street" in FSF postal
37179         mail address; this is the style the FSF seems to prefer.
37180
37181         * build-aux/depcomp, build-aux/install-sh, build-aux/mdate-sh,
37182         build-aux/missing, build-aux/mkinstalldirs: Sync from Automake;
37183         this updates FSF postal mail address.
37184
37185         Sync from coreutils.
37186         * modules/unlinkdir: New file.
37187         * modules/yesno (Depends-on): Add getline.
37188         * MODULES.html.sh (File system functions): Add unlinkdir.
37189
37190 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
37191
37192         * lib/byteswap_.h, lib/getsubopt.h, lib/iconvme.h, lib/strsep.c,
37193         lib/strsep.h:
37194         Change the initial comment to refer to GPL, not LGPL.
37195         gnulib-tool will change it to LGPL as needed.
37196
37197         * lib/__fpending.c, lib/acl.c, lib/acl.h, lib/alloca_.h, lib/allocsa.c,
37198         lib/allocsa.h, lib/argmatch.c, lib/argmatch.h, lib/argp-ba.c,
37199         lib/argp-eexst.c, lib/argp-fmtstream.c, lib/argp-fmtstream.h,
37200         lib/argp-fs-xinl.c, lib/argp-help.c, lib/argp-namefrob.h,
37201         lib/argp-parse.c, lib/argp-pv.c, lib/argp-pvh.c, lib/argp-xinl.c,
37202         lib/argp.h, lib/argz.c, lib/argz_.h, lib/asnprintf.c, lib/asprintf.c,
37203         lib/atanl.c, lib/backupfile.c, lib/backupfile.h, lib/base64.c,
37204         lib/base64.h, lib/basename.c, lib/binary-io.h, lib/byteswap_.h,
37205         lib/c-ctype.c, lib/c-ctype.h, lib/c-stack.c, lib/c-stack.h,
37206         lib/c-strtod.c, lib/calloc.c, lib/canon-host.c, lib/canonicalize.c,
37207         lib/canonicalize.h, lib/ceill.c, lib/chdir-long.c, lib/chdir-long.h,
37208         lib/chown.c, lib/classpath.c, lib/classpath.h, lib/cloexec.c,
37209         lib/closeout.c, lib/closeout.h, lib/concatpath.c, lib/config.charset,
37210         lib/copy-file.c, lib/copy-file.h, lib/cycle-check.c, lib/cycle-check.h,
37211         lib/diacrit.c, lib/diacrit.h, lib/dirfd.c, lib/dirfd.h, lib/dirname.c,
37212         lib/dirname.h, lib/dummy.c, lib/dup-safer.c, lib/dup2.c, lib/eealloc.h,
37213         lib/error.c, lib/error.h, lib/euidaccess.c, lib/exclude.c,
37214         lib/exclude.h, lib/execute.c, lib/execute.h, lib/exit.h,
37215         lib/exitfail.c, lib/exitfail.h, lib/expl.c, lib/fatal-signal.c,
37216         lib/fatal-signal.h, lib/fd-safer.c, lib/file-type.c, lib/file-type.h,
37217         lib/fileblocks.c, lib/filemode.c, lib/filemode.h, lib/findprog.c,
37218         lib/findprog.h, lib/floorl.c, lib/fnmatch.c, lib/fnmatch_.h,
37219         lib/fnmatch_loop.c, lib/fopen-safer.c, lib/free.c, lib/frexpl.c,
37220         lib/fsusage.c, lib/fsusage.h, lib/full-read.c, lib/full-read.h,
37221         lib/full-write.c, lib/full-write.h, lib/fwriteerror.c,
37222         lib/fwriteerror.h, lib/gai_strerror.c, lib/gcd.c, lib/gcd.h,
37223         lib/getaddrinfo.c, lib/getaddrinfo.h, lib/getcwd.c, lib/getcwd.h,
37224         lib/getdate.h, lib/getdate.y, lib/getdomainname.c, lib/getdomainname.h,
37225         lib/getgroups.c, lib/gethostname.c, lib/gethrxtime.c, lib/gethrxtime.h,
37226         lib/getline.c, lib/getline.h, lib/getloadavg.c, lib/getndelim2.c,
37227         lib/getndelim2.h, lib/getnline.c, lib/getnline.h, lib/getopt.c,
37228         lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/getpagesize.h,
37229         lib/getpass.c, lib/getpass.h, lib/getsubopt.c, lib/getsubopt.h,
37230         lib/gettext.h, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c,
37231         lib/getusershell.c, lib/group-member.c, lib/group-member.h,
37232         lib/hard-locale.c, lib/hard-locale.h, lib/hash-pjw.c, lib/hash-pjw.h,
37233         lib/hash.c, lib/hash.h, lib/human.c, lib/human.h, lib/iconvme.c,
37234         lib/iconvme.h, lib/idcache.c, lib/inet_ntop.h, lib/intprops.h,
37235         lib/inttostr.c, lib/inttostr.h, lib/isdir.c, lib/javacomp.c,
37236         lib/javacomp.h, lib/javacomp.sh.in, lib/javaexec.c, lib/javaexec.h,
37237         lib/javaexec.sh.in, lib/lbrkprop.h, lib/lchown.c, lib/ldexpl.c,
37238         lib/linebreak.c, lib/linebreak.h, lib/linebuffer.c, lib/linebuffer.h,
37239         lib/localcharset.c, lib/localcharset.h, lib/logl.c, lib/long-options.c,
37240         lib/long-options.h, lib/lstat.c, lib/makepath.c, lib/makepath.h,
37241         lib/malloc.c, lib/mathl.h, lib/mbswidth.c, lib/mbswidth.h, lib/md5.c,
37242         lib/md5.h, lib/memcasecmp.c, lib/memcasecmp.h, lib/memchr.c,
37243         lib/memcmp.c, lib/memcoll.c, lib/memcoll.h, lib/memcpy.c, lib/memmem.c,
37244         lib/memmem.h, lib/mempcpy.c, lib/mempcpy.h, lib/memrchr.c,
37245         lib/memrchr.h, lib/memset.c, lib/minmax.h, lib/mkdir.c, lib/mkdtemp.c,
37246         lib/mkdtemp.h, lib/mkstemp.c, lib/mktime.c, lib/modechange.c,
37247         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
37248         lib/obstack.c, lib/obstack.h, lib/openat.c, lib/openat.h,
37249         lib/pagealign_alloc.c, lib/pagealign_alloc.h, lib/path-concat.c,
37250         lib/path-concat.h, lib/pathmax.h, lib/pathname.h, lib/physmem.c,
37251         lib/physmem.h, lib/pipe.c, lib/pipe.h, lib/poll.c, lib/poll_.h,
37252         lib/posixtm.c, lib/posixtm.h, lib/posixver.c, lib/printf-args.c,
37253         lib/printf-args.h, lib/printf-parse.c, lib/printf-parse.h,
37254         lib/progname.c, lib/progname.h, lib/progreloc.c, lib/putenv.c,
37255         lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h, lib/raise.c,
37256         lib/readlink.c, lib/readtokens.c, lib/readtokens.h, lib/readtokens0.c,
37257         lib/readtokens0.h, lib/readutmp.c, lib/readutmp.h, lib/realloc.c,
37258         lib/ref-add.sin, lib/ref-del.sin, lib/regex.c, lib/regex.h,
37259         lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c,
37260         lib/safe-read.h, lib/safe-write.c, lib/safe-write.h, lib/same.c,
37261         lib/same.h, lib/save-cwd.c, lib/save-cwd.h, lib/savedir.c,
37262         lib/savedir.h, lib/setenv.c, lib/setenv.h, lib/settime.c,
37263         lib/sh-quote.c, lib/sh-quote.h, lib/sha1.c, lib/sha1.h, lib/sig2str.c,
37264         lib/sig2str.h, lib/sincosl.c, lib/snprintf.c, lib/snprintf.h,
37265         lib/sqrtl.c, lib/stat-macros.h, lib/stat.c, lib/stdbool_.h,
37266         lib/stdint_.h, lib/stdio-safer.h, lib/stpcpy.c, lib/stpcpy.h,
37267         lib/stpncpy.c, lib/stpncpy.h, lib/strcase.h, lib/strcasecmp.c,
37268         lib/strchrnul.c, lib/strchrnul.h, lib/strcspn.c, lib/strdup.c,
37269         lib/strdup.h, lib/strerror.c, lib/strftime.c, lib/strftime.h,
37270         lib/stripslash.c, lib/strndup.c, lib/strndup.h, lib/strnlen.c,
37271         lib/strpbrk.c, lib/strpbrk.h, lib/strsep.c, lib/strsep.h, lib/strstr.c,
37272         lib/strstr.h, lib/strtod.c, lib/strtoimax.c, lib/strtok_r.c,
37273         lib/strtok_r.h, lib/strtol.c, lib/strtoll.c, lib/strtoul.c,
37274         lib/strtoull.c, lib/strverscmp.c, lib/strverscmp.h, lib/sysexit_.h,
37275         lib/tempname.c, lib/time_r.c, lib/time_r.h, lib/timegm.c, lib/timegm.h,
37276         lib/timespec.h, lib/trigl.c, lib/trigl.h, lib/ucs4-utf16.h,
37277         lib/ucs4-utf8.h, lib/unicodeio.c, lib/unicodeio.h, lib/unistd-safer.h,
37278         lib/unlocked-io.h, lib/unsetenv.c, lib/userspec.c, lib/utf16-ucs4.h,
37279         lib/utf8-ucs4.h, lib/utime.c, lib/utimecmp.c, lib/utimecmp.h,
37280         lib/utimens.c, lib/vasnprintf.c, lib/vasnprintf.h, lib/vasprintf.c,
37281         lib/vasprintf.h, lib/version-etc-fsf.c, lib/version-etc.c,
37282         lib/version-etc.h, lib/vsnprintf.c, lib/vsnprintf.h, lib/w32spawn.h,
37283         lib/wait-process.c, lib/wait-process.h, lib/xalloc-die.c, lib/xalloc.h,
37284         lib/xallocsa.c, lib/xallocsa.h, lib/xasprintf.c, lib/xgetcwd.c,
37285         lib/xgetcwd.h, lib/xgetdomainname.c, lib/xgetdomainname.h,
37286         lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c,
37287         lib/xreadlink.c, lib/xreadlink.h, lib/xsetenv.c, lib/xsetenv.h,
37288         lib/xsize.h, lib/xstrndup.c, lib/xstrndup.h, lib/xstrtod.c,
37289         lib/xstrtod.h, lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h,
37290         lib/xstrtoumax.c, lib/xtime.h, lib/xvasprintf.c, lib/xvasprintf.h,
37291         lib/yesno.c, lib/yesno.h:
37292         Update FSF postal mail address.
37293
37294 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
37295
37296         * MODULES.html.sh, README, gnulib-tool, tests/test-base64.c,
37297         tests/test-memmem.c, tests/test-stpncpy.c:
37298         Update FSF postal mail address.
37299
37300 2005-05-13  Bruno Haible  <bruno@clisp.org>
37301
37302         * lib/stdint_.h (int64_t, uint64_t, int_least64_t, uint_least64_t,
37303         int_fast64_t, uint_fast64_t, intmax_t, uintmax_t, INT64_MIN, INT64_MAX,
37304         UINT64_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX,
37305         INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTMAX_MIN,
37306         INTMAX_MAX, UINTMAX_MAX, INT64_C, UINT64_C, INTMAX_C, UINTMAX_C):
37307         Add support for 64-bit integers in the MSVC compiler.
37308
37309 2005-05-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
37310
37311         * modules/getdate (Makefile.am): Add getdate.c to EXTRA_DIST
37312
37313 2005-05-12  Eric Blake  <ebb9@byu.net>  (tiny change)
37314
37315         * gnulib-tool (func_import): Sort and uniquify recommended includes.
37316
37317 2005-05-11  Paul Eggert  <eggert@cs.ucla.edu>
37318
37319         * doc/getdate.texi (General date syntax): Don't say that date
37320         date --iso-8601=ns generates acceptable dates; it doesn't yet.
37321         Problem reported by Nic Ferrier.
37322
37323 2005-05-10  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
37324
37325         * lib/getaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRAM are
37326         specified in ai_socktype. Fix invalid ai_protocol
37327         check. ai_protocol is usually set to 0 or depending on
37328         ai_family/ai_socktype to IPPROTO_TCP / IPPROTO_UDP.  Checking for
37329         SOCK_STREAM / SOCK_DGRAM in ai_protocol was invalid.  Set
37330         ai_socktype / ai_protocol in the returned addrinfo structure.
37331
37332 2005-05-10  Simon Josefsson  <jas@extundo.com>
37333
37334         * m4/getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
37335         Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
37336
37337 2005-05-10  Karl Berry  <karl@gnu.org>
37338
37339         * doc/fdl.texi, gpl.texi, lgpl.texi, COPYING: update FSF address
37340         (from http://www.gnu.org/licenses).
37341         * doc/COPYING.LIB: also rename to COPYING.LESSER.
37342         * doc/COPYING.DOC: remove; per rms, only needed in doc files, so
37343         fdl.texi suffices.
37344
37345 2005-05-10  Karl Berry  <karl@gnu.org>
37346
37347         * config/srclist.txt (COPYING.LESSER): rename from COPYING.LIB.
37348         (COPYING.DOC): remove.
37349
37350         * config/srclist-update: new FSF address.
37351
37352 2005-05-10  Derek Price  <derek@ximbiot.com>
37353
37354         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
37355         possible.
37356
37357 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
37358             Bruno Haible  <bruno@clisp.org>
37359
37360         * modules/inet_ntop: New file.
37361         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
37362         inet_ntop.
37363
37364 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
37365             Bruno Haible  <bruno@clisp.org>
37366
37367         * m4/inet_ntop.m4: New file.
37368
37369 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
37370             Bruno Haible  <bruno@clisp.org>
37371
37372         * lib/inet_ntop.h: New file.
37373         * lib/inet_ntop.c: New file, from glibc with modifications.
37374
37375 2005-05-09  Paul Eggert  <eggert@cs.ucla.edu>
37376
37377         * modules/time_r (License): Change to LGPL.
37378         * modules/extensions (License): Change to LGPL.  Actually,
37379         the license is more permissive than that, but currently gnulib-tool
37380         doesn't know how to handle more-permissive licenses.
37381
37382         * modules/stat-macros (Depends-on): Don't depend on stat-macros (!).
37383         Problem reported by Dave Love.
37384
37385 2005-05-08  Jim Meyering  <jim@meyering.net>
37386
37387         * lib/classpath.c (PATH_SEPARATOR): Remove insignificant trailing
37388         blank.
37389
37390 2005-05-06  Paul Eggert  <eggert@cs.ucla.edu>
37391
37392         * modules/argmatch (Depends-on): Add stdbool.
37393         * modules/backupfile (Depends-on): Likewise.
37394         * modules/chdir-long (Depends-on): Likewise.
37395         * modules/closeout (Depends-on): Likewise.
37396         * modules/cycle-check (Depends-on): Likewise.
37397         * modules/dirname (Depends-on): Likewise.
37398         * modules/fnmatch (Depends-on): Likewise.
37399         * modules/fsusage (Depends-on): Likewise.
37400         * modules/fwriteerror (Depends-on): Likewise.
37401         * modules/getcwd (Depends-on): Likewise.
37402         * modules/getloadavg (Depends-on): Likewise.
37403         * modules/hard-locale (Depends-on): Likewise.
37404         * modules/makepath (Depends-on): Likewise.
37405         * modules/mountlist (Depends-on): Likewise.
37406         * modules/nanosleep (Depends-on): Likewise.
37407         * modules/posixtm (Depends-on): Likewise.
37408         * modules/quotearg (Depends-on): Likewise.
37409         * modules/readtokens (Depends-on): Likewise.
37410         * modules/readtokens0 (Depends-on): Likewise.
37411         * modules/readutmp (Depends-on): Likewise.
37412         * modules/save-cwd (Depends-on): Likewise.
37413         * modules/strftime (Depends-on): Likewise.
37414         * modules/userspec (Depends-on): Likewise.
37415         * modules/utimecmp (Depends-on): Likewise.
37416         * modules/xgetcwd (Depends-on): Likewise.
37417         * modules/xnanosleep (Depends-on): Likewise.
37418         * modules/xstrtod (Depends-on): Likewise.
37419         * modules/yesno (Depends-on): Likewise.
37420
37421 2005-05-05  Paul Eggert  <eggert@cs.ucla.edu>
37422
37423         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
37424         needless checks.
37425
37426 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
37427
37428         Merge from coreutils.  Among other things,
37429         add bulletproofing for cases where stdin, stdout, or stderr are closed.
37430         * lib/fd-safer.c: New file.
37431         * lib/fcntl-safer.h, open-safer.c: Remove.
37432         * lib/chdir-long.c: Fix comment "fetish" -> "coreutils".
37433         * lib/dup-safer.c: Include unistd-safer.h first.
37434         Don't include errno.h.
37435         (dup_safer) [!defined F_DUPFD]: Let fd_safer do the real work.
37436         * lib/file-type.h: Don't assume invoker included sys/stat.h first.
37437         * lib/file-type.c: Rely on file-type.h change.
37438         * lib/getloadavg.c: Include unistd-safer.h.
37439         (getloadavg): Use safer open.
37440         * lib/getusershell.c: Include "stdio-safer.h".
37441         (getusershell): Use safer fopen.
37442         * lib/long-options.c (long_options): Use NULL rather than 0.
37443         * lib/modechange.h (mode_free): Remove; all callers changed to invoke
37444         'free'.
37445         * lib/modechange.c: Likewise.
37446         xstrtol.h, stdbool.h, stddef.h: Don't include; no longer needed.
37447         (MODE_DONE): New constant.
37448         (struct mode_change): Remove 'next' member.
37449         (make_node_op_equals): New function; like the old one of the
37450         same name, except it allocates an array.
37451         (mode_compile, mode_create_from_ref): Use it.
37452         (mode_compile): Allocate result as an array, not a linked list.
37453         Parse octal string ourself, so that we catch mistakes like "+0".
37454         (mode_adjust): Arg is an array, not a linked list.
37455         * lib/modechange.c: Include stat-macros.h, xalloc.h.
37456         (S_ISDIR, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR):
37457         (S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH, S_IRXWU):
37458         (S_IRWXG, S_IRWXO, CHMOD_MODE_BITS):
37459         Remove.  This is now stat-macros.h's job.
37460         (talloc): Remove.  All callers replaced by xalloc, so that
37461         our invokers don't have to worry about reporting memory failures.
37462         (make_node_op_equals): Remove.
37463         (MODE_ORDINARY_CHAGE, MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
37464         New constants.
37465         (struct mode_change): Moved here from modechange.h.
37466         (mode_append_entry): Remove.
37467         (mode_compile): Remove MASKED_OPS arg, since it encouraged
37468         apps to have incorrect behavior.  Use simpler algorithm for head
37469         and tail.  Don't futz with umask; that's now the job of mode_adjust.
37470         Detect more invalid usages rather than having somewhat-random behavior.
37471         Don't insert an "a=" action, as that leads to incorrect behavior.
37472         (mode_compile, mode_create_from_ref): Return NULL on error instead
37473         of an enum, since now there's only one way to have an error.  All
37474         callers changed.
37475         (mode_adjust): Accept new arg UMASK_VALUE, and interpret it
37476         at the correct time.  Simplify calculation of "+u" and its ilk.
37477         Don't mishandle "+X".
37478         (mode_free): Remove "register" and localize decls.
37479         * lib/modechange.h (MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
37480         (struct mode_change): Move to modechange.c; callers don't
37481         need to see this stuff.
37482         (MODE_MASK_EQUALS, MODE_MASK_PLUS, MODE_MASK_MINUS, MODE_MASK_ALL):
37483         (MODE_INVALID, MODE_MEMORY_EXHAUSTED, MODE_BAD_REFERENCE): Remove.
37484         (mode_change, mode_adjust): Reflect the new signatures noted above.
37485         * lib/nanosleep.c (rpl_nanosleep): Include "timespec.h" before macros
37486         that might redefine system include files.
37487         (siginterrupt) [!HAVE_SIGINTERRUPT]: New macro.
37488         (my_usleep): Use NULL rather than (void *) 0.
37489         (rpl_nanosleep) [!defined SA_NOCLDSTOP]:
37490         Use siginterrupt to specify that system calls should be interrupted.
37491         (rpl_nanosleep): Move initialization of suspended closer to call of
37492         my_usleep.
37493         * lib/readutmp.h (read_utmp): New arg OPTIONS.  All uses changed.
37494         * lib/readutmp.c: Likewise.  Include signal.h, stdbool.h.
37495         (desirable_utmp_entry): New function.
37496         (read_utmp) [defined UTMP_NAME_FUNCTION]: Redo memory allocation
37497         using x2nrealloc, to simplify logic.
37498         (read_utmp) [!defined UTMP_NAME_FUNCTION]: Check for overflow in
37499         size calculation.  Do not assume utmp file is a regular file.
37500         * lib/readutmp.h (UT_PID): Moved here from ../src/who.c.
37501         (READ_UTMP_CHECK_PIDS): New constant.
37502         * lib/save-cwd.c: Include unistd-safer.h.
37503         (save_cwd): Use fd_safer.
37504         * lib/tempname.c (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove.
37505         [!_LIBC] Include "stat-macros.h" instead.
37506         * lib/unistd-safer.h (fd_safer): New decl.
37507
37508 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
37509
37510         * modules/getloadavg (Depends-on): Add unistd-safer.
37511         * modules/getusershell (Depends-on): Add stdio-safer.
37512         * modules/lstat (Depends-on): Remove xalloc.
37513         * modules/mkstemp (Depends-on): Add stat-macros.
37514         * modules/modechange (Depends-on): Remove xstrtol.
37515         Add stat-macros, xalloc.
37516         * modules/save-cwd (Depends-on): Add unistd-safer.
37517         * modules/stdio-safer (Makefile.am): Remove lib_SOURCES.
37518         * modules/unistd-safer (Files): Add lib/fd-safer.c
37519         (Makefile.am): Remove lib_SOURCES.
37520
37521         * MODULES.html.sh (Enhancements for POSIX:2001 functions):
37522         Remove fcntl-safer; unistd-safer supersedes it.
37523
37524 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
37525
37526         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Don't require
37527         AC_HEADER_STAT.
37528         * m4/lchown.m4 (gl_FUNC_CHOWN): Likewise.
37529         (gl_PREREQ_CHOWN): Remove.
37530         * m4/lstat.m4 (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling
37531         it.  Don't require AC_HEADER_STAT.
37532         (gl_PREREQ_LSTAT): Remove.
37533         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Check stdint.h only once.
37534         Don't require AC_HEADER_STAT.
37535         * m4/rmdir.m4 (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT.
37536         (gl_PREREQ_RMDIR): Remove.
37537         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Don't
37538         mention stat-macros.h or AC_HEADER_STAT, since we'll make
37539         the stat-macros module a prerequisite.
37540         * m4/file-type.m4 (gl_FILE_TYPE): Likewise.
37541         * m4/filemode.m4 (gl_FILEMODE): Likewise.
37542         * m4/makepath.m4 (gl_MAKEPATH): Likewise.
37543         * m4/modechange.m4 (gl_MODECHANGE): Likewise.
37544         * m4/clock_time.m4 (gl_CLOCK_TIME): Use gl_ rather than fetish_ for
37545         variable names.
37546         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Renamed from
37547         fetish_FUNC_RMDIR_NOTEMPTY.  All uses changed.  Use gl_ for
37548         variable prefixes.
37549         * m4/fcntl-safer.m4: Remove.
37550         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.
37551         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise.
37552         Invoke gl_PREREQ_FD_SAFER.
37553         (gl_PREREQ_FD_SAFER): New macro.
37554         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Check for siginterrupt.
37555         * m4/readutmp.m4 (gl_READUTMP): Require AC_C_INLINE.
37556         Use AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS_ONCE when possible.
37557         Remove duplicate call to AC_LIBOBJ(readutmp).
37558         (gl_PREREQ_READUTMP): Remove.  All uses inlined.
37559
37560         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check for message, not for
37561         MAP_ANON.  Problem reported by Moriyoshi Koizumi to bug-cvs.
37562
37563 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
37564
37565         * MODULES.html.sh (Misc): Add byteswap.
37566
37567 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
37568
37569         * modules/getcwd (Depends-on): Add extensions.
37570         * modules/openat (Depends-on): Likewise.
37571
37572 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
37573
37574         * modules/byteswap: New file.
37575
37576 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
37577
37578         * m4/byteswap.m4: New file.
37579
37580 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
37581
37582         * lib/byteswap_.h: New file.
37583
37584 2005-04-25  Karl Berry  <karl@gnu.org>
37585
37586         * m4/gettext.m4: Update from GNU gettext 0.14.4.
37587
37588 2005-04-25  Albert Chin  <china@thewrittenword.com>
37589
37590         * lib/regex.c: Include <stdio.h>, as a workaround to a Compaq Desktop
37591         Toolkit C bug.
37592
37593 2005-04-21  Oskar Liljeblad  <oskar@osk.mine.nu>
37594
37595         * gnulib-tool (Options): Add -s for --symlink/--symbolic.
37596         (func_ln_if_changed) Remove forcibly for no error message
37597         in case file does not exist.
37598
37599 2005-04-19  Simon Josefsson  <jas@extundo.com>
37600
37601         * gnulib-tool (Options): Make --symlink mean --symbolic.
37602
37603 2005-04-18  Oskar Liljeblad  <oskar@osk.mine.nu>
37604
37605         * doc/gnulib.texi (Initial import): Fix.  Mention --aux-dir.
37606
37607 2005-04-16  Simon Josefsson  <jas@extundo.com>
37608
37609         * modules/getpass-gnu (Makefile.am): Don't mention getpass.h.
37610
37611 2005-04-15  Simon Josefsson  <jas@extundo.com>
37612
37613         * m4/getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
37614
37615 2005-04-15  Simon Josefsson  <jas@extundo.com>
37616
37617         * gnulib-tool: Rename --symlink to --symbolic.
37618
37619 2005-04-15  Oskar Liljeblad  <oskar@osk.mine.nu>
37620
37621         * gnulib-tool: Add -s, --symlink option to gnulib-tool to make
37622         symbolic links to files instead of copying/moving.  Add --aux-dir,
37623         specifying directory relative --dir where auxiliary build tools
37624         are placed.
37625
37626 2005-04-14  Bruno Haible  <bruno@clisp.org>
37627
37628         * modules/allocsa (License): Change to LGPL.
37629         Requested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
37630
37631 2005-04-13  Paul Eggert  <eggert@cs.ucla.edu>
37632
37633         * lib/getdate.y (zone): Allow relunit_snumber after tZONE, so
37634         that "UTC +1 second" continues to work.  Problem reported
37635         by Dmitry V. Levin.
37636         (relunit_snumber): New rule.
37637         (relunit): Use it.
37638
37639 2005-04-12  Paul Eggert  <eggert@cs.ucla.edu>
37640
37641         * lib/getdate.y (universal_time_zone_table): New constant.
37642         (time_zone_table): Remove GMT, UT, UTC entries; they're now in
37643         universal_time_zone_table.
37644         (lookup_zone): Prefer universal_time_zone_table to
37645         local_time_zone_table, so that "GMT" time stamps are allowed in
37646         London during the summer.  Problem reported by Ian Abbott.
37647
37648 2005-04-12  Jim Meyering  <jim@meyering.net>
37649
37650         * lib/human.c (humblock): Set *options even when returning due to
37651         xstrtoumax conversion failure.  Thanks to a used-uninitialized
37652         warning from gcc-4.
37653
37654 2005-04-09  Jim Meyering  <jim@meyering.net>
37655
37656         * lib/posixtm.c (posixtime) [lint]: Avoid spurious warning from gcc-4's
37657         -Wuninitialized: initialize tm0.tm_year.
37658
37659 2005-04-04  Paul Eggert  <eggert@cs.ucla.edu>
37660
37661         * lib/getdate.y (parser_control): rels_seen is now a boolean, not a
37662         count, since there's no maximum.  All uses changed.
37663         Add member dsts_seen.
37664         (local_zone): Accumulate dsts_seen rather than relying on tm_isdst
37665         not being INT_MAX.
37666         (get_date): Initialize dsts_seen, and check that it doesn't go over 1.
37667         Use pc_rels_seen to decide whther a date is absolute.
37668
37669         * lib/getdate.y (number): Don't overwrite year.
37670         (get_date): Initialize pc.year.digits to 0, not 4, to enable above
37671         check.
37672
37673 2005-04-02  Simon Josefsson  <jas@extundo.com>
37674
37675         * lib/getaddrinfo.h: Fix OpenBSD compilation failure, inspired by tiny
37676         patch from Yoann Vandoorselaere <yoann@prelude-ids.org>.
37677
37678 2005-03-28  Eric Blake  <ebb9@byu.net>  (tiny change)
37679
37680         * m4/getcwd-path-max.m4: Return success on systems such as Cygwin
37681         where no absolute path name can be longer than PATH_MAX.
37682
37683 2005-03-27  Jim Meyering  <jim@meyering.net>
37684
37685         * lib/argmatch.c: Clarify comment: null-terminated -> NULL-terminated.
37686
37687 2005-03-26  Paul Eggert  <eggert@cs.ucla.edu>
37688
37689         * lib/intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
37690         "one's complement" -> "ones' complement" in comment, as per Knuth.
37691         "value of type" -> "type or expression" in comment.
37692         * lib/mktime.c, strftime.c: Propagate intprops.h comment nits.
37693
37694 2005-03-26  Jim Meyering  <jim@meyering.net>
37695
37696         Comment nits.
37697         * lib/intprops.h: Add the apostrophe in `(one|two)'s complement'.
37698         Correct typos: s/or/of/.
37699
37700 2005-03-26  Jim Meyering  <jim@meyering.net>
37701
37702         * modules/check-include-files: Move to ../ and rename to...
37703         * check-module: ...this.
37704
37705 2005-03-25  Jim Meyering  <jim@meyering.net>
37706
37707         * modules/xvasprintf (Files): Add xalloc.h.
37708
37709 2005-03-23  Paul Eggert  <eggert@cs.ucla.edu>
37710
37711         * modules/gettext (Files): config/config.rpath ->
37712         build-aux/config.rpath
37713         * modules/iconv (Files): Likewise.
37714         Problem reported by Oskar Liljeblad.
37715
37716 2005-03-23  Jim Meyering  <jim@meyering.net>
37717
37718         * modules/check-include-files: New script to check for
37719         missing dependencies, multiple includes, etc.
37720
37721         * modules/c-strtold (Depends-on): Add xalloc.
37722         * modules/c-strtod (Depends-on): Add xalloc.
37723         * modules/hash (Depends-on): Add xalloc.
37724         (Files): Remove lib/xalloc.h.
37725
37726         * modules/gethrxtime (Files): Add lib/gethrxtime.h.
37727         * modules/userspec (Files): Add lib/inttostr.h.
37728
37729 2005-03-23  Jim Meyering  <jim@meyering.net>
37730
37731         * lib/canonicalize.c: Remove duplicate `#include "stat-macros.h"'.
37732
37733 2005-03-22  Jim Meyering  <jim@meyering.net>
37734
37735         * modules/stat-macros: New module.
37736         * modules/canonicalize, modules/euidaccess, modules/file-type,
37737         * modules/filemode, modules/lchown, modules/makepath,
37738         * modules/rmdir, modules/stat: Depend on new stat-macros module
37739         rather than listing lib/stat-macros.h manually.
37740         Don't add stat-macros.h to lib_SOURCES or list it in Files: section.
37741
37742 2005-03-22  Jim Meyering  <jim@meyering.net>
37743
37744         * m4/stat-macros.m4 (gl_STAT_MACROS): New file/macro.
37745
37746 2005-03-22  Bruno Haible  <bruno@clisp.org>
37747
37748         * config/srclist.txt: Replace target directory 'config' with
37749         'build-aux'.
37750         * config/config.guess, config.sub, config.rpath, depcomp, install-sh:
37751         * config/mdate-sh, missing, mkinstalldirs, texinfo.tex: Move to
37752         ../build-aux/.
37753
37754 2005-03-21  Paul Eggert  <eggert@cs.ucla.edu>
37755
37756         * modules/chdir-long (Depends-on): Add mempcpy.
37757
37758         * modules/acl, modules/backupfile, modules/c-strtod,
37759         modules/c-strtold, modules/canon-host, modules/canonicalize,
37760         modules/cloexec, modules/closeout, modules/dirfd, modules/dirname,
37761         modules/exclude, modules/exitfail, modules/file-type,
37762         modules/filemode, modules/fpending, modules/fsusage, modules/getcwd,
37763         modules/getdate, modules/getline, modules/getpagesize,
37764         modules/getpass, modules/getugroups, modules/group-member,
37765         modules/hard-locale, modules/hash, modules/human, modules/idcache,
37766         modules/inttostr, modules/long-options, modules/makepath,
37767         modules/md5, modules/memcasecmp, modules/memcoll,
37768         modules/modechange, modules/mountlist, modules/path-concat,
37769         modules/pathmax, modules/physmem, modules/posixtm, modules/posixver,
37770         modules/quote, modules/quotearg, modules/readtokens, modules/readutmp,
37771         modules/safe-read, modules/safe-write, modules/same, modules/savedir,
37772         modules/settime, modules/sha1, modules/sig2str, modules/strdup,
37773         modules/strftime, modules/strndup, modules/strverscmp,
37774         modules/timespec, modules/unlocked-io, modules/userspec,
37775         modules/utimecmp, modules/utimens, modules/xalloc, modules/xstrtol,
37776         modules/yesno:
37777         Remove lib_SOURCES line from Makefile.am section, as this is now
37778         done automatically by the corresponding Autoconf macro.
37779
37780 2005-03-21  Jim Meyering  <jim@meyering.net>
37781
37782         Changes imported from coreutils.
37783
37784         * lib/cycle-check.c: Don't include xalloc.h.
37785
37786         * lib/path-concat.c: Don't include assert.h.
37787         (path_concat): Remove assertion that would have triggered
37788         for ABASE starting with more than one slash.
37789         Reported by Andreas Schwab.
37790
37791         * lib/path-concat.c (path_concat): Set *BASE_IN_RESULT
37792         properly when ABASE is an absolute file name.
37793         Correct the description of this function.
37794         Include <assert.h>.
37795         Add an assertion and a test driver.
37796         This fixes a bug introduced on 2004-07-02.
37797         Andreas Schwab reported the resulting failure of cp --parents:
37798         http://lists.gnu.org/archive/html/bug-coreutils/2005-01/msg00130.html
37799
37800 2005-03-21  Jim Meyering  <jim@meyering.net>
37801
37802         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR.
37803         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Check for memrchr decl.
37804
37805 2005-03-21  Jim Meyering  <jim@meyering.net>
37806         and  Paul Eggert  <eggert@cs.ucla.edu>
37807
37808         * m4/acl.m4, m4/backupfile.m4, m4/c-strtod.m4, m4/canon-host.m4,
37809         m4/canonicalize.m4, m4/cloexec.m4, m4/closeout.m4, m4/dirfd.m4,
37810         m4/dirname.m4, m4/exclude.m4, m4/exitfail.m4, m4/file-type.m4,
37811         m4/filemode.m4, m4/fpending.m4, m4/fsusage.m4, m4/getcwd.m4,
37812         m4/getdate.m4, m4/getline.m4, m4/getpagesize.m4, m4/getpass.m4,
37813         m4/getugroups.m4, m4/group-member.m4, m4/hard-locale.m4, m4/hash.m4,
37814         m4/human.m4, m4/idcache.m4, m4/inttostr.m4, m4/long-options.m4,
37815         m4/makepath.m4, m4/md5.m4, m4/memcasecmp.m4, m4/memcoll.m4,
37816         m4/modechange.m4, m4/mountlist.m4, m4/nanosleep.m4, m4/path-concat.m4,
37817         m4/pathmax.m4, m4/physmem.m4, m4/posixtm.m4, m4/posixver.m4,
37818         m4/quote.m4, m4/quotearg.m4, m4/readtokens.m4, m4/readutmp.m4,
37819         m4/safe-read.m4, m4/safe-write.m4, m4/same.m4, m4/savedir.m4,
37820         m4/settime.m4, m4/sha1.m4, m4/sig2str.m4, m4/strdup.m4, m4/strftime.m4,
37821         m4/strndup.m4, m4/strverscmp.m4, m4/timespec.m4, m4/unlocked-io.m4,
37822         m4/userspec.m4, m4/utimecmp.m4, m4/utimens.m4, m4/xalloc.m4,
37823         m4/xnanosleep.m4, m4/xstrtol.m4, m4/yesno.m4:
37824         Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files
37825         for these modules.
37826
37827 2005-03-18  Paul Eggert  <eggert@cs.ucla.edu>
37828
37829         * lib/strftime.c (my_strftime): If the underlying strftime returns 0
37830         (which shouldn't happen), generate nothing instead of returning 0
37831         immediately, so that nstrftime (NULL, ...) doesn't return 0.
37832
37833 2005-03-16  Bruno Haible  <bruno@clisp.org>
37834
37835         * modules/stdint (Makefile.am): Use HAVE_LONG_LONG_64BIT instead of
37836         HAVE_LONGLONG_64BIT.
37837
37838 2005-03-16  Bruno Haible  <bruno@clisp.org>
37839
37840         * m4/stdint.m4 (gl_STDINT_H): Define HAVE_LONG_LONG_64BIT instead of
37841         HAVE_LONGLONG_64BIT.
37842
37843 2005-03-16  Bruno Haible  <bruno@clisp.org>
37844
37845         * lib/stdint_.h: Use HAVE_LONG_LONG_64BIT instead of
37846         HAVE_LONGLONG_64BIT.
37847
37848 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
37849
37850         * lib/strftime.c (my_strftime): Prepend space to format so that we can
37851         reliably distinguish strftime failure from empty output on POSIX
37852         hosts.
37853
37854 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
37855
37856         * lib/iconvme.c (SIZE_MAX): New macro, if not already defined.
37857         (iconv_string): Don't guess a size-zero buffer, as that might cause
37858         buffer overrun.  Instead, avoid multiplying by MB_LEN_MAX if the
37859         result would be 'too large', where 'too large' is (heuristically)
37860         the square root of SIZE_MAX, divided by MB_LEN_MAX to allay
37861         overflow concerns.  This will prevent some unwanted malloc failures
37862         when the inputs are very large.
37863
37864 2005-03-15  Karl Berry  <karl@gnu.org>
37865
37866         * config/srclist.txt (config.rpath): from gettext.
37867         * config/config.rpath: update.
37868
37869 2005-03-15  Bruno Haible  <bruno@clisp.org>
37870
37871         * lib/regex.c (byte_re_match_2_internal): Rename local variable 'not'
37872         to 'negate'.
37873
37874         * lib/regex.c (byte_re_match_2_internal): Reduce scope of same_str_p
37875         variable.
37876
37877         * lib/regex.c (EXTEND_BUFFER, regcomp): Cast the realloc/malloc
37878         results.
37879
37880 2005-03-14  Simon Josefsson  <jas@extundo.com>
37881
37882         * lib/timegm.h: Use proper prototype CPP guards, reported by Dave Love
37883         <fx@gnu.org>.
37884
37885 2005-03-14  Paul Eggert  <eggert@cs.ucla.edu>
37886
37887         * lib/mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,
37888         TYPE_SIGNED_MAGNITUDE, TYPE_MINIMUM, TYPE_MAXIMUM): Sync from
37889         intprops.h.
37890         * lib/strtol.c: Likewise.
37891
37892 2005-03-14  Jim Meyering  <jim@meyering.net>
37893
37894         * lib/strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
37895         && HAVE_STRUCT_ERA_ENTRY)]: Initialize the first byte of ubuf[]
37896         to be nonzero so that we (and caller) can detect the difference
37897         between a valid zero-length expansion and an error return, even
37898         when the underlying strftime fails before writing anything into
37899         that location.
37900
37901 2005-03-14  Bruno Haible  <bruno@clisp.org>
37902
37903         * m4/lib-link.m4, gettext.m4, nls.m4, po.m4:
37904         Update from GNU gettext 0.14.3.
37905
37906 2005-03-10  Jim Meyering  <jim@meyering.net>
37907
37908         * m4/save-cwd.m4 (gl_SAVE_CWD): Check for fchdir.
37909
37910 2005-03-10  Jim Meyering  <jim@meyering.net>
37911
37912         * lib/save-cwd.c [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
37913         so that this module works on systems without fchdir.
37914
37915 2005-03-09  Paul Eggert  <eggert@cs.ucla.edu>
37916
37917         Factor int-properties macros into a single file, except for
37918         glibc-related files.
37919         * lib/intprops.h: New file.
37920         * lib/getloadavg.c: Include it instead of limits.h.
37921         (INT_STRLEN_BOUND): Remove.
37922         * lib/human.c: Include intprops.h.
37923         (group_number): Use INT_STRLEN_BOUND instead of rolling it ourself.
37924         * lib/human.h (LONGEST_HUMAN_READABLE): Use 146/485 rather than
37925         302/1000.
37926         * lib/inttostr.h: Include intprops.h instead of limits.h.
37927         (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND): Remove.
37928         * lib/mktime.c (TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros,
37929         for consistency with intprops.h.
37930         (time_t_is_integer, twos_complement_arithmetic): Use them.
37931         * lib/sig2str.h: Include <signal.h>, intprops.h.
37932         (INT_STRLEN_BOUND): Remove.
37933         * lib/strftime.c (TYPE_SIGNED): Remove.
37934         (INT_STRLEN_BOUND): Switch to same implementation as intprops.h.
37935         * lib/strtol.c: Adjust comments to match intprops.h.
37936         * lib/userspec.c: Include intprops.h.
37937         (TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove.
37938         * lib/utimecmp.c, xnanosleep.c, xstrtol.c: Likewise.
37939         * lib/utimecmp.c (utimecmp): Use TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT
37940         instead of rolling our own expressions.
37941         * lib/xstrtol.c: Include xstrtol.h first, to test interface.
37942
37943         * lib/strftime.c: Include <stdbool.h>.  Use bool where appropriate,
37944         instead of int.
37945         (my_strftime): Do not mishandle years close to INT_MAX, by doing
37946         the right thing even if adding 1900 would overflow.  Similarly
37947         for tm_mon + 1 and tm_yday + 1.
37948         Make %Y always equivalent to %C%y, and similarly for %G and %g.
37949         (DO_NUMBER, DO_NUMBER_SPACEPAD): Set digits to d, not a conditional.
37950         (DO_SIGNED_NUMBER): New macro.
37951         (my_strftime) [HAVE_TZNAME]: Don't dump core if tp->tm_dst > 1.
37952
37953 2005-03-07  Bruno Haible  <bruno@clisp.org>
37954
37955         * m4/mmap-anon.m4 (MAP_FILE, MAP_FAILED): Remove definitions.
37956
37957 2005-03-07  Bruno Haible  <bruno@clisp.org>
37958
37959         * lib/pagealign_alloc.c (MAP_FILE, MAP_FAILED): Define fallbacks.
37960
37961 2005-03-04  Derek R. Price  <derek@ximbiot.com>
37962
37963         * gnulib-tool (func_cp_if_changed, func_mv_if_changed): New functions.
37964         (func_import): Only replace files via --import when they have actually
37965         changed.
37966
37967 2005-03-03  Derek R. Price  <derek@ximbiot.com>
37968
37969         * m4/mmap-anon.m4: New file.
37970         * m4/pagealign_alloc.m4: New file.
37971
37972 2005-03-03  Derek R. Price  <derek@ximbiot.com>
37973             Bruno Haible  <bruno@clisp.org>
37974
37975         * modules/pagealign_alloc: New file.
37976         * MODULES.html.sh (Memory management functions): Add pagealign_alloc.
37977
37978 2005-03-03  Derek R. Price  <derek@ximbiot.com>
37979             Bruno Haible  <bruno@clisp.org>
37980
37981         * lib/pagealign_alloc.h: New file.
37982         * lib/pagealign_alloc.c: New file.
37983
37984 2005-03-03  Bruno Haible  <bruno@clisp.org>
37985
37986         * m4/inttypes.m4, isc-posix.m4, once-only.m4:
37987         Use an all-permissive copyright notice, recommended by RMS.
37988
37989 2005-03-02  Bruno Haible  <bruno@clisp.org>
37990
37991         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Undo the replacement here. Because
37992         of AIX, the replacement has to be done only after <string.h> is
37993         included, therefore not in config.h. stpncpy.h does the replacement,
37994         and stpncpy.c uses it.
37995
37996 2005-03-02  Bruno Haible  <bruno@clisp.org>
37997
37998         * lib/stpncpy.h (stpncpy): Define as a macro without arguments, so that
37999         stpncpy.c uses it.
38000
38001 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
38002
38003         Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
38004         The workaround isn't strictly needed for POSIX conformance, and
38005         it's too much of a pain to configure and maintain.  We'll ask
38006         people to fix their kernels instead.
38007         * lib/xnanosleep.c: Don't include gethrxtime.h or xtime.h.
38008         (NANOSLEEP_BUG_WORKAROUND): Remove.
38009         (xnanosleep): Remove the workaround.
38010
38011 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
38012
38013         * modules/gettime (Makefile.am): Remove lib_SOURCES line.
38014         Reported by Derek Price.
38015         (Include): Add "timespec.h".
38016
38017         * modules/xnanosleep (Depends-on): Remove gethrxtime.
38018
38019 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
38020
38021         * m4/xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attempting
38022         to detect nanosleep bug.
38023
38024 2005-03-01  Bruno Haible  <bruno@clisp.org>
38025
38026         * lib/vasnprintf.c (EOVERFLOW): Define to a fallback if needed.
38027
38028 2005-02-26  Paul Eggert  <eggert@cs.ucla.edu>
38029
38030         * modules/gethrxtime: New file.
38031         * modules/xnanosleep (Files): Add m4/xnanosleep.m4.
38032         (Depends-on): Add gethrxtime.
38033         (configure.ac): Add gl_XNANOSLEEP.
38034         (Makefile.am): Remove lib_SOURCES line.
38035
38036 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
38037
38038         * m4/gethrxtime.m4, m4/xnanosleep.m4: New files.
38039         * m4/gettime.m4 (gl_GETTIME): Check for nanotime.
38040
38041 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
38042
38043         * lib/gethrxtime.h, lib/gethrxtime.c, lib/xtime.h: New files.
38044         * lib/timespec.h (gettime): Return void, since it always
38045         succeeds now.  All uses changed.
38046         * lib/gettime.c (gettime) Likewise.
38047         [HAVE_NANOTIME]: Prefer nanotime.
38048         Assume gettimeofday succeeds, as POSIX requires.
38049         Assime time () succeeds, since other code already does.
38050         * lib/xnanosleep.c: Include xtime.h and gethrxtime.h, not xalloc.h.
38051         (timespec_subtract): Remove.
38052         (NANOSLEEP_BUG_WORKAROUND): New constant.
38053         (xnanosleep): Use gethrxtime rather than gettime; this simplifies
38054         things considerably.  Use it only on GNU/Linux hosts, since the
38055         workaround shouldn't be needed elsewhere.
38056
38057 2005-02-24  Bruno Haible  <bruno@clisp.org>
38058
38059         * modules/gettext (Files): Add m4/glibc2.m4.
38060
38061 2005-02-24  Bruno Haible  <bruno@clisp.org>
38062
38063         * m4/gettext.m4, intdiv0.m4, intmax.m4, inttypes-pri.m4, lcmessage.m4:
38064         * m4/lib-link.m4, lib-prefix.m4, nls.m4, po.m4, printf-posix.m4:
38065         * m4/progtest.m4:
38066         Update from GNU gettext 0.14.2.
38067         * m4/glibc2.m4: New file, from GNU gettext 0.14.2.
38068
38069 2005-02-24  Bruno Haible  <bruno@clisp.org>
38070
38071         * lib/localcharset.c: Update from GNU gettext 0.14.2.
38072         * lib/config.charset: Update from GNU gettext 0.14.2.
38073
38074 2005-02-24  Bruno Haible  <bruno@clisp.org>
38075
38076         * lib/gettext.h: Update from GNU gettext 0.14.2.
38077
38078 2005-02-23  Simon Josefsson  <jas@extundo.com>
38079
38080         * m4/iconvme.m4: New file.
38081
38082 2005-02-23  Jim Meyering  <jim@meyering.net>
38083
38084         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's
38085         change.
38086         Thanks to Bruno Haible for catching it.
38087
38088 2005-02-22  Simon Josefsson  <jas@extundo.com>
38089
38090         * modules/iconvme: New file.
38091
38092         * MODULES.html.sh: Add iconvme.
38093
38094 2005-02-22  Simon Josefsson  <jas@extundo.com>
38095
38096         * lib/iconvme.h, lib/iconvme.c: New files, from libc.
38097
38098 2005-02-22  Simon Josefsson  <jas@extundo.com>
38099
38100         * config/srclist.txt: Sync iconvme.h, iconvme.c from libc.
38101
38102 2005-02-22  Jim Meyering  <jim@meyering.net>
38103
38104         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Fix typo:
38105         s/ifndef/ifdef/.
38106
38107 2005-02-20  Neil Conway  <neilc@samurai.com>
38108
38109         * lib/xgethostname.c (xgethostname): Check for ENOMEM, which is
38110         returned by OSX/Darwin if the specified buffer is not large
38111         enough for the hostname.
38112
38113 2005-02-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
38114
38115         * lib/argp-help.c (__argp_help): Create a fake struct argp_state and
38116         pass it to _help, otherwise the latter coredumps trying to
38117         dereference state.root_argp.
38118
38119 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
38120
38121         * modules/chdir-long (Depends-on): Add memrchr.
38122         * modules/memrchr (Files): Add lib/memrchr.h.
38123         (Include): "memrchr.h".
38124
38125 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
38126
38127         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h.
38128
38129 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
38130
38131         * lib/memrchr.h: New file.
38132         * lib/chdir-long.c: Include it.
38133         * lib/memrchr.c [!defined _LIBC]: Include it rather than <string.h>
38134         Don't bother including stddef.h.
38135
38136 2005-02-01  Paul Eggert  <eggert@cs.ucla.edu>
38137
38138         * lib/mountlist.h (MOUNTLIST_H_): New macro, to protect against double
38139         inclusion.
38140         Include <sys/types.h>, for dev_t.
38141         (ME_DUMMY, ME_REMOTE): Move from here....
38142         * lib/mountlist.c (ME_DUMMY, ME_REMOTE): To here.
38143         (ME_DUMMY): Count "subfs" as a dummy.  Problem reported by
38144         Dmitry V. Levin.
38145         Include mountlist.h first, to test the interface.
38146
38147 2005-01-29  Bruno Haible  <bruno@clisp.org>
38148
38149         * lib/progname.c (program_name): Initialize.
38150         Needed when linking statically on MacOS X.
38151
38152 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
38153
38154         Sync from coreutils.
38155         * modules/getloadavg (Files): Remove m4/getloadavg.m4.
38156         (Depends-on): Add c-strtod.
38157         (configure.ac): Replace gl_FUNC_GETLOADAVG with AC_FUNC_GETLOADAVG.
38158
38159 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
38160
38161         Sync from coreutils.
38162         * m4/getloadavg.m4, glibc.m4, search-libs.m4: Remove.
38163
38164         Remove files that are specific to coreutils.
38165         * m4/check-decl.m4, jm-macros.m4, lib-check.m4, prereq.m4: Remove.
38166
38167 2005-01-28  Bruno Haible  <bruno@clisp.org>
38168
38169         * modules/javacomp: New file.
38170         * MODULES.html.sh (Java): Add javacomp.
38171
38172 2005-01-28  Bruno Haible  <bruno@clisp.org>
38173
38174         * m4/javacomp.m4: New file, from GNU gettext.
38175
38176 2005-01-28  Bruno Haible  <bruno@clisp.org>
38177
38178         * lib/javacomp.sh.in: New file, from GNU gettext.
38179         * lib/javacomp.h: New file, from GNU gettext.
38180         * lib/javacomp.c: New file, from GNU gettext.
38181
38182 2005-01-26  Simon Josefsson  <jas@extundo.com>
38183
38184         * lib/gai_strerror.c: Use GPL in header.
38185
38186 2005-01-26  Bruno Haible  <bruno@clisp.org>
38187
38188         * modules/javaexec: New file.
38189         * MODULES.html.sh (Java): Add javaexec.
38190
38191 2005-01-26  Bruno Haible  <bruno@clisp.org>
38192
38193         * m4/javaexec.m4: New file, from GNU gettext.
38194
38195 2005-01-26  Bruno Haible  <bruno@clisp.org>
38196
38197         * lib/javaexec.sh.in: New file, from GNU gettext.
38198         * lib/javaexec.h: New file, from GNU gettext.
38199         * lib/javaexec.c: New file, from GNU gettext.
38200
38201 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
38202
38203         * modules/lchown (Depends-on): Remove lchown.h
38204
38205 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
38206
38207         * m4/sysexits.m4 (gl_SYSEXITS): Reverted logic. SYSEXITS_H
38208         must be defined if the header file was not found, in order
38209         to provide a replacement. Reported by Todd Vierling <tv@duh.org>
38210
38211 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
38212
38213         * lib/argp-help.c (hol_entry_help): Avoid using non-constant
38214         initializers for struct pentry_state.
38215         (__argp_error): Check return value of __asprintf
38216         (__argp_failure): Translate error message
38217
38218         * lib/argp-parse.c: Removed braces around the expansion of N_()
38219
38220 2005-01-23  Paul Eggert  <eggert@cs.ucla.edu>
38221
38222         * m4/acl.m4, afs.m4, alloca.m4, argp.m4, assert.m4, atexit.m4,
38223         backupfile.m4, base64.m4, bison.m4, c-bs-a.m4, c-stack.m4,
38224         c-strtod.m4, calloc.m4, canon-host.m4, canonicalize.m4,
38225         clock_time.m4, cloexec.m4, closeout.m4, d-ino.m4, d-type.m4,
38226         dirfd.m4, dirname.m4, dos.m4, dup2.m4, error.m4, euidaccess.m4,
38227         exclude.m4, exitfail.m4, extensions.m4, fcntl-safer.m4,
38228         file-type.m4, fileblocks.m4, filemode.m4, fnmatch.m4, fpending.m4,
38229         free.m4, fstypename.m4, fsusage.m4, ftruncate.m4, getaddrinfo.m4,
38230         getcwd-path-max.m4, getcwd.m4, getdate.m4, getdomainname.m4,
38231         getgroups.m4, gethostname.m4, getline.m4, getndelim2.m4,
38232         getnline.m4, getopt.m4, getpagesize.m4, getpass.m4, getsubopt.m4,
38233         gettime.m4, gettimeofday.m4, getugroups.m4, getusershell.m4,
38234         group-member.m4, hard-locale.m4, hash.m4, host-os.m4, human.m4,
38235         idcache.m4, inttostr.m4, isdir.m4, jm-winsz1.m4, jm-winsz2.m4,
38236         link-follow.m4, long-options.m4, ls-mntd-fs.m4, lstat.m4,
38237         makepath.m4, mathl.m4, md5.m4, memcasecmp.m4, memchr.m4,
38238         memcmp.m4, memcoll.m4, memcpy.m4, memmem.m4, memmove.m4,
38239         memrchr.m4, memset.m4, mkdir-slash.m4, mkstemp.m4, mktime.m4,
38240         modechange.m4, mountlist.m4, nanosleep.m4, obstack.m4,
38241         path-concat.m4, pathmax.m4, perl.m4, physmem.m4, poll.m4,
38242         posixtm.m4, posixver.m4, putenv.m4, quote.m4, quotearg.m4,
38243         readdir.m4, readtokens.m4, readutmp.m4, regex.m4, rename.m4,
38244         restrict.m4, rmdir-errno.m4, rmdir.m4, rpmatch.m4, same.m4,
38245         savedir.m4, settime.m4, sha1.m4, sig2str.m4, snprintf.m4,
38246         sockpfaf.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, stdint.m4,
38247         stdio-safer.m4, strchrnul.m4, strdup.m4, strerror.m4,
38248         strerror_r.m4, strftime.m4, strndup.m4, strnlen.m4, strsep.m4,
38249         strtod.m4, strtoimax.m4, strtok_r.m4, strtol.m4, strtoll.m4,
38250         strtoul.m4, strtoull.m4, strtoumax.m4, strverscmp.m4, sysexits.m4,
38251         time_r.m4, timegm.m4, timespec.m4, tm_gmtoff.m4, tzset.m4,
38252         uint32_t.m4, uintptr_t.m4, unistd-safer.m4, unlink-busy.m4,
38253         unlocked-io.m4, uptime.m4, userspec.m4, utimbuf.m4, utime.m4,
38254         utimecmp.m4, utimens.m4, utimes-null.m4, vsnprintf.m4, xalloc.m4,
38255         xgetcwd.m4, xreadlink.m4, xstrndup.m4, xstrtod.m4, xstrtoimax.m4,
38256         xstrtol.m4, xstrtoumax.m4, yesno.m4:
38257         Use an all-permissive copyright notice, recommended by RMS.
38258
38259 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
38260
38261         * modules/chdir-long (Depends-on): Remove mempcpy.
38262
38263 2005-01-21  Jim Meyering  <jim@meyering.net>
38264
38265         * lib/openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the
38266         same value as for Solaris 9.
38267
38268         * lib/chdir-long.c (chdir_long): Rewrite to remove limitation on
38269         component length.  This included changing the parameter to be
38270         of type `char *' rather than `char const *'.
38271         * lib/chdir-long.h (chdir_long): Update prototype.
38272
38273         * lib/openat.c (fdopendir, fstatat): New functions.
38274         * lib/openat.h: Include headers required for use of DIR and struct
38275         stat.
38276         [AT_SYMLINK_NOFOLLOW]: Define.
38277         (fdopendir, fstatat): Add prototypes.
38278
38279 2005-01-21  Bruno Haible  <bruno@clisp.org>
38280
38281         * modules/classpath: New file.
38282         * MODULES.html.sh (Java): Add classpath.
38283
38284 2005-01-21  Bruno Haible  <bruno@clisp.org>
38285
38286         * lib/classpath.h: New file, from GNU gettext.
38287         * lib/classpath.c: New file, from GNU gettext.
38288
38289 2005-01-20  Simon Josefsson  <jas@extundo.com>
38290
38291         * modules/version-etc-fsf: New file.
38292
38293 2005-01-20  Simon Josefsson  <jas@extundo.com>
38294
38295         * lib/version-etc-fsf.c: New file, with version_etc_copyright.
38296         * lib/version-etc.c: Remove version_etc_copyright.
38297         * lib/version-etc.h (version_etc_copyright): Use [] instead of * in
38298         prototype, suggested by Paul Eggert <eggert@CS.UCLA.EDU>.
38299
38300 2005-01-20  Simon Josefsson  <jas@extundo.com>
38301
38302         * lib/base64.h (isbase64): Add.
38303
38304         * lib/base64.c (isb64): Rename to isbase64, use to_uchar instead of
38305         using a unsigned prototype, don't inline.
38306         (base64_decode): Use it.
38307
38308 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
38309
38310         * m4/save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume
38311         it.
38312
38313 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
38314
38315         * lib/save-cwd.c (save_cwd): Remove code to support the case
38316         where fchdir is missing or flaky.
38317
38318 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
38319
38320         * MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
38321
38322 2005-01-19  Paul Eggert  <eggert@cs.ucla.edu>
38323
38324         * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h;
38325         AC_LIBSOURCES now does this.
38326         * MODULES.html.sh (Sizes of integer types <limits.h>): New element,
38327         with new ullong_max module.
38328
38329 2005-01-19  Bruno Haible  <bruno@clisp.org>
38330
38331         * modules/sh-quote: New file.
38332         * MODULES.html.sh (Executing programs): Add sh-quote.
38333
38334 2005-01-19  Bruno Haible  <bruno@clisp.org>
38335
38336         * lib/sh-quote.h: New file, from GNU gettext.
38337         * lib/sh-quote.c: New file, from GNU gettext.
38338
38339 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
38340
38341         Merge from coreutils.
38342         * m4/ullong_max.m4: New file.
38343         * m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.
38344         (gl_MACROS): Assume localeconv exists.
38345
38346 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
38347
38348         Merge changes from coreutils, as described below in several
38349         changelogs dated today.
38350
38351         * lib/save-cwd.c: Include "save-cwd.h" before other include files.
38352         (O_DIRECTORY): Remove; not needed here, since "." must be
38353         a directory.  All uses removed.
38354         (save_cwd): Use __sgi || __sun, not sun || __sun.  __sun is
38355         universal on Suns, and we also need to test for IRIX.
38356         Revamp code to use 'if' rather than '#if'.
38357         Avoid unnecessary comparison of cwd->desc to 0.
38358
38359         * lib/utimens.c (futimens): Robustify the previous patch, by checking
38360         for known valid error numbers rather than observed invalid ones.
38361
38362 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
38363
38364         * modules/ullong_max: New file.
38365
38366         * modules/chdir-long, modules/openat: New files.
38367         * modules/save-cwd (Depends-on): Depend on chdir-long.
38368         (Makefile.am): Remove lib_SOURCES; now handled by AC_LIBSOURCES.
38369
38370 2005-01-18  Jim Meyering  <jim@meyering.net>
38371
38372         Merge from coreutils.
38373         * m4/chdir-long.m4, m4/openat.m4: New files.
38374         * m4/save-cwd.m4 (gl_SAVE_CWD): Add AC_LIBSOURCES for save-cwd.c,
38375         save-cwd.h.  Add AC_LIBOBJ for save-cwd.
38376         * m4/chown.m4 (gl_FUNC_CHOWN): When cross-compiling, assume that chown
38377         is sane and DOES follow symlinks.  Besides, testing 20 different
38378         systems found no broken chown implementations.
38379         Prompted by a change in rsync's copy of this macro.
38380         * m4/jm-macros.m4 (gl_MACROS): Require gl_FUNC_CHDIR_LONG.
38381
38382         * m4/lchown.m4 (gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
38383
38384         * m4/utimes.m4: Work around tests/touch/empty-file failure on a system
38385         (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes'
38386         NULL-means-set-to-current-time semantics.
38387         Remove temporary file immediately, rather than waiting
38388         for configure's at-exit trap code to do it.
38389
38390 2005-01-18  Jim Meyering  <jim@meyering.net>
38391
38392         * lib/version-etc.c (version_etc_copyright): Update copyright date.
38393
38394         * lib/utimens.c (futimens): Account for the fact that futimes
38395         can also fail with errno == ENOSYS or errno == ENOENT.
38396         Patch from Dmitry V. Levin.
38397
38398         Change the name of the robust chdir function from chdir to chdir_long.
38399         * lib/save-cwd.c: Include chdir-long.h rather than chdir.h.
38400         (restore_cwd): Use chdir_long, not chdir.
38401         * lib/chdir-long.c: Renamed from chdir.c.
38402         * lib/chdir-long.h: Renamed from chdir.h.
38403         [!defined PATH_MAX]: Define chdir_long to chdir on systems like the
38404         Hurd.
38405
38406 2005-01-18  Bruno Haible  <bruno@clisp.org>
38407
38408         * m4/allocsa.m4, m4/codeset.m4, m4/copy-file.m4, m4/eaccess.m4:
38409         * m4/eealloc.m4, m4/eoverflow.m4, m4/execute.m4, m4/fatal-signal.m4:
38410         * m4/findprog.m4, m4/glibc21.m4, m4/iconv.m4, m4/intmax_t.m4:
38411         * m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4:
38412         * m4/linebreak.m4, m4/localcharset.m4, m4/longdouble.m4:
38413         * m4/longlong.m4, m4/mbrtowc.m4, m4/mbstate_t.m4, m4/mbswidth.m4:
38414         * m4/mkdtemp.m4, m4/pipe.m4, m4/readlink.m4, m4/safe-read.m4:
38415         * m4/safe-write.m4, m4/setenv.m4, m4/sig_atomic_t.m4:
38416         * m4/signalblocking.m4, m4/signed.m4, m4/size_max.m4, m4/ssize_t.m4:
38417         * m4/stdbool.m4, m4/stdint_h.m4, m4/stpcpy.m4, m4/stpncpy.m4:
38418         * m4/strcase.m4, m4/strcspn.m4, m4/strpbrk.m4, m4/strstr.m4:
38419         * m4/ucs4-utf.m4, m4/uintmax_t.m4, m4/ulonglong.m4, m4/unicodeio.m4:
38420         * m4/utf-ucs4.m4, m4/vasnprintf.m4, m4/vasprintf.m4:
38421         * m4/wait-process.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4:
38422         Use an all-permissive copyright notice, recommended by RMS.
38423
38424 2005-01-18  Bob Proulx  <bob@proulx.com>
38425
38426         * lib/obstack.c [DEFAULT_ALIGNMENT]: Use an intermediate type to
38427         simplify offsetof() macro construct to avoid compile failure with
38428         native HP-UX 11.0 ANSI C compiler.
38429
38430 2005-01-17  Bruno Haible  <bruno@clisp.org>
38431
38432         * lib/stpncpy.c: Remove HAVE_STPNCPY and gnu_stpncpy renaming,
38433         redundant because stpncpy.m4 takes care of it.
38434
38435 2005-01-17  Bruno Haible  <bruno@clisp.org>
38436
38437         * lib/progreloc.c: Include xalloc.h instead of xmalloc.h.
38438
38439 2005-01-17  Bruno Haible  <bruno@clisp.org>
38440
38441         * lib/progreloc.c (xstrdup): Define as strdup if no xmalloc should be
38442         used.
38443
38444 2005-01-17  Bruno Haible  <bruno@clisp.org>
38445
38446         * lib/fwriteerror.h (fwriteerror): Change specification to include
38447         fclose.
38448         * lib/fwriteerror.c: Include <stdbool.h>.
38449         (fwriteerror): At the end, close the file stream. Record whether
38450         stdout was already closed.
38451
38452 2005-01-17  Bruno Haible  <bruno@clisp.org>
38453
38454         * lib/execute.c (environ): Declare if needed.
38455         * lib/pipe.c (environ): Likewise.
38456         Reported by Michael Schloh von Bennewitz <michael.schloh@cw.com>.
38457
38458 2005-01-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
38459
38460         * modules/argp: Depend on vsnprintf
38461
38462 2005-01-10  Jim Meyering  <jim@meyering.net>
38463
38464         * modules/closeout (Depends-on): Add atexit.
38465
38466 2005-01-06  Bruno Haible  <bruno@clisp.org>
38467
38468         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Rename stpncpy to gnu_stpncpy here.
38469
38470 2005-01-04  Paul Eggert  <eggert@cs.ucla.edu>
38471
38472         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
38473         definitions to be after all include files, to avoid collisions.
38474         Problem reported by Bob Proulx.
38475
38476 2005-01-04  Jim Meyering  <jim@meyering.net>
38477
38478         Changes imported from coreutils.
38479         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Rather than using "conftestXXXXXX"
38480         as the mkstemp template, use a temporary directory and an
38481         8.3-friendly template to avoid trouble on systems like DJGPP.
38482         Reported by Juan M. Guerrero via Stepan Kasal.
38483         * m4/(gl_FUNC_MKSTEMP): Include <unistd.h> for the declaration of
38484         close. Remove the temporary directory right away, rather than waiting
38485         for configure's at-exit trap code to do it.
38486         Suggestion from Stepan Kasal.
38487
38488 2005-01-01  Simon Josefsson  <jas@extundo.com>
38489
38490         * gnulib-tool: Print #include directives when --import'ing.
38491
38492 2004-12-28  Simon Josefsson  <jas@extundo.com>
38493
38494         * tests/test-base64.c: Include required header files.  Remove
38495         unused variables.
38496
38497 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
38498
38499         * modules/error (Depends-on): Remove gettext.
38500
38501 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
38502
38503         * lib/error.c [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
38504         not needed.  This removes a dependency on the gettext module.
38505         [defined _LIBC]: Do not include <libintl.h>; not needed.
38506
38507 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
38508
38509         * m4/c-strtod.m4 (gl_C99_STRTOLD): New macro.
38510         (gl_C_STRTOD): Use it instead of AC_CHECK_DECLS_ONCE(strtold).
38511
38512 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
38513
38514         * lib/c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not
38515         HAVE_DECL_STRTOLD.
38516
38517 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
38518
38519         * modules/getdate (Depends-on): Remove alloca-opt.
38520
38521 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
38522
38523         * m4/getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
38524
38525 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
38526
38527         * lib/argp-parse.c: Include <stddef.h>.
38528         (alignof, alignto): New macros.
38529         (parser_init): Don't assume that void * is aligned sufficiently
38530         for struct option.
38531
38532         * lib/getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no
38533         need to extend the stack.
38534         (YYINITDEPTH): New macro, so that the initial stack isn't overly
38535         large.
38536
38537 2004-12-22  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
38538
38539         * lib/argp-parse.c (parser_init): Avoid arithmetics on void pointers.
38540
38541 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
38542
38543         * modules/regex (lib_SOURCES): Remove regex.c, undoing previous
38544         (2004-10-24) change.  Apparently this was a false alarm.
38545
38546         * modules/getdate: Depend on alloca-opt, not alloca.
38547
38548 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
38549
38550         * lib/alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
38551         Remove now-obsolete comment about AIX.
38552         * lib/getdate.y: Include <alloca.h> only if HAVE_ALLOCA.
38553         (YYSTACK_USE_ALLOCA): Define to 0 if !HAVE_ALLOCA.
38554         (YYMAXDEPTH): New macro.
38555
38556 2004-12-18  Simon Josefsson  <jas@extundo.com>
38557
38558         * modules/alloca: Depend on alloca-opt, instead of duplicating it.
38559
38560 2004-12-18  Bruno Haible  <bruno@clisp.org>
38561
38562         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Also test for sigaction.
38563
38564 2004-12-18  Bruno Haible  <bruno@clisp.org>
38565
38566         * lib/fatal-signal.c (fatal_signals): Make non-const.
38567         (init_fatal_signals): New function.
38568         (uninstall_handlers, install_handlers): Ignore signals that were set to
38569         SIG_IGN.
38570         (at_fatal_signal): Call init_fatal_signals.
38571         (init_fatal_signal_set): Likewise. Ignore signals that were set to
38572         SIG_IGN.
38573         Reported by Paul Eggert.
38574
38575 2004-12-18  Bruno Haible  <bruno@clisp.org>
38576
38577         * doc/alloca.texi: New file.
38578         * doc/alloca-opt.texi: New file.
38579
38580 2004-12-17  Jim Meyering  <jim@meyering.net>
38581
38582         * config/install-sh: Use `(exit N); exit N', not `(exit N); exit'.
38583         Otherwise, install-sh could exit with improper exit status when
38584         exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
38585
38586 2004-12-16  Simon Josefsson  <jas@extundo.com>
38587
38588         * tests/test-base64.c: Add license.
38589
38590 2004-12-15  Stepan Kasal  <address@hidden>
38591
38592         * gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
38593
38594 2004-12-12  Paul Eggert  <eggert@cs.ucla.edu>
38595
38596         * modules/getcwd (Files): Add m4/d-ino.m4.
38597         Suggested by Mark D. Baushke.
38598
38599 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
38600
38601         * lib/getdate.y (textint): New member "negative".
38602         (time_zone_hhmm): New function.
38603         Expect 14 shift-reduce conflicts, not 13.
38604         (o_colon_minutes): New rule.
38605         (time, zone): Use it to add support for +HH:MM, UTC+HH:MM.
38606         (yylex): Set the "negative" member of signed numbers.
38607
38608 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
38609
38610         * doc/getdate.texi (Time of day items, Time zone items):
38611         Describe new formats +00:00, UTC+00:00.
38612
38613 2004-12-07  Paul Eggert  <eggert@cs.ucla.edu>
38614
38615         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change:
38616         spurious "-l"s.  Problem reported by Stepan Kasal.
38617
38618 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
38619
38620         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug
38621         in Autoconf 2.59.  Problem reported by Mark D. Baushke.
38622
38623 2004-12-04  Simon Josefsson  <jas@extundo.com>
38624
38625         * modules/getaddrinfo (License): Add LGPL, reported by Yoann
38626         Vandoorselaere <yoann@prelude-ids.org>.
38627
38628 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
38629
38630         Changes imported from coreutils.
38631         * m4/hard-locale.m4 (gl_HARD_LOCALE): Assume locale.h and setlocale
38632         exist.
38633         * m4/human.m4 (gl_HUMAN): Assume locale.h and localeconv exist.
38634
38635 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
38636
38637         Changes imported from coreutils.
38638         * lib/hard-locale.c: Assume <locale.h> exists.
38639         Include "strdup.h".
38640         (GLIBC_VERSION): New macro.
38641         (hard_locale): Assume setlocale exists.
38642         Rewrite to avoid #ifdef.
38643         Use strdup rather than malloc + strcpy.
38644         * lib/human.c: Assume <locale.h> exists.
38645         (human_readable): Assume localeconv exists.
38646
38647 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
38648
38649         * modules/hard-locale (Depends-on): Add strdup.
38650
38651 2004-12-01  Jakub Jelinek  <jakub@redhat.com>
38652
38653         * lib/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,
38654         convert T2, not T.  (Imported from libc.)
38655
38656 2004-11-30  Simon Josefsson  <jas@extundo.com>
38657
38658         * modules/restrict (License): Change to LGPL.
38659
38660 2004-11-30  Simon Josefsson  <jas@extundo.com>
38661
38662         * m4/restrict.m4: Add copyright and copying conditions.
38663
38664 2004-11-30  Simon Josefsson  <jas@extundo.com>
38665
38666         * m4/base64.m4: New file.
38667
38668 2004-11-30  Simon Josefsson  <jas@extundo.com>
38669
38670         * MODULES.html.sh (Extra functions based on ANSI C 89): Add
38671         base64.
38672
38673         * tests/test-base64.c: New file.
38674
38675         * modules/base64: New file.
38676
38677 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
38678
38679         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
38680         Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working.
38681
38682         * m4/readutmp.m4 (gl_READUTMP): Don't check for sys/param.h.
38683
38684 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
38685
38686         * lib/getcwd.c (is_ENAMETOOLONG): New macro.
38687         (__getcwd.c): Don't restore errno; glibc doesn't.
38688         [HAVE_PARTLY_WORKING_GETCWD && !defined AT_FDCWD]: Try system getcwd
38689         first, falling back to our code only if its results look suspicious.
38690         Ensure that the resulting buffer is only as large as necessary.
38691
38692         * lib/readutmp.c: Include readutmp.h first.
38693         Include <errno.h>, since readutmp.h no longer does that.
38694         * lib/readutmp.h: Don't include <errno.h>,
38695         <sys/param.h>, <time.h>; not needed to establish interface.
38696         (errno): Remove decl.
38697         (HAVE_STRUCT_XTMP_UT_TYPE): Remove; no longer needed.
38698         (UT_TYPE_EQ, UT_TYPE_NOT_DEFINED, UT_TYPE_BOOT_TIME,
38699         UT_TYPE_USER_PROCESS, IS_USER_PROCESS): New macros.
38700
38701 2004-11-28  Simon Josefsson  <jas@extundo.com>
38702
38703         * lib/base64.h, base64.c: New file.
38704
38705 2004-11-27  Paul Eggert  <eggert@cs.ucla.edu>
38706
38707         * lib/getcwd.h: New file, which I forgot to check in on 2004-11-25.
38708
38709 2004-11-26  Paul Eggert  <eggert@cs.ucla.edu>
38710
38711         * modules/getcwd (Files): Add lib/getcwd.h, m4/getcwd.m4.
38712         (Depends-on): Remove pathmax, same.  Add mempcpy.
38713         (configure.ac): GL_FUNC_GETCWD_PATH_MAX -> gl_FUNC_GETCWD.
38714         (Makefile.am): Append getcwd.h to lib_SOURCES.
38715         (Include): Add getcwd.h.
38716         (Maintainer): Change from Jim Meyering to "all, glibc",
38717         since getdate now uses intended-for-glibc code.
38718         * modules/xgetcwd (Files): Remove m4/getcwd.m4.
38719         (Depends-on): Depend on getcwd.  Do not depend on pathmax.
38720
38721 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
38722
38723         Fix problems reported by Scott S. Tinsley for HP-UX 11.11 using
38724         HP's ANSI C compiler.
38725         * lib/fsusage.c (statvfs) [HAVE_SYS_STATVFS_H]: Remove decl.
38726         Declaring int functions causes warnings on some modern systems and
38727         shouldn't be needed to compile on ancient ones.
38728         * lib/same.c (MIN) [defined MIN]: Don't define, since it's already
38729         defined.
38730
38731         * lib/getcwd.c: Replace by a copy of glibc/sysdeps/posix/getcwd.c, but
38732         with the following changes.
38733         (__set_errno): Parenthesize properly.
38734         Include <stdbool.h>.
38735         (MIN, MAX, MATCHING_INO): New macros.
38736         (__getcwd): Define with prototype, not K&R form.
38737         Use heuristics to allocate default buffer on stack if possible.
38738         If AT_FDCWD is defined, use openat and fstatat to avoid O(N**2)
38739         behavior, and to avoid the PATH_MAX limit when computing
38740         ../../../../...
38741         Use MATCHING_INO to compare inode number to file.
38742         Check for arithmetic overflow in size calculations.
38743         Fix bug in reallocation of dot array that caused getcwd to fail
38744         on directories nested deeper than 75.
38745         Be more careful about saving errno on error.
38746         Do not use realloc; use only free+malloc, as this is a bit
38747         more flexible and avoids a needless copy operation.
38748         Do not inspect st_dev and st_ino for symbolic links; POSIX
38749         doesn't specify the latter.
38750         Check for closedir errors.
38751         Avoid needless casts.
38752         Use "#ifdef weak_alias" around weak_alias, to be like other
38753         glibc code.
38754         The following changes to getcwd.c have effect only when used in
38755         gnulib; they have no effect inside glibc proper.
38756         (#pragma alloca) [defined _AIX && !defined __GNUC__]: Remove,
38757         as alloca isn't used.
38758         (alloca, __alloca): Likewise.
38759         [!_LIBC]: Include "getcwd.h", "mempcpy.h".
38760         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
38761         unconditionally, as gnulib assumes C89 or better.
38762         Do not include <sys/param.h>.
38763         (errno) [!defined __GNU_LIBRARY__ && !defined STDC_HEADERS]: Remove
38764         no-longer-necessary 'extern int errno' decl; gnulib assumes C89 or
38765         better.
38766         (NULL) [!defined NULL]: Remove; we assume C89 or better.
38767         Include <dirent.h> in a way that is compatible with modern Autoconf.
38768         (_D_ALLOC_NAMELEN, _D_EXACT_NAMLEN):
38769         New macros, if not already defined.
38770         Include <unistd.h> if _LIBC, not if __GNU_LIBRARY__.
38771         Use "_LIBC", not "defined _LIBC", for consistency.
38772         (HAVE_MEMPCPY): Remove; no longer needed now that gnulib has
38773         a mempcpy module.
38774         (__lstat, __closedir, __opendir, __readdir) [!_LIBC]: New macros.
38775         (GETCWD_RETURN_TYPE): Remove.  All uses replaced by char *.
38776         * lib/xgetcwd.c: David MacKenzie's old code was removed, so give
38777         credit only to Jim Meyering and adjust the copyright dates.
38778         Do not include <limits.h>, <stdio.h>, <sys/types.h>,
38779         <stdlib.h>, <unistd.h>, "pathmax.h".
38780         Instead, include "xgetcwd.h" (first) and "getcwd.h".
38781         (INITIAL_BUFFER_SIZE): Remove.
38782         (xgetcwd): Rely on getcwd, since we now depend on a reliable one.
38783
38784 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
38785
38786         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Renamed from
38787         GL_FUNC_GETCWD_PATH_MAX for consistency.  All uses changed.
38788         Use the _ONCE methods, for efficiency.
38789         Check for fcntl.h.  In test program, include <errno.h>
38790         and <fcntl.h> if available.  Remove old K&R cruft from
38791         test program.  Check for common errors in GNU/Linux,
38792         OpenBSD, and Solaris.  Just set gl_cv_func_getcwd_path_max;
38793         don't do AC_LIBOBJ, as that's getcwd.m4's job.
38794         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL): Renamed from
38795         AC_FUNC_GETCWD_NULL.  All used changed.  Change cache variable
38796         name accordingly.
38797         (gl_FUNC_GETCWD, gl_PREREQ_GETCWD): New macros.  Revamp to
38798         accommodate new getcwd.c.
38799         * m4/jm-macros.m4 (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX.
38800         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_MEMPCPY.
38801         * m4/xgetcwd.m4 (gl_XGETCWD): Replace with gl_FUNC_GETCWD, since
38802         that's all we need now.
38803
38804 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
38805
38806         * m4/argp.m4 (gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally:
38807         argp-parse.c depends on getopt internals, that means we should
38808         always use our getopt, to be on the safe side.
38809         * m4/getopt.m4 (gl_GETOPT): Check if GETOPT_H is already set, in
38810         order not to spoil the result of an eventual previous invocation
38811         of gl_GETOPT_SUBSTITUTE.
38812
38813 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
38814
38815         * lib/getopt_.h: Re-addition of __getopt_argv_const caused
38816         redefinition warnings. To avoid them, include the defines
38817         in `#if !defined __need_getopt ... #endif'. The only place
38818         where __getopt_argv_const is used is in definitions
38819         of getopt_long and getopt_long_only below, which are as well
38820         protected by `#ifndef __need_getopt'.
38821         [defined __GETOPT_PREFIX && !defined __need_getopt]: Undef
38822         __need_getopt after including <stdio.h> and <unistd.h> These
38823         headers might have defined it.
38824
38825 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
38826
38827         * m4/utimens.m4 (gl_UTIMENS): Check for futimes function.
38828
38829 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
38830
38831         * lib/utimens.c (__attribute__, ATTRIBUTE_UNUSED): New macros.
38832         (futimens): New function, which uses futimes if available.
38833         (futimens, utimens): Support timespec==NULL, with same semantics
38834         as utime and utimens.
38835         * lib/utimens.h (futimens): New decl.
38836
38837 2004-11-23  Jim Meyering  <jim@meyering.net>
38838
38839         * lib/getopt_.h: Remove trailing blanks.
38840
38841 2004-11-23  Jim Meyering  <jim@meyering.net>
38842
38843         * lib/__fpending.c: Add comment.
38844
38845 2004-11-22  Paul Eggert  <eggert@cs.ucla.edu>
38846
38847         * modules/canonicalize (Depends-on): Add xreadlink.
38848         Problem reported by James Youngman.
38849
38850 2004-11-20  Paul Eggert  <eggert@cs.ucla.edu>
38851
38852         * lib/getopt_.h (__GETOPT_CONCAT, __GETOPT_XCONCAT, __GETOPT_ID):
38853         New macros.
38854         (getopt, getopt_long, getopt_long_only, optarg, opterr, optind,
38855         optopt): Use them instead of invoking ## directly; otherwise, the
38856         symbols will be __GETOPT_PREFIXgetopt rather than rpl_getopt.
38857
38858 2004-11-19  Bruno Haible  <bruno@clisp.org>
38859
38860         * lib/strtok_r.c: Move comments from here...
38861         * lib/strtok_r.h: ... to here.
38862
38863 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
38864
38865         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc
38866         implementations that mishandle size_t overflow.
38867
38868 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
38869
38870         * lib/realloc.c (rpl_realloc): Call 'free' if n==0, since realloc
38871         might fail.  Problem reported by Yoann Vandoorselaere.
38872         * lib/calloc.c (rpl_calloc): Defend against buggy calloc
38873         implementations that mishandle size_t overflow.
38874
38875 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
38876
38877         * modules/canon-host (Depends-on): Add strdup.
38878
38879 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
38880
38881         * m4/canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo.
38882
38883 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
38884
38885         * lib/canon-host.c: Include "strdup.h".
38886         (canon_host): Use getaddrinfo if available, so that IPv6 works.
38887         Use strdup instead of malloc/strcpy to duplicate strings.
38888
38889         * lib/human.h (LONGEST_HUMAN_READABLE): Add 1 for space before unit.
38890         (human_space_before_unit): New constant.
38891         * lib/human.c (human_readable): Support it.
38892
38893         * lib/xgetcwd.c: Include <limits.h>, for PATH_MAX.
38894         (xgetcwd): Set errno correctly when failing.
38895         Work around Solaris 9 bug: getcwd sets errno==ERANGE even though
38896         the failure is actually due to a PATH_MAX problem.
38897
38898         Further getopt changes to make it more likely that glibc will
38899         buy the changes back.
38900         * lib/getopt.c (POSIXLY_CORRECT): New constant.
38901         (getopt): Use it, so to preserve glibc semantic
38902         * lib/getopt1.c (getopt_long, getopt_long_only): Arg is char * const *
38903         when compiling for libc.
38904         * lib/getopt_.h (__getopt_argv_const): Bring it back.
38905         (getopt_long, getopt_long_only): Use it.
38906
38907         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
38908         _getopt_internal): New arg POSIXLY_CORRECT.  All callers changed.
38909         (getopt): Argv is now char * const *, as per standard.
38910         (_getopt_internal_r, _getopt_internal): Argv is now char **,
38911         not char *__getopt_argv_const *.
38912         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
38913         _getopt_long_only_r): Likewise.
38914         * lib/getopt_.h (getopt, getopt_long, geopt_long_only): Likewise.
38915         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
38916         _getopt_long_r, _getopt_long_only_r): Likewise.
38917         * lib/getopt_.h (__getopt_argv_const): Remove.
38918         (getopt): Argv is now char * const *, as per standard.
38919
38920         * lib/getdate.y (tORDINAL): New token.
38921         (day, relunit): Allow it for relative times.
38922         (relative_time_table): Use tORDINAL for ordinals.
38923
38924 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
38925
38926         * doc/getdate.texi (General date syntax): "next" is 1, not 2.
38927         Document that "second" isn't allowed as an ordinal number.
38928
38929 2004-11-16  Jim Meyering  <jim@meyering.net>
38930
38931         * modules/closeout (Depends-on): Add fpending.
38932
38933 2004-11-15  Jim Meyering  <jim@meyering.net>
38934
38935         * lib/closeout.c: Include "__fpending.h" once again.
38936         Include <stdbool.h>.
38937         (close_stdout): Don't fail just because stdout was closed initially,
38938         since some programs don't write to stdout in the normal course of
38939         operation (other than --version and --help), and we don't want this
38940         function to make e.g. `touch file >&-' fail.
38941         But do fail if it was closed and someone has tried to write to it.
38942         E.g., `printf foo >&-' must fail.
38943
38944 2004-11-13  Jim Meyering  <jim@meyering.net>
38945
38946         * m4/jm-macros.m4: Do require gl_FUNC_FPENDING.
38947
38948 2004-11-12  Simon Josefsson  <jas@extundo.com>
38949
38950         * config/srclist.txt: Add strtok_r.c, glibc bought our changes, but a
38951         small doc fix is still pending.
38952
38953 2004-11-11  Simon Josefsson  <jas@extundo.com>
38954
38955         * modules/strtok_r: New file.
38956
38957         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
38958         strtok_r.
38959
38960 2004-11-11  Simon Josefsson  <jas@extundo.com>
38961
38962         * m4/strtok_r.m4: New file.
38963
38964         * m4/getopt.m4: Replace opterr.
38965
38966 2004-11-11  Simon Josefsson  <jas@extundo.com>
38967
38968         * lib/strtok_r.h, strtok_r.c: New file.
38969
38970 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
38971
38972         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
38973         of replacing opterr, getopt, etc.  This should handle the
38974         powerpc-apple-darwin5.5 problem recently noted by Simon Josefsson.
38975
38976 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
38977
38978         * lib/getopt_.h (__getopt_argv_const): New macro, to be used so that
38979         we can stop lying to compilers about the constness of argv when we
38980         are compiled outside glibc.
38981         (getopt, getopt_long, getopt_long_only): Use it.
38982         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
38983         _getopt_internal, getopt): Likewise.
38984         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
38985         _getopt_long_only_r): Likewise.
38986         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
38987         _getopt_long_r, _getopt_long_only_r): Likewise.
38988
38989         * lib/getopt_.h [defined __GETOPT_PREFIX && !defined __need_getopt]:
38990         Include <stdlib.h> and <stdio.h>, and <unistd.h> if available.
38991         Then rename getopt to __GETOPT_PREFIX##getopt, and so forth for
38992         the other external symbols.
38993         (getopt) [!defined __GNU_LIBRARY]: Use prototype, not old-style
38994         declaration, since the above renaming now works around collisions.
38995
38996 2004-11-11  Jim Meyering  <jim@meyering.net>
38997
38998         * lib/linebreak.c: Remove trailing blanks.
38999         * lib/alloca_.h: Likewise.
39000         * lib/acosl.c: Likewise.
39001         * lib/euidaccess.c: Likewise.
39002         * lib/allocsa.h: Likewise.
39003
39004 2004-11-10  Simon Josefsson  <jas@extundo.com>
39005
39006         * m4/getaddrinfo.m4: New file.
39007
39008 2004-11-10  Simon Josefsson  <jas@extundo.com>
39009
39010         * lib/getaddrinfo.h, lib/getaddrinfo.c: New files.
39011
39012 2004-11-10  Simon Josefsson  <jas@extundo.com>
39013
39014         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
39015         getaddrinfo.
39016
39017         * modules/getaddrinfo: New file.
39018
39019 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
39020
39021         * m4/prereq.m4 (gl_PREREQ): Require gt_FUNC_SETENV.
39022
39023 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
39024
39025         * lib/mktime.c (SHR): New macro, which is a portable
39026         substitute for >> that should work even on Crays.
39027         (TIME_T_MIDPOINT, ydhms_diff, __mktime_internal): Use it.
39028         Problem reported by Mark D. Baushke in
39029         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00071.html>.
39030         * lib/getdate.y (SHR): Likewise.
39031         (tm_diff): Use it.
39032         * lib/strftime.c (SHR): Likewise.
39033         (tm_diff): Use it.
39034         * lib/quotearg.c (struct quoting_options): Use unsigned int for
39035         quote_these_too, so that right shifts are well defined.  All uses
39036         changed.
39037
39038 2004-11-10  Jim Meyering  <jim@meyering.net>
39039
39040         Ensure that no close failure goes unreported.
39041         * lib/closeout.c (close_stdout): Always close stdout.  I.e., don't
39042         return early when it seems there's nothing to flush.
39043         Don't include __fpending.h.
39044
39045 2004-11-10  Jim Meyering  <jim@meyering.net>
39046
39047         * modules/closeout (Depends-on): Remove fpending.
39048
39049 2004-11-10  Jim Meyering  <jim@meyering.net>
39050
39051         * m4/jm-macros.m4 (gl_MACROS): Don't require gl_FUNC_FPENDING.
39052
39053 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
39054
39055         * m4/strftime.m4 (_gl_STRFTIME_PREREQS): Remove.  Move its body to
39056         gl_FUNC_STRFTIME.
39057         (gl_FUNC_STRFTIME): Use AC_CHECK_FUNCS_ONCE and AC_CHECK_HEADERS_ONCE
39058         and AC_REQUIRE when possible, to avoid duplicate checks.
39059         Check for <wchar.h>.
39060
39061 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
39062
39063         * lib/strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
39064
39065 2004-11-09  Bruno Haible  <bruno@clisp.org>
39066
39067         * m4/sockpfaf.m4: New file.
39068
39069 2004-11-05  Bruno Haible  <bruno@clisp.org>
39070
39071         * lib/readlink.c: Include stddef.h, needed for size_t on Woe32.
39072         Reported by Mark D. Baushke <mdb@cvshome.org>.
39073
39074 2004-11-04  Bruno Haible  <bruno@clisp.org>
39075
39076         2004-09-11  Bruno Haible  <bruno@clisp.org>
39077                 * allocsa.valgrind: New file.
39078         2004-02-06  Bruno Haible  <bruno@clisp.org>
39079                 * allocsa.h (sa_alignof): Define differently with HP-UX cc, to
39080                 avoid a bug of this cc on HP-UX 10.20 dealing with enums.
39081                 Reported by Christopher Seip <chris.seip@hp.com>.
39082
39083 2004-11-04  Bruno Haible  <bruno@clisp.org>
39084
39085         * modules/allocsa (Files): Add lib/allocsa.valgrind.
39086         (Makefile.am): Distribute it.
39087
39088 2004-11-03  Paul Eggert  <eggert@cs.ucla.edu>
39089
39090         * lib/xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
39091         with errno == ERANGE if the buffer is too small.
39092         Problem reported by Mark D. Baushke.
39093
39094 2004-11-03  Albert Chin  <china@thewrittenword.com>
39095             Paul Eggert  <eggert@cs.ucla.edu>
39096
39097         * m4/uint32_t.m4 (gl_AC_TYPE_UINT32_T): When determining uint32_t
39098         equivalent, substitute $ac_type for equivalent type rather than
39099         blindly using uint32_t *always* which won't work if uint32_t is not
39100         available.  Define _UINT32_T to work around typedef of uint32_t if
39101         <sys/sched.h>, <pthread.h>, or <semaphore.h> used on Solaris
39102         2.5.1.
39103
39104 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
39105
39106         * m4/jm-macros.m4: Sync from coreutils.
39107         (gl_MACROS): Check for mbrlen, for pathchk.
39108         (gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk.
39109
39110 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
39111
39112         * lib/xreadlink.c (MAXSIZE): New macro.
39113         (xreadlink): Use it instead of SSIZE_MAX.  Ensure initial buffer
39114         size does not exceed MAXSIZE.  Avoid cast.
39115         As suggested by Mark D. Baushke in
39116         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00009.html>,
39117         if readlink fails with buffer size just under MAXSIZE, try again
39118         with MAXSIZE.
39119
39120 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
39121
39122         * config/srclist.txt: Add mktime.c; glibc bought all our changes.
39123
39124 2004-11-02  Derek R. Price  <derek@ximbiot.com>
39125         and  Paul Eggert  <eggert@cs.ucla.edu>
39126
39127         * lib/getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now.
39128         (get_date): Overparenthesize to avoid GCC warning.
39129
39130 2004-11-02  Bruno Haible  <bruno@clisp.org>
39131
39132         * m4/setenv.m4 (gt_FUNC_SETENV): Define VOID_UNSETENV if unsetenv()
39133         returns void.
39134
39135 2004-11-02  Bruno Haible  <bruno@clisp.org>
39136
39137         * lib/setenv.h (unsetenv): Define as a macro if the system's unsetenv()
39138         function returns void.
39139
39140 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
39141
39142         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
39143         fflush_unlocked, flockfile, funlockfile, funlockfile,
39144         fputs_unlocked, putc_unlocked.
39145
39146 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
39147
39148         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
39149         (funlockfile, fputs_unlocked, putc_unlocked): Don't define if
39150         already declared.
39151
39152 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
39153
39154         * modules/getdate (Files): Add doc/getdate.texi.
39155         (Depends-on): Add setenv, xalloc.
39156
39157 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
39158
39159         * lib/getdate.y: Add support for TZ="foo" within a date string.
39160         Fix some bugs near time_t boundaries.  Reject dates with
39161         out-of-range components, e.g., "Sept 31".
39162         Include <stdlib.h>, "setenv.h", "xalloc.h".
39163         (ISDIGIT_LOCALE): Remove; unused.
39164         Note that the TZ and time functions used here are not reentrant.
39165         (mktime_ok, get_tz): New functions.
39166         (TZBUFSIZE): New constant.
39167         (get_date): Parse leading TZ="foo".  Reject out-of-range components;.
39168         This requires that we sometimes generate our own TZ="XXX..." setting.
39169
39170 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
39171
39172         * doc/getdate.texi: New file, from coreutils with modifications for
39173         the new TZ parsing.
39174
39175 2004-10-27  Derek R. Price  <derek@ximbiot.com>
39176
39177         * lib/mktime.c (not_equal_tm): Remove redundant check.
39178
39179 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
39180
39181         * modules/regex (lib_SOURCES): Add regex.c.
39182         Reported by James Youngman in
39183         <http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00199.html>.
39184
39185 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
39186
39187         * lib/getdate.y: Use Bison 1.875 features, and some minor
39188         code cleanups.  This change does not affect semantics.
39189         Don't include <stdlib.h>; no longer needed.
39190         Don't include unlocked-io.h; only the "#if TEST" code uses
39191         stdio, and performance isn't crucial there.
39192         (PC, YYLEX_PARAM, YYPARSE_PARAM): Remove; replaced by
39193         Bison 1.875 features as described below.
39194         All uses of "PC." replaced by "pc->".
39195         (YYSTYPE): Add a forward declaration.
39196         (yylex, yyerror): Use full prototypes in forward decls.
39197         Use "%pure-parser" rather than obsolescent "%pure_parser".
39198         Use %parse-param and %lex-param instead of obsolescent
39199         YYPARSE_PARAM and YYLEX_PARAM.
39200         (meridian_table, month_and_day_table, time_units_table,
39201         relative_time_table, time_zone_table, military_table,
39202         lookup_zone, lookup_word, get_date):
39203         Use NULL instead of 0 where appropriate.
39204         (to_hour): Avoid abort (), to avoid a dependency on
39205         stdlib.h.
39206         (yyerror, yylex): Now accepts parser_control * arg.
39207         (main) [TEST]: Use '\0' rather than 0 for char.
39208
39209 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
39210
39211         * m4/getpagesize.m4 (gl_GETPAGESIZE): Check for <sys/param.h>.
39212
39213 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
39214
39215         * lib/getpagesize.c (getpagesize): Don't assume <sys/param.h> exists.
39216         It's now the caller's responsibility to handle the case where
39217         !HAVE_GETPAGESIZE && !defined getpagesize.
39218
39219         * lib/mktime.c (leapyear): Arg is long int, not int.
39220
39221 2004-10-18  Paul Eggert  <eggert@cs.ucla.edu>
39222
39223         * lib/argp-fs-xinl.c, argp-xinl.c: Update from glibc.
39224
39225 2004-10-17  Paul Eggert  <eggert@cs.ucla.edu>
39226
39227         * gnulib-tool (func_emit_lib_Makefile_am): Fix typo: a $ was
39228         missing.  Problem reported by James Youngman.
39229
39230 2004-10-16  Simon Josefsson  <jas@extundo.com>
39231
39232         * gnulib-tool: Fix comments.  Fix parse problem.
39233         (func_emit_lib_Makefile_am): Don't hard code a in libgl_a_SOURCES.
39234
39235 2004-10-15  Paul Eggert  <eggert@cs.ucla.edu>
39236
39237         * m4/getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
39238         implementation of getopt_long.  Problem reported by Alexander Taler in:
39239         http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00103.html
39240
39241 2004-10-15  Bruno Haible  <bruno@clisp.org>
39242
39243         * gnulib-tool: Untabify. Initialize supplied_libname.
39244         (func_usage): More homogenous output.
39245         (func_modules_transitive_closure, func_modules_to_filelist,
39246         func_emit_lib_Makefile_am): New functions.
39247         (func_import): New function, extracted from big case statement. Use
39248         func_get_license, func_modules_transitive_closure,
39249         func_modules_to_filelist, func_emit_lib_Makefile_am. Initialize
39250         opt_lgpl. Don't use test -a, as it's not portable.
39251         (func_create_testdir): Use func_modules_transitive_closure,
39252         func_modules_to_filelist, func_emit_lib_Makefile_am.
39253
39254 2004-10-15  Bruno Haible  <bruno@clisp.org>
39255
39256         * gnulib-tool (func_import): Let gl_INIT define LTALLOCA when needed.
39257
39258 2004-10-15  Bruno Haible  <bruno@clisp.org>
39259
39260         * gnulib-tool (func_emit_lib_Makefile_am): Add markers to separate
39261         the portions belonging to each module.
39262         Suggested by Derek Robert Price <derek@ximbiot.com>.
39263
39264 2004-10-12  Simon Josefsson  <jas@extundo.com>
39265
39266         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
39267         (fputs_unlocked, putc_unlocked) [!_LIBCS && !USE_UNLOCKED_IO]: Map
39268         to real functions.
39269
39270 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
39271
39272         * modules/vsnprintf: New file.
39273
39274 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
39275
39276         * m4/vsnprintf.m4: New file.
39277
39278 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
39279
39280         * lib/vsnprintf.h: New file.
39281         * lib/vsnprintf.c: New file.
39282
39283 2004-10-11  Bruno Haible  <bruno@clisp.org>
39284
39285         * MODULES.html.sh (Support for systems lacking ISO C 99): Add
39286         vsnprintf.
39287
39288 2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
39289
39290         * config/srclistvars.sh: Add GNUSTANDARDS (for eggert only).
39291
39292 2004-10-07  Bruno Haible  <bruno@clisp.org>
39293
39294         * lib/snprintf.c (snprintf): Avoid a memory allocation if the result
39295         fits into the provided buffer.
39296
39297 2004-10-06  Paul Eggert  <eggert@cs.ucla.edu>
39298
39299         * lib/diacrit.c, diacrit.h: Add GPL notice.
39300
39301         * lib/atanl.c, logl.c: Add GPL notice, to match glibc's added LGPL
39302         notice.
39303         * lib/atanl.c (atanl): Keep the code as similar to glibc as possible.
39304         * lib/logl.c (logl): Keep the code as similar to glibc as possible.
39305         This avoids a potential constant-folding bug.
39306
39307 2004-10-05  Bruno Haible  <bruno@clisp.org>
39308
39309         * m4/strsep.m4 (gl_FUNC_STRSEP): Require AC_GNU_SOURCE. Don't check
39310         for the declaration of strsep.
39311
39312 2004-10-05  Bruno Haible  <bruno@clisp.org>
39313
39314         * lib/strsep.h: Don't declare strsep() if HAVE_STRSEP.
39315
39316 2004-10-04  Simon Josefsson  <jas@extundo.com>
39317
39318         * modules/memmem: New file.
39319         * tests/test-memmem.c: New file.
39320         * MODULES.html.sh (Extra functions based on ANSI C 89): Add memmem.
39321
39322 2004-10-04  Simon Josefsson  <jas@extundo.com>
39323
39324         * m4/memmem.m4: New file.
39325
39326 2004-10-04  Simon Josefsson  <jas@extundo.com>
39327
39328         * lib/memmem.h: New file.
39329         * lib/memmem.c: New file, taken from glibc.
39330
39331 2004-10-04  Simon Josefsson  <jas@extundo.com>
39332
39333         * lib/error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
39334         '#ifdef USE_UNLOCKED_IO'.
39335
39336 2004-10-04  Simon Josefsson  <jas@extundo.com>
39337
39338         * config/srclist.txt: Add memmem from glibc.
39339
39340 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
39341
39342         * modules/xalloc (Files, Makefile.am): Remove xstrdup.c.
39343
39344         * modules/argmatch, modules/argp, modules/closeout, modules/error,
39345         modules/exclude, modules/getdate, modules/getline,
39346         modules/getndelim2, modules/getpass, modules/getpass-gnu,
39347         modules/getusershell, modules/linebuffer, modules/md5,
39348         modules/mountlist, modules/posixtm, modules/readtokens,
39349         modules/readutmp, modules/regex, modules/sha1,
39350         modules/version-etc, modules/yesno:
39351         Remove dependency on unlocked-io.
39352
39353 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
39354
39355         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Remove.  All uses removed.
39356
39357         * m4/unlocked-io.m4: Add copyright notice.
39358         (gl_FUNC_GLIBC_UNLOCKED_IO): Define USE_UNLOCKED_IO.
39359
39360 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
39361
39362         * lib/xalloc.h (xmemdup): Renamed from xclone.  All uses changed.
39363         * lib/xmalloc.c (xmemdup): Likewise.
39364         * lib/xalloc.h (CCLONE, CLONE, NEW, XCALLOC, XMALLOC, XREALLOC,
39365         XFREE): Remove these long-obsolescent macros.
39366         * lib/xmalloc.c (xstrdup): Implementation moved here from xstrdup.c
39367         * lib/xstrdup.c: Remove.
39368
39369         * lib/regex.c (re_comp): Cast gettext return value to char *,
39370         Problem reported by Martin Neitzel via Mark D. Baushke.
39371
39372 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
39373
39374         * lib/argmatch.c, closeout.c, error.c, exclude.c, getdate.y,
39375         getndelim2.c, getpass.c, getusershell.c, linebuffer.c,
39376         md5.c, mountlist.c, posixtm.c, readtokens.c, readutmp.c,
39377         regex.c, sha1.c, version-etc.c, yesno.c:
39378         Include "unlocked-io.h" only if USE_UNLOCKED_IO.
39379         * lib/unlocked-io.h: Don't worry about USE_UNLOCKED_IO; that's now
39380         the includer's responsibility.
39381
39382         Sync from coreutils.
39383
39384         * lib/modechange.c (mode_compile): Don't decrement a pointer that
39385         points to the start of a string, as the C Standard says the
39386         resulting behavior is undefined.
39387
39388         * lib/backupfile.h (enum backuptype): Rename none -> no_backups,
39389         simple -> simple_backups, numbered_existing ->
39390         numbered_existing_backups, numbered -> numbered_backups
39391         to avoid shadowing problems.  All uses changed.
39392         * lib/argmatch.c (enum backuptype) [defined TEST]: Likewise.
39393         * lib/backupfile.c (check_extension, numbered_backup):
39394         Rename locals to avoid shadowing 'basename'.
39395         * lib/backupfile.h (VALID_BACKUP_TYPE): Don't evaluate arg more than
39396         once.
39397
39398         * lib/.cppi-disable: Add getopt_.h, getopt_int.h.
39399         * lib/.cvsignore: Add getopt.h.
39400
39401 2004-10-04  Bruno Haible  <bruno@clisp.org>
39402
39403         * modules/README: New file.
39404         * gnulib-tool (func_all_modules, func_verify_module): modules/README is
39405         not a module.
39406
39407 2004-10-02  Jim Meyering  <jim@meyering.net>
39408
39409         * lib/dirfd.h, getpagesize.h: Add copyright notice.
39410
39411 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
39412
39413         * modules/strsep: New file.
39414
39415 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
39416
39417         * m4/strsep.m4: New file.
39418
39419 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
39420
39421         * lib/strsep.h: New file.
39422         * lib/strsep.c: New file.
39423
39424 2004-10-01  Simon Josefsson  <jas@extundo.com>
39425
39426         * lib/snprintf.c (snprintf): Handle size==0.
39427
39428 2004-10-01  Simon Josefsson  <jas@extundo.com>
39429             Bruno Haible  <bruno@clisp.org>
39430
39431         * lib/snprintf.c: Include <stdarg.h>, <stdlib.h>, <string.h>.
39432         (snprintf): Declare 'args'.
39433
39434 2004-10-01  Paul Eggert  <eggert@cs.ucla.edu>
39435
39436         * lib/snprintf.c: Remove comments as to why each header is needed.
39437
39438 2004-10-01  Bruno Haible  <bruno@clisp.org>
39439
39440         * MODULES.html.sh: Add strsep.
39441
39442 2004-09-30  Simon Josefsson  <jas@extundo.com>
39443
39444         * modules/snprintf: New file.
39445
39446 2004-09-30  Simon Josefsson  <jas@extundo.com>
39447
39448         * m4/snprintf.m4: New file.
39449
39450 2004-09-30  Simon Josefsson  <jas@extundo.com>
39451
39452         * lib/snprintf.h, lib/snprintf.c: New files.
39453
39454 2004-09-30  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
39455
39456         * lib/argp-help.c (canon_doc_option): Fixed coredump if *name==NULL
39457         (hol_entry_help): Never translate an empty string.
39458         Do not translate option tag (opt->name) if OPTION_NO_TRANS is set
39459         * lib/argp.h (OPTION_NO_TRANS): New option.
39460
39461 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
39462
39463         * modules/argp (Maintainer): Replace Simon Josefsson
39464         by Sergey Poznyakoff.
39465
39466 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
39467
39468         * config/srclist.txt: Comment-out argp/argp.h, until we get the argp
39469         changes merged back into glibc.
39470
39471 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
39472
39473         * MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf.
39474
39475 2004-09-29  Oskar Liljeblad  <oskar@osk.mine.nu>
39476
39477         * lib/xvasprintf.c: Include xalloc.h.
39478         (xvasprintf): Use xalloc_die, not xmalloc_die.
39479
39480 2004-09-29  Bruno Haible  <bruno@clisp.org>
39481
39482         * modules/alloca-opt: New file, derived from modules/alloca.
39483         * modules/allocsa: Depend on alloca-opt instead of alloca.
39484         * modules/setenv: Likewise.
39485         * modules/vasnprintf: Likewise.
39486         * MODULES.html.sh: Add alloca-opt.
39487
39488 2004-09-28  Simon Josefsson  <jas@extundo.com>
39489
39490         * gnulib-tool: New parameter --lgpl, to asseert that modules are
39491         LGPL, and to replace license template from GPL to LGPL.
39492
39493 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
39494
39495         * modules/dummy: Change license to LGPL.
39496
39497 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
39498
39499         * lib/dummy.c: Change copyright notice to FSF, and license to GPL.
39500
39501 2004-09-24  Simon Josefsson  <jas@extundo.com>
39502
39503         * modules/minmax (License): Change from GPL to LGPL.
39504
39505 2004-09-23  Simon Josefsson  <jas@extundo.com>
39506
39507         * gnulib-tool (--import): Typo.
39508
39509 2004-09-23  Simon Josefsson  <jas@extundo.com>
39510
39511         * gnulib-tool (--import): Make sure *.m4 end up in m4/ by default.
39512
39513 2004-09-22  Bruno Haible  <bruno@clisp.org>
39514
39515         * modules/*: Add 'License' field.
39516         * gnulib-tool: Accept --extract-license option.
39517         (func_get_license): New function.
39518
39519 2004-09-21  Bruno Haible  <bruno@clisp.org>
39520
39521         * modules/vasnprintf (Files): Add m4/stdint_h.m4, m4/inttypes_h.m4.
39522         Reported by Simon Josefsson.
39523
39524 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
39525
39526         * modules/inttostr (Files): Add m4/longlong.m4, since it uses
39527         gl_AC_TYPE_LONG_LONG.
39528
39529 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
39530
39531         * config/srclist.txt: Add getsubopt.c, since libc bought our changes.
39532
39533 2004-09-18  Simon Josefsson  <jas@extundo.com>
39534         and  Paul Eggert  <eggert@cs.ucla.edu>
39535
39536         * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
39537         calls with autoreconf.  Define GL_LIB.
39538
39539 2004-09-14  Karl Berry  <karl@gnu.org>
39540
39541         * config/srclist.txt: unsync setenv.c, sigh.
39542
39543 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
39544
39545         * lib/argp-pvh.c (argp_program_version_hook): Provide initial value.
39546         Problem reported by Bruno Haible in:
39547         http://lists.gnu.org/archive/html/bug-tar/2004-09/msg00023.html
39548
39549 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
39550
39551         * config/srclist.txt: Comment out argp-pvh.c.
39552
39553 2004-09-11  Paul Eggert  <eggert@cs.ucla.edu>
39554
39555         * lib/mempcpy.h: Wrap the entire include file inside #ifndef mempcpy,
39556         in case some system header has #define'd it.  Problem reported by
39557         Soeren D. Schulze in
39558         <http://lists.gnu.org/archive/html/bug-gnulib/2004-09/msg00017.html>.
39559
39560 2004-09-09  Karl Berry  <karl@gnu.org>
39561
39562         * regex.[ch]: delete from the root.  These were supposed to be
39563                 synced with emacs cvs, but this has not happened for about
39564                 a year, and anyway nothing else uses emacs regex.[ch].
39565                 bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700.
39566                 lib/regex[.ch] is untouched.
39567
39568 2004-09-09  Bruno Haible  <bruno@clisp.org>
39569
39570         * modules/vasnprintf (Files): Add m4/eoverflow.m4.
39571
39572 2004-09-09  Bruno Haible  <bruno@clisp.org>
39573
39574         * m4/eoverflow.m4: New file, taken from GNU libiconv eilseq.m4 with
39575         modifications.
39576         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Require gl_EOVERFLOW.
39577
39578 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
39579
39580         * modules/xvasprintf: New file.
39581         * MODULES.html.sh (Extra functions based on ANSI C 89): Add vasprintf.
39582
39583 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
39584
39585         * lib/xvasprintf.h: New file.
39586         * lib/xvasprintf.c: New file.
39587         * lib/xasprintf.c: New file.
39588
39589 2004-09-08  Bruno Haible  <bruno@clisp.org>
39590
39591         * m4/stdint.m4: New file, taken from GNU clisp with modifications.
39592
39593 2004-09-08  Bruno Haible  <bruno@clisp.org>
39594
39595         * lib/vasnprintf.c (VASNPRINTF): Signal EOVERFLOW if the resulting
39596         length is > INT_MAX.
39597         * lib/vasprintf.c (vasprintf): Don't test for length > INT_MAX any
39598         more.
39599
39600 2004-09-08  Bruno Haible  <bruno@clisp.org>
39601
39602         * lib/stdint_.h: New file, taken from GNU clisp.
39603
39604 2004-09-08  Bruno Haible  <bruno@clisp.org>
39605             Oskar Liljeblad  <oskar@osk.mine.nu>
39606
39607         * modules/stdint: New file.
39608         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdint.
39609
39610 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
39611
39612         Import from coreutils.
39613         * lib/userspec.c: Don't use <alloca.h>, so that we don't use alloca on
39614         strings on unbounded length.  alloca's performance benefits aren't
39615         that important here.
39616         (V_STRDUP): Remove.
39617         (parse_with_separator): New function, with most of the internals
39618         of the old parse_user_spec.  Allow user to omit both user and group,
39619         for compatibility with FreeBSD.
39620         Clone only the user name, not the entire spec.
39621         Do not set *uid, *gid unless entirely successful.
39622         Avoid memory leak in some failing cases.
39623         Fix regression for USER.GROUP reported by Dmitry V. Levin in
39624         <http://lists.gnu.org/archive/html/bug-coreutils/2004-08/msg00102.html>
39625         (parse_user_spec): Rewrite to use parse_with_separator.
39626
39627 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
39628
39629         * modules/userspec: Don't depend on alloca.
39630
39631 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
39632
39633         * m4/userspec.m4 (gl_USERSPEC): Don't require AC_FUNC_ALLOCA.
39634
39635 2004-08-17  Paul Eggert  <eggert@cs.ucla.edu>
39636
39637         * MODULES.html.sh: Add xalloc-die, c-strtod, c-strtold, raise,
39638         readtokens0, getcwd, fcntl-safer, canonicalize, cycle-check,
39639         utimecmp, utimens, xnanosleep.  Rename sha to sha1.
39640
39641 2004-08-16  Simon Josefsson  <jas@extundo.com>
39642
39643         * gnulib-tool: Use sed instead of autoconf --trace, inspired by
39644         libtoolize behaviour by "Gary V. Vaughan" <gary@gnu.org>.
39645         Add --dry-run for --import.
39646         Let user provided command line parameters override configure.ac
39647         settings.
39648
39649 2004-08-12  Simon Josefsson  <jas@extundo.com>
39650
39651         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): New macro,
39652         as discussed with Paul Eggert in threads rooted at
39653         <http://lists.gnu.org/archive/html/bug-gnulib/2004-06/msg00039.html>
39654         and
39655         <http://lists.gnu.org/archive/html/bug-gnulib/2004-07/msg00001.html>.
39656         Before, the test was empty, and relied on ELIDE_CODE in source
39657         code.)
39658         (gl_PREREQ_GETOPT): New macro.
39659         (gl_GETOPT): Use them.
39660
39661 2004-08-12  Simon Josefsson  <jas@extundo.com>
39662
39663         * lib/getopt.c, getopt1.c: Remove ELIDE_CODE hack.
39664         * lib/getopt_.h: Renamed from getopt.h.
39665
39666 2004-08-12  Simon Josefsson  <jas@extundo.com>
39667
39668         * gnulib-tool: Add --source-base, --m4-base, --libtool options.
39669         Change default library name from libfoo to libgnu.
39670         Now, if you have a configure.ac that says:
39671                 gl_SOURCE_BASE(gl)
39672                 gl_M4_BASE(gl/m4)
39673                 gl_MODULES(error getopt etcetera)
39674                 gl_INIT
39675         you can import all you need by running:
39676                 ../gnulib/gnulib-tool --import
39677
39678         * modules/getopt (Files): Rename getopt.h to getopt_.h.
39679         (Makefile.am): Rewrite, use logic from argz.
39680         (Include): Use <getopt.h> instead of "getopt.h".
39681
39682 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
39683
39684         * modules/argp (Files): Add m4/unlocked-io.m4.
39685         (Depends-on): Add extensions.
39686
39687 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
39688
39689         * m4/argp.m4 (gl_ARGP): Do not check for argp.h or argp_parse; nobody
39690         uses HAVE_ARGP_H or HAVE_ARGP_PARSE.
39691         Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS.
39692         Check for program_invocation_name, program_invocation_short_name,
39693         flockfile, funlockfile, features.h, _getopt_long_only_r.
39694
39695 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
39696
39697         * lib/argp-help.c, argp-parse.c: Use "gettext.h" instead of
39698         its complicated substitute.
39699         * lib/argp-help.c: Include <errno.h>, for program_invocation_short_name
39700         and program_invocation_name.
39701         (__argp_basename) [!_LIBC]: Remove; the only use was
39702         replaced by its body.
39703         (__argp_short_program_name): Change condition from
39704         !defined __argp_short_program_name to
39705         ! (defined _LIBC || HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME),
39706         to match argp-namefrob.h.
39707         (__argp_failure): Don't assume strerror_r returns char *.
39708         * lib/argp-parse.c (N_): Define unconditionally.
39709         (argp_default_options): Fill out initializers with 0 to avoid
39710         gcc warnings.
39711
39712 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
39713
39714         * config/srclist.txt: Remove getopt.c, getopt.h (renamed to getopt_.h),
39715         getopt1.c.
39716
39717 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
39718
39719         Merge from coreutils.
39720
39721         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
39722
39723         * m4/obstack.m4 (gl_PREREQ_OBSTACK): Require
39724         gl_AC_HEADER_INTTYPES_H, gl_AC_HEADER_STDINT_H, gl_AC_TYPE_UINTMAX_T.
39725
39726 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
39727
39728         Merge from coreutils.
39729
39730         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Don't set to 1 if missing
39731         wmemchr or wmemcpy.  Problem reported by Robert Dahlem
39732         for Reliant Unix 5.43.
39733
39734         * lib/obstack.c: Include <inttypes.h> and <stdint.h> if available.
39735         (union fooround): Use uintmax_t, not long int.
39736         The rest is a merge from libc:
39737         [defined _LIBC]: Include <shlib-compat.h>.
39738         (_obstack) [defined _LIBC]: Remove after 2.3.4.
39739
39740         * lib/settime.c (settime): Recode to avoid warning with
39741         Sun Forte C 6U2.
39742
39743         * lib/strverscmp.c: Convert to UTF-8.
39744
39745 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
39746
39747         * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
39748         m4/uintmax_t.m4.
39749
39750 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
39751
39752         * modules/xalloc-die: New file.
39753         * modules/xalloc: Remove dependencies on error, gettext, exitfail.
39754
39755         * modules/md5 (Files): Add m4/uint32_t.m4.
39756         * modules/sha1: Renamed from modules/sha.
39757         (Files):
39758         Rename lib/sha.h to lib/sha1.h.
39759         Rename lib/sha.c to lib/sha1.c.
39760         Rename m4/sha.m4 to m4/sha1.m4.
39761         (lib_SOURCES): Likewise.
39762         (configure.ac): Rename gl_SHA to gl_SHA1.
39763         (Include): sha.h -> sha1.h.
39764
39765 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
39766
39767         * m4/uint32_t.m4, m4/uintptr_t.m4: New files.
39768         * m4/sha1.m4: Renamed from sha.m4.
39769         (gl_SHA1): Renamed from gl_SHA.  All uses changed.
39770
39771 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
39772
39773         * lib/obstack.h (obstack_empty_p):
39774         Don't assume that chunk->contents is suitably aligned.
39775         * lib/obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
39776         Likewise. Problem reported by Benno in
39777         <http://sources.redhat.com/ml/libc-alpha/2004-08/msg00055.html>.
39778
39779         * lib/chown.c (rpl_chown): Work even if the file is writeable but not
39780         readable.  This could be improved further but it'd take some work.
39781
39782 2004-08-08  Simon Josefsson  <jas@extundo.com>
39783
39784         * modules/xgethostname (Depends-on): Remove exit and error (not
39785         used).
39786
39787         * modules/getpass-gnu: Add getpass.h.
39788         (Depends-on): Add stdbool.
39789         * modules/getpass: Add getpass.h.
39790
39791 2004-08-08  Simon Josefsson  <jas@extundo.com>
39792
39793         * m4/getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU):
39794         Check getpass declaration.
39795
39796 2004-08-08  Simon Josefsson  <jas@extundo.com>
39797
39798         * lib/xgethostname.c: Don't include error.h (not used).
39799
39800         * lib/getpass.h: Add.
39801         * lib/getpass.c: Include getpass.h first.
39802
39803 2004-08-08  Paul Eggert  <eggert@cs.ucla.edu>
39804
39805         * lib/xalloc-die.c: New file.
39806         * lib/xalloc.h (xalloc_fail_func, xalloc_msg_memory_exhausted): Remove.
39807         All uses removed.
39808         * lib/xmalloc.c (xalloc_fail_func, xalloc_msg_memory_exhausted):
39809         Likewise. Move inclusions of gettext.h, error.h, exitfail.h to
39810         xalloc-die.c.
39811         (_, N_, xalloc_die): Move to xalloc-die.c.
39812         * lib/userspec.c (parse_user_spaec): Use xstrdup rather than strdup,
39813         so that we needn't mess with xalloc_msg_memory_exhausted.
39814
39815         * lib/sha1.h: Renamed from sha.h.
39816         (SHA1_H): Renamed from _SHA_H.
39817         (sha1_ctx): Renamed from sha_ctx.
39818         (sha1_init_ctx): Renamed from sha_init_ctx.
39819         (sha1_process_block): Renamed from sha_process_block.
39820         (sha1_process_bytes): Renamed from sha_process_bytes.
39821         (sha1_finish_ctx): Renamed from sha_finish_ctx.
39822         (sha1_read_ctx): Renamed from sha_read_ctx.
39823         (sha1_stream): Renamed from sha_stream.
39824         (sha1_buffer): Renamed from sha_buffer.
39825         * lib/sha1.c: Likewise; renamed from sha.c.
39826         Do not include <sys/types.h>.
39827         Include <stddef.h> rather than <stdlib.h>.
39828
39829 2004-08-08  Bruno Haible  <bruno@clisp.org>
39830
39831         * lib/pathname.h (FILE_SYSTEM_PREFIX_LEN): Renamed from
39832         FILESYSTEM_PREFIX_LEN.
39833         * lib/progreloc.c: Likewise.
39834         * lib/concatpath.c (concatenated_pathname): Use FILE_SYSTEM_PREFIX_LEN.
39835
39836 2004-08-06  Simon Josefsson  <jas@extundo.com>
39837
39838         * modules/progname (Depends-on): Don't depend on stdbool.
39839
39840 2004-08-06  Simon Josefsson  <jas@extundo.com>
39841
39842         * modules/getsubopt: New file.
39843         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
39844         getsubopt.
39845
39846 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
39847
39848         More merge from coreutils.
39849
39850         * m4/utimens.m4, m4/utimecmp.m4: New files.
39851         * m4/backupfile.m4, euidacces.m4, acl.m4, afs.m4, calloc.m4, dirfd.m4,
39852         fsusage.m4, jm-macros.m4, ls-mntd-fs.m4, md5.m4, mountlist.m4,
39853         prereq.m4, sha.m4: Import changes from coreutils.
39854
39855 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
39856
39857         More merge from coreutils.
39858         * modules/raise, modules/readtokens0, modules/utimens:
39859         * modules/utimecmp, module/xnanosleep: New files.
39860         * modules/strftime: Add lib/strftime.h.
39861         Change include from <time.h> to "strftime.h".
39862         * modules/yesno: Add lib/yesno.h.
39863         * modules/backupfile: Remove lib/addext.c.
39864         * modules/euidaccess: Add stat-macros.h.
39865         * modules/canonicalize, modules/euidaccess,
39866         modules/filemode, modules/lchown, modules/makepath,
39867         modules/rmdir, modules/stat: Likewise.
39868
39869 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
39870
39871         Merge from tar.
39872         * lib/argp-help.c (make_hol, hol_append): Don't assume that
39873         SIZE_MAX is a valid preprocessor constant.
39874         (__argp_basename): Change from "#ifndef _LIBC"
39875         to "#ifndef __argp_short_program_name", so that
39876         we don't compile these functions for tar.
39877
39878         More merges from coreutils.
39879         * lib/raise.c, lib/readtokens0.h, lib/readtokens0.c, lib/strftime.h:
39880         * lib/utimens.h, lib/utimens.c, lib/utimecmp.h, lib/utimecmp.c:
39881         * lib/xnanosleep.h, lib/xnanosleep.c, lib/yesno.h: New files.
39882         * lib/addext.c: Remove; no longer needed.
39883         * lib/yesno.c, lib/argmatch.h, lib/argmatch.c, lib/backupfile.h,
39884         lib/backupfile.c, lib/euidaccess.c, lib/filemode.c, lib/closeout.c,
39885         lib/dup2.c, lib/exclude.c, lib/fileblocks.c, lib/filemode.c,
39886         lib/fnmatch.c, lib/fnmtahc_loop.c, lib/fopen-safer.c, lib/fsusage.c,
39887         lib/fsusage.h, lib/ftruncate.c, lib/full-write.c, lib/getdate.y,
39888         lib/getloadavg.c, lib/getugroups.c, lib/hard-locale.c,
39889         lib/hard-locale.h, lib/hash.c, lib/human.c, lib/human.h, lib/lchown.c,
39890         lib/lchown.h, lib/makepath.c, lib/makepath.h, lib/md5.c, lib/md5.h,
39891         lib/memchr.c, lib/memcoll.c, lib/memrchr.c, lib/modechange.c,
39892         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
39893         lib/posixtm.c, lib/putenv.c, quotearg.c, lib/quotearg.h,
39894         lib/readtokens.c, lib/readutmp.c, lib/readutmp.h, lib/rmdir.c,
39895         lib/safe-read.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c,
39896         lib/sig2str.c, lib/stat.c, lib/strtoimax.c, lib/strverscmp.c,
39897         lib/userspec.c, lib/utime.c, lib/version-etc.c., lib/xgethostname.c,
39898         lib/xmemcoll.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtod.h,
39899         lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h, lib/xstrtoumax.c:
39900         Import changes from coreutils.
39901
39902 2004-08-05  Simon Josefsson  <jas@extundo.com>
39903
39904         * m4/strdup.m4: Always run gl_PREREQ_STRDUP, since strdup.h need it.
39905
39906 2004-08-05  Simon Josefsson  <jas@extundo.com>
39907
39908         * m4/getsubopt.m4: New file.
39909
39910 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
39911
39912         Merge from coreutils.
39913
39914         * m4/c-strtod.m4, m4/canonicalize.m4, m4/fcntl-safer.m4:
39915         * m4/getcwd-path-max.m4: New files.
39916
39917         * m4/dos.m4 (gl_AC_DOS): filesystem -> file system renaming.
39918         FILESYSTEM_PREFIX_LEN ->
39919         FILE_SYSTEM_PREFIX_LEN.
39920         FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX ->
39921         FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX.
39922         FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR ->
39923         FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR.
39924
39925         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't require gl_AC_DOS, the
39926         prerequisite modules now handle the DOS stuff.
39927         Don't check for unistd.h.
39928
39929 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
39930
39931         Merge from coreutils.
39932
39933         * lib/.gdb-history: Remove; this doesn't belong here.
39934
39935         * lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c, lib/cycle-check.c:
39936         * lib/cycle-check.h, lib/dev-ino.h, lib/canonicalize.h:
39937         * lib/canonicalize.c, lib/fcntl-safer.h, lib/fcntl-safer.c:
39938         * lib/getcwd.c: New files.
39939
39940         * lib/dirname.h: Include <stdbool.h>.
39941         (FILE_SYSTEM_PREFIX_LEN): Renamed from FILESYSTEM_PREFIX_LEN,
39942         for consistency with POSIX terminology.  All uses changed.
39943         (IS_ABSOLUTE_FILE_NAME, IS_RELATIVE_FILE_NAME): New macros.
39944         (strip_trailing_slashes): Use bool for booleans.
39945         * lib/stripslash.c (strip_trailing_slashes): Likewise.
39946
39947         * lib/error.c: Work around bug in OpenBSD 3.4 sterror_r: it
39948         sometimes returns a positive errno value even when it succeeds.
39949         (print_errno_message) [!LIBC]: Fall back on strerror if
39950         __strerror_r fails.
39951
39952         * lib/path-concat.c (mempcpy): Don't define if a system header defines
39953         it. Don't include stdio.h, stdlib.h, unistd.h, strdup.h.
39954         (longest_relative_suffix): New function.
39955         (path_concat): Use it.  Assume first argument is not NULL.
39956         Port to DOS.  Omit redundant separators.
39957         Report an error instead of returning NULL.
39958         Use mempcpy instead of memcpy.
39959         (xpath_concat): Remove: not declared or used.
39960
39961         * lib/same.h: Include <stdbool.h>
39962         (same_name): Return bool, not int.
39963         * lib/same.c (same_name): Likewise.
39964         (errno): Don't declare; we assume C89 or better now.
39965
39966         * lib/stat-macros (S_ISCTG, S_ISOFD, S_ISOFL): New macros,
39967         if not already defined.
39968
39969         * lib/xgetcwd.c (errno): Don't declare; we assume C89 or better now.
39970         * lib/dup-safer.c (errno): Likewise.
39971
39972 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
39973
39974         Merge from coreutils.
39975         * modules/c-strtod, modules/c-strtold, modules/canonicalize:
39976         * modules/cycle-check, modules/fcntl-safer, modules/getcwd: New files.
39977         * modules/path-concat: Don't depend on strdup.
39978
39979 2004-08-03  Simon Josefsson  <jas@extundo.com>
39980
39981         * lib/strdup.h: Only use HAVE_DECL_STRDUP if defined.
39982         * lib/progname.h: Don't include stdbool.h.
39983
39984 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
39985
39986         * modules/fatal: Remove, as the "fatal" module wasn't used or working.
39987         * MODULES.html.sh (func_all_modules): Remove fatal.
39988
39989 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
39990
39991         * m4/fatal.m4: Remove, as the "fatal" module wasn't used or working.
39992
39993 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
39994
39995         * lib/fatal.c, fatal.h: Remove as the "fatal" module wasn't used or
39996         working.
39997
39998 2004-08-02  Simon Josefsson  <jas@extundo.com>
39999
40000         * lib/getsubopt.h: New file, with comments from Bruno Haible.
40001         * lib/getsubopt.c: New file, from glibc, but slightly modified based on
40002         suggestions from Paul Eggert <eggert@cs.ucla.edu>.
40003
40004 2004-08-01  Simon Josefsson  <jas@extundo.com>
40005
40006         * lib/xgetdomainname.c: Include stdlib.h, for free().
40007
40008 2004-07-19  Bruno Haible  <bruno@clisp.org>
40009
40010         * MODULES.html.sh (func_all_modules): Add dummy.
40011
40012 2004-07-16  Simon Josefsson  <jas@extundo.com>
40013
40014         * modules/dummy: New file.
40015
40016 2004-07-16  Simon Josefsson  <jas@extundo.com>
40017
40018         * lib/dummy.c: New file.
40019
40020 2004-07-16  Bruno Haible  <bruno@clisp.org>
40021
40022         * lib/backupfile.h: Add extern "C" for C++.
40023         * lib/closeout.h: Likewise.
40024         * lib/copy-file.h: Likewise.
40025         * lib/findprog.h: Likewise.
40026         * lib/full-write.h: Likewise.
40027         * lib/pathname.h: Likewise.
40028         * lib/progname.h: Likewise.
40029         * lib/stpcpy.h: Likewise.
40030         * lib/stpncpy.h: Likewise.
40031         * lib/strcase.h: Likewise.
40032         * lib/strstr.h: Likewise.
40033         * lib/xalloc.h: Likewise.
40034
40035         * lib/mbswidth.h: Add extern "C" for C++.
40036         Reported by Albert Chin-A-Young <china@thewrittenword.com>.
40037
40038 2004-07-13  Robert Millan  <robertmh@gnu.org>
40039
40040         * m4/host-os.m4: s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g.
40041
40042 2004-07-09  Simon Josefsson  <jas@extundo.com>
40043
40044         * lib/getndelim2.c: Include stddef.h, for ptrdiff_t.  (FreeBSD 4.9
40045         failed without this.)
40046
40047 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
40048
40049         * modules/chown (Files): Add lib/fchown-stub.c, since
40050         gl_PREREQ_CHOWN invokes AC_LIBOBJ(fchown-stub).
40051
40052 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
40053
40054         * lib/fchown-stub.c: New file.
40055
40056 2004-06-24  Jim Meyering  <jim@meyering.net>
40057
40058         * lib/obstack.h (obstack_base): Cast to (void *), per documentation.
40059
40060 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
40061
40062         * modules/argz: Omit "#include".
40063
40064         * MODULES.html.sh (func_all_modules): Add calloc, to match
40065         2004-06-01 addition of calloc module.
40066
40067 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
40068
40069         * m4/argz.m4: New file, which is autoupdated from libtool.
40070
40071 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
40072
40073         * lib/argz.c, lib/argz_.h: New files, which are autoupdated from
40074         libtool.
40075
40076 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
40077
40078         * config/srclist-update: Don't insist on "USA." before the
40079         close-comment, as libtool omits the period and puts the */ on a
40080         separate line.
40081         * config/srclist.txt: Add argz.c, argz_.h, argz.m4.
40082         * config/srclistvars.sh: Add LIBTOOL (for eggert only).
40083
40084 2004-06-22  Gary V. Vaughan  <gary@gnu.org>
40085
40086         * modules/argz: New file.
40087         * MODULES.html.sh (func_all_modules): Add argz.
40088
40089 2004-06-12  Jim Meyering  <jim@meyering.net>
40090         and  Paul Eggert  <eggert@cs.ucla.edu>
40091
40092         * modules/hash (Files): Add lib/xalloc.h.
40093         * modules/pipe (Depends-on): Add wait-process.
40094         * modules/stat (Depends-on): Add xalloc.
40095         * modules/userspec (Files): Add lib/userspec.h.
40096         * modules/xstrto
40097
40098         Upgrade from gettext-0.13.
40099         * modules/gettext (Files): Add m4/intmax.m4, m4/longdouble.m4,
40100         m4/longlong.m4, m4/printf-posix.m4, m4/signed.m4, m4/size_max.m4,
40101         m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4.
40102
40103 2004-06-10  Jim Meyering  <jim@meyering.net>
40104
40105         * lib/calloc.c: New file.
40106
40107 2004-06-06  Paul Eggert  <eggert@cs.ucla.edu>
40108
40109         * lib/getdate.y (yylex): Allow space between sign and number.
40110         Problem reported by Dan Jacobson.
40111
40112 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
40113
40114         Merge from coreutils CVS.
40115
40116         * m4/backupfile.m4, dirname.m4, human.m4, inttypes.m4, longlong.m4,
40117         makepath.m4, memchr.m4, memcmp.m4, mountlist.m4, path-concat.m4,
40118         putenv.m4, quotearg.m4, readutmp.m4, strtoimax.m4, strtoll.m4,
40119         strtoull.m4, strtoumax.m4, ulonglong.m4, vasnprintf.m4,
40120         xstrtol.m4: Fix copyright date and/or serial number.
40121
40122         * m4/chown.m4 (gl_PREREQ_CHOWN): Check for fcntl.h.
40123         See if we need an fchown replacement.
40124         (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): New macro.
40125         (gl_FUNC_CHOWN): Require gl_FUNC_CHOWN_FOLLOWS_SYMLINK,
40126         and use the replacement function if we detect either defect.
40127
40128         * m4/prereq.m4 (gl_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR,
40129         gl_UTIMECMP.
40130
40131 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
40132         and  Jim Meyering  <jim@meyering.net>
40133
40134         Merge from coreutils CVS.
40135
40136         * lib/stat-macros.h: New file, with contents from file-type.h
40137         and coreutils' system.h.
40138         * lib/file-type.c: Include "stat-macros.h".
40139         * lib/file-type.h (file_type): Move all macro definitions to new file,
40140         stat-macros.h.
40141
40142         * lib/chown.c (rpl_chown) [CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE]:
40143         Wrap old code with this conditional.
40144         [CHOWN_MODIFIES_SYMLINK]: Try to work around a chown
40145         function that does not dereference symlinks.
40146         * lib/lchown.c (lchown) [CHOWN_MODIFIES_SYMLINK]: Just call chown.
40147
40148         * lib/xreadlink.c: Include xreadlink.h first, to catch .h file
40149         dependency problems.
40150         (xreadlink): Accept new arg SIZE, for efficiency.
40151         All decls and uses changed.
40152         * lib/xreadlink.h: Include <stddef.h>, for size_t.
40153
40154         * lib/.cppi-disable: Add alloca_.h, allocsa.h, exit.h, getndelim2.h,
40155         gettext.h, localcharset.h, strdup.h, strndup.h, strtoul.c, time_r.h.
40156
40157         * lib/.cvsignore: Add alloca.h, fnmatch.h, poll.h, stdbool.h,
40158         sysexits.h.
40159
40160 2004-06-01  Jim Meyering  <jim@meyering.net>
40161
40162         * m4/calloc.m4: New file.
40163
40164 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
40165
40166         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Detect _Bool bug in HP aC++/ANSI
40167         C B3910B A.05.55 [Dec 04 2003].  Problem reported by Jim Meyering.
40168         Also, fix a typo in a diagnostic.
40169
40170 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
40171
40172         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Do not require AC_FUNC_MALLOC
40173         or AC_FUNC_REALLOC.
40174
40175 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
40176
40177         * lib/xmalloc.c (HAVE_MALLOC, HAVE_REALLOC): Do not require these
40178         macros to be defined.
40179         (xnmalloc_inline, xnrealloc_inline, xcalloc): Do not die if
40180         the allocator returns NULL because the requested size is zero.
40181
40182 2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>
40183
40184         * lib/malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this
40185         var.  Add comment explaining why libc still defines it.  This
40186         merges the following patch from glibc:
40187         http://sources.redhat.com/ml/libc-alpha/2004-05/msg00157.html
40188
40189 2004-05-20  Andreas Schwab  <schwab@suse.de>
40190
40191         * m4/free.m4: Replace free if it not known to work, not the other
40192         way round.
40193
40194 2004-05-19  Paul Eggert  <eggert@cs.ucla.edu>
40195
40196         * lib/obstack.c (_obstack): Remove unused variable.  It hasn't been
40197         present in glibc since revision 1.1 of this file.
40198         * lib/obstack.h (_obstack_free, obstack_1grow, obstack_1grow_fast,
40199         obstack_alignment_mask, obstack_alloc, obstack_base,
40200         obstack_blank, obstack_blank_fast, obstack_chunk_size,
40201         obstack_copy, obstack_copy0, obstack_finish, obstack_grow,
40202         obstack_grow0, obstack_init, obstack_int_grow,
40203         obstack_int_grow_fast, obstack_make_room, obstack_memory_used,
40204         obstack_next_free, obstack_object_size, obstack_ptr_grow,
40205         obstack_ptr_grow_fast, obstack_room): Remove declarations of
40206         nonexistent functions.
40207
40208 2004-05-18  Karl Berry  <karl@gnu.org>
40209
40210         * config/srclist.txt: break link for vasnprintf.c.
40211
40212 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
40213
40214         Port obstack to the AS/400, where pointers are 16 bytes wide and
40215         you cannot cast an integer to a valid pointer.  This patch is
40216         currently waiting to be integrated into glibc; see
40217         <http://sources.redhat.com/ml/libc-alpha/2004-05/msg00073.html>.
40218
40219         * lib/obstack.h (__PTR_TO_INT, __INT_TO_PTR): Remove.
40220         All uses of __INT_TO_PTR (PTR_TO_INT ...) replaced by __PTR_ALIGN.
40221         (__BPTR_ALIGN, __PTR_ALIGN): New macros.
40222         (struct obstack): temp member is now a union of a pointer and
40223         an integer, instead of an integer.  All integer uses changed.
40224         This does not affect the physical layout of struct obstack,
40225         except on hosts (like the AS/400) where the size or alignment of
40226         void * is greater than that of ptrdiff_t.
40227         (obstack_finish) [! (defined __GNUC__ && defined __STDC__ &&
40228         __STDC__)]: Store temporary in pointer member of union, not
40229         integer member.
40230         * lib/obstack.c: Include <stddef.h>, for offsetof.
40231         (struct fooalign): Remove; it doesn't need a name.
40232         (union fooround): Change double to long double, and add void *.
40233         (DEFAULT_ALIGNMENT): Use offsetof to compute.
40234         (DEFAULT_ALIGNMENT, DEFAULT_ROUNDING): Now an enum constant,
40235         not a macro.  Hence the values are always int; so remove all
40236         casts-to-int in uses.
40237
40238 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
40239
40240         * config/srclist.txt: Break link for argp-help.c and argp-parse.c until
40241         we can get this patch merged into glibc.
40242
40243 2004-05-17  Derek R. Price  <derek@ximbiot.com>
40244             Paul Eggert  <eggert@cs.ucla.edu>
40245
40246         * m4/argp: Depend on alloca.
40247
40248 2004-05-17  Derek R. Price  <derek@ximbiot.com>
40249             Paul Eggert  <eggert@cs.ucla.edu>
40250
40251         * lib/argp-help.c, argp-parse.c: Assume <alloca.h> rather than
40252         freecoding.
40253
40254 2004-05-17  Bruno Haible  <bruno@clisp.org>
40255
40256         * lib/vasnprintf.c (VASNPRINTF): Correctly handle the case of a
40257         precision that consists of a '.' followed by an empty digit string.
40258         Patch by Tor Lillqvist <tml@iki.fi>.
40259
40260 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
40261
40262         * m4/alloca.m4 (gl_FUNC_ALLOCA): Define HAVE_ALLOCA_H always,
40263         for backward compatibility with older code.  We need our own
40264         alloca.h if _AIX is defined.  Define HAVE_ALLOCA if we discover
40265         it under some other name, and our alloca.h will define it.
40266
40267 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
40268             Derek Price  <derek@ximbiot.com>
40269
40270         * lib/alloca.c: Include <alloca.h>, to get our interface.
40271         * lib/alloca_.h: Use __alloca on AIX, so that we don't have to
40272         include <alloca.h> first.  Use C89 prototype for alloca; this
40273         requires including <stddef.h> for size_t.  Use extern "C" if C++.
40274         Use #elif for simplicity, since we can assume C89 now.
40275         Don't try to source the system alloca.h since it will not be found
40276         and to prevent recursively including its replacement.
40277         * lib/fnmatch.c: Include <alloca.h> instead of opencoding.
40278         * lib/regex.c: Likewise.
40279
40280 2004-05-16  Derek Price  <derek@ximbiot.com>
40281             Paul Eggert  <eggert@cs.ucla.edu>
40282
40283         getline cleanup.  This changes the getndelim2 API: both order of
40284         arguments, and meaning of delim2 (now uses EOF, not 0, to indicate
40285         no delimiter).
40286
40287         * lib/getline.c: Don't include stddef.h or stdio.h, since our
40288         interface does that.
40289         (getline): Always use getdelim, so that we don't have two
40290         copies of this code.
40291         * lib/getndelim2.c: Include <limits.h>, <inttypes.h>, <stdint.h>
40292         if available.
40293         (PTRDIFF_MAX, SIZE_MAX, SSIZE_MAX): Define if not defined.
40294         (GETNDELIM2_MAXIMUM): New macro.
40295         (getndelim2): Reorder arguments.  delim==EOF now means no delimiter,
40296         instead of the old practice of delim2==0.  All callers changed.
40297         Return -1 on overflow, instead of returning junk.
40298         Do not set *linesize unless allocation succeeds.
40299         * lib/getndelim2.h: Do not include stddef.h; no longer needed, now
40300         that we include sys/types.h.
40301         * lib/getnline.h: Likewise.
40302         * lib/getndelim2.h (GETNLINE_NO_LIMIT): New macro.
40303         (getndelim2): Reorder arguments.
40304         * lib/getnline.c (getnline, getndelim):
40305         Don't discard the NMAX argument.
40306         (getnline): Invoke getndelim, to avoid code duplication.
40307         * lib/getnline.h (GETNLINE_NO_LIMIT): New macro, used instead
40308         of (size_t) -1 by callers of the getnline family.
40309
40310 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
40311
40312         * m4/gettime.m4 (gl_GETTIME): Require gl_TIMESPEC.
40313         Check for gettimeofday.
40314         * m4/settime.m4 (gl_SETTIME): Require gl_TIMESPEC.
40315         Check for settimeofday, stime.
40316
40317 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
40318
40319         * lib/nanosleep.c (suspended): Change its type from int to
40320         sig_atomic_t volatile.
40321         (first_call): Make it private to rpl_nanosleep, and have it
40322         be zero initially as that's a bit faster.
40323         (my_usleep): Round up fractional times instead of truncating them,
40324         as this is the usual meaning for 'sleep'.
40325
40326         * lib/gettime.c (gettime): Fall back on `time' if `gettimeofday'
40327         doesn't work.
40328         * lib/settime.c: Include <unistd.h>, for stime (on Solaris 8, anyway).
40329         (ENOSYS): Define if not defined.
40330         (settime): Fall back on stime if it exists and settimeofday fails.
40331         But don't bother with fallbacks if a method fails with errno == EPERM.
40332
40333 2004-05-11  Jim Meyering  <jim@meyering.net>
40334
40335         Prior to this change, the save_cwd caller required read access to the
40336         current directory on most systems (ones with the fchdir function).
40337
40338         * lib/save-cwd.c (save_cwd) [HAVE_FCHDIR]: If opening `.' read-only
40339         fails, try write-only, and finally, resort to using xgetcwd.
40340
40341 2004-05-06  Paul Eggert  <eggert@cs.ucla.edu>
40342
40343         * lib/obstack.c, obstack.h: Import changes from libc.
40344
40345 2004-04-28  Bruno Haible  <bruno@clisp.org>
40346
40347         * lib/findprog.c (find_in_path): Treat Cygwin like Windows, since it
40348         also implicitly appends .exe to executables.
40349         * lib/localcharset.c (ISSLASH): Treat Cygwin like Windows, since it now
40350         accepts Windows pathnames.
40351         * lib/pathname.h (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
40352         Treat Cygwin like Windows, since it now accepts Windows pathnames.
40353         * lib/progreloc.c (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
40354         Treat Cygwin like Windows, since it now accepts Windows pathnames.
40355         Reported by Derek Robert Price <derek@ximbiot.com>.
40356
40357 2004-04-21  Karl Berry  <karl@gnu.org>
40358
40359         * config/srclist.txt (localcharset.c): break sync.
40360
40361 2004-04-20  Paul Eggert  <eggert@twinsun.com>
40362
40363         * m4/host-os.m4: Add a copyright notice.
40364
40365 2004-04-20  Jim Meyering  <jim@meyering.net>
40366
40367         Change UTILS_ to gl_ in AC_DEFINE'd names.
40368         Change utils_- and jm_-prefixed variables, too.
40369         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from
40370         UTILS_FUNC_MKDIR_TRAILING_SLASH.
40371         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP.
40372
40373         * m4/dirfd.m4 (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
40374         Don't emit trailing blanks.
40375         Also rename jm_-prefixed variables to have gl_ prefix.
40376
40377         * m4/host-os.m4 (gl_HOST_OS): Rename from UTILS_HOST_OS.
40378         Also rename jm_-prefixed variables to have gl_ prefix.
40379
40380         * m4/jm-macros.m4: Reflect the renamings.
40381         * m4/prereq.m4: Likewise.
40382
40383 2004-04-20  Jim Meyering  <jim@meyering.net>
40384
40385         * lib/getndelim2.c (getndelim2): Upon realloc failure, don't leak
40386         memory.
40387
40388 2004-04-20  Jim Meyering  <jim@meyering.net>
40389             Bruno Haible  <bruno@clisp.org>
40390
40391         * lib/localcharset.c (get_charset_aliases) [!VMS && !WIN32]: Don't leak
40392         memory when realloc fails.
40393
40394 2004-04-19  Jim Meyering  <jim@meyering.net>
40395
40396         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
40397         now that readutmp.c may call `free (0)'.
40398
40399 2004-04-19  Bruno Haible  <bruno@clisp.org>
40400
40401         * m4/mbrtowc.m4: Change jm_ to gl_ in cache variables as well.
40402         * m4/inttypes_h.m4: Likewise.
40403         * m4/stdint_h.m4: Likewise.
40404         * m4/intmax_t.m4: Likewise.
40405         * m4/uintmax_t.m4: Likewise.
40406
40407 2004-04-18  Jim Meyering  <jim@meyering.net>
40408
40409         * m4/prereq.m4: Don't forbid jm_ prefix.
40410
40411         * m4/afs.m4, m4/allocsa.m4, m4/assert.m4, m4/backupfile.m4:
40412         * m4/bison.m4, m4/check-decl.m4, m4/chown.m4, m4/d-ino.m4:
40413         * m4/d-type.m4, m4/dirname.m4, m4/dos.m4, m4/error.m4, m4/fpending.m4:
40414         * m4/fstypename.m4, m4/fsusage.m4, m4/ftruncate.m4, m4/getdate.m4:
40415         * m4/getgroups.m4, m4/gettext.m4, m4/glibc21.m4, m4/group-member.m4:
40416         * m4/human.m4, m4/intmax.m4, m4/intmax_t.m4, m4/inttostr.m4:
40417         * m4/inttypes.m4, m4/inttypes_h.m4, m4/jm-macros.m4, m4/jm-winsz1.m4:
40418         * m4/jm-winsz2.m4, m4/lchown.m4, m4/lib-check.m4, m4/link-follow.m4:
40419         * m4/localcharset.m4, m4/longlong.m4, m4/ls-mntd-fs.m4, m4/lstat.m4:
40420         * m4/makepath.m4, m4/mbrtowc.m4, m4/mbswidth.m4, m4/memchr.m4:
40421         * m4/memcmp.m4, m4/mkdtemp.m4, m4/mkstemp.m4, m4/mountlist.m4:
40422         * m4/nanosleep.m4, m4/path-concat.m4, m4/perl.m4, m4/prereq.m4:
40423         * m4/putenv.m4, m4/quotearg.m4, m4/regex.m4, m4/stat.m4:
40424         * m4/stdint_h.m4, m4/strftime.m4, m4/strtoimax.m4, m4/strtoll.m4:
40425         * m4/strtoull.m4, m4/strtoumax.m4, m4/timespec.m4, m4/uintmax_t.m4:
40426         * m4/ulonglong.m4, m4/unlink-busy.m4, m4/unlocked-io.m4, m4/uptime.m4,
40427         * m4/utimbuf.m4, m4/utime.m4, m4/utimes-null.m4, m4/vasnprintf.m4:
40428         * m4/xstrtoimax.m4, m4/xstrtol.m4, m4/xstrtoumax.m4:
40429         Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
40430
40431 2004-04-18  Jim Meyering  <jim@meyering.net>
40432
40433         * lib/readutmp.c (read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc
40434         failure, don't leak memory and do call END_UTMP_ENT.
40435
40436 2004-04-16  Jim Meyering  <jim@meyering.net>
40437
40438         * m4/prereq.m4 (jm_PREREQ_STAT): Remove macro.  It is specific to
40439         coreutils' stat program.
40440         (gl_PREREQ): Don't require jm_PREREQ_STAT.
40441
40442 2004-04-11  Paul Eggert  <eggert@twinsun.com>
40443
40444         * lib/inttostr.h: Include <limits.h> unconditionally, since we assume
40445         C89.
40446         (CHAR_BIT): Remove, since we assume C89.
40447         Include <stdint.h> if available, as per current Autoconf CVS advice.
40448
40449 2004-03-31  Jim Meyering  <jim@meyering.net>
40450
40451         * m4/prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
40452         Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
40453         * m4/xalloc.m4: Likewise.
40454
40455 2004-03-30  Paul Eggert  <eggert@twinsun.com>
40456
40457         Merge from coreutils.
40458
40459         * m4/inttostr.m4: New file.
40460         * m4/getdate.m4 (gl_GETDATE): Remove time-related stuff.
40461         Require AM_STDBOOL_H and gl_TIMESPEC instead.
40462         Require gl_CLOCK_TIME.
40463         * m4/clock_time.m4 (gl_CLOCK_TIME): Require AC_GNU_SOURCE.
40464
40465 2004-03-30  Paul Eggert  <eggert@twinsun.com>
40466
40467         * lib/cloexec.h, cloexec.c (set_cloexec_flag): Return int
40468         not bool, to be more consistent with Unix conventions.
40469         Suggested by Bruno Haible.
40470
40471         Merge from coreutils.
40472
40473         * lib/imaxtostr.c, lib/inttostr.c, lib/inttostr.h, lib/offtostr.c:
40474         * lib/umaxtostr.c: New files.
40475
40476         * lib/getdate.h: Include stdbool.h, and timespec.h instead of
40477         the usual <time.h> dance.
40478         (get_date): Change signature to support fractional time stamps.
40479         All callers changed.
40480         * lib/getdate.y: Include "getdate.h" first, as we can now
40481         assume C89 and don't need to worry about 'const'.
40482         Similarly, include "unlocked-io.h" near start, not in middle.
40483         Include <limits.h>.
40484         (textint.value): Use long int rather than int.
40485         (textint.digits): Use size_t rather than int.
40486         (BILLION, LOG10_BILLION): New constants.
40487         (parser_control): New member rel_ns.  Members day_ordinal,
40488         time_zone, month, day, hour, minutes, rel_year, rel_month,
40489         rel_day, rel_hour, rel_minutes, rel_seconds
40490         are now long int, not int.  Member seconds is now struct timespec,
40491         not int.  New member timespec_seen.  Members dates_seen, days_seen,
40492         local_zones_seen, rels_seen, times_seen, zones_seen are now size_t,
40493         not int.
40494         (%union.intval): Now long int, not int.
40495         New member timespec.
40496         (tSDECIMAL_NUMBER, tUDECIMAL_NUMBER): New tokens.
40497         (seconds, signed_seconds, unsigned_seconds): New nonterminals.
40498         (spec): Now is a timespec or an item list.
40499         (timespec, items): New nonterminals.
40500         (time, rel, relunit, number, get_date):
40501         Add support for fractional seconds.
40502         (time): Fix bug: seconds weren't cleared in "00:00 +0000" syntax.
40503         (gmtime, localtime, mktime): Remove decls; not needed with C89.
40504         (to_hour): First arg is now long int, not int.
40505         (to_year): Returns long int, not int.
40506         Don't treat year -70 like 70.
40507         (tm_diff): Returns long int, not int.
40508         (lookup_word): Use bool instead of int when appropriate.
40509         (yylex): Use size_t for count, not int.
40510         Detect overflow when parsing large integer constants.
40511         Add support for fractions.
40512         (get_date): Make pointers 'const' if possible.
40513         Use more-portable code to detect integer overflow.
40514         (main) [TEST]: Adjust to above changes.  Test for localtime failure.
40515         Don't use ctime; it's not reliable if the year has >4 digits.
40516
40517         * lib/human.c (humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
40518         This is for compatibility with BSD.
40519
40520         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP): Define.
40521         (ATIME_CMP, CTIME_CMP, MTIME_CMP, TIMESPEC_NS): Likewise.
40522         From coreutils' system.h.
40523
40524         * lib/userspec.c: Don't include "posixver.h".
40525         (parse_user_spec): Fall back on USER.GROUP parsing, regardless
40526         of POSIX version, as POSIX 1003.1-2001 allows that behavior as a
40527         compatible extension.  Simplify code by removing a boolean int
40528         that was always nonzero if a string was nonnull.
40529
40530 2004-03-30  Jim Meyering  <jim@meyering.net>
40531
40532         Merge from coreutils.
40533
40534         Avoid a configure-time warning about sys/ucred.h on OSF V4.0.
40535         * m4/ls-mntd-fs.m4: Test for sys/ucred.h separately, since
40536         on some systems one must include <grp.h> before it.
40537         Reported by Christian Krackowizer.
40538
40539 2004-03-30  Jim Meyering  <jim@meyering.net>
40540
40541         Merge from coreutils.
40542
40543         * lib/mountlist.c [HAVE_SYS_UCRED_H]: Include grp.h before sys/ucred.h.
40544
40545         * lib/readtokens.c (readtoken): Don't leak 64 bytes when reading
40546         an empty input stream.
40547
40548         * lib/readtokens.c: Include <stdbool.h>.
40549         (readtoken): Use `size_t' rather than int/long.
40550         All callers adjusted.
40551         Use `bool' rather than `int' where appropriate.
40552         Use memset rather than an explicit loop.
40553         Use x2nrealloc rather than xrealloc.
40554         Allow the use of `\0' as a delimiter.
40555         (readtokens): Likewise.
40556         * lib/readtokens.h (readtoken, readtokens): Update prototypes.
40557
40558 2004-03-30  Jim Meyering  <jim@meyering.net>
40559
40560         * m4/realloc.m4: Remove file, since now it does no more than
40561         AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via
40562         the `configure.ac' section of module/realloc.
40563         * m4/malloc.m4: Likewise, but for AC_FUNC_MALLOC.
40564
40565 2004-03-30  Bruno Haible  <bruno@clisp.org>
40566
40567         * lib/getloadavg.c (getloadavg): Don't assume setlocale returns
40568         nonnull.
40569
40570 2004-03-29  Paul Eggert  <eggert@twinsun.com>
40571
40572         Merge changes to getloadavg.c from coreutils and Emacs.
40573
40574         * lib/getloadavg.c [!defined HAVE_SETLOCALE] (setlocale):
40575         Define to an expression, not to the empty string.
40576         Include cloexec.h and xalloc.h.
40577         (getloadavg): Restore LC_NUMERIC locale after setting it temporarily.
40578         Use set_cloexec_flag rather than rolling our own.
40579         * lib/cloexec.c, lib/cloexec.h: New files.
40580
40581 2004-03-29  Paul Eggert  <eggert@twinsun.com>
40582
40583         * m4/cloexec.m4: New file.
40584
40585 2004-03-18  Paul Eggert  <eggert@twinsun.com>
40586
40587         * lib/getopt.h: Sync with libc CVS.
40588
40589 2004-03-18  Paul Eggert  <eggert@twinsun.com>
40590             Bruno Haible  <bruno@clisp.org>
40591
40592         * m4/mbswidth.m4 (gl_MBSWIDTH): Also test whether <wchar.h> declares
40593         mbswidth.
40594
40595 2004-03-18  Paul Eggert  <eggert@twinsun.com>
40596             Bruno Haible  <bruno@clisp.org>
40597
40598         * lib/mbswidth.h: Include <wchar.h> only if
40599         HAVE_DECL_MBSWIDTH_IN_WCHAR_H, not on all platforms that have
40600         <wchar.h>.
40601         * lib/mbswidth.c: Include <stdio.h> and <time.h> before <wchar.h>.
40602
40603 2004-03-09  Paul Eggert  <eggert@twinsun.com>
40604
40605         * lib/argp-parse.c, getopt.c, getopt.h, getopt1.c:
40606         Sync with libc CVS.
40607         * lib/getopt_int.h: New file, also synced from libc.
40608
40609 2004-03-09  Paul Eggert  <eggert@twinsun.com>
40610
40611         * config/srclistvars.sh: Add GNUWWWLICENSES for eggert.
40612         * config/srclist.txt: Sync getopt with libc.  Add getopt_int.h.
40613         Bring back getopt.c, getopt.h, getopt1.c.
40614
40615 2004-03-07  Paul Eggert  <eggert@twinsun.com>
40616
40617         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Renamed from jm_PREREQ_C_STACK.
40618         All uses changed.  Check for sa_sigaction member; this fixes
40619         a bug first reported by Jason Andrade in
40620         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
40621
40622 2004-03-07  Paul Eggert  <eggert@twinsun.com>
40623
40624         * lib/c-stack.c (SIGACTION_WORKS): New macro.  Use it instead of long
40625         '#if' expressions.  Unlike the code it replaces, it does not
40626         depend on (defined _SC_PAGESIZE).  However, it does depend on
40627         HAVE_STRUCT_SIGACTION_SA_SIGACTION; this last change fixes a bug
40628         first reported by Jason Andrade in
40629         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
40630
40631 2004-02-25  Simon Josefsson  <jas@extundo.com>
40632
40633         * m4/strdup.m4 (gl_PREREQ_STRDUP): Check whether strdup is declared.
40634
40635 2004-02-25  Simon Josefsson  <jas@extundo.com>
40636
40637         * lib/strdup.h: New file.
40638         * lib/strdup.c: Include it.
40639         * lib/path-concat.c: Include strdup.h. Drop strdup declaration.
40640         * lib/userspec.c: Include strdup.h. Drop strdup declaration.
40641
40642 2004-02-23  Karl Berry  <karl@gnu.org>
40643
40644         * doc/maintain.texi, doc/standards.texi, doc/make-stds.texi: new files
40645         (from fencepost.gnu.org:/gd/gnuorg).
40646
40647 2004-02-23  Karl Berry  <karl@gnu.org>
40648
40649         * config/srclistvars.sh (GNUORG) [karl]: redefine.
40650         * config/srclist.txt: add maintain/standards documents.
40651
40652 2004-02-18  Bruno Haible  <bruno@clisp.org>
40653
40654         * m4/xsize.m4 (gl_XSIZE): Require AC_C_INLINE.
40655         Reported by Derek Robert Price <derek@ximbiot.com>.
40656
40657 2004-02-16  Karl Berry  <karl@gnu.org>
40658
40659         * config/mkinstalldirs, install-sh: update from automake.
40660
40661 2004-02-06  Karl Berry  <karl@gnu.org>
40662
40663         * m4/po.m4: update from gettext 0.14.1.
40664
40665 2004-02-06  Karl Berry  <karl@gnu.org>
40666
40667         * lib/config.charset: update from gettext 0.14.1.
40668
40669 2004-02-05  Paul Eggert  <eggert@twinsun.com>
40670
40671         Add comments and code, prompted by suggestions from Bruno Haible
40672         for sh-quote.
40673         * lib/quotearg.h (quotearg_alloc): New decl.  Improve the comments
40674         describing the enum quoting_style values.
40675         * lib/quotearg.c (quotearg_alloc): New function.
40676         (quotearg_buffer_restyled): Treat lone { and } as special.
40677         Treat = as special.  Work around bug with older shells
40678         that "see" a '\' that is really the 2nd byte of a multibyte char.
40679         Quote empty string with shell_quoting_style.
40680
40681 2004-02-03  Bruno Haible  <bruno@clisp.org>
40682
40683         * m4/pipe.m4: New file, from GNU gettext.
40684
40685 2004-02-03  Bruno Haible  <bruno@clisp.org>
40686
40687         * lib/pipe.h: New file, from GNU gettext.
40688         * lib/pipe.c: New file, from GNU gettext.
40689
40690 2004-01-27  Bruno Haible  <bruno@clisp.org>
40691
40692         * m4/execute.m4: New file, from GNU gettext.
40693
40694 2004-01-27  Bruno Haible  <bruno@clisp.org>
40695
40696         * lib/execute.h: New file, from GNU gettext.
40697         * lib/execute.c: New file, from GNU gettext.
40698         * lib/w32spawn.h: New file, from GNU gettext.
40699
40700 2004-01-24  Paul Eggert  <eggert@twinsun.com>
40701
40702         Merge from diffutils.
40703
40704         * lib/file-type.c (file_type): Add typed memory objects.
40705         * lib/file-type.h (S_TYPEISTMO): New macro.
40706
40707         * lib/c-stack.h (c_stack_action): Remove argv argument.
40708         * lib/c-stack.c (c_stack_action): Likewise.  All uses changed.
40709         (die): Don't calculate message unless segv_action returns.
40710         (get_stack_location, min_address_from_argv, max_address_from_argv,
40711         volatile stack_base, volatile_stack_size): Remove.
40712         (segv_handler): If ! HAVE_XSI_STACK_OVERFLOW_HEURISTIC, assume
40713         that every segmentation violation is a stack overflow.  (Ouch!)
40714         See Debian bug 136249 (still outstanding) for more info about why
40715         HAVE_XSI_STACK_OVERFLOW_HEURISTIC fails on Linux kernels.
40716
40717 2004-01-24  Paul Eggert  <eggert@twinsun.com>
40718
40719         Exit-status fix from coreutils.
40720
40721         Use exit_failure consistently in place of EXIT_FAILURE,
40722         so that program exit statuses are consistent on failure.
40723
40724         * lib/argmatch.c (ARGMATCH_DIE) [! defined ARGMATCH_DIE]:
40725         Include "exitfail.h", and use exit_failure rather than EXIT_FAILURE.
40726         * lib/argmatch.h: Comment fix to match the above.
40727         * lib/obstack.c (obstack_exit_failure) [!defined _LIBC]:
40728         Now a macro referring to exit_failure, instead of a separate
40729         variable.  Include "exitfail.h" to get it.
40730         * lib/xstrtol.h: Include "exitfail.h".
40731         (STRTOL_FATAL_ERROR): Exit with status exit_failure, not 2.
40732
40733         * lib/long-options.c (parse_long_options): Use prototype
40734         for usage function arg.  Pass it EXIT_SUCCESS rather than 0,
40735         for clarity.
40736
40737 2004-01-21  Jim Meyering  <jim@meyering.net>
40738
40739         * lib/mktime.c (__mktime_internal) [!_LIBC]: Define to mktime_internal
40740         so as not to conflict with a different-sized __mktime_internal
40741         function in GNU libc.
40742         * lib/timegm.c (__mktime_internal) [!_LIBC]: Likewise.
40743         Problem building statically-linked `ls' reported by Michael Brunnbauer.
40744
40745 2004-01-20  Karl Berry  <karl@gnu.org>
40746
40747         * config/config.guess: update from config.
40748
40749         * config/srclistvars.sh: GNUWWWLICENSES for karl.
40750
40751 2004-01-20  Bruno Haible  <bruno@clisp.org>
40752
40753         Safer stack allocation.
40754         * lib/setenv.c: Include allocsa.h.
40755         (alloca): Remove fallback definition.
40756         (freea): Remove macro.
40757         (__add_to_environ) [!_LIBC]: Use allocsa instead of alloca. Use freesa
40758         instead of freea.
40759
40760 2004-01-20  Bruno Haible  <bruno@clisp.org>
40761
40762         * m4/eealloc.m4: New file, from GNU gettext.
40763
40764 2004-01-20  Bruno Haible  <bruno@clisp.org>
40765
40766         * m4/allocsa.m4: New file, from GNU gettext.
40767
40768 2004-01-20  Bruno Haible  <bruno@clisp.org>
40769
40770         * lib/xallocsa.h: New file, from GNU gettext.
40771         * lib/xallocsa.c: New file, from GNU gettext.
40772
40773 2004-01-20  Bruno Haible  <bruno@clisp.org>
40774
40775         * lib/wait-process.c: On Windows, include windows.h. Needed on mingw.
40776
40777 2004-01-20  Bruno Haible  <bruno@clisp.org>
40778
40779         * lib/wait-process.c (wait_subprocess): Add ignore_sigpipe argument.
40780         * lib/wait-process.c (wait_subprocess): Likewise. Handle SIGPIPE
40781         specially.
40782
40783 2004-01-20  Bruno Haible  <bruno@clisp.org>
40784
40785         * lib/wait-process.c (wait_process): Disable the 2003-10-31 waitid()
40786         patch.
40787
40788 2004-01-20  Bruno Haible  <bruno@clisp.org>
40789
40790         * lib/wait-process.c (cleanup_slaves): Use ANSI C declaration.
40791
40792 2004-01-20  Bruno Haible  <bruno@clisp.org>
40793
40794         * lib/eealloc.h: New file.
40795
40796 2004-01-20  Bruno Haible  <bruno@clisp.org>
40797
40798         * lib/binary-io.h: Avoid warnings on Cygwin.
40799
40800 2004-01-20  Bruno Haible  <bruno@clisp.org>
40801
40802         * lib/allocsa.h: New file, from GNU gettext.
40803         * lib/allocsa.c: New file, from GNU gettext.
40804
40805 2004-01-18  Karl Berry  <karl@gnu.org>
40806
40807         * doc/gpl.texi, doc/lgpl.texi: new files.
40808
40809 2004-01-18  Karl Berry  <karl@gnu.org>
40810
40811         * config/srclistvars.sh (GNUWWWLICENSES): new variable.
40812         * config/srclist.txt ({fdl,gpl,lgpl}.text): get from there.
40813
40814 2004-01-15  Paul Eggert  <eggert@twinsun.com>
40815
40816         Merge from coreutils.
40817
40818         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for uintptr_t.
40819         * m4/posixver.m4 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.
40820         (gl_DEFAULT_POSIX2_VERSION): Move
40821         the documentation from 'configure' into 'config.hin',
40822         so that 'configure --help' isn't burdened by it and
40823         we don't have to worry about its formatting there.
40824         Reword the documentation so that it's more succinct
40825         and can be run together into a single paragraph.
40826         * m4/same.m4 (gl_SAME): Check for pathconf.
40827
40828 2004-01-15  Paul Eggert  <eggert@twinsun.com>
40829
40830         Merge from coreutils.
40831
40832         * lib/posixver.c: Include posixver.h.
40833
40834         * lib/same.c: Include <stdbool.h>, <limits.h>.
40835         (_POSIX_NAME_MAX): Define if not defined.
40836         (MIN): New macro.
40837         (same_name): If file names are silently truncated, report
40838         that the file names are the same if they are the same after
40839         the silent truncation.
40840
40841         * lib/xstrtod.h (xstrtod): Accept an extra arg, specifying the
40842         conversion function.
40843         * lib/xstrtod.c (xstrtod): Likewise.  All callers changed to
40844         include c-strtod.h and use c_strtod.  Don't include stdlib.h; no
40845         longer needed.
40846
40847 2004-01-15  Jim Meyering  <jim@meyering.net>
40848
40849         Merge from coreutils.
40850
40851         * m4/clock_time.m4 (gl_CLOCK_TIME): Don't set LIB_CLOCK_GETTIME
40852         if no library is required.
40853         * m4/jm-macros.m4: Don't require UTILS_SYS_OPEN_MAX.
40854         * m4/jm-macros.m4 (jm_MACROS): Require gl_FUNC_FREE.
40855         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.58.
40856         (AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58.
40857         * m4/jm-macros.m4 (jm_MACROS): Don't require AC_FUNC_FTW.
40858         * m4/lib-check.m4 (jm_LIB_CHECK): Do not set LIB_CRYPT to the
40859         value, $ac_cv_search_crypt, if it's "none required".
40860         * m4/posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro.
40861         * m4/prereq.m4 (jm_PREREQ): Require AC_FUNC_GETLOADAVG,
40862         not gl_FUNC_GETLOADAVG.
40863         * m4/prereq.m4 (jm_PREREQ): Require gl_READTOKENS, gl_MD5, gl_MAKEPATH,
40864         gl_LONG_OPTIONS, and gl_IDCACHE, gl_GETUGROUPS.
40865
40866 2004-01-15  Jim Meyering  <jim@meyering.net>
40867
40868         Merge from coreutils.
40869
40870         * lib/md5.h (rol) [__GNUC__ && __i386__]: Don't use `asm' code.  These
40871         days, gcc-3.x does better all by itself.  Patch from Dean Gaudet:
40872         http://mail.gnu.org/archive/html/bug-coreutils/2003-11/msg00144.html
40873
40874         * lib/posixver.c (DEFAULT_POSIX2_VERSION): Use definition of new,
40875         optional configure-time default.
40876
40877         * lib/version-etc.c (version_etc_copyright): Update copyright date.
40878
40879         * lib/xreadlink.c (xreadlink): Correct outdated comment.
40880
40881 2004-01-15  Alexandre Duret-Lutz  <adl@gnu.org>
40882
40883         Merge from coreutils.
40884
40885         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the
40886         value, $ac_cv_search_nanosleep, if it's "none required".
40887
40888 2004-01-14  Paul Eggert  <eggert@twinsun.com>
40889
40890         * lib/fnmatch_loop.c (ALLOCA_LIMIT): Remove macro, which collided
40891         with like-named macro in fnmatch.c.
40892         (EXT): Use an internal constant instead.
40893
40894         Merge fnmatch patches from glibc.
40895         * lib/fnmatch.c (mbsinit): Remove define.
40896         Add libc_hidden_ver (__fnmatch, fnmatch).
40897         * lib/fnmatch_loop.c (FCT): Cast to int32_t and UCHAR when appropriate.
40898         Adjust to renaming of collseq_table_lookup to __collseq_table_lookup.
40899
40900 2004-01-14  Karl Berry  <karl@gnu.org>
40901
40902         * config/install-sh: update from automake.
40903
40904 2004-01-13  Karl Berry  <karl@gnu.org>
40905
40906         * config/install-sh: update from automake.
40907
40908 2004-01-09  Karl Berry  <karl@gnu.org>
40909
40910         * config/install-sh: update from automake.
40911
40912 2004-01-05  Karl Berry  <karl@gnu.org>
40913
40914         * config/config.{sub,guess}: update from config.
40915
40916 2003-12-31  Karl Berry  <karl@gnu.org>
40917
40918         * config/depcomp: update from automake.
40919
40920 2003-12-14  Karl Berry  <karl@gnu.org>
40921
40922         * lib/config.charset: update from gettext-runtime.
40923
40924 2003-12-03  Paul Eggert  <eggert@twinsun.com>
40925
40926         * lib/getgroups.c (getgroups): xmalloc takes one argument, not two.
40927         Bug reported by Alfred M. Szmidt.
40928
40929 2003-12-03  Bruno Haible  <bruno@clisp.org>
40930
40931         * m4/gettext.m4: Upgrade from gettext-0.13.
40932         * m4/po.m4: Upgrade from gettext-0.13.
40933         * m4/size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here.
40934         * m4/intmax.m4: New file, from gettext-0.13.
40935         * m4/printf-posix.m4: New file, from gettext-0.13.
40936
40937 2003-11-29  Karl Berry  <karl@gnu.org>
40938
40939         * lib/argp-{help.c,parse.c,namefrob.h}, argp.h: update from libc.
40940
40941 2003-11-25  Paul Eggert  <eggert@twinsun.com>
40942             Bruno Haible  <bruno@clisp.org>
40943
40944         * lib/printf-parse.h: Don't include sys/types.h.
40945         (ARG_NONE): New macro.
40946         (char_directive): Change type of *arg_index fields to size_t.
40947         * lib/printf-parse.c: Don't include sys/types.h.
40948         (SSIZE_MAX): Remove macro.
40949         (PRINTF_PARSE): Change the type of the arg_index variables to size_t.
40950         Remove unnecessary overflow check.
40951         * lib/vasnprintf.c (VASNPRINTF): Update for type change of *arg_index
40952         fields.
40953
40954 2003-11-25  Bruno Haible  <bruno@clisp.org>
40955
40956         * modules/vasnprintf (Files): Remove m4/ssize_t.m4.
40957
40958 2003-11-25  Bruno Haible  <bruno@clisp.org>
40959
40960         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Don't require
40961         gt_TYPE_SSIZE_T.
40962
40963 2003-11-24  Paul Eggert  <eggert@twinsun.com>
40964
40965         * modules/alloca: Remove dependency on xalloc.
40966
40967 2003-11-24  Paul Eggert  <eggert@twinsun.com>
40968
40969         * lib/alloca.c: Remove dependency on xalloc module.
40970         (xalloc_die): Remove.
40971         (memory_full) [!defined emacs]: New macro.
40972         [!defined emacs]: Don't include xalloc.h.
40973         (alloca): Invoke memory_full, not xalloc_die, if malloc fails or
40974         address arithmetic overflows.  Change datatypes a bit to avoid
40975         unnecessary casts.
40976
40977 2003-11-22  Jim Meyering  <jim@meyering.net>
40978
40979         * lib/xmalloc.c (x2nrealloc_inline): Fix typos in comments:
40980         s/size/size_t/.
40981
40982 2003-11-21  Karl Berry  <karl@gnu.org>
40983
40984         * config/config.{sub,guess}: update from config.
40985
40986 2003-11-18  Karl Berry  <karl@gnu.org>
40987
40988         * config/config.{sub,guess}: update from config.
40989
40990         * config/(printf-{parse,args}.[ch]): sync broken, sigh.
40991
40992 2003-11-17  Paul Eggert  <eggert@twinsun.com>
40993
40994         * README: Mention that S+T cannot overflow if S is the size of
40995         an existing object and T is sufficiently small.
40996
40997 2003-11-17  Jim Meyering  <jim@meyering.net>
40998
40999         On systems without utime and without a utimes function capable of
41000         dealing with a NULL struct utimbuf* argument, this utime replacement
41001         could -- in unusual circumstances -- leak a file descriptor.
41002         * lib/utime.c: Include <unistd.h> and <errno.h>.
41003         (utime_null): Be sure to close `fd' and to preserve errno.
41004         Reported by Geoff Collyer via Arnold Robbins.
41005
41006 2003-11-17  Bruno Haible  <bruno@clisp.org>
41007
41008         * modules/vasnprintf (Files): Add m4/ssize_t.m4.
41009         (Depends-on): Add xsize.
41010
41011 2003-11-17  Bruno Haible  <bruno@clisp.org>
41012
41013         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gt_TYPE_SSIZE_T.
41014
41015 2003-11-17  Bruno Haible  <bruno@clisp.org>
41016
41017         * lib/vasnprintf.c (alloca): Remove fallback definition.
41018         (freea): Remove definition.
41019         (VASNPRINTF): Use alloca only for small sizes, say <= 4000 bytes.
41020         Reported by Paul Eggert.
41021
41022 2003-11-16  Paul Eggert  <eggert@twinsun.com>
41023             Bruno Haible  <bruno@clisp.org>
41024
41025         Protect against address arithmetic overflow.
41026         * lib/printf-args.h: Include stddef.h.
41027         (arguments): Change type of field 'count' to size_t.
41028         * lib/printf-args.c (printf_fetchargs): Use size_t instead of
41029         'unsigned int' where appropriate.
41030         * lib/printf-parse.h: Include sys/types.h.
41031         (char_directive): Change type of *arg_index fields to ssize_t.
41032         (char_directives): Change type of fields 'count', max_*_length to
41033         size_t.
41034         * lib/printf-parse.c: Include sys/types.h and xsize.h.
41035         (SSIZE_MAX): Define fallback value.
41036         (PRINTF_PARSE): Use size_t instead of 'unsigned int' and ssize_t
41037         instead of 'int' where appropriate. Check a_allocated, d_allocated
41038         against overflow. Reject %m$ argument numbers > SSIZE_MAX + 1.
41039         * lib/vasnprintf.c: Include xsize.h.
41040         (VASNPRINTF): Use size_t instead of 'unsigned int' where appropriate.
41041         Check alloca, malloc, realloc, ENSURE_ALLOCATION arguments against
41042         overflow. Avoid wraparound when converting a width or precision from
41043         decimal to binary.
41044
41045 2003-11-16  Bruno Haible  <bruno@clisp.org>
41046
41047         Update from GNU gettext.
41048         * lib/printf-parse.c: Generalize to it can be compiled for wide
41049         strings.
41050         (PRINTF_PARSE, CHAR_T, DIRECTIVE, DIRECTIVES): New macros.
41051         * lib/vasnprintf.c: Generalize to it can be compiled for wide strings.
41052         (VASNPRINTF, CHAR_T, DIRECTIVE, DIRECTIVES, PRINTF_PARSE, USE_SNPRINTF,
41053         SNPRINTF): New macros.
41054         Don't include <alloca.h> if the file is used inside libintl.
41055         (local_wcslen): New function, for Solaris 2.5.1.
41056         (VASNPRINTF): Use it instead of wcslen.
41057
41058 2003-11-16  Bruno Haible  <bruno@clisp.org>
41059
41060         * lib/xsize.h (xmax): New function.
41061         (xsum, xsum3, xsum4): Declare as "pure" functions.
41062
41063 2003-11-12  Paul Eggert  <eggert@twinsun.com>
41064
41065         * modules/xalloc (Files): Undo latest change, since xalloc.h
41066         no longer needs SIZE_MAX or PTRDIFF_MAX.
41067
41068 2003-11-12  Paul Eggert  <eggert@twinsun.com>
41069
41070         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Do not require gl_SIZE_MAX or
41071         gl_PTRDIFF_MAX.
41072
41073 2003-11-12  Paul Eggert  <eggert@twinsun.com>
41074
41075         * lib/xstrtol.c (__xstrtol): Remove "break" immediately after
41076         "return", to pacify some unknown compiler.  Problem reported
41077         by Joerg Schilling.
41078
41079 2003-11-12  Paul Eggert  <eggert@twinsun.com>
41080
41081         * lib/xalloc.h: Do not include <limits.h> or <stdint.h>.
41082         (xalloc_oversized): Use sizeof (ptrdiff_t) and sizeof (size_t) for
41083         the heuristic, rather than PTRDIFF_MAX and SIZE_MAX.  This
41084         heuristic is just as accurate as far as we know, and it removes a
41085         dependency on size_max.m4 and ptrdiff_max.m4.
41086
41087 2003-11-11  Bruno Haible  <bruno@clisp.org>
41088
41089         * modules/xsize (Files): Add m4/size_max.m4.
41090         * modules/xalloc (Files): Add m4/size_max.m4, m4/ptrdiff_max.m4.
41091
41092 2003-11-11  Bruno Haible  <bruno@clisp.org>
41093
41094         * m4/size_max.m4: New file.
41095         * m4/ptrdiff_max.m4: New file.
41096         * m4/xsize,m4 (gl_XSIZE): Require gl_SIZE_MAX.
41097         * m4/xalloc.m4 (gl_PREREQ_XALLOC): New macro.
41098         (gl_XALLOC): Invoke it.
41099
41100 2003-11-11  Bruno Haible  <bruno@clisp.org>
41101
41102         * lib/xsize.h (SIZE_MAX): Remove fallback definition.
41103         * lib/xalloc.h: Include limits.h. Assume SIZE_MAX and PTRDIFF_MAX are
41104         defined.
41105
41106 2003-11-10  Paul Eggert  <eggert@twinsun.com>
41107
41108         * lib/xalloc.h (xalloc_oversized): [! (defined PTRDIFF_MAX &&
41109         PTRDIFF_MAX < SIZE_MAX)]: Fix off-by-one error that would have
41110         rejected some allocations of exactly SIZE_MAX - 2 bytes.
41111         From Bruno Haible.
41112         [defined PTRDIFF_MAX && PTRDIFF_MAX < SIZE_MAX]: Use SIZE_MAX,
41113         not (size_t) -1, since it's defined here.
41114
41115 2003-11-09  Karl Berry  <karl@gnu.org>
41116
41117         * config/mkinstalldirs, depcomp, mdate-sh: update from automake.
41118
41119 2003-11-06  Paul Eggert  <eggert@twinsun.com>
41120
41121         * lib/xalloc.h [HAVE_STDINT_H]: Include <stdint.h>.
41122         (xalloc_oversized) [! (PTRDIFF_MAX < SIZE_MAX)]:
41123         Reject sizes of exactly SIZE_MAX bytes.
41124         * lib/xreadlink.c: Include "xalloc.h" before checking whether SIZE_MAX
41125         is defined, since "xalloc.h" now defines SIZE_MAX on modern hosts.
41126
41127 2003-11-05  Bruno Haible  <bruno@clisp.org>
41128
41129         * lib/xsize.h: Include limits.h, to avoid a possible collision with
41130         SIZE_MAX defined in <limits.h> on Solaris.
41131
41132 2003-11-04  Jim Meyering  <jim@meyering.net>
41133
41134         * modules/sysexits: Use the `$(VAR)' notation for AC_SUBST'd
41135         variable names, rather than @VAR@.
41136         * modules/poll: Likewise.
41137
41138 2003-11-04  Bruno Haible  <bruno@clisp.org>
41139
41140         * modules/xsize: New file.
41141         * modules/linebreak: Depend on xsize.
41142         * MODULES.html.sh (func_all_modules): Add xsize.
41143
41144 2003-11-04  Bruno Haible  <bruno@clisp.org>
41145
41146         * m4/xsize.m4: New file.
41147
41148 2003-11-04  Bruno Haible  <bruno@clisp.org>
41149
41150         * lib/xsize.h: New file.
41151         * lib/linebreak.c: Include xsize.h.
41152         (mbs_possible_linebreaks, mbs_width_linebreaks): Check malloc()
41153         argument for overflow.
41154         Suggested by Paul Eggert.
41155
41156 2003-11-03  Karl Berry  <karl@gnu.org>
41157
41158         * config/config.{guess,sub}: update from config.
41159
41160 2003-11-03  Jim Meyering  <jim@meyering.net>
41161
41162         * modules/userspec (lib_SOURCES): Add userspec.h.
41163         (Include): Add "userspec.h".
41164         Improve description.
41165
41166 2003-11-03  Jim Meyering  <jim@meyering.net>
41167
41168         * lib/userspec.c: Include "userspec.h".
41169         * lib/userspec.h: New file.
41170
41171 2003-11-03  Bruno Haible  <bruno@clisp.org>
41172
41173         * m4/wait-process.m4 (gl_WAIT_PROCESS): Also check for waitid.
41174
41175 2003-11-03  Bruno Haible  <bruno@clisp.org>
41176
41177         * lib/wait-process.c (wait_process): Use waitid with WNOWAIT if
41178         available, to avoid (extremely rare) race condition.
41179         Suggested by Paul Eggert.
41180
41181 2003-11-02  Karl Berry  <karl@gnu.org>
41182
41183         * config/srclist.txt (vasprintf.c): sync broken, sigh.
41184
41185 2003-10-31  Paul Eggert  <eggert@twinsun.com>
41186
41187         * lib/mountlist.h (struct mount_entry.me_type_malloced): New member.
41188         * lib/mountlist.c (SIZE_MAX): Define if not defined already.
41189         (read_filesystem_list): Set and use me_type_malloced.
41190         Use "sizeof *me" rather than "sizeof (struct mount_entry)" (or
41191         whatever the type happens to be), for brevity and consistency.
41192         Check for size calculation overflow on Alphas running OSF/1.
41193
41194 2003-10-31  Jim Meyering  <jim@meyering.net>
41195
41196         * lib/hash.c: Include "xalloc.h" for use of xalloc_oversized.
41197
41198         * lib/linebuffer.c: Include <string.h> for declaration of memset.
41199
41200 2003-10-30  Paul Eggert  <eggert@twinsun.com>
41201             Bruno Haible  <bruno@clisp.org>
41202
41203         * lib/vasprintf.c: Include <limits.h>, <stdlib.h>.
41204         (vasprintf): Fail if the resulting length doesn't fit in an 'int'.
41205
41206 2003-10-30  Paul Eggert  <eggert@cs.ucla.edu>
41207
41208         * m4/host-os.m4 (UTILS_HOST_OS): Change netbsd*-gnu pattern back to
41209         netbsd*-gnu*.  Suggested by Robert Millan.
41210
41211 2003-10-29  Paul Eggert  <eggert@twinsun.com>
41212
41213         * modules/group-member: Depend on stdbool.
41214
41215 2003-10-29  Paul Eggert  <eggert@twinsun.com>
41216
41217         * m4/xalloc.m4 (gl_XALLOC): Undo previous change.
41218
41219 2003-10-29  Paul Eggert  <eggert@twinsun.com>
41220
41221         * m4/host-os.m4 (UTILS_HOST_OS): Resurrect netbsd*-gnu.  Add comments
41222         to it, and to knetbsd*-gnu and kfreebsd*-gnu.  Remove the '*' from
41223         after the 'gnu' in these cases.  This fixes some bugs in the
41224         previous change, and is based on suggestions by Robert Millan.
41225
41226 2003-10-29  Paul Eggert  <eggert@twinsun.com>
41227
41228         * lib/xalloc.h (xalloc_oversized): Now a macro, not a function,
41229         so that it works even if SIZE_MAX < N.  Do not include <stdbool.h>;
41230         no longer needed.
41231         * lib/quotearg.c (quotearg_n_options): Use it.
41232         * lib/group-member.c: Include <stdbool.h>.
41233         (free_group_info): Arg is now const *; don't free arg.
41234         (get_group_info): Now returns bool and accepts struct group_info *,
41235         rather than returning a malloc'ed struct group_info *.
41236         All uses changed.  Check for overflow in internal size calculation.
41237
41238         * lib/getusershell.c (readname): Simplify the code by using x2nrealloc
41239         rather than xmalloc/xrealloc.
41240         * lib/linebuffer.c (initbuffer, readlinebuffer): Simplify the code by
41241         using x2realloc rather than xmalloc/xrealloc.  Also, fix a C
41242         conformance bug: the old code used a pointer after freeing the
41243         storage that it addressed.
41244         * lib/hash.c (hash_initialize): Simplify the code by using
41245         xalloc_oversized rather than doing it by hand.
41246         * lib/getgroups.c (getgroups): Don't use xrealloc, since we don't need
41247         the buffer preserved.  Use free and xmalloc instead.
41248         * lib/quotearg.c (quotearg_n_options): Likewise.
41249         Use a simpler test for size overflow.  Don't use xalloc_oversized
41250         because unsigned int might be wider than size_t (!); this suggests
41251         that we should switch from unsigned int to size_t for slot numbers.
41252
41253 2003-10-28  Paul Eggert  <eggert@twinsun.com>
41254
41255         * m4/host-os.m4 (UTILS_HOST_OS): Identify GNU/KFreeBSD and
41256         GNU/KNetBSD.  These implementations use glibc atop the FreeBSD and
41257         NetBSD kernels.  Requested by Richard Stallman.
41258
41259 2003-10-27  Paul Eggert  <eggert@twinsun.com>
41260
41261         * lib/exclude.c (new_exclude): Use xzalloc rather than xmalloc
41262         to allocate the returned structure.  Do not allocate a subarray,
41263         as x2nrealloc will do that.
41264         (add_exclude): Use x2nrealloc to reallocate ex->exclude,
41265         instead of xnrealloc.
41266         (add_exclude_file): Use x2realloc instead of malloc + xnrealloc.
41267
41268 2003-10-27  Bruno Haible  <bruno@clisp.org>
41269
41270         * lib/stdbool_.h: Better support for BeOS.
41271
41272 2003-10-26  Paul Eggert  <eggert@twinsun.com>
41273
41274         * m4/xalloc.m4 (gl_XALLOC): Requore AC_C_INLINE, since xalloc.h
41275         now uses inline.
41276
41277 2003-10-26  Paul Eggert  <eggert@twinsun.com>
41278
41279         * lib/xalloc.h (xalloc_oversized): New static inline function, for
41280         callers that want to do their own size-overflow checking.  Include
41281         <stdbool.h>, since xalloc_oversized returns bool.
41282         * lib/xalloc.c (array_size_overflow): Remove.  All callers changed
41283         to use xalloc_oversized.
41284
41285         Add two functions x2realloc, x2nrealloc, for programs that grow
41286         arrays dynamically by doubling their sizes.
41287         * lib/xalloc.h (x2realloc, x2nrealloc): New decls.
41288         * lib/xmalloc.c (x2nrealloc_inline, x2nrealloc, x2realloc):
41289         New functions.
41290
41291         Port to C99 semantics for 'inline' of external functions.
41292         Bug reported by Bruno Haible.
41293         * lib/xmalloc.c (xnmalloc_inline): New static inline function,
41294         with the old contents of xnmalloc.
41295         (xnmalloc, xmalloc): Use it.
41296         (xnrealloc_inline): New static inline function,
41297         with the old contents of xnrealloc.
41298         (xnrealloc, xrealloc): Use it.
41299
41300         * lib/alloc.c (alloca): xmalloc cannot return NULL, so don't test for
41301         that.
41302
41303 2003-10-26  Karl Berry  <karl@gnu.org>
41304
41305         * config/srclist.txt (COPYING.DOC): no longer available from
41306         /gd/gnuorg; don't know where the ultimate source is.
41307
41308 2003-10-25  Paul Eggert  <eggert@twinsun.com>
41309
41310         Fix several address-calculation bugs in the hash modules,
41311         plus some minor code cleanup.
41312
41313         * lib/hash.h: Include <stdbool.h>, for bool.
41314         * lib/hash.c: Don't include <stdbool.h>, since hash.h does it now.
41315         * lib/hash.h (Hash_hasher, hash_get_n_buckets, hash_get_n_buckets_used,
41316         hash_get_n_entries, hash_get_max_bucket_length,
41317         hash_get_entries, hash_do_for_each, hash_string, hash_initialize,
41318         hash_rehash): Use size_t rather than unsigned.
41319         * lib/hash.c (struct hash_table, hash_get_n_buckets,
41320         hash_get_n_buckets_used, hash_get_n_entries,
41321         hash_get_max_bucket_length, hash_table_ok, hash_print_statistics,
41322         hash_get_entries, hash_do_for_each, hash_string, is_prime,
41323         next_prime, hash_initialize, hash_rehash, hash_delete, hash_print):
41324         Likewise.
41325         (SIZE_MAX): Define if not defined.
41326         (hash_get_max_bucket_length, hash_table_ok, hash_lookup,
41327         hash_get_first, hash_get_next, hash_get_entries, hash_do_for_each,
41328         hash_print):
41329         Use const * when possible.
41330         (hash_string): Use (unsigned char) *P rather than *(unsigned char *) P.
41331         (check_tuning): Fix bug: if tuning parameters were very close to
41332         0 or 1, rounding errors could have caused subscript violations.
41333         (hash_initialize, allocate_entry, hash_print): Remove unnecessary cast.
41334         (hash_initialize): Add 'fail:' label
41335         to free table and return NULL, and use it to simplify code.
41336         Use calloc rather than clearing the storage ourself.
41337         (hash_initialize, hash_rehash): Check for arithmetic overflow in
41338         buffer size calculations.
41339         * lib/hash-pjw.h (hash_pjw): Use size_t, not unsigned.
41340         Include <stddef.h>, for size_t.
41341         * lib/hash-pjw.c (hash_pjw): Likewise.
41342         Switch to method described by Bruno Haible.
41343         Include <limits.h>, for CHAR_BIT.
41344         (SIZE_BITS): New macro.
41345
41346 2003-10-23  Paul Eggert  <eggert@twinsun.com>
41347
41348         * m4/getline.m4 (AM_FUNC_GETLINE):
41349         Don't include getndelim2.o twice into LIBOBJS; this breaks on some
41350         hosts.  Problem reported by Derek Robert Price in
41351         <http://mail.gnu.org/archive/html/bug-gnulib/2003-10/msg00092.html>.
41352         This patch can be withdrawn after Autoconf 2.58 is required for gnulib.
41353         * m4/getndelim2.m4 (gl_GETNDELIM2): Likewise.
41354
41355 2003-10-21  Paul Eggert  <eggert@twinsun.com>
41356
41357         * lib/getndelim2.c (getndelim2): When size calculation overflows,
41358         ceiling the allocation at NMAX bytes rather than silently
41359         discarding input bytes before NMAX is reached.  This makes
41360         a difference only if NMAX exceeds SIZE_MAX / 2.
41361
41362         * lib/obstack.c: Merge from glibc.
41363         [defined _LIBC]: Include <obstack.h>, not "obstack.h".
41364         Add libc_hidden_def (_obstack_newchunk).
41365         (_obstack_free) [! defined _LIBC]: Remove.
41366         [defined _LIBC]: Make a strong alias from obstack_free, rather than
41367         a clone of the function body.
41368         (fputs) [defined _LIBC && defined USE_IN_LIBIO]: Remove.
41369         [defined _LIBC && !defined USE_IN_LIBIO]: Include <libio/iolibio.h>.
41370
41371         * lib/obstack.h: Indenting cleanup, to make it easier to merge with
41372         glibc.
41373         (obstack_grow, obstack_grow0): Remove unnecessary parentheses around
41374         arg to memcpy.
41375
41376         * lib/obstack.h (obstack_1grow_fast): Properly parenthesize arg.
41377         (obstack_ptr_grow_fast, obstack_int_grow_fast):
41378         Don't use lvalue casts, as GCC plans to remove support for them
41379         in GCC 3.5.  Reported by Joseph S. Myers.  This bug
41380         was also present in the non-GCC version, indicating that this
41381         code had always been buggy and had never been widely used.
41382         (obstack_1grow, obstack_ptr_grow, obstack_int_grow, obstack_blank):
41383         Use the fast variant of each macro, rather than copying the
41384         definiens of the fast variant; that way, we'll be more likely to
41385         catch future bugs in the fast variants.
41386
41387 2003-10-20  Bruno Haible  <bruno@clisp.org>
41388
41389         * modules/wait-process: New file.
41390         * MODULES.html.sh (func_all_modules): Add wait-process.
41391
41392 2003-10-20  Bruno Haible  <bruno@clisp.org>
41393
41394         * m4/wait-process.m4: New file.
41395
41396 2003-10-20  Bruno Haible  <bruno@clisp.org>
41397
41398         * lib/wait-process.h: New file, from GNU gettext.
41399         * lib/wait-process.c: New file, from GNU gettext.
41400
41401 2003-10-19  Jim Meyering  <jim@meyering.net>
41402
41403         * lib/vasnprintf.c (vasnprintf): Work around losing snprintf on
41404         HPUX 10.20.
41405
41406 2003-10-18  Karl Berry  <karl@gnu.org>
41407
41408         * config/config.guess: update from config.
41409
41410 2003-10-16  Paul Eggert  <eggert@twinsun.com>
41411
41412         * lib/getgroups.c: Include <errno.h>, <stdlib.h>.
41413         (getgroups): First arg is int, not size_t.
41414         Don't let 'free' mangle errno.
41415
41416 2003-10-16  Paul Eggert  <eggert@twinsun.com>
41417
41418         * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL.
41419
41420 2003-10-16  Karl Berry  <karl@gnu.org>
41421
41422         * config/config.{guess,sub}: update from config.
41423
41424 2003-10-16  Jim Meyering  <jim@meyering.net>
41425
41426         * lib/xmalloc.c: Include <string.h>, for declarations of memset and
41427         memcpy.
41428
41429 2003-10-15  Paul Eggert  <eggert@twinsun.com>
41430
41431         * lib/exclude.c: Do not include <inttypes.h> or <stdint.h>.
41432         (SIZE_MAX): Remove.
41433         (new_exclude, add_exclude_file): Initial size no longer needs to
41434         be a power of 2.
41435         (add_exclude, add_exclude_file): Use xnrealloc instead of rolling
41436         our own address arithmetic overflow checking.
41437
41438         * lib/fnmatch.c (SIZE_MAX): Define if standard headers don't.
41439         (fnmatch): Do not alloca more than 2000 wide characters;
41440         instead, use malloc for large buffers.
41441         Check for address arithmetic overflow, and return -1
41442         with errno set to ENOMEM in that case.
41443         * lib/fnmatch_loop.c (ALLOCA_LIMIT): New macro.
41444         (NEW_PATTERN): Do not alloca more than 8000 bytes;
41445         instead, return -1.  Check for address arithmetic overflow.
41446
41447 2003-10-14  Paul Eggert  <eggert@twinsun.com>
41448
41449         Handle invalid suffixes and overflow independently, so that
41450         callers can treat them independently as needed.  Fix some bugs in
41451         suffix handling, e.g., "100k@" was not diagnosed as an invalid
41452         suffix for a human-readable blocksize.  The major caller-visible
41453         change is the addition of a new
41454         LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW enum value, indicating
41455         that both overflow and suffix chars were found.
41456
41457         * lib/human.c (humblock): Don't check separately for invalid suffix
41458         char; that is xstrtoumax's job (now that its bug is fixed).
41459         * lib/xstrtoimax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [defined
41460         INTMAX_MAX]: New macros.
41461         * lib/xstrtol.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM, TYPE_MINIMUM,
41462         TYPE_MAXIMUM): New macros.
41463         (bkm_scale, bkm_scale_by_power): Return strtol_error, not int.
41464         (bkm_scale, bkm_scale_by_power, __xstrtol): Return maximal values
41465         if overflow occurs, as it's what __strtol does and it's more useful
41466         in practice.
41467         (__xstrtol): If __strtol reports some error other than ERANGE,
41468         reflect it to the caller as LONGINT_INVALID.  If it reports
41469         ERANGE, continue the rest of parsing, and report LONGINT_OVERFLOW
41470         | LONGINT_INVALID_SUFFIX_CHAR if both errors occur.
41471         * lib/xstrtol.h (LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW): New enum
41472         value.
41473         (_STRTOL_ERROR): Handle it.  Abort when given unknown error codes.
41474         * lib/xstrtoul.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM): New macros.
41475         * lib/xstrtoumax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM)
41476         [defined UINTMAX_MAX]: New macros.
41477
41478 2003-10-14  Bruno Haible  <bruno@clisp.org>
41479
41480         * modules/fatal-signal: Add m4/sig_atomic_t.m4 to file list.
41481
41482 2003-10-14  Bruno Haible  <bruno@clisp.org>
41483
41484         * m4/sig_atomic_t: New file, from GNU gettext.
41485         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Require gt_TYPE_SIG_ATOMIC_T.
41486
41487 2003-10-14  Bruno Haible  <bruno@clisp.org>
41488
41489         * lib/fatal-signal.h: Improved comments. Suggested by Paul Eggert.
41490         * lib/fatal-signal.c: Use sig_atomic_t. Suggested by Paul Eggert.
41491         Also use volatile where needed.
41492
41493 2003-10-12  Paul Eggert  <eggert@twinsun.com>
41494
41495         * modules/xalloc: Do not depend on 'exit'.  Depend on 'stdbool'.
41496         Change maintainer from Bruno Haible to 'all'.
41497
41498 2003-10-12  Paul Eggert  <eggert@twinsun.com>
41499
41500         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Require AC_C_INLINE.
41501
41502 2003-10-12  Paul Eggert  <eggert@twinsun.com>
41503
41504         * lib/xalloc.h (xnmalloc, xzalloc, xnrealloc, xclone): New decls.
41505         (XMALLOC, XCALLOC, XREALLOC, XFREE, CCLONE, CLONE): Deprecate,
41506         and define in terms of the other primitives.
41507         * lib/xmalloc.c: Include stdbool.h; do not include exit.h.
41508         (SIZE_MAX): Define if not already defined.
41509         (array_size_overflow): New function.
41510         (xalloc_die): Abort instead of exiting if 'error' returns.
41511         (xnmalloc, xnrealloc, xzalloc, xclone): New functions.
41512         (xmalloc, xrealloc): Use them.
41513         (xcalloc): Check for address arithmetic overflow.
41514         * lib/xstrdup.c (xstrdup): Use xclone, since memcpy should be
41515         a bit faster than strcpy.
41516
41517 2003-10-10  Simon Josefsson  <jas@extundo.com>
41518
41519         * modules/argp (Depends-on): Add restrict and strcase.
41520
41521 2003-10-10  Simon Josefsson  <jas@extundo.com>
41522
41523         * m4/argp.m4: Add AC_C_INLINE.
41524
41525 2003-10-08  Paul Eggert  <eggert@twinsun.com>
41526
41527         Merge getpass from libc, plus a few fixes.
41528
41529         * lib/getpass.c (HAVE_STDIO_EXT) [_LIBC]: Define to 1.
41530         Include <stdbool.h>.
41531         Include <stdio_ext.h> if HAVE_STDIO_H, otherwise define
41532         __fsetlocking to empty.
41533         [_LIBC]: Do not include "getline.h" or "unlocked-io.h", but
41534         do include <bits/libc-lock.h>.
41535         Do not include <fcntl.h>; not needed.
41536         [_LIBC]: Include <wchar.h>.
41537         (NOTCANCEL_MODE): New macro.
41538         (flockfile, funlockfile) [_LIBC]: New macros.
41539         (__libc_cleanup_push, __libc_cleanup_pop, __getline, __tcgetattr)
41540         [!_LIBC]: New macros.
41541         (call_fclose): New function.
41542         (getpass): Use it.  Save tty stream separately; this simplifies the
41543         code and makes it more reliable if stdin happens to equal stdout.
41544         Invoke __fsetlocking on tty.
41545         Handle thread cancellation if needed.
41546         Namespace cleanup (use __tcgetattr, __getline).
41547         Use bool for Booleans.
41548         [USE_IN_LIBIO]: Handle wide streams.
41549         [!_LIBC]: Unconditionally do the fseek, since we don't know what
41550         stream might go where.
41551
41552         * lib/unlocked-io.h: Include <stdio.h>, so that the caller
41553         doesn't have to include <stdio.h> before us.
41554         (clearerr_unlocked, feof_unlocked, ferror_unlocked,
41555         fflush_unlocked, fgets_unlocked, fputc_unlocked, fputs_unlocked,
41556         fread_unlocked, fwrite_unlocked, getc_unlocked, getchar_unlocked,
41557         putc_unlocked, putchar_unlocked): Define to the unlocked counterpart
41558         if not declared, so that we can use getpass.c code from libc without
41559         rewriting it.
41560         (flockfile, ftrylockfile, funlockfile): New macros.
41561
41562 2003-10-08  Paul Eggert  <eggert@twinsun.com>
41563
41564         * modules/getpass: Depend on stdbool.
41565
41566 2003-10-08  Paul Eggert  <eggert@twinsun.com>
41567
41568         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for stdio_ext.h.
41569
41570 2003-10-07  Karl Berry  <karl@gnu.org>
41571
41572         * config/config.{guess,sub}: update from config.
41573
41574 2003-10-06  Jim Meyering  <jim@meyering.net>
41575             Bruno Haible  <bruno@clisp.org>
41576
41577         This lets translators provide better translations for the
41578         "Written by ..." part of --version output.
41579         * lib/version-etc.h: Include stdarg.h.
41580         (version_etc_copyright): Declare as readonly.
41581         (version_etc): Make this function variadic with a NULL-terminated list
41582         of author name strings.
41583         (version_etc_va): New declaration.
41584         * lib/version-etc.c: Include stdarg.h, stdlib.h.
41585         (version_etc_copyright): Declare as readonly.
41586         (version_etc_va): New function. Provide a different translatable string
41587         for each possible number of authors < 10. Abbreviate when there are 10
41588         authors or more.
41589         (version_etc): Make this function variadic. Call version_etc_va.
41590         Suggestion from Gary V. Vaughan.
41591
41592         * lib/long-options.h (parse_long_options): Change prototype: the
41593         authors string is moved to the end and becomes variadic.
41594         * lib/long-options.c: Include stdarg.h.
41595         (parse_long_options): Make this function variadic, too.
41596         Call version_etc_va, not version_etc.
41597
41598 2003-10-06  Bruno Haible  <bruno@clisp.org>
41599
41600         * modules/version-etc-2: Remove file.
41601         * MODULES.html.sh (func_all_modules): Remove version-etc-2.
41602
41603 2003-10-06  Bruno Haible  <bruno@clisp.org>
41604
41605         * modules/fatal-signal: New file.
41606         * MODULES.html.sh (func_all_modules): Add fatal-signal.
41607
41608 2003-10-06  Bruno Haible  <bruno@clisp.org>
41609
41610         * m4/fatal-signal.m4: New file.
41611         * m4/signalblocking.m4: New file, from GNU gettext.
41612
41613 2003-10-06  Bruno Haible  <bruno@clisp.org>
41614
41615         * lib/version-etc-2.h: Remove file.
41616         * lib/version-etc-2.c: Remove file.
41617
41618 2003-10-06  Bruno Haible  <bruno@clisp.org>
41619
41620         * lib/fatal-signal.h: New file, from GNU gettext.
41621         * lib/fatal-signal.c: New file, from GNU gettext.
41622
41623 2003-10-05  Paul Eggert  <eggert@twinsun.com>
41624
41625         * README: Rework advice for preventing empty .o files.
41626         Don't recommend ELIDE constructs.  Recommend <stddef.h>,
41627         not <sys/types.h>.
41628
41629 2003-10-04  Karl Berry  <karl@gnu.org>
41630
41631         * lib/argp*: update from libc.
41632
41633 2003-10-04  Karl Berry  <karl@gnu.org>
41634
41635         * config/config.{guess,sub}: update from config.
41636
41637 2003-10-02  Bruno Haible  <bruno@clisp.org>
41638
41639         * modules/lchown (Include): Add lchown.h.
41640         * modules/time_r (Include): Use "..." syntax.
41641         * modules/xgetdomainname (Include): Add xgetdomainname.h.
41642
41643 2003-10-01  Simon Josefsson  <jas@extundo.com>
41644
41645         * MODULES.html.sh (func_all_modules): Move gethostname from section
41646         'based on' to section 'lacking' POSIX:2001.
41647
41648 2003-10-01  Larry Jones  <lawrence.jones@eds.com>
41649
41650         * lib/getpass.c (getpass): Use a no-op fseek when switching from input
41651         to output mode on the same stream.
41652
41653 2003-09-29  Paul Eggert  <eggert@twinsun.com>
41654
41655         * lib/strftime.c (tm_diff) [! HAVE_TM_GMTOFF]:
41656         Fix arg typo in previous patch.
41657
41658 2003-09-28  Jim Meyering  <jim@meyering.net>
41659
41660         * lib/error.c: Correct cpp indentation.
41661
41662 2003-09-27  Paul Eggert  <eggert@twinsun.com>
41663
41664         * modules/free: New file.
41665
41666 2003-09-27  Paul Eggert  <eggert@twinsun.com>
41667
41668         * m4/free.m4: New file.
41669
41670 2003-09-27  Paul Eggert  <eggert@twinsun.com>
41671
41672         * lib/minmax.h (MIN, MAX)
41673         [__STDC__ && defined __GNUC__ && __GNUC__ >= 2]:
41674         Omit the special code that used __typeof__, since we worry that
41675         it could be more trouble than it's worth.  See:
41676         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00090.html
41677         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00095.html
41678
41679         * lib/free.c: New file.
41680
41681 2003-09-27  Oskar Liljeblad  <oskar@osk.mine.nu>
41682
41683         Trivial fixes to Makefile.am parts of module listings.
41684         * modules/strstr: Append strstr.h to lib_SOURCES.
41685         * modules/strcase: Likewise, for strcase.h.
41686
41687 2003-09-27  Karl Berry  <karl@gnu.org>
41688
41689         * config/mkinstalldirs: update from automake.
41690
41691 2003-09-26  Paul Eggert  <eggert@twinsun.com>
41692
41693         * lib/error.c (SIZE_MAX) [!defined SIZE_MAX]: Define.
41694         (error_tail): Do not loop, reallocating temporary buffer, since
41695         the output cannot contain more wide characters than the input
41696         contains bytes, the size must be big enough already.  This avoids
41697         one potential size overflow calculation.  Check for size overflow
41698         when calculating temporary buffer size.  Free temporary buffer
41699         when done, if it was allocated with malloc; this plugs a memory
41700         leak.  Remove casts from void * to pointers, that are no longer
41701         needed now that we're assuming C89 or better.
41702
41703         Merge error changes from glibc.
41704
41705         * lib/error.c, error.h: Update copyright notice header to match glibc.
41706         * lib/error.c [defined _LIBC]: Include <errno.h>, <bits/libc-lock.h>.
41707         (error, error_at_line) [defined _LIBC && defined __libc_ptf_call]:
41708         Disable cancellation while printing error.
41709         * lib/error.h: Prepend __ to parameter names.
41710
41711 2003-09-26  Jim Meyering  <jim@meyering.net>
41712
41713         * lib/error.c (error_tail): Move some declarations
41714         into inner scope where the local variables are used.
41715
41716 2003-09-26  Bruno Haible  <bruno@clisp.org>
41717
41718         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Add comments about the AIX
41719         stpncpy().
41720         Don't define stpncpy through config.h; it's now done through stpncpy.h.
41721
41722 2003-09-26  Bruno Haible  <bruno@clisp.org>
41723
41724         * lib/stpncpy.h (gnu_stpncpy): New declaration.
41725         (stpncpy): Define as alias for gnu_stpncpy.
41726         * lib/stpncpy.c [!_LIBC]: Define gnu_stpncpy, not stpncpy.
41727
41728 2003-09-25  Simon Josefsson  <jas@extundo.com>
41729
41730         * lib/xgetdomainname.h: New file.
41731         * lib/xgetdomainname.c: New file.
41732
41733 2003-09-25  Simon Josefsson  <jas@extundo.com>
41734             Bruno Haible  <bruno@clisp.org>
41735
41736         * modules/getdomainname: New file.
41737         * modules/xgetdomainname: New file.
41738         * MODULES.html.sh (func_all_modules): Add getdomainname,
41739         xgetdomainname.
41740
41741 2003-09-25  Simon Josefsson  <jas@extundo.com>
41742             Bruno Haible  <bruno@clisp.org>
41743
41744         * m4/getdomainname.m4: New file.
41745
41746 2003-09-25  Simon Josefsson  <jas@extundo.com>
41747             Bruno Haible  <bruno@clisp.org>
41748
41749         * lib/getdomainname.h: New file.
41750         * lib/getdomainname.c: New file.
41751
41752 2003-09-25  Karl Berry  <karl@gnu.org>
41753
41754         * lib/argp-fmtstream.c, argp-help.c: update from libc.
41755
41756 2003-09-25  Karl Berry  <karl@gnu.org>
41757
41758         * config/install-sh: update from automake.
41759
41760 2003-09-25  Bruno Haible  <bruno@clisp.org>
41761
41762         * modules/version-etc-2: New file, from modules/version-etc with
41763         modifications.
41764         * MODULES.html.sh (func_all_modules): Add version-etc-2.
41765
41766 2003-09-25  Bruno Haible  <bruno@clisp.org>
41767
41768         * lib/version-etc-2.h: New file, from version-etc.h with modifications.
41769         * lib/version-etc-2.c: New file, from version-etc.c with modifications.
41770
41771 2003-09-24  Simon Josefsson  <jas@extundo.com>
41772
41773         * modules/xgethostname: Add xgethostname.h.
41774
41775 2003-09-24  Paul Eggert  <eggert@twinsun.com>
41776
41777         * lib/linebuffer.c (freebuffer): Don't free the argument, just
41778         the buffer associated with the argument.  Bug reported by
41779         Simon Josefsson.
41780
41781 2003-09-24  Paul Eggert  <eggert@twinsun.com>
41782
41783         * README: Document assumptions that 'int' is at least 32 bits
41784         wide, that integer arithmetic is 2's complement without overflow,
41785         that there are no holes in integer values, that adding sizes of
41786         two nonoverlapping objects can't overflow, and that all-bits-zero
41787         yields scalar zero.  Fix spelling and capitalization typos.
41788
41789 2003-09-19  Karl Berry  <karl@gnu.org>
41790
41791         * lib/argp.h: update from libc.
41792
41793 2003-09-17  Paul Eggert  <eggert@twinsun.com>
41794
41795         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
41796         to avoid spurious warnings like "AC_RUN_IFELSE was called before
41797         gl_USE_SYSTEM_EXTENSIONS" from autoreconf.
41798
41799 2003-09-17  Paul Eggert  <eggert@twinsun.com>
41800
41801         * gnulib-tool: Use "test -h", not "test -L", for portability
41802         to Solaris 8 /bin/sh.  (This bug is fixed in Solaris 9.)
41803         (tags_regexp): Remove, since \| doesn't conform to POSIX.
41804         (sed_extract_prog): Issue s commands one-by-one, rather than
41805         using \| in one s command.
41806
41807 2003-09-16  Paul Eggert  <eggert@twinsun.com>
41808
41809         * lib/linebuffer.c (readlinebuffer): Return NULL immediately upon
41810         input error, instead of returning NULL the next time we are called
41811         (and therefore losing track of errno).
41812
41813 2003-09-16  Bruno Haible  <bruno@clisp.org>
41814
41815         * gnulib-tool (func_create_testdir): Warn about duplicated
41816         dependencies.
41817
41818 2003-09-15  Paul Eggert  <eggert@twinsun.com>
41819
41820         * modules/argmatch, modules/fatal, modules/obstack,
41821         modules/xalloc, modules/xgethostname: Sort dependencies by
41822         importance, not alphabetically.
41823
41824 2003-09-15  Paul Eggert  <eggert@twinsun.com>
41825
41826         * lib/getndelim2.c (getndelim2): Don't trash errno when a read
41827         fails, so that the caller gets the proper errno.
41828
41829         * lib/readutmp.c (read_utmp): Likewise.
41830         Check for fstat error.  Close stream and free storage
41831         when failing.
41832
41833 2003-09-14  Karl Berry  <karl@gnu.org>
41834
41835         * config/srclist.txt (strdup.c): disable for c89 changes.
41836
41837 2003-09-14  Jim Meyering  <jim@meyering.net>
41838
41839         * lib/getloadavg.c: Correct cpp indentation.
41840         * lib/strdup.c: Likewise.
41841         * lib/vasnprintf.c: Likewise.
41842
41843 2003-09-14  Bruno Haible  <bruno@clisp.org>
41844
41845         * modules/fwriteerror: New file.
41846         * MODULES.html.sh (func_all_modules): Add fwriteerror.
41847
41848 2003-09-14  Bruno Haible  <bruno@clisp.org>
41849
41850         * lib/fwriteerror.h: New file.
41851         * lib/fwriteerror.c: New file.
41852
41853 2003-09-12  Paul Eggert  <eggert@twinsun.com>
41854
41855         * modules/argmatch, modules/exitfail, modules/fatal, modules/obstack,
41856         modules/xgethostname, modules/xalloc: Depend on exit.
41857
41858 2003-09-12  Paul Eggert  <eggert@twinsun.com>
41859
41860         * m4/error.m4: Require AC_FUNC_STRERROR_R rather than invoking it.
41861
41862         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
41863         and AC_MINIX, too, so that their extensions are available.
41864
41865         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Remove.  All uses removed.
41866         This macro has been superseded by gl_BACKUPFILE.
41867
41868         More patches to assume C89 or better.
41869
41870         * m4/error.m4 (gl_ERROR): Don't check for vprintf.
41871
41872         * m4/check-decl.m4 (jm_CHECK_DECLS): Include <string.h>, <stdlib.h>
41873         unconditionally.
41874         * m4/closeout.m4 (gl_CLOSEOUT): Don't check for stdlib.h.
41875         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER):
41876         Include <string.h>, <stdlib.h> unconditionally.
41877         * m4/lstat.m4 (gl_PREREQ_LSTAT): Don't check for stdlib.h, free.
41878         * m4/readdir.m4 (GL_FUNC_READDIR): Don't check for string.h.
41879         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Don't check for standard C
41880         headers or for string.h.
41881         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlib.h
41882         or strtoul.
41883
41884         * m4/mkstemp.m4 (jm_PREREQ_TEMPNAME): Do not require standard C
41885         headers.
41886         * m4/strdup.m4 (gl_PREREQ_STRDUP): Likewise.
41887         * m4/userspec.m4 (gl_USERSPEC): Likewise.
41888         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Likewise.
41889         * m4/xstrtod.m4 (gl_XSTRTOD): Likewise.
41890         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
41891         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't check for limits.h,
41892         memcpy, memset.
41893         (jm_FUNC_GNU_STRFTIME): Don't require standard C headers.
41894         * m4/strtod.m4 (gl_FUNC_STRTOD): Do not check for float.h.
41895         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Do not check for stdlib.h,
41896         strtol.
41897         * m4/strtol.m4 (gl_FUNC_STRTOL): Do not check for limits.h.
41898         * m4/userspec.m4 (gl_USERSPEC): Do not check for string.h.
41899         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Do not check for string.h, strtol,
41900         strtoul.
41901
41902 2003-09-12  Paul Eggert  <eggert@twinsun.com>
41903
41904         * lib/argmatch.c, fatal.c, xgethostname.c, xmalloc.c: Include exit.h.
41905         * lib/obstack.c [!defined _LIBC]: Likewise.
41906         * lib/argmatch.c (EXIT_FAILURE): Remove; now done by exit.h
41907         * lib/exitfail.c, fatal.c, xgethostname.c, xmalloc.c: Likewise.
41908         * lib/exitfail.c: Don't include stdlib.h; no longer needed.
41909
41910         More changes to assume C89 or better.
41911
41912         * lib/error.c (error_tail): Assume vprintf.
41913
41914         * lib/argmatch.c (getenv): Remove decl.
41915         * lib/progreloc.c (get_full_program_name): Define via prototype.
41916         * lib/setenv.c (clearenv): Likewise.
41917         * lib/stpncpy.c: Do not include <string.h> or <sys/types.h>; not
41918         needed.
41919         * lib/strdup.c: Include <stdlib.h>, <string.h> unconditionally.
41920         (malloc, memcpy): Remove decls.
41921         * lib/strftime.c (HAVE_LIMITS_H, STDC_HEADERS) [defined _LIBC]: Remove.
41922         (HAVE_MEMCPY) [defined emacs && !defined HAVE_BCOPY]: Remove.
41923         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
41924         (memcpy): Remove macro.
41925         (MEMCPY) [!defined COMPILE_WIDE]: Define to memcpy unconditionally.
41926         (__P): Remove.  All uses removed.
41927         (PTR): Remove.  All uses changed to void *.
41928         (CHAR_BIT, NULL): Remove.
41929         (spaces, zeros, memset_space, memset_zero)
41930         [!defined memset && !defined HAVE_MEMSET && !defined _LIBC]:
41931         Remove.
41932         (LOCALE_PARAM, LOCALE_PARAM_DECL): Remove.
41933         (memcpy_lowcase, memcpy_uppcase, tm_diff, iso_week_days):
41934         Define with prototype.
41935         Remove now-unnecessary prototype decl.
41936         (extra_args_spec): Assume ANSI C.  All uses changed.
41937         (extra_args_spec_iso): Remove.
41938         (my_strftime, emacs_strftimeu): Define via prototype.
41939         * lib/strtod.c: Include <float.h>, <stdlib.h>, <string.h>
41940         unconditionally.
41941         (DBL_MAX, DBL_MIN, HUGE_VAL, NULL): Remove decls.
41942         * lib/strtoimax.c: Include <stdlib.h> unconditionally.
41943         (strtoul, strtol): Remove decls.
41944         * lib/strtol.c (STDC_HEADERS, HAVE_LIMITS_H, NULL, ULONG_MAX,
41945         LONG_MAX): Remove.
41946         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
41947         (LOCALE_PARAM_DECL): Remove.  All uses changed to LOCALE_PARAM_PROTO.
41948         (LOCALE_PARAM_PROTO): New macro.
41949         (INTERNAL, INTERNAL1, WEAKNAME): Assume ANSI C, not K&R.
41950         (INTERNAL (strtol), strtol): Define with a prototype.
41951         (PARAMS): Remove.  All uses removed.
41952         * lib/tempname.c: Include <string.h> unconditionally.
41953         * lib/userspec.c: Include <stdlib.h>, <string.h> unconditionally.
41954         * lib/xgethostname.c (main): Define with a prototype.
41955         * lib/xmalloc.c: Include "xalloc.h" first, to check interface.
41956         Include <stdlib.h> unconditionally.
41957         (calloc, malloc, realloc, free): Remove decls.
41958         * lib/xstrtod.c: Include "xstrtod.h" first, to check interface.
41959         Include <stdlib.h> unconditionally.  Sort include file names.
41960         (strtod): Remove.
41961         (xstrtod): Define with a prototype.
41962         * lib/xstrtol.c: Include <stdlib.h>, <string.h> unconditionally.
41963         (strtol, strtoul): Remove decls.
41964
41965 2003-09-11  Paul Eggert  <eggert@twinsun.com>
41966
41967         More patches to assume C89 or better.
41968         * m4/strndup.m4 (gl_PREREQ_STRNDUP): Remove STDC_HEADERS check.
41969         * m4/strnlen.m4 (gl_PREREQ_STRNLEN): Don't check for memory.h,
41970         string.h, memchr, STDC_HEADERS.
41971
41972 2003-09-11  Paul Eggert  <eggert@twinsun.com>
41973
41974         * lib/strndup.c: Don't include <stdio.h>, <sys/types.h>.
41975         Include <stdlib.h>, <string.h> unconditionally.
41976         Remove now-unnecessary cast to char *.
41977         * lib/strnlen.c: Include <string.h> unconditionally.
41978         * lib/yesno.c (yesno): Define with a prototype.
41979
41980 2003-09-11  Bruno Haible  <bruno@clisp.org>
41981
41982         * config/srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
41983
41984 2003-09-10  Jim Meyering  <jim@meyering.net>
41985
41986         * lib/error.c: Correct indentation of cpp directives.
41987
41988 2003-09-10  Bruno Haible  <bruno@clisp.org>
41989
41990         * m4/strcspn.m4 (gl_PREREQ_STRCSPN): Remove <string.h> check.
41991         * m4/strpbrk.m4 (gl_PREREQ_STRPBRK): Remove <string.h> check.
41992         * m4/strstr.m4 (gl_PREREQ_STRSTR): Remove <string.h> check.
41993         * m4/unicodeio.m4 (gl_UNICODEIO): Remove <string.h> check.
41994         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove
41995         <stdlib.h> and <string.h> checks.
41996         * m4/xreadlink.m4 (gl_XREADLINK): Remove <stdlib.h> check.
41997         * m4/yesno.m4 (gl_YESNO): Remove <stdlib.h> check.
41998
41999 2003-09-10  Bruno Haible  <bruno@clisp.org>
42000
42001         * lib/strcspn.c: Include <string.h> unconditionally.
42002         * lib/strpbrk.c: Include <string.h> unconditionally.
42003         * lib/strstr.c: Include <string.h> unconditionally.
42004         * lib/unicodeio.c: Include <string.h> unconditionally.
42005         * lib/setenv.c: Include <stdlib.h> and <string.h> unconditionally.
42006         * lib/unsetenv.c: Likewise.
42007         * lib/xreadlink.c: Include <stdlib.h> unconditionally.
42008         * lib/yesno.c: Include <stdlib.h> unconditionally.
42009         (rpmatch): Add prototype.
42010
42011 2003-09-09  Paul Eggert  <eggert@twinsun.com>
42012
42013         More patches to assume C89 or better.
42014         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.
42015         * m4/getopt.m4 (gl_GETOPT): Don't check for string.h.
42016         * m4/getugroups.m4 (gl_GETUGROUPS): Do not check for standard C headers
42017         or for string.h.
42018         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Do not check for
42019         stdlib.h.
42020         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): Do not require standard
42021         C headers.
42022         * m4/hard-locale.m4 (gl_HARD_LOCALE): Do not check for stdlib.h,
42023         string.h.
42024         * m4/hash.m4 (gl_HASH): Do not check for stdlib.h, malloc, free.
42025         * m4/human.m4 (gl_HUMAN): Do not check for stdlib.h, string.h, getenv.
42026         * m4/idcache.m4 (gl_IDCACHE): Do not check for standard C headers,
42027         or for string.h.
42028         * m4/long-options.m4 (gl_LONG_OPTIONS): Do not check for stdlib.h.
42029         * m4/makepath.m4 (gl_MAKEPATH): Do not check for string.h or standard
42030         C headers.
42031         * m4/md5.m4 (gl_MD5): Don't check for limits.h, standard C headers,
42032         memcpy.
42033         * m4/sha.m4 (gl_SHA): Don't check for standard Cheaders, memcpy.
42034         * m4/memchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
42035         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): Don't check for string.h.
42036         * m4/memcoll.m4 (gl_MEMCOLL): Likewise.
42037         * m4/memrchr.c (gl_PREREQ_MEMRCHR): Don't check for limits.h.
42038         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): Don't check for stdlib.h,
42039         string.h, free.
42040         * m4/mktime.m4 (gl_PREREQ_MKTIME): Don't check for standard C headers.
42041         * m4/modechange.m4 (gl_MODECHANGE): Don't check for standard C headers.
42042         * m4/mountlist.m4 (gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
42043         C headers, or for string.h.
42044         * m4/obstack.m4 (gl_OBSTACK): Don't check for stddefe.h, string.h.
42045         (gl_PREREQ_OBSTACK): Don't check for stdlib.h.
42046         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't check for standard C
42047         headers, memory.h, stdlib.h, string.h, strings.h.
42048         * m4/posixtm.m4 (gl_POSIXTM): Don't check for stdlib.h, string.h.
42049         * m4/posixver.m4 (gl_POSIXVER): Don't check for getenv.
42050         * m4/putenv.m4 (gl_PREREQ_PUTENV): Don't check for string.h, memcpy,
42051         strchr.
42052         * m4/readtokens.m4 (gl_READTOKENS): Don't check for standard C
42053         headers, memory.h, string.h.
42054         * m4/regex.m4 (jm_PREREQ_REGEX): Do not check for limits.h, string.h.
42055         * m4/rename.m4 (gl_PREREQ_RENAME): Do not check for stdlib.h, string.h,
42056         free.
42057         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Don't check for standard C
42058         headers.
42059         * m4/same.m4 (gl_SAME): Don't check for stdlib.h, string.h, free.
42060         * m4/save-cwd.m4 (gl_SAVE_CWD): Don't check for standard C headers.
42061         * m4/savedir.m4 (gl_SAVEDIR): Don't check for standard C headers.
42062         * m4/strchrnul.m4 (gl_PREREQ_STRCHRNUL): Don't check for string.h.
42063         * m4/xgetcwd.m4 (gl_XGETCWD): Don't check for stdlib.h.
42064
42065 2003-09-09  Paul Eggert  <eggert@twinsun.com>
42066
42067         More K&R removal.
42068
42069         * lib/acosl.c (main): Use a prototype.
42070         * lib/asinl.c, cosl.c, expl.c, frexpl.c, ldexpl.c, sinl.c,
42071         tanl.c: Likewise.
42072
42073         * lib/getloadavg.c (getloadavg, main): Define via prototypes.
42074
42075         * lib/getopt.h (struct option.name): Assume C89, and use 'const'.
42076         (getopt, etopt_long, getopt_long_only, _getopt_internal)
42077         [defined __GNU_LIBRARY__]: Assume C89, so we can always declare
42078         with a prototype.
42079         * lib/getopt.c (const): Remove macro.
42080         Include <string.h> unconditionally.
42081         (my_index): Remove; all uses changed to strchr.
42082         (strlen): Remove decl.
42083         (exchange): Remove forward decl; no longer needed.
42084         (exchange, _getopt_initialize, _getopt_internal, getopt, main):
42085         Define with prototype.
42086         * lib/getopt1.c (const): Remove macro.
42087         (getopt_long, getopt_long_only, main): Define with prototype.
42088
42089         * lib/getugroups.c: Include <string.h> unconditionally.
42090
42091         * lib/getusershell.c: Include <stdlib.h> unconditionally.
42092         (getusershell, setusershell, endusershell, readname, main):
42093         Define with prototypes.
42094
42095         * lib/group-member.c: Include group-member.h first.
42096         Include <stdlib.h> unconditionally.
42097
42098         * lib/hard-locale.c: Include hard-locale.h first.
42099         Include <stdlib.h>, <string.h> unconditionally.
42100
42101         * lib/hash.c (free, malloc): Remove decls.
42102         Include <stdlib.h> unconditionally.
42103
42104         * lib/human.c: Include <stdlib.h>, <string.h> unconditionally.
42105         (getenv): Do not declare.
42106
42107         * lib/idcache.c: Include <string.h> unconditionally.
42108
42109         * lib/long-options.c: Include long-options.h first, to test interface.
42110         Include <stdlib.h> unconditionally.
42111
42112         * lib/makepath.c: Include makepath.h first, to test interface.
42113         Include <stdlib.h> and <string.h> unconditionally.
42114
42115         * lib/linebuffer.c: Include <stdlib.h>.
42116         (free): Remove decl.
42117
42118         * lib/malloc.c: Include <stdlib.h>, for malloc; don't bother with
42119         stddef.h. rpl_malloc returns void *, not char *.
42120         * lib/realloc.c (rpl_realloc): Likewise.  Also, define with a
42121         prototype.
42122
42123         * lib/md5.h: Include <limits.h> unconditionally.
42124         (UINT_MAX_32_BITS): Don't worry about non-__STDC__ case.
42125         (__P): Remove; all uses removed.
42126         * lib/md5.c: Include "md5.h" first.
42127         (md5_init_ctx, md5_read_ctx, md5_finish_ctx, md5_stream,
42128         md5_buffer, md5_process_bytes, md5_process_block):
42129         Define with prototypes.
42130         * lib/sha.h (__P): Remove all uses.  (It wasn't defined??)
42131         * lib/sha.c: Include "sha.h" first.
42132         Include <stdlib.h>, <string.h> unconditionally.
42133
42134         * lib/memchr.c (__ptr_t): Remove; all uses changed to void *.
42135         * lib/memcmp.c (__ptr_t): Likewise.
42136         * lib/memrchr.c (__ptr_t): Likewise.
42137         * lib/memchr.c, memcmp.c, memcoll.c, memrchr.c:
42138         Include <string.h> unconditionally.
42139         * lib/memchr.c, memrchr.c: Include <limits.h> unconditionally.
42140         * lib/memchr.c: Include <stdlib.h> unconditionally.
42141         * lib/memchr.c (LONG_MAX): Remove.
42142         * lib/memrchr.c (LONG_MAX): Likewise.
42143         * lib/memchr.c (__memchr): Define via a prototype.
42144         * lib/memrchr.c (__memrchr): Likewise.
42145         * lib/memcmp.c (__P): Remove, and remove all uses.
42146         (memcmp_bytes, memcmp_common_alignment, memcmp_not_common_alignment):
42147         Remove forward decls; no longer needed.
42148         * lib/memcpy.c, memmove.c, memset.c: Include <stddef.h>.
42149         Use types required by C89 in prototype.
42150
42151         * lib/mkdir.c: Include <stdlib.h>, <string.h> unconditionally.
42152         * lib/savedir.c: Likewise.
42153         * lib/mkdir.c (free): Remove decl.
42154         * lib/rmdir.c (rmdir): Define with a prototype.
42155         * lib/savedir.c: Include savedir.h first, to test interface.
42156
42157         * lib/mktime.c (STDC_HEADERS): Remove.
42158         Include <stdlib.h>, <string.h> unconditionally.
42159
42160         * lib/modechange.c: Include <stdlib.h> unconditionally.
42161         (malloc): Remove decl.
42162
42163         * lib/mountlist.c: Include <stdlib.h>, <string.h> unconditionally.
42164         (free): Remove decl.
42165
42166         * lib/obstack.h (PTR_INT_TYPE) [!defined __PTRDIFF_TYPE__]:
42167         Define to ptrdiff_t, without bothering to check HAVE_STDDEF_H.
42168         (This type really should be intptr_t, but that's a C99ism.)
42169         (_obstack_memcpy): Remove: all uses changed to memcpy.
42170         Include <string.h> unconditionally.
42171         (struct obstack): Assume __STDC__ for types of members
42172         chunkfun, freefun, extra_arg.
42173         (_obstack_newchunk, _obstack_free, _obstack_begin, _obstack_begin_1,
42174         _obstack_memory_used, obstack_alloc_failed_handler, obstack_init,
42175         obstack_begin, obstack_specify_allocation,
42176         obstack_specify_allocation_with_arg, obstack_chunkfun,
42177         obstack_freefun, obstack_free) [! (defined __STDC__ && __STDC__)]:
42178         Remove unprototyped decls and the macros that use them.
42179         * lib/obstack.c (POINTER): Remove.  All uses changed to void *.
42180         (obstack_alloc_failed_handler, CALL_CHUNKFUN, CALL_FREEFUN,
42181         _obstack_begin, _obstack_begin_1, _obstack_allocated_p)
42182         (defined __STDC__ && __STDC__)]:
42183         Remove nonprototyped code.
42184         Include <stdlib.h> unconditionally.
42185         (_obstack_begin, _obstack_begin_1, _obstack_newchunk,
42186         _obstack_allocated_p, _obstack_free, obstack_free,
42187         _obstack_memory_used, print_and_abort):
42188         Define using prototypes.
42189         (obstack_1grow, obstack_1grow_fast, obstack_alloc, obstack_base,
42190         obstack_blank, obstack_blank_fast, obstack_copy, obstack_copy0,
42191         obstack_finish, obstack_grow, obstack_grow0, obstack_make_room,
42192         obstack_next_free, obstack_object_size, obstack_room) [0]:
42193         Remove unused, unprototyped code.
42194
42195         * lib/path-concat.c: Include <stdlib.h>, <string.h> unconditionally.
42196
42197         * lib/physmem.c (physmem_total, physmem_available, main): Define
42198         with prototypes.
42199
42200         * lib/posixtm.c: Include <stdlib.h>, <string.h> unconditionally.
42201         (main): Define with a prototype.
42202
42203         * lib/posixver.c (getenv): Remove decl.
42204
42205         * lib/putenv.c (malloc): Returns void *, not char *.
42206         Include <string.h> unconditionally.
42207         (strchr, memcpy, NULL): Do not define.
42208
42209         * lib/readtokens.c: Include readtokens.h first, to test interface.
42210         Include <stdlib.h>, <string.h> unconditionally.
42211         (init_tokenbuffer): Define with a prototype.
42212
42213         * lib/regex.c (PARAMS): Remove.  All uses removed.
42214         All uses of _RE_ARGS removed, too.
42215         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
42216         unconditionally.
42217         (bzero): Assume memset exists.
42218         (memcmp, memcpy, NULL): Remove.
42219         (SIGN_EXTEND_CHAR): Remove; all uses replaced by casts to signed
42220         char, or assignments to local vars of type signed char.
42221         (init_syntax_once, PREFIX(extract_number_and_incr),
42222         PREFIX(print_partial_compiled_pattern),
42223         PREFIX(print_compiled_pattern), PREFIX(print_double_string),
42224         convert_mbs_to_wcs, print_fastmap, re_set_syntax,
42225         PREFIX(regex_grow_registers), PREFIX(regex_compile),
42226         PREFIX(store_op1), PREFIX(store_op2), PREFIX(insert_op1),
42227         PREFIX(insert_op2), PREFIX(at_begline_loc_p),
42228         PREFIX(at_endline_loc_p), group_in_compile_stack, insert_space,
42229         wcs_compile_range, byte_compile_range, truncate_wchar,
42230         PREFIX(re_compile_fastmap), re_compile_fastmap, re_set_registers,
42231         re_search, re_search_2, PREFIX(re_search_2), re_match, re_match_2,
42232         count_mbs_length, wcs_re_match_2_internal,
42233         byte_re_match_2_internal, PREFIX(group_match_null_string_p),
42234         PREFIX(alt_match_null_string_p),
42235         PREFIX(common_op_match_null_string_p), PREFIX(bcmp_translate),
42236         re_compile_pattern, re_comp, re_exec, regcomp, regexec, regerror,
42237         regfree, PREFIX(extract_number)): Define with prototype.  Remove
42238         now-unnecessary declaration, if any.
42239         (byte_compile_range, PREFIX(regex_compile), re_comp, re_exec,
42240         regcomp, regexec):
42241         Remove now-unnecessary casts among pointer types.
42242         * lib/regex.h (_RE_ARGS): Remove.  All uses removed.
42243
42244         * lib/rename.c: Include <stdlib.h>, <string.h> unconditionally.
42245         (free): Remove decl.
42246
42247         * lib/rpmatch.c: Include <stdlib.h> unconditionally.
42248
42249         * lib/same.c: Include <stdlib.h>, <string.h> unconditionally.
42250         (free): Remove decl.
42251
42252         * lib/save-cwd.c: Include <stdlib.h> unconditionally.
42253         * lib/xgetcwd.c: Likewise.
42254
42255         * lib/stat.c: Include <stdlib.h>, <string.h> unconditionally.
42256         (free): Remove decl.
42257
42258         * lib/strchrnul.c (strchrnul): Define with a prototype.
42259         Fix bug: c_in was not converted to char before searching.
42260
42261         The following changes are not K&R related:
42262
42263         * lib/group-member.h: Include <sys/types.h>, so that this file is
42264         self-contained.
42265         * lib/makepath.h: Likewise.
42266
42267         * lib/getusershell.c (readname, default_index, line_size, readname):
42268         Use size_t, not int, for sizes.
42269         (readname): If the size overflows, report an error instead of
42270         looping forever.
42271
42272 2003-09-09  Paul Eggert  <eggert@twinsun.com>
42273
42274         * config/srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
42275         libc.
42276
42277 2003-09-09  Paul Eggert  <eggert@twinsun.com>
42278
42279         * README: New section: portability guidelines.
42280
42281 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
42282
42283         * m4/getndelim2.m4 (gl_PREREQ_GETNDELIM2): Assume stdlib.h per the
42284         C89 spec.
42285
42286 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
42287
42288         * lib/getndelim2.c: Assume stdlib.h per the C89 spec.
42289
42290 2003-09-08  Paul Eggert  <eggert@twinsun.com>
42291
42292         Assume C89 or better; remove K&R cruft.
42293         A few of these changes were first proposed by Derek Robert Price
42294         in <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00105.html>.
42295
42296         * lib/addext.c: Include <string.h> unconditionally.
42297         * lib/backupfile.c: Include <string.h>, <stdlib.h> unconditionally.
42298         Don't declare getenv or malloc.
42299
42300         * lib/alloca.c: Include <string.h>, <stdlib.h> unconditionally.
42301         (POINTER_TYPE, pointer): Remove; all uses changed to void *.
42302         (NULL): Remove.
42303         (find_stack_direction, alloca): Use prototypes.
42304
42305         * lib/atexit.c (atexit): Define using a prototype.
42306
42307         * lib/basename.c, dirname.c, stripslash.c:
42308         Include <string.h> unconditionally.
42309
42310         * lib/bcopy.c: Include <stddef.h>.
42311         (bcopy): Define with prototype, using 'const' and 'void' and 'size_t'.
42312
42313         * lib/canon-host.c: Include <stdlib.h>, <string.h> unconditionally.
42314
42315         * lib/error.h (error, error_at_line, error_print_progname)
42316         [! (defined (__STDC__) && __STDC__)]: Remove decls.
42317         * lib/error.c: Include error.h first, to check interface.
42318         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
42319         (VA_START): Remove; all uses changeed to va_start.
42320         (exit, strerror): Remove decls.
42321         (error_print_progname): Prototype uncondionally.
42322         Don't include <errno.h>; no longer needed.
42323         (private_strerror): Remove.
42324         (error_tail): Always define.
42325         (error, error_at_line): Assume C89 or better; always use prototypes.
42326         * lib/fatal.c: Include "fatal.h" first, to test interface.
42327         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
42328         (VA_START): Remove; all uses changed to va_start.
42329         [! (HAVE_VPRINTF || HAVE_DOPRNT || _LIBC)]: Remove support for
42330         this case.
42331         (exit): Remove decl.
42332         (fatal): Prototype unconditionally.  Assume va_start works.
42333         Abort at end, to pacify gcc.
42334
42335         * lib/euidaccess.c (main): Define with a prototype.
42336
42337         * lib/exclude.c: Include <stdlib.h>, <string.h> unconditionally.
42338
42339         * lib/exitfail.c: Include <stdlib.h> unconditionally.
42340
42341         * lib/fnmatch_.h (__P): Remove.  All uses changed to assume
42342         prototypes.
42343         * lib/fnmatch.c: Include fnmatch.h first, to test interface.
42344         Include <string.h>, <stddef.h>, <stdlib.h> unconditionally.
42345         (getenv): Remove decl.
42346         (fnmatch): Define using a prototype.
42347         * lib/fnmatch_loop.c (FCT): Remove forward decl; no longer needed.
42348         (FCT): Define using a prototype.
42349
42350         * lib/getdate.y: Include <stdlib.h>, <string.h> unconditionally.
42351
42352         * lib/gethostname.c: Include <stddef.h>.
42353         (gethostname): Define with prototype.  Length is size_t, not int.
42354
42355 2003-09-08  Paul Eggert  <eggert@twinsun.com>
42356
42357         Assume C89 or better; remove K&R cruft.
42358         * m4/alloca.m4 (gl_PREREQ_ALLOCA): Don't check for stdlib.h, string.h.
42359         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for stdlib.h,
42360         string.h, getenv, malloc.
42361         * m4/dirname.m4 (gl_DIRNAME): Don't check for string.h or C standard
42362         headers.
42363         * m4/canon-host.m4 (gl_CANON_HOST): Don't check for string.h, stdlib.h.
42364         * m4/error.m4 (jm_PREREQ_ERROR): Do not require STDC headers, and
42365         do not check for strerror.
42366         * m4/exclude.m4: Do not check for stdlib.h, string.h, strings.h.
42367         * m4/exitfail.m4 (gl_EXITFAIL): Do not check for stdlib.h.
42368         * m4/fatal.m4 (gl_FATAL): Do not require STDC headers, and
42369         do not check for doprnt or vprintf.
42370         * m4/fnmatch.m4 (gl_PREREQ_FNMATCH_EXTRA): Remove.  All uses removed.
42371         * m4/getdate.m4 (gl_GETDATE): Don't check for stdlib.h or string.h.
42372
42373 2003-09-08  Paul Eggert  <eggert@twinsun.com>
42374
42375         * lib/getversion.c: Remove; was migrated to backupfile.c in 1997.
42376         getversion.c should have been removed then, but was accidentally
42377         preserved.
42378
42379         * lib/utime.c [!HAVE_UTIMES_NULL]: Include <sys/stat.h>, <fcntl.h>.
42380         (utime_null): Fix typo: 'st' was sometimes called 'sb'.
42381
42382 2003-09-08  Karl Berry  <karl@gnu.org>
42383
42384         * config/config.sub, config.guess, srclistvars.sh: update from savannah
42385                 config, forget about prep.
42386
42387         * config/depcomp, missing: update from automake.
42388
42389 2003-09-07  Paul Eggert  <eggert@twinsun.com>
42390
42391         * modules/time_r: Depend on 'restrict'.  Fix from Simon Josefsson in
42392         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
42393
42394 2003-09-07  Paul Eggert  <eggert@twinsun.com>
42395
42396         * lib/time_r.c (gmtime_r, localtime_r): Fix silly typo: missing arg to
42397         copy_tm_result.  Bug reported by Simon Josefsson in
42398         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
42399
42400 2003-09-06  Paul Eggert  <eggert@twinsun.com>
42401
42402         * m4/time_r.m4: New file.
42403         * m4/mktime.m4 (gl_PREREQ_MKTIME): Remove check for limits.h.
42404         * m4/timegm.m4 (gl_FUNC_TIMEGM): Assume that timegm is buggy if mktime
42405         is. Check for timegm declaration.
42406         (gl_PREREQ_TIMEGM): Require gl_FUNC_MKTIME.
42407         Do not check for gmtime_r.
42408         Replace mktime if __mktime_internal does not exist and if mktime
42409         hasn't been replaced already.
42410
42411 2003-09-06  Paul Eggert  <eggert@twinsun.com>
42412
42413         * lib/time_r.c, lib/time_r.h: New files.
42414
42415         * lib/mktime.c (my_mktime_localtime_r): Remove; all uses changed to
42416         __localtime_r.
42417         (__localtime_r) [!defined _LIBC]: New macro.  Include <time_r.h>.
42418         (__mktime_internal) [!defined _LIBC]: Now extern, not static.
42419
42420         * lib/strftime.c (my_strftime_gmtime_r): Remove; all uses changed to
42421         __gmtime_r.
42422         (my_strftime_localtime_r): Remove; all uses changed to __localtime_r.
42423         (__gtime_r, __localtime_r) [!HAVE_TM_GMTOFF]: New macros.
42424         Include <time_r.h>.
42425
42426         * lib/timegm.c: Switch to glibc implementation, with the following
42427         changes:
42428         [defined HAVE_CONFIG_H]: Include <config.h>.
42429         [!defined _LIBC]: Include "timegm.h" rather than <time.h>.
42430         (__mktime_internal) [!defined _LIBC]: New decl.
42431         (__gmtime_r) [!defined _LIBC]: New macro and function.
42432         (timegm): Use a prototype, since gnulib assumes C89.
42433         Do not bother declaring tmp to be const, as it's not really usefu.
42434         * lib/timegm.h: Hoist "#include <time.h>" out of #ifdef.
42435         (timegm): Declare only if HAVE_DECL_TIMEGM.
42436
42437 2003-09-06  Paul Eggert  <eggert@twinsun.com>
42438
42439         * MODULES.html.sh (func_all_modules): Add time_r.
42440         * modules/time_r: New file.
42441         * modules/mktime, modules/strftime, modules/timegm: Depend on time_r.
42442         * modules/timegm: Depend on mktime.  Change maintainer to "all, glibc".
42443
42444 2003-09-03  Paul Eggert  <eggert@twinsun.com>
42445
42446         * lib/human.c (human_readable): Fix bug that rounded 10501 to 10k.
42447         Bug reported by Lute Kamstra in
42448         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00003.html>.
42449
42450         * lib/getdate.y (relative_time_table): Use tDAY_UNIT for "tomorrow",
42451         "yesterday", "today", and "now" rather than tMINUTE_UNIT.  Of
42452         course with correspondingly smaller numbers for tomorrow and
42453         yesterday.  From Tadayoshi Funaba.  Originally installed into
42454         sh-utils on 1999-08-07, but the patch got lost (I guess during the
42455         coreutils merge?).
42456
42457 2003-08-31  Simon Josefsson  <jas@extundo.com>
42458
42459         * modules/timegm: New file.
42460         * MODULES.html.sh (func_all_modules): Add timegm.
42461
42462 2003-08-31  Simon Josefsson  <jas@extundo.com>
42463
42464         * m4/timegm.m4: New file.
42465
42466 2003-08-31  Simon Josefsson  <jas@extundo.com>
42467
42468         * lib/timegm.h: New file.
42469         * lib/timegm.c: New file.  Based on
42470         wget-1.8.2/src/http.c:mktime_from_utc.
42471
42472 2003-08-31  Karl Berry  <karl@gnu.org>
42473
42474         * lib/argp.h: update from libc.
42475
42476 2003-08-28  Bruno Haible  <bruno@clisp.org>
42477
42478         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.
42479         This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch'
42480         followed by '#define fnmatch fnmatch_posix' gives an error.
42481
42482 2003-08-28  Bruno Haible  <bruno@clisp.org>
42483
42484         * lib/binary-io.h: Undefine O_BINARY before defining it. This avoids a
42485         warning on QNX, which defines O_BINARY to 000000.
42486
42487 2003-08-27  Jim Meyering  <jim@meyering.net>
42488
42489         * m4/mkstemp.m4: Require that the system mkstemp be able to create
42490         70 temporary files, not just 30.  Tru64 V4.0F's mkstemp function
42491         would fail after 32.  Reported by Danny Levinson.  Details here:
42492         http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html
42493
42494 2003-08-24  Bruno Haible  <bruno@clisp.org>
42495
42496         * lib/binary-io.h: Include <stdio.h>, to avoid a compilation error when
42497         MSVC7 <stdio.h> is included later.
42498
42499 2003-08-22  Simon Josefsson  <jas@extundo.com>
42500
42501         * modules/strndup (Makefile.am): Add strndup.h to lib_SOURCES.
42502
42503 2003-08-20  Karl Berry  <karl@gnu.org>
42504
42505         * m4/lib-ld.m4: serial 1003 from gettext, no changes besides serial.
42506
42507 2003-08-20  Bruno Haible  <bruno@clisp.org>
42508
42509         * modules/progname: New file.
42510         * MODULES.html.sh (func_all_modules): Add progname.
42511
42512 2003-08-20  Bruno Haible  <bruno@clisp.org>
42513
42514         * lib/progname.h: New file, from GNU gettext.
42515         * lib/progname.c: New file, from GNU gettext.
42516         * lib/progreloc.c: New file, from GNU gettext.
42517
42518 2003-08-19  Jim Meyering  <jim@meyering.net>
42519
42520         * m4/lib-ld.m4: Revert yesterday's change, per Bruno's request here:
42521         http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00155.html
42522
42523 2003-08-19  Bruno Haible  <bruno@clisp.org>
42524
42525         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Don't check for <string.h> any
42526         more.
42527
42528 2003-08-19  Bruno Haible  <bruno@clisp.org>
42529
42530         * lib/xstrdup.c: Assume <string.h> exists.
42531
42532 2003-08-18  Paul Eggert  <eggert@twinsun.com>
42533
42534         * modules/stdbool: Add BUILT_SOURCES.  Prefer $@ to target name
42535         in makefile rules.
42536
42537 2003-08-18  Jim Meyering  <jim@meyering.net>
42538
42539         * m4/getloadavg.m4: Use [\t ], not [ \t] (where \t is a literal TAB).
42540         * m4/lib-ld.m4: Likewise.
42541
42542 2003-08-18  Jim Meyering  <jim@meyering.net>
42543
42544         * lib/setenv.h: Indent nested cpp directive.
42545         * lib/vasnprintf.c: Remove trailing blanks.
42546
42547 2003-08-17  Simon Josefsson  <jas@extundo.com>
42548
42549         * modules/xstrndup: New file.
42550         * MODULES.html.sh (func_all_modules): Add xstrndup.
42551
42552 2003-08-17  Simon Josefsson  <jas@extundo.com>
42553
42554         * modules/argp: Fix autoconf macro name. Add more dependencies.
42555
42556 2003-08-17  Simon Josefsson  <jas@extundo.com>
42557
42558         * m4/xstrndup.m4: New file.
42559
42560 2003-08-17  Simon Josefsson  <jas@extundo.com>
42561
42562         * m4/argp.m4: New file.
42563
42564 2003-08-17  Simon Josefsson  <jas@extundo.com>
42565             Bruno Haible  <bruno@clisp.org>
42566
42567         * lib/xstrndup.h: New file.
42568         * lib/xstrndup.c: New file.
42569
42570 2003-08-17  Bruno Haible  <bruno@clisp.org>
42571
42572         * modules/strndup (Files, Include): Add lib/strndup.h.
42573
42574 2003-08-17  Bruno Haible  <bruno@clisp.org>
42575
42576         * modules/euidaccess (Files): Add lib/euidaccess.h.
42577
42578 2003-08-17  Bruno Haible  <bruno@clisp.org>
42579
42580         * lib/strndup.h: New file.
42581
42582 2003-08-17  Bruno Haible  <bruno@clisp.org>
42583
42584         * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS
42585         like AC_GNU_SOURCE.
42586         * modules/extensions (configure.ac): Comment out the invocation of
42587         gl_USE_SYSTEM_EXTENSIONS.
42588
42589 2003-08-16  Paul Eggert  <eggert@twinsun.com>
42590
42591         Merges from coreutils, etc.
42592         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Insert ':' to prevent a syntax
42593         error in gl_FUNC_MATCH.  This fixes a bug I introduced on 2003-05-28.
42594         * m4/readlink.m4 (gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE,
42595         fixing a typo.
42596         * m4/host-os.m4 (UTILS_HOST_OS): Add GNU/NetBSD, GNU/FreeBSD.
42597         * m4/hash.m4 (gl_HASH): Use AM_STDBOOL_H, not AC_HEADER_STDBOOL.
42598
42599 2003-08-16  Paul Eggert  <eggert@twinsun.com>
42600
42601         Document merge from coreutils.
42602         * modules/alloca: Append $(ALLOCA_H) to BUILT_SOURCES.
42603         * modules/fnmatch: Append $(FNMATCH_H) to BUILT_SOURCES.
42604         * modules/utime: Add m4/utimes-null.m4.
42605
42606 2003-08-16  Paul Eggert  <eggert@twinsun.com>
42607
42608         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Do not normalize white
42609         space, undoing this 2003-08-12 change:
42610         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
42611
42612 2003-08-16  Paul Eggert  <eggert@twinsun.com>
42613
42614         * config/srclist.txt: Get regex.h, strdup.c, strtoll.c,
42615         strtoul.c from libc, undoing this 2003-08-12 change:
42616         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
42617
42618 2003-08-16  Jim Meyering  <jim@meyering.net>
42619
42620         Merges from coreutils.
42621         * m4/readdir.m4 (GL_FUNC_READDIR): Change name to have GL_ (not jm_)
42622         prefix.  Adjust cache variables similarly.  Create 500 rather than
42623         just 300 files, to exercise bug on Darwin6.5, too.
42624         * m4/perl.m4 (jm_PERL): Use $am_missing_run, not undefined
42625         $missing_dir.
42626         * m4/jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not
42627         AM_SYS_POSIX_TERMIOS.
42628         Reported by mkc@mathdogs.com.
42629         Also change use of $am_cv_sys_posix_termios
42630         to $ac_cv_sys_posix_termios.  Reported by Andreas Schwab.
42631         * m4/getgroups.m4 (jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
42632         and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB.
42633         * m4/fsusage.m4 [__GLIBC__]: GNU libc's statvfs stats each mount point
42634         in /proc/mounts until it finds one with matching device number.  This
42635         is unnecessary when the FILE argument *is* a mount point.  No stat call
42636         is necessary in that case.  So, disable the statvfs-testing code on
42637         systems with GNU libc.  Reported by Andrei Gaponenko via Tim Waugh
42638         as RedHat bug# 84846.
42639         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
42640         to 1MB, so as not to render systems with no stack size limit (e.g.,
42641         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
42642         Include <unistd.h>.  On some systems,
42643         it is required for the definition of _SC_PAGESIZE.
42644
42645 2003-08-16  Jim Meyering  <jim@meyering.net>
42646
42647         Merge from coreutils.
42648         * lib/xstrtoimax.c: #else #if -> #elif.
42649         * lib/xstrtoumax.c: Likewise.
42650
42651 2003-08-16  Jim Meyering  <jim@meyering.net>
42652
42653         * m4/utimes.m4 (gl_FUNC_UTIMES): New file.
42654         * m4/utimes.m4: Removed.
42655         * m4/utimes-null.m4: Renamed from utimes.m4.
42656
42657         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
42658         to 1MB, so as not to render systems with no stack size limit (e.g.,
42659         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
42660         Include <unistd.h>.  On some systems,
42661         it is required for the definition of _SC_PAGESIZE.
42662
42663 2003-08-16  Jim Meyering  <jim@meyering.net>
42664         and Paul Eggert  <eggert@cs.ucla.edu>
42665
42666         Merges from coreutils, etc.
42667
42668         * m4/jm-macros.m4 (AC_LANG_SOURCE(C)): New macro, undefine, then define
42669         using the latest version from cvs.  This avoids problems with #line
42670         directives using a vendor (Sun) compiler.
42671         (jm_MACROS): Bump prerequisite from 2.52g to 2.57.
42672         Don't set GETGROUPS_LIB here; now it's
42673         done via getgroups.m4's wrapper function.
42674         AC_SUBST OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, and MAN here,
42675         rather than just in sh-util/configure.in, so that the
42676         now-shared-by-fileutils-and-textutils lib/Makefile.am are all the
42677         same.
42678         Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
42679         AC_FUNC_GETLOADAVG where to find getloadavg.c.
42680         Require AC_FUNC_FTW, gt_INTTYPES_PRI, gl_CLOCK_TIME,
42681         UTILS_SYS_OPEN_MAX, GL_FUNC_GETCWD_PATH_MAX, GL_FUNC_READDIR,
42682         gl_FSUSAGE, gl_MOUNTLIST, AC_FUNC_CANONICALIZE_FILE_NAME.
42683         Remove code that is now done by the newly-required macros.
42684         Append $(EXEEXT) to DF_PROG.
42685         AC_LIBOBJ fchdir-stub if fchdir doesn't exist; similarly for fchown.
42686         Do not invoke or require the following here,
42687         since prereq.m4 or some gnulib .m4 now does this for us:
42688         gl_REGEX, UTILS_FUNC_MKDIR_TRAILING_SLASH, jm_BISON, gl_FUNC_MKTIME,
42689         jm_FUNC_LSTAT, jm_FUNC_STAT, jm_FUNC_REALLOC, jm_FUNC_MALLOC,
42690         jm_FUNC_NANOSLEEP, jm_FUNC_READDIR, jm_FUNC_MEMCMP,
42691         jm_FUNC_GLIBC_UNLOCKED_IO, AC_FUNC_FNMATCH_GNU, jm_FUNC_PUTENV,
42692         jm_AC_PREREQ_XSTRTOUMAX, jm_AC_PREREQ_XSTRTOIMAX,
42693         AC_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, AC_FUNC_VPRINTF,
42694         vb_FUNC_RENAME, UTILS_FUNC_MKSTEP, jm_FUNC_UTIME, AM_FUNC_GETLINE,
42695         AC_FUNC_OBSTACK.
42696         Do not replace the following functions, as this is now the job
42697         of some gnulib .m4: strcasecmp, strncasecmp, dup2, gethostname,
42698         getusershell, sig2str, strcspn, stpcpy, strstr, strtol, strtoul
42699         strpbrk, euidaccess, memcmp, rmdir, rpmatch, strndup, strverscmp,
42700         atexit getpass, strdup, getpagesize.
42701         Replace 'raise'.
42702         Do not check for the following functions, as this is now the job
42703         of some gnulib .m4: bcopy, canonicalize_file_name, fchdir, ftime,
42704         getcwd, getmntinfo, resolvepath.  But check for sysctl, setreuid,
42705         setregid.
42706         (jm_CHECK_ALL_HEADERS): Do not check for fenv.h.
42707         Check for sys/sysctl.h.
42708         (jm_CHECK_ALL_TYPES): Do not require AC_STRUCT_TM, AC_STRUCT_TIMEZONE,
42709         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Invoke gt_TYPE_SSIZE_T instead
42710         of checking for ssize_t ourselves.
42711
42712         * m4/prereq.m4 (jm_PREREQ): Don't invoke macros; AC_REQUIRE them.
42713         Require every macro that gnulib/modules/* suggests for us.
42714         (jm_PREREQ_ADDEXT): New macro.
42715         (jm_PREREQ_STAT): Check for 'struct statfs' on Ultrix 4.4.
42716         Require jm_AC_TYPE_LONG_LONG instead of invoking it.
42717
42718         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): New macro.
42719         (gl_PHYSMEM): Use it.
42720         Also check for `table' function.
42721         Check for new headers and functions.
42722         Add check for sys/sysmp.h.
42723         With suggestions from Kaveh Ghazi.
42724         Ignore headers that are present but cannot be compiled.  This
42725         avoids spurious warnings on Solaris 9 sparc with Forte Developer 7
42726         C 5.4.
42727
42728 2003-08-15  Paul Eggert  <eggert@twinsun.com>
42729
42730         Document merge from coreutils.
42731         * modules/userspec: Depend on posixver.
42732         * modules/strftime: Depend on tzset.
42733
42734 2003-08-15  Paul Eggert  <eggert@twinsun.com>
42735
42736         * lib/config.charset, ref-add.sin, ref-del.sin: Use three spaces,
42737         rather than tab, after '#' in shell-script copyright notices.
42738         Suggested by Bruno Haible.
42739
42740 2003-08-15  Paul Eggert  <eggert@twinsun.com>
42741
42742         * config/srclist-update: Use three spaces, rather than tab, after '#'
42743         in shell-script copyright notices.  Suggested by Bruno Haible.
42744         Remove unnecessary parenthesization in regular expression.
42745
42746 2003-08-15  Jim Meyering  <jim@meyering.net>
42747
42748         Merge from coreutils.
42749         * lib/xgethostname.c: Include <stdlib.h>.
42750         (xghostname): Don't exit for anything other than memory-related
42751         failure; just return NULL.
42752         * lib/userspec.c: Include "posixver.h".
42753         (parse_user_spec): Accept `.' as a separator only
42754         in pre-POSIX-200112 mode.
42755         * lib/strtoimax.c: Use #elif rather than #else #if.
42756         * lib/strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]:
42757         Remove function, now that we can rely on a working tzset function.
42758         [!_LIBC]: Ensure that the required autoconf test has been run.
42759         [!defined _NL_CURRENT && HAVE_STRFTIME]:
42760         Use underlying_strftime for %r.
42761         * lib/sha.c: Merge in some clean-up and optimization changes from
42762         glibc.
42763         * lib/sha.c (sha_stream) [BLOCKSIZE]: Move definition to top of file.
42764         Ensure that it is a multiple of 64.
42765         Rearrange loop exit tests so as to avoid performing an
42766         additional fread after encountering an error or EOF.
42767         * lib/realloc.c: Update copyright date.
42768
42769 2003-08-15  Jim Meyering  <jim@meyering.net>
42770         and Paul Eggert  <eggert@twinsun.com>
42771
42772         Merge from coreutils.
42773         * lib/readutmp.h (HAVE_UTMPX_H): Undef if struct utmp has the ut_exit
42774         member but strut utmpx does not.  Needed for AIX 4.3.3.
42775         (UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Define.
42776
42777 2003-08-15  Jim Meyering  <jim@meyering.net>
42778         and Paul Eggert  <eggert@cs.ucla.edu>
42779
42780         Merges from coreutils, etc.
42781         * m4/strftime.m4 (_jm_STRFTIME_PREREQS):
42782         Require gl_FUNC_TZSET_CLOBBER.
42783         * m4/readutmp.m4 (gl_READUTMP): Check for ut_exit.ut_exit,
42784         ut_exit.e_exit, ut_exit.ut_termination, and ut_exit.e_termination
42785         members.
42786
42787 2003-08-14  Paul Eggert  <eggert@twinsun.com>
42788
42789         Help the merge from coreutils.
42790         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): New macro.
42791         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use it.
42792         * m4/tzset.m4: Use it too.
42793
42794 2003-08-14  Paul Eggert  <eggert@twinsun.com>
42795
42796         * modules/tzset: New file.
42797
42798 2003-08-14  Jim Meyering  <jim@meyering.net>
42799
42800         Merges from coreutils.
42801         * modules/fnmatch: Use the `$(FNMATCH_H)' notation for AC_REPLACED
42802         variable names, rather than @FNMATCH_H@.
42803         * modules/alloca: Likewise for $(ALLOCA_H).
42804
42805         * modules/fnmatch (fnmatch.h): Use `$@' in the commands, in place of
42806         the three copies of the literal target, `fnmatch.h'.
42807         * modules/alloca (alloca.h): Likewise.
42808
42809 2003-08-14  Jim Meyering  <jim@meyering.net>
42810
42811         Merge from coreutils.
42812         * m4/tzset.m4: New file.
42813         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Move the
42814         MOUNTED_VMOUNT test to precede the MOUNTED_GETMNTENT1 tests, since
42815         otherwise, AIX 5.1 systems would end up using the latter.
42816         MOUNTED_GETMNTENT1 support is inadequate on such systems: 1) detecting
42817         whether a file system is remote doesn't work  2) the MOUNTED_VMOUNT
42818         code reports the HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1
42819         code reports merely /MOUNT_POINT.  Reported by Mike Jetzer.
42820
42821 2003-08-14  Jim Meyering  <jim@meyering.net>
42822
42823         Merge from coreutils.
42824         * lib/obstack.h: Whitespace changes.
42825         * lib/mountlist.c: Remove anachronistic casts of xmalloc, xrealloc,
42826         and xcalloc return values.
42827         (read_filesystem_list) [MOUNTED_GETFSSTAT]:
42828         Use MNT_NOWAIT, rather than MNT_WAIT.  Otherwise, `df DIR' could
42829         hang on OSF/1 5.1 for DIR on both local and remote file systems.
42830         Reported by (and fix confirmed by) Nelson H. F. Beebe.
42831         (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
42832         error from mntctl.
42833         Use mntctl's return value to drive the entry-processing loop, since
42834         we can't rely on the value of the vmt_length member in the last
42835         entry.  On some systems doing so could result in exhausting
42836         virtual memory.  Based in part on a patch from Mike Jetzer.
42837
42838 2003-08-14  Jim Meyering  <jim@meyering.net>
42839         and Paul Eggert  <eggert@twinsun.com>
42840
42841         Merges from coreutils, plus other fixes.
42842         * lib/physmem.c: Merge in portability changes from gcc/libiberty
42843         to support AIX, IRIX, Tru64, and Windows.  See the ChangeLog there
42844         for credits and details.  Thanks to Kaveh Ghazi for helping
42845         to keep these files in sync.
42846         (ARRAY_SIZE): Define it.
42847         (physmem_total, physmem_available): Add comments. From Kaveh Ghazi.
42848         * lib/memcasecmp.c: Remove unnecessary parentheses after 'defined'.
42849         (memcasecmp): Don't assume size_t fits in unsigned int.
42850         Remove casts and duplicate code.
42851         * lib/md5.c: Include <string.h> and <stdlib.h> unconditionally.
42852         (memcpy): Remove definition.
42853         Merge in some clean-up and optimization changes from glibc.
42854         [BLOCKSIZE]: Move definition to top of file.
42855         Ensure that it is a multiple of 64.
42856         Rearrange loop exit tests so as to avoid performing an
42857         additional fread after encountering an error or EOF.
42858         * lib/md5.h (md5_uintptr): Define.
42859         * lib/makepath.c (CLEANUP_CWD): Report an error if we failed to
42860         return to the initial working directory.  Preserve errno
42861         for caller.
42862         * lib/idcache.c: Include "xalloc.h".
42863         (xmalloc, xrealloc): Remove decls.
42864         (getuser): Remove casts no longer required in C89.
42865         * lib/human.c: Include stdio.h, for sprintf.
42866         * lib/group-member.c: Include "xalloc.h".
42867         (xmalloc, xrealloc): Remove decls.
42868         (get_group_info): Remove casts no longer required in C89.
42869         * lib/getusershell.c (readname): Remove casts no longer required in
42870         C89.
42871         * lib/gettimeofday.c (rpl_gmtime, rpl_tzset): New functions.
42872         * lib/getline.c: Whitespace fix, from coreutils.
42873
42874 2003-08-13  Paul Eggert  <eggert@twinsun.com>
42875
42876         * m4/exclude.m4 (gl_EXCLUDE): Require AC_C_INLINE, AC_HEADER_STDC.
42877         Check for isascii.
42878
42879         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
42880         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
42881         Undo previous (whitespace-only) change.
42882
42883 2003-08-13  Paul Eggert  <eggert@twinsun.com>
42884
42885         * lib/exclude.c: Include <ctype.h>
42886         (IN_CTYPE_DOMAIN): New macro.
42887         (is_space): New fn.
42888         (add_exclude_file): If LINE_END is a space, ignore trailing spaces
42889         and empty lines.
42890
42891         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
42892         Undo previous (whitespace-only) change.
42893
42894 2003-08-13  Paul Eggert  <eggert@twinsun.com>
42895
42896         * config/srclist-update: Change update back to the old behavior,
42897         leaving whitespace alone.  Use one 'sed' command rather than a
42898         pipeline.
42899         (fixlicense): Now a variable, not a function.
42900         (remove_trailing_blanks): Remove.
42901         (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
42902         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
42903         Undo previous (whitespace-only) change.
42904
42905 2003-08-12  Paul Eggert  <eggert@twinsun.com>
42906
42907         Merge from coreutils.
42908         * modules/euidaccess: Add lib_SOURCES, include for new
42909         file euidaccess.h
42910
42911 2003-08-12  Paul Eggert  <eggert@twinsun.com>
42912
42913         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
42914         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
42915         Normalize leading white space and remove trailing white space.
42916
42917         Merge from coreutils
42918         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Check for euidaccess decl.
42919
42920         * m4/lib-ld.m4, lib-link.m4, lib-prefix.m4: Regenerate from gettext
42921         0.12.1.  These files are now being upgraded automatically by
42922         ../config/srclist-update.
42923
42924 2003-08-12  Paul Eggert  <eggert@twinsun.com>
42925
42926         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
42927         Normalize leading white space and remove trailing white space.
42928         * lib/ref-add.sin, ref-del.sin: Use '#' before empty line in copyright
42929         notice, as per ../config/srclist-update.
42930
42931         Merge from coreutils.
42932         * lib/euidaccess.h: New file.
42933         * lib/euidaccess.c: Include it.
42934         * lib/.cppi-disable: Add printf-args.h, printf-parse.h, stdbool_.h,
42935         vasnprintf.h, vasprintf.h.  Remove strdup.c, gettext.h.
42936         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Normalize white space.
42937
42938 2003-08-12  Paul Eggert  <eggert@twinsun.com>
42939
42940         * config/srclist-update: Add copyright notice.
42941         (remove_id_lines, remove_trailing_blanks): New constants.
42942         (fixfile): Use them to normalize spacing a bit in copied files.
42943         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
42944         Normalize leading white space and remove trailing white space.
42945
42946         * config/texinfo.tex: Sync with texinfo.
42947
42948         * config/srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
42949         strtoul.c from libc, to merge coreutils whitespace changes.
42950
42951         * config/srclist.txt: Get the following m4 files from gettext:
42952         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
42953         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
42954         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
42955         wint_t.m4.
42956
42957 2003-08-12  Karl Berry  <karl@gnu.org>
42958
42959         * config/srclist.txt: can't sync vasnprintf.c any more, changes have
42960         been made.
42961
42962 2003-08-11  Paul Eggert  <eggert@twinsun.com>
42963
42964         * modules/gnu-source, m4/gnu-source.m4:
42965         Remove; we're assuming Autoconf 2.54 or later now.
42966         Suggested by Bruno Haible.
42967         * MODULES.html.sh (func_all_modules): Remove gnu-source.
42968
42969 2003-08-11  Bruno Haible  <bruno@clisp.org>
42970
42971         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for wcslen.
42972
42973 2003-08-11  Bruno Haible  <bruno@clisp.org>
42974
42975         * lib/vasnprintf.c (local_wcslen): New function, for Solaris 2.5.1.
42976         (vasnprintf): Use it instead of wcslen.
42977
42978 2003-08-11  Bruno Haible  <bruno@clisp.org>
42979
42980         * lib/stdbool_.h (_Bool): Undo last change; instead use a negative enum
42981         value to ensure that _Bool promotes to int. Use #define for _Bool when
42982         using the Solaris C compiler. Adds comments suggested by Paul Eggert.
42983
42984 2003-08-10  Karl Berry  <karl@gnu.org>
42985
42986         * lib/regex.h: update from libc (whitespace fix).
42987
42988 2003-08-09  Paul Eggert  <eggert@twinsun.com>
42989
42990         Merge some files from coreutils.  These changes were
42991         originally made by Jim Meyering.
42992         * lib/acl.c: Include <sys/types.h> before <sys/stat.h>;
42993         many older Unixes require this.
42994         * lib/alloca.c (alloca): Remove cast to argument of free;
42995         no longer needed in C89.
42996         * lib/alloca_.h, regex.h: Fix white space to match
42997         what GNU indent does.
42998
42999 2003-08-09  Paul Eggert  <eggert@twinsun.com>
43000
43001         * m4/regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371";
43002         apparently Emacs's Unicode mode got confused before my 2003-08-05
43003         checkin.
43004
43005 2003-08-08  Paul Eggert  <eggert@twinsun.com>
43006
43007         * m4/extensions.m4: New file.
43008         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC):
43009         Require gl_USE_SYSTEM_EXTENSIONS.
43010         * m4/unlocked-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO):
43011         Require gl_USE_SYSTEM_EXTENSIONS rather than AC_GNU_SOURCE.
43012
43013 2003-08-08  Paul Eggert  <eggert@twinsun.com>
43014
43015         * MODULES.html.sh (func_all_modules): Add extensions, gnu-source.
43016         * modules/extensions, modules/gnu-source: New files.
43017         * modules/timespec, modules/unlocked-io: Depend on extensions.
43018
43019 2003-08-07  Paul Eggert  <eggert@twinsun.com>
43020
43021         * modules/restrict: New file.
43022         * MODULES.html.sh (func_all_modules): Add restrict.
43023         * modules/regex: Depend on restrict.
43024
43025 2003-08-07  Paul Eggert  <eggert@twinsun.com>
43026
43027         * m4/restrict.m4: New file.
43028         * m4/regex.m4 (jm_PREREQ_REGEX): Add gl_C_RESTRICT.
43029
43030 2003-08-07  Bruno Haible  <bruno@clisp.org>
43031
43032         * modules/getndelim2 (Makefile.am): Add the files to EXTRA_DIST, not
43033         lib_SOURCES, because getndelim2.m4 now uses AC_LIBOBJ(getndelim2).
43034
43035 2003-08-07  Bruno Haible  <bruno@clisp.org>
43036
43037         * m4/getndelim2.m4 (gl_GETNDELIM2): Use AC_LIBOBJ(getndelim2). This
43038         makes the module 'getndelim2' compatible with the module 'getline'.
43039
43040 2003-08-05  Paul Eggert  <eggert@twinsun.com>
43041
43042         * m4/regex.m4 (jm_INCLUDED_REGEX): Replace a single non-ASCII
43043         byte with "\201" to avoid glitches when editing that source file
43044         with multi-gnome-terminal.
43045
43046 2003-08-05  Paul Eggert  <eggert@twinsun.com>
43047
43048         * lib/bumpalloc.h: Remove.
43049
43050 2003-08-05  Paul Eggert  <eggert@twinsun.com>
43051
43052         * MODULES.html.sh (func_all_modules): Remove bumpalloc.
43053         * modules/bumpalloc: Remove.
43054
43055 2003-08-04  Paul Eggert  <eggert@twinsun.com>
43056
43057         * lib/getloadavg.c: Change copyright notice and spacing to conform to
43058         GNU coding style.
43059
43060         Merge from coreutils.
43061         * lib/error.c [!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO is
43062         1. From glibc.
43063         * lib/getdate.y (date): Also accept dates like May-23-2003; suggestion
43064         from Karl Berry, implemented by Jim Meyering.
43065         * lib/getgroups.c: Include "xalloc.h" instead of declaring xalloc fns;
43066         from Dmitry V. Levin.
43067         Remove anachronistic cast of xrealloc.
43068         * lib/fnmatch_.h (__const): Remove.  Use 'const'.
43069         * lib/fnmatch_loop.c (NEW_PATTERN): Cast alloca return value to proper
43070         type. Otherwise, it wouldn't compile with at least /bin/cc on
43071         ymp-cray-unicos9.0.2.X.
43072         Combine two mostly-identical uses of alloca into one.
43073         Thanks to the Cray-Cyber project for access to a Cray Y-MP.
43074
43075 2003-08-04  Dave Love  <d.love@dl.ac.uk>
43076
43077         [From Emacs.]
43078
43079         * lib/getloadavg.c: Check `__unix' as well as `unix'.  Use #ifdef, not
43080         #if.  Check HAVE_LIBKSTAT as well as LOAD_AVE_TYPE.  Check
43081         F_SETFD, not FD_SETFD.  Use HAVE_STRUCT_NLIST_N_UN_N_NAME, not
43082         obsolete NLIST_NAME_UNION.
43083         [__GNU__]: Undef BSD and FSCALE.
43084         [!NLIST_STRUCT]: Remove conditional definition of NLIST_STRUCT.
43085
43086 2003-08-03  Paul Eggert  <eggert@twinsun.com>
43087
43088         * lib/stdbool_.h (_Bool): Make it signed char, instead of
43089         an enum type, so that it's guaranteed to promote to int.  See:
43090         <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00124.html>
43091
43092 2003-08-03  Karl Berry  <karl@gnu.org>
43093
43094         * config/depcomp: update from automake.
43095
43096 2003-07-31  Paul Eggert  <eggert@twinsun.com>
43097
43098         * lib/strerror.c: Include config.h, limits.h.  Declare sprintf.
43099         (strerror): Don't assume that a printable int fits in 14 bytes.
43100
43101 2003-07-31  Bruno Haible  <bruno@clisp.org>
43102
43103         * modules/getpass-gnu: New file.
43104         * MODULES.html.sh (func_all_modules): Add getpass-gnu.
43105
43106 2003-07-31  Bruno Haible  <bruno@clisp.org>
43107
43108         * m4/getpass.m4 (gl_FUNC_GETPASS_GNU): New macro.
43109
43110 2003-07-24  Karl Berry  <karl@gnu.org>
43111
43112         * config/missing: update from automake.
43113
43114 2003-07-24  Derek Robert Price  <derek@ximbiot.com>
43115             Bruno Haible  <bruno@clisp.org>
43116
43117         * lib/getline.h (getline, getdelim): Change return type to ssize_t.
43118         * lib/getline.c (getline, getdelim): Likewise.
43119         Remove _GNU_SOURCE define; now it's defined in config.h through
43120         m4/getline.m4.
43121
43122 2003-07-23  Karl Berry  <karl@gnu.org>
43123
43124         * config/config.sub: update from prep.
43125
43126 2003-07-22  Paul Eggert  <eggert@twinsun.com>
43127
43128         * modules/xalloc (Depends-on): Add exitfail.
43129         * modules/xmemcoll: Likewise.
43130
43131 2003-07-22  Paul Eggert  <eggert@twinsun.com>
43132
43133         * lib/xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and
43134         over-parenthesization in macros.
43135
43136         Sync with coreutils.
43137
43138         * lib/xalloc.h (XMALLOC, XCALLOC, XREALLOC): Remove casts not
43139         required by C99.
43140
43141         Use `exit_failure' for xalloc and xmemcoll instead of their own
43142         private exit-failure variables.
43143         * lib/xalloc.h (xalloc_exit_failure): Remove.
43144         * lib/xmalloc.c: Likewise.  Include exitfail.h.
43145         (xalloc_die): Use exit_failure instead of xalloc_exit_failure.
43146         * lib/xmemcoll.h (xmemcoll_exit_failure): Remove.
43147         * lib/xmemcoll.c: Likewise.  Include exitfail.h.
43148         (xmemcoll): Use exit_failure instead of xalloc_exit_failure.
43149
43150 2003-07-20  Jim Meyering  <jim@meyering.net>
43151
43152         * modules/closeout (Depends-on): Add exitfail.
43153         Suggestion from Bruno Haible.
43154
43155 2003-07-19  Karl Berry  <karl@gnu.org>
43156
43157         * config/config.sub: update from prep.
43158
43159 2003-07-18  Paul Eggert  <eggert@twinsun.com>
43160
43161         * lib/closeout.h (close_stdout_set_status, close_stdout_status):
43162         Remove.
43163         * lib/closeout.c: Likewise.  Include "closeout.h" right after config.h,
43164         to test that it can stand by itself.  Include "exitfail.h".
43165         Clients should set exit_failure instead.
43166         (EXIT_FAILURE): Remove; no longer needed.  Do not include <stdlib.h>.
43167
43168 2003-07-18  Bruno Haible  <bruno@clisp.org>
43169
43170         * modules/getndelim2: New file.
43171         * modules/getline: Share files with module getndelim2.
43172         * modules/getnline: Depend on getndelim2 instead of sharing files with
43173         it. Add getnline.c to lib_SOURCES.
43174         * MODULES.html.sh (func_all_modules): Add getndelim2.
43175
43176 2003-07-18  Bruno Haible  <bruno@clisp.org>
43177
43178         * m4/getndelim2.m4: New file.
43179         * m4/getline.m4 (AM_FUNC_GETLINE): Add AC_LIBOBJ of getndelim2.c and
43180         invoke gl_PREREQ_GETNDELIM2.
43181         (gl_PREREQ_GETLINE): Drop AC_HEADER_STDC, now done by
43182         gl_PREREQ_GETNDELIM2.
43183         * m4/getnline.m4 (gl_GETNLINE): Drop AC_HEADER_STDC, now done by
43184         gl_GETNDELIM2.
43185
43186 2003-07-18  Bruno Haible  <bruno@clisp.org>
43187
43188         * lib/getndelim2.h: New file.
43189         * lib/getndelim2.c: Make into a module of its own. Include config.h,
43190         getndelim2.h.
43191         (getndelim2): Make non-static. Change return type to ssize_t.
43192         * lib/getline.h: Change argument names.
43193         * lib/getline.c: Include getndelim2.h instead of getndelim2.c.
43194         * lib/getnline.c: Include getndelim2.h.
43195
43196 2003-07-18  Andreas Schwab  <schwab@suse.de>
43197
43198         * lib/memcoll.c (memcoll) [!HAVE_STRCOLL]: Clear errno.
43199
43200 2003-07-17  Karl Berry  <karl@gnu.org>
43201
43202         * config/config.sub: update from prep.
43203
43204 2003-07-17  Bruno Haible  <bruno@clisp.org>
43205
43206         * modules/getnline: New file.
43207         * modules/getline: Add lib/getndelim2.c to source file list.
43208         * MODULES.html.sh (func_all_modules): Add getnline.
43209
43210 2003-07-17  Bruno Haible  <bruno@clisp.org>
43211
43212         * m4/getnline.m4: New file.
43213
43214 2003-07-17  Bruno Haible  <bruno@clisp.org>
43215
43216         * m4/Makefile.am.in: Remove file.
43217         * m4/Makefile.am: Remove file.
43218         * m4/Makefile.in: Remove file.
43219
43220 2003-07-17  Bruno Haible  <bruno@clisp.org>
43221
43222         * lib/getnline.h: New file.
43223         * lib/getnline.c: New file.
43224         * lib/getndelim2.c: New file, extracted from getline.c.
43225         (getndelim2): Renamed from getdelim2, with added nmax argument.
43226         * lib/getline.c: Include getndelim2.c.
43227         (getdelim2): Moved out to getndelim2.c.
43228         (getline, getdelim): Update.
43229
43230 2003-07-17  Bruno Haible  <bruno@clisp.org>
43231
43232         * lib/Makefile.am: Remove file.
43233         * lib/Makefile.in: Remove file.
43234
43235 2003-07-17  Bruno Haible  <bruno@clisp.org>
43236
43237         * configure.in: Remove file.
43238         * Makefile.in: Remove file.
43239
43240 2003-07-17  Bruno Haible  <bruno@clisp.org>
43241
43242         * MODULES.html.sh: Put the </BODY> right before </HTML>.
43243
43244 2003-07-16  Karl Berry  <karl@gnu.org>
43245
43246         * config/srclist-update: was running fixlicense twice, which caused
43247                 texinfo.tex to be nullified for some reason.  Simplify,
43248                 $gplsrc is no longer needed as far as I can see?
43249
43250 2003-07-16  Jim Meyering  <jim@meyering.net>
43251
43252         * modules/save-cwd: Depend on xgetcwd.  From Derek Price.
43253
43254 2003-07-15  Paul Eggert  <eggert@twinsun.com>
43255
43256         * config/srclist.txt: Get the following files from gettext-runtime/intl
43257         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
43258         ref-del.sin.  From Bruno Haible.
43259         * config/srclist-update (fixfile): Change grep pattern again, since the
43260         previous fix didn't work (there was another trailing $).  Use
43261         '[$]' to escape the $s.
43262
43263 2003-07-15  Karl Berry  <karl@gnu.org>
43264
43265         * lib/vasnprintf.c: update from gettext.
43266
43267 2003-07-15  Karl Berry  <karl@gnu.org>
43268
43269         * config/srclist-update (fixfile): Change grep pattern, since 'Id'
43270         gets expanded when surrounded by '$'.
43271
43272 2003-07-15  Jim Meyering  <jim@meyering.net>
43273
43274         * modules/save-cwd: Don't depend on error.  From Derek Price.
43275
43276 2003-07-15  Jim Meyering  <jim@meyering.net>
43277
43278         * lib/makepath.c (make_path): Enclose diagnostic in _(...).
43279
43280 2003-07-14  Simon Josefsson  <jas@extundo.com>
43281
43282         * modules/mempcpy: New file.
43283         * MODULES.html.sh (func_all_modules): Add mempcpy.
43284
43285 2003-07-14  Simon Josefsson  <jas@extundo.com>
43286
43287         * m4/mempcpy.m4: New file.
43288
43289 2003-07-14  Simon Josefsson  <jas@extundo.com>
43290
43291         * lib/mempcpy.h: New file.
43292         * lib/mempcpy.c: New file.
43293
43294 2003-07-14  Paul Eggert  <eggert@twinsun.com>
43295
43296         * modules/getdate, modules/posixtm: Depend on mktime.
43297
43298 2003-07-14  Paul Eggert  <eggert@twinsun.com>
43299
43300         * lib/ceill.c, expl.c, floorl.c, frexpl.c, ldexpl.c, mathl.h,
43301         sincosl.c, sqrtl.c, trigl.c, trigl.h, poll.c, poll_.h, mkstemp.c,
43302         unicodeio.c, unicodeio.h, unlocked-io.h:
43303         Switch from LGPL to GPL.
43304
43305 2003-07-14  Paul Eggert  <eggert@twinsun.com>
43306
43307         * lib/asnprintf.c, asprintf.c, config.charset, gettext.h,
43308         localcharset.c, localcharset.h, mkdtemp.c, printf-args.c,
43309         printf-args.h, printf-parse.c, printf-parse.h, ref-add.sin,
43310         ref-del.sin, setenv.c, unsetenv.c, vasnprintf.c, vasnprintf.h,
43311         vasprintf.c, vasprintf.h: Regenerate.  These files are now being
43312         updated automatically by ../config/srclist-update.  This changes
43313         their license from LPGL to GPL.
43314
43315 2003-07-14  Paul Eggert  <eggert@twinsun.com>
43316
43317         * config/srclist.txt: Add tons more gettext files.  $GETTEXT is now
43318         assumed to refer to the root of the most recent stable gettext version.
43319         * config/srclistvars.sh: Add defaults for eggert.
43320         * config/srclist-update: Convert LGPL to GPL in shell scripts, too.
43321         Match "This program" as well as "The program".  This is needed
43322         for gettext.
43323
43324 2003-07-14  Jim Meyering  <jim@meyering.net>
43325
43326         Don't emit diagnostics.  Let callers do that.
43327         * lib/save-cwd.c: Don't include "error.h".
43328         (save_cwd): Don't call error.  Ensure that errno is valid
43329         when returning nonzero.
43330
43331         * lib/save-cwd.h (restore_cwd): Update prototype.
43332         * lib/save-cwd.c (restore_cwd): Remove two parameters.
43333         Simplify.  Don't call error upon failure.  Let callers do that.
43334         (save_cwd): Mention that Irix 5.3 has the same problem as SunOS 4
43335         when auditing is enabled.  But don't bother updating the #if.
43336
43337 2003-07-11  Alexandre Duret-Lutz  <adl@gnu.org>
43338
43339         * lib/obstack.h (__INT_TO_PTR): Revert change of 2003-03-13;
43340         it breaks C++ compilation.
43341         [!__GNUC__ || !__STDC__] (obstack_finish): Cast result to void*.
43342
43343 2003-07-10  Simon Josefsson  <jas@extundo.com>
43344
43345         * modules/strchrnul (Makefile.am): Add strchrnul.h.
43346
43347 2003-07-10  Jim Meyering  <jim@meyering.net>
43348
43349         * m4/clock_time.m4: Remove trailing blank.
43350         * m4/intmax_t.m4: Likewise.
43351
43352 2003-07-10  Jim Meyering  <jim@meyering.net>
43353
43354         * lib/vasnprintf.c: Remove trailing blanks.
43355         Make cpp indentation consistent.
43356
43357 2003-07-09  Paul Eggert  <eggert@twinsun.com>
43358
43359         * lib/alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h,
43360         posixver.c, strftime.c, strnlen.c, strverscmp.c:
43361         Switch from LGPL to GPL.
43362
43363 2003-07-09  Paul Eggert  <eggert@twinsun.com>
43364
43365         * config/srclist.txt: Sort sublists.  Add
43366         $LIBCSRC/sysdeps/generic/strtoul.c. In comments, add more libc files
43367         that differ from gnulib for one reason or another; we'd like this list
43368         to be smaller but for now let's document what we have.
43369
43370 2003-07-08  Paul Eggert  <eggert@twinsun.com>
43371
43372         * config/srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding
43373         the use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
43374         and sweeter "eval x=$x".
43375         * config/srclist.txt: Get lib/argp* from glibc.
43376
43377 2003-07-07  Paul Eggert  <eggert@twinsun.com>
43378
43379         * lib/mktime.c: Fix some boundary cases and remove need for floating
43380         point.
43381
43382         Issue a compile-time diagnostic if time_t is floating point, or if
43383         two's complement arithmetic is not in effect, or if arithmetic
43384         right shift does not propagate the sign.  These assumptions were
43385         all in the original code but they weren't checked.
43386
43387         (TIME_T_MIDPOINT, verify): New macros.
43388         (__isleap): Remove; it has integer overflow problems.
43389         (leapyear): New function, without those problems.
43390         (ydhms_tm_diff): Remove; splitting into two parts.
43391         (ydhms_diff): New function, containing the arithmetic part of
43392         the old ydhms_tm_diff function.  Issue a compile-time
43393         diagnostic if we are not using C99 integer division.
43394         Avoid casts when possible.
43395         (guess_time_tm): New function, containing the checking part of
43396         the old ydhms_tm_diff function.  Return the new value, rather than
43397         the difference between it and the old.  Accept a new argument T
43398         so that *T specifies the old value.  Check for overflow in the result.
43399
43400         (__mktime_internal): Use a time_t offset, not a long int offset.
43401         This undoes the 2003-06-04 change, which is no longer needed now
43402         that we have better overflow checking.
43403         (localtime_offset): Likewise.
43404
43405         (__mktime_internal): Avoid harmful overflow on hosts where time_t
43406         and long are 64-bit but int is only 32-bit.
43407         (ydhms_diff): Use long int to store year1 and yday1.
43408         Issue a compile-time diagnostic if long int is not wide enough.
43409
43410         (__mktime_internal): Use long int to store adjusted year and yday.
43411         Use plain C rather than preprocessor commands, if that doesn't
43412         affect efficiency.
43413         Check for overflow (and try to repair) after each probe
43414         rather than checking only at the very end.  This avoids some bugs
43415         (e.g., southern hemisphere, behind GMT, and GMT offset at minimum time
43416         does not equal GMT offset at maximum time).
43417         Use integer to check for overflow rather than floating point; this
43418         is more portable to non-IEEE hosts, and is a tad faster.
43419         When we detect that we are oscillating between two values,
43420         don't check whether tm_isdst has the requested value, since
43421         we already know the answer.  When tm_isdst has the wrong value,
43422         use a different heuristic to find the right one, based on the
43423         extreme values actually observed in practice in tz2003a,
43424         rather than the (overly optimistic) "previous 3 calendar quarters".
43425
43426         (not_equal_tm, print_tm, check_result): Use "const T" rather than
43427         "T const" to accommodate glibc style.
43428         (check_result): Use less-confusing report format.  "long" -> "long int.
43429         (main): Likewise.
43430         Don't loop if the iteration overflows time_t.
43431         Allow a negative step in the iteration.
43432
43433 2003-07-06  Karl Berry  <karl@gnu.org>
43434
43435         * config/depcomp: update from automake.
43436         * config/config.sub: update from prep.
43437
43438 2003-07-03  Karl Berry  <karl@gnu.org>
43439
43440         * config/config.guess: update from prep.
43441
43442 2003-07-01  Paul Eggert  <eggert@twinsun.com>
43443
43444         * m4/xreadlink.m4 (gl_XREADLINK): Don't check for sys/types.h, since
43445         xreadlink.c now includes it unconditionally.
43446
43447 2003-07-01  Paul Eggert  <eggert@twinsun.com>
43448
43449         * lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
43450         having it depend on HAVE_SYS_TYPES_H.
43451
43452 2003-07-01  Bruno Haible  <bruno@clisp.org>
43453
43454         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Don't include <unistd.h>.
43455         <sys/types.h> should be sufficient.
43456         Reported by Paul Eggert.
43457
43458 2003-06-26  Karl Berry  <karl@gnu.org>
43459
43460         * config/depcomp: update from automake.
43461
43462 2003-06-26  Bruno Haible  <bruno@clisp.org>
43463
43464         * modules/human: Depend on module stdbool.
43465
43466 2003-06-25  Bruno Haible  <bruno@clisp.org>
43467
43468         * modules/readlink: New file.
43469         * modules/xreadlink: Depend on it.
43470         * MODULES.html.sh (func_all_modules): Add readlink.
43471
43472 2003-06-25  Bruno Haible  <bruno@clisp.org>
43473
43474         * m4/readlink.m4: New file.
43475
43476 2003-06-25  Bruno Haible  <bruno@clisp.org>
43477
43478         * lib/readlink.c: New file.
43479
43480 2003-06-22  Karl Berry  <karl@gnu.org>
43481
43482         * config/srclist.txt: update mkinstalldirs from automake.
43483         * config/mkinstalldirs: update.
43484
43485 2003-06-22  Bruno Haible  <bruno@clisp.org>
43486
43487         Portability to mingw32.
43488         * m4/ssize_t.m4: New file, from GNU gettext.
43489         * m4/safe-read.m4 (gl_PREREQ_SAFE_READ): Require gt_TYPE_SSIZE_T.
43490         * m4/xreadlink.m4 (gl_XREADLINK): Require gt_TYPE_SSIZE_T.
43491
43492 2003-06-22  Bruno Haible  <bruno@clisp.org>
43493
43494         * modules/safe-read: Add m4/ssize_t.m4.
43495         * modules/xreadlink: Add m4/ssize_t.m4.
43496
43497 2003-06-20  Bruno Haible  <bruno@clisp.org>
43498
43499         Assume C89, so PARAMS isn't needed.
43500         * lib/unicodeio.h (PARAMS): Remove.
43501         * lib/unicodeio.c: Don't use PARAMS.
43502
43503 2003-06-18  Karl Berry  <karl@gnu.org>
43504
43505         * config/config.{guess,sub}: update from prep.
43506
43507 2003-06-18  Jim Meyering  <jim@meyering.net>
43508
43509         Merge changes from coreutils.
43510         * lib/readutmp.c: Include <string.h> and <stdlib.h> unconditionally.
43511         Remove explicit declarations of xmalloc and realloc.
43512         Include xalloc.h.
43513         (read_utmp): Remove anachronistic cast of xmalloc.
43514
43515 2003-06-17  Paul Eggert  <eggert@twinsun.com>
43516
43517         Assume C89, so PARAMS isn't needed.
43518         * lib/backupfile.h (PARAMS): Remove.  All uses removed.
43519         * lib/closeout.h, lib/dirname.h, lib/filemode.h, lib/fsusage.h,
43520         lib/getdate.h, lib/getline.h, lib/group-member.h, lib/hard-locale.h,
43521         lib/hash.h, lib/linebuffer.h, lib/long-options.h, lib/makepath.h,
43522         lib/memcasecmp.h, lib/memcoll.h, lib/modechange.h, lib/mountlist.h,
43523         lib/path-concat.h, lib/physmem.h, lib/posixtm.h, lib/quote.h,
43524         lib/readutmp.h, lib/same.h, lib/save-cwd.h, lib/savedir.h,
43525         lib/stdio-safer.h, lib/strtoimax.c, lib/strverscmp.h,
43526         lib/unistd-safer.h, lib/version-etc.h, lib/xalloc.h, lib/xreadlink.h,
43527         lib/xstrtod.h, lib/xstrtol.h: Likewise.
43528         * lib/filemode.h, lib/hard-locale.h, lib/memcoll.h, lib/modechange.h,
43529         lib/physmem.h, lib/same.h, lib/strverscmp.h: Do not include config.h;
43530         no longer needed. Anyway, config.h should always be included before any
43531         other file.
43532
43533 2003-06-11  Simon Josefsson  <jas@extundo.com>
43534
43535         * modules/sysexits: New file.
43536         * MODULES.html.sh (func_all_modules): Add sysexits.
43537
43538 2003-06-11  Simon Josefsson  <jas@extundo.com>
43539
43540         * lib/sysexit_.h: New file.
43541
43542 2003-06-11  Derek Price  <derek@ximbiot.com>
43543
43544         * lib/stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is
43545         necessary.
43546
43547 2003-06-11  Bruno Haible  <bruno@clisp.org>
43548
43549         * m4/sysexits.m4: New file.
43550
43551 2003-06-10  Simon Josefsson  <jas@extundo.com>
43552
43553         * lib/argp.h: New file, from glibc.
43554         * lib/argp-ba.c: New file, from glibc.
43555         * lib/argp-eexst.c: New file, from glibc.
43556         * lib/argp-fmtstream.c: New file, from glibc.
43557         * lib/argp-fmtstream.h: New file, from glibc.
43558         * lib/argp-fs-xinl.c: New file, from glibc.
43559         * lib/argp-help.c: New file, from glibc.
43560         * lib/argp-namefrob.h: New file, from glibc.
43561         * lib/argp-parse.c: New file, from glibc.
43562         * lib/argp-pv.c: New file, from glibc.
43563         * lib/argp-pvh.c: New file, from glibc.
43564         * lib/argp-xinl.c: New file, from glibc.
43565
43566 2003-06-10  Simon Josefsson  <jas@extundo.com>
43567
43568         * modules/strchrnul: New file.
43569
43570 2003-06-10  Simon Josefsson  <jas@extundo.com>
43571
43572         * modules/argp: New file.
43573
43574 2003-06-10  Simon Josefsson  <jas@extundo.com>
43575
43576         * m4/strchrnul.m4: New file.
43577
43578 2003-06-10  Simon Josefsson  <jas@extundo.com>
43579
43580         * lib/strchrnul.h: New file.
43581         * lib/strchrnul.c: New file.
43582
43583 2003-06-10  Bruno Haible  <bruno@clisp.org>
43584
43585         * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
43586
43587 2003-06-07  Karl Berry  <karl@gnu.org>
43588
43589         * config/config.{guess,sub}: update from prep.
43590
43591 2003-06-07  Jim Meyering  <jim@meyering.net>
43592
43593         * modules/strtod: Use $(...) notation, not @...@ for
43594         AC_REPLACE'd variables.
43595         * modules/localcharset: Likewise.
43596
43597 2003-06-07  Jim Meyering  <jim@meyering.net>
43598
43599         * lib/readtokens.h: Put `Free Software Foundation, Inc.'
43600         in place of my name in the copyright comment.
43601         Remove definition and uses of __P.
43602
43603         From coreutils.
43604         * lib/stat.c: Don't declare xmalloc explicitly.
43605         Instead, include "xalloc.h".
43606         * lib/readtokens.c (readtokens): Remove anachronistic casts of xmalloc,
43607         xrealloc, and xcalloc return values.
43608         * lib/xgetcwd.c (xgetcwd): Include "xgetcwd.h".
43609         Improve comment.
43610         * lib/xgetcwd.h: Remove definition/uses of PARAMS.
43611
43612 2003-06-07  Bruno Haible  <bruno@clisp.org>
43613
43614         * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to
43615         avoid AC_CONFIG_LINKS.
43616         * modules/fnmatch (Makefile.am): Use explicit creation rule for
43617         fnmatch.h, to avoid AC_CONFIG_LINKS.
43618         * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe.
43619
43620 2003-06-07  Bruno Haible  <bruno@clisp.org>
43621
43622         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH, gl_FUNC_FNMATCH_POSIX,
43623         gl_FUNC_FNMATCH_GNU): Set FNMATCH_H instead of invoking
43624         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
43625         directory.
43626         * m4/poll.m4 (gl_FUNC_POLL): Set POLL_H instead of invoking
43627         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
43628         directory.
43629
43630 2003-06-06  Jim Meyering  <jim@meyering.net>
43631
43632         Merge from coreutils.
43633         * lib/same.c: (same_name): Declare *_basename locals to be `const'.
43634         Consolidate declarations and initializations of *_base* locals.
43635
43636         Merge from coreutils.
43637         This avoids a core dump on systems without GNU putenv,
43638         when running `env -u SOME_ALREADY_UNSET_VARIABLE'.
43639         * lib/putenv.c (__set_errno, LOCK, UNLOCK): Define.
43640         (unsetenv): New static function, from GNU libc.
43641         (rpl_putenv): Use it.
43642
43643         * lib/modechange.c: Remove trailing blanks.
43644
43645         Merge from coreutils.
43646         * lib/fsusage.c: Remove declaration of statfs.
43647         It conflicted with one from OSF/1 5.1 in <sys/mount.h>.
43648
43649         * lib/posixtm.c: Include <stdbool.h> unconditionally.
43650
43651 2003-06-06  Jim Meyering  <jim@meyering.net>
43652
43653         * lib/stdbool_.h: Renamed from stdbool.h.in.
43654
43655 2003-06-06  Jim Meyering  <jim@meyering.net>
43656             Bruno Haible  <bruno@clisp.org>
43657
43658         * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
43659         Adjust Makefile.am snippet not to redirect directly to target.
43660         Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
43661
43662 2003-06-05  Paul Eggert  <eggert@twinsun.com>
43663
43664         * lib/mktime.c (__mktime_internal): When resolving a tm_isdst
43665         mismatch, look in future quarters as well as past.  This fixes a
43666         bug when processing fall-backwards gaps immediately after a long
43667         period of daylight-saving time.
43668
43669         * lib/mktime.c: Assume freestanding C89 or better.
43670         (HAVE_LIMITS_H): Remove.  Assume it's 1.
43671         (__P): Remove; not used.
43672         (CHAR_BIT, INT_MIN, INT_MAX): Remove; <limits.h> defines them.
43673         (mktime, not_equal_tm, print_tm, check_result,
43674         main): Use prototypes.  Use const * where appropriate.
43675         (main): Fix typo in testing code that uncovered by above changes.
43676         (Local Variables): Remove -DHAVE_LIMITS_H from compile-command.
43677
43678 2003-06-04  Paul Eggert  <eggert@twinsun.com>
43679
43680         * m4/human.m4 (gl_HUMAN): Require AM_STDBOOL_H.  Check for
43681         locale.h, localeconv.  This merges changes from coreutils.
43682
43683         * m4/mktime.m4 (AC_FUNC_MKTIME): New macro, taken from Autoconf CVS.
43684         It can be removed after the next Autoconf is released.
43685         * m4/exclude.m4 (gl_EXCLUDE): Don't check for sys/types.h; no loner
43686         needed.
43687
43688 2003-06-04  Paul Eggert  <eggert@twinsun.com>
43689
43690         * lib/mktime.c: Fix Debian bug 177940
43691         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177940>.
43692         (localtime_offset): Now long int, not time_t, because we want it
43693         to be guaranteed to be signed.  All uses changed.
43694         (__mktime_internal): If overflow would occur when adding offset,
43695         don't add it.
43696
43697         Merge 'human' changes from coreutils.  Rewrite to support
43698         locale-specific notations like thousands separators.
43699         * lib/human.c: Simplify authorship notice.
43700         Include human.h immediately after config.h.
43701         <sys/types.h>, <stdio.h>: Do not include; no longer needed.
43702         <limits.h>: Do not include, since human.h does.
43703         (SIZE_MAX, UINTMAX_MAX): New macros.
43704         <strings.h>: Include if HAVE_STRINGS_H, not if !HAVE_STRING_H.
43705         <locale.h>: Include if HAVE_LOCALE_H and HAVE_LOCALECONV.
43706         (HUMAN_READABLE_SUFFIX_LENGTH_MAX): New macro.
43707         (power_letter): Renamed from suffixes.
43708         (generate_suffix_backwards): Remove.
43709         (adjust_value): Now takes int style (because of human.h changes)
43710         and long double value (for greater precision on some platforms).
43711         (group_number): New function.
43712         (human_readable): Use it.  Use integer options, not enum.
43713         Put the options before the sizes in the arg list.
43714         Support all the new options.
43715         The old human_readable function has been removed;
43716         use inttostr.h instead.
43717         (human_readable, default_block_size, humblock):
43718         Use uintmax_t, not int, for block sizes.
43719         (human_readable_inexact, block_size_types): Remove.
43720         (block_size_opts): New constant.
43721         (human_options): Renamed from human_block_size, with new signature
43722         that allows block sizes up to UINTMAX_MAX.  All callers changed.
43723         * lib/human.h: Add copyright and authorship notice.
43724         Include <limits.h> and <stdbool.h> unconditionally.
43725         (PARAMS): Remove.  All uses removed.
43726         (LONGEST_HUMAN_READABLE): Add support for thousands separator.
43727         (enum human_inexact_style): Remove tag; now a nameless enum.
43728         (human_floor, human_ceiling, human_round_to_even): Now have
43729         values 2, 0, 1 rather than -1, 1, 0.
43730         (human_group_digits, human_suppress_point_zero, human_autoscale,
43731         human_base_1024, human_SI, human_B): New constants.
43732         (human_readable_inexact, human_block_size): Remove.
43733         (human_readable): Size args are now uintmax_t, not int.
43734         (human_options): New decl.
43735
43736         * lib/exclude.c: (new_exclude, add_exclude): Remove casts that are
43737         unnecessary now that we assume C89 or better.  This change
43738         imported from coreutils.
43739
43740         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
43741         arbitrarily.  This is the same patch as 2003-05-28, but it got lost
43742         in the 2003-05-30 sync from glibc.
43743
43744         .h files should stand alone, but we shouldn't include <sys/types.h>
43745         if we can get away with just <stddef.h>.
43746
43747         * lib/__fpending.h, addext.c, backupfile.c, exclude.c, getline.c,
43748         malloc.c, putenv.c, realloc.c, strcasecmp.c: Include <stddef.h>
43749         rather than <sys/types.h>, as we merely need size_t.
43750         * lib/dirname.h, memcoll.h, xalloc.h, xmemcoll.h: Include <stddef.h>,
43751         to get size_t.
43752         * lib/hash.h, linebuffer.h, readtokens.h, stdio-safer.h, version-etc.h:
43753         Include <stdio.h>, to get FILE.
43754         * lib/memcasecmp.c: Don't include <sys/types.h>, as we can assume
43755         memcasecmp.h has included <stddef.h> and all we need is size_t.
43756         * lib/memcoll.c: Include "memcoll.h", which gets us size_t and checks
43757         our interface, instead of including <sys/types.h>
43758
43759 2003-06-04  Paul Eggert  <eggert@twinsun.com>
43760
43761         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for
43762         now, as glibc mktime is buggy on non-glibc systems.
43763
43764 2003-06-03  Karl Berry  <karl@gnu.org>
43765
43766         * config/config.sub: update from prep.
43767
43768 2003-06-02  Paul Eggert  <eggert@twinsun.com>
43769
43770         [from coreutils]
43771         Fix some minor time-related bugs with POSIX time arguments.
43772         Some valid time stamps were being rejected (notably -1, and
43773         time stamps before 1900 on 64-bit hosts).  And some invalid
43774         time stamps were being accepted, e.g. September 31.
43775
43776         * lib/posixtm.h (posixtime): Return bool instead of time_t, so
43777         that we can return (time_t) -1 successfully.
43778         * lib/posixtm.c: Likewise.
43779         [HAVE_STDBOOL_H]: Include <stdbool.h>.
43780         (bool, false, true) [!HAVE_STDBOOL_H]: New type.
43781         (t): Remove static var.
43782         (year, posix_time_parse): Now takes struct tm * arg to modify, instead
43783         of static var.  All uses changed.
43784         (year): Do not reject years before 1900; they can occur with
43785         64-bit time_t.
43786         (posix_time_parse): Do not check for out-of-range components;
43787         that is now the caller's responsibility, since our checks were
43788         only approximations.
43789         (posixtime): Use mktime to check for out-of-range components,
43790         since it knows them exactly.
43791         If mktime returns (time_t) -1, check whether an error actually occurred
43792         by invoking localtime on -1.
43793         (main) [TEST_POSIXTIME]: Check for input data errors, and report
43794         posixtime failures better.
43795         Improve the test data (in comments only).
43796
43797 2003-06-02  Karl Berry  <karl@gnu.org>
43798
43799         * config/mkinstalldirs (version): new variable.
43800         (--version): new option.
43801         (usage): improve message.
43802
43803 2003-05-30  Karl Berry  <karl@gnu.org>
43804
43805         * lib/mktime.c: update from libc.
43806
43807 2003-05-30  Bruno Haible  <bruno@clisp.org>
43808
43809         * modules/gettext: Add files m4/nls.m4 and m4/po.m4.
43810         * config/config.rpath: Upgrade to gettext-0.12.1.
43811
43812 2003-05-30  Bruno Haible  <bruno@clisp.org>
43813
43814         * m4/gettext.m4: Upgrade to gettext-0.12.1.
43815         * m4/nls.m4: New file, from gettext-0.12.1.
43816         * m4/po.m4: New file, from gettext-0.12.1.
43817         * m4/progtest.m4: Upgrade to gettext-0.12.1.
43818
43819 2003-05-30  Bruno Haible  <bruno@clisp.org>
43820
43821         * lib/config.charset: Upgrade to gettext-0.12.1 and libiconv-1.9.1.
43822         * lib/localcharset.h: Likewise.
43823         * lib/localcharset.c: Likewise.
43824
43825 2003-05-29  Karl Berry  <karl@gnu.org>
43826
43827         * config/config.rpath: update from gettext.
43828
43829 2003-05-28  Paul Eggert  <eggert@twinsun.com>
43830
43831         Assume the headers required for C89 freestanding compilers.
43832         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for limits.h.
43833         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Likewise.
43834         * m4/human.m4 (gl_HUMAN): Likewise.
43835         * m4/pathmax.m4 (gl_PATHMAX): Likewise.
43836         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Likewise.
43837         * m4/userspec.m4 (gl_USERSPEC): Likewise.
43838         * m4/xreadlink.m4 (gl_XREADLINK): Likewise.
43839         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
43840         * m4/quote.m4 (gl_QUOTE): Don't check for stddef.h.
43841
43842 2003-05-28  Paul Eggert  <eggert@twinsun.com>
43843
43844         Assume the headers required for C89 freestanding compilers.
43845         * lib/addext.c, lib/backupfile.c, lib/fsusage.c, lib/human.c,
43846         lib/pathmax.h, lib/rpmatch.c, lib/userspec.c, lib/xreadlink.c,
43847         lib/xstrtol.c: Include <limits.h> without checking for HAVE_LIMITS_H.
43848         * lib/backupfile.c, lib/fsusage.c, lib/hash.c, lib/human.c,
43849         lib/safe-read.c, lib/userspec.c, lib/xstrtol.c (CHAR_BIT): Don't
43850         define, since <limits.h> is guaranteed to do that.
43851         * lib/fatal.c: Include <stdarg.h> without checking for __STDC__.
43852         * lib/exclude.c: Include <stdbool.h> unconditionally.
43853         * lib/tempname.c: Include <stddef.h> unconditionally.
43854         * lib/hash.c: Include <limits.h>, since we no longer define CHAR_BIT.
43855         * lib/modechange.c, rpmatch.c (NULL): Don't define, since
43856         <stddef.h> does that.
43857         * lib/quote.c: Dont include <stddef.h> or <sys/types.h>; not needed.
43858         * lib/safe-read.c (INT_MAX): Don't define, since <limits.h> does that.
43859         * lib/safe-read.c (TYPE_MINIMUM, TYPE_MAXIMUM): Remove; no longer
43860         needed.
43861         * lib/xstrtol.c: Likewise.
43862         * lib/safe-read.c: Remove TYPE_SIGNED; no longer needed.
43863         * lib/savedir.c: Include <stddef.h> instead of defining NULL.
43864
43865         * lib/addext.c (addext): Use assignment rather than cast, to avoid
43866         warnings on some platforms.
43867
43868         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
43869         arbitrarily.
43870
43871 2003-05-26  Jim Meyering  <jim@meyering.net>
43872
43873         Merge in a change from coreutils:
43874         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one
43875         that is guaranteed to be `no'.  Use `no_such_member' to indicate
43876         that condition, rather than `-1' which is slightly misleading.
43877         Change the name of the cache variable to have the gl_ prefix.
43878         Prompted by a patch from Richard Dawe for DJGPP.
43879
43880 2003-05-24  Karl Berry  <karl@gnu.org>
43881
43882         * config/config.guess: update from prep.
43883
43884 2003-05-22  Karl Berry  <karl@gnu.org>
43885
43886         * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg.
43887
43888 2003-05-20  Karl Berry  <karl@gnu.org>
43889
43890         * config/config.guess: update from prep.
43891
43892 2003-05-18  Karl Berry  <karl@gnu.org>
43893
43894         * config/srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF
43895         might actually be set by the user.
43896
43897         * config/depcomp, install-sh, mdate-sh: update from automake.
43898
43899 2003-05-17  Bruno Haible  <bruno@clisp.org>
43900
43901         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Fix a quoting bug leading to an
43902         invalid expansion for AC_EGREP_CPP.
43903         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise.
43904         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
43905         Suggested by Akim Demaille <akim@epita.fr> in
43906         http://mail.gnu.org/archive/html/bug-autoconf/2003-05/threads.html
43907
43908 2003-05-12  Jim Meyering  <jim@meyering.net>
43909
43910         * lib/strftime.c (my_strftime): Let the `-' (no-pad) flag affect
43911         the space-padded-by-default conversion specifiers, %e, %k, %l.
43912
43913 2003-05-12  Bruno Haible  <bruno@clisp.org>
43914
43915         * lib/linebreak.c (iconv_string_length): Don't return -1 just because
43916         the string is longer than 4 KB.
43917
43918 2003-05-11  Karl Berry  <karl@gnu.org>
43919
43920         * config/config.{guess,sub}: update from prep.
43921
43922 2003-05-09  Bruno Haible  <bruno@clisp.org>
43923
43924         * modules/error: Add m4/strerror_r.m4 to file list.
43925
43926 2003-05-03  Bruno Haible  <bruno@clisp.org>
43927
43928         Upgrade to Unicode-4.0.
43929         * lib/linebreak.c (nonspacing_table_data): Change width of U+00AD,
43930         U+0350..U+0357, U+035D..U+035F, U+0600..U+0603, U+0610..U+0615,
43931         U+0656..U+0658, U+0A01, U+0AE2..U+0AE3, U+0CBC, U+17B4..U+17B5,
43932         U+17DD, U+1920..U+1922, U+1927..U+192B, U+1932, U+1939..U+193B
43933         from 1 to 0. Change width of U+0CBF, U+0CC6, U+180E from 0 to 1.
43934         (uc_width): Change width of U+4DC0..U+4DFF from 2 to 1. Change width
43935         of U+2A6D7..U+2F7FF, U+2FA1E..U+2FFFD, U+30000..U+3FFFD from 1 to 2.
43936         Change width of U+E0100..U+E01EF from 1 to 0.
43937
43938 2003-04-25  Jim Meyering  <jim@meyering.net>
43939
43940         * lib/copy-file.c (copy_file_preserving): Declare buf_size to be
43941         of type size_t, not int.
43942
43943 2003-04-25  Bruno Haible  <bruno@clisp.org>
43944
43945         * lib/copy-file.c: Include <stddef.h>, for size_t.
43946
43947 2003-04-21  Paul Eggert  <eggert@twinsun.com>
43948
43949         * m4/error.m4 (gl_ERROR): Do not put under dynamic conditions some
43950         code which expansion is under static control.  Patch imported from
43951         Akim Demaille's patch to Bison; see
43952         <http://mail.gnu.org/archive/html/bison-patches/2003-03/msg00057.html>.
43953
43954 2003-04-14  Bruno Haible  <bruno@clisp.org>
43955
43956         * m4/error.m4 (jm_PREREQ_ERROR): Use AC_FUNC_VPRINTF.
43957
43958 2003-04-11  Jim Meyering  <jim@meyering.net>
43959
43960         Merge changes from Coreutils.
43961
43962         2003-03-22  Jim Meyering  <jim@meyering.net>
43963
43964         * lib/strftime.c (widen): Cast alloca return value to proper type.
43965
43966         2003-01-19  Ulrich Drepper  <drepper@redhat.com>
43967
43968         From GNU libc.
43969         * lib/strftime.c (my_strftime): Handle very large width
43970         specifications for numeric values correctly.  Improve checks for
43971         overflow.
43972
43973         2003-01-19  Jim Meyering  <jim@meyering.net>
43974
43975         * lib/strftime.c (widen) [COMPILE_WIDE]: Merge nearly-identical
43976         definitions.
43977         (nl_get_alt_digit) [! defined my_strftime]: Define.
43978         (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of
43979         _nl_get_alt_digit and _nl_get_walt_digit.
43980
43981         * lib/strftime.c (my_strftime): Merge in locale-related changes from
43982         libc. These changes have no effect outside of _LIBC.
43983
43984 2003-04-10  Bruno Haible  <bruno@clisp.org>
43985
43986         * modules/findprog: New file.
43987         * MODULES.html.sh (func_all_modules): Add it.
43988
43989 2003-04-10  Bruno Haible  <bruno@clisp.org>
43990
43991         * m4/findprog.m4: New file.
43992         * m4/eaccess.m4: New file.
43993
43994 2003-04-10  Bruno Haible  <bruno@clisp.org>
43995
43996         * lib/findprog.h: New file, from GNU gettext.
43997         * lib/findprog.c: New file, from GNU gettext.
43998
43999 2003-04-05  Jim Meyering  <jim@meyering.net>
44000
44001         Merge changes from Coreutils.
44002
44003         * lib/exclude.h (PARAMS): Remove definition and uses.
44004         * lib/exclude.c: Remove uses of `PARAMS'.
44005
44006         * lib/dirname.c [TEST_DIRNAME]: Update build instructions for test.
44007         Add test-cases for DOS filenames. Declare program_name.
44008         (main): Set up program_name.  Patch by Rich Dawe.
44009
44010         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
44011         error from mntctl.
44012         Use mntctl's return value to drive the entry-processing loop, since
44013         we can't rely on the value of the vmt_length member in the last
44014         entry.  On some systems doing so could result in exhausting
44015         virtual memory.  Based in part on a patch from Mike Jetzer.
44016
44017 2003-04-04  Bruno Haible  <bruno@clisp.org>
44018
44019         * modules/linebreak: New file.
44020         * MODULES.html.sh (func_all_modules): Add it.
44021
44022 2003-04-04  Bruno Haible  <bruno@clisp.org>
44023
44024         * m4/linebreak.m4: New file.
44025
44026 2003-04-04  Bruno Haible  <bruno@clisp.org>
44027
44028         * lib/linebreak.h: New file, from GNU gettext.
44029         * lib/linebreak.c: New file, from GNU gettext with slight
44030         modifications.
44031         * lib/lbrkprop.h: New file, from GNU gettext.
44032
44033 2003-04-03  Bruno Haible  <bruno@clisp.org>
44034
44035         * modules/utf8-ucs4: New file.
44036         * modules/utf16-ucs4: New file.
44037         * modules/ucs4-utf8: New file.
44038         * modules/ucs4-utf16: New file.
44039         * MODULES.html.sh (func_all_modules): Add them.
44040
44041 2003-04-03  Bruno Haible  <bruno@clisp.org>
44042
44043         * m4/utf-ucs4.m4: New file.
44044         * m4/ucs4-utf.m4: New file.
44045
44046 2003-04-03  Bruno Haible  <bruno@clisp.org>
44047
44048         * lib/utf8-ucs4.h: New file, from GNU gettext.
44049         * lib/utf16-ucs4.h: New file, from GNU gettext.
44050         * lib/ucs4-utf8.h: New file, from GNU gettext.
44051         * lib/ucs4-utf16.h: New file, from GNU gettext.
44052
44053 2003-04-02  Bruno Haible  <bruno@clisp.org>
44054
44055         * modules/binary-io: New file.
44056         * MODULES.html.sh (func_all_modules): Add it.
44057
44058 2003-04-02  Bruno Haible  <bruno@clisp.org>
44059
44060         * lib/binary-io.h: New file, from GNU gettext.
44061
44062 2003-04-01  Bruno Haible  <bruno@clisp.org>
44063
44064         * modules/pathname: New file.
44065         * MODULES.html.sh (func_all_modules): Add it.
44066
44067 2003-04-01  Bruno Haible  <bruno@clisp.org>
44068
44069         * lib/pathname.h: New file, from GNU gettext.
44070         * lib/concatpath.c: New file, from GNU gettext.
44071
44072 2003-03-30  Bruno Haible  <bruno@clisp.org>
44073
44074         * m4/copy-file.m4 (gl_COPY_FILE): Add check for chown().
44075
44076 2003-03-30  Bruno Haible  <bruno@clisp.org>
44077
44078         * lib/copy-file.c (copy_file_preserving): Don't set owner if the
44079         function chown() doesn't exist.
44080
44081 2003-03-28  Bruno Haible  <bruno@clisp.org>
44082
44083         * modules/copy-file: New file.
44084         * MODULES.html.sh (func_all_modules): Add it.
44085
44086 2003-03-28  Bruno Haible  <bruno@clisp.org>
44087
44088         * m4/copy-file.m4: New file.
44089
44090 2003-03-28  Bruno Haible  <bruno@clisp.org>
44091
44092         * lib/copy-file.h: New file, from GNU gettext.
44093         * lib/copy-file.c: New file, from GNU gettext.
44094
44095 2003-03-18  Jim Meyering  <jim@meyering.net>
44096
44097         * lib/quote.c (quote_n): Fix typo in comment.
44098
44099 2003-03-18  Bruno Haible  <bruno@clisp.org>
44100
44101         * m4/onceonly.m4: Use m4_defn instead of defn, for better error
44102         checking.
44103         * m4/onceonly_2_57.m4: Likewise.
44104
44105 2003-03-17  Bruno Haible  <bruno@clisp.org>
44106
44107         * m4/onceonly.m4: Require autoconf 2.54 or newer.
44108         (m4_quote): Remove macro.
44109         * m4/onceonly_2_57.m4: Require autoconf 2.54 or newer.
44110
44111 2003-03-14  Jim Meyering  <jim@meyering.net>
44112
44113         Merge changes from Coreutils.
44114         * lib/obstack.h (obstack_object_size): Declare temporary, __o,
44115         to be const, in order to avoid warnings.
44116         (obstack_room): Likewise.
44117         (obstack_empty_p): Likewise.
44118
44119 2003-03-14  Bruno Haible  <bruno@clisp.org>
44120
44121         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE,
44122         AC_CHECK_DECLS_ONCE): Quote AC_FOREACH variable-expansions properly.
44123
44124 2003-03-13  Paul Eggert  <eggert@twinsun.com>
44125
44126         Merge changes from Bison.
44127         * lib/obstack.h: (__INT_TO_PTR) [__STDC__]: Cast result to
44128         (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
44129         when compiling Bison 1.875's `bitset bset = obstack_alloc
44130         (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
44131         * lib/hash.c: Include <stdbool.h> unconditionally.
44132
44133 2003-03-13  Paul Eggert  <eggert@twinsun.com>
44134
44135         * m4/onceonly.m4 (m4_quote): New macro.
44136         (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
44137         Quote AC_FOREACH variable-expansions properly.
44138
44139 2003-03-13  Paul Eggert  <eggert@twinsun.com>
44140
44141         * doc/COPYING.DOC, fdl.texi: Sync with latest FSF version.
44142
44143 2003-03-09  Paul Eggert  <eggert@twinsun.com>
44144
44145         * lib/argmatch.c (EXIT_FAILURE): Define if the system doesn't.
44146         Reported by Bruce Becker; see:
44147         http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html
44148
44149 2003-03-03  Paul Eggert  <eggert@twinsun.com>
44150             Bruno Haible  <bruno@clisp.org>
44151
44152         * lib/mbswidth.h: Include <wchar.h>. Needed for UnixWare 7.1.1.
44153         Reported by John Hughes, see
44154         http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html
44155
44156 2003-02-20  Bruno Haible  <bruno@clisp.org>
44157
44158         * MODULES.html.sh (func_all_modules): Add poll.
44159
44160 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
44161
44162         * modules/poll: New file.
44163
44164 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
44165
44166         * lib/poll_.h: New file.
44167         * lib/poll.c: New file.
44168
44169 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
44170
44171         * m4/poll.m4: New file.
44172
44173 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
44174
44175         * modules/mathl: New file.
44176
44177 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
44178
44179         * lib/mathl.h: New file.
44180         * lib/acosl.c: New file.
44181         * lib/asinl.c: New file.
44182         * lib/atanl.c: New file.
44183         * lib/ceill.c: New file.
44184         * lib/cosl.c: New file.
44185         * lib/expl.c: New file.
44186         * lib/floorl.c: New file.
44187         * lib/frexpl.c: New file.
44188         * lib/ldexpl.c: New file.
44189         * lib/logl.c: New file.
44190         * lib/sincosl.c: New file.
44191         * lib/sinl.c: New file.
44192         * lib/sqrtl.c: New file.
44193         * lib/tanl.c: New file.
44194         * lib/trigl.c: New file.
44195         * lib/trigl.h: New file.
44196
44197 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
44198
44199         * m4/mathl.m4: New file.
44200
44201 2003-02-18  Bruno Haible  <bruno@clisp.org>
44202
44203         * MODULES.html.sh (func_all_modules): Add mathl.
44204
44205 2003-02-17  Bruno Haible  <bruno@clisp.org>
44206
44207         * modules/mkdtemp: New module.
44208         * MODULES.html.sh (func_all_modules): Add it.
44209
44210 2003-02-17  Bruno Haible  <bruno@clisp.org>
44211
44212         * m4/mkdtemp.m4: New file, from GNU gettext with modifications.
44213
44214 2003-02-17  Bruno Haible  <bruno@clisp.org>
44215
44216         * lib/mkdtemp.h: New file, from GNU gettext.
44217         * lib/mkdtemp.c: New file, from GNU gettext.
44218
44219 2003-02-02  Jim Meyering  <jim@meyering.net>
44220
44221         * m4/regex.m4 (jm_INCLUDED_REGEX): Detect broken re_search in
44222         e.g. glibc-2.2.93.
44223
44224 2003-01-31  Bruno Haible  <bruno@clisp.org>
44225
44226         * m4/rename.m4 (vb_FUNC_RENAME): Add a redirection from 'rename' to
44227         'rpl_rename'.
44228         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Add a redirection from 'strnlen' to
44229         'rpl_strnlen'.
44230         * m4/strtod.m4 (gl_FUNC_STRTOD): Add a redirection from 'strtod' to
44231         'rpl_strtod'.
44232         * m4/utime.m4 (jm_FUNC_UTIME): Add a redirection from 'utime' to
44233         'rpl_utime'.
44234
44235 2003-01-31  Bruno Haible  <bruno@clisp.org>
44236
44237         * lib/rename.c: #undef rename before defining rpl_rename.
44238         * lib/strnlen.c: #undef strnlen, define rpl_strnlen instead of strnlen.
44239
44240 2003-01-30  Bruno Haible  <bruno@clisp.org>
44241
44242         * modules/vasnprintf, modules/vasprintf: New modules.
44243         * MODULES.html.sh (func_all_modules): Add them.
44244
44245 2003-01-30  Bruno Haible  <bruno@clisp.org>
44246
44247         * m4/signed.m4: New file, from GNU gettext.
44248         * m4/longdouble.m4: New file, from GNU gettext.
44249         * m4/wchar_t.m4: New file, from GNU gettext.
44250         * m4/wint_t.m4: New file, from GNU gettext.
44251         * m4/vasnprintf.m4: New file.
44252         * m4/vasprintf.m4: New file.
44253
44254 2003-01-30  Bruno Haible  <bruno@clisp.org>
44255
44256         * lib/printf-args.h: New file, from GNU gettext.
44257         * lib/printf-args.c: New file, from GNU gettext.
44258         * lib/printf-parse.h: New file, from GNU gettext.
44259         * lib/printf-parse.c: New file, from GNU gettext.
44260         * lib/vasnprintf.h: New file, from GNU gettext.
44261         * lib/vasnprintf.c: New file, from GNU gettext.
44262         * lib/asnprintf.c: New file, from GNU gettext.
44263         * lib/vasprintf.h: New file, from GNU gettext with modifications.
44264         * lib/vasprintf.c: New file, from GNU gettext.
44265         * lib/asprintf.c: New file, from GNU gettext.
44266
44267 2003-01-29  Bruno Haible  <bruno@clisp.org>
44268
44269         * modules/stpncpy: New module.
44270         * MODULES.html.sh (func_all_modules): Add it.
44271
44272 2003-01-29  Bruno Haible  <bruno@clisp.org>
44273
44274         * m4/stpncpy.m4: New file.
44275
44276 2003-01-29  Bruno Haible  <bruno@clisp.org>
44277
44278         * lib/stpncpy.h: New file, from GNU gettext with modifications.
44279         * lib/stpncpy.c: New file, from GNU gettext with modifications.
44280
44281 2003-01-28  Bruno Haible  <bruno@clisp.org>
44282
44283         * modules/c-ctype: New module.
44284         * MODULES.html.sh (func_all_modules): Add it.
44285
44286 2003-01-28  Bruno Haible  <bruno@clisp.org>
44287
44288         * lib/c-ctype.h: New file, from GNU gettext, with changes suggested by
44289         Paul Eggert.
44290         * lib/c-ctype.c: New file, from GNU gettext, with changes suggested by
44291         Paul Eggert.
44292
44293 2003-01-27  Bruno Haible  <bruno@clisp.org>
44294
44295         * modules/xsetenv: New module.
44296         * MODULES.html.sh (func_all_modules): Add it.
44297
44298 2003-01-27  Bruno Haible  <bruno@clisp.org>
44299
44300         * lib/xsetenv.h: New file, from GNU gettext.
44301         * lib/xsetenv.c: New file, from GNU gettext.
44302
44303 2003-01-23  Jim Meyering  <jim@meyering.net>
44304
44305         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that kept this
44306         from working on systems without dirfd (at least Irix and OSF1/Tru64).
44307
44308 2003-01-23  Bruno Haible  <bruno@clisp.org>
44309
44310         * modules/minmax: New module.
44311         * MODULES.html.sh (func_all_modules): Add it.
44312
44313 2003-01-23  Bruno Haible  <bruno@clisp.org>
44314
44315         * lib/minmax.h: New file, from GNU gettext, with comments from Paul
44316         Eggert.
44317
44318 2003-01-22  Bruno Haible  <bruno@clisp.org>
44319
44320         * modules/exit: New module.
44321         * MODULES.html.sh (func_all_modules): Add it.
44322
44323 2003-01-22  Bruno Haible  <bruno@clisp.org>
44324
44325         * lib/exit.h: New file, from GNU gettext.
44326
44327 2003-01-19  Bruno Haible  <bruno@clisp.org>
44328
44329         * gnulib-tool: Recognize option --extract-maintainer.
44330         (func_get_maintainer): New function.
44331         * modules/*: Add Maintainer entry.
44332
44333 2003-01-16  Jim Meyering  <jim@meyering.net>
44334
44335         * m4/regex.m4: The `regex' struct is both input and output.
44336         Initialize it before each use.  Patch by Tim Waugh.
44337
44338 2003-01-16  Bruno Haible  <bruno@clisp.org>
44339
44340         * MODULES.html.sh: Add a table of contents. Add the module name as
44341         leftmost column. Add hyperlinks.
44342
44343 2003-01-15  Bruno Haible  <bruno@clisp.org>
44344
44345         * m4/md5.m4 (gl_MD5): Require AC_C_INLINE.
44346
44347 2003-01-15  Bruno Haible  <bruno@clisp.org>
44348
44349         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.
44350         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL
44351         suffix.
44352
44353 2003-01-15  Bruno Haible  <bruno@clisp.org>
44354
44355         * m4/alloca.m4 (gl_FUNC_ALLOCA): Invoke AC_EGREP_CPP prerequisites.
44356
44357 2003-01-15  Bruno Haible  <bruno@clisp.org>
44358
44359         * lib/stpcpy.h (stpcpy): Use ANSI C function declarations.
44360         * lib/strcase.h (strcasecmp, strncasecmp): Likewise.
44361
44362 2003-01-14  Jim Meyering  <jim@meyering.net>
44363
44364         * lib/same.c (same_name): Tweak a comment.
44365
44366 2003-01-14  Bruno Haible  <bruno@clisp.org>
44367
44368         * lib/same.c (same_name): Reorder tests so as to avoid calling stat()
44369         when a string comparison is sufficient.
44370
44371 2003-01-14  Bruno Haible  <bruno@clisp.org>
44372
44373         * lib/readtokens.c (readtoken): Cast character to 'unsigned char', not
44374         'unsigned int'.
44375
44376 2003-01-14  Bruno Haible  <bruno@clisp.org>
44377
44378         * lib/hash-pjw.c: Add comment about low quality of this function.
44379
44380 2003-01-13  Bruno Haible  <bruno@clisp.org>
44381
44382         * modules/stpcpy: Distribute lib/stpcpy.h.
44383         * modules/setenv: Depend on alloca. Distribute lib/setenv.h.
44384
44385 2003-01-13  Bruno Haible  <bruno@clisp.org>
44386
44387         * modules/*: Add a description.
44388         * modules/strpbrk: Fix Makefile.am snippet.
44389         * modules/strtoimax: Fix dependencies.
44390         * modules/strtoumax: Likewise.
44391
44392 2003-01-13  Bruno Haible  <bruno@clisp.org>
44393
44394         * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS.
44395         * modules/alloca (Makefile.am): All object files depend on alloca.h.
44396         * modules/stdbool (Makefile.am): All object files depend on stdbool.h.
44397
44398 2003-01-13  Bruno Haible  <bruno@clisp.org>
44399
44400         * gnulib-tool (func_create_testdir): Store config/* files in the main
44401         directory.
44402         * config.rpath: Move to ...
44403         * config/config.rpath: ... here.
44404         * modules/gettext: Contains config/config.rpath, not config.rpath.
44405         * modules/iconv: Likewise.
44406
44407 2003-01-12  Paul Eggert  <eggert@twinsun.com>
44408
44409         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
44410         to avoid collisions with libcurses and libreadline.
44411
44412         * m4/getstr.m4: Remove.
44413         * m4/getline.m4 (gl_PREREQ_GETLINE): Require AC_HEADER_STDC.
44414
44415 2003-01-12  Paul Eggert  <eggert@twinsun.com>
44416
44417         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
44418         to avoid collisions with libcurses and libreadline.
44419
44420         * lib/Makefile.am (libfetish_a_SOURCES): Remove getstr.c, getstr.h.
44421         * lib/getstr.h, getstr.c: Remove.
44422         * lib/getline.c: Include "getline.h", to check interface.
44423         Move body of old getstr.c here: this defines MIN_CHUNK and
44424         declares getdelim2, which is renamed from getstr.
44425         (getline, getdelim): Adjust to renaming of getstr -> getdelim2.
44426
44427         * lib/linebuffer.c (readlinebuffer): Renamed from readline.
44428         All uses changed.
44429         * lib/linebuffer.h: Likewise.
44430         (readline): Remove backward-compatibility macro.
44431
44432 2003-01-12  Paul Eggert  <eggert@twinsun.com>
44433
44434         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
44435         to avoid collisions with libcurses and libreadline.
44436         * getstr: Remove.
44437         * MODULES.html.sh: Remove getstr.
44438         * modules/getline: Depend on unlocked-io, not getstr.
44439
44440 2003-01-12  Jim Meyering  <jim@meyering.net>
44441
44442         * lib/makepath.c: Don't test HAVE_ERRNO_H.  It's not necessary.
44443
44444 2003-01-10  Bruno Haible  <bruno@clisp.org>
44445
44446         * modules/alloca: Change Makefile.am requirements. Simplify Include
44447         requirements. Add lib/alloca_.h to file list.
44448
44449 2003-01-10  Bruno Haible  <bruno@clisp.org>
44450
44451         * m4/alloca.m4 (gl_FUNC_ALLOCA): Also define ALLOCA_H.
44452
44453 2003-01-10  Bruno Haible  <bruno@clisp.org>
44454
44455         * lib/alloca_.h: New file.
44456         * lib/getdate.y: Unconditionally include alloca.h.
44457         * lib/makepath.c: Likewise.
44458         * lib/setenv.c: Likewise.
44459         * lib/userspec.c: Likewise.
44460
44461 2003-01-09  Karl Berry  <karl@gnu.org>
44462
44463         * MODULES.html.sh: include `dirname $0` in PATH, to find
44464         gnulib-tool.
44465
44466 2003-01-09  Bruno Haible  <bruno@clisp.org>
44467
44468         * modules/stdbool: Change configure.ac, Makefile.am requirements.
44469         Simplify Include requirements. Add lib/stdbool.h.in to file list.
44470
44471 2003-01-09  Bruno Haible  <bruno@clisp.org>
44472
44473         * m4/stdbool.m4 (AM_STDBOOL_H): New macro.
44474
44475 2003-01-09  Bruno Haible  <bruno@clisp.org>
44476
44477         * lib/stdbool.h.in: New file.
44478
44479 2003-01-09  Bruno Haible  <bruno@clisp.org>
44480
44481         * gnulib-tool (func_all_modules): Ignore files ending in ~.
44482         * MODULES.html.sh: Likewise.
44483
44484 2003-01-08  Jim Meyering  <jim@meyering.net>
44485
44486         * lib/full-write.c: Undefine and define-away `const' after inclusion
44487         of errno.h, not before.  Suggestion from Bruno Haible.
44488
44489 2003-01-08  Bruno Haible  <bruno@clisp.org>
44490
44491         * modules/full-read: Depend on full-write.
44492
44493 2003-01-08  Bruno Haible  <bruno@clisp.org>
44494
44495         * lib/safe-read.c: Include specification header first, to ensure its
44496         selfcontainedness.
44497         * lib/full-write.c: Likewise.
44498
44499 2003-01-07  Jim Meyering  <jim@meyering.net>
44500
44501         * lib/full-write.c: Rework so that it may serve to define full_read,
44502         too.
44503         * lib/full-read.c: Simply #define FULL_READ and include full-write.c.
44504
44505 2003-01-07  Bruno Haible  <bruno@clisp.org>
44506
44507         * lib/strtoimax.c: Include <stdint.h> as an alternative to
44508         <inttypes.h>.
44509         * lib/xstrtol.h: Likewise.
44510         * lib/xstrtoimax.c: Likewise.
44511         * lib/xstrtoumax.c: Likewise.
44512         * lib/human.h: Likewise.
44513
44514         * lib/tempname.c: Include <inttypes.h> too. Avoids a compilation error
44515         on systems that have <inttypes.h> but not <stdint.h>.
44516
44517 2003-01-07  Bruno Haible  <bruno@clisp.org>
44518
44519         * MODULES.html.sh: Add copyright notice.
44520         (missed_files): Omit CVS directory entries.
44521         (func_module): Make it work with sed-3.02.
44522         * MODULES.txt: Remove file.
44523
44524 2003-01-06  Jim Meyering  <jim@meyering.net>
44525
44526         * lib/version-etc.c: Update year in translatable copyright string.
44527
44528 2003-01-03  Karl Berry  <karl@gnu.org>
44529
44530         * config/config.{guess,sub}: update from prep.
44531
44532 2003-01-02  Karl Berry  <karl@gnu.org>
44533
44534         * doc/COPYING.DOC: belatedly updated to 1.2.
44535
44536 2003-01-01  Karl Berry  <karl@gnu.org>
44537
44538         * gnulib-tool (func_verify_module): report module name $module in
44539         error message, not $1.
44540         * gnulib-tool (create-testdir): don't complain if destdir couldn't
44541         be created, only if it doesn't exist.
44542         * gnulib-tool (last_checkin_date): don't expand the $Date here.
44543
44544 2002-12-31  Paul Eggert  <eggert@twinsun.com>
44545
44546         * m4/memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
44547
44548 2002-12-31  Paul Eggert  <eggert@twinsun.com>
44549
44550         * lib/memcoll.c (memcoll): Fall back on a simple algorithm using
44551         memcmp if strcoll doesn't work.
44552
44553 2002-12-31  Bruno Haible  <bruno@clisp.org>
44554
44555         * lib/utime.c (utime_null): No need to call ftruncate if the file was
44556         nonempty.
44557
44558 2002-12-31  Bruno Haible  <bruno@clisp.org>
44559
44560         * lib/memcoll.c (STRCOLL): New macro.
44561         (memcoll): Use it.
44562
44563 2002-12-31  Bruno Haible  <bruno@clisp.org>
44564
44565         * lib/localcharset.h: New file.
44566         * lib/localcharset.c: Include it.
44567         * lib/unicodeio.c: Likewise.
44568
44569 2002-12-31  Bruno Haible  <bruno@clisp.org>
44570
44571         * lib/getstr.h (getstr): Define, to avoid clash with libcurses.
44572         * lib/linebuffer.h (readline): Define, to avoid clash with libreadline.
44573
44574 2002-12-31  Bruno Haible  <bruno@clisp.org>
44575
44576         * lib/getline.h: Include <stddef.h>, for size_t.
44577
44578         * lib/unicodeio.h: Include <stddef.h>, for size_t.
44579         * lib/unicodeio.c: Don't include <stddef.h>.
44580
44581 2002-12-31  Bruno Haible  <bruno@clisp.org>
44582
44583         * lib/getdate.y (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not
44584         HAVE_TM_ZONE.
44585
44586 2002-12-24  Karl Berry  <karl@gnu.org>
44587
44588         * config/config.guess: update from prep.
44589
44590 2002-12-24  Bruno Haible  <bruno@clisp.org>
44591
44592         General infrasructure.
44593         * m4/README: Rewritten.
44594         * m4/onceonly.m4: New file.
44595         * m4/onceonly_2_57.m4: New file.
44596
44597         Module atexit.
44598         * m4/atexit.m4: New file.
44599
44600         Module strtod.
44601         * m4/strtod.m4: New file.
44602
44603         Module strtol.
44604         * m4/strtol.m4: New file.
44605
44606         Module strtoul.
44607         * m4/strtoul.m4: New file.
44608
44609         Module memchr.
44610         * m4/memchr.m4: New file.
44611
44612         Module memcmp.
44613         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): New macro.
44614         (jm_FUNC_MEMCMP): Invoke it.
44615
44616         Module memcpy.
44617         * m4/memcpy.m4: New file.
44618
44619         Module memmove.
44620         * m4/memmove.m4: New file.
44621
44622         Module memset.
44623         * m4/memset.m4: New file.
44624
44625         Module strcspn.
44626         * m4/strcspn.m4: New file.
44627
44628         Module strpbrk.
44629         * m4/strpbrk.m4: New file.
44630
44631         Module strstr.
44632         * m4/strstr.m4: New file.
44633
44634         Module strerror.
44635         * m4/strerror.m4: New file.
44636
44637         Module mktime.
44638         * m4/mktime.m4: Renamed from jm-mktime.m4.
44639         (gl_PREREQ_MKTIME): New macro.
44640         (gl_FUNC_MKTIME): Renamed from jm_FUNC_MKTIME. Invoke gl_PREREQ_MKTIME.
44641
44642         Module malloc.
44643         * m4/malloc.m4 (gl_PREREQ_MALLOC): New macro.
44644         (jm_FUNC_MALLOC): Use AC_FUNC_MALLOC. Invoke gl_PREREQ_MALLOC.
44645         Don't define HAVE_DONE_WORKING_MALLOC_CHECK, since nothing uses it.
44646
44647         Module realloc.
44648         * m4/realloc.m4 (gl_PREREQ_REALLOC): New macro.
44649         (jm_FUNC_REALLOC): Use AC_FUNC_REALLOC. Invoke gl_PREREQ_REALLOC.
44650         Don't define HAVE_DONE_WORKING_REALLOC_CHECK, since nothing uses it.
44651
44652         Module strftime.
44653         * m4/tm_gmtoff.m4: New file, extracted from strftime.m4.
44654         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Use AC_FUNC_STRFTIME.
44655         Don't test for bcopy (we are not emacs). Invoke AC_TYPE_MBSTATE_T and
44656         gl_TM_GMTOFF.
44657         (_jm_STRFTIME_PREREQS, jm_FUNC_GNU_STRFTIME): Use onceonly macros.
44658
44659         Module xalloc.
44660         * m4/xalloc.m4: New file.
44661
44662         Module alloca.
44663         * m4/alloca.m4: New file.
44664
44665         Module putenv.
44666         * m4/putenv.m4 (gl_PREREQ_PUTENV): New macro.
44667         (jm_FUNC_PUTENV): Invoke it.
44668
44669         Module setenv.
44670         * m4/setenv.m4 (gt_FUNC_SETENV): New macro.
44671         (gt_CHECK_VAR_DECL): Fix quoting error that led to infinite loop in m4
44672         when invoked twice.
44673         (gt_PREREQ_SETENV, gt_PREREQ_UNSETENV): New macros, replacing old
44674         gt_FUNC_SETENV.
44675
44676         Module memrchr.
44677         * m4/memrchr.m4: New file.
44678
44679         Module stpcpy.
44680         * m4/stpcpy.m4: New file.
44681
44682         Module strcase.
44683         * m4/strcase.m4: New file.
44684
44685         Module strdup.
44686         * m4/strdup.m4: New file.
44687
44688         Module strnlen.
44689         * m4/strnlen.m4: New file.
44690
44691         Module strndup.
44692         * m4/strndup.m4: New file.
44693
44694         Module xstrtod.
44695         * m4/xstrtod.m4: New file.
44696
44697         Module xstrtol.
44698         * m4/xstrtol.m4: New file.
44699
44700         Module getdate.
44701         * m4/getdate.m4: New file.
44702
44703         Module unlocked-io.
44704         * m4/unlocked-io.m4: Renamed from jm-glibc-io.m4.
44705         (jm_FUNC_GLIBC_UNLOCKED_IO): Invoke AC_GNU_SOURCE. Use onceonly macros.
44706         * m4/jm-glibc-io.m4n: Remove file.
44707
44708         Module long-options.
44709         * m4/long-options.m4: New file.
44710
44711         Module md5.
44712         * m4/md5.m4: New file.
44713
44714         Module sha.
44715         * m4/sha.m4: New file.
44716
44717         Module getstr.
44718         * m4/getstr.m4: New file.
44719
44720         Module getline.
44721         * m4/getline.m4 (gl_PREREQ_GETLINE): New macro.
44722         (AM_FUNC_GETLINE): Invoke AC_GNU_SOURCE. Use <stdlib.h>, not
44723         <sys/types.h>, for size_t. Use the function name gnu_getline, not
44724         simply getline. Infoke gl_PREREQ_GETLINE.
44725
44726         Module obstack.
44727         * m4/obstack.m4: New file.
44728
44729         Module hash.
44730         * m4/hash.m4: New file.
44731
44732         Module readtokens.
44733         * m4/readtokens.m4: New file.
44734
44735         Module strverscmp.
44736         * m4/strverscmp.m4: New file.
44737
44738         Module stdbool.
44739         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Add test for _Bool. Needed for
44740         OSF/1.
44741
44742         Module strtoll.
44743         * m4/strtoll.m4: New file.
44744
44745         Module strtoull.
44746         * m4/strtoull.m4: New file.
44747
44748         Module strtoimax.
44749         * m4/strtoimax.m4: New file.
44750
44751         Module strtoumax.
44752         * m4/strtoumax.m4: New file.
44753
44754         Module xstrtoimax.
44755         * m4/xstrtoimax.m4 (jm_XSTRTOIMAX): Renamed from
44756         jm_AC_PREREQ_XSTRTOIMAX.
44757         Moved the strtol prerequisites to strtol.m4.
44758         Moved the strtoll prerequisites to strtoll.m4.
44759         Moved the strtoimax prerequisites to strtoimax.m4.
44760
44761         Module xstrtoumax.
44762         * m4/xstrtoumax.m4 (jm_XSTRTOUMAX): Renamed from
44763         jm_AC_PREREQ_XSTRTOUMAX.
44764         Moved the strtoul prerequisites to strtoul.m4.
44765         Moved the strtoull prerequisites to strtoull.m4.
44766         Moved the strtoumax prerequisites to strtoumax.m4.
44767
44768         Module chown.
44769         * m4/chown.m4 (gl_PREREQ_CHOWN): New macro.
44770         (jm_FUNC_CHOWN): Use AC_FUNC_CHOWN. Invoke gl_PREREQ_CHOWN.
44771
44772         Module dup2.
44773         * m4/dup2.m4: New file.
44774
44775         Module ftruncate.
44776         * m4/ftruncate.m4 (gl_PREREQ_FTRUNCATE): New macro.
44777         (jm_FUNC_FTRUNCATE): Use AC_REPLACE_FUNCS. Invoke gl_PREREQ_FTRUNCATE.
44778
44779         Module getgroups.
44780         * m4/getgroups.m4 (gl_PREREQ_GETGROUPS): New macro.
44781         (jm_FUNC_GETGROUPS): Use AC_FUNC_GETGROUPS. Invoke gl_PREREQ_GETGROUPS.
44782
44783         Module gettimeofday.
44784         * m4/gettimeofday.m4 (gl_PREREQ_GETTIMEOFDAY): New macro.
44785         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use onceonly macros. Invoke
44786         gl_PREREQ_GETTIMEOFDAY.
44787
44788         Module mkdir.
44789         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): New macro.
44790         (UTILS_FUNC_MKDIR_TRAILING_SLASH): Invoke gl_PREREQ_MKDIR.
44791
44792         Module mkstemp.
44793         * m4/mkstemp.m4 (gl_PREREQ_MKSTEMP): New macro.
44794         (jm_PREREQ_TEMPNAME): New macro, from prereq.m4. Also invoke
44795         jm_AC_TYPE_UINTMAX_T.
44796         (UTILS_FUNC_MKSTEMP): Invoke gl_PREREQ_MKSTEMP and jm_PREREQ_TEMPNAME.
44797
44798         Module stat.
44799         * m4/stat.m4 (gl_PREREQ_STAT): New macro.
44800         (jm_FUNC_STAT): Use AC_FUNC_STAT. Invoke gl_PREREQ_STAT.
44801
44802         Module lstat.
44803         * m4/lstat.m4 (gl_PREREQ_LSTAT): New macro.
44804         (jm_FUNC_LSTAT): Use AC_FUNC_LSTAT. Invoke gl_PREREQ_LSTAT.
44805
44806         Module timespec.
44807         * m4/timespec.m4 (gl_TIMESPEC): New macro.
44808         (jm_CHECK_TYPE_STRUCT_TIMESPEC): Add check for <sys/time.h>.
44809         * m4/st_mtim.m4: Indentation.
44810
44811         Module nanosleep.
44812         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): New macro.
44813         (jm_FUNC_NANOSLEEP): Add check for <sys/time.h>. Invoke
44814         gl_PREREQ_NANOSLEEP.
44815
44816         Module regex.
44817         * m4/regex.m4 (jm_PREREQ_REGEX): New macro.
44818         (jm_INCLUDED_REGEX): Invoke jm_PREREQ_REGEX.
44819         (gl_REGEX): New macro.
44820
44821         Module rename.
44822         * m4/rename.m4 (gl_PREREQ_RENAME): New macro.
44823         (vb_FUNC_RENAME): Invoke gl_PREREQ_RENAME.
44824
44825         Module rmdir.
44826         * m4/rmdir.m4: New file.
44827
44828         Module utime.
44829         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Use onceonly macros.
44830         * m4/utime.m4 (gl_PREREQ_UTIME): New macro.
44831         (jm_FUNC_UTIME): Invoke gl_PREREQ_UTIME.
44832
44833         Module dirname.
44834         * m4/dirname.m4: New file.
44835
44836         Module getopt.
44837         * m4/getopt.m4: New file.
44838
44839         Module unistd-safer.
44840         * m4/unistd-safer.m4: New file.
44841
44842         Module fnmatch.
44843         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Include <stdlib.h>, for exit()
44844         declaration.
44845         (gl_PREREQ_FNMATCH_EXTRA): New macro.
44846         (gl_FUNC_FNMATCH_POSIX): New macro.
44847         (gl_FUNC_FNMATCH_GNU): Renamed from AC_FUNC_FNMATCH_GNU. Invoke
44848         gl_PREREQ_FNMATCH_EXTRA. Use the function name gnu_fnmatch, not
44849         simply fnmatch.
44850
44851         Module exclude.
44852         * m4/exclude.m4: New file.
44853
44854         Module human.
44855         * m4/human.m4: New file.
44856
44857         Module acl.
44858         * m4/acl.m4: Nop.
44859
44860         Module backupfile.
44861         * m4/backupfile.m4: New file.
44862         * m4/d-ino.m4: Indentation.
44863
44864         Module fsusage.
44865         * m4/fsusage.m4 (gl_FSUSAGE): New macro.
44866         (jm_STATFS_TRUNCATES): New macro, from coreutils-4.5.4/configure.ac.
44867         (gl_PREREQ_FSUSAGE_EXTRA): New macro.
44868
44869         Module dirfd.
44870         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP
44871         requirements.
44872
44873         Module euidaccess.
44874         * m4/euidaccess.m4: New file.
44875
44876         Module file-type.
44877         * m4/file-type.m4: New file.
44878
44879         Module fileblocks.
44880         * m4/fileblocks.m4: New file.
44881
44882         Module filemode.
44883         * m4/filemode.m4: New file.
44884
44885         Module isdir.
44886         * m4/isdir.m4: New file.
44887
44888         Module lchown.
44889         * m4/lchown.m4 (gl_PREREQ_LCHOWN): New macro.
44890         (jm_FUNC_LCHOWN): Invoke gl_PREREQ_LCHOWN.
44891
44892         Module makepath.
44893         * m4/makepath.m4: New file.
44894
44895         Module modechange.
44896         * m4/modechange.m4: New file.
44897
44898         Module mountlist.
44899         * m4/mountlist.m4: New file.
44900         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Use onceonly macros.
44901         Indentation.
44902
44903         Module path-concat.
44904         * m4/path-concat.m4: New file.
44905
44906         Module pathmax.
44907         * m4/pathmax.m4: New file.
44908
44909         Module same.
44910         * m4/same.m4: New file.
44911
44912         Module save-cwd.
44913         * m4/save-cwd.m4: New file.
44914
44915         Module savedir.
44916         * m4/savedir.m4: New file.
44917
44918         Module xgetcwd.
44919         * m4/xgetcwd.m4: New file.
44920         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Use onceonly macros.
44921
44922         Module xreadlink.
44923         * m4/xreadlink.m4: New file.
44924
44925         Module safe-read.
44926         * m4/safe-read.m4: New file.
44927
44928         Module safe-write.
44929         * m4/safe-write.m4: New file.
44930
44931         Module closeout.
44932         * m4/closeout.m4: New file.
44933
44934         Module stdio-safer.
44935         * m4/stdio-safer.m4: New file.
44936
44937         Module getpass.
44938         * m4/getpass.m4: New file.
44939
44940         Module getugroups.
44941         * m4/getugroups.m4: New file.
44942
44943         Module group-member.
44944         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): New macro.
44945         (jm_FUNC_GROUP_MEMBER): Invoke AC_GNU_SOURCE, gl_PREREQ_GROUP_MEMBER.
44946
44947         Module idcache.
44948         * m4/idcache.m4: New file.
44949
44950         Module userspec.
44951         * m4/userspec.m4: New file.
44952
44953         Module gettime.
44954         * m4/clock_time.m4: New file.
44955         * m4/gettime.m4: New file.
44956
44957         Module settime.
44958         * m4/settime.m4: New file.
44959
44960         Module posixtm.
44961         * m4/posixtm.m4: New file.
44962
44963         Module gethostname.
44964         * m4/gethostname.m4: New file.
44965
44966         Module canon-host.
44967         * m4/canon-host.m4: New file.
44968
44969         Module gettext.
44970         * m4/codeset.m4: New file, from gettext-0.11.5.
44971         * m4/gettext.m4: New file, from gettext-0.11.5.
44972         * m4/glibc21.m4: New file, from gettext-0.11.5.
44973         * m4/iconv.m4: New file, from gettext-0.11.5.
44974         * m4/intdiv0.m4: New file, from gettext-0.11.5.
44975         * m4/inttypes-pri.m4: New file, from gettext-0.11.5.
44976         * m4/inttypes.m4: New file, from gettext-0.11.5.
44977         * m4/inttypes_h.m4: New file, from gettext-0.11.5 with modifications.
44978         * m4/isc-posix.m4: New file, from gettext-0.11.5.
44979         * m4/lcmessage.m4: New file, from gettext-0.11.5.
44980         * m4/lib-ld.m4: New file, from gettext-0.11.5.
44981         * m4/lib-link.m4: New file, from gettext-0.11.5.
44982         * m4/lib-prefix.m4: New file, from gettext-0.11.5.
44983         * m4/progtest.m4: New file, from gettext-0.11.5.
44984         * m4/stdint_h.m4: New file, from gettext-0.11.5 with modifications.
44985         * m4/uintmax_t.m4: New file, from gettext-0.11.5 with modifications.
44986         * m4/ulonglong.m4: New file, from gettext-0.11.5 with modifications.
44987
44988         Module localcharset.
44989         * m4/localcharset.m4: New file.
44990
44991         Module hard-locale.
44992         * m4/hard-locale.m4: New file.
44993
44994         Module mbswidth.
44995         * m4/mbswidth.m4 (gl_MBSWIDTH): Renamed from jm_PREREQ_MBSWIDTH. Use
44996         onceonly macros.
44997         * m4/mbrtowc.m4: Add comment.
44998
44999         Module memcasecmp.
45000         * m4/memcasecmp.m4: New file.
45001
45002         Module memcoll.
45003         * m4/memcoll.m4: New file.
45004
45005         Module unicodeio.
45006         * m4/unicodeio.m4: New file.
45007
45008         Module rpmatch.
45009         * m4/rpmatch.m4: New file.
45010
45011         Module yesno.
45012         * m4/yesno.m4: New file.
45013
45014         Module exitfail.
45015         * m4/exitfail.m4: New file.
45016
45017         Module c-stack.
45018         * m4/c-stack.m4 (gl_C_STACK): New macro.
45019         (jm_PREREQ_C_STACK): Check for <sys/time.h>. Use onceonly macros.
45020
45021         Module error.
45022         * m4/error.m4 (gl_ERROR): New macro.
45023         (jm_PREREQ_ERROR): Use onceonly macros.
45024
45025         Module fatal.
45026         * m4/fatal.m4: New file.
45027
45028         Module getloadavg.
45029         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Use onceonly macros.
45030         (gl_FUNC_GETLOADAVG, gl_PREREQ_GETLOADAVG): New macros.
45031
45032         Module getpagesize.
45033         * m4/getpagesize.m4: New file.
45034
45035         Module getusershell.
45036         * m4/getusershell.m4: New file.
45037
45038         Module physmem.
45039         * m4/physmem.m4: New file.
45040
45041         Module posixver.
45042         * m4/posixver.m4: New file.
45043
45044         Module quotearg.
45045         * m4/quotearg.m4: New file.
45046
45047         Module quote.
45048         * m4/quote.m4: New file.
45049
45050         Module readutmp.
45051         * m4/readutmp.m4: New file, based on jm_PREREQ_READUTMP from prereq.m4.
45052
45053         Module sig2str.
45054         * m4/sig2str.m4: New file.
45055
45056         Other.
45057         * m4/longlong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Remove, moved to
45058         ulonglong.m4.
45059         * m4/intmax_t.m4: New file.
45060         * m4/d-type.m4: Indentation.
45061         * m4/jm-macros.m4: Update.
45062         * m4/prereq.m4 (jm_PREREQ): Update.
45063         (jm_PREREQ_ADDEXT): Remove, obsoleted by backupfile.m4.
45064         (jm_PREREQ_CANON_HOST): Remove, obsoleted by canon-host.m4.
45065         (jm_PREREQ_DIRNAME): Remove, obsoleted by dirname.m4.
45066         (jm_PREREQ_EXCLUDE): Remove, obsoleted by exclude.m4.
45067         (jm_PREREQ_GETPAGESIZE): Remove, obsoleted by getpagesize.m4.
45068         (jm_PREREQ_HARD_LOCALE): Remove, obsoleted by hard-locale.m4.
45069         (jm_PREREQ_HASH): Remove, obsoleted by hash.m4.
45070         (jm_PREREQ_HUMAN): Remove, obsoleted by human.m4.
45071         (jm_PREREQ_MEMCHR): Remove, obsoleted by memchr.m4.
45072         (jm_PREREQ_PHYSMEM): Remove, obsoleted by physmem.m4.
45073         (jm_PREREQ_POSIXVER): Remove, obsoleted by posixver.m4.
45074         (jm_PREREQ_QUOTEARG): Remove, obsoleted by quotearg.m4.
45075         (jm_PREREQ_READUTMP): Remove, obsoleted by readutmp.m4.
45076         (jm_PREREQ_REGEX): Remove, obsoleted by regex.m4.
45077         (jm_PREREQ_STRNLEN): Remove, obsoleted by strnlen.m4.
45078         (jm_PREREQ_TEMPNAME): Remove, obsoleted by mkstemp.m4.
45079         (jm_PREREQ_XGETCWD): Remove, obsoleted by xgetcwd.m4.
45080         (jm_PREREQ_XREADLINK): Remove, obsoleted by xreadlink.m4.
45081         * m4/readdir.m4 (jm_FUNC_READDIR): Use onceonly macros.
45082
45083 2002-12-24  Bruno Haible  <bruno@clisp.org>
45084
45085         * MODULES.txt: Update according to m4/ changes.
45086
45087         Module gettext.
45088         * config.rpath: New file, from gettext-0.11.5.
45089
45090         * modules/*: New module descriptions.
45091         * gnulib-tool: New file.
45092         * MODULES.html.sh: New file.
45093
45094 2002-12-21  Karl Berry  <karl@gnu.org>
45095
45096         * doc/fdl.texi: update to version 1.2.
45097
45098 2002-12-19  Karl Berry  <karl@gnu.org>
45099
45100         * config/config.guess: update from prep.
45101
45102 2002-12-18  Bruno Haible  <bruno@clisp.org>
45103
45104         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't test for localtime_r.
45105         * m4/jm-mktime.m4 (jm_FUNC_MKTIME): Likewise.
45106
45107 2002-12-17  Bruno Haible  <bruno@clisp.org>
45108
45109         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Remove checks for limits.h,
45110         stdlib.h, string.h.
45111
45112 2002-12-17  Bruno Haible  <bruno@clisp.org>
45113
45114         * lib/canon-host.c (strdup): Remove unused declaration.
45115
45116         * lib/fsusage.c: Include full_read.h.
45117         (get_fs_usage): Use full_read instead of safe_read.
45118
45119         * lib/utime.c (utime_null): Use SAFE_READ_ERROR.
45120
45121 2002-12-12  Karl Berry  <karl@gnu.org>
45122
45123         * config/config.guess: update from prep.
45124
45125 2002-12-11  Bruno Haible  <bruno@clisp.org>
45126
45127         * m4/setenv.m4: New file, from gettext-0.11.5.
45128
45129 2002-12-11  Bruno Haible  <bruno@clisp.org>
45130
45131         * lib/setenv.h: Rewritten to cope with systems that have setenv() but
45132         not unsetenv().
45133         * lib/setenv.c, unsetenv.c: Taken from glibc-2.2.4 with the following
45134         modifications:
45135
45136         2002-12-11  Bruno Haible  <bruno@clisp.org>
45137
45138                 * setenv.c (alloca): Fall back to malloc.
45139                 (freea): New macro.
45140                 (setenv): Use freea() to free memory allocated with alloca().
45141
45142         2002-11-13  Bruno Haible  <bruno@clisp.org>
45143
45144                 * setenv.c (compar_fn_t, __add_to_environ, setenv): Use ANSI C
45145                 function declarations.
45146                 * unsetenv.c (unsetenv): Likewise.
45147
45148         2002-03-04  Bruno Haible  <bruno@clisp.org>
45149
45150                 Portability to AIX 4.3.3.
45151                 * unsetenv.c: New file, extracted from setenv.c.
45152                 * setenv.c: Move the unsetenv() function to unsetenv.c.
45153
45154         2001-12-20  Bruno Haible  <bruno@clisp.org>
45155
45156                 * setenv.c (__add_to_environ): Don't call realloc(NULL,...),
45157                 use malloc instead. For SunOS 4.
45158
45159         2001-12-11  Bruno Haible  <bruno@clisp.org>
45160
45161                 * setenv.c: Declare alloca.
45162                 (compar_fn_t): New typedef.
45163                 (KNOWN_VALUE, STORE_VALUE): Use it.
45164
45165         * lib/Makefile.am (libfetish_a_SOURCES): Add setenv.c, unsetenv.c,
45166         setenv.h.
45167
45168 2002-12-10  Paul Eggert  <eggert@twinsun.com>
45169
45170         Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
45171         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS):
45172         Choose values that are less likely to collide with system fnmatch
45173         options.
45174         * lib/exclude.c (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
45175         defined (e.g., a pure POSIX system).
45176         (EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME
45177         instead of FNM_FILE_NAME, for compatibility with pure POSIX sytems.
45178
45179 2002-12-06  Paul Eggert  <eggert@twinsun.com>
45180
45181         Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
45182         a pain in practice to deal with generated m4 files.  This change
45183         goes together with the 2002-12-04 unlocked-io.h change in ../lib.
45184
45185         * m4/Makefile.am.in (Makefile.am): Don't mention jm-glibc-io.m4n
45186         and jm-glibc-io.m4, as they are no longer a special case.
45187         * m4/jm-glibc-io.m4: Rename from jm-glibc-io.m4n, and remove the
45188         kludge and the auto-generation stuff.  Check only whether the
45189         functions are declared, not whether they exist, since older hosts
45190         that don't declare the functions can't use the optimization anyway.
45191
45192 2002-12-06  Jim Meyering  <jim@meyering.net>
45193
45194         * lib/error.c: Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'.
45195
45196         Merge in changes from libc's misc/error.c, in preparation
45197         for the merge of gnulib's changes back into libc.
45198
45199         * lib/error.c (_): Define only if not already defined.
45200         Move definition to follow all #include directives.
45201         Include unlocked-io.h only if !_LIBC.
45202         [_LIBC]: Include <libio/libioP.h>.
45203         [USE_IN_LIBIO]: Include <libio/iolibio.h>
45204         (fflush): Tweak definition to use INTUSE.
45205         (putc): Define.
45206
45207 2002-12-05  Paul Eggert  <eggert@twinsun.com>
45208
45209         * lib/alloca.c [defined emacs]: Include "lisp.h".
45210         (xalloc_die) [defined emacs]: New macro.
45211         (free) [defined emacs && defined EMACS_FREE]: Define to EMACS_FREE.
45212         [! defined emacs]: Include <xalloc.h>.
45213         (POINTER_TYPE) [!defined POINTER_TYPE]: New macro.
45214         (pointer): Typedef to POINTER_TYPE *.
45215         (malloc): Remove decl; we now always use xmalloc.
45216         (alloca): Use old-style definition, since Emacs needs this.
45217         Check for arithmetic overflow when computing combined size.
45218
45219 2002-12-04  Paul Eggert  <eggert@twinsun.com>
45220
45221         Do not generate unlocked-io.h automatically, since it's easier to
45222         maintain it by hand.
45223
45224         * lib/unlocked-io.h: New file, from GNU diffutils,
45225         but with proper copyright notice and attribution.
45226         * lib/gen-uio: Remove.
45227         * lib/Makefile.am: Add copyright notice.
45228         (libfetish_a_SOURCES): Add unlocked-io.h.
45229         (BUILT_SOURCES, all-local): Remove unlocked-io.h.
45230         (DISTCLEANFILES, io_functions): Remove macros.
45231         (EXTRA_DIST): Remove gen_uio.
45232         (unlocked-io.h): Remove rule.
45233
45234 2002-12-04  Jim Meyering  <jim@meyering.net>
45235
45236         Reflect the fact that stat.c and lstat.c are no longer generated.
45237         * lib/Makefile.am (BUILT_SOURCES): Remove stat.c and lstat.c.
45238         (DISTCLEANFILES): Likewise.
45239         (EXTRA_DIST): Likewise.
45240         (all_local): Don't depend on stat.c or lstat.c.
45241         (stat.c, lstat.c): Remove rules.
45242         (EXTRA_DIST): Remove xstat.in.
45243
45244         * lib/xstat.in: Remove file.  Contents moved into stat.c.
45245         * lib/stat.c: New file.  Contents mostly from xstat.in.
45246         * lib/stat.c: Rework so that it may serve to define rpl_lstat, too.
45247         * lib/lstat.c: New file. Simply #define LSTAT and include stat.c.
45248
45249         * lib/safe-read.c: Rework so that it may serve to define safe_write,
45250         too.
45251         * lib/safe-write.c: Simply #define SAFE_WRITE and include safe-read.c.
45252
45253 2002-12-03  Jim Meyering  <jim@meyering.net>
45254
45255         * lib/safe-read.c, safe-write.c: Change variable names and comments,
45256         but not semantics, to minimize the differences between these two files.
45257         (safe_read): Change comment to mention SAFE_READ_ERROR.
45258
45259         * lib/safe-read.c (IS_EINTR): Define.
45260         (safe_read): Use IS_EINTR in place of in-function cpp directives.
45261
45262 2002-12-02  Jim Meyering  <jim@meyering.net>
45263
45264         * lib/safe-read.c (EINTR): Define.
45265         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
45266         (INT_MAX): Provide fallback.
45267         (safe_read): Rewrite to iterate IFF the read fails with EINTR.
45268
45269         * lib/safe-read.h (SAFE_READ_ERROR): Define.
45270
45271 2002-12-02  Bruno Haible  <bruno@clisp.org>
45272
45273         * lib/safe-write.c (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM):
45274         Define, taken from safe-read.c.
45275         (INT_MAX): Provide fallback.
45276         (safe_write): Rewrite to iterate IFF the write fails with EINTR.
45277         * lib/safe-write.h (SAFE_WRITE_ERROR): Define.
45278
45279         * lib/safe-read.c (EINTR): Remove definition.
45280         (safe_read): Don't use EINTR if it is absent.
45281
45282 2002-12-01  Jim Meyering  <jim@meyering.net>
45283
45284         * lib/safe-read.c: (safe_read): Also exit the loop when read returns
45285         zero.
45286         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_MAX): Define.
45287
45288 2002-11-27  Paul Eggert  <eggert@twinsun.com>
45289
45290         * lib/hash.c (hash_lookup, hash_get_first, hash_get_next,
45291         hash_find_entry, hash_rehash): Replace `if (limit <= value) abort ();'
45292         with `if (! (value < limit)) abort ();', for readability.
45293
45294 2002-11-26  Karl Berry  <karl@gnu.org>
45295
45296         * lib/strdup.c: copy from libc again, with jim's ok.
45297         * lib/.cppi-disable: re-add strdup.c
45298
45299 2002-11-25  Karl Berry  <karl@gnu.org>
45300
45301         * lib/strtoll.c: copy from libc, meaning we now #include <strtol.c>
45302         instead of "strtol.c".
45303
45304 2002-11-25  Karl Berry  <karl@gnu.org>
45305
45306         * config/install-sh: update from automake for variable quoting, $0 in
45307         error msgs, etc.
45308
45309         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
45310         * config/srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
45311         entry.
45312
45313 2002-11-25  Jim Meyering  <jim@meyering.net>
45314
45315         * lib/mktime.c: Sync from libc, now that it has the latest fix.
45316
45317 2002-11-24  Karl Berry  <karl@gnu.org>
45318
45319         * lib/error.c, getopt.c, getopt.h, getopt1.c, obstack.c, regex.c,
45320         regex.h, strdup.c, strtoll.c, tempname.c: change license to gpl.
45321
45322 2002-11-24  Jim Meyering  <jim@meyering.net>
45323
45324         Update from coreutils:
45325
45326         * lib/mktime.c: Merge in changes from libc.
45327
45328         Avoid a link-time failure on some Linux systems.
45329         * lib/mktime.c (STATIC): Define to be empty (_LIBC) or `static'
45330         (otherwise).
45331         (__mon_yday): Declare with the STATIC attribute.
45332         (__mktime_internal): Likewise.
45333         Based on a report from Greg Schafer.
45334
45335 2002-11-23  Jim Meyering  <jim@meyering.net>
45336
45337         * lib/sig2str.c (str2signum, sig2str): Avoid a warning from gcc:
45338         Use `unsigned', not `int', as type of index.
45339
45340         * lib/xstat.in [@BEGIN_LSTAT_ONLY@]: Include <string.h>.
45341
45342         * lib/fsusage.c: Remove unneeded parentheses around operands of
45343         `defined'.
45344
45345 2002-11-22  Paul Eggert  <eggert@twinsun.com>
45346
45347         * lib/quotearg.h: Allow multiple inclusion by surrounding with
45348         "#ifndef QUOTEARG_H_".  Include <stddef.h>, for size_t,
45349         so that we can be included first.
45350         (PARAMS): Remove; we now assume C89 or later.  All uses removed.
45351         * lib/quotearg.c: Include quotearg.h immediately after config.h.
45352         No need to include stddef.h or sys/types.h any more.
45353         Surround local include files with "", not "<>".
45354         Assume HAVE_LIMITS_H unconditionally, as we assume C89.
45355         Similarly, assume HAVE_C_BACKSLASH_A, CHAR_BIT, UCHAR_MAX, UINT_MAX,
45356         HAVE_STDLIB_H, HAVE_STRING_H, STDC_HEADERS.
45357         (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
45358         (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
45359         (ISPRINT): Remove; no longer needed now that we assume C89.
45360
45361         (clone_quoting_options, quotearg_buffer, quotearg_n_options):
45362         Preserve errno.
45363
45364         (quotearg_buffer_restyled, quotearg_n, quotearg_n_style,
45365         quotearg_char): Use SIZE_MAX rather than
45366         (size_t) -1 when we are talking about "infinity".
45367
45368         (quotearg_buffer_restyled): Fix bug when quoting trigraphs.
45369
45370 2002-11-22  Paul Eggert  <eggert@twinsun.com>
45371
45372         * lib/hash.c: Avoid use of <assert.h>, as the GNU Coding Standards
45373         hint that one should use `if (! x) abort ();' rather than `assert
45374         (x);', and anyway it's one less thing to worry about configuring.
45375         (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
45376         hash_rehash, hash_insert): Use abort rather than assert.
45377
45378 2002-11-22  Bruno Haible  <bruno@clisp.org>
45379
45380         * lib/safe-read.h: Assume C89. Add comments.
45381         (safe_read): Change return type to size_t.
45382         * lib/safe-read.c (safe_read): Change return type to size_t. Handle
45383         byte counts > SSIZE_MAX correctly.
45384         * lib/safe-write.h: New file.
45385         * lib/safe-write.c: New file.
45386         * lib/full-read.h: New file.
45387         * lib/full-read.c: New file.
45388         * lib/full-write.h: Assume C89. Add comments.
45389         * lib/full-write.c: Include safe-write.h.
45390         (full_write): Rewritten to use safe_write.
45391         Suggested by Jim Meyering and Paul Eggert.
45392
45393 2002-11-21  Jim Meyering  <jim@meyering.net>
45394
45395         * lib/strdup.c (strdup): Tweak comment and initial #if/#include.
45396
45397         Merge in changes from the coreutils.
45398
45399         2002-09-25  Paul Eggert  <eggert@twinsun.com>
45400         * lib/fsusage.c [! HAVE_INTTYPES_H && HAVE_STDINT_H] Include
45401         <stdint.h>.
45402         (UINTMAX_MAX) [!defined UINTMAX_MAX]: New macro.
45403         (PROPAGATE_ALL_ONES): Work even if X is unsigned and narrower than
45404         int.  Work more efficiently if X is the same width as uintmax_t.
45405         Do not compare X to -1, to avoid bogus compiler warning.
45406         (get_fs_usage): (uintmax_t) -1 -> UINTMAX_MAX to avoid a cast.
45407         Don't assume that f_frsize and f_bsize are the same type.
45408
45409         * lib/mountlist.c: #undef MNT_IGNORE before defining it, to avoid
45410         warning on FreeBSD.
45411
45412         * lib/makepath.c (make_path): Restore umask *before* creating the final
45413         component.
45414         (make_path): Minor reformatting.
45415
45416         * lib/xmalloc.c: Adjust to work with new autoconf macros,
45417         AC_FUNC_MALLOC and AC_FUNC_REALLOC: test #ifndef
45418         HAVE_MALLOC/HAVE_REALLOC.
45419
45420         * lib/mountlist.h (ME_DUMMY): Don't count entries of type `auto' as
45421         dummy ones.  At least on GNU/Linux systems, `auto' means something
45422         else.
45423         From Michael Stone.
45424
45425 2002-11-21  Bruno Haible  <bruno@clisp.org>
45426
45427         Remove case insensitive option matching.
45428         * lib/argmatch.h (argcasematch): Remove declaration.
45429         (ARGCASEMATCH): Remove macro.
45430         (__xargmatch_internal): Remove case_sensitive argument.
45431         (XARGMATCH): Update.
45432         (XARGCASEMATCH): Remove macro.
45433         * lib/argmatch.c (argmatch): Renamed from __argmatch_internal. Remove
45434         case_sensitive argument.
45435         (argcasematch): Remove function.
45436         (__xargmatch_internal): Remove case_sensitive argument.
45437         (main): Use XARGMATCH instead of XARGCASEMATCH.
45438
45439         * lib/xmalloc.c: Change compile-time error message. Add comment about
45440         required autoconf version.
45441
45442 2002-11-20  Paul Eggert  <eggert@twinsun.com>
45443
45444         Merge argmatch cleanups from Bison.  Assume C89.
45445
45446         * lib/argmatch.c: Include config.h here, not in argmatch.h.
45447         Include stdlib.h, for EXIT_FAILURE.
45448         Always include <string.h>, since we assume C89.
45449         (EXIT_FAILURE): Remove pre-C89 bug workaround.
45450         * lib/argmatch.h: Do not include <config.h> or <sys/types.h>.
45451         Include <stddef.h> instead, since it's all we need for size_t.
45452         (PARAMS): Remove.  All uses removed.
45453         (ARRAY_CARDINALITY): Do not bother to #undef.
45454         (ARRAY_CARDINALITY, ARGMATCH, ARGCASEMATCH, invalid_arg,
45455         ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
45456         Remove unnecessary parentheses.
45457         (ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
45458         Insert necessary parentheses.
45459         (ARGMATCH_CONSTRAINT, ARGMATCH_VERIFY): New macros.
45460         (ARGMATCH_ASSERT): Use ARGMATCH_CONSTRAINT.
45461
45462 2002-11-19  Bruno Haible  <bruno@clisp.org>
45463
45464         * lib/mbswidth.c: Include mbswidth.h right at the beginning.
45465         * lib/mbswidth.h: Include <stddef.h>, for size_t.
45466
45467         * lib/mbswidth.h (PARAMS): Remove macro.
45468         (mbswidth, mbsnwidth): Use ANSI C function declarations.
45469         * lib/mbswidth.c (mbswidth, mbsnwidth): Likewise.
45470
45471         * lib/gcd.h (PARAMS): Remove macro.
45472         (gcd): Use ANSI C function declarations.
45473         * lib/gcd.c (gcd): Likewise.
45474
45475 2002-11-15  Bruno Haible  <bruno@clisp.org>
45476
45477         * lib/strcspn.c: Include <stddef.h>.
45478         (strcspn): Use ANSI C function declaration. Change return type to
45479         size_t. Use NULL.
45480         * lib/strpbrk.c: Minimize diffs to glibc. Include <stddef.h>.
45481         (strpbrk): Use NULL.
45482         * lib/strpbrk.h (PARAMS): Remove macro.
45483         (strpbrk): Use ANSI C function declaration.
45484         * lib/strstr.c: Don't include <sys/types.h>.
45485         * lib/strstr.h (PARAMS): Remove macro.
45486         (strstr): Use ANSI C function declarations.
45487
45488 2002-11-14  Karl Berry  <karl@gnu.org>
45489
45490         * config/mkinstalldirs: `do' on separate line, instead of
45491         `for var; do'.
45492
45493 2002-11-06  Bruno Haible  <bruno@clisp.org>
45494
45495         * lib/gcd.h (gcd): Change argument type to 'unsigned long'.
45496         * lib/gcd.c (gcd): Likewise.
45497
45498 2002-11-05  Bruno Haible  <bruno@clisp.org>
45499
45500         * lib/gcd.h: New file, from gettext-0.11.5.
45501         * lib/gcd.c: New file, from gettext-0.11.5.
45502
45503 2002-11-05  Bruno Haible  <bruno@clisp.org>
45504
45505         * lib/error.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
45506         * lib/getopt.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
45507         * lib/obstack.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
45508         * lib/regex.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
45509
45510         * lib/argmatch.c: Include gettext.h instead of <locale.h> and
45511         <libintl.h>.
45512         * lib/makepath.c: Include gettext.h instead of <locale.h> and
45513         <libintl.h>.
45514
45515         * lib/closeout.c: Include gettext.h instead of <libintl.h>.
45516         * lib/human.c: Include gettext.h instead of <libintl.h>.
45517         * lib/quotearg.c: Include gettext.h instead of <libintl.h>.
45518         * lib/rpmatch.c: Include gettext.h instead of <libintl.h>.
45519         * lib/unicodeio.c: Include gettext.h instead of <libintl.h>.
45520         * lib/userspec.c: Include gettext.h instead of <libintl.h>.
45521         * lib/version-etc.c: Include gettext.h instead of <libintl.h>.
45522         * lib/xmalloc.c: Include gettext.h instead of <libintl.h>.
45523         (textdomain): Remove definition.
45524         * lib/xmemcoll.c: Include gettext.h instead of <libintl.h>.
45525
45526         * lib/long-options.c: Remove include of <libintl.h> and definition of
45527         _.
45528         * lib/same.c: Remove include of <libintl.h> and definition of _.
45529
45530 2002-11-04  Owen Taylor  <otaylor@redhat.com>
45531
45532         * lib/config.charset: A few additions for Solaris.
45533
45534 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
45535
45536         Make it possible to build libcharset with CC=gcc CFLAGS="-x c++".
45537         * lib/localcharset.c (locale_charset): Declare as extern "C".
45538
45539 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
45540
45541         * lib/config.charset: msdos in uk_UA uses CP1125.
45542
45543 2002-11-04  Bruno Haible  <bruno@clisp.org>
45544
45545         * lib/stpcpy.h: New file, from GNU gettext-0.11.5.
45546         * lib/strcase.h: New file, from GNU gettext-0.11.5.
45547         * lib/strpbrk.h: New file, from GNU gettext-0.11.5.
45548         * lib/strstr.h: New file, from GNU gettext-0.11.5.
45549         * lib/xgetcwd.h: New file, from GNU gettext-0.11.5.
45550
45551 2002-11-04  Bruno Haible  <bruno@clisp.org>
45552
45553         * lib/localcharset.c (locale_charset): Don't return an empty string.
45554
45555 2002-11-04  Bruno Haible  <bruno@clisp.org>
45556
45557         * lib/localcharset.c (get_charset_aliases): Add more Windows specific
45558         aliases.
45559
45560 2002-11-04  Bruno Haible  <bruno@clisp.org>
45561
45562         * lib/config.charset: Update for newest glibc. Add canonical names
45563         ISO-8859-14, KOI8-T, TCVN5712-1, GEORGIAN-PS.
45564
45565 2002-11-04  Bruno Haible  <bruno@clisp.org>
45566
45567         * lib/config.charset: Add support for NetBSD.
45568
45569 2002-11-04  Bruno Haible  <bruno@clisp.org>
45570
45571         * lib/config.charset [msdosdjgpp]: For Russian, use CP866.
45572
45573 2002-11-01  Bruno Haible  <bruno@clisp.org>
45574
45575         * configure.in: Add AC_CONFIG_AUX_DIR call.
45576         (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile,
45577         test/Makefile.
45578         * Makefile.in (subdirs): Add m4, lib. Remove doc, test.
45579
45580 2002-09-28  Karl Berry  <karl@gnu.org>
45581
45582         * config/srclist.txt: can't copy install-sh/mkinstalldirs from
45583         installed automake until the next release, since changes have been
45584         made.
45585
45586 2002-09-25  Karl Berry  <karl@gnu.org>
45587
45588         * lib/strdup.c: copy from libc/string (via ../config/srclist*).
45589         * lib/getopt*: copy from libc/posix.
45590         * lib/gettext.h: copy from gettext.
45591         * lib/.cppi-disable: add strdup.c, gettext.h.
45592
45593 2002-09-25  Karl Berry  <karl@gnu.org>
45594
45595         * config/srclist.txt: enable gettext.h check.
45596         * config/config.{guess,sub}: update from prep.
45597         * config/depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
45598                 from automake 1.6.3.
45599         See srclist*.
45600
45601 2002-08-23  Stefan Monnier  <monnier@cs.yale.edu>
45602
45603         * regex.c (PATFETCH): Remove the translating fetch.
45604         (PATFETCH_RAW): Rename to PATFETCH.
45605         (set_image_of_range): New fun.
45606         (SET_RANGE_TABLE_WORK_AREA): Use it.
45607         (regex_compile): Don't translate the pattern chars so eagerly.
45608         Only do it when inserting an `exactn' bytecode or when handling
45609         a char-range.
45610         (mutually_exclusive_p): Avoid empty statement.
45611
45612 2002-07-06  Jim Meyering  <meyering@lucent.com>
45613
45614         * m4/README: Don't mention Makefile.am.in.
45615         Outline how I've tested changes to .m4 files.  Yep, it's a pain.
45616
45617 2002-07-01  Jim Meyering  <meyering@lucent.com>
45618
45619         * lib/c-stack.c: Include sys/time.h.
45620         From Volker Borchert.
45621
45622 2002-06-26  Paul Eggert  <eggert@twinsun.com>
45623
45624         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc.
45625
45626 2002-06-26  Paul Eggert  <eggert@twinsun.com>
45627
45628         * lib/fnmatch.c, fnmatch_loop.c (WIDE_CHAR_SUPPORT):
45629         New macro.  Use it uniformly instead of
45630         (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
45631         It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
45632         reported by Vin Shelton.
45633
45634 2002-06-22  Paul Eggert  <eggert@twinsun.com>
45635
45636         * lib/c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]:
45637         Do not assume SA_SIGINFO behavior.
45638         Bug reported by Jim Meyering on NetBSD 1.5.2.
45639
45640 2002-06-22  Jim Meyering  <meyering@lucent.com>
45641
45642         * m4/c-stack.m4: New file, from diffutils-2.8.2.
45643         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_C_STACK.
45644
45645         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
45646         now that configure.ac uses AC_GNU_SOURCE.
45647         (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.
45648         * m4/prereq.m4 (jm_PREREQ_EXCLUDE): Likewise, wrt jm_FUNC_FNMATCH.
45649
45650         Update to latest tools.  Suggestions from Paul Eggert.
45651         * m4/stdbool.m4: New file, from diffutils-2.8.2.
45652         * m4/gnu-source.m4: Update from diffutils-2.8.2.
45653         * m4/fnmatch.m4: Likewise.
45654         * m4/prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
45655         to AC_HEADER_STDBOOL
45656
45657 2002-06-22  Jim Meyering  <meyering@lucent.com>
45658
45659         * lib/fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about
45660         redefinition due to Solaris 2.6's definition in /usr/include/sys/euc.h.
45661
45662 2002-06-22  Jim Meyering  <meyering@lucent.com>
45663
45664         * lib/c-stack.c, lib/c-stack.h: New files, from diffutils-2.8.2.
45665
45666         * lib/exitfail.c, exitfail.h: Likewise.
45667         * lib/Makefile.am (libfetish_a_SOURCES): Add exitfail.c and exitfail.h.
45668
45669         * lib/Makefile.am (libfetish_a_SOURCES): Add fnmatch_.h in place
45670         of fnmatch.h.
45671         (EXTRA_DIST): Add fnmatch_loop.c.
45672         (libfetish_a_SOURCES): Add c-stack.c and c-stack.h.
45673
45674         * lib/fnmatch_loop.c: New file, from diffutils-2.8.2.
45675         * lib/fnmatch.c: Update from diffutils-2.8.2.
45676         * lib/fnmatch_.h: New file.  From diffutils-2.8.2.
45677         * lib/fnmatch.h: Remove file.
45678
45679 2002-06-21  Jim Meyering  <meyering@lucent.com>
45680
45681         * m4/c-bs-a.m4: Add comment, from diffutils-2.8.2.
45682         * m4/mbrtowc.m4: Likewise.
45683
45684         * m4/mbstate_t.m4: Update from diffutils-2.8.2.
45685         * m4/mbswidth.m4: Reflect name change:
45686         s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
45687         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
45688
45689         * m4/lib-link.m4: Update from gettext-0.11.2.
45690         * m4/gettext.m4: Likewise.
45691
45692         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h.
45693         From Alfred M. Szmidt.
45694
45695 2002-06-18  Paul Eggert  <eggert@twinsun.com>
45696
45697         * lib/file-type.h: Report an error if neither S_ISREG nor
45698         S_IFREG is defined, instead of using a test specific to glibc
45699         2.2.  This should be safe, since POSIX requires S_ISREG and
45700         Unix Version 7 had S_IFREG.  We don't need to check for
45701         <sys/types.h> since we don't use any symbols that it defines.
45702
45703 2002-06-15  Richard Dawe  <richdawe@bigfoot.com>
45704
45705         * lib/Makefile.am (lstat.c, stat.c, .sin.sed): Use t-$@, rather than
45706         $@-t, so that each temporary file name is unique and valid in the first
45707         8 characters, for operation under DOS.
45708
45709 2002-06-15  Paul Eggert  <eggert@twinsun.com>
45710
45711         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author.
45712
45713 2002-06-15  Jim Meyering  <meyering@lucent.com>
45714
45715         Work even with DJGPP 2.03, which lacks support for symlinks.
45716         From Richard Dawe.
45717         * lib/xstat.in (S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK
45718         is defined.
45719         * lib/lchown.c (S_ISLNK): Likewise.
45720
45721 2002-06-15  Jim Meyering  <meyering@lucent.com>
45722
45723         * lib/file-type.h (FILE_TYPE_H): Guard entire contents with #ifndef.
45724         For GNU libc 2.2 and newer, ensure that <sys/types.h> and <sys/stat.h>
45725         have been included before this file.
45726
45727 2002-06-14  Jim Meyering  <meyering@lucent.com>
45728
45729         * lib/file-type.h: Use the version from diffutils-2.8.2.
45730         * lib/file-type.c: Likewise.
45731
45732 2002-06-07  Jim Meyering  <meyering@lucent.com>
45733
45734         * m4/prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h.
45735         They're needed at least for NetBSD 1.5.2.
45736         ($statxfs_includes): Include those same headers.
45737         ($statxfs_includes): Include sys/vfs.h if available.
45738         ($statxfs_includes): Likewise for sys/statvfs.h.
45739         Check for the following members in both structs statfs and statvfs:
45740         f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen.
45741
45742 2002-06-01  Jim Meyering  <meyering@lucent.com>
45743
45744         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro:
45745         s/D_TYPE_IN_DIRENT/HAVE_STRUCT_DIRENT_D_TYPE/.
45746
45747 2002-05-28  Jim Meyering  <meyering@lucent.com>
45748
45749         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `mkdir', not `rmdir'.
45750         Reported by Volker Borchert.
45751
45752 2002-05-27  Jim Meyering  <meyering@lucent.com>
45753
45754         Fix a problem seen only on nonconforming systems whereby ls.c's
45755         use of localtime, and then of gettimeofday would cause trouble:
45756         the localtime call used to initialize rpl_gettimeofday's save
45757         mechanism would clobber ls's current local time information so
45758         that in any long listing the first file would always be listed
45759         with date 1970-01-01.  Analysis by Volker Borchert.
45760
45761         * lib/gettimeofday.c (localtime): Undefine.
45762         (rpl_localtime): New function.
45763
45764 2002-05-27  Jim Meyering  <meyering@lucent.com>
45765
45766         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace
45767         localtime.
45768
45769         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to
45770         use the replacement function; it wouldn't resolve at link time.
45771         Reported by Volker Borchert.
45772
45773 2002-05-22  Jim Meyering  <meyering@lucent.com>
45774
45775         * lib/Makefile.am (libfetish_a_SOURCES): Add file-type.c and
45776         file-type.h.
45777         * lib/file-type.h: New file.
45778         * lib/file-type.c (file_type): New file/function.  Extracted from
45779         diffutils.
45780
45781 2002-04-30  Jim Meyering  <meyering@lucent.com>
45782
45783         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_STAT.
45784
45785 2002-04-29  Paul Eggert  <eggert@twinsun.com>
45786
45787         * m4/prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
45788
45789 2002-04-29  Paul Eggert  <eggert@twinsun.com>
45790
45791         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
45792         Do not check for alloca.h (no longer used) or stdbool.h (was never
45793         used?).  Add AM_C_PROTOTYPES since hard-locale.h uses it.
45794
45795 2002-04-29  Paul Eggert  <eggert@twinsun.com>
45796
45797         * lib/hard-locale.c: Upgrade to version used in GNU Diffutils 2.8.1.
45798
45799 2002-04-29  Jim Meyering  <meyering@lucent.com>
45800
45801         * m4/jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN.
45802         * m4/prereq.m4: Add jm_PREREQ_STRNLEN.
45803         Use AC_FUNC_STRNLEN here instead.
45804
45805         * m4/jm-macros.m4: Don't AC_REQUIRE([AC_PROG_CC_STDC]).
45806         With autoconf-2.53a, it's part of AC_PROG_CC.
45807
45808 2002-04-28  Paul Eggert  <eggert@twinsun.com>
45809
45810         * m4/jm-macros.m4 (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
45811         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_SIG2STR.
45812
45813 2002-04-28  Paul Eggert  <eggert@twinsun.com>
45814
45815         * lib/sig2str.h, lib/sig2str.c: New files.
45816         * lib/Makefile.am (libfetish_a_SOURCES): Add sig2str.h.
45817
45818 2002-04-28  Paul Eggert  <eggert@twinsun.com>
45819
45820         * lib/sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid
45821         depending on <sys/wait.h> and WTERMSIG.  Default to 64 instead
45822         of 127, since 64 is the largest conceivable number for ancient
45823         nonstandard hosts.
45824         * lib/sig2str.c: Do not include <sys/wait.h>; no longer needed.
45825
45826 2002-04-28  Jim Meyering  <meyering@lucent.com>
45827
45828         * lib/sig2str.c (WTERMSIG): Remove definition (unused).
45829
45830 2002-04-24  Jim Meyering  <meyering@lucent.com>
45831
45832         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): New macro.
45833         (jm_PREREQ): Use it.
45834
45835         * m4/getloadavg.m4: Check for these headers: locale.h unistd.h
45836         mach/mach.h fcntl.h.
45837         Check for this function: setlocale.
45838
45839 2002-04-24  Jim Meyering  <meyering@lucent.com>
45840
45841         * lib/gettext.h: New file, from Gettext.
45842         * lib/Makefile.am (INCLUDES): Remove -I../intl.
45843         (libfetish_a_SOURCES): Add gettext.h.
45844
45845 2002-04-16  Jim Meyering  <meyering@lucent.com>
45846
45847         * m4/prereq.m4 (jm_PREREQ_READUTMP): Also check for these members:
45848         ut_pid, ut_id, ut_exit.
45849
45850 2002-04-16  Jim Meyering  <meyering@lucent.com>
45851
45852         * lib/readutmp.h (UT_TYPE): Remove definition (now in who.c).
45853         (HAVE_STRUCT_XTMP_UT_EXIT, HAVE_STRUCT_XTMP_UT_ID): Define.
45854         (HAVE_STRUCT_XTMP_UT_PID, HAVE_STRUCT_XTMP_UT_TYPE): Define.
45855
45856 2002-04-12  Jim Meyering  <meyering@lucent.com>
45857
45858         * m4/ls-mntd-fs.m4 (checking for getmntinfo function...): Remove
45859         now-bogus check for f_type in sys/mount.h.  Instead, just test for the
45860         existence of the getmntinfo function.  Needed for Darwin 5.3.
45861
45862         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.
45863         This is necessary at least on Darwin 5.3.
45864
45865         * m4/jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use
45866         AC_FUNC_STRNLEN.  Otherwise, we'd end up putting two copies of
45867         strnlen.o in the library, and that makes some versions of ranlib
45868         object.
45869
45870 2002-04-12  Jim Meyering  <meyering@lucent.com>
45871
45872         * lib/dirfd.h (dirfd): Elide prototype if dirfd is a macro.
45873
45874 2002-04-09  Jim Meyering  <meyering@lucent.com>
45875
45876         * m4/malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message
45877         to be more precise.  Rather than saying we're checking whether the
45878         function `works', say what we're testing.
45879         * m4/realloc.m4 (jm_FUNC_REALLOC): Likewise.
45880         Reported by Bruno Haible.
45881
45882 2002-03-10  Jim Meyering  <meyering@lucent.com>
45883
45884         * lib/makepath.c (make_path): Remove a comma from a diagnostic.
45885         Suggestion from Santiago Vila.
45886
45887 2002-03-08  Jim Meyering  <meyering@lucent.com>
45888
45889         * lib/rename.c: Mention that this wrapper is needed also on
45890         mips-dec-ultrix4.4 systems.
45891
45892 2002-03-02  Jim Meyering  <meyering@lucent.com>
45893
45894         * lib/gettime.c (gettime): Test HAVE_CLOCK_GETTIME,
45895         not HAVE_CLOCK_SETTIME.
45896
45897 2002-02-27  Paul Eggert  <eggert@twinsun.com>
45898
45899         * m4/jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.
45900         Check for clock_settime.
45901
45902 2002-02-27  Paul Eggert  <eggert@twinsun.com>
45903
45904         * lib/nanosleep.h: Rename to....
45905         * lib/timespec.h: New name for nanosleep.h.  All uses changed.
45906
45907         * lib/gettime.c: New file.
45908         * lib/settime.c: New file.
45909         * lib/stime.c: Remove.
45910
45911         * lib/Makefile.am (libfetish_a_SOURCES): Add gettime.c, settime.c,
45912         timespec.h.  Remove nanosleep.h.
45913
45914 2002-02-25  Paul Eggert  <eggert@twinsun.com>
45915
45916         * m4/acl.m4: New file.
45917         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL.
45918         Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
45919
45920 2002-02-25  Paul Eggert  <eggert@twinsun.com>
45921
45922         * lib/acl.c, lib/acl.h: New files.
45923         * lib/Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c.
45924
45925 2002-02-24  Jim Meyering  <meyering@lucent.com>
45926
45927         * lib/strnlen.c (strnlen): Define-away/undef so that an inconsistent
45928         prototype in string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't
45929         cause trouble.  Reported by Nelson Beebe.
45930
45931 2002-02-23  Paul Eggert  <eggert@twinsun.com>
45932
45933         * lib/path-concat.c (xpath_concat): Reorder code to pacify
45934         compilers that don't know that xalloc_die never returns.
45935
45936 2002-02-20  Jim Meyering  <meyering@lucent.com>
45937
45938         * lib/getdate.c: Regenerate using bison-1.33.
45939
45940 2002-02-17  Jim Meyering  <meyering@lucent.com>
45941
45942         * config/config.guess (main): Don't use `head -1'; it's no longer
45943         portable. Use `sed 1q' instead.
45944
45945 2002-02-16  gettextize  <bug-gnu-gettext@gnu.org>
45946
45947         * m4/codeset.m4: Upgrade to gettext-0.11.
45948         * m4/gettext.m4: Upgrade to gettext-0.11.
45949         * m4/glibc21.m4: Upgrade to gettext-0.11.
45950         * m4/iconv.m4: Upgrade to gettext-0.11.
45951         * m4/isc-posix.m4: Upgrade to gettext-0.11.
45952         * m4/lcmessage.m4: Upgrade to gettext-0.11.
45953         * m4/lib-ld.m4: New file, from gettext-0.11.
45954         * m4/lib-link.m4: New file, from gettext-0.11.
45955         * m4/lib-prefix.m4: New file, from gettext-0.11.
45956         * m4/progtest.m4: Upgrade to gettext-0.11.
45957
45958 2002-02-15  Paul Eggert  <eggert@twinsun.com>
45959
45960         * m4/prereq.m4 (jm_PREREQ_POSIXVER): New macro.
45961         (jm_PREREQ): Use it.
45962
45963 2002-02-15  Paul Eggert  <eggert@twinsun.com>
45964
45965         * lib/posixver.c, lib/posixver.h: New files.
45966         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
45967
45968 2002-02-02  Paul Eggert  <eggert@twinsun.com>
45969             Bruno Haible  <bruno@clisp.org>
45970
45971         * lib/unicodeio.h (print_unicode_char): Add exit_on_error argument.
45972         (fwrite_success_callback): New declaration.
45973         * lib/unicodeio.c (unicode_to_mb): New function, extracted from
45974         print_unicode_char. Call failure callback instead of error.
45975         (fwrite_success_callback): New function.
45976         (exit_failure_callback): New function.
45977         (fallback_failure_callback): New function.
45978         (print_unicode_char): Call unicode_to_mb.
45979
45980 2002-01-26  Jim Meyering  <meyering@lucent.com>
45981
45982         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.52g.
45983         * m4/strnlen.m4: Remove file, now that it's part of autoconf.
45984
45985 2002-01-26  Jim Meyering  <meyering@lucent.com>
45986
45987         * lib/Makefile.am (getdate$U.o): Depend on unlocked-io.h.
45988
45989 2002-01-22  Paul Eggert  <eggert@twinsun.com>
45990
45991         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_FSEEKO.
45992
45993 2002-01-22  Jim Meyering  <meyering@lucent.com>
45994
45995         * lib/Makefile.am (Makefile): Don't depend on $(BUILT_SOURCES).
45996         Otherwise, some versions of automake would omit the rule that makes
45997         Makefile from Makefile.in.
45998
45999 2002-01-21  Paul Eggert  <eggert@twinsun.com>
46000
46001         * lib/xmemcoll.h, lib/xmemcoll.c: New files.
46002         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
46003         * lib/memcoll.c: Include errno.h, and declare errno if not defined.
46004         (memcoll): Set errno to zero if there is no error.
46005
46006         * lib/quotearg.c (quotearg_buffer_restyled):
46007         Fix bug with quoting buffers containing NUL when backslashing escapes.
46008         This bug was exposed by the other changes in this patch.
46009         (quotearg_n_options): New arg ARGSIZE.
46010         All callers changed.
46011         (quoting_options_from_style): New function.
46012         (quotearg_n_style): Use it.
46013         (quotearg_n_style_mem): New function.
46014
46015         * lib/quotearg.h (quotearg_n_style_mem): New function.
46016
46017 2002-01-19  Jim Meyering  <meyering@lucent.com>
46018
46019         * m4/jm-macros.m4 (jm_MACROS): Use AC_FUNC_STRNLEN.
46020         Remove useless quotes: DF_PROG="df".
46021         * m4/strnlen.m4: New file.
46022
46023 2002-01-16  Paul Eggert  <eggert@twinsun.com>
46024
46025         * lib/backupfile.c (ISDIGIT): Comment fix.
46026         * lib/getdate.y (ISDIGIT): Likewise.
46027         * lib/posixtm.c (ISDIGIT, year): Likewise.
46028         * lib/strverscmp.c (ISDIGIT): Likewise.
46029         * lib/userspec.c (ISDIGIT): Likewise.
46030
46031 2002-01-16  Jim Meyering  <meyering@lucent.com>
46032
46033         * lib/getdate.y: Add three semicolons, each just before a closing
46034         brace. Bison (as of version 1.31) no longer papers over that mistake.
46035
46036 2002-01-05  Jim Meyering  <meyering@lucent.com>
46037
46038         * lib/version-etc.c (version_etc_copyright): Update copyright year.
46039
46040 2001-12-19  Paul Eggert  <eggert@twinsun.com>
46041
46042         * lib/closeout.c (close_stdout_status): If ferror (stdout), do
46043         not silently exit merely because the output buffer happens to
46044         have nothing pending.
46045
46046 2001-12-18  Paul Eggert  <eggert@twinsun.com>
46047
46048         See the big note in ../ChangeLog.
46049         * lib/human.c (suffixes): Prefer K to k for 1024.
46050         (generate_suffix_backwards): New function.
46051         (human_readable_inexact): Use it.
46052         * lib/xstrtol.c (__xstrtol): If there is no number but there
46053         is a valid suffix, assume 1.  "MB" now means decimal, "MiB" binary.
46054         Accept 'K' as well as 'k'.
46055
46056 2001-12-15  Jim Meyering  <meyering@lucent.com>
46057
46058         * lib/regex.h (__restrict_arr): Update from libc.
46059
46060         * lib/mountlist.h (ME_REMOTE): Recognize file systems of type smbfs
46061         as `remote' if the name starts with `//'.  Suggested by Michael Stone.
46062         (STREQ): Define.
46063
46064 2001-12-14  Jim Meyering  <meyering@lucent.com>
46065
46066         * m4/jm-macros.m4 (jm_MACROS): Check for iswspace.
46067         Suggestion from Bruno Haible.
46068
46069 2001-12-10  Jim Meyering  <meyering@lucent.com>
46070
46071         * lib/linebuffer.c: Remove explicit declarations of xmalloc and
46072         xrealloc, Instead, include "xalloc.h".
46073         (initbuffer): Don't cast xmalloc return value to char*.
46074         (readline): Reword comment.
46075         Don't cast xrealloc return value to char*
46076         Return NULL, not 0.
46077
46078 2001-12-09  Jim Meyering  <meyering@lucent.com>
46079
46080         * lib/modechange.c (mode_compile): Add cast to avoid pedantic warning
46081         about `signed and unsigned type in conditional expression'.
46082         * lib/posixtm.c (posix_time_parse): Likewise.
46083
46084         * lib/xreadlink.c (xreadlink): Add cast to avoid a pedantic warning.
46085
46086         * lib/readtokens.c (readtoken): Declare an index to be of type unsigned
46087         to avoid a pedantic warning.
46088
46089         * lib/getstr.c: Don't include assert.h.
46090         (getstr): Remove warning-evoking assertions.
46091         Return -1 if offset parameter is out of bounds.
46092         Change the type of a local from int to size_t.
46093
46094         * lib/strftime.c (my_strftime_localtime_r): Include this function
46095         definition in the `#if ! HAVE_TM_GMTOFF' block.
46096
46097         * lib/xgethostname.c: Remove declarations of xmalloc and xrealloc.
46098         Include xalloc.h instead.
46099
46100 2001-12-02  Jim Meyering  <meyering@lucent.com>
46101
46102         * lib/tempname.c: Don't declare getenv, thus reverting the change of
46103         2001-11-18.  It's no longer necessary, now that stdlib.h is always
46104         included.
46105
46106         * lib/regex.c [!__BOUNDED_POINTERS__]: Define away __bounded,
46107         __unbounded, and __ptrvalue.  Reported by Uwe H. Steinfeld.
46108
46109 2001-11-30  Akim Demaille  <akim@epita.fr>
46110
46111         * lib/xstrdup.c: Include xalloc.h, so that xstrdup is declared
46112         before being defined.
46113
46114 2001-11-27  Paul Eggert  <eggert@twinsun.com>
46115
46116         * lib/quotearg.h (quotearg_n, quotearg_n_style):
46117         First arg is int, not unsigned.
46118         * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.
46119         (SIZE_MAX, UINT_MAX): New macros.
46120         (quotearg_n_options): Abort if N is negative.
46121         Avoid overflow check on hosts where size_t is 64 bits and int
46122         is 32 bits, as overflow is impossible there.
46123         Fix off-by-one typo that caused unnecessary reallocation.
46124
46125 2001-11-27  Jim Meyering  <meyering@lucent.com>
46126
46127         * lib/tempname.c: Merge with version from libc.
46128         * lib/regex.c: Likewise.
46129
46130         * lib/tempname.c: Include stdlib.h unconditionally.  On some old
46131         systems for which STDC_HEADERS is 0, it was not included, resulting in
46132         a warning about an integer-to-pointer conversion problem with getenv.
46133         Reported by Volker Borchert.
46134
46135 2001-11-26  Jim Meyering  <meyering@lucent.com>
46136
46137         * lib/gtod.h: Remove file.
46138         * lib/Makefile.am (libfetish_a_SOURCES): Remove gtod.h.
46139         * lib/gettimeofday.c: Don't include gtod.h.
46140         (GTOD_init): Remove function.
46141         (rpl_gettimeofday): Do its job here instead, rather than aborting.
46142         Suggestion from Volker Borchert.
46143
46144 2001-11-23  Jim Meyering  <meyering@lucent.com>
46145
46146         * lib/hash.h (struct hash_table): Don't define here.  Merely declare
46147         it.
46148         * lib/hash.c (struct hash_table): Define it here instead.
46149
46150 2001-11-22  Jim Meyering  <meyering@lucent.com>
46151
46152         * lib/hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif.
46153
46154 2001-11-20  Jim Meyering  <meyering@lucent.com>
46155
46156         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that
46157         SunOS 4.1.4 and Solaris 2.5.1 lose, too.
46158
46159 2001-11-19  Jim Meyering  <meyering@lucent.com>
46160
46161         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
46162         directory.  Use "conftestXXXXXX" as the template.
46163         Suggestion from Paul Eggert.
46164
46165         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor
46166         immediately, so the test doesn't mistakenly hit the max-open-files
46167         limit.
46168
46169 2001-11-18  Paul Eggert  <eggert@twinsun.com>
46170
46171         * lib/tempname.c (TMP_MAX): Remove; no longer needed.
46172         (TEMPORARIES): New macro.
46173         (__gen_tempname): Use TEMPORARIES rather than TMP_MAX.  This
46174         removes an artificial limitation (e.g. HP-UX 10.20, where
46175         TMP_MAX is 17576).
46176
46177 2001-11-18  Jim Meyering  <meyering@lucent.com>
46178
46179         * m4/prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv.
46180
46181 2001-11-18  Jim Meyering  <meyering@lucent.com>
46182
46183         * lib/tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
46184         on SunOS 4.
46185
46186         * lib/Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those
46187         files will be created before anything else.
46188
46189 2001-11-17  Paul Eggert  <eggert@twinsun.com>
46190
46191         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): Do not define
46192         WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
46193
46194 2001-11-17  Jim Meyering  <meyering@lucent.com>
46195
46196         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.
46197         Prompted by a report from Bob Proulx.
46198
46199         * m4/jm-macros.m4 (jm_MACROS): Don't test for mkstemp here.
46200         Instead, require UTILS_FUNC_MKSTEMP.
46201
46202 2001-11-17  Jim Meyering  <meyering@lucent.com>
46203
46204         * m4/jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM.
46205         Now, that's done as part of AC_FUNC_STRTOD.
46206
46207 2001-11-17  Jim Meyering  <meyering@lucent.com>
46208
46209         * lib/modechange.c (mode_adjust): Fix error introduced on 1999-04-26
46210         that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
46211         rather than group writable.  Patch by Juan F. Codagnone.
46212
46213         * lib/readtokens.c: Remove explicit declarations of xmalloc and
46214         xrealloc, Instead, include "xalloc.h".
46215
46216         * lib/mountlist.c: Include unlocked-io.h after all system headers.
46217         Remove explicit declarations of xmalloc, xrealloc,
46218         and xstrdup.  Instead, include "xalloc.h".
46219
46220         * lib/argmatch.c, closeout.c, error.c, exclude.c: Include
46221         unlocked-io.h.
46222         * lib/fatal.c, getdate.y, getpass.c, getstr.c, getusershell.c:
46223         Likewise.
46224         * lib/mountlist.c, posixtm.c, readtokens.c, readutmp.c: Likewise.
46225
46226         * lib/regex.c, sha.c, version-etc.c, yesno.c: Likewise.
46227         Reported by Padraig Brady.
46228
46229         * lib/mkstemp.c: #undef mkstemp.
46230         Include config.h.
46231         (rpl_mkstemp): Rename from mkstemp.
46232         Protoize.
46233
46234 2001-11-16  Jim Meyering  <meyering@lucent.com>
46235
46236         * lib/physmem.c [HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>.
46237         (physmem_total) [HAVE_PSTAT_GETSTATIC]: If sysconf couldn't be used to
46238         determine the amount of total physical memory, use pstat_getstatic.
46239         HPUX-11 doesn't define _SC_PHYS_PAGES.
46240         (physmem_available) [HAVE_PSTAT_GETSTATIC && HAVE_PSTAT_GETDYNAMIC]:
46241         If sysconf couldn't be used to determine the amount of available
46242         physical memory, use both pstat_getstatic and pstat_getdynamic.
46243         Based on a patch from Bob Proulx.
46244
46245 2001-11-10  Jim Meyering  <meyering@lucent.com>
46246
46247         * m4/prereq.m4 (jm_PREREQ_PHYSMEM): New function.
46248         (jm_PREREQ): Use it.
46249
46250 2001-11-09  Jim Meyering  <meyering@lucent.com>
46251
46252         * m4/jm-macros.m4: Require autoconf-2.52f.
46253         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
46254         Use these AC_-prefixed names, not the AM_-prefixed ones.
46255
46256         * m4/afs.m4 (jm_AFS): Quote the body.  Patch by Akim Demaille.
46257
46258 2001-11-05  Jim Meyering  <meyering@lucent.com>
46259
46260         * lib/xstat.in (slash_aware_lstat): Correct a misleading comment.
46261
46262 2001-11-04  Jim Meyering  <meyering@lucent.com>
46263
46264         * m4/fpending.m4: Remove unused cruft that saved, set, and restored
46265         $DEFS.
46266
46267 2001-11-03  Jim Meyering  <meyering@lucent.com>
46268
46269         * m4/jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg
46270         of AC_DEFUN.
46271
46272         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
46273         know the name of the variable in the macro definition.
46274
46275 2001-11-03  Jim Meyering  <meyering@lucent.com>
46276
46277         * lib/argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args
46278         in argmatch_to_argument call.
46279
46280         * lib/dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
46281         argument.
46282
46283         * lib/hash.c (hash_clear): Fix a bug that could lead to an infloop or
46284         e.g., a fault due to an attempt to free a NULL pointer.
46285
46286 2001-11-01  Jim Meyering  <meyering@lucent.com>
46287
46288         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): New macro.
46289         * m4/jm-macros.m4 (jm_MACROS): Require UTILS_FUNC_DIRFD.
46290
46291 2001-11-01  Jim Meyering  <meyering@lucent.com>
46292
46293         * lib/dirfd.c, lib/dirfd.h: New files.
46294         * lib/Makefile.am (libfetish_a_SOURCES): Add dirfd.h.
46295
46296         * lib/hash.c (hash_print) [TESTING]: Clean up.
46297
46298 2001-10-22  Paul Eggert  <eggert@twinsun.com>
46299
46300         * lib/hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__,
46301         to avoid a warning if -Wall.
46302
46303 2001-10-22  Jeff Bailey  <jbailey@outpost.dnsalias.org>
46304
46305         * README: New file
46306         * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi
46307         (per RMS's instructions, this is now the canonical source)
46308         * lgpl/, gpl/: New directories.
46309
46310 2001-10-21  Paul Eggert  <eggert@twinsun.com>
46311
46312         * lib/regex.c (uintptr_t): Remove macro and decl; it's config.h's job.
46313
46314 2001-10-21  Jim Meyering  <meyering@lucent.com>
46315
46316         * lib/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
46317         this code would end up calling gettext even in packages built
46318         with --disable-nls.
46319         * lib/getopt.c (_): Likewise.
46320         * lib/regex.c (_): Likewise.
46321
46322 2001-10-20  Paul Eggert  <eggert@twinsun.com>
46323
46324         * m4/error.m4 (jm_PREREQ_ERROR):
46325         Do not invoke AC_CHECK_FUNCS with strerror_r, as
46326         AC_FUNC_STRERROR_R does that.
46327         Check for strerror declaration.
46328
46329         * m4/strerror_r.m4: Add copyright notice, as nontrivial m4 files
46330         are supposed to have them these days.
46331         (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
46332         Merge changes from latest Autoconf CVS.
46333         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
46334         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
46335         POSIX decided to standardize on the int flavor of strerror_r.
46336
46337 2001-10-20  Paul Eggert  <eggert@twinsun.com>
46338
46339         * lib/error.c (strerror_r): Do not declare unless !_LIBC.
46340         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
46341         Use strerror_r that is only a macro, even if it is not a function.
46342         (strerror): Check for HAVE_DECL_STRERROR before declaring.
46343         (private_strerror): Use prototypes, not old-style function definition.
46344         (print_errno_message): New function.
46345         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
46346         char*-flavored one.
46347         (error_tail, error, error_at_line): Use it.
46348
46349 2001-10-11  Jim Meyering  <meyering@lucent.com>
46350
46351         * lib/argmatch.c (argmatch_invalid): Use quotearg_n_style (0, ...
46352         and quote_n (1, ... to avoid clobbering a buffer.
46353
46354 2001-10-05  Jim Meyering  <meyering@lucent.com>
46355
46356         * lib/Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and
46357         hash-pjw.h.
46358         * lib/hash-pjw.c: New file (factored out of fileutils' remove.c).
46359         * lib/hash-pjw.h: New file.
46360
46361 2001-09-30  Jim Meyering  <meyering@lucent.com>
46362
46363         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if
46364         `struct fsstat' has the `f_fstypename' member.
46365         Use that to define FS_TYPE, which is now used to make
46366         the getfsstat link test tighter.
46367
46368 2001-09-30  Jim Meyering  <meyering@lucent.com>
46369
46370         * lib/mountlist.c [MOUNTED_GETFSSTAT]:
46371         Include <sys/ucred.h>, for Apple Darwin.
46372         Include sys/mount.h and sys/fs_types.h only if available.
46373         (FS_TYPE): Define.
46374         (read_filesystem_list): Use FS_TYPE.
46375
46376 2001-09-29  Paul Eggert  <eggert@twinsun.com>
46377
46378         * lib/exclude.c (excluded_filename): 0 -> false, since it's
46379         a boolean context.
46380
46381 2001-09-29  Jim Meyering  <meyering@lucent.com>
46382
46383         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
46384         [one-argument getmntent function]): Include stdio.h before mntent.h.
46385         SunOS 4.1.x needs it for the declaration of `FILE'.
46386         Patch by Volker Borchert.
46387
46388         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
46389         Check for these headers: sys/param.h sys/ucred.h sys/mount.h
46390         sys/fs_types.h, and make the link-test for getfsstat guard #include
46391         directives with appropriate #if HAVE_*_H tests so that we can
46392         detect getfsstat on Apple Darwin1.3.7 systems.
46393         Reported by Nelson Beebe.
46394         Fix harmless typo in cache variable name: s/getsstat/getfsstat/.
46395
46396 2001-09-28  Paul Eggert  <eggert@twinsun.com>
46397
46398         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
46399         #defines strtoimax.  Also treat the other strto* functions
46400         like strtoimax.
46401
46402         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
46403         Check for strtoul and strtoumax,
46404         as those declarations are made even in the signed case.
46405         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
46406         Likewise, for strtol and strtoimax.
46407
46408 2001-09-28  Paul Eggert  <eggert@twinsun.com>
46409
46410         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
46411         #defines strtoimax.  Also treat the other strto* functions
46412         like strtoimax.
46413
46414         * lib/xstrtol.c (strtol): Do not declare if HAVE_DECL_STRTOL.
46415         (strtoul): Do not declare if HAVE_DECL_STRTOUL.
46416         (strtoimax, strtoumax): Do not declare if already defined as a macro.
46417
46418 2001-09-26  Jim Meyering  <meyering@lucent.com>
46419
46420         Most macros in unlocked-io.h had the wrong number of arguments.
46421         * lib/gen-uio: New script.
46422         (USE_UNLOCKED_IO): Define to 1 if not already defined.
46423         * lib/unlocked-io.hin: Remove file.
46424         * lib/Makefile.am (unlocked-io.h): Rewrite to use a separate script,
46425         rather than trying to embed it here.
46426         (EXTRA_DIST): Add gen-uio.  Remove unlocked-io.hin
46427         Reported by Padraig Brady.
46428
46429 2001-09-25  Volker Borchert  <bt@teknon.de>
46430
46431         * lib/gettimeofday.c (rpl_gettimeofday): Declare local variable
46432         `result'.
46433
46434 2001-09-24  Jim Meyering  <meyering@lucent.com>
46435
46436         * m4/gettext.m4: Use the version from gettext-0.10.40, not CVS.
46437
46438 2001-09-23  Jim Meyering  <meyering@lucent.com>
46439
46440         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
46441         instead of the mere test for existence of mntent.h.  The latter
46442         would get a false-positive on AIX 3.4 systems.
46443         In the outer getmntent if-block, don't die if neither of the getmntent
46444         tests succeeds.  Instead, just fall through and continue with the
46445         remaining tests.
46446
46447 2001-09-23  Jim Meyering  <meyering@lucent.com>
46448
46449         * lib/mountlist.c: Remove useless parentheses in #if directives.
46450         (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
46451         the deprecated MOUNTED symbol is no longer defined in mntent.h.
46452
46453 2001-09-22  Jim Meyering  <meyering@lucent.com>
46454
46455         * m4/gettext.m4: New file.  From gettext.
46456         * m4/lcmessage.m4: Sync with gettext -- this changes only comments.
46457         * m4/progtest.m4: Likewise
46458         * m4/isc-posix.m4: Decrement serial number to sync with gettext.
46459         * m4/glibc21.m4: Likewise.
46460
46461         * m4/libintl.m4: Remove.  No longer used.
46462
46463 2001-09-22  Jim Meyering  <meyering@lucent.com>
46464
46465         * lib/localcharset.c: Update from latest gettext.
46466         * lib/config.charset: Likewise.
46467
46468 2001-09-20  Jim Meyering  <meyering@lucent.com>
46469
46470         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of
46471         strtoimax.
46472         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of
46473         strtoumax.
46474
46475 2001-09-20  Jim Meyering  <meyering@lucent.com>
46476
46477         * lib/xstrtol.c (strtoimax): Guard declaration with
46478         `#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'.
46479         The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0)
46480         have their own, conflicting declaration of strtoimax in sys/inttypes.h.
46481         (strtoumax): Likewise, for completeness (it wasn't necessary).
46482
46483 2001-09-17  Paul Eggert  <eggert@twinsun.com>
46484
46485         * lib/strtoimax.c (HAVE_LONG_LONG):
46486         Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
46487         (strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base),
46488         to work around bug in IBM C compiler.
46489
46490 2001-09-17  Jim Meyering  <meyering@lucent.com>
46491
46492         * m4/chown.m4, fstypename.m4, getgroups.m4, gettimeofday.m4,
46493         * m4/jm-mktime.m4, lstat.m4, malloc.m4, memcmp.m4, mkdir-slash.m4,
46494         * m4/nanosleep.m4, putenv.m4, readdir.m4, realloc.m4, rename.m4,
46495         * m4/st_dm_mode.m4, stat.m4, strerror_r.m4, timespec.m4, utimbuf.m4,
46496         * m4/utimes.m4: Use AC_DEFINE rather than AC_DEFINE_UNQUOTED,
46497         whenever the right hand side need not be expanded by the shell.
46498
46499 2001-09-16  Paul Eggert  <eggert@twinsun.com>
46500
46501         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C
46502         library.  It's not correct, as some older glibcs are buggy.
46503         fnmatch wasn't fixed until glibc 2.2.
46504
46505         Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
46506         special shell magic here.
46507
46508 2001-09-16  Jim Meyering  <meyering@lucent.com>
46509
46510         * m4/mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
46511         * m4/jm-macros.m4: Require it.
46512
46513 2001-09-16  Jim Meyering  <meyering@lucent.com>
46514
46515         * lib/mkdir.c: New file.
46516
46517 2001-09-15  Jim Meyering  <meyering@lucent.com>
46518
46519         * m4/jm-macros.m4: Check for help2man.
46520
46521 2001-09-11  Jim Meyering  <meyering@lucent.com>
46522
46523         * m4/host-os.m4 (UTILS_HOST_OS): New file/macro.
46524         The body, by Paul Eggert, was moved here from configure.in.
46525         * m4/jm-macros.m4: Require UTILS_HOST_OS.
46526
46527 2001-09-04  Paul Eggert  <eggert@twinsun.com>
46528
46529         * m4/prereq.m4 (jm_PREREQ_XREADLINK): New macro.
46530         (jm_PREREQ): Use it.
46531
46532 2001-09-04  Paul Eggert  <eggert@twinsun.com>
46533
46534         * lib/xreadlink.c (xreadlink): Omit size_t* arg.  All uses changed.
46535         Use ssize_t, not int, to store result of readlink.
46536         Check for ssize_t overflow as well as size_t overflow,
46537         as POSIX says the result of readlink is implementation-defined
46538         when ssize_t overflows.
46539         Remove unnecessary cast to char*.
46540         Use free+malloc instead of realloc, as the storage doesn't need
46541         to be preserved and it's clearer and can be more efficient that way.
46542         (SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare.
46543         * lib/xreadlink.h (xreadlink): Update prototype.
46544
46545 2001-09-04  Paul Eggert  <eggert@twinsun.com>
46546
46547         * lib/xgetcwd.c: Revert some of the previous change; intead,
46548         fix the HAVE_GETCWD_NULL code to behave more like the
46549         !HAVE_GETCWD_NULL code used to.
46550
46551         Include "xalloc.h".
46552         (xgetcwd): Do not return NULL when memory is exhausted; instead,
46553         invoke xalloc_die.
46554
46555 2001-09-03  Paul Eggert  <eggert@twinsun.com>
46556
46557         * m4/prereq.m4 (jm_PREREQ_XGETCWD): Check for limits.h and
46558         sys/param.h, as pathmax.h includes them.
46559
46560 2001-09-03  Paul Eggert  <eggert@twinsun.com>
46561
46562         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_XGETCWD.
46563         (jm_PREREQ_XGETCWD): New macro.
46564
46565         * m4/getcwd.m4: New file.
46566
46567 2001-09-03  Paul Eggert  <eggert@twinsun.com>
46568
46569         * lib/xgetcwd.c: Fix the !HAVE_GETCWD_NULL code to behave more
46570         like the HAVE_GETCWD_NULL code.
46571         Include pathmax.h if not HAVE_GETCWD.
46572         Do not include xalloc.h.
46573         (INITIAL_BUFFER_SIZE): New symbol.
46574         Do not use xmalloc / xrealloc, since the caller is responsible for
46575         handling errors.  Preserve errno around `free' during failure.
46576         Do not overrun buffer when using getwd.
46577
46578 2001-09-03  Paul Eggert  <eggert@twinsun.com>
46579
46580         * lib/xgetcwd.c (xgetcwd): Use HAVE_GETCWD_NULL, not (defined
46581         __GLIBC__ && __GLIBC__ >= 2), to decide whether to use
46582         getcwd (NULL, 0).
46583
46584 2001-09-03  Paul Eggert  <eggert@twinsun.com>
46585
46586         * lib/exclude.c (fnmatch_no_wildcards): Fix confusion between
46587         usage of FNM_CASEFOLD and FNM_LEADING_DIR.  The bug was
46588         spotted by Jim Meyering.
46589
46590 2001-09-03  Jim Meyering  <meyering@lucent.com>
46591
46592         * lib/xreadlink.c (xreadlink): Preserve errno around `free' during
46593         failure.
46594
46595 2001-09-02  Jim Meyering  <meyering@lucent.com>
46596
46597         * lib/error.c: Update from GNU libc.
46598
46599 2001-09-01  Jim Meyering  <meyering@lucent.com>
46600
46601         * m4/jm-macros.m4 (jm_MACROS): Check for canonicalize_file_name.
46602         Used by df.
46603
46604 2001-09-01  Jim Meyering  <meyering@lucent.com>
46605
46606         * lib/xreadlink.c: New file.
46607         * lib/xreadlink.h: New file.
46608         * lib/Makefile.am (libfetish_a_SOURCES): Add xreadlink.c and
46609         xreadlink.h.
46610
46611         * lib/regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
46612         doesn't conflict with sparc Solaris 7's definition in
46613         /usr/include/sys/int_types.h.
46614
46615         * lib/exclude.c: Use `""', not `<>' to #include non-system header
46616         files.
46617         (fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
46618         and strncasecmp as r-values.  Unixware didn't have declarations.
46619
46620 2001-08-31  Paul Eggert  <eggert@twinsun.com>
46621
46622         * lib/xstrtol.h: Add copyright notice.
46623         (_DECLARE_XSTRTOL): Improve quality of diagnostic for
46624         LONGINT_INVALID_SUFFIX_CHAR.
46625
46626 2001-08-31  Paul Eggert  <eggert@twinsun.com>
46627
46628         * lib/xstrtol.c (strtoimax): New decl.
46629
46630 2001-08-31  Paul Eggert  <eggert@twinsun.com>
46631
46632         * lib/xgetcwd.c: Don't include pathmax.h.
46633         Include stdlib.h and unistd.h if available.
46634         Include xalloc.h.
46635         (xmalloc, xstrdup, free): Remove decls.
46636         (xgetcwd): Don't assume sizes fit in unsigned.
46637         Check for overflow when computing sizes.
46638         Simplify reallocation code.
46639
46640 2001-08-31  Paul Eggert  <eggert@twinsun.com>
46641
46642         * lib/savedir.c (savedir): Remove size parameter, as POSIX says that
46643         a directory's st_size can have an arbitrary value, so the old
46644         usage could waste an arbitrary amount of memory.  All uses
46645         changed.
46646         * lib/savedir.h: Update prototype.
46647
46648 2001-08-31  Paul Eggert  <eggert@twinsun.com>
46649
46650         * lib/Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c.
46651
46652         * lib/strtoimax.c: Renamed from strtoxmax.c, removing the
46653         old strtoimax.c.
46654
46655         Also, make the following further changes to make this file's
46656         configuration more similar to that of strtol.c:
46657         (UNSIGNED): Renamed from STRTOUXMAX_UNSIGNED.  All uses changed.
46658         (strtoumax, uintmax_t, strtoull, strtol): Remove.
46659         (intmax_t, strtoimax, strtol, strtoll): New macros, if UNSIGNED.
46660         (strtoimax): Renamed from strtoumax.  All uses of unsigned values
46661         changed to signed values.
46662
46663         And make the following changes as well:
46664         Fix copyright notice, as 1999 was missing.
46665         (verify): New macro.
46666         (strtoimax): Check sizes at compile-time, not run-time.
46667         Prefer strtol to strtoll if both work.
46668         (main): Remove; it was not that useful and was a pain to maintain.
46669
46670         * lib/strtoumax.c: Include strtoimax.c, not strtouxmax.c.
46671
46672 2001-08-31  Jim Meyering  <meyering@lucent.com>
46673
46674         * lib/xgetcwd.c (xgetcwd): Reorganize to avoid some duplication.
46675         Use an initial, malloc'd, buffer of length 128 rather than
46676         a statically allocated one of length 1024.
46677
46678 2001-08-30  Paul Eggert  <eggert@twinsun.com>
46679
46680         Simplify code, partly by assuming autoconf 2.52 semantics.
46681
46682         * m4/Makefile.am (EXTRA_DIST): Remove uintmax_t.m4.
46683
46684         * m4/inttypes.m4 (AC_PREREQ): Bump to 2.52.
46685         (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52.
46686         All uses removed.
46687         (jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T):
46688         Move AC_REQUIRE to next-to-top level, to avoid confusion.
46689         Use 2.52's AC_CHECK_TYPE instead of merely looking for the header.
46690         * m4/prereq.m4 (jm_PREREQ_HUMAN): Don't require
46691         jm_AC_HEADER_INTTYPES_H.
46692         * m4/jm-macros.m4 (jm_MACROS): Likewise.
46693
46694         * m4/uintmax_t.m4: Remove, as it duplicates inttypes.m4.
46695
46696         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
46697         Quote first arg of AC_DEFUN.
46698         Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
46699         since they are needed to parse the include file even if we need
46700         only xstrtoimax.  Simplify logic behind the args to AC_REPLACE.
46701         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise,
46702         but with opposite signedness.
46703
46704 2001-08-30  Paul Eggert  <eggert@twinsun.com>
46705
46706         Merge 'exclude' changes from tar 1.13.22.
46707         This fixes one or two unlikely storage allocation overflow bugs,
46708         but doesn't change user-visible behavior otherwise.
46709
46710 2001-08-30  Paul Eggert  <eggert@twinsun.com>
46711
46712         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_EXCLUDE.
46713         (jm_PREREQ_EXCLUDE): New macro.
46714
46715 2001-08-30  Paul Eggert  <eggert@twinsun.com>
46716
46717         * lib/quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
46718         tm to be declared.
46719
46720 2001-08-30  Paul Eggert  <eggert@twinsun.com>
46721
46722         * lib/hash.c: Remove '2001' from copyright notice.
46723
46724 2001-08-30  Paul Eggert  <eggert@twinsun.com>
46725
46726         * lib/full-write.h: New file.
46727         * lib/Makefile.am (libfetish_a_SOURCES): Add full-write.h.
46728         * lib/full-write.c: Correct credits, as cccp.c no longer
46729         exists and anyway it was so heavily changed from the old cccp
46730         code as to be unrecognizable.  Include full-write.h.
46731         (full_write) Return size_t, with short writes meaning failure.
46732         All callers changed.  This fixes a bug with large buffers
46733         on 64-bit hosts.
46734         * lib/utime.c: Include full-write.h.
46735
46736 2001-08-30  Paul Eggert  <eggert@twinsun.com>
46737
46738         * lib/exclude.c (bool): Declare, perhaps by including stdbool.h.
46739         (<sys/types.h>): Include only if HAVE_SYS_TYPES_H.
46740         (<stdlib.h>, <string.h>, <strings.h>, <inttypes.h>, <stdint.h>):
46741         Include if available.
46742         (<xalloc.h>): Include
46743         (SIZE_MAX): Define if <stdint.h> or <inttypes.h> doesn't.
46744         (verify): New macro.  Use it to verify that EXCLUDE macros do not
46745         collide with FNM macros.
46746         (struct patopts): New struct.
46747         (struct exclude): Use it, as exclude patterns now come with options.
46748         (new_exclude): Support above changes.
46749         (new_exclude, add_exclude_file):
46750         Initial size must now be a power of two to simplify overflow checking.
46751         (free_exclude, fnmatch_no_wildcards): New function.
46752         (excluded_filename): No longer requires options arg, as the options
46753         are determined by add_exclude.  Now returns bool, not int.
46754         (excluded_filename, add_exclude):
46755         Add support for the fancy new exclusion options.
46756         (add_exclude, add_exclude_file): Now takes int options arg.
46757         Check for arithmetic overflow when computing sizes.
46758         (add_exclude_file): xrealloc might modify errno, so don't
46759         realloc until after errno might be used.
46760
46761         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS):
46762         New macros.
46763         (free_exclude): New decl.
46764         (add_exclude, add_exclude_file): Now takes int options arg.
46765         (excluded_filename): No longer requires options arg, as the options
46766         are determined by add_exclude.  Now returns bool, not int.
46767
46768 2001-08-30  Paul Eggert  <eggert@twinsun.com>
46769
46770         * lib/alloca.c (alloca): Arg is of type size_t, not unsigned.
46771
46772 2001-08-27  Jim Meyering  <meyering@lucent.com>
46773
46774         * lib/Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c
46775
46776         * lib/version-etc.c (N_): Remove definition.
46777         Revert most of last change.
46778         Instead, simply don't mark the `Copyright...' string for translation.
46779         Based on advice from Paul Eggert.
46780
46781         * lib/strtoxmax.c: Tweak comment.
46782
46783 2001-08-26  Jim Meyering  <meyering@lucent.com>
46784
46785         * m4/jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX.
46786
46787         * m4/xstrtoimax.m4: New file.
46788         * m4/xstrtoumax.m4: Add comments explaining why we
46789         AC_REPLACE_FUNCS(strtol).
46790
46791 2001-08-26  Jim Meyering  <meyering@lucent.com>
46792
46793         * lib/version-etc.c (version_etc_copyright_fmt): Replace literal year
46794         of copyright with `%s' so translators don't get an untranslated
46795         message in 2002.
46796         (COPYRIGHT_YEAR): Define.
46797         (version_etc): Use fprintf rather than fputs.
46798         Suggestion from Ulrich Drepper.
46799
46800         * lib/Makefile.am (libfetish_a_SOURCES): Add xstrtoimax.c.
46801
46802         * lib/strtoll.c: New file, from GNU libc.
46803         * lib/xstrtoimax.c: New file.
46804
46805         * lib/xstrtol.h: Add xstrtoimax.
46806         * lib/strtoumax.c: New file.  Simply include "strtoumax.c".
46807         * lib/strtoimax.c: New file.  Likewise, but first define
46808         STRTOUXMAX_SIGNED.
46809
46810         * lib/strtoumax.c: Factor to work both for unsigned and signed types,
46811         ...
46812         * lib/strtoxmax.c: ... then renamed to this.
46813
46814 2001-08-18  Paul Eggert  <eggert@twinsun.com>
46815
46816         * m4/inttypes.m4: Add AC_PREREQ(2.13).
46817         (jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too.
46818         (jm_AC_TYPE_INTMAX_T): New macro.
46819         (jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4.
46820
46821         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): New macro.
46822
46823         * m4/longlong.m4: Renamed from ulonglong.m4.
46824         * m4/inttypes.m4: Renamed from inttypes_h.m4.
46825         * m4/uintmax_t.m4: Removed.
46826
46827 2001-08-13  Paul Eggert  <eggert@twinsun.com>
46828
46829         * lib/Makefile.am (unlocked-io.h): Do not append "_unlocked" twice.
46830         Port to Solaris 8, where 'sed' requires a space after the 'r'
46831         command, and where sh dislikes "$/".  Clean up the spacing a bit.
46832         Redirect output to $tmp just once.
46833
46834 2001-08-12  Paul Eggert  <eggert@sic.twinsun.com>
46835
46836         * lib/addext.c (<errno.h>): Include.
46837         (errno): Declare if not defined.
46838         (addext): Work correctly when pathconf returns -1 and leaves
46839         errno alone because there is no limit.  Also, work even if
46840         pathconf returns a value greater than SIZE_MAX.
46841
46842 2001-08-12  Jim Meyering  <meyering@lucent.com>
46843
46844         * m4/afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4,
46845         d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4,
46846         fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4,
46847         group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4,
46848         jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4,
46849         link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4,
46850         mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4,
46851         prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4,
46852         rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
46853         strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4,
46854         utime.m4, utimes.m4, xstrtoumax.m4:
46855         Quote the first argument in each use of AC_DEFUN.
46856
46857 2001-08-12  Jim Meyering  <meyering@lucent.com>
46858
46859         * lib/xgetcwd.c (xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:
46860         Simply `return getcwd (NULL, 0);'.
46861         [! (defined __GLIBC__ && __GLIBC__ >= 2)]:
46862         Use 1300 as initial value for length, not PATH_MAX.
46863
46864         * lib/pathmax.h: Clean up cpp syntax.
46865
46866 2001-08-12  Jim Meyering  <meyering@lucent.com>
46867
46868         * lib/gettimeofday.c: New file.
46869         * lib/gtod.h: New file.
46870         * lib/Makefile.am (libfetish_a_SOURCES): Add gtod.h.
46871
46872 2001-08-05  Jim Meyering  <meyering@lucent.com>
46873
46874         * m4/jm-macros.m4: Require autoconf-2.52.
46875
46876 2001-08-04  Jim Meyering  <meyering@lucent.com>
46877
46878         * lib/error.h (__attribute__): Remove `|| __STRICT_ANSI__' from #if
46879         stmt, to get in sync with glibc.
46880
46881 2001-08-03  Paul Eggert  <eggert@twinsun.com>
46882
46883         The following changes are from gettext 0.10.39 as maintained by
46884         Bruno Haible.
46885
46886         * lib/mbswidth.h (MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
46887         Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
46888         with inverted sense.  All uses changed.
46889
46890         * lib/mbswidth.c: Don't include <limits.h>.
46891         Include <stdlib.h> and <string.h> unconditionally.
46892         (iswcntrl, mbsinit, ISCNTRL): New macros.
46893         (mbsnwidth): Use K&R style function declarations.
46894         Don't bother checking for MB_LEN_MAX == 1, since the compiler
46895         can optimize it when MB_CUR_MAX == 1.
46896         The width of control characters is zero, not 1.
46897
46898 2001-08-03  Paul Eggert  <eggert@twinsun.com>
46899
46900         The following changes are from gettext 0.10.39 as maintained by
46901         Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ.
46902
46903         * m4/codeset.m4: Upgrade to serial AM1.
46904         (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
46905         all uses changed.  Quote first arg of AC_DEFUN.
46906         (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
46907
46908         * m4/iconv.m4: Upgrade to serial AM2.
46909         (AM_ICONV): Renamed from jm_ICONV; all uses changed.
46910         Add --with-libconv-prefix.
46911         Quote first arg of AC_DEFUN.  Add description for ICONV_CONST.
46912         (am_cv_func_iconv): Renamed from jm_cv_func_iconv.
46913         (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
46914         (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
46915         * m4/jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings.
46916
46917         * m4/c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
46918         * m4/getline.m4 (AM_FUNC_GETLINE): Likewise.
46919         * m4/glibc21.m4 (jm_GLIBC21): Likewise.
46920         * m4/inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise.
46921         * m4/isc-posix.m4 (AC_ISC_POSIX): Likewise.
46922         * m4/lcmessage.m4 (AM_LC_MESSAGES): Likewise.
46923         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
46924         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise.
46925         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
46926
46927         * m4/getline.m4 (AM_FUNC_GETLINE): Don't bother checking for
46928         string.h any more.
46929
46930         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no",
46931         not the default value.
46932
46933         2001-06-25  Bruno Haible  <haible@clisp.cons.org>
46934         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES.
46935         Also check for mbsinit.  Needed for SCO 3.2v5.0.2.
46936         Also include <string.h>; this is where AIX 3.2.5 declares wcwidth.
46937         Also check for iswcntrl, used for wcwidth fallback.
46938         Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability
46939         to Autoconf 2.13.
46940
46941 2001-08-03  Jim Meyering  <meyering@lucent.com>
46942
46943         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
46944         as it was in the original.  Reported by Paul Eggert.
46945
46946 2001-07-16  Jim Meyering  <meyering@lucent.com>
46947
46948         * m4/gettimeofday.m4: New file.
46949         Prompted by a report from Bernhard Baehr.
46950
46951 2001-07-15  Jim Meyering  <meyering@lucent.com>
46952
46953         * m4/Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h
46954         stuff. Now it's in ../Makefile.cfg.
46955
46956 2001-07-15  Jim Meyering  <meyering@lucent.com>
46957
46958         * lib/Makefile.am (EXTRA_DIST): Add unlocked-io.hin.
46959         (BUILT_SOURCES): Add unlocked-io.h.
46960         (io_functions): Define.
46961         (unlocked-io.h): New rule.
46962         (DISTCLEANFILES): Add unlocked-io.h.
46963         (all-local): Depend on unlocked-io.h, to ensure it is created.
46964
46965         * lib/unlocked-io.hin: New file
46966
46967         * lib/regex.c: Update from glibc.
46968
46969 2001-07-05  Jim Meyering  <meyering@lucent.com>
46970
46971         * lib/Makefile.am (noinst_HEADERS): Remove definition, per new automake
46972         recommendation.
46973         (libfetish_a_SOURCES): Put all .h files here instead.
46974         Remove a thus-exposed (better checks in automake) duplicate and
46975         two unnecessary .h files.
46976
46977 2001-07-04  Jim Meyering  <meyering@lucent.com>
46978
46979         * m4/Makefile.am.in (glibc-io.struct): New target.  Rework the code
46980         that generates jm-glibc-io.m4 so that it doesn't trigger any make
46981         distcheck failure.
46982
46983 2001-07-02  Jim Meyering  <meyering@lucent.com>
46984
46985         The following changes were prompted by suggestions from Bruno Haible.
46986
46987         * m4/jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4
46988         is now generated.
46989         * m4/Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted
46990         definition of EXTRA_DIST.
46991         (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
46992         ensure that the generated file is created/updated whenever the list
46993         of $(unlocked_functions) is changed.
46994         (jm-glibc-io.m4): New rule.
46995         (unlocked-io.h): New rule -- currently unused.
46996
46997 2001-06-24  Jim Meyering  <meyering@lucent.com>
46998
46999         * m4/regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
47000         unmatched right bracket, rather than kludging it with an extra,
47001         falsely-matching quote in a comment.  Patch by Akim Demaille.
47002
47003 2001-06-11  Jim Meyering  <meyering@lucent.com>
47004
47005         * lib/regex.c: Update from GNU libc.
47006
47007 2001-05-27  Jim Meyering  <meyering@lucent.com>
47008
47009         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
47010         Check for ut_type in struct utmp.
47011
47012 2001-05-27  Jim Meyering  <meyering@lucent.com>
47013
47014         * lib/readutmp.h (UT_TYPE): Define.
47015
47016 2001-05-24  Jim Meyering  <meyering@lucent.com>
47017
47018         * lib/argmatch.c: Include "quote.h".
47019         (argmatch_invalid): Remove explicit `' quotes.  Instead, use the
47020         quote function.  Reported by Göran Uddeborg.
47021
47022 2001-05-22  Jim Meyering  <meyering@lucent.com>
47023
47024         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
47025         now that we use the package-supplied version unconditionally.
47026         (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
47027
47028 2001-05-21  Jim Meyering  <meyering@lucent.com>
47029
47030         * m4/regex.m4: Change a couple backticks to single quotes to avoid
47031         shell syntax errors.
47032
47033 2001-05-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
47034
47035         * m4/dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
47036
47037 2001-05-20  Paul Eggert  <eggert@twinsun.com>
47038
47039         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME):
47040         Don't bother to check library strftime, since
47041         we'll be using our own my_strftime function anyway.
47042         Define my_strftime instead of strftime.
47043
47044 2001-05-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
47045
47046         * lib/dirname.c (dir_name): Compute append_dot using path, not newpath
47047         which is not yet declared.
47048
47049 2001-05-15  Jim Meyering  <meyering@lucent.com>
47050
47051         * m4/regex.m4: Use proper quoting so brackets appear in the test
47052         program.
47053         Reported by, and with help from, Bruno Haible.
47054
47055 2001-05-13  Jim Meyering  <meyering@lucent.com>
47056
47057         * m4/jm-macros.m4 (major_t, minor_t): Define to unsigned int if
47058         undefined.
47059
47060 2001-05-11  Paul Eggert  <eggert@twinsun.com>
47061
47062         dirname code cleanup.  base_name now behaves more compatibly
47063         with POSIX basename when given file names that have trailing
47064         slashes, and similarly for dir_name.  Add new primitives
47065         base_len and dir_len.  Put the directory-name-related decls
47066         into dirname.h.
47067
47068         * lib/addext.c (ISSLASH, base_name): Remove; now in dirname.h.
47069         * lib/backupfile.c (base_name): Likewise.
47070         * lib/basename.c (FILESYSTEM_PREFIX_LEN, PARAMS, ISSLASH): Likewise.
47071         * lib/dirname.c (FILESYSTEM_PREFIX_LEN, ISSLASH): Likewise.
47072         * lib/makepath.c (strip_trailing_slashes): Likewise.
47073         * lib/path-concat.c (DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN,
47074         ISSLASH): Likewise.
47075         * lib/rename.c (strip_trailing_slashes): Likewise.
47076         * lib/same.c (base_name): Likewise.
47077         * lib/stripslash.c (ISSLASH): Likewise.
47078
47079         * lib/addext.c: Include <dirname.h> after size_t is defined.
47080         * lib/backupfile.c: Likewise.
47081
47082         * lib/addext.c (addext): Use base_len to trim redundant
47083         trailing slashes instead of doing it ourselves.
47084         But do not trim the last slash if it is not redundant.
47085
47086         * lib/backupfile.c (find_backup_file_name,
47087         max_backup_version): Use base_len instead of rolling it ourselves.
47088         Handle the case of "" and (on DOS) "C:" correctly.
47089
47090         * lib/basename.c: Do not include <stdio.h>, <assert.h>; no longer
47091         needed. Include <string.h>, <dirname.h>.
47092         (base_name): Allow file names ending in slashes, other than names
47093         that are all slashes.  In this case, return the basename followed
47094         by the slashes.  This is more general, and can be used in places
47095         where the original base_name purposely had an assertion failure.
47096         (base_len): New function.
47097
47098         * lib/dirname.c: Include <string.h> instead of <stdlib.h>.
47099         Do not include <assert.h>; no longer needed.
47100         Include xalloc.h.
47101         (memrchr): Remove decl.
47102         (dir_name_r): Remove.
47103         (dir_len): Renamed from dirlen.  All callers changed.
47104         Rewrite in terms of base_name, for simplicity and consistency.
47105         (dir_name): Never return NULL.  All callers changed.
47106         Do not include <stdlib.h> in test program; no longer needed.
47107         return 0; is fine for test program.
47108
47109         * lib/dirname.h (DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN):
47110         New macros.
47111         (base_name, base_len, dir_len, strip_trailing_slashes): New decls.
47112
47113         * lib/path-concat.c (path_concat): Use base_len to compute
47114         base length, not strlen; this means we cannot rely on memcpy
47115         to null-terminate.
47116
47117         * lib/same.c (STREQ): Remove.
47118         (same_name): Handle the case where the basename ends in trailing '/'.
47119
47120         * lib/stripslash.c (strip_trailing_slashes): Return nonzero if
47121         a slash was stripped.  Do not strip the last slash after a
47122         file system prefix.
47123
47124 2001-05-11  Paul Eggert  <eggert@twinsun.com>
47125
47126         * lib/Makefile.am (libfetish_a_SOURCES):
47127         Add strftime.c, since we now compile it on all hosts.
47128
47129         * lib/strftime.c (my_strftime):
47130         Define to nstrftime if emacs, but only if my_strftime is not defined.
47131         (extra_args, extra_args_spec, extra_args_spec_iso): Rename from
47132         ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively.
47133         Add one more extra argument: a nanoseconds value.
47134         All uses changed.
47135         (ns): New macro.
47136         (my_strftime function): Add %N format.
47137         (emacs_strftimeu): Renamed from emacs_strftime,
47138         with extra ut argument.
47139
47140 2001-05-09  Paul Eggert  <eggert@twinsun.com>
47141
47142         * m4/jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.
47143
47144 2001-04-21  Jim Meyering  <meyering@lucent.com>
47145
47146         * m4/rmdir-errno.m4: Write to a new file, so that a restrictive umask
47147         doesn't interfere.
47148
47149 2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
47150
47151         * m4/ftruncate.m4: Check for chsize.
47152         Link with ftruncate.o unconditionally if ftruncate is missing.
47153         This was required when cross-compiling to i586-mingw32msvc.
47154
47155 2001-04-08  Jim Meyering  <meyering@lucent.com>
47156
47157         * lib/getdate.y (get_date): Set tm_isdst to -1 to ensure that it is
47158         recomputed; that's necessary when the offset spans a DST transition.
47159         Patch by David J. MacKenzie.  Reported by Hon-Yin Kok.
47160
47161 2001-04-02  Jim Meyering  <meyering@lucent.com>
47162
47163         * lib/regex.h, regex.c: Update from GNU libc.
47164
47165 2001-03-24  Jim Meyering  <meyering@lucent.com>
47166
47167         * m4/jm-macros.m4: Require autoconf-2.49d.
47168
47169 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
47170
47171         * m4/iconv.m4 (jm_ICONV): Recommend GNU libiconv.
47172
47173 2001-03-19  Paul Eggert  <eggert@twinsun.com>
47174
47175         * lib/version-etc.c (version_etc_copyright): Update to 2001.
47176
47177 2001-03-17  Jim Meyering  <meyering@lucent.com>
47178
47179         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP,
47180         now that the version in autoconf is equivalent.
47181         (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP.
47182
47183         * m4/error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.
47184         Suggestion from Akim Demaille.
47185
47186         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME.
47187         (jm_PREREQ_TEMPNAME): New function.
47188
47189 2001-03-16  Paul Eggert  <eggert@twinsun.com>
47190
47191         * lib/tempname.c (uint64_t): Define to uintmax_t if
47192         not defined, and if UINT64_MAX is not defined.
47193         Required at least for Vax Ultrix4.3, which doesn't define uint64_t.
47194         Reported by John David Anglin.
47195
47196 2001-03-15  Bruno Haible  <haible@clisp.cons.org>
47197
47198         * lib/localcharset.c (locale_charset): Allow wildcard syntax. Also
47199         resolve alias if codeset is empty.
47200         * lib/config.charset (BeOS): Use wildcard syntax.
47201
47202 2001-03-13  Jim Meyering  <meyering@lucent.com>
47203
47204         * lib/path-concat.c (path_concat)
47205         [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't insert a backslash when
47206         concatenating e.g., `C:' and `foo'.
47207         From Bruno Haible.
47208
47209 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
47210
47211         * lib/localcharset.c (locale_charset): Don't use
47212         setlocale(LC_CTYPE,NULL). Don't return NULL.
47213         * lib/unicodeio.c (print_unicode_char): Simplify accordingly.
47214
47215 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
47216
47217         * lib/config.charset: Update for FreeBSD 4.2 and OSF/1 5.1. Add
47218         support for DOS/DJGPP.
47219
47220 2001-03-01  Paul Eggert  <eggert@twinsun.com>
47221
47222         * m4/jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
47223         lacks mkstemp.  Compile our own tempname.c if we compile our own
47224         mkstemp.c, as mkstemp relies on tempname.
47225
47226 2001-03-01  Jim Meyering  <meyering@lucent.com>
47227
47228         * m4/dos.m4 (jm_AC_DOS): Remove extra backslashes, now that
47229         AH_VERBATIM really does output its argument verbatim.
47230
47231 2001-02-28  Paul Eggert  <eggert@twinsun.com>
47232
47233         * lib/Makefile.am (libfetish_a_SOURCES):
47234         Add dup-safer.c, fopen-safer.c.
47235         (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.
47236
47237         * lib/dup-safer.c, lib/fopen-safer.c, lib/stdio-safer.h:
47238         * lib/unistd-safer.h: New files.
47239
47240 2001-02-25  Paul Eggert  <eggert@twinsun.com>
47241
47242         The mkstemp replacement is taken from glibc 2.2.2, with some
47243         portability fixes for use outside glibc, as follows:
47244
47245         * lib/tempname.c (struct_stat64): New macro.
47246         (direxists, __gen_tempname): Use it.
47247         This avoids a portability problem with Solaris 8.
47248
47249         * lib/tempname.c (<config.h>): Include if HAVE_CONFIG_H.
47250         (<stddef.h>, <stdint.h>, <string.h>):
47251         Include only if STDC_HEADERS || _LIBC.
47252         (<fcntl.h>): Include only if HAVE_FCNTL_H || _LIBC.
47253         (<unistd.h>): Include only if HAVE_UNISTD_H || _LIBC.
47254         (<sys/time.h>): Include only if HAVE_SYS_TIME_H || _LIBC.
47255         (__set_errno): Define this macro if <errno.h> doesn't.
47256         (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
47257         Define these macros if <stdio.h> doesn't.
47258         (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
47259         Define these macros if <sys/stat.h>
47260         doesn't.  Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
47261         (stat64, __getpid, __gettimeofday, __mkdir, __open, __open64, lxstat64,
47262         __xstat64): Define if not _LIBC.
47263         (__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
47264         (__gen_tempname): Invoke gettimeofday only if
47265         HAVE_GETTIMEOFDAY || _LIBC;
47266         otherwise, fall back on plain "time".
47267         Use macros like S_IRUSR | S_IWUSR rather than octal values like 0600.
47268
47269         * lib/mkstemp.c (__GT_FILE): Define to zero if not defined.
47270
47271         * lib/mkstemp.c, lib/tempname.c: New files, taken from glibc 2.2.2.
47272
47273 2001-02-18  Paul Eggert  <eggert@twinsun.com>
47274
47275         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
47276
47277 2001-02-17  Paul Eggert  <eggert@twinsun.com>
47278
47279         * m4/mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC.
47280         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH):
47281         Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
47282         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
47283
47284 2001-02-17  Paul Eggert  <eggert@twinsun.com>
47285
47286         * lib/mbswidth.c, quotearg.c (mbrtowc, mbsinit):
47287         Remove workaround macros for hosts that have mbrtowc but not
47288         mbstate_t, as we now insist on proper declarations for both
47289         before using mbrtowc.
47290
47291 2001-02-17  Jim Meyering  <meyering@lucent.com>
47292
47293         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
47294         getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
47295         further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
47296         UnixWare 7.1.1.
47297
47298         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc.,
47299         rather than AC_CACHE_VAL.
47300
47301 2001-02-17  Jim Meyering  <meyering@lucent.com>
47302
47303         * lib/strtoul.c: Sync from GNU libc.  Use double quotes, not <...>
47304         around included file name.
47305
47306         * lib/strnlen.c (__strnlen): Merge in a change from GNU libc.
47307
47308         * lib/strftime.c: Update from GNU libc (the only changes were to
47309         comments).
47310
47311 2001-02-17  Jim Meyering  <meyering@lucent.com>
47312
47313         * lib/regex.c: Update from libc.
47314
47315 2001-02-17  Bruno Haible  <haible@clisp.cons.org>
47316
47317         * lib/mbswidth.h (mbswidth): Also define as macro, to avoid prototype
47318         clash.
47319
47320 2001-02-16  Paul Eggert  <eggert@twinsun.com>
47321
47322         * lib/alloca.c (malloc): Undef before defining, since stdlib.h
47323         may have defined it.  Needed for Encore Umax-3.0.9.16b systems.
47324         Reported by Mark Hounschell via Paul Eggert.
47325
47326 2001-02-07  Jim Meyering  <meyering@lucent.com>
47327
47328         * m4/regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug.
47329
47330 2001-02-05  Jim Meyering  <meyering@lucent.com>
47331
47332         * m4/jm-macros.m4: Require autoconf-2.14d (not yet released), because
47333         it includes the patch required for `large file' support with at least
47334         HP-UX's 10.20 /bin/cc.
47335
47336 2001-02-03  Jim Meyering  <meyering@lucent.com>
47337
47338         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
47339         AS_IF, now that it works once again (mysteriously).
47340         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
47341
47342 2001-01-30  Jim Meyering  <meyering@lucent.com>
47343
47344         Don't use filenames that are 8.3-equivalent to "conftest" on DOS.
47345         * m4/chown.m4: Rename conftestchown to conftest.chown.
47346         * m4/rename.m4: s/conftestdir/conftest.d1/ and
47347         s/conftestdir2/conftest.d2/.
47348         * m4/utimes.m4: s/conftestdata/conftest.data/
47349         Inspired by Pavel Roskin's change in autoconf.
47350
47351 2001-01-30  Bruno Haible  <haible@clisp.cons.org>
47352
47353         * lib/config.charset: Update for FreeBSD 4.2.
47354
47355 2001-01-27  Jim Meyering  <meyering@lucent.com>
47356
47357         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was
47358         a use of AS_IF.
47359         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
47360
47361 2001-01-26  Jim Meyering  <meyering@lucent.com>
47362
47363         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that
47364         quotearg.c includes it.
47365
47366 2001-01-26  Jim Meyering  <meyering@lucent.com>
47367
47368         * lib/quotearg.c: Include stddef.h.
47369         * lib/quote.c: Include stddef.h.
47370         Reported by Axel Kittenberger.
47371
47372         * lib/xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
47373         line in double quotes so that it evokes a better diagnostic.
47374         [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
47375         Reported by Axel Kittenberger.
47376
47377 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
47378
47379         * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not'
47380         as if it was a `charset'.
47381
47382 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
47383
47384         * m4/iconv.m4 (jm_ICONV): Also check whether the iconv declaration
47385         has const.
47386
47387 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
47388
47389         * lib/unicodeio.c (print_unicode_char): Cast the second iconv() arg,
47390         to avoid a warning.  Add back 'const' to inptr.
47391
47392 2001-01-20  Jim Meyering  <meyering@lucent.com>
47393
47394         Be sure that headers are checked before used in code compiled
47395         for the type checks.
47396         * m4/jm-macros.m4 (jm_MACROS): Remove all header checks.
47397         In place of that, invoke jm_CHECK_ALL_TYPES.
47398         (jm_CHECK_ALL_HEADERS): New functions with the above checks.
47399         (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
47400         Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
47401         The check for ssize_t was mistakenly run before the test for unistd.h.
47402
47403         The configure-time check for stdbool.h was missing.
47404         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.
47405         (jm_PREREQ_HASH): New function.
47406
47407 2001-01-17  Jim Meyering  <meyering@lucent.com>
47408
47409         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE,
47410         for autoconf-2.49c.
47411         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
47412
47413 2001-01-16  Jim Meyering  <meyering@lucent.com>
47414
47415         * lib/basename.c: Include <stdio.h>, needed by assert on SunOS 4.
47416         From Bruno Haible.
47417
47418 2001-01-14  Jim Meyering  <meyering@lucent.com>
47419
47420         * m4/rename.m4: Use temporary directories named conftestdir{,2}, not
47421         foo and bar.  Create conftestdir/ in the script, not in the C code.
47422         Remove directories in the script, not in the C code.
47423         Remove conftestdir{,2} before trying to create the directory.
47424         Make the entire configure script fail if the mkdir fails.
47425
47426 2001-01-14  Jim Meyering  <meyering@lucent.com>
47427
47428         * lib/rename.c: New file.  From Volker Borchert.
47429         Include stdlib.h, string.h or strings.h, and xalloc.h.
47430         Use strip_trailing_slashes rather than open-coding it.
47431
47432 2001-01-03  Paul Eggert  <eggert@twinsun.com>
47433
47434         * lib/strftime.c: Sync with glibc time/strftime.c 1.81.
47435
47436 2001-01-03  Jim Meyering  <meyering@lucent.com>
47437
47438         * lib/unicodeio.c (print_unicode_char): Remove `const' from declaration
47439         of local `inptr' to avoid warning with some system declarations of
47440         iconv.
47441
47442 2001-01-02  Volker Borchert  <bt@teknon.de>
47443
47444         * m4/rename.m4: New file.
47445         * m4/jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME.
47446
47447 2001-01-01  Jim Meyering  <meyering@lucent.com>
47448
47449         * m4/prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available),
47450         even on systems with utmpx.h.  It's necessary for the declaration of
47451         utmp's ut_user member.  Reported by Andreas Jaeger.
47452
47453         * m4/check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if
47454         available. They are required for the declarations of getgrgid and
47455         getpwuid resp.
47456         (_jm_DECL_HEADERS): Check for grp.h and pwd.h.
47457         Reported by Andreas Jaeger.
47458
47459 2001-01-01  Alexandre Duret-Lutz  <duret_g@epita.fr>
47460
47461         * m4/libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by
47462         expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
47463         so `make install' also works in VPATH builds.
47464
47465 2000-12-31  Alexandre Duret-Lutz  <duret_g@epita.fr>
47466
47467         * m4/libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
47468         prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
47469         can be used in subdirectories.
47470
47471 2000-12-29  Paul Eggert  <eggert@twinsun.com>
47472
47473         * lib/modechange.c: Do not assume that mode_t uses the
47474         traditional octal encoding.  E.g. "chmod 1 FOO" should set
47475         the other-execute bit of FOO even if S_IXOTH != 1.
47476
47477         (SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH,
47478         WOTH, XOTH, ALLM): New macros.
47479         (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR,
47480          S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH):
47481         Use them.
47482         (S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID.
47483         (S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above.
47484         (mode_compile):
47485         No need to use uintmax_t; unsigned long is long enough.
47486         Don't bother to get suffix since we don't use it.
47487
47488 2000-12-26  Jim Meyering  <meyering@lucent.com>
47489
47490         * m4/dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work
47491         better with autoheader.
47492
47493 2000-12-24  Jim Meyering  <meyering@lucent.com>
47494
47495         * lib/hash.c (is_prime): Return explicit boolean values.
47496         (hash_get_first): Return NULL to appease Irix5.6's 89.
47497         Reported by Nelson Beebe.
47498
47499 2000-12-19  Bruno Haible  <haible@clisp.cons.org>
47500
47501         * lib/localcharset.c (locale_charset): Add support for Win32.
47502
47503 2000-12-18  Paul Eggert  <eggert@twinsun.com>
47504
47505         * lib/physmem.h, lib/physmem.c: New files.
47506
47507         * lib/Makefile.am (libfetish_a_SOURCES): Add physmem.c.
47508         (noinst_HEADERS): Add physmem.h.
47509
47510         * lib/xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
47511         't' for compatibility with Solaris 8 sort.
47512
47513 2000-12-18  Bruno Haible  <haible@clisp.cons.org>
47514
47515         * lib/config.charset: Add support for BeOS.
47516
47517 2000-12-17  Jim Meyering  <meyering@lucent.com>
47518
47519         * m4/dos.m4 (jm_AC_DOS): New file and macro.
47520         * m4/jm-macros.m4 (jm_MACROS): Require jm_AC_DOS.
47521
47522 2000-12-16  Jim Meyering  <meyering@lucent.com>
47523
47524         This bug had a serious impact on chown: `chown N:M FILE' (for integer
47525         N and M) would have treated it like `chown N:N FILE'.
47526
47527         * lib/userspec.c (parse_user_spec): Fix typo: s/u/g/.
47528
47529 2000-12-16  Jim Meyering  <meyering@lucent.com>
47530
47531         * lib/getusershell.c [!SHELLS_FILE && __DJGPP__]: Define
47532         SHELLS_FILE to a file name that's useful on djgpp systems.
47533         Include stdlib.h.
47534         (ADDITIONAL_DEFAULT_SHELLS): Define.
47535         (default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
47536         Based mostly on a patch from Prashant TR.
47537
47538 2000-12-16  Bruno Haible  <haible@clisp.cons.org>
47539
47540         * lib/config.charset: Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB,
47541         VISCII, CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256,
47542         CP1257 to the list of canonical encodings. Rename EUC-CN to GB2312.
47543
47544 2000-12-08  Andreas Schwab  <schwab@suse.de>
47545
47546         * lib/mbswidth.c (mbsnwidth): Don't loop endlessly when called with an
47547         invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
47548
47549 2000-12-07  Jim Meyering  <meyering@lucent.com>
47550
47551         * lib/stripslash.c (ISSLASH): Define.
47552         (strip_trailing_slashes): Use ISSLASH rather than comparing against
47553         `/'.
47554         From Prashant TR.
47555
47556         * lib/dirname.c (FILESYSTEM_PREFIX_LEN): Define.
47557         (dir_name_r): Declare this function as static.
47558         [BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd
47559         manifest itself on a name containing a mix of slashes and
47560         backslashes.
47561         Make this function work with names starting with a DOS-style
47562         drive letter and colon prefix.
47563         (dir_name): Append `.' if necessary.
47564         Based mostly on patches from Prashant TR and Eli Zaretskii.
47565
47566         * lib/dirname.h (dir_name_r): Remove prototype.
47567
47568 2000-12-06  Paul Eggert  <eggert@twinsun.com>
47569
47570         * m4/off_t-format.m4: Remove this file.
47571         * m4/jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
47572
47573 2000-12-06  Jim Meyering  <meyering@lucent.com>
47574
47575         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the
47576         replacement strtoull, we may well need the replacement strtoul, too.
47577         Check for declarations of strtoul and strtoull.
47578         Check for strtol.  Mainly as a cue to cause automake to include
47579         strtol.c -- that file is included by each of strtoul.c and strtoull.c.
47580         Check for limits.h -- strtol.c needs it.
47581
47582 2000-12-05  Jim Meyering  <meyering@lucent.com>
47583
47584         * lib/dirname.c (dir_name_r): Add `const' in a few local declarations.
47585
47586 2000-12-04  Jim Meyering  <meyering@lucent.com>
47587
47588         * lib/path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
47589         Also include memory.h, stdlib.h, unistd.h if appropriate.
47590         Reported by Andreas Jaeger (conflicting declaration of malloc).
47591
47592 2000-12-02  Jim Meyering  <meyering@lucent.com>
47593
47594         * m4/off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro.
47595         * m4/jm-macros.m4 (jm_MACROS): require it.
47596
47597 2000-12-02  Jim Meyering  <meyering@lucent.com>
47598
47599         * lib/closeout.h: Make idempotent, to avoid some obscure warnings.
47600
47601 2000-12-01  Paul Eggert  <eggert@twinsun.com>
47602
47603         * lib/memrchr.c: Include <config.h> before any system include file.
47604
47605 2000-11-30  Jim Meyering  <meyering@lucent.com>
47606
47607         * m4/jm-macros.m4 (jm_MACROS): Check for stdint.h.
47608
47609 2000-11-30  Jim Meyering  <meyering@lucent.com>
47610
47611         * m4/getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf.
47612
47613 2000-11-29  Paul Eggert  <eggert@twinsun.com>
47614
47615         * lib/dirname.c (dir_name_r): Fix typo: int -> size_t.
47616
47617 2000-11-26  Jim Meyering  <meyering@lucent.com>
47618
47619         * lib/memcoll.c: Include sys/types.h.  From Werner Almesberger.
47620
47621 2000-11-22  Paul Eggert  <eggert@twinsun.com>
47622
47623         * lib/strftime.c (my_strftime): Do not invoke mbrlen with a
47624         size of (size_t) -1; it's not portable.
47625
47626 2000-11-17  Jim Meyering  <meyering@lucent.com>
47627
47628         * lib/strstr.c: Update from GNU libc.
47629
47630 2000-11-17  Akim Demaille  <akim@epita.fr>
47631
47632         * lib/obstack.h: Formatting changes.
47633         (obstack_grow, obstack_grow0): Don't cast WHERE at all: that would
47634         prevent type checking.
47635         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
47636         cast the value to (void *): assigning a `foo *' to a `void *'
47637         variable is valid.
47638         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
47639
47640 2000-11-16  Jim Meyering  <meyering@lucent.com>
47641
47642         * lib/strverscmp.c: Incorporate weak-alias-related changes from glibc.
47643
47644 2000-11-11  Jim Meyering  <meyering@lucent.com>
47645
47646         * lib/error.c: Add a couple #includes, merging from GNU libc version.
47647
47648 2000-11-10  Jim Meyering  <meyering@lucent.com>
47649
47650         * lib/obstack.h: Update from GNU libc.
47651         * lib/obstack.c: Likewise.
47652
47653 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
47654
47655         * m4/jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
47656
47657 2000-11-06  Paul Eggert  <eggert@twinsun.com>
47658
47659         * lib/getusershell.c (setusershell): Use rewind rather than
47660         fseek/fseeko, to avoid configuration hassles with fseeko.
47661         Don't bother opening SHELLS_FILE if shellstream is NULL;
47662         it's not necessary.
47663
47664 2000-11-05  Jim Meyering  <meyering@lucent.com>
47665
47666         * lib/makepath.h (make_dir): Declare.
47667         * lib/makepath.c (make_dir): Remove `static' attribute.
47668         Tweak a comment.
47669
47670 2000-11-04  Jim Meyering  <meyering@lucent.com>
47671
47672         * m4/regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.
47673
47674 2000-11-04  Alexandre Duret-Lutz  <duret_g@epita.fr>
47675
47676         * lib/hash.c (hash_get_next): Fix a thinko:  when ENTRY is the
47677         last one in a bucket, advance to the next bucket.
47678
47679 2000-11-02  Vesselin Atanasov  <vesselin@bgnet.bg>
47680
47681         * lib/fnmatch.c: Do not comment out all the code if we are using
47682         the GNU C library, because in some cases we are replacing buggy
47683         code in the GNU C library itself.
47684
47685 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
47686
47687         * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
47688         (regex_compile): Catch bogus \(\1\).
47689
47690 2000-10-30  Paul Eggert  <eggert@twinsun.com>
47691
47692         * lib/fnmatch.c (FOLD): Do not assume that characters are unsigned.
47693         (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
47694         e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
47695
47696 2000-10-30  Paul Eggert  <eggert@twinsun.com>
47697
47698         * lib/error.h, getline.h, modechange.h:
47699         Remove "2000" from Copyright line, as the file hasn't been
47700         changed this year other than in the copyright notice.
47701
47702         * lib/xalloc.h: Add "2000" to Copyright line, as this file
47703         was changed this year.
47704
47705 2000-10-29  Jim Meyering  <meyering@lucent.com>
47706
47707         * m4/fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf
47708         renaming.
47709         * m4/ls-mntd-fs.m4: Likewise
47710
47711 2000-10-29  Jim Meyering  <meyering@lucent.com>
47712
47713         * lib/xstat.in: Fix grammar in comment.
47714
47715 2000-10-29  Greg Louis  <glouis@dynamicro.on.ca>
47716
47717         * lib/regex.h (__restrict_arr): Move definition out of #ifndef block.
47718         Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but
47719         doesn't define __restrict_arr.
47720
47721 2000-10-28  Jim Meyering  <meyering@lucent.com>
47722
47723         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR.
47724         (jm_PREREQ_MEMCHR): New function.
47725
47726 2000-10-28  Jim Meyering  <meyering@lucent.com>
47727
47728         * lib/memchr.c: Update from libc.
47729         Adjust for portability:
47730         [HAVE_STDLIB_H]: Include stdlib.h.
47731         [HAVE_BP_SYM_H || _LIBC]: Guard inclusion of bp-sym.h.
47732         Undef __memchr, too.
47733         [!weak_alias]: Define __memchr to memchr.
47734
47735         * lib/regex.c: Update from libc.
47736         * lib/regex.h: Likewise.
47737         * lib/getopt1.c: Likewise.
47738         * lib/memcmp.c: Likewise.
47739
47740         * lib/getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseeko.
47741         Avoid using fseek, when possible -- it's broken by design.
47742         Patch by Ulrich Drepper.
47743
47744 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
47745
47746         * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
47747         (re_match_2_internal, re_match_2_internal, re_match_2_internal):
47748         Giving in to popular pressure to shut up the compiler with casts.
47749
47750 2000-10-26  Jim Meyering  <meyering@lucent.com>
47751
47752         * lib/strftime.c: Update from libc.
47753
47754 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
47755
47756         * regex.c: More `unsigned char' -> `re_char' changes.
47757         Also change several `int' into `re_wchar_t'.
47758         (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
47759         (PUSH_FAILURE_POINTER): Don't cast any more.
47760         (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
47761         We want GCC to complain, since this piece of code makes
47762         re_match non-reentrant, which *should* be fixed.
47763         (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
47764         (EXTEND_BUFFER): Use RETALLOC.
47765         (SET_LIST_BIT): Don't cast.
47766         (re_wchar_t): New type.
47767         (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
47768         that those two functions will always properly return.
47769         (IMMEDIATE_QUIT_CHECK): Cast to void.
47770         (analyse_first): Use recursion rather than an explicit stack.
47771         (re_compile_fastmap): Can't fail anymore.
47772         (re_search_2): Don't check re_compile_fastmap for failure.
47773         (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
47774         Now also sets the new value (passed in a new argument).
47775         (re_match_2_internal): Use it.
47776         Also, use a new var `reg' of type size_t when looping through regs
47777         rather than reuse the inappropriate `mcnt'.
47778
47779 2000-10-25  Jim Meyering  <meyering@lucent.com>
47780
47781         * lib/obstack.c: Update from libc.
47782
47783 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
47784
47785         * regex.c (regex_compile): Change the way of handling a range from
47786         a char less than 256 to a char not less than 256.
47787
47788 2000-10-24  Andrew Innes  <andrewi@gnu.org>
47789
47790         * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
47791         NT-Emacs only.
47792         (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
47793         so that re_search functions only quit when callers expect them to.
47794
47795 2000-10-23  Jim Meyering  <meyering@lucent.com>
47796
47797         * lib/hard-locale.c (hard_locale): Revert last change -- it was simply
47798         wrong.  That set_locale call must not have any side effects.
47799         From Paul Eggert.
47800
47801 2000-10-22  Jim Meyering  <meyering@lucent.com>
47802
47803         * lib/md5.c (md5_process_block) [OP]: Use `rol', not CYCLIC.
47804         [CYCLIC]: Remove now-unused definition.
47805
47806         * lib/save-cwd.c (O_DIRECTORY): Define, if needed.
47807         (save_cwd) [HAVE_FCHDIR]: Use O_DIRECTORY when opening ".".
47808         Suggestion from Ulrich Drepper.
47809
47810 2000-10-21  Jim Meyering  <meyering@lucent.com>
47811
47812         * m4/check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr.
47813         * m4/prereq.m4 (jm_PREREQ_DIRNAME): New macro.
47814         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr.
47815
47816 2000-10-21  Jim Meyering  <meyering@lucent.com>
47817
47818         * lib/dirname.c (memrchr): Declare if necessary.
47819         (dir_name): Remove the restriction that there be no
47820         trailing slashes.  Now, this code skips past them, effectively
47821         ignoring them.
47822         [TEST_DIRNAME] (main): New unit tests.
47823
47824         * lib/memrchr.c: New file from GNU libc.
47825         Undef __memrchr, too.
47826         [!weak_alias]: Define __memrchr to memrchr.
47827         Guard weak_alias use with `#ifdef weak_alias'.
47828
47829 2000-10-21  Jim Meyering  <meyering@lucent.com>
47830
47831         * lib/dirname.c (dir_name_r): New function, factored out of dir_name.
47832         (dir_name): Use dir_name_r.
47833         * lib/dirname.h (dir_name_r): Declare it.
47834
47835 2000-10-17  Jim Meyering  <meyering@lucent.com>
47836
47837         * lib/quote.h (PARAMS): Define and use.
47838         Reported by Akim Demaille.
47839
47840         * lib/getopt.c: Update from libc.
47841
47842 2000-10-16  Jim Meyering  <meyering@lucent.com>
47843
47844         * lib/hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to
47845         setlocale.
47846         From Jan Fedak.
47847
47848 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
47849
47850         * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
47851
47852 2000-09-25  Jim Meyering  <meyering@lucent.com>
47853
47854         * lib/md5.h (rol): Define (from GnuPG).
47855
47856         * lib/sha.c: Give credit (GnuPG) where due.
47857         (M): Use rol rather than open-coding it.
47858         Add a FIXME comment.
47859
47860 2000-09-21  Jim Meyering  <meyering@lucent.com>
47861
47862         * lib/userspec.c (parse_user_spec): Remove debugging printf I'd added.
47863         Reported by Michael Stone.
47864
47865 2000-09-20  Jim Meyering  <meyering@lucent.com>
47866
47867         * lib/Makefile.am (libfetish_a_SOURCES): Add sha.c.
47868         (noinst_HEADERS): Add sha.h.
47869         Based on code from Scott G. Miller and from GnuPG.
47870
47871 2000-09-18  Jim Meyering  <meyering@lucent.com>
47872
47873         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of
47874         LIBS. Otherwise, everyone ends up linking with -lelf for some
47875         configurations.
47876         Reported by Mike Stone.
47877
47878 2000-09-15  Jim Meyering  <meyering@lucent.com>
47879
47880         * lib/regex.c: Update from libc.
47881
47882 2000-09-10  Jim Meyering  <meyering@lucent.com>
47883
47884         * lib/getopt.c (_getopt_internal): Update from glibc.
47885
47886 2000-09-09  Jim Meyering  <meyering@lucent.com>
47887
47888         * lib/quotearg.c: Rename ISASCII to IN_CTYPE_DOMAIN, so people don't
47889         think it should be used as a general replacement for isascii.
47890         * lib/fnmatch.c: Likewise.
47891         * lib/mbswidth.c: Likewise
47892         * lib/regex.c: Likewise.
47893
47894         Don't use atoi.
47895         * lib/userspec.c: Include sys/param.h and limits.h.
47896         Include xstrtol.h.
47897         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
47898         (UID_T_MAX, GID_T_MAX, MAXUID, MAXGID): Define.
47899         (parse_user_spec): Use xstrtoul, not atoi when converting numeric
47900         UID, GID.  Check range.
47901
47902 2000-09-06  Jim Meyering  <meyering@lucent.com>
47903
47904         * lib/getopt.c (_getopt_internal): Update from glibc.
47905
47906 2000-08-30  Jim Meyering  <meyering@lucent.com>
47907
47908         * lib/strftime.c: Merge in changes from GNU libc.
47909
47910 2000-08-26  Jim Meyering  <meyering@lucent.com>
47911
47912         * m4/jm-macros.m4: Use jm_FUNC_FPENDING.
47913         * m4/fpending.m4: New file.
47914
47915 2000-08-26  Jim Meyering  <meyering@lucent.com>
47916
47917         * lib/closeout.c: Include "__fpending.h".
47918         (close_stdout_status): Return right away if there's nothing to flush.
47919
47920         * lib/Makefile.am (noinst_HEADERS): Add __fpending.h.
47921         * lib/__fpending.c: New file.
47922         * lib/__fpending.h: New file.
47923
47924 2000-08-20  Jim Meyering  <meyering@lucent.com>
47925
47926         * m4/check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
47927         `#if !HAVE_UTMPX_H'.  The latter would lose on systems with neither
47928         utmp.h nor utmpx.h.  Reported by Eli Zaretskii.
47929
47930 2000-08-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
47931
47932         Improve fileutils installation on systems where running
47933         programs (like install) can't be unlinked.
47934         * m4/unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
47935         * m4/jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT.
47936
47937 2000-08-07  Paul Eggert  <eggert@twinsun.com>
47938
47939         Standardize on "memory exhausted" instead of "Memory exhausted"
47940         or "virtual memory exhausted".
47941         * lib/obstack.c (print_and_abort): Use "memory exhausted", not
47942         "virtual memory exhausted".
47943         * lib/same.c (same_name): Invoke xalloc_die instead of printing
47944         our own message.
47945         * lib/userspec.c (parse_user_spec): Likewise.
47946         * lib/bumpalloc.h: comment fix
47947         * lib/same.c, userspec.c: Include xalloc.h.
47948
47949         * lib/xalloc.h (xalloc_msg_memory_exhausted): Now char const[],
47950         not char *const and pointing to a constant array.
47951         * lib/xmalloc.c (xalloc_msg_memory_exhausted): Likewise.
47952         (xrealloc): Comment fix.
47953
47954         * lib/userspec.c (parse_user_spec):
47955         Don't translate a message until just before returning,
47956         to avoid unnecessary translation.
47957
47958 2000-08-07  Jim Meyering  <meyering@lucent.com>
47959
47960         * lib/addext.c, argmatch.c, argmatch.h, backupfile.h, bumpalloc.h,
47961         chown.c, diacrit.h, dirname.h, dup2.c, exclude.h, fileblocks.c,
47962         fnmatch.c, fnmatch.h, fsusage.c, fsusage.h, getdate.h,
47963         getgroups.c, gethostname.c, getopt.h, group-member.c,
47964         hard-locale.c, hash.h, isdir.c, lchown.c, linebuffer.c,
47965         linebuffer.h, long-options.h, malloc.c, md5.c, md5.h, memchr.c,
47966         memcmp.c, memcoll.c, memset.c, mktime.c, modechange.h, obstack.h,
47967         pathmax.h, realloc.c, rmdir.c, safe-read.c, save-cwd.c, stime.c,
47968         stpcpy.c, strcasecmp.c, strcspn.c, strdup.c, stripslash.c,
47969         strstr.c, strtod.c, strtol.c, strtoul.c, strtoull.c, strtoumax.c,
47970         utime.c, version-etc.h, xalloc.h, xstrdup.c, xstrtoumax.c,
47971         yesno.c: Back out Copyright date changes for each file with no change
47972         this year.  This eases coordination with other programs using the same
47973         source code modules.  From Paul Eggert.
47974
47975 2000-08-06  Paul Eggert  <eggert@twinsun.com>
47976
47977         * m4/mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
47978         not char, for compatibility with glibc 2.1.3 strftime.c.
47979
47980 2000-08-03  Greg McGary  <greg@mcgary.org>
47981
47982         * lib/regex.c (SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
47983         ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros.
47984         (EXTEND_BUFFER): Use them.
47985
47986 2000-08-01  Jim Meyering  <meyering@lucent.com>
47987
47988         * lib/dirname.c (ISSLASH): Define.
47989         (BACKSLASH_IS_PATH_SEPARATOR): Define.
47990         (dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which
47991         both `\' and `/' may be use as path separators.
47992         Based on a patch from Prashant TR.
47993
47994 2000-07-31  Paul Eggert  <eggert@twinsun.com>
47995
47996         * lib/quotearg.c (quotearg_n_options): Don't make the initial
47997         slot vector a constant, since it might get modified.
47998
47999 2000-07-31  Jim Meyering  <meyering@lucent.com>
48000
48001         * lib/xmalloc.c: Use `virtual memory exhausted', not
48002         `Memory exhausted'.
48003         * lib/obstack.c (print_and_abort): Likewise.
48004
48005 2000-07-30  Paul Eggert  <eggert@twinsun.com>
48006
48007         * lib/quotearg.c (quotearg_n_options): Preallocate a slot 0
48008         buffer, so that the caller can always quote one small
48009         component of a "memory exhausted" message in slot 0.
48010         From a suggestion by Jim Meyering.
48011
48012 2000-07-30  Jim Meyering  <meyering@lucent.com>
48013
48014         * lib/makepath.c (make_path): Quote the other instance, too.
48015
48016         * lib/quotearg.c (N_STATIC_SLOTVECS): Define.
48017         (STATIC_BUF_SIZE): Define.
48018         (quotearg_n_options): Use only statically allocated storage when
48019         N < N_STATIC_SLOTVECS and the length of the quoted result is smaller
48020         than STATIC_BUF_SIZE.
48021
48022 2000-07-29  Jim Meyering  <meyering@lucent.com>
48023
48024         * lib/diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS.
48025         * lib/dirname.c (dir_name): Likewise.
48026
48027         * lib/basename.c (base_name): Use ISSLASH rather than comparing against
48028         `/'.
48029
48030         * lib/dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
48031         (dir_name): Assert that there are no trailing slashes.
48032
48033 2000-07-29  Bruno Haible  <haible@clisp.cons.org>
48034
48035         * lib/mbswidth.h (mbswidth): Add a flags argument.
48036         (mbswidth): New declaration.
48037         (MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros.
48038         * lib/mbswidth.c (mbswidth): Add a flags argument.
48039         (mbsnwidth): New function.
48040
48041 2000-07-24  Jim Meyering  <meyering@lucent.com>
48042
48043         * lib/mbswidth.c: Remove useless #else.  From Bruno Haible.
48044
48045 2000-07-23  Paul Eggert  <eggert@twinsun.com>
48046
48047         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
48048
48049 2000-07-23  Paul Eggert  <eggert@twinsun.com>
48050
48051         * lib/quotearg.c: Streamline by invoking multibyte code only if needed.
48052         <wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX.
48053         (MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX).
48054         (quotearg_buffer_restyled): If a unibyte locale, don't bother to
48055         invoke multibyte primitives.
48056
48057 2000-07-23  Paul Eggert  <eggert@twinsun.com>
48058
48059         * lib/quotearg.c:
48060         Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
48061         so that mbstate_t is always defined.
48062
48063         Do not inspect MB_LEN_MAX, since it's incorrectly defined to
48064         be 1 in at least one GCC installation, and this configuration
48065         error is likely to be common.  Ignoring MB_LEN_MAX hurts
48066         performance on hosts that have mbrtowc but have only unibyte
48067         locales, but I assume these hosts are rare.
48068
48069 2000-07-23  Paul Eggert  <eggert@twinsun.com>
48070
48071         * lib/mbswidth.c (_XOPEN_SOURCE):
48072         Don't define; this causes problems on Solaris 7.
48073         (wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.
48074
48075 2000-07-23  Jim Meyering  <meyering@lucent.com>
48076
48077         * m4/check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these,
48078         too: getgrgid, getpwuid, getuid.
48079
48080 2000-07-23  Jim Meyering  <meyering@lucent.com>
48081
48082         * lib/basename.c (base_name): Add an assertion.
48083
48084 2000-07-23  Bruno Haible  <haible@clisp.cons.org>
48085
48086         * lib/quotearg.c: When the system forces us to redefine mbstate_t,
48087         shadow its mbsinit function.
48088
48089 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
48090
48091         * lib/mbswidth.h: New file.
48092         * lib/mbswidth.c: New file.
48093         * lib/Makefile.am (libfetish_a_SOURCES): Add mbswidth.c.
48094         (noinst_HEADERS): Add mbswidth.h.
48095
48096 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
48097
48098         * lib/config.charset: Add support for FreeBSD. Improve support for
48099         HP-UX and IRIX 6.
48100
48101 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
48102
48103         * m4/mbswidth.m4: New file.
48104         * m4/prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
48105
48106 2000-07-15  Jim Meyering  <meyering@lucent.com>
48107
48108         * lib/makepath.c: Include quote.h.
48109         (make_path): Convert "`%s'" in format strings to "%s", and wrap each
48110         corresponding argument in a `quote (...)' call.
48111         Give better diagnostics.
48112
48113         * lib/Makefile.am (libfetish_a_SOURCES): Add quote.c.
48114         (noinst_HEADERS): Add quote.h.
48115
48116         * lib/quote.c (quote, quote_n): New file.  Two functions taken verbatim
48117         from tar's src/misc.c.
48118         * lib/quote.h: New file.  Prototypes for same.
48119
48120 2000-07-14  Paul Eggert  <eggert@twinsun.com>
48121
48122         From a suggestion by Bruno Haible.
48123         * lib/quotearg.c (mbrtowc): Do not use HAVE_WCHAR_H in the definition.
48124         Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT,
48125         to decide whether to define the BeOS workaround macro;
48126         this adjusts to the change to AC_MBSTATE_T.
48127
48128 2000-07-14  Jim Meyering  <meyering@lucent.com>
48129
48130         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require
48131         jm_AC_TYPE_UINTMAX_T.
48132
48133 2000-07-13  Paul Eggert  <eggert@twinsun.com>
48134
48135         * lib/quotearg.h (enum quoting style): New enum clocale_quoting_style.
48136
48137         * lib/quotearg.c (quoting_style_args, quoting_style_vals,
48138         quotearg_buffer_restyled): Add support for
48139         clocale_quoting_style.  Undo previous change to
48140         locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}"
48141         and "{RIGHT QUOTATION MARK}" msgids.
48142
48143 2000-07-10  Paul Eggert  <eggert@twinsun.com>
48144
48145         From a suggestion by Bruno Haible.
48146         * m4/mbstate_t.m4 (AC_MBSTATE_T):
48147         Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
48148         Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
48149         and mbstate_t, to a single-part test that simply defines mbstate_t.
48150         * m4/prereq.m4 (jm_PREREQ_QUOTEARG):
48151         s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
48152
48153 2000-07-10  Jim Meyering  <meyering@lucent.com>
48154
48155         * m4/strerror_r.m4: Mirror the correction made in autoconf.
48156
48157         * m4/gnu-source.m4: Output to confdefs.h directly.
48158         Suggestion from Akim Demaille.
48159
48160 2000-07-09  Paul Eggert  <eggert@twinsun.com>
48161
48162         The old behavior of quoting `like this' doesn't look good with
48163         newer, ISO-style fonts.  See:
48164         http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
48165
48166         Instead, quote "like this" by default.  Let the translator
48167         tailor the locale-specific quoting behavior by providing
48168         translations for {LEFT QUOTATION MARK} and {RIGHT QUOTATION MARK}.
48169
48170         * lib/quotearg.c (N_): New macro.
48171         (gettext_default): New function.
48172         (quotearg_buffer_restyled): Use
48173         gettext_default ("{LEFT QUOTATION MARK}", "\"") for left quote, and
48174         gettext_default ("{RIGHT QUOTATION MARK}", "\"") for right quote.
48175
48176 2000-07-09  Jim Meyering  <meyering@lucent.com>
48177
48178         * m4/jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required
48179         to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.
48180
48181         * m4/gnu-source.m4 (AC__GNU_SOURCE): New file/macro.
48182         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it.
48183
48184 2000-07-09  Jim Meyering  <meyering@lucent.com>
48185
48186         * lib/Most files: Update copyright dates to include 2000.
48187
48188 2000-07-08  Jim Meyering  <meyering@lucent.com>
48189
48190         * lib/xgethostname.c (ENAMETOOLONG): Define to an unlikely value
48191         if not defined.
48192         (xgethostname): Remove now-unnecessary #ifdef.
48193         Move declaration of `err' into loop where it's used.
48194
48195 2000-07-05  Paul Eggert  <eggert@twinsun.com>
48196         and Bruno Haible  <haible@clisp.cons.org>
48197
48198         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t
48199         only if the test for an object-type mbstate_t fails.  This
48200         prevents us from mistakenly reporting that mbstate_t is a
48201         system object type after we "#define mbstate_t int" to work
48202         around its lack.
48203
48204 2000-07-05  Paul Eggert  <eggert@twinsun.com>
48205         and Bruno Haible  <haible@clisp.cons.org>
48206
48207         * lib/quotearg.c (mbrtowc): Declare returned type, since BeOS doesn't.
48208
48209 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
48210
48211         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
48212         to strerror_r.
48213         Include <ctype.h> for use of isalpha.
48214
48215 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
48216
48217         * lib/xgethostname.c (xgethostname): Protect against the SunOS 5.5 bug
48218         by allocating a larger buffer. Test the gethostname return value for
48219         being >= 0, not == 0, for BeOS.  Don't exhaust memory if gethostname
48220         returns an error and ENAMETOOLONG isn't defined.
48221
48222 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
48223
48224         * lib/quotearg.c (struct quoting_options): Simplify quote_these_too
48225         dimension.
48226
48227 2000-07-04  Jim Meyering  <meyering@lucent.com>
48228
48229         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead
48230         of the deprecated AC_CHECKING.
48231
48232 2000-07-04  Jim Meyering  <meyering@lucent.com>
48233
48234         * lib/strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen.
48235         Reported by Bruno Haible.
48236
48237 2000-07-04  Jim Meyering  <meyering@lucent.com>
48238
48239         * lib/quotearg.c: Make inclusion of <wchar.h> independent of whether
48240         HAVE_MBRTOWC is set.  Required at least for irix-5.6, which
48241         lacks mbrtowc.
48242
48243 2000-07-03  Paul Eggert  <eggert@twinsun.com>
48244
48245         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
48246         Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
48247
48248 2000-07-03  Paul Eggert  <eggert@twinsun.com>
48249         and Bruno Haible  <haible@clisp.cons.org>
48250
48251         * lib/quotearg.c (mbrtowc):
48252         Assign to *pwc, and return 1 only if result is nonzero.
48253         (iswprint): Use ISPRINT when substituting our own mbrtowc.
48254
48255 2000-07-03  Jim Meyering  <meyering@lucent.com>
48256
48257         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strnlen.
48258
48259 2000-07-03  Jim Meyering  <meyering@lucent.com>
48260
48261         * lib/readutmp.h: [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
48262         This is necessary to get a definition of e.g., UTMP_FILE on
48263         HP-UX 10.20.
48264         From Bob Proulx.
48265
48266 2000-07-02  Jim Meyering  <meyering@lucent.com>
48267
48268         * m4/mbstate_t.m4: Also define mbstate_t, if necessary.
48269
48270         * m4/chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
48271         AC_LIBOBJ(function_name).
48272         * m4/chown.m4: Likewise.
48273         * m4/fnmatch.m4: Likewise.
48274         * m4/ftruncate.m4: Likewise.
48275         * m4/getgroups.m4: Likewise.
48276         * m4/getline.m4: Likewise.
48277         * m4/group-member.m4: Likewise.
48278         * m4/jm-macros.m4: Likewise.
48279         * m4/lstat.m4: Likewise.
48280         * m4/malloc.m4: Likewise.
48281         * m4/memcmp.m4: Likewise.
48282         * m4/nanosleep.m4: Likewise.
48283         * m4/putenv.m4: Likewise.
48284         * m4/realloc.m4: Likewise.
48285         * m4/regex.m4: Likewise.
48286         * m4/stat.m4: Likewise.
48287         * m4/strftime.m4: Likewise.
48288
48289 2000-07-02  Jim Meyering  <meyering@lucent.com>
48290
48291         * lib/quotearg.c (mbstate_t): Don't define here.
48292
48293 2000-07-02  Jim Meyering  <meyering@lucent.com>
48294
48295         * lib/nanosleep.c (SIGCONT): Define if not already defined.
48296
48297 2000-07-01  Jim Meyering  <meyering@lucent.com>
48298
48299         * m4/uptime.m4: Put double quotes around use of $cross_compiling.
48300
48301 2000-07-01  Jim Meyering  <meyering@lucent.com>
48302
48303         * m4/ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
48304         problem.
48305
48306 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
48307
48308         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
48309         macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
48310
48311 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
48312
48313         * lib/mountlist.c: Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
48314         per change in ../m4/ls-mntd-fs.m4.
48315         (read_filesystem_list): Ignore symbolic links.
48316
48317 2000-06-29  Jim Meyering  <meyering@lucent.com>
48318
48319         * lib/same.c: Include <string.h> or <strings.h>, as appropriate,
48320         for declaration of strcmp.
48321
48322         * lib/long-options.c: Include <stdlib.h>, for declaration of exit.
48323
48324         * lib/mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:
48325         Avoid warning by casting result to `char *' to remove `const'.
48326
48327 2000-06-28  Jim Meyering  <meyering@lucent.com>
48328
48329         * m4/mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not
48330         included by quotearg.c, for which we perform this test.  From
48331         Bruno Haible.
48332
48333 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
48334
48335         * m4/check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
48336         * m4/prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
48337         <utmpx.h> exists, put readutmp.o into LIBOBJS.
48338
48339 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
48340
48341         * lib/Makefile.am (libfetish_a_SOURCES): Remove readutmp.c.
48342
48343 2000-06-26  Paul Eggert  <eggert@twinsun.com>
48344
48345         savedir now sets errno on failure and invokes xmalloc to get memory.
48346         Fix a couple of other minor bugs while we're at it.
48347
48348         * lib/savedir.c (<unistd.h>): Do not include; there's no need.
48349         (NAMLEN): Remove macro.
48350         (malloc, realloc): Remove decls.
48351         (stpcpy): Likewise.
48352         ("xalloc.h"): Include.
48353         (NAME_SIZE_DEFAULT): New macro.
48354         (savedir): Use xmalloc / xrealloc to allocate memory.
48355         Use NAME_SIZE_DEFAULT if name_size is negative or overflows to zero.
48356         Skip "" directory entries.
48357         Use strlen to calculate directory entry length, since the old method
48358         is rarely used these days and isn't worth supporting.
48359         Don't use a pointer after freeing it.
48360         Check for integer overflow when calculating allocation size.
48361         Use memcpy to copy entries, instead of stpcpy.
48362         Set errno properly when returning NULL.
48363         Check for readdir error.
48364
48365 2000-06-26  Jim Meyering  <meyering@lucent.com>
48366
48367         * lib/posixtm.c [HAVE_STDLIB_H]: Include stdlib.h, for decl of abort.
48368
48369 2000-06-25  Jim Meyering  <meyering@lucent.com>
48370
48371         * m4/mbstate_t.m4: Include stdio.h before wchar.h to work around
48372         Linux header bug when _XOPEN_SOURCE is defined to 500.
48373
48374 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
48375
48376         * lib/unicodeio.c (print_unicode_char): Work around ansi2knr
48377         deficiency.
48378
48379 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
48380
48381         * lib/getusershell.c (xmalloc, xrealloc): Remove functions.
48382         Include xalloc.h.
48383         Don't include <stdlib.h>.  Don't declare malloc, realloc.
48384
48385 2000-06-24  Jim Meyering  <meyering@lucent.com>
48386
48387         * m4/strerror_r.m4: Revive this file -- to try out an experimental
48388         version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
48389         for which strerror does return char*, but which lacks a conveniently
48390         accessible declaration of the function.  If the compile-test says
48391         strerror_r doesn't work, then resort to a `run'-test that works on
48392         BeOS and segfaults on DEC Unix.
48393
48394 2000-06-24  Jim Meyering  <meyering@lucent.com>
48395
48396         * lib/error.c [!HAVE_DECL_STRERROR_R]: Declare strerror_r.
48397
48398 2000-06-23  Paul Eggert  <eggert@twinsun.com>
48399
48400         * m4/mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT.
48401         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Use it.  Add check for iswprint.
48402
48403 2000-06-23  Paul Eggert  <eggert@twinsun.com>
48404
48405         * lib/quotearg.c: Include <wctype.h> after <wchar.h>, for Solaris 2.5.
48406         (mbrtowc, mbstate_t): Define substitutes if
48407         HAVE_MBRTOWC && HAVE_WCHAR_H && !HAVE_MBSTATE_T_OBJECT.
48408         (iswprint): Define to 1 if !defined iswprint && !HAVE_ISWPRINT,
48409         not if ! (HAVE_MBRTOWC && HAVE_WCHAR_H).
48410
48411 2000-06-23  Jim Meyering  <meyering@lucent.com>
48412
48413         * m4/afs.m4: Add missing AC_MSG_RESULT.
48414         Reported by Bruno Haible.
48415
48416         * m4/fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/.
48417         Suggestion from Bruno Haible.
48418
48419 2000-06-23  Jim Meyering  <meyering@lucent.com>
48420
48421         * lib/getpass.c: New file, from Bruno Haible.  Required for BeOS.
48422
48423 2000-06-21  Jim Meyering  <meyering@lucent.com>
48424
48425         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass.
48426
48427 2000-06-21  Jim Meyering  <meyering@lucent.com>
48428
48429         * lib/Makefile.am (libfetish_a_SOURCES): Add getstr.c.
48430         (noinst_HEADERS): Add getstr.h.
48431
48432         * lib/getline.c (getstr): Move into a separate file.
48433         * lib/getstr.c (getstr): New file, extracted from getline.c, with
48434         the following changes: new parameter, delim2; both delim[12]
48435         parameters have type `int', not `char'.  The latter would lose
48436         with 8-bit delimiters.
48437         * lib/getstr.h: New file.
48438
48439 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
48440
48441         * lib/xgetcwd.c (xgetcwd): If the required pathname length is smaller
48442         than 1024, return a memory chunk of least possible size, instead
48443         of size PATH_MAX + 2. In the loop, increment the size proportionally.
48444         Use free/xmalloc instead of xrealloc to avoid copying for very long
48445         paths.
48446
48447 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
48448
48449         * lib/path-concat.c (path_concat): Don't access dir[-1] if dir is
48450         the empty string.
48451
48452 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
48453
48454         * lib/canon-host.c (canon_host): Use malloc and memcpy to copy an
48455         address, not strdup.  Include <stdlib.h> and don't declare free().
48456
48457 2000-06-19  Jim Meyering  <meyering@lucent.com>
48458
48459         * lib/getloadavg.c [HAVE_NLIST_H] (NLIST_STRUCT): Define.
48460
48461 2000-06-18  Jim Meyering  <meyering@lucent.com>
48462
48463         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir.
48464
48465         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
48466         `checking whether...' message to be consistent with that of the
48467         lstat test.
48468
48469 2000-06-18  Jim Meyering  <meyering@lucent.com>
48470
48471         * lib/mkdir.c: Remove file, due mainly to copyright incompatibility.
48472         Besides, these days every porting target provides a mkdir function.
48473
48474         * lib/strnlen.c: Include memory.h, string.h, and/or strings.h as
48475         needed. (this snippet comes from src/system.h).
48476
48477 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
48478
48479         * m4/glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
48480
48481 2000-06-15  Paul Eggert  <eggert@twinsun.com>
48482
48483         * lib/human.c (adjust_value): New function.
48484         (human_readable_inexact): Apply rounding style even when
48485         printing approximate values.
48486
48487 2000-06-14  Paul Eggert  <eggert@twinsun.com>
48488
48489         * lib/human.c (human_readable_inexact): Allow an input block
48490         size that is not a multiple of the output block size, and vice versa.
48491         Reported by Piergiorgio Sartor.
48492
48493 2000-06-14  Paul Eggert  <eggert@twinsun.com>
48494
48495         * lib/getdate.y (get_date): Apply relative times after time
48496         zone indicator, not before.  Reported by Todd A. Jacobs.
48497
48498 2000-06-13  Jim Meyering  <meyering@lucent.com>
48499
48500         * lib/Makefile.am (all-local): Depend on lstat.c and stat.c.
48501
48502         * lib/xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c.
48503
48504 2000-06-12  Paul Eggert  <eggert@twinsun.com>
48505
48506         * lib/xstat.in: Include <stdlib.h> in lstat, to declare "free".
48507
48508 2000-06-12  Jim Meyering  <meyering@lucent.com>
48509
48510         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with
48511         AC_FUNC_GETLOADAVG from autoconf, and tweak the latter to accept an
48512         optional argument.
48513         * m4/jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply
48514         the optional argument, `lib'.
48515
48516 2000-06-08  Jim Meyering  <meyering@lucent.com>
48517
48518         * m4/largefile.m4: Remove file (now that it's part of autoconf).
48519
48520 2000-06-04  Paul Eggert  <eggert@twinsun.com>
48521
48522         Rewrite largefile configuration so that we don't need to run
48523         getconf and don't need AC_CANONICAL_HOST.  [I'm leaving the use of
48524         AC_CANONICAL_HOST in configure.in -- jmm]
48525
48526         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS,
48527         AC_SYS_LARGEFILE_SPACE_APPEND): Remove.
48528         (AC_SYS_LARGEFILE_TEST_INCLUDES): New macro.
48529         (AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from
48530         CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY.
48531         All uses changed.
48532         Instead of inspecting the output of getconf, try to compile the
48533         test program without and with the macro definition.
48534         (AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check
48535         for getconf.  Instead, check for the needed flags by compiling
48536         test programs.
48537
48538 2000-06-04  Paul Eggert  <eggert@twinsun.com>
48539
48540         * lib/strnlen.c: Include <config.h> if HAVE_CONFIG_H.
48541
48542 2000-06-04  Jim Meyering  <meyering@lucent.com>
48543
48544         * lib/getugroups.c (getugroups): Cast -1 to gid_t, for systems like
48545         SunOS 4.1.4 for which gid_t is an unsigned type.
48546
48547 2000-06-03  Jim Meyering  <meyering@lucent.com>
48548
48549         * m4/prereq.m4 (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
48550         now that autoconf requires that.
48551
48552         * m4/jm-glibc-io.m4: Add a kludge to make autoheader emit the required
48553         #undefs.  E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
48554         Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
48555
48556 2000-06-03  Jim Meyering  <meyering@lucent.com>
48557
48558         * lib/strnlen.c [!HAVE_DECL_MEMCHR]: Declare memchr.
48559
48560 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
48561
48562         * m4/glibc21.m4: New file.
48563         * m4/jm-macros.m4 (jm_MACROS): Call jm_GLIBC21.
48564
48565 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
48566
48567         * lib/Makefile.am (install-exec-local): On systems with glibc-2.1 or
48568         newer, don't install charset.alias.
48569         * lib/config.charset: Change the Linux/glibc rules so they become empty
48570         on glibc-2.1 or newer.
48571
48572 2000-06-02  Jim Meyering  <meyering@lucent.com>
48573
48574         * lib/mountlist.c: Back out last change.  Instead, do this...
48575         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Set the
48576         me_dummy member using the same `ignore'-testing code.
48577         * lib/mountlist.h (ME_DUMMY): Add `autofs' to the list of ignored
48578         fs_type strings.
48579         From Mark D. Roth.
48580
48581 2000-05-29  Jim Meyering  <meyering@lucent.com>
48582
48583         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore
48584         mounts with the `ignore' attribute.  Based on a patch from
48585         Mark D. Roth.
48586
48587 2000-05-28  Jim Meyering  <meyering@lucent.com>
48588
48589         * m4/jm-macros.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
48590         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
48591         * m4/stat.m4: Likewise.
48592         * m4/lstat.m4: Likewise.
48593         * m4/lstat-slash.m4: Remove file (absorbed into autoconf).
48594
48595         * m4/jm-macros.m4 (AC_FUNC_STRERROR_R): Rename from jm_FUNC_STRERROR_R.
48596         * m4/strerror_r.m4: Remove file (absorbed into autoconf).
48597
48598 2000-05-26  Jim Meyering  <meyering@lucent.com>
48599
48600         * m4/uptime.m4: Use `$cross_compiling', not `$ac_cv_prog_cc_cross'.
48601
48602 2000-05-24  Jim Meyering  <meyering@lucent.com>
48603
48604         * m4/prereq.m4: Use []-quoted list in AC_CHECK_MEMBERS, now that
48605         autoconf requires that.
48606         * m4/lib-check.m4: Likewise.
48607         * m4/jm-macros.m4: Likewise.
48608         * m4/strftime.m4: Likewise.
48609
48610         * m4/check-decl.m4 (jm_CHECK_DECLS): Use []-quoted list in
48611         AC_CHECK_DECLS, now that autoconf requires that.
48612
48613 2000-05-22  Jim Meyering  <meyering@lucent.com>
48614
48615         * m4/stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
48616         * m4/lstat.m4: Likewise.
48617
48618 2000-05-22  Jim Meyering  <meyering@lucent.com>
48619
48620         * lib/makepath.c: Remove old, now-unnecessary `#ifdef __MSDOS__' block.
48621
48622 2000-05-20  Jim Meyering  <meyering@lucent.com>
48623
48624         * m4/prereq.m4 (jm_PREREQ_HUMAN): New macro.
48625         (jm_PREREQ): Use it.
48626
48627 2000-05-18  Jim Meyering  <meyering@lucent.com>
48628
48629         * lib/hash.c (hash_rehash): Fix a nasty bug: copy the free entry list
48630         back, too, since it may have been modified by allocate_entry.
48631         (hash_delete): Rewrite to use neither the assignment operator
48632         nor the comma operator in an if-expression.
48633
48634 2000-05-15  Paul Eggert  <eggert@twinsun.com>
48635
48636         * lib/closeout.c:
48637         <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
48638         Remove; no longer needed.
48639         "quotearg.h": Add include.
48640         (file_name): Do not bother to explicitly initialize to NULL; it's less
48641         efficient on some hosts.
48642         (close_stdout_status): Remove test as to whether stdout was already
48643         closed; it breaks for the case "echo x | sort >&-".
48644         Quote file name colons.
48645         Do not assume that _("write error") lacks format strings.
48646
48647 2000-05-15  Jim Meyering  <meyering@lucent.com>
48648
48649         * lib/version-etc.c (version_etc_copyright): Update the copyright
48650         string used in all --version output.
48651
48652 2000-05-14  Jim Meyering  <meyering@lucent.com>
48653
48654         * lib/closeout.c (close_stdout_set_file_name): New function.
48655         (close_stdout_status): Use new file-scoped global.
48656         Return right away if fstat says the stdout file descriptor is invalid.
48657         * lib/closeout.h (close_stdout_set_file_name): Declare.
48658
48659 2000-05-10  Jim Meyering  <meyering@lucent.com>
48660
48661         * lib/closeout.c [default_exit_status]: New file-scoped variable.
48662         (close_stdout_set_status): New function.
48663         * lib/closeout.h (close_stdout_set_status): Declare.
48664
48665 2000-05-09  Jim Meyering  <meyering@lucent.com>
48666
48667         * m4/gettext.m4: Rename this...
48668         * m4/libintl.m4: ...to this.
48669
48670 2000-05-08  Jim Meyering  <meyering@lucent.com>
48671
48672         * lib/long-options.c: Don't include closeout.h.
48673         (parse_long_options): Don't call close_stdout for --version.
48674
48675 2000-05-06  Paul Eggert  <eggert@twinsun.com>
48676
48677         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to
48678         be 500, instead of _GNU_SOURCE to be 1, to work around glibc
48679         2.1.3 bug.  This avoids a clash when files like regex.c define
48680         _GNU_SOURCE.
48681
48682 2000-05-06  Jim Meyering  <meyering@lucent.com>
48683
48684         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit.
48685         (AC_REPLACE_FUNCS): Add strnlen.
48686
48687         * m4/rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
48688         * m4/jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY.
48689
48690         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Save and restore LIBS around
48691         AC_SEARCH_LIBS call for nanosleep.
48692         (LIB_NANOSLEEP): Set and AC_SUBST.
48693
48694 2000-05-06  Jim Meyering  <meyering@lucent.com>
48695
48696         * lib/strnlen.c: Undefine __strnlen and strnlen.
48697         [!weak_alias]: Define __strnlen to strnlen.
48698
48699         * lib/atexit.c: New file, from libiberty.
48700
48701 2000-05-06  Jim Meyering  <meyering@lucent.com>
48702
48703         * lib/closeout.c (close_stdout_status): Also check for errors on the
48704         stderr stream.
48705
48706 2000-05-05  Jim Meyering  <meyering@lucent.com>
48707
48708         * m4/jm-macros.m4 (jm_MACROS): Save and restore LIBS around
48709         AC_SEARCH_LIBS call for clock_gettime.
48710         (LIB_CLOCK_GETTIME): Set and AC_SUBST.
48711
48712         * m4/search-libs.m4: Update from autoconf.
48713
48714         su doesn't work on Solaris 2.6.
48715         * m4/lib-check.m4: When checking for struct spwd.sp_pwdp, also include
48716         <shadow.h>.  Reported by Dragos Harabor.
48717
48718 2000-05-05  Bruno Haible  <haible@clisp.cons.org>
48719
48720         * lib/localcharset.c (get_charset_aliases): Use malloc, realloc and
48721         memcpy instead of xmalloc, xrealloc, path_concat.
48722         (locale_charset): Treat empty environment variables as absent.
48723         (DIRECTORY_SEPARATOR, ISSLASH): New macros.
48724
48725 2000-05-04  Jim Meyering  <meyering@lucent.com>
48726
48727         * lib/getopt.c: Update from glibc.
48728         * lib/obstack.c: Likewise.
48729         * lib/obstack.h: Likewise.
48730         * lib/regex.c: Likewise.  NB: K&R compiler support is dropped for this
48731         file
48732
48733         * lib/regex.h: Likewise.
48734         * lib/strndup.c: Likewise.
48735         * lib/strnlen.c: New file, from glibc.
48736
48737 2000-05-03  Jim Meyering  <meyering@lucent.com>
48738
48739         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strndup.
48740
48741 2000-05-02  Paul Eggert  <eggert@twinsun.com>
48742
48743         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _GNU_SOURCE if
48744         this is needed to make ftello visible (e.g. glibc 2.1.3).  Use
48745         compile-time test, rather than inspecting host and OS, to
48746         decide whether to define _LARGEFILE_SOURCE.
48747
48748 2000-05-01  Jim Meyering  <meyering@lucent.com>
48749
48750         * m4/fsusage.m4: Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.
48751
48752         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support.
48753         Based on a patch from Bruno Haible.
48754
48755 2000-05-01  Jim Meyering  <meyering@lucent.com>
48756
48757         * lib/full-write.c (full_write): Remove `FIXME' part of comment.
48758
48759 2000-04-29  Jim Meyering  <meyering@lucent.com>
48760
48761         * lib/path-concat.c: Declare strdup only if it's not defined.
48762         * lib/canon-host.c: Likewise.
48763
48764 2000-04-28  Jim Meyering  <meyering@lucent.com>
48765
48766         * lib/rpmatch.c [HAVE_LIMITS_H]: Include limits.h before regex.h to
48767         avoid redefinition warning on some systems (HPUX).  Otherwise, regex.h
48768         is included first, then limits.h is included by locale.h by libintl.h.
48769         From John David Anglin.
48770
48771 2000-04-25  Jim Meyering  <meyering@lucent.com>
48772
48773         * lib/makepath.c (S_IRWXUGO): Define.
48774         (make_path): Always perform explicit chmod if MODE specifies any
48775         of the `special' permission bits.  Prompted by a bug report against
48776         install from Mate Wierdl and Joost van Baal.
48777
48778 2000-04-18  Jim Meyering  <meyering@lucent.com>
48779
48780         * m4/prereq.m4 (jm_PREREQ_GETPAGESIZE): New macro.
48781         (jm_PREREQ): Use it.
48782
48783 2000-04-18  Jim Meyering  <meyering@lucent.com>
48784
48785         * lib/README: New file.
48786
48787         * lib/getpagesize.h [!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define
48788         getpagesize.  For BeOS.  Based on a patch from Bruno Haible.
48789
48790 2000-04-17  Jim Meyering  <meyering@lucent.com>
48791
48792         Get it right :-)
48793         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the
48794         actual #define via AH_VERBATIM.  Don't need separate AC_DEFINE.
48795         Suggestion from Akim Demaille.
48796
48797 2000-04-17  Jim Meyering  <meyering@lucent.com>
48798
48799         * lib/strftime.c (my_strftime) [strftime]: Declare strftime here, since
48800         the definition of it to rpl_strftime also defined-away the system's
48801         declaration.
48802
48803 2000-04-15  Jim Meyering  <meyering@lucent.com>
48804
48805         Use `C' to denote so-called `contiguous' files, the same way
48806         that tar does.
48807         * lib/filemode.c (S_ISCTG) [!S_ISCTG && S_IFCTG]: Define.
48808         (ftypelet): Use S_ISCTG.
48809         From Michael Deutschmann.
48810
48811 2000-04-14  Jim Meyering  <meyering@lucent.com>
48812
48813         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg
48814         form of AC_DEFINE.  Otherwise, the #ifndef in AH_VERBATIM gets
48815         clobbered.
48816
48817 2000-04-14  Jim Meyering  <meyering@lucent.com>
48818
48819         * lib/strftime.c (my_strftime) [#ifdef strftime]: Declare strftime.
48820
48821 2000-04-13  Jim Meyering  <meyering@lucent.com>
48822
48823         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new
48824         AH_VERBATIM to insert required #ifndef into config.h.in.
48825         Suggestion from Akim Demaille.
48826
48827 2000-04-12  Jim Meyering  <meyering@lucent.com>
48828
48829         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
48830         `AC_CHECK_HEADER' to check for locale.h.  Thanks to a report from
48831         Christian Krackowizer.
48832
48833         More code moved from ../configure.in into (jm_CHECK_ALL_TYPES).
48834         * m4/jm-macros.m4 (_GNU_SOURCE): Define.
48835         (AC_SYS_LARGEFILE): Require.
48836         (AM_C_PROTOTYPES): Require.
48837
48838 2000-04-08  Jim Meyering  <meyering@lucent.com>
48839
48840         * lib/Makefile.am (charset.alias): Use t-$@, not $@-t so the DOS 8.3
48841         names don't conflict.  Reported by Eli Zaretskii.
48842
48843 2000-04-07  Jim Meyering  <meyering@lucent.com>
48844
48845         * lib/putenv.c: Move inclusion of errno.h so it follows that of
48846         sys/types.h, to work around system header problems on AIX 3.2.5.
48847         From Bruno Haible.
48848
48849 2000-04-07  Bruno Haible  <haible@clisp.cons.org>
48850
48851         * lib/unicodeio.c (print_unicode_char): Avoid triggering Solaris iconv
48852         bug.  Deal with the different error behavior of Irix iconv.
48853
48854 2000-04-05  Paul Eggert  <eggert@twinsun.com>
48855
48856         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Don't use -n32 on
48857         IRIX if the installer said otherwise.
48858
48859 2000-04-05  Jim Meyering  <meyering@lucent.com>
48860
48861         Portability tweaks required for ultrix4.3.
48862         * m4/check-decl.m4 [!HAVE_UTMPX_H] (headers): Include <utmp.h>.
48863         (jm_CHECK_DECLS): Add getutent to the list of functions.
48864         (_jm_DECL_HEADERS): Add utmpx.h.
48865         From John David Anglin.
48866
48867         * m4/strftime.m4: Back out the 2000-04-02 change.
48868         Instead of that change, simply undefine putenv in the test program.
48869
48870 2000-04-05  Jim Meyering  <meyering@lucent.com>
48871
48872         Portability tweaks required for ultrix4.3.
48873         * lib/readutmp.h [HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare
48874         getutent.
48875         * lib/readutmp.c: Include sys/types.h before sys/stat.h.
48876         * lib/canon-host.c: Declare strdup.
48877         * lib/path-concat.c: Likewise.
48878         From John David Anglin.
48879
48880 2000-04-04  Jim Meyering  <meyering@lucent.com>
48881
48882         Be more DOS 8.3-friendly.
48883         * lib/ref-add.sin: Renamed from ref-add.sed.in.
48884         * lib/ref-del.sin: Renamed from ref-del.sed.in.
48885         * lib/Makefile.am: Reflect renaming.
48886         Reported by Eli Zaretskii.
48887
48888         Use a temporary file name that won't clash with `charset.alias'
48889         in the DOS 8.3 name space.
48890         * lib/Makefile.am (charset_tmp): Define.
48891         (install-exec-local): Use $(charset_tmp) instead of $(charset_alias)-t.
48892         (uninstall-local): Likewise.
48893         Reported by Eli Zaretskii.
48894
48895 2000-04-03  Jim Meyering  <meyering@lucent.com>
48896
48897         * m4/gettext.m4: Fix typo in comment.
48898
48899         * m4/codeset.m4 (AC_CHECK_HEADERS): Add langinfo.h (moved here from
48900         textutils/configure.in).  Suggestion from Paul Eggert.
48901         (AC_CHECK_FUNCS): Add nl_langinfo.  (also from textutils/configure.in)
48902
48903 2000-04-02  Paul Eggert  <eggert@twinsun.com>
48904
48905         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Set TZ environment
48906         variable in the shell rather than using putenv, which isn't
48907         portable.  This avoids the configure-time inter-test dependency
48908         on the potentially-renamed putenv function.
48909
48910 2000-03-30  Paul Eggert  <eggert@twinsun.com>
48911
48912         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h>
48913         before checking struct stat.st_blksize, so that
48914         HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
48915
48916 2000-03-29  Paul Eggert  <eggert@twinsun.com>
48917
48918         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Check for strftime,
48919         since strftime.c uses HAVE_STRFTIME to decide whether to use
48920         the underlying strftime.
48921
48922 2000-03-29  Paul Eggert  <eggert@twinsun.com>
48923
48924         * lib/time/strftime.c (my_strftime): Make sure we call the system
48925         strftime, not ourselves, when invoking the underlying strftime.
48926
48927 2000-03-24  Jim Meyering  <meyering@lucent.com>
48928
48929         * lib/Makefile.am (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in.
48930         (charset_alias): Define.
48931         (install-exec-local): Factor out common code.
48932         (uninstall-local): Split lines longer than 80.
48933         (ref-add.sed, ref-del.sed): Remove rules... (do the following instead)
48934         (SUFFIXES): Define.
48935         (.sed.in.sed): New rule.  Don't redirect directly to $@.
48936         (CLEANFILES): Add ref-add.sed and ref-del.sed.
48937
48938 2000-03-19  Bruno Haible  <haible@clisp.cons.org>
48939
48940         * lib/config.charset: Output a line containing "Packages using this
48941         file".
48942         * lib/ref-add.sed.in, lib/ref-del.sed.in: New files.
48943         * lib/Makefile.am (install-exec-local, uninstall-local, ref-add.sed,
48944         ref-del.sed): New rules.
48945
48946 2000-03-17  Jim Meyering  <meyering@lucent.com>
48947
48948         * lib/unicodeio.c (<string.h>): Include only #if HAVE_STRING_H.
48949         Otherwise, include <strings.h>
48950
48951 2000-03-17  Bruno Haible  <haible@clisp.cons.org>
48952
48953         * lib/unicodeio.c (utf8_wctomb): New function.
48954         (print_unicode_char): Pass the Unicode character to iconv in UTF-8
48955         format instead of in UCS-4 with platform dependent endianness.
48956
48957 2000-03-10  Jim Meyering  <meyering@lucent.com>
48958
48959         * m4/lib-check.m4: Look for getspnam in -lgen, too.
48960         From Marco Franzen.
48961
48962 2000-03-07  Paul Eggert  <eggert@twinsun.com>
48963
48964         * lib/savedir.c (savedir): Work even if directory size is
48965         negative; this can happen with some screwy NFS configurations.
48966
48967 2000-03-06  Jim Meyering  <meyering@lucent.com>
48968
48969         * lib/localcharset.c (get_charset_aliases): Don't try to free file_name
48970         if it's NULL (because we ran out of memory).  From Bruno Haible.
48971
48972 2000-03-05  Jim Meyering  <meyering@lucent.com>
48973
48974         * lib/localcharset.c ("path-concat.h"): Include.
48975         (get_charset_aliases): Use path_concat instead of ANSI string
48976         concatenation.
48977
48978         * lib/unicodeio.h (PARAMS): Define.
48979         Use it to guard prototype.
48980
48981 2000-03-04  Jim Meyering  <meyering@lucent.com>
48982
48983         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE,
48984         for lib/localcharset.c.
48985
48986 2000-03-04  Jim Meyering  <meyering@lucent.com>
48987
48988         * lib/Makefile.am (install-exec-local): Create $(libdir) before
48989         installing into it.
48990         (uninstall-local): Uncomment this rule so `make distcheck' works
48991         once again.
48992
48993         * lib/unicodeio.c (<errno.h>): Include it.
48994         (errno): Declare if not defined.
48995
48996         * lib/localcharset.c: Add Bruno's comment justifying use of volatile.
48997
48998         * lib/config.charset: New version, incorporating remarks from a linux
48999         i18n mailing list.  From Bruno Haible.
49000
49001 2000-03-04  Bruno Haible  <haible@clisp.cons.org>
49002
49003         * m4/codeset.m4: New file.
49004         * m4/iconv.m4: New file.
49005         * m4/jm-macros.m4 (jm_MACROS): Call jm_LANGINFO_CODESET and jm_ICONV.
49006
49007 2000-03-03  Jim Meyering  <meyering@lucent.com>
49008
49009         * m4/regex.m4: Make sure re_compile_pattern accepts patterns like `{1'.
49010
49011 2000-03-02  Jim Meyering  <meyering@lucent.com>
49012
49013         * m4/timespec.m4: Require AC_HEADER_TIME before the cache check so
49014         the messages come out on separate lines.
49015
49016         * m4/jm-glibc-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS,
49017         rather than jm_CHECK_DECLARATIONS.
49018         * m4/decl.m4: Remove now-unused file.
49019
49020         * m4/check-decl.m4 (AC_CHECK_DECLS): Add getlogin, ttyname, and
49021         geteuid.
49022
49023 2000-03-02  Jim Meyering  <meyering@lucent.com>
49024
49025         * lib/Makefile.am (EXTRA_DIST): Add config.charset.
49026
49027 2000-03-01  Jim Meyering  <meyering@lucent.com>
49028
49029         * lib/localcharset.c: Guard some #includes with `#if HAVE_...'.
49030         * lib/unicodeio.c: Likewise.
49031
49032 2000-03-01  Bruno Haible  <haible@clisp.cons.org>
49033
49034         * lib/config.charset: New file.
49035         * lib/localcharset.c: New file.
49036         * lib/unicodeio.h, lib/unicodeio.c: New files.
49037         * lib/Makefile.am (DEFS): Add -DLIBDIR=...
49038         (libfetish_a_SOURCES): Add localcharset.c and unicodeio.c.
49039         (noinst_HEADERS): Add unicodeio.h.
49040         (all-local, install-exec-local, charset.alias): New targets.
49041
49042 2000-02-28  Paul Eggert  <eggert@twinsun.com>
49043
49044         * lib/quotearg.c (ALERT_CHAR): New macro.
49045         (quotearg_buffer_restyled): Use it.
49046
49047 2000-02-27  Jim Meyering  <meyering@lucent.com>
49048
49049         * m4/check-decl.m4: Add getenv to the list.
49050
49051 2000-02-27  Jim Meyering  <meyering@lucent.com>
49052
49053         * lib/strtoumax.c: Fix typo in decl of strtoul: s/long long/long/.
49054         Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
49055
49056         * lib/backupfile.c: Guard inclusion of stdlib.h with
49057         `#if HAVE_STDLIB_H', not `#if STDC_HEADERS'.
49058         Declare malloc if needed.
49059
49060         * lib/backupfile.c: Use `#if !HAVE_DECL...' instead of
49061         `#ifndef HAVE_DECL..'
49062         now that autoconf always defines the HAVE_DECL_ symbols.
49063         * lib/human.c: Likewise.
49064         * lib/same.c: Likewise.
49065         * lib/strtoumax.c: Likewise.
49066
49067         * lib/backupfile.c: Arrange for cpp to fail if the configure-time
49068         declaration check was not run.
49069         * lib/hash.c: Likewise.
49070         * lib/human.c: Likewise.
49071         * lib/same.c: Likewise.
49072         * lib/strtoumax.c: Likewise.
49073
49074         * lib/userspec.c (parse_user_spec): If there is no `:' but there is a
49075         `.', then first look up the entire `.'-containing string as a login
49076         name.
49077
49078 2000-02-23  Jim Meyering  <meyering@lucent.com>
49079
49080         * m4/check-decl.m4: Now that we have the new AC_CHECK_DECLS, use it
49081         in place of my hack.
49082
49083 2000-02-18  Paul Eggert  <eggert@twinsun.com>
49084
49085         * lib/getdate.y: Handle two-digit years with leading zeros correctly.
49086         (textint): New typedef.
49087         (parser_control): Member year changed from int to textint.
49088         All uses changed.
49089         (YYSTYPE): Removed; replaced by %union with int and textint members.
49090         (tDAY, tDAY_UNIT, tDAYZONE, tHOUR_UNIT, tID, tLOCAL_ZONE, tMERIDIAN,
49091         tMINUTE_UNIT, tMONTH, tMONTH_UNIT tSEC_UNIT, tSNUMBER, tUNUMBER,
49092         tYEAR_UNIT, tZONE, o_merid): Now of type <intval>.
49093         (tSNUMBER, tUNUMBER): Now of type <textintval>.
49094         (date, number, to_year): Use width of number in digits, not its value,
49095         to determine whether it's a 2-digit year, or a 2-digit time.
49096         (yylex): Store number of digits of numeric tokens.
49097         Reported by John Kendall.
49098
49099         (parser_control): Changed from struct parser_control to typedef (for
49100         consistency).  All uses changed.
49101
49102         (tID): Removed; not used.
49103         (yylex): Return '?' for unknown identifiers, rather than (unused) tID.
49104
49105 2000-02-14  Paul Eggert  <eggert@twinsun.com>
49106
49107         * lib/getpagesize.h (getpagesize): Port to VMS for Alpha;
49108         adapted from changes to grep getpagesize.h by Martin P.J. Zinser.
49109
49110 2000-02-12  Jim Meyering  <meyering@lucent.com>
49111
49112         * lib/userspec.c (ISDIGIT): Define it.
49113         (isdigit): Remove definition.
49114         (is_number): Use ISDIGIT, not isdigit.
49115         <libintl.h>: Include.
49116         (_ and N_): Define.
49117         (parse_user_spec): Mark translatable strings.
49118
49119 2000-02-10  Jim Meyering  <meyering@lucent.com>
49120
49121         With these changes, nanosleep.[ch] are finally enough like the other
49122         lib/* replacement files to compile on a few more losing systems.
49123
49124         * lib/nanosleep.h: Don't include config.h.
49125         Remove prototype from declaration of nanosleep.
49126         (PARAMS): Remove now-unneeded definition.
49127         * lib/nanosleep.c: #undef nanosleep.
49128         (rpl_nanosleep): Rename from nanosleep.
49129
49130 2000-02-10  Jim Meyering  <meyering@lucent.com>
49131
49132         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Rename replacement function from
49133         gnu_nanosleep to rpl_nanosleep.
49134
49135 2000-02-09  Jim Meyering  <meyering@lucent.com>
49136
49137         * m4/lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in
49138         struct spwd, rather than in struct passwd.  Reported by Gaël Quéri.
49139
49140 2000-02-08  Akim Demaille  <akim@epita.fr>
49141
49142         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Quote square brackets with
49143         `[' and `]' and remove uses of `changequote'.
49144         (AC_SYS_LARGEFILE_MACRO_VALUE): Likewise.
49145         (AC_SYS_LARGEFILE): Likewise.
49146         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
49147         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Remove now-unnecessary use
49148         of changequote.
49149         * m4/regex.m4 (jm_INCLUDED_REGEX): Likewise.
49150         * m4/readdir.m4 (jm_FUNC_READDIR): Likewise
49151         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Likewise, and add `int' for main.
49152         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Likewise.
49153
49154 2000-02-05  Jim Meyering  <meyering@lucent.com>
49155
49156         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require most macros.
49157         Remove explicit use of AC_HEADER_TIME.  It is required by
49158         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Using AC_HEADER_TIME and
49159         `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but
49160         in autoconf whereby the expansion of the latter ended up preceding
49161         the expansion of its prerequisite, AC_HEADER_TIME.
49162         Reported by Volker Borchert.
49163
49164 2000-02-03  Jim Meyering  <meyering@lucent.com>
49165
49166         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for utmpxname.
49167
49168 2000-02-03  Jim Meyering  <meyering@lucent.com>
49169
49170         * lib/readutmp.c (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION',
49171         rather than with `#if HAVE_UTMPNAME'.
49172
49173 2000-02-02  Jim Meyering  <meyering@lucent.com>
49174
49175         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Fix typo that resulted in no
49176         definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/.
49177         Reported by Eli Zaretskii.
49178
49179 2000-02-01  Jim Meyering  <meyering@lucent.com>
49180
49181         * lib/readutmp.h (UT_USER): Add parens.  From Andreas Schwab.
49182
49183 2000-01-31  Jim Meyering  <meyering@lucent.com>
49184
49185         * m4/check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of
49186         functions.  Add the time.h and sys/time.h headers along with the
49187         AC_REQUIRE'ment of AC_HEADER_TIME.
49188
49189 2000-01-31  Jim Meyering  <meyering@lucent.com>
49190
49191         * lib/nanosleep.h (nanosleep): Guard declaration with
49192         `#if ! HAVE_DECL_NANOSLEEP'.
49193         Without this, OFS gets a redeclaration error for rpl_nanosleep, due to
49194         the declaration in that vendor's sys/timers.h.
49195         Reported by Christian Krackowizer.
49196
49197         * lib/quotearg.c (ISASCII): Add #undef and move definition to follow
49198         inclusion of wctype.h to work around Solaris 2.6 namespace pollution.
49199         (ISPRINT): Likewise.
49200         Reported by Tom Tromey.
49201
49202 2000-01-30  Jim Meyering  <meyering@lucent.com>
49203
49204         * m4/lib-check.m4: Clean up some kludgy old shadow password tests.
49205
49206         * m4/prereq.m4 (utmp_includes): Define.
49207         Check for ut_user and ut_name members in both struct utmpx
49208         and struct utmp.
49209
49210 2000-01-30  Jim Meyering  <meyering@lucent.com>
49211
49212         * lib/readutmp.c (extract_trimmed_name): Use UT_USER instead of
49213         hard-coding uses of ->ut_name.  The latter doesn't work with new Linux
49214         header files where only utmpx.ut_user is declared.
49215
49216         * lib/readutmp.h (UT_USER): Define.
49217
49218 2000-01-29  Jim Meyering  <meyering@lucent.com>
49219
49220         * m4/lib-check.m4: New file containing library-related checks from
49221         fileutils and sh-utils (textutils had none).
49222
49223 2000-01-28  Jim Meyering  <meyering@lucent.com>
49224
49225         * m4/perl.m4: Change format of warning message to look more like that
49226         from the missing script.  Suggestion from François Pinard.
49227
49228 2000-01-25  Jim Meyering  <meyering@lucent.com>
49229
49230         * m4/timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as
49231         well as time.h in the compile check.
49232         * m4/nanosleep.m4: Require AC_HEADER_TIME rather than simply using it.
49233         Fix typo in cross-compiling case: s/yes/no/.
49234
49235 2000-01-23  Jim Meyering  <meyering@lucent.com>
49236
49237         * m4/jm-macros.m4: Move df-related tests here from
49238         fileutils/configure.in
49239
49240         * m4/ls-mntd-fs.m4: s/list_mounted_fs/ac_list_mounted_fs/
49241         (jm_LIST_MOUNTED_FILESYSTEMS): Take two parameters.
49242
49243         * m4/fsusage.m4: New file.  Extracted from fileutils/configure.in.
49244         s/space/ac_fsusage_space/.
49245         (jm_FILE_SYSTEM_USAGE): Take two parameters.
49246
49247         * m4/ftruncate.m4: New file (derived from part of
49248         fileutils/configure.in).
49249         * m4/jm-macros.m4 (jm_FUNC_FTRUNCATE): AC_REQUIRE it.
49250         (jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT.
49251
49252         * m4/jm-macros.m4 (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
49253         AC_SUBST these here, rather than just in sh-util/configure.in, so
49254         that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
49255         all the same.
49256         (AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
49257         (AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.
49258         (AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).
49259         (AC_SUBST(POW_LIBM)): Likewise.
49260         (AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
49261
49262 2000-01-23  Jim Meyering  <meyering@lucent.com>
49263
49264         * lib/Makefile.am (libfetish_a_SOURCES): Remove explicit mention of
49265         obstack.c.
49266
49267 2000-01-22  Jim Meyering  <meyering@lucent.com>
49268
49269         * m4/jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.
49270
49271         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Add wctype.h.
49272
49273         * m4/jm-macros.m4 (AC_CHECK_HEADERS): Add checks from fileutils'
49274         configure.in
49275         (AC_CHECK_HEADERS): Likewise for sh-utils.
49276         (AC_CHECK_HEADERS): Likewise for textutils.
49277         Merge the three lists of headers.
49278
49279         * m4/prereq.m4 (jm_PREREQ_ADDEXT): New macro.  Parts moved here
49280         from fileutils' configure.in.
49281
49282         * m4/decl.m4: Remove kludgy `test -z $ac_...AC_CHECK_HEADERS(...)'
49283         code. Moved tests into their own function (_jm_DECL_HEADERS) in
49284         check-decl.m4.
49285
49286         * m4/check-decl.m4: Use #if rather than #ifdef.
49287         Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL.
49288         (jm_CHECK_DECLARATIONS): Add strtoul strtoull.
49289         (_jm_DECL_HEADERS): Define new function.
49290         (jm_CHECK_DECLARATIONS): Require it.
49291
49292 2000-01-22  Jim Meyering  <meyering@lucent.com>
49293
49294         * lib/strtoumax.c: [! HAVE_DECL_STRTOUL]: Declare strtoul.
49295         [! HAVE_DECL_STRTOULL]: Declare strtoull.
49296         Required for some AIX systems.  Reported by Christian Krackowizer.
49297         [TESTING] (main): New function.
49298
49299         1997-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
49300         * lib/dirname.c (dir_name): Support for DOS-style file names with drive
49301         letters.
49302
49303         * lib/quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h> for decl of
49304         iswprint.
49305
49306         * lib/strverscmp.c (ISDIGIT): Define.
49307         (strverscmp): Use ISDIGIT, not isdigit.
49308
49309 2000-01-19  Jim Meyering  <meyering@lucent.com>
49310
49311         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
49312         Use AC_HEADER_TIME.  Volker Borchert reported that OpenBSD-2.3/sparc
49313         defines `struct timespec' in <sys/time.h>
49314
49315         * m4/c-bs-a.m4: Remove uses of changequote altogether.
49316         Thanks to Akim for explaining.
49317
49318 2000-01-17  Paul Eggert  <eggert@twinsun.com>
49319
49320         * lib/nanosleep.c (nanosleep):
49321         Don't use SA_INTERRUPT to decide whether to call sigaction, as
49322         POSIX.1 doesn't require SA_INTERRUPT and some systems
49323         (e.g. Solaris 7) don't define it.  Use SA_NOCLDSTOP instead;
49324         it's been part of POSIX.1 since day 1 (in 1988).
49325
49326 2000-01-17  Jim Meyering  <meyering@lucent.com>
49327
49328         * lib/interlock: Remove unused file.  Reported by François Pinard.
49329
49330 2000-01-16  Paul Eggert  <eggert@twinsun.com>
49331
49332         * lib/quotearg.c (quotearg_buffer_restyled): Do not quote
49333         alert, backslash, formfeed, and vertical tab unnecessarily in
49334         shell quoting style.
49335
49336 2000-01-16  Jim Meyering  <meyering@lucent.com>
49337
49338         * m4/jm-macros.m4: Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,
49339         AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME,
49340         jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, AC_FUNC_ALLOCA,
49341         AM_FUNC_GETLOADAVG, and jm_SYS_PROC_UPTIME.
49342
49343 2000-01-16  Jim Meyering  <meyering@lucent.com>
49344
49345         * m4/c-bs-a.m4: Use `changequote(<<,>>)', rather than `changequote(, )'
49346         because the latter didn't work.
49347
49348 2000-01-15  Jim Meyering  <meyering@lucent.com>
49349
49350         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
49351         (AC_REPLACE_FUNCS): Add memcpy and memset.
49352         Add these, too: stime strcspn stpcpy strstr strtol strtoul.
49353         Add strpbrk.
49354         Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
49355
49356 2000-01-12  Jim Meyering  <meyering@lucent.com>
49357
49358         * m4/prereq.m4 (jm_PREREQ_CANON_HOST): New macro.
49359         (jm_PREREQ): Use it.
49360         (jm_PREREQ_READUTMP): New macro.
49361         (jm_PREREQ): Use it.
49362
49363 2000-01-11  Paul Eggert  <eggert@twinsun.com>
49364
49365         Quote multibyte characters correctly.
49366         * m4/c-bs-a.m4: New file.
49367         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): New macro.
49368         (jm_PREREQ): Use it.
49369
49370 2000-01-11  Paul Eggert  <eggert@twinsun.com>
49371
49372         * m4/uintmax_t.m4: Port to autoconf 2.13.
49373
49374 2000-01-08  Jim Meyering  <meyering@ascend.com>
49375
49376         * m4/strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro.
49377         * m4/jm-macros.m4 (jm_FUNC_STRERROR_R): Require it.
49378
49379 2000-01-04  Jim Meyering  <meyering@ascend.com>
49380
49381         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename from
49382         jm_STRUCT_DIRENT_D_TYPE.
49383         * m4/d-ino.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_INO): Rename from
49384         jm_STRUCT_DIRENT_D_INO.
49385         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Rename from
49386         jm_STRUCT_UTIMBUF.
49387         * m4/jm-macros.m4: Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/
49388         renamings.
49389         * m4/utime.m4: Likewise.
49390
49391         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): New file, macro.
49392         * m4/jm-macros.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it.
49393
49394 2000-01-03  Paul Eggert  <eggert@twinsun.com>
49395
49396         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
49397         (for Solaris 7) and in -lposix4 (for Solaris 2.5.1).
49398
49399 2000-01-02  Jim Meyering  <meyering@ascend.com>
49400
49401         * m4/search-libs.m4: Escape `$' in $3 of dnl comment.  I no longer
49402         remember if this is necessary.
49403
49404 1999-12-26  Jim Meyering  <meyering@ascend.com>
49405
49406         * m4/jm-macros.m4: Use it here.
49407         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): New file/macro.
49408
49409 1999-12-23  Jim Meyering  <meyering@ascend.com>
49410
49411         * m4/jm-macros.m4: Check for clock_gettime (moved from
49412         fileutils/configure.in)
49413         Check for gettimeofday.
49414
49415 1999-12-20  Jim Meyering  <meyering@ascend.com>
49416
49417         * m4/strftime.m4: Remove kludge, now that I'm using the fixed
49418         autoconf-2.14a-1999-12-20.
49419
49420 1999-12-19  Jim Meyering  <meyering@ascend.com>
49421
49422         * m4/lstat-slash.m4: New file.
49423         * m4/jm-macros.m4: Use the new macro:
49424         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
49425
49426 1999-12-07  Jim Meyering  <meyering@ascend.com>
49427
49428         * m4/perl.m4: Require that File::Compare be available, too.
49429         Too many systems seem to lack it.
49430
49431         * m4/strftime.m4: Add checks for most of the cpp macros tested in
49432         GNU's strftime.c.  Prompted by a patch from Paul Eggert.
49433
49434 1999-11-18  Paul Eggert  <eggert@twinsun.com>
49435
49436         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
49437         problem with the QNX 4.25 shell, which doesn't propagate exit
49438         status of failed commands inside shell assignments.
49439
49440 1999-11-17  Jim Meyering  <meyering@ascend.com>
49441
49442         * m4/gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
49443
49444 1999-11-07  Jim Meyering  <meyering@ascend.com>
49445
49446         * m4/getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE.
49447
49448 1999-11-06  Jim Meyering  <meyering@ascend.com>
49449
49450         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.
49451         * m4/jm-macros.m4 (jm_MACROS): Use it here.
49452
49453 1999-11-05  Jim Meyering  <meyering@ascend.com>
49454
49455         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from
49456         configure.in of textutils, fileutils, and sh-utils into this one
49457         (shared between those packages) file.
49458         Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
49459         AC_STRUCT_ST_BLKSIZE.
49460
49461 1999-11-03  Jim Meyering  <meyering@ascend.com>
49462
49463         * m4/ssize_t.m4: Remove file.  No longer needed since the new version
49464         of AC_CHECK_TYPE checks includes unistd.h.
49465         * m4/jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'.
49466         Suggestion from Akim Demaille.
49467
49468 1999-10-30  Jim Meyering  <meyering@ascend.com>
49469
49470         * m4/uintmax_t.m4: Require 2.14a.  Remove backslash before backtick in
49471         m4-quoted string.
49472         * m4/ls-mntd-fs.m4: Likewise.
49473         * m4/jm-macros.m4: Likewise.  Also, use AC_TYPE_SSIZE_T instead
49474         * m4/jm-winsz1.m4: Likewise.
49475
49476         * m4/const.m4: Remove file, since the fix made it into the experimental
49477         version of autoconf.
49478         * m4/mktime.m4: Likewise.
49479
49480         * m4/check-type.m4: Remove file, now that the latest version of
49481         AC_CHECK_TYPE takes a third arg to specify additional #includes.
49482
49483         * m4/ssize_t.m4: New file, requires experimental version of autoconf.
49484         * m4/jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked
49485         AC_CHECK_TYPE.
49486
49487 1999-10-04  Jim Meyering  <meyering@ascend.com>
49488
49489         * m4/jm-macros.m4: Don't require autoconf-2.14.1.
49490
49491 1999-09-22  Paul Eggert  <eggert@twinsun.com>
49492
49493         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC
49494         2.95.1 bug with HP-UX 10.20.
49495
49496 1999-09-17  Jim Meyering  <meyering@ascend.com>
49497
49498         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup.
49499         Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
49500         due to missing strdup (against sh-utils-2.0).
49501
49502 1999-08-29  Jim Meyering  <meyering@ascend.com>
49503
49504         * m4/jm-macros.m4: Require jm_BISON.
49505         * m4/bison.m4: New file.
49506
49507 1999-08-17  Paul Eggert  <eggert@twinsun.com>
49508
49509         * m4/largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma
49510         in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.
49511
49512 1999-08-05  Jim Meyering  <meyering@ascend.com>
49513
49514         * m4/getline.m4: Rename test file from conftestdata to conftest.data
49515         to avoid conflicts with `conftest' on 8+3 filesystems.
49516         Suggestion from Eli Zaretskii.
49517
49518 1999-08-04  Jim Meyering  <meyering@ascend.com>
49519
49520         * m4/jm-macros.m4: Move a 4-line block of code from the configure.in of
49521         fileutils and sh-utils (textutils's getline test was inadequate).
49522         (AM_FUNC_GETLINE): Run this test.
49523         (AC_CHECK_FUNCS): Check for getdelim.
49524         Reported by Bob Proulx.
49525
49526 1999-08-02  Jim Meyering  <meyering@ascend.com>
49527
49528         * m4/jm-macros.m4: Add a comment.
49529
49530 1999-08-01  Paul Eggert  <eggert@twinsun.com>
49531
49532         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether
49533         <inttypes.h> defines strtoumax as a macro (and not as a
49534         function).
49535
49536 1999-08-01  Paul Eggert  <eggert@twinsun.com>
49537
49538         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
49539         that we can shift, multiply and divide unsigned long long
49540         values; Ultrix cc can't do it.
49541
49542 1999-08-01  Paul Eggert  <eggert@twinsun.com>
49543
49544         * m4/mktime.m4: New file, which is a preview of what should appear
49545         in the next public autoconf release.
49546
49547 1999-08-01  Paul Eggert  <eggert@twinsun.com>
49548
49549         * m4/lfs.m4: Remove this file.
49550         * m4/largefile.m4: New file.  It contains the old contents of
49551         lfs.m4, except that all names with prefix AC_LFS have been
49552         changed to use the prefix AC_SYS_LARGEFILE instead, to be
49553         compatible with future autoconf versions.  Also, some minor m4
49554         quoting problems have been fixed.
49555
49556 1999-08-01  Paul Eggert  <eggert@twinsun.com>
49557
49558         * m4/gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
49559         Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
49560         (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
49561         and simplify the shell code.
49562
49563 1999-08-01  Jim Meyering  <meyering@ascend.com>
49564
49565         * m4/mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from
49566         m4.
49567
49568 1999-07-20  Jim Meyering  <meyering@ascend.com>
49569
49570         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.
49571
49572 1999-07-15  Jim Meyering  <meyering@ascend.com>
49573
49574         * m4/jm-macros.m4 (AC_CHECK_FUNCS): Check for getpagesize.
49575
49576 1999-05-22  Jim Meyering  <meyering@ascend.com>
49577
49578         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr.
49579
49580 1999-05-20  Jim Meyering  <meyering@ascend.com>
49581
49582         * m4/search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine.
49583         Add a colon after each `then' in case $4 is empty.
49584
49585 1999-05-16  Jim Meyering  <meyering@ascend.com>
49586
49587         * m4/search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
49588
49589 1999-05-10  Jim Meyering  <meyering@ascend.com>
49590
49591         * m4/jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
49592
49593         * m4/jm-macros.m4: Require 2.14.1, since we use newly-renamed
49594         AC_FUNC_MKTIME.
49595
49596 1999-05-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
49597
49598         * m4/jm-mktime.m4, putenv.m4: Fix typos in config.h comments.
49599
49600 1999-05-04  Paul Eggert  <eggert@twinsun.com>
49601
49602         * m4/lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
49603         not CPPFLAGS, so that linking works correctly in IRIX.
49604
49605 1999-04-30  Paul Eggert  <eggert@twinsun.com>
49606
49607         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2.
49608
49609 1999-04-20  Paul Eggert  <eggert@twinsun.com>
49610
49611         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
49612         long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
49613         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require
49614         jm_AC_TYPE_UNSIGNED_LONG_LONG.
49615         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
49616
49617         * m4/lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
49618
49619 1999-04-20  Jim Meyering  <meyering@ascend.com>
49620
49621         * m4/xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
49622         AC_REPLACE xstroull if necessary.  From Paul Eggert.
49623         (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.
49624
49625 1999-04-18  Jim Meyering  <meyering@ascend.com>
49626
49627         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
49628         * m4/jm-macros.m4: Use it.
49629
49630 1999-04-06  Jim Meyering  <meyering@ascend.com>
49631
49632         * m4/strftime.m4: Remove test for %f.
49633
49634 1999-03-29  Jim Meyering  <meyering@ascend.com>
49635
49636         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
49637         superset of the AC_TYPE_* checks in the textutils, fileutils,
49638         and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
49639         AC_TYPE_PID_T.
49640
49641 1999-03-28  Jim Meyering  <meyering@ascend.com>
49642
49643         * m4/jm-macros.m4: Define GNU_PACKAGE here.
49644         Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
49645         replaced e.g., in the *.sh files of the sh-utils.
49646
49647 1999-03-20  Jim Meyering  <meyering@ascend.com>
49648
49649         * m4/jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
49650         * m4/regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
49651         Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
49652
49653 1999-03-19  Jim Meyering  <meyering@ascend.com>
49654
49655         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
49656
49657 1999-03-12  Jim Meyering  <meyering@ascend.com>
49658
49659         * m4/jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
49660
49661 1999-03-07  Jim Meyering  <meyering@ascend.com>
49662
49663         * m4/jm-glibc-io.m4: Use only those *_unlocked macros that are
49664         declared.
49665
49666 1999-02-17  Jim Meyering  <meyering@ascend.com>
49667
49668         * m4/gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of
49669         brackets in macro definition.  From Eli Zaretskii and Alain Magloire.
49670
49671 1999-02-07  Jim Meyering  <meyering@ascend.com>
49672
49673         * m4/group-member.m4: New file -- extracted from sh-utils'
49674         configure.in.
49675
49676         1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
49677         * m4/gettext.m4: Support DOS-style d:/foo/bar absolute file names.
49678
49679 1999-02-06  Jim Meyering  <meyering@ascend.com>
49680
49681         * m4/chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
49682         * m4/fnmatch.m4: Likewise.
49683         * m4/getgroups.m4: Likewise.
49684         * m4/lstat.m4: Likewise.
49685         * m4/malloc.m4: Likewise.
49686         * m4/putenv.m4: Likewise.
49687         * m4/realloc.m4: Likewise.
49688         * m4/regex.m4: Likewise.
49689         * m4/stat.m4: Likewise.
49690         * m4/strftime.m4: Likewise.
49691         Suggestion from Alain Magloire.
49692
49693         * m4/chown.m4: Use `.$ac_objext', not `.o'.
49694         * m4/fnmatch.m4: Likewise.
49695         * m4/getgroups.m4: Likewise.
49696         * m4/getline.m4: Likewise.
49697         * m4/lstat.m4: Likewise.
49698         * m4/malloc.m4: Likewise.
49699         * m4/memcmp.m4: Likewise.
49700         * m4/putenv.m4: Likewise.
49701         * m4/realloc.m4: Likewise.
49702         * m4/regex.m4: Likewise.
49703         * m4/stat.m4: Likewise.
49704         * m4/strftime.m4: Likewise.
49705         Suggestion from Alain Magloire.
49706
49707         * m4/jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
49708         an argument.
49709
49710         * m4/regex.m4: Add a run-time Test for proper operation of
49711         re_compile_pattern.
49712
49713 1999-01-31  Jim Meyering  <meyering@ascend.com>
49714
49715         * m4/getloadavg.m4: Check for locale.h and the function, setlocale.
49716
49717 1999-01-30  Jim Meyering  <meyering@ascend.com>
49718
49719         * m4/check-type.m4: Use 3-arg form of AC_DEFINE.
49720
49721         * m4/jm-mktime.m4: Make this a wrapper around the official
49722         AM_FUNC_MKTIME rather than my private copy, now that the official one
49723         is up to date.
49724         * m4/mktime.m4: Remove file.
49725
49726         * m4/getloadavg.m4: Use 3-arg form of AC_DEFINE.
49727         * m4/uptime.m4: Likewise.
49728         * m4/uintmax_t.m4: Likewise.
49729
49730 1999-01-28  Jim Meyering  <meyering@ascend.com>
49731
49732         * m4/jm-macros.m4: Use jm_AFS.
49733         * m4/afs.m4: New file (from fileutils' configure.in).
49734
49735         * m4/assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
49736         * m4/chown.m4: Likewise.
49737         * m4/d-ino.m4: Likewise.
49738         * m4/d-type.m4: Likewise.
49739         * m4/fnmatch.m4: Likewise.
49740         * m4/getgroups.m4: Likewise.
49741         * m4/gettext.m4: Likewise.
49742         * m4/jm-mktime.m4: Likewise.
49743         * m4/jm-winsz2.m4: Likewise.
49744         * m4/lcmessage.m4: Likewise.
49745         * m4/ls-mntd-fs.m4: Likewise.
49746         * m4/malloc.m4: Likewise.
49747         * m4/memcmp.m4: Likewise.
49748         * m4/putenv.m4: Likewise.
49749         * m4/realloc.m4: Likewise.
49750         * m4/st_mtim.m4: Likewise.
49751         * m4/strftime.m4: Likewise.
49752
49753 1999-01-16  Jim Meyering  <meyering@ascend.com>
49754
49755         * m4/jm-macros.m4 (ARGMATCH_DIE): Define.
49756         (ARGMATCH_DIE_DECL): Define.
49757
49758 1999-01-12  Jim Meyering  <meyering@ascend.com>
49759
49760         * m4/Makefile.am.in: Rewrite to avoid using fmt.
49761         Reported by Lars Hecking.
49762
49763 1999-01-10  Jim Meyering  <meyering@ascend.com>
49764
49765         * m4/fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
49766         gross kludge.
49767         * m4/inttypes_h.m4: Likewise.
49768         * m4/lstat.m4: Likewise.
49769         * m4/malloc.m4: Likewise.
49770         * m4/readdir.m4: Likewise.
49771         * m4/realloc.m4: Likewise.
49772         * m4/st_dm_mode.m4: Likewise.
49773         * m4/stat.m4: Likewise.
49774         * m4/utimbuf.m4: Likewise.
49775         * m4/utimes.m4: Likewise.
49776
49777         * m4/check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
49778         AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
49779         comments in config.h.in are meaningful.
49780
49781         * m4/jm-macros.m4: Require autoconf-2.13 here.
49782
49783         * m4/regex.m4: By default, don't use the included regex.c on systems
49784         with glibc 2.  Suggestion from Uli Drepper.
49785
49786 1999-01-02  Jim Meyering  <meyering@ascend.com>
49787
49788         * m4/jm-macros.m4: Replace strcasecmp and strncasecmp.
49789
49790 1998-12-18  Jim Meyering  <meyering@ascend.com>
49791
49792         * m4/Makefile.am.in (Makefile.am): Simplify rule.
49793         Based on a suggestion from Lars Hecking.
49794
49795 1998-11-16  Paul Eggert  <eggert@twinsun.com>
49796
49797         * m4/lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11.
49798
49799 1998-11-16  Jim Meyering  <meyering@ascend.com>
49800
49801         * m4/lfs.m4: Double-quote the `uname...` expression.
49802
49803 1998-11-14  Jim Meyering  <meyering@ascend.com>
49804
49805         * m4/lstat.m4: Correct comment.  POSIX does not permit it to succeed.
49806         * m4/stat.m4: Likewise.
49807
49808 1998-11-03  Jim Meyering  <meyering@ascend.com>
49809
49810         * m4/stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
49811         * m4/lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
49812
49813 1998-10-18  Jim Meyering  <meyering@ascend.com>
49814
49815         * m4/check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro.
49816
49817 1998-10-17  Jim Meyering  <meyering@ascend.com>
49818
49819         * m4/decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to
49820         include, though we still hard-code the `require'-like AC_CHECK_HEADERS
49821         calls for those previously hard-coded headers.  Instead, take a new
49822         parameter.
49823         (jm_CHECK_DECLARATIONS): Reflect interface change.
49824         * m4/check-decl.m4 (jm_CHECK_DECLS): Likewise.
49825         (jm_CHECK_DECL_LOCALTIME_R): New macro.
49826
49827         * m4/mktime.m4: Test for spring-forward gap before long-running test.
49828
49829 1998-10-14  Jim Meyering  <meyering@ascend.com>
49830
49831         * m4/mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"
49832         instead of "TZ=America/Vancouver".  From Paul Eggert.
49833
49834 1998-10-11  Jim Meyering  <meyering@ascend.com>
49835
49836         * m4/mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro.
49837         This adds a test for a recently added compatibility fix for mktime.c.
49838         * m4/jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME.
49839
49840 1998-09-27  Jim Meyering  <meyering@ascend.com>
49841
49842         * m4/jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH.
49843
49844         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro.  Extracted from
49845         ../configure.in, including a change from Gordon Matzigkeit to allow
49846         cross-compiling for the Hurd.
49847
49848         * m4/glibc.m4: New file/macro to test for the GNU C Library
49849         versions 1 and 2.  From Gordon Matzigkeit.
49850         Indent.
49851
49852 1998-09-21  Jim Meyering  <meyering@ascend.com>
49853
49854         * m4/chown.m4: Declare locals: before, after.  From Andries Brouwer.
49855
49856 1998-08-18  Paul Eggert  <eggert@twinsun.com>
49857
49858         Port nanosecond-resolution times to UnixWare 2.1.2 and
49859         pedantic Solaris 2.6.
49860
49861         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
49862         AC_STRUCT_ST_MTIM.
49863         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
49864         Generate name of ns member, instead of just 1 or undef.
49865         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
49866
49867 1998-08-15  Jim Meyering  <meyering@ascend.com>
49868
49869         * m4/ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
49870         * m4/check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
49871         * m4/jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
49872         instead of jm_TYPE_SSIZE_T.
49873
49874 1998-08-12  Jim Meyering  <meyering@ascend.com>
49875
49876         * m4/st_dm_mode.m4: New file.  From Johan Danielsson.
49877
49878 1998-08-02  Jim Meyering  <meyering@ascend.com>
49879
49880         * m4/st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
49881         in acconfig.h manually.
49882
49883 1998-07-31  Paul Eggert  <eggert@twinsun.com>
49884
49885         * m4/st_mtim.m4: New file.
49886
49887 1998-07-28  Jim Meyering  <meyering@ascend.com>
49888
49889         * m4/utimes.m4: Undef stat.
49890
49891 1998-07-25  Jim Meyering  <meyering@ascend.com>
49892
49893         * m4/utime.m4 (jm_FUNC_UTIME): New file and macro.
49894         * m4/utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
49895
49896 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
49897
49898         * m4/chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
49899         uid and gid actually remain unchanged.
49900
49901 1998-07-07  Jim Meyering  <meyering@ascend.com>
49902
49903         * m4/jm-glibc-io.m4: Remove fclose_unlocked.
49904
49905 1998-07-04  Jim Meyering  <meyering@ascend.com>
49906
49907         * m4/regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
49908         to prove that this macro can be used in packages without regex.c.
49909
49910 1998-07-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
49911
49912         * m4/gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
49913         is to be used.
49914
49915 1998-07-03  Jim Meyering  <meyering@ascend.com>
49916
49917         * m4/gettext.m4: Add -lintl if it's found to be necessary.
49918
49919         * m4/gettext.m4: New file -- from gettext-0.10.35.
49920         * m4/lcmessage.m4: Likewise.
49921         * m4/progtest.m4: Likewise.
49922
49923         * m4/regex.m4 (jm_WITH_REGEX): New file and macro.
49924         * m4/jm-macros.m4: Require the new macro.
49925
49926 1998-06-29  Jim Meyering  <meyering@ascend.com>
49927
49928         * m4/fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
49929         for the definition of NGROUPS (used in a system header included
49930         by sys/mount.h).
49931
49932 1998-06-28  Jim Meyering  <meyering@ascend.com>
49933
49934         * m4/ls-mntd-fs.m4: New file.
49935         * m4/fstypename.m4: New file.
49936
49937         * m4/jm-macros.m4: Require the new macro.
49938         * m4/jm-glibc-io.m4: New file.
49939
49940 1998-05-19  Jim Meyering  <meyering@ascend.com>
49941
49942         * m4/jm-macros.m4: Add jm_FUNC_LCHOWN.
49943         * m4/lchown.m4: New file.
49944
49945         * m4/Makefile.am.in: New file.
49946         * m4/Makefile.am (Makefile.am): Depend on Makefile.am.in.
49947
49948 1998-05-14  Jim Meyering  <meyering@ascend.com>
49949
49950         * m4/Makefile.am (EXTRA_DIST): Add them.
49951         * m4/jm-macros.m4: New file.
49952         * m4/utimbuf.m4: New file.
49953
49954 1998-05-12  Jim Meyering  <meyering@ascend.com>
49955
49956         * m4/Makefile.am (EXTRA_DIST): Add isc-posix.m4.
49957
49958 1998-05-11  Jim Meyering  <meyering@ascend.com>
49959
49960         * m4/isc-posix.m4: New file.
49961
49962 1998-05-10  Jim Meyering  <meyering@ascend.com>
49963
49964         * m4/jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date.
49965
49966 1998-05-09  Jim Meyering  <meyering@ascend.com>
49967
49968         * m4/Makefile.am (EXTRA_DIST): Add ssize_t.m4.
49969         (EXTRA_DIST): Remove mktime.m4, now that the new version is included
49970         with automake.
49971
49972         * m4/ssize_t.m4: New file.
49973         * m4/mktime.m4: Remove file -- the new automake has this now.
49974
49975 1998-04-26  Jim Meyering  <meyering@ascend.com>
49976
49977         * m4/assert.m4: New file.
49978         * m4/Makefile.am (EXTRA_DIST): Add assert.m4.
49979
49980 1998-04-05  Jim Meyering  <meyering@ascend.com>
49981
49982         * m4/prereq.m4 (jm_PREREQ_REGEX): New macro.
49983         (jm_PREREQ): Use it here.
49984
49985 1998-03-23  Jim Meyering  <meyering@eng.ascend.com>
49986
49987         * m4/inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H
49988         in acconfig.h.
49989
49990 1998-03-15  Jim Meyering  <meyering@eng.ascend.com>
49991
49992         * m4/prereq.m4: New file.
49993         * m4/error.m4: New file.
49994         * m4/Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4.
49995
49996 1998-02-07  Jim Meyering  <meyering@eng.ascend.com>
49997
49998         * m4/getline.m4: Don't set am_cv_func_working_getline before the
49999         cache-check for the same variable -- that defeated the purpose of
50000         the test; the test program was never run.  This was a problem only
50001         on systems with losing getline functions -- HP-UX 10.20 is one.
50002         Reported by Bjorn Helgaas.
50003
50004 1998-02-06  Jim Meyering  <meyering@eng.ascend.com>
50005
50006         * m4/Makefile.am (EXTRA_DIST): Add perl.m4.
50007
50008 1998-01-10  Jim Meyering  <meyering@na-net.ornl.gov>
50009
50010         * m4/Makefile.am (EXTRA_DIST): Add const.m4.
50011
50012         * m4/const.m4: New file.  Use an initializer in this declaration
50013         typedef int charset[2]; const charset x;
50014         Reported by Bob Glickstein.
50015
50016 1997-12-21  Jim Meyering  <meyering@na-net.ornl.gov>
50017
50018         * m4/chown.m4: Fix reversed types on -1 args to chown.
50019         From Kaveh Ghazi.
50020
50021 1997-12-14  Jim Meyering  <meyering@na-net.ornl.gov>
50022
50023         * m4/check-decl.m4: s/DECLARATION_/DECL_/g.
50024         Add lseek and memchr.
50025
50026         * m4/decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g.
50027         T.E.Dickey <dickey@clark.net> said that some older preprocessors
50028         have a 20-character limit on names.
50029
50030 1997-11-30  Jim Meyering  <meyering@na-net.ornl.gov>
50031
50032         * m4/inttypes_h.m4: New file.
50033         * m4/uintmax_t.m4: New file.
50034         * m4/Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.
50035
50036
50037         -----
50038
50039         Local Variables:
50040         coding: utf-8
50041         End:
50042
50043         Copyright (C) 1997-2009 Free Software Foundation, Inc.
50044
50045         Copying and distribution of this file, with or without
50046         modification, are permitted provided the copyright notice
50047         and this notice are preserved.