Tests for module 'mbmemcasecoll'.
[pspp] / ChangeLog
1 2009-03-10  Bruno Haible  <bruno@clisp.org>
2
3         Tests for module 'mbmemcasecoll'.
4         * modules/mbmemcasecoll-tests: New file.
5         * tests/test-mbmemcasecoll1.sh: New file.
6         * tests/test-mbmemcasecoll2.sh: New file.
7         * tests/test-mbmemcasecoll3.sh: New file.
8         * tests/test-mbmemcasecoll.c: New file.
9
10         New module 'mbmemcasecoll'.
11         * lib/mbmemcasecoll.h: New file.
12         * lib/mbmemcasecoll.c: New file.
13         * modules/mbmemcasecoll: New file.
14
15         * tests/test-mbmemcasecmp.h: New file, extracted from
16         tests/test-mbmemcasecmp.c.
17         * tests/test-mbmemcasecmp.c: Include test-mbmemcasecmp.h.
18         (test_ascii, test_iso_8859_1, test_utf_8): Remove functions.
19         (main): Update.
20         * modules/mbmemcasecmp-tests (Files): Add tests/test-mbmemcasecmp.h.
21
22 2009-03-09  Bruno Haible  <bruno@clisp.org>
23
24         Tests for module 'mbmemcasecmp'.
25         * modules/mbmemcasecmp-tests: New file.
26         * tests/test-mbmemcasecmp1.sh: New file.
27         * tests/test-mbmemcasecmp2.sh: New file.
28         * tests/test-mbmemcasecmp3.sh: New file.
29         * tests/test-mbmemcasecmp.c: New file.
30
31         New module 'mbmemcasecmp'.
32         * lib/mbmemcasecmp.h: New file.
33         * lib/mbmemcasecmp.c: New file.
34         * modules/mbmemcasecmp: New file.
35
36 2009-03-09  Bruno Haible  <bruno@clisp.org>
37
38         Tests for module 'unicase/ulc-casecoll'.
39         * modules/unicase/ulc-casecoll-tests: New file.
40         * tests/unicase/test-ulc-casecoll1.sh: New file.
41         * tests/unicase/test-ulc-casecoll2.sh: New file.
42         * tests/unicase/test-ulc-casecoll.c: New file.
43
44         New module 'unicase/ulc-casecoll'.
45         * lib/unicase.h (ulc_casecoll): New declaration.
46         * lib/unicase/ulc-casecoll.c: New file.
47         * modules/unicase/ulc-casecoll: New file.
48
49         New module 'unicase/ulc-casexfrm'.
50         * lib/unicase.h (ulc_casexfrm): New declaration.
51         * lib/unicase/ulc-casexfrm.c: New file.
52         * modules/unicase/ulc-casexfrm: New file.
53
54 2009-03-09  Bruno Haible  <bruno@clisp.org>
55
56         Followup to 2008-12-22 commit: Remove unnecessary AC_FUNC_MBRTOWC
57         invocations.
58
59         * m4/mbscasecmp.m4: Remove file.
60         * modules/mbscasecmp (Files): Remove it and m4/mbrtowc.m4
61         (configure.ac): Remove gl_FUNC_MBSCASECMP invocation.
62
63         * m4/mbscasestr.m4: Remove file.
64         * modules/mbscasestr (Files): Remove it and m4/mbrtowc.m4
65         (configure.ac): Remove gl_FUNC_MBSCASESTR invocation.
66
67         * m4/mbschr.m4: Remove file.
68         * modules/mbschr (Files): Remove it and m4/mbrtowc.m4
69         (configure.ac): Remove gl_FUNC_MBSCHR invocation.
70
71         * m4/mbscspn.m4: Remove file.
72         * modules/mbscspn (Files): Remove it and m4/mbrtowc.m4
73         (configure.ac): Remove gl_FUNC_MBSCSPN invocation.
74
75         * m4/mbslen.m4: Remove file.
76         * modules/mbslen (Files): Remove it and m4/mbrtowc.m4
77         (configure.ac): Remove gl_FUNC_MBSLEN invocation.
78
79         * m4/mbsncasecmp.m4: Remove file.
80         * modules/mbsncasecmp (Files): Remove it and m4/mbrtowc.m4
81         (configure.ac): Remove gl_FUNC_MBSNCASECMP invocation.
82
83         * m4/mbsnlen.m4: Remove file.
84         * modules/mbsnlen (Files): Remove it and m4/mbrtowc.m4
85         (configure.ac): Remove gl_FUNC_MBSNLEN invocation.
86
87         * m4/mbspbrk.m4: Remove file.
88         * modules/mbspbrk (Files): Remove it and m4/mbrtowc.m4
89         (configure.ac): Remove gl_FUNC_MBSPBRK invocation.
90
91         * m4/mbspcasecmp.m4: Remove file.
92         * modules/mbspcasecmp (Files): Remove it and m4/mbrtowc.m4
93         (configure.ac): Remove gl_FUNC_MBSPCASECMP invocation.
94
95         * m4/mbsrchr.m4: Remove file.
96         * modules/mbsrchr (Files): Remove it and m4/mbrtowc.m4
97         (configure.ac): Remove gl_FUNC_MBSRCHR invocation.
98
99         * m4/mbssep.m4: Remove file.
100         * modules/mbssep (Files): Remove it and m4/mbrtowc.m4
101         (configure.ac): Remove gl_FUNC_MBSSEP invocation.
102
103         * m4/mbsspn.m4: Remove file.
104         * modules/mbsspn (Files): Remove it and m4/mbrtowc.m4
105         (configure.ac): Remove gl_FUNC_MBSSPN invocation.
106
107         * m4/mbsstr.m4: Remove file.
108         * modules/mbsstr (Files): Remove it and m4/mbrtowc.m4
109         (configure.ac): Remove gl_FUNC_MBSSTR invocation.
110
111         * m4/mbstok_r.m4: Remove file.
112         * modules/mbstok_r (Files): Remove it and m4/mbrtowc.m4
113         (configure.ac): Remove gl_FUNC_MBSTOK_R invocation.
114
115         * m4/mbswidth.m4 (gl_MBSWIDTH): Remove AC_FUNC_MBRTOWC invocation.
116
117         * m4/quotearg.m4 (gl_QUOTEARG): Remove mbsinit test and
118         AC_TYPE_MBSTATE_T, AC_FUNC_MBRTOWC invocations.
119
120         * modules/trim (configure.ac): Remove AC_FUNC_MBRTOWC invocation.
121
122 2009-03-08  Bruno Haible  <bruno@clisp.org>
123
124         Tests for module 'unicase/ulc-casecmp'.
125         * modules/unicase/ulc-casecmp-tests: New file.
126         * tests/unicase/test-ulc-casecmp1.sh: New file.
127         * tests/unicase/test-ulc-casecmp2.sh: New file.
128         * tests/unicase/test-ulc-casecmp.c: New file.
129
130         New module 'unicase/ulc-casecmp'.
131         * lib/unicase.h (ulc_casecmp): New declaration.
132         * lib/unicase/ulc-casecmp.c: New file.
133         * lib/unicase/u-casecmp.h (FUNC): Change argument types to
134         'const SRC_UNIT *'.
135         * lib/unicase/u8-casecmp.c (SRC_UNIT): Define like UNIT.
136         * lib/unicase/u16-casecmp.c (SRC_UNIT): Likewise.
137         * lib/unicase/u32-casecmp.c (SRC_UNIT): Likewise.
138         * modules/unicase/ulc-casecmp: New file.
139
140         Tests for module 'unicase/u32-is-cased'.
141         * modules/unicase/u32-is-cased-tests: New file.
142         * tests/unicase/test-u32-is-cased.c: New file.
143
144         Tests for module 'unicase/u16-is-cased'.
145         * modules/unicase/u16-is-cased-tests: New file.
146         * tests/unicase/test-u16-is-cased.c: New file.
147
148         Tests for module 'unicase/u8-is-cased'.
149         * modules/unicase/u8-is-cased-tests: New file.
150         * tests/unicase/test-u8-is-cased.c: New file.
151         * tests/unicase/test-is-cased.h: New file.
152
153         New module 'unicase/u32-is-cased'.
154         * lib/unicase/u32-is-cased.c: New file.
155         * modules/unicase/u32-is-cased: New file.
156
157         New module 'unicase/u16-is-cased'.
158         * lib/unicase/u16-is-cased.c: New file.
159         * modules/unicase/u16-is-cased: New file.
160
161         New module 'unicase/u8-is-cased'.
162         * lib/unicase/u8-is-cased.c: New file.
163         * lib/unicase/u-is-cased.h: New file.
164         * modules/unicase/u8-is-cased: New file.
165
166         Tests for module 'unicase/u32-is-casefolded'.
167         * modules/unicase/u32-is-casefolded-tests: New file.
168         * tests/unicase/test-u32-is-casefolded.c: New file.
169
170         Tests for module 'unicase/u16-is-casefolded'.
171         * modules/unicase/u16-is-casefolded-tests: New file.
172         * tests/unicase/test-u16-is-casefolded.c: New file.
173
174         Tests for module 'unicase/u8-is-casefolded'.
175         * modules/unicase/u8-is-casefolded-tests: New file.
176         * tests/unicase/test-u8-is-casefolded.c: New file.
177         * tests/unicase/test-is-casefolded.h: New file.
178
179         New module 'unicase/u32-is-casefolded'.
180         * lib/unicase/u32-is-casefolded.c: New file.
181         * modules/unicase/u32-is-casefolded: New file.
182
183         New module 'unicase/u16-is-casefolded'.
184         * lib/unicase/u16-is-casefolded.c: New file.
185         * modules/unicase/u16-is-casefolded: New file.
186
187         New module 'unicase/u8-is-casefolded'.
188         * lib/unicase/u8-is-casefolded.c: New file.
189         * modules/unicase/u8-is-casefolded: New file.
190
191         Tests for module 'unicase/u32-is-titlecase'.
192         * modules/unicase/u32-is-titlecase-tests: New file.
193         * tests/unicase/test-u32-is-titlecase.c: New file.
194
195         Tests for module 'unicase/u16-is-titlecase'.
196         * modules/unicase/u16-is-titlecase-tests: New file.
197         * tests/unicase/test-u16-is-titlecase.c: New file.
198
199         Tests for module 'unicase/u8-is-titlecase'.
200         * modules/unicase/u8-is-titlecase-tests: New file.
201         * tests/unicase/test-u8-is-titlecase.c: New file.
202         * tests/unicase/test-is-titlecase.h: New file.
203
204         New module 'unicase/u32-is-titlecase'.
205         * lib/unicase/u32-is-titlecase.c: New file.
206         * modules/unicase/u32-is-titlecase: New file.
207
208         New module 'unicase/u16-is-titlecase'.
209         * lib/unicase/u16-is-titlecase.c: New file.
210         * modules/unicase/u16-is-titlecase: New file.
211
212         New module 'unicase/u8-is-titlecase'.
213         * lib/unicase/u8-is-titlecase.c: New file.
214         * modules/unicase/u8-is-titlecase: New file.
215
216         Tests for module 'unicase/u32-is-lowercase'.
217         * modules/unicase/u32-is-lowercase-tests: New file.
218         * tests/unicase/test-u32-is-lowercase.c: New file.
219
220         Tests for module 'unicase/u16-is-lowercase'.
221         * modules/unicase/u16-is-lowercase-tests: New file.
222         * tests/unicase/test-u16-is-lowercase.c: New file.
223
224         Tests for module 'unicase/u8-is-lowercase'.
225         * modules/unicase/u8-is-lowercase-tests: New file.
226         * tests/unicase/test-u8-is-lowercase.c: New file.
227         * tests/unicase/test-is-lowercase.h: New file.
228
229         New module 'unicase/u32-is-lowercase'.
230         * lib/unicase/u32-is-lowercase.c: New file.
231         * modules/unicase/u32-is-lowercase: New file.
232
233         New module 'unicase/u16-is-lowercase'.
234         * lib/unicase/u16-is-lowercase.c: New file.
235         * modules/unicase/u16-is-lowercase: New file.
236
237         New module 'unicase/u8-is-lowercase'.
238         * lib/unicase/u8-is-lowercase.c: New file.
239         * modules/unicase/u8-is-lowercase: New file.
240
241         Tests for module 'unicase/u32-is-uppercase'.
242         * modules/unicase/u32-is-uppercase-tests: New file.
243         * tests/unicase/test-u32-is-uppercase.c: New file.
244
245         Tests for module 'unicase/u16-is-uppercase'.
246         * modules/unicase/u16-is-uppercase-tests: New file.
247         * tests/unicase/test-u16-is-uppercase.c: New file.
248
249         Tests for module 'unicase/u8-is-uppercase'.
250         * modules/unicase/u8-is-uppercase-tests: New file.
251         * tests/unicase/test-u8-is-uppercase.c: New file.
252         * tests/unicase/test-is-uppercase.h: New file.
253
254         New module 'unicase/u32-is-uppercase'.
255         * lib/unicase/u32-is-uppercase.c: New file.
256         * modules/unicase/u32-is-uppercase: New file.
257
258         New module 'unicase/u16-is-uppercase'.
259         * lib/unicase/u16-is-uppercase.c: New file.
260         * modules/unicase/u16-is-uppercase: New file.
261
262         New module 'unicase/u8-is-uppercase'.
263         * lib/unicase/u8-is-uppercase.c: New file.
264         * modules/unicase/u8-is-uppercase: New file.
265
266         New module 'unicase/u32-is-invariant'.
267         * lib/unicase/u32-is-invariant.c: New file.
268         * modules/unicase/u32-is-invariant: New file.
269
270         New module 'unicase/u16-is-invariant'.
271         * lib/unicase/u16-is-invariant.c: New file.
272         * modules/unicase/u16-is-invariant: New file.
273
274         New module 'unicase/u8-is-invariant'.
275         * lib/unicase/u8-is-invariant.c: New file.
276         * lib/unicase/invariant.h: New file.
277         * lib/unicase/u-is-invariant.h: New file.
278         * modules/unicase/u8-is-invariant: New file.
279
280         Tests for module 'unicase/u32-casecoll'.
281         * modules/unicase/u32-casecoll-tests: New file.
282         * tests/unicase/test-u32-casecoll.c: New file.
283
284         Tests for module 'unicase/u16-casecoll'.
285         * modules/unicase/u16-casecoll-tests: New file.
286         * tests/unicase/test-u16-casecoll.c: New file.
287
288         Tests for module 'unicase/u8-casecoll'.
289         * modules/unicase/u8-casecoll-tests: New file.
290         * tests/unicase/test-u8-casecoll.c: New file.
291
292         New module 'unicase/u32-casecoll'.
293         * lib/unicase/u32-casecoll.c: New file.
294         * modules/unicase/u32-casecoll: New file.
295
296         New module 'unicase/u16-casecoll'.
297         * lib/unicase/u16-casecoll.c: New file.
298         * modules/unicase/u16-casecoll: New file.
299
300         New module 'unicase/u8-casecoll'.
301         * lib/unicase/u8-casecoll.c: New file.
302         * lib/unicase/u-casecoll.h: New file.
303         * modules/unicase/u8-casecoll: New file.
304
305         New module 'unicase/u32-casexfrm'.
306         * lib/unicase/u32-casexfrm.c: New file.
307         * modules/unicase/u32-casexfrm: New file.
308
309         New module 'unicase/u16-casexfrm'.
310         * lib/unicase/u16-casexfrm.c: New file.
311         * modules/unicase/u16-casexfrm: New file.
312
313         New module 'unicase/u8-casexfrm'.
314         * lib/unicase/u8-casexfrm.c: New file.
315         * lib/unicase/u-casexfrm.h: New file.
316         * modules/unicase/u8-casexfrm: New file.
317
318         Tests for module 'unicase/u32-casecmp'.
319         * modules/unicase/u32-casecmp-tests: New file.
320         * tests/unicase/test-u32-casecmp.c: New file.
321
322         Tests for module 'unicase/u16-casecmp'.
323         * modules/unicase/u16-casecmp-tests: New file.
324         * tests/unicase/test-u16-casecmp.c: New file.
325
326         Tests for module 'unicase/u8-casecmp'.
327         * modules/unicase/u8-casecmp-tests: New file.
328         * tests/unicase/test-u8-casecmp.c: New file.
329         * tests/unicase/test-casecmp.h: New file.
330
331         New module 'unicase/u32-casecmp'.
332         * lib/unicase/u32-casecmp.c: New file.
333         * modules/unicase/u32-casecmp: New file.
334
335         New module 'unicase/u16-casecmp'.
336         * lib/unicase/u16-casecmp.c: New file.
337         * modules/unicase/u16-casecmp: New file.
338
339         New module 'unicase/u8-casecmp'.
340         * lib/unicase/u8-casecmp.c: New file.
341         * lib/unicase/u-casecmp.h: New file.
342         * modules/unicase/u8-casecmp: New file.
343
344         Tests for module 'unicase/u32-casefold'.
345         * modules/unicase/u32-casefold-tests: New file.
346         * tests/unicase/test-u32-casefold.c: New file.
347
348         Tests for module 'unicase/u16-casefold'.
349         * modules/unicase/u16-casefold-tests: New file.
350         * tests/unicase/test-u16-casefold.c: New file.
351
352         Tests for module 'unicase/u8-casefold'.
353         * modules/unicase/u8-casefold-tests: New file.
354         * tests/unicase/test-u8-casefold.c: New file.
355
356         New module 'unicase/u32-casefold'.
357         * lib/unicase/u32-casefold.c: New file.
358         * modules/unicase/u32-casefold: New file.
359
360         New module 'unicase/u16-casefold'.
361         * lib/unicase/u16-casefold.c: New file.
362         * modules/unicase/u16-casefold: New file.
363
364         New module 'unicase/u8-casefold'.
365         * lib/unicase/u8-casefold.c: New file.
366         * lib/unicase/u-casefold.h: New file.
367         * modules/unicase/u8-casefold: New file.
368
369         New module 'unicase/tocasefold'.
370         * lib/unicase/casefold.h: New file.
371         * lib/unicase/tocasefold.c: New file.
372         * lib/unicase/tocasefold.h: New file, generated by gen-uni-tables.c.
373         * modules/unicase/tocasefold: New file.
374
375         Tests for module 'unicase/u32-totitle'.
376         * modules/unicase/u32-totitle-tests: New file.
377         * tests/unicase/test-u32-totitle.c: New file.
378
379         Tests for module 'unicase/u16-totitle'.
380         * modules/unicase/u16-totitle-tests: New file.
381         * tests/unicase/test-u16-totitle.c: New file.
382
383         Tests for module 'unicase/u8-totitle'.
384         * modules/unicase/u8-totitle-tests: New file.
385         * tests/unicase/test-u8-totitle.c: New file.
386
387         New module 'unicase/u32-totitle'.
388         * lib/unicase/u32-totitle.c: New file.
389         * modules/unicase/u32-totitle: New file.
390
391         New module 'unicase/u16-totitle'.
392         * lib/unicase/u16-totitle.c: New file.
393         * modules/unicase/u16-totitle: New file.
394
395         New module 'unicase/u8-totitle'.
396         * lib/unicase/u8-totitle.c: New file.
397         * lib/unicase/u-totitle.h: New file.
398         * modules/unicase/u8-totitle: New file.
399
400         Tests for module 'unicase/u32-tolower'.
401         * modules/unicase/u32-tolower-tests: New file.
402         * tests/unicase/test-u32-tolower.c: New file.
403
404         Tests for module 'unicase/u16-tolower'.
405         * modules/unicase/u16-tolower-tests: New file.
406         * tests/unicase/test-u16-tolower.c: New file.
407
408         Tests for module 'unicase/u8-tolower'.
409         * modules/unicase/u8-tolower-tests: New file.
410         * tests/unicase/test-u8-tolower.c: New file.
411
412         New module 'unicase/u32-tolower'.
413         * lib/unicase/u32-tolower.c: New file.
414         * modules/unicase/u32-tolower: New file.
415
416         New module 'unicase/u16-tolower'.
417         * lib/unicase/u16-tolower.c: New file.
418         * modules/unicase/u16-tolower: New file.
419
420         New module 'unicase/u8-tolower'.
421         * lib/unicase/u8-tolower.c: New file.
422         * modules/unicase/u8-tolower: New file.
423
424         Tests for module 'unicase/u32-toupper'.
425         * modules/unicase/u32-toupper-tests: New file.
426         * tests/unicase/test-u32-toupper.c: New file.
427
428         Tests for module 'unicase/u16-toupper'.
429         * modules/unicase/u16-toupper-tests: New file.
430         * tests/unicase/test-u16-toupper.c: New file.
431
432         Tests for module 'unicase/u8-toupper'.
433         * modules/unicase/u8-toupper-tests: New file.
434         * tests/unicase/test-u8-toupper.c: New file.
435
436         New module 'unicase/u32-toupper'.
437         * lib/unicase/u32-toupper.c: New file.
438         * modules/unicase/u32-toupper: New file.
439
440         New module 'unicase/u16-toupper'.
441         * lib/unicase/u16-toupper.c: New file.
442         * modules/unicase/u16-toupper: New file.
443
444         New module 'unicase/u8-toupper'.
445         * lib/unicase/u8-toupper.c: New file.
446         * modules/unicase/u8-toupper: New file.
447
448         New module 'unicase/u32-casemap'.
449         * lib/unicase/u32-casemap.c: New file.
450         * modules/unicase/u32-casemap: New file.
451
452         New module 'unicase/u16-casemap'.
453         * lib/unicase/u16-casemap.c: New file.
454         * modules/unicase/u16-casemap: New file.
455
456         New module 'unicase/u8-casemap'.
457         * lib/unicase/unicasemap.h: New file.
458         * lib/unicase/u8-casemap.c: New file.
459         * lib/unicase/u-casemap.h: New file.
460         * modules/unicase/u8-casemap: New file.
461
462         New module 'unicase/special-casing'.
463         * lib/unicase/special-casing.h: New file.
464         * lib/unicase/special-casing.c: New file.
465         * lib/unicase/special-casing-table.gperf: New file, generated by
466         gen-uni-tables.c.
467         * modules/unicase/special-casing: New file.
468
469         Tests for module 'unicase/locale-language'.
470         * modules/unicase/locale-language-tests: New file.
471         * tests/unicase/test-locale-language.sh: New file.
472         * tests/unicase/test-locale-language.c: New file.
473
474         New module 'unicase/locale-language'.
475         * lib/unicase/locale-language.c: New file.
476         * lib/unicase/locale-languages.gperf: New file.
477         * modules/unicase/locale-language: New file.
478
479         Generate more tables for case conversion and case folding.
480         * lib/gen-uni-tables.c (SCC_*): New enum items.
481         (struct special_casing_rule): New type.
482         (casing_rules, num_casing_rules, allocated_casing_rules): New
483         variables.
484         (add_casing_rule, fill_casing_rules): New functions.
485         (struct casefold_rule): New type.
486         (casefolding_rules, num_casefolding_rules,
487         allocated_casefolding_rules): New variables.
488         (fill_casefolding_rules): New function.
489         (unicode_casefold): New variable.
490         (to_casefold, redistribute_casefolding_rules, compare_casing_rules,
491         sort_casing_rules, output_casing_rules): New functions.
492         (main): Accept to more arguments: SpecialCasing.txt and
493         CaseFolding.txt. Invoke fill_casing_rules, fill_casefolding_rules,
494         redistribute_casefolding_rules, sort_casing_rules, output_casing_rules.
495         Output mapping for casefolding.
496
497         * lib/unicase.h: Include stdbool.h, uninorm.h.
498         (u8_toupper, u16_toupper, u32_toupper, u8_tolower, u16_tolower,
499         u32_tolower, u8_totitle, u16_totitle, u32_totitle): Add nf argument.
500         (u8_casefold, u16_casefold, u32_casefold): Add iso639_language and nf
501         arguments.
502         (u8_casecmp, u16_casecmp, u32_casecmp): Add iso639_language, nf,
503         resultp arguments.
504         (u8_casexfrm, u16_casexfrm, u32_casexfrm): New declarations.
505         (u8_casecoll, u16_casecoll, u32_casecoll): Add iso639_language, nf,
506         resultp arguments.
507         (u8_is_uppercase, u16_is_uppercase, u32_is_uppercase, u8_is_lowercase,
508         u16_is_lowercase, u32_is_lowercase, u8_is_titlecase, u16_is_titlecase,
509         u32_is_titlecase, u8_is_casefolded, u16_is_casefolded,
510         u32_is_casefolded, u8_is_cased, u16_is_cased, u32_is_cased): New
511         declarations.
512         * modules/unicase/base (Depends-on): Add uninorm/base, stdbool.
513
514 2009-03-08  Bruno Haible  <bruno@clisp.org>
515
516         * lib/uninorm.h (u8_normcmp, u16_normcmp, u32_normcmp, u8_normcoll,
517         u16_normcoll, u32_normcoll): Rename argument 'result' to 'resultp'.
518         * lib/uninorm/u-normcmp.h (FUNC): Likewise.
519         * lib/uninorm/u-normcoll.h (FUNC): Likewise.
520
521 2009-03-07  Bruno Haible  <bruno@clisp.org>
522
523         Adjust u*_normcmp, u*_normcoll API.
524         * lib/uninorm.h (u8_normcmp, u16_normcmp, u32_normcmp, u8_normcoll,
525         u16_normcoll, u32_normcoll): Change failure conventions.
526         * lib/uninorm/u-normcmp.h (FUNC): Upon failure, store the error code in
527         errno and return -1.
528         * lib/uninorm/u-normcoll.h (FUNC): Likewise.
529
530 2009-03-07  Bruno Haible  <bruno@clisp.org>
531
532         Tests for module 'uninorm/u32-normcoll'.
533         * modules/uninorm/u32-normcoll-tests: New file.
534         * tests/uninorm/test-u32-normcoll.c: New file.
535
536         Tests for module 'uninorm/u16-normcoll'.
537         * modules/uninorm/u16-normcoll-tests: New file.
538         * tests/uninorm/test-u16-normcoll.c: New file.
539
540         Tests for module 'uninorm/u8-normcoll'.
541         * modules/uninorm/u8-normcoll-tests: New file.
542         * tests/uninorm/test-u8-normcoll.c: New file.
543
544 2009-03-07  Bruno Haible  <bruno@clisp.org>
545
546         * tests/uninorm/test-u32-normcmp.h: New file, extracted from
547         tests/uninorm/test-u32-normcmp.c.
548         * tests/uninorm/test-u32-normcmp.c: Include it.
549         (test_nonascii): New function, extracted from main. Add some more
550         tests.
551         (main): Invoke test_ascii and test_nonascii.
552         * modules/uninorm/u32-normcmp-tests (Files): Add
553         tests/uninorm/test-u32-normcmp.h.
554         (Depends-on): Remove uninorm/u32-normcmp.
555
556         * tests/uninorm/test-u16-normcmp.h: New file, extracted from
557         tests/uninorm/test-u16-normcmp.c.
558         * tests/uninorm/test-u16-normcmp.c: Include it.
559         (test_nonascii): New function, extracted from main. Add some more
560         tests.
561         (main): Invoke test_ascii and test_nonascii.
562         * modules/uninorm/u16-normcmp-tests (Files): Add
563         tests/uninorm/test-u16-normcmp.h.
564         (Depends-on): Remove uninorm/u16-normcmp.
565
566         * tests/uninorm/test-u8-normcmp.h: New file, extracted from
567         tests/uninorm/test-u8-normcmp.c.
568         * tests/uninorm/test-u8-normcmp.c: Include it.
569         (test_nonascii): New function, extracted from main. Add some more
570         tests.
571         (main): Invoke test_ascii and test_nonascii.
572         * modules/uninorm/u8-normcmp-tests (Files): Add
573         tests/uninorm/test-u8-normcmp.h.
574         (Depends-on): Remove uninorm/u8-normcmp.
575
576 2009-03-07  Bruno Haible  <bruno@clisp.org>
577
578         New module 'uninorm/u32-normcoll'.
579         * lib/uninorm/u32-normcoll.c: New file.
580         * modules/uninorm/u32-normcoll: New file.
581
582         New module 'uninorm/u16-normcoll'.
583         * lib/uninorm/u16-normcoll.c: New file.
584         * modules/uninorm/u16-normcoll: New file.
585
586         New module 'uninorm/u8-normcoll'.
587         * lib/uninorm.h (u8_normcoll, u16_normcoll, u32_normcoll): New
588         declarations.
589         * lib/uninorm/u8-normcoll.c: New file.
590         * lib/uninorm/u-normcoll.h: New file.
591         * modules/uninorm/u8-normcoll: New file.
592
593         New module 'uninorm/u32-normxfrm'.
594         * lib/uninorm/u32-normxfrm.c: New file.
595         * modules/uninorm/u32-normxfrm: New file.
596
597         New module 'uninorm/u16-normxfrm'.
598         * lib/uninorm/u16-normxfrm.c: New file.
599         * modules/uninorm/u16-normxfrm: New file.
600
601         New module 'uninorm/u8-normxfrm'.
602         * lib/uninorm.h (u8_normxfrm, u16_normxfrm, u32_normxfrm): New
603         declarations.
604         * lib/uninorm/u8-normxfrm.c: New file.
605         * lib/uninorm/u-normxfrm.h: New file.
606         * modules/uninorm/u8-normxfrm: New file.
607
608 2009-03-07  Bruno Haible  <bruno@clisp.org>
609
610         * modules/uninorm/u8-normcmp (Depends-on): Add uninorm/base.
611         * modules/uninorm/u16-normcmp (Depends-on): Likewise.
612         * modules/uninorm/u32-normcmp (Depends-on): Likewise.
613
614 2009-03-07  Bruno Haible  <bruno@clisp.org>
615
616         New module 'memxfrm'.
617         * lib/memxfrm.h: New file.
618         * lib/memxfrm.c: New file.
619         * modules/memxfrm: New file.
620
621 2009-03-07  Bruno Haible  <bruno@clisp.org>
622
623         New module 'memcmp2'.
624         * lib/memcmp2.h: New file.
625         * lib/memcmp2.c: New file.
626         * modules/memcmp2: New file.
627
628 2009-03-07  Bruno Haible  <bruno@clisp.org>
629
630         Tests for module 'uninorm/decomposing-form'.
631         * modules/uninorm/decomposing-form-tests: New file.
632         * tests/uninorm/test-decomposing-form.c: New file.
633
634         New module 'uninorm/decomposing-form'.
635         * lib/uninorm.h (uninorm_decomposing_form): New declaration.
636         * lib/uninorm/normalize-internal.h (struct unicode_normalization_form):
637         Add 'decomposing_variant' field.
638         * lib/uninorm/decomposing-form.c: New file.
639         * lib/uninorm/nfc.c (uninorm_nfc): Update.
640         * lib/uninorm/nfd.c (uninorm_nfd): Update.
641         * lib/uninorm/nfkc.c (uninorm_nfkc): Update.
642         * lib/uninorm/nfkd.c (uninorm_nfkd): Update.
643         * modules/uninorm/decomposing-form: New file.
644         * modules/uninorm/nfc (Depends-on): Add uninorm/nfd.
645         * modules/uninorm/nfkc (Depends-on): Add uninorm/nfkd.
646
647 2009-03-07  Bruno Haible  <bruno@clisp.org>
648
649         * lib/uninorm/u-normcmp.h (FUNC): Use stack=allocated buffers for small
650         strings.
651
652 2009-03-06  Bruno Haible  <bruno@clisp.org>
653
654         Tests for module 'uninorm/u32-normcmp'.
655         * tests/uninorm/test-u32-normcmp.c: New file.
656         * modules/uninorm/u32-normcmp-tests: New file.
657
658         Tests for module 'uninorm/u16-normcmp'.
659         * tests/uninorm/test-u16-normcmp.c: New file.
660         * modules/uninorm/u16-normcmp-tests: New file.
661
662         Tests for module 'uninorm/u8-normcmp'.
663         * tests/uninorm/test-u8-normcmp.c: New file.
664         * modules/uninorm/u8-normcmp-tests: New file.
665
666         New module 'uninorm/u32-normcmp'.
667         * lib/uninorm/u32-normcmp.c: New file.
668         * modules/uninorm/u32-normcmp: New file.
669
670         New module 'uninorm/u16-normcmp'.
671         * lib/uninorm/u16-normcmp.c: New file.
672         * modules/uninorm/u16-normcmp: New file.
673
674         New module 'uninorm/u8-normcmp'.
675         * lib/uninorm.h (u8_normcmp, u16_normcmp, u32_normcmp): New
676         declarations.
677         * lib/uninorm/u8-normcmp.c: New file.
678         * lib/uninorm/u-normcmp.h: New file.
679         * modules/uninorm/u8-normcmp: New file.
680
681 2009-03-06  Bruno Haible  <bruno@clisp.org>
682
683         * lib/w32spawn.h (dup_noinherit): Add cast, to avoid gcc warning.
684         Reported by Eric Blake.
685
686 2009-03-06  Eric Blake  <ebb9@byu.net>
687             Bruno Haible  <bruno@clisp.org>
688
689         * lib/spawni.c (__spawni) [WIN32_NATIVE]: Define as a stub.
690         * modules/posix_spawn-tests (configure.ac): Define POSIX_SPAWN_PORTED
691         condition.
692         (Makefile.am): Do nothing if POSIX_SPAWN_PORTED is false.
693         * modules/posix_spawnp-tests (configure.ac): Define POSIX_SPAWN_PORTED
694         condition.
695         (Makefile.am): Do nothing if POSIX_SPAWN_PORTED is false.
696
697 2009-03-06  Eric Blake  <ebb9@byu.net>
698
699         * lib/execute.c (execute) [WIN32_NATIVE]: Cast arguments of spawnvpe,
700         to avoid compiler warnings.
701         * lib/pipe.c (create_pipe) [WIN32_NATIVE]: Likewise.
702
703 2009-03-05  Bruno Haible  <bruno@clisp.org>
704
705         * tests/test-ftell.c (main): Disable test beyond end of file on
706         FreeMiNT.
707         Patch by Alan Hourihane <alanh@fairlite.co.uk>.
708
709 2009-03-05  Kamil Dudka  <kdudka@redhat.com>
710
711         * lib/filevercmp.c: Move hidden files up in ordering.
712         * tests/test-filevercmp.c: Add tests for hidden files.
713
714 2009-03-04  Bruno Haible  <bruno@clisp.org>
715
716         * modules/visibility (Makefile.am): Augment AM_CFLAGS.
717         * gnulib-tool (func_emit_lib_Makefile_am): Emit initialization of
718         AM_CFLAGS.
719         Reported by Simon Josefsson.
720
721 2009-03-03  Bruno Haible  <bruno@clisp.org>
722
723         * doc/visibility.texi: Recommend to use HAVE_VISIBILITY as a C macro.
724         Reported by Simon Josefsson.
725
726         * doc/ld-version-script.texi: Update node reference.
727
728 2009-03-03  Bruno Haible  <bruno@clisp.org>
729
730         * modules/visibility (License): Change to 'unlimited'.
731         Suggested by Simon Josefsson.
732
733 2009-03-03  Jim Meyering  <meyering@redhat.com>
734
735         unlinkdir: cannot_unlink_dir may modify process state
736         * lib/unlinkdir.c (cannot_unlink_dir): Add a comment warning that
737         it's neither thread-safe nor appropriate for use in a library.
738
739 2009-03-03  Eric Blake  <ebb9@byu.net>
740
741         test-closein: silence test under Darwin
742         * tests/test-closein.sh: Ignore stderr from cat, since we don't
743         care if it dies from EPIPE or EBADF.
744
745 2009-03-03  Bruno Haible  <bruno@clisp.org>
746
747         * doc/gnulib.texi: Include visibility.texi and ld-version-script.texi
748         earlier.
749         * doc/visibility.texi: Fix @node and @section.
750
751 2009-03-03  Simon Josefsson  <simon@josefsson.org>
752
753         * doc/gnulib.texi: Link to sections for ld version script and
754         visibility.
755         * doc/visibility.texi: Add @node and @section.
756         * modules/ld-version-script: New module.
757         * m4/ld-version-script.m4: New file.
758         * doc/ld-version-script.texi: New file.
759
760 2009-03-02  David Lutterkort  <lutter@redhat.com>
761
762         * lib/safe-alloc.h (__GNUC_PREREQ): New macro.
763         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
764
765 2009-03-02  Bruno Haible  <bruno@clisp.org>
766
767         * doc/visibility.texi: Mention libtool's -export-symbols option.
768
769 2009-03-02  Jim Meyering  <meyering@redhat.com>
770
771         announce-gen: new option: --no-print-checksums
772         * build-aux/announce-gen (usage): Describe it.
773         (print_checksums): Print a newline here, not in the [*] footnote.
774         (main): Honor it.
775
776 2009-03-01  Bruno Haible  <bruno@clisp.org>
777
778         Use socklen_t in the native Windows replacements prototypes.
779         * lib/sys_socket.in.h (rpl_getsockopt, rpl_setsockopt): Use socklen_t
780         instead of 'int'.
781         * lib/getsockopt.c (rpl_getsockopt): Likewise.
782         * lib/setsockopt.c (rpl_setsockopt): Likewise.
783         * modules/getsockopt (Depends-on): Add socklen.
784         * modules/setsockopt (Depends-on): Add socklen.
785
786 2009-03-01  Bruno Haible  <bruno@clisp.org>
787
788         * gnulib-tool (sed): Do alias as "sed --posix" if sed's version is at
789         least 4.2.
790
791 2009-03-01  Eric Blake  <ebb9@byu.net>
792             Bruno Haible  <bruno@clisp.org>
793
794         * lib/wait-process.h (wait_subprocess): Describe effect of termsigp on
795         error messages.
796         * lib/wait-process.c (wait_subprocess): Omit error message about
797         deadly signal sent to the child of termsigp != NULL.
798
799 2009-03-01  Eric Blake  <ebb9@byu.net>
800
801         * lib/wait-process.c (wait_subprocess): Remove unnecessary cast.
802
803 2009-03-01  Bruno Haible  <bruno@clisp.org>
804
805         Avoid a gcc warning.
806         * tests/test-sched.c (b): Make global.
807         Reported by Eric Blake.
808
809 2009-01-19  Martin Lambers  <marlam@marlam.de>
810
811         Provide POSIX semantics for socket timeout options on W32.
812         * lib/setsockopt.c: Convert struct timeval to milliseconds on W32.
813         * lib/getsockopt.c: Convert milliseconds to struct timeval on W32.
814         * modules/setsockopt: Depend on sys_time module for struct timeval.
815         * modules/getsockopt: Depend on sys_time module for struct timeval.
816
817 2009-03-01  Simon Josefsson  <simon@josefsson.org>
818
819         * lib/gai_strerror.c (values): Use EAI_INPROGRESS instead of
820         __USE_GNU, for consistency with netdb.in.h.
821         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
822
823 2009-03-01  Bruno Haible  <bruno@clisp.org>
824
825         More support for FreeMiNT.
826         * lib/fseeko.c (rpl_fseeko): Complete last commit.
827         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
828
829 2009-03-01  Bruno Haible  <bruno@clisp.org>
830
831         More support for FreeMiNT.
832         * lib/fpurge.c (fpurge): Correct last commit.
833         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
834
835 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
836
837         Fix unportable awk script in vc-list-files.
838         * build-aux/vc-list-files: In the replacement awk script, use
839         substr with a second argument of 1, not zero.
840         Report by Simon Josefsson.
841
842 2009-02-28  Bruno Haible  <bruno@clisp.org>
843
844         More support for FreeMiNT.
845         * lib/freading.c (freading) [__MINT__]: Use new macros that were added
846         to FreeMiNT today.
847         * lib/fwriting.c (fwriting): Likewise.
848         Based on patch by Alan Hourihane <alanh@fairlite.co.uk>.
849
850 2009-02-28  Bruno Haible  <bruno@clisp.org>
851
852         * tests/test-freadseek.c (main): Disable test beyond end of file on
853         FreeMiNT.
854         * tests/test-ftello.c (main): Likewise.
855         Patch by Alan Hourihane <alanh@fairlite.co.uk>.
856
857 2009-02-28  Bruno Haible  <bruno@clisp.org>
858
859         Add tentative support for FreeMiNT.
860         * lib/fbufmode.c (fbufmode) [__MINT__]: Add conditional code.
861         * lib/fpurge.c (fpurge): Likewise.
862         * lib/freadable.c (freadable): Likewise.
863         * lib/freading.c (freading): Likewise.
864         * lib/freadptr.c (freadptr): Likewise.
865         * lib/freadseek.c (freadptrinc): Likewise.
866         * lib/fseeko.c (rpl_fseeko): Likewise.
867         * lib/fseterr.c (fseterr): Likewise.
868         * lib/fwritable.c (fwritable): Likewise.
869         * lib/fwriting.c (fwriting): Likewise.
870         * lib/freadahead.c (freadahead): Likewise, based on code by Alan
871         Hourihane.
872         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
873
874 2009-02-28  Bruno Haible  <bruno@clisp.org>
875
876         * lib/wait-process.h (wait_subprocess): Clarify restriction regarding
877         SIGCHLD.
878         Reported by Jim Meyering.
879
880 2009-02-28  Bruno Haible  <bruno@clisp.org>
881
882         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Separate the two first tests.
883         Mention the results of these tests on various platforms.
884         * doc/posix-functions/fprintf.texi: Mention platforms in canonical
885         order.
886         * doc/posix-functions/printf.texi: Likewise.
887         * doc/posix-functions/snprintf.texi: Likewise.
888         * doc/posix-functions/sprintf.texi: Likewise.
889         * doc/posix-functions/vfprintf.texi: Likewise.
890         * doc/posix-functions/vprintf.texi: Likewise.
891         * doc/posix-functions/vsnprintf.texi: Likewise.
892         * doc/posix-functions/vsprintf.texi: Likewise.
893         * doc/glibc-functions/obstack_printf.texi: Likewise.
894         * doc/glibc-functions/obstack_vprintf.texi: Likewise.
895
896 2009-02-28  Bruno Haible  <bruno@clisp.org>
897
898         * build-aux/po/Makefile.in.in: Update from GNU gettext 0.17.
899         Reported by Loïc Minier <lool@dooz.org>.
900
901 2009-02-27  Bruno Haible  <bruno@clisp.org>
902
903         * gnulib-tool (func_import): Make the sed expression used to create the
904         sed script for updating the .gitignore file POSIX compliant.
905         Reported by Eric Blake.
906
907 2009-02-27  Bruno Haible  <bruno@clisp.org>
908
909         * gnulib-tool (sed): Don't alias as "sed --posix".
910         Reported by Eric Blake.
911
912 2009-02-27  Bruno Haible  <bruno@clisp.org>
913
914         Avoid test link errors.
915         * modules/uninorm/nfc-tests (test_u32_nfc_big_LDADD): New variable.
916         * modules/uninorm/nfd-tests (test_u32_nfd_big_LDADD): New variable.
917         * modules/uninorm/nfkc-tests (test_u32_nfkc_big_LDADD): New variable.
918         * modules/uninorm/nfkd-tests (test_u32_nfkd_big_LDADD): New variable.
919         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
920
921 2009-02-27  Bruno Haible  <bruno@clisp.org>
922
923         Avoid spurious "(cached)" in configure output.
924         * m4/gnulib-common.m4 (gl_CACHE_VAL_SILENT): New macro.
925         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): Use it instead of AC_CACHE_VAL.
926         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): Likewise.
927         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): Likewise.
928         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): Likewise.
929         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): Likewise.
930         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): Likewise.
931         * m4/stdarg.m4 (gl_STDARG_H): Likewise.
932         Reported by Eric Blake.
933
934 2009-02-27  Eric Blake  <ebb9@byu.net>
935
936         printf: fix regression in previous patch
937         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Fix compilation error.
938
939 2009-02-27  Bruno Haible  <bruno@clisp.org>
940
941         * lib/inttypes.in.h: Test merely whether _LP64 is defined, not its
942         value.
943         * lib/stdint.in.h: Likewise.
944         Suggested by Eric Blake. Reported by Peter Bray <pdb_ml@yahoo.com.au>.
945
946 2009-02-27  Eric Blake  <ebb9@byu.net>
947
948         doc: mention more functions added in cygwin 1.7.0
949         * doc/posix-functions/mbsnrtowcs.texi: Mention recent cygwin 1.7.0
950         addition.
951         * doc/posix-functions/open_wmemstream.texi: Likewise.
952         * doc/posix-functions/wcsnlen.texi: Likewise.
953         * doc/posix-functions/wcsnrtombs.texi: Likewise.
954         * doc/posix-functions/wcstod.texi: Likewise.
955         * doc/posix-functions/wcstof.texi: Likewise.
956         * doc/posix-functions/wcstoimax.texi: Likewise.
957         * doc/posix-functions/wcstok.texi: Likewise.
958         * doc/posix-functions/wcstoumax.texi: Likewise.
959
960         Detect bug in cygwin 1.5.x *printf on 1-character %ls.
961         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Enhance filter.
962         * doc/posix-functions/fprintf.texi: Update.
963         * doc/posix-functions/printf.texi: Update.
964         * doc/posix-functions/snprintf.texi: Update.
965         * doc/posix-functions/sprintf.texi: Update.
966         * doc/posix-functions/vfprintf.texi: Update.
967         * doc/posix-functions/vprintf.texi: Update.
968         * doc/posix-functions/vsnprintf.texi: Update.
969         * doc/posix-functions/vsprintf.texi: Update.
970         * doc/glibc-functions/obstack_printf.texi: Update.
971         * doc/glibc-functions/obstack_vprintf.texi: Update.
972
973 2009-02-26  Eric Blake  <ebb9@byu.net>
974
975         avoid gcc 3.4.3 bug on long double NaN on Irix 6.5
976         * tests/nan.h (NaNl): Rewrite as function on Irix, to avoid
977         compilation bug by using runtime conversion.
978         * m4/isfinite.m4 (gl_ISFINITE): Likewise.
979         * m4/isnanl.m4 (gl_FUNC_ISNANL): Likewise.
980         * modules/ceill-tests (Files): Use nan.h.
981         * modules/floorl-tests (Files): Likewise.
982         * modules/frexpl-tests (Files): Likewise.
983         * modules/isnanl-tests (Files): Likewise.
984         * modules/ldexpl-tests (Files): Likewise.
985         * modules/roundl-tests (Files): Likewise.
986         * modules/truncl-tests (Files): Likewise.
987         * tests/test-ceill.c (main): Use a working NaN.
988         * tests/test-floorl.c (main): Likewise.
989         * tests/test-frexpl.c (main): Likewise.
990         * tests/test-isnan.c (test_long_double): Likewise.
991         * tests/test-isnanl.h (main): Likewise.
992         * tests/test-ldexpl.h (main): Likewise.
993         * tests/test-roundl.h (main): Likewise.
994         * tests/test-truncl.h (main): Likewise.
995         See http://lists.gnu.org/archive/html/bug-gnulib/2009-02/msg00190.html.
996
997 2009-02-26  Eric Blake  <ebb9@byu.net>
998             Bruno Haible  <bruno@clisp.org>
999
1000         Work around a *printf bug with %ls on Solaris.
1001         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Also test whether, when a
1002         precision is specified, sprintf stops converting the wide string
1003         argument when the number of bytes that have been produced by this
1004         conversion equals or exceeds the precision.
1005         * doc/posix-functions/fprintf.texi: Update.
1006         * doc/posix-functions/printf.texi: Update.
1007         * doc/posix-functions/snprintf.texi: Update.
1008         * doc/posix-functions/sprintf.texi: Update.
1009         * doc/posix-functions/vfprintf.texi: Update.
1010         * doc/posix-functions/vprintf.texi: Update.
1011         * doc/posix-functions/vsnprintf.texi: Update.
1012         * doc/posix-functions/vsprintf.texi: Update.
1013         * doc/glibc-functions/obstack_printf.texi: Update.
1014         * doc/glibc-functions/obstack_vprintf.texi: Update.
1015
1016 2009-02-26  Eric Blake  <ebb9@byu.net>
1017
1018         stdlib: favor compiler check of random.h
1019         * m4/stdlib_h.m4 (gl_STDLIB_H): Skip preprocessor check.  Needed
1020         to avoid an ObjC random.h installed by Swarm.
1021
1022 2009-02-26  Bruno Haible  <bruno@clisp.org>
1023
1024         Work around *printf bug with %g directive and 0.0 on HP-UX 10.20.
1025         * m4/printf.m4 (gl_PRINTF_INFINITE): Also test for %g output of -0.0.
1026         Reported by Gary V. Vaughan <gary@gnu.org>.
1027
1028 2009-02-26  Bruno Haible  <bruno@clisp.org>
1029
1030         Fix *printf behaviour regarding the %ls directive.
1031         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): New macro.
1032         * lib/vasnprintf.c (local_wcslen, VASNPRINTF): Handle
1033         NEED_PRINTF_DIRECTIVE_LS.
1034         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_LS): New macro.
1035         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
1036         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
1037         gl_PREREQ_VASNPRINTF_DIRECTIVE_LS and test its result. Invoke
1038         gl_PREREQ_VASNPRINTF_DIRECTIVE_LS.
1039         * m4/dprintf-posix.m4 (gl_FUNC_DPRINTF_POSIX): Likewise.
1040         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX): Likewise.
1041         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
1042         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
1043         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
1044         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
1045         * m4/vdprintf-posix.m4 (gl_FUNC_VDPRINTF_POSIX): Likewise.
1046         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
1047         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
1048         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
1049         * doc/posix-functions/fprintf.texi: Update.
1050         * doc/posix-functions/printf.texi: Update.
1051         * doc/posix-functions/snprintf.texi: Update.
1052         * doc/posix-functions/sprintf.texi: Update.
1053         * doc/posix-functions/vfprintf.texi: Update.
1054         * doc/posix-functions/vprintf.texi: Update.
1055         * doc/posix-functions/vsnprintf.texi: Update.
1056         * doc/posix-functions/vsprintf.texi: Update.
1057         * doc/glibc-functions/obstack_printf.texi: Update.
1058         * doc/glibc-functions/obstack_vprintf.texi: Update.
1059         Reported by Eric Blake.
1060
1061 2009-02-25  Bruno Haible  <bruno@clisp.org>
1062
1063         * m4/mbrtowc.m4 (gl_MBRTOWC_NUL_RETVAL): Update guess for Solaris 8
1064         with known value.
1065         Reported by Gary V. Vaughan <gary@gnu.org>.
1066
1067 2009-02-25  Bruno Haible  <bruno@clisp.org>
1068
1069         Work around mbrtowc bug in zh_CN.GB18030 locale on Solaris 8.
1070         * m4/mbrtowc.m4 (gl_MBRTOWC_SANITYCHECK): New macro.
1071         (gl_MBSTATE_T_BROKEN): Invoke it. Replace mbstate_t when it says "no".
1072         * doc/posix-functions/mbrtowc.texi: Document the Solaris 8 bug.
1073         Reported by Gary V. Vaughan <gary@gnu.org>.
1074
1075 2009-02-25  Bruno Haible  <bruno@clisp.org>
1076
1077         Work around broken INT8_MAX, UINT8_MAX etc. values on HP-UX 11.23.
1078         * m4/stdint.m4 (gl_STDINT_H): Also check whether the expansions of
1079         INT8_MAX, UINT8_MAX etc. contain casts to elementary types.
1080         * doc/posix-headers/stdint.texi: Mention the HP-UX bug.
1081         Reported by Gary V. Vaughan <gary@gnu.org>.
1082
1083 2009-02-25  Eric Blake  <ebb9@byu.net>
1084
1085         tests: skip fseek/ftell tests if ungetc is broken
1086         * m4/ungetc.m4: New file.
1087         * modules/fseek-tests: Split test, so ungetc dependency is
1088         separate from rest of test.
1089         * modules/fseeko-tests: Likewise.
1090         * modules/ftell-tests: Likewise.
1091         * modules/ftello-tests: Likewise.
1092         * tests/test-fseek.c (main): Isolate ungetc dependency.
1093         * tests/test-fseeko.c (main): Likewise.
1094         * tests/test-ftell.c (main): Likewise.
1095         * tests/test-ftello.c (main): Likewise.
1096         * tests/test-fseek2.sh: New file.
1097         * tests/test-fseeko2.sh: Likewise.
1098         * tests/test-ftell2.sh: Likewise.
1099         * tests/test-ftello2.sh: Likewise.
1100
1101 2009-02-25  OndÅ™ej Vašík  <ovasik@redhat.com>
1102
1103         test-getaddrinfo: fix usage of skip return code 77
1104         * tests/test-gettaddrinfo.c: Return skip code 77 only
1105         for first occurance of skip (4x77 is not 77)
1106
1107 2009-02-25  Gary V. Vaughan  <gary@gnu.org>
1108
1109         strtod: avoid C99 decl-after-statement
1110         * m4/strtod.m4 (gl_FUNC_STRTOD): Rearrange declaration.
1111
1112 2009-02-24  Eric Blake  <ebb9@byu.net>
1113
1114         strtod: detect HP-UX 11.31 bug
1115         * m4/strtod.m4 (gl_FUNC_STRTOD): Detect errno handling bug.
1116         Reported by Gary V. Vaughan.
1117
1118 2009-02-23  Bruno Haible  <bruno@clisp.org>
1119
1120         Fix invalid read past end of memory block.
1121         * lib/vasnprintf.c (DCHAR_SET): Define.
1122         (local_wcslen): Define only when needed.
1123         (local_strnlen, local_wcsnlen): New functions.
1124         (VASNPRINTF) [!USE_SNPRINTF && HAVE_WCHAR_T]: Implement the %s and %ls
1125         directives that involve a conversion ourselves.
1126         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for strnlen,
1127         wcsnlen, mbrtowc, wcrtomb.
1128         * tests/test-vasnprintf-posix.c (test_function): Add tests for %.*s.
1129         * tests/test-vasprintf-posix.c (test_function): Likewise.
1130         * tests/test-snprintf-posix.h (test_function): Likewise.
1131         * tests/test-sprintf-posix.h (test_function): Likewise.
1132         Reported by Ben Pfaff <blp@cs.stanford.edu>.
1133
1134 2009-02-22  Bruno Haible  <bruno@clisp.org>
1135
1136         Implement new clarified decomposition of Hangul syllables.
1137         * lib/uninorm/decomposition.c (uc_decomposition): For Hangul syllables
1138         of type LTV, return only a pairwise decomposition.
1139         * lib/uninorm/canonical-decomposition.c (uc_canonical_decomposition):
1140         Likewise.
1141         * tests/uninorm/test-decomposition.c (main): Updated expected result.
1142         * tests/uninorm/test-canonical-decomposition.c (main): Likewise.
1143         * tests/uninorm/test-compat-decomposition.c (main): Likewise.
1144
1145 2009-02-22  Bruno Haible  <bruno@clisp.org>
1146
1147         * lib/uninorm/u-normalize-internal.h (FUNC): At the end, handle
1148         zero-length results and shrink excess allocated memory.
1149         * tests/uninorm/test-u8-nfc.c (test_u8_nfc): Check empty string result.
1150         * tests/uninorm/test-u8-nfd.c (test_u8_nfd): Likewise.
1151         * tests/uninorm/test-u8-nfkc.c (test_u8_nfkc): Likewise.
1152         * tests/uninorm/test-u8-nfkd.c (test_u8_nfkd): Likewise.
1153         * tests/uninorm/test-u16-nfc.c (test_u16_nfc): Likewise.
1154         * tests/uninorm/test-u16-nfd.c (test_u16_nfd): Likewise.
1155         * tests/uninorm/test-u16-nfkc.c (test_u16_nfkc): Likewise.
1156         * tests/uninorm/test-u16-nfkd.c (test_u16_nfkd): Likewise.
1157         * tests/uninorm/test-u32-nfc.c (test_u32_nfc): Likewise.
1158         * tests/uninorm/test-u32-nfd.c (test_u32_nfd): Likewise.
1159         * tests/uninorm/test-u32-nfkc.c (test_u32_nfkc): Likewise.
1160         * tests/uninorm/test-u32-nfkd.c (test_u32_nfkd): Likewise.
1161
1162 2009-02-21  Bruno Haible  <bruno@clisp.org>
1163
1164         * doc/gnulib.texi: Include safe-alloc.texi earlier.
1165         * doc/safe-alloc.texi: Terminate sentences with a period. Use two
1166         spaces after a period. Put a space between a macro name and its
1167         argument list. Trivial rewordings.
1168         * lib/safe-alloc.c: Include safe-alloc.h right after config.h.
1169         * tests/test-safe-alloc.c: Likewise. Include stdlib.h.
1170         (main): Return 0 explicitly.
1171
1172 2009-02-21  Bruno Haible  <bruno@clisp.org>
1173
1174         Tests for module 'uninorm/filter'.
1175         * tests/uninorm/test-uninorm-filter-nfc.c: New file.
1176         * modules/uninorm/filter-tests: New file.
1177
1178         New module 'uninorm/filter'.
1179         * lib/uninorm.h (uninorm_filter_create, uninorm_filter_write,
1180         uninorm_filter_flush, uninorm_filter_free): New declarations.
1181         * lib/uninorm/uninorm-filter.c: New file.
1182         * modules/uninorm/filter: New file.
1183
1184 2009-02-21  Bruno Haible  <bruno@clisp.org>
1185
1186         Tests for module 'uninorm/nfkc'.
1187         * tests/uninorm/test-nfkc.c: New file.
1188         * tests/uninorm/test-u8-nfkc.c: New file.
1189         * tests/uninorm/test-u16-nfkc.c: New file.
1190         * tests/uninorm/test-u32-nfkc.c: New file.
1191         * tests/uninorm/test-u32-nfkc-big.sh: New file.
1192         * tests/uninorm/test-u32-nfkc-big.c: New file.
1193         * modules/uninorm/nfkc-tests: New file.
1194
1195         New module 'uninorm/nfkc'.
1196         * lib/uninorm/nfkc.c: New file.
1197         * modules/uninorm/nfkc: New file.
1198
1199         Tests for module 'uninorm/nfkd'.
1200         * tests/uninorm/test-nfkd.c: New file.
1201         * tests/uninorm/test-u8-nfkd.c: New file.
1202         * tests/uninorm/test-u16-nfkd.c: New file.
1203         * tests/uninorm/test-u32-nfkd.c: New file.
1204         * tests/uninorm/test-u32-nfkd-big.sh: New file.
1205         * tests/uninorm/test-u32-nfkd-big.c: New file.
1206         * modules/uninorm/nfkd-tests: New file.
1207
1208         New module 'uninorm/nfkd'.
1209         * lib/uninorm/nfkd.c: New file.
1210         * modules/uninorm/nfkd: New file.
1211
1212         Tests for module 'uninorm/nfc'.
1213         * tests/uninorm/test-nfc.c: New file.
1214         * tests/uninorm/test-u8-nfc.c: New file.
1215         * tests/uninorm/test-u16-nfc.c: New file.
1216         * tests/uninorm/test-u32-nfc.c: New file.
1217         * tests/uninorm/test-u32-nfc-big.sh: New file.
1218         * tests/uninorm/test-u32-nfc-big.c: New file.
1219         * modules/uninorm/nfc-tests: New file.
1220
1221         New module 'uninorm/nfc'.
1222         * lib/uninorm/nfc.c: New file.
1223         * modules/uninorm/nfc: New file.
1224
1225         Tests for module 'uninorm/nfd'.
1226         * tests/uninorm/test-nfd.c: New file.
1227         * tests/uninorm/test-u8-nfd.c: New file.
1228         * tests/uninorm/test-u16-nfd.c: New file.
1229         * tests/uninorm/test-u32-nfd.c: New file.
1230         * tests/uninorm/test-u32-nfd-big.sh: New file.
1231         * tests/uninorm/test-u32-nfd-big.c: New file.
1232         * tests/uninorm/test-u32-normalize-big.h: New file.
1233         * tests/uninorm/test-u32-normalize-big.c: New file.
1234         * tests/uninorm/NormalizationTest.txt: New file, created from
1235         Unicode 5.1.0 NormalizationTest.txt.
1236         * modules/uninorm/nfd-tests: New file.
1237
1238         New module 'uninorm/nfd'.
1239         * lib/uninorm/nfd.c: New file.
1240         * modules/uninorm/nfd: New file.
1241
1242         New module 'uninorm/u32-normalize'.
1243         * lib/uninorm/u32-normalize.c: New file.
1244         * modules/uninorm/u32-normalize: New file.
1245
1246         New module 'uninorm/u16-normalize'.
1247         * lib/uninorm/u16-normalize.c: New file.
1248         * modules/uninorm/u16-normalize: New file.
1249
1250         New module 'uninorm/u8-normalize'.
1251         * lib/uninorm/u8-normalize.c: New file.
1252         * lib/uninorm/normalize-internal.h: New file.
1253         * lib/uninorm/u-normalize-internal.h: New file.
1254         * modules/uninorm/u8-normalize: New file.
1255
1256         New module 'uninorm/decompose-internal'.
1257         * lib/uninorm/decompose-internal.c: New file.
1258         * modules/uninorm/decompose-internal: New file.
1259
1260         Tests for module 'uninorm/composition'.
1261         * tests/uninorm/test-composition.c: New file.
1262         * modules/uninorm/composition-tests: New file.
1263
1264         New module 'uninorm/composition'.
1265         * lib/uninorm/composition.c: New file.
1266         * lib/uninorm/composition-table.gperf: New file, generated by
1267         gen-uni-tables.
1268         * modules/uninorm/composition: New file.
1269
1270         Tests for module 'uninorm/compat-decomposition'.
1271         * tests/uninorm/test-compat-decomposition.c: New file.
1272         * modules/uninorm/compat-decomposition-tests: New file.
1273
1274         New module 'uninorm/compat-decomposition'.
1275         * lib/uninorm/decompose-internal.h: New file.
1276         * lib/uninorm/compat-decomposition.c: New file.
1277         * modules/uninorm/compat-decomposition: New file.
1278
1279         Tests for module 'uninorm/canonical-decomposition'.
1280         * tests/uninorm/test-canonical-decomposition.c: New file.
1281         * modules/uninorm/canonical-decomposition-tests: New file.
1282
1283         New module 'uninorm/canonical-decomposition'.
1284         * lib/uninorm/canonical-decomposition.c: New file.
1285         * modules/uninorm/canonical-decomposition: New file.
1286
1287         Tests for module 'uninorm/decomposition'.
1288         * tests/uninorm/test-decomposition.c: New file.
1289         * modules/uninorm/decomposition-tests: New file.
1290
1291         New module 'uninorm/decomposition'.
1292         * lib/uninorm/decomposition.c: New file.
1293         * modules/uninorm/decomposition: New file.
1294
1295         New module 'uninorm/decomposition-table'.
1296         * lib/uninorm/decomposition-table.h: New file.
1297         * lib/uninorm/decomposition-table.c: New file.
1298         * lib/uninorm/decomposition-table1.h: New file, generated by
1299         gen-uni-tables.
1300         * lib/uninorm/decomposition-table2.h: New file, generated by
1301         gen-uni-tables.
1302         * modules/uninorm/decomposition-table: New file.
1303
1304         * lib/gen-uni-tables.c (MAX_DECOMP_LENGTH): New macro.
1305         (UC_DECOMP_*): New enumeration items.
1306         (get_decomposition): New function.
1307         (struct decomp_table): New type.
1308         (output_decomposition, output_decomposition_tables): New functions.
1309         (unicode_composition_exclusions): New variable.
1310         (fill_composition_exclusions, debug_output_composition_tables): New
1311         functions.
1312         (main): Accept one more argument. Invoke fill_composition_exclusions.
1313         Output decomposition and composition tables.
1314
1315         New module 'uninorm/base'.
1316         * lib/uninorm.h: New file.
1317         * lib/unictype.h: Update comment.
1318         * modules/uninorm/base: New file.
1319
1320 2009-02-21  David Lutterkort  <lutter@redhat.com>
1321
1322         Tests for module 'safe-alloc'.
1323         * tests/test-safe-alloc.c: New file.
1324         * modules/safe-alloc-tests: New file.
1325
1326         New module 'safe-alloc'.
1327         * lib/safe-alloc.h: New file.
1328         * lib/safe-alloc.c: New file.
1329         * m4/safe-alloc.m4: New file.
1330         * modules/safe-alloc: New file.
1331         * doc/safe-alloc.texi: New file.
1332         * doc/gnulib.texi: Include it.
1333         * MODULES.html.sh (Memory management functions <stdlib.h>): Add
1334         safe-alloc.
1335
1336 2009-02-18  Bruno Haible  <bruno@clisp.org>
1337
1338         Fix link error on non-glibc systems.
1339         * modules/uniwbrk/ulc-wordbreaks-tests (test_ulc_wordbreaks_LDADD): New
1340         variable.
1341         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
1342
1343 2009-02-18  Jim Meyering  <meyering@redhat.com>
1344
1345         fts: avoid used-uninitialized error due to recent change
1346         * lib/fts.c (fts_read): Guard uses of the new member,
1347         parent->fts_n_dirs_remaining, since it's not relevant for
1348         the parent of a directory specified on the command-line.
1349
1350 2009-02-17  James Youngman  <jay@gnu.org>
1351             Bruno Haible  <bruno@clisp.org>
1352
1353         * m4/include_next.m4: Reformulate comment.
1354
1355 2009-02-16  Jim Meyering  <meyering@redhat.com>
1356
1357         fts: add #if guards so that the fts_lgpl module still builds
1358         * lib/fts.c: Guard just-added hash-table-using parts with
1359         #if GNULIB_FTS, so as not to break builds of the fts_lgpl module.
1360         Reported by Simon Josefsson.
1361
1362 2009-02-15  Bruno Haible  <bruno@clisp.org>
1363
1364         * modules/array-mergesort-tests: New file.
1365         * tests/test-array-mergesort.c: New file.
1366
1367         New module 'array-mergesort'.
1368         * modules/array-mergesort: New file.
1369         * lib/array-mergesort.h: New file.
1370
1371 2009-02-15  Bruno Haible  <bruno@clisp.org>
1372
1373         Fix 2009-02-07 commit.
1374         * lib/gen-uni-tables.c (output_predicate, output_category,
1375         output_combclass, output_bidi_category, output_decimal_digit,
1376         output_digit, output_numeric, output_mirror, output_scripts,
1377         output_ident_category, output_simple_mapping): Fix format directives.
1378         (output_lbp, output_wbp): Don't convert -1 to a size_t implicitly.
1379
1380 2009-02-15  Albert Chin-A-Young  <china@thewrittenword.com>
1381
1382         * m4/include_next.m4: Update comment about IBM C 9.0/10.1 bug, now that
1383         fixes are available from IBM.
1384
1385 2009-02-13  Jim Meyering  <meyering@redhat.com>
1386
1387         fts: arrange not to stat non-directories in more cases
1388         This makes GNU find (when it doesn't need to stat each file)
1389         *much* more efficient at traversing reiserfs file systems.
1390         * lib/fts_.h (struct ftsent) [fts_n_dirs_remaining]: New member.
1391         (struct FTS) [fts_leaf_optimization_works_ht]: Add member.
1392         * lib/fts.c (fts_close): Free ->fts_leaf_optimization_works_ht.
1393         (S_MAGIC_REISERFS, S_MAGIC_PROC): Define.
1394         (leaf_optimization_applies): New function.
1395         (LCO_hash, LCO_compare): New helper functions.
1396         (link_count_optimize_ok): New function.
1397         (fts_stat): Initialize new member (if dir).
1398         (fts_read): Decrement parent's fts_n_dirs_remaining count if
1399         we've just stat'ed a directory.  Skip the stat call when possible.
1400         ---
1401         Note this AFS-related exchange:
1402         http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=143111
1403         and note find's pioctl call in find/fstype.c.
1404         But that is necessary only if you want to enable the
1405         optimization for AFS, and for now, I don't.
1406
1407         fts: move a function definition "up" (no semantic change)
1408         * lib/fts.c (dirent_inode_sort_may_be_useful): Move definition
1409         "up" to precede upcoming use of a related function.
1410
1411 2009-02-11  Jim Meyering  <meyering@redhat.com>
1412
1413         fts: correct internal computation of nlinks (optimization-related)
1414         * lib/fts.c (fts_build): ISSET(FTS_NOSTAT) has no bearing on
1415         whether the current entry is a directory, so don't test it.
1416
1417 2009-02-10  Bruno Haible  <bruno@clisp.org>
1418
1419         Tests for module 'uniwbrk/ulc-wordbreaks'.
1420         * modules/uniwbrk/ulc-wordbreaks-tests: New file.
1421         * tests/uniwbrk/test-ulc-wordbreaks.sh: New file.
1422         * tests/uniwbrk/test-ulc-wordbreaks.c: New file.
1423
1424         Tests for module 'uniwbrk/u32-wordbreaks'.
1425         * modules/uniwbrk/u32-wordbreaks-tests: New file.
1426         * tests/uniwbrk/test-u32-wordbreaks.c: New file.
1427
1428         Tests for module 'uniwbrk/u16-wordbreaks'.
1429         * modules/uniwbrk/u16-wordbreaks-tests: New file.
1430         * tests/uniwbrk/test-u16-wordbreaks.c: New file.
1431
1432         Tests for module 'uniwbrk/u8-wordbreaks'.
1433         * modules/uniwbrk/u8-wordbreaks-tests: New file.
1434         * tests/uniwbrk/test-u8-wordbreaks.c: New file.
1435
1436 2009-02-10  Bruno Haible  <bruno@clisp.org>
1437
1438         * modules/uniwbrk/u8-wordbreaks (Depends-on): Add uniwbrk/wordbreak
1439         property.
1440         * modules/uniwbrk/u16-wordbreaks (Depends-on): Likewise.
1441         * modules/uniwbrk/u32-wordbreaks (Depends-on): Likewise.
1442         * modules/uniwbrk/ulc-wordbreaks (Depends-on): Add localcharset.
1443
1444 2009-02-10  Simon Josefsson  <simon@josefsson.org>
1445
1446         * m4/sockets.m4: Call AC_C_INLINE since sockets.h now can use
1447         inline keywords.  Reported by Bruno Haible <bruno@clisp.org>.
1448
1449 2009-02-10  Bruno Haible  <bruno@clisp.org>
1450
1451         * lib/unilbrk/lbrktables.h: Renamed from lib/unilbrk/tables.h.
1452         * lib/unilbrk/lbrktables.c: Renamed from lib/unilbrk/tables.c.
1453         * modules/unilbrk/tables (Files, Makefile.am, Include): Update.
1454         * lib/unilbrk/u8-possible-linebreaks.c: Update.
1455         * lib/unilbrk/u16-possible-linebreaks.c: Likewise.
1456         * lib/unilbrk/u32-possible-linebreaks.c: Likewise.
1457
1458 2009-02-09  Simon Josefsson  <simon@josefsson.org>
1459
1460         * lib/sockets.h (gl_fd_to_handle): New function.
1461
1462         * tests/test-sockets.c: Call gl_fd_to_handle.
1463
1464 2009-02-09  Bruno Haible  <bruno@clisp.org>
1465
1466         * doc/havelib.texi: Document the conventions on bi-arch systems.
1467
1468 2009-02-08  Bruno Haible  <bruno@clisp.org>
1469
1470         Document the AC_LIB_LINKFLAGS macro.
1471         * doc/havelib.texi: New file, mostly written on 2005-05-24.
1472         * doc/gnulib.texi: Include it.
1473
1474 2009-02-08  Bruno Haible  <bruno@clisp.org>
1475
1476         Fix wrong order of sections, compared to TOC.
1477         * doc/gnulib.texi: Include relocatable-maint.texi after the
1478         "Regular expressions" node, not before.
1479
1480 2009-02-08  Bruno Haible  <bruno@clisp.org>
1481
1482         Tests for module 'unicase/totitle'.
1483         * modules/unicase/totitle-tests: New file.
1484
1485         Tests for module 'unicase/tolower'.
1486         * modules/unicase/tolower-tests: New file.
1487
1488         Tests for module 'unicase/toupper'.
1489         * modules/unicase/toupper-tests: New file.
1490         * tests/unicase/test-mapping-part1.h: New file.
1491         * tests/unicase/test-mapping-part2.h: New file.
1492
1493         New module 'unicase/totitle'.
1494         * modules/unicase/totitle: New file.
1495         * lib/unicase/totitle.c: New file.
1496
1497         New module 'unicase/tolower'.
1498         * modules/unicase/tolower: New file.
1499         * lib/unicase/tolower.c: New file.
1500
1501         New module 'unicase/toupper'.
1502         * modules/unicase/toupper: New file.
1503         * lib/unicase/toupper.c: New file.
1504         * lib/unicase/simple-mapping.h: New file.
1505
1506         * lib/gen-uni-tables.c (output_simple_mapping_test): New function.
1507         (mapping_table): New structure.
1508         (output_simple_mapping): New function.
1509         (main): Invoke output_simple_mapping_test and output_simple_mapping.
1510         * modules/gen-uni-tables (Description): Update.
1511         * lib/unicase/toupper.h: New file, automatically generated by
1512         gen-uni-tables.
1513         * lib/unicase/tolower.h: New file, automatically generated by
1514         gen-uni-tables.
1515         * lib/unicase/totitle.h: New file, automatically generated by
1516         gen-uni-tables.
1517         * tests/unicase/test-uc_toupper.c: New file, automatically generated by
1518         gen-uni-tables.
1519         * tests/unicase/test-uc_tolower.c: New file, automatically generated by
1520         gen-uni-tables.
1521         * tests/unicase/test-uc_totitle.c: New file, automatically generated by
1522         gen-uni-tables.
1523
1524         New module 'unicase/base'.
1525         * modules/unicase/base: New file.
1526         * lib/unicase.h: New file.
1527
1528 2009-02-08  Bruno Haible  <bruno@clisp.org>
1529
1530         New module 'uniwbrk/ulc-wordbreaks'.
1531         * modules/uniwbrk/ulc-wordbreaks: New file.
1532         * lib/uniwbrk/ulc-wordbreaks.c: New file.
1533
1534         New module 'uniwbrk/u32-wordbreaks'.
1535         * modules/uniwbrk/u32-wordbreaks: New file.
1536         * lib/uniwbrk/u32-wordbreaks.c: New file.
1537
1538         New module 'uniwbrk/u16-wordbreaks'.
1539         * modules/uniwbrk/u16-wordbreaks: New file.
1540         * lib/uniwbrk/u16-wordbreaks.c: New file.
1541
1542         New module 'uniwbrk/u8-wordbreaks'.
1543         * modules/uniwbrk/u8-wordbreaks: New file.
1544         * lib/uniwbrk/u8-wordbreaks.c: New file.
1545         * lib/uniwbrk/u-wordbreaks.h: New file.
1546
1547         New module 'uniwbrk/table'.
1548         * modules/uniwbrk/table: New file.
1549         * lib/uniwbrk/wbrktable.h: New file.
1550         * lib/uniwbrk/wbrktable.c: New file.
1551
1552         New module 'uniwbrk/wordbreak-property'.
1553         * modules/uniwbrk/wordbreak-property: New file.
1554         * lib/uniwbrk/wordbreak-property.c: New file.
1555
1556         * lib/gen-uni-tables.c (WBP_*): New enum items.
1557         (get_wbp, debug_output_wbp, debug_output_wbrk_tables): New functions.
1558         (unicode_org_wbp): New variable.
1559         (fill_org_wbp, debug_output_org_wbp, debug_output_org_wbrk_tables):
1560         New functions.
1561         (wbp_table): New structure.
1562         (output_wbp, output_wbrk_tables): New functions.
1563         (main): Accept additional argument. Invoke fill_org_wbp,
1564         debug_output_wbrk_tables, debug_output_org_wbrk_tables,
1565         output_wbrk_tables.
1566         * modules/gen-uni-tables (Description): Update.
1567         * lib/uniwbrk/wbrkprop.h: New file, automatically generated by
1568         gen-uni-tables.
1569
1570         New module 'uniwbrk/base'.
1571         * modules/uniwbrk/base: New file.
1572         * lib/uniwbrk.h: New file.
1573
1574 2009-02-08  Bruno Haible  <bruno@clisp.org>
1575
1576         Update to Unicode 5.1.0.
1577         * lib/gen-uni-tables.c (is_property_alphabetic): Include
1578         U+2185..U+2188.
1579         (is_property_default_ignorable_code_point): Don't include characters
1580         of category Cc or Cs and not-a-characters.
1581         (get_lbp): Assume REVISION_22. Special handling of U+0609, U+060A,
1582         U+0D79, U+109E, U+109F, U+A60C.
1583         * lib/unictype/bidi_of.h: Regenerated.
1584         * lib/unictype/blocks.h: Regenerated.
1585         * lib/unictype/categ_C.h: Regenerated.
1586         * lib/unictype/categ_Cf.h: Regenerated.
1587         * lib/unictype/categ_Cn.h: Regenerated.
1588         * lib/unictype/categ_L.h: Regenerated.
1589         * lib/unictype/categ_Ll.h: Regenerated.
1590         * lib/unictype/categ_Lm.h: Regenerated.
1591         * lib/unictype/categ_Lo.h: Regenerated.
1592         * lib/unictype/categ_Lu.h: Regenerated.
1593         * lib/unictype/categ_M.h: Regenerated.
1594         * lib/unictype/categ_Mc.h: Regenerated.
1595         * lib/unictype/categ_Me.h: Regenerated.
1596         * lib/unictype/categ_Mn.h: Regenerated.
1597         * lib/unictype/categ_N.h: Regenerated.
1598         * lib/unictype/categ_Nd.h: Regenerated.
1599         * lib/unictype/categ_Nl.h: Regenerated.
1600         * lib/unictype/categ_No.h: Regenerated.
1601         * lib/unictype/categ_P.h: Regenerated.
1602         * lib/unictype/categ_Pd.h: Regenerated.
1603         * lib/unictype/categ_Pe.h: Regenerated.
1604         * lib/unictype/categ_Pf.h: Regenerated.
1605         * lib/unictype/categ_Pi.h: Regenerated.
1606         * lib/unictype/categ_Po.h: Regenerated.
1607         * lib/unictype/categ_Ps.h: Regenerated.
1608         * lib/unictype/categ_S.h: Regenerated.
1609         * lib/unictype/categ_Sk.h: Regenerated.
1610         * lib/unictype/categ_Sm.h: Regenerated.
1611         * lib/unictype/categ_So.h: Regenerated.
1612         * lib/unictype/categ_of.h: Regenerated.
1613         * lib/unictype/combining.h: Regenerated.
1614         * lib/unictype/ctype_alnum.h: Regenerated.
1615         * lib/unictype/ctype_alpha.h: Regenerated.
1616         * lib/unictype/ctype_graph.h: Regenerated.
1617         * lib/unictype/ctype_lower.h: Regenerated.
1618         * lib/unictype/ctype_print.h: Regenerated.
1619         * lib/unictype/ctype_punct.h: Regenerated.
1620         * lib/unictype/ctype_upper.h: Regenerated.
1621         * lib/unictype/decdigit.h: Regenerated.
1622         * lib/unictype/digit.h: Regenerated.
1623         * lib/unictype/mirror.h: Regenerated.
1624         * lib/unictype/numeric.h: Regenerated.
1625         * lib/unictype/pr_alphabetic.h: Regenerated.
1626         * lib/unictype/pr_bidi_arabic_digit.h: Regenerated.
1627         * lib/unictype/pr_bidi_arabic_right_to_left.h: Regenerated.
1628         * lib/unictype/pr_bidi_boundary_neutral.h: Regenerated.
1629         * lib/unictype/pr_bidi_eur_num_terminator.h: Regenerated.
1630         * lib/unictype/pr_bidi_left_to_right.h: Regenerated.
1631         * lib/unictype/pr_bidi_non_spacing_mark.h: Regenerated.
1632         * lib/unictype/pr_bidi_other_neutral.h: Regenerated.
1633         * lib/unictype/pr_combining.h: Regenerated.
1634         * lib/unictype/pr_dash.h: Regenerated.
1635         * lib/unictype/pr_decimal_digit.h: Regenerated.
1636         * lib/unictype/pr_default_ignorable_code_point.h: Regenerated.
1637         * lib/unictype/pr_deprecated.h: Regenerated.
1638         * lib/unictype/pr_diacritic.h: Regenerated.
1639         * lib/unictype/pr_extender.h: Regenerated.
1640         * lib/unictype/pr_format_control.h: Regenerated.
1641         * lib/unictype/pr_grapheme_base.h: Regenerated.
1642         * lib/unictype/pr_grapheme_extend.h: Regenerated.
1643         * lib/unictype/pr_grapheme_link.h: Regenerated.
1644         * lib/unictype/pr_id_continue.h: Regenerated.
1645         * lib/unictype/pr_id_start.h: Regenerated.
1646         * lib/unictype/pr_ideographic.h: Regenerated.
1647         * lib/unictype/pr_ignorable_control.h: Regenerated.
1648         * lib/unictype/pr_lowercase.h: Regenerated.
1649         * lib/unictype/pr_math.h: Regenerated.
1650         * lib/unictype/pr_numeric.h: Regenerated.
1651         * lib/unictype/pr_other_alphabetic.h: Regenerated.
1652         * lib/unictype/pr_other_default_ignorable_code_point.h: Regenerated.
1653         * lib/unictype/pr_other_grapheme_extend.h: Regenerated.
1654         * lib/unictype/pr_other_id_continue.h: Regenerated.
1655         * lib/unictype/pr_other_lowercase.h: Regenerated.
1656         * lib/unictype/pr_other_math.h: Regenerated.
1657         * lib/unictype/pr_punctuation.h: Regenerated.
1658         * lib/unictype/pr_sentence_terminal.h: Regenerated.
1659         * lib/unictype/pr_soft_dotted.h: Regenerated.
1660         * lib/unictype/pr_terminal_punctuation.h: Regenerated.
1661         * lib/unictype/pr_unassigned_code_value.h: Regenerated.
1662         * lib/unictype/pr_unified_ideograph.h: Regenerated.
1663         * lib/unictype/pr_uppercase.h: Regenerated.
1664         * lib/unictype/pr_xid_continue.h: Regenerated.
1665         * lib/unictype/pr_xid_start.h: Regenerated.
1666         * lib/unictype/pr_zero_width.h: Regenerated.
1667         * lib/unictype/scripts.h: Regenerated.
1668         * lib/unictype/scripts_byname.gperf: Regenerated.
1669         * lib/unictype/sy_java_ident.h: Regenerated.
1670         * lib/unilbrk/lbrkprop1.h: Regenerated.
1671         * lib/unilbrk/lbrkprop2.h: Regenerated.
1672         * tests/unictype/test-categ_C.c: Regenerated.
1673         * tests/unictype/test-categ_Cf.c: Regenerated.
1674         * tests/unictype/test-categ_Cn.c: Regenerated.
1675         * tests/unictype/test-categ_L.c: Regenerated.
1676         * tests/unictype/test-categ_Ll.c: Regenerated.
1677         * tests/unictype/test-categ_Lm.c: Regenerated.
1678         * tests/unictype/test-categ_Lo.c: Regenerated.
1679         * tests/unictype/test-categ_Lu.c: Regenerated.
1680         * tests/unictype/test-categ_M.c: Regenerated.
1681         * tests/unictype/test-categ_Mc.c: Regenerated.
1682         * tests/unictype/test-categ_Me.c: Regenerated.
1683         * tests/unictype/test-categ_Mn.c: Regenerated.
1684         * tests/unictype/test-categ_N.c: Regenerated.
1685         * tests/unictype/test-categ_Nd.c: Regenerated.
1686         * tests/unictype/test-categ_Nl.c: Regenerated.
1687         * tests/unictype/test-categ_No.c: Regenerated.
1688         * tests/unictype/test-categ_P.c: Regenerated.
1689         * tests/unictype/test-categ_Pd.c: Regenerated.
1690         * tests/unictype/test-categ_Pe.c: Regenerated.
1691         * tests/unictype/test-categ_Pf.c: Regenerated.
1692         * tests/unictype/test-categ_Pi.c: Regenerated.
1693         * tests/unictype/test-categ_Po.c: Regenerated.
1694         * tests/unictype/test-categ_Ps.c: Regenerated.
1695         * tests/unictype/test-categ_S.c: Regenerated.
1696         * tests/unictype/test-categ_Sk.c: Regenerated.
1697         * tests/unictype/test-categ_Sm.c: Regenerated.
1698         * tests/unictype/test-categ_So.c: Regenerated.
1699         * tests/unictype/test-ctype_alnum.c: Regenerated.
1700         * tests/unictype/test-ctype_alpha.c: Regenerated.
1701         * tests/unictype/test-ctype_graph.c: Regenerated.
1702         * tests/unictype/test-ctype_lower.c: Regenerated.
1703         * tests/unictype/test-ctype_print.c: Regenerated.
1704         * tests/unictype/test-ctype_punct.c: Regenerated.
1705         * tests/unictype/test-ctype_upper.c: Regenerated.
1706         * tests/unictype/test-decdigit.h: Regenerated.
1707         * tests/unictype/test-digit.h: Regenerated.
1708         * tests/unictype/test-numeric.h: Regenerated.
1709         * tests/unictype/test-pr_alphabetic.c: Regenerated.
1710         * tests/unictype/test-pr_bidi_arabic_digit.c: Regenerated.
1711         * tests/unictype/test-pr_bidi_arabic_right_to_left.c: Regenerated.
1712         * tests/unictype/test-pr_bidi_boundary_neutral.c: Regenerated.
1713         * tests/unictype/test-pr_bidi_eur_num_terminator.c: Regenerated.
1714         * tests/unictype/test-pr_bidi_left_to_right.c: Regenerated.
1715         * tests/unictype/test-pr_bidi_non_spacing_mark.c: Regenerated.
1716         * tests/unictype/test-pr_bidi_other_neutral.c: Regenerated.
1717         * tests/unictype/test-pr_combining.c: Regenerated.
1718         * tests/unictype/test-pr_dash.c: Regenerated.
1719         * tests/unictype/test-pr_decimal_digit.c: Regenerated.
1720         * tests/unictype/test-pr_default_ignorable_code_point.c: Regenerated.
1721         * tests/unictype/test-pr_deprecated.c: Regenerated.
1722         * tests/unictype/test-pr_diacritic.c: Regenerated.
1723         * tests/unictype/test-pr_extender.c: Regenerated.
1724         * tests/unictype/test-pr_format_control.c: Regenerated.
1725         * tests/unictype/test-pr_grapheme_base.c: Regenerated.
1726         * tests/unictype/test-pr_grapheme_extend.c: Regenerated.
1727         * tests/unictype/test-pr_grapheme_link.c: Regenerated.
1728         * tests/unictype/test-pr_id_continue.c: Regenerated.
1729         * tests/unictype/test-pr_id_start.c: Regenerated.
1730         * tests/unictype/test-pr_ideographic.c: Regenerated.
1731         * tests/unictype/test-pr_ignorable_control.c: Regenerated.
1732         * tests/unictype/test-pr_lowercase.c: Regenerated.
1733         * tests/unictype/test-pr_math.c: Regenerated.
1734         * tests/unictype/test-pr_numeric.c: Regenerated.
1735         * tests/unictype/test-pr_other_alphabetic.c: Regenerated.
1736         * tests/unictype/test-pr_other_default_ignorable_code_point.c:
1737         Regenerated.
1738         * tests/unictype/test-pr_other_grapheme_extend.c: Regenerated.
1739         * tests/unictype/test-pr_other_id_continue.c: Regenerated.
1740         * tests/unictype/test-pr_other_lowercase.c: Regenerated.
1741         * tests/unictype/test-pr_other_math.c: Regenerated.
1742         * tests/unictype/test-pr_punctuation.c: Regenerated.
1743         * tests/unictype/test-pr_sentence_terminal.c: Regenerated.
1744         * tests/unictype/test-pr_soft_dotted.c: Regenerated.
1745         * tests/unictype/test-pr_terminal_punctuation.c: Regenerated.
1746         * tests/unictype/test-pr_unassigned_code_value.c: Regenerated.
1747         * tests/unictype/test-pr_unified_ideograph.c: Regenerated.
1748         * tests/unictype/test-pr_uppercase.c: Regenerated.
1749         * tests/unictype/test-pr_xid_continue.c: Regenerated.
1750         * tests/unictype/test-pr_xid_start.c: Regenerated.
1751         * tests/unictype/test-pr_zero_width.c: Regenerated.
1752
1753         Update to Unicode 5.1.0.
1754         * lib/uniwidth/width.c (nonspacing_table_data): Add U+0487,
1755         U+0616..U+061A, U+0A51, U+0A75, U+0B44, U+0B62..U+0B63, U+0C62..U+0C63,
1756         U+0D44, U+0D62..U+0D63, U+1033..U+1035, U+103A, U+103D..U+103E,
1757         U+105E..U+1060, U+1071..U+1074, U+1082, U+1085..U+1086, U+108D,
1758         U+1B80..U+1B81, U+1BA2..U+1BA5, U+1BA8..U+1BA9, U+1C2C..U+1C33,
1759         U+1C36..U+1C37, U+1DCB..U+1DE6, U+2064, U+20F0, U+2DE0..U+2DFF,
1760         U+A66F..U+A672, U+A67C..U+A67D, U+A8C4, U+A926..U+A92D, U+A947..U+A951,
1761         U+AA29..U+AA2E, U+AA31..U+AA32, U+AA35..U+AA36, U+AA43, U+AA4C,
1762         U+FE24..U+FE26, U+101FD. Remove U+1929..U+192B.
1763         (nonspacing_table_ind): Update.
1764         * tests/uniwidth/test-uc_width2.sh: Update expected result.
1765
1766         Update to Unicode 5.1.0.
1767         * lib/uniname/gen-uninames.lisp (main): Add the range 0x1Fxxx to the
1768         code transform.
1769         * lib/uniname/uniname.c (unicode_character_name,
1770         unicode_name_character): Add the range 0x1Fxxx to the code transform.
1771         * lib/uniname/uninames.h: Regenerated.
1772         * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.1.0.
1773
1774 2009-02-07  Bruno Haible  <bruno@clisp.org>
1775
1776         Merge gen-ctype and gen-lbrk into a single program.
1777         * lib/gen-uni-tables.c: New file, incorporating
1778         lib/unictype/gen-ctype.c and lib/unilbrk/gen-lbrk.c.
1779         Add directory prefixes to the names of the generated files.
1780         * lib/unictype/gen-ctype.c: Remove file.
1781         * lib/unilbrk/gen-lbrk.c: Remove file.
1782         * modules/gen-uni-tables: New file.
1783         * modules/unictype/gen-ctype: Remove file.
1784         * modules/unilbrk/gen-lbrk: Remove file.
1785
1786 2009-02-07  Bruno Haible  <bruno@clisp.org>
1787
1788         * lib/unistr.h (u8_strcoll, u16_strcoll, u32_strcoll): New declations.
1789
1790         New module 'unistr/u32-strcoll'.
1791         * modules/unistr/u32-strcoll: New file.
1792         * lib/unistr/u32-strcoll.c: New file.
1793
1794         New module 'unistr/u16-strcoll'.
1795         * modules/unistr/u16-strcoll: New file.
1796         * lib/unistr/u16-strcoll.c: New file.
1797
1798         New module 'unistr/u8-strcoll'.
1799         * modules/unistr/u8-strcoll: New file.
1800         * lib/unistr/u8-strcoll.c: New file.
1801         * lib/unistr/u-strcoll.h: New file.
1802
1803 2009-02-07  Bruno Haible  <bruno@clisp.org>
1804
1805         * test-mbrtowc4.sh (LOCALE_ZH_CN): Fix default value.
1806         * test-mbsnrtowcs4.sh (LOCALE_ZH_CN): Likewise.
1807         * test-mbsrtowcs4.sh (LOCALE_ZH_CN): Likewise.
1808         * test-wcrtomb.sh (LOCALE_ZH_CN): Likewise.
1809         * test-wcsnrtombs4.sh (LOCALE_ZH_CN): Likewise.
1810         * test-wcsrtombs4.sh (LOCALE_ZH_CN): Likewise.
1811
1812 2009-02-07  Bruno Haible  <bruno@clisp.org>
1813
1814         Make 64-bit clean.
1815         * lib/unictype/gen-ctype.c (output_predicate, output_category,
1816         output_combclass, output_bidi_category, output_decimal_digit,
1817         output_digit, output_numeric, output_mirror, output_scripts,
1818         output_ident_category): Use proper width specifier in format strings.
1819
1820 2009-02-07  Bruno Haible  <bruno@clisp.org>
1821
1822         * doc/posix-functions/dirfd.texi: Clarify situation on mingw. Document
1823         failure behaviour.
1824
1825 2009-02-07  Jim Meyering  <meyering@redhat.com>
1826
1827         regex: avoid compilation failure with upcoming gcc-4.4
1828         * lib/regex_internal.h: Revert e48d8b47fb3eee81d341b71c3e006efe9e3433a7
1829         [workaround for PGC prior to 6.1-2].  Otherwise, we'd get this:
1830         "... error: integer overflow in preprocessor expression".
1831
1832 2009-02-05  Ben Pfaff  <blp@gnu.org>
1833
1834         Fix link errors on Windows when close module is used.
1835         * modules/close: Add $(LIB_CLOSE) to Link section.
1836         * m4/close.m4 (gl_REPLACE_CLOSE): Substitute -lws2_32 into
1837         $(LIB_CLOSE) on Windows.
1838
1839 2009-02-05  Jim Meyering  <meyering@redhat.com>
1840
1841         still avoid unused-parameter warnings, but do it cleanly
1842         * lib/fsusage.c (UNUSED_PARAM): Remove definition.
1843         (get_fs_usage): Cast to void instead.
1844         * lib/mountlist.c (UNUSED_PARAM): Remove definition.
1845         (dev_from_mount_options, read_file_system_list): Cast to void.
1846         Prompted by Bruno Haible.
1847
1848 2009-02-04  Jim Meyering  <meyering@redhat.com>
1849
1850         fsusage.c: correct copyright year
1851         * lib/fsusage.c: Reflect year in which the change is pushed into
1852
1853         avoid misc. warnings
1854         * lib/fsusage.c (UNUSED_PARAM): Define.
1855         (get_fs_usage): Mark parameter "disk" as unused.
1856         * lib/getugroups.c (getgrent): Use "void" in prototype.
1857         * lib/mountlist.c: Mark unused parameters.
1858         (read_file_system_list): Declare a local with "const".
1859         * lib/nanosleep.c (getnow): Declare static.
1860         * lib/strftime.c: Include strftime.h, for declaration of nstrftime.
1861
1862         dirfd: set errno upon failure
1863         * lib/dirfd.c: Include <errno.h>.
1864         Set errno to ENOTSUP when returning -1.
1865         * modules/dirfd (Depends-on): Add errno.
1866         Suggested by John Kodis <kodis@comcast.net>.
1867
1868 2009-02-01  Bruno Haible  <bruno@clisp.org>
1869
1870         Don't assume sizeof (long) >= sizeof (void *).
1871         * lib/memcmp.c: Include stdint.h.
1872         (memcmp_bytes): Change argument types to op_t. Change type of srcp1,
1873         srcp2 to 'const byte *'.
1874         (memcmp_common_alignment, memcmp_not_common_alignment): Change argument
1875         types to uintptr_t.
1876         (rpl_memcmp): Change type of srcp1, srcp2 to 'uintptr_t'.
1877         * modules/memcmp (Depends-on): Add stdint.
1878         Reported by Ozkan Sezer <sezeroz@gmail.com>.
1879
1880 2009-01-30  Eric Blake  <ebb9@byu.net>
1881
1882         fix more require-before-expand issues
1883         * m4/pmccabe2html.m4 (gl_PMCCABE2HTML): Require, rather than
1884         expand, AC_PROG_AWK.
1885         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): Use AC_DEFUN_ONCE.
1886
1887 2009-01-28  Eric Blake  <ebb9@byu.net>
1888
1889         version-etc: use consistent URL formatting
1890         * lib/version-etc.c (emit_bug_reporting_address, version_etc_va):
1891         Improve formatting.  Use fputs for string without %.
1892
1893 2009-01-28  Jim Meyering  <meyering@redhat.com>
1894
1895         00gnulib.m4: add m4 quotes in shell comment to avoid autoconf warning
1896         * m4/00gnulib.m4 (AC_DEFUN_ONCE): Add quotes to avoid an
1897         "underquoted definition of NAME" from autoconf-2.59.
1898
1899 2009-01-28  Bruno Haible  <bruno@clisp.org>
1900
1901         * doc/gnulib.texi: Add "Obsolete modules" to index.
1902
1903 2009-01-28  Jim Meyering  <meyering@redhat.com>
1904
1905         useless-if-before-free: recognize more variants
1906         * build-aux/useless-if-before-free: Also recognize e.g.,
1907         if (NULL != p) free (p);
1908
1909 2009-01-27  Mark McLoughlin  <markmc@redhat.com>
1910
1911         test-getaddrinfo: skip (don't fail) this test when there's no network
1912         * tests/test-getaddrinfo.c: Skip test upon failure with EAI_AGAIN,
1913         on the presumption that it means you lack network access.
1914
1915 2009-01-26  Jim Meyering  <meyering@redhat.com>
1916
1917         fflush: avoid warnings on modern systems
1918         * lib/fflush.c (rpl_fflush): Move declarations of locals,
1919         pos and result, into scopes where they're used.
1920
1921 2009-01-26  Eric Blake  <ebb9@byu.net>
1922
1923         Silence warning reintroduced by recent extensions patch.
1924         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS)
1925         (gl_USE_SYSTEM_EXTENSIONS): Use AC_DEFUN_ONCE to silence newer
1926         autoconf.
1927
1928         Backport improved autoconf semantics of AC_DEFUN_ONCE.
1929         * m4/00gnulib.m4: New file.
1930         * gnulib-tool (func_get_filelist): Always use it.
1931         * m4/gnulib-common.m4 (gl_COMMON): Force the file to be used.
1932         Reported by Bruno Haible, with suggestions from Paolo Bonzini.
1933
1934 2009-01-25  Bruno Haible  <bruno@clisp.org>
1935
1936         Make test-quotearg work on MacOS X and AIX.
1937         * tests/test-quotearg.sh: New file.
1938         * tests/locale/fr/LC_MESSAGES/test-quotearg.po: New file.
1939         * tests/locale/fr/LC_MESSAGES/test-quotearg.mo: New file.
1940         * tests/test-quotearg.c: Include <locale.h> and gettext.h. Don't
1941         include <libintl.h>.
1942         (fake_locale): Remove variable.
1943         (gettext, dgettext, dcgettext): Remove functions.
1944         (main): Instead of setting a fake locale, set a real locale. Call
1945         textdomain and bindtextdomain.
1946         * modules/quotearg-tests (Files): Add the new files.
1947         (Depends-on): Add gettext, setenv, unsetenv.
1948         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
1949         (Makefile.am): Add test-quotearg.sh to TESTS, remove test-quotearg.
1950         Augment TESTS_ENVIRONMENT.
1951
1952 2009-01-25  Bruno Haible  <bruno@clisp.org>
1953
1954         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove special code that hid the
1955         fr_FR.ISO8859-1 locale on MacOS X.
1956         * m4/locale-ja.m4 (gt_LOCALE_JA): Remove special code that hid the
1957         ja_JP.eucJP locale on MacOS X.
1958         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Remove special code that hid the
1959         zh_CN.GB18030 locale on MacOS X.
1960
1961 2009-01-25  Bruno Haible  <bruno@clisp.org>
1962
1963         Avoid link errors on MacOS X 10.3.
1964         * lib/mbsrtowcs-state.c (_gl_mbsrtowcs_state): Add initializer.
1965         * lib/wcsrtombs-state.c (_gl_wcsrtombs_state): Likewise.
1966
1967 2009-01-25  Bruno Haible  <bruno@clisp.org>
1968
1969         * lib/pipe.c: On Unix, assume HAVE_POSIX_SPAWN and use posix_spawnp.
1970         * m4/pipe.m4 (gl_PIPE): Remove tests for vfork() based code.
1971         * modules/pipe (Files): Remove m4/posix_spawn.m4.
1972         (Depends-on): Add spawn, posix_spawnp, posix_spawn_file_actions_init,
1973         posix_spawn_file_actions_addclose, posix_spawn_file_actions_adddup2,
1974         posix_spawn_file_actions_addopen, posix_spawn_file_actions_destroy,
1975         posix_spawnattr_init, posix_spawnattr_setsigmask,
1976         posix_spawnattr_setflags, posix_spawnattr_destroy.
1977
1978         * lib/execute.c: On Unix, assume HAVE_POSIX_SPAWN and use posix_spawnp.
1979         * m4/execute.m4 (gl_EXECUTE): Remove tests for vfork() based code.
1980         * modules/execute (Files): Remove m4/posix_spawn.m4.
1981         (Depends-on): Add spawn, posix_spawnp, posix_spawn_file_actions_init,
1982         posix_spawn_file_actions_addopen, posix_spawn_file_actions_destroy,
1983         posix_spawnattr_init, posix_spawnattr_setsigmask,
1984         posix_spawnattr_setflags, posix_spawnattr_destroy.
1985
1986 2009-01-25  Bruno Haible  <bruno@clisp.org>
1987
1988         * lib/glthread/threadlib.c: Include <stdlib.h>.
1989
1990 2009-01-25  Bruno Haible  <bruno@clisp.org>
1991
1992         * lib/glthread/threadlib.c (dummy): New declaration.
1993
1994 2009-01-25  Bruno Haible  <bruno@clisp.org>
1995
1996         * lib/mbrtowc.c (mbrtowc): Distinguish invalid and incomplete
1997         multibyte characters also for the GB18030 encoding. Don't crash when
1998         the encoding is unknown and nstate = 0. Needed on OSF/1 5.1.
1999
2000 2009-01-25  Bruno Haible  <bruno@clisp.org>
2001
2002         Avoid redefining 'struct random_data' on OSF/1 5.1.
2003         * lib/stdlib.in.h: Include <random.h> if it exists.
2004         * m4/stdlib_h.m4 (gl_STDLIB_H): Test whether <random.h> exists. Set
2005         HAVE_RANDOM_H. Include <random.h> when testing whether
2006         'struct random_data' exists.
2007         * modules/stdlib (Makefile.am): Substitute HAVE_RANDOM_H.
2008
2009 2009-01-25  Bruno Haible  <bruno@clisp.org>
2010
2011         Don't install charset.alias on MacOS X >= 10.3.
2012         * lib/localcharset.c (DARWIN7): New macro.
2013         (get_charset_aliases): Hardcode the result for Darwin7.
2014         * modules/localcharset (install-exec-local): Don't install
2015         charset.alias on MacOS X >= 10.3, if the file does not yet exist.
2016
2017 2009-01-25  Bruno Haible  <bruno@clisp.org>
2018
2019         Don't install charset.alias on mingw and Cygwin.
2020         * modules/localcharset (install-exec-local): Don't install
2021         charset.alias on mingw and Cygwin, if the file does not yet exist.
2022         The result for these platforms is hardcoded in localcharset.c.
2023
2024 2009-01-25  Bruno Haible  <bruno@clisp.org>
2025
2026         Make it possible again to use AC_GNU_SOURCE together with gnulib.
2027         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_GNU_SOURCE
2028         before requiring AC_USE_SYSTEM_EXTENSIONS.
2029
2030 2009-01-25  Jim Meyering  <meyering@redhat.com>
2031
2032         c-strtod: avoid warnings
2033         * lib/c-strtod.c (C_STRTOD): Cast nptr to (char *) to avoid
2034         "assignment discards qualifiers from pointer target type" warnings.
2035
2036 2009-01-24  Bruno Haible  <bruno@clisp.org>
2037
2038         Add support for non-UTF-8 locales on MacOS X.
2039         * lib/config.charset: Add CP1131, ARMSCII-8, PT154 to the list of
2040         canonical encodings. For Darwin 7 and newer, don't map traditional
2041         encodings to UTF-8.
2042         Reported by Vincent Lefevre <vincent@vinc17.org>
2043         at <http://savannah.gnu.org/bugs/?25235>.
2044
2045 2009-01-24  Bruno Haible  <bruno@clisp.org>
2046
2047         * doc/gnulib.texi (Obsolete modules): New section.
2048         Reported by Mike Frysinger <vapier@gentoo.org>.
2049
2050 2009-01-24  Bruno Haible  <bruno@clisp.org>
2051
2052         * doc/Makefile (%.pdf): Clarify where to find texmf.cnf.
2053         (%.dvi): New rule.
2054
2055 2009-01-24  Bruno Haible  <bruno@clisp.org>
2056
2057         * lib/c-strtod.h (c_strtod, c_strtold): Adjust specification.
2058         Reported by Eric Blake.
2059
2060 2009-01-24  Bruno Haible  <bruno@clisp.org>
2061
2062         * lib/c-stack.c (segv_handler): If !HAVE_XSI_STACK_OVERFLOW_HEURISTIC,
2063         set signo = 0 also if info->si_code <= 0. Needed on HP-UX 11.11.
2064         Reported by Gary V. Vaughan <gary@gnu.org>.
2065
2066 2009-01-24  Bruno Haible  <bruno@clisp.org>
2067
2068         * lib/c-strtod.h (c_strtod, c_strtold): Add specification.
2069
2070 2009-01-23  Bruno Haible  <bruno@clisp.org>
2071
2072         Make c-strtod, c-strtold usable in libraries.
2073         * lib/c-strtod.c: Include string.h instead of xalloc.h.
2074         (C_STRTOD): Call strdup instead of xstrdup.
2075         * modules/c-strtod (Depends-on): Add strdup-posix, remove xalloc.
2076         * modules/c-strtold (Depends-on): Likewise.
2077         * doc/c-strtod.texi: Remove the sentence mentioning xalloc_die.
2078         * NEWS: Mention the change.
2079         Reported by Michael Gold <mgold@ncf.ca>.
2080
2081 2009-01-23  Jim Meyering  <meyering@redhat.com>
2082
2083         c-strtod: when ENDPTR is non-NULL, set *ENDPTR in new failure path
2084         * lib/c-strtod.c (C_STRTOD) [LC_ALL_MASKC]: Ensure that when
2085         ENDPTR is non-NULL, *ENDPTR is set to NPTR upon failure.
2086
2087 2009-01-23  Simon Josefsson  <simon@josefsson.org>
2088
2089         * lib/version-etc.c: Add emit_bug_reporting_address, inspired by
2090         GNU CoreUtils.
2091         * lib/version-etc.h: Add prototype for emit_bug_reporting_address.
2092         * modules/version-etc (Description): Update.
2093
2094 2009-01-22  Bruno Haible  <bruno@clisp.org>
2095
2096         Cache the C locale object.
2097         * lib/c-strtod.c (c_locale_cache): New variable.
2098         (c_locale): New function.
2099         (C_STRTOD): Use it, and don't call freelocale.
2100         * m4/c-strtod.m4 (gl_C_STRTOD, gl_C_STRTOLD): Require AC_C_INLINE.
2101         Suggested by Paolo Bonzini.
2102
2103 2009-01-21  Bruno Haible  <bruno@clisp.org>
2104
2105         * lib/getloadavg.c (getloadavg): Check c_strtod result against error
2106         conditions other than overflow.
2107
2108 2009-01-21  Bruno Haible  <bruno@clisp.org>
2109
2110         * lib/c-strtod.c: Include errno.h.
2111         (C_STRTOD): Check against NULL return from newlocale. Preserve errno
2112         value from STRTOD_L and STRTOD.
2113
2114 2009-01-21  Bruno Haible  <bruno@clisp.org>
2115         and Jim Meyering  <meyering@redhat.com>
2116
2117         nanosleep: skip configure test (fail it) for apple universal builds
2118         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_MULTIARCH. In Apple
2119         universal builds, assume that nanosleep does not work.
2120         * modules/nanosleep (Depends-on): Add multiarch.
2121
2122         mktime: skip configure test (fail it) for apple universal builds
2123         * m4/mktime.m4 (AC_FUNC_MKTIME): Require gl_MULTIARCH. In Apple
2124         universal builds, assume that mktime does not work.
2125         * modules/mktime (Depends-on): Add multiarch.
2126
2127 2009-01-21  Eric Blake  <ebb9@byu.net>
2128
2129         multiarch: avoid expand-before-require warning
2130         * modules/multiarch (configure.ac): Require, rather than expand,
2131         gl_MULTIARCH.
2132         * m4/multiarch.m4 (gl_MULTIARCH_BODY): Merge...
2133         (gl_MULTIARCH): ...into this macro, and use AC_DEFUN_ONCE to
2134         enforce that all clients require it.  Partial reversion of
2135         2008-12-29 patch.
2136
2137         error: avoid expand-before-require warning
2138         * modules/errno (configure.ac): Require, rather than expand,
2139         gl_HEADER_ERRNO_H.
2140         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Merge...
2141         (gl_HEADER_ERRNO_H): ...into this macro, and use AC_DEFUN_ONCE to
2142         enforce that all clients require it.
2143
2144         gnulib-tool: avoid warnings from using obsolete AC_GNU_SOURCE
2145         * gnulib-tool (func_dest_tmpfilename, func_create_testdir): Using
2146         obsolete AC_GNU_SOURCE causes out-of-order expansion; avoid it,
2147         and rely solely on gl_USE_SYSTEM_EXTENSIONS.
2148
2149 2009-01-21  Paolo Bonzini  <bonzini@gnu.org>
2150
2151         Revert:
2152         2009-01-20  Paolo Bonzini  <bonzini@gnu.org>
2153
2154         regex: do not depend on obsolete modules.
2155         * modules/regex: Remove memcmp and memmove.
2156
2157 2009-01-20  Bruno Haible  <bruno@clisp.org>
2158
2159         Make the 'link' module link on Windows NT 4.
2160         * lib/link.c (_WIN32_WINNT): Don't define.
2161         (CreateHardLinkFuncType): New type.
2162         (CreateHardLinkFunc, initialized): New variables.
2163         (initialize): New function.
2164         (link): Invoke CreateHardLink indirectly through the function pointer.
2165
2166 2009-01-20  Bruno Haible  <bruno@clisp.org>
2167
2168         Fix compilation failure on mingw.
2169         * tests/test-link.c (main): Don't assume that EOPNOTSUPP exists.
2170
2171 2009-01-20  Michael Gold  <mgold@ncf.ca>  (tiny change)
2172
2173         * doc/c-strtod.texi: Mention a couple of restrictions.
2174
2175 2009-01-20  Jim Meyering  <meyering@redhat.com>
2176
2177         gettimeofday: move more declarations out of functions
2178         * lib/gettimeofday.c: Move extern declarations of tzset and
2179         gmtime out of containing functions.  Prompted by Bruno Haible.
2180
2181 2009-01-20  Paolo Bonzini  <bonzini@gnu.org>
2182
2183         regex: do not depend on obsolete modules.
2184         * modules/regex: Remove memcmp and memmove.
2185
2186 2009-01-19  Bruno Haible  <bruno@clisp.org>
2187
2188         Don't use AC_REQUIRE([AC_C_BIGENDIAN]).
2189         * modules/uniconv/u16-conv-from-enc (configure.ac): Require
2190         gl_BIGENDIAN, not AC_C_BIGENDIAN.
2191         * modules/uniconv/u16-conv-to-enc (configure.ac): Likewise.
2192         * modules/uniconv/u16-strconv-to-enc (configure.ac): Likewise.
2193
2194 2009-01-19  Bruno Haible  <bruno@clisp.org>
2195
2196         * tests/test-link.c: Include <errno.h>.
2197         (main): Exit with code 77 when a hard link cannot be created due to
2198         the file system.
2199         * tests/test-link.sh: Skip test when a hard link cannot be created due
2200         to the file system.
2201         Suggested by Eric Blake.
2202
2203 2009-01-19  Martin Lambers  <marlam@marlam.de>
2204
2205         * modules/link-tests: New file.
2206         * tests/test-link.sh: New file.
2207         * tests/test-link.c: New file.
2208
2209 2009-01-19  Eric Blake  <ebb9@byu.net>
2210
2211         doc: mention another function added in cygwin 1.7.0
2212         * doc/glibc-functions/glob_pattern_p.texi (glob_pattern_p):
2213         Another new function in cygwin 1.7.
2214
2215 2009-01-19  Bruno Haible  <bruno@clisp.org>
2216
2217         Don't use AC_REQUIRE([AC_C_BIGENDIAN]).
2218         * m4/gnulib-common.m4 (gl_BIGENDIAN): New macro.
2219         * m4/exponentl.m4 (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require
2220         gl_BIGENDIAN, not AC_C_BIGENDIAN.
2221         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): Likewise.
2222         * m4/isinf.m4 (gl_ISINFL_WORKS): Likewise.
2223         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Likewise.
2224         * m4/md4.m4 (gl_MD4): Likewise.
2225         * m4/md5.m4 (gl_MD5): Likewise.
2226         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Likewise.
2227         * m4/sha1.m4 (gl_SHA1): Likewise.
2228         * m4/sha256.m4 (gl_SHA256): Likewise.
2229         * m4/sha512.m4 (gl_SHA512): Likewise.
2230
2231 2009-01-19  Bruno Haible  <bruno@clisp.org>
2232
2233         * modules/uniname/uniname-tests (Depends-on): Add progname.
2234         * tests/uniname/test-uninames.c: Include progname.h.
2235         (main): Call set_program_name.
2236
2237         * modules/unistdio/u8-vsprintf-tests (Depends-on): Add progname.
2238         * tests/unistdio/test-u8-vsprintf1.c: Include progname.h.
2239         (main): Call set_program_name.
2240
2241         * modules/unistdio/u8-vsnprintf-tests (Depends-on): Add progname.
2242         * tests/unistdio/test-u8-vsnprintf1.c: Include progname.h.
2243         (main): Call set_program_name.
2244
2245         * modules/unistdio/u16-vsprintf-tests (Depends-on): Add progname.
2246         * tests/unistdio/test-u16-vsprintf1.c: Include progname.h.
2247         (main): Call set_program_name.
2248
2249         * modules/unistdio/u16-vsnprintf-tests (Depends-on): Add progname.
2250         * tests/unistdio/test-u16-vsnprintf1.c: Include progname.h.
2251         (main): Call set_program_name.
2252
2253         * modules/unistdio/u32-vsprintf-tests (Depends-on): Add progname.
2254         * tests/unistdio/test-u32-vsprintf1.c: Include progname.h.
2255         (main): Call set_program_name.
2256
2257         * modules/unistdio/u32-vsnprintf-tests (Depends-on): Add progname.
2258         * tests/unistdio/test-u32-vsnprintf1.c: Include progname.h.
2259         (main): Call set_program_name.
2260
2261         * modules/unistdio/ulc-vsprintf-tests (Depends-on): Add progname.
2262         * tests/unistdio/test-ulc-vsprintf1.c: Include progname.h.
2263         (main): Call set_program_name.
2264
2265         * modules/unistdio/ulc-vsnprintf-tests (Depends-on): Add progname.
2266         * tests/unistdio/test-ulc-vsnprintf1.c: Include progname.h.
2267         (main): Call set_program_name.
2268
2269 2009-01-19  Eric Blake  <ebb9@byu.net>
2270
2271         test-unistd: test previous patch
2272         * tests/test-unistd.c: Test *_FILENO macros.
2273
2274         unistd: guarantee STDIN_FILENO here, for OS/2 EMX
2275         * lib/unistd.in.h (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO):
2276         Guarantee a definition.
2277         * doc/posix-headers/unistd.texi (unistd.h): Document the bug.
2278         * modules/unistd-safer (Depends-on): Add dependency on unistd.
2279         * lib/c-stack.c (STDERR_FILENO): Rely on <unistd.h>.
2280         * lib/dup-safer.c (STDERR_FILENO): Likewise.
2281         * lib/execute.c (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO):
2282         Likewise.
2283         * lib/fd-safer.c (STDIN_FILENO, STDERR_FILENO): Likewise.
2284         * lib/fopen-safer.c (STDERR_FILENO): Likewise.
2285         * lib/pipe.c (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO):
2286         Likewise.
2287         * lib/tmpfile-safer.c (STDERR_FILENO): Likewise.
2288         * tests/test-posix_spawn1.c (STDIN_FILENO, STDOUT_FILENO)
2289         (STDERR_FILENO): Likewise.
2290         * tests/test-posix_spawn2.c (STDIN_FILENO, STDOUT_FILENO)
2291         (STDERR_FILENO): Likewise.
2292         * tests/test-posix_spawn3.c (STDIN_FILENO, STDOUT_FILENO)
2293         (STDERR_FILENO): Likewise.
2294         Reported by Elbert Pol.
2295
2296 2009-01-19  Eric Blake  <ebb9@byu.net>
2297
2298         doc: mention more functions added in cygwin 1.7.0
2299         * doc/posix-functions/abort.texi (abort): Update wording related
2300         to cygwin.
2301         * doc/posix-functions/daylight.texi (daylight): Likewise.
2302         * doc/posix-functions/optarg.texi (optarg): Likewise.
2303         * doc/posix-functions/optarg.texi (opterr): Likewise.
2304         * doc/posix-functions/optarg.texi (optind): Likewise.
2305         * doc/posix-functions/optarg.texi (optopt): Likewise.
2306         * doc/posix-functions/wprintf.texi (wprintf): Cygwin wprintf never
2307         worked in 1.5.x, and was withdrawn in 1.7.
2308         * doc/posix-functions/vwprintf.texi (vwprintf): Likewise.
2309         * doc/posix-functions/fprintf.texi (fprintf): Tighten mention of
2310         cygwin versions.
2311         * doc/posix-functions/perror.texi (perror): Likewise.
2312         * doc/posix-functions/printf.texi (printf): Likewise.
2313         * doc/posix-functions/snprintf.texi (snprintf): Likewise.
2314         * doc/posix-functions/sprintf.texi (sprintf): Likewise.
2315         * doc/posix-functions/vfprintf.texi (vfprintf): Likewise.
2316         * doc/posix-functions/vprintf.texi (vprintf): Likewise.
2317         * doc/posix-functions/vsnprintf.texi (vsnprintf): Likewise.
2318         * doc/posix-functions/vsprintf.texi (vsprintf): Likewise.
2319         * doc/glibc-functions/obstack_printf.texi (obstack_printf):
2320         Likewise.
2321         * doc/glibc-functions/obstack_vprintf.texi (obstack_vprintf):
2322         Likewise.
2323         * doc/glibc-functions/cfmakeraw.texi (cfmakeraw): Cygwin 1.7 adds
2324         this function.
2325         * doc/glibc-functions/in6addr_any.texi (in6addr_any): Likewise.
2326         * doc/glibc-functions/in6addr_loopback.texi (in6addr_loopback):
2327         Likewise.
2328         * doc/glibc-functions/updwtmpx.texi (updwtmpx): Likewise.
2329         * doc/posix-functions/_Exit_C99.texi (_Exit): Likewise.
2330         * doc/posix-functions/confstr.texi (confstr): Likewise.
2331         * doc/posix-functions/dprintf.texi (dprintf): Likewise.
2332         * doc/posix-functions/fgetwc.texi (fgetwc): Likewise.
2333         * doc/posix-functions/fgetws.texi (fgetws): Likewise.
2334         * doc/posix-functions/fputwc.texi (fputwc): Likewise.
2335         * doc/posix-functions/fputws.texi (fputws): Likewise.
2336         * doc/posix-functions/fwide.texi (fwide): Likewise.
2337         * doc/posix-functions/getwc.texi (getwc): Likewise.
2338         * doc/posix-functions/getwchar.texi (getwchar): Likewise.
2339         * doc/posix-functions/putwc.texi (putwc): Likewise.
2340         * doc/posix-functions/putwchar.texi (putwchar): Likewise.
2341         * doc/posix-functions/sigignore.texi (sigignore): Likewise.
2342         * doc/posix-functions/ungetwc.texi (ungetwc): Likewise.
2343         * doc/posix-functions/vdprintf.texi (vdprintf): Likewise.
2344         * doc/posix-functions/wcpcpy.texi (wcpcpy): Likewise.
2345         * doc/posix-functions/wcpncpy.texi (wcpncpy): Likewise.
2346         * doc/posix-functions/wcstol.texi (wcstol): Likewise.
2347         * doc/posix-functions/wcstoll.texi (wcstoll): Likewise.
2348         * doc/posix-functions/wcstoul.texi (wcstoul): Likewise.
2349         * doc/posix-functions/wcstoull.texi (wcstoull): Likewise.
2350         * doc/posix-functions/wcsxfrm.texi (wcsxfrm): Likewise.
2351
2352 2009-01-19  Daniel P. Berrange  <berrange@redhat.com>
2353
2354         ioctl: avoid warning: no previous prototype for 'rpl_ioctl'
2355         * lib/ioctl.c: Include <sys/ioctl.h>.
2356
2357 2009-01-19  Simon Josefsson  <simon@josefsson.org>
2358
2359         * modules/getdate-tests (Depends-on): Add progname.
2360         * tests/test-getdate.c: Use progname module, to avoid link errors
2361         on non-glibc systems.
2362
2363 2009-01-18  Simon Josefsson  <simon@josefsson.org>
2364
2365         * modules/filenamecat-tests (Depends-on): Add progname.
2366         * modules/fstrcmp-tests (Depends-on): Likewise.
2367
2368         * tests/test-filenamecat.c: Use progname module, to avoid link
2369         errors on non-glibc systems.
2370         * tests/test-fstrcmp.c: Likewise.
2371
2372 2009-01-19  Daniel P. Berrange  <berrange@redhat.com>
2373
2374         gettimeofday: avoid warning: nested extern declaration of 'localtime'
2375         * lib/gettimeofday.c: Move extern declaration out of function.
2376
2377 2009-01-18  Bruno Haible  <bruno@clisp.org>
2378
2379         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't test for mblen and mbrlen.
2380         * lib/strftime.c (HAVE_MBLEN, HAVE_MBRLEN): Remove macros.
2381         (MULTIBYTE_IS_FORMAT_SAFE): Define to 1 on all platforms except OSF/1.
2382
2383 2009-01-18  Bruno Haible  <bruno@clisp.org>
2384
2385         * lib/strftime.c (MEMPCPY): Remove unused macro.
2386         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't test for mempcpy.
2387
2388 2009-01-18  Martin Lambers  <marlam@marlam.de>
2389
2390         New module 'link'.
2391         * lib/unistd.in.h (link): New declaration.
2392         * lib/link.c: New file.
2393         * m4/link.m4: New file.
2394         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_LINK,
2395         HAVE_LINK.
2396         * modules/unistd (Makefile.am): Substitute GNULIB_LINK, HAVE_LINK.
2397         * modules/link: New file.
2398         * doc/posix-functions/link.texi: Mention the new module.
2399
2400 2009-01-18  Bruno Haible  <bruno@clisp.org>
2401
2402         * tests/test-avltree_list.c (main): Call set_program_name.
2403         * tests/test-avltree_oset.c (main): Likewise.
2404         * tests/test-obstack-printf.c: Include progname.h.
2405         (main): Call set_program_name.
2406         * tests/test-quotearg.c: Include progname.h.
2407         (main): Call set_program_name.
2408         * tests/test-xmemdup0.c: Include progname.h.
2409         (main): Call set_program_name.
2410
2411 2009-01-18  Bruno Haible  <bruno@clisp.org>
2412
2413         New module 'alphasort'.
2414         * lib/dirent.in.h (alphasort): New declaration.
2415         * lib/alphasort.c: New file, from glibc with modifications.
2416         * m4/alphasort.m4: New file.
2417         * modules/alphasort: New file.
2418         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_ALPHASORT,
2419         HAVE_ALPHASORT.
2420         * modules/dirent (Makefile.am): Substitute GNULIB_ALPHASORT,
2421         HAVE_ALPHASORT.
2422         * doc/posix-functions/alphasort.texi: Mention the new module and the
2423         portability problems.
2424
2425 2009-01-18  Bruno Haible  <bruno@clisp.org>
2426
2427         New module 'scandir'.
2428         * lib/dirent.in.h (scandir): New declaration.
2429         * lib/scandir.c: New file, from glibc with modifications.
2430         * m4/scandir.m4: New file.
2431         * modules/scandir: New file.
2432         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_SCANDIR,
2433         HAVE_SCANDIR.
2434         * modules/dirent (Makefile.am): Substitute GNULIB_SCANDIR,
2435         HAVE_SCANDIR.
2436         * doc/posix-functions/scandir.texi: Mention the new module and the
2437         portability problems.
2438
2439 2009-01-17  Bruno Haible  <bruno@clisp.org>
2440
2441         * gnulib-tool (func_remove_prefix): Escape all dots in the prefix.
2442         Update documentation.
2443         (func_remove_suffix): Escape all dots in the suffix. Update
2444         documentation.
2445         (func_filter_filelist): Update documentation.
2446         Reported by Ralf Wildenhues.
2447
2448 2009-01-17  Bruno Haible  <bruno@clisp.org>
2449
2450         * modules/dprintf-posix-tests: New file.
2451         * tests/test-dprintf-posix.sh: New file.
2452         * tests/test-dprintf-posix.c: New file.
2453
2454         New modules 'dprintf', 'dprintf-posix'.
2455         * lib/stdio.in.h (dprintf): New declaration.
2456         * lib/dprintf.c: New file.
2457         * m4/dprintf.m4: New file.
2458         * m4/dprintf-posix.m4: New file.
2459         * modules/dprintf: New file.
2460         * modules/dprintf-posix: New file.
2461         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_DPRINTF,
2462         HAVE_DPRINTF, REPLACE_DPRINTF.
2463         * modules/stdio (Makefile.am): Substitute also GNULIB_DPRINTF,
2464         HAVE_DPRINTF, REPLACE_DPRINTF.
2465         * doc/posix-functions/dprintf.texi: Mention the new modules.
2466
2467 2009-01-17  Bruno Haible  <bruno@clisp.org>
2468
2469         * modules/vdprintf-posix-tests: New file.
2470         * tests/test-vdprintf-posix.sh: New file.
2471         * tests/test-vdprintf-posix.c: New file.
2472
2473         New modules 'vdprintf', 'vdprintf-posix'.
2474         * lib/stdio.in.h (vdprintf): New declaration.
2475         * lib/vdprintf.c: New file.
2476         * m4/vdprintf.m4: New file.
2477         * m4/vdprintf-posix.m4: New file.
2478         * modules/vdprintf: New file.
2479         * modules/vdprintf-posix: New file.
2480         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_VDPRINTF,
2481         HAVE_VDPRINTF, REPLACE_VDPRINTF.
2482         * modules/stdio (Makefile.am): Substitute also GNULIB_VDPRINTF,
2483         HAVE_VDPRINTF, REPLACE_VDPRINTF.
2484         * doc/posix-functions/vdprintf.texi: Mention the new modules.
2485
2486 2009-01-17  Bruno Haible  <bruno@clisp.org>
2487
2488         Fix replacement of fopen on mingw.
2489         * m4/fopen.m4 (gl_FUNC_FOPEN): Define FOPEN_TRAILING_SLASH_BUG also on
2490         mingw.
2491
2492 2009-01-17  Bruno Haible  <bruno@clisp.org>
2493
2494         Fix compilation error on HP-UX 11.00, present since 2008-09-24.
2495         * lib/fopen.c: Include <sys/types.h> and <sys/types.h>.
2496
2497 2009-01-17  Bruno Haible  <bruno@clisp.org>
2498
2499         Avoid test-fflush2.sh failure on mingw.
2500         * tests/test-fflush2.c: Include binary-io.h.
2501         (main): Put standard input into binary mode.
2502         * modules/fflush-tests (Depends-on): Add binary-io.
2503
2504 2009-01-17  Bruno Haible  <bruno@clisp.org>
2505
2506         * lib/wchar.in.h: In another particular situation, include only the
2507         system's <wchar.h> file.
2508         (_GL_ALREADY_INCLUDING_WCHAR_H): New macro.
2509         Reported by Albert Chin-A-Young <china@thewrittenword.com>
2510         and Thomas Guyot-Sionnest <dermoth@aei.ca>.
2511
2512 2009-01-17  Bruno Haible  <bruno@clisp.org>
2513
2514         Support for stripping executables in --enable-relocatable.
2515         * build-aux/install-reloc: Expect one more argument, or an environment
2516         variable RELOC_STRIP_PROG. If set, strip the destination program and
2517         its wrapper.
2518         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): In INSTALL_PROGRAM_ENV, set
2519         RELOC_STRIP_PROG.
2520         * doc/relocatable-maint.texi (Supporting Relocation): Mention the need
2521         to set RELOCATABLE_STRIP.
2522         * NEWS: Mention the new Makefile requirement.
2523
2524 2009-01-17  Bruno Haible  <bruno@clisp.org>
2525
2526         * build-aux/install-reloc: Remove debugging information left over by
2527         C compiler on MacOS X.
2528
2529 2009-01-17  Bruno Haible  <bruno@clisp.org>
2530
2531         Update use of _NSGetExecutablePath after API change in MacOS X 10.4.
2532         * lib/progreloc.c (find_executable): Fix type of pointer passed to
2533         _NSGetExecutablePath.
2534
2535 2009-01-16  Jim Meyering  <meyering@redhat.com>
2536
2537         strerror: avoid warnings about discarding "const"
2538         * lib/strerror.c (rpl_strerror): Instead of returning a const
2539         string from each and every "case", use a variable, and add a single
2540         cast after the switch.
2541
2542 2009-01-16  Albert Chin-A-Young <china@thewrittenword.com>
2543
2544         * lib/arpa_inet.in.h: Add extern "C" block for C++.
2545
2546 2009-01-16  Bruno Haible  <bruno@clisp.org>
2547
2548         * m4/printf.m4 (gl_SNPRINTF_SIZE1, gl_VSNPRINTF_ZEROSIZE_C99): Use an
2549         array initializer syntax that also works in C++ mode.
2550         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
2551
2552 2009-01-16  Jim Meyering  <meyering@redhat.com>
2553
2554         poll: suppress a warning
2555         * lib/poll.c: Use #pragma GCC diagnostic ignored "-Wtype-limits"
2556         to ignore "...unsigned expression < 0 is always false" warnings.
2557
2558 2009-01-16  Daniel P. Berrange  <berrange@redhat.com>
2559
2560         poll: remove declarations of unused variables
2561         * lib/poll.c (poll) [WIN32_NATIVE]: Remove declarations of unused
2562         sockbuf and optlen.
2563
2564 2009-01-15  Bruno Haible  <bruno@clisp.org>
2565
2566         Make fflush-after-ungetc POSIX compliant on BSD systems.
2567         * lib/fflush.c (clear_ungetc_buffer_preserving_position): New function.
2568         (clear_ungetc_buffer): Implement also for other systems.
2569         (rpl_fflush): On glibc systems, invoke
2570         clear_ungetc_buffer_preserving_position. Otherwise, invoke
2571         clear_ungetc_buffer after fetching the stream's position, not before.
2572
2573 2009-01-15  Bruno Haible  <bruno@clisp.org>
2574
2575         Make fflush-after-ungetc POSIX compliant on glibc systems.
2576         * m4/fflush.m4 (gl_FUNC_FFLUSH): Test also the behaviour of fflush
2577         after ungetc.
2578         * lib/fflush.c (clear_ungetc_buffer): Implement for glibc systems.
2579         (rpl_fflush): On glibc systems, simply call the system's fflush
2580         function after clearing the ungetc buffer.
2581         * lib/fseeko.c (rpl_fseeko): Don't try to lseek past the end of file.
2582         Instead, lseek only to the end of file, then use the system's fseeko
2583         for the rest. On glibc systems, reset the EOF indicator bit.
2584
2585 2009-01-15  Jim Meyering  <meyering@redhat.com>
2586
2587         openmp.m4: revert quote-adding change, for portability to older autoconf
2588         * m4/openmp.m4: Remove the quotes added on 2009-01-14.
2589         This reverts part of 42d1eda5dcce2d68deab7a642e7f29bcd7144a0d.
2590         Simon Josefsson noticed the problem when using autoconf-2.61.
2591
2592 2009-01-15  Bruno Haible  <bruno@clisp.org>
2593
2594         * tests/test-fflush2.sh: Invoke test-fflush2 twice.
2595         * tests/test-fflush2.c (ASSERT): Always fail.
2596         (main): Add two tests for fflush() after ungetc(), taking into account
2597         the Austin Group's clarification.
2598         Suggested by Eric Blake.
2599
2600 2009-01-15  Albert Chin-A-Young  <china@thewrittenword.com>
2601
2602         mktime.m4: remove K&R-style function prototypes
2603         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove K&R-style function prototypes
2604         for the Sun C++ compiler.
2605
2606 2009-01-14  Bruno Haible  <bruno@clisp.org>
2607
2608         * lib/stdint.in.h (_GL_JUST_INCLUDE_SYSTEM_WCHAR_H): New macro, defined
2609         while including <wchar.h>.
2610         * lib/wchar.in.h: In two particular situations on HP-UX, include only
2611         the system's <wchar.h> file.
2612         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
2613
2614 2009-01-14  Bruno Haible  <bruno@clisp.org>
2615
2616         * m4/csharp.m4: Don't mention gettext on the serial number line.
2617         * m4/csharpexec.m4: Likewise.
2618         * m4/eaccess.m4: Likewise.
2619         * m4/javaexec.m4: Likewise.
2620         * m4/sig_atomic_t.m4: Likewise.
2621         * m4/tmpdir.m4: Likewise.
2622         * m4/intldir.m4: Bump gettext version.
2623         * m4/lib-ld.m4: Likewise.
2624
2625 2009-01-14  Bruno Haible  <bruno@clisp.org>
2626
2627         * lib/progname.c (set_program_name): Add more comments.
2628         Reported by Sergey Poznyakoff <gray@gnu.org.ua>.
2629
2630 2009-01-14  Simon Josefsson  <simon@josefsson.org>
2631
2632         * lib/sys_stat.in.h: Include sys/types.h for nlink_t on systems
2633         were sys/stat.h does not define it.
2634
2635 2009-01-14  Jim Meyering  <meyering@redhat.com>
2636
2637         many *.m4 files: improve m4 quoting
2638         99% of this change was performed by running the following commands:
2639         git ls-files | grep '\.m4$' | xargs perl -pi \
2640           -e 's/(AC_\w+\()([^[()]+?)([,)])/$1\[$2]$3/g;' \
2641           -e 's/(AC_\w+\((?:\[[^,]+?\], ){1})([^,[()]+?)([,)])/$1\[$2]$3/g;' \
2642           -e 's/(AC_\w+\((?:\[[^,]+?\], ){2})([^,[()]+?)([,)])/$1\[$2]$3/g;' \
2643           -e 's/(AC_\w+\((?:\[[^,]+?\], ){3})([^,[()]+?)([,)])/$1\[$2]$3/g'
2644         perl -pi -e 's/\[\.\.\.\]/.../' m4/onceonly.m4
2645         The remainder were to add Copyright dates, increment serial numbers,
2646         undo some changes in comments, exclude m4/intl.m4, and add quotes
2647         around the "1" in ",1" where the unusual spacing prohibited the
2648         above regexps from doing the job.  For more details, see
2649         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/16175>.
2650         * m4/acl.m4: Modified.
2651         * m4/afs.m4: Likewise.
2652         * m4/alloca.m4: Likewise.
2653         * m4/argp.m4: Likewise.
2654         * m4/argz.m4: Likewise.
2655         * m4/atexit.m4: Likewise.
2656         * m4/bison-i18n.m4: Likewise.
2657         * m4/bison.m4: Likewise.
2658         * m4/byteswap.m4: Likewise.
2659         * m4/c-stack.m4: Likewise.
2660         * m4/c-strtod.m4: Likewise.
2661         * m4/calloc.m4: Likewise.
2662         * m4/canonicalize-lgpl.m4: Likewise.
2663         * m4/chown.m4: Likewise.
2664         * m4/clock_time.m4: Likewise.
2665         * m4/codeset.m4: Likewise.
2666         * m4/copy-file.m4: Likewise.
2667         * m4/csharp.m4: Likewise.
2668         * m4/csharpcomp.m4: Likewise.
2669         * m4/csharpexec.m4: Likewise.
2670         * m4/d-ino.m4: Likewise.
2671         * m4/d-type.m4: Likewise.
2672         * m4/dirfd.m4: Likewise.
2673         * m4/double-slash-root.m4: Likewise.
2674         * m4/eaccess.m4: Likewise.
2675         * m4/eealloc.m4: Likewise.
2676         * m4/environ.m4: Likewise.
2677         * m4/errno_h.m4: Likewise.
2678         * m4/euidaccess.m4: Likewise.
2679         * m4/execute.m4: Likewise.
2680         * m4/fatal-signal.m4: Likewise.
2681         * m4/fchdir.m4: Likewise.
2682         * m4/fcntl_h.m4: Likewise.
2683         * m4/fileblocks.m4: Likewise.
2684         * m4/filenamecat.m4: Likewise.
2685         * m4/findprog.m4: Likewise.
2686         * m4/flexmember.m4: Likewise.
2687         * m4/fnmatch.m4: Likewise.
2688         * m4/fopen.m4: Likewise.
2689         * m4/fpending.m4: Likewise.
2690         * m4/fprintf-posix.m4: Likewise.
2691         * m4/free.m4: Likewise.
2692         * m4/frexp.m4: Likewise.
2693         * m4/frexpl.m4: Likewise.
2694         * m4/fsusage.m4: Likewise.
2695         * m4/ftruncate.m4: Likewise.
2696         * m4/gc-camellia.m4: Likewise.
2697         * m4/gc-random.m4: Likewise.
2698         * m4/gc.m4: Likewise.
2699         * m4/getaddrinfo.m4: Likewise.
2700         * m4/getcwd-abort-bug.m4: Likewise.
2701         * m4/getcwd-path-max.m4: Likewise.
2702         * m4/getdate.m4: Likewise.
2703         * m4/getdomainname.m4: Likewise.
2704         * m4/getgroups.m4: Likewise.
2705         * m4/gethostname.m4: Likewise.
2706         * m4/gethrxtime.m4: Likewise.
2707         * m4/getline.m4: Likewise.
2708         * m4/getloadavg.m4: Likewise.
2709         * m4/getndelim2.m4: Likewise.
2710         * m4/getpass.m4: Likewise.
2711         * m4/gettext.m4: Likewise.
2712         * m4/gettime.m4: Likewise.
2713         * m4/gettimeofday.m4: Likewise.
2714         * m4/gnulib-common.m4: Likewise.
2715         * m4/group-member.m4: Likewise.
2716         * m4/host-os.m4: Likewise.
2717         * m4/iconv.m4: Likewise.
2718         * m4/iconv_open.m4: Likewise.
2719         * m4/inet_ntop.m4: Likewise.
2720         * m4/inet_pton.m4: Likewise.
2721         * m4/inline.m4: Likewise.
2722         * m4/intldir.m4: Likewise.
2723         * m4/intlmacosx.m4: Likewise.
2724         * m4/intmax.m4: Likewise.
2725         * m4/intmax_t.m4: Likewise.
2726         * m4/inttypes.m4: Likewise.
2727         * m4/inttypes_h.m4: Likewise.
2728         * m4/inttypes-pri.m4: Likewise.
2729         * m4/isapipe.m4: Likewise.
2730         * m4/isnand.m4: Likewise.
2731         * m4/isnanf.m4: Likewise.
2732         * m4/isnanl.m4: Likewise.
2733         * m4/javacomp.m4: Likewise.
2734         * m4/javaexec.m4: Likewise.
2735         * m4/jm-winsz1.m4: Likewise.
2736         * m4/jm-winsz2.m4: Likewise.
2737         * m4/lchown.m4: Likewise.
2738         * m4/lcmessage.m4: Likewise.
2739         * m4/ldexpl.m4: Likewise.
2740         * m4/lib-ld.m4: Likewise.
2741         * m4/lib-link.m4: Likewise.
2742         * m4/libsigsegv.m4: Likewise.
2743         * m4/link-follow.m4: Likewise.
2744         * m4/localcharset.m4: Likewise.
2745         * m4/locale-fr.m4: Likewise.
2746         * m4/locale-ja.m4: Likewise.
2747         * m4/locale-tr.m4: Likewise.
2748         * m4/locale-zh.m4: Likewise.
2749         * m4/lock.m4: Likewise.
2750         * m4/longlong.m4: Likewise.
2751         * m4/ls-mntd-fs.m4: Likewise.
2752         * m4/lstat.m4: Likewise.
2753         * m4/malloc.m4: Likewise.
2754         * m4/mathl.m4: Likewise.
2755         * m4/mbrtowc.m4: Likewise.
2756         * m4/mbstate_t.m4: Likewise.
2757         * m4/mbswidth.m4: Likewise.
2758         * m4/memchr.m4: Likewise.
2759         * m4/memcmp.m4: Likewise.
2760         * m4/memcpy.m4: Likewise.
2761         * m4/memmem.m4: Likewise.
2762         * m4/memmove.m4: Likewise.
2763         * m4/mempcpy.m4: Likewise.
2764         * m4/memrchr.m4: Likewise.
2765         * m4/memset.m4: Likewise.
2766         * m4/minmax.m4: Likewise.
2767         * m4/mkdir-slash.m4: Likewise.
2768         * m4/mkdtemp.m4: Likewise.
2769         * m4/mktime.m4: Likewise.
2770         * m4/mmap-anon.m4: Likewise.
2771         * m4/mountlist.m4: Likewise.
2772         * m4/nanosleep.m4: Likewise.
2773         * m4/nls.m4: Likewise.
2774         * m4/nocrash.m4: Likewise.
2775         * m4/open.m4: Likewise.
2776         * m4/openat.m4: Likewise.
2777         * m4/openmp.m4: Likewise.
2778         * m4/pathmax.m4: Likewise.
2779         * m4/perl.m4: Likewise.
2780         * m4/physmem.m4: Likewise.
2781         * m4/pipe.m4: Likewise.
2782         * m4/po.m4: Likewise.
2783         * m4/poll.m4: Likewise.
2784         * m4/posixtm.m4: Likewise.
2785         * m4/posixver.m4: Likewise.
2786         * m4/printf-frexp.m4: Likewise.
2787         * m4/printf-frexpl.m4: Likewise.
2788         * m4/printf-posix.m4: Likewise.
2789         * m4/printf-posix-rpl.m4: Likewise.
2790         * m4/printf.m4: Likewise.
2791         * m4/progtest.m4: Likewise.
2792         * m4/putenv.m4: Likewise.
2793         * m4/readline.m4: Likewise.
2794         * m4/readlink.m4: Likewise.
2795         * m4/readutmp.m4: Likewise.
2796         * m4/realloc.m4: Likewise.
2797         * m4/regex.m4: Likewise.
2798         * m4/relocatable.m4: Likewise.
2799         * m4/relocatable-lib.m4: Likewise.
2800         * m4/rename-dest-slash.m4: Likewise.
2801         * m4/rename.m4: Likewise.
2802         * m4/rmdir-errno.m4: Likewise.
2803         * m4/rmdir.m4: Likewise.
2804         * m4/roundf.m4: Likewise.
2805         * m4/roundl.m4: Likewise.
2806         * m4/rpmatch.m4: Likewise.
2807         * m4/save-cwd.m4: Likewise.
2808         * m4/selinux-selinux-h.m4: Likewise.
2809         * m4/setenv.m4: Likewise.
2810         * m4/settime.m4: Likewise.
2811         * m4/sig2str.m4: Likewise.
2812         * m4/sig_atomic_t.m4: Likewise.
2813         * m4/signalblocking.m4: Likewise.
2814         * m4/signbit.m4: Likewise.
2815         * m4/sigpipe.m4: Likewise.
2816         * m4/sockets.m4: Likewise.
2817         * m4/sockpfaf.m4: Likewise.
2818         * m4/st_dm_mode.m4: Likewise.
2819         * m4/stat-time.m4: Likewise.
2820         * m4/stdbool.m4: Likewise.
2821         * m4/stdint.m4: Likewise.
2822         * m4/stdint_h.m4: Likewise.
2823         * m4/stpcpy.m4: Likewise.
2824         * m4/stpncpy.m4: Likewise.
2825         * m4/strcase.m4: Likewise.
2826         * m4/strchrnul.m4: Likewise.
2827         * m4/strcspn.m4: Likewise.
2828         * m4/strdup.m4: Likewise.
2829         * m4/strftime.m4: Likewise.
2830         * m4/strndup.m4: Likewise.
2831         * m4/strnlen.m4: Likewise.
2832         * m4/strpbrk.m4: Likewise.
2833         * m4/strptime.m4: Likewise.
2834         * m4/strsep.m4: Likewise.
2835         * m4/strtod.m4: Likewise.
2836         * m4/strtoimax.m4: Likewise.
2837         * m4/strtok_r.m4: Likewise.
2838         * m4/strtol.m4: Likewise.
2839         * m4/strtoll.m4: Likewise.
2840         * m4/strtoul.m4: Likewise.
2841         * m4/strtoull.m4: Likewise.
2842         * m4/strtoumax.m4: Likewise.
2843         * m4/strverscmp.m4: Likewise.
2844         * m4/threadlib.m4: Likewise.
2845         * m4/timegm.m4: Likewise.
2846         * m4/tm_gmtoff.m4: Likewise.
2847         * m4/tmpdir.m4: Likewise.
2848         * m4/tmpfile.m4: Likewise.
2849         * m4/tzset.m4: Likewise.
2850         * m4/uintmax_t.m4: Likewise.
2851         * m4/unlinkdir.m4: Likewise.
2852         * m4/unlocked-io.m4: Likewise.
2853         * m4/uptime.m4: Likewise.
2854         * m4/userspec.m4: Likewise.
2855         * m4/utimbuf.m4: Likewise.
2856         * m4/utime.m4: Likewise.
2857         * m4/utimes-null.m4: Likewise.
2858         * m4/utimes.m4: Likewise.
2859         * m4/vararrays.m4: Likewise.
2860         * m4/vasnprintf.m4: Likewise.
2861         * m4/vfprintf-posix.m4: Likewise.
2862         * m4/vprintf-posix.m4: Likewise.
2863         * m4/wait-process.m4: Likewise.
2864         * m4/wchar_t.m4: Likewise.
2865         * m4/wint_t.m4: Likewise.
2866         * m4/write-any-file.m4: Likewise.
2867         * m4/yield.m4: Likewise.
2868
2869 2009-01-13  Bruno Haible  <bruno@clisp.org>
2870
2871         Avoid test-copy-file.sh failures when ACL support insufficient.
2872         * modules/copy-file-tests (Makefile.am): Pass USE_ACL in
2873         TESTS_ENVIRONMENT.
2874         * tests/test-copy-file.sh: Skip the ACL comparisons if USE_ACL is 0.
2875         Reported by Jim Meyering.
2876
2877 2009-01-13  Bruno Haible  <bruno@clisp.org>
2878
2879         * modules/unistdio/u-printf-args (Files): Add m4/stdint_h.m4 and
2880         m4/inttypes_h.m4, needed by m4/intmax_t.m4.
2881         * modules/unistdio/u8-printf-parse (Files): Likewise.
2882         * modules/unistdio/u32-printf-parse (Files): Likewise.
2883         * modules/unistdio/ulc-printf-parse (Files): Likewise.
2884
2885 2009-01-13  Simon Josefsson  <simon@josefsson.org>
2886
2887         * modules/unistdio/u16-printf-parse (Files): Add m4/stdint_h.m4
2888         and m4/inttypes_h.m4 too.
2889
2890 2009-01-12  Eric Blake  <ebb9@byu.net>
2891
2892         tests: IRIX 6.2 cc can't compile -0.0 into .data
2893         * tests/test-ceill.c (minus_zero): Compute -0.0L at runtime,
2894         rather than at compile-time.
2895         * tests/test-floorl.c (minus_zero): Likewise.
2896         * tests/test-frexpl.c (minus_zero): Likewise.
2897         * tests/test-isnan.c (minus_zerol): Likewise.
2898         * tests/test-isnanl.h (minus_zero): Likewise.
2899         * tests/test-ldexpl.c (minus_zero): Likewise.
2900         * tests/test-roundl.c (minus_zero): Likewise.
2901         * tests/test-signbit.c (minus_zerol): Likewise.
2902         * tests/test-snprintf-posix.h (minus_zerol): Likewise.
2903         * tests/test-sprintf-posix.h (minus_zerol): Likewise.
2904         * tests/test-truncl.c (minus_zero): Likewise.
2905         * tests/test-vasnprintf-posix.c (minus_zerol): Likewise.
2906         * tests/test-vasprintf-posix.c (minus_zerol): Likewise.
2907         Reported by Tom G. Christensen and Nelson H. F. Beebe.
2908
2909 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
2910
2911         regex: fix glibc bug 9697
2912         * lib/regcomp.c (re_compile_fastmap_iter): Rewrite COMPLEX_BRACKET
2913         handling.
2914
2915 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
2916
2917         regex: fix glibc bug 697
2918         * lib/regexec.c (prune_impossible_nodes): Handle sifted_states[0]
2919         being NULL also if there are no backreferences.
2920
2921 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
2922
2923         regex: merge glibc changes
2924         * lib/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc.
2925         * lib/regex_internal.c (build_wcs_buffer, build_wcs_upper_buffer,
2926         re_string_skip_chars, re_string_reconstruct): Likewise.
2927         * lib/regex_internal.h [!_LIBC] (__mbrtowc): New #define.
2928
2929 2009-01-07  Jim Meyering  <meyering@redhat.com>
2930
2931         poll: filter through cppi
2932         * lib/poll.c: Indent cpp directives to reflect nesting.
2933
2934 2009-01-07  Daniel P. Berrange  <berrange@redhat.com>
2935
2936         poll: don't return uninitialized
2937         * lib/poll.c (poll) [WIN32_NATIVE]: Initialize "rc".
2938
2939 2009-01-06  Jeremy Olexa <darkside@gentoo.org>  (tiny change)
2940
2941         avoid compile failure on AIX 6.1
2942         * lib/getloadavg.c [HAVE_LIBPERFSTAT]: Include <sys/protosw.h>.
2943         Details in http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/15465
2944
2945 2009-01-04  Jim Meyering  <meyering@redhat.com>
2946
2947         remove duplicate inclusion of <stdio.h>
2948         * tests/test-fprintf-posix.c: Likewise.
2949         * tests/test-printf-posix.c: Likewise.
2950         * tests/test-snprintf-posix.c: Likewise.
2951         * tests/test-sprintf-posix.c: Likewise.
2952         * tests/test-vasprintf-posix.c: Likewise.
2953         * tests/test-vfprintf-posix.c: Likewise.
2954         * tests/test-vprintf-posix.c: Likewise.
2955         * tests/test-vsnprintf-posix.c: Likewise.
2956         * tests/test-vsprintf-posix.c: Likewise.
2957
2958 2009-01-03  Jim Meyering  <meyering@redhat.com>
2959
2960         gnulib-tool: fix sed-based filtering
2961         * gnulib-tool (func_filter_filelist): Remove extra backslash
2962         in sed_fff_filter definition.
2963
2964 2009-01-02  Jim Meyering  <meyering@redhat.com>
2965
2966         strftime: avoid compilation failure on Solaris 2.6
2967         * modules/strftime (Depends-on): Add mbrlen and mbsinit.
2968         * lib/strftime.c [DO_MULTIBYTE]: Include <wchar.h> unconditionally.
2969         Don't #define mbrlen or mbsinit, since now they're guaranteed to
2970         be available.  Reported by Tom G. Christensen.  Details in
2971         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/16180>.
2972
2973 2009-01-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2974             Bruno Haible  <bruno@clisp.org>
2975
2976         Speed up gnulib-tool by doing more string processing through shell
2977         built-ins.
2978         * gnulib-tool (fast_func_append): New variable.
2979         (func_remove_prefix, func_remove_suffix): New functions.
2980         (fast_func_remove_prefix, fast_func_remove_suffix): New variables.
2981         (func_filter_filelist): New function.
2982         (func_get_dependencies): Use func_remove_suffix instead of sed.
2983         (func_get_automake_snippet): Use func_filter_filelist instead of a
2984         subshell and sed invocation.
2985
2986 2009-01-01  Bruno Haible  <bruno@clisp.org>
2987
2988         Fix a security bug.
2989         * gnulib-tool (func_import, import, update): Don't allow the characters
2990         '"', '$', '`', '\' in macro arguments that become part of commands that
2991         are evaluated.
2992
2993 2009-01-01  Bruno Haible  <bruno@clisp.org>
2994
2995         * gnulib-tool (func_reset_sigpipe): Add more comments.
2996
2997 2009-01-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2998
2999         * gnulib-tool (func_modules_add_dummy, func_emit_lib_Makefile_am,
3000         func_emit_tests_Makefile_am, func_import): Abort loops early if we
3001         already know the answer.
3002
3003 2009-01-01  Jim Meyering  <meyering@redhat.com>
3004
3005         * lib/version-etc.c (version_etc_va): Update copyright year.
3006
3007 2008-12-30  Bruno Haible  <bruno@clisp.org>
3008
3009         * m4/lib-prefix.m4 (AC_LIB_LINKFLAGS_BODY): Don't overwrite
3010         LIB${NAME}_PREFIX when considering the dependencies of lib${name}.
3011         Reported by Charles Wilson <cygwin@cwilson.fastmail.fm>.
3012
3013 2008-12-29  Eric Blake  <ebb9@byu.net>
3014
3015         multiarch: avoid autoconf AC_REQUIRE bug
3016         * m4/multiarch.m4 (gl_MULTIARCH): Split body...
3017         (gl_MULTIARCH_BODY): ...into new macro, to work around bug in Autoconf
3018         2.63 and older.
3019         Reported by Bruno Haible, and analyzed in
3020         http://lists.gnu.org/archive/html/bug-autoconf/2008-12/msg00039.html
3021
3022 2008-12-29  Bruno Haible  <bruno@clisp.org>
3023
3024         * gnulib-tool (func_import): When generating sed-ignore-removed, handle
3025         files in subdirectories correctly.
3026         Reported by Ralf Wildenhues.
3027
3028 2008-12-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3029
3030         * gnulib-tool (func_update_ignorelist): Use 'join - FILE'
3031         rather than 'join FILE -', for Solaris join.
3032
3033 2008-12-29  Bruno Haible  <bruno@clisp.org>
3034
3035         * m4/codeset.m4 (AM_LANGINFO_CODESET): More systematic m4 argument
3036         quoting.
3037         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
3038         * m4/glibc2.m4 (gt_GLIBC2): Likewise.
3039         * m4/glibc21.m4 (gl_GLIBC21): Likewise.
3040         * m4/iconv.m4 (AM_ICONV_LINK, AM_ICONV): Likewise.
3041         * m4/intdiv0.m4 (gt_INTDIV0): Likewise.
3042         * m4/intlmacosx.m4 (gt_INTL_MACOSX): Likewise.
3043         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Likewise.
3044         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Likewise.
3045         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
3046         * m4/lcmessage.m4 (gt_LC_MESSAGES): Likewise.
3047         * m4/nls.m4 (AM_NLS): Likewise.
3048         * m4/po.m4 (AM_PO_SUBDIRS): Likewise.
3049         * m4/printf-posix.m4 (gt_PRINTF_POSIX): Likewise.
3050         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
3051         * m4/size_max.m4 (gl_SIZE_MAX): Likewise.
3052         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Likewise.
3053         * m4/threadlib.m4 (gl_THREADLIB_BODY): Likewise.
3054         * m4/uintmax_t.m4 (gl_AC_TYPE_UINTMAX_T): Likewise.
3055         * m4/visibility.m4 (gl_VISIBILITY): Likewise.
3056         * m4/wchar_t.m4 (gt_TYPE_WCHAR_T): Likewise.
3057         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
3058         * m4/xsize.m4 (gl_XSIZE): Likewise.
3059         Suggested by Jim Meyering.
3060
3061 2008-11-17  Bruce Korb  <bkorb@gnu.org>
3062
3063         * lib/parse-duration.h: non-iso form accepts years, months weeks, too
3064         * lib/parse-duration.c: use a switch instead of cascading if's.
3065
3066 2008-12-29  Eric Blake  <ebb9@byu.net>
3067
3068         wchar.h: supply WEOF on Irix 5.3
3069         * lib/wchar.in.h (wint_t): Also supply WEOF.
3070         * lib/wctype.in.h (wint_t): Likewise.
3071         * doc/posix-headers/wchar.texi (wchar.h): Document the bug.
3072         * doc/posix-headers/wctype.texi (wctype.h): Likewise.
3073         Reported by Tom G. Christensen.
3074
3075 2008-12-26  Bruno Haible  <bruno@clisp.org>
3076
3077         * m4/multiarch.m4 (gl_MULTIARCH): Recognize also the architecture names
3078         i486, i586, i686.
3079
3080 2008-12-26  Bruno Haible  <bruno@clisp.org>
3081
3082         * lib/stdlib.in.h (struct random_data): Fix indentation of comments.
3083
3084 2008-12-26  Bruno Haible  <bruno@clisp.org>
3085
3086         * lib/stdint.in.h: Move the include of <wchar.h> down until after all
3087         the types are defined. Also conditionalize it on __STDC_LIMIT_MACROS,
3088         not __STDC_CONSTANT_MACROS.
3089         Reported by Nelson H. F. Beebe <beebe@math.utah.edu> via Eric Blake.
3090
3091 2008-12-25  Bruno Haible  <bruno@clisp.org>
3092
3093         Add support for universal builds to vasnprintf.
3094         * m4/printf.m4 (gl_PRINTF_ENOMEM): Require gl_MULTIARCH. In Apple
3095         universal builds, guess no.
3096         * modules/vasnprintf-posix (Depends-on): Add multiarch.
3097         * modules/vasprintf-posix (Depends-on): Likewise.
3098         * modules/fprintf-posix (Depends-on): Likewise.
3099         * modules/vfprintf-posix (Depends-on): Likewise.
3100         * modules/snprintf-posix (Depends-on): Likewise.
3101         * modules/vsnprintf-posix (Depends-on): Likewise.
3102         * modules/sprintf-posix (Depends-on): Likewise.
3103         * modules/vsprintf-posix (Depends-on): Likewise.
3104         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
3105         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
3106         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
3107         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
3108         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
3109         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
3110         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
3111
3112         Add support for universal builds to <inttypes.h>.
3113         * lib/inttypes.in.h (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX,
3114         _SCNu64_PREFIX): In Apple
3115         universal builds, define directly, using _LP64.
3116         * m4/inttypes.m4 (gl_INTTYPES_H): In Apple universal builds, set
3117         INT64_MAX_EQ_LONG_MAX and UINT64_MAX_EQ_ULONG_MAX to -1.
3118         * modules/inttypes (Depends-on): Add multiarch.
3119         (Makefile.am): Substitute APPLE_UNIVERSAL_BUILD.
3120
3121         Add support for universal builds to <stdint.h>.
3122         * lib/stdint.in.h (PDFDIFF_MIN, PTRDIFF_MAX, SIZE_MAX): In Apple
3123         universal builds, define directly, using _LP64.
3124         * m4/stdint.m4 (gl_STDINT_TYPE_PROPERTIES): Require gl_MULTIARCH. In
3125         Apple universal builds, don't test for the size and suffix of ptrdiff_t
3126         and size_t.
3127         * modules/stdint (Depends-on): Add multiarch.
3128         (Makefile.am): Substitute APPLE_UNIVERSAL_BUILD.
3129
3130         New module 'multiarch'.
3131         * modules/multiarch: New file.
3132         * m4/multiarch.m4: New file.
3133
3134 2008-12-25  Bruno Haible  <bruno@clisp.org>
3135
3136         * gnulib-tool (func_create_testdir): Avoid failure of mv command.
3137
3138 2008-12-25  Bruno Haible  <bruno@clisp.org>
3139
3140         * modules/btowc (License): Relicense under LGPLv2+.
3141         * modules/mbsinit (License): Likewise.
3142         * modules/mbrtowc (License): Likewise.
3143         * modules/wcrtomb (License): Likewise.
3144         * modules/streq (License): Likewise.
3145         Reported by David Lutterkort <lutter@redhat.com>.
3146
3147 2008-12-23  Bruno Haible  <bruno@clisp.org>
3148
3149         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Fix conditional and comment.
3150
3151 2008-12-23  Bruno Haible  <bruno@clisp.org>
3152
3153         Module getaddrinfo requires linking with $(GETADDRINFO_LIB).
3154         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Put link options into
3155         GETADDRINFO_LIB, not in LIBS.
3156         * modules/getaddrinfo (Link): Set to $(GETADDRINFO_LIB).
3157         * modules/canon-host (Link): Likewise.
3158         * NEWS: Mention the change.
3159         * modules/getaddrinfo-tests (test_getaddrinfo_LDADD): Add the
3160         GETADDRINFO_LIB.
3161
3162 2008-12-22  Bruno Haible  <bruno@clisp.org>
3163
3164         * doc/posix-functions/iswalnum_l.texi: Mention limitation of wchar_t.
3165         * doc/posix-functions/iswalpha_l.texi: Likewise.
3166         * doc/posix-functions/iswblank_l.texi: Likewise.
3167         * doc/posix-functions/iswcntrl_l.texi: Likewise.
3168         * doc/posix-functions/iswctype_l.texi: Likewise.
3169         * doc/posix-functions/iswdigit_l.texi: Likewise.
3170         * doc/posix-functions/iswgraph_l.texi: Likewise.
3171         * doc/posix-functions/iswlower_l.texi: Likewise.
3172         * doc/posix-functions/iswprint_l.texi: Likewise.
3173         * doc/posix-functions/iswpunct_l.texi: Likewise.
3174         * doc/posix-functions/iswspace_l.texi: Likewise.
3175         * doc/posix-functions/iswupper_l.texi: Likewise.
3176         * doc/posix-functions/iswxdigit_l.texi: Likewise.
3177         * doc/posix-functions/mbsnrtowcs.texi: Likewise.
3178         * doc/posix-functions/open_wmemstream.texi: Likewise.
3179         * doc/posix-functions/swscanf.texi: Likewise.
3180         * doc/posix-functions/towctrans_l.texi: Likewise.
3181         * doc/posix-functions/towlower.texi: Likewise.
3182         * doc/posix-functions/towlower_l.texi: Likewise.
3183         * doc/posix-functions/towupper.texi: Likewise.
3184         * doc/posix-functions/towupper_l.texi: Likewise.
3185         * doc/posix-functions/vfwprintf.texi: Likewise.
3186         * doc/posix-functions/vfwscanf.texi: Likewise.
3187         * doc/posix-functions/vswscanf.texi: Likewise.
3188         * doc/posix-functions/vwprintf.texi: Likewise.
3189         * doc/posix-functions/vwscanf.texi: Likewise.
3190         * doc/posix-functions/wcpcpy.texi: Likewise.
3191         * doc/posix-functions/wcpncpy.texi: Likewise.
3192         * doc/posix-functions/wcscasecmp.texi: Likewise.
3193         * doc/posix-functions/wcscasecmp_l.texi: Likewise.
3194         * doc/posix-functions/wcscoll_l.texi: Likewise.
3195         * doc/posix-functions/wcsdup.texi: Likewise.
3196         * doc/posix-functions/wcsncasecmp.texi: Likewise.
3197         * doc/posix-functions/wcsncasecmp_l.texi: Likewise.
3198         * doc/posix-functions/wcsnlen.texi: Likewise.
3199         * doc/posix-functions/wcsnrtombs.texi: Likewise.
3200         * doc/posix-functions/wcsxfrm_l.texi: Likewise.
3201         * doc/posix-functions/wctrans_l.texi: Likewise.
3202         * doc/posix-functions/wctype_l.texi: Likewise.
3203         * doc/glibc-functions/fgetwc_unlocked.texi: Likewise.
3204         * doc/glibc-functions/fgetws_unlocked.texi: Likewise.
3205         * doc/glibc-functions/fputwc_unlocked.texi: Likewise.
3206         * doc/glibc-functions/fputws_unlocked.texi: Likewise.
3207         * doc/glibc-functions/getwc_unlocked.texi: Likewise.
3208         * doc/glibc-functions/getwchar_unlocked.texi: Likewise.
3209         * doc/glibc-functions/putwc_unlocked.texi: Likewise.
3210         * doc/glibc-functions/putwchar_unlocked.texi: Likewise.
3211         * doc/glibc-functions/wcschrnul.texi: Likewise.
3212         * doc/glibc-functions/wcsftime_l.texi: Likewise.
3213         * doc/glibc-functions/wcstod_l.texi: Likewise.
3214         * doc/glibc-functions/wcstof_l.texi: Likewise.
3215         * doc/glibc-functions/wcstol_l.texi: Likewise.
3216         * doc/glibc-functions/wcstold_l.texi: Likewise.
3217         * doc/glibc-functions/wcstoll_l.texi: Likewise.
3218         * doc/glibc-functions/wcstoq.texi: Likewise.
3219         * doc/glibc-functions/wcstoul_l.texi: Likewise.
3220         * doc/glibc-functions/wcstoull_l.texi: Likewise.
3221         * doc/glibc-functions/wcstouq.texi: Likewise.
3222         * doc/glibc-functions/wmempcpy.texi: Likewise.
3223
3224 2008-12-22  Ingo Weinhold  <ingo_weinhold@gmx.de>  (tiny change)
3225             Eric Blake  <ebb9@byu.net>
3226             Paolo Bonzini  <bonzini@gnu.org>
3227             Bruno Haible  <bruno@clisp.org>
3228
3229         Make c-stack work on Haiku.
3230         * lib/c-stack.c (SA_ONSTACK): Define fallback.
3231         (c_stack_action): Use SA_ONSTACK flag.
3232
3233 2008-12-22  Bruno Haible  <bruno@clisp.org>
3234
3235         * m4/locale-fr.m4 (gt_LOCALE_FR_UTF8): Treat Haiku like BeOS.
3236
3237 2008-12-22  Bruno Haible  <bruno@clisp.org>
3238
3239         Work around mbrlen() bugs on AIX, HP-UX, OSF/1, Solaris.
3240         * m4/mbrlen.m4 (gl_FUNC_MBRLEN): Set REPLACE_MBRLEN if mbrtowc is
3241         being overridden.
3242         (gl_MBRLEN_INCOMPLETE_STATE, gl_MBRLEN_RETVAL, gl_MBRLEN_NUL_RETVAL):
3243         New macros.
3244         * lib/wchar.in.h (mbrlen): Override if REPLACE_MBRLEN is set.
3245         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBRLEN.
3246         * modules/wchar (Makefile.am): Substitute REPLACE_MBRLEN.
3247         * doc/posix-functions/mbrlen.texi: Mention the various platform bugs.
3248
3249 2008-12-22  Bruno Haible  <bruno@clisp.org>
3250
3251         * m4/mbrtowc.m4 (gl_MBRTOWC_INCOMPLETE_STATE): Remove unused variable
3252         from test code.
3253
3254 2008-12-22  Eric Blake  <ebb9@byu.net>
3255
3256         Avoid gcc warnings on cygwin.
3257         * lib/regex_internal.c (re_string_reconstruct) [!RE_ENABLE_I18N]:
3258         Avoid unused variable.
3259         * lib/regexec.c (check_arrival_add_next_nodes) [!RE_ENABLE_I18N]:
3260         Likewise.
3261
3262 2008-12-22  Bruno Haible  <bruno@clisp.org>
3263
3264         Remove HAVE_MBRTOWC conditionals.
3265         * lib/mbscasecmp.c: Include mbuiter.h unconditionally.
3266         (mbscasecmp): Assume mbrtowc function.
3267         * lib/mbscasestr.c: Include mbuiter.h unconditionally.
3268         (knuth_morris_pratt_multibyte, mbscasestr): Assume mbrtowc function.
3269         * lib/mbschr.c: Include mbuiter.h unconditionally.
3270         (mbschr): Assume mbrtowc function.
3271         * lib/mbscspn.c: Include mbuiter.h unconditionally.
3272         (mbscspn): Assume mbrtowc function.
3273         * lib/mbslen.c: Include mbuiter.h unconditionally.
3274         (mbslen): Assume mbrtowc function.
3275         * lib/mbsncasecmp.c: Include mbuiter.h unconditionally.
3276         (mbsncasecmp): Assume mbrtowc function.
3277         * lib/mbsnlen.c: Include mbiter.h unconditionally.
3278         (mbsnlen): Assume mbrtowc function.
3279         * lib/mbspbrk.c: Include mbuiter.h unconditionally.
3280         (mbspbrk): Assume mbrtowc function.
3281         * lib/mbspcasecmp.c: Include mbuiter.h unconditionally.
3282         (mbspcasecmp): Assume mbrtowc function.
3283         * lib/mbsrchr.c: Include mbuiter.h unconditionally.
3284         (mbsrchr): Assume mbrtowc function.
3285         * lib/mbssep.c: Include mbuiter.h unconditionally.
3286         (mbssep): Assume mbrtowc function.
3287         * lib/mbsspn.c: Include mbuiter.h unconditionally.
3288         (mbsspn): Assume mbrtowc function.
3289         * lib/mbsstr.c: Include mbuiter.h unconditionally.
3290         (knuth_morris_pratt_multibyte, mbsstr): Assume mbrtowc function.
3291         * lib/mbstok_r.c: Include mbuiter.h unconditionally.
3292         (mbstok_r): Assume mbrtowc function.
3293         * lib/propername.c: Include mbuiter.h unconditionally.
3294         (mbsstr_trimmed_wordbounded): Assume mbrtowc function.
3295         * lib/trim.c: Include mbchar.h, mbiter.h uncondtionally.
3296         (trim2): Assume mbrtowc function.
3297         * lib/mbswidth.c (mbsinit): Remove fallback definition.
3298         (mbsnwidth): Assume mbrtowc function.
3299         * modules/mbswidth (Depends-on): Add mbrtowc, mbsinit.
3300         * lib/quotearg.c (MB_CUR_MAX, mbstate_t, mbrtowc, iswprint): Remove
3301         fallback definitions.
3302         * modules/quotearg (Depends-on): Add mbrtowc, mbsinit.
3303
3304 2008-12-22  Bruno Haible  <bruno@clisp.org>
3305
3306         * doc/posix-functions/mbtowc.texi: Mention a glibc bug.
3307
3308 2008-12-22  Paolo Bonzini  <bonzini@gnu.org>
3309
3310         * modules/regex: Request emulations for the mb*/wc* functions we need.
3311         * m4/regex.m4: Don't look for those functions here.
3312         * lib/regex_internal.h: Do not check HAVE_WCRTOMB and HAVE_MBRTOWC.
3313
3314 2008-12-22  Bruno Haible  <bruno@clisp.org>
3315
3316         * modules/fnmatch (Depends-on): Remove duplicated dependency.
3317
3318 2008-12-21  Bruno Haible  <bruno@clisp.org>
3319
3320         Make mbiter.h, mbuiter.h, mbfile.h usable unconditionally.
3321         * modules/mbiter (Depends-on): Add mbrtowc, mbsinit.
3322         (Include): Remove conditionalization.
3323         * modules/mbuiter (Depends-on): Add mbrtowc, mbsinit.
3324         (Include): Remove conditionalization.
3325         * modules/mbfile (Depends-on): Add mbrtowc, mbsinit.
3326         (Include): Remove conditionalization.
3327         * m4/mbiter.m4 (gl_MBITER): Deprecate the use of AC_FUNC_MBRTOWC.
3328         * m4/mbfile.m4 (gl_MBFILE): Likewise.
3329         * NEWS: Mention the change.
3330         Reported by Alan Hourihane <alanh@fairlite.co.uk>
3331         via Sergey Poznyakoff <gray@gnu.org.ua>.
3332
3333 2008-12-21  Bruno Haible  <bruno@clisp.org>
3334
3335         * MODULES.html.sh (Extended multibyte and wide character utilities
3336         <wchar.h>): Add btowc, wctob, mbsinit, mbrlen, mbrtowc, mbsrtowcs,
3337         wcrtomb, wcsrtombs.
3338         (Support for systems lacking POSIX:2008): Add accept, bind, close,
3339         connect, fclose, getpeername, getsockname, getsockopt, hostent, listen,
3340         mbsnrtowcs, posix_spawn*, recv, recvfrom, sched, select, send, sendto,
3341         setsockopt, shutdown, socket, spawn, sys_wait, wcsnrtombs, write.
3342
3343 2008-12-21  Bruno Haible  <bruno@clisp.org>
3344
3345         * MODULES.html.sh: Change section titles to refer to POSIX:2008.
3346
3347 2008-12-21  Bruno Haible  <bruno@clisp.org>
3348
3349         * modules/wcsnrtombs-tests: New file.
3350         * tests/test-wcsnrtombs1.sh: New file.
3351         * tests/test-wcsnrtombs2.sh: New file.
3352         * tests/test-wcsnrtombs3.sh: New file.
3353         * tests/test-wcsnrtombs4.sh: New file.
3354         * tests/test-wcsnrtombs.c: New file.
3355
3356         New module 'wcsnrtombs'.
3357         * lib/wchar.in.h (wcsnrtombs): New declaration.
3358         * lib/wcsnrtombs.c: New file.
3359         * lib/wcsrtombs-state.c: New file.
3360         * lib/wcsrtombs.c: Refer to _gl_wcsrtombs_state.
3361         (internal_state): Remove variable.
3362         * m4/wcsnrtombs.m4: New file.
3363         * m4/wcsrtombs.m4 (gl_FUNC_WCSRTOMBS): Add wcsrtombs-state.c to the
3364         compilation units.
3365         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSNRTOMBS,
3366         HAVE_WCSNRTOMBS.
3367         * modules/wchar (Makefile.am): Substitute GNULIB_WCSNRTOMBS,
3368         HAVE_WCSNRTOMBS.
3369         * modules/wcsnrtombs: New file.
3370         * modules/wcsrtombs (Files): Add lib/wcsrtombs-state.c.
3371         * doc/posix-functions/wcsnrtombs.texi: Mention the new module.
3372
3373 2008-12-21  Bruno Haible  <bruno@clisp.org>
3374
3375         * modules/wcsrtombs-tests: New file.
3376         * tests/test-wcsrtombs1.sh: New file.
3377         * tests/test-wcsrtombs2.sh: New file.
3378         * tests/test-wcsrtombs3.sh: New file.
3379         * tests/test-wcsrtombs4.sh: New file.
3380         * tests/test-wcsrtombs.c: New file.
3381
3382         New module 'wcsrtombs'.
3383         * lib/wchar.in.h (wcsrtombs): New declaration.
3384         * lib/wcsrtombs.c: New file.
3385         * m4/wcsrtombs.m4: New file.
3386         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSRTOMBS,
3387         HAVE_WCSRTOMBS, REPLACE_WCSRTOMBS.
3388         * modules/wchar (Makefile.am): Substitute GNULIB_WCSRTOMBS,
3389         HAVE_WCSRTOMBS, REPLACE_WCSRTOMBS.
3390         * modules/wcsrtombs: New file.
3391         * doc/posix-functions/wcsrtombs.texi: Mention the new module and the
3392         bugs.
3393
3394 2008-12-21  Bruno Haible  <bruno@clisp.org>
3395
3396         Work around a wcrtomb() bug on Solaris 10 and OSF/1 5.1.
3397         * lib/wchar.in.h (wcrtomb): Override if REPLACE_WCRTOMB is set.
3398         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): Test the return value of wcrtomb
3399         with NULL destination argument in various locales. Set REPLACE_WCRTOMB
3400         if not correct.
3401         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_WCRTOMB.
3402         * modules/wchar (Makefile.am): Substitute REPLACE_WCRTOMB.
3403         * modules/wcrtomb (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
3404         m4/locale-zh.m4, m4/codeset.m4.
3405         * doc/posix-functions/wcrtomb.texi: Document the bug.
3406
3407 2008-12-21  Bruno Haible  <bruno@clisp.org>
3408
3409         Work around a btowc() bug on IRIX 6.5.
3410         * lib/wchar.in.h (btowc): Override if REPLACE_BTOWC is set.
3411         * m4/btowc.m4 (gl_FUNC_BTOWC): Test whether btowc(EOF) is correct. Set
3412         REPLACE_WTOBC if not.
3413         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_BTOWC.
3414         * modules/wchar (Makefile.am): Substitute REPLACE_BTOWC.
3415         * doc/posix-functions/btowc.texi: Mention the IRIX bug.
3416
3417 2008-12-21  Bruno Haible  <bruno@clisp.org>
3418
3419         * modules/wcrtomb-tests: New file.
3420         * tests/test-wcrtomb.sh: New file.
3421         * tests/test-wcrtomb.c: New file.
3422
3423         New module 'wcrtomb'.
3424         * lib/wchar.in.h (wcrtomb): New declaration.
3425         * lib/wcrtomb.c: New file.
3426         * m4/wcrtomb.m4: New file.
3427         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCRTOMB,
3428         HAVE_WCRTOMB.
3429         * modules/wchar (Makefile.am): Substitute GNULIB_WCRTOMB,
3430         HAVE_WCRTOMB.
3431         * modules/wcrtomb: New file.
3432         * doc/posix-functions/wcrtomb.texi: Mention the new module.
3433
3434 2008-12-21  Bruno Haible  <bruno@clisp.org>
3435
3436         * modules/mbrtowc (Files): Add m4/codeset.m4, needed by m4/locale-fr.m4.
3437         * modules/mbsrtowcs (Files): Likewise.
3438         * modules/wctob (Files): Likewise.
3439         * modules/c-strcase-tests (Files): Likewise.
3440         * modules/unistdio/u8-vasnprintf-tests (Files): Likewise.
3441         * modules/unistdio/u16-vasnprintf-tests (Files): Likewise.
3442         * modules/unistdio/u32-vasnprintf-tests (Files): Likewise.
3443         * modules/unistdio/ulc-vasnprintf-tests (Files): Likewise.
3444         * modules/vasnprintf-posix-tests (Files): Likewise.
3445
3446 2008-12-21  William Pursell  <bill.pursell@gmail.com>
3447
3448         gitlog-to-changelog: pass all command-line arguments to git-log
3449         * build-aux/gitlog-to-changelog: When producing a ChangeLog,
3450         it is sometimes convenient to filter the commits in various ways.
3451         gitlog-to-changelog only allows --since to specify a start date,
3452         but git-log itself supports many other filtering mechanisms.
3453         At the moment, I want to filter by branch name.  Rather than
3454         adding a --branch option to gitlog-to-changelog, it seems more
3455         flexible to simply pass all options directly to git-log and let
3456         git do the work.  Notice that this effectively makes --since a
3457         redundant option for gitlog-to-changelog, but removing it would
3458         require current usage to change since calls would then require
3459         an additional '--'.
3460
3461 2008-12-21  Bruno Haible  <bruno@clisp.org>
3462
3463         * modules/mbsnrtowcs-tests: New file.
3464         * tests/test-mbsnrtowcs1.sh: New file.
3465         * tests/test-mbsnrtowcs2.sh: New file.
3466         * tests/test-mbsnrtowcs3.sh: New file.
3467         * tests/test-mbsnrtowcs4.sh: New file.
3468         * tests/test-mbsnrtowcs.c: New file.
3469
3470         New module 'mbsnrtowcs'.
3471         * lib/wchar.in.h (mbsnrtowcs): New declaration.
3472         * lib/mbsnrtowcs.c: New file.
3473         * lib/mbsrtowcs-state.c: New file.
3474         * lib/mbsrtowcs.c: Refer to _gl_mbsrtowcs_state.
3475         (internal_state): Remove variable.
3476         * m4/mbsnrtowcs.m4: New file.
3477         * m4/mbsrtowcs.m4 (gl_FUNC_MBSRTOWCS): Add mbsrtowcs-state.c to the
3478         compilation units.
3479         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSNRTOWCS,
3480         HAVE_MBSNRTOWCS, REPLACE_MBSNRTOWCS.
3481         * modules/wchar (Makefile.am): Substitute GNULIB_MBSNRTOWCS,
3482         HAVE_MBSNRTOWCS, REPLACE_MBSNRTOWCS.
3483         * modules/mbsnrtowcs: New file.
3484         * modules/mbsrtowcs (Files): Add lib/mbsrtowcs-state.c.
3485         * doc/posix-functions/mbsnrtowcs.texi: Mention the new module and a
3486         portability problem.
3487
3488 2008-12-21  Bruno Haible  <bruno@clisp.org>
3489
3490         Work around mbsrtowcs bug.
3491         * m4/mbsrtowcs.m4 (gl_MBSRTOWCS_WORKS): New macro.
3492         (gl_FUNC_MBSRTOWCS): Invoke it.
3493         * modules/mbsrtowcs (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
3494         m4/locale-zh.m4.
3495         * doc/posix-functions/mbsrtowcs.texi: Document the bug.
3496
3497 2008-12-21  Bruno Haible  <bruno@clisp.org>
3498
3499         * tests/test-mbsrtowcs.c (main): Execute the loop also for unlimited=1.
3500
3501 2008-12-21  Bruno Haible  <bruno@clisp.org>
3502
3503         Update doc for AIX.
3504         * doc/pastposix-functions/wcswcs.texi: Mention that AIX has only a
3505         16-bit wchar_t type.
3506         * doc/posix-functions/btowc.texi: Likewise.
3507         * doc/posix-functions/fgetwc.texi: Likewise.
3508         * doc/posix-functions/fgetws.texi: Likewise.
3509         * doc/posix-functions/fputwc.texi: Likewise.
3510         * doc/posix-functions/fputws.texi: Likewise.
3511         * doc/posix-functions/fwide.texi: Likewise.
3512         * doc/posix-functions/fwprintf.texi: Likewise.
3513         * doc/posix-functions/fwscanf.texi: Likewise.
3514         * doc/posix-functions/getwchar.texi: Likewise.
3515         * doc/posix-functions/getwc.texi: Likewise.
3516         * doc/posix-functions/iswalnum.texi: Likewise.
3517         * doc/posix-functions/iswalpha.texi: Likewise.
3518         * doc/posix-functions/iswblank.texi: Likewise.
3519         * doc/posix-functions/iswcntrl.texi: Likewise.
3520         * doc/posix-functions/iswctype.texi: Likewise.
3521         * doc/posix-functions/iswdigit.texi: Likewise.
3522         * doc/posix-functions/iswgraph.texi: Likewise.
3523         * doc/posix-functions/iswlower.texi: Likewise.
3524         * doc/posix-functions/iswprint.texi: Likewise.
3525         * doc/posix-functions/iswpunct.texi: Likewise.
3526         * doc/posix-functions/iswspace.texi: Likewise.
3527         * doc/posix-functions/iswupper.texi: Likewise.
3528         * doc/posix-functions/iswxdigit.texi: Likewise.
3529         * doc/posix-functions/mbrtowc.texi: Likewise.
3530         * doc/posix-functions/mbsrtowcs.texi: Likewise.
3531         * doc/posix-functions/mbstowcs.texi: Likewise.
3532         * doc/posix-functions/mbtowc.texi: Likewise.
3533         * doc/posix-functions/putwchar.texi: Likewise.
3534         * doc/posix-functions/putwc.texi: Likewise.
3535         * doc/posix-functions/swprintf.texi: Likewise.
3536         * doc/posix-functions/tolower.texi: Likewise.
3537         * doc/posix-functions/toupper.texi: Likewise.
3538         * doc/posix-functions/towctrans.texi: Likewise.
3539         * doc/posix-functions/ungetwc.texi: Likewise.
3540         * doc/posix-functions/vswprintf.texi: Likewise.
3541         * doc/posix-functions/wcrtomb.texi: Likewise.
3542         * doc/posix-functions/wcscat.texi: Likewise.
3543         * doc/posix-functions/wcschr.texi: Likewise.
3544         * doc/posix-functions/wcscmp.texi: Likewise.
3545         * doc/posix-functions/wcscoll.texi: Likewise.
3546         * doc/posix-functions/wcscpy.texi: Likewise.
3547         * doc/posix-functions/wcscspn.texi: Likewise.
3548         * doc/posix-functions/wcsftime.texi: Likewise.
3549         * doc/posix-functions/wcslen.texi: Likewise.
3550         * doc/posix-functions/wcsncat.texi: Likewise.
3551         * doc/posix-functions/wcsncmp.texi: Likewise.
3552         * doc/posix-functions/wcsncpy.texi: Likewise.
3553         * doc/posix-functions/wcspbrk.texi: Likewise.
3554         * doc/posix-functions/wcsrchr.texi: Likewise.
3555         * doc/posix-functions/wcsrtombs.texi: Likewise.
3556         * doc/posix-functions/wcsspn.texi: Likewise.
3557         * doc/posix-functions/wcsstr.texi: Likewise.
3558         * doc/posix-functions/wcstod.texi: Likewise.
3559         * doc/posix-functions/wcstof.texi: Likewise.
3560         * doc/posix-functions/wcstoimax.texi: Likewise.
3561         * doc/posix-functions/wcstok.texi: Likewise.
3562         * doc/posix-functions/wcstold.texi: Likewise.
3563         * doc/posix-functions/wcstoll.texi: Likewise.
3564         * doc/posix-functions/wcstol.texi: Likewise.
3565         * doc/posix-functions/wcstombs.texi: Likewise.
3566         * doc/posix-functions/wcstoull.texi: Likewise.
3567         * doc/posix-functions/wcstoul.texi: Likewise.
3568         * doc/posix-functions/wcstoumax.texi: Likewise.
3569         * doc/posix-functions/wcswidth.texi: Likewise.
3570         * doc/posix-functions/wcsxfrm.texi: Likewise.
3571         * doc/posix-functions/wctob.texi: Likewise.
3572         * doc/posix-functions/wctomb.texi: Likewise.
3573         * doc/posix-functions/wctrans.texi: Likewise.
3574         * doc/posix-functions/wctype.texi: Likewise.
3575         * doc/posix-functions/wcwidth.texi: Likewise.
3576         * doc/posix-functions/wmemchr.texi: Likewise.
3577         * doc/posix-functions/wmemcmp.texi: Likewise.
3578         * doc/posix-functions/wmemcpy.texi: Likewise.
3579         * doc/posix-functions/wmemmove.texi: Likewise.
3580         * doc/posix-functions/wmemset.texi: Likewise.
3581         * doc/posix-functions/wprintf.texi: Likewise.
3582         * doc/posix-functions/wscanf.texi: Likewise.
3583
3584 2008-12-21  Bruno Haible  <bruno@clisp.org>
3585
3586         Update doc for HP-UX 11.11.
3587         * doc/posix-functions/btowc.texi: Clarify that the function is missing
3588         in HP-UX version 11.00, not in all versions of HP-UX 11.
3589         * doc/posix-functions/fwide.texi: Likewise.
3590         * doc/posix-functions/fwprintf.texi: Likewise.
3591         * doc/posix-functions/fwscanf.texi: Likewise.
3592         * doc/posix-functions/inet_ntop.texi: Likewise.
3593         * doc/posix-functions/inet_pton.texi: Likewise.
3594         * doc/posix-functions/mbrlen.texi: Likewise.
3595         * doc/posix-functions/mbrtowc.texi: Likewise.
3596         * doc/posix-functions/mbsinit.texi: Likewise.
3597         * doc/posix-functions/mbsrtowcs.texi: Likewise.
3598         * doc/posix-functions/swprintf.texi: Likewise.
3599         * doc/posix-functions/swscanf.texi: Likewise.
3600         * doc/posix-functions/towctrans.texi: Likewise.
3601         * doc/posix-functions/vfwprintf.texi: Likewise.
3602         * doc/posix-functions/vswprintf.texi: Likewise.
3603         * doc/posix-functions/vwprintf.texi: Likewise.
3604         * doc/posix-functions/wcrtomb.texi: Likewise.
3605         * doc/posix-functions/wcsrtombs.texi: Likewise.
3606         * doc/posix-functions/wcsstr.texi: Likewise.
3607         * doc/posix-functions/wctob.texi: Likewise.
3608         * doc/posix-functions/wctrans.texi: Likewise.
3609         * doc/posix-functions/wmemchr.texi: Likewise.
3610         * doc/posix-functions/wmemcmp.texi: Likewise.
3611         * doc/posix-functions/wmemcpy.texi: Likewise.
3612         * doc/posix-functions/wmemmove.texi: Likewise.
3613         * doc/posix-functions/wmemset.texi: Likewise.
3614         * doc/posix-functions/wprintf.texi: Likewise.
3615         * doc/posix-functions/wscanf.texi: Likewise.
3616
3617 2008-12-21  Bruno Haible  <bruno@clisp.org>
3618
3619         Work around a portability problem.
3620         * tests/test-mbsrtowcs.c (main): Use a temporary conversion state.
3621         * doc/posix-functions/mbsrtowcs.texi: Document the portability problem.
3622
3623 2008-12-20  Bruno Haible  <bruno@clisp.org>
3624
3625         * lib/wchar.in.h (mbsrtowcs): Redefine if REPLACE_MBSRTOWCS is set.
3626         * m4/mbsrtowcs.m4 (gl_FUNC_MBSRTOWCS): Invoke gl_MBSTATE_T_BROKEN. Set
3627         REPLACE_MBSRTOWCS if mbsrtowcs needs to be overridden.
3628         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBSRTOWCS.
3629         * modules/wchar (Makefile.am): Substitute REPLACE_MBSRTOWCS.
3630
3631         Work around mbrtowc bugs on AIX, HP-UX, OSF/1, Solaris.
3632         * lib/wchar.in.h (mbstate_t): Redefine also if REPLACE_MBSTATE_T is
3633         set.
3634         (GNULIB_defined_mbstate_t): New macro.
3635         (mbsinit): Redefine if REPLACE_MBSINIT is set.
3636         (mbrtowc): Redefine if REPLACE_MBRTOWC is set.
3637         * lib/mbrtowc.c (rpl_mbrtowc): Add an alternative implementation that
3638         reuses the system's mbrtowc function but works around the bugs.
3639         * m4/mbrtowc.m4 (gl_MBSTATE_T_BROKEN, gl_MBRTOWC_INCOMPLETE_STATE,
3640         gl_MBRTOWC_NULL_ARG, gl_MBRTOWC_RETVAL, gl_MBRTOWC_NUL_RETVAL): New
3641         macros.
3642         (gl_FUNC_MBRTOWC): Invoke them. Set REPLACE_MBRTOWC if mbrtowc needs to
3643         be overridden. Optionally define MBRTOWC_NULL_ARG_BUG,
3644         MBRTOWC_RETVAL_BUG, MBRTOWC_NUL_RETVAL_BUG.
3645         * m4/mbsinit.m4 (gl_FUNC_MBSINIT): Invoke gl_MBSTATE_T_BROKEN. Set
3646         REPLACE_MBSINIT if mbsinit needs to be overridden.
3647         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBSTATE_T,
3648         REPLACE_MBSINIT, REPLACE_MBRTOWC.
3649         * modules/wchar (Makefile.am): Substitute REPLACE_MBSTATE_T,
3650         REPLACE_MBSINIT, REPLACE_MBRTOWC.
3651         * modules/mbrtowc (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
3652         m4/locale-zh.m4.
3653         (Depends): Add mbsinit.
3654         * modules/mbsinit (Depends): Add mbrtowc.
3655         * doc/posix-functions/mbrtowc.texi: Mention the various bugs.
3656
3657 2008-12-20  Bruno Haible  <bruno@clisp.org>
3658
3659         * tests/test-mbrtowc.c (main): Change sample string in EUC-JP encoding
3660         so that there are no conversion errors on AIX.
3661         * tests/test-mbsrtowcs.c (main): LIkewise.
3662
3663 2008-12-20  Bruno Haible  <bruno@clisp.org>
3664
3665         Work around wctob bug on Solaris <= 9.
3666         * lib/wchar.in.h (wctob): Redefine if REPLACE_WCTOB is set.
3667         * m4/wctob.m4 (gl_FUNC_WCTOB): Test whether wctob works.
3668         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_WCTOB.
3669         * modules/wchar (Makefile.am): Substitute REPLACE_WCTOB.
3670         * modules/wctob (Files): Add m4/locale-fr.m4.
3671         * doc/posix-functions/wctob.texi: Mention the Solaris bug.
3672
3673 2008-12-20  Bruno Haible  <bruno@clisp.org>
3674
3675         * doc/posix-functions/select.texi: Mention Solaris 2.6 bug with
3676         /dev/null.
3677         * tests/test-select-in.sh: Likewise.
3678         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
3679
3680 2008-12-20  Bruno Haible  <bruno@clisp.org>
3681
3682         Don't pretend that Cygwin has a ja_JP.EUC-JP locale.
3683         * m4/locale-ja.m4 (gt_LOCALE_JA): Add test for MB_CUR_MAX. Needed on
3684         Cygwin 1.5.x.
3685
3686 2008-12-20  Bruno Haible  <bruno@clisp.org>
3687
3688         Ensure mbstate_t is defined on HP-UX 11.11.
3689         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Require
3690         AC_CANONICAL_HOST. On HP-UX, define _XOPEN_SOURCE to 500.
3691         * m4/mbstate_t.m4 (AC_TYPE_MBSTATE_T): Require
3692         AC_USE_SYSTEM_EXTENSIONS.
3693         * modules/fnmatch (Depends-on): Add extensions.
3694         * modules/mbrlen (Depends-on): Likewise.
3695         * modules/mbrtowc (Depends-on): Likewise.
3696         * modules/mbsinit (Depends-on): Likewise.
3697         * modules/mbsrtowcs (Depends-on): Likewise.
3698         * modules/mbswidth (Depends-on): Likewise.
3699         * modules/quotearg (Depends-on): Likewise.
3700         * modules/strftime (Depends-on): Likewise.
3701
3702 2008-12-20  Bruno Haible  <bruno@clisp.org>
3703
3704         Ensure wctob is declared on IRIX 6.5.
3705         * lib/wchar.in.h (wctob): Declare also when HAVE_DECL_WCTOB is 0.
3706         * m4/wctob.m4 (gl_FUNC_WCTOB): Set HAVE_DECL_WCTOB instead of
3707         HAVE_WCTOB. Also test whether <wchar.h> declares wctob.
3708         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize HAVE_DECL_WCTOB instead
3709         of HAVE_WCTOB.
3710         * modules/wchar (Makefile.am): Substitute HAVE_DECL_WCTOB instead of
3711         HAVE_WCTOB.
3712         * doc/posix-functions/wctob.texi: Mention missing declaration on IRIX.
3713
3714 2008-12-19  Bruno Haible  <bruno@clisp.org>
3715
3716         * modules/mbsrtowcs-tests: New file.
3717         * tests/test-mbsrtowcs1.sh: New file.
3718         * tests/test-mbsrtowcs2.sh: New file.
3719         * tests/test-mbsrtowcs3.sh: New file.
3720         * tests/test-mbsrtowcs4.sh: New file.
3721         * tests/test-mbsrtowcs.c: New file.
3722
3723         New module 'mbsrtowcs'.
3724         * lib/wchar.in.h (mbsrtowcs): New declaration.
3725         * lib/mbsrtowcs.c: New file.
3726         * m4/mbsrtowcs.m4: New file.
3727         * modules/mbsrtowcs: New file.
3728         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSRTOWCS and
3729         HAVE_MBSRTOWCS.
3730         * modules/wchar (Makefile.am): Substitute GNULIB_MBSRTOWCS and
3731         HAVE_MBSRTOWCS.
3732         * doc/posix-functions/mbsrtowcs.texi: Document the new module.
3733
3734 2008-12-19  Bruno Haible  <bruno@clisp.org>
3735
3736         New module 'mbrlen'.
3737         * lib/wchar.in.h (mbrlen): New declaration.
3738         * lib/mbrlen.c: New file.
3739         * m4/mbrlen.m4: New file.
3740         * modules/mbrlen: New file.
3741         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBRLEN and
3742         HAVE_MBRLEN.
3743         * modules/wchar (Makefile.am): Substitute GNULIB_MBRLEN and
3744         HAVE_MBRLEN.
3745         * doc/posix-functions/mbrlen.texi: Document the new module.
3746
3747 2008-12-19  Bruno Haible  <bruno@clisp.org>
3748
3749         * lib/mbrtowc.c: Include verify.h. Verify an assumption.
3750         * modules/mbrtowc (Depends-on): Add verify.
3751         Suggested by Paul Eggert.
3752
3753 2008-12-18  Bruno Haible  <bruno@clisp.org>
3754
3755         * modules/mbsinit-tests: New file.
3756         * tests/test-mbsinit.sh: New file.
3757         * tests/test-mbsinit.c: New file.
3758
3759 2008-12-18  Bruno Haible  <bruno@clisp.org>
3760
3761         * modules/mbrtowc-tests: New file.
3762         * tests/test-mbrtowc1.sh: New file.
3763         * tests/test-mbrtowc2.sh: New file.
3764         * tests/test-mbrtowc3.sh: New file.
3765         * tests/test-mbrtowc4.sh: New file.
3766         * tests/test-mbrtowc.c: New file.
3767
3768         New module 'mbrtowc'.
3769         * lib/wchar.in.h (mbstate_t): Override when the system does not have
3770         mbsinit and mbrtowc.
3771         (mbrtowc): New declaration.
3772         * lib/mbrtowc.c: New file.
3773         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC, gl_PREREQ_MBRTOWC): New macros.
3774         * modules/mbrtowc: New file.
3775         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBRTOWC and
3776         HAVE_MBRTOWC.
3777         * modules/wchar (Makefile.am): Substitute GNULIB_MBRTOWC and
3778         HAVE_MBRTOWC.
3779         * doc/posix-functions/mbrtowc.texi: Document the new module.
3780
3781 2008-12-18  Bruno Haible  <bruno@clisp.org>
3782
3783         New module 'wctob'.
3784         * lib/wchar.in.h (wctob): New declaration.
3785         * lib/wctob.c: New file.
3786         * m4/wctob.m4: New file.
3787         * modules/wctob: New file.
3788         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCTOB and
3789         HAVE_WCTOB.
3790         * modules/wchar (Makefile.am): Substitute GNULIB_WCTOB and HAVE_WCTOB.
3791         * doc/posix-functions/wctob.texi: Document the new module.
3792
3793 2008-12-18  Bruno Haible  <bruno@clisp.org>
3794
3795         * m4/mbsinit.m4 (gl_FUNC_MBSINIT): Invoke gl_REPLACE_WCHAR_H.
3796         * m4/btowc.m4 (gl_FUNC_BTOWC): Likewise.
3797
3798 2008-12-18  Simon Josefsson  <simon@josefsson.org>
3799
3800         * lib/flock.c: Use proper #if symbol in check.  Reported by "Tom
3801         G. Christensen" <tgc@jupiterrise.com>.
3802
3803         * lib/flock.c: Need to include errno.h.  Reported by "Tom
3804         G. Christensen" <tgc@jupiterrise.com>.
3805
3806         * lib/flock.c: Need to include string.h.  Reported by "Tom
3807         G. Christensen" <tgc@jupiterrise.com> and Eric Blake
3808         <ebb9@byu.net>.
3809
3810 2008-12-18  Bruno Haible  <bruno@clisp.org>
3811
3812         * m4/locale-ja.m4: New file, from GNU gettext.
3813
3814 2008-12-17  Bruno Haible  <bruno@clisp.org>
3815
3816         * m4/mbrtowc.m4 (AC_FUNC_MBRTOWC): Don't override in autoconf >= 2.60.
3817         Suggested by Eric Blake.
3818
3819 2008-12-17  Bruno Haible  <bruno@clisp.org>
3820
3821         * m4/errno_h.m4 (AC_COMPUTE_INT): Provide fallback definition.
3822
3823 2008-12-17  Bruno Haible  <bruno@clisp.org>
3824
3825         * lib/mbsinit.c: Include verify.h. Verify an assumption.
3826         * modules/mbsinit (Depends-on): Add verify.
3827         Suggested by Paul Eggert.
3828
3829 2008-12-17  Bruno Haible  <bruno@clisp.org>
3830
3831         * m4/mbrtowc.m4 (AC_FUNC_MBRTOWC): Renamed from gl_FUNC_MBRTOWC.
3832         * m4/mbfile.m4 (gl_MBFILE): Use AC_FUNC_MBRTOWC instead of
3833         gl_FUNC_MBRTOWC.
3834         * m4/mbiter.m4 (gl_MBITER): LIkewise.
3835         * m4/mbscasecmp.m4 (gl_PREREQ_MBSCASECMP): Likewise.
3836         * m4/mbscasestr.m4 (gl_PREREQ_MBSCASESTR): Likewise.
3837         * m4/mbschr.m4 (gl_PREREQ_MBSCHR): Likewise.
3838         * m4/mbscspn.m4 (gl_PREREQ_MBSCSPN): Likewise.
3839         * m4/mbslen.m4 (gl_PREREQ_MBSLEN): Likewise.
3840         * m4/mbsncasecmp.m4 (gl_PREREQ_MBSNCASECMP): Likewise.
3841         * m4/mbsnlen.m4 (gl_PREREQ_MBSNLEN): Likewise.
3842         * m4/mbspbrk.m4 (gl_PREREQ_MBSPBRK): Likewise.
3843         * m4/mbspcasecmp.m4 (gl_PREREQ_MBSPCASECMP): Likewise.
3844         * m4/mbsrchr.m4 (gl_PREREQ_MBSRCHR): Likewise.
3845         * m4/mbssep.m4 (gl_PREREQ_MBSSEP): Likewise.
3846         * m4/mbsspn.m4 (gl_PREREQ_MBSSPN): Likewise.
3847         * m4/mbsstr.m4 (gl_PREREQ_MBSSTR): Likewise.
3848         * m4/mbstok_r.m4 (gl_PREREQ_MBSTOK_R): Likewise.
3849         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
3850         * m4/quotearg.m4 (gl_QUOTEARG): Likewise.
3851         * modules/trim (configure.ac): Likewise.
3852
3853 2008-12-17  Bruno Haible  <bruno@clisp.org>
3854
3855         * modules/btowc-tests: New file.
3856         * tests/test-btowc1.sh: New file.
3857         * tests/test-btowc2.sh: New file.
3858         * tests/test-btowc.c: New file.
3859
3860         New module 'btowc'.
3861         * lib/wchar.in.h (btowc): New declaration.
3862         * lib/btowc.c: New file.
3863         * m4/btowc.m4: New file.
3864         * modules/btowc: New file.
3865         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_BTOWC and
3866         HAVE_BTOWC.
3867         * modules/wchar (Makefile.am): Substitute GNULIB_BTOWC and HAVE_BTOWC.
3868         * doc/posix-functions/btowc.texi: Document the new module.
3869
3870 2008-12-17  Bruno Haible  <bruno@clisp.org>
3871
3872         New module 'mbsinit'.
3873         * lib/wchar.in.h (mbsinit): New declaration.
3874         * lib/mbsinit.c: New file.
3875         * m4/mbsinit.m4: New file.
3876         * modules/mbsinit: New file.
3877         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSINIT and
3878         HAVE_MBSINIT.
3879         * modules/wchar (Makefile.am): Substitute GNULIB_MBSINIT and
3880         HAVE_MBSINIT.
3881         * doc/posix-functions/mbsinit.texi: Document the new module.
3882
3883 2008-12-16  Bruno Haible  <bruno@clisp.org>
3884
3885         * lib/unistd.in.h: Add comment.
3886         * tests/test-environ.c: Don't include <stdlib.h>.
3887
3888 2008-12-16  Bruno Haible  <bruno@clisp.org>
3889
3890         * lib/parse-duration.h (parse_duration): Document return value
3891         convention.
3892         * lib/parse-duration.c: Include specification header first. Add
3893         comments.
3894         (_): Remove macro.
3895         (parse_year_month_day, parse_hour_minute_second): Move side effects
3896         outside of strchr call.
3897         (parse_non_iso8601): Move side effects outside of isspace call.
3898         (parse_duration): Don't test errno is res != BAD_TIME. Remove fprintf
3899         call.
3900
3901 2008-12-16  Bruno Haible  <bruno@clisp.org>
3902
3903         * tests/test-parse-duration.sh: Produce no output when the test
3904         succeeds.
3905
3906 2008-12-16  Bruno Haible  <bruno@clisp.org>
3907
3908         * tests/test-parse-duration.sh: Fix quoting of $tmp and $tmpf
3909         expressions.
3910
3911 2008-12-15  Bruno Haible  <bruno@clisp.org>
3912
3913         * doc/glibc-functions/fgetxattr.texi: Tweak wording.
3914         * doc/glibc-functions/flistxattr.texi: Likewise.
3915         * doc/glibc-functions/fopencookie.texi: Likewise.
3916         * doc/glibc-functions/fremovexattr.texi: Likewise.
3917         * doc/glibc-functions/fsetxattr.texi: Likewise.
3918         * doc/glibc-functions/getxattr.texi: Likewise.
3919         * doc/glibc-functions/lgetxattr.texi: Likewise.
3920         * doc/glibc-functions/listxattr.texi: Likewise.
3921         * doc/glibc-functions/llistxattr.texi: Likewise.
3922         * doc/glibc-functions/lremovexattr.texi: Likewise.
3923         * doc/glibc-functions/lsetxattr.texi: Likewise.
3924         * doc/glibc-functions/removexattr.texi: Likewise.
3925         * doc/glibc-functions/setxattr.texi: Likewise.
3926         * doc/posix-functions/open_memstream.texi: Likewise.
3927
3928 2008-12-15  Eric Blake  <ebb9@byu.net>
3929
3930         Update doc for cygwin 1.7.
3931         * doc/posix-functions/faccessat.texi: Cygwin 1.7 added several new
3932         functions.
3933         * doc/posix-functions/fchmodat.texi: Likewise.
3934         * doc/posix-functions/fchownat.texi: Likewise.
3935         * doc/posix-functions/fdopendir.texi: Likewise.
3936         * doc/posix-functions/fmemopen.texi: Likewise.
3937         * doc/posix-functions/freeaddrinfo.texi: Likewise.
3938         * doc/posix-functions/fstatat.texi: Likewise.
3939         * doc/posix-functions/futimens.texi: Likewise.
3940         * doc/posix-functions/gai_strerror.texi: Likewise.
3941         * doc/posix-functions/getaddrinfo.texi: Likewise.
3942         * doc/posix-functions/getnameinfo.texi: Likewise.
3943         * doc/posix-functions/if_freenameindex.texi: Likewise.
3944         * doc/posix-functions/if_indextoname.texi: Likewise.
3945         * doc/posix-functions/if_nameindex.texi: Likewise.
3946         * doc/posix-functions/if_nametoindex.texi: Likewise.
3947         * doc/posix-functions/insque.texi: Likewise.
3948         * doc/posix-functions/linkat.texi: Likewise.
3949         * doc/posix-functions/llrint.texi: Likewise.
3950         * doc/posix-functions/llrintf.texi: Likewise.
3951         * doc/posix-functions/llrintl.texi: Likewise.
3952         * doc/posix-functions/lockf.texi: Likewise.
3953         * doc/posix-functions/lrintl.texi: Likewise.
3954         * doc/posix-functions/mkdirat.texi: Likewise.
3955         * doc/posix-functions/mkfifoat.texi: Likewise.
3956         * doc/posix-functions/mknodat.texi: Likewise.
3957         * doc/posix-functions/mq_close.texi: Likewise.
3958         * doc/posix-functions/mq_getattr.texi: Likewise.
3959         * doc/posix-functions/mq_notify.texi: Likewise.
3960         * doc/posix-functions/mq_open.texi: Likewise.
3961         * doc/posix-functions/mq_receive.texi: Likewise.
3962         * doc/posix-functions/mq_send.texi: Likewise.
3963         * doc/posix-functions/mq_setattr.texi: Likewise.
3964         * doc/posix-functions/mq_timedreceive.texi: Likewise.
3965         * doc/posix-functions/mq_timedsend.texi: Likewise.
3966         * doc/posix-functions/mq_unlink.texi: Likewise.
3967         * doc/posix-functions/open_memstream.texi: Likewise.
3968         * doc/posix-functions/openat.texi: Likewise.
3969         * doc/posix-functions/posix_fadvise.texi: Likewise.
3970         * doc/posix-functions/posix_fallocate.texi: Likewise.
3971         * doc/posix-functions/posix_madvise.texi: Likewise.
3972         * doc/posix-functions/posix_memalign.texi: Likewise.
3973         * doc/posix-functions/posix_openpt.texi: Likewise.
3974         * doc/posix-functions/readlinkat.texi: Likewise.
3975         * doc/posix-functions/remque.texi: Likewise.
3976         * doc/posix-functions/renameat.texi: Likewise.
3977         * doc/posix-functions/rintl.texi: Likewise.
3978         * doc/posix-functions/sem_unlink.texi: Likewise.
3979         * doc/posix-functions/shm_open.texi: Likewise.
3980         * doc/posix-functions/shm_unlink.texi: Likewise.
3981         * doc/posix-functions/signgam.texi: Likewise.
3982         * doc/posix-functions/sigset.texi: Likewise.
3983         * doc/posix-functions/stpcpy.texi: Likewise.
3984         * doc/posix-functions/stpncpy.texi: Likewise.
3985         * doc/posix-functions/strerror.texi: Likewise.
3986         * doc/posix-functions/strtod.texi: Likewise.
3987         * doc/posix-functions/symlinkat.texi: Likewise.
3988         * doc/posix-functions/unlinkat.texi: Likewise.
3989         * doc/posix-functions/utimensat.texi: Likewise.
3990         * doc/glibc-functions/bindresvport.texi: Likewise.
3991         * doc/glibc-functions/dn_expand.texi: Likewise.
3992         * doc/glibc-functions/exp10.texi: Likewise.
3993         * doc/glibc-functions/exp10f.texi: Likewise.
3994         * doc/glibc-functions/fgetxattr.texi: Likewise.
3995         * doc/glibc-functions/flistxattr.texi: Likewise.
3996         * doc/glibc-functions/fopencookie.texi: Likewise.
3997         * doc/glibc-functions/freeifaddrs.texi: Likewise.
3998         * doc/glibc-functions/fremovexattr.texi: Likewise.
3999         * doc/glibc-functions/fsetxattr.texi: Likewise.
4000         * doc/glibc-functions/getifaddrs.texi: Likewise.
4001         * doc/glibc-functions/getxattr.texi: Likewise.
4002         * doc/glibc-functions/lgetxattr.texi: Likewise.
4003         * doc/glibc-functions/listxattr.texi: Likewise.
4004         * doc/glibc-functions/llistxattr.texi: Likewise.
4005         * doc/glibc-functions/lremovexattr.texi: Likewise.
4006         * doc/glibc-functions/lsetxattr.texi: Likewise.
4007         * doc/glibc-functions/pow10.texi: Likewise.
4008         * doc/glibc-functions/pow10f.texi: Likewise.
4009         * doc/glibc-functions/rcmd_af.texi: Likewise.
4010         * doc/glibc-functions/removexattr.texi: Likewise.
4011         * doc/glibc-functions/res_init.texi: Likewise.
4012         * doc/glibc-functions/res_mkquery.texi: Likewise.
4013         * doc/glibc-functions/res_query.texi: Likewise.
4014         * doc/glibc-functions/res_querydomain.texi: Likewise.
4015         * doc/glibc-functions/res_send.texi: Likewise.
4016         * doc/glibc-functions/rresvport_af.texi: Likewise.
4017         * doc/glibc-functions/setxattr.texi: Likewise.
4018         * doc/glibc-functions/strcasestr.texi: Likewise.
4019
4020 2008-12-15  Bruno Haible  <bruno@clisp.org>
4021
4022         Fix compilation error on OSF/1 4.0.
4023         * lib/sys_select.in.h: When invoked from OSF/1 <sys/types.h> or
4024         <sys/time.h>, simply delegate to the system header.
4025         Reported by Daniel Richard G. <oss@teragram.com>.
4026
4027 2008-12-15  Bruno Haible  <bruno@clisp.org>
4028
4029         * doc/posix-functions/openat.texi: Mention the 'openat' module.
4030         * doc/posix-functions/fchmodat.texi: Likewise.
4031         * doc/posix-functions/fchownat.texi: Likewise.
4032         * doc/posix-functions/fdopendir.texi: Likewise.
4033         * doc/posix-functions/fstatat.texi: Likewise.
4034         * doc/posix-functions/mkdirat.texi: Likewise.
4035         * doc/posix-functions/unlinkat.texi: Likewise.
4036
4037 2008-12-14  Bruno Haible  <bruno@clisp.org>
4038
4039         Update doc for POSIX:2008.
4040         * doc/posix-functions/faccessat.texi: New file.
4041         * doc/posix-functions/fchmodat.texi: New file.
4042         * doc/posix-functions/fchownat.texi: New file.
4043         * doc/posix-functions/fdopendir.texi: New file.
4044         * doc/posix-functions/fstatat.texi: New file.
4045         * doc/posix-functions/futimens.texi: New file.
4046         * doc/posix-functions/linkat.texi: New file.
4047         * doc/posix-functions/mkdirat.texi: New file.
4048         * doc/posix-functions/mkfifoat.texi: New file.
4049         * doc/posix-functions/mknodat.texi: New file.
4050         * doc/posix-functions/open_wmemstream.texi: New file.
4051         * doc/posix-functions/openat.texi: New file.
4052         * doc/posix-functions/psiginfo.texi: New file.
4053         * doc/posix-functions/pthread_mutex_consistent.texi: New file.
4054         * doc/posix-functions/pthread_mutexattr_getrobust.texi: New file.
4055         * doc/posix-functions/pthread_mutexattr_setrobust.texi: New file.
4056         * doc/posix-functions/readlinkat.texi: New file.
4057         * doc/posix-functions/renameat.texi: New file.
4058         * doc/posix-functions/strerror_l.texi: New file.
4059         * doc/posix-functions/symlinkat.texi: New file.
4060         * doc/posix-functions/unlinkat.texi: New file.
4061         * doc/posix-functions/utimensat.texi: New file.
4062         * doc/gnulib.texi (Function Substitutes): Add these subsections.
4063
4064 2008-12-14  Bruno Haible  <bruno@clisp.org>
4065
4066         Update doc for POSIX:2008.
4067         * doc/posix-functions/alphasort.texi: Renamed from
4068         doc/glibc-functions/alphasort.texi.
4069         * doc/posix-functions/dirfd.texi: Renamed from
4070         doc/glibc-functions/dirfd.texi.
4071         * doc/posix-functions/dprintf.texi: Renamed from
4072         doc/glibc-functions/dprintf.texi.
4073         * doc/posix-functions/duplocale.texi: Renamed from
4074         doc/glibc-functions/duplocale.texi.
4075         * doc/posix-functions/fexecve.texi: Renamed from
4076         doc/glibc-functions/fexecve.texi.
4077         * doc/posix-functions/fmemopen.texi: Renamed from
4078         doc/glibc-functions/fmemopen.texi.
4079         * doc/posix-functions/freelocale.texi: Renamed from
4080         doc/glibc-functions/freelocale.texi.
4081         * doc/posix-functions/getdate_err.texi: Renamed from
4082         doc/glibc-functions/getdate_err.texi.
4083         * doc/posix-functions/isalnum_l.texi: Renamed from
4084         doc/glibc-functions/isalnum_l.texi.
4085         * doc/posix-functions/isalpha_l.texi: Renamed from
4086         doc/glibc-functions/isalpha_l.texi.
4087         * doc/posix-functions/isblank_l.texi: Renamed from
4088         doc/glibc-functions/isblank_l.texi.
4089         * doc/posix-functions/iscntrl_l.texi: Renamed from
4090         doc/glibc-functions/iscntrl_l.texi.
4091         * doc/posix-functions/isdigit_l.texi: Renamed from
4092         doc/glibc-functions/isdigit_l.texi.
4093         * doc/posix-functions/isgraph_l.texi: Renamed from
4094         doc/glibc-functions/isgraph_l.texi.
4095         * doc/posix-functions/islower_l.texi: Renamed from
4096         doc/glibc-functions/islower_l.texi.
4097         * doc/posix-functions/isprint_l.texi: Renamed from
4098         doc/glibc-functions/isprint_l.texi.
4099         * doc/posix-functions/ispunct_l.texi: Renamed from
4100         doc/glibc-functions/ispunct_l.texi.
4101         * doc/posix-functions/isspace_l.texi: Renamed from
4102         doc/glibc-functions/isspace_l.texi.
4103         * doc/posix-functions/isupper_l.texi: Renamed from
4104         doc/glibc-functions/isupper_l.texi.
4105         * doc/posix-functions/iswalnum_l.texi: Renamed from
4106         doc/glibc-functions/iswalnum_l.texi.
4107         * doc/posix-functions/iswalpha_l.texi: Renamed from
4108         doc/glibc-functions/iswalpha_l.texi.
4109         * doc/posix-functions/iswblank_l.texi: Renamed from
4110         doc/glibc-functions/iswblank_l.texi.
4111         * doc/posix-functions/iswcntrl_l.texi: Renamed from
4112         doc/glibc-functions/iswcntrl_l.texi.
4113         * doc/posix-functions/iswctype_l.texi: Renamed from
4114         doc/glibc-functions/iswctype_l.texi.
4115         * doc/posix-functions/iswdigit_l.texi: Renamed from
4116         doc/glibc-functions/iswdigit_l.texi.
4117         * doc/posix-functions/iswgraph_l.texi: Renamed from
4118         doc/glibc-functions/iswgraph_l.texi.
4119         * doc/posix-functions/iswlower_l.texi: Renamed from
4120         doc/glibc-functions/iswlower_l.texi.
4121         * doc/posix-functions/iswprint_l.texi: Renamed from
4122         doc/glibc-functions/iswprint_l.texi.
4123         * doc/posix-functions/iswpunct_l.texi: Renamed from
4124         doc/glibc-functions/iswpunct_l.texi.
4125         * doc/posix-functions/iswspace_l.texi: Renamed from
4126         doc/glibc-functions/iswspace_l.texi.
4127         * doc/posix-functions/iswupper_l.texi: Renamed from
4128         doc/glibc-functions/iswupper_l.texi.
4129         * doc/posix-functions/iswxdigit_l.texi: Renamed from
4130         doc/glibc-functions/iswxdigit_l.texi.
4131         * doc/posix-functions/isxdigit_l.texi: Renamed from
4132         doc/glibc-functions/isxdigit_l.texi.
4133         * doc/posix-functions/mbsnrtowcs.texi: Renamed from
4134         doc/glibc-functions/mbsnrtowcs.texi.
4135         * doc/posix-functions/mkdtemp.texi: Renamed from
4136         doc/glibc-functions/mkdtemp.texi.
4137         * doc/posix-functions/newlocale.texi: Renamed from
4138         doc/glibc-functions/newlocale.texi.
4139         * doc/posix-functions/nl_langinfo_l.texi: Renamed from
4140         doc/glibc-functions/nl_langinfo_l.texi.
4141         * doc/posix-functions/open_memstream.texi: Renamed from
4142         doc/glibc-functions/open_memstream.texi.
4143         * doc/posix-functions/opterr.texi: Renamed from
4144         doc/glibc-functions/opterr.texi.
4145         * doc/posix-functions/optind.texi: Renamed from
4146         doc/glibc-functions/optind.texi.
4147         * doc/posix-functions/optopt.texi: Renamed from
4148         doc/glibc-functions/optopt.texi.
4149         * doc/posix-functions/psignal.texi: Renamed from
4150         doc/glibc-functions/psignal.texi.
4151         * doc/posix-functions/scandir.texi: Renamed from
4152         doc/glibc-functions/scandir.texi.
4153         * doc/posix-functions/sched_get_priority_min.texi: Renamed from
4154         doc/glibc-functions/sched_get_priority_min.texi.
4155         * doc/posix-functions/signgam.texi: Renamed from
4156         doc/glibc-functions/signgam.texi.
4157         * doc/posix-functions/stpcpy.texi: Renamed from
4158         doc/glibc-functions/stpcpy.texi.
4159         * doc/posix-functions/stpncpy.texi: Renamed from
4160         doc/glibc-functions/stpncpy.texi.
4161         * doc/posix-functions/strcasecmp_l.texi: Renamed from
4162         doc/glibc-functions/strcasecmp_l.texi.
4163         * doc/posix-functions/strcoll_l.texi: Renamed from
4164         doc/glibc-functions/strcoll_l.texi.
4165         * doc/posix-functions/strfmon_l.texi: Renamed from
4166         doc/glibc-functions/strfmon_l.texi.
4167         * doc/posix-functions/strftime_l.texi: Renamed from
4168         doc/glibc-functions/strftime_l.texi.
4169         * doc/posix-functions/strncasecmp_l.texi: Renamed from
4170         doc/glibc-functions/strncasecmp_l.texi.
4171         * doc/posix-functions/strndup.texi: Renamed from
4172         doc/glibc-functions/strndup.texi.
4173         * doc/posix-functions/strnlen.texi: Renamed from
4174         doc/glibc-functions/strnlen.texi.
4175         * doc/posix-functions/strsignal.texi: Renamed from
4176         doc/glibc-functions/strsignal.texi.
4177         * doc/posix-functions/strxfrm_l.texi: Renamed from
4178         doc/glibc-functions/strxfrm_l.texi.
4179         * doc/posix-functions/timer_gettime.texi: Renamed from
4180         doc/glibc-functions/timer_gettime.texi.
4181         * doc/posix-functions/tolower_l.texi: Renamed from
4182         doc/glibc-functions/tolower_l.texi.
4183         * doc/posix-functions/toupper_l.texi: Renamed from
4184         doc/glibc-functions/toupper_l.texi.
4185         * doc/posix-functions/towctrans_l.texi: Renamed from
4186         doc/glibc-functions/towctrans_l.texi.
4187         * doc/posix-functions/towlower_l.texi: Renamed from
4188         doc/glibc-functions/towlower_l.texi.
4189         * doc/posix-functions/towupper_l.texi: Renamed from
4190         doc/glibc-functions/towupper_l.texi.
4191         * doc/posix-functions/uselocale.texi: Renamed from
4192         doc/glibc-functions/uselocale.texi.
4193         * doc/posix-functions/vdprintf.texi: Renamed from
4194         doc/glibc-functions/vdprintf.texi.
4195         * doc/posix-functions/wcpcpy.texi:
4196         Renamed from doc/glibc-functions/wcpcpy.texi.
4197         * doc/posix-functions/wcpncpy.texi: Renamed from
4198         doc/glibc-functions/wcpncpy.texi.
4199         * doc/posix-functions/wcscasecmp.texi: Renamed from
4200         doc/glibc-functions/wcscasecmp.texi.
4201         * doc/posix-functions/wcscasecmp_l.texi: Renamed from
4202         doc/glibc-functions/wcscasecmp_l.texi.
4203         * doc/posix-functions/wcscoll_l.texi: Renamed from
4204         doc/glibc-functions/wcscoll_l.texi.
4205         * doc/posix-functions/wcsdup.texi: Renamed from
4206         doc/glibc-functions/wcsdup.texi.
4207         * doc/posix-functions/wcsncasecmp.texi: Renamed from
4208         doc/glibc-functions/wcsncasecmp.texi.
4209         * doc/posix-functions/wcsncasecmp_l.texi: Renamed from
4210         doc/glibc-functions/wcsncasecmp_l.texi.
4211         * doc/posix-functions/wcsnlen.texi: Renamed from
4212         doc/glibc-functions/wcsnlen.texi.
4213         * doc/posix-functions/wcsnrtombs.texi: Renamed from
4214         doc/glibc-functions/wcsnrtombs.texi.
4215         * doc/posix-functions/wcsxfrm_l.texi: Renamed from
4216         doc/glibc-functions/wcsxfrm_l.texi.
4217         * doc/posix-functions/wctrans_l.texi: Renamed from
4218         doc/glibc-functions/wctrans_l.texi.
4219         * doc/posix-functions/wctype_l.texi: Renamed from
4220         doc/glibc-functions/wctype_l.texi.
4221         * doc/gnulib.texi (Function Substitutes): Add these subsections.
4222         (Glibc ctype.h, Glibc dirent.h, Glibc getopt.h, Glibc math.h,
4223         Glibc sched.h, Glibc signal.h, Glibc stdio.h, Glibc stdlib.h,
4224         Glibc string.h, Glibc time.h, Glibc unistd.h, Glibc wchar.h): Remove
4225         these subsections.
4226         (Glibc langinfo.h, Glibc locale.h, Glibc monetary.h, Glibc wctype.h):
4227         Remove sections.
4228
4229 2008-12-14  Bruno Haible  <bruno@clisp.org>
4230
4231         Update doc for POSIX:2008.
4232         * doc/posix-functions/*.texi: Update URL of POSIX specification.
4233
4234 2008-12-14  Bruno Haible  <bruno@clisp.org>
4235
4236         Update doc for POSIX:2008.
4237         * doc/pastposix-functions/bcmp.texi: Renamed from
4238         doc/posix-functions/bcmp.texi.
4239         * doc/pastposix-functions/bcopy.texi: Renamed from
4240         doc/posix-functions/bcopy.texi.
4241         * doc/pastposix-functions/bsd_signal.texi: Renamed from
4242         doc/posix-functions/bsd_signal.texi.
4243         * doc/pastposix-functions/bzero.texi: Renamed from
4244         doc/posix-functions/bzero.texi.
4245         * doc/pastposix-functions/ecvt.texi: Renamed from
4246         doc/posix-functions/ecvt.texi.
4247         * doc/pastposix-functions/fcvt.texi: Renamed from
4248         doc/posix-functions/fcvt.texi.
4249         * doc/pastposix-functions/ftime.texi: Renamed from
4250         doc/posix-functions/ftime.texi.
4251         * doc/pastposix-functions/gcvt.texi: Renamed from
4252         doc/posix-functions/gcvt.texi.
4253         * doc/pastposix-functions/getcontext.texi: Renamed from
4254         doc/posix-functions/getcontext.texi.
4255         * doc/pastposix-functions/gethostbyaddr.texi: Renamed from
4256         doc/posix-functions/gethostbyaddr.texi.
4257         * doc/pastposix-functions/gethostbyname.texi: Renamed from
4258         doc/posix-functions/gethostbyname.texi.
4259         * doc/pastposix-functions/getwd.texi: Renamed from
4260         doc/posix-functions/getwd.texi.
4261         * doc/pastposix-functions/h_errno.texi: Renamed from
4262         doc/posix-functions/h_errno.texi.
4263         * doc/pastposix-functions/index.texi: Renamed from
4264         doc/posix-functions/index.texi.
4265         * doc/pastposix-functions/makecontext.texi: Renamed from
4266         doc/posix-functions/makecontext.texi.
4267         * doc/pastposix-functions/mktemp.texi: Renamed from
4268         doc/posix-functions/mktemp.texi.
4269         * doc/pastposix-functions/pthread_attr_getstackaddr.texi: Renamed from
4270         doc/posix-functions/pthread_attr_getstackaddr.texi.
4271         * doc/pastposix-functions/pthread_attr_setstackaddr.texi: Renamed from
4272         doc/posix-functions/pthread_attr_setstackaddr.texi.
4273         * doc/pastposix-functions/rindex.texi: Renamed from
4274         doc/posix-functions/rindex.texi.
4275         * doc/pastposix-functions/scalb.texi: Renamed from
4276         doc/posix-functions/scalb.texi.
4277         * doc/pastposix-functions/setcontext.texi: Renamed from
4278         doc/posix-functions/setcontext.texi.
4279         * doc/pastposix-functions/swapcontext.texi: Renamed from
4280         doc/posix-functions/swapcontext.texi.
4281         * doc/pastposix-functions/ualarm.texi: Renamed from
4282         doc/posix-functions/ualarm.texi.
4283         * doc/pastposix-functions/usleep.texi: Renamed from
4284         doc/posix-functions/usleep.texi.
4285         * doc/pastposix-functions/vfork.texi: Renamed from
4286         doc/posix-functions/vfork.texi.
4287         * doc/pastposix-functions/wcswcs.texi: Renamed from
4288         doc/posix-functions/wcswcs.texi.
4289         * doc/gnulib.texi (Legacy Function Substitutes): New chapter.
4290         (Function Substitutes): Update.
4291
4292 2008-12-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4293
4294         * modules/relocatable-prog-wrapper (Depends-on): Add errno, needed by
4295         m4/strerror.m4.
4296
4297 2008-12-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4298             Bruno Haible  <bruno@clisp.org>
4299
4300         * modules/unilbrk/tables (Depends-on): Add unilbrk/base.
4301
4302 2008-12-13  Bruno Haible  <bruno@clisp.org>
4303
4304         * modules/strtoull (Depends-on): Remove unistd.
4305
4306 2008-12-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4307
4308         * modules/strtoull (Depends-on): Add stdlib.
4309
4310 2008-12-11  Simon Josefsson  <simon@josefsson.org>
4311
4312         * m4/manywarnings.m4 (gl_MANYWARN_ALL_GCC): Add more warnings.
4313
4314 2008-12-10  Jim Meyering  <meyering@redhat.com>
4315
4316         gl_ASSERT: don't say assertions are disabled when they're not
4317         * m4/assert.m4 (gl_ASSERT): Do not make configure report
4318         "checking whether to enable assertions... no", when they are in
4319         fact enabled.  This is solely a bug in the output of configure.
4320         In spite of saying "no", NDEBUG was not defined in that case.
4321         Also, as noted by Eric Blake, leave assertions enabled upon
4322         --enable-assert=INVALID.
4323
4324 2008-12-10  Bruno Haible  <bruno@clisp.org>
4325
4326         Change MODULES.html to refer to POSIX:2008 where possible.
4327         * MODULES.html.sh (POSIX2008_URL): New variable.
4328         (posix_headers): Remove sys/timeb, ucontext.
4329         (posix2001_headers): New variable.
4330         (posix_functions): Remove bcmp, bcopy, bsd_signal, bzero, ecvt, fcvt,
4331         ftime, gcvt, getcontext, gethostbyaddr, gethostbyname, getwd, h_errno,
4332         index, makecontext, mktemp, pthread_attr_getstackaddr,
4333         pthread_attr_setstackaddr, rindex, scalb, setcontext, swapcontext,
4334         ualarm, usleep, vfork, wcswcs. Add the new POSIX:2008 functions.
4335         (posix2001_functions): New variable.
4336         (func_module): Use URLs to POSIX:2008 where possible and to POSIX:2001
4337         otherwise.
4338
4339 2008-12-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4340
4341         add missing include to parse-duration.c
4342         * lib/parse-duration.c: #include "xalloc.h", for xstrdup.
4343         * modules/parse-duration (Depends-on): Add xalloc.
4344
4345         fix sed script reading maint.mk
4346         * top/maint.mk (MYSELF): New macro, define as $(srcdir)/$(ME).
4347         (syntax-check-rules): Use it.
4348
4349 2008-12-09  Bruno Haible  <bruno@clisp.org>
4350
4351         * m4/ldexpl.m4 (gl_FUNC_LDEXPL_WORKS): Add another check, that fails on
4352         MacOS X 10.4/PowerPC.
4353         Reported by Simon Josefsson.
4354
4355 2008-12-08  Jim Meyering  <meyering@redhat.com>
4356
4357         work around mingw's lack of some S_IF definitions
4358         * lib/fts.c (S_IFLNK, S_IFSOCK): Define if not already defined.
4359         Reported by Simon Josefsson.
4360
4361 2008-12-08  Bruno Haible  <bruno@clisp.org>
4362
4363         * m4/signbitl.m4 (gl_SIGNBIT_TEST_PROGRAM): Add a link check of signbit
4364         applied to variables. Needed on MacOS X 10.4/PowerPC.
4365         Reported by Simon Josefsson.
4366
4367 2008-12-08  William Pursell  <bill.pursell@gmail.com>  (tiny change)
4368         and Eric Blake  <ebb9@byu.net>
4369
4370         assert: honor --enable-assert
4371         * m4/assert.m4 (gl_ASSERT): Synchronize with autoconf 2.64, in
4372         order to honor --enable-assert, rather than treating it as a
4373         synonym for --disable-assert.
4374
4375 2008-12-08  Jim Meyering  <meyering@redhat.com>
4376
4377         * lib/posixtm.c: Remove now-useless declaration of mktime.
4378
4379         * build-aux/announce-gen (get_tool_versions): Accept .xz tarballs.
4380
4381 2008-12-07  Bruno Haible  <bruno@clisp.org>
4382
4383         * tests/test-lock.c (test_lock, test_rwlock, test_recursive_lock,
4384         test_once): Mark functions as static.
4385         * tests/test-tls.c (test_tls): Likewise.
4386
4387 2008-12-07  Bruno Haible  <bruno@clisp.org>
4388
4389         * lib/striconveha.h (uniconv_register_autodetect): Renamed from
4390         iconv_register_autodetect.
4391
4392 2008-12-07  Jim Meyering  <meyering@redhat.com>
4393
4394         posixtm.c: avoid a warning
4395         * lib/posixtm.c (posixtime): Don't initialize tm0.
4396         It's no longer needed to placate gcc4's -Wuninitialized,
4397         and the attempt to placate would elicit a new warning.
4398
4399         unicodeio.c: mark unused parameters
4400         * lib/unicodeio.c (exit_failure_callback): Mark unused parameter.
4401         (fallback_failure_callback): Likewise.
4402
4403 2008-12-07  Bruno Haible  <bruno@clisp.org>
4404
4405         * gnulib-tool (func_create_testdir): When building the tests
4406         subdirectory, ignore the modules gnumakefile and maintainer-makefile.
4407         Reported by Simon Josefsson.
4408
4409 2008-12-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4410
4411         * doc/manywarnings.texi, doc/gnulib-intro.texi: Fix typos.
4412
4413 2008-12-06  Bruno Haible  <bruno@clisp.org>
4414
4415         * lib/c-stack.h (c_stack_action): Clarify possible side effects.
4416         Suggested by Eric Blake.
4417
4418 2008-12-06  Bruno Haible  <bruno@clisp.org>
4419
4420         Fix a c-stack test failure on MacOS X.
4421         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Require
4422         AC_CANONICAL_HOST. Define FAULT_YIELDS_SIGBUS. If set, install a signal
4423         handler for SIGBUS as well.
4424         * lib/c-stack.c (c_stack_action): If FAULT_YIELDS_SIGBUS is set,
4425         install a signal handler for SIGBUS as well.
4426         Reported by Bruce Dugan <bld0401@gmail.com> via Eric Blake.
4427
4428 2008-12-06  Bruno Haible  <bruno@clisp.org>
4429
4430         Advocacy documentation.
4431         * doc/gnulib-intro.texi (Benefits): New section.
4432         * doc/gnulib.texi: Update.
4433
4434 2008-12-06  Bruno Haible  <bruno@clisp.org>
4435
4436         Document the 'manywarnings' module.
4437         * doc/manywarnings.texi: New file.
4438         * doc/gnulib.texi: Include it.
4439
4440 2008-12-05  Eric Blake  <ebb9@byu.net>
4441
4442         tests: silence some gcc warnings
4443         * tests/test-getdate.c (LOG) [!DEBUG]: Mark no-op void.
4444         * tests/uniwidth/test-uc_width2.c (finish_interval): Avoid printf
4445         type mismatches.
4446
4447 2008-12-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4448             Bruno Haible  <bruno@clisp.org>
4449
4450         * m4/openmp.m4 (AC_OPENMP): Do not define with Autoconf 2.62 or newer.
4451
4452 2008-11-29  Jim Meyering  <meyering@redhat.com>
4453
4454         unicodeio.c: mark unused parameters
4455         * lib/unicodeio.c (exit_failure_callback): Mark unused parameter.
4456         (fallback_failure_callback): Likewise.
4457
4458         fts: fix a thinko
4459         * lib/fts.c (s_ifmt_shift_bits): Remove function.  Not needed after all.
4460         (set_stat_type): Return S_IF*-valued "type" directly.
4461         Prompted by James Youngman's spotting a related bug.
4462         Confirmed by further testing through find.
4463
4464         fts: provide dirent.d_type via FTSENT.fts_statp, when possible
4465         * lib/fts.c (D_TYPE): Define.
4466         (DT_UNKNOWN, DT_BLK, DT_CHR) [HAVE_STRUCT_DIRENT_D_TYPE]: Define.
4467         (DT_DIR, DT_FIFO, DT_LNK, DT_REG, DT_SOCK): Likewise.
4468         (s_ifmt_shift_bits): New function.
4469         (set_stat_type): New function.
4470         (fts_build): When not calling fts_stat, call set_stat_type
4471         to propagate dirent.d_type info to fts_read caller.
4472         * lib/fts_.h (FTSENT) [FTS_DEFER_STAT]: Mention that
4473         fts_statp->st_mode type information may be valid.
4474
4475 2008-11-28  Simon Josefsson  <simon@josefsson.org>
4476
4477         * lib/sys_time.in.h: Add extern "C" block for C++.  Suggested by
4478         Brian Dessent <brian@dessent.net>.  Reported by Sam Steingold
4479         <sds@gnu.org>.
4480
4481 2008-11-20  Bruno Haible  <bruno@clisp.org>
4482
4483         Attempt to work around an AIX 5.3, 6.1 compiler bug with include_next.
4484         * lib/math.in.h: Use INCLUDE_NEXT_AS_FIRST_DIRECTIVE instead of
4485         INCLUDE_NEXT.
4486         * m4/include_next.m4 (gl_INCLUDE_NEXT): Set also
4487         INCLUDE_NEXT_AS_FIRST_DIRECTIVE.
4488         * modules/math (Makefile.am): Substitute
4489         INCLUDE_NEXT_AS_FIRST_DIRECTIVE instead of INCLUDE_NEXT.
4490         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
4491
4492 2008-11-18  Alexandre Duret-Lutz  <adl@lrde.epita.fr>
4493             Bruno Haible  <bruno@clisp.org>
4494
4495         * lib/stdint.in.h: Define all type macros so that their expansion is
4496         a single typedef'ed token. Fixes a compilation failure in Boost which
4497         does "using ::int8_t;".
4498
4499 2008-11-18  Simon Josefsson  <simon@josefsson.org>
4500
4501         * m4/manywarnings.m4: New file with gl_MANYWARN_COMPLEMENT and
4502         gl_MANYWARN_ALL_GCC.
4503         * m4/warnings.m4: Removed gl_WARN_SUPPORTED and
4504         gl_WARN_COMPLEMENT.  Suggested by Bruno Haible <bruno@clisp.org>.
4505         * modules/manywarnings: New file.
4506         * MODULES.html.sh: Mention manywarnings module.
4507
4508 2008-11-18  Bruno Haible  <bruno@clisp.org>
4509
4510         * doc/gnulib-tool.texi (Unit tests): New section.
4511
4512 2008-11-18  Simon Josefsson  <simon@josefsson.org>
4513
4514         * top/maint.mk (refresh-po): Fix sed regexp to avoid problems with
4515         paths like 'lib/po/foo.po'.
4516
4517 2008-11-17  Simon Josefsson  <simon@josefsson.org>
4518
4519         * m4/warnings.m4: Improve code.  Reported by Ralf Wildenhues
4520         <Ralf.Wildenhues@gmx.de> and Paolo Bonzini <bonzini@gnu.org>.
4521
4522 2008-11-17  Simon Josefsson  <simon@josefsson.org>
4523
4524         * m4/warnings.m4: Use CPPFLAGS to really check whether the
4525         parameter works.
4526
4527 2008-11-17  Simon Josefsson  <simon@josefsson.org>
4528
4529         * m4/warnings.m4: Add gl_WARN_COMPLEMENT and gl_WARN_SUPPORTED.
4530
4531 2008-11-17  Bruce Korb  <bkorb@gnu.org>
4532
4533         * modules/parse-duration-tests: New file.
4534         * tests/test-parse-duration.sh: New file.
4535         * tests/test-parse-duration.c: New file.
4536
4537         New module 'parse-duration'.
4538         * lib/parse-duration.h: New file.
4539         * lib/parse-duration.c: New file.
4540         * modules/parse-duration: New file.
4541
4542 2008-11-17  Bruno Haible  <bruno@clisp.org>
4543
4544         * tests/test-select-out.sh: Comment out the first pipe test.
4545         Reported by Simon Josefsson.
4546
4547 2008-11-17  Bruno Haible  <bruno@clisp.org>
4548
4549         * modules/getaddrinfo (Depends-on): Add servent, hostent.
4550         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_SERVENT and
4551         gl_HOSTENT.
4552
4553 2008-11-17  Bruno Haible  <bruno@clisp.org>
4554
4555         * m4/sockets.m4 (gl_SOCKETS): After trying -lsocket, try also
4556         -lnetwork and -lnet. Needed for Haiku and BeOS.
4557
4558 2008-11-16  Bruno Haible  <bruno@clisp.org>
4559
4560         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix indentation.
4561
4562 2008-11-16  Bruno Haible  <bruno@clisp.org>
4563
4564         Avoid test failure on Haiku.
4565         * tests/test-fsync.c: Include <errno.h>.
4566         (main): Don't require that fsync (0) fails.
4567
4568 2008-11-15  Bruno Haible  <bruno@clisp.org>
4569
4570         New module 'hostent'.
4571         * modules/hostent: New file.
4572         * m4/hostent.m4: New file, based on code in m4/getaddrinfo.m4.
4573
4574 2008-11-15  Bruno Haible  <bruno@clisp.org>
4575
4576         New module 'servent'.
4577         * modules/servent: New file.
4578         * m4/servent.m4: New file, based on code in m4/getaddrinfo.m4.
4579
4580 2008-11-15  Bruno Haible  <bruno@clisp.org>
4581
4582         Avoid generating same test program with two different rules.
4583         * modules/frexp-nolibm-tests (Makefile.am): Rename test program from
4584         test-frexp to test-frexp-nolibm.
4585         * modules/frexpl-nolibm-tests (Makefile.am): Rename test program from
4586         test-frexpl to test-frexpl-nolibm.
4587
4588 2008-11-15  Bruno Haible  <bruno@clisp.org>
4589
4590         * modules/frexpl-tests (Makefile.am): Link test-frexpl with
4591         $(FREXPL_LIBM).
4592
4593 2008-11-15  Bruno Haible  <bruno@clisp.org>
4594
4595         * lib/netdb.in.h: Activate the definitions also when the system's
4596         <netdb.h> has 'struct addrinfo'.
4597         * m4/netdb_h.m4 (gl_HEADER_NETDB): Replace netdb.h also when it lacks
4598         EAI_OVERFLOW or AI_NUMERICSERV.
4599         * doc/posix-headers/netdb.texi: Document the problem.
4600
4601 2008-11-15  Bruno Haible  <bruno@clisp.org>
4602
4603         * tests/test-sched.c: Test also the existence of the SCHED_* macros.
4604
4605         Make the 'sched' module work on platforms where <sched.h> exists but
4606         is incomplete (such as Haiku).
4607         * lib/sched.in.h; Include the system's <sched.h> if it exists.
4608         (SCHED_FIFO, SCHED_RR, SCHED_OTHER): New macros.
4609         * m4/sched_h.m4 (gl_SCHED_H): Test whether <sched.h> exists and also
4610         defines SCHED_FIFO, SCHED_RR, SCHED_OTHER. Set HAVE_SCHED_H,
4611         HAVE_STRUCT_SCHED_PARAM.
4612         * modules/sched (Depends-on): Add include_next.
4613         (Makefile.am): Substitute HAVE_SCHED_H, INCLUDE_NEXT,
4614         PRAGMA_SYSTEM_HEADER, NEXT_SCHED_H, HAVE_STRUCT_SCHED_PARAM.
4615         * doc/posix-headers/sched.texi: Document the issue.
4616
4617 2008-11-13  Jim Meyering  <meyering@redhat.com>
4618
4619         test-argp-2: avoid test failure when PACKAGE_BUGREPORT is defined
4620         * tests/test-argp-2.sh: When PACKAGE_BUGREPORT was defined, this
4621         test would fail due to the difference in the Report bugs to ...
4622         line.  The expected address is empty, "<>", while the actual
4623         would contain e.g., "<bug-tar@gnu.org>".  Filter out any address.
4624
4625 2008-11-12  Bruno Haible  <bruno@clisp.org>
4626
4627         lstat: don't compile lstat.c on systems lacking lstat
4628         * m4/lstat.m4 (gl_FUNC_LSTAT): Don't compile lstat.c on systems
4629         which don't have lstat; this is handled by lib/sys_stat.in.h already.
4630         Reported by Daniel P. Berrange via Jim Meyering.
4631
4632 2008-11-12  Jim Meyering  <meyering@redhat.com>
4633
4634         * lib/unicodeio.c (unicode_to_mb): Correct spelling of u8_uctomb.
4635
4636 2008-11-12  Simon Josefsson  <simon@josefsson.org>
4637
4638         * modules/warnings (configure.ac): Do AC_SUBST([WARN_CFLAGS]) here
4639         instead.
4640
4641 2008-11-12  Bruno Haible  <bruno@clisp.org>
4642
4643         * lib/unicodeio.c: Include unistr.h.
4644         (utf8_wctomb): Remove function.
4645         (unicode_to_mb): Use utf8_uctomb instead of utf8_wctomb.
4646
4647 2008-11-12  Simon Josefsson  <simon@josefsson.org>
4648
4649         * m4/warnings.m4 (gl_WARN_INIT): Remove, suggested by Ralf
4650         Wildenhues <Ralf.Wildenhues@gmx.de> and Bruno Haible
4651         <bruno@clisp.org>.
4652         * modules/warnings (configure.ac): Don't call gl_WARN_INIT.
4653
4654 2008-11-12  Simon Josefsson  <simon@josefsson.org>
4655
4656         * doc/warnings.texi: New file, from Bruno Haible <bruno@clisp.org>.
4657         * doc/gnulib.texi: Add section for warnings.
4658
4659 2008-11-11  Bruno Haible  <bruno@clisp.org>
4660
4661         * lib/sockets.h: Add a comment.
4662
4663 2008-11-11  Karl Berry  <karl@gnu.org>
4664
4665         * config/srclist.txt (fdl.texi): add, syncing from gnustandards.
4666
4667 2008-11-11  Eric Blake  <ebb9@byu.net>
4668
4669         fdl.texi: avoid git symlinks
4670         * doc/fdl.texi: Copy, rather than link, fdl-1.3.texi.
4671
4672 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
4673
4674         * m4/warnings.m4 (gl_WARN_ADD): Don't AC_SUBST the empty string.
4675
4676 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
4677
4678         * m4/warnings.m4 (gl_WARN_INIT): Substitute WARN_CFLAGS.
4679         (gl_WARN_ADD): Substitute $2 if literal.
4680
4681 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
4682
4683         * m4/warning.m4: Remove.
4684
4685 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
4686
4687         * m4/warnings.m4: Almost complete rewrite. :-)
4688
4689 2008-11-10  Simon Josefsson  <simon@josefsson.org>
4690
4691         * modules/warnings: New module.
4692         * m4/warnings.m4: New file.
4693         * MODULES.html.sh: Mention warnings module.
4694         With review improvements from Paolo Bonzini <bonzini@gnu.org> and
4695         Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
4696
4697 2008-11-10  Eric Blake  <ebb9@byu.net>
4698
4699         fdl.texi: make a symlink to the latest version
4700         * doc/standards.texi: Revert today's earlier change.
4701         * doc/fdl-1.2.texi: Rename from old fdl.texi...
4702         * doc/fdl.texi: ...and replace this with a symlink to the newer
4703         fdl-1.3.texi.
4704
4705 2008-11-10  Bruno Haible  <bruno@clisp.org>
4706
4707         * tests/test-select-fd.c (main): Accept the result file name as fourth
4708         argument.
4709         * tests/test-select-in.sh: Pass t-select-in.tmp as fourth argument.
4710         * tests/test-select-out.sh: Pass t-select-out.tmp as fourth argument.
4711
4712 2008-11-10  Bruno Haible  <bruno@clisp.org>
4713
4714         * lib/netdb.in.h: Use HAVE_STRUCT_ADDRINFO, HAVE_DECL_GETADDRINFO,
4715         HAVE_DECL_FREEADDRINFO, HAVE_DECL_GAI_STRERROR, HAVE_DECL_GETNAMEINFO
4716         as autoconf-substituted macros.
4717         * m4/netdb_h.m4 (gl_NETDB_H_DEFAULTS): Initialize these variables to 1.
4718         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require
4719         gl_NETDB_H_DEFAULTS. Set these variables.
4720         * modules/netdb (Makefile.am): Substitute these variables.
4721
4722 2008-11-10  Eric Blake  <ebb9@byu.net>
4723
4724         standards.texi: include correct file for FDL 1.3
4725         * doc/standards.texi (GNU Free Documentation License): Change
4726         include file to pull in FDL 1.3, not 1.2.
4727
4728         fdl.texi: revert accidental change to license
4729         * doc/fdl.texi: This is FDL 1.2, not 1.3.
4730
4731 2008-11-10  Bruno Haible  <bruno@clisp.org>
4732
4733         * m4/printf.m4 (gl_PRINTF_ENOMEM): Guess yes on Haiku. Use the
4734         cross-compiling guesses also when the native compile gives no result.
4735
4736 2008-11-10  Bruno Haible  <bruno@clisp.org>
4737
4738         * lib/spawni.c (__spawni): Force variable into the stack.
4739
4740 2008-11-10  Bruno Haible  <bruno@clisp.org>
4741
4742         Add support for Haiku.
4743         * lib/fbufmode.c (fbufmode): Test a symbol that is not only defined on
4744         glibc and BeOS, but also on Haiku.
4745         * lib/fpurge.c (fpurge): Likewise.
4746         * lib/freadable.c (freadable): Likewise.
4747         * lib/freadahead.c (freadahead): Likewise.
4748         * lib/freading.c (freading): Likewise.
4749         * lib/freadptr.c (freadptr): Likewise.
4750         * lib/freadseek.c (freadptrinc): Likewise.
4751         * lib/fseeko.c (rpl_fseeko): Likewise.
4752         * lib/fseterr.c (fseterr): Likewise.
4753         * lib/fwritable.c (fwritable): Likewise.
4754         * lib/fwriting.c (fwriting): Likewise.
4755         Reported by Ingo Weinhold <ingo_weinhold@gmx.de>.
4756
4757 2008-11-10  Ingo Weinhold  <ingo_weinhold@gmx.de>
4758
4759         * lib/config.charset: Treat Haiku like BeOS.
4760
4761 2008-11-10  Ingo Weinhold  <ingo_weinhold@gmx.de>
4762
4763         * lib/binary-io.h (O_BINARY, O_TEXT): Treat Haiku like BeOS.
4764         * lib/fcntl.in.h (O_BINARY, O_TEXT): Likewise.
4765
4766 2008-11-08  Bruno Haible  <bruno@clisp.org>
4767
4768         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_H): Avoid using AC_CHECK_DECL inside
4769         AC_CACHE_CHECK.
4770
4771 2008-11-08  Bruno Haible  <bruno@clisp.org>
4772
4773         * modules/select-tests (configure.ac): Check for unistd.h, sys/wait.h.
4774
4775 2008-11-08  Bruno Haible  <bruno@clisp.org>
4776
4777         * tests/test-select-fd.c: New file.
4778         * tests/test-select-in.sh: New file.
4779         * tests/test-select-out.sh: New file.
4780         * tests/test-select-stdin.c: New file.
4781         * modules/select-tests (Files): Add the new files.
4782         (Depends-on): Add gettimeofday.
4783         (Makefile.am): Add test-select-in.sh, test-select-out.sh to TESTS.
4784         Set TESTS_ENVIRONMENT. Add test-select-fd, test-select-stdin to
4785         check_PROGRAMS. Define test_select_fd_LDADD, test_select_stdin_LDADD.
4786
4787 2008-11-06  Alexander V. Lukyanov  <lav@netis.ru>
4788             Bruno Haible  <bruno@clisp.org>
4789
4790         * lib/sys_stat.in.h: Enclose function definitions in extern "C".
4791
4792 2008-10-12  Giuseppe Scrivano  <gscrivano@gnu.org>
4793
4794         * build-aux/pmccabe2html: Added support for C++ source files.
4795
4796 2008-11-05  Ben Pfaff  <blp@gnu.org>
4797
4798         Fix lib/close.c build on Windows.
4799         * modules/close (Files): Add lib/w32sock.h.
4800
4801 2008-11-05  Joel E. Denny  <jdenny@ces.clemson.edu>
4802
4803         Accept Bison's NEWS format.
4804         * build-aux/announce-gen (print_news_deltas): Tweak
4805         $re_prefix.
4806
4807 2008-11-04  Bruno Haible  <bruno@clisp.org>
4808
4809         * modules/random_r (Maintainer): Add glibc.
4810
4811 2008-11-04  Simon Josefsson  <simon@josefsson.org>
4812
4813         * doc/alloca-opt.texi: Change license to GFDLv1.3+, as suggested
4814         by karl@freefriends.org (Karl Berry).
4815         * doc/alloca.texi: Likewise.
4816         * doc/c-ctype.texi: Likewise.
4817         * doc/c-strcase.texi: Likewise.
4818         * doc/c-strcaseeq.texi: Likewise.
4819         * doc/c-strcasestr.texi: Likewise.
4820         * doc/c-strstr.texi: Likewise.
4821         * doc/c-strtod.texi: Likewise.
4822         * doc/c-strtold.texi: Likewise.
4823         * doc/ctime.texi: Likewise.
4824         * doc/error.texi: Likewise.
4825         * doc/fdl.texi: Likewise.
4826         * doc/gcd.texi: Likewise.
4827         * doc/getdate.texi: Likewise.
4828         * doc/gnulib-intro.texi: Likewise.
4829         * doc/gnulib-tool.texi: Likewise.
4830         * doc/gnulib.texi: Likewise.
4831         * doc/inet_ntoa.texi: Likewise.
4832         * doc/maintain.texi: Likewise.
4833         * doc/make-stds.texi: Likewise.
4834         * doc/quote.texi: Likewise.
4835         * doc/regexprops-generic.texi: Likewise.
4836         * doc/standards.texi: Likewise.
4837         * doc/verify.texi: Likewise.
4838         * doc/visibility.texi: Likewise.
4839         * doc/gnulib.texi (GNU Free Documentation License): Include
4840         fdl-1.3.texi instead of fdl.texi.
4841
4842 2008-11-04  Simon Josefsson  <simon@josefsson.org>
4843
4844         * doc/fdl-1.3.texi: New file, from
4845         <http://www.gnu.org/licenses/fdl-1.3.texi>.
4846         * modules/fdl-1.3: Add.
4847         * MODULES.html.sh: Add fdl-1.3.
4848
4849 2008-11-03  Bruno Haible  <bruno@clisp.org>
4850
4851         Make determination of absolute name of header file work with AIX xlc.
4852         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Require
4853         AC_CANONICAL_HOST. On AIX, use "$CPP -C" rather than "$CPP" for
4854         preprocessing.
4855         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
4856         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
4857
4858 2008-11-03  Simon Josefsson  <simon@josefsson.org>
4859
4860         * top/maint.mk (COVERAGE_CCOPTS): Use --coverage instead of
4861         -fprofile-arcs -ftest-coverage.  Suggested by Ludovic Courtès
4862         <ludo@gnu.org>.
4863
4864 2008-11-02  Bruno Haible  <bruno@clisp.org>
4865
4866         Mark 'strpbrk' obsolete.
4867         * modules/strpbrk (Status, Notice): New sections.
4868         * modules/strtok_r (Depends-on): Add strpbrk.
4869
4870 2008-11-02  Bruno Haible  <bruno@clisp.org>
4871
4872         Mark 'strdup' obsolete.
4873         * modules/strdup (Status, Notice): New sections.
4874         * modules/findprog (Depends-on): Add strdup.
4875         * modules/getaddrinfo (Depends-on): Likewise.
4876         * modules/localename (Depends-on): Likewise.
4877         * modules/relocatable-lib (Depends-on): Likewise.
4878         * modules/relocatable-lib-lgpl (Depends-on): Likewise.
4879         * modules/relocatable-prog (Depends-on): Likewise.
4880         * modules/trim (Depends-on): Likewise.
4881         * modules/unictype/gen-ctype (Depends-on): Likewise.
4882         * modules/unilbrk/gen-lbrk (Depends-on): Likewise.
4883
4884 2008-11-02  Bruno Haible  <bruno@clisp.org>
4885
4886         Mark 'strcspn' obsolete.
4887         * modules/strcspn (Status, Notice): New sections.
4888
4889 2008-11-02  Bruno Haible  <bruno@clisp.org>
4890
4891         Mark 'rmdir' obsolete.
4892         * modules/rmdir (Status, Notice): New sections.
4893         * modules/clean-temp (Depends-on): Add rmdir.
4894         * modules/openat (Depends-on): Likewise.
4895
4896 2008-11-02  Bruno Haible  <bruno@clisp.org>
4897
4898         Mark 'raise' obsolete.
4899         * modules/raise (Status, Notice): New sections.
4900         (Include): Specify <signal.h>.
4901         * modules/stdio (Depends-on): Add raise.
4902         * modules/write (Depends-on): Likewise.
4903
4904 2008-11-02  Bruno Haible  <bruno@clisp.org>
4905
4906         Mark 'memset' obsolete.
4907         * modules/memset (Status, Notice): New sections.
4908
4909 2008-11-02  Bruno Haible  <bruno@clisp.org>
4910
4911         Mark 'memmove' obsolete.
4912         * modules/memmove (Status, Notice): New sections.
4913         * modules/argp (Depends-on): Add memmove.
4914         * modules/argz (Depends-on): Likewise.
4915         * modules/canonicalize (Depends-on): Likewise.
4916         * modules/canonicalize-lgpl (Depends-on): Likewise.
4917         * modules/fts (Depends-on): Likewise.
4918         * modules/getcwd (Depends-on): Likewise.
4919         * modules/human (Depends-on): Likewise.
4920         * modules/regex (Depends-on): Likewise.
4921         * modules/striconveh (Depends-on): Likewise.
4922         * modules/trim (Depends-on): Likewise.
4923         * modules/unistr/u8-move (Depends-on): Likewise.
4924         * modules/unistr/u16-move (Depends-on): Likewise.
4925         * modules/unistr/u32-move (Depends-on): Likewise.
4926
4927 2008-11-02  Bruno Haible  <bruno@clisp.org>
4928
4929         Mark 'memcpy' obsolete.
4930         * modules/memcpy (Status, Notice): New sections.
4931
4932 2008-11-02  Bruno Haible  <bruno@clisp.org>
4933
4934         Mark 'memcmp' obsolete.
4935         * modules/memcmp (Status, Notice): New sections.
4936         * modules/argmatch (Depends-on): Add memchr.
4937         * modules/backupfile (Depends-on): Likewise.
4938         * modules/c-strcasestr (Depends-on): Likewise.
4939         * modules/crypto/des (Depends-on): Likewise.
4940         * modules/csharpcomp (Depends-on): Likewise.
4941         * modules/fnmatch (Depends-on): Likewise.
4942         * modules/git-merge-changelog (Depends-on): Likewise.
4943         * modules/isnand (Depends-on): Likewise.
4944         * modules/isnand-nolibm (Depends-on): Likewise.
4945         * modules/isnanf (Depends-on): Likewise.
4946         * modules/isnanf-nolibm (Depends-on): Likewise.
4947         * modules/isnanl (Depends-on): Likewise.
4948         * modules/isnanl-nolibm (Depends-on): Likewise.
4949         * modules/mbchar (Depends-on): Likewise.
4950         * modules/memcoll (Depends-on): Likewise.
4951         * modules/quotearg (Depends-on): Likewise.
4952         * modules/regex (Depends-on): Likewise.
4953         * modules/relocatable-prog (Depends-on): Likewise.
4954         * modules/same (Depends-on): Likewise.
4955         * modules/signbit (Depends-on): Likewise.
4956         * modules/strcasestr-simple (Depends-on): Likewise.
4957         * modules/unictype/gen-ctype (Depends-on): Likewise.
4958         * modules/unilbrk/gen-lbrk (Depends-on): Likewise.
4959         * modules/uniname/uniname (Depends-on): Likewise.
4960         * modules/unistr/u8-cmp (Depends-on): Likewise.
4961
4962 2008-11-02  Bruno Haible  <bruno@clisp.org>
4963
4964         Mark 'memchr' obsolete.
4965         * modules/memchr (Status, Notice): New sections.
4966         * modules/argp (Depends-on): Add memchr.
4967         * modules/base64 (Depends-on): Likewise.
4968         * modules/c-strcasestr (Depends-on): Likewise.
4969         * modules/chdir-long (Depends-on): Likewise.
4970         * modules/fnmatch (Depends-on): Likewise.
4971         * modules/getsubopt (Depends-on): Likewise.
4972         * modules/git-merge-changelog (Depends-on): Likewise.
4973         * modules/glob (Depends-on): Likewise.
4974         * modules/strcasestr-simple (Depends-on): Likewise.
4975         * modules/strnlen (Depends-on): Likewise.
4976
4977 2008-11-02  Bruno Haible  <bruno@clisp.org>
4978
4979         Mark 'atexit' obsolete.
4980         * modules/atexit (Status, Notice): New sections.
4981         * modules/chdir-long (Depends-on): Add atexit.
4982         * modules/wait-process (Depends-on): Likewise.
4983
4984 2008-11-02  Bruno Haible  <bruno@clisp.org>
4985
4986         * gnulib-tool: New option --with-obsolete.
4987         (func_usage): Document it.
4988         (func_modules_transitive_closure): Drop obsolete dependencies if
4989         incobsolete is not true.
4990         (func_import): Read and save the incobsolete variable to the cache.
4991
4992 2008-11-02  Bruno Haible  <bruno@clisp.org>
4993
4994         * modules/TEMPLATE-EXTENDED: New field 'Status'.
4995         * gnulib-tool: New option --extract-status.
4996         (func_usage): Document it.
4997         (sed_extract_prog): Recognize it.
4998         (func_get_status): New function.
4999
5000 2008-10-30  Simon Josefsson  <simon@josefsson.org>
5001
5002         * modules/sockets (License): Change from LGPL to LGPLv2+.
5003
5004 2008-10-28  Simon Josefsson  <simon@josefsson.org>
5005
5006         * top/maint.mk: Add coverage rules, inspired by scripts in gnupdf.
5007
5008 2008-10-28  Simon Josefsson  <simon@josefsson.org>
5009
5010         * MODULES.html.sh (Support for systems lacking POSIX:2001):
5011         Mention times and sys_times.
5012         * modules/sys_times, modules/sys_times-tests: New modules.
5013         * modules/times, modules/times-tests: Likewise
5014         * m4/sys_times_h.m4: New file.
5015         * lib/sys_times.in.h: Likewise
5016         * lib/times.c: Likewise.
5017         * tests/test-sys_times.c: Likewise.
5018         * tests/test-times.c: Likewise.
5019         * doc/posix-headers/sys_times.texi: Update.
5020         * doc/posix-functions/times.texi: Update.
5021
5022 2008-10-28  Jim Meyering  <meyering@redhat.com>
5023
5024         * modules/tempname (Depends-on): Add lstat.
5025
5026         * modules/lstat (License): Relicense: LGPL -> LGPLv2+.
5027
5028 2008-10-28  Simon Josefsson  <simon@josefsson.org>
5029
5030         * gnulib-tool (func_emit_tests_Makefile_am): Revert last commit.
5031         * modules/argp-tests (test_argp_LDADD): Set EXEEXT here instead,
5032         using idiom used elsewhere in gnulib.
5033
5034 2008-10-27  Jim Meyering  <meyering@redhat.com>
5035
5036         * modules/gethostname (License): Relicense: LGPL -> LGPLv2+.
5037
5038 2008-10-27  Simon Josefsson  <simon@josefsson.org>
5039
5040         * gnulib-tool (func_emit_tests_Makefile_am): Set EXEEXT in
5041         TESTS_ENVIRONMENT, for shell scripts that needs to call built
5042         programs.
5043         * tests/test-argp-2.sh: Use $EXEEXT when needed.
5044
5045 2008-10-27  Simon Josefsson  <simon@josefsson.org>
5046
5047         * lib/sys_stat.in.h (lstat): Fix declaration for mingw.
5048
5049 2008-10-27  Bruno Haible  <bruno@clisp.org>
5050
5051         * tests/test-lstat.c: Include <stdio.h>.
5052
5053 2008-10-27  Simon Josefsson  <simon@josefsson.org>
5054
5055         * modules/lstat-tests: New module.
5056         * tests/test-lstat.c: New file.
5057
5058 2008-10-26  Jim Meyering  <meyering@redhat.com>
5059
5060         * lib/mkdir.c (rpl_mkdir) [_WIN32...]: Mark mode as an unused parameter.
5061
5062 2008-10-26  Simon Josefsson  <simon@josefsson.org>
5063             Bruno Haible  <bruno@clisp.org>
5064
5065         Fix a clash between the type DATADIR on Windows and the macro DATADIR.
5066         * modules/configmake (Include): Add a note that the include must come
5067         after all system headers.
5068         * lib/javaversion.c: Include configmake.h after all other includes.
5069
5070 2008-10-26  Bruno Haible  <bruno@clisp.org>
5071
5072         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Set default of
5073         HAVE_STRUCT_RANDOM_DATA to 1.
5074         (gl_STDLIB_H): Simplify.
5075
5076 2008-10-26  Simon Josefsson  <simon@josefsson.org>
5077
5078         * m4/stdlib_h.m4: Check for struct random_data.  Initialize and
5079         substitute HAVE_STRUCT_RANDOM_DATA.
5080         * lib/stdlib.in.h [!HAVE_STRUCT_RANDOM_DATA]: Provide struct
5081         random_data.
5082         * modules/stdlib (Makefile.am): Substitute
5083         HAVE_STRUCT_RANDOM_DATA.
5084
5085 2008-10-26  Simon Josefsson  <simon@josefsson.org>
5086
5087         * doc/gnulib.texi (@copying): Use GFDLv1.2+.
5088         * doc/gnulib-intro.texi (Copyright): Likewise.
5089
5090 2008-10-26  Simon Josefsson  <simon@josefsson.org>
5091
5092         * doc/gnulib.texi (Header files): C++ fixes, based on Bruno's
5093         findings.
5094
5095 2008-10-25  Ben Pfaff  <blp@cs.stanford.edu>
5096             Bruno Haible  <bruno@clisp.org>
5097
5098         * lib/unistd.in.h: Include <winsock2.h>.
5099         (socket, connect,accept, bind, getpeername, getsockname, getsockopt,
5100         listen, recv, send, recvfrom, sendto, setsockopt, shutdown, select):
5101         Provide dummy declarations.
5102         (gethostname): Override.
5103         * lib/sys_socket.in.h (gethostname): Provide dummy declaration.
5104         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Invoke
5105         gl_PREREQ_SYS_H_WINSOCK2.
5106         * modules/gethostname (Files): Add m4/sys_socket_h.m4.
5107         * doc/posix-functions/gethostname.texi: More details.
5108
5109 2008-10-25  Bruno Haible  <bruno@clisp.org>
5110
5111         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Require
5112         gl_UNISTD_H_DEFAULTS, gl_SYS_IOCTL_H_DEFAULTS only if they exist.
5113         * modules/sys_socket (Files): Remove m4/unistd_h.m4, m4/sys_ioctl_h.m4.
5114
5115         * lib/sys_socket.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET); Move macro from
5116         here ...
5117         * lib/unistd.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET); ... to here.
5118         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Remove invocation of
5119         gl_UNISTD_H_DEFAULTS.
5120
5121 2008-10-25  Eric Blake  <ebb9@byu.net>
5122
5123         signbit: avoid spurious compiler failure
5124         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Move non-constant
5125         declarations inside function.
5126
5127 2008-10-24  Simon Josefsson  <simon@josefsson.org>
5128             Bruno Haible  <bruno@clisp.org>
5129
5130         * lib/stdlib.in.h (@GNULIB_RANDOM_R@): Include stdint.h.
5131         * modules/random_r (Depends-on): Add stdint.
5132
5133 2008-10-24  Bruno Haible  <bruno@clisp.org>
5134
5135         * modules/intprops (License): Change to LGPLv2+, with approval by Paul
5136         Eggert.
5137         * modules/strerror (License): Likewise.
5138
5139 2008-10-24  Jim Meyering  <meyering@redhat.com>
5140
5141         sys_socket: fix typo that inhibited expansion of @GNULIB_SEND@
5142         * modules/sys_socket (Depends-on) [Depends-on]: Fix typo.
5143
5144 2008-10-24  Eric Blake  <ebb9@byu.net>
5145
5146         getgroups: fix compilation when getgroups is available
5147         * lib/getgroups.c (includes): Include <unistd.h> for getgroups,
5148         but with <config.h> override of getgroups disabled.
5149
5150 2008-10-24  Simon Josefsson  <simon@josefsson.org>
5151
5152         * doc/gnulib.texi (Header files): Add note about C++ problems.
5153         Explained by Bruno Haible <bruno@clisp.org>.
5154
5155 2008-10-23  Bruno Haible  <bruno@clisp.org>
5156
5157         Define a dummy SA_NODEFER macro on Interix.
5158         * lib/signal.in.h (SA_NODEFER): Define fallback.
5159         Reported by Aleksey Cheusov <cheusov@tut.by> via
5160         Thomas Klausner <wiz@netbsd.org> and Eric Blake.
5161
5162 2008-10-23  Bruno Haible  <bruno@clisp.org>
5163
5164         * modules/freadahead (License): Change to LGPLv2+.
5165         Suggested by Simon Josefsson.
5166
5167 2008-10-23  Jim Meyering  <meyering@redhat.com>
5168
5169         random_r: new module
5170         * modules/random_r: New file.
5171         * m4/random_r.m4: New file.
5172         * lib/random_r.c: New file, from glibc.
5173         * modules/random_r-tests: New file.
5174         * tests/test-random_r.c: New file.
5175         * lib/stdlib.in.h (srandom_r, initstate_r, setstate_r, random_r):
5176          Declare.
5177         (RAND_MAX): Define.
5178         * m4/stdlib_h.m4: Define and AC_SUBST GNULIB_RANDOM_R and HAVE_RANDOM_R.
5179         * modules/stdlib: Substitute them, too.
5180         * MODULES.html.sh (Extra functions based on POSIX:2001) [Misc]: Add it.
5181         * doc/glibc-functions/initstate_r.texi: Mention the new module.
5182         * doc/glibc-functions/random_r.texi: Likewise.
5183         * doc/glibc-functions/setstate_r.texi: Likewise.
5184         * doc/glibc-functions/srandom_r.texi: Likewise.
5185         * config/srclist.txt: Mention it.
5186
5187 2008-10-23  David Lutterkort  <lutter@redhat.com>
5188
5189         * modules/selinux-h: Search for LIB_SELINUX and mark it as a
5190         link requirement
5191
5192 2008-10-23  Jim Meyering  <meyering@redhat.com>
5193
5194         selinux-h: mark parameters of stub functions as intentionally unused
5195         * lib/se-selinux.in.h: Mark parameters as _UNUSED_PARAMETER_.
5196         * lib/se-context.in.h: Likewise.
5197
5198 2008-10-22  Simon Josefsson  <simon@josefsson.org>
5199
5200         * lib/sys_socket.in.h (FD_ISSET): Fix warnings under mingw.
5201
5202 2008-10-22  Simon Josefsson  <simon@josefsson.org>
5203
5204         * m4/getgroups.m4: Avoid invoking test with wrong parameters.
5205
5206 2008-10-22  Eric Blake  <ebb9@byu.net>
5207
5208         glthread/thread: avoid compiler warning
5209         * lib/glthread/thread.c (gl_thread_exit_func) [USE_WIN32_THREADS]:
5210         Add unreachable abort to silence compiler.
5211
5212 2008-10-22  Eric Blake  <ebb9@byu.net>
5213
5214         netdb: also supply struct addrinfo for cygwin 1.5.x
5215         * m4/netdb_h.m4 (gl_HEADER_NETDB): Check for incomplete header on
5216         older cygwin.
5217         * lib/netdb.in.h [!HAVE_STRUCT_ADDRINFO]: Also supply contents for
5218         cygwin.
5219         * doc/posix-headers/netdb.texi (netdb.h): Document this.
5220
5221 2008-10-22  Bruno Haible  <bruno@clisp.org>
5222
5223         * users.txt: Update entry about pspp.
5224
5225 2008-10-21  Bruno Haible  <bruno@clisp.org>
5226
5227         Simplification.
5228         * lib/sys_socket.in.h (_gl_close_fd_maybe_socket): Remove declaration.
5229         * lib/close.c (_gl_close_fd_maybe_socket): Make static.
5230
5231         Simplification.
5232         * lib/ioctl.c (ioctl): Don't undefine.
5233         * lib/socket.c (socket): Don't undefine.
5234
5235         Remove unused module indicator macros.
5236         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR): Don't define
5237         GNULIB_$1 as a C macro.
5238
5239         * doc/posix-functions/close.texi: Undo last change.
5240         * doc/posix-functions/ioctl.texi: Merge the two paragraphs about
5241         Windows platforms.
5242
5243 2008-10-21  Bruno Haible  <bruno@clisp.org>
5244
5245         Add gethostname() declaration to <unistd.h>.
5246         * lib/unistd.in.h (gethostname): New declaration.
5247         * lib/gethostname.c: Include <unistd.h>.
5248         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Require
5249         gl_UNISTD_H_DEFAULTS. Set HAVE_GETHOSTNAME.
5250         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETHOSTNAME
5251         and HAVE_GETHOSTNAME.
5252         * modules/gethostname (Depends-on): Add unistd.
5253         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
5254         (Include): Specify <unistd.h>.
5255         * modules/unistd (Makefile.am): Substitute GNULIB_GETHOSTNAME and
5256         HAVE_GETHOSTNAME.
5257         * tests/test-gethostname.c: Include <unistd.h> first.
5258
5259 2008-10-21  Bruno Haible  <bruno@clisp.org>
5260
5261         * modules/poll-tests (Depends-on): Add sys_ioctl, ioctl.
5262         * modules/select-tests (Depends-on): Likewise.
5263         Reported by Simon Josefsson.
5264
5265 2008-10-21  Simon Josefsson  <simon@josefsson.org>
5266
5267         * lib/close.c: Add _gl_close_fd_maybe_socket from winsock.c.
5268         * lib/accept.c: New file, based on winsock.c.
5269         * lib/bind.c: New file, based on winsock.c.
5270         * lib/connect.c: New file, based on winsock.c.
5271         * lib/getpeername.c: New file, based on winsock.c.
5272         * lib/getsockname.c: New file, based on winsock.c.
5273         * lib/getsockopt.c: New file, based on winsock.c.
5274         * lib/ioctl.c: New file, based on winsock.c.
5275         * lib/listen.c: New file, based on winsock.c.
5276         * lib/recv.c: New file, based on winsock.c.
5277         * lib/recvfrom.c: New file, based on winsock.c.
5278         * lib/send.c: New file, based on winsock.c.
5279         * lib/sendto.c: New file, based on winsock.c.
5280         * lib/setsockopt.c: New file, based on winsock.c.
5281         * lib/shutdown.c: New file, based on winsock.c.
5282         * lib/socket.c: New file, based on winsock.c.
5283         * lib/w32sock.h: New file, based on winsock.c.
5284         * lib/winsock.c: Remove file.
5285         * modules/accept: Likewise.
5286         * modules/bind: Likewise.
5287         * modules/connect: Likewise.
5288         * modules/getpeername: Likewise.
5289         * modules/getsockname: Likewise.
5290         * modules/getsockopt: Likewise.
5291         * modules/ioctl: Likewise.
5292         * modules/listen: Likewise.
5293         * modules/recv: Likewise.
5294         * modules/recvfrom: Likewise.
5295         * modules/send: Likewise.
5296         * modules/sendto: Likewise.
5297         * modules/setsockopt: Likewise.
5298         * modules/shutdown: Likewise.
5299         * modules/socket: Use socket.c instead of winsock.c.
5300         * modules/sys_socket: Remove (unneeded?) dependency on winsock.c.
5301         * doc/posix-functions/accept.texi: Doc fix.
5302         * doc/posix-functions/bind.texi: Doc fix.
5303         * doc/posix-functions/close.texi: Doc fix.
5304         * doc/posix-functions/connect.texi: Doc fix.
5305         * doc/posix-functions/getpeername.texi: Doc fix.
5306         * doc/posix-functions/getsockname.texi: Doc fix.
5307         * doc/posix-functions/getsockopt.texi: Doc fix.
5308         * doc/posix-functions/ioctl.texi: Doc fix.
5309         * doc/posix-functions/listen.texi: Doc fix.
5310         * doc/posix-functions/recv.texi: Doc fix.
5311         * doc/posix-functions/recvfrom.texi: Doc fix.
5312         * doc/posix-functions/send.texi: Doc fix.
5313         * doc/posix-functions/sendto.texi: Doc fix.
5314         * doc/posix-functions/setsockopt.texi: Doc fix.
5315         * doc/posix-functions/shutdown.texi: Doc fix.
5316         * doc/posix-functions/socket.texi: Doc fix.
5317
5318 2008-10-20  Bruno Haible  <bruno@clisp.org>
5319
5320         Take into account the role of SIGABRT_COMPAT on Windows 2008.
5321         * lib/sigprocmask.c (SIGABRT_COMPAT, SIGABRT_COMPAT_MASK): New macros.
5322         (sigismember, sigaddset, sigdelset, sigfillset, rpl_signal): Handle it
5323         as an alias for SIGABRT.
5324         * lib/sigaction.c (SIGABRT_COMPAT): New macro.
5325         (sigaction): Map it to SIGABRT.
5326         Reported by Ramiro Polla <ramiro.polla@gmail.com> via Eric Blake.
5327
5328 2008-10-20  Bruno Haible  <bruno@clisp.org>
5329
5330         * lib/fts.c: Don't include lstat.h.
5331         * lib/openat.c: Include <sys/stat.h> instead of lstat.h.
5332
5333         Move the lstat() declaration to <sys/stat.h>.
5334         * lib/lstat.h: Remove file.
5335         * lib/sys_stat.in.h: Add special invocation convention.
5336         (lstat): New declaration.
5337         * lib/lstat.c (orig_lstat): New function.
5338         (rpl_lstat): Use orig_lstat instead of lstat.
5339         * m4/lstat.m4 (gl_FUNC_LSTAT): Require gl_SYS_STAT_H_DEFAULTS and
5340         AC_C_INLINE. Set REPLACE_LSTAT.
5341         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Initialize GNULIB_LSTAT
5342         and REPLACE_LSTAT.
5343         * modules/lstat (Files): Remove lib/lstat.h.
5344         (configure.ac): Invoke gl_SYS_STAT_MODULE_INDICATOR.
5345         (Include): Specify <sys/stat.h> instead of lstat.h.
5346         * modules/sys_stat (Makefile.am): Substitute GNULIB_LSTAT and
5347         REPLACE_LSTAT.
5348         * NEWS: Mention the change.
5349
5350 2008-10-20  Bruno Haible  <bruno@clisp.org>
5351
5352         * modules/posix_spawn-tests: New file.
5353         * tests/test-posix_spawn3.c: New file.
5354
5355 2008-10-20  Bruno Haible  <bruno@clisp.org>
5356
5357         * modules/posix_spawnp-tests (Depends-on): Add sys_wait.
5358         * tests/test-posix_spawn1.c (WTERMSIG, WCOREDUMP, WEXITSTATUS,
5359         WIFSIGNALED, WIFEXITED, WIFSTOPPED): Remove fallback definitions.
5360         * tests/test-posix_spawn2.c (WTERMSIG, WCOREDUMP, WEXITSTATUS,
5361         WIFSIGNALED, WIFEXITED, WIFSTOPPED): Likewise.
5362
5363 2008-10-20  Bruno Haible  <bruno@clisp.org>
5364
5365         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Test against another bug
5366         of posix_spawn on AIX 5.3.
5367
5368 2008-10-20  Bruno Haible  <bruno@clisp.org>
5369
5370         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Make the check on MacOS X.
5371
5372 2008-10-20  Bruno Haible  <bruno@clisp.org>
5373
5374         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Use AC_LANG_SOURCE instead
5375         of AC_LANG_PROGRAM.
5376
5377 2008-10-20  Simon Josefsson  <simon@josefsson.org>
5378
5379         * lib/netdb.in.h: Don't define GNU specific constants until they
5380         are supported or needed.  Reported by Bruno Haible
5381         <bruno@clisp.org>.
5382
5383 2008-10-20  Simon Josefsson  <simon@josefsson.org>
5384
5385         * lib/canon-host.c: Include netdb.h instead of getaddrinfo.h.
5386
5387 2008-10-20  Simon Josefsson  <simon@josefsson.org>
5388
5389         * lib/getaddrinfo.h: Remove file.
5390         * modules/getaddrinfo: Reflect move from getaddrinfo.h to netdb.h.
5391         * m4/getaddrinfo.m4: Call gl_HEADER_NETDB.  Don't check for netdb.h.
5392         * lib/netdb.in.h: Add declarations from getaddrinfo.h.
5393         * m4/netdb_h.m4: Initialize GNULIB_GETADDRINFO to 0.
5394         * modules/netdb: Substitute GNULIB_GETADDRINFO.
5395         * lib/getaddrinfo.c: Include netdb.h instead of getaddrinfo.h.
5396         * tests/test-getaddrinfo.c: Likewise.
5397         * lib/gai_strerror.c: Likewise.  Also drop HAVE_NETDB_H check.
5398         * NEWS: Mention change.
5399
5400 2008-10-19  Bruno Haible  <bruno@clisp.org>
5401
5402         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Remove unneeded code.
5403
5404 2008-10-19  Bruno Haible  <bruno@clisp.org>
5405
5406         * lib/wait-process.c: Include simply <sys/wait.h>.
5407         (waitpid, WTERMSIG, WCOREDUMP, WEXITSTATUS, WIFSIGNALED, WIFEXITED,
5408         WIFSTOPPED): Remove fallback definitions.
5409         * modules/wait-process (Depends-on): Add sys_wait.
5410
5411         New module 'sys_wait'.
5412         * modules/sys_wait: New file.
5413         * lib/sys_wait.in.h: New file, partially copied from
5414         lib/wait-process.c.
5415         * m4/sys_wait_h.m4: New file.
5416         * doc/posix-headers/sys_wait.texi: Mention the new module.
5417
5418 2008-10-19  Bruno Haible  <bruno@clisp.org>
5419
5420         * m4/wait-process.m4 (gl_WAIT_PROCESS): Remove test for unistd.h.
5421
5422 2008-10-19  Bruno Haible  <bruno@clisp.org>
5423
5424         Assume that waitpid() fills an 'int' status, not a 'union wait'.
5425         * lib/wait-process.c (WAIT_T): Remove type.
5426         (WTERMSIG, WCOREDUMP, WEXITSTATUS): Define fallbacks using bit masks.
5427         (wait_subprocess): Update.
5428
5429 2008-10-19  Bruno Haible  <bruno@clisp.org>
5430
5431         New module 'atoll'.
5432         * modules/atoll: New file.
5433         * lib/stdlib.in.h (atoll): New declaration.
5434         * lib/atoll.c: New file, from glibc with modifications.
5435         * m4/atoll.m4: New file.
5436         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_ATOLL,
5437         HAVE_ATOLL.
5438         * modules/stdlib (Makefile.am): Substitute GNULIB_ATOLL, HAVE_ATOLL.
5439         * doc/posix-functions/atoll.texi: Mention the new module.
5440
5441 2008-10-19  Bruno Haible  <bruno@clisp.org>
5442
5443         Add strtoull() declaration to <stdlib.h>.
5444         * lib/stdlib.in.h (strtoull): New declaration.
5445         * m4/strtoull.m4 (gl_FUNC_STRTOLL): Require gl_STDLIB_H_DEFAULTS.
5446         Set HAVE_STRTOULL.
5447         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_STRTOULL,
5448         HAVE_STRTOULL.
5449         * modules/strtoull (Depends-on): Add stdlib.
5450         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
5451         * modules/stdlib (Makefile.am): Substitute GNULIB_STRTOULL,
5452         HAVE_STRTOULL.
5453
5454 2008-10-19  Bruno Haible  <bruno@clisp.org>
5455
5456         Add strtoll() declaration to <stdlib.h>.
5457         * lib/stdlib.in.h (strtoll): New declaration.
5458         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Require gl_STDLIB_H_DEFAULTS.
5459         Set HAVE_STRTOLL.
5460         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_STRTOLL,
5461         HAVE_STRTOLL.
5462         * modules/strtoll (Depends-on): Add stdlib.
5463         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
5464         * modules/stdlib (Makefile.am): Substitute GNULIB_STRTOLL, HAVE_STRTOLL.
5465
5466 2008-10-19  Bruno Haible  <bruno@clisp.org>
5467
5468         * modules/bcopy (Depends-on): Add strings.
5469         (Include): Specify <strings.h>.
5470
5471 2008-10-19  Bruno Haible  <bruno@clisp.org>
5472
5473         * doc/posix-functions/atexit.texi: Update doc regarding mingw.
5474
5475 2008-10-19  Bruno Haible  <bruno@clisp.org>
5476
5477         * lib/openat-die.c (openat_save_fail, openat_restore_fail): Rename
5478         the parameter from 'errno' to 'errnum'. Fixes a compilation error on
5479         mingw.
5480
5481 2008-10-19  Bruno Haible  <bruno@clisp.org>
5482
5483         * lib/atanl.c: Don't include isnanl.h.
5484         * lib/cosl.c: Likewise.
5485         * lib/ldexpl.c: Likewise.
5486         * lib/logl.c: Likewise.
5487         * lib/sinl.c: Likewise.
5488         * lib/sqrtl.c: Likewise.
5489         * lib/tanl.c: Likewise.
5490
5491         Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
5492         * lib/isnanf.h: Remove file.
5493         * lib/isnand.h: Remove file.
5494         * lib/isnanl.h: Remove file.
5495         * lib/math.in.h: Include the contents of lib/isnanf.h, lib/isnand.h,
5496         lib/isnanl.h. Use HAVE_ISNANF, HAVE_ISNAND, HAVE_ISNANL as substituted
5497         macros.
5498         * m4/isnanf.m4 (gl_FUNC_ISNANF): Require gl_MATH_H_DEFAULTS. Set
5499         HAVE_ISNANF, don't define it as a C macro.
5500         * m4/isnand.m4 (gl_FUNC_ISNAND): Require gl_MATH_H_DEFAULTS. Set
5501         HAVE_ISNAND, don't define it as a C macro.
5502         * m4/isnanl.m4 (gl_FUNC_ISNANL): Require gl_MATH_H_DEFAULTS. Set
5503         HAVE_ISNANL, don't define it as a C macro.
5504         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_ISNAN[FDL] and
5505         HAVE_ISNAN[FDL].
5506         * modules/isnanf (Files): Remove lib/isnanf.h.
5507         (Depends-on): Add math.
5508         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
5509         (Include): Specify <math.h> instead of isnanf.h.
5510         * modules/isnand (Files): Remove lib/isnand.h.
5511         (Depends-on): Add math.
5512         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
5513         (Include): Specify <math.h> instead of isnand.h.
5514         * modules/isnanl (Files): Remove lib/isnanl.h.
5515         (Depends-on): Add math.
5516         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
5517         (Include): Specify <math.h> instead of isnanl.h.
5518         * modules/math (Makefile.am): Substitute GNULIB_ISNAN[FDL] and
5519         HAVE_ISNAN[FDL].
5520         * tests/test-isnanf.c: Include <math.h> instead of isnanf.h.
5521         * tests/test-isnand.c: Include <math.h> instead of isnand.h.
5522         * tests/test-isnanl.c: Include <math.h> instead of isnanl.h.
5523         * NEWS: Mention the change.
5524
5525 2008-10-18  Bruno Haible  <bruno@clisp.org>
5526
5527         Add getusershell(), setusershell(), endusershell() declarations to
5528         <unistd.h>.
5529         * lib/unistd.in.h (getusershell, setusershell, endusershell): New
5530         declarations.
5531         * lib/getusershell.c: Include unistd.h.
5532         * m4/getusershell.m4 (gl_FUNC_GETUSERSHELL): Require
5533         gl_UNISTD_H_DEFAULTS and AC_USE_SYSTEM_EXTENSIONS. Set
5534         HAVE_GETUSERSHELL.
5535         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETUSERSHELL
5536         and HAVE_GETUSERSHELL.
5537         * modules/getusershell (Depends-on): Add unistd, extensions.
5538         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
5539         (Include): Specify <unistd.h>.
5540         * modules/unistd (Makefile.am): Substitute GNULIB_GETUSERSHELL and
5541         HAVE_GETUSERSHELL.
5542
5543 2008-10-18  Bruno Haible  <bruno@clisp.org>
5544
5545         Add a getloadavg() declaration to <stdlib.h>.
5546         * lib/stdlib.in.h; Include <sys/loadavg.h> when needed for the
5547         getloadavg declaration.
5548         (getloadavg): New declaration.
5549         * lib/getloadavg.c: Include <stdlib.h> first.
5550         * m4/getloadavg.m4 (gl_GETLOADAVG): Require gl_STDLIB_H_DEFAULTS and
5551         AC_USE_SYSTEM_EXTENSIONS. Test whether sys/loadavg.h exists. Set
5552         HAVE_SYS_LOADAVG_H and HAVE_DECL_GETLOADAVG.
5553         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_GETLOADAVG,
5554         HAVE_SYS_LOADAVG_H, HAVE_DECL_GETLOADAVG.
5555         * modules/getloadavg (Depends-on): Add stdlib, extensions.
5556         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
5557         (Include): Specify <stdlib.h>.
5558         * modules/stdlib (Makefile.am): Substitute GNULIB_GETLOADAVG,
5559         HAVE_SYS_LOADAVG_H, HAVE_DECL_GETLOADAVG.
5560
5561 2008-10-18  Bruno Haible  <bruno@clisp.org>
5562
5563         * lib/dirchownmod.c: Don't include lchmod.h.
5564
5565         Move the lchmod() declaration to <sys/stat.h>.
5566         * lib/lchmod.h: Remove file.
5567         * lib/sys_stat.in.h: Add placeholder for GL_LINK_WARNING.
5568         (lchmod): New declaration, moved here from lib/lchown.h.
5569         * m4/lchmod.m4 (gl_FUNC_LCHMOD): Require gl_SYS_STAT_H_DEFAULTS and
5570         AC_USE_SYSTEM_EXTENSIONS. Set HAVE_LCHMOD.
5571         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Initialize GNULIB_LCHMOD
5572         and HAVE_LCHMOD.
5573         * modules/lchmod (Files): Remove lib/lchmod.h.
5574         (Depends-on): Add sys_stat, extensions.
5575         (configure.ac): Invoke gl_SYS_STAT_MODULE_INDICATOR.
5576         (Include): Specify <sys/stat.h> instead of lchmod.h.
5577         * modules/sys_stat (Depends-on): Add link-warning.
5578         (Makefile.am): Substitute GNULIB_LCHMOD, HAVE_LCHMOD, and the
5579         definition of GL_LINK_WARNING.
5580         * NEWS: Mention the change.
5581
5582 2008-10-18  Bruno Haible  <bruno@clisp.org>
5583
5584         * lib/fchdir.c: Don't include dirfd.h.
5585         * lib/fts.c: Likewise.
5586         * lib/getcwd.c: Likewise.
5587         * lib/glob.c: Likewise.
5588
5589         Move the dirfd() declaration to <dirent.h>.
5590         * lib/dirfd.h: Remove file.
5591         * lib/dirent.in.h: Add placeholder for GL_LINK_WARNING.
5592         (dirfd): New declaration.
5593         * lib/dirfd.c: Include <dirent.h> instead of dirfd.h.
5594         * m4/dirfd.m4 (gl_FUNC_DIRFD): Require gl_DIRENT_H_DEFAULTS and
5595         AC_USE_SYSTEM_EXTENSIONS. Invoke gl_REPLACE_DIRENT_H. Set
5596         HAVE_DECL_DIRFD.
5597         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_DIRFD and
5598         HAVE_DECL_DIRFD.
5599         * modules/dirfd (Files): Remove lib/dirfd.h.
5600         (Depends-on): Add dirent, extensions.
5601         (configure.ac): Invoke gl_DIRENT_MODULE_INDICATOR.
5602         (Include): Specify <dirent.h> instead of dirfd.h.
5603         * modules/dirent (Depends-on): Add link-warning.
5604         (Makefile.am): Substitute GNULIB_DIRFD, HAVE_DECL_DIRFD, and
5605         definition of GL_LINK_WARNING.
5606         * NEWS: Mention the change.
5607
5608 2008-10-18  Bruno Haible  <bruno@clisp.org>
5609
5610         Move the euidaccess() declaration to <unistd.h>.
5611         * lib/euidaccess.h: Remove file.
5612         * lib/unistd.in.h (euidaccess): New declaration.
5613         * lib/euidaccess.c: Don't include euidaccess.h.
5614         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Require gl_UNISTD_H_DEFAULTS.
5615         Don't check whether euidaccess is declared. Set HAVE_EUIDACCESS.
5616         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_EUIDACCESS
5617         and HAVE_EUIDACCESS.
5618         * modules/euidaccess (Files): Remove lib/euidaccess.h.
5619         (Depends-on): Add unistd.
5620         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
5621         (Include): Specify <unistd.h> instead of euidaccess.h.
5622         * modules/unistd (Makefile.am): Substitute GNULIB_EUIDACCESS and
5623         HAVE_EUIDACCESS.
5624         * NEWS: Mention the change.
5625
5626 2008-10-18  Bruno Haible  <bruno@clisp.org>
5627
5628         * lib/xgetdomainname.c: Include <unistd.h> instead of getdomainname.h.
5629
5630         Move the getdomainname() declaration to <unistd.h>.
5631         * lib/getdomainname.h: Remove file.
5632         * lib/unistd.in.h (getdomainname): New declaration.
5633         * lib/getdomainname.c: Include <unistd.h> instead of getdomainname.h.
5634         * m4/getdomainname.m4 (gl_FUNC_GETDOMAINNAME): Require
5635         gl_UNISTD_H_DEFAULTS and AC_USE_SYSTEM_EXTENSIONS. Set
5636         HAVE_GETDOMAINNAME.
5637         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
5638         GNULIB_GETDOMAINNAME and HAVE_GETDOMAINNAME.
5639         * modules/getdomainname (Files): Remove lib/getdomainname.h.
5640         (Depends-on): Add unistd, extensions.
5641         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
5642         (Includes): Specify <unistd.h> instead of getdomainname.h.
5643         * modules/unistd (Makefile.am): Substitute GNULIB_GETDOMAINNAME and
5644         HAVE_GETDOMAINNAME.
5645         * NEWS: Mention the change.
5646
5647 2008-10-18  Bruno Haible  <bruno@clisp.org>
5648
5649         * modules/dirent: New file.
5650         * m4/dirent_h.m4: New file.
5651         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_DIRENT_H_DEFAULTS.
5652         Invoke gl_REPLACE_DIRENT_H. Don't assign DIRENT_H directly.
5653         * modules/fchdir (Files): Remove lib/dirent.in.h.
5654         (Depends-on): Add dirent.
5655         (Makefile.am): Move rules to modules/dirent.
5656         * doc/posix-headers/dirent.texi: Mention the new module.
5657
5658 2008-10-18  Bruno Haible  <bruno@clisp.org>
5659
5660         Avoid -Wunused-parameter warnings in public gnulib header files.
5661         * m4/gnulib-common.m4 (gl_COMMON_BODY): Define _UNUSED_PARAMETER_ as a
5662         macro.
5663         * lib/unistr.h (u32_mbtouc_unsafe, u32_mbtouc): Use it.
5664
5665 2008-10-18  Bruno Haible  <bruno@clisp.org>
5666
5667         * doc/glibc-functions/dirfd.texi: Mention the module 'dirfd'.
5668         * doc/glibc-functions/error.texi: Mention the module 'error'.
5669         * doc/glibc-functions/euidaccess.texi: Mention the module 'euidaccess'.
5670         * doc/glibc-functions/getdomainname.texi: Mention the module
5671         'getdomainname'.
5672         * doc/glibc-functions/getloadavg.texi: Mention the module 'getloadavg'.
5673         * doc/glibc-functions/getpagesize.texi: Mention the module
5674         'getpagesize'.
5675         * doc/glibc-functions/getusershell.texi: Mention the module
5676         'getusershell'.
5677         * doc/glibc-functions/isnanl.texi: Mention the module 'isnanl'.
5678         * doc/glibc-functions/lchmod.texi: Mention the module 'lchmod'.
5679         * doc/glibc-functions/mempcpy.texi: Mention the module 'mempcpy'.
5680         * doc/glibc-functions/memrchr.texi: Mention the module 'memrchr'.
5681         * doc/glibc-functions/mkdtemp.texi: Mention the module 'mkdtemp'.
5682         * doc/glibc-functions/rpmatch.texi: Mention the module 'rpmatch'.
5683         * doc/glibc-functions/stpcpy.texi: Mention the module 'stpcpy'.
5684         * doc/glibc-functions/stpncpy.texi: Mention the module 'stpncpy'.
5685         * doc/glibc-functions/strchrnul.texi: Mention the module 'strchrnul'.
5686         * doc/glibc-functions/strndup.texi: Mention the module 'strndup'.
5687         * doc/glibc-functions/strnlen.texi: Mention the module 'strnlen'.
5688         * doc/glibc-functions/strsep.texi: Mention the module 'strsep'.
5689         * doc/glibc-functions/timegm.texi: Mention the module 'timegm'.
5690         * doc/glibc-functions/vasprintf.texi: Mention the module 'vasprintf'.
5691
5692 2008-10-17  Bruno Haible  <bruno@clisp.org>
5693
5694         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): On platforms other than
5695         HP-UX and IRIX, use -0.0L.
5696         * tests/test-ceill.c (minus_zero): Likewise.
5697         * tests/test-floorl.c (minus_zero): Likewise.
5698         * tests/test-frexpl.c (minus_zero): Likewise.
5699         * tests/test-isnan.c (minus_zerol): Likewise.
5700         * tests/test-isnanl.h (minus_zero): Likewise.
5701         * tests/test-ldexpl.c (minus_zero): Likewise.
5702         * tests/test-roundl.c (minus_zero): Likewise.
5703         * tests/test-signbit.c (minus_zerol): Likewise.
5704         * tests/test-snprintf-posix.h (minus_zerol): Likewise.
5705         * tests/test-sprintf-posix.h (minus_zerol): Likewise.
5706         * tests/test-truncl.c (minus_zero): Likewise.
5707         * tests/test-vasnprintf-posix.c (minus_zerol): Likewise.
5708         * tests/test-vasprintf-posix.c (minus_zerol): Likewise.
5709         Reported by Markus Armbruster <armbru@redhat.com> via Jim Meyering
5710         and by Nelson H. F. Beebe <beebe@math.utah.edu> via Eric Blake.
5711
5712 2008-10-17  Bruno Haible  <bruno@clisp.org>
5713
5714         Avoid gcc warnings because of #pragma GCC system_header on older gcc.
5715         * lib/arpa_inet.in.h: Encloses reference to PRAGMA_SYSTEM_HEADER so
5716         that it gets activated only for gcc >= 3.0.
5717         * lib/dirent.in.h: Likewise.
5718         * lib/errno.in.h: Likewise.
5719         * lib/fcntl.in.h: Likewise.
5720         * lib/float.in.h: Likewise.
5721         * lib/iconv.in.h: Likewise.
5722         * lib/inttypes.in.h: Likewise.
5723         * lib/locale.in.h: Likewise.
5724         * lib/math.in.h: Likewise.
5725         * lib/netdb.in.h: Likewise.
5726         * lib/netinet_in.in.h: Likewise.
5727         * lib/search.in.h: Likewise.
5728         * lib/signal.in.h: Likewise.
5729         * lib/spawn.in.h: Likewise.
5730         * lib/stdarg.in.h: Likewise.
5731         * lib/stdint.in.h: Likewise.
5732         * lib/stdio.in.h: Likewise.
5733         * lib/stdlib.in.h: Likewise.
5734         * lib/string.in.h: Likewise.
5735         * lib/strings.in.h: Likewise.
5736         * lib/sys_file.in.h: Likewise.
5737         * lib/sys_ioctl.in.h: Likewise.
5738         * lib/sys_select.in.h: Likewise.
5739         * lib/sys_socket.in.h: Likewise.
5740         * lib/sys_stat.in.h: Likewise.
5741         * lib/sys_time.in.h: Likewise.
5742         * lib/sysexits.in.h: Likewise.
5743         * lib/time.in.h: Likewise.
5744         * lib/unistd.in.h: Likewise.
5745         * lib/wchar.in.h: Likewise.
5746         * lib/wctype.in.h: Likewise.
5747         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
5748
5749 2008-10-17  Jim Meyering  <meyering@redhat.com>
5750
5751         ignore-value: don't depend on inline module
5752         * modules/ignore-value (Depends-on): Remove 'inline'.
5753         (configure.ac): Instead, add AC_REQUIRE([AC_C_INLINE]) here.
5754         Suggestion from Bruno Haible.
5755
5756 2008-10-17  Bruno Haible  <bruno@clisp.org>
5757
5758         New implementation of condition variables for Win32.
5759         * lib/glthread/cond.h (struct gl_waitqueue_link): New type.
5760         (gl_linked_waitqueue_t): New type.
5761         (gl_cond_t): Use it.
5762         * lib/glthread/cond.c (struct gl_waitqueue_element): New type.
5763         (gl_waitqueue_init, gl_waitqueue_add, gl_waitqueue_remove,
5764         gl_waitqueue_notify_first, gl_waitqueue_notify_all): New functions.
5765         (glthread_cond_init_func, glthread_cond_wait_func,
5766         glthread_cond_timedwait_func, glthread_cond_signal_func,
5767         glthread_cond_broadcast_func, glthread_cond_destroy_func):
5768         Reimplemented on the basis of gl_linked_waitqueue_t.
5769         * lib/glthread/lock.h (gl_carray_waitqueue_t): Renamed from
5770         gl_waitqueue_t.
5771         (gl_rwlock_t): Update.
5772         * lib/glthread/lock.c (gl_waitqueue_t): Alias to gl_carray_waitqueue_t.
5773
5774 2008-10-17  Simon Josefsson  <simon@josefsson.org>
5775
5776         * modules/recvfrom (Depends-on): Add dependency on getpeername.
5777         Reported by Yoann Vandoorselaere <yoann@prelude-ids.org>.
5778
5779 2008-10-17  Jim Meyering  <meyering@redhat.com>
5780
5781         ignore-value: new module
5782         * modules/ignore-value: New file.
5783         * lib/ignore-value.h: New file.
5784         * MODULES.html.sh (Compiler warning management): New section,
5785         just for this module.  More to come.
5786
5787 2008-10-16  Paul Eggert  <eggert@cs.ucla.edu>
5788
5789         open-safer.c: avoid 'signed and unsigned in conditional...' warning
5790         * lib/open-safer.c (open_safer): Use an "if/else" statement in place
5791         of the ternary operator.  Reported by Reuben Thomas <rrt@sc3d.org>.
5792
5793 2008-10-16  Jim Meyering  <meyering@redhat.com>
5794
5795         openat-die.c: avoid 'no previous prototype' warning
5796         * lib/openat-die.c: Include "openat.h".
5797         Reported by Reuben Thomas <rrt@sc3d.org>.
5798
5799 2008-10-16  Simon Josefsson  <simon@josefsson.org>
5800
5801         * m4/netdb_h.m4: Assume that if netdb.h exists, it works.
5802         * lib/netdb.in.h: Fix typo.
5803         Reported by Bruno Haible  <bruno@clisp.org>
5804
5805         * lib/netdb.in.h: Include sys/socket.h for platforms without
5806         netdb.h, to get structures like hostent on MinGW.
5807         * modules/netdb (Depends-on): Add sys_socket.
5808
5809 2008-10-15  Simon Josefsson  <simon@josefsson.org>
5810
5811         * modules/netdb, modules/netdb-tests: New file.
5812         * m4/netdb_h.m4: New file.
5813         * lib/netdb.in.h: Add, currently just an empty file pending
5814         definitions.
5815         * tests/test-netdb.c: New file.
5816         * doc/posix-headers/netdb.texi: Mention that we replace it if
5817         needed.
5818         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
5819         netdb.
5820
5821 2008-10-15  Simon Josefsson  <simon@josefsson.org>
5822
5823         * doc/gnulib.texi (Getaddrinfo and WINVER): Sync documentation
5824         with code.
5825
5826 2008-10-13  Bruno Haible  <bruno@clisp.org>
5827
5828         * lib/glthread/cond.c (glthread_cond_wait_func,
5829         glthread_cond_timedwait_func): Add a comment.
5830
5831 2008-10-13  Yoann Vandoorselaere  <yoann@prelude-ids.org>
5832
5833         * tests/test-poll.c: Include <sys/ioctl.h>, for ioctl().
5834         * tests/test-select.c: Likewise,
5835
5836 2008-10-13  Bruno Haible  <bruno@clisp.org>
5837
5838         * lib/glthread/cond.c (glthread_cond_wait_func,
5839         glthread_cond_timedwait_func): Fix variable name.
5840         Reported by Yoann Vandoorselaere <yoann@prelude-ids.org>.
5841
5842 2008-10-13  Paolo Bonzini  <bonzini@gnu.org>
5843
5844         fix getaddrinfo emulation for systems with struct sockaddr.sa_len
5845         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Detect
5846         struct sockaddr.sa_len.
5847         * lib/getaddrinfo.c (getaddrinfo): Set it if appropriate.
5848
5849 2008-10-13  Simon Josefsson  <simon@josefsson.org>
5850
5851         * build-aux/pmccabe2html: Add css and css_url parameters.
5852
5853 2008-10-12  Bruno Haible  <bruno@clisp.org>
5854
5855         * tests/test-sameacls.c (main) [AIX]: Clear type argument before
5856         calling aclx_get.
5857         Reported by Rainer Tammer <tammer@tammer.net>.
5858
5859 2008-10-12  Bruno Haible  <bruno@clisp.org>
5860
5861         Use msvcrt aware primitives for creation/termination of Win32 threads.
5862         * lib/glthread/thread.c: Include <process.h>.
5863         (glthread_create_func): Use _beginthreadex instead of CreateThread.
5864         (wrapper_func): Update signature.
5865         (gl_thread_exit_func): Use _endthreadex instead of EndThread.
5866
5867 2008-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
5868             Bruno Haible  <bruno@clisp.org>
5869
5870         Provide a Win32 implementation of the 'cond' module.
5871         * lib/glthread/cond.h [USE_WIN32]: New implementation.
5872         * lib/glthread/cond.c (glthread_cond_init_func,
5873         glthread_cond_wait_func, glthread_cond_timedwait_func,
5874         glthread_cond_signal_func, glthread_cond_broadcast_func,
5875         glthread_cond_destroy_func) [USE_WIN32]: New functions.
5876         * modules/cond (Dependencies): Add gettimeofday.
5877
5878 2008-10-11  Bruno Haible  <bruno@clisp.org>
5879
5880         Make sleep work on older versions of mingw.
5881         * m4/sleep.m4 (gl_FUNC_SLEEP): Test whether 'sleep' is declared, not
5882         only whether it exists.
5883         * doc/posix-functions/sleep.texi: Mention the problem with older
5884         versions of mingw.
5885
5886 2008-10-11  Bruno Haible  <bruno@clisp.org>
5887
5888         New module 'shutdown'.
5889         * modules/shutdown: New file.
5890         * lib/sys_socket.in.h (shutdown): New declaration.
5891         * lib/winsock.c (shutdown): New function.
5892         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Initialize
5893         GNULIB_SHUTDOWN.
5894         * modules/sys_socket (Makefile.am): Substitute GNULIB_SHUTDOWN.
5895         * doc/posix-functions/shutdown.texi: Document the new module.
5896
5897 2008-10-11  Jim Meyering  <meyering@redhat.com>
5898
5899         * lib/fclose.c: Fix typo in comment: s/close/fclose/.
5900
5901 2008-10-11  Bruno Haible  <bruno@clisp.org>
5902
5903         New module 'fclose'.
5904         * modules/fclose: New file.
5905         * lib/stdio.in.h (fclose): New declaration.
5906         * lib/fclose.c: New file.
5907         * m4/fclose.m4: New file.
5908         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_FCLOSE,
5909         REPLACE_FCLOSE.
5910         * m4/close.m4 (gl_REPLACE_CLOSE): Invoke gl_REPLACE_FCLOSE.
5911         * modules/stdio (Makefile.am): Substitute GNULIB_FCLOSE,
5912         REPLACE_FCLOSE.
5913         * modules/close (Depends-on): fclose.
5914         * doc/posix-functions/fclose.texi: Mention the problem on Windows.
5915
5916 2008-10-11  Bruno Haible  <bruno@clisp.org>
5917
5918         * lib/winsock.c (_gl_close_fd_maybe_socket): If closesocket fails,
5919         set errno and don't call _close.
5920
5921 2008-10-10  Bruno Haible  <bruno@clisp.org>
5922
5923         * lib/copy-acl.c (qcopy_acl) [CYGWIN]: Call chmod before setting the
5924         ACL, not afterwards. Fixes test failure on Cygwin.
5925
5926 2008-10-09  Ben Pfaff  <blp@gnu.org>
5927
5928         * build-aux/announce-gen: Fix gnulib version related part of usage
5929         message.  Die with a useful error message if no tarballs are
5930         found.
5931
5932 2008-10-10  Jim Meyering  <meyering@redhat.com>
5933
5934         bootstrap: use git's --depth=N option only if it's supported
5935         * build-aux/bootstrap: Work with git-1.4.4.4, which does not
5936         recognize the --depth option.  Reported by Pádraig Brady.
5937
5938 2008-10-09  Bruno Haible  <bruno@clisp.org>
5939
5940         New module 'ioctl'.
5941         * modules/ioctl: New file.
5942         * lib/sys_socket.in.h (ioctl): Remove declaration.
5943         * lib/winsock.c: Include <sys/ioctl.h>.
5944         (rpl_ioctl): Define only of the gnulib module 'ioctl' is present.
5945         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Require
5946         gl_SYS_IOCTL_H_DEFAULTS. Set also SYS_IOCTL_H_HAVE_WINSOCK2_H.
5947         * modules/sys_socket (Files): Add m4/sys_ioctl_h.m4.
5948         * doc/posix-functions/ioctl.texi: Mention the new module.
5949
5950 2008-10-09  Bruno Haible  <bruno@clisp.org>
5951
5952         New module 'sys_ioctl'.
5953         * lib/sys_ioctl.in.h: New file.
5954         * m4/sys_ioctl_h.m4: New file.
5955         * modules/sys_ioctl: New file.
5956         * doc/glibc-headers/sys_ioctl.texi: Mention the new module.
5957
5958 2008-10-09  Bruno Haible  <bruno@clisp.org>
5959
5960         * lib/sys_socket.in.h (ioctl): Make signature POSIX compliant.
5961         * lib/winsock.c: Include <stdarg.h>.
5962         (rpl_ioctl): Change to second argument 'int' and then varargs.
5963
5964 2008-10-09  Bruno Haible  <bruno@clisp.org>
5965
5966         * m4/close.m4 (gl_FUNC_CLOSE): Arrange to replace the close() function
5967         when the sys_socket module is present and the system has <winsock2.h>.
5968
5969 2008-10-09  Bruno Haible  <bruno@clisp.org>
5970
5971         * doc/posix-functions/close.texi: Mention module 'close' instead of
5972         module 'sys_socket'.
5973
5974 2008-10-09  Bruno Haible  <bruno@clisp.org>
5975
5976         * doc/glibc-headers/sys_ioctl.texi: New file.
5977         * doc/gnulib.texi: Include it.
5978
5979 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
5980             Bruno Haible  <bruno@clisp.org>
5981
5982         Combine the two replacements of 'close'.
5983         * lib/sys_socket.in.h (close): Define to a reminder to include
5984         <unistd.h>.
5985         (_gl_close_fd_maybe_socket): New declaration.
5986         (HAVE__GL_CLOSE_FD_MAYBE_SOCKET): New macro.
5987         * lib/winsock.c (close): Remove undefinition.
5988         (_gl_close_fd_maybe_socket): Renamed from rpl_close. Define only when
5989         needed for the gnulib module 'close'.
5990         * lib/unistd.in.h (close): If the gnulib module 'close' is not used,
5991         define to an error symbol or to a warning, if suitable.
5992         * lib/close.c: Include <sys/socket.h>.
5993         (rpl_close): Invoke _gl_close_fd_maybe_socket when gnulib defines it.
5994         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Set also
5995         UNISTD_H_HAVE_WINSOCK2_H.
5996         (gl_SYS_SOCKET_H_DEFAULTS): Require gl_UNISTD_H_DEFAULTS.
5997         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
5998         UNISTD_H_HAVE_WINSOCK2_H.
5999         * modules/sys_socket (Files): Add m4/unistd_h.m4.
6000         (configure.ac): Set a module indicator.
6001         (Makefile.am): Substitute GNULIB_CLOSE.
6002         * modules/unistd (Makefile.am): Substitute UNISTD_H_HAVE_WINSOCK2_H.
6003         * modules/poll-tests (Depends-on): Add close.
6004         * modules/select-tests (Depends-on): Likewise.
6005
6006 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
6007             Bruno Haible  <bruno@clisp.org>
6008
6009         New module 'close'.
6010         * modules/close: New file.
6011         * lib/unistd.in.h (close): Move declaration out of the
6012         FCHDIR_REPLACEMENT scope.
6013         (_gl_unregister_fd): New declaration.
6014         * lib/close.c: New file.
6015         * lib/fchdir.c (rpl_close): Remove function.
6016         * m4/close.m4: New file.
6017         * m4/fchdir.m4 (gl_FUNC_FCHDIR): When replacing fchdir, also replace
6018         close.
6019         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_CLOSE and
6020         REPLACE_CLOSE.
6021         * modules/unistd (Makefile.am): Substitute GNULIB_CLOSE and
6022         REPLACE_CLOSE.
6023         * modules/fchdir (Depends-on): Add close.
6024
6025 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
6026             Bruno Haible  <bruno@clisp.org>
6027
6028         * lib/fcntl.in.h (open): Simplify conditionals.
6029         (_gl_register_fd): New declaration.
6030         * lib/fchdir.c (rpl_open): Remove function.
6031         * lib/open.c: When FCHDIR_REPLACEMENT is defined, compile the file
6032         also.
6033         (open): When FCHDIR_REPLACEMENT is defined, invoke _gl_register_fd.
6034         * m4/fchdir.m4 (gl_FUNC_FCHDIR): When replacing fchdir, also replace
6035         open.
6036
6037 2008-10-09  Jim Meyering  <meyering@redhat.com>
6038
6039         GNUmakefile: use the more name-space-friendly "_version"
6040         * top/GNUmakefile (_dummy): Update.
6041         (_version): Rename from "version".
6042
6043 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
6044             Bruno Haible  <bruno@clisp.org>
6045
6046         * lib/fchdir.c (_gl_unregister_fd): New functions, extracted from
6047         rpl_close.
6048         (_gl_register_fd): New function, extracted from rpl_open.
6049         (rpl_close, rpl_closedir): Use _gl_unregister_fd.
6050         (rpl_open, rpl_opendir): Use _gl_register_fd.
6051
6052 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
6053
6054         Fix organization of 'open' replacement.
6055         * m4/open.m4 (gl_REPLACE_OPEN): New macro.
6056         (gl_FUNC_OPEN): Use it.
6057         (gl_PREREQ_OPEN): Add a : to make the body non-empty.
6058
6059 2008-10-08  Bruno Haible  <bruno@clisp.org>
6060
6061         * modules/getdate-tests (test_getdata_LDADD): Add LIBINTL.
6062
6063 2008-10-08  Simon Josefsson  <simon@josefsson.org>
6064
6065         * m4/sys_socket_h.m4: Don't AC_LIBOBJ(winsock).  The file is
6066         AC_LIBOBJ'ed by each gnulib module that needs it (e.g., socket,
6067         listen).
6068
6069 2008-10-08  Eric Blake  <ebb9@byu.net>
6070
6071         GNUmakefile: add 'make version' target
6072         * top/GNUmakefile (_curr-ver): Split version update rules...
6073         (version): ...into a target.
6074
6075 2008-10-07  Bruno Haible  <bruno@clisp.org>
6076
6077         Use a more portable replacement expression for -0.0L.
6078         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Use -LDBL_MIN * LDBL_MIN
6079         instead of -0.0L. Fix m4 quotation.
6080
6081         * tests/test-signbit.c: Include <float.h>.
6082         (minus_zero): New variable.
6083         (test_signbitl): Use minus_zero instead of -zero.
6084         * modules/signbit-tests (Depends-on): Add float.
6085
6086         * tests/test-ceill.c: Include <float.h>.
6087         (zero): Remove variable.
6088         (minus_zero): New variable.
6089         (main): Use minus_zero instead of -zero.
6090         * modules/ceill-tests (Depends-on): Add float.
6091
6092         * tests/test-floorl.c: Include <float.h>.
6093         (zero): Remove variable.
6094         (minus_zero): New variable.
6095         (main): Use minus_zero instead of -zero.
6096         * modules/floorl-tests (Depends-on): Add float.
6097
6098         * tests/test-roundl.c: Include <float.h>.
6099         (zero): Remove variable.
6100         (minus_zero): New variable.
6101         (main): Use minus_zero instead of -zero.
6102         * modules/roundl-tests (Depends-on): Add float.
6103
6104         * tests/test-truncl.c: Include <float.h>.
6105         (zero): Remove variable.
6106         (minus_zero): New variable.
6107         (main): Use minus_zero instead of -zero.
6108         * modules/truncl-tests (Depends-on): Add float.
6109
6110         * tests/test-frexpl.c (zero): Remove variable.
6111         (minus_zero): New variable.
6112         (main): Use minus_zero instead of -zero.
6113         * modules/frexpl-tests (Depends-on): Add float.
6114
6115         * tests/test-isnan.c (zerol): Remove variable.
6116         (minus_zerol): New variable.
6117         (test_long_double): Use minus_zerol instead of -zerol.
6118         * modules/isnan-tests (Depends-on): Add float.
6119
6120         * tests/test-isnanl.h (zero): Remove variable.
6121         (minus_zero): New variable.
6122         (main): Use minus_zero instead of -zero.
6123         * modules/isnanl-nolibm-tests (Depends-on): Add float.
6124         * modules/isnanl-tests (Depends-on): Add float.
6125
6126         * tests/test-ldexpl.c (zero): Remove variable.
6127         (minus_zero): New variable.
6128         (main): Use minus_zero instead of -zero.
6129         * modules/ldexpl-tests (Depends-on): Add float.
6130
6131         * tests/test-snprintf-posix.h (zerol): Remove variable.
6132         (minus_zerol): New variable.
6133         (test_function): Use minus_zerol instead of -zerol.
6134         * modules/snprintf-posix-tests (Depends-on): Add float.
6135         * modules/vsnprintf-posix-tests (Depends-on): Add float.
6136
6137         * tests/test-sprintf-posix.h (zerol): Remove variable.
6138         (minus_zerol): New variable.
6139         (test_function): Use minus_zerol instead of -zerol.
6140         * modules/sprintf-posix-tests (Depends-on): Add float.
6141         * modules/vsprintf-posix-tests (Depends-on): Add float.
6142
6143         * tests/test-vasnprintf-posix.c (zerol): Remove variable.
6144         (minus_zerol): New variable.
6145         (test_function): Use minus_zerol instead of -zerol.
6146         * modules/vasnprintf-posix-tests (Depends-on): Add float.
6147
6148         * tests/test-vasprintf-posix.c (zerol): Remove variable.
6149         (minus_zerol): New variable.
6150         (test_function): Use minus_zerol instead of -zerol.
6151         * modules/vasprintf-posix-tests (Depends-on): Add float.
6152
6153 2008-10-07  Simon Josefsson  <simon@josefsson.org>
6154
6155         * MODULES.html.sh (Support for building documentation): Mention
6156         pmccabe2html.  Sort entries.
6157
6158         Add pmccabe2html module, from gnupdf.
6159         * build-aux/pmccabe.css: New file.
6160         * build-aux/pmccabe2html: New file.
6161         * m4/pmccabe2html.m4: New file.
6162         * modules/pmccabe2html: New file.
6163
6164 2008-10-07  Richard W.M. Jones <rjones@redhat.com>
6165
6166         flock: new module
6167         * MODULES.html.sh: Add to list of modules.
6168         * lib/flock.c: flock implementation for Windows and Unix systems
6169         which have fcntl.
6170         * doc/glibc-functions/flock.texi: Update documentation.
6171         * lib/sys_file.in.h: <sys/file.h> header file.
6172         * m4/flock.m4: M4 macros.
6173         * m4/sys_file_h.m4: M4 macros for replacement sys/file.h.
6174         * modules/flock: flock module.
6175         * modules/flock-tests: flock tests module.
6176         * modules/sys_file: sys/file.h module.
6177         * tests/test-flock.c: test suite for flock.
6178
6179 2008-10-06  Jim Meyering  <meyering@redhat.com>
6180
6181         bootstrap: check for LT_INIT more portably still ;-)
6182         * build-aux/bootstrap: Don't rely on \>, since it's not portable.
6183         Spotted by Bruno Haible.
6184
6185 2008-10-06  Eric Blake  <ebb9@byu.net>
6186
6187         test-signbit: avoid tripping Irix cc bug on -0.0L
6188         * tests/test-signbit.c (minus_zerol): Delete, and replace with
6189         '-zerol'.  This may break on HP-UX/hppa, but at least makes the
6190         entire testsuite consistent and avoids an Irix 6.2 bug.
6191
6192 2008-10-05  Bruno Haible  <bruno@clisp.org>
6193             Jim Meyering  <jim@meyering.net>
6194
6195         Add an option for ignoring EPIPE during close_stdout.
6196         * lib/closeout.h: Include <stdbool.h>.
6197         (close_stdout_set_ignore_EPIPE): New declaration.
6198         * lib/closeout.c: Include <stdbool.h>.
6199         (ignore_EPIPE): New variable.
6200         (close_stdout_set_ignore_EPIPE): New function.
6201         (close_stdout): Ignore EPIPE error if ignore_EPIPE is set.
6202         * lib/close-stream.c (close_stream): Mention the possible EPIPE
6203         failure.
6204         * modules/closeout (Depends-on): Add stdbool.
6205
6206 2008-10-05  Bruno Haible  <bruno@clisp.org>
6207
6208         * modules/accept: New file.
6209         * modules/bind: New file.
6210         * modules/connect: New file.
6211         * modules/getpeername: New file.
6212         * modules/getsockname: New file.
6213         * modules/getsockopt: New file.
6214         * modules/listen: New file.
6215         * modules/recv: New file.
6216         * modules/recvfrom: New file.
6217         * modules/send: New file.
6218         * modules/sendto: New file.
6219         * modules/setsockopt: New file.
6220         * modules/socket: New file.
6221         * lib/sys_socket.in.h: Include the GL_LINK_WARNING definition.
6222         (socket, connect, accept, bind, getpeername, getsockname, getsockopt,
6223         listen, recv, send, recvfrom, sendto, setsockopt): Declare only when
6224         the particular module is requested. Add a link warning when the
6225         particular module is not requested.
6226         * lib/winsock.c (rpl_socket, rpl_connect, rpl_accept, rpl_bind,
6227         rpl_getpeername, rpl_getsockname, rpl_getsockopt, rpl_listen, rpl_recv,
6228         rpl_send, rpl_recvfrom, rpl_sendto, rpl_setsockopt): Define only when
6229         the particular module is requested.
6230         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR,
6231         gl_SYS_SOCKET_H_DEFAULTS): New macros.
6232         (gl_HEADER_SYS_SOCKET): Require gl_SYS_SOCKET_H_DEFAULTS.
6233         * modules/sys_socket (Depends-on): Add link-warning.
6234         (Makeifle.am): Substitute GNULIB_SOCKET, GNULIB_CONNECT, GNULIB_ACCEPT,
6235         GNULIB_BIND, GNULIB_GETPEERNAME, GNULIB_GETSOCKNAME, GNULIB_GETSOCKOPT,
6236         GNULIB_LISTEN, GNULIB_RECV, GNULIB_SEND, GNULIB_RECVFROM,
6237         GNULIB_SENDTO, GNULIB_SETSOCKOPT, and the definition of
6238         GL_LINK_WARNING.
6239         * doc/posix-functions/accept.texi: Mention the new module 'accept'.
6240         * doc/posix-functions/bind.texi: Mention the new module 'bind'.
6241         * doc/posix-functions/connect.texi: Mention the new module 'connect'.
6242         * doc/posix-functions/getpeername.texi: Mention the new module
6243         'getpeername'.
6244         * doc/posix-functions/getsockname.texi: Mention the new module
6245         'getsockname'.
6246         * doc/posix-functions/getsockopt.texi: Mention the new module
6247         'getsockopt'.
6248         * doc/posix-functions/listen.texi: Mention the new module 'listen'.
6249         * doc/posix-functions/recv.texi: Mention the new module 'recv'.
6250         * doc/posix-functions/recvfrom.texi: Mention the new module 'recvfrom'.
6251         * doc/posix-functions/send.texi: Mention the new module 'send'.
6252         * doc/posix-functions/sendto.texi: Mention the new module 'sendto'.
6253         * doc/posix-functions/setsockopt.texi: Mention the new module
6254         'setsockopt'.
6255         * doc/posix-functions/socket.texi: Mention the new module 'socket'.
6256         * modules/poll-tests (Depends-on): Add socket, bind, getsockopt,
6257         listen, connect, accept.
6258         * modules/select-tests (Depends-on): Likewise.
6259
6260 2008-10-05  Bruno Haible  <bruno@clisp.org>
6261
6262         * lib/winsock.c (strerror): Remove unused #undef.
6263         (rpl_close): Remove unused local variable.
6264
6265         * modules/sys_socket (Depends-on); Add errno.
6266
6267 2008-10-05  Bruno Haible  <bruno@clisp.org>
6268
6269         * lib/sys_select.in.h: Include the GL_LINK_WARNING definition.
6270         (select): Add a link warning when the 'select' module is not used.
6271         * modules/sys_select (Depends-on): Add link-warning.
6272         (Makefile.am): Substitute the definition of GL_LINK_WARNING.
6273         Suggested by Paolo Bonzini.
6274
6275 2008-10-05  Jim Meyering  <meyering@redhat.com>
6276
6277         bootstrap: check for LT_INIT more portably
6278         * build-aux/bootstrap: Avoid using grep -E, since it's not
6279         portable enough.  Suggestion from Bruno Haible.
6280
6281 2008-10-05  Bruno Haible  <bruno@clisp.org>
6282
6283         * doc/posix-headers/sys_select.texi: Mention 'struct timeval' problem
6284         as being fixed by gnulib.
6285
6286 2008-10-05  Bruno Haible  <bruno@clisp.org>
6287
6288         * modules/select-tests: New file, mostly copied from
6289         modules/sys_select-tests.
6290         * tests/test-select.c: New file, mostly copied from
6291         tests/test-sys_select.c.
6292         * tests/test-sys_select.c: Move most of the code to tests/test-select.c.
6293         * modules/sys_select-tests (Depends-on): Remove all dependencies.
6294         (Makefile.am): Remove test_sys_select_LDADD.
6295
6296         * lib/sys_select.in.h (select): If GNULIB_SELECT is not set, define it
6297         to an undefined symbol, for an error message.
6298         * m4/sys_select_h.m4 (gl_SYS_SELECT_MODULE_INDICATOR): New macro.
6299         (gl_SYS_SELECT_H_DEFAULTS): New macro.
6300         (gl_HEADER_SYS_SELECT): Require it. Don't require compilation of
6301         winsock-select.c here.
6302         * modules/sys_select (Files): Remove lib/winsock-select.c.
6303         (Depends-on): Remove alloca.
6304         (Makefile.am): Substitute GNULIB_SELECT.
6305         * modules/select: New file.
6306         * doc/posix-functions/select.texi: Update.
6307
6308 2008-10-05  Bruno Haible  <bruno@clisp.org>
6309
6310         * lib/spawn_faction_addclose.c (__sysconf): Use getdtablesize always.
6311         * lib/spawn_faction_adddup2.c (__sysconf): Likewise.
6312         * lib/spawn_faction_addopen.c (__sysconf): Likewise.
6313         * modules/posix_spawn_file_actions_addclose (Depends-on): Add
6314         getdtablesize.
6315         * modules/posix_spawn_file_actions_adddup2 (Depends-on): Likewise.
6316         * modules/posix_spawn_file_actions_addopen (Depends-on): Likewise.
6317
6318 2008-10-05  Bruno Haible  <bruno@clisp.org>
6319
6320         * modules/getdtablesize-tests: New file.
6321         * tests/test-getdtablesize.c: New file.
6322
6323         New module 'getdtablesize'.
6324         * lib/unistd.in.h (getdtablesize): New declaration.
6325         * lib/getdtablesize.c: New file.
6326         * m4/getdtablesize.m4: New file.
6327         * modules/getdtablesize: New file.
6328         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
6329         GNULIB_GETDTABLESIZE, HAVE_GETDTABLESIZE.
6330         * modules/unistd (Makefile.am): Substitute GNULIB_GETDTABLESIZE,
6331         HAVE_GETDTABLESIZE.
6332         * doc/glibc-functions/getdtablesize.texi: Mention the new module.
6333
6334 2008-10-05  Bruno Haible  <bruno@clisp.org>
6335
6336         * modules/sched (Makefile.am): Fix typo.
6337         Reported by Simon Josefsson.
6338
6339 2008-10-05  Jim Meyering  <meyering@redhat.com>
6340
6341         bootstrap: check for LT_INIT, too
6342         * build-aux/bootstrap: Both AC_PROG_LIBTOOL and AM_PROG_LIBTOOL
6343         are deprecated.  Suggestion from Ralf Wildenhues.
6344
6345 2008-10-05  Bruno Haible  <bruno@clisp.org>
6346
6347         * lib/spawn.in.h (POSIX_SPAWN_*): Use the system's values, rather than
6348         overriding them by ours.
6349         (POSIX_SPAWN_USEVFORK): Use the next free bit position.
6350
6351 2008-10-05  Jim Meyering  <meyering@redhat.com>
6352
6353         bootstrap: check for AC_PROG_LIBTOOL as well as AM_PROG_LIBTOOL
6354         * build-aux/bootstrap: Check for AC_PROG_LIBTOOL, as well as the
6355         obsolete AM_PROG_LIBTOOL.  Spotted by Debarshi Ray <rishi@gnu.org>.
6356
6357 2008-10-04  Bruno Haible  <bruno@clisp.org>
6358
6359         * modules/dup2 (License): Change to LGPLv2+.
6360         * modules/sleep (License): Likewise.
6361         * modules/perror (License): Likewise.
6362         * modules/fopen (License): Change to LGPLv2+, with approval by Eric
6363         Blake.
6364         * modules/signal (License): Likewise.
6365         * modules/sigprocmask (License): Likewise.
6366         * modules/raise (License): Change to LGPLv2+, with approval by Jim
6367         Meyering.
6368
6369 2008-10-04  Bruno Haible  <bruno@clisp.org>
6370
6371         * lib/spawn.in.h (POSIX_SPAWN_*): Undefine before redefining.
6372         Reported by Rainer Tammer <tammer@tammer.net>.
6373
6374 2008-10-03  Paolo Bonzini  <bonzini@gnu.org>
6375             Bruno Haible  <bruno@clisp.org>
6376
6377         * lib/errno.in.h (EWOULDBLOCK) [win32]: Define to EAGAIN.
6378         * lib/winsock.c (set_winsock_errno): Map WSAEWOULDBLOCK to EWOULDBLOCK.
6379         * lib/strerror.c (rpl_strerror): Remove error string for EWOULDBLOCK.
6380
6381 2008-10-03  Kamil Dudka  <kdudka@redhat.com>
6382
6383         filevercmp: new module
6384         * lib/filevercmp.h: New function filevercmp comparing version strings.
6385         * lib/filevercmp.c: Implementation of filevercmp function.
6386         * modules/filevercmp: Module metadata.
6387         * tests/test-filevercmp.c: Unit test for new module.
6388         * modules/filevercmp-tests: Unit test metadata.
6389         * MODULES.html.sh: Add filevercmp module.
6390
6391 2008-10-03  Bruno Haible  <bruno@clisp.org>
6392
6393         * lib/c-ctype.h: Add comment.
6394         Reported by Jim Meyering.
6395
6396 2008-10-02  Bruno Haible  <bruno@clisp.org>
6397
6398         * modules/posix_spawn-internal (Depends-on): Add 'open'.
6399
6400 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
6401
6402         * build-aux/bootstrap: Allow renaming bootstrap, and change the
6403         name of bootstrap.conf accordingly.
6404
6405 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
6406
6407         * build-aux/bootstrap: Install git-merge-changelog configuration
6408         items into .gitconfig if needed.
6409
6410 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
6411
6412         * build-aux/bootstrap: Recognize `gnulib' being a submodule in a
6413         git repository, and initialize/update it accordingly.
6414
6415 2008-10-02  Richard W.M. Jones  <rjones@redhat.com>
6416
6417         * modules/fsync-tests: New file.
6418         * tests/test-fsync.c: New file.
6419
6420         New module 'fsync'.
6421         * lib/fsync.c: New file.
6422         * m4/fsync.m4: New file.
6423         * modules/fsync: New file.
6424         * lib/unistd.in.h (fsync): New declaration.
6425         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Define and AC_SUBST both
6426         GNULIB_FSYNC and HAVE_FSYNC.
6427         * modules/unistd: Substitute GNULIB_FSYNC and HAVE_FSYNC.
6428         * MODULES.html.sh (posix_functions): Add fsync.
6429         * doc/posix-functions/fsync.texi: Mention the new module.
6430
6431 2008-10-02  Jim Meyering  <meyering@redhat.com>
6432
6433         fts.c: sync with similar code from coreutils' remove.c
6434         * lib/fts.c (dirent_inode_sort_may_be_useful): Merge from coreutils.
6435         Guard also with "#if defined __linux__", since for now at least,
6436         this code is Linux-kernel-specific.
6437
6438 2008-10-02  Jim Meyering  <meyering@redhat.com>
6439
6440         fts: bug fixes
6441         * lib/fts.c: Remove unnecessary "defined" in cpp directive.
6442         Include <sys/vfs.h>, not <sys/statfs.h>.
6443
6444         * m4/fts.m4 (gl_FUNC_FTS_CORE): Fix typo s/vfs/vfs.h/.
6445         Include <sys/vfs.h>, not <sys/statfs.h>.
6446
6447 2008-10-01  Bruno Haible  <bruno@clisp.org>
6448
6449         Avoid the broken posix_spawn function on AIX 5.3 and 6.1.
6450         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): New macro.
6451         (gl_POSIX_SPAWN_BODY): Invoke it. Set REPLACE_POSIX_SPAWN if needed.
6452         * doc/posix-functions/posix_spawn.texi: Mention the AIX bugs.
6453         * doc/posix-functions/posix_spawnp.texi: Likewise.
6454         * m4/execute.m4 (gl_EXECUTE): Invoke gl_POSIX_SPAWN_WORKS, to check
6455         whether posix_spawn actually works.
6456         * m4/pipe.m4 (gl_PIPE): Likewise.
6457         * modules/execute (Files): Add m4/posix_spawn.m4.
6458         * modules/pipe (Files): Add m4/posix_spawn.m4.
6459         Reported and analyzed by Rainer Tammer <tammer@tammer.net>.
6460
6461 2008-10-01  Jim Meyering  <meyering@redhat.com>
6462
6463         remove trailing spaces
6464         * NEWS: Likewise.
6465         * lib/poll.c (poll): Likewise.
6466         * lib/sys_socket.in.h (SHUT_RDWR): Likewise.
6467         * lib/winsock.c (rpl_close): Likewise.
6468         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Likewise.
6469         * modules/yield: Likewise.
6470         * tests/test-poll.c (connect_to_socket, poll1): Likewise.
6471         * tests/test-sys_select.c (connect_to_socket): Likewise.
6472
6473         fts.c: adjust a new interface to be more generally useful
6474         * lib/fts.c (dirent_inode_sort_may_be_useful): Take an FD parameter.
6475         (fts_build): Adjust caller.
6476
6477 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
6478
6479         * modules/cond-tests: New file.
6480         * tests/test-cond.c: New file.
6481
6482 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
6483             Bruno Haible  <bruno@clisp.org>
6484
6485         * modules/cond (Dependencies): Add errno, time.
6486         * lib/glthread/cond.h: Include <time.h>.
6487         (gl_cond_define, gl_cond_define_initialized): Use the same definition
6488         across platforms.
6489
6490 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
6491             Bruno Haible  <bruno@clisp.org>
6492
6493         * m4/thread.m4 (gl_THREAD): Fix detection of pthread_atfork function.
6494
6495 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
6496             Bruno Haible  <bruno@clisp.org>
6497
6498         * modules/tls-tests (Depends-on): Add thread, yield.
6499         (configure.ac): Remove all checks.
6500         (test_tls_LDADD): Use YIELD_LIB instead of LIBSCHED.
6501         * tests/test-tls.c (gl_thread_t, gl_thread_join, gl_thread_yield,
6502         gl_thread_self): Remove definitions. Include glthread/thread.h and
6503         glthread/yield.h instead.
6504         (test_tls): Pass an additional NULL argument to gl_thread_join.
6505
6506 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
6507             Bruno Haible  <bruno@clisp.org>
6508
6509         * modules/lock-tests (Depends-on): Add thread, yield.
6510         (configure.ac): Remove all checks.
6511         (test_lock_LDADD): Use YIELD_LIB instead of LIBSCHED.
6512         * tests/test-lock.c (gl_thread_t, gl_thread_join, gl_thread_yield,
6513         gl_thread_self): Remove definitions. Include glthread/thread.h and
6514         glthread/yield.h instead.
6515         (test_lock, test_rwlock, test_recursive_lock, test_once): Pass an
6516         additional NULL argument to gl_thread_join.
6517
6518 2008-09-30  Bruno Haible  <bruno@clisp.org>
6519
6520         Fix the Win32 implementation of the 'thread' module.
6521         * lib/glthread/thread.h [USE_WIN32_THREADS] (gl_thread_t): Change to a
6522         pointer type.
6523         (gl_thread_self): Invoke gl_thread_self_func.
6524         (gl_thread_self_func): New declaration.
6525         * lib/glthread/thread.c [USE_WIN32_THREADS] (self_key): New variable.
6526         (do_init_self_key, init_self_key): New functions.
6527         (struct gl_thread_struct): Renamed from 'struct thread_extra'.
6528         Remove some fields.
6529         (running_threads, running_lock): Remove variables.
6530         (get_current_thread_handle): New function.
6531         (gl_thread_self_func, wrapper_func, glthread_create_func,
6532         glthread_join_func, gl_thread_exit_func): Largely rewritten and
6533         simplified.
6534
6535 2008-09-30  Bruno Haible  <bruno@clisp.org>
6536
6537         * lib/winsock-select.c (win32_poll_handle): Add shortcut for regular
6538         files.
6539
6540 2008-09-30  Jim Meyering  <meyering@redhat.com>
6541
6542         fts.m4: correct the test for statfs.f_type
6543         * m4/fts.m4 (gl_FUNC_FTS_CORE): Include <sys/statfs.h>
6544         when checking for statfs.f_type.
6545
6546 2008-09-15  Simon Josefsson  <simon@josefsson.org>
6547
6548         tests: avoid some compiler warnings
6549         * tests/test-memchr.c (main): Pass NULL indirectly.
6550         * tests/test-getdate.c (main): Remove unused variable 'ret'.
6551
6552 2008-09-29  OndÅ™ej Vašík  <ovasik@redhat.com>
6553
6554         getdate.y: disallow countable dayshifts like "4 yesterday ago"
6555         * lib/getdate.y (relative_time_table) [tDAY_SHIFT]: New type for
6556         exactly specified dayshifts.
6557         (dayshift): New rule.
6558         (rel): Add dayshift.
6559         (relative_time_table) [tomorrow, yesterday, today, now]:
6560         Use tDAY_SHIFT in place of tDAY_UNIT.
6561         * tests/test-getdate.c: Add tests for now-disallowed countable
6562         dayshifts, e.g., "4 yesterday ago".
6563
6564 2008-09-29  Bruno Haible  <bruno@clisp.org>
6565
6566         * tests/test-posix_spawn1.c: Renamed from tests/test-posix_spawn.c.
6567         * tests/test-posix_spawn1.in.sh: Renamed from
6568         tests/test-posix_spawn.in.sh.
6569         * tests/test-posix_spawn2.c: New file.
6570         * tests/test-posix_spawn2.in.sh: New file.
6571         * modules/posix_spawnp-tests (Files): Update.
6572         (Makefile.am): Update. Add test-posix_spawn2 to the tests.
6573
6574 2008-09-29  Bruno Haible  <bruno@clisp.org>
6575
6576         Propagate effects of putenv/setenv/unsetenv to child processes.
6577         * lib/execute.c (execute): Use spawnvpe instead of spawnvp.
6578         * lib/pipe.c (create_pipe): Likewise.
6579
6580 2008-09-29  Bruno Haible  <bruno@clisp.org>
6581
6582         Enable use of shell scripts as executables in mingw.
6583         * lib/execute.c (execute): When spawnv fails with error ENOEXEC,
6584         run the program as a shell script.
6585         * lib/pipe.c (create_pipe): Likewise.
6586         * lib/w32spawn.h (prepare_spawn): Add a hidden element in front of the
6587         resulting array.
6588
6589 2008-09-29  Eric Blake  <ebb9@byu.net>
6590
6591         * m4/arpa_inet_h.m4 (gl_REPLACE_ARPA_INET_H): Fix typo.
6592
6593 2008-08-24  Paolo Bonzini  <bonzini@gnu.org>
6594
6595         * doc/posix-functions/accept.texi: Update mingw problems.
6596         * doc/posix-functions/bind.texi: Update mingw problems.
6597         * doc/posix-functions/close.texi: Update mingw problems.
6598         * doc/posix-functions/connect.texi: Update mingw problems.
6599         * doc/posix-functions/getpeername.texi: Update mingw problems.
6600         * doc/posix-functions/getsockname.texi: Update mingw problems.
6601         * doc/posix-functions/getsockopt.texi: Update mingw problems.
6602         * doc/posix-functions/ioctl.texi: Update mingw problems.
6603         * doc/posix-functions/listen.texi: Update mingw problems.
6604         * doc/posix-functions/recv.texi: Update mingw problems.
6605         * doc/posix-functions/recvfrom.texi: Update mingw problems.
6606         * doc/posix-functions/select.texi: Update mingw problems.
6607         * doc/posix-functions/send.texi: Update mingw problems.
6608         * doc/posix-functions/sendto.texi: Update mingw problems.
6609         * doc/posix-functions/setsockopt.texi: Update mingw problems.
6610         * doc/posix-functions/socket.texi: Update mingw problems.
6611
6612 2008-09-29  Paolo Bonzini  <bonzini@gnu.org>
6613             Bruno Haible  <bruno@clisp.org>
6614
6615         * lib/sys_select.in.h: Include sys/time.h.
6616         * m4/sys_select.h.m4: Test that struct timeval is fully defined.
6617         * modules/sys_select: Depend on sys_time.
6618         * tests/test-sys_select.c: Test that sys/select.h defines struct
6619         timeval fully.
6620
6621 2008-09-29  Bruno Haible  <bruno@clisp.org>
6622
6623         * lib/sys_socket.in.h: Wrap the definitions in 'extern "C"'.
6624         * lib/sys_select.in.h: Likewise.
6625
6626 2008-09-29  Bruno Haible  <bruno@clisp.org>
6627
6628         * lib/winsock.c (rpl_close, rpl_socket): Remove unused variables.
6629
6630 2008-09-29  Bruno Haible  <bruno@clisp.org>
6631
6632         * m4/sockets.m4 (gl_SOCKETS): Check also for the need to use -lsocket.
6633         Set LIBSOCKET instead of augmenting LIBS.
6634         * modules/sockets (Link): New section.
6635         * modules/sockets-tests (test_sockets_LDADD): New variable.
6636         * modules/sys_select-tests (test_sys_select_LDADD): New variable.
6637         * modules/poll-tests (test_poll_LDADD): New variable.
6638         * NEWS: Document the change.
6639
6640 2008-09-29  Bruno Haible  <bruno@clisp.org>
6641
6642         * m4/arpa_inet_h.m4 (gl_REPLACE_ARPA_INET_H): New macro.
6643         * m4/inet_ntop.m4 (gl_INET_NTOP): Invoke it instead of assigning
6644         ARPA_INET_H directly.
6645         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
6646
6647 2008-09-28  Bruno Haible  <bruno@clisp.org>
6648
6649         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): New macro, extracted
6650         from gl_HEADER_SYS_SOCKET.
6651         (gl_HEADER_SYS_SOCKET): Invoke it.
6652         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
6653
6654 2008-09-28  Bruno Haible  <bruno@clisp.org>
6655
6656         * doc/posix-headers/sys_select.texi: Mention 'struct timeval' problem.
6657         * tests/test-sys_select.c: Include <sys/time.h>, for struct timeval.
6658         Needed on OSF/1 4.0.
6659
6660 2008-09-28  Bruno Haible  <bruno@clisp.org>
6661
6662         Override open more carefully.
6663         * lib/open.c (orig_open): New function.
6664         (rpl_open): Use orig_open instead of open.
6665         * lib/fcntl.in.h: Add special invocation convention.
6666         * m4/open.m4 (gl_PREREQ_OPEN): New macro.
6667         (gl_FUNC_OPEN): Invoke it.
6668
6669         Override freopen more carefully.
6670         * lib/freopen.c (orig_freopen): New function.
6671         (rpl_freopen): Use orig_freopen instead of freopen.
6672         * m4/freopen.m4 (gl_PREREQ_FREOPEN): New macro.
6673         (gl_FUNC_FREOPEN): Invoke it.
6674
6675         Override fopen more carefully.
6676         * lib/fopen.c (orig_fopen): New function.
6677         (rpl_fopen): Use orig_fopen instead of fopen.
6678         * m4/fopen.m4 (gl_PREREQ_FOPEN): New macro.
6679         (gl_FUNC_FOPEN): Invoke it.
6680         Needed on AIX. Reported by Rainer Tammer <tammer@tammer.net>.
6681
6682 2008-09-28  Bruno Haible  <bruno@clisp.org>
6683
6684         * lib/pipe.h (create_pipe_out, create_pipe_bidi): Add comment about
6685         SIGPIPE.
6686
6687 2008-09-28  Bruno Haible  <bruno@clisp.org>
6688
6689         * tests/test-sigaction.c (handler, main): Disable the check whether
6690         SA_RESETHAND has reverted the installed handler to SIG_DFL. Needed on
6691         glibc systems with LinuxThreads.
6692
6693 2008-09-28  Bruno Haible  <bruno@clisp.org>
6694
6695         * doc/posix-functions/freopen.texi: Mention the trailing slash problem.
6696
6697         * lib/stdio.in.h (fopen, freopen): Undefine before redefining. Needed
6698         with AIX xlc.
6699         * lib/fcntl.in.h (open): Likewise.
6700         Reported by Rainer Tammer <tammer@tammer.net>.
6701
6702 2008-09-28  Bruno Haible  <bruno@clisp.org>
6703
6704         * modules/posix_spawnp-tests: New file.
6705         * tests/test-posix_spawn.c: New file.
6706         * tests/test-posix_spawn.in.sh: New file.
6707
6708         New module 'posix_spawnp'.
6709         * modules/posix_spawnp: New file.
6710         * lib/spawnp.c: New file, from GNU libc with modifications.
6711         * doc/posix-functions/posix_spawnp.texi: Mention the new module.
6712
6713         New module 'posix_spawn'.
6714         * modules/posix_spawn: New file.
6715         * lib/spawn.c: New file, from GNU libc with modifications.
6716         * doc/posix-functions/posix_spawn.texi: Mention the new module.
6717
6718         New module 'posix_spawnattr_destroy'.
6719         * modules/posix_spawnattr_destroy: New file.
6720         * lib/spawnattr_destroy.c: New file, from GNU libc with modifications.
6721         * doc/posix-functions/posix_spawnattr_destroy.texi: Mention the new
6722         module.
6723
6724         New module 'posix_spawnattr_setsigmask'.
6725         * modules/posix_spawnattr_setsigmask: New file.
6726         * lib/spawnattr_setsigmask.c: New file, from GNU libc with
6727         modifications.
6728         * doc/posix-functions/posix_spawnattr_setsigmask.texi: Mention the
6729         new module.
6730
6731         New module 'posix_spawnattr_getsigmask'.
6732         * modules/posix_spawnattr_getsigmask: New file.
6733         * lib/spawnattr_getsigmask.c: New file, from GNU libc with
6734         modifications.
6735         * doc/posix-functions/posix_spawnattr_getsigmask.texi: Mention the
6736         new module.
6737
6738         New module 'posix_spawnattr_setsigdefault'.
6739         * modules/posix_spawnattr_setsigdefault: New file.
6740         * lib/spawnattr_setdefault.c: New file, from GNU libc with
6741         modifications.
6742         * doc/posix-functions/posix_spawnattr_setsigdefault.texi: Mention the
6743         new module.
6744
6745         New module 'posix_spawnattr_getsigdefault'.
6746         * modules/posix_spawnattr_getsigdefault: New file.
6747         * lib/spawnattr_getdefault.c: New file, from GNU libc with
6748         modifications.
6749         * doc/posix-functions/posix_spawnattr_getsigdefault.texi: Mention the
6750         new module.
6751
6752         New module 'posix_spawnattr_setschedpolicy'.
6753         * modules/posix_spawnattr_setschedpolicy: New file.
6754         * lib/spawnattr_setschedpolicy.c: New file, from GNU libc with
6755         modifications.
6756         * doc/posix-functions/posix_spawnattr_setschedpolicy.texi: Mention the
6757         new module.
6758
6759         New module 'posix_spawnattr_getschedpolicy'.
6760         * modules/posix_spawnattr_getschedpolicy: New file.
6761         * lib/spawnattr_getschedpolicy.c: New file, from GNU libc with
6762         modifications.
6763         * doc/posix-functions/posix_spawnattr_getschedpolicy.texi: Mention the
6764         new module.
6765
6766         New module 'posix_spawnattr_setschedparam'.
6767         * modules/posix_spawnattr_setschedparam: New file.
6768         * lib/spawnattr_setschedparam.c: New file, from GNU libc with
6769         modifications.
6770         * doc/posix-functions/posix_spawnattr_setschedparam.texi: Mention the
6771         new module.
6772
6773         New module 'posix_spawnattr_getschedparam'.
6774         * modules/posix_spawnattr_getschedparam: New file.
6775         * lib/spawnattr_getschedparam.c: New file, from GNU libc with
6776         modifications.
6777         * doc/posix-functions/posix_spawnattr_getschedparam.texi: Mention the
6778         new module.
6779
6780         New module 'posix_spawnattr_setpgroup'.
6781         * modules/posix_spawnattr_setpgroup: New file.
6782         * lib/spawnattr_setpgroup.c: New file, from GNU libc with
6783         modifications.
6784         * doc/posix-functions/posix_spawnattr_setpgroup.texi: Mention the new
6785         module.
6786
6787         New module 'posix_spawnattr_getpgroup'.
6788         * modules/posix_spawnattr_getpgroup: New file.
6789         * lib/spawnattr_getpgroup.c: New file, from GNU libc with
6790         modifications.
6791         * doc/posix-functions/posix_spawnattr_getpgroup.texi: Mention the new
6792         module.
6793
6794         New module 'posix_spawnattr_setflags'.
6795         * modules/posix_spawnattr_setflags: New file.
6796         * lib/spawnattr_setflags.c: New file, from GNU libc with modifications.
6797         * doc/posix-functions/posix_spawnattr_setflags.texi: Mention the new
6798         module.
6799
6800         New module 'posix_spawnattr_getflags'.
6801         * modules/posix_spawnattr_getflags: New file.
6802         * lib/spawnattr_getflags.c: New file, from GNU libc with modifications.
6803         * doc/posix-functions/posix_spawnattr_getflags.texi: Mention the new
6804         module.
6805
6806         New module 'posix_spawnattr_init'.
6807         * modules/posix_spawnattr_init: New file.
6808         * lib/spawnattr_init.c: New file, from GNU libc with modifications.
6809         * doc/posix-functions/posix_spawnattr_init.texi: Mention the new
6810         module.
6811
6812         New module 'posix_spawn_file_actions_destroy'.
6813         * modules/posix_spawn_file_actions_destroy: New file.
6814         * lib/spawn_faction_destroy.c: New file, from GNU libc with
6815         modifications.
6816         * doc/posix-functions/posix_spawn_file_actions_destroy.texi: Mention
6817         the new module.
6818
6819         New module 'posix_spawn_file_actions_addopen'.
6820         * modules/posix_spawn_file_actions_addopen: New file.
6821         * lib/spawn_faction_addopen.c: New file, from GNU libc with
6822         modifications.
6823         * doc/posix-functions/posix_spawn_file_actions_addopen.texi: Mention
6824         the new module.
6825
6826         New module 'posix_spawn_file_actions_adddup2'.
6827         * modules/posix_spawn_file_actions_adddup2: New file.
6828         * lib/spawn_faction_adddup2.c: New file, from GNU libc with
6829         modifications.
6830         * doc/posix-functions/posix_spawn_file_actions_adddup2.texi: Mention
6831         the new module.
6832
6833         New module 'posix_spawn_file_actions_addclose'.
6834         * modules/posix_spawn_file_actions_addclose: New file.
6835         * lib/spawn_faction_addclose.c: New file, from GNU libc with
6836         modifications.
6837         * doc/posix-functions/posix_spawn_file_actions_addclose.texi: Mention
6838         the new module.
6839
6840         New module 'posix_spawn_file_actions_init'.
6841         * modules/posix_spawn_file_actions_init: New file.
6842         * lib/spawn_faction_init.c: New file, from GNU libc with modifications.
6843         * doc/posix-functions/posix_spawn_file_actions_init.texi: Mention the
6844         new module.
6845
6846         New module 'posix_spawn-internal'.
6847         * modules/posix_spawn-internal: New file.
6848         * lib/spawn_int.h: New file, from GNU libc with modifications.
6849         * lib/spawni.c: New file, from GNU libc with modifications.
6850         * m4/posix_spawn.m4: New file.
6851
6852         New module 'spawn'.
6853         * modules/spawn: New file.
6854         * lib/spawn.in.h: New file, from GNU libc with modifications.
6855         * m4/spawn_h.m4: New file.
6856         * doc/posix-headers/spawn.texi: Mention the new module.
6857
6858 2008-09-28  Bruno Haible  <bruno@clisp.org>
6859
6860         * modules/sched-tests: New file.
6861         * tests/test-sched.c: New file.
6862
6863         New module 'sched'.
6864         * modules/sched: New file.
6865         * lib/sched.in.h: New file.
6866         * m4/sched_h.m4: New file.
6867         * doc/posix-headers/sched.texi: Mention the new module.
6868
6869 2008-09-27  Eric Blake  <ebb9@byu.net>
6870
6871         Fix previous patch, and tweak references to $0.
6872         * posix-modules: Call func_gnulib_dir before using $gnulib_dir.
6873         (func_version, func_gnulib_dir): Don't call this program
6874         gnulib-tool.
6875         (func_gnulib_dir, func_tmpdir, func_fatal_error): Avoid shell bugs
6876         with using $0 in function.
6877         * gnulib-tool (func_gnulib_dir, func_tmpdir): Likewise.
6878         (func_fatal_error): Reuse the name the user invoked us with.
6879
6880 2008-09-27  Bruno Haible  <bruno@clisp.org>
6881
6882         * m4/iconv_h.m4 (gl_REPLACE_ICONV_H): New macro.
6883         (gl_ICONV_H_DEFAULTS): Initialize ICONV_H here...
6884         (gl_ICONV_H): Not here.
6885         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): Invoke gl_REPLACE_ICONV_H
6886         instead of assigning ICONV_H directly.
6887
6888         * m4/wchar.m4 (gl_REPLACE_WCHAR_H): New macro.
6889         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Invoke it instead of assigning
6890         WCHAR_H directly.
6891
6892 2008-09-27  Bruno Haible  <bruno@clisp.org>
6893
6894         * lib/arpa_inet.in.h: Include the GL_LINK_WARNING anchor.
6895         * modules/arpa_inet (Depends-on): Add link-warning.
6896         (Makefile.am): Insert the definition of GL_LINK-WARNING.
6897         * modules/unistd (Makefile.am): Likewise.
6898
6899 2008-09-26  Bruno Haible  <bruno@clisp.org>
6900
6901         * posix-modules (cvsdatestamp, last_checkin_date, version): Remove
6902         variables.
6903         (func_version): Essentially copied from gnulib-tool.
6904         (func_exit, func_gnulib_dir, func_tmpdir, func_fatal_error,
6905         func_readlink): Copied from gnulib-tool.
6906
6907 2008-09-26  Bruno Haible  <bruno@clisp.org>
6908
6909         * gnulib-tool (func_version): Change directory to $gnulib_dir before
6910         invoking git-version-gen.
6911
6912 2008-09-26  Bruno Haible  <bruno@clisp.org>
6913
6914         * posix-modules: Update to directory names changed on 2008-01-19.
6915         Remove commas in output before splitting into words. No more need to
6916         avoid 'ftruncate' since 2007-02-19.
6917
6918 2008-09-26  Bruno Haible  <bruno@clisp.org>
6919
6920         * doc/posix-headers/errno.texi: Remove mention of module 'EOVERFLOW'.
6921
6922 2008-09-26  Bruno Haible  <bruno@clisp.org>
6923
6924         * lib/fwriteerror.c (do_fwriteerror): Ignore error EPIPE.
6925         * modules/fwriteerror (Depends-on): Add errno.
6926
6927 2008-09-26  Bruno Haible  <bruno@clisp.org>
6928
6929         * tests/test-vc-list-files-git.sh: Explain reason for skipping test.
6930         * tests/test-vc-list-files-cvs.sh: Likewise.
6931
6932 2008-09-26  Bruno Haible  <bruno@clisp.org>
6933
6934         * doc/posix-headers/sys_resource.texi: Reorder items.
6935
6936 2008-09-26  Jim Meyering  <meyering@redhat.com>
6937
6938         fts: tweak inode comparison function
6939         * lib/fts.c (fts_compare_ino): Sort on increasing, not decreasing
6940         inode numbers, as documented.
6941
6942         fts: sort dirent entries on inode number before traversing
6943         This avoids a quadratic, seek-related performance penalty when
6944         operating on a directory containing many entries (measurable at 10k;
6945         3.5 hours at 2 million entries with a cold cache) on certain types
6946         of file systems, including ext3 and ext4, but not tmpfs.
6947         * lib/fts.c (DT_MUST_BE, NOT_AN_INODE_NUMBER, D_INO): Define.
6948         (FTS_INODE_SORT_DIR_ENTRIES_THRESHOLD): Define if not defined.
6949         (S_MAGIC_TMPFS, S_MAGIC_NFS): Define.
6950         (fs_handles_readdir_ordered_dirents_efficiently): New function.
6951         (dirent_inode_sort_may_be_useful, fts_compare_ino): Likewise.
6952         (fts_build): Set the stat.st_ino member from D_INO.
6953         If it is likely to be useful, sort dirent entries on inode number.
6954
6955         * m4/fts.m4 (gl_FUNC_FTS_CORE): Check for fstatfs, sys/vfs.h,
6956         and the struct statfs.f_type member.
6957         * modules/fts (Depends-on): Add d-ino.
6958
6959 2008-09-26  Bruno Haible  <bruno@clisp.org>
6960
6961         * modules/sigpipe-die (Depends-on): Add sigpipe.
6962
6963         * lib/stdio.in.h (fprintf, vfprintf, printf, vprintf, fputc, putc,
6964         putchar, fputs, puts, fwrite): Replace when REPLACE_STDIO_WRITE_FUNCS
6965         and GNULIB_STDIO_H_SIGPIPE are set.
6966         * lib/stdio-write.c: New file.
6967         * m4/stdio_h.m4 (gl_STDIO_H): Set GNULIB_FPRINTF, GNULIB_PRINTF,
6968         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
6969         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
6970         REPLACE_STDIO_WRITE_FUNCS.
6971         (gl_STDIO_H_DEFAULTS): Initialize GNULIB_FPRINTF, GNULIB_PRINTF,
6972         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
6973         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
6974         GNULIB_STDIO_H_SIGPIPE, REPLACE_STDIO_WRITE_FUNCS.
6975         * modules/stdio (Files): Add lib/stdio-write.c.
6976         (Makefile.am): Substitute GNULIB_FPRINTF, GNULIB_PRINTF,
6977         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
6978         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
6979         GNULIB_STDIO_H_SIGPIPE, REPLACE_STDIO_WRITE_FUNCS.
6980         * m4/fprintf-posix.m4 (gl_REPLACE_FPRINTF): Define
6981         REPLACE_FPRINTF_POSIX.
6982         * m4/printf-posix-rpl.m4 (gl_REPLACE_PRINTF): Define
6983         REPLACE_PRINTF_POSIX.
6984         * m4/vfprintf-posix.m4 (gl_REPLACE_VFPRINTF): Define
6985         REPLACE_VFPRINTF_POSIX.
6986         * m4/vprintf-posix.m4 (gl_REPLACE_VPRINTF): Define
6987         REPLACE_VPRINTF_POSIX.
6988         * doc/posix-functions/fprintf.texi: Mention the sigpipe module and the
6989         SIGPIPE issue.
6990         * doc/posix-functions/fputc.texi: Likewise.
6991         * doc/posix-functions/fputs.texi: Likewise.
6992         * doc/posix-functions/fwrite.texi: Likewise.
6993         * doc/posix-functions/printf.texi: Likewise.
6994         * doc/posix-functions/putc.texi: Likewise.
6995         * doc/posix-functions/putchar.texi: Likewise.
6996         * doc/posix-functions/puts.texi: Likewise.
6997         * doc/posix-functions/vfprintf.texi: Likewise.
6998         * doc/posix-functions/vprintf.texi: Likewise.
6999
7000         * modules/safe-write (Depends-on): Add write.
7001
7002         * modules/sigpipe-tests: New file.
7003         * tests/test-sigpipe.c: New file.
7004         * tests/test-sigpipe.sh: New file.
7005
7006         * modules/write: New file.
7007         * lib/unistd.in.h: Include <sys/types.h>.
7008         (write): New declaration.
7009         * lib/write.c: New file.
7010         * m4/write.m4: New file.
7011         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
7012         GNULIB_UNISTD_H_SIGPIPE, GNULIB_WRITE, REPLACE_WRITE.
7013         * modules/unistd (Makefile.am): Substitute GNULIB_UNISTD_H_SIGPIPE,
7014         GNULIB_WRITE, REPLACE_WRITE.
7015         * doc/posix-functions/write.texi: Mention the write, sigpipe modules
7016         and the SIGPIPE issue.
7017
7018         * lib/signal.in.h (SIGPIPE): Define to a replacement value.
7019         (raise): New declaration.
7020         * lib/sigprocmask.c (SIGPIPE_handler): New variable.
7021         (ext_signal): New function.
7022         (rpl_raise): New function.
7023         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Initialize
7024         GNULIB_SIGNAL_H_SIGPIPE.
7025         * modules/signal (Makefile.am): Substitute GNULIB_SIGNAL_H_SIGPIPE.
7026         * doc/posix-headers/signal.texi: Mention the SIGPIPE issue.
7027
7028         * modules/sigpipe: New file.
7029         * m4/sigpipe.m4: New file.
7030
7031 2008-09-25  Derek Price  <derek@ximbiot.com>
7032             Bruno Haible  <bruno@clisp.org>
7033
7034         * gnulib-tool (func_import): Report all license incompatibilities, not
7035         just the first one.
7036
7037 2008-09-25  Bruno Haible  <bruno@clisp.org>
7038
7039         * gnulib-tool (func_import): When computing the edits, consider not
7040         only the Makefile.ams that exist but also those that will be generated.
7041
7042 2008-09-25  Simon Josefsson  <simon@josefsson.org>
7043
7044         * modules/sys_select-tests (Depends-on): Remove sys_select itself,
7045         fixes gnulib-tool --test warning about duplicate dependency.
7046
7047 2008-09-25  Bruno Haible  <bruno@clisp.org>
7048
7049         * gnulib-tool: Don't ask the user to perform edits in the generated
7050         Makefile.ams.
7051         (func_emit_lib_Makefile_am): Emit empty SUBDIRS. Execute edits that
7052         apply to the Makefile.am being generated.
7053         (func_emit_tests_Makefile_am): Execute edits that apply to the
7054         Makefile.am being generated.
7055         (func_import): Setup list of Makefile.am edits before emitting the
7056         Makefile.ams, not at the end.
7057         (func_create_testdir): Update.
7058         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
7059
7060 2008-09-25  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7061
7062         * gnulib-tool (func_import): Store the --tests-base option in the
7063         comment in gnulib-cache.m4.
7064
7065 2008-09-24  Paolo Bonzini  <bonzini@gnu.org>
7066
7067         * NEWS: Document increased portability that sys_select now provides.
7068
7069         * lib/sys_select.in.h: Install select wrapper.
7070         * lib/sys_socket.in.h: Use more descriptive name when there is no
7071         select wrapper.
7072         * lib/winsock-select.c: New.
7073         * m4/sys_select_h.m4: Compile lib/winsock-select.c if WinSock is used.
7074         Require gl_HEADER_SYS_SOCKET.
7075         * modules/sys_select: Depend on alloca, add lib/winsock-select.c.
7076         * modules/sys_select-tests: Copy dependencies from modules/poll-tests.
7077         * tests/test-sys_select.c: Add functional tests.
7078
7079 2008-09-24  Eric Blake  <ebb9@byu.net>
7080
7081         open, fopen: close fd leak in last patch
7082         * lib/open.c (rpl_open): Close fd before returning error.
7083         * lib/fopen.c (rpl_fopen): Close fd before returning error.
7084         * doc/posix-functions/open.texi (open): Document that Irix also
7085         has the bug.
7086         * doc/posix-functions/fopen.texi (fopen): Likewise.
7087         Reported by Paolo Bonzini.
7088
7089 2008-09-24  Bruno Haible  <bruno@clisp.org>
7090
7091         Ensure that a filename ending in a slash cannot be used to access a
7092         non-directory.
7093         * lib/open.c (rpl_open): When the filename ends in a slash, use fstat()
7094         to check whether it's really a directory.
7095         * lib/fopen.c: Include fcntl.h, unistd.h.
7096         (rpl_fopen): When the filename ends in a slash, use open(), fstat(),
7097         and fdopen().
7098         * modules/fopen (Depends-on): Add unistd.
7099         * tests/test-open.c (main): Try to open "/dev/null/" as a directory.
7100         * tests/test-fopen.c (main): Likewise.
7101         * doc/posix-functions/open.texi: Mention the HP-UX, Solaris bug.
7102         * doc/posix-functions/fopen.texi: Likewise.
7103         Reported by Eric Blake.
7104
7105 2008-09-23  Eric Blake  <ebb9@byu.net>
7106
7107         c-stack: avoid compiler optimizations when provoking overflow
7108         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Make
7109         recursion harder to optimize, to ensure a stack overflow occurs.
7110         * tests/test-c-stack.c (recurse): Likewise.
7111         Borrowed from libsigsegv.
7112
7113         c-stack: work around Irix sigaltstack bug
7114         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Check
7115         whether sigaltstack uses wrong end of stack_t (copied in part from
7116         libsigsegv).
7117         * lib/c-stack.c (c_stack_action) [!HAVE_LIBSIGSEGV]: Work around
7118         Irix bug, without requiring an over-allocation.
7119         * doc/posix-functions/sigaltstack.texi (sigaltstack): Document the
7120         bug.
7121
7122         fopen: document mingw bug on directories
7123         * doc/posix-functions/fopen.texi (fopen): Mention mingw bug for
7124         not allowing a stream visiting a directory, even though reading
7125         from such a stream is not portable.
7126
7127 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
7128
7129         * lib/poll.c: Rewrite.
7130         * modules/poll: Depend on alloca.
7131
7132 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
7133
7134         * lib/sys_socket.in.h: Do not implement rpl_setsockopt here,
7135         instead define prototypes for a full set of wrappers.  Ensure
7136         that Cygwin does not use the compatibility code, which is only
7137         for MinGW.
7138         * lib/winsock.c: New.
7139         * m4/sys_socket_h.m4: Compile lib/winsock.c if WinSock is being used.
7140         * modules/sys_socket: Add lib/winsock.c.
7141
7142         * modules/poll-tests: Add errno and perror.
7143         * tests/test-poll.c: Use ioctl, not ioctlsocket.
7144
7145 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
7146
7147         * tests/test-poll.c: Downgrade minimum needed Winsock version.
7148
7149 2008-09-23  Bruno Haible  <bruno@clisp.org>
7150
7151         * doc/posix-functions/*: Add info about functions missing on IRIX 5.3.
7152         * doc/glibc-functions/*: Likewise.
7153
7154 2008-09-23  Simon Josefsson  <simon@josefsson.org>
7155
7156         * tests/test-perror.sh (tmpfiles): Cleanup temporary files on
7157         success.
7158
7159 2008-09-22  Eric Blake  <ebb9@byu.net>
7160             Bruno Haible  <bruno@clisp.org>
7161
7162         vasnprintf: fix x86/glibc regression on printf("%La", 0.0L)
7163         * lib/vasnprintf.c (VASNPRINTF): Support 0.0 on platforms that
7164         supply %A but mishandle pseudo-NaN.
7165         Reported by Simon Josefsson.
7166
7167 2008-09-21  Bruno Haible  <bruno@clisp.org>
7168
7169         * tests/test-lock.c (main): Tweak skip message.
7170         * tests/test-tls.c (main): Likewise.
7171
7172 2008-09-21  Bruno Haible  <bruno@clisp.org>
7173
7174         * m4/sigaction.m4 (gl_SIGACTION): Remove unnecessary AC_SUBST. Check
7175         whether 'struct sigaction' has sa_sigaction here...
7176         (gl_PREREQ_SIG_HANDLER_H): ... not here.
7177         (gl_PREREQ_SIGACTION): Remove unnecessary AC_SUBST.
7178
7179 2008-09-21  Bruno Haible  <bruno@clisp.org>
7180
7181         * MODULES.html.sh (Support for obsolete systems lacking ANSI C 89): New
7182         section.
7183         (Support for systems lacking ANSI C 89): Move stdlib, exit, strtol,
7184         strtoul, memchr, memcmp, memcpy, memmove, memset, strcspn, strpbrk to
7185         the new section.
7186         (Support for obsolete systems lacking POSIX:2001): New section.
7187         (String handling <string.h>): Move strdup to the new section.
7188         Suggested by Simon Josefsson and Paolo Bonzini.
7189
7190 2008-09-21  Bruno Haible  <bruno@clisp.org>
7191
7192         * tests/test-vasnprintf-posix.c (test_function): Allow 3-digit
7193         exponents in %e and %g results on 'long double'. Needed for mingw's
7194         improved *printf functions.
7195         * tests/test-vasprintf-posix.c (test_function): Likewise.
7196         * tests/test-snprintf-posix.h (test_function): Likewise.
7197         * tests/test-sprintf-posix.h (test_function): Likewise.
7198         Reported by Eric Blake.
7199
7200 2008-09-21  Bruno Haible  <bruno@clisp.org>
7201
7202         * tests/test-snprintf-posix.h (test_function): Remove useless ASSERTs.
7203         * tests/test-sprintf-posix.h (test_function): Likewise.
7204
7205 2008-09-21  Bruno Haible  <bruno@clisp.org>
7206
7207         * modules/getpass (Depends-on): Add strdup-posix.
7208
7209         New module 'strdup-posix'.
7210         * modules/strdup-posix: New file.
7211         * m4/strdup.m4 (gl_FUNC_STRDUP_POSIX): New macro.
7212         * lib/string.in.h (strdup): Replace if REPLACE_STRDUP is 1.
7213         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
7214         REPLACE_STRDUP.
7215         * modules/string (Makefile.am): Substitute REPLACE_STRDUP.
7216         * doc/posix-functions/strdup.texi: Mention module strdup-posix.
7217         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
7218         strdup-posix.
7219
7220         * modules/strdup (Depends-on): Remove malloc-posix.
7221
7222 2008-09-20  Bruno Haible  <bruno@clisp.org>
7223
7224         * lib/fstrcmp.c: Add data about branch probabilities, from Ralf
7225         Wildenhues.
7226
7227 2008-09-20  Bruno Haible  <bruno@clisp.org>
7228
7229         Ensure that wint_t gets defined on IRIX 5.3.
7230         * lib/wchar.in.h (wint_t): Define if not defined by the system.
7231         * lib/wctype.in.h (wint_t): Likewise.
7232         (__wctype_wint_t): Remove type.
7233         (isw*): Use wint_t instead of __wctype_wint_t.
7234         * m4/wchar.m4 (gl_WCHAR_H): Invoke gt_TYPE_WINT_T and set HAVE_WINT_T.
7235         * modules/wchar (Files): Add m4/wint_t.m4.
7236         (Makefile.am): Substitute HAVE_WINT_T.
7237         * tests/test-wchar.c: Check that wchar_t and wint_t are defined.
7238         * tests/test-wctype.c: Check that wint_t is defined.
7239         * doc/posix-headers/wchar.texi: Mention the IRIX 5 problem.
7240         * doc/posix-headers/wctype.texi: Likewise.
7241         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
7242
7243 2008-09-18  Bruno Haible  <bruno@clisp.org>
7244
7245         * gnulib-tool (func_exit): Update comment.
7246
7247 2008-09-18  Simon Josefsson  <simon@josefsson.org>
7248
7249         * modules/getaddrinfo (Depends-on): Remove strdup, this module
7250         assumes strdup exists and does not depend on strdup to return
7251         ENOMEM on out of memory conditions.
7252
7253 2008-09-18  Bruno Haible  <bruno@clisp.org>
7254
7255         * lib/vasnprintf.c (VASNPRINTF): When printing Â±0.0L in
7256         NEED_PRINTF_INFINITE_LONG_DOUBLE case with 'e' format, always use two
7257         digits for the exponent.
7258
7259 2008-09-18  Jim Meyering  <meyering@redhat.com>
7260             Bruno Haible  <bruno@clisp.org>
7261
7262         * lib/vasnprintf.c (decimal_point_char): Define also if
7263         NEED_PRINTF_INFINITE_LONG_DOUBLE.
7264
7265 2008-09-16  Bruno Haible  <bruno@clisp.org>
7266         and Eric Blake  <ebb9@byu.net>
7267
7268         vasnprintf: support Irix 5.3
7269         * lib/vasnprintf.c (VASNPRINTF): Also handle -0.0L on platforms
7270         that mishandle long double infinity.
7271         Reported by Tom G. Christensen.
7272
7273 2008-09-16  Bruno Haible  <bruno@clisp.org>
7274
7275         * doc/glibc-functions/scandir.texi: Mention the function is missing on
7276         Solaris 9.
7277         * doc/glibc-functions/alphasort.texi: Likewise.
7278         Reported by Michael Haubenwallner <michael.haubenwallner@salomon.at>.
7279
7280 2008-09-16  Jim Meyering  <meyering@redhat.com>
7281
7282         posix-shell.m4: reject opensolaris's "sh (AT&T Research) 1993-12-28 s+"
7283         * m4/posix-shell.m4 (gl_POSIX_SHELL): Reject a shell that lets
7284         a umask modification leak out of a subshell.  Otherwise, the
7285         opensolaris /bin/sh would be accepted and thus cause unwarranted
7286         failures in the coreutils test suite.
7287
7288 2008-09-16  Paolo Bonzini  <bonzini@gnu.org>
7289
7290         * tests/test-poll.c (connect_to_socket): Allow non-blocking connect
7291         to succeed.
7292
7293 2008-09-16  Jim Meyering  <meyering@redhat.com>
7294
7295         avoid spurious test failure when library is built without ACL support
7296         * m4/acl.m4 (USE_ACL): Define as a shell variable, too, for...
7297         * modules/acl-tests (Makefile.am) [TESTS_ENVIRONMENT]: Add USE_ACL.
7298         * tests/test-file-has-acl.sh: Skip if USE_ACL == 0.
7299         * tests/test-copy-acl.sh: Likewise.
7300
7301 2008-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7302
7303         * lib/fstrcmp.c (fstrcmp_bounded): Use a second, less quick upper bound
7304         based on character occurrence counts.
7305
7306 2008-09-15  Eric Blake  <ebb9@byu.net>
7307
7308         tests: avoid some compiler warnings
7309         * tests/test-memchr.c (main): Pass NULL indirectly.
7310         * tests/test-closein.c (main): Avoid unused variable.
7311
7312 2008-09-15  Bruno Haible  <bruno@clisp.org>
7313
7314         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Test for all the macros that
7315         are missing on OpenBSD 4.0 individually.
7316         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
7317
7318 2008-09-15  Bruno Haible  <bruno@clisp.org>
7319
7320         * doc/posix-headers/errno.texi: Mention the Cygwin problem.
7321         * doc/posix-functions/strerror.texi: Mention also Cygwin.
7322         * doc/posix-functions/perror.texi: Likewise.
7323         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Test also whether ECANCELED
7324         is missing.
7325         Reported by Eric Blake.
7326
7327         * lib/errno.in.h: Use replacement values >= 2000.
7328         Reported by Eric Blake.
7329
7330 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7331
7332         * lib/fstrcmp.c (EXTRA_CONTEXT_FIELDS): Add field 'edit_count_limit'.
7333         (EARLY_ABORT): Return true when the edit_count has grown too beyond the
7334         limit.
7335         (fstrcmp_bounded): Initialize the edit_count_limit. Return 0 when
7336         compareseq was aborted.
7337
7338 2008-09-14  Bruno Haible  <bruno@clisp.org>
7339
7340         * lib/fstrcmp.c (EXTRA_CONTEXT_FIELDS): Combine xvec_edit_count and
7341         yvec_edit_count.
7342         (NOTE_DELETE, NOTE_INSERT): Increment the combined edit count.
7343         (fstrcmp_bounded): Simplify result computation accordingly.
7344
7345 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7346
7347         * lib/fstrcmp.h (fstrcmp_bounded): New declaration.
7348         (fstrcmp): Define in terms of fstrcmp_bounded.
7349         * lib/fstrcmp.c (fstrcmp_bounded): Renamed from fstrcmp. Add
7350         lower_bound argument.
7351         Return quickly if the result is certainly < lower_bound.
7352         * tests/test-fstrcmp.c (check_fstrcmp): Test also fstrcmp_bounded.
7353
7354 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7355
7356         * lib/diffseq.h (EARLY_ABORT): New macro.
7357         (compareseq): Change return type to bool. Return true when EARLY_ABORT
7358         evaluates to true.
7359
7360 2008-09-14  Bruno Haible  <bruno@clisp.org>
7361
7362         * modules/perror-tests: New file.
7363         * tests/test-perror.sh: New file.
7364         * tests/test-perror.c: New file.
7365
7366         New module 'perror'.
7367         * lib/stdio.in.h (perror): New declaration.
7368         * lib/perror.c: New file.
7369         * m4/perror.m4: New file.
7370         * modules/perror: New file.
7371         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add perror.
7372         * doc/posix-functions/perror.texi: Mention the perror module.
7373         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_PERROR,
7374         REPLACE_PERROR.
7375         * modules/stdio (Makefile.am): Substitute GNULIB_PERROR,
7376         REPLACE_PERROR.
7377
7378 2008-09-14  Bruno Haible  <bruno@clisp.org>
7379
7380         * modules/stdio (Makefile.am): Reorder to match the order in
7381         lib/stdio.in.h.
7382         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
7383
7384 2008-09-13  Bruno Haible  <bruno@clisp.org>
7385
7386         * lib/sys_socket.in.h (EINPROGRESS, ...): Remove definitions.
7387
7388 2008-09-13  Bruno Haible  <bruno@clisp.org>
7389
7390         Extend strerror to cover the added errno values.
7391         * lib/strerror.c: Include errno.h and winsock2.h if it exists.
7392         (rpl_strerror): Provide error messages for the added errno values and
7393         for the WSA* values.
7394         * m4/strerror.m4 (gl_FUNC_STRERROR): Test REPLACE_STRERROR.
7395         (gl_FUNC_STRERROR_SEPARATE): If errno.h is replaced, always replace
7396         strerror.
7397         (gl_PREREQ_STRERROR): Test whether winsock2.h exists.
7398         * modules/strerror (Depends-on): Add errno.
7399         * doc/posix-functions/strerror.texi: Document the change.
7400         * tests/test-strerror.c (main): Check also the string for ETIMEDOUT
7401         and EOVERFLOW.
7402
7403 2008-09-13  Bruno Haible  <bruno@clisp.org>
7404
7405         * modules/EOVERFLOW: Remove file.
7406         * m4/eoverflow.m4: Remove file.
7407         * modules/EOVERFLOW-tests: Remove file.
7408         * tests/test-EOVERFLOW.c: Remove file.
7409         * modules/fprintf-posix (Depends-on): Replace EOVERFLOW with errno.
7410         * modules/ftell (Depends-on): Likewise.
7411         * modules/getdelim (Depends-on): Likewise.
7412         * modules/getugroups (Depends-on): Likewise.
7413         * modules/poll (Depends-on): Likewise.
7414         * modules/snprintf (Depends-on): Likewise.
7415         * modules/sprintf-posix (Depends-on): Likewise.
7416         * modules/vasnprintf (Depends-on): Likewise.
7417         * modules/vasprintf (Depends-on): Likewise.
7418         * modules/vfprintf-posix (Depends-on): Likewise.
7419         * modules/vsnprintf (Depends-on): Likewise.
7420         * modules/vsprintf-posix (Depends-on): Likewise.
7421         * modules/xvasprintf (Depends-on): Likewise.
7422         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
7423         * modules/unistdio/u8-vasprintf (Depends-on): Likewise.
7424         * modules/unistdio/u8-vsnprintf (Depends-on): Likewise.
7425         * modules/unistdio/u8-vsprintf (Depends-on): Likewise.
7426         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
7427         * modules/unistdio/u8-u8-vasprintf (Depends-on): Likewise.
7428         * modules/unistdio/u8-u8-vsnprintf (Depends-on): Likewise.
7429         * modules/unistdio/u8-u8-vsprintf (Depends-on): Likewise.
7430         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
7431         * modules/unistdio/u16-u16-vasprintf (Depends-on): Likewise.
7432         * modules/unistdio/u16-u16-vsnprintf (Depends-on): Likewise.
7433         * modules/unistdio/u16-u16-vsprintf (Depends-on): Likewise.
7434         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
7435         * modules/unistdio/u16-vasprintf (Depends-on): Likewise.
7436         * modules/unistdio/u16-vsnprintf (Depends-on): Likewise.
7437         * modules/unistdio/u16-vsprintf (Depends-on): Likewise.
7438         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
7439         * modules/unistdio/u32-vasprintf (Depends-on): Likewise.
7440         * modules/unistdio/u32-vsnprintf (Depends-on): Likewise.
7441         * modules/unistdio/u32-vsprintf (Depends-on): Likewise.
7442         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
7443         * modules/unistdio/u32-u32-vasprintf (Depends-on): Likewise.
7444         * modules/unistdio/u32-u32-vsnprintf (Depends-on): Likewise.
7445         * modules/unistdio/u32-u32-vsprintf (Depends-on): Likewise.
7446         * modules/unistdio/ulc-fprintf (Depends-on): Likewise.
7447         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
7448         * modules/unistdio/ulc-vasprintf (Depends-on): Likewise.
7449         * modules/unistdio/ulc-vfprintf (Depends-on): Likewise.
7450         * modules/unistdio/ulc-vsnprintf (Depends-on): Likewise.
7451         * modules/unistdio/ulc-vsprintf (Depends-on): Likewise.
7452         * MODULES.html.sh: Remove EOVERFLOW.
7453         * NEWS: Mention the change.
7454
7455 2008-09-13  Bruno Haible  <bruno@clisp.org>
7456
7457         * modules/errno-tests: New file.
7458         * tests/test-errno.c: New file, incorporating tests/test-EOVERFLOW.c.
7459
7460         * lib/errno.in.h: New file.
7461         * m4/errno_h.m4: New file, borrowing from m4/eoverflow.m4.
7462         * modules/errno: New file.
7463         * doc/posix-headers/errno.texi: Update documentation.
7464         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add errno.
7465
7466 2008-09-13  Bruno Haible  <bruno@clisp.org>
7467
7468         * tests/test-poll.c: Use #if for native Windows, rather than testing
7469         __MSVCRT__.
7470
7471 2008-09-13  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7472             Bruno Haible  <bruno@clisp.org>
7473
7474         * lib/glob.c: Don't include <pwd.h> on native Windows.
7475         (WINDOWS32): New macro.
7476         (glob) [WINDOW32]: Provide a reasonable replacement for getenv("HOME").
7477
7478 2008-09-13  Bruno Haible  <bruno@clisp.org>
7479
7480         * lib/glthread/cond.h [USE_SOLARIS_THREADS]
7481         (ETIMEDOUT): Remove macro.
7482         (glthread_cond_timedwait_multithreaded): New declaration.
7483         (glthread_cond_timedwait): Use it.
7484         * lib/glthread/cond.c [USE_SOLARIS_THREADS]
7485         (glthread_cond_timedwait_multithreaded): New function.
7486
7487 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
7488
7489         * modules/poll-tests: Do not check for io.h.
7490         * tests/test-poll.c: Check for __MSVCRT__ instead.
7491
7492 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
7493
7494         * lib/sys_socket.in.h (EINPROGRESS): Define for Winsock case.
7495         * modules/poll-tests: Add inet_pton, stdbool, sockets.
7496         * tests/test-poll.c: Use them.  Use _pipe on Windows.
7497
7498 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
7499
7500         * modules/poll-tests: New.
7501         * tests/test-poll.c: New.
7502
7503 2008-09-12  Eric Blake  <ebb9@byu.net>
7504
7505         frexp: test for NetBSD failure on -0.0
7506         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Enhance test, since some, but
7507         not all, bugs from NetBSD 3.0 have been fixed.
7508         * doc/posix-functions/frexp.texi (frexp): Document bug.
7509         Reported by Thomas Klausner.
7510
7511         signbit: work around bug of HP-UX 10.20 cc with -0.0 literal
7512         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Rewrite test to avoid
7513         literal -0.0.
7514         Reported by Jonathan C. Patschke <jp@centtech.com>.
7515
7516 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7517
7518         * lib/glthread/cond.h: Use dummy implementation also if
7519         USE_WIN32_THREADS.
7520
7521 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7522
7523         * modules/fnmatch-posix (License): Change to LGPLv2+.
7524         * modules/fnmatch-gnu (License): Likewise.
7525
7526 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7527
7528         * lib/poll.c (poll): Fix polling unconnected server sockets on WIN32.
7529
7530 2008-09-11  Jim Meyering  <meyering@redhat.com>
7531
7532         * users.txt: Add gtk-vnc.
7533
7534 2008-09-08  Simon Josefsson  <simon@josefsson.org>
7535
7536         * tests/test-bitrotate.c: Test 8/16-bit rotates with 0 and maximum
7537         rotate amounts.
7538
7539         * lib/bitrotate.h: Doc fix, mention that N can be wider than minimally
7540         required for 16-bit and 8-bit rotates.
7541         * lib/bitrotate.h (rotl64, rotr64, rotl32, rotl32, rotl16, rotr16,
7542         rotl8, rotr8): Use UINT64_MAX, UINT32_MAX, UINT16_MAX, and
7543         UINT8_MAX instead of hard-coded constants.
7544         Suggested by Paul Eggert.
7545
7546 2008-09-07  Bruno Haible  <bruno@clisp.org>
7547
7548         * tests/test-striconveh.c (main): Check behaviour when converting from
7549         UTF-7.
7550
7551         Make striconveh work better with stateful encodings.
7552         * lib/striconveh.c (iconv_carefully, iconv_carefully_1): Don't assume
7553         that iconv does not increment the inptr when returning -1/EINVAL.
7554
7555 2008-09-07  Bruno Haible  <bruno@clisp.org>
7556
7557         * build-aux/config.rpath: Update according to libtool-2.2.6.
7558         * build-aux/config.libpath: Likewise.
7559
7560 2008-09-06  Bruno Haible  <bruno@clisp.org>
7561
7562         * lib/freadahead.c (freadahead): Add conditional for SLOW_BUT_NO_HACKS.
7563         * lib/freadptr.c (freadptr): Likewise.
7564         * lib/freadseek.c (freadptrinc): Likewise.
7565         Reported by Simon Josefsson.
7566
7567 2008-09-06  Bruno Haible  <bruno@clisp.org>
7568
7569         * modules/freadptr (License): Change to LGPLv2+.
7570         * modules/freadseek (License): Likewise.
7571         Suggested by Eric Blake.
7572
7573         * modules/memchr2 (License): Change to LGPLv2+.
7574         Approved by Eric Blake.
7575
7576 2008-09-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7577             Bruno Haible  <bruno@clisp.org>
7578
7579         Make gnulib-tool work with native 'sed' on AIX.
7580         * gnulib-tool (sed_noop): New variable.
7581         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am, func_import,
7582         func_add_or_update, func_create_testdir): Use it to initialize sed
7583         script variables.
7584         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
7585
7586 2008-09-04  Albert Chin  <bug-gnulib@mlists.thewrittenword.com>
7587             Bruno Haible  <bruno@clisp.org>
7588
7589         * m4/include_next.m4 (gl_INCLUDE_NEXT): Add check whether #include_next
7590         also works after #include directives.
7591
7592 2008-09-04  OndÅ™ej Vašík  <ovasik@redhat.com>
7593
7594         getdate.y: reject an out-of-range timezone value
7595         * lib/getdate.y (time_zone_hhmm): Reject any TZ offset that is outside
7596         the range [-24...+24].  When specified with only one or two digits,
7597         * tests/test-getdate.c: Tests for the fix.
7598         * doc/getdate.texi: Document this change.
7599
7600 2008-09-03  Bruno Haible  <bruno@clisp.org>
7601
7602         * doc/glibc-functions/strverscmp.texi: Mention the strverscmp module.
7603
7604 2008-09-02  Simon Josefsson  <simon@josefsson.org>
7605
7606         * lib/bitrotate.h (rotl64, rotr64): Add.  Suggested by Bruce Korb
7607         <bruce.korb@gmail.com> with ideas from Ben Pfaff
7608         <blp@cs.stanford.edu>, Bruno Haible <bruno@clisp.org> and Eric
7609         Blake <ebb9@byu.net>.
7610
7611         * tests/test-bitrotate.c: Add more test vectors.
7612
7613 2008-09-02  Eric Blake  <ebb9@byu.net>
7614
7615         vasnprintf-posix: handle large precision via %.*d
7616         * lib/vasnprintf.c (VASNPRINTF): Don't pass precision to snprintf
7617         when handling it ourselves.
7618         * tests/test-vasnprintf-posix.c (test_function): Add test.
7619         * tests/test-snprintf-posix.h (test_function): Likewise.
7620         * tests/test-sprintf-posix.h (test_function): Likewise.
7621         * tests/test-vasprintf-posix.c (test_function): Likewise.
7622         Reported by Alain Guibert.
7623
7624 2008-09-01  Eric Blake  <ebb9@byu.net>
7625
7626         c-stack: make configure-time check more robust
7627         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Check for
7628         successful sigaction call.
7629         Reported by Tom G. Christensen.
7630
7631 2008-09-01  Bruno Haible  <bruno@clisp.org>
7632
7633         New module 'findprog-lgpl'.
7634         * modules/findprog-lgpl: New file.
7635         * lib/findprog-lgpl.c: New file.
7636         * lib/findprog.c: Compile nothing in findprog.c if findprog-lgpl.c is
7637         also compiled. Consider the possibly defined symbol IN_FINDPROG_LGPL
7638         to decide whether to use strdup or xstrdup, concatenated_filename or
7639         xconcatenated_filename.
7640
7641 2008-09-01  Bruno Haible  <bruno@clisp.org>
7642
7643         Split module 'concat-filename' into 'concat-filename' (LGPL) and
7644         'xconcat-filename' (GPL).
7645         * modules/concat-filename (Depends-on): Add malloc-posix, remove xalloc.
7646         (License): Change to LGPLv2+.
7647         * modules/xconcat-filename: New file.
7648         * lib/concat-filename.h (concatenated_filename): Change specification.
7649         (xconcatenated_filename): New declaration.
7650         * lib/concat-filename.c: Include errno.h, stdlib.h, not xalloc.h.
7651         (concatenated_filename): Use malloc instead of xalloc. Handle out-of-
7652         memory situations.
7653         * lib/xconcat-filename.c: New file.
7654         * NEWS: Mention the change.
7655         * lib/findprog.c: Include concat-filename.h, not filename.h.
7656         (find_in_path): Use xconcatenated_filename instead of
7657         concatenated_filename.
7658         * lib/javacomp.c: Include concat-filename.h, not filename.h.
7659         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
7660         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
7661         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
7662         is_oldgcj_14_13_usable, is_javac_usable): Use xconcatenated_filename
7663         instead of concatenated_filename.
7664         * lib/javaexec.c: Include concat-filename.h, not filename.h.
7665         (execute_java_class): Use xconcatenated_filename instead of
7666         concatenated_filename.
7667         * modules/findprog (Depends-on): Add xconcat-filename, remove filename.
7668         * modules/javacomp (Depends-on): Likewise.
7669         * modules/javaexec (Depends-on): Likewise.
7670
7671 2008-09-01  Bruno Haible  <bruno@clisp.org>
7672
7673         Split module 'filename' into 'filename' and 'concat-filename'.
7674         * modules/filename: Keep only lib/filename.h.
7675         (License): Change to LGPLv2+.
7676         * modules/concat-filename: New file, extracted from modules/filename.
7677         * lib/filename.h (concatenated_filename): Remove declaration.
7678         * lib/concat-filename.h: New file, extracted from lib/filename.h.
7679         * lib/concat-filename.c: Include concat-filename.h.
7680         * NEWS: Mention the change.
7681
7682 2008-09-01  Simon Josefsson  <simon@josefsson.org>
7683
7684         * lib/bitrotate.h (rotl8, rotr8): Add.
7685
7686         * modules/bitrotate (configure.ac): Need
7687         AC_REQUIRE([AC_C_INLINE]).
7688         (Description): Mention stdint.h.  Reported by Bruno Haible
7689         <bruno@clisp.org>.
7690
7691         * lib/bitrotate.h (rotr16, rotl16): Fix mask value.  Reported by
7692         Paolo Bonzini <bonzini@gnu.org>.
7693
7694 2008-08-31  Bruno Haible  <bruno@clisp.org>
7695
7696         Assume Solaris specific bi-arch conventions on Solaris systems.
7697         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): On Solaris in 64-bit
7698         mode, set acl_libdirstem to lib/64. Also set acl_libdirstem2.
7699         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): If acl_libdirstem does not
7700         work, try acl_libdirstem2 as fallback. Otherwise treat acl_libdirstem2
7701         like acl_libdirstem.
7702         (AC_LIB_LINKFLAGS_FROM_LIBS): Treat acl_libdirstem2 like
7703         acl_libdirstem.
7704         * NEWS: Mention the change.
7705         Reported by Ben Taylor <bentaylor.solx86@gmail.com>.
7706
7707 2008-08-31  Jim Meyering  <meyering@redhat.com>
7708
7709         * lib/strftime.h: Add comments describing the two added arguments.
7710
7711         remove duplicate #include directives
7712         * lib/chdir-long.c [TEST_CHDIR]: Remove duplicate #include <stdio.h>.
7713         * lib/putenv.c: Remove duplicate #include <stdlib.h>.
7714
7715 2008-08-31  Bruno Haible  <bruno@clisp.org>
7716
7717         New module 'sigpipe-die'.
7718         * modules/sigpipe-die: New file.
7719         * lib/sigpipe-die.h: New file.
7720         * lib/sigpipe-die.c: New file.
7721         * MODULES.html.sh (Signal handling): Add sigpipe-die.
7722
7723 2008-08-31  Bruno Haible  <bruno@clisp.org>
7724
7725         Don't override previously installed signal handlers.
7726         * lib/fatal-signal.c (saved_sigactions): New variable.
7727         (uninstall_handlers): Reset the signal to the saved handler, not
7728         to SIG_DFL (except when ignored).
7729         (install_handlers): Save the previous handlers.
7730
7731 2008-08-30  Bruno Haible  <bruno@clisp.org>
7732
7733         * gnulib-tool (func_reset_sigpipe): New function.
7734         (func_get_automake_snippet, func_modules_transitive_closure,
7735         func_import): Invoke it before a join command that reads from stdin,
7736         to avoid "echo: write error: Broken pipe" error messages on stderr.
7737         Reported by Sam Steingold <sds@gnu.org>.
7738
7739 2008-08-30  Bruno Haible  <bruno@clisp.org>
7740
7741         * m4/fopen.m4 (gl_FUNC_FOPEN): Test against bug with trailing slash.
7742         Code copied from m4/open.m4.
7743         * lib/fopen.c (rpl_fopen): Return NULL if the mode specifies write
7744         access and the filename ends in a slash. Code copied from lib/open.c.
7745         * doc/posix-functions/fopen.texi: Document bug with trailing slash.
7746         * tests/test-fopen.c (main): Check against bug with trailing slash.
7747
7748 2008-08-29  Bruno Haible  <bruno@clisp.org>
7749
7750         Avoid some "gcc -pedantic" warnings.
7751         * m4/include_next.m4 (gl_INCLUDE_NEXT): Set also PRAGMA_SYSTEM_HEADER.
7752         * lib/arpa_inet.in.h: Use PRAGMA_SYSTEM_HEADER.
7753         * lib/dirent.in.h: Likewise.
7754         * lib/fcntl.in.h: Likewise.
7755         * lib/float.in.h: Likewise.
7756         * lib/iconv.in.h: Likewise.
7757         * lib/inttypes.in.h: Likewise.
7758         * lib/locale.in.h: Likewise.
7759         * lib/math.in.h: Likewise.
7760         * lib/netinet_in.in.h: Likewise.
7761         * lib/search.in.h: Likewise.
7762         * lib/signal.in.h: Likewise.
7763         * lib/stdarg.in.h: Likewise.
7764         * lib/stdint.in.h: Likewise.
7765         * lib/stdio.in.h: Likewise.
7766         * lib/stdlib.in.h: Likewise.
7767         * lib/string.in.h: Likewise.
7768         * lib/strings.in.h: Likewise.
7769         * lib/sys_select.in.h: Likewise.
7770         * lib/sys_socket.in.h: Likewise.
7771         * lib/sys_stat.in.h: Likewise.
7772         * lib/sys_time.in.h: Likewise.
7773         * lib/sysexits.in.h: Likewise.
7774         * lib/time.in.h: Likewise.
7775         * lib/unistd.in.h: Likewise.
7776         * lib/wchar.in.h: Likewise.
7777         * lib/wctype.in.h: Likewise.
7778         * modules/arpa_inet (Makefile.am): Also substitute PRAGMA_SYSTEM_HEADER.
7779         * modules/fchdir (Makefile.am): Likewise.
7780         * modules/fcntl (Makefile.am): Likewise.
7781         * modules/float (Makefile.am): Likewise.
7782         * modules/iconv_open (Makefile.am): Likewise.
7783         * modules/inttypes (Makefile.am): Likewise.
7784         * modules/locale (Makefile.am): Likewise.
7785         * modules/math (Makefile.am): Likewise.
7786         * modules/netinet_in (Makefile.am): Likewise.
7787         * modules/search (Makefile.am): Likewise.
7788         * modules/signal (Makefile.am): Likewise.
7789         * modules/stdarg (Makefile.am): Likewise.
7790         * modules/stdint (Makefile.am): Likewise.
7791         * modules/stdio (Makefile.am): Likewise.
7792         * modules/stdlib (Makefile.am): Likewise.
7793         * modules/string (Makefile.am): Likewise.
7794         * modules/strings (Makefile.am): Likewise.
7795         * modules/sys_select (Makefile.am): Likewise.
7796         * modules/sys_socket (Makefile.am): Likewise.
7797         * modules/sys_stat (Makefile.am): Likewise.
7798         * modules/sys_time (Makefile.am): Likewise.
7799         * modules/sysexits (Makefile.am): Likewise.
7800         * modules/time (Makefile.am): Likewise.
7801         * modules/unistd (Makefile.am): Likewise.
7802         * modules/wchar (Makefile.am): Likewise.
7803         * modules/wctype (Makefile.am): Likewise.
7804         Reported by Reuben Thomas <rrt@sc3d.org>.
7805
7806 2008-08-29  Bruno Haible  <bruno@clisp.org>
7807
7808         * m4/include_next.m4 (gl_INCLUDE_NEXT): Don't define HAVE_INCLUDE_NEXT
7809         any more.
7810
7811 2008-08-29  Simon Josefsson  <simon@josefsson.org>
7812
7813         * MODULES.html.sh (Misc): Add bitrotate.
7814
7815         * modules/bitrotate: New file.
7816
7817         * lib/bitrotate.h: New file.
7818
7819         * modules/bitrotate-tests: New file.
7820
7821         * tests/test-bitrotate.c: New file.
7822
7823         * modules/crypto/gc-arctwo, modules/crypto/arctwo: Add dependency
7824         on the bitrotate module.
7825
7826         * lib/arctwo.c: Use new bitrotate module.
7827
7828 2008-08-29  Jim Meyering  <meyering@redhat.com>
7829
7830         bootstrap: merge changes from coreutils
7831         * build-aux/bootstrap (cp_mark_as_generated): Preserve perms
7832         of copied files.  Remove a kludge, now that this is fixed.
7833         * build-aux/bootstrap: Fix unportable expr usage. (by Ralf Wildenhues)
7834         * build-aux/bootstrap: Remove $bt and $bt2 also when not using gettext.
7835         * build-aux/bootstrap: Remove coreutils-specific SUBDIRS-related code.
7836
7837 2008-08-29  Bruno Haible  <bruno@clisp.org>
7838
7839         * MODULES.html.sh: Remove --cvs-urls option.
7840
7841 2008-08-28  Jose E. Marchesi  <jemarch@gnu.org>  (tiny change)
7842
7843         maint.mk: adjust to file name change
7844         * top/maint.mk: s/Makefile.cfg/cfg.mk/.
7845
7846 2008-08-28  Jim Meyering  <meyering@redhat.com>
7847
7848         * modules/getndelim2 (License): Relicense to LGPLv2+.
7849         Approved by Richard Stallman for the version of 1995, and by
7850         Paul Eggert, Bruno Haible, Eric Blake for their contributions.
7851
7852 2008-08-27  Paolo Bonzini  <bonzini@gnu.org>
7853
7854         * lib/getdelim.c (flockfile, funlockfile): Make all of them
7855         dummy if one is not available.  Do not touch them if
7856         USE_UNLOCKED_IO, instead letting unlocked-io.h do that.
7857         (getc_maybe_unlocked): New.
7858         * m4/getdelim.m4 (gl_PREREQ_GETDELIM): Check for getc_unlocked.
7859
7860 2008-08-26  Eric Blake  <ebb9@byu.net>
7861
7862         doc/INSTALL: resync from autoconf
7863         * doc/Makefile (INSTALL, INSTALL.ISO, INSTALL.UTF-8): Simplify.
7864         (INSTALL_PRELUDE): Delete; this is done more efficiently by
7865         moving...
7866         * install.texi [!autoconf]: ...here.  Resync from autoconf.
7867         * INSTALL: Regenerate.
7868         * INSTALL.ISO: New file.
7869         * INSTALL.UTF-8: Likewise.
7870
7871 2008-08-26  Jim Meyering  <meyering@redhat.com>
7872
7873         GNUmakefile: cfg.mk definitions override default autoreconf-rerun policy
7874         * top/GNUmakefile (_is-dist-target, _is-install-target): Make
7875         these definitions conditional, so that they may be overridden, too.
7876
7877 2008-08-26  Bruno Haible  <bruno@clisp.org>
7878
7879         Generate INSTALL file variants with prettier quotes.
7880         * doc/Makefile (INSTALL_PRELUDE): New macro.
7881         (INSTALL): Use it.
7882         (INSTALL.ISO, INSTALL.UTF-8): New rules.
7883
7884 2008-08-26  Bruno Haible  <bruno@clisp.org>
7885
7886         Run makeinfo in an English locale.
7887         * doc/Makefile (MAKEINFO): New variable.
7888
7889 2008-08-26  Bruno Haible  <bruno@clisp.org>
7890
7891         * doc/Makefile (INSTALL): Use --no-validate instead of --no-warn.
7892         Suggested by Eric Blake.
7893
7894 2008-08-25  Bruno Haible  <bruno@clisp.org>
7895
7896         * doc/Makefile (INSTALL): Generate with @firstparagraphindent set.
7897
7898 2008-08-25  Eric Blake  <ebb9@byu.net>
7899
7900         c-stack: test that stack overflow can be caught
7901         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Also check
7902         that platform allows handling stack overflow; at least OS/2 EMX
7903         has sigaltstack, but crashes before transferring control to
7904         handler on stack overflow.
7905         * lib/c-stack.c [HAVE_SIGALTSTACK]: Adjust conditions to also
7906         check for HAVE_STACK_OVERFLOW_HANDLING.
7907         Reported by Elbert Pol.
7908
7909 2008-08-25  Bruno Haible  <bruno@clisp.org>
7910
7911         * doc/posix-functions/strftime.texi: Fix description of strftime
7912         module.
7913
7914 2008-08-24  Bruno Haible  <bruno@clisp.org>
7915
7916         * tests/uniwidth/test-uc_width2.c: New file.
7917         * tests/uniwidth/test-uc_width2.sh: New file.
7918         * modules/uniwidth/width-tests (Files): Add the new files.
7919         (TESTS): Add uniwidth/test-uc_width2.sh.
7920         (TESTS_ENVIRONMENT): New variable.
7921         (check_PROGRAMS): Add test-uc_width2.
7922         (test_uc_width2_SOURCES): New variable.
7923
7924         Fix uc_width(0x00AB) bug, introduced on 2007-07-08.
7925         * lib/uniwidth/width.c (nonspacing_table_data): Set bit for 0x00AD,
7926         not 0x00AB.
7927         Reported by Alexander V. Lukyanov <lav@netis.ru>.
7928
7929 2008-08-22  Eric Blake  <ebb9@byu.net>
7930
7931         test-lock, test-tls: mention why a test is skipped
7932         * tests/test-lock.c (main) [!USE_*_THREADS]: Print why test is
7933         skipped.
7934         * tests/test-tls.c (main) [!USE_*_THREADS]: Likewise.
7935
7936         count-one-bits: relax license
7937         * modules/count-one-bits (License): Relicense to LGPLv2+.
7938         Suggested by Ludovic Courtès, approved by Ben Pfaff.
7939
7940 2008-08-22  Andreas Schwab  <schwab@suse.de>
7941
7942         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX):
7943         Remove spurious space in assignment.
7944
7945 2008-08-21  Simon Josefsson  <simon@josefsson.org>
7946
7947         * m4/autobuild.m4: Use TZ=UTC0 instead of TZ=UTC.  Reported by
7948         Paul Eggert <eggert@CS.UCLA.EDU>.
7949
7950 2008-08-20  Paolo Bonzini  <bonzini@gnu.org>
7951
7952         * modules/gettext: Add m4/threadlib.m4.
7953
7954 2008-08-19  Eric Blake  <ebb9@byu.net>
7955
7956         test-c-stack: fix compilation failure on FreeBSD 5.0
7957         * tests/test-c-stack.c [HAVE_SETRLIMIT]: Include prerequisite
7958         headers before <sys/resource.h>.
7959         * doc/posix-headers/sys_resource.texi (sys/resource.h): Document
7960         the bug.
7961         Reported by Nelson H. F. Beebe.
7962
7963         strverscmp: migrate from "strverscmp.h" to <string.h>
7964         * modules/string (Makefile.am): Add new hooks.
7965         * modules/strverscmp (Files): Remove strverscmp.h.
7966         (Depends-on): Add string.
7967         (configure.ac): Add indicator.
7968         (Include): Mention new header.
7969         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Provide new
7970         defaults.
7971         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Inform string module of
7972         results.
7973         * lib/strverscmp.h: Delete.
7974         * lib/string.in.h (strverscmp): Provide declaration, when needed.
7975         * tests/test-strverscmp.c (includes): Adjust client.
7976         * lib/check-version.c (includes): Likewise.
7977         * NEWS: Document the change.
7978
7979         strverscmp: add unit test
7980         * modules/strverscmp-tests: New file.
7981         * tests/test-strverscmp.c: Likewise.
7982
7983 2008-08-19  Simon Josefsson  <simon@josefsson.org>
7984
7985         * lib/gc-gnulib.c: Indentation cleanup.  Add some comments
7986         regarding Windows crypto stuff, from Mono.
7987
7988 2008-08-19  Adam Strzelecki <ono@java.pl>  (tiny change)
7989
7990         * lib/gc-gnulib.c: Use CRYPT_VERIFY_CONTEXT.  Try to use Intel CSP
7991         if present, for intel RND.  Return error on failures.
7992
7993 2008-08-18  Ben Pfaff  <blp@gnu.org>
7994
7995         gitlog-to-changelog: give better diagnostic for failed pipe-open
7996         * build-aux/gitlog-to-changelog: Improve error message: suggest
7997         that the version of Git may be too old.
7998
7999 2008-08-18  Simon Josefsson  <simon@josefsson.org>
8000
8001         * m4/autobuild.m4: Use TZ=UTC to avoid time zone complexity.  Use
8002         ISO 8601 format.  Suggested by Greg Troxel <gdt@ir.bbn.com>.
8003
8004 2008-08-18  Bruno Haible  <bruno@clisp.org>
8005
8006         * lib/glthread/thread.h [USE_SOLARIS_THREADS]: Use thread_in_use(), not
8007         pthread_in_use().
8008
8009 2008-08-18  Bruno Haible  <bruno@clisp.org>
8010
8011         * lib/glthread/threadlib.c: Include <pthread.h>.
8012
8013 2008-08-18  Bruno Haible  <bruno@clisp.org>
8014
8015         * lib/glthread/lock.h [USE_SOLARIS_THREADS]: Fix
8016         glthread_recursive_lock_* macros.
8017         * lib/glthread/lock.c (glthread_recursive_lock_destroy_multithreaded):
8018         Fix syntax error.
8019
8020 2008-08-18  Bruno Haible  <bruno@clisp.org>
8021
8022         * lib/glthread/thread.c: Avoid forcing a context switch right after
8023         thread creation.
8024
8025 2008-08-17  Bruno Haible  <bruno@clisp.org>
8026
8027         * lib/glthread/thread.c: New file, based on code from tests/test-lock.c.
8028         * lib/glthread/thread.h: Provide Win32 specific implementation.
8029         * modules/thread (Files): Add lib/glthread/thread.c.
8030         (Depends-on): Add lock.
8031         (Makefile.am): Add glthread/thread.c to lib_SOURCES.
8032
8033 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
8034
8035         New module 'yield'.
8036         * modules/yield: New file.
8037         * lib/glthread/yield.h: New file.
8038         * m4/yield.m4: New file.
8039         * MODULES.html.sh (Multithreading): Add yield.
8040
8041 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
8042
8043         New module 'thread'.
8044         * modules/thread: New file.
8045         * lib/glthread/thread.h: New file.
8046         * m4/thread.m4: New file.
8047         * MODULES.html.sh (Multithreading): Add thread.
8048
8049 2008-08-17  Bruno Haible  <bruno@clisp.org>
8050
8051         * lib/glthread/lock.h: Include <stdlib.h> always.
8052         * lib/glthread/tls.h: Likewise.
8053         * lib/glthread/cond.h: Likewise.
8054
8055 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
8056
8057         New module 'cond'.
8058         * modules/cond: New file.
8059         * lib/glthread/cond.h: New file.
8060         * lib/glthread/cond.c: New file.
8061         * m4/cond.m4: New file.
8062         * MODULES.html.sh (Multithreading): Add cond.
8063
8064 2008-08-16  Eric Blake  <ebb9@byu.net>
8065
8066         c-stack: fix regression on Irix 5.3 from 2008-06-21
8067         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Move check for
8068         sa_sigaction...
8069         * m4/sigaction.m4 (gl_PREREQ_SIG_HANDLER_H): ...here.
8070         (gl_PREREQ_SIGACTION): Depend on sig-handler.h prereq's.
8071         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Set the default.
8072         * modules/signal (Makefile.am): Use the value.
8073         * lib/signal.in.h (sa_sigaction) [HAVE_SIGACTION
8074         && !HAVE_STRUCT_SIGACTION_SA_SIGACTION]: Define.
8075         * doc/posix-headers/signal.texi (signal.h): Document this
8076         portability issue.
8077         * doc/posix-functions/sigaction.texi (sigaction): Likewise.
8078         Reported by Tom G. Christensen.
8079
8080 2008-08-17  Bruno Haible  <bruno@clisp.org>
8081
8082         New module 'threadlib'.
8083         * modules/threadlib: New file.
8084         * lib/glthread/threadlib.c: New file, extracted from
8085         lib/glthread/lock.c.
8086         * lib/glthread/lock.c (dummy_thread_func, glthread_in_use): Remove
8087         functions.
8088         * m4/threadlib.m4: New file, from m4/lock.m4, renaming gl_LOCK to
8089         gl_THREADLIB and gl_LOCK_EARLY to gl_THREADLIB_EARLY.
8090         * m4/lock.m4 (gl_LOCK_EARLY, gl_LOCK_EARLY_BODY, gl_LOCK_BODY): Remove
8091         macros.
8092         (gl_LOCK): Just require gl_THREADLIB and perform checks for lock.h.
8093         (gl_DISABLE_THREADS): Remove macro.
8094         * modules/lock (Files): Remove build-aux/config.rpath.
8095         (Depends-on): Remove havelib. Add threadlib.
8096         (configure.ac-early): Remove section.
8097         * m4/tls.m4 (gl_TLS): Require gl_THREADLIB instead of gl_LOCK.
8098         * modules/tls (Depends-on): Remove lock. Add threadlib.
8099         (Link): New section, copied from threadlib.
8100         * MODULES.html.sh (Multithreading): Add threadlib.
8101
8102 2008-08-14  Bruno Haible  <bruno@clisp.org>
8103
8104         * lib/glthread/lock.h (glthread_lock_lock, glthread_lock_unlock,
8105         glthread_lock_destroy, glthread_rwlock_rdlock, glthread_rwlock_wrlock,
8106         glthread_rwlock_unlock, glthread_rwlock_destroy,
8107         glthread_recursive_lock_lock, glthread_recursive_lock_unlock,
8108         glthread_recursive_lock_destroy): Define as macros always.
8109         * lib/glthread/lock.c (glthread_lock_lock_func): Renamed from
8110         glthread_lock_lock.
8111         (glthread_lock_unlock_func): Renamed from glthread_lock_unlock.
8112         (glthread_lock_destroy_func): Renamed from glthread_lock_destroy.
8113         (glthread_rwlock_rdlock_func): Renamed from glthread_rwlock_rdlock.
8114         (glthread_rwlock_wrlock_func): Renamed from glthread_rwlock_wrlock.
8115         (glthread_rwlock_unlock_func): Renamed from glthread_rwlock_unlock.
8116         (glthread_rwlock_destroy_func): Renamed from glthread_rwlock_destroy.
8117         (glthread_recursive_lock_lock_func): Renamed from
8118         glthread_recursive_lock_lock.
8119         (glthread_recursive_lock_unlock_func): Renamed from
8120         glthread_recursive_lock_unlock.
8121         (glthread_recursive_lock_destroy_func): Renamed from
8122         glthread_recursive_lock_destroy.
8123
8124 2008-08-14  Bruno Haible  <bruno@clisp.org>
8125
8126         * lib/glthread/lock.h: Renamed from lib/lock.h.
8127         * lib/glthread/lock.c: Renamed from lib/lock.c. Update includes.
8128         * lib/glthread/tls.h: Renamed from lib/tls.h.
8129         * lib/glthread/tls.c: Renamed from lib/tls.c. Update includes.
8130         * lib/fstrcmp.c: Update includes.
8131         * lib/strsignal.c: Update includes.
8132         * modules/lock (Files, Makefile.am): Update.
8133         (Include): Change to "glthread/lock.h".
8134         * modules/tls (Files, Makefile.am): Update.
8135         (Include): Change to "glthread/tls.h".
8136         * tests/test-lock.c: Update includes.
8137         * tests/test-tls.c: Update includes.
8138         * NEWS: Mention the renamed header files.
8139
8140 2008-08-11  Jim Meyering  <meyering@redhat.com>
8141
8142         * lib/fts_.h: Fix grammar (insert a missing "is") in a comment.
8143
8144 2008-08-11  Eric Blake  <ebb9@byu.net>
8145
8146         test-c-stack: avoid C99-ism
8147         * tests/test-c-stack.c (main): Fix whitespace, move declaration
8148         before statement.
8149         Reported by Alain Guibert.
8150
8151 2008-08-10  Jim Meyering  <meyering@redhat.com>
8152
8153         ensure that return value of uinttostr et al are not ignored
8154         * lib/inttostr.h (__GNUC_PREREQ): Define.
8155         (__attribute_warn_unused_result__): Define.
8156         (offtostr, imaxtostr, umaxtostr, uinttostr): Apply the attribute.
8157
8158 2008-08-07  Paolo Bonzini  <bonzini@gnu.org>
8159
8160         * lib/lock.c (glthread_recursive_lock_init_multithreaded)
8161         [!PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: Fix typo.
8162
8163 2008-08-07  Jim Meyering  <meyering@redhat.com>
8164
8165         * m4/inet_pton.m4: Fix typo in comment: s/inet_ntop/inet_pton/.
8166
8167         * modules/mkstemp (License): Relicense under LGPLv2+.
8168         * modules/tempname (License): Likewise.
8169
8170 2008-08-06  Bruno Haible  <bruno@clisp.org>
8171
8172         * lib/poll.c (poll): Further micro-optimization.
8173
8174 2008-08-06  Jim Meyering  <meyering@redhat.com>
8175
8176         inet_pton.c: use locale-independent tolower
8177         * lib/inet_pton.c: Include <c-ctype.h> rather than <ctype.h>.
8178         (inet_pton6): Use c_tolower rather than tolower.
8179         * modules/inet_pton (Depends-on): Add c-ctype.
8180
8181 2008-08-06  Paolo Bonzini  <bonzini@gnu.org>
8182
8183         * lib/poll.c (poll): Avoid division when timeout is 0, cache
8184         _SC_OPEN_MAX, avoid repeated access to errno.  Check for nfd < 0.
8185
8186 2008-08-06  Jim Meyering  <meyering@redhat.com>
8187
8188         * modules/inet_pton (License): Relicense under LGPLv2+.
8189
8190 2008-08-03  Bruno Haible  <bruno@clisp.org>
8191
8192         Additional non-aborting API for lock and tls.
8193         * lib/lock.h: Include <errno.h>.
8194         (glthread_lock_init): New macro/function.
8195         (gl_lock_init): Define as wrapper around glthread_lock_init.
8196         (glthread_lock_lock): New macro/function.
8197         (gl_lock_lock): Define as wrapper around glthread_lock_lock.
8198         (glthread_lock_unlock): New macro/function.
8199         (gl_lock_unlock): Define as wrapper around glthread_lock_unlock.
8200         (glthread_lock_destroy): New macro/function.
8201         (gl_lock_destroy): Define as wrapper around glthread_lock_destroy.
8202         (glthread_rwlock_init): New macro/function.
8203         (gl_rwlock_init): Define as wrapper around glthread_rwlock_init.
8204         (glthread_rwlock_rdlock): New macro/function.
8205         (gl_rwlock_rdlock): Define as wrapper around glthread_rwlock_rdlock.
8206         (glthread_rwlock_wrlock): New macro/function.
8207         (gl_rwlock_wrlock): Define as wrapper around glthread_rwlock_wrlock.
8208         (glthread_rwlock_unlock): New macro/function.
8209         (gl_rwlock_unlock): Define as wrapper around glthread_rwlock_unlock.
8210         (glthread_rwlock_destroy): New macro/function.
8211         (gl_rwlock_destroy): Define as wrapper around glthread_rwlock_destroy.
8212         (glthread_recursive_lock_init): New macro/function.
8213         (gl_recursive_lock_init): Define as wrapper around
8214         glthread_recursive_lock_init.
8215         (glthread_recursive_lock_lock): New macro/function.
8216         (gl_recursive_lock_lock): Define as wrapper around
8217         glthread_recursive_lock_lock.
8218         (glthread_recursive_lock_unlock): New macro/function.
8219         (gl_recursive_lock_unlock): Define as wrapper around
8220         glthread_recursive_lock_unlock.
8221         (glthread_recursive_lock_destroy): New macro/function.
8222         (gl_recursive_lock_destroy): Define as wrapper around
8223         glthread_recursive_lock_destroy.
8224         (glthread_once): New macro/function.
8225         (gl_once): Define as wrapper around glthread_once.
8226         Update function declarations.
8227         * lib/lock.c (glthread_rwlock_init_multithreaded): Renamed from
8228         glthread_rwlock_init. Return error code.
8229         (glthread_rwlock_rdlock_multithreaded): Renamed from
8230         glthread_rwlock_rdlock. Return error code.
8231         (glthread_rwlock_wrlock_multithreaded): Renamed from
8232         glthread_rwlock_wrlock. Return error code.
8233         (glthread_rwlock_unlock_multithreaded): Renamed from
8234         glthread_rwlock_unlock. Return error code.
8235         (glthread_rwlock_destroy_multithreaded): Renamed from
8236         glthread_rwlock_destroy. Return error code.
8237         (glthread_recursive_lock_init_multithreaded): Renamed from
8238         glthread_recursive_lock_init. Return error code.
8239         (glthread_recursive_lock_lock_multithreaded): Renamed from
8240         glthread_recursive_lock_lock. Return error code.
8241         (glthread_recursive_lock_unlock_multithreaded): Renamed from
8242         glthread_recursive_lock_unlock. Return error code.
8243         (glthread_recursive_lock_destroy_multithreaded): Renamed from
8244         glthread_recursive_lock_destroy. Return error code.
8245         (glthread_once_call): Make static.
8246         (glthread_once_multithreaded): Renamed from glthread_once.
8247         * lib/tls.h: Include <errno.h>.
8248         (glthread_tls_key_init): New macro/function.
8249         (gl_tls_key_init): Define as wrapper around glthread_tls_key_init.
8250         (glthread_tls_set): New macro/function.
8251         (gl_tls_set): Define as wrapper around glthread_tls_set.
8252         (glthread_tls_key_destroy): New macro/function.
8253         (gl_tls_key_destroy): Define as wrapper around glthread_tls_key_destroy.
8254         Update function declarations.
8255         * lib/tls.c (glthread_tls_get_multithreaded): Renamed from
8256         glthread_tls_get.
8257         Suggested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
8258
8259 2008-08-04  Eric Blake  <ebb9@byu.net>
8260
8261         gnumakefile: use space, not TAB, outside of targets
8262         * top/GNUmakefile (_dummy): Fix whitespace error in prior edit.
8263
8264 2008-08-02  Jim Meyering  <meyering@redhat.com>
8265
8266         getdate.y: avoid locale-dependent date parsing failure
8267         In Turkish locales, getdate would fail to recognize keywords
8268         containing a lowercase "i".  The solution is not to rely on
8269         locale-sensitive case-conversion.
8270         * lib/getdate.y: Include <c-ctype.h> rather than <ctype.h>.
8271         (lookup_word): Use c_toupper in place of toupper.
8272         (yylex, get_date): Use c_ prefixed variants of isspace and isalpha, too.
8273         Reported by Vefa Bicakci <bicave@superonline.com> in
8274         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/14184>.
8275         * modules/getdate (Depends-on): Add c-ctype.
8276
8277 2008-08-02  Bruno Haible  <bruno@clisp.org>
8278
8279         * gnulib-tool (func_import): When updating or creating a .gitignore
8280         file, prepend each added line with a slash, and ignore leading slashes
8281         from the existing lines.
8282         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
8283
8284 2008-08-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8285
8286         Portability fix for GNU make 3.79.1.
8287         * top/GNUmakefile: Avoid 'else COND', which older GNU make
8288         versions do not understand.
8289
8290 2008-08-01  Bruno Haible  <bruno@clisp.org>
8291
8292         Work around bug of HP-UX 10.20 cc with -0.0 literal.
8293         * tests/test-isnanf.h (zero): New variable.
8294         (main): Avoid literal -0.0f.
8295         * tests/test-isnand.h (zero): New variable.
8296         (main): Avoid literal -0.0.
8297         * tests/test-isnanl.h (zero): New variable.
8298         (main): Avoid literal -0.0L.
8299         * tests/test-isnan.c (zerof, zerod, zerol): New variables.
8300         (test_float, test_double, test_long_double): Avoid literals -0.0f,
8301         -0.0, -0.0L.
8302         * tests/test-signbit.c (test_signbitf): Avoid literal -0.0f.
8303         (test_signbitd): Avoid literal -0.0.
8304         (test_signbitl): Avoid literal -0.0L.
8305         * tests/test-ceilf1.c (zero): New variable.
8306         (main): Avoid literal -0.0f.
8307         * tests/test-ceill.c (zero): New variable.
8308         (main): Avoid literal -0.0L.
8309         * tests/test-floorf1.c (zero): New variable.
8310         (main): Avoid literal -0.0f.
8311         * tests/test-floorl.c (zero): New variable.
8312         (main): Avoid literal -0.0L.
8313         * tests/test-roundf1.c (zero): New variable.
8314         (main): Avoid literal -0.0f.
8315         * tests/test-round1.c (zero): New variable.
8316         (main): Avoid literal -0.0.
8317         * tests/test-roundl.c (zero): New variable.
8318         (main): Avoid literal -0.0L.
8319         * tests/test-truncf1.c (zero): New variable.
8320         (main): Avoid literal -0.0f.
8321         * tests/test-trunc1.c (zero): New variable.
8322         (main): Avoid literal -0.0.
8323         * tests/test-truncl.c (zero): New variable.
8324         (main): Avoid literal -0.0L.
8325         * tests/test-frexp.c (zero): New variable.
8326         (main): Avoid literal -0.0.
8327         * tests/test-frexpl.c (zero): New variable.
8328         (main): Avoid literal -0.0L.
8329         * tests/test-ldexpl.c (zero): New variable.
8330         (main): Avoid literal -0.0L.
8331         * tests/test-snprintf-posix.h (have_minus_zero): Avoid literal -0.0.
8332         (zerod, zerol): New variables.
8333         (test_function): Avoid literals -0.0, -0.0L.
8334         * tests/test-sprintf-posix.h (have_minus_zero): Avoid literal -0.0.
8335         (zerod, zerol): New variables.
8336         (test_function): Avoid literals -0.0, -0.0L.
8337         * tests/test-vasnprintf-posix.c (have_minus_zero): Avoid literal -0.0.
8338         (zerod, zerol): New variables.
8339         (test_function): Avoid literals -0.0, -0.0L.
8340         * tests/test-vasprintf-posix.c (have_minus_zero): Avoid literal -0.0.
8341         (zerod, zerol): New variables.
8342         (test_function): Avoid literals -0.0, -0.0L.
8343         * tests/test-strtod.c (zero): New variable.
8344         (main): Avoid literal -0.0.
8345         Reported by Jonathan C. Patschke <jp@centtech.com>.
8346
8347 2008-07-31  Jim Meyering  <meyering@redhat.com>
8348
8349         sha256.h: correct definition of SHA224_DIGEST_SIZE
8350         * lib/sha256.h (SHA224_DIGEST_SIZE): Define to 28, not 24.
8351         Reported by Paulie Pena IV <paulie4@gmail.com>.
8352         Define as 224 / 8, rather than as a literal.
8353         (SHA256_DIGEST_SIZE): Define as 256/8 rather than equivalent literal.
8354         * lib/sha512.h (SHA384_DIGEST_SIZE): Likewise, define as equiv: 384/8.
8355         (SHA512_DIGEST_SIZE): Likewise, define as equivalent quotient: 512/8.
8356
8357 2008-07-31  Bruno Haible  <bruno@clisp.org>
8358
8359         * lib/regex_internal.h (BITSET_WORD_BITS): Make first conditional work
8360         on HP-UX 10.20 with "cc -Ae". Fix second conditional.
8361         Reported by Jonathan Patschke <jp@centtech.com>.
8362
8363 2008-07-31  Bruno Haible  <bruno@clisp.org>
8364
8365         * gnulib-tool (func_import): Make change from 2008-06-23 more robust.
8366         Reported by Paolo Bonzini <bonzini@gnu.org>.
8367
8368 2008-07-30  Eric Blake  <ebb9@byu.net>
8369
8370         test-strtod: allow compilation without -lm
8371         * tests/test-strtod.c (main): Avoid link dependence on fabs.
8372         Reported by Dennis Clarke <blastwave@gmail.com>.
8373
8374 2008-07-28  Jim Meyering  <meyering@redhat.com>
8375
8376         bootstrap: work also when there are no .po files in po/
8377         * build-aux/bootstrap (update_po_files): Complete the change
8378         that I began in bc960df8c789c878f1c1c54a28a3c2648dead8d9.
8379
8380 2008-07-27  Jim Meyering  <meyering@redhat.com>
8381
8382         * users.txt: Add zile.
8383
8384 2008-07-26  Ben Pfaff  <blp@gnu.org>
8385
8386         Add missing dependencies on new m4/exponent[fdl].m4 files.
8387         * modules/isnanf-nolibm: Add m4/exponentf.m4.
8388         * modules/isnand-nolibm: Add m4/exponentd.m4.
8389         * modules/isnanl-nolibm: Add m4/exponentl.m4.
8390         * modules/signbit-tests: Use m4/exponent[fdl].m4 instead of
8391         m4/isnan[fdl].m4, because the macros actually used moved.
8392         Reported by Jim Meyering.
8393
8394 2008-07-14  Ben Pfaff  <blp@gnu.org>
8395
8396         Add isinf module.
8397         * lib/isinf.c: New file.
8398         * lib/math.in.h: Define isinf macro if we have decided to replace
8399         it.
8400         * m4/isinf.m4: New file.
8401         * m4/math_h.m4: Initialize and substitute variables for isinf
8402         module.
8403         * modules/isinf: New file.
8404         * modules/isinf-tests: New file.
8405         * modules/math: Add substitutions for new module.
8406         * tests/test-isinf.c: New file.
8407         * doc/posix-functions/isinf.texi: Mention new module.
8408         * MODULES.html.sh: Mention new module.
8409
8410 2008-07-14  Ben Pfaff  <blp@gnu.org>
8411
8412         Factor out some macros for use by additional modules.
8413         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Move into new file
8414         exponentf.m4.
8415         * m4/isnand.m4 (gl_DOUBLE_EXPONENT_LOCATION): Move into new file
8416         exponentd.m4.
8417         * m4/isnanl.m4 (gl_LONG_DOUBLE_EXPONENT_LOCATION): Move into new
8418         file exponentl.m4.
8419         * m4/exponentf.m4: New file.
8420         * m4/exponentd.m4: New file.
8421         * m4/exponentl.m4: New file.
8422         * modules/isnanf: Use new file m4/exponentf.m4.
8423         * modules/isnand: Use new file m4/exponentd.m4.
8424         * modules/isnanl: Use new file m4/exponentl.m4.
8425
8426 2008-07-23  Ulrich Drepper  <drepper@redhat.com>
8427
8428         mktime.c: normalize tp->tm_isdst value to -1/0/1.
8429         * lib/mktime.c (__mktime_internal): Normalize tp->tm_isdst value.
8430         Reported by Michael Ringe <Michael.Ringe@gmx.de> in
8431         <http://sourceware.org/bugzilla/show_bug.cgi?id=6723>.
8432
8433         * lib/canonicalize-lgpl.c (__realpath): Avoid buffer overflow after
8434         readlink on platforms without PATH_MAX.
8435
8436 2008-07-21  Eric Blake  <ebb9@byu.net>
8437
8438         Warn, not fail, on stale version.
8439         * top/GNUmakefile (_curr-ver): Tone down previous patch.
8440
8441         Don't allow installation with stale devel version number.
8442         * top/GNUmakefile (_is-install-target): New macro.
8443         (_curr-ver): Forbid installation with stale version number.
8444
8445 2008-07-20  Bruno Haible  <bruno@clisp.org>
8446
8447         * modules/c-stack-tests (Makefile.am): Add LIBSIGSEGV to
8448         TESTS_ENVIRONMENT.
8449         * tests/test-c-stack2.sh: React differently if LIBSIGSEGV is in use.
8450
8451 2008-07-20  Bruno Haible  <bruno@clisp.org>
8452
8453         * lib/c-stack.h (c_stack_action): Add documentation.
8454         * lib/c-stack.c (c_stack_action): Remove incomplete documentation.
8455
8456 2008-07-20  Bruno Haible  <bruno@clisp.org>
8457
8458         * modules/canonicalize-lgpl (License): Relicense under LGPLv2+.
8459         * modules/readlink (License): Likewise.
8460
8461 2008-07-17  Eric Blake  <ebb9@byu.net>
8462
8463         * modules/c-stack (Link): Fix typo.
8464
8465         Make c-stack use libsigsegv, when available.
8466         * modules/c-stack (Depends-on): Add libsigsegv.
8467         * modules/c-stack-tests (Makefile.am): Link with libsigsegv, if
8468         needed.
8469         * lib/c-stack.c (SIGSTKSZ): Define fallback.
8470         (segv_handler, overflow_handler, c_stack_action)
8471         [HAVE_LIBSIGSEGV && !HAVE_XSI_STACK_OVERFLOW_HEURISTIC]: Add new
8472         implementation when libsigsegv is available, but only when using
8473         the library is necessary.
8474         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Add
8475         comment, explaining why XSI check fails on Linux.
8476         (gl_PREREQ_C_STACK): Supply LIBCSTACK, LTLIBCSTACK.
8477         * tests/test-c-stack2.sh: Tweak skip message.
8478         * NEWS: Document new link-time requirements.
8479
8480 2008-07-16  Eric Blake  <ebb9@byu.net>
8481
8482         c-stack: Expose false positives when not using libsigsegv.
8483         * modules/c-stack-tests (Files): Expand test.
8484         * tests/test-c-stack.c (main): Add means to conditionally trigger
8485         non-overflow SIGSEGV.
8486         * tests/test-c-stack2.sh: New file.
8487
8488 2008-07-14  Bruno Haible  <bruno@clisp.org>
8489
8490         * m4/libsigsegv.m4: Remove unneeded AC_PREREQ.
8491         Reported by Eric Blake.
8492
8493 2008-07-14  Sam Steingold  <sds@gnu.org>
8494             Bruno Haible  <bruno@clisp.org>
8495
8496         New module libsigsegv.
8497         * modules/libsigsegv: New file.
8498         * m4/libsigsegv.m4: New file, from GNU clisp sigsegv.m4 with
8499         modifications.
8500         * MODULES.html.sh (Signal handling): New section.
8501
8502 2008-07-14  Bruno Haible  <bruno@clisp.org>
8503
8504         * modules/unictype/ctype-* (Description): Add the word "function".
8505         Improves the resulting doc in MODULES.html.
8506
8507 2008-07-12  Ben Pfaff  <blp@gnu.org>
8508
8509         Add longlong module.
8510         * modules/longlong: New file.
8511
8512 2008-07-12  Bruno Haible  <bruno@clisp.org>
8513
8514         * m4/isnan.m4 (gl_ISNAN): When the replacement is used, set ISNAN_LIBM
8515         to empty.
8516
8517 2008-07-10  Ben Pfaff  <blp@gnu.org>
8518
8519         Add isnan module.
8520         * doc/posix-functions/isnan.texi: Mention new module.
8521         * lib/math.in.h: Define isnan macro if we have decided to replace
8522         it.
8523         * m4/isnan.m4: New file.
8524         * m4/isnanl.m4 (gl_FUNC_ISNANL): Factor out some code into new
8525         macro gl_BUILD_ISNANL so that isnan.m4 can use that functionality
8526         also.
8527         (gl_FUNC_ISNANL_NO_LIBM): Factor out same code, to reduce
8528         redundancy.
8529         * m4/math_h.m4: Initialize and substitute variables for isnan
8530         module.
8531         * modules/isnan: New file.
8532         * modules/isnan-tests: New file.
8533         * modules/math: Add substitutions for new module.
8534         * tests/test-isnan.c: New file.
8535         * MODULES.html.sh: Mention new module.
8536
8537 2008-07-10  Ben Pfaff  <blp@gnu.org>
8538
8539         Add isnanf module.
8540         * lib/isnanf.m4: New file.
8541         * m4/isnanf.m4 (gl_FUNC_ISNANF): New macro.
8542         (gl_HAVE_ISNANF_IN_LIBM): New macro.
8543         (gl_BUILD_ISNANF): New macro used by gl_FUNC_ISNANF,
8544         gl_FUNC_ISNANF_NO_LIBM, and gl_FUNC_ISNAN.
8545         * modules/isnanf: New file.
8546         * modules/isnanf-tests: New file.
8547         * modules/isnanf-nolibm-tests: Add tests/test-isnanf.h to list of
8548         files.
8549         * tests/test-isnanf-nolibm.c: factored most of its contents into
8550         new file tests/test-isnanf.h.
8551         * tests/test-isnanf.h: New file.
8552         * tests/test-isnanf.c: New file.
8553         * MODULES.html.sh: Mention new module.
8554         * doc/glibc-functions/isnanf.texi: Mention new module.
8555
8556 2008-07-10  Ben Pfaff  <blp@gnu.org>
8557
8558         Add isnand module.
8559         * lib/isnand.h: New file.
8560         * m4/isnand.m4 (gl_FUNC_ISNAND): New macro.
8561         (gl_FUNC_ISNAND_NO_LIBM): Split partially into new macro
8562         gl_HAVE_ISNAND_NO_LIBM so that gl_FUNC_ISNAND can use that
8563         functionality also.
8564         (gl_BUILD_ISNAND): New macro used by gl_FUNC_ISNAND,
8565         gl_FUNC_ISNAND_NO_LIBM, and gl_FUNC_ISNAN.
8566         (gl_HAVE_ISNAND_IN_LIBM): New macro.
8567         * modules/isnand: New file.
8568         * modules/isnand-tests: New file.
8569         * modules/isnand-nolibm-tests: Add tests/test-isnand.h to list of
8570         files.
8571         * tests/test-isnand-nolibm.c: factored most of its contents into
8572         new file tests/test-isnand.h.
8573         * tests/test-isnand.h: New file.
8574         * tests/test-isnand.c: New file.
8575         * MODULES.html.sh: Mention new module.
8576
8577 2008-07-10  Ben Pfaff  <blp@gnu.org>
8578
8579         * lib/isnanf.h: Rename lib/isnanf-nolibm.h.
8580         * lib/isnand.h: Rename lib/isnand-nolibm.h.
8581         * tests/test-isnanf.c: Rename tests/test-isnanf-nolibm.c.
8582         * tests/test-isnand.c: Rename tests/test-isnand-nolibm.c.
8583         * modules/isnanf-nolibm: Update references to renamed files.
8584         * modules/isnand-nolibm: Likewise.
8585         * modules/isnanf-nolibm-tests: Likewise.
8586         * modules/isnand-nolibm-tests: Likewise.
8587         * lib/frexp.c: Likewise.
8588         * lib/isfinite.c: Likewise.
8589         * lib/signbitd.c: Likewise.
8590         * lib/signbitf.c: Likewise.
8591         * lib/vasnprintf.c: Likewise.
8592         * tests/test-ceilf1.c: Likewise.
8593         * tests/test-ceilf2.c: Likewise.
8594         * tests/test-floorf1.c: Likewise.
8595         * tests/test-floorf2.c: Likewise.
8596         * tests/test-frexp.c: Likewise.
8597         * tests/test-round1.c: Likewise.
8598         * tests/test-round2.c: Likewise.
8599         * tests/test-roundf1.c: Likewise.
8600         * tests/test-strtod.c: Likewise.
8601         * tests/test-trunc1.c: Likewise.
8602         * tests/test-trunc2.c: Likewise.
8603         * tests/test-truncf1.c: Likewise.
8604         * tests/test-truncf2.c: Likewise.
8605         * NEWS: Mention the renamed header files.
8606
8607 2008-07-11  Jim Meyering  <meyering@redhat.com>
8608
8609         vc-list-files: make the last-resort awk code more portable
8610         * build-aux/vc-list-files: Don't rely on awk's "sub" command.
8611         /bin/awk from OpenSolaris 11's SUNWesu version 2008.03.22.10.56
8612         does not support it.
8613
8614 2008-07-10  Eric Blake  <ebb9@byu.net>
8615
8616         Work with tar's bootstrap.
8617         * gnulib-tool (func_emit_initmacro_end): Use m4_defn in the case
8618         where LIBSOURCES_DIR contains .#bootmp but must not be treated as
8619         an m4 comment.
8620
8621 2008-07-09  Jim Meyering  <meyering@redhat.com>
8622
8623         posix-shell.m4: fix typo that made this test malfunction
8624         * m4/posix-shell.m4: Remove capitalization in variable name.
8625
8626 2008-07-08  Bruno Haible  <bruno@clisp.org>
8627
8628         * m4/onceonly.m4: Update comments.
8629         Reported by Ben Pfaff <blp@cs.stanford.edu>.
8630
8631 2008-07-04  Jim Meyering  <meyering@redhat.com>
8632
8633         * users.txt: Add vc-dwim.
8634         (bison, coreutils): Use the gitweb URL.
8635
8636 2008-07-03  Jim Meyering  <meyering@redhat.com>
8637
8638         * users.txt: Add libffcall.  From Sam Steingold.
8639
8640 2008-07-03  OndÅ™ej Vašík  <ovasik@redhat.com>
8641
8642         getdate.y: do not ignore TZ with relative day, month or year offset
8643         * lib/getdate.y (get_date): Move the tz-handling block to follow the
8644         relative-date-handling, since otherwise, the latter would clobber the
8645         sole output (an updated Start value) of the tz-handling block.
8646         * tests/test-getdate.c: Tests for the fix
8647
8648 2008-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8649
8650         Recognize 'foo_LIBRARIES += libgnu.a'.
8651         * gnulib-tool (func_emit_lib_Makefile_am): Recognize if a
8652         makefile snippet has already specified an installation location,
8653         also using '+='.
8654
8655 2008-07-02  OndÅ™ej Vašík  <ovasik@redhat.com>
8656
8657         getdate.y: factor out common actions
8658         * lib/getdate.y (apply_relative_time, set_hhmmss): New functions.
8659         Use them in place of open-coded actions.
8660
8661 2008-07-01  Simon Josefsson  <simon@josefsson.org>
8662
8663         Add self-test for getdate module.
8664         * modules/getdate-tests: New file.
8665         * tests/test-getdate.c: New file.
8666
8667 2008-06-29  Bruno Haible  <bruno@clisp.org>
8668
8669         * gnulib-tool (func_import): Put gnulib-comp.m4 into .cvsignore or
8670         .gitignore.
8671         Reported by Sylvain Beucler <beuc@beuc.net>.
8672
8673 2008-06-29  Bruno Haible  <bruno@clisp.org>
8674
8675         * doc/gnulib-tool.texi (VCS Issues): Mention --no-vc-files option.
8676         * m4/gnulib-tool.m4: Update to match current gnulib-tool.
8677
8678 2008-06-29  Bruno Haible  <bruno@clisp.org>
8679
8680         * gnulib-tool (func_import): Recommend to put gnulib-cache.m4 into
8681         EXTRA_DIST.
8682         Reported by Sylvain Beucler <beuc@beuc.net>.
8683
8684 2008-06-26  Jim Meyering  <meyering@redhat.com>
8685
8686         make several modules depend on the "open" module
8687         This provides slightly increased consistency when opening-for-write
8688         the name of a non-directory spelled with a trailing slash.
8689         * modules/chdir-safer: Likewise.
8690         * modules/chown: Likewise.
8691         * modules/clean-temp: Likewise.
8692         * modules/copy-file: Likewise.
8693         * modules/fchdir: Likewise.
8694         * modules/fcntl-safer: Likewise.
8695         * modules/pipe: Likewise.
8696         * modules/utime: Likewise.
8697         Prompted by Eric Blake and Bruno Haible.
8698
8699 2008-06-24  Andreas Schwab  <schwab@suse.de>
8700
8701         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Don't test whether compound
8702         literals can be used as initializers for global variables.
8703
8704 2008-06-23  Eric Blake  <ebb9@byu.net>
8705
8706         Make gnulib-cache.m4 easier to diff.
8707         * gnulib-tool (func_import): Allow newlines when reading cached
8708         gl_MODULES, and generate newlines when creating gnulib-cache.m4.
8709
8710 2008-06-23  Bruno Haible  <bruno@clisp.org>
8711
8712         * m4/signalblocking.m4 (gl_PREREQ_SIG_HANDLER_H): Remove macro.
8713         (gl_PREREQ_SIGPROCMASK): Don't invoke it.
8714         * m4/sigaction.m4 (gl_PREREQ_SIG_HANDLER_H): New macro, moved here from
8715         m4/signalblocking.m4.
8716         (gl_PREREQ_SIGACTION): Don't invoke it.
8717         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Invoke
8718         gl_PREREQ_SIG_HANDLER_H.
8719         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
8720         Don't check for sigaction here.
8721
8722 2008-06-23  Bruno Haible  <bruno@clisp.org>
8723
8724         * lib/fatal-signal.c (fatal_signal_handler): Update comment.
8725         (install_handlers): Don't set the SA_RESETHAND flag.
8726
8727 2008-06-23  Bruno Haible  <bruno@clisp.org>
8728
8729         * m4/sigaction.m4: Comment fixes.
8730         * lib/signal.in.h: Likewise.
8731
8732 2008-06-23  Eric Blake  <ebb9@byu.net>
8733
8734         Fix typo.
8735         * tests/test-sigaction.c (MASK_SA_FLAGS): Add missing operator.
8736
8737         Avoid SA_ namespace.
8738         * tests/test-sigaction.c (MASK_SA_FLAGS): Rename from SA_MASK.
8739         Reported by Ralf Wildenhues.
8740
8741         Avoid test failure due to SA_RESTORER.
8742         * tests/test-sigaction.c (SA_MASK): New macro.
8743         (main): Avoid failing due to extension flags being set.
8744         Reported by Jim Meyering.
8745
8746         Revert use of sig-handler.h in sigprocmask.c.
8747         * modules/sigprocmask (Files): Don't rely on sig-handler.h, since
8748         it requires the existence of struct sigaction.
8749         * lib/sigprocmask.c (handler_t): Restore typedef.
8750         (rpl_signal, old_handlers): Use local type.
8751
8752 2008-06-22  Bruno Haible  <bruno@clisp.org>
8753
8754         * tests/test-stdint.c: Disable the INTMAX_MAX preprocessor test
8755         conditionally.
8756         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
8757
8758 2008-06-22  Bruno Haible  <bruno@clisp.org>
8759
8760         * doc/posix-functions/siginterrupt.texi: Move note.
8761
8762         * lib/signal.in.h (SA_RESTART): New macro.
8763         * lib/sigaction.c: Update comment.
8764
8765         * m4/sigaction.m4 (gl_SIGACTION): Require gl_SIGNAL_H_DEFAULTS.
8766
8767         * m4/signalblocking.m4 (gl_PREREQ_SIG_HANDLER_H): New macro.
8768         (gl_PREREQ_SIGPROCMASK): Invoke it.
8769         * m4/sigaction.m4 (gl_PREREQ_SIGACTION): Likewise.
8770
8771         * lib/nanosleep.c (rpl_nanosleep): Setup newact only when it is needed.
8772
8773         * lib/sigprocmask.c: Update a comment.
8774
8775 2008-06-21  Eric Blake  <ebb9@byu.net>
8776
8777         Use sigaction module rather than signal().
8778         * modules/c-stack (Depends-on): Add sigaction.
8779         * modules/fatal-signal (Depends-on): Likewise.
8780         * modules/nanosleep (Depends-on): Likewise.
8781         * modules/sigprocmask (Files): Add sig-handler.h.
8782         * modules/sigaction (Files): Likewise.
8783         * lib/sig-handler.h (get_handler): New file, suggested by Paul
8784         Eggert.
8785         * lib/c-stack.c (SIGACTION_WORKS): Simplify conditions.
8786         (c_stack_action) [!SIGACTION_WORKS]: Use sigaction, not signal.
8787         * lib/fatal-signal.c (uninstall_handlers, install_handlers)
8788         (init_fatal_signals): Likewise.
8789         * lib/nanosleep.c (rpl_nanosleep): Likewise.
8790         (siginterrupt): Delete fallback.
8791         * lib/sigprocmask.c (handler_t, old_handlers): Use sa_handler_t
8792         instead.
8793         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Drop check for
8794         siginterrupt.
8795
8796         New module sigaction, for mingw.
8797         * modules/sigaction: New module...
8798         * modules/sigaction-tests: ...and its test.
8799         * m4/sigaction.m4: New file.
8800         * lib/sigaction.c: Likewise.
8801         * tests/test-sigaction.c: Likewise.
8802         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Add sigaction variables.
8803         * modules/signal (Makefile.am): Likewise.
8804         * lib/signal.in.h (!@HAVE_SIGACTION@): Define replacements when
8805         needed.
8806         * doc/posix-headers/signal.texi (signal.h): Mention provided
8807         types.
8808         * doc/posix-functions/siginterrupt.texi (siginterrupt): Mention
8809         that sigaction is preferable.
8810         * doc/posix-functions/sigaction.texi (sigaction): Mention new
8811         module.
8812         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
8813         sigaction.
8814
8815         Improve robustness of sigprocmask by overriding signal.
8816         * lib/signal.in.h (rpl_signal): Override signal when sigprocmask
8817         is in use.
8818         * lib/sigprocmask.c (blocked_handler): Reinstall block handler.
8819         (SIGKILL, SIGSTOP): Provide fallbacks.
8820         (rpl_signal): Implement.
8821         (old_handlers, blocked_set): Mark volatile, since sigprocmask and
8822         signal can be called inside handlers.
8823
8824         Fix nanosleep module on mingw.
8825         * modules/nanosleep (Depends-on): Add sys_select.
8826         * lib/nanosleep.c (HAVE_SYS_SELECT_H): Rely on gnulib module.
8827
8828         Fix licensing of sigprocmask.
8829         * modules/raise (License): Relicense as LGPL.
8830
8831 2008-06-21  Bruno Haible  <bruno@clisp.org>
8832
8833         * lib/propername.c (proper_name_utf8): Don't use the transliterated
8834         result if it contains question marks.
8835         Reported by Michael Geng <linux@michaelgeng.de>.
8836
8837 2008-06-19  Bruno Haible  <bruno@clisp.org>
8838
8839         Fix CVS-ism.
8840         * doc/gnulib.texi: Include updated-stamp.texi.
8841         * doc/Makefile (GNULIB_TEXI_FILES): New variable.
8842         (updated-stamp.texi): New rule.
8843         (gnulib.info): Depend on it.
8844         * doc/.gitignore: Add updated-stamp.texi.
8845         Based on a patch by Thien-Thi Nguyen <ttn@gnuvola.org>.
8846
8847 2008-06-19  Bruno Haible  <bruno@clisp.org>
8848
8849         * doc/Makefile (gnulib.info): Update and simplify dependencies.
8850         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
8851
8852 2008-06-19  Eric Blake  <ebb9@byu.net>
8853
8854         Fix VPATH 'make dist' with GNU make and non-VCS tarball.
8855         * top/GNUmakefile (_curr-ver): Don't use $(srcdir) unnecessarily.
8856         Reported by Stepan Kasal.
8857
8858 2008-06-18  Bruno Haible  <bruno@clisp.org>
8859
8860         * lib/fatal-signal.c (init_fatal_signals): Add comment.
8861         Reported by Eric Blake.
8862
8863 2008-06-18  Eric Blake  <ebb9@byu.net>
8864
8865         Work around cygwin 1.5.25 strsignal bug.
8866         * tests/test-strsignal.c: Allow for const char *.
8867         * doc/glibc-functions/strsignal.texi (strsignal): Document the bug.
8868
8869 2008-06-18  Simon Josefsson  <simon@josefsson.org>
8870
8871         * users.txt: Update URL to article and add author/date
8872         information.
8873
8874 2008-06-17  Bruno Haible  <bruno@clisp.org>
8875
8876         New macro gl_DISABLE_THREADS.
8877         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Use value gl_use_threads_default
8878         if the user did not pass --enable-threads or --disable-threads option.
8879         (gl_DISABLE_THREADS): New macro.
8880         Reported by Eric Blake <ebb9@byu.net>.
8881
8882 2008-06-17  Bruno Haible  <bruno@clisp.org>
8883
8884         * lib/tls.h (gl_tls_key_init): Evaluate the destructor argument also
8885         when the macro ignores it.
8886         Based on a patch by Eric Blake <ebb9@byu.net>.
8887
8888 2008-06-17  Bruno Haible  <bruno@clisp.org>
8889
8890         * modules/tls (License): Change to LGPLv2+.
8891         Reported by Eric Blake.
8892
8893 2008-06-17  Eric Blake  <ebb9@byu.net>
8894
8895         Simplify c-stack prerequisites.
8896         * lib/c-stack.c (includes): Remove unused <sys/resource.h>.
8897         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Posix 200x
8898         no longer requires <ucontext.h> to exist.  Optimize setrlimit
8899         check.
8900         (gl_PREREQ_C_STACK): Remove check for unused getcontext and
8901         <sys/resource.h>.
8902
8903         Move c-stack test into testsuite.
8904         * modules/c-stack-tests: New file.
8905         * lib/c-stack.c [DEBUG]: Move test program...
8906         * tests/test-c-stack.c: ...into this new file.  Skip rather than
8907         fail test if sigaltstack is lacking.
8908         * tests/test-c-stack.sh: New driver file.
8909
8910 2008-06-16  Eric Blake  <ebb9@byu.net>
8911
8912         Use raise module consistently.
8913         * modules/fatal-signal (Depends-on): Add raise.
8914         * modules/sigprocmask (Depends-on): Likewise.
8915         * lib/fatal-signal.c (fatal_signal_handler): Rely on raise.
8916         * lib/sigprocmask.c (sigprocmask): Likewise.
8917         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
8918         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Likewise.
8919
8920         Fix compliance bug in sigpending.
8921         * lib/sigprocmask.c (sigpending): Return pending array via
8922         parameter, not return value.
8923
8924 2008-06-14  Eric Blake  <ebb9@byu.net>
8925
8926         Improve obstack-printf test code.
8927         * tests/test-obstack-printf.c (test_function): Fix comment, and
8928         simplify usage of obstack_* in macros.  Add a test for coverage.
8929         Reported by Bruno Haible.
8930
8931 2008-06-14  Bruno Haible  <bruno@clisp.org>
8932
8933         * lib/obstack_printf.c (obstack_vprintf): Define the stack-allocated
8934         array size as a constant, not as a const variable.
8935         * m4/obstack-printf.m4 (gl_FUNC_OBSTACK_PRINTF): Require
8936         AC_USE_SYSTEM_EXTENSIONS.
8937         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX): Likewise.
8938         Test whether the obstack_printf function actually exists.
8939         * modules/obstack-printf (Depends-on): Add extensions.
8940         (Include): Remove obstack.h.
8941         * modules/obstack-printf-posix (Depends-on): Add extensions.
8942         (Include): Remove obstack.h.
8943
8944 2008-06-13  Eric Blake  <ebb9@byu.net>
8945
8946         Add obstack-printf and obstack-printf-posix modules.
8947         * modules/obstack-printf: New file.
8948         * modules/obstack-printf-posix: Likewise.
8949         * MODULES.html.sh (Misc): Mention them.
8950         * doc/glibc-functions/obstack_printf.texi (obstack_printf):
8951         Likewise.
8952         * doc/glibc-functions/obstack_vprintf.texi (obstack_vprintf):
8953         Likewise.
8954         * modules/stdio (Makefile.am): Accomodate new modules.
8955         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
8956         * lib/stdio.in.h (rpl_obstack_printf, rpl_obstack_vprintf):
8957         Declare.
8958         * lib/obstack_printf.c (obstack_printf, obstack_vprintf): New
8959         functions.
8960         * m4/obstack-printf.m4 (gl_OBSTACK_PRINTF)
8961         (gl_REPLACE_OBSTACK_PRINTF): New macros
8962         * m4/obstack-printf-posix.m4 (gl_OBSTACK_PRINTF_POSIX): Likewise.
8963         * tests/test-obstack-printf.c: New file.
8964         * modules/obstack-printf-tests: Likewise.
8965         * modules/obstack-printf-posix-tests: Likewise.
8966
8967 2008-06-11  Bruno Haible  <bruno@clisp.org>
8968
8969         * m4/open.m4 (gl_FUNC_OPEN): Add test against trailing slash bug.
8970         * lib/open.c: Include errno.h.
8971         (open): Fail when attempting to write to a file that has a trailing
8972         slash.
8973         * tests/test-open.c (main): Test against trailing slash bug.
8974         * doc/posix-functions/open.texi: Mention the trailing slash bug.
8975
8976 2008-06-10  Bruno Haible  <bruno@clisp.org>
8977
8978         * tests/test-vc-list-files-git.sh: Make double use of 'exit'. Needed
8979         for $? to work inside the trap command, with various /bin/sh-s.
8980         * tests/test-vc-list-files-cvs.sh: Likewise.
8981
8982 2008-06-10  Bruno Haible  <bruno@clisp.org>
8983
8984         * lib/acl-internal.h: Don't include gettext.h here.
8985         * lib/set-mode-acl.c: Include gettext.h here.
8986         * lib/copy-acl.c: Likewise.
8987
8988 2008-06-10  Bruno Haible  <bruno@clisp.org>
8989
8990         * lib/wait-process.h (wait_subprocess): Add termsigp argument.
8991         * lib/wait-process.c (wait_subprocess): Likewise.
8992         * lib/execute.h (execute): Add termsigp argument.
8993         * lib/execute.c (execute): Likewise.
8994         * lib/csharpcomp.c (compile_csharp_using_pnet,
8995         compile_csharp_using_mono, compile_csharp_using_sscli): Update.
8996         * lib/csharpexec.c (execute_csharp_using_pnet,
8997         execute_csharp_using_mono, execute_csharp_using_sscli): Update.
8998         * lib/javacomp.c (compile_using_envjavac, compile_using_gcj,
8999         compile_using_javac, compile_using_jikes, is_envjavac_gcj,
9000         is_envjavac_gcj43, is_gcj_present, is_gcj_43, is_javac_present,
9001         is_jikes_present): Update.
9002         * lib/javaexec.c (execute_java_class): Update.
9003         * lib/javaversion.c (execute_and_read_line): Update.
9004         * NEWS: Document the changes.
9005         Reported by Eric Blake.
9006
9007 2008-06-10  Eric Blake  <ebb9@byu.net>
9008
9009         Add missing include.
9010         * tests/test-strstr.c (includes): Add <signal.h>.
9011         * tests/test-strcasestr.c (includes): Likewise.
9012         * tests/test-memmem.c (includes): Likewise.
9013
9014 2008-06-10  Bruno Haible  <bruno@clisp.org>
9015
9016         * lib/wait-process.c (wait_subprocess): Add an assertion.
9017
9018 2008-06-10  Bruno Haible  <bruno@clisp.org>
9019
9020         * lib/wait-process.c (wait_subprocess): Try to fix waitid() based code.
9021
9022 2008-06-10  Bruno Haible  <bruno@clisp.org>
9023
9024         * tests/test-memmem.c (main): Reset SIGALRM to default handling before
9025         using alarm().
9026         * tests/test-strcasestr.c (main): Likewise.
9027         * tests/test-strstr.c (main): Likewise.
9028
9029 2008-06-09  Bruno Haible  <bruno@clisp.org>
9030
9031         Work around the Solaris 10 ACE ACLs ABI change.
9032         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): Don't
9033         declare if ACL_NO_TRIVIAL is present.
9034         (ACE_ACCESS_ALLOWED_ACE_TYPE, ACE_ACCESS_DENIED_ACE_TYPE,
9035         NEW_ACE_OWNER, NEW_ACE_GROUP, NEW_ACE_IDENTIFIER_GROUP, ACE_EVERYONE,
9036         NEW_ACE_READ_DATA, NEW_ACE_WRITE_DATA, NEW_ACE_EXECUTE): New macros.
9037         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): Don't
9038         define if ACL_NO_TRIVIAL is present.
9039         (acl_ace_nontrivial): Detect whether the old or new ABI is in use,
9040         and use the current ABI.
9041         (file_has_acl): Use same #if condition as elsewhere.
9042         * lib/set-mode-acl.c (qset_acl): Detect whether the old or new ABI is
9043         in use, and use the current ABI.
9044         * doc/acl-resources.txt: More doc about newer Solaris 10 versions.
9045         Reported by Jim Meyering.
9046
9047 2008-06-09  Eric Blake  <ebb9@byu.net>
9048
9049         Work around environments that (stupidly) ignore SIGALRM.
9050         * m4/strstr.m4 (gl_FUNC_STRSTR): Reset SIGALRM to default handling
9051         before using alarm().
9052         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
9053         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
9054         Reported by Ian Beckwith <ianb@erislabs.net>.
9055
9056         Produce autobuild blurb earlier in log.
9057         * modules/autobuild (configure.ac-early): Move AB_INIT here.
9058
9059 2008-06-09  Jim Meyering  <meyering@redhat.com>
9060         and OndÅ™ej Vašík  <ovasik@redhat.com>
9061
9062         utimens.c: correct kernel bug work-around
9063         OndÅ™ej Vašík found that the invalid return value of 280 indicates
9064         failure, not success, and the kernel bug we're trying to work
9065         around affects not just the utimensat call, but also the fallback
9066         futimens call.
9067         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Simulate failure,
9068         not success.
9069         [HAVE_FUTIMENS]: Use the same work-around, here.
9070
9071 2008-06-09  Jim Meyering  <meyering@redhat.com>
9072
9073         add more guards around definition of ACE_-related code
9074         * lib/file-has-acl.c (acl_ace_nontrivial): Define only if
9075         ALLOW and ACE_OWNER are also defined.
9076
9077 2008-06-08  Bruno Haible  <bruno@clisp.org>
9078
9079         * lib/acl-internal.h: Add me as co-author.
9080         * lib/file-has-acl.c: Likewise.
9081         * lib/set-mode-acl.c: Likewise.
9082         * lib/copy-acl.c: Likewise.
9083
9084 2008-06-08  Bruno Haible  <bruno@clisp.org>
9085
9086         Add support for AIX ACLs.
9087         * lib/acl-internal.h (acl_nontrivial): New declaration.
9088         * lib/file-has-acl.c (acl_nontrivial): New function.
9089         (file_has_acl): Add implementation using AIX 4 ACL API.
9090         * lib/set-mode-acl.c (qset_acl): Likewise.
9091         * lib/copy-acl.c (qcopy_acl): Likewise.
9092
9093 2008-06-08  Bruno Haible  <bruno@clisp.org>
9094
9095         Add support for HP-UX ACLs.
9096         * lib/acl-internal.h (acl_nontrivial): New declaration.
9097         * lib/file-has-acl.c (acl_nontrivial): New function.
9098         (file_has_acl): Add implementation using HP-UX 11 ACL API.
9099         * lib/set-mode-acl.c (qset_acl): Likewise.
9100         * lib/copy-acl.c (qcopy_acl): Likewise.
9101
9102 2008-06-08  Bruno Haible  <bruno@clisp.org>
9103
9104         Add support for Cygwin ACLs.
9105         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro for Solaris-like API.
9106         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Don't optimize away
9107         the chmod_or_fchmod call.
9108         * lib/copy-acl.c (qcopy_acl) [!MODE_INSIDE_ACL]: Likewise.
9109
9110 2008-06-08  Bruno Haible  <bruno@clisp.org>
9111
9112         Fix bug with setuid modes in Solaris 10+ code.
9113         * lib/set-mode-acl.c (qset_acl): Call chmod_or_fchmod when acl_set
9114         succeeded, when the mode contains some special bits.
9115
9116 2008-06-08  Bruno Haible  <bruno@clisp.org>
9117
9118         Add support for Solaris 7..10 ACLs.
9119         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): New
9120         declarations.
9121         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): New
9122         functions.
9123         (file_has_acl): Add implementation using Solaris 7..10 ACL API.
9124         * lib/set-mode-acl.c (qset_acl): Likewise.
9125         * lib/copy-acl.c (qcopy_acl): Likewise.
9126
9127 2008-06-08  Bruno Haible  <bruno@clisp.org>
9128
9129         * lib/acl-internal.h (acl_extended_nontrivial) [MacOS X]: New
9130         declaration.
9131         * lib/file-has-acl.c (acl_extended_nontrivial) [MacOS X]: New function.
9132         (acl_access_nontrivial): Remove MacOS X case.
9133         (file_has_acl): Use acl_extended_nontrivial.
9134         * lib/copy-acl.c (qcopy_acl): Likewise.
9135
9136 2008-06-08  Bruno Haible  <bruno@clisp.org>
9137
9138         * lib/set-mode-acl.c (qset_acl): Trivial code simplifications.
9139
9140 2008-06-08  Jim Meyering  <meyering@redhat.com>
9141
9142         * modules/acl (Maintainer): Add Bruno Haible.
9143
9144 2008-06-07  Bruno Haible  <bruno@clisp.org>
9145
9146         Improve support for Tru64 ACLs.
9147         * lib/file-has-acl.c (file_has_acl): Don't test the ACL_TYPE_DEFAULT
9148         ACL on OSF/1.
9149
9150 2008-06-07  Bruno Haible  <bruno@clisp.org>
9151
9152         Add support for MacOS X ACLs.
9153         * lib/file-has-acl.c (file_has_acl): Use ACL_TYPE_EXTENDED instead of
9154         ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT.
9155         * lib/set-mode-acl.c (qset_acl): Likewise.
9156         * lib/copy-acl.c (qcopy_acl): Likewise.
9157
9158 2008-06-07  Bruno Haible  <bruno@clisp.org>
9159
9160         Fix memory leak introduced on 2008-05-22.
9161         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Free ACLs after
9162         use.
9163
9164 2008-06-07  Bruno Haible  <bruno@clisp.org>
9165
9166         * lib/set-mode-acl.c (qset_acl): Use acl_init(), not acl_from_text(),
9167         to construct an empty ACL.
9168
9169 2008-06-07  Bruno Haible  <bruno@clisp.org>
9170
9171         * lib/set-mode-acl.c (chmod_or_fchmod): Document return value
9172         precisely.
9173         * lib/copy-acl.c (qcopy_acl): Trivial code simplifications.
9174
9175 2008-06-07  Bruno Haible  <bruno@clisp.org>
9176
9177         * lib/copy-acl.c (qcopy_acl): Make the #if branches independent.
9178         * lib/set-mode-acl.c (qset_acl): Choose better local variable names.
9179
9180 2008-06-07  Bruno Haible  <bruno@clisp.org>
9181
9182         * doc/posix-functions/_setjmp.texi: Explain the use of this function
9183         regardless of POSIX.
9184         * doc/posix-functions/_longjmp.texi: Likewise.
9185         * doc/posix-functions/setjmp.texi: Mention HP-UX as not counting as a
9186         SystemV platform in this case.
9187
9188 2008-06-06  Eric Blake  <ebb9@byu.net>
9189
9190         Document abort() bugs.
9191         * doc/posix-functions/abort.texi (abort): Mention anomalies.
9192
9193         * doc/posix-functions/setjmp.texi (setjmp): Mingw has setjmp.
9194         * doc/posix-functions/sigsetjmp.texi (sigsetjmp): Cygwin has
9195         sigsetjmp.
9196         * doc/posix-functions/siglongjmp.texi (siglongjmp): Cygwin has
9197         siglongjmp, but only as a macro.
9198         * doc/posix-functions/_longjmp.texi (_longjmp): Mention that this
9199         is obsolete.
9200         * doc/posix-functions/_setjmp.texi (_setjmp): Likewise.
9201
9202         Tweak documentation to cover cygwin argz bugs.
9203         * m4/argz.m4 (gl_FUNC_ARGZ): Mention date of last known cygwin
9204         argz bug fix; no code change needed since no cygwin releases
9205         occurred between the last fix and the bug being tested.
9206         * doc/glibc-functions/argz_add.texi (argz_add): Document the argz
9207         module and recently fixed cygwin bugs.
9208         * doc/glibc-functions/argz_add_sep.texi (argz_add_sep): Likewise.
9209         * doc/glibc-functions/argz_append.texi (argz_append): Likewise.
9210         * doc/glibc-functions/argz_count.texi (argz_count): Likewise.
9211         * doc/glibc-functions/argz_create.texi (argz_create): Likewise.
9212         * doc/glibc-functions/argz_create_sep.texi (argz_create_sep):
9213         Likewise.
9214         * doc/glibc-functions/argz_delete.texi (argz_delete): Likewise.
9215         * doc/glibc-functions/argz_extract.texi (argz_extract): Likewise.
9216         * doc/glibc-functions/argz_insert.texi (argz_insert): Likewise.
9217         * doc/glibc-functions/argz_next.texi (argz_next): Likewise.
9218         * doc/glibc-functions/argz_replace.texi (argz_replace): Likewise.
9219         * doc/glibc-functions/argz_stringify.texi (argz_stringify):
9220         Likewise.
9221
9222         Avoid gcc warning on cygwin.
9223         * lib/copy-acl.c (qcopy_acl) [!HAVE_ACL_GET_FILE &&
9224         !ACL_NO_TRIVIAL]: Avoid unused variable.
9225
9226 2008-06-05  Eric Blake  <ebb9@byu.net>
9227
9228         Be tolerant of UNKNOWN version in gnulib-tool test dir.
9229         * top/GNUmakefile (_dummy): Warn rather than reconfigure if
9230         git-version-gen fails to come up with a version.
9231         Reported by Simon Josefsson.
9232
9233 2008-06-05  Jim Meyering  <meyering@redhat.com>
9234             Paul Eggert  <eggert@cs.ucla.edu>
9235
9236         utimens.c: work around a probable Linux kernel bug
9237         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Work around what
9238         appears to be a kernel bug that causes utimensat to return 280
9239         instead of 0, indicating success.
9240
9241 2008-06-04  Bruno Haible  <bruno@clisp.org>
9242
9243         * lib/copy-acl.c (qcopy_acl): Call qset_acl, not set_acl. Fixes
9244         2008-06-01 commit.
9245
9246 2008-06-04  Bruno Haible  <bruno@clisp.org>
9247
9248         * lib/acl-internal.h (acl_access_nontrivial): New declaration.
9249         * lib/file-has-acl.c (acl_access_nontrivial): New function.
9250         (file_has_acl): Use it. Save errno afterwards.
9251         * lib/copy-acl.c (qcopy_acl): Use acl_access_nontrivial.
9252
9253 2008-06-03  Bruno Haible  <bruno@clisp.org>
9254
9255         * lib/file-has-acl.c (file_has_acl): Put Solaris 10 code after POSIX-
9256         draft code. Simplify #ifs.
9257         * lib/set-mode-acl.c (qset_acl): Don't test for symlink if !USE_ACL.
9258         Put Solaris code after POSIX-draft code. Fix comments regarding
9259         Solaris 10, HP-UX. Mention Cygwin.
9260         * lib/copy-acl.c (qcopy_acl): Simplify #ifs.
9261
9262 2008-06-03  Eric Blake  <ebb9@byu.net>
9263
9264         Provide fallback for older kernels.
9265         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT, HAVE_FUTIMENS]:
9266         Provide runtime fallback if kernel lacks support.
9267         Reported by Mike Frysinger.
9268
9269 2008-06-02  Bruno Haible  <bruno@clisp.org>
9270
9271         * lib/acl-internal.h (ACL_NOT_WELL_SUPPORTED): Include EOPNOTSUPP if
9272         it exists.
9273
9274 2008-06-02  Bruno Haible  <bruno@clisp.org>
9275
9276         * lib/acl_entries.c (acl_entries): Rewrite to use acl_get_entry.
9277         * lib/copy-acl.c (qcopy_acl): Update comment.
9278
9279 2008-06-02  Bruno Haible  <bruno@clisp.org>
9280
9281         * lib/acl-entries.h: Enclose most definitions in #ifs for POSIX-draft
9282         like ACL APIs.
9283
9284 2008-06-02  Bruno Haible  <bruno@clisp.org>
9285
9286         * tests/test-file-has-acl.sh: Use different code for Cygwin.
9287         * tests/test-set-mode-acl.sh: Likewise.
9288         * tests/test-copy-acl.sh: Likewise.
9289         * tests/test-copy-file.sh: Likewise.
9290
9291 2008-06-02  Bruno Haible  <bruno@clisp.org>
9292
9293         * tests/test-file-has-acl.sh: Remove unused code.
9294
9295 2008-06-01  Bruno Haible  <bruno@clisp.org>
9296
9297         * lib/copy-acl.c (qcopy_acl): New function, extracted from copy_acl.
9298         (copy_acl): Just a wrapper around qcopy_acl that emits the error
9299         messages.
9300         * lib/set-mode-acl.c (qset_acl): Document return value precisely.
9301
9302 2008-06-01  Bruno Haible  <bruno@clisp.org>
9303
9304         * m4/acl.m4 (gl_FUNC_ACL): Separate the POSIX-like and the Solaris
9305         tests. Test for libpacl, needed for OSF/1. Test for extended ACLs,
9306         needed for MacOS X. Test for HP-UX API. Test for newer and older AIX
9307         APIs.
9308         * modules/acl-tests (configure.ac): Remove tests now contained in
9309         m4/acl.m4.
9310
9311 2008-06-02  Jim Meyering  <meyering@redhat.com>
9312
9313         announce-gen: use a better key-server host name
9314         * build-aux/announce-gen (main): Recommend keys.gnupg.net, since
9315         it may be more consistently reliable.  Suggested by Werner Koch
9316         in <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/13717>.
9317
9318 2008-06-01  Bruno Haible  <bruno@clisp.org>
9319
9320         * lib/stdio-impl.h (fp_ub): Use fp_. Needed for DragonFly BSD.
9321         Reported by Voroskoi Andras <voroskoi@gmail.com>.
9322
9323 2008-06-01  Voroskoi Andras  <voroskoi@gmail.com>  (tiny change)
9324
9325         * lib/stdio-impl.h [__DragonFly__]: Fix typo.
9326
9327 2008-06-01  Bruno Haible  <bruno@clisp.org>
9328
9329         New ACL tests.
9330         * tests/test-file-has-acl.sh: New file.
9331         * tests/test-file-has-acl.c: New file.
9332         * tests/test-set-mode-acl.sh: New file.
9333         * tests/test-set-mode-acl.c: New file.
9334         * tests/test-copy-acl.sh: New file, based on tests/test-copy-file.sh.
9335         * tests/test-copy-acl.c: New file.
9336         * modules/acl-tests: New file, based on modules/copy-file-tests.
9337         * modules/copy-file-tests (Files): Remove tests/test-sameacls.c.
9338         (Depends-on): Add acl-tests.
9339         (configure.ac): Remove checks.
9340         (Makefile.am): Don't create test-sameacls program here any more.
9341
9342 2008-06-01  Bruno Haible  <bruno@clisp.org>
9343
9344         * tests/test-copy-file.sh: Portability fixes for Solaris, HP-UX, IRIX.
9345         * tests/test-sameacls.c: Include progname.h.
9346         (main): Invoke set_program_name. Portability fixes for MacOS X,
9347         Solaris, HP-UX.
9348
9349 2008-06-01  Bruno Haible  <bruno@clisp.org>
9350
9351         * lib/freadahead.c (freadahead) [__DragonFly__]: Use the __sreadahead
9352         function.
9353         Reported by VOROSKOI Andras <voroskoi@gmail.com>.
9354
9355 2008-06-01  Bruno Haible  <bruno@clisp.org>
9356
9357         * modules/rpmatch (Depends-on): Add strdup.
9358
9359 2008-06-01  Bruno Haible  <bruno@clisp.org>
9360
9361         * lib/pipe.c: Include unistd-safer.h.
9362         (create_pipe): Ensure the returned file descriptors are not in {0,1,2}.
9363         * modules/pipe (Depends-on): Add unistd-safer.
9364
9365 2008-05-30  Simon Josefsson  <simon@josefsson.org>
9366
9367         * modules/autobuild (configure.ac): Call AB_INIT.
9368
9369 2008-05-30  Simon Josefsson  <simon@josefsson.org>
9370
9371         * tests/test-getaddrinfo.c: Don't print debug messages by default.
9372         Suggested by Bruno Haible <bruno@clisp.org>.
9373
9374 2008-05-30  Simon Josefsson  <simon@josefsson.org>
9375
9376         * tests/test-base64.c: Cast size_t to unsigned long when invoking
9377         printf.  Use %lu instead of %d.  Reported by Bruno Haible
9378         <bruno@clisp.org>.
9379
9380 2008-05-29  Eric Blake  <ebb9@byu.net>
9381
9382         Prefer new POSIX 200x interfaces over futimesat.
9383         * m4/utimens.m4 (gl_UTIMENS): Check for futimens, utimensat.
9384         * lib/utimens.c (gl_futimens): Use them for nanosecond resolution
9385         when available.
9386         [HAVE_BUGGY_NFS_TIME_STAMPS]: Allow C89 compilation.
9387
9388 2008-05-28  Bruno Haible  <bruno@clisp.org>
9389
9390         * modules/stpcpy (License): Change to LGPLv2+.
9391         Requested by David Lutterkort <dlutter@redhat.com>.
9392
9393 2008-05-27  Bruno Haible  <bruno@clisp.org>
9394
9395         * lib/localename.c (SUBLANG_TIBETAN_BHUTAN): Force value 2. Needed for
9396         current mingw.
9397         Reported by Jose E. Marchesi <jemarch@gnu.org>.
9398
9399 2008-05-27  Bruno Haible  <bruno@clisp.org>
9400
9401         * modules/iconv_open (Link): New section, from module 'iconv'.
9402         * modules/striconv (Link): Likewise.
9403         * modules/striconveh (Link): Likewise.
9404         * modules/xstriconv (Link): Likewise.
9405         * modules/unicodeio (Link): Likewise.
9406         * modules/propername (Link): Likewise.
9407         Reported by Jim Meyering.
9408
9409 2008-05-26  Jim Meyering  <meyering@redhat.com>
9410
9411         sha256: do not artificially restrict buffer length to be < 2^32
9412         * lib/sha256.h (struct sha256_ctx) [buflen]: Change type from
9413         uint32_t to size_t.
9414         * lib/sha256.c (sha256_conclude_ctx): Change type of a local
9415         to match.
9416
9417         avoid unaligned access errors, e.g., on sparc
9418         * lib/sha512.c (sha512_conclude_ctx): Use set_uint64 rather than
9419         direct access through a possibly-unaligned uint64* pointer.
9420         * lib/sha256.c (sha256_conclude_ctx): Use set_uint32 rather than
9421         direct access through a possibly-unaligned uint32* pointer.
9422         Prompted by this patch from Tom "spot" Callaway:
9423         http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/13638
9424
9425         sha512.c: fix typo in comment
9426         * lib/sha512.c (sha512_conclude_ctx): Length is 128-bit, not 64-bit.
9427
9428 2008-05-25  Bruno Haible  <bruno@clisp.org>
9429
9430         * lib/set-mode-acl.c: Renamed from lib/acl.c.
9431         * modules/acl (Files): Add lib/set-mode-acl.c, remove lib/acl.c.
9432         (Makefile.am): Update lib_SOURCES.
9433
9434 2008-05-25  Bruno Haible  <bruno@clisp.org>
9435
9436         * m4/acl.m4 (gl_FUNC_ACL): Don't set LIB_ACL_TRIVIAL.
9437
9438 2008-05-25  Jim Meyering  <meyering@redhat.com>
9439
9440         useless-if-before-free: freed expr may have white-space differences
9441         * build-aux/useless-if-before-free: Recognize cases in which the
9442         freed expression differs from the tested one in embedded white
9443         space, e.g., if (p[i + 1]) free(p[i+1]).  Correct thinko in prev:
9444         $1 was used, so we can't make any regexp shy.  Improved tests now
9445         detect this.
9446
9447         useless-if-before-free: accept white space in the expression.
9448         * build-aux/useless-if-before-free: For now, any white space
9449         in the expression must be identical in the free argument.
9450
9451         useless-if-before-free: efficiency tweak
9452         * build-aux/useless-if-before-free: Make the expression-matching
9453         regexp "shy".
9454         Make the *outer* regexp shy, not the expr-matching one.
9455
9456         update code-in-comment to accept cast of free arg
9457         * build-aux/useless-if-before-free: Update regexp.
9458
9459 2008-05-25  Bruno Haible  <bruno@clisp.org>
9460
9461         * tests/test-sameacls.c: Renamed from tests/test-copy-file-sameacls.c.
9462         * modules/copy-file-tests (Files, Makefile.am): Update.
9463         * tests/test-copy-file.c (func_test_copy): Update.
9464
9465 2008-05-24  Andreas Färber  <andreas.faerber@web.de>  (tiny change)
9466
9467         * lib/stdbool.in.h [__HAIKU__]: Disable __BEOS__ workarounds.
9468
9469 2008-05-23  Bruno Haible  <bruno@clisp.org>
9470
9471         Improve support for ACLs on OSF/1.
9472         * lib/acl.c (qset_acl): For OSF/1, use a string that ends in a comma.
9473         Remove fallback for unknown flavors of ACLs.
9474
9475 2008-05-22  Bruno Haible  <bruno@clisp.org>
9476
9477         Add support for ACLs on OSF/1.
9478         * lib/acl-internal.h (acl_get_fd, acl_set_fd): New inline function
9479         replacements.
9480         (acl_free_text): New macro fallback.
9481         * lib/acl_entries.c (acl_entries): Use acl_free_text instead of
9482         acl_free.
9483         * m4/acl.m4 (gl_FUNC_ACL): Look also in libpacl library. Test for
9484         acl_free_text function. Require AC_C_INLINE.
9485
9486 2008-05-22  Bruno Haible  <bruno@clisp.org>
9487
9488         Make copy_acl work on MacOS X 10.5.
9489         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro.
9490         (ACL_NOT_WELL_SUPPORTED): On MacOS X, also handle ENOENT.
9491         * lib/acl.c (qset_acl): Add different code branch for !MODE_INSIDE_ACL.
9492         If MODE_INSIDE_ACL, don't assume that every system has the same text
9493         representation for ACLs as FreeBSD.
9494         * lib/copy-acl.c (copy_acl): Add support for platforms with
9495         !MODE_INSIDE_ACL.
9496         * lib/file-has-acl.c (file_has_acl): Likewise.
9497         * m4/acl.m4 (gl_FUNC_ACL): Test for some functions that are witness of
9498         FreeBSD, MacOS X, or IRIX, respectively.
9499
9500 2008-05-22  Bruno Haible  <bruno@clisp.org>
9501
9502         * lib/acl.h: Don't include <sys/acl.h>.
9503         (GETACLCNT): Move fallback to lib/acl-internal.h.
9504         * lib/acl-internal.h: Include <sys/acl.h> here.
9505         (GETACLCNT): New macro fallback, moved here from lib/acl.h.
9506
9507 2008-05-22  Bruno Haible  <bruno@clisp.org>
9508
9509         Split off copy_acl function to separate file.
9510         * lib/copy-acl.c: New file, extracted from lib/acl.c.
9511         * lib/acl.c (copy_acl): Moved function to separate file.
9512         * m4/acl.m4 (gl_FUNC_ACL): Remove unconditional AC_LIBOBJs.
9513         * modules/acl (Files): Add lib/copy-acl.c.
9514         (Makefiles.am): Augment lib_SOURCES.
9515
9516 2008-05-22  Bruno Haible  <bruno@clisp.org>
9517
9518         * modules/copy-file-tests: New file.
9519         * tests/test-copy-file.sh: New file.
9520         * tests/test-copy-file.c: New file.
9521         * tests/test-copy-file-sameacls.c: New file.
9522
9523 2008-05-22  Eric Blake  <ebb9@byu.net>
9524
9525         Avoid gcc warning.
9526         * tests/test-memcmp.c (main): Pass NULL indirectly.
9527
9528 2008-05-21  Bruno Haible  <bruno@clisp.org>
9529
9530         Add reference doc about ACLs.
9531         * doc/acl-resources.txt: New file.
9532         * doc/acl-cygwin.txt: New file.
9533
9534 2008-05-21  Bruno Haible  <bruno@clisp.org>
9535
9536         Avoid one more warning from gcc.
9537         * lib/vasnprintf.c (IF_LINT): Update comments.
9538         (VASNPRINTF): Use it also for the 'prefix' array initializer.
9539
9540 2008-05-21  Jim Meyering  <meyering@redhat.com>
9541
9542         avoid a warning from gcc
9543         * lib/vasnprintf.c (IF_LINT): Define.
9544         (scale10_round_decimal_long_double):
9545         Use it to avoid a "may be used uninitialized" warning.
9546         (scale10_round_decimal_double): Likewise.
9547
9548 2008-05-21  Simon Josefsson  <simon@josefsson.org>
9549
9550         * m4/memcmp.m4: When cross-compiling, assume memcmp works if it is
9551         declared.
9552
9553 2008-05-20  Bruno Haible  <bruno@clisp.org>
9554
9555         * tests/test-memcmp.c (main): Test also the sign of the result. Test
9556         against two known bugs; code taken from autoconf's AC_FUNC_MEMCMP.
9557
9558 2008-05-20  Simon Josefsson  <simon@josefsson.org>
9559
9560         * modules/memcmp-tests: New file.
9561         * tests/test-memcmp.c: New file.
9562
9563 2008-05-19  Bruno Haible  <bruno@clisp.org>
9564
9565         * modules/propername (Notice, configure.ac): Put quoted "..." into
9566         --keyword option.
9567         * lib/propername.h: Update comments accordingly.
9568         Reported by Eric Blake.
9569
9570 2008-05-19  Martin Lambers  <marlam@marlam.de>  (tiny change)
9571
9572         * modules/getpass-gnu (Depends-on): Add fseeko.
9573
9574 2008-05-19  Simon Josefsson  <simon@josefsson.org>
9575
9576         * modules/base64-tests: New file.
9577
9578 2008-05-19  Bo Borgerson <gigabo@gmail.com>
9579
9580         * lib/base64.c (base64_decode_ctx): If a decode context structure
9581         was passed in use it to ignore newlines.  If a context structure
9582         was _not_ passed in, continue to treat newlines as garbage (this
9583         is the historical behavior).  Formerly base64_decode.
9584         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
9585         takes a decode context structure.
9586         * lib/base64.h (base64_decode): Macro for four-argument calls.
9587         (base64_decode_alloc): Likewise.
9588         * lib/base64.c (base64_decode_ctx): If a decode context structure
9589         was passed in use it to ignore newlines.  If a context structure
9590         was _not_ passed in, continue to treat newlines as garbage (this
9591         is the historical behavior).  Formerly base64_decode.
9592         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
9593         takes a decode context structure.
9594         * lib/base64.h (base64_decode): Macro for four-argument calls.
9595         (base64_decode_alloc): Likewise.
9596
9597 2008-05-19  Jim Meyering  <meyering@redhat.com>
9598
9599         avoid a warning from gcc
9600         * lib/trim.c (IF_LINT): Define.
9601         (trim2): Use it to avoid a "may be used uninitialized" warning.
9602
9603         Fix doc typo.
9604         * doc/glibc-functions/getpass.texi (getpass): s/PATH_MAX/PASS_MAX/.
9605
9606 2008-05-19  Bruno Haible  <bruno@clisp.org>
9607
9608         * doc/glibc-functions/getpass.texi: Document limits of other
9609         implementations.
9610
9611 2008-05-19  Simon Josefsson  <simon@josefsson.org>
9612             Bruno Haible <bruno@clisp.org>
9613
9614         * doc/glibc-functions/getpass.texi: Document gnulib implementation.
9615
9616 2008-05-18  Bruno Haible  <bruno@clisp.org>
9617
9618         * modules/propername: New file, from GNU gettext.
9619         * lib/propername.h: New file, from GNU gettext.
9620         * lib/propername.c: New file, from GNU gettext.
9621         * MODULES.html.sh (Internationalization functions): Add propername.
9622
9623 2008-05-16  Jim Meyering  <meyering@redhat.com>
9624             Bruno Haible  <bruno@clisp.org>
9625
9626         Avoid some warnings from "gcc -Wshadow".
9627         * lib/vasnprintf.c (exp, remainder): Define to different identifiers.
9628
9629 2008-05-15  Eric Blake  <ebb9@byu.net>
9630
9631         Extend previous patch to cygwin 1.7.0.
9632         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a
9633         fast implementation in cygwin >= 1.7.0.
9634         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
9635         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
9636
9637 2008-05-15  Bruno Haible  <bruno@clisp.org>
9638
9639         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a fast
9640         implementation in glibc >= 2.9.
9641         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
9642         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
9643
9644 2008-05-15  Bruno Haible  <bruno@clisp.org>
9645
9646         * MODULES.html.sh (Internationalization functions): Remove linebreak.
9647         (Unicode string functions): Add unilbrk/*.
9648         Reported by Karl Berry.
9649
9650 2008-05-15  Eric Blake  <ebb9@byu.net>
9651
9652         Fix violation of <stdbool.h> replacement in regex.
9653         * lib/regcomp.c (re_compile_internal): Avoid implicit cast to bool.
9654         * lib/regexec.c (re_search_internal): Likewise.
9655         Reported by Heinrich Mislik <Heinrich.Mislik@univie.ac.at>.
9656
9657 2008-05-15  Jim Meyering  <meyering@redhat.com>
9658
9659         avoid distracting test output when git or cvs is not found
9660         * tests/test-vc-list-files-cvs.sh: Suppress 'init' error output.
9661         * tests/test-vc-list-files-git.sh: Likewise.
9662
9663 2008-05-15  Eric Blake  <ebb9@byu.net>
9664
9665         Glibc finally accepted the memmem speedup code, bugzilla #5514.
9666         * doc/glibc-functions/memmem.texi (memmem): Mention last broken
9667         glibc version.
9668         * doc/glibc-functions/strcasestr.texi (strcasestr): Likewise.
9669         * doc/posix-functions/strstr.texi (strstr): Likewise.
9670         * lib/str-two-way.h (MAX): Sychronize with glibc.
9671
9672 2008-05-15  Paolo Bonzini  <bonzini@gnu.org>
9673
9674         * lib/regcomp.c (optimize_utf8): Add a note on why we test
9675         opr.ctx_type.
9676         (calc_first): Initialize constraint field.
9677         (duplicate_node_closure): Use it instead of special casing ANCHORS.
9678         Fix grammar.
9679         (duplicate_node): Merge constraint field for all node types.
9680         (calc_eclosure_iter): Look at constraint field for all node types.
9681         * lib/regex_internal.c (create_cd_newstate): Don't look at
9682         opr.ctx_type.
9683
9684 2008-05-14  Bruno Haible  <bruno@clisp.org>
9685
9686         Help GCC to do better code generation.
9687         * lib/eealloc.h (eemalloc) [GCC >= 3]: Declare with attribute 'malloc'.
9688         * lib/pagealign_alloc.h (pagealign_alloc, pagealign_xalloc): Likewise.
9689         * lib/xalloc.h (ATTRIBUTE_MALLOC): New macro.
9690         (xmalloc, xzalloc, xcalloc, xmemdup, xstrdup, xnmalloc, xcharalloc):
9691         Declare with attribute 'malloc' if supported.
9692
9693 2008-05-14  Lasse Collin  <lasse.collin@tukaani.org>
9694
9695         use "echo STR|wc -c" rather than unportable "expr length STR"
9696         * build-aux/mktempd (mktempd): Vendor-supplied expr from at least
9697         OpenBSD 4.3 and Solaris 10 do not honor expr's "length" function.
9698
9699 2008-05-14  Jim Meyering  <meyering@redhat.com>
9700
9701         use dd ibs=$n count=1 ... rather than less-portable head -c$n
9702         * build-aux/mktempd (rand_bytes): head's -cN option is not accepted
9703         by Solaris 10's /bin/head or by the one from HP-UX 11.x.
9704         Reported in http://sourceforge.net/forum/message.php?msg_id=4960334
9705         via Collin Lasse.
9706
9707 2008-05-14  Eric Blake  <ebb9@byu.net>
9708
9709         Avoid quadratic growth in gl_LIBSOURCES.
9710         * gnulib-tool (func_emit_initmacro_done): s/\(m4_append\)_uniq/\1/.
9711         Suggested by Bruno Haible.
9712
9713         Test xmemdup0.
9714         * modules/xmemdup0-tests: New file.
9715         * tests/test-xmemdup0.c: Likewise.
9716
9717 2008-05-13  Eric Blake  <ebb9@byu.net>
9718
9719         Split xmemdup0 into its own module.
9720         * modules/xmemdup0: New file.
9721         * lib/xmemdup0.h: Likewise.
9722         * lib/xmemdup0.c: Likewise.
9723         * MODULES.html.sh (Memory management functions): Add xmemdup0.
9724         * lib/xalloc.h (xmemdup0): Remove.
9725         * lib/xmalloc.c (xmemdup0): Likewise.
9726
9727 2008-05-13  Eric Blake  <ebb9@byu.net>
9728             Bruno Haible  <bruno@clisp.org>
9729
9730         Reduce number of forks required during autoconf.
9731         * gnulib-tool (func_emit_initmacro_start): Prepare gl_LIBSOURCES_LIST
9732         and gl_LIBSOURCES_DIR.
9733         (func_emit_initmacro_end): Use them here in a single m4_syscmd...
9734         (func_emit_initmacro_done) <gl_LIBSOURCES>: ...rather than in one
9735         m4_syscmd per file.
9736         <m4_foreach_w>: Move...
9737         * m4/gnulib-common.m4 (m4_foreach_w): ...here.
9738
9739 2008-05-13  Eric Blake  <ebb9@byu.net>
9740
9741         * gnulib-tool: Fix various comment typos.
9742
9743 2008-05-12  Bruno Haible  <bruno@clisp.org>
9744
9745         Tailor the linebreaking algorithm.
9746         * lib/unilbrk/tables.c (unilbrk_table): Change (IS,AL) entry.
9747
9748 2008-05-12  Bruno Haible  <bruno@clisp.org>
9749
9750         Update to Unicode 5.0.0.
9751         * lib/unilbrk/tables.h (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
9752         LBP_JV, LBP_JT. Redistribute values.
9753         (unilbrk_table): Change size.
9754         * lib/unilbrk/tables.c (unilbrk_table): Change size. Update to match
9755         Unicode TR#14 rev. 22.
9756         * lib/unilbrk/gen-lbrk.c (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
9757         LBP_JV, LBP_JT. Redistribute values.
9758         (get_lbp): Update to match Unicode TR#14 rev. 21/22 and Unicode 5.0.0.
9759         (debug_output_lbp, fill_org_lbp, debug_output_org_lbp, output_lbp):
9760         Update.
9761         * lib/unilbrk/lbrkprop1.h: Regenerated.
9762         * lib/unilbrk/lbrkprop2.h: Regenerated.
9763         * lib/unilbrk/u8-possible-linebreaks.c (u8_possible_linebreaks):
9764         Change handling of LBP_CM after LBP_ZW. Update for new value of LBP_BK.
9765         * lib/unilbrk/u16-possible-linebreaks.c (u16_possible_linebreaks):
9766         Likewise.
9767         * lib/unilbrk/u32-possible-linebreaks.c (u32_possible_linebreaks):
9768         Likewise.
9769         * tests/unilbrk/test-u8-possible-linebreaks.c (main): Update expected
9770         result.
9771         * tests/unilbrk/test-u16-possible-linebreaks.c (main): Likewise.
9772         * tests/unilbrk/test-u32-possible-linebreaks.c (main): Likewise.
9773         * tests/unilbrk/test-ulc-possible-linebreaks.c (main): Likewise.
9774         * tests/unilbrk/test-u8-width-linebreaks.c (main): Likewise.
9775         * tests/unilbrk/test-u16-width-linebreaks.c (main): Likewise.
9776         * tests/unilbrk/test-u32-width-linebreaks.c (main): Likewise.
9777
9778 2008-05-11  Bruno Haible  <bruno@clisp.org>
9779
9780         * lib/unilbrk/gen-lbrk.c (output_lbp): Fix whitespace.
9781
9782 2008-05-11  Bruno Haible  <bruno@clisp.org>
9783
9784         * lib/unilbrk/gen-lbrk.c: New file, from GNU gettext (gen-lbrkprop.c).
9785         * modules/unilbrk/gen-lbrk: New file.
9786
9787 2008-05-11  Bruno Haible  <bruno@clisp.org>
9788
9789         * m4/sha256.m4 (gl_SHA256): Require AC_C_INLINE.
9790         * m4/sha512.m4 (gl_SHA512): Likewise.
9791
9792 2008-05-11  Jim Meyering  <meyering@redhat.com>
9793
9794         New modules: crypto/sha256, crypto/sha512 (from coreutils)
9795         * modules/crypto/sha256: New file.
9796         * modules/crypto/sha512: Likewise.
9797         * lib/sha256.c: Likewise.
9798         * lib/sha256.h: Likewise.
9799         * lib/sha512.c: Likewise.
9800         * lib/sha512.h: Likewise.
9801         * lib/u64.h: Likewise.
9802         * m4/sha256.m4: Likewise.
9803         * m4/sha512.m4: Likewise.
9804         * MODULES.html.sh (Cryptographic computations (low-level)): List them.
9805
9806 2008-05-10  Bruno Haible  <bruno@clisp.org>
9807
9808         * MODULES.html.sh (Environment variables <stdlib.h>): Add unsetenv.
9809         (Input/Output <stdio.h>): Add xprintf.
9810         (Signal handling <signal.h>): Add strsignal.
9811         (Cryptographic computations (high-level)): Add crypto/gc-camellia.
9812         (Core language properties): Add func.
9813         (Mathematics <math.h>): Add ceil, floor, frexp-nolibm.
9814         (Support for systems lacking POSIX:2001): Add environ, EOVERFLOW,
9815         strings.
9816         (Enhancements for POSIX:2001 functions): Add iconv_open-utf.
9817         (Input/output): New section.
9818         (File system functions): Add openat-die, stat-macros.
9819         (Networking functions): Add sockets.
9820         (Unicode string functions): Add unictype/*.
9821         (Support for building libraries and executables): Add gperf.
9822         (Support for building documentation): Add agpl-3.0.
9823         (Misc): Add nocrash.
9824
9825 2008-05-10  Bruno Haible  <bruno@clisp.org>
9826
9827         * modules/unictype/gen-ctype: New file.
9828
9829 2008-05-10  Jim Meyering  <meyering@redhat.com>
9830
9831         Make chdir-safer.c more efficient on a system with no symlinks.
9832         * lib/chdir-safer.c (chdir_no_follow): Skip lstat and fstat calls
9833         also if ELOOP is zero.  Suggested by Bruno Haible.
9834
9835         Make chdir-safer.c slightly safer.
9836         * lib/chdir-safer.c (chdir_no_follow): Test HAVE_WORKING_O_NOFOLLOW,
9837         not O_NOFOLLOW, in case the latter is nonzero and open ignores it.
9838
9839         Avoid compile failure on systems without ELOOP (like mingw).
9840         * lib/chdir-safer.c (ELOOP): Define if not already defined.
9841         Reported by Bruno Haible.
9842
9843 2008-05-10  Bruno Haible  <bruno@clisp.org>
9844
9845         * lib/unilbrk/ulc-common.c: Include c-strcaseeq.h instead of streq.h.
9846         (is_utf8_encoding): Use a case-insensitive comparison.
9847         * modules/unilbrk/ulc-common (Depends-on): Add c-strcaseeq. Remove
9848         streq.
9849
9850 2008-05-10  Bruno Haible  <bruno@clisp.org>
9851
9852         * lib/unilbrk/ulc-common.c: Don't include <stdlib.h>.
9853         (iconv_string_length, iconv_string_keeping_offsets): Remove functions.
9854         * lib/unilbrk/ulc-common.h (iconv_string_length,
9855         iconv_string_keeping_offsets): Remove declarations.
9856         * lib/unilbrk/ulc-possible-linebreaks.c: Include <string.h>, uniconv.h.
9857         Don't include <iconv.h>, streq.h, xsize.h.
9858         (ulc_possible_linebreaks): Use u8_conv_from_encoding for doing the
9859         conversion.
9860         * lib/unilbrk/ulc-width-linebreaks.c: Include uniconv.h. Don't include
9861         <iconv.h>, streq.h, xsize.h.
9862         (ulc_width_linebreaks): Use u8_conv_from_encoding for doing the
9863         conversion.
9864         * modules/unilbrk/ulc-common (Depends-on): Remove iconv.
9865         * modules/unilbrk/ulc-possible-linebreaks (Depends-on): Add
9866         uniconv/u8-conv-from-enc. Remove iconv_open, streq, xsize.
9867         * modules/unilbrk/ulc-width-linebreaks (Depends-on): Likewise.
9868
9869 2008-05-10  Bruno Haible  <bruno@clisp.org>
9870
9871         * modules/unilbrk/ulc-width-linebreaks-tests: New file.
9872         * tests/unilbrk/test-ulc-width-linebreaks.c: New file.
9873
9874         * modules/unilbrk/u32-width-linebreaks-tests: New file.
9875         * tests/unilbrk/test-u32-width-linebreaks.c: New file.
9876
9877         * modules/unilbrk/u16-width-linebreaks-tests: New file.
9878         * tests/unilbrk/test-u16-width-linebreaks.c: New file.
9879
9880         * modules/unilbrk/u8-width-linebreaks-tests: New file.
9881         * tests/unilbrk/test-u8-width-linebreaks.c: New file.
9882
9883         * modules/unilbrk/ulc-possible-linebreaks-tests: New file.
9884         * tests/unilbrk/test-ulc-possible-linebreaks.c: New file.
9885
9886         * modules/unilbrk/u32-possible-linebreaks-tests: New file.
9887         * tests/unilbrk/test-u32-possible-linebreaks.c: New file.
9888
9889         * modules/unilbrk/u16-possible-linebreaks-tests: New file.
9890         * tests/unilbrk/test-u16-possible-linebreaks.c: New file.
9891
9892         * modules/unilbrk/u8-possible-linebreaks-tests: New file.
9893         * tests/unilbrk/test-u8-possible-linebreaks.c: New file.
9894
9895 2008-05-10  Bruno Haible  <bruno@clisp.org>
9896
9897         Split up 'linebreak' module.
9898         * lib/unilbrk.h: New file, based on lib/linebreak.h.
9899         * lib/unilbrk/lbrkprop1.h: New file, extracted from lib/lbrkprop.h.
9900         * lib/unilbrk/lbrkprop2.h: New file, renamed from lib/lbrkprop.h with
9901         modifications.
9902         * lib/unilbrk/tables.h: New file, extracted from lib/linebreak.c.
9903         * lib/unilbrk/tables.c: New file, extracted from lib/linebreak.c.
9904         * lib/unilbrk/u8-possible-linebreaks.c: New file, extracted from
9905         lib/linebreak.c.
9906         * lib/unilbrk/u16-possible-linebreaks.c: New file, extracted from
9907         lib/linebreak.c.
9908         * lib/unilbrk/u32-possible-linebreaks.c: New file, extracted from
9909         lib/linebreak.c.
9910         * lib/unilbrk/ulc-common.h: New file, extracted from lib/linebreak.c.
9911         * lib/unilbrk/ulc-common.c: New file, extracted from lib/linebreak.c.
9912         * lib/unilbrk/ulc-possible-linebreaks.c: New file, extracted from
9913         lib/linebreak.c.
9914         * lib/unilbrk/u8-width-linebreaks.c: New file, extracted from
9915         lib/linebreak.c.
9916         * lib/unilbrk/u16-width-linebreaks.c: New file, extracted from
9917         lib/linebreak.c.
9918         * lib/unilbrk/u32-width-linebreaks.c: New file, extracted from
9919         lib/linebreak.c.
9920         * lib/unilbrk/ulc-width-linebreaks.c: New file, extracted from
9921         lib/linebreak.c.
9922         * modules/unilbrk/base: New file.
9923         * modules/unilbrk/tables: New file.
9924         * modules/unilbrk/u8-possible-linebreaks: New file.
9925         * modules/unilbrk/u16-possible-linebreaks: New file.
9926         * modules/unilbrk/u32-possible-linebreaks: New file.
9927         * modules/unilbrk/ulc-common: New file.
9928         * modules/unilbrk/ulc-possible-linebreaks: New file.
9929         * modules/unilbrk/u8-width-linebreaks: New file.
9930         * modules/unilbrk/u16-width-linebreaks: New file.
9931         * modules/unilbrk/u32-width-linebreaks: New file.
9932         * modules/unilbrk/ulc-width-linebreaks: New file.
9933         * lib/linebreak.h: Remove file.
9934         * lib/linebreak.c: Remove file.
9935         * m4/linebreak.m4: Remove file.
9936         * modules/linebreak: Remove file.
9937         * NEWS: Mention the changes.
9938
9939 2008-05-09  Eric Blake  <ebb9@byu.net>
9940
9941         Add xmemdup0.
9942         * lib/xalloc.h (xmemdup0): New prototype and C++ typesafe
9943         implementation.
9944         * lib/xmalloc.c (xmemdup0): New C implementation.
9945
9946 2008-05-08  Bruno Haible  <bruno@clisp.org>
9947
9948         * m4/wctype.m4 (gl_WCTYPE_H): Correct indentation.
9949
9950 2008-05-07  Eric Blake  <ebb9@byu.net>
9951
9952         Support cross-compilation of <wctype.h>.
9953         * m4/wctype.m4 (gl_WCTYPE_H): Fix improper nesting in
9954         AC_CACHE_CHECK.
9955
9956 2008-05-06  Soren Hansen  <soren@ubuntu.com>  (tiny change)
9957
9958         * build-aux/vc-list-files: Add support for bzr.
9959
9960 2008-05-03  Jim Meyering  <meyering@redhat.com>
9961
9962         avoid failed assertion with tight malloc
9963         * tests/test-getndelim2.c: Correct an off-by-one assertion.
9964
9965 2008-05-03  Simon Josefsson  <simon@josefsson.org>
9966
9967         * m4/inet_pton.m4: Set HAVE_DECL_INET_PTON to 0 when declarations
9968         are needed from arpa/inet.h.
9969         * m4/inet_ntop.m4: Likewise, for HAVE_DECL_INET_NTOP.
9970         Reported by Bruno Haible.
9971
9972 2008-05-02  Jim Meyering  <meyering@redhat.com>
9973
9974         avoid compilation error on FreeBSD 6
9975         * tests/test-getaddrinfo.c [!defined EAI_NODATA] (EAI_NODATA): Define.
9976
9977 2008-05-01  Jim Meyering  <meyering@redhat.com>
9978
9979         useless-if-before-free: correct --help's exit status description
9980         * build-aux/useless-if-before-free (usage): Like grep, exit 0
9981         for one or more matches, etc.  Reported by Bruno Haible.
9982
9983         vc-list-files: make the stand-alone gnulib test work
9984         * modules/vc-list-files-tests (configure.ac):
9985         Define and AC_SUBST abs_aux_dir.
9986         (Makefile.am) [TESTS_ENVIRONMENT]: Rather than passing
9987         $(abs_top_srcdir) to each script and having each of them
9988         duplicate the work of setting PATH, set PATH here, using
9989         the new variable, abs_aux_dir instead.
9990         * tests/test-vc-list-files-cvs.sh: Don't set PATH here.
9991         * tests/test-vc-list-files-git.sh: Likewise.
9992         Reported by Bruno Haible.
9993
9994 2008-05-01  Bruno Haible  <bruno@clisp.org>
9995
9996         * lib/getndelim2.c (getndelim2): Fix newsize computation during
9997         reallocation. Rename 'done' to 'found_delimiter'.
9998
9999 2008-05-01  Jim Meyering  <meyering@redhat.com>
10000
10001         vc-list-files: accommodate /bin/sh like the one from Solaris 10
10002         * build-aux/vc-list-files: Use `...`, not $(...).
10003
10004 2008-04-30  Jim Meyering  <meyering@redhat.com>
10005
10006         add tests for vc-list-files
10007         * modules/vc-list-files-tests: New module.
10008         * tests/test-vc-list-files-cvs.sh: New file.
10009         * tests/test-vc-list-files-git.sh: New file.
10010
10011         avoid a warning from gcc
10012         * lib/getndelim2.c (IF_LINT): Define.
10013         (getndelim2): Use it to avoid a "may be used uninitialized" warning.
10014
10015         vc-list-files: work properly with build-aux/cvsu, too
10016         * build-aux/vc-list-files: Hoist the "./"-removing code to apply
10017         to all cvs-based clauses.
10018
10019         vc-list-files: work properly in the CVS+awk case, too
10020         * build-aux/vc-list-files: In the CVS+awk case, remove "./" prefix.
10021
10022         vc-list-files: avoid use of ${*-*} that fails when /bin/sh is dash
10023         * build-aux/vc-list-files: Simplify ${*-*} to $dir, since we no longer
10024         take more than one file argument, so .  Add quotes, just in case $dir
10025         ever contains a shell meta-character.  Prompted by Soren Hansen in
10026         <http://thread.gmane.org/gmane.comp.emulators.libvirt/6221/focus=6240>.
10027
10028 2008-04-29  Eric Blake  <ebb9@byu.net>
10029
10030         Optimize getndelim2 to use block operations when possible.
10031         * modules/getndelim2 (Depends-on): Add stdbool, freadptr,
10032         freadseek, and memchr2.
10033         * lib/getndelim2.c (getndelim2): Use them for block reads.
10034
10035 2008-04-29  Bruno Haible  <bruno@clisp.org>
10036
10037         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_USE_SYSTEM_EXTENSIONS.
10038         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
10039         * modules/inet_ntop (Depends-on): Add extensions.
10040         * modules/inet_pton (Depends-on): Likewise.
10041         Reported by Simon Josefsson.
10042
10043 2008-04-29  Jim Meyering  <meyering@redhat.com>
10044
10045         When the is more than one match in a block, match all of them.
10046         * build-aux/useless-if-before-free: Iterate through each block
10047         until there are no more matches.
10048
10049         Fix broken useless-if-before-free script.
10050         * build-aux/useless-if-before-free: Fix typo: missing "?" after
10051         the expression to match cast of argument to free-like function.
10052
10053 2008-04-29  Eric Blake  <ebb9@byu.net>
10054
10055         Use new header.
10056         * lib/getaddrinfo.c (includes): s/"inet_ntop.h"/<arpa/inet.h>/.
10057
10058 2008-04-29  Jim Meyering  <meyering@redhat.com>
10059
10060         Avoid test segfault on x86_64 due to lack of inet_ntop declaration.
10061         * tests/test-getaddrinfo.c: Include <arpa/inet.h>, now guaranteed
10062         by gnulib to exist and to declare e.g., inet_ntop.
10063         Don't include "inet_ntop.h", now removed.
10064
10065         * m4/arpa_inet_h.m4: Remove trailing blanks.
10066
10067 2008-04-29  Eric Blake  <ebb9@byu.net>
10068
10069         Silence valgrind on safe reads beyond potential array bounds.
10070         * lib/rawmemchr.valgrind: New file.
10071         * lib/strchrnul.valgrind: Likewise.
10072         * modules/rawmemchr (Files): Distribute new file.
10073         * modules/strchrnul (Files): Likewise.
10074         Suggested by Bruno Haible.
10075
10076 2008-04-29  Bruno Haible  <bruno@clisp.org>
10077
10078         * lib/arpa_inet.in.h: Include system's <arpa/inet.h> if it exists.
10079         (inet_ntop, inet_pton): Change portability warning's wording.
10080         * m4/arpa_inet_h.m4 (gl_HEADER_ARPA_INET): Set HAVE_ARPA_INET_H.
10081         Invoke gl_CHECK_NEXT_HEADERS.
10082         (gl_ARPA_INET_H_DEFAULTS): Initialize ARPA_INET_H.
10083         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_ARPA_INET_H_DEFAULTS and
10084         set ARPA_INET_H.
10085         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
10086         * modules/arpa_inet (Description): No longer only for systems that
10087         lack it.
10088         (Depends-on): Add include_next.
10089         (Makeile.am): Substitute INCLUDE_NEXT, NEXT_ARPA_INET_H,
10090         HAVE_ARPA_INET_H.
10091
10092 2008-04-29  Jim Meyering  <meyering@redhat.com>
10093
10094         * modules/mkdir (License): Re-license as LGPLv2+.
10095
10096 2008-04-29  Bruno Haible  <bruno@clisp.org>
10097
10098         * modules/rawmemchr (Maintainer): Set to Eric.
10099         * modules/strchrnul (Maintainer): Likewise.
10100
10101 2008-04-29  Simon Josefsson  <simon@josefsson.org>
10102
10103         * m4/arpa_inet_h.m4 (gl_ARPA_INET_H_DEFAULTS): Set
10104         HAVE_DECL_INET_NTOP and HAVE_DECL_INET_PTON.
10105
10106         * modules/arpa_inet (arpa/inet.h): Use them.
10107
10108 2008-04-28  Eric Blake  <ebb9@byu.net>
10109
10110         Test getndelim2.
10111         * modules/getndelim2-tests: New file.
10112         * tests/test-getndelim2.c: Likewise.
10113         * lib/getndelim2.c (getndelim2): Never return 0.  Lock the
10114         stream.
10115         * m4/getndelim2.m4 (gl_GETNDELIM2): Check for lock functions.
10116
10117         * MODULES.html.sh: Document new module.
10118
10119 2008-04-20  Bruno Haible  <bruno@clisp.org>
10120
10121         * lib/c-stack.c (die): Use raise.
10122         * modules/c-stack (Depends-on): Add raise.
10123
10124 2008-04-28  Bruno Haible  <bruno@clisp.org>
10125
10126         Expect rpmatch to be declared.
10127         * lib/yesno.c (rpmatch): Remove declaration.
10128
10129         Declare rpmatch.
10130         * lib/stdlib.in.h (rpmatch): New declaration.
10131         * lib/rpmatch.c: Include <stdlib.h> first.
10132         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Require AC_USE_SYSTEM_EXTENSIONS and
10133         gl_STDLIB_H_DEFAULTS. Set HAVE_RPMATCH.
10134         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_RPMATCH,
10135         HAVE_RPMATCH.
10136         * modules/rpmatch (Depends-on): Add stdlib, extensions.
10137         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
10138         (Include): Set to <stdlib.h>.
10139         * modules/stdlib (Makefile.am): Substitute GNULIB_RPMATCH and
10140         HAVE_RPMATCH.
10141         * NEWS: Document the change.
10142
10143 2008-04-28  Bruno Haible  <bruno@clisp.org>
10144
10145         Change rpmatch to use nl_langinfo when appropriate.
10146         * lib/rpmatch.c: Include stdbool.h, string.h, langinfo.h.
10147         (N_): New macro.
10148         (localized_pattern): New function/macro.
10149         (try): Remove match, nomatch arguments. Copy the pattern into safe
10150         memory before caching it.
10151         (rpmatch): Use localized_pattern. Add translator comments.
10152         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Test for nl_langinfo and YESEXPR.
10153         Suggested by Eric Blake.
10154         * modules/rpmatch (Depends-on): Add stdbool.
10155
10156 2008-04-28  Eric Blake  <ebb9@byu.net>
10157
10158         Add rawmemchr module, matching glibc.
10159         * modules/string (Makefile.am): New indicator.
10160         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set it.
10161         * lib/string.in.h (rawmemchr): Declare when appropriate.
10162         * modules/rawmemchr: New file.
10163         * m4/rawmemchr.m4: Likewise.
10164         * lib/rawmemchr.c: Likewise.
10165         * modules/rawmemchr-tests: Likewise.
10166         * tests/test-rawmemchr.c: Likewise.
10167         * doc/glibc-functions/rawmemchr.texi (rawmemchr): Document
10168         module.
10169         * modules/strchrnul (Depends-on): Add rawmemchr.
10170         * lib/strchrnul.c (strchrnul): Optimize a corner case.
10171
10172         Whitespace cleanup.
10173         * tests/test-strchrnul.c: Reindent.
10174         * lib/strchrnul.c: Likewise.
10175
10176         Optimize and test strchrnul.
10177         * lib/strchrnul.c (strchrnul): Rewrite to do parallel search.
10178         * modules/strchrnul-tests: New file.
10179         * tests/test-strchrnul.c: Likewise.
10180
10181         Remove intprops dependency.
10182         * modules/memchr (Depends-on): Remove intprops.
10183         * modules/memrchr (Depends-on): Likewise.
10184         * modules/memchr2 (Depends-on): Likewise.
10185         * lib/memchr.c (__memchr): Hand-inline the TYPE_MAXIMUM check.
10186         * lib/memrchr.c (__memrchr): Likewise.
10187         * lib/memrchr2.c (memchr2): Likewise.
10188         Reported by Simon Josefsson.
10189
10190 2008-04-28  Simon Josefsson  <simon@josefsson.org>
10191
10192         * m4/sys_socket_h.m4: Move AC_REQUIRE([AC_C_INLINE]) to top.
10193         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
10194
10195 2008-04-28  Simon Josefsson  <simon@josefsson.org>
10196
10197         * lib/inet_ntop.h, lib/inet_pton.h: Remove files.
10198
10199         * lib/inet_ntop.c: Include arpa/inet.h instead of inet_ntop.h.
10200
10201         * lib/inet_pton.c: Include arpa/inet.h instead of inet_pton.h.
10202
10203         * lib/arpa_inet.in.h [@GNULIB_INET_NTOP@]: Inline inet_ntop.h
10204         declarations.
10205         [@GNULIB_INET_PTON@]: Inline inet_pton.h declarations.
10206
10207         * m4/inet_pton.m4: Don't check for header files.
10208
10209         * m4/inet_ntop.m4: Don't check for header files.
10210
10211 2008-04-28  Simon Josefsson  <simon@josefsson.org>
10212
10213         * m4/sys_socket_h.m4: Require AC_C_INLINE when necessary.
10214         * lib/sys_socket.in.h (setsockopt): Use proper win32 tests (don't
10215         trigger for cygwin).
10216         Reported by Bruno Haible  <bruno@clisp.org>.
10217
10218 2008-04-28  Bruno Haible  <bruno@clisp.org>
10219
10220         * doc/posix-functions/strdup.texi: Mention mingw problem.
10221
10222 2008-04-27  Bruno Haible  <bruno@clisp.org>
10223
10224         * modules/stat-time-tests (Depends-on): Add sleep.
10225         * tests/test-stat-time.c (force_unlink): New function.
10226         (cleanup): Use it.
10227         (test_mtime): Remove the ctime related tests.
10228         (test_ctime): New function, containing the ctime related tests.
10229         (main): Call test_ctime, except on native Windows platforms.
10230
10231 2008-04-27  Bruno Haible  <bruno@clisp.org>
10232
10233         * lib/rpmatch.c (rpmatch): Add some comments.
10234         Reported by James Youngman <jay@gnu.org>.
10235
10236 2008-04-27  Bruno Haible  <bruno@clisp.org>
10237
10238         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Also test the behaviour on
10239         quiet NaNs.
10240
10241 2008-04-27  Bruno Haible  <bruno@clisp.org>
10242
10243         Make test-yesno.sh work on mingw.
10244         * tests/test-yesno.sh: Postprocess the output to convert CR/LF to LF.
10245         * tests/test-yesno.c: Include yesno.h first. Include binary-io.h.
10246         (main): Set stdin to binary mode.
10247         * modules/yesno-tests (Depends-on): Add binary-io.
10248
10249 2008-04-27  Bruno Haible  <bruno@clisp.org>
10250
10251         Fix 'isfinite' on x86, x86_64, ia64 platforms.
10252         * tests/test-isfinite.c (test_isfinitel): Also test the behavior on
10253         argument that lie outside the IEEE 854 domain.
10254         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): New macro.
10255         (gl_ISFINITE): Use it.
10256         * doc/posix-functions/isfinite.texi: Document the fixed bugs.
10257
10258 2008-04-27  Bruno Haible  <bruno@clisp.org>
10259
10260         Allow local renaming in config.h.
10261         * lib/memrchr.c (memrchr): Don't undefine outside libc.
10262
10263 2008-04-27  Bruno Haible  <bruno@clisp.org>
10264
10265         * lib/memchr.c (__memchr): Change type of 'i'.
10266         * lib/memchr2.c (memchr2): Likewise.
10267
10268 2008-04-26  Eric Blake  <ebb9@byu.net>
10269         and Bruno Haible  <bruno@clisp.org>
10270
10271         Optimize and test memrchr.
10272         * modules/memrchr (Depends-on): Add intprops.
10273         * lib/memrchr.c (__memrchr): Avoid false positives in loop.
10274         * modules/memrchr-tests: New file.
10275         * tests/test-memrchr.c: New file.
10276
10277 2008-04-26  Bruno Haible  <bruno@clisp.org>
10278
10279         Add tentative support for DragonFly BSD.
10280         * lib/stdio-impl.h: Add macros for DragonFly BSD.
10281         * lib/fbufmode.c (fbufmode): Update conditionals. Use fp_ instead of
10282         fp.
10283         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
10284         restore_seek_optimization, update_fpos_cache, rpl_fflush: Likewise.
10285         * lib/fpurge.c (fpurge): Likewise.
10286         * lib/freadable.c (freaadable): Likewise.
10287         * lib/freadahead.c (freadahead): Likewise.
10288         * lib/freading.c (freading): Likewise.
10289         * lib/freadptr.c (freadptr): Likewise.
10290         * lib/freadseek.c (freadptrinc): Likewise.
10291         * lib/fseeko.c (fseeko): Likewise.
10292         * lib/fseterr.c (fseterr): Likewise.
10293         * lib/fwritable.c (fwritable): Likewise.
10294         * lib/fwriting.c (fwriting): Likewise.
10295
10296 2008-04-26  Bruno Haible  <bruno@clisp.org>
10297
10298         * lib/stdio-impl.h: New file.
10299         * lib/fbufmode.c: Include stdio-impl.h.
10300         (fbufmode): Use fp_, remove redundant #defines.
10301         * lib/fflush.c: Include stdio-impl.h.
10302         (clear_ungetc_buffer): Remove redundant #defines.
10303         * lib/fpurge.c: Include stdio-impl.h.
10304         (fpurge): Remove redundant #defines.
10305         * lib/freadable.c: Include stdio-impl.h.
10306         (freadable): Remove redundant #defines.
10307         * lib/freadahead.c: Include stdio-impl.h.
10308         (freadahead): Remove redundant #defines.
10309         * lib/freading.c: Include stdio-impl.h.
10310         (freading): Remove redundant #defines.
10311         * lib/freadptr.c: Include stdio-impl.h.
10312         (freadptr): Remove redundant #defines.
10313         * lib/freadseek.c: Include stdio-impl.h.
10314         (freadptrinc): Remove redundant #defines.
10315         * lib/fseeko.c: Include stdio-impl.h.
10316         (rpl_fseeko): Remove redundant #defines.
10317         * lib/fseterr.c: Include stdio-impl.h.
10318         (fseterr): Remove redundant #defines.
10319         * lib/fwritable.c: Include stdio-impl.h.
10320         (fwritable: Remove redundant #defines.
10321         * lib/fwriting.c: Include stdio-impl.h.
10322         (fwriting): Remove redundant #defines.
10323         * modules/fbufmode (Files): Add lib/stdio-impl.h.
10324         * modules/fflush (Files): Likewise.
10325         * modules/fpurge (Files): Likewise.
10326         * modules/freadable (Files): Likewise.
10327         * modules/freadahead (Files): Likewise.
10328         * modules/freading (Files): Likewise.
10329         * modules/freadptr (Files): Likewise.
10330         * modules/freadseek (Files): Likewise.
10331         * modules/fseeko (Files): Likewise.
10332         * modules/fseterr (Files): Likewise.
10333         * modules/fwritable (Files): Likewise.
10334         * modules/fwriting (Files): Likewise.
10335
10336 2008-04-26  Bruno Haible  <bruno@clisp.org>
10337
10338         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
10339         restore_seek_optimization, update_fpos_cache): New functions, extracted
10340         from rpl_fflush.
10341         (rpl_fflush): Use them.
10342         * m4/fflush.m4 (gl_PREREQ_FFLUSH): New macro.
10343         (gl_REPLACE_FFLUSH): Use it.
10344
10345 2008-04-26  Bruno Haible  <bruno@clisp.org>
10346
10347         * tests/test-xstrtol.sh: Work around limitation of an old 'tr' program
10348         on Solaris.
10349         * tests/test-xstrtoimax.sh: Likewise.
10350         * tests/test-xstrtoumax.sh: Likewise.
10351         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
10352
10353 2008-04-26  Bruno Haible  <bruno@clisp.org>
10354
10355         * modules/memchr-tests: New file.
10356         * tests/test-memchr.c; New file, based on tests/test-memchr2.c.
10357
10358 2008-04-26  Eric Blake  <ebb9@byu.net>
10359             Bruno Haible  <bruno@clisp.org>
10360
10361         * lib/memchr.c: Include intprops.h.
10362         (__memchr): Optimize parallel detection of matching bytes. Rename local
10363         variables. Add explanatory comments.
10364
10365 2008-04-26  Bruno Haible  <bruno@clisp.org>
10366
10367         Fix module 'memchr', broken since 2000-10-28.
10368         * lib/memchr.c: Outside glibc, define memchr, not __memchr.
10369
10370 2008-04-26  Bruno Haible  <bruno@clisp.org>
10371
10372         * lib/memchr2.c (memchr2): Rename local variables. Add explanatory
10373         comments.
10374
10375 2008-04-25  Eric Blake  <ebb9@byu.net>
10376
10377         Use native fstatat on cygwin 1.7.0.
10378         * m4/openat.m4 (gl_FUNC_OPENAT): Make sure lstat check is made
10379         first.
10380
10381 2008-04-23  Eric Blake  <ebb9@byu.net>
10382
10383         Improve memchr2 performance.
10384         * lib/memchr2.c (memchr2): Further optimize parallel detection of
10385         NUL bytes.
10386         * modules/memchr2 (Depends-on): Use intprops.h.
10387
10388 2008-04-23  Simon Josefsson  <simon@josefsson.org>
10389
10390         * lib/sys_socket.in.h (setsockopt): Be more type safe by declaring
10391         an inline function instead of a CPP macro.  Patch by Ben Pfaff
10392         <blp@cs.stanford.edu>.
10393
10394 2008-04-23  Simon Josefsson  <simon@josefsson.org>
10395
10396         * lib/arpa_inet.in.h: New file.
10397
10398         * modules/arpa_inet (Files): Add lib/arpa_inet.in.h.
10399         (Makefile.am): Sed in substitute header file.
10400
10401         * m4/arpa_inet_h.m4: Add gl_ARPA_INET_H_DEFAULTS and
10402         gl_ARPA_INET_MODULE_INDICATOR.  Use them.
10403
10404         * modules/inet_ntop (configure.ac): Use
10405         gl_ARPA_INET_MODULE_INDICATOR.
10406
10407         * modules/inet_pton (configure.ac): Use
10408         gl_ARPA_INET_MODULE_INDICATOR.
10409
10410 2008-04-22  Jim Meyering  <meyering@redhat.com>
10411
10412         * modules/verify (License): Re-license as LGPLv2+.
10413
10414 2008-04-22  Simon Josefsson  <simon@josefsson.org>
10415
10416         * lib/sys_socket.in.h: Define setsockopt macro to cast fourth
10417         parameter to void* as per POSIX standard (MinGW uses char*).
10418
10419 2008-04-21  Bruno Haible  <bruno@clisp.org>
10420
10421         * lib/wctype.in.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
10422         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
10423         Define to replacements if REPLACE_ISWCNTRL is 1.
10424         * m4/wctype.m4 (gl_WCTYPE_H): Test whether the isw* functions work.
10425         If not, set WCTYPE_H to nonempty and REPLACE_ISWCNTRL to 1.
10426         * modules/wctype (Makefile.am): Substitute REPLACE_ISWCNTRL.
10427         * doc/posix-functions/iswalnum.texi: Mention the 'wctype' module and
10428         what it fixes.
10429         * doc/posix-functions/iswalpha.texi: Likewise.
10430         * doc/posix-functions/iswblank.texi: Likewise.
10431         * doc/posix-functions/iswcntrl.texi: Likewise.
10432         * doc/posix-functions/iswdigit.texi: Likewise.
10433         * doc/posix-functions/iswgraph.texi: Likewise.
10434         * doc/posix-functions/iswlower.texi: Likewise.
10435         * doc/posix-functions/iswprint.texi: Likewise.
10436         * doc/posix-functions/iswpunct.texi: Likewise.
10437         * doc/posix-functions/iswspace.texi: Likewise.
10438         * doc/posix-functions/iswupper.texi: Likewise.
10439         * doc/posix-functions/iswxdigit.texi: Likewise.
10440         Reported by Alain Guibert.
10441
10442 2008-04-21  Bruno Haible  <bruno@clisp.org>
10443
10444         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Fix typo in last commit.
10445         Patch by Alain Guibert.
10446
10447 2008-04-21  Bruno Haible  <bruno@clisp.org>
10448
10449         Fix test failures on mingw.
10450         * tests/test-xstrtol.c (print_no_progname): New function.
10451         (main): Install it in error_print_progname hook.
10452         * tests/test-xstrtol.sh: Convert CR/LF to NL in output.
10453         * tests/test-xstrtoimax.sh: Likewise.
10454         * tests/test-xstrtoumax.sh: Likewise.
10455
10456 2008-04-21  Bruno Haible  <bruno@clisp.org>
10457
10458         Fix test failure on mingw.
10459         * tests/test-argp-2.sh (func_compare): Remove CRs from sed's output.
10460
10461 2008-04-21  Bruno Haible  <bruno@clisp.org>
10462
10463         * lib/localename.c (SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN):
10464         Actually assign a value.
10465
10466 2008-04-20  Bruno Haible  <bruno@clisp.org>
10467
10468         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl',
10469         take 2.
10470         * lib/canonicalize.c (canonicalize_file_name): Elide if the
10471         'canonicalize-lgpl' module is also used.
10472         * lib/canonicalize-lgpl.c: Undo last change.
10473         * modules/canonicalize-lgpl (configure.ac): Invoke gl_MODULE_INDICATOR.
10474
10475 2008-04-20  Bruno Haible  <bruno@clisp.org>
10476
10477         * lib/mkdir.c (mkdir): Undefine after the includes, not right after
10478         config.h. Provide _mkdir based fallback for mingw.
10479         * lib/sys_stat.in.h (mkdir): Define through an 'extern' declaration
10480         if REPLACE_MKDIR is 1. Otherwise, test for mingw directly.
10481         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Require
10482         gl_SYS_STAT_H_DEFAULTS. When doing the replacement, set REPLACE_MKDIR
10483         rather than defining mkdir in config.h.
10484         * m4/sys_stat_h.m4 (gl_SYS_STAT_MODULE_INDICATOR): New macro.
10485         (gl_SYS_STAT_H_DEFAULTS): New macro.
10486         (gl_HEADER_SYS_STAT_H): Require it. Don't set HAVE_DECL_MKDIR and
10487         HAVE_IO_H any more.
10488         * modules/sys_stat (Makefile.am): Substitute REPLACE_MKDIR instead of
10489         HAVE_DECL_MKDIR and HAVE_IO_H.
10490
10491 2008-04-20  Bruno Haible  <bruno@clisp.org>
10492
10493         * lib/isapipe.c: Port to native Windows platforms.
10494
10495 2008-04-20  Bruno Haible  <bruno@clisp.org>
10496
10497         * lib/gc-gnulib.c: Include <windows.h> before <wincrypt.h>.
10498
10499 2008-04-21  Eric Blake  <ebb9@byu.net>
10500
10501         Work around preprocessors that don't handle UINTMAX_MAX.
10502         * lib/memchr2.c (memchr2): Avoid embedded #if.
10503         Reported by Alain Guibert, fix suggested by Bruno Haible.
10504
10505 2008-04-21  Simon Josefsson  <simon@josefsson.org>
10506
10507         * doc/posix-functions/strftime.texi (strftime): Explain better
10508         Windows incompatibility.  Suggested by Micah Cowan
10509         <micah@cowan.name>.
10510
10511 2008-04-20  Bruno Haible  <bruno@clisp.org>
10512
10513         * modules/uniconv/u32-conv-to-enc (Depends-on): Add unistr/u32-mblen,
10514         unistr/u8-mblen.
10515
10516 2008-04-20  Bruno Haible  <bruno@clisp.org>
10517
10518         Fix test failure on platforms with non-GNU iconv.
10519         * lib/uniconv/u16-conv-to-enc.c (u16_to_u8_lenient): New function.
10520         (U_TO_U8): Use it, rather than u16_to_u8.
10521         * lib/uniconv/u-conv-to-enc.h (FUNC): Allow an incomplete sequence of
10522         units at the end of the input string.
10523         * modules/uniconv/u16-conv-to-enc (Depends-on): Update.
10524
10525 2008-04-20  Bruno Haible  <bruno@clisp.org>
10526
10527         * tests/uniconv/test-u8-conv-to-enc.c (main): Accept result == NULL
10528         when the resulting length is 0.
10529         * tests/uniconv/test-u16-conv-to-enc.c (main): Likewise.
10530
10531 2008-04-20  Bruno Haible  <bruno@clisp.org>
10532
10533         * m4/roundf.m4 (gl_FUNC_ROUNDF): Add test whether roundf actually
10534         works.
10535         * doc/posix-functions/roundf.texi: Mention roundf bug on mingw.
10536
10537 2008-04-20  Bruno Haible  <bruno@clisp.org>
10538
10539         * tests/test-tsearch.c (main): Don't use initstate if it is missing.
10540         * modules/tsearch-tests (configure.ac): Test for initstate function.
10541
10542 2008-04-20  Bruno Haible  <bruno@clisp.org>
10543
10544         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Also provided a substitute
10545         for nlink_t if missing.
10546         * tests/test-sys_stat.c: Check the existence of the nlink_t type.
10547
10548 2008-04-19  Bruno Haible  <bruno@clisp.org>
10549
10550         Work around snprintf bug on Linux libc5.
10551         * m4/printf.m4 (gl_SNPRINTF_SIZE1): New macro.
10552         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
10553         gl_SNPRINTF_SIZE1.
10554         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
10555         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Likewise. Replace snprintf if
10556         that test failed.
10557         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Likewise.
10558         * lib/vasnprintf.c (USE_SNPRINTF): Set to 0 on Linux libc5 systems.
10559         * modules/snprintf (Files): Add m4/printf.m4.
10560         * modules/vsnprintf (Files): Likewise.
10561         * doc/posix-functions/snprintf.texi: Document Linux libc5 problem.
10562         * doc/posix-functions/vsnprintf.texi: Likewise.
10563
10564 2008-04-19  Bruno Haible  <bruno@clisp.org>
10565
10566         * lib/vasnprintf.c (floorlog10l, floorlog10): Reduce maximum error
10567         from 0.0058 to less than 10^-7.
10568
10569 2008-04-19  Bruno Haible  <bruno@clisp.org>
10570
10571         Fix rounding when a precision is given.
10572         * lib/vasnprintf.c (is_borderline): New function.
10573         (VASNPRINTF): For %e and %g, consider replacing the digits 10....0 with
10574         9...9x.
10575         * tests/test-vasnprintf-posix.c (test_function): Test rounding with %f,
10576         %e, %g.
10577         * tests/test-vasprintf-posix.c (test_function): Likewise.
10578         * tests/test-snprintf-posix.h (test_function): Likewise.
10579         * tests/test-sprintf-posix.h (test_function): Likewise.
10580         * tests/test-fprintf-posix.h (test_function): Test rounding with %f.
10581         * tests/test-printf-posix.h (test_function): Likewise.
10582         * tests/test-printf-posix.output: Update.
10583         Reported by John Darrington <john@darrington.wattle.id.au> via
10584         Ben Pfaff <blp@cs.stanford.edu>.
10585
10586 2008-04-18  Simon Josefsson  <simon@josefsson.org>
10587
10588         * doc/posix-functions/strftime.texi (strftime): Clarify platform.
10589         Suggested by Bruno Haible <bruno@clisp.org>.
10590
10591 2008-04-17  Bruno Haible  <bruno@clisp.org>
10592
10593         * lib/lock.h (gl_lock_destroy, gl_rwlock_destroy,
10594         gl_recursive_lock_destroy): Provide no-op definitions for the dummy
10595         implementation.
10596         Patch by Bruce Merry <bmerry@gmail.com>.
10597
10598 2008-04-17  Simon Josefsson  <simon@josefsson.org>
10599
10600         * doc/posix-functions/strftime.texi (strftime): Mention that %e
10601         doesn't work under Windows.
10602
10603 2008-04-16  Bruno Haible  <bruno@clisp.org>
10604
10605         * lib/localename.c (LANG_MAORI, LANG_QUECHUA, LANG_SOTHO, LANG_UIGHUR):
10606         New macros.
10607         (SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_LATIN,
10608         SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_CYRILLIC,
10609         SUBLANG_CROATIAN_CROATIA, SUBLANG_CROATIAN_BOSNIA_HERZEGOVINA_LATIN,
10610         SUBLANG_MONGOLIAN_CYRILLIC_MONGOLIA, SUBLANG_MONGOLIAN_PRC,
10611         SUBLANG_QUECHUA_BOLIVIA, SUBLANG_QUECHUA_ECUADOR, SUBLANG_QUECHUA_PERU,
10612         SUBLANG_RUSSIAN_RUSSIA, SUBLANG_RUSSIAN_MOLDAVIA, SUBLANG_SPANISH_US,
10613         SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN, SUBLANG_UIGHUR_PRC): New
10614         macros.
10615         (gl_locale_name_from_win32_LANGID): Refine code for Croatian/Bosnian,
10616         Mongolian, Russian, Spanish, Tibetan. Add code for Maori, Quechua,
10617         Northern Sotho, Uighur.
10618
10619 2008-04-16  Bruno Haible  <bruno@clisp.org>
10620
10621         * lib/localename.c (SUBLANG_SINDHI_INDIA): New macro.
10622         (SUBLANG_SINDHI_PAKISTAN): Change value from 1 to 2.
10623         (gl_locale_name_from_win32_LANGID): Fix code for Sindhi.
10624         Reported by Daniel Bergström <daniel@octocode.com>.
10625
10626 2007-12-25  KJK::Hyperion  <hackbunny@reactos.com>
10627             Bruno Haible  <bruno@clisp.org>
10628
10629         * lib/localename.c (gl_locale_name_canonicalize) [WIN32_NATIVE]: New
10630         function.
10631         (gl_locale_name_from_win32_LANGID, gl_locale_name_from_win32_LCID):
10632         New functions, mostly extracted from gl_locale_name_default.
10633         (gl_locale_name_default): Use gl_locale_name_from_win32_LCID.
10634
10635 2008-04-16  Eric Blake  <ebb9@byu.net>
10636
10637         Adjust strtod detection to catch glibc 2.7 bug.
10638         * m4/strtod.m4 (gl_FUNC_STRTOD): Test "nan()" behavior.
10639         Reported by John Gatewood Ham.
10640
10641 2008-04-16  Bruno Haible  <bruno@clisp.org>
10642
10643         Add tentative support for Linux libc5.
10644         * lib/fbufmode.c (fbufmode) [__GNU_LIBRARY__==1]: Reuse glibc2 code.
10645         * lib/fpurge.c (fpurge): Likewise.
10646         * lib/freadable.c (freadable): Likewise.
10647         * lib/freadahead.c (freadahead): Likewise.
10648         * lib/freading.c (freading): Likewise.
10649         * lib/freadptr.c (freadptr): Likewise.
10650         * lib/freadseek.c (freadptrinc): Likewise.
10651         * lib/fseeko.c (rpl_fseeko): Likewise.
10652         * lib/fseterr.c (fseterr): Likewise.
10653         * lib/fwritable.c (fwritable): Likewise.
10654         * lib/fwriting.c (fwriting): Likewise.
10655         Reported by Alain Guibert <alguibert+bts@free.fr>.
10656
10657 2008-04-15  Bruno Haible  <bruno@clisp.org>
10658
10659         * modules/mathl (configure.ac): Define module indicator.
10660
10661 2008-04-15  Bruno Haible  <bruno@clisp.org>
10662
10663         * lib/logl.c (logl): Remove unused variables.
10664
10665 2008-04-15  Bruno Haible  <bruno@clisp.org>
10666
10667         * lib/uniconv/u-conv-to-enc.h (FUNC): Fix return value when U_TO_U8
10668         fails.
10669
10670 2008-04-15  Bruno Haible  <bruno@clisp.org>
10671
10672         * lib/trim.c (trim2): Fix argument of isspace() macro.
10673
10674 2008-04-15  Paolo Bonzini  <bonzini@gnu.org>
10675
10676         * lib/tanl.c (kernel_tanl): Rename flag to invert, initialize it
10677         to 0.
10678         * lib/trigl.c (ieee754_rem_pio2l): Fix range checks.
10679
10680 2008-04-14  Bruno Haible  <bruno@clisp.org>
10681
10682         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Fix underquoting of
10683         AC_LANG_PROGRAM argument.
10684         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Likewise.
10685         * m4/gethrxtime.m4 (gl_ARITHMETIC_HRTIME_T): Likewise.
10686         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Likewise.
10687         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
10688         * m4/math_h.m4 (gl_MATH_H): Likewise.
10689         * m4/mbstate_t.m4 (AC_TYPE_MBSTATE_T): Likewise.
10690         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
10691         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
10692         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Likewise.
10693         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
10694         * m4/regex.m4 (gl_REGEX): Likewise.
10695         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Likewise.
10696         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET): Likewise.
10697         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
10698         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Likewise.
10699         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
10700         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
10701         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
10702         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
10703
10704 2008-04-14  Jim Meyering  <meyering@redhat.com>
10705
10706         test-strtod: fix typos: s/abs/fabs/
10707         * tests/test-strtod.c (main): Use fabs, not narrowing-to-int "abs".
10708
10709 2008-04-13  Bruno Haible  <bruno@clisp.org>
10710
10711         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl'.
10712         * lib/canonicalize-lgpl.c: Elide the contents if the 'canonicalize'
10713         module is also used and while not building the reloc-wrapper.
10714
10715 2008-04-13  Bruno Haible  <bruno@clisp.org>
10716
10717         * tests/test-getaddrinfo.c (simple): Ignore EAI_NODATA error.
10718
10719 2008-04-13  Bruno Haible  <bruno@clisp.org>
10720
10721         Fix AIX compilation failure introduced on 2008-04-02.
10722         * tests/test-frexp.c (exp): Undefine before redefining.
10723         * tests/test-frexpl.c (exp): Likewise.
10724
10725 2008-04-13  Bruno Haible  <bruno@clisp.org>
10726
10727         Work around a HP-UX stdio bug.
10728         * tests/test-ftell.c (main): Disable the fseek/ftell test on HP-UX.
10729         * tests/test-ftello.c (main): Likewise.
10730         * doc/posix-functions/ftell.texi: Mention HP-UX bug.
10731         * doc/posix-functions/ftello.texi: Likewise.
10732
10733 2008-04-13  Bruno Haible  <bruno@clisp.org>
10734
10735         Make test-signbit pass on HP-UX/hppa.
10736         * tests/test-signbit.c (minus_zerol): New variable.
10737         (test_signbitl): Use it.
10738
10739 2008-04-13  Bruno Haible  <bruno@clisp.org>
10740
10741         Make truncl work on OSF/1 4.0.
10742         * m4/truncl.m4 (gl_FUNC_TRUNCL): Test whether truncl actually works.
10743         Set REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
10744         * lib/math.in.h (truncl): Test REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
10745         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_TRUNCL, not
10746         HAVE_DECL_TRUNCL.
10747         * modules/math (Makefile.am): Substitute REPLACE_TRUNCL, not
10748         HAVE_DECL_TRUNCL.
10749         * doc/posix-functions/truncl.texi: Document the OSF/1 4.0 problem.
10750
10751 2008-04-13  Bruno Haible  <bruno@clisp.org>
10752
10753         * lib/unictype.h: Remove trailing comma from enumeration definitions.
10754
10755 2008-04-13  Bruno Haible  <bruno@clisp.org>
10756
10757         * lib/count-one-bits.h (COUNT_ONE_BITS): Rewrite verification
10758         expression, so as to avoid HP-UX 11 cc compiler bug.
10759
10760 2008-04-13  Bruno Haible  <bruno@clisp.org>
10761
10762         * m4/regex.m4 (gl_PREREQ_REGEX): Also check for <libintl.h>.
10763
10764 2008-04-13  Bruno Haible  <bruno@clisp.org>
10765
10766         * lib/git-merge-changelog.c: Remove empty declaration outside of
10767         functions.
10768
10769 2008-04-13  Bruno Haible  <bruno@clisp.org>
10770
10771         * modules/quotearg-tests (Makefile.am): Define test_quotearg_LDADD.
10772
10773 2008-04-13  Bruno Haible  <bruno@clisp.org>
10774
10775         * doc/posix-headers/sys_socket.texi: Document the problem on EMX.
10776         * lib/sys_socket.in.h (SHUT_RD, SHUT_WR, SHUT_RDWR): Define if missing.
10777         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Replace <sys/socket.h>
10778         also if it exists but lacks definitions of the SHUT_* macros.
10779         * modules/sys_socket (Description): Update.
10780         Reported by Elbert Pol <e.pol@chello.nl>.
10781
10782 2008-04-13  Bruno Haible  <bruno@clisp.org>
10783
10784         * lib/localcharset.c (OS2): Don't redefine if already defined.
10785         Reported by Elbert Pol <e.pol@chello.nl>.
10786
10787 2008-04-13  Bruno Haible  <bruno@clisp.org>
10788
10789         * lib/binary-io.h [__EMX__]: Include <io.h>.
10790         Reported by Elbert Pol <e.pol@chello.nl>.
10791
10792 2008-04-12  Bruno Haible  <bruno@clisp.org>
10793
10794         * lib/fpucw.h: Enable the definitions also for x86_64.
10795         Needed for NetBSD/x86_64.
10796         Reported by Thomas Klausner <tk@giga.or.at>.
10797
10798 2008-04-12  Bruno Haible  <bruno@clisp.org>
10799
10800         * tests/test-strtod.c: Include isnand.h.
10801         (main): Use isnand instead of isnan.
10802         Reported by Jim Meyering.
10803
10804 2008-04-12  Bruno Haible  <bruno@clisp.org>
10805
10806         * m4/isnanf.m4 (gl_ISNANF_WORKS): Add a test for a special NaN.
10807         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
10808
10809 2008-04-12  Jim Meyering  <meyering@redhat.com>
10810
10811         * m4/math_h.m4 (gl_MATH_H): Fix typos.
10812
10813 2008-04-12  Bruno Haible  <bruno@clisp.org>
10814
10815         * lib/freadptr.c (freadptr) [__EMX__]: Fix wrong assertion.
10816         Reported by Elbert Pol <e.pol@chello.nl>.
10817
10818 2008-04-12  Eric Blake  <ebb9@byu.net>
10819
10820         Work around Solaris 10 math.h bug.
10821         * m4/math_h.m4 (gl_MATH_H): Check for bug.
10822         (gl_MATH_H_DEFAULTS): Set up default.
10823         * modules/math (Makefile.am): Replace new indicators.
10824         * lib/math.in.h (NAN, HUGE_VAL): Provide replacements.
10825         * tests/test-math.c (main): Test this.
10826         * m4/strtod.m4 (gl_FUNC_STRTOD): Don't rely on HUGE_VAL.
10827         * doc/posix-headers/math.texi (math.h): Mention bug.
10828         Reported by Nelson H. F. Beebe and Jim Meyering.
10829
10830 2008-04-11  Bruno Haible  <bruno@clisp.org>
10831
10832         Adapt to future versions of Apple GCC.
10833         * lib/argp-fmtstream.h (ARGP_FS_EI): Don't test __GNUC_GNU_INLINE__.
10834         Reported by Peter O'Gorman <peter@pogma.com>.
10835
10836 2008-04-11  Bruno Haible  <bruno@clisp.org>
10837
10838         * tests/test-getaddrinfo.c (simple): Ignore EAI_NONAME error.
10839
10840 2008-04-11  Bruno Haible  <bruno@clisp.org>
10841
10842         * modules/strsignal-tests (Makefile.am): Define test_strsignal_LDADD.
10843
10844         * modules/getaddrinfo-tests (Makefile.am): Define
10845         test_getaddrinfo_LDADD.
10846
10847 2008-04-11  Bruno Haible  <bruno@clisp.org>
10848
10849         * lib/strsignal.c (_sys_siglist): Don't declare if already declared.
10850         (init): Fix syntax error.
10851         * m4/strsignal.m4 (gl_PREREQ_STRSIGNAL): Check whether _sys_siglist
10852         is declared.
10853
10854 2008-04-11  Bruno Haible  <bruno@clisp.org>
10855
10856         * lib/glob.c: Include <stdbool.h>. Needed at least with IRIX cc.
10857         * modules/glob (Depends-on): Add stdbool.
10858
10859 2008-04-11  Bruno Haible  <bruno@clisp.org>
10860
10861         * lib/trim.c: Include <string.h>.
10862
10863 2008-04-11  Eric Blake  <ebb9@byu.net>
10864
10865         Avoid compile failure on OS/2.
10866         * lib/regex_internal.h (internal_function): Disable optimization
10867         on OS/2 (__EMX__), where it caused compiler error.
10868         Reported by Elbert Pol.
10869
10870 2008-04-11  Bruno Haible  <bruno@clisp.org>
10871
10872         Flush the standard error stream before aborting. Needed on mingw.
10873         * tests/test-argmatch.c (ASSERT): Call fflush(stderr) before abort().
10874         * tests/test-array_list.c (ASSERT): Likewise.
10875         * tests/test-array_oset.c (ASSERT): Likewise.
10876         * tests/test-avltree_list.c (ASSERT): Likewise.
10877         * tests/test-avltree_oset.c (ASSERT): Likewise.
10878         * tests/test-avltreehash_list.c (ASSERT): Likewise.
10879         * tests/test-binary-io.c (ASSERT): Likewise.
10880         * tests/test-byteswap.c (ASSERT): Likewise.
10881         * tests/test-c-ctype.c (ASSERT): Likewise.
10882         * tests/test-c-strcasecmp.c (ASSERT): Likewise.
10883         * tests/test-c-strcasestr.c (ASSERT): Likewise.
10884         * tests/test-c-strncasecmp.c (ASSERT): Likewise.
10885         * tests/test-c-strstr.c (ASSERT): Likewise.
10886         * tests/test-canonicalize-lgpl.c (ASSERT): Likewise.
10887         * tests/test-canonicalize.c (ASSERT): Likewise.
10888         * tests/test-carray_list.c (ASSERT): Likewise.
10889         * tests/test-ceilf1.c (ASSERT): Likewise.
10890         * tests/test-ceilf2.c (ASSERT): Likewise.
10891         * tests/test-ceill.c (ASSERT): Likewise.
10892         * tests/test-count-one-bits.c (ASSERT): Likewise.
10893         * tests/test-fbufmode.c (ASSERT): Likewise.
10894         * tests/test-fflush2.c (ASSERT): Likewise.
10895         * tests/test-floorf1.c (ASSERT): Likewise.
10896         * tests/test-floorf2.c (ASSERT): Likewise.
10897         * tests/test-floorl.c (ASSERT): Likewise.
10898         * tests/test-fopen.c (ASSERT): Likewise.
10899         * tests/test-fpending.c (ASSERT): Likewise.
10900         * tests/test-fprintf-posix.c (ASSERT): Likewise.
10901         * tests/test-fpurge.c (ASSERT): Likewise.
10902         * tests/test-freadable.c (ASSERT): Likewise.
10903         * tests/test-freadahead.c (ASSERT): Likewise.
10904         * tests/test-freading.c (ASSERT): Likewise.
10905         * tests/test-freadptr.c (ASSERT): Likewise.
10906         * tests/test-freadptr2.c (ASSERT): Likewise.
10907         * tests/test-freadseek.c (ASSERT): Likewise.
10908         * tests/test-freopen.c (ASSERT): Likewise.
10909         * tests/test-frexp.c (ASSERT): Likewise.
10910         * tests/test-frexpl.c (ASSERT): Likewise.
10911         * tests/test-fseek.c (ASSERT): Likewise.
10912         * tests/test-fseeko.c (ASSERT): Likewise.
10913         * tests/test-fstrcmp.c (ASSERT): Likewise.
10914         * tests/test-ftell.c (ASSERT): Likewise.
10915         * tests/test-ftello.c (ASSERT): Likewise.
10916         * tests/test-func.c (ASSERT): Likewise.
10917         * tests/test-fwritable.c (ASSERT): Likewise.
10918         * tests/test-fwriting.c (ASSERT): Likewise.
10919         * tests/test-getdelim.c (ASSERT): Likewise.
10920         * tests/test-getline.c (ASSERT): Likewise.
10921         * tests/test-i-ring.c (ASSERT): Likewise.
10922         * tests/test-iconv-utf.c (ASSERT): Likewise.
10923         * tests/test-iconv.c (ASSERT): Likewise.
10924         * tests/test-isfinite.c (ASSERT): Likewise.
10925         * tests/test-isnand.c (ASSERT): Likewise.
10926         * tests/test-isnanf.c (ASSERT): Likewise.
10927         * tests/test-isnanl.h (ASSERT): Likewise.
10928         * tests/test-ldexpl.c (ASSERT): Likewise.
10929         * tests/test-linked_list.c (ASSERT): Likewise.
10930         * tests/test-linkedhash_list.c (ASSERT): Likewise.
10931         * tests/test-localename.c (ASSERT): Likewise.
10932         * tests/test-lseek.c (ASSERT): Likewise.
10933         * tests/test-mbscasecmp.c (ASSERT): Likewise.
10934         * tests/test-mbscasestr1.c (ASSERT): Likewise.
10935         * tests/test-mbscasestr2.c (ASSERT): Likewise.
10936         * tests/test-mbscasestr3.c (ASSERT): Likewise.
10937         * tests/test-mbscasestr4.c (ASSERT): Likewise.
10938         * tests/test-mbschr.c (ASSERT): Likewise.
10939         * tests/test-mbscspn.c (ASSERT): Likewise.
10940         * tests/test-mbsncasecmp.c (ASSERT): Likewise.
10941         * tests/test-mbspbrk.c (ASSERT): Likewise.
10942         * tests/test-mbspcasecmp.c (ASSERT): Likewise.
10943         * tests/test-mbsrchr.c (ASSERT): Likewise.
10944         * tests/test-mbsspn.c (ASSERT): Likewise.
10945         * tests/test-mbsstr1.c (ASSERT): Likewise.
10946         * tests/test-mbsstr2.c (ASSERT): Likewise.
10947         * tests/test-mbsstr3.c (ASSERT): Likewise.
10948         * tests/test-memchr2.c (ASSERT): Likewise.
10949         * tests/test-memmem.c (ASSERT): Likewise.
10950         * tests/test-open.c (ASSERT): Likewise.
10951         * tests/test-printf-frexp.c (ASSERT): Likewise.
10952         * tests/test-printf-frexpl.c (ASSERT): Likewise.
10953         * tests/test-printf-posix.c (ASSERT): Likewise.
10954         * tests/test-quotearg.c (ASSERT): Likewise.
10955         * tests/test-rbtree_list.c (ASSERT): Likewise.
10956         * tests/test-rbtree_oset.c (ASSERT): Likewise.
10957         * tests/test-rbtreehash_list.c (ASSERT): Likewise.
10958         * tests/test-round1.c (ASSERT): Likewise.
10959         * tests/test-roundf1.c (ASSERT): Likewise.
10960         * tests/test-roundl.c (ASSERT): Likewise.
10961         * tests/test-signbit.c (ASSERT): Likewise.
10962         * tests/test-sleep.c (ASSERT): Likewise.
10963         * tests/test-snprintf-posix.c (ASSERT): Likewise.
10964         * tests/test-snprintf.c (ASSERT): Likewise.
10965         * tests/test-sprintf-posix.c (ASSERT): Likewise.
10966         * tests/test-stat-time.c (ASSERT): Likewise.
10967         * tests/test-strcasestr.c (ASSERT): Likewise.
10968         * tests/test-strerror.c (ASSERT): Likewise.
10969         * tests/test-striconv.c (ASSERT): Likewise.
10970         * tests/test-striconveh.c (ASSERT): Likewise.
10971         * tests/test-striconveha.c (ASSERT): Likewise.
10972         * tests/test-strsignal.c (ASSERT): Likewise.
10973         * tests/test-strstr.c (ASSERT): Likewise.
10974         * tests/test-strtod.c (ASSERT): Likewise.
10975         * tests/test-trunc1.c (ASSERT): Likewise.
10976         * tests/test-trunc2.c (ASSERT): Likewise.
10977         * tests/test-truncf1.c (ASSERT): Likewise.
10978         * tests/test-truncf2.c (ASSERT): Likewise.
10979         * tests/test-truncl.c (ASSERT): Likewise.
10980         * tests/test-vasnprintf-posix.c (ASSERT): Likewise.
10981         * tests/test-vasnprintf-posix2.c (ASSERT): Likewise.
10982         * tests/test-vasnprintf.c (ASSERT): Likewise.
10983         * tests/test-vasprintf-posix.c (ASSERT): Likewise.
10984         * tests/test-vasprintf.c (ASSERT): Likewise.
10985         * tests/test-vfprintf-posix.c (ASSERT): Likewise.
10986         * tests/test-vprintf-posix.c (ASSERT): Likewise.
10987         * tests/test-vsnprintf-posix.c (ASSERT): Likewise.
10988         * tests/test-vsnprintf.c (ASSERT): Likewise.
10989         * tests/test-vsprintf-posix.c (ASSERT): Likewise.
10990         * tests/test-wcwidth.c (ASSERT): Likewise.
10991         * tests/test-xfprintf-posix.c (ASSERT): Likewise.
10992         * tests/test-xprintf-posix.c (ASSERT): Likewise.
10993         * tests/test-xvasprintf.c (ASSERT): Likewise.
10994         * tests/uniconv/test-u16-conv-from-enc.c (ASSERT): Likewise.
10995         * tests/uniconv/test-u16-conv-to-enc.c (ASSERT): Likewise.
10996         * tests/uniconv/test-u16-strconv-from-enc.c (ASSERT): Likewise.
10997         * tests/uniconv/test-u16-strconv-to-enc.c (ASSERT): Likewise.
10998         * tests/uniconv/test-u32-conv-from-enc.c (ASSERT): Likewise.
10999         * tests/uniconv/test-u32-conv-to-enc.c (ASSERT): Likewise.
11000         * tests/uniconv/test-u32-strconv-from-enc.c (ASSERT): Likewise.
11001         * tests/uniconv/test-u32-strconv-to-enc.c (ASSERT): Likewise.
11002         * tests/uniconv/test-u8-conv-from-enc.c (ASSERT): Likewise.
11003         * tests/uniconv/test-u8-conv-to-enc.c (ASSERT): Likewise.
11004         * tests/uniconv/test-u8-strconv-from-enc.c (ASSERT): Likewise.
11005         * tests/uniconv/test-u8-strconv-to-enc.c (ASSERT): Likewise.
11006         * tests/unictype/test-bidi_byname.c (ASSERT): Likewise.
11007         * tests/unictype/test-bidi_name.c (ASSERT): Likewise.
11008         * tests/unictype/test-bidi_of.c (ASSERT): Likewise.
11009         * tests/unictype/test-bidi_test.c (ASSERT): Likewise.
11010         * tests/unictype/test-block_list.c (ASSERT): Likewise.
11011         * tests/unictype/test-block_of.c (ASSERT): Likewise.
11012         * tests/unictype/test-block_test.c (ASSERT): Likewise.
11013         * tests/unictype/test-categ_and.c (ASSERT): Likewise.
11014         * tests/unictype/test-categ_and_not.c (ASSERT): Likewise.
11015         * tests/unictype/test-categ_byname.c (ASSERT): Likewise.
11016         * tests/unictype/test-categ_name.c (ASSERT): Likewise.
11017         * tests/unictype/test-categ_none.c (ASSERT): Likewise.
11018         * tests/unictype/test-categ_of.c (ASSERT): Likewise.
11019         * tests/unictype/test-categ_or.c (ASSERT): Likewise.
11020         * tests/unictype/test-categ_test_withtable.c (ASSERT): Likewise.
11021         * tests/unictype/test-combining.c (ASSERT): Likewise.
11022         * tests/unictype/test-decdigit.c (ASSERT): Likewise.
11023         * tests/unictype/test-digit.c (ASSERT): Likewise.
11024         * tests/unictype/test-mirror.c (ASSERT): Likewise.
11025         * tests/unictype/test-numeric.c (ASSERT): Likewise.
11026         * tests/unictype/test-pr_byname.c (ASSERT): Likewise.
11027         * tests/unictype/test-pr_test.c (ASSERT): Likewise.
11028         * tests/unictype/test-predicate-part1.h (ASSERT): Likewise.
11029         * tests/unictype/test-scripts.c (ASSERT): Likewise.
11030         * tests/unictype/test-sy_c_ident.c (ASSERT): Likewise.
11031         * tests/unictype/test-sy_java_ident.c (ASSERT): Likewise.
11032         * tests/unistdio/test-u16-asnprintf1.c (ASSERT): Likewise.
11033         * tests/unistdio/test-u16-vasnprintf1.c (ASSERT): Likewise.
11034         * tests/unistdio/test-u16-vasnprintf2.c (ASSERT): Likewise.
11035         * tests/unistdio/test-u16-vasnprintf3.c (ASSERT): Likewise.
11036         * tests/unistdio/test-u16-vasprintf1.c (ASSERT): Likewise.
11037         * tests/unistdio/test-u16-vsnprintf1.c (ASSERT): Likewise.
11038         * tests/unistdio/test-u16-vsprintf1.c (ASSERT): Likewise.
11039         * tests/unistdio/test-u32-asnprintf1.c (ASSERT): Likewise.
11040         * tests/unistdio/test-u32-vasnprintf1.c (ASSERT): Likewise.
11041         * tests/unistdio/test-u32-vasnprintf2.c (ASSERT): Likewise.
11042         * tests/unistdio/test-u32-vasnprintf3.c (ASSERT): Likewise.
11043         * tests/unistdio/test-u32-vasprintf1.c (ASSERT): Likewise.
11044         * tests/unistdio/test-u32-vsnprintf1.c (ASSERT): Likewise.
11045         * tests/unistdio/test-u32-vsprintf1.c (ASSERT): Likewise.
11046         * tests/unistdio/test-u8-asnprintf1.c (ASSERT): Likewise.
11047         * tests/unistdio/test-u8-vasnprintf1.c (ASSERT): Likewise.
11048         * tests/unistdio/test-u8-vasnprintf2.c (ASSERT): Likewise.
11049         * tests/unistdio/test-u8-vasnprintf3.c (ASSERT): Likewise.
11050         * tests/unistdio/test-u8-vasprintf1.c (ASSERT): Likewise.
11051         * tests/unistdio/test-u8-vsnprintf1.c (ASSERT): Likewise.
11052         * tests/unistdio/test-u8-vsprintf1.c (ASSERT): Likewise.
11053         * tests/unistdio/test-ulc-asnprintf1.c (ASSERT): Likewise.
11054         * tests/unistdio/test-ulc-vasnprintf1.c (ASSERT): Likewise.
11055         * tests/unistdio/test-ulc-vasnprintf2.c (ASSERT): Likewise.
11056         * tests/unistdio/test-ulc-vasnprintf3.c (ASSERT): Likewise.
11057         * tests/unistdio/test-ulc-vasprintf1.c (ASSERT): Likewise.
11058         * tests/unistdio/test-ulc-vsnprintf1.c (ASSERT): Likewise.
11059         * tests/unistdio/test-ulc-vsprintf1.c (ASSERT): Likewise.
11060         * tests/uniwidth/test-u16-strwidth.c (ASSERT): Likewise.
11061         * tests/uniwidth/test-u16-width.c (ASSERT): Likewise.
11062         * tests/uniwidth/test-u32-strwidth.c (ASSERT): Likewise.
11063         * tests/uniwidth/test-u32-width.c (ASSERT): Likewise.
11064         * tests/uniwidth/test-u8-strwidth.c (ASSERT): Likewise.
11065         * tests/uniwidth/test-u8-width.c (ASSERT): Likewise.
11066         * tests/uniwidth/test-uc_width.c (ASSERT): Likewise.
11067         Reported by Eric Blake.
11068
11069 2008-04-11  Bruno Haible  <bruno@clisp.org>
11070
11071         * lib/wchar.in.h: Tweak comment.
11072
11073 2008-04-11  Bruno Haible  <bruno@clisp.org>
11074
11075         Fix __GNUC_STDC_INLINE__ predefine with Apple GCC on MacOS X 10.5.
11076         * gnulib-tool (func_emit_initmacro_start): Emit an invocation of
11077         gl_COMMON.
11078         * m4/gnulib-common.m4 (gl_COMMON, gl_COMMON_BODY): New macros.
11079
11080 2008-04-11  Bruno Haible  <bruno@clisp.org>
11081
11082         * modules/git-merge-changelog (git_merge_changelog_LDADD): Add LIBINTL.
11083
11084 2008-04-11  Simon Josefsson  <simon@josefsson.org>
11085
11086         * lib/gc-gnulib.c: On Windows, use CryptGenRandom from CSP instead
11087         of attempting to use non-existing /dev/*random.  Based on patch
11088         from Adam Strzelecki <ono@java.pl> in
11089         <http://lists.gnu.org/archive/html/help-gsasl/2008-02/msg00000.html>.
11090
11091 2008-04-08  Bruno Haible  <bruno@clisp.org>
11092
11093         Add tentative support for emx+gcc.
11094         * lib/fbufmode.c (fbufmode) [__EMX__]: Add conditional code.
11095         * lib/fpurge.c (fpurge): Likewise.
11096         * lib/freadable.c (freadable): Likewise.
11097         * lib/freadahead.c (freadahead): Likewise.
11098         * lib/freading.c (freading): Likewise.
11099         * lib/freadptr.c (freadptr): Likewise.
11100         * lib/freadseek.c (freadptrinc): Likewise.
11101         * lib/fseeko.c (rpl_fseeko): Likewise.
11102         * lib/fseterr.c (fseterr): Likewise.
11103         * lib/fwritable.c (fwritable): Likewise.
11104         * lib/fwriting.c (fwriting): Likewise.
11105         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for emx+gcc.
11106
11107 2008-04-09  Eric Blake  <ebb9@byu.net>
11108
11109         Avoid some autoconf warnings.
11110         * m4/regex.m4 (gl_REGEX): s/AC_HELP_STRING/AS_HELP_STRING/.
11111         * m4/acl.m4 (gl_FUNC_ACL): Likewise.
11112         * m4/afs.m4 (gl_AFS): Likewise.
11113         * m4/gc-random.m4 (gl_GC_RANDOM): Likewise.
11114         * m4/include_next.m4 (gl_INCLUDE_NEXT): s/AC_FOREACH/m4_foreach_w/.
11115         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
11116         * m4/stdint.m4 (gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED)
11117         (gl_INTEGER_TYPE_SUFFIX): Likewise.
11118         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE)
11119         (AC_CHECK_DECLS_ONCE): Likewise.
11120         Rename file...
11121         * m4/onceonly.m4: ...to this, and delete 2.54 variant, now that
11122         gnulib-tool requires autoconf 2.59 or better.
11123         * gnulib-tool (func_get_filelist): s/\(onceonly\)_2_57.m4/\1.m4/.
11124
11125 2008-04-08  Eric Blake  <ebb9@byu.net>
11126
11127         Use 'git describe --match' if present (added in git 1.5.5).
11128         * build-aux/git-version-gen: Limit result to tags that match 'v*'
11129         if possible.
11130
11131 2008-04-08  Bruno Haible  <bruno@clisp.org>
11132
11133         Add tentative support for OpenServer.
11134         * lib/fbufmode.c (fbufmode): Add conditional define for _flag, _base,
11135         _ptr, _cnt.
11136         * lib/fpurge.c (fpurge): Likewise.
11137         * lib/freadable.c (freadable): Likewise.
11138         * lib/freadahead.c (freadahead): Likewise.
11139         * lib/freading.c (freading): Likewise.
11140         * lib/freadptr.c (freadptr): Likewise.
11141         * lib/freadseek.c (freadptrinc): Likewise.
11142         * lib/fseeko.c (rpl_fseeko): Likewise.
11143         * lib/fseterr.c (fseterr): Likewise.
11144         * lib/fwritable.c (fwritable): Likewise.
11145         * lib/fwriting.c (fwriting): Likewise.
11146         Reported by Roger Cornelius <rac@tenzing.org> and
11147         Brian K. White <brian@aljex.com>.
11148
11149 2008-04-06  Jim Meyering  <meyering@redhat.com>
11150
11151         * gnulib-tool (func_add_or_update): s/backuped/backed up/ in diagnostic
11152
11153 2008-04-06  Bruno Haible  <bruno@clisp.org>
11154
11155         Avoid possible error with non-ASCII bytes in UTF-8 locales.
11156         * tests/test-fprintf-posix.sh: Use "LC_ALL=C tr" instead of "tr".
11157         * tests/test-printf-posix.sh: Likewise.
11158         * tests/test-vfprintf-posix.sh: Likewise.
11159         * tests/test-vprintf-posix.sh: Likewise.
11160         * tests/test-xprintf-posix.sh: Likewise.
11161
11162 2008-04-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11163
11164         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT): Fix quoting,
11165         hide error from 'ls', needed on OS/2.
11166         Report by Elbert Pol <elbert.pol@gmail.com>.
11167
11168 2008-04-04  Eric Blake  <ebb9@byu.net>
11169
11170         Make test-fseeko.c failures meaningful.
11171         * tests/test-fseeko.c: Print line number on failure.
11172         * tests/test-fseek.c: Likewise.
11173         Reported by Nelson H. F. Beebe.
11174
11175         Improve strtod bug detection check.
11176         * m4/strtod.m4 (gl_FUNC_STRTOD): Also check for hex-float parsing,
11177         required for Solaris 10.
11178         Reported by Bob Friesenhahn and Nelson H. F. Beebe.
11179
11180 2008-04-04  Bruno Haible  <bruno@clisp.org>
11181
11182         * modules/relocatable-prog-wrapper (Files): Add m4/environ.m4. Needed
11183         by m4/setenv.m4.
11184
11185 2008-04-03  Eric Blake  <ebb9@byu.net>
11186
11187         Ensure sane .version contents.
11188         * top/GNUmakefile (_dummy): Also delete .version when rebuilding
11189         version string.
11190         * build-aux/git-version-gen: Improve documentation.
11191
11192         Make GNU make output nicer.
11193         * top/GNUmakefile [!_have-Makefile]: Add dependency on
11194         MAKECMDGOALS to enforce message for all command line targets.  Set
11195         srcdir for use in maint.mk.
11196
11197         Another maintainer tweak.
11198         * top/GNUmakefile (_is-dist-target): Allow maintainer-distcheck as
11199         a target that regenerates version.
11200
11201 2008-04-03  Jim Meyering  <meyering@redhat.com>
11202
11203         vc-list-files: don't cause coreutils "make po-check" failure
11204         * build-aux/vc-list-files: Skip postprocessing when $2 is '.'
11205
11206 2008-04-03  Eric Blake  <ebb9@byu.net>
11207
11208         Allow VPATH usage of vc-list-files.
11209         * build-aux/vc-list-files (scriptversion): Add timestamp.
11210         (options): Add --help, --version, -C.
11211         (CVS): Support installed cvsu.
11212
11213 2008-04-02  Bruno Haible  <bruno@clisp.org>
11214
11215         Avoid some "statement with no effect" warnings from gcc.
11216         * tests/test-wctype.c (main): Explicitly ignore unused values.
11217         Reported by Jim Meyering.
11218
11219 2008-04-02  Jim Meyering  <meyering@redhat.com>
11220
11221         Avoid some warnings from "gcc -Wshadow".
11222         * tests/test-frexp.c (exp): Define to a different identifier.
11223         * tests/test-frexpl.c (exp): Likewise.
11224
11225 2008-04-03  Jim Meyering  <meyering@redhat.com>
11226
11227         bootstrap: remove dangling *.[ch] symlinks from lib
11228         * build-aux/bootstrap [dangling symlink removal]: Move find's
11229         -depth option to precede all others, to avoid a warning.
11230         Remove *.[ch] files too, and from "$source_base" (usually lib/).
11231
11232 2008-04-02  Bruno Haible  <bruno@clisp.org>
11233
11234         Avoid some warnings from "gcc -Wshadow".
11235         * tests/tests-vfprintf-posix.c (my_fprintf): Move after test_function.
11236         * tests/tests-vprintf-posix.c (my_printf): Move after test_function.
11237         * tests/tests-vsnprintf-posix.c (my_snprintf): Move after test_function.
11238         * tests/tests-vsprintf-posix.c (my_sprintf): Move after test_function.
11239         Reported by Jim Meyering.
11240
11241 2008-04-01  Bruno Haible  <bruno@clisp.org>
11242
11243         Fix test to work on IRIX 6.5 with cc.
11244         * tests/test-math.c (numeric_equal): New function.
11245         (main): Use it.
11246
11247 2008-04-01  Bruno Haible  <bruno@clisp.org>
11248
11249         * doc/posix-headers/math.texi: Refine documentation of NAN problem.
11250
11251 2008-04-01  Bruno Haible  <bruno@clisp.org>
11252
11253         * tests/test-vasnprintf-posix.c: Include nan.h instead of <math.h>.
11254         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
11255         * modules/vasnprintf-posix-tests (Files): Add tests/nan.h.
11256         (Depends-on): Remove math.
11257
11258         * tests/test-vasprintf-posix.c: Include nan.h instead of <math.h>.
11259         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
11260         * modules/vasprintf-posix-tests (Files): Add tests/nan.h.
11261         (Depends-on): Remove math.
11262
11263         * tests/test-snprintf-posix.h: Include nan.h instead of <math.h>.
11264         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
11265         * modules/snprintf-posix-tests (Files): Add tests/nan.h.
11266         (Depends-on): Remove math.
11267         * modules/vsnprintf-posix-tests (Files): Add tests/nan.h.
11268         (Depends-on): Remove math.
11269
11270         * tests/test-sprintf-posix.h: Include nan.h instead of <math.h>.
11271         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
11272         * modules/sprintf-posix-tests (Files): Add tests/nan.h.
11273         (Depends-on): Remove math.
11274         * modules/vsprintf-posix-tests (Files): Add tests/nan.h.
11275         (Depends-on): Remove math.
11276
11277         * tests/test-round1.c: Include nan.h.
11278         (main): Use NaNd instead of NAN.
11279         * modules/round-tests (Files): Add tests/nan.h.
11280
11281         * tests/test-trunc1.c: Include nan.h.
11282         (main): Use NaNd instead of NAN.
11283         * modules/trunc-tests (Files): Add tests/nan.h.
11284
11285         * tests/test-roundf1.c: Include nan.h.
11286         (main): Use NaNf instead of NAN.
11287         * modules/roundf-tests (Files): Add tests/nan.h.
11288
11289         * tests/test-truncf1.c: Include nan.h.
11290         (main): Use NaNf instead of NAN.
11291         * modules/truncf-tests (Files): Add tests/nan.h.
11292
11293         * tests/test-ceilf1.c: Include nan.h.
11294         (main): Use NaNf instead of NAN.
11295         * modules/ceilf-tests (Files): Add tests/nan.h.
11296
11297         * tests/test-floorf1.c: Include nan.h.
11298         (main): Use NaNf instead of NAN.
11299         * modules/floorf-tests (Files): Add tests/nan.h.
11300
11301         * tests/test-isnanf.c: Include nan.h instead of <math.h>.
11302         (main): Use NaNf instead of NAN.
11303         * modules/isnanf-nolibm-tests (Files): Add tests/nan.h.
11304
11305         * tests/test-isnand.c: Include nan.h instead of <math.h>.
11306         (main): Use NaNd instead of NAN.
11307         * modules/isnand-nolibm-tests (Files): Add tests/nan.h.
11308
11309         * tests/test-frexp.c: Include nan.h.
11310         (main): Use NaNd instead of NAN.
11311         * modules/frexp-tests (Files): Add tests/nan.h.
11312
11313         * lib/isnan.c: Don't include <math.h>.
11314         (FUNC): Don't use NAN macro.
11315         * modules/isnand-nolibm (Depends-on): Remove math.
11316         * modules/isnanf-nolibm (Depends-on): Remove math.
11317         * modules/isnanl (Depends-on): Remove math.
11318         * modules/isnanl-nolibm (Depends-on): Remove math.
11319
11320         * tests/nan.h: New file.
11321
11322 2008-04-01  Eric Blake  <ebb9@byu.net>
11323
11324         Fix typos.
11325         * tests/test-strtod.c (main): s/FLT_/DBL_/ for minimum and epsilon
11326         values to be the right type.
11327
11328         For now, cater to gnulib strtod inaccuracies.
11329         * tests/test-strtod.c (main): Allow 1-ulp error on expected
11330         fractional results.  While not as nice from a QoI perspective, it
11331         is a quicker patch than correctly implementing decimal to binary
11332         rounding.
11333
11334 2008-03-31  Eric Blake  <ebb9@byu.net>
11335
11336         Guarantee a definition of NAN.
11337         * lib/math.in.h (NAN): Define if missing.
11338         * tests/test-math.c (main): Test it.
11339         * doc/posix-headers/math.texi (math.h): Document this.
11340         * lib/isnan.c (rpl_isnand): Use it.
11341         * tests/test-ceilf1.c (NaN): Delete, and use NAN instead.
11342         * tests/test-floorf1.c (NaN): Likewise.
11343         * tests/test-frexp.c (NaN): Likewise.
11344         * tests/test-isnand.c (NaN): Likewise.
11345         * tests/test-isnanf.c (NaN): Likewise.
11346         * tests/test-round1.c (NaN): Likewise.
11347         * tests/test-roundf1.c (NaN): Likewise.
11348         * tests/test-snprintf-posix.h (NaN): Likewise.
11349         * tests/test-sprintf-posix.h (NaN): Likewise.
11350         * tests/test-trunc1.c (NaN): Likewise.
11351         * tests/test-truncf1.c (NaN): Likewise.
11352         * tests/test-vasnprintf-posix.c (NaN): Likewise.
11353         * tests/test-vasprintf-posix.c (NaN): Likewise.
11354         * modules/isnand-nolibm (Depends-on): Add math.
11355         * modules/isnanf-nolibm (Depends-on): Likewise.
11356         * modules/isnanl (Depends-on): Likewise.
11357         * modules/isnanl-nolibm (Depends-on): Likewise.
11358         * modules/snprintf-posix-tests (Depends-on): Likewise.
11359         * modules/sprintf-posix-tests (Depends-on): Likewise.
11360         * modules/vsnprintf-posix-tests (Depends-on): Likewise.
11361         * modules/vsprintf-posix-tests (Depends-on): Likewise.
11362         * modules/vasnprintf-posix-tests (Depends-on): Likewise.
11363         * modules/vasprintf-posix-tests (Depends-on): Likewise.
11364
11365 2008-03-31  Bruno Haible  <bruno@clisp.org>
11366
11367         * tests/test-strtod.c (main): Update results for OSF/1 platforms.
11368         * doc/posix-functions/strtod.texi: Likewise.
11369
11370 2008-03-31  Bruno Haible  <bruno@clisp.org>
11371
11372         * tests/test-strtod.c (main): Don't use C99 syntax.
11373
11374 2008-03-31  Bruno Haible  <bruno@clisp.org>
11375
11376         * tests/test-strtod.c (main): Don't test NAN macro. Needed for Solaris.
11377         Reported by Eric Blake.
11378
11379 2008-03-31  Jim Meyering  <meyering@redhat.com>
11380
11381         Don't compare actual signbit return values.
11382         * tests/test-strtod.c (main): Rather, compare only their
11383         zero/non-zero nature.
11384
11385 2008-03-31  Eric Blake  <ebb9@byu.net>
11386
11387         More strtod documentation.
11388         * doc/posix-functions/strtod.texi (strtod): Interpret more test
11389         failures as distinct bugs.
11390
11391 2008-03-30  Paul Eggert  <eggert@cs.ucla.edu>
11392
11393         * lib/wchar.in.h [defined __need_mbstate_t]: Just include <wchar.h>.
11394         Problem reported by Erik Benada in
11395         <http://lists.gnu.org/archive/html/bug-gnulib/2008-03/msg00249.html>.
11396
11397 2008-03-30  Bruno Haible  <bruno@clisp.org>
11398
11399         * tests/test-strtod.c: Add comments about which assertion fails on which
11400         platform.
11401         * doc/posix-functions/strtod.texi: Add info about many more platforms.
11402
11403 2008-03-30  Eric Blake  <ebb9@byu.net>
11404
11405         Test signbit behavior on zeros.
11406         * tests/test-signbit.c (test_signbitf): Add tests for zero.
11407         (test_signbitd, test_signbitl): Likewise.
11408
11409         More strtod touchups.
11410         * tests/test-strtod.c (main): Ignore tests for signbit on NaN, and
11411         sign of negative underflow, for now.  Use .5, not .1.
11412         * doc/posix-functions/strtod.texi (strtod): Mention these
11413         limitations.
11414         Reported by Jim Meyering.
11415
11416 2008-03-30  Bruno Haible  <bruno@clisp.org>
11417
11418         * lib/striconveh.h (mem_iconveh, str_iconveh): Optimize the conversion
11419         from UTF-8 to UTF-8//TRANSLIT in the same way as from UTF-8 to UTF-8.
11420
11421 2008-03-30  Bruno Haible  <bruno@clisp.org>
11422
11423         Avoid failure when attempting to return empty iconv results on some
11424         platforms.
11425         * lib/striconveh.c (mem_cd_iconveh_internal): In the final memory
11426         allocation, don't report ENOMEM when the resulting string is empty.
11427
11428 2008-03-30  Bruno Haible  <bruno@clisp.org>
11429
11430         Fix buffer overrun.
11431         * lib/vasnprintf.c (VASNPRINTF): If !USE_SNPRINTF && pad_ourselves:
11432         Don't consider the width for tmp_length. Check count against tmp_length
11433         before doing the padding. Ensure enough allocation during padding.
11434
11435 2008-03-30  Eric Blake  <ebb9@byu.net>
11436
11437         strtod touchups.
11438         * lib/strtod.c (strtod): Avoid compiler warnings.
11439         Reported by Jim Meyering.
11440
11441 2008-03-30  Bruno Haible  <bruno@clisp.org>
11442
11443         * lib/unistdio/u-vsprintf.h (EOVERFLOW): Remove fallback.
11444         * modules/unistdio/ulc-vsprintf (Depends-on): Add EOVERFLOW.
11445         * modules/unistdio/u8-vsprintf (Depends-on): Add EOVERFLOW.
11446         * modules/unistdio/u8-u8-vsprintf (Depends-on): Add EOVERFLOW.
11447         * modules/unistdio/u16-vsprintf (Depends-on): Add EOVERFLOW.
11448         * modules/unistdio/u16-u16-vsprintf (Depends-on): Add EOVERFLOW.
11449         * modules/unistdio/u32-vsprintf (Depends-on): Add EOVERFLOW.
11450         * modules/unistdio/u32-u32-vsprintf (Depends-on): Add EOVERFLOW.
11451
11452         * lib/unistdio/u-vsnprintf.h (EOVERFLOW): Remove fallback.
11453         * modules/unistdio/ulc-vsnprintf (Depends-on): Add EOVERFLOW.
11454         * modules/unistdio/u8-vsnprintf (Depends-on): Add EOVERFLOW.
11455         * modules/unistdio/u8-u8-vsnprintf (Depends-on): Add EOVERFLOW.
11456         * modules/unistdio/u16-vsnprintf (Depends-on): Add EOVERFLOW.
11457         * modules/unistdio/u16-u16-vsnprintf (Depends-on): Add EOVERFLOW.
11458         * modules/unistdio/u32-vsnprintf (Depends-on): Add EOVERFLOW.
11459         * modules/unistdio/u32-u32-vsnprintf (Depends-on): Add EOVERFLOW.
11460
11461         * lib/unistdio/u-vasprintf.h (EOVERFLOW): Remove fallback.
11462         * modules/unistdio/ulc-vasprintf (Depends-on): Add EOVERFLOW.
11463         * modules/unistdio/u8-vasprintf (Depends-on): Add EOVERFLOW.
11464         * modules/unistdio/u8-u8-vasprintf (Depends-on): Add EOVERFLOW.
11465         * modules/unistdio/u16-vasprintf (Depends-on): Add EOVERFLOW.
11466         * modules/unistdio/u16-u16-vasprintf (Depends-on): Add EOVERFLOW.
11467         * modules/unistdio/u32-vasprintf (Depends-on): Add EOVERFLOW.
11468         * modules/unistdio/u32-u32-vasprintf (Depends-on): Add EOVERFLOW.
11469
11470         * lib/unistdio/ulc-vfprintf.c (EOVERFLOW): Remove fallback.
11471         * modules/unistdio/ulc-vfprintf (Depends-on): Add EOVERFLOW.
11472
11473         * lib/unistdio/ulc-fprintf.c (EOVERFLOW): Remove fallback.
11474         * modules/unistdio/ulc-fprintf (Depends-on): Add EOVERFLOW.
11475
11476         * lib/xvasprintf.c (EOVERFLOW): Remove fallback.
11477         * modules/xvasprintf (Depends-on): Add EOVERFLOW.
11478
11479         * lib/vsprintf.c (EOVERFLOW): Remove fallback.
11480         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Drop gl_EOVERFLOW.
11481         * modules/vsprintf-posix (Depends-on): Add EOVERFLOW.
11482
11483         * lib/vsnprintf.c (EOVERFLOW): Remove fallback.
11484         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Drop gl_EOVERFLOW.
11485         * modules/vsnprintf (Depends-on): Add EOVERFLOW.
11486
11487         * lib/vfprintf.c (EOVERFLOW): Remove fallback.
11488         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Drop gl_EOVERFLOW.
11489         * modules/vfprintf-posix (Depends-on): Add EOVERFLOW.
11490
11491         * lib/vasprintf.c (EOVERFLOW): Remove fallback.
11492         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Drop gl_EOVERFLOW.
11493         * modules/vasprintf (Depends-on): Add EOVERFLOW.
11494
11495         * lib/vasnprintf.c (EOVERFLOW): Remove fallback.
11496         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Drop gl_EOVERFLOW.
11497         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Drop gl_EOVERFLOW.
11498         * modules/vasnprintf (Files): Remove m4/eoverflow.m4.
11499         (Depends-on): Add EOVERFLOW.
11500         * modules/unistdio/ulc-vasnprintf (Files): Remove m4/eoverflow.m4.
11501         (Depends-on): Add EOVERFLOW.
11502         * modules/unistdio/u8-vasnprintf (Files): Remove m4/eoverflow.m4.
11503         (Depends-on): Add EOVERFLOW.
11504         * modules/unistdio/u8-u8-vasnprintf (Files): Remove m4/eoverflow.m4.
11505         (Depends-on): Add EOVERFLOW.
11506         * modules/unistdio/u16-vasnprintf (Files): Remove m4/eoverflow.m4.
11507         (Depends-on): Add EOVERFLOW.
11508         * modules/unistdio/u16-u16-vasnprintf (Files): Remove m4/eoverflow.m4.
11509         (Depends-on): Add EOVERFLOW.
11510         * modules/unistdio/u32-vasnprintf (Files): Remove m4/eoverflow.m4.
11511         (Depends-on): Add EOVERFLOW.
11512         * modules/unistdio/u32-u32-vasnprintf (Files): Remove m4/eoverflow.m4.
11513         (Depends-on): Add EOVERFLOW.
11514
11515         * lib/sprintf.c (EOVERFLOW): Remove fallback.
11516         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Drop gl_EOVERFLOW.
11517         * modules/sprintf-posix (Depends-on): Add EOVERFLOW.
11518
11519         * lib/snprintf.c (EOVERFLOW): Remove fallback.
11520         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Drop gl_EOVERFLOW.
11521         * modules/snprintf (Depends-on): Add EOVERFLOW.
11522
11523         * lib/poll.c (EOVERFLOW): Remove fallback.
11524         * modules/poll (Depends-on): Add EOVERFLOW.
11525
11526         * lib/getugroups.c (EOVERFLOW): Remove fallback.
11527         * modules/getugroups (Depends-on): Add EOVERFLOW.
11528
11529         * lib/getdelim.c (EOVERFLOW): Remove fallback.
11530         * modules/getdelim (Depends-on): Add EOVERFLOW.
11531
11532         * lib/ftell.c (EOVERFLOW): Remove fallback.
11533         * modules/ftell (Depends-on): Add EOVERFLOW.
11534
11535         * lib/fprintf.c (EOVERFLOW): Remove fallback.
11536         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Drop gl_EOVERFLOW.
11537         * modules/fprintf-posix (Depends-on): Add EOVERFLOW.
11538
11539         * lib/c-stack.c (EOVERFLOW): Remove unused fallback.
11540
11541         * modules/EOVERFLOW-tests: New file.
11542         * tests/test-EOVERFLOW.c: New file.
11543
11544         * modules/EOVERFLOW: New file.
11545         * doc/posix-headers/errno.texi: Mention EOVERFLOW portability problem.
11546
11547 2008-03-30  Bruno Haible  <bruno@clisp.org>
11548
11549         Fix bug introduced on 2007-06-10.
11550         * lib/vasnprintf.c (VASNPRINTF): When performing zero-padding, use
11551         spaces instead of 0 digits for 's' also when ENABLE_UNISTDIO.
11552
11553 2008-03-30  Bruno Haible  <bruno@clisp.org>
11554
11555         Improve freadseek's efficiency after ungetc.
11556         * lib/freadseek.c: Include freadahead.h.
11557         (freadptrinc): New function, extracted from freadseek.
11558         (freadseek): Use it in a loop. Use freadahead to determine the number
11559         of loop iterations.
11560         * modules/freadseek (Depends-on): Add freadahead.
11561         (configure.ac): Require AC_C_INLINE.
11562
11563 2008-03-30  Bruno Haible  <bruno@clisp.org>
11564
11565         * lib/freadseek.c (freadseek): Don't ignore the return value of
11566         freadptr.
11567
11568 2008-03-29  Eric Blake  <ebb9@byu.net>
11569
11570         Add hex float support.
11571         * modules/strtod (Depends-on): Add c-ctype.
11572         (Link): Mention POW_LIB.
11573         * lib/strtod.c (strtod): Recognize hex floats.  Don't allow
11574         whitespace between 'e' and exponent.
11575         * tests/test-strtod.c (main): Enable hex float tests.
11576         * doc/posix-functions/strtod.texi (strtod): Document what gnulib
11577         now provides.
11578
11579         Document various strtod bugs, with some fixes.
11580         * doc/posix-functions/strtod.texi (strtod): Document bugs with
11581         "-0x", "inf", "nan", and hex constants.
11582         * doc/posix-functions/atof.texi (atof): Likewise.
11583         * modules/stdlib (Makefile.am): Support strtod.
11584         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Likewise.
11585         * m4/strtod.m4 (gl_FUNC_STRTOD): Fit in stdlib framework, and
11586         detect additional strtod bugs.
11587         * lib/stdlib.in.h (rpl_strtod): Add declarations.
11588         * lib/strtod.c (strtod): Return -0.0 on negative underflow.  Use
11589         bool where appropriate.  Parse 'inf' and 'nan'.
11590         * tests/test-strtod.c: New file.
11591         * modules/strtod (Depends-on): Add stdbool, stdlib.
11592         (configure.ac): Turn on module indicator.
11593         * modules/strtod-tests: New module.
11594
11595 2008-03-29  Eric Blake  <ebb9@byu.net>
11596
11597         Fix ftell on mingw.
11598         * lib/ftell.c (EOVERFLOW): Define if the system lacks it.
11599         * modules/ftell-tests (Depends-on): Add binary-io.
11600         * modules/ftello-tests (Depends-on): Likewise.
11601         * tests/test-ftell.c (main): Enhance test to cover behavior after
11602         ungetc.  Enforce binary mode.
11603         * tests/test-ftello.c (main): Likewise.
11604
11605         Pass test-freadseek on cygwin.
11606         * modules/freadseek (Depends-on): Use freadptr, not freadahead.
11607         * lib/freadseek.c (freadseek): Don't increment beyond bounds of
11608         ungetc buffer.
11609
11610         * tests/test-fflush2.c (main): Fix typo.
11611
11612 2008-03-29  Bruno Haible  <bruno@clisp.org>
11613
11614         * tests/test-fflush2.c (main): Temporarily disable the contents of
11615         this test.
11616         * m4/fflush.m4 (gl_FUNC_FFLUSH): Add a TODO.
11617         Reported by Eric Blake.
11618
11619 2008-03-28  Simon Josefsson  <simon@josefsson.org>
11620
11621         * lib/gc.h (enum Gc_hash): Add GC_SHA224.
11622         (GC_SHA224_DIGEST_SIZE): Add.
11623
11624         * lib/gc-libgcrypt.c (gc_hash_open): Handle SHA-224.
11625         (gc_hash_digest_length): Likewise.
11626         (gc_hash_buffer): Likewise.
11627
11628 2008-03-25  Bruno Haible  <bruno@clisp.org>
11629
11630         * doc/gnulib-tool.texi (gettextize and autopoint): Explain in more
11631         detail which gettext release to use.
11632         Reported by Simon Josefsson.
11633
11634 2008-03-26  Jim Meyering  <meyering@redhat.com>
11635
11636         gnumakefile: remove file from $(top_builddir), not from $(top_srcdir)
11637         * modules/gnumakefile (clean-GNUmakefile): Also, use
11638         test ... && ... || : syntax rather than if-then ... fi.
11639
11640         gnumakefile: Don't double-quote-expand $(VPATH) value.
11641         * modules/gnumakefile (clean-GNUmakefile): Use single quotes.
11642
11643 2008-03-24  Eric Blake  <ebb9@byu.net>
11644
11645         Alter GNUmakefile to install into top directory.
11646         * modules/maintainer-makefile: Split, and add dependency...
11647         * modules/gnumakefile: to this new module.
11648         * build-aux/GNUmakefile: Move...
11649         * top/GNUmakefile: ...here.
11650         * build-aux/maint.mk: Move...
11651         * top/maint.mk: ...here.
11652         * MODULES.html.sh (Support for maintaining...): Document new
11653         module.
11654
11655 2008-03-23  Bruno Haible  <bruno@clisp.org>
11656
11657         * gnulib-tool: New options --vc-files, --no-vc-files.
11658         (func_usage): Document them.
11659         (vc_files): New variable.
11660         (func_import): Consider vc_files.
11661         (func_create_testdir): Set vc_files to empty.
11662         Suggested by Jim Meyering and Karl Berry.
11663
11664 2008-03-23  Bruno Haible  <bruno@clisp.org>
11665
11666         Fix regex compilation error on HP-UX 11.
11667         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_TYPE_MBSTATE_T.
11668         * modules/regex (Files): Add m4/mbstate_t.m4.
11669         Reported by Ton Voon <ton.voon@altinity.com>.
11670
11671 2008-03-23  Bruno Haible  <bruno@clisp.org>
11672
11673         * doc/gnulib-tool.texi (gettextize and autopoint): New section.
11674
11675 2008-03-23  Eric Blake  <ebb9@byu.net>
11676             Bruno Haible  <bruno@clisp.org>
11677
11678         Install files from top/ in the destination directory.
11679         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
11680         augmentation also for the files from top/.
11681         (func_import, func_create_testdir): Rewrite file names:
11682         top/filename -> filename.
11683
11684 2008-03-23  Bruno Haible  <bruno@clisp.org>
11685
11686         Tweak "gnulib --version" output.
11687         * gnulib-tool (func_version): Replace "-dirty" suffix with "-modified".
11688
11689 2008-03-23  Bruno Haible  <bruno@clisp.org>
11690
11691         Tweak "gnulib --version" output.
11692         * gnulib-tool (func_version): Use date of last commit to ChangeLog,
11693         rather than contents of ChangeLog, when possible.
11694
11695 2008-03-21  Eric Blake  <ebb9@byu.net>
11696
11697         More --version tweaks.
11698         * gnulib-tool (func_version): Obey GNU Coding Standards.  Output
11699         date of last ChangeLog entry.
11700
11701 2008-03-21  Jim Meyering  <meyering@redhat.com>
11702
11703         * build-aux/GNUmakefile (_have-git-version-gen): Split long line.
11704
11705 2008-03-20  Eric Blake  <ebb9@byu.net>
11706
11707         VPATH fix.
11708         * build-aux/GNUmakefile (_have_git-version-gen): Look in correct dir.
11709
11710 2008-03-20  Simon Josefsson  <simon@josefsson.org>
11711
11712         * build-aux/GNUmakefile: Make git-version-gen optional.  Add
11713         _build-aux variable.  Suggested by Eric Blake <ebb9@byu.net>.
11714
11715 2008-03-20  Eric Blake  <ebb9@byu.net>
11716
11717         Sync GNUmakefile with coreutils.
11718         * build-aux/GNUmakefile (have-Makefile): Rename...
11719         (_have-Makefile): ...to this, for namespace consideration.
11720         (GNUmakefile.cfg): Include, if present.
11721         (_autoreconf): Define a default.
11722         (_is-dist-target): New rule for rebuilds to pick up intra-release
11723         version.
11724         (maint-cfg.mk): Rename...
11725         (cfg.mk): ...to this.
11726
11727 2008-03-18  Jim Meyering  <meyering@redhat.com>
11728
11729         New script and module: mktempd
11730         * MODULES.html.sh (maint+release support): Add mktempd.
11731         * build-aux/mktempd: New file.
11732         * modules/mktempd: New file.
11733
11734 2008-03-15  Jim Meyering  <meyering@redhat.com>
11735
11736         Undo last change.
11737         * lib/sha1.c, lib/md5.c: 63 != ~63.
11738         Reported by Andreas Schwab.
11739
11740         sha1.c, md5.c: Hoist a redundant expression.
11741         * lib/sha1.c (sha1_process_bytes): AND-off the low bits in
11742         "ctx->buflen" only once, before calling *_process_block.
11743         * lib/md5.c (md5_process_bytes): Likewise.
11744
11745 2008-03-14  Eric Blake  <ebb9@byu.net>
11746
11747         Bump copyright year in files generated by gnulib-tool.
11748         * gnulib-tool (func_emit_copyright_notice): Extract copyright from
11749         gnulib-tool, rather than hard-coding it.
11750
11751         Fix 'gnulib-tool --version' output to work with git.
11752         * gnulib-tool (func_gnulib_dir): New function, extracted from...
11753         (startup): ...here.
11754         (func_version): Use it to invoke git-version-gen, rather than
11755         relying on CVS keyword expansion.  Modernize wording.
11756         (cvsdatestamp, last_checkin_date, version): Kill unused
11757         variables.
11758
11759 2008-03-12  Jim Meyering  <meyering@redhat.com>
11760
11761         Recognize optional cast of the argument to free.
11762         * build-aux/useless-if-before-free: Update regexps.
11763
11764         * build-aux/bootstrap (gnulib_tool): Remove trailing blanks.
11765
11766 2008-03-11  Bruno Haible  <bruno@clisp.org>
11767
11768         Extend AC_LIB_LINKFLAGS to the situation of several libraries provided
11769         by a single package.
11770         * m4/lib-link.m4 (AC_LIB_FROMPACKAGE): New macro.
11771         (AC_LIB_LINKFLAGS_BODY): Use the information stored by
11772         AC_LIB_FROMPACKAGE. Use AC_ARG_WITH instead of AC_LIB_ARG_WITH.
11773         Reported by Sam Steingold <sds@gnu.org>.
11774
11775 2008-03-12  Sergey Poznyakoff  <gray@gnu.org.ua>
11776
11777         * build-aux/bootstrap (version_controlled_file): Adapt for SVN
11778         repositories.
11779
11780 2008-03-11  Bruno Haible  <bruno@clisp.org>
11781
11782         Avoid conflicts between local macro definitions.
11783         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
11784         AC_LIB_LINKFLAGS_BODY): Use pushdef/popdef instead of define/undefine.
11785
11786 2008-03-10  Peter O'Gorman  <bug-gnulib@mlists.thewrittenword.com>
11787             Bruno Haible  <bruno@clisp.org>
11788
11789         Make va_copy work with some version of xlc on AIX 5.1.
11790         * lib/stdarg.in.h: New file.
11791         * m4/stdarg.m4 (gl_STDARG_H): Initialize STDARG_H and NEXT_STDARG_H.
11792         On AIX, use a <stdarg.h> file substitute.
11793         * modules/stdarg (Files): Add lib/stdarg.in.h.
11794         (Depends-on): Add include_next.
11795         (Makefile.am): Build a stdarg.h substitute if requested.
11796         * doc/posix-functions/va_copy.texi: Document the platforms lacking it.
11797
11798 2008-03-10  Bruno Haible  <bruno@clisp.org>
11799
11800         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Document a restriction.
11801         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
11802         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
11803
11804 2008-03-10  Bruno Haible  <bruno@clisp.org>
11805
11806         * modules/stdlib (Depends-on): Add include_next, remove
11807         absolute-header.
11808
11809 2008-03-09  Bruno Haible  <bruno@clisp.org>
11810
11811         * lib/freadahead.h (freadahead): Document more precisely.
11812         * lib/freadahead.c (freadahead): When an ungetc is in effect, return
11813         the sum of both buffer sizes.
11814         * tests/test-freadahead.c (main): Also test behaviour after ungetc.
11815         * NEWS: Document the change.
11816
11817 2008-03-09  Bruno Haible  <bruno@clisp.org>
11818
11819         Extend freadptr to return also the buffer size.
11820         * lib/freadptr.h (freadptr): Add sizep argument.
11821         * lib/freadptr.c: Include freadptr.h, not freadahead.h.
11822         (freadptr): Add sizep argument. Determine buffer size like freadahead
11823         does.
11824         * tests/test-freadptr.c: Don't include freadahead.h.
11825         (main): Adapt for new calling convention of freadptr.
11826         * tests/test-freadptr2.c: New file, based on tests/test-freadahead.c.
11827         * tests/test-freadptr2.sh: New file, based on tests/test-freadahead.sh.
11828         * modules/freadptr-tests (Files): Add tests/test-freadptr2.c,
11829         tests/test-freadptr2.sh.
11830         (Depends): Remove freadahead.
11831         (TESTS): Add test-freadptr2.sh.
11832         (check_PROGRAMS): Add test-freadptr2.
11833
11834 2008-03-09  Bruno Haible  <bruno@clisp.org>
11835
11836         * doc/Makefile (%.pdf): Explain how to remedy the save_size error.
11837         Report and solution by Simon Josefsson.
11838
11839 2008-03-06  Bruno Haible  <bruno@clisp.org>
11840
11841         Make fflush after ungetc work on BSD platforms.
11842         * lib/fflush.c (rpl_fflush): Discard ungetc buffer if possible.
11843         * tests/test-fflush2.c: New file.
11844         * tests/test-fflush2.sh: New file.
11845         * modules/fflush-tests (Files): Add tests/test-fflush2.sh,
11846         tests/test-fflush2.c.
11847         (Makefile.am): Build test-fflush2 and run test-fflush2.sh.
11848         * doc/posix-functions/fflush.texi: Document fflush after ungetc bug.
11849
11850 2008-03-06  Eric Blake  <ebb9@byu.net>
11851
11852         Likewise for ftello.
11853         * modules/ftello (Dependencies): Add extensions.
11854         * m4/ftello.m4 (gl_FUNC_FTELLO): Require AC_USE_SYSTEM_EXTENSIONS.
11855
11856 2008-03-06  Bruno Haible  <bruno@clisp.org>
11857
11858         * modules/fseeko (Dependencies): Add extensions.
11859         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Require AC_USE_SYSTEM_EXTENSIONS.
11860         Needed on glibc systems.
11861
11862 2008-03-06  Bruno Haible  <bruno@clisp.org>
11863
11864         * doc/gnulib-tool.texi (@nosuchmodulenote): Avoid line break inside
11865         email address.
11866         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
11867
11868 2008-03-06  Bruno Haible  <bruno@clisp.org>
11869
11870         * users.txt: Add libgnupdf.
11871
11872 2008-03-06  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
11873
11874         * doc/gnulib-tool.texi (@nosuchmodulenote): New macro.
11875         (Header File Substitutes, Function Substitutes,
11876         Glibc Header File Substitutes, Glibc Function Substitutes): Use it.
11877         (Build robot for gnulib): Fix typo.
11878
11879 2008-03-06  Bruno Haible  <bruno@clisp.org>
11880
11881         * doc/gnulib-tool.texi (VCS Issues): Small updates.
11882         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
11883
11884 2008-03-06  Bruno Haible  <bruno@clisp.org>
11885
11886         * doc/func.texi: New file, extracted from doc/gnulib.texi.
11887         * doc/gnulib.texi: Include it.
11888
11889 2008-03-06  Simon Josefsson  <simon@josefsson.org>
11890
11891         * modules/func (License): Change license to unlimited; there was
11892         no LGPL parts in the module anyway.
11893
11894 2008-03-06  Simon Josefsson  <simon@josefsson.org>
11895
11896         * modules/__func__: Renamed to modules/func.
11897         * modules/__func__-tests: Renamed to modules/func-tests.
11898         * tests/test-__func__.c: Renamed to tests/test-func.c.
11899         * m4/__func__.m4: Renamed to m4/func.m4.
11900         * doc/gnulib.texi (__func__): Section renamed to func.
11901         Suggested by Eric Blake <ebb9@byu.net>.
11902
11903 2008-03-06  Simon Josefsson  <simon@josefsson.org>
11904
11905         * doc/gnulib.texi (__func__): Use C99 terminology when talking
11906         about __func__.  Make example self-contained.  Suggested by Eric
11907         Blake <ebb9@byu.net>.
11908
11909         * tests/test-__func__.c (main): Avoid extraneous () around __func.
11910         Suggested by Eric Blake <ebb9@byu.net>.
11911
11912 2008-03-06  Simon Josefsson  <simon@josefsson.org>
11913
11914         * modules/__func__: New file.
11915         * modules/__func__-tests: New file.
11916         * tests/test-__func__.c: New file.
11917         * m4/__func__.m4: New file.
11918         * doc/gnulib.texi (__func__): Document __func__ module.
11919
11920 2008-03-05  Simon Josefsson  <simon@josefsson.org>
11921
11922         * modules/byteswap (License): Re-license as LGPLv2+.
11923
11924 2008-03-05  Simon Josefsson  <simon@josefsson.org>
11925
11926         * doc/Makefile: Add pdf target.
11927
11928 2008-03-05  Simon Josefsson  <simon@josefsson.org>
11929
11930         * modules/inline (License): Use 'unlimited', since there are only
11931         *.m4 files in this module.
11932
11933 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
11934             Bruno Haible  <bruno@clisp.org>
11935
11936         Add support for HP C 7.1 on OpenVMS 8.3.
11937         * lib/alloca.in.h (alloca): Define as alias for DEC C on VMS.
11938
11939 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
11940
11941         Update VMS specifics.
11942         * lib/getopt.c [VMS]: Remove include of unixlib.h.
11943
11944 2008-03-02  Jim Meyering  <meyering@redhat.com>
11945
11946         Remove the last dependency on the "free" module.
11947         * m4/readutmp.m4 (gl_READUTMP): Don't require gl_FUNC_FREE.
11948         Reported by Bob Proulx.
11949
11950         * lib/getdelim.c (getdelim): Don't leak memory upon failed realloc.
11951
11952         Remove useless "if" tests before free.  Deprecate "free" module.
11953         * doc/posix-functions/free.texi: Mention that this
11954         module is no longer useful.
11955         * modules/free (Notice): Say this module is obsolete.
11956         * modules/readutmp (Depends-on): Remove free.
11957         * lib/save-cwd.c (free_cwd): Remove useless "if" before free.
11958         * lib/putenv.c (putenv): Likewise.
11959         * lib/gc-gnulib.c (gc_cipher_close): Likewise.
11960         * lib/getaddrinfo.c (freeaddrinfo): Likewise.
11961         * tests/test-c-strcasestr.c (main): Likewise.
11962         * tests/test-c-strstr.c (main): Likewise.
11963         * tests/test-mbscasestr1.c (main): Likewise.
11964         * tests/test-mbscasestr2.c (main): Likewise.
11965         * tests/test-mbsstr1.c (main): Likewise.
11966         * tests/test-mbsstr2.c (main): Likewise.
11967         * tests/test-memmem.c (main): Likewise.
11968         * tests/test-strcasestr.c (main): Likewise.
11969         * tests/test-striconv.c (main): Likewise.
11970         * tests/test-striconveh.c (main): Likewise.
11971         * tests/test-striconveha.c (main): Likewise.
11972         * tests/test-strstr.c (main): Likewise.
11973
11974         * build-aux/git-version-gen: Adjust a comment and the Usage string.
11975
11976         bootstrap: sync from coreutils again
11977         * build-aux/bootstrap: Remove dangling m4/*.m4 symlinks.
11978
11979 2008-03-01  Jim Meyering  <meyering@redhat.com>
11980
11981         bootstrap: sync from coreutils
11982         * build-aux/bootstrap (update_po_files): Copy a .po file into place
11983         also when the target doesn't exist.
11984
11985 2008-03-01  Eric Blake  <ebb9@byu.net>
11986
11987         Fix bugs in last patch.
11988         * lib/memchr2.c (memchr2): Fix typo.
11989         * tests/test-memchr2.c: Test previous bug, and don't use GNU
11990         extension.
11991         Reported by Bruce Korb.
11992
11993         New module 'memchr2'.
11994         * modules/memchr2: New file.
11995         * modules/memchr2-tests: Likewise.
11996         * lib/memchr2.h: Likewise.
11997         * lib/memchr2.c: Likewise, based on memchr.c.
11998         * tests/test-memchr2.c: New test.
11999         * MODULES.html.sh (String handling): Add memchr2.
12000
12001 2008-02-29  Bruno Haible  <bruno@clisp.org>
12002
12003         * modules/freadseek-tests: New file.
12004         * tests/test-freadseek.sh: New file.
12005         * tests/test-freadseek.c: New file.
12006
12007         New module 'freadseek'.
12008         * modules/freadseek: New file.
12009         * lib/freadseek.h: New file.
12010         * lib/freadseek.c: New file.
12011         * MODULES.html.sh (File stream based Input/Output): Add freadseek.
12012
12013 2008-02-29  Sergey Poznyakoff  <gray@gnu.org.ua>
12014
12015         * users.txt: Add anubis, cpio, mailfromd, mailutils, radius,
12016         wydawca.
12017
12018         * m4/argp.m4 (gl_ARGP): Use AC_TRY_LINK to test if
12019         program_invocation_name and program_invocation_short_name are
12020         present.
12021
12022 2008-02-28  Bruno Haible  <bruno@clisp.org>
12023
12024         * tests/test-freadptr.c: Add a test for behaviour after ungetc.
12025         * tests/test-freadptr.sh: Also test non-seekable stdin.
12026
12027 2008-02-28  Sergey Poznyakoff  <gray@gnu.org.ua>
12028
12029         * build-aux/bootstrap (source_base, m4_base)
12030         (doc_base, tests_base): New variables.
12031         (gnulib_tool_options): Do not hardcode base directories, use
12032         the above variables instead.
12033
12034 2008-02-28  Atsushi SAKAI  <sakaia@jp.fujitsu.com>
12035
12036         * lib/xsize.h: Fix typo in comment: s/tupe/type/.
12037
12038 2008-02-28  Bruno Haible  <bruno@clisp.org>
12039
12040         * modules/freadptr-tests: New file.
12041         * tests/test-freadptr.sh: New file.
12042         * tests/test-freadptr.c: New file.
12043
12044         New module 'freadptr'.
12045         * modules/freadptr: New file.
12046         * lib/freadptr.h: New file.
12047         * lib/freadptr.c: New file.
12048         * MODULES.html.sh (File stream based Input/Output): Add freadptr.
12049
12050 2008-02-26  Karl Berry  <karl@freefriends.org>
12051
12052         Sync from Libtool:
12053         * libltdl/argz.c (argz_add, argz_count): New functions.
12054         * libltdl/argz.in.h: Declare them.
12055         Report by Juan Manuel Guerrero <juan.guerrero@gmx.de>.
12056
12057 2008-02-22  Bruno Haible  <bruno@clisp.org>
12058
12059         * m4/time_r.m4 (gl_TIME_R): Also check that localtime_r's return type
12060         is a pointer type.  Needed for HP-UX 10.
12061         * doc/posix-functions/localtime_r.texi: Mention HP-UX 10.
12062         * doc/posix-functions/gmtime_r.texi: Likewise.
12063         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
12064
12065 2008-02-24  Bruno Haible  <bruno@clisp.org>
12066
12067         * modules/environ-tests: New file.
12068         * tests/test-environ.c: New file.
12069
12070         New module 'environ'.
12071         * modules/environ: New file.
12072         * lib/unistd.in.h (environ): New declaration.
12073         * m4/environ.m4: New file.
12074         (gt_CHECK_VAR_DECL): Moved here from m4/setenv.m4. Undefine gt_cv_var
12075         after use.
12076         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_ENVIRON and
12077         HAVE_DECL_ENVIRON.
12078         * modules/unistd (Makefile.am): Substitute also GNULIB_ENVIRON and
12079         HAVE_DECL_ENVIRON.
12080         * doc/posix-functions/environ.texi: Mention module 'environ'. Remove
12081         wrong claim that 'environ' is missing on some systems.
12082         * modules/execute (Depends-on): Add environ.
12083         * lib/execute.c (environ): Remove fallback declaration.
12084         * modules/pipe (Depends-on): Add environ.
12085         * lib/pipe.c (environ): Remove fallback declaration.
12086         * modules/setenv (Depends-on): Add environ.
12087         * lib/setenv.c (environ): Remove fallback declaration.
12088         * modules/unsetenv (Depends-on): Add environ.
12089         * lib/unsetenv.c (environ): Remove fallback declaration.
12090         * m4/setenv.m4 (gt_CHECK_VAR_DECL): Remove macro. Moved to
12091         m4/environ.m4.
12092         (gl_PREREQ_SETENV): Require gl_ENVIRON instead of testing for environ.
12093         (gl_PREREQ_UNSETENV): Likewise.
12094
12095 2008-02-24  Bruno Haible  <bruno@clisp.org>
12096
12097         * doc/posix-functions/environ.texi: Document the MacOS X problem.
12098
12099 2008-02-20  Bob Proulx  <bob@proulx.com>
12100
12101         Enable use of older two part flavor 'git describe'.
12102         * build-aux/git-version-gen: If using the older two part flavor of
12103         git version then recreate the third part now present in the
12104         newer three part flavor of git describe.
12105
12106 2008-02-20  Martin Buchholz  <martin@xemacs.org>  (tiny change)
12107
12108         * lib/fts.c (fts_build): Typo correction to comment.
12109
12110 2008-02-17  Bruno Haible  <bruno@clisp.org>
12111
12112         * lib/git-merge-changelog.c (main) [split_merged_entry]: Avoid
12113         generating no-op conflicts.
12114
12115 2008-02-17  Bruno Haible  <bruno@clisp.org>
12116
12117         Speed up by 10%.
12118         * lib/git-merge-changelog.c (main): Use the iterator to iterate through
12119         result_entries, rather than an index-based loop.
12120
12121 2008-02-17  Bruno Haible  <bruno@clisp.org>
12122
12123         Speed up by 25%.
12124         * lib/git-merge-changelog.c (struct entry): New fields 'hashcode',
12125         'hashcode_cached'.
12126         (entry_create): New function.
12127         (entry_hashcode): Use the cached hashcode if possible.
12128         (read_changelog_file, try_split_merged_entry): Use entry_create.
12129
12130 2008-02-17  Bruno Haible  <bruno@clisp.org>
12131
12132         Speed up from O(n^2) to O(n) for long ChangeLog files.
12133         * lib/git-merge-changelog.c: Include gl_rbtreehash_list.h.
12134         (read_changelog_file): Change implementation of entries_reversed list
12135         to rbtreehash.
12136         * modules/git-merge-changelog (Depends-on): Add rbtreehash-list.
12137
12138 2008-02-17  Bruno Haible  <bruno@clisp.org>
12139
12140         New option --split-merged-entry.
12141         * lib/git-merge-changelog.c (FSTRCMP_STRICTER_THRESHOLD): New macro.
12142         (find_paragraph_end, try_split_merged_entry): New functions.
12143         (long_options): Add option --split-merged-entry.
12144         (usage): Document option --split-merged-entry.
12145         (main): Implement option --split-merged-entry.
12146         Reported by Eric Blake.
12147
12148 2008-02-17  Bruno Haible  <bruno@clisp.org>
12149
12150         * lib/git-merge-changelog.c: Include c-strstr.h.
12151         (main): Support the "git pull --rebase" situation.
12152         * modules/git-merge-changelog (Depends-on): Add c-strstr.
12153         Reported by Eric Blake.
12154
12155 2008-02-16  Eric Blake  <ebb9@byu.net>
12156
12157         Avoid doubling \ in common case of "c-maybe" quoting style.
12158         * lib/quotearg.c (quotearg_buffer_restyled): Don't escape \ when
12159         eliding outer quotes.
12160         * lib/quotearg.h: Document this.
12161         * tests/test-quotearg.c (result_strings, inputs, results_g)
12162         (flag_results, locale_results): Test it by adding a new string to
12163         each test group.
12164         (compare_strings): Test new string.
12165
12166 2008-02-13  Eric Blake  <ebb9@byu.net>
12167
12168         Avoid trigraph quoting in default output.
12169         * lib/quotearg.h (enum quoting_flags): Add QA_SPLIT_TRIGRAPHS.
12170         * lib/quotearg.c (quotearg_buffer_restyled): Don't quote trigraphs
12171         unless explicitly requested.
12172         * tests/test-quotearg.c (flag_results, main): Add additional tests.
12173
12174 2008-02-13  Lasse Collin  <lasse.collin@tukaani.org>
12175
12176         Don't rely on signed integer overflowing to negative value.
12177         * lib/getugroups.c (getugroups): Include <limits.h>.
12178         Instead, compare against INT_MAX, and increment only if the test passes.
12179
12180 2008-02-13  Jim Meyering  <meyering@redhat.com>
12181         and Eric Blake  <ebb9@byu.net>
12182
12183         Avoid shadowing warning and compile errors on Linux.
12184         * tests/test-quotearg.c [ENABLE_NLS]: Disable <libintl.h>
12185         forwarding macros on Linux.
12186         (dcgettext): Define a stub, for Linux.
12187         (results_g, main): Avoid warnings.
12188
12189 2008-02-12  Eric Blake  <ebb9@byu.net>
12190
12191         Silence warning in last patch.
12192         * lib/quotearg.c (quotearg_buffer_restyled): Add missing const.
12193
12194         Quotearg part 4: add tests, fix c-maybe colon quoting.
12195         * lib/quotearg.h: Improve documentation.
12196         * lib/quotearg.c (quotearg_buffer_restyled): Don't add extra
12197         escapes when adding outer quotes.  When quoting trigraphs, use
12198         valid C notation.  When quoting NUL, omit extra characters if next
12199         character is not digit.  Alter prototype.
12200         (quotearg_buffer, quotearg_alloc_mem, quotearg_n_options): Adjust
12201         callers.
12202         * modules/quotearg-tests: New module.
12203         * tests/test-quotearg.c: New test.
12204
12205 2008-02-07  Eric Blake  <ebb9@byu.net>
12206
12207         Quotearg part 3: add flag to control outer quote elision.
12208         * lib/quotearg.h (c_maybe_quoting_style): New style.
12209         (enum quoting_flags): Better documentation of flags.
12210         * lib/quotearg.c (quoting_style_args, quoting_style_vals): Add
12211         c-maybe style.
12212         (quotearg_buffer_restyled): Handle new flag to elide outer
12213         quotes.
12214
12215         Quotearg part 2: add flag that can control NUL elision.
12216         * lib/quotearg.h (set_quoting_flags): New prototype.
12217         * lib/quotearg.c (struct quoting_options): Add flag field.
12218         (set_quoting_flags): New function.
12219         (quotearg_buffer_restyled): Add flags parameter.
12220         (quotearg_alloc_mem): Set the flag if length cannot be returned.
12221         (quotearg_n_options): Set the flag, since length cannot be
12222         returned.
12223         (quoting_options_from_style): Default flags correctly.
12224
12225         Quotearg part 1: more wrappers, restore quotearg_char state.
12226         * lib/quotearg.h (quotearg_alloc_mem, quotearg_n_mem)
12227         (quotearg_mem, quotearg_style_mem, quotearg_char_mem)
12228         (quotearg_colon_mem): New wrappers.
12229         * lib/quotearg.c (quotearg_alloc, quotearg_char): Rewrite...
12230         (quotearg_alloc_mem, quotearg_char_mem): ...in terms of these new
12231         functions.
12232         (quotearg_n_mem, quotearg_mem, quotearg_style_mem)
12233         (quotearg_colon_mem): New functions.
12234
12235 2008-02-11  Bruno Haible  <bruno@clisp.org>
12236
12237         * modules/git-merge-changelog (Makefile.am): Don't use -L and -l for a
12238         library in the current directory: it does not work with parallel make.
12239         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
12240
12241 2008-02-11  Bruno Haible  <bruno@clisp.org>
12242
12243         * .gitattributes: New file.
12244
12245 2008-02-11  Jim Meyering  <meyering@redhat.com>
12246
12247         useless-if-before-free: Fix reversed exit values.
12248         * build-aux/useless-if-before-free: Use correct values
12249         for EXIT_MATCH and EXIT_NO_MATCH.
12250
12251         * build-aux/useless-if-before-free: Close stdout carefully.
12252
12253 2008-02-10  Bruno Haible  <bruno@clisp.org>
12254
12255         New module 'git-merge-changelog'.
12256         * modules/git-merge-changelog: New file.
12257         * lib/git-merge-changelog.c: New file.
12258
12259 2008-02-10  Jim Meyering  <meyering@redhat.com>
12260
12261         useless-if-before-free: New option: --list (-l).
12262
12263         useless-if-before-free: Don't exit immediately upon open failure.
12264         * build-aux/useless-if-before-free: Exit 2 for errors.
12265         Upon failure to open a file, don't exit immediately.
12266         Rather, just warn and continue with any remaining files.
12267
12268 2008-02-10  Bruno Haible  <bruno@clisp.org>
12269
12270         New abstract list operation 'node_set_value'.
12271         * lib/gl_list.h (gl_list_node_set_value): New function.
12272         (struct gl_list_implementation): New field node_set_value.
12273         * lib/gl_list.c (gl_list_node_set_value): New function.
12274         * lib/gl_array_list.c (gl_array_node_set_value): New function.
12275         (gl_array_list_implementation): Update.
12276         * lib/gl_carray_list.c (gl_carray_node_set_value): New function.
12277         (gl_carray_list_implementation): Update.
12278         * lib/gl_anylinked_list2.h (gl_linked_node_set_value): New function.
12279         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
12280         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
12281         * lib/gl_anytree_list2.h (gl_tree_node_set_value): New function.
12282         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
12283         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
12284         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
12285         Update.
12286         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
12287         * lib/gl_sublist.c (gl_sublist_node_set_value): New function.
12288         (gl_sublist_list_implementation): Update.
12289
12290 2008-02-10  Bruno Haible  <bruno@clisp.org>
12291
12292         * lib/diffseq.h: Write "ELEMENT const" instead of "const ELEMENT".
12293         Needed when ELEMENT is #defined to 'some_type *'.
12294
12295 2008-02-10  Jim Meyering  <meyering@redhat.com>
12296
12297         New script and module: useless-if-before-free
12298         * MODULES.html.sh (maint+release support): Add useless-if-before-free.
12299         * build-aux/useless-if-before-free: New file.
12300         * modules/useless-if-before-free: New file.
12301
12302         * build-aux/gitlog-to-changelog: Use committer date, not author date.
12303
12304         xstrtol_error: Fix typo.
12305         * lib/xstrtol-error.c (xstrtol_error): The parameter was unused:
12306         s/exit_failure/exit_status/.
12307
12308 2008-02-09  Jim Meyering  <meyering@redhat.com>
12309
12310         New script and module: gitlog-to-changelog
12311         * MODULES.html.sh (maint+release support): Add gitlog-to-changelog.
12312         * modules/gitlog-to-changelog: New file.
12313         * build-aux/gitlog-to-changelog: New file.
12314
12315 2008-02-08  Jim Meyering  <meyering@redhat.com>
12316
12317         Avoid two "parameter unused" warnings.
12318         * lib/stat-time.h (get_stat_birthtime_ns, get_stat_birthtime):
12319         Mark "st" as used.
12320
12321         Use "git COMMAND", not "git-COMMAND".
12322         * build-aux/bootstrap (version_controlled_file): s/git-rm/git-rm/.
12323         * build-aux/announce-gen (get_tool_versions): Correct a diagnostic.
12324         * build-aux/git-version-gen: Use "git status", not "git-status".
12325
12326 2008-02-07  Bruno Haible  <bruno@clisp.org>
12327
12328         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on native Woe32 systems.
12329         Avoids a crash on Windows Vista.
12330         Reported by Adam Strzelecki <ono@java.pl> via
12331         Simon Josefsson <simon@josefsson.org>.
12332
12333 2008-02-06  Bruno Haible  <bruno@clisp.org>
12334
12335         Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.
12336         * m4/printf.m4 (gl_PRINTF_FLAG_LEFTADJUST): New macro.
12337         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_FLAG_LEFTADJUST.
12338         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST): New macro.
12339         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
12340         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
12341         gl_PRINTF_FLAG_LEFTADJUST and test its result. Invoke
12342         gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST.
12343         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
12344         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
12345         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
12346         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
12347         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
12348         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
12349         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
12350         * tests/test-vasnprintf-posix.c (test_function): Add testcases for the
12351         left-adjust flag.
12352         * tests/test-snprintf-posix.h (test_function): Likewise.
12353         * tests/test-sprintf-posix.h (test_function): Likewise.
12354         * tests/test-vasprintf-posix.c (test_function): Likewise.
12355         * doc/posix-functions/fprintf.texi: Update.
12356         * doc/posix-functions/printf.texi: Update.
12357         * doc/posix-functions/snprintf.texi: Update.
12358         * doc/posix-functions/sprintf.texi: Update.
12359         * doc/posix-functions/vfprintf.texi: Update.
12360         * doc/posix-functions/vprintf.texi: Update.
12361         * doc/posix-functions/vsnprintf.texi: Update.
12362         * doc/posix-functions/vsprintf.texi: Update.
12363         Reported by Peter Fales <psfales@alcatel-lucent.com>.
12364
12365 2008-02-06  Bruno Haible  <bruno@clisp.org>
12366
12367         Fix bug introduced on 2008-01-26.
12368         * lib/isnan.c (FUNC): Set to rpl_isnand, not rpl_isnan.
12369
12370 2008-02-06  Bruno Haible  <bruno@clisp.org>
12371
12372         Fix bug introduced on 2007-06-10.
12373         * lib/vasnprintf.c (VASNPRINTF): Perform zero-padding also if
12374         !NEED_PRINTF_FLAG_ZERO.
12375
12376 2008-02-05  Peter O'Gorman <pogma@thewrittenword.com>
12377
12378         getloadavg: use libperfstat on AIX5
12379         * lib/getloadavg.c, m4/getloadavg.m4 [aix]: Use libperfstat
12380
12381 2008-02-03  Bruno Haible  <bruno@clisp.org>
12382
12383         * lib/diffseq.h: Add comments about required #includes.
12384         Reported by Michael Biggs <gnulib@doubleplum.net>.
12385
12386 2008-02-01  Bruno Haible  <bruno@clisp.org>
12387
12388         * users.txt: Add gnuit.
12389
12390 2008-01-31  Bruno Haible  <bruno@clisp.org>
12391
12392         * lib/md4.c (set_uint32): Mark as inline.
12393         * lib/md5.c (set_uint32): Likewise.
12394         * lib/sha1.c (set_uint32): Likewise.
12395         * m4/md4.m4 (gl_MD4): Require AC_C_INLINE.
12396         * m4/md5.m4 (gl_MD5): Likewise.
12397         * m4/sha1.m4 (gl_SHA1): Likewise.
12398
12399 2008-01-31  Jim Meyering  <meyering@redhat.com>
12400
12401         Use "sizeof VAR", rather than a literal "4".
12402         * lib/md5.c (md5_read_ctx): Use sizeof ctx->A, not 4.
12403         * lib/md4.c (md4_read_ctx): Likewise.
12404         * lib/sha1.c (sha1_read_ctx): Likewise.
12405
12406 2008-01-31  Simon Josefsson  <simon@josefsson.org>
12407
12408         * tests/test-sha1.c: New file, based on test-md5.c.
12409
12410         * modules/crypto/sha1-tests: New file.
12411
12412 2008-01-31  Simon Josefsson  <simon@josefsson.org>
12413
12414         * lib/sha1.h (SHA1_DIGEST_SIZE): Define.
12415
12416 2008-01-31  Jim Meyering  <meyering@redhat.com>
12417
12418         Prefer "sizeof v" over the equivalent "4".
12419         * lib/md4.c (set_uint32): Use "sizeof v" as memcpy length, not 4.
12420         * lib/md5.c (set_uint32): Likewise.
12421         * lib/sha1.c (set_uint32): Likewise.
12422
12423 2008-01-31  Simon Josefsson  <simon@josefsson.org>
12424
12425         * lib/sha1.c (set_uint32): Mark function as static.
12426
12427 2008-01-31  Simon Josefsson  <simon@josefsson.org>
12428
12429         md2: clarify comments to say that alignment is not required.
12430         * lib/md2.h: Remove warning about alignment in comment.
12431         * lib/md2.c (md2_read_ctx, md2_finish_ctx): Doc fix, alignment has
12432         never been required.
12433
12434 2008-01-31  Simon Josefsson  <simon@josefsson.org>
12435
12436         md4: adapt alignment constraint fix from sha1.
12437         * lib/md4.c (set_uint32): New function, from sha1.c
12438         (md4_read_ctx): Use it.
12439         (md4_finish_ctx): Doc fix.
12440         * lib/md4.h: Doc fix.
12441
12442 2008-01-31  Simon Josefsson  <simon@josefsson.org>
12443
12444         md5: adapt alignment constraint fix from sha1.
12445         * lib/md5.c (set_uint32): New function, from sha1.c
12446         (md5_read_ctx): Use it.
12447         (md5_finish_ctx): Doc fix.
12448         * lib/md5.h: Doc fix.
12449
12450 2008-01-30  Peter Palfrader  <weasel@debian.org>
12451
12452         sha1: remove the result buffer alignment constraint
12453         * lib/sha1.c (set_uint32): New function.
12454         (sha1_read_ctx): Rewrite to remove the result buffer alignment
12455         constraint.
12456         (sha1_finish_ctx): Remove comment warning about alignment constraint.
12457         * lib/sha1.h: Likewise.
12458
12459 2008-01-30  Andreas Schwab  <schwab@suse.de>
12460             Bruno Haible  <bruno@clisp.org>
12461
12462         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Include <float.h> and ensure a
12463         correct definition of LDBL_MIN_EXP.
12464
12465 2008-01-30  Karl Berry  <karl@gnu.org>
12466
12467         * config/srclist-update: try to preserve x bit on updates.
12468         * config/srclistvars.sh: update for karl.
12469
12470 2008-01-29  Jim Meyering  <meyering@redhat.com>
12471
12472         vasnprintf.c: Avoid warning about unused label
12473         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Guard the
12474         "overflow" label definition and associated code with the
12475         same cpp condition that guards the sole use of that label.
12476
12477 2008-01-26  Bruno Haible  <bruno@clisp.org>
12478
12479         * m4/isnanl.m4 (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM,
12480         gl_FUNC_ISNANL_WORKS): Test the GCC >= 4.0 built-in.
12481         * lib/isnanl.h (isnanl): Use the GCC >= 4.0 built-in.
12482         * lib/isnanl-nolibm.h (isnanl): Likewise.
12483         Reported by Paul Eggert <eggert@cs.ucla.edu>.
12484
12485 2008-01-26  Bruno Haible  <bruno@clisp.org>
12486
12487         * m4/isnand.m4 (gl_FUNC_ISNAND_NO_LIBM): Test the GCC >= 4.0 built-in.
12488         * lib/isnand.h (isnand): Use the GCC >= 4.0 built-in.
12489
12490 2008-01-26  Bruno Haible  <bruno@clisp.org>
12491
12492         * m4/isnanf.m4 (gl_HAVE_ISNANF_NO_LIBM, gl_ISNANF_WORKS): Test the
12493         GCC >= 4.0 built-in.
12494         * lib/isnanf.h (isnanf): Use the GCC >= 4.0 built-in.
12495
12496 2008-01-26  Bruno Haible  <bruno@clisp.org>
12497
12498         Rename isnan, applicable to 'double' only, to isnand.
12499         * modules/isnand-nolibm: Renamed from modules/isnan-nolibm.
12500         (Files): Add lib/isnand.h, lib/isnand.c. Remove lib/isnan.h.
12501         (configure.ac): Update.
12502         (Include): Replace "isnan.h" with "isnand.h".
12503         * m4/isnand.m4: Renamed from m4/isnan.m4.
12504         (gl_FUNC_ISNAND_NO_LIBM): Renamed from gl_FUNC_ISNAN_NO_LIBM. Set
12505         HAVE_ISNAND_IN_LIBC instead of HAVE_ISNAN_IN_LIBC. Build isnand.c
12506         instead of isnan.c.
12507         * lib/isnand.h: Renamed from lib/isnan.h. Test HAVE_ISNAND_IN_LIBC
12508         instead of HAVE_ISNAN_IN_LIBC.
12509         (isnand): Renamed from isnan.
12510         * lib/isnand.c: New file.
12511         * modules/isnand-nolibm-tests: Renamed from modules/isnan-nolibm-tests.
12512         (Files): Add tests/test-isnand.c. Remove tests/test-isnan.c.
12513         (Makefile.am): Update.
12514         * tests/test-isnand.c: Renamed from tests/test-isnan.c.
12515         Include isnand.h instead of isnan.h.
12516         (main): Test isnand instead of isnan.
12517         * modules/fprintf-posix (Depends-on): Add isnand-nolibm, remove
12518         isnan-nolibm.
12519         * modules/frexp (Depends-on): Likewise.
12520         * modules/frexp-tests (Depends-on): Likewise.
12521         * modules/frexp-nolibm (Depends-on): Likewise.
12522         * modules/frexp-nolibm-tests (Depends-on): Likewise.
12523         * modules/isfinite (Depends-on): Likewise.
12524         * modules/round-tests (Depends-on): Likewise.
12525         * modules/signbit (Depends-on): Likewise.
12526         * modules/signbit-tests (Depends-on): Likewise.
12527         * modules/snprintf-posix (Depends-on): Likewise.
12528         * modules/sprintf-posix (Depends-on): Likewise.
12529         * modules/trunc-tests (Depends-on): Likewise.
12530         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
12531         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
12532         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
12533         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
12534         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
12535         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
12536         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
12537         * modules/vasnprintf-posix (Depends-on): Likewise.
12538         * modules/vasprintf-posix (Depends-on): Likewise.
12539         * modules/vfprintf-posix (Depends-on): Likewise.
12540         * modules/vsnprintf-posix (Depends-on): Likewise.
12541         * modules/vsprintf-posix (Depends-on): Likewise.
12542         * lib/frexp.c: Include isnand.h instead of isnan.h.
12543         (ISNAN): Set to isnand instead of isnan.
12544         * lib/isfinite.c: Include isnand.h instead of isnan.h.
12545         (gl_isfinited): Use isnand instead of isnan.
12546         * lib/signbitd.c: Include isnand.h instead of isnan.h.
12547         (gl_signbitd): Use isnand instead of isnan.
12548         * lib/vasnprintf.c: Include isnand.h instead of isnan.h.
12549         (is_infinite_or_zero, VASNPRINTF): Use isnand instead of isnan.
12550         * tests/test-frexp.c: Include isnand.h instead of isnan.h.
12551         (main): Use isnand instead of isnan.
12552         * tests/test-round1.c: Include isnand.h.
12553         (main): Use isnand instead of isnan.
12554         * tests/test-round2.c: Include isnand.h instead of isnan.h.
12555         (ISNAN): Set to isnand instead of isnan.
12556         * tests/test-trunc1.c: Include isnand.h.
12557         (main): Use isnand instead of isnan.
12558         * tests/test-trunc2.c: Include isnand.h instead of isnan.h.
12559         (equal): Use isnand instead of isnan.
12560         * MODULES.html.sh (Mathematics <math.h>): Replace isnan-nolibm with
12561         isnand-nolibm.
12562         * NEWS: Mention the change.
12563
12564 2008-01-25  Paul Eggert  <eggert@cs.ucla.edu>
12565             Bruno Haible  <bruno@clisp.org>
12566
12567         * m4/signbit.m4 (gl_SIGNBIT): Require a macro definition. Test whether
12568         the GCC builtins for signbits are present and set
12569         REPLACE_SIGNBIT_USING_GCC if so.
12570         * lib/math.in.h (signbit): Define using GCC builtins if
12571         REPLACE_SIGNBIT_USING_GCC is set.
12572         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize
12573         REPLACE_SIGNBIT_USING_GCC.
12574         * modules/math (Makefile.am): Substitute REPLACE_SIGNBIT_USING_GCC.
12575
12576 2008-01-25  Jim Meyering  <meyering@redhat.com>
12577
12578         Prefer <config.h> over "config.h".  See autoconf doc for explanation.
12579         * lib/poll.c: Include <config.h>, not "config.h".
12580         * tests/test-getaddrinfo.c: Likewise.
12581
12582 2008-01-25  Simon Josefsson  <simon@josefsson.org>
12583
12584         * modules/sockets-tests: New file.
12585
12586 2008-01-24  Simon Josefsson  <simon@josefsson.org>
12587
12588         * modules/sockets: New module, can be used to call WSA_Startup and
12589         WSA_Cleanup when needed.
12590
12591         * lib/sockets.h, lib/sockets.c: New files.
12592
12593         * m4/sockets.m4: New file.
12594
12595         * tests/test-sockets.c: New file.
12596
12597 2008-01-19  Bruno Haible  <bruno@clisp.org>
12598
12599         * doc/posix-headers: Renamed from doc/headers.
12600         * doc/posix-functions: Renamed from doc/functions.
12601         * doc/gnulib.texi: Update.
12602
12603 2008-01-19  Bruno Haible  <bruno@clisp.org>
12604
12605         * doc/glibc-functions/strcasestr.texi: Include contents of
12606         doc/functions/strcasestr.texi, fixing the list of platforms.
12607         * doc/functions/strcasestr.texi: Remove file.
12608
12609 2008-01-19  Bruno Haible  <bruno@clisp.org>
12610
12611         * doc/glibc-functions/memmem.texi: Include contents of
12612         doc/functions/memmem.texi.
12613         * doc/functions/memmem.texi: Remove file.
12614
12615 2008-01-18  Bruno Haible  <bruno@clisp.org>
12616
12617         * doc/glibc-functions/*.texi: New files.
12618         * doc/gnulib.texi (Glibc Function Substitutes): Completely rewritten
12619         to use the new files.
12620
12621 2008-01-17  Bruno Haible  <bruno@clisp.org>
12622
12623         * tests/test-gethostname.c (main): Fix printf statement.
12624
12625 2008-01-17  Simon Josefsson  <simon@josefsson.org>
12626
12627         * modules/gethostname-tests: New file.
12628
12629         * tests/test-gethostname.c: New file.
12630
12631 2008-01-17  Simon Josefsson  <simon@josefsson.org>
12632
12633         * lib/gethostname.c: Include string.h unconditionally, strncpy is
12634         used by the UNAME case.  Reported by Bruno Haible
12635         <bruno@clisp.org>.
12636
12637 2008-01-17  Eric Blake  <ebb9@byu.net>
12638
12639         Convert c-strcasestr to be more efficient.
12640         * modules/c-strcasestr (Files): Use Two-Way, not KMP.
12641         (Depends-on): Add c-strcase, remove malloca, strnlen.
12642         * tests/test-c-strcasestr.c (main): Enhance test.
12643         * lib/c-strcasestr.c (c_strcasestr): Rewrite to new algorithm.
12644
12645 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
12646
12647         * build-aux/bootstrap (MSGID_BUGS_ADDRESS): New overridable variable.
12648         Use it in creating po/Makevars.
12649
12650 2008-01-15  Simon Josefsson  <simon@josefsson.org>
12651
12652         * lib/gc-libgcrypt.c (gc_init): Disable secure memory by default.
12653         Applications that requires it should initialize libgcrypt
12654         manually.
12655
12656 2008-01-16  Simon Josefsson  <simon@josefsson.org>
12657
12658         * lib/gethostname.c [!HAVE_UNAME]: Need string.h for strcpy.
12659
12660 2008-01-15  Paul Eggert  <eggert@cs.ucla.edu>
12661
12662         Fix problem with getdate on mingw32 reported by Simon Josefsson
12663         in <http://lists.gnu.org/archive/html/bug-gnulib/2008-01/msg00192.html>.
12664         * lib/getdate.y (get_date): Check "HAVE_DECL_TZNAME", not "defined
12665         tzname", when deciding whether to declare tzname.
12666         * lib/strftime.c (tzname): Likewise.
12667
12668 2008-01-15  Bruno Haible  <bruno@clisp.org>
12669
12670         Work around a MacOS X 10.5 bug in frexpl().
12671         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Also check denormalized numbers.
12672         * doc/functions/frexpl.texi: Document the bug.
12673         Reported by Elias Pipping <pipping@gentoo.org>.
12674
12675 2008-01-14  Eric Blake  <ebb9@byu.net>
12676
12677         Touch up previous patch.
12678         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE): Fix typo.
12679         * doc/functions/strcasestr.texi (strcasestr): Document OpenBSD bug.
12680
12681         Convert strcasestr module to use Two-Way algorithm.
12682         * modules/strcasestr-simple: New module, based on the old
12683         strcasestr, but with Two-Way rather than KMP.
12684         * modules/strcasestr (Depends-on): Change to strcasestr-simple.
12685         * lib/string.in.h (rpl_strcasestr): Declare.
12686         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Check for linear
12687         performance.
12688         * lib/strcasestr.c (strcasestr): Simplify, and avoid malloc.
12689         * modules/string (Makefile.am): Support strcasestr.
12690         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Likewise.
12691         * modules/strcasestr-tests (Depends-on): Check for alarm.
12692         * tests/test-strcasestr.c: Augment test.
12693         * lib/str-two-way.h: Clean up stray macro.
12694         * NEWS: Document new module.
12695         * MODULES.html.sh (string handling): Likewise.
12696         * doc/functions/strcasestr.texi: New file.
12697         * doc/gnulib.texi (Function Substitutes): New node.  Move memmem
12698         here, since it is not a POSIX function.
12699
12700 2008-01-14  Colin Watson  <cjwatson@debian.org>
12701             Bruno Haible  <bruno@clisp.org>
12702
12703         * m4/strsignal.m4 (gl_FUNC_STRSIGNAL): Also check whether strsignal
12704         works fine; if not, set REPLACE_STRSIGNAL.
12705         (gl_PREREQ_STRSIGNAL): Require AC_DECL_SYS_SIGLIST.
12706         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
12707         REPLACE_STRSIGNAL.
12708         * lib/string.in.h (strsignal): Consider REPLACE_STRSIGNAL.
12709         * modules/string (Makefile.am): Substitute REPLACE_STRSIGNAL.
12710         * tests/test-strsignal.c (main): Check out-of-range signal numbers.
12711
12712 2008-01-14  Bruno Haible  <bruno@clisp.org>
12713
12714         * modules/strsignal (Include): Change to <string.h>.
12715
12716 2008-01-14  Colin Watson  <cjwatson@debian.org>
12717
12718         * modules/argp (Notice): Add a notice recommending to change
12719         XGETTEXT_OPTIONS.
12720         (configure.ac): Invoke AM_XGETTEXT_OPTION if it exists.
12721
12722 2008-01-13  Colin Watson  <cjwatson@debian.org>
12723
12724         * modules/strsignal-tests: New file.
12725         * tests/test-strsignal.c: New file.
12726
12727         * lib/strsignal.c: New file, from glibc with modifications.
12728         * lib/siglist.h: New file, from glibc with modifications.
12729         * lib/string.in.h (strsignal): New declaration.
12730         * m4/strsignal.m4: New file.
12731         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
12732         GNULIB_STRSIGNAL and HAVE_DECL_STRSIGNAL.
12733         * modules/strsignal: New file.
12734         * modules/string (Makefile.am): Substitute GNULIB_STRSIGNAL and
12735         HAVE_DECL_STRSIGNAL.
12736
12737 2008-01-13  Bruno Haible  <bruno@clisp.org>
12738
12739         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check that the
12740         locale encoding is not ASCII. Needed for OpenBSD 4.0.
12741         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
12742         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
12743
12744 2008-01-13  Bruno Haible  <bruno@clisp.org>
12745
12746         * lib/argp-fmtstream.h (__attribute__): Don't redefine if
12747         __STRICT_ANSI__ is set: it's not needed by any version of gcc.
12748         * lib/argp.h (__attribute__): Likewise.
12749         * lib/c-stack.c (__attribute__): Likewise.
12750         * lib/error.h (__attribute__): Likewise.
12751         * lib/fts.c (__attribute__): Likewise.
12752         * lib/openat.h (__attribute__): Likewise.
12753         * lib/stdio.in.h (__attribute__): Likewise.
12754         * lib/string.in.h (__attribute__): Likewise.
12755         * lib/utimens.c (__attribute__): Likewise.
12756         * lib/vasnprintf.h (__attribute__): Likewise.
12757         * lib/xalloc.h (__attribute__): Likewise.
12758         * lib/xprintf.h (__attribute__): Likewise.
12759         * lib/xstrtol.h (__attribute__): Likewise.
12760         * lib/xvasprintf.h (__attribute__): Likewise.
12761
12762 2008-01-12  Bruno Haible  <bruno@clisp.org>
12763
12764         * doc/gnulib.texi (Glibc Header File Substitutes): New chapter.
12765         * doc/glibc-headers/a.out.texi: New file.
12766         * doc/glibc-headers/aliases.texi: New file.
12767         * doc/glibc-headers/alloca.texi: New file.
12768         * doc/glibc-headers/ar.texi: New file.
12769         * doc/glibc-headers/argp.texi: New file.
12770         * doc/glibc-headers/argz.texi: New file.
12771         * doc/glibc-headers/byteswap.texi: New file.
12772         * doc/glibc-headers/crypt.texi: New file.
12773         * doc/glibc-headers/endian.texi: New file.
12774         * doc/glibc-headers/envz.texi: New file.
12775         * doc/glibc-headers/err.texi: New file.
12776         * doc/glibc-headers/error.texi: New file.
12777         * doc/glibc-headers/execinfo.texi: New file.
12778         * doc/glibc-headers/fpu_control.texi: New file.
12779         * doc/glibc-headers/fstab.texi: New file.
12780         * doc/glibc-headers/fts.texi: New file.
12781         * doc/glibc-headers/getopt.texi: New file.
12782         * doc/glibc-headers/ieee754.texi: New file.
12783         * doc/glibc-headers/ifaddrs.texi: New file.
12784         * doc/glibc-headers/libintl.texi: New file.
12785         * doc/glibc-headers/mcheck.texi: New file.
12786         * doc/glibc-headers/mntent.texi: New file.
12787         * doc/glibc-headers/obstack.texi: New file.
12788         * doc/glibc-headers/paths.texi: New file.
12789         * doc/glibc-headers/printf.texi: New file.
12790         * doc/glibc-headers/pty.texi: New file.
12791         * doc/glibc-headers/resolv.texi: New file.
12792         * doc/glibc-headers/shadow.texi: New file.
12793         * doc/glibc-headers/sysexits.texi: New file.
12794         * doc/glibc-headers/ttyent.texi: New file.
12795
12796 2008-01-12  Jim Meyering  <meyering@redhat.com>
12797
12798         announce-gen: emit Gnulib's git-based version string.
12799         * build-aux/announce-gen: Remove option: --gnulib-snapshot-time-stamp=S.
12800         New option --gnulib-version=V, where V is expected to be
12801         the output of running git describe in the gnulib directory.
12802         (get_tool_versions): Request feedback on xdelta.  I suspect it's
12803         not useful, and plan to stop publishing an xdelta file with each
12804         coreutils release.
12805
12806         * build-aux/announce-gen: Also check for lzma-compressed files.
12807
12808 2008-01-11  Bruno Haible  <bruno@clisp.org>
12809
12810         * tests/test-memmem.c (main): Increase maximum allowed time.
12811         * tests/test-strstr.c (main): Likewise.
12812
12813 2008-01-11  Bruno Haible  <bruno@clisp.org>
12814
12815         * doc/functions/memmem.texi: Add more precisions about platforms.
12816         * doc/functions/strstr.texi: Likewise.
12817
12818 2008-01-10  Eric Blake  <ebb9@byu.net>
12819
12820         * m4/strstr.m4: Delete cruft from copy-n-paste.
12821         Reported by Bruno Haible.
12822
12823 2008-01-10  Bruno Haible  <bruno@clisp.org>
12824
12825         Make c-strstr rely on strstr.
12826         * lib/c-strstr.c: Don't include str-kmp.h.
12827         (c_strstr): Define in terms of strstr.
12828         * modules/c-strstr (Files): Remove lib/str-kmp.h.
12829         (Depends-on): Remove stdbool, malloca, strnlen. Add strstr.
12830
12831 2008-01-10  Bruno Haible  <bruno@clisp.org>
12832
12833         * doc/gnulib.texi (String Functions in C Locale): New section.
12834         * doc/c-ctype.texi: New file.
12835         * doc/c-strcase.texi: New file.
12836         * doc/c-strcaseeq.texi: New file.
12837         * doc/c-strcasestr.texi: New file.
12838         * doc/c-strstr.texi: New file.
12839         * doc/c-strtod.texi: New file.
12840         * doc/c-strtold.texi: New file.
12841
12842 2008-01-10  Eric Blake  <ebb9@byu.net>
12843
12844         * lib/relocatable.h: Fix a comment.
12845
12846 2008-01-10  Eric Blake  <ebb9@byu.net>
12847
12848         Share two-way algorithm.
12849         * lib/str-two-way.h: New file, merged from...
12850         * lib/memmem.c: ...here...
12851         * lib/strstr.c: ...and here.
12852         * modules/memmem (Files): Use it.
12853         * modules/strstr (Files): Likewise.
12854
12855         Avoid quadratic strstr implementations.
12856         * lib/strstr.c: New file.
12857         * m4/strstr.m4: Likewise.
12858         * modules/strstr: Likewise.
12859         * modules/strstr-tests: Likewise.
12860         * tests/test-strstr.c: Likewise.
12861         * lib/string.in.h (rpl_strstr): Declare.
12862         (memmem) [GNULIB_POSIXCHECK]: Document speed issue.
12863         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Support strstr.
12864         * modules/string (Makefile.am): Likewise.
12865         * MODULES.html.sh (string handling): Mention new module.
12866         * doc/functions/strstr.texi (strstr): Document the bug.
12867
12868 2008-01-10  Bruno Haible  <bruno@clisp.org>
12869
12870         * lib/relocatable.h (relocate): State whether result is freshly
12871         allocated or not.
12872         * lib/relocatable.c (relocate): Return a freshly allocated string
12873         instead of a pointer to a privately held string.
12874         Reported by Sylvain Beucler <beuc@gnu.org>.
12875
12876 2008-01-10  Colin Watson  <cjwatson@debian.org>
12877
12878         * lib/canonicalize-lgpl.c [!_LIBC]: Fix typo in #if directive:
12879         s/S_ISNLK/S_ISLNK/.
12880
12881 2008-01-09  Bruno Haible  <bruno@clisp.org>
12882
12883         * doc/functions/memmem.texi: Use the same structure as snprintf.texi
12884         and other files.
12885         * m4/memmem.m4 (gl_FUNC_MEMMEM): Say "guessing no" instead of "no"
12886         if it's only a guess.
12887         * modules/memmem: Simplify by depending on memmem-simple.
12888
12889 2008-01-09  Bruno Haible  <bruno@clisp.org>
12890
12891         Work around OpenBSD 4.0 tdelete() bug.
12892         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Also check tdelete's return value.
12893         * lib/search.in.h: If REPLACE_TSEARCH is 1, define tsearch etc. as
12894         macros and don't redefine the enum values.
12895         * m4/search_h.m4 (gl_SEARCH_H_DEFAULTS): Initialize REPLACE_TSEARCH.
12896         * modules/search (Makefile.am): Also substitute REPLACE_TSEARCH.
12897         * doc/functions/tdelete.texi: Document the OpenBSD 4.0 bug.
12898
12899 2008-01-09  Bruno Haible  <bruno@clisp.org>
12900
12901         * tests/test-wcwidth.c: Include <string.h> and localcharset.h.
12902         (main): Don't perform the tests if setlocale did not install a UTF-8
12903         locale. Needed on OpenBSD 4.0.
12904         * modules/wcwidth-tests (Depends-on): Add localcharset.
12905
12906 2008-01-09  Paul Eggert  <eggert@cs.ucla.edu>
12907
12908         gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H unconditionally.
12909         See <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00149.html>.
12910         * NEWS: announce this.
12911         * m4/alloca.m4 (gl_FUNC_ALLOCA): Don't define HAVE_ALLOCA_H.
12912
12913 2008-01-09  Simon Josefsson  <simon@josefsson.org>
12914         and Eric Blake  <ebb9@byu.net>
12915
12916         Add memmem-simple module.
12917         * m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE): New macro.
12918         (gl_FUNC_MEMMEM): Separate performance from presence checks.
12919         * modules/memmem-simple: New file.
12920         * modules/memmem (Description): Tweak.
12921         * MODULES.html.sh (string handling): Mention new module.
12922         * doc/functions/memmem.texi (memmem): Distinguish which flaws are
12923         addressed by memmem-simple.
12924         * NEWS: Document the difference.
12925
12926 2008-01-09  Eric Blake  <ebb9@byu.net>
12927
12928         Give gcc some memmem optimization hints.
12929         * lib/string.in.h (memmem, memrchr, strchrnul, strnlen, strpbrk)
12930         (strcasestr): Declare as pure.
12931         * modules/memmem (Maintainer): Claim my implementation.
12932
12933 2008-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12934
12935         Support AIX 6.1 and higher.
12936         * build-aux/config.libpath: Likewise.
12937         * build-aux/config.rpath: Likewise.
12938
12939 2008-01-08  Jim Meyering  <meyering@redhat.com>
12940             Bruno Haible  <bruno@clisp.org>
12941
12942         * lib/printf-parse.c (PRINTF_PARSE): Handle a size specifier "q"
12943         on MacOS X and a size specifier "I64" on mingw. Needed for PRIdMAX.
12944         Reported by Peter Fales in
12945         <http://lists.gnu.org/archive/html/bug-coreutils/2007-12/msg00148.html>.
12946
12947 2008-01-08  Bruno Haible  <bruno@clisp.org>
12948
12949         * modules/unictype/category-of (Depends-on): Add
12950         unictype/category-none.
12951         * modules/unictype/category-and-tests (Depends-on): Add
12952         unictype/category-{L,N,Lu,Nd}.
12953         * modules/unictype/category-and-not-tests (Depends-on): Likewise.
12954         * modules/unictype/category-or-tests (Depends-on): Add
12955         unictype/category-{L,N}.
12956         * modules/unictype/category-name-tests (Depends-on): Add
12957         unictype/category-{Z,Nl}.
12958         Reported by Simon Josefsson.
12959
12960 2008-01-08  Bruno Haible  <bruno@clisp.org>
12961
12962         * lib/str-kmp.h (knuth_morris_pratt_unibyte): Document the calling
12963         convention better.
12964         * lib/mbsstr.c (knuth_morris_pratt_multibyte): Likewise.
12965         * lib/mbscasestr.c (knuth_morris_pratt_multibyte): Likewise.
12966         Reported by Peter Miller <millerp@canb.auug.org.au>.
12967
12968 2008-01-08  Eric Blake  <ebb9@byu.net>
12969
12970         Rewrite memmem to guarantee linear complexity without malloc.
12971         * lib/memmem.c (memmem): Use Two-Way rather than
12972         Knuth-Morris-Pratt, to allow O(1) space usage.
12973         (critical_factorization, two_way_short_needle)
12974         (two_way_long_needle): New functions.
12975         (knuth_morris_pratt): Delete.
12976         * modules/memmem (Depends-on): No longer need malloca or stdbool.
12977         Add stdint.
12978         * tests/test-memmem.c (main): Add tests for periodic needle and
12979         sublinear performance.
12980         * doc/functions/memmem.texi (memmem): Document other deficiencies
12981         in cygwin and older glibc.
12982
12983 2008-01-08  Bruno Haible  <bruno@clisp.org>
12984
12985         * modules/memmem-tests (Makefile.am): Remove TESTS_ENVIRONMENT
12986         augmentation.
12987
12988 2008-01-08  Mike Frysinger  <vapier@gentoo.org>
12989
12990         Add a configure time option: --disable-acl.
12991         * m4/acl.m4 (gl_FUNC_ACL): Wrap all ACL logic in a call to
12992         AC_ARG_ENABLE(acl).
12993
12994 2008-01-06  Simon Josefsson  <simon@josefsson.org>
12995
12996         * tests/test-localename.c: Don't include obsolete "setenv.h".
12997
12998         * modules/localename-tests (Depends-on): Need unsetenv.
12999
13000 2008-01-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13001
13002         * DEPENDENCIES: Require Texinfo version 4.6 or newer.
13003
13004 2008-01-06  Colin Watson  <cjwatson@debian.org>
13005
13006         * users.txt: Add man-db.
13007
13008 2008-01-07  Bruno Haible  <bruno@clisp.org>
13009
13010         * doc/gnulib-intro.texi (Library vs Reusable Code): Restore the
13011         previous section name.
13012
13013 2008-01-07  Bruno Haible  <bruno@clisp.org>
13014
13015         * lib/progname.c (set_program_name): Don't strip off a leading
13016         "lt-" prefix outside a .libs directory.
13017         Suggested by Paul Eggert.
13018
13019 2008-01-01  Sylvain Beucler  <beuc@gnu.org>
13020             Bruno Haible  <bruno@clisp.org>
13021
13022         Improve memory cleanup in 'relocatable' module.
13023         * lib/relocatable.h (compute_curr_prefix): Change return type to
13024         'char *'.
13025         * lib/relocatable.c (compute_curr_prefix): Change return type to
13026         'char *'. Free curr_installdir after use.
13027         (relocate): Free curr_prefix_better after use.
13028         * lib/progreloc.c (prepare_relocate): Free curr_prefix after use.
13029
13030 2008-01-01  Bruno Haible  <bruno@clisp.org>
13031
13032         * tests/test-wcwidth.c (main): Relax test of U+2060. Avoids a test
13033         failure on older glibc systems.
13034         Reported by Peter Fales <psfales@alcatel-lucent.com>.
13035
13036 2008-01-05  Eric Blake  <ebb9@byu.net>
13037
13038         Avoid quadratic system memmem.
13039         * m4/memmem.m4 (gl_FUNC_MEMMEM): Check for quadratic memmem.
13040         Reported by Ralf Wildenhues.
13041
13042         Fix memmem test for mingw.
13043         * modules/memmem-tests (configure.ac): Check for alarm.
13044         * tests/test-memmem.c (main): Avoid alarm on platforms that lack
13045         it.
13046         * doc/functions/memmem.texi: New file.
13047         * doc/gnulib.texi (Function Substitutes): Add memmem.
13048         Reported by Bruno Haible.
13049
13050 2008-01-04  Bruno Haible  <bruno@clisp.org>
13051
13052         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP):
13053         Require gl_HEADER_STRINGS_H_DEFAULTS, not
13054         gl_HEADER_STRING_H_DEFAULTS.
13055
13056 2008-01-04  Eric Blake  <ebb9@byu.net>
13057
13058         Shorten duration of memmem test.
13059         * tests/test-memmem.c (main): Use alarm to declare failure if test
13060         is taking too long.
13061         Reported by Ralf Wildenhues.
13062
13063 2007-12-21  Simon Josefsson  <simon@josefsson.org>
13064
13065         * modules/relocatable-prog-wrapper (Depends-on): Add intprops and
13066         string, needed by strerror.
13067
13068 2008-01-03  Colin Watson  <cjwatson@debian.org>
13069             Bruno Haible  <bruno@clisp.org>
13070
13071         * doc/gnulib-tool.texi (Localization): New section.
13072
13073 2008-01-02  Bruno Haible  <bruno@clisp.org>
13074
13075         * lib/memmem.c (knuth_morris_pratt, memmem): Change all 'char *'
13076         variables to 'unsigned char *' type.
13077         Reported by Paul Eggert.
13078
13079 2008-01-02  Jim Meyering  <jim@meyering.net>
13080
13081         * lib/version-etc.c (COPYRIGHT_YEAR): Increase for new year.
13082
13083 2007-12-31  Jim Meyering  <jim@meyering.net>
13084
13085         Avoid use of private FTS type name.
13086         * lib/fts.c (fts_sort): Use FTSENT rather than "struct _ftsent".
13087
13088 2007-12-30  Karl Berry  <karl@gnu.org>
13089
13090         * doc/gnulib.texi (Library vs. Reusable Code): remove period, to
13091         work around defect in Texinfo and/or the standalone Info browser.
13092
13093 2007-12-30  Bruno Haible  <bruno@clisp.org>
13094
13095         Unify 5 copies of the KMP code.
13096         * lib/str-kmp.h: New file.
13097         * lib/c-strcasestr.c: Include str-kmp.h.
13098         (knuth_morris_pratt): Remove function.
13099         (c_strcasestr): Update.
13100         * lib/c-strstr.c: Include str-kmp.h.
13101         (knuth_morris_pratt): Remove function.
13102         (c_strcasestr): Update.
13103         * lib/mbscasestr.c: Include str-kmp.h.
13104         (knuth_morris_pratt_unibyte): Remove function.
13105         * lib/mbsstr.c: Include str-kmp.h.
13106         (knuth_morris_pratt_unibyte): Remove function.
13107         * lib/strcasestr.c: Include str-kmp.h.
13108         (knuth_morris_pratt): Remove function.
13109         (strcasestr): Update.
13110         * modules/c-strcasestr (Files): Add lib/str-kmp.h.
13111         * modules/c-strstr (Files): Likewise.
13112         * modules/mbscasestr (Files): Likewise.
13113         * modules/mbsstr (Files): Likewise.
13114         * modules/strcasestr (Files): Likewise.
13115         Suggested by Paul Eggert.
13116
13117 2007-12-30  Bruno Haible  <bruno@clisp.org>
13118
13119         * lib/xmalloca.c (xmmalloca): Don't define if HAVE_ALLOCA is not
13120         defined.
13121
13122 2007-12-30  Bruno Haible  <bruno@clisp.org>
13123
13124         * lib/xmalloca.h: Include xalloc.h.
13125         (xnmalloca): New macro.
13126
13127 2007-12-30  Bruno Haible  <bruno@clisp.org>
13128
13129         * lib/malloca.h (nmalloca): New macro.
13130         * lib/c-strcasestr.c (knuth_morris_pratt): Use it.
13131         * lib/c-strstr.c (knuth_morris_pratt): Likewise.
13132         * lib/mbscasestr.c (knuth_morris_pratt_unibyte,
13133         knuth_morris_pratt_multibyte): Likewise.
13134         * lib/mbsstr.c (knuth_morris_pratt_unibyte,
13135         knuth_morris_pratt_multibyte): Likewise.
13136         * lib/memmem.c (knuth_morris_pratt): Likewise.
13137         * lib/strcasestr.c (knuth_morris_pratt): Likewise.
13138
13139 2007-12-25  Bruno Haible  <bruno@clisp.org>
13140
13141         Fixup after 2007-10-17 commit. Ensure that 'glob' stays under LGPLv2+.
13142         * lib/glob.c: Don't include openat.h.
13143         (link_exists2_p): Add back the code that deals with the
13144         !GLOB_ALTDIRFUNC case.
13145         (link_exists_p) [!_LIBC && !HAVE_FSTATAT]: Just call link_exists2_p and
13146         let it do the filename concatenation.
13147         * m4/glob.m4 (gl_PREREQ_GLOB): Add check for fstatat.
13148         * modules/glob (Depends-on): Remove openat.
13149
13150 2007-12-31  Bruno Haible  <bruno@clisp.org>
13151
13152         * modules/dirfd (License): Change to LGPLv2+.
13153         Approved by Jim Meyering.
13154
13155 2007-12-29  Paul Eggert  <eggert@cs.ucla.edu>
13156
13157         * lib/memmem.c (knuth_morris_pratt): Check for size_t overflow
13158         when multiplying M by sizeof (size_t).
13159
13160 2007-12-10  Martin Lambers  <marlam@marlam.de>
13161
13162         Override getpagesize on mingw.
13163         * lib/getpagesize.c: New file.
13164         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Enable replacement on mingw.
13165         * modules/getpagesize (Files): Add lib/getpagesize.c.
13166         * lib/unistd.in.h (getpagesize): Declare if we are using a replacement.
13167         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
13168         REPLACE_GETPAGESIZE.
13169         * modules/unistd (Makefile.am): Substitute REPLACE_GETPAGESIZE.
13170
13171 2007-12-25  Bruno Haible  <bruno@clisp.org>
13172
13173         * modules/localcharset (Notice): New field.
13174         (configure.ac): Define LOCALCHARSET_TESTS_ENVIRONMENT.
13175         Suggested by Ben Pfaff <blp@cs.stanford.edu>.
13176
13177 2007-12-25  Paul Eggert  <eggert@cs.ucla.edu>
13178             Bruno Haible  <bruno@clisp.org>
13179
13180         Avoid using the syntax symbol() in formatted documentation.
13181         * MODULES.html.sh (func_module): When replacing symbol() with a
13182         hyperlink, remove the parentheses. Show an error if some remain.
13183         Recognize and render the '...' syntax.
13184         * doc/alloca-opt.texi: Remove parentheses from symbol reference.
13185         Rework. Add paragraph about GCC's inlining.
13186         * doc/alloca.texi: Likewise.
13187         * doc/error.texi: Remove parentheses from symbol reference.
13188         * doc/gnulib-intro.texi: Likewise.
13189         * doc/gnulib.texi (alloca, alloca-opt): New nodes.
13190         * modules/fnmatch (Description): Reword to say "the ... function".
13191         * modules/full-read (Description): Likewise.
13192         * modules/full-write (Description): Likewise.
13193         * modules/safe-read (Description): Likewise.
13194         * modules/safe-write (Description): Likewise.
13195         * modules/strchrnul (Description): Likewise.
13196         * modules/trim (Description): Likewise.
13197         * modules/error (Description): Remove parentheses from symbol
13198         references.
13199         * modules/verror (Description): Likewise.
13200         Reported by Karl Berry.
13201
13202 2007-12-25  Bruno Haible  <bruno@clisp.org>
13203
13204         Fixup after 2007-10-16 commit.
13205         * lib/glob.c (glob_in_dir): Don't use ISO C99 syntax.
13206
13207 2007-12-24  Bruno Haible  <bruno@clisp.org>
13208
13209         Make --enable-relocatable work with DESTDIR.
13210         * build-aux/install-reloc: Accept another argument 'destdir'. Use it
13211         to compute installdir from destprog.
13212         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): In INSTALL_PROGRAM_ENV,
13213         also set the RELOC_DESTDIR variable.
13214         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
13215
13216 2007-12-24  Bruno Haible  <bruno@clisp.org>
13217
13218         Fix link error due to xalloc_die().
13219         * lib/progreloc.c: When NO_XMALLOC is defined, use areadlink instead
13220         of xreadlink.
13221         * lib/relocwrapper.c: Update comments.
13222         * build-aux/install-reloc: Remove xreadlink.c from file list.
13223         * modules/relocatable-prog-wrapper (Files): Remove xreadlink.h and
13224         xreadlink.c.
13225         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
13226
13227 2007-12-24  Bruno Haible  <bruno@clisp.org>
13228
13229         Split setenv module into setenv and unsetenv. Get rid of setenv.h.
13230         * lib/setenv.h: Remove file.
13231         * lib/stdlib.in.h (setenv, unsetenv): New declarations, moved here from
13232         lib/setenv.h.
13233         * modules/setenv (Files): Remove lib/setenv.h, lib/unsetenv.c.
13234         (Depends-on): Add stdlib.
13235         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR. Don't invoke
13236         gl_FUNC_UNSETENV.
13237         (Include): Replace setenv.h with <stdlib.h>.
13238         * modules/unsetenv: New file.
13239         * lib/setenv.c: Include <stdlib.h> first, after alloca.h.
13240         * lib/unsetenv.c: Include <stdlib.h> first.
13241         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_SETENV_SEPARATE): Require
13242         gl_STDLIB_H_DEFAULTS. Conditionally set HAVE_SETENV to 0.
13243         (gl_FUNC_UNSETENV): Require gl_STDLIB_H_DEFAULTS. Conditionally set
13244         HAVE_UNSETENV to 0. Set VOID_UNSETENV as an AC_SUBSTed variable.
13245         * modules/stdlib (Makefile.am): Substitute also GNULIB_SETENV,
13246         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
13247         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_SETENV,
13248         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
13249         * doc/functions/unsetenv.texi: Update.
13250         * modules/xsetenv (Depends-on): Add unsetenv.
13251         * modules/getdate (Depends-on): Likewise.
13252         * lib/xsetenv.h: Include <stdlib.h> instead of setenv.h.
13253         * lib/xsetenv.c: Don't include setenv.h.
13254         * lib/getdate.y: Likewise.
13255         * lib/relocwrapper.c: Likewise.
13256         * modules/relocatable-prog-wrapper (Files): Remove lib/setenv.h.
13257         (Depends-on): Add stdlib.
13258         * NEWS: Mention the changes.
13259         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
13260
13261 2007-12-23  Bruno Haible  <bruno@clisp.org>
13262
13263         * lib/memmem.c (memmem): Use lowercase variable names. Tab
13264         indentation.
13265
13266 2007-12-23  Bruno Haible  <bruno@clisp.org>
13267
13268         * lib/c-strcasestr.c: Add more comments.
13269         * lib/c-strstr.c: Likewise.
13270         * lib/mbscasestr.c: Likewise.
13271         * lib/mbsstr.c: Likewise.
13272         * lib/strcasestr.c: Likewise.
13273         * lib/memmem.c: Likewise.
13274
13275 2007-12-23  Bruno Haible  <bruno@clisp.org>
13276
13277         * tests/test-memmem.c: Include <string.h> first.
13278
13279 2007-12-22  Bruno Haible  <bruno@clisp.org>
13280
13281         * gnulib-tool (func_create_testdir): Change $auxdir while generating
13282         the contents of $testsbase.
13283         Reported by Ralf Wildenhues.
13284
13285 2007-12-22  Bruno Haible  <bruno@clisp.org>
13286
13287         * gnulib-tool (func_emit_tests_Makefile_am): Replace local_ldadd with
13288         two variables local_ldadd_before, local_ldadd_last.
13289
13290 2007-12-20  Eric Blake  <ebb9@byu.net>
13291
13292         Work around circular library issue when cross-compiling.
13293         * lib/progname.c (set_program_name): Use strncmp, not memcmp, so
13294         that progname.o does not need to pull in rpl_memcmp.
13295
13296 2007-12-19  Eric Blake  <ebb9@byu.net>
13297
13298         Fix memmem to avoid O(n^2) worst-case complexity.
13299         * lib/memmem.c (knuth_morris_pratt): New function.
13300         (memmem): Use it if first few naive iterations fail.
13301         * m4/memmem.m4 (gl_FUNC_MEMMEM): Detect cygwin bug.
13302         * modules/memcmp (License): Set to LGPLv2+, not LGPL.
13303         * modules/memchr (License): Likewise.
13304         * modules/memmem (Depends-on): Add memcmp, memchr, stdbool, and
13305         malloca.
13306         * tests/test-memmem.c: Rewrite, borrowing ideas from
13307         test-mbsstr1.c; the old version wouldn't even compile!
13308         * modules/memmem-tests: New file.
13309         * lib/string.in.h (rpl_memmem): Add declaration.
13310         * modules/string (Makefile.am): Substitute REPLACE_MEMMEM.
13311         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Default for
13312         REPLACE_MEMMEM.
13313
13314 2007-12-18  Paul Eggert  <eggert@cs.ucla.edu>
13315
13316         Fix problem with _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H on VMS.
13317         * lib/stdint.in.h (_GL_JUST_INCLUDE_SYSTEM_INTTYPES_H): Define
13318         before any system include files, and undef after them all.  This
13319         should fix a problem on VMS reported by John E. Malmberg in
13320         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00118.html>.
13321
13322 2007-12-17  Eric Blake  <ebb9@byu.net>
13323
13324         Revert addition of verify, for BSD/OS.
13325         * lib/fseeko.c [!HAVE_FSEEKO]: Allow off_t > long, even though it
13326         can't handle large files, for the sake of obsolete platforms.
13327         * modules/fseeko (Depends-on): Remove verify.
13328         * doc/functions/fseeko.texi (fseeko): Document BSD/OS limitation.
13329         * doc/functions/ftello.texi (ftello): Likewise.
13330         * doc/functions/fgetpos.texi (fgetpos): Likewise.
13331         Reported by Larry Jones.
13332
13333 2007-12-17  Petr Salinger  <Petr.Salinger@seznam.cz>
13334
13335         getcwd.c: Use a more readable witness: HAVE_OPENAT_SUPPORT
13336         * lib/getcwd.c: Define and use HAVE_OPENAT_SUPPORT, in place of AT_FDCWD.
13337
13338 2007-12-17  Jim Meyering  <meyering@redhat.com>
13339
13340         Port to GNU/kFreeBSD - FreeBSD kernel + GNU libc,
13341         which has no openat syscall, yet <fcntl.h> does define AT_FDCWD.
13342         * lib/getcwd.c: Undef AT_FDCWD if there is no openat function.
13343         * modules/getcwd (Depends-on): Add openat.
13344         Reported by Petr Salinger.
13345
13346 2007-12-17  Bruno Haible  <bruno@clisp.org>
13347
13348         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Use GL_NOCRASH to
13349         avoid a segmentation fault of the configure test on x86_64 systems.
13350
13351 2007-12-15  Jim Meyering  <meyering@redhat.com>
13352
13353         * build-aux/gnupload (GPG): Don't hard-code absolute name of gpg binary.
13354
13355 2007-12-13  Eric Blake  <ebb9@byu.net>
13356
13357         Another fseek test.
13358         * tests/test-fseek.c (main): Also test ungetc handling.
13359         * tests/test-fseeko.c (main): Likewise.
13360         * modules/fseeko (Depends-on): Add verify.
13361         * lib/fseeko.c [!HAVE_FSEEKO]: Verify that off_t is not too
13362         large.
13363         Reported by Larry Jones.
13364
13365         Fix fseeko on mingw.
13366         * lib/fseeko.c (rpl_fseeko) [_IOERR]: Reset EOF flag on successful
13367         seek.
13368
13369         Beef up fseek tests.
13370         * tests/test-fseek.c (main): Also test eof handling.
13371         * tests/test-fseeko.c (main): Likewise.
13372         Reported by Larry Jones.
13373
13374 2007-12-13  Larry Jones  <lawrence.jones@siemens.com>  (tiny change)
13375
13376         Fix fseeko on BSD-based platforms.
13377         * lib/fseeko.c (rpl_fseeko) [__sferror]: Reset EOF flag on
13378         successful seek.
13379
13380 2007-12-12  Eric Blake  <ebb9@byu.net>
13381
13382         Allow circular dependency of separate libtests.a
13383         * gnulib-tool (func_emit_tests_Makefile_am): Add AM_LIBTOOLFLAGS
13384         when use_libtests.
13385
13386 2007-12-11  Eric Blake  <ebb9@byu.net>
13387
13388         Fix bug with -0.0L in previous patch.
13389         * lib/isnan.c (rpl_isnanl): Make robust to -0.0L and pad bits.
13390         * tests/test-isnan.c (main): Also test on zeroes.
13391         * tests/test-isnanf.c (main): Likewise.
13392         * tests/test-isnanl.h (main): Likewise.
13393
13394         Detect pseudo-denormals on x86 even when cross-compiling.
13395         * lib/isnan.c (rpl_isnanl) [!KNOWN_EXPBIT0_LOCATION
13396         && USE_LONG_DOUBLE && x86]: Add one more check to filter out
13397         invalid bit patterns that happen to satisfy ==.
13398
13399         Avoid link failures with separate libtests.a.
13400         * gnulib-tool (func_emit_tests_Makefile_am): Also list local_ldadd
13401         last, to satisfy circular dependencies.
13402
13403 2007-12-11  Eric Blake  <ebb9@byu.net>
13404         and Bruno Haible  <bruno@clisp.org>
13405
13406         Fix OpenBSD 4.0 <float.h> handling of long double.
13407         * m4/float_h.m4 (gl_FLOAT_H): Also claim OpenBSD is broken.
13408         * lib/float.in.h [__OpenBSD__]: Add fixes for OpenBSD.
13409         * doc/headers/float.texi (float.h): Document OpenBSD bug.
13410
13411 2007-12-11  Jim Meyering  <meyering@redhat.com>
13412
13413         * users.txt: Add libvirt.
13414
13415         Support versions of autoconf prior to 2.59c.
13416         * gnulib-tool (func_emit_initmacro_done): Define m4_foreach_w
13417         if it is not already defined.
13418
13419 2007-12-09  Bruno Haible  <bruno@clisp.org>
13420
13421         Let 'gnulib-tool --import' collect sources needed for the tests in
13422         tests/ rather than in lib/.
13423         * gnulib-tool (func_emit_tests_Makefile_am): Accept use_libtests
13424         argument. If true, add rules to generate libtests.a, and put libtests.a
13425         into $(LDADD). Consider source files in subdirectories and set
13426         uses_subdirs.
13427         (func_emit_initmacro_start, func_emit_initmacro_end,
13428         func_emit_initmacro_done): Pass all arguments explicitly.
13429         (func_import): Determine two module lists main_modules,
13430         testsrelated_modules. Determine use_libtests. Determine two variables
13431         sed_transform_main_lib_file, sed_transform_testsrelated_lib_file
13432         instead of just sed_transform_lib_file. Determine two variables
13433         main_files and testsrelated_files. Compute 'files' as the union of
13434         both. Adjust sed_rewrite_old_files, sed_rewrite_new_files,
13435         func_add_or_update. In the generated gnulib-comp.m4, collect the
13436         object files for tests/ in different variables than those for lib/.
13437         Substitute LIBTESTS_LIBDEPS.
13438         (func_create_testdir): Combine the uses_subdirs results from
13439         func_emit_lib_Makefile_am and from func_emit_tests_Makefile_am.
13440
13441 2007-12-09  Bruno Haible  <bruno@clisp.org>
13442
13443         * gnulib-tool (func_emit_tests_Makefile_am): Expand references to
13444         the build-aux directory.
13445
13446 2007-12-09  Bruno Haible  <bruno@clisp.org>
13447
13448         * gnulib-tool (func_emit_tests_Makefile_am): Remove redundant code
13449         introduced on 2006-09-09.
13450
13451 2007-12-07  Jim Meyering  <meyering@redhat.com>
13452
13453         Let these macros work also with autoconf-2.59.
13454         * m4/getline.m4 (gl_FUNC_GETLINE): Require only autoconf-2.59.  2.60
13455         is not needed, since gnulib now permits use of AC_CHECK_DECLS_ONCE.
13456         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
13457
13458 2007-12-06  Jim Meyering  <meyering@redhat.com>
13459
13460         Avoid a configure-time syntax error in gl_FUNC_ACL.
13461         * m4/acl.m4 (gl_FUNC_ACL): Be careful to check for the acl_trivial
13462         function in each branch, before testing the cache variable.
13463
13464 2007-12-04  Eric Blake  <ebb9@byu.net>
13465
13466         Make scripts executable.
13467         * build-aux/config.guess: Add execute permissions.
13468         * build-aux/config.sub: Likewise.
13469         * build-aux/gendocs.sh: Likewise.
13470
13471         Fix frexp on mingw.
13472         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Detect mingw bug when
13473         cross-compiling.
13474         * doc/functions/frexp.texi (frexp): Document the bug.
13475
13476         Make cygwin fseeko check more reliable.
13477         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Use cygwin
13478         version numbers, rather than unrelated feature check.
13479         * doc/functions/fseeko.texi (fseeko): Tweak failure report.
13480         * doc/functions/ftello.texi (ftello): Likewise.
13481         Reported by Bruno Haible.
13482
13483         * m4/strerror.m4: Bump version number.
13484
13485 2007-12-03  Bruno Haible  <bruno@clisp.org>
13486
13487         * doc/functions/mprotect.texi: Mention the mingw problem.
13488
13489 2007-12-03  Eric Blake  <ebb9@byu.net>
13490
13491         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Ensure
13492         REPLACE_STRERROR is initialized before this macro.
13493
13494 2007-12-03  Paul Eggert  <eggert@cs.ucla.edu>
13495
13496         Add support for Solaris 10 ACLs.  Also, ACLs are Gnulib, not Autoconf.
13497         * modules/acl (configure.ac): Rename AC_FUNC_ACL to gl_FUNC_ACL.
13498         * m4/acl.m4 (gl_FUNC_ACL): Renamed from AC_FUNC_ACL.  On Solaris,
13499         put -lsec in even for programs other than 'ls'.  This fixes a problem
13500         for gettext reported by Bruno Haible in
13501         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00007.html>.
13502         * lib/acl.c (copy_acl, qset_acl) [USE_ACL && defined ACL_NO_TRIVIAL]:
13503         Add support for Solaris 10.  This isn't efficient, but should get the
13504         job done for now.
13505
13506 2007-12-03  James Youngman  <jay@gnu.org>
13507
13508         * doc/regexprops-generic.texi: change "an close-group" to "a
13509         close-group" and "illegal" to "not allowed".
13510
13511 2007-11-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13512
13513         * lib/unictype/pr_byname.c: Include unictype/pr_byname.h instead of
13514         pr_byname.h. Needed for the rare case when the maintainer has done
13515         "make maintainer-clean" in the source directory and then attempts a
13516         build outside the source directory.
13517         * lib/unictype/scripts.c: Include unictype/scripts_byname.h instead of
13518         scripts_byname.h.
13519
13520 2007-12-02  Martin Lambers <marlam@marlam.de>
13521             Bruno Haible  <bruno@clisp.org>
13522
13523         * lib/getpagesize.h: Remove file.
13524         * lib/unistd.in.h: Include declaration of getpagesize here.
13525         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Renamed from gl_GETPAGESIZE.
13526         Invoke gl_UNISTD_H_DEFAULTS. Set HAVE_GETPAGESIZE, HAVE_OS_H,
13527         HAVE_SYS_PARAM_H.
13528         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETPAGESIZE,
13529         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
13530         * modules/getpagesize (Files): Remove lib/getpagesize.h.
13531         (Depends-on): Add unistd.
13532         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
13533         (Include): Use <unistd.h> instead of getpagesize.h.
13534         * modules/unistd (Makefile.am): Substitute also GNULIB_GETPAGESIZE,
13535         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
13536         * m4/pagealign_alloc.m4 (gl_PREREQ_PAGEALIGN_ALLOC): Remove
13537         gl_GETPAGESIZE invocation, already handled by module dependency.
13538         * lib/pagealign_alloc.c: Don't include getpagesize.h.
13539
13540 2007-12-02  Bruno Haible  <bruno@clisp.org>
13541
13542         * modules/strings-tests: New file.
13543         * tests/test-strings.c: New file.
13544
13545         Move declarations of str{,n}casecmp from <string.h> to <strings.h>.
13546         * lib/strings.in.h: New file.
13547         * lib/string.in.h (strcasecmp, strncasecmp): Remove declarations.
13548         * m4/strings_h.m4: New file.
13549         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Remove initialization
13550         of HAVE_STRCASECMP, HAVE_DECL_STRNCASECMP.
13551         * modules/strings: New file.
13552         * modules/string (Makefile.am): Update.
13553         * modules/strcase (Include): Mention <strings.h>, not <string.h>.
13554         Reported by Karl Berry.
13555
13556 2007-12-01  Eric Blake  <ebb9@byu.net>
13557
13558         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Rewrite to
13559         accomodate fix in cygwin 1.5.25.
13560
13561 2007-12-01  Jim Meyering  <meyering@redhat.com>
13562
13563         Fix a bug that inhibited much of the utf8-optimization in regcomp.c.
13564         * lib/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,
13565         that would inhibit utf8-optimization of a regexp containing line-
13566         or buffer-anchors, e.g., `^', `$'.
13567
13568 2007-11-30  Bruno Haible  <bruno@clisp.org>
13569
13570         * lib/lock.h (gl_recursive_lock_init) [PTHREAD &&
13571         PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: Call
13572         glthread_recursive_lock_init.
13573         * lib/lock.c (glthread_recursive_lock_init)
13574         [PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: New function.
13575         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
13576
13577 2007-11-28  Paul Eggert  <eggert@cs.ucla.edu>
13578
13579         New function qset_acl, like set_acl but with syscall semantics.
13580         * lib/acl.h (qset_acl): New decl.
13581         * lib/acl.c (qset_acl): New function.
13582         (set_acl): Use new function.  Use more-consistent diagnostics.
13583
13584 2007-11-28  Jim Meyering  <meyering@redhat.com>
13585
13586         * modules/physmem (License): Change from GPL to LGPLv2+.
13587
13588 2007-11-26  Bruno Haible  <bruno@clisp.org>
13589
13590         * lib/vasnprintf.c (decode_long_double): Don't abort if the
13591         'long double' type has excess precision.
13592         Reported by Jim Meyering in
13593         <http://lists.gnu.org/archive/html/bug-gnulib/2007-11/msg00120.html>.
13594
13595 2007-11-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13596
13597         * doc/fdl.texi, doc/gpl-3.0.texi, doc/lgpl-3.0.texi:
13598         Sync from <http://gnu.org/licenses>.
13599         * modules/agpl-3.0, doc/agpl-3.0.texi: New module,
13600         with license text from same location.
13601         * doc/maintain.texi, doc/standards.texi:  Sync from
13602         <http://savannah.gnu.org/projects/gnustandards>.
13603
13604 2007-11-22  OndÅ™ej Vašík  <ovasik@redhat.com>
13605         and Jim Meyering  <meyering@redhat.com>
13606
13607         Adjust getdate' grammar to accept a slightly more regular language.
13608         E.g., accept "YYYYMMDD +N days" as well as "YYYYMMDD N days".
13609         Before, the former was rejected.
13610         * lib/getdate.y (digits_to_date_time): New function, factored
13611         out of ...
13612         (number): ...here.  Just call digits_to_date_time.
13613         (hybrid): New non-terminal to handle an <unsigned number,
13614         signed relative offset> sequence consistently.
13615
13616 2007-11-18  Jim Meyering  <meyering@redhat.com>
13617
13618         Pull my changes from coreutils:
13619         bootstrap: fix typo to enable use of $gnulib_tool_option_extras.
13620         * build-aux/bootstrap (gnulib_tool_options): Add a space before the
13621         use of $gnulib_tool_option_extras, so that it's separated from the
13622         preceding argument.
13623
13624         Fix bootstrap failure to handle files like lib/uniwidth/cjk.h.
13625         * build-aux/bootstrap (cp_mark_as_generated): Create any required
13626         parent destination directories before copying a file into place.
13627
13628 2007-11-18  Sergey Poznyakoff  <gray@gnu.org.ua>
13629
13630         bootstrap: work also with 4-argument variant of AC_INIT
13631         * build-aux/bootstrap (gnulib_extra_files): Adjust sed command.
13632
13633 2007-11-16  Paul Eggert  <eggert@cs.ucla.edu>
13634
13635         Port test-getaddrinfo to Solaris.
13636         Problem reported by Bruno Haible in
13637         <http://lists.gnu.org/archive/html/bug-gnulib/2007-03/msg00171.html>.
13638         * tests/test-getaddrinfo.c (simple): Add a comment asking for an
13639         explanation of setting 'hints'.
13640         Don't reject an implementation merely because it returns EAI_SERVICE.
13641         (EAI_SERVICE): Define to 0 if not defined.
13642
13643 2007-11-15  Paul Eggert  <eggert@cs.ucla.edu>
13644
13645         The license of gnu-make and posix-shell is now "GPLed build tool".
13646         * modules/gnu-make (License): Likewise.
13647         * modules/posix-shell (License): Likewise.
13648
13649         New module posix-shell, for determining a POSIX shell
13650         or perhaps something that is close enough to a POSIX shell.
13651         * m4/posix-shell.m4: New file.
13652         * modules/posix-shell: New file.
13653
13654         * MODULES.html.sh: Mention new module.
13655
13656         New module gnu-make, for determining whether we're using GNU Make.
13657         * m4/gnu-make.m4: New file.
13658         * modules/gnu-make: New file.
13659         * MODULES.html.sh: Mention new module.
13660
13661 2007-11-14  Jim Meyering  <meyering@redhat.com>
13662
13663         Define a sometimes-link-required function using ARGMATCH_DIE_DECL.
13664         * tests/test-argmatch.c (ARGMATCH_DIE_DECL): When defined,
13665         use this macro to create a function _definition_.
13666         Remove useless "#undef ARGMATCH_DIE".
13667
13668 2007-11-14  Bruno Haible  <bruno@clisp.org>
13669
13670         * lib/config.charset: Update for OpenBSD 4.1.
13671         Reported and helped by Ben Pfaff <blp@cs.stanford.edu>.
13672
13673 2007-11-12  Paul Eggert  <eggert@cs.ucla.edu>
13674
13675         Document 64-bit #if problems in stdint.texi.
13676         * doc/headers/stdint.texi (stdint.h): Mention problems with
13677         64-bit-#if, and how to work around them.
13678
13679         Don't insist on 'long long int' support in the preprocessor.  It
13680         breaks too many things.  For example, PRIdMAX still uses a 'long
13681         long int' format with the latest Sun compiler, even though
13682         HAVE_LONG_LONG_INT isn't defined due to that compiler's
13683         preprocessor problem.  This causes the latest coreutils to dump
13684         core on Solaris 10 sparc with the Sun C compiler.
13685         Instead, fix the 2007-10-16 problem in a different way, by evaluating
13686         the troublesome expressions at configure-time, not at #if-time.
13687         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): Don't test the
13688         preprocessor.
13689         * m4/inttypes.m4 (gl_INTTYPES_H): Move the #if checks into
13690         compile-time C checks, done at 'configure'-time.
13691         (gl_INTTYPES_CHECK_LONG_LONG_INT_CONDITION): New macro.
13692         * modules/inttypes (Makefile): Substitute the new symbols that
13693         gl_INTTYPES_H now generates.
13694         * lib/inttypes.in.h: Don't use constants wider than 'long' in #if.
13695
13696 2007-11-12  Bruno Haible  <bruno@clisp.org>
13697
13698         Tests for Unicode character classification functions.
13699
13700         * modules/unictype/bidicategory-byname-tests: New file.
13701         * modules/unictype/bidicategory-name-tests: New file.
13702         * modules/unictype/bidicategory-of-tests: New file.
13703         * modules/unictype/bidicategory-test-tests: New file.
13704         * modules/unictype/block-list-tests: New file.
13705         * modules/unictype/block-of-tests: New file.
13706         * modules/unictype/block-test-tests: New file.
13707         * modules/unictype/category-C-tests: New file.
13708         * modules/unictype/category-Cc-tests: New file.
13709         * modules/unictype/category-Cf-tests: New file.
13710         * modules/unictype/category-Cn-tests: New file.
13711         * modules/unictype/category-Co-tests: New file.
13712         * modules/unictype/category-Cs-tests: New file.
13713         * modules/unictype/category-L-tests: New file.
13714         * modules/unictype/category-Ll-tests: New file.
13715         * modules/unictype/category-Lm-tests: New file.
13716         * modules/unictype/category-Lo-tests: New file.
13717         * modules/unictype/category-Lt-tests: New file.
13718         * modules/unictype/category-Lu-tests: New file.
13719         * modules/unictype/category-M-tests: New file.
13720         * modules/unictype/category-Mc-tests: New file.
13721         * modules/unictype/category-Me-tests: New file.
13722         * modules/unictype/category-Mn-tests: New file.
13723         * modules/unictype/category-N-tests: New file.
13724         * modules/unictype/category-Nd-tests: New file.
13725         * modules/unictype/category-Nl-tests: New file.
13726         * modules/unictype/category-No-tests: New file.
13727         * modules/unictype/category-P-tests: New file.
13728         * modules/unictype/category-Pc-tests: New file.
13729         * modules/unictype/category-Pd-tests: New file.
13730         * modules/unictype/category-Pe-tests: New file.
13731         * modules/unictype/category-Pf-tests: New file.
13732         * modules/unictype/category-Pi-tests: New file.
13733         * modules/unictype/category-Po-tests: New file.
13734         * modules/unictype/category-Ps-tests: New file.
13735         * modules/unictype/category-S-tests: New file.
13736         * modules/unictype/category-Sc-tests: New file.
13737         * modules/unictype/category-Sk-tests: New file.
13738         * modules/unictype/category-Sm-tests: New file.
13739         * modules/unictype/category-So-tests: New file.
13740         * modules/unictype/category-Z-tests: New file.
13741         * modules/unictype/category-Zl-tests: New file.
13742         * modules/unictype/category-Zp-tests: New file.
13743         * modules/unictype/category-Zs-tests: New file.
13744         * modules/unictype/category-and-not-tests: New file.
13745         * modules/unictype/category-and-tests: New file.
13746         * modules/unictype/category-byname-tests: New file.
13747         * modules/unictype/category-name-tests: New file.
13748         * modules/unictype/category-none-tests: New file.
13749         * modules/unictype/category-of-tests: New file.
13750         * modules/unictype/category-or-tests: New file.
13751         * modules/unictype/category-test-withtable-tests: New file.
13752         * modules/unictype/combining-class-tests: New file.
13753         * modules/unictype/ctype-alnum-tests: New file.
13754         * modules/unictype/ctype-alpha-tests: New file.
13755         * modules/unictype/ctype-blank-tests: New file.
13756         * modules/unictype/ctype-cntrl-tests: New file.
13757         * modules/unictype/ctype-digit-tests: New file.
13758         * modules/unictype/ctype-graph-tests: New file.
13759         * modules/unictype/ctype-lower-tests: New file.
13760         * modules/unictype/ctype-print-tests: New file.
13761         * modules/unictype/ctype-punct-tests: New file.
13762         * modules/unictype/ctype-space-tests: New file.
13763         * modules/unictype/ctype-upper-tests: New file.
13764         * modules/unictype/ctype-xdigit-tests: New file.
13765         * modules/unictype/decimal-digit-tests: New file.
13766         * modules/unictype/digit-tests: New file.
13767         * modules/unictype/mirror-tests: New file.
13768         * modules/unictype/numeric-tests: New file.
13769         * modules/unictype/property-alphabetic-tests: New file.
13770         * modules/unictype/property-ascii-hex-digit-tests: New file.
13771         * modules/unictype/property-bidi-arabic-digit-tests: New file.
13772         * modules/unictype/property-bidi-arabic-right-to-left-tests: New file.
13773         * modules/unictype/property-bidi-block-separator-tests: New file.
13774         * modules/unictype/property-bidi-boundary-neutral-tests: New file.
13775         * modules/unictype/property-bidi-common-separator-tests: New file.
13776         * modules/unictype/property-bidi-control-tests: New file.
13777         * modules/unictype/property-bidi-embedding-or-override-tests: New file.
13778         * modules/unictype/property-bidi-eur-num-separator-tests: New file.
13779         * modules/unictype/property-bidi-eur-num-terminator-tests: New file.
13780         * modules/unictype/property-bidi-european-digit-tests: New file.
13781         * modules/unictype/property-bidi-hebrew-right-to-left-tests: New file.
13782         * modules/unictype/property-bidi-left-to-right-tests: New file.
13783         * modules/unictype/property-bidi-non-spacing-mark-tests: New file.
13784         * modules/unictype/property-bidi-other-neutral-tests: New file.
13785         * modules/unictype/property-bidi-pdf-tests: New file.
13786         * modules/unictype/property-bidi-segment-separator-tests: New file.
13787         * modules/unictype/property-bidi-whitespace-tests: New file.
13788         * modules/unictype/property-byname-tests: New file.
13789         * modules/unictype/property-combining-tests: New file.
13790         * modules/unictype/property-composite-tests: New file.
13791         * modules/unictype/property-currency-symbol-tests: New file.
13792         * modules/unictype/property-dash-tests: New file.
13793         * modules/unictype/property-decimal-digit-tests: New file.
13794         * modules/unictype/property-default-ignorable-code-point-tests: New file.
13795         * modules/unictype/property-deprecated-tests: New file.
13796         * modules/unictype/property-diacritic-tests: New file.
13797         * modules/unictype/property-extender-tests: New file.
13798         * modules/unictype/property-format-control-tests: New file.
13799         * modules/unictype/property-grapheme-base-tests: New file.
13800         * modules/unictype/property-grapheme-extend-tests: New file.
13801         * modules/unictype/property-grapheme-link-tests: New file.
13802         * modules/unictype/property-hex-digit-tests: New file.
13803         * modules/unictype/property-hyphen-tests: New file.
13804         * modules/unictype/property-id-continue-tests: New file.
13805         * modules/unictype/property-id-start-tests: New file.
13806         * modules/unictype/property-ideographic-tests: New file.
13807         * modules/unictype/property-ids-binary-operator-tests: New file.
13808         * modules/unictype/property-ids-trinary-operator-tests: New file.
13809         * modules/unictype/property-ignorable-control-tests: New file.
13810         * modules/unictype/property-iso-control-tests: New file.
13811         * modules/unictype/property-join-control-tests: New file.
13812         * modules/unictype/property-left-of-pair-tests: New file.
13813         * modules/unictype/property-line-separator-tests: New file.
13814         * modules/unictype/property-logical-order-exception-tests: New file.
13815         * modules/unictype/property-lowercase-tests: New file.
13816         * modules/unictype/property-math-tests: New file.
13817         * modules/unictype/property-non-break-tests: New file.
13818         * modules/unictype/property-not-a-character-tests: New file.
13819         * modules/unictype/property-numeric-tests: New file.
13820         * modules/unictype/property-other-alphabetic-tests: New file.
13821         * modules/unictype/property-other-default-ignorable-code-point-tests: New file.
13822         * modules/unictype/property-other-grapheme-extend-tests: New file.
13823         * modules/unictype/property-other-id-continue-tests: New file.
13824         * modules/unictype/property-other-id-start-tests: New file.
13825         * modules/unictype/property-other-lowercase-tests: New file.
13826         * modules/unictype/property-other-math-tests: New file.
13827         * modules/unictype/property-other-uppercase-tests: New file.
13828         * modules/unictype/property-paired-punctuation-tests: New file.
13829         * modules/unictype/property-paragraph-separator-tests: New file.
13830         * modules/unictype/property-pattern-syntax-tests: New file.
13831         * modules/unictype/property-pattern-white-space-tests: New file.
13832         * modules/unictype/property-private-use-tests: New file.
13833         * modules/unictype/property-punctuation-tests: New file.
13834         * modules/unictype/property-quotation-mark-tests: New file.
13835         * modules/unictype/property-radical-tests: New file.
13836         * modules/unictype/property-sentence-terminal-tests: New file.
13837         * modules/unictype/property-soft-dotted-tests: New file.
13838         * modules/unictype/property-space-tests: New file.
13839         * modules/unictype/property-terminal-punctuation-tests: New file.
13840         * modules/unictype/property-test-tests: New file.
13841         * modules/unictype/property-titlecase-tests: New file.
13842         * modules/unictype/property-unassigned-code-value-tests: New file.
13843         * modules/unictype/property-unified-ideograph-tests: New file.
13844         * modules/unictype/property-uppercase-tests: New file.
13845         * modules/unictype/property-variation-selector-tests: New file.
13846         * modules/unictype/property-white-space-tests: New file.
13847         * modules/unictype/property-xid-continue-tests: New file.
13848         * modules/unictype/property-xid-start-tests: New file.
13849         * modules/unictype/property-zero-width-tests: New file.
13850         * modules/unictype/scripts-tests: New file.
13851         * modules/unictype/syntax-c-ident-tests: New file.
13852         * modules/unictype/syntax-c-whitespace-tests: New file.
13853         * modules/unictype/syntax-java-ident-tests: New file.
13854         * modules/unictype/syntax-java-whitespace-tests: New file.
13855         * tests/unictype/test-bidi_byname.c: New file.
13856         * tests/unictype/test-bidi_name.c: New file.
13857         * tests/unictype/test-bidi_of.c: New file.
13858         * tests/unictype/test-bidi_test.c: New file.
13859         * tests/unictype/test-block_list.c: New file.
13860         * tests/unictype/test-block_of.c: New file.
13861         * tests/unictype/test-block_test.c: New file.
13862         * tests/unictype/test-categ_and.c: New file.
13863         * tests/unictype/test-categ_and_not.c: New file.
13864         * tests/unictype/test-categ_byname.c: New file.
13865         * tests/unictype/test-categ_name.c: New file.
13866         * tests/unictype/test-categ_none.c: New file.
13867         * tests/unictype/test-categ_of.c: New file.
13868         * tests/unictype/test-categ_or.c: New file.
13869         * tests/unictype/test-categ_test_withtable.c: New file.
13870         * tests/unictype/test-combining.c: New file.
13871         * tests/unictype/test-decdigit.c: New file.
13872         * tests/unictype/test-digit.c: New file.
13873         * tests/unictype/test-mirror.c: New file.
13874         * tests/unictype/test-numeric.c: New file.
13875         * tests/unictype/test-pr_byname.c: New file.
13876         * tests/unictype/test-pr_test.c: New file.
13877         * tests/unictype/test-predicate-part1.h: New file.
13878         * tests/unictype/test-predicate-part2.h: New file.
13879         * tests/unictype/test-scripts.c: New file.
13880         * tests/unictype/test-sy_c_ident.c: New file.
13881         * tests/unictype/test-sy_java_ident.c: New file.
13882
13883         * tests/unictype/test-categ_C.c: New file, generated by gen-ctype.c
13884         for Unicode 5.0.0.
13885         * tests/unictype/test-categ_Cc.c: Likewise.
13886         * tests/unictype/test-categ_Cf.c: Likewise.
13887         * tests/unictype/test-categ_Cn.c: Likewise.
13888         * tests/unictype/test-categ_Co.c: Likewise.
13889         * tests/unictype/test-categ_Cs.c: Likewise.
13890         * tests/unictype/test-categ_L.c: Likewise.
13891         * tests/unictype/test-categ_Ll.c: Likewise.
13892         * tests/unictype/test-categ_Lm.c: Likewise.
13893         * tests/unictype/test-categ_Lo.c: Likewise.
13894         * tests/unictype/test-categ_Lt.c: Likewise.
13895         * tests/unictype/test-categ_Lu.c: Likewise.
13896         * tests/unictype/test-categ_M.c: Likewise.
13897         * tests/unictype/test-categ_Mc.c: Likewise.
13898         * tests/unictype/test-categ_Me.c: Likewise.
13899         * tests/unictype/test-categ_Mn.c: Likewise.
13900         * tests/unictype/test-categ_N.c: Likewise.
13901         * tests/unictype/test-categ_Nd.c: Likewise.
13902         * tests/unictype/test-categ_Nl.c: Likewise.
13903         * tests/unictype/test-categ_No.c: Likewise.
13904         * tests/unictype/test-categ_P.c: Likewise.
13905         * tests/unictype/test-categ_Pc.c: Likewise.
13906         * tests/unictype/test-categ_Pd.c: Likewise.
13907         * tests/unictype/test-categ_Pe.c: Likewise.
13908         * tests/unictype/test-categ_Pf.c: Likewise.
13909         * tests/unictype/test-categ_Pi.c: Likewise.
13910         * tests/unictype/test-categ_Po.c: Likewise.
13911         * tests/unictype/test-categ_Ps.c: Likewise.
13912         * tests/unictype/test-categ_S.c: Likewise.
13913         * tests/unictype/test-categ_Sc.c: Likewise.
13914         * tests/unictype/test-categ_Sk.c: Likewise.
13915         * tests/unictype/test-categ_Sm.c: Likewise.
13916         * tests/unictype/test-categ_So.c: Likewise.
13917         * tests/unictype/test-categ_Z.c: Likewise.
13918         * tests/unictype/test-categ_Zl.c: Likewise.
13919         * tests/unictype/test-categ_Zp.c: Likewise.
13920         * tests/unictype/test-categ_Zs.c: Likewise.
13921         * tests/unictype/test-ctype_alnum.c: Likewise.
13922         * tests/unictype/test-ctype_alpha.c: Likewise.
13923         * tests/unictype/test-ctype_blank.c: Likewise.
13924         * tests/unictype/test-ctype_cntrl.c: Likewise.
13925         * tests/unictype/test-ctype_digit.c: Likewise.
13926         * tests/unictype/test-ctype_graph.c: Likewise.
13927         * tests/unictype/test-ctype_lower.c: Likewise.
13928         * tests/unictype/test-ctype_print.c: Likewise.
13929         * tests/unictype/test-ctype_punct.c: Likewise.
13930         * tests/unictype/test-ctype_space.c: Likewise.
13931         * tests/unictype/test-ctype_upper.c: Likewise.
13932         * tests/unictype/test-ctype_xdigit.c: Likewise.
13933         * tests/unictype/test-decdigit.h: Likewise.
13934         * tests/unictype/test-digit.h: Likewise.
13935         * tests/unictype/test-numeric.h: Likewise.
13936         * tests/unictype/test-pr_alphabetic.c: Likewise.
13937         * tests/unictype/test-pr_ascii_hex_digit.c: Likewise.
13938         * tests/unictype/test-pr_bidi_arabic_digit.c: Likewise.
13939         * tests/unictype/test-pr_bidi_arabic_right_to_left.c: Likewise.
13940         * tests/unictype/test-pr_bidi_block_separator.c: Likewise.
13941         * tests/unictype/test-pr_bidi_boundary_neutral.c: Likewise.
13942         * tests/unictype/test-pr_bidi_common_separator.c: Likewise.
13943         * tests/unictype/test-pr_bidi_control.c: Likewise.
13944         * tests/unictype/test-pr_bidi_embedding_or_override.c: Likewise.
13945         * tests/unictype/test-pr_bidi_eur_num_separator.c: Likewise.
13946         * tests/unictype/test-pr_bidi_eur_num_terminator.c: Likewise.
13947         * tests/unictype/test-pr_bidi_european_digit.c: Likewise.
13948         * tests/unictype/test-pr_bidi_hebrew_right_to_left.c: Likewise.
13949         * tests/unictype/test-pr_bidi_left_to_right.c: Likewise.
13950         * tests/unictype/test-pr_bidi_non_spacing_mark.c: Likewise.
13951         * tests/unictype/test-pr_bidi_other_neutral.c: Likewise.
13952         * tests/unictype/test-pr_bidi_pdf.c: Likewise.
13953         * tests/unictype/test-pr_bidi_segment_separator.c: Likewise.
13954         * tests/unictype/test-pr_bidi_whitespace.c: Likewise.
13955         * tests/unictype/test-pr_combining.c: Likewise.
13956         * tests/unictype/test-pr_composite.c: Likewise.
13957         * tests/unictype/test-pr_currency_symbol.c: Likewise.
13958         * tests/unictype/test-pr_dash.c: Likewise.
13959         * tests/unictype/test-pr_decimal_digit.c: Likewise.
13960         * tests/unictype/test-pr_default_ignorable_code_point.c: Likewise.
13961         * tests/unictype/test-pr_deprecated.c: Likewise.
13962         * tests/unictype/test-pr_diacritic.c: Likewise.
13963         * tests/unictype/test-pr_extender.c: Likewise.
13964         * tests/unictype/test-pr_format_control.c: Likewise.
13965         * tests/unictype/test-pr_grapheme_base.c: Likewise.
13966         * tests/unictype/test-pr_grapheme_extend.c: Likewise.
13967         * tests/unictype/test-pr_grapheme_link.c: Likewise.
13968         * tests/unictype/test-pr_hex_digit.c: Likewise.
13969         * tests/unictype/test-pr_hyphen.c: Likewise.
13970         * tests/unictype/test-pr_id_continue.c: Likewise.
13971         * tests/unictype/test-pr_id_start.c: Likewise.
13972         * tests/unictype/test-pr_ideographic.c: Likewise.
13973         * tests/unictype/test-pr_ids_binary_operator.c: Likewise.
13974         * tests/unictype/test-pr_ids_trinary_operator.c: Likewise.
13975         * tests/unictype/test-pr_ignorable_control.c: Likewise.
13976         * tests/unictype/test-pr_iso_control.c: Likewise.
13977         * tests/unictype/test-pr_join_control.c: Likewise.
13978         * tests/unictype/test-pr_left_of_pair.c: Likewise.
13979         * tests/unictype/test-pr_line_separator.c: Likewise.
13980         * tests/unictype/test-pr_logical_order_exception.c: Likewise.
13981         * tests/unictype/test-pr_lowercase.c: Likewise.
13982         * tests/unictype/test-pr_math.c: Likewise.
13983         * tests/unictype/test-pr_non_break.c: Likewise.
13984         * tests/unictype/test-pr_not_a_character.c: Likewise.
13985         * tests/unictype/test-pr_numeric.c: Likewise.
13986         * tests/unictype/test-pr_other_alphabetic.c: Likewise.
13987         * tests/unictype/test-pr_other_default_ignorable_code_point.c: Likewise.
13988         * tests/unictype/test-pr_other_grapheme_extend.c: Likewise.
13989         * tests/unictype/test-pr_other_id_continue.c: Likewise.
13990         * tests/unictype/test-pr_other_id_start.c: Likewise.
13991         * tests/unictype/test-pr_other_lowercase.c: Likewise.
13992         * tests/unictype/test-pr_other_math.c: Likewise.
13993         * tests/unictype/test-pr_other_uppercase.c: Likewise.
13994         * tests/unictype/test-pr_paired_punctuation.c: Likewise.
13995         * tests/unictype/test-pr_paragraph_separator.c: Likewise.
13996         * tests/unictype/test-pr_pattern_syntax.c: Likewise.
13997         * tests/unictype/test-pr_pattern_white_space.c: Likewise.
13998         * tests/unictype/test-pr_private_use.c: Likewise.
13999         * tests/unictype/test-pr_punctuation.c: Likewise.
14000         * tests/unictype/test-pr_quotation_mark.c: Likewise.
14001         * tests/unictype/test-pr_radical.c: Likewise.
14002         * tests/unictype/test-pr_sentence_terminal.c: Likewise.
14003         * tests/unictype/test-pr_soft_dotted.c: Likewise.
14004         * tests/unictype/test-pr_space.c: Likewise.
14005         * tests/unictype/test-pr_terminal_punctuation.c: Likewise.
14006         * tests/unictype/test-pr_titlecase.c: Likewise.
14007         * tests/unictype/test-pr_unassigned_code_value.c: Likewise.
14008         * tests/unictype/test-pr_unified_ideograph.c: Likewise.
14009         * tests/unictype/test-pr_uppercase.c: Likewise.
14010         * tests/unictype/test-pr_variation_selector.c: Likewise.
14011         * tests/unictype/test-pr_white_space.c: Likewise.
14012         * tests/unictype/test-pr_xid_continue.c: Likewise.
14013         * tests/unictype/test-pr_xid_start.c: Likewise.
14014         * tests/unictype/test-pr_zero_width.c: Likewise.
14015         * tests/unictype/test-sy_c_whitespace.c: Likewise.
14016         * tests/unictype/test-sy_java_whitespace.c: Likewise.
14017
14018 2007-11-12  Bruno Haible  <bruno@clisp.org>
14019
14020         Unicode character classification functions.
14021         * lib/unictype.h: New file.
14022         * modules/unictype/base: New file.
14023         * modules/unictype/category-L: New file.
14024         * modules/unictype/category-Lu: New file.
14025         * modules/unictype/category-Ll: New file.
14026         * modules/unictype/category-Lt: New file.
14027         * modules/unictype/category-Lm: New file.
14028         * modules/unictype/category-Lo: New file.
14029         * modules/unictype/category-M: New file.
14030         * modules/unictype/category-Mn: New file.
14031         * modules/unictype/category-Mc: New file.
14032         * modules/unictype/category-Me: New file.
14033         * modules/unictype/category-N: New file.
14034         * modules/unictype/category-Nd: New file.
14035         * modules/unictype/category-Nl: New file.
14036         * modules/unictype/category-No: New file.
14037         * modules/unictype/category-P: New file.
14038         * modules/unictype/category-Pc: New file.
14039         * modules/unictype/category-Pd: New file.
14040         * modules/unictype/category-Ps: New file.
14041         * modules/unictype/category-Pe: New file.
14042         * modules/unictype/category-Pi: New file.
14043         * modules/unictype/category-Pf: New file.
14044         * modules/unictype/category-Po: New file.
14045         * modules/unictype/category-S: New file.
14046         * modules/unictype/category-Sm: New file.
14047         * modules/unictype/category-Sc: New file.
14048         * modules/unictype/category-Sk: New file.
14049         * modules/unictype/category-So: New file.
14050         * modules/unictype/category-Z: New file.
14051         * modules/unictype/category-Zs: New file.
14052         * modules/unictype/category-Zl: New file.
14053         * modules/unictype/category-Zp: New file.
14054         * modules/unictype/category-C: New file.
14055         * modules/unictype/category-Cc: New file.
14056         * modules/unictype/category-Cf: New file.
14057         * modules/unictype/category-Cs: New file.
14058         * modules/unictype/category-Co: New file.
14059         * modules/unictype/category-Cn: New file.
14060         * modules/unictype/category-or: New file.
14061         * modules/unictype/category-of: New file.
14062         * modules/unictype/category-test: New file.
14063         * modules/unictype/category-test-withtable: New file.
14064         * modules/unictype/category-byname: New file.
14065         * modules/unictype/category-none: New file.
14066         * modules/unictype/category-and: New file.
14067         * modules/unictype/category-and-not: New file.
14068         * modules/unictype/category-name: New file.
14069         * modules/unictype/combining-class: New file.
14070         * modules/unictype/category-all: New file.
14071         * modules/unictype/bidicategory-all: New file.
14072         * modules/unictype/bidicategory-byname: New file.
14073         * modules/unictype/bidicategory-name: New file.
14074         * modules/unictype/bidicategory-of: New file.
14075         * modules/unictype/bidicategory-test: New file.
14076         * modules/unictype/decimal-digit: New file.
14077         * modules/unictype/digit: New file.
14078         * modules/unictype/numeric: New file.
14079         * modules/unictype/mirror: New file.
14080         * modules/unictype/property-white-space: New file.
14081         * modules/unictype/property-alphabetic: New file.
14082         * modules/unictype/property-other-alphabetic: New file.
14083         * modules/unictype/property-not-a-character: New file.
14084         * modules/unictype/property-default-ignorable-code-point: New file.
14085         * modules/unictype/property-other-default-ignorable-code-point: New
14086         file.
14087         * modules/unictype/property-deprecated: New file.
14088         * modules/unictype/property-logical-order-exception: New file.
14089         * modules/unictype/property-variation-selector: New file.
14090         * modules/unictype/property-private-use: New file.
14091         * modules/unictype/property-unassigned-code-value: New file.
14092         * modules/unictype/property-uppercase: New file.
14093         * modules/unictype/property-other-uppercase: New file.
14094         * modules/unictype/property-lowercase: New file.
14095         * modules/unictype/property-other-lowercase: New file.
14096         * modules/unictype/property-titlecase: New file.
14097         * modules/unictype/property-soft-dotted: New file.
14098         * modules/unictype/property-id-start: New file.
14099         * modules/unictype/property-other-id-start: New file.
14100         * modules/unictype/property-id-continue: New file.
14101         * modules/unictype/property-other-id-continue: New file.
14102         * modules/unictype/property-xid-start: New file.
14103         * modules/unictype/property-xid-continue: New file.
14104         * modules/unictype/property-pattern-white-space: New file.
14105         * modules/unictype/property-pattern-syntax: New file.
14106         * modules/unictype/property-join-control: New file.
14107         * modules/unictype/property-grapheme-base: New file.
14108         * modules/unictype/property-grapheme-extend: New file.
14109         * modules/unictype/property-other-grapheme-extend: New file.
14110         * modules/unictype/property-grapheme-link: New file.
14111         * modules/unictype/property-bidi-control: New file.
14112         * modules/unictype/property-bidi-left-to-right: New file.
14113         * modules/unictype/property-bidi-hebrew-right-to-left: New file.
14114         * modules/unictype/property-bidi-arabic-right-to-left: New file.
14115         * modules/unictype/property-bidi-european-digit: New file.
14116         * modules/unictype/property-bidi-eur-num-separator: New file.
14117         * modules/unictype/property-bidi-eur-num-terminator: New file.
14118         * modules/unictype/property-bidi-arabic-digit: New file.
14119         * modules/unictype/property-bidi-common-separator: New file.
14120         * modules/unictype/property-bidi-block-separator: New file.
14121         * modules/unictype/property-bidi-segment-separator: New file.
14122         * modules/unictype/property-bidi-whitespace: New file.
14123         * modules/unictype/property-bidi-non-spacing-mark: New file.
14124         * modules/unictype/property-bidi-boundary-neutral: New file.
14125         * modules/unictype/property-bidi-pdf: New file.
14126         * modules/unictype/property-bidi-embedding-or-override: New file.
14127         * modules/unictype/property-bidi-other-neutral: New file.
14128         * modules/unictype/property-hex-digit: New file.
14129         * modules/unictype/property-ascii-hex-digit: New file.
14130         * modules/unictype/property-ideographic: New file.
14131         * modules/unictype/property-unified-ideograph: New file.
14132         * modules/unictype/property-radical: New file.
14133         * modules/unictype/property-ids-binary-operator: New file.
14134         * modules/unictype/property-ids-trinary-operator: New file.
14135         * modules/unictype/property-zero-width: New file.
14136         * modules/unictype/property-space: New file.
14137         * modules/unictype/property-non-break: New file.
14138         * modules/unictype/property-iso-control: New file.
14139         * modules/unictype/property-format-control: New file.
14140         * modules/unictype/property-dash: New file.
14141         * modules/unictype/property-hyphen: New file.
14142         * modules/unictype/property-punctuation: New file.
14143         * modules/unictype/property-line-separator: New file.
14144         * modules/unictype/property-paragraph-separator: New file.
14145         * modules/unictype/property-quotation-mark: New file.
14146         * modules/unictype/property-sentence-terminal: New file.
14147         * modules/unictype/property-terminal-punctuation: New file.
14148         * modules/unictype/property-currency-symbol: New file.
14149         * modules/unictype/property-math: New file.
14150         * modules/unictype/property-other-math: New file.
14151         * modules/unictype/property-paired-punctuation: New file.
14152         * modules/unictype/property-left-of-pair: New file.
14153         * modules/unictype/property-combining: New file.
14154         * modules/unictype/property-composite: New file.
14155         * modules/unictype/property-decimal-digit: New file.
14156         * modules/unictype/property-numeric: New file.
14157         * modules/unictype/property-diacritic: New file.
14158         * modules/unictype/property-extender: New file.
14159         * modules/unictype/property-ignorable-control: New file.
14160         * modules/unictype/property-test: New file.
14161         * modules/unictype/property-byname: New file.
14162         * modules/unictype/property-all: New file.
14163         * modules/unictype/scripts: New file.
14164         * modules/unictype/scripts-all: New file.
14165         * modules/unictype/block-of: New file.
14166         * modules/unictype/block-test: New file.
14167         * modules/unictype/block-list: New file.
14168         * modules/unictype/block-all: New file.
14169         * modules/unictype/syntax-c-whitespace: New file.
14170         * modules/unictype/syntax-java-whitespace: New file.
14171         * modules/unictype/syntax-c-ident: New file.
14172         * modules/unictype/syntax-java-ident: New file.
14173         * modules/unictype/ctype-alnum: New file.
14174         * modules/unictype/ctype-alpha: New file.
14175         * modules/unictype/ctype-cntrl: New file.
14176         * modules/unictype/ctype-digit: New file.
14177         * modules/unictype/ctype-graph: New file.
14178         * modules/unictype/ctype-lower: New file.
14179         * modules/unictype/ctype-print: New file.
14180         * modules/unictype/ctype-punct: New file.
14181         * modules/unictype/ctype-space: New file.
14182         * modules/unictype/ctype-upper: New file.
14183         * modules/unictype/ctype-xdigit: New file.
14184         * modules/unictype/ctype-blank: New file.
14185         * lib/unictype/bidi_byname.c: New file.
14186         * lib/unictype/bidi_name.c: New file.
14187         * lib/unictype/bidi_of.c: New file.
14188         * lib/unictype/bidi_test.c: New file.
14189         * lib/unictype/bitmap.h: New file.
14190         * lib/unictype/block_test.c: New file.
14191         * lib/unictype/blocks.c: New file.
14192         * lib/unictype/categ_C.c: New file.
14193         * lib/unictype/categ_Cc.c: New file.
14194         * lib/unictype/categ_Cf.c: New file.
14195         * lib/unictype/categ_Cn.c: New file.
14196         * lib/unictype/categ_Co.c: New file.
14197         * lib/unictype/categ_Cs.c: New file.
14198         * lib/unictype/categ_L.c: New file.
14199         * lib/unictype/categ_Ll.c: New file.
14200         * lib/unictype/categ_Lm.c: New file.
14201         * lib/unictype/categ_Lo.c: New file.
14202         * lib/unictype/categ_Lt.c: New file.
14203         * lib/unictype/categ_Lu.c: New file.
14204         * lib/unictype/categ_M.c: New file.
14205         * lib/unictype/categ_Mc.c: New file.
14206         * lib/unictype/categ_Me.c: New file.
14207         * lib/unictype/categ_Mn.c: New file.
14208         * lib/unictype/categ_N.c: New file.
14209         * lib/unictype/categ_Nd.c: New file.
14210         * lib/unictype/categ_Nl.c: New file.
14211         * lib/unictype/categ_No.c: New file.
14212         * lib/unictype/categ_P.c: New file.
14213         * lib/unictype/categ_Pc.c: New file.
14214         * lib/unictype/categ_Pd.c: New file.
14215         * lib/unictype/categ_Pe.c: New file.
14216         * lib/unictype/categ_Pf.c: New file.
14217         * lib/unictype/categ_Pi.c: New file.
14218         * lib/unictype/categ_Po.c: New file.
14219         * lib/unictype/categ_Ps.c: New file.
14220         * lib/unictype/categ_S.c: New file.
14221         * lib/unictype/categ_Sc.c: New file.
14222         * lib/unictype/categ_Sk.c: New file.
14223         * lib/unictype/categ_Sm.c: New file.
14224         * lib/unictype/categ_So.c: New file.
14225         * lib/unictype/categ_Z.c: New file.
14226         * lib/unictype/categ_Zl.c: New file.
14227         * lib/unictype/categ_Zp.c: New file.
14228         * lib/unictype/categ_Zs.c: New file.
14229         * lib/unictype/categ_and.c: New file.
14230         * lib/unictype/categ_and_not.c: New file.
14231         * lib/unictype/categ_byname.c: New file.
14232         * lib/unictype/categ_name.c: New file.
14233         * lib/unictype/categ_none.c: New file.
14234         * lib/unictype/categ_of.c: New file.
14235         * lib/unictype/categ_or.c: New file.
14236         * lib/unictype/categ_test.c: New file.
14237         * lib/unictype/combining.c: New file.
14238         * lib/unictype/ctype_alnum.c: New file.
14239         * lib/unictype/ctype_alpha.c: New file.
14240         * lib/unictype/ctype_blank.c: New file.
14241         * lib/unictype/ctype_cntrl.c: New file.
14242         * lib/unictype/ctype_digit.c: New file.
14243         * lib/unictype/ctype_graph.c: New file.
14244         * lib/unictype/ctype_lower.c: New file.
14245         * lib/unictype/ctype_print.c: New file.
14246         * lib/unictype/ctype_punct.c: New file.
14247         * lib/unictype/ctype_space.c: New file.
14248         * lib/unictype/ctype_upper.c: New file.
14249         * lib/unictype/ctype_xdigit.c: New file.
14250         * lib/unictype/decdigit.c: New file.
14251         * lib/unictype/digit.c: New file.
14252         * lib/unictype/identsyntaxmap.h: New file.
14253         * lib/unictype/mirror.c: New file.
14254         * lib/unictype/numeric.c: New file.
14255         * lib/unictype/pr_alphabetic.c: New file.
14256         * lib/unictype/pr_ascii_hex_digit.c: New file.
14257         * lib/unictype/pr_bidi_arabic_digit.c: New file.
14258         * lib/unictype/pr_bidi_arabic_right_to_left.c: New file.
14259         * lib/unictype/pr_bidi_block_separator.c: New file.
14260         * lib/unictype/pr_bidi_boundary_neutral.c: New file.
14261         * lib/unictype/pr_bidi_common_separator.c: New file.
14262         * lib/unictype/pr_bidi_control.c: New file.
14263         * lib/unictype/pr_bidi_embedding_or_override.c: New file.
14264         * lib/unictype/pr_bidi_eur_num_separator.c: New file.
14265         * lib/unictype/pr_bidi_eur_num_terminator.c: New file.
14266         * lib/unictype/pr_bidi_european_digit.c: New file.
14267         * lib/unictype/pr_bidi_hebrew_right_to_left.c: New file.
14268         * lib/unictype/pr_bidi_left_to_right.c: New file.
14269         * lib/unictype/pr_bidi_non_spacing_mark.c: New file.
14270         * lib/unictype/pr_bidi_other_neutral.c: New file.
14271         * lib/unictype/pr_bidi_pdf.c: New file.
14272         * lib/unictype/pr_bidi_segment_separator.c: New file.
14273         * lib/unictype/pr_bidi_whitespace.c: New file.
14274         * lib/unictype/pr_byname.c: New file.
14275         * lib/unictype/pr_byname.gperf: New file.
14276         * lib/unictype/pr_combining.c: New file.
14277         * lib/unictype/pr_composite.c: New file.
14278         * lib/unictype/pr_currency_symbol.c: New file.
14279         * lib/unictype/pr_dash.c: New file.
14280         * lib/unictype/pr_decimal_digit.c: New file.
14281         * lib/unictype/pr_default_ignorable_code_point.c: New file.
14282         * lib/unictype/pr_deprecated.c: New file.
14283         * lib/unictype/pr_diacritic.c: New file.
14284         * lib/unictype/pr_extender.c: New file.
14285         * lib/unictype/pr_format_control.c: New file.
14286         * lib/unictype/pr_grapheme_base.c: New file.
14287         * lib/unictype/pr_grapheme_extend.c: New file.
14288         * lib/unictype/pr_grapheme_link.c: New file.
14289         * lib/unictype/pr_hex_digit.c: New file.
14290         * lib/unictype/pr_hyphen.c: New file.
14291         * lib/unictype/pr_id_continue.c: New file.
14292         * lib/unictype/pr_id_start.c: New file.
14293         * lib/unictype/pr_ideographic.c: New file.
14294         * lib/unictype/pr_ids_binary_operator.c: New file.
14295         * lib/unictype/pr_ids_trinary_operator.c: New file.
14296         * lib/unictype/pr_ignorable_control.c: New file.
14297         * lib/unictype/pr_iso_control.c: New file.
14298         * lib/unictype/pr_join_control.c: New file.
14299         * lib/unictype/pr_left_of_pair.c: New file.
14300         * lib/unictype/pr_line_separator.c: New file.
14301         * lib/unictype/pr_logical_order_exception.c: New file.
14302         * lib/unictype/pr_lowercase.c: New file.
14303         * lib/unictype/pr_math.c: New file.
14304         * lib/unictype/pr_non_break.c: New file.
14305         * lib/unictype/pr_not_a_character.c: New file.
14306         * lib/unictype/pr_numeric.c: New file.
14307         * lib/unictype/pr_other_alphabetic.c: New file.
14308         * lib/unictype/pr_other_default_ignorable_code_point.c: New file.
14309         * lib/unictype/pr_other_grapheme_extend.c: New file.
14310         * lib/unictype/pr_other_id_continue.c: New file.
14311         * lib/unictype/pr_other_id_start.c: New file.
14312         * lib/unictype/pr_other_lowercase.c: New file.
14313         * lib/unictype/pr_other_math.c: New file.
14314         * lib/unictype/pr_other_uppercase.c: New file.
14315         * lib/unictype/pr_paired_punctuation.c: New file.
14316         * lib/unictype/pr_paragraph_separator.c: New file.
14317         * lib/unictype/pr_pattern_syntax.c: New file.
14318         * lib/unictype/pr_pattern_white_space.c: New file.
14319         * lib/unictype/pr_private_use.c: New file.
14320         * lib/unictype/pr_punctuation.c: New file.
14321         * lib/unictype/pr_quotation_mark.c: New file.
14322         * lib/unictype/pr_radical.c: New file.
14323         * lib/unictype/pr_sentence_terminal.c: New file.
14324         * lib/unictype/pr_soft_dotted.c: New file.
14325         * lib/unictype/pr_space.c: New file.
14326         * lib/unictype/pr_terminal_punctuation.c: New file.
14327         * lib/unictype/pr_test.c: New file.
14328         * lib/unictype/pr_titlecase.c: New file.
14329         * lib/unictype/pr_unassigned_code_value.c: New file.
14330         * lib/unictype/pr_unified_ideograph.c: New file.
14331         * lib/unictype/pr_uppercase.c: New file.
14332         * lib/unictype/pr_variation_selector.c: New file.
14333         * lib/unictype/pr_white_space.c: New file.
14334         * lib/unictype/pr_xid_continue.c: New file.
14335         * lib/unictype/pr_xid_start.c: New file.
14336         * lib/unictype/pr_zero_width.c: New file.
14337         * lib/unictype/scripts.c: New file.
14338         * lib/unictype/sy_c_ident.c: New file.
14339         * lib/unictype/sy_c_whitespace.c: New file.
14340         * lib/unictype/sy_java_ident.c: New file.
14341         * lib/unictype/sy_java_whitespace.c: New file.
14342
14343         * lib/unictype/bidi_of.h: New file, generated by gen-ctype.c for
14344         Unicode 5.0.0.
14345         * lib/unictype/blocks.h: Likewise.
14346         * lib/unictype/categ_C.h: Likewise.
14347         * lib/unictype/categ_Cc.h: Likewise.
14348         * lib/unictype/categ_Cf.h: Likewise.
14349         * lib/unictype/categ_Cn.h: Likewise.
14350         * lib/unictype/categ_Co.h: Likewise.
14351         * lib/unictype/categ_Cs.h: Likewise.
14352         * lib/unictype/categ_L.h: Likewise.
14353         * lib/unictype/categ_Ll.h: Likewise.
14354         * lib/unictype/categ_Lm.h: Likewise.
14355         * lib/unictype/categ_Lo.h: Likewise.
14356         * lib/unictype/categ_Lt.h: Likewise.
14357         * lib/unictype/categ_Lu.h: Likewise.
14358         * lib/unictype/categ_M.h: Likewise.
14359         * lib/unictype/categ_Mc.h: Likewise.
14360         * lib/unictype/categ_Me.h: Likewise.
14361         * lib/unictype/categ_Mn.h: Likewise.
14362         * lib/unictype/categ_N.h: Likewise.
14363         * lib/unictype/categ_Nd.h: Likewise.
14364         * lib/unictype/categ_Nl.h: Likewise.
14365         * lib/unictype/categ_No.h: Likewise.
14366         * lib/unictype/categ_P.h: Likewise.
14367         * lib/unictype/categ_Pc.h: Likewise.
14368         * lib/unictype/categ_Pd.h: Likewise.
14369         * lib/unictype/categ_Pe.h: Likewise.
14370         * lib/unictype/categ_Pf.h: Likewise.
14371         * lib/unictype/categ_Pi.h: Likewise.
14372         * lib/unictype/categ_Po.h: Likewise.
14373         * lib/unictype/categ_Ps.h: Likewise.
14374         * lib/unictype/categ_S.h: Likewise.
14375         * lib/unictype/categ_Sc.h: Likewise.
14376         * lib/unictype/categ_Sk.h: Likewise.
14377         * lib/unictype/categ_Sm.h: Likewise.
14378         * lib/unictype/categ_So.h: Likewise.
14379         * lib/unictype/categ_Z.h: Likewise.
14380         * lib/unictype/categ_Zl.h: Likewise.
14381         * lib/unictype/categ_Zp.h: Likewise.
14382         * lib/unictype/categ_Zs.h: Likewise.
14383         * lib/unictype/categ_of.h: Likewise.
14384         * lib/unictype/combining.h: Likewise.
14385         * lib/unictype/ctype_alnum.h: Likewise.
14386         * lib/unictype/ctype_alpha.h: Likewise.
14387         * lib/unictype/ctype_blank.h: Likewise.
14388         * lib/unictype/ctype_cntrl.h: Likewise.
14389         * lib/unictype/ctype_digit.h: Likewise.
14390         * lib/unictype/ctype_graph.h: Likewise.
14391         * lib/unictype/ctype_lower.h: Likewise.
14392         * lib/unictype/ctype_print.h: Likewise.
14393         * lib/unictype/ctype_punct.h: Likewise.
14394         * lib/unictype/ctype_space.h: Likewise.
14395         * lib/unictype/ctype_upper.h: Likewise.
14396         * lib/unictype/ctype_xdigit.h: Likewise.
14397         * lib/unictype/decdigit.h: Likewise.
14398         * lib/unictype/digit.h: Likewise.
14399         * lib/unictype/mirror.h: Likewise.
14400         * lib/unictype/numeric.h: Likewise.
14401         * lib/unictype/pr_alphabetic.h: Likewise.
14402         * lib/unictype/pr_ascii_hex_digit.h: Likewise.
14403         * lib/unictype/pr_bidi_arabic_digit.h: Likewise.
14404         * lib/unictype/pr_bidi_arabic_right_to_left.h: Likewise.
14405         * lib/unictype/pr_bidi_block_separator.h: Likewise.
14406         * lib/unictype/pr_bidi_boundary_neutral.h: Likewise.
14407         * lib/unictype/pr_bidi_common_separator.h: Likewise.
14408         * lib/unictype/pr_bidi_control.h: Likewise.
14409         * lib/unictype/pr_bidi_embedding_or_override.h: Likewise.
14410         * lib/unictype/pr_bidi_eur_num_separator.h: Likewise.
14411         * lib/unictype/pr_bidi_eur_num_terminator.h: Likewise.
14412         * lib/unictype/pr_bidi_european_digit.h: Likewise.
14413         * lib/unictype/pr_bidi_hebrew_right_to_left.h: Likewise.
14414         * lib/unictype/pr_bidi_left_to_right.h: Likewise.
14415         * lib/unictype/pr_bidi_non_spacing_mark.h: Likewise.
14416         * lib/unictype/pr_bidi_other_neutral.h: Likewise.
14417         * lib/unictype/pr_bidi_pdf.h: Likewise.
14418         * lib/unictype/pr_bidi_segment_separator.h: Likewise.
14419         * lib/unictype/pr_bidi_whitespace.h: Likewise.
14420         * lib/unictype/pr_combining.h: Likewise.
14421         * lib/unictype/pr_composite.h: Likewise.
14422         * lib/unictype/pr_currency_symbol.h: Likewise.
14423         * lib/unictype/pr_dash.h: Likewise.
14424         * lib/unictype/pr_decimal_digit.h: Likewise.
14425         * lib/unictype/pr_default_ignorable_code_point.h: Likewise.
14426         * lib/unictype/pr_deprecated.h: Likewise.
14427         * lib/unictype/pr_diacritic.h: Likewise.
14428         * lib/unictype/pr_extender.h: Likewise.
14429         * lib/unictype/pr_format_control.h: Likewise.
14430         * lib/unictype/pr_grapheme_base.h: Likewise.
14431         * lib/unictype/pr_grapheme_extend.h: Likewise.
14432         * lib/unictype/pr_grapheme_link.h: Likewise.
14433         * lib/unictype/pr_hex_digit.h: Likewise.
14434         * lib/unictype/pr_hyphen.h: Likewise.
14435         * lib/unictype/pr_id_continue.h: Likewise.
14436         * lib/unictype/pr_id_start.h: Likewise.
14437         * lib/unictype/pr_ideographic.h: Likewise.
14438         * lib/unictype/pr_ids_binary_operator.h: Likewise.
14439         * lib/unictype/pr_ids_trinary_operator.h: Likewise.
14440         * lib/unictype/pr_ignorable_control.h: Likewise.
14441         * lib/unictype/pr_iso_control.h: Likewise.
14442         * lib/unictype/pr_join_control.h: Likewise.
14443         * lib/unictype/pr_left_of_pair.h: Likewise.
14444         * lib/unictype/pr_line_separator.h: Likewise.
14445         * lib/unictype/pr_logical_order_exception.h: Likewise.
14446         * lib/unictype/pr_lowercase.h: Likewise.
14447         * lib/unictype/pr_math.h: Likewise.
14448         * lib/unictype/pr_non_break.h: Likewise.
14449         * lib/unictype/pr_not_a_character.h: Likewise.
14450         * lib/unictype/pr_numeric.h: Likewise.
14451         * lib/unictype/pr_other_alphabetic.h: Likewise.
14452         * lib/unictype/pr_other_default_ignorable_code_point.h: Likewise.
14453         * lib/unictype/pr_other_grapheme_extend.h: Likewise.
14454         * lib/unictype/pr_other_id_continue.h: Likewise.
14455         * lib/unictype/pr_other_id_start.h: Likewise.
14456         * lib/unictype/pr_other_lowercase.h: Likewise.
14457         * lib/unictype/pr_other_math.h: Likewise.
14458         * lib/unictype/pr_other_uppercase.h: Likewise.
14459         * lib/unictype/pr_paired_punctuation.h: Likewise.
14460         * lib/unictype/pr_paragraph_separator.h: Likewise.
14461         * lib/unictype/pr_pattern_syntax.h: Likewise.
14462         * lib/unictype/pr_pattern_white_space.h: Likewise.
14463         * lib/unictype/pr_private_use.h: Likewise.
14464         * lib/unictype/pr_punctuation.h: Likewise.
14465         * lib/unictype/pr_quotation_mark.h: Likewise.
14466         * lib/unictype/pr_radical.h: Likewise.
14467         * lib/unictype/pr_sentence_terminal.h: Likewise.
14468         * lib/unictype/pr_soft_dotted.h: Likewise.
14469         * lib/unictype/pr_space.h: Likewise.
14470         * lib/unictype/pr_terminal_punctuation.h: Likewise.
14471         * lib/unictype/pr_titlecase.h: Likewise.
14472         * lib/unictype/pr_unassigned_code_value.h: Likewise.
14473         * lib/unictype/pr_unified_ideograph.h: Likewise.
14474         * lib/unictype/pr_uppercase.h: Likewise.
14475         * lib/unictype/pr_variation_selector.h: Likewise.
14476         * lib/unictype/pr_white_space.h: Likewise.
14477         * lib/unictype/pr_xid_continue.h: Likewise.
14478         * lib/unictype/pr_xid_start.h: Likewise.
14479         * lib/unictype/pr_zero_width.h: Likewise.
14480         * lib/unictype/scripts.h: Likewise.
14481         * lib/unictype/scripts_byname.gperf: Likewise.
14482         * lib/unictype/sy_c_ident.h: Likewise.
14483         * lib/unictype/sy_c_whitespace.h: Likewise.
14484         * lib/unictype/sy_java_ident.h: Likewise.
14485         * lib/unictype/sy_java_whitespace.h: Likewise.
14486
14487         * lib/unictype/Makefile: New file.
14488         * lib/unictype/gen-ctype.c: New file, based on gen-unicode-ctype.c in
14489         glibc.
14490         * lib/unictype/3level.h: New file, copied from glibc.
14491         * lib/unictype/3levelbit.h: New file.
14492
14493 2007-11-11  Bruno Haible  <bruno@clisp.org>
14494
14495         * modules/gperf: New file.
14496         * modules/iconv_open (Depends-on): Add it.
14497         (Makefile.am): Remove the GPERF definition.
14498
14499 2007-11-11  Bruno Haible  <bruno@clisp.org>
14500
14501         * m4/round.m4 (gl_FUNC_ROUND): Test against NetBSD 3.0 bug.
14502         * doc/functions/round.texi: Mention the NetBSD 3.0 bug.
14503
14504 2007-11-11  Bruno Haible  <bruno@clisp.org>
14505
14506         * tests/test-argmatch.c (ARGMATCH_DIE): Undefine.
14507         (usage): Remove function.
14508
14509 2007-11-11  Bruno Haible  <bruno@clisp.org>
14510
14511         * m4/roundf.m4 (gl_FUNC_ROUNDF): Use gl_FUNC_FLOORF_LIBS and
14512         gl_FUNC_CEILF_LIBS.
14513         * m4/round.m4 (gl_FUNC_ROUND): Use gl_FUNC_FLOOR_LIBS and
14514         gl_FUNC_CEIL_LIBS.
14515         * m4/roundl.m4 (gl_FUNC_ROUNDL): Use gl_FUNC_FLOORL_LIBS and
14516         gl_FUNC_CEILL_LIBS.
14517         * modules/roundf (Files): Add m4/floorf.m4, m4/ceilf.m4.
14518         * modules/round (Files): Add m4/floor.m4, m4/ceil.m4.
14519         * modules/roundl (Files): Add m4/floorl.m4, m4/ceill.m4.
14520
14521 2007-11-11  Bruno Haible  <bruno@clisp.org>
14522
14523         * m4/roundf.m4 (gl_FUNC_ROUNDF): Handle the case that floorf and
14524         roundf were declared but do not exist on functions.
14525         * m4/roundl.m4 (gl_FUNC_ROUNDL): Handle the case that floorl and
14526         roundl were declared but do not exist on functions.
14527         * lib/round.c (HAVE_FLOOR_AND_CEIL): Use HAVE_FLOORF_AND_CEILF and
14528         HAVE_FLOORL_AND_CEILL, respectively.
14529         Needed for Sun C on Solaris 10.
14530
14531 2007-11-11  Bruno Haible  <bruno@clisp.org>
14532
14533         * m4/roundf.m4 (gl_FUNC_ROUNDF): Set REPLACE_ROUNDF instead of
14534         HAVE_DECL_ROUNDF. Remove redundant AC_SUBST.
14535         * m4/round.m4 (gl_FUNC_ROUND): Set REPLACE_ROUND instead of
14536         HAVE_DECL_ROUND. Remove redundant AC_SUBST.
14537         * m4/roundl.m4 (gl_FUNC_ROUNDL): Set REPLACE_ROUNDL instead of
14538         HAVE_DECL_ROUNDL. Remove redundant AC_SUBST.
14539         * lib/math.in.h (roundf): Use REPLACE_ROUNDF instead of
14540         HAVE_DECL_ROUNDF.
14541         (round): Use REPLACE_ROUND instead of HAVE_DECL_ROUND.
14542         (roundl): Use REPLACE_ROUNDL instead of HAVE_DECL_ROUNDL.
14543         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_ROUND* instead
14544         of HAVE_DECL_ROUND*.
14545         * modules/math (Makefile.am): Update.
14546
14547 2007-11-10  Bruno Haible  <bruno@clisp.org>
14548
14549         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Use same check for
14550         ptrdiff_t as m4/intl.m4.
14551
14552 2007-11-10  Jim Meyering  <meyering@redhat.com>
14553
14554         Avoid link failure for the argmatch test.
14555         * tests/test-argmatch.c (usage): Define function to avoid a link
14556         failure: argmatch_die requires a usage function.
14557
14558 2007-11-09  Bruno Haible  <bruno@clisp.org>
14559
14560         * doc/functions/snprintf.texi: Mention BeOS deficiency.
14561         * doc/functions/vsnprintf.texi: Likewise.
14562         * lib/vasnprintf.c (VASNPRINTF): Ensure that we never call snprintf
14563         with a size argument < 2.
14564
14565 2007-11-09  Bruno Haible  <bruno@clisp.org>
14566
14567         * lib/vasnprintf.c (VASNPRINTF): Increase reallocation of snprintf
14568         buffer. Fixes an inefficiency introduced on 2007-11-03.
14569
14570 2007-11-09  Bruno Haible  <bruno@clisp.org>
14571
14572         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8) [BeOS]: Make this test return
14573         none instead of tr_TR. Fixes a failure of test-c-strcasecmp.c.
14574
14575 2007-11-08  Jim Meyering  <meyering@redhat.com>
14576
14577         Change cache variable name prefix "jm_" to "gl_" everywhere.
14578         * m4/d-type.m4, m4/jm-winsz1.m4, m4/jm-winsz2.m4, m4/link-follow.m4:
14579         * m4/putenv.m4, m4/strtoimax.m4, m4/strtoumax.m4, m4/unlink-busy.m4:
14580         * m4/uptime.m4: s/gl_/jm_/
14581
14582 2007-11-07  Bruno Haible  <bruno@clisp.org>
14583
14584         Update to GNU gettext 0.17.
14585         * m4/intl.m4: Update to GNU gettext 0.17.
14586         * m4/po.m4: Likewise.
14587         * modules/gettext (Files): Remove m4/ulonglong.m4.
14588         (configure.ac): Require gettext infrastructure from version 0.17.
14589
14590 2007-11-06  Bruno Haible  <bruno@clisp.org>
14591
14592         * lib/fbufmode.c (fbufmode) [QNX]: Use numerical values for flags; the
14593         symbolic values are not defined in a public header.
14594         * lib/freadable.c (freadable) [QNX]: Likewise.
14595         * lib/freadahead.c (freadahead) [QNX]: Likewise.
14596         * lib/freading.c (freading) [QNX]: Likewise.
14597         * lib/fseterr.c (fseterr) [QNX]: Likewise.
14598         * lib/fwritable.c (fwritable) [QNX]: Likewise.
14599         * lib/fwriting.c (fwriting) [QNX]: Likewise.
14600         * lib/fpurge.c (fpurge) [QNX]: Likewise. Add a return statement.
14601         Reported by Alain Magloire.
14602
14603         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for QNX.
14604
14605 2007-11-05  Bruno Haible  <bruno@clisp.org>
14606
14607         * lib/vasnprintf.c (VASNPRINTF): Expand the NEED_PRINTF_DIRECTIVE_A
14608         code when NEED_PRINTF_LONG_DOUBLE or NEED_PRINTF_DOUBLE is set.
14609         Needed on Cygwin, where !NEED_PRINTF_DIRECTIVE_A && NEED_PRINTF_DOUBLE.
14610         Reported by Eric Blake.
14611
14612 2007-10-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14613             Bruno Haible  <bruno@clisp.org>
14614
14615         * modules/malloc (configure.ac): Define GNULIB_MALLOC_GNU always.
14616         * modules/realloc (configure.ac): Define GNULIB_REALLOC_GNU always.
14617         * lib/realloc.c (SYSTEM_MALLOC_GLIBC_COMPATIBLE): New macro.
14618         (malloc): Undefine also before including <stdlib.h>.
14619         (rpl_realloc): Turn malloc(0) into malloc(1) if necessary.
14620         Needed on OSF/1 4.0.
14621
14622 2007-11-05  Jim Meyering  <meyering@redhat.com>
14623
14624         git-version-gen: sync from coreutils.
14625         * build-aux/git-version-gen: Add comments.
14626         Change the first '-' to '.' in the snapshot version string,
14627         e.g., 6.9-377-08144 -> 6.9.377-08144
14628         Remove first parameter.
14629         Don't declare a version "-dirty" merely because a time
14630         stamp has changed.
14631
14632 2007-11-04  Bruno Haible  <bruno@clisp.org>
14633
14634         * lib/lock.h: Protect all macro definitions containing an 'if'
14635         statement through a "do { ... } while (0)".
14636         * lib/tls.h: Likewise.
14637
14638 2007-11-04  Bruno Haible  <bruno@clisp.org>
14639
14640         * lib/vasnprintf.c (DCHAR_IS_TCHAR, DCHAR_CPY): Undefine at the end.
14641
14642 2007-11-04  Bruno Haible  <bruno@clisp.org>
14643
14644         * m4/printf.m4 (gl_PRINTF_ENOMEM): Use GL_NOCRASH.
14645         * modules/fprintf-posix (Depends-on): Add nocrash.
14646         * modules/snprintf-posix (Depends-on): Likewise.
14647         * modules/sprintf-posix (Depends-on): Likewise.
14648         * modules/vasnprintf-posix (Depends-on): Likewise.
14649         * modules/vasprintf-posix (Depends-on): Likewise.
14650         * modules/vfprintf-posix (Depends-on): Likewise.
14651         * modules/vsnprintf-posix (Depends-on): Likewise.
14652         * modules/vsprintf-posix (Depends-on): Likewise.
14653         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
14654         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
14655         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
14656         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
14657         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
14658         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
14659         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
14660
14661 2007-11-04  Bruno Haible  <bruno@clisp.org>
14662
14663         * modules/nocrash: New file.
14664         * m4/nocrash.m4: New file, taken from GNU clisp. Code taken from
14665         GNU libsigsegv, with permission of GNU libsigsegv's copyright holders.
14666
14667 2007-11-04  Bruno Haible  <bruno@clisp.org>
14668
14669         * tests/test-vasnprintf-posix.c (test_function): Add some tests of
14670         precision handling.
14671         * tests/test-vasprintf-posix.c (test_function): Likewise.
14672         * tests/test-snprintf-posix.h (test_function): Likewise.
14673         * tests/test-sprintf-posix.h (test_function): Likewise.
14674
14675         Fix *printf behaviour for large precisions on mingw and BeOS.
14676         * m4/printf.m4 (gl_PRINTF_PRECISION): New macro.
14677         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_UNBOUNDED_PRECISION.
14678         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_PRECISION): New macro.
14679         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
14680         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
14681         gl_PRINTF_PRECISION and test its result. Invoke
14682         gl_PREREQ_VASNPRINTF_PRECISION.
14683         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
14684         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
14685         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
14686         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
14687         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
14688         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
14689         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
14690         * doc/functions/fprintf.texi: Update.
14691         * doc/functions/printf.texi: Update.
14692         * doc/functions/snprintf.texi: Update.
14693         * doc/functions/sprintf.texi: Update.
14694         * doc/functions/vfprintf.texi: Update.
14695         * doc/functions/vprintf.texi: Update.
14696         * doc/functions/vsnprintf.texi: Update.
14697         * doc/functions/vsprintf.texi: Update.
14698
14699 2007-11-04  Bruno Haible  <bruno@clisp.org>
14700
14701         * lib/vasnprintf.c (scale10_round_decimal_decoded): Fix shift loop.
14702
14703 2007-11-04  Bruno Haible  <bruno@clisp.org>
14704
14705         * modules/relocatable-prog (Files): Add m4/lib-ld.m4.
14706         Reported by Sylvain Beucler <beuc@gnu.org>.
14707
14708 2007-11-03  Bruno Haible  <bruno@clisp.org>
14709
14710         * tests/test-fprintf-posix2.sh: New file.
14711         * tests/test-fprintf-posix2.c: New file.
14712         * modules/fprintf-posix-tests (Files): Add them.
14713         (TESTS): Add test-fprintf-posix2.sh.
14714         (configure.ac): Check for getrlimit and setrlimit.
14715         (check_PROGRAMS): Add test-fprintf-posix2.
14716
14717         * tests/test-printf-posix2.sh: New file.
14718         * tests/test-printf-posix2.c: New file.
14719         * modules/printf-posix-tests (Files): Add them.
14720         (TESTS): Add test-printf-posix2.sh.
14721         (configure.ac): Check for getrlimit and setrlimit.
14722         (check_PROGRAMS): Add test-printf-posix2.
14723
14724         Fix *printf behaviour in out-of-memory situations on MacOS X and *BSD.
14725         * m4/printf.m4 (gl_PRINTF_ENOMEM): New macro.
14726         * lib/vasnprintf.c: Implement NEED_PRINTF_DOUBLE.
14727         (decode_double): New function, copied from decode_long_double.
14728         (scale10_round_decimal_decoded): New function, extracted from
14729         scale10_round_decimal_long_double.
14730         (scale10_round_decimal_long_double): Use it.
14731         (scale10_round_decimal_double): New function.
14732         (floorlog10): New function.
14733         (VASNPRINTF): Handle NEED_PRINTF_DOUBLE case.
14734         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_ENOMEM): New macro.
14735         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
14736         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
14737         gl_PRINTF_ENOMEM and test its result. Invoke
14738         gl_PREREQ_VASNPRINTF_ENOMEM.
14739         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
14740         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
14741         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
14742         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
14743         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
14744         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
14745         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
14746         * modules/fprintf-posix (Depends-on): Add frexp-nolibm.
14747         * modules/snprintf-posix (Depends-on): Likewise.
14748         * modules/sprintf-posix (Depends-on): Likewise.
14749         * modules/vasnprintf-posix (Depends-on): Likewise.
14750         * modules/vasprintf-posix (Depends-on): Likewise.
14751         * modules/vfprintf-posix (Depends-on): Likewise.
14752         * modules/vsnprintf-posix (Depends-on): Likewise.
14753         * modules/vsprintf-posix (Depends-on): Likewise.
14754         * doc/functions/fprintf.texi: Update.
14755         * doc/functions/printf.texi: Update.
14756         * doc/functions/snprintf.texi: Update.
14757         * doc/functions/sprintf.texi: Update.
14758         * doc/functions/vfprintf.texi: Update.
14759         * doc/functions/vprintf.texi: Update.
14760         * doc/functions/vsnprintf.texi: Update.
14761         * doc/functions/vsprintf.texi: Update.
14762
14763 2007-11-03  Bruno Haible  <bruno@clisp.org>
14764
14765         * modules/frexp-nolibm-tests: New file.
14766
14767         * modules/frexp-nolibm: New file.
14768         * m4/frexp.m4 (gl_FUNC_FREXP_NO_LIBM): New macro.
14769
14770 2007-11-03  Bruno Haible  <bruno@clisp.org>
14771
14772         * lib/vasnprintf.c (VASNPRINTF): Don't assume that snprintf's return
14773         value is C99 compliant.
14774         Needed for OSF/1 5.1.
14775
14776 2007-11-03  Bruno Haible  <bruno@clisp.org>
14777
14778         Fix out-of-memory handling of vasnprintf.
14779         * lib/printf-parse.c: Include <errno.h>.
14780         (PRINTF_PARSE): When failing, set errno to EINVAL or ENOMEM.
14781         * lib/vasnprintf.c (VASNPRINTF): When PRINTF_PARSE fails, assume errno
14782         is already set.
14783
14784 2007-11-02  Eric Blake  <ebb9@byu.net>
14785
14786         Fix tests on cygwin.
14787         * modules/xprintf-posix-tests (Makefile.am): Link against -lintl.
14788
14789 2007-11-01  Bruno Haible  <bruno@clisp.org>
14790
14791         * lib/stdlib.in.h (putenv): Remove the "not POSIX compliant everywhere"
14792         warning.
14793         * doc/functions/putenv.texi: Clarify that the 'putenv' module is not
14794         needed for POSIX compatibility.
14795
14796 2007-11-01  Paul Eggert  <eggert@cs.ucla.edu>
14797
14798         * m4/putenv.m4 (gl_FUNC_PUTENV): Also mention that we're checking
14799         for compatibility with GNU.
14800
14801 2007-11-01  Bruno Haible  <bruno@clisp.org>
14802
14803         * lib/putenv.c: Include <stdlib.h>. Remove rpl_putenv declaration.
14804         (putenv): Renamed from rpl_putenv. Change argument type from
14805         'const char *' to 'char *'.
14806         * m4/putenv.m4 (gl_FUNC_PUTENV): Require gl_STDLIB_H_DEFAULTS. Instead
14807         of defining putenv in config.h, just set REPLACE_PUTENV.
14808         * modules/putenv (Depends-on): Add stdlib.
14809         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
14810         (Include): Use <stdlib.h>.
14811         * lib/stdlib.in.h (putenv): New declaration.
14812         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_PUTENV and
14813         REPLACE_PUTENV.
14814         * modules/stdlib (Makefile.am): Substitute GNULIB_PUTENV and
14815         REPLACE_PUTENV.
14816         Needed for MacOS X 10.5.0.
14817         Reported by Peter O'Gorman <peter@pogma.com>.
14818
14819 2007-11-01  Jim Meyering  <meyering@redhat.com>
14820
14821         Treat an empty date string exactly like "0".
14822         * lib/getdate.y (get_date): Once any isspace or TZ= prefix is consumed,
14823         if the remaining date string (to be parsed) is empty, use "0".
14824         Reported by Mischa Molhoek and discussed in this thread:
14825         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/11726>.
14826
14827 2007-10-31  Bruno Haible  <bruno@clisp.org>
14828
14829         * m4/intmax_t.m4 (gl_AC_TYPE_INTMAX_T, gt_AC_TYPE_INTMAX_T): Use
14830         AC_TYPE_LONG_LONG_INT instead of gl_AC_TYPE_LONG_LONG.
14831         * m4/uintmax_t.m4 (gl_AC_TYPE_UINTMAX_T): Use
14832         AC_TYPE_UNSIGNED_LONG_LONG_INT instead of gl_AC_TYPE_UNSIGNED_LONG_LONG.
14833         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Remove macro.
14834         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG): Remove macro.
14835
14836 2007-10-31  Bruno Haible  <bruno@clisp.org>
14837
14838         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): New macro, extracted
14839         from AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_LONG_INT.
14840         (AC_TYPE_LONG_LONG_INT): Use it.
14841         (AC_TYPE_UNSIGNED_LONG_LONG_INT): Moved here from m4/ulonglong.m4. Use
14842         it as well.
14843         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Remove macro; moved
14844         to m4/longlong.m4.
14845         * modules/stdint (Files): Remove m4/ulonglong.m4.
14846         * modules/strtoull (Files): Use m4/longlong.m4 instead of
14847         m4/ulonglong.m4.
14848         * modules/strtoumax (Files): Likewise.
14849
14850 2007-10-30  Bruno Haible  <bruno@clisp.org>
14851
14852         * modules/xvasprintf-posix: New file.
14853         Suggested by Eric Blake.
14854
14855 2007-10-30  Bruno Haible  <bruno@clisp.org>
14856
14857         * modules/xprintf-posix-tests: New file.
14858         * tests/test-xprintf-posix.sh: New file.
14859         * tests/test-xprintf-posix.c: New file.
14860         * tests/test-xfprintf-posix.c: New file.
14861
14862         * modules/xprintf-posix: New file.
14863
14864 2007-10-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14865
14866         * modules/fbufmode-tests (MOSTLYCLEANFILES): Remove temp files.
14867         * modules/freadable-tests (MOSTLYCLEANFILES): Likewise.
14868         * modules/fwritable-tests (MOSTLYCLEANFILES): Likewise.
14869
14870 2007-10-29  Bruno Haible  <bruno@clisp.org>
14871
14872         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): Rename the cache variable to
14873         contain the special marker '_cv_'.
14874         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): Likewise.
14875         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): Likewise.
14876         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): Likewise.
14877         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): Likewise.
14878         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): Likewise.
14879         Reported by Ralf Wildenhues.
14880
14881 2007-10-29  Bruno Haible  <bruno@clisp.org>
14882
14883         * gnulib-tool (func_import): When --lgpl is not specified, set
14884         sed_transform_lib_file to convert LGPL and GPLv2+ copyright headers to
14885         GPLv3.
14886         Reported by Simon Josefsson.
14887
14888 2007-10-28  Bruno Haible  <bruno@clisp.org>
14889
14890         * lib/math.in.h: Test REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.
14891         * m4/isfinite.m4 (gl_ISFINITE): Initialize REPLACE_ISFINITE instead of
14892         HAVE_DECL_ISFINITE.
14893         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
14894         * modules/math (Makefile.am): Substitute REPLACE_ISFINITE instead of
14895         HAVE_DECL_ISFINITE.
14896
14897 2007-10-28  Bruno Haible  <bruno@clisp.org>
14898
14899         * lib/stdint.in.h (_STDINT_MAX): Subtract 1 from an unused signed
14900         integer shift in the signed case. Fixes warnings with OSF/1 5.1 cc.
14901
14902 2007-10-28  Bruno Haible  <bruno@clisp.org>
14903
14904         Fix link errors with Sun C 5.0 on Solaris 10.
14905         * m4/floorf.m4 (gl_FUNC_FLOORF): Consider also the case that the
14906         function is declared but not present in the compiler's libm.
14907         * m4/floorl.m4 (gl_FUNC_FLOORL): Likewise.
14908         * m4/ceilf.m4 (gl_FUNC_CEILF): Likewise.
14909         * m4/ceill.m4 (gl_FUNC_CEILL: Likewise.
14910         * lib/math.in.h: Test REPLACE_CEILF instead of HAVE_DECL_CEILF.
14911         Test REPLACE_CEILL instead of HAVE_DECL_CEILL.
14912         Test REPLACE_FLOORF instead of HAVE_DECL_FLOORF.
14913         Test REPLACE_FLOORL instead of HAVE_DECL_FLOORL.
14914         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
14915         * modules/math (Makefile.am): Substitute REPLACE_CEILF instead of
14916         HAVE_DECL_CEILF, REPLACE_CEILL instead of HAVE_DECL_CEILL,
14917         REPLACE_FLOORF instead of HAVE_DECL_FLOORF, REPLACE_FLOORL instead of
14918         HAVE_DECL_FLOORL.
14919
14920 2007-10-28  Bruno Haible  <bruno@clisp.org>
14921
14922         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): New macro, extracted from
14923         gl_FUNC_FLOORL. Cache the result.
14924         (gl_FUNC_FLOORL): Use it.
14925         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): New macro, extracted from
14926         gl_FUNC_CEILL. Cache the result.
14927         (gl_FUNC_CEILL): Use it.
14928
14929         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): New macro, extracted from
14930         gl_FUNC_FLOOR. Cache the result.
14931         (gl_FUNC_FLOOR): Use it.
14932         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): New macro, extracted from
14933         gl_FUNC_CEIL. Cache the result.
14934         (gl_FUNC_CEIL): Use it.
14935
14936         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): New macro, extracted from
14937         gl_FUNC_FLOORF. Cache the result.
14938         (gl_FUNC_FLOORF): Use it.
14939         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): New macro, extracted from
14940         gl_FUNC_CEILF. Cache the result.
14941         (gl_FUNC_CEILF): Use it.
14942
14943 2007-10-28  Bruno Haible  <bruno@clisp.org>
14944
14945         * gnulib-tool: Allow specifying the LGPL version number through
14946         --lgpl=2 or --lgpl=3.
14947         (func_usage): Document --lgpl with argument.
14948         Handle --lgpl=... arguments.
14949         (func_import): Recognize also gl_LGPL calls with an argument. When
14950         --lgpl=2 is used and the module's license is just LGPL, report an
14951         error. Set sed_transform_lib_file according to the lgpl variable. In
14952         the generated files, use --lgpl or gl_LGPL invocations with argument,
14953         if necessary.
14954         * doc/gnulib-intro.texi (Copyright): Explain how to get modules under
14955         an LGPv2+ license.
14956         * doc/gnulib-tool.texi (Modified imports): Update explanation of
14957         gl_LGPL macro.
14958
14959 2007-10-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14960             Bruno Haible  <bruno@clisp.org>
14961
14962         * lib/unistr.h (u8_uctomb_aux): Declare also if !HAVE_INLINE.
14963         (u16_uctomb_aux): Likewise.
14964         * lib/unistr/u8-uctomb-aux.c (u8_uctomb_aux): Define also if
14965         !HAVE_INLINE.
14966         * lib/unistr/u16-uctomb-aux.c (u16_uctomb_aux): Likewise
14967
14968 2007-10-28  Bruno Haible  <bruno@clisp.org>
14969
14970         * modules/error: Add a notice recommending to change XGETTEXT_OPTIONS.
14971         Invoke AM_GETTEXT_OPTION if it exists.
14972         * modules/vasprintf: Likewise.
14973         * modules/verror: Likewise.
14974         * modules/xprintf: Likewise.
14975         * modules/xvasprintf: Likewise.
14976
14977 2007-10-27  Ben Pfaff  <blp@gnu.org>
14978
14979         * lib/math.in.h: Define isfinite macro and prototypes for
14980         gl_isfinitef, gl_isfinited, gl_isfinitel if we are providing
14981         implementations.
14982         * m4/math_h.m4: New substitutions for isfinite module.
14983         * lib/isfinite.c: New file.
14984         * m4/isfinite.m4: New file.
14985         * modules/math: Replace isfinite-related @VARS@ in math.in.h.
14986         * modules/isfinite: New file.
14987         * modules/isfinite-tests: New file.
14988         * tests/tests-isfinite.c: New file.
14989         * doc/functions/isfinite.texi: Mention isfinite module.
14990         * MODULES.html.sh: Mention new module.
14991
14992 2007-10-27  Ben Pfaff  <blp@gnu.org>
14993
14994         Ralf Wildenhues reported that Tru64 4.0D declares the round
14995         functions but does not have definitions.
14996         * m4/check-math-lib.m4 (gl_CHECK_MATH_LIB): If the target function
14997         cannot be found in any library, set the output variable to
14998         "missing" instead of "".
14999         * m4/round.m4: Also use our substitute if we cannot find round in
15000         any library, even if it is declared.
15001         * m4/roundf.m4: Likewise for roundf.
15002         * m4/roundl.m4: Likewise for roundl.
15003         * lib/math.in.h: Undefine roundf, round, roundl before defining
15004         their replacements, to allow for hypothetical systems where these
15005         may be defined as macros but not available in libraries.
15006
15007 2007-10-27  Bruno Haible  <bruno@clisp.org>
15008
15009         * doc/gnulib.texi: Invoke @firstparagraphindent.
15010         * doc/gnulib-tool.texi (Simple update): Mention possible incompatible
15011         changes in gnulib.
15012         (Source changes): New section.
15013
15014 2007-10-26  Bruno Haible  <bruno@clisp.org>
15015
15016         * m4/gnulib-common.m4 (AC_C_RESTRICT): New overriding definition,
15017         borrowed from autoconf.
15018
15019 2007-10-26  Bruno Haible  <bruno@clisp.org>
15020
15021         * lib/strerror.c (rpl_strerror): Return "Unknown error ..." also if
15022         strerror returned the empty string. Needed on HP-UX 11.00.
15023
15024 2007-10-24  Micah Cowan  <micah@cowan.name>
15025
15026         Remove vestiges of cvs-gnulib-checkout process.  Now we use git.
15027         * build-aux/bootstrap: Remove support for now-unnecessary option,
15028         --cvs-user, and envvars CVS_USER, CVS_RSH.
15029
15030 2007-10-24  Jim Meyering  <meyering@redhat.com>
15031
15032         Avoid diagnostics from sha1sum when there is no cached checksum.
15033         * build-aux/bootstrap (update_po_files): Skip the sha1sum check
15034         if the po.s1 file hasn't been created yet.
15035
15036         * build-aux/bootstrap: Sync from coreutils:
15037         2007-10-24  Jim Meyering  <meyering@redhat.com>
15038         Get gnulib from the git repository, not from an obsolete cvs one.
15039         * build-aux/bootstrap: Suggestion from Micah Cowan.
15040         2007-10-04  Jim Meyering  <jim@meyering.net>
15041         * build-aux/bootstrap (slurp): Adapt to _.h -> .in.h name change.
15042         (update_po_files): Work also when there are no .po files in po/.
15043
15044 2007-10-24  Paul Eggert  <eggert@cs.ucla.edu>
15045
15046         * README: Append ".git" to git and cg examples.
15047         Problem reported by Benoit Sigoure.
15048
15049 2007-10-23  Micah Cowan  <micah@cowan.name>
15050
15051         * users.txt: Add wget.
15052
15053 2007-10-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15054
15055         Fix linking of some unistdio tests on FreeBSD.
15056         * modules/unistdio/u16-vsnprintf-tests
15057         (test_u16_vsprintf1_LDADD): Add @LIBINTL@.
15058         * modules/unistdio/u16-vsprintf-tests
15059         (test_u16_vsnprintf1_LDADD): Likewise.
15060         * modules/unistdio/u32-vsnprintf-tests
15061         (test_u32_vsnprintf1_LDADD): Likewise.
15062         * modules/unistdio/u32-vsprintf-tests
15063         (test_u32_vsprintf1_LDADD): Likewise.
15064         * modules/unistdio/u8-vsnprintf-tests
15065         (test_u8_vsnprintf1_LDADD): Likewise.
15066         * modules/unistdio/u8-vsprintf-tests
15067         (test_u8_vsprintf1_LDADD): Likewise.
15068         * modules/unistdio/ulc-vsnprintf-tests
15069         (test_ulc_vsnprintf1_LDADD): Likewise.
15070         * modules/unistdio/ulc-vsprintf-tests
15071         (test_ulc_vsprintf1_LDADD): Likewise.
15072
15073         Fix linking of some uniconv tests on FreeBSD.
15074         * modules/uniconv/u16-conv-from-enc-tests
15075         (test_u16_conv_from_enc_LDADD): Link $(LDADD) before @LIBICONV@.
15076         * modules/uniconv/u16-conv-to-enc-tests
15077         (test_u16_conv_to_enc_LDADD): Likewise.
15078         * modules/uniconv/u16-strconv-from-enc-tests
15079         (test_u16_strconv_from_enc_LDADD): Likewise.
15080         * modules/uniconv/u16-strconv-to-enc-tests
15081         (test_u16_strconv_to_enc_LDADD): Likewise.
15082         * modules/uniconv/u32-conv-from-enc-tests
15083         (test_u32_conv_from_enc_LDADD): Likewise.
15084         * modules/uniconv/u32-conv-to-enc-tests
15085         (test_u32_conv_to_enc_LDADD): Likewise.
15086         * modules/uniconv/u32-strconv-from-enc-tests
15087         (test_u32_strconv_from_enc_LDADD): Likewise.
15088         * modules/uniconv/u32-strconv-to-enc-tests
15089         (test_u32_strconv_to_enc_LDADD): Likewise.
15090         * modules/uniconv/u8-conv-from-enc-tests
15091         (test_u8_conv_from_enc_LDADD): Likewise.
15092         * modules/uniconv/u8-conv-to-enc-tests
15093         (test_u8_conv_to_enc_LDADD): Likewise.
15094         * modules/uniconv/u8-strconv-from-enc-tests
15095         (test_u8_strconv_from_enc_LDADD): Likewise.
15096         * modules/uniconv/u8-strconv-to-enc-tests
15097         (test_u8_strconv_to_enc_LDADD): Likewise.
15098
15099 2007-10-22  Bruno Haible  <bruno@clisp.org>
15100
15101         * lib/stdint.in.h: Add check that intmax_t and uintmax_t have the same
15102         size.
15103
15104 2007-10-22  Eric Blake  <ebb9@byu.net>
15105
15106         Tweak x*printf documentation.
15107         * lib/xprintf.c (xprintf, xvprintf, xfprintf, xvfprintf): Adjust
15108         variable name and comments.
15109         Suggested by Bruno Haible.
15110
15111 2007-10-22  Bruno Haible  <bruno@clisp.org>
15112
15113         * lib/acl.c (copy_acl): Fix file name in comment.
15114
15115 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
15116
15117         Fix Tru64 problem with stdbool.h.
15118         * lib/stdbool.in.h (false, true):
15119         [! (defined __cplusplus || defined __BEOS__) && !defined __GNUC__]:
15120         Don't declare as an enum in this situation; it runs afoul of Tru64.
15121         Problem reported by Steven M. Schweda in
15122         <http://lists.gnu.org/archive/html/bug-autoconf/2007-10/msg00019.html>.
15123
15124 2007-10-22  Eric Blake  <ebb9@byu.net>
15125
15126         Also wrap vf?printf.
15127         * lib/xprintf.h (xvprintf, xvfprintf): New declarations.
15128         * lib/xprintf.c (xprintf, xfprintf): Work for C89.
15129         (xvprintf, xvfprintf): New functions.
15130
15131 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15132
15133         * modules/fstrcmp-tests (test_fstrcmp_LDADD): New, add
15134         @LIBINTL@ for FreeBSD 6.2, $(LIBTHREAD) for AIX 4.3.3.
15135
15136         * lib/uniconv/u16-conv-to-enc.c (U_MBLEN): Define.
15137         * lib/uniconv/u32-conv-to-enc.c (U_MBLEN): Likewise.
15138
15139 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
15140
15141         * lib/acl.c (copy_acl): Adjust to IRIX 6.5.  Problem reported
15142         by Bruno Haible.
15143
15144 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15145
15146         * lib/getloadavg.c
15147         [defined (__osf__) && (defined (__alpha) || defined (__alpha__)]:
15148         Undef `sys' after including sys/table.h, for Tru64 4.0D.
15149
15150         * tests/test-i-ring.c: Work for C89.
15151
15152 2007-10-22  Bruno Haible  <bruno@clisp.org>
15153
15154         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Use -1ull, not
15155         -1u, in preprocessor expression, so that we don't test for the bug
15156         in HP-UX 11.00 cpp.  Testing for this bug caused problems; see
15157         <http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00329.html>.
15158
15159 2007-10-22  Eric Blake  <ebb9@byu.net>
15160
15161         * tests/test-yesno.sh: Silence stderr during test.
15162
15163 2007-10-22  Simon Josefsson  <simon@josefsson.org>
15164
15165         * modules/crypto/gc-camellia: New file.
15166
15167         * m4/gc-camellia.m4: New file.
15168
15169         * lib/gc-libgcrypt.c (gc_cipher_open): Support Camellia.
15170
15171         * lib/gc.h (enum Gc_cipher): Add GC_CAMELLIA128, GC_CAMELLIA256.
15172
15173 2007-10-22  Simon Josefsson  <simon@josefsson.org>
15174
15175         * build-aux/maint.mk (gzip_rsyncable): Don't fail if gzip sends
15176         --help to stdout.  Reported by sms@antinode.org (Steven
15177         M. Schweda).
15178
15179 2007-10-22  Simon Josefsson  <simon@josefsson.org>
15180
15181         * users.txt: Fix link to libksba.
15182
15183 2007-10-21  Ben Pfaff  <blp@gnu.org>
15184
15185         * modules/roundf-tests: Add dependency on floorf, ceilf to allow
15186         round.c roundf implementation that depends on floorf and ceilf to
15187         be tested unconditionally.
15188
15189 2007-10-21  Ben Pfaff  <blp@gnu.org>
15190
15191         * m4/check-libm-func.m4: Removed.
15192         * m4/check-math-lib.m4: New file.
15193         * m4/round.m4: Rewrite to use gl_CHECK_MATH_LIB.
15194         * m4/roundf.m4: Ditto, and fix lack of HAVE_DECL_ROUNDF
15195         definition and lack of AC_LIBOBJ([roundf]).
15196         * m4/roundl.m4: Ditto, and similarly for roundl.
15197         * modules/round: Reference new m4 file.
15198         * modules/roundf: Ditto.
15199         * modules/roundl: Ditto.
15200         * tests/test-round2.c (main): Use ROUND instead of round.
15201         Bug report from Bruno Haible.
15202
15203 2007-10-21  Bruno Haible  <bruno@clisp.org>
15204
15205         * lib/printf-parse.c: Don't assume <stdint.h> exists in IN_LIBASPRINTF
15206         context.
15207
15208 2007-10-21  Bruno Haible  <bruno@clisp.org>
15209
15210         * tests/test-wcwidth.c (main): Allow negative result for some control
15211         characters.
15212
15213         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Check also the width of U+200B.
15214         Needed on OSF/1 5.1.
15215
15216 2007-10-21  Bruno Haible  <bruno@clisp.org>
15217
15218         * tests/test-floorf1.c: Include isnanf.h.
15219         (main): Use isnanf() instead of isnan().
15220         * tests/test-ceilf1.c: Include isnanf.h.
15221         (main): Use isnanf() instead of isnan().
15222         * tests/test-truncf1.c: Include isnanf.h.
15223         (main): Use isnanf() instead of isnan().
15224         * tests/test-roundf1.c: Include isnanf.h.
15225         (main): Use isnanf() instead of isnan().
15226
15227 2007-10-21  Eric Blake  <ebb9@byu.net>
15228
15229         * users.txt: Update URL for m4.
15230
15231 2007-10-21  Bruno Haible  <bruno@clisp.org>
15232
15233         * users.txt: Add clisp. Update URLs to Simon Josefsson's projects.
15234
15235 2007-10-21  Bruno Haible  <bruno@clisp.org>
15236
15237         * gnulib-tool (func_create_megatestdir): Determine the cvsdate from
15238         Git's management files if the CVS files are not present.
15239
15240 2007-10-20  Bruno Haible  <bruno@clisp.org>
15241
15242         * lib/count-one-bits.h (COUNT_ONE_BITS): Use the builtin also for
15243         gcc-3.4.x.
15244
15245 2007-10-20  Ben Pfaff  <blp@gnu.org>
15246
15247         * lib/math.in.h: Declare round, roundf, roundl if we are providing
15248         implementations.
15249         * m4/math_h.m4: New substitutions for round, roundf, roundl modules.
15250         * lib/round.c: New file.
15251         * lib/roundf.c: New file.
15252         * lib/roundl.c: New file.
15253         * m4/round.m4: New file.
15254         * m4/roundf.m4: New file.
15255         * m4/roundl.m4: New file.
15256         * m4/check-libm-func-m4: New file.
15257         * modules/math: Replace round, roundf, roundl related @VARS@ in
15258         math.in.h.
15259         * modules/round: New file.
15260         * modules/round-tests: New file.
15261         * modules/roundf: New file.
15262         * modules/roundf-tests: New file.
15263         * modules/roundl: New file.
15264         * modules/roundl-tests: New file.
15265         * tests/test-round1.c: New file.
15266         * tests/test-round2.c: New file.
15267         * tests/test-roundf1.c: New file.
15268         * tests/test-roundf2.c: New file.
15269         * tests/test-roundl.c: New file.
15270         * doc/functions/round.texi: Mention round module.
15271         * doc/functions/roundf.texi: Mention roundf module.
15272         * doc/functions/roundl.texi: Mention roundl module.
15273         * MODULES.html.sh: Mention new modules.
15274         Thanks to Bruno Haible for suggestions.
15275
15276 2007-10-20  Jim Meyering  <meyering@redhat.com>
15277
15278         * lib/xprintf.c: Include <config.h> unconditionally.
15279
15280         Change xprintf's license to GPL.
15281         * modules/xprintf (License): s/LGPL/GPL/, since this module
15282         depends on modules (exit and exitfail) which are GPL.
15283         Suggestion from Bruno Haible.
15284
15285         xprintf fixes.
15286         * lib/xprintf.c (xprintf, xfprintf): Use va_end.
15287         Use a clearer diagnostic.
15288         Patch from Bruno Haible.
15289
15290 2007-10-20  Bruno Haible  <bruno@clisp.org>
15291
15292         * lib/vasnprintf.c (VASNPRINTF): Don't report overflow if the available
15293         length is INT_MAX and sizeof (DCHAR_T) > sizeof (TCHAR_T).
15294         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
15295
15296 2007-10-20  Bruno Haible  <bruno@clisp.org>
15297
15298         * tests/test-floorf2.c (correct_result_p): Don't rely on excess
15299         precision in the comparison result > x - 1 or similar.
15300         * tests/test-ceilf2.c (correct_result_p): Likewise.
15301         * tests/test-truncf2.c (correct_result_p): Likewise.
15302         * tests/test-trunc2.c (correct_result_p): Likewise.
15303         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
15304
15305 2007-10-20  Bruno Haible  <bruno@clisp.org>
15306
15307         * modules/ceil: New file.
15308         * m4/ceil.m4: New file.
15309         * doc/functions/ceil.texi: Mention the 'ceil' module.
15310
15311 2007-10-20  Bruno Haible  <bruno@clisp.org>
15312
15313         * modules/floor: New file.
15314         * m4/floor.m4: New file.
15315         * doc/functions/floor.texi: Mention the 'floor' module.
15316
15317 2007-10-20  Bruno Haible  <bruno@clisp.org>
15318
15319         * modules/ceilf-tests (Depends-on): Add fprintf-posix. Needed for use
15320         of %a.
15321         * modules/floorf-tests (Depends-on): Likewise.
15322         * modules/truncf-tests (Depends-on): Likewise.
15323         * modules/trunc-tests (Depends-on): Likewise.
15324         Reported by Ben Pfaff.
15325
15326 2007-10-19  Jim Meyering  <meyering@redhat.com>
15327
15328         * lib/xprintf.c (xprintf, xfprintf): Test err < 0, not just "err".
15329         Don't bother testing specific errno values.  Just test ferror.
15330
15331         New module: xprintf
15332         * modules/xprintf, lib/xprintf.c, lib/xprintf.h: New files.
15333
15334 2007-10-19  Bruno Haible  <bruno@clisp.org>
15335
15336         * modules/csharpexec (Makefile.am): Use @FOO@ syntax instead of $(FOO)
15337         syntax.
15338         * modules/javaexec (Makefile.am): Likewise.
15339         * modules/relocatable-prog (Makefile.am): Likewise.
15340         Suggested by Jim Meyering.
15341
15342 2007-10-18  Bruno Haible  <bruno@clisp.org>
15343
15344         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on glibc >= 2.3 systems.
15345         Reported by Jim Meyering.
15346
15347 2007-10-18  Eric Blake  <ebb9@byu.net>
15348
15349         * modules/filenamecat-tests (Makefile.am): Link against -lintl.
15350
15351 2007-10-18  Bruno Haible  <bruno@clisp.org>
15352
15353         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_N, gl_SNPRINTF_DIRECTIVE_N): Put
15354         the format string into writable memory. Needed in Fortify conditions.
15355
15356 2007-10-18  Colin Watson <cjwatson@debian.org>  (tiny change)
15357             Bruno Haible  <bruno@clisp.org>
15358
15359         * lib/trim.c: Include config.h unconditionally. Include trim.h always.
15360         Include ctype.h always. Include stdlib.h, not mbuiter.h, for MB_CUR_MAX.
15361         * modules/trim (Depends-on): Add mbchar.
15362         (configure.ac): Add gl_FUNC_MBRTOWC.
15363         (Makefile.am): Augment lib_SOURCES.
15364
15365 2007-10-17  Paul Eggert  <eggert@cs.ucla.edu>
15366
15367         Modify glob.c to use fstatat and dirfd, to simplify it.
15368         Suggested by Eric Blake.
15369         * lib/glob.c (__fxstatat64) [!_LIBC]: New macro.
15370         Don't include <stdbool.h>; not used.
15371         (link_exists2_p, glob_in_dir) [!_LIBC]: No longer a special case.
15372         (link_exists_p): Simplify implementation, since we can now assume
15373         dirfd and fstatat.
15374         * modules/glob (Depends-on): Add dirfd, openat.  Remove stdbool.
15375
15376 2007-10-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15377
15378         * gnulib-tool (func_get_dependencies): Fix sed script to
15379         match only tests.
15380
15381 2007-10-17  Bruno Haible  <bruno@clisp.org>
15382
15383         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): On Cygwin, don't
15384         allow locale names without encoding suffix.
15385         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
15386         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
15387
15388 2007-10-16  Bruno Haible  <bruno@clisp.org>
15389
15390         * lib/getcwd.c (__getcwd): Define with explicit rpl_ prefix.
15391         * lib/getgroups.c (getgroups): Likewise.
15392         * lib/gettimeofday.c (localtime, gmtime, tzset): Likewise.
15393
15394 2007-10-16  Bruno Haible  <bruno@clisp.org>
15395
15396         * modules/absolute-header (License): Change from LGPL to LGPLv2+.
15397         * modules/malloc-posix (License): Likewise.
15398         * modules/realloc-posix (License): Likewise.
15399         * modules/calloc-posix (License): Likewise.
15400         * modules/intprops (License): Change from GPL to LGPL, with
15401         Paul Eggert's approval.
15402
15403 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
15404
15405         Merge glibc changes into lib/glob.c.
15406
15407         * lib/glob.c (glob_in_dir): Sync with glibc/posix/glob.c, dated
15408         2007-10-15 04:59:03 UTC.  Here are the changes:
15409
15410         2007-10-14  Ulrich Drepper  <drepper@redhat.com>
15411
15412         * lib/glob.c: Reimplement link_exists_p to use fstatat64.
15413
15414         * lib/glob.c: Add some branch prediction throughout.
15415
15416         2007-10-07  Ulrich Drepper  <drepper@redhat.com>
15417
15418         [BZ #5103]
15419         * lib/glob.c (glob): Recognize patterns starting \/.
15420
15421         2007-02-14  Jakub Jelinek  <jakub@redhat.com>
15422
15423         [BZ #3996]
15424         * lib/glob.c (attribute_hidden): Define if not defined.
15425         (glob): Unescape dirname, filename or username when needed and not
15426         GLOB_NOESCAPE.  Handle \/ correctly.  Handle GLOB_MARK if filename
15427         is NULL.  Handle unescaped [ in pattern without closing ].
15428         Don't pass GLOB_CHECK down to recursive glob for directories.
15429         (__glob_pattern_type): New function.
15430         (__glob_pattern_p): Implement using __glob_pattern_type.
15431         (glob_in_dir): Handle GLOB_NOCHECK patterns containing no meta
15432         characters and backslashes if not GLOB_NOESCAPE or unterminated [.
15433         Remove unreachable code.
15434
15435         2006-09-30  Ulrich Drepper  <drepper@redhat.com>
15436
15437         * lib/glob.c (glob_in_dir): Add some comments and asserts to
15438         explain why there are no leaks.
15439
15440         2006-09-25  Jakub Jelinek  <jakub@redhat.com>
15441
15442         [BZ #3253]
15443         * lib/glob.c (glob_in_dir): Don't alloca one struct globlink at a
15444         time, rather allocate increasingly bigger arrays of pointers, if
15445         possible with alloca, if too large with malloc.
15446
15447 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
15448
15449         Check for 64-bit int errors in HP-UX 10.20 preprocessor.
15450         Problem reported by H.Merijn Brand in
15451         <http://lists.gnu.org/archive/html/bug-tar/2007-10/msg00018.html>.
15452         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Check preprocessor too.
15453         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
15454
15455 2007-10-15  Bruno Haible  <bruno@clisp.org>
15456
15457         * lib/fchdir.c (close, open, closedir, opendir, dup, dup2): Define
15458         with explicit rpl_ prefix.
15459         * lib/fopen.c (fopen): Likewise.
15460         * lib/freopen.c (freopen): Likewise.
15461         * lib/iconv.c (iconv): Likewise.
15462         * lib/iconv_close.c (iconv_close): Likewise.
15463
15464 2007-10-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15465
15466         * m4/iconv_open (gl_FUNC_ICONV_OPEN_UTF): Fix cache variable name.
15467
15468 2007-10-15  Bruno Haible  <bruno@clisp.org>
15469
15470         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Use
15471         <stddef.h> instead of <stdlib.h> since we only need NULL.
15472         Reported by Ben Pfaff <blp@cs.stanford.edu>.
15473
15474 2007-10-15  Bruno Haible  <bruno@clisp.org>
15475
15476         * doc/gnulib-tool.texi (Initial import): Swap order of -I directives.
15477         Replace paragraph talking about LIBOBJS.
15478         Reported by Colin Watson <cjwatson@debian.org>.
15479
15480 2007-10-15  Bruno Haible  <bruno@clisp.org>
15481
15482         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Include
15483         <stdlib.h> before using NULL.
15484
15485 2007-10-15  Simon Josefsson  <simon@josefsson.org>
15486
15487         * m4/getaddrinfo.m4: Use NULL rather than 0 for pointers.
15488         Reported by Albert Chin <china@thewrittenword.com>.
15489
15490 2007-10-14  Bruno Haible  <bruno@clisp.org>
15491
15492         * modules/iconv_open-utf-tests: New file.
15493         * tests/test-iconv-utf.c: New file.
15494
15495         Enhance iconv_open to support UTF-16BE, UTF-16LE, UTF-32BE, UTF-32LE.
15496         * modules/iconv_open-utf: New file.
15497         * lib/iconv.in.h (_ICONV_UTF8_UTF*, _ICONV_UTF*_UTF8): New macros.
15498         (iconv, iconv_close): New declarations.
15499         * lib/iconv_open.c: Include c-strcase.h. Don't require ICONV_FLAVOR to
15500         be defined.
15501         (iconv_open): Add special handling of conversion between UTF-8 and
15502         UTF-{16,32}{BE,LE}.
15503         * lib/iconv.c: New file, incorporating code from GNU libiconv 1.11.
15504         * lib/iconv_close.c: New file.
15505         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): New macro, extracted from
15506         gl_FUNC_ICONV_OPEN.
15507         (gl_FUNC_ICONV_OPEN): Use it.
15508         (gl_FUNC_ICONV_OPEN_UTF): New macro.
15509         * m4/iconv_h.m4 (gl_ICONV_H_DEFAULTS): Initialize also REPLACE_ICONV
15510         and REPLACE_ICONV_UTF.
15511         * modules/iconv_open (Depends-on): Add c-strcase.
15512         (Makefile.am): Substitute also REPLACE_ICONV, REPLACE_ICONV_UTF,
15513         ICONV_CONST.
15514         * doc/functions/iconv_open.texi: Mention the iconv_open-utf module.
15515
15516 2007-10-13  Albert Chin  <china@thewrittenword.com>
15517             Bruno Haible  <bruno@clisp.org>
15518
15519         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Perform the test for getaddrinfo
15520         through a link check that includes <netdb.h>. Needed for OSF/1 5.1.
15521
15522 2007-10-13  Bruno Haible  <bruno@clisp.org>
15523
15524         * lib/argp-fmtstream.h (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is
15525         defined, use the ISO C99 inline semantics.
15526         * lib/argp.h (ARGP_EI): Likewise.
15527
15528 2007-10-13  Bruno Haible  <bruno@clisp.org>
15529
15530         Handle 'inline' change in gcc 4.3.0.
15531         * lib/argp-fmtstream.h (argp_fmtstream_putc, argp_fmtstream_puts,
15532         argp_fmtstream_write, argp_fmtstream_set_lmargin,
15533         argp_fmtstream_set_rmargin, argp_fmtstream_set_wmargin,
15534         argp_fmtstream_point): Disable 'extern' declaration if the function
15535         definition is going to be provided inline.
15536         (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is defined, use the GNU C inline
15537         semantics, not the ISO C99 inline semantics.
15538         * lib/argp.h (argp_usage, _option_is_short, _option_is_end): Disable
15539         'extern' declaration if the function definition is going to be provided
15540         inline.
15541         (ARGP_EI): Don't assume GNU C. If __GNUC_STDC_INLINE__ is defined, use
15542         the GNU C inline semantics, not the ISO C99 inline semantics. With
15543         GCC 4.2, avoid a warning.
15544
15545 2007-10-13  Bruno Haible  <bruno@clisp.org>
15546
15547         * lib/freading.h (freading): Enable the use of __freading for
15548         glibc >= 2.7.
15549         * lib/freading.c (freading): Likewise.
15550
15551 2007-10-12  Paul Eggert  <eggert@cs.ucla.edu>
15552
15553         * lib/argp-fmtstream.h (ARGP_FS_EI): Work around GCC 4.2.1 diagnostic
15554         "warning: C99 inline functions are not supported; using GNU89".
15555
15556 2007-10-12  Bruno Haible  <bruno@clisp.org>
15557
15558         * lib/ceil.c (FUNC): Avoid rounding errors for values near a power
15559         of 2.
15560         * tests/test-ceilf2.c: New file.
15561         * modules/ceilf-tests: (Files, Depends-on, Makefile.am): Add new test.
15562
15563         * tests/test-ceilf1.c: Renamed from tests/test-ceilf.c.
15564         * modules/ceilf-tests: Update.
15565
15566 2007-10-12  Bruno Haible  <bruno@clisp.org>
15567
15568         * lib/floor.c (FUNC): Avoid rounding errors for values near a power
15569         of 2.
15570         * tests/test-floorf2.c: New file.
15571         * modules/floorf-tests: (Files, Depends-on, Makefile.am): Add new test.
15572
15573         * tests/test-floorf1.c: Renamed from tests/test-floorf.c.
15574         * modules/floorf-tests: Update.
15575
15576 2007-10-12  Bruno Haible  <bruno@clisp.org>
15577
15578         * tests/test-trunc2.c: New file.
15579         * modules/trunc-tests: (Files, Depends-on, Makefile.am): Add new test.
15580
15581         * tests/test-trunc1.c: Renamed from tests/test-trunc.c.
15582         * modules/trunc-tests: Update.
15583
15584 2007-10-12  Bruno Haible  <bruno@clisp.org>
15585
15586         * lib/trunc.c (FUNC): Avoid rounding errors for values near a power
15587         of 2.
15588         * tests/test-truncf2.c: New file.
15589         * modules/truncf-tests: (Files, Depends-on, Makefile.am): Add new test.
15590
15591         * tests/test-truncf1.c: Renamed from tests/test-truncf.c.
15592         * modules/truncf-tests: Update.
15593
15594 2007-10-11  Eric Blake  <ebb9@byu.net>
15595
15596         Don't claim strerror is broken on Interix.
15597         * doc/functions/strerror.texi (strerror): Known broken systems are
15598         now Solaris 8, and not Interix.
15599         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): No longer filter out
15600         Interix on cross-compile.
15601         Reported by Martin Koeppe in
15602         http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00005.html.
15603
15604 2007-10-11  Bruno Haible  <bruno@clisp.org>
15605
15606         * modules/i-ring-tests: New file.
15607         * tests/test-i-ring.c: Renamed from lib/i-ring-test.c. Use ASSERT
15608         instead of assert.
15609
15610 2007-10-11  Bruno Haible  <bruno@clisp.org>
15611
15612         * modules/filenamecat-tests: New file.
15613         * tests/test-filenamecat.c: New file, extracted from lib/filenamecat.c.
15614         * lib/filenamecat.c: Remove test code.
15615
15616 2007-10-11  Paul Eggert  <eggert@cs.ucla.edu>
15617
15618         Simplify and modernize strerror substitute, partly to fix Solaris 8 bug.
15619
15620         * lib/strerror.c: Include <string.h> always, to test interface,
15621         and to remove the need for the dummy.
15622         Include intprops.h to compute width instead of doing it ourselves
15623         and missing a CHAR_BIT declaration, which broke tar 1.19 on Solaris 8.
15624         (strerror): Define it to return NULL if there's no system strerror.
15625         (rpl_strerror): Use INT_STRLEN_BOUND to compute bound.
15626         Omit !HAVE_STRERROR code.  We don't need to worry about supporting
15627         ancient pre-strerror Unix systems well any more.  Saying "unknown
15628         system error" is enough.
15629         * lib/string.in.h (strerror): Simplify the ifdef to reflect the
15630         simpler strerror.c implementation.
15631         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE, gl_PREREQ_STDERROR):
15632         Simplify the tests to reflect the simpler strerror implementation.
15633         * modules/strerror (Depends-on): Add intprops.
15634
15635 2007-10-09  Eric Blake  <ebb9@byu.net>
15636
15637         Silence test-fpending.
15638         * modules/fpending-tests (Files): Add wrapper script.
15639         * tests/test-fpending.sh: New file.
15640
15641 2007-10-09  Bruno Haible  <bruno@clisp.org>
15642
15643         * MODULES.html.sh (func_module): Don't create a hyperlink for
15644         function names like 'printf_frexp'.
15645         (Misc): Add crc, memxor.
15646         (Characteristics of floating types): New section.
15647         (Mathematics): Add ceilf, ceill, floorf, floorl, frexpl-nolibm,
15648         isnanf-nolibm, signbit, trunc, truncf, truncl.
15649         (Enhancements for ISO C 99 functions): New subsection Input/output.
15650         (Support for systems lacking POSIX:2001): Add arpa_inet, calloc-posix,
15651         fcntl, fopen, freopen, fseek, fseeko, ftell, ftello, iconv_open,
15652         locale, malloc-posix, netinet_in, open, realloc-posix, signal, sleep.
15653         (Compatibility checks for POSIX:2001 functions): Add clock-time.
15654         (Enhancements for POSIX:2001 functions): Add chdir-long.
15655         (File system functions): Add areadlink, chdir-safer, read-file.
15656         Remove cycle-check.
15657         (File system as inode set): New section.
15658         (Date and time): Add gethrxtime.
15659         (Multithreading): Add openmp.
15660         (Internationalization functions): Add localename.
15661         (Unicode string functions): Add unistr/u*-mbsnlen.
15662         (Support for maintaining and releasing projects): Add git-version-gen.
15663         (Lone files): Remove directories.
15664
15665 2007-10-08  Ben Pfaff  <blp@gnu.org>
15666
15667         * lib/xmalloca.h: Fix typo in comment.
15668
15669 2007-10-08  Paul Eggert  <eggert@cs.ucla.edu>
15670
15671         * lib/xnanosleep.c (xnanosleep): Don't assume GCC 4.3.0 behavior
15672         when avoiding problems with integer overflow.  Use a portable test
15673         instead.
15674
15675 2007-10-08  Simon Josefsson  <simon@josefsson.org>
15676
15677         * modules/dummy (License): Change to LGPLv2+.
15678         * modules/float (License): Likewise
15679         * modules/realloc (License): Likewise
15680         * modules/stdlib (License): Likewise
15681
15682 2007-10-07  Bruno Haible  <bruno@clisp.org>
15683
15684         * trunc.c (TWO_MANT_DIG): Change type to DOUBLE.
15685         * floor.c (TWO_MANT_DIG): Likewise.
15686         * ceil.c (TWO_MANT_DIG): Likewise.
15687         Reported by Ben Pfaff.
15688
15689 2007-10-07  Bruno Haible  <bruno@clisp.org>
15690
15691         Avoid gcc warnings "declaration of 'exp' shadows a global declaration".
15692         * lib/math.in.h (frexp, frexpl): Change parameter name to 'expptr'.
15693         * lib/frexp.c (FUNC): Likewise.
15694         * lib/printf-frexp.h (printf_frexp): Likewise.
15695         * lib/printf-frexpl.h (printf_frexpl): Likewise.
15696         * lib/printf-frexp.c (FUNC): Likewise.
15697         Suggested by Jim Meyering.
15698
15699 2007-10-07  Jim Meyering  <meyering@redhat.com>
15700
15701         Make xnanosleep's integer overflow test more robust.
15702         * lib/xnanosleep.c (xnanosleep): Declare a temporary to be "volatile",
15703         so that gcc-4.3.0 doesn't optimize away this test for overflow.
15704
15705 2007-10-07  Bruno Haible  <bruno@clisp.org>
15706
15707         * NEWS: Mention the license change.
15708
15709         * doc/gnulib-intro.texi (Copyright): Update the meaning of the license
15710         abbreviations in the modules files.
15711
15712         Change copyright notice from GPLv2+ to GPLv3+.
15713         * README: Change copyright notice.
15714         * MODULES.html.sh: Likewise.
15715         * build-aux/bootstrap.conf: Likewise.
15716         * build-aux/config.libpath: Likewise.
15717         * build-aux/csharpcomp.sh.in: Likewise.
15718         * build-aux/csharpexec.sh.in: Likewise.
15719         * build-aux/install-reloc: Likewise.
15720         * build-aux/javacomp.sh.in: Likewise.
15721         * build-aux/javaexec.sh.in: Likewise.
15722         * build-aux/ldd.sh.in: Likewise.
15723         * build-aux/reloc-ldflags: Likewise.
15724         * build-aux/relocatable.sh.in: Likewise.
15725         * build-aux/x-to-1.in: Likewise.
15726         * check-module: Likewise.
15727         * config/srclistvars.sh: Likewise.
15728         * gnulib-tool: Likewise.
15729         * lib/acl-internal.h: Likewise.
15730         * lib/acl.c: Likewise.
15731         * lib/acl.h: Likewise.
15732         * lib/acl_entries.c: Likewise.
15733         * lib/areadlink-with-size.c: Likewise.
15734         * lib/areadlink.c: Likewise.
15735         * lib/areadlink.h: Likewise.
15736         * lib/argmatch.c: Likewise.
15737         * lib/argmatch.h: Likewise.
15738         * lib/argp-ba.c: Likewise.
15739         * lib/argp-eexst.c: Likewise.
15740         * lib/argp-fmtstream.c: Likewise.
15741         * lib/argp-fmtstream.h: Likewise.
15742         * lib/argp-fs-xinl.c: Likewise.
15743         * lib/argp-help.c: Likewise.
15744         * lib/argp-namefrob.h: Likewise.
15745         * lib/argp-parse.c: Likewise.
15746         * lib/argp-pin.c: Likewise.
15747         * lib/argp-pv.c: Likewise.
15748         * lib/argp-pvh.c: Likewise.
15749         * lib/argp-xinl.c: Likewise.
15750         * lib/argp.h: Likewise.
15751         * lib/at-func.c: Likewise.
15752         * lib/atanl.c: Likewise.
15753         * lib/backupfile.c: Likewise.
15754         * lib/backupfile.h: Likewise.
15755         * lib/basename.c: Likewise.
15756         * lib/binary-io.h: Likewise.
15757         * lib/byteswap.in.h: Likewise.
15758         * lib/c-stack.c: Likewise.
15759         * lib/c-stack.h: Likewise.
15760         * lib/c-strcasestr.c: Likewise.
15761         * lib/c-strcasestr.h: Likewise.
15762         * lib/c-strstr.c: Likewise.
15763         * lib/c-strstr.h: Likewise.
15764         * lib/c-strtod.c: Likewise.
15765         * lib/calloc.c: Likewise.
15766         * lib/canon-host.c: Likewise.
15767         * lib/canon-host.h: Likewise.
15768         * lib/canonicalize-lgpl.c: Likewise.
15769         * lib/canonicalize.c: Likewise.
15770         * lib/canonicalize.h: Likewise.
15771         * lib/ceil.c: Likewise.
15772         * lib/ceilf.c: Likewise.
15773         * lib/ceill.c: Likewise.
15774         * lib/chdir-long.c: Likewise.
15775         * lib/chdir-long.h: Likewise.
15776         * lib/chdir-safer.c: Likewise.
15777         * lib/chdir-safer.h: Likewise.
15778         * lib/chown.c: Likewise.
15779         * lib/classpath.c: Likewise.
15780         * lib/classpath.h: Likewise.
15781         * lib/clean-temp.c: Likewise.
15782         * lib/clean-temp.h: Likewise.
15783         * lib/cloexec.c: Likewise.
15784         * lib/close-stream.c: Likewise.
15785         * lib/closein.c: Likewise.
15786         * lib/closein.h: Likewise.
15787         * lib/closeout.c: Likewise.
15788         * lib/closeout.h: Likewise.
15789         * lib/concat-filename.c: Likewise.
15790         * lib/copy-file.c: Likewise.
15791         * lib/copy-file.h: Likewise.
15792         * lib/count-one-bits.h: Likewise.
15793         * lib/crc.c: Likewise.
15794         * lib/crc.h: Likewise.
15795         * lib/creat-safer.c: Likewise.
15796         * lib/csharpcomp.c: Likewise.
15797         * lib/csharpcomp.h: Likewise.
15798         * lib/csharpexec.c: Likewise.
15799         * lib/csharpexec.h: Likewise.
15800         * lib/cycle-check.c: Likewise.
15801         * lib/cycle-check.h: Likewise.
15802         * lib/diacrit.c: Likewise.
15803         * lib/diacrit.h: Likewise.
15804         * lib/diffseq.h: Likewise.
15805         * lib/dirchownmod.c: Likewise.
15806         * lib/dirent.in.h: Likewise.
15807         * lib/dirfd.c: Likewise.
15808         * lib/dirfd.h: Likewise.
15809         * lib/dirname.c: Likewise.
15810         * lib/dirname.h: Likewise.
15811         * lib/dummy.c: Likewise.
15812         * lib/dup-safer.c: Likewise.
15813         * lib/dup2.c: Likewise.
15814         * lib/eealloc.h: Likewise.
15815         * lib/error.c: Likewise.
15816         * lib/error.h: Likewise.
15817         * lib/euidaccess.c: Likewise.
15818         * lib/exclude.c: Likewise.
15819         * lib/exclude.h: Likewise.
15820         * lib/execute.c: Likewise.
15821         * lib/execute.h: Likewise.
15822         * lib/exitfail.c: Likewise.
15823         * lib/exitfail.h: Likewise.
15824         * lib/expl.c: Likewise.
15825         * lib/fatal-signal.c: Likewise.
15826         * lib/fatal-signal.h: Likewise.
15827         * lib/fbufmode.c: Likewise.
15828         * lib/fbufmode.h: Likewise.
15829         * lib/fchdir.c: Likewise.
15830         * lib/fchmodat.c: Likewise.
15831         * lib/fchownat.c: Likewise.
15832         * lib/fcntl--.h: Likewise.
15833         * lib/fcntl-safer.h: Likewise.
15834         * lib/fcntl.in.h: Likewise.
15835         * lib/fd-safer.c: Likewise.
15836         * lib/fflush.c: Likewise.
15837         * lib/file-has-acl.c: Likewise.
15838         * lib/file-set.c: Likewise.
15839         * lib/file-type.c: Likewise.
15840         * lib/file-type.h: Likewise.
15841         * lib/fileblocks.c: Likewise.
15842         * lib/filemode.c: Likewise.
15843         * lib/filemode.h: Likewise.
15844         * lib/filename.h: Likewise.
15845         * lib/filenamecat.c: Likewise.
15846         * lib/filenamecat.h: Likewise.
15847         * lib/findprog.c: Likewise.
15848         * lib/findprog.h: Likewise.
15849         * lib/float.in.h: Likewise.
15850         * lib/floor.c: Likewise.
15851         * lib/floorf.c: Likewise.
15852         * lib/floorl.c: Likewise.
15853         * lib/fopen-safer.c: Likewise.
15854         * lib/fopen.c: Likewise.
15855         * lib/fpending.c: Likewise.
15856         * lib/fpending.h: Likewise.
15857         * lib/fprintf.c: Likewise.
15858         * lib/fprintftime.h: Likewise.
15859         * lib/fpucw.h: Likewise.
15860         * lib/fpurge.c: Likewise.
15861         * lib/fpurge.h: Likewise.
15862         * lib/freadable.c: Likewise.
15863         * lib/freadable.h: Likewise.
15864         * lib/freadahead.c: Likewise.
15865         * lib/freadahead.h: Likewise.
15866         * lib/freading.c: Likewise.
15867         * lib/freading.h: Likewise.
15868         * lib/free.c: Likewise.
15869         * lib/freopen.c: Likewise.
15870         * lib/frexp.c: Likewise.
15871         * lib/frexpl.c: Likewise.
15872         * lib/fseek.c: Likewise.
15873         * lib/fseterr.c: Likewise.
15874         * lib/fseterr.h: Likewise.
15875         * lib/fstatat.c: Likewise.
15876         * lib/fstrcmp.c: Likewise.
15877         * lib/fstrcmp.h: Likewise.
15878         * lib/fsusage.c: Likewise.
15879         * lib/fsusage.h: Likewise.
15880         * lib/ftell.c: Likewise.
15881         * lib/ftello.c: Likewise.
15882         * lib/fts-cycle.c: Likewise.
15883         * lib/fts.c: Likewise.
15884         * lib/fts_.h: Likewise.
15885         * lib/full-read.c: Likewise.
15886         * lib/full-read.h: Likewise.
15887         * lib/full-write.c: Likewise.
15888         * lib/full-write.h: Likewise.
15889         * lib/fwritable.c: Likewise.
15890         * lib/fwritable.h: Likewise.
15891         * lib/fwriteerror.c: Likewise.
15892         * lib/fwriteerror.h: Likewise.
15893         * lib/fwriting.c: Likewise.
15894         * lib/fwriting.h: Likewise.
15895         * lib/gcd.c: Likewise.
15896         * lib/gcd.h: Likewise.
15897         * lib/getcwd.c: Likewise.
15898         * lib/getdate.h: Likewise.
15899         * lib/getdate.y: Likewise.
15900         * lib/getdomainname.c: Likewise.
15901         * lib/getdomainname.h: Likewise.
15902         * lib/getgroups.c: Likewise.
15903         * lib/gethostname.c: Likewise.
15904         * lib/gethrxtime.c: Likewise.
15905         * lib/gethrxtime.h: Likewise.
15906         * lib/getloadavg.c: Likewise.
15907         * lib/getndelim2.c: Likewise.
15908         * lib/getndelim2.h: Likewise.
15909         * lib/getnline.c: Likewise.
15910         * lib/getnline.h: Likewise.
15911         * lib/getopt.c: Likewise.
15912         * lib/getopt.in.h: Likewise.
15913         * lib/getopt1.c: Likewise.
15914         * lib/getopt_int.h: Likewise.
15915         * lib/getpagesize.h: Likewise.
15916         * lib/getsubopt.c: Likewise.
15917         * lib/gettime.c: Likewise.
15918         * lib/getugroups.c: Likewise.
15919         * lib/getugroups.h: Likewise.
15920         * lib/getusershell.c: Likewise.
15921         * lib/gl_anyavltree_list1.h: Likewise.
15922         * lib/gl_anyavltree_list2.h: Likewise.
15923         * lib/gl_anyhash_list1.h: Likewise.
15924         * lib/gl_anyhash_list2.h: Likewise.
15925         * lib/gl_anylinked_list1.h: Likewise.
15926         * lib/gl_anylinked_list2.h: Likewise.
15927         * lib/gl_anyrbtree_list1.h: Likewise.
15928         * lib/gl_anyrbtree_list2.h: Likewise.
15929         * lib/gl_anytree_list1.h: Likewise.
15930         * lib/gl_anytree_list2.h: Likewise.
15931         * lib/gl_anytree_oset.h: Likewise.
15932         * lib/gl_anytreehash_list1.h: Likewise.
15933         * lib/gl_anytreehash_list2.h: Likewise.
15934         * lib/gl_array_list.c: Likewise.
15935         * lib/gl_array_list.h: Likewise.
15936         * lib/gl_array_oset.c: Likewise.
15937         * lib/gl_array_oset.h: Likewise.
15938         * lib/gl_avltree_list.c: Likewise.
15939         * lib/gl_avltree_list.h: Likewise.
15940         * lib/gl_avltree_oset.c: Likewise.
15941         * lib/gl_avltree_oset.h: Likewise.
15942         * lib/gl_avltreehash_list.c: Likewise.
15943         * lib/gl_avltreehash_list.h: Likewise.
15944         * lib/gl_carray_list.c: Likewise.
15945         * lib/gl_carray_list.h: Likewise.
15946         * lib/gl_linked_list.c: Likewise.
15947         * lib/gl_linked_list.h: Likewise.
15948         * lib/gl_linkedhash_list.c: Likewise.
15949         * lib/gl_linkedhash_list.h: Likewise.
15950         * lib/gl_list.c: Likewise.
15951         * lib/gl_list.h: Likewise.
15952         * lib/gl_oset.c: Likewise.
15953         * lib/gl_oset.h: Likewise.
15954         * lib/gl_rbtree_list.c: Likewise.
15955         * lib/gl_rbtree_list.h: Likewise.
15956         * lib/gl_rbtree_oset.c: Likewise.
15957         * lib/gl_rbtree_oset.h: Likewise.
15958         * lib/gl_rbtreehash_list.c: Likewise.
15959         * lib/gl_rbtreehash_list.h: Likewise.
15960         * lib/gl_sublist.c: Likewise.
15961         * lib/gl_sublist.h: Likewise.
15962         * lib/group-member.c: Likewise.
15963         * lib/group-member.h: Likewise.
15964         * lib/hard-locale.c: Likewise.
15965         * lib/hard-locale.h: Likewise.
15966         * lib/hash-pjw.c: Likewise.
15967         * lib/hash-pjw.h: Likewise.
15968         * lib/hash-triple.c: Likewise.
15969         * lib/hash.c: Likewise.
15970         * lib/hash.h: Likewise.
15971         * lib/human.c: Likewise.
15972         * lib/human.h: Likewise.
15973         * lib/i-ring.c: Likewise.
15974         * lib/i-ring.h: Likewise.
15975         * lib/idcache.c: Likewise.
15976         * lib/imaxabs.c: Likewise.
15977         * lib/imaxdiv.c: Likewise.
15978         * lib/inet_pton.c: Likewise.
15979         * lib/inet_pton.h: Likewise.
15980         * lib/intprops.h: Likewise.
15981         * lib/inttostr.c: Likewise.
15982         * lib/inttostr.h: Likewise.
15983         * lib/inttypes.in.h: Likewise.
15984         * lib/isapipe.c: Likewise.
15985         * lib/isdir.c: Likewise.
15986         * lib/isnan.c: Likewise.
15987         * lib/isnan.h: Likewise.
15988         * lib/isnanf.c: Likewise.
15989         * lib/isnanf.h: Likewise.
15990         * lib/isnanl-nolibm.h: Likewise.
15991         * lib/isnanl.c: Likewise.
15992         * lib/isnanl.h: Likewise.
15993         * lib/javacomp.c: Likewise.
15994         * lib/javacomp.h: Likewise.
15995         * lib/javaexec.c: Likewise.
15996         * lib/javaexec.h: Likewise.
15997         * lib/javaversion.c: Likewise.
15998         * lib/javaversion.h: Likewise.
15999         * lib/javaversion.java: Likewise.
16000         * lib/lbrkprop.h: Likewise.
16001         * lib/lchmod.h: Likewise.
16002         * lib/lchown.c: Likewise.
16003         * lib/ldexpl.c: Likewise.
16004         * lib/linebreak.c: Likewise.
16005         * lib/linebreak.h: Likewise.
16006         * lib/linebuffer.c: Likewise.
16007         * lib/linebuffer.h: Likewise.
16008         * lib/locale.in.h: Likewise.
16009         * lib/logl.c: Likewise.
16010         * lib/long-options.c: Likewise.
16011         * lib/long-options.h: Likewise.
16012         * lib/lstat.c: Likewise.
16013         * lib/lstat.h: Likewise.
16014         * lib/math.in.h: Likewise.
16015         * lib/mbchar.c: Likewise.
16016         * lib/mbchar.h: Likewise.
16017         * lib/mbfile.h: Likewise.
16018         * lib/mbiter.h: Likewise.
16019         * lib/mbscasecmp.c: Likewise.
16020         * lib/mbscasestr.c: Likewise.
16021         * lib/mbschr.c: Likewise.
16022         * lib/mbscspn.c: Likewise.
16023         * lib/mbslen.c: Likewise.
16024         * lib/mbsncasecmp.c: Likewise.
16025         * lib/mbsnlen.c: Likewise.
16026         * lib/mbspbrk.c: Likewise.
16027         * lib/mbspcasecmp.c: Likewise.
16028         * lib/mbsrchr.c: Likewise.
16029         * lib/mbssep.c: Likewise.
16030         * lib/mbsspn.c: Likewise.
16031         * lib/mbsstr.c: Likewise.
16032         * lib/mbstok_r.c: Likewise.
16033         * lib/mbswidth.c: Likewise.
16034         * lib/mbswidth.h: Likewise.
16035         * lib/mbuiter.h: Likewise.
16036         * lib/memcasecmp.c: Likewise.
16037         * lib/memcasecmp.h: Likewise.
16038         * lib/memchr.c: Likewise.
16039         * lib/memcmp.c: Likewise.
16040         * lib/memcoll.c: Likewise.
16041         * lib/memcoll.h: Likewise.
16042         * lib/memcpy.c: Likewise.
16043         * lib/memrchr.c: Likewise.
16044         * lib/mkancesdirs.c: Likewise.
16045         * lib/mkdir-p.c: Likewise.
16046         * lib/mkdir-p.h: Likewise.
16047         * lib/mkdir.c: Likewise.
16048         * lib/mkdirat.c: Likewise.
16049         * lib/mkdtemp.c: Likewise.
16050         * lib/mkstemp-safer.c: Likewise.
16051         * lib/mkstemp.c: Likewise.
16052         * lib/modechange.c: Likewise.
16053         * lib/modechange.h: Likewise.
16054         * lib/mountlist.c: Likewise.
16055         * lib/mountlist.h: Likewise.
16056         * lib/mpsort.c: Likewise.
16057         * lib/nanosleep.c: Likewise.
16058         * lib/obstack.c: Likewise.
16059         * lib/obstack.h: Likewise.
16060         * lib/open-safer.c: Likewise.
16061         * lib/open.c: Likewise.
16062         * lib/openat-die.c: Likewise.
16063         * lib/openat-priv.h: Likewise.
16064         * lib/openat-proc.c: Likewise.
16065         * lib/openat.c: Likewise.
16066         * lib/openat.h: Likewise.
16067         * lib/pagealign_alloc.c: Likewise.
16068         * lib/pagealign_alloc.h: Likewise.
16069         * lib/physmem.c: Likewise.
16070         * lib/physmem.h: Likewise.
16071         * lib/pipe-safer.c: Likewise.
16072         * lib/pipe.c: Likewise.
16073         * lib/pipe.h: Likewise.
16074         * lib/posixtm.c: Likewise.
16075         * lib/posixtm.h: Likewise.
16076         * lib/posixver.c: Likewise.
16077         * lib/printf-frexp.c: Likewise.
16078         * lib/printf-frexp.h: Likewise.
16079         * lib/printf-frexpl.c: Likewise.
16080         * lib/printf-frexpl.h: Likewise.
16081         * lib/printf.c: Likewise.
16082         * lib/progname.c: Likewise.
16083         * lib/progname.h: Likewise.
16084         * lib/progreloc.c: Likewise.
16085         * lib/putenv.c: Likewise.
16086         * lib/quote.c: Likewise.
16087         * lib/quote.h: Likewise.
16088         * lib/quotearg.c: Likewise.
16089         * lib/quotearg.h: Likewise.
16090         * lib/raise.c: Likewise.
16091         * lib/readline.c: Likewise.
16092         * lib/readline.h: Likewise.
16093         * lib/readlink.c: Likewise.
16094         * lib/readtokens.c: Likewise.
16095         * lib/readtokens.h: Likewise.
16096         * lib/readtokens0.c: Likewise.
16097         * lib/readtokens0.h: Likewise.
16098         * lib/readutmp.c: Likewise.
16099         * lib/readutmp.h: Likewise.
16100         * lib/realloc.c: Likewise.
16101         * lib/relocwrapper.c: Likewise.
16102         * lib/rename-dest-slash.c: Likewise.
16103         * lib/rename.c: Likewise.
16104         * lib/rmdir.c: Likewise.
16105         * lib/rpmatch.c: Likewise.
16106         * lib/safe-read.c: Likewise.
16107         * lib/safe-read.h: Likewise.
16108         * lib/safe-write.c: Likewise.
16109         * lib/safe-write.h: Likewise.
16110         * lib/same-inode.h: Likewise.
16111         * lib/same.c: Likewise.
16112         * lib/same.h: Likewise.
16113         * lib/save-cwd.c: Likewise.
16114         * lib/save-cwd.h: Likewise.
16115         * lib/savedir.c: Likewise.
16116         * lib/savedir.h: Likewise.
16117         * lib/savewd.c: Likewise.
16118         * lib/savewd.h: Likewise.
16119         * lib/search.in.h: Likewise.
16120         * lib/setenv.c: Likewise.
16121         * lib/setenv.h: Likewise.
16122         * lib/settime.c: Likewise.
16123         * lib/sh-quote.c: Likewise.
16124         * lib/sh-quote.h: Likewise.
16125         * lib/sig2str.c: Likewise.
16126         * lib/sig2str.h: Likewise.
16127         * lib/signal.in.h: Likewise.
16128         * lib/signbitd.c: Likewise.
16129         * lib/signbitf.c: Likewise.
16130         * lib/signbitl.c: Likewise.
16131         * lib/sigprocmask.c: Likewise.
16132         * lib/sincosl.c: Likewise.
16133         * lib/sleep.c: Likewise.
16134         * lib/sprintf.c: Likewise.
16135         * lib/sqrtl.c: Likewise.
16136         * lib/stat-time.h: Likewise.
16137         * lib/stdio--.h: Likewise.
16138         * lib/stdio-safer.h: Likewise.
16139         * lib/stdlib--.h: Likewise.
16140         * lib/stdlib-safer.h: Likewise.
16141         * lib/stdlib.in.h: Likewise.
16142         * lib/stpcpy.c: Likewise.
16143         * lib/stpncpy.c: Likewise.
16144         * lib/strchrnul.c: Likewise.
16145         * lib/strcspn.c: Likewise.
16146         * lib/strerror.c: Likewise.
16147         * lib/strftime.c: Likewise.
16148         * lib/strftime.h: Likewise.
16149         * lib/striconveh.c: Likewise.
16150         * lib/striconveh.h: Likewise.
16151         * lib/striconveha.c: Likewise.
16152         * lib/striconveha.h: Likewise.
16153         * lib/stripslash.c: Likewise.
16154         * lib/strnlen1.c: Likewise.
16155         * lib/strnlen1.h: Likewise.
16156         * lib/strtod.c: Likewise.
16157         * lib/strtoimax.c: Likewise.
16158         * lib/strtok_r.c: Likewise.
16159         * lib/strtol.c: Likewise.
16160         * lib/strtoll.c: Likewise.
16161         * lib/strtoul.c: Likewise.
16162         * lib/strtoull.c: Likewise.
16163         * lib/sysexits.in.h: Likewise.
16164         * lib/tempname.c: Likewise.
16165         * lib/tempname.h: Likewise.
16166         * lib/timespec.h: Likewise.
16167         * lib/tls.c: Likewise.
16168         * lib/tls.h: Likewise.
16169         * lib/tmpdir.c: Likewise.
16170         * lib/tmpdir.h: Likewise.
16171         * lib/tmpfile-safer.c: Likewise.
16172         * lib/tmpfile.c: Likewise.
16173         * lib/trigl.c: Likewise.
16174         * lib/trigl.h: Likewise.
16175         * lib/trim.c: Likewise.
16176         * lib/trim.h: Likewise.
16177         * lib/trunc.c: Likewise.
16178         * lib/truncf.c: Likewise.
16179         * lib/truncl.c: Likewise.
16180         * lib/tsearch.c: Likewise.
16181         * lib/unicodeio.c: Likewise.
16182         * lib/unicodeio.h: Likewise.
16183         * lib/unistd--.h: Likewise.
16184         * lib/unistd-safer.h: Likewise.
16185         * lib/unistdio/ulc-fprintf.c: Likewise.
16186         * lib/unistdio/ulc-vfprintf.c: Likewise.
16187         * lib/unlinkdir.c: Likewise.
16188         * lib/unlinkdir.h: Likewise.
16189         * lib/unlocked-io.h: Likewise.
16190         * lib/unsetenv.c: Likewise.
16191         * lib/userspec.c: Likewise.
16192         * lib/utime.c: Likewise.
16193         * lib/utimecmp.c: Likewise.
16194         * lib/utimecmp.h: Likewise.
16195         * lib/utimens.c: Likewise.
16196         * lib/verify.h: Likewise.
16197         * lib/verror.c: Likewise.
16198         * lib/verror.h: Likewise.
16199         * lib/version-etc-fsf.c: Likewise.
16200         * lib/version-etc.c: Likewise.
16201         * lib/version-etc.h: Likewise.
16202         * lib/vfprintf.c: Likewise.
16203         * lib/vprintf.c: Likewise.
16204         * lib/vsprintf.c: Likewise.
16205         * lib/w32spawn.h: Likewise.
16206         * lib/wait-process.c: Likewise.
16207         * lib/wait-process.h: Likewise.
16208         * lib/wcwidth.c: Likewise.
16209         * lib/write-any-file.c: Likewise.
16210         * lib/xalloc-die.c: Likewise.
16211         * lib/xalloc.h: Likewise.
16212         * lib/xasprintf.c: Likewise.
16213         * lib/xgetcwd.c: Likewise.
16214         * lib/xgetcwd.h: Likewise.
16215         * lib/xgetdomainname.c: Likewise.
16216         * lib/xgetdomainname.h: Likewise.
16217         * lib/xgethostname.c: Likewise.
16218         * lib/xmalloc.c: Likewise.
16219         * lib/xmalloca.c: Likewise.
16220         * lib/xmalloca.h: Likewise.
16221         * lib/xmemcoll.c: Likewise.
16222         * lib/xnanosleep.c: Likewise.
16223         * lib/xreadlink.c: Likewise.
16224         * lib/xreadlink.h: Likewise.
16225         * lib/xsetenv.c: Likewise.
16226         * lib/xsetenv.h: Likewise.
16227         * lib/xstriconv.c: Likewise.
16228         * lib/xstriconv.h: Likewise.
16229         * lib/xstrndup.c: Likewise.
16230         * lib/xstrndup.h: Likewise.
16231         * lib/xstrtod.c: Likewise.
16232         * lib/xstrtod.h: Likewise.
16233         * lib/xstrtol-error.c: Likewise.
16234         * lib/xstrtol.c: Likewise.
16235         * lib/xstrtol.h: Likewise.
16236         * lib/xtime.h: Likewise.
16237         * lib/xvasprintf.c: Likewise.
16238         * lib/xvasprintf.h: Likewise.
16239         * lib/yesno.c: Likewise.
16240         * lib/yesno.h: Likewise.
16241         * posix-modules: Likewise.
16242         * tests/test-alloca-opt.c: Likewise.
16243         * tests/test-arcfour.c: Likewise.
16244         * tests/test-arctwo.c: Likewise.
16245         * tests/test-argmatch.c: Likewise.
16246         * tests/test-argp-2.sh: Likewise.
16247         * tests/test-argp.c: Likewise.
16248         * tests/test-arpa_inet.c: Likewise.
16249         * tests/test-array_list.c: Likewise.
16250         * tests/test-array_oset.c: Likewise.
16251         * tests/test-atexit.c: Likewise.
16252         * tests/test-avltree_list.c: Likewise.
16253         * tests/test-avltree_oset.c: Likewise.
16254         * tests/test-avltreehash_list.c: Likewise.
16255         * tests/test-base64.c: Likewise.
16256         * tests/test-binary-io.c: Likewise.
16257         * tests/test-byteswap.c: Likewise.
16258         * tests/test-c-ctype.c: Likewise.
16259         * tests/test-c-strcasecmp.c: Likewise.
16260         * tests/test-c-strcasestr.c: Likewise.
16261         * tests/test-c-strncasecmp.c: Likewise.
16262         * tests/test-c-strstr.c: Likewise.
16263         * tests/test-canonicalize-lgpl.c: Likewise.
16264         * tests/test-canonicalize.c: Likewise.
16265         * tests/test-carray_list.c: Likewise.
16266         * tests/test-ceilf.c: Likewise.
16267         * tests/test-ceill.c: Likewise.
16268         * tests/test-count-one-bits.c: Likewise.
16269         * tests/test-crc.c: Likewise.
16270         * tests/test-dirname.c: Likewise.
16271         * tests/test-fbufmode.c: Likewise.
16272         * tests/test-fcntl.c: Likewise.
16273         * tests/test-fflush.c: Likewise.
16274         * tests/test-floorf.c: Likewise.
16275         * tests/test-floorl.c: Likewise.
16276         * tests/test-fopen.c: Likewise.
16277         * tests/test-fprintf-posix.c: Likewise.
16278         * tests/test-fprintf-posix.h: Likewise.
16279         * tests/test-fpurge.c: Likewise.
16280         * tests/test-freadable.c: Likewise.
16281         * tests/test-freadahead.c: Likewise.
16282         * tests/test-freading.c: Likewise.
16283         * tests/test-freopen.c: Likewise.
16284         * tests/test-frexp.c: Likewise.
16285         * tests/test-frexpl.c: Likewise.
16286         * tests/test-fseek.c: Likewise.
16287         * tests/test-fseeko.c: Likewise.
16288         * tests/test-fseterr.c: Likewise.
16289         * tests/test-fstrcmp.c: Likewise.
16290         * tests/test-ftell.c: Likewise.
16291         * tests/test-ftello.c: Likewise.
16292         * tests/test-fwritable.c: Likewise.
16293         * tests/test-fwriting.c: Likewise.
16294         * tests/test-getaddrinfo.c: Likewise.
16295         * tests/test-getpass.c: Likewise.
16296         * tests/test-gettimeofday.c: Likewise.
16297         * tests/test-hmac-md5.c: Likewise.
16298         * tests/test-hmac-sha1.c: Likewise.
16299         * tests/test-iconv.c: Likewise.
16300         * tests/test-iconvme.c: Likewise.
16301         * tests/test-inttypes.c: Likewise.
16302         * tests/test-isnan.c: Likewise.
16303         * tests/test-isnanf.c: Likewise.
16304         * tests/test-isnanl-nolibm.c: Likewise.
16305         * tests/test-isnanl.c: Likewise.
16306         * tests/test-isnanl.h: Likewise.
16307         * tests/test-ldexpl.c: Likewise.
16308         * tests/test-linked_list.c: Likewise.
16309         * tests/test-linkedhash_list.c: Likewise.
16310         * tests/test-locale.c: Likewise.
16311         * tests/test-localename.c: Likewise.
16312         * tests/test-lock.c: Likewise.
16313         * tests/test-lseek.c: Likewise.
16314         * tests/test-malloca.c: Likewise.
16315         * tests/test-math.c: Likewise.
16316         * tests/test-mbscasecmp.c: Likewise.
16317         * tests/test-mbscasestr1.c: Likewise.
16318         * tests/test-mbscasestr2.c: Likewise.
16319         * tests/test-mbscasestr3.c: Likewise.
16320         * tests/test-mbscasestr4.c: Likewise.
16321         * tests/test-mbschr.c: Likewise.
16322         * tests/test-mbscspn.c: Likewise.
16323         * tests/test-mbsncasecmp.c: Likewise.
16324         * tests/test-mbspbrk.c: Likewise.
16325         * tests/test-mbspcasecmp.c: Likewise.
16326         * tests/test-mbsrchr.c: Likewise.
16327         * tests/test-mbsspn.c: Likewise.
16328         * tests/test-mbsstr1.c: Likewise.
16329         * tests/test-mbsstr2.c: Likewise.
16330         * tests/test-mbsstr3.c: Likewise.
16331         * tests/test-md5.c: Likewise.
16332         * tests/test-memmem.c: Likewise.
16333         * tests/test-netinet_in.c: Likewise.
16334         * tests/test-open.c: Likewise.
16335         * tests/test-printf-frexp.c: Likewise.
16336         * tests/test-printf-frexpl.c: Likewise.
16337         * tests/test-printf-posix.c: Likewise.
16338         * tests/test-printf-posix.h: Likewise.
16339         * tests/test-rbtree_list.c: Likewise.
16340         * tests/test-rbtree_oset.c: Likewise.
16341         * tests/test-rbtreehash_list.c: Likewise.
16342         * tests/test-read-file.c: Likewise.
16343         * tests/test-rijndael.c: Likewise.
16344         * tests/test-search.c: Likewise.
16345         * tests/test-signbit.c: Likewise.
16346         * tests/test-sleep.c: Likewise.
16347         * tests/test-snprintf-posix.c: Likewise.
16348         * tests/test-snprintf-posix.h: Likewise.
16349         * tests/test-snprintf.c: Likewise.
16350         * tests/test-sprintf-posix.c: Likewise.
16351         * tests/test-sprintf-posix.h: Likewise.
16352         * tests/test-stat-time.c: Likewise.
16353         * tests/test-stdbool.c: Likewise.
16354         * tests/test-stdint.c: Likewise.
16355         * tests/test-stdio.c: Likewise.
16356         * tests/test-stdlib.c: Likewise.
16357         * tests/test-stpncpy.c: Likewise.
16358         * tests/test-strcasestr.c: Likewise.
16359         * tests/test-striconv.c: Likewise.
16360         * tests/test-striconveh.c: Likewise.
16361         * tests/test-striconveha.c: Likewise.
16362         * tests/test-string.c: Likewise.
16363         * tests/test-sys_select.c: Likewise.
16364         * tests/test-sys_socket.c: Likewise.
16365         * tests/test-sys_stat.c: Likewise.
16366         * tests/test-sys_time.c: Likewise.
16367         * tests/test-sysexits.c: Likewise.
16368         * tests/test-time.c: Likewise.
16369         * tests/test-tls.c: Likewise.
16370         * tests/test-trunc.c: Likewise.
16371         * tests/test-truncf.c: Likewise.
16372         * tests/test-truncl.c: Likewise.
16373         * tests/test-unistd.c: Likewise.
16374         * tests/test-vasnprintf-posix.c: Likewise.
16375         * tests/test-vasnprintf-posix2.c: Likewise.
16376         * tests/test-vasnprintf.c: Likewise.
16377         * tests/test-vasprintf-posix.c: Likewise.
16378         * tests/test-vasprintf.c: Likewise.
16379         * tests/test-verify.c: Likewise.
16380         * tests/test-vfprintf-posix.c: Likewise.
16381         * tests/test-vprintf-posix.c: Likewise.
16382         * tests/test-vsnprintf-posix.c: Likewise.
16383         * tests/test-vsnprintf.c: Likewise.
16384         * tests/test-vsprintf-posix.c: Likewise.
16385         * tests/test-wchar.c: Likewise.
16386         * tests/test-wctype.c: Likewise.
16387         * tests/test-wcwidth.c: Likewise.
16388         * tests/test-xstrtol.c: Likewise.
16389         * tests/test-xvasprintf.c: Likewise.
16390         * tests/uniconv/test-u16-conv-from-enc.c: Likewise.
16391         * tests/uniconv/test-u16-conv-to-enc.c: Likewise.
16392         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
16393         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
16394         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
16395         * tests/uniconv/test-u32-conv-to-enc.c: Likewise.
16396         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
16397         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
16398         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
16399         * tests/uniconv/test-u8-conv-to-enc.c: Likewise.
16400         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
16401         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
16402         * tests/uniname/test-uninames.c: Likewise.
16403         * tests/unistdio/test-u16-asnprintf1.c: Likewise.
16404         * tests/unistdio/test-u16-asnprintf1.h: Likewise.
16405         * tests/unistdio/test-u16-printf1.h: Likewise.
16406         * tests/unistdio/test-u16-vasnprintf1.c: Likewise.
16407         * tests/unistdio/test-u16-vasnprintf2.c: Likewise.
16408         * tests/unistdio/test-u16-vasnprintf3.c: Likewise.
16409         * tests/unistdio/test-u16-vasprintf1.c: Likewise.
16410         * tests/unistdio/test-u16-vsnprintf1.c: Likewise.
16411         * tests/unistdio/test-u16-vsprintf1.c: Likewise.
16412         * tests/unistdio/test-u32-asnprintf1.c: Likewise.
16413         * tests/unistdio/test-u32-asnprintf1.h: Likewise.
16414         * tests/unistdio/test-u32-printf1.h: Likewise.
16415         * tests/unistdio/test-u32-vasnprintf1.c: Likewise.
16416         * tests/unistdio/test-u32-vasnprintf2.c: Likewise.
16417         * tests/unistdio/test-u32-vasnprintf3.c: Likewise.
16418         * tests/unistdio/test-u32-vasprintf1.c: Likewise.
16419         * tests/unistdio/test-u32-vsnprintf1.c: Likewise.
16420         * tests/unistdio/test-u32-vsprintf1.c: Likewise.
16421         * tests/unistdio/test-u8-asnprintf1.c: Likewise.
16422         * tests/unistdio/test-u8-asnprintf1.h: Likewise.
16423         * tests/unistdio/test-u8-printf1.h: Likewise.
16424         * tests/unistdio/test-u8-vasnprintf1.c: Likewise.
16425         * tests/unistdio/test-u8-vasnprintf2.c: Likewise.
16426         * tests/unistdio/test-u8-vasnprintf3.c: Likewise.
16427         * tests/unistdio/test-u8-vasprintf1.c: Likewise.
16428         * tests/unistdio/test-u8-vsnprintf1.c: Likewise.
16429         * tests/unistdio/test-u8-vsprintf1.c: Likewise.
16430         * tests/unistdio/test-ulc-asnprintf1.c: Likewise.
16431         * tests/unistdio/test-ulc-asnprintf1.h: Likewise.
16432         * tests/unistdio/test-ulc-printf1.h: Likewise.
16433         * tests/unistdio/test-ulc-vasnprintf1.c: Likewise.
16434         * tests/unistdio/test-ulc-vasnprintf2.c: Likewise.
16435         * tests/unistdio/test-ulc-vasnprintf3.c: Likewise.
16436         * tests/unistdio/test-ulc-vasprintf1.c: Likewise.
16437         * tests/unistdio/test-ulc-vsnprintf1.c: Likewise.
16438         * tests/unistdio/test-ulc-vsprintf1.c: Likewise.
16439         * tests/uniwidth/test-u16-strwidth.c: Likewise.
16440         * tests/uniwidth/test-u16-width.c: Likewise.
16441         * tests/uniwidth/test-u32-strwidth.c: Likewise.
16442         * tests/uniwidth/test-u32-width.c: Likewise.
16443         * tests/uniwidth/test-u8-strwidth.c: Likewise.
16444         * tests/uniwidth/test-u8-width.c: Likewise.
16445         * tests/uniwidth/test-uc_width.c: Likewise.
16446         * config/srclist-update: Likewise.
16447         (fixlicense): Update to GPLv3+.
16448
16449         Change copyright notice from LGPLv2.1+ to LGPLv3+.
16450         * tests/test-tsearch.c: Change copyright notice.
16451
16452         Change copyright notice from LGPLv2.0+ to LGPLv3+.
16453         * lib/c-strcaseeq.h: Change copyright notice.
16454         * lib/streq.h: Likewise.
16455         * lib/uniconv.h: Likewise.
16456         * lib/uniconv/u-conv-from-enc.h: Likewise.
16457         * lib/uniconv/u-conv-to-enc.h: Likewise.
16458         * lib/uniconv/u-strconv-from-enc.h: Likewise.
16459         * lib/uniconv/u-strconv-to-enc.h: Likewise.
16460         * lib/uniconv/u16-conv-from-enc.c: Likewise.
16461         * lib/uniconv/u16-conv-to-enc.c: Likewise.
16462         * lib/uniconv/u16-strconv-from-enc.c: Likewise.
16463         * lib/uniconv/u16-strconv-from-locale.c: Likewise.
16464         * lib/uniconv/u16-strconv-to-enc.c: Likewise.
16465         * lib/uniconv/u16-strconv-to-locale.c: Likewise.
16466         * lib/uniconv/u32-conv-from-enc.c: Likewise.
16467         * lib/uniconv/u32-conv-to-enc.c: Likewise.
16468         * lib/uniconv/u32-strconv-from-enc.c: Likewise.
16469         * lib/uniconv/u32-strconv-from-locale.c: Likewise.
16470         * lib/uniconv/u32-strconv-to-enc.c: Likewise.
16471         * lib/uniconv/u32-strconv-to-locale.c: Likewise.
16472         * lib/uniconv/u8-conv-from-enc.c: Likewise.
16473         * lib/uniconv/u8-conv-to-enc.c: Likewise.
16474         * lib/uniconv/u8-strconv-from-enc.c: Likewise.
16475         * lib/uniconv/u8-strconv-from-locale.c: Likewise.
16476         * lib/uniconv/u8-strconv-to-enc.c: Likewise.
16477         * lib/uniconv/u8-strconv-to-locale.c: Likewise.
16478         * lib/uniname.h: Likewise.
16479         * lib/uniname/uniname.c: Likewise.
16480         * lib/unistdio.h: Likewise.
16481         * lib/unistdio/u-asnprintf.h: Likewise.
16482         * lib/unistdio/u-asprintf.h: Likewise.
16483         * lib/unistdio/u-printf-args.c: Likewise.
16484         * lib/unistdio/u-printf-args.h: Likewise.
16485         * lib/unistdio/u-printf-parse.h: Likewise.
16486         * lib/unistdio/u-snprintf.h: Likewise.
16487         * lib/unistdio/u-sprintf.h: Likewise.
16488         * lib/unistdio/u-vasprintf.h: Likewise.
16489         * lib/unistdio/u-vsnprintf.h: Likewise.
16490         * lib/unistdio/u-vsprintf.h: Likewise.
16491         * lib/unistdio/u16-asnprintf.c: Likewise.
16492         * lib/unistdio/u16-asprintf.c: Likewise.
16493         * lib/unistdio/u16-printf-parse.c: Likewise.
16494         * lib/unistdio/u16-snprintf.c: Likewise.
16495         * lib/unistdio/u16-sprintf.c: Likewise.
16496         * lib/unistdio/u16-u16-asnprintf.c: Likewise.
16497         * lib/unistdio/u16-u16-asprintf.c: Likewise.
16498         * lib/unistdio/u16-u16-snprintf.c: Likewise.
16499         * lib/unistdio/u16-u16-sprintf.c: Likewise.
16500         * lib/unistdio/u16-u16-vasnprintf.c: Likewise.
16501         * lib/unistdio/u16-u16-vasprintf.c: Likewise.
16502         * lib/unistdio/u16-u16-vsnprintf.c: Likewise.
16503         * lib/unistdio/u16-u16-vsprintf.c: Likewise.
16504         * lib/unistdio/u16-vasnprintf.c: Likewise.
16505         * lib/unistdio/u16-vasprintf.c: Likewise.
16506         * lib/unistdio/u16-vsnprintf.c: Likewise.
16507         * lib/unistdio/u16-vsprintf.c: Likewise.
16508         * lib/unistdio/u32-asnprintf.c: Likewise.
16509         * lib/unistdio/u32-asprintf.c: Likewise.
16510         * lib/unistdio/u32-printf-parse.c: Likewise.
16511         * lib/unistdio/u32-snprintf.c: Likewise.
16512         * lib/unistdio/u32-sprintf.c: Likewise.
16513         * lib/unistdio/u32-u32-asnprintf.c: Likewise.
16514         * lib/unistdio/u32-u32-asprintf.c: Likewise.
16515         * lib/unistdio/u32-u32-snprintf.c: Likewise.
16516         * lib/unistdio/u32-u32-sprintf.c: Likewise.
16517         * lib/unistdio/u32-u32-vasnprintf.c: Likewise.
16518         * lib/unistdio/u32-u32-vasprintf.c: Likewise.
16519         * lib/unistdio/u32-u32-vsnprintf.c: Likewise.
16520         * lib/unistdio/u32-u32-vsprintf.c: Likewise.
16521         * lib/unistdio/u32-vasnprintf.c: Likewise.
16522         * lib/unistdio/u32-vasprintf.c: Likewise.
16523         * lib/unistdio/u32-vsnprintf.c: Likewise.
16524         * lib/unistdio/u32-vsprintf.c: Likewise.
16525         * lib/unistdio/u8-asnprintf.c: Likewise.
16526         * lib/unistdio/u8-asprintf.c: Likewise.
16527         * lib/unistdio/u8-printf-parse.c: Likewise.
16528         * lib/unistdio/u8-snprintf.c: Likewise.
16529         * lib/unistdio/u8-sprintf.c: Likewise.
16530         * lib/unistdio/u8-u8-asnprintf.c: Likewise.
16531         * lib/unistdio/u8-u8-asprintf.c: Likewise.
16532         * lib/unistdio/u8-u8-snprintf.c: Likewise.
16533         * lib/unistdio/u8-u8-sprintf.c: Likewise.
16534         * lib/unistdio/u8-u8-vasnprintf.c: Likewise.
16535         * lib/unistdio/u8-u8-vasprintf.c: Likewise.
16536         * lib/unistdio/u8-u8-vsnprintf.c: Likewise.
16537         * lib/unistdio/u8-u8-vsprintf.c: Likewise.
16538         * lib/unistdio/u8-vasnprintf.c: Likewise.
16539         * lib/unistdio/u8-vasprintf.c: Likewise.
16540         * lib/unistdio/u8-vsnprintf.c: Likewise.
16541         * lib/unistdio/u8-vsprintf.c: Likewise.
16542         * lib/unistdio/ulc-asnprintf.c: Likewise.
16543         * lib/unistdio/ulc-asprintf.c: Likewise.
16544         * lib/unistdio/ulc-printf-parse.c: Likewise.
16545         * lib/unistdio/ulc-snprintf.c: Likewise.
16546         * lib/unistdio/ulc-sprintf.c: Likewise.
16547         * lib/unistdio/ulc-vasnprintf.c: Likewise.
16548         * lib/unistdio/ulc-vasprintf.c: Likewise.
16549         * lib/unistdio/ulc-vsnprintf.c: Likewise.
16550         * lib/unistdio/ulc-vsprintf.c: Likewise.
16551         * lib/unistr.h: Likewise.
16552         * lib/unistr/u-cpy-alloc.h: Likewise.
16553         * lib/unistr/u-cpy.h: Likewise.
16554         * lib/unistr/u-endswith.h: Likewise.
16555         * lib/unistr/u-move.h: Likewise.
16556         * lib/unistr/u-set.h: Likewise.
16557         * lib/unistr/u-startswith.h: Likewise.
16558         * lib/unistr/u-stpcpy.h: Likewise.
16559         * lib/unistr/u-stpncpy.h: Likewise.
16560         * lib/unistr/u-strcat.h: Likewise.
16561         * lib/unistr/u-strcpy.h: Likewise.
16562         * lib/unistr/u-strcspn.h: Likewise.
16563         * lib/unistr/u-strdup.h: Likewise.
16564         * lib/unistr/u-strlen.h: Likewise.
16565         * lib/unistr/u-strncat.h: Likewise.
16566         * lib/unistr/u-strncpy.h: Likewise.
16567         * lib/unistr/u-strnlen.h: Likewise.
16568         * lib/unistr/u-strpbrk.h: Likewise.
16569         * lib/unistr/u-strspn.h: Likewise.
16570         * lib/unistr/u-strstr.h: Likewise.
16571         * lib/unistr/u-strtok.h: Likewise.
16572         * lib/unistr/u16-check.c: Likewise.
16573         * lib/unistr/u16-chr.c: Likewise.
16574         * lib/unistr/u16-cmp.c: Likewise.
16575         * lib/unistr/u16-cpy-alloc.c: Likewise.
16576         * lib/unistr/u16-cpy.c: Likewise.
16577         * lib/unistr/u16-endswith.c: Likewise.
16578         * lib/unistr/u16-mblen.c: Likewise.
16579         * lib/unistr/u16-mbsnlen.c: Likewise.
16580         * lib/unistr/u16-mbtouc-aux.c: Likewise.
16581         * lib/unistr/u16-mbtouc-unsafe-aux.c: Likewise.
16582         * lib/unistr/u16-mbtouc-unsafe.c: Likewise.
16583         * lib/unistr/u16-mbtouc.c: Likewise.
16584         * lib/unistr/u16-mbtoucr.c: Likewise.
16585         * lib/unistr/u16-move.c: Likewise.
16586         * lib/unistr/u16-next.c: Likewise.
16587         * lib/unistr/u16-prev.c: Likewise.
16588         * lib/unistr/u16-set.c: Likewise.
16589         * lib/unistr/u16-startswith.c: Likewise.
16590         * lib/unistr/u16-stpcpy.c: Likewise.
16591         * lib/unistr/u16-stpncpy.c: Likewise.
16592         * lib/unistr/u16-strcat.c: Likewise.
16593         * lib/unistr/u16-strchr.c: Likewise.
16594         * lib/unistr/u16-strcmp.c: Likewise.
16595         * lib/unistr/u16-strcpy.c: Likewise.
16596         * lib/unistr/u16-strcspn.c: Likewise.
16597         * lib/unistr/u16-strdup.c: Likewise.
16598         * lib/unistr/u16-strlen.c: Likewise.
16599         * lib/unistr/u16-strmblen.c: Likewise.
16600         * lib/unistr/u16-strmbtouc.c: Likewise.
16601         * lib/unistr/u16-strncat.c: Likewise.
16602         * lib/unistr/u16-strncmp.c: Likewise.
16603         * lib/unistr/u16-strncpy.c: Likewise.
16604         * lib/unistr/u16-strnlen.c: Likewise.
16605         * lib/unistr/u16-strpbrk.c: Likewise.
16606         * lib/unistr/u16-strrchr.c: Likewise.
16607         * lib/unistr/u16-strspn.c: Likewise.
16608         * lib/unistr/u16-strstr.c: Likewise.
16609         * lib/unistr/u16-strtok.c: Likewise.
16610         * lib/unistr/u16-to-u32.c: Likewise.
16611         * lib/unistr/u16-to-u8.c: Likewise.
16612         * lib/unistr/u16-uctomb-aux.c: Likewise.
16613         * lib/unistr/u16-uctomb.c: Likewise.
16614         * lib/unistr/u32-check.c: Likewise.
16615         * lib/unistr/u32-chr.c: Likewise.
16616         * lib/unistr/u32-cmp.c: Likewise.
16617         * lib/unistr/u32-cpy-alloc.c: Likewise.
16618         * lib/unistr/u32-cpy.c: Likewise.
16619         * lib/unistr/u32-endswith.c: Likewise.
16620         * lib/unistr/u32-mblen.c: Likewise.
16621         * lib/unistr/u32-mbsnlen.c: Likewise.
16622         * lib/unistr/u32-mbtouc-unsafe.c: Likewise.
16623         * lib/unistr/u32-mbtouc.c: Likewise.
16624         * lib/unistr/u32-mbtoucr.c: Likewise.
16625         * lib/unistr/u32-move.c: Likewise.
16626         * lib/unistr/u32-next.c: Likewise.
16627         * lib/unistr/u32-prev.c: Likewise.
16628         * lib/unistr/u32-set.c: Likewise.
16629         * lib/unistr/u32-startswith.c: Likewise.
16630         * lib/unistr/u32-stpcpy.c: Likewise.
16631         * lib/unistr/u32-stpncpy.c: Likewise.
16632         * lib/unistr/u32-strcat.c: Likewise.
16633         * lib/unistr/u32-strchr.c: Likewise.
16634         * lib/unistr/u32-strcmp.c: Likewise.
16635         * lib/unistr/u32-strcpy.c: Likewise.
16636         * lib/unistr/u32-strcspn.c: Likewise.
16637         * lib/unistr/u32-strdup.c: Likewise.
16638         * lib/unistr/u32-strlen.c: Likewise.
16639         * lib/unistr/u32-strmblen.c: Likewise.
16640         * lib/unistr/u32-strmbtouc.c: Likewise.
16641         * lib/unistr/u32-strncat.c: Likewise.
16642         * lib/unistr/u32-strncmp.c: Likewise.
16643         * lib/unistr/u32-strncpy.c: Likewise.
16644         * lib/unistr/u32-strnlen.c: Likewise.
16645         * lib/unistr/u32-strpbrk.c: Likewise.
16646         * lib/unistr/u32-strrchr.c: Likewise.
16647         * lib/unistr/u32-strspn.c: Likewise.
16648         * lib/unistr/u32-strstr.c: Likewise.
16649         * lib/unistr/u32-strtok.c: Likewise.
16650         * lib/unistr/u32-to-u16.c: Likewise.
16651         * lib/unistr/u32-to-u8.c: Likewise.
16652         * lib/unistr/u32-uctomb.c: Likewise.
16653         * lib/unistr/u8-check.c: Likewise.
16654         * lib/unistr/u8-chr.c: Likewise.
16655         * lib/unistr/u8-cmp.c: Likewise.
16656         * lib/unistr/u8-cpy-alloc.c: Likewise.
16657         * lib/unistr/u8-cpy.c: Likewise.
16658         * lib/unistr/u8-endswith.c: Likewise.
16659         * lib/unistr/u8-mblen.c: Likewise.
16660         * lib/unistr/u8-mbsnlen.c: Likewise.
16661         * lib/unistr/u8-mbtouc-aux.c: Likewise.
16662         * lib/unistr/u8-mbtouc-unsafe-aux.c: Likewise.
16663         * lib/unistr/u8-mbtouc-unsafe.c: Likewise.
16664         * lib/unistr/u8-mbtouc.c: Likewise.
16665         * lib/unistr/u8-mbtoucr.c: Likewise.
16666         * lib/unistr/u8-move.c: Likewise.
16667         * lib/unistr/u8-next.c: Likewise.
16668         * lib/unistr/u8-prev.c: Likewise.
16669         * lib/unistr/u8-set.c: Likewise.
16670         * lib/unistr/u8-startswith.c: Likewise.
16671         * lib/unistr/u8-stpcpy.c: Likewise.
16672         * lib/unistr/u8-stpncpy.c: Likewise.
16673         * lib/unistr/u8-strcat.c: Likewise.
16674         * lib/unistr/u8-strchr.c: Likewise.
16675         * lib/unistr/u8-strcmp.c: Likewise.
16676         * lib/unistr/u8-strcpy.c: Likewise.
16677         * lib/unistr/u8-strcspn.c: Likewise.
16678         * lib/unistr/u8-strdup.c: Likewise.
16679         * lib/unistr/u8-strlen.c: Likewise.
16680         * lib/unistr/u8-strmblen.c: Likewise.
16681         * lib/unistr/u8-strmbtouc.c: Likewise.
16682         * lib/unistr/u8-strncat.c: Likewise.
16683         * lib/unistr/u8-strncmp.c: Likewise.
16684         * lib/unistr/u8-strncpy.c: Likewise.
16685         * lib/unistr/u8-strnlen.c: Likewise.
16686         * lib/unistr/u8-strpbrk.c: Likewise.
16687         * lib/unistr/u8-strrchr.c: Likewise.
16688         * lib/unistr/u8-strspn.c: Likewise.
16689         * lib/unistr/u8-strstr.c: Likewise.
16690         * lib/unistr/u8-strtok.c: Likewise.
16691         * lib/unistr/u8-to-u16.c: Likewise.
16692         * lib/unistr/u8-to-u32.c: Likewise.
16693         * lib/unistr/u8-uctomb-aux.c: Likewise.
16694         * lib/unistr/u8-uctomb.c: Likewise.
16695         * lib/unitypes.h: Likewise.
16696         * lib/uniwidth.h: Likewise.
16697         * lib/uniwidth/cjk.h: Likewise.
16698         * lib/uniwidth/u16-strwidth.c: Likewise.
16699         * lib/uniwidth/u16-width.c: Likewise.
16700         * lib/uniwidth/u32-strwidth.c: Likewise.
16701         * lib/uniwidth/u32-width.c: Likewise.
16702         * lib/uniwidth/u8-strwidth.c: Likewise.
16703         * lib/uniwidth/u8-width.c: Likewise.
16704         * lib/uniwidth/width.c: Likewise.
16705
16706 2007-10-07  Bruno Haible  <bruno@clisp.org>
16707
16708         * lib/inttypes.in.h: Change copyright notice from LGPL to GPL.
16709         The file is still under LGPL (see modules/inttypes).
16710
16711 2007-10-06  Bruno Haible  <bruno@clisp.org>
16712
16713         * modules/trunc (Dependencies): Add 'extensions'.
16714         * m4/trunc.m4 (gl_FUNC_TRUNC): Require gl_USE_SYSTEM_EXTENSIONS.
16715         Reported by Ben Pfaff <blp@gnu.org>.
16716
16717 2007-10-06  Bruno Haible  <bruno@clisp.org>
16718
16719         * modules/freopen-tests: New file.
16720         * tests/test-freopen.c: New file.
16721
16722         * modules/fopen-tests: New file.
16723         * tests/test-fopen.c: New file.
16724
16725         * modules/fopen: New file.
16726         * lib/fopen.c: New file.
16727         * m4/fopen.m4: New file.
16728         * modules/freopen: New file.
16729         * lib/freopen.c: New file.
16730         * m4/freopen.m4: New file.
16731         * lib/stdio.in.h (fopen, freopen): New declarations.
16732         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize also GNULIB_FOPEN,
16733         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
16734         * modules/stdio (Makefile.am): Substitute also GNULIB_FOPEN,
16735         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
16736         * doc/functions/fopen.texi: Mention the 'fopen' module.
16737         * doc/functions/freopen.texi: Mention the 'freopen' module.
16738
16739 2007-10-06  Bruno Haible  <bruno@clisp.org>
16740
16741         * modules/open-tests: New file.
16742         * tests/test-open.c: New file.
16743
16744         * modules/open: New file.
16745         * lib/open.c: New file.
16746         * m4/open.m4: New file.
16747         * lib/fchdir.c (open): If the gnulib module 'open' is used, do what
16748         lib/open.c does.
16749         * lib/fcntl.in.h (open): Declare also if replaced by the 'open' module.
16750         * m4/fcntl_h.m4 (gl_FCNTL_MODULE_INDICATOR, gl_FCNTL_H_DEFAULTS): New
16751         macros.
16752         (gl_FCNTL_H): Require gl_FCNTL_H_DEFAULTS.
16753         * modules/fcntl (Makefile.am): Also substitute GNULIB_OPEN and
16754         REPLACE_OPEN.
16755         * doc/functions/open.texi: Mention the 'open' module.
16756
16757 2007-10-04  Bruno Haible  <bruno@clisp.org>
16758
16759         * modules/ceill-tests: New file.
16760         * tests/test-ceill.c: New file.
16761
16762         * modules/ceill: New file.
16763         * lib/ceill.c: Replace entire file.
16764         * m4/ceill.m4: New file.
16765         * lib/math.in.h (ceill): Replace declaration.
16766         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILL.
16767         * modules/math (Makefile.am): Substitute also GNULIB_CEILL.
16768         * doc/functions/ceill.texi: Mention the 'ceill' module.
16769         * modules/mathl (Files): Remove lib/ceill.c.
16770         (Depends-on): Add ceill.
16771
16772 2007-10-04  Bruno Haible  <bruno@clisp.org>
16773
16774         * modules/ceilf-tests: New file.
16775         * tests/test-ceilf.c: New file.
16776
16777         * modules/ceilf: New file.
16778         * lib/ceil.c: New file.
16779         * lib/ceilf.c: New file.
16780         * m4/ceilf.m4: New file.
16781         * lib/math.in.h (ceilf): New declaration.
16782         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILF and
16783         HAVE_DECL_CEILF.
16784         * modules/math (Makefile.am): Substitute also GNULIB_CEILF and
16785         HAVE_DECL_CEILF.
16786         * doc/functions/ceilf.texi: Mention the 'ceilf' module.
16787
16788 2007-10-04  Bruno Haible  <bruno@clisp.org>
16789
16790         * modules/floorl-tests: New file.
16791         * tests/test-floorl.c: New file.
16792
16793         * modules/floorl: New file.
16794         * lib/floorl.c: Replace entire file.
16795         * m4/floorl.m4: New file.
16796         * lib/math.in.h (floorl): Replace declaration.
16797         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORL.
16798         * modules/math (Makefile.am): Substitute also GNULIB_FLOORL.
16799         * doc/functions/floorl.texi: Mention the 'floorl' module.
16800         * modules/mathl (Files): Remove lib/floorl.c.
16801         (Depends-on): Add floorl.
16802
16803 2007-10-04  Bruno Haible  <bruno@clisp.org>
16804
16805         * modules/floorf-tests: New file.
16806         * tests/test-floorf.c: New file.
16807
16808         * modules/floorf: New file.
16809         * lib/floor.c: New file.
16810         * lib/floorf.c: New file.
16811         * m4/floorf.m4: New file.
16812         * lib/math.in.h (floorf): New declaration.
16813         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORF and
16814         HAVE_DECL_FLOORF.
16815         * modules/math (Makefile.am): Substitute also GNULIB_FLOORF and
16816         HAVE_DECL_FLOORF.
16817         * doc/functions/floorf.texi: Mention the 'floorf' module.
16818
16819 2007-10-04  Benoit Sigoure  <tsuna@lrde.epita.fr>
16820             Bruno Haible  <bruno@clisp.org>
16821
16822         Advertise for the Git server instead of the CVS server.
16823         * doc/gnulib-intro.texi (Steady Development): Mention the Git
16824         repository instead of the CVS one.
16825         * doc/gnulib-tool.texi (VCS Issues): Renamed from "CVS Issues". Talk
16826         about all VCS systems generically.
16827         * doc/gnulib.texi (Introduction): Capitalize `Git'.
16828
16829 2007-10-04  Bruno Haible  <bruno@clisp.org>
16830
16831         * doc/gnulib.texi (Function Substitutes): Explain what an absent module
16832         means.
16833         Reported by Benoît Sigoure <tsuna@lrde.epita.fr>.
16834
16835 2007-10-04  Bruno Haible  <bruno@clisp.org>
16836
16837         * modules/truncl-tests: New file.
16838         * tests/test-truncl.c: New file.
16839
16840         * modules/truncl: New file.
16841         * lib/truncl.c: New file.
16842         * m4/truncl.m4: New file.
16843         * lib/math.in.h (truncl): New declaration.
16844         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCL and
16845         HAVE_DECL_TRUNCL.
16846         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCL and
16847         HAVE_DECL_TRUNCL.
16848         * doc/functions/truncl.texi: Mention the 'truncl' module.
16849
16850 2007-10-04  Bruno Haible  <bruno@clisp.org>
16851
16852         * modules/truncf-tests: New file.
16853         * tests/test-truncf.c: New file.
16854
16855         * modules/truncf: New file.
16856         * lib/trunc.c: Make paramerizable through USE_* macros.
16857         * lib/truncf.c: New file.
16858         * m4/truncf.m4: New file.
16859         * lib/math.in.h (truncf): New declaration.
16860         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCF and
16861         HAVE_DECL_TRUNCF.
16862         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCF and
16863         HAVE_DECL_TRUNCF.
16864         * doc/functions/truncf.texi: Mention the 'truncf' module.
16865
16866 2007-10-03  Bruno Haible  <bruno@clisp.org>
16867
16868         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
16869         augmentation also for tests modules.
16870         * modules/argp-tests (Makefile.am): Remove EXTRA_DIST augmentation.
16871         * modules/atexit-tests (Makefile.am): Likewise.
16872         * modules/binary-io-tests (Makefile.am): Likewise.
16873         * modules/c-strcase-tests (Makefile.am): Likewise.
16874         * modules/canonicalize-lgpl-tests (Makefile.am): Likewise.
16875         * modules/canonicalize-tests (Makefile.am): Likewise.
16876         * modules/closein-tests (Makefile.am): Likewise.
16877         * modules/fprintf-posix-tests (Makefile.am): Likewise.
16878         * modules/freadahead-tests (Makefile.am): Likewise.
16879         * modules/fseek-tests (Makefile.am): Likewise.
16880         * modules/fseeko-tests (Makefile.am): Likewise.
16881         * modules/ftell-tests (Makefile.am): Likewise.
16882         * modules/ftello-tests (Makefile.am): Likewise.
16883         * modules/isnanl-nolibm-tests (Makefile.am): Likewise.
16884         * modules/isnanl-tests (Makefile.am): Likewise.
16885         * modules/lseek-tests (Makefile.am): Likewise.
16886         * modules/mbscasecmp-tests (Makefile.am): Likewise.
16887         * modules/mbscasestr-tests (Makefile.am): Likewise.
16888         * modules/mbschr-tests (Makefile.am): Likewise.
16889         * modules/mbscspn-tests (Makefile.am): Likewise.
16890         * modules/mbsncasecmp-tests (Makefile.am): Likewise.
16891         * modules/mbspbrk-tests (Makefile.am): Likewise.
16892         * modules/mbspcasecmp-tests (Makefile.am): Likewise.
16893         * modules/mbsrchr-tests (Makefile.am): Likewise.
16894         * modules/mbsspn-tests (Makefile.am): Likewise.
16895         * modules/mbsstr-tests (Makefile.am): Likewise.
16896         * modules/printf-posix-tests (Makefile.am): Likewise.
16897         * modules/snprintf-posix-tests (Makefile.am): Likewise.
16898         * modules/sprintf-posix-tests (Makefile.am): Likewise.
16899         * modules/tsearch-tests (Makefile.am): Likewise.
16900         * modules/uniname/uniname-tests (Makefile.am): Likewise.
16901         * modules/unistdio/u16-vasnprintf-tests (Makefile.am): Likewise.
16902         * modules/unistdio/u32-vasnprintf-tests (Makefile.am): Likewise.
16903         * modules/unistdio/u8-vasnprintf-tests (Makefile.am): Likewise.
16904         * modules/unistdio/ulc-vasnprintf-tests (Makefile.am): Likewise.
16905         * modules/vasnprintf-posix-tests (Makefile.am): Likewise.
16906         * modules/vfprintf-posix-tests (Makefile.am): Likewise.
16907         * modules/vprintf-posix-tests (Makefile.am): Likewise.
16908         * modules/vsnprintf-posix-tests (Makefile.am): Likewise.
16909         * modules/vsprintf-posix-tests (Makefile.am): Likewise.
16910         * modules/xstrtoimax-tests (Makefile.am): Likewise.
16911         * modules/xstrtol-tests (Makefile.am): Likewise.
16912         * modules/xstrtoumax-tests (Makefile.am): Likewise.
16913         * modules/yesno-tests (Makefile.am): Likewise.
16914
16915 2007-10-03  Bruno Haible  <bruno@clisp.org>
16916
16917         * modules/trunc-tests: New file.
16918         * tests/test-trunc.c: New file.
16919
16920         * modules/trunc: New file.
16921         * lib/trunc.c: New file.
16922         * m4/trunc.m4: New file.
16923         * lib/math.in.h (trunc): New declaration.
16924         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNC and
16925         HAVE_DECL_TRUNC.
16926         * modules/math (Makefile.am): Substitute also GNULIB_TRUNC and
16927         HAVE_DECL_TRUNC.
16928         * doc/functions/trunc.texi: Mention the 'trunc' module.
16929
16930 2007-10-03  Bruno Haible  <bruno@clisp.org>
16931
16932         * tests/test-fpending.c: New file, mostly copied
16933         from coreutils/lib/t-fpending.c.
16934         * modules/fpending-tests: New file.
16935
16936 2007-10-03  Bruno Haible  <bruno@clisp.org>
16937
16938         Port the stdio extensions to QNX (untested).
16939         * lib/fseterr.c (fseterr): Add support for QNX.
16940         * lib/fbufmode.c (fbufmode): Likewise.
16941         * lib/freadable.c (freadable): Likewise.
16942         * lib/fwritable.c (fwritable): Likewise.
16943         * lib/freading.c (freading): Likewise.
16944         * lib/fwriting.c (fwriting): Likewise.
16945         * lib/freadahead.c (freadahed): Likewise.
16946         * lib/fpurge.c (fpurge): Likewise.
16947         * lib/fseeko.c (rpl_fseeko): Likewise.
16948
16949 2007-10-03  Bruno Haible  <bruno@clisp.org>
16950             Jim Meyering  <jim@meyering.net>
16951             Eric Blake  <ebb9@byu.net>
16952
16953         * doc/relocatable.texi: Use @command instead of @program.
16954
16955 2007-10-02  Jim Meyering  <jim@meyering.net>
16956
16957         Perform one more "_.h" -> ".in.h" substitution.
16958         * modules/unistd (Makefile.am) [unistd.h]: Use unistd.h.in
16959         instead of unistd_.h here, too.
16960
16961 2007-10-01  Bruno Haible  <bruno@clisp.org>
16962
16963         * gnulib-tool (func_emit_initmacro_done): Special case for alloca.c.
16964         Needed for the alloca-opt module.
16965
16966 2007-09-30  Bruno Haible  <bruno@clisp.org>
16967
16968         * lib/alloca.in.h: Renamed from lib/alloca_.h.
16969         * modules/alloca-opt (Files, Makefile.am): Use alloca.in.h instead of
16970         alloca_.h.
16971         * lib/argz.in.h: Renamed from lib/argz_.h.
16972         * modules/argz (Files, Makefile.am): Use argz.in.h instead of argz_.h.
16973         * lib/byteswap.in.h: Renamed from lib/byteswap_.h.
16974         * modules/byteswap (Files, Makefile.am): Use byteswap.in.h instead of
16975         byteswap_.h.
16976         * lib/dirent.in.h: Renamed from lib/dirent_.h.
16977         * modules/fchdir (Files, Makefile.am): Use dirent.in.h instead of
16978         dirent_.h.
16979         * lib/fcntl.in.h: Renamed from lib/fcntl_.h.
16980         * modules/fcntl (Files, Makefile.am): Use fcntl.in.h instead of
16981         fcntl_.h.
16982         * lib/float.in.h: Renamed from lib/float_.h.
16983         * modules/float (Files, Makefile.am): Use float.in.h instead of
16984         float_.h.
16985         * lib/fnmatch.in.h: Renamed from lib/fnmatch_.h.
16986         * modules/fnmatch (Files, Makefile.am): Use fnmatch.in.h instead of
16987         fnmatch_.h.
16988         * lib/getopt.in.h: Renamed from lib/getopt_.h.
16989         * modules/getopt (Files, Makefile.am): Use getopt.in.h instead of
16990         getopt_.h.
16991         * lib/glob.in.h: Renamed from lib/glob_.h.
16992         * modules/glob (Files, Makefile.am): Use glob.in.h instead of glob_.h.
16993         * lib/iconv.in.h: Renamed from lib/iconv_.h.
16994         * modules/iconv_open (Files, Makefile.am): Use iconv.in.h instead of
16995         iconv_.h.
16996         * lib/inttypes.in.h: Renamed from lib/inttypes_.h.
16997         * modules/inttypes (Files, Makefile.am): Use inttypes.in.h instead of
16998         inttypes_.h.
16999         * lib/locale.in.h: Renamed from lib/locale_.h.
17000         * modules/locale (Files, Makefile.am): Use locale.in.h instead of
17001         locale_.h.
17002         * lib/math.in.h: Renamed from lib/math_.h.
17003         * modules/math (Files, Makefile.am): Use math.in.h instead of math_.h.
17004         * lib/netinet_in.in.h: Renamed from lib/netinet_in_.h.
17005         * modules/netinet_in (Files, Makefile.am): Use netinet_in.in.h instead
17006         of netinet_in_.h. Add dependency.
17007         * lib/poll.in.h: Renamed from lib/poll_.h.
17008         * modules/poll (Files, Makefile.am): Use poll.in.h instead of poll_.h.
17009         * lib/search.in.h: Renamed from lib/search_.h.
17010         * modules/search (Files, Makefile.am): Use search.in.h instead of
17011         search_.h.
17012         * lib/signal.in.h: Renamed from lib/signal_.h.
17013         * modules/signal (Files, Makefile.am): Use signal.in.h instead of
17014         _signal.h.
17015         * lib/stdbool.in.h: Renamed from lib/stdbool_.h.
17016         * modules/stdbool (Files, Makefile.am): Use stdbool.in.h instead of
17017         stdbool_.h.
17018         * lib/stdint.in.h: Renamed from lib/stdint_.h.
17019         * modules/stdint (Files, Makefile.am): Use stdint.in.h instead of
17020         stdint_.h.
17021         * lib/stdio.in.h: Renamed from lib/stdio_.h.
17022         * modules/stdio (Files, Makefile.am): Use stdio.in.h instead of
17023         stdio_.h.
17024         * lib/stdlib.in.h: Renamed from lib/stdlib_.h.
17025         * modules/stdlib (Files, Makefile.am): Use stdlib.in.h instead of
17026         stdlib_.h.
17027         * lib/string.in.h: Renamed from lib/string_.h.
17028         * modules/string (Files, Makefile.am): Use string.in.h instead of
17029         string_.h.
17030         * doc/gnulib-tool.texi (Initial import): Update.
17031         * lib/sys_select.in.h: Renamed from lib/sys_select_.h.
17032         * modules/sys_select (Files, Makefile.am): Use sys_select.in.h instead
17033         of sys_select_.h. Add dependency.
17034         * lib/sys_socket.in.h: Renamed from lib/sys_socket_.h.
17035         * modules/sys_socket (Files, Makefile.am): Use sys_socket.in.h instead
17036         of sys_socket_.h.
17037         * lib/sys_stat.in.h: Renamed from lib/sys_stat_.h.
17038         * modules/sys_stat (Files, Makefile.am): Use sys_stat.in.h instead of
17039         sys_stat_.h.
17040         * lib/sys_time.in.h: Renamed from lib/sys_time_.h.
17041         * modules/sys_time (Files, Makefile.am): Use sys_time.in.h instead of
17042         sys_time_.h.
17043         * lib/sysexits.in.h: Renamed from lib/sysexits_.h.
17044         * modules/sysexits (Files, Makefile.am): Use sysexits.in.h instead of
17045         sysexits_.h.
17046         * lib/time.in.h: Renamed from lib/time_.h.
17047         * modules/time (Files, Makefile.am): Use time.in.h instead of time_.h.
17048         * lib/unistd.in.h: Renamed from lib/unistd_.h.
17049         * modules/unistd (Files, Makefile.am): Use unistd.in.h instead of
17050         unistd_.h.
17051         * lib/wchar.in.h: Renamed from lib/wchar_.h.
17052         * modules/wchar (Files, Makefile.am): Use wchar.in.h instead of
17053         wchar_.h.
17054         * lib/wctype.in.h: Renamed from lib/wctype_.h.
17055         * modules/wctype (Files, Makefile.am): Use wctype.in.h instead of
17056         wctype_.h.
17057         * build-aux/bootstrap (slurp): Update.
17058         * lib/.cppi-disable: Update.
17059
17060 2007-09-30  Bruno Haible  <bruno@clisp.org>
17061
17062         * tests/test-getaddrinfo.c (AF_UNSPEC): Provide a fallback definition.
17063         Needed on BeOS.
17064
17065 2007-09-30  Bruno Haible  <bruno@clisp.org>
17066
17067         * modules/dirname-tests (check_PROGRAMS): Renamed from noinst_PROGRAMS.
17068
17069 2007-09-29  Bruno Haible  <bruno@clisp.org>
17070
17071         * lib/stdio_.h (getdelim, getline): Add identifiers. Doc tweak.
17072
17073 2007-09-29  Bruno Haible  <bruno@clisp.org>
17074
17075         * lib/xreadlink.c (xreadlink): Simplify to a wrapper around areadlink.
17076         * modules/xreadlink (Depends-on): Add areadlink, remove readlink etc.
17077         * build-aux/install-reloc: Compile also areadlink.c.
17078         * modules/relocatable-prog-wrapper (Files): Add lib/areadlink.[hc].
17079
17080 2007-09-29  Bruno Haible  <bruno@clisp.org>
17081
17082         * gnulib-tool (func_emit_initmacro_done): Indentation.
17083
17084 2007-09-29  Bruno Haible  <bruno@clisp.org>
17085
17086         * README: Add CVS checkout update instructions.
17087         Info from Bob Proulx <bob@proulx.com>.
17088
17089 2007-09-28  Eric Blake  <ebb9@byu.net>
17090
17091         Provide move-if-change.
17092         * build-aux/move-if-change: New file, based on best practice
17093         rather than any canonical upstream location.
17094
17095 2007-09-28  Jim Meyering  <jim@meyering.net>
17096
17097         Fix canonicalize loop-detection corner case.
17098         Do not attempt to stat the symlink values stored via seen_triple.
17099         Without this, coreutils' tests/misc/readlink-fp-loop test would fail
17100         on linux-2.6.18, (but not 2.6.22).
17101         * lib/canonicalize.c (seen_triple): Use triple_compare_ino_str, not
17102         triple_compare.  The former compares dev,ino,filename, while the latter
17103         would actually stat dirname(filename) when dev and ino were equal.
17104         * lib/hash-triple.c: Install <string.h>.
17105         (STREQ): Define.
17106         (triple_compare_ino_str): New function.
17107         * lib/hash-triple.h (triple_compare_ino_str): Declare it.
17108
17109 2007-09-28  Eric Blake  <ebb9@byu.net>
17110
17111         Enforce that AC_REPLACE_FUNCS files exist.
17112         * gnulib-tool (func_emit_initmacro_done): Make AC_LIBSOURCES
17113         override check for typos.
17114
17115         Fix test-closein on Solaris 10.
17116         * tests/test-closein.c (main): Don't assume stdin can be inherited
17117         closed on all systems.
17118         * tests/test-closein.sh: Likewise.
17119         Reported by Piotr Tarnowski.
17120
17121 2007-09-28  Jim Meyering  <jim@meyering.net>
17122
17123         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Fix typo in comment.
17124
17125 2007-09-27  Jim Meyering  <jim@meyering.net>
17126
17127         canonicalize: Avoid a false-positive cycle failure.
17128         * modules/canonicalize (Depends-on): Add file-set and hash-triple.
17129         Sort.  Remove cycle-check.
17130         * lib/canonicalize.c: Include file-set.h and hash-triple.h,
17131         not cycle-check.h.
17132         (seen_triple): New function.
17133         (canonicalize_filename_mode): Use it instead of cycle-check.
17134         * tests/test-canonicalize.c: Add a test for this bug.
17135         * tests/test-canonicalize.sh: Set up and run the test.
17136
17137         New module, file-set, from coreutils.
17138         * modules/file-set: Define it.
17139         * lib/file-set.c, lib/file-set.h: Implement.
17140
17141         New module, hash-triple, from coreutils.
17142         * modules/hash-triple: Define it.
17143         * lib/hash-triple.c, lib/hash-triple.h: Implement.
17144
17145 2007-09-25  Eric Blake  <ebb9@byu.net>
17146
17147         Fix strerror on Interix.
17148         * lib/string_.h (strerror): Declare replacement.
17149         * doc/functions/strerror.texi (strerror): Document the Interix
17150         shortcoming.
17151         * modules/string (Makefile.am): Support new hooks.
17152         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Add new hooks.
17153         * m4/strerror.m4 (gl_FUNC_STRERROR): Defer to
17154         gl_FUNC_STRERROR_SEPARATE.
17155         (gl_FUNC_STRERROR_SEPARATE): Check for Interix bug.
17156         * lib/strerror.c (rpl_strerror): Provide replacement.
17157         * modules/strerror (Depends-on): Add string.
17158         (configure.ac): Detect use of module.
17159         * tests/test-strerror.c: New file.
17160         * modules/strerror-tests: New test module.
17161         * modules/argp (Depends-on): Add strerror.
17162         * modules/error (Depends-on): Likewise.
17163         Reported by Martin Koeppe.
17164
17165 2007-09-24  Bruno Haible  <bruno@clisp.org>
17166
17167         * README: Update git instructions.
17168
17169 2007-09-24  Eric Blake  <ebb9@byu.net>
17170
17171         Revert fpending breakage from 2007-09-08.
17172         * m4/fpending.m4 (gl_FUNC_FPENDING): Don't require existence of
17173         __fpending.c.
17174
17175 2007-09-24  Jim Meyering  <jim@meyering.net>
17176
17177         filenamecat.c: Add a test.
17178         * lib/filenamecat.c (main) [TEST_FILE_NAME_CONCAT]: Add a test
17179         showing how the function works when DIR is the empty string.
17180
17181 2007-09-21  Simon Josefsson  <simon@josefsson.org>
17182
17183         * tests/test-canonicalize.sh: Turn on executable bit.
17184
17185 2007-09-19  Eric Blake  <ebb9@byu.net>
17186
17187         * README: Update CVS instructions.
17188
17189 2007-09-18  Bruno Haible  <bruno@clisp.org>
17190
17191         * modules/areadlink: New file.
17192         * lib/areadlink.h (areadlink): New declaration.
17193         * lib/areadlink.c: New file, based on lib/xreadlink.c.
17194
17195 2007-09-17  Jim Meyering  <jim@meyering.net>
17196
17197         * lib/savewd.c (ESTALE) [!defined]: Define.
17198         Reported to be required on Interix by Martin Koeppe.
17199
17200 2007-09-17  Bruno Haible  <bruno@clisp.org>
17201
17202         * gnulib-tool (func_version): Use $version.
17203
17204 2007-09-16  Bruno Haible  <bruno@clisp.org>
17205
17206         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE, gl_PRINTF_INFINITE,
17207         gl_PRINTF_INFINITE_LONG_DOUBLE): Increase buf's size from 100 to 10000.
17208         Needed on glibc-2.6.1 with -fstack-protector -D_FORTIFY_SOURCE=2.
17209         Reported by Greg Schafer <gschafer@zip.com.au>.
17210
17211 2007-09-15  Bruno Haible  <bruno@clisp.org>
17212
17213         * gnulib-tool (sed): Try a little harder to make bash understand the
17214         alias.
17215         Reported by Bruce Korb <bruce.korb@gmail.com>.
17216
17217 2007-09-13  Eric Blake  <ebb9@byu.net>
17218
17219         * ChangeLog: Remove conflict markers.
17220
17221 2007-09-13  Simon Josefsson  <simon@josefsson.org>
17222
17223         * lib/gc-gnulib.c (gc_hash_open): Catch NULL calloc return value.
17224         Reported by Bruno Haible <bruno@clisp.org>.
17225
17226 2007-09-12  Bruno Haible  <bruno@clisp.org>
17227
17228         * m4/lock.m4: Don't provide an AC_USE_SYSTEM_EXTENSIONS definition.
17229         (gl_LOCK_EARLY_BODY): Use AC_GNU_SOURCE when AC_USE_SYSTEM_EXTENSIONS
17230         is not defined.
17231
17232 2007-09-12  Eric Blake  <ebb9@byu.net>
17233
17234         Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
17235         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Update to CVS
17236         Autoconf definition.
17237         * modules/euidaccess (Depends-on): Add extensions, for
17238         AC_USE_SYSTEM_EXTENSIONS with autoconf <= 2.59.
17239         * modules/fnmatch (Depends-on): Likewise.
17240         * modules/getaddrinfo (Depends-on): Likewise.
17241         * modules/getdelim (Depends-on): Likewise.
17242         * modules/getline (Depends-on): Likewise.
17243         * modules/getsubopt (Depends-on): Likewise.
17244         * modules/gettext (Depends-on): Likewise.
17245         * modules/group-member (Depends-on): Likewise.
17246         * modules/mbchar (Depends-on): Likewise.
17247         * modules/memmem (Depends-on): Likewise.
17248         * modules/mempcpy (Depends-on): Likewise.
17249         * modules/memrchr (Depends-on): Likewise.
17250         * modules/pagealign_alloc (Depends-on): Likewise.
17251         * modules/readutmp (Depends-on): Likewise.
17252         * modules/stpcpy (Depends-on): Likewise.
17253         * modules/stpncpy (Depends-on): Likewise.
17254         * modules/strchrnul (Depends-on): Likewise.
17255         * modules/strndup (Depends-on): Likewise.
17256         * modules/strsep (Depends-on): Likewise.
17257         * modules/strverscmp (Depends-on): Likewise.
17258         * modules/vasprintf (Depends-on): Likewise.
17259         * modules/wcwidth (Depends-on): Likewise.
17260         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): AC_GNU_SOURCE will be
17261         obsolete in Autoconf 2.62; use AC_USE_SYSTEM_EXTENSIONS instead.
17262         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_GNU): Likewise.
17263         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDR_INFO): Likewise.
17264         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
17265         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
17266         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Likewise.
17267         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
17268         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER): Likewise.
17269         * m4/mbchar.m4 (gl_MBCHAR): Likewise.
17270         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
17271         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
17272         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
17273         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Likewise.
17274         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC): Likewise.
17275         * m4/readutmp.m4 (gl_READUTMP): Likewise.
17276         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
17277         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
17278         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
17279         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
17280         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
17281         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
17282         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
17283         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Likewise.
17284         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): Likewise.
17285         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
17286         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Likewise, but provide fallback,
17287         so that lock.m4 can be used in gettext without extensions module.
17288
17289 2007-09-11  Bruno Haible  <bruno@clisp.org>
17290
17291         * m4/isc-posix.m4: Remove file.
17292         Suggested by Eric Blake.
17293
17294 2007-09-11  Eric Blake  <ebb9@byu.net>
17295
17296         * ChangeLog: Restore lines accidentally truncated 2007-04-06.
17297
17298 2007-09-10  Bruno Haible  <bruno@clisp.org>
17299
17300         * posix-modules: Fix typo in error message.
17301         Reported by Matt <mkraai@beckman.com>.
17302
17303 2007-09-09  Bruno Haible  <bruno@clisp.org>
17304
17305         * doc/functions/getdelim.texi: Update list of platforms lacking the
17306         function.
17307         * doc/functions/getline.texi: Likewise.
17308
17309 2007-09-09  Jim Meyering  <jim@meyering.net>
17310
17311         * lib/hash.c (hash_initialize): Detect calloc failure.
17312         Reported by Bruno Haible.
17313
17314 2007-09-09  Bruno Haible  <bruno@clisp.org>
17315
17316         * lib/canonicalize-lgpl.c (__realpath): Set errno to ENOMEM when
17317         malloc or realloc fails.
17318
17319 2007-09-09  Bruno Haible  <bruno@clisp.org>
17320
17321         * modules/getcwd (Depends-on): Add malloc-posix.
17322         * modules/glob (Depends-on): Likewise.
17323         * modules/putenv (Depends-on): Likewise.
17324         * modules/strdup (Depends-on): Likewise.
17325         * modules/getdelim (Depends-on): Add realloc-posix.
17326         * modules/read-file (Depends-on): Likewise.
17327
17328 2007-09-09  Bruno Haible  <bruno@clisp.org>
17329
17330         * m4/malloc.m4 (gl_CHECK_MALLOC_POSIX): New macro.
17331         (gl_FUNC_MALLOC_POSIX): Require it.
17332         * m4/realloc.m4 (gl_FUNC_REALLOC_POSIX): Likewise.
17333         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): Likewise.
17334         * modules/realloc (Files): Add m4/malloc.m4.
17335         * modules/calloc (Files): Likewise.
17336
17337 2007-09-09  Bruno Haible  <bruno@clisp.org>
17338
17339         * modules/malloc-posix: New file.
17340         * modules/malloc (Depends-on): Add malloc-posix.
17341         * lib/malloc.c: Include errno.h.
17342         (rpl_malloc): Merge the requirements of a glibc-compatible malloc
17343         and a POSIX-compatible malloc into a single function. Set ENOMEM
17344         when returning NULL.
17345         * m4/malloc.m4: New file.
17346         * doc/functions/malloc.texi: Mention the malloc-posix module.
17347         * lib/stdlib_.h (malloc): New declaration.
17348         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
17349         GNULIB_MALLOC_POSIX and HAVE_MALLOC_POSIX.
17350         * modules/stdlib (stdlib.h): Substitute also GNULIB_MALLOC_POSIX
17351         and HAVE_MALLOC_POSIX.
17352
17353 2007-09-09  Bruno Haible  <bruno@clisp.org>
17354
17355         * modules/realloc-posix: New file.
17356         * modules/realloc (Depends-on): Add realloc-posix.
17357         * lib/realloc.c: Include errno.h.
17358         (rpl_realloc): Merge the requirements of a glibc-compatible realloc
17359         and a POSIX-compatible realloc into a single function. Set ENOMEM
17360         when returning NULL.
17361         * m4/realloc.m4: New file.
17362         * doc/functions/realloc.texi: Mention the realloc-posix module.
17363         * lib/stdlib_.h (realloc): New declaration.
17364         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
17365         GNULIB_REALLOC_POSIX and HAVE_REALLOC_POSIX.
17366         * modules/stdlib (stdlib.h): Substitute also GNULIB_REALLOC_POSIX
17367         and HAVE_REALLOC_POSIX.
17368
17369 2007-09-09  Bruno Haible  <bruno@clisp.org>
17370
17371         * modules/calloc-posix: New file.
17372         * modules/calloc (Depends-on): Add calloc-posix.
17373         * lib/calloc.c: Include errno.h.
17374         (rpl_calloc): Merge the requirements of a glibc-compatible calloc
17375         and a POSIX-compatible calloc into a single function. Set ENOMEM
17376         when returning NULL.
17377         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): New macro.
17378         * doc/functions/calloc.texi: Mention the calloc-posix module.
17379         * lib/stdlib_.h (calloc): New declaration.
17380         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
17381         GNULIB_CALLOC_POSIX and HAVE_CALLOC_POSIX.
17382         * modules/stdlib (stdlib.h): Substitute also GNULIB_CALLOC_POSIX
17383         and HAVE_CALLOC_POSIX.
17384
17385 2007-09-09  Bruno Haible  <bruno@clisp.org>
17386
17387         Allow for modules to show an arbitrary notice.
17388         * modules/TEMPLATE-EXTENDED: Add 'Notice' field.
17389         * gnulib-tool: New option --extract-notice.
17390         (func_usage): Document it.
17391         (sed_extract_prog): Update.
17392         (func_get_notice): New function.
17393         (func_modules_notice): New function.
17394         (func_import, func_create_testdir): Invoke it.
17395         Suggested by Jim Meyering.
17396
17397 2007-09-09  Bruno Haible  <bruno@clisp.org>
17398
17399         * gnulib-tool: New options --verbose, --quiet.
17400         (func_usage): Document them.
17401         (verbose): New variable.
17402         (func_execute_command): New function.
17403         (func_import): Don't show the module list and the file list if
17404         $verbose < 0.
17405         (func_create_testdir): Likewise. Use func_execute_command.
17406         (func_create_megatestdir): Use func_execute_command.
17407
17408 2007-09-08  Bruno Haible  <bruno@clisp.org>
17409
17410         * gnulib-tool (func_import): Prefer rsync over wget when available,
17411         for fetching the PO files.
17412
17413 2007-09-08  Bruno Haible  <bruno@clisp.org>
17414
17415         * posix-modules: New file. Portions copied from gnulib-tool.
17416         * doc/gnulib.texi (POSIX Substitutes Library): New chapter.
17417
17418 2007-09-08  Jim Meyering  <jim@meyering.net>
17419
17420         Rename __fpending.c -> fpending.c and __fpending.h -> fpending.h
17421         * lib/fpending.h: Rename from __fpending.h.
17422         * lib/fpending.c: Rename from __fpending.c.
17423         Include "fpending.h", not "__fpending.h".
17424         * lib/__fpending.h, lib/__fpending.c: Remove files.
17425         * modules/fpending (Files): Reflect new file names.
17426         * lib/close-stream.c: Include "fpending.h", not "__fpending.h".
17427
17428 2007-09-08  Bruno Haible  <bruno@clisp.org>
17429
17430         * m4/inttypes-h.m4: Remove stub file.
17431
17432 2007-09-07  Simon Josefsson  <simon@josefsson.org>
17433
17434         * doc/headers/stdint.texi: Discuss #include_next issue.
17435
17436 2007-09-06  Paul Eggert  <eggert@cs.ucla.edu>
17437
17438         * build-aux/bootstrap: Remove obsolete comment about wget --help.
17439
17440 2007-09-06  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
17441
17442         * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspelling
17443         in variable name.
17444
17445 2007-09-03  Jim Meyering  <jim@meyering.net>
17446
17447         New module: git-version-gen.
17448         * modules/git-version-gen: New file.
17449
17450         Import changes from coreutils for bootstrap script.
17451
17452         * build-aux/bootstrap (WGET_COMMAND): Remove code to set this variable.
17453
17454         bootstrap: uses rsync to download the .po files
17455         * build-aux/bootstrap (po_download_command_format): New global.
17456         (download_po_files): Use rsync.
17457         (update_po_files): Don't remove .po files after download,
17458         so future rsync runs can take advantage of the copies.
17459
17460         * build-aux/bootstrap (gnulib_tool): Make sha1sum check quietly.
17461
17462         Solve the unnecessary-.po-file-regeneration problem once and for all.
17463         * build-aux/bootstrap (download_po_files): New function, renamed from
17464         get_translations.  Now, downloads, but doesn't update LINGUAS.
17465         (update_po_files): New function.
17466
17467         bootstrap: Ignore more.
17468         * build-aux/bootstrap (symlink_to_dir): Add a directory name like
17469         uniwidth to e.g., lib/.gitignore.
17470         (slurp): Handle the sys_stat_.h -> sys mapping, too.
17471
17472         * build-aux/bootstrap: New setting: vc_ignore.
17473         (insert_sorted_if_absent): Create $file if absent.
17474         Adapt to new, possibly empty, list: $vc_ignore.
17475
17476         bootstrap: generate more ignorable names
17477         * build-aux/bootstrap (slurp): When generating ignorable names,
17478         also map .sin to .sed, .gperf to .c, and .y to .c.
17479
17480 2007-09-03  Jim Meyering  <jim@meyering.net>
17481
17482         * build-aux/git-version-gen: New file, from coreutils.  For details, see
17483         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=bfe49f506
17484
17485 2007-09-02  Bruno Haible  <bruno@clisp.org>
17486
17487         Fix mis-recognition of 'mcs' on QNX 6.
17488         * m4/csharpcomp.m4 (gt_CSHARPCOMP): Test whether the "mcs --version"
17489         output contains the string "Mono".
17490         * lib/csharpcomp.c (compile_csharp_using_mono): Likewise.
17491         Reported by <kraai@ftbfs.org> at <https://savannah.gnu.org/bugs/?18337>.
17492
17493 2007-09-01  Bruno Haible  <bruno@clisp.org>
17494
17495         Fix collision between uniwidth/* and linebreak modules.
17496         * lib/linebreak.h (locale_charset, uc_width, u8_width, u16_width,
17497         u32_width): Remove declarations.
17498         * lib/linebreak.c: Include uniwidth.h, uniwidth/cjk.h, streq.h.
17499         (u32_mbtouc_unsafe, streq9, streq8, streq7, streq6, streq5, streq4,
17500         streq3, streq2, streq1, streq0): Remove functions.
17501         (STREQ): Remove macro.
17502         (is_cjk_encoding): Remove function.
17503         (nonspacing_table_data, nonspacing_table_ind): Remove constants.
17504         (uc_width, u8_width, u16_width, u32_width): Remove functions.
17505         * modules/linebreak (Depends-on): Add streq, uniwidth/width.
17506         * NEWS: Document the change.
17507
17508 2007-09-01  Bruno Haible  <bruno@clisp.org>
17509
17510         * lib/streq.h: Add double-inclusion guard.
17511
17512 2007-09-01  Karl Berry  <karl@gnu.org>
17513
17514         * MODULES.html.sh: Rename mreadlink_with_size to areadlink_with_size.
17515
17516 2007-08-28  Jim Meyering  <jim@meyering.net>
17517
17518         Rename mreadlink_with_size to areadlink_with_size.
17519         * NEWS: Document the change.
17520         * lib/mreadlink-with-size.c (mreadlink_with_size): Rename this to...
17521         * lib/areadlink-with-size.c (areadlink_with_size): ...this.
17522         * lib/mreadlink.h: Rename this to...
17523         * lib/areadlink.h: ...this.
17524         * modules/mreadlink-with-size: Rename this to...
17525         * modules/areadlink-with-size: ...this.
17526         * lib/canonicalize.c: Reflect the renaming.
17527         * modules/canonicalize: Likewise.
17528
17529 2007-08-26  Bruno Haible  <bruno@clisp.org>
17530
17531         * gnulib-tool (func_import): When deciding which files to remove,
17532         consider also dangling symbolic links.
17533         Reported by Eric Blake.
17534
17535 2007-08-26  Bruno Haible  <bruno@clisp.org>
17536
17537         * gnulib-tool (func_ln_if_changed): Use "test -h", not "test -L".
17538
17539 2007-08-23  Simon Josefsson  <simon@josefsson.org>
17540
17541         * lib/readline.c: Don't include getline.h, the prototype is now
17542         found in stdio.h.
17543
17544 2007-08-23  Jim Meyering  <jim@meyering.net>
17545
17546         Getdelim touchup.
17547         * lib/getdelim.c (getdelim): Don't bother to save/restore errno
17548         around the funlockfile call, since funlockfile never sets errno.
17549         Don't set errno upon failed realloc.
17550
17551 2007-08-22  Eric Blake  <ebb9@byu.net>
17552
17553         Getline touchups.
17554         * lib/getdelim.c (getdelim): Revert regression that required *n to
17555         be 0 when *lineptr is NULL.  Preserve errno across funlockfile.
17556         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Check for declaration of
17557         getdelim, rather than whether implementation is missing.
17558         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise for getline.
17559         * lib/stdio_.h (getline): Also declare if replacement is
17560         required.
17561         * doc/functions/getdelim.texi: New file.
17562         * doc/functions/getline.texi: Likewise.
17563         * doc/gnulib.texi (Function Substitutes): Add new files.
17564         Reported by Bruno Haible.
17565
17566 2007-08-22  Ludovic Courtès  <ludo@gnu.org>
17567
17568         * users.txt: Add Guile.
17569
17570 2007-08-22  Eric Blake  <ebb9@byu.net>
17571
17572         * tests/test-getdelim.c (main): Use remove, not unlink.
17573         * tests/test-getline.c (main): Likewise.
17574
17575         Move getline and getdelim into stdio.h, per POSIX 200x.
17576         * modules/getline (Files): Remove getline.h.
17577         (Depends-on): Add stdio.
17578         (configure.ac): Add module indicator.
17579         * modules/getdelim (Files): Remove getdelim.h.
17580         (Depends-on): Add stdio.
17581         (configure.ac): Add module indicator.
17582         * modules/stdio (Makefile.am): Work with new indicators.
17583         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add new defaults.
17584         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Work with stdio needs.
17585         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
17586         * lib/getdelim.h: Delete.
17587         * lib/getline.h: Delete.
17588         * lib/stdio_.h (getdelim, getline): Declare.
17589         * modules/getdelim-tests: New module.
17590         * modules/getline-tests: Likewise.
17591         * tests/test-getdelim.c: New file.
17592         * tests/test-getline.c: Likewise.
17593         * NEWS: Document the change.
17594         * lib/getline.c: Update choice of header.
17595         * lib/csharpcomp.c: Likewise.
17596         * lib/getpass.c: Likewise.
17597         * lib/javacomp.c: Likewise.
17598         * lib/javaversion.c: Likewise.
17599         * lib/yesno.c: Likewise.
17600         * lib/getdelim.c: Likewise.
17601         (getdelim): Set errno on failure, and avoid memory leak.
17602
17603 2007-08-19  Bruno Haible  <bruno@clisp.org>
17604
17605         * modules/closein (Depends-on): Add freadahead.
17606         * lib/closein.c: Include freadahead.h.
17607         (close_stdin): Skip the fseeko and fflush calls if freadahead(stdin)
17608         is zero.
17609
17610 2007-08-19  Bruno Haible  <bruno@clisp.org>
17611
17612         * modules/freadahead-tests: New file.
17613         * tests/test-freadahead.sh: New file.
17614         * tests/test-freadahead.c: New file.
17615
17616         * modules/freadahead: New file.
17617         * lib/freadahead.h: New file.
17618         * lib/freadahead.c: New file.
17619         * MODULES.html.sh (File stream based Input/Output): Add freadahead,
17620         fbufmode, fpurge, freadable, fwritable.
17621
17622 2007-08-19  Eric Blake  <ebb9@byu.net>
17623
17624         Test yesno in combination with closein.
17625         * lib/yesno.c (yesno): Document use of stdin.
17626         * modules/yesno-tests (Files): New module.
17627         * tests/test-yesno.c (main): New file.
17628         * tests/test-yesno.sh: Likewise.
17629
17630 2007-08-19  Bruno Haible  <bruno@clisp.org>
17631
17632         * lib/fbufmode.c (fbufmode): Add tentative support for Solaris/AMD64.
17633         * lib/fseeko.c (rpl_fseeko): Likewise.
17634         * lib/fseterr.c (fseterr): Likewise.
17635
17636 2007-08-19  Bruno Haible  <bruno@clisp.org>
17637
17638         * tests/test-lseek.c (main): Disable a test for BeOS.
17639         * doc/functions/lseek.texi: Document the BeOS bug.
17640
17641 2007-08-19  Bruno Haible  <bruno@clisp.org>
17642             Eric Blake  <ebb9@byu.net>
17643
17644         * lib/lseek.c: Include <sys/stat.h>.
17645         (rpl_lseek): Add workaround code also for Unix platforms.
17646         Needed for BeOS.
17647         * m4/lseek.m4 (gl_FUNC_LSEEK): When cross-compiling, fail on BeOS.
17648         * doc/functions/lseek.texi: Document BeOS definiency.
17649
17650 2007-08-18  Bruno Haible  <bruno@clisp.org>
17651
17652         * modules/fstrcmp-tests: New file.
17653         * tests/test-fstrcmp.c: New file.
17654
17655 2007-08-18  Bruno Haible  <bruno@clisp.org>
17656
17657         * modules/fstrcmp: New file, from GNU gettext with modifications.
17658         * lib/fstrcmp.h: New file, from GNU gettext.
17659         * lib/fstrcmp.c: New file, from GNU gettext.
17660         * MODULES.html.sh (String handling): Add fstrcmp.
17661
17662 2007-08-18  Bruno Haible  <bruno@clisp.org>
17663
17664         * lib/diffseq.h (struct context): Change type of 'heuristic' field to
17665         'bool'.
17666         (diag, compareseq): Remove const from the ctxt argument.
17667         (USE_HEURISTIC): Undefine at the end.
17668
17669 2007-08-18  Jim Meyering  <jim@meyering.net>
17670
17671         New file: lib/idcache.h
17672         * NEWS: Mention the addition.
17673         * modules/idcache (Files): Add lib/idcache.h
17674         * lib/idcache.c: Include "idcache.h".
17675         Don't include <sys/types.h>.
17676         Add a FIXME comment.
17677         Move file-scoped "static" declarations to the top.
17678         * lib/idcache.h: New file.  Include <sys/types.h> here, instead.
17679
17680 2007-08-17  Bruno Haible  <bruno@clisp.org>
17681         and Paul Eggert  <eggert@cs.ucla.edu>
17682
17683         * MODULES.html.sh: Add diffseq.
17684         * modules/diffseq: New file.
17685         * lib/diffseq.h: New file, from GNU gettext with a few minor changes,
17686         extracted from GNU gettext's fstrcmp.c and GNU diff's analyze.c.
17687
17688 2007-08-15  Paul Eggert  <eggert@cs.ucla.edu>
17689
17690         Import changes from coreutils for bootstrap script.
17691
17692         2007-07-21  Paul Eggert  <eggert@cs.ucla.edu>
17693
17694         * build-aux/bootstrap (slurp): Work even in environments where
17695         "ls" defaults to "ls -A".  Put in a FIXME, though, since the
17696         current code does not slurp files whose names start with ".", and
17697         this looks like it might be a troublesome area.
17698
17699         2007-07-11  Jim Meyering  <jim@meyering.net>
17700
17701         If there's a GPL vN copyright comment, require that N == 3.
17702
17703         2007-07-08  Jim Meyering  <jim@meyering.net>
17704
17705         Run the coreutils-specific code only if tests/Makefile.am.in exists.
17706         * build-aux/bootstrap (mam_template): Move definition out of loop.
17707
17708         Create symlinks for gl/{lib,m4}/*, just as for gnulib/{lib,m4}/*.
17709
17710         * build-aux/bootstrap (symlink_to_dir): Rename function from
17711         symlink_to_gnulib.  Add a directory parameter.  Update all
17712         callers.
17713         (cp_mark_as_generated): Also check for -- and link to -- files in
17714         gl/.
17715
17716         2007-07-08  Jim Meyering  <jim@meyering.net>
17717
17718         Adapt to deeper hierarchy in gnulib.
17719         * build-aux/bootstrap (symlink_to_dir): If the destination
17720         directory doesn't exist, create it. This is required at least for
17721         "lib/uniwidth/cjk.h".
17722
17723         2007-05-15  Jim Meyering  <jim@meyering.net>
17724
17725         * build-aux/bootstrap: Now that generated Makefile.am files
17726         are no longer under version control, they must be created at
17727         bootstrap time.
17728
17729 2007-08-14  Ben Pfaff  <blp@gnu.org>
17730
17731         * lib/count-one-bits.h: Add comments.  From Bruno Haible.
17732
17733 2007-08-14  Paul Eggert  <eggert@cs.ucla.edu>
17734
17735         * lib/count-one-bits.h: Don't include <limits.h>; no longer needed
17736         given the changes below.
17737         (COUNT_ONE_BITS): Use 'verify' rather than 'verify_true'.  Work
17738         even on hosts that have padding bits beyond the supported 64.
17739
17740 2007-08-10  Paul Eggert  <eggert@cs.ucla.edu>
17741
17742         * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.
17743         * lib/xstrtol.h: Don't include exitfail.h; that's now internal to
17744         xstrtol.c.  Include getopt.h, since xstrtol_fatal's signature
17745         depends on it.
17746         (xstrtol_error): Remove.
17747         (xstrtol_fatal): New decl, replacing the functionality of xstrtol_error
17748         but with a different signature.
17749         (ATTRIBUTE_NORETURN, __attribute__): New macros.
17750         * lib/xstrtol-error.c: Include exitfail.h.
17751         (xstrtol_fatal): New function, with a different signature from the
17752         old xstrtol_error, so that the caller need not worry about passing
17753         in an exit status, or about storage management of the option argument.
17754         (xstrtol_error): Now a static function.  Redo signature to
17755         implement xstrtol_fatal.  Output the correct number of hyphens in
17756         front of the option so that the caller need not worry about
17757         storage management.
17758         (N_): New macro.
17759         (_): Remove; not used now.
17760         * modules/xstrtol: Depend on getopt.
17761         * tests/test-xstrtol.c (main): Use new xstrtol_error function instead
17762         of old STRTOL_FATAL_ERROR macro.
17763         * tests/test-xstrtol.sh (t-xstrtol.xo): Adjust to match new behavior
17764         of test program.
17765         * tests/test-xstrtoimax.sh (t-xstrtoimax.xo): Likewise.
17766         * tests/test-xstrtoumax.sh (t-xstrtoumax.xo): Likewise.
17767
17768 2007-08-08  Eric Blake  <ebb9@byu.net>
17769
17770         * lib/xstrtol-error.c: Add missing include.
17771
17772         Move xstrtol messages into gnulib domain, when --pobase is used.
17773         * lib/xstrtol.h (_STRTOL_ERROR): Move messages out of macro...
17774         * lib/xstrtol-error.c (xstrtol_error): ...into new file.
17775         * modules/xstrtol (Files): Distribute new file.
17776         * m4/xstrtol.m4 (gl_XSTRTOL): Build new file.
17777         * lib/xstrtol.c (TESTING_XSTRTO): Move tests...
17778         * tests/test-xstrtol.c: ...into new file.
17779         * tests/test-xstrtoul.c: Also test xstrtoul.
17780         * tests/test-xstrtoimax.c: Also test xstrtoimax.
17781         * tests/test-xstrtoumax.c: Also test xstrtoumax.
17782         * tests/test-xstrtol.sh: Drive the tests.
17783         * tests/test-xstrtoimax.sh: Likewise.
17784         * tests/test-xstrtoumax.sh: Likewise.
17785         * modules/xstrtol-tests: New module.
17786         * modules/xstrtoimax-tests: Likewise.
17787         * modules/xstrtoumax-tests: Likewise.
17788
17789 2007-08-08  Jim Meyering  <jim@meyering.net>
17790
17791         New function: mfile_name_concat.
17792         * lib/filenamecat.c (mfile_name_concat): New function, just like
17793         file_name_concat, but return NULL upon failure rather than exiting
17794         with a diagnostic.
17795         * lib/filenamecat.h: Declare it.
17796
17797 2007-08-07  Bruno Haible  <bruno@clisp.org>
17798
17799         * m4/inttypes.m4 (gl_INTTYPES_H): Use GL_TRIGGER_STDC_LIMIT_MACROS
17800         instead of __STDC_LIMIT_MACROS_TRIGGER. This avoids a redefinition
17801         warning from gcc.
17802         Reported by Eric Blake.
17803
17804 2007-08-07  Simon Josefsson  <simon@josefsson.org>
17805
17806         * modules/crypto/arctwo (License): Use the synonymous term "LGPLv2+".
17807         * modules/crypto/arcfour (License): Likewise.
17808         * modules/crypto/des-tests (License): Likewise.
17809         * modules/crypto/gc-arctwo-tests (License): Likewise.
17810         * modules/crypto/gc-des-tests (License): Likewise.
17811         * modules/crypto/gc-hmac-md5-tests (License): Likewise.
17812         * modules/crypto/gc-hmac-sha1-tests (License): Likewise.
17813         * modules/crypto/gc-md2-tests (License): Likewise.
17814         * modules/crypto/gc-md4-tests (License): Likewise.
17815         * modules/crypto/gc-md5-tests (License): Likewise.
17816         * modules/crypto/gc-pbkdf2-sha1-tests (License): Likewise.
17817         * modules/crypto/gc-rijndael-tests (License): Likewise.
17818         * modules/crypto/gc-sha1-tests (License): Likewise.
17819         * modules/crypto/gc-tests (License): Likewise.
17820         * modules/crypto/hmac-md5 (License): Likewise.
17821         * modules/crypto/hmac-sha1 (License): Likewise.
17822         * modules/crypto/md2-tests (License): Likewise.
17823         * modules/crypto/md4-tests (License): Likewise.
17824         * modules/crypto/md5 (License): Likewise.
17825         * modules/crypto/rijndael (License): Likewise.
17826         * modules/crypto/sha1 (License): Likewise.
17827         * modules/memxor (License): Likewise.
17828
17829 2007-08-06  Paul Eggert  <eggert@cs.ucla.edu>
17830         and Bruno Haible  <bruno@clisp.org>
17831
17832         * NEWS: Describe interface changes to human, xstrtol.
17833         * lib/human.h: Include <xstrtol.h>.
17834         (human_options): Return enum strtol_error, not int.  Remove
17835         bool arg; take int * instead.
17836         * lib/human.c: Don't include "gettext.h".
17837         (_): Remove; no longer used.
17838         Don't include <xstrtol.h>, since human.h does it.
17839         (human_options): Adjust to abovementioned interface changes.
17840         Do not report error to stderr; that's now the caller's
17841         responsibility.
17842         * lib/xstrtol.c (main) [defined TESTING_XSTRTO]: Adjust to
17843         interface change.
17844         * lib/xstrtol.h (_STRTOL_ERROR): Take Option, Arg rather than
17845         Str, Argument_type_string.  All uses changed.  Put " argument"
17846         in diagnostics to make them clearer.  Change wording of suffix
17847         message for clarity.
17848         (STRTOL_FATAL_ERROR): Take Option, Arg rather than Str,
17849         Argument_type_string.
17850         (STRTOL_FATAL_WARN): Remove; no longer used.
17851         * modules/human (Depends-on): Remove gettext-h.
17852
17853 2007-08-06  Simon Josefsson  <simon@josefsson.org>
17854
17855         * build-aux/maint.mk, build-aux/GNUmakefile: Relicense to GPLv3+.
17856
17857 2007-07-31  Bruno Haible  <bruno@clisp.org>
17858
17859         * m4/stdint.m4 (gl_STDINT_H): Test whether WCHAR_MIN and WCHAR_MAX
17860         are defined by <stdint.h> (as opposed to <wchar.h>, as on Dragonfly).
17861         Reported by Joerg Sonnenberger <joerg@britannica.bec.de>.
17862
17863 2007-07-31  Bruno Haible  <bruno@clisp.org>
17864
17865         * lib/fflush.c (rpl_fflush): On BSD systems, use the __SNPT flag.
17866         Suggested by Joerg Sonnenberger <joerg@britannica.bec.de>.
17867
17868 2007-07-30  Bruno Haible  <bruno@clisp.org>
17869
17870         * modules/base64 (License): Use the synonymous term "LGPLv2+".
17871         * modules/c-ctype (License): Likewise.
17872         * modules/c-strcase (License): Likewise.
17873         * modules/check-version (License): Likewise.
17874         * modules/iconv (License): Likewise.
17875         * modules/iconv_open (License): Likewise.
17876         * modules/read-file (License): Likewise.
17877         * modules/striconv (License): Likewise.
17878         * modules/strverscmp (License): Likewise.
17879         * modules/vasprintf (License): Likewise.
17880         * modules/crypto/des (License): Likewise.
17881         * modules/crypto/gc (License): Likewise.
17882         * modules/crypto/gc-arcfour (License): Likewise.
17883         * modules/crypto/gc-arctwo (License): Likewise.
17884         * modules/crypto/gc-des (License): Likewise.
17885         * modules/crypto/gc-hmac-md5 (License): Likewise.
17886         * modules/crypto/gc-hmac-sha1 (License): Likewise.
17887         * modules/crypto/gc-md2 (License): Likewise.
17888         * modules/crypto/gc-md4 (License): Likewise.
17889         * modules/crypto/gc-md5 (License): Likewise.
17890         * modules/crypto/gc-pbkdf2-sha1 (License): Likewise.
17891         * modules/crypto/gc-random (License): Likewise.
17892         * modules/crypto/gc-rijndael (License): Likewise.
17893         * modules/crypto/gc-sha1 (License): Likewise.
17894         * modules/crypto/md2 (License): Likewise.
17895         * modules/crypto/md4 (License): Likewise.
17896
17897 2007-07-30  Jim Meyering  <jim@meyering.net>
17898
17899         * lib/fts.c (fts_read): Upon failure to chdir into a subdirectory,
17900         set fts_info to FTS_DNR, not to FTS_ERR, so that the caller knows
17901         it has valid stat data.  This bug would cause du not to count the
17902         sizes of inaccessible directories.
17903         Patch by Bryan Mason <bmason@redhat.com>, via Jose Maria Plans
17904         in <http://bugzilla.redhat.com/250077>.
17905
17906 2007-07-25  Peter O'Gorman  <peter@pogma.com>
17907             Bruno Haible  <bruno@clisp.org>
17908
17909         * m4/include_next.m4 (gl_INCLUDE_NEXT): Test whether #include_next
17910         really works. Needed because AIX 4.3 "xlc -E" doesn't understand
17911         #include_next, gives a diagnostic about it, but reports no error in
17912         the exit code.
17913         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
17914
17915 2007-07-24  Ben Pfaff  <blp@gnu.org>
17916
17917         Improve name: "count-one-bits" is better than "popcount".
17918         * MODULES.html.sh: Update name.
17919         * lib/popcount.h: Renamed lib/count-one-bits.h.
17920         (popcount): Renamed count_one_bits.
17921         (popcountl): Renamed count_one_bits_l.
17922         (popcountll): Renamed count_one_bits_ll.
17923         * m4/popcount.m4: Renamed m4/count-one-bits.m4.
17924         * modules/popcount: Renamed module/count-one-bits.
17925         * modules/popcount-tests: Renamed module/count-one-bits-tests.
17926         * tests/test-popcount.c: Renamed tests/test-count-one-bits.c.
17927
17928 2007-07-23  Ben Pfaff  <blp@gnu.org>
17929
17930         * lib/popcount.h (popcount32): Reduce size of constants, to allow
17931         better code generation, and add U to large constants to avoid
17932         warnings, in non-GCC case.
17933         Suggested by Bruno Haible.
17934
17935 2007-07-23  Ben Pfaff  <blp@gnu.org>
17936
17937         * lib/popcount.h: Use verify_true instead of if...abort.
17938         * modules/popcount: Depend on verify module.
17939         Suggested by Jim Meyering.
17940
17941 2007-07-23  Bruno Haible  <bruno@clisp.org>
17942
17943         * gnulib-tool (func_import): Create a .cvsignore file also when the
17944         directory is not yet in CVS but the toplevel directory is. When
17945         creating a .cvsignore file, add ".deps" and ".dirstamp" to it.
17946         Reported by Karl Berry.
17947
17948 2007-07-22  Ben Pfaff  <blp@gnu.org>
17949
17950         * lib/popcount.h: Use faster, branchless algorithm for non-GCC
17951         case.
17952         Suggested by Eric Blake.
17953
17954 2007-07-22  Ben Pfaff  <blp@gnu.org>
17955
17956         New module: popcount.
17957         * MODULES.html.sh: Add popcount.
17958         * modules/popcount: New file.
17959         * modules/popcount-tests: New file.
17960         * tests/test-popcount.c: New file.
17961         * lib/popcount.h: New file.
17962         * m4/popcount.m4: New file.
17963
17964 2007-07-22  Paul Eggert  <eggert@cs.ucla.edu>
17965
17966         * build-aux/announce-gen: Update to GPLv3.
17967
17968         * build-aux/config.guess: Update from config.
17969
17970 2007-07-21  Bruno Haible  <bruno@clisp.org>
17971
17972         * lib/error.c (_) [ENABLE_NLS]: Define to gettext.
17973         * lib/verror.c (_) [ENABLE_NLS]: Likewise.
17974
17975 2007-07-20  Jim Meyering  <jim@meyering.net>
17976
17977         * check-module: Diagnose a self-dependency.
17978
17979 2007-07-19  Bruno Haible  <bruno@clisp.org>
17980
17981         * gnulib-tool (func_import): Don't abort if pobase or po_domain is
17982         empty.
17983         Reported by Eric Blake.
17984
17985 2007-07-18  Bruno Haible  <bruno@clisp.org>
17986
17987         * gnulib-tool: New options --po-base, --po-domain.
17988         (func_usage): Document them.
17989         (pobase, po_domain): New variables.
17990         (func_emit_lib_Makefile_am): Augment AM_CPPFLAGS, defining
17991         DEFAULT_TEXT_DOMAIN.
17992         (func_emit_po_Makevars, func_emit_po_POTFILES_in): New functions.
17993         (func_import): Consider pobase and po_domain. Create a po/ directory.
17994         (func_create_testdir): Set pobase and po_domain to empty.
17995         * build-aux/po/Makefile.in.in: New file, from GNU gettext 0.16.1.
17996         * build-aux/po/remove-potcdate.sin: New file, from GNU gettext 0.16.1.
17997
17998 2007-07-18  Bruno Haible  <bruno@clisp.org>
17999
18000         * gnulib-tool (func_get_automake_snippet): Synthesize also an
18001         EXTRA_DIST augmentation for files in build-aux/.
18002
18003 2007-07-16  Bruno Haible  <bruno@clisp.org>
18004
18005         * modules/lseek (License): Use the synonymous term "LGPLv2+".
18006         * modules/getdelim (License): Likewise.
18007
18008 2007-07-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
18009
18010         * modules/arpa_inet (License): Use the synonymous term LGPLv2+.
18011         * modules/d-type (License): Likewise.
18012         * modules/extensions (License): Likewise.
18013         * modules/fnmatch (License): Likewise.
18014         * modules/fseeko (License): Likewise.
18015         * modules/getaddrinfo (License): Likewise.
18016         * modules/getline (License): Likewise.
18017         * modules/getlogin_r (License): Likewise.
18018         * modules/getpass (License): Likewise.
18019         * modules/gettimeofday (License): Likewise.
18020         * modules/glob (License): Likewise.
18021         * modules/inet_ntop (License): Likewise.
18022         * modules/malloc (License): Likewise.
18023         * modules/malloca (License): Likewise.
18024         * modules/memmem (License): Likewise.
18025         * modules/mempcpy (License): Likewise.
18026         * modules/memset (License): Likewise.
18027         * modules/minmax (License): Likewise.
18028         * modules/mktime (License): Likewise.
18029         * modules/netinet_in (License): Likewise.
18030         * modules/pathmax (License): Likewise.
18031         * modules/poll (License): Likewise.
18032         * modules/regex (License): Likewise.
18033         * modules/snprintf (License): Likewise.
18034         * modules/stdbool (License): Likewise.
18035         * modules/stdint (License): Likewise.
18036         * modules/stdio (License): Likewise.
18037         * modules/strcase (License): Likewise.
18038         * modules/strcasestr (License): Likewise.
18039         * modules/strdup (License): Likewise.
18040         * modules/string (License): Likewise.
18041         * modules/strndup (License): Likewise.
18042         * modules/strnlen (License): Likewise.
18043         * modules/strpbrk (License): Likewise.
18044         * modules/strptime (License): Likewise.
18045         * modules/strsep (License): Likewise.
18046         * modules/sys_select (License): Likewise.
18047         * modules/sys_socket (License): Likewise.
18048         * modules/sys_stat (License): Likewise.
18049         * modules/sys_time (License): Likewise.
18050         * modules/time (License): Likewise.
18051         * modules/time_r (License): Likewise.
18052         * modules/timegm (License): Likewise.
18053         * modules/unistd (License): Likewise.
18054         * modules/vsnprintf (License): Likewise.
18055         * modules/wctype (License): Likewise.
18056
18057 2007-07-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18058
18059         * modules/argz (License): LGPLv2+.
18060
18061 2007-07-15  Karl Berry  <karl@gnu.org>
18062
18063         * doc/gnulib.texi: revise node structure per new fdl.texi.
18064
18065 2007-07-14  Bruno Haible  <bruno@clisp.org>
18066
18067         * lib/uniname/gen-uninames.lisp (main): Emit a "do not edit" line to
18068         the output file.
18069         * lib/uniname/uninames.h: Regenerated.
18070
18071 2007-07-14  Karl Berry  <karl@gnu.org>
18072
18073         * doc/*gpl*.texi, doc/fdl.texi: new versions, consistently
18074         omitting sectioning and index commands.
18075
18076 2007-07-13  Bruno Haible  <bruno@clisp.org>
18077
18078         New gnulib-tool option --more-symlinks.
18079         * gnulib-tool (func_usage): Document --more-symlinks.
18080         (do_copyrights): New variable.
18081         Recognize option --more-symlinks.
18082         (func_import): Don't add a copyright notice transform to
18083         sed_transform_lib_file if do_copyrights is empty.
18084
18085 2007-07-13  Bruno Haible  <bruno@clisp.org>
18086
18087         * lib/vasnprintf.c (decimal_point_char): Define also if
18088         (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE)
18089         && !NEED_PRINTF_DIRECTIVE_A.
18090         Reported by Clemens Koller <clemens.koller@anagramm.de> via
18091         Gary V. Vaughan <gary@gnu.org>.
18092
18093 2007-07-13  Paul Eggert  <eggert@cs.ucla.edu>
18094
18095         * lib/inttypes_.h: Undo previous change, since it was fixed
18096         in a different way in the 2007-07-02 fix to m4/inttypes.m4.
18097
18098 2007-07-13  Bruno Haible  <bruno@clisp.org>
18099
18100         * lib/stdint_.h: Fix typo: _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H was
18101         misspelled as _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H.
18102
18103 2007-07-13  Jim Meyering  <jim@meyering.net>
18104
18105         df: Don't fail for Tru64's "file-on-file mount".
18106         * m4/fsusage.m4 (gl_FSUSAGE): Reject Tru64's buggy statvfs,
18107         so we fall through and use statfs instead.  Details here:
18108         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/10878>
18109         Reported by Albert Chin.
18110
18111 2007-07-13  Bruno Haible  <bruno@clisp.org>
18112
18113         * modules/alloca-opt (License): Use the synonymous term "LGPLv2+".
18114         * modules/configmake (License): Likewise.
18115         * modules/gettext (License): Likewise.
18116         * modules/gettext-h (License): Likewise.
18117         * modules/include_next (License): Likewise.
18118         * modules/link-warning (License): Likewise.
18119         * modules/localcharset (License): Likewise.
18120         * modules/localename (License): Likewise.
18121         * modules/lock (License): Likewise.
18122         * modules/relocatable-lib-lgpl (License): Likewise.
18123         * modules/size_max (License): Likewise.
18124         * modules/vasnprintf (License): Likewise.
18125         * modules/wchar (License): Likewise.
18126         * modules/xsize (License): Likewise.
18127
18128 2007-07-13  Bruno Haible  <bruno@clisp.org>
18129
18130         * gnulib-tool (func_import): Treat LGPLv2 as synonymous to LGPL.
18131         (func_create_testdir): Handle copying terms "GPLv2+" and "LGPLv2+".
18132
18133 2007-07-12  Bruno Haible  <bruno@clisp.org>
18134
18135         * doc/gnulib-intro.texi (Copyright): Clarify the license abbreviations
18136         in the modules files.
18137
18138 2007-07-11  Karl Berry  <karl@gnu.org>
18139
18140         * MODULES.html.sh (func_module): use
18141          sed -e '\|^'"${includefile}"'$|d'
18142          instead of /.../d, to avoid errors on $includefile's containing /.
18143
18144 2007-07-10  Sergey Poznyakoff  <gray@gnu.org.ua>
18145
18146         * gnulib-tool (func_import): Avoid duplication of --avoid
18147         statements
18148         (func_dest_tmpfilename,func_create_testdir): Translate `-' in file
18149         names to `_' in variable names.
18150
18151 2007-07-10  Eric Blake  <ebb9@byu.net>
18152
18153         * lib/version-etc.c (version_etc_va): Default to GPLv3+.
18154         * NEWS: Document this change.
18155
18156 2007-07-08  Bruno Haible  <bruno@clisp.org>
18157
18158         Update to Unicode 5.0.
18159         * lib/uniwidth/width.c (nonspacing_table_data): Add U+00AD,
18160         U+0350..U+035F, U+05A2, U+05BA, U+05C5, U+05C7, U+0600..U+0603,
18161         U+0610..U+0615, U+0656..U+065E, U+07EB..U+07F3, U+0A01, U+0AE2..U+0AE3,
18162         U+0CBC. Remove U+0CBF, U+0CC6. Add U+0CE2..U+0CE3, U+135F,
18163         U+17B4..U+17B5, U+17DD. Remove U+180E. Add U+1920..U+1922,
18164         U+1927..U+192B, U+1932, U+1939..U+193B, U+1A17..U+1A18, U+1B00..U+1B03,
18165         U+1B34, U+1B36..U+1B3A, U+1B3C, U+1B42, U+1B6B..U+1B73, U+1DC0..U+1DCA,
18166         U+1DFE..U+1DFF, U+20EB..U+20EF, U+A802, U+A806, U+A80B, U+A825..U+A826,
18167         U+10A01..U+10A03, U+10A05..U+10A06, U+10A0C..U+10A0F, U+10A38..U+10A3A,
18168         U+10A3F, U+1D242..U+1D244.
18169         (nonspacing_table_ind): Update.
18170         (uc_width): Assign width 0 to U+E0100..U+E01EF. Assign width 1 to
18171         U+4DC0..U+4DFF. Assign width 2 to U+2329..U+232A, U+FE10..U+FE1F.
18172
18173 2007-07-08  Bruno Haible  <bruno@clisp.org>
18174
18175         Update to Unicode 5.0.
18176         * lib/uniname/gen-uninames.lisp (main): Add the range 0x12xxx to the
18177         code transform. Extend the name index field of unicode_name_to_code and
18178         unicode_code_to_name from 16 to 24 bits.
18179         * lib/uniname/uniname.c (unicode_character_name,
18180         unicode_name_character): Add the range 0x12xxx to the code transform.
18181         * lib/uniname/uninames.h: Regenerated.
18182         * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.0.
18183
18184 2007-07-07  Bruno Haible  <bruno@clisp.org>
18185
18186         * modules/wcwidth-tests: New file.
18187         * tests/test-wcwidth.c: New file.
18188
18189         Work around MacOS X wcwidth() bug.
18190         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Test against MacOS X 10.3 bug.
18191         * lib/wcwidth.c: Include localcharset.h, streq.h, uniwidth.h.
18192         (rpl_wcwidth): Special-case the UTF-8 locales. Fall back to the
18193         original wcwidth in non-UTF-8 locales.
18194         * modules/wcwidth (Depends-on): Add localcharset, streq,
18195         uniwidth/width.
18196         * doc/functions/wcwidth.texi: Update.
18197
18198 2007-07-07  Bruno Haible  <bruno@clisp.org>
18199
18200         * lib/wchar_.h: Include the GL_LINK_WARNING macro.
18201         (wcwidth): New declaration.
18202         * m4/wchar.m4 (gl_WCHAR_MODULE_INDICATOR, gl_WCHAR_H_DEFAULTS): New
18203         macros.
18204         (gl_WCHAR_H): Require gl_WCHAR_H_DEFAULTS. Don't set WCHAR_H to empty
18205         here. Prepare for creating <wchar.h> unconditionally.
18206         * modules/wchar (Depends-on): Add link-warning.
18207         (Makefile.am): Substitute also GNULIB_WCWIDTH, HAVE_DECL_WCWIDTH,
18208         REPLACE_WCWIDTH, and GL_LINK_WARNING.
18209         * lib/wcwidth.h: Remove file.
18210         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gl_WCHAR_H_DEFAULTS. Set
18211         HAVE_DECL_WCWIDTH, REPLACE_WCWIDTH, WCHAR_H.
18212         * modules/wcwidth (Files): Remove lib/wcwidth.h.
18213         (configure.ac): Invoke gl_WCHAR_MODULE_INDICATOR.
18214         (Include): Replace wcwidth.h with <wchar.h>.
18215         * lib/wcwidth.c: Include <wchar.h> instead of wcwidth.h.
18216         * lib/mbchar.h: Don't include wcwidth.h.
18217         * lib/mbswidth.c: Likewise.
18218         * NEWS: Mention the change.
18219
18220 2007-07-07  Bruno Haible  <bruno@clisp.org>
18221
18222         * lib/wcwidth.c: New file, extracted from lib/wcwidth.h.
18223         * lib/wcwidth.h: Don't include wctype.h. Replace inline function
18224         definition with an external declaration.
18225         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Use wcwidth.c when wcwidth is not
18226         defined as a function. Remove AC_C_INLINE requirement.
18227         * modules/wcwidth (Files): Add lib/wcwidth.c.
18228         (Makefile.am): Remove redundant statement.
18229
18230 2007-07-07  Bruno Haible  <bruno@clisp.org>
18231
18232         * MODULES.html.sh (Unicode string functions): Add the new modules.
18233
18234         * tests/uniwidth/test-u32-strwidth.c: New file.
18235         * modules/uniwidth/u32-strwidth-tests: New file.
18236
18237         * lib/uniwidth/u32-strwidth.c: New file.
18238         * modules/uniwidth/u32-strwidth: New file.
18239
18240         * tests/uniwidth/test-u16-strwidth.c: New file.
18241         * modules/uniwidth/u16-strwidth-tests: New file.
18242
18243         * lib/uniwidth/u16-strwidth.c: New file.
18244         * modules/uniwidth/u16-strwidth: New file.
18245
18246         * tests/uniwidth/test-u8-strwidth.c: New file.
18247         * modules/uniwidth/u8-strwidth-tests: New file.
18248
18249         * lib/uniwidth/u8-strwidth.c: New file.
18250         * modules/uniwidth/u8-strwidth: New file.
18251
18252         * tests/uniwidth/test-u32-width.c: New file.
18253         * modules/uniwidth/u32-width-tests: New file.
18254
18255         * lib/uniwidth/u32-width.c: New file.
18256         * modules/uniwidth/u32-width: New file.
18257
18258         * tests/uniwidth/test-u16-width.c: New file.
18259         * modules/uniwidth/u16-width-tests: New file.
18260
18261         * lib/uniwidth/u16-width.c: New file.
18262         * modules/uniwidth/u16-width: New file.
18263
18264         * tests/uniwidth/test-u8-width.c: New file.
18265         * modules/uniwidth/u8-width-tests: New file.
18266
18267         * lib/uniwidth/u8-width.c: New file.
18268         * modules/uniwidth/u8-width: New file.
18269
18270         * tests/uniwidth/test-uc_width.c: New file.
18271         * modules/uniwidth/width-tests: New file.
18272
18273         * lib/uniwidth/width.c: New file, from GNU libiconv.
18274         * lib/uniwidth/cjk.h: New file, from GNU libiconv.
18275         * modules/uniwidth/width: New file.
18276
18277         * lib/uniwidth.h: New file, from GNU libiconv.
18278         * modules/uniwidth/base: New file.
18279
18280 2007-07-07  Bruno Haible  <bruno@clisp.org>
18281
18282         * lib/uniname.h: New file, from GNU gettext.
18283         * lib/uniname/gen-uninames.lisp: New file, from GNU gettext.
18284         * lib/uniname/uninames.h: New file, from GNU gettext.
18285         * lib/uniname/uniname.c: New file, from GNU gettext.
18286         * tests/uniname/test-uninames.sh: New file.
18287         * tests/uniname/test-uninames.c: New file, from GNU gettext.
18288         * tests/uniname/UnicodeDataNames.txt: New file, from GNU gettext.
18289         * modules/uniname/base: New file.
18290         * modules/uniname/uniname: New file.
18291         * modules/uniname/uniname-tests: New file.
18292         * MODULES.html.sh (Unicode string functions): Add the new modules.
18293
18294 2007-07-06  Bruno Haible  <bruno@clisp.org>
18295
18296         * doc/Makefile (TEXI2HTML): Specify a --reference-limit.
18297
18298 2007-07-06  Bruno Haible  <bruno@clisp.org>
18299
18300         * lib/sys_time_.h: Use a recursion-safe inclusion guard rather than
18301         a split double-inclusion guard. Needed for cygwin, where <sys/time.h>
18302         includes <cygwin/sys_time.h> which includes <sys/select.h> which
18303         include <sys/time.h>.
18304         Reported by Eric Blake.
18305
18306 2007-07-06  Eric Blake  <ebb9@byu.net>
18307
18308         Fix testing canonicalize on cygwin.
18309         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
18310         Revert patch from 2007-06-19.
18311         * tests/test-canonicalize-lgpl.c (main): Instead, skip test when
18312         canonicalize module is also in use.
18313         * tests/test-canonicalize.c: New file.
18314         * tests/test-canonicalize.sh: Likewise.
18315         * modules/canonicalize-tests: Likewise.
18316
18317 2007-07-06  Jim Meyering  <jim@meyering.net>
18318
18319         * lib/getugroups.c (getugroups): Detect getgrent failure.
18320         Adjust comment to reflect reality: this function may return -1.
18321
18322 2007-07-05  Sergey Poznyakoff  <gray@gnu.org.ua>
18323
18324         * build-aux/bootstrap (TP_URL,get_translations): Update to use
18325         the new TP address.
18326         (usage): Fix typo
18327         (gnulib_mk): New variable.
18328
18329 2007-07-05  Jim Meyering  <jim@meyering.net>
18330
18331         Don't let endgrent clobber errno, no matter how improbable.
18332         * lib/getugroups.c (getugroups): Save and restore errno around
18333         endgrent call.
18334
18335         Close the group DB even when failing with 2^31 or more members.
18336         * lib/getugroups.c (getugroups): Don't return without calling endgrent.
18337
18338 2007-07-04  Jim Meyering  <jim@meyering.net>
18339
18340         * lib/getugroups.h: New file.
18341         * lib/getugroups.c: Include "getugroups.h".
18342         Remove uses of "register" keyword.
18343         Move local variable, "cp", down into scope where used.
18344         Give "username" parameter the "const" attribute.
18345         * modules/getugroups (Files): Add lib/getugroups.h
18346
18347 2007-07-04  Karl Berry  <karl@gnu.org>
18348
18349         * MODULES.html.sh (func_all_modules): Complete rename of
18350         gpl/lgpl to gpl-2.0 and lgpl-2.1, and add gpl-3.0.
18351
18352 2007-07-02  Bruno Haible  <bruno@clisp.org>
18353
18354         * m4/inttypes.m4 (gl_INTTYPES_H): Define __STDC_LIMIT_MACROS in C++
18355         mode, when inttypes.h comes from gnulib.
18356         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
18357
18358 2007-07-02  Simon Josefsson  <simon@josefsson.org>
18359
18360         * NEWS: Mention lgpl module name change.
18361
18362         * modules/lgpl-2.1: Renamed from lgpl.
18363
18364         * NEWS: Mention gpl module name change.
18365
18366         * modules/gpl-3.0: New file, based on gpl-2.0.
18367
18368         * modules/gpl-2.0: Renamed from gpl.
18369
18370         * modules/gpl: Fix filename, doc/gpl.texi is now found at
18371         doc/gpl-2.0.texi.
18372
18373 2007-07-02  Paul Eggert  <eggert@cs.ucla.edu>
18374
18375         * lib/inttypes_.h [defined __cplusplus&&!defined __STDC_LIMIT_MACROS]:
18376         #define __STDC_LIMIT_MACROS temporarily while including
18377         <stdint.h>, so that __STDC_LIMIT_MACROS is defined.
18378         Problem reported by Joel E. Denny in
18379         <http://lists.gnu.org/archive/html/bug-gnulib/2007-07/msg00008.html>.
18380
18381 2007-07-01  Bruno Haible  <bruno@clisp.org>
18382
18383         * lib/unistdio.h: New file.
18384         * lib/unistdio/u-asnprintf.h: New file.
18385         * lib/unistdio/u-asprintf.h: New file.
18386         * lib/unistdio/u-printf-args.c: New file.
18387         * lib/unistdio/u-printf-args.h: New file.
18388         * lib/unistdio/u-printf-parse.h: New file.
18389         * lib/unistdio/u-snprintf.h: New file.
18390         * lib/unistdio/u-sprintf.h: New file.
18391         * lib/unistdio/u-vasprintf.h: New file.
18392         * lib/unistdio/u-vsnprintf.h: New file.
18393         * lib/unistdio/u-vsprintf.h: New file.
18394         * lib/unistdio/ulc-asnprintf.c: New file.
18395         * lib/unistdio/ulc-asprintf.c: New file.
18396         * lib/unistdio/ulc-fprintf.c: New file, based on lib/fprintf.c.
18397         * lib/unistdio/ulc-printf-parse.c: New file.
18398         * lib/unistdio/ulc-snprintf.c: New file.
18399         * lib/unistdio/ulc-sprintf.c: New file.
18400         * lib/unistdio/ulc-vasnprintf.c: New file.
18401         * lib/unistdio/ulc-vasprintf.c: New file.
18402         * lib/unistdio/ulc-vfprintf.c: New file, based on lib/vfprintf.c.
18403         * lib/unistdio/ulc-vsnprintf.c: New file.
18404         * lib/unistdio/ulc-vsprintf.c: New file.
18405         * lib/unistdio/u8-asnprintf.c: New file.
18406         * lib/unistdio/u8-asprintf.c: New file.
18407         * lib/unistdio/u8-printf-parse.c: New file.
18408         * lib/unistdio/u8-snprintf.c: New file.
18409         * lib/unistdio/u8-sprintf.c: New file.
18410         * lib/unistdio/u8-vasnprintf.c: New file.
18411         * lib/unistdio/u8-vasprintf.c: New file.
18412         * lib/unistdio/u8-vsnprintf.c: New file.
18413         * lib/unistdio/u8-vsprintf.c: New file.
18414         * lib/unistdio/u8-u8-asnprintf.c: New file.
18415         * lib/unistdio/u8-u8-asprintf.c: New file.
18416         * lib/unistdio/u8-u8-snprintf.c: New file.
18417         * lib/unistdio/u8-u8-sprintf.c: New file.
18418         * lib/unistdio/u8-u8-vasnprintf.c: New file.
18419         * lib/unistdio/u8-u8-vasprintf.c: New file.
18420         * lib/unistdio/u8-u8-vsnprintf.c: New file.
18421         * lib/unistdio/u8-u8-vsprintf.c: New file.
18422         * lib/unistdio/u16-asnprintf.c: New file.
18423         * lib/unistdio/u16-asprintf.c: New file.
18424         * lib/unistdio/u16-printf-parse.c: New file.
18425         * lib/unistdio/u16-snprintf.c: New file.
18426         * lib/unistdio/u16-sprintf.c: New file.
18427         * lib/unistdio/u16-vasnprintf.c: New file.
18428         * lib/unistdio/u16-vasprintf.c: New file.
18429         * lib/unistdio/u16-vsnprintf.c: New file.
18430         * lib/unistdio/u16-vsprintf.c: New file.
18431         * lib/unistdio/u16-u16-asnprintf.c: New file.
18432         * lib/unistdio/u16-u16-asprintf.c: New file.
18433         * lib/unistdio/u16-u16-snprintf.c: New file.
18434         * lib/unistdio/u16-u16-sprintf.c: New file.
18435         * lib/unistdio/u16-u16-vasnprintf.c: New file.
18436         * lib/unistdio/u16-u16-vasprintf.c: New file.
18437         * lib/unistdio/u16-u16-vsnprintf.c: New file.
18438         * lib/unistdio/u16-u16-vsprintf.c: New file.
18439         * lib/unistdio/u32-asnprintf.c: New file.
18440         * lib/unistdio/u32-asprintf.c: New file.
18441         * lib/unistdio/u32-printf-parse.c: New file.
18442         * lib/unistdio/u32-snprintf.c: New file.
18443         * lib/unistdio/u32-sprintf.c: New file.
18444         * lib/unistdio/u32-vasnprintf.c: New file.
18445         * lib/unistdio/u32-vasprintf.c: New file.
18446         * lib/unistdio/u32-vsnprintf.c: New file.
18447         * lib/unistdio/u32-vsprintf.c: New file.
18448         * lib/unistdio/u32-u32-asnprintf.c: New file.
18449         * lib/unistdio/u32-u32-asprintf.c: New file.
18450         * lib/unistdio/u32-u32-snprintf.c: New file.
18451         * lib/unistdio/u32-u32-sprintf.c: New file.
18452         * lib/unistdio/u32-u32-vasnprintf.c: New file.
18453         * lib/unistdio/u32-u32-vasprintf.c: New file.
18454         * lib/unistdio/u32-u32-vsnprintf.c: New file.
18455         * lib/unistdio/u32-u32-vsprintf.c: New file.
18456         * tests/unistdio/test-ulc-asnprintf1.c: New file.
18457         * tests/unistdio/test-ulc-asnprintf1.h: New file.
18458         * tests/unistdio/test-ulc-printf1.h: New file.
18459         * tests/unistdio/test-ulc-vasnprintf1.c: New file.
18460         * tests/unistdio/test-ulc-vasnprintf2.c: New file.
18461         * tests/unistdio/test-ulc-vasnprintf2.sh: New file.
18462         * tests/unistdio/test-ulc-vasnprintf3.c: New file.
18463         * tests/unistdio/test-ulc-vasnprintf3.sh: New file.
18464         * tests/unistdio/test-ulc-vasprintf1.c: New file.
18465         * tests/unistdio/test-ulc-vsnprintf1.c: New file.
18466         * tests/unistdio/test-ulc-vsprintf1.c: New file.
18467         * tests/unistdio/test-u8-asnprintf1.c: New file.
18468         * tests/unistdio/test-u8-asnprintf1.h: New file.
18469         * tests/unistdio/test-u8-printf1.h: New file.
18470         * tests/unistdio/test-u8-vasnprintf1.c: New file.
18471         * tests/unistdio/test-u8-vasnprintf2.c: New file.
18472         * tests/unistdio/test-u8-vasnprintf2.sh: New file.
18473         * tests/unistdio/test-u8-vasnprintf3.c: New file.
18474         * tests/unistdio/test-u8-vasnprintf3.sh: New file.
18475         * tests/unistdio/test-u8-vasprintf1.c: New file.
18476         * tests/unistdio/test-u8-vsnprintf1.c: New file.
18477         * tests/unistdio/test-u8-vsprintf1.c: New file.
18478         * tests/unistdio/test-u16-asnprintf1.c: New file.
18479         * tests/unistdio/test-u16-asnprintf1.h: New file.
18480         * tests/unistdio/test-u16-printf1.h: New file.
18481         * tests/unistdio/test-u16-vasnprintf1.c: New file.
18482         * tests/unistdio/test-u16-vasnprintf2.c: New file.
18483         * tests/unistdio/test-u16-vasnprintf2.sh: New file.
18484         * tests/unistdio/test-u16-vasnprintf3.c: New file.
18485         * tests/unistdio/test-u16-vasnprintf3.sh: New file.
18486         * tests/unistdio/test-u16-vasprintf1.c: New file.
18487         * tests/unistdio/test-u16-vsnprintf1.c: New file.
18488         * tests/unistdio/test-u16-vsprintf1.c: New file.
18489         * tests/unistdio/test-u32-asnprintf1.c: New file.
18490         * tests/unistdio/test-u32-asnprintf1.h: New file.
18491         * tests/unistdio/test-u32-printf1.h: New file.
18492         * tests/unistdio/test-u32-vasnprintf1.c: New file.
18493         * tests/unistdio/test-u32-vasnprintf2.c: New file.
18494         * tests/unistdio/test-u32-vasnprintf2.sh: New file.
18495         * tests/unistdio/test-u32-vasnprintf3.c: New file.
18496         * tests/unistdio/test-u32-vasnprintf3.sh: New file.
18497         * tests/unistdio/test-u32-vasprintf1.c: New file.
18498         * tests/unistdio/test-u32-vsnprintf1.c: New file.
18499         * tests/unistdio/test-u32-vsprintf1.c: New file.
18500         * modules/unistdio/base: New file.
18501         * modules/unistdio/u-printf-args: New file.
18502         * modules/unistdio/ulc-asnprintf: New file.
18503         * modules/unistdio/ulc-asprintf: New file.
18504         * modules/unistdio/ulc-fprintf: New file.
18505         * modules/unistdio/ulc-printf-parse: New file.
18506         * modules/unistdio/ulc-snprintf: New file.
18507         * modules/unistdio/ulc-sprintf: New file.
18508         * modules/unistdio/ulc-vasnprintf: New file.
18509         * modules/unistdio/ulc-vasprintf: New file.
18510         * modules/unistdio/ulc-vfprintf: New file.
18511         * modules/unistdio/ulc-vsnprintf: New file.
18512         * modules/unistdio/ulc-vsprintf: New file.
18513         * modules/unistdio/u8-asnprintf: New file.
18514         * modules/unistdio/u8-asprintf: New file.
18515         * modules/unistdio/u8-printf-parse: New file.
18516         * modules/unistdio/u8-snprintf: New file.
18517         * modules/unistdio/u8-sprintf: New file.
18518         * modules/unistdio/u8-vasnprintf: New file.
18519         * modules/unistdio/u8-vasprintf: New file.
18520         * modules/unistdio/u8-vsnprintf: New file.
18521         * modules/unistdio/u8-vsprintf: New file.
18522         * modules/unistdio/u8-u8-asnprintf: New file.
18523         * modules/unistdio/u8-u8-asprintf: New file.
18524         * modules/unistdio/u8-u8-snprintf: New file.
18525         * modules/unistdio/u8-u8-sprintf: New file.
18526         * modules/unistdio/u8-u8-vasnprintf: New file.
18527         * modules/unistdio/u8-u8-vasprintf: New file.
18528         * modules/unistdio/u8-u8-vsnprintf: New file.
18529         * modules/unistdio/u8-u8-vsprintf: New file.
18530         * modules/unistdio/u16-asnprintf: New file.
18531         * modules/unistdio/u16-asprintf: New file.
18532         * modules/unistdio/u16-printf-parse: New file.
18533         * modules/unistdio/u16-snprintf: New file.
18534         * modules/unistdio/u16-sprintf: New file.
18535         * modules/unistdio/u16-vasnprintf: New file.
18536         * modules/unistdio/u16-vasprintf: New file.
18537         * modules/unistdio/u16-vsnprintf: New file.
18538         * modules/unistdio/u16-vsprintf: New file.
18539         * modules/unistdio/u16-u16-asnprintf: New file.
18540         * modules/unistdio/u16-u16-asprintf: New file.
18541         * modules/unistdio/u16-u16-snprintf: New file.
18542         * modules/unistdio/u16-u16-sprintf: New file.
18543         * modules/unistdio/u16-u16-vasnprintf: New file.
18544         * modules/unistdio/u16-u16-vasprintf: New file.
18545         * modules/unistdio/u16-u16-vsnprintf: New file.
18546         * modules/unistdio/u16-u16-vsprintf: New file.
18547         * modules/unistdio/u32-asnprintf: New file.
18548         * modules/unistdio/u32-asprintf: New file.
18549         * modules/unistdio/u32-printf-parse: New file.
18550         * modules/unistdio/u32-snprintf: New file.
18551         * modules/unistdio/u32-sprintf: New file.
18552         * modules/unistdio/u32-vasnprintf: New file.
18553         * modules/unistdio/u32-vasprintf: New file.
18554         * modules/unistdio/u32-vsnprintf: New file.
18555         * modules/unistdio/u32-vsprintf: New file.
18556         * modules/unistdio/u32-u32-asnprintf: New file.
18557         * modules/unistdio/u32-u32-asprintf: New file.
18558         * modules/unistdio/u32-u32-snprintf: New file.
18559         * modules/unistdio/u32-u32-sprintf: New file.
18560         * modules/unistdio/u32-u32-vasnprintf: New file.
18561         * modules/unistdio/u32-u32-vasprintf: New file.
18562         * modules/unistdio/u32-u32-vsnprintf: New file.
18563         * modules/unistdio/u32-u32-vsprintf: New file.
18564         * modules/unistdio/ulc-asnprintf-tests: New file.
18565         * modules/unistdio/ulc-vasnprintf-tests: New file.
18566         * modules/unistdio/ulc-vasprintf-tests: New file.
18567         * modules/unistdio/ulc-vsnprintf-tests: New file.
18568         * modules/unistdio/ulc-vsprintf-tests: New file.
18569         * modules/unistdio/u8-asnprintf-tests: New file.
18570         * modules/unistdio/u8-vasnprintf-tests: New file.
18571         * modules/unistdio/u8-vasprintf-tests: New file.
18572         * modules/unistdio/u8-vsnprintf-tests: New file.
18573         * modules/unistdio/u8-vsprintf-tests: New file.
18574         * modules/unistdio/u16-asnprintf-tests: New file.
18575         * modules/unistdio/u16-vasnprintf-tests: New file.
18576         * modules/unistdio/u16-vasprintf-tests: New file.
18577         * modules/unistdio/u16-vsnprintf-tests: New file.
18578         * modules/unistdio/u16-vsprintf-tests: New file.
18579         * modules/unistdio/u32-asnprintf-tests: New file.
18580         * modules/unistdio/u32-vasnprintf-tests: New file.
18581         * modules/unistdio/u32-vasprintf-tests: New file.
18582         * modules/unistdio/u32-vsnprintf-tests: New file.
18583         * modules/unistdio/u32-vsprintf-tests: New file.
18584         * MODULES.html.sh (Unicode string functions): Add the new modules.
18585
18586 2007-07-01  Bruno Haible  <bruno@clisp.org>
18587
18588         * lib/sprintf.c (sprintf): Limit the available length estimation,
18589         to avoid address wraparound.
18590         * lib/vsprintf.c (vsprintf): Likewise.
18591         * modules/sprintf-posix (Dependencies): Add stdint.
18592         * modules/vsprintf-posix (Dependencies): Likewise.
18593
18594 2007-07-01  Bruno Haible  <bruno@clisp.org>
18595
18596         * gnulib-tool (self_abspathname): Determine PATH_SEPARATOR and handle
18597         Windows PATH as well. Conservative double-quoting. Comments.
18598
18599 2007-07-01  Bruno Haible  <bruno@clisp.org>
18600             Eric Blake  <ebb9@byu.net>
18601             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18602
18603         * gnulib-tool (self_abspathname): Fix algorithm to cope with
18604         empty components in $PATH, denoting '.'.
18605
18606 2007-07-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18607
18608         * gnulib-tool: Fix indentation.
18609         (func_create_megatestdir): Likewise.
18610         Report by Bruno Haible.
18611
18612 2007-06-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18613
18614         Sync from Automake.
18615         * build-aux/gnupload: Fix shell portability issues with for loops.
18616         Report by Karl Berry.
18617
18618 2007-06-29  Simon Josefsson  <simon@josefsson.org>
18619
18620         * build-aux/maint.mk (POURL): Use translationproject.org.
18621
18622 2007-06-27  Simon Josefsson  <simon@josefsson.org>
18623             Bruno Haible  <bruno@clisp.org>
18624
18625         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Require gl_HEADER_SYS_SOCKET
18626         before using HAVE_WS2TCPIP_H. Check for gai_strerror through an
18627         explicit link test, rather than AC_REPLACE_FUNCS - for mingw.
18628         (gl_PREREQ_GETADDRINFO): Require gl_HEADER_SYS_SOCKET before using
18629         HAVE_SYS_SOCKET_H and HAVE_WS2TCPIP_H.
18630
18631 2007-06-27  Bruno Haible  <bruno@clisp.org>
18632
18633         * build-aux/config.rpath: Upgrade to libtool-1.5.24.
18634         * build-aux/config.libpath: Upgrade to libtool-1.5.24.
18635
18636 2007-06-26  Karl Berry  <karl@gnu.org>
18637
18638         * MODULES.html.sh: remove xreadlink-with-size.
18639
18640 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
18641
18642         * lib/time_.h: Port to Solaris 8 with Sun Studio 11, using a
18643         method that I hope also handles the double-include problem noted
18644         by Bruno Haible in
18645         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00186.html>.
18646
18647 2007-06-23  Bruno Haible  <bruno@clisp.org>
18648
18649         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
18650         Don't let the 'mostlyclean' target fail if the last subdirectory could
18651         not be removed.
18652         Reported by Karl Berry.
18653
18654 2007-06-23  Bruno Haible  <bruno@clisp.org>
18655
18656         * gnulib-tool (echo): Add a speedier workaround for ksh.
18657         * tests/test-echo.sh: Likewise.
18658
18659 2007-06-23  Bruno Haible  <bruno@clisp.org>
18660
18661         * gnulib-tool (echo): Add workarounds also for bash versions < 2.04.
18662         * tests/test-echo.sh: Likewise.
18663
18664 2007-06-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18665
18666         * gnulib-tool (IFS): Initialize early, so we don't set it to
18667         empty later.
18668         (self_abspathname): Rewrite algorithm to set it, reindent.
18669         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am)
18670         (func_create_megatestdir): Merge some sed scripts.
18671
18672 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
18673
18674         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Check some typos
18675         exposed by Sun Studio 11 cc on Solaris 8.
18676
18677 2007-06-22  Bruno Haible  <bruno@clisp.org>
18678
18679         * gnulib-tool (echo): Ensure the echo primitive does not interpret
18680         backslashes.
18681         * tests/test-echo.sh: New file.
18682
18683 2007-06-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18684
18685         * gnulib-tool (func_add_or_update, func_create_testdir): Do not
18686         simplify `sed_replace_build_aux' scripts, they are portable but
18687         echoing them with `echo' is not.
18688         Report and analysis by Fernando Ferreira <fernando.prog@netcabo.pt>.
18689
18690 2007-06-21  Karl Berry  <karl@gnu.org>
18691
18692         * config/srclist.txt: guess we can't handle the licenses via
18693         srclist at the moment.
18694
18695 2007-06-21  Paul Eggert  <eggert@cs.ucla.edu>
18696
18697         * MODULES.html.sh: Add include_next.
18698         * modules/include_next: New file.
18699
18700 2007-06-20  Paul Eggert  <eggert@cs.ucla.edu>
18701
18702         * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
18703         INCLUDE_NEXT.
18704         (gl_CHECK_NEXT_HEADERS): New macro.
18705         * m4/fcntl_h.m4 (gl_FCNTL_H): use gl_CHECK_NEXT_HEADERS instead of
18706         the obsolescent gl_ABSOLUTE_HEADER.
18707         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.
18708         * m4/float_h.m4 (gl_FLOAT_H): Likewise.
18709         * m4/iconv_h.m4 (gl_ICONV_H): Likewise.
18710         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
18711         * m4/locale_h.m4 (gl_LOCALE_H): Likewise.
18712         * m4/math_h.m4 (gl_MATH_H): Likewise.
18713         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
18714         * m4/search_h.m4 (gl_SEARCH_H): Likewise.
18715         * m4/signal_h.m4 (gl_SIGNAL_H): Likewise.
18716         * m4/stdint.m4 (gl_STDINT_H): Likewise.
18717         * m4/stdio_h.m4 (gl_STDIO_H): Likewise.
18718         * m4/stdlib_h.m4 (gl_STDLIB_H): Likewise.
18719         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Likewise.
18720         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
18721         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
18722         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Likewise.
18723         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Likewise.
18724         * m4/sysexits.m4 (gl_SYSEXITS): Likewise.
18725         * m4/time_h.m4 (gl_HEADER_TIME_H_BODY): Likewise.
18726         * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
18727         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
18728         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
18729         * m4/inttypes.m4 (gl_INTTYPES_H): Define
18730         _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H to avoid the problem of unclean
18731         builds, since ABSOLUTE_INTTYPES_H is no longer being defined.
18732         * m4/stdint.m4 (gl_STDINT_H): Likewise, for
18733         _GL_JUST_INCLUDE_SYSTEM_STDINT_H.
18734         * lib/fcntl_.h: Use @INCLUDE_NEXT@ @NEXT_foo_H@
18735         rather than @HAVE_INCLUDE_NEXT@ and @ABSOLUTE_foo_H@.
18736         * lib/float_.h: Likewise.
18737         * lib/inttypes_.h: Likewise.
18738         * lib/math_.h: Likewise.
18739         * lib/search_.h: Likewise.
18740         * lib/signal_.h: Likewise.
18741         * lib/stdint_.h: Likewise.
18742         * lib/stdio_.h: Likewise.
18743         * lib/stdlib_.h: Likewise.
18744         * lib/string_.h: Likewise.
18745         * lib/sys_stat_.h: Likewise.
18746         * lib/sys_time_.h: Likewise.
18747         * lib/time_.h: Likewise.
18748         * lib/unistd_.h: Likewise.
18749         * lib/wchar_.h: Likewise.
18750         * lib/wctype_.h: Likewise.
18751         * lib/dirent_.h: Likewise.
18752         * lib/iconv_.h: Likewise.
18753         * lib/locale_.h: Likewise.
18754         * lib/netinet_in_.h: Likewise.
18755         * lib/sys_select_.h: Likewise.
18756         * lib/sys_socket_.h: Likewise.
18757         * lib/sysexits_.h: Likewise.
18758         * modules/fcntl (Depends-on): Depend on include_next, not
18759         absolute_header.
18760         (Makefile): Substitute INCLUDE_NEXT and NEXT_foo_H, not
18761         HAVE_INCLUDE_NEXT and ABSOLUTE_foo_H.
18762         * modules/fchdir: Likewise.
18763         * modules/float: Likewise.
18764         * modules/iconv_open: Likewise.
18765         * modules/inttypes: Likewise.
18766         * modules/locale: Likewise.
18767         * modules/math: Likewise.
18768         * modules/netinet_in: Likewise.
18769         * modules/search: Likewise.
18770         * modules/signal: Likewise.
18771         * modules/stdint: Likewise.
18772         * modules/stdio: Likewise.
18773         * modules/stdlib: Likewise.
18774         * modules/string: Likewise.
18775         * modules/sys_select: Likewise.
18776         * modules/sys_socket: Likewise.
18777         * modules/sys_stat: Likewise.
18778         * modules/sys_time: Likewise.
18779         * modules/sysexits: Likewise.
18780         * modules/time: Likewise.
18781         * modules/unistd: Likewise.
18782         * modules/wchar: Likewise.
18783         * modules/wctype: Likewise.
18784         * modules/sys_stat: Change maintainer to "all".
18785         * modules/unistd: Likewise.
18786
18787 2007-06-20  Karl Berry  <karl@gnu.org>
18788
18789         * config/srclist.txt: track www changes in license files.
18790
18791 2007-06-20  Sergey Poznyakoff  <gray@gnu.org.ua>
18792
18793         * build-aux/bootstrap: Remove stray dot.
18794         Make sure build_aux settings are honored when linking
18795         gnulib_extra_files.
18796
18797 2007-06-19  Eric Blake  <ebb9@byu.net>
18798
18799         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
18800         Allow compilation on cygwin.
18801
18802 2007-06-19  Jim Meyering  <jim@meyering.net>
18803
18804         xreadlink-with-size: Remove module.  No longer used.
18805         Ex-callers now use xreadlink or mreadlink-with-size.
18806         * modules/xreadlink-with-size: Remove module.
18807         * lib/xreadlink-with-size.c: Remove file.
18808         * lib/xreadlink.h (xreadlink_with_size): Remove prototype.
18809         (xreadlink): Remove inaccurate comment.  The one in xreadlink.c,
18810         just before the function definition *is* accurate.
18811
18812         Eliminate one way canonicalize_filename_mode could exit.
18813         * lib/canonicalize.c (canonicalize_filename_mode):
18814         Use mreadlink_with_size, not xreadlink_with_size.
18815
18816 2007-06-18  Paul Eggert  <eggert@cs.ucla.edu>
18817
18818         Detect porting problems to FreeBSD/arm, which has time_t wider than
18819         long int.  Original problem reported for GNU diff by Xin Li in
18820         <http://lists.gnu.org/archive/html/bug-gnu-utils/2007-06/msg00091.html>.
18821         * modules/getdate (Depends-on): Add intprops, verify.
18822         * lib/getdate.y: Include intprops.h, verify.h.  Verify that time_t
18823         is an integer type no wider than long int.
18824
18825 2007-06-18  Jim Meyering  <jim@meyering.net>
18826
18827         New module: mreadlink-with-size.
18828         * MODULES.html.sh: Add mreadlink-with-size.
18829         * modules/mreadlink-with-size: New module
18830         * modules/canonicalize (Depends-on): Depend on mreadlink-with-size,
18831         not xreadlink-with-size.
18832         * lib/mreadlink-with-size.c, lib/mreadlink.h: New files.
18833
18834 2007-06-16  Bruno Haible  <bruno@clisp.org>
18835
18836         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Catch the MacOS X 10.4 bug.
18837         * doc/functions/frexpl.texi: Document the MacOS X 10.4 bug.
18838         Reported by Gary V. Vaughan <gary@gnu.org>.
18839
18840 2007-06-15  Paul Eggert  <eggert@cs.ucla.edu>
18841
18842         Revamp lchown so that it lives in unistd.h where it belongs.
18843         * lib/lchown.h: Remove.
18844         * lib/dirchownmod.c: Don't include lib/lchown.h.
18845         * lib/fchownat.c: Likewise.
18846         * lib/openat.c: Likewise.
18847         * lib/lchown.c (REPLACE_CHOWN): Define to 0 if the system chown
18848         does not follow symlinks.
18849         (EOPNOTSUPP): Define if not defined.
18850         * lib/unistd_.h (chown): Do not replace if REPLADE_CHOWN
18851         is defined to 0.
18852         (lchown): New decl.
18853         * m4/lchown.m4 (gl_FUNC_LCHOWN): Require gl_UNISTD_H_DEFAULTS.
18854         Do not check for lchown decl.
18855         Set REPLACE_LCHOWN.
18856         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Set GNULIB_LCHOWN,
18857         REPLACE_LCHOWN.
18858         * modules/chown: Make it clear it follows symlinks.
18859         * modules/lchown: Make it clear it doesn't follow symlinks.
18860         (Files): Remove lib/lchown.h
18861         (Depends-on): Add unistd.
18862         (configure.ac): Add gl_UNISTD_MODULE_INDICATOR([lchown]).
18863         (Include): Include <unistd.h>, not "lchown.h".
18864         * modules/unistd (unistd.h): Substitude GNULIB_LCHOWN and
18865         REPLACE_LCHOWN.
18866
18867 2007-06-15  Jim Meyering  <jim@meyering.net>
18868
18869         Change license (GPL to LGPL) of fsusage and dependents.
18870         * modules/fsusage (License): Change to LGPL.
18871         * modules/full-read (License): Likewise.
18872         * modules/full-write (License): Likewise.
18873         * modules/safe-read (License): Likewise.
18874         * modules/safe-write (License): Likewise.
18875
18876 2007-06-14  Ben Pfaff  <blp@gnu.org>
18877
18878         Missing part of allocsa -> malloca transition.
18879         * modules/relocatable-prog-wrapper: gl_ALLOCSA should be
18880         gl_MALLOCA.
18881
18882 2007-06-12  Bruno Haible  <bruno@clisp.org>
18883
18884         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Guess no when cross-compiling
18885         to ia64, x86_64, i386.
18886         Reported by Eric Blake.
18887
18888 2007-06-12  Bruno Haible  <bruno@clisp.org>
18889
18890         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Guess no also when
18891         cross-compiling to x86_64.
18892
18893 2007-06-12  Paul Eggert  <eggert@cs.ucla.edu>
18894
18895         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Fix POSIX sed portability
18896         glitch reported by Ralf Wildenhues in
18897         <http://lists.gnu.org/archive/html/bug-gnulib/2007-06/msg00114.html>.
18898
18899         * m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum:]_-] reported by
18900         Vin Shelton.
18901
18902 2007-06-11  Bruno Haible  <bruno@clisp.org>
18903
18904         * lib/printf-args.c (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Fix NULL
18905         replacement string.
18906         Reported by Eric Blake.
18907
18908 2007-06-10  Bruno Haible  <bruno@clisp.org>
18909
18910         Prepare vasnprintf code for use with Unicode strings.
18911         * lib/printf-args.h (PRINTF_FETCHARGS): New macro.
18912         (arg_type) [ENABLE_UNISTDIO]: Define TYPE_U8_STRING, TYPE_U16_STRING,
18913         TYPE_U32_STRING.
18914         (argument) [ENABLE_UNISTDIO]: Add a_u8_string, a_u16_string,
18915         a_u32_string variants.
18916         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
18917         * lib/printf-args.c: Don't include config.h and the specification
18918         header if PRINTF_FETCHARGS is already defined.
18919         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
18920         (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Add code for TYPE_U8_STRING,
18921         TYPE_U16_STRING, TYPE_U32_STRING.
18922         * lib/printf-parse.h [ENABLE_UNISTDIO] (u8_directive, u8_directives,
18923         u16_directive, u16_directives, u32_directive, u32_directives): New
18924         types.
18925         (ulc_printf_parse, u8_printf_parse, u16_printf_parse, u32_printf_parse):
18926         New declarations.
18927         * lib/printf-parse.c: Don't include config.h and the specification
18928         header if PRINTF_PARSE is already defined. Eliminate the set of
18929         parameters for WIDE_CHAR_VERSION; the user of this file must provide
18930         them now. Include c-ctype.h.
18931         (PRINTF_PARSE) [ENABLE_UNISTDIO]: Add code implementing the 'U'
18932         directive and CHAR_T_ONLY_ASCII.
18933         * lib/vasnprintf.c: Don't include config.h and the specification header
18934         if VASNPRINTF is already defined.
18935         (DCHAR_IS_TCHAR, DCHAR_CPY): New macros.
18936         (VASNPRINTF): Use PRINTF_FETCHARGS instead of printf_fetchargs. Use
18937         DCHAR_CPY. Handle the case that DCHAR_T and FCHAR_T are not the same
18938         type. Handle the case that TCHAR_T and FCHAR_T are not of the same
18939         size. Handle the case that DCHAR_T and TCHAR_T are not the same type,
18940         add a conversion from TCHAR_T[] to DCHAR_T[], and rework the padding
18941         code accordingly.
18942         (VASNPRINTF) [ENABLE_UNISTDIO]: Implement the 'U' directive. Enable
18943         pad_ourselves also in this case, with the 'c' and 's' directives, and
18944         with a different notion of "width".
18945         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): New macros.
18946
18947 2007-06-10  Bruno Haible  <bruno@clisp.org>
18948
18949         * modules/unistr/u32-mbsnlen: New file.
18950         * lib/unistr/u32-mbsnlen.c: New file.
18951
18952         * modules/unistr/u16-mbsnlen: New file.
18953         * lib/unistr/u16-mbsnlen.c: New file.
18954
18955         * modules/unistr/u8-mbsnlen: New file.
18956         * lib/unistr/u8-mbsnlen.c: New file.
18957
18958         * lib/unistr.h (u8_mbsnlen, u16_mbsnlen, u32_mbsnlen): New
18959         declarations.
18960
18961 2007-06-10  Bruno Haible  <bruno@clisp.org>
18962
18963         * lib/string_.h (mbsnlen): New declaration.
18964         * lib/mbsnlen.c: New file.
18965         * m4/mbsnlen.m4: New file.
18966         * modules/mbsnlen: New file.
18967         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set GNULIB_MBSNLEN.
18968         * modules/string (string.h): Substitute GNULIB_MBSNLEN.
18969         * MODULES.html.sh (Internationalization functions): Add mbsnlen.
18970
18971 2007-06-10  Bruno Haible  <bruno@clisp.org>
18972
18973         * lib/mbslen.c: Include <stdlib.h>, needed for MB_CUR_MAX.
18974
18975 2007-06-10  Bruno Haible  <bruno@clisp.org>
18976
18977         * lib/mbiter.h: Include <stddef.h>, needed for ptrdiff_t.
18978         * lib/mbuiter.h: Likewise.
18979
18980 2007-06-10  Bruno Haible  <bruno@clisp.org>
18981
18982         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Check for _snprintf
18983         declaration.
18984
18985 2007-06-10  Karl Berry  <karl@gnu.org>
18986
18987         * config/srclist.txt: remove gettext entries, Bruno prefers
18988         to update individually.
18989
18990 2007-06-10  Bruno Haible  <bruno@clisp.org>
18991
18992         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Remove variable
18993         'maxlen'. Ensure only length + width bytes are allocated, not
18994         length + 1 + width.
18995
18996 2007-06-09  Bruno Haible  <bruno@clisp.org>
18997
18998         * lib/vasnprintf.c (FCHAR_T, DCHAR_T, TCHAR_T): New macros.
18999         (CHAR_T): Remove macro.
19000         (VASNPRINTF): Update.
19001
19002 2007-06-09  Bruno Haible  <bruno@clisp.org>
19003
19004         * MODULES.html.sh (Unicode string functions): Add the new modules.
19005
19006         * modules/uniconv/u32-conv-to-enc: New file.
19007         * lib/uniconv/u32-conv-to-enc.c: New file.
19008         * modules/uniconv/u32-conv-to-enc-tests: New file.
19009         * tests/uniconv/test-u32-conv-to-enc.c: New file.
19010
19011         * modules/uniconv/u16-conv-to-enc: New file.
19012         * lib/uniconv/u16-conv-to-enc.c: New file.
19013         * lib/uniconv/u-conv-to-enc.h: New file.
19014         * modules/uniconv/u16-conv-to-enc-tests: New file.
19015         * tests/uniconv/test-u16-conv-to-enc.c: New file.
19016
19017         * modules/uniconv/u8-conv-to-enc: New file.
19018         * lib/uniconv/u8-conv-to-enc.c: New file.
19019         * modules/uniconv/u8-conv-to-enc-tests: New file.
19020         * tests/uniconv/test-u8-conv-to-enc.c: New file.
19021
19022         * lib/uniconv.h (u8_conv_to_encoding, u16_conv_to_encoding,
19023         u32_conv_to_encoding): New declarations.
19024
19025 2007-06-09  Bruno Haible  <bruno@clisp.org>
19026
19027         * tests/uniconv/test-u32-strconv-to-enc.c (main): Remove unused code.
19028
19029 2007-06-09  Bruno Haible  <bruno@clisp.org>
19030
19031         Rename 'allocsa' -> 'malloca', 'freesa' -> 'freea'.
19032         * modules/malloca: Renamed from modules/allocsa, updated.
19033         * lib/malloca.h: Renamed from lib/allocsa.h, updated.
19034         * lib/malloca.c: Renamed from lib/allocsa.c, updated.
19035         * lib/malloca.valgrind: Renamed from lib/allocsa.valgrind, updated.
19036         * m4/malloca.m4: Renamed from m4/allocsa.m4, updated.
19037         * modules/malloca-tests: Renamed from modules/allocsa-tests, updated.
19038         * tests/test-malloca.c: Renamed from tests/test-allocsa.c, updated.
19039         * modules/xmalloca: Renamed from modules/xallocsa, updated.
19040         * lib/xmalloca.h: Renamed from lib/xallocsa.h, updated.
19041         * lib/xmalloca.c: Renamed from lib/xallocsa.c, updated.
19042         * modules/c-strcasestr (Depends-on): Update.
19043         * lib/c-strcasestr.c: Update.
19044         * modules/c-strstr (Depends-on): Update.
19045         * lib/c-strstr.c: Update.
19046         * modules/canonicalize-lgpl (Depends-on): Update.
19047         * lib/canonicalize-lgpl.c: Update.
19048         * modules/clean-temp (Depends-on): Update.
19049         * lib/clean-temp.c: Update.
19050         * modules/csharpcomp (Depends-on): Update.
19051         * lib/csharpcomp.c: Update.
19052         * modules/csharpexec (Depends-on): Update.
19053         * lib/csharpexec.c: Update.
19054         * modules/javacomp (Depends-on): Update.
19055         * lib/javacomp.c: Update.
19056         * modules/javaexec (Depends-on): Update.
19057         * lib/javaexec.c: Update.
19058         * modules/mbscasestr (Depends-on): Update.
19059         * lib/mbscasestr.c: Update.
19060         * modules/mbsstr (Depends-on): Update.
19061         * lib/mbsstr.c: Update.
19062         * modules/setenv (Depends-on): Update.
19063         * lib/setenv.c: Update.
19064         * modules/strcasestr (Depends-on): Update.
19065         * lib/strcasestr.c: Update.
19066         * modules/striconveha (Depends-on): Update.
19067         * lib/striconveha.c: Update.
19068         * modules/relocatable-prog-wrapper (Files): Update.
19069         * lib/relocwrapper.c: Update.
19070         * build-aux/install-reloc: Update.
19071         * MODULES.html.sh (Memory management functions <stdlib.h>): Update.
19072
19073 2007-06-08  Bruno Haible  <bruno@clisp.org>
19074
19075         Port to uClibc.
19076         * lib/fbufmode.c (fbufmode): Add special code for uClibc.
19077         * lib/fpurge.c (fpurge): Likewise.
19078         * lib/freading.c (freading): Likewise.
19079         * lib/fseeko.c (rpl_fseeko): Likewise.
19080         * lib/fseterr.c (fseterr): Likewise.
19081         * lib/fwriting.c (fwriting): Likewise.
19082         * tests/test-fflush.c (main): Avoid a failure on uClibc.
19083
19084 2007-06-08  Bruno Haible  <bruno@clisp.org>
19085
19086         * m4/intlmacosx.m4: New file, extracted from gettext.m4.
19087         * m4/gettext.m4 (gt_INTL_MACOSX): Remove macro, moved to intlmacosx.m4.
19088         * modules/gettext (Files): Add m4/intlmacosx.m4.
19089
19090 2007-06-07  Bruno Haible  <bruno@clisp.org>
19091
19092         * modules/localename-tests: New file.
19093         * tests/test-localename.c: New file.
19094
19095         New module 'localename'.
19096         * lib/localename.h: New file.
19097         * lib/localename.c: New file, from GNU gettext.
19098         * m4/localename.m4: New file.
19099         * modules/localename: New file.
19100
19101 2007-06-07  Bruno Haible  <bruno@clisp.org>
19102
19103         Work around the lack of <wchar.h> on some builds of uClibc.
19104         * doc/headers/wchar.texi: Update.
19105         * lib/wchar_.h: Include <wchar.h> only if it exists.
19106         * m4/wchar.m4 (gl_WCHAR_H): Check for <wchar.h>. Set HAVE_WCHAR_H.
19107         * m4/stdint.m4 (gl_STDINT_H): Check for <wchar.h>.
19108         (gl_STDINT_TYPE_PROPERTIES): Don't try to include <wchar.h> if it
19109         doesn't exist.
19110         * modules/wchar (wchar.h): Substitute HAVE_WCHAR_H.
19111         * modules/mbfile (Depends-on): Add wchar.
19112         * modules/mbiter (Depends-on): Likewise.
19113         * modules/mbuiter (Depends-on): Likewise.
19114         Reported by Simon Josefsson.
19115
19116 2007-06-06  Paul Eggert  <eggert@cs.ucla.edu>
19117
19118         Work around problem reported by Steven M. Schweda in
19119         <http://lists.gnu.org/archive/html/bug-tar/2007-06/msg00002.html>:
19120         Tru64 5.1B with the Compaq compiler environment installed declares
19121         an 'isblank' function but does not define it in the C library.
19122         * lib/fnmatch.c (isblank): Check for HAVE_ISBLANK, too.
19123         * lib/regex_internal.h (isblank): Likewise.
19124         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for isblank existence.
19125         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
19126
19127 2007-06-05  Bruno Haible  <bruno@clisp.org>
19128
19129         Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64,
19130         ia64.
19131         * modules/printf-safe: New file.
19132         * modules/fprintf-posix (Depends-on): Add printf-safe.
19133         * modules/printf-posix (Depends-on): Likewise.
19134         * modules/snprintf-posix (Depends-on): Likewise.
19135         * modules/sprintf-posix (Depends-on): Likewise.
19136         * modules/vasnprintf-posix (Depends-on): Likewise.
19137         * modules/vasprintf-posix (Depends-on): Likewise.
19138         * modules/vfprintf-posix (Depends-on): Likewise.
19139         * modules/vprintf-posix (Depends-on): Likewise.
19140         * modules/vsnprintf-posix (Depends-on): Likewise.
19141         * modules/vsprintf-posix (Depends-on): Likewise.
19142         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Require
19143         AC_C_BIGENDIAN. Define CHECK_PRINTF_SAFE if printf-safe is used. Test
19144         non-IEEE numbers on i386, x86_64, ia64. When cross-compiling, guess
19145         "no" on i386, x86_64, ia64.
19146         * tests/test-snprintf-posix.h (LDBL80_WORDS): New macro.
19147         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
19148         on i386, x86_64, ia64.
19149         * tests/test-sprintf-posix.h (LDBL80_WORDS): New macro.
19150         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
19151         on i386, x86_64, ia64.
19152         * tests/test-vasnprintf-posix.c: Include float.h.
19153         (LDBL80_WORDS): New macro.
19154         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
19155         on i386, x86_64, ia64.
19156         * tests/test-vasprintf-posix.c: Include float.h.
19157         (LDBL80_WORDS): New macro.
19158         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
19159         on i386, x86_64, ia64.
19160         * tests/test-snprintf-posix.c: Include float.h.
19161         * tests/test-sprintf-posix.c: Likewise.
19162         * tests/test-vsnprintf-posix.c: Likewise.
19163         * tests/test-vsprintf-posix.c: Likewise.
19164
19165 2007-06-05  Bruno Haible  <bruno@clisp.org>
19166
19167         Fix isnanl so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
19168         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Require AC_C_BIGENDIAN. Test
19169         non-IEEE numbers on i386, x86_64, ia64.
19170         (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require AC_C_BIGENDIAN.
19171         * lib/isnan.c (FUNC): Add special code for i386, x86_64, ia64.
19172         * tests/test-isnanl.h: Include float.h.
19173         (main): Check also non-IEEE numbers on i386, x86_64, ia64.
19174
19175 2007-06-05  Bruno Haible  <bruno@clisp.org>
19176
19177         * lib/vasnprintf.c (VASNPRINTF): Do the extra handling of NaN and Inf
19178         also the %a / %A. Handle the %a / %A code before this extra handling.
19179
19180 2007-06-05  Bruno Haible  <bruno@clisp.org>
19181
19182         * lib/vasnprintf.c [NEED_PRINTF_LONG_DOUBLE ||
19183         NEED_PRINTF_INFINITE_LONG_DOUBLE]: Include fpucw.h.
19184
19185 2007-06-05  Bruno Haible  <bruno@clisp.org>
19186
19187         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): Fix
19188         typo in variable name.
19189
19190 2007-06-05  Eric Blake  <ebb9@byu.net>
19191
19192         * m4/lseek.m4 (gl_FUNC_LSEEK): Work when cross-compiling.
19193         Reported by Simon Josefsson.
19194
19195 2007-06-04  Bruno Haible  <bruno@clisp.org>
19196
19197         Avoid test failures on some PowerPC platforms.
19198         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP):
19199         Define differently for PowerPC.
19200         * tests/test-frexpl.c (MIN_NORMAL_EXP): Likewise.
19201         Reported by Gary V. Vaughan <gary@gnu.org>.
19202
19203 2007-06-02  Bruno Haible  <bruno@clisp.org>
19204
19205         Fix test-stdint failure on FreeBSD/ia64.
19206         * m4/stdint.m4 (gl_STDINT_H): Check the values of PTRDIFF_MIN,
19207         PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN,
19208         WCHAR_MAX, WINT_MIN, WINT_MAX entirely, not only for plausibility.
19209         * doc/headers/stdint.texi: Update.
19210
19211 2007-06-01  Bruno Haible  <bruno@clisp.org>
19212
19213         * tests/test-binary-io.c (main): Pass a third argument to open().
19214         Reported by Gary V. Vaughan <gary@gnu.org>.
19215
19216 2007-06-01  Bruno Haible  <bruno@clisp.org>
19217
19218         * doc/functions/frexpl.texi: Update for mingw.
19219
19220 2007-06-01  Bruno Haible  <bruno@clisp.org>
19221
19222         * tests/test-lseek.c (main): Disable test of errno for invalid third
19223         argument.
19224         * doc/functions/lseek.texi: Update.
19225         Reported by Gary V. Vaughan <gary@gnu.org>.
19226
19227 2007-05-28  Bruno Haible  <bruno@clisp.org>
19228
19229         * m4/intl.m4 (AM_INTL_SUBDIR): Substitute variables WOE32, WINDRES.
19230
19231 2007-05-31  Eric Blake  <ebb9@byu.net>
19232
19233         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Guess no on mingw when
19234         cross compiling.
19235
19236 2007-05-30  Eric Blake  <ebb9@byu.net>
19237         and Bruno Haible  <bruno@clisp.org>
19238
19239         Work around mingw test failures exposed by m4-1.4.9b.
19240         * m4/stdint.m4 (gl_STDINT_H): Detect mingw bug.
19241         * tests/test-unistd.c: Disable uid_t and git_t tests for the
19242         moment.
19243
19244 2007-05-30  Bruno Haible  <bruno@clisp.org>
19245
19246         * tests/test-lseek.c: Explicitly close file descriptors 0 and 1 before
19247         assuming that they are closed. Needed on HP-UX 11.
19248
19249 2007-05-29  Bruno Haible  <bruno@clisp.org>
19250
19251         Fix a problem with #include_next.
19252         * lib/dirent_.h: Split the double-inclusion guard.
19253         * lib/fcntl_.h: Likewise.
19254         * lib/float_.h: Likewise.
19255         * lib/iconv_.h: Likewise.
19256         * lib/inttypes_.h: Likewise.
19257         * lib/locale_.h: Likewise.
19258         * lib/math_.h: Likewise.
19259         * lib/netinet_in_.h: Likewise.
19260         * lib/search_.h: Likewise.
19261         * lib/signal_.h: Likewise.
19262         * lib/stdint_.h: Likewise.
19263         * lib/stdio_.h: Likewise.
19264         * lib/stdlib_.h: Likewise.
19265         * lib/string_.h: Likewise.
19266         * lib/sys_select_.h: Likewise.
19267         * lib/sys_socket_.h: Likewise.
19268         * lib/sys_stat_.h: Likewise.
19269         * lib/sys_time_.h: Likewise.
19270         * lib/sysexits_.h: Likewise.
19271         * lib/time_.h: Likewise.
19272         * lib/unistd_.h: Likewise.
19273         * lib/wchar_.h: Likewise.
19274         * lib/wctype_.h: Likewise.
19275
19276 2007-05-29  Bruno Haible  <bruno@clisp.org>
19277
19278         * tests/test-unistd.c: Disable the tests for useconds_t and intptr_t
19279         for the moment.
19280
19281 2007-05-29  Bruno Haible  <bruno@clisp.org>
19282
19283         * m4/isnan.m4 (gl_DOUBLE_EXPONENT_LOCATION): Silence the AC_C_BIGENDIAN
19284         invocation.
19285         Reported by Eric Blake.
19286
19287 2007-05-29  Bruno Haible  <bruno@clisp.org>
19288
19289         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Fix typo in cross-
19290         compiling case.
19291
19292 2007-05-29  Eric Blake  <ebb9@byu.net>
19293             Bruno Haible  <bruno@clisp.org>
19294
19295         * m4/isnanf.m4 (gl_FUNC_ISNANF_NO_LIBM): Avoid syntax error on
19296         cross compiles.
19297
19298 2007-05-28  Eric Blake  <ebb9@byu.net>
19299
19300         * modules/closein-tests (test_closein_LDADD): Support test on
19301         cygwin with libtool.
19302
19303 2007-05-28  Bruno Haible  <bruno@clisp.org>
19304
19305         * tests/uniconv/test-u16-conv-from-enc.c: Remove #ifdef HAVE_CONFIG_H.
19306         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
19307         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
19308         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
19309         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
19310         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
19311         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
19312         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
19313         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
19314
19315 2007-05-28  Eric Blake  <ebb9@byu.net>
19316
19317         Unconditionally include <config.h> in unit tests.
19318         * tests/test-alloca-opt.c: Remove #ifdef HAVE_CONFIG_H.
19319         * tests/test-allocsa.c, tests/test-arcfour.c,
19320         tests/test-arctwo.c, tests/test-argmatch.c, tests/test-argp.c,
19321         tests/test-array_list.c, tests/test-array_oset.c,
19322         tests/test-atexit.c, test-avltree_list.c, test-avltree_oset.c,
19323         test-avltreehash_list.c, test-base64.c, test-binary-io.c,
19324         test-c-ctype.c, test-c-strcasecmp.c, test-c-strcasestr.c,
19325         test-c-strncasecmp.c, test-c-strstr.c, test-canonicalize-lgpl.c,
19326         test-carray_list.c, test-crc.c, test-des.c, test-dirname.c,
19327         test-fflush.c, test-fprintf-posix.c, test-gc-arcfour.c,
19328         test-gc-arctwo.c, test-gc-des.c, test-gc-hmac-md5.c,
19329         test-gc-hmac-sha1.c, test-gc-md2.c, test-gc-md4.c, test-gc-md5.c,
19330         test-gc-pbkdf2-sha1.c, test-gc-rijndael.c, test-gc-sha1.c,
19331         test-gc.c, test-getpass.c, test-hmac-md5.c, test-hmac-sha1.c,
19332         test-iconv.c, test-linked_list.c, test-linkedhash_list.c,
19333         test-lock.c, test-mbscasecmp.c, test-mbscasestr1.c,
19334         test-mbscasestr2.c, test-mbscasestr3.c, test-mbscasestr4.c,
19335         test-mbschr.c, test-mbscspn.c, test-mbsncasecmp.c, test-mbspbrk.c,
19336         test-mbspcasecmp.c, test-mbsrchr.c, test-mbsspn.c, test-mbsstr1.c,
19337         test-mbsstr2.c, test-mbsstr3.c, test-md2.c, test-md4.c,
19338         test-md5.c, test-memmem.c, test-printf-posix.c,
19339         test-rbtree_list.c, test-rbtree_oset.c, test-rbtreehash_list.c,
19340         test-read-file.c, test-rijndael.c, test-snprintf-posix.c,
19341         test-snprintf.c, test-sprintf-posix.c, test-stdint.c,
19342         test-strcasestr.c, test-striconv.c, test-striconveh.c,
19343         test-striconveha.c, test-tls.c, test-vasnprintf-posix.c,
19344         test-vasnprintf-posix2.c, test-vasnprintf.c,
19345         test-vasprintf-posix.c, test-vasprintf.c, test-verify.c,
19346         test-vfprintf-posix.c, test-vprintf-posix.c,
19347         test-vsnprintf-posix.c, test-vsnprintf.c, test-vsprintf-posix.c,
19348         test-xvasprintf.c: Likewise.
19349
19350 2007-05-28  Bruno Haible  <bruno@clisp.org>
19351
19352         * gnulib-tool (func_import): Remember the --with-tests command-line
19353         option through the macro gl_WITH_TESTS in the gnulib-cache.m4.
19354         Reported by Eric Blake.
19355
19356 2007-05-28  Bruno Haible  <bruno@clisp.org>
19357
19358         * modules/ftell-tests: New file.
19359         * tests/test-ftell.c: New file, based on tests/test-ftello.c.
19360         * tests/test-ftell.sh: New file, based on tests/test-ftello.sh.
19361
19362         * lib/ftell.c: New file.
19363         * modules/ftell: New file.
19364         * m4/ftell.m4: New file.
19365         * doc/functions/ftell.texi: Update.
19366         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELL,
19367         REPLACE_FTELL.
19368         * lib/stdio_.h (rpl_ftell): New declaration.
19369         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELL,
19370         REPLACE_FTELL.
19371
19372 2007-05-28  Eric Blake  <ebb9@byu.net>
19373
19374         * lib/allocsa.h (safe_alloca): Avoid compiler warning.
19375
19376 2007-05-28  Bruno Haible  <bruno@clisp.org>
19377
19378         * modules/fseek-tests: New file.
19379         * tests/test-fseek.c: New file, based on tests/test-fseeko.c.
19380         * tests/test-fseek.sh: New file, based on tests/test-fseeko.sh.
19381
19382         * lib/fseek.c: New file.
19383         * modules/fseek: New file.
19384         * m4/fseek.m4: New file.
19385         * doc/functions/fseek.texi: Update.
19386         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEK,
19387         REPLACE_FSEEK.
19388         * lib/stdio_.h (rpl_fseek): New declaration.
19389         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEK,
19390         REPLACE_FSEEK.
19391
19392 2007-05-28  Bruno Haible  <bruno@clisp.org>
19393
19394         * lib/stdio_.h (fflush): More comments.
19395
19396 2007-05-28  Bruno Haible  <bruno@clisp.org>
19397
19398         * m4/lseek.m4 (gl_FUNC_LSEEK): When not cross-compiling, perform a real
19399         runtime test.
19400
19401 2007-05-28  Eric Blake  <ebb9@byu.net>
19402
19403         Improve lseek module.
19404         * lib/lseek.c (rpl_lseek): Detect EBADF on mingw.
19405         * lib/unistd_.h (lseek): Scale back link warning message.
19406         * tests/test-lseek.c: Beef up test.
19407         * tests/test-lseek.sh: Exercise more facets of lseek.
19408         Reported by Bruno Haible.
19409
19410 2007-05-28  Bruno Haible  <bruno@clisp.org>
19411
19412         * tests/test-unistd.c: Test all the types that <unistd.h> is expected
19413         to define.
19414
19415 2007-05-27  Bruno Haible  <bruno@clisp.org>
19416
19417         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-31 patch.
19418
19419 2007-05-27  Bruno Haible  <bruno@clisp.org>
19420
19421         * modules/openmp: New file.
19422         * m4/openmp.m4: New file, taken from autoconf's CVS with changes by
19423         Noah Misch.
19424
19425 2007-05-26  Bruno Haible  <bruno@clisp.org>
19426
19427         * modules/chdir-long (Depends-on): Add fchdir.
19428         * modules/chdir-safer (Depends-on): Likewise.
19429         * modules/fts (Depends-on): Likewise.
19430         * modules/fts-lgpl (Depends-on): Likewise.
19431         * modules/openat (Depends-on): Likewise.
19432         * modules/savewd (Depends-on): Likewise.
19433
19434 2007-05-24  Eric Blake  <ebb9@byu.net>
19435
19436         Fix lseek on mingw.
19437         * modules/lseek: New module.
19438         * m4/lseek.m4: New file.
19439         * lib/lseek.c: New file.
19440         * modules/lseek-tests: New file.
19441         * tests/test-lseek.c: New file.
19442         * tests/test-lseek.sh: New file.
19443         * MODULES.html.sh: Document lseek module.
19444         * modules/fflush (Depends-on): Add lseek, fseeko.
19445         * modules/fseeko (Depends-on): Likewise.
19446         * modules/ftello (Depends-on): Likewise.
19447         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Replace fseek[o] if lseek is
19448         broken.
19449         * m4/ftello.m4 (gl_FUNC_FTELLO): Replace ftell[o] if lseek is
19450         broken.
19451         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Trigger fseeko module.
19452         * lib/fseeko.c (rpl_fseeko): Quit early on non-seekable files.
19453         * lib/ftello.c (rpl_ftello): Likewise.
19454         * tests/test-fseeko.c (main): Test this.
19455         * tests/test-fseeko.sh: Likewise.
19456         * tests/test-ftello.c (main): Likewise.
19457         * tests/test-ftello.sh: Likewise.
19458         * lib/stdio_.h (fseek, ftell): Simplify, since missing fseeko now
19459         implies replacing fseek.
19460         * modules/stdio (Makefile.am): No longer need HAVE_FSEEKO,
19461         HAVE_FTELLO.
19462         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add lseek info.
19463         * modules/unistd (Makefile.am): Likewise.
19464         * lib/unistd_.h (lseek): Declare a replacement.
19465         * doc/functions/lseek.texi (lseek): Document this fix.
19466         * doc/functions/fseek.texi (fseek): Likewise.
19467         * doc/functions/ftell.texi (ftell): Likewise.
19468
19469 2007-05-24  Bruno Haible  <bruno@clisp.org>
19470
19471         * tests/test-vasnprintf-posix.c (test_function): Allow up to 50 bytes
19472         in the printed representation of a NaN.
19473         * tests/test-vasprintf-posix.c (test_function): Likewise.
19474         * tests/test-snprintf-posix.h (test_function): Likewise.
19475         * tests/test-sprintf-posix.h (test_function): Likewise.
19476         Reported by Eric Blake.
19477
19478 2007-05-23  Eric Blake  <ebb9@byu.net>
19479
19480         Fix fseeko/ftello on cygwin 1.5.24.
19481         * doc/functions/fseeko.texi (fseeko): Document the fix.
19482         * doc/functions/ftello.texi (ftello): Document the fix.
19483         * doc/functions/stdin.texi (stdin): Document the cygwin bug.
19484         * doc/functions/stdout.text (stdout): New file.
19485         * doc/functions/stderr.text (stderr): New file.
19486         * doc/gnulib.texi (Function Substitutes): Use new files.
19487         * tests/test-fseeko.c (main): Check for broken fseeko on cygwin
19488         prior to 1.7.0.
19489         * tests/test-ftello.c (main): Likewise for ftello.
19490         * tests/test-fseeko.sh: New file.
19491         * tests/test-ftello.sh: New file.
19492         * modules/fseeko-tests (Makefile.am): Ensure test-fseeko is run
19493         with seekable stdin.
19494         * modules/ftello-tests (Makefile.am): Likewise for test-ftello.
19495         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Detect the cygwin bug.
19496         (gl_REPLACE_FSEEKO): New macro.
19497         * m4/ftello.m4 (gl_FUNC_FTELLO, gl_REPLACE_FTELLO): Likewise.
19498         * modules/fseeko (Files): Distribute fseeko.c.
19499         * modules/ftello (Files): Distribute ftello.c.
19500         * lib/fseeko.c (rpl_fseeko) [__CYGWIN__]: Convert stdin to 64-bit
19501         mode.
19502         * lib/ftello.c (rpl_ftello): New file.
19503         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Allow replacement of
19504         fseeko, ftello.
19505         (gl_STDIN_LARGE_OFFSET): New macro.
19506         * modules/stdio (Makefile.am): Perform the replacement.
19507         * lib/stdio_.h (rpl_fseeko, rpl_ftello): Define when needed.
19508
19509 2007-05-23  Bruno Haible  <bruno@clisp.org>
19510
19511         * lib/stdio_.h (fseeko, ftello): Provide a link warning only if
19512         GNULIB_POSIXCHECK is defined.
19513
19514 2007-05-21  Bruno Haible  <bruno@clisp.org>
19515
19516         * m4/printf.m4 (gl_PRINTF_INFINITE, gl_PRINTF_INFINITE_LONG_DOUBLE):
19517         Check also the output for NaN arguments. When cross-compiling, guess
19518         no on IRIX.
19519         * lib/vasnprintf.c: Update comments.
19520         * tests/test-vasnprintf-posix.c (strisnan): New function.
19521         (test_function): Use it.
19522         * tests/test-vasprintf-posix.c (strisnan): New function.
19523         (test_function): Use it.
19524         * tests/test-snprintf-posix.h (strisnan): New function.
19525         (test_function): Use it.
19526         * tests/test-sprintf-posix.h (strisnan): New function.
19527         (test_function): Use it.
19528         Reported by Eric Blake.
19529
19530 2007-05-20  Bruno Haible  <bruno@clisp.org>
19531
19532         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Add test for large finite
19533         numbers that fails on BeOS.
19534         * doc/functions/frexpl.texi: Update.
19535
19536 2007-05-20  Jim Meyering  <jim@meyering.net>
19537
19538         * NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
19539         forced upon us by glibc-2.6.
19540
19541 2007-05-20  Bruno Haible  <bruno@clisp.org>
19542
19543         Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
19544         * m4/printf.m4 (gl_PRINTF_INFINITE): Update cross-compiling guesses.
19545         (gl_PRINTF_INFINITE_LONG_DOUBLE): New macro.
19546         * lib/vasnprintf.c: Use NEED_PRINTF_INFINITE_DOUBLE instead of
19547         NEED_PRINTF_INFINITE.
19548         (is_infinitel): New function.
19549         (VASNPRINTF): Handle NEED_PRINTF_INFINITE_LONG_DOUBLE case.
19550         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE): Renamed from
19551         gl_PREREQ_VASNPRINTF_INFINITE.
19552         (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): New macro.
19553         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
19554         gl_PRINTF_INFINITE_LONG_DOUBLE and test its result. Invoke
19555         gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE and
19556         gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE instead of
19557         gl_PREREQ_VASNPRINTF_INFINITE.
19558         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
19559         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
19560         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
19561         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
19562         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
19563         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
19564         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
19565         * doc/functions/fprintf.texi: Update.
19566         * doc/functions/printf.texi: Update.
19567         * doc/functions/snprintf.texi: Update.
19568         * doc/functions/sprintf.texi: Update.
19569         * doc/functions/vfprintf.texi: Update.
19570         * doc/functions/vprintf.texi: Update.
19571         * doc/functions/vsnprintf.texi: Update.
19572         * doc/functions/vsprintf.texi: Update.
19573
19574 2007-05-20  Bruno Haible  <bruno@clisp.org>
19575
19576         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): Set REPLACE_FREXPL if frexpl
19577         was not found in libc.
19578         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Likewise.
19579
19580 2007-05-20  Bruno Haible  <bruno@clisp.org>
19581
19582         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
19583         printed as "-nan" instead of "nan".
19584         * tests/test-vasprintf-posix.c (test_function): Likewise.
19585         * tests/test-snprintf-posix.h (test_function): Likewise.
19586         * tests/test-sprintf-posix.h (test_function): Likewise.
19587         Needed for HP-UX 11.
19588
19589 2007-05-20  Jim Meyering  <jim@meyering.net>
19590
19591         Fix buggy test for the fchownat-deref bug.
19592         * m4/openat.m4 (gl_FUNC_FCHOWNAT_DEREF_BUG): Create the dangling
19593         symlink required for the run-test.  Without it, this test would
19594         always declare that fchownat doesn't work, and client code would
19595         unnecessarily use the replacement function with fixed libc.
19596         (gl_FUNC_FCHOWNAT): Eliminate a variable that wasn't initialized.
19597         Reported by Greg Schafer.
19598
19599 2007-05-19  Bruno Haible  <bruno@clisp.org>
19600
19601         * m4/isnanf.m4 (gl_ISNANF_WORKS): New macro.
19602         (gl_FUNC_ISNANF_NO_LIBM): Invoke it.
19603         * lib/isnan.c (FUNC): Use run-time expressions for SGI compiler.
19604         Needed for IRIX 6.5 and Solaris 2.5.1.
19605
19606 2007-05-19  Bruno Haible  <bruno@clisp.org>
19607
19608         * tests/test-vasnprintf-posix.c (have_minus_zero): New function.
19609         (test_function): Skip tests involving -0.0 on platforms where
19610         -0.0 = 0.0.
19611         * tests/test-vasprintf-posix.c (have_minus_zero): New function.
19612         (test_function): Skip tests involving -0.0 on platforms where
19613         -0.0 = 0.0.
19614         * tests/test-snprintf-posix.h (have_minus_zero): New function.
19615         (test_function): Skip tests involving -0.0 on platforms where
19616         -0.0 = 0.0.
19617         * tests/test-sprintf-posix.h (have_minus_zero): New function.
19618         (test_function): Skip tests involving -0.0 on platforms where
19619         -0.0 = 0.0.
19620         * tests/test-fprintf-posix.h (test_function): Remove all -0.0 related
19621         tests.
19622         * tests/test-printf-posix.h (test_function): Likewise.
19623         * tests/test-printf-posix.output: Remove all -0.0 related results.
19624         Needed for IRIX 6.5.
19625
19626 2007-05-19  Bruno Haible  <bruno@clisp.org>
19627
19628         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
19629         printed as "nan0x7fffffff" instead of "nan".
19630         * tests/test-vasprintf-posix.c (test_function): Likewise.
19631         * tests/test-snprintf-posix.h (test_function): Likewise.
19632         * tests/test-sprintf-posix.h (test_function): Likewise.
19633         * tests/test-fprintf-posix.h (NaN): Remove macro.
19634         (test_function): Remove all NaN related tests.
19635         * tests/test-printf-posix.h (NaN): Remove macro.
19636         (test_function): Remove all NaN related tests.
19637         * tests/test-printf-posix.output: Remove all NaN related results.
19638         Needed for IRIX 6.5.
19639
19640 2007-05-19  Bruno Haible  <bruno@clisp.org>
19641
19642         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Fix C89 syntax error in test code.
19643         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Likewise.
19644
19645 2007-05-19  Bruno Haible  <bruno@clisp.org>
19646
19647         * lib/float_.h: New file.
19648         * m4/float_h.m4: New file.
19649         * modules/float: New file.
19650         * modules/isnanl (Dependencies): Add float.
19651         * modules/isnanl-nolibm (Dependencies): Likewise.
19652         * modules/mathl (Dependencies): Likewise.
19653         * modules/printf-frexpl (Dependencies): Likewise.
19654         * modules/signbit (Dependencies): Likewise.
19655         * modules/vasnprintf (Dependencies): Likewise.
19656         * doc/headers/float.texi: Update.
19657
19658 2007-05-19  Jim Meyering  <jim@meyering.net>
19659
19660         * lib/utimens.c (gl_futimens): Rename from futimens,
19661         now that glibc-2.6 declares futimens.
19662         * lib/utimens.h: Likewise.
19663
19664 2007-05-19  Bruno Haible  <bruno@clisp.org>
19665
19666         Avoid test failures on mingw.
19667         * tests/test-fprintf-posix.sh: Convert CR/LF to LF in output.
19668         * tests/test-printf-posix.sh: Likewise.
19669         * tests/test-vfprintf-posix.sh: Likewise.
19670         * tests/test-vprintf-posix.sh: Likewise.
19671
19672 2007-05-19  Bruno Haible  <bruno@clisp.org>
19673
19674         Fix *printf result for NaN, Inf, -0.0 on mingw.
19675         * m4/printf.m4 (gl_PRINTF_INFINITE): New macro.
19676         * lib/vasnprintf.c: Include math.h and isnan.h.
19677         (is_infinite_or_zero): New function.
19678         (VASNPRINTF): Fix also the handling of infinite or zero 'double'
19679         values in the %f, %F, %e, %E, %g, %G directives.
19680         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE): New macro.
19681         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
19682         gl_PRINTF_INFINITE and test its result. Invoke
19683         gl_PREREQ_VASNPRINTF_INFINITE.
19684         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
19685         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
19686         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
19687         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
19688         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
19689         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
19690         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
19691         * doc/functions/fprintf.texi: Update.
19692         * doc/functions/printf.texi: Update.
19693         * doc/functions/snprintf.texi: Update.
19694         * doc/functions/sprintf.texi: Update.
19695         * doc/functions/vfprintf.texi: Update.
19696         * doc/functions/vprintf.texi: Update.
19697         * doc/functions/vsnprintf.texi: Update.
19698         * doc/functions/vsprintf.texi: Update.
19699
19700 2007-05-19  Bruno Haible  <bruno@clisp.org>
19701
19702         * lib/vasnprintf.c (convert_to_decimal): Add an extra_zeroes argument.
19703         (scale10_round_decimal_long_double): Inline scale10_round_long_double.
19704         Instead of multiplying with 10^k, set extra_zeroes to k.
19705         (scale10_round_long_double): Remove function.
19706
19707 2007-05-18  Bruno Haible  <bruno@clisp.org>
19708
19709         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Fix logic bug
19710         introduced on 2007-05-06.
19711
19712 2007-05-18  Bruno Haible  <bruno@clisp.org>
19713
19714         * tests/test-vasnprintf-posix.c (test_function): Also test the %e and
19715         %g directives.
19716         * tests/test-vasprintf-posix.c (test_function): Likewise.
19717         * tests/test-snprintf-posix.h (test_function): Likewise.
19718         * tests/test-sprintf-posix.h (test_function): Likewise.
19719
19720 2007-05-18  Bruno Haible  <bruno@clisp.org>
19721
19722         * tests/test-vasnprintf-posix.c (SIZEOF): New macro.
19723         (strmatch): New function.
19724         (test_function): Test the %f directive on numbers of various exponents.
19725         * tests/test-vasprintf-posix.c (SIZEOF): New macro.
19726         (strmatch): New function.
19727         (test_function): Test the %f directive on numbers of various exponents.
19728         * tests/test-snprintf-posix.h (strmatch): New function.
19729         (test_function): Test the %f directive on numbers of various exponents.
19730         * tests/test-sprintf-posix.h (strmatch): New function.
19731         (test_function): Test the %f directive on numbers of various exponents.
19732         * tests/test-snprintf-posix.c (SIZEOF): New macro.
19733         * tests/test-sprintf-posix.c (SIZEOF): New macro.
19734         * tests/test-vsnprintf-posix.c (SIZEOF): New macro.
19735         * tests/test-vsprintf-posix.c (SIZEOF): New macro.
19736
19737 2007-05-18  Bruno Haible  <bruno@clisp.org>
19738
19739         Add support for 'long double' number output.
19740         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE): New macro.
19741         * lib/vasnprintf.c: Include math.h and float+.h.
19742         (mp_limb_t): New type.
19743         (GMP_LIMB_BITS): New macro.
19744         (mp_twolimb_t): New type.
19745         (GMP_TWOLIMB_BITS): New macro.
19746         (mpn_t): New type.
19747         (multiply, divide, convert_to_decimal, decode_long_double,
19748         scale10_round_long_double, scale10_round_decimal_long_double,
19749         floorlog10l): New functions.
19750         (VASNPRINTF) [NEED_PRINTF_LONG_DOUBLE]: Implement 'long double' support
19751         for the %f, %F, %e, %E, %g, %G directives.
19752         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_LONG_DOUBLE): New macro.
19753         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
19754         gl_PRINTF_LONG_DOUBLE and test its result. Invoke
19755         gl_PREREQ_VASNPRINTF_LONG_DOUBLE.
19756         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
19757         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
19758         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
19759         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
19760         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
19761         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
19762         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
19763         * modules/fprintf-posix (Depends-on): Add frexpl-nolibm.
19764         * modules/snprintf-posix (Depends-on): Likewise.
19765         * modules/sprintf-posix (Depends-on): Likewise.
19766         * modules/vasnprintf-posix (Depends-on): Likewise.
19767         * modules/vasprintf-posix (Depends-on): Likewise.
19768         * modules/vfprintf-posix (Depends-on): Likewise.
19769         * modules/vsnprintf-posix (Depends-on): Likewise.
19770         * modules/vsprintf-posix (Depends-on): Likewise.
19771         * modules/vasnprintf (Files): Add lib/float+.h.
19772         * doc/functions/fprintf.texi: Update.
19773         * doc/functions/printf.texi: Update.
19774         * doc/functions/snprintf.texi: Update.
19775         * doc/functions/sprintf.texi: Update.
19776         * doc/functions/vfprintf.texi: Update.
19777         * doc/functions/vprintf.texi: Update.
19778         * doc/functions/vsnprintf.texi: Update.
19779         * doc/functions/vsprintf.texi: Update.
19780
19781 2007-05-18  Bruno Haible  <bruno@clisp.org>
19782
19783         * lib/vasnprintf.c (USE_SNPRINTF): Define to 0 on BeOS.
19784
19785 2007-05-18  Bruno Haible  <bruno@clisp.org>
19786
19787         * lib/vasnprintf.c (VASNPRINTF) [WIN32]: Use %I64d instead of %lld
19788         for printing 64-bit integers. Needed for mingw.
19789
19790 2007-05-18  Bruno Haible  <bruno@clisp.org>
19791
19792         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
19793         gl_FUNC_FREXPL_WORKS.
19794         * modules/printf-frexpl (Files): Add m4/frexpl.m4.
19795
19796 2007-05-18  Bruno Haible  <bruno@clisp.org>
19797
19798         * modules/frexpl-nolibm-tests: New file.
19799
19800         * modules/frexpl-nolibm: New file.
19801         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): New macro.
19802
19803 2007-05-17  Paul Eggert  <eggert@cs.ucla.edu>
19804
19805         * lib/dirent_.h: Prefer #include_next <foo.h> to #include
19806         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
19807         GCC 4.2, which otherwise issues a lot of warnings.
19808         * lib/iconv_.h, lib/locale_.h, lib/netinet_in_.h, lib/sys_select_.h:
19809         * lib/sys_socket_.h, lib/sys_stat_.h, lib/sysexits_.h, lib/unistd_.h:
19810         Likewise.
19811         * modules/fchdir (dirent.h): Substitute @HAVE_INCLUDE_NEXT@.
19812         * modules/iconv_open (iconv.h): Likewise.
19813         * modules/locale (locale.h): Likewise.
19814         * modules/netinet_in (netinet/in.h): Likewise.
19815         * modules/sys_select (sys_select.h): Likewise.
19816         * modules/sys_socket (sys/socket.h): Likewise.
19817         * modules/sys_stat (sys/stat.h): Likewise.
19818         * modules/sysexits (sysexits.h): Likewise.
19819         * modules/unistd (unistd.h): Likewise.
19820
19821 2007-05-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19822
19823         * modules/closein-tests (Makefile.am): Distribute
19824         `test-closein.sh'.
19825
19826 2007-05-17  Bruno Haible  <bruno@clisp.org>
19827
19828         * tests/test-printf-posix.output: Renamed from
19829         tests/test-fprintf-posix.out.
19830         * modules/fprintf-posix-tests: Update.
19831         * modules/printf-posix-tests: Update.
19832         * modules/vfprintf-posix-tests: Update.
19833         * modules/vprintf-posix-tests: Update.
19834         * tests/test-fprintf-posix.sh: Update.
19835         * tests/test-printf-posix.sh: Update.
19836         * tests/test-vfprintf-posix.sh: Update.
19837         * tests/test-vprintf-posix.sh: Update.
19838         Reported by Ralf Wildenhues.
19839
19840 2007-05-16  Paul Eggert  <eggert@cs.ucla.edu>
19841
19842         * lib/fcntl_.h: Prefer #include_next <foo.h> to #include
19843         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
19844         GCC 4.2, which otherwise issues a lot of warnings.
19845         * lib/inttypes_.h, lib/math_.h, lib/search_.h, lib/signal_.h:
19846         * lib/stdint_.h, lib/stdio_.h, lib/stdlib_.h, lib/string_.h:
19847         * lib/sys_time_.h, lib/time_.h, lib/wchar_.h, lib/wctype_.h: Likewise.
19848         * lib/stdlib_.h: Don't bother with #pragma GCC system_header, as
19849         it should no longer be needed.
19850         * lib/string_.h: Likewise.
19851         * modules/absolute-header (HAVE_INCLUDE_NEXT): New 'make' define.
19852         * modules/fcntl (fcntl.h): Substitute @HAVE_INCLUDE_NEXT@.
19853         * modules/inttypes (inttypes.h): Likewise.
19854         * modules/math (math.h): Likewise.
19855         * modules/search (search.h): Likewise.
19856         * modules/signal (signal.h): Likewise.
19857         * modules/stdint (stdint.h): Likewise.
19858         * modules/stdio (stdio.h): Likewise.
19859         * modules/stdlib (stdlib.h): Likewise.
19860         * modules/string (string.h): Likewise.
19861         * modules/sys_time (sys/time.h): Likewise.
19862         * modules/time (time.h): Likewise.
19863         * modules/wchar (wchar.h): Likewise.
19864         * modules/wctype (wtype.h): Likewise.
19865
19866 2007-05-16  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
19867
19868         * doc/gnulib-tool.texi (CVS Issues): Fix typo.
19869
19870 2007-05-13  Bruno Haible  <bruno@clisp.org>
19871
19872         * stpcpy.m4 (gl_FUNC_STPCPY): Require AC_C_RESTRICT.
19873         * stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
19874         * strsep.m4 (gl_FUNC_STRSEP): Likewise.
19875         * strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
19876         (gl_PREREQ_STRTOK_R): Don't require it here.
19877
19878 2007-05-13  Bruno Haible  <bruno@clisp.org>
19879
19880         * lib/stdlib_.h (mkdtemp, mkstemp): Comment out argument name. Needed
19881         when used in C++ mode.
19882
19883 2007-05-12  Bruno Haible  <bruno@clisp.org>
19884
19885         * lib/linebuffer.h: Tweak doc.
19886         * lib/linebuffer.c: Likewise.
19887
19888 2007-05-12  James Youngman  <jay@gnu.org>
19889
19890         * lib/linebuffer.c (readlinebuffer_delim): New function,
19891         like readlinebuffer, but use a caller-specified delimiter.
19892         (readlinebuffer): Just call readlinebuffer_delim with '\n'
19893         as the delimiter.
19894         * lib/linebuffer.h (readlinebuffer_delim): Declare it.
19895
19896 2007-05-12  Sergey Poznyakoff  <gray@gnu.org.ua>
19897
19898         * m4/openat.m4 (gl_FUNC_OPENAT): Do not require openat-die.
19899         * modules/openat (Files): Remove openat-die.c.
19900         (Depends-on): Add openat-die.
19901         * modules/openat-die: New module.
19902
19903 2007-05-06  Bruno Haible  <bruno@clisp.org>
19904
19905         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING, gl_VSNPRINTF_ZEROSIZE_C99):
19906         Update with info about Cygwin.
19907         * doc/functions/fprintf.texi: Update.
19908         * doc/functions/printf.texi: Update.
19909         * doc/functions/snprintf.texi: Update.
19910         * doc/functions/sprintf.texi: Update.
19911         * doc/functions/vfprintf.texi: Update.
19912         * doc/functions/vprintf.texi: Update.
19913         * doc/functions/vsnprintf.texi: Update.
19914         * doc/functions/vsprintf.texi: Update.
19915         Reported by Eric Blake.
19916
19917 2007-05-06  Bruno Haible  <bruno@clisp.org>
19918
19919         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Perform the
19920         padding ourselves for the floating-point directives.
19921         * m4/printf.m4 (gl_PRINTF_FLAG_ZERO): New macro.
19922         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_ZERO): New macro.
19923         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
19924         gl_PRINTF_FLAG_ZERO and test its result. Invoke
19925         gl_PREREQ_VASNPRINTF_FLAG_ZERO.
19926         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
19927         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
19928         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
19929         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
19930         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
19931         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
19932         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
19933         * tests/test-snprintf-posix.h (test_function): Also check the width
19934         and some flags in the %f directive.
19935         * tests/test-sprintf-posix.h (test_function): Likewise.
19936         * tests/test-vasnprintf-posix.c (test_function): Likewise.
19937         * tests/test-vasprintf-posix.c (test_function): Likewise.
19938         * doc/functions/fprintf.texi: Update.
19939         * doc/functions/printf.texi: Update.
19940         * doc/functions/snprintf.texi: Update.
19941         * doc/functions/sprintf.texi: Update.
19942         * doc/functions/vfprintf.texi: Update.
19943         * doc/functions/vprintf.texi: Update.
19944         * doc/functions/vsnprintf.texi: Update.
19945         * doc/functions/vsprintf.texi: Update.
19946
19947 2007-05-06  Bruno Haible  <bruno@clisp.org>
19948
19949         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_GROUPING]: Don't
19950         pass the ' flag character to sprintf or snprintf.
19951         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING): New macro.
19952         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_GROUPING): New macro.
19953         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
19954         gl_PRINTF_FLAG_GROUPING and test its result. Invoke
19955         gl_PREREQ_VASNPRINTF_FLAG_GROUPING.
19956         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
19957         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
19958         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
19959         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
19960         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
19961         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
19962         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
19963         * tests/test-snprintf-posix.h (test_function): Also check the grouping
19964         flag.
19965         * tests/test-sprintf-posix.h (test_function): Likewise.
19966         * tests/test-vasnprintf-posix.c (test_function): Likewise.
19967         * tests/test-vasprintf-posix.c (test_function): Likewise.
19968         * doc/functions/fprintf.texi: Update.
19969         * doc/functions/printf.texi: Update.
19970         * doc/functions/snprintf.texi: Update.
19971         * doc/functions/sprintf.texi: Update.
19972         * doc/functions/vfprintf.texi: Update.
19973         * doc/functions/vprintf.texi: Update.
19974         * doc/functions/vsnprintf.texi: Update.
19975         * doc/functions/vsprintf.texi: Update.
19976
19977 2007-05-01  Bruno Haible  <bruno@clisp.org>
19978
19979         * tests/test-argp-2.sh (func_compare): Drop .exe suffix.
19980
19981 2007-05-03  Paul Eggert  <eggert@cs.ucla.edu>
19982
19983         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Use better
19984         comment for D_INO_IN_DIRENT.  Problem reported by James Youngman.
19985
19986 2007-05-02  Paul Eggert  <eggert@cs.ucla.edu>
19987
19988         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Test whether
19989         readdir returns garbage in d_ino.  Problem reported by Kaz Sasayama in
19990         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00021.html>.
19991
19992 2007-05-02  Sergey Poznyakoff  <gray@gnu.org.ua>
19993
19994         * lib/argp-help.c (struct hol_entry): New member `ord'.
19995         (HOL_ENTRY_PTRCMP): Use ord for comparison
19996         (hol_sort): Initialize ord.
19997
19998 2007-05-01  Bruno Haible  <bruno@clisp.org>
19999
20000         * doc/functions/_Exit_C99.texi: Renamed from doc/functions/_Exit.texi.
20001         Reported by Eric Blake.
20002         * doc/gnulib.texi (Function Substitutes): Update.
20003
20004 2007-05-01  Bruno Haible  <bruno@clisp.org>
20005
20006         * doc/functions.texi: Remove file, now redundant through
20007         doc/functions/*.texi.
20008
20009 2007-05-01  Bruno Haible  <bruno@clisp.org>
20010
20011         * modules/argp (Depends-on): Add sleep.
20012
20013 2007-05-01  Bruno Haible  <bruno@clisp.org>
20014
20015         * modules/sleep-tests: New file.
20016         * tests/test-sleep.c: New file.
20017
20018         * modules/sleep: New file.
20019         * lib/sleep.c: New file.
20020         * m4/sleep.m4: New file.
20021         * lib/unistd_.h (sleep): New declaration.
20022         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_SLEEP,
20023         HAVE_SLEEP.
20024         * modules/unistd (Makefile.am): Substitute GNULIB_SLEEP, HAVE_SLEEP.
20025         * doc/functions/sleep.texi: Document the sleep module.
20026
20027 2007-05-01  Bruno Haible  <bruno@clisp.org>
20028
20029         * lib/sigprocmask.h: Remove file.
20030         * lib/signal_.h: Incorporate the previous contents of sigprocmask.h.
20031         * lib/sigprocmask.c: Include <signal.h> instead of sigprocmask.h.
20032         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Substitute GNULIB_SIGPROCMASK,
20033         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T.
20034         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Require
20035         gl_SIGNAL_H_DEFAULTS. Set HAVE_POSIX_SIGNALBLOCKING as a shell variable.
20036         (gl_PREREQ_SIGPROCMASK): Require gl_SIGNAL_H_DEFAULTS. Set
20037         HAVE_SIGSET_T as a shell variable.
20038         * modules/signal (Makefile.am): Substitute GNULIB_SIGPROCMASK,
20039         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T into signal.h.
20040         * modules/sigprocmask (Files): Remove lib/sigprocmask.h.
20041         (Depends-on): Add signal. Remove verify.
20042         (configure.ac): Invoke gl_SIGNAL_MODULE_INDICATOR.
20043         (Include): Mention <signal.h> instead of sigprocmask.h.
20044         * NEWS: Mention the change.
20045         * lib/fatal-signal.c: Don't include sigprocmask.h.
20046
20047 2007-05-01  Bruno Haible  <bruno@clisp.org>
20048
20049         * modules/signal: New file.
20050         * lib/signal_.h: New file.
20051         * m4/signal_h.m4: New file.
20052
20053 2007-05-01  Bruno Haible  <bruno@clisp.org>
20054
20055         * lib/wctype_.h: Test HAVE_ISWCNTRL at configure time.
20056         * m4/wctype.m4 (gl_WCTYPE_H): Substitute HAVE_ISWCNTRL.
20057         * modules/wctype (Makefile.am): Substitute HAVE_ISWCNTRL instead of
20058         HAVE_WCTYPE_CTMP_BUG into wctype.h.
20059
20060 2007-05-01  Bruno Haible  <bruno@clisp.org>
20061
20062         * lib/sys_stat_.h: Test HAVE_LSTAT, HAVE_DECL_MKDIR, HAVE_IO_H at
20063         configure time.
20064         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Substitute HAVE_LSTAT,
20065         HAVE_DECL_MKDIR, HAVE_IO_H via AC_SUBST.
20066         * modules/sys_stat (Makefile.am): Substitute their values into
20067         sys/stat.h.
20068
20069 2007-05-01  Bruno Haible  <bruno@clisp.org>
20070
20071         * lib/glob_.h: Test HAVE_SYS_CDEFS_H at configure time.
20072         * m4/glob.m4 (gl_PREREQ_GLOB): Substitute HAVE_SYS_CDEFS_H via AC_SUBST.
20073         * modules/glob (Makefile.am): Put HAVE_SYS_CDEFS_H value into glob.h.
20074
20075 2007-05-01  Bruno Haible  <bruno@clisp.org>
20076
20077         * doc/header/assert.texi: Undo last change: don't mention the gnulib
20078         'assert' module here.
20079
20080 2007-05-01  Bruno Haible  <bruno@clisp.org>
20081
20082         * doc/functions/*.texi: New files.
20083         * doc/functions/google-ranking.txt: New file.
20084         * doc/gnulib.texi (Function Substitutes): New chapter.
20085         (ctime, inet_ntoa): Remove sections.
20086         * doc/ctime.texi: Remove file.
20087         * doc/inet_ntoa.texi: Remove file.
20088         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Update
20089         dependencies.
20090         (%.info): New rule, specifying a --reference-limit.
20091
20092 2007-05-01  Bruno Haible  <bruno@clisp.org>
20093
20094         * MODULES.html.sh (posix_functions): Remove 'exec', 'toc'.
20095
20096 2007-05-01  Bruno Haible  <bruno@clisp.org>
20097
20098         * modules/mkdir (Depends-on): Add sys_stat, because sys_stat provides
20099         the portability of 'mkdir' to mingw systems.
20100
20101 2007-05-01  Bruno Haible  <bruno@clisp.org>
20102
20103         * doc/headers/google-ranking.txt: New file.
20104
20105 2007-04-30  Eric Blake  <ebb9@byu.net>
20106
20107         Prefer fseeko to fseek.
20108         * modules/getpass (Depends-on): Add fseeko.
20109         * lib/getpass.c (getpass): Use fseeko, not fseek.
20110
20111 2007-04-30  Sergey Poznyakoff  <gray@gnu.org.ua>
20112
20113         * lib/argp-help.c (hol_entry_cmp): Option sorting algorithm
20114         assumes the sorting is stable, while most qsort implementations
20115         are not.  Use argument addresses to ensure they never compare as
20116         equal.
20117
20118         * tests/test-argp-2.sh (usage-indent test): Fix output
20119         (func_compare): Restore diff options
20120         * tests/test-argp.c: Restore #include "progname.h"
20121
20122 2007-04-29  Bruno Haible  <bruno@clisp.org>
20123
20124         * m4/printf.m4 (gl_VSNPRINTF_ZEROSIZE_C99): New macro.
20125         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
20126         gl_VSNPRINTF_ZEROSIZE_C99. Test gl_cv_func_vsnprintf_zerosize_c99.
20127         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
20128         * modules/snprintf-posix-tests (Files): Add tests/test-snprintf.c.
20129         (configure.ac): Define CHECK_SNPRINTF_POSIX.
20130         (TESTS, check_PROGRAMS): Add test-snprintf.
20131         * modules/vsnprintf-posix-tests (Files): Add tests/test-vsnprintf.c.
20132         (configure.ac): Define CHECK_VSNPRINTF_POSIX.
20133         (TESTS, check_PROGRAMS): Add test-vsnprintf.
20134         * tests/test-snprintf.c (main) [!CHECK_SNPRINTF_POSIX]: Disable
20135         assertions that fail on HP-UX, OSF/1, or IRIX.
20136         * tests/test-vsnprintf.c (main) [!CHECK_VSNPRINTF_POSIX]: Likewise.
20137
20138 2007-04-29  Bruno Haible  <bruno@clisp.org>
20139
20140         * MODULES.html.sh (posix_functions): Remove 'contents'.
20141
20142 2007-04-29  Karl Berry  <karl@gnu.org>
20143
20144         * config/srclist.txt (gendocs_template_min): new entry.
20145
20146 2007-04-29  Bruno Haible  <bruno@clisp.org>
20147
20148         Work around fpurge bug on BSD systems.
20149         * modules/fpurge (Makefile.am): Compile fpurge.c unconditionally.
20150         * m4/fpurge.m4 (gl_FUNC_FPURGE): Don't invoke AC_LIBOBJ.
20151         * lib/fpurge.h (fpurge): Don't handle __fpurge wrapper here. Define
20152         fpurge to rpl_fpurge if the system already has this function.
20153         * lib/fpurge.c (fpurge): Handle also the __fpurge wrapper case and
20154         the case where the system already has this function. Correct invariants
20155         on BSD systems.
20156         * lib/fseeko.c (rpl_fseeko): Update recognition of preceding fflush on
20157         BSD systems.
20158
20159 2007-04-29  Sergey Poznyakoff  <gray@gnu.org.ua>
20160
20161         * lib/argp-help.c (hol_cluster_cmp): Reverse comparison.  Change
20162         proposed by Sven Verdoolaege.
20163
20164         * tests/test-argp.c: Fix option ordering.  Test deeply clustered
20165         options.
20166         * tests/test-argp-2.sh (func_compare): Use diff instead of cmp.
20167         (usage and help tests): Update
20168
20169 2007-04-29  Bruno Haible  <bruno@clisp.org>
20170
20171         * tests/test-fflush.c (main): Use a file of size 17, not 10.
20172         Print more information in case of failure. Disable a test on BeOS.
20173
20174 2007-04-29  Bruno Haible  <bruno@clisp.org>
20175
20176         * tests/**/test-*.[hc] (ASSERT): Use fprintf to show the line number.
20177         This helps debugging on systems on which no gdb is available.
20178
20179 2007-04-29  Bruno Haible  <bruno@clisp.org>
20180
20181         * lib/freading.h: Improve comments.
20182         * lib/fwriting.h: Likewise.
20183         * tests/test-freading.c (main): Don't check freading immediately after
20184         repositioning. Needed for glibc.
20185
20186 2007-04-29  Bruno Haible  <bruno@clisp.org>
20187
20188         * lib/freading.c (freading): Trivial simplification.
20189
20190 2007-04-28  Bruno Haible  <bruno@clisp.org>
20191
20192         * tests/test-fwriting.c (main): Also test the interaction between
20193         fflush and fwriting.
20194         * modules/fwriting-tests (Depends-on): Add fflush.
20195
20196         * tests/test-freading.c (main): Also test the interaction between
20197         fflush and freading.
20198         * modules/freading-tests (Depends-on): Add fflush.
20199
20200 2007-04-28  Bruno Haible  <bruno@clisp.org>
20201
20202         * lib/stdio_.h (fseek, ftell): Provide link warnings suggesting to use
20203         fseeko and ftello.
20204         Suggested by Eric Blake.
20205
20206 2007-04-28  Jim Meyering  <jim@meyering.net>
20207
20208         Avoid false-negative in gl_STDINT_H's C99 conformance test.
20209         * m4/stdint.m4 (gl_STDINT_H): When checking whether stdint.h conforms
20210         to C99, include all of gl_STDINT_INCLUDES, not just <stddef.h>.
20211
20212 2007-04-27  Eric Blake  <ebb9@byu.net>
20213
20214         * doc/headers/assert.texi (assert.h): Document assert module use.
20215
20216 2007-04-27  Bruno Haible  <bruno@clisp.org>
20217
20218         * doc/headers/*.texi: New files.
20219         * doc/gnulib.texi (Header File Substitutes): New chapter.
20220         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Specify
20221         dependencies.
20222         (standards.info ,standards.html, standards.dvi): Update dependencies.
20223         (mostlyclean, clean): New targets.
20224
20225 2007-04-27  Bruno Haible  <bruno@clisp.org>
20226
20227         * lib/sysexits_.h: Renamed from lib/sysexit_.h.
20228         * modules/sysexits (Files, Makefile.am): Update.
20229
20230         * lib/sys_socket_.h: Renamed from lib/socket_.h.
20231         * modules/sys_socket (Files, Makefile.am): Update.
20232
20233         * lib/sys_stat_.h: Renamed from lib/stat_.h.
20234         * modules/sys_stat (Files, Makefile.am): Update.
20235
20236 2007-04-27  Eric Blake  <ebb9@byu.net>
20237
20238         * lib/freading.h: Improve comments.
20239         * lib/fwriting.h: Likewise.
20240         * lib/fflush.c: Likewise.
20241
20242         Fix closein for mingw.
20243         * modules/closein-tests: Add tests for closein.
20244         * tests/test-closein.c: New file.
20245         * tests/test-closein.sh: Likewise.
20246         * lib/unistd_.h [!SEEK_CUR]: Mingw also needs stdlib.h for _exit.
20247         * lib/closein.c (close_stdin): Don't fflush non-seekable streams.
20248
20249 2007-04-27  Bruno Haible  <bruno@clisp.org>
20250
20251         * lib/inttypes_.h [_DECC]: Don't use #include_next if the compiler
20252         version is < 6.
20253         * lib/math_.h [__DECC]: Likewise.
20254         * lib/stdio_.h [__DECC]: Likewise.
20255         * lib/stdlib_.h [__DECC]: Likewise.
20256         * lib/string_.h [__DECC]: Likewise.
20257         * lib/time_.h [__DECC]: Likewise.
20258         * lib/wchar_.h [__DECC]: Likewise.
20259         * lib/wctype_.h [__DECC]: Likewise.
20260
20261 2007-04-27  Bruno Haible  <bruno@clisp.org>
20262
20263         * tests/test-fbufmode.c (main): Relax test, to avoid failure on mingw.
20264
20265 2007-04-27  Bruno Haible  <bruno@clisp.org>
20266
20267         * lib/fflush.c: Add comments.
20268         * modules/fpurge-tests (Depends-on): Add fflush.
20269         * modules/freadable-tests (Depends-on): Likewise.
20270         * modules/fwritable-tests (Depends-on): Likewise.
20271
20272 2007-04-27  Charles Wilson  <libtool@cwilson.fastmail.fm>
20273
20274         * m4/argz.m4 (gl_FUNC_ARGZ): Use !HAVE_WORKING_ARGZ instead of
20275         SYSTEM_ARGZ_IS_BROKEN.  Also, minor stylistic improvements.
20276         Report by Bruno Haible <bruno@clisp.org>.
20277
20278 2007-04-26  Eric Blake  <ebb9@byu.net>
20279
20280         Fix fflush on mingw.
20281         * modules/fflush (Depends-on): Add freading.
20282         * lib/fflush.c (rpl_fflush): Use freading to avoid losing buffered
20283         but unread data.
20284
20285 2007-04-26  Eric Blake  <ebb9@byu.net>
20286         and Bruno Haible  <bruno@clisp.org>
20287
20288         Implement freading and fwriting.
20289         * lib/freading.c: New file.
20290         * lib/freading.h: Likewise.
20291         * m4/freading.m4: Likewise.
20292         * modules/freading: Likewise.
20293         * modules/freading-tests: Likewise.
20294         * tests/test-freading.c: Likewise.
20295         * lib/fwriting.c: New file.
20296         * lib/fwriting.h: Likewise.
20297         * m4/fwriting.m4: Likewise.
20298         * modules/fwriting: Likewise.
20299         * modules/fwriting-tests: Likewise.
20300         * tests/test-fwriting.c: Likewise.
20301         * MODULES.html.sh (File stream based Input/Output): Mention them.
20302
20303 2007-04-26  Bruno Haible  <bruno@clisp.org>
20304
20305         * lib/stdio_.h (fseeko, ftello): Check that off_t has the same size as
20306         'long' when we assume it.
20307         Suggested by Eric Blake.
20308
20309 2007-04-26  Bruno Haible  <bruno@clisp.org>
20310
20311         Ensure fseeko, ftello are declared on glibc systems.
20312         * modules/fflush (configure.ac-early): Require AC_FUNC_FSEEKO.
20313         * modules/fseeko (configure.ac-early): Likewise.
20314         * modules/ftello (configure.ac-early): Likewise.
20315         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Don't define HAVE_FSEEKO, rely on
20316         AC_FUNC_FSEEKO for this.
20317         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Inline gl_CHECK_FSEEKO.
20318         (gl_CHECK_FSEEKO): Remove macro.
20319
20320 2007-04-26  Bruno Haible  <bruno@clisp.org>
20321
20322         * tests/test-fflush.c (main): Also check the ftell result after
20323         fflush and fseek/fseeko.
20324         * lib/fflush.c (rpl_fflush): For BSD implementations, update the
20325         file descriptor position cache in the stream.
20326         * lib/fseeko.c (rpl_fseeko): Likewise.
20327
20328 2007-04-26  Bruno Haible  <bruno@clisp.org>
20329
20330         * modules/fflush-tests (Depends-on): Add fseeko.
20331
20332 2007-04-25  Charles Wilson  <libtool@cwilson.fastmail.fm>
20333             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20334
20335         * lib/argz_.h: ensure error_t definition is obtained in same
20336         mechanism system argz.h would have.
20337         * m4/argz.m4 (gl_FUNC_ARGZ): add new test to check if $host's
20338         argz facilities are known bad.  Err on the side of caution if
20339         cross-compiling.
20340
20341 2007-04-25  Eric Blake  <ebb9@byu.net>
20342
20343         * lib/fpurge.c (includes): Use stdlib.h for free.
20344         * tests/test-fflush.c (main): Also test fflush-fseeko.
20345
20346 2007-04-25  Bruno Haible  <bruno@clisp.org>
20347
20348         Make fflush+fseek POSIX-compliant on FreeBSD and MacOS X.
20349         * lib/fseeko.c: New file.
20350         * lib/stdio_.h: Include <sys/types.h> when off_t is needed.
20351         (fseeko, fseek): Define to replacements if REPLACE_FFLUSH.
20352         * m4/fseeko.m4 (gl_CHECK_FSEEKO): New macro, extracted from
20353         gl_FUNC_FSEEKO.
20354         (gl_FUNC_FSEEKO): Invoke it.
20355         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Arrange to compile fseeko.c. Invoke
20356         gl_CHECK_FSEEKO. Define HAVE_FSEEKO.
20357         * modules/fflush (Files): Add lib/fseeko.c, m4/fseeko.m4.
20358
20359 2007-04-25  Bruno Haible  <bruno@clisp.org>
20360
20361         * modules/fflush (Depends-on): Add ftello.
20362
20363 2007-04-25  Bruno Haible  <bruno@clisp.org>
20364
20365         * modules/ftello-tests: New file.
20366         * tests/test-ftello.c: New file.
20367
20368         * modules/ftello: New file.
20369         * m4/ftello.m4: New file.
20370         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELLO,
20371         HAVE_FTELLO.
20372         * lib/stdio_.h (ftello): New declaration.
20373         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELLO,
20374         HAVE_FTELLO.
20375
20376 2007-04-25  Bruno Haible  <bruno@clisp.org>
20377
20378         * modules/fseeko-tests: New file.
20379         * tests/test-fseeko.c: New file.
20380
20381         * modules/fseeko: New file.
20382         * m4/fseeko.m4: New file.
20383         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEKO,
20384         HAVE_FSEEKO.
20385         * lib/stdio_.h (fseeko): New declaration.
20386         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEKO,
20387         HAVE_FSEEKO.
20388
20389 2007-04-25  Bruno Haible  <bruno@clisp.org>
20390
20391         * lib/stdio_.h (fflush): Add support for GNULIB_POSIXCHECK.
20392
20393 2007-04-25  Bruno Haible  <bruno@clisp.org>
20394
20395         * lib/unistd_.h: Include <stdio.h> if needed to get the SEEK_* macros.
20396         * tests/test-stdio.c: Check that the various SEEK_* macros are defined.
20397         * tests/test-unistd.c: Likewise.
20398         * tests/test-fcntl.c: Likewise.
20399
20400 2007-04-23  Eric Blake  <ebb9@byu.net>
20401
20402         * lib/fflush.c: Fix missing include.
20403         Reported by Bruno Haible.
20404
20405 2007-04-23  Bruno Haible  <bruno@clisp.org>
20406
20407         * lib/fpurge.c (fpurge) [glibc, BSD]: Free a malloc()ed ungetc buffer.
20408         Reported by Eric Blake.
20409
20410 2007-04-23  Bruno Haible  <bruno@clisp.org>
20411
20412         * lib/fbufmode.c (fbufmode): Port to Solaris/SPARC64.
20413
20414 2007-04-23  Bruno Haible  <bruno@clisp.org>
20415
20416         * lib/fseterr.c (fseterr): Don't hardcode the value of _IOERR.
20417
20418 2007-04-23  Bruno Haible  <bruno@clisp.org>
20419
20420         * tests/test-fbufmode.c (main): Be prepared to a failure of setvbuf.
20421         Needed on HP-UX 11.
20422
20423 2007-04-16  Eric Blake  <ebb9@byu.net>
20424
20425         Make fflush rely on fpurge.
20426         * lib/fflush.c (rpl_fflush): Rely on fpurge module, rather than
20427         open coding all variants.
20428         * modules/fflush (Depends-on): Add fpurge and unistd.
20429         * modules/fflush-tests (Depends-on): Unistd is no longer extra.
20430         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Simplify.
20431
20432         Fix --with-tests compilation on cygwin.
20433         * modules/argmatch-tests (Makefile.am): List gnulib library first
20434         in LDADD.
20435         * modules/argp-tests (Makefile.am): Likewise.
20436         * modules/array-list-tests (Makefile.am): Likewise.
20437         * modules/array-oset-tests (Makefile.am): Likewise.
20438         * modules/avltree-list-tests (Makefile.am): Likewise.
20439         * modules/avltree-oset-tests (Makefile.am): Likewise.
20440         * modules/avltreehash-list-tests (Makefile.am): Likewise.
20441         * modules/carray-list-tests (Makefile.am): Likewise.
20442         * modules/dirname-tests (Makefile.am): Likewise.
20443         * modules/frexp-tests (Makefile.am): Likewise.
20444         * modules/isnanl-tests (Makefile.am): Likewise.
20445         * modules/linked-list-tests (Makefile.am): Likewise.
20446         * modules/linkedhash-list-tests (Makefile.am): Likewise.
20447         * modules/lock-tests (Makefile.am): Likewise.
20448         * modules/rbtree-list-tests (Makefile.am): Likewise.
20449         * modules/rbtree-oset-tests (Makefile.am): Likewise.
20450         * modules/rbtreehash-list-tests (Makefile.am): Likewise.
20451         * modules/tls-tests (Makefile.am): Likewise.
20452         * modules/tsearch-tests (Makefile.am): Likewise.
20453         * modules/xvasprintf-tests (Makefile.am): Likewise.
20454
20455         Fix fpurge for cygwin.
20456         * lib/fpurge.c (fpurge): Fix order of operation flub, and return a
20457         value.
20458         * modules/fpurge-tests (Depends-on): Clean up trash.
20459
20460 2007-04-16  Simon Josefsson  <simon@josefsson.org>
20461
20462         * lib/gc-libgcrypt.c (gc_hash_open): Shut up compiler warnings.
20463
20464         * m4/autobuild.m4: Re-indent.
20465
20466 2007-04-13  Bruno Haible  <bruno@clisp.org>
20467
20468         * modules/fpurge-tests: New file.
20469         * tests/test-fpurge.c: New file.
20470
20471         * modules/fpurge: New file.
20472         * lib/fpurge.h: New file.
20473         * lib/fpurge.c: New file.
20474         * m4/fpurge.m4: New file.
20475
20476 2007-04-13  Bruno Haible  <bruno@clisp.org>
20477
20478         * modules/fbufmode-tests: New file.
20479         * tests/test-fbufmode.c: New file.
20480
20481         * modules/fbufmode: New file.
20482         * lib/fbufmode.h: New file.
20483         * lib/fbufmode.c: New file.
20484         * m4/fbufmode.m4: New file.
20485
20486 2007-04-13  Bruno Haible  <bruno@clisp.org>
20487
20488         * modules/fwritable-tests: New file.
20489         * tests/test-fwritable.c: New file.
20490
20491         * modules/fwritable: New file.
20492         * lib/fwritable.h: New file.
20493         * lib/fwritable.c: New file.
20494         * m4/fwritable.m4: New file.
20495
20496 2007-04-13  Bruno Haible  <bruno@clisp.org>
20497
20498         * modules/freadable-tests: New file.
20499         * tests/test-freadable.c: New file.
20500
20501         * modules/freadable: New file.
20502         * lib/freadable.h: New file.
20503         * lib/freadable.c: New file.
20504         * m4/freadable.m4: New file.
20505
20506 2007-04-13  Bruno Haible  <bruno@clisp.org>
20507
20508         * modules/fflush-tests (Makefile.am): Remove EXTRA_DIST. Augment
20509         MOSTLYCLEANFILES.
20510
20511 2007-04-13  Paul Eggert  <eggert@cs.ucla.edu>
20512
20513         * build-aux/bootstrap (gnulib_tool_option_extras): New var, used by
20514         gzip bootstrap.conf to avoid dragging in i18n machinery.
20515         (gnulib_tool_option): Use it.
20516
20517 2007-04-13  Bruno Haible  <bruno@clisp.org>
20518
20519         * tests/test-vasnprintf-posix.c (test_function): Add tests for %f and
20520         %F directives.
20521         * tests/test-vasprintf-posix.c (test_function): Likewise.
20522         * tests/test-snprintf-posix.h (test_function): Likewise.
20523         * tests/test-sprintf-posix.h (test_function): Likewise.
20524         * tests/test-fprintf-posix.h (test_function): Likewise.
20525         * tests/test-printf-posix.h (test_function): Likewise.
20526         * tests/test-fprintf-posix.out: Likewise.
20527
20528 2007-04-13  Bruno Haible  <bruno@clisp.org>
20529
20530         * modules/lock-tests (configure.ac): For LIBSCHED, try also -lposix4.
20531         * modules/tls-tests (configure.ac): Likewise.
20532         Reported by Arto C. Nirkko <anirkko@insel.ch>.
20533
20534 2007-04-13  Bruno Haible  <bruno@clisp.org>
20535
20536         * lib/tls.c (glthread_tls_get): Fix return type.
20537         Patch by Arto C. Nirkko <anirkko@insel.ch>.
20538
20539 2007-04-12  Eric Blake  <ebb9@byu.net>
20540
20541         * modules/gettime (Depends-on): Remove gettime.
20542         Reported by Dmitry V. Levin.
20543
20544 2007-04-12  Bruno Haible  <bruno@clisp.org>
20545
20546         * modules/fflush (Include): Mention <stdio.h>.
20547         * modules/strtoimax (Include): Mention <inttypes.h>.
20548         * modules/strtoumax (Include): Likewise.
20549
20550 2007-04-12  Eric Blake  <ebb9@byu.net>
20551
20552         * .cvsignore: New file.
20553         * .gitignore: Likewise.
20554
20555 2007-04-12  Bruno Haible  <bruno@clisp.org>
20556
20557         * modules/iconv-tests (test_iconv_LDADD): Mention -liconv after LDADD,
20558         not before, since $(LDADD) often contains libgnu.a.
20559         * modules/striconv-tests (test_striconv_LDADD): Likewise.
20560         * modules/striconveh-tests (test_striconveh_LDADD): Likewise.
20561         * modules/striconveha-tests (test_striconveha_LDADD): Likewise.
20562         Needed on Cygwin.
20563
20564 2007-04-12  Eric Blake  <ebb9@byu.net>
20565
20566         Work around glibc's failure to flush stdin on fclose.
20567         * lib/closein.c (close_stdin): Flush stdin before closing.
20568
20569         Work around glibc's failure to reset seekable stdin on exit.
20570         * modules/closein: New module.
20571         * lib/closein.c: New file.
20572         * lib/closein.h: Likewise.
20573         * m4/closein.m4: Likewise.
20574         * MODULES.html.sh (File stream based Input/Output): Document it.
20575
20576 2007-04-12  Simon Josefsson  <simon@josefsson.org>
20577
20578         * gnulib-tool: Rename generated 'autobuild' script to
20579         'do-autobuild' in --create-megatestdir output.
20580
20581         * doc/gnulib.texi (Build robot for gnulib): Fix.
20582
20583 2007-04-12  Simon Josefsson  <simon@josefsson.org>
20584
20585         * modules/sysexits (Depends-on): Add absolute-header.
20586
20587 2007-04-12  Eric Blake  <ebb9@byu.net>
20588
20589         No need to preserve errno on success.
20590         * lib/fflush.c (rpl_fflush): Simplify errno tracking.
20591         Reported by Bruno Haible.
20592
20593 2007-04-12  Simon Josefsson  <simon@josefsson.org>
20594
20595         * MODULES.html.sh (Support for maintaining and releasing
20596         projects): Add autobuild.  Suggested by Eric Blake <ebb9@byu.net>.
20597
20598 2007-04-12  Simon Josefsson  <simon@josefsson.org>
20599
20600         * gnulib-tool (func_modules_add_dummy): Respect --avoid=dummy.
20601
20602 2007-04-12  Simon Josefsson  <simon@josefsson.org>
20603
20604         * modules/autobuild: New module.
20605
20606         * m4/autobuild.m4: New file.
20607
20608 2007-04-11  Bruno Haible  <bruno@clisp.org>
20609
20610         * lib/vasnprintf.c (VASNPRINTF): Implement the %F directive using the
20611         %f directive, if NEED_PRINTF_DIRECTIVE_F is defined.
20612         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_F): New macro.
20613         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_F): New macro.
20614         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
20615         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
20616         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
20617         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
20618         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
20619         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
20620         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Invoke
20621         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
20622         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
20623         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Invoke
20624         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
20625         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
20626         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Invoke
20627         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
20628         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
20629         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Invoke
20630         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
20631         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
20632         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Invoke
20633         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
20634         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
20635         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Invoke
20636         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
20637         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
20638         Reported by Eric Blake.
20639
20640 2007-04-11  Bruno Haible  <bruno@clisp.org>
20641
20642         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Fix test. It always failed.
20643
20644 2007-04-10  Bruno Haible  <bruno@clisp.org>
20645
20646         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct result
20647         for NaN and Infinity. Needed on FreeBSD 6.1.
20648         * tests/test-vasnprintf-posix.c (test_function): Undo last change
20649         regarding results for "%010a" of Infinity and NaN.
20650         * tests/test-vasprintf-posix.c (test_function): Likewise.
20651         * tests/test-snprintf-posix.h (test_function): Likewise.
20652         * tests/test-sprintf-posix.h (test_function): Likewise.
20653         * tests/test-fprintf-posix.h (test_function): Likewise.
20654         * tests/test-printf-posix.h (test_function): Likewise.
20655         * tests/test-fprintf-posix.out: Likewise.
20656
20657 2007-04-10  Bruno Haible  <bruno@clisp.org>
20658
20659         * modules/locale-tests: New file.
20660         * tests/test-locale.c: New file.
20661
20662         * modules/locale: New file.
20663         * lib/locale_.h: New file.
20664         * m4/locale_h.m4: New file.
20665
20666 2007-04-10  Paul Eggert  <eggert@cs.ucla.edu>
20667             Bruno Haible  <bruno@clisp.org>
20668
20669         * m4/signbit.m4 (gl_SIGNBIT): When the sign bit position could not
20670         be determined, test for availability of the copysignf, copysign,
20671         copysignl functions.
20672         * lib/signbitf.c (gl_signbitf): Use copysignf if available in libc.
20673         * lib/signbitd.c (gl_signbitd): Use copysign if available in libc.
20674         * lib/signbitl.c (gl_signbitl): Use copysignl if available in libc.
20675
20676 2007-04-09  Eric Blake  <ebb9@byu.net>
20677
20678         * lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
20679         * modules/stdio (Makefile.am): Support fflush.
20680         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
20681         * modules/fflush: New file.
20682         * lib/fflush.c: Likewise.
20683         * m4/fflush.m4: Likewise.
20684         * modules/fflush-tests: New test.
20685         * tests/test-fflush.c: Likewise.
20686         * MODULES.html.sh (Input/output <stdio.h>): Document new module.
20687
20688 2007-04-06  Bruno Haible  <bruno@clisp.org>
20689
20690         * lib/vasnprintf.c: Include <math.h>. Don't include float+.h.
20691         (VASNPRINTF): Use signbit for faster determination whether to print a
20692         minus sign.
20693         * modules/vasnprintf (Files): Remove lib/float+.h.
20694         * modules/fprintf-posix (Depends-on): Add signbit.
20695         * modules/snprintf-posix (Depends-on): Likewise.
20696         * modules/sprintf-posix (Depends-on): Likewise.
20697         * modules/vasnprintf-posix (Depends-on): Likewise.
20698         * modules/vasprintf-posix (Depends-on): Likewise.
20699         * modules/vfprintf-posix (Depends-on): Likewise.
20700         * modules/vsnprintf-posix (Depends-on): Likewise.
20701         * modules/vsprintf-posix (Depends-on): Likewise.
20702
20703 2007-04-06  Bruno Haible  <bruno@clisp.org>
20704
20705         * tests/test-frexp.c (main): Test also the sign bit of zero results.
20706         * tests/test-frexpl.c (main): Likewise.
20707         * tests/test-ldexpl.c (main): Likewise.
20708         * modules/frexp-tests (Depends-on): Add signbit.
20709         * modules/frexpl-tests (Depdends-on): Likewise.
20710         * modules/ldexpl-tests (Depdends-on): Likewise.
20711
20712 2007-04-06  Bruno Haible  <bruno@clisp.org>
20713
20714         * modules/signbit-tests: New file.
20715         * tests/test-signbit.c: New file.
20716
20717         * modules/signbit: New file.
20718         * lib/signbitf.c: New file.
20719         * lib/signbitd.c: New file.
20720         * lib/signbitl.c: New file.
20721         * m4/signbit.m4: New file.
20722         * lib/math_.h (gl_signbitf, gl_signbitd, gl_signbitl): New declarations.
20723         (signbit): New macro.
20724         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_SIGNBIT and
20725         REPLACE_SIGNBIT.
20726         * modules/math (Makefile.am) Substibute also GNULIB_SIGNBIT and
20727         REPLACE_FREXPL into math.h.
20728
20729 2007-04-06  Bruno Haible  <bruno@clisp.org>
20730
20731         * modules/isnanf-nolibm-tests: New file.
20732         * tests/test-isnanf.c: New file.
20733
20734         * modules/isnanf-nolibm: New file.
20735         * lib/isnanf.h: New file.
20736         * lib/isnanf.c: New file.
20737         * lib/isnan.c: Consider the USE_FLOAT macro.
20738         * m4/isnanf.m4: New file.
20739
20740 2007-04-06  Bruno Haible  <bruno@clisp.org>
20741
20742         * modules/gettext-h (configure.ac): AC_SUBST LIBINTL and LTLIBINTL.
20743         (Link): New section.
20744
20745         * modules/canonicalize-lgpl-tests (Makefile.am): Undo last change.
20746
20747 2007-04-06  Bruno Haible  <bruno@clisp.org>
20748
20749         Assume the 'long double' type.
20750         * m4/longdouble.m4: Remove file.
20751         * config/srclist.txt: Don't mention longdouble.m4.
20752         * lib/allocsa.h: Assume HAVE_LONG_DOUBLE to be true.
20753         * lib/float+.h: Likewise.
20754         * lib/frexp.c: Likewise.
20755         * lib/printf-args.h: Likewise.
20756         * lib/printf-args.c: Likewise.
20757         * lib/printf-frexp.c: Likewise.
20758         * lib/printf-parse.c: Likewise.
20759         * lib/vasnprintf.c: Likewise.
20760         * m4/allocsa.m4: Remove gt_TYPE_LONGDOUBLE invocation.
20761         * m4/intl.m4: Likewise.
20762         * m4/isnanl.m4: Likewise.
20763         * m4/printf.m4: Likewise.
20764         * m4/printf-frexpl.m4: Likewise.
20765         * m4/vasnprintf.m4: Likewise.
20766         * modules/allocsa (Files): Remove m4/longdouble.m4.
20767         * modules/gettext (Files): Likewise.
20768         * modules/relocatable-prog-wrapper (Files): Likewise.
20769         * modules/vasnprintf (Files): Likewise.
20770         * modules/isnanl (Files): Likewise.
20771         (Include): Simplify.
20772         * modules/isnanl-nolibm (Files): Remove m4/longdouble.m4.
20773         (Include): Simplify.
20774         * modules/printf-frexpl (Files): Remove m4/longdouble.m4.
20775         (Include): Simplify.
20776         * modules/snprintf-posix-tests (Files): Remove m4/longdouble.m4.
20777         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
20778         * modules/sprintf-posix-tests (Files): Remove m4/longdouble.m4.
20779         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
20780         * modules/vasnprintf-posix-tests (Files): Remove m4/longdouble.m4.
20781         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
20782         * modules/vasprintf-posix-tests (Files): Remove m4/longdouble.m4.
20783         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
20784         * modules/vsnprintf-posix-tests (Files): Remove m4/longdouble.m4.
20785         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
20786         * modules/vsprintf-posix-tests (Files): Remove m4/longdouble.m4.
20787         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
20788         * tests/test-isnanl-nolibm.c: Assume HAVE_LONG_DOUBLE to be true.
20789         * tests/test-isnanl.c: Likewise.
20790         * tests/test-snprintf-posix.h: Likewise.
20791         * tests/test-sprintf-posix.h: Likewise.
20792         * tests/test-vasnprintf-posix.c: Likewise.
20793         * tests/test-vasnprintf-posix2.c: Likewise.
20794         * tests/test-vasprintf-posix.c: Likewise.
20795
20796 2007-04-06  Bruno Haible  <bruno@clisp.org>
20797
20798         Fix problem with Compaq (ex-DEC) Desktop C compiler on Tru64.
20799         * lib/math_.h [__DECC]: Include the overridden include file through
20800         #include_next, outside the double-inclusion guard.
20801         * lib/stdio_.h [__DECC]: Likewise.
20802         * lib/stdlib_.h [__DECC]: Likewise.
20803         * lib/string_.h [__DECC]: Likewise.
20804         * lib/time_.h [__DECC]: Likewise.
20805         * lib/wchar_.h [__DECC]: Likewise.
20806         * lib/wctype_.h [__DECC]: Likewise.
20807         * lib/inttypes_.h [__DECC]: Likewise.
20808         Reported by Albert Chin <china@thewrittenword.com> in
20809         <http://lists.gnu.org/archive/html/bug-gnulib/2007-04/msg00088.html>.
20810
20811 2007-04-04  Eric Blake  <ebb9@byu.net>
20812
20813         * m4/stdint.m4 (gl_STDINT_H): Detect WINT_MAX bug in cygwin
20814         1.5.x.
20815
20816 2007-04-04  Bruno Haible  <bruno@clisp.org>
20817
20818         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct
20819         rounding. Don't assume that FreeBSD 6 and NetBSD 4 pass this test.
20820
20821 2007-04-04  Bruno Haible  <bruno@clisp.org>
20822
20823         * tests/test-vasnprintf-posix.c (test_function): Allow two possible
20824         results for "%010a" of Infinity and NaN.
20825         * tests/test-vasprintf-posix.c (test_function): Likewise.
20826         * tests/test-snprintf-posix.h (test_function): Likewise.
20827         * tests/test-sprintf-posix.h (test_function): Likewise.
20828         * tests/test-fprintf-posix.h (test_function): Remove these tests.
20829         * tests/test-printf-posix.h (test_function): Likewise.
20830         * tests/test-fprintf-posix.out: Update.
20831         Needed for FreeBSD 6.1.
20832
20833 2007-04-04  Bruno Haible  <bruno@clisp.org>
20834
20835         * DEPENDENCIES: Remove mentions of tar and gzip, since they are not
20836         directly used by the gnulib modules nor by gnulib-tool.
20837
20838 2007-04-04  Paul Eggert  <eggert@cs.ucla.edu>
20839
20840         * DEPENDENCIES: Give overall description of version dependency
20841         desirability.  Use more-typical names for apps.
20842         Add shell, coreutils, diffutils, grep, tar, gzip.
20843
20844 2007-04-04  Simon Josefsson  <simon@josefsson.org>
20845
20846         * MODULES.html.sh: Rename crypto modules.  Remove iconvme.
20847
20848 2007-04-04  Karl Berry  <karl@gnu.org>
20849
20850         * MODULES.html.sh (func_module): missing '.
20851
20852 2007-04-03  Bruno Haible  <bruno@clisp.org>
20853
20854         * modules/argmatch-tests (Makefile.am): New variable
20855         test_argmatch_LDADD.
20856         * modules/argp-tests (Makefile.am): New variable test_argp_LDADD.
20857         * modules/array-list-tests (Makefile.am): New variable
20858         test_array_list_LDADD.
20859         * modules/array-oset-tests (Makefile.am): New variable
20860         test_array_oset_LDADD.
20861         * modules/avltree-list-tests (Makefile.am): New variable
20862         test_avltree_list_LDADD.
20863         * modules/avltree-oset-tests (Makefile.am): New variable
20864         test_avltree_oset_LDADD.
20865         * modules/avltreehash-list-tests (Makefile.am): New variable
20866         test_avltreehash_list_LDADD.
20867         * modules/canonicalize-lgpl-tests (Makefile.am): New variable
20868         test_canonicalize_lgpl_LDADD.
20869         * modules/carray-list-tests (Makefile.am): New variable
20870         test_carray_list_LDADD.
20871         * modules/dirname-tests (Makefile.am): New variable
20872         test_dirname_LDADD.
20873         * modules/linked-list-tests (Makefile.am): New variable
20874         test_linked_list_LDADD.
20875         * modules/linkedhash-list-tests (Makefile.am): New variable
20876         test_linkedhash_list_LDADD.
20877         * modules/rbtree-list-tests (Makefile.am): New variable
20878         test_rbtree_list_LDADD.
20879         * modules/rbtree-oset-tests (Makefile.am): New variable
20880         test_rbtree_oset_LDADD.
20881         * modules/rbtreehash-list-tests (Makefile.am): New variable
20882         test_rbtreehash_list_LDADD.
20883         * modules/xvasprintf-tests (Makefile.am): New variable
20884         test_xvasprintf_LDADD.
20885         Reported by Eric Blake.
20886
20887 2007-04-03  Eric Blake  <ebb9@byu.net>
20888
20889         * DEPENDENCIES: Weaken m4 requirements.
20890
20891 2007-04-03  Bruno Haible  <bruno@clisp.org>
20892
20893         * modules/frexp-tests (configure.ac): Remove AC_SUBST.
20894         * modules/isnanl-tests (configure.ac): Likewise.
20895
20896 2007-04-03  Ben Pfaff  <blp@gnu.org>
20897
20898         * modules/iconv_open: Add $(srcdir)/ to source directory
20899         references in Makefile fragments that call gperf, to fix VPATH
20900         builds.
20901
20902 2007-04-03  Bruno Haible  <bruno@clisp.org>
20903
20904         * modules/ldexpl (Depends-on): Add isnanl, remove isnanl-nolibm.
20905         * lib/ldexpl.c: Undo last change.
20906
20907 2007-04-03  Bruno Haible  <bruno@clisp.org>
20908
20909         * modules/printf-frexpl (Depends-on): Undo last change.
20910         (Files): Add m4/ldexpl.m4.
20911
20912 2007-04-03  Bruno Haible  <bruno@clisp.org>
20913
20914         * m4/isnanl.m4 (gl_FUNC_ISNANL): Substitute ISNANL_LIBM.
20915         * modules/isnanl (Link): New section.
20916
20917         * m4/frexp.m4 (gl_FUNC_FREXP): Substitute FREXP_LIBM.
20918         * modules/frexp (Link): New section.
20919
20920         * m4/frexpl.m4 (gl_FUNC_FREXPL): Substitute FREXPL_LIBM.
20921         * modules/frexpl (Link): New section.
20922
20923         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Substitute LDEXPL_LIBM.
20924         * modules/ldexpl (Link): New section.
20925
20926 2007-04-03  Bruno Haible  <bruno@clisp.org>
20927
20928         * modules/TEMPLATE-EXTENDED: New file.
20929         * gnulib-tool (func_all_modules, func_verify_module): Exclude it.
20930
20931 2007-04-03  Bruno Haible  <bruno@clisp.org>
20932
20933         * DEPENDENCIES: New file.
20934         Suggested by Simon Josefsson.
20935
20936 2007-04-03  Bruno Haible  <bruno@clisp.org>
20937
20938         * doc/gnulib.texi: Escape @.
20939
20940 2007-04-03  James Youngman  <jay@gnu.org>
20941         and Paul Eggert  <eggert@cs.ucla.edu>
20942
20943         * lib/stat-time.h (get_stat_birthtime): Check for zero-valued
20944         birthtime on all systems that have birthtime, not just those which
20945         use st_birthtimensec rather than st_birthtim.  Putting zero in
20946         st_birthtim.tv_sec is how (for example) FreeBSD/x86 6.1 indicates
20947         that the birth time is not available for files on an NFS mount.
20948
20949 2007-04-03  Simon Josefsson  <simon@josefsson.org>
20950
20951         * modules/memxor: Move back from crypto/, suggested by Bruno.
20952         * modules/crypto/hmac-sha1: Fix memxor dependency.
20953
20954         * modules/crypto/gc: Moved from ../.
20955
20956 2007-04-02  Eric Blake  <ebb9@byu.net>
20957
20958         * lib/ldexpl.c (includes): Avoid libm.
20959
20960         * modules/printf-frexpl (Depends-on): Depend on ldexpl.
20961
20962 2007-04-02  Bruno Haible  <bruno@clisp.org>
20963
20964         * lib/sysexit_.h (EX_OK): Disable the EX_OK definition from <unistd.h>
20965         on IRIX.
20966
20967 2007-04-02  Bruno Haible  <bruno@clisp.org>
20968
20969         * m4/intdiv0.m4 (gt_INTDIV0): Avoid performing the test for real on
20970         x86 or x86_64 platforms running MacOS X.
20971         Reported by Ryan Schmidt <@ryandesign.com>.
20972
20973 2007-04-02  Bruno Haible  <bruno@clisp.org>
20974
20975         * m4/intdiv0.m4 (gt_INTDIV0): When cross-compiling, treat x86_64 like
20976         i386.
20977
20978 2007-04-01  Simon Josefsson  <simon@josefsson.org>
20979
20980         * modules/crypto/arcfour: Moved from ../.
20981         * modules/crypto/arcfour-tests: Moved from ../.
20982         * modules/crypto/arctwo: Moved from ../.
20983         * modules/crypto/arctwo-tests: Moved from ../.
20984         * modules/crypto/des: Moved from ../.
20985         * modules/crypto/des-tests: Moved from ../.
20986         * modules/crypto/gc-arcfour: Moved from ../.
20987         * modules/crypto/gc-arcfour-tests: Moved from ../.
20988         * modules/crypto/gc-arctwo: Moved from ../.
20989         * modules/crypto/gc-arctwo-tests: Moved from ../.
20990         * modules/crypto/gc-des: Moved from ../.
20991         * modules/crypto/gc-des-tests: Moved from ../.
20992         * modules/crypto/gc-hmac-md5: Moved from ../.
20993         * modules/crypto/gc-hmac-md5-tests: Moved from ../.
20994         * modules/crypto/gc-hmac-sha1: Moved from ../.
20995         * modules/crypto/gc-hmac-sha1-tests: Moved from ../.
20996         * modules/crypto/gc-md2: Moved from ../.
20997         * modules/crypto/gc-md2-tests: Moved from ../.
20998         * modules/crypto/gc-md4: Moved from ../.
20999         * modules/crypto/gc-md4-tests: Moved from ../.
21000         * modules/crypto/gc-md5: Moved from ../.
21001         * modules/crypto/gc-md5-tests: Moved from ../.
21002         * modules/crypto/gc-pbkdf2-sha1: Moved from ../.
21003         * modules/crypto/gc-pbkdf2-sha1-tests: Moved from ../.
21004         * modules/crypto/gc-random: Moved from ../.
21005         * modules/crypto/gc-rijndael: Moved from ../.
21006         * modules/crypto/gc-rijndael-tests: Moved from ../.
21007         * modules/crypto/gc-sha1: Moved from ../.
21008         * modules/crypto/gc-sha1-tests: Moved from ../.
21009         * modules/crypto/gc-tests: Moved from ../.
21010         * modules/crypto/hmac-md5: Moved from ../.
21011         * modules/crypto/hmac-md5-tests: Moved from ../.
21012         * modules/crypto/hmac-sha1: Moved from ../.
21013         * modules/crypto/hmac-sha1-tests: Moved from ../.
21014         * modules/crypto/md2: Moved from ../.
21015         * modules/crypto/md2-tests: Moved from ../.
21016         * modules/crypto/md4: Moved from ../.
21017         * modules/crypto/md4-tests: Moved from ../.
21018         * modules/crypto/md5: Moved from ../.
21019         * modules/crypto/md5-tests: Moved from ../.
21020         * modules/crypto/memxor: Moved from ../.
21021         * modules/crypto/rijndael: Moved from ../.
21022         * modules/crypto/rijndael-tests: Moved from ../.
21023         * modules/crypto/sha1: Moved from ../.
21024
21025 2007-03-30  James Youngman  <jay@gnu.org>
21026
21027         * tests/test-stat-time.c (prepare_test): use chmod() rather than
21028         rename() to change the ctime of a file (because ctime is unaffected
21029         by rename on jfs2 on AIX 5.1).
21030         (main): Start by doing cleanup, in case a previous run failed leaving
21031         test files behind.
21032
21033 2007-03-31  Bruno Haible  <bruno@clisp.org>
21034
21035         Support old proprietary implementations of iconv.
21036         * modules/iconv_open: New file.
21037         * lib/iconv_.h: New file.
21038         * m4/iconv_h.m4: New file.
21039         * lib/iconv_open.c: New file.
21040         * lib/iconv_open-aix.gperf: New file.
21041         * lib/iconv_open-hpux.gperf: New file.
21042         * lib/iconv_open-irix.gperf: New file.
21043         * lib/iconv_open-osf.gperf: New file.
21044         * m4/iconv_open.m4: New file.
21045         * modules/linebreak (Depends-on): Add iconv_open.
21046         * modules/striconv (Depends-on): Likewise.
21047         * modules/striconveh (Depends-on): Likewise.
21048         * modules/unicodeio (Depends-on): Likewise.
21049         * lib/striconveh.h (mem_cd_iconveh, str_cd_iconveh): Allow cd to be
21050         (iconv_t)(-1).
21051         * lib/striconveh.c (mem_cd_iconveh_internal): Use an indirect
21052         conversion if cd is (iconv_t)(-1).
21053         (mem_iconveh, str_iconveh): Don't fail just because a direct conversion
21054         is not possible.
21055
21056 2007-03-31  Bruno Haible  <bruno@clisp.org>
21057
21058         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
21059         work on Solaris either. Protect also second use of "autodetect_jp".
21060
21061 2007-03-31  Bruno Haible  <bruno@clisp.org>
21062
21063         * m4/frexpl.m4 (gl_FUNC_FREXPL): Set HAVE_DECL_FREXPL to 0 when
21064         the function is not present.
21065
21066 2007-03-31  Bruno Haible  <bruno@clisp.org>
21067
21068         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Set HAVE_DECL_LDEXPL to 0 when
21069         the function is not present.
21070
21071 2007-03-31  Bruno Haible  <bruno@clisp.org>
21072
21073         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-29 patch. Test also against
21074         a bug in HP-UX iconv_open().
21075
21076 2007-03-31  Bruno Haible  <bruno@clisp.org>
21077
21078         * MODULES.html.sh (func_module): Don't show gnulib-common.m4.
21079         (Mathematics <math.h>): New section, add fpieee.
21080         (Input/output <stdio.h>): Add fseterr.
21081         (Mathematics <math.h>): New section, add printf-frexp.
21082         (Container data structures): Add sublist.
21083         (Core language properties): Add fpucw, inline.
21084         (Functions for greatest-width integer types <inttypes.h>): Add
21085         imaxabs, imaxdiv, inttypes.
21086         (Mathematics <math.h>): Add frexp, frexpl, isnan-nolibm, isnanl,
21087         isnanl-nolibm, ldexp.
21088         (Mathematics <math.h>): New section, add printf-frexpl.
21089         (Support for systems lacking POSIX:2001): Add fprintf-posix,
21090         printf-posix, snprintf-posix, sprintf-posix, string, search, socklen,
21091         sys_select, sys_socket, vasnprintf-posix, vasprintf-posix,
21092         vfprintf-posix, vprintf-posix, vsnprintf-posix, vsprintf-posix.
21093         (Unicode string functions): Add unistr/u*-mbtoucr.
21094         (Java): Add javacomp-script, javaexec-script.
21095         (C#): Add csharpcomp-script, csharpexec-script.
21096         (Support for building libraries and executables): Add havelib,
21097         relocatable-*.
21098         (Support for maintaining and releasing projects): Renamed from
21099         'Support for maintaining and release projects'. Add announce-gen.
21100
21101 2007-03-31  Bruno Haible  <bruno@clisp.org>
21102
21103         * README: Talk primarily about git.
21104         (git and CVS): Renamed from CVS.
21105         * doc/gnulib.texi (Introduction, Build robot for gnulib): Mention that
21106         gnulib is available through git.
21107         * doc/gnulib-tool.texi (CVS Issues): Mention git and svn as well.
21108
21109 2007-03-30  Bruno Haible  <bruno@clisp.org>
21110
21111         * lib/alloca_.h: Change prefix of double-inclusion guard macro to _GL_.
21112         * lib/poll_.h: Likewise.
21113         * lib/stat_.h: Likewise.
21114         * lib/sys_time_.h: Likewise.
21115         * lib/sysexit_.h: Likewise.
21116         * lib/glob_.h: Prefix double-inclusion guard macro with _GL_.
21117         * lib/stdbool_.h: Likewise.
21118         * lib/byteswap_.h: Add double-inclusion guard.
21119
21120 2007-03-30  Sergey Poznyakoff  <gray@mirddin.farlep.net>
21121
21122         * lib/sysexit_.h: Prefix double-inclusion guard macro with _GNULIB.
21123
21124 2007-03-30  Karl Berry  <karl@gnu.org>
21125
21126         * config/srclist-update: double space after USA in the license
21127         substitution, since that's how it's usually (?) written.
21128
21129 2007-03-30  Paul Eggert  <eggert@cs.ucla.edu>
21130
21131         * lib/write-any-file.c (can_write_any_file): Fix else-else bug
21132         reported by Bruno Haible.
21133
21134 2007-03-29  Bruno Haible  <bruno@clisp.org>
21135
21136         * m4/iconv.m4 (AM_ICONV_LINK): Require AC_CANONICAL_HOST. Test against
21137         a bug in AIX iconv().
21138
21139 2007-03-29  Bruno Haible  <bruno@clisp.org>
21140
21141         * modules/ldexpl-tests: New file.
21142         * tests/test-ldexpl.c: New file.
21143
21144 2007-03-29  Bruno Haible  <bruno@clisp.org>
21145
21146         * lib/ldexpl.c: Include fpucw.h.
21147         (ldexpl): Use BEGIN/END_LONG_DOUBLE_ROUNDING. Skip the last unneeded
21148         multiplication.
21149         * modules/ldexpl (Depends-on): Add fpucw.
21150
21151 2007-03-29  Bruno Haible  <bruno@clisp.org>
21152
21153         * modules/ldexpl: New file.
21154         * m4/ldexpl.m4: New file.
21155         * lib/math_.h (ldexpl): Define to a replacement if REPLACE_LDEXPL is
21156         set.
21157         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize also GNULIB_LDEXPL,
21158         REPLACE_LDEXPL.
21159         * modules/math (Makefile.am): Substitute also GNULIB_LDEXPL,
21160         REPLACE_LDEXPL.
21161         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
21162         gl_FUNC_LDEXPL_WORKS.
21163         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Remove test for ldexpl.
21164         * modules/mathl (Files): Remove lib/ldexpl.c.
21165         (Depends-on): Add ldexpl.
21166
21167 2007-03-29  Bruno Haible  <bruno@clisp.org>
21168
21169         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Declare frexpl.
21170
21171 2007-03-29  Bruno Haible  <bruno@clisp.org>
21172
21173         * tests/test-striconveh.c (main): Don't assume that a direct conversion
21174         between ISO-8859-1 and ISO-8859-2 is possible. Needed for OSF/1, IRIX
21175         and possibly also HP-UX.
21176         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
21177         work on AIX, IRIX, HP-UX, OSF/1.
21178         * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
21179         * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
21180         * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
21181         * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
21182         * tests/uniconv/test-u8-conv-from-enc.c (main): Likewise.
21183         * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
21184
21185 2007-03-29  Bruno Haible  <bruno@clisp.org>
21186
21187         * tests/test-stat-time.c: Include <fcntl.h>, not <sys/fcntl.h>.
21188
21189 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
21190
21191         * lib/acl-internal.h (acl_get_fd, acl_set_fd): undef before defining,
21192         to work around a problem on OSF/1 5.1 reported by Bruno Haible.
21193
21194 2007-03-29  Eric Blake  <ebb9@byu.net>
21195
21196         * lib/acl-internal.h: Remove redundant include.
21197         (ACL_NOT_WELL_SUPPORTED): Also filter on EBUSY, returned by
21198         Cygwin when a file is locked.
21199
21200 2007-03-29  Bruno Haible  <bruno@clisp.org>
21201
21202         * lib/vasprintf.c [IN_LIBASPRINTF]: Include different specification
21203         file.
21204         * lib/asprintf.c [IN_LIBASPRINTF]: Likewise.
21205
21206 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
21207
21208         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Don't bother to
21209         try to remove a parent directory if the child couldn't be removed
21210         (except for the first rmdir, which could fail because the child
21211         doesn't exist).  Problem reported by Jeff Blaine in
21212         <http://lists.gnu.org/archive/html/bug-tar/2007-03/msg00014.html>.
21213
21214 2007-03-28  Bruno Haible  <bruno@clisp.org>
21215
21216         * lib/striconveh.c (utf8conv_carefully): New function.
21217         (mem_cd_iconveh_internal): Invoke it.
21218
21219 2007-03-28  Bruno Haible  <bruno@clisp.org>
21220
21221         * lib/striconveh.c (mem_cd_iconveh_internal): Use u8_mbtoucr instead
21222         of u8_mbtouc in order to distinguish invalid and incomplete UTF-8
21223         input.
21224         * modules/striconveh (Depends-on): Add unistr/u8-mbtoucr. Replace
21225         utf8-ucs4 with unistr/u8-mbtouc. Replace ucs4-utf8 with
21226         unistr/u8-uctomb.
21227
21228 2007-03-28  Bruno Haible  <bruno@clisp.org>
21229
21230         * modules/unistr/u8-mbtoucr: New file.
21231         * lib/unistr/u8-mbtoucr.c: New file.
21232         * modules/unistr/u16-mbtoucr: New file.
21233         * lib/unistr/u16-mbtoucr.c: New file.
21234         * modules/unistr/u16-mbtoucr: New file.
21235         * lib/unistr/u16-mbtoucr.c: New file.
21236         * lib/unistr.h (u8_mbtoucr, u16_mbtoucr, u32_mbtoucr): New declarations.
21237
21238 2007-03-27  Simon Josefsson  <simon@josefsson.org>
21239             Bruno Haible  <bruno@clisp.org>
21240
21241         * m4/vasprintf.m4: Convert AC_SUBST into shell variable for
21242         REPLACE_VASPRINTF.  Set HAVE_VASPRINTF.  Add
21243         AC_REQUIRE([gl_STDIO_H_DEFAULTS]).
21244
21245         * m4/stdio_h.m4: Add stubs for vasprintf too.
21246
21247         * modules/stdio: Support vasprintf in sed command.
21248
21249         * modules/vasprintf: Depend on stdio for prototypes.  Remove
21250         vasprintf.h.  Add stdio module indicator.
21251
21252         * lib/stdio_.h: Declare asprintf and vasprintf, based on
21253         vasprintf.h.
21254
21255         * lib/vasprintf.h: File removed.
21256
21257         * lib/asprintf.c: Use stdio.h instead of vasprintf.h.
21258         * lib/vasprintf.c: Ditto.
21259         * lib/xvasprintf.c: Ditto.
21260         * tests/test-vasprintf-posix.c: Ditto.
21261         * tests/test-vasprintf.c: Ditto.
21262
21263 2007-03-27  Bruno Haible  <bruno@clisp.org>
21264
21265         Make vasnprintf multithread-safe.
21266         * lib/vasnprintf.c (decimal_point_char): New function.
21267         (VASNPRINTF): Use it.
21268         Suggested by Simon Josefsson.
21269
21270 2007-03-27  Eric Blake  <ebb9@byu.net>
21271
21272         Support sub-second birthtime on cygwin.
21273         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Also check for st_birthtim.
21274         * lib/stat-time.h (STAT_TIMESPEC): Adjust comments.
21275         (get_stat_birthtime): Also work with st_birthtim.
21276
21277 2007-03-27  Paul Eggert  <eggert@cs.ucla.edu>
21278
21279         * lib/stat-time.h (USE_BIRTHTIME): Remove.
21280         (get_stat_atime_ns, get_stat_ctime_ns, get_stat_mtime_ns):
21281         (get_stat_birthtime_ns): Do not try to use "spare" fields.
21282         (get_stat_birthtime_ns): Simplify compile-time tests.
21283         (get_stat_birthtime): Change the API to look like
21284         get_stat_mtime etc., except return a negative tv_nsec on error.
21285         * m4/stat-time.m4 (gl_STAT_TIME, gl_STAT_BIRTHTIME):
21286         Don't check for "spare" fields.
21287         (gl_STAT_BIRTHTIME): Don't check for struct stat.st_birthtimespec.tv_sec
21288         or for struct stat.st_birthtime, as these tests aren't used.
21289         * tests/test-stat-time.c (test_birthtime): Adjust to new API.
21290
21291 2007-03-27  Bruno Haible  <bruno@clisp.org>
21292
21293         * lib/stat-time.h: Include <sys/stat.h>.
21294
21295 2007-03-27  James Youngman  <jay@gnu.org>
21296
21297         * lib/stat-time.h (get_stat_birthtime): New function for
21298           retrieving st_birthtime as provided by UFS2 (hence *BSD).
21299         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Probe for st_birthtime
21300           and its variants.
21301         * modules/stat-time (configure.ac): call gl_STAT_BIRTHTIME.
21302         * modules/stat-time-test: New file.
21303         * tests/test-stat-time.c: New test, devised by Bruno Haible.
21304
21305 2007-03-26  Bruno Haible  <bruno@clisp.org>
21306
21307         Better support of signalling NaNs.
21308         * lib/atanl.c: Include isnanl.h.
21309         (atanl): Perform test for NaN at the beginning of the function and
21310         through a call to isnanl.
21311         * lib/cosl.c: Include isnanl.h.
21312         (cosl): Perform test for NaN at the beginning of the function and
21313         through a call to isnanl.
21314         * lib/ldexpl.c: Include isnanl.h.
21315         (ldexpl): Perform test for NaN through a call to isnanl.
21316         * lib/logl.c: Include isnanl.h.
21317         (logl): Perform test for NaN at the beginning of the function and
21318         through a call to isnanl.
21319         * lib/sinl.c: Include isnanl.h.
21320         (sinl): Perform test for NaN at the beginning of the function and
21321         through a call to isnanl.
21322         * lib/sqrtl.c: Include isnanl.h.
21323         (sqrtl): Perform test for NaN at the beginning of the function and
21324         through a call to isnanl.
21325         * lib/tanl.c: Include isnanl.h.
21326         (tanl): Perform test for NaN at the beginning of the function and
21327         through a call to isnanl.
21328         * lib/trigl.c (ieee754_rem_pio2l): Remove test for NaN.
21329         * modules/mathl (Depends-on): Add isnanl.
21330
21331 2007-03-26  Eric Blake  <ebb9@byu.net>
21332
21333         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix
21334         regression in logic sense of previous patch.
21335
21336 2007-03-26  Bruno Haible  <bruno@clisp.org>
21337
21338         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Don't use
21339         unportable shell command "if ! ...".
21340         Reported by Ralf Wildenhues.
21341
21342 2007-03-25  Bruno Haible  <bruno@clisp.org>
21343
21344         * lib/sysexit_,h: If HAVE_SYSEXITS_H is defined, include the original
21345         <sysexits.h> file, and only add EX_CONFIG.
21346         * m4/sysexits.m4 (gl_SYSEXITS): If <sysexits.h> exists, check its
21347         absolute file name and whether it is sufficient. Substitute also
21348         HAVE_SYSEXITS_H and ABSOLUTE_SYSEXITS_H.
21349         * modules/sysexits (Makefile.am): Substitute HAVE_SYSEXITS_H and
21350         ABSOLUTE_SYSEXITS_H into sysexits.h.
21351
21352 2007-03-25  Bruno Haible  <bruno@clisp.org>
21353
21354         * lib/getaddrinfo.c (getaddrinfo): Don't access hints->ai_flags when
21355         hints is NULL.
21356
21357 2007-03-25  Bruno Haible  <bruno@clisp.org>
21358
21359         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Add a cast.
21360         * lib/uniconv/u8-strconv-to-enc.c (u8_strconv_to_encoding): Likewise.
21361
21362 2007-03-25  Bruno Haible  <bruno@clisp.org>
21363
21364         * lib/vasnprintf.c: Include langinfo.h.
21365         (VASNPRINTF): Prefer nl_langinfo over localeconv, since it's more
21366         multithread-safe.
21367         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): New macro.
21368         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke it.
21369         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
21370         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
21371         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
21372         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
21373         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
21374         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX: Likewise.
21375         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
21376         Reported by Simon Josefsson.
21377
21378 2007-03-25  Bruno Haible  <bruno@clisp.org>
21379
21380         * lib/printf-parse.c [!IN_LIBINTL]: Include <stdint.h>, for intmax_t.
21381         (PRINTF_PARSE): Make the support for size specifier 'j' unconditional.
21382         * modules/vasnprintf (Depends-on): Add stdint.
21383
21384 2007-03-25  Bruno Haible  <bruno@clisp.org>
21385
21386         * modules/fpieee: New file.
21387         * m4/fpieee.m4: New file.
21388         * modules/isnan-nolibm (Depends-on): Add fpieee.
21389         * modules/isnanl-nolibm (Depends-on): Add fpieee.
21390         * modules/isnanl (Depends-on): Add fpieee.
21391
21392 2007-03-25  Bruno Haible  <bruno@clisp.org>
21393
21394         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Test also finite numbers.
21395
21396 2007-03-25  Bruno Haible  <bruno@clisp.org>
21397
21398         Avoid test failures on IRIX 6.5.
21399         * tests/test-frexpl.c (MIN_NORMAL_EXP): New macro.
21400         (main): Use it.
21401         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP): New
21402         macros.
21403         (main): Use them.
21404
21405 2007-03-25  Bruno Haible  <bruno@clisp.org>
21406
21407         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): New macro.
21408         (gl_FUNC_FREXPL): Invoke it. Set REPLACE_FREXPL to 1 if it frexpl
21409         exists but doesn't work.
21410         * lib/math_.h (frexpl): Define as a replacement macro if REPLACE_FREXPL
21411         is set. Don't provide a prototype if REPLACE_FREXPL is not set.
21412         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_FREXPL.
21413         * modules/math (Makefile.am) Substibute also REPLACE_FREXPL into math.h.
21414
21415 2007-03-25  Bruno Haible  <bruno@clisp.org>
21416
21417         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Add check whether frexp(inf)
21418         returns inf. Needed on IRIX 6.5.
21419
21420 2007-03-25  Bruno Haible  <bruno@clisp.org>
21421
21422         * tests/test-frexpl.c: Include isnanl-nolibm.h.
21423         (main): Use isnanl instead of x != x idiom.
21424         * modules/frexpl-tests (Depends-on): Add isnanl-nolibm.
21425
21426         * tests/test-frexp.c: Include isnan.h.
21427         (main): Use isnan instead of x != x idiom.
21428         * modules/frexp-tests (Depends-on): Add isnan-nolibm.
21429
21430 2007-03-25  Bruno Haible  <bruno@clisp.org>
21431
21432         * tests/test-frexp.c (NaN): New function/macro.
21433         (main): Use it instead of 0.0 / 0.0.
21434         * tests/test-isnan.c (NaN): New function/macro.
21435         (main): Use it instead of 0.0 / 0.0.
21436         * tests/test-vasnprintf-posix.c (NaN): New function/macro.
21437         (test_function): Use it instead of 0.0 / 0.0.
21438         * tests/test-vasprintf-posix.c (NaN): New function/macro.
21439         (test_function): Use it instead of 0.0 / 0.0.
21440         * tests/test-snprintf-posix.h (NaN): New function/macro.
21441         (test_function): Use it instead of 0.0 / 0.0.
21442         * tests/test-sprintf-posix.h (NaN): New function/macro.
21443         (test_function): Use it instead of 0.0 / 0.0.
21444         * tests/test-fprintf-posix.h (NaN): New function/macro.
21445         (test_function): Use it instead of 0.0 / 0.0.
21446         * tests/test-printf-posix.h (NaN): New function/macro.
21447         (test_function): Use it instead of 0.0 / 0.0.
21448
21449         * lib/isnan.c (FUNC): Work around a DEC C compiler bug.
21450
21451 2007-03-25  Bruno Haible  <bruno@clisp.org>
21452
21453         * lib/glob_.h: Include <sys/stat.h>. Avoids warnings on AIX 5.1.
21454
21455 2007-03-25  Bruno Haible  <bruno@clisp.org>
21456
21457         * lib/regexec.c (merge_state_with_log): Make static.
21458
21459 2007-03-25  Bruno Haible  <bruno@clisp.org>
21460
21461         * lib/trigl.c (kernel_rem_pio2): Make static.
21462
21463 2007-03-25  Bruno Haible  <bruno@clisp.org>
21464
21465         * lib/sincosl.c (sincosl_table): Make static.
21466
21467 2007-03-25  Bruno Haible  <bruno@clisp.org>
21468
21469         * lib/argp.h (__restrict): Define to empty, rather than to 'restrict',
21470         if the compiler does not support C99.
21471
21472 2007-03-25  Bruno Haible  <bruno@clisp.org>
21473
21474         * modules/time (Makefile.am): Ensure all rule action lines start with a
21475         tab.
21476
21477 2007-03-24  Bruno Haible  <bruno@clisp.org>
21478
21479         * modules/tsearch-tests: New file.
21480         * tests/test-tsearch.sh: New file.
21481         * tests/test-tsearch.c: New file, mostly copied from glibc.
21482
21483         * modules/search-tests: New file.
21484         * tests/test-search.c: New file.
21485
21486         * modules/search: New file.
21487         * lib/search_.h: New file, incorporating lib/tsearch.h.
21488         * m4/search_h.m4: New file.
21489         * lib/tsearch.h: Remove file.
21490         * lib/tsearch.c: Include search.h instead of tsearch.h.
21491         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Require gl_SEARCH_H_DEFAULTS. Set
21492         HAVE_TSEARCH.
21493         * modules/tsearch (Files): Remove lib/tsearch.h.
21494         (Depends-on): Add search.
21495         (configure.ac): Invoke gl_SEARCH_MODULE_INDICATOR.
21496         (Include): Change tsearch.h into search.h.
21497
21498 2007-03-24  Bruno Haible  <bruno@clisp.org>
21499
21500         * modules/fpucw: New file.
21501         * lib/fpucw.h: New file.
21502         * lib/frexp.c: Include fpucw.h.
21503         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
21504         (FUNC): Use them.
21505         * lib/printf-frexp.c: Include fpucw.h.
21506         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
21507         (FUNC): Use them.
21508         * lib/vasnprintf.c: Include fpucw.h.
21509         (VASNPRINTF): Invoke BEGIN/END_LONG_DOUBLE_ROUNDING around the
21510         'long double' calculations.
21511         * tests/test-frexpl.c: Include fpucw.h.
21512         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
21513         * tests/test-printf-frexpl.c: Include fpucw.h.
21514         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
21515         * modules/frexpl (Depends-on): Add fpucw.
21516         * modules/printf-frexpl (Depends-on): Likewise.
21517         * modules/fprintf-posix (Depends-on): Likewise.
21518         * modules/snprintf-posix (Depends-on): Likewise.
21519         * modules/sprintf-posix (Depends-on): Likewise.
21520         * modules/vasnprintf-posix (Depends-on): Likewise.
21521         * modules/vasprintf-posix (Depends-on): Likewise.
21522         * modules/vfprintf-posix (Depends-on): Likewise.
21523         * modules/vsnprintf-posix (Depends-on): Likewise.
21524         * modules/vsprintf-posix (Depends-on): Likewise.
21525         * modules/frexpl-tests (Depends-on): Likewise.
21526         * modules/printf-frexpl-tests (Depends-on): Likewise.
21527
21528 2007-03-24  Bruno Haible  <bruno@clisp.org>
21529
21530         * lib/float+.h: New file.
21531         * lib/isnan.c: Include float+.h.
21532         (SIZE): New macro.
21533         (FUNC): Compare only SIZE bytes of the value.
21534         * lib/vasnprintf.c: Include float+.h.
21535         (VASNPRINTF): When comparing agains +0.0L or +0.0, compare only
21536         SIZEOF_LDBL or SIZEOF_DBL bytes.
21537         * modules/isnan-nolibm (Files): Add lib/float+.h.
21538         * modules/isnanl-nolibm (Files): Add lib/float+.h.
21539         * modules/isnanl (Files): Add lib/float+.h.
21540         * modules/vasnprintf (Files): Add lib/float+.h.
21541
21542 2007-03-24  Bruno Haible  <bruno@clisp.org>
21543
21544         * lib/vasnprintf.c [!HAVE_LONG_DOUBLE]: Include printf-frexp.h. Don't
21545         include isnanl-nolibm.h.
21546
21547 2007-03-24  Bruno Haible  <bruno@clisp.org>
21548
21549         * tests/test-read-file.c (main): Don't produce spurious output for
21550         expected situations. Make the test fail if it encountered unexpected
21551         results.
21552
21553 2007-03-24  Bruno Haible  <bruno@clisp.org>
21554
21555         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove the special-casing of NetBSD,
21556         since its fr_FR.ISO8859-1 locale wouldn't pass the tests.
21557
21558 2007-03-24  Bruno Haible  <bruno@clisp.org>
21559
21560         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Fix last change.
21561
21562 2007-03-24  Bruno Haible  <bruno@clisp.org>
21563
21564         * modules/unistr/base (Depends-on): Remove utf8-ucs4-unsafe,
21565         utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
21566
21567         * modules/unistr/u8-mbtouc: Add source files from module utf8-ucs4.
21568         * modules/utf8-ucs4: Turn into a symbolic link to module
21569         unistr/u8-mbtouc.
21570
21571         * modules/unistr/u8-mbtouc-unsafe: Add source files from module
21572         utf8-ucs4-unsafe.
21573         * modules/utf8-ucs4-unsafe: Turn into a symbolic link to module
21574         unistr/u8-mbtouc-unsafe.
21575
21576         * modules/unistr/u16-mbtouc: Add source files from module utf16-ucs4.
21577         * modules/utf16-ucs4: Turn into a symbolic link to module
21578         unistr/u16-mbtouc.
21579
21580         * modules/unistr/u16-mbtouc-unsafe: Add source files from module
21581         utf16-ucs4-unsafe.
21582         * modules/utf16-ucs4-unsafe: Turn into a symbolic link to module
21583         unistr/u16-mbtouc-unsafe.
21584
21585         * modules/unistr/u8-uctomb: Add source files from module utf4-utf8.
21586         * modules/ucs4-utf8: Turn into a symbolic link to module
21587         unistr/u8-ubtomb.
21588
21589         * modules/unistr/u16-uctomb: Add source files from module utf4-utf16.
21590         * modules/ucs4-utf16: Turn into a symbolic link to module
21591         unistr/u16-ubtomb.
21592
21593 2007-03-24  Bruno Haible  <bruno@clisp.org>
21594
21595         * lib/unistr/u8-mbtouc-aux.c: Renamed from lib/unistr/utf8-ucs4.c.
21596         Enable the function only if HAVE_INLINE.
21597         * lib/unistr/u8-mbtouc-unsafe-aux.c: Renamed from
21598         lib/unistr/utf8-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
21599         * lib/unistr/u16-mbtouc-aux.c: Renamed from lib/unistr/utf16-ucs4.c.
21600         Enable the function only if HAVE_INLINE.
21601         * lib/unistr/u16-mbtouc-unsafe-aux.c: Renamed from
21602         lib/unistr/utf16-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
21603         * lib/unistr/u8-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf8.c.
21604         Enable the function only if HAVE_INLINE.
21605         * lib/unistr/u16-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf16.c.
21606         Enable the function only if HAVE_INLINE.
21607         * modules/utf8-ucs4: Update.
21608         * modules/utf8-ucs4-unsafe: Update.
21609         * modules/utf16-ucs4: Update.
21610         * modules/utf16-ucs4-unsafe: Update.
21611         * modules/ucs4-utf8: Update.
21612         * modules/ucs4-utf16: Update.
21613
21614 2007-03-24  Bruno Haible  <bruno@clisp.org>
21615
21616         * lib/utf8-ucs4.h: Remove file.
21617         * lib/utf8-ucs4-unsafe.h: Remove file.
21618         * lib/utf16-ucs4.h: Remove file.
21619         * lib/utf16-ucs4-unsafe.h: Remove file.
21620         * lib/ucs4-utf8.h: Remove file.
21621         * lib/ucs4-utf16.h: Remove file.
21622         * lib/unistr.h: Include their previous contents.
21623         * m4/utf-ucs4.m4: Remove file.
21624         * m4/ucs4-utf.m4: Remove file.
21625         * modules/utf8-ucs4 (Files): Remove lib/utf8-ucs4.h.
21626         (Depends-on): Add unistr/base.
21627         (configure.ac): Remove gl_UTF_UCS4.
21628         (Makefile.am): Update.
21629         (Include): Change to unistr.h.
21630         * modules/utf8-ucs4-unsafe (Files): Remove lib/utf8-ucs4-unsafe.h.
21631         (Depends-on): Add unistr/base.
21632         (configure.ac): Remove gl_UTF_UCS4.
21633         (Makefile.am): Update.
21634         (Include): Change to unistr.h.
21635         * modules/utf16-ucs4 (Files): Remove lib/utf16-ucs4.h.
21636         (Depends-on): Add unistr/base.
21637         (configure.ac): Remove gl_UTF_UCS4.
21638         (Makefile.am): Update.
21639         (Include): Change to unistr.h.
21640         * modules/utf16-ucs4-unsafe (Files): Remove lib/utf16-ucs4-unsafe.h.
21641         (Depends-on): Add unistr/base.
21642         (configure.ac): Remove gl_UTF_UCS4.
21643         (Makefile.am): Update.
21644         (Include): Change to unistr.h.
21645         * modules/ucs4-utf8 (Files): Remove lib/ucs4-utf8.h.
21646         (Depends-on): Add unistr/base.
21647         (configure.ac): Remove gl_UCS4_UTF.
21648         (Makefile.am): Update.
21649         (Include): Change to unistr.h.
21650         * modules/ucs4-utf16 (Files): Remove lib/ucs4-utf16.h.
21651         (Depends-on): Add unistr/base.
21652         (configure.ac): Remove gl_UCS4_UTF.
21653         (Makefile.am): Update.
21654         (Include): Change to unistr.h.
21655         * lib/unistr/utf8-ucs4.c: Include unistr.h instead of utf8-ucs4.h.
21656         * lib/unistr/utf8-ucs4-unsafe.c: Include unistr.h instead of
21657         utf8-ucs4-unsafe.h.
21658         * lib/unistr/utf16-ucs4.c: Include unistr.h instead of utf16-ucs4.h.
21659         * lib/unistr/utf16-ucs4-unsafe.c: Include unistr.h instead of
21660         utf16-ucs4-unsafe.h.
21661         * lib/unistr/ucs4-utf8.c: Include unistr.h instead of ucs4-utf8.h.
21662         * lib/unistr/ucs4-utf16.c: Include unistr.h instead of ucs4-utf16.h.
21663         * lib/unistr/u8-chr.c: Don't include ucs4-utf8.h.
21664         * lib/unistr/u8-strchr.c: Likewise.
21665         * lib/unistr/u8-strrchr.c: Likewise.
21666         * lib/unistr/u16-chr.c: Don't include ucs4-utf16.h.
21667         * lib/unistr/u16-strchr.c: Likewise.
21668         * lib/unistr/u16-strrchr.c: Likewise.
21669         * lib/striconveh.c: Update.
21670         * lib/linebreak.c: Update.
21671
21672 2007-03-24  Bruno Haible  <bruno@clisp.org>
21673
21674         * lib/argp-help.c (fill_in_uparams, canon_doc_option): Cast the
21675         arguments of isspace, isalpha, isalnum, isdigit to 'unsigned char'.
21676
21677 2007-03-22  Bruno Haible  <bruno@clisp.org>
21678
21679         * lib/strptime.c (__strptime_internal): Use ANSI C syntax.
21680
21681 2007-03-23  Paul Eggert  <eggert@cs.ucla.edu>
21682
21683         * MODULES.html.sh (File system functions): New module write-any-file.
21684         * modules/write-any-file, lib/write-any-file.c, lib/write-any-file.h:
21685         * m4/write-any-file.m4: New files.
21686
21687 2007-03-23  Eric Blake  <ebb9@byu.net>
21688
21689         * gnulib-tool: Rearrange space-tab sequences, since some editors
21690         like to eat them.
21691
21692 2007-03-23  Eric Blake  <ebb9@byu.net>
21693
21694         * lib/version-etc.c (version_etc_va): Update license wording to
21695         be more concise.  Recommended by Richard Stallman.
21696
21697 2007-03-22  Bruno Haible  <bruno@clisp.org>
21698
21699         * lib/poll.c (MSG_PEEK): New fallback definition.
21700
21701 2007-03-22  Bruno Haible  <bruno@clisp.org>
21702
21703         * modules/sys_socket-tests (configure.ac): Check for shutdown function.
21704         * tests/test-sys_socket.c (a): Test only if shutdown() exists.
21705         (main): Update.
21706         Fixes a compilation error on BeOS.
21707
21708 2007-03-22  Bruno Haible  <bruno@clisp.org>
21709
21710         * modules/frexpl-tests: New file.
21711         * tests/test-frexpl.c: New file.
21712
21713         * modules/frexpl: New file.
21714         * m4/frexpl.m4: New file.
21715         * modules/math (Makefile.am): Also substitute GNULIB_FREXPL into math.h.
21716         * lib/math_.h (frexpl): Test GNULIB_FREXPL instead of GNULIB_MATHL.
21717         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FREXPL.
21718         * modules/mathl (Files): Remove lib/frexpl.c, lib/frexp.c.
21719         (Depends-on): Add frexpl. Remove isnanl-nolibm.
21720         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Don't test for frexpl.
21721
21722 2007-03-22  Bruno Haible  <bruno@clisp.org>
21723
21724         * lib/frexpl.c: Share code with lib/frexp.c.
21725         * modules/mathl (Files): Add lib/frexp.c.
21726         (Depends-on): Add isnanl-nolibm.
21727
21728 2007-03-22  Bruno Haible  <bruno@clisp.org>
21729
21730         * modules/printf-frexp (Files): Add m4/frexp.m4.
21731         * m4/printf-frexp.m4 (gl_FUNC_PRINTF_FREXP): Define HAVE_FREXP_IN_LIBC
21732         only if the found frexp function actually works.
21733
21734 2007-03-22  Bruno Haible  <bruno@clisp.org>
21735
21736         * lib/frexp.c: Remove older implementation that uses divisions.
21737
21738 2007-03-21  Bruno Haible  <bruno@clisp.org>
21739
21740         * modules/frexp-tests: New file.
21741         * tests/test-frexp.c: New file.
21742
21743         * modules/frexp: New file.
21744         * lib/frexp.c: New file.
21745         * m4/frexp.m4: New file.
21746         * lib/math_.h (frexp): New declaration.
21747         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Also initialize GNULIB_FREXP and
21748         REPLACE_FREXP.
21749         * modules/math (math.h): Also substitute GNULIB_FREXP, REPLACE_FREXP.
21750
21751 2007-03-21  Bruno Haible  <bruno@clisp.org>
21752
21753         * modules/isnanl-tests: New file.
21754         * tests/test-isnanl.c: New file.
21755
21756         * modules/isnanl: New file.
21757         * lib/isnanl.h: New file.
21758         * m4/isnanl.m4 (gl_FUNC_ISNANL): New macro.
21759         (gl_FUNC_ISNANL_NO_LIBM): Invoke gl_HAVE_ISNANL_NO_LIBM,
21760         gl_FUNC_ISNANL_WORKS.
21761         (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM, gl_FUNC_ISNANL_WORKS):
21762         New macros.
21763
21764 2007-03-21  Bruno Haible  <bruno@clisp.org>
21765
21766         * modules/isnanl-nolibm (Files): Add lib/isnanl-nolibm.h, remove
21767         lib/isnanl.h.
21768         (Include): Update.
21769         * lib/isnanl-nolibm.h: Renamed from lib/isnanl.h.
21770         * lib/vasnprintf.c: Update.
21771         * modules/isnanl-nolibm-tests (Files): Add tests/test-isnanl-nolibm.c,
21772         tests/test-isnanl.h, remove tests/test-isnanl.c.
21773         (Makefile.am): Update.
21774         * tests/test-isnanl-nolibm.c: New file.
21775         * tests/test-isnanl.h: New file.
21776         * tests/test-isnanl.c: Remove file.
21777
21778 2007-03-21  Jim Meyering  <jim@meyering.net>
21779
21780         When trying to open ".", treat ESTALE like EACCES.
21781         * lib/savewd.c (savewd_save): Resort to forking not just upon
21782         failure with EACCES, but also when errno is ESTALE.
21783
21784 2007-03-20  Bruno Haible  <bruno@clisp.org>
21785
21786         * lib/string_.h (strndup): Enable declaration also if HAVE_STRNDUP.
21787         Needed on AIX 5.1. Reported by Matthew Woehlke.
21788
21789 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
21790
21791         Suggestions by Bruno Haible:
21792         * lib/acl-internal.h: Include "gettext.h" rather than rolling
21793         our own.
21794         (ACL_NOT_WELL_SUPPORTED): Parenthesize arg when used.
21795         * modules/acl (Depends-on): Add gettext.
21796
21797 2007-03-19  Bruno Haible  <bruno@clisp.org>
21798
21799         * modules/iconvme: Remove file.
21800         * lib/iconvme.h: Remove file.
21801         * lib/iconvme.c: Remove file.
21802         * m4/iconvme.m4: Remove file.
21803
21804 2007-03-19  Bruno Haible  <bruno@clisp.org>
21805
21806         * doc/relocatable-maint.texi: Break long shell script line.
21807         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
21808
21809 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
21810
21811         Add limited support for Solaris 10 ZFS-style ACLs: just enough to
21812         handle file_has_acl.
21813         * lib/acl-internal.h, lib/acl_entries.c, lib/file-has-acl.c: New files.
21814         * lib/acl.c: Move header inclusions and related macro defns into
21815         lib/acl-internal.h.
21816         (S_ISLNK): Remove defn, since that's now done for us.
21817         (file_has_acl): Move to lib/file-has-acl.c.
21818         Call acl_trivial if available.  This is the crucial part of the fix.
21819         (acl_entries): Move to lib/acl_entries.c.  Now extern, since it's
21820         shared within the library.  Rewrite a bit, partly to make it compatible
21821         with the GNU coding style.
21822         * m4/acl.m4 (AC_FUNC_ACL): Add AC_LIBOBJ([file-has-acl]).
21823         Remove unnecessary double-quotes.
21824         Don't test for acl_to_text; the build will catch that.
21825         Replace acl_entries if it doesn't exist and it is needed.
21826         Check for -lsec and acl_trivial (as used on Solaris 10).
21827         * modules/acl (Files): Add lib/acl-internal.h, lib/acl_entries.c,
21828         lib/file-has-acl.c.
21829         (Depends-on): Add sys_stat, for S_ISLNK.
21830
21831 2007-03-19  Ben Pfaff  <blp@gnu.org>
21832
21833         * doc/gnulib.texi: Fix typos.
21834         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
21835
21836 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
21837
21838         * lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL.
21839         If size is zero here, buf must be zero.
21840
21841 2007-03-19  Simon Josefsson  <simon@josefsson.org>
21842
21843         * des.c: Remove weak_keys_chksum.  Reported by Bruno Haible
21844         <bruno@clisp.org>.
21845
21846 2007-03-18  Bruno Haible  <bruno@clisp.org>
21847
21848         * lib/vasnprintf.c (VASNPRINTF): Undo first part of last patch.
21849         Suggested by Eric Blake.
21850
21851 2007-03-18  Ben Pfaff  <blp@gnu.org>
21852
21853         * doc/relocatable.texi: Recommend using as prefix a directory
21854         that does not exist and will never be created.  Based on
21855         discussion with Bruno Haible, Ralf Wildenhues, Matthew Woehlke,
21856         and others.
21857
21858 2007-03-17  Bruno Haible  <bruno@clisp.org>
21859
21860         * lib/fchownat.c: Include lchown.h.
21861
21862 2007-03-17  Bruno Haible  <bruno@clisp.org>
21863
21864         Fix endless loop when the given allocated size was > INT_MAX.
21865         * lib/vasnprintf.c (EOVERFLOW): New fallback definition.
21866         (VASNPRINTF): Fail with EOVERFLOW when the given allocated size is
21867         larger than INT_MAX, or when it grow to a value larger than INT_MAX.
21868         * lib/vsprintf.c (vsprintf): Don't pass a size > INT_MAX to vasnprintf.
21869         * lib/sprintf.c (sprintf): Likewise.
21870
21871 2007-03-17  Bruno Haible  <bruno@clisp.org>
21872
21873         * tests/test-argp-2.sh (func_compare): Output a context diff.
21874
21875 2007-03-17  Bruno Haible  <bruno@clisp.org>
21876
21877         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check also the
21878         locale's decimal-point character.
21879
21880 2007-03-17  Bruno Haible  <bruno@clisp.org>
21881
21882         * lib/vasnprintf.c (VASNPRINTF): Clear out the memory used for arg_mem
21883         before comparing it. Needed because on some platforms (e.g. x86) a
21884         'long double' occupies less bytes than sizeof (long double).
21885
21886 2007-03-17  Bruno Haible  <bruno@clisp.org>
21887
21888         * tests/test-crc.c (main): Make printf statements 64-bit clean.
21889         * tests/test-gc-pbkdf2-sha1.c (main): Likewise.
21890         * tests/test-getaddrinfo.c (simple): Likewise.
21891         * tests/test-read-file.c (main): Likewise.
21892
21893 2007-03-17  Bruno Haible  <bruno@clisp.org>
21894
21895         * tests/test-dirname.c (main): Make printf statements 64-bit clean.
21896
21897 2007-03-17  Bruno Haible  <bruno@clisp.org>
21898
21899         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Remove
21900         unused variable.
21901
21902 2007-03-17  Bruno Haible  <bruno@clisp.org>
21903
21904         * tests/test-c-strcasecmp.c: Include c-strcase.h.
21905         * tests/test-c-strncasecmp.c: Likewise.
21906
21907 2007-03-17  Bruno Haible  <bruno@clisp.org>
21908
21909         * modules/stdlib (Depends-on): Add unistd.
21910         * lib/stdlib_.h: Include <unistd.h> if mkstemp is desired.
21911         Needed for MacOS X 10.3.
21912
21913 2007-03-17  Bruno Haible  <bruno@clisp.org>
21914
21915         * lib/unistr/u-strdup.h: Include <stdlib.h>.
21916
21917 2007-03-17  Bruno Haible  <bruno@clisp.org>
21918
21919         * lib/unistr/u-cpy-alloc.h: Include <stdlib.h>.
21920
21921 2007-03-17  Bruno Haible  <bruno@clisp.org>
21922
21923         * gnulib-tool (func_import): Update .cvsignore and .gitignore files
21924         to reflect files copied from gnulib (with or without modifications).
21925         Suggested by Jim Meyering.
21926
21927 2007-03-17  Eric Blake  <ebb9@byu.net>
21928
21929         * NEWS: Document stdlib change from 2007-02-18.
21930
21931 2007-03-17  Jim Meyering  <jim@meyering.net>
21932
21933         Detect use of AC_CONFIG_AUX_DIR also when its argument is quoted.
21934         * build-aux/bootstrap: Put ""s around use of $build_aux, in case
21935         someone uses a name containing shell meta-characters.
21936         Reported by Alfred M. Szmidt.
21937
21938         * build-aux/bootstrap: Don't use \> in grep regexp.  For HP-UX.
21939
21940 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
21941
21942         * build-aux/bootstrap (with_gettext): New variable.  Run autopoint
21943         and copy gettext configuration files only if configure.ac contains
21944         a use of AM_GNU_GETTEXT_VERSION.
21945
21946 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
21947
21948         * build-aux/bootstrap (gnulib_name): New variable.
21949         (gnulib_tool_options): Use it.
21950
21951 2007-03-13  Simon Josefsson  <simon@josefsson.org>
21952
21953         * tests/test-des.c: Use new namespace.
21954
21955 2007-03-15  Bruno Haible  <bruno@clisp.org>
21956
21957         * lib/dummy.c (gl_dummy_symbol): Renamed from 'dummy'.
21958         Reported by James Youngman <jay@gnu.org>.
21959
21960 2007-03-15  Bruno Haible  <bruno@clisp.org>
21961
21962         * lib/glob.c (glob): Add 'restrict' so that prototype matches the
21963         declared prototype. Needed with cc on OSF/1 5.1.
21964
21965 2007-03-15  Bruno Haible  <bruno@clisp.org>
21966
21967         * lib/gl_list.h (gl_listelement_dispose_fn): New type.
21968         (gl_list_create_empty, gl_list_create): Add dispose_fn argument.
21969         (struct gl_list_implementation): Add dispose_fn argument to the
21970         'create_empty', 'create' methods.
21971         (struct gl_list_impl_base): Add field 'dispose_fn'.
21972         * lib/gl_list.c (gl_list_create_empty, gl_list_create): Add dispose_fn
21973         argument.
21974         * lib/gl_array_list.c (gl_array_create_empty, gl_array_create): Add
21975         dispose_fn argument.
21976         (gl_array_remove_node, gl_array_remove_at, gl_array_list_free): Call
21977         dispose_fn on the dropped values.
21978         * lib/gl_carray_list.c (gl_carray_create_empty, gl_carray_create): Add
21979         dispose_fn argument.
21980         (gl_carray_remove_at, gl_carray_list_free): Call dispose_fn on the
21981         dropped values.
21982         * lib/gl_anyavltree_list2.h (gl_tree_create): Add dispose_fn argument.
21983         (gl_tree_remove_node): Call dispose_fn on the dropped value.
21984         * lib/gl_anyrbtree_list2.h (gl_tree_create): Add dispose_fn argument.
21985         (gl_tree_remove_node): Call dispose_fn on the dropped value.
21986         * lib/gl_anytree_list2.h (gl_tree_create_empty): Add dispose_fn
21987         argument.
21988         (gl_tree_list_free): Call dispose_fn on the dropped values.
21989         * lib/gl_anytreehash_list2.h (gl_tree_list_free): Call dispose_fn on
21990         the dropped values.
21991         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
21992         Add dispose_fn argument.
21993         (gl_linked_remove_node, gl_linked_remove_at, gl_linked_list_free):
21994         Call dispose_fn on the dropped values.
21995         * lib/gl_sublist.c (gl_sublist_create_empty, gl_sublist_create_fill):
21996         Add dispose_fn argument.
21997         (gl_sublist_create): Initialize the 'dispose_fn' field.
21998         * lib/clean-temp.c (create_temp_dir, register_fd): Update.
21999         * tests/test-array_list.c (main): Update.
22000         * tests/test-carray_list.c (main): Update.
22001         * tests/test-avltree_list.c (main): Update.
22002         * tests/test-rbtree_list.c (main): Update.
22003         * tests/test-avltreehash_list.c (main): Update.
22004         * tests/test-rbtreehash_list.c (main): Update.
22005         * tests/test-linked_list.c (main): Update.
22006         * tests/test-linkedhash_list.c (main): Update.
22007         * tests/test-array_oset.c (main): Update.
22008
22009 2007-03-15  Bruno Haible  <bruno@clisp.org>
22010
22011         * lib/gl_oset.h (gl_setelement_dispose_fn): New type.
22012         (gl_oset_create_empty): Add dispose_fn argument.
22013         (struct gl_oset_implementation): Add dispose_fn argument to
22014         'create_empty' method.
22015         (struct gl_oset_impl_base): Add dispose_fn field.
22016         * lib/gl_oset.c (gl_oset_create_empty): Add dispose_fn argument.
22017         * lib/gl_array_oset.c (gl_array_create_empty): Add dispose_fn argument.
22018         (gl_array_remove_at, gl_array_free): Call dispose_fn on the dropped
22019         values.
22020         * lib/gl_anytree_oset.h (gl_tree_create_empty): Add dispose_fn argument.
22021         (gl_tree_oset_free): Call dispose_fn on the dropped values.
22022         * lib/gl_avltree_oset.c (gl_tree_remove_node): Call dispose_fn on the
22023         dropped value.
22024         * lib/gl_rbtree_oset.c (gl_tree_remove_node): Call dispose_fn on the
22025         dropped value.
22026         * tests/test-array_oset.c (main): Update.
22027         * tests/test-avltree_oset.c (main): Update.
22028         * tests/test-rbtree_oset.c (main): Update.
22029         * lib/gl_anytreehash_list1.h (add_to_bucket): Update.
22030
22031 2007-03-13  Bruno Haible  <bruno@clisp.org>
22032
22033         * tests/test-stdbool.c (i): Update after last patch.
22034
22035 2007-03-12  Bruno Haible  <bruno@clisp.org>
22036
22037         * lib/quotearg.c: Include <wctype.h> early, before the definition of
22038         the iswprint macro. Needed on Solaris 2.5.1.
22039
22040 2007-03-12  Bruno Haible  <bruno@clisp.org>
22041
22042         * tests/test-printf-frexp.c (main): Declare x as volatile.
22043
22044 2007-03-12  Simon Josefsson  <simon@josefsson.org>
22045
22046         * doc/gnulib.texi (Build robot for gnulib): New section.
22047
22048 2007-03-12  Jim Meyering  <jim@meyering.net>
22049
22050         * build-aux/bootstrap: New file.
22051         * build-aux/bootstrap.conf: New file, from coreutils.
22052
22053 2007-03-11  Bruno Haible  <bruno@clisp.org>
22054
22055         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Require AC_C_INLINE.
22056
22057 2007-03-12  Simon Josefsson  <simon@josefsson.org>
22058
22059         * lib/des.h, lib/des.c, lib/gc-gnulib.c: Use gl_ namespace, to
22060         avoid collisions with 'des_setkey'.  Reported by Bruno Haible
22061         <bruno@clisp.org>.  Also change 'tripledes_' to '3des_'.
22062
22063 2007-03-11  Bruno Haible  <bruno@clisp.org>
22064
22065         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): If the test program fails to
22066         compile, set LOCALE_TR_UTF8 to 'none' instead of empty.
22067
22068 2007-03-11  Bruno Haible  <bruno@clisp.org>
22069
22070         * lib/stdint_.h (INT64_MIN, INTMAX_MIN): Avoid using the ~INT..._MAX
22071         formula. Needed for SunPRO C 5.0.
22072
22073 2007-03-11  Bruno Haible  <bruno@clisp.org>
22074
22075         * modules/long-options (Depends-on): Add getopt.
22076
22077 2007-03-11  Bruno Haible  <bruno@clisp.org>
22078
22079         * modules/modechange (Depends-on): Add stdbool.
22080
22081 2007-03-11  Bruno Haible  <bruno@clisp.org>
22082
22083         * modules/i-ring (Depends-on): Add stdbool.
22084
22085 2007-03-11  Bruno Haible  <bruno@clisp.org>
22086
22087         * modules/gc-des (Depends-on): Add stdbool.
22088
22089 2007-03-11  Bruno Haible  <bruno@clisp.org>
22090
22091         * m4/mktime.m4 (gl_PREREQ_MKTIME): Require AC_C_INLINE.
22092
22093 2007-03-11  Bruno Haible  <bruno@clisp.org>
22094
22095         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Require AC_C_RESTRICT.
22096
22097 2007-03-11  Bruno Haible  <bruno@clisp.org>
22098
22099         * lib/unistr/u32-mbtouc-unsafe.c (u32_mbtouc_unsafe): Fix syntax error.
22100
22101 2007-03-11  Bruno Haible  <bruno@clisp.org>
22102
22103         * lib/vasnprintf.c (sprintf): Undefine.
22104
22105 2007-03-11  Bruno Haible  <bruno@clisp.org>
22106
22107         * lib/isnan.c (rpl_isnan, rpl_isnanl): Work around bug regarding
22108         initializers in SunPRO C and Compaq C compilers.
22109
22110 2007-03-11  Bruno Haible  <bruno@clisp.org>
22111
22112         * lib/gl_array_oset.c (gl_array_iterator_next): Make pointer
22113         decrementing code ANSI C compliant.
22114
22115 2007-03-11  Bruno Haible  <bruno@clisp.org>
22116
22117         * lib/dummy.c [__sun]: Define a dummy variable, not just a typedef.
22118         Needed for Solaris 2.5.1 ranlib and SunPRO C 5.0.
22119
22120 2007-03-11  Bruno Haible  <bruno@clisp.org>
22121
22122         * tests/test-stdbool.c (s, d, e, xlcbug): Disable checks that gnulib's
22123         <stdbool.h> substitute doesn't pass.
22124
22125 2007-03-11  Bruno Haible  <bruno@clisp.org>
22126
22127         * lib/vasnprintf.c (snprintf): Undefine. Avoids an endless recursion.
22128
22129 2007-03-11  Bruno Haible  <bruno@clisp.org>
22130
22131         * gnulib-tool (func_create_megatestdir): Create also an autobuild
22132         script, for submission to autobuild.josefsson.org.
22133
22134 2007-03-10  Bruno Haible  <bruno@clisp.org>
22135
22136         * modules/canonicalize-lgpl-tests: New file.
22137         * tests/test-canonicalize-lgpl.sh: New file.
22138         * tests/test-canonicalize-lgpl.c: New file.
22139
22140         * modules/c-strcase-tests: New file.
22141         * tests/test-c-strcase.sh: New file.
22142         * tests/test-c-strcasecmp.c: New file.
22143         * tests/test-c-strncasecmp.c: New file.
22144
22145         * modules/atexit-tests: New file.
22146         * tests/test-atexit.sh: New file.
22147         * tests/test-atexit.c: New file.
22148
22149 2007-03-10  Bruno Haible  <bruno@clisp.org>
22150
22151         * tests/test-binary-io.sh: Use temporary filenames that are not so
22152         likely to clash with those of other tests (in a parallel make).
22153         * tests/test-binary-io.c: Likewise.
22154
22155 2007-03-10  Bruno Haible  <bruno@clisp.org>
22156
22157         * lib/fseterr.c (fseterr): Port to Solaris/SPARC64. Deactivate the
22158         fallback; use #error instead.
22159         Suggested by Simon Josefsson.
22160
22161 2007-03-10  Bruno Haible  <bruno@clisp.org>
22162
22163         * gnulib-tool (func_create_testdir): Treat MOSTLYCLEANFILES like
22164         CLEANFILES. Put spaces in each line of $cleaned_files, not only the
22165         first and the last.
22166
22167 2007-03-10  Bruno Haible  <bruno@clisp.org>
22168
22169         * lib/stdint_.h (uint_least64_t): Fix typo in last patch.
22170
22171 2007-03-10  Bruno Haible  <bruno@clisp.org>
22172
22173         * modules/snprintf-posix-tests (EXTRA_DIST): New variable. Needed for
22174         "make distcheck".
22175         * modules/sprintf-posix-tests (EXTRA_DIST): Likewise.
22176         * modules/vsnprintf-posix-tests (EXTRA_DIST): Likewise.
22177         * modules/vsprintf-posix-tests (EXTRA_DIST): Likewise.
22178
22179 2007-03-10  Bruno Haible  <bruno@clisp.org>
22180
22181         * modules/allocsa-tests (test_allocsa_SOURCES): Remove redundant
22182         variable.
22183         * modules/dirname-tests (test_dirname_SOURCES): Remove redundant
22184         variable.
22185
22186 2007-03-09  Eric Blake  <ebb9@byu.net>
22187         and Matthew Woehlke  <mw_triad@users.sourceforge.net>  (tiny change)
22188
22189         * lib/stdint_.h (int64_t, uint64_t): Don't undefine if 64-bit
22190         types are not being provided by gnulib.
22191         (GL_INT64_T, GL_UINT64_T): New witnesses of whether gnulib 64-bit
22192         types are supported.
22193
22194 2007-03-10  Bruno Haible  <bruno@clisp.org>
22195
22196         * lib/stdio_.h (__attribute__): New macro.
22197         (fprintf, vfprintf, printf, vprintf, snprintf, vsnprintf, sprintf,
22198         vsprintf): Specify __attribute__ __format__ for GCC.
22199         Suggested by Eric Blake.
22200
22201 2007-03-09  Bruno Haible  <bruno@clisp.org>
22202
22203         * modules/printf-posix-tests: New file.
22204         * tests/test-printf-posix.sh: New file.
22205         * tests/test-printf-posix.c: New file.
22206
22207         * modules/printf-posix: New file.
22208         * lib/printf.c: New file.
22209         * m4/printf-posix-rpl.m4: New file.
22210         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_PRINTF_POSIX,
22211         REPLACE_PRINTF.
22212         * lib/stdio_.h (printf): New declaration.
22213         (format, __format__, ____printf____, ____scanf____, ____strftime____,
22214         ____strfmon____): New macros.
22215         * modules/stdio (Makefile.am): Substitute also GNULIB_PRINTF_POSIX,
22216         REPLACE_PRINTF.
22217
22218 2007-03-09  Bruno Haible  <bruno@clisp.org>
22219
22220         * tests/test-vasnprintf-posix2.sh: New file.
22221         * tests/test-vasnprintf-posix2.c: New file.
22222         * modules/vasnprintf-posix-tests (Files): Add them and m4/locale-fr.m4.
22223         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
22224         (Makefile.am): Activate test-vasnprintf-posix2.sh.
22225
22226         * lib/vasnprintf.c (VASNPRINTF): For the 'a' and 'A' directives, use
22227         a locale dependent decimal point, rather than always '.'.
22228
22229 2007-03-09  Eric Blake  <ebb9@byu.net>
22230
22231         * lib/stdlib_.h (EXIT_FAILURE): GNU code expects this to be 1, in
22232         spite of platforms like Tandem/NSK that define it to -1.
22233
22234 2007-03-08  Bruno Haible  <bruno@clisp.org>
22235
22236         * modules/vprintf-posix-tests: New file.
22237         * tests/test-vprintf-posix.sh: New file.
22238         * tests/test-vprintf-posix.c: New file.
22239         * tests/test-printf-posix.h: New file.
22240
22241         * modules/vprintf-posix: New file.
22242         * lib/vprintf.c: New file.
22243         * m4/vprintf-posix.m4: New file.
22244         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VPRINTF_POSIX,
22245         REPLACE_VPRINTF.
22246         * lib/stdio_.h (vprintf): New declaration.
22247         * modules/stdio (Makefile.am): Substitute also GNULIB_VPRINTF_POSIX,
22248         REPLACE_VPRINTF.
22249
22250 2007-03-08  Bruno Haible  <bruno@clisp.org>
22251
22252         * modules/fprintf-posix-tests: New file.
22253         * tests/test-fprintf-posix.sh: New file.
22254         * tests/test-fprintf-posix.c: New file.
22255
22256         * modules/fprintf-posix: New file.
22257         * lib/fprintf.c: New file.
22258         * m4/fprintf-posix.m4: New file.
22259         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FPRINTF_POSIX,
22260         REPLACE_FPRINTF.
22261         * lib/stdio_.h (fprintf): New declaration.
22262         * modules/stdio (Makefile.am): Substitute also GNULIB_FPRINTF_POSIX,
22263         REPLACE_FPRINTF.
22264
22265 2007-03-08  Bruno Haible  <bruno@clisp.org>
22266
22267         * modules/vfprintf-posix-tests: New file.
22268         * tests/test-vfprintf-posix.sh: New file.
22269         * tests/test-vfprintf-posix.c: New file.
22270         * tests/test-fprintf-posix.h: New file.
22271         * tests/test-fprintf-posix.out: New file.
22272
22273         * modules/vfprintf-posix: New file.
22274         * lib/vfprintf.c: New file.
22275         * m4/vfprintf-posix.m4: New file.
22276         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VFPRINTF_POSIX,
22277         REPLACE_VFPRINTF.
22278         * lib/stdio_.h (vfprintf): New declaration.
22279         * modules/stdio (Makefile.am): Substitute also GNULIB_VFPRINTF_POSIX,
22280         REPLACE_VFPRINTF.
22281
22282 2007-03-08  Bruno Haible  <bruno@clisp.org>
22283
22284         * lib/stdio_.h: Treat __need___FILE like __need_FILE.
22285
22286 2007-03-08  Bruno Haible  <bruno@clisp.org>
22287
22288         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Use 'case' statements
22289         instead of 'expr' invocations.
22290         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
22291         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
22292         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
22293         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
22294         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
22295         Suggested by Paul Eggert.
22296
22297 2007-03-08  Bruno Haible  <bruno@clisp.org>
22298
22299         * modules/fseterr-tests: New file.
22300         * tests/test-fseterr.c: New file.
22301
22302         * modules/fseterr: New file.
22303         * lib/fseterr.h: New file.
22304         * lib/fseterr.c: New file.
22305
22306 2007-03-08  Bruno Haible  <bruno@clisp.org>
22307
22308         * lib/fnmatch_.h: Convert tabs in the middle of lines to spaces.
22309         * lib/getopt_.h: Likewise.
22310         * lib/mbswidth.h: Likewise.
22311         * lib/setenv.h: Likewise.
22312         * lib/vasnprintf.h: Likewise.
22313         * lib/vasprintf.h: Likewise.
22314         * lib/verror.h: Likewise.
22315         * lib/xsetenv.h: Likewise.
22316         * lib/xvasprintf.h: Likewise.
22317
22318 2007-03-08  Jim Meyering  <jim@meyering.net>
22319
22320         * users.txt: Add parted.
22321
22322         * ChangeLog: Restore 1500 lines mistakenly removed from the end.
22323
22324 2007-03-07  Bruno Haible  <bruno@clisp.org>
22325
22326         * m4/printf.m4: Make the shell script snippets copy&pastable.
22327
22328 2007-03-02  Bruno Haible  <bruno@clisp.org>
22329
22330         * lib/netinet_in_.h: New file.
22331         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Test whether netinet/in.h
22332         is self-contained. Set ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H.
22333         * modules/netinet_in (Files): Add lib/netinet_in_.h.
22334         (Depends-on): Add absolute-header.
22335         (Makefile.am): Substitute ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H
22336         into netinet/in.h.
22337
22338 2007-03-03  Bruno Haible  <bruno@clisp.org>
22339
22340         * lib/sys_select_.h: New file.
22341         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SELECT): Test whether sys/select.h
22342         is self-contained. Set ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H.
22343         * modules/sys_select (Files): Add lib/sys_select_.h.
22344         (Depends-on): Add absolute-header.
22345         (Makefile.am): Substitute ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H
22346         into sys/select.h.
22347
22348 2007-03-02  Bruno Haible  <bruno@clisp.org>
22349
22350         * lib/socket_.h: If sys/socket.h exists, include that and <sys/types.h>
22351         before it. Turn HAVE_WINSOCK2_H and HAVE_WS2TCPIP_H into configute-time
22352         values.
22353         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Test also whether
22354         <sys/socket.h> is self-contained. Set ABSOLUTE_SYS_SOCKET_H,
22355         HAVE_SYS_SOCKET_H, HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H.
22356         * modules/sys_socket (Depends-on): Add absolute-header.
22357         (Makefile.am): Substitute ABSOLUTE_SYS_SOCKET_H, HAVE_SYS_SOCKET_H,
22358         HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H into sys/socket.h.
22359         (Include): Remove requirement of inclusion of <sys/types.h>.
22360
22361 2007-03-02  Bruno Haible  <bruno@clisp.org>
22362
22363         * lib/byteswap_.h (bswap_32): Fix formula.
22364
22365 2007-03-06  Bruno Haible  <bruno@clisp.org>
22366
22367         * modules/sprintf-posix-tests: New file.
22368         * tests/test-sprintf-posix.c: New file.
22369
22370         * modules/sprintf-posix: New file.
22371         * lib/sprintf.c: New file.
22372         * m4/sprintf-posix.m4: New file.
22373         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_SPRINTF_POSIX,
22374         REPLACE_SPRINTF.
22375         * lib/stdio_.h (sprintf): New declaration.
22376         * modules/stdio (Makefile.am): Substitute also GNULIB_SPRINTF_POSIX,
22377         REPLACE_SPRINTF.
22378
22379 2007-03-06  Bruno Haible  <bruno@clisp.org>
22380
22381         * modules/vsprintf-posix-tests: New file.
22382         * tests/test-vsprintf-posix.c: New file.
22383         * tests/test-sprintf-posix.h: New file.
22384
22385         * modules/vsprintf-posix: New file.
22386         * lib/vsprintf.c: New file.
22387         * m4/vsprintf-posix.m4: New file.
22388         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VSPRINTF_POSIX,
22389         REPLACE_VSPRINTF.
22390         * lib/stdio_.h (vsprintf): New declaration.
22391         * modules/stdio (Makefile.am): Substitute also GNULIB_VSPRINTF_POSIX,
22392         REPLACE_VSPRINTF.
22393
22394 2007-03-06  Bruno Haible  <bruno@clisp.org>
22395
22396         * modules/vsnprintf (Depend-on): Remove minmax.
22397
22398 2007-03-06  Bruno Haible  <bruno@clisp.org>
22399
22400         * modules/snprintf-posix-tests: New file.
22401         * tests/test-snprintf-posix.c: New file.
22402
22403         * modules/snprintf-posix: New file.
22404         * m4/snprintf-posix.m4: New file.
22405         * m4/snprintf.m4 (gl_REPLACE_SNPRINTF): New macro, extracted from
22406         gl_FUNC_SNPRINTF.
22407         (gl_FUNC_SNPRINTF): Invoke it.
22408         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_SNPRINTF.
22409         * lib/stdio_.h (snprintf): Define as a replacement if REPLACE_SNPRINTF
22410         is set.
22411         * modules/stdio (Makefile.am): Substitute also REPLACE_SNPRINTF.
22412
22413 2007-03-06  Bruno Haible  <bruno@clisp.org>
22414
22415         * modules/vsnprintf-posix-tests: New file.
22416         * tests/test-vsnprintf-posix.c: New file.
22417         * tests/test-snprintf-posix.h: New file.
22418
22419         * modules/vsnprintf-posix: New file.
22420         * m4/vsnprintf-posix.m4: New file.
22421         * m4/vsnprintf.m4 (gl_REPLACE_VSNPRINTF): New macro, extracted from
22422         gl_FUNC_VSNPRINTF.
22423         (gl_FUNC_VSNPRINTF): Invoke it.
22424         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_VSNPRINTF.
22425         * lib/stdio_.h (vsnprintf): Define as a replacement if
22426         REPLACE_VSNPRINTF is set.
22427         * modules/stdio (Makefile.am): Substitute also REPLACE_VSNPRINTF.
22428
22429 2007-03-06  Bruno Haible  <bruno@clisp.org>
22430
22431         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Test for vasnprintf here.
22432         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): ... not here.
22433
22434 2007-03-06  Bruno Haible  <bruno@clisp.org>
22435
22436         * lib/math_.h (acosl): Declare also if HAVE_DECL_ACOSL is set.
22437         (asinl): Declare also if HAVE_DECL_ASINL is set.
22438         (atanl): Declare also if HAVE_DECL_ATANL is set.
22439         (ceill): Declare also if HAVE_DECL_CEILL is set.
22440         (cosl): Declare also if HAVE_DECL_COSL is set.
22441         (expl): Declare also if HAVE_DECL_EXPL is set.
22442         (floorl): Declare also if HAVE_DECL_FLOORL is set.
22443         (frexpl): Declare also if HAVE_DECL_FREXPL is set.
22444         (ldexpl): Declare also if HAVE_DECL_LDEXPL is set.
22445         (logl): Declare also if HAVE_DECL_LOGL is set.
22446         (sinl): Declare also if HAVE_DECL_SINL is set.
22447         (sqrtl): Declare also if HAVE_DECL_SQRTL is set.
22448         (tanl): Declare also if HAVE_DECL_TANL is set.
22449         * modules/math (Makefile.am): Substitute the values of HAVE_DECL_*.
22450         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Set HAVE_DECL_* to 1.
22451         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Fix tests for the
22452         declaration of frexpl, ldexpl.
22453         * modules/printf-frexpl (Depends-on): Add math.
22454         * lib/printf-frexp.c (frexpl, ldexpl): Undo last change.
22455
22456 2007-03-05  Bruno Haible  <bruno@clisp.org>
22457
22458         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Also test whether
22459         frexpl and ldexpl are declared.
22460         * lib/printf-frexp.c (frexpl, ldexpl): Provide fallback declarations.
22461
22462 2007-03-05  Bruno Haible  <bruno@clisp.org>
22463
22464         * gnulib-tool (func_get_automake_snippet): Don't synthesize an
22465         EXTRA_lib_SOURCES augmentation for the relocatable-prog-wrapper module.
22466
22467 2007-03-05  Bruno Haible  <bruno@clisp.org>
22468
22469         * lib/stdio_.h: Include <stddef.h>.
22470
22471 2007-03-05  Bruno Haible  <bruno@clisp.org>
22472
22473         * m4/printf.m4 (gl_SNPRINTF_DIRECTIVE_N): New macro.
22474
22475 2007-03-05  Bruno Haible  <bruno@clisp.org>
22476
22477         * m4/printf.m4: Update with info about OpenBSD 3.9, HP-UX 10.20,
22478         NetBSD 4, from Ralf Wildenhues.
22479
22480 2007-03-04  Bruno Haible  <bruno@clisp.org>
22481
22482         * lib/vasprintf.h: Update #if logic for the case when the functions
22483         exist but are overridden.
22484
22485 2007-03-04  Bruno Haible  <bruno@clisp.org>
22486
22487         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Exclude two buggy
22488         implementations: glibc-2.4 and MacOS X 10.3.
22489         * tests/test-vasnprintf-posix.c (test_function): Test also the case
22490         that exhibits the bugs in glibc-2.4 and MacOS X 10.3.
22491         * tests/test-vasprintf-posix.c (test_function): Likewise.
22492
22493 2007-03-04  Bruno Haible  <bruno@clisp.org>
22494
22495         * modules/vasprintf-posix-tests: New file.
22496         * tests/test-vasprintf-posix.c: New file.
22497
22498         * modules/vasprintf-posix: New file.
22499         * lib/vasprintf.h (asprintf, vasprintf): Rename if REPLACE_VASPRINTF is
22500         defined.
22501         * m4/vasprintf-posix.m4: New file.
22502         * m4/vasprintf.m4 (gl_REPLACE_VASPRINTF): New macro, extracted from
22503         gl_FUNC_VASPRINTF.
22504         (gl_FUNC_VASPRINTF): Invoke it.
22505         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Define REPLACE_VASNPRINTF
22506         here.
22507         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Not here.
22508
22509 2007-03-04  Bruno Haible  <bruno@clisp.org>
22510
22511         * lib/sys_time_.h: Rename GETTIMEOFDAY_REPLACEMENT to
22512         REPLACE_GETTIMEOFDAY.
22513         * modules/sys_time (Makefile.am): Likewise.
22514         * m4/sys_time_h.m4: Likewise.
22515         * m4/gettimeofday.m4: Likewise.
22516
22517 2007-03-04  Bruno Haible  <bruno@clisp.org>
22518
22519         * modules/vasnprintf-posix-tests: New file.
22520         * tests/test-vasnprintf-posix.c: New file.
22521
22522         * modules/vasnprintf-posix: New file.
22523         * lib/vasnprintf.c: Include isnan.h, isnanl.h, printf-frexp.h,
22524         printf-frexpl.h.
22525         (VASNPRINTF): Handle the 'a' and 'A' directives here, if needed.
22526         * lib/vasnprintf.h (asnprintf, vasnprintf): Rename if
22527         REPLACE_VASNPRINTF is defined.
22528         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): New macro, extracted from
22529         gl_FUNC_VASNPRINTF.
22530         (gl_FUNC_VASNPRINTF): Invoke it.
22531         * m4/vasnprintf-posix.m4: New file.
22532         * m4/printf.m4: New file.
22533
22534 2007-03-04  Bruno Haible  <bruno@clisp.org>
22535
22536         Compile progreloc.c only if --enable-relocatable is specified.
22537         * m4/relocatable.m4 (gl_RELOCATABLE): Arrange to compile progreloc.c
22538         if --enable-relocatable was specified.
22539         * modules/relocatable-prog (Makefile.am): Remove progreloc.c from
22540         lib_SOURCES.
22541
22542 2007-03-04  Jim Meyering  <jim@meyering.net>
22543
22544         * lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.
22545         Use it consistently, rather than enumerating errno constants.
22546
22547 2007-03-04  Bruno Haible  <bruno@clisp.org>
22548
22549         * modules/xvasprintf-tests: New file.
22550         * tests/test-xvasprintf.c: New file.
22551
22552         * modules/vasprintf-tests: New file.
22553         * tests/test-vasprintf.c: New file.
22554
22555         * modules/vasnprintf-tests: New file.
22556         * tests/test-vasnprintf.c: New file.
22557
22558         * modules/vsnprintf-tests: New file.
22559         * tests/test-vsnprintf.c: New file.
22560
22561         * modules/snprintf-tests: New file.
22562         * tests/test-snprintf.c: New file.
22563
22564 2007-03-04  Bruno Haible  <bruno@clisp.org>
22565
22566         Compile relocatable.c only if --enable-relocatable is specified.
22567         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY_BODY): Renamed from
22568         gl_RELOCATABLE_LIBRARY.
22569         (gl_RELOCATABLE_LIBRARY, gl_RELOCATABLE_LIBRARY_SEPARATE): New macros.
22570         * m4/relocatable.m4 (gl_RELOCATABLE): Invoke gl_RELOCATABLE_LIBRARY.
22571         (gl_RELOCATABLE_BODY): Require gl_RELOCATABLE_LIBRARY_BODY instead of
22572         gl_RELOCATABLE_LIBRARY.
22573         * modules/relocatable-lib (configure.ac): Invoke gl_RELOCATABLE_LIBRARY.
22574         (Makefile.am): Remove lib_SOURCES.
22575         * modules/relocatable-lib-lgpl (configure.ac): Invoke
22576         gl_RELOCATABLE_LIBRARY.
22577         (Makefile.am): Remove lib_SOURCES.
22578         * modules/relocatable-prog (Makefile.am): Don't compile relocatable.c
22579         always.
22580         * modules/relocatable-prog-wrapper (configure.ac): Invoke
22581         gl_RELOCATABLE_LIBRARY_SEPARATE instead of gl_RELOCATABLE_LIBRARY.
22582
22583 2007-03-04  Bruno Haible  <bruno@clisp.org>
22584
22585         * modules/argmatch-tests: New file.
22586         * tests/test-argmatch.c: New file.
22587
22588         * tests/test-allocsa.c (main): Halve the number of loop runs.
22589
22590         * modules/alloca-opt-tests: New file.
22591         * tests/test-alloca-opt.c: New file.
22592
22593 2007-03-04  Jim Meyering  <jim@meyering.net>
22594
22595         Work around difference between Linux ACLs and Solaris 10 ZFS.
22596         * lib/acl.c (set_acl): Revert to using chmod_or_fchmod also
22597         for EINVAL.
22598
22599 2007-03-03  Bruno Haible  <bruno@clisp.org>
22600
22601         * modules/relocatable-prog (Depends-on): Add back progreloc's
22602         dependencies: canonicalize-lgpl, xalloc, xreadlink, stdbool, unistd.
22603
22604 2007-03-03  Bruno Haible  <bruno@clisp.org>
22605
22606         * modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib.
22607         * modules/relocatable-lib: New file.
22608
22609 2007-03-03  Bruno Haible  <bruno@clisp.org>
22610
22611         * modules/relocatable-prog: Renamed from modules/relocatable.
22612         * doc/relocatable-maint.texi: Talk about module 'relocatable-prog'.
22613
22614 2007-03-03  Bruno Haible  <bruno@clisp.org>
22615
22616         * modules/relocatable-script (Files): Add doc/relocatable.texi,
22617         m4/relocatable-lib.m4.
22618         (Depends-on): Remove 'relocatable'.
22619         (configure.ac): Add gl_RELOCATABLE_NOP.
22620
22621 2007-03-03  Bruno Haible  <bruno@clisp.org>
22622
22623         * modules/relocatable-prog-wrapper: New file.
22624         * modules/relocatable (Depends-on): Add it. Remove all other
22625         dependencies except progname.
22626         (Files): Remove build-aux/install-reloc, lib/relocwrapper.c.
22627
22628         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): New macro.
22629         (gl_FUNC_STRERROR): Nop.
22630         * lib/strerror.c: Compile the file only if !HAVE_STRERROR.
22631
22632         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): New macro.
22633         * lib/setenv.c: Compile the file only if _LIBC || !HAVE_SETENV.
22634
22635         * m4/readlink.m4 (gl_FUNC_READLINK_SEPARATE): New macro.
22636         (gl_FUNC_READLINK): Update.
22637
22638         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL_SEPARATE): New macro.
22639
22640 2007-03-03  Bruno Haible  <bruno@clisp.org>
22641
22642         * lib/xreadlink.c: Include <unistd.h> unconditionally.
22643         * modules/xreadlink (Depends-on): Add unistd.
22644         * modules/xreadlink-with-size (Depends-on): Likewise.
22645
22646 2007-03-03  Bruno Haible  <bruno@clisp.org>
22647
22648         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_UNSETENV): New macros,
22649         extracted from gt_FUNC_SETENV.
22650         (gt_FUNC_SETENV): Remove macro.
22651         * modules/setenv (configure.ac): Add gl_FUNC_SETENV, gl_FUNC_UNSETENV,
22652         remove gt_FUNC_SETENV.
22653
22654 2007-03-03  Bruno Haible  <bruno@clisp.org>
22655
22656         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY): Define
22657         ENABLE_RELOCATABLE here.
22658         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Don't define it here.
22659
22660 2007-03-03  Bruno Haible  <bruno@clisp.org>
22661
22662         * modules/rbtreehash-list-tests (Depends-on): Add progname.
22663         * tests/test-rbtreehash_list.c: Include progname.h.
22664         (main): Call set_program_name.
22665
22666         * modules/rbtree-oset-tests (Depends-on): Add progname.
22667         * tests/test-rbtree_oset.c: Include progname.h.
22668         (main): Call set_program_name.
22669
22670         * modules/rbtree-list-tests (Depends-on): Add progname.
22671         * tests/test-rbtree_list.c: Include progname.h.
22672         (main): Call set_program_name.
22673
22674         * modules/linked-list-tests (Depends-on): Add progname.
22675         * tests/test-linked_list.c: Include progname.h.
22676         (main): Call set_program_name.
22677
22678 2007-03-03  Bruno Haible  <bruno@clisp.org>
22679
22680         * lib/glob-libc.h (_Restrict_): New macro, copied from lib/regex.h.
22681         All uses of __restrict changed to _Restrict_.
22682         * lib/glob_.h (__restrict): Remove macro.
22683
22684 2007-03-02  Bruno Haible  <bruno@clisp.org>
22685
22686         * modules/gettext (configure.ac): Require gettext infrastructure
22687         from version 0.16.1.
22688
22689 2007-03-02  Bruno Haible  <bruno@clisp.org>
22690
22691         * modules/linkedhash-list-tests (Depends-on): Add progname.
22692         * tests/test-linkedhash_list.c: Include progname.h.
22693         (main): Call set_program_name.
22694
22695         * modules/carray-list-tests (Depends-on): Add progname.
22696         * tests/test-carray_list.c: Include progname.h.
22697         (main): Call set_program_name.
22698
22699         * modules/avltreehash-list-tests (Depends-on): Add progname.
22700         * tests/test-avltreehash_list.c: Include progname.h.
22701         (main): Call set_program_name.
22702
22703         * modules/avltree-oset-tests (Depends-on): Add progname.
22704         * tests/test-avltree_oset.c: Include progname.h.
22705         (main): Call set_program_name.
22706
22707         * modules/avltree-list-tests (Depends-on): Add progname.
22708         * tests/test-avltree_list.c: Include progname.h.
22709         (main): Call set_program_name.
22710
22711         * modules/array-oset-tests (Depends-on): Add progname.
22712         * tests/test-array_oset.c: Include progname.h.
22713         (main): Call set_program_name.
22714
22715         * modules/array-list-tests (Depends-on): Add progname.
22716         * tests/test-array_list.c: Include progname.h.
22717         (main): Call set_program_name.
22718
22719         * modules/argp-tests (Depends-on): Add progname.
22720         * tests/test-argp.c: Include argp.h first. Include progname.h.
22721         (main): Call set_program_name.
22722
22723 2007-03-02  Paul Eggert  <eggert@cs.ucla.edu>
22724
22725         * doc/gnulib-tool.texi (Initial import): Reword description of
22726         _FILE_OFFSET_BITS and _GNU_SOURCE, since they sometimes have a
22727         limited effect even if defined after the first system include.
22728
22729 2007-03-01  Bruno Haible  <bruno@clisp.org>
22730
22731         * build-aux/config.libpath: Update to libtool-1.5.22.
22732         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
22733
22734 2007-03-01  Bruno Haible  <bruno@clisp.org>
22735
22736         * doc/relocatable-maint.texi: Recommend to set foo_CPPFLAGS, not
22737         foo_CFLAGS.
22738         Reported by Ralf Wildenhues.
22739
22740 2007-03-01  Bruno Haible  <bruno@clisp.org>
22741
22742         * build-aux/install-reloc: Remove object files left over by some
22743         compilers.
22744         Reported by Ralf Wildenhues.
22745
22746 2007-03-01  Bruno Haible  <bruno@clisp.org>
22747
22748         * build-aux/install-reloc: Break long lines.
22749
22750 2007-03-01  Bruno Haible  <bruno@clisp.org>
22751
22752         * doc/relocatable.texi: Document that it may not work on OpenBSD.
22753         Reported by Ralf Wildenhues.
22754
22755 2007-03-01  Bruno Haible  <bruno@clisp.org>
22756
22757         * doc/gnulib-tool.texi (Initial import): Remove paragraph about
22758         include ordering constraints.
22759
22760 2007-03-01  Paul Eggert  <eggert@cs.ucla.edu>
22761
22762         Followup to the 2007-02-12 patch, using suggestions from Bruno Haible in
22763         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00136.html>.
22764         * doc/gnulib-tool.texi (Initial import): Mention _FILE_OFFSET_BITS
22765         as another example.
22766         * lib/time_.h: Fix misspelling.
22767         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
22768         Require gl_HEADER_TIME_H_DEFAULTS.
22769         * m4/strptime.m4 (gl_FUNC_STRPTIME): Likewise.
22770         * m4/time_r.m4 (gl_TIME_R): Likewise.
22771         * m4/timegm.m4 (gl_FUNC_TIMEGM): Likewise.
22772
22773 2007-03-01  Bruno Haible  <bruno@clisp.org>
22774
22775         * m4/utimecmp.m4 (gl_UTIMECMP): Don't require gl_TIMESPEC.
22776         * m4/utimens.m4 (gl_UTIMENS): Likewise.
22777
22778 2007-03-01  Jim Meyering  <jim@meyering.net>
22779
22780         * modules/xreadlink (Maintainer): Add my name.
22781         * modules/xreadlink-with-size (Depends-on): Alphabetize.
22782
22783 2007-02-26  Ben Pfaff  <blp@cs.stanford.edu>
22784             Bruno Haible  <bruno@clisp.org>
22785
22786         * build-aux/install-reloc: Compile also c-ctype.c.
22787         * build-aux/relocatable.sh.in: New file.
22788         * doc/relocatable.texi: New file.
22789         * doc/relocatable-maint.texi: New file.
22790         * doc/gnulib.texi: Include relocatable-maint.texi.
22791         * lib/progreloc.c: Include unistd.h unconditionally.
22792         * lib/relocwrapper.c: Include unistd.h unconditionally.
22793         Include c-ctype.h.
22794         (add_dotbin): Use c_tolower.
22795         * m4/relocatable-lib.m4: New file, extracted from m4/relocatable.m4.
22796         (gl_RELOCATABLE_LIBRARY): Renamed from AC_RELOCATABLE_LIBRARY.
22797         (gl_RELOCATABLE_NOP): Renamed from AC_RELOCATABLE_NOP.
22798         * m4/relocatable.m4 (AC_RELOCATABLE_LIBRARY, AC_RELOCATABLE_NOP): Move
22799         to m4/relocatable-lib.m4.
22800         (gl_RELOCATABLE): Renamed from AC_RELOCATABLE. Set also
22801         RELOCATABLE_CONFIG_H_DIR, RELOCATABLE_SRC_DIR, RELOCATABLE_BUILD_DIR.
22802         (gl_RELOCATABLE_BODY): Renamed from AC_RELOCATABLE_BODY. Don't
22803         require obsolete macro AC_EXEEXT. Don't check for unistd.h. Don't set
22804         SET_RELOCATABLE. Instead set RELOCATABLE_LDFLAGS, INSTALL_PROGRAM_ENV.
22805         * modules/relocatable: New file.
22806         * modules/relocatable-lib: New file.
22807         * modules/relocatable-script: New file.
22808
22809 2007-02-28  Bruno Haible  <bruno@clisp.org>
22810
22811         Import --enable-relocatable infrastructure.
22812         * build-aux/config.libpath: New file, from GNU gettext.
22813         * build-aux/install-reloc: New file, from GNU gettext.
22814         * build-aux/reloc-ldflags: New file, from GNU gettext.
22815         * lib/relocatable.h: New file, from GNU gettext.
22816         * lib/relocatable.c: New file, from GNU gettext.
22817         * lib/relocwrapper.c: New file, from GNU gettext.
22818         * m4/relocatable.m4: New file, from GNU gettext.
22819
22820 2007-02-28  Bruno Haible  <bruno@clisp.org>
22821
22822         * MODULES.html.sh (File system functions): Add xreadlink-with-size.
22823
22824         * modules/xreadlink: New file, from GNU gettext with modifications.
22825         * lib/xreadlink.c: New file, from GNU gettext.
22826         * lib/xreadlink.h: Add comments.
22827         (xreadlink): New declaration.
22828
22829         * modules/xreadlink-with-size: Renamed from modules/xreadlink.
22830         (Files): Remove m4/xreadlink.m4. Replace lib/xreadlink.c with
22831         lib/xreadlink-with-size.c.
22832         (configure.ac): Remove gl_XREADLINK invocation.
22833         (Makefile.am): Augment lib_SOURCES.
22834         * m4/xreadlink.m4: Remove file.
22835         * lib/xreadlink-with-size.c: Renamed from lib/xreadlink.c.
22836         (xreadlink_with_size): Renamed from xreadink.
22837         * lib/xreadlink.h (xreadlink_with_size): Renamed from xreadink.
22838         * modules/canonicalize (Depends-on): Replace xreadlink with
22839         xreadlink-with-size.
22840         * lib/canonicalize.c (canonicalize_filename_mode): Update.
22841
22842 2007-02-25  Jim Meyering  <jim@meyering.net>
22843
22844         * build-aux/announce-gen: When complaining about excess arguments,
22845         list them.
22846
22847 2007-02-25  Paul Eggert  <eggert@cs.ucla.edu>
22848
22849         * README: Document signed integer overflow situation more
22850         accurately.
22851
22852 2007-02-25  Bruno Haible  <bruno@clisp.org>
22853
22854         * lib/vasnprintf.c (VASNPRINTF): Fix estimate of size needed for a
22855         'a' or 'A' conversion.
22856
22857 2007-02-25  Bruno Haible  <bruno@clisp.org>
22858
22859         * modules/filename: Renamed from modules/pathname.
22860         (Files): Replace lib/pathname.h with lib/filename.h. Replace
22861         lib/concatpath.c with lib/concat-filename.c.
22862         (Makefile.am): Update.
22863         (Include): Replace pathname.h with filename.h.
22864         * lib/filename.h: Renamed from lib/pathname.h.
22865         (concatenated_filename): Renamed from concatenated_pathname.
22866         * lib/concat-filename.c: Renamed from lib/concatpath.c.
22867         (concatenated_filename): Renamed from concatenated_pathname.
22868         * lib/findprog.c: Include filename.h instead of pathname.h.
22869         (find_in_path): Update.
22870         * lib/javacomp.c: Include filename.h instead of pathname.h.
22871         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
22872         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
22873         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
22874         is_oldgcj_14_13_usable, is_javac_usable): Update.
22875         * lib/javaexec.c: Include filename.h instead of pathname.h.
22876         (execute_java_class): Update.
22877         * modules/findprog: Update.
22878         * modules/javacomp: Update.
22879         * modules/javaexec: Update.
22880         * MODULES.html.sh (File system functions): Add 'filename', remove
22881         'pathname'.
22882
22883 2007-02-25  Bruno Haible  <bruno@clisp.org>
22884
22885         * modules/printf-frexpl-tests: New file.
22886         * tests/test-printf-frexpl.c: New file.
22887
22888         * modules/printf-frexpl: New file.
22889         * lib/printf-frexpl.h: New file.
22890         * lib/printf-frexpl.c: New file.
22891         * m4/printf-frexpl.m4: New file.
22892
22893 2007-02-25  Bruno Haible  <bruno@clisp.org>
22894
22895         * modules/printf-frexp-tests: New file.
22896         * tests/test-printf-frexp.c: New file.
22897
22898         * modules/printf-frexp: New file.
22899         * lib/printf-frexp.h: New file.
22900         * lib/printf-frexp.c: New file.
22901         * m4/printf-frexp.m4: New file.
22902
22903 2007-02-25  Bruno Haible  <bruno@clisp.org>
22904
22905         Assume automake >= 1.10 for the tests.
22906         * modules/arcfour-tests (TESTS): Remove $(EXEEXT) suffix.
22907         * modules/arctwo-tests: Likewise.
22908         * modules/argp-tests: Likewise.
22909         * modules/avltree-list-tests: Likewise.
22910         * modules/avltree-oset-tests: Likewise.
22911         * modules/avltreehash-list-tests: Likewise.
22912         * modules/carray-list-tests: Likewise.
22913         * modules/crc-tests: Likewise.
22914         * modules/des-tests: Likewise.
22915         * modules/gc-arcfour-tests: Likewise.
22916         * modules/gc-arctwo-tests: Likewise.
22917         * modules/gc-des-tests: Likewise.
22918         * modules/gc-hmac-md5-tests: Likewise.
22919         * modules/gc-hmac-sha1-tests: Likewise.
22920         * modules/gc-md2-tests: Likewise.
22921         * modules/gc-md4-tests: Likewise.
22922         * modules/gc-md5-tests: Likewise.
22923         * modules/gc-pbkdf2-sha1-tests: Likewise.
22924         * modules/gc-rijndael-tests: Likewise.
22925         * modules/gc-sha1-tests: Likewise.
22926         * modules/gc-tests: Likewise.
22927         * modules/getaddrinfo-tests: Likewise.
22928         * modules/hmac-md5-tests: Likewise.
22929         * modules/hmac-sha1-tests: Likewise.
22930         * modules/linked-list-tests: Likewise.
22931         * modules/linkedhash-list-tests: Likewise.
22932         * modules/lock-tests: Likewise.
22933         * modules/md2-tests: Likewise.
22934         * modules/md4-tests: Likewise.
22935         * modules/md5-tests: Likewise.
22936         * modules/rbtree-list-tests: Likewise.
22937         * modules/rbtree-oset-tests: Likewise.
22938         * modules/rbtreehash-list-tests: Likewise.
22939         * modules/read-file-tests: Likewise.
22940         * modules/rijndael-tests: Likewise.
22941         * modules/stdint-tests: Likewise.
22942         * modules/tls-tests: Likewise.
22943
22944 2007-02-24  Bruno Haible  <bruno@clisp.org>
22945
22946         * lib/isnanl.h (isnanl): Define through isnan if isnan is a macro.
22947         * m4/isnan.m4 (gl_FUNC_ISNAN_NO_LIBM): Don't check for isnan as a
22948         function; instead check whether isnan with a double argument links.
22949         * m4/isnanl.m4 (gl_FUNC_ISNANL_NO_LIBM): Don't check for isnanl as a
22950         function; instead check whether isnan with a 'long double' argument
22951         links.
22952         Reported by Eric Blake <ebb9@byu.net>.
22953
22954 2007-02-24  Bruno Haible  <bruno@clisp.org>
22955
22956         * lib/isnan.c: Support the 'long double' case if USE_LONG_DOUBLE is
22957         defined.
22958         * lib/isnanl.c: Remove all code. Just include isnan.c.
22959         * modules/isnanl-nolibm (Files): Add lib/isnan.c.
22960
22961 2007-02-25  Jim Meyering  <jim@meyering.net>
22962
22963         Avoid conflicting types for 'unsetenv' on FreeBSD.
22964         * lib/putenv.c (_unsetenv): Rename from "unsetenv", to avoid
22965         conflicting with FreeBSD's (5.0 and 6.1) function declaration
22966         in stdlib.h.
22967
22968 2007-02-24  Bruno Haible  <bruno@clisp.org>
22969
22970         * modules/isnanl-nolibm-tests: New file.
22971         * tests/test-isnanl.c: New file.
22972
22973         * modules/isnanl-nolibm: New file.
22974         * lib/isnanl.h: New file.
22975         * lib/isnanl.c: New file.
22976         * m4/isnanl.m4: New file.
22977
22978 2007-02-24  Bruno Haible  <bruno@clisp.org>
22979
22980         * modules/isnan-nolibm-tests: New file.
22981         * tests/test-isnan.c: New file.
22982
22983         * modules/isnan-nolibm: New file.
22984         * lib/isnan.h: New file.
22985         * lib/isnan.c: New file.
22986         * m4/isnan.m4: New file.
22987
22988 2007-02-24  Bruno Haible  <bruno@clisp.org>
22989
22990         * lib/frexpl.c (frexpl): Correct return values for x = 1.0L. Don't
22991         assume that an exponent fits in 20 bits.
22992
22993 2007-02-24  Jim Meyering  <jim@meyering.net>
22994
22995         * m4/regex.m4: Update the description of the configure-time option,
22996         --without-included-regex, to state accurately what the defaults are,
22997         and perhaps to give people an idea why using this option is risky.
22998
22999 2007-02-24  Paul Eggert  <eggert@cs.ucla.edu>
23000
23001         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
23002         loops on small arguments.  This attempts to avoid the problem
23003         Bruno Haible reported for AIX 4.3.2 in
23004         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00309.html>.
23005
23006 2007-02-23  Bruno Haible  <bruno@clisp.org>
23007
23008         * m4/perl.m4 (gl_PERL): Require version 5.005, not 5.003.
23009         Needed for help2man.
23010
23011 2007-02-23  Karl Berry  <karl@gnu.org>
23012
23013         * doc/gnulib-tool.texi (CVS Issues): mention that when foo_.h
23014         exists, foo.h should be cvs-ignored, not committed.
23015
23016 2007-02-23  Eric Blake  <ebb9@byu.net>
23017
23018         * lib/getdate.h (includes):  Include <time.h>, not "timespec.h".
23019         * lib/stat-time.h (includes): Likewise.
23020         * lib/utimecmp.c (includes): Likewise.
23021         * lib/utimens.h (includes): Likewise.
23022         * lib/getdate.y (includes): Also include "timespec.h" for use
23023         internal to the module.
23024         * modules/utimens (Depends-on): Revert yesterday's patch.
23025         * modules/nanosleep (Depends-on): Add missing dependency.
23026
23027 2007-02-22  Bruno Haible  <bruno@clisp.org>
23028
23029         * lib/glob.c: Don't include getlogin_r.h.
23030
23031 2007-02-22  Jim Meyering  <jim@meyering.net>
23032
23033         * modules/utimens (Depends-on): Add timespec, required for
23034         utimens.h's inclusion of timespec.h.
23035
23036 2007-02-21  Paul Eggert  <eggert@cs.ucla.edu>
23037
23038         * lib/getcwd.c (__getcwd): Undo previous change; it mishandled
23039         long unreadable paths in GNU/Linux.  Problem reported by Andreas
23040         Schwab in
23041         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00261.html>.
23042         I'll try to think of a better way to fix the Solaris problem.
23043
23044         * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) works
23045         like glibc; on Solaris 10, it fails with errno == EINVAL.
23046         POSIX says the behavior is unspecified if the first argument is NULL,
23047         so play it safe and never pass NULL to the system getcwd.
23048
23049 2007-02-21  Jim Meyering  <jim@meyering.net>
23050
23051         * lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
23052         of gettimeofday.  It would conflict with the one now always
23053         provided via sys_time_.h.  Reported by Matthew Woehlke, as
23054         an IRIX 6.5 build failure.
23055
23056 2007-02-20  Paul Eggert  <eggert@cs.ucla.edu>
23057
23058         Minor fixups to port to Solaris 10 with Sun C 5.8.
23059         * lib/getcwd.c [!_LIBC]: Include dirfd.h, since we use dirfd.
23060         * modules/getcwd (Depends-on): Add dirfd.
23061         * lib/putenv.c (putenv): #undef it.
23062         (rpl_putenv): New decl.
23063         (malloc, free): Include <stdlib.h> rather than prototyping separately.
23064
23065 2007-02-20  Bruno Haible  <bruno@clisp.org>
23066
23067         * modules/stdio-tests: New file.
23068         * tests/test-stdio.c: New file.
23069
23070         * modules/vsnprintf (Files): Remove lib/vsnprintf.h.
23071         (Depends-on): Add stdio.
23072         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
23073         (Include): Use <stdio.h> instead of vsnprintf.h.
23074         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
23075         HAVE_DECL_VSNPRINTF.
23076         * lib/vsnprintf.c: Include <stdio.h> instead of vsnprintf.h.
23077
23078         * modules/snprintf (Files): Remove lib/snprintf.h.
23079         (Depends-on): Add stdio.
23080         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
23081         (Include): Use <stdio.h> instead of snprintf.h.
23082         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
23083         HAVE_DECL_SNPRINTF.
23084         * lib/snprintf.c: Include <stdio.h> instead of snprintf.h.
23085         * lib/getaddrinfo.c: Likewise.
23086
23087         * modules/stdio: New file.
23088         * lib/stdio_.h: New file, incorporating snprintf.h and vsnprintf.h.
23089         * lib/snprintf.h: Remove file.
23090         * lib/vsnprintf.h: Remove file.
23091         * lib/.cppi-disable: Remove snprintf.h.
23092         * m4/stdio_h.m4: New file.
23093         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdio.
23094
23095 2007-02-20  Jim Meyering  <jim@meyering.net>
23096
23097         * lib/ftruncate.c [HAVE_CHSIZE]: Document that this code is
23098         used by e.g., mingw.  From Bruno Haible.
23099
23100 2007-02-19  Bruno Haible  <bruno@clisp.org>
23101
23102         * lib/string_.h: Use "#pragma GCC system_header" to suppress some gcc
23103         warnings.
23104         Reported by Ben Pfaff <blp@cs.stanford.edu>.
23105
23106 2007-02-19  Bruno Haible  <bruno@clisp.org>
23107
23108         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request a complaint mail
23109         from mingw users.
23110
23111 2007-02-19  Bruno Haible  <bruno@clisp.org>
23112
23113         * lib/stdlib_.h: Use "#pragma GCC system_header" to suppress some gcc
23114         warnings.
23115         Reported by Joel E. Denny <jdenny@ces.clemson.edu> via Paul Eggert.
23116
23117 2007-02-19  Jim Meyering  <jim@meyering.net>
23118
23119         Don't use FD after a successful "fdopendir (fd)".
23120         * lib/getcwd.c (__getcwd) [AT_FDCWD]: fdopendir (fd) usually closes fd.
23121         Reset it by calling dirfd on the just-obtained DIR*.
23122
23123         * m4/ftruncate.m4: Adjust comment to give this module a 3-year reprieve.
23124         Prompted by a report from Bruno Haible that mingw lacks ftruncate.
23125
23126 2007-02-18  Bruno Haible  <bruno@clisp.org>
23127
23128         * lib/readlink.c: Include <unistd.h>.
23129         * m4/readlink.m4 (gl_FUNC_READLINK): Require gl_UNISTD_H_DEFAULTS. Set
23130         HAVE_READLINK.
23131         * modules/readlink (Depends-on): Add unistd.
23132         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
23133         (Include): Add <unistd.h>.
23134
23135         * lib/getlogin_r.h: Remove file.
23136         * lib/getlogin_r.c: Include <unistd.h> instead of getlogin_r.h.
23137         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE): Remove macro.
23138         (gl_GETLOGIN_R): Inline it here. Require gl_UNISTD_H_DEFAULTS. Set
23139         HAVE_DECL_GETLOGIN_R.
23140         * modules/getlogin_r (Files): Remove lib/getlogin_r.h.
23141         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
23142         (Include): Use <unistd.h> instead of getlogin_r.h.
23143
23144         * lib/getcwd.h: Remove file.
23145         * lib/getcwd.c: Include <unistd.h> instead of getcwd.h.
23146         * lib/xgetcwd.c: Likewise.
23147         * m4/getcwd.m4 (gl_FUNC_GETCWD): Require gl_UNISTD_H_DEFAULTS. Set
23148         REPLACE_GETCWD. Don't define __GETCWD_PREFIX.
23149         * modules/getcwd (Files): Remove lib/getcwd.h.
23150         (Depends-on): Add unistd.
23151         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
23152         (Include): Use <unistd.h> instad of getcwd.h.
23153
23154         * lib/ftruncate.c: Include <unistd.h> first.
23155         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Require gl_UNISTD_H_DEFAULTS.
23156         Set HAVE_FTRUNCATE.
23157         * modules/ftruncate (Depends-on): Add unistd.
23158         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
23159
23160         * lib/fchdir.c: Include <unistd.h> first.
23161         * lib/dirent_.h: Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT.
23162         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_UNISTD_H_DEFAULTS instead
23163         of gl_HEADER_UNISTD_DEFAULTS. Set REPLACE_FCHDIR. Don't set UNISTD_H.
23164         * modules/fchdir (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
23165         (Makefile.am): Substitute also REPLACE_FCHDIR into dirent.h.
23166
23167         * lib/dup2.c: Include <unistd.h> first.
23168         * m4/dup2.m4 (gl_FUNC_DUP2): Require gl_UNISTD_H_DEFAULTS. Set
23169         HAVE_DUP2.
23170         * modules/dup2 (Depends-on): Add unistd.
23171         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
23172
23173         * lib/chown.c: Include <unistd.h> first. Undefine chown later.
23174         * m4/chown.m4 (gl_FUNC_CHOWN): Require gl_UNISTD_H_DEFAULTS. Set
23175         REPLACE_CHOWN. Don't define chown as a macro here.
23176         * modules/chown (Depends-on): Add unistd.
23177         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
23178
23179         * lib/unistd_.h: Test HAVE_UNISTD_H determined at configure time.
23180         Add definition for GL_LINK_WARNING.
23181         (chown, dup2): New declarations.
23182         (fchdir): Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT. Provide optional
23183         link warning.
23184         (ftruncate): New declaration.
23185         (getcwd): New declaration, taken from old getcwd.h.
23186         (getlogin_r): New declaration, taken from old getlogin_r.h.
23187         (readlink): New declaration.
23188         * m4/unistd_h.m4 (gl_UNISTD_H): Renamed from gl_HEADER_UNISTD. Don't
23189         set UNISTD_H. Inline gl_PREREQ_UNISTD. Set HAVE_UNISTD_H.
23190         (gl_PREREQ_UNISTD): Remove macro.
23191         (gl_UNISTD_MODULE_INDICATOR): New macro.
23192         (gl_UNISTD_H_DEFAULTS): Renamed from gl_HEADER_UNISTD_DEFAULTS. Set
23193         many new variables. Don't set UNISTD_H.
23194         * modules/unistd (Description): Change.
23195         (Depends-on): Add link-warning.
23196         (configure.ac): Update.
23197         (Makefile.am): Create unistd.h always. Substitute many new variables
23198         into it.
23199
23200 2007-02-18  Bruno Haible  <bruno@clisp.org>
23201
23202         * lib/stdlib_.h (getsubopt): New declaration, copied from getsubopt.h.
23203         * modules/stdlib (stdlib.h): Also substitute GNULIB_GETSUBOPT and
23204         HAVE_GETSUBOPT.
23205         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Also initialize
23206         GNULIB_GETSUBOPT and HAVE_GETSUBOPT.
23207         * lib/getsubopt.h: Remove file.
23208         * modules/getsubopt (Files): Remove lib/getsubopt.h.
23209         (Depends-on): Add stdlib.
23210         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
23211         (Includes): Use <stdlib.h> instead of getsubopt.h.
23212         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Require gl_STDLIB_H_DEFAULTS.
23213         Set HAVE_GETSUBOPT.
23214         * lib/getsubopt.c: Don't include getsubopt.h.
23215
23216 2007-02-18  Bruno Haible  <bruno@clisp.org>
23217
23218         * modules/fchdir (Depends-on): Add dup2.
23219
23220 2007-02-18  Bruno Haible  <bruno@clisp.org>
23221
23222         * lib/stdlib_.h: Handle glibc's special invocation convention
23223         specially.
23224
23225 2007-02-18  Bruno Haible  <bruno@clisp.org>
23226
23227         * modules/stdlib-tests: New file.
23228         * tests/test-stdlib.c: New file.
23229
23230         * modules/mkstemp (Files): Remove lib/mkstemp.h.
23231         (Depends-on): Add stdlib.
23232         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
23233         (Includes): Use <stdlib.h> instead of mkstemp.h.
23234         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require gl_STDLIB_H_DEFAULTS. Set
23235         REPLACE_MKSTEMP. Remove definition of __MKSTEMP_PREFIX.
23236         * lib/mkstemp.c: Don't include mkstemp.h.
23237         * lib/mkstemp-safer.c: Include <stdlib.h> instead of mkstemp.h.
23238         * lib/stdlib--.h: Don't include mkstemp.h.
23239
23240         * modules/mkdtemp (Files): Remove lib/mkdtemp.h.
23241         (Depends-on): Add stdlib.
23242         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
23243         (Includes): Use <stdlib.h> instead of mkdtemp.h.
23244         * m4/mkdtemp.m4 (gt_FUNC_MKDTEMP): Require gl_STDLIB_H_DEFAULTS. Set
23245         HAVE_MKDTEMP.
23246         * lib/mkdtemp.c: Don't include mkdtemp.h.
23247         * lib/clean-temp.c: Don't include mkdtemp.h.
23248
23249         * modules/exit (Files): Remove lib/exit.h.
23250         (Depends-on): Add stdlib.
23251         (Makefile.am): Remove lib_SOURCES.
23252         (Include): Use <stdlib.h> instead of exit.h.
23253         * lib/argmatch.c: Don't include exit.h.
23254         * lib/execute.c: Likewise.
23255         * lib/pagealign_alloc.c: Likewise.
23256         * lib/pipe.c: Likewise.
23257         * lib/wait-process.c: Likewise.
23258         * lib/copy-file.c: Include <stdlib.h> instead of exit.h.
23259         * lib/exitfail.c: Likewise.
23260         * lib/savewd.c: Likewise.
23261         * lib/xsetenv.c: Likewise.
23262
23263         * modules/stdlib: New file.
23264         * lib/stdlib_.h: New file, incorporating exit.h, mkdtemp.h, mkstemp.h
23265         and extra comments about mkstemp().
23266         * lib/exit.h: Remove file.
23267         * lib/mkdtemp.h: Remove file.
23268         * lib/mkstemp.h: Remove file.
23269         * m4/stdlib_h.m4: New file.
23270         * MODULES.html.sh (Support for systems lacking ANSI C 89): Add stdlib.
23271
23272 2007-02-18  Bruno Haible  <bruno@clisp.org>
23273
23274         * modules/math-tests: New file.
23275         * tests/test-math.c: New file.
23276
23277         * modules/math: New file.
23278         * modules/mathl (Files): Remove lib/mathl.h.
23279         (Depends-on): Add math.
23280         (Makefile.am): Don't mention mathl.h.
23281         (Include): Use <math.h> instead of mathl.h.
23282         * lib/math_.h: New file.
23283         * lib/mathl.h: Remove file.
23284         * lib/acosl.c: Include <config.h> and <math.h> first. Don't include
23285         mathl.h.
23286         * lib/asinl.c: Likewise.
23287         * lib/atanl.c: Likewise.
23288         * lib/ceill.c: Likewise.
23289         * lib/cosl.c: Likewise.
23290         * lib/expl.c: Likewise.
23291         * lib/floorl.c: Likewise.
23292         * lib/frexpl.c: Likewise.
23293         * lib/ldexpl.c: Likewise.
23294         * lib/logl.c: Likewise.
23295         * lib/sincosl.c: Likewise.
23296         * lib/sinl.c: Likewise.
23297         * lib/sqrtl.c: Likewise.
23298         * lib/tanl.c: Likewise.
23299         * lib/trigl.c: Likewise.
23300         * m4/math_h.m4: New file.
23301         * MODULES.html.sh (Mathematics): Add math.
23302
23303 2007-02-17  Bruno Haible  <bruno@clisp.org>
23304
23305         * modules/wctype-tests: New file.
23306         * tests/test-wctype.c: New file.
23307
23308         * modules/wchar-tests: New file.
23309         * tests/test-wchar.c: New file.
23310
23311         * modules/unistd-tests: New file.
23312         * tests/test-unistd.c: New file.
23313
23314         * modules/time-tests: New file.
23315         * tests/test-time.c: New file.
23316
23317         * modules/sysexits-tests: New file.
23318         * tests/test-sysexits.c: New file.
23319
23320         * modules/sys_time-tests: New file.
23321         * tests/test-sys_time.c: New file.
23322
23323         * modules/sys_stat-tests: New file.
23324         * tests/test-sys_stat.c: New file.
23325
23326         * modules/sys_socket-tests: New file.
23327         * tests/test-sys_socket.c: New file.
23328
23329         * modules/sys_select-tests: New file.
23330         * tests/test-sys_select.c: New file.
23331
23332         * modules/string-tests: New file.
23333         * tests/test-string.c: New file.
23334
23335         * modules/stdbool-tests: New file.
23336         * tests/test-stdbool.c: New file.
23337
23338         * modules/netinet_in-tests: New file.
23339         * tests/test-netinet_in.c: New file.
23340
23341         * modules/inttypes-tests: New file.
23342         * tests/test-inttypes.c: New file.
23343
23344         * modules/fcntl-tests: New file.
23345         * tests/test-fcntl.c: New file.
23346
23347         * modules/byteswap-tests: New file.
23348         * tests/test-byteswap.c: New file.
23349
23350         * modules/arpa_inet-tests: New file.
23351         * tests/test-arpa_inet.c: New file.
23352
23353 2007-02-17  Bruno Haible  <bruno@clisp.org>
23354
23355         * lib/inttypes_.h: Add definition for GL_LINK_WARNING.
23356         (imaxabs, imaxdiv, strtoimax, strtoumax): Don't declare the function
23357         if the corresponding module is not enabled. Emit link warnings if
23358         the function is used nevertheless.
23359         * m4/inttypes.m4 (gl_INTTYPES_H): Never use the existing <inttypes.h>.
23360         Don't AC_SUBST HAVE_DECL_IMAXABS, HAVE_DECL_IMAXDIV,
23361         HAVE_DECL_STRTOIMAX, HAVE_DECL_STRTOUMAX.
23362         (gl_INTTYPES_MODULE_INDICATOR, gl_INTTYPES_H_DEFAULTS): New macros.
23363         * modules/inttypes (Depends-on): Add link-warning.
23364         (Makefile.am): Copy the contents of build-aux/link-warning.h into
23365         inttypes.h. Substitute also GNULIB_IMAXABS, GNULIB_IMAXDIV,
23366         GNULIB_STRTOIMAX, GNULIB_STRTOUMAX.
23367         * modules/imaxabs (configure.ac): Invoke gl_INTTYPES_MODULE_INDICATOR.
23368         * modules/imaxdiv (configure.ac): Likewise.
23369         * modules/strtoimax (configure.ac): Likewise.
23370         * modules/strtoumax (configure.ac): Likewise.
23371
23372 2007-02-17  Bruno Haible  <bruno@clisp.org>
23373
23374         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Include the contents of
23375         gl_STRING_MODULE_INDICATOR_DEFAULTS.
23376         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Remove macro.
23377         (gl_HEADER_STRING_H_BODY, gl_STRING_MODULE_INDICATOR): Update.
23378
23379 2007-02-17  Bruno Haible  <bruno@clisp.org>
23380
23381         * modules/link-warning: New file.
23382         * build-aux/link-warning.h: New file, extracted from lib/string_.h.
23383         * lib/string_.h (GL_LINK_WARNING): Remove definition.
23384         * modules/string (Depends-on): Add link-warning.
23385         (Makefile.am): Copy the contents of build-aux/link-warning.h into
23386         string.h.
23387         * MODULES.html.sh (Support for building libraries and executables): Add
23388         link-warning.
23389
23390 2007-02-17  Bruno Haible  <bruno@clisp.org>
23391
23392         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strcasecmp,
23393         strncasecmp, strchr, strchrnul, strdup, strndup, strnlen, strcspn,
23394         strpbrk, strspn, strrchr, strsep, strstr, strcasestr, strtok_r): Break
23395         long lines.
23396
23397 2007-02-17  Ben Pfaff  <blp@cs.stanford.edu>
23398             Bruno Haible  <bruno@clisp.org>
23399
23400         * modules/tmpfile: New file.
23401         * lib/tmpfile.c: New file.
23402         * m4/tmpfile.m4: New file.
23403         * MODULES.html.sh (func_all_modules): New section "Input/output".
23404
23405 2007-02-15  Bruno Haible  <bruno@clisp.org>
23406
23407         * lib/clean-temp.c [WIN32 && !CYGWIN]: Include <windows.h>.
23408         (supports_delete_on_close): New function.
23409         (open_temp, fopen_temp): Use _O_TEMPORARY when supported.
23410
23411 2007-02-14  Bruno Haible  <bruno@clisp.org>
23412
23413         * modules/mbspcasecmp-tests: New file.
23414         * tests/test-mbspcasecmp.sh: New file.
23415         * tests/test-mbspcasecmp.c: New file.
23416
23417         New module mbspcasecmp.
23418         * modules/mbspcasecmp: New file.
23419         * lib/mbspcasecmp.c: New file.
23420         * lib/string_.h (strncasecmp): Change warning message.
23421         (mbspcasecmp): New declaration.
23422         * m4/mbspcasecmp.m4: New file.
23423         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23424         GNULIB_MBSPCASECMP.
23425         * modules/string (string.h): Also substitute GNULIB_MBSPCASECMP.
23426         * MODULES.html.sh (Internationalization functions): Add mbspcasecmp.
23427
23428 2007-02-14  Bruno Haible  <bruno@clisp.org>
23429
23430         * modules/mbsncasecmp-tests: New file.
23431         * tests/test-mbsncasecmp.sh: New file.
23432         * tests/test-mbsncasecmp.c: New file.
23433
23434         New module mbsncasecmp.
23435         * modules/mbsncasecmp: New file.
23436         * lib/mbsncasecmp.c: New file.
23437         * lib/string_.h (mbsncasecmp): New declaration.
23438         * m4/mbsncasecmp.m4: New file.
23439         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23440         GNULIB_MBSNCASECMP.
23441         * modules/string (string.h): Also substitute GNULIB_MBSNCASECMP.
23442         * MODULES.html.sh (Internationalization functions): Add mbsncasecmp.
23443
23444 2007-02-14  Paul Eggert  <eggert@cs.ucla.edu>
23445
23446         * lib/exclude.c (FNM_EXTMATCH): Define if system does not.
23447         Verify that it doesn't overlap with our flags.
23448         (fnmatch_no_wildcards): Don't use strcasecmp or strncasecmp, which
23449         do not have the desired effect in multibyte locales; instead, use
23450         mbscasecmp.
23451         * modules/exclude (Depends-on): Depend on mbscasecmp, not strcase.
23452         Add dependency on xalloc.  Depend on fnmatch, not fnmatch-gnu, since
23453         we don't require GNU fnmatch ourselves (if our users require it, they
23454         should do so explicitly).
23455
23456         Fix regex code so it doesn't rely on strcasecmp.
23457         * lib/regex_internal.h: Include <langinfo.h> only if _LIBC is defined.
23458         Otherwise, include gnulib's langinfo.h.
23459         * lib/regcomp.c (init_dfa): Don't use strcasecmp, as it can have
23460         undesirable behavior in non-C locales.  Instead, rely on localecharset.
23461         * m4/regex.m4 (gl_PREREQ_REGEX): Don't require AM_LANGINFO_CODESET.
23462         * modules/regex (FILES): Remove m4/codeset.m4.
23463         (Depends-on): Add localcharset.  Remove strcase.
23464
23465 2007-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23466
23467         * m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
23468         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Likewise.
23469
23470 2007-02-13  Bruno Haible  <bruno@clisp.org>
23471
23472         * m4/intdiv0.m4 (gt_INTDIV0): Assume ANSI C. Fix underquoting bug.
23473         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
23474
23475 2007-02-12  Bruno Haible  <bruno@clisp.org>
23476
23477         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
23478         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): If
23479         GNULIB_POSIXCHECK and the gnulib module not enabled, provoke a link-
23480         time warning rather than a link error.
23481
23482 2007-02-12  Bruno Haible  <bruno@clisp.org>
23483
23484         * m4/locale-fr.m4 (gt_LOCALE_FR): Fix m4 quoting bug.
23485         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
23486         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
23487
23488 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
23489
23490         * lib/string_.h (strncasecmp): Fix typo: this macro takes 3
23491         args, not 2.
23492
23493 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
23494
23495         New module 'time', so that apps can include <time.h> as per
23496         POSIX and GNU instead of separate include files like time_r.h
23497         and timegm.h.  This implementation tries out a simpler approach
23498         for replacing decls in standard include files (as compared to
23499         the string module), somewhat as an experiment.
23500
23501         * config/srclist.txt: Comment out mktime.c for now.
23502         * doc/gnulib-tool.texi (Initial import): Don't use time_r as an example
23503         since it doesn't apply any more.  Use generic wording instead.
23504         * MODULES.html.sh (Support for systems lacking POSIX:2001): New module
23505         'time'.
23506         * lib/time_.h, m4/time_h.m4, modules/time: New files.
23507         * lib/strptime.h, lib/time_r.h, lib/timegm.h: Remove.
23508         * lib/mktime.c: Include config.h depending on _LIBC, not HAVE_CONFIG_H.
23509         Don't include <sys/types.h>; no longer needed since we assume C89.
23510         * lib/mktime.c: Don't include "time_r.h"; no longer needed.
23511         * lib/strftime.c: Likewise.
23512         * lib/time_r.c: Likewise.
23513         * lib/nanosleep.c (nanosleep): #undef after include files, not before.
23514         * lib/nanosleep.c: Include <time.h> first, to check interface.
23515         * lib/strptime.c: Likewise.
23516         * lib/time_r.c: Likewise.
23517         * lib/timegm.c: Likewise.
23518         * lib/strptime.c: Don't include strptime.h or time_r.h; no longer
23519         needed.
23520         * lib/timegm.c: Don't include timegm.h; no longer needed.
23521         * lib/timespec.h: Don't include <sys/time.h> before <time.h>;
23522         time.h now handles any problems in that area.
23523         (struct timespec, nanosleep): Remove; time.h now arranges for these.
23524         * lib/xnanosleep.c: Don't include timespec.h; no longer needed now
23525         that time.h defines struct timespec.
23526         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check that nanosleep is declared.
23527         Set REPLACE_NANOSLEEP.  Don't AC_DEFINE nanosleep; the time module now
23528         handles that.
23529         * m4/strptime.m4 (gl_FUNC_STPRTIME): Set REPLACE_STRPTIME.
23530         * m4/time_r.m4 (gl_TIME_R): Don't define HAVE_TIME_R_POSIX; no longer
23531         needed.  Set REPLACE_LOCALTIME.
23532         * m4/timegm.m4 (gl_FUNC_TIMEGM): Set REPLACE_TIMEGM.
23533         * m4/timespec.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Move to time_h.m4.
23534         (gl_TIMESPEC): Don't check for sys/time.h or struct timespec or
23535         nanosleep; time_h.m4 now does that.  Don't require
23536         gl_USE_SYSTEM_EXTENSIONS; no longer needed directly, and the time
23537         module handles this now.
23538         * modules/getdate (Depends-on): Remove timespec.  Add time.
23539         * modules/nanosleep (Depends-on): Likewise.
23540         * modules/stat-time (Depends-on): Likewise.
23541         * modules/nanosleep (Include): Include time.h, not timespec.h.
23542         * modules/strptime (Files): Remove lib/strptime.h.
23543         (Depends-on): Add extensions, time.
23544         (Include): Include time.h, not strptime.h.
23545         * modules/time_r (Files): Remove lib/time_r.h.
23546         (Depends-on): Add time.
23547         (Include): Include time.h, not time_r.h.
23548         * modules/timegm: Likewise.
23549         * modules/timespec (Description): Now does timespec-related decls
23550         of our own, instead of struct timespec itself.
23551         (Depends-on): Add time; remove extensions.
23552         (Maintainer): Add self.
23553         * modules/utimecmp (Depends-on): Add time; remove timespec.
23554         * modules/utimens (Depends-on): Likewise.
23555         * modules/xnanosleep (Depends-on): Likewise.
23556
23557 2007-02-11  Bruno Haible  <bruno@clisp.org>
23558
23559         * lib/c-strstr.c: Include allocsa.h.
23560         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
23561         * lib/c-strcasestr.c: Include allocsa.h.
23562         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
23563         * lib/strcasestr.c: Include allocsa.h.
23564         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
23565         * lib/mbsstr.c: Include allocsa.h.
23566         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
23567         allocsa/freesa instead of malloc/free.
23568         * lib/mbscasestr.c: Include allocsa.h.
23569         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
23570         allocsa/freesa instead of malloc/free.
23571         * modules/c-strstr (Depends-on): Add allocsa.
23572         * modules/c-strcasestr (Depends-on): Likewise.
23573         * modules/strcasestr (Depends-on): Likewise.
23574         * modules/mbsstr (Depends-on): Likewise.
23575         * modules/mbscasestr (Depends-on): Likewise.
23576
23577 2007-02-11  Bruno Haible  <bruno@clisp.org>
23578
23579         * lib/mbsspn.c (mbsspn): Fix bug. Remove unnecessary strlen call.
23580
23581         * modules/mbsspn-tests: New file.
23582         * tests/test-mbsspn.sh: New file.
23583         * tests/test-mbsspn.c: New file.
23584
23585 2007-02-11  Bruno Haible  <bruno@clisp.org>
23586
23587         * lib/mbspbrk.c (mbspbrk): Remove unneeded cast.
23588
23589         * modules/mbspbrk-tests: New file.
23590         * tests/test-mbspbrk.sh: New file.
23591         * tests/test-mbspbrk.c: New file.
23592
23593 2007-02-11  Bruno Haible  <bruno@clisp.org>
23594
23595         * lib/mbscspn.c (mbscspn): Remove unnecessary strlen call and
23596         unneeded cast.
23597
23598         * modules/mbscspn-tests: New file.
23599         * tests/test-mbscspn.sh: New file.
23600         * tests/test-mbscspn.c: New file.
23601
23602 2007-02-11  Bruno Haible  <bruno@clisp.org>
23603
23604         * modules/mbscasecmp-tests: New file.
23605         * tests/test-mbscasecmp.sh: New file.
23606         * tests/test-mbscasecmp.c: New file.
23607
23608 2007-02-11  Bruno Haible  <bruno@clisp.org>
23609
23610         Ensure O(n) worst-case complexity of mbscasestr.
23611         * lib/mbscasestr.c: Include stdbool.h.
23612         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
23613         functions.
23614         (mbscasestr): Add some bookkeeping. Invoke knuth_morris_pratt_* when
23615         the bookkeeping indicates that it's worth it.
23616         * modules/mbscasestr (Depends-on): Add stdbool, mbslen, strnlen.
23617
23618         * modules/mbscasestr-tests: New file.
23619         * tests/test-mbscasestr1.c: New file.
23620         * tests/test-mbscasestr2.sh: New file.
23621         * tests/test-mbscasestr2.c: New file.
23622         * tests/test-mbscasestr3.sh: New file.
23623         * tests/test-mbscasestr3.c: New file.
23624         * tests/test-mbscasestr4.sh: New file.
23625         * tests/test-mbscasestr4.c: New file.
23626         * m4/locale-tr.m4: New file.
23627
23628 2007-02-11  Bruno Haible  <bruno@clisp.org>
23629
23630         Ensure O(n) worst-case complexity of mbsstr.
23631         * lib/mbsstr.c: Include stdbool.h.
23632         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
23633         functions.
23634         (mbsstr): Add some bookkeeping. Invoke knuth_morris_pratt_* when the
23635         bookkeeping indicates that it's worth it.
23636         * modules/mbsstr (Depends-on): Add stdbool, mbslen, strnlen.
23637
23638         * modules/mbsstr-tests: New file.
23639         * tests/test-mbsstr1.c: New file.
23640         * tests/test-mbsstr2.sh: New file.
23641         * tests/test-mbsstr2.c: New file.
23642         * tests/test-mbsstr3.sh: New file.
23643         * tests/test-mbsstr3.c: New file.
23644         * m4/locale-fr.m4: New file.
23645
23646 2007-02-11  Bruno Haible  <bruno@clisp.org>
23647
23648         * lib/mbsrchr.c (mbsrchr): Fix bug.
23649
23650         * modules/mbsrchr-tests: New file.
23651         * tests/test-mbsrchr.sh: New file.
23652         * tests/test-mbsrchr.c: New file.
23653
23654 2007-02-11  Bruno Haible  <bruno@clisp.org>
23655
23656         * lib/mbschr.c (mbschr): Fix bug.
23657
23658         * modules/mbschr-tests: New file.
23659         * tests/test-mbschr.sh: New file.
23660         * tests/test-mbschr.c: New file.
23661         * m4/locale-zh.m4: New file.
23662
23663 2007-02-11  Bruno Haible  <bruno@clisp.org>
23664
23665         Support for copying multibyte string iterators.
23666         * lib/mbiter.h: Include <string.h>.
23667         (mbiter_multi_copy): New function.
23668         (mbi_copy): New macro.
23669         * lib/mbuiter.h: Include <string.h>.
23670         (mbuiter_multi_copy): New function.
23671         (mbui_copy): New macro.
23672
23673 2007-02-11  Bruno Haible  <bruno@clisp.org>
23674
23675         New module mbslen.
23676         * modules/mbslen: New file.
23677         * lib/mbslen.c: New file.
23678         * lib/string_.h (mbslen): New declaration.
23679         * m4/mbslen.m4: New file.
23680         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23681         GNULIB_MBSLEN.
23682         * modules/string (string.h): Also substitute GNULIB_MBSLEN.
23683         * MODULES.html.sh (Internationalization functions): Add mbslen.
23684
23685 2007-02-11  Bruno Haible  <bruno@clisp.org>
23686
23687         Ensure O(n) worst-case complexity of strcasestr substitute.
23688         * lib/strcasestr.c: Include stdbool.h.
23689         (knuth_morris_pratt): New function.
23690         (strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when the
23691         bookkeeping indicates that it's worth it.
23692         * modules/strcasestr (Depends-on): Add stdbool, strnlen.
23693
23694         * modules/strcasestr-tests: New file.
23695         * tests/test-strcasestr.c: New file.
23696
23697 2007-02-11  Bruno Haible  <bruno@clisp.org>
23698
23699         Ensure O(n) worst-case complexity of c_strcasestr.
23700         * lib/c-strcasestr.c: Include stdbool.h, string.h.
23701         (knuth_morris_pratt): New function.
23702         (c_strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when
23703         the bookkeeping indicates that it's worth it.
23704         * modules/c-strcasestr (Depends-on): Add stdbool, strnlen.
23705
23706         * modules/c-strcasestr-tests: New file.
23707         * tests/test-c-strcasestr.c: New file.
23708
23709 2007-02-11  Bruno Haible  <bruno@clisp.org>
23710
23711         Ensure O(n) worst-case complexity of c_strstr.
23712         * lib/c-strstr.c: Include stdbool.h, string.h.
23713         (knuth_morris_pratt): New function.
23714         (c_strstr): Add some bookkeeping. Invoke knuth_morris_pratt when the
23715         bookkeeping indicates that it's worth it.
23716         * modules/c-strstr (Depends-on): Add stdbool, strnlen.
23717
23718         * lib/c-strstr.c: Complete rewrite for maintainability.
23719
23720         * modules/c-strstr-tests: New file.
23721         * tests/test-c-strstr.c: New file.
23722
23723 2007-02-11  Bruno Haible  <bruno@clisp.org>
23724
23725         * m4/javacomp.m4 (gt_JAVACOMP): Work around a 'tr' bug in coreutils
23726         5.2.1 and earlier, whereby \055 was treated just like the range
23727         delimiter '-'.
23728         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
23729
23730 2007-02-08  Bruno Haible  <bruno@clisp.org>
23731
23732         * modules/regex (Depends-on): Add stdbool.
23733         Reported by Dalibor Topic <robilad@kaffe.org>.
23734
23735 2007-02-05  Paul Eggert  <eggert@cs.ucla.edu>
23736
23737         * m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
23738         Prefer returning from main to exiting from it.
23739         Remove unnecessary parens after sizeof.
23740
23741 2007-02-05  Bruno Haible  <bruno@clisp.org>
23742
23743         New module mbssep.
23744         * modules/mbssep: New file.
23745         * lib/mbssep.c: New file.
23746         * lib/string_.h (strsep): Add a conditional link warning.
23747         (mbssep): New declaration.
23748         * m4/mbssep.m4: New file.
23749         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23750         GNULIB_MBSSEP.
23751         * modules/string (string.h): Also substitute GNULIB_MBSSEP.
23752         * MODULES.html.sh (Internationalization functions): Add mbssep.
23753
23754 2007-02-05  Bruno Haible  <bruno@clisp.org>
23755
23756         * lib/strsep.c (strsep): Fix actions in case of no delimiters.
23757         Optimize search in case of 1 delimiter.
23758
23759 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
23760
23761         * lib/acl.h: Include sys/types.h before sys/acl.h.
23762
23763 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
23764
23765         Merge upstream fix for glibc bugzilla #3957:
23766
23767         2007-02-05  Jakub Jelinek  <jakub@redhat.com>
23768
23769         * lib/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
23770         bit for RE_HAT_LISTS_NOT_NEWLINE.
23771         (build_charclass_op): Remove bogus comment.
23772
23773 2007-02-05  Simon Josefsson  <simon@josefsson.org>
23774
23775         * lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
23776
23777 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
23778
23779         * lib/getsubopt.c [!_LIBC]: Include config.h and getsubopt.h.
23780         * lib/memmem.c [!defined _LIBC]: Include config.h.
23781
23782 2007-02-04  Bruno Haible  <bruno@clisp.org>
23783
23784         * lib/string_.h (GL_LINK_WARNING2): Put the word "warning:" into the
23785         warning message.
23786
23787 2007-02-04  Bruno Haible  <bruno@clisp.org>
23788
23789         New module mbstok_r.
23790         * modules/mbstok_r: New file.
23791         * lib/mbstok_r.c: New file.
23792         * lib/string_.h (strtok_r): Change argument names to match the
23793         comments. Add a conditional link warning.
23794         (mbstok_r): New declaration.
23795         * m4/mbstok_r.m4: New file.
23796         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23797         GNULIB_MBSTOK_R.
23798         * modules/string (string.h): Also substitute GNULIB_MBSTOK_R.
23799         * MODULES.html.sh (Internationalization functions): Add mbstok_r.
23800
23801 2007-02-04  Bruno Haible  <bruno@clisp.org>
23802
23803         New module mbsspn.
23804         * modules/mbsspn: New file.
23805         * lib/mbsspn.c: New file.
23806         * lib/string_.h (strspn): Add a conditional link warning.
23807         (mbsspn): New declaration.
23808         * m4/mbsspn.m4: New file.
23809         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23810         GNULIB_MBSSPN.
23811         * modules/string (string.h): Also substitute GNULIB_MBSSPN.
23812         * MODULES.html.sh (Internationalization functions): Add mbsspn.
23813
23814 2007-02-04  Bruno Haible  <bruno@clisp.org>
23815
23816         New module mbspbrk.
23817         * modules/mbspbrk: New file.
23818         * lib/mbspbrk.c: New file.
23819         * lib/string_.h (strpbrk): Add a conditional link warning.
23820         (mbspbrk): New declaration.
23821         * m4/mbspbrk.m4: New file.
23822         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23823         GNULIB_MBSPBRK.
23824         * modules/string (string.h): Also substitute GNULIB_MBSPBRK.
23825         * MODULES.html.sh (Internationalization functions): Add mbspbrk.
23826
23827 2007-02-04  Bruno Haible  <bruno@clisp.org>
23828
23829         New module mbscspn.
23830         * modules/mbscspn: New file.
23831         * lib/mbscspn.c: New file.
23832         * lib/string_.h (strcspn): Add a conditional link warning.
23833         (mbscspn): New declaration.
23834         * m4/mbscspn.m4: New file.
23835         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23836         GNULIB_MBSCSPN.
23837         * modules/string (string.h): Also substitute GNULIB_MBSCSPN.
23838         * MODULES.html.sh (Internationalization functions): Add mbscspn.
23839
23840 2007-02-04  Bruno Haible  <bruno@clisp.org>
23841
23842         New module mbscasestr, reduced goal of strcasestr.
23843         * modules/mbscasestr: New file.
23844         * lib/mbscasestr.c: New file, copied from lib/strcasestr.c.
23845         (mbscasestr): Renamed from strcasestr.
23846         * lib/strcasestr.c: Don't include mbuiter.h.
23847         (strcasestr): Remove support for multibyte locales.
23848         * lib/string_.h (strcasestr): Don`t rename. Declare only if missing.
23849         Change the conditional link warning.
23850         (mbscasestr): New declaration.
23851         * m4/mbscasestr.m4: New file.
23852         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Enable the replacement only if
23853         the system does not have strcasestr. Set HAVE_STRCASESTR instead of
23854         REPLACE_STRCASESTR.
23855         (gl_PREREQ_STRCASESTR): Don't require gl_FUNC_MBRTOWC.
23856         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
23857         HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
23858         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSCASESTR.
23859         * modules/string (string.h): Also substitute GNULIB_MBSCASESTR.
23860         Substitute HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
23861         * modules/strcasestr (Files): Remove m4/mbrtowc.m4.
23862         (Depends-on): Remove mbuiter.
23863         * MODULES.html.sh (Internationalization functions): Add mbscasestr.
23864
23865 2007-02-04  Bruno Haible  <bruno@clisp.org>
23866
23867         Simplify handling of strncasecmp.
23868         * lib/string_.h (strncasecmp): Remove test for GNULIB_STRCASE. Change
23869         the conditional link warning.
23870         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
23871         HAVE_STRCASECMP, not REPLACE_STRCASECMP.
23872         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Don't initialize GNULIB_STRCASE.
23873         * modules/strcase (configure.ac): Don't invoke
23874         gl_STRING_MODULE_INDICATOR.
23875         * modules/string (string.h): Don't substitute GNULIB_STRCASE.
23876
23877 2007-02-04  Bruno Haible  <bruno@clisp.org>
23878
23879         New module mbscasecmp, reduced goal of strcasecmp.
23880         * modules/mbscasecmp: New file.
23881         * lib/mbscasecmp.c: New file, copied from lib/strcasecmp.c.
23882         (mbscasecmp): Renamed from strcasecmp.
23883         * lib/strcasecmp.c: Don't include mbuiter.h.
23884         (strcasecmp): Remove support for multibyte locales.
23885         * lib/string_.h (strcasecmp): Don`t rename. Declare only if missing.
23886         Change the conditional link warning.
23887         (mbscasecmp): New declaration.
23888         * m4/mbscasecmp.m4: New file.
23889         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Enable the replacement only if
23890         the system lacks strcasecmp. Set HAVE_STRCASECMP instead of
23891         REPLACE_STRCASECMP.
23892         (gl_PREREQ_STRCASECMP): Don't require gl_FUNC_MBRTOWC.
23893         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23894         GNULIB_MBSCASECMP.
23895         * modules/string (string.h): Also substitute GNULIB_MBSCASECMP.
23896         Substitute HAVE_STRCASECMP instead of REPLACE_STRCASECMP.
23897         * modules/strcase (Files): Remove m4/mbrtowc.m4.
23898         (Depends-on): Remove mbuiter.
23899         * MODULES.html.sh (Internationalization functions): Add mbscasecmp.
23900
23901 2007-02-04  Bruno Haible  <bruno@clisp.org>
23902
23903         New module mbsstr. Remove module strstr.
23904         * modules/mbsstr: New file.
23905         * modules/strstr: Remove file.
23906         * lib/mbsstr.c: Renamed from lib/strstr.c.
23907         (mbsstr): Renamed from strstr.
23908         * lib/string_.h (strstr): Remove declaration. Change the conditional
23909         link warning.
23910         (mbsstr): New declaration.
23911         * m4/mbsstr.m4: New file.
23912         * m4/strstr.m4: Remove file.
23913         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Don't initialize
23914         REPLACE_STRSTR.
23915         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSSTR.
23916         Don't initialize GNULIB_STRSTR.
23917         * modules/string (string.h): Also substitute GNULIB_MBSSTR. Don't
23918         substitute GNULIB_STRSTR and REPLACE_STRSTR.
23919         * MODULES.html.sh (Internationalization functions): Add mbsstr.
23920         (Support for systems lacking ANSI C 89): Remove strstr.
23921
23922 2007-02-04  Bruno Haible  <bruno@clisp.org>
23923
23924         New module mbsrchr.
23925         * modules/mbsrchr: New file.
23926         * lib/mbsrchr.c: New file.
23927         * lib/string_.h (strrchr): Add a conditional link warning.
23928         (mbsrchr): New declaration.
23929         * m4/mbsrchr.m4: New file.
23930         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23931         GNULIB_MBSRCHR.
23932         * modules/string (string.h): Also substitute GNULIB_MBSRCHR.
23933         * MODULES.html.sh (Internationalization functions): Add mbsrchr.
23934
23935 2007-02-04  Bruno Haible  <bruno@clisp.org>
23936
23937         New module mbschr.
23938         * modules/mbschr: New file.
23939         * lib/mbschr.c: New file.
23940         * lib/string_.h (strchr): Add a conditional link warning.
23941         (mbschr): New declaration.
23942         * m4/mbschr.m4: New file.
23943         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
23944         GNULIB_MBSCHR.
23945         * modules/string (string.h): Also substitute GNULIB_MBSCHR.
23946         * MODULES.html.sh (Internationalization functions): Add mbschr.
23947
23948 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
23949
23950         * lib/stdbool_.h: Mention that bool bit-fields aren't supported.
23951
23952         * modules/stdarg (configure.ac-early): Require AC_PROG_CC_STDC.
23953
23954 2007-02-04  Bruno Haible  <bruno@clisp.org>
23955
23956         New module description section 'configure.ac-early'.
23957         * gnulib-tool (sed_extract_prog): Recognize configure.ac-early.
23958         (func_get_autoconf_early_snippet): New function.
23959         (func_import, func_create_testdir): Use it. Remove special cases for
23960         modules 'extensions' and 'lock'.
23961         * modules/extensions (configure.ac-early): Require
23962         gl_USE_SYSTEM_EXTENSIONS.
23963         * modules/lock (configure.ac-early): Require gl_LOCK_EARLY.
23964
23965 2007-02-04  Bruno Haible  <bruno@clisp.org>
23966
23967         Make use of gcj-4.3's -fsource and -ftarget option.
23968         * m4/javacomp.m4 (gt_JAVACOMP): Test whether gcj is in version >= 4.3,
23969         and if so try the options -fsource and -ftarget.
23970         * lib/javacomp.c (compile_using_gcj): Add fsource_option,
23971         source_version, ftarget_option, target_version arguments.
23972         (is_envjavac_gcj43, is_envjavac_gcj43_usable): New functions.
23973         (is_envjavac_oldgcj_14_14_usable): Renamed from
23974         is_envjavac_gcj_14_14_usable.
23975         (is_envjavac_oldgcj_14_13_usable): Renamed from
23976         is_envjavac_gcj_14_13_usable.
23977         (is_gcj_present): Update.
23978         (is_gcj_43, is_gcj43_usable): New functions.
23979         (is_oldgcj_14_14_usable): Renamed from is_gcj_14_14_usable. Update.
23980         (is_oldgcj_14_13_usable): Renamed from is_gcj_14_13_usable. Update.
23981         (compile_java_class): Test whether gcj is in version >= 4.3, and if so
23982         try the options -fsource and -ftarget.
23983
23984 2007-02-03  Paul Eggert  <eggert@cs.ucla.edu>
23985
23986         * lib/xalloc.h (x2nrealloc): Fix an unlikely bug in the overflow
23987         checking code.  Set N = ceil (1.5 * N) rather than to a slightly
23988         larger value.
23989
23990 2007-02-03  Jim Meyering  <jim@meyering.net>
23991
23992         Give tools a better chance to allocate space for very large buffers.
23993         * lib/xalloc.h (x2nrealloc): Use 3/2, not 2, as buffer size factor.
23994
23995         Make pwd and readlink work also when run with an unreadable parent dir
23996         on systems with openat support.
23997         * lib/getcwd.c (__getcwd) [HAVE_PARTLY_WORKING_GETCWD]: Use the system
23998         provided getcwd function, even when we have openat support.
23999         Reported by Dmitry V. Levin in <http://bugzilla.redhat.com/227168>.
24000
24001 2007-02-02  Bruno Haible  <bruno@clisp.org>
24002
24003         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
24004         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): Provoke a link
24005         error only if GNULIB_POSIXCHECK is defined. Needed to avoid artificial
24006         portability problems if one of these functions is only used on specific
24007         platforms.
24008         Reported by Paul Eggert.
24009
24010 2007-02-02  Paul Eggert  <eggert@cs.ucla.edu>
24011
24012         Avoid mempcpy in the regex code, as the string.h mempcpy stuff
24013         is causing more trouble than it's curing.
24014         * lib/regex_internal.h (__mempcpy): Remove.
24015         * lib/regcomp.c (regerror): Rewrite to avoid the need for mempcpy
24016         (and make the code a tad smaller to boot).
24017         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for mempcpy.
24018
24019 2007-02-02  Jim Meyering  <jim@meyering.net>
24020
24021         * modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:
24022         section, not in the Makefile.am: one.
24023
24024 2007-02-02  Eric Blake  <ebb9@byu.net>
24025
24026         * lib/strchrnul.c: Always include config.h first.
24027
24028         * modules/mountlist (Depends-on): Revert 2007-01-31 change,
24029         gnulib strstr is not necessary here.
24030
24031 2007-02-02  Simon Josefsson  <simon@josefsson.org>
24032
24033         * m4/socklen.m4: Fix typo.
24034
24035 2007-02-02  Eric Blake  <ebb9@byu.net>
24036
24037         * modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.
24038         * modules/netinet_in (Makefile.am): Likewise.
24039
24040 2007-02-01  Bruno Haible  <bruno@clisp.org>
24041
24042         * lib/string_.h (GL_LINK_WARNING): New macro.
24043         (strcasecmp, strstr, strcasestr): If provided by the system,
24044         conditionally define as a macro that leads to a warning instead of to
24045         an error.
24046         (strncasecmp): Conditionally define as a macro that leads to a warning.
24047
24048 2007-02-01  Karl Berry  <karl@gnu.org>
24049
24050         * config/srclist.txt (strtok_r.c): lose sync, no more strtok_r.h.
24051
24052 2007-02-01  Bruno Haible  <bruno@clisp.org>
24053
24054         * MODULES.html.sh (Unicode string functions): Update after 2007-01-27
24055         renamings.
24056
24057 2007-02-01  Eric Blake  <ebb9@byu.net>
24058
24059         * modules/regex (Depends-on): Revert dependence on mempcpy.
24060         * lib/regex_internal.h [! _LIBC && !__mempcpy]: Undo string
24061         module's definition of mempcpy.
24062         Reported by Paul Eggert.
24063
24064 2007-02-01  Paul Eggert  <eggert@cs.ucla.edu>
24065
24066         * lib/string_.h: If the gnulib module XYZ is not present, undefine
24067         the symbol XYZ before redefining it.  This fixes a problem with
24068         programs that don't use XYZ, when compiled on systems that define
24069         XYZ to something else.
24070
24071 2007-01-31  Paul Eggert  <eggert@cs.ucla.edu>
24072
24073         * lib/mkdir-p.c (make_dir_parents): Close a race condition that
24074         occurs when "mkdir -m foo" creates a setgid directory that is (1)
24075         writeable to group or other and (2) is intended to have a special
24076         mode bit that is set or cleared.  In such a case, the directory
24077         should be neither group- nor other-writeable until the special
24078         mode bits are right.
24079
24080 2007-01-31  Eric Blake  <ebb9@byu.net>
24081
24082         * modules/mountlist (Depends-on): Add strstr.
24083
24084         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
24085         bug.
24086         * modules/string (Makefile.am): Remove redundant replacement.
24087         * modules/regex (Depends-on): Add mempcpy.
24088
24089 2007-01-31  Bruno Haible  <bruno@clisp.org>
24090
24091         New module description field 'Link'.
24092         * gnulib-tool (func_usage): Document --extract-link-directive.
24093         (sed_extract_prog): Recognize 'Link' directive.
24094         (func_get_link_directive): New function.
24095         (func_import): Show summary of link directives.
24096         Handle --extract-link-directive option.
24097         * modules/acl (Link): New section.
24098         * modules/clock-time (Link): New section.
24099         * modules/euidaccess (Link): New section.
24100         * modules/gettext (Link): New section.
24101         * modules/iconv (Link): New section.
24102         * modules/lock (Link): New section.
24103         * modules/nanosleep (Link): New section.
24104         * modules/readline (Link): New section.
24105
24106 2007-01-27  Bruno Haible  <bruno@clisp.org>
24107
24108         Enforce the use of gnulib modules for unportable <string.h> functions.
24109         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): New macro.
24110         (gl_STRING_MODULE_INDICATOR_DEFAULTS): New macro.
24111         (gl_HEADER_STRING_H_BODY): Require it.
24112         * lib/string_.h: If the gnulib module XYZ is not present, redefine
24113         the symbol XYZ to one that gives a link error.
24114         * modules/string (Makefile.am): Also substitute the GNULIB_* variables.
24115         * modules/memmem (configure.ac): Invoke gl_STRING_MODULE_INDICATOR.
24116         * modules/mempcpy (configure.ac): Likewise.
24117         * modules/memrchr (configure.ac): Likewise.
24118         * modules/stpcpy (configure.ac): Likewise.
24119         * modules/stpncpy (configure.ac): Likewise.
24120         * modules/strcase (configure.ac): Likewise.
24121         * modules/strcasestr (configure.ac): Likewise.
24122         * modules/strchrnul (configure.ac): Likewise.
24123         * modules/strdup (configure.ac): Likewise.
24124         * modules/strndup (configure.ac): Likewise.
24125         * modules/strnlen (configure.ac): Likewise.
24126         * modules/strpbrk (configure.ac): Likewise.
24127         * modules/strsep (configure.ac): Likewise.
24128         * modules/strstr (configure.ac): Likewise.
24129         * modules/strtok_r (configure.ac): Likewise.
24130
24131 2007-01-31  Jean-Louis Martineau  <martineau@zmanda.com>  (tiny change)
24132
24133         * lib/gai_strerror.c (values): Add EAI_OVERFLOW.
24134
24135 2007-01-30  Jim Meyering  <jim@meyering.net>
24136
24137         * lib/mpsort.c (mpsort): Remove spurious "return" in void function.
24138
24139 2007-01-29  Bruno Haible  <bruno@clisp.org>
24140
24141         * lib/allocsa.h: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
24142         * lib/execute.c: Likewise.
24143         * lib/pipe.c: Likewise.
24144         * lib/printf-args.h: Likewise.
24145         * lib/printf-args.c: Likewise.
24146         * lib/printf-parse.c: Likewise.
24147         * lib/vasnprintf.c: Likewise.
24148
24149 2007-01-29  Eric Blake  <ebb9@byu.net>
24150
24151         * lib/memrchr.c: Assume <string.h> unconditionally, to pull in
24152         declaration.
24153
24154 2007-01-29  Paul Eggert  <eggert@cs.ucla.edu>
24155
24156         * lib/strptime.h (strptime): Use 'restrict' for args where
24157         POSIX requires this.
24158         * lib/strptime.c (strptime): Likewise.
24159         Change license notice from LGPL to GPL, since gnulib-tool will
24160         change this as needed.
24161         Include <config.h> if _LIBC is not defined, not if HAVE_CONFIG_H is
24162         defined.
24163         Include "strptime.h" first, to check interface.
24164         Do not #undef _LIBC and _NL_CURRENT.
24165         Do not include <stdlib.h>; no longer needed.
24166         Include "time_r.h" and declare ptime_locale_status
24167         only if _LIBC is not defined.
24168         (__P): Remove unused macro.
24169         (match_string): Bring back glibc version, but use it only if _LIBC
24170         is defined.
24171         (__strptime_internal): Compile tm_gmtoff code if _LIBC is defined, too.
24172         Remove unnecessary assertion and abort() call.
24173         Use #ifdef _NL_CURRENT rather than #if 0, for benefit of glibc.
24174         * m4/strptime.m4: Fix serial number comment.
24175         (gl_FUNC_STRPTIME): Require AC_C_RESTRICT, gl_TM_GMTOFF.
24176         * modules/strptime (Files): Add m4/tm_gmtoff.m4.
24177         (Depends-on): Add time_r.
24178
24179 2007-01-29  Bruno Haible  <bruno@clisp.org>
24180
24181         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
24182         strptime.
24183         * modules/strptime (Depends-on): Add stdbool.
24184         * lib/strptime.h: Include <time.h> always. Add comments.
24185
24186 2007-01-29  Yoann Vandoorselaere  <yoann@prelude-ids.org>
24187
24188         * modules/strptime: New file.
24189         * lib/strptime.h: New file.
24190         * lib/strptime.c: New file.
24191         * m4/strptime.m4: New file.
24192
24193 2007-01-28  Paul Eggert  <eggert@cs.ucla.edu>
24194
24195         * MODULES.html.sh: New module mpsort.
24196         * lib/mpsort.c, lib/mpsort.h, m4/mpsort.m4, modules/mpsort: New files.
24197
24198         * lib/regex.h (_Restrict_): Renamed from __restrict, to avoid
24199         a circularity problem with HP-UX ia64 reported by Bob Proulx in
24200         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00394.html>.
24201         All uses changed.
24202         (_Restrict_arr_): Renamed from __restrict_arr, for similar reasons.
24203         All uses changed.
24204         * lib/regcomp.c, lib/regexec.c: Change all uses from __restrict
24205         to _Restrict_.
24206         * lib/regexec.c (regexec): Declare pmatch with _Restrict_arr_, so that
24207         the parameter matches the prototype.
24208
24209 2007-01-28  Jim Meyering  <jim@meyering.net>
24210
24211         * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do use
24212         sys/time.h here, reverting that part of the previous patch:
24213         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/8959>.
24214
24215 2007-01-28  Bruno Haible  <bruno@clisp.org>
24216
24217         * modules/sys_time (Makefile.am): Build sys/time.h only when it's the
24218         value of $(SYS_TIME_H).
24219         [MOSTLYCLEANFILES]: Now that sys/time.h is created only when needed,
24220         remove it conditionally, too. [added by Jim Meyering]
24221         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Set SYS_TIME_H.
24222         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
24223         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Set SYS_TIME_H when setting
24224         GETTIMEOFDAY_REPLACEMENT to 1.
24225
24226 2007-01-28  Bruno Haible  <bruno@clisp.org>
24227
24228         * m4/unistd_h.m4 (gl_HEADER_UNISTD_DEFAULTS): New macro.
24229         (gl_HEADER_UNISTD): Require it. Don't set UNISTD_H to empty here.
24230         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_HEADER_UNISTD_DEFAULTS.
24231         Set UNISTD_H instead of UNISTD_H2.
24232         * modules/fchdir (BUILT_SOURCES): Drop $(UNISTD_H2).
24233
24234 2007-01-28  Bruno Haible  <bruno@clisp.org>
24235
24236         * modules/mbchar (Makefile.am): Add mbchar.c to lib_SOURCES.
24237         * m4/mbchar.m4 (gl_MBCHAR): Remove AC_LIBOBJ invocation.
24238
24239 2007-01-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24240
24241         * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)
24242         (func_create_testdir): Ensure C locale for `grep' and `tr'
24243         character ranges.
24244         (func_create_megatestdir): Avoid one `grep'.  Fix bug in
24245         ACLOCAL_AMFLAGS parsing state machine.
24246
24247 2007-01-27  Bruno Haible  <bruno@clisp.org>
24248
24249         * modules/unistr/base: Update.
24250
24251 2007-01-27  Bruno Haible  <bruno@clisp.org>
24252
24253         Rename u32-mbtouc -> u32-mbtouc-unsafe, u32-mbtouc-safe -> u32-mbtouc,
24254         u32_mbtouc -> u32_mbtouc_unsafe, u32_mbtouc_safe -> u32_mbtouc.
24255         * modules/unistr/u32-mbtouc-unsafe: Renamed from
24256         modules/unistr/u32-mbtouc.
24257         * lib/unistr/u32-mbtouc-unsafe.c: Renamed from lib/unistr/u32-mbtouc.c.
24258         * lib/unistr.h: Update.
24259         * lib/linebreak.c: Update.
24260         * modules/unistr/u32-mbtouc: Renamed from
24261         modules/unistr/u32-mbtouc-safe.
24262         * lib/unistr/u32-mbtouc.c: Renamed from lib/unistr/u32-mbtouc-safe.c.
24263         * lib/unistr.h: Update.
24264         * lib/unistr/u32-to-u8.c: Update.
24265         * lib/unistr/u32-to-u16.c: Update.
24266
24267 2007-01-27  Bruno Haible  <bruno@clisp.org>
24268
24269         Rename utf16-ucs4 -> utf16-ucs4-unsafe, utf16-ucs4-safe -> utf16-ucs4,
24270         u16_mbtouc -> u16_mbtouc_unsafe, u16_mbtouc_safe -> u16_mbtouc.
24271         * modules/utf16-ucs4-unsafe: Renamed from modules/utf16-ucs4.
24272         * lib/utf16-ucs4-unsafe.h: Renamed from lib/utf16-ucs4.h.
24273         * lib/unistr/utf16-ucs4-unsafe.c: Renamed from lib/unistr/utf16-ucs4.c.
24274         * modules/unistr/u16-mbtouc-unsafe: Renamed from
24275         modules/unistr/u16-mbtouc.
24276         * lib/unistr/u16-mbtouc-unsafe.c: Renamed from lib/unistr/u16-mbtouc.c.
24277         * lib/unistr.h: Update.
24278         * lib/linebreak.c: Update.
24279         * modules/linebreak: Update.
24280         * modules/utf16-ucs4: Renamed from modules/utf16-ucs4-safe.
24281         * lib/utf16-ucs4.h: Renamed from lib/utf16-ucs4-safe.h.
24282         * lib/unistr/utf16-ucs4.c: Renamed from lib/unistr/utf16-ucs4-safe.c.
24283         * modules/unistr/u16-mbtouc: Renamed from
24284         modules/unistr/u16-mbtouc-safe.
24285         * lib/unistr/u16-mbtouc.c: Renamed from lib/unistr/u16-mbtouc-safe.c.
24286         * lib/unistr.h: Update.
24287         * lib/unistr/u16-to-u8.c: Update.
24288         * modules/unistr/u16-to-u8: Update.
24289         * lib/unistr/u16-to-u32.c: Update.
24290         * modules/unistr/u16-to-u32: Update.
24291
24292 2007-01-27  Bruno Haible  <bruno@clisp.org>
24293
24294         Rename utf8-ucs4 -> utf8-ucs4-unsafe, utf8-ucs4-safe -> utf8-ucs4,
24295         u8_mbtouc -> u8_mbtouc_unsafe, u8_mbtouc_safe -> u8_mbtouc.
24296         * modules/utf8-ucs4-unsafe: Renamed from modules/utf8-ucs4.
24297         * lib/utf8-ucs4-unsafe.h: Renamed from lib/utf8-ucs4.h.
24298         * lib/unistr/utf8-ucs4-unsafe.c: Renamed from lib/unistr/utf8-ucs4.c.
24299         * modules/unistr/u8-mbtouc-unsafe: Renamed from
24300         modules/unistr/u8-mbtouc.
24301         * lib/unistr/u8-mbtouc-unsafe.c: Renamed from lib/unistr/u8-mbtouc.c.
24302         * lib/unistr.h: Update.
24303         * lib/striconveh.c: Update.
24304         * modules/striconveh: Update.
24305         * lib/linebreak.c: Update.
24306         * modules/linebreak: Update.
24307         * modules/utf8-ucs4: Renamed from modules/utf8-ucs4-safe.
24308         * lib/utf8-ucs4.h: Renamed from lib/utf8-ucs4-safe.h.
24309         * lib/unistr/utf8-ucs4.c: Renamed from lib/unistr/utf8-ucs4-safe.c.
24310         * modules/unistr/u8-mbtouc: Renamed from modules/unistr/u8-mbtouc-safe.
24311         * lib/unistr/u8-mbtouc.c: Renamed from lib/unistr/u8-mbtouc-safe.c.
24312         * lib/unistr.h: Update.
24313         * lib/striconveh.c: Update.
24314         * modules/striconveh: Update.
24315         * lib/unistr/u8-to-u16.c: Update.
24316         * modules/unistr/u8-to-u16: Update.
24317         * lib/unistr/u8-to-u32.c: Update.
24318         * modules/unistr/u8-to-u32: Update.
24319
24320 2007-01-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24321
24322         Sync from Libtool.
24323         * lib/argz.c: Do not include strings.h nor memory.h, include
24324         string.h unconditionally.  Patch by Simon Josefsson.
24325
24326 2007-01-27  Bruno Haible  <bruno@clisp.org>
24327
24328         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): New macro, extracted
24329         from gl_HEADER_STRING_H_BODY.
24330         (gl_HEADER_STRING_H_BODY): Require it.
24331         * m4/memmem.m4 (gl_FUNC_MEMMEM): Require gl_HEADER_STRING_H_DEFAULTS.
24332         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
24333         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
24334         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
24335         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
24336         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP): Likewise.
24337         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
24338         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
24339         * m4/strdup.m4 (gl_FUNC_STRDUP): Likewise.
24340         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
24341         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
24342         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Likewise.
24343         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
24344         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
24345         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
24346
24347 2007-01-27  Bruno Haible  <bruno@clisp.org>
24348
24349         * gnulib-tool (func_emit_lib_Makefile_am): If $for_test is true, turn
24350         check_PROGRAMS into noinst_PROGRAMS.
24351         (func_emit_tests_Makefile_am): Likewise. Also don't initialize
24352         check_PROGRAMS in this case.
24353         (func_import): Set for_test to false.
24354         (func_create_testdir): Set for_test to true.
24355
24356 2007-01-27  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
24357             Bruno Haible  <bruno@clisp.org>
24358
24359         * modules/strcasestr (Files): Remove lib/strcasestr.h.
24360         (Depends-on): Add string.
24361         (Includes): Use <string.h> instead of strcasestr.h.
24362         * modules/string (Makefile.am): Also substitute the value of
24363         REPLACE_STRCASESTR.
24364         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Don't define strcasestr here;
24365         assume strcasestr is declared in <string.h> not <strings.h>. Also
24366         set REPLACE_STRCASESTR.
24367         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Provide a default value for
24368         REPLACE_STRCASESTR.
24369         * lib/strcasestr.h: Remove file.
24370         * lib/strcasestr.c: Include <string.h> instead of strcasestr.h.
24371         * lib/string_.h (strcasestr): New declaration.
24372
24373 2007-01-27  Bruno Haible  <bruno@clisp.org>
24374
24375         * lib/string_.h: Use 'extern'.
24376
24377 2007-01-27  Jim Meyering  <jim@meyering.net>
24378
24379         * lib/regex_internal.c (re_string_reconstruct): Remove declaration
24380         of set-but-not-used local, "q".
24381
24382         * lib/mempcpy.c: Include <config.h> before <string.h>.
24383         This fixes a compilation error on HP-UX, due to the system's
24384         "restrict"-using mempcpy prototype.
24385
24386 2007-01-26  Bruno Haible  <bruno@clisp.org>
24387
24388         Small optimization.
24389         * lib/javacomp.c: Include c-strstr.h.
24390          (is_envjavac_gcj): Use c_strstr instead of strstr.
24391         * modules/javacomp (Depends-on): Add c-strstr, remove strstr.
24392
24393 2007-01-26  Bruno Haible  <bruno@clisp.org>
24394
24395         * MODULES.html.sh (Unicode string functions): Add the new modules.
24396
24397         * modules/uniconv/u32-strconv-to-locale: New file.
24398         * lib/uniconv/u32-strconv-to-locale.c: New file.
24399
24400         * modules/uniconv/u16-strconv-to-locale: New file.
24401         * lib/uniconv/u16-strconv-to-locale.c: New file.
24402
24403         * modules/uniconv/u8-strconv-to-locale: New file.
24404         * lib/uniconv/u8-strconv-to-locale.c: New file.
24405
24406         * modules/uniconv/u32-strconv-from-locale: New file.
24407         * lib/uniconv/u32-strconv-from-locale.c: New file.
24408
24409         * modules/uniconv/u16-strconv-from-locale: New file.
24410         * lib/uniconv/u16-strconv-from-locale.c: New file.
24411
24412         * modules/uniconv/u8-strconv-from-locale: New file.
24413         * lib/uniconv/u8-strconv-from-locale.c: New file.
24414
24415         * modules/uniconv/u32-strconv-to-enc: New file.
24416         * lib/uniconv/u32-strconv-to-enc.c: New file.
24417         * modules/uniconv/u32-strconv-to-enc-tests: New file.
24418         * tests/uniconv/test-u32-strconv-to-enc.c: New file.
24419
24420         * modules/uniconv/u16-strconv-to-enc: New file.
24421         * lib/uniconv/u16-strconv-to-enc.c: New file.
24422         * lib/uniconv/u-strconv-to-enc.h: New file.
24423         * modules/uniconv/u16-strconv-to-enc-tests: New file.
24424         * tests/uniconv/test-u16-strconv-to-enc.c: New file.
24425
24426         * modules/uniconv/u8-strconv-to-enc: New file.
24427         * lib/uniconv/u8-strconv-to-enc.c: New file.
24428         * modules/uniconv/u8-strconv-to-enc-tests: New file.
24429         * tests/uniconv/test-u8-strconv-to-enc.c: New file.
24430
24431         * modules/uniconv/u32-strconv-from-enc: New file.
24432         * lib/uniconv/u32-strconv-from-enc.c: New file.
24433         * modules/uniconv/u32-strconv-from-enc-tests: New file.
24434         * tests/uniconv/test-u32-strconv-from-enc.c: New file.
24435
24436         * modules/uniconv/u16-strconv-from-enc: New file.
24437         * lib/uniconv/u16-strconv-from-enc.c: New file.
24438         * modules/uniconv/u16-strconv-from-enc-tests: New file.
24439         * tests/uniconv/test-u16-strconv-from-enc.c: New file.
24440
24441         * modules/uniconv/u8-strconv-from-enc: New file.
24442         * lib/uniconv/u8-strconv-from-enc.c: New file.
24443         * lib/uniconv/u-strconv-from-enc.h: New file.
24444         * modules/uniconv/u8-strconv-from-enc-tests: New file.
24445         * tests/uniconv/test-u8-strconv-from-enc.c: New file.
24446
24447         * modules/uniconv/u32-conv-from-enc: New file.
24448         * lib/uniconv/u32-conv-from-enc.c: New file.
24449         * modules/uniconv/u32-conv-from-enc-tests: New file.
24450         * tests/uniconv/test-u32-conv-from-enc.c: New file.
24451
24452         * modules/uniconv/u16-conv-from-enc: New file.
24453         * lib/uniconv/u16-conv-from-enc.c: New file.
24454         * lib/uniconv/u-conv-from-enc.h: New file.
24455         * modules/uniconv/u16-conv-from-enc-tests: New file.
24456         * tests/uniconv/test-u16-conv-from-enc.c: New file.
24457
24458         * modules/uniconv/u8-conv-from-enc: New file.
24459         * lib/uniconv/u8-conv-from-enc.c: New file.
24460         * modules/uniconv/u8-conv-from-enc-tests: New file.
24461         * tests/uniconv/test-u8-conv-from-enc.c: New file.
24462
24463         * modules/uniconv/base: New file.
24464         * lib/uniconv.h: New file.
24465
24466 2007-01-26  Paul Eggert  <eggert@cs.ucla.edu>
24467
24468         * doc/gnulib-tool.texi (Initial import): Update to match current
24469         behavior with strdup module.
24470         * lib/.cppi-disable: Remove strcase.h, strdup.h, strndup.h, strnlen.h.
24471         * lib/memmem.h: Remove; all uses removed.  This is now done
24472         by <string.h>.
24473         * lib/mempcpy.h: Likewise.
24474         * lib/memrchr.h: Likewise.
24475         * lib/stpcpy.h: Likewise.
24476         * lib/stpncpy.h: Likewise.
24477         * lib/strcase.h: Likewise.
24478         * lib/strchrnul.h: Likewise.
24479         * lib/strdup.h: Likewise.
24480         * lib/strndup.h: Likewise.
24481         * lib/strnlen.h: Likewise.
24482         * lib/strpbrk.h: Likewise.
24483         * lib/strsep.h: Likewise.
24484         * lib/strstr.h: Likewise.
24485         * lib/strtok_r.h: Likewise.
24486         * lib/string_.h: New file.
24487         * lib/argp-namefrob.h: Don't include no-longer-existent include files.
24488         Rely on <string.h> instead.
24489         * lib/canon-host.c: Likewise.
24490         * lib/chdir-long.c: Likewise.
24491         * lib/concatpath.c: Likewise.
24492         * lib/exclude.c: Likewise.
24493         * lib/fchdir.c: Likewise.
24494         * lib/getaddrinfo.c: Likewise.
24495         * lib/getcwd.c: Likewise.
24496         * lib/getsubopt.c: Likewise.
24497         * lib/glob.c: Likewise.
24498         * lib/hard-locale.c: Likewise.
24499         * lib/iconvme.c: Likewise.
24500         * lib/javacomp.c: Likewise.
24501         * lib/mempcpy.c: Likewise.
24502         * lib/memrchr.c: Likewise.
24503         * lib/regex_internal.h: Likewise.
24504         * lib/stpncpy.c: Likewise.
24505         * lib/strcasecmp.c: Likewise.
24506         * lib/strchrnul.c: Likewise.
24507         * lib/strdup.c: Likewise.
24508         * lib/striconv.c: Likewise.
24509         * lib/striconveh.c: Likewise.
24510         * lib/striconveha.c: Likewise.
24511         * lib/strncasecmp.c: Likewise.
24512         * lib/strndup.c: Likewise.
24513         * lib/strnlen.c: Likewise.
24514         * lib/strsep.c: Likewise.
24515         * lib/strstr.c: Likewise.
24516         * lib/strtok_r.c: Likewise.
24517         * lib/userspec.c: Likewise.
24518         * lib/w32spawn.h: Likewise.
24519         * lib/xstrndup.c: Likewise.
24520         * lib/mountlist.c (strstr): Remove decl.
24521         * m4/string_h.m4: New file.
24522         * m4/memmem.m4 (gl_FUNC_MEMMEM): Set HAVE_DECL_MEMMEM if necessary.
24523         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Set HAVE_MEMPCPY if necessary.
24524         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Set HAVE_MEMRCHR
24525         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Set HAVE_STPCPY if necessary.
24526         * m4/stpncpy.m4 (gl_PREREQ_STPNCPY): Set HAVE_STPNCPY if necessary.
24527         * m4/strcase.m4 (gl_FUNC_STRCASECMP):
24528         Set REPLACE_STRCASECMP if necessary.
24529         (gl_FUNC_STRNCASECMP): Set HAVE_DECL_STRNCASECMP if necessary.
24530         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Set HAVE_STRCHRNUL if necessary.
24531         * m4/strdup.m4 (gl_FUNC_STRDUP): Set HAVE_DECL_STRDUP if necessary.
24532         * m4/strndup.m4 (gl_FUNC_STRNDUP): Set HAVE_DECL_STRNLEN and
24533         HAVE_DECL_STRDUP if necessary.
24534         (gl_PREREQ_STRNLEN): Don't bother to check for strnlen decl,
24535         since gl_FUNC_STRNDUP does that now.
24536         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Set HAVE_DECL_STRNLEN if necessary.
24537         Check for decl here...
24538         (gl_PREREQ_STRNLEN): ... not here.
24539         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Set HAVE_STRPBRK if necessary.
24540         * m4/strsep.m4 (gl_FUNC_STRSEP): Set HAVE_STRSEP if necessary.
24541         * m4/strstr.m4 (gl_FUNC_STRSTR): Set REPLACE_STRSTR if necessary.
24542         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Set HAVE_DECL_STRTOK_R if
24543         necessary.
24544         * modules/string: New file.
24545         * modules/memmem (Files): Remove special-purpose include file.
24546         (Depends-on): Add string.
24547         (Include): Include <string.h>, not the removed file.
24548         * modules/mempcpy: Likewise.
24549         * modules/memrchr: Likewise.
24550         * modules/stpcpy: Likewise.
24551         * modules/stpncpy: Likewise.
24552         * modules/strcase: Likewise.
24553         * modules/strchrnul: Likewise.
24554         * modules/strdup: Likewise.
24555         * modules/strndup: Likewise.
24556         * modules/strnlen: Likewise.
24557         * modules/strpbrk: Likewise.
24558         * modules/strsep: Likewise.
24559         * modules/strstr: Likewise.
24560         * modules/strtok_r: Likewise.
24561         * tests/test-dirname.c: Don't include "strdup.h", since
24562         <string.h> now suffices.
24563         * tests/test-memmem.c: Don't include "memmem.h", since
24564         <string.h> now suffices.
24565
24566 2007-01-25  Bruno Haible  <bruno@clisp.org>
24567
24568         * lib/striconveh.c (mem_cd_iconveh_internal): Ignore *lengthp if
24569         *resultp is 0.
24570
24571         * lib/unistr/u16-to-u8.c (u16_to_u8): Fix u8_uctomb invocation.
24572         * lib/unistr/u32-to-u8.c (u32_to_u8): Likewise.
24573         * lib/unistr/u8-to-u16.c (u8_to_u16): Fix u16_uctomb invocation.
24574         * lib/unistr/u32-to-u16.c (u32_to_u16): Likewise.
24575
24576         * modules/unistr/u8-to-u16 (Depends-on): Add missing modules.
24577         * modules/unistr/u8-to-u32 (Depends-on): Add missing modules.
24578         * modules/unistr/u16-to-u8 (Depends-on): Add missing modules.
24579         * modules/unistr/u16-to-u32 (Depends-on): Add missing modules.
24580         * modules/unistr/u32-to-u8 (Depends-on): Add missing modules.
24581         * modules/unistr/u32-to-u16 (Depends-on): Add missing modules.
24582
24583 2007-01-24  Bruno Haible  <bruno@clisp.org>
24584
24585         Don't AC_REQUIRE autoconf macros that invoke AC_LIBOBJ. See
24586         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00279.html>.
24587         * m4/argp.m4 (gl_ARGP): Invoke, don't require, gl_GETOPT_SUBSTITUTE.
24588         * m4/fts.m4 (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): Invoke, don't require,
24589         gl_FUNC_FTS_CORE.
24590         (gl_FUNC_FTS_CORE): Invoke, don't require, gl_FUNC_OPENAT.
24591         * m4/lstat.m4 (gl_FUNC_LSTAT): Invoke, don't require,
24592         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
24593         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Invoke, don't require, AC_FUNC_MEMCMP.
24594         * m4/mktime.m4 (gl_FUNC_MKTIME): Invoke, don't require, AC_FUNC_MKTIME.
24595         * m4/openat.m4 (gl_FUNC_OPENAT): Invoke, don't require,
24596         gl_FUNC_FCHOWNAT.
24597         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Invoke, don't require,
24598         gl_FUNC_STRFTIME.
24599         * m4/strtod.m4 (gl_FUNC_STRTOD): Invoke, don't require, AC_FUNC_STRTOD.
24600         Reported by Ralf Wildenhues.
24601
24602 2007-01-24  Bruno Haible  <bruno@clisp.org>
24603
24604         Drop AC_REQUIRE calls that are redundant with the module dependencies.
24605         * m4/canon-host.m4 (gl_PREREQ_CANON_HOST): Don't require
24606         gl_GETADDRINFO.
24607         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Don't require AM_STDBOOL_H,
24608         gl_FUNC_MEMPCPY, gl_FUNC_OPENAT, gl_FUNC_MEMRCHR.
24609         * m4/openat.m4 (gl_PREREQ_OPENAT): Don't require gl_SAVE_CWD.
24610
24611 2007-01-24  Paul Eggert  <eggert@cs.ucla.edu>
24612
24613         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for glibc bug 361.
24614         Don't use 'exit'; just return from 'main'.
24615         (_AC_LIBOBJ_FNMATCH): Check for headers and functions just once.
24616
24617         * lib/fnmatch_.h: Readjust white space and comments to match
24618         glibc, to avoid spurious diffs.
24619
24620 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
24621
24622         * lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: #if-out the
24623         2004-12-01 change by Jakub Jelinek, since this code won't compile
24624         if !LIBC.  Problem reported by Bob Proulx.
24625
24626 2007-01-23  Bruno Haible  <bruno@clisp.org>
24627
24628         * lib/striconveh.c: Include c-strcaseeq.h.
24629         (mem_iconveh, str_iconveh): Use STRCASEEQ instead of c_strcasecmp.
24630         * modules/striconveh (Depends-on): Add c-strcaseeq.
24631
24632 2007-01-23  Bruno Haible  <bruno@clisp.org>
24633
24634         * MODULES.html.sh (String handling): Add streq, c-strcaseeq.
24635
24636         * modules/c-strcaseeq: New file.
24637         * lib/c-strcaseeq.h: New file.
24638
24639         * modules/streq: New file.
24640         * lib/streq.h: New file.
24641
24642 2007-01-23  Bruno Haible  <bruno@clisp.org>
24643
24644         * modules/striconveha-tests: New file.
24645         * tests/test-striconveha.c: New file.
24646
24647         * lib/striconveha.h: Include <stdbool.h>.
24648         (mem_iconveha, str_iconveha): Add 'transliterate' argument.
24649         * lib/striconveha.c: Include allocsa.h, strdup.h, c-strcase.h.
24650         (mem_iconveha_notranslit): Renamed from mem_iconveha.
24651         (mem_iconveha): New function.
24652         (str_iconveha_notranslit): Renamed from str_iconveha.
24653         (str_iconveha): New function.
24654         * modules/striconveha (Depends-on): Add stdbool, allocsa, strdup,
24655         c-strcase.
24656
24657 2007-01-23  Bruno Haible  <bruno@clisp.org>
24658
24659         * lib/striconveha.c (mem_iconveha): Fix endless recursion. Try all
24660         encodings without forgiving before trying any encoding with handler.
24661         (str_iconveha): Try all encodings without forgiving before trying any
24662         encoding with handler.
24663
24664 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
24665
24666         Import the following changes from libc.
24667
24668         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
24669
24670         * lib/fnmatch_loop.c: Adjust for changed secondary hash function.
24671
24672         2004-12-01  Jakub Jelinek  <jakub@redhat.com>
24673
24674         * lib/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after
24675         normal_bracket label.
24676
24677         2004-09-01  Jakub Jelinek  <jakub@redhat.com>
24678
24679         [BZ #361]
24680         * lib/fnmatch_loop.c (FCT): For backslash between brackets, branch
24681         to normal_bracket after fetching the next character.
24682
24683 2007-01-22  Bruno Haible  <bruno@clisp.org>
24684
24685         * lib/striconveh.h (mem_cd_iconveh, mem_iconveh): Add 'offsets'
24686         argument.
24687         * lib/striconveh.c (iconv_carefully_1): New function.
24688         (mem_cd_iconveh_internal, mem_cd_iconveh, mem_iconveh): Add 'offsets'
24689         argument.
24690         (str_cd_iconveh): Update.
24691         * lib/striconveha.h (mem_iconveha): Add 'offsets' argument.
24692         * lib/striconveha.c (mem_iconveha): Add 'offsets' argument.
24693         * tests/test-striconveh.c (MAGIC): New macro.
24694         (new_offsets): New function.
24695         (main): Test call with and without offsets.
24696
24697 2007-01-22  Bruno Haible  <bruno@clisp.org>
24698
24699         * modules/sys_stat (Makefile.am): Use @MKDIR_P@ instead of $(MKDIR_P).
24700         * modules/sys_select (Makefile.am): Likewise.
24701         * modules/sys_socket (Makefile.am): Likewise.
24702         * modules/sys_time (Makefile.am): Likewise.
24703
24704 2007-01-22  Paul Eggert  <eggert@cs.ucla.edu>
24705
24706         * modules/gettimeofday (License): Change from GPL to LGPL, since
24707         gettimeofday is a library function.
24708
24709 2007-01-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
24710
24711         * lib/poll.c (rpl_poll): Don't check against FD_SETSIZE under Win32.
24712
24713 2007-01-21  Bruno Haible  <bruno@clisp.org>
24714
24715         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): New macro.
24716
24717 2007-01-21  Bruno Haible  <bruno@clisp.org>
24718
24719         * modules/striconveha: New file.
24720         * lib/striconveha.h: New file.
24721         * lib/striconveha.c: New file.
24722         * MODULES.html.sh (Internationalization functions): Add striconveha.
24723         * lib/striconv.c (str_iconv): Optimize the case of an empty input
24724         string.
24725         * lib/striconveh.c (mem_iconveh, str_iconveh): Likewise.
24726
24727 2007-01-21  Bruno Haible  <bruno@clisp.org>
24728
24729         * lib/striconv.c (str_iconv): Guarantee errno is set when strdup fails.
24730         * lib/striconveh.c (str_iconveh): Likewise.
24731
24732 2007-01-21  Bruno Haible  <bruno@clisp.org>
24733
24734         * lib/striconveh.h (mem_iconveh): New declaration.
24735         * lib/striconveh.c (mem_iconveh): New function.
24736         * tests/test-striconveh.c (main): Add tests for mem_iconveh.
24737
24738 2007-01-21  Bruno Haible  <bruno@clisp.org>
24739
24740         * lib/xstriconv.h (xmem_cd_iconv): Change specification.
24741
24742         * lib/striconveh.h (mem_cd_iconveh): Change specification.
24743         * lib/striconveh.c (mem_cd_iconveh): Don't free the user-supplied
24744         original result buffer.
24745         (str_cd_iconveh): Update.
24746         * tests/test-striconveh.c (main): Update.
24747
24748         * lib/striconv.h (mem_cd_iconv): Change specification.
24749         * lib/striconv.c (mem_cd_iconv): Don't free the user-supplied original
24750         result buffer.
24751         (str_cd_iconv): Update.
24752         * tests/test-striconv.c (main): Update.
24753
24754 2007-01-21  Bruno Haible  <bruno@clisp.org>
24755
24756         * gnulib-tool: Fix test whether sed is GNU sed supporting --posix.
24757
24758 2007-01-20  Jim Meyering  <jim@meyering.net>
24759
24760         * lib/userspec.c (parse_with_separator): If a user or group string
24761         starts with "+", skip the corresponding name-to-ID look-up, since
24762         such a look-up must fail: user and group names may not include "+".
24763
24764 2007-01-19  Paul Eggert  <eggert@cs.ucla.edu>
24765
24766         * lib/poll.c: Include sys/time.h and time.h unconditionally,
24767         since we now assume the sys_time module.
24768         * m4/poll.m4 (gl_PREREQ_POLL): Don't require AC_HEADER_TIME or
24769         check for sys/time.h; no longer needed.
24770         * modules/poll (Depends-on): Depend on sys_time.
24771
24772 2007-01-18  Bruno Haible  <bruno@clisp.org>
24773
24774         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove test for <sys/time.h>.
24775         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
24776
24777         * m4/tempname.m4 (gl_PREREQ_TEMPNAME): Remove tests for sys/time.h and
24778         gettimeofday.
24779
24780         * tests/test-gettimeofday.c: Include <time.h>.
24781         (dummy): Remove variable.
24782
24783         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Renamed from
24784         gl_HEADER_SYS_TIME_H.
24785         (gl_HEADER_SYS_TIME_H): New macro.
24786
24787         * lib/sys_time_.h: Test GETTIMEOFDAY_REPLACEMENT instead of
24788         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
24789         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY,
24790         gl_FUNC_GETTIMEOFDAY_CLOBBER): Set GETTIMEOFDAY_REPLACEMENT instead of
24791         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
24792         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H): Initialize
24793         GETTIMEOFDAY_REPLACEMENT instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE
24794         and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
24795         * modules/sys_time (sys/time.h): Substitute GETTIMEOFDAY_REPLACEMENT
24796         instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and
24797         GETTIMEOFDAY_CLOBBERS_LOCALTIME.
24798
24799         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Undo the
24800         last change; it caused a compilation error when cross-compiling to
24801         Cygwin.
24802
24803 2007-01-18  Jim Meyering  <jim@meyering.net>
24804
24805         Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".
24806         * modules/sys_stat (Makefile.am): Use "$(MKDIR_P) sys", rather
24807         than the race-prone "test -d sys || mkdir sys".
24808         (configure.ac): Use AC_PROG_MKDIR_P.
24809         * modules/sys_select: Likewise.
24810         * modules/sys_socket: Likewise.
24811         * modules/sys_time: Likewise.
24812
24813 2007-01-18  Eric Blake  <ebb9@byu.net>
24814
24815         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Also
24816         replace gettimeofday.
24817         * lib/gettimeofday.c (rpl_gettimeofday): Declare with replacement
24818         name, to avoid infinite recursion.
24819
24820 2007-01-17  Paul Eggert  <eggert@cs.ucla.edu>
24821
24822         * MODULES.html.sh (Support for systems lacking POSIX:2001): New
24823         module sys_time.
24824         * lib/gethrxtime.c: Include <sys/time.h>, since we can no longer
24825         assume timespec.h defines struct timeval.
24826         * lib/settime.c: Likewise.
24827         * lib/utimens.c: Likewise.
24828         * lib/gettime.c (gettime): Remove test against HAVE_GETTIMEOFDAY,
24829         since we now assume the gettimeofday module.
24830         * lib/tempname.c (__gen_tempname): Likewise.
24831         * lib/gettimeofday.h: Remove.
24832         * lib/gettimeofday.c: Include <sys/time.h> instead of "gettimeofday.h".
24833         Don't include <sys/types.h> and <stdlib.h>; shouldn't be needed.
24834         Include <time.h>, for 'time()'.
24835         (localtime_buffer_addr): Also use this workaround if
24836         TZSET_CLOBBERS_LOCALTIME.  Set to a dummy static variable by default,
24837         to simplify the uses.  All uses changed.
24838         (localtime, gmtime, tzset, gettimeofday): Reformat slightly so
24839         that #undef is inside {}, and 'const' follows type name consistently.
24840         (tzset): Define replacement only if TZSET_CLOBBERS_LOCALTIME.
24841         (gettimeofday): Do not use the maximum possible value for
24842         tv->tv_usec, since that might break usages other than ls.c.
24843         Instead, we'll leave ls.c alone.  This undoes today's patch
24844         by Bruno.  Add a compile-time warning for 1s-clock resolution;
24845         we've never observed the problem but might as well keep the
24846         canary.
24847         * lib/nanosleep.c: Include timespec.h first, for interface check.
24848         * lib/nanosleep.c: Include <sys/time.h> unconditionally, since we
24849         now assume the sys_time module.
24850         * lib/tempname.c: Likewise.
24851         * lib/timespec.h: Likewise.
24852         * lib/nanosleep.c: Don't worry about TIME_WITH_SYS_TIME; no longer
24853         needed.
24854         * lib/strftime.c: Likewise.
24855         * lib/timespec.h: Likewise.
24856         * lib/posixtm.c: Include posixtm.h first, for interface check.
24857         Don't worry about TM_IN_SYS_TIME; that's wayyy obsolete.
24858         * lib/posixtm.h: Include stdbool.h and time.h, for proper interface.
24859         * lib/strftime.c: Don't include <sys/types.h>; shouldn't be needed.
24860         * lib/sys_time_.h: New file.
24861         * lib/timespec.h (struct timespec): Use long int, not long.
24862         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
24863         (gl_FUNC_GETTIMEOFDAY_CLOBBER, gl_PREREQ_GETTIMEOFDAY):
24864         Remove obsolescent call to AC_HEADER_TIME.
24865         * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
24866         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
24867         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
24868         * m4/timespec.m4 (gl_TIMESPEC, gl_CHECK_TYPE_STRUCT_TIMESPEC):
24869         Likewise.
24870         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Likewise.
24871         * m4/utimbuf.m4 (gl_CHECK_TYPE_STRUCT_UTIMBUF): Likewise.
24872         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Move sys/time.h tests
24873         into the sys_time module.  Check for gettimeofday just once.
24874         Prefix our variables with gl_, not with ac_ or jm_.  Tighten test
24875         for gettimeofday signature to just check the signature.  Merely
24876         compile it, since linking doesn't test signature.  Improve test for
24877         whether gettimeofday.o is actually needed.
24878         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Renamed from
24879         AC_FUNC_GETTIMEOFDAY_CLOBBER.  All uses changed.  Use
24880         AC_RUN_IFELSE rather than AC_TRY_RUN.  If clobbering, set
24881         and define GETTIMEOFDAY_CLOBBERS_LOCALTIME.
24882         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Don't define
24883         GETTIMEOFDAY_CLOBBERS_LOCALTIME; that's gl_FUNC_GETTIMEOFDAY_CLOBBER's
24884         job.  Don't define tzset; that's gl_FUNC_TZSET_CLOBBER's job.
24885         * m4/mktime.m4 (AC_FUNC_MKTIME): Just include <time.h> rather
24886         than worrying about sys/time.h.
24887         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
24888         Don't bother worrying about TIME_WITH_SYS_TIME.
24889         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
24890         * m4/posixtm.m4 (gl_POSIXTM): Remove obsolescent call to AC_STRUCT_TM.
24891         * m4/sys_time_h.m4: New file.
24892         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Require gl_HEADER_SYS_TIME_H.
24893         Don't include sys/time.h.  Return from main rather than exiting.
24894         Define TZSET_CLOBBERS_LOCALTIME, for consistency with other names;
24895         all uses changed.
24896         * modules/gethrxtime (Depends-on): Add sys_time.
24897         * modules/gettime (Depends-on): Likewise.
24898         * modules/gettimeofday (Depends-on): Likewise.
24899         * modules/nanosleep (Depends-on): Likewise.
24900         * modules/settime (Depends-on): Likewise.
24901         * modules/tempname (Depends-on): Likewise.
24902         * modules/utimens (Depends-on): Likewise.
24903         * modules/gettimeofday (Files): Remove lib/gettimeofday.h.
24904         (Include:) Change back to <sys/time.h>.
24905         (Maintainer:) Add self.
24906         * modules/sys_time: New file.
24907         * modules/tempname (Depends-on): Add gettimeofday.
24908         * tests/test-gettimeofday.c: Include <sys/time.h>
24909         rather than gettimeofday.h.
24910
24911 2007-01-17  Bruno Haible  <bruno@clisp.org>
24912
24913         * gnulib-tool (func_get_license): Revert last patch. Instead, let
24914         the license default to GPL.
24915         (func_create_testdir): Don't complain if a module is LGPL and its
24916         tests module depends on GPLed modules.
24917
24918 2007-01-17  Bruno Haible  <bruno@clisp.org>
24919
24920         * lib/gettimeofday.c (gettimeofday): Add code for the case
24921         HAVE_GETTIMEOFDAY && !GETTIMEOFDAY_CLOBBERS_LOCALTIME. Use the
24922         maximum possible value for tv->tv_usec, rather than the minimum one.
24923
24924 2005-10-08  Martin Lambers  <marlam@marlam.de>
24925 2005-10-08  Paul Eggert  <eggert@cs.ucla.edu>
24926 2007-01-16  Bruno Haible  <bruno@clisp.org>
24927
24928         * modules/gettimeofday (Files): Add lib/gettimeofday.h.
24929         (configure.ac): Remove AC_FUNC_GETTIMEOFDAY_CLOBBER. Add
24930         gl_FUNC_GETTIMEOFDAY.
24931         (Include): Add gettimeofday.h.
24932         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): New macro.
24933         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't invoke gl_PREREQ_GETTIMEOFDAY.
24934         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Define
24935         GETTIMEOFDAY_CLOBBERS_LOCALTIME. Invoke gl_PREREQ_GETTIMEOFDAY here.
24936         (gl_PREREQ_GETTIMEOFDAY): Check for <sys/timeb.h> and _ftime.
24937         * lib/gettimeofday.h: New file.
24938         * lib/gettimeofday.c: Include <sys/timeb.h>.
24939         (localtime_buffer_addr, rpl_localtime, rpl_gmtime, rpl_tzset): Define
24940         only if GETTIMEOFDAY_CLOBBERS_LOCALTIME.
24941         (rpl_gettimeofday) [!HAVE_GETTIMEOFDAY]: Use _ftime() when available;
24942         fall back on time().
24943
24944         * tests/test-gettimeofday.c: New file.
24945         * modules/gettimeofday-tests: New file.
24946
24947 2007-01-16  Eric Blake  <ebb9@byu.net>
24948
24949         * modules/fnmatch (Depends-on): Depend on wchar.
24950         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Assume <wchar.h>.
24951         * m4/fnmatch.m4: Likewise.
24952         * modules/mbchar (Makefile.am): Assume <wchar.h>.
24953         * m4/mbchar.m4: Likewise.
24954         * modules/mbswidth (Depends-on): Depend on wchar.
24955         * lib/mbswidth.c: Assume <wchar.h>.
24956         * m4/mbswidth.m4: Likewise.
24957         * modules/quotearg (Depends-on): Depend on wchar.
24958         * lib/quotearg.c: Assume <wchar.h>.
24959         * m4/quotearg.m4: Likewise.
24960         * modules/regex (Depends-on): Depend on wchar.
24961         * lib/regex_internal.h: Assume <wchar.h>.
24962         * m4/regex.m4: Likewise.
24963         * modules/stdint (Depends-on): Depend on wchar.
24964         * lib/stdint_.h [!defined WCHAR_MIN]: Assume <wchar.h>.
24965         * m4/stdint.m4: Likewise.
24966         * tests/test-stdint.c [HAVE_WINT_T]: Likewise.
24967         * modules/strftime (Depends-on): Depend on wchar.
24968         * lib/strftime.c (DO_MULTIBYTE): Assume <wchar.h>.
24969         * modules/strtol (Depends-on): Depend on wchar.
24970         * lib/strtol.c: Assume <wchar.h>.
24971         * modules/wcwidth (Depends-on): Depend on wchar.
24972         * lib/wcwidth.h: Assume <wchar.h>.
24973         * m4/wcwidth.m4: Likewise.
24974
24975 2007-01-16  Bruno Haible  <bruno@clisp.org>
24976
24977         * modules/csharpexec-script: New, created from...
24978         * modules/csharpexec: ... this.
24979
24980 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
24981
24982         * modules/javaexec-script: New, created from...
24983         * modules/javaexec: ... this.
24984
24985 2007-01-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
24986
24987         * modules/poll (Dependencies): Add sys_select.
24988
24989 2007-01-15  Jim Meyering  <jim@meyering.net>
24990
24991         * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct-
24992         redefinition bug when using both <utmp.h> and <utmpx.h> headers.
24993         * lib/readutmp.h: Likewise.  Reported by Daniel Richard G. in
24994         <http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/9415>.
24995
24996 2007-01-15  Bruno Haible  <bruno@clisp.org>
24997
24998         * modules/striconveh: New file.
24999         * lib/striconveh.h: New file.
25000         * lib/striconveh.c: New file.
25001         * MODULES.html.sh (Internationalization functions): Add striconveh.
25002
25003         * modules/striconveh-tests: New file.
25004         * tests/test-striconveh.c: New file.
25005
25006 2007-01-15  Bruno Haible  <bruno@clisp.org>
25007
25008         * lib/striconv.c (str_cd_iconv): Use the first algorithm if iconv is
25009         not from GNU libiconv or GNU libc.
25010
25011 2007-01-15  Bruno Haible  <bruno@clisp.org>
25012
25013         * doc/gnulib-intro.texi (Copyright): Explain the different license
25014         terms for module descriptions, autoconf macros, tests, documentation.
25015
25016 2007-01-14  Bruno Haible  <bruno@clisp.org>
25017
25018         * modules/striconv-tests: New file.
25019         * tests/test-striconv.c: New file.
25020
25021 2007-01-14  Bruno Haible  <bruno@clisp.org>
25022
25023         * modules/iconv-tests: New file.
25024         * tests/test-iconv.c: New file.
25025
25026 2007-01-14  Bruno Haible  <bruno@clisp.org>
25027
25028         * gnulib-tool (func_get_license): For test modules, use the license of
25029         the main module.
25030
25031 2007-01-14  Bruno Haible  <bruno@clisp.org>
25032
25033         * modules/iconv (Include): Clarify that <iconv.h> can only be included
25034         if iconv is found to exist.
25035
25036 2007-01-14  Bruno Haible  <bruno@clisp.org>
25037
25038         * modules/c-ctype-tests: New file.
25039         * tests/test-c-ctype.c: New file.
25040
25041 2007-01-14  Bruno Haible  <bruno@clisp.org>
25042
25043         * modules/binary-io-tests: New file.
25044         * tests/test-binary-io.sh: New file.
25045         * tests/test-binary-io.c: New file.
25046
25047 2007-01-14  Bruno Haible  <bruno@clisp.org>
25048
25049         * modules/array-oset-tests: New file.
25050         * tests/test-array_oset.c: New file.
25051
25052 2007-01-14  Bruno Haible  <bruno@clisp.org>
25053
25054         * modules/array-list-tests: New file.
25055         * tests/test-array_list.c: New file.
25056
25057 2007-01-14  Bruno Haible  <bruno@clisp.org>
25058
25059         * gnulib-tool (func_create_testdir): Don't unnecessarily run configure
25060         and make.
25061         Reported by Simon Josefsson in
25062         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00139.html>
25063
25064 2007-01-14  Bruno Haible  <bruno@clisp.org>
25065
25066         * modules/allocsa-tests: New file.
25067         * tests/test-allocsa.c: New file.
25068
25069 2007-01-14  Bruno Haible  <bruno@clisp.org>
25070
25071         * modules/fchdir (Depends-on): Add absolute-header.
25072         * modules/unistd (Depends-on): Likewise.
25073
25074 2006-12-30  Bruno Haible  <bruno@clisp.org>
25075
25076         * modules/fchdir: New file.
25077         * modules/unistd (Files): Add lib/unistd_.h.
25078         (Makefile.am): Generate unistd.h from unistd_.h.
25079         * lib/fchdir.c: New file.
25080         * lib/dirent_.h: New file.
25081         * lib/unistd_.h: New file.
25082         * lib/fcntl_.h (open) [FCHDIR_REPLACEMENT]: New replacement.
25083         * m4/fchdir.m4: New file.
25084         * m4/unistd_h.m4 (gl_PREREQ_UNISTD): New macro.
25085         (gl_HEADER_UNISTD): Invoke it.
25086         * lib/dup-safer.c (dup_safer) [FCHDIR_REPLACEMENT]: Use the dup
25087         function.
25088         * lib/backupfile.c (opendir, closedir): Undefine.
25089         * lib/chown.c (open, close): Undefine.
25090         * lib/clean-temp.c (open, close): Undefine.
25091         * lib/copy-file.c (open, close): Undefine.
25092         * lib/execute.c (open, close): Undefine.
25093         * lib/fsusage.c (open, close): Undefine.
25094         * lib/gc-gnulib.c (open, close): Undefine.
25095         * lib/getcwd.c (opendir, closedir): Undefine.
25096         * lib/glob.c (opendir, closedir): Undefine.
25097         * lib/javacomp.c (open, close): Undefine.
25098         * lib/mountlist.c (open, close, opendir, closedir): Undefine.
25099         * lib/openat-proc.c (open, close): Undefine.
25100         * lib/pagealign_alloc.c (open, close): Undefine.
25101         * lib/pipe.c (open, close): Undefine.
25102         * lib/progreloc.c (open, close): Undefine.
25103         * lib/savedir.c (opendir, closedir): Undefine.
25104         * lib/utime.c (open, close): Undefine.
25105         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add fchdir.
25106
25107 2007-01-10  Bruno Haible  <bruno@clisp.org>
25108
25109         * lib/striconv.c (mem_cd_iconv): Align the temporary buffer.
25110
25111 2007-01-12  Eric Blake  <ebb9@byu.net>
25112
25113         Provide a robust <wchar.h>.  Further simplifications are now
25114         possible in other modules, but not included here.
25115         * modules/wchar: New module.
25116         * m4/wchar.m4: New file.
25117         * lib/wchar_.h: Likewise.
25118         * modules/mbchar (Depends-on): Depend on wchar, as the first use
25119         of the new module.
25120         * MODULES.html.sh (Extended multibyte and wide character utilities):
25121         New section.
25122
25123 2007-01-12  Paul Eggert  <eggert@cs.ucla.edu>
25124
25125         * lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX]: Define
25126         to a reasonable default for memory allocation.
25127         (xreadlink): Don't allocate a huge buffer, to work around a buggy
25128         file system that reports garbage st_size values for symlinks.
25129         Problem reported by Liyang Hu.
25130
25131 2007-01-11  Simon Josefsson  <simon@josefsson.org>
25132
25133         * gnulib-tool (func_all_modules): Exclude all .* files (e.g.,
25134         Emacs .#* auto-save files).
25135
25136 2007-01-11  Bruno Haible  <bruno@clisp.org>
25137
25138         * gnulib-tool (func_all_modules): Exclude all files inside the CVS
25139         directory.
25140
25141 2007-01-10  Paul Eggert  <eggert@cs.ucla.edu>
25142
25143         Use @...@ consistently in lib/wctype_.h.
25144         * lib/wctype_.h [HAVE_WINT_T]: Go back to using @...@, but rely
25145         on it being set to 1 or 0.
25146         * m4/wctype.m4 (gl_WCTYPE_H): Set HAVE_WINT_T to 1 or 0, and
25147         go back to AC_SUBSTing it.
25148         * modules/wctype (Makefile.am): Undo previous change.
25149
25150 2007-01-10  Eric Blake  <ebb9@byu.net>
25151
25152         * lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
25153         * m4/wctype.m4 (gl_WCTYPE_H): No need to AC_SUBST(HAVE_WINT_T).
25154         * modules/wctype (Makefile.am): Likewise.
25155         Reported by Chris McGuire.
25156
25157 2007-01-10  Jim Meyering  <jim@meyering.net>
25158
25159         fts.c: a small readability/maintainability improvement
25160         * lib/fts.c (fts_read): Make this code slightly more readable and
25161         maintainable by hoisting the "sp->fts_cur = p" assignments to
25162         immediately follow the statements that set P.  Derived from
25163         the patch by Miloslav Trmac in http://bugzilla.redhat.com/222089.
25164
25165 2007-01-10  Eric Blake  <ebb9@byu.net>
25166
25167         * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
25168         <wchar.h>, to work around BSDI bug in BSD/OS 4.0.1.
25169         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
25170         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
25171         Reported by Chris McGuire.
25172
25173 2007-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25174
25175         * gnulib-tool (func_all_modules): Use POSIX conforming escaping
25176         in sed script.
25177
25178 2007-01-09  Bruno Haible  <bruno@clisp.org>
25179
25180         * MODULES.html.sh: Accept options --cvs-urls, --git-urls.
25181         (repo_url_prefix, repo_url_suffix, repo_url_suffix_repl): New
25182         variables.
25183         (func_module): Use them.
25184
25185 2007-01-09  Bruno Haible  <bruno@clisp.org>
25186
25187         * modules/unistr/base: New file.
25188         * lib/unistr.h: New file.
25189
25190         * modules/unistr/u8-to-u16: New file.
25191         * lib/unistr/u8-to-u16.c: New file.
25192
25193         * modules/unistr/u8-to-u32: New file.
25194         * lib/unistr/u8-to-u32.c: New file.
25195
25196         * modules/unistr/u16-to-u8: New file.
25197         * lib/unistr/u16-to-u8.c: New file.
25198
25199         * modules/unistr/u16-to-u32: New file.
25200         * lib/unistr/u16-to-u32.c: New file.
25201
25202         * modules/unistr/u32-to-u8: New file.
25203         * lib/unistr/u32-to-u8.c: New file.
25204
25205         * modules/unistr/u32-to-u16: New file.
25206         * lib/unistr/u32-to-u16.c: New file.
25207
25208         * modules/unistr/u8-check: New file.
25209         * modules/unistr/u16-check: New file.
25210         * modules/unistr/u32-check: New file.
25211         * lib/unistr/u8-check.c: New file.
25212         * lib/unistr/u16-check.c: New file.
25213         * lib/unistr/u32-check.c: New file.
25214
25215         * modules/unistr/u8-chr: New file.
25216         * modules/unistr/u16-chr: New file.
25217         * modules/unistr/u32-chr: New file.
25218         * lib/unistr/u8-chr.c: New file.
25219         * lib/unistr/u16-chr.c: New file.
25220         * lib/unistr/u32-chr.c: New file.
25221
25222         * modules/unistr/u8-cmp: New file.
25223         * modules/unistr/u16-cmp: New file.
25224         * modules/unistr/u32-cmp: New file.
25225         * lib/unistr/u8-cmp.c: New file.
25226         * lib/unistr/u16-cmp.c: New file.
25227         * lib/unistr/u32-cmp.c: New file.
25228
25229         * modules/unistr/u8-cpy: New file.
25230         * modules/unistr/u16-cpy: New file.
25231         * modules/unistr/u32-cpy: New file.
25232         * lib/unistr/u8-cpy.c: New file.
25233         * lib/unistr/u16-cpy.c: New file.
25234         * lib/unistr/u32-cpy.c: New file.
25235         * lib/unistr/u-cpy.h: New file.
25236
25237         * modules/unistr/u8-cpy-alloc: New file.
25238         * modules/unistr/u16-cpy-alloc: New file.
25239         * modules/unistr/u32-cpy-alloc: New file.
25240         * lib/unistr/u8-cpy-alloc.c: New file.
25241         * lib/unistr/u16-cpy-alloc.c: New file.
25242         * lib/unistr/u32-cpy-alloc.c: New file.
25243         * lib/unistr/u-cpy-alloc.h: New file.
25244
25245         * modules/unistr/u8-endswith: New file.
25246         * modules/unistr/u16-endswith: New file.
25247         * modules/unistr/u32-endswith: New file.
25248         * lib/unistr/u8-endswith.c: New file.
25249         * lib/unistr/u16-endswith.c: New file.
25250         * lib/unistr/u32-endswith.c: New file.
25251         * lib/unistr/u-endswith.h: New file.
25252
25253         * modules/unistr/u8-mblen: New file.
25254         * modules/unistr/u16-mblen: New file.
25255         * modules/unistr/u32-mblen: New file.
25256         * lib/unistr/u8-mblen.c: New file.
25257         * lib/unistr/u16-mblen.c: New file.
25258         * lib/unistr/u32-mblen.c: New file.
25259
25260         * modules/unistr/u8-mbtouc: New file.
25261         * modules/unistr/u16-mbtouc: New file.
25262         * modules/unistr/u32-mbtouc: New file.
25263         * lib/unistr/u8-mbtouc.c: New file.
25264         * lib/unistr/u16-mbtouc.c: New file.
25265         * lib/unistr/u32-mbtouc.c: New file.
25266
25267         * modules/unistr/u8-mbtouc-safe: New file.
25268         * modules/unistr/u16-mbtouc-safe: New file.
25269         * modules/unistr/u32-mbtouc-safe: New file.
25270         * lib/unistr/u8-mbtouc-safe.c: New file.
25271         * lib/unistr/u16-mbtouc-safe.c: New file.
25272         * lib/unistr/u32-mbtouc-safe.c: New file.
25273
25274         * modules/unistr/u8-move: New file.
25275         * modules/unistr/u16-move: New file.
25276         * modules/unistr/u32-move: New file.
25277         * lib/unistr/u8-move.c: New file.
25278         * lib/unistr/u16-move.c: New file.
25279         * lib/unistr/u32-move.c: New file.
25280         * lib/unistr/u-move.h: New file.
25281
25282         * modules/unistr/u8-next: New file.
25283         * modules/unistr/u16-next: New file.
25284         * modules/unistr/u32-next: New file.
25285         * lib/unistr/u8-next.c: New file.
25286         * lib/unistr/u16-next.c: New file.
25287         * lib/unistr/u32-next.c: New file.
25288
25289         * modules/unistr/u8-prev: New file.
25290         * modules/unistr/u16-prev: New file.
25291         * modules/unistr/u32-prev: New file.
25292         * lib/unistr/u8-prev.c: New file.
25293         * lib/unistr/u16-prev.c: New file.
25294         * lib/unistr/u32-prev.c: New file.
25295
25296         * modules/unistr/u8-set: New file.
25297         * modules/unistr/u16-set: New file.
25298         * modules/unistr/u32-set: New file.
25299         * lib/unistr/u8-set.c: New file.
25300         * lib/unistr/u16-set.c: New file.
25301         * lib/unistr/u32-set.c: New file.
25302         * lib/unistr/u-set.h: New file.
25303
25304         * modules/unistr/u8-startswith: New file.
25305         * modules/unistr/u16-startswith: New file.
25306         * modules/unistr/u32-startswith: New file.
25307         * lib/unistr/u8-startswith.c: New file.
25308         * lib/unistr/u16-startswith.c: New file.
25309         * lib/unistr/u32-startswith.c: New file.
25310         * lib/unistr/u-startswith.h: New file.
25311
25312         * modules/unistr/u8-stpcpy: New file.
25313         * modules/unistr/u16-stpcpy: New file.
25314         * modules/unistr/u32-stpcpy: New file.
25315         * lib/unistr/u8-stpcpy.c: New file.
25316         * lib/unistr/u16-stpcpy.c: New file.
25317         * lib/unistr/u32-stpcpy.c: New file.
25318         * lib/unistr/u-stpcpy.h: New file.
25319
25320         * modules/unistr/u8-stpncpy: New file.
25321         * modules/unistr/u16-stpncpy: New file.
25322         * modules/unistr/u32-stpncpy: New file.
25323         * lib/unistr/u8-stpncpy.c: New file.
25324         * lib/unistr/u16-stpncpy.c: New file.
25325         * lib/unistr/u32-stpncpy.c: New file.
25326         * lib/unistr/u-stpncpy.h: New file.
25327
25328         * modules/unistr/u8-strcat: New file.
25329         * modules/unistr/u16-strcat: New file.
25330         * modules/unistr/u32-strcat: New file.
25331         * lib/unistr/u8-strcat.c: New file.
25332         * lib/unistr/u16-strcat.c: New file.
25333         * lib/unistr/u32-strcat.c: New file.
25334         * lib/unistr/u-strcat.h: New file.
25335
25336         * modules/unistr/u8-strchr: New file.
25337         * modules/unistr/u16-strchr: New file.
25338         * modules/unistr/u32-strchr: New file.
25339         * lib/unistr/u8-strchr.c: New file.
25340         * lib/unistr/u16-strchr.c: New file.
25341         * lib/unistr/u32-strchr.c: New file.
25342
25343         * modules/unistr/u8-strcmp: New file.
25344         * modules/unistr/u16-strcmp: New file.
25345         * modules/unistr/u32-strcmp: New file.
25346         * lib/unistr/u8-strcmp.c: New file.
25347         * lib/unistr/u16-strcmp.c: New file.
25348         * lib/unistr/u32-strcmp.c: New file.
25349
25350         * modules/unistr/u8-strcpy: New file.
25351         * modules/unistr/u16-strcpy: New file.
25352         * modules/unistr/u32-strcpy: New file.
25353         * lib/unistr/u8-strcpy.c: New file.
25354         * lib/unistr/u16-strcpy.c: New file.
25355         * lib/unistr/u32-strcpy.c: New file.
25356         * lib/unistr/u-strcpy.h: New file.
25357
25358         * modules/unistr/u8-strcspn: New file.
25359         * modules/unistr/u16-strcspn: New file.
25360         * modules/unistr/u32-strcspn: New file.
25361         * lib/unistr/u8-strcspn.c: New file.
25362         * lib/unistr/u16-strcspn.c: New file.
25363         * lib/unistr/u32-strcspn.c: New file.
25364         * lib/unistr/u-strcspn.h: New file.
25365
25366         * modules/unistr/u8-strdup: New file.
25367         * modules/unistr/u16-strdup: New file.
25368         * modules/unistr/u32-strdup: New file.
25369         * lib/unistr/u8-strdup.c: New file.
25370         * lib/unistr/u16-strdup.c: New file.
25371         * lib/unistr/u32-strdup.c: New file.
25372         * lib/unistr/u-strdup.h: New file.
25373
25374         * modules/unistr/u8-strlen: New file.
25375         * modules/unistr/u16-strlen: New file.
25376         * modules/unistr/u32-strlen: New file.
25377         * lib/unistr/u8-strlen.c: New file.
25378         * lib/unistr/u16-strlen.c: New file.
25379         * lib/unistr/u32-strlen.c: New file.
25380         * lib/unistr/u-strlen.h: New file.
25381
25382         * modules/unistr/u8-strmblen: New file.
25383         * modules/unistr/u16-strmblen: New file.
25384         * modules/unistr/u32-strmblen: New file.
25385         * lib/unistr/u8-strmblen.c: New file.
25386         * lib/unistr/u16-strmblen.c: New file.
25387         * lib/unistr/u32-strmblen.c: New file.
25388
25389         * modules/unistr/u8-strmbtouc: New file.
25390         * modules/unistr/u16-strmbtouc: New file.
25391         * modules/unistr/u32-strmbtouc: New file.
25392         * lib/unistr/u8-strmbtouc.c: New file.
25393         * lib/unistr/u16-strmbtouc.c: New file.
25394         * lib/unistr/u32-strmbtouc.c: New file.
25395
25396         * modules/unistr/u8-strncat: New file.
25397         * modules/unistr/u16-strncat: New file.
25398         * modules/unistr/u32-strncat: New file.
25399         * lib/unistr/u8-strncat.c: New file.
25400         * lib/unistr/u16-strncat.c: New file.
25401         * lib/unistr/u32-strncat.c: New file.
25402         * lib/unistr/u-strncat.h: New file.
25403
25404         * modules/unistr/u8-strncmp: New file.
25405         * modules/unistr/u16-strncmp: New file.
25406         * modules/unistr/u32-strncmp: New file.
25407         * lib/unistr/u8-strncmp.c: New file.
25408         * lib/unistr/u16-strncmp.c: New file.
25409         * lib/unistr/u32-strncmp.c: New file.
25410
25411         * modules/unistr/u8-strncpy: New file.
25412         * modules/unistr/u16-strncpy: New file.
25413         * modules/unistr/u32-strncpy: New file.
25414         * lib/unistr/u8-strncpy.c: New file.
25415         * lib/unistr/u16-strncpy.c: New file.
25416         * lib/unistr/u32-strncpy.c: New file.
25417         * lib/unistr/u-strncpy.h: New file.
25418
25419         * modules/unistr/u8-strnlen: New file.
25420         * modules/unistr/u16-strnlen: New file.
25421         * modules/unistr/u32-strnlen: New file.
25422         * lib/unistr/u8-strnlen.c: New file.
25423         * lib/unistr/u16-strnlen.c: New file.
25424         * lib/unistr/u32-strnlen.c: New file.
25425         * lib/unistr/u-strnlen.h: New file.
25426
25427         * modules/unistr/u8-strpbrk: New file.
25428         * modules/unistr/u16-strpbrk: New file.
25429         * modules/unistr/u32-strpbrk: New file.
25430         * lib/unistr/u8-strpbrk.c: New file.
25431         * lib/unistr/u16-strpbrk.c: New file.
25432         * lib/unistr/u32-strpbrk.c: New file.
25433         * lib/unistr/u-strpbrk.h: New file.
25434
25435         * modules/unistr/u8-strrchr: New file.
25436         * modules/unistr/u16-strrchr: New file.
25437         * modules/unistr/u32-strrchr: New file.
25438         * lib/unistr/u8-strrchr.c: New file.
25439         * lib/unistr/u16-strrchr.c: New file.
25440         * lib/unistr/u32-strrchr.c: New file.
25441
25442         * modules/unistr/u8-strspn: New file.
25443         * modules/unistr/u16-strspn: New file.
25444         * modules/unistr/u32-strspn: New file.
25445         * lib/unistr/u8-strspn.c: New file.
25446         * lib/unistr/u16-strspn.c: New file.
25447         * lib/unistr/u32-strspn.c: New file.
25448         * lib/unistr/u-strspn.h: New file.
25449
25450         * modules/unistr/u8-strstr: New file.
25451         * modules/unistr/u16-strstr: New file.
25452         * modules/unistr/u32-strstr: New file.
25453         * lib/unistr/u8-strstr.c: New file.
25454         * lib/unistr/u16-strstr.c: New file.
25455         * lib/unistr/u32-strstr.c: New file.
25456         * lib/unistr/u-strstr.h: New file.
25457
25458         * modules/unistr/u8-strtok: New file.
25459         * modules/unistr/u16-strtok: New file.
25460         * modules/unistr/u32-strtok: New file.
25461         * lib/unistr/u8-strtok.c: New file.
25462         * lib/unistr/u16-strtok.c: New file.
25463         * lib/unistr/u32-strtok.c: New file.
25464         * lib/unistr/u-strtok.h: New file.
25465
25466         * modules/unistr/u8-uctomb: New file.
25467         * modules/unistr/u16-uctomb: New file.
25468         * modules/unistr/u32-uctomb: New file.
25469         * lib/unistr/u8-uctomb.c: New file.
25470         * lib/unistr/u16-uctomb.c: New file.
25471         * lib/unistr/u32-uctomb.c: New file.
25472
25473         * MODULES.html.sh (Unicode string functions): Add the new modules.
25474
25475 2007-01-08  Bruno Haible  <bruno@clisp.org>
25476
25477         * gnulib-tool (func_all_modules): Use find, not ls, to traverse the
25478         modules directory. Filter out CVS, ChangeLog, COPYING, README also from
25479         subdirectories.
25480
25481 2007-01-08  Karl Berry  <karl@gnu.org>
25482
25483         * doc/error.texi: mention that main() fns must set program_name
25484         when progname is used.
25485
25486 2007-01-08  Paul Eggert  <eggert@cs.ucla.edu>
25487
25488         * m4/wctype.m4 (gl_WCTYPE_H): Compute ABSOLUTE_WCTYPE_H even if
25489         WCTYPE_H is empty, for the benefit of builds from non-distclean
25490         directories.  Problem reported by Eric Blake in
25491         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00157.html>.
25492
25493 2007-01-08  Bruno Haible  <bruno@clisp.org>
25494
25495         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Remove
25496         PROVIDE_CANONICALIZE_FILENAME_MODE macro definition.
25497         * lib/canonicalize.h: Test GNULIB_CANONICALIZE instead of
25498         PROVIDE_CANONICALIZE_FILENAME_MODE.
25499         * modules/canonicalize (configure.ac): Use gl_MODULE_INDICATOR.
25500
25501 2007-01-08  Bruno Haible  <bruno@clisp.org>
25502
25503         * m4/fts.m4 (gl_FUNC_FTS_LGPL): Remove _LGPL_PACKAGE macro definition.
25504         * lib/fts_.h (_LGPL_PACKAGE): Remove macro.
25505         Use !GNULIB_FTS instead of _LGPL_PACKAGE.
25506         * lib/fts.c: Likewise.
25507         * modules/fts (configure.ac): Use gl_MODULE_INDICATOR.
25508
25509 2006-12-25  Bruno Haible  <bruno@clisp.org>
25510
25511         * modules/utf8-ucs4-safe: New file.
25512         * lib/utf8-ucs4-safe.h: New file.
25513         * lib/unistr/utf8-ucs4-safe.c: New file.
25514
25515         * modules/utf16-ucs4-safe: New file.
25516         * lib/utf16-ucs4-safe.h: New file.
25517         * lib/unistr/utf16-ucs4-safe.c: New file.
25518
25519         * MODULES.html.sh (Unicode string functions): Add the new modules.
25520
25521 2007-01-08  Bruno Haible  <bruno@clisp.org>
25522
25523         * modules/utf8-ucs4 (Files, lib_SOURCES): Add unistr/utf8-ucs4.c.
25524         (Depends-on): Add unitypes.
25525         * lib/utf8-ucs4.h: Add double-inclusion guard. Include unitypes.h.
25526         (u8_mbtouc_aux): Move out to separate file.
25527         (u8_mbtouc): Use ucs4_t, uint8_t types.
25528         * lib/unistr/utf8-ucs4.c: New file.
25529
25530         * modules/utf16-ucs4 (Files, lib_SOURCES): Add unistr/utf16-ucs4.c.
25531         (Depends-on): Add unitypes.
25532         * lib/utf16-ucs4.h: Add double-inclusion guard. Include unitypes.h.
25533         (u16_mbtouc_aux): Move out to separate file.
25534         (u16_mbtouc): Use ucs4_t, uint16_t types.
25535         * lib/unistr/utf16-ucs4.c: New file.
25536
25537         * modules/ucs4-utf8 (Files, lib_SOURCES): Add unistr/ucs4-utf8.c.
25538         (Depends-on): Add unitypes.
25539         * lib/ucs4-utf8.h: Add double-inclusion guard. Include unitypes.h.
25540         (u8_uctomb_aux): Move out to separate file.
25541         (u8_uctomb): Use ucs4_t, uint8_t types.
25542         * lib/unistr/ucs4-utf8.c: New file.
25543
25544         * modules/ucs4-utf16 (Files, lib_SOURCES): Add unistr/ucs4-utf16.c.
25545         (Depends-on): Add unitypes.
25546         * lib/ucs4-utf16.h: Add double-inclusion guard. Include unitypes.h.
25547         (u16_uctomb_aux): Move out to separate file.
25548         (u16_uctomb): Use ucs4_t, uint16_t types.
25549         * lib/unistr/ucs4-utf16.c: New file.
25550
25551 2006-12-25  Bruno Haible  <bruno@clisp.org>
25552
25553         * modules/unitypes: New file.
25554         * lib/unitypes.h: New file.
25555         * MODULES.html.sh (func_all_modules): New section "Unicode string
25556         functions". Move ucs4-utf8, ucs4-utf16, utf8-ucs4, utf16-ucs4 to
25557         this section. Add unitypes.
25558
25559 2007-01-08  Bruno Haible  <bruno@clisp.org>
25560
25561         Avoid variable names that conflict with those from libtool.
25562         * m4/lib-link.m4 (AC_LIB_RPATH, AC_LIB_LINKFLAGS_BODY,
25563         AC_LIB_LINKFLAGS_FROM_LIBS): Rename libext to acl_libext,
25564         shlibext to acl_shlibext, libname_spec to acl_libname_spec,
25565         library_names_spec to acl_library_names_spec, hardcode_* to
25566         acl_hardcode_*.
25567         Reported by Ralf Wildenhues.
25568
25569 2007-01-08  Bruno Haible  <bruno@clisp.org>
25570
25571         * m4/gc-arcfour.m4 (gl_GC_ARCFOUR): Remove GC_USE_ARCFOUR macro
25572         definition.
25573         * m4/gc-arctwo.m4 (gl_GC_ARCTWO): Remove GC_USE_ARCTWO macro
25574         definition.
25575         * m4/gc-des.m4 (gl_GC_DES): Remove GC_USE_DES macro definition.
25576         * m4/gc-hmac-md5.m4 (gl_GC_HMAC_MD5): Remove GC_USE_HMAC_MD5 macro
25577         definition.
25578         * m4/gc-hmac-sha1.m4 (gl_GC_HMAC_SHA1): Remove GC_USE_HMAC_SHA1 macro
25579         definition.
25580         * m4/gc-md2.m4 (gl_GC_MD2): Remove GC_USE_MD2 macro definition.
25581         * m4/gc-md4.m4 (gl_GC_MD4): Remove GC_USE_MD4 macro definition.
25582         * m4/gc-md5.m4 (gl_GC_MD5): Remove GC_USE_MD5 macro definition.
25583         * m4/gc-random.m4 (gl_GC_RANDOM): Remove GC_USE_RANDOM macro
25584         definition.
25585         * m4/gc-rijndael.m4 (gl_GC_RIJNDAEL): Remove GC_USE_RIJNDAEL macro
25586         definition.
25587         * m4/gc-sha1.m4 (gl_GC_SHA1): Remove GC_USE_SHA1 macro definition.
25588         * lib/gc-gnulib.c: Use GNULIB_GC_<algorithm> instead of
25589         GC_USE_<algorithm>.
25590         * lib/gc-libgcrypt.c: Likewise.
25591         * modules/gc-arcfour (configure.ac): Use gl_MODULE_INDICATOR.
25592         * modules/gc-arctwo (configure.ac): Likewise.
25593         * modules/gc-des (configure.ac): Likewise.
25594         * modules/gc-hmac-md5 (configure.ac): Likewise.
25595         * modules/gc-hmac-sha1 (configure.ac): Likewise.
25596         * modules/gc-md2 (configure.ac): Likewise.
25597         * modules/gc-md4 (configure.ac): Likewise.
25598         * modules/gc-md5 (configure.ac): Likewise.
25599         * modules/gc-random (configure.ac): Likewise.
25600         * modules/gc-rijndael (configure.ac): Likewise.
25601         * modules/gc-sha1 (configure.ac): Likewise.
25602
25603 2007-01-08  Bruno Haible  <bruno@clisp.org>
25604
25605         * m4/close-stream.m4 (gl_CLOSE_STREAM): Remove GNULIB_CLOSE_STREAM
25606         macro definition.
25607         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Remove GNULIB_FCNTL_SAFER macro
25608         definition.
25609         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Remove GNULIB_FOPEN_SAFER macro
25610         definition.
25611         * modules/close-stream (configure.ac): Invoke gl_MODULE_INDICATOR.
25612         * modules/fcntl-safer (configure.ac): Likewise.
25613         * modules/fopen-safer (configure.ac): Likewise.
25614         * modules/fwriteerror (configure.ac): Likewise. Remove explicit
25615         GNULIB_FWRITEERROR macro definition.
25616
25617 2007-01-08  Bruno Haible  <bruno@clisp.org>
25618
25619         * m4/gnulib-common.m4: New file.
25620         * gnulib-tool (func_get_autoconf_snippet): Undo last change.
25621         (func_get_filelist): Add m4/gnulib-common.m4.
25622
25623 2007-01-08  Bruno Haible  <bruno@clisp.org>
25624
25625         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Simplify the sorting
25626         command.
25627
25628 2007-01-08  Jim Meyering  <jim@meyering.net>
25629
25630         Use a more robust test for a "can't happen" condition.
25631         * lib/fts.c (fts_read): Revert the change of 2006-11-22, since it
25632         narrowed the st_size value.  Presuming the "can't happen" condition
25633         is true, that narrowing could conceivably convert an invalid st_size
25634         value into a valid one.  Instead, use a change based on Matthew
25635         Woehlke's original patch.
25636
25637         Slight readability improvement: use an assert-like macro
25638         in place of literal "abort ()" uses.
25639         * lib/fts.c (fts_assert): Define.
25640         (fts_set_stat_required, cwd_advance_fd, fts_read, fd_ring_check):
25641         Use this macro instead of a bare 'abort'.
25642
25643 2007-01-05  Paul Eggert  <eggert@cs.ucla.edu>
25644
25645         Don't worry about using IRIX 5.3's wctype.h broken definitions;
25646         simply work around them.
25647         * lib/wctype_.h: Remove test for HAVE_WCTYPE_CTMP_BUG.
25648         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph, iswlower):
25649         (iswprint, iswpunct, iswspace, iswupper, iswxdigit): Undef before
25650         declaring.
25651         Don't bother to define as macros, since the standard doesn't require it.
25652         * m4/wctype.m4 (WCTYPE_H, ABSOLUTE_WCTYPE_H): Simplify, since we no
25653         longer worry about IRIX 5.3.
25654         (HAVE_WCTYPE_CTMP_BUG): Remove.
25655
25656 2007-01-04  Paul Eggert  <eggert@cs.ucla.edu>
25657
25658         * lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now of type wchar_t,
25659         not wint_t.  Also, include <ctype.h>, to fix another IRIX bug.
25660         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
25661         Problems reported by Georg Schwarz for IRIX 5.3.
25662
25663         * gnulib-tool (autoconf_minversion): Take the maximum version number
25664         found, not the minimum.  Problem reported by James Youngman.
25665
25666 2007-01-03  Karl Berry  <karl@gnu.org>
25667
25668         * doc/error.texi: new file, explaining interaction with progname.
25669         * doc/gnulib.texi: include it.  Update copyright.
25670
25671 2007-01-03  Simon Josefsson  <simon@josefsson.org>
25672
25673         * gnulib-tool (func_create_testdir): Run AC_CANONICAL_BUILD and
25674         AC_CANONICAL_HOST, to improve autobuild outputs.
25675
25676 2007-01-03  Paolo Bonzini  <bonzini@gnu.org>
25677             Yoann Vandoorselaere <yoann.v@prelude-ids.com>
25678
25679         * lib/poll.c (poll): Use recv on Mac OS X to distinguish connected
25680         sockets, server sockets, and other file descriptors.  Count errors
25681         to compute the return value.  Reorder the code a bit to be easier
25682         to follow.  Don't set event bits that were not requested (except
25683         POLLERR and POLLHUP).
25684
25685 2007-01-01  Bruno Haible  <bruno@clisp.org>
25686
25687         * modules/lchmod (Include): Require lchmod.h, not lchown.h.
25688
25689 2007-01-03  Jim Meyering  <jim@meyering.net>
25690
25691         * modules/fts-lgpl (Depends-on): Add i-ring.  Reported by Bruno Haible.
25692
25693 2007-01-02  Bruno Haible  <bruno@clisp.org>
25694
25695         * modules/settime (Include): Require timespec.h.
25696         * modules/nanosleep (Include): Likewise.
25697
25698 2007-01-01  Bruno Haible  <bruno@clisp.org>
25699
25700         * gnulib-tool (func_emit_copyright_notice): Bump year.
25701         (func_get_autoconf_snippet): Emit a GNULIB_<modulename> macro.
25702
25703 2007-01-01  Bruno Haible  <bruno@clisp.org>
25704
25705         Improve support for OpenBSD.
25706         * build-aux/config.rpath (libname_spec): Export.
25707         (library_names_spec): New variable. Export.
25708         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Extract libname_spec and
25709         library_names_spec from the config.rpath output. Locate shared library
25710         through the name pattern in library_names_spec.
25711
25712 2007-01-01  Eric Blake  <ebb9@byu.net>
25713
25714         * lib/version-etc.c (COPYRIGHT_YEAR): Bump for new year.
25715
25716 2006-12-30  Paul Eggert  <eggert@cs.ucla.edu>
25717
25718         * gnulib-tool (SORT): Remove, since we no longer assume GNU sort.
25719         Rewrite so as not to assume GNU sort or "tail -1".  Also, don't
25720         assume the C locale, and avoid an "eval" that could cause trouble.
25721         Problem with SORT reported by Bob Proulx.
25722
25723         * lib/getpagesize.h (getpagesize) [defined __amigaos4__]:
25724         Define.  Trivial patch from Henning Nielsen Lund, originally
25725         sent to bug-grep@gnu.org today.
25726
25727 2006-12-29  Paul Eggert  <eggert@cs.ucla.edu>
25728
25729         * lib/acl.h: Include sys/types.h and sys/stat.h, for mode_t and
25730         struct stat.  Problem reported by Henning Nielsen Lund.
25731         * lib/acl.c: Include acl.h first, to check interface.  Don't
25732         bother to include sys/types.h and sys/stat.h again.
25733
25734 2006-12-28  Paul Eggert  <eggert@cs.ucla.edu>
25735
25736         Import the following change from libc; problem reported by
25737         Sven Verdoolaege.
25738
25739         2005-10-13  Ulrich Drepper  <drepper@redhat.com>
25740
25741         [BZ #1373]
25742         * lib/argp.h: Remove __NTH for __argp_usage inline function.
25743
25744 2006-12-28  Jim Meyering  <jim@meyering.net>
25745
25746         * build-aux/announce-gen: Do not assume that the package
25747         builds any of tar.gz, tar.bz2, and .xdelta files.
25748         Suggestion from Simon Josefsson.
25749
25750 2006-12-28  Simon Josefsson  <simon@josefsson.org>
25751
25752         * modules/announce-gen: New file.
25753
25754 2006-12-27  Paul Eggert  <eggert@cs.ucla.edu>
25755
25756         * lib/mbchar.h: Just include <wctype.h>; the wctype module
25757         handles its gotchas now.
25758         * lib/mbswidth.c: Likewise.
25759         * lib/wcwidth.h: Likewise.
25760         * m4/mbchar.m4 (gl_MBCHAR): Don't bother checking for wctype.h
25761         and iswcntrl; the wctype module does this stuff now.
25762         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
25763         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
25764         * modules/mbchar (Depends-on): Add wctype.
25765         * modules/mbswidth (Depends-on): Likewise.
25766         * modules/wcwidth (Depends-on): Likewise.
25767
25768 2006-12-27  Eric Blake  <ebb9@byu.net>
25769
25770         * lib/fnmatch.c: Reinstate inclusion of <wchar.h>, since this
25771         module uses more than what <wctype.h> is required to provide.
25772
25773 2006-12-26  Eric Blake  <ebb9@byu.net>
25774
25775         * gnulib-tool (sed_extract_prog): Avoid space-tab.
25776
25777 2006-12-26  Eric Blake  <ebb9@byu.net>
25778
25779         * modules/absolute-header: New module.
25780         * modules/fcntl (Depends-on): Depend on it.
25781         * modules/inttypes (Depends-on): Likewise.
25782         * modules/stdint (Depends-on): Likewise.
25783         * modules/sys_stat (Depends-on): Likewise.
25784         * modules/wctype (Depends-on): Likewise.
25785         * MODULES.html.sh (Support for building libraries and
25786         executables): Document it.
25787
25788 2006-12-25  Paul Eggert  <eggert@cs.ucla.edu>
25789
25790         * gnulib-tool (SED): Remove, undoing previous change.
25791         The problem was that it broke coreutils on Solaris, because
25792         "sed --posix" leaked into a makefile.
25793         (sed): New alias, if 'alias' and GNU sed.
25794
25795 2006-12-24  Jim Meyering  <jim@meyering.net>
25796
25797         Work around an fchownat bug in glibc-2.4:
25798         http://lists.ubuntu.com/archives/ubuntu-users/2006-September/093218.html
25799         This bug would cause "chown -RP ... DIR" to follow symlinks in DIR,
25800         in spite of the -P option.
25801         * m4/openat.m4 (gl_FUNC_FCHOWNAT, gl_FUNC_FCHOWNAT_DEREF_BUG):
25802         New macros.
25803         (gl_PREREQ_OPENAT): Require gl_FUNC_FCHOWNAT.
25804         * modules/openat (Files): Add lib/fchownat.c.
25805         * lib/openat.c (fchownat): Don't define here.  Move to...
25806         * lib/fchownat.c: ...this new file.
25807
25808 2006-12-23  Paul Eggert  <eggert@cs.ucla.edu>
25809
25810         Fix bug reported by Bruno Haible in
25811         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00228.html>
25812         where quotearg.c didn't compile on Mac OS X 10.2 because it
25813         lacks <wchar.h> and wint_t.
25814         * lib/wctype_.h (__wctype_wint_t): New type.
25815         Include <stdio.h>, <time.h>, <wchar.h> only if HAVE_WINT_T.
25816         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph):
25817         (iswlower, iswprint, iswpunct, iswspace, iswupper, ixwxdigit):
25818         Arg is now of type __wctype_wint_t, not wint_t.
25819         * m4/wctype.m4 (gl_WCTYPE_H): Require gt_TYPE_WINT_T, and
25820         substitute HAVE_WINT_T.
25821         * modules/wctype (Files): Add m4/wint_t.m4.
25822         (wctype.h): Substitute HAVE_WINT_T.
25823
25824 2006-12-23  Bruno Haible  <bruno@clisp.org>
25825
25826         * lib/safe-read.h [C++]: Wrap declarations in extern "C".
25827
25828 2006-12-23  Bruno Haible  <bruno@clisp.org>
25829
25830         * lib/canonicalize-lgpl.c (__realpath): Test HAVE_READLINK instead of
25831         S_ISLNK.
25832         Needed because gnulib's sys/stat.h replacement defines S_ISLNK on
25833         mingw.
25834
25835 2006-12-22  Bruno Haible  <bruno@clisp.org>
25836
25837         * lib/copy-file.c: Include acl.h.
25838         (copy_file_preserving) [USE_ACL]: Use copy_acl instead of chmod.
25839         Close the file descriptors only after being done with copy_acl.
25840         * modules/copy-file (Depends-on): Add acl.
25841
25842 2006-12-22  Bruno Haible  <bruno@clisp.org>
25843
25844         * gnulib-tool (SED): New variable.
25845         Use $SED instead of sed everywhere.
25846
25847 2006-12-22  Bruno Haible  <bruno@clisp.org>
25848
25849         * modules/no-c++: New file.
25850         * m4/no-c++.m4: New file.
25851         * MODULES.html.sh (Support for building libraries and executables):
25852         Add no-c++.
25853
25854 2006-12-22  Paul Eggert  <eggert@cs.ucla.edu>
25855
25856         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
25857         Include <limits.h>, and use its INT_MAX to rewrite the
25858         j loop so that it does not overflow 'int'.  Problem reported by
25859         Ralf Wildenhues in
25860         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00084.html>.
25861         Play it safe by shifting left by 1 rather than multiplying by 2,
25862         as GCC is less likely to optimize this away when the value
25863         is signed (when it assumes overflow leads to undefined behavior).
25864         Also, don't assume time_t uses two's complement.
25865
25866 2006-12-21  Paul Eggert  <eggert@cs.ucla.edu>
25867
25868         * MODULES.html.sh: New module wctype.
25869         * lib/wctype_.h, m4/wctype.m4, modules/wctype: New files.
25870         * lib/fnmatch.c: Don't bother to include <wchar.h> before
25871         <wctype.h>, since the new wctype module should fix this.
25872         * lib/quotearg.c: Include <wctype.h> unconditionally, since
25873         the wctype module should arrange for it.
25874         * lib/regex_internal.h: Likewise.
25875         * m4/quotearg.m4 (gl_QUOTEARG): Don't check for wctype.h or iswprint,
25876         since the wctype module should handle this now.
25877         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for wctype.h.
25878         * modules/fnmatch (Depends-on): Add wctype.
25879         * modules/quotearg (Depends-on): Likewise.
25880         * modules/regex (Depends-on): Likewise.
25881
25882 2006-12-19  Bruno Haible  <bruno@clisp.org>
25883
25884         * lib/strdup.h [C++]: Wrap definitions in extern "C".
25885         Suggested by Lorenzo Bettini <bettini@dsi.unifi.it>.
25886
25887 2006-12-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25888
25889         * modules/savewd (Depends-on): Fix dependency on fcntl.
25890
25891 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
25892
25893         * m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty if stdint.h
25894         conforms to C99, rather than relying on the user's environment
25895         setting of STDINT_H.
25896
25897 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
25898         and Eric Blake  <ebb9@byu.net>
25899
25900         * lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Default to 0, not 1.
25901         This is more consistent with the other defines here.
25902         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT):
25903         Port to z/OS.  Problem reported by Paul Gilmartin.
25904         Change local vars to use gl_ prefix rather than ac_.
25905         Don't define DOUBLE_SLASH_IS_DISTINCT_ROOT to 0, for consistency
25906         with other defines.
25907         * modules/double-slash-root: New module.
25908         * modules/dirname (Files): Remove m4/double-slash-root.m4.
25909         (Depends-on): Add double-slash-root.
25910         * MODULES.html.sh (File system functions): Mention new module.
25911
25912 2006-12-14  Paul Eggert  <eggert@cs.ucla.edu>
25913
25914         * lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.
25915         (yesno) [!ENABLE_NLS]: Don't invoke getline or rpmatch.
25916         This is for the benefit of gzip, which doesn't do i18n.
25917
25918 2006-12-12  Jim Meyering  <jim@meyering.net>
25919
25920         * m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.
25921         Reported by Andreas Schwab <schwab@suse.de>.
25922
25923 2006-12-12  Bruno Haible  <bruno@clisp.org>
25924
25925         Merge these changes.
25926         2006-09-05  Bruno Haible  <bruno@clisp.org>
25927         * lib/iconvme.c (iconv_string): No need to save and restore errno when
25928         iconv_alloc succeeded.
25929         (iconv_alloc): Don't assume that malloc() or realloc(), when failing,
25930         sets errno to ENOMEM. (malloc on GNU/kFreeBSD doesn't.) No need to
25931         test for " && dest " at the end - dest is always != NULL there. Call
25932         iconv with 4xNULL arguments initially, to reset the state. Call iconv
25933         with 2xNULL arguments, also to flush the state storage. Handle the
25934         IRIX iconv behaviour. Realloc the final result, to throw away unused
25935         memory.
25936
25937 2006-12-11  Paul Eggert  <eggert@cs.ucla.edu>
25938
25939         * m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat
25940         and fchmodat unconditionally, since glibc 2.4 has them.
25941         Problem reported by Arkadiusz Miskiewicz.
25942
25943 2006-12-10  Bruno Haible  <bruno@clisp.org>
25944
25945         * gnulib-tool (func_import): Show the include files only for those
25946         modules that are copied and specified.
25947         Reported by Karl Berry.
25948
25949 2006-12-08  Jim Meyering  <jim@meyering.net>
25950
25951         * build-aux/announce-gen ($VERSION): Don't use of $Revision...$.
25952         Instead, use Emacs' time-stamp write hook.  Note that the time is UTC.
25953
25954         * build-aux/announce-gen: Add two new options, both optional:
25955         --bootstrap-tools=TOOL_LIST
25956               a comma-separated list of tools, e.g.,
25957               autoconf,automake,bison,gnulib
25958         --gnulib-snapshot-date=DATE
25959               if gnulib is in the bootstrap tool list,
25960               then report this as the snapshot date.
25961               If not specified, use the current date/time.
25962               If you specify a date here, be sure it's UTC.
25963
25964 2006-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25965
25966         * tests/test-argp-2.sh: Fix test to match actual output.
25967         (func_compare): Fix sed script to be portable.
25968
25969 2006-12-05  Paul Eggert  <eggert@cs.ucla.edu>
25970
25971         * lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS]: Add a
25972         workaround for this case.  It is not autoconfigured now; offhand
25973         it's hard to see how to autoconfigure it.
25974
25975 2006-12-03  Paul Eggert  <eggert@cs.ucla.edu>
25976
25977         * lib/mkdir-p.c (make_dir_parents): Fix race condition when making
25978         a directory that is about to be chowned.  Such a directory's
25979         initial file permissions should permit the owner only and this
25980         should not be changed until after the chown, since the group and
25981         other bits would be incorrect if they granted permission before
25982         the chown.
25983
25984         Fix porting problem for iswctype reported by Georg Schwarz in:
25985         http://lists.gnu.org/archive/html/bug-coreutils/2006-12/msg00017.html
25986         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.
25987         * lib/regex_internal.h (RE_ENABLE_I18N): Likewise.
25988         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for iswctype, too.
25989         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
25990
25991 2006-12-03  Jim Meyering  <jim@meyering.net>
25992
25993         * lib/fts.c (fts_load): Don't set sp->fts_dev here, since
25994         p->fts_statp may not yet be defined.
25995         (fts_read): Instead, set it in the caller, once p->fts_statp is
25996         sure to be defined, and corresponds to a top-level directory.
25997         This bug made du -x fail.  Here's the coreutils test case:
25998         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=ba45154d8e9f
25999         Reported by Mike Frysinger.
26000
26001 2006-12-01  Jim Meyering  <jim@meyering.net>
26002
26003         * modules/savewd (Depends-on): Add fcntl_h to avoid self-test
26004         build failure due to missing definition of HAVE_WORKING_O_NOFOLLOW.
26005         Reported by Simon Josefsson.
26006
26007 2006-11-30  Jim Meyering  <jim@meyering.net>
26008
26009         * m4/warning.m4: Use the all-permissive copyright notice
26010         recommended by RMS (rather than LGPL).
26011         * m4/vararrays.m4: Likewise.
26012         * m4/flexmember.m4: Likewise.
26013
26014 2006-11-29  Bruno Haible  <bruno@clisp.org>
26015
26016         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
26017         noinst_LIBRARIES. Augment noinst_LIBRARIES and noinst_LTLIBRARIES
26018         using +=.
26019         Reported by Simon Josefsson <simon@josefsson.org>.
26020
26021 2006-11-28  James Youngman <jay@gnu.org>
26022
26023         * README: Advise users that they might find the bug-gnulib@gnu.org
26024         and autotools-announce@gnu.org mailing lists useful.
26025
26026 2006-11-28  Bruno Haible  <bruno@clisp.org>
26027
26028         * m4/ptrdiff_max.m4: Remove file.
26029
26030 2006-11-21  Bruno Haible  <bruno@clisp.org>
26031
26032         * m4/eoverflow.m4 (gl_EOVERFLOW): Use AC_COMPUTE_INT instead of
26033         _AC_COMPUTE_INT.
26034         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
26035         * m4/ptrdiff_max.m4 (gl_PTRDIFF_MAX): Use AC_COMPUTE_INT instead of
26036         _AC_COMPUTE_INT.
26037         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
26038         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_COMPUTE_INT instead of
26039         _AC_COMPUTE_INT.
26040         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
26041
26042 2006-11-28  Jim Meyering  <jim@meyering.net>
26043
26044         * lib/regcomp.c (parse_branch): Rename local, exp->expr, to avoid
26045         warning from "gcc -Wshadow" about shadowing the builtin.
26046
26047 2006-11-27  Bruno Haible  <bruno@clisp.org>
26048
26049         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_INT instead of
26050         _AC_COMPUTE_INT.
26051         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
26052
26053 2006-11-27  Bruno Haible  <bruno@clisp.org>
26054             Paul Eggert  <eggert@cs.ucla.edu>
26055
26056         * lib/regex.h (__restrict_arr): Redo logic of #if, for clarity.
26057
26058 2006-11-26  Bruno Haible  <bruno@clisp.org>
26059
26060         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
26061         noinst_LTLIBRARIES.
26062
26063 2006-11-27  Paul Eggert  <eggert@cs.ucla.edu>
26064             Bruno Haible  <bruno@clisp.org>
26065
26066         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to 0
26067         if compiling with "gcc -ansi".
26068
26069 2006-11-26  Paul Eggert  <eggert@cs.ucla.edu>
26070
26071         Fix some incompatibilities with gcc -ansi -pedantic.
26072         * lib/regex.h (__restrict_arr): Don't use the [restrict] syntax
26073         if compiling pedantically with GCC, unless it's C99 or later.
26074         Don't trust sys/cdefs.h's definition of __restrict_arr, either, as
26075         it mishandles gcc -ansi -pedantic as well.
26076         * lib/regex_internal.h (re_token_t): Don't use enum bitfields
26077         if gcc -pedantic.
26078         * lib/regexec.c (check_node_accept_bytes): Don't use auto
26079         initializers for struct if -pedantic, unless it's C99 or later.
26080
26081 2006-11-25  Nix  <nix@esperi.org.uk>  (tiny change)
26082
26083         * m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the mtime.
26084         Don't close an fd more than once. Identical atimes indicate
26085         success, not failure.
26086
26087 2006-11-22  Robinson Mittmann <bob@hoplon.com>  (tiny change)
26088
26089         * lib/sincosl.c (kernel_sinl): Fix typo in threshold.
26090
26091 2006-11-23  Jim Meyering  <jim@meyering.net>
26092
26093         * build-aux/announce-gen: New file.  From coreutils.
26094
26095 2006-11-22  Jim Meyering  <jim@meyering.net>
26096
26097         Work around a compile-time error from the HP-UX 11.00 /bin/cc.
26098         * lib/fts.c (enum Fts_stat): Give this previously-anon enum a name.
26099         (fts_read): Use a temporary to narrow the overused st_size member
26100         before using it in a switch statement.  Reported by Matthew Woehlke.
26101
26102         * m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST argument.
26103         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
26104
26105 2006-11-20  Bruno Haible  <bruno@clisp.org>
26106
26107         * gettext.m4 (AM_GNU_GETTEXT): Revert 2005-07-28 patch: Use
26108         changequote instead of pairs of brackets.
26109         Reported by Andreas Schwab <schwab@suse.de>.
26110
26111 2006-11-21  Jim Meyering  <jim@meyering.net>
26112
26113         * lib/fts.c (fts_safe_changedir): Move a declaration "up",
26114         so as to remain compatible with older compilers.
26115         Patch from Michael Deutschmann.
26116
26117 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
26118
26119         * MODULES.html.sh (File system functions): Add openat.
26120
26121         * lib/openat.h (rpl_fstatat): New macro, if
26122         [HAVE_OPENAT && ! LSTAT_FOLLOWS_SLASHED_SYMLINK.
26123         (fstatat): Define to rpl_fstatat under the same conditions,
26124         unless COMPILING_FSTATAT.
26125         * m4/openat.m4 (gl_FUNC_OPENAT): Compile fstatat.c too, if fstatat
26126         seems to have the bug.
26127         * lib/fstatat.c: New file.
26128         * modules/openat (Files): Add it.
26129
26130 2006-11-20  Bruno Haible  <bruno@clisp.org>
26131
26132         * Makefile: New file.
26133
26134 2006-11-20  Jim Meyering  <jim@meyering.net>
26135
26136         The beginnings of syntax-related checks for gnulib.
26137         * lib/Makefile: New file.
26138         * lib/t-idcache: New script.  Ensure that the two halves of
26139         idcache.c stay in sync.
26140
26141         * lib/idcache.c: Adjust comments in user- and group- portions to
26142         be more accurate, and to be consistent with one another.
26143
26144 2006-11-20  Jim Meyering  <jim@meyering.net>
26145
26146         * lib/idcache.c: Restore most of the 2006-11-06 patch, so as to
26147         continue using the flexible array member (thus, this module performs
26148         half as many malloc calls), with the addition that...
26149         (getgroup, getuser): Consistently record a non-match via an empty
26150         "name" string, and map an empty string match to a NULL return value.
26151         * modules/idcache (Depends-on): Re-add flexmember.
26152
26153         * lib/idcache.c (getuser): Remove all uses of the register keyword.
26154         (getuidbyname, getgroup, getgidbyname): Likewise.
26155
26156         Use cleaner syntax: NULL rather than 0.
26157         * lib/idcache.c (getuidbyname, getgidbyname): Return NULL, not 0.
26158
26159 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
26160
26161         * lib/idcache.c: Undo most recent patch, dated 2006-11-06.
26162         It mishandled the case where the group was missing.
26163         Problem reported by Greg Schafer.
26164         * modules/idcache: Likewise.
26165
26166 2006-11-18  Jim Meyering  <jim@meyering.net>
26167
26168         * check-module (%exempt_header): Add exception for some
26169         conditionally-included headers.
26170
26171         * modules/i-ring (Depends-on): Add verify.
26172         (License): Change to LGPL.
26173
26174 2006-11-16  Paul Eggert  <eggert@cs.ucla.edu>
26175
26176         * modules/getaddinfo (Depends-on): Remove inttostr; add snprintf.
26177         * lib/getaddrinfo.c: Include snprintf.h rather than intprops.h
26178         and inttostr.h.  Use snprintf rather than uinttostr, so that
26179         LGPLed code doesn't depend on GPLed.
26180
26181 2006-11-17  Paul Eggert  <eggert@cs.ucla.edu>
26182
26183         * modules/inline (License): Change from GPL to LGPL.
26184
26185 2006-11-17  Jim Meyering  <jim@meyering.net>
26186
26187         * modules/d-type (License): Switch to LGPL.
26188
26189 2006-11-15  Bruno Haible  <bruno@clisp.org>
26190
26191         * m4/alloca.m4 (gl_FUNC_ALLOCA): Fix the AC_CACHE_CHECK message.
26192
26193 2006-11-15  Eric Blake  <ebb9@byu.net>
26194
26195         * m4/allocsa.m4 (gl_ALLOCSA): Don't invoke macro already picked up by
26196         the module dependency.
26197
26198 2006-11-15  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
26199             Bruno Haible  <bruno@clisp.org>
26200
26201         * gnulib-tool (func_create_testdir): Add license consistency check.
26202
26203 2006-11-15  Eric Blake  <ebb9@byu.net>
26204
26205         * m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK to avoid a
26206         random "(cached)" in configure output.
26207
26208 2006-11-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26209
26210         * m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK so that the
26211         test for conforming inttypes.h is both announced and cached.
26212
26213         * MODULES.html.sh (seen_modules, seen_files): New variables.
26214         (func_module): Rewrite to use a few less gnulib-tool and sed
26215         invocations.  Avoid a couple of quadratic algorithms for ...
26216         (missed_modules, missed_files): ... these, with ...
26217         (func_append, func_tmpdir): ... these new functions, from
26218         gnulib-tool.  Analogously, install traps for cleanup.
26219
26220         * tests/test-gc.c (main): Remove unused variables.
26221         * tests/test-read-file.c: Include stdlib.h, for 'free'.
26222
26223 2006-11-14  Paul Eggert  <eggert@cs.ucla.edu>
26224
26225         * modules/inttostr (License): Change to LGPL.
26226
26227 2006-11-14  Eric Blake  <ebb9@byu.net>
26228
26229         * modules/tempname (License): Change to LGPL.
26230
26231 2006-11-14  Eric Blake  <ebb9@byu.net>
26232
26233         * doc/functions.texi (Function Portability): *printf functions on
26234         Cygwin now understand all POSIX size specifiers.
26235
26236 2006-11-14  Bruno Haible  <bruno@clisp.org>
26237
26238         * modules/c-ctype (License): Change to LGPL.
26239
26240 2006-11-12  Bruno Haible  <bruno@clisp.org>
26241
26242         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
26243         AC_LIB_LINKFLAGS_BODY): Also set a LIB${NAME}_PREFIX variable. Needed
26244         for GNOME libraries, for which the include files are installed in
26245         subdirectories of $prefix/include.
26246
26247 2006-11-12  Bruno Haible  <bruno@clisp.org>
26248
26249         * m4/lib-link.m4: Require at least autoconf-2.54.
26250         (AC_LIB_LINKFLAGS_BODY) [autoconf < 2.61]: Turn dots into the library
26251         name to underscores for the --with option.
26252
26253 2006-11-13  Bruno Haible  <bruno@clisp.org>
26254
26255         * gnulib-tool (func_create_testdir): Set gl_source_base correctly in
26256         the tests directory.
26257         Reported by Ralf Wildenhues.
26258
26259 2006-11-13  Bruno Haible  <bruno@clisp.org>
26260
26261         * gnulib-tool (func_emit_initmacro_start): Also override AC_LIBSOURCES.
26262         (func_emit_initmacro_end): Undo the override here.
26263         (func_emit_initmacro_done): Emit a definition for gl_LIBSOURCES.
26264         Works around the famous automake error in coreutils.
26265
26266 2006-11-13  Eric Blake  <ebb9@byu.net>
26267
26268         * lib/gl_anytree_oset.h (gl_tree_search_atleast): Return the
26269         element, not its node.
26270
26271 2006-11-12  Bruno Haible  <bruno@clisp.org>
26272
26273         * gnulib-tool (func_emit_lib_Makefile_am): Replace occurrences of
26274         '$(top_srcdir)/build-aux/', taking into account the real auxdir.
26275
26276 2006-11-12  Bruno Haible  <bruno@clisp.org>
26277
26278         * gnulib-tool: New option --local-symlink.
26279         (func_usage): Document it.
26280         (lsymbolic): New variable.
26281         (func_import, func_create_testdir): If --symlink was not specified,
26282         test whether --local-symlink was specified and the file comes from
26283         the local_gnulib_dir.
26284
26285 2006-11-12  Bruno Haible  <bruno@clisp.org>
26286
26287         * gnulib-tool (func_ln): New function.
26288         (func_ln_if_changed, func_create_testdir): Use it instead of "ln -s".
26289
26290 2006-11-12  Bruno Haible  <bruno@clisp.org>
26291
26292         Finish support for source files in subdirectories.
26293         * gnulib-tool (func_emit_lib_Makefile_am): If some of the source files
26294         are in subdirectories, set uses_subdirs and add 'subdir-objects' to
26295         AUTOMAKE_OPTIONS.
26296         (func_import, func_create_testdir): Invoke AM_PROG_CC_C_O in this case.
26297
26298 2006-11-12  Bruno Haible  <bruno@clisp.org>
26299
26300         * gnulib-tool (func_get_automake_snippet): Synthesize also an
26301         EXTRA_lib_SOURCES augmentation.
26302         (func_emit_lib_Makefile_am): Initialize EXTRA_lib..._SOURCES to empty.
26303
26304 2006-11-12  Jim Meyering  <jim@meyering.net>
26305
26306         Make fts (in FTS_CWDFD mode) more efficient by caching a few open
26307         file descriptors.  This also averts a failure on systems with
26308         native openat support when a traversed directory lacks "x" access.
26309         * lib/fts_.h: Include "i-ring.h"
26310         (struct FTS) [fts_fd_ring]: New member.
26311         * lib/fts.c (RESTORE_INITIAL_CWD): Also call fd_ring_clear.
26312         (FCHDIR): Add parentheses.
26313         (fd_ring_check, fd_ring_print) [!FTS_DEBUG]: Define away.
26314         (cwd_advance_fd): Add a 3rd parameter.  Adjust all callers.
26315         When descending, rather than simply closing the previous
26316         fts_cwd_fd value, push that file descriptor onto the ring.
26317         (same_fd, fd_ring_print, fd_ring_check) [FTS_DEBUG]: New functions.
26318         (fts_open): Initialize the new fd_ring member.
26319         (fts_close): Clear the ring.
26320         (fts_safe_changedir): When possible, use our new fd_ring to skip
26321         the diropen and fstat and dev/ino comparison that would normally
26322         accompany a virtual `chdir ("..")'.
26323
26324         * modules/fts (Depends-on): Add i-ring.
26325         * modules/i-ring: New module.
26326         * lib/i-ring.c, lib/i-ring.h, lib/i-ring-test.c: New files.
26327         * m4/i-ring.m4: New file.
26328
26329 2006-11-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26330
26331         * gnulib-tool (func_create_testdir): Fix replacement of
26332         `build-aux' in configure.ac.  Run autotools in gltests
26333         subdirectory.
26334         (func_create_testdir, func_create_megatestdir, test): There is
26335         no need for '--force' in most autotool invocations in a new
26336         tree.  Actually fail the whole test if any of the tools, or the
26337         configure or make stages fail.
26338
26339         Sync from Automake.
26340         * build-aux/gnupload: Revert last change.  Add pointer to upload
26341         instructions of the GNU Maintenance Instructions.
26342         Suggestion by Karl Berry.
26343
26344 2006-11-10  Jim Meyering  <jim@meyering.net>
26345
26346         * lib/fts.c [FTS_DEBUG]: Don't try to print a pointer via %s.
26347
26348 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
26349
26350         * lib/gettext.h (dgettext, dcgettext, ngettext) [! ENABLE_NLS]:
26351         (dngettext, dcngettext, bindtextdomain) [! ENABLE_NLS]:
26352         (bind_textdomain_codeset) [! ENABLE_NLS]:
26353         Evaluate all the arguments.  That way, callers get compatible behavior
26354         if the arguments have side effects.  Also, it avoids some GCC
26355         diagnostics in some cases; Joel E. Denny reported problems when Bison
26356         was configured with --enable-gcc-warnigs.
26357
26358 2006-11-10  Jim Meyering  <jim@meyering.net>
26359
26360         * m4/inline.m4 (gl_INLINE): Check with the compiler, not cpp, so that
26361         relevant options in CFLAGS (like -O, -fno-inline) are taken into
26362         account.
26363
26364 2006-11-10  Jim Meyering  <jim@meyering.net>
26365
26366         * modules/inline: New file/module.
26367         * modules/xalloc (Files): Remove m4/inline.m4.
26368         (Depends-on): Add inline, instead.
26369         * modules/oset: Likewise.
26370         * modules/list: Likewise.
26371
26372 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
26373
26374         * lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
26375         Problem reported by Matthew Woehlke.
26376
26377 2006-11-09  Bruno Haible  <bruno@clisp.org>
26378
26379         * lib/tempname.c (gen_tempname): Remove variant that invokes
26380         __gen_tempname.
26381         * m4/tempname.m4 (gl_FUNC_GEN_TEMPNAME): Don't test for
26382         __gen_tempname.
26383
26384 2006-11-08  Bruno Haible  <bruno@clisp.org>
26385
26386         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_type_long_long_int
26387         to 'yes' instead of 'cross-compiling'.
26388
26389 2006-11-08  Paul Eggert  <eggert@cs.ucla.edu>
26390
26391         * lib/quotearg.h (quotearg_free): New decl.
26392         * lib/quotearg.c (quotearg_free): New function.
26393         (slot0, nslots, slotvec0, slotvec):
26394         Now file-scope so that quotearg_free can get at them.
26395
26396 2006-11-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26397
26398         Sync from Automake.
26399         * build-aux/gnupload: Add missing 'gnu' to example URL.
26400         Report by Karl Berry.
26401
26402 2006-11-08  Bruno Haible  <bruno@clisp.org>
26403
26404         * m4/inline.m4 (gl_INLINE): Also test __NO_INLINE__.
26405         Suggested by Paul Eggert.
26406
26407 2006-11-08  Jim Meyering  <jim@meyering.net>
26408
26409         * lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
26410         It's already included if !_LIBC.
26411         (fts_safe_changedir): Add a comment.
26412
26413 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
26414
26415         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
26416         Tandem NonStop Kernel (OSS) cc -O circa 2004, reported by
26417         Matthew Woehlke.
26418
26419         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Move
26420         definitions up, to avoid colliding with change below.
26421         (static_inline) [HAVE_INLINE]: New macro.
26422         (xnmalloc, xnrealloc, x2nrealloc, xcharalloc):
26423         Provide extern decls when !HAVE_INLINE.  Do not define unless
26424         static_inline is defined, either by us or by xmalloc.c.  Use
26425         static_inline rather than static inline.
26426         (XCALLOC): Optimize sizeof(T) = 1 case.
26427         * lib/xmalloc.c (static_inline) [!HAVE_INLINE]: New macro.
26428
26429 2006-11-07  Bruno Haible  <bruno@clisp.org>
26430
26431         * lib/xalloc.h (XNMALLOC): Restore optimization of sizeof(T) = 1 case.
26432         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require gl_INLINE instead of
26433         AC_C_INLINE.
26434         * modules/xalloc (Files): Add m4/inline.m4.
26435
26436 2006-11-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26437
26438         * README: Fix typo.
26439         * doc/gnulib.texi (Miscellaneous Notes): Likewise, rename...
26440         (Miscellanous Notes): ...from this.
26441
26442 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
26443
26444         * m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
26445         Mention that offsetof should be used instead of sizeof.
26446         From Bruno Haible.
26447
26448 2006-11-07  Bruno Haible  <bruno@clisp.org>
26449
26450         * lib/w32spawn.h (prepare_spawn): Use XNMALLOC instead of xmalloc.
26451
26452 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
26453
26454         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
26455         * lib/gl_anyavltree_list2.h (create_subtree_with_contents):
26456         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
26457         (gl_tree_add_before, gl_tree_add_after):
26458         Use XMALLOC instead of xmalloc, and XCALLOC instead of xzalloc.
26459         * lib/gl_anyhash_list2.h (hash_resize): Likewise.
26460         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
26461         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before):
26462         (gl_linked_add_after, gl_linked_add_at): Likewise.
26463         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents):
26464         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
26465         (gl_tree_add_before, gl_tree_add_after): Likewise.
26466         * lib/gl_anytree_list2.h (gl_tree_create_empty): Likewise.
26467         * lib/gl_anytree_oset.h (gl_tree_create_empty): Likewise.
26468         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
26469
26470 2006-11-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26471
26472         * lib/gl_oset.h: Use C comment style, not C++ comment style.
26473
26474 2006-11-06  Bruno Haible  <bruno@clisp.org>
26475
26476         * m4/inline.m4: New file.
26477         * m4/gl_list.m4 (gl_LIST): Require gl_INLINE.
26478         * modules/list (Files): Add m4/inline.m4.
26479         * modules/oset (Files): Likewise.
26480
26481 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
26482
26483         * lib/idcache.c: Include <stddef.h>, for offsetof.
26484         (struct userid.name): Change from char * to a flexible array member.
26485         All uses changed.
26486         * modules/idcache (Depends-on): Add flexmember.
26487
26488         * MODULES.html.sh (Core language properties): New module flexmember.
26489         * modules/flexmember, m4/flexmember.m4: New files.
26490
26491         * lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now static
26492         inline functions that are identical with the old xnmalloc_inline,
26493         xnrealloc_inline, x2nrealloc_inline of lib/xmalloc.c.  This is so
26494         that we can avoid some unnecessary integer multiplications and
26495         divisions in the common case where the element size is known at
26496         compile time.
26497         (XNMALLOC) [HAVE_INLINE]: Remove special case, which is no longer
26498         needed.
26499         (xnboundedmalloc): Remove.
26500         (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Use lower-case letters for
26501         arguments, for consistency with rest of this header.
26502         (xcharalloc): Rewrite using XNMALLOC.
26503         * lib/xmalloc.c (xnmalloc_inline, xnmalloc, xnrealloc_inline):
26504         (xnrealloc, x2nrealloc_inline, x2nrealloc): Remove.  The *_inline
26505         versions have been moved to lib/xalloc.h and renamed to be the
26506         non-*_inline versions.
26507         (xmalloc, xrealloc): Implement without reference to the xnmalloc
26508         and xnrealloc functions, since those functions are now inline and
26509         now call us.
26510         (x2realloc): Invoke x2realloc, not x2realloc_inline, to accommodate
26511         renaming described above.
26512         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE since
26513         xmalloc.c no longer uses inline directly.  gl_PREREQ_XALLOC now
26514         captures the dependency in AC_C_INLINE.
26515
26516         New module canonicalize-lgpl, proposed by Charles Wilson in
26517         <http://lists.gnu.org/archive/html/bug-gnulib/2006-11/msg00020.html>
26518         with a few small changes afterwards.
26519         * MODULES.html.sh (File system functions): New module
26520         canonicalize-lgpl.
26521         * lib/canonicalize.h: Add comments for canonicalize_filename_mode
26522         and canonicalize_file_name.
26523         * lib/canonicalize-lgpl.c, m4/canonicalize-lgpl.m4:
26524         * modules/canonicalize-lgpl: New files.
26525
26526 2006-11-05  Bruno Haible  <bruno@clisp.org>
26527
26528         * gnulib-tool (func_import, func_create_testdir): Create directories
26529         also for files in subdirectories of lib/.
26530
26531 2006-11-05  Bruno Haible  <bruno@clisp.org>
26532
26533         * lib/gl_array_list.c (gl_array_iterator_next): Make pointer decrement
26534         ANSI C compliant.
26535
26536 2006-11-03  Bruno Haible  <bruno@clisp.org>
26537
26538         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
26539         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require AC_C_INLINE.
26540         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): New macros.
26541         (xnboundedmalloc): New inline function.
26542         * lib/classpath.c (new_classpath): Use XNMALLOC instead of xmalloc.
26543         * lib/clean-temp.c (create_temp_dir): Use XNMALLOC, XMALLOC instead of
26544         xmalloc.
26545         * lib/concatpath.c (concatenated_pathname): Use XNMALLOC instead of
26546         xmalloc.
26547         * lib/fatal-signal.c (at_fatal_signal): Use XNMALLOC instead of xmalloc.
26548         * lib/findprog.c (find_in_path): Use XNMALLOC instead of xmalloc.
26549         * lib/gl_array_list.c (gl_array_create_empty): Use XMALLOC instead of
26550         xmalloc.
26551         (gl_array_create): Use XNMALLOC, XMALLOC instead of xmalloc.
26552         * lib/gl_array_oset.c (gl_array_create_empty): Use XNMALLOC instead of
26553         xmalloc.
26554         * lib/gl_avltree_oset.c (gl_tree_add_first, gl_tree_add_before,
26555         gl_tree_add_after): Use XMALLOC instead of xmalloc.
26556         * lib/gl_carray_list.c (gl_carray_create_empty): Use XMALLOC instead of
26557         xmalloc.
26558         (gl_carray_create): Use XNMALLOC, XMALLOC instead of xmalloc.
26559         * lib/gl_rbtree_oset.c (gl_tree_add_first, gl_tree_add_before,
26560         gl_tree_add_after): Use XMALLOC instead of xmalloc.
26561         * lib/gl_sublist.c (gl_sublist_create): Use XMALLOC instead of xmalloc.
26562         * lib/pagealign_alloc.c (new_memnode): Use XMALLOC instead of xmalloc.
26563         * lib/sh-quote.c (shell_quote_argv): Use XNMALLOC instead of xmalloc.
26564         * lib/xvasprintf.c (xstrcat): Use XNMALLOC instead of xmalloc.
26565
26566 2006-11-03  Bruno Haible  <bruno@clisp.org>
26567
26568         * lib/c-ctype.h [C++]: Define functions without name mangling.
26569         * lib/fwriteerror.h [C++]: Likewise.
26570         * lib/gcd.h [C++]: Likewise.
26571         * lib/linebreak.h [C++]: Likewise.
26572
26573 2006-11-03  Paul Eggert  <eggert@cs.ucla.edu>
26574
26575         * lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING):
26576         (CAN_ALL_BUT_LAST, CAN_MISSING, canonicalize_filename_mode):
26577         Define only if PROVIDE_CANONICALIZE_FILENAME_MODE is defined.
26578         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
26579         Check for functions and headers just once.
26580         Check for declaration of canonicalize_file_name.
26581         Define PROVIDE_CANONICALIZE_FILENAME_MODE.
26582
26583 2006-11-02  Charles Wilson  <cygwin@cwilson.fastmail.fm>
26584
26585         * gnulib-tool (func_import): Fix typo in actioncmd.
26586
26587 2006-11-02  Bruno Haible  <bruno@clisp.org>
26588
26589         * gnulib-tool (func_get_automake_snippet): Interpret a backslash-
26590         newline sequence in the Makefile.am snippet as a space, like "make"
26591         does.
26592         Reported by Roger Persson <perrog@gmail.com>.
26593
26594 2006-11-01  Bruno Haible  <bruno@clisp.org>
26595
26596         * m4/strcase.m4 (gl_FUNC_STRNCASECMP): Check whether strncasecmp is
26597         already declared in <string.h>.
26598         * lib/strcase.h (strncasecmp): Don't declare it if yes.
26599
26600 2006-11-01  Bruno Haible  <bruno@clisp.org>
26601
26602         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Don't define strcasecmp here.
26603         * lib/strcase.h: Include <string.h>.
26604         (strcasecmp): Define to rpl_strcasecmp here.
26605
26606 2006-11-01  Bruno Haible  <bruno@clisp.org>
26607
26608         * lib/printf-parse.c (PRINTF_PARSE): Cast malloc/realloc results.
26609
26610 2006-11-01  Eric Blake  <ebb9@byu.net>
26611
26612         * lib/mkstemp-safer.c (mkstemp_safer): Allow C++ compilation.
26613
26614         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.
26615
26616 2006-10-29  Bruno Haible  <bruno@clisp.org>
26617
26618         Make it compile in C++ mode.
26619         * lib/full-write.c (full_rw): Add a cast.
26620
26621 2006-11-01  Bruno Haible  <bruno@clisp.org>
26622
26623         * gnulib-tool (func_get_automake_snippet): Change sed_combine_lines to
26624         be POSIX compliant.
26625         Reported by Roger Persson <perrog@gmail.com>.
26626
26627 2006-11-01  Eric Blake  <ebb9@byu.net>
26628
26629         * lib/getopt_.h: Fix comments.
26630
26631 2006-10-31  Eric Blake  <ebb9@byu.net>
26632
26633         * modules/tmpdir (Depends-on): Add sys_stat.
26634         * modules/mkdtemp (Depends-on): Add tempname, drop unistd.
26635         * lib/mkdtemp.c (gen_tempname): Remove; tempname covers this.
26636         * lib/tmpdir.c (S_ISDIR): Simplify, thanks to sys_stat.
26637         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Simplify, thanks to
26638         tempname.
26639
26640 2006-10-31  Paul Eggert  <eggert@cs.ucla.edu>
26641
26642         Avoid some C++ diagnostics reported by Bruno Haible.
26643         * lib/quotearg.c (clone_quoting_options): Use xmemdup rather than
26644         xmalloc.
26645         (quotearg_alloc): Use xcharalloc rather than xmalloc.
26646         (struct slotvec): Move to top level.
26647         (quotearg_n_options): Rewrite to avoid xmalloc.
26648         * lib/xalloc.h (xcharalloc): New function.
26649         * (xrealloc, xnrealloc, x2realloc, x2nrealloc, xmemdup):
26650         [defined __cplusplus]: Add function template that provides result
26651         type propagation.  This part of the change is from Bruno Haible.
26652
26653 2006-10-29  Bruno Haible  <bruno@clisp.org>
26654
26655         Make it compile in C++ mode.
26656         * lib/striconv.c (mem_cd_iconv): Cast malloc/realloc result.
26657         * lib/strnlen1.c (strnlen1): Cast memchr result.
26658         * lib/mbchar.h (mb_copy): Rename arguments to 'new_mbc', 'old_mbc'.
26659         * lib/clean-temp.c (string_equals, string_hash): Add casts.
26660         (create_temp_dir): Rename local variable 'template'.
26661         (compile_csharp_using_sscli): Add cast.
26662         * lib/fatal-signal.c (at_fatal_signal): Cast xmalloc result.
26663         * lib/findprog.c (find_in_path): Likewise.
26664         * lib/linebreak.c (mbs_width_linebreaks): Cast malloc result.
26665         * lib/wait-process.c (register_slave_subprocess): Likewise.
26666
26667 2006-10-22  Bruno Haible  <bruno@clisp.org>
26668
26669         * modules/tsearch: New file.
26670         * lib/tsearch.h: New file.
26671         * lib/tsearch.c: New file, from glibc-2.5 with small modifications.
26672         * m4/tsearch.m4: New file.
26673         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add tsearch.
26674
26675 2006-10-29  Eric Blake  <ebb9@byu.net>
26676
26677         * lib/arcfour.c: Assume config.h.
26678         * lib/arctwo.c: Likewise.
26679         * lib/base64.c: Likewise.
26680         * lib/check-version.c: Likewise.
26681         * lib/crc.c: Likewise.
26682         * lib/des.c: Likewise.
26683         * lib/gc-gnulib.c: Likewise.
26684         * lib/gc-libgcrypt.c: Likewise.
26685         * lib/gc-pbkdf2-sha1.c: Likewise.
26686         * lib/getaddrinfo.c: Likewise.
26687         * lib/getdelim.c: Likewise.
26688         * lib/getline.c: Likewise.
26689         * lib/hmac-md5.c: Likewise.
26690         * lib/hmac-sha1.c: Likewise.
26691         * lib/iconvme.c: Likewise.
26692         * lib/md2.c: Likewise.
26693         * lib/md4.c: Likewise.
26694         * lib/memxor.c: Likewise.
26695         * lib/read-file.c: Likewise.
26696         * lib/readline.c: Likewise.
26697         * lib/rijndael-alg-fst.c: Likewise.
26698         * lib/rijndael-api-fst.c: Likewise.
26699         * lib/xgetdomainname.c: Likewise.
26700
26701 2006-10-28  Eric Blake  <ebb9@byu.net>
26702
26703         * lib/xstrndup.c: Assume config.h.
26704
26705 2006-10-27  Paul Eggert  <eggert@cs.ucla.edu>
26706
26707         Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
26708         stat-macros.h is now for our own macros, whereas stat_h is for
26709         macros in the <sys/stat.h> name space.
26710         * lib/stat-macros.h: Remove copyright notice, as this file is now tiny.
26711         (STAT_MACROS_H): Remove.
26712         (S_IFMT, S_ISBLK, S_ISCHR, S_ISDIR, S_ISFIFO, S_ISLNK, S_ISNAM):
26713         (S_ISMPB, S_ISMPC, S_ISNWK, S_ISREG, S_ISSOCK, S_ISDOOR, S_ISPORT):
26714         (S_TYPEISMQ, S_TYPEISTMO, S_TYPEISSEM, S_TYPEISSHM, S_ISCTG, S_ISOFD):
26715         (S_ISOFL, S_ISWHT, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IRGRP):
26716         (S_IROTH, S_IWUSR, S_IWGRP, S_IWOTH, S_IXUSR, S_IXGRP, S_IXOTH):
26717         (S_IRWXU, S_IRWXG, S_IRWXO, S_IXUGO, S_IRWXUGO):
26718         Move these macros to ...
26719         * lib/stat_.h: here.  Don't include stat-macros.h.
26720         * lib/canonicalize.c: Don't include stat-macros.h.
26721         * lib/chown.c: Likewise.
26722         * lib/euidaccess.c: Likewise.
26723         * lib/file-type.c: Likewise.
26724         * lib/filemode.c: Likewise.
26725         * lib/glob.c: Likewise.
26726         * lib/isapipe.c: Likewise.
26727         * lib/lchown.c: Likewise.
26728         * lib/lstat.c: Likewise.
26729         * lib/mkdir-p.c: Likewise.
26730         * lib/rmdir.c: Likewise.
26731         * m4/lchown.m4 (gl_FUNC_LCHOWN): Don't require gl_STAT_MACROS.
26732         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Don't check for io.h
26733         unless mkdir isn't declared, to speed up 'configure'.
26734         Always create sys/stat.h, since it's unlikely any real sys/stat.h
26735         would define all the S_* symbols.
26736         * modules/canonicalize (Depends-on):
26737         Depend on sys_stat, not stat-macros.
26738         * modules/chown: Likewise.
26739         * modules/euidaccess: Likewise.
26740         * modules/filemode: Likewise.
26741         * modules/file-type: Likewise.
26742         * modules/glob: Likewise.
26743         * modules/isapipe: Likewise.
26744         * modules/lchown: Likewise.
26745         * modules/lstat: Likewise.
26746         * modules/mkancesdirs: Likewise.
26747         * modules/rmdir: Likewise.
26748         * modules/mkdir-p (Depends-on): Also depend on sys_stat.
26749         * modules/modechange: Likewise.
26750         * modules/stat-macros (Files): Remove m4/stat-macros.m4.
26751         (configure.ac): Remove gl_STAT_MACROS.
26752         * modules/sys_stat (Depends-on): Remove stat-macros.
26753
26754 2006-10-27  Bruno Haible  <bruno@clisp.org>
26755
26756         * m4/signed.m4: Remove file.
26757         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS_: Remove bh_C_SIGNED
26758         invocation.
26759         * modules/vasnprintf (Files): Remove m4/signed.m4.
26760
26761 2006-10-27  Bruno Haible  <bruno@clisp.org>
26762
26763         Update to GNU gettext 0.16.
26764         * modules/gettext (Files): Add m4/intl.m4, m4/intldir.m4. Remove
26765         m4/inttypes-h.m4, m4/signed.m4.
26766         * m4/gettext.m4: Update to GNU gettext 0.16.
26767         * m4/intl.m4: New file, from GNU gettext.
26768         * m4/intldir.m4: New file, from GNU gettext.
26769         * config/srclist.txt: Update
26770
26771 2006-10-27  Eric Blake  <ebb9@byu.net>
26772
26773         * MODULES.html.sh: Document tempname.
26774         * modules/mkstemp (Depends-on): Add tempname, and drop transitive
26775         dependencies.
26776         (Files): Move lib/tempname.c...
26777         * modules/tempname: ...to this new module.
26778         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Remove tempname checks.
26779         (gl_PREREQ_TEMPNAME): Move...
26780         * m4/tempname.m4: ...to this new file.
26781         * lib/mkstemp.c (includes) [!_LIBC]: Use tempname.h.
26782         * modules/sys_stat (Depends-on): Add stat-macros.
26783         * lib/stat_.h (includes): Pick up stat macros.
26784         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Replace <sys/stat.h>
26785         if stat macros are broken.
26786         * lib/tempname.c (includes): No need to include "stat-macros.h".
26787         (__gen_tempname) [!_LIBC]: Expose as gen_tempname.
26788         (direxists, __path_search) [!_LIBC]: Don't compile these in
26789         gnulib; the tmpdir module covers that.
26790         * lib/tempname.h: New file.
26791
26792 2006-10-26  Paul Eggert  <eggert@cs.ucla.edu>
26793
26794         * COPYING: Explain how gnulib-tool converts licence headers.
26795         Almost all wording by Eric Blake.
26796
26797 2006-10-25  Paul Eggert  <eggert@cs.ucla.edu>
26798
26799         * lib/mbchar.h (is_basic_table): Make read-only.
26800         * lib/mbchar.c (is_basic_table): Likewise.
26801         Reported by John Darrington.
26802
26803 2006-10-25  Bruno Haible  <bruno@clisp.org>
26804
26805         * lib/progname.h (set_program_name): Undefine before defining.
26806
26807 2006-10-25  Bruno Haible  <bruno@clisp.org>
26808
26809         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to
26810         false for non-gcc C++ compilers.
26811         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
26812
26813 2006-10-24  Bruno Haible  <bruno@clisp.org>
26814
26815         * lib/striconv.c (mem_cd_iconv, str_cd_iconv): Treat all non-GNU
26816         iconv implementations like Irix iconv.
26817
26818 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
26819
26820         * modules/vararrays: New file.
26821         * m4/vararrays.m4: New file, taken from diffutils.
26822         * MODULES.html.sh: New module vararrays.
26823
26824 2006-10-24  Karl Berry  <karl@gnu.org>
26825
26826         * doc/gnulib-intro.texi: --- instead of --; non-naive naive.
26827         Don't call GNU Unix.
26828
26829 2006-10-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26830
26831         * users.txt: Add Libtool.
26832
26833         Sync from Libtool:
26834
26835         2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
26836
26837         * lib/argz.c: Remove check for HAVE_CONFIG_H, to conform
26838         to gnulib's policy of including config.h unconditionally.
26839
26840 2006-10-24  Bruno Haible  <bruno@clisp.org>
26841
26842         * modules/wcwidth (Files): Add m4/wint_t.m4.
26843         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gt_TYPE_WINT_T.
26844         * lib/wcwidth.h (iswprint): Use 'int' if 'wint_t' is not defined.
26845
26846 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
26847
26848         * lib/getdate.y (yyerror): Make the arguments pointer-to-const,
26849         to pacify GCC with some -W flags enabled.  Problem reported by
26850         Bruno Haible.
26851
26852 2006-10-24  Jim Meyering  <jim@meyering.net>
26853
26854         * MODULES.html.sh: Remove uinttostr.  It's not a module.
26855         Reported by Karl Berry.
26856
26857 2006-10-23  Bruno Haible  <bruno@clisp.org>
26858
26859         * lib/fts.c (fts_build): Move variable declaration, for C89 compliance.
26860
26861 2006-10-24  Bruno Haible  <bruno@clisp.org>
26862
26863         * lib/gl_list.h: Use C comment style, not C++ comment style.
26864
26865 2006-10-23  Eric Blake  <ebb9@byu.net>
26866
26867         * lib/getaddrinfo.c (includes): Add missing include.
26868
26869 2006-10-23  Bruno Haible  <bruno@clisp.org>
26870             Paul Eggert  <eggert@cs.ucla.edu>
26871
26872         Ability to rename obstack_free.
26873         * lib/obstack.h (__obstack_free): New macro. Declare instead of
26874         obstack_free.
26875         (obstack_free): Invoke the __obstack_free macro.
26876         * lib/obstack.c (obstack_free): Use __obstack_free macro.
26877
26878 2006-10-23  Bruno Haible  <bruno@clisp.org>
26879             Paul Eggert  <eggert@cs.ucla.edu>
26880
26881         * lib/argp.h (argp_parse, __argp_parse): Comment out the identifiers
26882         __argc, __argv from the declaration. (They are defined as macros on
26883         mingw.)
26884
26885 2006-10-22  Bruno Haible  <bruno@clisp.org>
26886
26887         * doc/gnulib-intro.texi: New file.
26888         * doc/gnulib.texi: Include it.
26889
26890 2006-10-21  Bruno Haible  <bruno@clisp.org>
26891
26892         * doc/gnulib.texi: Split the chapter "Gnulib" into 3 chapters
26893         "Introduction", "Miscellanous Notes", "Particular Modules".
26894
26895 2006-10-21  Bruno Haible  <bruno@clisp.org>
26896
26897         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
26898         Change mostlyclean-local rule to avoid sh syntax error from bash
26899         versions 2.00..2.05 when $(MOSTLYCLEANDIRS) is empty.
26900
26901 2006-10-23  Jim Meyering  <jim@meyering.net>
26902
26903         * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,
26904         in place of snprintf.
26905
26906         * modules/inttostr (Files): Add lib/uinttostr.c.
26907         * lib/uinttostr.c (inttostr): New file/function.
26908         * lib/inttostr.h (uinttostr): Declare.
26909         * m4/inttostr.m4: Add AC_LIBOBJ([uinttostr]).
26910         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
26911         Add uinttostr.
26912         * modules/getaddrinfo (Depends-on): Remove snprintf.  Add inttostr.
26913
26914 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
26915
26916         * lib/canonicalize.c (ELOOP): Define if not already defined.
26917         Problem reported by Bruno Haible in
26918         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00282.html>.
26919
26920 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
26921
26922         * lib/stdint_.h [defined _AIX]: Don't include <sys/types.h>.
26923         Problem reported by Perry Smith and Ville Laurikari.
26924
26925         * lib/getndelim2.c (SSIZE_MAX): Use same defn that getdelim.c
26926         uses.
26927
26928 2006-10-19  Bruno Haible  <bruno@clisp.org>
26929
26930         * lib/getndelim2.c (SSIZE_MAX): Provide fallback definition. Needed
26931         for mingw.
26932
26933 2006-10-19  Bruno Haible  <bruno@clisp.org>
26934
26935         * lib/openat-priv.h (EOPNOTSUPP): Provide fallback definition.
26936         Needed for mingw.
26937
26938 2006-10-19  Bruno Haible  <bruno@clisp.org>
26939
26940         * m4/size_max.m4 (gl_SIZE_MAX): Cache the result.
26941
26942 2006-10-19  Bruno Haible  <bruno@clisp.org>
26943
26944         * m4/allocsa.m4 (gl_ALLOCSA): Invoke gl_FUNC_ALLOCA, don't AC_REQUIRE
26945         it.
26946
26947 2006-10-19  Bruno Haible  <bruno@clisp.org>
26948
26949         * m4/alloca.m4 (gl_FUNC_ALLOCA): Cache the result of the AC_EGREP_CPP
26950         invocation.
26951
26952 2006-10-19  Bruno Haible  <bruno@clisp.org>
26953
26954         * gnulib-tool (func_create_testdir): Don't include ftruncate and
26955         mountlist by default.
26956
26957 2006-10-16  Bruno Haible  <bruno@clisp.org>
26958
26959         * lib/c-strstr.c: Include c-strstr.h.
26960
26961 2006-10-18  Charles Wilson  <cygwin@cwilson.fastmail.fm>
26962
26963         * gnulib-tool: Don't clobber $sourcebase when $local_gnulib_dir ends
26964         in a slash.
26965
26966 2006-10-18  Bruno Haible  <bruno@clisp.org>
26967
26968         * lib/lock.h [C++]: Wrap definitions in extern "C".
26969
26970 2006-10-18  Bruno Haible  <bruno@clisp.org>
26971
26972         * gnulib-tool (func_emit_initmacro_end): Remove duplicates from the
26973         gl_LIBOBJS list.
26974
26975 2006-10-18  Bruno Haible  <bruno@clisp.org>
26976
26977         * lib/findprog.c (find_in_path): Avoid "gcc -Wwrite-strings" warning.
26978
26979 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>
26980
26981         * lib/xstrtol.h: Include gettext.h.
26982         (_STRTOL_ERROR): Wrap English-language formats inside gettext.
26983         Problem reported by Eric Blake.
26984         * modules/xstrtol (Depends-on): Add gettext-h.
26985
26986 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>  (tiny change)
26987
26988         * lib/strftime.c (advance): New macro.
26989         (add): Use it to avoid adding 0 to a FILE *.  FILE can be an
26990         incomplete type, so you can't add 0 to it.  Problem and patch
26991         reported by Eelco Dolstra for dietlibc.
26992
26993 2006-10-18  Jim Meyering  <jim@meyering.net>
26994
26995         * lib/readutmp.c (desirable_utmp_entry): Use "bool" as the
26996         type for a local, and rename it: s/up/user_proc/.
26997
26998 2006-10-18  Sergey Poznyakoff  <gray@gnu.org.ua>
26999
27000         * lib/readutmp.c (desirable_utmp_entry): Implement new flag:
27001         READ_UTMP_USER_PROCESS.
27002         * lib/readutmp.h (READ_UTMP_USER_PROCESS): New flag
27003
27004 2006-10-17  Paul Eggert  <eggert@cs.ucla.edu>
27005
27006         * lib/localcharset.c: Do not check HAVE_SETLOCALE.
27007         * m4/localcharset.m4 (gl_LOCALCHARSET): Don't check for setlocale.
27008
27009 2006-10-17  Eric Blake  <ebb9@byu.net>
27010
27011         * lib/sigprocmask.c (sigprocmask): Fix typo.
27012
27013         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Fix typo.
27014
27015         * modules/clean-temp (Makefile.am): Don't add to make output...
27016         (configure.ac): ...instead define SIGNAL_SAFE_LIST inside
27017         config.h.
27018
27019 2006-10-17  Bruno Haible  <bruno@clisp.org>
27020
27021         * lib/gettext.h (gettext, ngettext, pgettext, npgettext): Define
27022         differently if DEFAULT_TEXT_DOMAIN is set.
27023
27024 2006-10-16  Bruno Haible  <bruno@clisp.org>
27025
27026         * lib/clean-temp.c: Include fwriteerror.h.
27027
27028 2006-10-16  Bruno Haible  <bruno@clisp.org>
27029
27030         * getndelim2.m4 (gl_GETNDELIM2): Remove 2003-10-23 hack.
27031
27032 2006-10-16  Bruno Haible  <bruno@clisp.org>
27033
27034         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Also test for sigset_t.
27035         * lib/sigprocmask.h: Include <sys/types.h>.
27036         (sigset_t): Use the system's definition if present.
27037
27038 2006-10-17  Eric Blake  <ebb9@byu.net>
27039
27040         * lib/xvasprintf.c (includes): Assume config.h.
27041         * lib/xasprintf.c (includes): Likewise.
27042
27043 2006-10-16  Paul Eggert  <eggert@cs.ucla.edu>
27044
27045         * lib/fsusage.c (PROPAGATE_ALL_ONES): Don't assume uintmax_t is
27046         at least as wide as intmax_t.
27047
27048 2006-10-16  Alexandre Duret-Lutz  <adl@gnu.org>
27049
27050         (Imported from Automake.)
27051         * build-aux/gnupload: Update to version 1.1 of directive file.
27052
27053 2006-10-16  Eric Blake  <ebb9@byu.net>
27054
27055         * modules/configmake (Makefile.am): Add pkglibexecdir support, to
27056         match Automake 1.10a.
27057
27058 2006-10-14  Bruno Haible  <bruno@clisp.org>
27059
27060         * modules/sigprocmask: New file.
27061         * lib/sigprocmask.h: New file.
27062         * lib/sigprocmask.c: New file.
27063         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Renamed from
27064         gt_SIGNALBLOCKING. When not defining HAVE_POSIX_SIGNALBLOCKING,
27065         request sigprocmask.o.
27066         (gl_PREREQ_SIGPROCMASK): New macro.
27067         * modules/fatal-signal (Files): Remove m4/signalblocking.m4.
27068         (Depends-on): Add sigprocmask.
27069         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Don't require
27070         gt_SIGNALBLOCKING. Test for 'raise' only once.
27071         * lib/fatal-signal.c: Include sigprocmask.h.
27072         (fatal_signal_set, init_fatal_signal_set, block_fatal_signals,
27073         unblock_fatal_signals): Define always.
27074         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
27075         sigprocmask.
27076
27077 2006-10-14  Paul Eggert  <eggert@cs.ucla.edu>
27078
27079         Sync from Automake.
27080         * build-aux/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m,
27081         which incorrectly sets the mode of an existing destination
27082         directory.  In some cases the unpatched install-sh could do the
27083         equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD
27084         system.  We hope this is rare in practice, but it's clearly worth
27085         fixing.  Problem reported by Alex Unleashed in
27086         <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
27087         Also, don't bother to check for -m bugs unless we're using -m;
27088         suggested by Stepan Kasal.
27089
27090 2006-10-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27091
27092         Sync from Automake.
27093         * build-aux/depcomp (gcc3): Put dependency extraction flags before the
27094         `-c' flag, so they appear at the same position as in %FASTDEP%
27095         mode in depend2.am.  Fixes build failure for FreeBSD's c89,
27096         which ignores unknown options only after the first non-option.
27097         Bug report against M4 by Nelson H. F. Beebe.
27098
27099 2006-10-13  Jim Meyering  <jim@meyering.net>
27100
27101         Fix a bug in yesterday's change.
27102         * lib/fts.c (fts_open): When using FTS_XDEV|FTS_NOSTAT,
27103         p->fts_statp->st_dev would be used uninitialized.
27104         Ensures that we always call fts_stat on the very first entry.
27105         Miklos Szeredi reported that find -xdev stopped working.
27106
27107 2006-10-12  Bruno Haible  <bruno@clisp.org>
27108
27109         * gnulib-tool (func_get_automake_snippet): Append an automatically
27110         computed EXTRA_DIST augmentation.
27111         * modules/acl (Makefile.am): Remove EXTRA_DIST augmentation.
27112         * modules/alloca-opt (Makefile.am): Likewise.
27113         * modules/allocsa (Makefile.am): Likewise.
27114         * modules/arcfour (Makefile.am): Likewise.
27115         * modules/arctwo (Makefile.am): Likewise.
27116         * modules/argmatch (Makefile.am): Likewise.
27117         * modules/argz (Makefile.am): Likewise.
27118         * modules/atexit (Makefile.am): Likewise.
27119         * modules/backupfile (Makefile.am): Likewise.
27120         * modules/byteswap (Makefile.am): Likewise.
27121         * modules/c-strtod (Makefile.am): Likewise.
27122         * modules/c-strtold (Makefile.am): Likewise.
27123         * modules/calloc (Makefile.am): Likewise.
27124         * modules/canon-host (Makefile.am): Likewise.
27125         * modules/canonicalize (Makefile.am): Likewise.
27126         * modules/chdir-long (Makefile.am): Likewise.
27127         * modules/chdir-safer (Makefile.am): Likewise.
27128         * modules/check-version (Makefile.am): Likewise.
27129         * modules/chown (Makefile.am): Likewise.
27130         * modules/cloexec (Makefile.am): Likewise.
27131         * modules/close-stream (Makefile.am): Likewise.
27132         * modules/closeout (Makefile.am): Likewise.
27133         * modules/crc (Makefile.am): Likewise.
27134         * modules/csharpexec (Makefile.am): Likewise.
27135         * modules/cycle-check (Makefile.am): Likewise.
27136         * modules/des (Makefile.am): Likewise.
27137         * modules/dev-ino (Makefile.am): Likewise.
27138         * modules/dirfd (Makefile.am): Likewise.
27139         * modules/dirname (Makefile.am): Likewise.
27140         * modules/dup2 (Makefile.am): Likewise.
27141         * modules/eealloc (Makefile.am): Likewise.
27142         * modules/error (Makefile.am): Likewise.
27143         * modules/euidaccess (Makefile.am): Likewise.
27144         * modules/exclude (Makefile.am): Likewise.
27145         * modules/exitfail (Makefile.am): Likewise.
27146         * modules/fcntl-safer (Makefile.am): Likewise.
27147         * modules/fcntl (Makefile.am): Likewise.
27148         * modules/file-type (Makefile.am): Likewise.
27149         * modules/fileblocks (Makefile.am): Likewise.
27150         * modules/filemode (Makefile.am): Likewise.
27151         * modules/filenamecat (Makefile.am): Likewise.
27152         * modules/fnmatch (Makefile.am): Likewise.
27153         * modules/fopen-safer (Makefile.am): Likewise.
27154         * modules/fpending (Makefile.am): Likewise.
27155         * modules/fprintftime (Makefile.am): Likewise.
27156         * modules/free (Makefile.am): Likewise.
27157         * modules/fsusage (Makefile.am): Likewise.
27158         * modules/ftruncate (Makefile.am): Likewise.
27159         * modules/fts (Makefile.am): Likewise.
27160         * modules/gc-arcfour (Makefile.am): Likewise.
27161         * modules/gc-des (Makefile.am): Likewise.
27162         * modules/gc-hmac-md5 (Makefile.am): Likewise.
27163         * modules/gc-hmac-sha1 (Makefile.am): Likewise.
27164         * modules/gc-md4 (Makefile.am): Likewise.
27165         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
27166         * modules/gc-sha1 (Makefile.am): Likewise.
27167         * modules/gc (Makefile.am): Likewise.
27168         * modules/getaddrinfo (Makefile.am): Likewise.
27169         * modules/getcwd (Makefile.am): Likewise.
27170         * modules/getdelim (Makefile.am): Likewise.
27171         * modules/getdomainname (Makefile.am): Likewise.
27172         * modules/getgroups (Makefile.am): Likewise.
27173         * modules/gethostname (Makefile.am): Likewise.
27174         * modules/gethrxtime (Makefile.am): Likewise.
27175         * modules/getline (Makefile.am): Likewise.
27176         * modules/getloadavg (Makefile.am): Likewise.
27177         * modules/getlogin_r (Makefile.am): Likewise.
27178         * modules/getndelim2 (Makefile.am): Likewise.
27179         * modules/getopt (Makefile.am): Likewise.
27180         * modules/getpagesize (Makefile.am): Likewise.
27181         * modules/getpass-gnu (Makefile.am): Likewise.
27182         * modules/getpass (Makefile.am): Likewise.
27183         * modules/getsubopt (Makefile.am): Likewise.
27184         * modules/gettime (Makefile.am): Likewise.
27185         * modules/gettimeofday (Makefile.am): Likewise.
27186         * modules/getugroups (Makefile.am): Likewise.
27187         * modules/getusershell (Makefile.am): Likewise.
27188         * modules/glob (Makefile.am): Likewise.
27189         * modules/group-member (Makefile.am): Likewise.
27190         * modules/hard-locale (Makefile.am): Likewise.
27191         * modules/hash (Makefile.am): Likewise.
27192         * modules/hmac-md5 (Makefile.am): Likewise.
27193         * modules/hmac-sha1 (Makefile.am): Likewise.
27194         * modules/human (Makefile.am): Likewise.
27195         * modules/idcache (Makefile.am): Likewise.
27196         * modules/imaxabs (Makefile.am): Likewise.
27197         * modules/imaxdiv (Makefile.am): Likewise.
27198         * modules/inet_ntop (Makefile.am): Likewise.
27199         * modules/inet_pton (Makefile.am): Likewise.
27200         * modules/intprops (Makefile.am): Likewise.
27201         * modules/inttostr (Makefile.am): Likewise.
27202         * modules/inttypes (Makefile.am): Likewise.
27203         * modules/isapipe (Makefile.am): Likewise.
27204         * modules/javaversion (Makefile.am): Likewise.
27205         * modules/lchmod (Makefile.am): Likewise.
27206         * modules/lchown (Makefile.am): Likewise.
27207         * modules/localcharset (Makefile.am): Likewise.
27208         * modules/long-options (Makefile.am): Likewise.
27209         * modules/lstat (Makefile.am): Likewise.
27210         * modules/malloc (Makefile.am): Likewise.
27211         * modules/mathl (Makefile.am): Likewise.
27212         * modules/mbchar (Makefile.am): Likewise.
27213         * modules/md2 (Makefile.am): Likewise.
27214         * modules/md4 (Makefile.am): Likewise.
27215         * modules/md5 (Makefile.am): Likewise.
27216         * modules/memcasecmp (Makefile.am): Likewise.
27217         * modules/memchr (Makefile.am): Likewise.
27218         * modules/memcmp (Makefile.am): Likewise.
27219         * modules/memcoll (Makefile.am): Likewise.
27220         * modules/memcpy (Makefile.am): Likewise.
27221         * modules/memmem (Makefile.am): Likewise.
27222         * modules/memmove (Makefile.am): Likewise.
27223         * modules/mempcpy (Makefile.am): Likewise.
27224         * modules/memrchr (Makefile.am): Likewise.
27225         * modules/memset (Makefile.am): Likewise.
27226         * modules/memxor (Makefile.am): Likewise.
27227         * modules/mkancesdirs (Makefile.am): Likewise.
27228         * modules/mkdir-p (Makefile.am): Likewise.
27229         * modules/mkdir (Makefile.am): Likewise.
27230         * modules/mkdtemp (Makefile.am): Likewise.
27231         * modules/mkstemp (Makefile.am): Likewise.
27232         * modules/mktime (Makefile.am): Likewise.
27233         * modules/modechange (Makefile.am): Likewise.
27234         * modules/mountlist (Makefile.am): Likewise.
27235         * modules/nanosleep (Makefile.am): Likewise.
27236         * modules/obstack (Makefile.am): Likewise.
27237         * modules/openat (Makefile.am): Likewise.
27238         * modules/pagealign_alloc (Makefile.am): Likewise.
27239         * modules/pathmax (Makefile.am): Likewise.
27240         * modules/physmem (Makefile.am): Likewise.
27241         * modules/poll (Makefile.am): Likewise.
27242         * modules/posixtm (Makefile.am): Likewise.
27243         * modules/posixver (Makefile.am): Likewise.
27244         * modules/putenv (Makefile.am): Likewise.
27245         * modules/quote (Makefile.am): Likewise.
27246         * modules/quotearg (Makefile.am): Likewise.
27247         * modules/raise (Makefile.am): Likewise.
27248         * modules/read-file (Makefile.am): Likewise.
27249         * modules/readline (Makefile.am): Likewise.
27250         * modules/readlink (Makefile.am): Likewise.
27251         * modules/readtokens (Makefile.am): Likewise.
27252         * modules/readutmp (Makefile.am): Likewise.
27253         * modules/realloc (Makefile.am): Likewise.
27254         * modules/regex (Makefile.am): Likewise.
27255         * modules/rename-dest-slash (Makefile.am): Likewise.
27256         * modules/rename (Makefile.am): Likewise.
27257         * modules/rijndael (Makefile.am): Likewise.
27258         * modules/rmdir (Makefile.am): Likewise.
27259         * modules/rpmatch (Makefile.am): Likewise.
27260         * modules/safe-read (Makefile.am): Likewise.
27261         * modules/safe-write (Makefile.am): Likewise.
27262         * modules/same-inode (Makefile.am): Likewise.
27263         * modules/same (Makefile.am): Likewise.
27264         * modules/save-cwd (Makefile.am): Likewise.
27265         * modules/savedir (Makefile.am): Likewise.
27266         * modules/setenv (Makefile.am): Likewise.
27267         * modules/settime (Makefile.am): Likewise.
27268         * modules/sha1 (Makefile.am): Likewise.
27269         * modules/sig2str (Makefile.am): Likewise.
27270         * modules/snprintf (Makefile.am): Likewise.
27271         * modules/stat-macros (Makefile.am): Likewise.
27272         * modules/stat-time (Makefile.am): Likewise.
27273         * modules/stdbool (Makefile.am): Likewise.
27274         * modules/stdint (Makefile.am): Likewise.
27275         * modules/stdlib-safer (Makefile.am): Likewise.
27276         * modules/stpcpy (Makefile.am): Likewise.
27277         * modules/stpncpy (Makefile.am): Likewise.
27278         * modules/strcase (Makefile.am): Likewise.
27279         * modules/strcasestr (Makefile.am): Likewise.
27280         * modules/strchrnul (Makefile.am): Likewise.
27281         * modules/strcspn (Makefile.am): Likewise.
27282         * modules/strdup (Makefile.am): Likewise.
27283         * modules/strerror (Makefile.am): Likewise.
27284         * modules/strftime (Makefile.am): Likewise.
27285         * modules/strndup (Makefile.am): Likewise.
27286         * modules/strnlen (Makefile.am): Likewise.
27287         * modules/strpbrk (Makefile.am): Likewise.
27288         * modules/strsep (Makefile.am): Likewise.
27289         * modules/strstr (Makefile.am): Likewise.
27290         * modules/strtod (Makefile.am): Likewise.
27291         * modules/strtoimax (Makefile.am): Likewise.
27292         * modules/strtok_r (Makefile.am): Likewise.
27293         * modules/strtol (Makefile.am): Likewise.
27294         * modules/strtoll (Makefile.am): Likewise.
27295         * modules/strtoul (Makefile.am): Likewise.
27296         * modules/strtoull (Makefile.am): Likewise.
27297         * modules/strtoumax (Makefile.am): Likewise.
27298         * modules/strverscmp (Makefile.am): Likewise.
27299         * modules/sys_socket (Makefile.am): Likewise.
27300         * modules/sys_stat (Makefile.am): Likewise.
27301         * modules/sysexits (Makefile.am): Likewise.
27302         * modules/time_r (Makefile.am): Likewise.
27303         * modules/timegm (Makefile.am): Likewise.
27304         * modules/timespec (Makefile.am): Likewise.
27305         * modules/tmpfile-safer (Makefile.am): Likewise.
27306         * modules/trim (Makefile.am): Likewise.
27307         * modules/unistd-safer (Makefile.am): Likewise.
27308         * modules/unlinkdir (Makefile.am): Likewise.
27309         * modules/unlocked-io (Makefile.am): Likewise.
27310         * modules/userspec (Makefile.am): Likewise.
27311         * modules/utime (Makefile.am): Likewise.
27312         * modules/utimecmp (Makefile.am): Likewise.
27313         * modules/utimens (Makefile.am): Likewise.
27314         * modules/vasnprintf (Makefile.am): Likewise.
27315         * modules/vasprintf (Makefile.am): Likewise.
27316         * modules/vsnprintf (Makefile.am): Likewise.
27317         * modules/xalloc (Makefile.am): Likewise.
27318         * modules/xgetcwd (Makefile.am): Likewise.
27319         * modules/xnanosleep (Makefile.am): Likewise.
27320         * modules/xreadlink (Makefile.am): Likewise.
27321         * modules/xstrtod (Makefile.am): Likewise.
27322         * modules/xstrtol (Makefile.am): Likewise.
27323         * modules/xstrtold (Makefile.am): Likewise.
27324         * modules/yesno (Makefile.am): Likewise.
27325         * modules/getdate (Makefile.am): Don't add getdate.h to EXTRA_DIST.
27326
27327 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
27328
27329         * modules/error (Makefile.am): Distribute files through
27330         EXTRA_DIST, not lib_SOURCES.
27331
27332 2006-10-12  Eric Blake  <ebb9@byu.net>
27333
27334         * modules/error (Makefile.am): Distribute files in /lib.
27335         * modules/obstack (Makefile.am): Likewise.
27336
27337 2006-10-12  Bruno Haible  <bruno@clisp.org>
27338
27339         * modules/acl (Makefile.am): Distribute all files in lib/ through
27340         EXTRA_DIST.
27341         * modules/arcfour (Makefile.am): Likewise.
27342         * modules/arctwo (Makefile.am): Likewise.
27343         * modules/argmatch (Makefile.am): Likewise.
27344         * modules/argz (Makefile.am): Likewise.
27345         * modules/atexit (Makefile.am): Likewise.
27346         * modules/backupfile (Makefile.am): Likewise.
27347         * modules/c-strtod (Makefile.am): Likewise.
27348         * modules/c-strtold (Makefile.am): Likewise.
27349         * modules/calloc (Makefile.am): Likewise.
27350         * modules/canon-host (Makefile.am): Likewise.
27351         * modules/canonicalize (Makefile.am): Likewise.
27352         * modules/chdir-long (Makefile.am): Likewise.
27353         * modules/chdir-safer (Makefile.am): Likewise.
27354         * modules/check-version (Makefile.am): Likewise.
27355         * modules/chown (Makefile.am): Likewise.
27356         * modules/cloexec (Makefile.am): Likewise.
27357         * modules/close-stream (Makefile.am): Likewise.
27358         * modules/closeout (Makefile.am): Likewise.
27359         * modules/crc (Makefile.am): Likewise.
27360         * modules/cycle-check (Makefile.am): Likewise.
27361         * modules/des (Makefile.am): Likewise.
27362         * modules/dirfd (Makefile.am): Likewise.
27363         * modules/dirname (Makefile.am): Likewise.
27364         * modules/dup2 (Makefile.am): Likewise.
27365         * modules/euidaccess (Makefile.am): Likewise.
27366         * modules/exclude (Makefile.am): Likewise.
27367         * modules/exitfail (Makefile.am): Likewise.
27368         * modules/fcntl-safer (Makefile.am): Likewise.
27369         * modules/file-type (Makefile.am): Likewise.
27370         * modules/fileblocks (Makefile.am): Likewise.
27371         * modules/filemode (Makefile.am): Likewise.
27372         * modules/filenamecat (Makefile.am): Likewise.
27373         * modules/fnmatch (Makefile.am): Likewise.
27374         * modules/fopen-safer (Makefile.am): Likewise.
27375         * modules/fpending (Makefile.am): Likewise.
27376         * modules/fprintftime (Makefile.am): Likewise.
27377         * modules/free (Makefile.am): Likewise.
27378         * modules/fsusage (Makefile.am): Likewise.
27379         * modules/ftruncate (Makefile.am): Likewise.
27380         * modules/fts (Makefile.am): Likewise.
27381         * modules/gc (Makefile.am): Likewise.
27382         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
27383         * modules/getaddrinfo (Makefile.am): Likewise.
27384         * modules/getcwd (Makefile.am): Likewise.
27385         * modules/getdelim (Makefile.am): Likewise.
27386         * modules/getdomainname (Makefile.am): Likewise.
27387         * modules/getgroups (Makefile.am): Likewise.
27388         * modules/gethostname (Makefile.am): Likewise.
27389         * modules/gethrxtime (Makefile.am): Likewise.
27390         * modules/getline (Makefile.am): Likewise.
27391         * modules/getloadavg (Makefile.am): Likewise.
27392         * modules/getlogin_r (Makefile.am): Likewise.
27393         * modules/getopt (Makefile.am): Likewise.
27394         * modules/getpass (Makefile.am): Likewise.
27395         * modules/getpass-gnu (Makefile.am): Likewise.
27396         * modules/getsubopt (Makefile.am): Likewise.
27397         * modules/gettime (Makefile.am): Likewise.
27398         * modules/gettimeofday (Makefile.am): Likewise.
27399         * modules/getugroups (Makefile.am): Likewise.
27400         * modules/getusershell (Makefile.am): Likewise.
27401         * modules/glob (Makefile.am): Likewise.
27402         * modules/group-member (Makefile.am): Likewise.
27403         * modules/hard-locale (Makefile.am): Likewise.
27404         * modules/hash (Makefile.am): Likewise.
27405         * modules/hmac-md5 (Makefile.am): Likewise.
27406         * modules/hmac-sha1 (Makefile.am): Likewise.
27407         * modules/human (Makefile.am): Likewise.
27408         * modules/idcache (Makefile.am): Likewise.
27409         * modules/imaxabs (Makefile.am): Likewise.
27410         * modules/imaxdiv (Makefile.am): Likewise.
27411         * modules/inet_ntop (Makefile.am): Likewise.
27412         * modules/inet_pton (Makefile.am): Likewise.
27413         * modules/inttostr (Makefile.am): Likewise.
27414         * modules/isapipe (Makefile.am): Likewise.
27415         * modules/lchown (Makefile.am): Likewise.
27416         * modules/long-options (Makefile.am): Likewise.
27417         * modules/lstat (Makefile.am): Likewise.
27418         * modules/malloc (Makefile.am): Likewise.
27419         * modules/mathl (Makefile.am): Likewise.
27420         * modules/mbchar (Makefile.am): Likewise.
27421         * modules/md2 (Makefile.am): Likewise.
27422         * modules/md4 (Makefile.am): Likewise.
27423         * modules/md5 (Makefile.am): Likewise.
27424         * modules/memcasecmp (Makefile.am): Likewise.
27425         * modules/memchr (Makefile.am): Likewise.
27426         * modules/memcmp (Makefile.am): Likewise.
27427         * modules/memcoll (Makefile.am): Likewise.
27428         * modules/memcpy (Makefile.am): Likewise.
27429         * modules/memmem (Makefile.am): Likewise.
27430         * modules/memmove (Makefile.am): Likewise.
27431         * modules/mempcpy (Makefile.am): Likewise.
27432         * modules/memrchr (Makefile.am): Likewise.
27433         * modules/memset (Makefile.am): Likewise.
27434         * modules/memxor (Makefile.am): Likewise.
27435         * modules/mkancesdirs (Makefile.am): Likewise.
27436         * modules/mkdir (Makefile.am): Likewise.
27437         * modules/mkdir-p (Makefile.am): Likewise.
27438         * modules/mkdtemp (Makefile.am): Likewise.
27439         * modules/mkstemp (Makefile.am): Likewise.
27440         * modules/mktime (Makefile.am): Likewise.
27441         * modules/modechange (Makefile.am): Likewise.
27442         * modules/mountlist (Makefile.am): Likewise.
27443         * modules/nanosleep (Makefile.am): Likewise.
27444         * modules/openat (Makefile.am): Likewise.
27445         * modules/pagealign_alloc (Makefile.am): Likewise.
27446         * modules/physmem (Makefile.am): Likewise.
27447         * modules/poll (Makefile.am): Likewise.
27448         * modules/posixtm (Makefile.am): Likewise.
27449         * modules/posixver (Makefile.am): Likewise.
27450         * modules/putenv (Makefile.am): Likewise.
27451         * modules/quote (Makefile.am): Likewise.
27452         * modules/quotearg (Makefile.am): Likewise.
27453         * modules/raise (Makefile.am): Likewise.
27454         * modules/read-file (Makefile.am): Likewise.
27455         * modules/readline (Makefile.am): Likewise.
27456         * modules/readlink (Makefile.am): Likewise.
27457         * modules/readtokens (Makefile.am): Likewise.
27458         * modules/readutmp (Makefile.am): Likewise.
27459         * modules/realloc (Makefile.am): Likewise.
27460         * modules/regex (Makefile.am): Likewise.
27461         * modules/rename (Makefile.am): Likewise.
27462         * modules/rename-dest-slash (Makefile.am): Likewise.
27463         * modules/rijndael (Makefile.am): Likewise.
27464         * modules/rmdir (Makefile.am): Likewise.
27465         * modules/rpmatch (Makefile.am): Likewise.
27466         * modules/safe-read (Makefile.am): Likewise.
27467         * modules/safe-write (Makefile.am): Likewise.
27468         * modules/same (Makefile.am): Likewise.
27469         * modules/save-cwd (Makefile.am): Likewise.
27470         * modules/savedir (Makefile.am): Likewise.
27471         * modules/setenv (Makefile.am): Likewise.
27472         * modules/settime (Makefile.am): Likewise.
27473         * modules/sha1 (Makefile.am): Likewise.
27474         * modules/sig2str (Makefile.am): Likewise.
27475         * modules/snprintf (Makefile.am): Likewise.
27476         * modules/stdlib-safer (Makefile.am): Likewise.
27477         * modules/stpcpy (Makefile.am): Likewise.
27478         * modules/stpncpy (Makefile.am): Likewise.
27479         * modules/strcase (Makefile.am): Likewise.
27480         * modules/strcasestr (Makefile.am): Likewise.
27481         * modules/strchrnul (Makefile.am): Likewise.
27482         * modules/strcspn (Makefile.am): Likewise.
27483         * modules/strdup (Makefile.am): Likewise.
27484         * modules/strerror (Makefile.am): Likewise.
27485         * modules/strftime (Makefile.am): Likewise.
27486         * modules/strndup (Makefile.am): Likewise.
27487         * modules/strnlen (Makefile.am): Likewise.
27488         * modules/strpbrk (Makefile.am): Likewise.
27489         * modules/strsep (Makefile.am): Likewise.
27490         * modules/strstr (Makefile.am): Likewise.
27491         * modules/strtod (Makefile.am): Likewise.
27492         * modules/strtoimax (Makefile.am): Likewise.
27493         * modules/strtok_r (Makefile.am): Likewise.
27494         * modules/strtol (Makefile.am): Likewise.
27495         * modules/strtoll (Makefile.am): Likewise.
27496         * modules/strtoul (Makefile.am): Likewise.
27497         * modules/strtoull (Makefile.am): Likewise.
27498         * modules/strtoumax (Makefile.am): Likewise.
27499         * modules/strverscmp (Makefile.am): Likewise.
27500         * modules/time_r (Makefile.am): Likewise.
27501         * modules/timegm (Makefile.am): Likewise.
27502         * modules/tmpfile-safer (Makefile.am): Likewise.
27503         * modules/unistd-safer (Makefile.am): Likewise.
27504         * modules/unlinkdir (Makefile.am): Likewise.
27505         * modules/userspec (Makefile.am): Likewise.
27506         * modules/utime (Makefile.am): Likewise.
27507         * modules/utimecmp (Makefile.am): Likewise.
27508         * modules/utimens (Makefile.am): Likewise.
27509         * modules/vasnprintf (Makefile.am): Likewise.
27510         * modules/vasprintf (Makefile.am): Likewise.
27511         * modules/vsnprintf (Makefile.am): Likewise.
27512         * modules/xalloc (Makefile.am): Likewise.
27513         * modules/xgetcwd (Makefile.am): Likewise.
27514         * modules/xnanosleep (Makefile.am): Likewise.
27515         * modules/xreadlink (Makefile.am): Likewise.
27516         * modules/xstrtod (Makefile.am): Likewise.
27517         * modules/xstrtol (Makefile.am): Likewise.
27518         * modules/xstrtold (Makefile.am): Likewise.
27519         * modules/yesno (Makefile.am): Likewise.
27520
27521 2006-10-12  Jim Meyering  <jim@meyering.net>
27522
27523         * m4/getloadavg.m4: Revert the change below.
27524
27525         * m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existence of
27526         lib/getloadavg.c using "ls -L", not "test -f".  The latter would
27527         fail with a symlink, which is what coreutils' ./bootstrap now
27528         creates by default.
27529
27530 2006-10-12  Bruno Haible  <bruno@clisp.org>
27531
27532         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): Don't define for MSVC or
27533         mingw.
27534         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX): Handle
27535         MSVC and mingw explicitly.
27536
27537 2006-10-11  Simon Josefsson  <jas@extundo.com>
27538             Bruno Haible  <bruno@clisp.org>
27539
27540         Add support for multiple gnulib-tool invocations in the scope of a
27541         single configure.ac file.
27542         * gnulib-tool (func_emit_lib_Makefile_am): In the _LIBADD variable,
27543         use a private [LT]LIBOBJS variant. Define a _DEPENDENCIES variable
27544         with the same contents as the _LIBADD variable.
27545         (func_emit_initmacro_start, func_emit_initmacro_end,
27546         func_emit_initmacro_done): New functions.
27547         (func_import, func_create_testdir): Invoke them. Allow the identifiers
27548         gl_LIBOBJS and gl_LTLIBOBJS.
27549
27550 2006-10-11  Bruno Haible  <bruno@clisp.org>
27551
27552         * gnulib-tool (GETTEXTPATH, AUTOHEADER, AUTOPOINT): New variables.
27553         (func_create_testdir): Don't create po/Makefile.am, don't invoke
27554         autoreconf. Instead, invoke autopoint explicitly but move back the
27555         *.m4 files from gnulib.
27556
27557 2006-10-11  Bruno Haible  <bruno@clisp.org>
27558
27559         * gnulib-tool (func_usage): Make module names after --create-testdir
27560         optional.
27561         (func_create_testdir): If no module was specified, use nearly all
27562         modules.
27563
27564 2006-10-12  Jim Meyering  <jim@meyering.net>
27565
27566         Big performance improvement for fts-based tools that use FTS_NOSTAT.
27567         Avoid spurious inode-mismatch problems on non-POSIX file systems.
27568         Details: http://article.gmane.org/gmane.comp.lib.gnulib.bugs/7416
27569         * lib/fts_.h (FTS_DEFER_STAT): Define new flag.
27570         (FTS_OPTIONMASK): Extend the mask to reflect this addition.
27571         * lib/fts.c (DT_IS_KNOWN, DT_MUST_BE): Define.
27572         (FTS_NO_STAT_REQUIRED, FTS_STAT_REQUIRED): Define.
27573         (fts_set_stat_required): New function.
27574         (fts_open): Defer the calls to fts_stat, if possible or requested.
27575         Move the code that maps a command-line fts_info value FTS_DOT to FTS_D
27576         into fts_stat itself.
27577         (fts_read): Perform any required (deferred) fts_stat call.
27578         (fts_build): Likewise, for the directory we're about to open and read.
27579         In the readdir loop, carefully decide whether each entry will require
27580         an eventual call to fts_stat, using dirent.d_type info if available.
27581         (fts_stat): Move the test for whether to honor FTS_COMFOLLOW on
27582         a command line argument into this function.  Update all callers.
27583         Map a return value of FTS_DOT to FTS_D for a command line argument.
27584         * modules/fts (Depends-on): Add d-type.  Alphabetize.
27585         Thanks to Miklos Szeredi for his tenacity and for the initial
27586         bug report about "find" failing on a FUSE-based file system.
27587
27588         * lib/fts.c (fts_open): Use consistent indentation.
27589
27590 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
27591
27592         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed from
27593         gl_USE_SYSTEM_EXTENSIONS, to fix a coreutils bootstrap failure
27594         reported by Jim Meyering.  All uses of cache variables renamed
27595         to match Autoconf's.
27596         (gl_USE_SYSTEM_EXTENSIONS): New macro, which simply requires
27597         the other one.
27598
27599         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
27600         Fix misspelling in diagnostic.
27601
27602 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
27603
27604         * lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not already
27605         defined.  Problem reported by Matthew Woehlke.
27606
27607         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
27608         Add support for Tandem NonStop R series.
27609         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX):
27610         Use new macro.
27611
27612         * lib/rename-dest-slash.c: Include stdbool.h but not string.h.
27613         (has_trailing_slash): Omit size arg; all callers changed.
27614         Omit 'inline', since it doesn't help performance and we'd
27615         need to configure it.
27616         Don't count //, ///, etc. as having a trailing slash.
27617         As a side effect, this removes a C99ism reported by Matthew Woehlke.
27618         (rpl_rename_dest_slash): On failure, use rename's errno rather
27619         than (in some cases) an incorrect or junk errno.
27620         Simplify code by removing need to compute length; this does
27621         cause it to make two passes instead of one over the file name,
27622         but it's worth it.
27623
27624         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo previous
27625         change, since Autoconf's version may no longer be appropriate now
27626         that we are using CVS Autoconf's version.  Add support for Tandem.
27627
27628 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
27629             Bruno Haible  <bruno@clisp.org>
27630
27631         * lib/allocsa.h (sa_alignment_longlong, sa_alignment_max): Test
27632         HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
27633         * m4/allocsa.m4 (gl_ALLOCSA): Invoke AC_TYPE_LONG_LONG_INT instead of
27634         gl_AC_TYPE_LONG_LONG.
27635
27636         * lib/printf-args.h (arg_type, argument): Test HAVE_LONG_LONG_INT
27637         instead of HAVE_LONG_LONG.
27638         * lib/printf-args.c (printf_fetchargs): Likewise.
27639         * lib/printf-parse.c (PRINTF_PARSE): Likewise.
27640         * lib/vasnprintf.c (VASNPRINTF): Likewise.
27641         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS, gl_PREREQ_PRINTF_PARSE,
27642         gl_PREREQ_VASNPRINTF): Invoke AC_TYPE_LONG_LONG_INT instead of
27643         gl_AC_TYPE_LONG_LONG.
27644
27645 2006-10-11  Bruno Haible  <bruno@clisp.org>
27646
27647         * m4/longlong.m4: Add comments.
27648         * m4/ulonglong.m4: Likewise.
27649
27650 2006-10-10  Bruno Haible  <bruno@clisp.org>
27651
27652         Make it possible to #define stpcpy, strdup to aliases.
27653         * lib/stpcpy.c (stpcpy) [!_LIBC]: Don't undefine.
27654         * lib/strdup.c (strdup) [!_LIBC]: Don't undefine.
27655
27656 2006-10-10  Bruno Haible  <bruno@clisp.org>
27657
27658         Make it possible to #define gcd to an alias.
27659         * lib/gcd.c: Include config.h.
27660
27661 2006-10-10  Bruno Haible  <bruno@clisp.org>
27662
27663         Make it possible to #define c_isascii to an alias.
27664         * lib/c-ctype.h: Don't define the macros if NO_C_CTYPE_MACROS is
27665         defined. Undefine the macros before defining them, to avoid gcc
27666         warnings.
27667         * lib/c-ctype.c: Include config.h. Don't undefine the macros; instead,
27668         define NO_C_CTYPE_MACROS early.
27669
27670 2006-10-10  Bruno Haible  <bruno@clisp.org>
27671
27672         Make it possible to #define set_program_name to an alias.
27673         * lib/progname.c: Don't undefine set_program_name; instead, undefine
27674         ENABLE_RELOCATABLE early.
27675
27676 2006-10-10  Paul Eggert  <eggert@cs.ucla.edu>
27677
27678         Port to Tandem NSK OSS, which has 64-bit signed int but at most
27679         32-bit unsigned int.  Problem reported by Matthew Woehlke in:
27680         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00062.html
27681         More generally, don't assume that 64-bit signed int is available
27682         if unsigned int is, and vice versa.
27683         * lib/inttypes_.h (_PRIu64_PREFIX, _SCNu64_PREFIX): Depend on
27684         unsigned symbols, not on their signed counterparts.
27685         * lib/stdint_.h (uint64_t, uint_least64_t, uint_fast64_t, uintmax_t):
27686         (UINT64_MAX, UINT_LEAST64_MAX, UINT_FAST64_MAX, UINTMAX_MAX):
27687         (UINT64_C, UINTMAX_C):
27688         Likewise.
27689         * lib/strtoimax.c (strtoll): Depend on signed symbols, not their
27690         unsigned counterparts.
27691         (Have_long_long, Unsigned): New macros.
27692         (Int): Renamed from INT.
27693         (strtoimax): Use the new macros.
27694         * m4/stdint.m4 (gl_STDINT_H): Require AC_TYPE_UNSIGNED_LONG_LONG_INT
27695         and substitute HAVE_UNSIGNED_LONG_LONG_INT.
27696         * modules/inttypes (inttypes.h): Substitute
27697         HAVE_UNSIGNED_LONG_LONG_INT.
27698         * modules/stdint (stdint.h): Likewise.
27699         (Files): Add m4/ulonglong.m4.
27700
27701 2006-10-10  Bruno Haible  <bruno@clisp.org>
27702
27703         Fix a gcc -Wshadow warning.
27704         * lib/gl_anyhash_list2.h (hash_resize): Rename local variable 'index'
27705         to 'bucket'.
27706         * lib/gl_anylinked_list2.h (gl_linked_search_from_to,
27707         gl_linked_indexof_from_to): Likewise.
27708         * lib/gl_linkedhash_list.c (add_to_bucket, remove_from_bucket):
27709         Likewise.
27710         * lib/gl_anytreehash_list1.h (add_to_bucket, remove_from_bucket):
27711         Likewise.
27712         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Likewise.
27713         Reported by Eric Blake.
27714
27715 2006-10-09  Paul Eggert  <eggert@cs.ucla.edu>
27716
27717         * lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd.h too,
27718         for NetBSD.  Problem reported by Bruno Haible.
27719
27720 2006-10-09  Jim Meyering  <jim@meyering.net>
27721
27722         * lib/lchown.c: Include <sys/stat.h> before "stat-macros.h".
27723         Patch from Bruno Haible.
27724
27725 2006-10-09  Jim Meyering  <jim@meyering.net>
27726
27727         * lib/fts-cycle.c (leave_dir): When "leaving" a top level directory due
27728         to FTS_SKIP, don't copy the parent's uninitialized dev/ino values.
27729         Trigger with e.g., mkdir d && valgrind ./chmod u+rwx d d
27730
27731 2006-10-08  Paul Eggert  <eggert@cs.ucla.edu>
27732
27733         Don't include <config.h> twice; this doesn't work in some cases,
27734         e.g., when config.h has "#define intmax_t long long int" and
27735         we include <config.h>, <inttypes.h>, <config.h> in that order.
27736         Problem reported by Matthew Woehlke in:
27737         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00073.html
27738         * lib/fprintftime.c: Don't include config.h or fprintftime.h.
27739         * lib/fts-cycle.c: Don't include config.h.
27740         * lib/strftime.c: Include fprintftime.h if FPRINTFTIME is defined.
27741         * lib/xstrtoimax.c: Remove copyright notice since it's short tnow.
27742         Don't include config.h or xstrtol.h.  Define STRTOL_T_MINIMUM
27743         and STRTOL_T_MAXIMUM unconditionally, since we now assume gnulib
27744         inttypes.h.
27745         * lib/xstrtoumax.c: Likewise.
27746         * lib/xstrtol.c: Include config.h and xstrtol.h after defining
27747         __strtol and the like, so that this module is more like its siblings.
27748         (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [! defined STRTOL_T_MINIMUM]:
27749         Remove; no longer needed now that we assume gnulib inttypes.h.
27750
27751 2006-10-08  Bruno Haible  <bruno@clisp.org>
27752
27753         * doc/gnulib-tool.texi: Emphasize the drawbacks of the --symlink
27754         option.
27755
27756 2006-10-07  Jim Meyering  <jim@meyering.net>
27757
27758         * modules/inttypes (inttypes.h): Revert what seems to have been
27759         an inadvertent part of today's change: use "|", not "/" in the
27760         substitution for the "/"-containing string, $(ABSOLUTE_INTTYPES_H).
27761
27762 2006-10-07  Bruno Haible  <bruno@clisp.org>
27763
27764         * modules/sublist: New file.
27765
27766 2006-10-07  Bruno Haible  <bruno@clisp.org>
27767
27768         * modules/alloca-opt (alloca.h): Add a "DO NOT EDIT" comment.
27769         * modules/argz (argz.h): Likewise.
27770         * modules/arpa_inet (arpa/inet.h): Likewise.
27771         * modules/byteswap (byteswap.h): Likewise.
27772         * modules/configmake (configmake.h): Likewise.
27773         * modules/fcntl (fcntl.h): Likewise.
27774         * modules/fnmatch (fnmatch.h): Likewise.
27775         * modules/getopt (getopt.h): Likewise.
27776         * modules/glob (glob.h): Likewise.
27777         * modules/inttypes (inttypes.h): Likewise.
27778         * modules/netinet_in (netinet/in.h): Likewise.
27779         * modules/poll (poll.h): Likewise.
27780         * modules/stdbool (stdbool.h): Likewise.
27781         * modules/stdint (stdint.h): Likewise.
27782         * modules/sys_select (sys/select.h): Likewise.
27783         * modules/sys_socket (sys/socket.h): Likewise.
27784         * modules/sys_stat (sys/stat.h): Likewise.
27785         * modules/sysexits (sysexits.h): Likewise.
27786         * modules/unistd (unistd.h): Likewise.
27787         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
27788         Add a "DO NOT EDIT" comment to the generated file.
27789         (func_import): Likewise for gnulib-comp.m4.
27790
27791 2006-10-07  Bruno Haible  <bruno@clisp.org>
27792
27793         * lib/gl_sublist.h: New file.
27794         * lib/gl_sublist.c: New file.
27795
27796 2006-10-06  Paul Eggert  <eggert@cs.ucla.edu>
27797
27798         * lib/mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file
27799         name (relative to the original working directory) and the file
27800         name component (relative to the temporary working directory).  All
27801         callers changed.
27802         * lib/mkancesdirs.h (mkancesdirs): Adjust prototype to match.
27803         * lib/mkdir-p.c (make_dir_parents): Likewise.
27804         * lib/mkdir-p.h (make_dir_parents): Likewise.
27805
27806 2006-10-06  Eric Blake  <ebb9@byu.net>
27807
27808         Define several macros for use by the clean-temp module.
27809         * m4/close-stream.m4 (gl_CLOSE_STREAM): Define GNULIB_CLOSE_STREAM.
27810         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Define GNULIB_FCNTL_SAFER.
27811         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Define GNULIB_FOPEN_SAFER.
27812
27813         * lib/clean-temp.h (close_stream_temp): New declaration.
27814         * lib/clean-temp.c (includes): Pull in headers according to what
27815         other modules are in use.
27816         (close_stream_temp) [GNULIB_CLOSE_STREAM]: New function.
27817
27818 2006-10-06  Bruno Haible  <bruno@clisp.org>
27819
27820         * lib/javacomp.c (write_temp_file): Use fopen_temp, fwriteerror_temp
27821         instead of fopen, fwriteerror.
27822
27823 2006-10-06  Bruno Haible  <bruno@clisp.org>
27824
27825         * lib/clean-temp.h (cleanup_temp_file, cleanup_temp_subdir,
27826         cleanup_temp_dir_contents, cleanup_temp_dir): Change return type to
27827         int.
27828         * lib/clean-temp.c (do_unlink, do_rmdir, cleanup_temp_file,
27829         cleanup_temp_subdir, cleanup_temp_dir_contents, cleanup_temp_dir):
27830         Return an error indicator.
27831         Suggested by Eric Blake.
27832
27833 2006-10-06  Bruno Haible  <bruno@clisp.org>
27834
27835         * lib/clean-temp.c (PATH_MAX): Provide a fallback for GNU Hurd.
27836         Reported by Eric Blake.
27837
27838 2006-10-06  Bruno Haible  <bruno@clisp.org>
27839
27840         * modules/closeout (Description): Mention stderr too.
27841
27842 2006-10-06  Bruno Haible  <bruno@clisp.org>
27843         and Paul Eggert  <eggert@cs.ucla.edu>
27844
27845         * lib/closeout.c (close_stdout): Also close stderr.
27846         * lib/closeout.h: Update comment.
27847
27848 2006-10-05  Paul Eggert  <eggert@cs.ucla.edu>
27849
27850         Fix some Darwin-7.9.0 porting problems reported by Bruno Haible in
27851         <http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00063.html>.
27852         * lib/dirchownmod.c: Include lchown.h.
27853         * lib/lchown.c: Don't include files that lchown.h now includes.
27854         Don't declare chown, since lchown.h now does that.
27855         * lib/lchown.h: Include errno.h, sys/types.h, unistd.h.
27856         (lchown): Define to rpl_chown if lchown is declared but
27857         does not exist.  Declare using a prototype if lchown is not
27858         declared.  Add a copyright notice.
27859         * lib/mkstemp.h: Include <unistd.h>.
27860         * lib/openat.c: Include lchown.h.
27861
27862         * lib/fcntl_.h (O_NOFOLLOW): Don't depend on O_NOFOLLOW_IS_INEFFECTIVE;
27863         we now test for that separately.
27864         * lib/fts.c (fts_safe_changedir): Inspect HAVE_WORKING_O_NOFOLLOW
27865         rather than O_NOFOLLOW, when testing whether it's possible to
27866         avoid a race condition reliably.
27867         * lib/savewd.c (savewd_chdir): Likewise.
27868
27869         Remove macros that are no longer needed now that stdint.h is
27870         reliable.
27871         * lib/fsusage.c (UINTMAX_MAX): Remove.
27872         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Remove.
27873         * lib/utimecmp.c (SIZE_MAX): Remove.
27874
27875         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check whether lchown is declared.
27876
27877         * m4/fcntl_h.m4 (gl_FCNTL_H): Define HAVE_WORKING_O_NOFOLLOW instead
27878         of O_NOFOLLOW_IS_INEFFECTIVE.  Define HAVE_WORKING_O_NOATIME if
27879         O_NOATIME works.
27880
27881 2006-10-05  Bruno Haible  <bruno@clisp.org>
27882
27883         * lib/gl_list.h (gl_sortedlist_search_from_to,
27884         gl_sortedlist_indexof_from_to): New declarations.
27885         (gl_list_implementation): New fields sortedlist_search_from_to,
27886         sortedlist_indexof_from_to.
27887         (gl_sortedlist_search_from_to, gl_sortedlist_indexof_from_to): New
27888         inline functions.
27889         * lib/gl_list.c (gl_sortedlist_search_from_to,
27890         gl_sortedlist_indexof_from_to): New functions.
27891         * lib/gl_array_list.c (gl_array_sortedlist_indexof_from_to): New
27892         function.
27893         (gl_array_sortedlist_indexof, gl_array_sortedlist_search): Use it.
27894         (gl_array_sortedlist_search_from_to): New function.
27895         (gl_array_list_implementation): Update.
27896         * lib/gl_carray_list.c (gl_carray_sortedlist_indexof_from_to): New
27897         function.
27898         (gl_carray_sortedlist_indexof, gl_carray_sortedlist_search): Use it.
27899         (gl_carray_sortedlist_search_from_to): New function.
27900         (gl_carray_list_implementation): Update.
27901         * lib/gl_anylinked_list2.h (gl_linked_sortedlist_search_from_to,
27902         gl_linked_sortedlist_indexof_from_to): New functions.
27903         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
27904         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
27905         * lib/gl_anytree_list2.h (gl_tree_sortedlist_search_from_to,
27906         gl_tree_sortedlist_indexof_from_to): New functions.
27907         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
27908         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
27909         Update.
27910         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
27911         * lib/gl_rbtreehash_list.c (gl_avltreehash_list_implementation):
27912         Update.
27913
27914 2006-10-05  Bruno Haible  <bruno@clisp.org>
27915
27916         * lib/gl_list.h (gl_list_search_from, gl_list_search_from_to,
27917         gl_list_indexof_from, gl_list_indexof_from_to): New declarations.
27918         (struct gl_list_implementation): Add fields search_from_to,
27919         indexof_from_to. Remove fields search, indexof.
27920         (gl_list_search): Use the search_from_to method.
27921         (gl_list_search_from, gl_list_search_from_to): New functions.
27922         (gl_list_indexof): Use the indexof_from_to method.
27923         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
27924         * lib/gl_list.c (gl_list_search): Use the search_from_to method.
27925         (gl_list_search_from, gl_list_search_from_to): New functions.
27926         (gl_list_indexof): Use the indexof_from_to method.
27927         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
27928         * lib/gl_array_list.c (gl_array_indexof_from_to): Renamed from
27929         gl_array_indexof. Add start_index, end_index arguments.
27930         (gl_array_search_from_to): Renamed from gl_array_search. Add
27931         start_index, end_index arguments.
27932         (gl_array_remove, gl_array_list_implementation): Update.
27933         * lib/gl_carray_list.c (gl_carray_indexof_from_to): Renamed from
27934         gl_carray_indexof. Add start_index, end_index arguments.
27935         (gl_carray_search_from_to): Renamed from gl_carray_search. Add
27936         start_index, end_index arguments.
27937         (gl_carray_remove, gl_carray_list_implementation): Update.
27938         * lib/gl_anylinked_list2.h (gl_linked_search_from_to): Renamed from
27939         gl_linked_search. Add start_index, end_index arguments.
27940         (gl_linked_indexof_from_to): Renamed from gl_linked_indexof. Add
27941         start_index, end_index arguments.
27942         (gl_linked_remove): Update.
27943         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
27944         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
27945         * lib/gl_anytree_list1.h (iterstack_item_t): Change type of 'rightp'
27946         field to 'size_t'.
27947         * lib/gl_anytree_list2.h (gl_tree_search_from_to): Renamed from
27948         gl_tree_search. Add start_index, end_index arguments.
27949         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
27950         start_index, end_index arguments.
27951         (gl_tree_remove): Update.
27952         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
27953         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
27954         * lib/gl_anytreehash_list1.h (compare_position_threshold): New
27955         function.
27956         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Renamed from
27957         gl_tree_search. Add start_index, end_index arguments.
27958         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
27959         start_index, end_index arguments.
27960         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
27961         Update.
27962         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
27963
27964 2006-10-05  Bruno Haible  <bruno@clisp.org>
27965
27966         * modules/fwriteerror (configure.ac): Define GNULIB_FWRITEERROR.
27967
27968         * lib/clean-temp.h (open_temp, fopen_temp, close_temp, fclose_temp,
27969         fwriteerror_temp): New declarations.
27970         * lib/clean-temp.c (uintptr_t): Provide fallback definition.
27971         (descriptors): New variable.
27972         (cleanup): First, close the descriptors.
27973         (register_fd, unregister_fd, open_temp, fopen_temp, close_temp,
27974         fclose_temp, fwriteerror_temp): New functions.
27975
27976 2006-10-04  Jim Meyering  <jim@meyering.net>
27977
27978         * lib/fts.c (fts_open): Tiny comment change.
27979
27980 2006-10-04  Bruno Haible  <bruno@clisp.org>
27981
27982         Make it possible to invoke AC_GNU_SOURCE after gl_LOCK_EARLY.
27983         * m4/lock.m4 (gl_LOCK_EARLY_BODY): New macro, extracted code from
27984         gl_LOCK_BODY.
27985         (gl_LOCK_EARLY): Require gl_LOCK_EARLY_BODY, not gl_LOCK_BODY.
27986         (gl_LOCK_BODY): Remove settings of CPPFLAGS, now done in
27987         gl_LOCK_EARLY_BODY.
27988         (gl_LOCK): Require gl_LOCK_BODY.
27989
27990 2006-10-04  Bruno Haible  <bruno@clisp.org>
27991
27992         * lib/gl_oset.h (gl_setelement_threshold_fn): New type.
27993         (gl_oset_search_atleast): New declaration.
27994         (struct gl_oset_implementation): Add field 'search_atleast'.
27995         (gl_oset_search_atleast): New inline function.
27996         * lib/gl_oset.c (gl_oset_search_atleast): New function.
27997         * lib/gl_array_oset.c (gl_array_search_atleast): New function.
27998         (gl_array_oset_implementation): Update.
27999         * lib/gl_anytree_oset.h (gl_tree_search_atleast): New function.
28000         * lib/gl_avltree_oset.c (gl_avltree_oset_implementation): Update.
28001         * lib/gl_rbtree_oset.c (gl_rbtree_oset_implementation): Update.
28002
28003 2006-10-04  Bruno Haible  <bruno@clisp.org>
28004
28005         * lib/fatal-signal.c (fatal_signals) [WOE32]: Add the SIGBREAK signal.
28006
28007 2006-10-03  Bruno Haible  <bruno@clisp.org>
28008
28009         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Renamed
28010         from gl_avltreehash_list_implementation.
28011
28012 2006-10-03  Bruno Haible  <bruno@clisp.org>
28013
28014         * lib/gl_oset.c (gl_oset_add): Fix return type.
28015
28016 2006-10-02  Paolo Bonzini  <bonzini@gnu.org>  (tiny change)
28017
28018         * lib/quotearg.c (mbstate_t) [!HAVE_MBRTOWC]: #define to int.
28019
28020 2006-10-02  Eric Blake  <ebb9@byu.net>
28021
28022         * modules/strnlen (Depends-on): Add extensions.
28023
28024 2006-10-02  Eric Blake  <ebb9@byu.net>
28025
28026         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use autoconf's
28027         definition in 2.60+.
28028
28029 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
28030
28031         * lib/fts.c (fts_close, fts_build, fts_palloc): Remove redundant
28032         checks.
28033
28034 2006-10-02  Bruno Haible  <bruno@clisp.org>
28035
28036         * gnulib-tool (func_emit_lib_Makefile_am): Don't add no-dependencies
28037         to the AUTOMAKE_OPTIONS.
28038         Reported by Jim Meyering.
28039
28040 2006-09-29  Paul Eggert  <eggert@cs.ucla.edu>
28041
28042         Work around bug in Solaris 10 /proc file system:
28043         /proc/self/fd/NNN/.. isn't the parent directory of
28044         the directory whose file descriptor is NNN.  This needs to
28045         be worked around at run time, not compile time, since a
28046         program might be built on Solaris 8, where things work, and
28047         run on Solaris 10.
28048         * lib/openat-priv.h (BUILD_PROC_NAME): Remove.  All callers changed
28049         to use the following interface instead:
28050         (OPENAT_BUFFER_SIZE): New macro.
28051         (openat_proc_name): New function.
28052         * lib/at-func.c (AT_FUNC_NAME): Adjust to above changes.
28053         * lib/openat.c (openat_permissive, openat_needs_fchdir, fdopendir):
28054         Likewise.
28055         * lib/openat-proc.c: New file.
28056         * modules/openat (Files): Add lib/openat-proc.c.
28057         (Depends-on): Add same-inode, stdbool.
28058         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBOBJ(openat-proc).
28059
28060 2006-09-29  Bruno Haible  <bruno@clisp.org>
28061
28062         * lib/fwriteerror.h (fwriteerror_no_ebadf): New declaration.
28063         * lib/(do_fwriteerror): Renamed from fwriteerror. Add ignore_ebadf
28064         argument. Set stdout_closed before testing for ferror, not after.
28065         (fwriteerror, fwriteerror_no_ebadf): New functions.
28066
28067 2006-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28068
28069         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Avoid unused variables warning.
28070
28071 2006-09-28  Paolo Bonzini  <bonzini@gnu.org>
28072
28073         * lib/poll.c (rpl_poll) [__APPLE__]: Use FIONREAD instead of MSG_PEEK.
28074         * m4/poll.m4: Look for sys/ioctl.h and sys/filio.h.
28075
28076 2006-09-28  Jim Meyering  <jim@meyering.net>
28077
28078         * lib/mkdir-p.c: Include "dirchownmod.h", not "dirchownmod.c".
28079         Include <unistd.h>.
28080
28081 2006-09-28  Bruno Haible  <bruno@clisp.org>
28082
28083         * modules/avltreehash-list (Depends-on): Add stdint, remove size_max.
28084         * modules/linkedhash-list (Depends-on): Likewise.
28085         * modules/rbtreehash-list (Depends-on): Likewise.
28086
28087 2006-09-28  Bruno Haible  <bruno@clisp.org>
28088
28089         * lib/strndup.h: Simplify the redefinition of strndup.
28090         (_GL_CONCAT, _GL_XCONCAT, __STRNDUP_ID): Remove macros.
28091         * m4/strndup.m4 (gl_FUNC_STRNDUP): Don't define __STRNDUP_PREFIX.
28092
28093 2006-09-28  Bruno Haible  <bruno@clisp.org>
28094
28095         * lib/gl_avltreehash_list.c: Include <stdint.h> instead of size_max.h.
28096         * lib/gl_linkedhash_list.c: Likewise.
28097         * lib/gl_rbtreehash_list.c: Likewise.
28098
28099 2006-09-27  Paul Eggert  <eggert@cs.ucla.edu>
28100
28101         * lib/canon-host.c (canon_host_r): Work around bug in Darwin 7.9.0
28102         getaddrinfo.
28103
28104         * lib/__fpending.h: Don't include <stdio_ext.h> unless
28105         HAVE_DECL___FPENDING.  This avoids a bug with lsbcc, where
28106         it causes <stdio_ext.h> to cause a compile-time error.
28107         Problem reported by Nelson H. F. Beebe.
28108         * lib/getpass.c: Likewise, except for HAVE_DECL___FSETLOCKING instead
28109         of HAVE_DECL___PENDING.
28110
28111         * m4/fpending.m4 (gl_FUNC_FPENDING): Check for stdio_ext at most once.
28112         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for __fsetlocking's
28113         declaration.
28114
28115 2006-09-27  Jim Meyering  <jim@meyering.net>
28116
28117         This file could end up with a definition for a function
28118         named __strndup, rather than rpl_strndup on a system with
28119         incomplete weak_alias support.
28120         * lib/strndup.c (strndup): Rename from __strndup.
28121         Remove #defines that used to map __strndup to strndup.
28122         Don't use K&R prototypes.
28123         Remove LIBC-related code, since this file is not sync'd with glibc.
28124         * lib/strndup.h: Revamp, accordingly.
28125         * m4/strndup.m4: Modernize.
28126
28127 2006-09-26  Paul Eggert  <eggert@cs.ucla.edu>
28128
28129         * modules/savewd (Depends-on): Add 'raise'.
28130         * lib/savewd.c: Include <signal.h>, for 'raise'.
28131
28132 2006-09-26  Jim Meyering  <jim@meyering.net>
28133
28134         * m4/acl.m4 (AC_FUNC_ACL): Disable ACL support altogether
28135         when we detect Darwin 8.7.0's acl_get_file bug.
28136         Rearrange to perform the new (below) run-test while $LIBS
28137         contains any acl-related library.  Set USE_ACL at the end.
28138         (gl_ACL_GET_FILE): New function.
28139
28140 2006-09-26  Eric Blake  <ebb9@byu.net>
28141
28142         * lib/verror.c: Include <config.h> unconditionally.
28143
28144 2006-09-25  Paul Eggert  <eggert@cs.ucla.edu>
28145
28146         * modules/clock-time (Maintainer): Add self.
28147         * modules/getlogin_r (Depends-on): Add extensions.
28148
28149 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28150
28151         * modules/clock-time: New module.
28152         * modules/nanosleep (Depends-on): Add clock-time.
28153         * modules/gethrxtime (Depends-on): Likewise.
28154         * modules/gettime (Depends-on): Likewise.
28155         * modules/settime (Depends-on): Likewise.
28156
28157         * modules/fts-lgpl: Depend on openat.
28158         * modules/mkancesdirs: Depend on savewd.
28159         * modules/mkdir-p: Likewise.
28160
28161 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28162
28163         * m4/host-os.m4 (gl_HOST_OS): Require AC_CANONICAL_HOST.
28164
28165         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Rename cache variable from
28166         `gl_have_arbitrary_file_name_length_limit' to
28167         `gl_cv_have_arbitrary_file_name_length_limit', so that caching
28168         actually works between configure runs.
28169
28170 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28171             Bruno Haible  <bruno@clisp.org>
28172
28173         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Include <string.h>.
28174
28175 2006-09-25  Jim Meyering  <jim@meyering.net>
28176
28177         * m4/fcntl_h.m4 (gl_FCNTL_H): Fix typo in test for failed open.
28178         This typo caused coreutils/tests/dd/misc to fail on Darwin 8.7.0.
28179
28180 2006-09-25  Eric Blake  <ebb9@byu.net>
28181
28182         * gnulib-tool (func_import, func_create_testdir): Fix typos in
28183         exec's in 2006-09-18 patch when shuffling fds.
28184
28185 2006-09-25  Bruno Haible  <bruno@clisp.org>
28186
28187         * m4/getloadavg.m4 (gl_GETLOADAVG): Fix directory in error message.
28188         Reported by Jim Meyering.
28189
28190 2006-09-24  Jim Meyering  <jim@meyering.net>
28191
28192         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Don't use '>' to
28193         compare a pointer against a literal "0".  That caused failures with
28194         at least HP-UX's hpcc.
28195
28196 2006-09-22  Simon Josefsson  <jas@extundo.com>
28197
28198         * modules/gc-sha1:
28199         * modules/gc-md4:
28200         * modules/gc-hmac-sha1:
28201         * modules/gc-hmac-md5:
28202         * modules/gc-des:
28203         * modules/gc-arcfour: Distribute more files.
28204
28205 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28206
28207         * lib/gl_anylinked_list2.h [lint] (gl_linked_iterator)
28208         (gl_linked_iterator_from_to): Initialize struct completely.
28209         * lib/gl_anytree_list2.h [lint] (gl_tree_iterator): Likewise.
28210         (gl_tree_iterator_from_to): Likewise
28211         * lib/gl_anytree_oset.h [lint] (gl_tree_iterator): Likewise.
28212         * lib/gl_array_list.c [lint] (gl_array_iterator)
28213         (gl_array_iterator_from_to): Likewise.
28214         * lib/gl_array_oset.c [lint] (gl_array_iterator): Likewise.
28215         * lib/gl_carray_list.c [lint] (gl_carray_iterator)
28216         (gl_carray_iterator_from_to): Likewise.
28217
28218         * lib/gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1.
28219         * lib/md4.c (md4_process_block): Remove unused variable.
28220         * lib/rijndael-api-fst.c (rijndaelBlockDecrypt): GCC suggests
28221         parentheses for clarity.
28222
28223 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28224
28225         * modules/bison-i18n (Depends-on): Add gettext.
28226
28227 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28228
28229         * m4/fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
28230         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
28231         * m4/jm-winsz1.m4 (gl_HEADER_TIOCGWINSZ_IN_TERMIOS_H): Likewise;
28232         also add missing comma that caused broken test.
28233         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Include
28234         stdlib.h, for `abort'.
28235         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Avoid unused
28236         variables.
28237         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Check for and
28238         include unistd.h if present, for `rmdir'.
28239         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Avoid unused
28240         variables.
28241         * m4/putenv.m4 (gl_FUNC_PUTENV): Rewrite using AC_RUN_IFELSE, and
28242         in the process include standard headers for prototypes.
28243         * m4/readutmp.m4 (gl_READUTMP): Require AC_GNU_SOURCE, so utmpxname
28244         gets declared on GNU/Linux.
28245         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Check for and include
28246         unistd.h, for `rmdir'.
28247         * m4/time_r.m4 (gl_TIME_R): Avoid unused variables.
28248
28249         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Avoid expression that is
28250         always true.
28251         * m4/strndup.m4 (gl_FUNC_STRNDUP): include stdlib.h, for `free'.
28252
28253         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Avoid gcc -Wall warnings.
28254
28255 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28256
28257         * gnulib-tool (func_version): Create output all at once.  This
28258         may help avoid triggering unnecessary SIGPIPEs, and at any
28259         rate it doesn't hurt.
28260
28261 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28262             Bruno Haible  <bruno@clisp.org>
28263
28264         * m4/lock.m4 (gl_LOCK_BODY): Avoid unused variables warning.
28265         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
28266         * m4/signed.m4 (bh_C_SIGNED): Likewise.
28267
28268         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): New macro.
28269         (gl_FUNC_VASPRINTF): Invoke it.
28270
28271 2006-09-22  Bruno Haible  <bruno@clisp.org>
28272
28273         * m4/getloadavg.m4 (gl_GETLOADAVG): Expect the directory of
28274         getloadavg.c as first argument.
28275
28276 2006-09-22  Bruno Haible  <bruno@clisp.org>
28277
28278         * gnulib-tool (func_import, func_create_testdir): Set gl_source_base
28279         at the beginning of the gl_INIT macro.
28280         * modules/getloadavg (configure.ac): Pass $gl_source_base to
28281         gl_GETLOADAVG.
28282
28283 2006-09-22  Bruno Haible  <bruno@clisp.org>
28284
28285         * gnulib-tool (func_create_megatestdir): Don't include the config-h
28286         module.
28287         Suggested by Ralf Wildenhues.
28288
28289 2006-09-20  Paul Eggert  <eggert@cs.ucla.edu>
28290
28291         Import this patch from libc:
28292
28293         2006-09-06  Jakub Jelinek  <jakub@redhat.com>
28294
28295         * lib/regex_internal.c (re_string_reconstruct): Handle
28296         offset < pstr->valid_raw_len && pstr->offsets_needed case.
28297         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
28298         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
28299         re_string_context_at.
28300
28301         * m4/regex.m4 (gl_REGEX): Check for locale.h, since the test
28302         now requires it.
28303         (gl_PREREQ_REGEX): Don't check for locale.h any more, since
28304         gl_REGEX now does it for us.
28305         (gl_REGEX): Add test taken from
28306         http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html.
28307
28308         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require AC_SYS_LARGEFILE.
28309         Check that large offsets work.  Modernize Autoconf usages.
28310         Prefer "yes" to mean a good thing rather than a bad.
28311         Don't put "#define mkstemp" in config.h, as this might interfere
28312         with standard system headers that "#define mkstemp mkstemp64".
28313
28314         * modules/mkstemp (Depends-on): Add extensions, so that
28315         mkstemp is visible on some platforms.
28316         (Makefile.am): Add mkstemp.h to EXTRA_DIST.
28317         (Include): Change to "mkstemp.h" from <stdlib.h>.
28318         (Files): Add mkstemp.h.
28319
28320         * lib/mkstemp.h: New file, since some standard headers
28321         #define mkstemp.
28322         * lib/mkstemp.c: Revamp to put the !_LIBC code together.
28323         Include "mkstemp.h".
28324         Make the _LIBC code resemble glibc original more,
28325         e.g., use K&R style.
28326         * lib/mkstemp-safer.c: Include "mkstemp.h" instead of <stdlib.h>.
28327         (mkstemp): Remove, since mkstemp.h does this for us.
28328         * lib/stdlib--.h: Include mkstemp.h.
28329
28330         Import this patch from libc:
28331
28332         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
28333
28334         * lib/tempname.c (__gen_tempname): Change attempts_min
28335         into a macro.  Use preprocessor to decide how to initialize
28336         attempts [Coverity CID 67].
28337
28338 2006-09-20  Bruno Haible  <bruno@clisp.org>
28339
28340         * lib/mkdtemp.c: Import from libc.
28341         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
28342                 * sysdeps/posix/tempname.c (__gen_tempname): Change
28343                 attempts_min into a macro.  Use preprocessor to decide how to
28344                 initialize attempts [Coverity CID 67].
28345         2001-11-27  Paul Eggert  <eggert@twinsun.com>
28346                 * sysdeps/posix/tempname.c (__gen_tempname): Try at least
28347                 ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
28348
28349 2006-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28350
28351         * gnulib-tool (func_exit): New function, to allow to pass the
28352         exit status portably through the trap.  Use everywhere.
28353         (--help, --version): Signal a write error.
28354         (trap): catch SIGPIPE, for write errors.
28355         Exit at the end of the trap, with the correct exit status.
28356
28357 2006-09-19  Karl Berry  <karl@gnu.org>
28358
28359         * doc/gnulib.texi: note about the license texinfo files.
28360
28361 2006-09-19  Eric Blake  <ebb9@byu.net>
28362
28363         * gnulib-tool: Avoid space-tab.
28364
28365 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
28366
28367         * lib/getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]: Fix typo
28368         that prevented coreutils 6.1 from building.  Problem reported
28369         by Petter Reinholdtsen.
28370
28371 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
28372
28373         * gnulib-tool (avoidlist): Fix typo that broke options like
28374         --avoid=lock that are used by coreutils bootstrap.
28375
28376 2006-09-18  Mark D. Baushke  <mdb@gnu.org>
28377
28378         * m4/inttypes.m4 (gl_INTTYPES_H): Quote "test" args
28379         more systematically.
28380
28381 2006-09-18  Jim Meyering  <jim@meyering.net>
28382
28383         * lib/savewd.c (savewd_restore): Don't shadow: s/status/child_status/.
28384
28385 2006-09-18  Bruno Haible  <bruno@clisp.org>
28386
28387         * modules/inttypes (Files): Remove m4/inttypes-h.m4.
28388
28389 2006-09-18  Bruno Haible  <bruno@clisp.org>
28390
28391         * m4/inttypes-h.m4 (gl_HEADER_INTTYPES_H): Remove macro.
28392         * m4/inttypes-pri.m4: Require autoconf >= 2.52.
28393         (gt_INTTYPES_PRI): Invoke AC_CHECK_HEADERS on inttypes.h. Test
28394         ac_cv_header_inttypes_h instead of gl_cv_header_inttypes_h.
28395         * m4/gettext.m4: Require autoconf >= 2.52.
28396         (gt_INTL_SUBDIR_CORE): Invoke AC_CHECK_HEADERS on inttypes.h.
28397         * m4/inttypes.m4 (gl_INTTYPES_H): Test ac_cv_header_inttypes_h instead
28398         of gl_cv_header_inttypes_h.
28399
28400 2006-09-18  Bruno Haible  <bruno@clisp.org>
28401
28402         * lib/javaversion.c: Include configmake.h.
28403
28404 2006-09-18  Bruno Haible  <bruno@clisp.org>
28405
28406         * gnulib-tool (func_import, func_create_testdir): Use exec tricks to
28407         avoid that the while loops be executed in a subshell.
28408
28409 2006-09-18  Bruno Haible  <bruno@clisp.org>
28410
28411         * MODULES.html.sh (func_module): Break long lines.
28412         Suggested by Bruce Korb <bkorb@gnu.org>.
28413
28414 2006-09-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28415
28416         Speed up by a factor of 1.12.
28417         * gnulib-tool (nl): New variable.
28418         (func_import): Rewrite include directive extraction to only read each
28419         directive once.
28420
28421 2006-09-17  Bruno Haible  <bruno@clisp.org>
28422
28423         * modules/javaversion (Makefile.am): Remove DEFS setting.
28424         (Depends-on): Add configmake, for PKGDATADIR definition.
28425
28426 2006-09-17  Bruno Haible  <bruno@clisp.org>
28427
28428         * gnulib-tool (func_create_testdir): Rewrite all files at once.
28429
28430 2006-09-17  Bruno Haible  <bruno@clisp.org>
28431
28432         * gnulib-tool (func_append): New function, stolen from libtool.m4.
28433         (func_modules_transitive_closure, func_modules_add_dummy,
28434         func_modules_to_filelist, func_import, func_create_testdir,
28435         func_create_megatestdir, ...): Use it wherever possible.
28436         Suggested by Ralf Wildenhues.
28437
28438 2006-09-16  Karl Berry  <karl@gnu.org>
28439
28440         * doc/fdl.texi (ADDENDUM): switch to @heading from @appendixsubsec,
28441         to avoid sectioning errors.
28442         * doc/lgpl.texi, gpl.texi (Copying): downcase @unnumbered title.
28443         [ifinfo]: blank line after @center-ed titles.
28444         * doc/lgpl.texi (Library Copying): Rename main node to GNU LGPL.
28445         Spell FSF address consistently with others.
28446         (These changes approved by rms.)
28447
28448 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28449
28450         Speed up by a factor of 1.61.
28451         * gnulib-tool (func_modules_transitive_closure): Rewrite to not check
28452         already checked module names again.
28453
28454 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28455
28456         Speed up by a factor of 1.13.
28457         * gnulib-tool (func_import): Rewrite all old_files at once; likewise
28458         for new_files, and the input to func_add_or_update.
28459
28460 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28461
28462         * gnulib-tool (func_all_modules, func_modules_to_filelist, func_import,
28463         func_create_testdir, ...): Change 'sort | uniq' to 'sort -u'.
28464
28465 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
28466
28467         * modules/mkancesdirs (Depends-on): Add fcntl.
28468         * modules/savewd: New file.
28469         * MODULES.html.sh (File system functions): Add savewd.
28470
28471         * modules/configmake (Makefile.am): Add support for the
28472         Automake-supplied PKGLIBDIR, PKGINCLUDEDIR, PKGDATADIR.
28473
28474 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
28475
28476         * m4/savewd.m4: New file.
28477
28478 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
28479
28480         * lib/dirchownmod.c: Don't include fcntl.h; no longer needed.
28481         (dirchownmod): New arg FD.  All callers changed.
28482         Use FD rather than opening the directory ourself, as opening is
28483         now the caller's responsibility.
28484         * lib/dirchownmod.h: Likewise.
28485         * lib/mkancesdirs.c: Include <sys/types.h>, for portability to older
28486         hosts that require <sys/types.h> before <sys/stat.h>.  Include
28487         fcntl.h, savewd.h, and unistd.h, not dirname.h and stat-macros.h.
28488         (test_dir): Remove.
28489         (mkancesdirs): Return length of prefix of FILE that has already
28490         been made, or -2 if there is a child doing the work.  Redo
28491         algorithm so that it is O(N) rather than O(N**2).  Optimize away
28492         ".", and treat ".." specially since it might stray back into
28493         already-created areas.  Use a subprocess if necessary.  New arg
28494         WD; all users changed.  MAKE_DIR function should now return 1
28495         if it creates a directory that is not readable.  Return -2 if
28496         a child process is spun off.
28497         * lib/mkancesdirs.h: Include <stddef.h>, for ptrdiff_t.
28498         Adjust signature to match code.
28499         * lib/mkdir-p.c: Include dirname.h, for IS_ABSOLUTE_FILE_NAME.
28500         (make_dir_parents): Use a subprocess if necessary.  New arg WD;
28501         all users changed.
28502         * lib/savewd.c, lib/savewd.h: New files.
28503
28504 2006-09-15  Jim Meyering  <jim@meyering.net>
28505
28506         * modules/rename-dest-slash: New module.
28507         * MODULES.html.sh (posix_compat): Add it here.
28508
28509         * modules/rename: Reflect vb_FUNC_RENAME -> gl_FUNC_RENAME change.
28510
28511 2006-09-15  Jim Meyering  <jim@meyering.net>
28512
28513         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH): New
28514         file.
28515
28516         * m4/rename.m4 (gl_FUNC_RENAME): Rename from vb_FUNC_RENAME.
28517
28518 2006-09-15  Jim Meyering  <jim@meyering.net>
28519
28520         * lib/rename-dest-slash.c (has_trailing_slash): Use
28521         FILE_SYSTEM_PREFIX_LEN, for non-POSIX systems.
28522         (rpl_rename_dest_slash): Perform the cheaper trailing slash
28523         test before testing whether SRC is a directory.
28524         Suggestions from Bruno Haible.
28525
28526         Avoid a warning about an unused variable.
28527         * lib/regex_internal.c (re_dfa_add_node): Move declaration of "type"
28528         into the #ifdef block where it's used.
28529
28530         * lib/rename-dest-slash.c: New file.
28531
28532 2006-09-14  Bruno Haible  <bruno@clisp.org>
28533
28534         * lib/allocsa.c: Include <config.h> unconditionally.
28535         * lib/asnprintf.c: Likewise.
28536         * lib/asprintf.c: Likewise.
28537         * lib/c-strcasecmp.c: Likewise.
28538         * lib/c-strcasestr.c: Likewise.
28539         * lib/c-strncasecmp.c: Likewise.
28540         * lib/c-strstr.c: Likewise.
28541         * lib/classpath.c: Likewise.
28542         * lib/clean-temp.c: Likewise.
28543         * lib/concatpath.c: Likewise.
28544         * lib/copy-file.c: Likewise.
28545         * lib/csharpcomp.c: Likewise.
28546         * lib/csharpexec.c: Likewise.
28547         * lib/execute.c: Likewise.
28548         * lib/fatal-signal.c: Likewise.
28549         * lib/findprog.c: Likewise.
28550         * lib/fwriteerror.c: Likewise.
28551         * lib/gl_array_list.c: Likewise.
28552         * lib/gl_array_oset.c: Likewise.
28553         * lib/gl_avltree_list.c: Likewise.
28554         * lib/gl_avltree_oset.c: Likewise.
28555         * lib/gl_avltreehash_list.c: Likewise.
28556         * lib/gl_carray_list.c: Likewise.
28557         * lib/gl_linked_list.c: Likewise.
28558         * lib/gl_linkedhash_list.c: Likewise.
28559         * lib/gl_list.c: Likewise.
28560         * lib/gl_oset.c: Likewise.
28561         * lib/gl_rbtree_list.c: Likewise.
28562         * lib/gl_rbtree_oset.c: Likewise.
28563         * lib/gl_rbtreehash_list.c: Likewise.
28564         * lib/imaxabs.c: Likewise.
28565         * lib/imaxdiv.c: Likewise.
28566         * lib/javacomp.c: Likewise.
28567         * lib/javaexec.c: Likewise.
28568         * lib/javaversion.c: Likewise.
28569         * lib/linebreak.c: Likewise.
28570         * lib/localcharset.c: Likewise.
28571         * lib/lock.c: Likewise.
28572         * lib/mbchar.c: Likewise.
28573         * lib/mbswidth.c: Likewise.
28574         * lib/mkdtemp.c: Likewise.
28575         * lib/pipe.c: Likewise.
28576         * lib/printf-args.c: Likewise.
28577         * lib/printf-parse.c: Likewise.
28578         * lib/progname.c: Likewise.
28579         * lib/progreloc.c: Likewise.
28580         * lib/readlink.c: Likewise.
28581         * lib/sh-quote.c: Likewise.
28582         * lib/stpcpy.c: Likewise.
28583         * lib/stpncpy.c: Likewise.
28584         * lib/strcasecmp.c: Likewise.
28585         * lib/strcasestr.c: Likewise.
28586         * lib/strcspn.c: Likewise.
28587         * lib/striconv.c: Likewise.
28588         * lib/strncasecmp.c: Likewise.
28589         * lib/strnlen1.c: Likewise.
28590         * lib/strstr.c: Likewise.
28591         * lib/strtok_r.c: Likewise.
28592         * lib/tls.c: Likewise.
28593         * lib/tmpdir.c: Likewise.
28594         * lib/unicodeio.c: Likewise.
28595         * lib/unsetenv.c: Likewise.
28596         * lib/vasnprintf.c: Likewise.
28597         * lib/vasprintf.c: Likewise.
28598         * lib/wait-process.c: Likewise.
28599         * lib/xallocsa.c: Likewise.
28600         * lib/xsetenv.c: Likewise.
28601         * lib/xstriconv.c: Likewise.
28602
28603 2006-09-13  Simon Josefsson  <jas@extundo.com>
28604
28605         * m4/getdate.m4: Don't AC_LIBOBJ([getdate]), automake takes care of
28606         that internally, suggested by Ralf Wildenhues
28607         <Ralf.Wildenhues@gmx.de>.
28608
28609 2006-09-13  Simon Josefsson  <jas@extundo.com>
28610
28611         * gnulib-tool (func_emit_lib_Makefile_am): Use $(LIBOBJS), not
28612         @LIBOBJS@.
28613         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
28614
28615 2006-09-13  Paul Eggert  <eggert@cs.ucla.edu>
28616
28617         * lib/_fpending.c: Include <config.h> unconditionally, since we no
28618         longer worry about uses that don't define HAVE_CONFIG_H.
28619         * lib/acl.c, lib/alloca.c, lib/argmatch.c, lib/atexit.c:
28620         * lib/backupfile.c, lib/basename.c, lib/c-stack.c, lib/c-strtod.c:
28621         * lib/calloc.c,lib/ canon-host.c, lib/canonicalize.c, lib/chdir-long.c:
28622         * lib/chdir-safer.c, lib/chown.c, lib/cloexec.c, lib/close-stream.c:
28623         * lib/closeout.c, lib/creat-safer.c, lib/cycle-check.c, lib/diacrit.c:
28624         * lib/dirchownmod.c, lib/dirfd.c, lib/dirname.c, lib/dup-safer.c:
28625         * lib/dup2.c, lib/error.c, lib/euidaccess.c, lib/exclude.c:
28626         * lib/exitfail.c, lib/fchmodat.c, lib/fchown-stub.c, lib/fd-safer.c:
28627         * lib/file-type.c, lib/fileblocks.c, lib/filemode.c, lib/filenamecat.c:
28628         * lib/fnmatch.c, lib/fopen-safer.c, lib/fprintftime.c, lib/free.c:
28629         * lib/fsusage.c, lib/ftruncate.c, lib/fts-cycle.c, lib/fts.c:
28630         * lib/full-write.c, lib/gai_strerror.c, lib/getcwd.c, lib/getdate.y:
28631         * lib/getdomainname.c, lib/getgroups.c, lib/gethostname.c:
28632         * lib/gethrxtime.c, lib/getloadavg.c, lib/getlogin_r.c:
28633         * lib/getndelim2.c, lib/getnline.c, lib/getopt.c, lib/getopt1.c:
28634         * lib/getpass.c, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c:
28635         * lib/getusershell.c, lib/glob.c, lib/group-member.c:
28636         * lib/hard-locale.c, lib/hash-pjw.c, lib/hash.c, lib/human.c:
28637         * lib/idcache.c, lib/inet_ntop.c, lib/inet_pton.c, lib/inttostr.c:
28638         * lib/isdir.c, lib/lchown.c, lib/linebuffer.c, lib/long-options.c:
28639         * lib/lstat.c, lib/malloc.c, lib/md5.c, lib/memcasecmp.c, lib/memchr.c:
28640         * lib/memcmp.c, lib/memcoll.c, lib/memcpy.c, lib/memmove.c:
28641         * lib/memrchr.c, lib/mkancesdirs.c, lib/mkdir-p.c, lib/mkdir.c:
28642         * lib/mkdirat.c, lib/mkstemp-safer.c, lib/mkstemp.c, lib/modechange.c:
28643         * lib/mountlist.c, lib/nanosleep.c, lib/obstack.c, lib/open-safer.c:
28644         * lib/openat-die.c, lib/openat.c, lib/pagealign_alloc.c, lib/physmem.c:
28645         * lib/pipe-safer.c, lib/posixtm.c, lib/posixver.c, lib/putenv.c:
28646         * lib/quote.c, lib/quotearg.c, lib/raise.c, lib/readtokens.c:
28647         * lib/readtokens0.c, lib/readutmp.c, lib/realloc.c, lib/regex.c:
28648         * lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c:
28649         * lib/same.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c:
28650         * lib/settime.c, lib/sha1.c, lib/sig2str.c, lib/snprintf.c:
28651         * lib/strdup.c, lib/strerror.c, lib/strftime.c, lib/stripslash.c:
28652         * lib/strndup.c, lib/strnlen.c, lib/strpbrk.c, lib/strtod.c:
28653         * lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c:
28654         * lib/time_r.c, lib/timegm.c, lib/tmpfile-safer.c, lib/unlinkdir.c:
28655         * lib/userspec.c, lib/utime.c, lib/utimecmp.c, lib/utimens.c:
28656         * lib/version-etc-fsf.c, lib/version-etc.c, lib/xalloc-die.c:
28657         * lib/xgetcwd.c, lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c:
28658         * lib/xnanosleep.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtoimax.c:
28659         * lib/xstrtol.c, lib/xstrtoumax.c, lib/yesno.c:
28660         Likewise.
28661
28662 2006-09-13  Eric Blake  <ebb9@byu.net>
28663
28664         * lib/getopt.c: Fix typo in last commit.
28665
28666 2006-09-12  Sergey Poznyakoff  <gray@gnu.org.ua>
28667
28668         * lib/argp-help.c (argp_doc): Make sure NULL is not passed to
28669         dgettext.
28670
28671 2006-09-12  Jim Meyering  <jim@meyering.net>
28672
28673         * lib/nanosleep.c: Include <sys/types.h> before sys/select.h, to avoid
28674         compilation failure (due to use of pid_t in latter) on NetBSD 1.6.
28675         Reported by Nelson H. F. Beebe.
28676
28677 2006-09-10  Sergey Poznyakoff  <gray@gnu.org.ua>
28678
28679         * lib/argp-parse.c (__argp_parse) [!_LIBC]: Make sure
28680         program_invocation_name and program_invocation_short_name are
28681         initialized.
28682         * lib/argp-namefrob.h: Move declarations of program_invocation_name
28683         and program_invocation_short_name to argp.h, so they are visible
28684         to user programs.
28685         * lib/argp.h: Likewise
28686
28687 2006-09-10  Bruno Haible  <bruno@clisp.org>
28688
28689         * modules/mkdtemp (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
28690         m4/inttypes_h.m4, m4/uintmax_t.m4.
28691
28692 2006-09-10  Bruno Haible  <bruno@clisp.org>
28693
28694         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Don't require
28695         gl_AC_TYPE_UINTMAX_T.
28696
28697 2006-09-10  Bruno Haible  <bruno@clisp.org>
28698
28699         * lib/mkdtemp.c: Include <stdint.h> always. Don't include <inttypes.h>.
28700
28701 2006-09-09  Sergey Poznyakoff  <gray@gnu.org.ua>
28702
28703         * lib/argp.h (struct argp): Document the N_("..") "\v" N_("..")
28704         convention.  Text proposed by Bruno Haible.
28705         (struct argp_option): Document the use of N_() wrappers.
28706
28707         * lib/argp-help.c (argp_doc): Split the untranslated doc string on
28708         '\v', and translate the two parts separately, instead of feeding
28709         the whole string to gettext.  This allows to exclude
28710         '\v' from the strings visible to the translator by writing doc
28711         strings as N_("..") "\v" N_("..").
28712
28713 2006-09-09  Paul Eggert  <eggert@cs.ucla.edu>
28714
28715         * config/srclist.txt: Undo latest change; the bug was fixed.
28716
28717 2006-09-09  Bruno Haible  <bruno@clisp.org>
28718
28719         * gnulib-tool (func_emit_lib_Makefile_am): Eliminate lib_LDFLAGS
28720         assignments if building a library without libtool.
28721         (func_emit_tests_Makefile_am): Likewise. Handle lib_* variables as
28722         in func_emit_lib_Makefile_am.
28723         (func_import): When building a static library libfoo.a, arrange to
28724         define variables LIBFOO_LIBDEPS and LIBFOO_LTLIBDEPS.
28725         (func_create_testdir): Likewise.
28726         * modules/gc (configure.ac, Makefile.am): If building statically,
28727         augment gl_libdeps and gl_ltlibdeps instead of lib_LDFLAGS.
28728         * modules/iconvme (configure.ac, Makefile.am): Likewise.
28729         * modules/striconv (configure.ac, Makefile.am): Likewise.
28730         Based on a suggestion by Ralf Wildenhues.
28731
28732 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
28733
28734         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
28735         Check for unistd.h too, since Autoconf doesn't assume POSIX.
28736         Also:
28737
28738         2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
28739         Add year_2050_test to catch glibc bug 2821
28740         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
28741
28742         2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
28743         Prefer #ifdef to #if.
28744
28745         2006-04-02  Paul Eggert  <eggert@cs.ucla.edu>
28746         Return from 'main' instead of calling 'exit'.
28747
28748 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
28749
28750         * lib/mktime.c (guess_time_tm): Fix bug where mktime
28751         returned the maximum time_t value rather than (time_t) -1.
28752         Problem originally reported by William Bardwell
28753         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
28754
28755         * lib/isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
28756         Moved to here ...
28757         * lib/isapipe.c (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
28758         ... from here.
28759
28760 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
28761
28762         * config/srclist.txt: Temporarily comment out mktime.c until glibc bug
28763         2821 is fixed.
28764
28765 2006-09-08  Jim Meyering  <jim@meyering.net>
28766
28767         Don't make generated files read-only.  That would bother too many
28768         people.  However, do retain the ability to work when targets are
28769         read-only: remove the destination and temporary files before writing
28770         them (when generated via sed or echo), or by using the -f option for
28771         both cp and mv commands.  Suggestion to use -f from Paul Eggert.
28772         * modules/alloca-opt, modules/argz, modules/arpa_inet:
28773         * modules/byteswap, modules/configmake, modules/fcntl:
28774         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
28775         * modules/localcharset, modules/netinet_in, modules/poll:
28776         * modules/stdbool, modules/stdint, modules/sys_select:
28777         * modules/sys_socket, modules/sys_stat, modules/sysexits:
28778
28779 2006-09-08  Jim Meyering  <jim@meyering.net>
28780
28781         Avoid new build failure on FreeBSD 6.0.
28782         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Include
28783         <sys/param.h> when testing whether getmntinfo uses statvfs.  Patch by
28784         Pavel Tsekov, in <http://savannah.gnu.org/bugs/?17643>.
28785
28786 2006-09-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28787
28788         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain echo.
28789
28790 2006-09-07  Jim Meyering  <jim@meyering.net>
28791
28792         Fix global typo in last change: use chmod u-w, not chmod u-x.
28793         Spotted by Paul Eggert and Bruce Korb.
28794         * modules/alloca-opt, modules/argz, modules/arpa_inet:
28795         * modules/byteswap, modules/configmake, modules/fcntl:
28796         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
28797         * modules/localcharset, modules/netinet_in, modules/poll:
28798         * modules/stdbool, modules/stdint, modules/sys_select:
28799         * modules/sys_socket, modules/sys_stat, modules/sysexits:
28800
28801 2006-09-06  Jim Meyering  <jim@meyering.net>
28802
28803         Make generated files be read-only.
28804         * modules/alloca-opt (Makefile.am): Work also when $@ is read-only.
28805         Ensure that each generated file is now read-only.
28806         * modules/argz: Likewise.
28807         * modules/arpa_inet: Likewise.
28808         * modules/byteswap: Likewise.
28809         * modules/configmake: Likewise.
28810         * modules/fcntl: Likewise.
28811         * modules/fnmatch: Likewise.
28812         * modules/getopt: Likewise.
28813         * modules/glob: Likewise.
28814         * modules/inttypes: Likewise.
28815         * modules/netinet_in: Likewise.
28816         * modules/poll: Likewise.
28817         * modules/stdbool: Likewise.
28818         * modules/stdint: Likewise.
28819         * modules/sys_select: Likewise.
28820         * modules/sys_socket: Likewise.
28821         * modules/sys_stat: Likewise.
28822         * modules/sysexits: Likewise.
28823         * modules/localcharset: Same as above, but continue using temporary
28824         file named "t-$@" (why different?) rather than the "$@-t" used
28825         everywhere else.
28826
28827         * modules/sysexits (Makefile.am): Replace literal occurrences
28828         of "sysexit.h" more readable, and more consistent, "$@".
28829
28830 2006-09-06  Bruno Haible  <bruno@clisp.org>
28831
28832         * modules/striconv: New file.
28833         * modules/xstriconv: New file.
28834         * MODULES.html.sh (Internationalization functions): Add striconv,
28835         xstriconv.
28836
28837 2006-09-06  Bruno Haible  <bruno@clisp.org>
28838
28839         * modules/gc (Makefile.am): Augment lib_LDFLAGS, not lib_LIBADD.
28840         * modules/iconvme (Makefile.am): Likewise. Also handle the case of
28841         not using libtool correctly.
28842
28843 2006-09-06  Bruno Haible  <bruno@clisp.org>
28844
28845         * lib/striconv.h: New file.
28846         * lib/striconv.c: New file, merging iconvme.c with GNU gettext's
28847         iconvstring.c.
28848         * lib/xstriconv.h: New file.
28849         * lib/xstriconv.c: New file.
28850
28851 2006-09-06  Bruno Haible  <bruno@clisp.org>
28852
28853         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
28854         lib_..._LDFLAGS.
28855
28856 2006-09-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28857
28858         * lib/argz_.h: Sync from Libtool.
28859
28860         2006-09-04  George Bosilca <bosilca@cs.utk.edu>
28861                 and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
28862
28863         * lib/libltdl/argz_.h: It's __cplusplus, not _cplusplus.
28864
28865 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
28866
28867         * modules/trim: New file.
28868
28869 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
28870
28871         * lib/trim.h: New file.
28872         * lib/trim.c: New file.
28873
28874 2006-09-05  Bruno Haible  <bruno@clisp.org>
28875
28876         * MODULES.html.sh (String handling): Add trim.
28877
28878 2006-09-04  Karl Berry  <karl@gnu.org>
28879
28880         * config/srclist.txt (signed.m4, gettext.m4): changes not propagated
28881         until next release.
28882
28883 2006-09-03  Bruno Haible  <bruno@clisp.org>
28884
28885         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Locate mingw shared libraries
28886         correctly.
28887
28888 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
28889
28890         * m4/getloadavg.m4 (gl_GETLOADAVG): Use CONFIGURING_GETLOADAVG,
28891         not gl_GETLOADAVG.  Omit unneeded semicolons.
28892         Problems reported by Ralf Wildenhues in
28893         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
28894         (gl_PREREQ_GETLOADAVG): Use AC_DEFUN, not m4_define.  Put
28895         at the end, which is the usual gnulib style.
28896
28897         * m4/fstypename.m4 (gl_FSTYPENAME): Use AC_CHECK_MEMBERS instead
28898         of doing all the work ourselves.
28899         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Don't check for
28900         sys/statvfs.h since the code doesn't use HAVE_SYS_STATVFS_H.
28901
28902 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
28903
28904         * lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.
28905         Problem reported by Ralf Wildenhues in
28906         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
28907
28908         * lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced by
28909         HAVE_STRUCT_STATFS_F_FSTYPENAME.
28910
28911 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
28912
28913         * gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
28914         yesterday's patch by changing test -n to test -z.
28915
28916 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
28917
28918         * modules/getloadavg (Files): Add m4/getloadavg.m4.
28919         (configure.ac): AC_FUNC_GETLOADAVG -> gl_GETLOADAVG, as
28920         the former is now obsolescent.
28921
28922         * modules/chdir-long (Depends-on): Add fcntl.
28923
28924 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
28925
28926         * m4/fnmatch.m4: Add comment that Autoconf AC_FUNC_FNMATCH is
28927         obsolescent, and programs should use gnulib instead.
28928         * m4/getloadavg.m4: New file, with contents taken from Autoconf
28929         but with prefixes changed.
28930
28931 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
28932
28933         * lib/getloadavg.c [defined gl_GETLOADAVG]: Don't include config.h
28934         or stdbool.h, because they might not exist while configuring.
28935
28936         * lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
28937         Don't include unistd.h or limits.h; not needed, since chdir-long.h
28938         does that for us.
28939         (O_DIRECTORY): Remove.
28940
28941 2006-08-31  Eric Blake  <ebb9@byu.net>
28942
28943         * gnulib-tool: Don't let emacs change spaces to TAB.
28944
28945 2006-08-31  Bruno Haible  <bruno@clisp.org>
28946
28947         * gnulib-tool: When calling func_import more than once, do it in a
28948         subshell.
28949         Reported by Eric Blake <ebb9@byu.net>.
28950
28951 2006-08-31  Bruno Haible  <bruno@clisp.org>
28952
28953         * gnulib-tool (nl): Remove variable.
28954         (sed_transform_lib_file): Use more robust test for config-h module.
28955         (func_import): Fix typo in 2006-08-25 patch.
28956
28957 2006-08-31  Bruno Haible  <bruno@clisp.org>
28958
28959         * gnulib-tool (func_emit_lib_Makefile_am): When --makefile-name was
28960         specified, augment Makefile.am variables instead of assigning them.
28961
28962 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
28963
28964         Work around a bug in both the Linux and SunOS 64-bit kernels:
28965         nanosleep mishandles sleeps for longer than 2**31 seconds.
28966         Problem reported by Frank v Waveren in
28967         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
28968         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_CLOCK_TIME.
28969         Check for nanosleep bug.
28970         (LIB_NANOSLEEP): Append clock_gettime library if needed.
28971
28972 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
28973
28974         Work around a bug in both the Linux and SunOS 64-bit kernels:
28975         nanosleep mishandles sleeps for longer than 2**31 seconds.
28976         Problem reported by Frank v Waveren in
28977         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
28978         * lib/nanosleep.c (BILLION): New constant.
28979         (getnow) [HAVE_BUG_BIG_NANOSLEEP]: New functions.
28980         (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]: Completely new
28981         implementation.
28982
28983 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
28984
28985         * modules/nanosleep (Depends-on): Add gettime.
28986
28987 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
28988         and Simon Josefsson  <jas@extundo.com>
28989         and Oskar Liljeblad  <oskar@osk.mine.nu>
28990
28991         * MODULES.html.sh (Support for building documentation): Add gpl, lgpl.
28992         * gnulib-tool (func_import): New license type 'unmodifiable license
28993         text'.
28994         * modules/fdl: Use it.  Longer description.
28995         * module/gpl, module/lgpl: New files.
28996
28997 2006-08-30  Jim Meyering  <jim@meyering.net>
28998
28999         * lib/isapipe.c (isapipe): Rename local s/fd/fd_pair/ to avoid
29000         shadowing the parameter.
29001
29002 2006-08-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29003
29004         Sync from Libtool:
29005
29006         2006-08-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29007
29008         * lib/libltdl/argz.c: Use `#ifdef HAVE_CONFIG_H', to facilitate code
29009         sharing with gnulib.  Report by Eric Blake.
29010
29011 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
29012
29013         * modules/isapipe: New file.
29014         * MODULES.html.sh (File descriptor based Input/Output): Add isapipe.
29015
29016 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
29017
29018         * modules/configmake (Makefile.am): Add a comment, and omit
29019         the CONFIGMAKE_ prefix from generated macro names.  Suggested
29020         by Bruno Haible.
29021
29022 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
29023
29024         * m4/isapipe.m4: New file.
29025
29026 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
29027
29028         * lib/isapipe.c, lib/isapipe.h: New files.
29029
29030 2006-08-29  Jim Meyering  <jim@meyering.net>
29031
29032         * modules/configmake (Makefile.am): Make configmake.h depend on
29033         Makefile.  Otherwise, a stale configmake.h could hang around.
29034
29035 2006-08-29  Eric Blake  <ebb9@byu.net>
29036
29037         * lib/error.c (error_at_line, print_errno_message): Match libc, after
29038         resolution of upstream bug 3044.
29039
29040 2006-08-29  Bruno Haible  <bruno@clisp.org>
29041
29042         * modules/localcharset (Depends-on): Add configmake.
29043         (Makefile.am): Remove setting of LIBDIR through DEFS.
29044
29045 2006-08-29  Bruno Haible  <bruno@clisp.org>
29046
29047         * lib/localcharset.c: Include configmake.h in order to get LIBDIR
29048         defined.
29049
29050 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
29051
29052         * modules/fcntl: New file.
29053         * modules/chdir-safer (Depends-on): Add fcntl.
29054         * modules/fts: Likewise.
29055         * modules/mkdir-p: Likewise.
29056
29057         * modules/stdint (Makefile.am): Do not substitute ABSOLUTE_INTTYPES_H.
29058         This undoes the most recent change, since we're now addressing the
29059         problem in a different way.
29060
29061         * gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_name
29062         into output, since the output might be called Makefile.am even
29063         if $makefile_name is something different.
29064         (func_import): Use $makefile_am rather than
29065         ${makefile_name-Makefile.am}, to fix a bug where makefile_name was
29066         empty.
29067
29068         * modules/inttypes (Files): Add m4/inttypes-h.m4.
29069
29070 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
29071
29072         * m4/inttypes.m4 (gl_INTTYPES_H): Move ABSOLUTE_INTTYPES_H code here...
29073         * m4/stdint.m4 (gl_STDINT_H): ... from here.  This undoes the most
29074         recent change to stdint.m4, since we're now addressing the problem in a
29075         different way.
29076
29077 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
29078
29079         * m4/fcntl_h.m4: New file.
29080
29081 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
29082
29083         * lib/fcntl_.h: New file.
29084         * lib/chdir-safer.c (O_DIRECTORY, O_NOFOLLOW): Remove, now that we have
29085         the fcntl module.
29086         * lib/dirchownmod.c: Likewise.
29087         * lib/fts.c: Likewise.
29088
29089         * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:
29090         Include @ABSOLUTE_INTTYPES_H@ if available, but do nothing else.
29091         * lib/stdint_.h (_GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H): Define
29092         just before including <inttypes.h>, to avoid circular inclusion.
29093
29094 2006-08-28  Jim Meyering  <jim@meyering.net>
29095
29096         * doc/visibility.texi: Actually read and correct the grammar of the
29097         sentence affected by yesterday's change.
29098
29099 2006-08-28  Eric Blake  <ebb9@byu.net>
29100
29101         * modules/inttypes (Makefile.am): Fix sed error when inttypes.h
29102         needs wrapper.
29103
29104 2006-08-28  Eric Blake  <ebb9@byu.net>
29105
29106         * m4/inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.
29107
29108 2006-08-28  Eric Blake  <ebb9@byu.net>
29109
29110         * m4/codeset.m4 (AM_LANGINFO_CODESET): Avoid compiler warning.
29111
29112 2006-08-28  Bruno Haible  <bruno@clisp.org>
29113
29114         * modules/c-strstr: New file, from GNU gettext.
29115         * MODULES.html.sh (String handling): Add c-strstr.
29116
29117 2006-08-28  Bruno Haible  <bruno@clisp.org>
29118
29119         * m4/inttypes.m4 (gl_INTTYPES_H): Don't test for the existence of SCNX*
29120         macros.
29121         Reported by Eric Blake.
29122
29123 2006-08-28  Bruno Haible  <bruno@clisp.org>
29124
29125         * lib/vasnprintf.c (EOVERFLOW): Remove definition.
29126         (VASNPRINTF): Return a string of length > INT_MAX without failing.
29127         * lib/vasprintf.c: Include errno.h, limits.h.
29128         (EOVERFLOW): New fallback definition.
29129         (vasprintf): Test here whether the string length is > INT_MAX.
29130         * lib/vsnprintf.c: Include errno.h, limits.h.
29131         (EOVERFLOW): New fallback definition.
29132         (vsnprintf): Fix bug when generated string was too long for the buffer.
29133         Test here whether the string length is > INT_MAX.
29134
29135 2006-08-28  Bruno Haible  <bruno@clisp.org>
29136
29137         * lib/inttypes_.h (SCNX*): Remove definitions.
29138         Reported by Eric Blake.
29139
29140 2006-08-28  Bruno Haible  <bruno@clisp.org>
29141
29142         * lib/c-strstr.h: New file, from GNU gettext.
29143         * lib/c-strstr.c: New file, from GNU gettext.
29144
29145 2006-08-28  Bruno Haible  <bruno@clisp.org>
29146
29147         * gnulib-tool: Reorder some statements.
29148
29149 2006-08-28  Bruno Haible  <bruno@clisp.org>
29150
29151         * gnulib-tool: New option --makefile-name.
29152         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Use
29153         $makefile_name.
29154         (func_import): Write $makefile_name to the cache file, and read it from
29155         there unless explicitly specified. Use $makefile_name as file name
29156         instead of Makefile.am. Adjust the recommendations accordingly.
29157
29158 2006-08-28  Bruno Haible  <bruno@clisp.org>
29159
29160         * gnulib-tool (func_verify_module): Check against misapplying patch.
29161
29162 2006-08-28  Bruno Haible  <bruno@clisp.org>
29163
29164         * gnulib-tool (func_relativize, func_relconcat): New functions.
29165         Give an error if --local-dir is given with --update.
29166         Remove trailing slashes from $local_gnulib_dir.
29167         (func_import): Store the relativized $local_gnulib_dir in
29168         gnulib-cache.m4, and read it from there if not specified explicitly.
29169
29170 2006-08-28  Bruno Haible  <bruno@clisp.org>
29171
29172         * gnulib-tool (func_get_tests_module): Don't assume that $gnulib_dir
29173         is the current directory. Respect also $local_gnulib_dir.
29174
29175 2006-08-28  Bruno Haible  <bruno@clisp.org>
29176             Simon Josefsson  <jas@extundo.com>
29177
29178         BeOS portability.
29179         * lib/getaddrinfo.c (PF_INET, PF_UNSPEC): New macros.
29180
29181 2006-08-27  Jim Meyering  <jim@meyering.net>
29182
29183         * doc/visibility.texi: Remove duplicate word: "pointer".
29184
29185 2006-08-26  Bruno Haible  <bruno@clisp.org>
29186
29187         * modules/inttypes (Files): Add lib/inttypes_.h, remove lib/inttypes.h.
29188         Add m4/inttypes.m4, remove m4/_inttypes_h.m4 and m4/include_next.m4.
29189         (Makefile.am): Create inttypes.h from inttypes_.h.
29190         * modules/stdint (Makefile.am): Substitute also ABSOLUTE_INTTYPES_H.
29191
29192         * modules/imaxabs: New file.
29193
29194         * modules/imaxdiv: New file.
29195
29196 2006-08-26  Bruno Haible  <bruno@clisp.org>
29197
29198         * m4/inttypes.m4: New file.
29199         * m4/_inttypes_h.m4: Remove file.
29200         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Also AC_SUBST
29201         PRI_MACROS_BROKEN.
29202         * m4/stdint.m4 (gl_STDINT_H): Define also ABSOLUTE_INTTYPES_H.
29203
29204         * m4/imaxabs.m4: New file.
29205
29206         * m4/imaxdiv.m4: New file.
29207
29208 2006-08-26  Bruno Haible  <bruno@clisp.org>
29209
29210         * lib/inttypes_.h: New file.
29211         * lib/inttypes.h: Remove file.
29212         * lib/stdint_.h: Include <inttypes.h> through its absolute filename.
29213
29214         * lib/imaxabs.c: New file.
29215
29216         * lib/imaxdiv.c: New file.
29217
29218 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
29219
29220         New config-h module, so that "make" output needn't be cluttered
29221         by -DHAVE_CONFIG_H.
29222         * MODULES.html.sh (Support for building libraries and executables):
29223         Add config-h.
29224         * modules/config-h: New file.
29225         * gnulib-tool (nl, sed_transform_lib_file): New vars.
29226         (func_import): Turn "#ifdef HAVE_CONFIG_H" to "#if 1" if
29227         the config-h module is used.
29228
29229         New configmake module, so that "make" output needn't be cluttered
29230         by fluff like '-DLIBDIR=\"/usr/local/lib\"'.
29231         * MODULES.html.sh (Support for building libraries and executables):
29232         Add configmake.
29233         * modules/configmake: New file.
29234
29235 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
29236
29237         * m4/config-h.m4: New file.
29238
29239 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
29240
29241         * config/srclist.txt: Add elisp-comp.
29242
29243 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
29244
29245         * MODULES.html.sh (Support for building libraries and executables):
29246         Add elisp-comp.
29247         * build-aux/elisp-comp: New file.
29248         * modules/elisp-comp: New file.
29249
29250 2006-08-24  Bruno Haible  <bruno@clisp.org>
29251
29252         * gnulib-tool (func_create_testdir): Use non-default values of
29253         sourcebase and m4base.
29254
29255 2006-08-24  Bruno Haible  <bruno@clisp.org>
29256
29257         * MODULES.html.sh (Compatibility checks for POSIX:2001 functions: Fix
29258         HTML structure.
29259
29260 2006-08-23  Paul Eggert  <eggert@cs.ucla.edu>
29261
29262         * modules/openat (Depends-on): Add lchown.
29263
29264 2006-08-23  Bruno Haible  <bruno@clisp.org>
29265
29266         * gnulib-tool (func_import, func_create_testdir): Emit an invocation
29267         of gl_LOCK_EARLY instead of gl_LOCK.
29268
29269 2006-08-23  Bruno Haible  <bruno@clisp.org>
29270
29271         * m4/lock.m4 (gl_LOCK_BODY): Change the default value of gl_use_threads
29272         on OSF/1 to no.
29273         Reported by Stephen Cartwright <sgcartwr@ucalgary.ca>.
29274
29275 2006-08-23  Bruno Haible  <bruno@clisp.org>
29276
29277         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't consider BeOS statvfs
29278         as unusable.
29279
29280         * m4/lock.m4 (gl_LOCK_EARLY): Renamed from gl_LOCK.
29281         (gl_LOCK_BODY): Remove gl_PREREQ_LOCK invocation.
29282         (gl_LOCK): New macro.
29283
29284 2006-08-22  Simon Josefsson  <jas@extundo.com>
29285
29286         * modules/gc-md5 (Makefile.am): Need to add md5.h, after changes
29287         to md5 module.
29288
29289 2006-08-22  Simon Josefsson  <jas@extundo.com>
29290
29291         * MODULES.html.sh: Add "Support for maintaining and release
29292         projects".
29293
29294         * build-aux/gnupload: New file, from coreutils.
29295
29296 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
29297
29298         Avoid the need for AC_LIBSOURCES in m4 macros.
29299         * modules/arcfour (EXTRA_DIST): Add arcfour.h.
29300         * modules/arctwo (EXTRA_DIST): Add arctwo.h.
29301         * modules/check-version (EXTRA_DIST): Add check-version.h.
29302         * modules/crc (EXTRA_DIST): Add crc.h.
29303         * modules/des (EXTRA_DIST): Add des.h.
29304         * modules/gc (EXTRA_DIST): Add gc.h.
29305         * modules/getdelim (EXTRA_DIST): Add getdelim.h.
29306         * modules/getline (EXTRA_DIST): Add getline.h.
29307         * modules/getlogin_r (EXTRA_DIST): Add getlogin_r.h.
29308         * modules/hmac-md5 (EXTRA_DIST): Add hmac.h.
29309         * modules/hmac-sha1 (EXTRA_DIST): Add hmac.h.
29310         * modules/md2 (EXTRA_DIST): Add md2.h.
29311         * modules/md4 (EXTRA_DIST): Add md4.h.
29312         * modules/pagealign_alloc (EXTRA_DIST): Add pagealign_alloc.h.
29313         * modules/read-file (EXTRA_DIST): Add read-file.h.
29314         * modules/readline (EXTRA_DIST): Add readline.h.
29315         * modules/rijndael (EXTRA_DIST): Add rijndael-alg-fst.h,
29316         rijndael-api-fst.h.
29317
29318 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
29319
29320         * m4/rijndael.m4 (gl_ARCFOUR):
29321         * m4/arctwo.m4 (gl_ARCTWO):
29322         * m4/check-version.m4 (gl_CHECK_VERSION):
29323         * m4/crc.m4 (gl_CRC):
29324         * m4/des.m4 (gl_DES):
29325         * m4/gc-pbkdf2-sha1.m4 (gl_GC_PBKDF2_SHA1):
29326         * m4/gc.m4 (gl_GC):
29327         * m4/getdelim.m4 (gl_FUNC_GETDELIM):
29328         * m4/getline.m4 (gl_FUNC_GETLINE):
29329         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE):
29330         * m4/hmac-md5.m4 (gl_HMAC_MD5):
29331         * m4/hmac-sha1.m4 (gl_HMAC_SHA1):
29332         * m4/md2.m4 (gl_MD2):
29333         * m4/md4.m4 (gl_MD4):
29334         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC):
29335         * m4/read-file.m4 (gl_FUNC_READ_FILE):
29336         * m4/readline.m4 (gl_FUNC_READLINE):
29337         * m4/rijndael.m4 (gl_RIJNDAEL):
29338         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
29339         to get the necessary .h files and whatnot.
29340
29341 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
29342
29343         * config/srclist.txt: Remove gnupload, since coreutils now syncs from
29344         gnulib rather than the other way around.
29345         * config/srclistvars.sh (COREUTILS): Remove.
29346
29347 2006-08-22  Jim Meyering  <jim@meyering.net>
29348
29349         * modules/mkdir-p (Makefile.am): Fix typo: s/lib+SOURCES/lib_SOURCES/.
29350
29351         * modules/getpass-gnu (Makefile.am): Add getpass.h to EXTRA_DIST.
29352
29353 2006-08-22  Eric Blake  <ebb9@byu.net>
29354
29355         * modules/regexprops-generic: New file.
29356         * MODULES.html.sh (Support for building documentation): List it.
29357
29358 2006-08-22  Eric Blake  <ebb9@byu.net>
29359
29360         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Avoid compiler warning.
29361         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
29362         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Likewise.
29363         * m4/intmax_t.m4 (gt_AC_TYPE_INTMAX_T): Likewise.
29364
29365 2006-08-22  Bruno Haible  <bruno@clisp.org>
29366
29367         * gnulib-tool (func_emit_lib_Makefile_am): Don't treat lib_LIBRARIES
29368         and lib_LTLIBRARIES like the other lib_* variables.
29369
29370 2006-08-22  Bruno Haible  <bruno@clisp.org>
29371
29372         * build-aux/x-to-1.in: New file, from GNU gettext.
29373
29374 2006-08-22  Bruno Haible  <bruno@clisp.org>
29375
29376         * m4/readutmp.m4 (gl_READUTMP): Compile readutmp.c only if <utmp.h> or
29377         <utmpx.h> exists.
29378
29379 2006-08-22  Bruno Haible  <bruno@clisp.org>
29380
29381         * lib/readutmp.h: Skip most definitions if neither <utmp.h> nor
29382         <utmpx.h> exists.
29383
29384 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
29385
29386         BeOS portability.
29387         * lib/dirchownmod.c (dirchownmod): Don't use fchmod if it doesn't
29388         exist.
29389         Problem reported by Bruno Haible.
29390
29391 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
29392
29393         Avoid the need for AC_LIBSOURCES in m4 macros.
29394         * modules/acl (EXTRA_DIST): Add acl.h.
29395         * modules/argmatch (Files): Add m4/argmatch.m4.
29396         (configure.ac): Add gl_ARGMATCH.
29397         (EXTRA_DIST): Renamed from lib_SOURCES, for
29398         consistency with the other modules.  Remove argmatch.c.
29399         * modules/backupfile (EXTRA_DIST): Add backupfile.h.
29400         * modules/c-strtod (EXTRA_DIST): Add c-strtod.h.
29401         * modules/c-strtold (EXTRA_DIST): Add c-strtod.c, c-strtod.h.
29402         * modules/canonhost (EXTRA_DIST): Add c-canonhost.h.
29403         * modules/canonicalize (EXTRA_DIST): Add canonicalize.h.
29404         * modules/chdir-long (EXTRA_DIST): Add chdir-long.h.
29405         * modules/chdir-safer (EXTRA_DIST): Add chdir-safer.h.
29406         * modules/cloexec (EXTRA_DIST): Add cloexec.h.
29407         * modules/close-stream (EXTRA_DIST): Add close-stream.h.
29408         * modules/closeout (EXTRA_DIST): Add closeout.h.
29409         * modules/cycle-check (EXTRA_DIST): Add cycle-check.h.
29410         * modules/dev-ino (EXTRA_DIST): Add dev-ino.h.
29411         * modules/dirfd (EXTRA_DIST): Add dirfd.h.
29412         * modules/dirname (EXTRA_DIST): Renamed from lib_SOURCES.  Add
29413         dirname.h; remove basename.c and stripslash.c.
29414         * modules/exclude (EXTRA_DIST): Add exclude.h.
29415         * modules/exitfail (EXTRA_DIST): Add exitfail.h.
29416         * modules/fcntl-safer (EXTRA_DIST): Add fcntl-safer.h fcntl--.h.
29417         * modules/file-type (EXTRA_DIST): Add file-type.h.
29418         * modules/filemode (EXTRA_DIST): Add filemode.h.
29419         * modules/filenamecat (EXTRA_DIST): Add filenamecat.h.
29420         * modules/fopen-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
29421         * modules/fpending (EXTRA_DIST): Add __fpending.h.
29422         * modules/fprintftime (EXTRA_DIST): Add fprintftime.h.
29423         * modules/fsusage (EXTRA_DIST): Add fsusage.h.
29424         * modules/fts (EXTRA_DIST): Add fts_.h fts-cycle.c.
29425         * modules/getcwd (EXTRA_DIST): Add getcwd.h.
29426         * modules/getdate (EXTRA_DIST): Add getdate.c.
29427         * modules/gethrxtime (EXTRA_DIST): Add gethrxtime.h xtime.h.
29428         * modules/getpagesize (EXTRA_DIST): Add getpagesize.h.
29429         * modules/getpass (EXTRA_DIST): Add getpass.h.
29430         * modules/glob (EXTRA_DIST): Add glob_.h glob-libc.h.
29431         * modules/group-member (EXTRA_DIST): Add group-member.h.
29432         * modules/hard-locale (EXTRA_DIST): Add hard-locale.h.
29433         * modules/hash (EXTRA_DIST): Add hash.h.
29434         * modules/human (EXTRA_DIST): Add human.h.
29435         * modules/inttypes (EXTRA_DIST): Add inttypes.h.
29436         * modules/lchmod (EXTRA_DIST): Add lchmod.h.
29437         * modules/lchown (EXTRA_DIST): Add lchown.h.
29438         * modules/long-options (EXTRA_DIST): Add long-options.h.
29439         * modules/lstat (EXTRA_DIST): Add lstat.h.
29440         * modules/md5 (EXTRA_DIST): Add memcasecmp.h.
29441         * modules/memcoll (EXTRA_DIST): Add memcoll.h.
29442         * modules/mempcpy (EXTRA_DIST): Add mempcpy.h.
29443         * modules/memrchr (EXTRA_DIST): Add memrchr.h.
29444         * modules/memxor (EXTRA_DIST): Add memxor.h.
29445         * modules/mkancesdirs (EXTRA_DIST): Add mkancesdirs.h.
29446         * modules/mkdir-p (EXTRA_DIST): Add modechange.h.
29447         * modules/mountlist (EXTRA_DIST): Add mountlist.h.
29448         * modules/openat (EXTRA_DIST): Add at-func.c openat.h openat-priv.h.
29449         * modules/pathmax (EXTRA_DIST): Add pathmax.h.
29450         * modules/physmem (EXTRA_DIST): Add physmem.h.
29451         * modules/posixtm (EXTRA_DIST): Add posixtm.h.
29452         * modules/posixver (EXTRA_DIST): Add posixver.h.
29453         * modules/quote (EXTRA_DIST): Add quote.h.
29454         * modules/quotearg (EXTRA_DIST): Add quotearg.h.
29455         * modules/readtokens (EXTRA_DIST): Add readtokens.h.
29456         * modules/readutmp (EXTRA_DIST): Add readutmp.h.
29457         * modules/regex (EXTRA_DIST): Add regcomp.c regex.h regex_internal.c
29458         regex_internal.h regexec.c.
29459         * modules/safe-read (EXTRA_DIST): Add safe-read.h.
29460         * modules/safe-write (EXTRA_DIST): Add safe-write.h.
29461         * modules/same (EXTRA_DIST): Add same.h.
29462         * modules/same-inode (EXTRA_DIST): Add same-inode.h.
29463         * modules/save-cwd (EXTRA_DIST): Add save-cwd.h.
29464         * modules/savedir (EXTRA_DIST): Add savedir.h.
29465         * modules/sha1 (EXTRA_DIST): Add sha1.h.
29466         * modules/sig2str (EXTRA_DIST): Add sig2str.h.
29467         * modules/stat-macros (EXTRA_DIST): Add stat-macros.h.
29468         * modules/stat-time (EXTRA_DIST): Add stat-time.h.
29469         * modules/stdlib-safer (EXTRA_DIST): Add stdlib-safer.h stdlib--.h.
29470         * modules/strdup (EXTRA_DIST): Add strdup.h.
29471         * modules/strftime (EXTRA_DIST): Add strftime.h.
29472         * modules/strndup (EXTRA_DIST): Add strndup.h.
29473         * modules/strnlen (EXTRA_DIST): Add strnlen.h.
29474         * modules/strverscmp (EXTRA_DIST): Add strverscmp.h.
29475         * modules/time_r (EXTRA_DIST): Add time_r.h.
29476         * modules/timespec (EXTRA_DIST): Add timespec.h.
29477         * modules/tmpfile-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
29478         * modules/unistd-safer (EXTRA_DIST): Add unistd-safer.h unistd--.h.
29479         * modules/unlinkdir (EXTRA_DIST): Add unlinkdir.h.
29480         * modules/unlocked-io (EXTRA_DIST): Add unlocked-io.h.
29481         * modules/userspec (EXTRA_DIST): Add userspec.h.
29482         * modules/utimecmp (EXTRA_DIST): Add utimecmp.h.
29483         * modules/utimens (EXTRA_DIST): Add utimens.h.
29484         * modules/xalloc (EXTRA_DIST): Add xalloc.h.
29485         * modules/xgetcwd (EXTRA_DIST): Add xgetcwd.h.
29486         * modules/xnanosleep (EXTRA_DIST): Add xnanosleep.h.
29487         * modules/xreadlink (EXTRA_DIST): Add xreadlink.h.
29488         * modules/xstrtod (EXTRA_DIST): Add xstrtod.h.
29489         * modules/xstrtol (EXTRA_DIST): Add xstrtol.h.
29490         * modules/xstrtold (EXTRA_DIST): Add xstrtod.c xstrtod.h.
29491         * modules/yesno (EXTRA_DIST): Add yesno.h.
29492
29493 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
29494
29495         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Check for fchmod.
29496
29497         * m4/argmatch.m4: New file, from coreutils with AC_LIBSOURCES removed.
29498         * m4/dev-ino.m4, same-inode.m4: Remove.
29499
29500         * m4/_inttypes_h.m4 (gl_INTTYPES_H):
29501         * m4/acl.m4 (AC_FUNC_ACL):
29502         * m4/backupfile.m4 (gl_BACKUPFILE):
29503         * m4/c-strtod.m4 (gl_C99_STRTOLD):
29504         * m4/canon-host.m4 (gl_CANON_HOST):
29505         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
29506         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG):
29507         * m4/chdir-safer.m4 (gl_CHDIR_SAFER):
29508         * m4/cloexec.m4 (gl_CLOEXEC):
29509         * m4/close-stream.m4 (gl_CLOSE_STREAM):
29510         * m4/closeout.m4 (gl_CLOSEOUT):
29511         * m4/dirfd.m4 (gl_FUNC_DIRFD):
29512         * m4/dirname.m4 (gl_DIRNAME):
29513         * m4/exclude.m4 (gl_EXCLUDE):
29514         * m4/exitfail.m4 (gl_EXITFAIL):
29515         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER):
29516         * m4/file-type.m4 (gl_FILE_TYPE):
29517         * m4/filemode.m4 (gl_FILEMODE):
29518         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT):
29519         * m4/fpending.m4 (gl_FUNC_FPENDING):
29520         * m4/fprintftime.m4 (gl_FPRINTFTIME):
29521         * m4/fts.m4 (gl_FUNC_FTS):
29522         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL):
29523         * m4/getdate.m4 (gl_GETDATE):
29524         * m4/gethrxtime.m4 (gl_GETHRXTIME):
29525         * m4/getpagesize.m4 (gl_GETPAGESIZE):
29526         * m4/getpass.m4 (gl_FUNC_GETPASS):
29527         * m4/gettime.m4 (gl_GETTIME):
29528         * m4/getugroups.m4 (gl_GETUGROUPS):
29529         * m4/glob.m4 (gl_GLOB_SUBSTITUTE):
29530         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER):
29531         * m4/hard-locale.m4 (gl_HARD_LOCALE):
29532         * m4/hash.m4 (gl_HASH):
29533         * m4/idcache.m4 (gl_IDCACHE):
29534         * m4/lchmod.m4 (gl_FUNC_LCHMOD):
29535         * m4/lchown.m4 (gl_FUNC_LCHOWN):
29536         * m4/long-options.m4 (gl_LONG_OPTIONS):
29537         * m4/lstat.m4 (gl_FUNC_LSTAT):
29538         * m4/md5.m4 (gl_MD5):
29539         * m4/memcasecmp.m4 (gl_MEMCASECMP):
29540         * m4/memcoll.m4 (gl_MEMCOLL):
29541         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY):
29542         * m4/memrchr.m4 (gl_FUNC_MEMRCHR):
29543         * m4/memxor.m4 (gl_MEMXOR):
29544         * m4/mkancesdirs.m4 (gl_MKANCESDIRS):
29545         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS):
29546         * m4/modechange.m4 (gl_MODECHANGE):
29547         * m4/mountlist.m4 (gl_MOUNTLIST):
29548         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
29549         * m4/openat.m4 (gl_FUNC_OPENAT):
29550         * m4/pathmax.m4 (gl_PATHMAX):
29551         * m4/physmem.m4 (gl_PHYSMEM):
29552         * m4/posixtm.m4 (gl_POSIXTM):
29553         * m4/posixver.m4 (gl_POSIXVER):
29554         * m4/quote.m4 (gl_QUOTE):
29555         * m4/quotearg.m4 (gl_QUOTEARG):
29556         * m4/readtokens.m4 (gl_READTOKENS):
29557         * m4/readutmp.m4 (gl_READUTMP):
29558         * m4/regex.m4 (gl_REGEX):
29559         * m4/safe-read.m4 (gl_SAFE_READ):
29560         * m4/safe-write.m4 (gl_SAFE_WRITE):
29561         * m4/same.m4 (gl_SAME):
29562         * m4/save-cwd.m4 (gl_SAVE_CWD):
29563         * m4/savedir.m4 (gl_SAVEDIR):
29564         * m4/settime.m4 (gl_SETTIME):
29565         * m4/sha1.m4 (gl_SHA1):
29566         * m4/sig2str.m4 (gl_FUNC_SIG2STR):
29567         * m4/stat-macros.m4 (gl_STAT_MACROS):
29568         * m4/stat-time.m4 (gl_STAT_TIME):
29569         * m4/stdio-safer.m4 (gl_FOPEN_SAFER):
29570         * m4/stdlib-safer.m4 (gl_STDLIB_SAFER):
29571         * m4/strdup.m4 (gl_FUNC_STRDUP):
29572         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME):
29573         * m4/strndup.m4 (gl_FUNC_STRNDUP):
29574         * m4/strnlen.m4 (gl_FUNC_STRNLEN):
29575         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP):
29576         * m4/time_r.m4 (gl_TIME_R):
29577         * m4/timespec.m4 (gl_TIMESPEC):
29578         * m4/unistd-safer.m4 (gl_UNISTD_SAFER):
29579         * m4/unlinkdir.m4 (gl_UNLINKDIR):
29580         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO):
29581         * m4/userspec.m4 (gl_USERSPEC):
29582         * m4/utimecmp.m4 (gl_UTIMECMP):
29583         * m4/utimens.m4 (gl_UTIMENS):
29584         * m4/xalloc.m4 (gl_XALLOC):
29585         * m4/xgetcwd.m4 (gl_XGETCWD):
29586         * m4/xnanosleep.m4 (gl_XNANOSLEEP):
29587         * m4/xreadlink.m4 (gl_XREADLINK):
29588         * m4/xstrtod.m4 (gl_XSTRTOD):
29589         * m4/yesno.m4 (gl_YESNO):
29590         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
29591         to get the necessary .h files and whatnot.
29592
29593 2006-08-21  Mark D. Baushke  <mdb@gnu.org>
29594             Bruno Haible  <bruno@clisp.org>
29595
29596         * gnulib-tool (func_verify_module): Work around Sun's non-POSIX 1003.2
29597         /bin/sh understanding of '!' conditional negation.
29598
29599 2006-08-21  Jim Meyering  <jim@meyering.net>
29600
29601         * modules/openat (Depends-on): Really alphabetize.
29602
29603         * modules/acl (Depends-on): Add error and quote.
29604
29605         * check-module (find_included_lib_files): Add at-func.c to the
29606         ok-to-include-more-than-once white list.
29607
29608         * modules/openat (Depends-on): Add lstat.  Alphabetize.
29609
29610 2006-08-21  Bruno Haible  <bruno@clisp.org>
29611
29612         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
29613         Emit a pkgdata_DATA variable only if some snippets add contents to it.
29614         Reported by Martin Lambers <marlam@marlam.de>.
29615
29616 2006-08-21  Bruno Haible  <bruno@clisp.org>
29617
29618         * gnulib-tool (func_emit_lib_Makefile_am): If the snippets already
29619         specify an installation location, don't emit a noinst_LIBRARIES or
29620         noinst_LTLIBRARIES assignment.
29621
29622 2006-08-21  Bruno Haible  <bruno@clisp.org>
29623
29624         BeOS portability.
29625         * modules/mbchar (Include): Don't test HAVE_WCTYPE_H any more, since
29626         BeOS has mbrtowc() but no <wctype.h>.
29627
29628 2006-08-21  Bruno Haible  <bruno@clisp.org>
29629
29630         BeOS portability.
29631         * m4/mbchar.m4 (gl_MBCHAR): Compile mbchar.c also if <wctype.h> doesn't
29632         exist.
29633
29634 2006-08-21  Bruno Haible  <bruno@clisp.org>
29635
29636         BeOS portability.
29637         * lib/mbchar.h: Include <wctype.h> only if it exists.
29638
29639 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
29640
29641         Remove files that are no longer needed by their respective modules.
29642         * m4/obstack.m4: Remove.
29643         * m4/strerror_r.m4: Remove.
29644         * m4/uint32_t.m4: Remove.
29645         * m4/uintptr_t.m4: Remove.
29646         * m4/ullong_max.m4: Remove.
29647         * m4/xstrtoimax.m4: Remove.
29648         * m4/xstrtoumax.m4: Remove.
29649
29650         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Do not require
29651         gl_AC_TYPE_UINTMAX_T, gl_STRUCT_DEV_INO, or gl_SAME_INODE, since gnulib
29652         dependencies now capture this.
29653
29654         * m4/cycle-check.m4 (gl_CYCLE_CHECK):
29655         Do not use AC_LIBSOURCES, since gnulib modules now do this.
29656         * m4/fsusage.m4 (gl_FSUSAGE): Likewise.
29657         * m4/human.m4 (gl_HUMAN): Likewise.
29658         * m4/inttostr.m4 (gl_INTTOSTR): Likewise.
29659         * m4/xstrtol.m4 (gl_XSTRTOL): Likewise.
29660
29661         * m4/filemode.m4 (gl_FILEMODE): Require AC_STRUCT_ST_DM_MODE.
29662
29663         * m4/filemode.m4 (gl_PREREQ_FSUSAGE_EXTRA): Do not require
29664         gl_AC_TYPE_INTMAX_T or gl_AC_TYPE_UINTMAX_T, since we now require
29665         stdint.
29666         * m4/human.m4 (gl_HUMAN): Likewise.
29667         * m4/inttostr.m4 (gl_PREREQ_INTTOSTR): Likewise.
29668         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Likewise.
29669         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
29670         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
29671         * m4/xstrtol (gl_XSTRTOL): Likewise.
29672
29673         * m4/gethrxtime.m4 (gl_XTIME): gl_AC_TYPE_LONG_LONG ->
29674         AC_TYPE_LONG_LONG_INT.
29675         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
29676         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Likewise.
29677         * m4/strtoull.m4 (gl_FUNC_STRTOULL): Likewise, for unsigned long.
29678         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
29679
29680         * m4/human.m4 (gl_HUMAN): Do not require AM_STDBOOL_H since we depend
29681         on stdbool.
29682
29683         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL_H, gl_PREREQ_XSTRTOL): Remove.
29684         (gl_PREREQ_XSTRTOUL): Remove.
29685
29686         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Check for hasmntopt.
29687
29688         * m4/posixver.m4: Fix comment since head -1 now works even in POSIX
29689         mode.
29690
29691 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
29692
29693         Add and change modules to make it easier for coreutils to use
29694         gnulib-tool.
29695         * modules/backupfile (Files): Remove m4/d-ino.m4.
29696         (Depends-on): Add d-ino.
29697         * modules/cycle-check (Depends-on): Add stdint.
29698         (lib_SOURCES): Add cycle-check.h.
29699         * modules/d-ino: New module.
29700         * modules/d-type: New module.
29701         * modules/error (Files): Remove m4/strerror_r.m4.
29702         * modules/filemode (Files): Add m4/st_dm_mode.m4.
29703         * modules/fsuage (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
29704         m4/inttypes_h.m4, m4/uintmax_t.m4.
29705         (Depends-on): Add stdint.
29706         (lib_SOURCES): Add fsusage.h.
29707         * modules/getcwd (Files): Remove d-ino.m4.
29708         (Depends-on): Add d-ino.
29709         * modules/getndelim2 (Depends-on): Add stdint.
29710         * modules/glob (Files): Remove m4/d-type.m4.
29711         (Depends-on): Add d-type.
29712         * modules/host-os: New module.
29713         * modules/human (Files):  Remove m4/ulonglong.m4, m4/stdint_h.m4,
29714         m4/inttypes_h.m4, m4/uintmax_t.m4.
29715         * Depends-on: Add stdint.
29716         (lib_SOURCES): Add human.h.
29717         * modules/inttostr (Files): Remove m4/intmax_t.m4,
29718         m4/inttostr.m4, m4/inttypes_h.m4, m4/longlong.m4, m4/stdint_h.m4,
29719         m4/uintmax_t.m4, m4/ulonglong.m4.
29720         (Depends-on): Add stdint.
29721         (EXTRA_DIST): Add inttostr.h.
29722         * modules/lchmod: New module.
29723         * modules/link-follow: New module.
29724         * modules/mkdir-p (Files): Remove lib/lchmod.h, m4/lchmod.m4.
29725         (Depends-on): Add lchmod.
29726         * modules/mkstemp (Files): Remove m4/ulonglong.m4,
29727         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4.
29728         (Depends-on): Add stdint.
29729         * modules/obstack (Files): Remove m4/inttypes_h.m4, m4/obstack.m4,
29730         m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4.
29731         (Depends-on): Add stdint.
29732         (configure.ac): Change gl_OBSTACK to AC_FUNC_OBSTACK.
29733         * modules/perl: New module.
29734         * modules/regex (Depends-on): Add stdint.
29735         * modules/rmdir-errno: New module.
29736         * modules/strtoimax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
29737         m4/intmax_t.m4.
29738         (Depends-on): Add stdint.
29739         * modules/strtoumax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
29740         m4/uintmax_t.m4.
29741         (Depends-on): Add stdint.
29742         * modules/unlink-busy: New module.
29743         * modules/utimecmp (Depends-on): Add stdint.
29744         * modules/uptime: New module.
29745         * modules/winsz-ioctl: New module.
29746         * modules/winsz-termios: New module.
29747         * modules/xnanosleep (Depends-on): Add nanosleep.
29748         * modules/ullong_max: Remove.
29749         * modules/xstrtoimax (Files): Remove m4/xstrtoimax.m4.
29750         (configure.ac): Remove gl_XSTRTOIMAX; no action needed now.
29751         * modules/xstrtol (Files): Remove m4/ulonglong.m4, m4/longlong.m4,
29752         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4, m4/intmax_t.m4.
29753         (Depends-on): Add inttypes.
29754         (lib_SOURCES): Add xstrtol.h.
29755         * modules/xstrtoumax (Files): Remove m4/xstrtoumax.m4.
29756         (configure.ac): Remove gl_XSTRTOUMAX; no action needed now.
29757         * MODULES.html.sh: Move 'assert' into the assert section.
29758         Move 'dummy' into the linking section.
29759         Remove ullong_max.
29760         Add section for compatibility checks for POSIX:2001 functions,
29761         and put d-ino, d-type, link-follow, rmdir-errno, unlink-busy,
29762         winsz-ioctl, and winsz-termios into it.
29763         Add lchmod.
29764         Add top-level Misc section and put host-os, perl, and uptime
29765         into it.
29766
29767 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
29768
29769         * lib/cycle-check.h: Include <stdint.h> unconditionally, since we
29770         now assume the stdint module.  Do not include inttypes.h.
29771         * lib/fsusage.h: Likewise.
29772         * lib/getndelim2.c: Likewise.
29773         * lib/human.h: Likewise.
29774         * lib/inttostr.h: Likewise.
29775         * lib/obstack.c: Likewise.
29776         * lib/regex_internal.h: Likewise.
29777         * lib/tempname.c: Likewise.
29778         * lib/utimecmp.c: Likewise.
29779         * lib/xstrtol.h: Likewise.
29780
29781         * lib/stat_.h: Fix typo: HAVE_FUNC_LSTAT -> HAVE_LSTAT.
29782
29783         * lib/strtoimax.c: Adjust to macro name changes in Autoconf,
29784         e.g., HAVE_LONG_LONG -> HAVE_LONG_LONG_INT.
29785         * lib/xtime.h: Likewise.
29786
29787 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
29788
29789         * modules/openat (Files): Add lib/fchmodat.c.
29790         Fixes problem reported by Jay Youngman.
29791
29792 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
29793
29794         * lib/fchmodat.c: New file, from coreutils.  This was inadvertently
29795         omitted in the 2006-08-17 update.  Problem reported by Jay Youngman.
29796
29797 2006-08-18  Paul Eggert  <eggert@cs.ucla.edu>
29798             Bruno Haible  <bruno@clisp.org>
29799
29800         * m4/bison-i18n.m4 (BISON_I18N): Also handle the case where yacc exists
29801         and is a script that invokes bison. Tighten the code. Add comments.
29802
29803 2006-08-18  Jim Meyering  <jim@meyering.net>
29804
29805         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for
29806         CLOCK_REALTIME, since gethrxtime may revert to using clock_gettime via
29807         gettime.c.  Gabor Z. Papp reported that gethrxtime-using programs
29808         failed to link due to unresolved clock_gettime on a linux-2.4.x system.
29809
29810 2006-08-18  Bruno Haible  <bruno@clisp.org>
29811
29812         * modules/bison-i18n: New file.
29813         * MODULES.html.sh (Internationalization functions): Add it.
29814
29815 2006-08-18  Bruno Haible  <bruno@clisp.org>
29816
29817         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Also check for
29818         sys/statvfs.h. When getmntinfo was found, check its declaration and
29819         set either MOUNTED_GETMNTINFO or MOUNTED_GETMNTINFO2 depending on it.
29820
29821 2006-08-18  Bruno Haible  <bruno@clisp.org>
29822
29823         * m4/bison-i18n.m4: New file, from bison.
29824
29825 2006-08-18  Bruno Haible  <bruno@clisp.org>
29826
29827         * lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys/statvfs.h.
29828         (ME_DUMMY): Treat "kernfs" as a dummy.
29829         (read_file_system_list) [MOUNTED_GETMNTINFO2]: Implement.
29830
29831 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
29832
29833         Update from coreutils.
29834
29835         2006-08-15  Jim Meyering  <jim@meyering.net>
29836
29837         * m4/openat.m4 (gl_FUNC_OPENAT): Add at-func.c via AC_LIBSOURCES.
29838
29839         2006-01-17  Jim Meyering  <jim@meyering.net>
29840
29841         * m4/fts.m4 (gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT.
29842
29843         2006-01-11  Jim Meyering  <jim@meyering.net>
29844
29845         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile fchmodat.c.
29846         Check for the lchmod function.
29847
29848 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
29849
29850         Update from coreutils.
29851
29852         * lib/__fpending.h: Add copyright notice.
29853         * lib/fprintftime.h: Likewise.
29854         * lib/savedir.c: Use (C) in copyright notice.
29855         * lib/savedir.h: Likewise.
29856
29857         2006-08-15  Jim Meyering  <jim@meyering.net>
29858
29859         * lib/at-func.c: New file, with the logic of all emulated at-functions.
29860         * lib/openat-priv.h: Include <errno.h> and define ENOSYS,
29861         in support of the EXPECTED_ERRNO macro.
29862         * lib/openat.c (fstatat, unlinkat, fchownat): Remove function
29863         definitions.  Instead, define the appropriate symbols and include
29864         "at-func.c".
29865         * lib/mkdirat.c (mkdirat): Likewise.
29866         * lib/fchmodat.c (fchmodat): Likewise.
29867         (ENOSYS): Remove definition.
29868         * lib/openat.c: Don't include <errno.h>, now that "openat-priv.h" does
29869         it.  Don't include "unistd--.h" -- it wasn't ever used.
29870
29871         2006-01-17  Jim Meyering  <jim@meyering.net>
29872
29873         Rewrite fts.c not to change the current working directory,
29874         by using openat, fstatat, fdopendir, etc..
29875
29876         * lib/fts.c [! _LIBC]: Include "openat.h" and "unistd--.h".
29877         (HAVE_OPENAT_SUPPORT): Define.
29878         [_LIBC] (fchdir): Don't undef or define; no longer used.
29879         (FCHDIR): Define in terms of cwd_advance_fd rather than fchdir.
29880         Now, this `function' always succeeds, and consumes its file descriptor
29881         parameter -- so callers must not close such FDs.  Update callers.
29882         (diropen_fd, opendirat, cwd_advance_fd): New functions.
29883         (diropen): Add parameter, SP.  Adjust all callers.
29884         Implement using diropen_fd, rather than open.
29885         (fts_open): Initialize new member, fts_cwd_fd.
29886         Remove fts_rft-setting code.
29887         (fts_close): Close fts_cwd_fd, if necessary.
29888         (__opendir2): Define in terms of opendir or opendirat,
29889         depending on whether the FST_NOCHDIR flag is set.
29890         (fts_build): Since fts_safe_changedir consumes its FD, and since
29891         this code must do `closedir(dirp)', dup the dirfd(dirp) argument,
29892         and close the dup'd file descriptor upon failure.
29893         (fts_stat): Use fstatat(...AT_SYMLINK_NOFOLLOW) in place of lstat.
29894         (fts_safe_changedir): Tweak semantics to reflect that this function
29895         now calls cwd_advance_fd and hence consumes its FD argument.
29896         * lib/fts_.h [struct FTS] (fts_cwd_fd): New member.
29897         [struct FTS] (fts_rft): Remove now-unused member.
29898         [struct FTS] (fts_cycle.state): Improve comment.
29899
29900         * lib/openat.c (openat_needs_fchdir): New function.
29901         * lib/openat.h (openat_needs_fchdir): Declare it.
29902
29903 2006-08-16  Paul Eggert  <eggert@cs.ucla.edu>
29904
29905         * lib/memcoll.c (memcoll): Set errno = 0 in the shortcut case, too.
29906         Problem and fix reported by Pádraig Brady in
29907         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00099.html>.
29908
29909 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
29910
29911         * modules/cycle-check (configure.ac): Add gl_CYCLE_CHECK.
29912
29913 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
29914
29915         * lib/memcoll.c (memcoll): Optimize for the common case where the
29916         arguments are bytewise equal.
29917
29918 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
29919
29920         * doc/regexprops-generic.texi: Add a copyright notice.
29921
29922 2006-08-15  Bruno Haible  <bruno@clisp.org>
29923
29924         * modules/tmpdir (License): Change to LGPL.
29925
29926 2006-08-15  Bruno Haible  <bruno@clisp.org>
29927
29928         * gnulib-tool (func_all_modules, func_verify_module): COPYING is not a
29929         module.
29930
29931 2006-08-14  Simon Josefsson  <jas@extundo.com>
29932
29933         * config/srclist.txt: Add gnupload.
29934
29935 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
29936
29937         Change copyright notice from LGPL 2 to GPL 2, since that's the
29938         standard form used in the gnulib repository.
29939         * tests/test-lock.c: Likewise.
29940         * tests/test-stdint.c: Likewise.
29941         * tests/test-tls.c: Likewise.
29942
29943         * users.txt: Add bison, diffutils, libprelude, prelude-lml,
29944         prelude-manager.  User shorter URLs for GNU projects, without '?'.
29945         Add copyright notice.
29946
29947         * check-module: Add copyright notice.  Output a copyright
29948         notice if "--version" is specified.
29949         * modules/COPYING: New file.
29950         * tests/test-getaddrinfo.c: Add copyright notice.
29951         * tests/test-verify.c: Likewise.
29952
29953 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
29954
29955         Change copyright notice from LGPL 2 to GPL 2, since that's the
29956         standard form used in the gnulib repository.
29957         * lib/lock.c: LGPL -> GPL.
29958         * lib/lock.h: Likewise.
29959         * lib/strnlen1.c: Likewise.
29960         * lib/strnlen1.h: Likewise.
29961         * lib/tls.c: Likewise.
29962         * lib/tls.h: Likewise.
29963         * lib/tmpdir.c: Likewise.
29964
29965         * lib/TODO: Remove; this belongs only in coreutils.
29966
29967 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
29968
29969         Add copyright notices to long-enough files that lack them, since
29970         otherwise the files aren't clearly free.  Use the same notice that
29971         getdate.texi already uses.
29972         * doc/alloca-opt.texi: Add copyright notice.
29973         * doc/alloca.texi: Likewise.
29974         * doc/ctime.texi: Likewise.
29975         * doc/functions.texi: Likewise.
29976         * doc/gcd.texi: Likewise.
29977         * doc/gnulib-tool.texi: Likewise.
29978         * doc/inet_ntoa.texi: Likewise.
29979         * doc/visibility.texi: Likewise.
29980
29981         * doc/getdate.texi: Update FDL version from 1.1 to 1.2.
29982         * doc/quote.texi: Add copyright notice.
29983
29984         * doc/solaris-versions: Add SunOS 5.10, SunOS 1.x, SunOS 4.0, SunOS
29985         4.0.x, SunOS 4.1.1.1, SunOS 4.1.1_U1, SunOS 4.1.3B.  SunOS 4.1.3
29986         was Solaris 1.1A.  Remove space before B in Solaris 1.1.1B.
29987         Mention SunOS 5.11.  Mention that everything before SunOS 5.7
29988         is now obsolete, and give a pointer to the Sun list.
29989         Add copyright notice.
29990
29991 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
29992
29993         * config/srclistvars.sh: Add copyright notice.
29994
29995 2006-08-14  Eric Blake  <ebb9@byu.net>
29996
29997         Import the following change from libc:
29998
29999         2006-08-12  Ulrich Drepper  <drepper@redhat.com>
30000
30001         Upstream bug 2997.
30002         * lib/misc/error.c: Add space between program name and message if file
30003         name is missing.
30004
30005 2006-08-12  Karl Berry  <karl@gnu.org>
30006
30007         * config/srclist.txt (ssize_t.m4, sig_atomic_t.m4, signalblocking.m4):
30008         remove, these originate in gnulib now.
30009
30010 2006-08-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
30011
30012         * doc/Makefile (standards.info standards.html standards.dvi):
30013         Also depend on make-stds.texi.
30014
30015 2006-08-11  Paul Eggert  <eggert@cs.ucla.edu>
30016
30017         * lib/pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->
30018         HAVE_PIPE.  Fix a file descriptor leak when fd_safer fails.
30019
30020         * lib/regex_internal.c (re_string_skip_chars): Don't assume WEOF fits
30021         in wchar_t.  Problem reported by Eric Blake.
30022
30023         * lib/snprintf.c (snprintf): memcpy LEN bytes, not SIZE - 1, when
30024         LEN is smaller than SIZE.  Suggested by Bruno Haible.
30025         Also, help the compiler to keep LEN in a register.
30026
30027 2006-08-11  Eric Blake  <ebb9@byu.net>
30028
30029         * users.txt: Sort.  Add tar.
30030
30031 2006-08-11  Bruno Haible  <bruno@clisp.org>
30032
30033         * users.txt: New file.
30034
30035 2006-08-11  Bruno Haible  <bruno@clisp.org>
30036
30037         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Include <stdio.h> and <time.h>
30038         before <wchar.h>. Needed for OSF/1 and BSD/OS.
30039
30040 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
30041
30042         * modules/snprintf (Depends-on): Remove minmax.
30043         (Maintainer): Add self and Bruno.
30044
30045 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
30046
30047         * lib/.cppi-disable: Add snprintf.h, socket_.h.
30048         * lib/snprintf.c: Include <errno.h> and <limits.h>.
30049         (EOVERFLOW): Define if the system does not.
30050         Do not include "minmax.h"; it wasn't used.
30051         (snprintf): Don't assume size_t promotes to an unsigned type.
30052         Fix bug when generated string was too long for the buffer: the
30053         buffer's contents are supposed to be the initial prefix of the
30054         output.  Don't assume vasnprintf returns EOVERFLOW if the size
30055         exceeds INT_MAX; do the check ourselves.
30056
30057         Import the following changes from libc:
30058
30059         2006-06-02  Jakub Jelinek  <jakub@redhat.com>
30060
30061         * lib/posix/regex_internal.c (re_string_skip_chars): If no character
30062         has been converted at all, set *last_wc to WEOF.  If mbrtowc failed,
30063         set wc to the byte which couldn't be converted.
30064         (re_string_reconstruct): Don't clear valid_raw_len before calling
30065         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
30066         tip_context using re_string_context_at.
30067
30068         2006-05-02  Ulrich Drepper  <drepper@redhat.com>
30069
30070         * lib/posix/regex.h: g++ still cannot handled [restrict].
30071
30072         2006-04-21  Ulrich Drepper  <drepper@redhat.com>
30073
30074         * lib/posix/regex.h: Remove special handling for VMS.
30075
30076 2006-08-10  Jim Meyering  <jim@meyering.net>
30077
30078         * modules/same-inode: New module.
30079         * modules/dev-ino: New module.
30080         * modules/cycle-check: Depend on these modules, rather than simply
30081         including their .h files.
30082         (Makefile.am): Don't list cycle-check.[ch] here, now that they're
30083         required via m4/cycle-check.m4.
30084         * modules/same: Depend on new same-inode module, rather than
30085         including same-inode.h.
30086         * modules/chdir-safer: New file.
30087
30088         * modules/chown (Depends-on): Add stat-macros.
30089
30090 2006-08-10  Jim Meyering  <jim@meyering.net>
30091
30092         * m4/cycle-check.m4: New file.
30093         Require gl_STRUCT_DEV_INO and gl_SAME_INODE.
30094         * m4/dev-ino.m4, m4/same-inode.m4: New files.
30095
30096 2006-08-10  Eric Blake  <ebb9@byu.net>
30097
30098         * modules/verror (Depends-on): Remove bogus gl_VERROR that snuck
30099         in from original proposal.
30100
30101 2006-08-10  Eric Blake  <ebb9@byu.net>
30102         and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
30103
30104         * gnulib-tool (func_import): Detect unexpanded macros in gnulib
30105         namespace.
30106
30107 2006-08-10  Bruno Haible  <bruno@clisp.org>
30108
30109         * gnulib-tool (func_create_testdir): Detect unexpanded macros here
30110         as well.
30111
30112 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
30113
30114         Sync from coreutils.
30115
30116         2006-07-19  Mike Frysinger  <vapier@gentoo.org>
30117
30118         * lib/mountlist.c [ME_REMOTE]: Filter out cifs.
30119         Reported by Toralf Förster in <http://bugs.gentoo.org/141012>.
30120
30121 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
30122
30123         * modules/restrict: Remove; no longer needed now that we assume
30124         Autoconf 2.59 or later.
30125         * MODULES.html.sh: Remove 'restrict'.
30126         * modules/argp (Depends-on): Remove 'restrict'.
30127         * modules/base64 (Depends-on): Likewise.
30128         * modules/gc (Depends-on): Likewise.
30129         * modules/getaddrinfo (Depends-on): Likewise.
30130         * modules/glob (Depends-on): Likewise.
30131         * modules/inet_ntop (Depends-on): Likewise.
30132         * modules/inet_pton (Depends-on): Likewise.
30133         * modules/memxor (Depends-on): Likewise.
30134         * modules/regex (Depends-on): Likewise.
30135         * modules/strtok_r (Depends-on): Likewise.
30136         * modules/time_r (Depends-on): Likewise.
30137
30138 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
30139
30140         * m4/argp.m4 (gl_ARGP): Require AC_C_RESTRICT.
30141         * m4/gc.m4 (gl_PREREQ_GC): Likewise.
30142         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
30143         * m4/inet_ntop.m4 (gl_PREREQ_INET_NTOP): Likewise.
30144         * m4/inet_pton.m4 (gl_PREREQ_INET_PTON): Likewise.
30145         * m4/memxor.m4 (gl_MEMXOR): Likewise.
30146         * m4/restrict.m4: Remove; no longer needed.  All remaining uses of
30147         gl_C_RESTRICT replaced by AC_C_RESTRICT.
30148
30149         Merge from coreutils.
30150         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_C_RESTRICT, not
30151         gl_C_RESTRICT, now that we assume Autoconf 2.59 or later.
30152         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
30153         * m4/time_r.m4 (gl_TIME_R): Likewise.
30154
30155 2006-08-09  Karl Berry  <karl@gnu.org>
30156
30157         * config/srclist.txt: no more gettext-tools, per Bruno.
30158
30159 2006-08-08  Eric Blake  <ebb9@byu.net>
30160
30161         * modules/verror: New module.
30162         * MODULES.html.sh: Document it.
30163
30164 2006-08-08  Eric Blake  <ebb9@byu.net>
30165
30166         * lib/verror.h, lib/verror.c: New files.
30167
30168 2006-08-08  Eric Blake  <ebb9@byu.net>
30169
30170         * lib/verror.c (verror_at_line): Work around glibc bug 2997, so that
30171         verror_at_line output complies with GNU Coding Standards even when
30172         file is NULL.
30173
30174 2006-08-07  Bruno Haible  <bruno@clisp.org>
30175
30176         * lib/allocsa.h (sa_alignof) [_AIX]: Also consider 'long long' in newer
30177         versions of AIX.
30178         Reported by Ralf Wildenhues.
30179
30180 2006-08-07  Bruno Haible  <bruno@clisp.org>
30181
30182         * gnulib-tool (func_create_testdir): Wrap the set of autoconf snippets
30183         in an AC_DEFUN. Needed so that the autoconf snippets can use
30184         AC_REQUIRE.
30185
30186 2006-08-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
30187
30188         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
30189         Initialize pkgdata_DATA.
30190         * modules/javaversion (Makefile.am): Add to pkgdata_DATA, rather than
30191         overriding it.
30192
30193 2006-08-06  Eric Blake  <ebb9@byu.net>
30194
30195         * lib/error.h: Fold in some upstream changes from glibc.
30196         * lib/error.c: Likewise.
30197
30198 2006-08-04  Bruno Haible  <bruno@clisp.org>
30199
30200         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
30201         Make the mostlyclean-local rule depend on mostlyclean-generic.
30202         Reported by Jim Meyering. Solution suggested by Ralf Wildenhues.
30203
30204 2006-07-31  Bruno Haible  <bruno@clisp.org>
30205
30206         * m4/localcharset.m4 (gl_LOCALCHARSET): Remove tests for <stddef.h>,
30207         <stdlib.h>, <string.h>.
30208
30209 2006-07-30  Bruno Haible  <bruno@clisp.org>
30210
30211         * modules/readlink (License): Change to LGPL.
30212
30213 2006-07-30  Bruno Haible  <bruno@clisp.org>
30214
30215         * modules/javaversion (Makefile.am): Distribute javaversion.java and
30216         javaversion.class. Also install javaversion.class in $(pkgdatadir) and
30217         set PKGDATADIR to point to it.
30218
30219 2006-07-30  Bruno Haible  <bruno@clisp.org>
30220
30221         * modules/csharpexec (configure.ac): Comment out macro invocation.
30222         * modules/javaexec (configure.ac): Likewise.
30223         * modules/javacomp-script (configure.ac): Likewise.
30224
30225         * modules/csharpcomp-script (configure.ac): Use AC_REQUIRE.
30226
30227 2006-07-30  Bruno Haible  <bruno@clisp.org>
30228
30229         * modules/clean-temp (Depends-on): Add linkedhash-list, remove
30230         linked-list.
30231
30232 2006-07-30  Bruno Haible  <bruno@clisp.org>
30233
30234         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Assume <string.h> exists.
30235
30236 2006-07-30  Bruno Haible  <bruno@clisp.org>
30237
30238         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
30239         Initialize MOSTLYCLEANFILES to core and *.stackdump, so that core dumps
30240         get removed.
30241
30242 2006-07-29  Bruno Haible  <bruno@clisp.org>
30243
30244         Make it possible for gnulib-tool to work with locally modified or
30245         augmented gnulib repositories.
30246         * gnulib-tool (func_usage): Document --local-dir option.
30247         (local_gnulib_dir): New variable.
30248         Handle --local-dir option.
30249         (func_lookup_file): New function.
30250         (func_all_modules, func_verify_module): Look also in $local_gnulib_dir.
30251         (func_get_description, func_get_filelist, func_get_description,
30252         func_get_filelist, func_get_dependencies, func_get_autoconf_snippet,
30253         func_get_automake_snippet, func_get_include_directive,
30254         func_get_license, func_get_maintainer): Use func_lookup_file.
30255         (func_import, func_create_testdir): Use func_lookup_file.
30256
30257 2006-07-29  Bruno Haible  <bruno@clisp.org>
30258
30259         * modules/setenv (Depends-on): Add unistd.
30260
30261 2006-07-29  Bruno Haible  <bruno@clisp.org>
30262
30263         * lib/setenv.c: Undo unintended modification done on 2006-02-27.
30264
30265 2006-07-29  Bruno Haible  <bruno@clisp.org>
30266
30267         * lib/localcharset.c: Assume <stddef.h>, <stdlib.h>, <string.h> exist.
30268
30269 2006-07-29  Bruno Haible  <bruno@clisp.org>
30270
30271         * gnulib-tool (import, update): If there is no Makefile.am, look at
30272         aclocal.m4, instead of bailing out.
30273
30274 2006-07-29  Bruno Haible  <bruno@clisp.org>
30275
30276         * gnulib-tool (func_usage): Revert most of the 2006-07-15 change.
30277         Categorize the options by when they are useful.
30278
30279 2006-07-29  Bruno Haible  <bruno@clisp.org>
30280
30281         * gnulib-tool (func_usage): Document option --no-libtool.
30282         Handle option --no-libtool.
30283         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Update
30284         for changed semantics of $libtool variable.
30285         (func_import): Likewise. If libtool is not used, show this through
30286         an option --no-libtool.
30287         (func_create_testdir): Update.
30288
30289 2006-07-29  Bruno Haible  <bruno@clisp.org>
30290
30291         * gnulib-tool (func_import): Extend error message about missing
30292         --doc-base.
30293
30294 2006-07-29  Bruno Haible  <bruno@clisp.org>
30295
30296         * gnulib-tool (func_import): Don't create the $docbase directory if
30297         there is no file to store there.
30298
30299 2006-07-29  Bruno Haible  <bruno@clisp.org>
30300
30301         * gnulib-tool (autoconf_minversion): If a --dir option is given and
30302         relevant, look for configure.ac there, not in the current directory.
30303         Also use a simple search for AC_PREREQ, not "autoconf --trace".
30304
30305 2006-07-29  Bruno Haible  <bruno@clisp.org>
30306
30307         * gnulib-tool (SORT): New variable.
30308         (func_usage): Undocument --assume-autoconf option.
30309         Remove --assume-autoconf option handling.
30310         (autoconf_minversion): Determine from the contents of configure.ac.
30311         (func_import): Remove autoconf_minversion handling.
30312         Suggested by Eric Blake.
30313
30314 2006-07-29  Bruno Haible  <bruno@clisp.org>
30315
30316         * doc/gnulib-tool.texi (gl_LIBTOOL): Mention --no-libtool option.
30317
30318 2006-07-29  Bruno Haible  <bruno@clisp.org>
30319
30320         * config/srclist.txt (*setenv.[ch]): Remove rules.
30321
30322 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
30323
30324         * m4/inet_pton.m4, inet_ntop.m4: Check for netinet/in.h too.
30325
30326 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
30327
30328         * lib/inet_ntop.h, inet_pton.h: Need to include netinet/in.h before
30329         arpa/inet.h.
30330
30331 2006-07-28  Simon Josefsson  <jas@extundo.com>
30332
30333         * modules/inet_ntop (Depends-on): Depend on arpa_inet.
30334         * modules/inet_pton (Depends-on): Likewise.
30335
30336 2006-07-28  Simon Josefsson  <jas@extundo.com>
30337
30338         * m4/netinet_in_h.m4: New file.
30339
30340 2006-07-28  Simon Josefsson  <jas@extundo.com>
30341
30342         * lib/inet_ntop.h, inet_pton.h: No need to guard netinet/in.h
30343         #include's.
30344
30345 2006-07-28  Simon Josefsson  <jas@extundo.com>
30346
30347         * lib/inet_ntop.h, inet_pton.h: No need to guard arpa/inet.h
30348         #include's.
30349
30350 2006-07-28  Paul Eggert  <eggert@cs.ucla.edu>
30351
30352         * lib/modechange.c (mode_compile): Numeric modes now affect setuid and
30353         setgid on directories only if they set these bits.
30354         * lib/modechange.h: Remove obsolete comment about masks.
30355
30356 2006-07-28  Eric Blake  <ebb9@byu.net>
30357
30358         * lib/regex_internal.h (struct re_dfa_t) [!_LIBC]: Avoid invalid C89
30359         macro expansion.
30360
30361 2006-07-28  Bruno Haible  <bruno@clisp.org>
30362
30363         * lib/inet_ntop.h, inet_pton.h: Use #if HAVE* instead of #ifdef HAVE*.
30364
30365 2006-07-28  Bruno Haible  <bruno@clisp.org>
30366
30367         * m4/mbchar.m4 (gl_MBCHAR): Also test for iswcntrl.
30368
30369 2006-07-28  Bruno Haible  <bruno@clisp.org>
30370
30371         * lib/mbchar.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
30372         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
30373         Define fallbacks.
30374         Avoids link error on FreeBSD 4.x.
30375         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
30376
30377         * lib/wcwidth.h (iswprint): Assume an ASCII compatible wide character
30378         encoding.
30379         * lib/mbswidth.c (iswcntrl): Likewise.
30380
30381 2006-07-27  Bruno Haible  <bruno@clisp.org>
30382
30383         * m4/stdint.m4 (gl_STDINT_H): Define __STDC_CONSTANT_MACROS during the
30384         test.
30385
30386 2006-07-27  Bruno Haible  <bruno@clisp.org>
30387
30388         * lib/stdint_.h (INT*_C, UINT*_C) [C++]: Define these if
30389         __STDC_CONSTANT_MACROS is defined, not if __STDC_LIMIT_MACROS is
30390         defined.
30391
30392 2006-07-26  Eric Blake  <ebb9@byu.net>
30393
30394         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Check for missing pipe.
30395
30396 2006-07-26  Eric Blake  <ebb9@byu.net>
30397
30398         * lib/mkstemp-safer.c [! HAVE_MKSTEMP]: Add prototype for platforms
30399         like mingw that lack mkstemp.
30400         * lib/pipe-safer.c (pipe_safer) [!HAVE_FUNC_PIPE]: Provide fallback to
30401         avoid compilation warning on mingw.
30402
30403 2006-07-26  Bruno Haible  <bruno@clisp.org>
30404
30405         * m4/stdint.m4 (gl_STDINT_H): Also verify the existence of the macros
30406         INT*_MIN, INT_LEAST*_MAX, INT_LEAST*_MIN, UINT_LEAST*_MAX,
30407         INT_FAST*_MIN, INTPTR_MIN.
30408
30409 2006-07-25  Bruno Haible  <bruno@clisp.org>
30410
30411         * modules/version-etc (Depends-on): Add stdarg.
30412
30413 2006-07-25  Bruno Haible  <bruno@clisp.org>
30414
30415         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Avoid 'eval' in front of
30416         complex commands.
30417
30418 2006-07-25  Bruno Haible  <bruno@clisp.org>
30419
30420         * lib/version-etc.c (version_etc_va): Use va_copy, assumed to be
30421         defined in <stdarg.h> or config.h.
30422
30423 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
30424
30425         * m4/stdio-safer.m4 (gl_FOPEN_SAFER, gl_TMPFILE_SAFER): New macros.
30426         (gl_STDIO_SAFER): Remove.
30427
30428 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
30429
30430         * MODULES.html.sh (File stream based Input/Output):
30431         Add fopen-safer, tmpfile-safer; remove stdio-safer.
30432         * modules/getusershell (Depends-on): Change stdio-safer to fopen-safer.
30433         * modules/fopen-safer, modules/tmpfile-safer: New files.
30434         * modules/stdio-safer: Remove.
30435
30436 2006-07-24  Bruno Haible  <bruno@clisp.org>
30437
30438         * modules/tmpdir: New file.
30439         * MODULES.html.sh (File system functions): Add it.
30440
30441 2006-07-24  Bruno Haible  <bruno@clisp.org>
30442
30443         * modules/javacomp (Depends-on): Add unistd, javaversion, binary-io,
30444         getline, pathname, fwriteerror, clean-temp, xvasprintf, strstr.
30445
30446 2006-07-24  Bruno Haible  <bruno@clisp.org>
30447
30448         * modules/clean-temp: New file.
30449
30450 2006-07-24  Bruno Haible  <bruno@clisp.org>
30451
30452         * m4/tmpdir.m4: New file, from GNU gettext.
30453
30454 2006-07-24  Bruno Haible  <bruno@clisp.org>
30455
30456         * lib/tmpdir.h: New file, from GNU gettext.
30457         * lib/tmpdir.c: New file, from GNU gettext.
30458
30459 2006-07-24  Bruno Haible  <bruno@clisp.org>
30460
30461         * lib/clean-temp.h: New file, from GNU gettext.
30462         * lib/clean-temp.c: New file, from GNU gettext.
30463
30464 2006-07-23  Eric Blake  <ebb9@byu.net>
30465
30466         * modules/stdio-safer (Files): Add tmpfile-safer.c.
30467         (Depends-on): Add binary-io.
30468
30469 2006-07-23  Eric Blake  <ebb9@byu.net>
30470
30471         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add tmpfile-safer.c.
30472
30473 2006-07-23  Eric Blake  <ebb9@byu.net>
30474
30475         * lib/tmpfile-safer.c: New file.
30476         * lib/stdio-safer.h (fopen_safer): Add prototype.
30477         * lib/stdio--.h (tmpfile): Make safer.
30478
30479 2006-07-23  Bruno Haible  <bruno@clisp.org>
30480
30481         * lib/gl_anylinked_list2.h (ASYNCSAFE): New macro.
30482         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before,
30483         gl_linked_add_after, gl_linked_add_at, gl_linked_remove_node,
30484         gl_linked_remove_at): Use it.
30485
30486 2006-07-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
30487         and Simon Josefsson <jas@extundo.com>
30488
30489         * lib/getaddrinfo.h (AI_PASSIVE): Make sure it is defined.
30490
30491         * lib/getaddrinfo.c (getaddrinfo): Support AI_PASSIVE.
30492
30493 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
30494
30495         * modules/close-stream: New file.
30496         * modules/closeout (Description): Make it clear that it exits
30497         with a diagnostic on error.
30498         (Depends-on): Add close-stream.  Remove fpending, stdbool.
30499         * MODULES.html.sh (File stream based Input/Output): Add close-stream.
30500
30501 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
30502
30503         * m4/close-stream.m4: New file.
30504
30505 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
30506
30507         * lib/close-stream.c, lib/close-stream.h: New files.
30508
30509 2006-07-22  Bruno Haible  <bruno@clisp.org>
30510
30511         Merge from GNU gettext 0.15.
30512
30513         2006-05-01  Bruno Haible  <bruno@clisp.org>
30514
30515                 * build-aux/javacomp.sh.in: Update for changed javacomp.m4.
30516
30517         2006-07-22  Bruno Haible  <bruno@clisp.org>
30518
30519                 * modules/javaversion: New file.
30520                 * MODULES.html.sh (Java): Add javaversion.
30521
30522         2006-03-12  Bruno Haible  <bruno@clisp.org>
30523
30524                 * build-aux/javaexec.sh.in: Update for changed javaexec.m4.
30525
30526         2005-12-04  Bruno Haible  <bruno@clisp.org>
30527
30528                 * build-aux/csharpexec.sh.in: Add support for 'clix' launcher
30529                 (untested).
30530
30531         2006-06-21  Bruno Haible  <bruno@clisp.org>
30532
30533                 Avoid warnings from recent versions of mcs.
30534                 * build-aux/csharpcomp.sh.in (options_mcs): Don't use options
30535                 -o, -L, -r any more. Use options documented since mcs-1.0
30536                 instead. Similarly for -g.
30537
30538         2005-12-04  Bruno Haible  <bruno@clisp.org>
30539
30540                 * build-aux/csharpcomp.sh.in: Suffix for resources is
30541                 .resources, not .resource.
30542
30543         2005-07-09  Bruno Haible  <bruno@clisp.org>
30544
30545                 * build-aux/csharpcomp.sh.in (options_csc): For -l option,
30546                 add a .dll suffix.
30547                 Reported by Mark Junker <mjscod@gmx.de>.
30548
30549         2006-07-22  Bruno Haible  <bruno@clisp.org>
30550
30551                 * modules/gettext: Upgrade to gettext-0.15.
30552                 (Files): Remove m4/isc-posix.m4. Add m4/lock.m4,
30553                 m4/visibility.m4.
30554                 Replace m4/inttypes.m4 with m4/inttypes-h.m4.
30555
30556 2006-07-22  Bruno Haible  <bruno@clisp.org>
30557
30558         Merge from GNU gettext 0.15.
30559
30560         2006-03-25  Bruno Haible  <bruno@clisp.org>
30561
30562                 * lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro.
30563
30564         2006-07-21  Bruno Haible  <bruno@clisp.org>
30565
30566                 * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to
30567                 "1.1".
30568
30569         2006-05-09  Bruno Haible  <bruno@clisp.org>
30570
30571                 * javacomp.m4 (gt_JAVACOMP): On Cygwin, set
30572                 CLASSPATH_SEPARATOR to a semicolon. Use CLASSPATH_SEPARATOR
30573                 for the conftestver execution.
30574
30575         2006-05-01  Bruno Haible  <bruno@clisp.org>
30576
30577                 * javacomp.m4 (gt_JAVACOMP): Accept a source-version and an
30578                 optional target-version argument. Verify that the compiler
30579                 groks source of the specified source-version, or add -source
30580                 option as necessary. Verify that the compiler produces
30581                 bytecode in the specified target-version, or add -target and
30582                 -source options as necessary. Make the result of the test
30583                 available as variable CONF_JAVAC. Also log error output in
30584                 config.log.
30585
30586         2006-03-11  Bruno Haible  <bruno@clisp.org>
30587
30588                 * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x.
30589
30590         2006-05-09  Bruno Haible  <bruno@clisp.org>
30591
30592                 * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set
30593                 CLASSPATH_SEPARATOR to a semicolon.
30594
30595         2006-03-12  Bruno Haible  <bruno@clisp.org>
30596
30597                 * javaexec.m4 (gt_JAVAEXEC): Make the result of the test
30598                 available as variable CONF_JAVA, for subsequent autoconf
30599                 tests. Also log error output in config.log.
30600
30601         2006-07-19  Bruno Haible  <bruno@clisp.org>
30602
30603                 * getline.m4 (AM_FUNC_GETLINE): When cross-compiling, assume
30604                 that getline works on glibc2 systems. Needed to avoid trouble
30605                 in relocatable.c.
30606                 Reported by Nils Magnus Larsgard <nmlarsgaard@atmel.no>.
30607
30608         2005-12-04  Bruno Haible  <bruno@clisp.org>
30609
30610                 * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix'
30611                 launcher (untested).
30612
30613         2005-12-04  Bruno Haible  <bruno@clisp.org>
30614
30615                 * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS.
30616
30617         2006-07-22  Bruno Haible  <bruno@clisp.org>
30618
30619                 * gettext.m4: Update from GNU gettext-0.15.
30620                 * nls.m4: Likewise.
30621                 * po.m4: Likewise.
30622                 * inttypes-pri.m4: Likewise.
30623                 * inttypes-h.m4: Renamed from inttypes.m4.
30624                 (gl_HEADER_INTTYPES_H): Renamed from gt_HEADER_INTTYPES_H.
30625
30626 2006-07-22  Bruno Haible  <bruno@clisp.org>
30627
30628         Merge from GNU gettext 0.15.
30629
30630         2005-07-05  Bruno Haible  <bruno@clisp.org>
30631
30632                 * printf-args.c (printf_fetchargs): Work around broken
30633                 definition of wint_t on mingw.
30634
30635         2005-02-12  Bruno Haible  <bruno@clisp.org>
30636
30637                 * xallocsa.h: Add extern "C" for C++.
30638
30639         2006-05-17  Bruno Haible  <bruno@clisp.org>
30640
30641                 Cygwin portability.
30642                 * progreloc.c (WIN32_NATIVE): Renamed from WIN32.
30643
30644         2006-04-30  Bruno Haible  <bruno@clisp.org>
30645
30646                 * progreloc.c: Include <mach-o/dyld.h> if available.
30647                 (find_executable): Use _NSGetExecutablePath when possible.
30648
30649         2006-05-06  Charles Wilson  <cygwin@cwilson.fastmail.fm>
30650
30651                 * progreloc.c (maybe_executable) [CYGWIN]: Use the access()
30652                 function.
30653
30654         2005-12-29  Bruno Haible  <bruno@clisp.org>
30655
30656                 * progreloc.c (set_program_name_and_installdir): Fix
30657                 compilation error.
30658
30659         2005-12-04  Bruno Haible  <bruno@clisp.org>
30660
30661                 Cygwin portability.
30662                 * progreloc.c: Include <windows.h> also on Cygwin.
30663                 (find_executable): Add support for Cygwin.
30664                 (set_program_name_and_installdir): Handle also platforms with
30665                 nonempty EXEEXT.
30666
30667         2006-07-11  Bruno Haible  <bruno@clisp.org>
30668
30669                 * javacomp.c: Fix a comment.
30670                 Reported by Jim Meyering.
30671
30672         2006-04-30  Bruno Haible  <bruno@clisp.org>
30673
30674                 * javacomp.h (compile_java_class): Add source_version,
30675                 target_version arguments.
30676                 * javacomp.c: Rewritten to choose only a compiler that
30677                 respects the specified source_version and target_version.
30678
30679         2006-06-27  Bruno Haible  <bruno@clisp.org>
30680
30681                 Assume correct S_ISDIR macro.
30682                 * mkdtemp.c: Remove test of STAT_MACROS_BROKEN.
30683
30684         2006-07-22  Bruno Haible  <bruno@clisp.org>
30685
30686                 * javaversion.h: New file, from GNU gettext.
30687                 * javaversion.c: New file, from GNU gettext.
30688                 * javaversion.java: New file, from GNU gettext.
30689                 * javaversion.class: New file, from GNU gettext.
30690
30691         2006-05-17  Bruno Haible  <bruno@clisp.org>
30692
30693                 Cygwin portability.
30694                 * javaexec.c (execute_java_class): Test for jview program
30695                 also on Cygwin.
30696
30697         2006-04-09  Bruno Haible  <bruno@clisp.org>
30698
30699                 * fatal-signal.c: Don't include string.h.
30700                 (at_fatal_signal): Use a copying loop instead of memcpy.
30701
30702         2005-12-04  Bruno Haible  <bruno@clisp.org>
30703
30704                 * csharpexec.c: Add support for 'clix' launcher (untested).
30705                 (execute_csharp_using_sscli): New function.
30706                 (execute_csharp_program): Call it.
30707
30708         2006-06-21  Bruno Haible  <bruno@clisp.org>
30709
30710                 Avoid warnings from recent versions of mcs.
30711                 * csharpcomp.c (compile_csharp_using_mono): Don't use options
30712                 -o, -L, -r any more. Use options documented since mcs-1.0
30713                 instead. Similarly for -g.
30714
30715         2005-07-09  Bruno Haible  <bruno@clisp.org>
30716
30717                 * csharpcomp.c (compile_csharp_using_sscli): For -l option,
30718                 add a .dll suffix.
30719                 Reported by Mark Junker <mjscod@gmx.de>.
30720
30721         2006-06-17  Bruno Haible  <bruno@clisp.org>
30722
30723                 * config.charset: Update for NetBSD 3.0.
30724
30725         2006-05-17  Bruno Haible  <bruno@clisp.org>
30726
30727                 Cygwin portability.
30728                 * localcharset.c (WIN32_NATIVE): Renamed from WIN32.
30729
30730         2006-05-16  Bruno Haible  <bruno@clisp.org>
30731
30732                 * localcharset.c [CYGWIN]: Include <windows.h>.
30733                 (get_charset_aliases): For Cygwin, return the same CPxxx
30734                 aliases list as under WIN32.
30735                 (locale_charset) [CYGWIN]: Try to retrieve the encoding from
30736                 the environment variables. Fall back to GetACP().
30737
30738         2006-04-05  Bruno Haible  <bruno@clisp.org>
30739
30740                 * config.charset: Update Juan Manuel Guerrero's address.
30741
30742         2005-02-12  Bruno Haible  <bruno@clisp.org>
30743
30744                 * allocsa.h: Add extern "C" for C++.
30745
30746         2005-02-10  Bruno Haible  <bruno@clisp.org>
30747
30748                 * allocsa.h (sa_alignof): Define differently with AIX xlc, to
30749                 avoid a bug of this compiler on AIX 3.2.5 dealing with enums.
30750
30751         2006-07-22  Bruno Haible  <bruno@clisp.org>
30752
30753                 * gettext.h: Update to GNU gettext-0.15.
30754
30755 2006-07-22  Bruno Haible  <bruno@clisp.org>
30756
30757         * config/srclist.txt: Resync printf-args.c, vasnprintf.c,
30758         localcharset.c, mkdtemp.c, config.rpath, lib-ld.m4, lib-link.m4,
30759         lib-prefix.m4, longdouble.m4, ssize_t.m4.
30760
30761 2006-07-21  Eric Blake  <ebb9@byu.net>
30762
30763         * modules/stdlib-safer: New file.
30764         * MODULES.html.sh (File stream based Input/Output): Add
30765         stdlib-safer.
30766
30767 2006-07-21  Eric Blake  <ebb9@byu.net>
30768
30769         * lib/stdlib-safer.h: New file from coreutils, required by
30770         stdlib--.h.
30771
30772 2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
30773
30774         * gnulib-tool (func_usage): Document --assume-autoconf='latest-stable'.
30775
30776 2006-07-20  Bruno Haible  <bruno@clisp.org>
30777
30778         * gnulib-tool: Recognize new option --assume-autoconf.
30779         (autoconf_minversion): New variable.
30780         (func_get_filelist): Use it to decide whether to add onceonly_2_57.m4.
30781
30782 2006-07-20  Bruno Haible  <bruno@clisp.org>
30783
30784         * MODULES.html.sh (func_all_modules): Add a missing func_begin_table.
30785
30786 2006-07-19  Derek R. Price  <derek@ximbiot.com>
30787
30788         * lib/getaddrinfo.h: Don't define unimplemented AI_* flags.
30789         Reindent and repaginate.
30790
30791 2006-07-19  Derek Price  <derek@ximbiot.com>
30792
30793         * doc/gnulib.texi (Libtool and Windows):  Eliminate passive voice.
30794         Correct grammar.
30795
30796 2006-07-17  Bruno Haible  <bruno@clisp.org>
30797
30798         * modules/list: New file.
30799         * modules/array-list: New file.
30800         * modules/carray-list, modules/carray-list-tests: New files.
30801         * modules/linked-list, modules/linked-list-tests: New files.
30802         * modules/avltree-list, modules/avltree-list-tests: New files.
30803         * modules/rbtree-list, modules/rbtree-list-tests: New files.
30804         * modules/linkedhash-list, modules/linkedhash-list-tests: New files.
30805         * modules/avltreehash-list, modules/avltreehash-list-tests: New files.
30806         * modules/rbtreehash-list, modules/rbtreehash-list-tests: New files.
30807         * modules/oset: New file.
30808         * modules/array-oset: New file.
30809         * modules/avltree-oset, modules/avltree-oset-tests: New files.
30810         * modules/rbtree-oset, modules/rbtree-oset-tests: New files.
30811         * tests/test-carray_list.c: New file.
30812         * tests/test-linked_list.c: New file.
30813         * tests/test-avltree_list.c: New file.
30814         * tests/test-rbtree_list.c: New file.
30815         * tests/test-linkedhash_list.c: New file.
30816         * tests/test-avltreehash_list.c: New file.
30817         * tests/test-rbtreehash_list.c: New file.
30818         * tests/test-avltree_oset.c: New file.
30819         * tests/test-rbtree_oset.c: New file.
30820         * MODULES.html.sh (Container data structures): New section.
30821
30822 2006-07-17  Bruno Haible  <bruno@clisp.org>
30823
30824         * m4/gl_list.m4: New file.
30825
30826 2006-07-17  Bruno Haible  <bruno@clisp.org>
30827
30828         * lib/gl_list.h: New file.
30829         * lib/gl_list.c: New file.
30830         * lib/gl_array_list.h: New file.
30831         * lib/gl_array_list.c: New file.
30832         * lib/gl_carray_list.h: New file.
30833         * lib/gl_carray_list.c: New file.
30834         * lib/gl_linked_list.h: New file.
30835         * lib/gl_linked_list.c: New file.
30836         * lib/gl_anylinked_list1.h: New file.
30837         * lib/gl_anylinked_list2.h: New file.
30838         * lib/gl_avltree_list.h: New file.
30839         * lib/gl_avltree_list.c: New file.
30840         * lib/gl_anyavltree_list1.h: New file.
30841         * lib/gl_anyavltree_list2.h: New file.
30842         * lib/gl_rbtree_list.h: New file.
30843         * lib/gl_rbtree_list.c: New file.
30844         * lib/gl_anyrbtree_list1.h: New file.
30845         * lib/gl_anyrbtree_list2.h: New file.
30846         * lib/gl_anytree_list1.h: New file.
30847         * lib/gl_anytree_list2.h: New file.
30848         * lib/gl_linkedhash_list.h: New file.
30849         * lib/gl_linkedhash_list.c: New file.
30850         * lib/gl_anyhash_list1.h: New file.
30851         * lib/gl_anyhash_list2.h: New file.
30852         * lib/gl_avltreehash_list.h: New file.
30853         * lib/gl_avltreehash_list.c: New file.
30854         * lib/gl_rbtreehash_list.h: New file.
30855         * lib/gl_rbtreehash_list.c: New file.
30856         * lib/gl_anytreehash_list1.h: New file.
30857         * lib/gl_anytreehash_list2.h: New file.
30858
30859         * lib/gl_oset.h: New file.
30860         * lib/gl_oset.c: New file.
30861         * lib/gl_array_oset.h: New file.
30862         * lib/gl_array_oset.c: New file.
30863         * lib/gl_avltree_oset.h: New file.
30864         * lib/gl_avltree_oset.c: New file.
30865         * lib/gl_rbtree_oset.h: New file.
30866         * lib/gl_rbtree_oset.c: New file.
30867         * lib/gl_anytree_oset.h: New file.
30868
30869 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
30870
30871         * m4/mkancesdirs.m4: New file.
30872         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Mention dirchownmod.c,
30873         dirchownmod.h.  Don't require AC_FUNC_ALLOCA, gl_AFS, gl_CHDIR_SAFER;
30874         no longer needed.  Require gl_FUNC_LCHOWN, since dirchownmod.c needs
30875         it.
30876
30877 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
30878
30879         * lib/dirchownmod.c, lib/dirchownmod.h, lib/mkancesdirs.c:
30880         * lib/mkancesdirs.h: New files.
30881         * lib/mkdir-p.c: Don't include alloca.h, stdio.h, sys/types.h,
30882         unistd.h, string.h, chdir-safer.h, dirname.h, lchmod.h, lchown.h,
30883         save-cwd.h.  Instead, include dirchownmod.h and mkancesdirs.h.
30884         (make_dir_parents): New args MAKE_ANCESTOR, OPTIONS, ANNOUNCE,
30885         MODE_BITS.  Remove options VERBOSE_FMT_STRING, CWD_ERRNO.  All
30886         callers changed.  Revamp internals significantly, by not
30887         attempting to create directories that are temporarily more
30888         permissive than the final results.  Do not attempt to use
30889         save_cwd/restore_cwd; it isn't worth it for mkdir and install.
30890         This removes some race conditions, fixes some bugs, and simplifies
30891         things.  Use new dirchownmod function to do owner and mode changes.
30892         * lib/mkdir-p.h: Likewise.
30893         * lib/modechange.c (octal_to_mode): New function.
30894         (struct mode_change): New member mentioned.
30895         (make_node_op_equals): New arg mentioned.  All callers changed.
30896         (mode_compile): Keep track of which mode bits the user has explicitly
30897         mentioned.
30898         (mode_adjust): New arg DIR, so that we implement the X op correctly.
30899         New arg PMODE_BITS, to keep track of which mode bits the user
30900         mentioned; it treats S_ISUID and S_ISGID speciall.
30901         All callers changed.
30902         * lib/modechange.h: Likewise.
30903
30904 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
30905
30906         * MODULES.html.sh: Add mkancestors.
30907         * modules/mkancesdirs: New module.
30908         * modules/mkdir-p (Files): Remove lib/chdir-safer.c, lib/chdir-safer.h,
30909         lib/same-inode.h, m4/afs.m4, m4/chdir-safer.m4.
30910         The chdir-safer and afs files are now orphans; I'll remove them
30911         unless someone speaks up.
30912         Add lib/dirchownmod.c, lib/dirchownmod.h.
30913         (Depends-on): Remove alloca, chown, save-cwd, dirname.
30914         Add lchown, mkancesdirs.
30915         (Maintainer): Add self.
30916
30917 2006-07-15  Karl Berry  <karl@gnu.org>
30918
30919         * gnulib-tool: help message wording/arrangement.
30920
30921 2006-07-14  Simon Josefsson  <jas@extundo.com>
30922
30923         * doc/gnulib.texi (Libtool and Windows): New section.
30924
30925 2006-07-12  Simon Josefsson  <jas@extundo.com>
30926
30927         * modules/gendocs (License): Fix license, approved by Karl.
30928
30929 2006-07-12  Eric Blake  <ebb9@byu.net>
30930
30931         * MODULES.html.sh: Add gendocs.
30932
30933 2006-07-11  Eric Blake  <ebb9@byu.net>
30934
30935         * modules/fdl: New module, to install doc/fdl.texi.
30936         * MODULES.html.sh: Add new section for documentation modules.
30937         * gnulib-tool: Avoid space-tab.
30938         (--doc-base): New option, to manage files from doc.
30939
30940 2006-07-11  Eric Blake  <ebb9@byu.net>
30941
30942         * m4/absolute-header.m4: Fix comments to match recent change.
30943
30944 2006-07-11  Eric Blake  <ebb9@byu.net>
30945
30946         * gnulib-tool: List --doc-base before --tests-base.
30947
30948 2006-07-11  Derek R. Price  <derek@ximbiot.com>
30949
30950         * lib/glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.
30951
30952 2006-07-11  Bruno Haible  <bruno@clisp.org>
30953
30954         * README: Mention where to put documentation.
30955
30956 2006-07-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
30957
30958         * doc/functions.texi, gnulib-tool.texi, gnulib.texi: Fix some typos.
30959
30960 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
30961
30962         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Like today's change
30963         to stdint.m4.
30964
30965 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
30966
30967         * m4/stdint.m4 (gl_STDINT_H): Like yesterday's change to
30968         absolute-header.m4.  Also, set ABSOLUTE_STDINT_H to a string
30969         "no/such/file/stdint.h" when there is no such file, so that
30970         the resulting C code can be parsed by dodgy compilers.
30971         Problems reported by Bob Proulx.
30972
30973 2006-07-10  Derek R. Price  <derek@ximbiot.com>
30974
30975         * lib/backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
30976         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
30977         macros into the GNU _D_EXACT_NAMLEN.
30978         * lib/savedir.c:  Likewise.
30979         (savedirstream): Use _D_EXACT_NAMLEN in preference to strlen.
30980
30981 2006-07-10  Derek R. Price  <derek@ximbiot.com>
30982         and Paul Eggert  <eggert@cs.ucla.edu>
30983
30984         * m4/backupfile.m4, d-ino.m4, d-type.m4, dirfd.m4, fts.m4, getcwd.m4:
30985         * m4/savedir.m4:
30986         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
30987         macros into the GNU _D_EXACT_NAMLEN.
30988
30989 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
30990
30991         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Use "" rather than <>
30992         around the absolute name, to work around a problem with the HP-UX
30993         11.23 native C compiler, reported by Bob Proulx.
30994
30995 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
30996
30997         * doc/maintain.texi, make-stds.texi: Sync from
30998         <http://savannah.gnu.org/projects/gnustandards>.
30999
31000 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
31001
31002         * build-aux/depcomp, build-aux/install-sh: Sync from Automake.
31003
31004 2006-07-09  Jim Meyering  <jim@meyering.net>
31005
31006         * m4/glob.m4: Remove a doubled word in a comment.
31007
31008 2006-07-09  Jim Meyering  <jim@meyering.net>
31009
31010         * lib/argp-pv.c: Remove a doubled word in a comment.
31011         * lib/check-version.c (check_version): Likewise.
31012         * lib/javacomp.c (compile_java_class): Likewise.
31013
31014 2006-07-08  Paul Eggert  <eggert@cs.ucla.edu>
31015
31016         * gnulib-tool (func_get_filelist): Don't echo m4/onceonly_2_57.m4,
31017         for the benefit of people using Autoconf 2.60.  If you want to
31018         support older Autoconf versions you can copy m4/onceonly_2_57.m4
31019         (or m4/onceonly.m4, if pre-2.57) manually.
31020
31021 2006-07-08  Jim Meyering  <jim@meyering.net>
31022
31023         * m4/link-follow.m4: Remove one of two adjacent "whether"s in a
31024         comment.
31025         * m4/getopt.m4: Remove one of two adjacent "your"s in a comment.
31026         * m4/regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a
31027         comment.
31028
31029 2006-07-08  Jim Meyering  <jim@meyering.net>
31030
31031         * lib/getndelim2.h (getndelim2): Remove doubled "after" in comment.
31032
31033 2006-07-07  Simon Josefsson  <jas@extundo.com>
31034
31035         * tests/test-crc.c: Change expected crc value, the test vector
31036         were probably computed using the old broken crc.c?
31037
31038 2006-07-06  Simon Josefsson  <jas@extundo.com>
31039
31040         * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is
31041         now the canonical place for the M4 file).
31042
31043         * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it
31044         from the sys_socket dependency now.
31045
31046         * modules/inet_pton (Files): Ditto.
31047
31048         * modules/inet_ntop (Files): Ditto.
31049
31050 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
31051
31052         * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,
31053         not gl_PREREQ_GETUSERSHELL.
31054
31055 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
31056
31057         * m4/_inttypes_h.m4 (gl_INTTYPES_H): Use AC_CHECK_DECLS_ONCE
31058         with only one argument, for Autoconf 2.60.
31059         * m4/fileblocks.m4 (gl_PREREQ_FILEBLOCKS): AC_CHECK_DECLS_ONCE may
31060         expand to nothing, so add a shell command to avoid syntax error.
31061         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
31062
31063 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
31064
31065         * lib/strtod.c (strtod): cast the argument of tolower to unsigned char.
31066
31067 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
31068
31069         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't check for getenv decl;
31070         no longer needed.  Check for isblank decl.
31071         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Don't check for getenv decl.
31072         * m4/regex.m4 (gl_PREREQ_REGEX): Dheck for isblank decl instead
31073         of existence.
31074
31075 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
31076
31077         * lib/getloadavg.c: Use __VMS, not VMS.
31078         * lib/getopt.c: Likewise.
31079         * lib/getpagesize.h: Likewise.
31080         * lib/glob.c: Remove most VMS cruft; it hasn't been tested for a while
31081         and probably does not work.
31082
31083 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
31084
31085         * lib/.cppi-disable: Add wcwidth.
31086         * lib/fnmatch.c (ISBLANK): Remove.  All uses changed to isblank.
31087         (isblank) [! (defined isblank || HAVE_DECL_ISBLANK)]: New macro.
31088         (ISGRAPH): Remove.  All uses changed to isgraph.
31089         (FOLD) [!defined _LIBC]: Remove special case.
31090         * lib/getdate.y (lookup_word): Remove no-longer-needed call to islower.
31091         * lib/regex_internal.h (isblank): Depend on HAVE_DECL_ISBLANK, not
31092         HAVE_ISBLANK.
31093         * lib/strftime.c (TOLOWER, TOUPPER) [!defined _LIBC]: Remove special
31094         case.
31095
31096 2006-07-06  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
31097
31098         * lib/getaddrinfo.c: Changes to compile under MSVC6: changed
31099         '#if WIN32_NATIVE' to '#ifdef' & moved WSAAPI macro inside
31100         brackets.  Other minor changes to suppress some compiler
31101         warnings.
31102
31103 2006-07-06  Derek R. Price  <derek@ximbiot.com>
31104         and Paul Eggert  <eggert@cs.ucla.edu>
31105
31106         * m4/backupfile.m4 (gl_BACKUPFILE): Check for dirent.h, instead
31107         of invoking obsolescent AC_HEADER_DIRENT macro.
31108         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Likewise.
31109         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Likewise.
31110         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
31111         * m4/fts.m4 (gl_FUNC_FTS_CORE): Likewise.
31112         * m4/getcwd.m4 (gl_PREREQ_GETCWD): Likewise.
31113         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
31114         * m4/savedir.m4 (gl_SAVEDIR): Likewise.
31115         * m4/readdir.m4: Remove; no longer needed.
31116
31117 2006-07-06  Derek R. Price  <derek@ximbiot.com>
31118         and Paul Eggert  <eggert@cs.ucla.edu>
31119
31120         * lib/backupfile.c [HAVE_DIRENT_H && ! HAVE_NDIR_H]:
31121         Don't worry about this obsolete case any more.
31122         (HAVE_DIR): Remove.  All uses removed; we now assume you can read
31123         directories.
31124         * lib/dirfd.h [HAVE_DIRENT_H && ! HAVE_NDIR_H]: Don't
31125         worry about this obsolete case any more.
31126         * lib/fts.c: Likewise.
31127         * lib/getcwd.c: Likewise.
31128         * lib/glob.h: Likewise.
31129         * lib/savedir.c: Likewise.
31130
31131 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
31132
31133         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Use AC_CHECK_DECLS_ONCE
31134         rather than AC_CHECK_DECLS for strtoimax and strtoumax.
31135         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Remove; no longer
31136         needed.
31137         All uses removed.
31138         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
31139         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
31140         * m4/exclude.m4 (gl_EXCLUDE): Don't check for isascii; no longer
31141         needed.
31142         * m4/getdate.m4 (gl_GETDATE): Likewise.
31143         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
31144         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
31145         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
31146         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
31147         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
31148         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
31149         * m4/exclude.m4 (gl_EXCLUDE): Don't require AC_C_INLINE; no longer
31150         needed.
31151
31152 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
31153
31154         * lib/memcasecmp.c: Include <limits.h>.
31155         (memcasecmp): Don't assume UCHAR_MAX <= INT_MAX.
31156         * lib/strtod.c (strtod): Don't assume isspace works on negative chars.
31157         Don't assume isdigit succeeds only on '0' through '9'.
31158
31159 2006-07-05  Eric Blake  <ebb9@byu.net>
31160
31161         * modules/getaddrinfo (Depends-on): Add snprintf.
31162
31163 2006-07-05  Eric Blake  <ebb9@byu.net>
31164
31165         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Use gl_HEADER_SYS_SOCKET
31166         to avoid 'header present but could not be compiled' on cygwin.
31167
31168 2006-07-05  Eric Blake  <ebb9@byu.net>
31169
31170         * lib/getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if
31171         missing from netdb.h.
31172         * lib/getaddrinfo.c (includes): Include inet_ntop and snprintf.
31173
31174 2006-07-05  Derek R. Price  <derek@ximbiot.com>
31175
31176         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Don't require AC_HEADER_STDC;
31177         no longer needed.
31178         * m4/exclude.m4 (gl_EXCLUDE): Likewise.
31179         * m4/getdate.m4 (gl_GETDATE): Likewise.
31180         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
31181         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
31182         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
31183         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
31184         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
31185
31186 2006-07-05  Derek R. Price  <derek@ximbiot.com>
31187
31188         * lib/exclude.c (IN_CTYPE_DOMAIN, is_space): Remove; no longer needed.
31189         All uses of is_space replaced by isspace.
31190         * lib/exit.h: Don't talk about STDC_HEADERS.
31191         * lib/fnmatch.c (ISASCII): Remove; no longer needed.  All uses removed.
31192         (ISPRINT, ISDIGIT, ISALNUM, ISALPHA, ISCNTRL, ISLOWER, ISPUNCT):
31193         (ISSPACE, ISUPPER, ISXDIGIT): Remove; no longer needed.  All uses
31194         replaced by isprint etc.
31195         * lib/getdate.y (IN_CTYPE_DOMAIN, ISSPACE, ISALPHA, ISLOWER): Likewise.
31196         * lib/getusershell.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
31197         * lib/memcasecmp.c (IN_CTYPE_DOMAIN, ISLOWER, TOUPPER): Likewise.
31198         * lib/strtod.c (IN_CTYPE_DOMAIN, ISSPACE, ISDIGIT, TOLOWER): Likewise.
31199         * lib/strtol.c (IN_CTYPE_DOMAIN): Likewise.
31200         * lib/xstrtol.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
31201
31202 2006-07-05  Bruno Haible  <bruno@clisp.org>
31203
31204         * m4/strndup.m4 (gl_FUNC_STRNDUP): When cross-compiling, check whether
31205         the function exists, before testing against AIX.
31206         Reported by Martin Lambers <marlam@marlam.de>.
31207
31208 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
31209
31210         * modules/cycle-check (lib_SOURCES): Add same-inode.h.
31211         From Mark D. Baushke.
31212
31213 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
31214
31215         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Prepend three slashes
31216         to the absolute name, not just one, to bypass Sun C 5.8's
31217         "warning: #include of /usr/include/... may be non-portable".
31218
31219 2006-07-04  Eric Blake  <ebb9@byu.net>
31220
31221         * modules/dirname-tests: New test module.
31222         * tests/test-dirname.c: New file, replacing dirname.c
31223         TEST_DIRNAME section that was recently deleted.
31224
31225 2006-07-04  Bruno Haible  <bruno@clisp.org>
31226
31227         Assume ANSI C header files and <ctype.h> functions.
31228         * lib/mbswidth.c (IN_CTYPE_DOMAIN, ISPRINT, ISCNTRL): Remove macros.
31229         (mbsnwidth): Use isprint, iscntrl instead.
31230
31231 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
31232
31233         Merge from coreutils.
31234         * MODULES.html.sh: Add xstrtold.
31235         * modules/xstrtold: New file.
31236         * modules/cycle-check (Files): Add lib/same-inode.h.
31237         * modules/dirname (Files): Add m4/double-slash-root.m4.
31238         * modules/getcwd (Files): Add m4/getcwd-abort-bug.m4.
31239         * modules/mkdir-p (Files): Add lib/same-inode.h.
31240         * modules/same (Files): Add lib/same-inode.h.
31241
31242 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
31243
31244         * m4/absolute-header.m4: Renamed from full-header-path.m4.
31245         This is to keep the terminology clean; POSIX talks about
31246         "absolute pathnames", not "full pathnames", but the GNU
31247         Coding Standards say to use "path" for something else;
31248         so use "absolute" to keep both sides happy.
31249         (gl_ABSOLUTE_HEADER): Renamed from gl_FULL_HEADER_PATH.
31250         Set gl_absolute_header, not gl_full_header_path.
31251         Set gl_cv_absolute_<header>, not gl_full_path_<header>.
31252         Define ABSOLUTE_<HEADER>, not FULL_PATH_<HEADER>.
31253         All uses changed.
31254
31255         Merge from coreutils.
31256
31257         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
31258
31259         * m4/c-strtod.m4 (gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.
31260         Require gl_USE_SYSTEM_EXTENSIONS, not gl_C_STRTOD, since we don't
31261         want to require the building of c-strtod.o.
31262         * m4/lib-check.m4 (cu_LIB_CHECK): Remove SEQ_LIBM, since seq no longer
31263         needs -lm directly.
31264         * m4/xstrtod.m4 (gl_XSTRTOLD): New macro.
31265
31266         2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
31267
31268         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's
31269         --as-needed option if available.  Problem reported by Albert Chin in
31270         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00114.html>.
31271         However, use -Wl,--as-needed, not bare --as-needed, since HP-UX 11.11
31272         cc merely issues a bunch of annoying warnings for --as-needed
31273         (this problem was reported by Bob Proulx).  Also, try linking with
31274         -lm to detect a bug in binutils 2.16 (this problem was reported
31275         by Ralf Wildenhues).
31276
31277         2006-06-18  Jim Meyering  <jim@meyering.net>
31278
31279         Test for a bug that causes glibc's getcwd to suffer a failed assertion.
31280         * m4/getcwd-abort-bug.m4 (gl_FUNC_GETCWD_ABORT_BUG): New file and
31281         macro.
31282         * m4/getcwd.m4 (gl_FUNC_GETCWD): If we detect support for getcwd_null,
31283         also check for glibc-2.4's abort-inducing bug.
31284
31285         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo.
31286         Low-probability clean-up should be to use rmdir to get rid of
31287         the just-created directory, not unlink.
31288
31289         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, make
31290         configure fail, and request a bug report to inform us about it.
31291         Add a comment that, barring reports to the contrary, in 2007 we'll
31292         assume ftruncate is universally available.
31293
31294         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
31295
31296         * m4/filemode.m4 (gl_FILEMODE): Check for strmode declaration.
31297
31298         2006-03-12  Jim Meyering  <jim@meyering.net>
31299
31300         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Add same-inode.h to the list.
31301         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Likewise.
31302         * m4/same.m4 (gl_SAME): Likewise.
31303         * m4/root-dev-ino.m4 (gl_ROOT_DEV_INO): Likewise.
31304
31305         2006-03-11  Eric Blake  <ebb9@byu.net>
31306
31307         * m4/double-slash-root.m4: New file, provides gl_DOUBLE_SLASH_ROOT.
31308         * m4/dirname.m4 (gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT.
31309         * m4/dos.m4 (FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h.
31310         (FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE): New define.
31311
31312 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
31313
31314         * lib/stdint_.h: Include <sys/types.h> after @FULL_PATH_STDINT_H@, for
31315         MacOS X 10.4.6.  Don't mention <sys/int_types.h>.  Problems
31316         reported by Mark D. Baushke, one in
31317         <http://lists.gnu.org/archive/html/bug-gnulib/2006-07/msg00015.html>.
31318
31319         Merge from coreutils.
31320
31321         * lib/.cppi-disable: Add stdint_.h.
31322         * lib/.cvsignore: Add stdint.h.
31323
31324         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
31325
31326         * lib/xstrtod.c (XSTRTOD, DOUBLE): New macros, so that we can support
31327         both double and long double versions.
31328         (XSTRTOD): Renamed from xstrtod.  Use DOUBLE internally.
31329         * lib/xstrtold.c: New file.
31330         * lib/xstrtod.h (xstrtold): New decl.
31331
31332         2006-05-22  Paul Eggert  <eggert@cs.ucla.edu>
31333
31334         * lib/filemode.c (setst): Remove.
31335         (strmode): Rewrite to avoid setst.  This makes the code shorter,
31336         (arguably) clearer, and the generated code is a bit smaller on my
31337         Debian GNU/Linux stable x86 host.
31338
31339         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
31340
31341         * lib/filemode.c: Include "filemode.h" first, to test the interface.
31342         Assume that filemode.h includes sys/types.h and sys/stat.h.
31343         (HAVE_ST_DM_MODE): New macro, moved here from ls.c.
31344         (ftypelet): Reorder to put common cases first, for efficiency.
31345         Add 'P', 'w'.  Remove 'M', since it's now the caller's responsibility
31346         to do 'M'.
31347         (strmode): Renamed from mode_string, and now stores 12 bytes instead
31348         of 10, for compatibility with FreeBSD.  All callers changed.
31349         (filemodestring): Now stores 12 bytes instead of 10, and sets file
31350         types that can't be deduced solely from st_mode.  First arg is now a
31351         const pointer.
31352         * lib/filemode.h (HAVE_DECL_STRMODE): Include <string.h> for strmode.
31353         (strmode): Renamed from mode_string.
31354         (filemodestring): New decl.
31355         * lib/stat-macros.h: Don't undef S_ISDOOR, since it's never buggy.
31356         (S_ISDOOR): Don't bother with S_IFDOOR, since that code is never
31357         needed.
31358         (S_ISPORT, S_ISWHT): New macros, if not already defined.
31359
31360         2006-04-12  Paul Eggert  <eggert@cs.ucla.edu>
31361
31362         * lib/fsusage.c: Don't include <inttypes.h> or <stdint.h>, since
31363         fsusage.h now does that.  Include fsusage.h first, to test interface.
31364         Prefer statvfs if it works, since it's blessed by POSIX.  Attempt
31365         at most one method (the old code could have generated decls that
31366         didn't conform to C89, not that this was ever exercised).
31367         * lib/fsusage.h: Include <inttypes.h> and <stdint.h> if they exist.
31368
31369         2006-03-19  Jim Meyering  <jim@meyering.net>
31370
31371         Work even in a chroot where d_ino values for entries in "/"
31372         don't match the stat.st_ino values for the same names.
31373         * lib/getcwd.c (__getcwd): When no d_ino value matches the target inode
31374         number, iterate through all entries again, using lstat instead.
31375         Reported by Kenshi Muto in http://bugs.debian.org/355810, and by
31376         Zouhir Hafidi in https://bugzilla.redhat.com/bugzilla/190656.
31377
31378         * lib/getcwd.c (__getcwd): Clarify a comment.
31379         Use memcpy in place of a call to strcpy.
31380
31381         2006-03-12  Jim Meyering  <jim@meyering.net>
31382
31383         * lib/fts-cycle.c (leave_dir): If cycle-check's saved dev-ino pair
31384         matches that of the current directory (which we're about to chdir ".."
31385         out of), then save the dev-ino of the parent, instead.
31386
31387         * lib/same-inode.h (SAME_INODE): New file/macro.
31388         * lib/chdir-safer.c (SAME_INODE): Remove definition.
31389         Include "same-inode.h", instead.
31390         * lib/same.c: Likewise.
31391         * lib/cycle-check.h: Include "same-inode.h".
31392         (CYCLE_CHECK_REFLECT_CHDIR_UP): Define.
31393         * lib/cycle-check.c (SAME_INODE): Remove definition.
31394         * lib/root-dev-ino.h: Include "same-inode.h".
31395
31396         2006-03-11  Eric Blake  <ebb9@byu.net>
31397
31398         * lib/same.c (same_name): s/base_name/last_component/
31399         * lib/backupfile.c (check_extension, numbered_backup): Likewise.
31400         * lib/filenamecat.c (file_name_concat): Likewise.
31401
31402         2006-03-11  Eric Blake  <ebb9@byu.net>,
31403                     Paul Eggert  <eggert@cs.ucla.edu>
31404
31405         * lib/dirname.h (FILE_SYSTEM_PREFIX_LEN): Move here from dos.m4.
31406         [FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't treat 1: as a
31407         drive prefix.
31408         (IS_ABSOLUTE_FILE_NAME): Treat all drive letters as absolute on
31409         platforms like cygwin with FILE_SYSTEM_DRIVE_PREFIX_IS_ABSOLUTE.
31410         (last_component): New method.
31411         * lib/dirname.c (dir_len): Determine when drive letters need a
31412         subsequent slash.  Preserve // when it is special.
31413         (dir_name): Don't append dot when drive letter is absolute.
31414         [TEST_DIRNAME]: Move into a full-blown gnulib test.
31415         * lib/basename.c (base_name): New semantics - malloc the result.
31416         Preserve // when it is special.  Preserve relative files that look
31417         like drive letters.
31418         (base_len): Preserve // when it is special.
31419         (last_component): New method, similar to old base_name semantics.
31420         * lib/stripslash.c (strip_trailing_slashes): Use last_component, not
31421         base_name.  Strip redundant slashes from ///.
31422
31423 2006-07-03  Jim Meyering  <jim@meyering.net>
31424
31425         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this
31426         macro is used before the first cycle_check call.
31427
31428 2006-07-03  Eric Blake  <ebb9@byu.net>
31429
31430         * modules/dirname (Depends-on): Add xstrndup.
31431
31432 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
31433
31434         * m4/stdint.m4 (gl_STDINT_H): Use more-mnemonic identifiers for
31435         test cases, so that config.log is a bit easier to follow.
31436
31437 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
31438
31439         * lib/stdint_.h (intmax_t, uintmax_t): Prefer long to long long if
31440         both are 64 bits, since this seems to be the tradition, and this
31441         prevents gcc -Wformat from warning about usages with PRIuMAX.  If
31442         we ever run into a host that prefers long long to long in this
31443         case, we'll need another configure-time test.  Problem reported by
31444         Jim Meyering.
31445
31446 2006-07-02  Eric Blake  <ebb9@byu.net>
31447
31448         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
31449
31450 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
31451
31452         * modules/inttypes (Depends-on): No longer depends on stdint.
31453         * modules/stdint (Description): Say more about assumptions.
31454         Say that the fast types might differ.  Say macros are used.
31455         (Files): Remove m4/size_max.m4, m4/wchar_t.m4.  Add m4/longlong.m4.
31456         (Makefile.am): Revise list of substituted symbols to match
31457         new stdint.m4.
31458         * modules/stdint-tests (Files): Add m4/wchar_t.m4, m4/wint_t.m4.
31459         (configure.ac): Add gt_TYPE_WCHAR_T, gt_TYPE_WINT_T.
31460         * tests/test-stdint.c (verify_same_types)
31461         [! (__GNUC__ >= 2 && DO_PEDANTIC)]: Put in a decl, so that
31462         the code conforms to C99/C89.
31463         Test for WCHAR_MIN and WCHAR_MAX only if HAVE_WCHAR_T.
31464         Test for WINT_MIN and WINT_MAX only if HAVE_WINT_T.
31465
31466 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
31467
31468         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Backport from Autoconf 2.60,
31469         but fix a bug, by requiring at least 64 bits.
31470         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
31471         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Now just call
31472         AC_TYPE_LONG_LONG_INT.  This macro is obsolete and will go soon.
31473         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG) Likewise.
31474
31475         * m4/stdint.m4 (gl_STDINT_H): Rewrite to accommodate stdint_.h
31476         changes.  Make 2.59 a prerequisite.  Check and substitute for
31477         HAVE_LONG_LONG_INT.  Rely on Autoconf to check for stdint.h and
31478         inttypes.h.  Do not use special include files; just use the
31479         defaults.  Check for sys/inttypes.h and sys/bitypes.h in the usual
31480         way now.  Remove no-longer-needed tests for HAVE_LONG_64BIT,
31481         HAVE_LONG_LONG_64BIT, int8_t, int16_t, int32_t, int64_t, uint8_t,
31482         uint16_t, uint32_t uint64_t, int_least8_t, int_least16_t,
31483         int_least32_t, int_least64_t, uint_least8_t, uint_least16_t,
31484         uint_least32_t, uint_least64_t, int_fast8_t, int_fast16_t,
31485         int_fast32_t, int_fast64_t, uint_fast8_t uint_fast16_t,
31486         uint_fast32_t, uint_fast64_t, intptr_t, uintptr_t, intmax_t,
31487         uintmax_t, INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX,
31488         UINT16_MAX, INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN,
31489         INT64_MAX, UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX,
31490         UINT_LEAST8_MAX, INT_LEAST16_MIN, INT_LEAST16_MAX,
31491         UINT_LEAST16_MAX, INT_LEAST32_MIN, INT_LEAST32_MAX,
31492         UINT_LEAST32_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX,
31493         UINT_LEAST64_MAX, INT_FAST8_MIN, INT_FAST8_MAX, UINT_FAST8_MAX,
31494         INT_FAST16_MIN, INT_FAST16_MAX, UINT_FAST16_MAX, INT_FAST32_MIN,
31495         INT_FAST32_MAX, UINT_FAST32_MAX, INT_FAST64_MIN, INT_FAST64_MAX,
31496         UINT_FAST64_MAX, INTPTR_MIN, INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN,
31497         INTMAX_MAX, UINTMAX_MAX, PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN,
31498         SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN,
31499         WINT_MAX.  Check for C99 conformance more strictly, by detecting
31500         bugs in glibc 2.4, Solaris 10, and OpenBSD 3.9.  On the other hand do
31501         not check for things that C99 does not require, e.g., int8_t.  If
31502         a test isn't needed unless <stdint.h> isn't working, and is
31503         unlikely to be needed for any other reason, then don't do it
31504         unless <stdint.h> isn't working.  Do not check for ptrdiff_t or
31505         size_t, since we assume C89 freestanding at least.  Do not check
31506         for sig_atomic_t, wchar_t, or wint_t, since the code now does
31507         the right thing even if the types are not defined.  Instead use:
31508         (gl_STDINT_TYPE_PROPERTIES): New macro.
31509         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H): Remove.  Don't bother
31510         testing whether <sys/types.h> clashes, as Autoconf does this for
31511         us now.  All uses removed.
31512         (gl_STDINT_CHECK_TYPES, gl_STDINT_MISSING_BOUND):
31513         (gl_STDINT_MISSING_BOUNDS, gl_STDINT_MISSING_BOUNDS2):
31514         (gl_CHECK_TYPE_SAME):
31515         Remove; no longer needed.
31516         (gl_STDINT_BITSIZEOF): Don't bother to check whether the type
31517         exists, since we'll return 0 anyway in that case.
31518         (gl_INTEGER_TYPE_SUFFIX, gl_STDINT_INCLUDES): New macros.
31519
31520 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
31521
31522         * lib/stdint_.h (_GL_STDINT_H): Renamed from _STDINT_H, to avoid
31523         possible collision with system files.
31524         (<stdio.h>, <time.h>, <wchar.h>) [defined __cplusplus && ! defined
31525         __STDC_CONSTANT_MACROS)]: Do not include, since we don't need
31526         WCHAR_MIN and WCHAR_MAX in this case.
31527         (<stddef.h>): Do not include; no longer needed.
31528         (<sys/types.h>): Include if @HAVE_SYS_TYPES_H@, not if
31529         (defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)).
31530         (<sys/inttypes.h>): Include if @HAVE_SYS_INTTYPES_H@ &&
31531         !@HAVE_INTTYPES_H@, not if (defined(__FreeBSD__)
31532         && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)).
31533         (__STDINT_H__) [@HAVE_STDINT_H@ && defined __sgi && ! defined
31534         __c99]: Define, to work around IRIX <stdint.h> incompatibility.
31535         (@FULL_PATH_STDINT_H@) [!(defined(__sgi) && @HAVE_INTTYPES_H@ &&
31536         !defined(__c99))]: Include in this case too, since it's harmless
31537         now.
31538         (<inttypes.h>) [@HAVE_INTTYPES_H@]: Include, since it's no longer
31539         dangerous to do so.
31540         (@FULL_PATH_INTTYPES_H@) [(defined(__hpux) || defined(_AIX)) &&
31541         @HAVE_INTTYPES_H@]: Do not include, since we now include <inttypes.h>.
31542         (_STDINT_MIN, _STDINT_MAX): New macros.
31543         (int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, int64_t):
31544         (uint64_t, int_least8_t, uint_least8_t, int_least16_t):
31545         (uint_least16_t, int_least32_t, uint_least32_t, int_least64_t):
31546         (uint_least64_t, int_fast8_t, uint_fast8_t, int_fast16_t):
31547         (uint_fast16_t, int_fast32_t, uint_fast32_t, int_fast64_t):
31548         (uint_fast64_t, intptr_t, uintptr_t, intmax_t, uintmax_t): Now
31549         macros, not typedefs; this simplifies things quite a bit.
31550         Use long int for all types narrower than int64_t.
31551         (intmax_t, uintmax_t, INTMAX_C, UINTMAX_C):
31552         Define in terms of long long int or int64_t or long int,
31553         not int64_t or int32_t.  This saves some compile-time testing.
31554         (INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX, UINT16_MAX):
31555         (INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN, INT64_MAX):
31556         (UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX, UINT_LEAST8_MAX):
31557         (INT_LEAST16_MIN, INT_LEAST16_MAX, UINT_LEAST16_MAX):
31558         (INT_LEAST32_MIN, INT_LEAST32_MAX, UINT_LEAST32_MAX):
31559         (INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX, INT_FAST8_MIN):
31560         (INT_FAST8_MAX, UINT_FAST8_MAX, INT_FAST16_MIN, INT_FAST16_MAX):
31561         (UINT_FAST16_MAX, INT_FAST32_MIN, INT_FAST32_MAX, UINT_FAST32_MAX):
31562         (INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTPTR_MIN):
31563         (INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN, INTMAX_MAX, UINTMAX_MAX):
31564         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
31565         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
31566         undef any previous version and define our own version, for
31567         simplicity and consistency with the new macros for types.
31568         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
31569         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
31570         Simplify definitions by using _STDINT_MIN and _STDINT_MAX
31571         where appropriate.  Rely on new symbols @PTRDIFF_T_SUFFIX@,
31572         @SIG_ATOMIC_T_SUFFIX@, @SIZE_T_SUFFIX@, @WCHAR_T_SUFFIX@,
31573         @WINT_T_SUFFIX@ to keep things simple here.
31574         (UINT8_C, UINT16_C, UINT32_C, INT64_C, UINT64_C):
31575         Simplify by assuming typical 8/16/32/64 host, since we're
31576         already doing that elsewhere anyway.
31577         Use (LONG_MAX >> 31 >> 31 == 1) rather than @HAVE_LONG_64BIT@,
31578         and assume long long int is 64 bits if available.  This
31579         speeds up 'configure'.
31580
31581 2006-07-01  Eric Blake  <ebb9@byu.net>
31582
31583         * m4/stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM.
31584         Reported by Andreas Buening.
31585
31586 2006-07-01  Eric Blake  <ebb9@byu.net>
31587
31588         * m4/stdarg.m4 (gl_STDARG_H): Properly parenthesize gl_va_copy.
31589
31590 2006-06-30  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
31591
31592         * lib/getaddrinfo.c: fixed typo
31593
31594 2006-06-29  Jim Meyering  <jim@meyering.net>
31595
31596         * modules/strftime (Maintainer): Add my name, since with the
31597         FPRINTFTIME changes strftime.c has forked from glibc.
31598
31599 2006-06-29  Eric Blake  <ebb9@byu.net>
31600
31601         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.
31602
31603 2006-06-29  Eric Blake  <ebb9@byu.net>
31604
31605         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.
31606
31607 2006-06-29  Eric Blake  <ebb9@byu.net>
31608
31609         * lib/stat_.h: New file.
31610
31611 2006-06-29  Eric Blake  <ebb9@byu.net>
31612
31613         * lib/stat_.h (rpl_mkdir): Declare inline, to avoid warnings about
31614         unused static function.
31615
31616 2006-06-29  Eric Blake  <ebb9@byu.net>
31617
31618         * doc/functions.texi (Function Portability): Document missing lstat
31619         on mingw.
31620
31621 2006-06-29  Eric Blake  <ebb9@byu.net>
31622
31623         * MODULES.html.sh: Add sys_stat.
31624         * modules/sys_stat: New module.
31625         * modules/mkstemp (Depends-on): Add sys_stat.
31626
31627 2006-06-29  Derek R. Price  <derek@ximbiot.com>
31628
31629         * m4/strftime.m4: Don't call AC_FUNC_STRFTIME.
31630
31631 2006-06-29  Derek R. Price  <derek@ximbiot.com>
31632
31633         * m4/c-bs-a.m4: Removed.
31634
31635 2006-06-29  Derek R. Price  <derek@ximbiot.com>
31636
31637         * lib/strftime.c: Assume strftime() exists.
31638
31639 2006-06-29  Derek Price  <derek@ximbiot.com>
31640
31641         * modules/c-bs-a: Removed - \a is C89.
31642         * MODULES.html.sh: Remove c-bs-a.
31643
31644 2006-06-29  Bruno Haible  <bruno@clisp.org>
31645
31646         * modules/wcwidth (License): Change to LGPL.
31647
31648 2006-06-28  Simon Josefsson  <jas@extundo.com>
31649
31650         * tests/test-getaddrinfo.c: Test getnameinfo too.  Call WSAStartup
31651         on _WIN32.
31652
31653         * modules/getaddrinfo (Depends-on): Add inet_ntop, needed by
31654         getnameinfo.
31655
31656 2006-06-28  Simon Josefsson  <jas@extundo.com>
31657
31658         * m4/getaddrinfo.m4: Look for getnameinfo prototypes too.
31659
31660 2006-06-28  Simon Josefsson  <jas@extundo.com>
31661
31662         * lib/getaddrinfo.c: Try to load ws2_32.dll on Windows, to find the
31663         functions there.  It will succeed on Windows XP, but on Windows
31664         2000 and (presumably) earlier, it will fail, and use the internal
31665         re-implementation.
31666         (use_win32_p): New function.
31667         (getaddrinfo): Use strtoul on servname, to support numeric ports.
31668         Support AI_NUMERICSERV to disable getservbyname.
31669         (getnameinfo): New function, only supports
31670         NI_NUMERICHOST|NI_NUMERICSERV for now.
31671
31672         * lib/getaddrinfo.h: Test and check for AI_* flags separately, MinGW
31673         only have some of them.  Add AI_NUMERICSERV.  Add prototype for
31674         getnameinfo.
31675
31676 2006-06-28  Eric Blake  <ebb9@byu.net>
31677
31678         * modules/wcwidth: New file.
31679         * modules/mbchar (Depends-on): Add wcwidth.
31680         * modules/mbswidth (Depends-on): Add wcwidth.
31681         * MODULES.html.sh: Add wcwidth.
31682
31683 2006-06-28  Eric Blake  <ebb9@byu.net>
31684
31685         * m4/mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
31686         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): ...to this new file.
31687
31688 2006-06-28  Eric Blake  <ebb9@byu.net>
31689
31690         * lib/xvasprintf.h: Fix comments.
31691
31692 2006-06-28  Eric Blake  <ebb9@byu.net>
31693
31694         * lib/mbchar.h (wcwidth): Include wcwidth.h.
31695         * lib/mbswidth.c (wcwidth): Move from here...
31696         * lib/wcwidth.h: ...to this new file.
31697
31698 2006-06-28  Derek R. Price  <derek@ximbiot.com>
31699
31700         * m4/savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.
31701
31702         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since
31703         it's obsolete.
31704         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Likewise.
31705
31706 2006-06-28  Derek R. Price  <derek@ximbiot.com>
31707
31708         * lib/savedir.c (CLOSEDIR): Remove.  All uses changed to closedir.
31709         Autoconf 2.60 says this stuff was obsolete.
31710
31711 2006-06-28  Bruno Haible  <bruno@clisp.org>
31712
31713         * modules/wcwidth (Files): Add m4/wchar_t.m4.
31714
31715 2006-06-28  Bruno Haible  <bruno@clisp.org>
31716
31717         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Also require AC_C_INLINE and
31718         gt_TYPE_WCHAR_T.
31719
31720 2006-06-28  Bruno Haible  <bruno@clisp.org>
31721
31722         * lib/wcwidth.h: Declare nothing if !HAVE_WCHAR_T. Provide a fallback
31723         declaration for wcwidth.
31724         * lib/mbswidth.c: Restore the includes of <wchar.h> and <wctypes.h>.
31725
31726 2006-06-28  Bruno Haible  <bruno@clisp.org>
31727
31728         * lib/mkdtemp.c [MINGW]: Include <io.h>.
31729         (mkdir): Define using _mkdir.
31730
31731 2006-06-28  Bruno Haible  <bruno@clisp.org>
31732
31733         * lib/getaddrinfo.h: Fix POSIX URL.
31734         * lib/getaddrinfo.c (WIN32_NATIVE): New macro. Use it instead of
31735         _WIN32.
31736         (use_win32_p): Make static.
31737         (getaddrinfo): Reject service name if it is empty or does not consist
31738         solely of decimal digits, or if its value is > 65535.
31739         (getnameinfo): Remove useless casts.
31740
31741 2006-06-27  Simon Josefsson  <jas@extundo.com>
31742
31743         * modules/sys_select: New file, suggested by Bruno Haible, Paul
31744         Eggert and Martin Lambers.
31745
31746 2006-06-27  Simon Josefsson  <jas@extundo.com>
31747
31748         * m4/sys_select_h.m4: New file, suggested by Bruno Haible, Paul
31749         Eggert and Martin Lambers.
31750
31751 2006-06-27  Bruno Haible  <bruno@clisp.org>
31752
31753         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): For nonexistent types, set the
31754         result to 0, not to empty.
31755         Reported by Martin Neitzel <neitzel@sco.gaertner.de>.
31756
31757 2006-06-27  Bruno Haible  <bruno@clisp.org>
31758
31759         * lib/stdint_.h (intmax_t, uintmax_t): Undefine before typedef.
31760
31761 2006-06-26  Simon Josefsson  <jas@extundo.com>
31762
31763         * m4/inet_ntop.m4: Don't check for sys/types.h, we assume it is
31764         present.
31765
31766 2006-06-26  Paul Eggert  <eggert@cs.ucla.edu>
31767
31768         * lib/base64.c (B64): Use _ as the formal parameter, not x, to avoid
31769         bug in IBM C V6 for AIX.  Problem reported by Larry Jones in
31770         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00181.html>.
31771
31772 2006-06-26  Mark D. Baushke  <mdb@gnu.org>
31773
31774         * m4/stdint.m4 (gl_STDINT_H): Treat BSD/OS like OpenBSD.
31775
31776 2006-06-26  Bruno Haible  <bruno@clisp.org>
31777
31778         * modules/stdint (Makefile.am): Also substitute HAVE_WCHAR_H.
31779
31780 2006-06-26  Bruno Haible  <bruno@clisp.org>
31781
31782         * m4/stdint.m4 (gl_STDINT_H): Test also for <wchar.h>.
31783
31784 2006-06-26  Bruno Haible  <bruno@clisp.org>
31785
31786         * m4/stdint.m4 (gl_STDINT_H): Don't include <stdint.h> when using the
31787         SGI C compiler in pre-C99 mode.
31788         Suggested by Mark D. Baushke and Larry Jones.
31789
31790 2006-06-26  Bruno Haible  <bruno@clisp.org>
31791
31792         * lib/stdint_.h: Include <wchar.h> if necessary for WCHAR_MIN or
31793         WCHAR_MAX.
31794         Reported by Mark D. Baushke and Larry Jones.
31795
31796 2006-06-26  Bruno Haible  <bruno@clisp.org>
31797
31798         * lib/stdint_.h: Don't include <stdint.h> when using the SGI C compiler
31799         in pre-C99 mode.
31800         Suggested by Mark D. Baushke and Larry Jones.
31801
31802 2006-06-23  Simon Josefsson  <jas@extundo.com>
31803             Bruno Haible  <bruno@clisp.org>
31804
31805         * gnulib-tool (func_emit_lib_Makefile_am): Define MOSTLYCLEANDIRS.
31806         Emit mostlyclean-local rule.
31807         (func_emit_tests_Makefile_am): Likewise.
31808         * modules/sys_socket (Makefile.am): Use MOSTLYCLEANDIRS.
31809
31810 2006-06-23  Mark D. Baushke  <mdb@gnu.org>
31811
31812         * lib/stdint_.h: Treat BSD/OS like OpenBSD.
31813
31814 2006-06-23  Bruno Haible  <bruno@clisp.org>
31815
31816         * tests/test-stdint.c: Update to match ISO C 99 Technical
31817         Corrigendum 1.
31818
31819 2006-06-23  Bruno Haible  <bruno@clisp.org>
31820
31821         * m4/stdint.m4 (gl_STDINT_H): Treat IRIX like OpenBSD.
31822
31823 2006-06-23  Bruno Haible  <bruno@clisp.org>
31824
31825         * lib/stdint_.h: Treat IRIX like OpenBSD.
31826
31827 2006-06-23  Bruno Haible  <bruno@clisp.org>
31828
31829         * lib/stdint_.h (UINT8_C, UINT16_C, UINT32_C): Define according to
31830         ISO C 99 Technical Corrigendum 1.
31831
31832 2006-06-22  Simon Josefsson  <jas@extundo.com>
31833
31834         * m4/sockpfaf.m4: Include winsock2.h too, to make it work under
31835         MinGW.
31836
31837 2006-06-22  Paul Eggert  <eggert@cs.ucla.edu>
31838
31839         * lib/glob.c (collated_compare): Remove 'const' uses that weren't
31840         needed.  Some compiler complained about some of them.  Problem reported
31841         by Larry Jones in
31842         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00172.html>.
31843
31844 2006-06-21  Simon Josefsson  <jas@extundo.com>
31845
31846         * tests/test-getaddrinfo.c: New file.
31847
31848         * modules/getaddrinfo-tests: New file.
31849
31850         * MODULES.html.sh: Add inet_pton.
31851
31852         * modules/inet_pton: New file.
31853
31854 2006-06-21  Simon Josefsson  <jas@extundo.com>
31855
31856         * m4/getaddrinfo.m4: Don't define WINVER.  Look for gethostbyname in
31857         -lws2_32 too.  Fixes getaddrinfo on Windows 2000, with the price
31858         of using the (limited) gnulib implementation on Windows XP.
31859
31860         * m4/inet_pton.m4: New file.
31861
31862 2006-06-21  Simon Josefsson  <jas@extundo.com>
31863
31864         * lib/getaddrinfo.c (getaddrinfo): Set ai_family in the return
31865         variable.
31866
31867         * lib/socket_.h: Don't define WINVER.
31868
31869         * lib/inet_pton.h, inet_pton.c: New file, taken from glibc but
31870         slightly modified to work in gnulib.
31871
31872 2006-06-21  Simon Josefsson  <jas@extundo.com>
31873
31874         * doc/gnulib.texi (Windows sockets): Add.
31875
31876 2006-06-21  Paul Eggert  <eggert@cs.ucla.edu>
31877
31878         * lib/read-file.c (fread_file): Start with buffer allocation of
31879         0 bytes rather than 1 byte; this simplifies the code.
31880         Don't invoke feof; it's not needed.  Refactor to avoid duplicate
31881         code to free buffer and save/restore errno.
31882         (internal_read_file): Remove unused local.
31883
31884 2006-06-20  Paul Eggert  <eggert@cs.ucla.edu>
31885
31886         * lib/openat.c (openat): Use ?:, not if, to work around GCC bug 4210
31887         <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4210>.
31888         Problem reported by Denis Excoffier in
31889         <http://lists.gnu.org/archive/html/bug-tar/2006-06/msg00023.html>.
31890
31891 2006-06-19  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
31892
31893         * modules/sys_socket, modules/socklen: Include sys/types since
31894         FreeBSD 4.x's sys/socket.h needs it.
31895
31896 2006-06-19  Simon Josefsson  <jas@extundo.com>
31897
31898         * lib/inet_ntop.c: Always build inet_ntop4, since inet_ntop6 calls it.
31899
31900 2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
31901
31902         * lib/alloca_.h (alloca) [defined alloca]: Don't define or declare.
31903
31904 2006-06-19  Bruno Haible  <bruno@clisp.org>
31905
31906         * m4/stdint.m4 (gl_STDINT_H): Enclose the values of FULL_PATH_STDINT_H
31907         and FULL_PATH_INTTYPES_H in angle brackets.
31908         Reported by Mark D. Baushke <mdb@gnu.org>.
31909
31910 2006-06-17  Eric Blake  <ebb9@byu.net>
31911
31912         * m4/rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
31913         errno.
31914
31915 2006-06-17  Bruno Haible  <bruno@clisp.org>
31916
31917         * m4/stdint.m4 (gl_STDINT_H) [FreeBSD >= 5]: Don't include
31918         <sys/inttypes.h>.
31919
31920 2006-06-17  Bruno Haible  <bruno@clisp.org>
31921
31922         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove test
31923         whether errno is declared. Assume <errno.h> declares errno.
31924
31925 2006-06-17  Bruno Haible  <bruno@clisp.org>
31926
31927         * lib/stdint_.h [FreeBSD >= 5]: Don't include <sys/inttypes.h>.
31928
31929 2006-06-17  Bruno Haible  <bruno@clisp.org>
31930
31931         * lib/stdint_.h (_UINT8_T, _UINT32_T, _UINT64_T): New macros. Fixes a
31932         problem on Solaris 2.5.1.
31933
31934 2006-06-16  Eric Blake  <ebb9@byu.net>
31935
31936         * lib/unsetenv.c [!defined errno]: Assume errno.h declares errno.
31937         * lib/unicodeio.c [!defined errno]: Likewise.
31938         * lib/strtol.c [!defined errno]: Likewise.
31939         * lib/strtod.c [!defined errno]: Likewise.
31940
31941 2006-06-15  Eric Blake  <ebb9@byu.net>
31942
31943         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
31944
31945 2006-06-15  Eric Blake  <ebb9@byu.net>
31946
31947         * config/srclist.txt (ssize_t.m4): Lose sync.
31948
31949 2006-06-15  Bruno Haible  <bruno@clisp.org>
31950
31951         * modules/stdint (Files): Include m4/full-header-path.m4,
31952         m4/size_max.m4, m4/wchar_t.m4.
31953         (Makefile.am): Many more substitutions.
31954         * modules/stdint-tests: New file.
31955         * tests/test-stdint.c: New file.
31956
31957 2006-06-15  Bruno Haible  <bruno@clisp.org>
31958
31959         * m4/stdint.m4 (gl_STDINT_H): Rewritten to produce a complete stdint.h.
31960         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H, gl_STDINT_CHECK_TYPES,
31961         gl_STDINT_MISSING_BOUND, gl_STDINT_MISSING_BOUNDS,
31962         gl_STDINT_MISSING_BOUNDS2, gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED,
31963         gl_CHECK_TYPE_SAME): New macros.
31964
31965 2006-06-15  Bruno Haible  <bruno@clisp.org>
31966
31967         * m4/size_max.m4 (gl_SIZE_MAX): Make it work also when cross-compiling.
31968
31969 2006-06-15  Bruno Haible  <bruno@clisp.org>
31970
31971         * lib/stdint_.h: Rewritten to be fully auto-configured.
31972         Fixes bug on HP-UX/IA64.
31973
31974 2006-06-11  Paul Eggert  <eggert@cs.ucla.edu>
31975
31976         * lib/getdate.y (__attribute__): Don't define if already defined.
31977         Problem reported by Larry Jones.
31978         * lib/utimens.c (__attribute__): Likewise.
31979
31980 2006-06-04  Paul Eggert  <eggert@cs.ucla.edu>
31981
31982         * lib/regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun
31983         reported by Andreas Schwab.
31984
31985 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
31986             Bruno Haible  <bruno@clisp.org>
31987
31988         * m4/strndup.m4 (gl_FUNC_STRNDUP): Replace the AC_REPLACE_FUNCS with a
31989         check for the declaration of strnlen and a run test that exposes the
31990         AIX 5.1 strnlen bug.  In the failure case, #define strndup to
31991         rpl_strndup.
31992
31993 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
31994             Bruno Haible  <bruno@clisp.org>
31995
31996         * lib/strndup.c (strndup) [!_LIBC]: Don't undefine macro definition.
31997
31998 2006-05-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
31999
32000         * m4/c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
32001         compile test, for Tru64 4.0D.
32002
32003 2006-05-28  Karl Berry  <karl@gnu.org>
32004
32005         * config/srclist.txt (printf-args.c): lose sync.
32006
32007 2006-05-26  Martin Lambers  <marlam@marlam.de>
32008
32009         * lib/getpass.c: Updates the test for the native W32 API, and adds
32010         missing includes, thus fixing compilation warnings.
32011
32012 2006-05-25  Sergey Poznyakoff  <gray@gnu.org.ua>
32013
32014         * lib/exclude.c (exclude_fnmatch): New function.
32015         (excluded_file_name): Call exclude_fnmatch.
32016         * lib/exclude.h (excluded_file_name): New prototype
32017
32018 2006-05-25  Paul Eggert  <eggert@cs.ucla.edu>
32019
32020         * lib/tempname.c (small_open, large_open): New macros.
32021         (__open, __open64) [!_LIBC]: Remove.
32022         (__gen_tempname): Use small_open and large_open instead of __open
32023         and __open64.  This fixes a portability bug on HP-UX 11.11i
32024         reported by Simon Wing-Tang in
32025         <http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00114.html>.
32026
32027 2006-05-24  Bruno Haible  <bruno@clisp.org>
32028
32029         * lib/printf-args.c (printf_fetchargs): Turn NULL pointers for
32030         TYPE_STRING and TYPE_WIDE_STRING into a non-NULL replacement.
32031         Reported by Thorsten Maerz <torte@netztorte.de> via
32032         Aaron Stone <aaron@serendipity.cx>.
32033
32034 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
32035
32036         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Rename cache variables to use
32037         gl_ rather than jm_.  Link, don't run, so that cross-compiles are
32038         allowed.  Check that resulting type is arithmetic.  Move AC_REQUIRE
32039         and AC_CHECK_HEADERS_ONCE outside of AC_CACHE_CHECK, since they're
32040         not really conditional on the cache.
32041         (gl_PREREQ_NANOSLEEP): Check for sys/select.h.
32042
32043 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
32044
32045         * lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
32046         Use the usual Autoconf way to include <time.h> and/or sys/time.h.
32047         (my_usleep): Don't mishandle maximum value.
32048
32049 2006-05-19  Jim Meyering  <jim@meyering.net>
32050
32051         * lib/getugroups.c: Correct an outdated comment.  From Bruno Haible.
32052
32053 2006-05-17  Bruno Haible  <bruno@clisp.org>
32054
32055         Cygwin portability.
32056         * lib/classpath.c (PATH_SEPARATOR) [CYGWIN]: Define as ':'.
32057
32058 2006-05-17  Bruno Haible  <bruno@clisp.org>
32059
32060         * lib/stdint_.h: Fix recognition of Cygwin.
32061
32062 2006-05-15  Bruno Haible  <bruno@clisp.org>
32063
32064         * build-aux/config.rpath: Improve support for Sun C 5.9 on Linux, based
32065         on libtool patch by Ralf Wildenhues.
32066
32067 2006-05-14  Paul Eggert  <eggert@cs.ucla.edu>
32068
32069         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
32070         test for C99 conformance; (bool) 0.5 is an integer constant
32071         expression, but (bool) -0.5 is not.  Problem reported by Fedor
32072         Sergeev in <http://forum.sun.com/jive/thread.jspa?threadID=96202>.
32073
32074 2006-05-11  Simon Josefsson  <jas@extundo.com>
32075
32076         * m4/xvasprintf.m4: Fix obvious typo.
32077
32078 2006-05-11  Jim Meyering  <jim@meyering.net>
32079
32080         * lib/sha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/.  From
32081         James Lemley.
32082
32083 2006-05-10  Simon Josefsson  <jas@extundo.com>
32084
32085         * lib/md4.c: Typo fix, update copyright years.
32086         (K1, K2): Don't use L because it turn computations into 64-bit on
32087         64-bit platforms.
32088
32089 2006-05-10  Paul Eggert  <eggert@cs.ucla.edu>
32090
32091         * lib/crc.c (crc32_update): Remove unnecessary L suffix.
32092         * lib/md4.c (rol): Cast right-shift arg to uint32_t to prevent
32093         unwanted sign propagation, e.g., on hosts with 64-bit int.
32094         There still are some problems with reeelly weird theoretical hosts
32095         (e.g., 33-bit int) but it's not worth worrying about now.
32096         * lib/sha1.c (rol): Likewise.
32097         (K1, K2, K3, K4): Remove unnecessary L suffix.
32098
32099 2006-05-10  Bruno Haible  <bruno@clisp.org>
32100
32101         * lib/des.c: Cast to avoid warnings.
32102
32103 2006-05-09  Bruno Haible  <bruno@clisp.org>
32104
32105         * modules/xvasprintf (Files): Add m4/xvasprintf.m4.
32106         (Depends-on): Depend also on xsize, stdarg.
32107         (configure.ac): Add gl_XVASPRINTF.
32108
32109 2006-05-09  Bruno Haible  <bruno@clisp.org>
32110
32111         * m4/xvasprintf.m4: New file.
32112
32113 2006-05-09  Bruno Haible  <bruno@clisp.org>
32114
32115         * lib/xvasprintf.c: Include limits.h, string.h, xsize.h.
32116         (EOVERFLOW): Define fallback value.
32117         (xstrcat): New function.
32118         (xvasprintf): Recognize the special case of a string concatenation.
32119
32120 2006-05-08  Eric Blake  <ebb9@byu.net>
32121
32122         * gnulib-tool (func_version): Base copyright year on CVS date.
32123         (func_emit_copyright_notice): New function.
32124         (func_emit_lib_Makefile_am): Use it.
32125         (func_emit_tests_Makefile_am): Likewise.
32126         (func_import): Likewise.
32127
32128 2006-05-08  Bruno Haible  <bruno@clisp.org>
32129
32130         * modules/stdarg: New file.
32131         * MODULES.html.sh (func_all_modules): Add section for <stdarg.h>.
32132
32133 2006-05-08  Bruno Haible  <bruno@clisp.org>
32134
32135         * m4/stdarg.m4: New file, from GNU gettext.
32136
32137 2006-05-08  Bruno Haible  <bruno@clisp.org>
32138
32139         * config/srclist.txt (build-aux/config.rpath): different from latest
32140         release.
32141
32142 2006-05-08  Bruno Haible  <bruno@clisp.org>
32143
32144         * build-aux/config.rpath: Add support for Sun C 5.9 on Linux.
32145
32146 2006-05-05  Jim Meyering  <jim@meyering.net>
32147
32148         * m4/warning.m4: New file, derived from bison's file by the same name.
32149
32150 2006-05-03  Bruno Haible  <bruno@clisp.org>
32151
32152         * lib/stdint_.h: Shorter URL.
32153         * lib/inttypes.h: Likewise.
32154
32155 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
32156
32157         * modules/inttypes (Maintainer): Change from Derek Price to 'all'.
32158
32159 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
32160
32161         * lib/verify.h: Document the internals better.  Most of this change
32162         was written by Bruno Haible.
32163
32164 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
32165
32166         * doc/verify.texi: New file, partly based on a proposal by
32167         Bruno Haible.
32168
32169 2006-05-02  Bruno Haible  <bruno@clisp.org>
32170
32171         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Move the include_next
32172         test from here...
32173         * m4/_inttypes_h.m4 (gl_INTTYPES_H): ... to here.
32174
32175 2006-04-29  Bruno Haible  <bruno@clisp.org>
32176
32177         * lib/gcd.c: Use WORD_T and GCD instead of unsigned long and gcd.
32178         Suggested by Oskar Liljeblad <oskar@osk.mine.nu>.
32179
32180 2006-04-29  Bruno Haible  <bruno@clisp.org>
32181
32182         * gnulib-tool: Make --update option actually work.
32183
32184 2006-04-29  Bruno Haible  <bruno@clisp.org>
32185
32186         * doc/gcd.texi: New file.
32187         * doc/gnulib.texi: Include it.
32188
32189 2006-04-25  Paul Eggert  <eggert@cs.ucla.edu>
32190
32191         * lib/getdate.y (get_date): When adding relative date, start with the
32192         initial time, not with the result of the first mktime call.
32193
32194 2006-04-25  Bruno Haible  <bruno@clisp.org>
32195
32196         * gnulib-tool (func_import): Output the include directives in three
32197         blocks, sorted separately.
32198         Reported by Ben Pfaff <blp@cs.stanford.edu>.
32199
32200 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
32201
32202         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
32203         to define main with arguments, for C++.  Reported by Eric Blake.
32204         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC):
32205         Prefer 'int main ()' to 'int main (void)', for C++.
32206         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise.
32207         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Specify a return type
32208         for 'main', for C99 and C++.
32209
32210 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
32211
32212         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
32213         Don't assume that exit status -1 is valid.
32214         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
32215         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
32216         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
32217         * m4/readdir.m4 (GL_FUNC_READDIR): Include <stdlib.h>.
32218         * m4/rename.m4 (vb_FUNC_RENAME): Likewise.
32219         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use AC_RUN_IFELSE,
32220         not AC_TRY_RUN.  Use return, not exit.  Don't assume that
32221         functions can be used without declaring them, or that you can
32222         exit with status -1.
32223         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
32224
32225 2006-04-24  Karl Berry  <karl@gnu.org>
32226
32227         * config/srclist.txt (longdouble.m4): sync lost.
32228
32229 2006-04-24  Eric Blake  <ebb9@byu.net>
32230
32231         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Avoid unused variable warning.
32232
32233 2006-04-24  Bruno Haible  <bruno@clisp.org>
32234
32235         * m4/poll.m4 (gl_FUNC_POLL): When cross-compiling, reject also the
32236         poll() implementation in AIX.
32237         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
32238
32239 2006-04-24  Bruno Haible  <bruno@clisp.org>
32240
32241         * m4/poll.m4 (gl_FUNC_POLL): Rearrange code, so that POLL_H gets
32242         assigned exactly once.
32243
32244 2006-04-23  Claudio Fontana  <claudio@gnu.org>
32245             Bruno Haible  <bruno@clisp.org>
32246
32247         * modules/gettext (Makefile.am): Add a -I flag for <libintl.h>.
32248         * gnulib-tool (func_emit_lib_Makefile_am): Emit empty default value
32249         for AM_CPPFLAGS.
32250
32251 2006-04-23  Bruno Haible  <bruno@clisp.org>
32252
32253         * modules/copy-file: Depend on unistd.
32254         * modules/execute: Likewise.
32255         * modules/fatal-signal: Likewise.
32256         * modules/findprog: Likewise.
32257         * modules/mkdtemp : Likewise.
32258         * modules/pipe: Likewise.
32259         * modules/wait-process: Likewise.
32260
32261 2006-04-23  Bruno Haible  <bruno@clisp.org>
32262
32263         * lib/fwriteerror.c (fwriteerror): Call fclose also when an error
32264         condition was already detected.
32265         Reported by Ben Pfaff <blp@cs.stanford.edu>.
32266
32267 2006-04-23  Bruno Haible  <bruno@clisp.org>
32268
32269         * lib/copy-file.c: Include <unistd.h> unconditionally.
32270         * lib/execute.c: Likewise.
32271         * lib/fatal-signal.c: Likewise.
32272         * lib/findprog.c: Likewise.
32273         * lib/mkdtemp.c: Likewise.
32274         * lib/pipe.h: Likewise.
32275         * lib/pipe.c: Likewise.
32276         * lib/wait-process.h: Likewise.
32277
32278 2006-04-23  Bruno Haible  <bruno@clisp.org>
32279
32280         * gnulib-tool (func_usage): Fix --import description. Document
32281         --update.
32282         (func_import): Create temporary file in a temporary directory, if
32283         --dry-run is specified. Silence errors from 'grep' when there are no
32284         m4 files in $m4dir.
32285         (func_create_testdir): Silence errors from 'grep' when there are no
32286         m4 files in $m4dir.
32287         Reported by Karl Berry <karl@freefriends.org>.
32288
32289 2006-04-20  Bruno Haible  <bruno@clisp.org>
32290
32291         * m4/argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
32292         one argument, so that the code will be portable to Autoconf 2.60.
32293         * m4/getlogin_r.m4 (gl_PREREQ_GETLOGIN_R): Likewise.
32294         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
32295         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO): Likewise.
32296
32297 2006-04-19  Derek Price  <derek@ximbiot.com>
32298             Eric Blake  <ebb9@byu.net>
32299
32300         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h>
32301         rather than "/full/path.h".  Update comment to match.  Shorten &
32302         generalize m4_translit call via AS_TR_CPP.
32303
32304 2006-04-19  Derek Price  <derek@ximbiot.com>
32305             Eric Blake  <ebb9@byu.net>
32306
32307         * lib/inttypes.h: Correct grammar in comment.
32308
32309 2006-04-18  Derek Price  <derek@ximbiot.com>
32310             Paul Eggert  <eggert@cs.ucla.edu>
32311
32312         * modules/inttypes: New file.
32313         * modules/strtoimax, modules/strtoumax: Depend on inttypes.
32314
32315 2006-04-18  Derek Price  <derek@ximbiot.com>
32316             Paul Eggert  <eggert@cs.ucla.edu>
32317
32318         * m4/_inttypes_h.m4, m4/full-header-path.m4, m4/include_next.m4:
32319         New files.
32320
32321 2006-04-18  Derek Price  <derek@ximbiot.com>
32322             Paul Eggert  <eggert@cs.ucla.edu>
32323
32324         * lib/inttypes.h: New file.
32325         * lib/strtoimax.c: Assume <inttypes.h>.
32326
32327 2006-04-15  Paul Eggert  <eggert@cs.ucla.edu>
32328
32329         * lib/utimens.c (futimens): glibc futimesat messes up if /proc
32330         isn't mounted.  Problem reported by Kir Kolyshkin.
32331
32332 2006-04-13  Paul Eggert  <eggert@cs.ucla.edu>
32333
32334         * lib/regcomp.c (init_dfa): Don't use wchar_t or wctype_t if
32335         RE_ENABLE_I18N is not defined.  Problem reported by Mark D. Baushke via
32336         Derek R. Price.
32337         * lib/regex.h (RE_DUP_MAX): Update comment to match current
32338         implementation.
32339
32340 2006-04-12  Eric Blake  <ebb9@byu.net>
32341
32342         * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this
32343         is now done automatically by the corresponding Autoconf macro.
32344
32345 2006-04-11  Paul Eggert  <eggert@cs.ucla.edu>
32346
32347         * m4/time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and
32348         time_r.h.
32349
32350 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
32351
32352         Merge regex changes from libc, removing some of our
32353         POSIX-conformance changes that were rejected and redoing them in a
32354         less-intrusive way.
32355
32356         * lib/regcomp.c (re_compile_internal, init_dfa):
32357         Length arg is now size_t, not Idx.  All uses changed.
32358         (peek_token): Forward decl now says internal_function.
32359         (__re_error_msgid, __re_error_msgid_idx):
32360         Now static rather than extern with attribute_hidden.
32361         (re_compile_pattern) [!defined _LIBC]: Use K&R-style defn.
32362         For some reason libc prefers K&R style defns for external functions.
32363         (regerror) [!defined _LIBC]: Likewise.
32364         (re_set_syntax, re_compile_fastmap, regcomp, regfree, re_comp):
32365         (seek_collating_symbol_entry, lookup_collation_sequence_value):
32366         (build_range_exp, build_collating_symbol):
32367         Use K&R-style defn.
32368         (re_compile_fastmap): Use '\0' to memset, not 0.
32369         (utf8_sb_map): Make the calculations more obvious.
32370         (init_dfa, parse_bracket_exp, build_charclass_op):
32371         Call calloc and cast result, as glibc does.
32372         (init_word_char, fetch_token, peek_token, peek_token_bracket):
32373         (build_range_exp, build_collating_symbol):
32374         Now internal functions.
32375
32376         * lib/regex.c [!defined _LIBC]: Allow compiling with C++ compilers.
32377
32378         * lib/regex.h (__USE_GNU_REGEX): New macro.  Don't depend on
32379         _REGEX_SOURCE any more; depend on _GNU_SOURCE instead.
32380         Don't depend on VMS; depend on __VMS instead, for POSIX
32381         namespace cleanness.
32382         (regoff_t): Define to ssize_t, not long int.
32383
32384         Remove the REG_ macros named below.  Instead, make the old names
32385         (e.g., RE_BACKSLASH_ESCAPE_IN_LISTS) visible only if
32386         __USE_GNU_REGEX.
32387         (REG_BACKSLASH_ESCAPE_IN_LISTS):
32388         (REG_BK_PLUS_QM, REG_CHAR_CLASSES, REG_CONTEXT_INDEP_ANCHORS):
32389         (REG_CONTEXT_INDEP_OPS, REG_CONTEXT_INVALID_OPS):
32390         (REG_DOT_NEWLINE, REG_DOT_NOT_NULL, REG_HAT_LISTS_NOT_NEWLINE):
32391         (REG_INTERVALS, REG_LIMITED_OPS, REG_NEWLINE_ALT):
32392         (REG_NO_BK_BRACES, REG_NO_BK_PARENS, REG_NO_BK_REFS):
32393         (REG_NO_BK_VBAR, REG_NO_EMPTY_RANGES):
32394         (REG_UNMATCHED_RIGHT_PAREN_ORD, REG_NO_POSIX_BACKTRACKING):
32395         (REG_NO_GNU_OPS, REG_DEBUG, REG_INVALID_INTERVAL_ORD):
32396         (REG_IGNORE_CASE, REG_CARET_ANCHORS_HERE):
32397         (REG_CONTEXT_INVALID_DUP, REG_NO_SUB, REG_SYNTAX_EMACS):
32398         (REG_SYNTAX_AWK, REG_SYNTAX_GNU_AWK, REG_SYNTAX_POSIX_AWK):
32399         (REG_SYNTAX_GREP, REG_SYNTAX_EGREP, REG_SYNTAX_POSIX_EGREP):
32400         (REG_SYNTAX_ED, REG_SYNTAX_SED, _REG_SYNTAX_POSIX_COMMON):
32401         (REG_SYNTAX_POSIX_BASIC, REG_SYNTAX_POSIX_MINIMAL_BASIC):
32402         (REG_SYNTAX_POSIX_EXTENDED, REG_SYNTAX_POSIX_MINIMAL_EXTENDED):
32403         (REG_DUP_MAX, REG_UNALLOCATED, REG_REALLOCATE, REG_FIXED):
32404         (REG_NREGS):
32405         Remove.  All uses replaced by the old RE_* names.
32406         (RE_BACKSLASH_ESCAPE_IN_LISTS):
32407         (RE_BK_PLUS_QM, RE_CHAR_CLASSES, RE_CONTEXT_INDEP_ANCHORS):
32408         (RE_CONTEXT_INDEP_OPS, RE_CONTEXT_INVALID_OPS):
32409         (RE_DOT_NEWLINE, RE_DOT_NOT_NULL, RE_HAT_LISTS_NOT_NEWLINE):
32410         (RE_INTERVALS, RE_LIMITED_OPS, RE_NEWLINE_ALT):
32411         (RE_NO_BK_BRACES, RE_NO_BK_PARENS, RE_NO_BK_REFS):
32412         (RE_NO_BK_VBAR, RE_NO_EMPTY_RANGES):
32413         (RE_UNMATCHED_RIGHT_PAREN_ORD, RE_NO_POSIX_BACKTRACKING):
32414         (RE_NO_GNU_OPS, RE_DEBUG, RE_INVALID_INTERVAL_ORD):
32415         (RE_IGNORE_CASE, RE_CARET_ANCHORS_HERE):
32416         (RE_CONTEXT_INVALID_DUP, RE_NO_SUB):
32417         Don't bother having these macros be independent of each others'
32418         values, since they no longer exist in the POSIX name space.
32419
32420         Rename the following member names back to their old names,
32421         unless !__USE_GNU_REGEX.  All uses changed back.
32422         (buffer): Renamed from re_buffer.
32423         (allocated): Renamed from re_allocated.
32424         (used): Renamed from re_used.
32425         (syntax): Renamed from re_syntax.
32426         (fastmap): Renamed from re_fastmap.
32427         (translate): Renamed from re_translate.
32428         (can_be_null): Renamed from re_can_be_null.
32429         (regs_allocated): Renamed from re_regs_allocated.
32430         (fastmap_accurate): Renamed from re_fastmap_accurate.
32431         (no_sub): Renamed from re_no_sub.
32432         (not_bol): Renamed from re_not_bol.
32433         (not_eol): Renamed from re_not_eol.
32434         (newline_anchor): Renamed from re_newline_anchor.
32435         (num_regs): Renamed from rm_num_regs.
32436         (start): Renamed from rm_start.
32437         (end): Renamed from rm_end.
32438
32439         (free_state): Move up a bit.
32440
32441         * lib/regex_internal.h (inline) [__GNUC__ < 3 && defined _LIBC]:
32442         #define to be empty.
32443         (ASCII_CHARS): New macro, replacing all uses of 0x80 and/or SBC_MAX / 2
32444         when that is what is intended.
32445         (SBC_MAX): Define to UCHAR_MAX + 1, not 256.
32446         (__re_error_msgid, __re_error_msgid_idx): Remove decls; not needed.
32447         (MAX): New macro.
32448         (re_xmalloc, re_calloc, re_xrealloc, re_x2realloc): Remove.
32449         All uses changed back to re_malloc, etc.  It's now the caller's
32450         responsibility to check for overflow; all callers changed.
32451         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc, re_xnrealloc):
32452         (re_x2nrealloc): Remove.
32453         (free_state): Remove decl.
32454
32455         * lib/regexc.c (regexec, re_match, re_search, re_match_2, re_search_2):
32456         (re_set_registers, re_exec):
32457         Use K&R-style defn.
32458
32459         2006-01-31  Roland McGrath  <roland@redhat.com>
32460
32461         * lib/regcomp.c (calc_eclosure_iter): Remove dead variables.
32462         Reported by Mike Frysinger <vapier@gentoo.org>.
32463
32464         2006-01-15  Andreas Jaeger  <aj@suse.de>
32465
32466         [BZ #1950]
32467         * lib/regex_internal.c (re_string_reconstruct): Adjust for
32468         build_wcs_upper_buffer change.
32469         (build_wcs_upper_buffer): Change return type.
32470
32471         2005-12-10  Ulrich Drepper  <drepper@redhat.com>
32472
32473         * lib/regex_internal.h: Include <stdint.h> if available.
32474
32475         2005-12-06  Paolo Bonzini  <bonzini@gnu.org>
32476
32477         * lib/regex_internal.h (SIZE_MAX): Provide a default definition.
32478
32479         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
32480
32481         * lib/regcomp.c: Adjust for changed secondary hash function.
32482
32483         2005-09-30  Ulrich Drepper  <drepper@redhat.com>
32484
32485         * lib/regex.h: Pretty printing.
32486         Clean up namespace a bit.
32487
32488         2005-09-30  Jakub Jelinek  <jakub@redhat.com>
32489
32490         * lib/regexec.c (update_cur_sifted_state, check_arrival,
32491         check_arrival_add_next_nodes): Avoid using uninitialized variable.
32492
32493         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
32494                     Ulrich Drepper  <drepper@redhat.com>
32495
32496         [BZ #1302]
32497         * lib/regex_internal.h (bitset_t): Renamed from bitset.  All uses
32498         changed.
32499         (bitset_word_t): Renamed from bitset_word.  All uses changed.
32500
32501         2005-09-22  Ulrich Drepper  <drepper@redhat.com>
32502
32503         [BZ #281]
32504         * lib/regex.h: Define RE_TRANSLATE_TYPE as unsigned char *.
32505         * lib/regcomp.c: Remove unnecessary uses of
32506         unsigned RE_TRANSLATE_TYPE.
32507         * lib/regex_internal.h: Likewise.
32508         * lib/regex_internal.c: Likewise.
32509         * lib/regexec.c: Likewise.
32510         Based on a patch by Stepan Kasal <kasal@ucw.cz>.
32511
32512         2005-09-07  Ulrich Drepper  <drepper@redhat.com>
32513
32514         * lib/regexec.c (find_recover_state): Remove unnecessary
32515         initialization.
32516         (transit_state_bkref): Make DFA a const pointer.
32517         (get_subexp): Likewise.
32518         (check_arrival): Likewise.
32519         (update_cur_sifted_state): Likewise.
32520         (re_search_internal): Likewise.
32521         (prune_impossible_nodes): Likewise.
32522         (acquire_init_state_context): Likewise.
32523         (proceed_next_node): Likewise.
32524         (set_regs): Likewise.
32525         (free_fail_stack_return): Likewise.
32526         (check_arrival_expand_ecl): Mark DFA parameter as const.
32527         (check_arrival_expand_ecl_sub): Likewise.
32528         (check_subexp_limits): Likewise.
32529         (sub_epsilon_src_nodes):  Likewise.
32530         (add_epsilon_src_nodes):  Likewise.
32531         (merge_state_array): Likewise.
32532         (update_regs): Likewise.
32533         (build_trtable): Likewise.
32534         (sift_states_backward): Mark MCTX parameter as const.
32535         (build_sifted_states): Likewise.
32536         (update_cur_sifted_state): Likewise.
32537         (sift_states_mkref): Likewise.
32538         (check_arrival_expand_ecl): Mark eclosure as const.
32539         (check_dst_limits_calc_pos_1): Likewise.
32540         * lib/regex_internal.h (re_match_context_t): Make dfa a const
32541         pointer.
32542
32543         2005-09-06  Ulrich Drepper  <drepper@redhat.com>
32544
32545         * lib/regexec.c (merge_state_with_log): Define dfa as const pointer.
32546         (transit_state_sb): Likewise.
32547         (transit_state_mb): Likewise.
32548         (sift_states_iter_mb): Likewise.
32549         (check_arrival_add_next_nodes): Likewise.
32550         (check_node_accept_bytes): Change first parameter to pointer-to-const.
32551         [_LIBC] (re_search_2_stub): Use mempcpy.
32552
32553         * lib/regex_internal.c (re_string_reconstruct): Avoid calling
32554         mbrtowc for very simple UTF-8 case.
32555
32556         * lib/regex_internal.c (re_acquire_state): Make DFA pointer arg
32557         a pointer-to-const.
32558         (re_acquire_state_context): Likewise.
32559         * lib/regex_internal.h: Adjust prototypes.
32560
32561         * lib/regex.c: Prevent using C++ compilers.
32562
32563         * lib/regex_internal.c (re_acquire_state): Minor code rearrangement.
32564         (re_acquire_state_context): Likewise.
32565
32566 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
32567
32568         * modules/regex (Depends-on): Add ssize_t.
32569
32570 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
32571
32572         * m4/regex.m4 (gl_REGEX): Check for new glibc interface to
32573         translation table.
32574
32575 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
32576
32577         * doc/gnulib-tool.texi (Modified imports): pathname -> file name.
32578
32579 2006-03-29  Mark D. Baushke  <mdb@gnu.org>
32580             Bruno Haible  <bruno@clisp.org>
32581
32582         * lib/stdint_.h: On OpenBSD, don't redefine types already included in
32583         <sys/types.h> and <inttypes.h>.
32584
32585 2006-03-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
32586
32587         * m4/argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
32588         `__error_t_defined', so argp.h will not typedef the former.
32589
32590 2006-03-25  Paul Eggert  <eggert@cs.ucla.edu>
32591
32592         * m4/regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
32593         REG_SYNTAX_EMACS, and REG_IGNORE_CASE.  Settle for the traditional
32594         glibc names.  Even if glibc is changed to conform to POSIX, the
32595         traditional names will be available anyway, since regex depends on
32596         the extensions module.  Also, fix a longstanding typo in the
32597         implementation of Spencer ERE test #75 from grep 2.3.  Problems
32598         reported by Emanuele Giaquinta.  Also, change sense of cached
32599         variable, so that the message makes sense.
32600
32601 2006-03-24  Simon Josefsson  <jas@extundo.com>
32602
32603         * lib/base64.c: Fix problems reported by Eric Blake <ebb9@byu.net>,
32604         including some doc fixes.
32605         (base64_encode_alloc): Fix +1 bug on allocation failures.
32606
32607 2006-03-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
32608
32609         * lib/base64.c (base64_encode): Do not read past end of array with
32610         unsanitized input on systems with CHAR_BIT > 8.
32611
32612 2006-03-24  Eric Blake  <ebb9@byu.net>
32613
32614         * lib/time_r.c (copy_string_result): Remove, as it is no longer used.
32615
32616 2006-03-22  Karl Berry  <karl@gnu.org>
32617
32618         * config/srclist.txt (*setenv.[ch]): get from coreutils.
32619         * config/srclistvars.sh (COREUTILS): new var.
32620
32621 2006-03-17  Jim Meyering  <jim@meyering.net>
32622
32623         * m4/regex.m4 (gl_REGEX): Fix typo in last change:
32624         s/_REGEX_WIDE_OFFSETS/_REGEX_LARGE_OFFSETS/.
32625
32626 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
32627
32628         * m4/regex.m4 (gl_REGEX): Don't check for off_t, since the code
32629         no longer needs it.  Instead, check that regoff_t is as least
32630         as wide as ptrdiff_t.
32631
32632         Don't define _REGEX_WIDE_OFFSETS unless using the included regex,
32633         so that our regex.h stays compatible with the installed regex.
32634         This is helpful for installers who configure --without-included-regex.
32635         Problem reported by Emanuele Giaquinta.
32636
32637 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
32638
32639         * lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
32640         Typedef to long int, not to off_, as POSIX will likely change
32641         in that direction.
32642
32643 2006-03-15  Eric Blake  <ebb9@byu.net>
32644
32645         * m4/dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
32646
32647 2006-03-13  Sergey Poznyakoff  <gray@gnu.org.ua>
32648
32649         * lib/argp-help.c (validate_uparams): Fix typo
32650         * lib/argp-parse.c (argp_default_options): Consistently begin help
32651         messages with a lowercase letter.
32652
32653 2006-03-11  Paul Eggert  <eggert@cs.ucla.edu>
32654
32655         * lib/time_r.h (asctime_r, ctime_r): Remove.  These functions can
32656         overrun buffers and shouldn't be used (much as gets shouldn't be
32657         used).
32658         * lib/time_r.c (asctime_r, ctime_r): Likewise.
32659
32660 2006-03-08  Simon Josefsson  <jas@extundo.com>
32661
32662         * m4/gc-random.m4: Permit 'no' as variable values and fix warnings,
32663         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
32664
32665 2006-03-08  Simon Josefsson  <jas@extundo.com>
32666
32667         * m4/gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
32668         $target, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
32669
32670 2006-03-08  Simon Josefsson  <jas@extundo.com>
32671
32672         * lib/gc-gnulib.c (randomize): Don't open files called 'no', they
32673         signal that configure disabled the device.
32674
32675 2006-03-08  Simon Josefsson  <jas@extundo.com>
32676
32677         * build-aux/maint.mk: Fix refresh-po, to handle no translated
32678         languages.
32679
32680 2006-03-07  Simon Josefsson  <jas@extundo.com>
32681
32682         * modules/getopt (Depends-on): Add unistd.
32683
32684         * modules/unistd: New file.
32685
32686 2006-03-07  Simon Josefsson  <jas@extundo.com>
32687
32688         * modules/gc-random: New file.
32689
32690 2006-03-07  Simon Josefsson  <jas@extundo.com>
32691
32692         * m4/unistd_h.m4: New file.
32693
32694 2006-03-07  Simon Josefsson  <jas@extundo.com>
32695
32696         * m4/readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
32697         test to be side-effect free by storing the result in the cache
32698         variable gl_cv_lib_readline, and moving the assignment of
32699         LIBREADLINE and LTLIBREADLINE outside the COMMANDS-TO-SET-IT.
32700         From Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
32701
32702 2006-03-07  Simon Josefsson  <jas@extundo.com>
32703
32704         * m4/gc-random.m4: New file, mostly from gc.m4.  Warn instead of
32705         error on missing devices (the functions will return an error).
32706
32707         * m4/gc.m4: Move random stuff to gc-random.m4
32708
32709 2006-03-07  Simon Josefsson  <jas@extundo.com>
32710
32711         * lib/unistd_.h: New file.
32712
32713 2006-03-07  Simon Josefsson  <jas@extundo.com>
32714
32715         * lib/gc-libgcrypt.c, gc-gnulib.c: Use GC_USE_RANDOM.
32716
32717 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
32718
32719         * m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
32720         Problem reported by Juan Manuel Guerrero.
32721
32722 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
32723
32724         * lib/c-stack.c: Include unistd.h unconditionally, since we now assume
32725         the unistd module.
32726         * lib/getlogin_r.c: Likewise.
32727         * lib/getlogin_r.h: Likewise.
32728         * lib/glob.c: Likewise.
32729         * lib/pagealign_alloc.c: Likewise.
32730         * lib/unistd_.h: Remove; no longer needed.
32731
32732 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
32733
32734         * MODULES.html.sh (Support for systems lacking POSIX:2001):
32735         Add unistd.
32736         * modules/c-stack (Depends-on): Add unistd.
32737         * modules/getlogin_r: Likewise.
32738         * modules/glob: Likewise.
32739         * modules/pagealign_alloc: Likewise.
32740         * modules/unistd (Files): Remove lib/unistd_.h.
32741         (EXTRA_DIST): Remove.
32742         (unistd.h): Create using 'echo' rather than 'cp', so that we don't
32743         need unistd_.h.
32744         (MOSTLYCLEANFILES): Remove unistd.h-t.
32745
32746 2006-03-03  Simon Josefsson  <jas@extundo.com>
32747
32748         * build-aux/maint.mk: Add several syntax checks from CoreUtils.
32749
32750 2006-03-03  Simon Josefsson  <jas@extundo.com>
32751
32752         * build-aux/maint.mk: Add refresh-po rule, based on ideas from
32753         libidn and bison.
32754
32755 2006-03-03  Simon Josefsson  <jas@extundo.com>
32756
32757         * build-aux/maint.mk: Add indent target.
32758
32759 2006-03-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de> (tiny change)
32760
32761         * m4/poll.m4 (gl_FUNC_POLL): If we deem poll(2) unacceptable, use
32762         our replacement poll.h in any case, to avoid a differing
32763         declaration from a system header.  Seen on AIX.
32764
32765 2006-03-01  Simon Josefsson  <jas@extundo.com>
32766
32767         * lib/readline.c: Fix typo, tiny patch from Stepan Kasal
32768         <kasal@ucw.cz>.
32769
32770 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
32771
32772         * modules/gettime (Depends-on): Add extensions module.
32773         * modules/nanosleep (Depends-on): Likewise.
32774         * modules/settime (Depends-on): Likewise.
32775
32776 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
32777
32778         * m4/clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS,
32779         not merely AC_GNU_SOURCE, for the benefit of Solaris 10 when compiled
32780         pedantically.
32781         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
32782         * m4/timespec.m4 (gl_TIMESPEC): Likewise.
32783
32784         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test",
32785         not "==".  Reported by Ralf Wildenhues.
32786
32787 2006-03-01  Karl Berry  <karl@gnu.org>
32788
32789         * doc/Copyright/request-*: new files, synced from gnuorg.
32790
32791 2006-03-01  Karl Berry  <karl@gnu.org>
32792
32793         * config/srclist.txt (Copyright/*): new entries.
32794
32795 2006-02-28  Simon Josefsson  <jas@extundo.com>
32796
32797         * lib/getopt.c: Protect #include of unistd.h, for MSVS.
32798
32799 2006-02-27  Simon Josefsson  <jas@extundo.com>
32800
32801         * lib/base64.h: Indent #define's.  From Jim Meyering
32802         <jim@meyering.net>.
32803
32804 2006-02-27  Jim Meyering  <jim@meyering.net>
32805
32806         Revert the change of 2006-02-24, so these files can continue
32807         to be sync'd from gettext.
32808         * lib/mkdtemp.c, setenv.c, unsetenv.c: *Un*-normalize inclusion
32809         of `config.h'.
32810
32811 2006-02-26  Paul Eggert  <eggert@cs.ucla.edu>
32812
32813         * modules/intprops: New file.
32814         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
32815         Add intprops.
32816         * modules/getloadavg (Files): Remove lib/intprops.h.
32817         (Depends-on): Add intprops.
32818         * modules/human: Likewise.
32819         * modules/inttostr: Likewise.
32820         * modules/openat: Likewise.
32821         * modules/sig2str: Likewise.
32822         * modules/userspec: Likewise.
32823         * modules/utimecmp: Likewise.
32824         * modules/xnanosleep: Likewise.
32825         * modules/xstrtol: Likewise.
32826
32827 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny changes)
32828
32829         * modules/xstrtod: Omit xstrtod.h, xstrtod.c; they're in LIB_SOURCES.
32830         * modules/lock-tests (TESTS): Use $(EXEEXT).
32831         * modules/tls-tests: Likewise.
32832         * modules/argp-tests: Likewise.
32833         (check_PROGRAMS): New var, replacing...
32834         (noinst_PROGRAMS, test_argp_SOURCES): Remove.
32835
32836 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
32837
32838         * lib/mkdtemp.c, lib/setenv.c, lib/unsetenv.c: Normalize inclusion of
32839         `config.h'.
32840
32841 2006-02-24  Paul Eggert  <eggert@cs.ucla.edu>
32842
32843         * lib/glob.c: Say "invalid" rather than "illegal" in comments.
32844
32845 2006-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
32846
32847         Sync from coreutils.
32848         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and
32849         gl_CHDIR_SAFER.
32850
32851 2006-02-22  Jim Meyering  <jim@meyering.net>
32852
32853         Sync from coreutils.
32854         * m4/chdir-safer.m4: New file.
32855
32856 2006-02-20  Paul Eggert  <eggert@cs.ucla.edu>
32857
32858         * lib/getcwd.c (AT_FDCWD): Work around a bug in Solaris 9 and 10, where
32859         AT_FDCWD exceeds INT_MAX.
32860         * lib/openat.h (AT_FDCWD): Likewise.
32861
32862 2006-02-17  Eric Blake  <address@hidden>
32863
32864         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix caching error.
32865
32866 2006-02-16  Simon Josefsson  <jas@extundo.com>
32867
32868         * modules/getaddrinfo (Depends-on): Add sys_socket.
32869
32870 2006-02-15  Simon Josefsson  <jas@extundo.com>
32871
32872         * build-aux/maint.mk: Add dsyntax-check rule.
32873
32874 2006-02-15  Eric Blake  <ebb9@byu.net>
32875
32876         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
32877         winsock2.h or ws2tcpip.h when sys/socket.h is present. Fixes
32878         'present but cannot compile' warnings on cygwin.
32879         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Use gl_HEADER_SYS_SOCKET.  Don't
32880         use ws2tcpip.h if sys/socket.h works.
32881         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_HEADER_SYS_SOCKET.
32882         (gl_GETADDRINFO): Don't use ws2tcpip.h when sys/socket.h is present.
32883
32884 2006-02-14  Simon Josefsson  <jas@extundo.com>
32885
32886         * modules/maintainer-makefile (Files): Rename.
32887
32888         * build-aux/GNUmakefile: Rename Makefile.maint to maint.mk
32889         and (the local) Makefile.cfg to maint-cfg.mk.
32890
32891         * build-aux/Makefile.maint, build-aux/maint.mk: Renamed the former
32892         to the latter.
32893
32894         * modules/maintainer-makefile: New module.
32895
32896         * build-aux/Makefile.maint: New file, from GNU CoreUtils, although
32897         severaly stripped to make it possible to build it up from scratch
32898         with reliable tests.
32899
32900         * build-aux/GNUmakefile: New file, from GNU CoreUtils with some
32901         fixes to permit overriding the default actions when configure and
32902         makefile are not available.
32903
32904 2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
32905
32906         Sync from coreutils.
32907         * modules/lstat (Depends-on): Don't depend on xalloc.
32908         (License): Change from GPL to LGPL, since this is now simply a
32909         replacement for a libc function.
32910
32911 2006-02-14  Jim Meyering  <jim@meyering.net>
32912
32913         Sync from coreutils.
32914
32915         Eliminate the unwelcome (albeit unlikely) possibility of xmalloc
32916         failure on deficient systems, and simplify gnulib lgpl dependencies.
32917         * lib/lstat.c (rpl_lstat): Rewrite to use stat() in place of the
32918         xmalloc/lstat combination.  Based on a patch from Bruno Haible.
32919
32920         * lib/xalloc-die.c: Remove unused definition of N_.
32921
32922 2006-02-14  Jim Meyering  <jim@meyering.net>
32923
32924         Sync from coreutils.
32925         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Invoke
32926         AC_CHECK_FUNCS(getmntent) unconditionally so that tests of
32927         $ac_cv_func_getmntent (e.g., in gl_LIST_MOUNTED_FILE_SYSTEMS) need not
32928         double-quote uses of that variable, to accommodate the rare case in
32929         which getmntent is available in none of the libraries checked.  This
32930         happens at least on FreeBSD 5.0.
32931
32932 2006-02-13  Simon Josefsson  <jas@extundo.com>
32933
32934         * gnulib-tool (Usage): Fix --import, from
32935         karl@freefriends.org (Karl Berry).
32936
32937 2006-02-13  Sergey Poznyakoff  <gray@gnu.org.ua>
32938
32939         * lib/argp-fmtstream.c: Restore another bugfix lost on 2005-12-12
32940
32941 2006-02-07  Sergey Poznyakoff  <gray@gnu.org.ua>
32942
32943         * lib/argp-namefrob.h: Restore changes accidentally lost during the
32944         "autoupdate" on 2005-12-12.
32945
32946 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
32947
32948         * modules/closeout (Depends-on): Remove atexit.
32949
32950 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
32951
32952         * lib/closeout.c (close_stdout): Don't assume 'bool' converts nonzero
32953         ints to 0 or 1, as this isn't true for the stdbool.h substitute.
32954
32955 2006-02-05  Paul Eggert  <eggert@cs.ucla.edu>
32956
32957         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
32958         __EXTENSIONS__ if this causes compilation to fail.  Problem
32959         reported by Nelson H. F. Beebe with Solaris 10 and Sun C 5.7
32960         c89 -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED.
32961
32962 2006-01-27  Paul Eggert  <eggert@cs.ucla.edu>
32963
32964         * lib/fnmatch.c (L_): Renamed from L, to work around a bug in
32965         Mac OS X 10.3.9 with GCC 3 reported by Claudio Fontana in
32966         <http://lists.gnu.org/archive/html/bug-gnulib/2006-01/msg00074.html>.
32967         All uses changed.
32968
32969 2006-01-26  Simon Josefsson  <jas@extundo.com>
32970
32971         * lib/socket_.h: Set WINVER to 0x0501, to make sure getaddrinfo
32972         prototype is visible on mingw32.
32973
32974         * lib/getaddrinfo.h: Define EAI_ADDRFAMILY and EAI_SYSTEM if not set,
32975         for mingw32.
32976
32977         * lib/gai_strerror.c, getaddrinfo.h: Protect netdb.h #include (for
32978         mingw32).
32979
32980 2006-01-26  Paul Eggert  <eggert@cs.ucla.edu>
32981
32982         * lib/fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK too.  Don't
32983         attempt to open for write; this always fails, at least on POSIX
32984         hosts.  This reinstates the 2006-01-09 change, which was
32985         inadvertently removed.
32986
32987 2006-01-26  Bruno Haible  <bruno@clisp.org>
32988
32989         * gnulib-tool (func_import): Use "trap 'exit $?' instead of "trap :".
32990         Reported by Paul Eggert.
32991
32992 2006-01-26  Bruno Haible  <bruno@clisp.org>
32993             Paul Eggert  <eggert@cs.ucla.edu>
32994
32995         * lib/stdbool_.h (_Bool)
32996         [(! (defined __cplusplus || defined __BEOS__)
32997           && !defined __GNUC__
32998           && !(defined __HP_cc || defined __xlc__
32999                || (defined __SUNPRO_C && (__SUNPRO_C < 0x550 || __STDC__ == 1))
33000                || defined __sgi))]:
33001         #define to signed char in these cases too; this simplifies
33002         the code (so that we don't have to worry about HP-UX, AIX, SunPRO,
33003         etc., separately) and makes it more conservative.
33004
33005 2006-01-25  Simon Josefsson  <jas@extundo.com>
33006
33007         * m4/getaddrinfo.m4: Look for getaddrinfo inside ws2tcip.h and
33008         -lws2_32.  Protect sys/socket.h and netdb.h #include's.  Include
33009         ws2tcpip.h with WINVER=0x0501.  All for mingw32.
33010
33011 2006-01-25  Sergey Poznyakoff  <gray@gnu.org.ua>
33012
33013         * lib/argp-namefrob.h: Bugfix. Remove stray #
33014
33015 2006-01-25  Paul Eggert  <eggert@cs.ucla.edu>
33016
33017         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for xlc bug if __GCC__ too,
33018         so that we test the test.
33019         Check for yet another HP-UX cc bug involving *bool |= bool.
33020
33021 2006-01-25  Karl Berry  <karl@gnu.org>
33022
33023         * config/srclist.txt (vasnprintf.c): sync lost.
33024
33025 2006-01-25  Jim Meyering  <jim@meyering.net>
33026
33027         Sync from the stable (b5) branch of coreutils:
33028
33029         * lib/fts.c (fts_children): Don't let close() clobber errno from
33030         failed fchdir().
33031
33032         * lib/fts.c (fts_stat): When following a symlink-to-directory,
33033         don't necessarily interpret stat-fails+lstat-succeeds as indicating
33034         a dangling symlink.  That can also happen at least for ELOOP.
33035         The fix: return FTS_SLNONE only when the stat errno is ENOENT.
33036         FYI, this bug predates the inclusion of fts.c in coreutils.
33037
33038         * lib/fts.c (fts_open): Put new maxarglen declaration and uses
33039         in their own block, so pre-c99 compilers don't object.
33040
33041         Avoid the double-free (first in fts_read, second in fts_close) that
33042         would occur when an `active' directory is made inaccessible (e.g.,
33043         via chmod a-x) during a traversal.
33044         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
33045         before returning.  Reproduce this failure by
33046         mkdir -p a/b; cd a; chmod a-x . b
33047         Reported by Stavros Passas.
33048
33049 2006-01-25  Jim Meyering  <jim@meyering.net>
33050
33051         * lib/fileblocks.c: Remove more useless parentheses.
33052         * lib/readutmp.h: Likewise.
33053
33054 2006-01-25  Bruno Haible  <bruno@clisp.org>
33055
33056         * lib/stdbool_.h (_Bool) [IRIX cc]: Define as 'signed char', to avoid
33057         warnings.
33058         Reported by Paul Eggert.
33059
33060 2006-01-25  Bruno Haible  <bruno@clisp.org>
33061
33062         * gnulib-tool (func_import): Use "trap :" instead of "trap -" to get
33063         rid of a trap command. For Solaris sh.
33064         Reported by Mark D. Baushke <mdb@gnu.org>.
33065
33066 2006-01-24  Simon Josefsson  <jas@extundo.com>
33067
33068         * lib/socket_.h (SHUT_WR, SHUT_RDWR): Don't hardcode, suggested by
33069         Bruno.
33070
33071 2006-01-24  Karl Berry  <karl@gnu.org>
33072
33073         * config/srclist.txt (argp-namefrob.h): sync lost.
33074
33075 2006-01-24  Jim Meyering  <jim@meyering.net>
33076
33077         * modules/openat (Files): Add lib/intprops.h.
33078         From Mark D. Baushke.
33079
33080 2006-01-24  Jim Meyering  <jim@meyering.net>
33081
33082         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).
33083         Reported by Mark D. Baushke.
33084
33085 2006-01-24  Jim Meyering  <jim@meyering.net>
33086
33087         * lib/socket_.h: Remove useless parentheses in uses of cpp `defined'.
33088
33089 2006-01-24  Bruno Haible  <bruno@clisp.org>
33090
33091         * modules/strnlen (Maintainer): Change from glibc to all.
33092
33093 2006-01-24  Bruno Haible  <bruno@clisp.org>
33094
33095         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for IBM and HP-UX bugs.
33096         Patch by Paul Eggert.
33097
33098 2006-01-24  Bruno Haible  <bruno@clisp.org>
33099
33100         * lib/stdbool_.h (_Bool) [__cplusplus]: Don't define if the compiler
33101         already has it.
33102         Report and patch by Albert Chin-A-Young  <china@thewrittenword.com> on
33103         2005-11-26.
33104
33105         * lib/stdbool_.h (_Bool) [HP-UX cc, AIX cc,xlc]: Define as
33106         'signed char' to avoid problems with the built-in _Bool type.
33107         Reported by Paul Eggert on 2005-11-26.
33108
33109 2006-01-24  Bruno Haible  <bruno@clisp.org>
33110
33111         * gnulib-tool (func_import): Avoid constructing complicated sed
33112         expressions inside backquote.
33113         Report and solution by Mark D. Baushke <mdb@gnu.org>.
33114
33115 2006-01-23  Ulrich Drepper  <drepper@redhat.com>
33116
33117         These changes imported from libc.
33118         * lib/getopt.c: Use __fxprintf instead of inline stream orientation
33119         test and two separate function calls.
33120         * lib/strndup.c (__strndup): Add libc_hidden_def.
33121
33122 2006-01-23  Simon Josefsson  <jas@extundo.com>
33123
33124         * modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS.
33125         Remove the test_*_SOURCES variable: automake infers it by default.
33126         * modules/tls-tests: Likewise.
33127
33128 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
33129
33130         Work around porting bugs reported by Dieter in
33131         <http://lists.gnu.org/archive/html/bug-bison/2006-01/msg00049.html>.
33132         * lib/getopt.c (_NOPROTO): Remove; no longer needed.
33133         Include <stdlib.h> and <unistd.h> in all environments; it's safe now.
33134         Include "getopt.h" first, to check interface.
33135         (getenv): Declare only if defined HAVE_DECL_GETENV &&
33136         !HAVE_DECL_GETENV.
33137         * lib/strndup.c [!_LIBC]: Include "strndup.h" to get prototype.
33138         (__strndup): Revert to K&R-style function dfns, the glibc style.
33139         * lib/strnlen.c: Don't claim it's taken from glibc; it's not.
33140         (strnlen, __strnlen): Remove #defines and #undefs; not needed.
33141         Include strnlen.h first, to get prototype properly.
33142         (strnlen): Renamed from __strnlen.
33143         Remove weak alias.
33144
33145 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
33146
33147         * m4/getopt.m4 (gl_PREREQ_GETOPT): Check for getenv decl.
33148
33149 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
33150
33151         * config/srclist.txt: Adjust to reflect glibc reorganization.
33152         This affects only comments.
33153
33154 2006-01-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
33155
33156          * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.
33157          Reported by Bruce Korb <bkorb@gnu.org>.
33158
33159 2006-01-22  Paul Eggert  <eggert@cs.ucla.edu>
33160
33161         * lib/quotearg.c (quotearg_buffer_restyled): Add "default: break;"
33162         to pacify gcc -Wswitch-default.
33163
33164 2006-01-22  Bruno Haible  <bruno@clisp.org>
33165
33166         * lib/vasnprintf.c (VASNPRINTF): In the computation of the size of the
33167         temporary buffer for sprintf, take into account the precision also
33168         for 'd', 'i', 'u', 'o', 'x', 'X'.
33169
33170 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
33171
33172         * modules/argp-tests: New module
33173         * tests/test-argp.c: New file
33174         * tests/test-argp-2.sh: New file
33175
33176 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
33177
33178         * lib/argp-help.c (usage_long_opt): Do not print DOC options.
33179         (__argp_base_name): Removed
33180         * lib/argp-namefrob.h (__argp_basename): Removed definition. Was a
33181         typo.
33182         (__argp_base_name): Provide macro definition or extern declaration
33183         depending on the configuration
33184
33185 2006-01-20  Simon Josefsson  <jas@extundo.com>
33186
33187         * modules/inet_ntop (Depends-on): Depend on sys_socket.
33188
33189 2006-01-20  Simon Josefsson  <jas@extundo.com>
33190
33191         * lib/inet_ntop.h: Unconditionally include sys/socket.h.
33192
33193 2006-01-20  Paul Eggert  <eggert@cs.ucla.edu>
33194
33195         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
33196         rather than -Xlinker -z -Xlinker ignore, as it's more portable.
33197         Suggested by Bruno Haible.
33198
33199 2006-01-20  Karl Berry  <karl@gnu.org>
33200
33201         * config/srclist.txt (argp-fmtstream.h, localcharset.c): comment out
33202         until changes propagate, I guess.
33203
33204 2006-01-19  Simon Josefsson  <jas@extundo.com>
33205
33206         * m4/socklen.m4: Look in ws2tcpip.h too, for mingw32.
33207
33208 2006-01-19  Simon Josefsson  <jas@extundo.com>
33209
33210         * lib/socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
33211
33212 2006-01-19  Simon Josefsson  <jas@extundo.com>
33213
33214         * gnulib-tool: Set check_PROGRAMS.
33215
33216         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
33217         modules/des-tests, modules/gc-arcfour-tests,
33218         modules/gc-arctwo-tests, modules/gc-des-tests,
33219         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
33220         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
33221         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
33222         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
33223         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
33224         modules/md5-tests, modules/readline, modules/rijndael-tests: Use
33225         check_PROGRAMS instead of noinst_PROGRAMS to be able to remove
33226         test_*_SOURCES.
33227
33228 2006-01-18  Simon Josefsson  <jas@extundo.com>
33229
33230         * modules/socklen (Depends-on): Depend on sys_socket.
33231
33232 2006-01-18  Simon Josefsson  <jas@extundo.com>
33233
33234         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
33235         modules/des-tests, modules/gc-arcfour-tests,
33236         modules/gc-arctwo-tests, modules/gc-des-tests,
33237         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
33238         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
33239         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
33240         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
33241         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
33242         modules/md5-tests, modules/readline, modules/rijndael-tests: Add
33243         $(EXEEXT) to automake TESTS variable, for mingw32.
33244
33245 2006-01-17  Simon Josefsson  <jas@extundo.com>
33246
33247         * modules/socklen (Include): Need sys/socket.h.
33248
33249 2006-01-17  Bruno Haible  <bruno@clisp.org>
33250
33251         * modules/ssize_t (Include): Add <sys/types.h>.
33252
33253 2006-01-16  Paul Eggert  <eggert@cs.ucla.edu>
33254
33255         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
33256         it's not portable and it doesn't work with cross-compiles.
33257         Problem reported by Bruno Haible.  Fix missing-$ typo in
33258         'test "gl_cv_ignore_unused_libraries" ...' that prevented
33259         -zignore from being used with Sun's C compiler.
33260
33261 2006-01-12  Simon Josefsson  <jas@extundo.com>
33262
33263         * lib/base64.c: Fix warning, reported by Bruno Haible
33264         <bruno@clisp.org> and patch by Paul Eggert <eggert@CS.UCLA.EDU>.
33265
33266 2006-01-12  Bruno Haible  <bruno@clisp.org>
33267
33268         * modules/ldd: New file.
33269         * build-aux/ldd.sh.in: New file.
33270         * MODULES.html.sh (Support for building libraries and executables): Add
33271         ldd.
33272
33273 2006-01-12  Bruno Haible  <bruno@clisp.org>
33274
33275         * m4/ldd.m4: New file.
33276
33277 2006-01-12  Bruno Haible  <bruno@clisp.org>
33278
33279         * gnulib-tool (func_import, func_create_testdir): Don't go into an
33280         endless loop while replacing $auxdir with build-aux.
33281
33282 2006-01-11  Simon Josefsson  <jas@extundo.com>
33283
33284         * lib/stdint_.h (SIZE_MAX): Add missing (.
33285
33286 2006-01-11  Paul Eggert  <eggert@cs.ucla.edu>
33287
33288         Sync from coreutils.
33289         * lib/md5.c: Fix commentary typos.
33290         (alignof, UNALIGNED_P): No need for a GCC-specific version.
33291         * lib/md5.h (__attribute__): Remove; unused.
33292         * lib/sha1.c: Fix commentary to match md5 better.
33293         * lib/sha1.h (struct sha1_ctx): Use a word buffer, not a byte buffer,
33294         so that we don't need to worry about alignment.  All uses changed.
33295         This merges the 2005-10-28 md5 change into sha1.
33296
33297 2006-01-11  Jim Meyering  <jim@meyering.net>
33298
33299         Sync from coreutils.
33300         * lib/md5.c (OP): Fix spacing.
33301
33302 2006-01-11  Bruno Haible  <bruno@clisp.org>
33303
33304         Ensure automatic ordering between gl_LOCK and gl_ARGP.
33305         * m4/lock.m4 (gl_LOCK_BODY): Renamed from gl_LOCK.
33306         (gl_LOCK): New macro, requiring gl_LOCK_BODY.
33307
33308 2006-01-11  Bruno Haible  <bruno@clisp.org>
33309
33310         Ensure automatic ordering between gl_LOCK and gl_ARGP.
33311         * gnulib-tool (func_import, func_create_testdir): Put gl_LOCK into
33312         the "early" section as well.
33313
33314 2006-01-11  Bruno Haible  <bruno@clisp.org>
33315
33316         Avoid "ar: no archive members specified" error on MacOS X.
33317         * gnulib-tool (func_modules_add_dummy): New function.
33318         (func_import, func_create_testdir): Invoke it.
33319
33320 2006-01-11  Bruno Haible  <bruno@clisp.org>
33321
33322         * gnulib-tool (func_import, func_create_testdir): Replace build-aux
33323         with $auxdir in AC_CONFIG_FILES statements.
33324
33325 2006-01-11  Bruno Haible  <bruno@clisp.org>
33326
33327         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
33328         Initialize also noinst_HEADERS to empty.
33329
33330 2006-01-11  Bruno Haible  <bruno@clisp.org>
33331
33332         * gnulib-tool (AUTOMAKEPATH, AUTOCONF, ACLOCAL, AUTOMAKE): New
33333         variables.
33334         (func_create_megatestdir): Call aclocal, autoconf, automake here, not
33335         autoreconf.
33336
33337 2006-01-11  Bruno Haible  <bruno@clisp.org>
33338
33339         * gnulib-tool (AUTOCONF, ACLOCAL, AUTOMAKE, AUTORECONF): Make
33340         overridable by the user.
33341         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
33342
33343 2006-01-10  Simon Josefsson  <jas@extundo.com>
33344
33345         * modules/sys_socket: New file.
33346
33347 2006-01-10  Simon Josefsson  <jas@extundo.com>
33348
33349         * m4/sys_socket_h.m4: New file.
33350
33351 2006-01-10  Simon Josefsson  <jas@extundo.com>
33352
33353         * lib/socket_.h: New file.
33354
33355 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
33356
33357         * modules/readutmp (Maintainer): Add myself.
33358
33359 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
33360
33361         * m4/memcoll.m4 (gl_MEMCOLL): Don't require AC_FUNC_MEMCMP, undoing
33362         the 2002-12-31 change.  Problem and fix reported by Bruno Haible.
33363         People who are still concerned with buggy memcmp implementations
33364         can invoke gl_FUNC_MEMCMP themselves.
33365
33366 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
33367
33368         * lib/regex_internal.h (BITSET_WORD_BITS):
33369         Work around a bug in 64-bit PGC (before version 6.1-2), where the
33370         preprocessor mishandles large unsigned values as if they were signed.
33371         Problem reported by Claudio Fontana in
33372         <http://lists.gnu.org/archive/html/bug-gnulib/2005-12/msg00061.html>.
33373
33374 2006-01-10  Jim Meyering  <jim@meyering.net>
33375
33376         Avoid the double-free (first in fts_read, second in fts_close) that
33377         would occur when an `active' directory is made inaccessible (e.g.,
33378         via chmod a-x) during a traversal.
33379         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
33380         before returning.  Reproduce this failure by
33381         mkdir -p a/b; cd a; chmod a-x . b
33382         Reported by Stavros Passas.
33383
33384         Sync from coreutils.
33385         * lib/sha1.c: Tweak grammar in a comment.
33386
33387 2006-01-10  Jim Meyering  <jim@meyering.net>
33388
33389         * m4/fpending.m4: Also include <stdio.h>, for Dragonfly.
33390         Patch by Joerg Sonnenberger.
33391
33392 2006-01-10  Bruno Haible  <bruno@clisp.org>
33393
33394         * modules/readutmp: Depend on module free.
33395         * modules/strtok_r: Depend on module restrict.
33396
33397 2006-01-10  Bruno Haible  <bruno@clisp.org>
33398
33399         * modules/gettext (configure.ac): Add an invocation of
33400         AM_GNU_GETTEXT_VERSION. Needed since autoreconf is used by gnulib-tool.
33401
33402 2006-01-10  Bruno Haible  <bruno@clisp.org>
33403
33404         * m4/localcharset.m4 (gl_LOCALCHARSET): Also test for getc_unlocked.
33405         Reported by Werner Lemberg <wl@gnu.org>.
33406
33407 2006-01-10  Bruno Haible  <bruno@clisp.org>
33408
33409         * lib/localcharset.c: Update from GNU gettext.
33410
33411 2006-01-10  Bruno Haible  <bruno@clisp.org>
33412
33413         * lib/argp.h (__const): Remove macro. Use const instead.
33414         * lib/argp-fmtstream.h (__const): Likewise.
33415         * lib/glob_.h (__const): Remove macro.
33416         * lib/glob-libc.h: Use const instead of __const.
33417
33418 2006-01-10  Bruno Haible  <bruno@clisp.org>
33419
33420         * gnulib-tool (func_emit_tests_Makefile_am): Emit an empty SUBDIR
33421         variable.
33422         Needed to avoid an automake error regarding the 'gettext' module.
33423
33424 2006-01-09  Simon Josefsson  <jas@extundo.com>
33425
33426         * modules/inet_ntop (Depends-on): Add restrict.
33427
33428 2006-01-09  Simon Josefsson  <jas@extundo.com>
33429
33430         * modules/gc-rijndael-tests (License): Put under LGPL.
33431
33432         * modules/gc-des-tests (License): Likewise.
33433
33434         * modules/gc-arcfour-tests (License): Likewise.
33435
33436         * modules/gc-arctwo-tests (License): Likewise.
33437
33438         * modules/gc-pbkdf2-sha1-tests (License): Likewise.
33439
33440         * modules/gc-hmac-sha1-tests (Files): Likewise.
33441
33442         * modules/gc-hmac-md5-tests (License): Likewise.
33443
33444         * modules/gc-sha1-tests (License): Likewise.
33445
33446         * modules/gc-md5-tests (License): Likewise.
33447
33448         * modules/gc-md4-tests (License): Likewise.
33449
33450         * modules/gc-md2-tests (License): Likewise.
33451
33452         * modules/gc-tests (License): Likewise.
33453
33454         * modules/des-tests (License): Likewise.
33455
33456         * modules/md4-tests (License): Likewise.
33457
33458         * modules/md2-tests (License): Likewise.
33459
33460 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
33461
33462         Sync from coreutils:
33463
33464         * MODULES.html.sh (build_lib): New section, with new lib-ignore module.
33465         * modules/lib-ignore: New file.
33466         * modules/mkdir-p (Files): Add chdir-safer.c, chdir-safer.h, lchmod.h,
33467         chdir-safer.m4, lchmod.m4.
33468         * modules/openat: Add mkdirat.c, openat-priv.h.
33469
33470 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
33471
33472         Sync from coreutils.
33473         * m4/lib-ignore.m4: New file.
33474         * m4/lchmod.m4: New file.
33475
33476 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
33477
33478         Sync from coreutils.
33479         * lib/chdir-long.c (cdb_free): Don't bother trying to open directory
33480         for write access: POSIX says that must fail.
33481         * lib/fts.c (diropen): Likewise.
33482         * lib/save-cwd.c (save_cwd): Likewise.
33483         * lib/chdir-long.c (cdb_free): Open with O_NOCTTY | O_NONBLOCK as
33484         well, for minor improvements on hosts that lack O_DIRECTORY.
33485         * lib/chown.c (rpl_chown) [CHOWN_MODIFIES_SYMLINK]:
33486         Don't try O_WRONLY unless O_RDONLY failed wth EACCES.
33487         Fall back on chown if open failed with EACCES.
33488
33489         * lib/gettime.c (gettime) [!defined OK_TO_USE_1S_CLOCK]:
33490         Report an error at compile-time if only a 1-second nominal clock
33491         resolution is found.
33492
33493         * lib/lchmod.h: New file.
33494         * lib/mkdir-p.c: Include lchmod.h, lchown.h.
33495         (make_dir_parents): Use lchown rather than chown, and
33496         lchmod rather than chmod.
33497
33498         * lib/mountlist.c (ME_DUMMY): "none" and "proc" file systems are
33499         dummies too.  Problem with "none" reported by Bob Proulx.  Problem with
33500         "proc" reported by n0dalus.
33501
33502         * lib/mountlist.c: Include <limits.h>.
33503         (dev_from_mount_options)
33504         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]:
33505         New function.  It no longer assumes "dev=" has the System V meaning
33506         on Linux (since it doesn't).  It also parses "dev=" more carefully.
33507         (read_file_system_list)
33508         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]: Use it.
33509         MOUNTED_GETMNTENT2 is new here; the code didn't used to look for
33510         dev= in that case.
33511
33512         * lib/posixtm.h (PDS_PRE_2000): New macro.
33513         * lib/posixtm.c (year): Arg is now syntax_bits rather than
33514         allow_century.  All usages changed.  Reject dates outside the range
33515         1969-1999 if PDS_PRE_2000 is used.
33516
33517 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
33518
33519         Sync from coreutils.
33520         * doc/getdate.texi (General date syntax): Invalid dates are rejected.
33521         (Time of day items): Mention the possibility of leap seconds.
33522         Problem reported by Dr. David Alan Gilbert.
33523
33524 2006-01-09  Jim Meyering  <jim@meyering.net>
33525
33526         Sync from coreutils.
33527
33528         * lib/version-etc.c (COPYRIGHT_YEAR): Update to 2006.
33529
33530         * lib/chdir-safer.h, lib/chdir-safer.c: New files.
33531
33532         * lib/modechange.c (mode_compile): Reject an invalid mode string
33533         that starts with an octal digit.  From Andreas Gruenbacher.
33534
33535         * lib/openat.c: Include "fcntl--.h" and "unistd--.h", to map open
33536         and dup to open_safer and dup_safer, respectively.
33537         (openat_permissive): Fix typo in comment.
33538
33539         * lib/openat.c: Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,
33540         "gettext.h"; either no longer needed or are guaranteed by openat.h.
33541         (_): Remove; no longer needed.
33542         (openat): Renamed from rpl_openat; no need for rpl_openat
33543         since openat.h renames openat for us.
33544         Replace most of the body with a call to openat_permissive,
33545         to avoid duplicate code.
33546         Port to (probably hypothetical) environments were mode_t is
33547         wider than int.
33548         (openat_permissive): Require mode arg, so that we can check
33549         types better.  Put it just after flags.  Change cwd failure
33550         indicator from pointer-to-bool to pointer-to-errno-value.
33551         All callers changed.
33552         Invoke openat_save_fail and/or openat_restore_fail if
33553         cwd_errno is null, so that openat can call us.
33554         (openat_permissive, fdopendir, fstatat, unlinkat):
33555         Simplify errno handling to avoid some duplicate code,
33556         as it's OK to set errno on success.
33557         * lib/openat.h: Revamp code so that function macros depend on
33558         __OPENAT_PREFIX only, not also on AT_FDCWD.
33559         (openat_ro): Remove.  Caller changed to use openat_permissive.
33560         (openat_permissive): Now a macro, if not a function.
33561         (openat_restore_fail, openat_save_fail): Now always functions,
33562         since mkdirat needs them even if __OPENAT_PREFIX is defined.
33563
33564         * lib/openat-priv.h: New file, defining macros used by mkdirat.c
33565         and openat.c.
33566         * lib/mkdirat.c: Include openat-priv.h.
33567         Remove definitions of macros defined therein.
33568         * lib/openat.c: Likewise.
33569
33570         * lib/mkdirat.c (mkdirat): New file and function.
33571         * lib/openat.h (mkdirat): Declare.
33572
33573         * lib/openat.c (fdopendir): Don't change errno when returning non-NULL.
33574
33575         * lib/openat.h (openat_permissive): Declare.
33576         (openat_ro): Define.
33577
33578         * lib/openat.c (EXPECTED_ERRNO): New macro.
33579         (openat_permissive): New function -- used in remove.c rewrite.
33580         (all functions): Set errno just before returning, only if there
33581         was an actual failure.
33582         Use EXPECTED_ERRNO rather than comparing against only ENOTDIR.
33583
33584         Emulate openat-family functions using Linux's procfs, if possible.
33585         Idea and some code based on Ulrich Drepper's glibc changes.
33586
33587         * lib/openat.c: (BUILD_PROC_NAME): New macro.
33588         Include <stdio.h>, <string.h>, "alloca.h" and "intprops.h".
33589         (rpl_openat): Emulate by trying to open /proc/self/fd/%d/%s,
33590         before falling back on save_cwd and restore_cwd.
33591         (fdopendir, fstatat, unlinkat): Likewise.
33592
33593         * lib/openat.c (fstatat, unlinkat): Perform the syscall directly,
33594         skipping the save_cwd...restore_cwd overhead, if FILE is absolute.
33595
33596         * lib/openat.c (rpl_openat): Use the promoted type (int), not mode_t,
33597         as second argument to va_arg.  Otherwise, some versions of gcc
33598         warn that `if this code is reached, the program will abort'.
33599
33600 2006-01-09  Jim Meyering  <jim@meyering.net>
33601
33602         Sync from coreutils.
33603         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile mkdirat.c.
33604         Require openat-priv.h.
33605
33606 2006-01-09  Bruno Haible  <bruno@clisp.org>
33607
33608         * modules/strnlen (Include): Use strnlen.h.
33609
33610 2006-01-09  Bruno Haible  <bruno@clisp.org>
33611
33612         * m4/stdint.m4 (gl_STDINT_H): Also test for <sys/bitypes.h>.
33613
33614 2006-01-09  Bruno Haible  <bruno@clisp.org>
33615
33616         * lib/sysexit_.h (EX_OK): New macro.
33617         Suggested by Martin Lambers <marlam@marlam.de>.
33618
33619 2006-01-09  Bruno Haible  <bruno@clisp.org>
33620
33621         * lib/stdint_.h: On Linux libc4 and libc5, include <sys/bitypes.h> and
33622         don't define _STDINT_H_NEED_SIGNED_INT_TYPES.
33623
33624 2006-01-09  Bruno Haible  <bruno@clisp.org>
33625
33626         * lib/stdint_.h (SIZE_MAX): Write the value without involving negative
33627         numbers.
33628
33629 2006-01-09  Bruno Haible  <bruno@clisp.org>
33630
33631         * lib/javacomp.sh.in: Move to ../build-aux/javacomp.sh.in.
33632         * lib/javaexec.sh.in: Move to ../build-aux/javaexec.sh.in.
33633         * lib/csharpcomp.sh.in: Move to ../build-aux/csharpcomp.sh.in.
33634         * lib/csharpexec.sh.in: Move to ../build-aux/csharpexec.sh.in.
33635
33636 2006-01-09  Bruno Haible  <bruno@clisp.org>
33637
33638         * build-aux/javacomp.sh.in: New file, moved from lib/.
33639         * modules/javacomp-script (Files): Update.
33640         (configure.ac): Add AC_CONFIG_FILES invocation.
33641         (EXTRA_DIST): Remove variable.
33642
33643         * build-aux/javaexec.sh.in: New file, moved from lib/.
33644         * modules/javaexec (Files): Update.
33645         (configure.ac): Add AC_CONFIG_FILES invocation.
33646         (EXTRA_DIST): Remove javaexec.sh.in.
33647
33648         * build-aux/csharpcomp.sh.in: New file, moved from lib/.
33649         * modules/csharpcomp-script (Files): Update.
33650         (configure.ac): Add AC_CONFIG_FILES invocation.
33651         (EXTRA_DIST): Remove variable.
33652
33653         * build-aux/csharpexec.sh.in: New file, moved from lib/.
33654         * modules/csharpexec (Files): Update.
33655         (configure.ac): Add AC_CONFIG_FILES invocation.
33656         (EXTRA_DIST): Remove csharpexec.sh.in.
33657
33658 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
33659
33660         Sync from coreutils.
33661
33662         Add POSIX ACL support
33663         * lib/acl.h (copy_acl, set_acl): Add declarations.
33664         * lib/acl.c (acl_entries): Add fallback implementation for POSIX ACL
33665         systems other than Linux.
33666         (chmod_or_fchmod): New function: use fchmod when possible,
33667         and chmod otherwise.
33668         (file_has_acl): Add a POSIX ACL implementation, with a
33669         Linux-specific subcase.
33670         (copy_acl): Add: copy an acl and S_ISUID, S_ISGID, and
33671         S_ISVTX from one file to another.  Fall back to fchmod/chmod when
33672         acls are unsupported.
33673         (set_acl): Add: set a file's acl and S_ISUID, S_ISGID, and
33674         S_ISVTX to a defined value.  Fall back to fchmod/chmod when acls
33675         are unsupported.
33676
33677 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
33678
33679         Sync from coreutils.
33680         * m4/acl.m4 (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests.
33681
33682 2006-01-07  Bruno Haible  <bruno@clisp.org>
33683
33684         * gnulib-tool (func_import): Add an AC_PROG_RANLIB dependency to
33685         gl_EARLY.
33686
33687 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
33688
33689         * lib/strftime.c (tzname): Don't declare if it is already #defined.
33690         Problem reported for Mingw by Mark Junker.
33691
33692 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
33693
33694         * README: Gnulib normally doesn't generate a tarball.
33695
33696 2006-01-03  Paul Eggert  <eggert@cs.ucla.edu>
33697
33698         * lib/xtime.h (xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use
33699         long int, not int, for nanosecond counts, so that people who are
33700         used to POSIX struct timespec won't be surprised.  Reported by Jim
33701         Meyering.
33702
33703 2005-12-28  Bruno Haible  <bruno@clisp.org>
33704
33705         * build-aux/config.rpath: Update from GNU gettext.
33706
33707 2005-12-16  Jim Meyering  <jim@meyering.net>
33708
33709         * modules/fprintftime: New module.
33710         * MODULES.html.sh (Date and time <time.h>): Add fprintftime.
33711
33712 2005-12-16  Jim Meyering  <jim@meyering.net>
33713
33714         * m4/fprintftime.m4: New file.
33715
33716 2005-12-16  Jim Meyering  <jim@meyering.net>
33717
33718         * lib/fprintftime.c, lib/fprintftime.h: New files.
33719
33720 2005-12-15  Simon Josefsson  <jas@extundo.com>
33721
33722         * modules/socklen (configure.ac): Fix M4 macro name, to align with
33723         new m4/socklen.m4.
33724
33725 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
33726
33727         * m4/argp.m4: Define HAVE_DECL_PROGRAM_INVOCATION_NAME and
33728         HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
33729
33730 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
33731
33732         * lib/argp-fmtstream.c (__argp_fmtstream_update): Fix coredump
33733         * lib/argp-help.c (fill_in_uparams): Check if the constructed
33734         struct uparams is valid. Fall back to the default values if it is
33735         not.
33736
33737 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
33738
33739         * modules/argp (Files): Add argp-pin.c
33740         (Depends-on): dirname
33741         (lib_SOURCES): Add argp-pin.c
33742
33743 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
33744
33745         * m4/argp.m4:  Check if program_invocation_name and
33746         program_invocation_short_name are declared and define appropriate
33747         macros if they are not.
33748
33749 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
33750
33751         * lib/argp-help.c (__argp_base_name): New function
33752         (__argp_short_program_name): Rewrite using __argp_base_name
33753         * lib/argp-namefrob.h: Define program_invocation_name and
33754         program_invocation_short_name if requested
33755         (__argp_base_name): Add prototype
33756         * lib/argp-parse.c (argp_def): Use gettext wrappers
33757         (argp_default_parser): Use __argp_base_name
33758         * lib/argp-pin.c: New file. Defines program_invocation_name and
33759         program_invocation_short_name on systems that lack them.
33760
33761 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
33762
33763         * m4/stat-time.m4 (gl_STAT_TIME): Add check for
33764         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
33765         porting problem reported by Georg Schwarz in
33766         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
33767
33768 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
33769
33770         * lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
33771         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
33772         porting problem reported by Georg Schwarz in
33773         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
33774
33775 2005-12-05  Bruno Haible  <bruno@clisp.org>
33776
33777         * lib/csharpcomp.sh.in (options_csc): For -l option, add a .dll suffix.
33778         * lib/csharpcomp.c (compile_csharp_using_sscli): Likewise.
33779         Reported by Mark Junker <mjscod@gmx.de>.
33780
33781 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
33782
33783         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
33784         Use implementation from Albert Chin, with some
33785         comments/corrections by Stepan Kasal and myself.
33786
33787 2005-12-02  Bruno Haible  <bruno@clisp.org>
33788
33789         * gnulib-tool (func_import): Accept GPLed build tool modules when
33790         --lgpl is given.
33791         * modules/csharpcomp-script: New file.
33792         * modules/csharpcomp: Depend on it.
33793         * modules/javacomp-script: New file.
33794         * modules/javacomp: Depend on it.
33795         Suggested by Simon Josefsson.
33796
33797 2005-12-01  Paul Eggert  <eggert@cs.ucla.edu>
33798
33799         * m4/regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
33800         statement, to work around an HP-UX 10.20 compiler bug reported by
33801         Peter O'Gorman.
33802
33803 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
33804
33805         * modules/savedir (Depends-on): Add openat.
33806
33807 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
33808
33809         * lib/stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
33810         (uintmax_t) [defined uintmax_t]: Do not declare.
33811         (SIZE_MAX) [defined SIZE_MAX]: Do not define.
33812         This works around a problem if intmax_t.m4 and/or uintmax_t.m4
33813         and/or size_max.m4 are also used.  Problem reported by Mark D. Baushke.
33814         (SIZE_MAX): Define to ((size_t) -1), not (~(size_t)0), for the
33815         sake of portability to weird hosts that C allows (though we don't
33816         know of any practical examples).
33817
33818         * lib/savedir.h (fdsavedir): New decl.
33819         * lib/savedir.c (fdsavedir, savedirstream): New functions; the latter
33820         contains most of the former guts of savedir.
33821         (savedir): Use savedirstream.
33822         Include "openat.h".
33823
33824 2005-11-25  Paul Eggert  <eggert@cs.ucla.edu>
33825
33826         * modules/obstack (Files): Add m4/ulonglong.m4.
33827         Problem reported by Davide Angelocola.
33828
33829 2005-11-15  Paul Eggert  <eggert@cs.ucla.edu>
33830
33831         * lib/xstrtod.c: Don't bother with #pragma STDC FENV_ACCESS ON, as
33832         coreutils no longer futzes with rounding modes.
33833
33834 2005-11-14  Jim Meyering  <jim@meyering.net>
33835
33836         * lib/mkstemp-safer.c: Include <config.h>, required for possible
33837         replacement of mkstemp.
33838
33839 2005-11-10  Simon Josefsson  <jas@extundo.com>
33840
33841         * lib/readline.c: Remove EOL.
33842
33843 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
33844
33845         * modules/gethrxtime (Depends-on): Add gettime.
33846
33847 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
33848
33849         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME
33850         or gettimeofday; no longer needed.
33851
33852 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
33853
33854         * lib/gethrxtime.c: Include "timespec.h" rather than the sys/time /
33855         time business.
33856         (gethrxtime) [! (HAVE_NANOUPTIME
33857         || (defined CLOCK_MONOTONIC && HAVE_CLOCK_GETTIME)
33858         || HAVE_MICROUPTIME)]: Fall back on gettime rather than rolling
33859         our own approximation.
33860
33861 2005-11-08  Eric Blake  <ebb9@byu.net>
33862
33863         * lib/inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
33864
33865 2005-11-08  Eric Blake  <ebb9@byu.net>
33866
33867         * lib/getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
33868
33869 2005-11-04  Bruno Haible  <bruno@clisp.org>
33870
33871         * gnulib-tool: Implement --update mode.
33872
33873 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
33874
33875         Fix porting problem reported by Theodoros V. Kalamatianos.
33876         * lib/utimens.c (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:
33877         Don't assume that futimes failing means we must fail.
33878
33879 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
33880
33881         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
33882         variables to suggest the intended function of the PATH_MAX check.
33883
33884 2005-10-30  Kean Johnston  <jkj@sco.com>
33885
33886         Trivial changes to support SCO systems.
33887         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well
33888         as PATH_MAX.
33889         * m4/fpending.m4 (gl_FUNC_FPENDING): Correct check for SCO systems,
33890         where __ptr is null when no I/O is pending.
33891
33892 2005-10-29  Paul Eggert  <eggert@cs.ucla.edu>
33893
33894         * lib/getcwd.c (__getcwd): Don't assume that system calls after readdir
33895         leave errno alone.  Problem reported by Dmitry V. Levin.
33896
33897 2005-10-28  Simon Josefsson  <jas@extundo.com>
33898
33899         * tests/test-gc-md4.c, tests/test-gc-md5.c, tests/test-gc-sha1.c:
33900         Test more.
33901
33902         * tests/test-gc-md2.c, tests/test-md2.c: New files.
33903
33904         * modules/md2, modules/md2-tests: New files.
33905
33906 2005-10-28  Simon Josefsson  <jas@extundo.com>
33907
33908         * m4/inet_ntop.m4: More tests.
33909
33910         * m4/gc-md2.m4, md2.m4: New file.
33911
33912 2005-10-28  Simon Josefsson  <jas@extundo.com>
33913
33914         * lib/inet_ntop.h, inet_ntop.c: Make it work under mingw32: Add
33915         "restrict" keywords, as per POSIX.  Protect the function
33916         declaration around HAVE_DECL_INET_NTOP rather than HAVE_INET_NTOP.
33917         Don't use K&R prototypes.  Check the sprintf return values.
33918         Re-define EAFNOSUPPORT if not present.  Indent.
33919
33920         * lib/md5.h, md5.c: Simplify buffer handling visavi alignment,
33921         suggested by Bruno Haible <bruno@clisp.org>.
33922
33923         * lib/gc-gnulib.c, gc-libgcrypt.c: Check calloc return value.
33924
33925         * lib/gc.h: Add MD2 and RMD160 length defines.  Add prototypes.
33926
33927         * lib/gc-libgcrypt.c: Add MD2 (which is not available through
33928         libgcrypt).
33929
33930         * lib/gc-gnulib.c: Add MD2.  Implement gc_hash_* API.
33931
33932         * lib/md2.h, lib/md2.c: New files.
33933
33934 2005-10-28  Paul Eggert  <eggert@cs.ucla.edu>
33935
33936         * lib/savedir.c (savedir): Don't assume that xrealloc etc. leave
33937         errno alone.  Problem reported by Frederic Jolliton.
33938
33939 2005-10-27  Paul Eggert  <eggert@cs.ucla.edu>
33940
33941         * modules/verify (License): Change from GPL to LGPL.  This is a
33942         tiny module and there are apparently near-equivalents that are
33943         under the BSD license.
33944
33945 2005-10-24  Simon Josefsson  <jas@extundo.com>
33946
33947         * modules/sha1: Relicense to LGPL.
33948
33949 2005-10-24  Simon Josefsson  <jas@extundo.com>
33950
33951         * lib/md4.h: Shrink buffer size, now that we changed the type.
33952
33953 2005-10-23  Simon Josefsson  <jas@extundo.com>
33954
33955         * gnulib-tool (func_import): Fix --tests-base.
33956
33957 2005-10-22  Simon Josefsson  <jas@extundo.com>
33958
33959         * modules/arcfour (Depends-on): Need stdint.
33960
33961 2005-10-22  Simon Josefsson  <jas@extundo.com>
33962
33963         * m4/gc.m4: Don't be fooled by --disable-*random-device parameters,
33964         suggested by Bruno Haible <bruno@clisp.org>.  Fix error messages.
33965
33966 2005-10-22  Simon Josefsson  <jas@extundo.com>
33967
33968         * lib/md4.h, md4.c: Simplify buffer handling visavi alignment,
33969         suggested by Bruno Haible <bruno@clisp.org>.
33970
33971 2005-10-22  Simon Josefsson  <jas@extundo.com>
33972
33973         * lib/crc.h: Include stddef.h, for size_t.
33974
33975 2005-10-22  Simon Josefsson  <jas@extundo.com>
33976
33977         * lib/arcfour.h, arcfour.c: Use fixed size indices in the
33978         arcfour_context struct (simplify test vector testing in GNU
33979         Shishi).
33980
33981 2005-10-21  Simon Josefsson  <jas@extundo.com>
33982
33983         * modules/des, modules/des-tests: New files.
33984
33985         * modules/gc-des, modules/gc-des-tests: New files.
33986
33987         * tests/test-des.c, tests/test-gc-des.c: New file.
33988
33989 2005-10-21  Simon Josefsson  <jas@extundo.com>
33990
33991         * modules/arctwo, modules/arctwo-tests: New files.
33992
33993         * tests/test-arctwo.c: New file.
33994
33995         * modules/gc-arctwo, modules/gc-arctwo-tests: New files.
33996
33997         * tests/test-gc-arctwo.c: New file.
33998
33999 2005-10-21  Simon Josefsson  <jas@extundo.com>
34000
34001         * m4/gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
34002         Bruno Haible <bruno@clisp.org>.
34003
34004         * m4/gc-des.m4: New file.
34005
34006 2005-10-21  Simon Josefsson  <jas@extundo.com>
34007
34008         * m4/arctwo.m4: New file.
34009
34010         * m4/gc-arctwo.m4: New file.
34011
34012 2005-10-21  Simon Josefsson  <jas@extundo.com>
34013
34014         * lib/rijndael-api-fst.c: Fix bugs in CBC mode for more than one
34015         block.
34016
34017 2005-10-21  Simon Josefsson  <jas@extundo.com>
34018
34019         * lib/hmac-md5.c (hmac_md5): Add comments, suggested by Bruno Haible
34020         <bruno@clisp.org>.
34021
34022         * lib/hmac-sha1.c (hmac_sha1): Likewise.
34023
34024         * lib/crc.c (crc32_update): Actually use crc parameter, suggested by
34025         Bruno Haible <bruno@clisp.org>.
34026
34027         * lib/crc.h: Include stdint.h directly, suggested by Bruno Haible
34028         <bruno@clisp.org>.
34029
34030 2005-10-21  Simon Josefsson  <jas@extundo.com>
34031
34032         * lib/gc-libgcrypt.c (gc_cipher_open): Handle ECB.
34033
34034 2005-10-21  Simon Josefsson  <jas@extundo.com>
34035
34036         * lib/gc-gnulib.c: Support ARCTWO in CBC mode.
34037
34038 2005-10-21  Simon Josefsson  <jas@extundo.com>
34039
34040         * lib/des.h, lib/des.c: New files.
34041
34042         * lib/gc-gnulib.c: Support DES.c
34043
34044 2005-10-21  Simon Josefsson  <jas@extundo.com>
34045
34046         * lib/arctwo.h, lib/arctwo.c: New files.
34047
34048         * lib/gc-gnulib.c: Support ARCTWO.
34049
34050 2005-10-21  Simon Josefsson  <jas@extundo.com>
34051
34052         * lib/arctwo.h (arctwo_setkey): Protect variable in CPP macro,
34053         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
34054
34055 2005-10-21  Simon Josefsson  <jas@extundo.com>
34056
34057         * gnulib-tool (func_import, func_create_testdir): Define automake
34058         conditional GL_COND_LIBTOOL if libtool is used (to be used by modules
34059         Makefile.am snippet),
34060         suggested by Bruno Haible <bruno@clisp.org>.
34061
34062         * modules/gc (Makefile.am): Use it.
34063
34064 2005-10-21  Bruno Haible  <bruno@clisp.org>
34065
34066         * gnulib-tool (func_import, func_create_testdir): Add quoting to last
34067         patch.
34068
34069 2005-10-19  Simon Josefsson  <jas@extundo.com>
34070
34071         * tests/test-gc-rijndael.c: New file.
34072
34073         * modules/gc-rijndael, modules/gc-rijndael-test: New files.
34074
34075 2005-10-19  Simon Josefsson  <jas@extundo.com>
34076
34077         * tests/test-gc-md4.c, tests/test-gc-md5.c: Test gc_hash_buffer
34078         interface too.
34079
34080 2005-10-19  Simon Josefsson  <jas@extundo.com>
34081
34082         * tests/test-gc-arcfour.c: New file.
34083
34084         * modules/gc-arcfour, modules/gc-arcfour-tests: New files.
34085
34086 2005-10-19  Simon Josefsson  <jas@extundo.com>
34087
34088         * modules/gc-md4, modules/gc-md4-tests: New file.
34089
34090         * tests/test-gc-md4.c: New file.
34091
34092 2005-10-19  Simon Josefsson  <jas@extundo.com>
34093
34094         * m4/gc-md4.m4: New file.
34095
34096 2005-10-19  Simon Josefsson  <jas@extundo.com>
34097
34098         * m4/gc-hmac-md5.m4, gc-hmac-sha1.m4, gc-md4.m4,
34099         gc-md5.m4, gc-sha1.m4: Fix typo, suggested by Stepan Kasal
34100         <kasal@ucw.cz>.
34101
34102 2005-10-19  Simon Josefsson  <jas@extundo.com>
34103
34104         * m4/gc-arcfour.m4: New file.
34105
34106         * m4/gc-rijndael.m4: New file.
34107
34108 2005-10-19  Simon Josefsson  <jas@extundo.com>
34109
34110         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support MD4.
34111
34112 2005-10-19  Simon Josefsson  <jas@extundo.com>
34113
34114         * lib/gc-gnulib.c: Support ARCFOUR.
34115
34116 2005-10-19  Simon Josefsson  <jas@extundo.com>
34117
34118         * lib/gc-gnulib.c: Implement gc_cipher_* API, currently only with AES
34119         support.
34120
34121         * lib/gc.h: Add ECB enum type.
34122
34123         * lib/hmac-md5.c, hmac-sha1.c: Include memxor.h.
34124
34125 2005-10-18  Simon Josefsson  <jas@extundo.com>
34126
34127         * tests/test-md5.c: New file.
34128
34129         * modules/md5-tests: New file.
34130
34131 2005-10-18  Simon Josefsson  <jas@extundo.com>
34132
34133         * tests/test-md4.c: New file.
34134
34135         * modules/md4, modules/md4-tests: New files.
34136
34137 2005-10-18  Simon Josefsson  <jas@extundo.com>
34138
34139         * m4/md4.m4: New file.
34140
34141 2005-10-18  Simon Josefsson  <jas@extundo.com>
34142
34143         * lib/md4.h, lib/md4.c: New files, based on md5.?.
34144
34145 2005-10-17  Stepan Kasal  <kasal@ucw.cz>
34146
34147         * gnulib-tool (func_create_testdir): Omit the second check whether
34148         BUILT_SOURCES in nonempty.
34149
34150 2005-10-17  Simon Josefsson  <jas@extundo.com>
34151
34152         * tests/test-rijndael.c: New file.
34153
34154 2005-10-17  Simon Josefsson  <jas@extundo.com>
34155
34156         * modules/sha1: Depend on stdint instead of md5.
34157
34158         * modules/md5: Depend on stdint, remove uint32_t.
34159
34160 2005-10-17  Simon Josefsson  <jas@extundo.com>
34161
34162         * modules/gc-sha1-tests: New file.
34163
34164         * tests/test-gc-sha1.c: New file.
34165
34166 2005-10-17  Simon Josefsson  <jas@extundo.com>
34167
34168         * m4/md5.m4: Remove call to uint32_t.m4.
34169
34170 2005-10-17  Simon Josefsson  <jas@extundo.com>
34171
34172         * lib/sha1.c: Use uint32_t instead of md5_uint32.t
34173
34174         * lib/sha1.h: Use stdint.h and uint32_t instead of md5_uint32 from
34175         md5.h.
34176
34177         * lib/md5.c: Use uin32_t.  Fix non-gcc UNALIGNED_P macro.
34178
34179         * lib/md5.h: Use stdint.h and uint32_t.  Doc fix.
34180
34181 2005-10-17  Simon Josefsson  <jas@extundo.com>
34182
34183         * lib/gc.h, gc-libgcrypt.c: Add more hash types/functions.
34184
34185 2005-10-17  Simon Josefsson  <jas@extundo.com>
34186
34187         * lib/gc.h, gc-libgcrypt.c: Add ciphers.
34188
34189 2005-10-17  Simon Josefsson  <jas@extundo.com>
34190
34191         * lib/gc-libgcrypt.c (gc_hmac_sha1): Fix assert.
34192
34193         * lib/gc.h (gc_nonce, gc_pseudo_random, gc_random): Add prototypes.
34194
34195 2005-10-17  Bruno Haible  <bruno@clisp.org>
34196
34197         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Change the return statement so
34198         that it can also be used in a test.
34199
34200 2005-10-16  Bruno Haible  <bruno@clisp.org>
34201
34202         * gnulib-tool (func_emit_tests_Makefile_am): Also define
34203         TESTS_ENVIRONMENT, so that individual tests can augment it.
34204
34205         * gnulib-tool (func_create_testdir): Use an intermediate target for
34206         building $(BUILT_SOURCES). Needed because BUILT_SOURCES can contain
34207         macros, like $(ALLOCA_H), which cannot be passed through the command
34208         line.
34209
34210 2005-10-15  Simon Josefsson  <jas@extundo.com>
34211
34212         * modules/rijndael-tests: New file.
34213
34214         * modules/rijndael: New file.
34215
34216 2005-10-15  Simon Josefsson  <jas@extundo.com>
34217
34218         * m4/rijndael.m4: New file.
34219
34220 2005-10-15  Simon Josefsson  <jas@extundo.com>
34221
34222         * lib/rijndael-api-fst.h, lib/rijndael-api-fst.c: New files.
34223
34224         * lib/rijndael-alg-fst.h, lib/rijndael-alg-fst.c: New files.
34225
34226 2005-10-14  Simon Josefsson  <jas@extundo.com>
34227
34228         * tests/test-arcfour.c: New file.
34229
34230         * modules/arcfour, modules/arcfour-tests: New files.
34231
34232 2005-10-14  Simon Josefsson  <jas@extundo.com>
34233
34234         * m4/arcfour.m4: New file.
34235
34236 2005-10-14  Simon Josefsson  <jas@extundo.com>
34237
34238         * lib/arcfour.h, lib/arcfour.c: New files.
34239
34240 2005-10-14  Roland McGrath  <roland@redhat.com>
34241
34242         Import from libc.  [BZ #1331]
34243         * lib/obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed
34244         macro argument.
34245         Reported by Matej Vela <vela@debian.org>.
34246
34247 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
34248
34249         * lib/obstack.c [defined _LIBC && defined USE_IN_LIBIO]: Don't
34250         include <wchar.h>; no longer needed.
34251
34252 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
34253
34254         * config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h.
34255
34256 2005-10-14  Jakub Jelinek  <jakub@redhat.com>
34257         and  Ulrich Drepper  <drepper@redhat.com>
34258
34259         Import from libc.
34260         * lib/obstack.c (print_and_abort) [defined _LIBC]: Use __fxprintf
34261         instead of inline stream orientation test and two separate
34262         function calls.  Pay no attention to USE_IN_LIBIO.
34263
34264 2005-10-13  Simon Josefsson  <jas@extundo.com>
34265
34266         * modules/gc-hmac-md5-tests: New file.
34267
34268         * tests/test-gc-hmac-sha1.c: New file.
34269
34270         * tests/test-gc.c (main): Remove MD5 and HMAC-MD5 tests.
34271
34272         * modules/gc-hmac-md5-tests: New file.
34273
34274         * tests/test-gc-md5.c: New file.
34275
34276         * modules/gc-md5-tests: New file.
34277
34278 2005-10-13  Simon Josefsson  <jas@extundo.com>
34279
34280         * lib/gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL computation.
34281         Move memory allocation outside of loop.
34282
34283 2005-10-13  Paul Eggert  <eggert@cs.ucla.edu>
34284
34285         * lib/mkdir-p.c (make_dir_parents): Don't report an error if an
34286         intermediate directory is in a read-only file system.  Problem
34287         reported by Eric Blake.
34288
34289 2005-10-13  Oskar Liljeblad  <oskar@osk.mine.nu>
34290
34291         * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
34292
34293 2005-10-12  Simon Josefsson  <jas@extundo.com>
34294
34295         * tests/test-hmac-sha1.c: New file.
34296
34297         * modules/hmac-sha1-tests: New file.
34298
34299         * modules/hmac-sha1: New file.
34300
34301 2005-10-12  Simon Josefsson  <jas@extundo.com>
34302
34303         * modules/gc-sha1: New file.
34304
34305 2005-10-12  Simon Josefsson  <jas@extundo.com>
34306
34307         * modules/gc-pbkdf2-sha1, modules/gc-pbkdf2-sha1-tests: New files.
34308
34309         * tests/test-gc-pbkdf2-sha1.c: New file.
34310
34311 2005-10-12  Simon Josefsson  <jas@extundo.com>
34312
34313         * modules/gc-md5, modules/gc-hmac-md5: New files.
34314
34315         * modules/gc (Files): Remove md5, memxor and hmac files.
34316
34317 2005-10-12  Simon Josefsson  <jas@extundo.com>
34318
34319         * m4/gc-pbkdf2-sha1.m4: New file.
34320
34321         * m4/gc-hmac-sha1.m4: New file.
34322
34323         * m4/gc-sha1: New file.
34324
34325         * m4/hmac-sha1.m4: New file.
34326
34327 2005-10-12  Simon Josefsson  <jas@extundo.com>
34328
34329         * m4/gc-md5.m4, m4/gc-hmac-md5.m4: New files.
34330
34331         * m4/gc.m4: Don't call gl_MD5, gl_MEMXOR or gl_HMAC_MD5.
34332
34333 2005-10-12  Simon Josefsson  <jas@extundo.com>
34334
34335         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,
34336         suggested by Bruno Haible <bruno@clisp.org>.
34337
34338 2005-10-12  Simon Josefsson  <jas@extundo.com>
34339
34340         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support SHA-1.
34341
34342 2005-10-12  Simon Josefsson  <jas@extundo.com>
34343
34344         * lib/gc-pbkdf2-sha1.c: New file.
34345
34346         * lib/gc.h: Add gc_pbkdf2_sha1 prototype.
34347
34348 2005-10-12  Simon Josefsson  <jas@extundo.com>
34349
34350         * lib/gc-libgcrypt.c (gc_hmac_sha1): New function.
34351
34352         * lib/gc-gnulib.c (gc_hmac_sha1): New function.
34353
34354 2005-10-12  Simon Josefsson  <jas@extundo.com>
34355
34356         * lib/gc-gnulib.c: Condition MD5 and HMAC-MD5 use on GC_USE_MD5 and
34357         GC_USE_HMAC_MD5, respectively.
34358
34359         * lib/gc-libgcrypt.c (gc_md5): Fix assert call.
34360         (gc_md5): Fix typo.
34361
34362         * lib/gc.h (gc_hash_buffer): Use gc_hash in prototype.
34363
34364         * lib/gc-libgcrypt.c (gc_hash_buffer): Ditto.
34365
34366         * lib/gc-gnulib.c (gc_hash_buffer): Ditto.
34367
34368 2005-10-12  Bruno Haible  <bruno@clisp.org>
34369
34370         * m4/stdbool.m4 (gl_STDBOOL_H): Define as an alias of AM_STDBOOL_H.
34371         Reported by Stepan Kasal <kasal@ucw.cz>.
34372
34373 2005-10-11  Simon Josefsson  <jas@extundo.com>
34374
34375         * tests/test-crc.c: New file.
34376
34377         * modules/crc, modules/crc-tests: New files.
34378
34379 2005-10-11  Simon Josefsson  <jas@extundo.com>
34380
34381         * m4/crc.m4: New file.
34382
34383 2005-10-11  Simon Josefsson  <jas@extundo.com>
34384
34385         * lib/gc.h: Add gc_hash and gc_hash_buffer.
34386
34387         * lib/gc-gnulib.c (gc_hash_buffer): Add.  Reorder #include's.
34388
34389         * lib/gc-libgcrypt.c (gc_hash_buffer): Add.
34390
34391 2005-10-11  Simon Josefsson  <jas@extundo.com>
34392
34393         * lib/crc.h, lib/crc.c: New files.
34394
34395         * lib/gc.h (gc_hash_buffer): Add doc.
34396
34397 2005-10-11  Bruno Haible  <bruno@clisp.org>
34398
34399         * modules/c-strcasestr: New file.
34400         * MODULES.html.sh (String handling <string.h>): Add c-strcasestr.
34401
34402 2005-10-11  Bruno Haible  <bruno@clisp.org>
34403
34404         * modules/c-strcase: New file.
34405         * MODULES.html.sh (String handling <string.h>): Add c-strcase.
34406
34407 2005-10-11  Bruno Haible  <bruno@clisp.org>
34408
34409         * lib/strcasecmp.c: Include limits.h.
34410         (strcasecmp): Avoid integer overflow on exotic platforms.
34411         * lib/strncasecmp.c: Include limits.h.
34412         (strncasecmp): Avoid integer overflow on exotic platforms.
34413         Reported by Paul Eggert.
34414
34415 2005-10-11  Bruno Haible  <bruno@clisp.org>
34416
34417         * lib/c-strcasestr.h: New file, from GNU gettext.
34418         * lib/c-strcasestr.c: New file, from GNU gettext.
34419
34420 2005-10-11  Bruno Haible  <bruno@clisp.org>
34421
34422         * lib/c-strcase.h: New file, from GNU gettext.
34423         * lib/c-strcasecmp.c: New file, from GNU gettext.
34424         * lib/c-strncasecmp.c: New file, from GNU gettext.
34425
34426 2005-10-10  Paul Eggert  <eggert@cs.ucla.edu>
34427
34428         * modules/mempcpy (License): GPL -> LGPL.
34429         * modules/strchrnul (License): Likewise.
34430         * modules/sysexits (License): Likewise.
34431
34432 2005-10-08  Simon Josefsson  <jas@extundo.com>
34433
34434         * config/srclist.txt: Bug 1423 is closed, but 1439 remains.
34435
34436 2005-10-07  Simon Josefsson  <jas@extundo.com>
34437
34438         * m4/memxor.m4: Remove gl_C_RESTRICT call.
34439
34440 2005-10-06  Simon Josefsson  <jas@extundo.com>
34441
34442         * tests/test-hmac-md5.c: New file.
34443
34444         * modules/hmac-md5-tests: New file.
34445
34446         * modules/hmac-md5: New file.
34447
34448 2005-10-06  Simon Josefsson  <jas@extundo.com>
34449
34450         * m4/hmac-md5.m4: New file.
34451
34452         * m4/memxor.m4: Require gl_C_RESTRICT.
34453
34454 2005-10-06  Simon Josefsson  <jas@extundo.com>
34455
34456         * lib/memxor.c (memxor): Avoid casts and warnings.
34457
34458 2005-10-06  Simon Josefsson  <jas@extundo.com>
34459
34460         * lib/hmac-md5.c: New file.
34461
34462         * lib/hmac.h: New file.
34463
34464 2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
34465
34466         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
34467         promotes to int, not unsigned int, to catch the AIX 5.3
34468         compiler bug.
34469
34470 2005-10-05  Simon Josefsson  <jas@extundo.com>
34471
34472         * modules/memxor: New file.
34473
34474         * modules/iconv (Files): Move config.rpath to havelib, it is used
34475         there.
34476
34477         * modules/havelib (Files): Add config.rpath.
34478
34479 2005-10-05  Simon Josefsson  <jas@extundo.com>
34480
34481         * m4/memxor.m4: New file.
34482
34483 2005-10-05  Simon Josefsson  <jas@extundo.com>
34484
34485         * lib/memxor.c (memxor): Fix compiler error.
34486
34487         * lib/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): Add, see also
34488         <http://sourceware.org/bugzilla/show_bug.cgi?id=1423>.
34489
34490         * lib/memxor.h, lib/memxor.c: New files.
34491
34492         * lib/getaddrinfo.h: Don't protect sys/types.h with HAVE_SYS_TYPES_H,
34493         we assume all systems have it, suggested by Jim Meyering
34494         <jim@meyering.net>.  Remove HAVE_SYS_SOCKET_H test too, to see if
34495         any systems lack sys/socket.h; mingw32 is known to lack it, but we
34496         don't support it yet anyway.  Also remove HAVE_NETDB_H test, for
34497         same reasons.
34498
34499 2005-10-05  Simon Josefsson  <jas@extundo.com>
34500
34501         * config/srclist.txt: Add glibc bug 1423 for md5.h.
34502
34503 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
34504
34505         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
34506         sys/socket.h, netdb.h, sys/types.h; the checks areno longer
34507         needed, since the source code now assumes these .h files.
34508
34509 2005-10-05  Derek Price  <derek@ximbiot.com>
34510
34511         * lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
34512
34513 2005-10-05  Bruno Haible  <bruno@clisp.org>
34514
34515         * modules/stdint (License): Change to LGPL.
34516
34517 2005-10-04  Simon Josefsson  <jas@extundo.com>
34518
34519         * lib/getaddrinfo.h: Move sys/types.h include first, reported by "Mark
34520         D. Baushke" <mdb@gnu.org>.
34521
34522 2005-10-04  Bruno Haible  <bruno@clisp.org>
34523
34524         * lib/verify.h (verify_true): Provide alternative definition for C++.
34525
34526 2005-10-03  Paul Eggert  <eggert@cs.ucla.edu>
34527
34528         * lib/getdelim.c: Include getdelim.h first.  Include <limits.h>.
34529         (SSIZE_MAX): New macro, if not already defined.
34530         (getdelim): Fix buffer overrun on 64-bit hosts with lines longer
34531         than 2 GiB.
34532
34533 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
34534
34535         Sync from coreutils.
34536         * m4/openat.m4 (gl_FUNC_OPENAT): Check for fdopendir.
34537         * m4/ullong_max.m4 (gl_ULLONG_MAX): Simplify so that it merely
34538         defines ULONG_MAX_LT_ULLONG_MAX.  Thomas M.Ott reports that
34539         ULLONG_MAX doesn't work with 2.7.2.1.
34540
34541 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
34542
34543         * modules/xreadlink (Makefile.am): Remove lib_SOURCES.
34544         From Ben Pfaff.
34545
34546         * modules/exclude (Depends-on): Depend on verify.
34547         * modules/strtoimax (Depends-on): Likewise.
34548         * modules/utimecmp (Depends-on): Likewise.
34549
34550 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
34551
34552         * lib/exclude.c: Include verify.h.
34553         (verify): Remove.  All callers changed to use verify.h's version.
34554         * lib/strtoimax.c: Likewise.
34555         * lib/utimecmp.c: Likewis.e
34556
34557         Sync from coreutils.
34558         * lib/.cppi-disable: Add getaddrinfo.h, getdelim.h, getline.h,
34559         getpass.c, mbchar.h, mbuiter.h, strcase.h, strnlen.h, strnlen1.h.
34560         * lib/.cvsignore: Add fts.h, search.h, t-fpending.
34561         * lib/settime.c (settime): Fix { typo in previous patch.  Also, don't
34562         bother returning ENOSYS if settimeofday or stime fails; just let
34563         them return whatever errno they want to return.
34564         * lib/utimens.c: Include unistd.h, for dup2.
34565         (futimens): Fix typo: HAVE_FUTIMESAT was misspelled in an #if.
34566         (futimens) [! HAVE_FUTIMESAT]: If !file, set errno before returning -1.
34567
34568 2005-10-02  Jim Meyering  <jim@meyering.net>
34569
34570         Sync from coreutils.
34571         * m4/utimes.m4 (gl_FUNC_UTIMES): Detect the version of utimes
34572         from glibc-2.2.5 that fails for read-only files.
34573
34574 2005-10-02  Jim Meyering  <jim@meyering.net>
34575
34576         Sync from coreutils.
34577         * lib/fts-cycle.c [HAVE_CONFIG_H]: Include <config.h>.
34578         * lib/openat-die.c: Use `#ifdef HAVE_CONFIG_H', not
34579         `#if HAVE_CONFIG_H'.
34580         * lib/openat.c (fdopendir): Do not define if HAVE_FDOPENDIR.
34581         Remove AT_FDCWD test.
34582         Do not consume the fd unless successful.
34583         * lib/openat.h (fdopendir): Do not define if HAVE_FDOPENDIR.
34584         * lib/settime.c (settime): Move the HAVE_STIME block `up' into an #elif
34585         block, so that we don't even try to compile it if settimeofday is
34586         available.  This works around a compilation failure on OSF1 V5.1,
34587         due to stime requiring a `long int*' while tv_sec is `int'.
34588
34589 2005-10-02  Alfred M. Szmidt  <ams@gnu.org>
34590
34591         Sync from coreutils.
34592         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path...
34593         against `yes', rather than just testing for nonempty.
34594
34595 2005-10-01  Simon Josefsson  <jas@extundo.com>
34596
34597         * m4/getaddrinfo.m4: Include sys/types.h for sys/socket.h, on FreeBSD
34598         and Darwin.
34599
34600         * m4/getaddrinfo.m4: Use AC_GNU_SOURCE, GNU only declare getaddrinfo
34601         as an (POSIX) extension.  Check for sys/types.h, sys/socket.h, and
34602         netdb.h too, needed by getaddrinfo.h.  Check if getaddrinfo,
34603         freeaddrinfo and gai_strerror are declared by the POSIX headers.
34604         Check if struct addrinfo is declared.
34605
34606 2005-10-01  Simon Josefsson  <jas@extundo.com>
34607
34608         * lib/getaddrinfo.h: Protect #include's of sys/socket.h and netdb.h.
34609         Only define struct addrinfo if !HAVE_STRUCT_ADDRINFO.  Protect
34610         AI_* and EAI_* definitions.  Protect function declarations.
34611
34612 2005-10-01  Jim Meyering  <jim@meyering.net>
34613
34614         Sync from coreutils.
34615
34616         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Look for getservbyname in these
34617         libraries [inet nsl socket xnet].  Nelson Beebe reported that with
34618         native cc on Solaris 7, getaddrinfo.c requires -lsocket.
34619         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
34620         in the inet and nsl libraries.  Required on Solaris 5.7.
34621
34622 2005-10-01  Jim Meyering  <jim@meyering.net>
34623
34624         Sync from coreutils.
34625         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
34626         in the inet and nsl libraries.  Required on Solaris 5.7.
34627
34628 2005-10-01  Eric Blake  <ebb9@byu.net>  (tiny change)
34629
34630         * lib/getdelim.c (getdelim): Remove unused variables.
34631
34632 2005-09-29  Paul Eggert  <eggert@cs.ucla.edu>
34633
34634         * lib/xtime.h (XTIME_PRECISION): Now of type int, not long long int,
34635         so that the code works even with ancient cpp.  Portability problem
34636         with GCC 2.7.2.1 reported by Thomas M.Ott.
34637
34638 2005-09-27  Paul Eggert  <eggert@cs.ucla.edu>
34639
34640         * modules/regex (Depends-on): Add strcase.
34641
34642         * modules/gethostname (Licence): Change from GPL to LGPL, since
34643         gethostname.c is a trivial implementation of a standard library
34644         function.
34645         * modules/poll (License): Change from GPL to LGPL, since it's
34646         derived from LGPL code.
34647
34648 2005-09-27  Jim Meyering  <jim@meyering.net>
34649
34650         * lib/getcwd.c: Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef
34651         HAVE_CONFIG_H.
34652
34653         * lib/intprops.h (signed_type_or_expr__): Define.
34654         (INT_STRLEN_BOUND) [__GNUC__]: Use a slightly tighter bound
34655         for unsigned types.
34656
34657 2005-09-26  Paul Eggert  <eggert@cs.ucla.edu>
34658
34659         * lib/verify.h (verify_expr): Remove, replacing with:
34660         (verify_true): New macro that returns true instead of void.
34661         (verify_type__): Remove.
34662         (verify): Use verify_true rather than verify_type__.
34663
34664 2005-09-26  Bruno Haible  <bruno@clisp.org>
34665
34666         * modules/mbchar (Include): Mention that HAVE_WCHAR_H && HAVE_WCTYPE_H
34667         is necessary.
34668         (lib_SOURCES): Remove mbchar.c.
34669         * modules/mbfile (Include): Mention that HAVE_MBRTOWC is necessary.
34670         (Files): Add m4/mbrtowc.m4.
34671         * modules/mbiter: Likewise.
34672         * modules/mbuiter: Likewise.
34673
34674 2005-09-26  Bruno Haible  <bruno@clisp.org>
34675
34676         * m4/mbchar.m4 (gl_MBCHAR): Check for wchar.h and wctype.h. Don't
34677         compile mbchar.c if they are not both present.
34678         * m4/mbfile.m4 (gl_MBFILE): Require gl_FUNC_MBRTOWC.
34679         * m4/mbiter.m4 (gl_MBITER): Likewise.
34680         * m4/strstr.m4 (gl_PREREQ_STRSTR): Use AC_REQUIRE.
34681         * m4/strcasestr.m4 (gl_PREREQ_STRCASESTR): Likewise.
34682         * m4/strcase.m4 (gl_PREREQ_STRCASECMP): Likewise.
34683
34684 2005-09-25  Jim Meyering  <jim@meyering.net>
34685
34686         * modules/inet_ntop (Depends-on): Add socklen, since inet_ntop.c
34687         also uses socklen_t.
34688
34689 2005-09-24  Paul Eggert  <eggert@cs.ucla.edu>
34690
34691         * lib/utimens.c (ENOSYS): Define if not already defined.
34692         (futimens): Support having a null PATH if the file descriptor
34693         is nonnegative.
34694
34695         * lib/regex_internal.h (__GNUC_PREREQ, always_inline, inline, pure):
34696         Remove.
34697         (__attribute): Define to empty unless GCC 3.1 or later.
34698         This works around a core dump on OpenBSD 3.4, which has GCC
34699         2.95.3, which dumps core when given __attribute__(()).  It also
34700         simplifies other tests, since we really don't want to bother with
34701         worrying about which ancient version of GCC supported what.
34702         Original problem reported by Yoann Vandoorselaere, with part of
34703         the fix suggested by Derek Price.
34704
34705 2005-09-24  Jim Meyering  <jim@meyering.net>
34706
34707         * lib/verify.h (verify_type__): Use `unsigned int' as the bitfield type
34708         so we can once again use a positive bitfield width of 1 -- now we
34709         don't have to explain why we were using a bitfield width of 2.
34710
34711 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
34712
34713         * m4/regex.m4 (gl_REGEX): If replacing, define regcomp to rpl_regcomp,
34714         and similarly for the other external symbols.  Problem reported
34715         by James Gallager.
34716
34717         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
34718         bug reported by Jim Meyering.
34719
34720         * m4/utimens.m4 (gl_UTIMENS): Check for futimesat.
34721         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Undo previous change;
34722         not needed, since socklen is a prerequisite module.
34723
34724 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
34725
34726         * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.
34727         Problem reported by Eric Blake.
34728         (getaddrinfo): Initialize se so that it's not garbage.
34729         Redo internal storage allocation so that it doesn't make unportable
34730         assumptions about alignment.
34731         Fix a memory leak.
34732
34733         * lib/utimens.c (futimens): Use futimesat if available.
34734         Prefer it to futimes since it doesn't have the futimes bug.
34735
34736         * lib/verify.h (GL_CONCAT0, GL_CONCAT): Remove.
34737         (verify): Don't use the __LINE__ trick, as it doesn't work in general.
34738         Instead, declare a function that returns a pointer to an array,
34739         and use verify_type__ to declare the size of the array.
34740         Problem and germ of a solution reported by Bruno Haible.
34741         (verify_type__): Use 2, not 1, for bitfield size, to avoid
34742         a warning with Irix 6.5 cc.  Problem reported by Bruno Haible.
34743
34744 2005-09-23  Jim Meyering  <jim@meyering.net>
34745
34746         Sync from coreutils.
34747         Correct build failure (socklen_t not defined) on at least
34748         mips-sgi-irix6.5 and alphaev67-dec-osf5.1.
34749         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require gl_SOCKLEN_T.
34750
34751 2005-09-23  Jim Meyering  <jim@meyering.net>
34752
34753         * modules/getaddrinfo (Depends-on): Add socklen.
34754
34755 2005-09-23  Bruno Haible  <bruno@clisp.org>
34756
34757         * tests/test-verify.c: New file.
34758
34759 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
34760
34761         Sync from coreutils.
34762
34763         * modules/argmatch (Depends-on): Add verify.
34764         * modules/getloadavg (Depends-on): Depend on fcntl-safer, not
34765         unistd-safer.
34766         * modules/save-cwd (Depends-on): Likewise.
34767
34768         * modules/openat (Files): Add lib/openat-die.c.
34769         (Depends-on): Remove error, exitfail.
34770         Add dirname.
34771
34772         * modules/verify: New file.
34773         * MODULES.html.sh (Diagnostics <assert.h>): New section,
34774         with "verify" module.
34775
34776 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
34777
34778         Sync from coreutils.
34779
34780         * m4/backupfile.m4, calloc.m4, chown.m4, cloexec.m4, dup2.m4:
34781         * m4/fileblocks.m4, free.m4, ftruncate.m4, getcwd.m4, getpagesize.m4:
34782         * m4/getugroups.m4, group-member.m4, idcache.m4, link-follow.m4:
34783         * m4/mkstemp.m4, mktime.m4, mountlist.m4, nanosleep.m4, pathmax.m4:
34784         * m4/physmem.m4, posixver.m4, putenv.m4, safe-read.m4, same.m4:
34785         * m4/save-cwd.m4, stdio-safer.m4, unistd-safer.m4, unlinkdir.m4:
34786         * m4/userspec.m4, xgetcwd.m4, xreadlink.m4:
34787         Don't bother checking for string.h, stdlib.h, unistd.h.
34788         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't require
34789         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstat
34790         module's job.
34791         * m4/jm-macros.m4 (gl_MACROS): Likewise.
34792         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_LSTAT.
34793
34794         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
34795         (gl_GETDATE): Use it.
34796
34797         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Don't bother checking for unistd.h.
34798
34799 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
34800
34801         Sync from coreutils.
34802
34803         * lib/.cppi-disable: Add regcomp.c, regex_internal.c, regex_internal.h,
34804         stat-time.h.
34805         * lib/argmatch.h: Include verify.h
34806         (ARGMATCH_VERIFY): Use verify rather than rolling our own.
34807         (ARGMATCH_ASSERT): Remove; unused.
34808         * lib/canonicalize.c: Assume STDC_HEADERS.
34809         * lib/exclude.c: Include "strcase.h".
34810         * lib/regex_internal.h [!defined _LIBC]: Likewise.
34811         * lib/getusershell.c: Include stdio--.h rather than stdio.h
34812         and stdio-safer.h.
34813         (getusershell): Call fopen, not fopen_safer.
34814         * lib/save-cwd.c: Include fcntl--.h rather than fcntl.h.
34815         Do not include unistd-safer.h.
34816         (save_cwd): Don't call fd_safer; no longer needed
34817         now that we include fcntl--.h.
34818
34819         * lib/getdate.y (relative_time): New type.
34820         (RELATIVE_TIME_0): New constant.
34821         (parser_control): Use relative_time instead of doing it ourselves.
34822         (%union): Add new relative_time rel member.
34823         (tYEAR_UNIT, tMONTH_UNIT, tHOUR_UNIT, tMINUTE_UNIT, tSEC_UNIT):
34824         Now typeless.
34825         (relunit, relunit_snumber): Now of type rel.
34826         (zone, rel, relunit, get_date): Adjust to above changes.
34827
34828         * lib/getloadavg.c: Include fcntl--.h rather than fcntl.h.
34829         Do not include unistd-safer.h.
34830         (getloadavg): Don't call fd_safer; no longer needed
34831         now that we include fcntl--.h.
34832
34833         * lib/mkdir-p.c (ENOSYS): Define to EEXIST if not defined.
34834         (make_dir_parents): Treat ENOSYS like EEXIST.
34835
34836         Improve quality of diagnostics on restore_cwd failure.
34837         * lib/mkdir-p.h (make_dir): Remove.  All uses replaced by mkdir.
34838         (make_dir_parents): Last arg is now int * (for errno), not bool *.
34839         * lib/mkdir-p.c (make_dir, make_dir_parents): Likewise.
34840         Rewrite "mkdir -p" algorithm to avoid the need for "stat"
34841         each time through the loop.  Do not diagnose restore_cwd failure;
34842         that is the caller's job (and perhaps the caller does not care).
34843
34844         * lib/mkdir-p.c (CLEANUP_CWD, CLEANUP): Remove.
34845         (make_dir_parents): Revamp to avoid need for CLEANUP_CWD, CLEANUP.
34846         If the file already exists but is not a directory, don't bother
34847         to try to make its parents.
34848         Close potential file descriptor leak if we can't chdir("/") (!).
34849         Don't always return true if chdir($PWD) fails; return true only
34850         if the requested action was done successfully (except for the
34851         chdir($PWD)).
34852         Don't log final directory unless we actually made it.
34853         Refactor to avoid duplicate code to fix up permissions.
34854         Don't attempt to fix up parent permissions if chdir($PWD) fails.
34855
34856         * lib/strftime.c (my_strftime): Rewrite the previous change slightly,
34857         to make it a bit faster and (I hope) clearer.
34858         * lib/strftime.c (my_strftime): Add support for %:z, %::z, %:::z.
34859         Fix bug in formats like %2N.
34860
34861         * lib/verify.h: New file.
34862
34863 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
34864
34865         Sync from coreutils.
34866         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Check for netinet/in.h.
34867
34868 2005-09-22  Jim Meyering  <jim@meyering.net>
34869
34870         Sync from coreutils.
34871
34872         * m4/lstat.m4 (gl_FUNC_LSTAT):
34873         Use AC_LIBSOURCES to require lstat.c and lstat.h.
34874         Remove obsolete comment.
34875         * m4/xreadlink.m4: Use AC_LIBSOURCES and AC_LIBOBJ.
34876         * m4/xstrtod.m4: Likewise.
34877
34878         * m4/openat.m4 (gl_FUNC_OPENAT): Add openat-die.c.
34879
34880 2005-09-22  Jim Meyering  <jim@meyering.net>
34881
34882         Sync from coreutils.
34883
34884         * lib/backupfile.c: Use ARGMATCH_VERIFY, just in case.
34885
34886         * lib/posixtm.c (posixtime) [lint]: Initialize *all* of tm0, not just
34887         the .tm_year member, since otherwise gcc-4.0 would now warn about
34888         tm_zone, tm_gmtoff, tm_isdst, tm_yday, tm_wday.
34889
34890         * lib/quotearg.c (quotearg_n_options): Change code to be suboptimal, in
34891         order to avoid an unsuppressible warning from gcc on 64-bit systems.
34892
34893         * lib/getdate.y (get_date): Undo part of the 2005-04-04 change, so that
34894         the command "date -d'2005-03-27 +1 day'" succeeds once again, even
34895         when run in a time zone for which daylight savings time is in effect
34896         for the starting date.
34897
34898         * lib/mkdir-p.c (make_dir_parents): Don't let a failed chdir($PWD)
34899         stop us from restricting permissions of just-created absolute-named
34900         directories.
34901         * lib/mkdir-p.c (CLEANUP_CWD): Return *true*, not false when failing
34902         to restore initial working directory.
34903         * lib/mkdir-p.c (make_dir_parents): New parameter:
34904         different_working_dir, to tell caller if/when we change the working
34905         directory and are unable to return to the initial one.
34906         * lib/mkdir-p.h (make_dir_parents): Update prototype.
34907         * lib/mkdir-p.c (CLEANUP_CWD): Change one more `return 1' to
34908         `return false'.  This fixes a bug introduced on 2004-07-30.
34909
34910         * lib/openat.c (fdopendir): Be sure to close the supplied
34911         file descriptor before returning.  This makes our replacement
34912         implementation a little closer to Solaris's, where fdopendir
34913         ties the file descriptor to the returned DIR* pointer.
34914         * lib/openat.c (unlinkat): New function.
34915         * lib/openat.h (unlinkat): Add prototype.
34916         * lib/openat-die.c (openat_save_fail): Rename from openat_save_die.
34917         (openat_restore_fail): Rename from openat_restore_die.
34918         * lib/openat.c, openat.h: Reflect s/_die/_fail/ renaming.
34919
34920         Provide an alternative to exiting immediately upon save_cwd or
34921         restore_cwd failure.  Now, an application can arrange e.g.,
34922         to perform a longjump in that case.
34923         * lib/openat.c: Include dirname.h.
34924         Use IS_ABSOLUTE_FILE_NAME rather than testing for leading slash.
34925         (rpl_openat, fdopendir, fstatat): Call openat_save_die
34926         and openat_restore_die rather than calling error directly.
34927         Don't include "error.h" or "exitfail.h"; they're no longer needed.
34928
34929         * lib/openat-die.c (openat_save_die, openat_restore_die): New file.
34930         * lib/openat.h (openat_save_die, openat_restore_die): Declare and
34931         define.
34932
34933         * lib/strftime.c [FPRINTFTIME] (fprintftime): Provide a new interface:
34934         size_t fprintftime (FILE *fp, char const *fmt, struct tm const *tm,
34935                             int utc, int nanoseconds);
34936         Background:
34937         date should not have to allocate a megabyte of virtual memory to
34938         handle a format argument like +%1048575T.  When implemented with
34939         strftime, it must allocate such a buffer, use strftime to fill it
34940         in, print it, then free it.
34941         With fprintftime, it simply prints everything and exits.
34942         With no need for memory allocation, that's one fewer way to fail.
34943         * lib/strftime.c (my_strftime): Parse the colons of %:::z *after* the
34944         optional field width, not before, so we accept %9:z, not %:9z.
34945         (my_strftime): Be sure to use L_('x') for literals.
34946
34947         * lib/backupfile.c, lib/canon-host.c, lib/canonicalize.c, lib/chown.c:
34948         * lib/cloexec.c, lib/dup-safer.c, lib/dup2.c, lib/euidaccess.c:
34949         * lib/fd-safer.c, lib/fileblocks.c, lib/fopen-safer.c, lib/fsusage.c:
34950         * lib/ftruncate.c, lib/getcwd.c, lib/getcwd.h, lib/getloadavg.c:
34951         * lib/getopt_.h, lib/getpagesize.h, lib/getugroups.c:
34952         * lib/group-member.c, lib/human.h, lib/idcache.c, lib/mkdir-p.c:
34953         * lib/mountlist.c, lib/nanosleep.c, lib/pathmax.h, lib/physmem.c:
34954         * lib/posixver.c, lib/putenv.c, lib/raise.c, lib/safe-read.c:
34955         * lib/same.c, lib/save-cwd.c, lib/setenv.c, lib/settime.c:
34956         * lib/tempname.c, lib/unlinkdir.c, lib/unsetenv.c, lib/userspec.c:
34957         * lib/xgethostname.c, lib/xreadlink.c:
34958         Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.
34959
34960         * lib/chown.c, lib/cloexec.c, lib/dup-safer.c, lib/dup2.c:
34961         * lib/fsusage.c, lib/getcwd.c, lib/getloadavg.c, lib/mountlist.c:
34962         * lib/openat.h, lib/save-cwd.c, lib/tempname.c:
34963         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
34964         and don't include <sys/file.h>).
34965
34966 2005-09-22  Eric Blake  <ebb9@byu.net>  (tiny change)
34967
34968         Sync from coreutils.
34969
34970         * lib/getloadavg.c (getloadavg) [__CYGWIN__]: Port to cygwin.
34971         [__linux__]: Allocate a big enough buffer for /proc/loadavg.
34972         [!LDAV_DONE]: Avoid unused variable warning.
34973
34974 2005-09-21  Bruno Haible  <bruno@clisp.org>
34975
34976         * lib/unicodeio.h (unicode_to_mb): New declaration.
34977
34978 2005-09-20  Derek Price  <derek@ximbiot.com>
34979
34980         * lib/getaddrinfo.c: Don't include <netdb.h> included from
34981         getaddrinfo.h.
34982
34983 2005-09-20  Bruno Haible  <bruno@clisp.org>
34984
34985         * gnulib-tool: Remove trailing slashes from the values specified for
34986         --source-base, --m4-base, --tests-base, --aux-dir.
34987         Suggested by Simon Josefsson <jas@extundo.com>.
34988
34989 2005-09-20  Bruno Haible  <bruno@clisp.org>
34990
34991         * gnulib-tool (func_all_modules, func_modules_transitive_closure,
34992         func_modules_to_filelist, func_import, func_create_testdir): Make all
34993         sorting results locale-independent, so that gnulib-cache.m4 doesn't
34994         change when gnulib-tool is invoked in a different locale.
34995
34996 2005-09-19  Simon Josefsson  <jas@extundo.com>
34997
34998         * m4/socklen.m4: Fix typo.
34999
35000 2005-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
35001
35002         Use a consistent style for including <config.h>.
35003         * lib/__fpending.c, lib/acl.c, lib/argmatch.c, lib/argp-help.c,
35004         lib/argp-parse.c, lib/argp-pvh.c, lib/backupfile.c, lib/basename.c,
35005         lib/c-stack.c, lib/calloc.c, lib/check-version.c, lib/cloexec.c,
35006         lib/closeout.c, lib/copy-file.c, lib/creat-safer.c, lib/cycle-check.c,
35007         lib/dirfd.c, lib/dirname.c, lib/dup-safer.c, lib/dup2.c,
35008         lib/euidaccess.c, lib/exclude.c, lib/exitfail.c, lib/fatal-signal.c,
35009         lib/fd-safer.c, lib/file-type.c, lib/fileblocks.c, lib/filemode.c,
35010         lib/filenamecat.c, lib/findprog.c, lib/fnmatch.c, lib/fopen-safer.c,
35011         lib/free.c, lib/fsusage.c, lib/ftruncate.c, lib/full-write.c,
35012         lib/fwriteerror.c, lib/getaddrinfo.c, lib/getcwd.c, lib/getdelim.c,
35013         lib/getline.c, lib/getlogin_r.c, lib/getndelim2.c, lib/getnline.c,
35014         lib/getopt1.c, lib/getpass.c, lib/group-member.c, lib/hard-locale.c,
35015         lib/hash-pjw.c, lib/hash.c, lib/human.c, lib/idcache.c,
35016         lib/inet_ntop.c, lib/isdir.c, lib/long-options.c, lib/malloc.c,
35017         lib/memcasecmp.c, lib/memcmp.c, lib/memcoll.c, lib/memcpy.c,
35018         lib/memmove.c, lib/mkdir-p.c, lib/modechange.c, lib/mountlist.c,
35019         lib/open-safer.c, lib/physmem.c, lib/pipe-safer.c, lib/pipe.c,
35020         lib/poll.c, lib/posixver.c, lib/progname.c, lib/progreloc.c,
35021         lib/putenv.c, lib/quote.c, lib/quotearg.c, lib/readline.c,
35022         lib/readlink.c, lib/realloc.c, lib/regex.c, lib/rename.c, lib/rmdir.c,
35023         lib/rpmatch.c, lib/safe-read.c, lib/same.c, lib/save-cwd.c,
35024         lib/savedir.c, lib/sig2str.c, lib/strcspn.c, lib/strerror.c,
35025         lib/stripslash.c, lib/strncasecmp.c, lib/strndup.c, lib/strnlen.c,
35026         lib/strnlen1.c, lib/strsep.c, lib/strstr.c, lib/strtod.c,
35027         lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c,
35028         lib/time_r.c, lib/userspec.c, lib/utimecmp.c, lib/version-etc-fsf.c,
35029         lib/version-etc.c, lib/wait-process.c, lib/xalloc-die.c, lib/xgetcwd.c,
35030         lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c, lib/xreadlink.c,
35031         lib/xsetenv.c, lib/xstrndup.c, lib/xstrtoimax.c, lib/xstrtol.c,
35032         lib/xstrtoumax.c, lib/yesno.c:
35033         Standardize inclusion of config.h.
35034         * lib/__fpending.h, lib/dirfd.h, lib/getdate.h, lib/human.h,
35035         lib/inttostr.h:  Removed inclusion of config.h from header files.
35036         * lib/inttostr.c:  Adjusted in-tree users.
35037         * lib/timespec.h: Remove superfluous warning to include config.h.
35038         * lib/atexit.c, lib/chdir-long.c, lib/chown.c, lib/fchown-stub.c,
35039         lib/getgroups.c, lib/gettimeofday.c, lib/lchown.c, lib/lstat.c,
35040         lib/mkdir.c, lib/mkstemp.c, lib/nanosleep.c, lib/openat.c, lib/raise.c,
35041         lib/readtokens0.c, lib/readutmp.c, lib/unlinkdir.c: Guard inclusion of
35042         config.h with HAVE_CONFIG_H.
35043
35044 2005-09-19  Jim Meyering  <jim@meyering.net>
35045
35046         * modules/pathmax (License): Change to LGPL.
35047
35048 2005-09-19  Derek Price  <derek@ximbiot.com>
35049
35050         * config/srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
35051
35052 2005-09-19  Bruno Haible  <bruno@clisp.org>
35053
35054         * gnulib-tool (import): Provide default for --tests-base.
35055
35056 2005-09-19  Bruno Haible  <bruno@clisp.org>
35057
35058         * doc/quote.texi: New file, extracted from gnulib.texi.
35059         * doc/ctime.texi: New file, extracted from gnulib.texi.
35060         * doc/inet_ntoa.texi: New file, extracted from gnulib.texi.
35061         * doc/gnulib-tool.texi: New file, extracted from gnulib.texi.
35062         * doc/gnulib.texi: Include them.
35063
35064 2005-09-18  Bruno Haible  <bruno@clisp.org>
35065
35066         Portability fix.
35067         * gnulib-tool (func_readlink): New function.
35068         (func_ln_if_changed): Use it.
35069
35070 2005-09-18  Bruno Haible  <bruno@clisp.org>
35071
35072         * gnulib-tool: Support --with-tests also with --import.
35073         (func_emit_tests_Makefile_am): Use variables $m4base and $testsbase.
35074         (func_import): Use variables $testsbase and $inctests. Emit a
35075         gl_TESTS_BASE form into gnulib-cache.m4. Create $testsbase/Makefile.am.
35076         Remind the user to add AC_CONFIG_FILES($testsdir/Makefile) and
35077         SUBDIRS += $testsdir.
35078         (func_create_testdir): Update.
35079
35080 2005-09-18  Bruno Haible  <bruno@clisp.org>
35081
35082         * gnulib-tool: Revise --dry-run implementation. Use variable $doit
35083         instead of $dry_run.
35084         (func_cp_if_changed, func_mv_if_changed): Remove functions.
35085         (func_ln_if_changed): Don't handle dry-run here.
35086         (func_import): In dry-run mode, detect more precisely which actions
35087         would be performed, and don't use "...ing" verbs.
35088
35089 2005-09-18  Bruno Haible  <bruno@clisp.org>
35090
35091         * gnulib-tool (func_tmpdir): New function, taken from GNU gettextize.
35092         (func_import): Use join on two temporary files instead of three nested
35093         loops, in order to determine which files are new or old.
35094
35095 2005-09-18  Bruno Haible  <bruno@clisp.org>
35096
35097         * gnulib-tool (func_import): Comment out code that spits out the
35098         new files with --dry-run.
35099
35100 2005-09-18  Bruno Haible  <bruno@clisp.org>
35101
35102         * doc/gnulib.texi (Invoking gnulib-tool): 50% rewritten.
35103
35104 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
35105
35106         * lib/stat-time.h: New file.
35107         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP):
35108         (MTIME_CMP, TIMESPEC_NS): Remove.  Now done by stat-time.h,
35109         in a different way.
35110         (timespec_cmp): New function.
35111         * lib/utimecmp.c: Include stat-time.h.
35112         (SYSCALL_RESOLUTION): Depend on whether various struct stat
35113         members exist, not on the obsolescent ST_MTIM_NSEC.
35114         (utimecmp): Use the new stat-time functions rater than TIMESPEC_NS.
35115
35116 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
35117
35118         * config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
35119
35120 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
35121
35122         * MODULES.html.sh (File system functions): Add stat-time.
35123         * modules/stat-time: New file.
35124         * modules/timespec (Files): Remove m4/st_mtim.m4; this
35125         is now done in a different way, by the stat-time module.
35126         * modules/utimecmp (Depends-on): Add stat-time.
35127
35128 2005-09-15  Paul Eggert  <eggert@cs.ucla.edu>
35129
35130         * m4/st_mtim.m4: Remove.  Superseded by...
35131         * m4/stat-time.m4: New file.
35132         * m4/timespec.m4 (gl_TIMESPEC): Require AC_C_INLINE.
35133         Do not invoke AC_STRUCT_ST_MTIM_NSEC; no longer needed.
35134
35135 2005-09-15  Derek Price  <derek@ximbiot.com>
35136
35137         * m4/strstr.m4 (gl_FUNC_STRSTR): Don't define strstr here.
35138
35139 2005-09-15  Derek Price  <derek@ximbiot.com>
35140
35141         * lib/regex_internal.h: Blank `pure' for GNUC < 3.
35142         * lib/regex_internal.c: Ditto, using this...
35143         (__GNUC_PREREQ): ...new macro.
35144         * lib/regcomp.c, regexec.c: Blank `always_inline' for GNUC < 3.1
35145         using...
35146         (__GNUC_PREREQ): ...this new macro.
35147
35148         * lib/strstr.h: Include string.h. Define strstr as a macro here.
35149
35150 2005-09-15  Derek Price  <derek@ximbiot.com>
35151             Paul Eggert  <eggert@cs.ucla.edu>
35152
35153         * lib/regcomp.c, regexec.c, regex_internal.c: Back out previous
35154         changes, consolidating in...
35155         * lib/regex_internal.h: ...this file.
35156
35157 2005-09-13  Jim Meyering  <jim@meyering.net>
35158
35159         * lib/canon-host.c: Filter through gnu indent and reword comments
35160         slightly.
35161         * lib/canon-host.h (ch_strerror_r): Tweak cpp indentation and spacing.
35162
35163 2005-09-13  Derek Price  <derek@ximbiot.com>
35164
35165         * lib/canon-host.c (canon_host_r): Set *cherror on memory allocation
35166         failure.
35167         Reported by Jim Meyering  <jim@meyering.net>.
35168
35169 2005-09-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
35170
35171         * lib/base64.c: Typo.
35172         (base64_encode): Put b64str in initialized data section.
35173
35174 2005-09-12  Paul Eggert  <eggert@cs.ucla.edu>
35175
35176         Merge glibc and coreutils changes into gnulib, plus a few
35177         extra fixes.
35178         * lib/md5.c: Use #error rather than a string.
35179         (CYCLIC): New macro, from glibc source.  Use it instead of rol.
35180         * lib/md5.h (__GNUC_PREREQ, __THROW): Define if not defined already.
35181         (__attribute__): Define to empty for non recent-GCC.
35182         (__md5_buffer, __md5_finish_ctx, __md5_init_ctx, __md5_process_block):
35183         (__md5_process_bytes, __md5_read_ctx, __md5_stream):
35184         Renamed from their non-__ counterparts, with new macros replacing
35185         them if not _LIBC.  Add __THROW attribute.
35186         (rol): Remove.
35187         (struct md5_ctx): Align buffer if using GCC.
35188         * lib/sha1.h (struct sha1_ctx): Likewise.
35189         * lib/sha1.c (SWAP): Renamed from the NOTSWAP.  All uses changed.
35190         The old name was backwards.
35191         (NOTSWAP): Remove; not used.
35192         (rol): New macro, moved here from md5.h.
35193         (sha1_process_block): Remove a FIXME that doesn't make sense.
35194
35195 2005-09-12  Derek Price  <derek@ximbiot.com>
35196
35197         Return usable errors from canon-host.
35198         * lib/canon-host.h: New file.
35199         * lib/canon-host.c (canon_host): Wrap...
35200         (canon_host_r): ...this new function, which now relies exclusively on
35201         getaddrinfo.
35202         (ch_strerror): New function.
35203         (last_cherror): New global.
35204         * lib/getaddrinfo.c: Move include of getaddrinfo.h first to test
35205         interface.
35206         (getaddrinfo): Add AI_CANONNAME functionality.  Don't do arithmetic on
35207         void *.
35208         (freeaddrinfo): Free ai->ai_canonname when set.
35209
35210 2005-09-12  Derek Price  <derek@ximbiot.com>
35211
35212         Make canon-host require getaddrinfo.
35213         * m4/canon-host.m4 (gl_CANON_HOST): Remove most dependencies.
35214         AC_LIBSOURCE canon-host.h.  Call...
35215         (gl_PREREQ_CANON_HOST): ...this new function, which requires
35216         gl_GETADDRINFO.
35217         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Compile gai_strerror when needed.
35218
35219 2005-09-12  Derek Price  <derek@ximbiot.com>
35220
35221         * modules/canon-host: Add canon-host.h.  Depend on getaddrinfo.  Make
35222         LGPL.
35223         * modules/getaddrinfo: Add link to opengroup spec.  Depend on strdup.
35224
35225 2005-09-12  Derek Price  <derek@ximbiot.com>
35226
35227         * lib/gai_strerror.c: Include config.h when available.  Include
35228         getaddrinfo.h before other headers to test interface.
35229         Reported by Larry Jones <lawrence.jones@ugs.com>.
35230
35231 2005-09-12  Derek Price  <derek@ximbiot.com>
35232             Paul Eggert  <eggert@cs.ucla.edu>
35233
35234         * modules/glob (Files): Add glob-libc.h.
35235
35236 2005-09-12  Derek Price  <derek@ximbiot.com>
35237             Paul Eggert  <eggert@cs.ucla.edu>
35238
35239         * m4/glob.m4 (gl_GLOB_SUBSTITUTE): AC_LIBSOURCES for glob.c,
35240         glob_.h, glob-libc.h.
35241         (gl_PREREQ_GLOB): Remove _SYS_CDEFS_H hack; no longer needed.
35242
35243 2005-09-12  Derek Price  <derek@ximbiot.com>
35244             Paul Eggert  <eggert@cs.ucla.edu>
35245
35246         * lib/glob-libc.h: Renamed from glob_.h.  The new version is
35247         taken from libc's glob.h, except with '#ifdef __GLOB_GNULIB'
35248         protecting things that should be done only in gnulib contexts.
35249         * lib/glob_.h: New file, containing only the glob things needed for
35250         gnulib.
35251         (GLOB_PREFIX): Remove.  All uses changed to look for __GLOB_GNULIB.
35252         (__GLOB_CONCAT, __GLOB_XCONCAT, __GLOB_ID): Remove; no longer needed.
35253         (glob, globfree, glob_pattern_p): Now defined simply in terms of
35254         rpl_glob, rpl_globfree, rpl_glob_pattern_p.
35255         (__GLOB_GNULIB): New macro, to keep the glob.h changes clearer
35256         and to respect the namespace rules better.
35257
35258 2005-09-08  Simon Josefsson  <jas@extundo.com>
35259
35260         * modules/socklen: New file.
35261
35262 2005-09-08  Simon Josefsson  <jas@extundo.com>
35263
35264         * m4/socklen.m4: New file.
35265
35266 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
35267
35268         * modules/utimens (Files): Add m4/utimbuf.m4, since
35269         m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF.
35270         Reported by Sergey Poznyakoff.
35271
35272 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
35273
35274         * lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function
35275         definitions, since that's the preferred style in glibc.
35276         Fix a minor spacing issue, and update copyright notice to match
35277         glibc's.
35278
35279 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
35280
35281         * config/srclist.txt: Remove glibc bug 1061; it's been fixed.
35282
35283 2005-09-06  Simon Josefsson  <jas@extundo.com>
35284
35285         * lib/getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and not
35286         TCSETATTR.  Reported by Derek Price <derek@ximbiot.com>.
35287
35288 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
35289
35290         * lib/regex_internal.h (bitset_not): Add parens to avoid gcc -Wall
35291         warning.
35292
35293 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
35294
35295         * config/srclist.txt: Add glibc bug 1302.
35296
35297 2005-09-05  Paul Eggert  <eggert@cs.ucla.edu>
35298
35299         Change bitset word type from unsigned int to unsigned long int,
35300         as this has better performance on typical 64-bit hosts.
35301         Port bitset code to hosts with unusual word sizes.
35302         * lib/regcomp.c (build_equiv_class, build_charclass, build_range_exp):
35303         (build_collating_symbol):
35304         Prefer bitset to re_bitset_ptr_t in prototypes, when the actual
35305         argument is a bitset.  This is merely a style issue, but it makes
35306         it clearer that an entire array is expected.
35307         (re_compile_fastmap_iter, init_dfa, init_word_char, optimize_subexps):
35308         * lib/regcomp.c (lower_subexp, parse_bracket_exp, built_charclass_op):
35309         Port to the case where bitset_word is not the same as unsigned int.
35310         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
35311         (bitset_not, bitset_merge, bitset_set_all, bitset_mask):
35312         Likewise.
35313         * lib/regexec.c (check_dst_limits_calc_pos_1,
35314         check_subexp_matching_top):
35315         (build_trtable, group_nodes_into_DFAstates):
35316         Likewise.
35317         * lib/regcomp.c (re_compile_fastmap_iter, utf8_sb_map, optimize_utf8):
35318         Don't assume that SBC_MAX is a multiple of BITSET_WORD_BITS.
35319         * lib/regex_internal.h (bitset_set_all, bitset_not): Likewise.
35320         * lib/regexec.c (group_nodes_into_DFAstates): Likewise.
35321         * lib/regcomp.c (utf8_sb_map): Don't assume UINT_MAX == 0xffffffff.
35322         * lib/regcomp.c (optimize_subexps, lower_subexp):
35323         Work even if bitset_word has holes in its bitwise representation.
35324         * lib/regex_internal.h (BITSET_WORD_BITS): Likewise.
35325         * lib/regexec.c (check_dst_limits_calc_pos_1,
35326         check_subexp_matching_top):
35327         Likewise.
35328         * lib/regex_internal.c (re_string_reconstruct):
35329         Don't assume UCHAR_MAX == 255.
35330         * lib/regex_internal.h (bitset_set_all): Likewise.
35331         * lib/regex_internal.h (BITSET_WORD_BITS): Renamed from UINT_BITS.
35332         All uses changed.
35333         (BITSET_WORDS): Renamed from BITSET_UINTS.  All uses changed.
35334         (bitset_word): New type, replacing 'unsigned int' for bitset uses.
35335         All uses changed.
35336         (BITSET_WORD_MAX): New macro.
35337         (bitset_set, bitset_clear, bitset_contain, bitset_empty):
35338         (bitset_set_all, bitset_copy):  Now inline functions, not macros.
35339         (bitset_empty, bitset_copy):
35340         Prefer sizeof (bitset) to multiplying it out ourselves.
35341         (bitset_not_merge): Remove; unused.
35342         (bitset_contain): Return bool, not unsigned int with one bit on.
35343         All callers changed.
35344         * lib/regexec.c (build_trtable): Don't assume bitset has no stricter
35345         alignment than re_node_set; do this by defining a new internal
35346         type struct dests_alloc and using it to allocate memory.
35347
35348 2005-09-05  Bruno Haible  <bruno@clisp.org>
35349
35350         * gnulib-tool (func_import): Fix comparison in handling of symbolic
35351         links.
35352
35353 2005-09-04  Martin Lambers  <marlam@marlam.de>  (tiny change)
35354
35355         * modules/size_max (Makefile.am): Add size_max.h
35356
35357 2005-09-04  Derek Price  <derek@ximbiot.com>
35358
35359         * gnulib-tool (func_import): Fix reversed $symbolic logic.
35360
35361 2005-09-03  Simon Josefsson  <jas@extundo.com>
35362
35363         * gnulib-tool: Fix typo.
35364
35365 2005-09-03  Simon Josefsson  <jas@extundo.com>
35366
35367         * config/srclist.txt: Add glibc bug 1293.
35368
35369 2005-09-03  Derek Price  <derek@ximbiot.com>
35370
35371         * m4/getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
35372         From Larry Jones <lawrence.jones@ugs.com>.
35373
35374 2005-09-02  Simon Josefsson  <jas@extundo.com>
35375
35376         * modules/socklen: New file.
35377
35378 2005-09-02  Simon Josefsson  <jas@extundo.com>
35379
35380         * modules/havelib: New module.
35381
35382         * modules/gettext, modules/iconv, modules/lock, modules/readline:
35383         Use havelib.
35384
35385 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
35386
35387         Check for arithmetic overflow when calculating sizes, to prevent
35388         some buffer-overflow issues.  These patches are conservative, in the
35389         sense that when I couldn't determine whether an overflow was possible,
35390         I inserted a run-time check.
35391         * lib/regex_internal.h (re_xmalloc, re_xrealloc, re_x2realloc): New
35392         macros.
35393         (SIZE_MAX) [!defined SIZE_MAX]: New macro.
35394         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc):
35395         (re_xnrealloc, re_x2nrealloc): New inline functions.
35396         * lib/regcomp.c (init_dfa, analyze, build_range_exp,
35397         parse_bracket_exp):
35398         (build_equiv_class, build_charclass): Check for arithmetic overflow
35399         in size expression calculations.
35400         * lib/regex_internal.c (re_string_realloc_buffers):
35401         (build_wcs_upper_buffer, re_node_set_add_intersect):
35402         (re_node_set_init_union, re_node_set_insert, re_node_set_insert_last):
35403         (re_dfa_add_node, register_state): Likewise.
35404         * lib/regexec.c (re_search_stub, re_copy_regs, re_search_internal):
35405         (prune_impossible_nodes, push_fail_stack, set_regs, check_arrival):
35406         (build_trtable, extend_buffers, match_ctx_init, match_ctx_add_entry):
35407         (match_ctx_add_subtop, match_ctx_add_sublast): Likewise.
35408
35409 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
35410
35411         * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
35412         m4/ulonglong.m4.  Problem reported by Martin Lambers.
35413
35414 2005-09-02  Bruno Haible  <bruno@clisp.org>
35415
35416         Support for lib vs. lib64 distinction on biarch platforms.
35417         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): New macro.
35418         (AC_LIB_PREFIX): Require it. Use $acl_libdirstem instead of 'lib'.
35419         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Likewise.
35420
35421 2005-09-02  Bruno Haible  <bruno@clisp.org>
35422
35423         * gnulib-tool (import): In the other first-use case, provide defaults
35424         as well.
35425
35426 2005-09-02  Bruno Haible  <bruno@clisp.org>
35427
35428         * config/srclist.txt: lib-link.m4 and lib-prefix.m4 currently have
35429         patches not yet found in the latest gettext release.
35430
35431 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
35432
35433         * lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_NAME_MAX,
35434         to avoid a collision with bits/local_lim.h in glibc.
35435         All uses changed.  Problem reported by Dmitry V. Levin in
35436         <http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060>.
35437
35438         * lib/regex_internal.c (build_wcs_upper_buffer): Fix portability
35439         bugs in int versus size_t comparisons.
35440         (re_string_context_at): Fix bug where the code assumed that
35441         Idx is signed.
35442
35443         Use bool where appropriate.
35444         * lib/regcomp.c (re_set_fastmap): ICASE arg is bool, not int.
35445         All callers changed.
35446         (calc_eclosure_iter): Likewise, for ROOT arg.
35447         (parse_bracket_element): Likewise, for ACCEPT_HYPHEN arg.
35448         (build_charclass_op): Likewise, for NON_MATCH arg.
35449         * lib/regex_internal.c (re_string_allocate, re_string_construct):
35450         (re_string_construct_common): Likewise, for ICASE arg.
35451         * lib/regexec.c (re_search_2_stub, re_search_stub):
35452         Likewise, for RET_LEN arg.
35453         (check_matching): Likewise, for FL_LONGEST_MATCH arg.
35454         (set_regs): Likewise, for FL_BACKTRACK arg.
35455         * lib/regcomp.c (re_compile_fastmap_iter, optimize_utf8):
35456         (duplicate_node_closure, calc_inveclosure, calc_eclosure):
35457         (calc_eclosure_iter, parse_bracket_exp):
35458         Use bool for internal variables that are booleans.
35459         * lib/regexec.c (re_search_internal, check_matching,
35460         proceed_next_node):
35461         (set_regs, build_sifted_states, sift_states_bkref):
35462         (check_arrival_add_next_nodes, check_arrival_expand_ecl_sub):
35463         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
35464         (find_collation_sequence_value):
35465         Likewise.
35466         * lib/regex_internal.c (re_node_set_insert, re_node_set_insert_last):
35467         (re_node_set_compare):
35468         Return bool, not int. All callers changed.
35469         * lib/regexec.c (check_halt_node_context, check_dst_limits):
35470         (build_trtable, check_node_accept): Likewise.
35471         * lib/regex_internal.h: Include stdbool.h.
35472
35473         Fix bugs uncovered when converting to bool.
35474         * lib/regcomp.c (calc_eclosure_iter): Check for storage allocation
35475         failure instead of charging ahead blindly.
35476         * lib/regex_internal.c (register_state): Likewise.
35477         * lib/regexec.c (re_search_2_stub): Use simpler method than boolean
35478         for freeing internal storage.
35479         (group_nodes_into_DFA_states): Use unsigned int, not int, for
35480         bitset pieces used as boolean, to avoid undefined behavior
35481         on hosts that do int overflow checking.
35482
35483 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
35484
35485         * config/srclist.txt: Add glibc bugs 1285-1287.
35486
35487 2005-09-01  Jim Meyering  <jim@meyering.net>
35488
35489         * m4/lchown.m4: Require gl_FUNC_CHOWN, for the definition of
35490         CHOWN_MODIFIES_SYMLINK, which is used by lchown.c.
35491         Require gl_STAT_MACROS, too.
35492
35493 2005-09-01  Bruno Haible  <bruno@clisp.org>
35494
35495         * gnulib-tool (import): In the first-use case, provide defaults.
35496
35497 2005-09-01  Bruno Haible  <bruno@clisp.org>
35498
35499         * gnulib-tool (func_import): Remove the .tmp files.
35500
35501 2005-09-01  Bruno Haible  <bruno@clisp.org>
35502
35503         * gnulib-tool (func_import): Fix handling of symbolic links.
35504
35505 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
35506
35507         On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
35508         old glibc regex code mishandles strings longer than 2**31 bytes.
35509         This patch fixes this when the regex code is used in gnulib
35510         (i.e., outside glibc).
35511
35512         This patch should not affect the use of the regex code inside
35513         glibc.  No doubt this problem also needs to be handled for glibc
35514         as well, but the result will be an incompatible change to the
35515         glibc ABI, and the old ABI will have to be supported too.  That
35516         can be the the subject for another patch.
35517
35518         * lib/regex.h (_REGEX_LARGE_OFFSETS): New feature-test macro,
35519         governing whether the rest of this patch is active.  By default,
35520         the macro is disabled and the patch has no effect.
35521         (regoff_t) [defined _REGEX_LARGE_OFFSETS]: Define to off_t, not int.
35522         (__re_idx_t, __re_size_t, __re_long_size_t): New types.
35523         (struct re_pattern_buffer, re_search, re_search_2, re_match):
35524         (re_match_2, re_set_registers): Use the new types.
35525         * lib/regex_internal.h (Idx, re_hashval_t): New types.
35526         (REG_MISSING, REG_ERROR, REG_VALID_INDEX, REG_VALID_NONZERO_INDEX):
35527         New macros.
35528         (re_node_set, re_charset_t, re_token_t, re_string_realloc_buffers):
35529         (re_string_context_at, bin_tree_t, re_dfastate_t):
35530         (struct re_state_table_entry, state_array_t, re_sub_match_last_t):
35531         (re_sub_match_top_t, re_match_context_t, re_sift_context_t):
35532         (struct re_fail_stack_ent_t, struct re_fail_stack_t, struct re_dfa_t):
35533         (re_string_char_size_at, re_string_wchar_at):
35534         (re_string_elem_size_at):
35535         Use the new types and macros to port to 64-bit hosts.
35536         Use unsigned types for internal values, so that the code
35537         mostly works even for arrays larger than SSIZE_MAX.
35538         * lib/regcomp.c (re_compile_internal, init_dfa, duplicate_node):
35539         (search_duplicated_node, calc_eclosure_iter, fetch_number):
35540         (parse_reg_exp, parse_branch, parse_expression, parse_sub_exp):
35541         (build_equiv_class, build_charclass, re_compile_fastmap_iter):
35542         (free_dfa_content, create_initial_state, optimize_utf8, analyze):
35543         (optimize_subexps, calc_first, link_nfa_nodes, duplicate_node_closure):
35544         (calc_inveclosure, parse_dup_op, build_range_exp):
35545         (build_collating_symbol, parse_bracket_exp, build_charclass_op):
35546         (fetch_number, create_token_tree, mark_opt_subexp):
35547         Likewise.
35548         * lib/regex_internal.c (re_string_construct_common,
35549         create_ci_newstate):
35550         (create_cd_newstate, re_string_allocate, re_string_construct):
35551         (re_string_realloc_buffers, build_wcs_upper_buffer):
35552         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
35553         (re_string_reconstruct, re_string_peek_byte_case):
35554         (re_string_fetch_byte_case, re_string_context_at):
35555         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
35556         (re_node_set_init_copy, re_node_set_add_intersect):
35557         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
35558         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
35559         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
35560         (re_acquire_state, re_acquire_state_context, register_state):
35561         Likewise.
35562         * lib/regex.c (match_ctx_init, match_ctx_add_entry,
35563         search_cur_bkref_entry):
35564         (match_ctx_add_subtop, match_ctx_add_sublast, sift_ctx_init):
35565         (re_search_internal, re_search_2_stub, re_search_stub)
35566         (re_copy_regs, check_matching, check_halt_state_context, update_regs):
35567         (push_fail_stack, sift_states_iter_mb, build_sifted_states):
35568         (update_cur_sifted_state, check_dst_limits):
35569         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
35570         (check_subexp_limits, sift_states_bkref, merge_state_array):
35571         (check_subexp_matching_top, get_subexp, get_subexp_sub):
35572         (find_subexp_node, check_arrival, check_arrival_add_next_nodes):
35573         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
35574         (expand_bkref_cache, check_node_accept_bytes):
35575         (group_nodes_into_DFAstates, check_node_accept, regexec, re_match):
35576         (re_search, re_match_2, re_search_2, prune_impossible_nodes):
35577         (acquire_init_state_context, check_halt_node_context):
35578         (proceed_next_node, pop_fail_stack, set_regs, free_fail_stack_return):
35579         (sift_states_backward, clean_state_log_if_needed):
35580         (sub_epsilon_src_nodes, add_epsilone_src_nodes, merge_state_with_log):
35581         (find_recover_state, transit_state_sb, transit_state_mb):
35582         (transit_state_bkref, build_trtable, match_ctx_clean):
35583         Likewise.
35584         * lib/regcomp.c (parse_dup_op): Add an extra test if Idx is unsigned,
35585         to work around an assumption that REG_MISSING is negative.
35586
35587         * lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP || defined _LIBC]:
35588         (seek_collating_symbol_entry) [defined _LIBC]:
35589         (lookup_collation_sequence_value) [defined _LIBC]:
35590         (build_range_exp, build_collating_symbol) [defined _LIBC]:
35591         Use prototypes rather than old-style function definitions.
35592         * lib/regexec.c (re_exec) [defined _REGEX_RE_COMP || defined _LIBC]:
35593         (transit_state_sb) [0]:
35594         (find_collation_sequence_value) [defined _LIBC]: Likewise.
35595
35596         * lib/regexec.c (re_search_internal): Simplify update of rm_so and
35597         rm_eo.
35598
35599         * lib/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):
35600         (optimize_subexps, lower_subexp):
35601         Don't assume 1<<31 has defined behavior on hosts with 32-bit int,
35602         since the signed shift might overflow.  Use 1u<<31 instead.
35603         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
35604         Likewise.
35605         * lib/regexec.c (check_dst_limits_calc_pos_1,
35606         check_subexp_matching_top): Likewise.
35607
35608         * lib/regcomp.c (optimize_subexps, lower_subexp):
35609         Use CHAR_BIT rather than 8, for clarity.
35610         * lib/regexec.c (check_dst_limits_calc_pos_1):
35611         (check_subexp_matching_top): Likewise.
35612         * lib/regcomp.c (init_dfa): Make table_size unsigned, so that we don't
35613         have to worry about portability issues when shifting it left.
35614         Remove no-longer-needed test for table_size > 0.
35615         * lib/regcomp.c (parse_sub_exp): Do not shift more bits than there are
35616         in a word, as the resulting behavior is undefined.
35617         * lib/regexec.c (check_dst_limits_calc_pos_1): Likewise;
35618         in one case, a <= should have been an <, and in another case the
35619         whole test was missing.
35620         * lib/regex_internal.h (BYTE_BITS): Remove.  All uses changed to
35621         the standard name CHAR_BIT.
35622         * lib/regexec.c (match_ctx_add_entry): Don't assume that ~0 == -1;
35623         this is not true on one's complement and signed-magnitude hosts.
35624
35625         * lib/regex_internal.h (re_sub_match_top_t): Remove unused member
35626         next_last_offset.
35627         (struct re_dfa_t): Remove unused member states_alloc.
35628         * lib/regcomp.c (init_dfa): Don't initialize unused members.
35629
35630 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
35631
35632         * m4/regex.m4 (gl_REGEX): Require AC_SYS_LARGEFILE, Define
35633         _REGEX_LARGE_OFFSETS).  Test for regoff_t/off_t bug in 64-bit
35634         and large-file glibc and in 32-bit large-file Solaris.
35635
35636 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
35637
35638         * lib/regex_internal.c (re_string_reconstruct): Don't assume buffer
35639         lengths fit in regoff_t; this isn't true if regoff_t is the same
35640         width as size_t.
35641         * lib/regex.c (re_search_internal): 5th arg is LAST_START
35642         (= START + RANGE) instead of RANGE.  This avoids overflow
35643         problems when regoff_t is the same width as size_t.
35644         All callers changed.
35645         (re_search_2_stub): Check for overflow when adding the
35646         sizes of the two strings.
35647         (re_search_stub): Check for overflow when adding START
35648         to RANGE; if it occurs, substitute the extreme value.
35649
35650 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
35651
35652         * config/srclist.txt: Add glibc bugs 1273, 1278-1282, 1284.
35653
35654 2005-08-31  Jim Meyering  <jim@meyering.net>
35655
35656         * lib/regcomp.c (search_duplicated_node): Make first pointer arg
35657         a pointer-to-const.
35658         * lib/regex_internal.c (create_ci_newstate, create_cd_newstate):
35659         (register_state): Likewise.
35660         * lib/regexec.c (search_cur_bkref_entry, check_dst_limits):
35661         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
35662         (group_nodes_into_DFAstates): Likewise.
35663
35664 2005-08-31  Jim Meyering  <jim@meyering.net>
35665
35666         * check-module: Add a FIXME comment.
35667
35668 2005-08-31  Eric Blake  <ebb9@byu.net>
35669
35670         * modules/unistd-safer (Files): Add unistd--.h.
35671         * modules/stdio-safer (Files): Add stdio--.h.
35672
35673 2005-08-31  Derek Price  <derek@ximbiot.com>
35674
35675         * lib/getdelim.c (getdelim): Return EOF on EOF.
35676         Reported by Larry Jones <lawrence.jones@ugs.com>.
35677
35678 2005-08-31  Bruno Haible  <bruno@clisp.org>
35679
35680         Avoid unnecessary diffs in the generated lib/Makefile.am.
35681         * gnulib-tool (func_emit_lib_Makefile_am): Don't write the cmd into
35682         the generated files.
35683         (func_import): Don't set cmd.
35684
35685 2005-08-31  Bruno Haible  <bruno@clisp.org>
35686
35687         * lib/strstr.c: Include <stddef.h>, for NULL.
35688         * lib/strcasestr.c: Likewise.
35689         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
35690
35691 2005-08-31  Bruno Haible  <bruno@clisp.org>
35692
35693         * gnulib-tool: New option --macro-prefix.
35694         (func_import): Use macro_prefix.
35695         (import): Handle option --macro-prefix.
35696
35697 2005-08-31  Bruno Haible  <bruno@clisp.org>
35698
35699         * gnulib-tool (import): Rename most ac_* variables to cached_*.
35700         Also use new variables cached_lgpl, cached_libtool.
35701
35702 2005-08-31  Bruno Haible  <bruno@clisp.org>
35703
35704         * gnulib-tool (func_import): Require AC_GNU_SOURCE etc. instead of
35705         always instantiating them.
35706
35707 2005-08-31  Bruno Haible  <bruno@clisp.org>
35708
35709         * gnulib-tool (func_import): Read the previous cached settings
35710         from gnulib-cache.m4 and gnulib-comp.m4. Remove files that were
35711         earlier added by gnulib but are now dropped. Warn when a gnulib file
35712         overwrites a non-gnulib file.
35713
35714 2005-08-31  Bruno Haible  <bruno@clisp.org>
35715
35716         * gnulib-tool (func_import): Generate two files gnulib-cache.m4 and
35717         gnulib-comp.m4 instead of a single gnulib.m4, to make it easy for
35718         projects that don't keep autogenerated files in CVS. Put into
35719         actioncmd only the specified modules, not the transitive closure.
35720
35721 2005-08-31  Bruno Haible  <bruno@clisp.org>
35722
35723         * gnulib-tool (func_import): Fix defaulting of $libname and $libtool.
35724         Create directories that shall be filled.
35725         (import): Don't look for gl_* macros in configure.ac. Recurse across
35726         all directories containing a gnulib-cache.m4 files, if meaningful.
35727
35728 2005-08-31  Bruno Haible  <bruno@clisp.org>
35729
35730         * gnulib-tool (func_import): Emit also a stub for gl_LIBTOOL.
35731         (import): Set seen_libtool when we see gl_LIBTOOL.
35732
35733 2005-08-31  Bruno Haible  <bruno@clisp.org>
35734
35735         * gnulib-tool (func_import): Also copy m4/gnulib-tool.m4. Omit
35736         declaration macro definitions from generated gnulib.m4.
35737
35738 2005-08-30  Oskar Liljeblad  <oskar@osk.mine.nu>
35739
35740         * lib/iconvme.h: Add prototype for iconv_alloc.
35741
35742 2005-08-29  Simon Josefsson  <jas@extundo.com>
35743
35744         * lib/iconvme.c: Fix errno.
35745
35746 2005-08-29  Bruno Haible  <bruno@clisp.org>
35747
35748         * gnulib-tool: Enclose all occurrences of $destdir in "...", so
35749         that it works when the directory contains spaces.
35750
35751 2005-08-29  Bruno Haible  <bruno@clisp.org>
35752
35753         * gnulib-tool (import): Avoid unnecessary spaces in $avoidlist.
35754
35755 2005-08-29  Bruno Haible  <bruno@clisp.org>
35756
35757         * gnulib-tool (func_import): Emit more comments into gnulib.m4.
35758         Emit more advice.
35759
35760 2005-08-29  Bruno Haible  <bruno@clisp.org>
35761         and Stepan Kasal  <kasal@ucw.cz>
35762
35763         * check-module: If more parameters are given, check each of them
35764         separately; add more exceptions, as noted by Jim Meyering.
35765         (check_module): New procedure.
35766         (%exempt_header): Now contains all exceptions.
35767
35768 2005-08-29  Ben Pfaff  <blp@cs.stanford.edu>
35769
35770         * modules/byteswap (Makefile.am): Fix rule to not assume GNU make.
35771
35772 2005-08-29  Oskar Liljeblad  <oskar@osk.mine.nu>
35773
35774         * lib/iconvme.c: Split iconv_string into iconv_alloc.
35775
35776 2005-08-28  Bruno Haible  <bruno@clisp.org>
35777
35778         * m4/gnulib-tool.m4: New file.
35779
35780 2005-08-27  Jim Meyering  <jim@meyering.net>
35781
35782         * modules/unistd-safer (Files): Add pipe-safer.c.
35783         * modules/fcntl-safer (Files): Add creat-safer.c.
35784
35785 2005-08-27  Jim Meyering  <jim@meyering.net>
35786
35787         * m4/stdlib-safer.m4: New file.  From coreutils.
35788         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add stdio--.h.
35789         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Add creat-safer.c to the
35790         AC_LIBSOURCES list and arrange to compile it via AC_LIBOBJ.
35791         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise, add pipe-safer.c.
35792         Add pipe-safer.c and unistd--.h to the AC_LIBSOURCES list.
35793
35794 2005-08-27  Jim Meyering  <jim@meyering.net>
35795
35796         * lib/fopen-safer.c: Merge minor changes from coreutils.
35797         * lib/dup-safer.c: Likewise.
35798         * lib/fd-safer.c: Likewise.
35799
35800         Merge from coreutils.
35801         * lib/stdio--.h: New file.
35802         * lib/stdlib--.h: New file.
35803         * lib/mkstemp-safer.c: New file.
35804
35805         GNU tar needs these.
35806         * lib/pipe-safer.c: New file.
35807         * lib/creat-safer.c: New file.
35808         * lib/fcntl--.h (creat): Define to creat_safer.
35809         * lib/fcntl-safer.h: Include <sys/types.h> and declare creat_safer.
35810         * lib/unistd--.h (pipe): Define to pipe_safer.
35811         * lib/unistd-safer.h: Declare pipe_safer.
35812
35813 2005-08-26  Simon Josefsson  <jas@extundo.com>
35814
35815         * lib/getpass.c: Use _WIN32 instead of WIN32, suggested by Bruno
35816         Haible <bruno@clisp.org>.
35817
35818 2005-08-26  Paul Eggert  <eggert@cs.ucla.edu>
35819
35820         * lib/regex_internal.h: Remove all references to
35821         RE_NO_INTERNAL_PROTOTYPES; no longer neeeded now that we assume C89
35822         or better.
35823         (bitset_not, bitset_merge, bitset_not_merge):
35824         (bitset_mask, re_string_allocate, re_string_construct):
35825         (re_string_reconstruct, re_string_destruct, re_string_elem_size_at):
35826         (re_string_char_size_at, re_string_wchar_at, re_string_peek_byte_case):
35827         (re_string_fetch_byte_case, re_node_set_alloc, re_node_set_init_1):
35828         (re_node_set_init_2, re_node_set_init_copy, re_node_set_add_intersect):
35829         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
35830         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
35831         (re_node_set_remove_at, re_dfa_add_node, re_acquire_state):
35832         (re_acquire_state_context):
35833         Remove unnecessary forward decls.
35834         (re_string_char_size_at, re_string_wchar_at, re_string_elem_size_at):
35835         Put __attribute at function definition,
35836         now that the function decl has been removed.
35837         * lib/regex_internal.c (re_string_peek_byte_case):
35838         (re_string_fetch_byte_case, re_node_set_compare, re_node_set_contains):
35839         Likewise.
35840
35841 2005-08-25  Stepan Kasal  <kasal@ucw.cz>
35842
35843         * m4/regex.m4: Add AC_PREREQ(2.50).
35844         (gl_REGEX): If --with-included-regex was given, skip the autodetection.
35845
35846 2005-08-25  Simon Josefsson  <jas@extundo.com>
35847
35848         * m4/getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
35849         __fsetlocking.
35850
35851 2005-08-25  Simon Josefsson  <jas@extundo.com>
35852
35853         * lib/getpass.c: Add WIN32 implementation.  Conditionalize use of
35854         termios.h, tcgetattr, tcsetattr and __fsetlocking.  Remove some
35855         GLIBC specific code.
35856
35857 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
35858
35859         Make regex safe for g++.  This fixes one real bug (an "err"
35860         that should have been "*err").  g++ problem reported by
35861         Sam Steingold.
35862         * lib/regex_internal.h (re_calloc): New macro, consistent with
35863         re_malloc etc.  All callers of calloc changed to use re_calloc.
35864         * lib/regex_internal.c (build_wcs_upper_buffer): Return reg_errcode_t,
35865         not int.  All callers changed.
35866         * lib/regcomp.c (re_compile_fastmap_iter): Don't use
35867         alloca (mb_cur_max); just use an array of size MB_LEN_MAX.
35868         * lib/regexec.c (push_fail_stack): Use re_realloc, not realloc.
35869         (find_recover_state): Change "err" to "*err"; this fixes what
35870         appears to be a real bug.
35871         (check_arrival_expand_ecl_sub): Be consistent about reg_errcode_t
35872         versus int.
35873
35874 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
35875
35876         * modules/regex (Depends-on): Add malloc, since the code
35877         assumes that !malloc(0) means failure.
35878
35879 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
35880
35881         * lib/regexec.c (set_regs): Don't alloca with an unbounded size.
35882
35883         alloca modernization/simplification for regex.
35884         * lib/regex.c: Remove portability cruft for alloca.  This no longer
35885         needs to be at the start of the file, and can be moved into
35886         regex_internal.h and simplified.
35887         * lib/regex_internal.h: Include <alloca.h>.
35888         (__libc_use_alloca) [!defined _LIBC]: New macro.
35889         * lib/regexec.c (build_trtable): Remove "#ifdef _LIBC", since the code
35890         now works outside glibc.
35891
35892 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
35893
35894         * config/srclist.txt: Add glibc bugs 1241, 1245.
35895
35896 2005-08-25  Jim Meyering  <jim@meyering.net>
35897
35898         * lib/open-safer.c: Include <config.h>.
35899         Otherwise, we'd lose LARGEFILE support in any file using
35900         e.g. "fcntl--.h"
35901
35902 2005-08-25  Bruno Haible  <bruno@clisp.org>
35903
35904         * m4/minmax.m4: Require autoconf 2.52.
35905         (gl_MINMAX_IN_HEADER): Add comments. Use m4_pushdef/m4_popdef instead
35906         of define/undefine. Use AS_TR_SH and AS_TR_CPP as more robust
35907         alternatives of translit over the alphabet.
35908         Based on a patch from Stepan Kasal <kasal@ucw.cz>.
35909
35910 2005-08-24  Simon Josefsson  <jas@extundo.com>
35911
35912         * tests/test-getpass.c: New file.
35913
35914 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
35915
35916         * m4/regex.m4 (gl_REGEX): Use POSIX-compliant spellings when testing
35917         for GNU regex features.
35918
35919 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
35920
35921         * lib/regcomp.c (regerror): 2nd arg is 'restrict', as per POSIX.
35922         * lib/regex.h (regerror): Likewise.
35923
35924         * lib/regex.c: Do not include <sys/types.h>, as POSIX no longer
35925         requires this.  (The code never needed it.)
35926
35927         * lib/regcomp.c, regex_internal.c, regex_internal.h, regexec.c:
35928         All uses of recently-renamed identifiers changed to use the new,
35929         POSIX-compliant names.  The code will build and run just fine
35930         without these changes, but it's better to eat our own dog food
35931         and use the standard-conforming names.
35932
35933         * lib/regex.h: Fix a multitude of POSIX name space violations.
35934         These changes have an effect only for programs that define
35935         _POSIX_C_SOURCE, _POSIX_SOURCE, or _XOPEN_SOURCE; they
35936         do not change anything for programs compiled in the normal way.
35937         Also, there is no effect on the ABI.
35938
35939         (_REGEX_SOURCE): New macro.
35940         Do not include <stddef.h> if _XOPEN_SOURCE and VMS are both
35941         defined and _GNU_SOURCE is not; this fixes a name space violation.
35942
35943         Rename the following macros to obey POSIX requirements.
35944         The old names are still visible as macros if _REGEX_SOURCE is defined.
35945         (REG_BACKSLASH_ESCAPE_IN_LISTS): renamed from
35946         RE_BACKSLASH_ESCAPE_IN_LISTS.
35947         (REG_BK_PLUS_QM): renamed from RE_BK_PLUS_QM.
35948         (REG_CHAR_CLASSES): renamed from RE_CHAR_CLASSES.
35949         (REG_CONTEXT_INDEP_ANCHORS): renamed from RE_CONTEXT_INDEP_ANCHORS.
35950         (REG_CONTEXT_INDEP_OPS): renamed from RE_CONTEXT_INDEP_OPS.
35951         (REG_CONTEXT_INVALID_OPS): renamed from RE_CONTEXT_INVALID_OPS.
35952         (REG_DOT_NEWLINE): renamed from RE_DOT_NEWLINE.
35953         (REG_DOT_NOT_NULL): renamed from RE_DOT_NOT_NULL.
35954         (REG_HAT_LISTS_NOT_NEWLINE): renamed from RE_HAT_LISTS_NOT_NEWLINE.
35955         (REG_INTERVALS): renamed from RE_INTERVALS.
35956         (REG_LIMITED_OPS): renamed from RE_LIMITED_OPS.
35957         (REG_NEWLINE_ALT): renamed from RE_NEWLINE_ALT.
35958         (REG_NO_BK_BRACES): renamed from RE_NO_BK_BRACES.
35959         (REG_NO_BK_PARENS): renamed from RE_NO_BK_PARENS.
35960         (REG_NO_BK_REFS): renamed from RE_NO_BK_REFS.
35961         (REG_NO_BK_VBAR): renamed from RE_NO_BK_VBAR.
35962         (REG_NO_EMPTY_RANGES): renamed from RE_NO_EMPTY_RANGES.
35963         (REG_UNMATCHED_RIGHT_PAREN_ORD): renamed from
35964         RE_UNMATCHED_RIGHT_PAREN_ORD.
35965         (REG_NO_POSIX_BACKTRACKING): renamed from RE_NO_POSIX_BACKTRACKING.
35966         (REG_NO_GNU_OPS): renamed from RE_NO_GNU_OPS.
35967         (REG_DEBUG): renamed from RE_DEBUG.
35968         (REG_INVALID_INTERVAL_ORD): renamed from RE_INVALID_INTERVAL_ORD.
35969         (REG_IGNORE_CASE): renamed from RE_ICASE.  This renaming is a bit
35970         unusual, since we can't clash with the POSIX REG_ICASE.
35971         (REG_CARET_ANCHORS_HERE): renamed from RE_CARET_ANCHORS_HERE.
35972         (REG_CONTEXT_INVALID_DUP): renamed from RE_CONTEXT_INVALID_DUP.
35973         (REG_NO_SUB): renamed from RE_NO_SUB.
35974         (REG_SYNTAX_EMACS): renamed from RE_SYNTAX_EMACS.
35975         (REG_SYNTAX_AWK): renamed from RE_SYNTAX_AWK.
35976         (REG_SYNTAX_GNU_AWK): renamed from RE_SYNTAX_GNU_AWK.
35977         (REG_SYNTAX_POSIX_AWK): renamed from RE_SYNTAX_POSIX_AWK.
35978         (REG_SYNTAX_GREP): renamed from RE_SYNTAX_GREP.
35979         (REG_SYNTAX_EGREP): renamed from RE_SYNTAX_EGREP.
35980         (REG_SYNTAX_POSIX_EGREP): renamed from RE_SYNTAX_POSIX_EGREP.
35981         (REG_SYNTAX_ED): renamed from RE_SYNTAX_ED.
35982         (REG_SYNTAX_SED): renamed from RE_SYNTAX_SED.
35983         (_REG_SYNTAX_POSIX_COMMON): renamed from _RE_SYNTAX_POSIX_COMMON.
35984         (REG_SYNTAX_POSIX_BASIC): renamed from RE_SYNTAX_POSIX_BASIC.
35985         (REG_SYNTAX_POSIX_MINIMAL_BASIC): renamed from
35986         RE_SYNTAX_POSIX_MINIMAL_BASIC.
35987         (REG_SYNTAX_POSIX_EXTENDED): renamed from RE_SYNTAX_POSIX_EXTENDED.
35988         (REG_SYNTAX_POSIX_MINIMAL_EXTENDED): renamed from
35989         RE_SYNTAX_POSIX_MINIMAL_EXTENDED.
35990         (REG_DUP_MAX): renamed from RE_DUP_MAX.  No need to undef it.
35991         (REG_UNALLOCATED): Renamed from REGS_UNALLOCATED.
35992         (REG_REALLOCATE): Renamed from REGS_REALLOCATE.
35993         (REG_FIXED): Renamed from REGS_FIXED.
35994         (REG_NREGS): Renamed from RE_NREGS.
35995
35996         (REG_ICASE, REG_NEWLINE, REG_NOSUB): Do not depend on the values
35997         of other REG_* macros, since POSIX says the user is allowed to
35998         #undef these macros selectively.
35999
36000         (reg_errcode_t): Update comment stating what other tables need
36001         to be consistent.
36002
36003         Rename the following enum values to obey POSIX requirements.
36004         The old names are still visible as macros.
36005         (_REG_ENOSYS): Renamed from REG_ENOSYS.  Define even if _XOPEN_SOURCE
36006         is not defined, since GNU is supposed to be a superset of POSIX as
36007         much as possible, and since we want reg_errcode_t to be a signed
36008         type for implementation consistency.
36009         (_REG_NOERROR): Renamed from REG_NOERROR.
36010         (_REG_NOMATCH): Renamed from REG_NOMATCH.
36011         (_REG_BADPAT): Renamed from REG_BADPAT.
36012         (_REG_ECOLLATE): Renamed from REG_ECOLLATE.
36013         (_REG_ECTYPE): Renamed from REG_ECTYPE.
36014         (_REG_EESCAPE): Renamed from REG_EESCAPE.
36015         (_REG_ESUBREG): Renamed from REG_ESUBREG.
36016         (_REG_EBRACK): Renamed from REG_EBRACK.
36017         (_REG_EPAREN): Renamed from REG_EPAREN.
36018         (_REG_EBRACE): Renamed from REG_EBRACE.
36019         (_REG_BADBR): Renamed from REG_BADBR.
36020         (_REG_ERANGE): Renamed from REG_ERANGE.
36021         (_REG_ESPACE): Renamed from REG_ESPACE.
36022         (_REG_BADRPT): Renamed from REG_BADRPT.
36023         (_REG_EEND): Renamed from REG_EEND.
36024         (_REG_ESIZE): Renamed from REG_ESIZE.
36025         (_REG_ERPAREN): Renamed from REG_ERPAREN.
36026         (REG_ENOSYS, REG_NOERROR, REG_NOMATCH, REG_BADPAT, REG_ECOLLATE):
36027         (REG_ECTYPE, REG_EESCAPE, REG_ESUBREG, REG_EBRACK, REG_EPAREN):
36028         (REG_EBRACE, REG_BADBR, REG_ERANGE, REG_ESPACE, REG_BADRPT, REG_EEND):
36029         (REG_ESIZE, REG_ERPAREN): Now macros, not enum constants.
36030
36031         (_REG_RE_NAME, _REG_RM_NAME): New macros.
36032         (REG_TRANSLATE_TYPE): Renamed from RE_TRANSLATE_TYPE.  All uses
36033         changed.  But support the old name if the new one is not defined
36034         and if _REGEX_SOURCE.
36035
36036         Change the following member names in struct re_pattern_buffer.
36037         The old names are still supported if !_REGEX_SOURCE.
36038         The new names are always supported, regardless of _REGEX_SOURCE.
36039         (re_buffer): Renamed from buffer.
36040         (re_allocated): Renamed from allocated.
36041         (re_used): Renamed from used.
36042         (re_syntax): Renamed from syntax.
36043         (re_fastmap): Renamed from fastmap.
36044         (re_translate): Renamed from translate.
36045         (re_can_be_null): Renamed from can_be_null.
36046         (re_regs_allocated): Renamed from regs_allocated.
36047         (re_fastmap_accurate): Renamed from fastmap_accurate.
36048         (re_no_sub): Renamed from no_sub.
36049         (re_not_bol): Renamed from not_bol.
36050         (re_not_eol): Renamed from not_eol.
36051         (re_newline_anchor): Renamed from newline_anchor.
36052
36053         Change the following member names in struct re_registers.
36054         The old names are still supported if !_REGEX_SOURCE.
36055         The new names are always supported, regardless of _REGEX_SOURCE.
36056         (rm_num_regs): Renamed from num_regs.
36057         (rm_start): Renamed from start.
36058         (rm_end): Renamed from end.
36059
36060         (re_set_syntax, re_compile_pattern, re_compile_fastmap):
36061         (re_search, re_search_2, re_match, re_match_2, re_set_registers):
36062         Prepend __ to parameter names.
36063
36064         Undo yesterday's changes.
36065
36066 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
36067
36068         * config/srclist.txt: Remove glibc bug 1233 and add 1236, which
36069         supersedes it. Add glibc bugs 1237, 1238, 1240.  Comment out
36070         lib/regex.c.
36071
36072 2005-08-24  Jim Meyering  <jim@meyering.net>
36073
36074         Sync from coreutils.
36075         * m4/fcntl-safer.m4: New file.
36076
36077         * m4/xgetcwd.m4: Use AC_LIBSOURCES and AC_LIBOBJ to indicate source
36078         and object files for this module.
36079
36080 2005-08-24  Jim Meyering  <jim@meyering.net>
36081
36082         Sync from coreutils.
36083         * lib/fcntl--.h, lib/fcntl-safer.h, lib/open-safer.c: New files.
36084
36085 2005-08-24  Jim Meyering  <jim@meyering.net>
36086
36087         * modules/xgetcwd (Makefile.am): Remove `lib_SOURCES += ...' line,
36088         now that xgetcwd.m4 requires xgetcwd.c and xgetcwd.h.
36089
36090 2005-08-24  Jim Meyering  <jim@meyering.net>
36091
36092         * modules/fcntl-safer: New module.
36093         * modules/fts (Depends-on): Add fcntl-safer.
36094         * MODULES.html.sh (File descriptor based Input/Output):
36095         Add fcntl-safer.
36096
36097 2005-08-24  Bruno Haible  <bruno@clisp.org>
36098
36099         Support for unit test modules.
36100         * modules/README: Mention tests modules.
36101         * modules/TEMPLATE-TESTS: New file.
36102         * gnulib-tool: New options --extract-tests-module, --with-tests and
36103         --tests-base (unused for the moment).
36104         (testsbase, inctests): New variables.
36105         (func_all_modules): Exclude TEMPLATE-TESTS and *-tests.
36106         (func_verify_module): Exclude TEMPLATE-TESTS.
36107         (func_verify_nontests_module, func_verify_tests_module): New functions.
36108         (func_get_dependencies): Add implicit dependency for tests modules.
36109         (func_get_tests_module): New function.
36110         (func_modules_transitive_closure): When --with-tests was specified,
36111         include the unit tests as well, unless explicitly avoided.
36112         (func_emit_lib_Makefile_am): Ignore the tests modules here.
36113         (func_emit_tests_Makefile_am): New function.
36114         (func_create_testdir): When --with-tests was specified, emit a
36115         tests/ directory.
36116         * MODULES.html.sh (Future developments): Update.
36117
36118 2005-08-24  Bruno Haible  <bruno@clisp.org>
36119
36120         * modules/tls-tests: New file.
36121         * tests/test-tls.c: New file, from GNU gettext.
36122
36123 2005-08-24  Bruno Haible  <bruno@clisp.org>
36124
36125         * modules/lock-tests: New file.
36126         * tests/test-lock.c: New file, from GNU gettext.
36127
36128 2005-08-24  Bruno Haible  <bruno@clisp.org>
36129
36130         * lib/lock.h: Add multiple inclusion guard.
36131         * lib/tls.h: Add multiple inclusion guard.
36132
36133 2005-08-24  Bruno Haible  <bruno@clisp.org>
36134
36135         * gnulib-tool: Add support for the --aux-dir option to
36136         --create-testdir, --create-megatestdir, --test, --megatest.
36137         (func_create_testdir, func_create_megatestdir): Optionally emit a
36138         AC_CONFIG_AUX_DIR directive.
36139         (create-testdir, create-megatestdir, test, megatest): Provide a
36140         default value for $auxdir.
36141
36142 2005-08-24  Bruno Haible  <bruno@clisp.org>
36143
36144         * gnulib-tool (import): Use compound statement instead of subshell
36145         where possible.
36146
36147 2005-08-24  Bruno Haible  <bruno@clisp.org>
36148
36149         * gnulib-tool (import): Change --aux-dir default to "build-aux".
36150
36151 2005-08-24  Bruno Haible  <bruno@clisp.org>
36152
36153         * gnulib-tool (func_version): Update.
36154
36155 2005-08-24  Bruno Haible  <bruno@clisp.org>
36156
36157         * gnulib-tool (func_import, func_create_testdir,
36158         func_create_megatestdir): Quote all autoconf macro arguments.
36159
36160 2005-08-24  Bruno Haible  <bruno@clisp.org>
36161
36162         * gnulib-tool (func_create_megatestdir): Call autoreconf without the
36163         option --force, because --force causes the aclocal.m4 of each
36164         subdirectory to be newer than the corresponding config.h.in.
36165
36166 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
36167
36168         * m4/regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
36169         All contents moved to gl_REGEX.
36170         (gl_REGEX): Don't bother checking whether lib/regex.c exists;
36171         assume that it does.
36172
36173 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
36174
36175         * lib/regex.h (REG_NOSYS)
36176         [!defined _XOPEN_SOURCE && 200112L <= _POSIX_C_SOURCE]:
36177         Define, since POSIX requires it as of 2001.
36178         (_REG_ENOSYS)
36179         [! (defined _XOPEN_SOURCE || 200112L <= _POSIX_C_SOURCE)]:
36180         New private symbol, used to keep the enum signed in all cases.
36181         * lib/regex.h (RE_NO_EMPTY_RANGES): Fix doc bug reported by James
36182         Youngman in
36183         <http://lists.gnu.org/archive/html/bug-gnulib/2005-07/msg00132.html>.
36184
36185         * lib/regex_internal.c (re_string_skip_chars, register_state):
36186         (calc_state_hash):
36187         Remove forward decls; no longer needed now that we use prototypes.
36188         * lib/regexec.c (acquire_init_state_context, check_halt_node_context):
36189         (proceed_next_node, pop_fail_stack, sub_epsilon_src_nodes):
36190         (clean_state_log_if_needed): Likewise.
36191
36192 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
36193
36194         * config/srclist.txt: Add glibc bugs 1231-1233.
36195
36196 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
36197
36198         Fix problems reported by Sam Steingold in
36199         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00007.html>.
36200         * lib/regexec.c (sift_states_bkref): Fix portability bug: the code
36201         assumed that reg_errcode_t is a signed type, which is not
36202         necessarily true if _XOPEN_SOURCE is not defined.
36203         * lib/regex_internal.c (calc_state_hash): Put 'inline' before type,
36204         since some compilers warn about it otherwise.
36205
36206 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
36207
36208         * lib/regcomp.c (create_initial_state): Remove duplicate decl.
36209         (init_word_char, create_initial_state, duplicate_node_closure):
36210         (fetch_token, peek_token_bracket, build_range_exp):
36211         (build_collating_symbol): Remove forward decls; no longer needed
36212         now that we use prototypes.
36213
36214         * lib/regcomp.c:
36215         (re_compile_pattern, re_set_syntax, re_compile_fastmap):
36216         (re_compile_fastmap_iter, regcomp, regerror, regfree):
36217         (re_compile_internal, init_dfa, init_word_char, free_workarea_compile):
36218         (create_initial_state, optimize_utf8, analyze, postorder, preorder):
36219         (optimize_subexps, lower_subexps, lower_subexp, calc_first, calc_next):
36220         (link_nfa_nodes, duplicate_node_closure, search_duplicated_node):
36221         (duplicate_node, calc_inveclosure, calc_eclosure, calc_eclosure_iter):
36222         (fetch_token, peek_token, peek_token_bracket, parse, parse_reg_exp):
36223         (parse_branch, parse_expression, parse_sub_exp, parse_dup_op):
36224         (build_range_exp, build_collating_symbol, parse_bracket_exp):
36225         (parse_bracket_element, parse_bracket_symbol, build_equiv_class):
36226         (build_charclass, build_charclass_op, fetch_number, create_tree):
36227         (create_token_tree, mark_opt_subexp, duplicate_tree):
36228         Use prototypes rather than old-style definitions.
36229
36230         * lib/regex_internal.c:
36231         (re_string_allocate, re_string_construct, re_string_realloc_buffers):
36232         (re_string_construct_common, build_wcs_buffer, build_wcs_upper_buffer):
36233         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
36234         (re_string_reconstruct, re_string_peek_byte_case):
36235         (re_string_fetch_byte_case, re_string_destruct, re_string_context_at):
36236         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
36237         (re_node_set_init_copy, re_node_set_add_intersect):
36238         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
36239         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
36240         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
36241         (re_acquire_state, re_acquire_state_context, register_state):
36242         (create_ci_newstate, create_cd_newstate, free_state):
36243         Likewise.
36244         * lib/regexec.c (regexec, re_match, re_search, re_match_2,
36245         re_search_2):
36246         (re_search_2_stub, re_search_stub, re_copy_regs, re_set_registers):
36247         (re_search_internal, prune_impossible_nodes):
36248         (acquire_init_state_context, check_matching, static):
36249         (check_halt_node_context, check_halt_state_context, proceed_next_node):
36250         (push_fail_stack, pop_fail_stack, set_regs, free_fail_stack_return):
36251         (update_regs, sift_states_backward, build_sifted_states):
36252         (clean_state_log_if_needed, merge_state_array):
36253         (update_cur_sifted_state, add_epsilon_src_nodes):
36254         (sub_epsilon_src_nodes, check_dst_limits, check_dst_limits_calc_pos_1):
36255         (check_dst_limits_calc_pos, check_subexp_limits, sift_states_bkref):
36256         (sift_states_iter_mb, transit_state, merge_state_with_log, static):
36257         (find_recover_state, check_subexp_matching_top, transit_state_mb):
36258         (transit_state_bkref, get_subexp, get_subexp_sub, find_subexp_node):
36259         (check_arrival, check_arrival_add_next_nodes):
36260         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
36261         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
36262         (check_node_accept_bytes, check_node_accept, extend_buffers):
36263         (match_ctx_init, match_ctx_clean, match_ctx_free, match_ctx_add_entry):
36264         (search_cur_bkref_entry, match_ctx_add_subtop, match_ctx_add_sublast):
36265         (sift_ctx_init):
36266         Likewise.
36267
36268         * lib/regex_internal.h:
36269         (re_string_allocate, re_string_construct, re_string_reconstruct):
36270         (re_string_realloc_buffers, build_wcs_buffer, build_wcs_upper_buffer):
36271         (build_upper_buffer, re_string_translate_buffer, re_string_destruct):
36272         (re_string_elem_size_at, re_string_char_size_at, re_string_wchar_at):
36273         (re_string_context_at, re_string_peek_byte_case):
36274         (re_string_fetch_byte_case): Declare even if RE_NO_INTERNAL_PROTOTYPES
36275         is defined, since we now use prototypes always.
36276
36277         * lib/regex.h (_RE_ARGS): Remove.  No longer needed, since we assume
36278         C89 or better.  All uses removed.
36279
36280 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
36281
36282         * config/srclist.txt: Add glibc bugs 1220-1227.
36283
36284 2005-08-20  Jim Meyering  <jim@meyering.net>
36285
36286         * lib/regexec.c (regexec, re_search_stub) [!_LIBC]: Omit declaration
36287         of unused local, dfa.
36288
36289 2005-08-20  Bruno Haible  <bruno@clisp.org>
36290
36291         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
36292
36293 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
36294
36295         * lib/regex_internal.c (re_string_realloc_buffers, re_node_set_insert):
36296         (re_node_set_insert_last, re_dfa_add_node):
36297         Rename local variables to avoid GCC shadowing warnings.
36298
36299 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
36300
36301         * lib/regex_internal.c (re_acquire_state, re_acquire_state_context)
36302         [defined lint]: Suppress bogus uninitialized-variable warnings.
36303
36304         * lib/regcomp.c (duplicate_node): Return new index, not an error code,
36305         and let the caller return REG_ESPACE if out of space.  This
36306         removes an uninitialied-variable warning with GCC 4.0.1, and also
36307         avoids taking the address of a local variable.  All callers
36308         changed.
36309
36310 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
36311
36312         * config/srclist.txt: Comment out $LIBCSRC/posix/regex_internal.c,
36313         $LIBCSRC/posix/regexec.c.
36314         Add glibc bug 1217 for regcomp.c.
36315
36316 2005-08-19  Jim Meyering  <jim@meyering.net>
36317
36318         * lib/regexec.c (proceed_next_node): Redo local variables to
36319         avoid GCC shadowing warnings.
36320
36321 2005-08-18  Bruno Haible  <bruno@clisp.org>
36322
36323         * lib/strstr.c (strstr): Fix return value in multibyte case.
36324         * lib/strcasestr.c (strcasestr): Likewise.
36325
36326 2005-08-17  Paul Eggert  <eggert@cs.ucla.edu>
36327
36328         * lib/regex.h: Remove useless space-before-tab.  From coreutils.
36329
36330 2005-08-17  Jim Meyering  <jim@meyering.net>
36331
36332         Make the %s format (seconds since the epoch) work for a negative
36333         number and when used with a zero-padded field width, e.g. %015s.
36334
36335         * lib/strftime.c (my_strftime): Move the `do_number_sign_and_padding'
36336         label so that it precedes the code to set `digits'.  Otherwise,
36337         %0Ns wouldn't work.  Before this change, `date -d @-22 +%05s' would
36338         print `00-22'.  Now, it prints `-0022', as it should.
36339
36340 2005-08-17  Bruno Haible  <bruno@clisp.org>
36341
36342         * modules/strstr (Files): Add m4/mbrtowc.m4.
36343         (Depends-on): Add mbuiter.
36344
36345 2005-08-17  Bruno Haible  <bruno@clisp.org>
36346
36347         * modules/strcasestr: New file.
36348         * MODULES.html.sh (String handling, based on ANSI C 89): Add
36349         strcasestr.
36350
36351 2005-08-17  Bruno Haible  <bruno@clisp.org>
36352
36353         * modules/strcase (Depends-on): Add mbuiter. Remove strnlen1, mbchar.
36354
36355 2005-08-17  Bruno Haible  <bruno@clisp.org>
36356
36357         * modules/mbuiter: New file.
36358         * MODULES.html.sh (Extended multibyte and wide character utilities):
36359         Add mbuiter.
36360
36361 2005-08-17  Bruno Haible  <bruno@clisp.org>
36362
36363         * m4/strstr.m4 (gl_FUNC_STRSTR): Use the replacement function always.
36364         (gl_PREREQ_STRSTR): Use gl_FUNC_MBRTOWC.
36365
36366 2005-08-17  Bruno Haible  <bruno@clisp.org>
36367
36368         * m4/strcasestr.m4: New file.
36369
36370 2005-08-17  Bruno Haible  <bruno@clisp.org>
36371
36372         * lib/strstr.h: Ignore HAVE_STRSTR, always declare the gnulib function.
36373         * lib/strstr.c: Completely rewritten, with multibyte locale support.
36374
36375 2005-08-17  Bruno Haible  <bruno@clisp.org>
36376
36377         * lib/strcasestr.h: New file.
36378         * lib/strcasestr.c: New file.
36379
36380 2005-08-17  Bruno Haible  <bruno@clisp.org>
36381
36382         * lib/strcasecmp.c: Use mbuiter.h.
36383
36384 2005-08-17  Bruno Haible  <bruno@clisp.org>
36385
36386         * lib/mbuiter.h: New file.
36387
36388 2005-08-16  Paul Eggert  <eggert@cs.ucla.edu>
36389
36390         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
36391         of gl_GETOPT_SUBSTITUTE.  That way, if both gl_GETOPT_SUBSTITUTE
36392         and gl_GETOPT are both invoked via different paths (as happens
36393         with GNU tar CVS because it uses both argp and getopt), the former
36394         wins.
36395
36396 2005-08-16  Bruno Haible  <bruno@clisp.org>
36397
36398         * modules/tls: New file.
36399         * MODULES.html.sh (Multithreading): Add tls.
36400
36401 2005-08-16  Bruno Haible  <bruno@clisp.org>
36402
36403         * modules/strnlen1: New file.
36404         * MODULES.html.sh (String handling): Add strnlen1.
36405
36406 2005-08-16  Bruno Haible  <bruno@clisp.org>
36407
36408         * modules/strcase (Files): Add m4/mbrtowc.m4.
36409         (Depends-on): Add strnlen1, mbchar.
36410
36411 2005-08-16  Bruno Haible  <bruno@clisp.org>
36412
36413         * modules/mbiter: New file.
36414         * MODULES.html.sh (Extended multibyte and wide character utilities):
36415         Add mbiter.
36416
36417 2005-08-16  Bruno Haible  <bruno@clisp.org>
36418
36419         * modules/mbfile: New file.
36420         * MODULES.html.sh (Extended multibyte and wide character utilities):
36421         Add mbfile.
36422
36423 2005-08-16  Bruno Haible  <bruno@clisp.org>
36424
36425         * modules/mbchar: New file.
36426         * MODULES.html.sh (Extended multibyte and wide character utilities):
36427         New section.
36428
36429 2005-08-16  Bruno Haible  <bruno@clisp.org>
36430
36431         * m4/tls.m4: New file, from GNU gettext.
36432
36433 2005-08-16  Bruno Haible  <bruno@clisp.org>
36434
36435         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Use the replacement function
36436         always.
36437         (gl_PREREQ_STRCASECMP): Use gl_FUNC_MBRTOWC.
36438
36439 2005-08-16  Bruno Haible  <bruno@clisp.org>
36440
36441         * m4/mbiter.m4: New file.
36442
36443 2005-08-16  Bruno Haible  <bruno@clisp.org>
36444
36445         * m4/mbfile.m4: New file.
36446
36447 2005-08-16  Bruno Haible  <bruno@clisp.org>
36448
36449         * m4/mbchar.m4: New file.
36450
36451 2005-08-16  Bruno Haible  <bruno@clisp.org>
36452
36453         * lib/tls.h: New file, from GNU gettext.
36454         * lib/tls.c: New file, from GNU gettext.
36455
36456 2005-08-16  Bruno Haible  <bruno@clisp.org>
36457
36458         * lib/strnlen1.h: New file.
36459         * lib/strnlen1.c: New file.
36460
36461 2005-08-16  Bruno Haible  <bruno@clisp.org>
36462
36463         * lib/strcasecmp.c (struct mbiter_multi): Remove at_end field.
36464         (mbi_init): Update.
36465         (mbi_avail, mbi_advance): Let the iteration end before the terminating
36466         NUL byte, not after it.
36467
36468 2005-08-16  Bruno Haible  <bruno@clisp.org>
36469
36470         * lib/strcase.h (strcasecmp): Add note in comments.
36471         * lib/strncasecmp.c: Use code from strcasecmp.c.
36472         * lib/strcasecmp.c: Use mbchar module. Define private mbiter variant.
36473         (strcasecmp): Work correctly in multibyte locales.
36474
36475 2005-08-16  Bruno Haible  <bruno@clisp.org>
36476
36477         * lib/mbiter.h: New file.
36478
36479 2005-08-16  Bruno Haible  <bruno@clisp.org>
36480
36481         * lib/mbfile.h: New file.
36482
36483 2005-08-16  Bruno Haible  <bruno@clisp.org>
36484
36485         * lib/mbchar.h: New file.
36486         * lib/mbchar.c: New file.
36487
36488 2005-08-16  Bruno Haible  <bruno@clisp.org>
36489
36490         * lib/mbchar.h (mb_cmp, mb_casecmp): Order the invalid characters after
36491         the valid ones. Makes the comparison operations transitive:
36492         cmp (a, b) < 0 && cmp (b, c) < 0 ==> cmp (a, c) < 0.
36493         * lib/strcasecmp.c (strcasecmp): Use mb_casecmp.
36494
36495 2005-08-15  Simon Josefsson  <jas@extundo.com>
36496
36497         * modules/ssize_t (License): Change to 'unlimited'.
36498
36499         * gnulib-tool (sed_extract_prog): Recognize 'unlimited' license.
36500
36501 2005-08-15  Paul Eggert  <eggert@cs.ucla.edu>
36502
36503         * config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.
36504         Add comments for each pending glibc patch.
36505
36506 2005-08-15  Bruno Haible  <bruno@clisp.org>
36507
36508         * lib/regex.h (__restrict_arr): Don't define to __restrict if
36509         __cplusplus is defined.
36510
36511 2005-08-14  Jim Meyering  <jim@meyering.net>
36512
36513         Sync from coreutils.
36514
36515         * lib/fts-cycle.c (setup_dir, enter_dir, leave_dir, free_dir):
36516         Use the hash-table-based cycle-detection code not just when
36517         FTS_TIGHT_CYCLE_CHECK if specified, but also with FTS_LOGICAL.
36518         Reported by James Youngman in
36519         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00011.html>.
36520         * lib/fts_.h: Mention that with FTS_LOGICAL, we use
36521         FTS_TIGHT_CYCLE_CHECK.
36522         * lib/fts.c (fts_cross_check) [FTS_DEBUG]:
36523         s/active_dir_ht/fts_cycle.ht/. This lets us compile with -DFTS_DEBUG,
36524         once again.
36525         * lib/fts.c [! _LIBC]: Include "lstat.h" rather than rolling our own.
36526         * lib/fts.c (fd_safer): Remove decl.
36527         Include fcntl--.h rather than unistd-safer.h
36528         (fts_safe_changedir): Don't call fd_safer; no longer needed
36529         now that we include fcntl--.h.
36530
36531 2005-08-12  Simon Josefsson  <jas@extundo.com>
36532
36533         * modules/getndelim2: Use ssize_t module.
36534         * modules/getnline: Likewise.
36535         * modules/safe-read: Likewise.
36536         * modules/xreadlink: Likewise.
36537
36538         * modules/ssize_t: New file.
36539
36540 2005-08-12  Simon Josefsson  <jas@extundo.com>
36541
36542         * m4/readline.m4: Look for termcap, curses or ncurses if required.
36543
36544 2005-08-12  Simon Josefsson  <jas@extundo.com>
36545
36546         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
36547         ssize_t.
36548
36549 2005-08-12  Simon Josefsson  <jas@extundo.com>
36550
36551         * MODULES.html.sh (Extra functions based on ANSI C 89: Misc): Add
36552         readline, getdelim and check_version.
36553         (Support for systems lacking ISO C 99: Sizes of integer types):
36554         Add size_max.
36555
36556 2005-08-12  Bruno Haible  <bruno@clisp.org>
36557
36558         * m4/readline.m4 (gl_FUNC_READLINE): Look for ncurses first.
36559
36560 2005-08-11  Simon Josefsson  <jas@extundo.com>
36561
36562         * modules/readline: New file.
36563
36564         * modules/strnlen (Files): Add strnlen.h.
36565
36566 2005-08-11  Simon Josefsson  <jas@extundo.com>
36567
36568         * m4/readline.m4: New file.
36569
36570 2005-08-11  Simon Josefsson  <jas@extundo.com>
36571
36572         * lib/readline.h, readline.c: New file.
36573
36574 2005-08-11  Simon Josefsson  <jas@extundo.com>
36575
36576         * doc/gnulib.texi (Initial import, Finishing touches): Mention
36577         gl_AVOID.
36578
36579 2005-08-11  Bruno Haible  <bruno@clisp.org>
36580
36581         * lib/strnlen.h (strnlen): Change parameter name to match comment.
36582
36583 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
36584
36585         * m4/onceonly_2_57.m4: Really require Autoconf 2.57.
36586
36587 2005-08-10  Simon Josefsson  <jas@extundo.com>
36588
36589         * tests/test-iconvme.c: New file.
36590
36591 2005-08-10  Simon Josefsson  <jas@extundo.com>
36592
36593         * m4/strnlen.m4: New file.
36594
36595         * m4/strndup.m4: Don't check for strnlen declaration, done in
36596         strnlen.m4.
36597
36598 2005-08-10  Simon Josefsson  <jas@extundo.com>
36599
36600         * lib/strndup.c: Use strnlen.h.
36601
36602         * lib/strnlen.h: New file.
36603
36604 2005-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
36605
36606         * README: Typos.
36607
36608 2005-08-02  Simon Josefsson  <jas@extundo.com>
36609
36610         * modules/readline: New file.
36611
36612 2005-08-02  Simon Josefsson  <jas@extundo.com>
36613
36614         * modules/getdelim: New file.
36615
36616         * modules/getline: Rewrite, don't use getndelim2.
36617
36618 2005-08-02  Simon Josefsson  <jas@extundo.com>
36619
36620         * m4/getline.m4: Separate out getdelim stuff into separate module.
36621
36622         * m4/getdelim.m4: New file.
36623
36624 2005-08-02  Simon Josefsson  <jas@extundo.com>
36625
36626         * lib/getline.h, getline.c: Rewrite.
36627
36628         * lib/getdelim.h, lib/getdelim.c: New files, ported from glibc.
36629
36630 2005-07-31  Bruno Haible  <bruno@clisp.org>
36631
36632         * lib/lock.h (gl_lock_initializer): New macro.
36633         (gl_lock_define_initialized): Use it.
36634         (gl_rwlock_initializer): New macro.
36635         (gl_rwlock_define_initialized): Use it.
36636         (gl_recursive_lock_initializer): New macro.
36637         (gl_recursive_lock_define_initialized): Use it.
36638
36639 2005-07-30  Karl Berry  <karl@gnu.org>
36640
36641         * doc/gnulib.texi (Initial import): mention -I$(top_builddir)/lib.
36642         Report from Ben Pfaff, regarding getopt.
36643
36644 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
36645
36646         Add support to getopt for Emacs, which doesn't use LIBOBJS in the
36647         normal way.
36648         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE_HEADER): New macro.
36649         (gl_GETOPT_SUBSTITUTE): Use it.  Invoke gl_PREREQ_GETOPT.
36650         (gl_GETOPT_IFELSE, gl_GETOPT_CHECK_HEADERS): New macros.
36651         (gl_GETOPT): Use the new macros.  Most of the implementation
36652         is moved to the new macros.  This is for programs like Emacs
36653         that don't want all the functionality of gl_GETOPT.
36654
36655 2005-07-26  Bruno Haible  <bruno@clisp.org>
36656
36657         * m4/lock.m4: Update from GNU gettext.
36658
36659 2005-07-26  Bruno Haible  <bruno@clisp.org>
36660
36661         * lib/lock.h: Update from GNU gettext.
36662         * lib/lock.c: Update from GNU gettext.
36663
36664 2005-07-25  Paul Eggert  <eggert@cs.ucla.edu>
36665
36666         * m4/regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_IFELSE instead of the
36667         obsolescent AC_TRY_RUN.  Include the default includes files, for
36668         'exit'.
36669
36670 2005-07-24  Bruno Haible  <bruno@clisp.org>
36671
36672         * modules/visibility: New file.
36673         * MODULES.html.sh (Misc): Add visibility.
36674
36675 2005-07-24  Bruno Haible  <bruno@clisp.org>
36676
36677         * m4/visibility.m4: New file.
36678
36679 2005-07-24  Bruno Haible  <bruno@clisp.org>
36680
36681         * doc/visibility.texi: New file.
36682
36683 2005-07-22  Bruno Haible  <bruno@clisp.org>
36684
36685         * modules/alloca-opt (Makefile.am): Remove explicit dependency on
36686         $(ALLOCA_H), redundant through BUILT_SOURCES.
36687         * modules/argz (Makefile.am): Remove explicit dependency on $(ARGZ_H),
36688         redundant through BUILT_SOURCES.
36689         * modules/byteswap (Makefile.am): Remove explicit dependency on
36690         $(BYTESWAP_H), redundant through BUILT_SOURCES.
36691         * modules/fnmatch (Makefile.am): Remove explicit dependency on
36692         $(FNMATCH_H), redundant through BUILT_SOURCES.
36693         * modules/getopt (Makefile.am): Remove explicit dependency on
36694         $(GETOPT_H), redundant through BUILT_SOURCES.
36695         * modules/glob (Makefile.am): Remove explicit dependency on $(GLOB_H),
36696         redundant through BUILT_SOURCES.
36697         * modules/poll (Makefile.am): Remove explicit dependency on $(POLL_H),
36698         redundant through BUILT_SOURCES.
36699         * modules/stdbool (Makefile.am): Remove explicit dependency on
36700         $(STDBOOL_H), redundant through BUILT_SOURCES.
36701         * modules/stdint (Makefile.am): Remove explicit dependency on
36702         $(STDINT_H), redundant through BUILT_SOURCES.
36703         * modules/sysexits (Makefile.am): Add $(SYSEXITS_H) to BUILT_SOURCES.
36704         Remove explicit dependency on $(SYSEXITS_H).
36705         Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
36706
36707 2005-07-18  Simon Josefsson  <jas@extundo.com>
36708
36709         * lib/check-version.c (check_version): Accept identical versions too.
36710
36711 2005-07-18  Bruno Haible  <bruno@clisp.org>
36712
36713         * modules/lock: New file.
36714         * MODULES.html.sh (Multithreading): New section.
36715
36716 2005-07-18  Bruno Haible  <bruno@clisp.org>
36717
36718         * m4/lock.m4: New file, from GNU gettext.
36719
36720 2005-07-18  Bruno Haible  <bruno@clisp.org>
36721
36722         * lib/lock.h: New file, from GNU gettext.
36723         * lib/lock.c: New file, from GNU gettext.
36724
36725 2005-07-18  Bruno Haible  <bruno@clisp.org>
36726
36727         * lib/lock.h (gl_once_t): New type.
36728         (gl_once_define, gl_once): New macros.
36729         * lib/lock.c (fresh_once): New variable.
36730         (glthread_once, glthread_once_call, glthread_once_singlethreaded): New
36731         functions.
36732
36733 2005-07-16  Simon Josefsson  <jas@extundo.com>
36734
36735         * doc/gnulib.texi (Library version handling): Add ELF symbol collision
36736         workaround, suggested by Bruno.
36737
36738 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
36739
36740         * modules/xalloc (Depends-on): Add xalloc-die.
36741         * modules/xvasprintf (Depends-on): Add xalloc-die.
36742
36743 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
36744
36745         * lib/quotearg.c: Add translator comment suggested by Bruno Haible,
36746         with a minor change.
36747
36748 2005-07-15  Bruno Haible  <bruno@clisp.org>
36749
36750         * m4/poll.m4 (gl_FUNC_POLL): Check against MacOS X 10.4 poll() bug.
36751         When using lib/poll.c, define poll as rpl_poll.
36752
36753 2005-07-14  Paul Eggert  <eggert@cs.ucla.edu>
36754
36755         * modules/argp (Depends-on): Remove unlocked-io.
36756
36757 2005-07-14  Derek Price  <derek@ximbiot.com>
36758
36759         * m4/glob.m4 (gl_GLOB): Cache glob interface check result.  Add check
36760         for glob symlink bug.
36761
36762 2005-07-14  Bruno Haible  <bruno@clisp.org>
36763
36764         * m4/argp.m4 (gl_ARGP): Remove invocation of gl_FUNC_GLIBC_UNLOCKED_IO.
36765         Instead, test for *_unlocked function declarations directly.
36766
36767 2005-07-11  Simon Josefsson  <jas@extundo.com>
36768
36769         * modules/size_max: New file.
36770
36771         * modules/xsize: Depend on size_max module for size_max.m4.
36772
36773 2005-07-11  Simon Josefsson  <jas@extundo.com>
36774
36775         * lib/size_max.h: New file.
36776
36777 2005-07-11  Paul Eggert  <eggert@cs.ucla.edu>
36778
36779         * lib/version-etc-fsf.c (version_etc_copyright): Parameterize the
36780         copyright symbol and the year.
36781         * lib/version-etc.c (COPYRIGHT_YEAR): New constant.
36782         (version_etc_va): Use parameterized copyright notice.
36783         Reword to conform to the current GNU coding standards.
36784
36785 2005-07-11  Karl Berry  <karl@gnu.org>
36786
36787         * doc/gnulib.texi (Quoting): new node.
36788         (Initial import): more info, from Patrice.
36789
36790 2005-07-11  Bruno Haible  <bruno@clisp.org>
36791
36792         * gnulib-tool (func_usage): Document option --avoid.
36793         (Command line options): Handle --avoid.
36794         (func_acceptable): New function.
36795         (func_modules_transitive_closure): Use it.
36796
36797 2005-07-11  Bruno Haible  <bruno@clisp.org>
36798
36799         * MODULES.html.sh: Use shortcut URLs to the www.opengroup.org site.
36800         Reported by Jim Meyering.
36801
36802 2005-07-10  Bruno Haible  <bruno@clisp.org>
36803
36804         * m4/size_max.m4 (gl_SIZE_MAX): Cast ~(size_t)0 back to size_t.
36805         Needed when size_t is smaller than 'unsigned int'.
36806         Reported by Paul Eggert.
36807
36808 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
36809
36810         * modules/argp (Depends-on): Add unlocked-io
36811
36812 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
36813
36814         * lib/argp-namefrob.h: Include unlocked-io.h. Removed unnecessary
36815         block of defines.
36816
36817 2005-07-08  Paul Eggert  <eggert@cs.ucla.edu>
36818
36819         * config/srclist.txt: Comment out regcomp.c, since we have a porting
36820         fix now.
36821
36822 2005-07-08  Eric Blake  <ebb9@byu.net>  (tiny change)
36823         and Paul Eggert  <eggert@cs.ucla.edu>
36824
36825         * lib/regcomp.c (init_dfa, build_range_exp): Store __btowc value
36826         in wint_t, not wchar_t.  Remove now-unnecessary cast.
36827
36828 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
36829
36830         * modules/regex (Files): Add lib/regex_internal.c,
36831         lib/regex_internal.h, lib/regexec.c, lib/regcomp.c, m4/codeset.m4.
36832         (Depends-on): Add extensions.
36833         (Makefile.am): Remove lib_SOURCES; now done by m4 code.
36834
36835 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
36836
36837         * m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on
36838         pathconf.
36839         * m4/same.m4 (gl_SAME): Likewise.
36840         Require AC_SYS_LONG_FILE_NAMES; bug reported by Gerrit P. Haase.
36841
36842         * m4/regex.m4: Adjust to new libc regex implementation.
36843         (gl_INCLUDED_REGEX): Add AC_LIBSOURCES for
36844         all the .c and .h parts of (the new) regex.
36845         Quote the m4 stuff better.
36846         Check for RE_ICASE bug of old gnulib.
36847         Check for REG_STARTEND of recent libc.
36848         Rename local variables from jm_* to gl_*.
36849         Quote operand of "test -f".
36850         Say "recent enough" version of libc, not "version 2".
36851         (gl_PREREQ_REGEX): Remove AC_FUNC_ALLOCA, since alloca is a
36852         prerequisite module.  Remove AC_HEADER_STDC; no longer needed.
36853         Check for locale.h, isblank, mbrtowc, wcrtomb, wcscoll.
36854         Remove check for btowc, isascii.
36855         Require AM_LANGINFO_CODESET.
36856
36857 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
36858
36859         * lib/regex.c, regex.h: Sync from libc.
36860         * lib/regcomp.c, lib/regexec_internal.c, lib/regex_internal.h:
36861         * lib/regexec.c:
36862         New files, synced from libc, except that regex_internal.h
36863         currently has a small porting fix.
36864
36865 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
36866
36867         * config/srclist.txt: Add regcomp.c, regex.c, regex.h,
36868         regex_internal.c, regexec.c.
36869         Add regex_internal.h too, but as a comment, since the libc version
36870         is currently broken in gnulib mode.
36871
36872 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
36873
36874         Support programs like Emacs that use gnulib but not gettext.
36875         * MODULES.html.sh (Internationalization functions): Add gettext-h.
36876         * modules/gettext-h: New file.
36877         * modules/gettext (Files): Remove lib/gettext.h.
36878         (Depends-on): Add gettext-h.
36879         (Makefile.am): Remove lib_SOURCES.
36880         * modules/argmatch, modules/c-stack, modules/closeout:
36881         * modules/copy-file, modules/csharpcomp, modules/csharpexec:
36882         * modules/execute, modules/file-type, modules/getaddrinfo:
36883         * modules/getopt, modules/human, modules/javacomp:
36884         * modules/javaexec, modules/mkdir-p, modules/obstack:
36885         * modules/openat, modules/pagealign_alloc, modules/pipe:
36886         * modules/quotearg, modules/regex, modules/rpmatch:
36887         * modules/unicodeio, modules/userspec, modules/version-etc:
36888         * modules/wait-process, modules/xalloc-die, modules/xmemcoll:
36889         * modules/xsetenv:
36890         Depend on gettext-h, not gettext.
36891
36892 2005-07-05  Paul Eggert  <eggert@cs.ucla.edu>
36893
36894         * gnulib-tool (func_import): Add support for 'public domain' license.
36895         * modules/alloca, modules/atexit, modules/memmove:
36896         Now public domain, not GPL.
36897         * modules/dup2, modules/getpagesize, modules/malloc, modules/memset:
36898         * modules/realloc, modules/strerror, modules/strtod:
36899         Now LGPL, not GPL.
36900
36901 2005-07-05  Bruno Haible  <bruno@clisp.org>
36902
36903         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): Upgrade to version from current
36904         autoconf CVS. Needed for mingw.
36905
36906 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
36907
36908         Remove the dependency of the strftime module on the tzset module.
36909         * modules/strftime (Depends-on): Remove dependency on tzset.
36910
36911 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
36912
36913         Remove the dependency of the strftime module on the tzset module.
36914         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't require
36915         gl_FUNC_TZSET_CLOBBER.
36916
36917 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
36918
36919         Remove the dependency of the strftime module on the tzset module.
36920         * lib/strftime.c (my_strftime)
36921         [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]:
36922         Copy the input structure, to work around some of the bug with
36923         Solaris 2.5.1 and Solaris 2.6.  If you still care about these old
36924         Solaris releases, you should also use the tzset module, but we won't
36925         require it as a dependency any more since we don't want LGPLed code
36926         to depend on GPLed code.
36927
36928 2005-07-02  Jim Meyering  <jim@meyering.net>
36929
36930         * m4/chown.m4, cloexec.m4, dup2.m4, fsusage.m4:
36931         * m4/getcwd-path-max.m4, getcwd.m4, mkstemp.m4, mountlist.m4:
36932         * m4/pagealign_alloc.m4, save-cwd.m4, unistd-safer.m4:
36933         Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
36934
36935 2005-07-02  Jim Meyering  <jim@meyering.net>
36936
36937         * lib/backupfile.c (backup_args): Change a `0' to NULL.
36938
36939 2005-07-01  Paul Eggert  <eggert@cs.ucla.edu>
36940
36941         * lib/xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
36942         declares only 'struct timespec;' (!).
36943
36944 2005-07-01  Jim Meyering  <jim@meyering.net>
36945
36946         * lib/chown.c, cloexec.c, dup-safer.c, dup2.c, fsusage.c, getcwd.c:
36947         * lib/getloadavg.c, mountlist.c, openat.h, pagealign_alloc.c:
36948         * lib/save-cwd.c, tempname.c:
36949         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
36950         and don't include <sys/file.h>).
36951
36952 2005-06-29  Jim Meyering  <jim@meyering.net>
36953
36954         * lib/mkdir-p.c (make_dir_parents): Don't apply sizeof to a hard-coded
36955         type name.  Use the variable name instead.
36956         * lib/idcache.c (getuser, getuidbyname, getgroup, getgidbyname):
36957         Likewise.
36958
36959 2005-06-28  Simon Josefsson  <jas@extundo.com>
36960
36961         * modules/check-version (Files): Add check-version.m4.
36962
36963 2005-06-28  Simon Josefsson  <jas@extundo.com>
36964
36965         * m4/check-version.m4: New file, suggested by Jim Meyering
36966         <jim@meyering.net>.
36967
36968 2005-06-28  Simon Josefsson  <jas@extundo.com>
36969
36970         * lib/check-version.h, lib/check-version.c: New files.
36971
36972 2005-06-28  Simon Josefsson  <jas@extundo.com>
36973
36974         * lib/base64.c (base64_encode): Indent.  Rename 'b64' to avoid
36975         collision with global variable.  Better indentation.  Don't
36976         increment buffer pointer beyond buffer end.  Based on comments
36977         from Paul Eggert <eggert@cs.ucla.edu>.
36978
36979         * lib/base64.h: Indent.
36980
36981 2005-06-28  Simon Josefsson  <jas@extundo.com>
36982
36983         * doc/gnulib.texi (Library version handling): New section.
36984
36985 2005-06-28  Jim Meyering  <jim@meyering.net>
36986
36987         * check-module (find_included_lib_files): Hard-code another
36988         pair of exceptions: fts.c includes fts-cycle.c and unistd-safer.h
36989         but modules/fts-lgpl (correctly) does not list those files.
36990
36991         * modules/canonicalize (Files): Add lib/pathmax.h.
36992
36993 2005-06-25  Simon Josefsson  <jas@extundo.com>
36994
36995         * modules/check-version: New file.
36996
36997 2005-06-24  Paul Eggert  <eggert@cs.ucla.edu>
36998
36999         * lib/canon-host.c (canon-host): Append trailing "," to 0 in
37000         initializer of struct addrinfo, as an indication that we don't
37001         care how many members the structure has.
37002
37003 2005-06-24  Derek Price  <derek@ximbiot.com>
37004         and Bruno Haible  <bruno@clisp.org>
37005
37006         Remove stat module & update lstat.
37007         * m4/lstat.m4 (gl_FUNC_LSTAT): Drop AC_FUNC_LSTAT in favor of
37008         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
37009         * m4/stat.m4: Remove this file.
37010
37011 2005-06-24  Derek Price  <derek@ximbiot.com>
37012         and Bruno Haible  <bruno@clisp.org>
37013
37014         Remove stat module & update lstat.
37015         * lib/stat.c: Remove this file...
37016         (slash_aware_lstat): ...moving this content and its support...
37017         * lib/lstat.c (rpl_lstat): ...into here.
37018         * lib/lstat.h: New file.
37019
37020 2005-06-24  Derek Price  <derek@ximbiot.com>
37021         and Bruno Haible  <bruno@clisp.org>
37022
37023         Remove stat module & update lstat.
37024         * config/srclist.txt (libc sources): Remove stat.
37025
37026 2005-06-24  Derek Price  <derek@ximbiot.com>
37027         and Bruno Haible  <bruno@clisp.org>
37028
37029         Remove stat module & update lstat.
37030         * MODULES.html.sh (stat): Remove.
37031         * MODULES.html: Regenerated.
37032         * modules/lstat (Description): Correct function name.
37033         (Files): Add "lstat.h".
37034         (Depends-on): Remove stat, add xalloc, stat-macros.
37035         * modules/stat: Remove this file.
37036         (Include): Add "lstat.h", remove <sys/stat.h>.
37037
37038 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
37039
37040         * lib/mktime.c: Include <string.h> even if !DEBUG.  (From glibc.)
37041         (ranged_convert): Don't save conversion in a temporary struct.
37042         This causes a warning with GCC 4.0.0, and anyway in the typical
37043         case it's not worth the extra 100 bytes or so of code.
37044         (ranged_convert, __mktime_internal): When calling a function via a
37045         pointer P, use P () rather than (*P) (), as we now assume C89 or
37046         better.
37047
37048 2005-06-22  Paul Eggert  <eggert@cs.ucla.edu>
37049
37050         * lib/readutmp.c (desirable_utmp_entry): Fix bug where "who -b" and
37051         "who -r" failed to give output.  Problem reported by Tim Waugh.
37052
37053         * lib/xmalloc.c (HAVE_GNU_CALLOC): New constant.
37054         (xcalloc): Use it to avoid needless tests.
37055         Problem reported by Jim Meyering.
37056
37057 2005-06-20  Derek Price  <derek@ximbiot.com>
37058
37059         * m4/bison.m4: Note that precious decls of YACC & YFLAGS will be
37060         unnecessary for Autoconfs > 2.59c.
37061
37062 2005-06-16  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
37063
37064         * lib/argp.h (__option_is_short): Check upper limit of
37065         __key. Isprint() requires its argument to have the value
37066         of an unsigned char or EOF.
37067
37068 2005-06-16  Jim Meyering  <jim@meyering.net>
37069
37070         * lib/calloc.c (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
37071         when either N or S is zero.
37072
37073 2005-06-16  Derek Price  <derek@ximbiot.com>
37074
37075         * m4/bison.m4: Declare YACC & YFLAGS precious.
37076
37077 2005-06-10  Paul Eggert  <eggert@cs.ucla.edu>
37078
37079         * lib/fnmatch.c (fnmatch): If there is an encoding error in a
37080         multibyte string or pattern, fall back on unibyte matching.
37081         Problem reported by James Youngman.
37082
37083 2005-06-08  Bruno Haible  <bruno@clisp.org>
37084
37085         * modules/csharpcomp: New file.
37086         * MODULES.html.sh (C#): Add csharpcomp.
37087
37088 2005-06-08  Bruno Haible  <bruno@clisp.org>
37089
37090         * m4/csharpcomp.m4: New file, from GNU gettext.
37091
37092 2005-06-08  Bruno Haible  <bruno@clisp.org>
37093
37094         * lib/csharpcomp.h: New file, from GNU gettext.
37095         * lib/csharpcomp.c: New file, from GNU gettext.
37096         * lib/csharpcomp.sh.in: New file, from GNU gettext.
37097
37098 2005-06-08  Bruno Haible  <bruno@clisp.org>
37099
37100         * lib/binary-io.h (fileno): Undefine before defining it. Avoids a gcc
37101         warning on mingw.
37102
37103 2005-06-07  Derek Price  <derek@ximbiot.com>
37104
37105         Sync from CVS.
37106         * lib/glob_.h: Indent nested #ifdef.
37107
37108 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
37109
37110         Sync from coreutils.
37111         Use "file name" when talking about file names, instead of "filename"
37112         or "path", as per the GNU coding standards.
37113         * lib/mkdir-p.c: Renamed from makepath.c.
37114         (make_dir_parents): Renamed from make_path.  All callers changed.
37115         * lib/mkdir-p.h: Likewise.  All includers changed.
37116         * lib/filenamecat.c: Renamed from path-concat.c.
37117         (file_name_concat): Renamed from path_concat.  All callers changed.
37118         [TEST_FILE_NAME_CONCAT]: Renamed from TEST_PATH_CONCAT.
37119         * lib/filenamecat.h: Likewise.  All includers changed.
37120         * lib/acl.c: Don't use "path" or "filename" to mean "file name"
37121         in comments or local variable names.
37122         * lib/basename.c: Likewise.
37123         * lib/canonicalize.c, canonicalize.h: Likewise.
37124         * lib/dirname.c, dirname.h: Likewise.
37125         * lib/euidaccess.c: Likewise.
37126         * lib/exclude.c: Likewise
37127         * lib/fnmatch_.h, fnmatch_loop.c: Likewise.
37128         * lib/fsusage.c, fsuage.h: Likewise.
37129         * lib/fts.c, fts_.h: Likewise.
37130         * lib/getcwd.c: Likewise.
37131         * lib/getloadavg.c: Likewise.
37132         * lib/mkstemp.c: Likewise.
37133         * lib/mountlist.c, mountlist.h: Likewise.
37134         * lib/openat.c, openat.h: Likewise.
37135         * lib/readlink-stub.c: Likewise.
37136         * lib/readutmp.c, readutmp.h: Likewise.
37137         * lib/rename.c: Likewise.
37138         * lib/rmdir.c: Likewise.
37139         * lib/same.c: Likewise.
37140         * lib/savedir.c: Likewise.
37141         * lib/stripslash.c: Likewise.
37142         * lib/tempname.c: Likewise.
37143         * lib/xreadlink.c: Likewise.
37144         * lib/exclude.c (excluded_file_name): Renamed from excluded_filename.
37145         All uses changed.
37146         * lib/exclude.h: Likewise.
37147
37148         * lib/euidaccess.c (getuid, getgid, getuid, getegid)
37149         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
37150         * lib/idcache.c (getpwuid, getpwnam, getgrgid, getgrnam)
37151         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
37152         * lib/pathmax.h: Include <limits.h> unconditionally, since other
37153         files have been getting away with it for years (MORE/BSD 4.3
37154         is extinct now).
37155         * lib/userspec.c (getpwnam, getgrnam, getgrgid)
37156         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
37157
37158         * lib/pathmax.h (_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]:
37159         Define to 256, not 255, as per modern POSIX.
37160
37161 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
37162
37163         Sync from coreutils.
37164         Use "file name" when talking about file names, instead of "filename"
37165         or "path", as per the GNU coding standards.
37166         * MODULES.html.sh: mkdir-p renamed from makepath.
37167         filenamecat renamed from path-concat.
37168         * modules/filenamecat: Renamed from modules/path-concat.
37169         (Files): filenamecat.h and filenamecat.c renamed from
37170         path-concat.h and path-concat.c.
37171         (configure.ac): gl_FILE_NAME_CONCAT, not gl_PATH_CONCAT.
37172         (Include): filenamecat.h, not path-concat.h.
37173         * modules/mkdir-p: Renamed from modules/makepath.
37174         (Files): mkdir-p.h and mkdir-p.c renamed from makepath.h and
37175         makepath.c.
37176         (configure.ac): gl_MKDIR_PARENTS, not gl_MAKEPATH.
37177         (Include): mkdir-p.h, not makepath.h.
37178
37179 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
37180
37181         Sync from coreutils.
37182         * m4/mkdir-p.m4: Renamed from makepath.m4.
37183         (gl_MKDIR_PARENTS): Renamed from gl_MAKEPATH.  All uses changed.
37184         Rename files from makepath.c to mkdir-p.c, and from
37185         makepath.h to mkdir-p.h.
37186         * m4/filenamecat.m4: Renamed from path-concat.m4.
37187         (gl_FILE_NAME_CONCAT): Renamed from gl_PATH_CONCAT.  All uses changed.
37188         Rename files from path-concat.c to filenamecat.c,
37189         and from path-concat.h to filenamecat.h.
37190         * m4/getcwd-path-max.m4: Don't use "path" or "filename" to mean
37191         "file name" in local variables or comments.
37192         * m4/rename.m4: Likewise.
37193
37194 2005-06-01  Bruno Haible  <bruno@clisp.org>
37195
37196         * modules/csharpexec: New file.
37197         * MODULES.html.sh (C#): New section.
37198
37199 2005-06-01  Bruno Haible  <bruno@clisp.org>
37200
37201         * m4/csharp.m4: New file, from GNU gettext.
37202         * m4/csharpexec.m4: New file, from GNU gettext.
37203
37204 2005-06-01  Bruno Haible  <bruno@clisp.org>
37205
37206         * lib/csharpexec.h: New file, from GNU gettext.
37207         * lib/csharpexec.c: New file, from GNU gettext.
37208         * lib/csharpexec.sh.in: New file, from GNU gettext.
37209
37210 2005-05-31  Derek Price  <derek@ximbiot.com>
37211             Paul Eggert  <eggert@cs.ucla.edu>
37212
37213         Sync from cvs.
37214         * m4/glob.m4: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
37215
37216 2005-05-31  Derek Price  <derek@ximbiot.com>
37217             Paul Eggert  <eggert@cs.ucla.edu>
37218
37219         Sync from cvs.
37220         * lib/glob_.h: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
37221
37222 2005-05-29  Derek Price  <derek@ximbiot.com>
37223
37224         * config/srclist.txt (glob_.h, glob.c): Add these files.
37225
37226 2005-05-29  Derek Price  <derek@ximbiot.com>
37227
37228         * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
37229         * modules/glob: New file.
37230         * modules/getlogin_r: Add link to POSIX spec in description.
37231
37232 2005-05-29  Derek Price  <derek@ximbiot.com>
37233             Paul Eggert  <eggert@cs.ucla.edu>
37234
37235         * m4/glob.m4: New file.
37236
37237 2005-05-29  Derek Price  <derek@ximbiot.com>
37238             Paul Eggert  <eggert@cs.ucla.edu>
37239
37240         * lib/glob_.h, lib/glob.c: New files.
37241
37242 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
37243
37244         * modules/fts (Files): Remove m4/inttypes-pri.m4.
37245         * modules/fts-lgpl (Depends-on): Remove gettext.
37246
37247 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
37248
37249         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,
37250         and don't require gt_INTTYPES_PRI.
37251
37252 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
37253
37254         * lib/getlogin_r.c (getlogin_r): Don't set errno to 0 on return.
37255
37256         * lib/fts.c: Don't worry about debugging on pre-C99-compatible hosts;
37257         the configuration hassle isn't worth it.
37258         Include inttypes.h and stdint.h unconditionally if FTS_DEBUG.
37259         (LONGEST_MODIFIER, PRIuMAX): Remove.
37260
37261 2005-05-27  Bruno Haible  <bruno@clisp.org>
37262
37263         * lib/getlogin_r.h: Remove second include of <stddef.h>.
37264
37265 2005-05-26  Paul Eggert  <eggert@cs.ucla.edu>
37266
37267         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
37268         _POSIX_PTHREAD_SEMANTICS for Solaris.
37269
37270 2005-05-25  Derek Price  <derek@ximbiot.com>
37271
37272         * MODULES.html.sh: Add getlogin_r to POSIX.2001 support section.
37273
37274 2005-05-25  Derek Price  <derek@ximbiot.com>
37275             Paul Eggert  <eggert@cs.ucla.edu>
37276
37277         * modules/getlogin_r, m4/getlogin_r.m4: New files.
37278         * lib/getlogin_r.c, getlogin_r.h: New files.
37279
37280 2005-05-25  Bruno Haible  <bruno@clisp.org>
37281             Derek Price  <derek@ximbiot.com>
37282
37283         * lib/getlogin_r.h: Simplify API documentation.
37284
37285 2005-05-23  Derek Price  <derek@ximbiot.com>
37286
37287         * modules/minmax (Files): Add m4/minmax.m4.
37288         (configure.ac): Add gl_MINMAX.
37289
37290 2005-05-22  Paul Eggert  <eggert@cs.ucla.edu>
37291
37292         * lib/fts.c (fd_safer) [_LGPL_PACKAGE]: New static function,
37293         so that unistd-safer.h (GPL'ed code) need not be included.
37294
37295 2005-05-22  Bruno Haible  <bruno@clisp.org>
37296
37297         * m4/minmax.m4: New file.
37298         Based on a patch by Derek Price <derek@ximbiot.com>.
37299
37300 2005-05-22  Bruno Haible  <bruno@clisp.org>
37301
37302         * lib/stdint_.h (_STDINT_H_HAVE_INT64): New macro. Use it in #ifdefs.
37303         (INT64_MIN): Fix definition.
37304         Suggested by Paul Eggert <eggert@cs.ucla.edu>.
37305
37306         * lib/stdint_.h (_STDINT_H_NEED_SIGNED_INT_TYPES): Renamed from
37307         NEED_SIGNED_INT_TYPES.
37308
37309         * lib/stdint_.h (_STDINT_H_HAVE_SYSTEM_INTTYPES): Renamed from
37310         HAVE_SYSTEM_INTTYPES.
37311
37312 2005-05-22  Bruno Haible  <bruno@clisp.org>
37313
37314         * lib/minmax.h: Include <limits.h> only when it defines MIN, MAX.
37315         Also include <sys/param.h> if it defines MIN, MAX.
37316         Based on a patch by Derek Price <derek@ximbiot.com>.
37317
37318 2005-05-21  Jim Meyering  <jim@meyering.net>
37319
37320         * modules/fts (Files): Add m4/inttypes-pri.m4.
37321         (Depends-on): Add lstat and remove gettext.  Alphabetize.
37322
37323 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
37324
37325         New fts module.
37326         * lib/fts.c: Don't include "cycle-check.h" or "hash.h".
37327         (setup_dir, free_dir): New functions.
37328         (enter_dir, leave_dir): Define trivial
37329         alternatives of _LGPL_PACKAGE.  Move to fts-cycle.c if !_LGPL_PACKAGE.
37330         (HT_INITIAL_SIZE, ENTER_DIR): Remove.  All uses removed.
37331         (LEAVE_DIR): Fix typo: pass Fts and Ent to leave_dir.
37332         (struct Active_dir, AD_compare, AD_hash, enter_dir, leave_dir):
37333         Move to fts-cycle.c.
37334         (fts_open): Use setup_dir.
37335         (fts_close): Use free_dir.
37336         (fts_read): Have just one copy of the ENTER_DIR code rather than three.
37337         This adds a label and some gotos, but the alternatives were messier.
37338         Check for memory allocation failure when entering a dir.
37339         (fts_stat) [_LGPL_PACKAGE]: Bring back glibc cycle detection code.
37340         * lib/fts_.h (_LGPL_PACKAGE) [defined _LIBC]: New macro.
37341         (FTS): New member fts_cycle, that is a union that contains the
37342         old active_dir_ht and cycle_state.  All uses changed to mention
37343         fts_cycle.ht and fts_cycle.state.
37344         * lib/fts-cycle.c: New file, containing GPL'ed code migrated out of
37345         fts.c, with the following changes:
37346         (setup_dir, free_dir): New functions.
37347         (enter_dir): Now returns bool.  Return true if successful, false
37348         if memory exhausted.  All callers changed.
37349         Do not bother partly cleaning up on
37350         memory allocation failure; that is free_dir's job.
37351         However, free ad if hash_insert fails, to avoid memory leak.
37352         (enter_dir, leave_dir): Accommodate change to FTS by inspecting
37353         fts->fts_options to see which union member to use.
37354
37355 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
37356
37357         * m4/fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
37358         (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): New macros.
37359
37360 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
37361
37362         * MODULES.html.sh (File system functions): Add fts, fts-lgpl.
37363
37364 2005-05-20  Jim Meyering  <jim@meyering.net>
37365
37366         * lib/unlinkdir.h (cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:
37367         Now a macro, to pacify GCC.
37368
37369 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
37370
37371         * m4/chown.m4 (gl_FUNC_CHOWN): Correct sense of test for honoring IDs
37372         of -1.
37373
37374 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
37375
37376         * lib/chown.c (rpl_chown): Return -1 on failure.
37377
37378 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
37379
37380         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME]):
37381         Don't check for stddef.h.
37382         * m4/fts.m4 (gl_FUNC_FTS): Don't require AC_HEADER_STDC, as we
37383         don't use its results.
37384         Don't check for fcntl.h, stddef.h, stdlib.h, string.h, unistd.h,
37385         since we include them unconditionally.  Don't require
37386         AM_STDBOOL_H, since stdbool is a prerequisite.
37387         Don't require AC_C_CONST, AC_TYPE_SIZE_T or check for ptrdiff_t
37388         since we assume C89 or better.
37389         Don't require AC_FUNC_CLOSEDIR_VOID, AC_FUNC_LSTAT, or AC_FUNC_STAT,
37390         as we don't use their results.
37391         Don't check for fchdir, memmove, memset, strrchr, as we use
37392         them unconditionally.
37393         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define
37394         GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER, since nobody uses it.
37395
37396 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
37397
37398         * lib/canonicalize.c: Include canonicalize.h first, to test interface.
37399         Include <stddef.h> unconditionally, since we assume C89 now.
37400         All uses of PTR_INT_TYPE replaced by ptrdiff_t.
37401         * lib/fts.c: Include fts_.h first, to check interface.
37402         Do not include intprops.h; no longer needed.
37403         Include cycle-check.h and hash.h, since fts_.h no longer does.
37404         Remove unnecessary casts of closedir to void.
37405         (fts_build): Use a simpler method (not involving TYPE_SIGNED) to
37406         decide whether to decrement nlinks.
37407         * lib/fts_.h: Do not include hash.h or cycle-check.h; no longer needed.
37408         (FTS): Use struct hash_table * instead of Hash_table, so that
37409         we no longer need to include hash.h here.
37410
37411 2005-05-18  Jim Meyering  <jim@meyering.net>
37412
37413         * modules/dirfd (License): Change to LGPL.  Most of the code
37414         is already in the public domain.
37415
37416 2005-05-18  Jim Meyering  <jim@meyering.net>
37417
37418         * m4/fts.m4 (AC_LIBSOURCES): Add intprops.h to the list.
37419         Reported by Yoann Vandoorselaere.
37420
37421 2005-05-17  Jim Meyering  <jim@meyering.net>
37422
37423         * m4/fts.m4: New file, from coreutils.
37424
37425 2005-05-17  Jim Meyering  <jim@meyering.net>
37426
37427         * lib/fts.c, lib/fts_.h: New files, from coreutils.
37428
37429 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
37430
37431         Sync from coreutils.
37432         * m4/unlinkdir.m4: New file.
37433
37434 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
37435
37436         Sync from coreutils.
37437         * lib/unlinkdir.c, lib/unlinkdir.h: New files.
37438         * lib/gethrxtime.c, lib/gethrxtime.h, lib/getpass.h, lib/mountlist.h,
37439         lib/path-concat.c, lib/regex.h, lib/unlocked-io.h, lib/xtime.h:
37440         White space changes only.
37441         * lib/makepath.c (make_path): Port to hosts where leading "//" is
37442         special.
37443         * lib/yesno.c: Include getline.h, not ctype.h.
37444         (yesno): Don't remove leading white space; POSIX doesn't allow it.
37445         Use getline to remove arbitrary restriction on response length.
37446
37447 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
37448
37449         * config/srclist-update: Spell out "Street" in FSF postal
37450         mail address; this is the style the FSF seems to prefer.
37451
37452         * build-aux/depcomp, build-aux/install-sh, build-aux/mdate-sh,
37453         build-aux/missing, build-aux/mkinstalldirs: Sync from Automake;
37454         this updates FSF postal mail address.
37455
37456         Sync from coreutils.
37457         * modules/unlinkdir: New file.
37458         * modules/yesno (Depends-on): Add getline.
37459         * MODULES.html.sh (File system functions): Add unlinkdir.
37460
37461 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
37462
37463         * lib/byteswap_.h, lib/getsubopt.h, lib/iconvme.h, lib/strsep.c,
37464         lib/strsep.h:
37465         Change the initial comment to refer to GPL, not LGPL.
37466         gnulib-tool will change it to LGPL as needed.
37467
37468         * lib/__fpending.c, lib/acl.c, lib/acl.h, lib/alloca_.h, lib/allocsa.c,
37469         lib/allocsa.h, lib/argmatch.c, lib/argmatch.h, lib/argp-ba.c,
37470         lib/argp-eexst.c, lib/argp-fmtstream.c, lib/argp-fmtstream.h,
37471         lib/argp-fs-xinl.c, lib/argp-help.c, lib/argp-namefrob.h,
37472         lib/argp-parse.c, lib/argp-pv.c, lib/argp-pvh.c, lib/argp-xinl.c,
37473         lib/argp.h, lib/argz.c, lib/argz_.h, lib/asnprintf.c, lib/asprintf.c,
37474         lib/atanl.c, lib/backupfile.c, lib/backupfile.h, lib/base64.c,
37475         lib/base64.h, lib/basename.c, lib/binary-io.h, lib/byteswap_.h,
37476         lib/c-ctype.c, lib/c-ctype.h, lib/c-stack.c, lib/c-stack.h,
37477         lib/c-strtod.c, lib/calloc.c, lib/canon-host.c, lib/canonicalize.c,
37478         lib/canonicalize.h, lib/ceill.c, lib/chdir-long.c, lib/chdir-long.h,
37479         lib/chown.c, lib/classpath.c, lib/classpath.h, lib/cloexec.c,
37480         lib/closeout.c, lib/closeout.h, lib/concatpath.c, lib/config.charset,
37481         lib/copy-file.c, lib/copy-file.h, lib/cycle-check.c, lib/cycle-check.h,
37482         lib/diacrit.c, lib/diacrit.h, lib/dirfd.c, lib/dirfd.h, lib/dirname.c,
37483         lib/dirname.h, lib/dummy.c, lib/dup-safer.c, lib/dup2.c, lib/eealloc.h,
37484         lib/error.c, lib/error.h, lib/euidaccess.c, lib/exclude.c,
37485         lib/exclude.h, lib/execute.c, lib/execute.h, lib/exit.h,
37486         lib/exitfail.c, lib/exitfail.h, lib/expl.c, lib/fatal-signal.c,
37487         lib/fatal-signal.h, lib/fd-safer.c, lib/file-type.c, lib/file-type.h,
37488         lib/fileblocks.c, lib/filemode.c, lib/filemode.h, lib/findprog.c,
37489         lib/findprog.h, lib/floorl.c, lib/fnmatch.c, lib/fnmatch_.h,
37490         lib/fnmatch_loop.c, lib/fopen-safer.c, lib/free.c, lib/frexpl.c,
37491         lib/fsusage.c, lib/fsusage.h, lib/full-read.c, lib/full-read.h,
37492         lib/full-write.c, lib/full-write.h, lib/fwriteerror.c,
37493         lib/fwriteerror.h, lib/gai_strerror.c, lib/gcd.c, lib/gcd.h,
37494         lib/getaddrinfo.c, lib/getaddrinfo.h, lib/getcwd.c, lib/getcwd.h,
37495         lib/getdate.h, lib/getdate.y, lib/getdomainname.c, lib/getdomainname.h,
37496         lib/getgroups.c, lib/gethostname.c, lib/gethrxtime.c, lib/gethrxtime.h,
37497         lib/getline.c, lib/getline.h, lib/getloadavg.c, lib/getndelim2.c,
37498         lib/getndelim2.h, lib/getnline.c, lib/getnline.h, lib/getopt.c,
37499         lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/getpagesize.h,
37500         lib/getpass.c, lib/getpass.h, lib/getsubopt.c, lib/getsubopt.h,
37501         lib/gettext.h, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c,
37502         lib/getusershell.c, lib/group-member.c, lib/group-member.h,
37503         lib/hard-locale.c, lib/hard-locale.h, lib/hash-pjw.c, lib/hash-pjw.h,
37504         lib/hash.c, lib/hash.h, lib/human.c, lib/human.h, lib/iconvme.c,
37505         lib/iconvme.h, lib/idcache.c, lib/inet_ntop.h, lib/intprops.h,
37506         lib/inttostr.c, lib/inttostr.h, lib/isdir.c, lib/javacomp.c,
37507         lib/javacomp.h, lib/javacomp.sh.in, lib/javaexec.c, lib/javaexec.h,
37508         lib/javaexec.sh.in, lib/lbrkprop.h, lib/lchown.c, lib/ldexpl.c,
37509         lib/linebreak.c, lib/linebreak.h, lib/linebuffer.c, lib/linebuffer.h,
37510         lib/localcharset.c, lib/localcharset.h, lib/logl.c, lib/long-options.c,
37511         lib/long-options.h, lib/lstat.c, lib/makepath.c, lib/makepath.h,
37512         lib/malloc.c, lib/mathl.h, lib/mbswidth.c, lib/mbswidth.h, lib/md5.c,
37513         lib/md5.h, lib/memcasecmp.c, lib/memcasecmp.h, lib/memchr.c,
37514         lib/memcmp.c, lib/memcoll.c, lib/memcoll.h, lib/memcpy.c, lib/memmem.c,
37515         lib/memmem.h, lib/mempcpy.c, lib/mempcpy.h, lib/memrchr.c,
37516         lib/memrchr.h, lib/memset.c, lib/minmax.h, lib/mkdir.c, lib/mkdtemp.c,
37517         lib/mkdtemp.h, lib/mkstemp.c, lib/mktime.c, lib/modechange.c,
37518         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
37519         lib/obstack.c, lib/obstack.h, lib/openat.c, lib/openat.h,
37520         lib/pagealign_alloc.c, lib/pagealign_alloc.h, lib/path-concat.c,
37521         lib/path-concat.h, lib/pathmax.h, lib/pathname.h, lib/physmem.c,
37522         lib/physmem.h, lib/pipe.c, lib/pipe.h, lib/poll.c, lib/poll_.h,
37523         lib/posixtm.c, lib/posixtm.h, lib/posixver.c, lib/printf-args.c,
37524         lib/printf-args.h, lib/printf-parse.c, lib/printf-parse.h,
37525         lib/progname.c, lib/progname.h, lib/progreloc.c, lib/putenv.c,
37526         lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h, lib/raise.c,
37527         lib/readlink.c, lib/readtokens.c, lib/readtokens.h, lib/readtokens0.c,
37528         lib/readtokens0.h, lib/readutmp.c, lib/readutmp.h, lib/realloc.c,
37529         lib/ref-add.sin, lib/ref-del.sin, lib/regex.c, lib/regex.h,
37530         lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c,
37531         lib/safe-read.h, lib/safe-write.c, lib/safe-write.h, lib/same.c,
37532         lib/same.h, lib/save-cwd.c, lib/save-cwd.h, lib/savedir.c,
37533         lib/savedir.h, lib/setenv.c, lib/setenv.h, lib/settime.c,
37534         lib/sh-quote.c, lib/sh-quote.h, lib/sha1.c, lib/sha1.h, lib/sig2str.c,
37535         lib/sig2str.h, lib/sincosl.c, lib/snprintf.c, lib/snprintf.h,
37536         lib/sqrtl.c, lib/stat-macros.h, lib/stat.c, lib/stdbool_.h,
37537         lib/stdint_.h, lib/stdio-safer.h, lib/stpcpy.c, lib/stpcpy.h,
37538         lib/stpncpy.c, lib/stpncpy.h, lib/strcase.h, lib/strcasecmp.c,
37539         lib/strchrnul.c, lib/strchrnul.h, lib/strcspn.c, lib/strdup.c,
37540         lib/strdup.h, lib/strerror.c, lib/strftime.c, lib/strftime.h,
37541         lib/stripslash.c, lib/strndup.c, lib/strndup.h, lib/strnlen.c,
37542         lib/strpbrk.c, lib/strpbrk.h, lib/strsep.c, lib/strsep.h, lib/strstr.c,
37543         lib/strstr.h, lib/strtod.c, lib/strtoimax.c, lib/strtok_r.c,
37544         lib/strtok_r.h, lib/strtol.c, lib/strtoll.c, lib/strtoul.c,
37545         lib/strtoull.c, lib/strverscmp.c, lib/strverscmp.h, lib/sysexit_.h,
37546         lib/tempname.c, lib/time_r.c, lib/time_r.h, lib/timegm.c, lib/timegm.h,
37547         lib/timespec.h, lib/trigl.c, lib/trigl.h, lib/ucs4-utf16.h,
37548         lib/ucs4-utf8.h, lib/unicodeio.c, lib/unicodeio.h, lib/unistd-safer.h,
37549         lib/unlocked-io.h, lib/unsetenv.c, lib/userspec.c, lib/utf16-ucs4.h,
37550         lib/utf8-ucs4.h, lib/utime.c, lib/utimecmp.c, lib/utimecmp.h,
37551         lib/utimens.c, lib/vasnprintf.c, lib/vasnprintf.h, lib/vasprintf.c,
37552         lib/vasprintf.h, lib/version-etc-fsf.c, lib/version-etc.c,
37553         lib/version-etc.h, lib/vsnprintf.c, lib/vsnprintf.h, lib/w32spawn.h,
37554         lib/wait-process.c, lib/wait-process.h, lib/xalloc-die.c, lib/xalloc.h,
37555         lib/xallocsa.c, lib/xallocsa.h, lib/xasprintf.c, lib/xgetcwd.c,
37556         lib/xgetcwd.h, lib/xgetdomainname.c, lib/xgetdomainname.h,
37557         lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c,
37558         lib/xreadlink.c, lib/xreadlink.h, lib/xsetenv.c, lib/xsetenv.h,
37559         lib/xsize.h, lib/xstrndup.c, lib/xstrndup.h, lib/xstrtod.c,
37560         lib/xstrtod.h, lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h,
37561         lib/xstrtoumax.c, lib/xtime.h, lib/xvasprintf.c, lib/xvasprintf.h,
37562         lib/yesno.c, lib/yesno.h:
37563         Update FSF postal mail address.
37564
37565 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
37566
37567         * MODULES.html.sh, README, gnulib-tool, tests/test-base64.c,
37568         tests/test-memmem.c, tests/test-stpncpy.c:
37569         Update FSF postal mail address.
37570
37571 2005-05-13  Bruno Haible  <bruno@clisp.org>
37572
37573         * lib/stdint_.h (int64_t, uint64_t, int_least64_t, uint_least64_t,
37574         int_fast64_t, uint_fast64_t, intmax_t, uintmax_t, INT64_MIN, INT64_MAX,
37575         UINT64_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX,
37576         INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTMAX_MIN,
37577         INTMAX_MAX, UINTMAX_MAX, INT64_C, UINT64_C, INTMAX_C, UINTMAX_C):
37578         Add support for 64-bit integers in the MSVC compiler.
37579
37580 2005-05-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
37581
37582         * modules/getdate (Makefile.am): Add getdate.c to EXTRA_DIST
37583
37584 2005-05-12  Eric Blake  <ebb9@byu.net>  (tiny change)
37585
37586         * gnulib-tool (func_import): Sort and uniquify recommended includes.
37587
37588 2005-05-11  Paul Eggert  <eggert@cs.ucla.edu>
37589
37590         * doc/getdate.texi (General date syntax): Don't say that date
37591         date --iso-8601=ns generates acceptable dates; it doesn't yet.
37592         Problem reported by Nic Ferrier.
37593
37594 2005-05-10  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
37595
37596         * lib/getaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRAM are
37597         specified in ai_socktype. Fix invalid ai_protocol
37598         check. ai_protocol is usually set to 0 or depending on
37599         ai_family/ai_socktype to IPPROTO_TCP / IPPROTO_UDP.  Checking for
37600         SOCK_STREAM / SOCK_DGRAM in ai_protocol was invalid.  Set
37601         ai_socktype / ai_protocol in the returned addrinfo structure.
37602
37603 2005-05-10  Simon Josefsson  <jas@extundo.com>
37604
37605         * m4/getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
37606         Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
37607
37608 2005-05-10  Karl Berry  <karl@gnu.org>
37609
37610         * doc/fdl.texi, gpl.texi, lgpl.texi, COPYING: update FSF address
37611         (from http://www.gnu.org/licenses).
37612         * doc/COPYING.LIB: also rename to COPYING.LESSER.
37613         * doc/COPYING.DOC: remove; per rms, only needed in doc files, so
37614         fdl.texi suffices.
37615
37616 2005-05-10  Karl Berry  <karl@gnu.org>
37617
37618         * config/srclist.txt (COPYING.LESSER): rename from COPYING.LIB.
37619         (COPYING.DOC): remove.
37620
37621         * config/srclist-update: new FSF address.
37622
37623 2005-05-10  Derek Price  <derek@ximbiot.com>
37624
37625         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
37626         possible.
37627
37628 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
37629             Bruno Haible  <bruno@clisp.org>
37630
37631         * modules/inet_ntop: New file.
37632         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
37633         inet_ntop.
37634
37635 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
37636             Bruno Haible  <bruno@clisp.org>
37637
37638         * m4/inet_ntop.m4: New file.
37639
37640 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
37641             Bruno Haible  <bruno@clisp.org>
37642
37643         * lib/inet_ntop.h: New file.
37644         * lib/inet_ntop.c: New file, from glibc with modifications.
37645
37646 2005-05-09  Paul Eggert  <eggert@cs.ucla.edu>
37647
37648         * modules/time_r (License): Change to LGPL.
37649         * modules/extensions (License): Change to LGPL.  Actually,
37650         the license is more permissive than that, but currently gnulib-tool
37651         doesn't know how to handle more-permissive licenses.
37652
37653         * modules/stat-macros (Depends-on): Don't depend on stat-macros (!).
37654         Problem reported by Dave Love.
37655
37656 2005-05-08  Jim Meyering  <jim@meyering.net>
37657
37658         * lib/classpath.c (PATH_SEPARATOR): Remove insignificant trailing
37659         blank.
37660
37661 2005-05-06  Paul Eggert  <eggert@cs.ucla.edu>
37662
37663         * modules/argmatch (Depends-on): Add stdbool.
37664         * modules/backupfile (Depends-on): Likewise.
37665         * modules/chdir-long (Depends-on): Likewise.
37666         * modules/closeout (Depends-on): Likewise.
37667         * modules/cycle-check (Depends-on): Likewise.
37668         * modules/dirname (Depends-on): Likewise.
37669         * modules/fnmatch (Depends-on): Likewise.
37670         * modules/fsusage (Depends-on): Likewise.
37671         * modules/fwriteerror (Depends-on): Likewise.
37672         * modules/getcwd (Depends-on): Likewise.
37673         * modules/getloadavg (Depends-on): Likewise.
37674         * modules/hard-locale (Depends-on): Likewise.
37675         * modules/makepath (Depends-on): Likewise.
37676         * modules/mountlist (Depends-on): Likewise.
37677         * modules/nanosleep (Depends-on): Likewise.
37678         * modules/posixtm (Depends-on): Likewise.
37679         * modules/quotearg (Depends-on): Likewise.
37680         * modules/readtokens (Depends-on): Likewise.
37681         * modules/readtokens0 (Depends-on): Likewise.
37682         * modules/readutmp (Depends-on): Likewise.
37683         * modules/save-cwd (Depends-on): Likewise.
37684         * modules/strftime (Depends-on): Likewise.
37685         * modules/userspec (Depends-on): Likewise.
37686         * modules/utimecmp (Depends-on): Likewise.
37687         * modules/xgetcwd (Depends-on): Likewise.
37688         * modules/xnanosleep (Depends-on): Likewise.
37689         * modules/xstrtod (Depends-on): Likewise.
37690         * modules/yesno (Depends-on): Likewise.
37691
37692 2005-05-05  Paul Eggert  <eggert@cs.ucla.edu>
37693
37694         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
37695         needless checks.
37696
37697 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
37698
37699         Merge from coreutils.  Among other things,
37700         add bulletproofing for cases where stdin, stdout, or stderr are closed.
37701         * lib/fd-safer.c: New file.
37702         * lib/fcntl-safer.h, open-safer.c: Remove.
37703         * lib/chdir-long.c: Fix comment "fetish" -> "coreutils".
37704         * lib/dup-safer.c: Include unistd-safer.h first.
37705         Don't include errno.h.
37706         (dup_safer) [!defined F_DUPFD]: Let fd_safer do the real work.
37707         * lib/file-type.h: Don't assume invoker included sys/stat.h first.
37708         * lib/file-type.c: Rely on file-type.h change.
37709         * lib/getloadavg.c: Include unistd-safer.h.
37710         (getloadavg): Use safer open.
37711         * lib/getusershell.c: Include "stdio-safer.h".
37712         (getusershell): Use safer fopen.
37713         * lib/long-options.c (long_options): Use NULL rather than 0.
37714         * lib/modechange.h (mode_free): Remove; all callers changed to invoke
37715         'free'.
37716         * lib/modechange.c: Likewise.
37717         xstrtol.h, stdbool.h, stddef.h: Don't include; no longer needed.
37718         (MODE_DONE): New constant.
37719         (struct mode_change): Remove 'next' member.
37720         (make_node_op_equals): New function; like the old one of the
37721         same name, except it allocates an array.
37722         (mode_compile, mode_create_from_ref): Use it.
37723         (mode_compile): Allocate result as an array, not a linked list.
37724         Parse octal string ourself, so that we catch mistakes like "+0".
37725         (mode_adjust): Arg is an array, not a linked list.
37726         * lib/modechange.c: Include stat-macros.h, xalloc.h.
37727         (S_ISDIR, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR):
37728         (S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH, S_IRXWU):
37729         (S_IRWXG, S_IRWXO, CHMOD_MODE_BITS):
37730         Remove.  This is now stat-macros.h's job.
37731         (talloc): Remove.  All callers replaced by xalloc, so that
37732         our invokers don't have to worry about reporting memory failures.
37733         (make_node_op_equals): Remove.
37734         (MODE_ORDINARY_CHAGE, MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
37735         New constants.
37736         (struct mode_change): Moved here from modechange.h.
37737         (mode_append_entry): Remove.
37738         (mode_compile): Remove MASKED_OPS arg, since it encouraged
37739         apps to have incorrect behavior.  Use simpler algorithm for head
37740         and tail.  Don't futz with umask; that's now the job of mode_adjust.
37741         Detect more invalid usages rather than having somewhat-random behavior.
37742         Don't insert an "a=" action, as that leads to incorrect behavior.
37743         (mode_compile, mode_create_from_ref): Return NULL on error instead
37744         of an enum, since now there's only one way to have an error.  All
37745         callers changed.
37746         (mode_adjust): Accept new arg UMASK_VALUE, and interpret it
37747         at the correct time.  Simplify calculation of "+u" and its ilk.
37748         Don't mishandle "+X".
37749         (mode_free): Remove "register" and localize decls.
37750         * lib/modechange.h (MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
37751         (struct mode_change): Move to modechange.c; callers don't
37752         need to see this stuff.
37753         (MODE_MASK_EQUALS, MODE_MASK_PLUS, MODE_MASK_MINUS, MODE_MASK_ALL):
37754         (MODE_INVALID, MODE_MEMORY_EXHAUSTED, MODE_BAD_REFERENCE): Remove.
37755         (mode_change, mode_adjust): Reflect the new signatures noted above.
37756         * lib/nanosleep.c (rpl_nanosleep): Include "timespec.h" before macros
37757         that might redefine system include files.
37758         (siginterrupt) [!HAVE_SIGINTERRUPT]: New macro.
37759         (my_usleep): Use NULL rather than (void *) 0.
37760         (rpl_nanosleep) [!defined SA_NOCLDSTOP]:
37761         Use siginterrupt to specify that system calls should be interrupted.
37762         (rpl_nanosleep): Move initialization of suspended closer to call of
37763         my_usleep.
37764         * lib/readutmp.h (read_utmp): New arg OPTIONS.  All uses changed.
37765         * lib/readutmp.c: Likewise.  Include signal.h, stdbool.h.
37766         (desirable_utmp_entry): New function.
37767         (read_utmp) [defined UTMP_NAME_FUNCTION]: Redo memory allocation
37768         using x2nrealloc, to simplify logic.
37769         (read_utmp) [!defined UTMP_NAME_FUNCTION]: Check for overflow in
37770         size calculation.  Do not assume utmp file is a regular file.
37771         * lib/readutmp.h (UT_PID): Moved here from ../src/who.c.
37772         (READ_UTMP_CHECK_PIDS): New constant.
37773         * lib/save-cwd.c: Include unistd-safer.h.
37774         (save_cwd): Use fd_safer.
37775         * lib/tempname.c (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove.
37776         [!_LIBC] Include "stat-macros.h" instead.
37777         * lib/unistd-safer.h (fd_safer): New decl.
37778
37779 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
37780
37781         * modules/getloadavg (Depends-on): Add unistd-safer.
37782         * modules/getusershell (Depends-on): Add stdio-safer.
37783         * modules/lstat (Depends-on): Remove xalloc.
37784         * modules/mkstemp (Depends-on): Add stat-macros.
37785         * modules/modechange (Depends-on): Remove xstrtol.
37786         Add stat-macros, xalloc.
37787         * modules/save-cwd (Depends-on): Add unistd-safer.
37788         * modules/stdio-safer (Makefile.am): Remove lib_SOURCES.
37789         * modules/unistd-safer (Files): Add lib/fd-safer.c
37790         (Makefile.am): Remove lib_SOURCES.
37791
37792         * MODULES.html.sh (Enhancements for POSIX:2001 functions):
37793         Remove fcntl-safer; unistd-safer supersedes it.
37794
37795 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
37796
37797         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Don't require
37798         AC_HEADER_STAT.
37799         * m4/lchown.m4 (gl_FUNC_CHOWN): Likewise.
37800         (gl_PREREQ_CHOWN): Remove.
37801         * m4/lstat.m4 (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling
37802         it.  Don't require AC_HEADER_STAT.
37803         (gl_PREREQ_LSTAT): Remove.
37804         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Check stdint.h only once.
37805         Don't require AC_HEADER_STAT.
37806         * m4/rmdir.m4 (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT.
37807         (gl_PREREQ_RMDIR): Remove.
37808         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Don't
37809         mention stat-macros.h or AC_HEADER_STAT, since we'll make
37810         the stat-macros module a prerequisite.
37811         * m4/file-type.m4 (gl_FILE_TYPE): Likewise.
37812         * m4/filemode.m4 (gl_FILEMODE): Likewise.
37813         * m4/makepath.m4 (gl_MAKEPATH): Likewise.
37814         * m4/modechange.m4 (gl_MODECHANGE): Likewise.
37815         * m4/clock_time.m4 (gl_CLOCK_TIME): Use gl_ rather than fetish_ for
37816         variable names.
37817         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Renamed from
37818         fetish_FUNC_RMDIR_NOTEMPTY.  All uses changed.  Use gl_ for
37819         variable prefixes.
37820         * m4/fcntl-safer.m4: Remove.
37821         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.
37822         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise.
37823         Invoke gl_PREREQ_FD_SAFER.
37824         (gl_PREREQ_FD_SAFER): New macro.
37825         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Check for siginterrupt.
37826         * m4/readutmp.m4 (gl_READUTMP): Require AC_C_INLINE.
37827         Use AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS_ONCE when possible.
37828         Remove duplicate call to AC_LIBOBJ(readutmp).
37829         (gl_PREREQ_READUTMP): Remove.  All uses inlined.
37830
37831         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check for message, not for
37832         MAP_ANON.  Problem reported by Moriyoshi Koizumi to bug-cvs.
37833
37834 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
37835
37836         * MODULES.html.sh (Misc): Add byteswap.
37837
37838 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
37839
37840         * modules/getcwd (Depends-on): Add extensions.
37841         * modules/openat (Depends-on): Likewise.
37842
37843 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
37844
37845         * modules/byteswap: New file.
37846
37847 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
37848
37849         * m4/byteswap.m4: New file.
37850
37851 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
37852
37853         * lib/byteswap_.h: New file.
37854
37855 2005-04-25  Karl Berry  <karl@gnu.org>
37856
37857         * m4/gettext.m4: Update from GNU gettext 0.14.4.
37858
37859 2005-04-25  Albert Chin  <china@thewrittenword.com>
37860
37861         * lib/regex.c: Include <stdio.h>, as a workaround to a Compaq Desktop
37862         Toolkit C bug.
37863
37864 2005-04-21  Oskar Liljeblad  <oskar@osk.mine.nu>
37865
37866         * gnulib-tool (Options): Add -s for --symlink/--symbolic.
37867         (func_ln_if_changed) Remove forcibly for no error message
37868         in case file does not exist.
37869
37870 2005-04-19  Simon Josefsson  <jas@extundo.com>
37871
37872         * gnulib-tool (Options): Make --symlink mean --symbolic.
37873
37874 2005-04-18  Oskar Liljeblad  <oskar@osk.mine.nu>
37875
37876         * doc/gnulib.texi (Initial import): Fix.  Mention --aux-dir.
37877
37878 2005-04-16  Simon Josefsson  <jas@extundo.com>
37879
37880         * modules/getpass-gnu (Makefile.am): Don't mention getpass.h.
37881
37882 2005-04-15  Simon Josefsson  <jas@extundo.com>
37883
37884         * m4/getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
37885
37886 2005-04-15  Simon Josefsson  <jas@extundo.com>
37887
37888         * gnulib-tool: Rename --symlink to --symbolic.
37889
37890 2005-04-15  Oskar Liljeblad  <oskar@osk.mine.nu>
37891
37892         * gnulib-tool: Add -s, --symlink option to gnulib-tool to make
37893         symbolic links to files instead of copying/moving.  Add --aux-dir,
37894         specifying directory relative --dir where auxiliary build tools
37895         are placed.
37896
37897 2005-04-14  Bruno Haible  <bruno@clisp.org>
37898
37899         * modules/allocsa (License): Change to LGPL.
37900         Requested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
37901
37902 2005-04-13  Paul Eggert  <eggert@cs.ucla.edu>
37903
37904         * lib/getdate.y (zone): Allow relunit_snumber after tZONE, so
37905         that "UTC +1 second" continues to work.  Problem reported
37906         by Dmitry V. Levin.
37907         (relunit_snumber): New rule.
37908         (relunit): Use it.
37909
37910 2005-04-12  Paul Eggert  <eggert@cs.ucla.edu>
37911
37912         * lib/getdate.y (universal_time_zone_table): New constant.
37913         (time_zone_table): Remove GMT, UT, UTC entries; they're now in
37914         universal_time_zone_table.
37915         (lookup_zone): Prefer universal_time_zone_table to
37916         local_time_zone_table, so that "GMT" time stamps are allowed in
37917         London during the summer.  Problem reported by Ian Abbott.
37918
37919 2005-04-12  Jim Meyering  <jim@meyering.net>
37920
37921         * lib/human.c (humblock): Set *options even when returning due to
37922         xstrtoumax conversion failure.  Thanks to a used-uninitialized
37923         warning from gcc-4.
37924
37925 2005-04-09  Jim Meyering  <jim@meyering.net>
37926
37927         * lib/posixtm.c (posixtime) [lint]: Avoid spurious warning from gcc-4's
37928         -Wuninitialized: initialize tm0.tm_year.
37929
37930 2005-04-04  Paul Eggert  <eggert@cs.ucla.edu>
37931
37932         * lib/getdate.y (parser_control): rels_seen is now a boolean, not a
37933         count, since there's no maximum.  All uses changed.
37934         Add member dsts_seen.
37935         (local_zone): Accumulate dsts_seen rather than relying on tm_isdst
37936         not being INT_MAX.
37937         (get_date): Initialize dsts_seen, and check that it doesn't go over 1.
37938         Use pc_rels_seen to decide whther a date is absolute.
37939
37940         * lib/getdate.y (number): Don't overwrite year.
37941         (get_date): Initialize pc.year.digits to 0, not 4, to enable above
37942         check.
37943
37944 2005-04-02  Simon Josefsson  <jas@extundo.com>
37945
37946         * lib/getaddrinfo.h: Fix OpenBSD compilation failure, inspired by tiny
37947         patch from Yoann Vandoorselaere <yoann@prelude-ids.org>.
37948
37949 2005-03-28  Eric Blake  <ebb9@byu.net>  (tiny change)
37950
37951         * m4/getcwd-path-max.m4: Return success on systems such as Cygwin
37952         where no absolute path name can be longer than PATH_MAX.
37953
37954 2005-03-27  Jim Meyering  <jim@meyering.net>
37955
37956         * lib/argmatch.c: Clarify comment: null-terminated -> NULL-terminated.
37957
37958 2005-03-26  Paul Eggert  <eggert@cs.ucla.edu>
37959
37960         * lib/intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
37961         "one's complement" -> "ones' complement" in comment, as per Knuth.
37962         "value of type" -> "type or expression" in comment.
37963         * lib/mktime.c, strftime.c: Propagate intprops.h comment nits.
37964
37965 2005-03-26  Jim Meyering  <jim@meyering.net>
37966
37967         Comment nits.
37968         * lib/intprops.h: Add the apostrophe in `(one|two)'s complement'.
37969         Correct typos: s/or/of/.
37970
37971 2005-03-26  Jim Meyering  <jim@meyering.net>
37972
37973         * modules/check-include-files: Move to ../ and rename to...
37974         * check-module: ...this.
37975
37976 2005-03-25  Jim Meyering  <jim@meyering.net>
37977
37978         * modules/xvasprintf (Files): Add xalloc.h.
37979
37980 2005-03-23  Paul Eggert  <eggert@cs.ucla.edu>
37981
37982         * modules/gettext (Files): config/config.rpath ->
37983         build-aux/config.rpath
37984         * modules/iconv (Files): Likewise.
37985         Problem reported by Oskar Liljeblad.
37986
37987 2005-03-23  Jim Meyering  <jim@meyering.net>
37988
37989         * modules/check-include-files: New script to check for
37990         missing dependencies, multiple includes, etc.
37991
37992         * modules/c-strtold (Depends-on): Add xalloc.
37993         * modules/c-strtod (Depends-on): Add xalloc.
37994         * modules/hash (Depends-on): Add xalloc.
37995         (Files): Remove lib/xalloc.h.
37996
37997         * modules/gethrxtime (Files): Add lib/gethrxtime.h.
37998         * modules/userspec (Files): Add lib/inttostr.h.
37999
38000 2005-03-23  Jim Meyering  <jim@meyering.net>
38001
38002         * lib/canonicalize.c: Remove duplicate `#include "stat-macros.h"'.
38003
38004 2005-03-22  Jim Meyering  <jim@meyering.net>
38005
38006         * modules/stat-macros: New module.
38007         * modules/canonicalize, modules/euidaccess, modules/file-type,
38008         * modules/filemode, modules/lchown, modules/makepath,
38009         * modules/rmdir, modules/stat: Depend on new stat-macros module
38010         rather than listing lib/stat-macros.h manually.
38011         Don't add stat-macros.h to lib_SOURCES or list it in Files: section.
38012
38013 2005-03-22  Jim Meyering  <jim@meyering.net>
38014
38015         * m4/stat-macros.m4 (gl_STAT_MACROS): New file/macro.
38016
38017 2005-03-22  Bruno Haible  <bruno@clisp.org>
38018
38019         * config/srclist.txt: Replace target directory 'config' with
38020         'build-aux'.
38021         * config/config.guess, config.sub, config.rpath, depcomp, install-sh:
38022         * config/mdate-sh, missing, mkinstalldirs, texinfo.tex: Move to
38023         ../build-aux/.
38024
38025 2005-03-21  Paul Eggert  <eggert@cs.ucla.edu>
38026
38027         * modules/chdir-long (Depends-on): Add mempcpy.
38028
38029         * modules/acl, modules/backupfile, modules/c-strtod,
38030         modules/c-strtold, modules/canon-host, modules/canonicalize,
38031         modules/cloexec, modules/closeout, modules/dirfd, modules/dirname,
38032         modules/exclude, modules/exitfail, modules/file-type,
38033         modules/filemode, modules/fpending, modules/fsusage, modules/getcwd,
38034         modules/getdate, modules/getline, modules/getpagesize,
38035         modules/getpass, modules/getugroups, modules/group-member,
38036         modules/hard-locale, modules/hash, modules/human, modules/idcache,
38037         modules/inttostr, modules/long-options, modules/makepath,
38038         modules/md5, modules/memcasecmp, modules/memcoll,
38039         modules/modechange, modules/mountlist, modules/path-concat,
38040         modules/pathmax, modules/physmem, modules/posixtm, modules/posixver,
38041         modules/quote, modules/quotearg, modules/readtokens, modules/readutmp,
38042         modules/safe-read, modules/safe-write, modules/same, modules/savedir,
38043         modules/settime, modules/sha1, modules/sig2str, modules/strdup,
38044         modules/strftime, modules/strndup, modules/strverscmp,
38045         modules/timespec, modules/unlocked-io, modules/userspec,
38046         modules/utimecmp, modules/utimens, modules/xalloc, modules/xstrtol,
38047         modules/yesno:
38048         Remove lib_SOURCES line from Makefile.am section, as this is now
38049         done automatically by the corresponding Autoconf macro.
38050
38051 2005-03-21  Jim Meyering  <jim@meyering.net>
38052
38053         Changes imported from coreutils.
38054
38055         * lib/cycle-check.c: Don't include xalloc.h.
38056
38057         * lib/path-concat.c: Don't include assert.h.
38058         (path_concat): Remove assertion that would have triggered
38059         for ABASE starting with more than one slash.
38060         Reported by Andreas Schwab.
38061
38062         * lib/path-concat.c (path_concat): Set *BASE_IN_RESULT
38063         properly when ABASE is an absolute file name.
38064         Correct the description of this function.
38065         Include <assert.h>.
38066         Add an assertion and a test driver.
38067         This fixes a bug introduced on 2004-07-02.
38068         Andreas Schwab reported the resulting failure of cp --parents:
38069         http://lists.gnu.org/archive/html/bug-coreutils/2005-01/msg00130.html
38070
38071 2005-03-21  Jim Meyering  <jim@meyering.net>
38072
38073         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR.
38074         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Check for memrchr decl.
38075
38076 2005-03-21  Jim Meyering  <jim@meyering.net>
38077         and  Paul Eggert  <eggert@cs.ucla.edu>
38078
38079         * m4/acl.m4, m4/backupfile.m4, m4/c-strtod.m4, m4/canon-host.m4,
38080         m4/canonicalize.m4, m4/cloexec.m4, m4/closeout.m4, m4/dirfd.m4,
38081         m4/dirname.m4, m4/exclude.m4, m4/exitfail.m4, m4/file-type.m4,
38082         m4/filemode.m4, m4/fpending.m4, m4/fsusage.m4, m4/getcwd.m4,
38083         m4/getdate.m4, m4/getline.m4, m4/getpagesize.m4, m4/getpass.m4,
38084         m4/getugroups.m4, m4/group-member.m4, m4/hard-locale.m4, m4/hash.m4,
38085         m4/human.m4, m4/idcache.m4, m4/inttostr.m4, m4/long-options.m4,
38086         m4/makepath.m4, m4/md5.m4, m4/memcasecmp.m4, m4/memcoll.m4,
38087         m4/modechange.m4, m4/mountlist.m4, m4/nanosleep.m4, m4/path-concat.m4,
38088         m4/pathmax.m4, m4/physmem.m4, m4/posixtm.m4, m4/posixver.m4,
38089         m4/quote.m4, m4/quotearg.m4, m4/readtokens.m4, m4/readutmp.m4,
38090         m4/safe-read.m4, m4/safe-write.m4, m4/same.m4, m4/savedir.m4,
38091         m4/settime.m4, m4/sha1.m4, m4/sig2str.m4, m4/strdup.m4, m4/strftime.m4,
38092         m4/strndup.m4, m4/strverscmp.m4, m4/timespec.m4, m4/unlocked-io.m4,
38093         m4/userspec.m4, m4/utimecmp.m4, m4/utimens.m4, m4/xalloc.m4,
38094         m4/xnanosleep.m4, m4/xstrtol.m4, m4/yesno.m4:
38095         Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files
38096         for these modules.
38097
38098 2005-03-18  Paul Eggert  <eggert@cs.ucla.edu>
38099
38100         * lib/strftime.c (my_strftime): If the underlying strftime returns 0
38101         (which shouldn't happen), generate nothing instead of returning 0
38102         immediately, so that nstrftime (NULL, ...) doesn't return 0.
38103
38104 2005-03-16  Bruno Haible  <bruno@clisp.org>
38105
38106         * modules/stdint (Makefile.am): Use HAVE_LONG_LONG_64BIT instead of
38107         HAVE_LONGLONG_64BIT.
38108
38109 2005-03-16  Bruno Haible  <bruno@clisp.org>
38110
38111         * m4/stdint.m4 (gl_STDINT_H): Define HAVE_LONG_LONG_64BIT instead of
38112         HAVE_LONGLONG_64BIT.
38113
38114 2005-03-16  Bruno Haible  <bruno@clisp.org>
38115
38116         * lib/stdint_.h: Use HAVE_LONG_LONG_64BIT instead of
38117         HAVE_LONGLONG_64BIT.
38118
38119 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
38120
38121         * lib/strftime.c (my_strftime): Prepend space to format so that we can
38122         reliably distinguish strftime failure from empty output on POSIX
38123         hosts.
38124
38125 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
38126
38127         * lib/iconvme.c (SIZE_MAX): New macro, if not already defined.
38128         (iconv_string): Don't guess a size-zero buffer, as that might cause
38129         buffer overrun.  Instead, avoid multiplying by MB_LEN_MAX if the
38130         result would be 'too large', where 'too large' is (heuristically)
38131         the square root of SIZE_MAX, divided by MB_LEN_MAX to allay
38132         overflow concerns.  This will prevent some unwanted malloc failures
38133         when the inputs are very large.
38134
38135 2005-03-15  Karl Berry  <karl@gnu.org>
38136
38137         * config/srclist.txt (config.rpath): from gettext.
38138         * config/config.rpath: update.
38139
38140 2005-03-15  Bruno Haible  <bruno@clisp.org>
38141
38142         * lib/regex.c (byte_re_match_2_internal): Rename local variable 'not'
38143         to 'negate'.
38144
38145         * lib/regex.c (byte_re_match_2_internal): Reduce scope of same_str_p
38146         variable.
38147
38148         * lib/regex.c (EXTEND_BUFFER, regcomp): Cast the realloc/malloc
38149         results.
38150
38151 2005-03-14  Simon Josefsson  <jas@extundo.com>
38152
38153         * lib/timegm.h: Use proper prototype CPP guards, reported by Dave Love
38154         <fx@gnu.org>.
38155
38156 2005-03-14  Paul Eggert  <eggert@cs.ucla.edu>
38157
38158         * lib/mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,
38159         TYPE_SIGNED_MAGNITUDE, TYPE_MINIMUM, TYPE_MAXIMUM): Sync from
38160         intprops.h.
38161         * lib/strtol.c: Likewise.
38162
38163 2005-03-14  Jim Meyering  <jim@meyering.net>
38164
38165         * lib/strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
38166         && HAVE_STRUCT_ERA_ENTRY)]: Initialize the first byte of ubuf[]
38167         to be nonzero so that we (and caller) can detect the difference
38168         between a valid zero-length expansion and an error return, even
38169         when the underlying strftime fails before writing anything into
38170         that location.
38171
38172 2005-03-14  Bruno Haible  <bruno@clisp.org>
38173
38174         * m4/lib-link.m4, gettext.m4, nls.m4, po.m4:
38175         Update from GNU gettext 0.14.3.
38176
38177 2005-03-10  Jim Meyering  <jim@meyering.net>
38178
38179         * m4/save-cwd.m4 (gl_SAVE_CWD): Check for fchdir.
38180
38181 2005-03-10  Jim Meyering  <jim@meyering.net>
38182
38183         * lib/save-cwd.c [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
38184         so that this module works on systems without fchdir.
38185
38186 2005-03-09  Paul Eggert  <eggert@cs.ucla.edu>
38187
38188         Factor int-properties macros into a single file, except for
38189         glibc-related files.
38190         * lib/intprops.h: New file.
38191         * lib/getloadavg.c: Include it instead of limits.h.
38192         (INT_STRLEN_BOUND): Remove.
38193         * lib/human.c: Include intprops.h.
38194         (group_number): Use INT_STRLEN_BOUND instead of rolling it ourself.
38195         * lib/human.h (LONGEST_HUMAN_READABLE): Use 146/485 rather than
38196         302/1000.
38197         * lib/inttostr.h: Include intprops.h instead of limits.h.
38198         (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND): Remove.
38199         * lib/mktime.c (TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros,
38200         for consistency with intprops.h.
38201         (time_t_is_integer, twos_complement_arithmetic): Use them.
38202         * lib/sig2str.h: Include <signal.h>, intprops.h.
38203         (INT_STRLEN_BOUND): Remove.
38204         * lib/strftime.c (TYPE_SIGNED): Remove.
38205         (INT_STRLEN_BOUND): Switch to same implementation as intprops.h.
38206         * lib/strtol.c: Adjust comments to match intprops.h.
38207         * lib/userspec.c: Include intprops.h.
38208         (TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove.
38209         * lib/utimecmp.c, xnanosleep.c, xstrtol.c: Likewise.
38210         * lib/utimecmp.c (utimecmp): Use TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT
38211         instead of rolling our own expressions.
38212         * lib/xstrtol.c: Include xstrtol.h first, to test interface.
38213
38214         * lib/strftime.c: Include <stdbool.h>.  Use bool where appropriate,
38215         instead of int.
38216         (my_strftime): Do not mishandle years close to INT_MAX, by doing
38217         the right thing even if adding 1900 would overflow.  Similarly
38218         for tm_mon + 1 and tm_yday + 1.
38219         Make %Y always equivalent to %C%y, and similarly for %G and %g.
38220         (DO_NUMBER, DO_NUMBER_SPACEPAD): Set digits to d, not a conditional.
38221         (DO_SIGNED_NUMBER): New macro.
38222         (my_strftime) [HAVE_TZNAME]: Don't dump core if tp->tm_dst > 1.
38223
38224 2005-03-07  Bruno Haible  <bruno@clisp.org>
38225
38226         * m4/mmap-anon.m4 (MAP_FILE, MAP_FAILED): Remove definitions.
38227
38228 2005-03-07  Bruno Haible  <bruno@clisp.org>
38229
38230         * lib/pagealign_alloc.c (MAP_FILE, MAP_FAILED): Define fallbacks.
38231
38232 2005-03-04  Derek R. Price  <derek@ximbiot.com>
38233
38234         * gnulib-tool (func_cp_if_changed, func_mv_if_changed): New functions.
38235         (func_import): Only replace files via --import when they have actually
38236         changed.
38237
38238 2005-03-03  Derek R. Price  <derek@ximbiot.com>
38239
38240         * m4/mmap-anon.m4: New file.
38241         * m4/pagealign_alloc.m4: New file.
38242
38243 2005-03-03  Derek R. Price  <derek@ximbiot.com>
38244             Bruno Haible  <bruno@clisp.org>
38245
38246         * modules/pagealign_alloc: New file.
38247         * MODULES.html.sh (Memory management functions): Add pagealign_alloc.
38248
38249 2005-03-03  Derek R. Price  <derek@ximbiot.com>
38250             Bruno Haible  <bruno@clisp.org>
38251
38252         * lib/pagealign_alloc.h: New file.
38253         * lib/pagealign_alloc.c: New file.
38254
38255 2005-03-03  Bruno Haible  <bruno@clisp.org>
38256
38257         * m4/inttypes.m4, isc-posix.m4, once-only.m4:
38258         Use an all-permissive copyright notice, recommended by RMS.
38259
38260 2005-03-02  Bruno Haible  <bruno@clisp.org>
38261
38262         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Undo the replacement here. Because
38263         of AIX, the replacement has to be done only after <string.h> is
38264         included, therefore not in config.h. stpncpy.h does the replacement,
38265         and stpncpy.c uses it.
38266
38267 2005-03-02  Bruno Haible  <bruno@clisp.org>
38268
38269         * lib/stpncpy.h (stpncpy): Define as a macro without arguments, so that
38270         stpncpy.c uses it.
38271
38272 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
38273
38274         Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
38275         The workaround isn't strictly needed for POSIX conformance, and
38276         it's too much of a pain to configure and maintain.  We'll ask
38277         people to fix their kernels instead.
38278         * lib/xnanosleep.c: Don't include gethrxtime.h or xtime.h.
38279         (NANOSLEEP_BUG_WORKAROUND): Remove.
38280         (xnanosleep): Remove the workaround.
38281
38282 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
38283
38284         * modules/gettime (Makefile.am): Remove lib_SOURCES line.
38285         Reported by Derek Price.
38286         (Include): Add "timespec.h".
38287
38288         * modules/xnanosleep (Depends-on): Remove gethrxtime.
38289
38290 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
38291
38292         * m4/xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attempting
38293         to detect nanosleep bug.
38294
38295 2005-03-01  Bruno Haible  <bruno@clisp.org>
38296
38297         * lib/vasnprintf.c (EOVERFLOW): Define to a fallback if needed.
38298
38299 2005-02-26  Paul Eggert  <eggert@cs.ucla.edu>
38300
38301         * modules/gethrxtime: New file.
38302         * modules/xnanosleep (Files): Add m4/xnanosleep.m4.
38303         (Depends-on): Add gethrxtime.
38304         (configure.ac): Add gl_XNANOSLEEP.
38305         (Makefile.am): Remove lib_SOURCES line.
38306
38307 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
38308
38309         * m4/gethrxtime.m4, m4/xnanosleep.m4: New files.
38310         * m4/gettime.m4 (gl_GETTIME): Check for nanotime.
38311
38312 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
38313
38314         * lib/gethrxtime.h, lib/gethrxtime.c, lib/xtime.h: New files.
38315         * lib/timespec.h (gettime): Return void, since it always
38316         succeeds now.  All uses changed.
38317         * lib/gettime.c (gettime) Likewise.
38318         [HAVE_NANOTIME]: Prefer nanotime.
38319         Assume gettimeofday succeeds, as POSIX requires.
38320         Assime time () succeeds, since other code already does.
38321         * lib/xnanosleep.c: Include xtime.h and gethrxtime.h, not xalloc.h.
38322         (timespec_subtract): Remove.
38323         (NANOSLEEP_BUG_WORKAROUND): New constant.
38324         (xnanosleep): Use gethrxtime rather than gettime; this simplifies
38325         things considerably.  Use it only on GNU/Linux hosts, since the
38326         workaround shouldn't be needed elsewhere.
38327
38328 2005-02-24  Bruno Haible  <bruno@clisp.org>
38329
38330         * modules/gettext (Files): Add m4/glibc2.m4.
38331
38332 2005-02-24  Bruno Haible  <bruno@clisp.org>
38333
38334         * m4/gettext.m4, intdiv0.m4, intmax.m4, inttypes-pri.m4, lcmessage.m4:
38335         * m4/lib-link.m4, lib-prefix.m4, nls.m4, po.m4, printf-posix.m4:
38336         * m4/progtest.m4:
38337         Update from GNU gettext 0.14.2.
38338         * m4/glibc2.m4: New file, from GNU gettext 0.14.2.
38339
38340 2005-02-24  Bruno Haible  <bruno@clisp.org>
38341
38342         * lib/localcharset.c: Update from GNU gettext 0.14.2.
38343         * lib/config.charset: Update from GNU gettext 0.14.2.
38344
38345 2005-02-24  Bruno Haible  <bruno@clisp.org>
38346
38347         * lib/gettext.h: Update from GNU gettext 0.14.2.
38348
38349 2005-02-23  Simon Josefsson  <jas@extundo.com>
38350
38351         * m4/iconvme.m4: New file.
38352
38353 2005-02-23  Jim Meyering  <jim@meyering.net>
38354
38355         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's
38356         change.
38357         Thanks to Bruno Haible for catching it.
38358
38359 2005-02-22  Simon Josefsson  <jas@extundo.com>
38360
38361         * modules/iconvme: New file.
38362
38363         * MODULES.html.sh: Add iconvme.
38364
38365 2005-02-22  Simon Josefsson  <jas@extundo.com>
38366
38367         * lib/iconvme.h, lib/iconvme.c: New files, from libc.
38368
38369 2005-02-22  Simon Josefsson  <jas@extundo.com>
38370
38371         * config/srclist.txt: Sync iconvme.h, iconvme.c from libc.
38372
38373 2005-02-22  Jim Meyering  <jim@meyering.net>
38374
38375         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Fix typo:
38376         s/ifndef/ifdef/.
38377
38378 2005-02-20  Neil Conway  <neilc@samurai.com>
38379
38380         * lib/xgethostname.c (xgethostname): Check for ENOMEM, which is
38381         returned by OSX/Darwin if the specified buffer is not large
38382         enough for the hostname.
38383
38384 2005-02-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
38385
38386         * lib/argp-help.c (__argp_help): Create a fake struct argp_state and
38387         pass it to _help, otherwise the latter coredumps trying to
38388         dereference state.root_argp.
38389
38390 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
38391
38392         * modules/chdir-long (Depends-on): Add memrchr.
38393         * modules/memrchr (Files): Add lib/memrchr.h.
38394         (Include): "memrchr.h".
38395
38396 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
38397
38398         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h.
38399
38400 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
38401
38402         * lib/memrchr.h: New file.
38403         * lib/chdir-long.c: Include it.
38404         * lib/memrchr.c [!defined _LIBC]: Include it rather than <string.h>
38405         Don't bother including stddef.h.
38406
38407 2005-02-01  Paul Eggert  <eggert@cs.ucla.edu>
38408
38409         * lib/mountlist.h (MOUNTLIST_H_): New macro, to protect against double
38410         inclusion.
38411         Include <sys/types.h>, for dev_t.
38412         (ME_DUMMY, ME_REMOTE): Move from here....
38413         * lib/mountlist.c (ME_DUMMY, ME_REMOTE): To here.
38414         (ME_DUMMY): Count "subfs" as a dummy.  Problem reported by
38415         Dmitry V. Levin.
38416         Include mountlist.h first, to test the interface.
38417
38418 2005-01-29  Bruno Haible  <bruno@clisp.org>
38419
38420         * lib/progname.c (program_name): Initialize.
38421         Needed when linking statically on MacOS X.
38422
38423 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
38424
38425         Sync from coreutils.
38426         * modules/getloadavg (Files): Remove m4/getloadavg.m4.
38427         (Depends-on): Add c-strtod.
38428         (configure.ac): Replace gl_FUNC_GETLOADAVG with AC_FUNC_GETLOADAVG.
38429
38430 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
38431
38432         Sync from coreutils.
38433         * m4/getloadavg.m4, glibc.m4, search-libs.m4: Remove.
38434
38435         Remove files that are specific to coreutils.
38436         * m4/check-decl.m4, jm-macros.m4, lib-check.m4, prereq.m4: Remove.
38437
38438 2005-01-28  Bruno Haible  <bruno@clisp.org>
38439
38440         * modules/javacomp: New file.
38441         * MODULES.html.sh (Java): Add javacomp.
38442
38443 2005-01-28  Bruno Haible  <bruno@clisp.org>
38444
38445         * m4/javacomp.m4: New file, from GNU gettext.
38446
38447 2005-01-28  Bruno Haible  <bruno@clisp.org>
38448
38449         * lib/javacomp.sh.in: New file, from GNU gettext.
38450         * lib/javacomp.h: New file, from GNU gettext.
38451         * lib/javacomp.c: New file, from GNU gettext.
38452
38453 2005-01-26  Simon Josefsson  <jas@extundo.com>
38454
38455         * lib/gai_strerror.c: Use GPL in header.
38456
38457 2005-01-26  Bruno Haible  <bruno@clisp.org>
38458
38459         * modules/javaexec: New file.
38460         * MODULES.html.sh (Java): Add javaexec.
38461
38462 2005-01-26  Bruno Haible  <bruno@clisp.org>
38463
38464         * m4/javaexec.m4: New file, from GNU gettext.
38465
38466 2005-01-26  Bruno Haible  <bruno@clisp.org>
38467
38468         * lib/javaexec.sh.in: New file, from GNU gettext.
38469         * lib/javaexec.h: New file, from GNU gettext.
38470         * lib/javaexec.c: New file, from GNU gettext.
38471
38472 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
38473
38474         * modules/lchown (Depends-on): Remove lchown.h
38475
38476 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
38477
38478         * m4/sysexits.m4 (gl_SYSEXITS): Reverted logic. SYSEXITS_H
38479         must be defined if the header file was not found, in order
38480         to provide a replacement. Reported by Todd Vierling <tv@duh.org>
38481
38482 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
38483
38484         * lib/argp-help.c (hol_entry_help): Avoid using non-constant
38485         initializers for struct pentry_state.
38486         (__argp_error): Check return value of __asprintf
38487         (__argp_failure): Translate error message
38488
38489         * lib/argp-parse.c: Removed braces around the expansion of N_()
38490
38491 2005-01-23  Paul Eggert  <eggert@cs.ucla.edu>
38492
38493         * m4/acl.m4, afs.m4, alloca.m4, argp.m4, assert.m4, atexit.m4,
38494         backupfile.m4, base64.m4, bison.m4, c-bs-a.m4, c-stack.m4,
38495         c-strtod.m4, calloc.m4, canon-host.m4, canonicalize.m4,
38496         clock_time.m4, cloexec.m4, closeout.m4, d-ino.m4, d-type.m4,
38497         dirfd.m4, dirname.m4, dos.m4, dup2.m4, error.m4, euidaccess.m4,
38498         exclude.m4, exitfail.m4, extensions.m4, fcntl-safer.m4,
38499         file-type.m4, fileblocks.m4, filemode.m4, fnmatch.m4, fpending.m4,
38500         free.m4, fstypename.m4, fsusage.m4, ftruncate.m4, getaddrinfo.m4,
38501         getcwd-path-max.m4, getcwd.m4, getdate.m4, getdomainname.m4,
38502         getgroups.m4, gethostname.m4, getline.m4, getndelim2.m4,
38503         getnline.m4, getopt.m4, getpagesize.m4, getpass.m4, getsubopt.m4,
38504         gettime.m4, gettimeofday.m4, getugroups.m4, getusershell.m4,
38505         group-member.m4, hard-locale.m4, hash.m4, host-os.m4, human.m4,
38506         idcache.m4, inttostr.m4, isdir.m4, jm-winsz1.m4, jm-winsz2.m4,
38507         link-follow.m4, long-options.m4, ls-mntd-fs.m4, lstat.m4,
38508         makepath.m4, mathl.m4, md5.m4, memcasecmp.m4, memchr.m4,
38509         memcmp.m4, memcoll.m4, memcpy.m4, memmem.m4, memmove.m4,
38510         memrchr.m4, memset.m4, mkdir-slash.m4, mkstemp.m4, mktime.m4,
38511         modechange.m4, mountlist.m4, nanosleep.m4, obstack.m4,
38512         path-concat.m4, pathmax.m4, perl.m4, physmem.m4, poll.m4,
38513         posixtm.m4, posixver.m4, putenv.m4, quote.m4, quotearg.m4,
38514         readdir.m4, readtokens.m4, readutmp.m4, regex.m4, rename.m4,
38515         restrict.m4, rmdir-errno.m4, rmdir.m4, rpmatch.m4, same.m4,
38516         savedir.m4, settime.m4, sha1.m4, sig2str.m4, snprintf.m4,
38517         sockpfaf.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, stdint.m4,
38518         stdio-safer.m4, strchrnul.m4, strdup.m4, strerror.m4,
38519         strerror_r.m4, strftime.m4, strndup.m4, strnlen.m4, strsep.m4,
38520         strtod.m4, strtoimax.m4, strtok_r.m4, strtol.m4, strtoll.m4,
38521         strtoul.m4, strtoull.m4, strtoumax.m4, strverscmp.m4, sysexits.m4,
38522         time_r.m4, timegm.m4, timespec.m4, tm_gmtoff.m4, tzset.m4,
38523         uint32_t.m4, uintptr_t.m4, unistd-safer.m4, unlink-busy.m4,
38524         unlocked-io.m4, uptime.m4, userspec.m4, utimbuf.m4, utime.m4,
38525         utimecmp.m4, utimens.m4, utimes-null.m4, vsnprintf.m4, xalloc.m4,
38526         xgetcwd.m4, xreadlink.m4, xstrndup.m4, xstrtod.m4, xstrtoimax.m4,
38527         xstrtol.m4, xstrtoumax.m4, yesno.m4:
38528         Use an all-permissive copyright notice, recommended by RMS.
38529
38530 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
38531
38532         * modules/chdir-long (Depends-on): Remove mempcpy.
38533
38534 2005-01-21  Jim Meyering  <jim@meyering.net>
38535
38536         * lib/openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the
38537         same value as for Solaris 9.
38538
38539         * lib/chdir-long.c (chdir_long): Rewrite to remove limitation on
38540         component length.  This included changing the parameter to be
38541         of type `char *' rather than `char const *'.
38542         * lib/chdir-long.h (chdir_long): Update prototype.
38543
38544         * lib/openat.c (fdopendir, fstatat): New functions.
38545         * lib/openat.h: Include headers required for use of DIR and struct
38546         stat.
38547         [AT_SYMLINK_NOFOLLOW]: Define.
38548         (fdopendir, fstatat): Add prototypes.
38549
38550 2005-01-21  Bruno Haible  <bruno@clisp.org>
38551
38552         * modules/classpath: New file.
38553         * MODULES.html.sh (Java): Add classpath.
38554
38555 2005-01-21  Bruno Haible  <bruno@clisp.org>
38556
38557         * lib/classpath.h: New file, from GNU gettext.
38558         * lib/classpath.c: New file, from GNU gettext.
38559
38560 2005-01-20  Simon Josefsson  <jas@extundo.com>
38561
38562         * modules/version-etc-fsf: New file.
38563
38564 2005-01-20  Simon Josefsson  <jas@extundo.com>
38565
38566         * lib/version-etc-fsf.c: New file, with version_etc_copyright.
38567         * lib/version-etc.c: Remove version_etc_copyright.
38568         * lib/version-etc.h (version_etc_copyright): Use [] instead of * in
38569         prototype, suggested by Paul Eggert <eggert@CS.UCLA.EDU>.
38570
38571 2005-01-20  Simon Josefsson  <jas@extundo.com>
38572
38573         * lib/base64.h (isbase64): Add.
38574
38575         * lib/base64.c (isb64): Rename to isbase64, use to_uchar instead of
38576         using a unsigned prototype, don't inline.
38577         (base64_decode): Use it.
38578
38579 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
38580
38581         * m4/save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume
38582         it.
38583
38584 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
38585
38586         * lib/save-cwd.c (save_cwd): Remove code to support the case
38587         where fchdir is missing or flaky.
38588
38589 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
38590
38591         * MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
38592
38593 2005-01-19  Paul Eggert  <eggert@cs.ucla.edu>
38594
38595         * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h;
38596         AC_LIBSOURCES now does this.
38597         * MODULES.html.sh (Sizes of integer types <limits.h>): New element,
38598         with new ullong_max module.
38599
38600 2005-01-19  Bruno Haible  <bruno@clisp.org>
38601
38602         * modules/sh-quote: New file.
38603         * MODULES.html.sh (Executing programs): Add sh-quote.
38604
38605 2005-01-19  Bruno Haible  <bruno@clisp.org>
38606
38607         * lib/sh-quote.h: New file, from GNU gettext.
38608         * lib/sh-quote.c: New file, from GNU gettext.
38609
38610 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
38611
38612         Merge from coreutils.
38613         * m4/ullong_max.m4: New file.
38614         * m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.
38615         (gl_MACROS): Assume localeconv exists.
38616
38617 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
38618
38619         Merge changes from coreutils, as described below in several
38620         changelogs dated today.
38621
38622         * lib/save-cwd.c: Include "save-cwd.h" before other include files.
38623         (O_DIRECTORY): Remove; not needed here, since "." must be
38624         a directory.  All uses removed.
38625         (save_cwd): Use __sgi || __sun, not sun || __sun.  __sun is
38626         universal on Suns, and we also need to test for IRIX.
38627         Revamp code to use 'if' rather than '#if'.
38628         Avoid unnecessary comparison of cwd->desc to 0.
38629
38630         * lib/utimens.c (futimens): Robustify the previous patch, by checking
38631         for known valid error numbers rather than observed invalid ones.
38632
38633 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
38634
38635         * modules/ullong_max: New file.
38636
38637         * modules/chdir-long, modules/openat: New files.
38638         * modules/save-cwd (Depends-on): Depend on chdir-long.
38639         (Makefile.am): Remove lib_SOURCES; now handled by AC_LIBSOURCES.
38640
38641 2005-01-18  Jim Meyering  <jim@meyering.net>
38642
38643         Merge from coreutils.
38644         * m4/chdir-long.m4, m4/openat.m4: New files.
38645         * m4/save-cwd.m4 (gl_SAVE_CWD): Add AC_LIBSOURCES for save-cwd.c,
38646         save-cwd.h.  Add AC_LIBOBJ for save-cwd.
38647         * m4/chown.m4 (gl_FUNC_CHOWN): When cross-compiling, assume that chown
38648         is sane and DOES follow symlinks.  Besides, testing 20 different
38649         systems found no broken chown implementations.
38650         Prompted by a change in rsync's copy of this macro.
38651         * m4/jm-macros.m4 (gl_MACROS): Require gl_FUNC_CHDIR_LONG.
38652
38653         * m4/lchown.m4 (gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
38654
38655         * m4/utimes.m4: Work around tests/touch/empty-file failure on a system
38656         (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes'
38657         NULL-means-set-to-current-time semantics.
38658         Remove temporary file immediately, rather than waiting
38659         for configure's at-exit trap code to do it.
38660
38661 2005-01-18  Jim Meyering  <jim@meyering.net>
38662
38663         * lib/version-etc.c (version_etc_copyright): Update copyright date.
38664
38665         * lib/utimens.c (futimens): Account for the fact that futimes
38666         can also fail with errno == ENOSYS or errno == ENOENT.
38667         Patch from Dmitry V. Levin.
38668
38669         Change the name of the robust chdir function from chdir to chdir_long.
38670         * lib/save-cwd.c: Include chdir-long.h rather than chdir.h.
38671         (restore_cwd): Use chdir_long, not chdir.
38672         * lib/chdir-long.c: Renamed from chdir.c.
38673         * lib/chdir-long.h: Renamed from chdir.h.
38674         [!defined PATH_MAX]: Define chdir_long to chdir on systems like the
38675         Hurd.
38676
38677 2005-01-18  Bruno Haible  <bruno@clisp.org>
38678
38679         * m4/allocsa.m4, m4/codeset.m4, m4/copy-file.m4, m4/eaccess.m4:
38680         * m4/eealloc.m4, m4/eoverflow.m4, m4/execute.m4, m4/fatal-signal.m4:
38681         * m4/findprog.m4, m4/glibc21.m4, m4/iconv.m4, m4/intmax_t.m4:
38682         * m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4:
38683         * m4/linebreak.m4, m4/localcharset.m4, m4/longdouble.m4:
38684         * m4/longlong.m4, m4/mbrtowc.m4, m4/mbstate_t.m4, m4/mbswidth.m4:
38685         * m4/mkdtemp.m4, m4/pipe.m4, m4/readlink.m4, m4/safe-read.m4:
38686         * m4/safe-write.m4, m4/setenv.m4, m4/sig_atomic_t.m4:
38687         * m4/signalblocking.m4, m4/signed.m4, m4/size_max.m4, m4/ssize_t.m4:
38688         * m4/stdbool.m4, m4/stdint_h.m4, m4/stpcpy.m4, m4/stpncpy.m4:
38689         * m4/strcase.m4, m4/strcspn.m4, m4/strpbrk.m4, m4/strstr.m4:
38690         * m4/ucs4-utf.m4, m4/uintmax_t.m4, m4/ulonglong.m4, m4/unicodeio.m4:
38691         * m4/utf-ucs4.m4, m4/vasnprintf.m4, m4/vasprintf.m4:
38692         * m4/wait-process.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4:
38693         Use an all-permissive copyright notice, recommended by RMS.
38694
38695 2005-01-18  Bob Proulx  <bob@proulx.com>
38696
38697         * lib/obstack.c [DEFAULT_ALIGNMENT]: Use an intermediate type to
38698         simplify offsetof() macro construct to avoid compile failure with
38699         native HP-UX 11.0 ANSI C compiler.
38700
38701 2005-01-17  Bruno Haible  <bruno@clisp.org>
38702
38703         * lib/stpncpy.c: Remove HAVE_STPNCPY and gnu_stpncpy renaming,
38704         redundant because stpncpy.m4 takes care of it.
38705
38706 2005-01-17  Bruno Haible  <bruno@clisp.org>
38707
38708         * lib/progreloc.c: Include xalloc.h instead of xmalloc.h.
38709
38710 2005-01-17  Bruno Haible  <bruno@clisp.org>
38711
38712         * lib/progreloc.c (xstrdup): Define as strdup if no xmalloc should be
38713         used.
38714
38715 2005-01-17  Bruno Haible  <bruno@clisp.org>
38716
38717         * lib/fwriteerror.h (fwriteerror): Change specification to include
38718         fclose.
38719         * lib/fwriteerror.c: Include <stdbool.h>.
38720         (fwriteerror): At the end, close the file stream. Record whether
38721         stdout was already closed.
38722
38723 2005-01-17  Bruno Haible  <bruno@clisp.org>
38724
38725         * lib/execute.c (environ): Declare if needed.
38726         * lib/pipe.c (environ): Likewise.
38727         Reported by Michael Schloh von Bennewitz <michael.schloh@cw.com>.
38728
38729 2005-01-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
38730
38731         * modules/argp: Depend on vsnprintf
38732
38733 2005-01-10  Jim Meyering  <jim@meyering.net>
38734
38735         * modules/closeout (Depends-on): Add atexit.
38736
38737 2005-01-06  Bruno Haible  <bruno@clisp.org>
38738
38739         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Rename stpncpy to gnu_stpncpy here.
38740
38741 2005-01-04  Paul Eggert  <eggert@cs.ucla.edu>
38742
38743         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
38744         definitions to be after all include files, to avoid collisions.
38745         Problem reported by Bob Proulx.
38746
38747 2005-01-04  Jim Meyering  <jim@meyering.net>
38748
38749         Changes imported from coreutils.
38750         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Rather than using "conftestXXXXXX"
38751         as the mkstemp template, use a temporary directory and an
38752         8.3-friendly template to avoid trouble on systems like DJGPP.
38753         Reported by Juan M. Guerrero via Stepan Kasal.
38754         * m4/(gl_FUNC_MKSTEMP): Include <unistd.h> for the declaration of
38755         close. Remove the temporary directory right away, rather than waiting
38756         for configure's at-exit trap code to do it.
38757         Suggestion from Stepan Kasal.
38758
38759 2005-01-01  Simon Josefsson  <jas@extundo.com>
38760
38761         * gnulib-tool: Print #include directives when --import'ing.
38762
38763 2004-12-28  Simon Josefsson  <jas@extundo.com>
38764
38765         * tests/test-base64.c: Include required header files.  Remove
38766         unused variables.
38767
38768 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
38769
38770         * modules/error (Depends-on): Remove gettext.
38771
38772 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
38773
38774         * lib/error.c [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
38775         not needed.  This removes a dependency on the gettext module.
38776         [defined _LIBC]: Do not include <libintl.h>; not needed.
38777
38778 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
38779
38780         * m4/c-strtod.m4 (gl_C99_STRTOLD): New macro.
38781         (gl_C_STRTOD): Use it instead of AC_CHECK_DECLS_ONCE(strtold).
38782
38783 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
38784
38785         * lib/c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not
38786         HAVE_DECL_STRTOLD.
38787
38788 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
38789
38790         * modules/getdate (Depends-on): Remove alloca-opt.
38791
38792 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
38793
38794         * m4/getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
38795
38796 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
38797
38798         * lib/argp-parse.c: Include <stddef.h>.
38799         (alignof, alignto): New macros.
38800         (parser_init): Don't assume that void * is aligned sufficiently
38801         for struct option.
38802
38803         * lib/getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no
38804         need to extend the stack.
38805         (YYINITDEPTH): New macro, so that the initial stack isn't overly
38806         large.
38807
38808 2004-12-22  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
38809
38810         * lib/argp-parse.c (parser_init): Avoid arithmetics on void pointers.
38811
38812 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
38813
38814         * modules/regex (lib_SOURCES): Remove regex.c, undoing previous
38815         (2004-10-24) change.  Apparently this was a false alarm.
38816
38817         * modules/getdate: Depend on alloca-opt, not alloca.
38818
38819 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
38820
38821         * lib/alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
38822         Remove now-obsolete comment about AIX.
38823         * lib/getdate.y: Include <alloca.h> only if HAVE_ALLOCA.
38824         (YYSTACK_USE_ALLOCA): Define to 0 if !HAVE_ALLOCA.
38825         (YYMAXDEPTH): New macro.
38826
38827 2004-12-18  Simon Josefsson  <jas@extundo.com>
38828
38829         * modules/alloca: Depend on alloca-opt, instead of duplicating it.
38830
38831 2004-12-18  Bruno Haible  <bruno@clisp.org>
38832
38833         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Also test for sigaction.
38834
38835 2004-12-18  Bruno Haible  <bruno@clisp.org>
38836
38837         * lib/fatal-signal.c (fatal_signals): Make non-const.
38838         (init_fatal_signals): New function.
38839         (uninstall_handlers, install_handlers): Ignore signals that were set to
38840         SIG_IGN.
38841         (at_fatal_signal): Call init_fatal_signals.
38842         (init_fatal_signal_set): Likewise. Ignore signals that were set to
38843         SIG_IGN.
38844         Reported by Paul Eggert.
38845
38846 2004-12-18  Bruno Haible  <bruno@clisp.org>
38847
38848         * doc/alloca.texi: New file.
38849         * doc/alloca-opt.texi: New file.
38850
38851 2004-12-17  Jim Meyering  <jim@meyering.net>
38852
38853         * config/install-sh: Use `(exit N); exit N', not `(exit N); exit'.
38854         Otherwise, install-sh could exit with improper exit status when
38855         exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
38856
38857 2004-12-16  Simon Josefsson  <jas@extundo.com>
38858
38859         * tests/test-base64.c: Add license.
38860
38861 2004-12-15  Stepan Kasal  <address@hidden>
38862
38863         * gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
38864
38865 2004-12-12  Paul Eggert  <eggert@cs.ucla.edu>
38866
38867         * modules/getcwd (Files): Add m4/d-ino.m4.
38868         Suggested by Mark D. Baushke.
38869
38870 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
38871
38872         * lib/getdate.y (textint): New member "negative".
38873         (time_zone_hhmm): New function.
38874         Expect 14 shift-reduce conflicts, not 13.
38875         (o_colon_minutes): New rule.
38876         (time, zone): Use it to add support for +HH:MM, UTC+HH:MM.
38877         (yylex): Set the "negative" member of signed numbers.
38878
38879 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
38880
38881         * doc/getdate.texi (Time of day items, Time zone items):
38882         Describe new formats +00:00, UTC+00:00.
38883
38884 2004-12-07  Paul Eggert  <eggert@cs.ucla.edu>
38885
38886         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change:
38887         spurious "-l"s.  Problem reported by Stepan Kasal.
38888
38889 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
38890
38891         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug
38892         in Autoconf 2.59.  Problem reported by Mark D. Baushke.
38893
38894 2004-12-04  Simon Josefsson  <jas@extundo.com>
38895
38896         * modules/getaddrinfo (License): Add LGPL, reported by Yoann
38897         Vandoorselaere <yoann@prelude-ids.org>.
38898
38899 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
38900
38901         Changes imported from coreutils.
38902         * m4/hard-locale.m4 (gl_HARD_LOCALE): Assume locale.h and setlocale
38903         exist.
38904         * m4/human.m4 (gl_HUMAN): Assume locale.h and localeconv exist.
38905
38906 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
38907
38908         Changes imported from coreutils.
38909         * lib/hard-locale.c: Assume <locale.h> exists.
38910         Include "strdup.h".
38911         (GLIBC_VERSION): New macro.
38912         (hard_locale): Assume setlocale exists.
38913         Rewrite to avoid #ifdef.
38914         Use strdup rather than malloc + strcpy.
38915         * lib/human.c: Assume <locale.h> exists.
38916         (human_readable): Assume localeconv exists.
38917
38918 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
38919
38920         * modules/hard-locale (Depends-on): Add strdup.
38921
38922 2004-12-01  Jakub Jelinek  <jakub@redhat.com>
38923
38924         * lib/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,
38925         convert T2, not T.  (Imported from libc.)
38926
38927 2004-11-30  Simon Josefsson  <jas@extundo.com>
38928
38929         * modules/restrict (License): Change to LGPL.
38930
38931 2004-11-30  Simon Josefsson  <jas@extundo.com>
38932
38933         * m4/restrict.m4: Add copyright and copying conditions.
38934
38935 2004-11-30  Simon Josefsson  <jas@extundo.com>
38936
38937         * m4/base64.m4: New file.
38938
38939 2004-11-30  Simon Josefsson  <jas@extundo.com>
38940
38941         * MODULES.html.sh (Extra functions based on ANSI C 89): Add
38942         base64.
38943
38944         * tests/test-base64.c: New file.
38945
38946         * modules/base64: New file.
38947
38948 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
38949
38950         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
38951         Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working.
38952
38953         * m4/readutmp.m4 (gl_READUTMP): Don't check for sys/param.h.
38954
38955 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
38956
38957         * lib/getcwd.c (is_ENAMETOOLONG): New macro.
38958         (__getcwd.c): Don't restore errno; glibc doesn't.
38959         [HAVE_PARTLY_WORKING_GETCWD && !defined AT_FDCWD]: Try system getcwd
38960         first, falling back to our code only if its results look suspicious.
38961         Ensure that the resulting buffer is only as large as necessary.
38962
38963         * lib/readutmp.c: Include readutmp.h first.
38964         Include <errno.h>, since readutmp.h no longer does that.
38965         * lib/readutmp.h: Don't include <errno.h>,
38966         <sys/param.h>, <time.h>; not needed to establish interface.
38967         (errno): Remove decl.
38968         (HAVE_STRUCT_XTMP_UT_TYPE): Remove; no longer needed.
38969         (UT_TYPE_EQ, UT_TYPE_NOT_DEFINED, UT_TYPE_BOOT_TIME,
38970         UT_TYPE_USER_PROCESS, IS_USER_PROCESS): New macros.
38971
38972 2004-11-28  Simon Josefsson  <jas@extundo.com>
38973
38974         * lib/base64.h, base64.c: New file.
38975
38976 2004-11-27  Paul Eggert  <eggert@cs.ucla.edu>
38977
38978         * lib/getcwd.h: New file, which I forgot to check in on 2004-11-25.
38979
38980 2004-11-26  Paul Eggert  <eggert@cs.ucla.edu>
38981
38982         * modules/getcwd (Files): Add lib/getcwd.h, m4/getcwd.m4.
38983         (Depends-on): Remove pathmax, same.  Add mempcpy.
38984         (configure.ac): GL_FUNC_GETCWD_PATH_MAX -> gl_FUNC_GETCWD.
38985         (Makefile.am): Append getcwd.h to lib_SOURCES.
38986         (Include): Add getcwd.h.
38987         (Maintainer): Change from Jim Meyering to "all, glibc",
38988         since getdate now uses intended-for-glibc code.
38989         * modules/xgetcwd (Files): Remove m4/getcwd.m4.
38990         (Depends-on): Depend on getcwd.  Do not depend on pathmax.
38991
38992 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
38993
38994         Fix problems reported by Scott S. Tinsley for HP-UX 11.11 using
38995         HP's ANSI C compiler.
38996         * lib/fsusage.c (statvfs) [HAVE_SYS_STATVFS_H]: Remove decl.
38997         Declaring int functions causes warnings on some modern systems and
38998         shouldn't be needed to compile on ancient ones.
38999         * lib/same.c (MIN) [defined MIN]: Don't define, since it's already
39000         defined.
39001
39002         * lib/getcwd.c: Replace by a copy of glibc/sysdeps/posix/getcwd.c, but
39003         with the following changes.
39004         (__set_errno): Parenthesize properly.
39005         Include <stdbool.h>.
39006         (MIN, MAX, MATCHING_INO): New macros.
39007         (__getcwd): Define with prototype, not K&R form.
39008         Use heuristics to allocate default buffer on stack if possible.
39009         If AT_FDCWD is defined, use openat and fstatat to avoid O(N**2)
39010         behavior, and to avoid the PATH_MAX limit when computing
39011         ../../../../...
39012         Use MATCHING_INO to compare inode number to file.
39013         Check for arithmetic overflow in size calculations.
39014         Fix bug in reallocation of dot array that caused getcwd to fail
39015         on directories nested deeper than 75.
39016         Be more careful about saving errno on error.
39017         Do not use realloc; use only free+malloc, as this is a bit
39018         more flexible and avoids a needless copy operation.
39019         Do not inspect st_dev and st_ino for symbolic links; POSIX
39020         doesn't specify the latter.
39021         Check for closedir errors.
39022         Avoid needless casts.
39023         Use "#ifdef weak_alias" around weak_alias, to be like other
39024         glibc code.
39025         The following changes to getcwd.c have effect only when used in
39026         gnulib; they have no effect inside glibc proper.
39027         (#pragma alloca) [defined _AIX && !defined __GNUC__]: Remove,
39028         as alloca isn't used.
39029         (alloca, __alloca): Likewise.
39030         [!_LIBC]: Include "getcwd.h", "mempcpy.h".
39031         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
39032         unconditionally, as gnulib assumes C89 or better.
39033         Do not include <sys/param.h>.
39034         (errno) [!defined __GNU_LIBRARY__ && !defined STDC_HEADERS]: Remove
39035         no-longer-necessary 'extern int errno' decl; gnulib assumes C89 or
39036         better.
39037         (NULL) [!defined NULL]: Remove; we assume C89 or better.
39038         Include <dirent.h> in a way that is compatible with modern Autoconf.
39039         (_D_ALLOC_NAMELEN, _D_EXACT_NAMLEN):
39040         New macros, if not already defined.
39041         Include <unistd.h> if _LIBC, not if __GNU_LIBRARY__.
39042         Use "_LIBC", not "defined _LIBC", for consistency.
39043         (HAVE_MEMPCPY): Remove; no longer needed now that gnulib has
39044         a mempcpy module.
39045         (__lstat, __closedir, __opendir, __readdir) [!_LIBC]: New macros.
39046         (GETCWD_RETURN_TYPE): Remove.  All uses replaced by char *.
39047         * lib/xgetcwd.c: David MacKenzie's old code was removed, so give
39048         credit only to Jim Meyering and adjust the copyright dates.
39049         Do not include <limits.h>, <stdio.h>, <sys/types.h>,
39050         <stdlib.h>, <unistd.h>, "pathmax.h".
39051         Instead, include "xgetcwd.h" (first) and "getcwd.h".
39052         (INITIAL_BUFFER_SIZE): Remove.
39053         (xgetcwd): Rely on getcwd, since we now depend on a reliable one.
39054
39055 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
39056
39057         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Renamed from
39058         GL_FUNC_GETCWD_PATH_MAX for consistency.  All uses changed.
39059         Use the _ONCE methods, for efficiency.
39060         Check for fcntl.h.  In test program, include <errno.h>
39061         and <fcntl.h> if available.  Remove old K&R cruft from
39062         test program.  Check for common errors in GNU/Linux,
39063         OpenBSD, and Solaris.  Just set gl_cv_func_getcwd_path_max;
39064         don't do AC_LIBOBJ, as that's getcwd.m4's job.
39065         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL): Renamed from
39066         AC_FUNC_GETCWD_NULL.  All used changed.  Change cache variable
39067         name accordingly.
39068         (gl_FUNC_GETCWD, gl_PREREQ_GETCWD): New macros.  Revamp to
39069         accommodate new getcwd.c.
39070         * m4/jm-macros.m4 (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX.
39071         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_MEMPCPY.
39072         * m4/xgetcwd.m4 (gl_XGETCWD): Replace with gl_FUNC_GETCWD, since
39073         that's all we need now.
39074
39075 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
39076
39077         * m4/argp.m4 (gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally:
39078         argp-parse.c depends on getopt internals, that means we should
39079         always use our getopt, to be on the safe side.
39080         * m4/getopt.m4 (gl_GETOPT): Check if GETOPT_H is already set, in
39081         order not to spoil the result of an eventual previous invocation
39082         of gl_GETOPT_SUBSTITUTE.
39083
39084 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
39085
39086         * lib/getopt_.h: Re-addition of __getopt_argv_const caused
39087         redefinition warnings. To avoid them, include the defines
39088         in `#if !defined __need_getopt ... #endif'. The only place
39089         where __getopt_argv_const is used is in definitions
39090         of getopt_long and getopt_long_only below, which are as well
39091         protected by `#ifndef __need_getopt'.
39092         [defined __GETOPT_PREFIX && !defined __need_getopt]: Undef
39093         __need_getopt after including <stdio.h> and <unistd.h> These
39094         headers might have defined it.
39095
39096 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
39097
39098         * m4/utimens.m4 (gl_UTIMENS): Check for futimes function.
39099
39100 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
39101
39102         * lib/utimens.c (__attribute__, ATTRIBUTE_UNUSED): New macros.
39103         (futimens): New function, which uses futimes if available.
39104         (futimens, utimens): Support timespec==NULL, with same semantics
39105         as utime and utimens.
39106         * lib/utimens.h (futimens): New decl.
39107
39108 2004-11-23  Jim Meyering  <jim@meyering.net>
39109
39110         * lib/getopt_.h: Remove trailing blanks.
39111
39112 2004-11-23  Jim Meyering  <jim@meyering.net>
39113
39114         * lib/__fpending.c: Add comment.
39115
39116 2004-11-22  Paul Eggert  <eggert@cs.ucla.edu>
39117
39118         * modules/canonicalize (Depends-on): Add xreadlink.
39119         Problem reported by James Youngman.
39120
39121 2004-11-20  Paul Eggert  <eggert@cs.ucla.edu>
39122
39123         * lib/getopt_.h (__GETOPT_CONCAT, __GETOPT_XCONCAT, __GETOPT_ID):
39124         New macros.
39125         (getopt, getopt_long, getopt_long_only, optarg, opterr, optind,
39126         optopt): Use them instead of invoking ## directly; otherwise, the
39127         symbols will be __GETOPT_PREFIXgetopt rather than rpl_getopt.
39128
39129 2004-11-19  Bruno Haible  <bruno@clisp.org>
39130
39131         * lib/strtok_r.c: Move comments from here...
39132         * lib/strtok_r.h: ... to here.
39133
39134 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
39135
39136         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc
39137         implementations that mishandle size_t overflow.
39138
39139 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
39140
39141         * lib/realloc.c (rpl_realloc): Call 'free' if n==0, since realloc
39142         might fail.  Problem reported by Yoann Vandoorselaere.
39143         * lib/calloc.c (rpl_calloc): Defend against buggy calloc
39144         implementations that mishandle size_t overflow.
39145
39146 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
39147
39148         * modules/canon-host (Depends-on): Add strdup.
39149
39150 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
39151
39152         * m4/canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo.
39153
39154 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
39155
39156         * lib/canon-host.c: Include "strdup.h".
39157         (canon_host): Use getaddrinfo if available, so that IPv6 works.
39158         Use strdup instead of malloc/strcpy to duplicate strings.
39159
39160         * lib/human.h (LONGEST_HUMAN_READABLE): Add 1 for space before unit.
39161         (human_space_before_unit): New constant.
39162         * lib/human.c (human_readable): Support it.
39163
39164         * lib/xgetcwd.c: Include <limits.h>, for PATH_MAX.
39165         (xgetcwd): Set errno correctly when failing.
39166         Work around Solaris 9 bug: getcwd sets errno==ERANGE even though
39167         the failure is actually due to a PATH_MAX problem.
39168
39169         Further getopt changes to make it more likely that glibc will
39170         buy the changes back.
39171         * lib/getopt.c (POSIXLY_CORRECT): New constant.
39172         (getopt): Use it, so to preserve glibc semantic
39173         * lib/getopt1.c (getopt_long, getopt_long_only): Arg is char * const *
39174         when compiling for libc.
39175         * lib/getopt_.h (__getopt_argv_const): Bring it back.
39176         (getopt_long, getopt_long_only): Use it.
39177
39178         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
39179         _getopt_internal): New arg POSIXLY_CORRECT.  All callers changed.
39180         (getopt): Argv is now char * const *, as per standard.
39181         (_getopt_internal_r, _getopt_internal): Argv is now char **,
39182         not char *__getopt_argv_const *.
39183         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
39184         _getopt_long_only_r): Likewise.
39185         * lib/getopt_.h (getopt, getopt_long, geopt_long_only): Likewise.
39186         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
39187         _getopt_long_r, _getopt_long_only_r): Likewise.
39188         * lib/getopt_.h (__getopt_argv_const): Remove.
39189         (getopt): Argv is now char * const *, as per standard.
39190
39191         * lib/getdate.y (tORDINAL): New token.
39192         (day, relunit): Allow it for relative times.
39193         (relative_time_table): Use tORDINAL for ordinals.
39194
39195 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
39196
39197         * doc/getdate.texi (General date syntax): "next" is 1, not 2.
39198         Document that "second" isn't allowed as an ordinal number.
39199
39200 2004-11-16  Jim Meyering  <jim@meyering.net>
39201
39202         * modules/closeout (Depends-on): Add fpending.
39203
39204 2004-11-15  Jim Meyering  <jim@meyering.net>
39205
39206         * lib/closeout.c: Include "__fpending.h" once again.
39207         Include <stdbool.h>.
39208         (close_stdout): Don't fail just because stdout was closed initially,
39209         since some programs don't write to stdout in the normal course of
39210         operation (other than --version and --help), and we don't want this
39211         function to make e.g. `touch file >&-' fail.
39212         But do fail if it was closed and someone has tried to write to it.
39213         E.g., `printf foo >&-' must fail.
39214
39215 2004-11-13  Jim Meyering  <jim@meyering.net>
39216
39217         * m4/jm-macros.m4: Do require gl_FUNC_FPENDING.
39218
39219 2004-11-12  Simon Josefsson  <jas@extundo.com>
39220
39221         * config/srclist.txt: Add strtok_r.c, glibc bought our changes, but a
39222         small doc fix is still pending.
39223
39224 2004-11-11  Simon Josefsson  <jas@extundo.com>
39225
39226         * modules/strtok_r: New file.
39227
39228         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
39229         strtok_r.
39230
39231 2004-11-11  Simon Josefsson  <jas@extundo.com>
39232
39233         * m4/strtok_r.m4: New file.
39234
39235         * m4/getopt.m4: Replace opterr.
39236
39237 2004-11-11  Simon Josefsson  <jas@extundo.com>
39238
39239         * lib/strtok_r.h, strtok_r.c: New file.
39240
39241 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
39242
39243         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
39244         of replacing opterr, getopt, etc.  This should handle the
39245         powerpc-apple-darwin5.5 problem recently noted by Simon Josefsson.
39246
39247 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
39248
39249         * lib/getopt_.h (__getopt_argv_const): New macro, to be used so that
39250         we can stop lying to compilers about the constness of argv when we
39251         are compiled outside glibc.
39252         (getopt, getopt_long, getopt_long_only): Use it.
39253         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
39254         _getopt_internal, getopt): Likewise.
39255         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
39256         _getopt_long_only_r): Likewise.
39257         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
39258         _getopt_long_r, _getopt_long_only_r): Likewise.
39259
39260         * lib/getopt_.h [defined __GETOPT_PREFIX && !defined __need_getopt]:
39261         Include <stdlib.h> and <stdio.h>, and <unistd.h> if available.
39262         Then rename getopt to __GETOPT_PREFIX##getopt, and so forth for
39263         the other external symbols.
39264         (getopt) [!defined __GNU_LIBRARY]: Use prototype, not old-style
39265         declaration, since the above renaming now works around collisions.
39266
39267 2004-11-11  Jim Meyering  <jim@meyering.net>
39268
39269         * lib/linebreak.c: Remove trailing blanks.
39270         * lib/alloca_.h: Likewise.
39271         * lib/acosl.c: Likewise.
39272         * lib/euidaccess.c: Likewise.
39273         * lib/allocsa.h: Likewise.
39274
39275 2004-11-10  Simon Josefsson  <jas@extundo.com>
39276
39277         * m4/getaddrinfo.m4: New file.
39278
39279 2004-11-10  Simon Josefsson  <jas@extundo.com>
39280
39281         * lib/getaddrinfo.h, lib/getaddrinfo.c: New files.
39282
39283 2004-11-10  Simon Josefsson  <jas@extundo.com>
39284
39285         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
39286         getaddrinfo.
39287
39288         * modules/getaddrinfo: New file.
39289
39290 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
39291
39292         * m4/prereq.m4 (gl_PREREQ): Require gt_FUNC_SETENV.
39293
39294 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
39295
39296         * lib/mktime.c (SHR): New macro, which is a portable
39297         substitute for >> that should work even on Crays.
39298         (TIME_T_MIDPOINT, ydhms_diff, __mktime_internal): Use it.
39299         Problem reported by Mark D. Baushke in
39300         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00071.html>.
39301         * lib/getdate.y (SHR): Likewise.
39302         (tm_diff): Use it.
39303         * lib/strftime.c (SHR): Likewise.
39304         (tm_diff): Use it.
39305         * lib/quotearg.c (struct quoting_options): Use unsigned int for
39306         quote_these_too, so that right shifts are well defined.  All uses
39307         changed.
39308
39309 2004-11-10  Jim Meyering  <jim@meyering.net>
39310
39311         Ensure that no close failure goes unreported.
39312         * lib/closeout.c (close_stdout): Always close stdout.  I.e., don't
39313         return early when it seems there's nothing to flush.
39314         Don't include __fpending.h.
39315
39316 2004-11-10  Jim Meyering  <jim@meyering.net>
39317
39318         * modules/closeout (Depends-on): Remove fpending.
39319
39320 2004-11-10  Jim Meyering  <jim@meyering.net>
39321
39322         * m4/jm-macros.m4 (gl_MACROS): Don't require gl_FUNC_FPENDING.
39323
39324 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
39325
39326         * m4/strftime.m4 (_gl_STRFTIME_PREREQS): Remove.  Move its body to
39327         gl_FUNC_STRFTIME.
39328         (gl_FUNC_STRFTIME): Use AC_CHECK_FUNCS_ONCE and AC_CHECK_HEADERS_ONCE
39329         and AC_REQUIRE when possible, to avoid duplicate checks.
39330         Check for <wchar.h>.
39331
39332 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
39333
39334         * lib/strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
39335
39336 2004-11-09  Bruno Haible  <bruno@clisp.org>
39337
39338         * m4/sockpfaf.m4: New file.
39339
39340 2004-11-05  Bruno Haible  <bruno@clisp.org>
39341
39342         * lib/readlink.c: Include stddef.h, needed for size_t on Woe32.
39343         Reported by Mark D. Baushke <mdb@cvshome.org>.
39344
39345 2004-11-04  Bruno Haible  <bruno@clisp.org>
39346
39347         2004-09-11  Bruno Haible  <bruno@clisp.org>
39348                 * allocsa.valgrind: New file.
39349         2004-02-06  Bruno Haible  <bruno@clisp.org>
39350                 * allocsa.h (sa_alignof): Define differently with HP-UX cc, to
39351                 avoid a bug of this cc on HP-UX 10.20 dealing with enums.
39352                 Reported by Christopher Seip <chris.seip@hp.com>.
39353
39354 2004-11-04  Bruno Haible  <bruno@clisp.org>
39355
39356         * modules/allocsa (Files): Add lib/allocsa.valgrind.
39357         (Makefile.am): Distribute it.
39358
39359 2004-11-03  Paul Eggert  <eggert@cs.ucla.edu>
39360
39361         * lib/xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
39362         with errno == ERANGE if the buffer is too small.
39363         Problem reported by Mark D. Baushke.
39364
39365 2004-11-03  Albert Chin  <china@thewrittenword.com>
39366             Paul Eggert  <eggert@cs.ucla.edu>
39367
39368         * m4/uint32_t.m4 (gl_AC_TYPE_UINT32_T): When determining uint32_t
39369         equivalent, substitute $ac_type for equivalent type rather than
39370         blindly using uint32_t *always* which won't work if uint32_t is not
39371         available.  Define _UINT32_T to work around typedef of uint32_t if
39372         <sys/sched.h>, <pthread.h>, or <semaphore.h> used on Solaris
39373         2.5.1.
39374
39375 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
39376
39377         * m4/jm-macros.m4: Sync from coreutils.
39378         (gl_MACROS): Check for mbrlen, for pathchk.
39379         (gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk.
39380
39381 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
39382
39383         * lib/xreadlink.c (MAXSIZE): New macro.
39384         (xreadlink): Use it instead of SSIZE_MAX.  Ensure initial buffer
39385         size does not exceed MAXSIZE.  Avoid cast.
39386         As suggested by Mark D. Baushke in
39387         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00009.html>,
39388         if readlink fails with buffer size just under MAXSIZE, try again
39389         with MAXSIZE.
39390
39391 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
39392
39393         * config/srclist.txt: Add mktime.c; glibc bought all our changes.
39394
39395 2004-11-02  Derek R. Price  <derek@ximbiot.com>
39396         and  Paul Eggert  <eggert@cs.ucla.edu>
39397
39398         * lib/getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now.
39399         (get_date): Overparenthesize to avoid GCC warning.
39400
39401 2004-11-02  Bruno Haible  <bruno@clisp.org>
39402
39403         * m4/setenv.m4 (gt_FUNC_SETENV): Define VOID_UNSETENV if unsetenv()
39404         returns void.
39405
39406 2004-11-02  Bruno Haible  <bruno@clisp.org>
39407
39408         * lib/setenv.h (unsetenv): Define as a macro if the system's unsetenv()
39409         function returns void.
39410
39411 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
39412
39413         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
39414         fflush_unlocked, flockfile, funlockfile, funlockfile,
39415         fputs_unlocked, putc_unlocked.
39416
39417 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
39418
39419         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
39420         (funlockfile, fputs_unlocked, putc_unlocked): Don't define if
39421         already declared.
39422
39423 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
39424
39425         * modules/getdate (Files): Add doc/getdate.texi.
39426         (Depends-on): Add setenv, xalloc.
39427
39428 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
39429
39430         * lib/getdate.y: Add support for TZ="foo" within a date string.
39431         Fix some bugs near time_t boundaries.  Reject dates with
39432         out-of-range components, e.g., "Sept 31".
39433         Include <stdlib.h>, "setenv.h", "xalloc.h".
39434         (ISDIGIT_LOCALE): Remove; unused.
39435         Note that the TZ and time functions used here are not reentrant.
39436         (mktime_ok, get_tz): New functions.
39437         (TZBUFSIZE): New constant.
39438         (get_date): Parse leading TZ="foo".  Reject out-of-range components;.
39439         This requires that we sometimes generate our own TZ="XXX..." setting.
39440
39441 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
39442
39443         * doc/getdate.texi: New file, from coreutils with modifications for
39444         the new TZ parsing.
39445
39446 2004-10-27  Derek R. Price  <derek@ximbiot.com>
39447
39448         * lib/mktime.c (not_equal_tm): Remove redundant check.
39449
39450 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
39451
39452         * modules/regex (lib_SOURCES): Add regex.c.
39453         Reported by James Youngman in
39454         <http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00199.html>.
39455
39456 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
39457
39458         * lib/getdate.y: Use Bison 1.875 features, and some minor
39459         code cleanups.  This change does not affect semantics.
39460         Don't include <stdlib.h>; no longer needed.
39461         Don't include unlocked-io.h; only the "#if TEST" code uses
39462         stdio, and performance isn't crucial there.
39463         (PC, YYLEX_PARAM, YYPARSE_PARAM): Remove; replaced by
39464         Bison 1.875 features as described below.
39465         All uses of "PC." replaced by "pc->".
39466         (YYSTYPE): Add a forward declaration.
39467         (yylex, yyerror): Use full prototypes in forward decls.
39468         Use "%pure-parser" rather than obsolescent "%pure_parser".
39469         Use %parse-param and %lex-param instead of obsolescent
39470         YYPARSE_PARAM and YYLEX_PARAM.
39471         (meridian_table, month_and_day_table, time_units_table,
39472         relative_time_table, time_zone_table, military_table,
39473         lookup_zone, lookup_word, get_date):
39474         Use NULL instead of 0 where appropriate.
39475         (to_hour): Avoid abort (), to avoid a dependency on
39476         stdlib.h.
39477         (yyerror, yylex): Now accepts parser_control * arg.
39478         (main) [TEST]: Use '\0' rather than 0 for char.
39479
39480 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
39481
39482         * m4/getpagesize.m4 (gl_GETPAGESIZE): Check for <sys/param.h>.
39483
39484 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
39485
39486         * lib/getpagesize.c (getpagesize): Don't assume <sys/param.h> exists.
39487         It's now the caller's responsibility to handle the case where
39488         !HAVE_GETPAGESIZE && !defined getpagesize.
39489
39490         * lib/mktime.c (leapyear): Arg is long int, not int.
39491
39492 2004-10-18  Paul Eggert  <eggert@cs.ucla.edu>
39493
39494         * lib/argp-fs-xinl.c, argp-xinl.c: Update from glibc.
39495
39496 2004-10-17  Paul Eggert  <eggert@cs.ucla.edu>
39497
39498         * gnulib-tool (func_emit_lib_Makefile_am): Fix typo: a $ was
39499         missing.  Problem reported by James Youngman.
39500
39501 2004-10-16  Simon Josefsson  <jas@extundo.com>
39502
39503         * gnulib-tool: Fix comments.  Fix parse problem.
39504         (func_emit_lib_Makefile_am): Don't hard code a in libgl_a_SOURCES.
39505
39506 2004-10-15  Paul Eggert  <eggert@cs.ucla.edu>
39507
39508         * m4/getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
39509         implementation of getopt_long.  Problem reported by Alexander Taler in:
39510         http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00103.html
39511
39512 2004-10-15  Bruno Haible  <bruno@clisp.org>
39513
39514         * gnulib-tool: Untabify. Initialize supplied_libname.
39515         (func_usage): More homogenous output.
39516         (func_modules_transitive_closure, func_modules_to_filelist,
39517         func_emit_lib_Makefile_am): New functions.
39518         (func_import): New function, extracted from big case statement. Use
39519         func_get_license, func_modules_transitive_closure,
39520         func_modules_to_filelist, func_emit_lib_Makefile_am. Initialize
39521         opt_lgpl. Don't use test -a, as it's not portable.
39522         (func_create_testdir): Use func_modules_transitive_closure,
39523         func_modules_to_filelist, func_emit_lib_Makefile_am.
39524
39525 2004-10-15  Bruno Haible  <bruno@clisp.org>
39526
39527         * gnulib-tool (func_import): Let gl_INIT define LTALLOCA when needed.
39528
39529 2004-10-15  Bruno Haible  <bruno@clisp.org>
39530
39531         * gnulib-tool (func_emit_lib_Makefile_am): Add markers to separate
39532         the portions belonging to each module.
39533         Suggested by Derek Robert Price <derek@ximbiot.com>.
39534
39535 2004-10-12  Simon Josefsson  <jas@extundo.com>
39536
39537         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
39538         (fputs_unlocked, putc_unlocked) [!_LIBCS && !USE_UNLOCKED_IO]: Map
39539         to real functions.
39540
39541 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
39542
39543         * modules/vsnprintf: New file.
39544
39545 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
39546
39547         * m4/vsnprintf.m4: New file.
39548
39549 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
39550
39551         * lib/vsnprintf.h: New file.
39552         * lib/vsnprintf.c: New file.
39553
39554 2004-10-11  Bruno Haible  <bruno@clisp.org>
39555
39556         * MODULES.html.sh (Support for systems lacking ISO C 99): Add
39557         vsnprintf.
39558
39559 2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
39560
39561         * config/srclistvars.sh: Add GNUSTANDARDS (for eggert only).
39562
39563 2004-10-07  Bruno Haible  <bruno@clisp.org>
39564
39565         * lib/snprintf.c (snprintf): Avoid a memory allocation if the result
39566         fits into the provided buffer.
39567
39568 2004-10-06  Paul Eggert  <eggert@cs.ucla.edu>
39569
39570         * lib/diacrit.c, diacrit.h: Add GPL notice.
39571
39572         * lib/atanl.c, logl.c: Add GPL notice, to match glibc's added LGPL
39573         notice.
39574         * lib/atanl.c (atanl): Keep the code as similar to glibc as possible.
39575         * lib/logl.c (logl): Keep the code as similar to glibc as possible.
39576         This avoids a potential constant-folding bug.
39577
39578 2004-10-05  Bruno Haible  <bruno@clisp.org>
39579
39580         * m4/strsep.m4 (gl_FUNC_STRSEP): Require AC_GNU_SOURCE. Don't check
39581         for the declaration of strsep.
39582
39583 2004-10-05  Bruno Haible  <bruno@clisp.org>
39584
39585         * lib/strsep.h: Don't declare strsep() if HAVE_STRSEP.
39586
39587 2004-10-04  Simon Josefsson  <jas@extundo.com>
39588
39589         * modules/memmem: New file.
39590         * tests/test-memmem.c: New file.
39591         * MODULES.html.sh (Extra functions based on ANSI C 89): Add memmem.
39592
39593 2004-10-04  Simon Josefsson  <jas@extundo.com>
39594
39595         * m4/memmem.m4: New file.
39596
39597 2004-10-04  Simon Josefsson  <jas@extundo.com>
39598
39599         * lib/memmem.h: New file.
39600         * lib/memmem.c: New file, taken from glibc.
39601
39602 2004-10-04  Simon Josefsson  <jas@extundo.com>
39603
39604         * lib/error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
39605         '#ifdef USE_UNLOCKED_IO'.
39606
39607 2004-10-04  Simon Josefsson  <jas@extundo.com>
39608
39609         * config/srclist.txt: Add memmem from glibc.
39610
39611 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
39612
39613         * modules/xalloc (Files, Makefile.am): Remove xstrdup.c.
39614
39615         * modules/argmatch, modules/argp, modules/closeout, modules/error,
39616         modules/exclude, modules/getdate, modules/getline,
39617         modules/getndelim2, modules/getpass, modules/getpass-gnu,
39618         modules/getusershell, modules/linebuffer, modules/md5,
39619         modules/mountlist, modules/posixtm, modules/readtokens,
39620         modules/readutmp, modules/regex, modules/sha1,
39621         modules/version-etc, modules/yesno:
39622         Remove dependency on unlocked-io.
39623
39624 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
39625
39626         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Remove.  All uses removed.
39627
39628         * m4/unlocked-io.m4: Add copyright notice.
39629         (gl_FUNC_GLIBC_UNLOCKED_IO): Define USE_UNLOCKED_IO.
39630
39631 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
39632
39633         * lib/xalloc.h (xmemdup): Renamed from xclone.  All uses changed.
39634         * lib/xmalloc.c (xmemdup): Likewise.
39635         * lib/xalloc.h (CCLONE, CLONE, NEW, XCALLOC, XMALLOC, XREALLOC,
39636         XFREE): Remove these long-obsolescent macros.
39637         * lib/xmalloc.c (xstrdup): Implementation moved here from xstrdup.c
39638         * lib/xstrdup.c: Remove.
39639
39640         * lib/regex.c (re_comp): Cast gettext return value to char *,
39641         Problem reported by Martin Neitzel via Mark D. Baushke.
39642
39643 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
39644
39645         * lib/argmatch.c, closeout.c, error.c, exclude.c, getdate.y,
39646         getndelim2.c, getpass.c, getusershell.c, linebuffer.c,
39647         md5.c, mountlist.c, posixtm.c, readtokens.c, readutmp.c,
39648         regex.c, sha1.c, version-etc.c, yesno.c:
39649         Include "unlocked-io.h" only if USE_UNLOCKED_IO.
39650         * lib/unlocked-io.h: Don't worry about USE_UNLOCKED_IO; that's now
39651         the includer's responsibility.
39652
39653         Sync from coreutils.
39654
39655         * lib/modechange.c (mode_compile): Don't decrement a pointer that
39656         points to the start of a string, as the C Standard says the
39657         resulting behavior is undefined.
39658
39659         * lib/backupfile.h (enum backuptype): Rename none -> no_backups,
39660         simple -> simple_backups, numbered_existing ->
39661         numbered_existing_backups, numbered -> numbered_backups
39662         to avoid shadowing problems.  All uses changed.
39663         * lib/argmatch.c (enum backuptype) [defined TEST]: Likewise.
39664         * lib/backupfile.c (check_extension, numbered_backup):
39665         Rename locals to avoid shadowing 'basename'.
39666         * lib/backupfile.h (VALID_BACKUP_TYPE): Don't evaluate arg more than
39667         once.
39668
39669         * lib/.cppi-disable: Add getopt_.h, getopt_int.h.
39670         * lib/.cvsignore: Add getopt.h.
39671
39672 2004-10-04  Bruno Haible  <bruno@clisp.org>
39673
39674         * modules/README: New file.
39675         * gnulib-tool (func_all_modules, func_verify_module): modules/README is
39676         not a module.
39677
39678 2004-10-02  Jim Meyering  <jim@meyering.net>
39679
39680         * lib/dirfd.h, getpagesize.h: Add copyright notice.
39681
39682 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
39683
39684         * modules/strsep: New file.
39685
39686 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
39687
39688         * m4/strsep.m4: New file.
39689
39690 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
39691
39692         * lib/strsep.h: New file.
39693         * lib/strsep.c: New file.
39694
39695 2004-10-01  Simon Josefsson  <jas@extundo.com>
39696
39697         * lib/snprintf.c (snprintf): Handle size==0.
39698
39699 2004-10-01  Simon Josefsson  <jas@extundo.com>
39700             Bruno Haible  <bruno@clisp.org>
39701
39702         * lib/snprintf.c: Include <stdarg.h>, <stdlib.h>, <string.h>.
39703         (snprintf): Declare 'args'.
39704
39705 2004-10-01  Paul Eggert  <eggert@cs.ucla.edu>
39706
39707         * lib/snprintf.c: Remove comments as to why each header is needed.
39708
39709 2004-10-01  Bruno Haible  <bruno@clisp.org>
39710
39711         * MODULES.html.sh: Add strsep.
39712
39713 2004-09-30  Simon Josefsson  <jas@extundo.com>
39714
39715         * modules/snprintf: New file.
39716
39717 2004-09-30  Simon Josefsson  <jas@extundo.com>
39718
39719         * m4/snprintf.m4: New file.
39720
39721 2004-09-30  Simon Josefsson  <jas@extundo.com>
39722
39723         * lib/snprintf.h, lib/snprintf.c: New files.
39724
39725 2004-09-30  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
39726
39727         * lib/argp-help.c (canon_doc_option): Fixed coredump if *name==NULL
39728         (hol_entry_help): Never translate an empty string.
39729         Do not translate option tag (opt->name) if OPTION_NO_TRANS is set
39730         * lib/argp.h (OPTION_NO_TRANS): New option.
39731
39732 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
39733
39734         * modules/argp (Maintainer): Replace Simon Josefsson
39735         by Sergey Poznyakoff.
39736
39737 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
39738
39739         * config/srclist.txt: Comment-out argp/argp.h, until we get the argp
39740         changes merged back into glibc.
39741
39742 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
39743
39744         * MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf.
39745
39746 2004-09-29  Oskar Liljeblad  <oskar@osk.mine.nu>
39747
39748         * lib/xvasprintf.c: Include xalloc.h.
39749         (xvasprintf): Use xalloc_die, not xmalloc_die.
39750
39751 2004-09-29  Bruno Haible  <bruno@clisp.org>
39752
39753         * modules/alloca-opt: New file, derived from modules/alloca.
39754         * modules/allocsa: Depend on alloca-opt instead of alloca.
39755         * modules/setenv: Likewise.
39756         * modules/vasnprintf: Likewise.
39757         * MODULES.html.sh: Add alloca-opt.
39758
39759 2004-09-28  Simon Josefsson  <jas@extundo.com>
39760
39761         * gnulib-tool: New parameter --lgpl, to asseert that modules are
39762         LGPL, and to replace license template from GPL to LGPL.
39763
39764 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
39765
39766         * modules/dummy: Change license to LGPL.
39767
39768 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
39769
39770         * lib/dummy.c: Change copyright notice to FSF, and license to GPL.
39771
39772 2004-09-24  Simon Josefsson  <jas@extundo.com>
39773
39774         * modules/minmax (License): Change from GPL to LGPL.
39775
39776 2004-09-23  Simon Josefsson  <jas@extundo.com>
39777
39778         * gnulib-tool (--import): Typo.
39779
39780 2004-09-23  Simon Josefsson  <jas@extundo.com>
39781
39782         * gnulib-tool (--import): Make sure *.m4 end up in m4/ by default.
39783
39784 2004-09-22  Bruno Haible  <bruno@clisp.org>
39785
39786         * modules/*: Add 'License' field.
39787         * gnulib-tool: Accept --extract-license option.
39788         (func_get_license): New function.
39789
39790 2004-09-21  Bruno Haible  <bruno@clisp.org>
39791
39792         * modules/vasnprintf (Files): Add m4/stdint_h.m4, m4/inttypes_h.m4.
39793         Reported by Simon Josefsson.
39794
39795 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
39796
39797         * modules/inttostr (Files): Add m4/longlong.m4, since it uses
39798         gl_AC_TYPE_LONG_LONG.
39799
39800 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
39801
39802         * config/srclist.txt: Add getsubopt.c, since libc bought our changes.
39803
39804 2004-09-18  Simon Josefsson  <jas@extundo.com>
39805         and  Paul Eggert  <eggert@cs.ucla.edu>
39806
39807         * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
39808         calls with autoreconf.  Define GL_LIB.
39809
39810 2004-09-14  Karl Berry  <karl@gnu.org>
39811
39812         * config/srclist.txt: unsync setenv.c, sigh.
39813
39814 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
39815
39816         * lib/argp-pvh.c (argp_program_version_hook): Provide initial value.
39817         Problem reported by Bruno Haible in:
39818         http://lists.gnu.org/archive/html/bug-tar/2004-09/msg00023.html
39819
39820 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
39821
39822         * config/srclist.txt: Comment out argp-pvh.c.
39823
39824 2004-09-11  Paul Eggert  <eggert@cs.ucla.edu>
39825
39826         * lib/mempcpy.h: Wrap the entire include file inside #ifndef mempcpy,
39827         in case some system header has #define'd it.  Problem reported by
39828         Soeren D. Schulze in
39829         <http://lists.gnu.org/archive/html/bug-gnulib/2004-09/msg00017.html>.
39830
39831 2004-09-09  Karl Berry  <karl@gnu.org>
39832
39833         * regex.[ch]: delete from the root.  These were supposed to be
39834                 synced with emacs cvs, but this has not happened for about
39835                 a year, and anyway nothing else uses emacs regex.[ch].
39836                 bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700.
39837                 lib/regex[.ch] is untouched.
39838
39839 2004-09-09  Bruno Haible  <bruno@clisp.org>
39840
39841         * modules/vasnprintf (Files): Add m4/eoverflow.m4.
39842
39843 2004-09-09  Bruno Haible  <bruno@clisp.org>
39844
39845         * m4/eoverflow.m4: New file, taken from GNU libiconv eilseq.m4 with
39846         modifications.
39847         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Require gl_EOVERFLOW.
39848
39849 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
39850
39851         * modules/xvasprintf: New file.
39852         * MODULES.html.sh (Extra functions based on ANSI C 89): Add vasprintf.
39853
39854 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
39855
39856         * lib/xvasprintf.h: New file.
39857         * lib/xvasprintf.c: New file.
39858         * lib/xasprintf.c: New file.
39859
39860 2004-09-08  Bruno Haible  <bruno@clisp.org>
39861
39862         * m4/stdint.m4: New file, taken from GNU clisp with modifications.
39863
39864 2004-09-08  Bruno Haible  <bruno@clisp.org>
39865
39866         * lib/vasnprintf.c (VASNPRINTF): Signal EOVERFLOW if the resulting
39867         length is > INT_MAX.
39868         * lib/vasprintf.c (vasprintf): Don't test for length > INT_MAX any
39869         more.
39870
39871 2004-09-08  Bruno Haible  <bruno@clisp.org>
39872
39873         * lib/stdint_.h: New file, taken from GNU clisp.
39874
39875 2004-09-08  Bruno Haible  <bruno@clisp.org>
39876             Oskar Liljeblad  <oskar@osk.mine.nu>
39877
39878         * modules/stdint: New file.
39879         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdint.
39880
39881 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
39882
39883         Import from coreutils.
39884         * lib/userspec.c: Don't use <alloca.h>, so that we don't use alloca on
39885         strings on unbounded length.  alloca's performance benefits aren't
39886         that important here.
39887         (V_STRDUP): Remove.
39888         (parse_with_separator): New function, with most of the internals
39889         of the old parse_user_spec.  Allow user to omit both user and group,
39890         for compatibility with FreeBSD.
39891         Clone only the user name, not the entire spec.
39892         Do not set *uid, *gid unless entirely successful.
39893         Avoid memory leak in some failing cases.
39894         Fix regression for USER.GROUP reported by Dmitry V. Levin in
39895         <http://lists.gnu.org/archive/html/bug-coreutils/2004-08/msg00102.html>
39896         (parse_user_spec): Rewrite to use parse_with_separator.
39897
39898 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
39899
39900         * modules/userspec: Don't depend on alloca.
39901
39902 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
39903
39904         * m4/userspec.m4 (gl_USERSPEC): Don't require AC_FUNC_ALLOCA.
39905
39906 2004-08-17  Paul Eggert  <eggert@cs.ucla.edu>
39907
39908         * MODULES.html.sh: Add xalloc-die, c-strtod, c-strtold, raise,
39909         readtokens0, getcwd, fcntl-safer, canonicalize, cycle-check,
39910         utimecmp, utimens, xnanosleep.  Rename sha to sha1.
39911
39912 2004-08-16  Simon Josefsson  <jas@extundo.com>
39913
39914         * gnulib-tool: Use sed instead of autoconf --trace, inspired by
39915         libtoolize behaviour by "Gary V. Vaughan" <gary@gnu.org>.
39916         Add --dry-run for --import.
39917         Let user provided command line parameters override configure.ac
39918         settings.
39919
39920 2004-08-12  Simon Josefsson  <jas@extundo.com>
39921
39922         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): New macro,
39923         as discussed with Paul Eggert in threads rooted at
39924         <http://lists.gnu.org/archive/html/bug-gnulib/2004-06/msg00039.html>
39925         and
39926         <http://lists.gnu.org/archive/html/bug-gnulib/2004-07/msg00001.html>.
39927         Before, the test was empty, and relied on ELIDE_CODE in source
39928         code.)
39929         (gl_PREREQ_GETOPT): New macro.
39930         (gl_GETOPT): Use them.
39931
39932 2004-08-12  Simon Josefsson  <jas@extundo.com>
39933
39934         * lib/getopt.c, getopt1.c: Remove ELIDE_CODE hack.
39935         * lib/getopt_.h: Renamed from getopt.h.
39936
39937 2004-08-12  Simon Josefsson  <jas@extundo.com>
39938
39939         * gnulib-tool: Add --source-base, --m4-base, --libtool options.
39940         Change default library name from libfoo to libgnu.
39941         Now, if you have a configure.ac that says:
39942                 gl_SOURCE_BASE(gl)
39943                 gl_M4_BASE(gl/m4)
39944                 gl_MODULES(error getopt etcetera)
39945                 gl_INIT
39946         you can import all you need by running:
39947                 ../gnulib/gnulib-tool --import
39948
39949         * modules/getopt (Files): Rename getopt.h to getopt_.h.
39950         (Makefile.am): Rewrite, use logic from argz.
39951         (Include): Use <getopt.h> instead of "getopt.h".
39952
39953 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
39954
39955         * modules/argp (Files): Add m4/unlocked-io.m4.
39956         (Depends-on): Add extensions.
39957
39958 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
39959
39960         * m4/argp.m4 (gl_ARGP): Do not check for argp.h or argp_parse; nobody
39961         uses HAVE_ARGP_H or HAVE_ARGP_PARSE.
39962         Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS.
39963         Check for program_invocation_name, program_invocation_short_name,
39964         flockfile, funlockfile, features.h, _getopt_long_only_r.
39965
39966 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
39967
39968         * lib/argp-help.c, argp-parse.c: Use "gettext.h" instead of
39969         its complicated substitute.
39970         * lib/argp-help.c: Include <errno.h>, for program_invocation_short_name
39971         and program_invocation_name.
39972         (__argp_basename) [!_LIBC]: Remove; the only use was
39973         replaced by its body.
39974         (__argp_short_program_name): Change condition from
39975         !defined __argp_short_program_name to
39976         ! (defined _LIBC || HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME),
39977         to match argp-namefrob.h.
39978         (__argp_failure): Don't assume strerror_r returns char *.
39979         * lib/argp-parse.c (N_): Define unconditionally.
39980         (argp_default_options): Fill out initializers with 0 to avoid
39981         gcc warnings.
39982
39983 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
39984
39985         * config/srclist.txt: Remove getopt.c, getopt.h (renamed to getopt_.h),
39986         getopt1.c.
39987
39988 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
39989
39990         Merge from coreutils.
39991
39992         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
39993
39994         * m4/obstack.m4 (gl_PREREQ_OBSTACK): Require
39995         gl_AC_HEADER_INTTYPES_H, gl_AC_HEADER_STDINT_H, gl_AC_TYPE_UINTMAX_T.
39996
39997 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
39998
39999         Merge from coreutils.
40000
40001         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Don't set to 1 if missing
40002         wmemchr or wmemcpy.  Problem reported by Robert Dahlem
40003         for Reliant Unix 5.43.
40004
40005         * lib/obstack.c: Include <inttypes.h> and <stdint.h> if available.
40006         (union fooround): Use uintmax_t, not long int.
40007         The rest is a merge from libc:
40008         [defined _LIBC]: Include <shlib-compat.h>.
40009         (_obstack) [defined _LIBC]: Remove after 2.3.4.
40010
40011         * lib/settime.c (settime): Recode to avoid warning with
40012         Sun Forte C 6U2.
40013
40014         * lib/strverscmp.c: Convert to UTF-8.
40015
40016 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
40017
40018         * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
40019         m4/uintmax_t.m4.
40020
40021 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
40022
40023         * modules/xalloc-die: New file.
40024         * modules/xalloc: Remove dependencies on error, gettext, exitfail.
40025
40026         * modules/md5 (Files): Add m4/uint32_t.m4.
40027         * modules/sha1: Renamed from modules/sha.
40028         (Files):
40029         Rename lib/sha.h to lib/sha1.h.
40030         Rename lib/sha.c to lib/sha1.c.
40031         Rename m4/sha.m4 to m4/sha1.m4.
40032         (lib_SOURCES): Likewise.
40033         (configure.ac): Rename gl_SHA to gl_SHA1.
40034         (Include): sha.h -> sha1.h.
40035
40036 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
40037
40038         * m4/uint32_t.m4, m4/uintptr_t.m4: New files.
40039         * m4/sha1.m4: Renamed from sha.m4.
40040         (gl_SHA1): Renamed from gl_SHA.  All uses changed.
40041
40042 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
40043
40044         * lib/obstack.h (obstack_empty_p):
40045         Don't assume that chunk->contents is suitably aligned.
40046         * lib/obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
40047         Likewise. Problem reported by Benno in
40048         <http://sources.redhat.com/ml/libc-alpha/2004-08/msg00055.html>.
40049
40050         * lib/chown.c (rpl_chown): Work even if the file is writeable but not
40051         readable.  This could be improved further but it'd take some work.
40052
40053 2004-08-08  Simon Josefsson  <jas@extundo.com>
40054
40055         * modules/xgethostname (Depends-on): Remove exit and error (not
40056         used).
40057
40058         * modules/getpass-gnu: Add getpass.h.
40059         (Depends-on): Add stdbool.
40060         * modules/getpass: Add getpass.h.
40061
40062 2004-08-08  Simon Josefsson  <jas@extundo.com>
40063
40064         * m4/getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU):
40065         Check getpass declaration.
40066
40067 2004-08-08  Simon Josefsson  <jas@extundo.com>
40068
40069         * lib/xgethostname.c: Don't include error.h (not used).
40070
40071         * lib/getpass.h: Add.
40072         * lib/getpass.c: Include getpass.h first.
40073
40074 2004-08-08  Paul Eggert  <eggert@cs.ucla.edu>
40075
40076         * lib/xalloc-die.c: New file.
40077         * lib/xalloc.h (xalloc_fail_func, xalloc_msg_memory_exhausted): Remove.
40078         All uses removed.
40079         * lib/xmalloc.c (xalloc_fail_func, xalloc_msg_memory_exhausted):
40080         Likewise. Move inclusions of gettext.h, error.h, exitfail.h to
40081         xalloc-die.c.
40082         (_, N_, xalloc_die): Move to xalloc-die.c.
40083         * lib/userspec.c (parse_user_spaec): Use xstrdup rather than strdup,
40084         so that we needn't mess with xalloc_msg_memory_exhausted.
40085
40086         * lib/sha1.h: Renamed from sha.h.
40087         (SHA1_H): Renamed from _SHA_H.
40088         (sha1_ctx): Renamed from sha_ctx.
40089         (sha1_init_ctx): Renamed from sha_init_ctx.
40090         (sha1_process_block): Renamed from sha_process_block.
40091         (sha1_process_bytes): Renamed from sha_process_bytes.
40092         (sha1_finish_ctx): Renamed from sha_finish_ctx.
40093         (sha1_read_ctx): Renamed from sha_read_ctx.
40094         (sha1_stream): Renamed from sha_stream.
40095         (sha1_buffer): Renamed from sha_buffer.
40096         * lib/sha1.c: Likewise; renamed from sha.c.
40097         Do not include <sys/types.h>.
40098         Include <stddef.h> rather than <stdlib.h>.
40099
40100 2004-08-08  Bruno Haible  <bruno@clisp.org>
40101
40102         * lib/pathname.h (FILE_SYSTEM_PREFIX_LEN): Renamed from
40103         FILESYSTEM_PREFIX_LEN.
40104         * lib/progreloc.c: Likewise.
40105         * lib/concatpath.c (concatenated_pathname): Use FILE_SYSTEM_PREFIX_LEN.
40106
40107 2004-08-06  Simon Josefsson  <jas@extundo.com>
40108
40109         * modules/progname (Depends-on): Don't depend on stdbool.
40110
40111 2004-08-06  Simon Josefsson  <jas@extundo.com>
40112
40113         * modules/getsubopt: New file.
40114         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
40115         getsubopt.
40116
40117 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
40118
40119         More merge from coreutils.
40120
40121         * m4/utimens.m4, m4/utimecmp.m4: New files.
40122         * m4/backupfile.m4, euidacces.m4, acl.m4, afs.m4, calloc.m4, dirfd.m4,
40123         fsusage.m4, jm-macros.m4, ls-mntd-fs.m4, md5.m4, mountlist.m4,
40124         prereq.m4, sha.m4: Import changes from coreutils.
40125
40126 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
40127
40128         More merge from coreutils.
40129         * modules/raise, modules/readtokens0, modules/utimens:
40130         * modules/utimecmp, module/xnanosleep: New files.
40131         * modules/strftime: Add lib/strftime.h.
40132         Change include from <time.h> to "strftime.h".
40133         * modules/yesno: Add lib/yesno.h.
40134         * modules/backupfile: Remove lib/addext.c.
40135         * modules/euidaccess: Add stat-macros.h.
40136         * modules/canonicalize, modules/euidaccess,
40137         modules/filemode, modules/lchown, modules/makepath,
40138         modules/rmdir, modules/stat: Likewise.
40139
40140 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
40141
40142         Merge from tar.
40143         * lib/argp-help.c (make_hol, hol_append): Don't assume that
40144         SIZE_MAX is a valid preprocessor constant.
40145         (__argp_basename): Change from "#ifndef _LIBC"
40146         to "#ifndef __argp_short_program_name", so that
40147         we don't compile these functions for tar.
40148
40149         More merges from coreutils.
40150         * lib/raise.c, lib/readtokens0.h, lib/readtokens0.c, lib/strftime.h:
40151         * lib/utimens.h, lib/utimens.c, lib/utimecmp.h, lib/utimecmp.c:
40152         * lib/xnanosleep.h, lib/xnanosleep.c, lib/yesno.h: New files.
40153         * lib/addext.c: Remove; no longer needed.
40154         * lib/yesno.c, lib/argmatch.h, lib/argmatch.c, lib/backupfile.h,
40155         lib/backupfile.c, lib/euidaccess.c, lib/filemode.c, lib/closeout.c,
40156         lib/dup2.c, lib/exclude.c, lib/fileblocks.c, lib/filemode.c,
40157         lib/fnmatch.c, lib/fnmtahc_loop.c, lib/fopen-safer.c, lib/fsusage.c,
40158         lib/fsusage.h, lib/ftruncate.c, lib/full-write.c, lib/getdate.y,
40159         lib/getloadavg.c, lib/getugroups.c, lib/hard-locale.c,
40160         lib/hard-locale.h, lib/hash.c, lib/human.c, lib/human.h, lib/lchown.c,
40161         lib/lchown.h, lib/makepath.c, lib/makepath.h, lib/md5.c, lib/md5.h,
40162         lib/memchr.c, lib/memcoll.c, lib/memrchr.c, lib/modechange.c,
40163         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
40164         lib/posixtm.c, lib/putenv.c, quotearg.c, lib/quotearg.h,
40165         lib/readtokens.c, lib/readutmp.c, lib/readutmp.h, lib/rmdir.c,
40166         lib/safe-read.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c,
40167         lib/sig2str.c, lib/stat.c, lib/strtoimax.c, lib/strverscmp.c,
40168         lib/userspec.c, lib/utime.c, lib/version-etc.c., lib/xgethostname.c,
40169         lib/xmemcoll.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtod.h,
40170         lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h, lib/xstrtoumax.c:
40171         Import changes from coreutils.
40172
40173 2004-08-05  Simon Josefsson  <jas@extundo.com>
40174
40175         * m4/strdup.m4: Always run gl_PREREQ_STRDUP, since strdup.h need it.
40176
40177 2004-08-05  Simon Josefsson  <jas@extundo.com>
40178
40179         * m4/getsubopt.m4: New file.
40180
40181 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
40182
40183         Merge from coreutils.
40184
40185         * m4/c-strtod.m4, m4/canonicalize.m4, m4/fcntl-safer.m4:
40186         * m4/getcwd-path-max.m4: New files.
40187
40188         * m4/dos.m4 (gl_AC_DOS): filesystem -> file system renaming.
40189         FILESYSTEM_PREFIX_LEN ->
40190         FILE_SYSTEM_PREFIX_LEN.
40191         FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX ->
40192         FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX.
40193         FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR ->
40194         FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR.
40195
40196         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't require gl_AC_DOS, the
40197         prerequisite modules now handle the DOS stuff.
40198         Don't check for unistd.h.
40199
40200 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
40201
40202         Merge from coreutils.
40203
40204         * lib/.gdb-history: Remove; this doesn't belong here.
40205
40206         * lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c, lib/cycle-check.c:
40207         * lib/cycle-check.h, lib/dev-ino.h, lib/canonicalize.h:
40208         * lib/canonicalize.c, lib/fcntl-safer.h, lib/fcntl-safer.c:
40209         * lib/getcwd.c: New files.
40210
40211         * lib/dirname.h: Include <stdbool.h>.
40212         (FILE_SYSTEM_PREFIX_LEN): Renamed from FILESYSTEM_PREFIX_LEN,
40213         for consistency with POSIX terminology.  All uses changed.
40214         (IS_ABSOLUTE_FILE_NAME, IS_RELATIVE_FILE_NAME): New macros.
40215         (strip_trailing_slashes): Use bool for booleans.
40216         * lib/stripslash.c (strip_trailing_slashes): Likewise.
40217
40218         * lib/error.c: Work around bug in OpenBSD 3.4 sterror_r: it
40219         sometimes returns a positive errno value even when it succeeds.
40220         (print_errno_message) [!LIBC]: Fall back on strerror if
40221         __strerror_r fails.
40222
40223         * lib/path-concat.c (mempcpy): Don't define if a system header defines
40224         it. Don't include stdio.h, stdlib.h, unistd.h, strdup.h.
40225         (longest_relative_suffix): New function.
40226         (path_concat): Use it.  Assume first argument is not NULL.
40227         Port to DOS.  Omit redundant separators.
40228         Report an error instead of returning NULL.
40229         Use mempcpy instead of memcpy.
40230         (xpath_concat): Remove: not declared or used.
40231
40232         * lib/same.h: Include <stdbool.h>
40233         (same_name): Return bool, not int.
40234         * lib/same.c (same_name): Likewise.
40235         (errno): Don't declare; we assume C89 or better now.
40236
40237         * lib/stat-macros (S_ISCTG, S_ISOFD, S_ISOFL): New macros,
40238         if not already defined.
40239
40240         * lib/xgetcwd.c (errno): Don't declare; we assume C89 or better now.
40241         * lib/dup-safer.c (errno): Likewise.
40242
40243 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
40244
40245         Merge from coreutils.
40246         * modules/c-strtod, modules/c-strtold, modules/canonicalize:
40247         * modules/cycle-check, modules/fcntl-safer, modules/getcwd: New files.
40248         * modules/path-concat: Don't depend on strdup.
40249
40250 2004-08-03  Simon Josefsson  <jas@extundo.com>
40251
40252         * lib/strdup.h: Only use HAVE_DECL_STRDUP if defined.
40253         * lib/progname.h: Don't include stdbool.h.
40254
40255 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
40256
40257         * modules/fatal: Remove, as the "fatal" module wasn't used or working.
40258         * MODULES.html.sh (func_all_modules): Remove fatal.
40259
40260 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
40261
40262         * m4/fatal.m4: Remove, as the "fatal" module wasn't used or working.
40263
40264 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
40265
40266         * lib/fatal.c, fatal.h: Remove as the "fatal" module wasn't used or
40267         working.
40268
40269 2004-08-02  Simon Josefsson  <jas@extundo.com>
40270
40271         * lib/getsubopt.h: New file, with comments from Bruno Haible.
40272         * lib/getsubopt.c: New file, from glibc, but slightly modified based on
40273         suggestions from Paul Eggert <eggert@cs.ucla.edu>.
40274
40275 2004-08-01  Simon Josefsson  <jas@extundo.com>
40276
40277         * lib/xgetdomainname.c: Include stdlib.h, for free().
40278
40279 2004-07-19  Bruno Haible  <bruno@clisp.org>
40280
40281         * MODULES.html.sh (func_all_modules): Add dummy.
40282
40283 2004-07-16  Simon Josefsson  <jas@extundo.com>
40284
40285         * modules/dummy: New file.
40286
40287 2004-07-16  Simon Josefsson  <jas@extundo.com>
40288
40289         * lib/dummy.c: New file.
40290
40291 2004-07-16  Bruno Haible  <bruno@clisp.org>
40292
40293         * lib/backupfile.h: Add extern "C" for C++.
40294         * lib/closeout.h: Likewise.
40295         * lib/copy-file.h: Likewise.
40296         * lib/findprog.h: Likewise.
40297         * lib/full-write.h: Likewise.
40298         * lib/pathname.h: Likewise.
40299         * lib/progname.h: Likewise.
40300         * lib/stpcpy.h: Likewise.
40301         * lib/stpncpy.h: Likewise.
40302         * lib/strcase.h: Likewise.
40303         * lib/strstr.h: Likewise.
40304         * lib/xalloc.h: Likewise.
40305
40306         * lib/mbswidth.h: Add extern "C" for C++.
40307         Reported by Albert Chin-A-Young <china@thewrittenword.com>.
40308
40309 2004-07-13  Robert Millan  <robertmh@gnu.org>
40310
40311         * m4/host-os.m4: s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g.
40312
40313 2004-07-09  Simon Josefsson  <jas@extundo.com>
40314
40315         * lib/getndelim2.c: Include stddef.h, for ptrdiff_t.  (FreeBSD 4.9
40316         failed without this.)
40317
40318 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
40319
40320         * modules/chown (Files): Add lib/fchown-stub.c, since
40321         gl_PREREQ_CHOWN invokes AC_LIBOBJ(fchown-stub).
40322
40323 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
40324
40325         * lib/fchown-stub.c: New file.
40326
40327 2004-06-24  Jim Meyering  <jim@meyering.net>
40328
40329         * lib/obstack.h (obstack_base): Cast to (void *), per documentation.
40330
40331 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
40332
40333         * modules/argz: Omit "#include".
40334
40335         * MODULES.html.sh (func_all_modules): Add calloc, to match
40336         2004-06-01 addition of calloc module.
40337
40338 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
40339
40340         * m4/argz.m4: New file, which is autoupdated from libtool.
40341
40342 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
40343
40344         * lib/argz.c, lib/argz_.h: New files, which are autoupdated from
40345         libtool.
40346
40347 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
40348
40349         * config/srclist-update: Don't insist on "USA." before the
40350         close-comment, as libtool omits the period and puts the */ on a
40351         separate line.
40352         * config/srclist.txt: Add argz.c, argz_.h, argz.m4.
40353         * config/srclistvars.sh: Add LIBTOOL (for eggert only).
40354
40355 2004-06-22  Gary V. Vaughan  <gary@gnu.org>
40356
40357         * modules/argz: New file.
40358         * MODULES.html.sh (func_all_modules): Add argz.
40359
40360 2004-06-12  Jim Meyering  <jim@meyering.net>
40361         and  Paul Eggert  <eggert@cs.ucla.edu>
40362
40363         * modules/hash (Files): Add lib/xalloc.h.
40364         * modules/pipe (Depends-on): Add wait-process.
40365         * modules/stat (Depends-on): Add xalloc.
40366         * modules/userspec (Files): Add lib/userspec.h.
40367         * modules/xstrto
40368
40369         Upgrade from gettext-0.13.
40370         * modules/gettext (Files): Add m4/intmax.m4, m4/longdouble.m4,
40371         m4/longlong.m4, m4/printf-posix.m4, m4/signed.m4, m4/size_max.m4,
40372         m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4.
40373
40374 2004-06-10  Jim Meyering  <jim@meyering.net>
40375
40376         * lib/calloc.c: New file.
40377
40378 2004-06-06  Paul Eggert  <eggert@cs.ucla.edu>
40379
40380         * lib/getdate.y (yylex): Allow space between sign and number.
40381         Problem reported by Dan Jacobson.
40382
40383 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
40384
40385         Merge from coreutils CVS.
40386
40387         * m4/backupfile.m4, dirname.m4, human.m4, inttypes.m4, longlong.m4,
40388         makepath.m4, memchr.m4, memcmp.m4, mountlist.m4, path-concat.m4,
40389         putenv.m4, quotearg.m4, readutmp.m4, strtoimax.m4, strtoll.m4,
40390         strtoull.m4, strtoumax.m4, ulonglong.m4, vasnprintf.m4,
40391         xstrtol.m4: Fix copyright date and/or serial number.
40392
40393         * m4/chown.m4 (gl_PREREQ_CHOWN): Check for fcntl.h.
40394         See if we need an fchown replacement.
40395         (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): New macro.
40396         (gl_FUNC_CHOWN): Require gl_FUNC_CHOWN_FOLLOWS_SYMLINK,
40397         and use the replacement function if we detect either defect.
40398
40399         * m4/prereq.m4 (gl_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR,
40400         gl_UTIMECMP.
40401
40402 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
40403         and  Jim Meyering  <jim@meyering.net>
40404
40405         Merge from coreutils CVS.
40406
40407         * lib/stat-macros.h: New file, with contents from file-type.h
40408         and coreutils' system.h.
40409         * lib/file-type.c: Include "stat-macros.h".
40410         * lib/file-type.h (file_type): Move all macro definitions to new file,
40411         stat-macros.h.
40412
40413         * lib/chown.c (rpl_chown) [CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE]:
40414         Wrap old code with this conditional.
40415         [CHOWN_MODIFIES_SYMLINK]: Try to work around a chown
40416         function that does not dereference symlinks.
40417         * lib/lchown.c (lchown) [CHOWN_MODIFIES_SYMLINK]: Just call chown.
40418
40419         * lib/xreadlink.c: Include xreadlink.h first, to catch .h file
40420         dependency problems.
40421         (xreadlink): Accept new arg SIZE, for efficiency.
40422         All decls and uses changed.
40423         * lib/xreadlink.h: Include <stddef.h>, for size_t.
40424
40425         * lib/.cppi-disable: Add alloca_.h, allocsa.h, exit.h, getndelim2.h,
40426         gettext.h, localcharset.h, strdup.h, strndup.h, strtoul.c, time_r.h.
40427
40428         * lib/.cvsignore: Add alloca.h, fnmatch.h, poll.h, stdbool.h,
40429         sysexits.h.
40430
40431 2004-06-01  Jim Meyering  <jim@meyering.net>
40432
40433         * m4/calloc.m4: New file.
40434
40435 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
40436
40437         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Detect _Bool bug in HP aC++/ANSI
40438         C B3910B A.05.55 [Dec 04 2003].  Problem reported by Jim Meyering.
40439         Also, fix a typo in a diagnostic.
40440
40441 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
40442
40443         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Do not require AC_FUNC_MALLOC
40444         or AC_FUNC_REALLOC.
40445
40446 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
40447
40448         * lib/xmalloc.c (HAVE_MALLOC, HAVE_REALLOC): Do not require these
40449         macros to be defined.
40450         (xnmalloc_inline, xnrealloc_inline, xcalloc): Do not die if
40451         the allocator returns NULL because the requested size is zero.
40452
40453 2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>
40454
40455         * lib/malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this
40456         var.  Add comment explaining why libc still defines it.  This
40457         merges the following patch from glibc:
40458         http://sources.redhat.com/ml/libc-alpha/2004-05/msg00157.html
40459
40460 2004-05-20  Andreas Schwab  <schwab@suse.de>
40461
40462         * m4/free.m4: Replace free if it not known to work, not the other
40463         way round.
40464
40465 2004-05-19  Paul Eggert  <eggert@cs.ucla.edu>
40466
40467         * lib/obstack.c (_obstack): Remove unused variable.  It hasn't been
40468         present in glibc since revision 1.1 of this file.
40469         * lib/obstack.h (_obstack_free, obstack_1grow, obstack_1grow_fast,
40470         obstack_alignment_mask, obstack_alloc, obstack_base,
40471         obstack_blank, obstack_blank_fast, obstack_chunk_size,
40472         obstack_copy, obstack_copy0, obstack_finish, obstack_grow,
40473         obstack_grow0, obstack_init, obstack_int_grow,
40474         obstack_int_grow_fast, obstack_make_room, obstack_memory_used,
40475         obstack_next_free, obstack_object_size, obstack_ptr_grow,
40476         obstack_ptr_grow_fast, obstack_room): Remove declarations of
40477         nonexistent functions.
40478
40479 2004-05-18  Karl Berry  <karl@gnu.org>
40480
40481         * config/srclist.txt: break link for vasnprintf.c.
40482
40483 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
40484
40485         Port obstack to the AS/400, where pointers are 16 bytes wide and
40486         you cannot cast an integer to a valid pointer.  This patch is
40487         currently waiting to be integrated into glibc; see
40488         <http://sources.redhat.com/ml/libc-alpha/2004-05/msg00073.html>.
40489
40490         * lib/obstack.h (__PTR_TO_INT, __INT_TO_PTR): Remove.
40491         All uses of __INT_TO_PTR (PTR_TO_INT ...) replaced by __PTR_ALIGN.
40492         (__BPTR_ALIGN, __PTR_ALIGN): New macros.
40493         (struct obstack): temp member is now a union of a pointer and
40494         an integer, instead of an integer.  All integer uses changed.
40495         This does not affect the physical layout of struct obstack,
40496         except on hosts (like the AS/400) where the size or alignment of
40497         void * is greater than that of ptrdiff_t.
40498         (obstack_finish) [! (defined __GNUC__ && defined __STDC__ &&
40499         __STDC__)]: Store temporary in pointer member of union, not
40500         integer member.
40501         * lib/obstack.c: Include <stddef.h>, for offsetof.
40502         (struct fooalign): Remove; it doesn't need a name.
40503         (union fooround): Change double to long double, and add void *.
40504         (DEFAULT_ALIGNMENT): Use offsetof to compute.
40505         (DEFAULT_ALIGNMENT, DEFAULT_ROUNDING): Now an enum constant,
40506         not a macro.  Hence the values are always int; so remove all
40507         casts-to-int in uses.
40508
40509 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
40510
40511         * config/srclist.txt: Break link for argp-help.c and argp-parse.c until
40512         we can get this patch merged into glibc.
40513
40514 2004-05-17  Derek R. Price  <derek@ximbiot.com>
40515             Paul Eggert  <eggert@cs.ucla.edu>
40516
40517         * m4/argp: Depend on alloca.
40518
40519 2004-05-17  Derek R. Price  <derek@ximbiot.com>
40520             Paul Eggert  <eggert@cs.ucla.edu>
40521
40522         * lib/argp-help.c, argp-parse.c: Assume <alloca.h> rather than
40523         freecoding.
40524
40525 2004-05-17  Bruno Haible  <bruno@clisp.org>
40526
40527         * lib/vasnprintf.c (VASNPRINTF): Correctly handle the case of a
40528         precision that consists of a '.' followed by an empty digit string.
40529         Patch by Tor Lillqvist <tml@iki.fi>.
40530
40531 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
40532
40533         * m4/alloca.m4 (gl_FUNC_ALLOCA): Define HAVE_ALLOCA_H always,
40534         for backward compatibility with older code.  We need our own
40535         alloca.h if _AIX is defined.  Define HAVE_ALLOCA if we discover
40536         it under some other name, and our alloca.h will define it.
40537
40538 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
40539             Derek Price  <derek@ximbiot.com>
40540
40541         * lib/alloca.c: Include <alloca.h>, to get our interface.
40542         * lib/alloca_.h: Use __alloca on AIX, so that we don't have to
40543         include <alloca.h> first.  Use C89 prototype for alloca; this
40544         requires including <stddef.h> for size_t.  Use extern "C" if C++.
40545         Use #elif for simplicity, since we can assume C89 now.
40546         Don't try to source the system alloca.h since it will not be found
40547         and to prevent recursively including its replacement.
40548         * lib/fnmatch.c: Include <alloca.h> instead of opencoding.
40549         * lib/regex.c: Likewise.
40550
40551 2004-05-16  Derek Price  <derek@ximbiot.com>
40552             Paul Eggert  <eggert@cs.ucla.edu>
40553
40554         getline cleanup.  This changes the getndelim2 API: both order of
40555         arguments, and meaning of delim2 (now uses EOF, not 0, to indicate
40556         no delimiter).
40557
40558         * lib/getline.c: Don't include stddef.h or stdio.h, since our
40559         interface does that.
40560         (getline): Always use getdelim, so that we don't have two
40561         copies of this code.
40562         * lib/getndelim2.c: Include <limits.h>, <inttypes.h>, <stdint.h>
40563         if available.
40564         (PTRDIFF_MAX, SIZE_MAX, SSIZE_MAX): Define if not defined.
40565         (GETNDELIM2_MAXIMUM): New macro.
40566         (getndelim2): Reorder arguments.  delim==EOF now means no delimiter,
40567         instead of the old practice of delim2==0.  All callers changed.
40568         Return -1 on overflow, instead of returning junk.
40569         Do not set *linesize unless allocation succeeds.
40570         * lib/getndelim2.h: Do not include stddef.h; no longer needed, now
40571         that we include sys/types.h.
40572         * lib/getnline.h: Likewise.
40573         * lib/getndelim2.h (GETNLINE_NO_LIMIT): New macro.
40574         (getndelim2): Reorder arguments.
40575         * lib/getnline.c (getnline, getndelim):
40576         Don't discard the NMAX argument.
40577         (getnline): Invoke getndelim, to avoid code duplication.
40578         * lib/getnline.h (GETNLINE_NO_LIMIT): New macro, used instead
40579         of (size_t) -1 by callers of the getnline family.
40580
40581 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
40582
40583         * m4/gettime.m4 (gl_GETTIME): Require gl_TIMESPEC.
40584         Check for gettimeofday.
40585         * m4/settime.m4 (gl_SETTIME): Require gl_TIMESPEC.
40586         Check for settimeofday, stime.
40587
40588 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
40589
40590         * lib/nanosleep.c (suspended): Change its type from int to
40591         sig_atomic_t volatile.
40592         (first_call): Make it private to rpl_nanosleep, and have it
40593         be zero initially as that's a bit faster.
40594         (my_usleep): Round up fractional times instead of truncating them,
40595         as this is the usual meaning for 'sleep'.
40596
40597         * lib/gettime.c (gettime): Fall back on `time' if `gettimeofday'
40598         doesn't work.
40599         * lib/settime.c: Include <unistd.h>, for stime (on Solaris 8, anyway).
40600         (ENOSYS): Define if not defined.
40601         (settime): Fall back on stime if it exists and settimeofday fails.
40602         But don't bother with fallbacks if a method fails with errno == EPERM.
40603
40604 2004-05-11  Jim Meyering  <jim@meyering.net>
40605
40606         Prior to this change, the save_cwd caller required read access to the
40607         current directory on most systems (ones with the fchdir function).
40608
40609         * lib/save-cwd.c (save_cwd) [HAVE_FCHDIR]: If opening `.' read-only
40610         fails, try write-only, and finally, resort to using xgetcwd.
40611
40612 2004-05-06  Paul Eggert  <eggert@cs.ucla.edu>
40613
40614         * lib/obstack.c, obstack.h: Import changes from libc.
40615
40616 2004-04-28  Bruno Haible  <bruno@clisp.org>
40617
40618         * lib/findprog.c (find_in_path): Treat Cygwin like Windows, since it
40619         also implicitly appends .exe to executables.
40620         * lib/localcharset.c (ISSLASH): Treat Cygwin like Windows, since it now
40621         accepts Windows pathnames.
40622         * lib/pathname.h (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
40623         Treat Cygwin like Windows, since it now accepts Windows pathnames.
40624         * lib/progreloc.c (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
40625         Treat Cygwin like Windows, since it now accepts Windows pathnames.
40626         Reported by Derek Robert Price <derek@ximbiot.com>.
40627
40628 2004-04-21  Karl Berry  <karl@gnu.org>
40629
40630         * config/srclist.txt (localcharset.c): break sync.
40631
40632 2004-04-20  Paul Eggert  <eggert@twinsun.com>
40633
40634         * m4/host-os.m4: Add a copyright notice.
40635
40636 2004-04-20  Jim Meyering  <jim@meyering.net>
40637
40638         Change UTILS_ to gl_ in AC_DEFINE'd names.
40639         Change utils_- and jm_-prefixed variables, too.
40640         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from
40641         UTILS_FUNC_MKDIR_TRAILING_SLASH.
40642         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP.
40643
40644         * m4/dirfd.m4 (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
40645         Don't emit trailing blanks.
40646         Also rename jm_-prefixed variables to have gl_ prefix.
40647
40648         * m4/host-os.m4 (gl_HOST_OS): Rename from UTILS_HOST_OS.
40649         Also rename jm_-prefixed variables to have gl_ prefix.
40650
40651         * m4/jm-macros.m4: Reflect the renamings.
40652         * m4/prereq.m4: Likewise.
40653
40654 2004-04-20  Jim Meyering  <jim@meyering.net>
40655
40656         * lib/getndelim2.c (getndelim2): Upon realloc failure, don't leak
40657         memory.
40658
40659 2004-04-20  Jim Meyering  <jim@meyering.net>
40660             Bruno Haible  <bruno@clisp.org>
40661
40662         * lib/localcharset.c (get_charset_aliases) [!VMS && !WIN32]: Don't leak
40663         memory when realloc fails.
40664
40665 2004-04-19  Jim Meyering  <jim@meyering.net>
40666
40667         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
40668         now that readutmp.c may call `free (0)'.
40669
40670 2004-04-19  Bruno Haible  <bruno@clisp.org>
40671
40672         * m4/mbrtowc.m4: Change jm_ to gl_ in cache variables as well.
40673         * m4/inttypes_h.m4: Likewise.
40674         * m4/stdint_h.m4: Likewise.
40675         * m4/intmax_t.m4: Likewise.
40676         * m4/uintmax_t.m4: Likewise.
40677
40678 2004-04-18  Jim Meyering  <jim@meyering.net>
40679
40680         * m4/prereq.m4: Don't forbid jm_ prefix.
40681
40682         * m4/afs.m4, m4/allocsa.m4, m4/assert.m4, m4/backupfile.m4:
40683         * m4/bison.m4, m4/check-decl.m4, m4/chown.m4, m4/d-ino.m4:
40684         * m4/d-type.m4, m4/dirname.m4, m4/dos.m4, m4/error.m4, m4/fpending.m4:
40685         * m4/fstypename.m4, m4/fsusage.m4, m4/ftruncate.m4, m4/getdate.m4:
40686         * m4/getgroups.m4, m4/gettext.m4, m4/glibc21.m4, m4/group-member.m4:
40687         * m4/human.m4, m4/intmax.m4, m4/intmax_t.m4, m4/inttostr.m4:
40688         * m4/inttypes.m4, m4/inttypes_h.m4, m4/jm-macros.m4, m4/jm-winsz1.m4:
40689         * m4/jm-winsz2.m4, m4/lchown.m4, m4/lib-check.m4, m4/link-follow.m4:
40690         * m4/localcharset.m4, m4/longlong.m4, m4/ls-mntd-fs.m4, m4/lstat.m4:
40691         * m4/makepath.m4, m4/mbrtowc.m4, m4/mbswidth.m4, m4/memchr.m4:
40692         * m4/memcmp.m4, m4/mkdtemp.m4, m4/mkstemp.m4, m4/mountlist.m4:
40693         * m4/nanosleep.m4, m4/path-concat.m4, m4/perl.m4, m4/prereq.m4:
40694         * m4/putenv.m4, m4/quotearg.m4, m4/regex.m4, m4/stat.m4:
40695         * m4/stdint_h.m4, m4/strftime.m4, m4/strtoimax.m4, m4/strtoll.m4:
40696         * m4/strtoull.m4, m4/strtoumax.m4, m4/timespec.m4, m4/uintmax_t.m4:
40697         * m4/ulonglong.m4, m4/unlink-busy.m4, m4/unlocked-io.m4, m4/uptime.m4,
40698         * m4/utimbuf.m4, m4/utime.m4, m4/utimes-null.m4, m4/vasnprintf.m4:
40699         * m4/xstrtoimax.m4, m4/xstrtol.m4, m4/xstrtoumax.m4:
40700         Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
40701
40702 2004-04-18  Jim Meyering  <jim@meyering.net>
40703
40704         * lib/readutmp.c (read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc
40705         failure, don't leak memory and do call END_UTMP_ENT.
40706
40707 2004-04-16  Jim Meyering  <jim@meyering.net>
40708
40709         * m4/prereq.m4 (jm_PREREQ_STAT): Remove macro.  It is specific to
40710         coreutils' stat program.
40711         (gl_PREREQ): Don't require jm_PREREQ_STAT.
40712
40713 2004-04-11  Paul Eggert  <eggert@twinsun.com>
40714
40715         * lib/inttostr.h: Include <limits.h> unconditionally, since we assume
40716         C89.
40717         (CHAR_BIT): Remove, since we assume C89.
40718         Include <stdint.h> if available, as per current Autoconf CVS advice.
40719
40720 2004-03-31  Jim Meyering  <jim@meyering.net>
40721
40722         * m4/prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
40723         Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
40724         * m4/xalloc.m4: Likewise.
40725
40726 2004-03-30  Paul Eggert  <eggert@twinsun.com>
40727
40728         Merge from coreutils.
40729
40730         * m4/inttostr.m4: New file.
40731         * m4/getdate.m4 (gl_GETDATE): Remove time-related stuff.
40732         Require AM_STDBOOL_H and gl_TIMESPEC instead.
40733         Require gl_CLOCK_TIME.
40734         * m4/clock_time.m4 (gl_CLOCK_TIME): Require AC_GNU_SOURCE.
40735
40736 2004-03-30  Paul Eggert  <eggert@twinsun.com>
40737
40738         * lib/cloexec.h, cloexec.c (set_cloexec_flag): Return int
40739         not bool, to be more consistent with Unix conventions.
40740         Suggested by Bruno Haible.
40741
40742         Merge from coreutils.
40743
40744         * lib/imaxtostr.c, lib/inttostr.c, lib/inttostr.h, lib/offtostr.c:
40745         * lib/umaxtostr.c: New files.
40746
40747         * lib/getdate.h: Include stdbool.h, and timespec.h instead of
40748         the usual <time.h> dance.
40749         (get_date): Change signature to support fractional time stamps.
40750         All callers changed.
40751         * lib/getdate.y: Include "getdate.h" first, as we can now
40752         assume C89 and don't need to worry about 'const'.
40753         Similarly, include "unlocked-io.h" near start, not in middle.
40754         Include <limits.h>.
40755         (textint.value): Use long int rather than int.
40756         (textint.digits): Use size_t rather than int.
40757         (BILLION, LOG10_BILLION): New constants.
40758         (parser_control): New member rel_ns.  Members day_ordinal,
40759         time_zone, month, day, hour, minutes, rel_year, rel_month,
40760         rel_day, rel_hour, rel_minutes, rel_seconds
40761         are now long int, not int.  Member seconds is now struct timespec,
40762         not int.  New member timespec_seen.  Members dates_seen, days_seen,
40763         local_zones_seen, rels_seen, times_seen, zones_seen are now size_t,
40764         not int.
40765         (%union.intval): Now long int, not int.
40766         New member timespec.
40767         (tSDECIMAL_NUMBER, tUDECIMAL_NUMBER): New tokens.
40768         (seconds, signed_seconds, unsigned_seconds): New nonterminals.
40769         (spec): Now is a timespec or an item list.
40770         (timespec, items): New nonterminals.
40771         (time, rel, relunit, number, get_date):
40772         Add support for fractional seconds.
40773         (time): Fix bug: seconds weren't cleared in "00:00 +0000" syntax.
40774         (gmtime, localtime, mktime): Remove decls; not needed with C89.
40775         (to_hour): First arg is now long int, not int.
40776         (to_year): Returns long int, not int.
40777         Don't treat year -70 like 70.
40778         (tm_diff): Returns long int, not int.
40779         (lookup_word): Use bool instead of int when appropriate.
40780         (yylex): Use size_t for count, not int.
40781         Detect overflow when parsing large integer constants.
40782         Add support for fractions.
40783         (get_date): Make pointers 'const' if possible.
40784         Use more-portable code to detect integer overflow.
40785         (main) [TEST]: Adjust to above changes.  Test for localtime failure.
40786         Don't use ctime; it's not reliable if the year has >4 digits.
40787
40788         * lib/human.c (humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
40789         This is for compatibility with BSD.
40790
40791         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP): Define.
40792         (ATIME_CMP, CTIME_CMP, MTIME_CMP, TIMESPEC_NS): Likewise.
40793         From coreutils' system.h.
40794
40795         * lib/userspec.c: Don't include "posixver.h".
40796         (parse_user_spec): Fall back on USER.GROUP parsing, regardless
40797         of POSIX version, as POSIX 1003.1-2001 allows that behavior as a
40798         compatible extension.  Simplify code by removing a boolean int
40799         that was always nonzero if a string was nonnull.
40800
40801 2004-03-30  Jim Meyering  <jim@meyering.net>
40802
40803         Merge from coreutils.
40804
40805         Avoid a configure-time warning about sys/ucred.h on OSF V4.0.
40806         * m4/ls-mntd-fs.m4: Test for sys/ucred.h separately, since
40807         on some systems one must include <grp.h> before it.
40808         Reported by Christian Krackowizer.
40809
40810 2004-03-30  Jim Meyering  <jim@meyering.net>
40811
40812         Merge from coreutils.
40813
40814         * lib/mountlist.c [HAVE_SYS_UCRED_H]: Include grp.h before sys/ucred.h.
40815
40816         * lib/readtokens.c (readtoken): Don't leak 64 bytes when reading
40817         an empty input stream.
40818
40819         * lib/readtokens.c: Include <stdbool.h>.
40820         (readtoken): Use `size_t' rather than int/long.
40821         All callers adjusted.
40822         Use `bool' rather than `int' where appropriate.
40823         Use memset rather than an explicit loop.
40824         Use x2nrealloc rather than xrealloc.
40825         Allow the use of `\0' as a delimiter.
40826         (readtokens): Likewise.
40827         * lib/readtokens.h (readtoken, readtokens): Update prototypes.
40828
40829 2004-03-30  Jim Meyering  <jim@meyering.net>
40830
40831         * m4/realloc.m4: Remove file, since now it does no more than
40832         AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via
40833         the `configure.ac' section of module/realloc.
40834         * m4/malloc.m4: Likewise, but for AC_FUNC_MALLOC.
40835
40836 2004-03-30  Bruno Haible  <bruno@clisp.org>
40837
40838         * lib/getloadavg.c (getloadavg): Don't assume setlocale returns
40839         nonnull.
40840
40841 2004-03-29  Paul Eggert  <eggert@twinsun.com>
40842
40843         Merge changes to getloadavg.c from coreutils and Emacs.
40844
40845         * lib/getloadavg.c [!defined HAVE_SETLOCALE] (setlocale):
40846         Define to an expression, not to the empty string.
40847         Include cloexec.h and xalloc.h.
40848         (getloadavg): Restore LC_NUMERIC locale after setting it temporarily.
40849         Use set_cloexec_flag rather than rolling our own.
40850         * lib/cloexec.c, lib/cloexec.h: New files.
40851
40852 2004-03-29  Paul Eggert  <eggert@twinsun.com>
40853
40854         * m4/cloexec.m4: New file.
40855
40856 2004-03-18  Paul Eggert  <eggert@twinsun.com>
40857
40858         * lib/getopt.h: Sync with libc CVS.
40859
40860 2004-03-18  Paul Eggert  <eggert@twinsun.com>
40861             Bruno Haible  <bruno@clisp.org>
40862
40863         * m4/mbswidth.m4 (gl_MBSWIDTH): Also test whether <wchar.h> declares
40864         mbswidth.
40865
40866 2004-03-18  Paul Eggert  <eggert@twinsun.com>
40867             Bruno Haible  <bruno@clisp.org>
40868
40869         * lib/mbswidth.h: Include <wchar.h> only if
40870         HAVE_DECL_MBSWIDTH_IN_WCHAR_H, not on all platforms that have
40871         <wchar.h>.
40872         * lib/mbswidth.c: Include <stdio.h> and <time.h> before <wchar.h>.
40873
40874 2004-03-09  Paul Eggert  <eggert@twinsun.com>
40875
40876         * lib/argp-parse.c, getopt.c, getopt.h, getopt1.c:
40877         Sync with libc CVS.
40878         * lib/getopt_int.h: New file, also synced from libc.
40879
40880 2004-03-09  Paul Eggert  <eggert@twinsun.com>
40881
40882         * config/srclistvars.sh: Add GNUWWWLICENSES for eggert.
40883         * config/srclist.txt: Sync getopt with libc.  Add getopt_int.h.
40884         Bring back getopt.c, getopt.h, getopt1.c.
40885
40886 2004-03-07  Paul Eggert  <eggert@twinsun.com>
40887
40888         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Renamed from jm_PREREQ_C_STACK.
40889         All uses changed.  Check for sa_sigaction member; this fixes
40890         a bug first reported by Jason Andrade in
40891         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
40892
40893 2004-03-07  Paul Eggert  <eggert@twinsun.com>
40894
40895         * lib/c-stack.c (SIGACTION_WORKS): New macro.  Use it instead of long
40896         '#if' expressions.  Unlike the code it replaces, it does not
40897         depend on (defined _SC_PAGESIZE).  However, it does depend on
40898         HAVE_STRUCT_SIGACTION_SA_SIGACTION; this last change fixes a bug
40899         first reported by Jason Andrade in
40900         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
40901
40902 2004-02-25  Simon Josefsson  <jas@extundo.com>
40903
40904         * m4/strdup.m4 (gl_PREREQ_STRDUP): Check whether strdup is declared.
40905
40906 2004-02-25  Simon Josefsson  <jas@extundo.com>
40907
40908         * lib/strdup.h: New file.
40909         * lib/strdup.c: Include it.
40910         * lib/path-concat.c: Include strdup.h. Drop strdup declaration.
40911         * lib/userspec.c: Include strdup.h. Drop strdup declaration.
40912
40913 2004-02-23  Karl Berry  <karl@gnu.org>
40914
40915         * doc/maintain.texi, doc/standards.texi, doc/make-stds.texi: new files
40916         (from fencepost.gnu.org:/gd/gnuorg).
40917
40918 2004-02-23  Karl Berry  <karl@gnu.org>
40919
40920         * config/srclistvars.sh (GNUORG) [karl]: redefine.
40921         * config/srclist.txt: add maintain/standards documents.
40922
40923 2004-02-18  Bruno Haible  <bruno@clisp.org>
40924
40925         * m4/xsize.m4 (gl_XSIZE): Require AC_C_INLINE.
40926         Reported by Derek Robert Price <derek@ximbiot.com>.
40927
40928 2004-02-16  Karl Berry  <karl@gnu.org>
40929
40930         * config/mkinstalldirs, install-sh: update from automake.
40931
40932 2004-02-06  Karl Berry  <karl@gnu.org>
40933
40934         * m4/po.m4: update from gettext 0.14.1.
40935
40936 2004-02-06  Karl Berry  <karl@gnu.org>
40937
40938         * lib/config.charset: update from gettext 0.14.1.
40939
40940 2004-02-05  Paul Eggert  <eggert@twinsun.com>
40941
40942         Add comments and code, prompted by suggestions from Bruno Haible
40943         for sh-quote.
40944         * lib/quotearg.h (quotearg_alloc): New decl.  Improve the comments
40945         describing the enum quoting_style values.
40946         * lib/quotearg.c (quotearg_alloc): New function.
40947         (quotearg_buffer_restyled): Treat lone { and } as special.
40948         Treat = as special.  Work around bug with older shells
40949         that "see" a '\' that is really the 2nd byte of a multibyte char.
40950         Quote empty string with shell_quoting_style.
40951
40952 2004-02-03  Bruno Haible  <bruno@clisp.org>
40953
40954         * m4/pipe.m4: New file, from GNU gettext.
40955
40956 2004-02-03  Bruno Haible  <bruno@clisp.org>
40957
40958         * lib/pipe.h: New file, from GNU gettext.
40959         * lib/pipe.c: New file, from GNU gettext.
40960
40961 2004-01-27  Bruno Haible  <bruno@clisp.org>
40962
40963         * m4/execute.m4: New file, from GNU gettext.
40964
40965 2004-01-27  Bruno Haible  <bruno@clisp.org>
40966
40967         * lib/execute.h: New file, from GNU gettext.
40968         * lib/execute.c: New file, from GNU gettext.
40969         * lib/w32spawn.h: New file, from GNU gettext.
40970
40971 2004-01-24  Paul Eggert  <eggert@twinsun.com>
40972
40973         Merge from diffutils.
40974
40975         * lib/file-type.c (file_type): Add typed memory objects.
40976         * lib/file-type.h (S_TYPEISTMO): New macro.
40977
40978         * lib/c-stack.h (c_stack_action): Remove argv argument.
40979         * lib/c-stack.c (c_stack_action): Likewise.  All uses changed.
40980         (die): Don't calculate message unless segv_action returns.
40981         (get_stack_location, min_address_from_argv, max_address_from_argv,
40982         volatile stack_base, volatile_stack_size): Remove.
40983         (segv_handler): If ! HAVE_XSI_STACK_OVERFLOW_HEURISTIC, assume
40984         that every segmentation violation is a stack overflow.  (Ouch!)
40985         See Debian bug 136249 (still outstanding) for more info about why
40986         HAVE_XSI_STACK_OVERFLOW_HEURISTIC fails on Linux kernels.
40987
40988 2004-01-24  Paul Eggert  <eggert@twinsun.com>
40989
40990         Exit-status fix from coreutils.
40991
40992         Use exit_failure consistently in place of EXIT_FAILURE,
40993         so that program exit statuses are consistent on failure.
40994
40995         * lib/argmatch.c (ARGMATCH_DIE) [! defined ARGMATCH_DIE]:
40996         Include "exitfail.h", and use exit_failure rather than EXIT_FAILURE.
40997         * lib/argmatch.h: Comment fix to match the above.
40998         * lib/obstack.c (obstack_exit_failure) [!defined _LIBC]:
40999         Now a macro referring to exit_failure, instead of a separate
41000         variable.  Include "exitfail.h" to get it.
41001         * lib/xstrtol.h: Include "exitfail.h".
41002         (STRTOL_FATAL_ERROR): Exit with status exit_failure, not 2.
41003
41004         * lib/long-options.c (parse_long_options): Use prototype
41005         for usage function arg.  Pass it EXIT_SUCCESS rather than 0,
41006         for clarity.
41007
41008 2004-01-21  Jim Meyering  <jim@meyering.net>
41009
41010         * lib/mktime.c (__mktime_internal) [!_LIBC]: Define to mktime_internal
41011         so as not to conflict with a different-sized __mktime_internal
41012         function in GNU libc.
41013         * lib/timegm.c (__mktime_internal) [!_LIBC]: Likewise.
41014         Problem building statically-linked `ls' reported by Michael Brunnbauer.
41015
41016 2004-01-20  Karl Berry  <karl@gnu.org>
41017
41018         * config/config.guess: update from config.
41019
41020         * config/srclistvars.sh: GNUWWWLICENSES for karl.
41021
41022 2004-01-20  Bruno Haible  <bruno@clisp.org>
41023
41024         Safer stack allocation.
41025         * lib/setenv.c: Include allocsa.h.
41026         (alloca): Remove fallback definition.
41027         (freea): Remove macro.
41028         (__add_to_environ) [!_LIBC]: Use allocsa instead of alloca. Use freesa
41029         instead of freea.
41030
41031 2004-01-20  Bruno Haible  <bruno@clisp.org>
41032
41033         * m4/eealloc.m4: New file, from GNU gettext.
41034
41035 2004-01-20  Bruno Haible  <bruno@clisp.org>
41036
41037         * m4/allocsa.m4: New file, from GNU gettext.
41038
41039 2004-01-20  Bruno Haible  <bruno@clisp.org>
41040
41041         * lib/xallocsa.h: New file, from GNU gettext.
41042         * lib/xallocsa.c: New file, from GNU gettext.
41043
41044 2004-01-20  Bruno Haible  <bruno@clisp.org>
41045
41046         * lib/wait-process.c: On Windows, include windows.h. Needed on mingw.
41047
41048 2004-01-20  Bruno Haible  <bruno@clisp.org>
41049
41050         * lib/wait-process.c (wait_subprocess): Add ignore_sigpipe argument.
41051         * lib/wait-process.c (wait_subprocess): Likewise. Handle SIGPIPE
41052         specially.
41053
41054 2004-01-20  Bruno Haible  <bruno@clisp.org>
41055
41056         * lib/wait-process.c (wait_process): Disable the 2003-10-31 waitid()
41057         patch.
41058
41059 2004-01-20  Bruno Haible  <bruno@clisp.org>
41060
41061         * lib/wait-process.c (cleanup_slaves): Use ANSI C declaration.
41062
41063 2004-01-20  Bruno Haible  <bruno@clisp.org>
41064
41065         * lib/eealloc.h: New file.
41066
41067 2004-01-20  Bruno Haible  <bruno@clisp.org>
41068
41069         * lib/binary-io.h: Avoid warnings on Cygwin.
41070
41071 2004-01-20  Bruno Haible  <bruno@clisp.org>
41072
41073         * lib/allocsa.h: New file, from GNU gettext.
41074         * lib/allocsa.c: New file, from GNU gettext.
41075
41076 2004-01-18  Karl Berry  <karl@gnu.org>
41077
41078         * doc/gpl.texi, doc/lgpl.texi: new files.
41079
41080 2004-01-18  Karl Berry  <karl@gnu.org>
41081
41082         * config/srclistvars.sh (GNUWWWLICENSES): new variable.
41083         * config/srclist.txt ({fdl,gpl,lgpl}.text): get from there.
41084
41085 2004-01-15  Paul Eggert  <eggert@twinsun.com>
41086
41087         Merge from coreutils.
41088
41089         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for uintptr_t.
41090         * m4/posixver.m4 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.
41091         (gl_DEFAULT_POSIX2_VERSION): Move
41092         the documentation from 'configure' into 'config.hin',
41093         so that 'configure --help' isn't burdened by it and
41094         we don't have to worry about its formatting there.
41095         Reword the documentation so that it's more succinct
41096         and can be run together into a single paragraph.
41097         * m4/same.m4 (gl_SAME): Check for pathconf.
41098
41099 2004-01-15  Paul Eggert  <eggert@twinsun.com>
41100
41101         Merge from coreutils.
41102
41103         * lib/posixver.c: Include posixver.h.
41104
41105         * lib/same.c: Include <stdbool.h>, <limits.h>.
41106         (_POSIX_NAME_MAX): Define if not defined.
41107         (MIN): New macro.
41108         (same_name): If file names are silently truncated, report
41109         that the file names are the same if they are the same after
41110         the silent truncation.
41111
41112         * lib/xstrtod.h (xstrtod): Accept an extra arg, specifying the
41113         conversion function.
41114         * lib/xstrtod.c (xstrtod): Likewise.  All callers changed to
41115         include c-strtod.h and use c_strtod.  Don't include stdlib.h; no
41116         longer needed.
41117
41118 2004-01-15  Jim Meyering  <jim@meyering.net>
41119
41120         Merge from coreutils.
41121
41122         * m4/clock_time.m4 (gl_CLOCK_TIME): Don't set LIB_CLOCK_GETTIME
41123         if no library is required.
41124         * m4/jm-macros.m4: Don't require UTILS_SYS_OPEN_MAX.
41125         * m4/jm-macros.m4 (jm_MACROS): Require gl_FUNC_FREE.
41126         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.58.
41127         (AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58.
41128         * m4/jm-macros.m4 (jm_MACROS): Don't require AC_FUNC_FTW.
41129         * m4/lib-check.m4 (jm_LIB_CHECK): Do not set LIB_CRYPT to the
41130         value, $ac_cv_search_crypt, if it's "none required".
41131         * m4/posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro.
41132         * m4/prereq.m4 (jm_PREREQ): Require AC_FUNC_GETLOADAVG,
41133         not gl_FUNC_GETLOADAVG.
41134         * m4/prereq.m4 (jm_PREREQ): Require gl_READTOKENS, gl_MD5, gl_MAKEPATH,
41135         gl_LONG_OPTIONS, and gl_IDCACHE, gl_GETUGROUPS.
41136
41137 2004-01-15  Jim Meyering  <jim@meyering.net>
41138
41139         Merge from coreutils.
41140
41141         * lib/md5.h (rol) [__GNUC__ && __i386__]: Don't use `asm' code.  These
41142         days, gcc-3.x does better all by itself.  Patch from Dean Gaudet:
41143         http://mail.gnu.org/archive/html/bug-coreutils/2003-11/msg00144.html
41144
41145         * lib/posixver.c (DEFAULT_POSIX2_VERSION): Use definition of new,
41146         optional configure-time default.
41147
41148         * lib/version-etc.c (version_etc_copyright): Update copyright date.
41149
41150         * lib/xreadlink.c (xreadlink): Correct outdated comment.
41151
41152 2004-01-15  Alexandre Duret-Lutz  <adl@gnu.org>
41153
41154         Merge from coreutils.
41155
41156         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the
41157         value, $ac_cv_search_nanosleep, if it's "none required".
41158
41159 2004-01-14  Paul Eggert  <eggert@twinsun.com>
41160
41161         * lib/fnmatch_loop.c (ALLOCA_LIMIT): Remove macro, which collided
41162         with like-named macro in fnmatch.c.
41163         (EXT): Use an internal constant instead.
41164
41165         Merge fnmatch patches from glibc.
41166         * lib/fnmatch.c (mbsinit): Remove define.
41167         Add libc_hidden_ver (__fnmatch, fnmatch).
41168         * lib/fnmatch_loop.c (FCT): Cast to int32_t and UCHAR when appropriate.
41169         Adjust to renaming of collseq_table_lookup to __collseq_table_lookup.
41170
41171 2004-01-14  Karl Berry  <karl@gnu.org>
41172
41173         * config/install-sh: update from automake.
41174
41175 2004-01-13  Karl Berry  <karl@gnu.org>
41176
41177         * config/install-sh: update from automake.
41178
41179 2004-01-09  Karl Berry  <karl@gnu.org>
41180
41181         * config/install-sh: update from automake.
41182
41183 2004-01-05  Karl Berry  <karl@gnu.org>
41184
41185         * config/config.{sub,guess}: update from config.
41186
41187 2003-12-31  Karl Berry  <karl@gnu.org>
41188
41189         * config/depcomp: update from automake.
41190
41191 2003-12-14  Karl Berry  <karl@gnu.org>
41192
41193         * lib/config.charset: update from gettext-runtime.
41194
41195 2003-12-03  Paul Eggert  <eggert@twinsun.com>
41196
41197         * lib/getgroups.c (getgroups): xmalloc takes one argument, not two.
41198         Bug reported by Alfred M. Szmidt.
41199
41200 2003-12-03  Bruno Haible  <bruno@clisp.org>
41201
41202         * m4/gettext.m4: Upgrade from gettext-0.13.
41203         * m4/po.m4: Upgrade from gettext-0.13.
41204         * m4/size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here.
41205         * m4/intmax.m4: New file, from gettext-0.13.
41206         * m4/printf-posix.m4: New file, from gettext-0.13.
41207
41208 2003-11-29  Karl Berry  <karl@gnu.org>
41209
41210         * lib/argp-{help.c,parse.c,namefrob.h}, argp.h: update from libc.
41211
41212 2003-11-25  Paul Eggert  <eggert@twinsun.com>
41213             Bruno Haible  <bruno@clisp.org>
41214
41215         * lib/printf-parse.h: Don't include sys/types.h.
41216         (ARG_NONE): New macro.
41217         (char_directive): Change type of *arg_index fields to size_t.
41218         * lib/printf-parse.c: Don't include sys/types.h.
41219         (SSIZE_MAX): Remove macro.
41220         (PRINTF_PARSE): Change the type of the arg_index variables to size_t.
41221         Remove unnecessary overflow check.
41222         * lib/vasnprintf.c (VASNPRINTF): Update for type change of *arg_index
41223         fields.
41224
41225 2003-11-25  Bruno Haible  <bruno@clisp.org>
41226
41227         * modules/vasnprintf (Files): Remove m4/ssize_t.m4.
41228
41229 2003-11-25  Bruno Haible  <bruno@clisp.org>
41230
41231         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Don't require
41232         gt_TYPE_SSIZE_T.
41233
41234 2003-11-24  Paul Eggert  <eggert@twinsun.com>
41235
41236         * modules/alloca: Remove dependency on xalloc.
41237
41238 2003-11-24  Paul Eggert  <eggert@twinsun.com>
41239
41240         * lib/alloca.c: Remove dependency on xalloc module.
41241         (xalloc_die): Remove.
41242         (memory_full) [!defined emacs]: New macro.
41243         [!defined emacs]: Don't include xalloc.h.
41244         (alloca): Invoke memory_full, not xalloc_die, if malloc fails or
41245         address arithmetic overflows.  Change datatypes a bit to avoid
41246         unnecessary casts.
41247
41248 2003-11-22  Jim Meyering  <jim@meyering.net>
41249
41250         * lib/xmalloc.c (x2nrealloc_inline): Fix typos in comments:
41251         s/size/size_t/.
41252
41253 2003-11-21  Karl Berry  <karl@gnu.org>
41254
41255         * config/config.{sub,guess}: update from config.
41256
41257 2003-11-18  Karl Berry  <karl@gnu.org>
41258
41259         * config/config.{sub,guess}: update from config.
41260
41261         * config/(printf-{parse,args}.[ch]): sync broken, sigh.
41262
41263 2003-11-17  Paul Eggert  <eggert@twinsun.com>
41264
41265         * README: Mention that S+T cannot overflow if S is the size of
41266         an existing object and T is sufficiently small.
41267
41268 2003-11-17  Jim Meyering  <jim@meyering.net>
41269
41270         On systems without utime and without a utimes function capable of
41271         dealing with a NULL struct utimbuf* argument, this utime replacement
41272         could -- in unusual circumstances -- leak a file descriptor.
41273         * lib/utime.c: Include <unistd.h> and <errno.h>.
41274         (utime_null): Be sure to close `fd' and to preserve errno.
41275         Reported by Geoff Collyer via Arnold Robbins.
41276
41277 2003-11-17  Bruno Haible  <bruno@clisp.org>
41278
41279         * modules/vasnprintf (Files): Add m4/ssize_t.m4.
41280         (Depends-on): Add xsize.
41281
41282 2003-11-17  Bruno Haible  <bruno@clisp.org>
41283
41284         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gt_TYPE_SSIZE_T.
41285
41286 2003-11-17  Bruno Haible  <bruno@clisp.org>
41287
41288         * lib/vasnprintf.c (alloca): Remove fallback definition.
41289         (freea): Remove definition.
41290         (VASNPRINTF): Use alloca only for small sizes, say <= 4000 bytes.
41291         Reported by Paul Eggert.
41292
41293 2003-11-16  Paul Eggert  <eggert@twinsun.com>
41294             Bruno Haible  <bruno@clisp.org>
41295
41296         Protect against address arithmetic overflow.
41297         * lib/printf-args.h: Include stddef.h.
41298         (arguments): Change type of field 'count' to size_t.
41299         * lib/printf-args.c (printf_fetchargs): Use size_t instead of
41300         'unsigned int' where appropriate.
41301         * lib/printf-parse.h: Include sys/types.h.
41302         (char_directive): Change type of *arg_index fields to ssize_t.
41303         (char_directives): Change type of fields 'count', max_*_length to
41304         size_t.
41305         * lib/printf-parse.c: Include sys/types.h and xsize.h.
41306         (SSIZE_MAX): Define fallback value.
41307         (PRINTF_PARSE): Use size_t instead of 'unsigned int' and ssize_t
41308         instead of 'int' where appropriate. Check a_allocated, d_allocated
41309         against overflow. Reject %m$ argument numbers > SSIZE_MAX + 1.
41310         * lib/vasnprintf.c: Include xsize.h.
41311         (VASNPRINTF): Use size_t instead of 'unsigned int' where appropriate.
41312         Check alloca, malloc, realloc, ENSURE_ALLOCATION arguments against
41313         overflow. Avoid wraparound when converting a width or precision from
41314         decimal to binary.
41315
41316 2003-11-16  Bruno Haible  <bruno@clisp.org>
41317
41318         Update from GNU gettext.
41319         * lib/printf-parse.c: Generalize to it can be compiled for wide
41320         strings.
41321         (PRINTF_PARSE, CHAR_T, DIRECTIVE, DIRECTIVES): New macros.
41322         * lib/vasnprintf.c: Generalize to it can be compiled for wide strings.
41323         (VASNPRINTF, CHAR_T, DIRECTIVE, DIRECTIVES, PRINTF_PARSE, USE_SNPRINTF,
41324         SNPRINTF): New macros.
41325         Don't include <alloca.h> if the file is used inside libintl.
41326         (local_wcslen): New function, for Solaris 2.5.1.
41327         (VASNPRINTF): Use it instead of wcslen.
41328
41329 2003-11-16  Bruno Haible  <bruno@clisp.org>
41330
41331         * lib/xsize.h (xmax): New function.
41332         (xsum, xsum3, xsum4): Declare as "pure" functions.
41333
41334 2003-11-12  Paul Eggert  <eggert@twinsun.com>
41335
41336         * modules/xalloc (Files): Undo latest change, since xalloc.h
41337         no longer needs SIZE_MAX or PTRDIFF_MAX.
41338
41339 2003-11-12  Paul Eggert  <eggert@twinsun.com>
41340
41341         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Do not require gl_SIZE_MAX or
41342         gl_PTRDIFF_MAX.
41343
41344 2003-11-12  Paul Eggert  <eggert@twinsun.com>
41345
41346         * lib/xstrtol.c (__xstrtol): Remove "break" immediately after
41347         "return", to pacify some unknown compiler.  Problem reported
41348         by Joerg Schilling.
41349
41350 2003-11-12  Paul Eggert  <eggert@twinsun.com>
41351
41352         * lib/xalloc.h: Do not include <limits.h> or <stdint.h>.
41353         (xalloc_oversized): Use sizeof (ptrdiff_t) and sizeof (size_t) for
41354         the heuristic, rather than PTRDIFF_MAX and SIZE_MAX.  This
41355         heuristic is just as accurate as far as we know, and it removes a
41356         dependency on size_max.m4 and ptrdiff_max.m4.
41357
41358 2003-11-11  Bruno Haible  <bruno@clisp.org>
41359
41360         * modules/xsize (Files): Add m4/size_max.m4.
41361         * modules/xalloc (Files): Add m4/size_max.m4, m4/ptrdiff_max.m4.
41362
41363 2003-11-11  Bruno Haible  <bruno@clisp.org>
41364
41365         * m4/size_max.m4: New file.
41366         * m4/ptrdiff_max.m4: New file.
41367         * m4/xsize,m4 (gl_XSIZE): Require gl_SIZE_MAX.
41368         * m4/xalloc.m4 (gl_PREREQ_XALLOC): New macro.
41369         (gl_XALLOC): Invoke it.
41370
41371 2003-11-11  Bruno Haible  <bruno@clisp.org>
41372
41373         * lib/xsize.h (SIZE_MAX): Remove fallback definition.
41374         * lib/xalloc.h: Include limits.h. Assume SIZE_MAX and PTRDIFF_MAX are
41375         defined.
41376
41377 2003-11-10  Paul Eggert  <eggert@twinsun.com>
41378
41379         * lib/xalloc.h (xalloc_oversized): [! (defined PTRDIFF_MAX &&
41380         PTRDIFF_MAX < SIZE_MAX)]: Fix off-by-one error that would have
41381         rejected some allocations of exactly SIZE_MAX - 2 bytes.
41382         From Bruno Haible.
41383         [defined PTRDIFF_MAX && PTRDIFF_MAX < SIZE_MAX]: Use SIZE_MAX,
41384         not (size_t) -1, since it's defined here.
41385
41386 2003-11-09  Karl Berry  <karl@gnu.org>
41387
41388         * config/mkinstalldirs, depcomp, mdate-sh: update from automake.
41389
41390 2003-11-06  Paul Eggert  <eggert@twinsun.com>
41391
41392         * lib/xalloc.h [HAVE_STDINT_H]: Include <stdint.h>.
41393         (xalloc_oversized) [! (PTRDIFF_MAX < SIZE_MAX)]:
41394         Reject sizes of exactly SIZE_MAX bytes.
41395         * lib/xreadlink.c: Include "xalloc.h" before checking whether SIZE_MAX
41396         is defined, since "xalloc.h" now defines SIZE_MAX on modern hosts.
41397
41398 2003-11-05  Bruno Haible  <bruno@clisp.org>
41399
41400         * lib/xsize.h: Include limits.h, to avoid a possible collision with
41401         SIZE_MAX defined in <limits.h> on Solaris.
41402
41403 2003-11-04  Jim Meyering  <jim@meyering.net>
41404
41405         * modules/sysexits: Use the `$(VAR)' notation for AC_SUBST'd
41406         variable names, rather than @VAR@.
41407         * modules/poll: Likewise.
41408
41409 2003-11-04  Bruno Haible  <bruno@clisp.org>
41410
41411         * modules/xsize: New file.
41412         * modules/linebreak: Depend on xsize.
41413         * MODULES.html.sh (func_all_modules): Add xsize.
41414
41415 2003-11-04  Bruno Haible  <bruno@clisp.org>
41416
41417         * m4/xsize.m4: New file.
41418
41419 2003-11-04  Bruno Haible  <bruno@clisp.org>
41420
41421         * lib/xsize.h: New file.
41422         * lib/linebreak.c: Include xsize.h.
41423         (mbs_possible_linebreaks, mbs_width_linebreaks): Check malloc()
41424         argument for overflow.
41425         Suggested by Paul Eggert.
41426
41427 2003-11-03  Karl Berry  <karl@gnu.org>
41428
41429         * config/config.{guess,sub}: update from config.
41430
41431 2003-11-03  Jim Meyering  <jim@meyering.net>
41432
41433         * modules/userspec (lib_SOURCES): Add userspec.h.
41434         (Include): Add "userspec.h".
41435         Improve description.
41436
41437 2003-11-03  Jim Meyering  <jim@meyering.net>
41438
41439         * lib/userspec.c: Include "userspec.h".
41440         * lib/userspec.h: New file.
41441
41442 2003-11-03  Bruno Haible  <bruno@clisp.org>
41443
41444         * m4/wait-process.m4 (gl_WAIT_PROCESS): Also check for waitid.
41445
41446 2003-11-03  Bruno Haible  <bruno@clisp.org>
41447
41448         * lib/wait-process.c (wait_process): Use waitid with WNOWAIT if
41449         available, to avoid (extremely rare) race condition.
41450         Suggested by Paul Eggert.
41451
41452 2003-11-02  Karl Berry  <karl@gnu.org>
41453
41454         * config/srclist.txt (vasprintf.c): sync broken, sigh.
41455
41456 2003-10-31  Paul Eggert  <eggert@twinsun.com>
41457
41458         * lib/mountlist.h (struct mount_entry.me_type_malloced): New member.
41459         * lib/mountlist.c (SIZE_MAX): Define if not defined already.
41460         (read_filesystem_list): Set and use me_type_malloced.
41461         Use "sizeof *me" rather than "sizeof (struct mount_entry)" (or
41462         whatever the type happens to be), for brevity and consistency.
41463         Check for size calculation overflow on Alphas running OSF/1.
41464
41465 2003-10-31  Jim Meyering  <jim@meyering.net>
41466
41467         * lib/hash.c: Include "xalloc.h" for use of xalloc_oversized.
41468
41469         * lib/linebuffer.c: Include <string.h> for declaration of memset.
41470
41471 2003-10-30  Paul Eggert  <eggert@twinsun.com>
41472             Bruno Haible  <bruno@clisp.org>
41473
41474         * lib/vasprintf.c: Include <limits.h>, <stdlib.h>.
41475         (vasprintf): Fail if the resulting length doesn't fit in an 'int'.
41476
41477 2003-10-30  Paul Eggert  <eggert@cs.ucla.edu>
41478
41479         * m4/host-os.m4 (UTILS_HOST_OS): Change netbsd*-gnu pattern back to
41480         netbsd*-gnu*.  Suggested by Robert Millan.
41481
41482 2003-10-29  Paul Eggert  <eggert@twinsun.com>
41483
41484         * modules/group-member: Depend on stdbool.
41485
41486 2003-10-29  Paul Eggert  <eggert@twinsun.com>
41487
41488         * m4/xalloc.m4 (gl_XALLOC): Undo previous change.
41489
41490 2003-10-29  Paul Eggert  <eggert@twinsun.com>
41491
41492         * m4/host-os.m4 (UTILS_HOST_OS): Resurrect netbsd*-gnu.  Add comments
41493         to it, and to knetbsd*-gnu and kfreebsd*-gnu.  Remove the '*' from
41494         after the 'gnu' in these cases.  This fixes some bugs in the
41495         previous change, and is based on suggestions by Robert Millan.
41496
41497 2003-10-29  Paul Eggert  <eggert@twinsun.com>
41498
41499         * lib/xalloc.h (xalloc_oversized): Now a macro, not a function,
41500         so that it works even if SIZE_MAX < N.  Do not include <stdbool.h>;
41501         no longer needed.
41502         * lib/quotearg.c (quotearg_n_options): Use it.
41503         * lib/group-member.c: Include <stdbool.h>.
41504         (free_group_info): Arg is now const *; don't free arg.
41505         (get_group_info): Now returns bool and accepts struct group_info *,
41506         rather than returning a malloc'ed struct group_info *.
41507         All uses changed.  Check for overflow in internal size calculation.
41508
41509         * lib/getusershell.c (readname): Simplify the code by using x2nrealloc
41510         rather than xmalloc/xrealloc.
41511         * lib/linebuffer.c (initbuffer, readlinebuffer): Simplify the code by
41512         using x2realloc rather than xmalloc/xrealloc.  Also, fix a C
41513         conformance bug: the old code used a pointer after freeing the
41514         storage that it addressed.
41515         * lib/hash.c (hash_initialize): Simplify the code by using
41516         xalloc_oversized rather than doing it by hand.
41517         * lib/getgroups.c (getgroups): Don't use xrealloc, since we don't need
41518         the buffer preserved.  Use free and xmalloc instead.
41519         * lib/quotearg.c (quotearg_n_options): Likewise.
41520         Use a simpler test for size overflow.  Don't use xalloc_oversized
41521         because unsigned int might be wider than size_t (!); this suggests
41522         that we should switch from unsigned int to size_t for slot numbers.
41523
41524 2003-10-28  Paul Eggert  <eggert@twinsun.com>
41525
41526         * m4/host-os.m4 (UTILS_HOST_OS): Identify GNU/KFreeBSD and
41527         GNU/KNetBSD.  These implementations use glibc atop the FreeBSD and
41528         NetBSD kernels.  Requested by Richard Stallman.
41529
41530 2003-10-27  Paul Eggert  <eggert@twinsun.com>
41531
41532         * lib/exclude.c (new_exclude): Use xzalloc rather than xmalloc
41533         to allocate the returned structure.  Do not allocate a subarray,
41534         as x2nrealloc will do that.
41535         (add_exclude): Use x2nrealloc to reallocate ex->exclude,
41536         instead of xnrealloc.
41537         (add_exclude_file): Use x2realloc instead of malloc + xnrealloc.
41538
41539 2003-10-27  Bruno Haible  <bruno@clisp.org>
41540
41541         * lib/stdbool_.h: Better support for BeOS.
41542
41543 2003-10-26  Paul Eggert  <eggert@twinsun.com>
41544
41545         * m4/xalloc.m4 (gl_XALLOC): Requore AC_C_INLINE, since xalloc.h
41546         now uses inline.
41547
41548 2003-10-26  Paul Eggert  <eggert@twinsun.com>
41549
41550         * lib/xalloc.h (xalloc_oversized): New static inline function, for
41551         callers that want to do their own size-overflow checking.  Include
41552         <stdbool.h>, since xalloc_oversized returns bool.
41553         * lib/xalloc.c (array_size_overflow): Remove.  All callers changed
41554         to use xalloc_oversized.
41555
41556         Add two functions x2realloc, x2nrealloc, for programs that grow
41557         arrays dynamically by doubling their sizes.
41558         * lib/xalloc.h (x2realloc, x2nrealloc): New decls.
41559         * lib/xmalloc.c (x2nrealloc_inline, x2nrealloc, x2realloc):
41560         New functions.
41561
41562         Port to C99 semantics for 'inline' of external functions.
41563         Bug reported by Bruno Haible.
41564         * lib/xmalloc.c (xnmalloc_inline): New static inline function,
41565         with the old contents of xnmalloc.
41566         (xnmalloc, xmalloc): Use it.
41567         (xnrealloc_inline): New static inline function,
41568         with the old contents of xnrealloc.
41569         (xnrealloc, xrealloc): Use it.
41570
41571         * lib/alloc.c (alloca): xmalloc cannot return NULL, so don't test for
41572         that.
41573
41574 2003-10-26  Karl Berry  <karl@gnu.org>
41575
41576         * config/srclist.txt (COPYING.DOC): no longer available from
41577         /gd/gnuorg; don't know where the ultimate source is.
41578
41579 2003-10-25  Paul Eggert  <eggert@twinsun.com>
41580
41581         Fix several address-calculation bugs in the hash modules,
41582         plus some minor code cleanup.
41583
41584         * lib/hash.h: Include <stdbool.h>, for bool.
41585         * lib/hash.c: Don't include <stdbool.h>, since hash.h does it now.
41586         * lib/hash.h (Hash_hasher, hash_get_n_buckets, hash_get_n_buckets_used,
41587         hash_get_n_entries, hash_get_max_bucket_length,
41588         hash_get_entries, hash_do_for_each, hash_string, hash_initialize,
41589         hash_rehash): Use size_t rather than unsigned.
41590         * lib/hash.c (struct hash_table, hash_get_n_buckets,
41591         hash_get_n_buckets_used, hash_get_n_entries,
41592         hash_get_max_bucket_length, hash_table_ok, hash_print_statistics,
41593         hash_get_entries, hash_do_for_each, hash_string, is_prime,
41594         next_prime, hash_initialize, hash_rehash, hash_delete, hash_print):
41595         Likewise.
41596         (SIZE_MAX): Define if not defined.
41597         (hash_get_max_bucket_length, hash_table_ok, hash_lookup,
41598         hash_get_first, hash_get_next, hash_get_entries, hash_do_for_each,
41599         hash_print):
41600         Use const * when possible.
41601         (hash_string): Use (unsigned char) *P rather than *(unsigned char *) P.
41602         (check_tuning): Fix bug: if tuning parameters were very close to
41603         0 or 1, rounding errors could have caused subscript violations.
41604         (hash_initialize, allocate_entry, hash_print): Remove unnecessary cast.
41605         (hash_initialize): Add 'fail:' label
41606         to free table and return NULL, and use it to simplify code.
41607         Use calloc rather than clearing the storage ourself.
41608         (hash_initialize, hash_rehash): Check for arithmetic overflow in
41609         buffer size calculations.
41610         * lib/hash-pjw.h (hash_pjw): Use size_t, not unsigned.
41611         Include <stddef.h>, for size_t.
41612         * lib/hash-pjw.c (hash_pjw): Likewise.
41613         Switch to method described by Bruno Haible.
41614         Include <limits.h>, for CHAR_BIT.
41615         (SIZE_BITS): New macro.
41616
41617 2003-10-23  Paul Eggert  <eggert@twinsun.com>
41618
41619         * m4/getline.m4 (AM_FUNC_GETLINE):
41620         Don't include getndelim2.o twice into LIBOBJS; this breaks on some
41621         hosts.  Problem reported by Derek Robert Price in
41622         <http://mail.gnu.org/archive/html/bug-gnulib/2003-10/msg00092.html>.
41623         This patch can be withdrawn after Autoconf 2.58 is required for gnulib.
41624         * m4/getndelim2.m4 (gl_GETNDELIM2): Likewise.
41625
41626 2003-10-21  Paul Eggert  <eggert@twinsun.com>
41627
41628         * lib/getndelim2.c (getndelim2): When size calculation overflows,
41629         ceiling the allocation at NMAX bytes rather than silently
41630         discarding input bytes before NMAX is reached.  This makes
41631         a difference only if NMAX exceeds SIZE_MAX / 2.
41632
41633         * lib/obstack.c: Merge from glibc.
41634         [defined _LIBC]: Include <obstack.h>, not "obstack.h".
41635         Add libc_hidden_def (_obstack_newchunk).
41636         (_obstack_free) [! defined _LIBC]: Remove.
41637         [defined _LIBC]: Make a strong alias from obstack_free, rather than
41638         a clone of the function body.
41639         (fputs) [defined _LIBC && defined USE_IN_LIBIO]: Remove.
41640         [defined _LIBC && !defined USE_IN_LIBIO]: Include <libio/iolibio.h>.
41641
41642         * lib/obstack.h: Indenting cleanup, to make it easier to merge with
41643         glibc.
41644         (obstack_grow, obstack_grow0): Remove unnecessary parentheses around
41645         arg to memcpy.
41646
41647         * lib/obstack.h (obstack_1grow_fast): Properly parenthesize arg.
41648         (obstack_ptr_grow_fast, obstack_int_grow_fast):
41649         Don't use lvalue casts, as GCC plans to remove support for them
41650         in GCC 3.5.  Reported by Joseph S. Myers.  This bug
41651         was also present in the non-GCC version, indicating that this
41652         code had always been buggy and had never been widely used.
41653         (obstack_1grow, obstack_ptr_grow, obstack_int_grow, obstack_blank):
41654         Use the fast variant of each macro, rather than copying the
41655         definiens of the fast variant; that way, we'll be more likely to
41656         catch future bugs in the fast variants.
41657
41658 2003-10-20  Bruno Haible  <bruno@clisp.org>
41659
41660         * modules/wait-process: New file.
41661         * MODULES.html.sh (func_all_modules): Add wait-process.
41662
41663 2003-10-20  Bruno Haible  <bruno@clisp.org>
41664
41665         * m4/wait-process.m4: New file.
41666
41667 2003-10-20  Bruno Haible  <bruno@clisp.org>
41668
41669         * lib/wait-process.h: New file, from GNU gettext.
41670         * lib/wait-process.c: New file, from GNU gettext.
41671
41672 2003-10-19  Jim Meyering  <jim@meyering.net>
41673
41674         * lib/vasnprintf.c (vasnprintf): Work around losing snprintf on
41675         HPUX 10.20.
41676
41677 2003-10-18  Karl Berry  <karl@gnu.org>
41678
41679         * config/config.guess: update from config.
41680
41681 2003-10-16  Paul Eggert  <eggert@twinsun.com>
41682
41683         * lib/getgroups.c: Include <errno.h>, <stdlib.h>.
41684         (getgroups): First arg is int, not size_t.
41685         Don't let 'free' mangle errno.
41686
41687 2003-10-16  Paul Eggert  <eggert@twinsun.com>
41688
41689         * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL.
41690
41691 2003-10-16  Karl Berry  <karl@gnu.org>
41692
41693         * config/config.{guess,sub}: update from config.
41694
41695 2003-10-16  Jim Meyering  <jim@meyering.net>
41696
41697         * lib/xmalloc.c: Include <string.h>, for declarations of memset and
41698         memcpy.
41699
41700 2003-10-15  Paul Eggert  <eggert@twinsun.com>
41701
41702         * lib/exclude.c: Do not include <inttypes.h> or <stdint.h>.
41703         (SIZE_MAX): Remove.
41704         (new_exclude, add_exclude_file): Initial size no longer needs to
41705         be a power of 2.
41706         (add_exclude, add_exclude_file): Use xnrealloc instead of rolling
41707         our own address arithmetic overflow checking.
41708
41709         * lib/fnmatch.c (SIZE_MAX): Define if standard headers don't.
41710         (fnmatch): Do not alloca more than 2000 wide characters;
41711         instead, use malloc for large buffers.
41712         Check for address arithmetic overflow, and return -1
41713         with errno set to ENOMEM in that case.
41714         * lib/fnmatch_loop.c (ALLOCA_LIMIT): New macro.
41715         (NEW_PATTERN): Do not alloca more than 8000 bytes;
41716         instead, return -1.  Check for address arithmetic overflow.
41717
41718 2003-10-14  Paul Eggert  <eggert@twinsun.com>
41719
41720         Handle invalid suffixes and overflow independently, so that
41721         callers can treat them independently as needed.  Fix some bugs in
41722         suffix handling, e.g., "100k@" was not diagnosed as an invalid
41723         suffix for a human-readable blocksize.  The major caller-visible
41724         change is the addition of a new
41725         LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW enum value, indicating
41726         that both overflow and suffix chars were found.
41727
41728         * lib/human.c (humblock): Don't check separately for invalid suffix
41729         char; that is xstrtoumax's job (now that its bug is fixed).
41730         * lib/xstrtoimax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [defined
41731         INTMAX_MAX]: New macros.
41732         * lib/xstrtol.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM, TYPE_MINIMUM,
41733         TYPE_MAXIMUM): New macros.
41734         (bkm_scale, bkm_scale_by_power): Return strtol_error, not int.
41735         (bkm_scale, bkm_scale_by_power, __xstrtol): Return maximal values
41736         if overflow occurs, as it's what __strtol does and it's more useful
41737         in practice.
41738         (__xstrtol): If __strtol reports some error other than ERANGE,
41739         reflect it to the caller as LONGINT_INVALID.  If it reports
41740         ERANGE, continue the rest of parsing, and report LONGINT_OVERFLOW
41741         | LONGINT_INVALID_SUFFIX_CHAR if both errors occur.
41742         * lib/xstrtol.h (LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW): New enum
41743         value.
41744         (_STRTOL_ERROR): Handle it.  Abort when given unknown error codes.
41745         * lib/xstrtoul.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM): New macros.
41746         * lib/xstrtoumax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM)
41747         [defined UINTMAX_MAX]: New macros.
41748
41749 2003-10-14  Bruno Haible  <bruno@clisp.org>
41750
41751         * modules/fatal-signal: Add m4/sig_atomic_t.m4 to file list.
41752
41753 2003-10-14  Bruno Haible  <bruno@clisp.org>
41754
41755         * m4/sig_atomic_t: New file, from GNU gettext.
41756         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Require gt_TYPE_SIG_ATOMIC_T.
41757
41758 2003-10-14  Bruno Haible  <bruno@clisp.org>
41759
41760         * lib/fatal-signal.h: Improved comments. Suggested by Paul Eggert.
41761         * lib/fatal-signal.c: Use sig_atomic_t. Suggested by Paul Eggert.
41762         Also use volatile where needed.
41763
41764 2003-10-12  Paul Eggert  <eggert@twinsun.com>
41765
41766         * modules/xalloc: Do not depend on 'exit'.  Depend on 'stdbool'.
41767         Change maintainer from Bruno Haible to 'all'.
41768
41769 2003-10-12  Paul Eggert  <eggert@twinsun.com>
41770
41771         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Require AC_C_INLINE.
41772
41773 2003-10-12  Paul Eggert  <eggert@twinsun.com>
41774
41775         * lib/xalloc.h (xnmalloc, xzalloc, xnrealloc, xclone): New decls.
41776         (XMALLOC, XCALLOC, XREALLOC, XFREE, CCLONE, CLONE): Deprecate,
41777         and define in terms of the other primitives.
41778         * lib/xmalloc.c: Include stdbool.h; do not include exit.h.
41779         (SIZE_MAX): Define if not already defined.
41780         (array_size_overflow): New function.
41781         (xalloc_die): Abort instead of exiting if 'error' returns.
41782         (xnmalloc, xnrealloc, xzalloc, xclone): New functions.
41783         (xmalloc, xrealloc): Use them.
41784         (xcalloc): Check for address arithmetic overflow.
41785         * lib/xstrdup.c (xstrdup): Use xclone, since memcpy should be
41786         a bit faster than strcpy.
41787
41788 2003-10-10  Simon Josefsson  <jas@extundo.com>
41789
41790         * modules/argp (Depends-on): Add restrict and strcase.
41791
41792 2003-10-10  Simon Josefsson  <jas@extundo.com>
41793
41794         * m4/argp.m4: Add AC_C_INLINE.
41795
41796 2003-10-08  Paul Eggert  <eggert@twinsun.com>
41797
41798         Merge getpass from libc, plus a few fixes.
41799
41800         * lib/getpass.c (HAVE_STDIO_EXT) [_LIBC]: Define to 1.
41801         Include <stdbool.h>.
41802         Include <stdio_ext.h> if HAVE_STDIO_H, otherwise define
41803         __fsetlocking to empty.
41804         [_LIBC]: Do not include "getline.h" or "unlocked-io.h", but
41805         do include <bits/libc-lock.h>.
41806         Do not include <fcntl.h>; not needed.
41807         [_LIBC]: Include <wchar.h>.
41808         (NOTCANCEL_MODE): New macro.
41809         (flockfile, funlockfile) [_LIBC]: New macros.
41810         (__libc_cleanup_push, __libc_cleanup_pop, __getline, __tcgetattr)
41811         [!_LIBC]: New macros.
41812         (call_fclose): New function.
41813         (getpass): Use it.  Save tty stream separately; this simplifies the
41814         code and makes it more reliable if stdin happens to equal stdout.
41815         Invoke __fsetlocking on tty.
41816         Handle thread cancellation if needed.
41817         Namespace cleanup (use __tcgetattr, __getline).
41818         Use bool for Booleans.
41819         [USE_IN_LIBIO]: Handle wide streams.
41820         [!_LIBC]: Unconditionally do the fseek, since we don't know what
41821         stream might go where.
41822
41823         * lib/unlocked-io.h: Include <stdio.h>, so that the caller
41824         doesn't have to include <stdio.h> before us.
41825         (clearerr_unlocked, feof_unlocked, ferror_unlocked,
41826         fflush_unlocked, fgets_unlocked, fputc_unlocked, fputs_unlocked,
41827         fread_unlocked, fwrite_unlocked, getc_unlocked, getchar_unlocked,
41828         putc_unlocked, putchar_unlocked): Define to the unlocked counterpart
41829         if not declared, so that we can use getpass.c code from libc without
41830         rewriting it.
41831         (flockfile, ftrylockfile, funlockfile): New macros.
41832
41833 2003-10-08  Paul Eggert  <eggert@twinsun.com>
41834
41835         * modules/getpass: Depend on stdbool.
41836
41837 2003-10-08  Paul Eggert  <eggert@twinsun.com>
41838
41839         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for stdio_ext.h.
41840
41841 2003-10-07  Karl Berry  <karl@gnu.org>
41842
41843         * config/config.{guess,sub}: update from config.
41844
41845 2003-10-06  Jim Meyering  <jim@meyering.net>
41846             Bruno Haible  <bruno@clisp.org>
41847
41848         This lets translators provide better translations for the
41849         "Written by ..." part of --version output.
41850         * lib/version-etc.h: Include stdarg.h.
41851         (version_etc_copyright): Declare as readonly.
41852         (version_etc): Make this function variadic with a NULL-terminated list
41853         of author name strings.
41854         (version_etc_va): New declaration.
41855         * lib/version-etc.c: Include stdarg.h, stdlib.h.
41856         (version_etc_copyright): Declare as readonly.
41857         (version_etc_va): New function. Provide a different translatable string
41858         for each possible number of authors < 10. Abbreviate when there are 10
41859         authors or more.
41860         (version_etc): Make this function variadic. Call version_etc_va.
41861         Suggestion from Gary V. Vaughan.
41862
41863         * lib/long-options.h (parse_long_options): Change prototype: the
41864         authors string is moved to the end and becomes variadic.
41865         * lib/long-options.c: Include stdarg.h.
41866         (parse_long_options): Make this function variadic, too.
41867         Call version_etc_va, not version_etc.
41868
41869 2003-10-06  Bruno Haible  <bruno@clisp.org>
41870
41871         * modules/version-etc-2: Remove file.
41872         * MODULES.html.sh (func_all_modules): Remove version-etc-2.
41873
41874 2003-10-06  Bruno Haible  <bruno@clisp.org>
41875
41876         * modules/fatal-signal: New file.
41877         * MODULES.html.sh (func_all_modules): Add fatal-signal.
41878
41879 2003-10-06  Bruno Haible  <bruno@clisp.org>
41880
41881         * m4/fatal-signal.m4: New file.
41882         * m4/signalblocking.m4: New file, from GNU gettext.
41883
41884 2003-10-06  Bruno Haible  <bruno@clisp.org>
41885
41886         * lib/version-etc-2.h: Remove file.
41887         * lib/version-etc-2.c: Remove file.
41888
41889 2003-10-06  Bruno Haible  <bruno@clisp.org>
41890
41891         * lib/fatal-signal.h: New file, from GNU gettext.
41892         * lib/fatal-signal.c: New file, from GNU gettext.
41893
41894 2003-10-05  Paul Eggert  <eggert@twinsun.com>
41895
41896         * README: Rework advice for preventing empty .o files.
41897         Don't recommend ELIDE constructs.  Recommend <stddef.h>,
41898         not <sys/types.h>.
41899
41900 2003-10-04  Karl Berry  <karl@gnu.org>
41901
41902         * lib/argp*: update from libc.
41903
41904 2003-10-04  Karl Berry  <karl@gnu.org>
41905
41906         * config/config.{guess,sub}: update from config.
41907
41908 2003-10-02  Bruno Haible  <bruno@clisp.org>
41909
41910         * modules/lchown (Include): Add lchown.h.
41911         * modules/time_r (Include): Use "..." syntax.
41912         * modules/xgetdomainname (Include): Add xgetdomainname.h.
41913
41914 2003-10-01  Simon Josefsson  <jas@extundo.com>
41915
41916         * MODULES.html.sh (func_all_modules): Move gethostname from section
41917         'based on' to section 'lacking' POSIX:2001.
41918
41919 2003-10-01  Larry Jones  <lawrence.jones@eds.com>
41920
41921         * lib/getpass.c (getpass): Use a no-op fseek when switching from input
41922         to output mode on the same stream.
41923
41924 2003-09-29  Paul Eggert  <eggert@twinsun.com>
41925
41926         * lib/strftime.c (tm_diff) [! HAVE_TM_GMTOFF]:
41927         Fix arg typo in previous patch.
41928
41929 2003-09-28  Jim Meyering  <jim@meyering.net>
41930
41931         * lib/error.c: Correct cpp indentation.
41932
41933 2003-09-27  Paul Eggert  <eggert@twinsun.com>
41934
41935         * modules/free: New file.
41936
41937 2003-09-27  Paul Eggert  <eggert@twinsun.com>
41938
41939         * m4/free.m4: New file.
41940
41941 2003-09-27  Paul Eggert  <eggert@twinsun.com>
41942
41943         * lib/minmax.h (MIN, MAX)
41944         [__STDC__ && defined __GNUC__ && __GNUC__ >= 2]:
41945         Omit the special code that used __typeof__, since we worry that
41946         it could be more trouble than it's worth.  See:
41947         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00090.html
41948         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00095.html
41949
41950         * lib/free.c: New file.
41951
41952 2003-09-27  Oskar Liljeblad  <oskar@osk.mine.nu>
41953
41954         Trivial fixes to Makefile.am parts of module listings.
41955         * modules/strstr: Append strstr.h to lib_SOURCES.
41956         * modules/strcase: Likewise, for strcase.h.
41957
41958 2003-09-27  Karl Berry  <karl@gnu.org>
41959
41960         * config/mkinstalldirs: update from automake.
41961
41962 2003-09-26  Paul Eggert  <eggert@twinsun.com>
41963
41964         * lib/error.c (SIZE_MAX) [!defined SIZE_MAX]: Define.
41965         (error_tail): Do not loop, reallocating temporary buffer, since
41966         the output cannot contain more wide characters than the input
41967         contains bytes, the size must be big enough already.  This avoids
41968         one potential size overflow calculation.  Check for size overflow
41969         when calculating temporary buffer size.  Free temporary buffer
41970         when done, if it was allocated with malloc; this plugs a memory
41971         leak.  Remove casts from void * to pointers, that are no longer
41972         needed now that we're assuming C89 or better.
41973
41974         Merge error changes from glibc.
41975
41976         * lib/error.c, error.h: Update copyright notice header to match glibc.
41977         * lib/error.c [defined _LIBC]: Include <errno.h>, <bits/libc-lock.h>.
41978         (error, error_at_line) [defined _LIBC && defined __libc_ptf_call]:
41979         Disable cancellation while printing error.
41980         * lib/error.h: Prepend __ to parameter names.
41981
41982 2003-09-26  Jim Meyering  <jim@meyering.net>
41983
41984         * lib/error.c (error_tail): Move some declarations
41985         into inner scope where the local variables are used.
41986
41987 2003-09-26  Bruno Haible  <bruno@clisp.org>
41988
41989         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Add comments about the AIX
41990         stpncpy().
41991         Don't define stpncpy through config.h; it's now done through stpncpy.h.
41992
41993 2003-09-26  Bruno Haible  <bruno@clisp.org>
41994
41995         * lib/stpncpy.h (gnu_stpncpy): New declaration.
41996         (stpncpy): Define as alias for gnu_stpncpy.
41997         * lib/stpncpy.c [!_LIBC]: Define gnu_stpncpy, not stpncpy.
41998
41999 2003-09-25  Simon Josefsson  <jas@extundo.com>
42000
42001         * lib/xgetdomainname.h: New file.
42002         * lib/xgetdomainname.c: New file.
42003
42004 2003-09-25  Simon Josefsson  <jas@extundo.com>
42005             Bruno Haible  <bruno@clisp.org>
42006
42007         * modules/getdomainname: New file.
42008         * modules/xgetdomainname: New file.
42009         * MODULES.html.sh (func_all_modules): Add getdomainname,
42010         xgetdomainname.
42011
42012 2003-09-25  Simon Josefsson  <jas@extundo.com>
42013             Bruno Haible  <bruno@clisp.org>
42014
42015         * m4/getdomainname.m4: New file.
42016
42017 2003-09-25  Simon Josefsson  <jas@extundo.com>
42018             Bruno Haible  <bruno@clisp.org>
42019
42020         * lib/getdomainname.h: New file.
42021         * lib/getdomainname.c: New file.
42022
42023 2003-09-25  Karl Berry  <karl@gnu.org>
42024
42025         * lib/argp-fmtstream.c, argp-help.c: update from libc.
42026
42027 2003-09-25  Karl Berry  <karl@gnu.org>
42028
42029         * config/install-sh: update from automake.
42030
42031 2003-09-25  Bruno Haible  <bruno@clisp.org>
42032
42033         * modules/version-etc-2: New file, from modules/version-etc with
42034         modifications.
42035         * MODULES.html.sh (func_all_modules): Add version-etc-2.
42036
42037 2003-09-25  Bruno Haible  <bruno@clisp.org>
42038
42039         * lib/version-etc-2.h: New file, from version-etc.h with modifications.
42040         * lib/version-etc-2.c: New file, from version-etc.c with modifications.
42041
42042 2003-09-24  Simon Josefsson  <jas@extundo.com>
42043
42044         * modules/xgethostname: Add xgethostname.h.
42045
42046 2003-09-24  Paul Eggert  <eggert@twinsun.com>
42047
42048         * lib/linebuffer.c (freebuffer): Don't free the argument, just
42049         the buffer associated with the argument.  Bug reported by
42050         Simon Josefsson.
42051
42052 2003-09-24  Paul Eggert  <eggert@twinsun.com>
42053
42054         * README: Document assumptions that 'int' is at least 32 bits
42055         wide, that integer arithmetic is 2's complement without overflow,
42056         that there are no holes in integer values, that adding sizes of
42057         two nonoverlapping objects can't overflow, and that all-bits-zero
42058         yields scalar zero.  Fix spelling and capitalization typos.
42059
42060 2003-09-19  Karl Berry  <karl@gnu.org>
42061
42062         * lib/argp.h: update from libc.
42063
42064 2003-09-17  Paul Eggert  <eggert@twinsun.com>
42065
42066         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
42067         to avoid spurious warnings like "AC_RUN_IFELSE was called before
42068         gl_USE_SYSTEM_EXTENSIONS" from autoreconf.
42069
42070 2003-09-17  Paul Eggert  <eggert@twinsun.com>
42071
42072         * gnulib-tool: Use "test -h", not "test -L", for portability
42073         to Solaris 8 /bin/sh.  (This bug is fixed in Solaris 9.)
42074         (tags_regexp): Remove, since \| doesn't conform to POSIX.
42075         (sed_extract_prog): Issue s commands one-by-one, rather than
42076         using \| in one s command.
42077
42078 2003-09-16  Paul Eggert  <eggert@twinsun.com>
42079
42080         * lib/linebuffer.c (readlinebuffer): Return NULL immediately upon
42081         input error, instead of returning NULL the next time we are called
42082         (and therefore losing track of errno).
42083
42084 2003-09-16  Bruno Haible  <bruno@clisp.org>
42085
42086         * gnulib-tool (func_create_testdir): Warn about duplicated
42087         dependencies.
42088
42089 2003-09-15  Paul Eggert  <eggert@twinsun.com>
42090
42091         * modules/argmatch, modules/fatal, modules/obstack,
42092         modules/xalloc, modules/xgethostname: Sort dependencies by
42093         importance, not alphabetically.
42094
42095 2003-09-15  Paul Eggert  <eggert@twinsun.com>
42096
42097         * lib/getndelim2.c (getndelim2): Don't trash errno when a read
42098         fails, so that the caller gets the proper errno.
42099
42100         * lib/readutmp.c (read_utmp): Likewise.
42101         Check for fstat error.  Close stream and free storage
42102         when failing.
42103
42104 2003-09-14  Karl Berry  <karl@gnu.org>
42105
42106         * config/srclist.txt (strdup.c): disable for c89 changes.
42107
42108 2003-09-14  Jim Meyering  <jim@meyering.net>
42109
42110         * lib/getloadavg.c: Correct cpp indentation.
42111         * lib/strdup.c: Likewise.
42112         * lib/vasnprintf.c: Likewise.
42113
42114 2003-09-14  Bruno Haible  <bruno@clisp.org>
42115
42116         * modules/fwriteerror: New file.
42117         * MODULES.html.sh (func_all_modules): Add fwriteerror.
42118
42119 2003-09-14  Bruno Haible  <bruno@clisp.org>
42120
42121         * lib/fwriteerror.h: New file.
42122         * lib/fwriteerror.c: New file.
42123
42124 2003-09-12  Paul Eggert  <eggert@twinsun.com>
42125
42126         * modules/argmatch, modules/exitfail, modules/fatal, modules/obstack,
42127         modules/xgethostname, modules/xalloc: Depend on exit.
42128
42129 2003-09-12  Paul Eggert  <eggert@twinsun.com>
42130
42131         * m4/error.m4: Require AC_FUNC_STRERROR_R rather than invoking it.
42132
42133         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
42134         and AC_MINIX, too, so that their extensions are available.
42135
42136         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Remove.  All uses removed.
42137         This macro has been superseded by gl_BACKUPFILE.
42138
42139         More patches to assume C89 or better.
42140
42141         * m4/error.m4 (gl_ERROR): Don't check for vprintf.
42142
42143         * m4/check-decl.m4 (jm_CHECK_DECLS): Include <string.h>, <stdlib.h>
42144         unconditionally.
42145         * m4/closeout.m4 (gl_CLOSEOUT): Don't check for stdlib.h.
42146         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER):
42147         Include <string.h>, <stdlib.h> unconditionally.
42148         * m4/lstat.m4 (gl_PREREQ_LSTAT): Don't check for stdlib.h, free.
42149         * m4/readdir.m4 (GL_FUNC_READDIR): Don't check for string.h.
42150         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Don't check for standard C
42151         headers or for string.h.
42152         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlib.h
42153         or strtoul.
42154
42155         * m4/mkstemp.m4 (jm_PREREQ_TEMPNAME): Do not require standard C
42156         headers.
42157         * m4/strdup.m4 (gl_PREREQ_STRDUP): Likewise.
42158         * m4/userspec.m4 (gl_USERSPEC): Likewise.
42159         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Likewise.
42160         * m4/xstrtod.m4 (gl_XSTRTOD): Likewise.
42161         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
42162         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't check for limits.h,
42163         memcpy, memset.
42164         (jm_FUNC_GNU_STRFTIME): Don't require standard C headers.
42165         * m4/strtod.m4 (gl_FUNC_STRTOD): Do not check for float.h.
42166         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Do not check for stdlib.h,
42167         strtol.
42168         * m4/strtol.m4 (gl_FUNC_STRTOL): Do not check for limits.h.
42169         * m4/userspec.m4 (gl_USERSPEC): Do not check for string.h.
42170         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Do not check for string.h, strtol,
42171         strtoul.
42172
42173 2003-09-12  Paul Eggert  <eggert@twinsun.com>
42174
42175         * lib/argmatch.c, fatal.c, xgethostname.c, xmalloc.c: Include exit.h.
42176         * lib/obstack.c [!defined _LIBC]: Likewise.
42177         * lib/argmatch.c (EXIT_FAILURE): Remove; now done by exit.h
42178         * lib/exitfail.c, fatal.c, xgethostname.c, xmalloc.c: Likewise.
42179         * lib/exitfail.c: Don't include stdlib.h; no longer needed.
42180
42181         More changes to assume C89 or better.
42182
42183         * lib/error.c (error_tail): Assume vprintf.
42184
42185         * lib/argmatch.c (getenv): Remove decl.
42186         * lib/progreloc.c (get_full_program_name): Define via prototype.
42187         * lib/setenv.c (clearenv): Likewise.
42188         * lib/stpncpy.c: Do not include <string.h> or <sys/types.h>; not
42189         needed.
42190         * lib/strdup.c: Include <stdlib.h>, <string.h> unconditionally.
42191         (malloc, memcpy): Remove decls.
42192         * lib/strftime.c (HAVE_LIMITS_H, STDC_HEADERS) [defined _LIBC]: Remove.
42193         (HAVE_MEMCPY) [defined emacs && !defined HAVE_BCOPY]: Remove.
42194         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
42195         (memcpy): Remove macro.
42196         (MEMCPY) [!defined COMPILE_WIDE]: Define to memcpy unconditionally.
42197         (__P): Remove.  All uses removed.
42198         (PTR): Remove.  All uses changed to void *.
42199         (CHAR_BIT, NULL): Remove.
42200         (spaces, zeros, memset_space, memset_zero)
42201         [!defined memset && !defined HAVE_MEMSET && !defined _LIBC]:
42202         Remove.
42203         (LOCALE_PARAM, LOCALE_PARAM_DECL): Remove.
42204         (memcpy_lowcase, memcpy_uppcase, tm_diff, iso_week_days):
42205         Define with prototype.
42206         Remove now-unnecessary prototype decl.
42207         (extra_args_spec): Assume ANSI C.  All uses changed.
42208         (extra_args_spec_iso): Remove.
42209         (my_strftime, emacs_strftimeu): Define via prototype.
42210         * lib/strtod.c: Include <float.h>, <stdlib.h>, <string.h>
42211         unconditionally.
42212         (DBL_MAX, DBL_MIN, HUGE_VAL, NULL): Remove decls.
42213         * lib/strtoimax.c: Include <stdlib.h> unconditionally.
42214         (strtoul, strtol): Remove decls.
42215         * lib/strtol.c (STDC_HEADERS, HAVE_LIMITS_H, NULL, ULONG_MAX,
42216         LONG_MAX): Remove.
42217         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
42218         (LOCALE_PARAM_DECL): Remove.  All uses changed to LOCALE_PARAM_PROTO.
42219         (LOCALE_PARAM_PROTO): New macro.
42220         (INTERNAL, INTERNAL1, WEAKNAME): Assume ANSI C, not K&R.
42221         (INTERNAL (strtol), strtol): Define with a prototype.
42222         (PARAMS): Remove.  All uses removed.
42223         * lib/tempname.c: Include <string.h> unconditionally.
42224         * lib/userspec.c: Include <stdlib.h>, <string.h> unconditionally.
42225         * lib/xgethostname.c (main): Define with a prototype.
42226         * lib/xmalloc.c: Include "xalloc.h" first, to check interface.
42227         Include <stdlib.h> unconditionally.
42228         (calloc, malloc, realloc, free): Remove decls.
42229         * lib/xstrtod.c: Include "xstrtod.h" first, to check interface.
42230         Include <stdlib.h> unconditionally.  Sort include file names.
42231         (strtod): Remove.
42232         (xstrtod): Define with a prototype.
42233         * lib/xstrtol.c: Include <stdlib.h>, <string.h> unconditionally.
42234         (strtol, strtoul): Remove decls.
42235
42236 2003-09-11  Paul Eggert  <eggert@twinsun.com>
42237
42238         More patches to assume C89 or better.
42239         * m4/strndup.m4 (gl_PREREQ_STRNDUP): Remove STDC_HEADERS check.
42240         * m4/strnlen.m4 (gl_PREREQ_STRNLEN): Don't check for memory.h,
42241         string.h, memchr, STDC_HEADERS.
42242
42243 2003-09-11  Paul Eggert  <eggert@twinsun.com>
42244
42245         * lib/strndup.c: Don't include <stdio.h>, <sys/types.h>.
42246         Include <stdlib.h>, <string.h> unconditionally.
42247         Remove now-unnecessary cast to char *.
42248         * lib/strnlen.c: Include <string.h> unconditionally.
42249         * lib/yesno.c (yesno): Define with a prototype.
42250
42251 2003-09-11  Bruno Haible  <bruno@clisp.org>
42252
42253         * config/srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
42254
42255 2003-09-10  Jim Meyering  <jim@meyering.net>
42256
42257         * lib/error.c: Correct indentation of cpp directives.
42258
42259 2003-09-10  Bruno Haible  <bruno@clisp.org>
42260
42261         * m4/strcspn.m4 (gl_PREREQ_STRCSPN): Remove <string.h> check.
42262         * m4/strpbrk.m4 (gl_PREREQ_STRPBRK): Remove <string.h> check.
42263         * m4/strstr.m4 (gl_PREREQ_STRSTR): Remove <string.h> check.
42264         * m4/unicodeio.m4 (gl_UNICODEIO): Remove <string.h> check.
42265         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove
42266         <stdlib.h> and <string.h> checks.
42267         * m4/xreadlink.m4 (gl_XREADLINK): Remove <stdlib.h> check.
42268         * m4/yesno.m4 (gl_YESNO): Remove <stdlib.h> check.
42269
42270 2003-09-10  Bruno Haible  <bruno@clisp.org>
42271
42272         * lib/strcspn.c: Include <string.h> unconditionally.
42273         * lib/strpbrk.c: Include <string.h> unconditionally.
42274         * lib/strstr.c: Include <string.h> unconditionally.
42275         * lib/unicodeio.c: Include <string.h> unconditionally.
42276         * lib/setenv.c: Include <stdlib.h> and <string.h> unconditionally.
42277         * lib/unsetenv.c: Likewise.
42278         * lib/xreadlink.c: Include <stdlib.h> unconditionally.
42279         * lib/yesno.c: Include <stdlib.h> unconditionally.
42280         (rpmatch): Add prototype.
42281
42282 2003-09-09  Paul Eggert  <eggert@twinsun.com>
42283
42284         More patches to assume C89 or better.
42285         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.
42286         * m4/getopt.m4 (gl_GETOPT): Don't check for string.h.
42287         * m4/getugroups.m4 (gl_GETUGROUPS): Do not check for standard C headers
42288         or for string.h.
42289         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Do not check for
42290         stdlib.h.
42291         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): Do not require standard
42292         C headers.
42293         * m4/hard-locale.m4 (gl_HARD_LOCALE): Do not check for stdlib.h,
42294         string.h.
42295         * m4/hash.m4 (gl_HASH): Do not check for stdlib.h, malloc, free.
42296         * m4/human.m4 (gl_HUMAN): Do not check for stdlib.h, string.h, getenv.
42297         * m4/idcache.m4 (gl_IDCACHE): Do not check for standard C headers,
42298         or for string.h.
42299         * m4/long-options.m4 (gl_LONG_OPTIONS): Do not check for stdlib.h.
42300         * m4/makepath.m4 (gl_MAKEPATH): Do not check for string.h or standard
42301         C headers.
42302         * m4/md5.m4 (gl_MD5): Don't check for limits.h, standard C headers,
42303         memcpy.
42304         * m4/sha.m4 (gl_SHA): Don't check for standard Cheaders, memcpy.
42305         * m4/memchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
42306         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): Don't check for string.h.
42307         * m4/memcoll.m4 (gl_MEMCOLL): Likewise.
42308         * m4/memrchr.c (gl_PREREQ_MEMRCHR): Don't check for limits.h.
42309         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): Don't check for stdlib.h,
42310         string.h, free.
42311         * m4/mktime.m4 (gl_PREREQ_MKTIME): Don't check for standard C headers.
42312         * m4/modechange.m4 (gl_MODECHANGE): Don't check for standard C headers.
42313         * m4/mountlist.m4 (gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
42314         C headers, or for string.h.
42315         * m4/obstack.m4 (gl_OBSTACK): Don't check for stddefe.h, string.h.
42316         (gl_PREREQ_OBSTACK): Don't check for stdlib.h.
42317         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't check for standard C
42318         headers, memory.h, stdlib.h, string.h, strings.h.
42319         * m4/posixtm.m4 (gl_POSIXTM): Don't check for stdlib.h, string.h.
42320         * m4/posixver.m4 (gl_POSIXVER): Don't check for getenv.
42321         * m4/putenv.m4 (gl_PREREQ_PUTENV): Don't check for string.h, memcpy,
42322         strchr.
42323         * m4/readtokens.m4 (gl_READTOKENS): Don't check for standard C
42324         headers, memory.h, string.h.
42325         * m4/regex.m4 (jm_PREREQ_REGEX): Do not check for limits.h, string.h.
42326         * m4/rename.m4 (gl_PREREQ_RENAME): Do not check for stdlib.h, string.h,
42327         free.
42328         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Don't check for standard C
42329         headers.
42330         * m4/same.m4 (gl_SAME): Don't check for stdlib.h, string.h, free.
42331         * m4/save-cwd.m4 (gl_SAVE_CWD): Don't check for standard C headers.
42332         * m4/savedir.m4 (gl_SAVEDIR): Don't check for standard C headers.
42333         * m4/strchrnul.m4 (gl_PREREQ_STRCHRNUL): Don't check for string.h.
42334         * m4/xgetcwd.m4 (gl_XGETCWD): Don't check for stdlib.h.
42335
42336 2003-09-09  Paul Eggert  <eggert@twinsun.com>
42337
42338         More K&R removal.
42339
42340         * lib/acosl.c (main): Use a prototype.
42341         * lib/asinl.c, cosl.c, expl.c, frexpl.c, ldexpl.c, sinl.c,
42342         tanl.c: Likewise.
42343
42344         * lib/getloadavg.c (getloadavg, main): Define via prototypes.
42345
42346         * lib/getopt.h (struct option.name): Assume C89, and use 'const'.
42347         (getopt, etopt_long, getopt_long_only, _getopt_internal)
42348         [defined __GNU_LIBRARY__]: Assume C89, so we can always declare
42349         with a prototype.
42350         * lib/getopt.c (const): Remove macro.
42351         Include <string.h> unconditionally.
42352         (my_index): Remove; all uses changed to strchr.
42353         (strlen): Remove decl.
42354         (exchange): Remove forward decl; no longer needed.
42355         (exchange, _getopt_initialize, _getopt_internal, getopt, main):
42356         Define with prototype.
42357         * lib/getopt1.c (const): Remove macro.
42358         (getopt_long, getopt_long_only, main): Define with prototype.
42359
42360         * lib/getugroups.c: Include <string.h> unconditionally.
42361
42362         * lib/getusershell.c: Include <stdlib.h> unconditionally.
42363         (getusershell, setusershell, endusershell, readname, main):
42364         Define with prototypes.
42365
42366         * lib/group-member.c: Include group-member.h first.
42367         Include <stdlib.h> unconditionally.
42368
42369         * lib/hard-locale.c: Include hard-locale.h first.
42370         Include <stdlib.h>, <string.h> unconditionally.
42371
42372         * lib/hash.c (free, malloc): Remove decls.
42373         Include <stdlib.h> unconditionally.
42374
42375         * lib/human.c: Include <stdlib.h>, <string.h> unconditionally.
42376         (getenv): Do not declare.
42377
42378         * lib/idcache.c: Include <string.h> unconditionally.
42379
42380         * lib/long-options.c: Include long-options.h first, to test interface.
42381         Include <stdlib.h> unconditionally.
42382
42383         * lib/makepath.c: Include makepath.h first, to test interface.
42384         Include <stdlib.h> and <string.h> unconditionally.
42385
42386         * lib/linebuffer.c: Include <stdlib.h>.
42387         (free): Remove decl.
42388
42389         * lib/malloc.c: Include <stdlib.h>, for malloc; don't bother with
42390         stddef.h. rpl_malloc returns void *, not char *.
42391         * lib/realloc.c (rpl_realloc): Likewise.  Also, define with a
42392         prototype.
42393
42394         * lib/md5.h: Include <limits.h> unconditionally.
42395         (UINT_MAX_32_BITS): Don't worry about non-__STDC__ case.
42396         (__P): Remove; all uses removed.
42397         * lib/md5.c: Include "md5.h" first.
42398         (md5_init_ctx, md5_read_ctx, md5_finish_ctx, md5_stream,
42399         md5_buffer, md5_process_bytes, md5_process_block):
42400         Define with prototypes.
42401         * lib/sha.h (__P): Remove all uses.  (It wasn't defined??)
42402         * lib/sha.c: Include "sha.h" first.
42403         Include <stdlib.h>, <string.h> unconditionally.
42404
42405         * lib/memchr.c (__ptr_t): Remove; all uses changed to void *.
42406         * lib/memcmp.c (__ptr_t): Likewise.
42407         * lib/memrchr.c (__ptr_t): Likewise.
42408         * lib/memchr.c, memcmp.c, memcoll.c, memrchr.c:
42409         Include <string.h> unconditionally.
42410         * lib/memchr.c, memrchr.c: Include <limits.h> unconditionally.
42411         * lib/memchr.c: Include <stdlib.h> unconditionally.
42412         * lib/memchr.c (LONG_MAX): Remove.
42413         * lib/memrchr.c (LONG_MAX): Likewise.
42414         * lib/memchr.c (__memchr): Define via a prototype.
42415         * lib/memrchr.c (__memrchr): Likewise.
42416         * lib/memcmp.c (__P): Remove, and remove all uses.
42417         (memcmp_bytes, memcmp_common_alignment, memcmp_not_common_alignment):
42418         Remove forward decls; no longer needed.
42419         * lib/memcpy.c, memmove.c, memset.c: Include <stddef.h>.
42420         Use types required by C89 in prototype.
42421
42422         * lib/mkdir.c: Include <stdlib.h>, <string.h> unconditionally.
42423         * lib/savedir.c: Likewise.
42424         * lib/mkdir.c (free): Remove decl.
42425         * lib/rmdir.c (rmdir): Define with a prototype.
42426         * lib/savedir.c: Include savedir.h first, to test interface.
42427
42428         * lib/mktime.c (STDC_HEADERS): Remove.
42429         Include <stdlib.h>, <string.h> unconditionally.
42430
42431         * lib/modechange.c: Include <stdlib.h> unconditionally.
42432         (malloc): Remove decl.
42433
42434         * lib/mountlist.c: Include <stdlib.h>, <string.h> unconditionally.
42435         (free): Remove decl.
42436
42437         * lib/obstack.h (PTR_INT_TYPE) [!defined __PTRDIFF_TYPE__]:
42438         Define to ptrdiff_t, without bothering to check HAVE_STDDEF_H.
42439         (This type really should be intptr_t, but that's a C99ism.)
42440         (_obstack_memcpy): Remove: all uses changed to memcpy.
42441         Include <string.h> unconditionally.
42442         (struct obstack): Assume __STDC__ for types of members
42443         chunkfun, freefun, extra_arg.
42444         (_obstack_newchunk, _obstack_free, _obstack_begin, _obstack_begin_1,
42445         _obstack_memory_used, obstack_alloc_failed_handler, obstack_init,
42446         obstack_begin, obstack_specify_allocation,
42447         obstack_specify_allocation_with_arg, obstack_chunkfun,
42448         obstack_freefun, obstack_free) [! (defined __STDC__ && __STDC__)]:
42449         Remove unprototyped decls and the macros that use them.
42450         * lib/obstack.c (POINTER): Remove.  All uses changed to void *.
42451         (obstack_alloc_failed_handler, CALL_CHUNKFUN, CALL_FREEFUN,
42452         _obstack_begin, _obstack_begin_1, _obstack_allocated_p)
42453         (defined __STDC__ && __STDC__)]:
42454         Remove nonprototyped code.
42455         Include <stdlib.h> unconditionally.
42456         (_obstack_begin, _obstack_begin_1, _obstack_newchunk,
42457         _obstack_allocated_p, _obstack_free, obstack_free,
42458         _obstack_memory_used, print_and_abort):
42459         Define using prototypes.
42460         (obstack_1grow, obstack_1grow_fast, obstack_alloc, obstack_base,
42461         obstack_blank, obstack_blank_fast, obstack_copy, obstack_copy0,
42462         obstack_finish, obstack_grow, obstack_grow0, obstack_make_room,
42463         obstack_next_free, obstack_object_size, obstack_room) [0]:
42464         Remove unused, unprototyped code.
42465
42466         * lib/path-concat.c: Include <stdlib.h>, <string.h> unconditionally.
42467
42468         * lib/physmem.c (physmem_total, physmem_available, main): Define
42469         with prototypes.
42470
42471         * lib/posixtm.c: Include <stdlib.h>, <string.h> unconditionally.
42472         (main): Define with a prototype.
42473
42474         * lib/posixver.c (getenv): Remove decl.
42475
42476         * lib/putenv.c (malloc): Returns void *, not char *.
42477         Include <string.h> unconditionally.
42478         (strchr, memcpy, NULL): Do not define.
42479
42480         * lib/readtokens.c: Include readtokens.h first, to test interface.
42481         Include <stdlib.h>, <string.h> unconditionally.
42482         (init_tokenbuffer): Define with a prototype.
42483
42484         * lib/regex.c (PARAMS): Remove.  All uses removed.
42485         All uses of _RE_ARGS removed, too.
42486         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
42487         unconditionally.
42488         (bzero): Assume memset exists.
42489         (memcmp, memcpy, NULL): Remove.
42490         (SIGN_EXTEND_CHAR): Remove; all uses replaced by casts to signed
42491         char, or assignments to local vars of type signed char.
42492         (init_syntax_once, PREFIX(extract_number_and_incr),
42493         PREFIX(print_partial_compiled_pattern),
42494         PREFIX(print_compiled_pattern), PREFIX(print_double_string),
42495         convert_mbs_to_wcs, print_fastmap, re_set_syntax,
42496         PREFIX(regex_grow_registers), PREFIX(regex_compile),
42497         PREFIX(store_op1), PREFIX(store_op2), PREFIX(insert_op1),
42498         PREFIX(insert_op2), PREFIX(at_begline_loc_p),
42499         PREFIX(at_endline_loc_p), group_in_compile_stack, insert_space,
42500         wcs_compile_range, byte_compile_range, truncate_wchar,
42501         PREFIX(re_compile_fastmap), re_compile_fastmap, re_set_registers,
42502         re_search, re_search_2, PREFIX(re_search_2), re_match, re_match_2,
42503         count_mbs_length, wcs_re_match_2_internal,
42504         byte_re_match_2_internal, PREFIX(group_match_null_string_p),
42505         PREFIX(alt_match_null_string_p),
42506         PREFIX(common_op_match_null_string_p), PREFIX(bcmp_translate),
42507         re_compile_pattern, re_comp, re_exec, regcomp, regexec, regerror,
42508         regfree, PREFIX(extract_number)): Define with prototype.  Remove
42509         now-unnecessary declaration, if any.
42510         (byte_compile_range, PREFIX(regex_compile), re_comp, re_exec,
42511         regcomp, regexec):
42512         Remove now-unnecessary casts among pointer types.
42513         * lib/regex.h (_RE_ARGS): Remove.  All uses removed.
42514
42515         * lib/rename.c: Include <stdlib.h>, <string.h> unconditionally.
42516         (free): Remove decl.
42517
42518         * lib/rpmatch.c: Include <stdlib.h> unconditionally.
42519
42520         * lib/same.c: Include <stdlib.h>, <string.h> unconditionally.
42521         (free): Remove decl.
42522
42523         * lib/save-cwd.c: Include <stdlib.h> unconditionally.
42524         * lib/xgetcwd.c: Likewise.
42525
42526         * lib/stat.c: Include <stdlib.h>, <string.h> unconditionally.
42527         (free): Remove decl.
42528
42529         * lib/strchrnul.c (strchrnul): Define with a prototype.
42530         Fix bug: c_in was not converted to char before searching.
42531
42532         The following changes are not K&R related:
42533
42534         * lib/group-member.h: Include <sys/types.h>, so that this file is
42535         self-contained.
42536         * lib/makepath.h: Likewise.
42537
42538         * lib/getusershell.c (readname, default_index, line_size, readname):
42539         Use size_t, not int, for sizes.
42540         (readname): If the size overflows, report an error instead of
42541         looping forever.
42542
42543 2003-09-09  Paul Eggert  <eggert@twinsun.com>
42544
42545         * config/srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
42546         libc.
42547
42548 2003-09-09  Paul Eggert  <eggert@twinsun.com>
42549
42550         * README: New section: portability guidelines.
42551
42552 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
42553
42554         * m4/getndelim2.m4 (gl_PREREQ_GETNDELIM2): Assume stdlib.h per the
42555         C89 spec.
42556
42557 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
42558
42559         * lib/getndelim2.c: Assume stdlib.h per the C89 spec.
42560
42561 2003-09-08  Paul Eggert  <eggert@twinsun.com>
42562
42563         Assume C89 or better; remove K&R cruft.
42564         A few of these changes were first proposed by Derek Robert Price
42565         in <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00105.html>.
42566
42567         * lib/addext.c: Include <string.h> unconditionally.
42568         * lib/backupfile.c: Include <string.h>, <stdlib.h> unconditionally.
42569         Don't declare getenv or malloc.
42570
42571         * lib/alloca.c: Include <string.h>, <stdlib.h> unconditionally.
42572         (POINTER_TYPE, pointer): Remove; all uses changed to void *.
42573         (NULL): Remove.
42574         (find_stack_direction, alloca): Use prototypes.
42575
42576         * lib/atexit.c (atexit): Define using a prototype.
42577
42578         * lib/basename.c, dirname.c, stripslash.c:
42579         Include <string.h> unconditionally.
42580
42581         * lib/bcopy.c: Include <stddef.h>.
42582         (bcopy): Define with prototype, using 'const' and 'void' and 'size_t'.
42583
42584         * lib/canon-host.c: Include <stdlib.h>, <string.h> unconditionally.
42585
42586         * lib/error.h (error, error_at_line, error_print_progname)
42587         [! (defined (__STDC__) && __STDC__)]: Remove decls.
42588         * lib/error.c: Include error.h first, to check interface.
42589         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
42590         (VA_START): Remove; all uses changeed to va_start.
42591         (exit, strerror): Remove decls.
42592         (error_print_progname): Prototype uncondionally.
42593         Don't include <errno.h>; no longer needed.
42594         (private_strerror): Remove.
42595         (error_tail): Always define.
42596         (error, error_at_line): Assume C89 or better; always use prototypes.
42597         * lib/fatal.c: Include "fatal.h" first, to test interface.
42598         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
42599         (VA_START): Remove; all uses changed to va_start.
42600         [! (HAVE_VPRINTF || HAVE_DOPRNT || _LIBC)]: Remove support for
42601         this case.
42602         (exit): Remove decl.
42603         (fatal): Prototype unconditionally.  Assume va_start works.
42604         Abort at end, to pacify gcc.
42605
42606         * lib/euidaccess.c (main): Define with a prototype.
42607
42608         * lib/exclude.c: Include <stdlib.h>, <string.h> unconditionally.
42609
42610         * lib/exitfail.c: Include <stdlib.h> unconditionally.
42611
42612         * lib/fnmatch_.h (__P): Remove.  All uses changed to assume
42613         prototypes.
42614         * lib/fnmatch.c: Include fnmatch.h first, to test interface.
42615         Include <string.h>, <stddef.h>, <stdlib.h> unconditionally.
42616         (getenv): Remove decl.
42617         (fnmatch): Define using a prototype.
42618         * lib/fnmatch_loop.c (FCT): Remove forward decl; no longer needed.
42619         (FCT): Define using a prototype.
42620
42621         * lib/getdate.y: Include <stdlib.h>, <string.h> unconditionally.
42622
42623         * lib/gethostname.c: Include <stddef.h>.
42624         (gethostname): Define with prototype.  Length is size_t, not int.
42625
42626 2003-09-08  Paul Eggert  <eggert@twinsun.com>
42627
42628         Assume C89 or better; remove K&R cruft.
42629         * m4/alloca.m4 (gl_PREREQ_ALLOCA): Don't check for stdlib.h, string.h.
42630         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for stdlib.h,
42631         string.h, getenv, malloc.
42632         * m4/dirname.m4 (gl_DIRNAME): Don't check for string.h or C standard
42633         headers.
42634         * m4/canon-host.m4 (gl_CANON_HOST): Don't check for string.h, stdlib.h.
42635         * m4/error.m4 (jm_PREREQ_ERROR): Do not require STDC headers, and
42636         do not check for strerror.
42637         * m4/exclude.m4: Do not check for stdlib.h, string.h, strings.h.
42638         * m4/exitfail.m4 (gl_EXITFAIL): Do not check for stdlib.h.
42639         * m4/fatal.m4 (gl_FATAL): Do not require STDC headers, and
42640         do not check for doprnt or vprintf.
42641         * m4/fnmatch.m4 (gl_PREREQ_FNMATCH_EXTRA): Remove.  All uses removed.
42642         * m4/getdate.m4 (gl_GETDATE): Don't check for stdlib.h or string.h.
42643
42644 2003-09-08  Paul Eggert  <eggert@twinsun.com>
42645
42646         * lib/getversion.c: Remove; was migrated to backupfile.c in 1997.
42647         getversion.c should have been removed then, but was accidentally
42648         preserved.
42649
42650         * lib/utime.c [!HAVE_UTIMES_NULL]: Include <sys/stat.h>, <fcntl.h>.
42651         (utime_null): Fix typo: 'st' was sometimes called 'sb'.
42652
42653 2003-09-08  Karl Berry  <karl@gnu.org>
42654
42655         * config/config.sub, config.guess, srclistvars.sh: update from savannah
42656                 config, forget about prep.
42657
42658         * config/depcomp, missing: update from automake.
42659
42660 2003-09-07  Paul Eggert  <eggert@twinsun.com>
42661
42662         * modules/time_r: Depend on 'restrict'.  Fix from Simon Josefsson in
42663         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
42664
42665 2003-09-07  Paul Eggert  <eggert@twinsun.com>
42666
42667         * lib/time_r.c (gmtime_r, localtime_r): Fix silly typo: missing arg to
42668         copy_tm_result.  Bug reported by Simon Josefsson in
42669         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
42670
42671 2003-09-06  Paul Eggert  <eggert@twinsun.com>
42672
42673         * m4/time_r.m4: New file.
42674         * m4/mktime.m4 (gl_PREREQ_MKTIME): Remove check for limits.h.
42675         * m4/timegm.m4 (gl_FUNC_TIMEGM): Assume that timegm is buggy if mktime
42676         is. Check for timegm declaration.
42677         (gl_PREREQ_TIMEGM): Require gl_FUNC_MKTIME.
42678         Do not check for gmtime_r.
42679         Replace mktime if __mktime_internal does not exist and if mktime
42680         hasn't been replaced already.
42681
42682 2003-09-06  Paul Eggert  <eggert@twinsun.com>
42683
42684         * lib/time_r.c, lib/time_r.h: New files.
42685
42686         * lib/mktime.c (my_mktime_localtime_r): Remove; all uses changed to
42687         __localtime_r.
42688         (__localtime_r) [!defined _LIBC]: New macro.  Include <time_r.h>.
42689         (__mktime_internal) [!defined _LIBC]: Now extern, not static.
42690
42691         * lib/strftime.c (my_strftime_gmtime_r): Remove; all uses changed to
42692         __gmtime_r.
42693         (my_strftime_localtime_r): Remove; all uses changed to __localtime_r.
42694         (__gtime_r, __localtime_r) [!HAVE_TM_GMTOFF]: New macros.
42695         Include <time_r.h>.
42696
42697         * lib/timegm.c: Switch to glibc implementation, with the following
42698         changes:
42699         [defined HAVE_CONFIG_H]: Include <config.h>.
42700         [!defined _LIBC]: Include "timegm.h" rather than <time.h>.
42701         (__mktime_internal) [!defined _LIBC]: New decl.
42702         (__gmtime_r) [!defined _LIBC]: New macro and function.
42703         (timegm): Use a prototype, since gnulib assumes C89.
42704         Do not bother declaring tmp to be const, as it's not really usefu.
42705         * lib/timegm.h: Hoist "#include <time.h>" out of #ifdef.
42706         (timegm): Declare only if HAVE_DECL_TIMEGM.
42707
42708 2003-09-06  Paul Eggert  <eggert@twinsun.com>
42709
42710         * MODULES.html.sh (func_all_modules): Add time_r.
42711         * modules/time_r: New file.
42712         * modules/mktime, modules/strftime, modules/timegm: Depend on time_r.
42713         * modules/timegm: Depend on mktime.  Change maintainer to "all, glibc".
42714
42715 2003-09-03  Paul Eggert  <eggert@twinsun.com>
42716
42717         * lib/human.c (human_readable): Fix bug that rounded 10501 to 10k.
42718         Bug reported by Lute Kamstra in
42719         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00003.html>.
42720
42721         * lib/getdate.y (relative_time_table): Use tDAY_UNIT for "tomorrow",
42722         "yesterday", "today", and "now" rather than tMINUTE_UNIT.  Of
42723         course with correspondingly smaller numbers for tomorrow and
42724         yesterday.  From Tadayoshi Funaba.  Originally installed into
42725         sh-utils on 1999-08-07, but the patch got lost (I guess during the
42726         coreutils merge?).
42727
42728 2003-08-31  Simon Josefsson  <jas@extundo.com>
42729
42730         * modules/timegm: New file.
42731         * MODULES.html.sh (func_all_modules): Add timegm.
42732
42733 2003-08-31  Simon Josefsson  <jas@extundo.com>
42734
42735         * m4/timegm.m4: New file.
42736
42737 2003-08-31  Simon Josefsson  <jas@extundo.com>
42738
42739         * lib/timegm.h: New file.
42740         * lib/timegm.c: New file.  Based on
42741         wget-1.8.2/src/http.c:mktime_from_utc.
42742
42743 2003-08-31  Karl Berry  <karl@gnu.org>
42744
42745         * lib/argp.h: update from libc.
42746
42747 2003-08-28  Bruno Haible  <bruno@clisp.org>
42748
42749         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.
42750         This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch'
42751         followed by '#define fnmatch fnmatch_posix' gives an error.
42752
42753 2003-08-28  Bruno Haible  <bruno@clisp.org>
42754
42755         * lib/binary-io.h: Undefine O_BINARY before defining it. This avoids a
42756         warning on QNX, which defines O_BINARY to 000000.
42757
42758 2003-08-27  Jim Meyering  <jim@meyering.net>
42759
42760         * m4/mkstemp.m4: Require that the system mkstemp be able to create
42761         70 temporary files, not just 30.  Tru64 V4.0F's mkstemp function
42762         would fail after 32.  Reported by Danny Levinson.  Details here:
42763         http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html
42764
42765 2003-08-24  Bruno Haible  <bruno@clisp.org>
42766
42767         * lib/binary-io.h: Include <stdio.h>, to avoid a compilation error when
42768         MSVC7 <stdio.h> is included later.
42769
42770 2003-08-22  Simon Josefsson  <jas@extundo.com>
42771
42772         * modules/strndup (Makefile.am): Add strndup.h to lib_SOURCES.
42773
42774 2003-08-20  Karl Berry  <karl@gnu.org>
42775
42776         * m4/lib-ld.m4: serial 1003 from gettext, no changes besides serial.
42777
42778 2003-08-20  Bruno Haible  <bruno@clisp.org>
42779
42780         * modules/progname: New file.
42781         * MODULES.html.sh (func_all_modules): Add progname.
42782
42783 2003-08-20  Bruno Haible  <bruno@clisp.org>
42784
42785         * lib/progname.h: New file, from GNU gettext.
42786         * lib/progname.c: New file, from GNU gettext.
42787         * lib/progreloc.c: New file, from GNU gettext.
42788
42789 2003-08-19  Jim Meyering  <jim@meyering.net>
42790
42791         * m4/lib-ld.m4: Revert yesterday's change, per Bruno's request here:
42792         http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00155.html
42793
42794 2003-08-19  Bruno Haible  <bruno@clisp.org>
42795
42796         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Don't check for <string.h> any
42797         more.
42798
42799 2003-08-19  Bruno Haible  <bruno@clisp.org>
42800
42801         * lib/xstrdup.c: Assume <string.h> exists.
42802
42803 2003-08-18  Paul Eggert  <eggert@twinsun.com>
42804
42805         * modules/stdbool: Add BUILT_SOURCES.  Prefer $@ to target name
42806         in makefile rules.
42807
42808 2003-08-18  Jim Meyering  <jim@meyering.net>
42809
42810         * m4/getloadavg.m4: Use [\t ], not [ \t] (where \t is a literal TAB).
42811         * m4/lib-ld.m4: Likewise.
42812
42813 2003-08-18  Jim Meyering  <jim@meyering.net>
42814
42815         * lib/setenv.h: Indent nested cpp directive.
42816         * lib/vasnprintf.c: Remove trailing blanks.
42817
42818 2003-08-17  Simon Josefsson  <jas@extundo.com>
42819
42820         * modules/xstrndup: New file.
42821         * MODULES.html.sh (func_all_modules): Add xstrndup.
42822
42823 2003-08-17  Simon Josefsson  <jas@extundo.com>
42824
42825         * modules/argp: Fix autoconf macro name. Add more dependencies.
42826
42827 2003-08-17  Simon Josefsson  <jas@extundo.com>
42828
42829         * m4/xstrndup.m4: New file.
42830
42831 2003-08-17  Simon Josefsson  <jas@extundo.com>
42832
42833         * m4/argp.m4: New file.
42834
42835 2003-08-17  Simon Josefsson  <jas@extundo.com>
42836             Bruno Haible  <bruno@clisp.org>
42837
42838         * lib/xstrndup.h: New file.
42839         * lib/xstrndup.c: New file.
42840
42841 2003-08-17  Bruno Haible  <bruno@clisp.org>
42842
42843         * modules/strndup (Files, Include): Add lib/strndup.h.
42844
42845 2003-08-17  Bruno Haible  <bruno@clisp.org>
42846
42847         * modules/euidaccess (Files): Add lib/euidaccess.h.
42848
42849 2003-08-17  Bruno Haible  <bruno@clisp.org>
42850
42851         * lib/strndup.h: New file.
42852
42853 2003-08-17  Bruno Haible  <bruno@clisp.org>
42854
42855         * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS
42856         like AC_GNU_SOURCE.
42857         * modules/extensions (configure.ac): Comment out the invocation of
42858         gl_USE_SYSTEM_EXTENSIONS.
42859
42860 2003-08-16  Paul Eggert  <eggert@twinsun.com>
42861
42862         Merges from coreutils, etc.
42863         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Insert ':' to prevent a syntax
42864         error in gl_FUNC_MATCH.  This fixes a bug I introduced on 2003-05-28.
42865         * m4/readlink.m4 (gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE,
42866         fixing a typo.
42867         * m4/host-os.m4 (UTILS_HOST_OS): Add GNU/NetBSD, GNU/FreeBSD.
42868         * m4/hash.m4 (gl_HASH): Use AM_STDBOOL_H, not AC_HEADER_STDBOOL.
42869
42870 2003-08-16  Paul Eggert  <eggert@twinsun.com>
42871
42872         Document merge from coreutils.
42873         * modules/alloca: Append $(ALLOCA_H) to BUILT_SOURCES.
42874         * modules/fnmatch: Append $(FNMATCH_H) to BUILT_SOURCES.
42875         * modules/utime: Add m4/utimes-null.m4.
42876
42877 2003-08-16  Paul Eggert  <eggert@twinsun.com>
42878
42879         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Do not normalize white
42880         space, undoing this 2003-08-12 change:
42881         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
42882
42883 2003-08-16  Paul Eggert  <eggert@twinsun.com>
42884
42885         * config/srclist.txt: Get regex.h, strdup.c, strtoll.c,
42886         strtoul.c from libc, undoing this 2003-08-12 change:
42887         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
42888
42889 2003-08-16  Jim Meyering  <jim@meyering.net>
42890
42891         Merges from coreutils.
42892         * m4/readdir.m4 (GL_FUNC_READDIR): Change name to have GL_ (not jm_)
42893         prefix.  Adjust cache variables similarly.  Create 500 rather than
42894         just 300 files, to exercise bug on Darwin6.5, too.
42895         * m4/perl.m4 (jm_PERL): Use $am_missing_run, not undefined
42896         $missing_dir.
42897         * m4/jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not
42898         AM_SYS_POSIX_TERMIOS.
42899         Reported by mkc@mathdogs.com.
42900         Also change use of $am_cv_sys_posix_termios
42901         to $ac_cv_sys_posix_termios.  Reported by Andreas Schwab.
42902         * m4/getgroups.m4 (jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
42903         and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB.
42904         * m4/fsusage.m4 [__GLIBC__]: GNU libc's statvfs stats each mount point
42905         in /proc/mounts until it finds one with matching device number.  This
42906         is unnecessary when the FILE argument *is* a mount point.  No stat call
42907         is necessary in that case.  So, disable the statvfs-testing code on
42908         systems with GNU libc.  Reported by Andrei Gaponenko via Tim Waugh
42909         as RedHat bug# 84846.
42910         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
42911         to 1MB, so as not to render systems with no stack size limit (e.g.,
42912         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
42913         Include <unistd.h>.  On some systems,
42914         it is required for the definition of _SC_PAGESIZE.
42915
42916 2003-08-16  Jim Meyering  <jim@meyering.net>
42917
42918         Merge from coreutils.
42919         * lib/xstrtoimax.c: #else #if -> #elif.
42920         * lib/xstrtoumax.c: Likewise.
42921
42922 2003-08-16  Jim Meyering  <jim@meyering.net>
42923
42924         * m4/utimes.m4 (gl_FUNC_UTIMES): New file.
42925         * m4/utimes.m4: Removed.
42926         * m4/utimes-null.m4: Renamed from utimes.m4.
42927
42928         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
42929         to 1MB, so as not to render systems with no stack size limit (e.g.,
42930         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
42931         Include <unistd.h>.  On some systems,
42932         it is required for the definition of _SC_PAGESIZE.
42933
42934 2003-08-16  Jim Meyering  <jim@meyering.net>
42935         and Paul Eggert  <eggert@cs.ucla.edu>
42936
42937         Merges from coreutils, etc.
42938
42939         * m4/jm-macros.m4 (AC_LANG_SOURCE(C)): New macro, undefine, then define
42940         using the latest version from cvs.  This avoids problems with #line
42941         directives using a vendor (Sun) compiler.
42942         (jm_MACROS): Bump prerequisite from 2.52g to 2.57.
42943         Don't set GETGROUPS_LIB here; now it's
42944         done via getgroups.m4's wrapper function.
42945         AC_SUBST OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, and MAN here,
42946         rather than just in sh-util/configure.in, so that the
42947         now-shared-by-fileutils-and-textutils lib/Makefile.am are all the
42948         same.
42949         Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
42950         AC_FUNC_GETLOADAVG where to find getloadavg.c.
42951         Require AC_FUNC_FTW, gt_INTTYPES_PRI, gl_CLOCK_TIME,
42952         UTILS_SYS_OPEN_MAX, GL_FUNC_GETCWD_PATH_MAX, GL_FUNC_READDIR,
42953         gl_FSUSAGE, gl_MOUNTLIST, AC_FUNC_CANONICALIZE_FILE_NAME.
42954         Remove code that is now done by the newly-required macros.
42955         Append $(EXEEXT) to DF_PROG.
42956         AC_LIBOBJ fchdir-stub if fchdir doesn't exist; similarly for fchown.
42957         Do not invoke or require the following here,
42958         since prereq.m4 or some gnulib .m4 now does this for us:
42959         gl_REGEX, UTILS_FUNC_MKDIR_TRAILING_SLASH, jm_BISON, gl_FUNC_MKTIME,
42960         jm_FUNC_LSTAT, jm_FUNC_STAT, jm_FUNC_REALLOC, jm_FUNC_MALLOC,
42961         jm_FUNC_NANOSLEEP, jm_FUNC_READDIR, jm_FUNC_MEMCMP,
42962         jm_FUNC_GLIBC_UNLOCKED_IO, AC_FUNC_FNMATCH_GNU, jm_FUNC_PUTENV,
42963         jm_AC_PREREQ_XSTRTOUMAX, jm_AC_PREREQ_XSTRTOIMAX,
42964         AC_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, AC_FUNC_VPRINTF,
42965         vb_FUNC_RENAME, UTILS_FUNC_MKSTEP, jm_FUNC_UTIME, AM_FUNC_GETLINE,
42966         AC_FUNC_OBSTACK.
42967         Do not replace the following functions, as this is now the job
42968         of some gnulib .m4: strcasecmp, strncasecmp, dup2, gethostname,
42969         getusershell, sig2str, strcspn, stpcpy, strstr, strtol, strtoul
42970         strpbrk, euidaccess, memcmp, rmdir, rpmatch, strndup, strverscmp,
42971         atexit getpass, strdup, getpagesize.
42972         Replace 'raise'.
42973         Do not check for the following functions, as this is now the job
42974         of some gnulib .m4: bcopy, canonicalize_file_name, fchdir, ftime,
42975         getcwd, getmntinfo, resolvepath.  But check for sysctl, setreuid,
42976         setregid.
42977         (jm_CHECK_ALL_HEADERS): Do not check for fenv.h.
42978         Check for sys/sysctl.h.
42979         (jm_CHECK_ALL_TYPES): Do not require AC_STRUCT_TM, AC_STRUCT_TIMEZONE,
42980         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Invoke gt_TYPE_SSIZE_T instead
42981         of checking for ssize_t ourselves.
42982
42983         * m4/prereq.m4 (jm_PREREQ): Don't invoke macros; AC_REQUIRE them.
42984         Require every macro that gnulib/modules/* suggests for us.
42985         (jm_PREREQ_ADDEXT): New macro.
42986         (jm_PREREQ_STAT): Check for 'struct statfs' on Ultrix 4.4.
42987         Require jm_AC_TYPE_LONG_LONG instead of invoking it.
42988
42989         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): New macro.
42990         (gl_PHYSMEM): Use it.
42991         Also check for `table' function.
42992         Check for new headers and functions.
42993         Add check for sys/sysmp.h.
42994         With suggestions from Kaveh Ghazi.
42995         Ignore headers that are present but cannot be compiled.  This
42996         avoids spurious warnings on Solaris 9 sparc with Forte Developer 7
42997         C 5.4.
42998
42999 2003-08-15  Paul Eggert  <eggert@twinsun.com>
43000
43001         Document merge from coreutils.
43002         * modules/userspec: Depend on posixver.
43003         * modules/strftime: Depend on tzset.
43004
43005 2003-08-15  Paul Eggert  <eggert@twinsun.com>
43006
43007         * lib/config.charset, ref-add.sin, ref-del.sin: Use three spaces,
43008         rather than tab, after '#' in shell-script copyright notices.
43009         Suggested by Bruno Haible.
43010
43011 2003-08-15  Paul Eggert  <eggert@twinsun.com>
43012
43013         * config/srclist-update: Use three spaces, rather than tab, after '#'
43014         in shell-script copyright notices.  Suggested by Bruno Haible.
43015         Remove unnecessary parenthesization in regular expression.
43016
43017 2003-08-15  Jim Meyering  <jim@meyering.net>
43018
43019         Merge from coreutils.
43020         * lib/xgethostname.c: Include <stdlib.h>.
43021         (xghostname): Don't exit for anything other than memory-related
43022         failure; just return NULL.
43023         * lib/userspec.c: Include "posixver.h".
43024         (parse_user_spec): Accept `.' as a separator only
43025         in pre-POSIX-200112 mode.
43026         * lib/strtoimax.c: Use #elif rather than #else #if.
43027         * lib/strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]:
43028         Remove function, now that we can rely on a working tzset function.
43029         [!_LIBC]: Ensure that the required autoconf test has been run.
43030         [!defined _NL_CURRENT && HAVE_STRFTIME]:
43031         Use underlying_strftime for %r.
43032         * lib/sha.c: Merge in some clean-up and optimization changes from
43033         glibc.
43034         * lib/sha.c (sha_stream) [BLOCKSIZE]: Move definition to top of file.
43035         Ensure that it is a multiple of 64.
43036         Rearrange loop exit tests so as to avoid performing an
43037         additional fread after encountering an error or EOF.
43038         * lib/realloc.c: Update copyright date.
43039
43040 2003-08-15  Jim Meyering  <jim@meyering.net>
43041         and Paul Eggert  <eggert@twinsun.com>
43042
43043         Merge from coreutils.
43044         * lib/readutmp.h (HAVE_UTMPX_H): Undef if struct utmp has the ut_exit
43045         member but strut utmpx does not.  Needed for AIX 4.3.3.
43046         (UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Define.
43047
43048 2003-08-15  Jim Meyering  <jim@meyering.net>
43049         and Paul Eggert  <eggert@cs.ucla.edu>
43050
43051         Merges from coreutils, etc.
43052         * m4/strftime.m4 (_jm_STRFTIME_PREREQS):
43053         Require gl_FUNC_TZSET_CLOBBER.
43054         * m4/readutmp.m4 (gl_READUTMP): Check for ut_exit.ut_exit,
43055         ut_exit.e_exit, ut_exit.ut_termination, and ut_exit.e_termination
43056         members.
43057
43058 2003-08-14  Paul Eggert  <eggert@twinsun.com>
43059
43060         Help the merge from coreutils.
43061         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): New macro.
43062         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use it.
43063         * m4/tzset.m4: Use it too.
43064
43065 2003-08-14  Paul Eggert  <eggert@twinsun.com>
43066
43067         * modules/tzset: New file.
43068
43069 2003-08-14  Jim Meyering  <jim@meyering.net>
43070
43071         Merges from coreutils.
43072         * modules/fnmatch: Use the `$(FNMATCH_H)' notation for AC_REPLACED
43073         variable names, rather than @FNMATCH_H@.
43074         * modules/alloca: Likewise for $(ALLOCA_H).
43075
43076         * modules/fnmatch (fnmatch.h): Use `$@' in the commands, in place of
43077         the three copies of the literal target, `fnmatch.h'.
43078         * modules/alloca (alloca.h): Likewise.
43079
43080 2003-08-14  Jim Meyering  <jim@meyering.net>
43081
43082         Merge from coreutils.
43083         * m4/tzset.m4: New file.
43084         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Move the
43085         MOUNTED_VMOUNT test to precede the MOUNTED_GETMNTENT1 tests, since
43086         otherwise, AIX 5.1 systems would end up using the latter.
43087         MOUNTED_GETMNTENT1 support is inadequate on such systems: 1) detecting
43088         whether a file system is remote doesn't work  2) the MOUNTED_VMOUNT
43089         code reports the HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1
43090         code reports merely /MOUNT_POINT.  Reported by Mike Jetzer.
43091
43092 2003-08-14  Jim Meyering  <jim@meyering.net>
43093
43094         Merge from coreutils.
43095         * lib/obstack.h: Whitespace changes.
43096         * lib/mountlist.c: Remove anachronistic casts of xmalloc, xrealloc,
43097         and xcalloc return values.
43098         (read_filesystem_list) [MOUNTED_GETFSSTAT]:
43099         Use MNT_NOWAIT, rather than MNT_WAIT.  Otherwise, `df DIR' could
43100         hang on OSF/1 5.1 for DIR on both local and remote file systems.
43101         Reported by (and fix confirmed by) Nelson H. F. Beebe.
43102         (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
43103         error from mntctl.
43104         Use mntctl's return value to drive the entry-processing loop, since
43105         we can't rely on the value of the vmt_length member in the last
43106         entry.  On some systems doing so could result in exhausting
43107         virtual memory.  Based in part on a patch from Mike Jetzer.
43108
43109 2003-08-14  Jim Meyering  <jim@meyering.net>
43110         and Paul Eggert  <eggert@twinsun.com>
43111
43112         Merges from coreutils, plus other fixes.
43113         * lib/physmem.c: Merge in portability changes from gcc/libiberty
43114         to support AIX, IRIX, Tru64, and Windows.  See the ChangeLog there
43115         for credits and details.  Thanks to Kaveh Ghazi for helping
43116         to keep these files in sync.
43117         (ARRAY_SIZE): Define it.
43118         (physmem_total, physmem_available): Add comments. From Kaveh Ghazi.
43119         * lib/memcasecmp.c: Remove unnecessary parentheses after 'defined'.
43120         (memcasecmp): Don't assume size_t fits in unsigned int.
43121         Remove casts and duplicate code.
43122         * lib/md5.c: Include <string.h> and <stdlib.h> unconditionally.
43123         (memcpy): Remove definition.
43124         Merge in some clean-up and optimization changes from glibc.
43125         [BLOCKSIZE]: Move definition to top of file.
43126         Ensure that it is a multiple of 64.
43127         Rearrange loop exit tests so as to avoid performing an
43128         additional fread after encountering an error or EOF.
43129         * lib/md5.h (md5_uintptr): Define.
43130         * lib/makepath.c (CLEANUP_CWD): Report an error if we failed to
43131         return to the initial working directory.  Preserve errno
43132         for caller.
43133         * lib/idcache.c: Include "xalloc.h".
43134         (xmalloc, xrealloc): Remove decls.
43135         (getuser): Remove casts no longer required in C89.
43136         * lib/human.c: Include stdio.h, for sprintf.
43137         * lib/group-member.c: Include "xalloc.h".
43138         (xmalloc, xrealloc): Remove decls.
43139         (get_group_info): Remove casts no longer required in C89.
43140         * lib/getusershell.c (readname): Remove casts no longer required in
43141         C89.
43142         * lib/gettimeofday.c (rpl_gmtime, rpl_tzset): New functions.
43143         * lib/getline.c: Whitespace fix, from coreutils.
43144
43145 2003-08-13  Paul Eggert  <eggert@twinsun.com>
43146
43147         * m4/exclude.m4 (gl_EXCLUDE): Require AC_C_INLINE, AC_HEADER_STDC.
43148         Check for isascii.
43149
43150         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
43151         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
43152         Undo previous (whitespace-only) change.
43153
43154 2003-08-13  Paul Eggert  <eggert@twinsun.com>
43155
43156         * lib/exclude.c: Include <ctype.h>
43157         (IN_CTYPE_DOMAIN): New macro.
43158         (is_space): New fn.
43159         (add_exclude_file): If LINE_END is a space, ignore trailing spaces
43160         and empty lines.
43161
43162         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
43163         Undo previous (whitespace-only) change.
43164
43165 2003-08-13  Paul Eggert  <eggert@twinsun.com>
43166
43167         * config/srclist-update: Change update back to the old behavior,
43168         leaving whitespace alone.  Use one 'sed' command rather than a
43169         pipeline.
43170         (fixlicense): Now a variable, not a function.
43171         (remove_trailing_blanks): Remove.
43172         (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
43173         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
43174         Undo previous (whitespace-only) change.
43175
43176 2003-08-12  Paul Eggert  <eggert@twinsun.com>
43177
43178         Merge from coreutils.
43179         * modules/euidaccess: Add lib_SOURCES, include for new
43180         file euidaccess.h
43181
43182 2003-08-12  Paul Eggert  <eggert@twinsun.com>
43183
43184         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
43185         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
43186         Normalize leading white space and remove trailing white space.
43187
43188         Merge from coreutils
43189         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Check for euidaccess decl.
43190
43191         * m4/lib-ld.m4, lib-link.m4, lib-prefix.m4: Regenerate from gettext
43192         0.12.1.  These files are now being upgraded automatically by
43193         ../config/srclist-update.
43194
43195 2003-08-12  Paul Eggert  <eggert@twinsun.com>
43196
43197         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
43198         Normalize leading white space and remove trailing white space.
43199         * lib/ref-add.sin, ref-del.sin: Use '#' before empty line in copyright
43200         notice, as per ../config/srclist-update.
43201
43202         Merge from coreutils.
43203         * lib/euidaccess.h: New file.
43204         * lib/euidaccess.c: Include it.
43205         * lib/.cppi-disable: Add printf-args.h, printf-parse.h, stdbool_.h,
43206         vasnprintf.h, vasprintf.h.  Remove strdup.c, gettext.h.
43207         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Normalize white space.
43208
43209 2003-08-12  Paul Eggert  <eggert@twinsun.com>
43210
43211         * config/srclist-update: Add copyright notice.
43212         (remove_id_lines, remove_trailing_blanks): New constants.
43213         (fixfile): Use them to normalize spacing a bit in copied files.
43214         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
43215         Normalize leading white space and remove trailing white space.
43216
43217         * config/texinfo.tex: Sync with texinfo.
43218
43219         * config/srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
43220         strtoul.c from libc, to merge coreutils whitespace changes.
43221
43222         * config/srclist.txt: Get the following m4 files from gettext:
43223         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
43224         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
43225         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
43226         wint_t.m4.
43227
43228 2003-08-12  Karl Berry  <karl@gnu.org>
43229
43230         * config/srclist.txt: can't sync vasnprintf.c any more, changes have
43231         been made.
43232
43233 2003-08-11  Paul Eggert  <eggert@twinsun.com>
43234
43235         * modules/gnu-source, m4/gnu-source.m4:
43236         Remove; we're assuming Autoconf 2.54 or later now.
43237         Suggested by Bruno Haible.
43238         * MODULES.html.sh (func_all_modules): Remove gnu-source.
43239
43240 2003-08-11  Bruno Haible  <bruno@clisp.org>
43241
43242         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for wcslen.
43243
43244 2003-08-11  Bruno Haible  <bruno@clisp.org>
43245
43246         * lib/vasnprintf.c (local_wcslen): New function, for Solaris 2.5.1.
43247         (vasnprintf): Use it instead of wcslen.
43248
43249 2003-08-11  Bruno Haible  <bruno@clisp.org>
43250
43251         * lib/stdbool_.h (_Bool): Undo last change; instead use a negative enum
43252         value to ensure that _Bool promotes to int. Use #define for _Bool when
43253         using the Solaris C compiler. Adds comments suggested by Paul Eggert.
43254
43255 2003-08-10  Karl Berry  <karl@gnu.org>
43256
43257         * lib/regex.h: update from libc (whitespace fix).
43258
43259 2003-08-09  Paul Eggert  <eggert@twinsun.com>
43260
43261         Merge some files from coreutils.  These changes were
43262         originally made by Jim Meyering.
43263         * lib/acl.c: Include <sys/types.h> before <sys/stat.h>;
43264         many older Unixes require this.
43265         * lib/alloca.c (alloca): Remove cast to argument of free;
43266         no longer needed in C89.
43267         * lib/alloca_.h, regex.h: Fix white space to match
43268         what GNU indent does.
43269
43270 2003-08-09  Paul Eggert  <eggert@twinsun.com>
43271
43272         * m4/regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371";
43273         apparently Emacs's Unicode mode got confused before my 2003-08-05
43274         checkin.
43275
43276 2003-08-08  Paul Eggert  <eggert@twinsun.com>
43277
43278         * m4/extensions.m4: New file.
43279         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC):
43280         Require gl_USE_SYSTEM_EXTENSIONS.
43281         * m4/unlocked-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO):
43282         Require gl_USE_SYSTEM_EXTENSIONS rather than AC_GNU_SOURCE.
43283
43284 2003-08-08  Paul Eggert  <eggert@twinsun.com>
43285
43286         * MODULES.html.sh (func_all_modules): Add extensions, gnu-source.
43287         * modules/extensions, modules/gnu-source: New files.
43288         * modules/timespec, modules/unlocked-io: Depend on extensions.
43289
43290 2003-08-07  Paul Eggert  <eggert@twinsun.com>
43291
43292         * modules/restrict: New file.
43293         * MODULES.html.sh (func_all_modules): Add restrict.
43294         * modules/regex: Depend on restrict.
43295
43296 2003-08-07  Paul Eggert  <eggert@twinsun.com>
43297
43298         * m4/restrict.m4: New file.
43299         * m4/regex.m4 (jm_PREREQ_REGEX): Add gl_C_RESTRICT.
43300
43301 2003-08-07  Bruno Haible  <bruno@clisp.org>
43302
43303         * modules/getndelim2 (Makefile.am): Add the files to EXTRA_DIST, not
43304         lib_SOURCES, because getndelim2.m4 now uses AC_LIBOBJ(getndelim2).
43305
43306 2003-08-07  Bruno Haible  <bruno@clisp.org>
43307
43308         * m4/getndelim2.m4 (gl_GETNDELIM2): Use AC_LIBOBJ(getndelim2). This
43309         makes the module 'getndelim2' compatible with the module 'getline'.
43310
43311 2003-08-05  Paul Eggert  <eggert@twinsun.com>
43312
43313         * m4/regex.m4 (jm_INCLUDED_REGEX): Replace a single non-ASCII
43314         byte with "\201" to avoid glitches when editing that source file
43315         with multi-gnome-terminal.
43316
43317 2003-08-05  Paul Eggert  <eggert@twinsun.com>
43318
43319         * lib/bumpalloc.h: Remove.
43320
43321 2003-08-05  Paul Eggert  <eggert@twinsun.com>
43322
43323         * MODULES.html.sh (func_all_modules): Remove bumpalloc.
43324         * modules/bumpalloc: Remove.
43325
43326 2003-08-04  Paul Eggert  <eggert@twinsun.com>
43327
43328         * lib/getloadavg.c: Change copyright notice and spacing to conform to
43329         GNU coding style.
43330
43331         Merge from coreutils.
43332         * lib/error.c [!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO is
43333         1. From glibc.
43334         * lib/getdate.y (date): Also accept dates like May-23-2003; suggestion
43335         from Karl Berry, implemented by Jim Meyering.
43336         * lib/getgroups.c: Include "xalloc.h" instead of declaring xalloc fns;
43337         from Dmitry V. Levin.
43338         Remove anachronistic cast of xrealloc.
43339         * lib/fnmatch_.h (__const): Remove.  Use 'const'.
43340         * lib/fnmatch_loop.c (NEW_PATTERN): Cast alloca return value to proper
43341         type. Otherwise, it wouldn't compile with at least /bin/cc on
43342         ymp-cray-unicos9.0.2.X.
43343         Combine two mostly-identical uses of alloca into one.
43344         Thanks to the Cray-Cyber project for access to a Cray Y-MP.
43345
43346 2003-08-04  Dave Love  <d.love@dl.ac.uk>
43347
43348         [From Emacs.]
43349
43350         * lib/getloadavg.c: Check `__unix' as well as `unix'.  Use #ifdef, not
43351         #if.  Check HAVE_LIBKSTAT as well as LOAD_AVE_TYPE.  Check
43352         F_SETFD, not FD_SETFD.  Use HAVE_STRUCT_NLIST_N_UN_N_NAME, not
43353         obsolete NLIST_NAME_UNION.
43354         [__GNU__]: Undef BSD and FSCALE.
43355         [!NLIST_STRUCT]: Remove conditional definition of NLIST_STRUCT.
43356
43357 2003-08-03  Paul Eggert  <eggert@twinsun.com>
43358
43359         * lib/stdbool_.h (_Bool): Make it signed char, instead of
43360         an enum type, so that it's guaranteed to promote to int.  See:
43361         <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00124.html>
43362
43363 2003-08-03  Karl Berry  <karl@gnu.org>
43364
43365         * config/depcomp: update from automake.
43366
43367 2003-07-31  Paul Eggert  <eggert@twinsun.com>
43368
43369         * lib/strerror.c: Include config.h, limits.h.  Declare sprintf.
43370         (strerror): Don't assume that a printable int fits in 14 bytes.
43371
43372 2003-07-31  Bruno Haible  <bruno@clisp.org>
43373
43374         * modules/getpass-gnu: New file.
43375         * MODULES.html.sh (func_all_modules): Add getpass-gnu.
43376
43377 2003-07-31  Bruno Haible  <bruno@clisp.org>
43378
43379         * m4/getpass.m4 (gl_FUNC_GETPASS_GNU): New macro.
43380
43381 2003-07-24  Karl Berry  <karl@gnu.org>
43382
43383         * config/missing: update from automake.
43384
43385 2003-07-24  Derek Robert Price  <derek@ximbiot.com>
43386             Bruno Haible  <bruno@clisp.org>
43387
43388         * lib/getline.h (getline, getdelim): Change return type to ssize_t.
43389         * lib/getline.c (getline, getdelim): Likewise.
43390         Remove _GNU_SOURCE define; now it's defined in config.h through
43391         m4/getline.m4.
43392
43393 2003-07-23  Karl Berry  <karl@gnu.org>
43394
43395         * config/config.sub: update from prep.
43396
43397 2003-07-22  Paul Eggert  <eggert@twinsun.com>
43398
43399         * modules/xalloc (Depends-on): Add exitfail.
43400         * modules/xmemcoll: Likewise.
43401
43402 2003-07-22  Paul Eggert  <eggert@twinsun.com>
43403
43404         * lib/xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and
43405         over-parenthesization in macros.
43406
43407         Sync with coreutils.
43408
43409         * lib/xalloc.h (XMALLOC, XCALLOC, XREALLOC): Remove casts not
43410         required by C99.
43411
43412         Use `exit_failure' for xalloc and xmemcoll instead of their own
43413         private exit-failure variables.
43414         * lib/xalloc.h (xalloc_exit_failure): Remove.
43415         * lib/xmalloc.c: Likewise.  Include exitfail.h.
43416         (xalloc_die): Use exit_failure instead of xalloc_exit_failure.
43417         * lib/xmemcoll.h (xmemcoll_exit_failure): Remove.
43418         * lib/xmemcoll.c: Likewise.  Include exitfail.h.
43419         (xmemcoll): Use exit_failure instead of xalloc_exit_failure.
43420
43421 2003-07-20  Jim Meyering  <jim@meyering.net>
43422
43423         * modules/closeout (Depends-on): Add exitfail.
43424         Suggestion from Bruno Haible.
43425
43426 2003-07-19  Karl Berry  <karl@gnu.org>
43427
43428         * config/config.sub: update from prep.
43429
43430 2003-07-18  Paul Eggert  <eggert@twinsun.com>
43431
43432         * lib/closeout.h (close_stdout_set_status, close_stdout_status):
43433         Remove.
43434         * lib/closeout.c: Likewise.  Include "closeout.h" right after config.h,
43435         to test that it can stand by itself.  Include "exitfail.h".
43436         Clients should set exit_failure instead.
43437         (EXIT_FAILURE): Remove; no longer needed.  Do not include <stdlib.h>.
43438
43439 2003-07-18  Bruno Haible  <bruno@clisp.org>
43440
43441         * modules/getndelim2: New file.
43442         * modules/getline: Share files with module getndelim2.
43443         * modules/getnline: Depend on getndelim2 instead of sharing files with
43444         it. Add getnline.c to lib_SOURCES.
43445         * MODULES.html.sh (func_all_modules): Add getndelim2.
43446
43447 2003-07-18  Bruno Haible  <bruno@clisp.org>
43448
43449         * m4/getndelim2.m4: New file.
43450         * m4/getline.m4 (AM_FUNC_GETLINE): Add AC_LIBOBJ of getndelim2.c and
43451         invoke gl_PREREQ_GETNDELIM2.
43452         (gl_PREREQ_GETLINE): Drop AC_HEADER_STDC, now done by
43453         gl_PREREQ_GETNDELIM2.
43454         * m4/getnline.m4 (gl_GETNLINE): Drop AC_HEADER_STDC, now done by
43455         gl_GETNDELIM2.
43456
43457 2003-07-18  Bruno Haible  <bruno@clisp.org>
43458
43459         * lib/getndelim2.h: New file.
43460         * lib/getndelim2.c: Make into a module of its own. Include config.h,
43461         getndelim2.h.
43462         (getndelim2): Make non-static. Change return type to ssize_t.
43463         * lib/getline.h: Change argument names.
43464         * lib/getline.c: Include getndelim2.h instead of getndelim2.c.
43465         * lib/getnline.c: Include getndelim2.h.
43466
43467 2003-07-18  Andreas Schwab  <schwab@suse.de>
43468
43469         * lib/memcoll.c (memcoll) [!HAVE_STRCOLL]: Clear errno.
43470
43471 2003-07-17  Karl Berry  <karl@gnu.org>
43472
43473         * config/config.sub: update from prep.
43474
43475 2003-07-17  Bruno Haible  <bruno@clisp.org>
43476
43477         * modules/getnline: New file.
43478         * modules/getline: Add lib/getndelim2.c to source file list.
43479         * MODULES.html.sh (func_all_modules): Add getnline.
43480
43481 2003-07-17  Bruno Haible  <bruno@clisp.org>
43482
43483         * m4/getnline.m4: New file.
43484
43485 2003-07-17  Bruno Haible  <bruno@clisp.org>
43486
43487         * m4/Makefile.am.in: Remove file.
43488         * m4/Makefile.am: Remove file.
43489         * m4/Makefile.in: Remove file.
43490
43491 2003-07-17  Bruno Haible  <bruno@clisp.org>
43492
43493         * lib/getnline.h: New file.
43494         * lib/getnline.c: New file.
43495         * lib/getndelim2.c: New file, extracted from getline.c.
43496         (getndelim2): Renamed from getdelim2, with added nmax argument.
43497         * lib/getline.c: Include getndelim2.c.
43498         (getdelim2): Moved out to getndelim2.c.
43499         (getline, getdelim): Update.
43500
43501 2003-07-17  Bruno Haible  <bruno@clisp.org>
43502
43503         * lib/Makefile.am: Remove file.
43504         * lib/Makefile.in: Remove file.
43505
43506 2003-07-17  Bruno Haible  <bruno@clisp.org>
43507
43508         * configure.in: Remove file.
43509         * Makefile.in: Remove file.
43510
43511 2003-07-17  Bruno Haible  <bruno@clisp.org>
43512
43513         * MODULES.html.sh: Put the </BODY> right before </HTML>.
43514
43515 2003-07-16  Karl Berry  <karl@gnu.org>
43516
43517         * config/srclist-update: was running fixlicense twice, which caused
43518                 texinfo.tex to be nullified for some reason.  Simplify,
43519                 $gplsrc is no longer needed as far as I can see?
43520
43521 2003-07-16  Jim Meyering  <jim@meyering.net>
43522
43523         * modules/save-cwd: Depend on xgetcwd.  From Derek Price.
43524
43525 2003-07-15  Paul Eggert  <eggert@twinsun.com>
43526
43527         * config/srclist.txt: Get the following files from gettext-runtime/intl
43528         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
43529         ref-del.sin.  From Bruno Haible.
43530         * config/srclist-update (fixfile): Change grep pattern again, since the
43531         previous fix didn't work (there was another trailing $).  Use
43532         '[$]' to escape the $s.
43533
43534 2003-07-15  Karl Berry  <karl@gnu.org>
43535
43536         * lib/vasnprintf.c: update from gettext.
43537
43538 2003-07-15  Karl Berry  <karl@gnu.org>
43539
43540         * config/srclist-update (fixfile): Change grep pattern, since 'Id'
43541         gets expanded when surrounded by '$'.
43542
43543 2003-07-15  Jim Meyering  <jim@meyering.net>
43544
43545         * modules/save-cwd: Don't depend on error.  From Derek Price.
43546
43547 2003-07-15  Jim Meyering  <jim@meyering.net>
43548
43549         * lib/makepath.c (make_path): Enclose diagnostic in _(...).
43550
43551 2003-07-14  Simon Josefsson  <jas@extundo.com>
43552
43553         * modules/mempcpy: New file.
43554         * MODULES.html.sh (func_all_modules): Add mempcpy.
43555
43556 2003-07-14  Simon Josefsson  <jas@extundo.com>
43557
43558         * m4/mempcpy.m4: New file.
43559
43560 2003-07-14  Simon Josefsson  <jas@extundo.com>
43561
43562         * lib/mempcpy.h: New file.
43563         * lib/mempcpy.c: New file.
43564
43565 2003-07-14  Paul Eggert  <eggert@twinsun.com>
43566
43567         * modules/getdate, modules/posixtm: Depend on mktime.
43568
43569 2003-07-14  Paul Eggert  <eggert@twinsun.com>
43570
43571         * lib/ceill.c, expl.c, floorl.c, frexpl.c, ldexpl.c, mathl.h,
43572         sincosl.c, sqrtl.c, trigl.c, trigl.h, poll.c, poll_.h, mkstemp.c,
43573         unicodeio.c, unicodeio.h, unlocked-io.h:
43574         Switch from LGPL to GPL.
43575
43576 2003-07-14  Paul Eggert  <eggert@twinsun.com>
43577
43578         * lib/asnprintf.c, asprintf.c, config.charset, gettext.h,
43579         localcharset.c, localcharset.h, mkdtemp.c, printf-args.c,
43580         printf-args.h, printf-parse.c, printf-parse.h, ref-add.sin,
43581         ref-del.sin, setenv.c, unsetenv.c, vasnprintf.c, vasnprintf.h,
43582         vasprintf.c, vasprintf.h: Regenerate.  These files are now being
43583         updated automatically by ../config/srclist-update.  This changes
43584         their license from LPGL to GPL.
43585
43586 2003-07-14  Paul Eggert  <eggert@twinsun.com>
43587
43588         * config/srclist.txt: Add tons more gettext files.  $GETTEXT is now
43589         assumed to refer to the root of the most recent stable gettext version.
43590         * config/srclistvars.sh: Add defaults for eggert.
43591         * config/srclist-update: Convert LGPL to GPL in shell scripts, too.
43592         Match "This program" as well as "The program".  This is needed
43593         for gettext.
43594
43595 2003-07-14  Jim Meyering  <jim@meyering.net>
43596
43597         Don't emit diagnostics.  Let callers do that.
43598         * lib/save-cwd.c: Don't include "error.h".
43599         (save_cwd): Don't call error.  Ensure that errno is valid
43600         when returning nonzero.
43601
43602         * lib/save-cwd.h (restore_cwd): Update prototype.
43603         * lib/save-cwd.c (restore_cwd): Remove two parameters.
43604         Simplify.  Don't call error upon failure.  Let callers do that.
43605         (save_cwd): Mention that Irix 5.3 has the same problem as SunOS 4
43606         when auditing is enabled.  But don't bother updating the #if.
43607
43608 2003-07-11  Alexandre Duret-Lutz  <adl@gnu.org>
43609
43610         * lib/obstack.h (__INT_TO_PTR): Revert change of 2003-03-13;
43611         it breaks C++ compilation.
43612         [!__GNUC__ || !__STDC__] (obstack_finish): Cast result to void*.
43613
43614 2003-07-10  Simon Josefsson  <jas@extundo.com>
43615
43616         * modules/strchrnul (Makefile.am): Add strchrnul.h.
43617
43618 2003-07-10  Jim Meyering  <jim@meyering.net>
43619
43620         * m4/clock_time.m4: Remove trailing blank.
43621         * m4/intmax_t.m4: Likewise.
43622
43623 2003-07-10  Jim Meyering  <jim@meyering.net>
43624
43625         * lib/vasnprintf.c: Remove trailing blanks.
43626         Make cpp indentation consistent.
43627
43628 2003-07-09  Paul Eggert  <eggert@twinsun.com>
43629
43630         * lib/alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h,
43631         posixver.c, strftime.c, strnlen.c, strverscmp.c:
43632         Switch from LGPL to GPL.
43633
43634 2003-07-09  Paul Eggert  <eggert@twinsun.com>
43635
43636         * config/srclist.txt: Sort sublists.  Add
43637         $LIBCSRC/sysdeps/generic/strtoul.c. In comments, add more libc files
43638         that differ from gnulib for one reason or another; we'd like this list
43639         to be smaller but for now let's document what we have.
43640
43641 2003-07-08  Paul Eggert  <eggert@twinsun.com>
43642
43643         * config/srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding
43644         the use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
43645         and sweeter "eval x=$x".
43646         * config/srclist.txt: Get lib/argp* from glibc.
43647
43648 2003-07-07  Paul Eggert  <eggert@twinsun.com>
43649
43650         * lib/mktime.c: Fix some boundary cases and remove need for floating
43651         point.
43652
43653         Issue a compile-time diagnostic if time_t is floating point, or if
43654         two's complement arithmetic is not in effect, or if arithmetic
43655         right shift does not propagate the sign.  These assumptions were
43656         all in the original code but they weren't checked.
43657
43658         (TIME_T_MIDPOINT, verify): New macros.
43659         (__isleap): Remove; it has integer overflow problems.
43660         (leapyear): New function, without those problems.
43661         (ydhms_tm_diff): Remove; splitting into two parts.
43662         (ydhms_diff): New function, containing the arithmetic part of
43663         the old ydhms_tm_diff function.  Issue a compile-time
43664         diagnostic if we are not using C99 integer division.
43665         Avoid casts when possible.
43666         (guess_time_tm): New function, containing the checking part of
43667         the old ydhms_tm_diff function.  Return the new value, rather than
43668         the difference between it and the old.  Accept a new argument T
43669         so that *T specifies the old value.  Check for overflow in the result.
43670
43671         (__mktime_internal): Use a time_t offset, not a long int offset.
43672         This undoes the 2003-06-04 change, which is no longer needed now
43673         that we have better overflow checking.
43674         (localtime_offset): Likewise.
43675
43676         (__mktime_internal): Avoid harmful overflow on hosts where time_t
43677         and long are 64-bit but int is only 32-bit.
43678         (ydhms_diff): Use long int to store year1 and yday1.
43679         Issue a compile-time diagnostic if long int is not wide enough.
43680
43681         (__mktime_internal): Use long int to store adjusted year and yday.
43682         Use plain C rather than preprocessor commands, if that doesn't
43683         affect efficiency.
43684         Check for overflow (and try to repair) after each probe
43685         rather than checking only at the very end.  This avoids some bugs
43686         (e.g., southern hemisphere, behind GMT, and GMT offset at minimum time
43687         does not equal GMT offset at maximum time).
43688         Use integer to check for overflow rather than floating point; this
43689         is more portable to non-IEEE hosts, and is a tad faster.
43690         When we detect that we are oscillating between two values,
43691         don't check whether tm_isdst has the requested value, since
43692         we already know the answer.  When tm_isdst has the wrong value,
43693         use a different heuristic to find the right one, based on the
43694         extreme values actually observed in practice in tz2003a,
43695         rather than the (overly optimistic) "previous 3 calendar quarters".
43696
43697         (not_equal_tm, print_tm, check_result): Use "const T" rather than
43698         "T const" to accommodate glibc style.
43699         (check_result): Use less-confusing report format.  "long" -> "long int.
43700         (main): Likewise.
43701         Don't loop if the iteration overflows time_t.
43702         Allow a negative step in the iteration.
43703
43704 2003-07-06  Karl Berry  <karl@gnu.org>
43705
43706         * config/depcomp: update from automake.
43707         * config/config.sub: update from prep.
43708
43709 2003-07-03  Karl Berry  <karl@gnu.org>
43710
43711         * config/config.guess: update from prep.
43712
43713 2003-07-01  Paul Eggert  <eggert@twinsun.com>
43714
43715         * m4/xreadlink.m4 (gl_XREADLINK): Don't check for sys/types.h, since
43716         xreadlink.c now includes it unconditionally.
43717
43718 2003-07-01  Paul Eggert  <eggert@twinsun.com>
43719
43720         * lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
43721         having it depend on HAVE_SYS_TYPES_H.
43722
43723 2003-07-01  Bruno Haible  <bruno@clisp.org>
43724
43725         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Don't include <unistd.h>.
43726         <sys/types.h> should be sufficient.
43727         Reported by Paul Eggert.
43728
43729 2003-06-26  Karl Berry  <karl@gnu.org>
43730
43731         * config/depcomp: update from automake.
43732
43733 2003-06-26  Bruno Haible  <bruno@clisp.org>
43734
43735         * modules/human: Depend on module stdbool.
43736
43737 2003-06-25  Bruno Haible  <bruno@clisp.org>
43738
43739         * modules/readlink: New file.
43740         * modules/xreadlink: Depend on it.
43741         * MODULES.html.sh (func_all_modules): Add readlink.
43742
43743 2003-06-25  Bruno Haible  <bruno@clisp.org>
43744
43745         * m4/readlink.m4: New file.
43746
43747 2003-06-25  Bruno Haible  <bruno@clisp.org>
43748
43749         * lib/readlink.c: New file.
43750
43751 2003-06-22  Karl Berry  <karl@gnu.org>
43752
43753         * config/srclist.txt: update mkinstalldirs from automake.
43754         * config/mkinstalldirs: update.
43755
43756 2003-06-22  Bruno Haible  <bruno@clisp.org>
43757
43758         Portability to mingw32.
43759         * m4/ssize_t.m4: New file, from GNU gettext.
43760         * m4/safe-read.m4 (gl_PREREQ_SAFE_READ): Require gt_TYPE_SSIZE_T.
43761         * m4/xreadlink.m4 (gl_XREADLINK): Require gt_TYPE_SSIZE_T.
43762
43763 2003-06-22  Bruno Haible  <bruno@clisp.org>
43764
43765         * modules/safe-read: Add m4/ssize_t.m4.
43766         * modules/xreadlink: Add m4/ssize_t.m4.
43767
43768 2003-06-20  Bruno Haible  <bruno@clisp.org>
43769
43770         Assume C89, so PARAMS isn't needed.
43771         * lib/unicodeio.h (PARAMS): Remove.
43772         * lib/unicodeio.c: Don't use PARAMS.
43773
43774 2003-06-18  Karl Berry  <karl@gnu.org>
43775
43776         * config/config.{guess,sub}: update from prep.
43777
43778 2003-06-18  Jim Meyering  <jim@meyering.net>
43779
43780         Merge changes from coreutils.
43781         * lib/readutmp.c: Include <string.h> and <stdlib.h> unconditionally.
43782         Remove explicit declarations of xmalloc and realloc.
43783         Include xalloc.h.
43784         (read_utmp): Remove anachronistic cast of xmalloc.
43785
43786 2003-06-17  Paul Eggert  <eggert@twinsun.com>
43787
43788         Assume C89, so PARAMS isn't needed.
43789         * lib/backupfile.h (PARAMS): Remove.  All uses removed.
43790         * lib/closeout.h, lib/dirname.h, lib/filemode.h, lib/fsusage.h,
43791         lib/getdate.h, lib/getline.h, lib/group-member.h, lib/hard-locale.h,
43792         lib/hash.h, lib/linebuffer.h, lib/long-options.h, lib/makepath.h,
43793         lib/memcasecmp.h, lib/memcoll.h, lib/modechange.h, lib/mountlist.h,
43794         lib/path-concat.h, lib/physmem.h, lib/posixtm.h, lib/quote.h,
43795         lib/readutmp.h, lib/same.h, lib/save-cwd.h, lib/savedir.h,
43796         lib/stdio-safer.h, lib/strtoimax.c, lib/strverscmp.h,
43797         lib/unistd-safer.h, lib/version-etc.h, lib/xalloc.h, lib/xreadlink.h,
43798         lib/xstrtod.h, lib/xstrtol.h: Likewise.
43799         * lib/filemode.h, lib/hard-locale.h, lib/memcoll.h, lib/modechange.h,
43800         lib/physmem.h, lib/same.h, lib/strverscmp.h: Do not include config.h;
43801         no longer needed. Anyway, config.h should always be included before any
43802         other file.
43803
43804 2003-06-11  Simon Josefsson  <jas@extundo.com>
43805
43806         * modules/sysexits: New file.
43807         * MODULES.html.sh (func_all_modules): Add sysexits.
43808
43809 2003-06-11  Simon Josefsson  <jas@extundo.com>
43810
43811         * lib/sysexit_.h: New file.
43812
43813 2003-06-11  Derek Price  <derek@ximbiot.com>
43814
43815         * lib/stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is
43816         necessary.
43817
43818 2003-06-11  Bruno Haible  <bruno@clisp.org>
43819
43820         * m4/sysexits.m4: New file.
43821
43822 2003-06-10  Simon Josefsson  <jas@extundo.com>
43823
43824         * lib/argp.h: New file, from glibc.
43825         * lib/argp-ba.c: New file, from glibc.
43826         * lib/argp-eexst.c: New file, from glibc.
43827         * lib/argp-fmtstream.c: New file, from glibc.
43828         * lib/argp-fmtstream.h: New file, from glibc.
43829         * lib/argp-fs-xinl.c: New file, from glibc.
43830         * lib/argp-help.c: New file, from glibc.
43831         * lib/argp-namefrob.h: New file, from glibc.
43832         * lib/argp-parse.c: New file, from glibc.
43833         * lib/argp-pv.c: New file, from glibc.
43834         * lib/argp-pvh.c: New file, from glibc.
43835         * lib/argp-xinl.c: New file, from glibc.
43836
43837 2003-06-10  Simon Josefsson  <jas@extundo.com>
43838
43839         * modules/strchrnul: New file.
43840
43841 2003-06-10  Simon Josefsson  <jas@extundo.com>
43842
43843         * modules/argp: New file.
43844
43845 2003-06-10  Simon Josefsson  <jas@extundo.com>
43846
43847         * m4/strchrnul.m4: New file.
43848
43849 2003-06-10  Simon Josefsson  <jas@extundo.com>
43850
43851         * lib/strchrnul.h: New file.
43852         * lib/strchrnul.c: New file.
43853
43854 2003-06-10  Bruno Haible  <bruno@clisp.org>
43855
43856         * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
43857
43858 2003-06-07  Karl Berry  <karl@gnu.org>
43859
43860         * config/config.{guess,sub}: update from prep.
43861
43862 2003-06-07  Jim Meyering  <jim@meyering.net>
43863
43864         * modules/strtod: Use $(...) notation, not @...@ for
43865         AC_REPLACE'd variables.
43866         * modules/localcharset: Likewise.
43867
43868 2003-06-07  Jim Meyering  <jim@meyering.net>
43869
43870         * lib/readtokens.h: Put `Free Software Foundation, Inc.'
43871         in place of my name in the copyright comment.
43872         Remove definition and uses of __P.
43873
43874         From coreutils.
43875         * lib/stat.c: Don't declare xmalloc explicitly.
43876         Instead, include "xalloc.h".
43877         * lib/readtokens.c (readtokens): Remove anachronistic casts of xmalloc,
43878         xrealloc, and xcalloc return values.
43879         * lib/xgetcwd.c (xgetcwd): Include "xgetcwd.h".
43880         Improve comment.
43881         * lib/xgetcwd.h: Remove definition/uses of PARAMS.
43882
43883 2003-06-07  Bruno Haible  <bruno@clisp.org>
43884
43885         * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to
43886         avoid AC_CONFIG_LINKS.
43887         * modules/fnmatch (Makefile.am): Use explicit creation rule for
43888         fnmatch.h, to avoid AC_CONFIG_LINKS.
43889         * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe.
43890
43891 2003-06-07  Bruno Haible  <bruno@clisp.org>
43892
43893         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH, gl_FUNC_FNMATCH_POSIX,
43894         gl_FUNC_FNMATCH_GNU): Set FNMATCH_H instead of invoking
43895         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
43896         directory.
43897         * m4/poll.m4 (gl_FUNC_POLL): Set POLL_H instead of invoking
43898         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
43899         directory.
43900
43901 2003-06-06  Jim Meyering  <jim@meyering.net>
43902
43903         Merge from coreutils.
43904         * lib/same.c: (same_name): Declare *_basename locals to be `const'.
43905         Consolidate declarations and initializations of *_base* locals.
43906
43907         Merge from coreutils.
43908         This avoids a core dump on systems without GNU putenv,
43909         when running `env -u SOME_ALREADY_UNSET_VARIABLE'.
43910         * lib/putenv.c (__set_errno, LOCK, UNLOCK): Define.
43911         (unsetenv): New static function, from GNU libc.
43912         (rpl_putenv): Use it.
43913
43914         * lib/modechange.c: Remove trailing blanks.
43915
43916         Merge from coreutils.
43917         * lib/fsusage.c: Remove declaration of statfs.
43918         It conflicted with one from OSF/1 5.1 in <sys/mount.h>.
43919
43920         * lib/posixtm.c: Include <stdbool.h> unconditionally.
43921
43922 2003-06-06  Jim Meyering  <jim@meyering.net>
43923
43924         * lib/stdbool_.h: Renamed from stdbool.h.in.
43925
43926 2003-06-06  Jim Meyering  <jim@meyering.net>
43927             Bruno Haible  <bruno@clisp.org>
43928
43929         * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
43930         Adjust Makefile.am snippet not to redirect directly to target.
43931         Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
43932
43933 2003-06-05  Paul Eggert  <eggert@twinsun.com>
43934
43935         * lib/mktime.c (__mktime_internal): When resolving a tm_isdst
43936         mismatch, look in future quarters as well as past.  This fixes a
43937         bug when processing fall-backwards gaps immediately after a long
43938         period of daylight-saving time.
43939
43940         * lib/mktime.c: Assume freestanding C89 or better.
43941         (HAVE_LIMITS_H): Remove.  Assume it's 1.
43942         (__P): Remove; not used.
43943         (CHAR_BIT, INT_MIN, INT_MAX): Remove; <limits.h> defines them.
43944         (mktime, not_equal_tm, print_tm, check_result,
43945         main): Use prototypes.  Use const * where appropriate.
43946         (main): Fix typo in testing code that uncovered by above changes.
43947         (Local Variables): Remove -DHAVE_LIMITS_H from compile-command.
43948
43949 2003-06-04  Paul Eggert  <eggert@twinsun.com>
43950
43951         * m4/human.m4 (gl_HUMAN): Require AM_STDBOOL_H.  Check for
43952         locale.h, localeconv.  This merges changes from coreutils.
43953
43954         * m4/mktime.m4 (AC_FUNC_MKTIME): New macro, taken from Autoconf CVS.
43955         It can be removed after the next Autoconf is released.
43956         * m4/exclude.m4 (gl_EXCLUDE): Don't check for sys/types.h; no loner
43957         needed.
43958
43959 2003-06-04  Paul Eggert  <eggert@twinsun.com>
43960
43961         * lib/mktime.c: Fix Debian bug 177940
43962         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177940>.
43963         (localtime_offset): Now long int, not time_t, because we want it
43964         to be guaranteed to be signed.  All uses changed.
43965         (__mktime_internal): If overflow would occur when adding offset,
43966         don't add it.
43967
43968         Merge 'human' changes from coreutils.  Rewrite to support
43969         locale-specific notations like thousands separators.
43970         * lib/human.c: Simplify authorship notice.
43971         Include human.h immediately after config.h.
43972         <sys/types.h>, <stdio.h>: Do not include; no longer needed.
43973         <limits.h>: Do not include, since human.h does.
43974         (SIZE_MAX, UINTMAX_MAX): New macros.
43975         <strings.h>: Include if HAVE_STRINGS_H, not if !HAVE_STRING_H.
43976         <locale.h>: Include if HAVE_LOCALE_H and HAVE_LOCALECONV.
43977         (HUMAN_READABLE_SUFFIX_LENGTH_MAX): New macro.
43978         (power_letter): Renamed from suffixes.
43979         (generate_suffix_backwards): Remove.
43980         (adjust_value): Now takes int style (because of human.h changes)
43981         and long double value (for greater precision on some platforms).
43982         (group_number): New function.
43983         (human_readable): Use it.  Use integer options, not enum.
43984         Put the options before the sizes in the arg list.
43985         Support all the new options.
43986         The old human_readable function has been removed;
43987         use inttostr.h instead.
43988         (human_readable, default_block_size, humblock):
43989         Use uintmax_t, not int, for block sizes.
43990         (human_readable_inexact, block_size_types): Remove.
43991         (block_size_opts): New constant.
43992         (human_options): Renamed from human_block_size, with new signature
43993         that allows block sizes up to UINTMAX_MAX.  All callers changed.
43994         * lib/human.h: Add copyright and authorship notice.
43995         Include <limits.h> and <stdbool.h> unconditionally.
43996         (PARAMS): Remove.  All uses removed.
43997         (LONGEST_HUMAN_READABLE): Add support for thousands separator.
43998         (enum human_inexact_style): Remove tag; now a nameless enum.
43999         (human_floor, human_ceiling, human_round_to_even): Now have
44000         values 2, 0, 1 rather than -1, 1, 0.
44001         (human_group_digits, human_suppress_point_zero, human_autoscale,
44002         human_base_1024, human_SI, human_B): New constants.
44003         (human_readable_inexact, human_block_size): Remove.
44004         (human_readable): Size args are now uintmax_t, not int.
44005         (human_options): New decl.
44006
44007         * lib/exclude.c: (new_exclude, add_exclude): Remove casts that are
44008         unnecessary now that we assume C89 or better.  This change
44009         imported from coreutils.
44010
44011         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
44012         arbitrarily.  This is the same patch as 2003-05-28, but it got lost
44013         in the 2003-05-30 sync from glibc.
44014
44015         .h files should stand alone, but we shouldn't include <sys/types.h>
44016         if we can get away with just <stddef.h>.
44017
44018         * lib/__fpending.h, addext.c, backupfile.c, exclude.c, getline.c,
44019         malloc.c, putenv.c, realloc.c, strcasecmp.c: Include <stddef.h>
44020         rather than <sys/types.h>, as we merely need size_t.
44021         * lib/dirname.h, memcoll.h, xalloc.h, xmemcoll.h: Include <stddef.h>,
44022         to get size_t.
44023         * lib/hash.h, linebuffer.h, readtokens.h, stdio-safer.h, version-etc.h:
44024         Include <stdio.h>, to get FILE.
44025         * lib/memcasecmp.c: Don't include <sys/types.h>, as we can assume
44026         memcasecmp.h has included <stddef.h> and all we need is size_t.
44027         * lib/memcoll.c: Include "memcoll.h", which gets us size_t and checks
44028         our interface, instead of including <sys/types.h>
44029
44030 2003-06-04  Paul Eggert  <eggert@twinsun.com>
44031
44032         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for
44033         now, as glibc mktime is buggy on non-glibc systems.
44034
44035 2003-06-03  Karl Berry  <karl@gnu.org>
44036
44037         * config/config.sub: update from prep.
44038
44039 2003-06-02  Paul Eggert  <eggert@twinsun.com>
44040
44041         [from coreutils]
44042         Fix some minor time-related bugs with POSIX time arguments.
44043         Some valid time stamps were being rejected (notably -1, and
44044         time stamps before 1900 on 64-bit hosts).  And some invalid
44045         time stamps were being accepted, e.g. September 31.
44046
44047         * lib/posixtm.h (posixtime): Return bool instead of time_t, so
44048         that we can return (time_t) -1 successfully.
44049         * lib/posixtm.c: Likewise.
44050         [HAVE_STDBOOL_H]: Include <stdbool.h>.
44051         (bool, false, true) [!HAVE_STDBOOL_H]: New type.
44052         (t): Remove static var.
44053         (year, posix_time_parse): Now takes struct tm * arg to modify, instead
44054         of static var.  All uses changed.
44055         (year): Do not reject years before 1900; they can occur with
44056         64-bit time_t.
44057         (posix_time_parse): Do not check for out-of-range components;
44058         that is now the caller's responsibility, since our checks were
44059         only approximations.
44060         (posixtime): Use mktime to check for out-of-range components,
44061         since it knows them exactly.
44062         If mktime returns (time_t) -1, check whether an error actually occurred
44063         by invoking localtime on -1.
44064         (main) [TEST_POSIXTIME]: Check for input data errors, and report
44065         posixtime failures better.
44066         Improve the test data (in comments only).
44067
44068 2003-06-02  Karl Berry  <karl@gnu.org>
44069
44070         * config/mkinstalldirs (version): new variable.
44071         (--version): new option.
44072         (usage): improve message.
44073
44074 2003-05-30  Karl Berry  <karl@gnu.org>
44075
44076         * lib/mktime.c: update from libc.
44077
44078 2003-05-30  Bruno Haible  <bruno@clisp.org>
44079
44080         * modules/gettext: Add files m4/nls.m4 and m4/po.m4.
44081         * config/config.rpath: Upgrade to gettext-0.12.1.
44082
44083 2003-05-30  Bruno Haible  <bruno@clisp.org>
44084
44085         * m4/gettext.m4: Upgrade to gettext-0.12.1.
44086         * m4/nls.m4: New file, from gettext-0.12.1.
44087         * m4/po.m4: New file, from gettext-0.12.1.
44088         * m4/progtest.m4: Upgrade to gettext-0.12.1.
44089
44090 2003-05-30  Bruno Haible  <bruno@clisp.org>
44091
44092         * lib/config.charset: Upgrade to gettext-0.12.1 and libiconv-1.9.1.
44093         * lib/localcharset.h: Likewise.
44094         * lib/localcharset.c: Likewise.
44095
44096 2003-05-29  Karl Berry  <karl@gnu.org>
44097
44098         * config/config.rpath: update from gettext.
44099
44100 2003-05-28  Paul Eggert  <eggert@twinsun.com>
44101
44102         Assume the headers required for C89 freestanding compilers.
44103         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for limits.h.
44104         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Likewise.
44105         * m4/human.m4 (gl_HUMAN): Likewise.
44106         * m4/pathmax.m4 (gl_PATHMAX): Likewise.
44107         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Likewise.
44108         * m4/userspec.m4 (gl_USERSPEC): Likewise.
44109         * m4/xreadlink.m4 (gl_XREADLINK): Likewise.
44110         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
44111         * m4/quote.m4 (gl_QUOTE): Don't check for stddef.h.
44112
44113 2003-05-28  Paul Eggert  <eggert@twinsun.com>
44114
44115         Assume the headers required for C89 freestanding compilers.
44116         * lib/addext.c, lib/backupfile.c, lib/fsusage.c, lib/human.c,
44117         lib/pathmax.h, lib/rpmatch.c, lib/userspec.c, lib/xreadlink.c,
44118         lib/xstrtol.c: Include <limits.h> without checking for HAVE_LIMITS_H.
44119         * lib/backupfile.c, lib/fsusage.c, lib/hash.c, lib/human.c,
44120         lib/safe-read.c, lib/userspec.c, lib/xstrtol.c (CHAR_BIT): Don't
44121         define, since <limits.h> is guaranteed to do that.
44122         * lib/fatal.c: Include <stdarg.h> without checking for __STDC__.
44123         * lib/exclude.c: Include <stdbool.h> unconditionally.
44124         * lib/tempname.c: Include <stddef.h> unconditionally.
44125         * lib/hash.c: Include <limits.h>, since we no longer define CHAR_BIT.
44126         * lib/modechange.c, rpmatch.c (NULL): Don't define, since
44127         <stddef.h> does that.
44128         * lib/quote.c: Dont include <stddef.h> or <sys/types.h>; not needed.
44129         * lib/safe-read.c (INT_MAX): Don't define, since <limits.h> does that.
44130         * lib/safe-read.c (TYPE_MINIMUM, TYPE_MAXIMUM): Remove; no longer
44131         needed.
44132         * lib/xstrtol.c: Likewise.
44133         * lib/safe-read.c: Remove TYPE_SIGNED; no longer needed.
44134         * lib/savedir.c: Include <stddef.h> instead of defining NULL.
44135
44136         * lib/addext.c (addext): Use assignment rather than cast, to avoid
44137         warnings on some platforms.
44138
44139         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
44140         arbitrarily.
44141
44142 2003-05-26  Jim Meyering  <jim@meyering.net>
44143
44144         Merge in a change from coreutils:
44145         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one
44146         that is guaranteed to be `no'.  Use `no_such_member' to indicate
44147         that condition, rather than `-1' which is slightly misleading.
44148         Change the name of the cache variable to have the gl_ prefix.
44149         Prompted by a patch from Richard Dawe for DJGPP.
44150
44151 2003-05-24  Karl Berry  <karl@gnu.org>
44152
44153         * config/config.guess: update from prep.
44154
44155 2003-05-22  Karl Berry  <karl@gnu.org>
44156
44157         * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg.
44158
44159 2003-05-20  Karl Berry  <karl@gnu.org>
44160
44161         * config/config.guess: update from prep.
44162
44163 2003-05-18  Karl Berry  <karl@gnu.org>
44164
44165         * config/srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF
44166         might actually be set by the user.
44167
44168         * config/depcomp, install-sh, mdate-sh: update from automake.
44169
44170 2003-05-17  Bruno Haible  <bruno@clisp.org>
44171
44172         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Fix a quoting bug leading to an
44173         invalid expansion for AC_EGREP_CPP.
44174         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise.
44175         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
44176         Suggested by Akim Demaille <akim@epita.fr> in
44177         http://mail.gnu.org/archive/html/bug-autoconf/2003-05/threads.html
44178
44179 2003-05-12  Jim Meyering  <jim@meyering.net>
44180
44181         * lib/strftime.c (my_strftime): Let the `-' (no-pad) flag affect
44182         the space-padded-by-default conversion specifiers, %e, %k, %l.
44183
44184 2003-05-12  Bruno Haible  <bruno@clisp.org>
44185
44186         * lib/linebreak.c (iconv_string_length): Don't return -1 just because
44187         the string is longer than 4 KB.
44188
44189 2003-05-11  Karl Berry  <karl@gnu.org>
44190
44191         * config/config.{guess,sub}: update from prep.
44192
44193 2003-05-09  Bruno Haible  <bruno@clisp.org>
44194
44195         * modules/error: Add m4/strerror_r.m4 to file list.
44196
44197 2003-05-03  Bruno Haible  <bruno@clisp.org>
44198
44199         Upgrade to Unicode-4.0.
44200         * lib/linebreak.c (nonspacing_table_data): Change width of U+00AD,
44201         U+0350..U+0357, U+035D..U+035F, U+0600..U+0603, U+0610..U+0615,
44202         U+0656..U+0658, U+0A01, U+0AE2..U+0AE3, U+0CBC, U+17B4..U+17B5,
44203         U+17DD, U+1920..U+1922, U+1927..U+192B, U+1932, U+1939..U+193B
44204         from 1 to 0. Change width of U+0CBF, U+0CC6, U+180E from 0 to 1.
44205         (uc_width): Change width of U+4DC0..U+4DFF from 2 to 1. Change width
44206         of U+2A6D7..U+2F7FF, U+2FA1E..U+2FFFD, U+30000..U+3FFFD from 1 to 2.
44207         Change width of U+E0100..U+E01EF from 1 to 0.
44208
44209 2003-04-25  Jim Meyering  <jim@meyering.net>
44210
44211         * lib/copy-file.c (copy_file_preserving): Declare buf_size to be
44212         of type size_t, not int.
44213
44214 2003-04-25  Bruno Haible  <bruno@clisp.org>
44215
44216         * lib/copy-file.c: Include <stddef.h>, for size_t.
44217
44218 2003-04-21  Paul Eggert  <eggert@twinsun.com>
44219
44220         * m4/error.m4 (gl_ERROR): Do not put under dynamic conditions some
44221         code which expansion is under static control.  Patch imported from
44222         Akim Demaille's patch to Bison; see
44223         <http://mail.gnu.org/archive/html/bison-patches/2003-03/msg00057.html>.
44224
44225 2003-04-14  Bruno Haible  <bruno@clisp.org>
44226
44227         * m4/error.m4 (jm_PREREQ_ERROR): Use AC_FUNC_VPRINTF.
44228
44229 2003-04-11  Jim Meyering  <jim@meyering.net>
44230
44231         Merge changes from Coreutils.
44232
44233         2003-03-22  Jim Meyering  <jim@meyering.net>
44234
44235         * lib/strftime.c (widen): Cast alloca return value to proper type.
44236
44237         2003-01-19  Ulrich Drepper  <drepper@redhat.com>
44238
44239         From GNU libc.
44240         * lib/strftime.c (my_strftime): Handle very large width
44241         specifications for numeric values correctly.  Improve checks for
44242         overflow.
44243
44244         2003-01-19  Jim Meyering  <jim@meyering.net>
44245
44246         * lib/strftime.c (widen) [COMPILE_WIDE]: Merge nearly-identical
44247         definitions.
44248         (nl_get_alt_digit) [! defined my_strftime]: Define.
44249         (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of
44250         _nl_get_alt_digit and _nl_get_walt_digit.
44251
44252         * lib/strftime.c (my_strftime): Merge in locale-related changes from
44253         libc. These changes have no effect outside of _LIBC.
44254
44255 2003-04-10  Bruno Haible  <bruno@clisp.org>
44256
44257         * modules/findprog: New file.
44258         * MODULES.html.sh (func_all_modules): Add it.
44259
44260 2003-04-10  Bruno Haible  <bruno@clisp.org>
44261
44262         * m4/findprog.m4: New file.
44263         * m4/eaccess.m4: New file.
44264
44265 2003-04-10  Bruno Haible  <bruno@clisp.org>
44266
44267         * lib/findprog.h: New file, from GNU gettext.
44268         * lib/findprog.c: New file, from GNU gettext.
44269
44270 2003-04-05  Jim Meyering  <jim@meyering.net>
44271
44272         Merge changes from Coreutils.
44273
44274         * lib/exclude.h (PARAMS): Remove definition and uses.
44275         * lib/exclude.c: Remove uses of `PARAMS'.
44276
44277         * lib/dirname.c [TEST_DIRNAME]: Update build instructions for test.
44278         Add test-cases for DOS filenames. Declare program_name.
44279         (main): Set up program_name.  Patch by Rich Dawe.
44280
44281         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
44282         error from mntctl.
44283         Use mntctl's return value to drive the entry-processing loop, since
44284         we can't rely on the value of the vmt_length member in the last
44285         entry.  On some systems doing so could result in exhausting
44286         virtual memory.  Based in part on a patch from Mike Jetzer.
44287
44288 2003-04-04  Bruno Haible  <bruno@clisp.org>
44289
44290         * modules/linebreak: New file.
44291         * MODULES.html.sh (func_all_modules): Add it.
44292
44293 2003-04-04  Bruno Haible  <bruno@clisp.org>
44294
44295         * m4/linebreak.m4: New file.
44296
44297 2003-04-04  Bruno Haible  <bruno@clisp.org>
44298
44299         * lib/linebreak.h: New file, from GNU gettext.
44300         * lib/linebreak.c: New file, from GNU gettext with slight
44301         modifications.
44302         * lib/lbrkprop.h: New file, from GNU gettext.
44303
44304 2003-04-03  Bruno Haible  <bruno@clisp.org>
44305
44306         * modules/utf8-ucs4: New file.
44307         * modules/utf16-ucs4: New file.
44308         * modules/ucs4-utf8: New file.
44309         * modules/ucs4-utf16: New file.
44310         * MODULES.html.sh (func_all_modules): Add them.
44311
44312 2003-04-03  Bruno Haible  <bruno@clisp.org>
44313
44314         * m4/utf-ucs4.m4: New file.
44315         * m4/ucs4-utf.m4: New file.
44316
44317 2003-04-03  Bruno Haible  <bruno@clisp.org>
44318
44319         * lib/utf8-ucs4.h: New file, from GNU gettext.
44320         * lib/utf16-ucs4.h: New file, from GNU gettext.
44321         * lib/ucs4-utf8.h: New file, from GNU gettext.
44322         * lib/ucs4-utf16.h: New file, from GNU gettext.
44323
44324 2003-04-02  Bruno Haible  <bruno@clisp.org>
44325
44326         * modules/binary-io: New file.
44327         * MODULES.html.sh (func_all_modules): Add it.
44328
44329 2003-04-02  Bruno Haible  <bruno@clisp.org>
44330
44331         * lib/binary-io.h: New file, from GNU gettext.
44332
44333 2003-04-01  Bruno Haible  <bruno@clisp.org>
44334
44335         * modules/pathname: New file.
44336         * MODULES.html.sh (func_all_modules): Add it.
44337
44338 2003-04-01  Bruno Haible  <bruno@clisp.org>
44339
44340         * lib/pathname.h: New file, from GNU gettext.
44341         * lib/concatpath.c: New file, from GNU gettext.
44342
44343 2003-03-30  Bruno Haible  <bruno@clisp.org>
44344
44345         * m4/copy-file.m4 (gl_COPY_FILE): Add check for chown().
44346
44347 2003-03-30  Bruno Haible  <bruno@clisp.org>
44348
44349         * lib/copy-file.c (copy_file_preserving): Don't set owner if the
44350         function chown() doesn't exist.
44351
44352 2003-03-28  Bruno Haible  <bruno@clisp.org>
44353
44354         * modules/copy-file: New file.
44355         * MODULES.html.sh (func_all_modules): Add it.
44356
44357 2003-03-28  Bruno Haible  <bruno@clisp.org>
44358
44359         * m4/copy-file.m4: New file.
44360
44361 2003-03-28  Bruno Haible  <bruno@clisp.org>
44362
44363         * lib/copy-file.h: New file, from GNU gettext.
44364         * lib/copy-file.c: New file, from GNU gettext.
44365
44366 2003-03-18  Jim Meyering  <jim@meyering.net>
44367
44368         * lib/quote.c (quote_n): Fix typo in comment.
44369
44370 2003-03-18  Bruno Haible  <bruno@clisp.org>
44371
44372         * m4/onceonly.m4: Use m4_defn instead of defn, for better error
44373         checking.
44374         * m4/onceonly_2_57.m4: Likewise.
44375
44376 2003-03-17  Bruno Haible  <bruno@clisp.org>
44377
44378         * m4/onceonly.m4: Require autoconf 2.54 or newer.
44379         (m4_quote): Remove macro.
44380         * m4/onceonly_2_57.m4: Require autoconf 2.54 or newer.
44381
44382 2003-03-14  Jim Meyering  <jim@meyering.net>
44383
44384         Merge changes from Coreutils.
44385         * lib/obstack.h (obstack_object_size): Declare temporary, __o,
44386         to be const, in order to avoid warnings.
44387         (obstack_room): Likewise.
44388         (obstack_empty_p): Likewise.
44389
44390 2003-03-14  Bruno Haible  <bruno@clisp.org>
44391
44392         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE,
44393         AC_CHECK_DECLS_ONCE): Quote AC_FOREACH variable-expansions properly.
44394
44395 2003-03-13  Paul Eggert  <eggert@twinsun.com>
44396
44397         Merge changes from Bison.
44398         * lib/obstack.h: (__INT_TO_PTR) [__STDC__]: Cast result to
44399         (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
44400         when compiling Bison 1.875's `bitset bset = obstack_alloc
44401         (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
44402         * lib/hash.c: Include <stdbool.h> unconditionally.
44403
44404 2003-03-13  Paul Eggert  <eggert@twinsun.com>
44405
44406         * m4/onceonly.m4 (m4_quote): New macro.
44407         (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
44408         Quote AC_FOREACH variable-expansions properly.
44409
44410 2003-03-13  Paul Eggert  <eggert@twinsun.com>
44411
44412         * doc/COPYING.DOC, fdl.texi: Sync with latest FSF version.
44413
44414 2003-03-09  Paul Eggert  <eggert@twinsun.com>
44415
44416         * lib/argmatch.c (EXIT_FAILURE): Define if the system doesn't.
44417         Reported by Bruce Becker; see:
44418         http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html
44419
44420 2003-03-03  Paul Eggert  <eggert@twinsun.com>
44421             Bruno Haible  <bruno@clisp.org>
44422
44423         * lib/mbswidth.h: Include <wchar.h>. Needed for UnixWare 7.1.1.
44424         Reported by John Hughes, see
44425         http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html
44426
44427 2003-02-20  Bruno Haible  <bruno@clisp.org>
44428
44429         * MODULES.html.sh (func_all_modules): Add poll.
44430
44431 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
44432
44433         * modules/poll: New file.
44434
44435 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
44436
44437         * lib/poll_.h: New file.
44438         * lib/poll.c: New file.
44439
44440 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
44441
44442         * m4/poll.m4: New file.
44443
44444 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
44445
44446         * modules/mathl: New file.
44447
44448 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
44449
44450         * lib/mathl.h: New file.
44451         * lib/acosl.c: New file.
44452         * lib/asinl.c: New file.
44453         * lib/atanl.c: New file.
44454         * lib/ceill.c: New file.
44455         * lib/cosl.c: New file.
44456         * lib/expl.c: New file.
44457         * lib/floorl.c: New file.
44458         * lib/frexpl.c: New file.
44459         * lib/ldexpl.c: New file.
44460         * lib/logl.c: New file.
44461         * lib/sincosl.c: New file.
44462         * lib/sinl.c: New file.
44463         * lib/sqrtl.c: New file.
44464         * lib/tanl.c: New file.
44465         * lib/trigl.c: New file.
44466         * lib/trigl.h: New file.
44467
44468 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
44469
44470         * m4/mathl.m4: New file.
44471
44472 2003-02-18  Bruno Haible  <bruno@clisp.org>
44473
44474         * MODULES.html.sh (func_all_modules): Add mathl.
44475
44476 2003-02-17  Bruno Haible  <bruno@clisp.org>
44477
44478         * modules/mkdtemp: New module.
44479         * MODULES.html.sh (func_all_modules): Add it.
44480
44481 2003-02-17  Bruno Haible  <bruno@clisp.org>
44482
44483         * m4/mkdtemp.m4: New file, from GNU gettext with modifications.
44484
44485 2003-02-17  Bruno Haible  <bruno@clisp.org>
44486
44487         * lib/mkdtemp.h: New file, from GNU gettext.
44488         * lib/mkdtemp.c: New file, from GNU gettext.
44489
44490 2003-02-02  Jim Meyering  <jim@meyering.net>
44491
44492         * m4/regex.m4 (jm_INCLUDED_REGEX): Detect broken re_search in
44493         e.g. glibc-2.2.93.
44494
44495 2003-01-31  Bruno Haible  <bruno@clisp.org>
44496
44497         * m4/rename.m4 (vb_FUNC_RENAME): Add a redirection from 'rename' to
44498         'rpl_rename'.
44499         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Add a redirection from 'strnlen' to
44500         'rpl_strnlen'.
44501         * m4/strtod.m4 (gl_FUNC_STRTOD): Add a redirection from 'strtod' to
44502         'rpl_strtod'.
44503         * m4/utime.m4 (jm_FUNC_UTIME): Add a redirection from 'utime' to
44504         'rpl_utime'.
44505
44506 2003-01-31  Bruno Haible  <bruno@clisp.org>
44507
44508         * lib/rename.c: #undef rename before defining rpl_rename.
44509         * lib/strnlen.c: #undef strnlen, define rpl_strnlen instead of strnlen.
44510
44511 2003-01-30  Bruno Haible  <bruno@clisp.org>
44512
44513         * modules/vasnprintf, modules/vasprintf: New modules.
44514         * MODULES.html.sh (func_all_modules): Add them.
44515
44516 2003-01-30  Bruno Haible  <bruno@clisp.org>
44517
44518         * m4/signed.m4: New file, from GNU gettext.
44519         * m4/longdouble.m4: New file, from GNU gettext.
44520         * m4/wchar_t.m4: New file, from GNU gettext.
44521         * m4/wint_t.m4: New file, from GNU gettext.
44522         * m4/vasnprintf.m4: New file.
44523         * m4/vasprintf.m4: New file.
44524
44525 2003-01-30  Bruno Haible  <bruno@clisp.org>
44526
44527         * lib/printf-args.h: New file, from GNU gettext.
44528         * lib/printf-args.c: New file, from GNU gettext.
44529         * lib/printf-parse.h: New file, from GNU gettext.
44530         * lib/printf-parse.c: New file, from GNU gettext.
44531         * lib/vasnprintf.h: New file, from GNU gettext.
44532         * lib/vasnprintf.c: New file, from GNU gettext.
44533         * lib/asnprintf.c: New file, from GNU gettext.
44534         * lib/vasprintf.h: New file, from GNU gettext with modifications.
44535         * lib/vasprintf.c: New file, from GNU gettext.
44536         * lib/asprintf.c: New file, from GNU gettext.
44537
44538 2003-01-29  Bruno Haible  <bruno@clisp.org>
44539
44540         * modules/stpncpy: New module.
44541         * MODULES.html.sh (func_all_modules): Add it.
44542
44543 2003-01-29  Bruno Haible  <bruno@clisp.org>
44544
44545         * m4/stpncpy.m4: New file.
44546
44547 2003-01-29  Bruno Haible  <bruno@clisp.org>
44548
44549         * lib/stpncpy.h: New file, from GNU gettext with modifications.
44550         * lib/stpncpy.c: New file, from GNU gettext with modifications.
44551
44552 2003-01-28  Bruno Haible  <bruno@clisp.org>
44553
44554         * modules/c-ctype: New module.
44555         * MODULES.html.sh (func_all_modules): Add it.
44556
44557 2003-01-28  Bruno Haible  <bruno@clisp.org>
44558
44559         * lib/c-ctype.h: New file, from GNU gettext, with changes suggested by
44560         Paul Eggert.
44561         * lib/c-ctype.c: New file, from GNU gettext, with changes suggested by
44562         Paul Eggert.
44563
44564 2003-01-27  Bruno Haible  <bruno@clisp.org>
44565
44566         * modules/xsetenv: New module.
44567         * MODULES.html.sh (func_all_modules): Add it.
44568
44569 2003-01-27  Bruno Haible  <bruno@clisp.org>
44570
44571         * lib/xsetenv.h: New file, from GNU gettext.
44572         * lib/xsetenv.c: New file, from GNU gettext.
44573
44574 2003-01-23  Jim Meyering  <jim@meyering.net>
44575
44576         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that kept this
44577         from working on systems without dirfd (at least Irix and OSF1/Tru64).
44578
44579 2003-01-23  Bruno Haible  <bruno@clisp.org>
44580
44581         * modules/minmax: New module.
44582         * MODULES.html.sh (func_all_modules): Add it.
44583
44584 2003-01-23  Bruno Haible  <bruno@clisp.org>
44585
44586         * lib/minmax.h: New file, from GNU gettext, with comments from Paul
44587         Eggert.
44588
44589 2003-01-22  Bruno Haible  <bruno@clisp.org>
44590
44591         * modules/exit: New module.
44592         * MODULES.html.sh (func_all_modules): Add it.
44593
44594 2003-01-22  Bruno Haible  <bruno@clisp.org>
44595
44596         * lib/exit.h: New file, from GNU gettext.
44597
44598 2003-01-19  Bruno Haible  <bruno@clisp.org>
44599
44600         * gnulib-tool: Recognize option --extract-maintainer.
44601         (func_get_maintainer): New function.
44602         * modules/*: Add Maintainer entry.
44603
44604 2003-01-16  Jim Meyering  <jim@meyering.net>
44605
44606         * m4/regex.m4: The `regex' struct is both input and output.
44607         Initialize it before each use.  Patch by Tim Waugh.
44608
44609 2003-01-16  Bruno Haible  <bruno@clisp.org>
44610
44611         * MODULES.html.sh: Add a table of contents. Add the module name as
44612         leftmost column. Add hyperlinks.
44613
44614 2003-01-15  Bruno Haible  <bruno@clisp.org>
44615
44616         * m4/md5.m4 (gl_MD5): Require AC_C_INLINE.
44617
44618 2003-01-15  Bruno Haible  <bruno@clisp.org>
44619
44620         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.
44621         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL
44622         suffix.
44623
44624 2003-01-15  Bruno Haible  <bruno@clisp.org>
44625
44626         * m4/alloca.m4 (gl_FUNC_ALLOCA): Invoke AC_EGREP_CPP prerequisites.
44627
44628 2003-01-15  Bruno Haible  <bruno@clisp.org>
44629
44630         * lib/stpcpy.h (stpcpy): Use ANSI C function declarations.
44631         * lib/strcase.h (strcasecmp, strncasecmp): Likewise.
44632
44633 2003-01-14  Jim Meyering  <jim@meyering.net>
44634
44635         * lib/same.c (same_name): Tweak a comment.
44636
44637 2003-01-14  Bruno Haible  <bruno@clisp.org>
44638
44639         * lib/same.c (same_name): Reorder tests so as to avoid calling stat()
44640         when a string comparison is sufficient.
44641
44642 2003-01-14  Bruno Haible  <bruno@clisp.org>
44643
44644         * lib/readtokens.c (readtoken): Cast character to 'unsigned char', not
44645         'unsigned int'.
44646
44647 2003-01-14  Bruno Haible  <bruno@clisp.org>
44648
44649         * lib/hash-pjw.c: Add comment about low quality of this function.
44650
44651 2003-01-13  Bruno Haible  <bruno@clisp.org>
44652
44653         * modules/stpcpy: Distribute lib/stpcpy.h.
44654         * modules/setenv: Depend on alloca. Distribute lib/setenv.h.
44655
44656 2003-01-13  Bruno Haible  <bruno@clisp.org>
44657
44658         * modules/*: Add a description.
44659         * modules/strpbrk: Fix Makefile.am snippet.
44660         * modules/strtoimax: Fix dependencies.
44661         * modules/strtoumax: Likewise.
44662
44663 2003-01-13  Bruno Haible  <bruno@clisp.org>
44664
44665         * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS.
44666         * modules/alloca (Makefile.am): All object files depend on alloca.h.
44667         * modules/stdbool (Makefile.am): All object files depend on stdbool.h.
44668
44669 2003-01-13  Bruno Haible  <bruno@clisp.org>
44670
44671         * gnulib-tool (func_create_testdir): Store config/* files in the main
44672         directory.
44673         * config.rpath: Move to ...
44674         * config/config.rpath: ... here.
44675         * modules/gettext: Contains config/config.rpath, not config.rpath.
44676         * modules/iconv: Likewise.
44677
44678 2003-01-12  Paul Eggert  <eggert@twinsun.com>
44679
44680         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
44681         to avoid collisions with libcurses and libreadline.
44682
44683         * m4/getstr.m4: Remove.
44684         * m4/getline.m4 (gl_PREREQ_GETLINE): Require AC_HEADER_STDC.
44685
44686 2003-01-12  Paul Eggert  <eggert@twinsun.com>
44687
44688         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
44689         to avoid collisions with libcurses and libreadline.
44690
44691         * lib/Makefile.am (libfetish_a_SOURCES): Remove getstr.c, getstr.h.
44692         * lib/getstr.h, getstr.c: Remove.
44693         * lib/getline.c: Include "getline.h", to check interface.
44694         Move body of old getstr.c here: this defines MIN_CHUNK and
44695         declares getdelim2, which is renamed from getstr.
44696         (getline, getdelim): Adjust to renaming of getstr -> getdelim2.
44697
44698         * lib/linebuffer.c (readlinebuffer): Renamed from readline.
44699         All uses changed.
44700         * lib/linebuffer.h: Likewise.
44701         (readline): Remove backward-compatibility macro.
44702
44703 2003-01-12  Paul Eggert  <eggert@twinsun.com>
44704
44705         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
44706         to avoid collisions with libcurses and libreadline.
44707         * getstr: Remove.
44708         * MODULES.html.sh: Remove getstr.
44709         * modules/getline: Depend on unlocked-io, not getstr.
44710
44711 2003-01-12  Jim Meyering  <jim@meyering.net>
44712
44713         * lib/makepath.c: Don't test HAVE_ERRNO_H.  It's not necessary.
44714
44715 2003-01-10  Bruno Haible  <bruno@clisp.org>
44716
44717         * modules/alloca: Change Makefile.am requirements. Simplify Include
44718         requirements. Add lib/alloca_.h to file list.
44719
44720 2003-01-10  Bruno Haible  <bruno@clisp.org>
44721
44722         * m4/alloca.m4 (gl_FUNC_ALLOCA): Also define ALLOCA_H.
44723
44724 2003-01-10  Bruno Haible  <bruno@clisp.org>
44725
44726         * lib/alloca_.h: New file.
44727         * lib/getdate.y: Unconditionally include alloca.h.
44728         * lib/makepath.c: Likewise.
44729         * lib/setenv.c: Likewise.
44730         * lib/userspec.c: Likewise.
44731
44732 2003-01-09  Karl Berry  <karl@gnu.org>
44733
44734         * MODULES.html.sh: include `dirname $0` in PATH, to find
44735         gnulib-tool.
44736
44737 2003-01-09  Bruno Haible  <bruno@clisp.org>
44738
44739         * modules/stdbool: Change configure.ac, Makefile.am requirements.
44740         Simplify Include requirements. Add lib/stdbool.h.in to file list.
44741
44742 2003-01-09  Bruno Haible  <bruno@clisp.org>
44743
44744         * m4/stdbool.m4 (AM_STDBOOL_H): New macro.
44745
44746 2003-01-09  Bruno Haible  <bruno@clisp.org>
44747
44748         * lib/stdbool.h.in: New file.
44749
44750 2003-01-09  Bruno Haible  <bruno@clisp.org>
44751
44752         * gnulib-tool (func_all_modules): Ignore files ending in ~.
44753         * MODULES.html.sh: Likewise.
44754
44755 2003-01-08  Jim Meyering  <jim@meyering.net>
44756
44757         * lib/full-write.c: Undefine and define-away `const' after inclusion
44758         of errno.h, not before.  Suggestion from Bruno Haible.
44759
44760 2003-01-08  Bruno Haible  <bruno@clisp.org>
44761
44762         * modules/full-read: Depend on full-write.
44763
44764 2003-01-08  Bruno Haible  <bruno@clisp.org>
44765
44766         * lib/safe-read.c: Include specification header first, to ensure its
44767         selfcontainedness.
44768         * lib/full-write.c: Likewise.
44769
44770 2003-01-07  Jim Meyering  <jim@meyering.net>
44771
44772         * lib/full-write.c: Rework so that it may serve to define full_read,
44773         too.
44774         * lib/full-read.c: Simply #define FULL_READ and include full-write.c.
44775
44776 2003-01-07  Bruno Haible  <bruno@clisp.org>
44777
44778         * lib/strtoimax.c: Include <stdint.h> as an alternative to
44779         <inttypes.h>.
44780         * lib/xstrtol.h: Likewise.
44781         * lib/xstrtoimax.c: Likewise.
44782         * lib/xstrtoumax.c: Likewise.
44783         * lib/human.h: Likewise.
44784
44785         * lib/tempname.c: Include <inttypes.h> too. Avoids a compilation error
44786         on systems that have <inttypes.h> but not <stdint.h>.
44787
44788 2003-01-07  Bruno Haible  <bruno@clisp.org>
44789
44790         * MODULES.html.sh: Add copyright notice.
44791         (missed_files): Omit CVS directory entries.
44792         (func_module): Make it work with sed-3.02.
44793         * MODULES.txt: Remove file.
44794
44795 2003-01-06  Jim Meyering  <jim@meyering.net>
44796
44797         * lib/version-etc.c: Update year in translatable copyright string.
44798
44799 2003-01-03  Karl Berry  <karl@gnu.org>
44800
44801         * config/config.{guess,sub}: update from prep.
44802
44803 2003-01-02  Karl Berry  <karl@gnu.org>
44804
44805         * doc/COPYING.DOC: belatedly updated to 1.2.
44806
44807 2003-01-01  Karl Berry  <karl@gnu.org>
44808
44809         * gnulib-tool (func_verify_module): report module name $module in
44810         error message, not $1.
44811         * gnulib-tool (create-testdir): don't complain if destdir couldn't
44812         be created, only if it doesn't exist.
44813         * gnulib-tool (last_checkin_date): don't expand the $Date here.
44814
44815 2002-12-31  Paul Eggert  <eggert@twinsun.com>
44816
44817         * m4/memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
44818
44819 2002-12-31  Paul Eggert  <eggert@twinsun.com>
44820
44821         * lib/memcoll.c (memcoll): Fall back on a simple algorithm using
44822         memcmp if strcoll doesn't work.
44823
44824 2002-12-31  Bruno Haible  <bruno@clisp.org>
44825
44826         * lib/utime.c (utime_null): No need to call ftruncate if the file was
44827         nonempty.
44828
44829 2002-12-31  Bruno Haible  <bruno@clisp.org>
44830
44831         * lib/memcoll.c (STRCOLL): New macro.
44832         (memcoll): Use it.
44833
44834 2002-12-31  Bruno Haible  <bruno@clisp.org>
44835
44836         * lib/localcharset.h: New file.
44837         * lib/localcharset.c: Include it.
44838         * lib/unicodeio.c: Likewise.
44839
44840 2002-12-31  Bruno Haible  <bruno@clisp.org>
44841
44842         * lib/getstr.h (getstr): Define, to avoid clash with libcurses.
44843         * lib/linebuffer.h (readline): Define, to avoid clash with libreadline.
44844
44845 2002-12-31  Bruno Haible  <bruno@clisp.org>
44846
44847         * lib/getline.h: Include <stddef.h>, for size_t.
44848
44849         * lib/unicodeio.h: Include <stddef.h>, for size_t.
44850         * lib/unicodeio.c: Don't include <stddef.h>.
44851
44852 2002-12-31  Bruno Haible  <bruno@clisp.org>
44853
44854         * lib/getdate.y (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not
44855         HAVE_TM_ZONE.
44856
44857 2002-12-24  Karl Berry  <karl@gnu.org>
44858
44859         * config/config.guess: update from prep.
44860
44861 2002-12-24  Bruno Haible  <bruno@clisp.org>
44862
44863         General infrasructure.
44864         * m4/README: Rewritten.
44865         * m4/onceonly.m4: New file.
44866         * m4/onceonly_2_57.m4: New file.
44867
44868         Module atexit.
44869         * m4/atexit.m4: New file.
44870
44871         Module strtod.
44872         * m4/strtod.m4: New file.
44873
44874         Module strtol.
44875         * m4/strtol.m4: New file.
44876
44877         Module strtoul.
44878         * m4/strtoul.m4: New file.
44879
44880         Module memchr.
44881         * m4/memchr.m4: New file.
44882
44883         Module memcmp.
44884         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): New macro.
44885         (jm_FUNC_MEMCMP): Invoke it.
44886
44887         Module memcpy.
44888         * m4/memcpy.m4: New file.
44889
44890         Module memmove.
44891         * m4/memmove.m4: New file.
44892
44893         Module memset.
44894         * m4/memset.m4: New file.
44895
44896         Module strcspn.
44897         * m4/strcspn.m4: New file.
44898
44899         Module strpbrk.
44900         * m4/strpbrk.m4: New file.
44901
44902         Module strstr.
44903         * m4/strstr.m4: New file.
44904
44905         Module strerror.
44906         * m4/strerror.m4: New file.
44907
44908         Module mktime.
44909         * m4/mktime.m4: Renamed from jm-mktime.m4.
44910         (gl_PREREQ_MKTIME): New macro.
44911         (gl_FUNC_MKTIME): Renamed from jm_FUNC_MKTIME. Invoke gl_PREREQ_MKTIME.
44912
44913         Module malloc.
44914         * m4/malloc.m4 (gl_PREREQ_MALLOC): New macro.
44915         (jm_FUNC_MALLOC): Use AC_FUNC_MALLOC. Invoke gl_PREREQ_MALLOC.
44916         Don't define HAVE_DONE_WORKING_MALLOC_CHECK, since nothing uses it.
44917
44918         Module realloc.
44919         * m4/realloc.m4 (gl_PREREQ_REALLOC): New macro.
44920         (jm_FUNC_REALLOC): Use AC_FUNC_REALLOC. Invoke gl_PREREQ_REALLOC.
44921         Don't define HAVE_DONE_WORKING_REALLOC_CHECK, since nothing uses it.
44922
44923         Module strftime.
44924         * m4/tm_gmtoff.m4: New file, extracted from strftime.m4.
44925         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Use AC_FUNC_STRFTIME.
44926         Don't test for bcopy (we are not emacs). Invoke AC_TYPE_MBSTATE_T and
44927         gl_TM_GMTOFF.
44928         (_jm_STRFTIME_PREREQS, jm_FUNC_GNU_STRFTIME): Use onceonly macros.
44929
44930         Module xalloc.
44931         * m4/xalloc.m4: New file.
44932
44933         Module alloca.
44934         * m4/alloca.m4: New file.
44935
44936         Module putenv.
44937         * m4/putenv.m4 (gl_PREREQ_PUTENV): New macro.
44938         (jm_FUNC_PUTENV): Invoke it.
44939
44940         Module setenv.
44941         * m4/setenv.m4 (gt_FUNC_SETENV): New macro.
44942         (gt_CHECK_VAR_DECL): Fix quoting error that led to infinite loop in m4
44943         when invoked twice.
44944         (gt_PREREQ_SETENV, gt_PREREQ_UNSETENV): New macros, replacing old
44945         gt_FUNC_SETENV.
44946
44947         Module memrchr.
44948         * m4/memrchr.m4: New file.
44949
44950         Module stpcpy.
44951         * m4/stpcpy.m4: New file.
44952
44953         Module strcase.
44954         * m4/strcase.m4: New file.
44955
44956         Module strdup.
44957         * m4/strdup.m4: New file.
44958
44959         Module strnlen.
44960         * m4/strnlen.m4: New file.
44961
44962         Module strndup.
44963         * m4/strndup.m4: New file.
44964
44965         Module xstrtod.
44966         * m4/xstrtod.m4: New file.
44967
44968         Module xstrtol.
44969         * m4/xstrtol.m4: New file.
44970
44971         Module getdate.
44972         * m4/getdate.m4: New file.
44973
44974         Module unlocked-io.
44975         * m4/unlocked-io.m4: Renamed from jm-glibc-io.m4.
44976         (jm_FUNC_GLIBC_UNLOCKED_IO): Invoke AC_GNU_SOURCE. Use onceonly macros.
44977         * m4/jm-glibc-io.m4n: Remove file.
44978
44979         Module long-options.
44980         * m4/long-options.m4: New file.
44981
44982         Module md5.
44983         * m4/md5.m4: New file.
44984
44985         Module sha.
44986         * m4/sha.m4: New file.
44987
44988         Module getstr.
44989         * m4/getstr.m4: New file.
44990
44991         Module getline.
44992         * m4/getline.m4 (gl_PREREQ_GETLINE): New macro.
44993         (AM_FUNC_GETLINE): Invoke AC_GNU_SOURCE. Use <stdlib.h>, not
44994         <sys/types.h>, for size_t. Use the function name gnu_getline, not
44995         simply getline. Infoke gl_PREREQ_GETLINE.
44996
44997         Module obstack.
44998         * m4/obstack.m4: New file.
44999
45000         Module hash.
45001         * m4/hash.m4: New file.
45002
45003         Module readtokens.
45004         * m4/readtokens.m4: New file.
45005
45006         Module strverscmp.
45007         * m4/strverscmp.m4: New file.
45008
45009         Module stdbool.
45010         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Add test for _Bool. Needed for
45011         OSF/1.
45012
45013         Module strtoll.
45014         * m4/strtoll.m4: New file.
45015
45016         Module strtoull.
45017         * m4/strtoull.m4: New file.
45018
45019         Module strtoimax.
45020         * m4/strtoimax.m4: New file.
45021
45022         Module strtoumax.
45023         * m4/strtoumax.m4: New file.
45024
45025         Module xstrtoimax.
45026         * m4/xstrtoimax.m4 (jm_XSTRTOIMAX): Renamed from
45027         jm_AC_PREREQ_XSTRTOIMAX.
45028         Moved the strtol prerequisites to strtol.m4.
45029         Moved the strtoll prerequisites to strtoll.m4.
45030         Moved the strtoimax prerequisites to strtoimax.m4.
45031
45032         Module xstrtoumax.
45033         * m4/xstrtoumax.m4 (jm_XSTRTOUMAX): Renamed from
45034         jm_AC_PREREQ_XSTRTOUMAX.
45035         Moved the strtoul prerequisites to strtoul.m4.
45036         Moved the strtoull prerequisites to strtoull.m4.
45037         Moved the strtoumax prerequisites to strtoumax.m4.
45038
45039         Module chown.
45040         * m4/chown.m4 (gl_PREREQ_CHOWN): New macro.
45041         (jm_FUNC_CHOWN): Use AC_FUNC_CHOWN. Invoke gl_PREREQ_CHOWN.
45042
45043         Module dup2.
45044         * m4/dup2.m4: New file.
45045
45046         Module ftruncate.
45047         * m4/ftruncate.m4 (gl_PREREQ_FTRUNCATE): New macro.
45048         (jm_FUNC_FTRUNCATE): Use AC_REPLACE_FUNCS. Invoke gl_PREREQ_FTRUNCATE.
45049
45050         Module getgroups.
45051         * m4/getgroups.m4 (gl_PREREQ_GETGROUPS): New macro.
45052         (jm_FUNC_GETGROUPS): Use AC_FUNC_GETGROUPS. Invoke gl_PREREQ_GETGROUPS.
45053
45054         Module gettimeofday.
45055         * m4/gettimeofday.m4 (gl_PREREQ_GETTIMEOFDAY): New macro.
45056         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use onceonly macros. Invoke
45057         gl_PREREQ_GETTIMEOFDAY.
45058
45059         Module mkdir.
45060         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): New macro.
45061         (UTILS_FUNC_MKDIR_TRAILING_SLASH): Invoke gl_PREREQ_MKDIR.
45062
45063         Module mkstemp.
45064         * m4/mkstemp.m4 (gl_PREREQ_MKSTEMP): New macro.
45065         (jm_PREREQ_TEMPNAME): New macro, from prereq.m4. Also invoke
45066         jm_AC_TYPE_UINTMAX_T.
45067         (UTILS_FUNC_MKSTEMP): Invoke gl_PREREQ_MKSTEMP and jm_PREREQ_TEMPNAME.
45068
45069         Module stat.
45070         * m4/stat.m4 (gl_PREREQ_STAT): New macro.
45071         (jm_FUNC_STAT): Use AC_FUNC_STAT. Invoke gl_PREREQ_STAT.
45072
45073         Module lstat.
45074         * m4/lstat.m4 (gl_PREREQ_LSTAT): New macro.
45075         (jm_FUNC_LSTAT): Use AC_FUNC_LSTAT. Invoke gl_PREREQ_LSTAT.
45076
45077         Module timespec.
45078         * m4/timespec.m4 (gl_TIMESPEC): New macro.
45079         (jm_CHECK_TYPE_STRUCT_TIMESPEC): Add check for <sys/time.h>.
45080         * m4/st_mtim.m4: Indentation.
45081
45082         Module nanosleep.
45083         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): New macro.
45084         (jm_FUNC_NANOSLEEP): Add check for <sys/time.h>. Invoke
45085         gl_PREREQ_NANOSLEEP.
45086
45087         Module regex.
45088         * m4/regex.m4 (jm_PREREQ_REGEX): New macro.
45089         (jm_INCLUDED_REGEX): Invoke jm_PREREQ_REGEX.
45090         (gl_REGEX): New macro.
45091
45092         Module rename.
45093         * m4/rename.m4 (gl_PREREQ_RENAME): New macro.
45094         (vb_FUNC_RENAME): Invoke gl_PREREQ_RENAME.
45095
45096         Module rmdir.
45097         * m4/rmdir.m4: New file.
45098
45099         Module utime.
45100         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Use onceonly macros.
45101         * m4/utime.m4 (gl_PREREQ_UTIME): New macro.
45102         (jm_FUNC_UTIME): Invoke gl_PREREQ_UTIME.
45103
45104         Module dirname.
45105         * m4/dirname.m4: New file.
45106
45107         Module getopt.
45108         * m4/getopt.m4: New file.
45109
45110         Module unistd-safer.
45111         * m4/unistd-safer.m4: New file.
45112
45113         Module fnmatch.
45114         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Include <stdlib.h>, for exit()
45115         declaration.
45116         (gl_PREREQ_FNMATCH_EXTRA): New macro.
45117         (gl_FUNC_FNMATCH_POSIX): New macro.
45118         (gl_FUNC_FNMATCH_GNU): Renamed from AC_FUNC_FNMATCH_GNU. Invoke
45119         gl_PREREQ_FNMATCH_EXTRA. Use the function name gnu_fnmatch, not
45120         simply fnmatch.
45121
45122         Module exclude.
45123         * m4/exclude.m4: New file.
45124
45125         Module human.
45126         * m4/human.m4: New file.
45127
45128         Module acl.
45129         * m4/acl.m4: Nop.
45130
45131         Module backupfile.
45132         * m4/backupfile.m4: New file.
45133         * m4/d-ino.m4: Indentation.
45134
45135         Module fsusage.
45136         * m4/fsusage.m4 (gl_FSUSAGE): New macro.
45137         (jm_STATFS_TRUNCATES): New macro, from coreutils-4.5.4/configure.ac.
45138         (gl_PREREQ_FSUSAGE_EXTRA): New macro.
45139
45140         Module dirfd.
45141         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP
45142         requirements.
45143
45144         Module euidaccess.
45145         * m4/euidaccess.m4: New file.
45146
45147         Module file-type.
45148         * m4/file-type.m4: New file.
45149
45150         Module fileblocks.
45151         * m4/fileblocks.m4: New file.
45152
45153         Module filemode.
45154         * m4/filemode.m4: New file.
45155
45156         Module isdir.
45157         * m4/isdir.m4: New file.
45158
45159         Module lchown.
45160         * m4/lchown.m4 (gl_PREREQ_LCHOWN): New macro.
45161         (jm_FUNC_LCHOWN): Invoke gl_PREREQ_LCHOWN.
45162
45163         Module makepath.
45164         * m4/makepath.m4: New file.
45165
45166         Module modechange.
45167         * m4/modechange.m4: New file.
45168
45169         Module mountlist.
45170         * m4/mountlist.m4: New file.
45171         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Use onceonly macros.
45172         Indentation.
45173
45174         Module path-concat.
45175         * m4/path-concat.m4: New file.
45176
45177         Module pathmax.
45178         * m4/pathmax.m4: New file.
45179
45180         Module same.
45181         * m4/same.m4: New file.
45182
45183         Module save-cwd.
45184         * m4/save-cwd.m4: New file.
45185
45186         Module savedir.
45187         * m4/savedir.m4: New file.
45188
45189         Module xgetcwd.
45190         * m4/xgetcwd.m4: New file.
45191         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Use onceonly macros.
45192
45193         Module xreadlink.
45194         * m4/xreadlink.m4: New file.
45195
45196         Module safe-read.
45197         * m4/safe-read.m4: New file.
45198
45199         Module safe-write.
45200         * m4/safe-write.m4: New file.
45201
45202         Module closeout.
45203         * m4/closeout.m4: New file.
45204
45205         Module stdio-safer.
45206         * m4/stdio-safer.m4: New file.
45207
45208         Module getpass.
45209         * m4/getpass.m4: New file.
45210
45211         Module getugroups.
45212         * m4/getugroups.m4: New file.
45213
45214         Module group-member.
45215         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): New macro.
45216         (jm_FUNC_GROUP_MEMBER): Invoke AC_GNU_SOURCE, gl_PREREQ_GROUP_MEMBER.
45217
45218         Module idcache.
45219         * m4/idcache.m4: New file.
45220
45221         Module userspec.
45222         * m4/userspec.m4: New file.
45223
45224         Module gettime.
45225         * m4/clock_time.m4: New file.
45226         * m4/gettime.m4: New file.
45227
45228         Module settime.
45229         * m4/settime.m4: New file.
45230
45231         Module posixtm.
45232         * m4/posixtm.m4: New file.
45233
45234         Module gethostname.
45235         * m4/gethostname.m4: New file.
45236
45237         Module canon-host.
45238         * m4/canon-host.m4: New file.
45239
45240         Module gettext.
45241         * m4/codeset.m4: New file, from gettext-0.11.5.
45242         * m4/gettext.m4: New file, from gettext-0.11.5.
45243         * m4/glibc21.m4: New file, from gettext-0.11.5.
45244         * m4/iconv.m4: New file, from gettext-0.11.5.
45245         * m4/intdiv0.m4: New file, from gettext-0.11.5.
45246         * m4/inttypes-pri.m4: New file, from gettext-0.11.5.
45247         * m4/inttypes.m4: New file, from gettext-0.11.5.
45248         * m4/inttypes_h.m4: New file, from gettext-0.11.5 with modifications.
45249         * m4/isc-posix.m4: New file, from gettext-0.11.5.
45250         * m4/lcmessage.m4: New file, from gettext-0.11.5.
45251         * m4/lib-ld.m4: New file, from gettext-0.11.5.
45252         * m4/lib-link.m4: New file, from gettext-0.11.5.
45253         * m4/lib-prefix.m4: New file, from gettext-0.11.5.
45254         * m4/progtest.m4: New file, from gettext-0.11.5.
45255         * m4/stdint_h.m4: New file, from gettext-0.11.5 with modifications.
45256         * m4/uintmax_t.m4: New file, from gettext-0.11.5 with modifications.
45257         * m4/ulonglong.m4: New file, from gettext-0.11.5 with modifications.
45258
45259         Module localcharset.
45260         * m4/localcharset.m4: New file.
45261
45262         Module hard-locale.
45263         * m4/hard-locale.m4: New file.
45264
45265         Module mbswidth.
45266         * m4/mbswidth.m4 (gl_MBSWIDTH): Renamed from jm_PREREQ_MBSWIDTH. Use
45267         onceonly macros.
45268         * m4/mbrtowc.m4: Add comment.
45269
45270         Module memcasecmp.
45271         * m4/memcasecmp.m4: New file.
45272
45273         Module memcoll.
45274         * m4/memcoll.m4: New file.
45275
45276         Module unicodeio.
45277         * m4/unicodeio.m4: New file.
45278
45279         Module rpmatch.
45280         * m4/rpmatch.m4: New file.
45281
45282         Module yesno.
45283         * m4/yesno.m4: New file.
45284
45285         Module exitfail.
45286         * m4/exitfail.m4: New file.
45287
45288         Module c-stack.
45289         * m4/c-stack.m4 (gl_C_STACK): New macro.
45290         (jm_PREREQ_C_STACK): Check for <sys/time.h>. Use onceonly macros.
45291
45292         Module error.
45293         * m4/error.m4 (gl_ERROR): New macro.
45294         (jm_PREREQ_ERROR): Use onceonly macros.
45295
45296         Module fatal.
45297         * m4/fatal.m4: New file.
45298
45299         Module getloadavg.
45300         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Use onceonly macros.
45301         (gl_FUNC_GETLOADAVG, gl_PREREQ_GETLOADAVG): New macros.
45302
45303         Module getpagesize.
45304         * m4/getpagesize.m4: New file.
45305
45306         Module getusershell.
45307         * m4/getusershell.m4: New file.
45308
45309         Module physmem.
45310         * m4/physmem.m4: New file.
45311
45312         Module posixver.
45313         * m4/posixver.m4: New file.
45314
45315         Module quotearg.
45316         * m4/quotearg.m4: New file.
45317
45318         Module quote.
45319         * m4/quote.m4: New file.
45320
45321         Module readutmp.
45322         * m4/readutmp.m4: New file, based on jm_PREREQ_READUTMP from prereq.m4.
45323
45324         Module sig2str.
45325         * m4/sig2str.m4: New file.
45326
45327         Other.
45328         * m4/longlong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Remove, moved to
45329         ulonglong.m4.
45330         * m4/intmax_t.m4: New file.
45331         * m4/d-type.m4: Indentation.
45332         * m4/jm-macros.m4: Update.
45333         * m4/prereq.m4 (jm_PREREQ): Update.
45334         (jm_PREREQ_ADDEXT): Remove, obsoleted by backupfile.m4.
45335         (jm_PREREQ_CANON_HOST): Remove, obsoleted by canon-host.m4.
45336         (jm_PREREQ_DIRNAME): Remove, obsoleted by dirname.m4.
45337         (jm_PREREQ_EXCLUDE): Remove, obsoleted by exclude.m4.
45338         (jm_PREREQ_GETPAGESIZE): Remove, obsoleted by getpagesize.m4.
45339         (jm_PREREQ_HARD_LOCALE): Remove, obsoleted by hard-locale.m4.
45340         (jm_PREREQ_HASH): Remove, obsoleted by hash.m4.
45341         (jm_PREREQ_HUMAN): Remove, obsoleted by human.m4.
45342         (jm_PREREQ_MEMCHR): Remove, obsoleted by memchr.m4.
45343         (jm_PREREQ_PHYSMEM): Remove, obsoleted by physmem.m4.
45344         (jm_PREREQ_POSIXVER): Remove, obsoleted by posixver.m4.
45345         (jm_PREREQ_QUOTEARG): Remove, obsoleted by quotearg.m4.
45346         (jm_PREREQ_READUTMP): Remove, obsoleted by readutmp.m4.
45347         (jm_PREREQ_REGEX): Remove, obsoleted by regex.m4.
45348         (jm_PREREQ_STRNLEN): Remove, obsoleted by strnlen.m4.
45349         (jm_PREREQ_TEMPNAME): Remove, obsoleted by mkstemp.m4.
45350         (jm_PREREQ_XGETCWD): Remove, obsoleted by xgetcwd.m4.
45351         (jm_PREREQ_XREADLINK): Remove, obsoleted by xreadlink.m4.
45352         * m4/readdir.m4 (jm_FUNC_READDIR): Use onceonly macros.
45353
45354 2002-12-24  Bruno Haible  <bruno@clisp.org>
45355
45356         * MODULES.txt: Update according to m4/ changes.
45357
45358         Module gettext.
45359         * config.rpath: New file, from gettext-0.11.5.
45360
45361         * modules/*: New module descriptions.
45362         * gnulib-tool: New file.
45363         * MODULES.html.sh: New file.
45364
45365 2002-12-21  Karl Berry  <karl@gnu.org>
45366
45367         * doc/fdl.texi: update to version 1.2.
45368
45369 2002-12-19  Karl Berry  <karl@gnu.org>
45370
45371         * config/config.guess: update from prep.
45372
45373 2002-12-18  Bruno Haible  <bruno@clisp.org>
45374
45375         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't test for localtime_r.
45376         * m4/jm-mktime.m4 (jm_FUNC_MKTIME): Likewise.
45377
45378 2002-12-17  Bruno Haible  <bruno@clisp.org>
45379
45380         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Remove checks for limits.h,
45381         stdlib.h, string.h.
45382
45383 2002-12-17  Bruno Haible  <bruno@clisp.org>
45384
45385         * lib/canon-host.c (strdup): Remove unused declaration.
45386
45387         * lib/fsusage.c: Include full_read.h.
45388         (get_fs_usage): Use full_read instead of safe_read.
45389
45390         * lib/utime.c (utime_null): Use SAFE_READ_ERROR.
45391
45392 2002-12-12  Karl Berry  <karl@gnu.org>
45393
45394         * config/config.guess: update from prep.
45395
45396 2002-12-11  Bruno Haible  <bruno@clisp.org>
45397
45398         * m4/setenv.m4: New file, from gettext-0.11.5.
45399
45400 2002-12-11  Bruno Haible  <bruno@clisp.org>
45401
45402         * lib/setenv.h: Rewritten to cope with systems that have setenv() but
45403         not unsetenv().
45404         * lib/setenv.c, unsetenv.c: Taken from glibc-2.2.4 with the following
45405         modifications:
45406
45407         2002-12-11  Bruno Haible  <bruno@clisp.org>
45408
45409                 * setenv.c (alloca): Fall back to malloc.
45410                 (freea): New macro.
45411                 (setenv): Use freea() to free memory allocated with alloca().
45412
45413         2002-11-13  Bruno Haible  <bruno@clisp.org>
45414
45415                 * setenv.c (compar_fn_t, __add_to_environ, setenv): Use ANSI C
45416                 function declarations.
45417                 * unsetenv.c (unsetenv): Likewise.
45418
45419         2002-03-04  Bruno Haible  <bruno@clisp.org>
45420
45421                 Portability to AIX 4.3.3.
45422                 * unsetenv.c: New file, extracted from setenv.c.
45423                 * setenv.c: Move the unsetenv() function to unsetenv.c.
45424
45425         2001-12-20  Bruno Haible  <bruno@clisp.org>
45426
45427                 * setenv.c (__add_to_environ): Don't call realloc(NULL,...),
45428                 use malloc instead. For SunOS 4.
45429
45430         2001-12-11  Bruno Haible  <bruno@clisp.org>
45431
45432                 * setenv.c: Declare alloca.
45433                 (compar_fn_t): New typedef.
45434                 (KNOWN_VALUE, STORE_VALUE): Use it.
45435
45436         * lib/Makefile.am (libfetish_a_SOURCES): Add setenv.c, unsetenv.c,
45437         setenv.h.
45438
45439 2002-12-10  Paul Eggert  <eggert@twinsun.com>
45440
45441         Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
45442         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS):
45443         Choose values that are less likely to collide with system fnmatch
45444         options.
45445         * lib/exclude.c (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
45446         defined (e.g., a pure POSIX system).
45447         (EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME
45448         instead of FNM_FILE_NAME, for compatibility with pure POSIX sytems.
45449
45450 2002-12-06  Paul Eggert  <eggert@twinsun.com>
45451
45452         Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
45453         a pain in practice to deal with generated m4 files.  This change
45454         goes together with the 2002-12-04 unlocked-io.h change in ../lib.
45455
45456         * m4/Makefile.am.in (Makefile.am): Don't mention jm-glibc-io.m4n
45457         and jm-glibc-io.m4, as they are no longer a special case.
45458         * m4/jm-glibc-io.m4: Rename from jm-glibc-io.m4n, and remove the
45459         kludge and the auto-generation stuff.  Check only whether the
45460         functions are declared, not whether they exist, since older hosts
45461         that don't declare the functions can't use the optimization anyway.
45462
45463 2002-12-06  Jim Meyering  <jim@meyering.net>
45464
45465         * lib/error.c: Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'.
45466
45467         Merge in changes from libc's misc/error.c, in preparation
45468         for the merge of gnulib's changes back into libc.
45469
45470         * lib/error.c (_): Define only if not already defined.
45471         Move definition to follow all #include directives.
45472         Include unlocked-io.h only if !_LIBC.
45473         [_LIBC]: Include <libio/libioP.h>.
45474         [USE_IN_LIBIO]: Include <libio/iolibio.h>
45475         (fflush): Tweak definition to use INTUSE.
45476         (putc): Define.
45477
45478 2002-12-05  Paul Eggert  <eggert@twinsun.com>
45479
45480         * lib/alloca.c [defined emacs]: Include "lisp.h".
45481         (xalloc_die) [defined emacs]: New macro.
45482         (free) [defined emacs && defined EMACS_FREE]: Define to EMACS_FREE.
45483         [! defined emacs]: Include <xalloc.h>.
45484         (POINTER_TYPE) [!defined POINTER_TYPE]: New macro.
45485         (pointer): Typedef to POINTER_TYPE *.
45486         (malloc): Remove decl; we now always use xmalloc.
45487         (alloca): Use old-style definition, since Emacs needs this.
45488         Check for arithmetic overflow when computing combined size.
45489
45490 2002-12-04  Paul Eggert  <eggert@twinsun.com>
45491
45492         Do not generate unlocked-io.h automatically, since it's easier to
45493         maintain it by hand.
45494
45495         * lib/unlocked-io.h: New file, from GNU diffutils,
45496         but with proper copyright notice and attribution.
45497         * lib/gen-uio: Remove.
45498         * lib/Makefile.am: Add copyright notice.
45499         (libfetish_a_SOURCES): Add unlocked-io.h.
45500         (BUILT_SOURCES, all-local): Remove unlocked-io.h.
45501         (DISTCLEANFILES, io_functions): Remove macros.
45502         (EXTRA_DIST): Remove gen_uio.
45503         (unlocked-io.h): Remove rule.
45504
45505 2002-12-04  Jim Meyering  <jim@meyering.net>
45506
45507         Reflect the fact that stat.c and lstat.c are no longer generated.
45508         * lib/Makefile.am (BUILT_SOURCES): Remove stat.c and lstat.c.
45509         (DISTCLEANFILES): Likewise.
45510         (EXTRA_DIST): Likewise.
45511         (all_local): Don't depend on stat.c or lstat.c.
45512         (stat.c, lstat.c): Remove rules.
45513         (EXTRA_DIST): Remove xstat.in.
45514
45515         * lib/xstat.in: Remove file.  Contents moved into stat.c.
45516         * lib/stat.c: New file.  Contents mostly from xstat.in.
45517         * lib/stat.c: Rework so that it may serve to define rpl_lstat, too.
45518         * lib/lstat.c: New file. Simply #define LSTAT and include stat.c.
45519
45520         * lib/safe-read.c: Rework so that it may serve to define safe_write,
45521         too.
45522         * lib/safe-write.c: Simply #define SAFE_WRITE and include safe-read.c.
45523
45524 2002-12-03  Jim Meyering  <jim@meyering.net>
45525
45526         * lib/safe-read.c, safe-write.c: Change variable names and comments,
45527         but not semantics, to minimize the differences between these two files.
45528         (safe_read): Change comment to mention SAFE_READ_ERROR.
45529
45530         * lib/safe-read.c (IS_EINTR): Define.
45531         (safe_read): Use IS_EINTR in place of in-function cpp directives.
45532
45533 2002-12-02  Jim Meyering  <jim@meyering.net>
45534
45535         * lib/safe-read.c (EINTR): Define.
45536         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
45537         (INT_MAX): Provide fallback.
45538         (safe_read): Rewrite to iterate IFF the read fails with EINTR.
45539
45540         * lib/safe-read.h (SAFE_READ_ERROR): Define.
45541
45542 2002-12-02  Bruno Haible  <bruno@clisp.org>
45543
45544         * lib/safe-write.c (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM):
45545         Define, taken from safe-read.c.
45546         (INT_MAX): Provide fallback.
45547         (safe_write): Rewrite to iterate IFF the write fails with EINTR.
45548         * lib/safe-write.h (SAFE_WRITE_ERROR): Define.
45549
45550         * lib/safe-read.c (EINTR): Remove definition.
45551         (safe_read): Don't use EINTR if it is absent.
45552
45553 2002-12-01  Jim Meyering  <jim@meyering.net>
45554
45555         * lib/safe-read.c: (safe_read): Also exit the loop when read returns
45556         zero.
45557         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_MAX): Define.
45558
45559 2002-11-27  Paul Eggert  <eggert@twinsun.com>
45560
45561         * lib/hash.c (hash_lookup, hash_get_first, hash_get_next,
45562         hash_find_entry, hash_rehash): Replace `if (limit <= value) abort ();'
45563         with `if (! (value < limit)) abort ();', for readability.
45564
45565 2002-11-26  Karl Berry  <karl@gnu.org>
45566
45567         * lib/strdup.c: copy from libc again, with jim's ok.
45568         * lib/.cppi-disable: re-add strdup.c
45569
45570 2002-11-25  Karl Berry  <karl@gnu.org>
45571
45572         * lib/strtoll.c: copy from libc, meaning we now #include <strtol.c>
45573         instead of "strtol.c".
45574
45575 2002-11-25  Karl Berry  <karl@gnu.org>
45576
45577         * config/install-sh: update from automake for variable quoting, $0 in
45578         error msgs, etc.
45579
45580         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
45581         * config/srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
45582         entry.
45583
45584 2002-11-25  Jim Meyering  <jim@meyering.net>
45585
45586         * lib/mktime.c: Sync from libc, now that it has the latest fix.
45587
45588 2002-11-24  Karl Berry  <karl@gnu.org>
45589
45590         * lib/error.c, getopt.c, getopt.h, getopt1.c, obstack.c, regex.c,
45591         regex.h, strdup.c, strtoll.c, tempname.c: change license to gpl.
45592
45593 2002-11-24  Jim Meyering  <jim@meyering.net>
45594
45595         Update from coreutils:
45596
45597         * lib/mktime.c: Merge in changes from libc.
45598
45599         Avoid a link-time failure on some Linux systems.
45600         * lib/mktime.c (STATIC): Define to be empty (_LIBC) or `static'
45601         (otherwise).
45602         (__mon_yday): Declare with the STATIC attribute.
45603         (__mktime_internal): Likewise.
45604         Based on a report from Greg Schafer.
45605
45606 2002-11-23  Jim Meyering  <jim@meyering.net>
45607
45608         * lib/sig2str.c (str2signum, sig2str): Avoid a warning from gcc:
45609         Use `unsigned', not `int', as type of index.
45610
45611         * lib/xstat.in [@BEGIN_LSTAT_ONLY@]: Include <string.h>.
45612
45613         * lib/fsusage.c: Remove unneeded parentheses around operands of
45614         `defined'.
45615
45616 2002-11-22  Paul Eggert  <eggert@twinsun.com>
45617
45618         * lib/quotearg.h: Allow multiple inclusion by surrounding with
45619         "#ifndef QUOTEARG_H_".  Include <stddef.h>, for size_t,
45620         so that we can be included first.
45621         (PARAMS): Remove; we now assume C89 or later.  All uses removed.
45622         * lib/quotearg.c: Include quotearg.h immediately after config.h.
45623         No need to include stddef.h or sys/types.h any more.
45624         Surround local include files with "", not "<>".
45625         Assume HAVE_LIMITS_H unconditionally, as we assume C89.
45626         Similarly, assume HAVE_C_BACKSLASH_A, CHAR_BIT, UCHAR_MAX, UINT_MAX,
45627         HAVE_STDLIB_H, HAVE_STRING_H, STDC_HEADERS.
45628         (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
45629         (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
45630         (ISPRINT): Remove; no longer needed now that we assume C89.
45631
45632         (clone_quoting_options, quotearg_buffer, quotearg_n_options):
45633         Preserve errno.
45634
45635         (quotearg_buffer_restyled, quotearg_n, quotearg_n_style,
45636         quotearg_char): Use SIZE_MAX rather than
45637         (size_t) -1 when we are talking about "infinity".
45638
45639         (quotearg_buffer_restyled): Fix bug when quoting trigraphs.
45640
45641 2002-11-22  Paul Eggert  <eggert@twinsun.com>
45642
45643         * lib/hash.c: Avoid use of <assert.h>, as the GNU Coding Standards
45644         hint that one should use `if (! x) abort ();' rather than `assert
45645         (x);', and anyway it's one less thing to worry about configuring.
45646         (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
45647         hash_rehash, hash_insert): Use abort rather than assert.
45648
45649 2002-11-22  Bruno Haible  <bruno@clisp.org>
45650
45651         * lib/safe-read.h: Assume C89. Add comments.
45652         (safe_read): Change return type to size_t.
45653         * lib/safe-read.c (safe_read): Change return type to size_t. Handle
45654         byte counts > SSIZE_MAX correctly.
45655         * lib/safe-write.h: New file.
45656         * lib/safe-write.c: New file.
45657         * lib/full-read.h: New file.
45658         * lib/full-read.c: New file.
45659         * lib/full-write.h: Assume C89. Add comments.
45660         * lib/full-write.c: Include safe-write.h.
45661         (full_write): Rewritten to use safe_write.
45662         Suggested by Jim Meyering and Paul Eggert.
45663
45664 2002-11-21  Jim Meyering  <jim@meyering.net>
45665
45666         * lib/strdup.c (strdup): Tweak comment and initial #if/#include.
45667
45668         Merge in changes from the coreutils.
45669
45670         2002-09-25  Paul Eggert  <eggert@twinsun.com>
45671         * lib/fsusage.c [! HAVE_INTTYPES_H && HAVE_STDINT_H] Include
45672         <stdint.h>.
45673         (UINTMAX_MAX) [!defined UINTMAX_MAX]: New macro.
45674         (PROPAGATE_ALL_ONES): Work even if X is unsigned and narrower than
45675         int.  Work more efficiently if X is the same width as uintmax_t.
45676         Do not compare X to -1, to avoid bogus compiler warning.
45677         (get_fs_usage): (uintmax_t) -1 -> UINTMAX_MAX to avoid a cast.
45678         Don't assume that f_frsize and f_bsize are the same type.
45679
45680         * lib/mountlist.c: #undef MNT_IGNORE before defining it, to avoid
45681         warning on FreeBSD.
45682
45683         * lib/makepath.c (make_path): Restore umask *before* creating the final
45684         component.
45685         (make_path): Minor reformatting.
45686
45687         * lib/xmalloc.c: Adjust to work with new autoconf macros,
45688         AC_FUNC_MALLOC and AC_FUNC_REALLOC: test #ifndef
45689         HAVE_MALLOC/HAVE_REALLOC.
45690
45691         * lib/mountlist.h (ME_DUMMY): Don't count entries of type `auto' as
45692         dummy ones.  At least on GNU/Linux systems, `auto' means something
45693         else.
45694         From Michael Stone.
45695
45696 2002-11-21  Bruno Haible  <bruno@clisp.org>
45697
45698         Remove case insensitive option matching.
45699         * lib/argmatch.h (argcasematch): Remove declaration.
45700         (ARGCASEMATCH): Remove macro.
45701         (__xargmatch_internal): Remove case_sensitive argument.
45702         (XARGMATCH): Update.
45703         (XARGCASEMATCH): Remove macro.
45704         * lib/argmatch.c (argmatch): Renamed from __argmatch_internal. Remove
45705         case_sensitive argument.
45706         (argcasematch): Remove function.
45707         (__xargmatch_internal): Remove case_sensitive argument.
45708         (main): Use XARGMATCH instead of XARGCASEMATCH.
45709
45710         * lib/xmalloc.c: Change compile-time error message. Add comment about
45711         required autoconf version.
45712
45713 2002-11-20  Paul Eggert  <eggert@twinsun.com>
45714
45715         Merge argmatch cleanups from Bison.  Assume C89.
45716
45717         * lib/argmatch.c: Include config.h here, not in argmatch.h.
45718         Include stdlib.h, for EXIT_FAILURE.
45719         Always include <string.h>, since we assume C89.
45720         (EXIT_FAILURE): Remove pre-C89 bug workaround.
45721         * lib/argmatch.h: Do not include <config.h> or <sys/types.h>.
45722         Include <stddef.h> instead, since it's all we need for size_t.
45723         (PARAMS): Remove.  All uses removed.
45724         (ARRAY_CARDINALITY): Do not bother to #undef.
45725         (ARRAY_CARDINALITY, ARGMATCH, ARGCASEMATCH, invalid_arg,
45726         ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
45727         Remove unnecessary parentheses.
45728         (ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
45729         Insert necessary parentheses.
45730         (ARGMATCH_CONSTRAINT, ARGMATCH_VERIFY): New macros.
45731         (ARGMATCH_ASSERT): Use ARGMATCH_CONSTRAINT.
45732
45733 2002-11-19  Bruno Haible  <bruno@clisp.org>
45734
45735         * lib/mbswidth.c: Include mbswidth.h right at the beginning.
45736         * lib/mbswidth.h: Include <stddef.h>, for size_t.
45737
45738         * lib/mbswidth.h (PARAMS): Remove macro.
45739         (mbswidth, mbsnwidth): Use ANSI C function declarations.
45740         * lib/mbswidth.c (mbswidth, mbsnwidth): Likewise.
45741
45742         * lib/gcd.h (PARAMS): Remove macro.
45743         (gcd): Use ANSI C function declarations.
45744         * lib/gcd.c (gcd): Likewise.
45745
45746 2002-11-15  Bruno Haible  <bruno@clisp.org>
45747
45748         * lib/strcspn.c: Include <stddef.h>.
45749         (strcspn): Use ANSI C function declaration. Change return type to
45750         size_t. Use NULL.
45751         * lib/strpbrk.c: Minimize diffs to glibc. Include <stddef.h>.
45752         (strpbrk): Use NULL.
45753         * lib/strpbrk.h (PARAMS): Remove macro.
45754         (strpbrk): Use ANSI C function declaration.
45755         * lib/strstr.c: Don't include <sys/types.h>.
45756         * lib/strstr.h (PARAMS): Remove macro.
45757         (strstr): Use ANSI C function declarations.
45758
45759 2002-11-14  Karl Berry  <karl@gnu.org>
45760
45761         * config/mkinstalldirs: `do' on separate line, instead of
45762         `for var; do'.
45763
45764 2002-11-06  Bruno Haible  <bruno@clisp.org>
45765
45766         * lib/gcd.h (gcd): Change argument type to 'unsigned long'.
45767         * lib/gcd.c (gcd): Likewise.
45768
45769 2002-11-05  Bruno Haible  <bruno@clisp.org>
45770
45771         * lib/gcd.h: New file, from gettext-0.11.5.
45772         * lib/gcd.c: New file, from gettext-0.11.5.
45773
45774 2002-11-05  Bruno Haible  <bruno@clisp.org>
45775
45776         * lib/error.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
45777         * lib/getopt.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
45778         * lib/obstack.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
45779         * lib/regex.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
45780
45781         * lib/argmatch.c: Include gettext.h instead of <locale.h> and
45782         <libintl.h>.
45783         * lib/makepath.c: Include gettext.h instead of <locale.h> and
45784         <libintl.h>.
45785
45786         * lib/closeout.c: Include gettext.h instead of <libintl.h>.
45787         * lib/human.c: Include gettext.h instead of <libintl.h>.
45788         * lib/quotearg.c: Include gettext.h instead of <libintl.h>.
45789         * lib/rpmatch.c: Include gettext.h instead of <libintl.h>.
45790         * lib/unicodeio.c: Include gettext.h instead of <libintl.h>.
45791         * lib/userspec.c: Include gettext.h instead of <libintl.h>.
45792         * lib/version-etc.c: Include gettext.h instead of <libintl.h>.
45793         * lib/xmalloc.c: Include gettext.h instead of <libintl.h>.
45794         (textdomain): Remove definition.
45795         * lib/xmemcoll.c: Include gettext.h instead of <libintl.h>.
45796
45797         * lib/long-options.c: Remove include of <libintl.h> and definition of
45798         _.
45799         * lib/same.c: Remove include of <libintl.h> and definition of _.
45800
45801 2002-11-04  Owen Taylor  <otaylor@redhat.com>
45802
45803         * lib/config.charset: A few additions for Solaris.
45804
45805 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
45806
45807         Make it possible to build libcharset with CC=gcc CFLAGS="-x c++".
45808         * lib/localcharset.c (locale_charset): Declare as extern "C".
45809
45810 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
45811
45812         * lib/config.charset: msdos in uk_UA uses CP1125.
45813
45814 2002-11-04  Bruno Haible  <bruno@clisp.org>
45815
45816         * lib/stpcpy.h: New file, from GNU gettext-0.11.5.
45817         * lib/strcase.h: New file, from GNU gettext-0.11.5.
45818         * lib/strpbrk.h: New file, from GNU gettext-0.11.5.
45819         * lib/strstr.h: New file, from GNU gettext-0.11.5.
45820         * lib/xgetcwd.h: New file, from GNU gettext-0.11.5.
45821
45822 2002-11-04  Bruno Haible  <bruno@clisp.org>
45823
45824         * lib/localcharset.c (locale_charset): Don't return an empty string.
45825
45826 2002-11-04  Bruno Haible  <bruno@clisp.org>
45827
45828         * lib/localcharset.c (get_charset_aliases): Add more Windows specific
45829         aliases.
45830
45831 2002-11-04  Bruno Haible  <bruno@clisp.org>
45832
45833         * lib/config.charset: Update for newest glibc. Add canonical names
45834         ISO-8859-14, KOI8-T, TCVN5712-1, GEORGIAN-PS.
45835
45836 2002-11-04  Bruno Haible  <bruno@clisp.org>
45837
45838         * lib/config.charset: Add support for NetBSD.
45839
45840 2002-11-04  Bruno Haible  <bruno@clisp.org>
45841
45842         * lib/config.charset [msdosdjgpp]: For Russian, use CP866.
45843
45844 2002-11-01  Bruno Haible  <bruno@clisp.org>
45845
45846         * configure.in: Add AC_CONFIG_AUX_DIR call.
45847         (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile,
45848         test/Makefile.
45849         * Makefile.in (subdirs): Add m4, lib. Remove doc, test.
45850
45851 2002-09-28  Karl Berry  <karl@gnu.org>
45852
45853         * config/srclist.txt: can't copy install-sh/mkinstalldirs from
45854         installed automake until the next release, since changes have been
45855         made.
45856
45857 2002-09-25  Karl Berry  <karl@gnu.org>
45858
45859         * lib/strdup.c: copy from libc/string (via ../config/srclist*).
45860         * lib/getopt*: copy from libc/posix.
45861         * lib/gettext.h: copy from gettext.
45862         * lib/.cppi-disable: add strdup.c, gettext.h.
45863
45864 2002-09-25  Karl Berry  <karl@gnu.org>
45865
45866         * config/srclist.txt: enable gettext.h check.
45867         * config/config.{guess,sub}: update from prep.
45868         * config/depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
45869                 from automake 1.6.3.
45870         See srclist*.
45871
45872 2002-08-23  Stefan Monnier  <monnier@cs.yale.edu>
45873
45874         * regex.c (PATFETCH): Remove the translating fetch.
45875         (PATFETCH_RAW): Rename to PATFETCH.
45876         (set_image_of_range): New fun.
45877         (SET_RANGE_TABLE_WORK_AREA): Use it.
45878         (regex_compile): Don't translate the pattern chars so eagerly.
45879         Only do it when inserting an `exactn' bytecode or when handling
45880         a char-range.
45881         (mutually_exclusive_p): Avoid empty statement.
45882
45883 2002-07-06  Jim Meyering  <meyering@lucent.com>
45884
45885         * m4/README: Don't mention Makefile.am.in.
45886         Outline how I've tested changes to .m4 files.  Yep, it's a pain.
45887
45888 2002-07-01  Jim Meyering  <meyering@lucent.com>
45889
45890         * lib/c-stack.c: Include sys/time.h.
45891         From Volker Borchert.
45892
45893 2002-06-26  Paul Eggert  <eggert@twinsun.com>
45894
45895         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc.
45896
45897 2002-06-26  Paul Eggert  <eggert@twinsun.com>
45898
45899         * lib/fnmatch.c, fnmatch_loop.c (WIDE_CHAR_SUPPORT):
45900         New macro.  Use it uniformly instead of
45901         (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
45902         It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
45903         reported by Vin Shelton.
45904
45905 2002-06-22  Paul Eggert  <eggert@twinsun.com>
45906
45907         * lib/c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]:
45908         Do not assume SA_SIGINFO behavior.
45909         Bug reported by Jim Meyering on NetBSD 1.5.2.
45910
45911 2002-06-22  Jim Meyering  <meyering@lucent.com>
45912
45913         * m4/c-stack.m4: New file, from diffutils-2.8.2.
45914         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_C_STACK.
45915
45916         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
45917         now that configure.ac uses AC_GNU_SOURCE.
45918         (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.
45919         * m4/prereq.m4 (jm_PREREQ_EXCLUDE): Likewise, wrt jm_FUNC_FNMATCH.
45920
45921         Update to latest tools.  Suggestions from Paul Eggert.
45922         * m4/stdbool.m4: New file, from diffutils-2.8.2.
45923         * m4/gnu-source.m4: Update from diffutils-2.8.2.
45924         * m4/fnmatch.m4: Likewise.
45925         * m4/prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
45926         to AC_HEADER_STDBOOL
45927
45928 2002-06-22  Jim Meyering  <meyering@lucent.com>
45929
45930         * lib/fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about
45931         redefinition due to Solaris 2.6's definition in /usr/include/sys/euc.h.
45932
45933 2002-06-22  Jim Meyering  <meyering@lucent.com>
45934
45935         * lib/c-stack.c, lib/c-stack.h: New files, from diffutils-2.8.2.
45936
45937         * lib/exitfail.c, exitfail.h: Likewise.
45938         * lib/Makefile.am (libfetish_a_SOURCES): Add exitfail.c and exitfail.h.
45939
45940         * lib/Makefile.am (libfetish_a_SOURCES): Add fnmatch_.h in place
45941         of fnmatch.h.
45942         (EXTRA_DIST): Add fnmatch_loop.c.
45943         (libfetish_a_SOURCES): Add c-stack.c and c-stack.h.
45944
45945         * lib/fnmatch_loop.c: New file, from diffutils-2.8.2.
45946         * lib/fnmatch.c: Update from diffutils-2.8.2.
45947         * lib/fnmatch_.h: New file.  From diffutils-2.8.2.
45948         * lib/fnmatch.h: Remove file.
45949
45950 2002-06-21  Jim Meyering  <meyering@lucent.com>
45951
45952         * m4/c-bs-a.m4: Add comment, from diffutils-2.8.2.
45953         * m4/mbrtowc.m4: Likewise.
45954
45955         * m4/mbstate_t.m4: Update from diffutils-2.8.2.
45956         * m4/mbswidth.m4: Reflect name change:
45957         s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
45958         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
45959
45960         * m4/lib-link.m4: Update from gettext-0.11.2.
45961         * m4/gettext.m4: Likewise.
45962
45963         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h.
45964         From Alfred M. Szmidt.
45965
45966 2002-06-18  Paul Eggert  <eggert@twinsun.com>
45967
45968         * lib/file-type.h: Report an error if neither S_ISREG nor
45969         S_IFREG is defined, instead of using a test specific to glibc
45970         2.2.  This should be safe, since POSIX requires S_ISREG and
45971         Unix Version 7 had S_IFREG.  We don't need to check for
45972         <sys/types.h> since we don't use any symbols that it defines.
45973
45974 2002-06-15  Richard Dawe  <richdawe@bigfoot.com>
45975
45976         * lib/Makefile.am (lstat.c, stat.c, .sin.sed): Use t-$@, rather than
45977         $@-t, so that each temporary file name is unique and valid in the first
45978         8 characters, for operation under DOS.
45979
45980 2002-06-15  Paul Eggert  <eggert@twinsun.com>
45981
45982         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author.
45983
45984 2002-06-15  Jim Meyering  <meyering@lucent.com>
45985
45986         Work even with DJGPP 2.03, which lacks support for symlinks.
45987         From Richard Dawe.
45988         * lib/xstat.in (S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK
45989         is defined.
45990         * lib/lchown.c (S_ISLNK): Likewise.
45991
45992 2002-06-15  Jim Meyering  <meyering@lucent.com>
45993
45994         * lib/file-type.h (FILE_TYPE_H): Guard entire contents with #ifndef.
45995         For GNU libc 2.2 and newer, ensure that <sys/types.h> and <sys/stat.h>
45996         have been included before this file.
45997
45998 2002-06-14  Jim Meyering  <meyering@lucent.com>
45999
46000         * lib/file-type.h: Use the version from diffutils-2.8.2.
46001         * lib/file-type.c: Likewise.
46002
46003 2002-06-07  Jim Meyering  <meyering@lucent.com>
46004
46005         * m4/prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h.
46006         They're needed at least for NetBSD 1.5.2.
46007         ($statxfs_includes): Include those same headers.
46008         ($statxfs_includes): Include sys/vfs.h if available.
46009         ($statxfs_includes): Likewise for sys/statvfs.h.
46010         Check for the following members in both structs statfs and statvfs:
46011         f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen.
46012
46013 2002-06-01  Jim Meyering  <meyering@lucent.com>
46014
46015         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro:
46016         s/D_TYPE_IN_DIRENT/HAVE_STRUCT_DIRENT_D_TYPE/.
46017
46018 2002-05-28  Jim Meyering  <meyering@lucent.com>
46019
46020         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `mkdir', not `rmdir'.
46021         Reported by Volker Borchert.
46022
46023 2002-05-27  Jim Meyering  <meyering@lucent.com>
46024
46025         Fix a problem seen only on nonconforming systems whereby ls.c's
46026         use of localtime, and then of gettimeofday would cause trouble:
46027         the localtime call used to initialize rpl_gettimeofday's save
46028         mechanism would clobber ls's current local time information so
46029         that in any long listing the first file would always be listed
46030         with date 1970-01-01.  Analysis by Volker Borchert.
46031
46032         * lib/gettimeofday.c (localtime): Undefine.
46033         (rpl_localtime): New function.
46034
46035 2002-05-27  Jim Meyering  <meyering@lucent.com>
46036
46037         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace
46038         localtime.
46039
46040         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to
46041         use the replacement function; it wouldn't resolve at link time.
46042         Reported by Volker Borchert.
46043
46044 2002-05-22  Jim Meyering  <meyering@lucent.com>
46045
46046         * lib/Makefile.am (libfetish_a_SOURCES): Add file-type.c and
46047         file-type.h.
46048         * lib/file-type.h: New file.
46049         * lib/file-type.c (file_type): New file/function.  Extracted from
46050         diffutils.
46051
46052 2002-04-30  Jim Meyering  <meyering@lucent.com>
46053
46054         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_STAT.
46055
46056 2002-04-29  Paul Eggert  <eggert@twinsun.com>
46057
46058         * m4/prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
46059
46060 2002-04-29  Paul Eggert  <eggert@twinsun.com>
46061
46062         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
46063         Do not check for alloca.h (no longer used) or stdbool.h (was never
46064         used?).  Add AM_C_PROTOTYPES since hard-locale.h uses it.
46065
46066 2002-04-29  Paul Eggert  <eggert@twinsun.com>
46067
46068         * lib/hard-locale.c: Upgrade to version used in GNU Diffutils 2.8.1.
46069
46070 2002-04-29  Jim Meyering  <meyering@lucent.com>
46071
46072         * m4/jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN.
46073         * m4/prereq.m4: Add jm_PREREQ_STRNLEN.
46074         Use AC_FUNC_STRNLEN here instead.
46075
46076         * m4/jm-macros.m4: Don't AC_REQUIRE([AC_PROG_CC_STDC]).
46077         With autoconf-2.53a, it's part of AC_PROG_CC.
46078
46079 2002-04-28  Paul Eggert  <eggert@twinsun.com>
46080
46081         * m4/jm-macros.m4 (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
46082         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_SIG2STR.
46083
46084 2002-04-28  Paul Eggert  <eggert@twinsun.com>
46085
46086         * lib/sig2str.h, lib/sig2str.c: New files.
46087         * lib/Makefile.am (libfetish_a_SOURCES): Add sig2str.h.
46088
46089 2002-04-28  Paul Eggert  <eggert@twinsun.com>
46090
46091         * lib/sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid
46092         depending on <sys/wait.h> and WTERMSIG.  Default to 64 instead
46093         of 127, since 64 is the largest conceivable number for ancient
46094         nonstandard hosts.
46095         * lib/sig2str.c: Do not include <sys/wait.h>; no longer needed.
46096
46097 2002-04-28  Jim Meyering  <meyering@lucent.com>
46098
46099         * lib/sig2str.c (WTERMSIG): Remove definition (unused).
46100
46101 2002-04-24  Jim Meyering  <meyering@lucent.com>
46102
46103         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): New macro.
46104         (jm_PREREQ): Use it.
46105
46106         * m4/getloadavg.m4: Check for these headers: locale.h unistd.h
46107         mach/mach.h fcntl.h.
46108         Check for this function: setlocale.
46109
46110 2002-04-24  Jim Meyering  <meyering@lucent.com>
46111
46112         * lib/gettext.h: New file, from Gettext.
46113         * lib/Makefile.am (INCLUDES): Remove -I../intl.
46114         (libfetish_a_SOURCES): Add gettext.h.
46115
46116 2002-04-16  Jim Meyering  <meyering@lucent.com>
46117
46118         * m4/prereq.m4 (jm_PREREQ_READUTMP): Also check for these members:
46119         ut_pid, ut_id, ut_exit.
46120
46121 2002-04-16  Jim Meyering  <meyering@lucent.com>
46122
46123         * lib/readutmp.h (UT_TYPE): Remove definition (now in who.c).
46124         (HAVE_STRUCT_XTMP_UT_EXIT, HAVE_STRUCT_XTMP_UT_ID): Define.
46125         (HAVE_STRUCT_XTMP_UT_PID, HAVE_STRUCT_XTMP_UT_TYPE): Define.
46126
46127 2002-04-12  Jim Meyering  <meyering@lucent.com>
46128
46129         * m4/ls-mntd-fs.m4 (checking for getmntinfo function...): Remove
46130         now-bogus check for f_type in sys/mount.h.  Instead, just test for the
46131         existence of the getmntinfo function.  Needed for Darwin 5.3.
46132
46133         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.
46134         This is necessary at least on Darwin 5.3.
46135
46136         * m4/jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use
46137         AC_FUNC_STRNLEN.  Otherwise, we'd end up putting two copies of
46138         strnlen.o in the library, and that makes some versions of ranlib
46139         object.
46140
46141 2002-04-12  Jim Meyering  <meyering@lucent.com>
46142
46143         * lib/dirfd.h (dirfd): Elide prototype if dirfd is a macro.
46144
46145 2002-04-09  Jim Meyering  <meyering@lucent.com>
46146
46147         * m4/malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message
46148         to be more precise.  Rather than saying we're checking whether the
46149         function `works', say what we're testing.
46150         * m4/realloc.m4 (jm_FUNC_REALLOC): Likewise.
46151         Reported by Bruno Haible.
46152
46153 2002-03-10  Jim Meyering  <meyering@lucent.com>
46154
46155         * lib/makepath.c (make_path): Remove a comma from a diagnostic.
46156         Suggestion from Santiago Vila.
46157
46158 2002-03-08  Jim Meyering  <meyering@lucent.com>
46159
46160         * lib/rename.c: Mention that this wrapper is needed also on
46161         mips-dec-ultrix4.4 systems.
46162
46163 2002-03-02  Jim Meyering  <meyering@lucent.com>
46164
46165         * lib/gettime.c (gettime): Test HAVE_CLOCK_GETTIME,
46166         not HAVE_CLOCK_SETTIME.
46167
46168 2002-02-27  Paul Eggert  <eggert@twinsun.com>
46169
46170         * m4/jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.
46171         Check for clock_settime.
46172
46173 2002-02-27  Paul Eggert  <eggert@twinsun.com>
46174
46175         * lib/nanosleep.h: Rename to....
46176         * lib/timespec.h: New name for nanosleep.h.  All uses changed.
46177
46178         * lib/gettime.c: New file.
46179         * lib/settime.c: New file.
46180         * lib/stime.c: Remove.
46181
46182         * lib/Makefile.am (libfetish_a_SOURCES): Add gettime.c, settime.c,
46183         timespec.h.  Remove nanosleep.h.
46184
46185 2002-02-25  Paul Eggert  <eggert@twinsun.com>
46186
46187         * m4/acl.m4: New file.
46188         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL.
46189         Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
46190
46191 2002-02-25  Paul Eggert  <eggert@twinsun.com>
46192
46193         * lib/acl.c, lib/acl.h: New files.
46194         * lib/Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c.
46195
46196 2002-02-24  Jim Meyering  <meyering@lucent.com>
46197
46198         * lib/strnlen.c (strnlen): Define-away/undef so that an inconsistent
46199         prototype in string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't
46200         cause trouble.  Reported by Nelson Beebe.
46201
46202 2002-02-23  Paul Eggert  <eggert@twinsun.com>
46203
46204         * lib/path-concat.c (xpath_concat): Reorder code to pacify
46205         compilers that don't know that xalloc_die never returns.
46206
46207 2002-02-20  Jim Meyering  <meyering@lucent.com>
46208
46209         * lib/getdate.c: Regenerate using bison-1.33.
46210
46211 2002-02-17  Jim Meyering  <meyering@lucent.com>
46212
46213         * config/config.guess (main): Don't use `head -1'; it's no longer
46214         portable. Use `sed 1q' instead.
46215
46216 2002-02-16  gettextize  <bug-gnu-gettext@gnu.org>
46217
46218         * m4/codeset.m4: Upgrade to gettext-0.11.
46219         * m4/gettext.m4: Upgrade to gettext-0.11.
46220         * m4/glibc21.m4: Upgrade to gettext-0.11.
46221         * m4/iconv.m4: Upgrade to gettext-0.11.
46222         * m4/isc-posix.m4: Upgrade to gettext-0.11.
46223         * m4/lcmessage.m4: Upgrade to gettext-0.11.
46224         * m4/lib-ld.m4: New file, from gettext-0.11.
46225         * m4/lib-link.m4: New file, from gettext-0.11.
46226         * m4/lib-prefix.m4: New file, from gettext-0.11.
46227         * m4/progtest.m4: Upgrade to gettext-0.11.
46228
46229 2002-02-15  Paul Eggert  <eggert@twinsun.com>
46230
46231         * m4/prereq.m4 (jm_PREREQ_POSIXVER): New macro.
46232         (jm_PREREQ): Use it.
46233
46234 2002-02-15  Paul Eggert  <eggert@twinsun.com>
46235
46236         * lib/posixver.c, lib/posixver.h: New files.
46237         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
46238
46239 2002-02-02  Paul Eggert  <eggert@twinsun.com>
46240             Bruno Haible  <bruno@clisp.org>
46241
46242         * lib/unicodeio.h (print_unicode_char): Add exit_on_error argument.
46243         (fwrite_success_callback): New declaration.
46244         * lib/unicodeio.c (unicode_to_mb): New function, extracted from
46245         print_unicode_char. Call failure callback instead of error.
46246         (fwrite_success_callback): New function.
46247         (exit_failure_callback): New function.
46248         (fallback_failure_callback): New function.
46249         (print_unicode_char): Call unicode_to_mb.
46250
46251 2002-01-26  Jim Meyering  <meyering@lucent.com>
46252
46253         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.52g.
46254         * m4/strnlen.m4: Remove file, now that it's part of autoconf.
46255
46256 2002-01-26  Jim Meyering  <meyering@lucent.com>
46257
46258         * lib/Makefile.am (getdate$U.o): Depend on unlocked-io.h.
46259
46260 2002-01-22  Paul Eggert  <eggert@twinsun.com>
46261
46262         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_FSEEKO.
46263
46264 2002-01-22  Jim Meyering  <meyering@lucent.com>
46265
46266         * lib/Makefile.am (Makefile): Don't depend on $(BUILT_SOURCES).
46267         Otherwise, some versions of automake would omit the rule that makes
46268         Makefile from Makefile.in.
46269
46270 2002-01-21  Paul Eggert  <eggert@twinsun.com>
46271
46272         * lib/xmemcoll.h, lib/xmemcoll.c: New files.
46273         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
46274         * lib/memcoll.c: Include errno.h, and declare errno if not defined.
46275         (memcoll): Set errno to zero if there is no error.
46276
46277         * lib/quotearg.c (quotearg_buffer_restyled):
46278         Fix bug with quoting buffers containing NUL when backslashing escapes.
46279         This bug was exposed by the other changes in this patch.
46280         (quotearg_n_options): New arg ARGSIZE.
46281         All callers changed.
46282         (quoting_options_from_style): New function.
46283         (quotearg_n_style): Use it.
46284         (quotearg_n_style_mem): New function.
46285
46286         * lib/quotearg.h (quotearg_n_style_mem): New function.
46287
46288 2002-01-19  Jim Meyering  <meyering@lucent.com>
46289
46290         * m4/jm-macros.m4 (jm_MACROS): Use AC_FUNC_STRNLEN.
46291         Remove useless quotes: DF_PROG="df".
46292         * m4/strnlen.m4: New file.
46293
46294 2002-01-16  Paul Eggert  <eggert@twinsun.com>
46295
46296         * lib/backupfile.c (ISDIGIT): Comment fix.
46297         * lib/getdate.y (ISDIGIT): Likewise.
46298         * lib/posixtm.c (ISDIGIT, year): Likewise.
46299         * lib/strverscmp.c (ISDIGIT): Likewise.
46300         * lib/userspec.c (ISDIGIT): Likewise.
46301
46302 2002-01-16  Jim Meyering  <meyering@lucent.com>
46303
46304         * lib/getdate.y: Add three semicolons, each just before a closing
46305         brace. Bison (as of version 1.31) no longer papers over that mistake.
46306
46307 2002-01-05  Jim Meyering  <meyering@lucent.com>
46308
46309         * lib/version-etc.c (version_etc_copyright): Update copyright year.
46310
46311 2001-12-19  Paul Eggert  <eggert@twinsun.com>
46312
46313         * lib/closeout.c (close_stdout_status): If ferror (stdout), do
46314         not silently exit merely because the output buffer happens to
46315         have nothing pending.
46316
46317 2001-12-18  Paul Eggert  <eggert@twinsun.com>
46318
46319         See the big note in ../ChangeLog.
46320         * lib/human.c (suffixes): Prefer K to k for 1024.
46321         (generate_suffix_backwards): New function.
46322         (human_readable_inexact): Use it.
46323         * lib/xstrtol.c (__xstrtol): If there is no number but there
46324         is a valid suffix, assume 1.  "MB" now means decimal, "MiB" binary.
46325         Accept 'K' as well as 'k'.
46326
46327 2001-12-15  Jim Meyering  <meyering@lucent.com>
46328
46329         * lib/regex.h (__restrict_arr): Update from libc.
46330
46331         * lib/mountlist.h (ME_REMOTE): Recognize file systems of type smbfs
46332         as `remote' if the name starts with `//'.  Suggested by Michael Stone.
46333         (STREQ): Define.
46334
46335 2001-12-14  Jim Meyering  <meyering@lucent.com>
46336
46337         * m4/jm-macros.m4 (jm_MACROS): Check for iswspace.
46338         Suggestion from Bruno Haible.
46339
46340 2001-12-10  Jim Meyering  <meyering@lucent.com>
46341
46342         * lib/linebuffer.c: Remove explicit declarations of xmalloc and
46343         xrealloc, Instead, include "xalloc.h".
46344         (initbuffer): Don't cast xmalloc return value to char*.
46345         (readline): Reword comment.
46346         Don't cast xrealloc return value to char*
46347         Return NULL, not 0.
46348
46349 2001-12-09  Jim Meyering  <meyering@lucent.com>
46350
46351         * lib/modechange.c (mode_compile): Add cast to avoid pedantic warning
46352         about `signed and unsigned type in conditional expression'.
46353         * lib/posixtm.c (posix_time_parse): Likewise.
46354
46355         * lib/xreadlink.c (xreadlink): Add cast to avoid a pedantic warning.
46356
46357         * lib/readtokens.c (readtoken): Declare an index to be of type unsigned
46358         to avoid a pedantic warning.
46359
46360         * lib/getstr.c: Don't include assert.h.
46361         (getstr): Remove warning-evoking assertions.
46362         Return -1 if offset parameter is out of bounds.
46363         Change the type of a local from int to size_t.
46364
46365         * lib/strftime.c (my_strftime_localtime_r): Include this function
46366         definition in the `#if ! HAVE_TM_GMTOFF' block.
46367
46368         * lib/xgethostname.c: Remove declarations of xmalloc and xrealloc.
46369         Include xalloc.h instead.
46370
46371 2001-12-02  Jim Meyering  <meyering@lucent.com>
46372
46373         * lib/tempname.c: Don't declare getenv, thus reverting the change of
46374         2001-11-18.  It's no longer necessary, now that stdlib.h is always
46375         included.
46376
46377         * lib/regex.c [!__BOUNDED_POINTERS__]: Define away __bounded,
46378         __unbounded, and __ptrvalue.  Reported by Uwe H. Steinfeld.
46379
46380 2001-11-30  Akim Demaille  <akim@epita.fr>
46381
46382         * lib/xstrdup.c: Include xalloc.h, so that xstrdup is declared
46383         before being defined.
46384
46385 2001-11-27  Paul Eggert  <eggert@twinsun.com>
46386
46387         * lib/quotearg.h (quotearg_n, quotearg_n_style):
46388         First arg is int, not unsigned.
46389         * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.
46390         (SIZE_MAX, UINT_MAX): New macros.
46391         (quotearg_n_options): Abort if N is negative.
46392         Avoid overflow check on hosts where size_t is 64 bits and int
46393         is 32 bits, as overflow is impossible there.
46394         Fix off-by-one typo that caused unnecessary reallocation.
46395
46396 2001-11-27  Jim Meyering  <meyering@lucent.com>
46397
46398         * lib/tempname.c: Merge with version from libc.
46399         * lib/regex.c: Likewise.
46400
46401         * lib/tempname.c: Include stdlib.h unconditionally.  On some old
46402         systems for which STDC_HEADERS is 0, it was not included, resulting in
46403         a warning about an integer-to-pointer conversion problem with getenv.
46404         Reported by Volker Borchert.
46405
46406 2001-11-26  Jim Meyering  <meyering@lucent.com>
46407
46408         * lib/gtod.h: Remove file.
46409         * lib/Makefile.am (libfetish_a_SOURCES): Remove gtod.h.
46410         * lib/gettimeofday.c: Don't include gtod.h.
46411         (GTOD_init): Remove function.
46412         (rpl_gettimeofday): Do its job here instead, rather than aborting.
46413         Suggestion from Volker Borchert.
46414
46415 2001-11-23  Jim Meyering  <meyering@lucent.com>
46416
46417         * lib/hash.h (struct hash_table): Don't define here.  Merely declare
46418         it.
46419         * lib/hash.c (struct hash_table): Define it here instead.
46420
46421 2001-11-22  Jim Meyering  <meyering@lucent.com>
46422
46423         * lib/hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif.
46424
46425 2001-11-20  Jim Meyering  <meyering@lucent.com>
46426
46427         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that
46428         SunOS 4.1.4 and Solaris 2.5.1 lose, too.
46429
46430 2001-11-19  Jim Meyering  <meyering@lucent.com>
46431
46432         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
46433         directory.  Use "conftestXXXXXX" as the template.
46434         Suggestion from Paul Eggert.
46435
46436         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor
46437         immediately, so the test doesn't mistakenly hit the max-open-files
46438         limit.
46439
46440 2001-11-18  Paul Eggert  <eggert@twinsun.com>
46441
46442         * lib/tempname.c (TMP_MAX): Remove; no longer needed.
46443         (TEMPORARIES): New macro.
46444         (__gen_tempname): Use TEMPORARIES rather than TMP_MAX.  This
46445         removes an artificial limitation (e.g. HP-UX 10.20, where
46446         TMP_MAX is 17576).
46447
46448 2001-11-18  Jim Meyering  <meyering@lucent.com>
46449
46450         * m4/prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv.
46451
46452 2001-11-18  Jim Meyering  <meyering@lucent.com>
46453
46454         * lib/tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
46455         on SunOS 4.
46456
46457         * lib/Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those
46458         files will be created before anything else.
46459
46460 2001-11-17  Paul Eggert  <eggert@twinsun.com>
46461
46462         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): Do not define
46463         WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
46464
46465 2001-11-17  Jim Meyering  <meyering@lucent.com>
46466
46467         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.
46468         Prompted by a report from Bob Proulx.
46469
46470         * m4/jm-macros.m4 (jm_MACROS): Don't test for mkstemp here.
46471         Instead, require UTILS_FUNC_MKSTEMP.
46472
46473 2001-11-17  Jim Meyering  <meyering@lucent.com>
46474
46475         * m4/jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM.
46476         Now, that's done as part of AC_FUNC_STRTOD.
46477
46478 2001-11-17  Jim Meyering  <meyering@lucent.com>
46479
46480         * lib/modechange.c (mode_adjust): Fix error introduced on 1999-04-26
46481         that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
46482         rather than group writable.  Patch by Juan F. Codagnone.
46483
46484         * lib/readtokens.c: Remove explicit declarations of xmalloc and
46485         xrealloc, Instead, include "xalloc.h".
46486
46487         * lib/mountlist.c: Include unlocked-io.h after all system headers.
46488         Remove explicit declarations of xmalloc, xrealloc,
46489         and xstrdup.  Instead, include "xalloc.h".
46490
46491         * lib/argmatch.c, closeout.c, error.c, exclude.c: Include
46492         unlocked-io.h.
46493         * lib/fatal.c, getdate.y, getpass.c, getstr.c, getusershell.c:
46494         Likewise.
46495         * lib/mountlist.c, posixtm.c, readtokens.c, readutmp.c: Likewise.
46496
46497         * lib/regex.c, sha.c, version-etc.c, yesno.c: Likewise.
46498         Reported by Padraig Brady.
46499
46500         * lib/mkstemp.c: #undef mkstemp.
46501         Include config.h.
46502         (rpl_mkstemp): Rename from mkstemp.
46503         Protoize.
46504
46505 2001-11-16  Jim Meyering  <meyering@lucent.com>
46506
46507         * lib/physmem.c [HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>.
46508         (physmem_total) [HAVE_PSTAT_GETSTATIC]: If sysconf couldn't be used to
46509         determine the amount of total physical memory, use pstat_getstatic.
46510         HPUX-11 doesn't define _SC_PHYS_PAGES.
46511         (physmem_available) [HAVE_PSTAT_GETSTATIC && HAVE_PSTAT_GETDYNAMIC]:
46512         If sysconf couldn't be used to determine the amount of available
46513         physical memory, use both pstat_getstatic and pstat_getdynamic.
46514         Based on a patch from Bob Proulx.
46515
46516 2001-11-10  Jim Meyering  <meyering@lucent.com>
46517
46518         * m4/prereq.m4 (jm_PREREQ_PHYSMEM): New function.
46519         (jm_PREREQ): Use it.
46520
46521 2001-11-09  Jim Meyering  <meyering@lucent.com>
46522
46523         * m4/jm-macros.m4: Require autoconf-2.52f.
46524         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
46525         Use these AC_-prefixed names, not the AM_-prefixed ones.
46526
46527         * m4/afs.m4 (jm_AFS): Quote the body.  Patch by Akim Demaille.
46528
46529 2001-11-05  Jim Meyering  <meyering@lucent.com>
46530
46531         * lib/xstat.in (slash_aware_lstat): Correct a misleading comment.
46532
46533 2001-11-04  Jim Meyering  <meyering@lucent.com>
46534
46535         * m4/fpending.m4: Remove unused cruft that saved, set, and restored
46536         $DEFS.
46537
46538 2001-11-03  Jim Meyering  <meyering@lucent.com>
46539
46540         * m4/jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg
46541         of AC_DEFUN.
46542
46543         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
46544         know the name of the variable in the macro definition.
46545
46546 2001-11-03  Jim Meyering  <meyering@lucent.com>
46547
46548         * lib/argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args
46549         in argmatch_to_argument call.
46550
46551         * lib/dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
46552         argument.
46553
46554         * lib/hash.c (hash_clear): Fix a bug that could lead to an infloop or
46555         e.g., a fault due to an attempt to free a NULL pointer.
46556
46557 2001-11-01  Jim Meyering  <meyering@lucent.com>
46558
46559         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): New macro.
46560         * m4/jm-macros.m4 (jm_MACROS): Require UTILS_FUNC_DIRFD.
46561
46562 2001-11-01  Jim Meyering  <meyering@lucent.com>
46563
46564         * lib/dirfd.c, lib/dirfd.h: New files.
46565         * lib/Makefile.am (libfetish_a_SOURCES): Add dirfd.h.
46566
46567         * lib/hash.c (hash_print) [TESTING]: Clean up.
46568
46569 2001-10-22  Paul Eggert  <eggert@twinsun.com>
46570
46571         * lib/hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__,
46572         to avoid a warning if -Wall.
46573
46574 2001-10-22  Jeff Bailey  <jbailey@outpost.dnsalias.org>
46575
46576         * README: New file
46577         * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi
46578         (per RMS's instructions, this is now the canonical source)
46579         * lgpl/, gpl/: New directories.
46580
46581 2001-10-21  Paul Eggert  <eggert@twinsun.com>
46582
46583         * lib/regex.c (uintptr_t): Remove macro and decl; it's config.h's job.
46584
46585 2001-10-21  Jim Meyering  <meyering@lucent.com>
46586
46587         * lib/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
46588         this code would end up calling gettext even in packages built
46589         with --disable-nls.
46590         * lib/getopt.c (_): Likewise.
46591         * lib/regex.c (_): Likewise.
46592
46593 2001-10-20  Paul Eggert  <eggert@twinsun.com>
46594
46595         * m4/error.m4 (jm_PREREQ_ERROR):
46596         Do not invoke AC_CHECK_FUNCS with strerror_r, as
46597         AC_FUNC_STRERROR_R does that.
46598         Check for strerror declaration.
46599
46600         * m4/strerror_r.m4: Add copyright notice, as nontrivial m4 files
46601         are supposed to have them these days.
46602         (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
46603         Merge changes from latest Autoconf CVS.
46604         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
46605         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
46606         POSIX decided to standardize on the int flavor of strerror_r.
46607
46608 2001-10-20  Paul Eggert  <eggert@twinsun.com>
46609
46610         * lib/error.c (strerror_r): Do not declare unless !_LIBC.
46611         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
46612         Use strerror_r that is only a macro, even if it is not a function.
46613         (strerror): Check for HAVE_DECL_STRERROR before declaring.
46614         (private_strerror): Use prototypes, not old-style function definition.
46615         (print_errno_message): New function.
46616         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
46617         char*-flavored one.
46618         (error_tail, error, error_at_line): Use it.
46619
46620 2001-10-11  Jim Meyering  <meyering@lucent.com>
46621
46622         * lib/argmatch.c (argmatch_invalid): Use quotearg_n_style (0, ...
46623         and quote_n (1, ... to avoid clobbering a buffer.
46624
46625 2001-10-05  Jim Meyering  <meyering@lucent.com>
46626
46627         * lib/Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and
46628         hash-pjw.h.
46629         * lib/hash-pjw.c: New file (factored out of fileutils' remove.c).
46630         * lib/hash-pjw.h: New file.
46631
46632 2001-09-30  Jim Meyering  <meyering@lucent.com>
46633
46634         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if
46635         `struct fsstat' has the `f_fstypename' member.
46636         Use that to define FS_TYPE, which is now used to make
46637         the getfsstat link test tighter.
46638
46639 2001-09-30  Jim Meyering  <meyering@lucent.com>
46640
46641         * lib/mountlist.c [MOUNTED_GETFSSTAT]:
46642         Include <sys/ucred.h>, for Apple Darwin.
46643         Include sys/mount.h and sys/fs_types.h only if available.
46644         (FS_TYPE): Define.
46645         (read_filesystem_list): Use FS_TYPE.
46646
46647 2001-09-29  Paul Eggert  <eggert@twinsun.com>
46648
46649         * lib/exclude.c (excluded_filename): 0 -> false, since it's
46650         a boolean context.
46651
46652 2001-09-29  Jim Meyering  <meyering@lucent.com>
46653
46654         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
46655         [one-argument getmntent function]): Include stdio.h before mntent.h.
46656         SunOS 4.1.x needs it for the declaration of `FILE'.
46657         Patch by Volker Borchert.
46658
46659         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
46660         Check for these headers: sys/param.h sys/ucred.h sys/mount.h
46661         sys/fs_types.h, and make the link-test for getfsstat guard #include
46662         directives with appropriate #if HAVE_*_H tests so that we can
46663         detect getfsstat on Apple Darwin1.3.7 systems.
46664         Reported by Nelson Beebe.
46665         Fix harmless typo in cache variable name: s/getsstat/getfsstat/.
46666
46667 2001-09-28  Paul Eggert  <eggert@twinsun.com>
46668
46669         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
46670         #defines strtoimax.  Also treat the other strto* functions
46671         like strtoimax.
46672
46673         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
46674         Check for strtoul and strtoumax,
46675         as those declarations are made even in the signed case.
46676         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
46677         Likewise, for strtol and strtoimax.
46678
46679 2001-09-28  Paul Eggert  <eggert@twinsun.com>
46680
46681         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
46682         #defines strtoimax.  Also treat the other strto* functions
46683         like strtoimax.
46684
46685         * lib/xstrtol.c (strtol): Do not declare if HAVE_DECL_STRTOL.
46686         (strtoul): Do not declare if HAVE_DECL_STRTOUL.
46687         (strtoimax, strtoumax): Do not declare if already defined as a macro.
46688
46689 2001-09-26  Jim Meyering  <meyering@lucent.com>
46690
46691         Most macros in unlocked-io.h had the wrong number of arguments.
46692         * lib/gen-uio: New script.
46693         (USE_UNLOCKED_IO): Define to 1 if not already defined.
46694         * lib/unlocked-io.hin: Remove file.
46695         * lib/Makefile.am (unlocked-io.h): Rewrite to use a separate script,
46696         rather than trying to embed it here.
46697         (EXTRA_DIST): Add gen-uio.  Remove unlocked-io.hin
46698         Reported by Padraig Brady.
46699
46700 2001-09-25  Volker Borchert  <bt@teknon.de>
46701
46702         * lib/gettimeofday.c (rpl_gettimeofday): Declare local variable
46703         `result'.
46704
46705 2001-09-24  Jim Meyering  <meyering@lucent.com>
46706
46707         * m4/gettext.m4: Use the version from gettext-0.10.40, not CVS.
46708
46709 2001-09-23  Jim Meyering  <meyering@lucent.com>
46710
46711         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
46712         instead of the mere test for existence of mntent.h.  The latter
46713         would get a false-positive on AIX 3.4 systems.
46714         In the outer getmntent if-block, don't die if neither of the getmntent
46715         tests succeeds.  Instead, just fall through and continue with the
46716         remaining tests.
46717
46718 2001-09-23  Jim Meyering  <meyering@lucent.com>
46719
46720         * lib/mountlist.c: Remove useless parentheses in #if directives.
46721         (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
46722         the deprecated MOUNTED symbol is no longer defined in mntent.h.
46723
46724 2001-09-22  Jim Meyering  <meyering@lucent.com>
46725
46726         * m4/gettext.m4: New file.  From gettext.
46727         * m4/lcmessage.m4: Sync with gettext -- this changes only comments.
46728         * m4/progtest.m4: Likewise
46729         * m4/isc-posix.m4: Decrement serial number to sync with gettext.
46730         * m4/glibc21.m4: Likewise.
46731
46732         * m4/libintl.m4: Remove.  No longer used.
46733
46734 2001-09-22  Jim Meyering  <meyering@lucent.com>
46735
46736         * lib/localcharset.c: Update from latest gettext.
46737         * lib/config.charset: Likewise.
46738
46739 2001-09-20  Jim Meyering  <meyering@lucent.com>
46740
46741         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of
46742         strtoimax.
46743         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of
46744         strtoumax.
46745
46746 2001-09-20  Jim Meyering  <meyering@lucent.com>
46747
46748         * lib/xstrtol.c (strtoimax): Guard declaration with
46749         `#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'.
46750         The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0)
46751         have their own, conflicting declaration of strtoimax in sys/inttypes.h.
46752         (strtoumax): Likewise, for completeness (it wasn't necessary).
46753
46754 2001-09-17  Paul Eggert  <eggert@twinsun.com>
46755
46756         * lib/strtoimax.c (HAVE_LONG_LONG):
46757         Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
46758         (strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base),
46759         to work around bug in IBM C compiler.
46760
46761 2001-09-17  Jim Meyering  <meyering@lucent.com>
46762
46763         * m4/chown.m4, fstypename.m4, getgroups.m4, gettimeofday.m4,
46764         * m4/jm-mktime.m4, lstat.m4, malloc.m4, memcmp.m4, mkdir-slash.m4,
46765         * m4/nanosleep.m4, putenv.m4, readdir.m4, realloc.m4, rename.m4,
46766         * m4/st_dm_mode.m4, stat.m4, strerror_r.m4, timespec.m4, utimbuf.m4,
46767         * m4/utimes.m4: Use AC_DEFINE rather than AC_DEFINE_UNQUOTED,
46768         whenever the right hand side need not be expanded by the shell.
46769
46770 2001-09-16  Paul Eggert  <eggert@twinsun.com>
46771
46772         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C
46773         library.  It's not correct, as some older glibcs are buggy.
46774         fnmatch wasn't fixed until glibc 2.2.
46775
46776         Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
46777         special shell magic here.
46778
46779 2001-09-16  Jim Meyering  <meyering@lucent.com>
46780
46781         * m4/mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
46782         * m4/jm-macros.m4: Require it.
46783
46784 2001-09-16  Jim Meyering  <meyering@lucent.com>
46785
46786         * lib/mkdir.c: New file.
46787
46788 2001-09-15  Jim Meyering  <meyering@lucent.com>
46789
46790         * m4/jm-macros.m4: Check for help2man.
46791
46792 2001-09-11  Jim Meyering  <meyering@lucent.com>
46793
46794         * m4/host-os.m4 (UTILS_HOST_OS): New file/macro.
46795         The body, by Paul Eggert, was moved here from configure.in.
46796         * m4/jm-macros.m4: Require UTILS_HOST_OS.
46797
46798 2001-09-04  Paul Eggert  <eggert@twinsun.com>
46799
46800         * m4/prereq.m4 (jm_PREREQ_XREADLINK): New macro.
46801         (jm_PREREQ): Use it.
46802
46803 2001-09-04  Paul Eggert  <eggert@twinsun.com>
46804
46805         * lib/xreadlink.c (xreadlink): Omit size_t* arg.  All uses changed.
46806         Use ssize_t, not int, to store result of readlink.
46807         Check for ssize_t overflow as well as size_t overflow,
46808         as POSIX says the result of readlink is implementation-defined
46809         when ssize_t overflows.
46810         Remove unnecessary cast to char*.
46811         Use free+malloc instead of realloc, as the storage doesn't need
46812         to be preserved and it's clearer and can be more efficient that way.
46813         (SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare.
46814         * lib/xreadlink.h (xreadlink): Update prototype.
46815
46816 2001-09-04  Paul Eggert  <eggert@twinsun.com>
46817
46818         * lib/xgetcwd.c: Revert some of the previous change; intead,
46819         fix the HAVE_GETCWD_NULL code to behave more like the
46820         !HAVE_GETCWD_NULL code used to.
46821
46822         Include "xalloc.h".
46823         (xgetcwd): Do not return NULL when memory is exhausted; instead,
46824         invoke xalloc_die.
46825
46826 2001-09-03  Paul Eggert  <eggert@twinsun.com>
46827
46828         * m4/prereq.m4 (jm_PREREQ_XGETCWD): Check for limits.h and
46829         sys/param.h, as pathmax.h includes them.
46830
46831 2001-09-03  Paul Eggert  <eggert@twinsun.com>
46832
46833         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_XGETCWD.
46834         (jm_PREREQ_XGETCWD): New macro.
46835
46836         * m4/getcwd.m4: New file.
46837
46838 2001-09-03  Paul Eggert  <eggert@twinsun.com>
46839
46840         * lib/xgetcwd.c: Fix the !HAVE_GETCWD_NULL code to behave more
46841         like the HAVE_GETCWD_NULL code.
46842         Include pathmax.h if not HAVE_GETCWD.
46843         Do not include xalloc.h.
46844         (INITIAL_BUFFER_SIZE): New symbol.
46845         Do not use xmalloc / xrealloc, since the caller is responsible for
46846         handling errors.  Preserve errno around `free' during failure.
46847         Do not overrun buffer when using getwd.
46848
46849 2001-09-03  Paul Eggert  <eggert@twinsun.com>
46850
46851         * lib/xgetcwd.c (xgetcwd): Use HAVE_GETCWD_NULL, not (defined
46852         __GLIBC__ && __GLIBC__ >= 2), to decide whether to use
46853         getcwd (NULL, 0).
46854
46855 2001-09-03  Paul Eggert  <eggert@twinsun.com>
46856
46857         * lib/exclude.c (fnmatch_no_wildcards): Fix confusion between
46858         usage of FNM_CASEFOLD and FNM_LEADING_DIR.  The bug was
46859         spotted by Jim Meyering.
46860
46861 2001-09-03  Jim Meyering  <meyering@lucent.com>
46862
46863         * lib/xreadlink.c (xreadlink): Preserve errno around `free' during
46864         failure.
46865
46866 2001-09-02  Jim Meyering  <meyering@lucent.com>
46867
46868         * lib/error.c: Update from GNU libc.
46869
46870 2001-09-01  Jim Meyering  <meyering@lucent.com>
46871
46872         * m4/jm-macros.m4 (jm_MACROS): Check for canonicalize_file_name.
46873         Used by df.
46874
46875 2001-09-01  Jim Meyering  <meyering@lucent.com>
46876
46877         * lib/xreadlink.c: New file.
46878         * lib/xreadlink.h: New file.
46879         * lib/Makefile.am (libfetish_a_SOURCES): Add xreadlink.c and
46880         xreadlink.h.
46881
46882         * lib/regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
46883         doesn't conflict with sparc Solaris 7's definition in
46884         /usr/include/sys/int_types.h.
46885
46886         * lib/exclude.c: Use `""', not `<>' to #include non-system header
46887         files.
46888         (fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
46889         and strncasecmp as r-values.  Unixware didn't have declarations.
46890
46891 2001-08-31  Paul Eggert  <eggert@twinsun.com>
46892
46893         * lib/xstrtol.h: Add copyright notice.
46894         (_DECLARE_XSTRTOL): Improve quality of diagnostic for
46895         LONGINT_INVALID_SUFFIX_CHAR.
46896
46897 2001-08-31  Paul Eggert  <eggert@twinsun.com>
46898
46899         * lib/xstrtol.c (strtoimax): New decl.
46900
46901 2001-08-31  Paul Eggert  <eggert@twinsun.com>
46902
46903         * lib/xgetcwd.c: Don't include pathmax.h.
46904         Include stdlib.h and unistd.h if available.
46905         Include xalloc.h.
46906         (xmalloc, xstrdup, free): Remove decls.
46907         (xgetcwd): Don't assume sizes fit in unsigned.
46908         Check for overflow when computing sizes.
46909         Simplify reallocation code.
46910
46911 2001-08-31  Paul Eggert  <eggert@twinsun.com>
46912
46913         * lib/savedir.c (savedir): Remove size parameter, as POSIX says that
46914         a directory's st_size can have an arbitrary value, so the old
46915         usage could waste an arbitrary amount of memory.  All uses
46916         changed.
46917         * lib/savedir.h: Update prototype.
46918
46919 2001-08-31  Paul Eggert  <eggert@twinsun.com>
46920
46921         * lib/Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c.
46922
46923         * lib/strtoimax.c: Renamed from strtoxmax.c, removing the
46924         old strtoimax.c.
46925
46926         Also, make the following further changes to make this file's
46927         configuration more similar to that of strtol.c:
46928         (UNSIGNED): Renamed from STRTOUXMAX_UNSIGNED.  All uses changed.
46929         (strtoumax, uintmax_t, strtoull, strtol): Remove.
46930         (intmax_t, strtoimax, strtol, strtoll): New macros, if UNSIGNED.
46931         (strtoimax): Renamed from strtoumax.  All uses of unsigned values
46932         changed to signed values.
46933
46934         And make the following changes as well:
46935         Fix copyright notice, as 1999 was missing.
46936         (verify): New macro.
46937         (strtoimax): Check sizes at compile-time, not run-time.
46938         Prefer strtol to strtoll if both work.
46939         (main): Remove; it was not that useful and was a pain to maintain.
46940
46941         * lib/strtoumax.c: Include strtoimax.c, not strtouxmax.c.
46942
46943 2001-08-31  Jim Meyering  <meyering@lucent.com>
46944
46945         * lib/xgetcwd.c (xgetcwd): Reorganize to avoid some duplication.
46946         Use an initial, malloc'd, buffer of length 128 rather than
46947         a statically allocated one of length 1024.
46948
46949 2001-08-30  Paul Eggert  <eggert@twinsun.com>
46950
46951         Simplify code, partly by assuming autoconf 2.52 semantics.
46952
46953         * m4/Makefile.am (EXTRA_DIST): Remove uintmax_t.m4.
46954
46955         * m4/inttypes.m4 (AC_PREREQ): Bump to 2.52.
46956         (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52.
46957         All uses removed.
46958         (jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T):
46959         Move AC_REQUIRE to next-to-top level, to avoid confusion.
46960         Use 2.52's AC_CHECK_TYPE instead of merely looking for the header.
46961         * m4/prereq.m4 (jm_PREREQ_HUMAN): Don't require
46962         jm_AC_HEADER_INTTYPES_H.
46963         * m4/jm-macros.m4 (jm_MACROS): Likewise.
46964
46965         * m4/uintmax_t.m4: Remove, as it duplicates inttypes.m4.
46966
46967         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
46968         Quote first arg of AC_DEFUN.
46969         Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
46970         since they are needed to parse the include file even if we need
46971         only xstrtoimax.  Simplify logic behind the args to AC_REPLACE.
46972         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise,
46973         but with opposite signedness.
46974
46975 2001-08-30  Paul Eggert  <eggert@twinsun.com>
46976
46977         Merge 'exclude' changes from tar 1.13.22.
46978         This fixes one or two unlikely storage allocation overflow bugs,
46979         but doesn't change user-visible behavior otherwise.
46980
46981 2001-08-30  Paul Eggert  <eggert@twinsun.com>
46982
46983         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_EXCLUDE.
46984         (jm_PREREQ_EXCLUDE): New macro.
46985
46986 2001-08-30  Paul Eggert  <eggert@twinsun.com>
46987
46988         * lib/quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
46989         tm to be declared.
46990
46991 2001-08-30  Paul Eggert  <eggert@twinsun.com>
46992
46993         * lib/hash.c: Remove '2001' from copyright notice.
46994
46995 2001-08-30  Paul Eggert  <eggert@twinsun.com>
46996
46997         * lib/full-write.h: New file.
46998         * lib/Makefile.am (libfetish_a_SOURCES): Add full-write.h.
46999         * lib/full-write.c: Correct credits, as cccp.c no longer
47000         exists and anyway it was so heavily changed from the old cccp
47001         code as to be unrecognizable.  Include full-write.h.
47002         (full_write) Return size_t, with short writes meaning failure.
47003         All callers changed.  This fixes a bug with large buffers
47004         on 64-bit hosts.
47005         * lib/utime.c: Include full-write.h.
47006
47007 2001-08-30  Paul Eggert  <eggert@twinsun.com>
47008
47009         * lib/exclude.c (bool): Declare, perhaps by including stdbool.h.
47010         (<sys/types.h>): Include only if HAVE_SYS_TYPES_H.
47011         (<stdlib.h>, <string.h>, <strings.h>, <inttypes.h>, <stdint.h>):
47012         Include if available.
47013         (<xalloc.h>): Include
47014         (SIZE_MAX): Define if <stdint.h> or <inttypes.h> doesn't.
47015         (verify): New macro.  Use it to verify that EXCLUDE macros do not
47016         collide with FNM macros.
47017         (struct patopts): New struct.
47018         (struct exclude): Use it, as exclude patterns now come with options.
47019         (new_exclude): Support above changes.
47020         (new_exclude, add_exclude_file):
47021         Initial size must now be a power of two to simplify overflow checking.
47022         (free_exclude, fnmatch_no_wildcards): New function.
47023         (excluded_filename): No longer requires options arg, as the options
47024         are determined by add_exclude.  Now returns bool, not int.
47025         (excluded_filename, add_exclude):
47026         Add support for the fancy new exclusion options.
47027         (add_exclude, add_exclude_file): Now takes int options arg.
47028         Check for arithmetic overflow when computing sizes.
47029         (add_exclude_file): xrealloc might modify errno, so don't
47030         realloc until after errno might be used.
47031
47032         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS):
47033         New macros.
47034         (free_exclude): New decl.
47035         (add_exclude, add_exclude_file): Now takes int options arg.
47036         (excluded_filename): No longer requires options arg, as the options
47037         are determined by add_exclude.  Now returns bool, not int.
47038
47039 2001-08-30  Paul Eggert  <eggert@twinsun.com>
47040
47041         * lib/alloca.c (alloca): Arg is of type size_t, not unsigned.
47042
47043 2001-08-27  Jim Meyering  <meyering@lucent.com>
47044
47045         * lib/Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c
47046
47047         * lib/version-etc.c (N_): Remove definition.
47048         Revert most of last change.
47049         Instead, simply don't mark the `Copyright...' string for translation.
47050         Based on advice from Paul Eggert.
47051
47052         * lib/strtoxmax.c: Tweak comment.
47053
47054 2001-08-26  Jim Meyering  <meyering@lucent.com>
47055
47056         * m4/jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX.
47057
47058         * m4/xstrtoimax.m4: New file.
47059         * m4/xstrtoumax.m4: Add comments explaining why we
47060         AC_REPLACE_FUNCS(strtol).
47061
47062 2001-08-26  Jim Meyering  <meyering@lucent.com>
47063
47064         * lib/version-etc.c (version_etc_copyright_fmt): Replace literal year
47065         of copyright with `%s' so translators don't get an untranslated
47066         message in 2002.
47067         (COPYRIGHT_YEAR): Define.
47068         (version_etc): Use fprintf rather than fputs.
47069         Suggestion from Ulrich Drepper.
47070
47071         * lib/Makefile.am (libfetish_a_SOURCES): Add xstrtoimax.c.
47072
47073         * lib/strtoll.c: New file, from GNU libc.
47074         * lib/xstrtoimax.c: New file.
47075
47076         * lib/xstrtol.h: Add xstrtoimax.
47077         * lib/strtoumax.c: New file.  Simply include "strtoumax.c".
47078         * lib/strtoimax.c: New file.  Likewise, but first define
47079         STRTOUXMAX_SIGNED.
47080
47081         * lib/strtoumax.c: Factor to work both for unsigned and signed types,
47082         ...
47083         * lib/strtoxmax.c: ... then renamed to this.
47084
47085 2001-08-18  Paul Eggert  <eggert@twinsun.com>
47086
47087         * m4/inttypes.m4: Add AC_PREREQ(2.13).
47088         (jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too.
47089         (jm_AC_TYPE_INTMAX_T): New macro.
47090         (jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4.
47091
47092         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): New macro.
47093
47094         * m4/longlong.m4: Renamed from ulonglong.m4.
47095         * m4/inttypes.m4: Renamed from inttypes_h.m4.
47096         * m4/uintmax_t.m4: Removed.
47097
47098 2001-08-13  Paul Eggert  <eggert@twinsun.com>
47099
47100         * lib/Makefile.am (unlocked-io.h): Do not append "_unlocked" twice.
47101         Port to Solaris 8, where 'sed' requires a space after the 'r'
47102         command, and where sh dislikes "$/".  Clean up the spacing a bit.
47103         Redirect output to $tmp just once.
47104
47105 2001-08-12  Paul Eggert  <eggert@sic.twinsun.com>
47106
47107         * lib/addext.c (<errno.h>): Include.
47108         (errno): Declare if not defined.
47109         (addext): Work correctly when pathconf returns -1 and leaves
47110         errno alone because there is no limit.  Also, work even if
47111         pathconf returns a value greater than SIZE_MAX.
47112
47113 2001-08-12  Jim Meyering  <meyering@lucent.com>
47114
47115         * m4/afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4,
47116         d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4,
47117         fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4,
47118         group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4,
47119         jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4,
47120         link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4,
47121         mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4,
47122         prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4,
47123         rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
47124         strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4,
47125         utime.m4, utimes.m4, xstrtoumax.m4:
47126         Quote the first argument in each use of AC_DEFUN.
47127
47128 2001-08-12  Jim Meyering  <meyering@lucent.com>
47129
47130         * lib/xgetcwd.c (xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:
47131         Simply `return getcwd (NULL, 0);'.
47132         [! (defined __GLIBC__ && __GLIBC__ >= 2)]:
47133         Use 1300 as initial value for length, not PATH_MAX.
47134
47135         * lib/pathmax.h: Clean up cpp syntax.
47136
47137 2001-08-12  Jim Meyering  <meyering@lucent.com>
47138
47139         * lib/gettimeofday.c: New file.
47140         * lib/gtod.h: New file.
47141         * lib/Makefile.am (libfetish_a_SOURCES): Add gtod.h.
47142
47143 2001-08-05  Jim Meyering  <meyering@lucent.com>
47144
47145         * m4/jm-macros.m4: Require autoconf-2.52.
47146
47147 2001-08-04  Jim Meyering  <meyering@lucent.com>
47148
47149         * lib/error.h (__attribute__): Remove `|| __STRICT_ANSI__' from #if
47150         stmt, to get in sync with glibc.
47151
47152 2001-08-03  Paul Eggert  <eggert@twinsun.com>
47153
47154         The following changes are from gettext 0.10.39 as maintained by
47155         Bruno Haible.
47156
47157         * lib/mbswidth.h (MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
47158         Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
47159         with inverted sense.  All uses changed.
47160
47161         * lib/mbswidth.c: Don't include <limits.h>.
47162         Include <stdlib.h> and <string.h> unconditionally.
47163         (iswcntrl, mbsinit, ISCNTRL): New macros.
47164         (mbsnwidth): Use K&R style function declarations.
47165         Don't bother checking for MB_LEN_MAX == 1, since the compiler
47166         can optimize it when MB_CUR_MAX == 1.
47167         The width of control characters is zero, not 1.
47168
47169 2001-08-03  Paul Eggert  <eggert@twinsun.com>
47170
47171         The following changes are from gettext 0.10.39 as maintained by
47172         Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ.
47173
47174         * m4/codeset.m4: Upgrade to serial AM1.
47175         (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
47176         all uses changed.  Quote first arg of AC_DEFUN.
47177         (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
47178
47179         * m4/iconv.m4: Upgrade to serial AM2.
47180         (AM_ICONV): Renamed from jm_ICONV; all uses changed.
47181         Add --with-libconv-prefix.
47182         Quote first arg of AC_DEFUN.  Add description for ICONV_CONST.
47183         (am_cv_func_iconv): Renamed from jm_cv_func_iconv.
47184         (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
47185         (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
47186         * m4/jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings.
47187
47188         * m4/c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
47189         * m4/getline.m4 (AM_FUNC_GETLINE): Likewise.
47190         * m4/glibc21.m4 (jm_GLIBC21): Likewise.
47191         * m4/inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise.
47192         * m4/isc-posix.m4 (AC_ISC_POSIX): Likewise.
47193         * m4/lcmessage.m4 (AM_LC_MESSAGES): Likewise.
47194         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
47195         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise.
47196         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
47197
47198         * m4/getline.m4 (AM_FUNC_GETLINE): Don't bother checking for
47199         string.h any more.
47200
47201         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no",
47202         not the default value.
47203
47204         2001-06-25  Bruno Haible  <haible@clisp.cons.org>
47205         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES.
47206         Also check for mbsinit.  Needed for SCO 3.2v5.0.2.
47207         Also include <string.h>; this is where AIX 3.2.5 declares wcwidth.
47208         Also check for iswcntrl, used for wcwidth fallback.
47209         Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability
47210         to Autoconf 2.13.
47211
47212 2001-08-03  Jim Meyering  <meyering@lucent.com>
47213
47214         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
47215         as it was in the original.  Reported by Paul Eggert.
47216
47217 2001-07-16  Jim Meyering  <meyering@lucent.com>
47218
47219         * m4/gettimeofday.m4: New file.
47220         Prompted by a report from Bernhard Baehr.
47221
47222 2001-07-15  Jim Meyering  <meyering@lucent.com>
47223
47224         * m4/Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h
47225         stuff. Now it's in ../Makefile.cfg.
47226
47227 2001-07-15  Jim Meyering  <meyering@lucent.com>
47228
47229         * lib/Makefile.am (EXTRA_DIST): Add unlocked-io.hin.
47230         (BUILT_SOURCES): Add unlocked-io.h.
47231         (io_functions): Define.
47232         (unlocked-io.h): New rule.
47233         (DISTCLEANFILES): Add unlocked-io.h.
47234         (all-local): Depend on unlocked-io.h, to ensure it is created.
47235
47236         * lib/unlocked-io.hin: New file
47237
47238         * lib/regex.c: Update from glibc.
47239
47240 2001-07-05  Jim Meyering  <meyering@lucent.com>
47241
47242         * lib/Makefile.am (noinst_HEADERS): Remove definition, per new automake
47243         recommendation.
47244         (libfetish_a_SOURCES): Put all .h files here instead.
47245         Remove a thus-exposed (better checks in automake) duplicate and
47246         two unnecessary .h files.
47247
47248 2001-07-04  Jim Meyering  <meyering@lucent.com>
47249
47250         * m4/Makefile.am.in (glibc-io.struct): New target.  Rework the code
47251         that generates jm-glibc-io.m4 so that it doesn't trigger any make
47252         distcheck failure.
47253
47254 2001-07-02  Jim Meyering  <meyering@lucent.com>
47255
47256         The following changes were prompted by suggestions from Bruno Haible.
47257
47258         * m4/jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4
47259         is now generated.
47260         * m4/Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted
47261         definition of EXTRA_DIST.
47262         (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
47263         ensure that the generated file is created/updated whenever the list
47264         of $(unlocked_functions) is changed.
47265         (jm-glibc-io.m4): New rule.
47266         (unlocked-io.h): New rule -- currently unused.
47267
47268 2001-06-24  Jim Meyering  <meyering@lucent.com>
47269
47270         * m4/regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
47271         unmatched right bracket, rather than kludging it with an extra,
47272         falsely-matching quote in a comment.  Patch by Akim Demaille.
47273
47274 2001-06-11  Jim Meyering  <meyering@lucent.com>
47275
47276         * lib/regex.c: Update from GNU libc.
47277
47278 2001-05-27  Jim Meyering  <meyering@lucent.com>
47279
47280         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
47281         Check for ut_type in struct utmp.
47282
47283 2001-05-27  Jim Meyering  <meyering@lucent.com>
47284
47285         * lib/readutmp.h (UT_TYPE): Define.
47286
47287 2001-05-24  Jim Meyering  <meyering@lucent.com>
47288
47289         * lib/argmatch.c: Include "quote.h".
47290         (argmatch_invalid): Remove explicit `' quotes.  Instead, use the
47291         quote function.  Reported by Göran Uddeborg.
47292
47293 2001-05-22  Jim Meyering  <meyering@lucent.com>
47294
47295         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
47296         now that we use the package-supplied version unconditionally.
47297         (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
47298
47299 2001-05-21  Jim Meyering  <meyering@lucent.com>
47300
47301         * m4/regex.m4: Change a couple backticks to single quotes to avoid
47302         shell syntax errors.
47303
47304 2001-05-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
47305
47306         * m4/dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
47307
47308 2001-05-20  Paul Eggert  <eggert@twinsun.com>
47309
47310         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME):
47311         Don't bother to check library strftime, since
47312         we'll be using our own my_strftime function anyway.
47313         Define my_strftime instead of strftime.
47314
47315 2001-05-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
47316
47317         * lib/dirname.c (dir_name): Compute append_dot using path, not newpath
47318         which is not yet declared.
47319
47320 2001-05-15  Jim Meyering  <meyering@lucent.com>
47321
47322         * m4/regex.m4: Use proper quoting so brackets appear in the test
47323         program.
47324         Reported by, and with help from, Bruno Haible.
47325
47326 2001-05-13  Jim Meyering  <meyering@lucent.com>
47327
47328         * m4/jm-macros.m4 (major_t, minor_t): Define to unsigned int if
47329         undefined.
47330
47331 2001-05-11  Paul Eggert  <eggert@twinsun.com>
47332
47333         dirname code cleanup.  base_name now behaves more compatibly
47334         with POSIX basename when given file names that have trailing
47335         slashes, and similarly for dir_name.  Add new primitives
47336         base_len and dir_len.  Put the directory-name-related decls
47337         into dirname.h.
47338
47339         * lib/addext.c (ISSLASH, base_name): Remove; now in dirname.h.
47340         * lib/backupfile.c (base_name): Likewise.
47341         * lib/basename.c (FILESYSTEM_PREFIX_LEN, PARAMS, ISSLASH): Likewise.
47342         * lib/dirname.c (FILESYSTEM_PREFIX_LEN, ISSLASH): Likewise.
47343         * lib/makepath.c (strip_trailing_slashes): Likewise.
47344         * lib/path-concat.c (DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN,
47345         ISSLASH): Likewise.
47346         * lib/rename.c (strip_trailing_slashes): Likewise.
47347         * lib/same.c (base_name): Likewise.
47348         * lib/stripslash.c (ISSLASH): Likewise.
47349
47350         * lib/addext.c: Include <dirname.h> after size_t is defined.
47351         * lib/backupfile.c: Likewise.
47352
47353         * lib/addext.c (addext): Use base_len to trim redundant
47354         trailing slashes instead of doing it ourselves.
47355         But do not trim the last slash if it is not redundant.
47356
47357         * lib/backupfile.c (find_backup_file_name,
47358         max_backup_version): Use base_len instead of rolling it ourselves.
47359         Handle the case of "" and (on DOS) "C:" correctly.
47360
47361         * lib/basename.c: Do not include <stdio.h>, <assert.h>; no longer
47362         needed. Include <string.h>, <dirname.h>.
47363         (base_name): Allow file names ending in slashes, other than names
47364         that are all slashes.  In this case, return the basename followed
47365         by the slashes.  This is more general, and can be used in places
47366         where the original base_name purposely had an assertion failure.
47367         (base_len): New function.
47368
47369         * lib/dirname.c: Include <string.h> instead of <stdlib.h>.
47370         Do not include <assert.h>; no longer needed.
47371         Include xalloc.h.
47372         (memrchr): Remove decl.
47373         (dir_name_r): Remove.
47374         (dir_len): Renamed from dirlen.  All callers changed.
47375         Rewrite in terms of base_name, for simplicity and consistency.
47376         (dir_name): Never return NULL.  All callers changed.
47377         Do not include <stdlib.h> in test program; no longer needed.
47378         return 0; is fine for test program.
47379
47380         * lib/dirname.h (DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN):
47381         New macros.
47382         (base_name, base_len, dir_len, strip_trailing_slashes): New decls.
47383
47384         * lib/path-concat.c (path_concat): Use base_len to compute
47385         base length, not strlen; this means we cannot rely on memcpy
47386         to null-terminate.
47387
47388         * lib/same.c (STREQ): Remove.
47389         (same_name): Handle the case where the basename ends in trailing '/'.
47390
47391         * lib/stripslash.c (strip_trailing_slashes): Return nonzero if
47392         a slash was stripped.  Do not strip the last slash after a
47393         file system prefix.
47394
47395 2001-05-11  Paul Eggert  <eggert@twinsun.com>
47396
47397         * lib/Makefile.am (libfetish_a_SOURCES):
47398         Add strftime.c, since we now compile it on all hosts.
47399
47400         * lib/strftime.c (my_strftime):
47401         Define to nstrftime if emacs, but only if my_strftime is not defined.
47402         (extra_args, extra_args_spec, extra_args_spec_iso): Rename from
47403         ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively.
47404         Add one more extra argument: a nanoseconds value.
47405         All uses changed.
47406         (ns): New macro.
47407         (my_strftime function): Add %N format.
47408         (emacs_strftimeu): Renamed from emacs_strftime,
47409         with extra ut argument.
47410
47411 2001-05-09  Paul Eggert  <eggert@twinsun.com>
47412
47413         * m4/jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.
47414
47415 2001-04-21  Jim Meyering  <meyering@lucent.com>
47416
47417         * m4/rmdir-errno.m4: Write to a new file, so that a restrictive umask
47418         doesn't interfere.
47419
47420 2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
47421
47422         * m4/ftruncate.m4: Check for chsize.
47423         Link with ftruncate.o unconditionally if ftruncate is missing.
47424         This was required when cross-compiling to i586-mingw32msvc.
47425
47426 2001-04-08  Jim Meyering  <meyering@lucent.com>
47427
47428         * lib/getdate.y (get_date): Set tm_isdst to -1 to ensure that it is
47429         recomputed; that's necessary when the offset spans a DST transition.
47430         Patch by David J. MacKenzie.  Reported by Hon-Yin Kok.
47431
47432 2001-04-02  Jim Meyering  <meyering@lucent.com>
47433
47434         * lib/regex.h, regex.c: Update from GNU libc.
47435
47436 2001-03-24  Jim Meyering  <meyering@lucent.com>
47437
47438         * m4/jm-macros.m4: Require autoconf-2.49d.
47439
47440 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
47441
47442         * m4/iconv.m4 (jm_ICONV): Recommend GNU libiconv.
47443
47444 2001-03-19  Paul Eggert  <eggert@twinsun.com>
47445
47446         * lib/version-etc.c (version_etc_copyright): Update to 2001.
47447
47448 2001-03-17  Jim Meyering  <meyering@lucent.com>
47449
47450         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP,
47451         now that the version in autoconf is equivalent.
47452         (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP.
47453
47454         * m4/error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.
47455         Suggestion from Akim Demaille.
47456
47457         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME.
47458         (jm_PREREQ_TEMPNAME): New function.
47459
47460 2001-03-16  Paul Eggert  <eggert@twinsun.com>
47461
47462         * lib/tempname.c (uint64_t): Define to uintmax_t if
47463         not defined, and if UINT64_MAX is not defined.
47464         Required at least for Vax Ultrix4.3, which doesn't define uint64_t.
47465         Reported by John David Anglin.
47466
47467 2001-03-15  Bruno Haible  <haible@clisp.cons.org>
47468
47469         * lib/localcharset.c (locale_charset): Allow wildcard syntax. Also
47470         resolve alias if codeset is empty.
47471         * lib/config.charset (BeOS): Use wildcard syntax.
47472
47473 2001-03-13  Jim Meyering  <meyering@lucent.com>
47474
47475         * lib/path-concat.c (path_concat)
47476         [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't insert a backslash when
47477         concatenating e.g., `C:' and `foo'.
47478         From Bruno Haible.
47479
47480 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
47481
47482         * lib/localcharset.c (locale_charset): Don't use
47483         setlocale(LC_CTYPE,NULL). Don't return NULL.
47484         * lib/unicodeio.c (print_unicode_char): Simplify accordingly.
47485
47486 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
47487
47488         * lib/config.charset: Update for FreeBSD 4.2 and OSF/1 5.1. Add
47489         support for DOS/DJGPP.
47490
47491 2001-03-01  Paul Eggert  <eggert@twinsun.com>
47492
47493         * m4/jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
47494         lacks mkstemp.  Compile our own tempname.c if we compile our own
47495         mkstemp.c, as mkstemp relies on tempname.
47496
47497 2001-03-01  Jim Meyering  <meyering@lucent.com>
47498
47499         * m4/dos.m4 (jm_AC_DOS): Remove extra backslashes, now that
47500         AH_VERBATIM really does output its argument verbatim.
47501
47502 2001-02-28  Paul Eggert  <eggert@twinsun.com>
47503
47504         * lib/Makefile.am (libfetish_a_SOURCES):
47505         Add dup-safer.c, fopen-safer.c.
47506         (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.
47507
47508         * lib/dup-safer.c, lib/fopen-safer.c, lib/stdio-safer.h:
47509         * lib/unistd-safer.h: New files.
47510
47511 2001-02-25  Paul Eggert  <eggert@twinsun.com>
47512
47513         The mkstemp replacement is taken from glibc 2.2.2, with some
47514         portability fixes for use outside glibc, as follows:
47515
47516         * lib/tempname.c (struct_stat64): New macro.
47517         (direxists, __gen_tempname): Use it.
47518         This avoids a portability problem with Solaris 8.
47519
47520         * lib/tempname.c (<config.h>): Include if HAVE_CONFIG_H.
47521         (<stddef.h>, <stdint.h>, <string.h>):
47522         Include only if STDC_HEADERS || _LIBC.
47523         (<fcntl.h>): Include only if HAVE_FCNTL_H || _LIBC.
47524         (<unistd.h>): Include only if HAVE_UNISTD_H || _LIBC.
47525         (<sys/time.h>): Include only if HAVE_SYS_TIME_H || _LIBC.
47526         (__set_errno): Define this macro if <errno.h> doesn't.
47527         (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
47528         Define these macros if <stdio.h> doesn't.
47529         (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
47530         Define these macros if <sys/stat.h>
47531         doesn't.  Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
47532         (stat64, __getpid, __gettimeofday, __mkdir, __open, __open64, lxstat64,
47533         __xstat64): Define if not _LIBC.
47534         (__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
47535         (__gen_tempname): Invoke gettimeofday only if
47536         HAVE_GETTIMEOFDAY || _LIBC;
47537         otherwise, fall back on plain "time".
47538         Use macros like S_IRUSR | S_IWUSR rather than octal values like 0600.
47539
47540         * lib/mkstemp.c (__GT_FILE): Define to zero if not defined.
47541
47542         * lib/mkstemp.c, lib/tempname.c: New files, taken from glibc 2.2.2.
47543
47544 2001-02-18  Paul Eggert  <eggert@twinsun.com>
47545
47546         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
47547
47548 2001-02-17  Paul Eggert  <eggert@twinsun.com>
47549
47550         * m4/mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC.
47551         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH):
47552         Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
47553         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
47554
47555 2001-02-17  Paul Eggert  <eggert@twinsun.com>
47556
47557         * lib/mbswidth.c, quotearg.c (mbrtowc, mbsinit):
47558         Remove workaround macros for hosts that have mbrtowc but not
47559         mbstate_t, as we now insist on proper declarations for both
47560         before using mbrtowc.
47561
47562 2001-02-17  Jim Meyering  <meyering@lucent.com>
47563
47564         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
47565         getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
47566         further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
47567         UnixWare 7.1.1.
47568
47569         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc.,
47570         rather than AC_CACHE_VAL.
47571
47572 2001-02-17  Jim Meyering  <meyering@lucent.com>
47573
47574         * lib/strtoul.c: Sync from GNU libc.  Use double quotes, not <...>
47575         around included file name.
47576
47577         * lib/strnlen.c (__strnlen): Merge in a change from GNU libc.
47578
47579         * lib/strftime.c: Update from GNU libc (the only changes were to
47580         comments).
47581
47582 2001-02-17  Jim Meyering  <meyering@lucent.com>
47583
47584         * lib/regex.c: Update from libc.
47585
47586 2001-02-17  Bruno Haible  <haible@clisp.cons.org>
47587
47588         * lib/mbswidth.h (mbswidth): Also define as macro, to avoid prototype
47589         clash.
47590
47591 2001-02-16  Paul Eggert  <eggert@twinsun.com>
47592
47593         * lib/alloca.c (malloc): Undef before defining, since stdlib.h
47594         may have defined it.  Needed for Encore Umax-3.0.9.16b systems.
47595         Reported by Mark Hounschell via Paul Eggert.
47596
47597 2001-02-07  Jim Meyering  <meyering@lucent.com>
47598
47599         * m4/regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug.
47600
47601 2001-02-05  Jim Meyering  <meyering@lucent.com>
47602
47603         * m4/jm-macros.m4: Require autoconf-2.14d (not yet released), because
47604         it includes the patch required for `large file' support with at least
47605         HP-UX's 10.20 /bin/cc.
47606
47607 2001-02-03  Jim Meyering  <meyering@lucent.com>
47608
47609         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
47610         AS_IF, now that it works once again (mysteriously).
47611         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
47612
47613 2001-01-30  Jim Meyering  <meyering@lucent.com>
47614
47615         Don't use filenames that are 8.3-equivalent to "conftest" on DOS.
47616         * m4/chown.m4: Rename conftestchown to conftest.chown.
47617         * m4/rename.m4: s/conftestdir/conftest.d1/ and
47618         s/conftestdir2/conftest.d2/.
47619         * m4/utimes.m4: s/conftestdata/conftest.data/
47620         Inspired by Pavel Roskin's change in autoconf.
47621
47622 2001-01-30  Bruno Haible  <haible@clisp.cons.org>
47623
47624         * lib/config.charset: Update for FreeBSD 4.2.
47625
47626 2001-01-27  Jim Meyering  <meyering@lucent.com>
47627
47628         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was
47629         a use of AS_IF.
47630         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
47631
47632 2001-01-26  Jim Meyering  <meyering@lucent.com>
47633
47634         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that
47635         quotearg.c includes it.
47636
47637 2001-01-26  Jim Meyering  <meyering@lucent.com>
47638
47639         * lib/quotearg.c: Include stddef.h.
47640         * lib/quote.c: Include stddef.h.
47641         Reported by Axel Kittenberger.
47642
47643         * lib/xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
47644         line in double quotes so that it evokes a better diagnostic.
47645         [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
47646         Reported by Axel Kittenberger.
47647
47648 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
47649
47650         * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not'
47651         as if it was a `charset'.
47652
47653 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
47654
47655         * m4/iconv.m4 (jm_ICONV): Also check whether the iconv declaration
47656         has const.
47657
47658 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
47659
47660         * lib/unicodeio.c (print_unicode_char): Cast the second iconv() arg,
47661         to avoid a warning.  Add back 'const' to inptr.
47662
47663 2001-01-20  Jim Meyering  <meyering@lucent.com>
47664
47665         Be sure that headers are checked before used in code compiled
47666         for the type checks.
47667         * m4/jm-macros.m4 (jm_MACROS): Remove all header checks.
47668         In place of that, invoke jm_CHECK_ALL_TYPES.
47669         (jm_CHECK_ALL_HEADERS): New functions with the above checks.
47670         (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
47671         Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
47672         The check for ssize_t was mistakenly run before the test for unistd.h.
47673
47674         The configure-time check for stdbool.h was missing.
47675         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.
47676         (jm_PREREQ_HASH): New function.
47677
47678 2001-01-17  Jim Meyering  <meyering@lucent.com>
47679
47680         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE,
47681         for autoconf-2.49c.
47682         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
47683
47684 2001-01-16  Jim Meyering  <meyering@lucent.com>
47685
47686         * lib/basename.c: Include <stdio.h>, needed by assert on SunOS 4.
47687         From Bruno Haible.
47688
47689 2001-01-14  Jim Meyering  <meyering@lucent.com>
47690
47691         * m4/rename.m4: Use temporary directories named conftestdir{,2}, not
47692         foo and bar.  Create conftestdir/ in the script, not in the C code.
47693         Remove directories in the script, not in the C code.
47694         Remove conftestdir{,2} before trying to create the directory.
47695         Make the entire configure script fail if the mkdir fails.
47696
47697 2001-01-14  Jim Meyering  <meyering@lucent.com>
47698
47699         * lib/rename.c: New file.  From Volker Borchert.
47700         Include stdlib.h, string.h or strings.h, and xalloc.h.
47701         Use strip_trailing_slashes rather than open-coding it.
47702
47703 2001-01-03  Paul Eggert  <eggert@twinsun.com>
47704
47705         * lib/strftime.c: Sync with glibc time/strftime.c 1.81.
47706
47707 2001-01-03  Jim Meyering  <meyering@lucent.com>
47708
47709         * lib/unicodeio.c (print_unicode_char): Remove `const' from declaration
47710         of local `inptr' to avoid warning with some system declarations of
47711         iconv.
47712
47713 2001-01-02  Volker Borchert  <bt@teknon.de>
47714
47715         * m4/rename.m4: New file.
47716         * m4/jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME.
47717
47718 2001-01-01  Jim Meyering  <meyering@lucent.com>
47719
47720         * m4/prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available),
47721         even on systems with utmpx.h.  It's necessary for the declaration of
47722         utmp's ut_user member.  Reported by Andreas Jaeger.
47723
47724         * m4/check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if
47725         available. They are required for the declarations of getgrgid and
47726         getpwuid resp.
47727         (_jm_DECL_HEADERS): Check for grp.h and pwd.h.
47728         Reported by Andreas Jaeger.
47729
47730 2001-01-01  Alexandre Duret-Lutz  <duret_g@epita.fr>
47731
47732         * m4/libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by
47733         expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
47734         so `make install' also works in VPATH builds.
47735
47736 2000-12-31  Alexandre Duret-Lutz  <duret_g@epita.fr>
47737
47738         * m4/libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
47739         prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
47740         can be used in subdirectories.
47741
47742 2000-12-29  Paul Eggert  <eggert@twinsun.com>
47743
47744         * lib/modechange.c: Do not assume that mode_t uses the
47745         traditional octal encoding.  E.g. "chmod 1 FOO" should set
47746         the other-execute bit of FOO even if S_IXOTH != 1.
47747
47748         (SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH,
47749         WOTH, XOTH, ALLM): New macros.
47750         (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR,
47751          S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH):
47752         Use them.
47753         (S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID.
47754         (S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above.
47755         (mode_compile):
47756         No need to use uintmax_t; unsigned long is long enough.
47757         Don't bother to get suffix since we don't use it.
47758
47759 2000-12-26  Jim Meyering  <meyering@lucent.com>
47760
47761         * m4/dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work
47762         better with autoheader.
47763
47764 2000-12-24  Jim Meyering  <meyering@lucent.com>
47765
47766         * lib/hash.c (is_prime): Return explicit boolean values.
47767         (hash_get_first): Return NULL to appease Irix5.6's 89.
47768         Reported by Nelson Beebe.
47769
47770 2000-12-19  Bruno Haible  <haible@clisp.cons.org>
47771
47772         * lib/localcharset.c (locale_charset): Add support for Win32.
47773
47774 2000-12-18  Paul Eggert  <eggert@twinsun.com>
47775
47776         * lib/physmem.h, lib/physmem.c: New files.
47777
47778         * lib/Makefile.am (libfetish_a_SOURCES): Add physmem.c.
47779         (noinst_HEADERS): Add physmem.h.
47780
47781         * lib/xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
47782         't' for compatibility with Solaris 8 sort.
47783
47784 2000-12-18  Bruno Haible  <haible@clisp.cons.org>
47785
47786         * lib/config.charset: Add support for BeOS.
47787
47788 2000-12-17  Jim Meyering  <meyering@lucent.com>
47789
47790         * m4/dos.m4 (jm_AC_DOS): New file and macro.
47791         * m4/jm-macros.m4 (jm_MACROS): Require jm_AC_DOS.
47792
47793 2000-12-16  Jim Meyering  <meyering@lucent.com>
47794
47795         This bug had a serious impact on chown: `chown N:M FILE' (for integer
47796         N and M) would have treated it like `chown N:N FILE'.
47797
47798         * lib/userspec.c (parse_user_spec): Fix typo: s/u/g/.
47799
47800 2000-12-16  Jim Meyering  <meyering@lucent.com>
47801
47802         * lib/getusershell.c [!SHELLS_FILE && __DJGPP__]: Define
47803         SHELLS_FILE to a file name that's useful on djgpp systems.
47804         Include stdlib.h.
47805         (ADDITIONAL_DEFAULT_SHELLS): Define.
47806         (default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
47807         Based mostly on a patch from Prashant TR.
47808
47809 2000-12-16  Bruno Haible  <haible@clisp.cons.org>
47810
47811         * lib/config.charset: Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB,
47812         VISCII, CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256,
47813         CP1257 to the list of canonical encodings. Rename EUC-CN to GB2312.
47814
47815 2000-12-08  Andreas Schwab  <schwab@suse.de>
47816
47817         * lib/mbswidth.c (mbsnwidth): Don't loop endlessly when called with an
47818         invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
47819
47820 2000-12-07  Jim Meyering  <meyering@lucent.com>
47821
47822         * lib/stripslash.c (ISSLASH): Define.
47823         (strip_trailing_slashes): Use ISSLASH rather than comparing against
47824         `/'.
47825         From Prashant TR.
47826
47827         * lib/dirname.c (FILESYSTEM_PREFIX_LEN): Define.
47828         (dir_name_r): Declare this function as static.
47829         [BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd
47830         manifest itself on a name containing a mix of slashes and
47831         backslashes.
47832         Make this function work with names starting with a DOS-style
47833         drive letter and colon prefix.
47834         (dir_name): Append `.' if necessary.
47835         Based mostly on patches from Prashant TR and Eli Zaretskii.
47836
47837         * lib/dirname.h (dir_name_r): Remove prototype.
47838
47839 2000-12-06  Paul Eggert  <eggert@twinsun.com>
47840
47841         * m4/off_t-format.m4: Remove this file.
47842         * m4/jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
47843
47844 2000-12-06  Jim Meyering  <meyering@lucent.com>
47845
47846         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the
47847         replacement strtoull, we may well need the replacement strtoul, too.
47848         Check for declarations of strtoul and strtoull.
47849         Check for strtol.  Mainly as a cue to cause automake to include
47850         strtol.c -- that file is included by each of strtoul.c and strtoull.c.
47851         Check for limits.h -- strtol.c needs it.
47852
47853 2000-12-05  Jim Meyering  <meyering@lucent.com>
47854
47855         * lib/dirname.c (dir_name_r): Add `const' in a few local declarations.
47856
47857 2000-12-04  Jim Meyering  <meyering@lucent.com>
47858
47859         * lib/path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
47860         Also include memory.h, stdlib.h, unistd.h if appropriate.
47861         Reported by Andreas Jaeger (conflicting declaration of malloc).
47862
47863 2000-12-02  Jim Meyering  <meyering@lucent.com>
47864
47865         * m4/off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro.
47866         * m4/jm-macros.m4 (jm_MACROS): require it.
47867
47868 2000-12-02  Jim Meyering  <meyering@lucent.com>
47869
47870         * lib/closeout.h: Make idempotent, to avoid some obscure warnings.
47871
47872 2000-12-01  Paul Eggert  <eggert@twinsun.com>
47873
47874         * lib/memrchr.c: Include <config.h> before any system include file.
47875
47876 2000-11-30  Jim Meyering  <meyering@lucent.com>
47877
47878         * m4/jm-macros.m4 (jm_MACROS): Check for stdint.h.
47879
47880 2000-11-30  Jim Meyering  <meyering@lucent.com>
47881
47882         * m4/getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf.
47883
47884 2000-11-29  Paul Eggert  <eggert@twinsun.com>
47885
47886         * lib/dirname.c (dir_name_r): Fix typo: int -> size_t.
47887
47888 2000-11-26  Jim Meyering  <meyering@lucent.com>
47889
47890         * lib/memcoll.c: Include sys/types.h.  From Werner Almesberger.
47891
47892 2000-11-22  Paul Eggert  <eggert@twinsun.com>
47893
47894         * lib/strftime.c (my_strftime): Do not invoke mbrlen with a
47895         size of (size_t) -1; it's not portable.
47896
47897 2000-11-17  Jim Meyering  <meyering@lucent.com>
47898
47899         * lib/strstr.c: Update from GNU libc.
47900
47901 2000-11-17  Akim Demaille  <akim@epita.fr>
47902
47903         * lib/obstack.h: Formatting changes.
47904         (obstack_grow, obstack_grow0): Don't cast WHERE at all: that would
47905         prevent type checking.
47906         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
47907         cast the value to (void *): assigning a `foo *' to a `void *'
47908         variable is valid.
47909         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
47910
47911 2000-11-16  Jim Meyering  <meyering@lucent.com>
47912
47913         * lib/strverscmp.c: Incorporate weak-alias-related changes from glibc.
47914
47915 2000-11-11  Jim Meyering  <meyering@lucent.com>
47916
47917         * lib/error.c: Add a couple #includes, merging from GNU libc version.
47918
47919 2000-11-10  Jim Meyering  <meyering@lucent.com>
47920
47921         * lib/obstack.h: Update from GNU libc.
47922         * lib/obstack.c: Likewise.
47923
47924 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
47925
47926         * m4/jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
47927
47928 2000-11-06  Paul Eggert  <eggert@twinsun.com>
47929
47930         * lib/getusershell.c (setusershell): Use rewind rather than
47931         fseek/fseeko, to avoid configuration hassles with fseeko.
47932         Don't bother opening SHELLS_FILE if shellstream is NULL;
47933         it's not necessary.
47934
47935 2000-11-05  Jim Meyering  <meyering@lucent.com>
47936
47937         * lib/makepath.h (make_dir): Declare.
47938         * lib/makepath.c (make_dir): Remove `static' attribute.
47939         Tweak a comment.
47940
47941 2000-11-04  Jim Meyering  <meyering@lucent.com>
47942
47943         * m4/regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.
47944
47945 2000-11-04  Alexandre Duret-Lutz  <duret_g@epita.fr>
47946
47947         * lib/hash.c (hash_get_next): Fix a thinko:  when ENTRY is the
47948         last one in a bucket, advance to the next bucket.
47949
47950 2000-11-02  Vesselin Atanasov  <vesselin@bgnet.bg>
47951
47952         * lib/fnmatch.c: Do not comment out all the code if we are using
47953         the GNU C library, because in some cases we are replacing buggy
47954         code in the GNU C library itself.
47955
47956 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
47957
47958         * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
47959         (regex_compile): Catch bogus \(\1\).
47960
47961 2000-10-30  Paul Eggert  <eggert@twinsun.com>
47962
47963         * lib/fnmatch.c (FOLD): Do not assume that characters are unsigned.
47964         (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
47965         e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
47966
47967 2000-10-30  Paul Eggert  <eggert@twinsun.com>
47968
47969         * lib/error.h, getline.h, modechange.h:
47970         Remove "2000" from Copyright line, as the file hasn't been
47971         changed this year other than in the copyright notice.
47972
47973         * lib/xalloc.h: Add "2000" to Copyright line, as this file
47974         was changed this year.
47975
47976 2000-10-29  Jim Meyering  <meyering@lucent.com>
47977
47978         * m4/fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf
47979         renaming.
47980         * m4/ls-mntd-fs.m4: Likewise
47981
47982 2000-10-29  Jim Meyering  <meyering@lucent.com>
47983
47984         * lib/xstat.in: Fix grammar in comment.
47985
47986 2000-10-29  Greg Louis  <glouis@dynamicro.on.ca>
47987
47988         * lib/regex.h (__restrict_arr): Move definition out of #ifndef block.
47989         Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but
47990         doesn't define __restrict_arr.
47991
47992 2000-10-28  Jim Meyering  <meyering@lucent.com>
47993
47994         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR.
47995         (jm_PREREQ_MEMCHR): New function.
47996
47997 2000-10-28  Jim Meyering  <meyering@lucent.com>
47998
47999         * lib/memchr.c: Update from libc.
48000         Adjust for portability:
48001         [HAVE_STDLIB_H]: Include stdlib.h.
48002         [HAVE_BP_SYM_H || _LIBC]: Guard inclusion of bp-sym.h.
48003         Undef __memchr, too.
48004         [!weak_alias]: Define __memchr to memchr.
48005
48006         * lib/regex.c: Update from libc.
48007         * lib/regex.h: Likewise.
48008         * lib/getopt1.c: Likewise.
48009         * lib/memcmp.c: Likewise.
48010
48011         * lib/getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseeko.
48012         Avoid using fseek, when possible -- it's broken by design.
48013         Patch by Ulrich Drepper.
48014
48015 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
48016
48017         * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
48018         (re_match_2_internal, re_match_2_internal, re_match_2_internal):
48019         Giving in to popular pressure to shut up the compiler with casts.
48020
48021 2000-10-26  Jim Meyering  <meyering@lucent.com>
48022
48023         * lib/strftime.c: Update from libc.
48024
48025 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
48026
48027         * regex.c: More `unsigned char' -> `re_char' changes.
48028         Also change several `int' into `re_wchar_t'.
48029         (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
48030         (PUSH_FAILURE_POINTER): Don't cast any more.
48031         (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
48032         We want GCC to complain, since this piece of code makes
48033         re_match non-reentrant, which *should* be fixed.
48034         (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
48035         (EXTEND_BUFFER): Use RETALLOC.
48036         (SET_LIST_BIT): Don't cast.
48037         (re_wchar_t): New type.
48038         (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
48039         that those two functions will always properly return.
48040         (IMMEDIATE_QUIT_CHECK): Cast to void.
48041         (analyse_first): Use recursion rather than an explicit stack.
48042         (re_compile_fastmap): Can't fail anymore.
48043         (re_search_2): Don't check re_compile_fastmap for failure.
48044         (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
48045         Now also sets the new value (passed in a new argument).
48046         (re_match_2_internal): Use it.
48047         Also, use a new var `reg' of type size_t when looping through regs
48048         rather than reuse the inappropriate `mcnt'.
48049
48050 2000-10-25  Jim Meyering  <meyering@lucent.com>
48051
48052         * lib/obstack.c: Update from libc.
48053
48054 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
48055
48056         * regex.c (regex_compile): Change the way of handling a range from
48057         a char less than 256 to a char not less than 256.
48058
48059 2000-10-24  Andrew Innes  <andrewi@gnu.org>
48060
48061         * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
48062         NT-Emacs only.
48063         (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
48064         so that re_search functions only quit when callers expect them to.
48065
48066 2000-10-23  Jim Meyering  <meyering@lucent.com>
48067
48068         * lib/hard-locale.c (hard_locale): Revert last change -- it was simply
48069         wrong.  That set_locale call must not have any side effects.
48070         From Paul Eggert.
48071
48072 2000-10-22  Jim Meyering  <meyering@lucent.com>
48073
48074         * lib/md5.c (md5_process_block) [OP]: Use `rol', not CYCLIC.
48075         [CYCLIC]: Remove now-unused definition.
48076
48077         * lib/save-cwd.c (O_DIRECTORY): Define, if needed.
48078         (save_cwd) [HAVE_FCHDIR]: Use O_DIRECTORY when opening ".".
48079         Suggestion from Ulrich Drepper.
48080
48081 2000-10-21  Jim Meyering  <meyering@lucent.com>
48082
48083         * m4/check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr.
48084         * m4/prereq.m4 (jm_PREREQ_DIRNAME): New macro.
48085         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr.
48086
48087 2000-10-21  Jim Meyering  <meyering@lucent.com>
48088
48089         * lib/dirname.c (memrchr): Declare if necessary.
48090         (dir_name): Remove the restriction that there be no
48091         trailing slashes.  Now, this code skips past them, effectively
48092         ignoring them.
48093         [TEST_DIRNAME] (main): New unit tests.
48094
48095         * lib/memrchr.c: New file from GNU libc.
48096         Undef __memrchr, too.
48097         [!weak_alias]: Define __memrchr to memrchr.
48098         Guard weak_alias use with `#ifdef weak_alias'.
48099
48100 2000-10-21  Jim Meyering  <meyering@lucent.com>
48101
48102         * lib/dirname.c (dir_name_r): New function, factored out of dir_name.
48103         (dir_name): Use dir_name_r.
48104         * lib/dirname.h (dir_name_r): Declare it.
48105
48106 2000-10-17  Jim Meyering  <meyering@lucent.com>
48107
48108         * lib/quote.h (PARAMS): Define and use.
48109         Reported by Akim Demaille.
48110
48111         * lib/getopt.c: Update from libc.
48112
48113 2000-10-16  Jim Meyering  <meyering@lucent.com>
48114
48115         * lib/hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to
48116         setlocale.
48117         From Jan Fedak.
48118
48119 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
48120
48121         * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
48122
48123 2000-09-25  Jim Meyering  <meyering@lucent.com>
48124
48125         * lib/md5.h (rol): Define (from GnuPG).
48126
48127         * lib/sha.c: Give credit (GnuPG) where due.
48128         (M): Use rol rather than open-coding it.
48129         Add a FIXME comment.
48130
48131 2000-09-21  Jim Meyering  <meyering@lucent.com>
48132
48133         * lib/userspec.c (parse_user_spec): Remove debugging printf I'd added.
48134         Reported by Michael Stone.
48135
48136 2000-09-20  Jim Meyering  <meyering@lucent.com>
48137
48138         * lib/Makefile.am (libfetish_a_SOURCES): Add sha.c.
48139         (noinst_HEADERS): Add sha.h.
48140         Based on code from Scott G. Miller and from GnuPG.
48141
48142 2000-09-18  Jim Meyering  <meyering@lucent.com>
48143
48144         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of
48145         LIBS. Otherwise, everyone ends up linking with -lelf for some
48146         configurations.
48147         Reported by Mike Stone.
48148
48149 2000-09-15  Jim Meyering  <meyering@lucent.com>
48150
48151         * lib/regex.c: Update from libc.
48152
48153 2000-09-10  Jim Meyering  <meyering@lucent.com>
48154
48155         * lib/getopt.c (_getopt_internal): Update from glibc.
48156
48157 2000-09-09  Jim Meyering  <meyering@lucent.com>
48158
48159         * lib/quotearg.c: Rename ISASCII to IN_CTYPE_DOMAIN, so people don't
48160         think it should be used as a general replacement for isascii.
48161         * lib/fnmatch.c: Likewise.
48162         * lib/mbswidth.c: Likewise
48163         * lib/regex.c: Likewise.
48164
48165         Don't use atoi.
48166         * lib/userspec.c: Include sys/param.h and limits.h.
48167         Include xstrtol.h.
48168         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
48169         (UID_T_MAX, GID_T_MAX, MAXUID, MAXGID): Define.
48170         (parse_user_spec): Use xstrtoul, not atoi when converting numeric
48171         UID, GID.  Check range.
48172
48173 2000-09-06  Jim Meyering  <meyering@lucent.com>
48174
48175         * lib/getopt.c (_getopt_internal): Update from glibc.
48176
48177 2000-08-30  Jim Meyering  <meyering@lucent.com>
48178
48179         * lib/strftime.c: Merge in changes from GNU libc.
48180
48181 2000-08-26  Jim Meyering  <meyering@lucent.com>
48182
48183         * m4/jm-macros.m4: Use jm_FUNC_FPENDING.
48184         * m4/fpending.m4: New file.
48185
48186 2000-08-26  Jim Meyering  <meyering@lucent.com>
48187
48188         * lib/closeout.c: Include "__fpending.h".
48189         (close_stdout_status): Return right away if there's nothing to flush.
48190
48191         * lib/Makefile.am (noinst_HEADERS): Add __fpending.h.
48192         * lib/__fpending.c: New file.
48193         * lib/__fpending.h: New file.
48194
48195 2000-08-20  Jim Meyering  <meyering@lucent.com>
48196
48197         * m4/check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
48198         `#if !HAVE_UTMPX_H'.  The latter would lose on systems with neither
48199         utmp.h nor utmpx.h.  Reported by Eli Zaretskii.
48200
48201 2000-08-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
48202
48203         Improve fileutils installation on systems where running
48204         programs (like install) can't be unlinked.
48205         * m4/unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
48206         * m4/jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT.
48207
48208 2000-08-07  Paul Eggert  <eggert@twinsun.com>
48209
48210         Standardize on "memory exhausted" instead of "Memory exhausted"
48211         or "virtual memory exhausted".
48212         * lib/obstack.c (print_and_abort): Use "memory exhausted", not
48213         "virtual memory exhausted".
48214         * lib/same.c (same_name): Invoke xalloc_die instead of printing
48215         our own message.
48216         * lib/userspec.c (parse_user_spec): Likewise.
48217         * lib/bumpalloc.h: comment fix
48218         * lib/same.c, userspec.c: Include xalloc.h.
48219
48220         * lib/xalloc.h (xalloc_msg_memory_exhausted): Now char const[],
48221         not char *const and pointing to a constant array.
48222         * lib/xmalloc.c (xalloc_msg_memory_exhausted): Likewise.
48223         (xrealloc): Comment fix.
48224
48225         * lib/userspec.c (parse_user_spec):
48226         Don't translate a message until just before returning,
48227         to avoid unnecessary translation.
48228
48229 2000-08-07  Jim Meyering  <meyering@lucent.com>
48230
48231         * lib/addext.c, argmatch.c, argmatch.h, backupfile.h, bumpalloc.h,
48232         chown.c, diacrit.h, dirname.h, dup2.c, exclude.h, fileblocks.c,
48233         fnmatch.c, fnmatch.h, fsusage.c, fsusage.h, getdate.h,
48234         getgroups.c, gethostname.c, getopt.h, group-member.c,
48235         hard-locale.c, hash.h, isdir.c, lchown.c, linebuffer.c,
48236         linebuffer.h, long-options.h, malloc.c, md5.c, md5.h, memchr.c,
48237         memcmp.c, memcoll.c, memset.c, mktime.c, modechange.h, obstack.h,
48238         pathmax.h, realloc.c, rmdir.c, safe-read.c, save-cwd.c, stime.c,
48239         stpcpy.c, strcasecmp.c, strcspn.c, strdup.c, stripslash.c,
48240         strstr.c, strtod.c, strtol.c, strtoul.c, strtoull.c, strtoumax.c,
48241         utime.c, version-etc.h, xalloc.h, xstrdup.c, xstrtoumax.c,
48242         yesno.c: Back out Copyright date changes for each file with no change
48243         this year.  This eases coordination with other programs using the same
48244         source code modules.  From Paul Eggert.
48245
48246 2000-08-06  Paul Eggert  <eggert@twinsun.com>
48247
48248         * m4/mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
48249         not char, for compatibility with glibc 2.1.3 strftime.c.
48250
48251 2000-08-03  Greg McGary  <greg@mcgary.org>
48252
48253         * lib/regex.c (SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
48254         ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros.
48255         (EXTEND_BUFFER): Use them.
48256
48257 2000-08-01  Jim Meyering  <meyering@lucent.com>
48258
48259         * lib/dirname.c (ISSLASH): Define.
48260         (BACKSLASH_IS_PATH_SEPARATOR): Define.
48261         (dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which
48262         both `\' and `/' may be use as path separators.
48263         Based on a patch from Prashant TR.
48264
48265 2000-07-31  Paul Eggert  <eggert@twinsun.com>
48266
48267         * lib/quotearg.c (quotearg_n_options): Don't make the initial
48268         slot vector a constant, since it might get modified.
48269
48270 2000-07-31  Jim Meyering  <meyering@lucent.com>
48271
48272         * lib/xmalloc.c: Use `virtual memory exhausted', not
48273         `Memory exhausted'.
48274         * lib/obstack.c (print_and_abort): Likewise.
48275
48276 2000-07-30  Paul Eggert  <eggert@twinsun.com>
48277
48278         * lib/quotearg.c (quotearg_n_options): Preallocate a slot 0
48279         buffer, so that the caller can always quote one small
48280         component of a "memory exhausted" message in slot 0.
48281         From a suggestion by Jim Meyering.
48282
48283 2000-07-30  Jim Meyering  <meyering@lucent.com>
48284
48285         * lib/makepath.c (make_path): Quote the other instance, too.
48286
48287         * lib/quotearg.c (N_STATIC_SLOTVECS): Define.
48288         (STATIC_BUF_SIZE): Define.
48289         (quotearg_n_options): Use only statically allocated storage when
48290         N < N_STATIC_SLOTVECS and the length of the quoted result is smaller
48291         than STATIC_BUF_SIZE.
48292
48293 2000-07-29  Jim Meyering  <meyering@lucent.com>
48294
48295         * lib/diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS.
48296         * lib/dirname.c (dir_name): Likewise.
48297
48298         * lib/basename.c (base_name): Use ISSLASH rather than comparing against
48299         `/'.
48300
48301         * lib/dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
48302         (dir_name): Assert that there are no trailing slashes.
48303
48304 2000-07-29  Bruno Haible  <haible@clisp.cons.org>
48305
48306         * lib/mbswidth.h (mbswidth): Add a flags argument.
48307         (mbswidth): New declaration.
48308         (MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros.
48309         * lib/mbswidth.c (mbswidth): Add a flags argument.
48310         (mbsnwidth): New function.
48311
48312 2000-07-24  Jim Meyering  <meyering@lucent.com>
48313
48314         * lib/mbswidth.c: Remove useless #else.  From Bruno Haible.
48315
48316 2000-07-23  Paul Eggert  <eggert@twinsun.com>
48317
48318         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
48319
48320 2000-07-23  Paul Eggert  <eggert@twinsun.com>
48321
48322         * lib/quotearg.c: Streamline by invoking multibyte code only if needed.
48323         <wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX.
48324         (MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX).
48325         (quotearg_buffer_restyled): If a unibyte locale, don't bother to
48326         invoke multibyte primitives.
48327
48328 2000-07-23  Paul Eggert  <eggert@twinsun.com>
48329
48330         * lib/quotearg.c:
48331         Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
48332         so that mbstate_t is always defined.
48333
48334         Do not inspect MB_LEN_MAX, since it's incorrectly defined to
48335         be 1 in at least one GCC installation, and this configuration
48336         error is likely to be common.  Ignoring MB_LEN_MAX hurts
48337         performance on hosts that have mbrtowc but have only unibyte
48338         locales, but I assume these hosts are rare.
48339
48340 2000-07-23  Paul Eggert  <eggert@twinsun.com>
48341
48342         * lib/mbswidth.c (_XOPEN_SOURCE):
48343         Don't define; this causes problems on Solaris 7.
48344         (wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.
48345
48346 2000-07-23  Jim Meyering  <meyering@lucent.com>
48347
48348         * m4/check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these,
48349         too: getgrgid, getpwuid, getuid.
48350
48351 2000-07-23  Jim Meyering  <meyering@lucent.com>
48352
48353         * lib/basename.c (base_name): Add an assertion.
48354
48355 2000-07-23  Bruno Haible  <haible@clisp.cons.org>
48356
48357         * lib/quotearg.c: When the system forces us to redefine mbstate_t,
48358         shadow its mbsinit function.
48359
48360 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
48361
48362         * lib/mbswidth.h: New file.
48363         * lib/mbswidth.c: New file.
48364         * lib/Makefile.am (libfetish_a_SOURCES): Add mbswidth.c.
48365         (noinst_HEADERS): Add mbswidth.h.
48366
48367 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
48368
48369         * lib/config.charset: Add support for FreeBSD. Improve support for
48370         HP-UX and IRIX 6.
48371
48372 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
48373
48374         * m4/mbswidth.m4: New file.
48375         * m4/prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
48376
48377 2000-07-15  Jim Meyering  <meyering@lucent.com>
48378
48379         * lib/makepath.c: Include quote.h.
48380         (make_path): Convert "`%s'" in format strings to "%s", and wrap each
48381         corresponding argument in a `quote (...)' call.
48382         Give better diagnostics.
48383
48384         * lib/Makefile.am (libfetish_a_SOURCES): Add quote.c.
48385         (noinst_HEADERS): Add quote.h.
48386
48387         * lib/quote.c (quote, quote_n): New file.  Two functions taken verbatim
48388         from tar's src/misc.c.
48389         * lib/quote.h: New file.  Prototypes for same.
48390
48391 2000-07-14  Paul Eggert  <eggert@twinsun.com>
48392
48393         From a suggestion by Bruno Haible.
48394         * lib/quotearg.c (mbrtowc): Do not use HAVE_WCHAR_H in the definition.
48395         Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT,
48396         to decide whether to define the BeOS workaround macro;
48397         this adjusts to the change to AC_MBSTATE_T.
48398
48399 2000-07-14  Jim Meyering  <meyering@lucent.com>
48400
48401         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require
48402         jm_AC_TYPE_UINTMAX_T.
48403
48404 2000-07-13  Paul Eggert  <eggert@twinsun.com>
48405
48406         * lib/quotearg.h (enum quoting style): New enum clocale_quoting_style.
48407
48408         * lib/quotearg.c (quoting_style_args, quoting_style_vals,
48409         quotearg_buffer_restyled): Add support for
48410         clocale_quoting_style.  Undo previous change to
48411         locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}"
48412         and "{RIGHT QUOTATION MARK}" msgids.
48413
48414 2000-07-10  Paul Eggert  <eggert@twinsun.com>
48415
48416         From a suggestion by Bruno Haible.
48417         * m4/mbstate_t.m4 (AC_MBSTATE_T):
48418         Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
48419         Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
48420         and mbstate_t, to a single-part test that simply defines mbstate_t.
48421         * m4/prereq.m4 (jm_PREREQ_QUOTEARG):
48422         s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
48423
48424 2000-07-10  Jim Meyering  <meyering@lucent.com>
48425
48426         * m4/strerror_r.m4: Mirror the correction made in autoconf.
48427
48428         * m4/gnu-source.m4: Output to confdefs.h directly.
48429         Suggestion from Akim Demaille.
48430
48431 2000-07-09  Paul Eggert  <eggert@twinsun.com>
48432
48433         The old behavior of quoting `like this' doesn't look good with
48434         newer, ISO-style fonts.  See:
48435         http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
48436
48437         Instead, quote "like this" by default.  Let the translator
48438         tailor the locale-specific quoting behavior by providing
48439         translations for {LEFT QUOTATION MARK} and {RIGHT QUOTATION MARK}.
48440
48441         * lib/quotearg.c (N_): New macro.
48442         (gettext_default): New function.
48443         (quotearg_buffer_restyled): Use
48444         gettext_default ("{LEFT QUOTATION MARK}", "\"") for left quote, and
48445         gettext_default ("{RIGHT QUOTATION MARK}", "\"") for right quote.
48446
48447 2000-07-09  Jim Meyering  <meyering@lucent.com>
48448
48449         * m4/jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required
48450         to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.
48451
48452         * m4/gnu-source.m4 (AC__GNU_SOURCE): New file/macro.
48453         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it.
48454
48455 2000-07-09  Jim Meyering  <meyering@lucent.com>
48456
48457         * lib/Most files: Update copyright dates to include 2000.
48458
48459 2000-07-08  Jim Meyering  <meyering@lucent.com>
48460
48461         * lib/xgethostname.c (ENAMETOOLONG): Define to an unlikely value
48462         if not defined.
48463         (xgethostname): Remove now-unnecessary #ifdef.
48464         Move declaration of `err' into loop where it's used.
48465
48466 2000-07-05  Paul Eggert  <eggert@twinsun.com>
48467         and Bruno Haible  <haible@clisp.cons.org>
48468
48469         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t
48470         only if the test for an object-type mbstate_t fails.  This
48471         prevents us from mistakenly reporting that mbstate_t is a
48472         system object type after we "#define mbstate_t int" to work
48473         around its lack.
48474
48475 2000-07-05  Paul Eggert  <eggert@twinsun.com>
48476         and Bruno Haible  <haible@clisp.cons.org>
48477
48478         * lib/quotearg.c (mbrtowc): Declare returned type, since BeOS doesn't.
48479
48480 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
48481
48482         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
48483         to strerror_r.
48484         Include <ctype.h> for use of isalpha.
48485
48486 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
48487
48488         * lib/xgethostname.c (xgethostname): Protect against the SunOS 5.5 bug
48489         by allocating a larger buffer. Test the gethostname return value for
48490         being >= 0, not == 0, for BeOS.  Don't exhaust memory if gethostname
48491         returns an error and ENAMETOOLONG isn't defined.
48492
48493 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
48494
48495         * lib/quotearg.c (struct quoting_options): Simplify quote_these_too
48496         dimension.
48497
48498 2000-07-04  Jim Meyering  <meyering@lucent.com>
48499
48500         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead
48501         of the deprecated AC_CHECKING.
48502
48503 2000-07-04  Jim Meyering  <meyering@lucent.com>
48504
48505         * lib/strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen.
48506         Reported by Bruno Haible.
48507
48508 2000-07-04  Jim Meyering  <meyering@lucent.com>
48509
48510         * lib/quotearg.c: Make inclusion of <wchar.h> independent of whether
48511         HAVE_MBRTOWC is set.  Required at least for irix-5.6, which
48512         lacks mbrtowc.
48513
48514 2000-07-03  Paul Eggert  <eggert@twinsun.com>
48515
48516         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
48517         Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
48518
48519 2000-07-03  Paul Eggert  <eggert@twinsun.com>
48520         and Bruno Haible  <haible@clisp.cons.org>
48521
48522         * lib/quotearg.c (mbrtowc):
48523         Assign to *pwc, and return 1 only if result is nonzero.
48524         (iswprint): Use ISPRINT when substituting our own mbrtowc.
48525
48526 2000-07-03  Jim Meyering  <meyering@lucent.com>
48527
48528         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strnlen.
48529
48530 2000-07-03  Jim Meyering  <meyering@lucent.com>
48531
48532         * lib/readutmp.h: [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
48533         This is necessary to get a definition of e.g., UTMP_FILE on
48534         HP-UX 10.20.
48535         From Bob Proulx.
48536
48537 2000-07-02  Jim Meyering  <meyering@lucent.com>
48538
48539         * m4/mbstate_t.m4: Also define mbstate_t, if necessary.
48540
48541         * m4/chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
48542         AC_LIBOBJ(function_name).
48543         * m4/chown.m4: Likewise.
48544         * m4/fnmatch.m4: Likewise.
48545         * m4/ftruncate.m4: Likewise.
48546         * m4/getgroups.m4: Likewise.
48547         * m4/getline.m4: Likewise.
48548         * m4/group-member.m4: Likewise.
48549         * m4/jm-macros.m4: Likewise.
48550         * m4/lstat.m4: Likewise.
48551         * m4/malloc.m4: Likewise.
48552         * m4/memcmp.m4: Likewise.
48553         * m4/nanosleep.m4: Likewise.
48554         * m4/putenv.m4: Likewise.
48555         * m4/realloc.m4: Likewise.
48556         * m4/regex.m4: Likewise.
48557         * m4/stat.m4: Likewise.
48558         * m4/strftime.m4: Likewise.
48559
48560 2000-07-02  Jim Meyering  <meyering@lucent.com>
48561
48562         * lib/quotearg.c (mbstate_t): Don't define here.
48563
48564 2000-07-02  Jim Meyering  <meyering@lucent.com>
48565
48566         * lib/nanosleep.c (SIGCONT): Define if not already defined.
48567
48568 2000-07-01  Jim Meyering  <meyering@lucent.com>
48569
48570         * m4/uptime.m4: Put double quotes around use of $cross_compiling.
48571
48572 2000-07-01  Jim Meyering  <meyering@lucent.com>
48573
48574         * m4/ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
48575         problem.
48576
48577 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
48578
48579         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
48580         macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
48581
48582 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
48583
48584         * lib/mountlist.c: Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
48585         per change in ../m4/ls-mntd-fs.m4.
48586         (read_filesystem_list): Ignore symbolic links.
48587
48588 2000-06-29  Jim Meyering  <meyering@lucent.com>
48589
48590         * lib/same.c: Include <string.h> or <strings.h>, as appropriate,
48591         for declaration of strcmp.
48592
48593         * lib/long-options.c: Include <stdlib.h>, for declaration of exit.
48594
48595         * lib/mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:
48596         Avoid warning by casting result to `char *' to remove `const'.
48597
48598 2000-06-28  Jim Meyering  <meyering@lucent.com>
48599
48600         * m4/mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not
48601         included by quotearg.c, for which we perform this test.  From
48602         Bruno Haible.
48603
48604 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
48605
48606         * m4/check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
48607         * m4/prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
48608         <utmpx.h> exists, put readutmp.o into LIBOBJS.
48609
48610 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
48611
48612         * lib/Makefile.am (libfetish_a_SOURCES): Remove readutmp.c.
48613
48614 2000-06-26  Paul Eggert  <eggert@twinsun.com>
48615
48616         savedir now sets errno on failure and invokes xmalloc to get memory.
48617         Fix a couple of other minor bugs while we're at it.
48618
48619         * lib/savedir.c (<unistd.h>): Do not include; there's no need.
48620         (NAMLEN): Remove macro.
48621         (malloc, realloc): Remove decls.
48622         (stpcpy): Likewise.
48623         ("xalloc.h"): Include.
48624         (NAME_SIZE_DEFAULT): New macro.
48625         (savedir): Use xmalloc / xrealloc to allocate memory.
48626         Use NAME_SIZE_DEFAULT if name_size is negative or overflows to zero.
48627         Skip "" directory entries.
48628         Use strlen to calculate directory entry length, since the old method
48629         is rarely used these days and isn't worth supporting.
48630         Don't use a pointer after freeing it.
48631         Check for integer overflow when calculating allocation size.
48632         Use memcpy to copy entries, instead of stpcpy.
48633         Set errno properly when returning NULL.
48634         Check for readdir error.
48635
48636 2000-06-26  Jim Meyering  <meyering@lucent.com>
48637
48638         * lib/posixtm.c [HAVE_STDLIB_H]: Include stdlib.h, for decl of abort.
48639
48640 2000-06-25  Jim Meyering  <meyering@lucent.com>
48641
48642         * m4/mbstate_t.m4: Include stdio.h before wchar.h to work around
48643         Linux header bug when _XOPEN_SOURCE is defined to 500.
48644
48645 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
48646
48647         * lib/unicodeio.c (print_unicode_char): Work around ansi2knr
48648         deficiency.
48649
48650 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
48651
48652         * lib/getusershell.c (xmalloc, xrealloc): Remove functions.
48653         Include xalloc.h.
48654         Don't include <stdlib.h>.  Don't declare malloc, realloc.
48655
48656 2000-06-24  Jim Meyering  <meyering@lucent.com>
48657
48658         * m4/strerror_r.m4: Revive this file -- to try out an experimental
48659         version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
48660         for which strerror does return char*, but which lacks a conveniently
48661         accessible declaration of the function.  If the compile-test says
48662         strerror_r doesn't work, then resort to a `run'-test that works on
48663         BeOS and segfaults on DEC Unix.
48664
48665 2000-06-24  Jim Meyering  <meyering@lucent.com>
48666
48667         * lib/error.c [!HAVE_DECL_STRERROR_R]: Declare strerror_r.
48668
48669 2000-06-23  Paul Eggert  <eggert@twinsun.com>
48670
48671         * m4/mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT.
48672         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Use it.  Add check for iswprint.
48673
48674 2000-06-23  Paul Eggert  <eggert@twinsun.com>
48675
48676         * lib/quotearg.c: Include <wctype.h> after <wchar.h>, for Solaris 2.5.
48677         (mbrtowc, mbstate_t): Define substitutes if
48678         HAVE_MBRTOWC && HAVE_WCHAR_H && !HAVE_MBSTATE_T_OBJECT.
48679         (iswprint): Define to 1 if !defined iswprint && !HAVE_ISWPRINT,
48680         not if ! (HAVE_MBRTOWC && HAVE_WCHAR_H).
48681
48682 2000-06-23  Jim Meyering  <meyering@lucent.com>
48683
48684         * m4/afs.m4: Add missing AC_MSG_RESULT.
48685         Reported by Bruno Haible.
48686
48687         * m4/fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/.
48688         Suggestion from Bruno Haible.
48689
48690 2000-06-23  Jim Meyering  <meyering@lucent.com>
48691
48692         * lib/getpass.c: New file, from Bruno Haible.  Required for BeOS.
48693
48694 2000-06-21  Jim Meyering  <meyering@lucent.com>
48695
48696         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass.
48697
48698 2000-06-21  Jim Meyering  <meyering@lucent.com>
48699
48700         * lib/Makefile.am (libfetish_a_SOURCES): Add getstr.c.
48701         (noinst_HEADERS): Add getstr.h.
48702
48703         * lib/getline.c (getstr): Move into a separate file.
48704         * lib/getstr.c (getstr): New file, extracted from getline.c, with
48705         the following changes: new parameter, delim2; both delim[12]
48706         parameters have type `int', not `char'.  The latter would lose
48707         with 8-bit delimiters.
48708         * lib/getstr.h: New file.
48709
48710 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
48711
48712         * lib/xgetcwd.c (xgetcwd): If the required pathname length is smaller
48713         than 1024, return a memory chunk of least possible size, instead
48714         of size PATH_MAX + 2. In the loop, increment the size proportionally.
48715         Use free/xmalloc instead of xrealloc to avoid copying for very long
48716         paths.
48717
48718 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
48719
48720         * lib/path-concat.c (path_concat): Don't access dir[-1] if dir is
48721         the empty string.
48722
48723 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
48724
48725         * lib/canon-host.c (canon_host): Use malloc and memcpy to copy an
48726         address, not strdup.  Include <stdlib.h> and don't declare free().
48727
48728 2000-06-19  Jim Meyering  <meyering@lucent.com>
48729
48730         * lib/getloadavg.c [HAVE_NLIST_H] (NLIST_STRUCT): Define.
48731
48732 2000-06-18  Jim Meyering  <meyering@lucent.com>
48733
48734         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir.
48735
48736         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
48737         `checking whether...' message to be consistent with that of the
48738         lstat test.
48739
48740 2000-06-18  Jim Meyering  <meyering@lucent.com>
48741
48742         * lib/mkdir.c: Remove file, due mainly to copyright incompatibility.
48743         Besides, these days every porting target provides a mkdir function.
48744
48745         * lib/strnlen.c: Include memory.h, string.h, and/or strings.h as
48746         needed. (this snippet comes from src/system.h).
48747
48748 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
48749
48750         * m4/glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
48751
48752 2000-06-15  Paul Eggert  <eggert@twinsun.com>
48753
48754         * lib/human.c (adjust_value): New function.
48755         (human_readable_inexact): Apply rounding style even when
48756         printing approximate values.
48757
48758 2000-06-14  Paul Eggert  <eggert@twinsun.com>
48759
48760         * lib/human.c (human_readable_inexact): Allow an input block
48761         size that is not a multiple of the output block size, and vice versa.
48762         Reported by Piergiorgio Sartor.
48763
48764 2000-06-14  Paul Eggert  <eggert@twinsun.com>
48765
48766         * lib/getdate.y (get_date): Apply relative times after time
48767         zone indicator, not before.  Reported by Todd A. Jacobs.
48768
48769 2000-06-13  Jim Meyering  <meyering@lucent.com>
48770
48771         * lib/Makefile.am (all-local): Depend on lstat.c and stat.c.
48772
48773         * lib/xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c.
48774
48775 2000-06-12  Paul Eggert  <eggert@twinsun.com>
48776
48777         * lib/xstat.in: Include <stdlib.h> in lstat, to declare "free".
48778
48779 2000-06-12  Jim Meyering  <meyering@lucent.com>
48780
48781         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with
48782         AC_FUNC_GETLOADAVG from autoconf, and tweak the latter to accept an
48783         optional argument.
48784         * m4/jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply
48785         the optional argument, `lib'.
48786
48787 2000-06-08  Jim Meyering  <meyering@lucent.com>
48788
48789         * m4/largefile.m4: Remove file (now that it's part of autoconf).
48790
48791 2000-06-04  Paul Eggert  <eggert@twinsun.com>
48792
48793         Rewrite largefile configuration so that we don't need to run
48794         getconf and don't need AC_CANONICAL_HOST.  [I'm leaving the use of
48795         AC_CANONICAL_HOST in configure.in -- jmm]
48796
48797         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS,
48798         AC_SYS_LARGEFILE_SPACE_APPEND): Remove.
48799         (AC_SYS_LARGEFILE_TEST_INCLUDES): New macro.
48800         (AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from
48801         CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY.
48802         All uses changed.
48803         Instead of inspecting the output of getconf, try to compile the
48804         test program without and with the macro definition.
48805         (AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check
48806         for getconf.  Instead, check for the needed flags by compiling
48807         test programs.
48808
48809 2000-06-04  Paul Eggert  <eggert@twinsun.com>
48810
48811         * lib/strnlen.c: Include <config.h> if HAVE_CONFIG_H.
48812
48813 2000-06-04  Jim Meyering  <meyering@lucent.com>
48814
48815         * lib/getugroups.c (getugroups): Cast -1 to gid_t, for systems like
48816         SunOS 4.1.4 for which gid_t is an unsigned type.
48817
48818 2000-06-03  Jim Meyering  <meyering@lucent.com>
48819
48820         * m4/prereq.m4 (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
48821         now that autoconf requires that.
48822
48823         * m4/jm-glibc-io.m4: Add a kludge to make autoheader emit the required
48824         #undefs.  E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
48825         Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
48826
48827 2000-06-03  Jim Meyering  <meyering@lucent.com>
48828
48829         * lib/strnlen.c [!HAVE_DECL_MEMCHR]: Declare memchr.
48830
48831 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
48832
48833         * m4/glibc21.m4: New file.
48834         * m4/jm-macros.m4 (jm_MACROS): Call jm_GLIBC21.
48835
48836 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
48837
48838         * lib/Makefile.am (install-exec-local): On systems with glibc-2.1 or
48839         newer, don't install charset.alias.
48840         * lib/config.charset: Change the Linux/glibc rules so they become empty
48841         on glibc-2.1 or newer.
48842
48843 2000-06-02  Jim Meyering  <meyering@lucent.com>
48844
48845         * lib/mountlist.c: Back out last change.  Instead, do this...
48846         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Set the
48847         me_dummy member using the same `ignore'-testing code.
48848         * lib/mountlist.h (ME_DUMMY): Add `autofs' to the list of ignored
48849         fs_type strings.
48850         From Mark D. Roth.
48851
48852 2000-05-29  Jim Meyering  <meyering@lucent.com>
48853
48854         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore
48855         mounts with the `ignore' attribute.  Based on a patch from
48856         Mark D. Roth.
48857
48858 2000-05-28  Jim Meyering  <meyering@lucent.com>
48859
48860         * m4/jm-macros.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
48861         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
48862         * m4/stat.m4: Likewise.
48863         * m4/lstat.m4: Likewise.
48864         * m4/lstat-slash.m4: Remove file (absorbed into autoconf).
48865
48866         * m4/jm-macros.m4 (AC_FUNC_STRERROR_R): Rename from jm_FUNC_STRERROR_R.
48867         * m4/strerror_r.m4: Remove file (absorbed into autoconf).
48868
48869 2000-05-26  Jim Meyering  <meyering@lucent.com>
48870
48871         * m4/uptime.m4: Use `$cross_compiling', not `$ac_cv_prog_cc_cross'.
48872
48873 2000-05-24  Jim Meyering  <meyering@lucent.com>
48874
48875         * m4/prereq.m4: Use []-quoted list in AC_CHECK_MEMBERS, now that
48876         autoconf requires that.
48877         * m4/lib-check.m4: Likewise.
48878         * m4/jm-macros.m4: Likewise.
48879         * m4/strftime.m4: Likewise.
48880
48881         * m4/check-decl.m4 (jm_CHECK_DECLS): Use []-quoted list in
48882         AC_CHECK_DECLS, now that autoconf requires that.
48883
48884 2000-05-22  Jim Meyering  <meyering@lucent.com>
48885
48886         * m4/stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
48887         * m4/lstat.m4: Likewise.
48888
48889 2000-05-22  Jim Meyering  <meyering@lucent.com>
48890
48891         * lib/makepath.c: Remove old, now-unnecessary `#ifdef __MSDOS__' block.
48892
48893 2000-05-20  Jim Meyering  <meyering@lucent.com>
48894
48895         * m4/prereq.m4 (jm_PREREQ_HUMAN): New macro.
48896         (jm_PREREQ): Use it.
48897
48898 2000-05-18  Jim Meyering  <meyering@lucent.com>
48899
48900         * lib/hash.c (hash_rehash): Fix a nasty bug: copy the free entry list
48901         back, too, since it may have been modified by allocate_entry.
48902         (hash_delete): Rewrite to use neither the assignment operator
48903         nor the comma operator in an if-expression.
48904
48905 2000-05-15  Paul Eggert  <eggert@twinsun.com>
48906
48907         * lib/closeout.c:
48908         <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
48909         Remove; no longer needed.
48910         "quotearg.h": Add include.
48911         (file_name): Do not bother to explicitly initialize to NULL; it's less
48912         efficient on some hosts.
48913         (close_stdout_status): Remove test as to whether stdout was already
48914         closed; it breaks for the case "echo x | sort >&-".
48915         Quote file name colons.
48916         Do not assume that _("write error") lacks format strings.
48917
48918 2000-05-15  Jim Meyering  <meyering@lucent.com>
48919
48920         * lib/version-etc.c (version_etc_copyright): Update the copyright
48921         string used in all --version output.
48922
48923 2000-05-14  Jim Meyering  <meyering@lucent.com>
48924
48925         * lib/closeout.c (close_stdout_set_file_name): New function.
48926         (close_stdout_status): Use new file-scoped global.
48927         Return right away if fstat says the stdout file descriptor is invalid.
48928         * lib/closeout.h (close_stdout_set_file_name): Declare.
48929
48930 2000-05-10  Jim Meyering  <meyering@lucent.com>
48931
48932         * lib/closeout.c [default_exit_status]: New file-scoped variable.
48933         (close_stdout_set_status): New function.
48934         * lib/closeout.h (close_stdout_set_status): Declare.
48935
48936 2000-05-09  Jim Meyering  <meyering@lucent.com>
48937
48938         * m4/gettext.m4: Rename this...
48939         * m4/libintl.m4: ...to this.
48940
48941 2000-05-08  Jim Meyering  <meyering@lucent.com>
48942
48943         * lib/long-options.c: Don't include closeout.h.
48944         (parse_long_options): Don't call close_stdout for --version.
48945
48946 2000-05-06  Paul Eggert  <eggert@twinsun.com>
48947
48948         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to
48949         be 500, instead of _GNU_SOURCE to be 1, to work around glibc
48950         2.1.3 bug.  This avoids a clash when files like regex.c define
48951         _GNU_SOURCE.
48952
48953 2000-05-06  Jim Meyering  <meyering@lucent.com>
48954
48955         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit.
48956         (AC_REPLACE_FUNCS): Add strnlen.
48957
48958         * m4/rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
48959         * m4/jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY.
48960
48961         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Save and restore LIBS around
48962         AC_SEARCH_LIBS call for nanosleep.
48963         (LIB_NANOSLEEP): Set and AC_SUBST.
48964
48965 2000-05-06  Jim Meyering  <meyering@lucent.com>
48966
48967         * lib/strnlen.c: Undefine __strnlen and strnlen.
48968         [!weak_alias]: Define __strnlen to strnlen.
48969
48970         * lib/atexit.c: New file, from libiberty.
48971
48972 2000-05-06  Jim Meyering  <meyering@lucent.com>
48973
48974         * lib/closeout.c (close_stdout_status): Also check for errors on the
48975         stderr stream.
48976
48977 2000-05-05  Jim Meyering  <meyering@lucent.com>
48978
48979         * m4/jm-macros.m4 (jm_MACROS): Save and restore LIBS around
48980         AC_SEARCH_LIBS call for clock_gettime.
48981         (LIB_CLOCK_GETTIME): Set and AC_SUBST.
48982
48983         * m4/search-libs.m4: Update from autoconf.
48984
48985         su doesn't work on Solaris 2.6.
48986         * m4/lib-check.m4: When checking for struct spwd.sp_pwdp, also include
48987         <shadow.h>.  Reported by Dragos Harabor.
48988
48989 2000-05-05  Bruno Haible  <haible@clisp.cons.org>
48990
48991         * lib/localcharset.c (get_charset_aliases): Use malloc, realloc and
48992         memcpy instead of xmalloc, xrealloc, path_concat.
48993         (locale_charset): Treat empty environment variables as absent.
48994         (DIRECTORY_SEPARATOR, ISSLASH): New macros.
48995
48996 2000-05-04  Jim Meyering  <meyering@lucent.com>
48997
48998         * lib/getopt.c: Update from glibc.
48999         * lib/obstack.c: Likewise.
49000         * lib/obstack.h: Likewise.
49001         * lib/regex.c: Likewise.  NB: K&R compiler support is dropped for this
49002         file
49003
49004         * lib/regex.h: Likewise.
49005         * lib/strndup.c: Likewise.
49006         * lib/strnlen.c: New file, from glibc.
49007
49008 2000-05-03  Jim Meyering  <meyering@lucent.com>
49009
49010         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strndup.
49011
49012 2000-05-02  Paul Eggert  <eggert@twinsun.com>
49013
49014         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _GNU_SOURCE if
49015         this is needed to make ftello visible (e.g. glibc 2.1.3).  Use
49016         compile-time test, rather than inspecting host and OS, to
49017         decide whether to define _LARGEFILE_SOURCE.
49018
49019 2000-05-01  Jim Meyering  <meyering@lucent.com>
49020
49021         * m4/fsusage.m4: Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.
49022
49023         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support.
49024         Based on a patch from Bruno Haible.
49025
49026 2000-05-01  Jim Meyering  <meyering@lucent.com>
49027
49028         * lib/full-write.c (full_write): Remove `FIXME' part of comment.
49029
49030 2000-04-29  Jim Meyering  <meyering@lucent.com>
49031
49032         * lib/path-concat.c: Declare strdup only if it's not defined.
49033         * lib/canon-host.c: Likewise.
49034
49035 2000-04-28  Jim Meyering  <meyering@lucent.com>
49036
49037         * lib/rpmatch.c [HAVE_LIMITS_H]: Include limits.h before regex.h to
49038         avoid redefinition warning on some systems (HPUX).  Otherwise, regex.h
49039         is included first, then limits.h is included by locale.h by libintl.h.
49040         From John David Anglin.
49041
49042 2000-04-25  Jim Meyering  <meyering@lucent.com>
49043
49044         * lib/makepath.c (S_IRWXUGO): Define.
49045         (make_path): Always perform explicit chmod if MODE specifies any
49046         of the `special' permission bits.  Prompted by a bug report against
49047         install from Mate Wierdl and Joost van Baal.
49048
49049 2000-04-18  Jim Meyering  <meyering@lucent.com>
49050
49051         * m4/prereq.m4 (jm_PREREQ_GETPAGESIZE): New macro.
49052         (jm_PREREQ): Use it.
49053
49054 2000-04-18  Jim Meyering  <meyering@lucent.com>
49055
49056         * lib/README: New file.
49057
49058         * lib/getpagesize.h [!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define
49059         getpagesize.  For BeOS.  Based on a patch from Bruno Haible.
49060
49061 2000-04-17  Jim Meyering  <meyering@lucent.com>
49062
49063         Get it right :-)
49064         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the
49065         actual #define via AH_VERBATIM.  Don't need separate AC_DEFINE.
49066         Suggestion from Akim Demaille.
49067
49068 2000-04-17  Jim Meyering  <meyering@lucent.com>
49069
49070         * lib/strftime.c (my_strftime) [strftime]: Declare strftime here, since
49071         the definition of it to rpl_strftime also defined-away the system's
49072         declaration.
49073
49074 2000-04-15  Jim Meyering  <meyering@lucent.com>
49075
49076         Use `C' to denote so-called `contiguous' files, the same way
49077         that tar does.
49078         * lib/filemode.c (S_ISCTG) [!S_ISCTG && S_IFCTG]: Define.
49079         (ftypelet): Use S_ISCTG.
49080         From Michael Deutschmann.
49081
49082 2000-04-14  Jim Meyering  <meyering@lucent.com>
49083
49084         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg
49085         form of AC_DEFINE.  Otherwise, the #ifndef in AH_VERBATIM gets
49086         clobbered.
49087
49088 2000-04-14  Jim Meyering  <meyering@lucent.com>
49089
49090         * lib/strftime.c (my_strftime) [#ifdef strftime]: Declare strftime.
49091
49092 2000-04-13  Jim Meyering  <meyering@lucent.com>
49093
49094         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new
49095         AH_VERBATIM to insert required #ifndef into config.h.in.
49096         Suggestion from Akim Demaille.
49097
49098 2000-04-12  Jim Meyering  <meyering@lucent.com>
49099
49100         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
49101         `AC_CHECK_HEADER' to check for locale.h.  Thanks to a report from
49102         Christian Krackowizer.
49103
49104         More code moved from ../configure.in into (jm_CHECK_ALL_TYPES).
49105         * m4/jm-macros.m4 (_GNU_SOURCE): Define.
49106         (AC_SYS_LARGEFILE): Require.
49107         (AM_C_PROTOTYPES): Require.
49108
49109 2000-04-08  Jim Meyering  <meyering@lucent.com>
49110
49111         * lib/Makefile.am (charset.alias): Use t-$@, not $@-t so the DOS 8.3
49112         names don't conflict.  Reported by Eli Zaretskii.
49113
49114 2000-04-07  Jim Meyering  <meyering@lucent.com>
49115
49116         * lib/putenv.c: Move inclusion of errno.h so it follows that of
49117         sys/types.h, to work around system header problems on AIX 3.2.5.
49118         From Bruno Haible.
49119
49120 2000-04-07  Bruno Haible  <haible@clisp.cons.org>
49121
49122         * lib/unicodeio.c (print_unicode_char): Avoid triggering Solaris iconv
49123         bug.  Deal with the different error behavior of Irix iconv.
49124
49125 2000-04-05  Paul Eggert  <eggert@twinsun.com>
49126
49127         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Don't use -n32 on
49128         IRIX if the installer said otherwise.
49129
49130 2000-04-05  Jim Meyering  <meyering@lucent.com>
49131
49132         Portability tweaks required for ultrix4.3.
49133         * m4/check-decl.m4 [!HAVE_UTMPX_H] (headers): Include <utmp.h>.
49134         (jm_CHECK_DECLS): Add getutent to the list of functions.
49135         (_jm_DECL_HEADERS): Add utmpx.h.
49136         From John David Anglin.
49137
49138         * m4/strftime.m4: Back out the 2000-04-02 change.
49139         Instead of that change, simply undefine putenv in the test program.
49140
49141 2000-04-05  Jim Meyering  <meyering@lucent.com>
49142
49143         Portability tweaks required for ultrix4.3.
49144         * lib/readutmp.h [HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare
49145         getutent.
49146         * lib/readutmp.c: Include sys/types.h before sys/stat.h.
49147         * lib/canon-host.c: Declare strdup.
49148         * lib/path-concat.c: Likewise.
49149         From John David Anglin.
49150
49151 2000-04-04  Jim Meyering  <meyering@lucent.com>
49152
49153         Be more DOS 8.3-friendly.
49154         * lib/ref-add.sin: Renamed from ref-add.sed.in.
49155         * lib/ref-del.sin: Renamed from ref-del.sed.in.
49156         * lib/Makefile.am: Reflect renaming.
49157         Reported by Eli Zaretskii.
49158
49159         Use a temporary file name that won't clash with `charset.alias'
49160         in the DOS 8.3 name space.
49161         * lib/Makefile.am (charset_tmp): Define.
49162         (install-exec-local): Use $(charset_tmp) instead of $(charset_alias)-t.
49163         (uninstall-local): Likewise.
49164         Reported by Eli Zaretskii.
49165
49166 2000-04-03  Jim Meyering  <meyering@lucent.com>
49167
49168         * m4/gettext.m4: Fix typo in comment.
49169
49170         * m4/codeset.m4 (AC_CHECK_HEADERS): Add langinfo.h (moved here from
49171         textutils/configure.in).  Suggestion from Paul Eggert.
49172         (AC_CHECK_FUNCS): Add nl_langinfo.  (also from textutils/configure.in)
49173
49174 2000-04-02  Paul Eggert  <eggert@twinsun.com>
49175
49176         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Set TZ environment
49177         variable in the shell rather than using putenv, which isn't
49178         portable.  This avoids the configure-time inter-test dependency
49179         on the potentially-renamed putenv function.
49180
49181 2000-03-30  Paul Eggert  <eggert@twinsun.com>
49182
49183         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h>
49184         before checking struct stat.st_blksize, so that
49185         HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
49186
49187 2000-03-29  Paul Eggert  <eggert@twinsun.com>
49188
49189         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Check for strftime,
49190         since strftime.c uses HAVE_STRFTIME to decide whether to use
49191         the underlying strftime.
49192
49193 2000-03-29  Paul Eggert  <eggert@twinsun.com>
49194
49195         * lib/time/strftime.c (my_strftime): Make sure we call the system
49196         strftime, not ourselves, when invoking the underlying strftime.
49197
49198 2000-03-24  Jim Meyering  <meyering@lucent.com>
49199
49200         * lib/Makefile.am (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in.
49201         (charset_alias): Define.
49202         (install-exec-local): Factor out common code.
49203         (uninstall-local): Split lines longer than 80.
49204         (ref-add.sed, ref-del.sed): Remove rules... (do the following instead)
49205         (SUFFIXES): Define.
49206         (.sed.in.sed): New rule.  Don't redirect directly to $@.
49207         (CLEANFILES): Add ref-add.sed and ref-del.sed.
49208
49209 2000-03-19  Bruno Haible  <haible@clisp.cons.org>
49210
49211         * lib/config.charset: Output a line containing "Packages using this
49212         file".
49213         * lib/ref-add.sed.in, lib/ref-del.sed.in: New files.
49214         * lib/Makefile.am (install-exec-local, uninstall-local, ref-add.sed,
49215         ref-del.sed): New rules.
49216
49217 2000-03-17  Jim Meyering  <meyering@lucent.com>
49218
49219         * lib/unicodeio.c (<string.h>): Include only #if HAVE_STRING_H.
49220         Otherwise, include <strings.h>
49221
49222 2000-03-17  Bruno Haible  <haible@clisp.cons.org>
49223
49224         * lib/unicodeio.c (utf8_wctomb): New function.
49225         (print_unicode_char): Pass the Unicode character to iconv in UTF-8
49226         format instead of in UCS-4 with platform dependent endianness.
49227
49228 2000-03-10  Jim Meyering  <meyering@lucent.com>
49229
49230         * m4/lib-check.m4: Look for getspnam in -lgen, too.
49231         From Marco Franzen.
49232
49233 2000-03-07  Paul Eggert  <eggert@twinsun.com>
49234
49235         * lib/savedir.c (savedir): Work even if directory size is
49236         negative; this can happen with some screwy NFS configurations.
49237
49238 2000-03-06  Jim Meyering  <meyering@lucent.com>
49239
49240         * lib/localcharset.c (get_charset_aliases): Don't try to free file_name
49241         if it's NULL (because we ran out of memory).  From Bruno Haible.
49242
49243 2000-03-05  Jim Meyering  <meyering@lucent.com>
49244
49245         * lib/localcharset.c ("path-concat.h"): Include.
49246         (get_charset_aliases): Use path_concat instead of ANSI string
49247         concatenation.
49248
49249         * lib/unicodeio.h (PARAMS): Define.
49250         Use it to guard prototype.
49251
49252 2000-03-04  Jim Meyering  <meyering@lucent.com>
49253
49254         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE,
49255         for lib/localcharset.c.
49256
49257 2000-03-04  Jim Meyering  <meyering@lucent.com>
49258
49259         * lib/Makefile.am (install-exec-local): Create $(libdir) before
49260         installing into it.
49261         (uninstall-local): Uncomment this rule so `make distcheck' works
49262         once again.
49263
49264         * lib/unicodeio.c (<errno.h>): Include it.
49265         (errno): Declare if not defined.
49266
49267         * lib/localcharset.c: Add Bruno's comment justifying use of volatile.
49268
49269         * lib/config.charset: New version, incorporating remarks from a linux
49270         i18n mailing list.  From Bruno Haible.
49271
49272 2000-03-04  Bruno Haible  <haible@clisp.cons.org>
49273
49274         * m4/codeset.m4: New file.
49275         * m4/iconv.m4: New file.
49276         * m4/jm-macros.m4 (jm_MACROS): Call jm_LANGINFO_CODESET and jm_ICONV.
49277
49278 2000-03-03  Jim Meyering  <meyering@lucent.com>
49279
49280         * m4/regex.m4: Make sure re_compile_pattern accepts patterns like `{1'.
49281
49282 2000-03-02  Jim Meyering  <meyering@lucent.com>
49283
49284         * m4/timespec.m4: Require AC_HEADER_TIME before the cache check so
49285         the messages come out on separate lines.
49286
49287         * m4/jm-glibc-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS,
49288         rather than jm_CHECK_DECLARATIONS.
49289         * m4/decl.m4: Remove now-unused file.
49290
49291         * m4/check-decl.m4 (AC_CHECK_DECLS): Add getlogin, ttyname, and
49292         geteuid.
49293
49294 2000-03-02  Jim Meyering  <meyering@lucent.com>
49295
49296         * lib/Makefile.am (EXTRA_DIST): Add config.charset.
49297
49298 2000-03-01  Jim Meyering  <meyering@lucent.com>
49299
49300         * lib/localcharset.c: Guard some #includes with `#if HAVE_...'.
49301         * lib/unicodeio.c: Likewise.
49302
49303 2000-03-01  Bruno Haible  <haible@clisp.cons.org>
49304
49305         * lib/config.charset: New file.
49306         * lib/localcharset.c: New file.
49307         * lib/unicodeio.h, lib/unicodeio.c: New files.
49308         * lib/Makefile.am (DEFS): Add -DLIBDIR=...
49309         (libfetish_a_SOURCES): Add localcharset.c and unicodeio.c.
49310         (noinst_HEADERS): Add unicodeio.h.
49311         (all-local, install-exec-local, charset.alias): New targets.
49312
49313 2000-02-28  Paul Eggert  <eggert@twinsun.com>
49314
49315         * lib/quotearg.c (ALERT_CHAR): New macro.
49316         (quotearg_buffer_restyled): Use it.
49317
49318 2000-02-27  Jim Meyering  <meyering@lucent.com>
49319
49320         * m4/check-decl.m4: Add getenv to the list.
49321
49322 2000-02-27  Jim Meyering  <meyering@lucent.com>
49323
49324         * lib/strtoumax.c: Fix typo in decl of strtoul: s/long long/long/.
49325         Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
49326
49327         * lib/backupfile.c: Guard inclusion of stdlib.h with
49328         `#if HAVE_STDLIB_H', not `#if STDC_HEADERS'.
49329         Declare malloc if needed.
49330
49331         * lib/backupfile.c: Use `#if !HAVE_DECL...' instead of
49332         `#ifndef HAVE_DECL..'
49333         now that autoconf always defines the HAVE_DECL_ symbols.
49334         * lib/human.c: Likewise.
49335         * lib/same.c: Likewise.
49336         * lib/strtoumax.c: Likewise.
49337
49338         * lib/backupfile.c: Arrange for cpp to fail if the configure-time
49339         declaration check was not run.
49340         * lib/hash.c: Likewise.
49341         * lib/human.c: Likewise.
49342         * lib/same.c: Likewise.
49343         * lib/strtoumax.c: Likewise.
49344
49345         * lib/userspec.c (parse_user_spec): If there is no `:' but there is a
49346         `.', then first look up the entire `.'-containing string as a login
49347         name.
49348
49349 2000-02-23  Jim Meyering  <meyering@lucent.com>
49350
49351         * m4/check-decl.m4: Now that we have the new AC_CHECK_DECLS, use it
49352         in place of my hack.
49353
49354 2000-02-18  Paul Eggert  <eggert@twinsun.com>
49355
49356         * lib/getdate.y: Handle two-digit years with leading zeros correctly.
49357         (textint): New typedef.
49358         (parser_control): Member year changed from int to textint.
49359         All uses changed.
49360         (YYSTYPE): Removed; replaced by %union with int and textint members.
49361         (tDAY, tDAY_UNIT, tDAYZONE, tHOUR_UNIT, tID, tLOCAL_ZONE, tMERIDIAN,
49362         tMINUTE_UNIT, tMONTH, tMONTH_UNIT tSEC_UNIT, tSNUMBER, tUNUMBER,
49363         tYEAR_UNIT, tZONE, o_merid): Now of type <intval>.
49364         (tSNUMBER, tUNUMBER): Now of type <textintval>.
49365         (date, number, to_year): Use width of number in digits, not its value,
49366         to determine whether it's a 2-digit year, or a 2-digit time.
49367         (yylex): Store number of digits of numeric tokens.
49368         Reported by John Kendall.
49369
49370         (parser_control): Changed from struct parser_control to typedef (for
49371         consistency).  All uses changed.
49372
49373         (tID): Removed; not used.
49374         (yylex): Return '?' for unknown identifiers, rather than (unused) tID.
49375
49376 2000-02-14  Paul Eggert  <eggert@twinsun.com>
49377
49378         * lib/getpagesize.h (getpagesize): Port to VMS for Alpha;
49379         adapted from changes to grep getpagesize.h by Martin P.J. Zinser.
49380
49381 2000-02-12  Jim Meyering  <meyering@lucent.com>
49382
49383         * lib/userspec.c (ISDIGIT): Define it.
49384         (isdigit): Remove definition.
49385         (is_number): Use ISDIGIT, not isdigit.
49386         <libintl.h>: Include.
49387         (_ and N_): Define.
49388         (parse_user_spec): Mark translatable strings.
49389
49390 2000-02-10  Jim Meyering  <meyering@lucent.com>
49391
49392         With these changes, nanosleep.[ch] are finally enough like the other
49393         lib/* replacement files to compile on a few more losing systems.
49394
49395         * lib/nanosleep.h: Don't include config.h.
49396         Remove prototype from declaration of nanosleep.
49397         (PARAMS): Remove now-unneeded definition.
49398         * lib/nanosleep.c: #undef nanosleep.
49399         (rpl_nanosleep): Rename from nanosleep.
49400
49401 2000-02-10  Jim Meyering  <meyering@lucent.com>
49402
49403         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Rename replacement function from
49404         gnu_nanosleep to rpl_nanosleep.
49405
49406 2000-02-09  Jim Meyering  <meyering@lucent.com>
49407
49408         * m4/lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in
49409         struct spwd, rather than in struct passwd.  Reported by Gaël Quéri.
49410
49411 2000-02-08  Akim Demaille  <akim@epita.fr>
49412
49413         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Quote square brackets with
49414         `[' and `]' and remove uses of `changequote'.
49415         (AC_SYS_LARGEFILE_MACRO_VALUE): Likewise.
49416         (AC_SYS_LARGEFILE): Likewise.
49417         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
49418         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Remove now-unnecessary use
49419         of changequote.
49420         * m4/regex.m4 (jm_INCLUDED_REGEX): Likewise.
49421         * m4/readdir.m4 (jm_FUNC_READDIR): Likewise
49422         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Likewise, and add `int' for main.
49423         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Likewise.
49424
49425 2000-02-05  Jim Meyering  <meyering@lucent.com>
49426
49427         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require most macros.
49428         Remove explicit use of AC_HEADER_TIME.  It is required by
49429         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Using AC_HEADER_TIME and
49430         `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but
49431         in autoconf whereby the expansion of the latter ended up preceding
49432         the expansion of its prerequisite, AC_HEADER_TIME.
49433         Reported by Volker Borchert.
49434
49435 2000-02-03  Jim Meyering  <meyering@lucent.com>
49436
49437         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for utmpxname.
49438
49439 2000-02-03  Jim Meyering  <meyering@lucent.com>
49440
49441         * lib/readutmp.c (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION',
49442         rather than with `#if HAVE_UTMPNAME'.
49443
49444 2000-02-02  Jim Meyering  <meyering@lucent.com>
49445
49446         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Fix typo that resulted in no
49447         definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/.
49448         Reported by Eli Zaretskii.
49449
49450 2000-02-01  Jim Meyering  <meyering@lucent.com>
49451
49452         * lib/readutmp.h (UT_USER): Add parens.  From Andreas Schwab.
49453
49454 2000-01-31  Jim Meyering  <meyering@lucent.com>
49455
49456         * m4/check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of
49457         functions.  Add the time.h and sys/time.h headers along with the
49458         AC_REQUIRE'ment of AC_HEADER_TIME.
49459
49460 2000-01-31  Jim Meyering  <meyering@lucent.com>
49461
49462         * lib/nanosleep.h (nanosleep): Guard declaration with
49463         `#if ! HAVE_DECL_NANOSLEEP'.
49464         Without this, OFS gets a redeclaration error for rpl_nanosleep, due to
49465         the declaration in that vendor's sys/timers.h.
49466         Reported by Christian Krackowizer.
49467
49468         * lib/quotearg.c (ISASCII): Add #undef and move definition to follow
49469         inclusion of wctype.h to work around Solaris 2.6 namespace pollution.
49470         (ISPRINT): Likewise.
49471         Reported by Tom Tromey.
49472
49473 2000-01-30  Jim Meyering  <meyering@lucent.com>
49474
49475         * m4/lib-check.m4: Clean up some kludgy old shadow password tests.
49476
49477         * m4/prereq.m4 (utmp_includes): Define.
49478         Check for ut_user and ut_name members in both struct utmpx
49479         and struct utmp.
49480
49481 2000-01-30  Jim Meyering  <meyering@lucent.com>
49482
49483         * lib/readutmp.c (extract_trimmed_name): Use UT_USER instead of
49484         hard-coding uses of ->ut_name.  The latter doesn't work with new Linux
49485         header files where only utmpx.ut_user is declared.
49486
49487         * lib/readutmp.h (UT_USER): Define.
49488
49489 2000-01-29  Jim Meyering  <meyering@lucent.com>
49490
49491         * m4/lib-check.m4: New file containing library-related checks from
49492         fileutils and sh-utils (textutils had none).
49493
49494 2000-01-28  Jim Meyering  <meyering@lucent.com>
49495
49496         * m4/perl.m4: Change format of warning message to look more like that
49497         from the missing script.  Suggestion from François Pinard.
49498
49499 2000-01-25  Jim Meyering  <meyering@lucent.com>
49500
49501         * m4/timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as
49502         well as time.h in the compile check.
49503         * m4/nanosleep.m4: Require AC_HEADER_TIME rather than simply using it.
49504         Fix typo in cross-compiling case: s/yes/no/.
49505
49506 2000-01-23  Jim Meyering  <meyering@lucent.com>
49507
49508         * m4/jm-macros.m4: Move df-related tests here from
49509         fileutils/configure.in
49510
49511         * m4/ls-mntd-fs.m4: s/list_mounted_fs/ac_list_mounted_fs/
49512         (jm_LIST_MOUNTED_FILESYSTEMS): Take two parameters.
49513
49514         * m4/fsusage.m4: New file.  Extracted from fileutils/configure.in.
49515         s/space/ac_fsusage_space/.
49516         (jm_FILE_SYSTEM_USAGE): Take two parameters.
49517
49518         * m4/ftruncate.m4: New file (derived from part of
49519         fileutils/configure.in).
49520         * m4/jm-macros.m4 (jm_FUNC_FTRUNCATE): AC_REQUIRE it.
49521         (jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT.
49522
49523         * m4/jm-macros.m4 (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
49524         AC_SUBST these here, rather than just in sh-util/configure.in, so
49525         that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
49526         all the same.
49527         (AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
49528         (AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.
49529         (AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).
49530         (AC_SUBST(POW_LIBM)): Likewise.
49531         (AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
49532
49533 2000-01-23  Jim Meyering  <meyering@lucent.com>
49534
49535         * lib/Makefile.am (libfetish_a_SOURCES): Remove explicit mention of
49536         obstack.c.
49537
49538 2000-01-22  Jim Meyering  <meyering@lucent.com>
49539
49540         * m4/jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.
49541
49542         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Add wctype.h.
49543
49544         * m4/jm-macros.m4 (AC_CHECK_HEADERS): Add checks from fileutils'
49545         configure.in
49546         (AC_CHECK_HEADERS): Likewise for sh-utils.
49547         (AC_CHECK_HEADERS): Likewise for textutils.
49548         Merge the three lists of headers.
49549
49550         * m4/prereq.m4 (jm_PREREQ_ADDEXT): New macro.  Parts moved here
49551         from fileutils' configure.in.
49552
49553         * m4/decl.m4: Remove kludgy `test -z $ac_...AC_CHECK_HEADERS(...)'
49554         code. Moved tests into their own function (_jm_DECL_HEADERS) in
49555         check-decl.m4.
49556
49557         * m4/check-decl.m4: Use #if rather than #ifdef.
49558         Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL.
49559         (jm_CHECK_DECLARATIONS): Add strtoul strtoull.
49560         (_jm_DECL_HEADERS): Define new function.
49561         (jm_CHECK_DECLARATIONS): Require it.
49562
49563 2000-01-22  Jim Meyering  <meyering@lucent.com>
49564
49565         * lib/strtoumax.c: [! HAVE_DECL_STRTOUL]: Declare strtoul.
49566         [! HAVE_DECL_STRTOULL]: Declare strtoull.
49567         Required for some AIX systems.  Reported by Christian Krackowizer.
49568         [TESTING] (main): New function.
49569
49570         1997-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
49571         * lib/dirname.c (dir_name): Support for DOS-style file names with drive
49572         letters.
49573
49574         * lib/quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h> for decl of
49575         iswprint.
49576
49577         * lib/strverscmp.c (ISDIGIT): Define.
49578         (strverscmp): Use ISDIGIT, not isdigit.
49579
49580 2000-01-19  Jim Meyering  <meyering@lucent.com>
49581
49582         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
49583         Use AC_HEADER_TIME.  Volker Borchert reported that OpenBSD-2.3/sparc
49584         defines `struct timespec' in <sys/time.h>
49585
49586         * m4/c-bs-a.m4: Remove uses of changequote altogether.
49587         Thanks to Akim for explaining.
49588
49589 2000-01-17  Paul Eggert  <eggert@twinsun.com>
49590
49591         * lib/nanosleep.c (nanosleep):
49592         Don't use SA_INTERRUPT to decide whether to call sigaction, as
49593         POSIX.1 doesn't require SA_INTERRUPT and some systems
49594         (e.g. Solaris 7) don't define it.  Use SA_NOCLDSTOP instead;
49595         it's been part of POSIX.1 since day 1 (in 1988).
49596
49597 2000-01-17  Jim Meyering  <meyering@lucent.com>
49598
49599         * lib/interlock: Remove unused file.  Reported by François Pinard.
49600
49601 2000-01-16  Paul Eggert  <eggert@twinsun.com>
49602
49603         * lib/quotearg.c (quotearg_buffer_restyled): Do not quote
49604         alert, backslash, formfeed, and vertical tab unnecessarily in
49605         shell quoting style.
49606
49607 2000-01-16  Jim Meyering  <meyering@lucent.com>
49608
49609         * m4/jm-macros.m4: Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,
49610         AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME,
49611         jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, AC_FUNC_ALLOCA,
49612         AM_FUNC_GETLOADAVG, and jm_SYS_PROC_UPTIME.
49613
49614 2000-01-16  Jim Meyering  <meyering@lucent.com>
49615
49616         * m4/c-bs-a.m4: Use `changequote(<<,>>)', rather than `changequote(, )'
49617         because the latter didn't work.
49618
49619 2000-01-15  Jim Meyering  <meyering@lucent.com>
49620
49621         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
49622         (AC_REPLACE_FUNCS): Add memcpy and memset.
49623         Add these, too: stime strcspn stpcpy strstr strtol strtoul.
49624         Add strpbrk.
49625         Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
49626
49627 2000-01-12  Jim Meyering  <meyering@lucent.com>
49628
49629         * m4/prereq.m4 (jm_PREREQ_CANON_HOST): New macro.
49630         (jm_PREREQ): Use it.
49631         (jm_PREREQ_READUTMP): New macro.
49632         (jm_PREREQ): Use it.
49633
49634 2000-01-11  Paul Eggert  <eggert@twinsun.com>
49635
49636         Quote multibyte characters correctly.
49637         * m4/c-bs-a.m4: New file.
49638         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): New macro.
49639         (jm_PREREQ): Use it.
49640
49641 2000-01-11  Paul Eggert  <eggert@twinsun.com>
49642
49643         * m4/uintmax_t.m4: Port to autoconf 2.13.
49644
49645 2000-01-08  Jim Meyering  <meyering@ascend.com>
49646
49647         * m4/strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro.
49648         * m4/jm-macros.m4 (jm_FUNC_STRERROR_R): Require it.
49649
49650 2000-01-04  Jim Meyering  <meyering@ascend.com>
49651
49652         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename from
49653         jm_STRUCT_DIRENT_D_TYPE.
49654         * m4/d-ino.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_INO): Rename from
49655         jm_STRUCT_DIRENT_D_INO.
49656         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Rename from
49657         jm_STRUCT_UTIMBUF.
49658         * m4/jm-macros.m4: Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/
49659         renamings.
49660         * m4/utime.m4: Likewise.
49661
49662         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): New file, macro.
49663         * m4/jm-macros.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it.
49664
49665 2000-01-03  Paul Eggert  <eggert@twinsun.com>
49666
49667         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
49668         (for Solaris 7) and in -lposix4 (for Solaris 2.5.1).
49669
49670 2000-01-02  Jim Meyering  <meyering@ascend.com>
49671
49672         * m4/search-libs.m4: Escape `$' in $3 of dnl comment.  I no longer
49673         remember if this is necessary.
49674
49675 1999-12-26  Jim Meyering  <meyering@ascend.com>
49676
49677         * m4/jm-macros.m4: Use it here.
49678         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): New file/macro.
49679
49680 1999-12-23  Jim Meyering  <meyering@ascend.com>
49681
49682         * m4/jm-macros.m4: Check for clock_gettime (moved from
49683         fileutils/configure.in)
49684         Check for gettimeofday.
49685
49686 1999-12-20  Jim Meyering  <meyering@ascend.com>
49687
49688         * m4/strftime.m4: Remove kludge, now that I'm using the fixed
49689         autoconf-2.14a-1999-12-20.
49690
49691 1999-12-19  Jim Meyering  <meyering@ascend.com>
49692
49693         * m4/lstat-slash.m4: New file.
49694         * m4/jm-macros.m4: Use the new macro:
49695         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
49696
49697 1999-12-07  Jim Meyering  <meyering@ascend.com>
49698
49699         * m4/perl.m4: Require that File::Compare be available, too.
49700         Too many systems seem to lack it.
49701
49702         * m4/strftime.m4: Add checks for most of the cpp macros tested in
49703         GNU's strftime.c.  Prompted by a patch from Paul Eggert.
49704
49705 1999-11-18  Paul Eggert  <eggert@twinsun.com>
49706
49707         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
49708         problem with the QNX 4.25 shell, which doesn't propagate exit
49709         status of failed commands inside shell assignments.
49710
49711 1999-11-17  Jim Meyering  <meyering@ascend.com>
49712
49713         * m4/gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
49714
49715 1999-11-07  Jim Meyering  <meyering@ascend.com>
49716
49717         * m4/getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE.
49718
49719 1999-11-06  Jim Meyering  <meyering@ascend.com>
49720
49721         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.
49722         * m4/jm-macros.m4 (jm_MACROS): Use it here.
49723
49724 1999-11-05  Jim Meyering  <meyering@ascend.com>
49725
49726         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from
49727         configure.in of textutils, fileutils, and sh-utils into this one
49728         (shared between those packages) file.
49729         Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
49730         AC_STRUCT_ST_BLKSIZE.
49731
49732 1999-11-03  Jim Meyering  <meyering@ascend.com>
49733
49734         * m4/ssize_t.m4: Remove file.  No longer needed since the new version
49735         of AC_CHECK_TYPE checks includes unistd.h.
49736         * m4/jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'.
49737         Suggestion from Akim Demaille.
49738
49739 1999-10-30  Jim Meyering  <meyering@ascend.com>
49740
49741         * m4/uintmax_t.m4: Require 2.14a.  Remove backslash before backtick in
49742         m4-quoted string.
49743         * m4/ls-mntd-fs.m4: Likewise.
49744         * m4/jm-macros.m4: Likewise.  Also, use AC_TYPE_SSIZE_T instead
49745         * m4/jm-winsz1.m4: Likewise.
49746
49747         * m4/const.m4: Remove file, since the fix made it into the experimental
49748         version of autoconf.
49749         * m4/mktime.m4: Likewise.
49750
49751         * m4/check-type.m4: Remove file, now that the latest version of
49752         AC_CHECK_TYPE takes a third arg to specify additional #includes.
49753
49754         * m4/ssize_t.m4: New file, requires experimental version of autoconf.
49755         * m4/jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked
49756         AC_CHECK_TYPE.
49757
49758 1999-10-04  Jim Meyering  <meyering@ascend.com>
49759
49760         * m4/jm-macros.m4: Don't require autoconf-2.14.1.
49761
49762 1999-09-22  Paul Eggert  <eggert@twinsun.com>
49763
49764         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC
49765         2.95.1 bug with HP-UX 10.20.
49766
49767 1999-09-17  Jim Meyering  <meyering@ascend.com>
49768
49769         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup.
49770         Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
49771         due to missing strdup (against sh-utils-2.0).
49772
49773 1999-08-29  Jim Meyering  <meyering@ascend.com>
49774
49775         * m4/jm-macros.m4: Require jm_BISON.
49776         * m4/bison.m4: New file.
49777
49778 1999-08-17  Paul Eggert  <eggert@twinsun.com>
49779
49780         * m4/largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma
49781         in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.
49782
49783 1999-08-05  Jim Meyering  <meyering@ascend.com>
49784
49785         * m4/getline.m4: Rename test file from conftestdata to conftest.data
49786         to avoid conflicts with `conftest' on 8+3 filesystems.
49787         Suggestion from Eli Zaretskii.
49788
49789 1999-08-04  Jim Meyering  <meyering@ascend.com>
49790
49791         * m4/jm-macros.m4: Move a 4-line block of code from the configure.in of
49792         fileutils and sh-utils (textutils's getline test was inadequate).
49793         (AM_FUNC_GETLINE): Run this test.
49794         (AC_CHECK_FUNCS): Check for getdelim.
49795         Reported by Bob Proulx.
49796
49797 1999-08-02  Jim Meyering  <meyering@ascend.com>
49798
49799         * m4/jm-macros.m4: Add a comment.
49800
49801 1999-08-01  Paul Eggert  <eggert@twinsun.com>
49802
49803         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether
49804         <inttypes.h> defines strtoumax as a macro (and not as a
49805         function).
49806
49807 1999-08-01  Paul Eggert  <eggert@twinsun.com>
49808
49809         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
49810         that we can shift, multiply and divide unsigned long long
49811         values; Ultrix cc can't do it.
49812
49813 1999-08-01  Paul Eggert  <eggert@twinsun.com>
49814
49815         * m4/mktime.m4: New file, which is a preview of what should appear
49816         in the next public autoconf release.
49817
49818 1999-08-01  Paul Eggert  <eggert@twinsun.com>
49819
49820         * m4/lfs.m4: Remove this file.
49821         * m4/largefile.m4: New file.  It contains the old contents of
49822         lfs.m4, except that all names with prefix AC_LFS have been
49823         changed to use the prefix AC_SYS_LARGEFILE instead, to be
49824         compatible with future autoconf versions.  Also, some minor m4
49825         quoting problems have been fixed.
49826
49827 1999-08-01  Paul Eggert  <eggert@twinsun.com>
49828
49829         * m4/gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
49830         Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
49831         (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
49832         and simplify the shell code.
49833
49834 1999-08-01  Jim Meyering  <meyering@ascend.com>
49835
49836         * m4/mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from
49837         m4.
49838
49839 1999-07-20  Jim Meyering  <meyering@ascend.com>
49840
49841         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.
49842
49843 1999-07-15  Jim Meyering  <meyering@ascend.com>
49844
49845         * m4/jm-macros.m4 (AC_CHECK_FUNCS): Check for getpagesize.
49846
49847 1999-05-22  Jim Meyering  <meyering@ascend.com>
49848
49849         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr.
49850
49851 1999-05-20  Jim Meyering  <meyering@ascend.com>
49852
49853         * m4/search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine.
49854         Add a colon after each `then' in case $4 is empty.
49855
49856 1999-05-16  Jim Meyering  <meyering@ascend.com>
49857
49858         * m4/search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
49859
49860 1999-05-10  Jim Meyering  <meyering@ascend.com>
49861
49862         * m4/jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
49863
49864         * m4/jm-macros.m4: Require 2.14.1, since we use newly-renamed
49865         AC_FUNC_MKTIME.
49866
49867 1999-05-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
49868
49869         * m4/jm-mktime.m4, putenv.m4: Fix typos in config.h comments.
49870
49871 1999-05-04  Paul Eggert  <eggert@twinsun.com>
49872
49873         * m4/lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
49874         not CPPFLAGS, so that linking works correctly in IRIX.
49875
49876 1999-04-30  Paul Eggert  <eggert@twinsun.com>
49877
49878         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2.
49879
49880 1999-04-20  Paul Eggert  <eggert@twinsun.com>
49881
49882         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
49883         long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
49884         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require
49885         jm_AC_TYPE_UNSIGNED_LONG_LONG.
49886         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
49887
49888         * m4/lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
49889
49890 1999-04-20  Jim Meyering  <meyering@ascend.com>
49891
49892         * m4/xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
49893         AC_REPLACE xstroull if necessary.  From Paul Eggert.
49894         (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.
49895
49896 1999-04-18  Jim Meyering  <meyering@ascend.com>
49897
49898         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
49899         * m4/jm-macros.m4: Use it.
49900
49901 1999-04-06  Jim Meyering  <meyering@ascend.com>
49902
49903         * m4/strftime.m4: Remove test for %f.
49904
49905 1999-03-29  Jim Meyering  <meyering@ascend.com>
49906
49907         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
49908         superset of the AC_TYPE_* checks in the textutils, fileutils,
49909         and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
49910         AC_TYPE_PID_T.
49911
49912 1999-03-28  Jim Meyering  <meyering@ascend.com>
49913
49914         * m4/jm-macros.m4: Define GNU_PACKAGE here.
49915         Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
49916         replaced e.g., in the *.sh files of the sh-utils.
49917
49918 1999-03-20  Jim Meyering  <meyering@ascend.com>
49919
49920         * m4/jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
49921         * m4/regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
49922         Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
49923
49924 1999-03-19  Jim Meyering  <meyering@ascend.com>
49925
49926         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
49927
49928 1999-03-12  Jim Meyering  <meyering@ascend.com>
49929
49930         * m4/jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
49931
49932 1999-03-07  Jim Meyering  <meyering@ascend.com>
49933
49934         * m4/jm-glibc-io.m4: Use only those *_unlocked macros that are
49935         declared.
49936
49937 1999-02-17  Jim Meyering  <meyering@ascend.com>
49938
49939         * m4/gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of
49940         brackets in macro definition.  From Eli Zaretskii and Alain Magloire.
49941
49942 1999-02-07  Jim Meyering  <meyering@ascend.com>
49943
49944         * m4/group-member.m4: New file -- extracted from sh-utils'
49945         configure.in.
49946
49947         1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
49948         * m4/gettext.m4: Support DOS-style d:/foo/bar absolute file names.
49949
49950 1999-02-06  Jim Meyering  <meyering@ascend.com>
49951
49952         * m4/chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
49953         * m4/fnmatch.m4: Likewise.
49954         * m4/getgroups.m4: Likewise.
49955         * m4/lstat.m4: Likewise.
49956         * m4/malloc.m4: Likewise.
49957         * m4/putenv.m4: Likewise.
49958         * m4/realloc.m4: Likewise.
49959         * m4/regex.m4: Likewise.
49960         * m4/stat.m4: Likewise.
49961         * m4/strftime.m4: Likewise.
49962         Suggestion from Alain Magloire.
49963
49964         * m4/chown.m4: Use `.$ac_objext', not `.o'.
49965         * m4/fnmatch.m4: Likewise.
49966         * m4/getgroups.m4: Likewise.
49967         * m4/getline.m4: Likewise.
49968         * m4/lstat.m4: Likewise.
49969         * m4/malloc.m4: Likewise.
49970         * m4/memcmp.m4: Likewise.
49971         * m4/putenv.m4: Likewise.
49972         * m4/realloc.m4: Likewise.
49973         * m4/regex.m4: Likewise.
49974         * m4/stat.m4: Likewise.
49975         * m4/strftime.m4: Likewise.
49976         Suggestion from Alain Magloire.
49977
49978         * m4/jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
49979         an argument.
49980
49981         * m4/regex.m4: Add a run-time Test for proper operation of
49982         re_compile_pattern.
49983
49984 1999-01-31  Jim Meyering  <meyering@ascend.com>
49985
49986         * m4/getloadavg.m4: Check for locale.h and the function, setlocale.
49987
49988 1999-01-30  Jim Meyering  <meyering@ascend.com>
49989
49990         * m4/check-type.m4: Use 3-arg form of AC_DEFINE.
49991
49992         * m4/jm-mktime.m4: Make this a wrapper around the official
49993         AM_FUNC_MKTIME rather than my private copy, now that the official one
49994         is up to date.
49995         * m4/mktime.m4: Remove file.
49996
49997         * m4/getloadavg.m4: Use 3-arg form of AC_DEFINE.
49998         * m4/uptime.m4: Likewise.
49999         * m4/uintmax_t.m4: Likewise.
50000
50001 1999-01-28  Jim Meyering  <meyering@ascend.com>
50002
50003         * m4/jm-macros.m4: Use jm_AFS.
50004         * m4/afs.m4: New file (from fileutils' configure.in).
50005
50006         * m4/assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
50007         * m4/chown.m4: Likewise.
50008         * m4/d-ino.m4: Likewise.
50009         * m4/d-type.m4: Likewise.
50010         * m4/fnmatch.m4: Likewise.
50011         * m4/getgroups.m4: Likewise.
50012         * m4/gettext.m4: Likewise.
50013         * m4/jm-mktime.m4: Likewise.
50014         * m4/jm-winsz2.m4: Likewise.
50015         * m4/lcmessage.m4: Likewise.
50016         * m4/ls-mntd-fs.m4: Likewise.
50017         * m4/malloc.m4: Likewise.
50018         * m4/memcmp.m4: Likewise.
50019         * m4/putenv.m4: Likewise.
50020         * m4/realloc.m4: Likewise.
50021         * m4/st_mtim.m4: Likewise.
50022         * m4/strftime.m4: Likewise.
50023
50024 1999-01-16  Jim Meyering  <meyering@ascend.com>
50025
50026         * m4/jm-macros.m4 (ARGMATCH_DIE): Define.
50027         (ARGMATCH_DIE_DECL): Define.
50028
50029 1999-01-12  Jim Meyering  <meyering@ascend.com>
50030
50031         * m4/Makefile.am.in: Rewrite to avoid using fmt.
50032         Reported by Lars Hecking.
50033
50034 1999-01-10  Jim Meyering  <meyering@ascend.com>
50035
50036         * m4/fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
50037         gross kludge.
50038         * m4/inttypes_h.m4: Likewise.
50039         * m4/lstat.m4: Likewise.
50040         * m4/malloc.m4: Likewise.
50041         * m4/readdir.m4: Likewise.
50042         * m4/realloc.m4: Likewise.
50043         * m4/st_dm_mode.m4: Likewise.
50044         * m4/stat.m4: Likewise.
50045         * m4/utimbuf.m4: Likewise.
50046         * m4/utimes.m4: Likewise.
50047
50048         * m4/check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
50049         AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
50050         comments in config.h.in are meaningful.
50051
50052         * m4/jm-macros.m4: Require autoconf-2.13 here.
50053
50054         * m4/regex.m4: By default, don't use the included regex.c on systems
50055         with glibc 2.  Suggestion from Uli Drepper.
50056
50057 1999-01-02  Jim Meyering  <meyering@ascend.com>
50058
50059         * m4/jm-macros.m4: Replace strcasecmp and strncasecmp.
50060
50061 1998-12-18  Jim Meyering  <meyering@ascend.com>
50062
50063         * m4/Makefile.am.in (Makefile.am): Simplify rule.
50064         Based on a suggestion from Lars Hecking.
50065
50066 1998-11-16  Paul Eggert  <eggert@twinsun.com>
50067
50068         * m4/lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11.
50069
50070 1998-11-16  Jim Meyering  <meyering@ascend.com>
50071
50072         * m4/lfs.m4: Double-quote the `uname...` expression.
50073
50074 1998-11-14  Jim Meyering  <meyering@ascend.com>
50075
50076         * m4/lstat.m4: Correct comment.  POSIX does not permit it to succeed.
50077         * m4/stat.m4: Likewise.
50078
50079 1998-11-03  Jim Meyering  <meyering@ascend.com>
50080
50081         * m4/stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
50082         * m4/lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
50083
50084 1998-10-18  Jim Meyering  <meyering@ascend.com>
50085
50086         * m4/check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro.
50087
50088 1998-10-17  Jim Meyering  <meyering@ascend.com>
50089
50090         * m4/decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to
50091         include, though we still hard-code the `require'-like AC_CHECK_HEADERS
50092         calls for those previously hard-coded headers.  Instead, take a new
50093         parameter.
50094         (jm_CHECK_DECLARATIONS): Reflect interface change.
50095         * m4/check-decl.m4 (jm_CHECK_DECLS): Likewise.
50096         (jm_CHECK_DECL_LOCALTIME_R): New macro.
50097
50098         * m4/mktime.m4: Test for spring-forward gap before long-running test.
50099
50100 1998-10-14  Jim Meyering  <meyering@ascend.com>
50101
50102         * m4/mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"
50103         instead of "TZ=America/Vancouver".  From Paul Eggert.
50104
50105 1998-10-11  Jim Meyering  <meyering@ascend.com>
50106
50107         * m4/mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro.
50108         This adds a test for a recently added compatibility fix for mktime.c.
50109         * m4/jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME.
50110
50111 1998-09-27  Jim Meyering  <meyering@ascend.com>
50112
50113         * m4/jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH.
50114
50115         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro.  Extracted from
50116         ../configure.in, including a change from Gordon Matzigkeit to allow
50117         cross-compiling for the Hurd.
50118
50119         * m4/glibc.m4: New file/macro to test for the GNU C Library
50120         versions 1 and 2.  From Gordon Matzigkeit.
50121         Indent.
50122
50123 1998-09-21  Jim Meyering  <meyering@ascend.com>
50124
50125         * m4/chown.m4: Declare locals: before, after.  From Andries Brouwer.
50126
50127 1998-08-18  Paul Eggert  <eggert@twinsun.com>
50128
50129         Port nanosecond-resolution times to UnixWare 2.1.2 and
50130         pedantic Solaris 2.6.
50131
50132         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
50133         AC_STRUCT_ST_MTIM.
50134         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
50135         Generate name of ns member, instead of just 1 or undef.
50136         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
50137
50138 1998-08-15  Jim Meyering  <meyering@ascend.com>
50139
50140         * m4/ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
50141         * m4/check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
50142         * m4/jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
50143         instead of jm_TYPE_SSIZE_T.
50144
50145 1998-08-12  Jim Meyering  <meyering@ascend.com>
50146
50147         * m4/st_dm_mode.m4: New file.  From Johan Danielsson.
50148
50149 1998-08-02  Jim Meyering  <meyering@ascend.com>
50150
50151         * m4/st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
50152         in acconfig.h manually.
50153
50154 1998-07-31  Paul Eggert  <eggert@twinsun.com>
50155
50156         * m4/st_mtim.m4: New file.
50157
50158 1998-07-28  Jim Meyering  <meyering@ascend.com>
50159
50160         * m4/utimes.m4: Undef stat.
50161
50162 1998-07-25  Jim Meyering  <meyering@ascend.com>
50163
50164         * m4/utime.m4 (jm_FUNC_UTIME): New file and macro.
50165         * m4/utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
50166
50167 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
50168
50169         * m4/chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
50170         uid and gid actually remain unchanged.
50171
50172 1998-07-07  Jim Meyering  <meyering@ascend.com>
50173
50174         * m4/jm-glibc-io.m4: Remove fclose_unlocked.
50175
50176 1998-07-04  Jim Meyering  <meyering@ascend.com>
50177
50178         * m4/regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
50179         to prove that this macro can be used in packages without regex.c.
50180
50181 1998-07-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
50182
50183         * m4/gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
50184         is to be used.
50185
50186 1998-07-03  Jim Meyering  <meyering@ascend.com>
50187
50188         * m4/gettext.m4: Add -lintl if it's found to be necessary.
50189
50190         * m4/gettext.m4: New file -- from gettext-0.10.35.
50191         * m4/lcmessage.m4: Likewise.
50192         * m4/progtest.m4: Likewise.
50193
50194         * m4/regex.m4 (jm_WITH_REGEX): New file and macro.
50195         * m4/jm-macros.m4: Require the new macro.
50196
50197 1998-06-29  Jim Meyering  <meyering@ascend.com>
50198
50199         * m4/fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
50200         for the definition of NGROUPS (used in a system header included
50201         by sys/mount.h).
50202
50203 1998-06-28  Jim Meyering  <meyering@ascend.com>
50204
50205         * m4/ls-mntd-fs.m4: New file.
50206         * m4/fstypename.m4: New file.
50207
50208         * m4/jm-macros.m4: Require the new macro.
50209         * m4/jm-glibc-io.m4: New file.
50210
50211 1998-05-19  Jim Meyering  <meyering@ascend.com>
50212
50213         * m4/jm-macros.m4: Add jm_FUNC_LCHOWN.
50214         * m4/lchown.m4: New file.
50215
50216         * m4/Makefile.am.in: New file.
50217         * m4/Makefile.am (Makefile.am): Depend on Makefile.am.in.
50218
50219 1998-05-14  Jim Meyering  <meyering@ascend.com>
50220
50221         * m4/Makefile.am (EXTRA_DIST): Add them.
50222         * m4/jm-macros.m4: New file.
50223         * m4/utimbuf.m4: New file.
50224
50225 1998-05-12  Jim Meyering  <meyering@ascend.com>
50226
50227         * m4/Makefile.am (EXTRA_DIST): Add isc-posix.m4.
50228
50229 1998-05-11  Jim Meyering  <meyering@ascend.com>
50230
50231         * m4/isc-posix.m4: New file.
50232
50233 1998-05-10  Jim Meyering  <meyering@ascend.com>
50234
50235         * m4/jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date.
50236
50237 1998-05-09  Jim Meyering  <meyering@ascend.com>
50238
50239         * m4/Makefile.am (EXTRA_DIST): Add ssize_t.m4.
50240         (EXTRA_DIST): Remove mktime.m4, now that the new version is included
50241         with automake.
50242
50243         * m4/ssize_t.m4: New file.
50244         * m4/mktime.m4: Remove file -- the new automake has this now.
50245
50246 1998-04-26  Jim Meyering  <meyering@ascend.com>
50247
50248         * m4/assert.m4: New file.
50249         * m4/Makefile.am (EXTRA_DIST): Add assert.m4.
50250
50251 1998-04-05  Jim Meyering  <meyering@ascend.com>
50252
50253         * m4/prereq.m4 (jm_PREREQ_REGEX): New macro.
50254         (jm_PREREQ): Use it here.
50255
50256 1998-03-23  Jim Meyering  <meyering@eng.ascend.com>
50257
50258         * m4/inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H
50259         in acconfig.h.
50260
50261 1998-03-15  Jim Meyering  <meyering@eng.ascend.com>
50262
50263         * m4/prereq.m4: New file.
50264         * m4/error.m4: New file.
50265         * m4/Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4.
50266
50267 1998-02-07  Jim Meyering  <meyering@eng.ascend.com>
50268
50269         * m4/getline.m4: Don't set am_cv_func_working_getline before the
50270         cache-check for the same variable -- that defeated the purpose of
50271         the test; the test program was never run.  This was a problem only
50272         on systems with losing getline functions -- HP-UX 10.20 is one.
50273         Reported by Bjorn Helgaas.
50274
50275 1998-02-06  Jim Meyering  <meyering@eng.ascend.com>
50276
50277         * m4/Makefile.am (EXTRA_DIST): Add perl.m4.
50278
50279 1998-01-10  Jim Meyering  <meyering@na-net.ornl.gov>
50280
50281         * m4/Makefile.am (EXTRA_DIST): Add const.m4.
50282
50283         * m4/const.m4: New file.  Use an initializer in this declaration
50284         typedef int charset[2]; const charset x;
50285         Reported by Bob Glickstein.
50286
50287 1997-12-21  Jim Meyering  <meyering@na-net.ornl.gov>
50288
50289         * m4/chown.m4: Fix reversed types on -1 args to chown.
50290         From Kaveh Ghazi.
50291
50292 1997-12-14  Jim Meyering  <meyering@na-net.ornl.gov>
50293
50294         * m4/check-decl.m4: s/DECLARATION_/DECL_/g.
50295         Add lseek and memchr.
50296
50297         * m4/decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g.
50298         T.E.Dickey <dickey@clark.net> said that some older preprocessors
50299         have a 20-character limit on names.
50300
50301 1997-11-30  Jim Meyering  <meyering@na-net.ornl.gov>
50302
50303         * m4/inttypes_h.m4: New file.
50304         * m4/uintmax_t.m4: New file.
50305         * m4/Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.
50306
50307
50308         -----
50309
50310         Local Variables:
50311         coding: utf-8
50312         End:
50313
50314         Copyright (C) 1997-2009 Free Software Foundation, Inc.
50315
50316         Copying and distribution of this file, with or without
50317         modification, are permitted provided the copyright notice
50318         and this notice are preserved.