Unicode character classification functions.
[gnulib.git] / ChangeLog
1 2007-11-12  Bruno Haible  <bruno@clisp.org>
2
3         Unicode character classification functions.
4         * lib/unictype.h: New file.
5         * modules/unictype/base: New file.
6         * modules/unictype/category-L: New file.
7         * modules/unictype/category-Lu: New file.
8         * modules/unictype/category-Ll: New file.
9         * modules/unictype/category-Lt: New file.
10         * modules/unictype/category-Lm: New file.
11         * modules/unictype/category-Lo: New file.
12         * modules/unictype/category-M: New file.
13         * modules/unictype/category-Mn: New file.
14         * modules/unictype/category-Mc: New file.
15         * modules/unictype/category-Me: New file.
16         * modules/unictype/category-N: New file.
17         * modules/unictype/category-Nd: New file.
18         * modules/unictype/category-Nl: New file.
19         * modules/unictype/category-No: New file.
20         * modules/unictype/category-P: New file.
21         * modules/unictype/category-Pc: New file.
22         * modules/unictype/category-Pd: New file.
23         * modules/unictype/category-Ps: New file.
24         * modules/unictype/category-Pe: New file.
25         * modules/unictype/category-Pi: New file.
26         * modules/unictype/category-Pf: New file.
27         * modules/unictype/category-Po: New file.
28         * modules/unictype/category-S: New file.
29         * modules/unictype/category-Sm: New file.
30         * modules/unictype/category-Sc: New file.
31         * modules/unictype/category-Sk: New file.
32         * modules/unictype/category-So: New file.
33         * modules/unictype/category-Z: New file.
34         * modules/unictype/category-Zs: New file.
35         * modules/unictype/category-Zl: New file.
36         * modules/unictype/category-Zp: New file.
37         * modules/unictype/category-C: New file.
38         * modules/unictype/category-Cc: New file.
39         * modules/unictype/category-Cf: New file.
40         * modules/unictype/category-Cs: New file.
41         * modules/unictype/category-Co: New file.
42         * modules/unictype/category-Cn: New file.
43         * modules/unictype/category-or: New file.
44         * modules/unictype/category-of: New file.
45         * modules/unictype/category-test: New file.
46         * modules/unictype/category-test-withtable: New file.
47         * modules/unictype/category-byname: New file.
48         * modules/unictype/category-none: New file.
49         * modules/unictype/category-and: New file.
50         * modules/unictype/category-and-not: New file.
51         * modules/unictype/category-name: New file.
52         * modules/unictype/combining-class: New file.
53         * modules/unictype/category-all: New file.
54         * modules/unictype/bidicategory-all: New file.
55         * modules/unictype/bidicategory-byname: New file.
56         * modules/unictype/bidicategory-name: New file.
57         * modules/unictype/bidicategory-of: New file.
58         * modules/unictype/bidicategory-test: New file.
59         * modules/unictype/decimal-digit: New file.
60         * modules/unictype/digit: New file.
61         * modules/unictype/numeric: New file.
62         * modules/unictype/mirror: New file.
63         * modules/unictype/property-white-space: New file.
64         * modules/unictype/property-alphabetic: New file.
65         * modules/unictype/property-other-alphabetic: New file.
66         * modules/unictype/property-not-a-character: New file.
67         * modules/unictype/property-default-ignorable-code-point: New file.
68         * modules/unictype/property-other-default-ignorable-code-point: New
69         file.
70         * modules/unictype/property-deprecated: New file.
71         * modules/unictype/property-logical-order-exception: New file.
72         * modules/unictype/property-variation-selector: New file.
73         * modules/unictype/property-private-use: New file.
74         * modules/unictype/property-unassigned-code-value: New file.
75         * modules/unictype/property-uppercase: New file.
76         * modules/unictype/property-other-uppercase: New file.
77         * modules/unictype/property-lowercase: New file.
78         * modules/unictype/property-other-lowercase: New file.
79         * modules/unictype/property-titlecase: New file.
80         * modules/unictype/property-soft-dotted: New file.
81         * modules/unictype/property-id-start: New file.
82         * modules/unictype/property-other-id-start: New file.
83         * modules/unictype/property-id-continue: New file.
84         * modules/unictype/property-other-id-continue: New file.
85         * modules/unictype/property-xid-start: New file.
86         * modules/unictype/property-xid-continue: New file.
87         * modules/unictype/property-pattern-white-space: New file.
88         * modules/unictype/property-pattern-syntax: New file.
89         * modules/unictype/property-join-control: New file.
90         * modules/unictype/property-grapheme-base: New file.
91         * modules/unictype/property-grapheme-extend: New file.
92         * modules/unictype/property-other-grapheme-extend: New file.
93         * modules/unictype/property-grapheme-link: New file.
94         * modules/unictype/property-bidi-control: New file.
95         * modules/unictype/property-bidi-left-to-right: New file.
96         * modules/unictype/property-bidi-hebrew-right-to-left: New file.
97         * modules/unictype/property-bidi-arabic-right-to-left: New file.
98         * modules/unictype/property-bidi-european-digit: New file.
99         * modules/unictype/property-bidi-eur-num-separator: New file.
100         * modules/unictype/property-bidi-eur-num-terminator: New file.
101         * modules/unictype/property-bidi-arabic-digit: New file.
102         * modules/unictype/property-bidi-common-separator: New file.
103         * modules/unictype/property-bidi-block-separator: New file.
104         * modules/unictype/property-bidi-segment-separator: New file.
105         * modules/unictype/property-bidi-whitespace: New file.
106         * modules/unictype/property-bidi-non-spacing-mark: New file.
107         * modules/unictype/property-bidi-boundary-neutral: New file.
108         * modules/unictype/property-bidi-pdf: New file.
109         * modules/unictype/property-bidi-embedding-or-override: New file.
110         * modules/unictype/property-bidi-other-neutral: New file.
111         * modules/unictype/property-hex-digit: New file.
112         * modules/unictype/property-ascii-hex-digit: New file.
113         * modules/unictype/property-ideographic: New file.
114         * modules/unictype/property-unified-ideograph: New file.
115         * modules/unictype/property-radical: New file.
116         * modules/unictype/property-ids-binary-operator: New file.
117         * modules/unictype/property-ids-trinary-operator: New file.
118         * modules/unictype/property-zero-width: New file.
119         * modules/unictype/property-space: New file.
120         * modules/unictype/property-non-break: New file.
121         * modules/unictype/property-iso-control: New file.
122         * modules/unictype/property-format-control: New file.
123         * modules/unictype/property-dash: New file.
124         * modules/unictype/property-hyphen: New file.
125         * modules/unictype/property-punctuation: New file.
126         * modules/unictype/property-line-separator: New file.
127         * modules/unictype/property-paragraph-separator: New file.
128         * modules/unictype/property-quotation-mark: New file.
129         * modules/unictype/property-sentence-terminal: New file.
130         * modules/unictype/property-terminal-punctuation: New file.
131         * modules/unictype/property-currency-symbol: New file.
132         * modules/unictype/property-math: New file.
133         * modules/unictype/property-other-math: New file.
134         * modules/unictype/property-paired-punctuation: New file.
135         * modules/unictype/property-left-of-pair: New file.
136         * modules/unictype/property-combining: New file.
137         * modules/unictype/property-composite: New file.
138         * modules/unictype/property-decimal-digit: New file.
139         * modules/unictype/property-numeric: New file.
140         * modules/unictype/property-diacritic: New file.
141         * modules/unictype/property-extender: New file.
142         * modules/unictype/property-ignorable-control: New file.
143         * modules/unictype/property-test: New file.
144         * modules/unictype/property-byname: New file.
145         * modules/unictype/property-all: New file.
146         * modules/unictype/scripts: New file.
147         * modules/unictype/scripts-all: New file.
148         * modules/unictype/block-of: New file.
149         * modules/unictype/block-test: New file.
150         * modules/unictype/block-list: New file.
151         * modules/unictype/block-all: New file.
152         * modules/unictype/syntax-c-whitespace: New file.
153         * modules/unictype/syntax-java-whitespace: New file.
154         * modules/unictype/syntax-c-ident: New file.
155         * modules/unictype/syntax-java-ident: New file.
156         * modules/unictype/ctype-alnum: New file.
157         * modules/unictype/ctype-alpha: New file.
158         * modules/unictype/ctype-cntrl: New file.
159         * modules/unictype/ctype-digit: New file.
160         * modules/unictype/ctype-graph: New file.
161         * modules/unictype/ctype-lower: New file.
162         * modules/unictype/ctype-print: New file.
163         * modules/unictype/ctype-punct: New file.
164         * modules/unictype/ctype-space: New file.
165         * modules/unictype/ctype-upper: New file.
166         * modules/unictype/ctype-xdigit: New file.
167         * modules/unictype/ctype-blank: New file.
168         * lib/unictype/bidi_byname.c: New file.
169         * lib/unictype/bidi_name.c: New file.
170         * lib/unictype/bidi_of.c: New file.
171         * lib/unictype/bidi_test.c: New file.
172         * lib/unictype/bitmap.h: New file.
173         * lib/unictype/block_test.c: New file.
174         * lib/unictype/blocks.c: New file.
175         * lib/unictype/categ_C.c: New file.
176         * lib/unictype/categ_Cc.c: New file.
177         * lib/unictype/categ_Cf.c: New file.
178         * lib/unictype/categ_Cn.c: New file.
179         * lib/unictype/categ_Co.c: New file.
180         * lib/unictype/categ_Cs.c: New file.
181         * lib/unictype/categ_L.c: New file.
182         * lib/unictype/categ_Ll.c: New file.
183         * lib/unictype/categ_Lm.c: New file.
184         * lib/unictype/categ_Lo.c: New file.
185         * lib/unictype/categ_Lt.c: New file.
186         * lib/unictype/categ_Lu.c: New file.
187         * lib/unictype/categ_M.c: New file.
188         * lib/unictype/categ_Mc.c: New file.
189         * lib/unictype/categ_Me.c: New file.
190         * lib/unictype/categ_Mn.c: New file.
191         * lib/unictype/categ_N.c: New file.
192         * lib/unictype/categ_Nd.c: New file.
193         * lib/unictype/categ_Nl.c: New file.
194         * lib/unictype/categ_No.c: New file.
195         * lib/unictype/categ_P.c: New file.
196         * lib/unictype/categ_Pc.c: New file.
197         * lib/unictype/categ_Pd.c: New file.
198         * lib/unictype/categ_Pe.c: New file.
199         * lib/unictype/categ_Pf.c: New file.
200         * lib/unictype/categ_Pi.c: New file.
201         * lib/unictype/categ_Po.c: New file.
202         * lib/unictype/categ_Ps.c: New file.
203         * lib/unictype/categ_S.c: New file.
204         * lib/unictype/categ_Sc.c: New file.
205         * lib/unictype/categ_Sk.c: New file.
206         * lib/unictype/categ_Sm.c: New file.
207         * lib/unictype/categ_So.c: New file.
208         * lib/unictype/categ_Z.c: New file.
209         * lib/unictype/categ_Zl.c: New file.
210         * lib/unictype/categ_Zp.c: New file.
211         * lib/unictype/categ_Zs.c: New file.
212         * lib/unictype/categ_and.c: New file.
213         * lib/unictype/categ_and_not.c: New file.
214         * lib/unictype/categ_byname.c: New file.
215         * lib/unictype/categ_name.c: New file.
216         * lib/unictype/categ_none.c: New file.
217         * lib/unictype/categ_of.c: New file.
218         * lib/unictype/categ_or.c: New file.
219         * lib/unictype/categ_test.c: New file.
220         * lib/unictype/combining.c: New file.
221         * lib/unictype/ctype_alnum.c: New file.
222         * lib/unictype/ctype_alpha.c: New file.
223         * lib/unictype/ctype_blank.c: New file.
224         * lib/unictype/ctype_cntrl.c: New file.
225         * lib/unictype/ctype_digit.c: New file.
226         * lib/unictype/ctype_graph.c: New file.
227         * lib/unictype/ctype_lower.c: New file.
228         * lib/unictype/ctype_print.c: New file.
229         * lib/unictype/ctype_punct.c: New file.
230         * lib/unictype/ctype_space.c: New file.
231         * lib/unictype/ctype_upper.c: New file.
232         * lib/unictype/ctype_xdigit.c: New file.
233         * lib/unictype/decdigit.c: New file.
234         * lib/unictype/digit.c: New file.
235         * lib/unictype/identsyntaxmap.h: New file.
236         * lib/unictype/mirror.c: New file.
237         * lib/unictype/numeric.c: New file.
238         * lib/unictype/pr_alphabetic.c: New file.
239         * lib/unictype/pr_ascii_hex_digit.c: New file.
240         * lib/unictype/pr_bidi_arabic_digit.c: New file.
241         * lib/unictype/pr_bidi_arabic_right_to_left.c: New file.
242         * lib/unictype/pr_bidi_block_separator.c: New file.
243         * lib/unictype/pr_bidi_boundary_neutral.c: New file.
244         * lib/unictype/pr_bidi_common_separator.c: New file.
245         * lib/unictype/pr_bidi_control.c: New file.
246         * lib/unictype/pr_bidi_embedding_or_override.c: New file.
247         * lib/unictype/pr_bidi_eur_num_separator.c: New file.
248         * lib/unictype/pr_bidi_eur_num_terminator.c: New file.
249         * lib/unictype/pr_bidi_european_digit.c: New file.
250         * lib/unictype/pr_bidi_hebrew_right_to_left.c: New file.
251         * lib/unictype/pr_bidi_left_to_right.c: New file.
252         * lib/unictype/pr_bidi_non_spacing_mark.c: New file.
253         * lib/unictype/pr_bidi_other_neutral.c: New file.
254         * lib/unictype/pr_bidi_pdf.c: New file.
255         * lib/unictype/pr_bidi_segment_separator.c: New file.
256         * lib/unictype/pr_bidi_whitespace.c: New file.
257         * lib/unictype/pr_byname.c: New file.
258         * lib/unictype/pr_byname.gperf: New file.
259         * lib/unictype/pr_combining.c: New file.
260         * lib/unictype/pr_composite.c: New file.
261         * lib/unictype/pr_currency_symbol.c: New file.
262         * lib/unictype/pr_dash.c: New file.
263         * lib/unictype/pr_decimal_digit.c: New file.
264         * lib/unictype/pr_default_ignorable_code_point.c: New file.
265         * lib/unictype/pr_deprecated.c: New file.
266         * lib/unictype/pr_diacritic.c: New file.
267         * lib/unictype/pr_extender.c: New file.
268         * lib/unictype/pr_format_control.c: New file.
269         * lib/unictype/pr_grapheme_base.c: New file.
270         * lib/unictype/pr_grapheme_extend.c: New file.
271         * lib/unictype/pr_grapheme_link.c: New file.
272         * lib/unictype/pr_hex_digit.c: New file.
273         * lib/unictype/pr_hyphen.c: New file.
274         * lib/unictype/pr_id_continue.c: New file.
275         * lib/unictype/pr_id_start.c: New file.
276         * lib/unictype/pr_ideographic.c: New file.
277         * lib/unictype/pr_ids_binary_operator.c: New file.
278         * lib/unictype/pr_ids_trinary_operator.c: New file.
279         * lib/unictype/pr_ignorable_control.c: New file.
280         * lib/unictype/pr_iso_control.c: New file.
281         * lib/unictype/pr_join_control.c: New file.
282         * lib/unictype/pr_left_of_pair.c: New file.
283         * lib/unictype/pr_line_separator.c: New file.
284         * lib/unictype/pr_logical_order_exception.c: New file.
285         * lib/unictype/pr_lowercase.c: New file.
286         * lib/unictype/pr_math.c: New file.
287         * lib/unictype/pr_non_break.c: New file.
288         * lib/unictype/pr_not_a_character.c: New file.
289         * lib/unictype/pr_numeric.c: New file.
290         * lib/unictype/pr_other_alphabetic.c: New file.
291         * lib/unictype/pr_other_default_ignorable_code_point.c: New file.
292         * lib/unictype/pr_other_grapheme_extend.c: New file.
293         * lib/unictype/pr_other_id_continue.c: New file.
294         * lib/unictype/pr_other_id_start.c: New file.
295         * lib/unictype/pr_other_lowercase.c: New file.
296         * lib/unictype/pr_other_math.c: New file.
297         * lib/unictype/pr_other_uppercase.c: New file.
298         * lib/unictype/pr_paired_punctuation.c: New file.
299         * lib/unictype/pr_paragraph_separator.c: New file.
300         * lib/unictype/pr_pattern_syntax.c: New file.
301         * lib/unictype/pr_pattern_white_space.c: New file.
302         * lib/unictype/pr_private_use.c: New file.
303         * lib/unictype/pr_punctuation.c: New file.
304         * lib/unictype/pr_quotation_mark.c: New file.
305         * lib/unictype/pr_radical.c: New file.
306         * lib/unictype/pr_sentence_terminal.c: New file.
307         * lib/unictype/pr_soft_dotted.c: New file.
308         * lib/unictype/pr_space.c: New file.
309         * lib/unictype/pr_terminal_punctuation.c: New file.
310         * lib/unictype/pr_test.c: New file.
311         * lib/unictype/pr_titlecase.c: New file.
312         * lib/unictype/pr_unassigned_code_value.c: New file.
313         * lib/unictype/pr_unified_ideograph.c: New file.
314         * lib/unictype/pr_uppercase.c: New file.
315         * lib/unictype/pr_variation_selector.c: New file.
316         * lib/unictype/pr_white_space.c: New file.
317         * lib/unictype/pr_xid_continue.c: New file.
318         * lib/unictype/pr_xid_start.c: New file.
319         * lib/unictype/pr_zero_width.c: New file.
320         * lib/unictype/scripts.c: New file.
321         * lib/unictype/sy_c_ident.c: New file.
322         * lib/unictype/sy_c_whitespace.c: New file.
323         * lib/unictype/sy_java_ident.c: New file.
324         * lib/unictype/sy_java_whitespace.c: New file.
325
326         * lib/unictype/bidi_of.h: New file, generated from gen-ctype.c for
327         Unicode 5.0.0.
328         * lib/unictype/blocks.h: Likewise.
329         * lib/unictype/categ_C.h: Likewise.
330         * lib/unictype/categ_Cc.h: Likewise.
331         * lib/unictype/categ_Cf.h: Likewise.
332         * lib/unictype/categ_Cn.h: Likewise.
333         * lib/unictype/categ_Co.h: Likewise.
334         * lib/unictype/categ_Cs.h: Likewise.
335         * lib/unictype/categ_L.h: Likewise.
336         * lib/unictype/categ_Ll.h: Likewise.
337         * lib/unictype/categ_Lm.h: Likewise.
338         * lib/unictype/categ_Lo.h: Likewise.
339         * lib/unictype/categ_Lt.h: Likewise.
340         * lib/unictype/categ_Lu.h: Likewise.
341         * lib/unictype/categ_M.h: Likewise.
342         * lib/unictype/categ_Mc.h: Likewise.
343         * lib/unictype/categ_Me.h: Likewise.
344         * lib/unictype/categ_Mn.h: Likewise.
345         * lib/unictype/categ_N.h: Likewise.
346         * lib/unictype/categ_Nd.h: Likewise.
347         * lib/unictype/categ_Nl.h: Likewise.
348         * lib/unictype/categ_No.h: Likewise.
349         * lib/unictype/categ_P.h: Likewise.
350         * lib/unictype/categ_Pc.h: Likewise.
351         * lib/unictype/categ_Pd.h: Likewise.
352         * lib/unictype/categ_Pe.h: Likewise.
353         * lib/unictype/categ_Pf.h: Likewise.
354         * lib/unictype/categ_Pi.h: Likewise.
355         * lib/unictype/categ_Po.h: Likewise.
356         * lib/unictype/categ_Ps.h: Likewise.
357         * lib/unictype/categ_S.h: Likewise.
358         * lib/unictype/categ_Sc.h: Likewise.
359         * lib/unictype/categ_Sk.h: Likewise.
360         * lib/unictype/categ_Sm.h: Likewise.
361         * lib/unictype/categ_So.h: Likewise.
362         * lib/unictype/categ_Z.h: Likewise.
363         * lib/unictype/categ_Zl.h: Likewise.
364         * lib/unictype/categ_Zp.h: Likewise.
365         * lib/unictype/categ_Zs.h: Likewise.
366         * lib/unictype/categ_of.h: Likewise.
367         * lib/unictype/combining.h: Likewise.
368         * lib/unictype/ctype_alnum.h: Likewise.
369         * lib/unictype/ctype_alpha.h: Likewise.
370         * lib/unictype/ctype_blank.h: Likewise.
371         * lib/unictype/ctype_cntrl.h: Likewise.
372         * lib/unictype/ctype_digit.h: Likewise.
373         * lib/unictype/ctype_graph.h: Likewise.
374         * lib/unictype/ctype_lower.h: Likewise.
375         * lib/unictype/ctype_print.h: Likewise.
376         * lib/unictype/ctype_punct.h: Likewise.
377         * lib/unictype/ctype_space.h: Likewise.
378         * lib/unictype/ctype_upper.h: Likewise.
379         * lib/unictype/ctype_xdigit.h: Likewise.
380         * lib/unictype/decdigit.h: Likewise.
381         * lib/unictype/digit.h: Likewise.
382         * lib/unictype/mirror.h: Likewise.
383         * lib/unictype/numeric.h: Likewise.
384         * lib/unictype/pr_alphabetic.h: Likewise.
385         * lib/unictype/pr_ascii_hex_digit.h: Likewise.
386         * lib/unictype/pr_bidi_arabic_digit.h: Likewise.
387         * lib/unictype/pr_bidi_arabic_right_to_left.h: Likewise.
388         * lib/unictype/pr_bidi_block_separator.h: Likewise.
389         * lib/unictype/pr_bidi_boundary_neutral.h: Likewise.
390         * lib/unictype/pr_bidi_common_separator.h: Likewise.
391         * lib/unictype/pr_bidi_control.h: Likewise.
392         * lib/unictype/pr_bidi_embedding_or_override.h: Likewise.
393         * lib/unictype/pr_bidi_eur_num_separator.h: Likewise.
394         * lib/unictype/pr_bidi_eur_num_terminator.h: Likewise.
395         * lib/unictype/pr_bidi_european_digit.h: Likewise.
396         * lib/unictype/pr_bidi_hebrew_right_to_left.h: Likewise.
397         * lib/unictype/pr_bidi_left_to_right.h: Likewise.
398         * lib/unictype/pr_bidi_non_spacing_mark.h: Likewise.
399         * lib/unictype/pr_bidi_other_neutral.h: Likewise.
400         * lib/unictype/pr_bidi_pdf.h: Likewise.
401         * lib/unictype/pr_bidi_segment_separator.h: Likewise.
402         * lib/unictype/pr_bidi_whitespace.h: Likewise.
403         * lib/unictype/pr_combining.h: Likewise.
404         * lib/unictype/pr_composite.h: Likewise.
405         * lib/unictype/pr_currency_symbol.h: Likewise.
406         * lib/unictype/pr_dash.h: Likewise.
407         * lib/unictype/pr_decimal_digit.h: Likewise.
408         * lib/unictype/pr_default_ignorable_code_point.h: Likewise.
409         * lib/unictype/pr_deprecated.h: Likewise.
410         * lib/unictype/pr_diacritic.h: Likewise.
411         * lib/unictype/pr_extender.h: Likewise.
412         * lib/unictype/pr_format_control.h: Likewise.
413         * lib/unictype/pr_grapheme_base.h: Likewise.
414         * lib/unictype/pr_grapheme_extend.h: Likewise.
415         * lib/unictype/pr_grapheme_link.h: Likewise.
416         * lib/unictype/pr_hex_digit.h: Likewise.
417         * lib/unictype/pr_hyphen.h: Likewise.
418         * lib/unictype/pr_id_continue.h: Likewise.
419         * lib/unictype/pr_id_start.h: Likewise.
420         * lib/unictype/pr_ideographic.h: Likewise.
421         * lib/unictype/pr_ids_binary_operator.h: Likewise.
422         * lib/unictype/pr_ids_trinary_operator.h: Likewise.
423         * lib/unictype/pr_ignorable_control.h: Likewise.
424         * lib/unictype/pr_iso_control.h: Likewise.
425         * lib/unictype/pr_join_control.h: Likewise.
426         * lib/unictype/pr_left_of_pair.h: Likewise.
427         * lib/unictype/pr_line_separator.h: Likewise.
428         * lib/unictype/pr_logical_order_exception.h: Likewise.
429         * lib/unictype/pr_lowercase.h: Likewise.
430         * lib/unictype/pr_math.h: Likewise.
431         * lib/unictype/pr_non_break.h: Likewise.
432         * lib/unictype/pr_not_a_character.h: Likewise.
433         * lib/unictype/pr_numeric.h: Likewise.
434         * lib/unictype/pr_other_alphabetic.h: Likewise.
435         * lib/unictype/pr_other_default_ignorable_code_point.h: Likewise.
436         * lib/unictype/pr_other_grapheme_extend.h: Likewise.
437         * lib/unictype/pr_other_id_continue.h: Likewise.
438         * lib/unictype/pr_other_id_start.h: Likewise.
439         * lib/unictype/pr_other_lowercase.h: Likewise.
440         * lib/unictype/pr_other_math.h: Likewise.
441         * lib/unictype/pr_other_uppercase.h: Likewise.
442         * lib/unictype/pr_paired_punctuation.h: Likewise.
443         * lib/unictype/pr_paragraph_separator.h: Likewise.
444         * lib/unictype/pr_pattern_syntax.h: Likewise.
445         * lib/unictype/pr_pattern_white_space.h: Likewise.
446         * lib/unictype/pr_private_use.h: Likewise.
447         * lib/unictype/pr_punctuation.h: Likewise.
448         * lib/unictype/pr_quotation_mark.h: Likewise.
449         * lib/unictype/pr_radical.h: Likewise.
450         * lib/unictype/pr_sentence_terminal.h: Likewise.
451         * lib/unictype/pr_soft_dotted.h: Likewise.
452         * lib/unictype/pr_space.h: Likewise.
453         * lib/unictype/pr_terminal_punctuation.h: Likewise.
454         * lib/unictype/pr_titlecase.h: Likewise.
455         * lib/unictype/pr_unassigned_code_value.h: Likewise.
456         * lib/unictype/pr_unified_ideograph.h: Likewise.
457         * lib/unictype/pr_uppercase.h: Likewise.
458         * lib/unictype/pr_variation_selector.h: Likewise.
459         * lib/unictype/pr_white_space.h: Likewise.
460         * lib/unictype/pr_xid_continue.h: Likewise.
461         * lib/unictype/pr_xid_start.h: Likewise.
462         * lib/unictype/pr_zero_width.h: Likewise.
463         * lib/unictype/scripts.h: Likewise.
464         * lib/unictype/scripts_byname.gperf: Likewise.
465         * lib/unictype/sy_c_ident.h: Likewise.
466         * lib/unictype/sy_c_whitespace.h: Likewise.
467         * lib/unictype/sy_java_ident.h: Likewise.
468         * lib/unictype/sy_java_whitespace.h: Likewise.
469
470         * lib/unictype/Makefile: New file.
471         * lib/unictype/gen-ctype.c: New file, based on gen-unicode-ctype.c in
472         glibc.
473         * lib/unictype/3level.h: New file, copied from glibc.
474         * lib/unictype/3levelbit.h: New file.
475
476 2007-11-11  Bruno Haible  <bruno@clisp.org>
477
478         * modules/gperf: New file.
479         * modules/iconv_open (Depends-on): Add it.
480         (Makefile.am): Remove the GPERF definition.
481
482 2007-11-11  Bruno Haible  <bruno@clisp.org>
483
484         * m4/round.m4 (gl_FUNC_ROUND): Test against NetBSD 3.0 bug.
485         * doc/functions/round.texi: Mention the NetBSD 3.0 bug.
486
487 2007-11-11  Bruno Haible  <bruno@clisp.org>
488
489         * tests/test-argmatch.c (ARGMATCH_DIE): Undefine.
490         (usage): Remove function.
491
492 2007-11-11  Bruno Haible  <bruno@clisp.org>
493
494         * m4/roundf.m4 (gl_FUNC_ROUNDF): Use gl_FUNC_FLOORF_LIBS and
495         gl_FUNC_CEILF_LIBS.
496         * m4/round.m4 (gl_FUNC_ROUND): Use gl_FUNC_FLOOR_LIBS and
497         gl_FUNC_CEIL_LIBS.
498         * m4/roundl.m4 (gl_FUNC_ROUNDL): Use gl_FUNC_FLOORL_LIBS and
499         gl_FUNC_CEILL_LIBS.
500         * modules/roundf (Files): Add m4/floorf.m4, m4/ceilf.m4.
501         * modules/round (Files): Add m4/floor.m4, m4/ceil.m4.
502         * modules/roundl (Files): Add m4/floorl.m4, m4/ceill.m4.
503
504 2007-11-11  Bruno Haible  <bruno@clisp.org>
505
506         * m4/roundf.m4 (gl_FUNC_ROUNDF): Handle the case that floorf and
507         roundf were declared but do not exist on functions.
508         * m4/roundl.m4 (gl_FUNC_ROUNDL): Handle the case that floorl and
509         roundl were declared but do not exist on functions.
510         * lib/round.c (HAVE_FLOOR_AND_CEIL): Use HAVE_FLOORF_AND_CEILF and
511         HAVE_FLOORL_AND_CEILL, respectively.
512         Needed for Sun C on Solaris 10.
513
514 2007-11-11  Bruno Haible  <bruno@clisp.org>
515
516         * m4/roundf.m4 (gl_FUNC_ROUNDF): Set REPLACE_ROUNDF instead of
517         HAVE_DECL_ROUNDF. Remove redundant AC_SUBST.
518         * m4/round.m4 (gl_FUNC_ROUND): Set REPLACE_ROUND instead of
519         HAVE_DECL_ROUND. Remove redundant AC_SUBST.
520         * m4/roundl.m4 (gl_FUNC_ROUNDL): Set REPLACE_ROUNDL instead of
521         HAVE_DECL_ROUNDL. Remove redundant AC_SUBST.
522         * lib/math.in.h (roundf): Use REPLACE_ROUNDF instead of
523         HAVE_DECL_ROUNDF.
524         (round): Use REPLACE_ROUND instead of HAVE_DECL_ROUND.
525         (roundl): Use REPLACE_ROUNDL instead of HAVE_DECL_ROUNDL.
526         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_ROUND* instead
527         of HAVE_DECL_ROUND*.
528         * modules/math (Makefile.am): Update.
529
530 2007-11-10  Bruno Haible  <bruno@clisp.org>
531
532         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Use same check for
533         ptrdiff_t as m4/intl.m4.
534
535 2007-11-10  Jim Meyering  <meyering@redhat.com>
536
537         Avoid link failure for the argmatch test.
538         * tests/test-argmatch.c (usage): Define function to avoid a link
539         failure: argmatch_die requires a usage function.
540
541 2007-11-09  Bruno Haible  <bruno@clisp.org>
542
543         * doc/functions/snprintf.texi: Mention BeOS deficiency.
544         * doc/functions/vsnprintf.texi: Likewise.
545         * lib/vasnprintf.c (VASNPRINTF): Ensure that we never call snprintf
546         with a size argument < 2.
547
548 2007-11-09  Bruno Haible  <bruno@clisp.org>
549
550         * lib/vasnprintf.c (VASNPRINTF): Increase reallocation of snprintf
551         buffer. Fixes an inefficiency introduced on 2007-11-03.
552
553 2007-11-09  Bruno Haible  <bruno@clisp.org>
554
555         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8) [BeOS]: Make this test return
556         none instead of tr_TR. Fixes a failure of test-c-strcasecmp.c.
557
558 2007-11-08  Jim Meyering  <meyering@redhat.com>
559
560         Change cache variable name prefix "jm_" to "gl_" everywhere.
561         * m4/d-type.m4, m4/jm-winsz1.m4, m4/jm-winsz2.m4, m4/link-follow.m4:
562         * m4/putenv.m4, m4/strtoimax.m4, m4/strtoumax.m4, m4/unlink-busy.m4:
563         * m4/uptime.m4: s/gl_/jm_/
564
565 2007-11-07  Bruno Haible  <bruno@clisp.org>
566
567         Update to GNU gettext 0.17.
568         * m4/intl.m4: Update to GNU gettext 0.17.
569         * m4/po.m4: Likewise.
570         * modules/gettext (Files): Remove m4/ulonglong.m4.
571         (configure.ac): Require gettext infrastructure from version 0.17.
572
573 2007-11-06  Bruno Haible  <bruno@clisp.org>
574
575         * lib/fbufmode.c (fbufmode) [QNX]: Use numerical values for flags; the
576         symbolic values are not defined in a public header.
577         * lib/freadable.c (freadable) [QNX]: Likewise.
578         * lib/freadahead.c (freadahead) [QNX]: Likewise.
579         * lib/freading.c (freading) [QNX]: Likewise.
580         * lib/fseterr.c (fseterr) [QNX]: Likewise.
581         * lib/fwritable.c (fwritable) [QNX]: Likewise.
582         * lib/fwriting.c (fwriting) [QNX]: Likewise.
583         * lib/fpurge.c (fpurge) [QNX]: Likewise. Add a return statement.
584         Reported by Alain Magloire.
585
586         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for QNX.
587
588 2007-11-05  Bruno Haible  <bruno@clisp.org>
589
590         * lib/vasnprintf.c (VASNPRINTF): Expand the NEED_PRINTF_DIRECTIVE_A
591         code when NEED_PRINTF_LONG_DOUBLE or NEED_PRINTF_DOUBLE is set.
592         Needed on Cygwin, where !NEED_PRINTF_DIRECTIVE_A && NEED_PRINTF_DOUBLE.
593         Reported by Eric Blake.
594
595 2007-10-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
596             Bruno Haible  <bruno@clisp.org>
597
598         * modules/malloc (configure.ac): Define GNULIB_MALLOC_GNU always.
599         * modules/realloc (configure.ac): Define GNULIB_REALLOC_GNU always.
600         * lib/realloc.c (SYSTEM_MALLOC_GLIBC_COMPATIBLE): New macro.
601         (malloc): Undefine also before including <stdlib.h>.
602         (rpl_realloc): Turn malloc(0) into malloc(1) if necessary.
603         Needed on OSF/1 4.0.
604
605 2007-11-05  Jim Meyering  <meyering@redhat.com>
606
607         git-version-gen: sync from coreutils.
608         * build-aux/git-version-gen: Add comments.
609         Change the first '-' to '.' in the snapshot version string,
610         e.g., 6.9-377-08144 -> 6.9.377-08144
611         Remove first parameter.
612         Don't declare a version "-dirty" merely because a time
613         stamp has changed.
614
615 2007-11-04  Bruno Haible  <bruno@clisp.org>
616
617         * lib/lock.h: Protect all macro definitions containing an 'if'
618         statement through a "do { ... } while (0)".
619         * lib/tls.h: Likewise.
620
621 2007-11-04  Bruno Haible  <bruno@clisp.org>
622
623         * lib/vasnprintf.c (DCHAR_IS_TCHAR, DCHAR_CPY): Undefine at the end.
624
625 2007-11-04  Bruno Haible  <bruno@clisp.org>
626
627         * m4/printf.m4 (gl_PRINTF_ENOMEM): Use GL_NOCRASH.
628         * modules/fprintf-posix (Depends-on): Add nocrash.
629         * modules/snprintf-posix (Depends-on): Likewise.
630         * modules/sprintf-posix (Depends-on): Likewise.
631         * modules/vasnprintf-posix (Depends-on): Likewise.
632         * modules/vasprintf-posix (Depends-on): Likewise.
633         * modules/vfprintf-posix (Depends-on): Likewise.
634         * modules/vsnprintf-posix (Depends-on): Likewise.
635         * modules/vsprintf-posix (Depends-on): Likewise.
636         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
637         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
638         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
639         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
640         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
641         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
642         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
643
644 2007-11-04  Bruno Haible  <bruno@clisp.org>
645
646         * modules/nocrash: New file.
647         * m4/nocrash.m4: New file, taken from GNU clisp. Code taken from
648         GNU libsigsegv, with permission of GNU libsigsegv's copyright holders.
649
650 2007-11-04  Bruno Haible  <bruno@clisp.org>
651
652         * tests/test-vasnprintf-posix.c (test_function): Add some tests of
653         precision handling.
654         * tests/test-vasprintf-posix.c (test_function): Likewise.
655         * tests/test-snprintf-posix.h (test_function): Likewise.
656         * tests/test-sprintf-posix.h (test_function): Likewise.
657
658         Fix *printf behaviour for large precisions on mingw and BeOS.
659         * m4/printf.m4 (gl_PRINTF_PRECISION): New macro.
660         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_UNBOUNDED_PRECISION.
661         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_PRECISION): New macro.
662         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
663         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
664         gl_PRINTF_PRECISION and test its result. Invoke
665         gl_PREREQ_VASNPRINTF_PRECISION.
666         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
667         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
668         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
669         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
670         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
671         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
672         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
673         * doc/functions/fprintf.texi: Update.
674         * doc/functions/printf.texi: Update.
675         * doc/functions/snprintf.texi: Update.
676         * doc/functions/sprintf.texi: Update.
677         * doc/functions/vfprintf.texi: Update.
678         * doc/functions/vprintf.texi: Update.
679         * doc/functions/vsnprintf.texi: Update.
680         * doc/functions/vsprintf.texi: Update.
681
682 2007-11-04  Bruno Haible  <bruno@clisp.org>
683
684         * lib/vasnprintf.c (scale10_round_decimal_decoded): Fix shift loop.
685
686 2007-11-04  Bruno Haible  <bruno@clisp.org>
687
688         * modules/relocatable-prog (Files): Add m4/lib-ld.m4.
689         Reported by Sylvain Beucler <beuc@gnu.org>.
690
691 2007-11-03  Bruno Haible  <bruno@clisp.org>
692
693         * tests/test-fprintf-posix2.sh: New file.
694         * tests/test-fprintf-posix2.c: New file.
695         * modules/fprintf-posix-tests (Files): Add them.
696         (TESTS): Add test-fprintf-posix2.sh.
697         (configure.ac): Check for getrlimit and setrlimit.
698         (check_PROGRAMS): Add test-fprintf-posix2.
699
700         * tests/test-printf-posix2.sh: New file.
701         * tests/test-printf-posix2.c: New file.
702         * modules/printf-posix-tests (Files): Add them.
703         (TESTS): Add test-printf-posix2.sh.
704         (configure.ac): Check for getrlimit and setrlimit.
705         (check_PROGRAMS): Add test-printf-posix2.
706
707         Fix *printf behaviour in out-of-memory situations on MacOS X and *BSD.
708         * m4/printf.m4 (gl_PRINTF_ENOMEM): New macro.
709         * lib/vasnprintf.c: Implement NEED_PRINTF_DOUBLE.
710         (decode_double): New function, copied from decode_long_double.
711         (scale10_round_decimal_decoded): New function, extracted from
712         scale10_round_decimal_long_double.
713         (scale10_round_decimal_long_double): Use it.
714         (scale10_round_decimal_double): New function.
715         (floorlog10): New function.
716         (VASNPRINTF): Handle NEED_PRINTF_DOUBLE case.
717         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_ENOMEM): New macro.
718         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
719         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
720         gl_PRINTF_ENOMEM and test its result. Invoke
721         gl_PREREQ_VASNPRINTF_ENOMEM.
722         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
723         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
724         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
725         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
726         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
727         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
728         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
729         * modules/fprintf-posix (Depends-on): Add frexp-nolibm.
730         * modules/snprintf-posix (Depends-on): Likewise.
731         * modules/sprintf-posix (Depends-on): Likewise.
732         * modules/vasnprintf-posix (Depends-on): Likewise.
733         * modules/vasprintf-posix (Depends-on): Likewise.
734         * modules/vfprintf-posix (Depends-on): Likewise.
735         * modules/vsnprintf-posix (Depends-on): Likewise.
736         * modules/vsprintf-posix (Depends-on): Likewise.
737         * doc/functions/fprintf.texi: Update.
738         * doc/functions/printf.texi: Update.
739         * doc/functions/snprintf.texi: Update.
740         * doc/functions/sprintf.texi: Update.
741         * doc/functions/vfprintf.texi: Update.
742         * doc/functions/vprintf.texi: Update.
743         * doc/functions/vsnprintf.texi: Update.
744         * doc/functions/vsprintf.texi: Update.
745
746 2007-11-03  Bruno Haible  <bruno@clisp.org>
747
748         * modules/frexp-nolibm-tests: New file.
749
750         * modules/frexp-nolibm: New file.
751         * m4/frexp.m4 (gl_FUNC_FREXP_NO_LIBM): New macro.
752
753 2007-11-03  Bruno Haible  <bruno@clisp.org>
754
755         * lib/vasnprintf.c (VASNPRINTF): Don't assume that snprintf's return
756         value is C99 compliant.
757         Needed for OSF/1 5.1.
758
759 2007-11-03  Bruno Haible  <bruno@clisp.org>
760
761         Fix out-of-memory handling of vasnprintf.
762         * lib/printf-parse.c: Include <errno.h>.
763         (PRINTF_PARSE): When failing, set errno to EINVAL or ENOMEM.
764         * lib/vasnprintf.c (VASNPRINTF): When PRINTF_PARSE fails, assume errno
765         is already set.
766
767 2007-11-02  Eric Blake  <ebb9@byu.net>
768
769         Fix tests on cygwin.
770         * modules/xprintf-posix-tests (Makefile.am): Link against -lintl.
771
772 2007-11-01  Bruno Haible  <bruno@clisp.org>
773
774         * lib/stdlib.in.h (putenv): Remove the "not POSIX compliant everywhere"
775         warning.
776         * doc/functions/putenv.texi: Clarify that the 'putenv' module is not
777         needed for POSIX compatibility.
778
779 2007-11-01  Paul Eggert  <eggert@cs.ucla.edu>
780
781         * m4/putenv.m4 (gl_FUNC_PUTENV): Also mention that we're checking
782         for compatibility with GNU.
783
784 2007-11-01  Bruno Haible  <bruno@clisp.org>
785
786         * lib/putenv.c: Include <stdlib.h>. Remove rpl_putenv declaration.
787         (putenv): Renamed from rpl_putenv. Change argument type from
788         'const char *' to 'char *'.
789         * m4/putenv.m4 (gl_FUNC_PUTENV): Require gl_STDLIB_H_DEFAULTS. Instead
790         of defining putenv in config.h, just set REPLACE_PUTENV.
791         * modules/putenv (Depends-on): Add stdlib.
792         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
793         (Include): Use <stdlib.h>.
794         * lib/stdlib.in.h (putenv): New declaration.
795         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_PUTENV and
796         REPLACE_PUTENV.
797         * modules/stdlib (Makefile.am): Substitute GNULIB_PUTENV and
798         REPLACE_PUTENV.
799         Needed for MacOS X 10.5.0.
800         Reported by Peter O'Gorman <peter@pogma.com>.
801
802 2007-11-01  Jim Meyering  <meyering@redhat.com>
803
804         Treat an empty date string exactly like "0".
805         * lib/getdate.y (get_date): Once any isspace or TZ= prefix is consumed,
806         if the remaining date string (to be parsed) is empty, use "0".
807         Reported by Mischa Molhoek and discussed in this thread:
808         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/11726>.
809
810 2007-10-31  Bruno Haible  <bruno@clisp.org>
811
812         * m4/intmax_t.m4 (gl_AC_TYPE_INTMAX_T, gt_AC_TYPE_INTMAX_T): Use
813         AC_TYPE_LONG_LONG_INT instead of gl_AC_TYPE_LONG_LONG.
814         * m4/uintmax_t.m4 (gl_AC_TYPE_UINTMAX_T): Use
815         AC_TYPE_UNSIGNED_LONG_LONG_INT instead of gl_AC_TYPE_UNSIGNED_LONG_LONG.
816         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Remove macro.
817         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG): Remove macro.
818
819 2007-10-31  Bruno Haible  <bruno@clisp.org>
820
821         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): New macro, extracted
822         from AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_LONG_INT.
823         (AC_TYPE_LONG_LONG_INT): Use it.
824         (AC_TYPE_UNSIGNED_LONG_LONG_INT): Moved here from m4/ulonglong.m4. Use
825         it as well.
826         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Remove macro; moved
827         to m4/longlong.m4.
828         * modules/stdint (Files): Remove m4/ulonglong.m4.
829         * modules/strtoull (Files): Use m4/longlong.m4 instead of
830         m4/ulonglong.m4.
831         * modules/strtoumax (Files): Likewise.
832
833 2007-10-30  Bruno Haible  <bruno@clisp.org>
834
835         * modules/xvasprintf-posix: New file.
836         Suggested by Eric Blake.
837
838 2007-10-30  Bruno Haible  <bruno@clisp.org>
839
840         * modules/xprintf-posix-tests: New file.
841         * tests/test-xprintf-posix.sh: New file.
842         * tests/test-xprintf-posix.c: New file.
843         * tests/test-xfprintf-posix.c: New file.
844
845         * modules/xprintf-posix: New file.
846
847 2007-10-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
848
849         * modules/fbufmode-tests (MOSTLYCLEANFILES): Remove temp files.
850         * modules/freadable-tests (MOSTLYCLEANFILES): Likewise.
851         * modules/fwritable-tests (MOSTLYCLEANFILES): Likewise.
852
853 2007-10-29  Bruno Haible  <bruno@clisp.org>
854
855         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): Rename the cache variable to
856         contain the special marker '_cv_'.
857         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): Likewise.
858         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): Likewise.
859         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): Likewise.
860         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): Likewise.
861         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): Likewise.
862         Reported by Ralf Wildenhues.
863
864 2007-10-29  Bruno Haible  <bruno@clisp.org>
865
866         * gnulib-tool (func_import): When --lgpl is not specified, set
867         sed_transform_lib_file to convert LGPL and GPLv2+ copyright headers to
868         GPLv3.
869         Reported by Simon Josefsson.
870
871 2007-10-28  Bruno Haible  <bruno@clisp.org>
872
873         * lib/math.in.h: Test REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.
874         * m4/isfinite.m4 (gl_ISFINITE): Initialize REPLACE_ISFINITE instead of
875         HAVE_DECL_ISFINITE.
876         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
877         * modules/math (Makefile.am): Substitute REPLACE_ISFINITE instead of
878         HAVE_DECL_ISFINITE.
879
880 2007-10-28  Bruno Haible  <bruno@clisp.org>
881
882         * lib/stdint.in.h (_STDINT_MAX): Subtract 1 from an unused signed
883         integer shift in the signed case. Fixes warnings with OSF/1 5.1 cc.
884
885 2007-10-28  Bruno Haible  <bruno@clisp.org>
886
887         Fix link errors with Sun C 5.0 on Solaris 10.
888         * m4/floorf.m4 (gl_FUNC_FLOORF): Consider also the case that the
889         function is declared but not present in the compiler's libm.
890         * m4/floorl.m4 (gl_FUNC_FLOORL): Likewise.
891         * m4/ceilf.m4 (gl_FUNC_CEILF): Likewise.
892         * m4/ceill.m4 (gl_FUNC_CEILL: Likewise.
893         * lib/math.in.h: Test REPLACE_CEILF instead of HAVE_DECL_CEILF.
894         Test REPLACE_CEILL instead of HAVE_DECL_CEILL.
895         Test REPLACE_FLOORF instead of HAVE_DECL_FLOORF.
896         Test REPLACE_FLOORL instead of HAVE_DECL_FLOORL.
897         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
898         * modules/math (Makefile.am): Substitute REPLACE_CEILF instead of
899         HAVE_DECL_CEILF, REPLACE_CEILL instead of HAVE_DECL_CEILL,
900         REPLACE_FLOORF instead of HAVE_DECL_FLOORF, REPLACE_FLOORL instead of
901         HAVE_DECL_FLOORL.
902
903 2007-10-28  Bruno Haible  <bruno@clisp.org>
904
905         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): New macro, extracted from
906         gl_FUNC_FLOORL. Cache the result.
907         (gl_FUNC_FLOORL): Use it.
908         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): New macro, extracted from
909         gl_FUNC_CEILL. Cache the result.
910         (gl_FUNC_CEILL): Use it.
911
912         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): New macro, extracted from
913         gl_FUNC_FLOOR. Cache the result.
914         (gl_FUNC_FLOOR): Use it.
915         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): New macro, extracted from
916         gl_FUNC_CEIL. Cache the result.
917         (gl_FUNC_CEIL): Use it.
918
919         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): New macro, extracted from
920         gl_FUNC_FLOORF. Cache the result.
921         (gl_FUNC_FLOORF): Use it.
922         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): New macro, extracted from
923         gl_FUNC_CEILF. Cache the result.
924         (gl_FUNC_CEILF): Use it.
925
926 2007-10-28  Bruno Haible  <bruno@clisp.org>
927
928         * gnulib-tool: Allow specifying the LGPL version number through
929         --lgpl=2 or --lgpl=3.
930         (func_usage): Document --lgpl with argument.
931         Handle --lgpl=... arguments.
932         (func_import): Recognize also gl_LGPL calls with an argument. When
933         --lgpl=2 is used and the module's license is just LGPL, report an
934         error. Set sed_transform_lib_file according to the lgpl variable. In
935         the generated files, use --lgpl or gl_LGPL invocations with argument,
936         if necessary.
937         * doc/gnulib-intro.texi (Copyright): Explain how to get modules under
938         an LGPv2+ license.
939         * doc/gnulib-tool.texi (Modified imports): Update explanation of
940         gl_LGPL macro.
941
942 2007-10-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
943             Bruno Haible  <bruno@clisp.org>
944
945         * lib/unistr.h (u8_uctomb_aux): Declare also if !HAVE_INLINE.
946         (u16_uctomb_aux): Likewise.
947         * lib/unistr/u8-uctomb-aux.c (u8_uctomb_aux): Define also if
948         !HAVE_INLINE.
949         * lib/unistr/u16-uctomb-aux.c (u16_uctomb_aux): Likewise
950
951 2007-10-28  Bruno Haible  <bruno@clisp.org>
952
953         * modules/error: Add a notice recommending to change XGETTEXT_OPTIONS.
954         Invoke AM_GETTEXT_OPTION if it exists.
955         * modules/vasprintf: Likewise.
956         * modules/verror: Likewise.
957         * modules/xprintf: Likewise.
958         * modules/xvasprintf: Likewise.
959
960 2007-10-27  Ben Pfaff  <blp@gnu.org>
961
962         * lib/math.in.h: Define isfinite macro and prototypes for
963         gl_isfinitef, gl_isfinited, gl_isfinitel if we are providing
964         implementations.
965         * m4/math_h.m4: New substitutions for isfinite module.
966         * lib/isfinite.c: New file.
967         * m4/isfinite.m4: New file.
968         * modules/math: Replace isfinite-related @VARS@ in math.in.h.
969         * modules/isfinite: New file.
970         * modules/isfinite-tests: New file.
971         * tests/tests-isfinite.c: New file.
972         * doc/functions/isfinite.texi: Mention isfinite module.
973         * MODULES.html.sh: Mention new module.
974
975 2007-10-27  Ben Pfaff  <blp@gnu.org>
976
977         Ralf Wildenhues reported that Tru64 4.0D declares the round
978         functions but does not have definitions.
979         * m4/check-math-lib.m4 (gl_CHECK_MATH_LIB): If the target function
980         cannot be found in any library, set the output variable to
981         "missing" instead of "".
982         * m4/round.m4: Also use our substitute if we cannot find round in
983         any library, even if it is declared.
984         * m4/roundf.m4: Likewise for roundf.
985         * m4/roundl.m4: Likewise for roundl.
986         * lib/math.in.h: Undefine roundf, round, roundl before defining
987         their replacements, to allow for hypothetical systems where these
988         may be defined as macros but not available in libraries.
989
990 2007-10-27  Bruno Haible  <bruno@clisp.org>
991
992         * doc/gnulib.texi: Invoke @firstparagraphindent.
993         * doc/gnulib-tool.texi (Simple update): Mention possible incompatible
994         changes in gnulib.
995         (Source changes): New section.
996
997 2007-10-26  Bruno Haible  <bruno@clisp.org>
998
999         * m4/gnulib-common.m4 (AC_C_RESTRICT): New overriding definition,
1000         borrowed from autoconf.
1001
1002 2007-10-26  Bruno Haible  <bruno@clisp.org>
1003
1004         * lib/strerror.c (rpl_strerror): Return "Unknown error ..." also if
1005         strerror returned the empty string. Needed on HP-UX 11.00.
1006
1007 2007-10-24  Micah Cowan  <micah@cowan.name>
1008
1009         Remove vestiges of cvs-gnulib-checkout process.  Now we use git.
1010         * build-aux/bootstrap: Remove support for now-unnecessary option,
1011         --cvs-user, and envvars CVS_USER, CVS_RSH.
1012
1013 2007-10-24  Jim Meyering  <meyering@redhat.com>
1014
1015         Avoid diagnostics from sha1sum when there is no cached checksum.
1016         * build-aux/bootstrap (update_po_files): Skip the sha1sum check
1017         if the po.s1 file hasn't been created yet.
1018
1019         * build-aux/bootstrap: Sync from coreutils:
1020         2007-10-24  Jim Meyering  <meyering@redhat.com>
1021         Get gnulib from the git repository, not from an obsolete cvs one.
1022         * build-aux/bootstrap: Suggestion from Micah Cowan.
1023         2007-10-04  Jim Meyering  <jim@meyering.net>
1024         * build-aux/bootstrap (slurp): Adapt to _.h -> .in.h name change.
1025         (update_po_files): Work also when there are no .po files in po/.
1026
1027 2007-10-24  Paul Eggert  <eggert@cs.ucla.edu>
1028
1029         * README: Append ".git" to git and cg examples.
1030         Problem reported by Benoit Sigoure.
1031
1032 2007-10-23  Micah Cowan  <micah@cowan.name>
1033
1034         * users.txt: Add wget.
1035
1036 2007-10-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1037
1038         Fix linking of some unistdio tests on FreeBSD.
1039         * modules/unistdio/u16-vsnprintf-tests
1040         (test_u16_vsprintf1_LDADD): Add @LIBINTL@.
1041         * modules/unistdio/u16-vsprintf-tests
1042         (test_u16_vsnprintf1_LDADD): Likewise.
1043         * modules/unistdio/u32-vsnprintf-tests
1044         (test_u32_vsnprintf1_LDADD): Likewise.
1045         * modules/unistdio/u32-vsprintf-tests
1046         (test_u32_vsprintf1_LDADD): Likewise.
1047         * modules/unistdio/u8-vsnprintf-tests
1048         (test_u8_vsnprintf1_LDADD): Likewise.
1049         * modules/unistdio/u8-vsprintf-tests
1050         (test_u8_vsprintf1_LDADD): Likewise.
1051         * modules/unistdio/ulc-vsnprintf-tests
1052         (test_ulc_vsnprintf1_LDADD): Likewise.
1053         * modules/unistdio/ulc-vsprintf-tests
1054         (test_ulc_vsprintf1_LDADD): Likewise.
1055
1056         Fix linking of some uniconv tests on FreeBSD.
1057         * modules/uniconv/u16-conv-from-enc-tests
1058         (test_u16_conv_from_enc_LDADD): Link $(LDADD) before @LIBICONV@.
1059         * modules/uniconv/u16-conv-to-enc-tests
1060         (test_u16_conv_to_enc_LDADD): Likewise.
1061         * modules/uniconv/u16-strconv-from-enc-tests
1062         (test_u16_strconv_from_enc_LDADD): Likewise.
1063         * modules/uniconv/u16-strconv-to-enc-tests
1064         (test_u16_strconv_to_enc_LDADD): Likewise.
1065         * modules/uniconv/u32-conv-from-enc-tests
1066         (test_u32_conv_from_enc_LDADD): Likewise.
1067         * modules/uniconv/u32-conv-to-enc-tests
1068         (test_u32_conv_to_enc_LDADD): Likewise.
1069         * modules/uniconv/u32-strconv-from-enc-tests
1070         (test_u32_strconv_from_enc_LDADD): Likewise.
1071         * modules/uniconv/u32-strconv-to-enc-tests
1072         (test_u32_strconv_to_enc_LDADD): Likewise.
1073         * modules/uniconv/u8-conv-from-enc-tests
1074         (test_u8_conv_from_enc_LDADD): Likewise.
1075         * modules/uniconv/u8-conv-to-enc-tests
1076         (test_u8_conv_to_enc_LDADD): Likewise.
1077         * modules/uniconv/u8-strconv-from-enc-tests
1078         (test_u8_strconv_from_enc_LDADD): Likewise.
1079         * modules/uniconv/u8-strconv-to-enc-tests
1080         (test_u8_strconv_to_enc_LDADD): Likewise.
1081
1082 2007-10-22  Bruno Haible  <bruno@clisp.org>
1083
1084         * lib/stdint.in.h: Add check that intmax_t and uintmax_t have the same
1085         size.
1086
1087 2007-10-22  Eric Blake  <ebb9@byu.net>
1088
1089         Tweak x*printf documentation.
1090         * lib/xprintf.c (xprintf, xvprintf, xfprintf, xvfprintf): Adjust
1091         variable name and comments.
1092         Suggested by Bruno Haible.
1093
1094 2007-10-22  Bruno Haible  <bruno@clisp.org>
1095
1096         * lib/acl.c (copy_acl): Fix file name in comment.
1097
1098 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
1099
1100         Fix Tru64 problem with stdbool.h.
1101         * lib/stdbool.in.h (false, true):
1102         [! (defined __cplusplus || defined __BEOS__) && !defined __GNUC__]:
1103         Don't declare as an enum in this situation; it runs afoul of Tru64.
1104         Problem reported by Steven M. Schweda in
1105         <http://lists.gnu.org/archive/html/bug-autoconf/2007-10/msg00019.html>.
1106
1107 2007-10-22  Eric Blake  <ebb9@byu.net>
1108
1109         Also wrap vf?printf.
1110         * lib/xprintf.h (xvprintf, xvfprintf): New declarations.
1111         * lib/xprintf.c (xprintf, xfprintf): Work for C89.
1112         (xvprintf, xvfprintf): New functions.
1113
1114 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1115
1116         * modules/fstrcmp-tests (test_fstrcmp_LDADD): New, add
1117         @LIBINTL@ for FreeBSD 6.2, $(LIBTHREAD) for AIX 4.3.3.
1118
1119         * lib/uniconv/u16-conv-to-enc.c (U_MBLEN): Define.
1120         * lib/uniconv/u32-conv-to-enc.c (U_MBLEN): Likewise.
1121
1122 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
1123
1124         * lib/acl.c (copy_acl): Adjust to IRIX 6.5.  Problem reported
1125         by Bruno Haible.
1126
1127 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1128
1129         * lib/getloadavg.c
1130         [defined (__osf__) && (defined (__alpha) || defined (__alpha__)]:
1131         Undef `sys' after including sys/table.h, for Tru64 4.0D.
1132
1133         * tests/test-i-ring.c: Work for C89.
1134
1135 2007-10-22  Bruno Haible  <bruno@clisp.org>
1136
1137         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Use -1ull, not
1138         -1u, in preprocessor expression, so that we don't test for the bug
1139         in HP-UX 11.00 cpp.  Testing for this bug caused problems; see
1140         <http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00329.html>.
1141
1142 2007-10-22  Eric Blake  <ebb9@byu.net>
1143
1144         * tests/test-yesno.sh: Silence stderr during test.
1145
1146 2007-10-22  Simon Josefsson  <simon@josefsson.org>
1147
1148         * modules/crypto/gc-camellia: New file.
1149
1150         * m4/gc-camellia.m4: New file.
1151
1152         * lib/gc-libgcrypt.c (gc_cipher_open): Support Camellia.
1153
1154         * lib/gc.h (enum Gc_cipher): Add GC_CAMELLIA128, GC_CAMELLIA256.
1155
1156 2007-10-22  Simon Josefsson  <simon@josefsson.org>
1157
1158         * build-aux/maint.mk (gzip_rsyncable): Don't fail if gzip sends
1159         --help to stdout.  Reported by sms@antinode.org (Steven
1160         M. Schweda).
1161
1162 2007-10-22  Simon Josefsson  <simon@josefsson.org>
1163
1164         * users.txt: Fix link to libksba.
1165
1166 2007-10-21  Ben Pfaff  <blp@gnu.org>
1167
1168         * modules/roundf-tests: Add dependency on floorf, ceilf to allow
1169         round.c roundf implementation that depends on floorf and ceilf to
1170         be tested unconditionally.
1171
1172 2007-10-21  Ben Pfaff  <blp@gnu.org>
1173
1174         * m4/check-libm-func.m4: Removed.
1175         * m4/check-math-lib.m4: New file.
1176         * m4/round.m4: Rewrite to use gl_CHECK_MATH_LIB.
1177         * m4/roundf.m4: Ditto, and fix lack of HAVE_DECL_ROUNDF
1178         definition and lack of AC_LIBOBJ([roundf]).
1179         * m4/roundl.m4: Ditto, and similarly for roundl.
1180         * modules/round: Reference new m4 file.
1181         * modules/roundf: Ditto.
1182         * modules/roundl: Ditto.
1183         * tests/test-round2.c (main): Use ROUND instead of round.
1184         Bug report from Bruno Haible.
1185
1186 2007-10-21  Bruno Haible  <bruno@clisp.org>
1187
1188         * lib/printf-parse.c: Don't assume <stdint.h> exists in IN_LIBASPRINTF
1189         context.
1190
1191 2007-10-21  Bruno Haible  <bruno@clisp.org>
1192
1193         * tests/test-wcwidth.c (main): Allow negative result for some control
1194         characters.
1195
1196         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Check also the width of U+200B.
1197         Needed on OSF/1 5.1.
1198
1199 2007-10-21  Bruno Haible  <bruno@clisp.org>
1200
1201         * tests/test-floorf1.c: Include isnanf.h.
1202         (main): Use isnanf() instead of isnan().
1203         * tests/test-ceilf1.c: Include isnanf.h.
1204         (main): Use isnanf() instead of isnan().
1205         * tests/test-truncf1.c: Include isnanf.h.
1206         (main): Use isnanf() instead of isnan().
1207         * tests/test-roundf1.c: Include isnanf.h.
1208         (main): Use isnanf() instead of isnan().
1209
1210 2007-10-21  Eric Blake  <ebb9@byu.net>
1211
1212         * users.txt: Update URL for m4.
1213
1214 2007-10-21  Bruno Haible  <bruno@clisp.org>
1215
1216         * users.txt: Add clisp. Update URLs to Simon Josefsson's projects.
1217
1218 2007-10-21  Bruno Haible  <bruno@clisp.org>
1219
1220         * gnulib-tool (func_create_megatestdir): Determine the cvsdate from
1221         Git's management files if the CVS files are not present.
1222
1223 2007-10-20  Bruno Haible  <bruno@clisp.org>
1224
1225         * lib/count-one-bits.h (COUNT_ONE_BITS): Use the builtin also for
1226         gcc-3.4.x.
1227
1228 2007-10-20  Ben Pfaff  <blp@gnu.org>
1229
1230         * lib/math.in.h: Declare round, roundf, roundl if we are providing
1231         implementations.
1232         * m4/math_h.m4: New substitutions for round, roundf, roundl modules.
1233         * lib/round.c: New file.
1234         * lib/roundf.c: New file.
1235         * lib/roundl.c: New file.
1236         * m4/round.m4: New file.
1237         * m4/roundf.m4: New file.
1238         * m4/roundl.m4: New file.
1239         * m4/check-libm-func-m4: New file.
1240         * modules/math: Replace round, roundf, roundl related @VARS@ in
1241         math.in.h.
1242         * modules/round: New file.
1243         * modules/round-tests: New file.
1244         * modules/roundf: New file.
1245         * modules/roundf-tests: New file.
1246         * modules/roundl: New file.
1247         * modules/roundl-tests: New file.
1248         * tests/test-round1.c: New file.
1249         * tests/test-round2.c: New file.
1250         * tests/test-roundf1.c: New file.
1251         * tests/test-roundf2.c: New file.
1252         * tests/test-roundl.c: New file.
1253         * doc/functions/round.texi: Mention round module.
1254         * doc/functions/roundf.texi: Mention roundf module.
1255         * doc/functions/roundl.texi: Mention roundl module.
1256         * MODULES.html.sh: Mention new modules.
1257         Thanks to Bruno Haible for suggestions.
1258
1259 2007-10-20  Jim Meyering  <meyering@redhat.com>
1260
1261         * lib/xprintf.c: Include <config.h> unconditionally.
1262
1263         Change xprintf's license to GPL.
1264         * modules/xprintf (License): s/LGPL/GPL/, since this module
1265         depends on modules (exit and exitfail) which are GPL.
1266         Suggestion from Bruno Haible.
1267
1268         xprintf fixes.
1269         * lib/xprintf.c (xprintf, xfprintf): Use va_end.
1270         Use a clearer diagnostic.
1271         Patch from Bruno Haible.
1272
1273 2007-10-20  Bruno Haible  <bruno@clisp.org>
1274
1275         * lib/vasnprintf.c (VASNPRINTF): Don't report overflow if the available
1276         length is INT_MAX and sizeof (DCHAR_T) > sizeof (TCHAR_T).
1277         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
1278
1279 2007-10-20  Bruno Haible  <bruno@clisp.org>
1280
1281         * tests/test-floorf2.c (correct_result_p): Don't rely on excess
1282         precision in the comparison result > x - 1 or similar.
1283         * tests/test-ceilf2.c (correct_result_p): Likewise.
1284         * tests/test-truncf2.c (correct_result_p): Likewise.
1285         * tests/test-trunc2.c (correct_result_p): Likewise.
1286         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
1287
1288 2007-10-20  Bruno Haible  <bruno@clisp.org>
1289
1290         * modules/ceil: New file.
1291         * m4/ceil.m4: New file.
1292         * doc/functions/ceil.texi: Mention the 'ceil' module.
1293
1294 2007-10-20  Bruno Haible  <bruno@clisp.org>
1295
1296         * modules/floor: New file.
1297         * m4/floor.m4: New file.
1298         * doc/functions/floor.texi: Mention the 'floor' module.
1299
1300 2007-10-20  Bruno Haible  <bruno@clisp.org>
1301
1302         * modules/ceilf-tests (Depends-on): Add fprintf-posix. Needed for use
1303         of %a.
1304         * modules/floorf-tests (Depends-on): Likewise.
1305         * modules/truncf-tests (Depends-on): Likewise.
1306         * modules/trunc-tests (Depends-on): Likewise.
1307         Reported by Ben Pfaff.
1308
1309 2007-10-19  Jim Meyering  <meyering@redhat.com>
1310
1311         * lib/xprintf.c (xprintf, xfprintf): Test err < 0, not just "err".
1312         Don't bother testing specific errno values.  Just test ferror.
1313
1314         New module: xprintf
1315         * modules/xprintf, lib/xprintf.c, lib/xprintf.h: New files.
1316
1317 2007-10-19  Bruno Haible  <bruno@clisp.org>
1318
1319         * modules/csharpexec (Makefile.am): Use @FOO@ syntax instead of $(FOO)
1320         syntax.
1321         * modules/javaexec (Makefile.am): Likewise.
1322         * modules/relocatable-prog (Makefile.am): Likewise.
1323         Suggested by Jim Meyering.
1324
1325 2007-10-18  Bruno Haible  <bruno@clisp.org>
1326
1327         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on glibc >= 2.3 systems.
1328         Reported by Jim Meyering.
1329
1330 2007-10-18  Eric Blake  <ebb9@byu.net>
1331
1332         * modules/filenamecat-tests (Makefile.am): Link against -lintl.
1333
1334 2007-10-18  Bruno Haible  <bruno@clisp.org>
1335
1336         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_N, gl_SNPRINTF_DIRECTIVE_N): Put
1337         the format string into writable memory. Needed in Fortify conditions.
1338
1339 2007-10-18  Colin Watson <cjwatson@debian.org>  (tiny change)
1340             Bruno Haible  <bruno@clisp.org>
1341
1342         * lib/trim.c: Include config.h unconditionally. Include trim.h always.
1343         Include ctype.h always. Include stdlib.h, not mbuiter.h, for MB_CUR_MAX.
1344         * modules/trim (Depends-on): Add mbchar.
1345         (configure.ac): Add gl_FUNC_MBRTOWC.
1346         (Makefile.am): Augment lib_SOURCES.
1347
1348 2007-10-17  Paul Eggert  <eggert@cs.ucla.edu>
1349
1350         Modify glob.c to use fstatat and dirfd, to simplify it.
1351         Suggested by Eric Blake.
1352         * lib/glob.c (__fxstatat64) [!_LIBC]: New macro.
1353         Don't include <stdbool.h>; not used.
1354         (link_exists2_p, glob_in_dir) [!_LIBC]: No longer a special case.
1355         (link_exists_p): Simplify implementation, since we can now assume
1356         dirfd and fstatat.
1357         * modules/glob (Depends-on): Add dirfd, openat.  Remove stdbool.
1358
1359 2007-10-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1360
1361         * gnulib-tool (func_get_dependencies): Fix sed script to
1362         match only tests.
1363
1364 2007-10-17  Bruno Haible  <bruno@clisp.org>
1365
1366         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): On Cygwin, don't
1367         allow locale names without encoding suffix.
1368         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
1369         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
1370
1371 2007-10-16  Bruno Haible  <bruno@clisp.org>
1372
1373         * lib/getcwd.c (__getcwd): Define with explicit rpl_ prefix.
1374         * lib/getgroups.c (getgroups): Likewise.
1375         * lib/gettimeofday.c (localtime, gmtime, tzset): Likewise.
1376
1377 2007-10-16  Bruno Haible  <bruno@clisp.org>
1378
1379         * modules/absolute-header (License): Change from LGPL to LGPLv2+.
1380         * modules/malloc-posix (License): Likewise.
1381         * modules/realloc-posix (License): Likewise.
1382         * modules/calloc-posix (License): Likewise.
1383         * modules/intprops (License): Change from GPL to LGPL, with
1384         Paul Eggert's approval.
1385
1386 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
1387
1388         Merge glibc changes into lib/glob.c.
1389
1390         * lib/glob.c (glob_in_dir): Sync with glibc/posix/glob.c, dated
1391         2007-10-15 04:59:03 UTC.  Here are the changes:
1392
1393         2007-10-14  Ulrich Drepper  <drepper@redhat.com>
1394
1395         * lib/glob.c: Reimplement link_exists_p to use fstatat64.
1396
1397         * lib/glob.c: Add some branch prediction throughout.
1398
1399         2007-10-07  Ulrich Drepper  <drepper@redhat.com>
1400
1401         [BZ #5103]
1402         * lib/glob.c (glob): Recognize patterns starting \/.
1403
1404         2007-02-14  Jakub Jelinek  <jakub@redhat.com>
1405
1406         [BZ #3996]
1407         * lib/glob.c (attribute_hidden): Define if not defined.
1408         (glob): Unescape dirname, filename or username when needed and not
1409         GLOB_NOESCAPE.  Handle \/ correctly.  Handle GLOB_MARK if filename
1410         is NULL.  Handle unescaped [ in pattern without closing ].
1411         Don't pass GLOB_CHECK down to recursive glob for directories.
1412         (__glob_pattern_type): New function.
1413         (__glob_pattern_p): Implement using __glob_pattern_type.
1414         (glob_in_dir): Handle GLOB_NOCHECK patterns containing no meta
1415         characters and backslashes if not GLOB_NOESCAPE or unterminated [.
1416         Remove unreachable code.
1417
1418         2006-09-30  Ulrich Drepper  <drepper@redhat.com>
1419
1420         * lib/glob.c (glob_in_dir): Add some comments and asserts to
1421         explain why there are no leaks.
1422
1423         2006-09-25  Jakub Jelinek  <jakub@redhat.com>
1424
1425         [BZ #3253]
1426         * lib/glob.c (glob_in_dir): Don't alloca one struct globlink at a
1427         time, rather allocate increasingly bigger arrays of pointers, if
1428         possible with alloca, if too large with malloc.
1429
1430 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
1431
1432         Check for 64-bit int errors in HP-UX 10.20 preprocessor.
1433         Problem reported by H.Merijn Brand in
1434         <http://lists.gnu.org/archive/html/bug-tar/2007-10/msg00018.html>.
1435         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Check preprocessor too.
1436         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
1437
1438 2007-10-15  Bruno Haible  <bruno@clisp.org>
1439
1440         * lib/fchdir.c (close, open, closedir, opendir, dup, dup2): Define
1441         with explicit rpl_ prefix.
1442         * lib/fopen.c (fopen): Likewise.
1443         * lib/freopen.c (freopen): Likewise.
1444         * lib/iconv.c (iconv): Likewise.
1445         * lib/iconv_close.c (iconv_close): Likewise.
1446
1447 2007-10-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1448
1449         * m4/iconv_open (gl_FUNC_ICONV_OPEN_UTF): Fix cache variable name.
1450
1451 2007-10-15  Bruno Haible  <bruno@clisp.org>
1452
1453         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Use
1454         <stddef.h> instead of <stdlib.h> since we only need NULL.
1455         Reported by Ben Pfaff <blp@cs.stanford.edu>.
1456
1457 2007-10-15  Bruno Haible  <bruno@clisp.org>
1458
1459         * doc/gnulib-tool.texi (Initial import): Swap order of -I directives.
1460         Replace paragraph talking about LIBOBJS.
1461         Reported by Colin Watson <cjwatson@debian.org>.
1462
1463 2007-10-15  Bruno Haible  <bruno@clisp.org>
1464
1465         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Include
1466         <stdlib.h> before using NULL.
1467
1468 2007-10-15  Simon Josefsson  <simon@josefsson.org>
1469
1470         * m4/getaddrinfo.m4: Use NULL rather than 0 for pointers.
1471         Reported by Albert Chin <china@thewrittenword.com>.
1472
1473 2007-10-14  Bruno Haible  <bruno@clisp.org>
1474
1475         * modules/iconv_open-utf-tests: New file.
1476         * tests/test-iconv-utf.c: New file.
1477
1478         Enhance iconv_open to support UTF-16BE, UTF-16LE, UTF-32BE, UTF-32LE.
1479         * modules/iconv_open-utf: New file.
1480         * lib/iconv.in.h (_ICONV_UTF8_UTF*, _ICONV_UTF*_UTF8): New macros.
1481         (iconv, iconv_close): New declarations.
1482         * lib/iconv_open.c: Include c-strcase.h. Don't require ICONV_FLAVOR to
1483         be defined.
1484         (iconv_open): Add special handling of conversion between UTF-8 and
1485         UTF-{16,32}{BE,LE}.
1486         * lib/iconv.c: New file, incorporating code from GNU libiconv 1.11.
1487         * lib/iconv_close.c: New file.
1488         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): New macro, extracted from
1489         gl_FUNC_ICONV_OPEN.
1490         (gl_FUNC_ICONV_OPEN): Use it.
1491         (gl_FUNC_ICONV_OPEN_UTF): New macro.
1492         * m4/iconv_h.m4 (gl_ICONV_H_DEFAULTS): Initialize also REPLACE_ICONV
1493         and REPLACE_ICONV_UTF.
1494         * modules/iconv_open (Depends-on): Add c-strcase.
1495         (Makefile.am): Substitute also REPLACE_ICONV, REPLACE_ICONV_UTF,
1496         ICONV_CONST.
1497         * doc/functions/iconv_open.texi: Mention the iconv_open-utf module.
1498
1499 2007-10-13  Albert Chin  <china@thewrittenword.com>
1500             Bruno Haible  <bruno@clisp.org>
1501
1502         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Perform the test for getaddrinfo
1503         through a link check that includes <netdb.h>. Needed for OSF/1 5.1.
1504
1505 2007-10-13  Bruno Haible  <bruno@clisp.org>
1506
1507         * lib/argp-fmtstream.h (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is
1508         defined, use the ISO C99 inline semantics.
1509         * lib/argp.h (ARGP_EI): Likewise.
1510
1511 2007-10-13  Bruno Haible  <bruno@clisp.org>
1512
1513         Handle 'inline' change in gcc 4.3.0.
1514         * lib/argp-fmtstream.h (argp_fmtstream_putc, argp_fmtstream_puts,
1515         argp_fmtstream_write, argp_fmtstream_set_lmargin,
1516         argp_fmtstream_set_rmargin, argp_fmtstream_set_wmargin,
1517         argp_fmtstream_point): Disable 'extern' declaration if the function
1518         definition is going to be provided inline.
1519         (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is defined, use the GNU C inline
1520         semantics, not the ISO C99 inline semantics.
1521         * lib/argp.h (argp_usage, _option_is_short, _option_is_end): Disable
1522         'extern' declaration if the function definition is going to be provided
1523         inline.
1524         (ARGP_EI): Don't assume GNU C. If __GNUC_STDC_INLINE__ is defined, use
1525         the GNU C inline semantics, not the ISO C99 inline semantics. With
1526         GCC 4.2, avoid a warning.
1527
1528 2007-10-13  Bruno Haible  <bruno@clisp.org>
1529
1530         * lib/freading.h (freading): Enable the use of __freading for
1531         glibc >= 2.7.
1532         * lib/freading.c (freading): Likewise.
1533
1534 2007-10-12  Paul Eggert  <eggert@cs.ucla.edu>
1535
1536         * lib/argp-fmtstream.h (ARGP_FS_EI): Work around GCC 4.2.1 diagnostic
1537         "warning: C99 inline functions are not supported; using GNU89".
1538
1539 2007-10-12  Bruno Haible  <bruno@clisp.org>
1540
1541         * lib/ceil.c (FUNC): Avoid rounding errors for values near a power
1542         of 2.
1543         * tests/test-ceilf2.c: New file.
1544         * modules/ceilf-tests: (Files, Depends-on, Makefile.am): Add new test.
1545
1546         * tests/test-ceilf1.c: Renamed from tests/test-ceilf.c.
1547         * modules/ceilf-tests: Update.
1548
1549 2007-10-12  Bruno Haible  <bruno@clisp.org>
1550
1551         * lib/floor.c (FUNC): Avoid rounding errors for values near a power
1552         of 2.
1553         * tests/test-floorf2.c: New file.
1554         * modules/floorf-tests: (Files, Depends-on, Makefile.am): Add new test.
1555
1556         * tests/test-floorf1.c: Renamed from tests/test-floorf.c.
1557         * modules/floorf-tests: Update.
1558
1559 2007-10-12  Bruno Haible  <bruno@clisp.org>
1560
1561         * tests/test-trunc2.c: New file.
1562         * modules/trunc-tests: (Files, Depends-on, Makefile.am): Add new test.
1563
1564         * tests/test-trunc1.c: Renamed from tests/test-trunc.c.
1565         * modules/trunc-tests: Update.
1566
1567 2007-10-12  Bruno Haible  <bruno@clisp.org>
1568
1569         * lib/trunc.c (FUNC): Avoid rounding errors for values near a power
1570         of 2.
1571         * tests/test-truncf2.c: New file.
1572         * modules/truncf-tests: (Files, Depends-on, Makefile.am): Add new test.
1573
1574         * tests/test-truncf1.c: Renamed from tests/test-truncf.c.
1575         * modules/truncf-tests: Update.
1576
1577 2007-10-11  Eric Blake  <ebb9@byu.net>
1578
1579         Don't claim strerror is broken on Interix.
1580         * doc/functions/strerror.texi (strerror): Known broken systems are
1581         now Solaris 8, and not Interix.
1582         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): No longer filter out
1583         Interix on cross-compile.
1584         Reported by Martin Koeppe in
1585         http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00005.html.
1586
1587 2007-10-11  Bruno Haible  <bruno@clisp.org>
1588
1589         * modules/i-ring-tests: New file.
1590         * tests/test-i-ring.c: Renamed from lib/i-ring-test.c. Use ASSERT
1591         instead of assert.
1592
1593 2007-10-11  Bruno Haible  <bruno@clisp.org>
1594
1595         * modules/filenamecat-tests: New file.
1596         * tests/test-filenamecat.c: New file, extracted from lib/filenamecat.c.
1597         * lib/filenamecat.c: Remove test code.
1598
1599 2007-10-11  Paul Eggert  <eggert@cs.ucla.edu>
1600
1601         Simplify and modernize strerror substitute, partly to fix Solaris 8 bug.
1602
1603         * lib/strerror.c: Include <string.h> always, to test interface,
1604         and to remove the need for the dummy.
1605         Include intprops.h to compute width instead of doing it ourselves
1606         and missing a CHAR_BIT declaration, which broke tar 1.19 on Solaris 8.
1607         (strerror): Define it to return NULL if there's no system strerror.
1608         (rpl_strerror): Use INT_STRLEN_BOUND to compute bound.
1609         Omit !HAVE_STRERROR code.  We don't need to worry about supporting
1610         ancient pre-strerror Unix systems well any more.  Saying "unknown
1611         system error" is enough.
1612         * lib/string.in.h (strerror): Simplify the ifdef to reflect the
1613         simpler strerror.c implementation.
1614         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE, gl_PREREQ_STDERROR):
1615         Simplify the tests to reflect the simpler strerror implementation.
1616         * modules/strerror (Depends-on): Add intprops.
1617
1618 2007-10-09  Eric Blake  <ebb9@byu.net>
1619
1620         Silence test-fpending.
1621         * modules/fpending-tests (Files): Add wrapper script.
1622         * tests/test-fpending.sh: New file.
1623
1624 2007-10-09  Bruno Haible  <bruno@clisp.org>
1625
1626         * MODULES.html.sh (func_module): Don't create a hyperlink for
1627         function names like 'printf_frexp'.
1628         (Misc): Add crc, memxor.
1629         (Characteristics of floating types): New section.
1630         (Mathematics): Add ceilf, ceill, floorf, floorl, frexpl-nolibm,
1631         isnanf-nolibm, signbit, trunc, truncf, truncl.
1632         (Enhancements for ISO C 99 functions): New subsection Input/output.
1633         (Support for systems lacking POSIX:2001): Add arpa_inet, calloc-posix,
1634         fcntl, fopen, freopen, fseek, fseeko, ftell, ftello, iconv_open,
1635         locale, malloc-posix, netinet_in, open, realloc-posix, signal, sleep.
1636         (Compatibility checks for POSIX:2001 functions): Add clock-time.
1637         (Enhancements for POSIX:2001 functions): Add chdir-long.
1638         (File system functions): Add areadlink, chdir-safer, read-file.
1639         Remove cycle-check.
1640         (File system as inode set): New section.
1641         (Date and time): Add gethrxtime.
1642         (Multithreading): Add openmp.
1643         (Internationalization functions): Add localename.
1644         (Unicode string functions): Add unistr/u*-mbsnlen.
1645         (Support for maintaining and releasing projects): Add git-version-gen.
1646         (Lone files): Remove directories.
1647
1648 2007-10-08  Ben Pfaff  <blp@gnu.org>
1649
1650         * lib/xmalloca.h: Fix typo in comment.
1651
1652 2007-10-08  Paul Eggert  <eggert@cs.ucla.edu>
1653
1654         * lib/xnanosleep.c (xnanosleep): Don't assume GCC 4.3.0 behavior
1655         when avoiding problems with integer overflow.  Use a portable test
1656         instead.
1657
1658 2007-10-08  Simon Josefsson  <simon@josefsson.org>
1659
1660         * modules/dummy (License): Change to LGPLv2+.
1661         * modules/float (License): Likewise
1662         * modules/realloc (License): Likewise
1663         * modules/stdlib (License): Likewise
1664
1665 2007-10-07  Bruno Haible  <bruno@clisp.org>
1666
1667         * trunc.c (TWO_MANT_DIG): Change type to DOUBLE.
1668         * floor.c (TWO_MANT_DIG): Likewise.
1669         * ceil.c (TWO_MANT_DIG): Likewise.
1670         Reported by Ben Pfaff.
1671
1672 2007-10-07  Bruno Haible  <bruno@clisp.org>
1673
1674         Avoid gcc warnings "declaration of 'exp' shadows a global declaration".
1675         * lib/math.in.h (frexp, frexpl): Change parameter name to 'expptr'.
1676         * lib/frexp.c (FUNC): Likewise.
1677         * lib/printf-frexp.h (printf_frexp): Likewise.
1678         * lib/printf-frexpl.h (printf_frexpl): Likewise.
1679         * lib/printf-frexp.c (FUNC): Likewise.
1680         Suggested by Jim Meyering.
1681
1682 2007-10-07  Jim Meyering  <meyering@redhat.com>
1683
1684         Make xnanosleep's integer overflow test more robust.
1685         * lib/xnanosleep.c (xnanosleep): Declare a temporary to be "volatile",
1686         so that gcc-4.3.0 doesn't optimize away this test for overflow.
1687
1688 2007-10-07  Bruno Haible  <bruno@clisp.org>
1689
1690         * NEWS: Mention the license change.
1691
1692         * doc/gnulib-intro.texi (Copyright): Update the meaning of the license
1693         abbreviations in the modules files.
1694
1695         Change copyright notice from GPLv2+ to GPLv3+.
1696         * README: Change copyright notice.
1697         * MODULES.html.sh: Likewise.
1698         * build-aux/bootstrap.conf: Likewise.
1699         * build-aux/config.libpath: Likewise.
1700         * build-aux/csharpcomp.sh.in: Likewise.
1701         * build-aux/csharpexec.sh.in: Likewise.
1702         * build-aux/install-reloc: Likewise.
1703         * build-aux/javacomp.sh.in: Likewise.
1704         * build-aux/javaexec.sh.in: Likewise.
1705         * build-aux/ldd.sh.in: Likewise.
1706         * build-aux/reloc-ldflags: Likewise.
1707         * build-aux/relocatable.sh.in: Likewise.
1708         * build-aux/x-to-1.in: Likewise.
1709         * check-module: Likewise.
1710         * config/srclistvars.sh: Likewise.
1711         * gnulib-tool: Likewise.
1712         * lib/acl-internal.h: Likewise.
1713         * lib/acl.c: Likewise.
1714         * lib/acl.h: Likewise.
1715         * lib/acl_entries.c: Likewise.
1716         * lib/areadlink-with-size.c: Likewise.
1717         * lib/areadlink.c: Likewise.
1718         * lib/areadlink.h: Likewise.
1719         * lib/argmatch.c: Likewise.
1720         * lib/argmatch.h: Likewise.
1721         * lib/argp-ba.c: Likewise.
1722         * lib/argp-eexst.c: Likewise.
1723         * lib/argp-fmtstream.c: Likewise.
1724         * lib/argp-fmtstream.h: Likewise.
1725         * lib/argp-fs-xinl.c: Likewise.
1726         * lib/argp-help.c: Likewise.
1727         * lib/argp-namefrob.h: Likewise.
1728         * lib/argp-parse.c: Likewise.
1729         * lib/argp-pin.c: Likewise.
1730         * lib/argp-pv.c: Likewise.
1731         * lib/argp-pvh.c: Likewise.
1732         * lib/argp-xinl.c: Likewise.
1733         * lib/argp.h: Likewise.
1734         * lib/at-func.c: Likewise.
1735         * lib/atanl.c: Likewise.
1736         * lib/backupfile.c: Likewise.
1737         * lib/backupfile.h: Likewise.
1738         * lib/basename.c: Likewise.
1739         * lib/binary-io.h: Likewise.
1740         * lib/byteswap.in.h: Likewise.
1741         * lib/c-stack.c: Likewise.
1742         * lib/c-stack.h: Likewise.
1743         * lib/c-strcasestr.c: Likewise.
1744         * lib/c-strcasestr.h: Likewise.
1745         * lib/c-strstr.c: Likewise.
1746         * lib/c-strstr.h: Likewise.
1747         * lib/c-strtod.c: Likewise.
1748         * lib/calloc.c: Likewise.
1749         * lib/canon-host.c: Likewise.
1750         * lib/canon-host.h: Likewise.
1751         * lib/canonicalize-lgpl.c: Likewise.
1752         * lib/canonicalize.c: Likewise.
1753         * lib/canonicalize.h: Likewise.
1754         * lib/ceil.c: Likewise.
1755         * lib/ceilf.c: Likewise.
1756         * lib/ceill.c: Likewise.
1757         * lib/chdir-long.c: Likewise.
1758         * lib/chdir-long.h: Likewise.
1759         * lib/chdir-safer.c: Likewise.
1760         * lib/chdir-safer.h: Likewise.
1761         * lib/chown.c: Likewise.
1762         * lib/classpath.c: Likewise.
1763         * lib/classpath.h: Likewise.
1764         * lib/clean-temp.c: Likewise.
1765         * lib/clean-temp.h: Likewise.
1766         * lib/cloexec.c: Likewise.
1767         * lib/close-stream.c: Likewise.
1768         * lib/closein.c: Likewise.
1769         * lib/closein.h: Likewise.
1770         * lib/closeout.c: Likewise.
1771         * lib/closeout.h: Likewise.
1772         * lib/concat-filename.c: Likewise.
1773         * lib/copy-file.c: Likewise.
1774         * lib/copy-file.h: Likewise.
1775         * lib/count-one-bits.h: Likewise.
1776         * lib/crc.c: Likewise.
1777         * lib/crc.h: Likewise.
1778         * lib/creat-safer.c: Likewise.
1779         * lib/csharpcomp.c: Likewise.
1780         * lib/csharpcomp.h: Likewise.
1781         * lib/csharpexec.c: Likewise.
1782         * lib/csharpexec.h: Likewise.
1783         * lib/cycle-check.c: Likewise.
1784         * lib/cycle-check.h: Likewise.
1785         * lib/diacrit.c: Likewise.
1786         * lib/diacrit.h: Likewise.
1787         * lib/diffseq.h: Likewise.
1788         * lib/dirchownmod.c: Likewise.
1789         * lib/dirent.in.h: Likewise.
1790         * lib/dirfd.c: Likewise.
1791         * lib/dirfd.h: Likewise.
1792         * lib/dirname.c: Likewise.
1793         * lib/dirname.h: Likewise.
1794         * lib/dummy.c: Likewise.
1795         * lib/dup-safer.c: Likewise.
1796         * lib/dup2.c: Likewise.
1797         * lib/eealloc.h: Likewise.
1798         * lib/error.c: Likewise.
1799         * lib/error.h: Likewise.
1800         * lib/euidaccess.c: Likewise.
1801         * lib/exclude.c: Likewise.
1802         * lib/exclude.h: Likewise.
1803         * lib/execute.c: Likewise.
1804         * lib/execute.h: Likewise.
1805         * lib/exitfail.c: Likewise.
1806         * lib/exitfail.h: Likewise.
1807         * lib/expl.c: Likewise.
1808         * lib/fatal-signal.c: Likewise.
1809         * lib/fatal-signal.h: Likewise.
1810         * lib/fbufmode.c: Likewise.
1811         * lib/fbufmode.h: Likewise.
1812         * lib/fchdir.c: Likewise.
1813         * lib/fchmodat.c: Likewise.
1814         * lib/fchownat.c: Likewise.
1815         * lib/fcntl--.h: Likewise.
1816         * lib/fcntl-safer.h: Likewise.
1817         * lib/fcntl.in.h: Likewise.
1818         * lib/fd-safer.c: Likewise.
1819         * lib/fflush.c: Likewise.
1820         * lib/file-has-acl.c: Likewise.
1821         * lib/file-set.c: Likewise.
1822         * lib/file-type.c: Likewise.
1823         * lib/file-type.h: Likewise.
1824         * lib/fileblocks.c: Likewise.
1825         * lib/filemode.c: Likewise.
1826         * lib/filemode.h: Likewise.
1827         * lib/filename.h: Likewise.
1828         * lib/filenamecat.c: Likewise.
1829         * lib/filenamecat.h: Likewise.
1830         * lib/findprog.c: Likewise.
1831         * lib/findprog.h: Likewise.
1832         * lib/float.in.h: Likewise.
1833         * lib/floor.c: Likewise.
1834         * lib/floorf.c: Likewise.
1835         * lib/floorl.c: Likewise.
1836         * lib/fopen-safer.c: Likewise.
1837         * lib/fopen.c: Likewise.
1838         * lib/fpending.c: Likewise.
1839         * lib/fpending.h: Likewise.
1840         * lib/fprintf.c: Likewise.
1841         * lib/fprintftime.h: Likewise.
1842         * lib/fpucw.h: Likewise.
1843         * lib/fpurge.c: Likewise.
1844         * lib/fpurge.h: Likewise.
1845         * lib/freadable.c: Likewise.
1846         * lib/freadable.h: Likewise.
1847         * lib/freadahead.c: Likewise.
1848         * lib/freadahead.h: Likewise.
1849         * lib/freading.c: Likewise.
1850         * lib/freading.h: Likewise.
1851         * lib/free.c: Likewise.
1852         * lib/freopen.c: Likewise.
1853         * lib/frexp.c: Likewise.
1854         * lib/frexpl.c: Likewise.
1855         * lib/fseek.c: Likewise.
1856         * lib/fseterr.c: Likewise.
1857         * lib/fseterr.h: Likewise.
1858         * lib/fstatat.c: Likewise.
1859         * lib/fstrcmp.c: Likewise.
1860         * lib/fstrcmp.h: Likewise.
1861         * lib/fsusage.c: Likewise.
1862         * lib/fsusage.h: Likewise.
1863         * lib/ftell.c: Likewise.
1864         * lib/ftello.c: Likewise.
1865         * lib/fts-cycle.c: Likewise.
1866         * lib/fts.c: Likewise.
1867         * lib/fts_.h: Likewise.
1868         * lib/full-read.c: Likewise.
1869         * lib/full-read.h: Likewise.
1870         * lib/full-write.c: Likewise.
1871         * lib/full-write.h: Likewise.
1872         * lib/fwritable.c: Likewise.
1873         * lib/fwritable.h: Likewise.
1874         * lib/fwriteerror.c: Likewise.
1875         * lib/fwriteerror.h: Likewise.
1876         * lib/fwriting.c: Likewise.
1877         * lib/fwriting.h: Likewise.
1878         * lib/gcd.c: Likewise.
1879         * lib/gcd.h: Likewise.
1880         * lib/getcwd.c: Likewise.
1881         * lib/getdate.h: Likewise.
1882         * lib/getdate.y: Likewise.
1883         * lib/getdomainname.c: Likewise.
1884         * lib/getdomainname.h: Likewise.
1885         * lib/getgroups.c: Likewise.
1886         * lib/gethostname.c: Likewise.
1887         * lib/gethrxtime.c: Likewise.
1888         * lib/gethrxtime.h: Likewise.
1889         * lib/getloadavg.c: Likewise.
1890         * lib/getndelim2.c: Likewise.
1891         * lib/getndelim2.h: Likewise.
1892         * lib/getnline.c: Likewise.
1893         * lib/getnline.h: Likewise.
1894         * lib/getopt.c: Likewise.
1895         * lib/getopt.in.h: Likewise.
1896         * lib/getopt1.c: Likewise.
1897         * lib/getopt_int.h: Likewise.
1898         * lib/getpagesize.h: Likewise.
1899         * lib/getsubopt.c: Likewise.
1900         * lib/gettime.c: Likewise.
1901         * lib/getugroups.c: Likewise.
1902         * lib/getugroups.h: Likewise.
1903         * lib/getusershell.c: Likewise.
1904         * lib/gl_anyavltree_list1.h: Likewise.
1905         * lib/gl_anyavltree_list2.h: Likewise.
1906         * lib/gl_anyhash_list1.h: Likewise.
1907         * lib/gl_anyhash_list2.h: Likewise.
1908         * lib/gl_anylinked_list1.h: Likewise.
1909         * lib/gl_anylinked_list2.h: Likewise.
1910         * lib/gl_anyrbtree_list1.h: Likewise.
1911         * lib/gl_anyrbtree_list2.h: Likewise.
1912         * lib/gl_anytree_list1.h: Likewise.
1913         * lib/gl_anytree_list2.h: Likewise.
1914         * lib/gl_anytree_oset.h: Likewise.
1915         * lib/gl_anytreehash_list1.h: Likewise.
1916         * lib/gl_anytreehash_list2.h: Likewise.
1917         * lib/gl_array_list.c: Likewise.
1918         * lib/gl_array_list.h: Likewise.
1919         * lib/gl_array_oset.c: Likewise.
1920         * lib/gl_array_oset.h: Likewise.
1921         * lib/gl_avltree_list.c: Likewise.
1922         * lib/gl_avltree_list.h: Likewise.
1923         * lib/gl_avltree_oset.c: Likewise.
1924         * lib/gl_avltree_oset.h: Likewise.
1925         * lib/gl_avltreehash_list.c: Likewise.
1926         * lib/gl_avltreehash_list.h: Likewise.
1927         * lib/gl_carray_list.c: Likewise.
1928         * lib/gl_carray_list.h: Likewise.
1929         * lib/gl_linked_list.c: Likewise.
1930         * lib/gl_linked_list.h: Likewise.
1931         * lib/gl_linkedhash_list.c: Likewise.
1932         * lib/gl_linkedhash_list.h: Likewise.
1933         * lib/gl_list.c: Likewise.
1934         * lib/gl_list.h: Likewise.
1935         * lib/gl_oset.c: Likewise.
1936         * lib/gl_oset.h: Likewise.
1937         * lib/gl_rbtree_list.c: Likewise.
1938         * lib/gl_rbtree_list.h: Likewise.
1939         * lib/gl_rbtree_oset.c: Likewise.
1940         * lib/gl_rbtree_oset.h: Likewise.
1941         * lib/gl_rbtreehash_list.c: Likewise.
1942         * lib/gl_rbtreehash_list.h: Likewise.
1943         * lib/gl_sublist.c: Likewise.
1944         * lib/gl_sublist.h: Likewise.
1945         * lib/group-member.c: Likewise.
1946         * lib/group-member.h: Likewise.
1947         * lib/hard-locale.c: Likewise.
1948         * lib/hard-locale.h: Likewise.
1949         * lib/hash-pjw.c: Likewise.
1950         * lib/hash-pjw.h: Likewise.
1951         * lib/hash-triple.c: Likewise.
1952         * lib/hash.c: Likewise.
1953         * lib/hash.h: Likewise.
1954         * lib/human.c: Likewise.
1955         * lib/human.h: Likewise.
1956         * lib/i-ring.c: Likewise.
1957         * lib/i-ring.h: Likewise.
1958         * lib/idcache.c: Likewise.
1959         * lib/imaxabs.c: Likewise.
1960         * lib/imaxdiv.c: Likewise.
1961         * lib/inet_pton.c: Likewise.
1962         * lib/inet_pton.h: Likewise.
1963         * lib/intprops.h: Likewise.
1964         * lib/inttostr.c: Likewise.
1965         * lib/inttostr.h: Likewise.
1966         * lib/inttypes.in.h: Likewise.
1967         * lib/isapipe.c: Likewise.
1968         * lib/isdir.c: Likewise.
1969         * lib/isnan.c: Likewise.
1970         * lib/isnan.h: Likewise.
1971         * lib/isnanf.c: Likewise.
1972         * lib/isnanf.h: Likewise.
1973         * lib/isnanl-nolibm.h: Likewise.
1974         * lib/isnanl.c: Likewise.
1975         * lib/isnanl.h: Likewise.
1976         * lib/javacomp.c: Likewise.
1977         * lib/javacomp.h: Likewise.
1978         * lib/javaexec.c: Likewise.
1979         * lib/javaexec.h: Likewise.
1980         * lib/javaversion.c: Likewise.
1981         * lib/javaversion.h: Likewise.
1982         * lib/javaversion.java: Likewise.
1983         * lib/lbrkprop.h: Likewise.
1984         * lib/lchmod.h: Likewise.
1985         * lib/lchown.c: Likewise.
1986         * lib/ldexpl.c: Likewise.
1987         * lib/linebreak.c: Likewise.
1988         * lib/linebreak.h: Likewise.
1989         * lib/linebuffer.c: Likewise.
1990         * lib/linebuffer.h: Likewise.
1991         * lib/locale.in.h: Likewise.
1992         * lib/logl.c: Likewise.
1993         * lib/long-options.c: Likewise.
1994         * lib/long-options.h: Likewise.
1995         * lib/lstat.c: Likewise.
1996         * lib/lstat.h: Likewise.
1997         * lib/math.in.h: Likewise.
1998         * lib/mbchar.c: Likewise.
1999         * lib/mbchar.h: Likewise.
2000         * lib/mbfile.h: Likewise.
2001         * lib/mbiter.h: Likewise.
2002         * lib/mbscasecmp.c: Likewise.
2003         * lib/mbscasestr.c: Likewise.
2004         * lib/mbschr.c: Likewise.
2005         * lib/mbscspn.c: Likewise.
2006         * lib/mbslen.c: Likewise.
2007         * lib/mbsncasecmp.c: Likewise.
2008         * lib/mbsnlen.c: Likewise.
2009         * lib/mbspbrk.c: Likewise.
2010         * lib/mbspcasecmp.c: Likewise.
2011         * lib/mbsrchr.c: Likewise.
2012         * lib/mbssep.c: Likewise.
2013         * lib/mbsspn.c: Likewise.
2014         * lib/mbsstr.c: Likewise.
2015         * lib/mbstok_r.c: Likewise.
2016         * lib/mbswidth.c: Likewise.
2017         * lib/mbswidth.h: Likewise.
2018         * lib/mbuiter.h: Likewise.
2019         * lib/memcasecmp.c: Likewise.
2020         * lib/memcasecmp.h: Likewise.
2021         * lib/memchr.c: Likewise.
2022         * lib/memcmp.c: Likewise.
2023         * lib/memcoll.c: Likewise.
2024         * lib/memcoll.h: Likewise.
2025         * lib/memcpy.c: Likewise.
2026         * lib/memrchr.c: Likewise.
2027         * lib/mkancesdirs.c: Likewise.
2028         * lib/mkdir-p.c: Likewise.
2029         * lib/mkdir-p.h: Likewise.
2030         * lib/mkdir.c: Likewise.
2031         * lib/mkdirat.c: Likewise.
2032         * lib/mkdtemp.c: Likewise.
2033         * lib/mkstemp-safer.c: Likewise.
2034         * lib/mkstemp.c: Likewise.
2035         * lib/modechange.c: Likewise.
2036         * lib/modechange.h: Likewise.
2037         * lib/mountlist.c: Likewise.
2038         * lib/mountlist.h: Likewise.
2039         * lib/mpsort.c: Likewise.
2040         * lib/nanosleep.c: Likewise.
2041         * lib/obstack.c: Likewise.
2042         * lib/obstack.h: Likewise.
2043         * lib/open-safer.c: Likewise.
2044         * lib/open.c: Likewise.
2045         * lib/openat-die.c: Likewise.
2046         * lib/openat-priv.h: Likewise.
2047         * lib/openat-proc.c: Likewise.
2048         * lib/openat.c: Likewise.
2049         * lib/openat.h: Likewise.
2050         * lib/pagealign_alloc.c: Likewise.
2051         * lib/pagealign_alloc.h: Likewise.
2052         * lib/physmem.c: Likewise.
2053         * lib/physmem.h: Likewise.
2054         * lib/pipe-safer.c: Likewise.
2055         * lib/pipe.c: Likewise.
2056         * lib/pipe.h: Likewise.
2057         * lib/posixtm.c: Likewise.
2058         * lib/posixtm.h: Likewise.
2059         * lib/posixver.c: Likewise.
2060         * lib/printf-frexp.c: Likewise.
2061         * lib/printf-frexp.h: Likewise.
2062         * lib/printf-frexpl.c: Likewise.
2063         * lib/printf-frexpl.h: Likewise.
2064         * lib/printf.c: Likewise.
2065         * lib/progname.c: Likewise.
2066         * lib/progname.h: Likewise.
2067         * lib/progreloc.c: Likewise.
2068         * lib/putenv.c: Likewise.
2069         * lib/quote.c: Likewise.
2070         * lib/quote.h: Likewise.
2071         * lib/quotearg.c: Likewise.
2072         * lib/quotearg.h: Likewise.
2073         * lib/raise.c: Likewise.
2074         * lib/readline.c: Likewise.
2075         * lib/readline.h: Likewise.
2076         * lib/readlink.c: Likewise.
2077         * lib/readtokens.c: Likewise.
2078         * lib/readtokens.h: Likewise.
2079         * lib/readtokens0.c: Likewise.
2080         * lib/readtokens0.h: Likewise.
2081         * lib/readutmp.c: Likewise.
2082         * lib/readutmp.h: Likewise.
2083         * lib/realloc.c: Likewise.
2084         * lib/relocwrapper.c: Likewise.
2085         * lib/rename-dest-slash.c: Likewise.
2086         * lib/rename.c: Likewise.
2087         * lib/rmdir.c: Likewise.
2088         * lib/rpmatch.c: Likewise.
2089         * lib/safe-read.c: Likewise.
2090         * lib/safe-read.h: Likewise.
2091         * lib/safe-write.c: Likewise.
2092         * lib/safe-write.h: Likewise.
2093         * lib/same-inode.h: Likewise.
2094         * lib/same.c: Likewise.
2095         * lib/same.h: Likewise.
2096         * lib/save-cwd.c: Likewise.
2097         * lib/save-cwd.h: Likewise.
2098         * lib/savedir.c: Likewise.
2099         * lib/savedir.h: Likewise.
2100         * lib/savewd.c: Likewise.
2101         * lib/savewd.h: Likewise.
2102         * lib/search.in.h: Likewise.
2103         * lib/setenv.c: Likewise.
2104         * lib/setenv.h: Likewise.
2105         * lib/settime.c: Likewise.
2106         * lib/sh-quote.c: Likewise.
2107         * lib/sh-quote.h: Likewise.
2108         * lib/sig2str.c: Likewise.
2109         * lib/sig2str.h: Likewise.
2110         * lib/signal.in.h: Likewise.
2111         * lib/signbitd.c: Likewise.
2112         * lib/signbitf.c: Likewise.
2113         * lib/signbitl.c: Likewise.
2114         * lib/sigprocmask.c: Likewise.
2115         * lib/sincosl.c: Likewise.
2116         * lib/sleep.c: Likewise.
2117         * lib/sprintf.c: Likewise.
2118         * lib/sqrtl.c: Likewise.
2119         * lib/stat-time.h: Likewise.
2120         * lib/stdio--.h: Likewise.
2121         * lib/stdio-safer.h: Likewise.
2122         * lib/stdlib--.h: Likewise.
2123         * lib/stdlib-safer.h: Likewise.
2124         * lib/stdlib.in.h: Likewise.
2125         * lib/stpcpy.c: Likewise.
2126         * lib/stpncpy.c: Likewise.
2127         * lib/strchrnul.c: Likewise.
2128         * lib/strcspn.c: Likewise.
2129         * lib/strerror.c: Likewise.
2130         * lib/strftime.c: Likewise.
2131         * lib/strftime.h: Likewise.
2132         * lib/striconveh.c: Likewise.
2133         * lib/striconveh.h: Likewise.
2134         * lib/striconveha.c: Likewise.
2135         * lib/striconveha.h: Likewise.
2136         * lib/stripslash.c: Likewise.
2137         * lib/strnlen1.c: Likewise.
2138         * lib/strnlen1.h: Likewise.
2139         * lib/strtod.c: Likewise.
2140         * lib/strtoimax.c: Likewise.
2141         * lib/strtok_r.c: Likewise.
2142         * lib/strtol.c: Likewise.
2143         * lib/strtoll.c: Likewise.
2144         * lib/strtoul.c: Likewise.
2145         * lib/strtoull.c: Likewise.
2146         * lib/sysexits.in.h: Likewise.
2147         * lib/tempname.c: Likewise.
2148         * lib/tempname.h: Likewise.
2149         * lib/timespec.h: Likewise.
2150         * lib/tls.c: Likewise.
2151         * lib/tls.h: Likewise.
2152         * lib/tmpdir.c: Likewise.
2153         * lib/tmpdir.h: Likewise.
2154         * lib/tmpfile-safer.c: Likewise.
2155         * lib/tmpfile.c: Likewise.
2156         * lib/trigl.c: Likewise.
2157         * lib/trigl.h: Likewise.
2158         * lib/trim.c: Likewise.
2159         * lib/trim.h: Likewise.
2160         * lib/trunc.c: Likewise.
2161         * lib/truncf.c: Likewise.
2162         * lib/truncl.c: Likewise.
2163         * lib/tsearch.c: Likewise.
2164         * lib/unicodeio.c: Likewise.
2165         * lib/unicodeio.h: Likewise.
2166         * lib/unistd--.h: Likewise.
2167         * lib/unistd-safer.h: Likewise.
2168         * lib/unistdio/ulc-fprintf.c: Likewise.
2169         * lib/unistdio/ulc-vfprintf.c: Likewise.
2170         * lib/unlinkdir.c: Likewise.
2171         * lib/unlinkdir.h: Likewise.
2172         * lib/unlocked-io.h: Likewise.
2173         * lib/unsetenv.c: Likewise.
2174         * lib/userspec.c: Likewise.
2175         * lib/utime.c: Likewise.
2176         * lib/utimecmp.c: Likewise.
2177         * lib/utimecmp.h: Likewise.
2178         * lib/utimens.c: Likewise.
2179         * lib/verify.h: Likewise.
2180         * lib/verror.c: Likewise.
2181         * lib/verror.h: Likewise.
2182         * lib/version-etc-fsf.c: Likewise.
2183         * lib/version-etc.c: Likewise.
2184         * lib/version-etc.h: Likewise.
2185         * lib/vfprintf.c: Likewise.
2186         * lib/vprintf.c: Likewise.
2187         * lib/vsprintf.c: Likewise.
2188         * lib/w32spawn.h: Likewise.
2189         * lib/wait-process.c: Likewise.
2190         * lib/wait-process.h: Likewise.
2191         * lib/wcwidth.c: Likewise.
2192         * lib/write-any-file.c: Likewise.
2193         * lib/xalloc-die.c: Likewise.
2194         * lib/xalloc.h: Likewise.
2195         * lib/xasprintf.c: Likewise.
2196         * lib/xgetcwd.c: Likewise.
2197         * lib/xgetcwd.h: Likewise.
2198         * lib/xgetdomainname.c: Likewise.
2199         * lib/xgetdomainname.h: Likewise.
2200         * lib/xgethostname.c: Likewise.
2201         * lib/xmalloc.c: Likewise.
2202         * lib/xmalloca.c: Likewise.
2203         * lib/xmalloca.h: Likewise.
2204         * lib/xmemcoll.c: Likewise.
2205         * lib/xnanosleep.c: Likewise.
2206         * lib/xreadlink.c: Likewise.
2207         * lib/xreadlink.h: Likewise.
2208         * lib/xsetenv.c: Likewise.
2209         * lib/xsetenv.h: Likewise.
2210         * lib/xstriconv.c: Likewise.
2211         * lib/xstriconv.h: Likewise.
2212         * lib/xstrndup.c: Likewise.
2213         * lib/xstrndup.h: Likewise.
2214         * lib/xstrtod.c: Likewise.
2215         * lib/xstrtod.h: Likewise.
2216         * lib/xstrtol-error.c: Likewise.
2217         * lib/xstrtol.c: Likewise.
2218         * lib/xstrtol.h: Likewise.
2219         * lib/xtime.h: Likewise.
2220         * lib/xvasprintf.c: Likewise.
2221         * lib/xvasprintf.h: Likewise.
2222         * lib/yesno.c: Likewise.
2223         * lib/yesno.h: Likewise.
2224         * posix-modules: Likewise.
2225         * tests/test-alloca-opt.c: Likewise.
2226         * tests/test-arcfour.c: Likewise.
2227         * tests/test-arctwo.c: Likewise.
2228         * tests/test-argmatch.c: Likewise.
2229         * tests/test-argp-2.sh: Likewise.
2230         * tests/test-argp.c: Likewise.
2231         * tests/test-arpa_inet.c: Likewise.
2232         * tests/test-array_list.c: Likewise.
2233         * tests/test-array_oset.c: Likewise.
2234         * tests/test-atexit.c: Likewise.
2235         * tests/test-avltree_list.c: Likewise.
2236         * tests/test-avltree_oset.c: Likewise.
2237         * tests/test-avltreehash_list.c: Likewise.
2238         * tests/test-base64.c: Likewise.
2239         * tests/test-binary-io.c: Likewise.
2240         * tests/test-byteswap.c: Likewise.
2241         * tests/test-c-ctype.c: Likewise.
2242         * tests/test-c-strcasecmp.c: Likewise.
2243         * tests/test-c-strcasestr.c: Likewise.
2244         * tests/test-c-strncasecmp.c: Likewise.
2245         * tests/test-c-strstr.c: Likewise.
2246         * tests/test-canonicalize-lgpl.c: Likewise.
2247         * tests/test-canonicalize.c: Likewise.
2248         * tests/test-carray_list.c: Likewise.
2249         * tests/test-ceilf.c: Likewise.
2250         * tests/test-ceill.c: Likewise.
2251         * tests/test-count-one-bits.c: Likewise.
2252         * tests/test-crc.c: Likewise.
2253         * tests/test-dirname.c: Likewise.
2254         * tests/test-fbufmode.c: Likewise.
2255         * tests/test-fcntl.c: Likewise.
2256         * tests/test-fflush.c: Likewise.
2257         * tests/test-floorf.c: Likewise.
2258         * tests/test-floorl.c: Likewise.
2259         * tests/test-fopen.c: Likewise.
2260         * tests/test-fprintf-posix.c: Likewise.
2261         * tests/test-fprintf-posix.h: Likewise.
2262         * tests/test-fpurge.c: Likewise.
2263         * tests/test-freadable.c: Likewise.
2264         * tests/test-freadahead.c: Likewise.
2265         * tests/test-freading.c: Likewise.
2266         * tests/test-freopen.c: Likewise.
2267         * tests/test-frexp.c: Likewise.
2268         * tests/test-frexpl.c: Likewise.
2269         * tests/test-fseek.c: Likewise.
2270         * tests/test-fseeko.c: Likewise.
2271         * tests/test-fseterr.c: Likewise.
2272         * tests/test-fstrcmp.c: Likewise.
2273         * tests/test-ftell.c: Likewise.
2274         * tests/test-ftello.c: Likewise.
2275         * tests/test-fwritable.c: Likewise.
2276         * tests/test-fwriting.c: Likewise.
2277         * tests/test-getaddrinfo.c: Likewise.
2278         * tests/test-getpass.c: Likewise.
2279         * tests/test-gettimeofday.c: Likewise.
2280         * tests/test-hmac-md5.c: Likewise.
2281         * tests/test-hmac-sha1.c: Likewise.
2282         * tests/test-iconv.c: Likewise.
2283         * tests/test-iconvme.c: Likewise.
2284         * tests/test-inttypes.c: Likewise.
2285         * tests/test-isnan.c: Likewise.
2286         * tests/test-isnanf.c: Likewise.
2287         * tests/test-isnanl-nolibm.c: Likewise.
2288         * tests/test-isnanl.c: Likewise.
2289         * tests/test-isnanl.h: Likewise.
2290         * tests/test-ldexpl.c: Likewise.
2291         * tests/test-linked_list.c: Likewise.
2292         * tests/test-linkedhash_list.c: Likewise.
2293         * tests/test-locale.c: Likewise.
2294         * tests/test-localename.c: Likewise.
2295         * tests/test-lock.c: Likewise.
2296         * tests/test-lseek.c: Likewise.
2297         * tests/test-malloca.c: Likewise.
2298         * tests/test-math.c: Likewise.
2299         * tests/test-mbscasecmp.c: Likewise.
2300         * tests/test-mbscasestr1.c: Likewise.
2301         * tests/test-mbscasestr2.c: Likewise.
2302         * tests/test-mbscasestr3.c: Likewise.
2303         * tests/test-mbscasestr4.c: Likewise.
2304         * tests/test-mbschr.c: Likewise.
2305         * tests/test-mbscspn.c: Likewise.
2306         * tests/test-mbsncasecmp.c: Likewise.
2307         * tests/test-mbspbrk.c: Likewise.
2308         * tests/test-mbspcasecmp.c: Likewise.
2309         * tests/test-mbsrchr.c: Likewise.
2310         * tests/test-mbsspn.c: Likewise.
2311         * tests/test-mbsstr1.c: Likewise.
2312         * tests/test-mbsstr2.c: Likewise.
2313         * tests/test-mbsstr3.c: Likewise.
2314         * tests/test-md5.c: Likewise.
2315         * tests/test-memmem.c: Likewise.
2316         * tests/test-netinet_in.c: Likewise.
2317         * tests/test-open.c: Likewise.
2318         * tests/test-printf-frexp.c: Likewise.
2319         * tests/test-printf-frexpl.c: Likewise.
2320         * tests/test-printf-posix.c: Likewise.
2321         * tests/test-printf-posix.h: Likewise.
2322         * tests/test-rbtree_list.c: Likewise.
2323         * tests/test-rbtree_oset.c: Likewise.
2324         * tests/test-rbtreehash_list.c: Likewise.
2325         * tests/test-read-file.c: Likewise.
2326         * tests/test-rijndael.c: Likewise.
2327         * tests/test-search.c: Likewise.
2328         * tests/test-signbit.c: Likewise.
2329         * tests/test-sleep.c: Likewise.
2330         * tests/test-snprintf-posix.c: Likewise.
2331         * tests/test-snprintf-posix.h: Likewise.
2332         * tests/test-snprintf.c: Likewise.
2333         * tests/test-sprintf-posix.c: Likewise.
2334         * tests/test-sprintf-posix.h: Likewise.
2335         * tests/test-stat-time.c: Likewise.
2336         * tests/test-stdbool.c: Likewise.
2337         * tests/test-stdint.c: Likewise.
2338         * tests/test-stdio.c: Likewise.
2339         * tests/test-stdlib.c: Likewise.
2340         * tests/test-stpncpy.c: Likewise.
2341         * tests/test-strcasestr.c: Likewise.
2342         * tests/test-striconv.c: Likewise.
2343         * tests/test-striconveh.c: Likewise.
2344         * tests/test-striconveha.c: Likewise.
2345         * tests/test-string.c: Likewise.
2346         * tests/test-sys_select.c: Likewise.
2347         * tests/test-sys_socket.c: Likewise.
2348         * tests/test-sys_stat.c: Likewise.
2349         * tests/test-sys_time.c: Likewise.
2350         * tests/test-sysexits.c: Likewise.
2351         * tests/test-time.c: Likewise.
2352         * tests/test-tls.c: Likewise.
2353         * tests/test-trunc.c: Likewise.
2354         * tests/test-truncf.c: Likewise.
2355         * tests/test-truncl.c: Likewise.
2356         * tests/test-unistd.c: Likewise.
2357         * tests/test-vasnprintf-posix.c: Likewise.
2358         * tests/test-vasnprintf-posix2.c: Likewise.
2359         * tests/test-vasnprintf.c: Likewise.
2360         * tests/test-vasprintf-posix.c: Likewise.
2361         * tests/test-vasprintf.c: Likewise.
2362         * tests/test-verify.c: Likewise.
2363         * tests/test-vfprintf-posix.c: Likewise.
2364         * tests/test-vprintf-posix.c: Likewise.
2365         * tests/test-vsnprintf-posix.c: Likewise.
2366         * tests/test-vsnprintf.c: Likewise.
2367         * tests/test-vsprintf-posix.c: Likewise.
2368         * tests/test-wchar.c: Likewise.
2369         * tests/test-wctype.c: Likewise.
2370         * tests/test-wcwidth.c: Likewise.
2371         * tests/test-xstrtol.c: Likewise.
2372         * tests/test-xvasprintf.c: Likewise.
2373         * tests/uniconv/test-u16-conv-from-enc.c: Likewise.
2374         * tests/uniconv/test-u16-conv-to-enc.c: Likewise.
2375         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
2376         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
2377         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
2378         * tests/uniconv/test-u32-conv-to-enc.c: Likewise.
2379         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
2380         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
2381         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
2382         * tests/uniconv/test-u8-conv-to-enc.c: Likewise.
2383         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
2384         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
2385         * tests/uniname/test-uninames.c: Likewise.
2386         * tests/unistdio/test-u16-asnprintf1.c: Likewise.
2387         * tests/unistdio/test-u16-asnprintf1.h: Likewise.
2388         * tests/unistdio/test-u16-printf1.h: Likewise.
2389         * tests/unistdio/test-u16-vasnprintf1.c: Likewise.
2390         * tests/unistdio/test-u16-vasnprintf2.c: Likewise.
2391         * tests/unistdio/test-u16-vasnprintf3.c: Likewise.
2392         * tests/unistdio/test-u16-vasprintf1.c: Likewise.
2393         * tests/unistdio/test-u16-vsnprintf1.c: Likewise.
2394         * tests/unistdio/test-u16-vsprintf1.c: Likewise.
2395         * tests/unistdio/test-u32-asnprintf1.c: Likewise.
2396         * tests/unistdio/test-u32-asnprintf1.h: Likewise.
2397         * tests/unistdio/test-u32-printf1.h: Likewise.
2398         * tests/unistdio/test-u32-vasnprintf1.c: Likewise.
2399         * tests/unistdio/test-u32-vasnprintf2.c: Likewise.
2400         * tests/unistdio/test-u32-vasnprintf3.c: Likewise.
2401         * tests/unistdio/test-u32-vasprintf1.c: Likewise.
2402         * tests/unistdio/test-u32-vsnprintf1.c: Likewise.
2403         * tests/unistdio/test-u32-vsprintf1.c: Likewise.
2404         * tests/unistdio/test-u8-asnprintf1.c: Likewise.
2405         * tests/unistdio/test-u8-asnprintf1.h: Likewise.
2406         * tests/unistdio/test-u8-printf1.h: Likewise.
2407         * tests/unistdio/test-u8-vasnprintf1.c: Likewise.
2408         * tests/unistdio/test-u8-vasnprintf2.c: Likewise.
2409         * tests/unistdio/test-u8-vasnprintf3.c: Likewise.
2410         * tests/unistdio/test-u8-vasprintf1.c: Likewise.
2411         * tests/unistdio/test-u8-vsnprintf1.c: Likewise.
2412         * tests/unistdio/test-u8-vsprintf1.c: Likewise.
2413         * tests/unistdio/test-ulc-asnprintf1.c: Likewise.
2414         * tests/unistdio/test-ulc-asnprintf1.h: Likewise.
2415         * tests/unistdio/test-ulc-printf1.h: Likewise.
2416         * tests/unistdio/test-ulc-vasnprintf1.c: Likewise.
2417         * tests/unistdio/test-ulc-vasnprintf2.c: Likewise.
2418         * tests/unistdio/test-ulc-vasnprintf3.c: Likewise.
2419         * tests/unistdio/test-ulc-vasprintf1.c: Likewise.
2420         * tests/unistdio/test-ulc-vsnprintf1.c: Likewise.
2421         * tests/unistdio/test-ulc-vsprintf1.c: Likewise.
2422         * tests/uniwidth/test-u16-strwidth.c: Likewise.
2423         * tests/uniwidth/test-u16-width.c: Likewise.
2424         * tests/uniwidth/test-u32-strwidth.c: Likewise.
2425         * tests/uniwidth/test-u32-width.c: Likewise.
2426         * tests/uniwidth/test-u8-strwidth.c: Likewise.
2427         * tests/uniwidth/test-u8-width.c: Likewise.
2428         * tests/uniwidth/test-uc_width.c: Likewise.
2429         * config/srclist-update: Likewise.
2430         (fixlicense): Update to GPLv3+.
2431
2432         Change copyright notice from LGPLv2.1+ to LGPLv3+.
2433         * tests/test-tsearch.c: Change copyright notice.
2434
2435         Change copyright notice from LGPLv2.0+ to LGPLv3+.
2436         * lib/c-strcaseeq.h: Change copyright notice.
2437         * lib/streq.h: Likewise.
2438         * lib/uniconv.h: Likewise.
2439         * lib/uniconv/u-conv-from-enc.h: Likewise.
2440         * lib/uniconv/u-conv-to-enc.h: Likewise.
2441         * lib/uniconv/u-strconv-from-enc.h: Likewise.
2442         * lib/uniconv/u-strconv-to-enc.h: Likewise.
2443         * lib/uniconv/u16-conv-from-enc.c: Likewise.
2444         * lib/uniconv/u16-conv-to-enc.c: Likewise.
2445         * lib/uniconv/u16-strconv-from-enc.c: Likewise.
2446         * lib/uniconv/u16-strconv-from-locale.c: Likewise.
2447         * lib/uniconv/u16-strconv-to-enc.c: Likewise.
2448         * lib/uniconv/u16-strconv-to-locale.c: Likewise.
2449         * lib/uniconv/u32-conv-from-enc.c: Likewise.
2450         * lib/uniconv/u32-conv-to-enc.c: Likewise.
2451         * lib/uniconv/u32-strconv-from-enc.c: Likewise.
2452         * lib/uniconv/u32-strconv-from-locale.c: Likewise.
2453         * lib/uniconv/u32-strconv-to-enc.c: Likewise.
2454         * lib/uniconv/u32-strconv-to-locale.c: Likewise.
2455         * lib/uniconv/u8-conv-from-enc.c: Likewise.
2456         * lib/uniconv/u8-conv-to-enc.c: Likewise.
2457         * lib/uniconv/u8-strconv-from-enc.c: Likewise.
2458         * lib/uniconv/u8-strconv-from-locale.c: Likewise.
2459         * lib/uniconv/u8-strconv-to-enc.c: Likewise.
2460         * lib/uniconv/u8-strconv-to-locale.c: Likewise.
2461         * lib/uniname.h: Likewise.
2462         * lib/uniname/uniname.c: Likewise.
2463         * lib/unistdio.h: Likewise.
2464         * lib/unistdio/u-asnprintf.h: Likewise.
2465         * lib/unistdio/u-asprintf.h: Likewise.
2466         * lib/unistdio/u-printf-args.c: Likewise.
2467         * lib/unistdio/u-printf-args.h: Likewise.
2468         * lib/unistdio/u-printf-parse.h: Likewise.
2469         * lib/unistdio/u-snprintf.h: Likewise.
2470         * lib/unistdio/u-sprintf.h: Likewise.
2471         * lib/unistdio/u-vasprintf.h: Likewise.
2472         * lib/unistdio/u-vsnprintf.h: Likewise.
2473         * lib/unistdio/u-vsprintf.h: Likewise.
2474         * lib/unistdio/u16-asnprintf.c: Likewise.
2475         * lib/unistdio/u16-asprintf.c: Likewise.
2476         * lib/unistdio/u16-printf-parse.c: Likewise.
2477         * lib/unistdio/u16-snprintf.c: Likewise.
2478         * lib/unistdio/u16-sprintf.c: Likewise.
2479         * lib/unistdio/u16-u16-asnprintf.c: Likewise.
2480         * lib/unistdio/u16-u16-asprintf.c: Likewise.
2481         * lib/unistdio/u16-u16-snprintf.c: Likewise.
2482         * lib/unistdio/u16-u16-sprintf.c: Likewise.
2483         * lib/unistdio/u16-u16-vasnprintf.c: Likewise.
2484         * lib/unistdio/u16-u16-vasprintf.c: Likewise.
2485         * lib/unistdio/u16-u16-vsnprintf.c: Likewise.
2486         * lib/unistdio/u16-u16-vsprintf.c: Likewise.
2487         * lib/unistdio/u16-vasnprintf.c: Likewise.
2488         * lib/unistdio/u16-vasprintf.c: Likewise.
2489         * lib/unistdio/u16-vsnprintf.c: Likewise.
2490         * lib/unistdio/u16-vsprintf.c: Likewise.
2491         * lib/unistdio/u32-asnprintf.c: Likewise.
2492         * lib/unistdio/u32-asprintf.c: Likewise.
2493         * lib/unistdio/u32-printf-parse.c: Likewise.
2494         * lib/unistdio/u32-snprintf.c: Likewise.
2495         * lib/unistdio/u32-sprintf.c: Likewise.
2496         * lib/unistdio/u32-u32-asnprintf.c: Likewise.
2497         * lib/unistdio/u32-u32-asprintf.c: Likewise.
2498         * lib/unistdio/u32-u32-snprintf.c: Likewise.
2499         * lib/unistdio/u32-u32-sprintf.c: Likewise.
2500         * lib/unistdio/u32-u32-vasnprintf.c: Likewise.
2501         * lib/unistdio/u32-u32-vasprintf.c: Likewise.
2502         * lib/unistdio/u32-u32-vsnprintf.c: Likewise.
2503         * lib/unistdio/u32-u32-vsprintf.c: Likewise.
2504         * lib/unistdio/u32-vasnprintf.c: Likewise.
2505         * lib/unistdio/u32-vasprintf.c: Likewise.
2506         * lib/unistdio/u32-vsnprintf.c: Likewise.
2507         * lib/unistdio/u32-vsprintf.c: Likewise.
2508         * lib/unistdio/u8-asnprintf.c: Likewise.
2509         * lib/unistdio/u8-asprintf.c: Likewise.
2510         * lib/unistdio/u8-printf-parse.c: Likewise.
2511         * lib/unistdio/u8-snprintf.c: Likewise.
2512         * lib/unistdio/u8-sprintf.c: Likewise.
2513         * lib/unistdio/u8-u8-asnprintf.c: Likewise.
2514         * lib/unistdio/u8-u8-asprintf.c: Likewise.
2515         * lib/unistdio/u8-u8-snprintf.c: Likewise.
2516         * lib/unistdio/u8-u8-sprintf.c: Likewise.
2517         * lib/unistdio/u8-u8-vasnprintf.c: Likewise.
2518         * lib/unistdio/u8-u8-vasprintf.c: Likewise.
2519         * lib/unistdio/u8-u8-vsnprintf.c: Likewise.
2520         * lib/unistdio/u8-u8-vsprintf.c: Likewise.
2521         * lib/unistdio/u8-vasnprintf.c: Likewise.
2522         * lib/unistdio/u8-vasprintf.c: Likewise.
2523         * lib/unistdio/u8-vsnprintf.c: Likewise.
2524         * lib/unistdio/u8-vsprintf.c: Likewise.
2525         * lib/unistdio/ulc-asnprintf.c: Likewise.
2526         * lib/unistdio/ulc-asprintf.c: Likewise.
2527         * lib/unistdio/ulc-printf-parse.c: Likewise.
2528         * lib/unistdio/ulc-snprintf.c: Likewise.
2529         * lib/unistdio/ulc-sprintf.c: Likewise.
2530         * lib/unistdio/ulc-vasnprintf.c: Likewise.
2531         * lib/unistdio/ulc-vasprintf.c: Likewise.
2532         * lib/unistdio/ulc-vsnprintf.c: Likewise.
2533         * lib/unistdio/ulc-vsprintf.c: Likewise.
2534         * lib/unistr.h: Likewise.
2535         * lib/unistr/u-cpy-alloc.h: Likewise.
2536         * lib/unistr/u-cpy.h: Likewise.
2537         * lib/unistr/u-endswith.h: Likewise.
2538         * lib/unistr/u-move.h: Likewise.
2539         * lib/unistr/u-set.h: Likewise.
2540         * lib/unistr/u-startswith.h: Likewise.
2541         * lib/unistr/u-stpcpy.h: Likewise.
2542         * lib/unistr/u-stpncpy.h: Likewise.
2543         * lib/unistr/u-strcat.h: Likewise.
2544         * lib/unistr/u-strcpy.h: Likewise.
2545         * lib/unistr/u-strcspn.h: Likewise.
2546         * lib/unistr/u-strdup.h: Likewise.
2547         * lib/unistr/u-strlen.h: Likewise.
2548         * lib/unistr/u-strncat.h: Likewise.
2549         * lib/unistr/u-strncpy.h: Likewise.
2550         * lib/unistr/u-strnlen.h: Likewise.
2551         * lib/unistr/u-strpbrk.h: Likewise.
2552         * lib/unistr/u-strspn.h: Likewise.
2553         * lib/unistr/u-strstr.h: Likewise.
2554         * lib/unistr/u-strtok.h: Likewise.
2555         * lib/unistr/u16-check.c: Likewise.
2556         * lib/unistr/u16-chr.c: Likewise.
2557         * lib/unistr/u16-cmp.c: Likewise.
2558         * lib/unistr/u16-cpy-alloc.c: Likewise.
2559         * lib/unistr/u16-cpy.c: Likewise.
2560         * lib/unistr/u16-endswith.c: Likewise.
2561         * lib/unistr/u16-mblen.c: Likewise.
2562         * lib/unistr/u16-mbsnlen.c: Likewise.
2563         * lib/unistr/u16-mbtouc-aux.c: Likewise.
2564         * lib/unistr/u16-mbtouc-unsafe-aux.c: Likewise.
2565         * lib/unistr/u16-mbtouc-unsafe.c: Likewise.
2566         * lib/unistr/u16-mbtouc.c: Likewise.
2567         * lib/unistr/u16-mbtoucr.c: Likewise.
2568         * lib/unistr/u16-move.c: Likewise.
2569         * lib/unistr/u16-next.c: Likewise.
2570         * lib/unistr/u16-prev.c: Likewise.
2571         * lib/unistr/u16-set.c: Likewise.
2572         * lib/unistr/u16-startswith.c: Likewise.
2573         * lib/unistr/u16-stpcpy.c: Likewise.
2574         * lib/unistr/u16-stpncpy.c: Likewise.
2575         * lib/unistr/u16-strcat.c: Likewise.
2576         * lib/unistr/u16-strchr.c: Likewise.
2577         * lib/unistr/u16-strcmp.c: Likewise.
2578         * lib/unistr/u16-strcpy.c: Likewise.
2579         * lib/unistr/u16-strcspn.c: Likewise.
2580         * lib/unistr/u16-strdup.c: Likewise.
2581         * lib/unistr/u16-strlen.c: Likewise.
2582         * lib/unistr/u16-strmblen.c: Likewise.
2583         * lib/unistr/u16-strmbtouc.c: Likewise.
2584         * lib/unistr/u16-strncat.c: Likewise.
2585         * lib/unistr/u16-strncmp.c: Likewise.
2586         * lib/unistr/u16-strncpy.c: Likewise.
2587         * lib/unistr/u16-strnlen.c: Likewise.
2588         * lib/unistr/u16-strpbrk.c: Likewise.
2589         * lib/unistr/u16-strrchr.c: Likewise.
2590         * lib/unistr/u16-strspn.c: Likewise.
2591         * lib/unistr/u16-strstr.c: Likewise.
2592         * lib/unistr/u16-strtok.c: Likewise.
2593         * lib/unistr/u16-to-u32.c: Likewise.
2594         * lib/unistr/u16-to-u8.c: Likewise.
2595         * lib/unistr/u16-uctomb-aux.c: Likewise.
2596         * lib/unistr/u16-uctomb.c: Likewise.
2597         * lib/unistr/u32-check.c: Likewise.
2598         * lib/unistr/u32-chr.c: Likewise.
2599         * lib/unistr/u32-cmp.c: Likewise.
2600         * lib/unistr/u32-cpy-alloc.c: Likewise.
2601         * lib/unistr/u32-cpy.c: Likewise.
2602         * lib/unistr/u32-endswith.c: Likewise.
2603         * lib/unistr/u32-mblen.c: Likewise.
2604         * lib/unistr/u32-mbsnlen.c: Likewise.
2605         * lib/unistr/u32-mbtouc-unsafe.c: Likewise.
2606         * lib/unistr/u32-mbtouc.c: Likewise.
2607         * lib/unistr/u32-mbtoucr.c: Likewise.
2608         * lib/unistr/u32-move.c: Likewise.
2609         * lib/unistr/u32-next.c: Likewise.
2610         * lib/unistr/u32-prev.c: Likewise.
2611         * lib/unistr/u32-set.c: Likewise.
2612         * lib/unistr/u32-startswith.c: Likewise.
2613         * lib/unistr/u32-stpcpy.c: Likewise.
2614         * lib/unistr/u32-stpncpy.c: Likewise.
2615         * lib/unistr/u32-strcat.c: Likewise.
2616         * lib/unistr/u32-strchr.c: Likewise.
2617         * lib/unistr/u32-strcmp.c: Likewise.
2618         * lib/unistr/u32-strcpy.c: Likewise.
2619         * lib/unistr/u32-strcspn.c: Likewise.
2620         * lib/unistr/u32-strdup.c: Likewise.
2621         * lib/unistr/u32-strlen.c: Likewise.
2622         * lib/unistr/u32-strmblen.c: Likewise.
2623         * lib/unistr/u32-strmbtouc.c: Likewise.
2624         * lib/unistr/u32-strncat.c: Likewise.
2625         * lib/unistr/u32-strncmp.c: Likewise.
2626         * lib/unistr/u32-strncpy.c: Likewise.
2627         * lib/unistr/u32-strnlen.c: Likewise.
2628         * lib/unistr/u32-strpbrk.c: Likewise.
2629         * lib/unistr/u32-strrchr.c: Likewise.
2630         * lib/unistr/u32-strspn.c: Likewise.
2631         * lib/unistr/u32-strstr.c: Likewise.
2632         * lib/unistr/u32-strtok.c: Likewise.
2633         * lib/unistr/u32-to-u16.c: Likewise.
2634         * lib/unistr/u32-to-u8.c: Likewise.
2635         * lib/unistr/u32-uctomb.c: Likewise.
2636         * lib/unistr/u8-check.c: Likewise.
2637         * lib/unistr/u8-chr.c: Likewise.
2638         * lib/unistr/u8-cmp.c: Likewise.
2639         * lib/unistr/u8-cpy-alloc.c: Likewise.
2640         * lib/unistr/u8-cpy.c: Likewise.
2641         * lib/unistr/u8-endswith.c: Likewise.
2642         * lib/unistr/u8-mblen.c: Likewise.
2643         * lib/unistr/u8-mbsnlen.c: Likewise.
2644         * lib/unistr/u8-mbtouc-aux.c: Likewise.
2645         * lib/unistr/u8-mbtouc-unsafe-aux.c: Likewise.
2646         * lib/unistr/u8-mbtouc-unsafe.c: Likewise.
2647         * lib/unistr/u8-mbtouc.c: Likewise.
2648         * lib/unistr/u8-mbtoucr.c: Likewise.
2649         * lib/unistr/u8-move.c: Likewise.
2650         * lib/unistr/u8-next.c: Likewise.
2651         * lib/unistr/u8-prev.c: Likewise.
2652         * lib/unistr/u8-set.c: Likewise.
2653         * lib/unistr/u8-startswith.c: Likewise.
2654         * lib/unistr/u8-stpcpy.c: Likewise.
2655         * lib/unistr/u8-stpncpy.c: Likewise.
2656         * lib/unistr/u8-strcat.c: Likewise.
2657         * lib/unistr/u8-strchr.c: Likewise.
2658         * lib/unistr/u8-strcmp.c: Likewise.
2659         * lib/unistr/u8-strcpy.c: Likewise.
2660         * lib/unistr/u8-strcspn.c: Likewise.
2661         * lib/unistr/u8-strdup.c: Likewise.
2662         * lib/unistr/u8-strlen.c: Likewise.
2663         * lib/unistr/u8-strmblen.c: Likewise.
2664         * lib/unistr/u8-strmbtouc.c: Likewise.
2665         * lib/unistr/u8-strncat.c: Likewise.
2666         * lib/unistr/u8-strncmp.c: Likewise.
2667         * lib/unistr/u8-strncpy.c: Likewise.
2668         * lib/unistr/u8-strnlen.c: Likewise.
2669         * lib/unistr/u8-strpbrk.c: Likewise.
2670         * lib/unistr/u8-strrchr.c: Likewise.
2671         * lib/unistr/u8-strspn.c: Likewise.
2672         * lib/unistr/u8-strstr.c: Likewise.
2673         * lib/unistr/u8-strtok.c: Likewise.
2674         * lib/unistr/u8-to-u16.c: Likewise.
2675         * lib/unistr/u8-to-u32.c: Likewise.
2676         * lib/unistr/u8-uctomb-aux.c: Likewise.
2677         * lib/unistr/u8-uctomb.c: Likewise.
2678         * lib/unitypes.h: Likewise.
2679         * lib/uniwidth.h: Likewise.
2680         * lib/uniwidth/cjk.h: Likewise.
2681         * lib/uniwidth/u16-strwidth.c: Likewise.
2682         * lib/uniwidth/u16-width.c: Likewise.
2683         * lib/uniwidth/u32-strwidth.c: Likewise.
2684         * lib/uniwidth/u32-width.c: Likewise.
2685         * lib/uniwidth/u8-strwidth.c: Likewise.
2686         * lib/uniwidth/u8-width.c: Likewise.
2687         * lib/uniwidth/width.c: Likewise.
2688
2689 2007-10-07  Bruno Haible  <bruno@clisp.org>
2690
2691         * lib/inttypes.in.h: Change copyright notice from LGPL to GPL.
2692         The file is still under LGPL (see modules/inttypes).
2693
2694 2007-10-06  Bruno Haible  <bruno@clisp.org>
2695
2696         * modules/trunc (Dependencies): Add 'extensions'.
2697         * m4/trunc.m4 (gl_FUNC_TRUNC): Require gl_USE_SYSTEM_EXTENSIONS.
2698         Reported by Ben Pfaff <blp@gnu.org>.
2699
2700 2007-10-06  Bruno Haible  <bruno@clisp.org>
2701
2702         * modules/freopen-tests: New file.
2703         * tests/test-freopen.c: New file.
2704
2705         * modules/fopen-tests: New file.
2706         * tests/test-fopen.c: New file.
2707
2708         * modules/fopen: New file.
2709         * lib/fopen.c: New file.
2710         * m4/fopen.m4: New file.
2711         * modules/freopen: New file.
2712         * lib/freopen.c: New file.
2713         * m4/freopen.m4: New file.
2714         * lib/stdio.in.h (fopen, freopen): New declarations.
2715         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize also GNULIB_FOPEN,
2716         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
2717         * modules/stdio (Makefile.am): Substitute also GNULIB_FOPEN,
2718         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
2719         * doc/functions/fopen.texi: Mention the 'fopen' module.
2720         * doc/functions/freopen.texi: Mention the 'freopen' module.
2721
2722 2007-10-06  Bruno Haible  <bruno@clisp.org>
2723
2724         * modules/open-tests: New file.
2725         * tests/test-open.c: New file.
2726
2727         * modules/open: New file.
2728         * lib/open.c: New file.
2729         * m4/open.m4: New file.
2730         * lib/fchdir.c (open): If the gnulib module 'open' is used, do what
2731         lib/open.c does.
2732         * lib/fcntl.in.h (open): Declare also if replaced by the 'open' module.
2733         * m4/fcntl_h.m4 (gl_FCNTL_MODULE_INDICATOR, gl_FCNTL_H_DEFAULTS): New
2734         macros.
2735         (gl_FCNTL_H): Require gl_FCNTL_H_DEFAULTS.
2736         * modules/fcntl (Makefile.am): Also substitute GNULIB_OPEN and
2737         REPLACE_OPEN.
2738         * doc/functions/open.texi: Mention the 'open' module.
2739
2740 2007-10-04  Bruno Haible  <bruno@clisp.org>
2741
2742         * modules/ceill-tests: New file.
2743         * tests/test-ceill.c: New file.
2744
2745         * modules/ceill: New file.
2746         * lib/ceill.c: Replace entire file.
2747         * m4/ceill.m4: New file.
2748         * lib/math.in.h (ceill): Replace declaration.
2749         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILL.
2750         * modules/math (Makefile.am): Substitute also GNULIB_CEILL.
2751         * doc/functions/ceill.texi: Mention the 'ceill' module.
2752         * modules/mathl (Files): Remove lib/ceill.c.
2753         (Depends-on): Add ceill.
2754
2755 2007-10-04  Bruno Haible  <bruno@clisp.org>
2756
2757         * modules/ceilf-tests: New file.
2758         * tests/test-ceilf.c: New file.
2759
2760         * modules/ceilf: New file.
2761         * lib/ceil.c: New file.
2762         * lib/ceilf.c: New file.
2763         * m4/ceilf.m4: New file.
2764         * lib/math.in.h (ceilf): New declaration.
2765         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILF and
2766         HAVE_DECL_CEILF.
2767         * modules/math (Makefile.am): Substitute also GNULIB_CEILF and
2768         HAVE_DECL_CEILF.
2769         * doc/functions/ceilf.texi: Mention the 'ceilf' module.
2770
2771 2007-10-04  Bruno Haible  <bruno@clisp.org>
2772
2773         * modules/floorl-tests: New file.
2774         * tests/test-floorl.c: New file.
2775
2776         * modules/floorl: New file.
2777         * lib/floorl.c: Replace entire file.
2778         * m4/floorl.m4: New file.
2779         * lib/math.in.h (floorl): Replace declaration.
2780         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORL.
2781         * modules/math (Makefile.am): Substitute also GNULIB_FLOORL.
2782         * doc/functions/floorl.texi: Mention the 'floorl' module.
2783         * modules/mathl (Files): Remove lib/floorl.c.
2784         (Depends-on): Add floorl.
2785
2786 2007-10-04  Bruno Haible  <bruno@clisp.org>
2787
2788         * modules/floorf-tests: New file.
2789         * tests/test-floorf.c: New file.
2790
2791         * modules/floorf: New file.
2792         * lib/floor.c: New file.
2793         * lib/floorf.c: New file.
2794         * m4/floorf.m4: New file.
2795         * lib/math.in.h (floorf): New declaration.
2796         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORF and
2797         HAVE_DECL_FLOORF.
2798         * modules/math (Makefile.am): Substitute also GNULIB_FLOORF and
2799         HAVE_DECL_FLOORF.
2800         * doc/functions/floorf.texi: Mention the 'floorf' module.
2801
2802 2007-10-04  Benoit Sigoure  <tsuna@lrde.epita.fr>
2803             Bruno Haible  <bruno@clisp.org>
2804
2805         Advertise for the Git server instead of the CVS server.
2806         * doc/gnulib-intro.texi (Steady Development): Mention the Git
2807         repository instead of the CVS one.
2808         * doc/gnulib-tool.texi (VCS Issues): Renamed from "CVS Issues". Talk
2809         about all VCS systems generically.
2810         * doc/gnulib.texi (Introduction): Capitalize `Git'.
2811
2812 2007-10-04  Bruno Haible  <bruno@clisp.org>
2813
2814         * doc/gnulib.texi (Function Substitutes): Explain what an absent module
2815         means.
2816         Reported by Benoît Sigoure <tsuna@lrde.epita.fr>.
2817
2818 2007-10-04  Bruno Haible  <bruno@clisp.org>
2819
2820         * modules/truncl-tests: New file.
2821         * tests/test-truncl.c: New file.
2822
2823         * modules/truncl: New file.
2824         * lib/truncl.c: New file.
2825         * m4/truncl.m4: New file.
2826         * lib/math.in.h (truncl): New declaration.
2827         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCL and
2828         HAVE_DECL_TRUNCL.
2829         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCL and
2830         HAVE_DECL_TRUNCL.
2831         * doc/functions/truncl.texi: Mention the 'truncl' module.
2832
2833 2007-10-04  Bruno Haible  <bruno@clisp.org>
2834
2835         * modules/truncf-tests: New file.
2836         * tests/test-truncf.c: New file.
2837
2838         * modules/truncf: New file.
2839         * lib/trunc.c: Make paramerizable through USE_* macros.
2840         * lib/truncf.c: New file.
2841         * m4/truncf.m4: New file.
2842         * lib/math.in.h (truncf): New declaration.
2843         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCF and
2844         HAVE_DECL_TRUNCF.
2845         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCF and
2846         HAVE_DECL_TRUNCF.
2847         * doc/functions/truncf.texi: Mention the 'truncf' module.
2848
2849 2007-10-03  Bruno Haible  <bruno@clisp.org>
2850
2851         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
2852         augmentation also for tests modules.
2853         * modules/argp-tests (Makefile.am): Remove EXTRA_DIST augmentation.
2854         * modules/atexit-tests (Makefile.am): Likewise.
2855         * modules/binary-io-tests (Makefile.am): Likewise.
2856         * modules/c-strcase-tests (Makefile.am): Likewise.
2857         * modules/canonicalize-lgpl-tests (Makefile.am): Likewise.
2858         * modules/canonicalize-tests (Makefile.am): Likewise.
2859         * modules/closein-tests (Makefile.am): Likewise.
2860         * modules/fprintf-posix-tests (Makefile.am): Likewise.
2861         * modules/freadahead-tests (Makefile.am): Likewise.
2862         * modules/fseek-tests (Makefile.am): Likewise.
2863         * modules/fseeko-tests (Makefile.am): Likewise.
2864         * modules/ftell-tests (Makefile.am): Likewise.
2865         * modules/ftello-tests (Makefile.am): Likewise.
2866         * modules/isnanl-nolibm-tests (Makefile.am): Likewise.
2867         * modules/isnanl-tests (Makefile.am): Likewise.
2868         * modules/lseek-tests (Makefile.am): Likewise.
2869         * modules/mbscasecmp-tests (Makefile.am): Likewise.
2870         * modules/mbscasestr-tests (Makefile.am): Likewise.
2871         * modules/mbschr-tests (Makefile.am): Likewise.
2872         * modules/mbscspn-tests (Makefile.am): Likewise.
2873         * modules/mbsncasecmp-tests (Makefile.am): Likewise.
2874         * modules/mbspbrk-tests (Makefile.am): Likewise.
2875         * modules/mbspcasecmp-tests (Makefile.am): Likewise.
2876         * modules/mbsrchr-tests (Makefile.am): Likewise.
2877         * modules/mbsspn-tests (Makefile.am): Likewise.
2878         * modules/mbsstr-tests (Makefile.am): Likewise.
2879         * modules/printf-posix-tests (Makefile.am): Likewise.
2880         * modules/snprintf-posix-tests (Makefile.am): Likewise.
2881         * modules/sprintf-posix-tests (Makefile.am): Likewise.
2882         * modules/tsearch-tests (Makefile.am): Likewise.
2883         * modules/uniname/uniname-tests (Makefile.am): Likewise.
2884         * modules/unistdio/u16-vasnprintf-tests (Makefile.am): Likewise.
2885         * modules/unistdio/u32-vasnprintf-tests (Makefile.am): Likewise.
2886         * modules/unistdio/u8-vasnprintf-tests (Makefile.am): Likewise.
2887         * modules/unistdio/ulc-vasnprintf-tests (Makefile.am): Likewise.
2888         * modules/vasnprintf-posix-tests (Makefile.am): Likewise.
2889         * modules/vfprintf-posix-tests (Makefile.am): Likewise.
2890         * modules/vprintf-posix-tests (Makefile.am): Likewise.
2891         * modules/vsnprintf-posix-tests (Makefile.am): Likewise.
2892         * modules/vsprintf-posix-tests (Makefile.am): Likewise.
2893         * modules/xstrtoimax-tests (Makefile.am): Likewise.
2894         * modules/xstrtol-tests (Makefile.am): Likewise.
2895         * modules/xstrtoumax-tests (Makefile.am): Likewise.
2896         * modules/yesno-tests (Makefile.am): Likewise.
2897
2898 2007-10-03  Bruno Haible  <bruno@clisp.org>
2899
2900         * modules/trunc-tests: New file.
2901         * tests/test-trunc.c: New file.
2902
2903         * modules/trunc: New file.
2904         * lib/trunc.c: New file.
2905         * m4/trunc.m4: New file.
2906         * lib/math.in.h (trunc): New declaration.
2907         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNC and
2908         HAVE_DECL_TRUNC.
2909         * modules/math (Makefile.am): Substitute also GNULIB_TRUNC and
2910         HAVE_DECL_TRUNC.
2911         * doc/functions/trunc.texi: Mention the 'trunc' module.
2912
2913 2007-10-03  Bruno Haible  <bruno@clisp.org>
2914
2915         * tests/test-fpending.c: New file, mostly copied
2916         from coreutils/lib/t-fpending.c.
2917         * modules/fpending-tests: New file.
2918
2919 2007-10-03  Bruno Haible  <bruno@clisp.org>
2920
2921         Port the stdio extensions to QNX (untested).
2922         * lib/fseterr.c (fseterr): Add support for QNX.
2923         * lib/fbufmode.c (fbufmode): Likewise.
2924         * lib/freadable.c (freadable): Likewise.
2925         * lib/fwritable.c (fwritable): Likewise.
2926         * lib/freading.c (freading): Likewise.
2927         * lib/fwriting.c (fwriting): Likewise.
2928         * lib/freadahead.c (freadahed): Likewise.
2929         * lib/fpurge.c (fpurge): Likewise.
2930         * lib/fseeko.c (rpl_fseeko): Likewise.
2931
2932 2007-10-03  Bruno Haible  <bruno@clisp.org>
2933             Jim Meyering  <jim@meyering.net>
2934             Eric Blake  <ebb9@byu.net>
2935
2936         * doc/relocatable.texi: Use @command instead of @program.
2937
2938 2007-10-02  Jim Meyering  <jim@meyering.net>
2939
2940         Perform one more "_.h" -> ".in.h" substitution.
2941         * modules/unistd (Makefile.am) [unistd.h]: Use unistd.h.in
2942         instead of unistd_.h here, too.
2943
2944 2007-10-01  Bruno Haible  <bruno@clisp.org>
2945
2946         * gnulib-tool (func_emit_initmacro_done): Special case for alloca.c.
2947         Needed for the alloca-opt module.
2948
2949 2007-09-30  Bruno Haible  <bruno@clisp.org>
2950
2951         * lib/alloca.in.h: Renamed from lib/alloca_.h.
2952         * modules/alloca-opt (Files, Makefile.am): Use alloca.in.h instead of
2953         alloca_.h.
2954         * lib/argz.in.h: Renamed from lib/argz_.h.
2955         * modules/argz (Files, Makefile.am): Use argz.in.h instead of argz_.h.
2956         * lib/byteswap.in.h: Renamed from lib/byteswap_.h.
2957         * modules/byteswap (Files, Makefile.am): Use byteswap.in.h instead of
2958         byteswap_.h.
2959         * lib/dirent.in.h: Renamed from lib/dirent_.h.
2960         * modules/fchdir (Files, Makefile.am): Use dirent.in.h instead of
2961         dirent_.h.
2962         * lib/fcntl.in.h: Renamed from lib/fcntl_.h.
2963         * modules/fcntl (Files, Makefile.am): Use fcntl.in.h instead of
2964         fcntl_.h.
2965         * lib/float.in.h: Renamed from lib/float_.h.
2966         * modules/float (Files, Makefile.am): Use float.in.h instead of
2967         float_.h.
2968         * lib/fnmatch.in.h: Renamed from lib/fnmatch_.h.
2969         * modules/fnmatch (Files, Makefile.am): Use fnmatch.in.h instead of
2970         fnmatch_.h.
2971         * lib/getopt.in.h: Renamed from lib/getopt_.h.
2972         * modules/getopt (Files, Makefile.am): Use getopt.in.h instead of
2973         getopt_.h.
2974         * lib/glob.in.h: Renamed from lib/glob_.h.
2975         * modules/glob (Files, Makefile.am): Use glob.in.h instead of glob_.h.
2976         * lib/iconv.in.h: Renamed from lib/iconv_.h.
2977         * modules/iconv_open (Files, Makefile.am): Use iconv.in.h instead of
2978         iconv_.h.
2979         * lib/inttypes.in.h: Renamed from lib/inttypes_.h.
2980         * modules/inttypes (Files, Makefile.am): Use inttypes.in.h instead of
2981         inttypes_.h.
2982         * lib/locale.in.h: Renamed from lib/locale_.h.
2983         * modules/locale (Files, Makefile.am): Use locale.in.h instead of
2984         locale_.h.
2985         * lib/math.in.h: Renamed from lib/math_.h.
2986         * modules/math (Files, Makefile.am): Use math.in.h instead of math_.h.
2987         * lib/netinet_in.in.h: Renamed from lib/netinet_in_.h.
2988         * modules/netinet_in (Files, Makefile.am): Use netinet_in.in.h instead
2989         of netinet_in_.h. Add dependency.
2990         * lib/poll.in.h: Renamed from lib/poll_.h.
2991         * modules/poll (Files, Makefile.am): Use poll.in.h instead of poll_.h.
2992         * lib/search.in.h: Renamed from lib/search_.h.
2993         * modules/search (Files, Makefile.am): Use search.in.h instead of
2994         search_.h.
2995         * lib/signal.in.h: Renamed from lib/signal_.h.
2996         * modules/signal (Files, Makefile.am): Use signal.in.h instead of
2997         _signal.h.
2998         * lib/stdbool.in.h: Renamed from lib/stdbool_.h.
2999         * modules/stdbool (Files, Makefile.am): Use stdbool.in.h instead of
3000         stdbool_.h.
3001         * lib/stdint.in.h: Renamed from lib/stdint_.h.
3002         * modules/stdint (Files, Makefile.am): Use stdint.in.h instead of
3003         stdint_.h.
3004         * lib/stdio.in.h: Renamed from lib/stdio_.h.
3005         * modules/stdio (Files, Makefile.am): Use stdio.in.h instead of
3006         stdio_.h.
3007         * lib/stdlib.in.h: Renamed from lib/stdlib_.h.
3008         * modules/stdlib (Files, Makefile.am): Use stdlib.in.h instead of
3009         stdlib_.h.
3010         * lib/string.in.h: Renamed from lib/string_.h.
3011         * modules/string (Files, Makefile.am): Use string.in.h instead of
3012         string_.h.
3013         * doc/gnulib-tool.texi (Initial import): Update.
3014         * lib/sys_select.in.h: Renamed from lib/sys_select_.h.
3015         * modules/sys_select (Files, Makefile.am): Use sys_select.in.h instead
3016         of sys_select_.h. Add dependency.
3017         * lib/sys_socket.in.h: Renamed from lib/sys_socket_.h.
3018         * modules/sys_socket (Files, Makefile.am): Use sys_socket.in.h instead
3019         of sys_socket_.h.
3020         * lib/sys_stat.in.h: Renamed from lib/sys_stat_.h.
3021         * modules/sys_stat (Files, Makefile.am): Use sys_stat.in.h instead of
3022         sys_stat_.h.
3023         * lib/sys_time.in.h: Renamed from lib/sys_time_.h.
3024         * modules/sys_time (Files, Makefile.am): Use sys_time.in.h instead of
3025         sys_time_.h.
3026         * lib/sysexits.in.h: Renamed from lib/sysexits_.h.
3027         * modules/sysexits (Files, Makefile.am): Use sysexits.in.h instead of
3028         sysexits_.h.
3029         * lib/time.in.h: Renamed from lib/time_.h.
3030         * modules/time (Files, Makefile.am): Use time.in.h instead of time_.h.
3031         * lib/unistd.in.h: Renamed from lib/unistd_.h.
3032         * modules/unistd (Files, Makefile.am): Use unistd.in.h instead of
3033         unistd_.h.
3034         * lib/wchar.in.h: Renamed from lib/wchar_.h.
3035         * modules/wchar (Files, Makefile.am): Use wchar.in.h instead of
3036         wchar_.h.
3037         * lib/wctype.in.h: Renamed from lib/wctype_.h.
3038         * modules/wctype (Files, Makefile.am): Use wctype.in.h instead of
3039         wctype_.h.
3040         * build-aux/bootstrap (slurp): Update.
3041         * lib/.cppi-disable: Update.
3042
3043 2007-09-30  Bruno Haible  <bruno@clisp.org>
3044
3045         * tests/test-getaddrinfo.c (AF_UNSPEC): Provide a fallback definition.
3046         Needed on BeOS.
3047
3048 2007-09-30  Bruno Haible  <bruno@clisp.org>
3049
3050         * modules/dirname-tests (check_PROGRAMS): Renamed from noinst_PROGRAMS.
3051
3052 2007-09-29  Bruno Haible  <bruno@clisp.org>
3053
3054         * lib/stdio_.h (getdelim, getline): Add identifiers. Doc tweak.
3055
3056 2007-09-29  Bruno Haible  <bruno@clisp.org>
3057
3058         * lib/xreadlink.c (xreadlink): Simplify to a wrapper around areadlink.
3059         * modules/xreadlink (Depends-on): Add areadlink, remove readlink etc.
3060         * build-aux/install-reloc: Compile also areadlink.c.
3061         * modules/relocatable-prog-wrapper (Files): Add lib/areadlink.[hc].
3062
3063 2007-09-29  Bruno Haible  <bruno@clisp.org>
3064
3065         * gnulib-tool (func_emit_initmacro_done): Indentation.
3066
3067 2007-09-29  Bruno Haible  <bruno@clisp.org>
3068
3069         * README: Add CVS checkout update instructions.
3070         Info from Bob Proulx <bob@proulx.com>.
3071
3072 2007-09-28  Eric Blake  <ebb9@byu.net>
3073
3074         Provide move-if-change.
3075         * build-aux/move-if-change: New file, based on best practice
3076         rather than any canonical upstream location.
3077
3078 2007-09-28  Jim Meyering  <jim@meyering.net>
3079
3080         Fix canonicalize loop-detection corner case.
3081         Do not attempt to stat the symlink values stored via seen_triple.
3082         Without this, coreutils' tests/misc/readlink-fp-loop test would fail
3083         on linux-2.6.18, (but not 2.6.22).
3084         * lib/canonicalize.c (seen_triple): Use triple_compare_ino_str, not
3085         triple_compare.  The former compares dev,ino,filename, while the latter
3086         would actually stat dirname(filename) when dev and ino were equal.
3087         * lib/hash-triple.c: Install <string.h>.
3088         (STREQ): Define.
3089         (triple_compare_ino_str): New function.
3090         * lib/hash-triple.h (triple_compare_ino_str): Declare it.
3091
3092 2007-09-28  Eric Blake  <ebb9@byu.net>
3093
3094         Enforce that AC_REPLACE_FUNCS files exist.
3095         * gnulib-tool (func_emit_initmacro_done): Make AC_LIBSOURCES
3096         override check for typos.
3097
3098         Fix test-closein on Solaris 10.
3099         * tests/test-closein.c (main): Don't assume stdin can be inherited
3100         closed on all systems.
3101         * tests/test-closein.sh: Likewise.
3102         Reported by Piotr Tarnowski.
3103
3104 2007-09-28  Jim Meyering  <jim@meyering.net>
3105
3106         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Fix typo in comment.
3107
3108 2007-09-27  Jim Meyering  <jim@meyering.net>
3109
3110         canonicalize: Avoid a false-positive cycle failure.
3111         * modules/canonicalize (Depends-on): Add file-set and hash-triple.
3112         Sort.  Remove cycle-check.
3113         * lib/canonicalize.c: Include file-set.h and hash-triple.h,
3114         not cycle-check.h.
3115         (seen_triple): New function.
3116         (canonicalize_filename_mode): Use it instead of cycle-check.
3117         * tests/test-canonicalize.c: Add a test for this bug.
3118         * tests/test-canonicalize.sh: Set up and run the test.
3119
3120         New module, file-set, from coreutils.
3121         * modules/file-set: Define it.
3122         * lib/file-set.c, lib/file-set.h: Implement.
3123
3124         New module, hash-triple, from coreutils.
3125         * modules/hash-triple: Define it.
3126         * lib/hash-triple.c, lib/hash-triple.h: Implement.
3127
3128 2007-09-25  Eric Blake  <ebb9@byu.net>
3129
3130         Fix strerror on Interix.
3131         * lib/string_.h (strerror): Declare replacement.
3132         * doc/functions/strerror.texi (strerror): Document the Interix
3133         shortcoming.
3134         * modules/string (Makefile.am): Support new hooks.
3135         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Add new hooks.
3136         * m4/strerror.m4 (gl_FUNC_STRERROR): Defer to
3137         gl_FUNC_STRERROR_SEPARATE.
3138         (gl_FUNC_STRERROR_SEPARATE): Check for Interix bug.
3139         * lib/strerror.c (rpl_strerror): Provide replacement.
3140         * modules/strerror (Depends-on): Add string.
3141         (configure.ac): Detect use of module.
3142         * tests/test-strerror.c: New file.
3143         * modules/strerror-tests: New test module.
3144         * modules/argp (Depends-on): Add strerror.
3145         * modules/error (Depends-on): Likewise.
3146         Reported by Martin Koeppe.
3147
3148 2007-09-24  Bruno Haible  <bruno@clisp.org>
3149
3150         * README: Update git instructions.
3151
3152 2007-09-24  Eric Blake  <ebb9@byu.net>
3153
3154         Revert fpending breakage from 2007-09-08.
3155         * m4/fpending.m4 (gl_FUNC_FPENDING): Don't require existence of
3156         __fpending.c.
3157
3158 2007-09-24  Jim Meyering  <jim@meyering.net>
3159
3160         filenamecat.c: Add a test.
3161         * lib/filenamecat.c (main) [TEST_FILE_NAME_CONCAT]: Add a test
3162         showing how the function works when DIR is the empty string.
3163
3164 2007-09-21  Simon Josefsson  <simon@josefsson.org>
3165
3166         * tests/test-canonicalize.sh: Turn on executable bit.
3167
3168 2007-09-19  Eric Blake  <ebb9@byu.net>
3169
3170         * README: Update CVS instructions.
3171
3172 2007-09-18  Bruno Haible  <bruno@clisp.org>
3173
3174         * modules/areadlink: New file.
3175         * lib/areadlink.h (areadlink): New declaration.
3176         * lib/areadlink.c: New file, based on lib/xreadlink.c.
3177
3178 2007-09-17  Jim Meyering  <jim@meyering.net>
3179
3180         * lib/savewd.c (ESTALE) [!defined]: Define.
3181         Reported to be required on Interix by Martin Koeppe.
3182
3183 2007-09-17  Bruno Haible  <bruno@clisp.org>
3184
3185         * gnulib-tool (func_version): Use $version.
3186
3187 2007-09-16  Bruno Haible  <bruno@clisp.org>
3188
3189         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE, gl_PRINTF_INFINITE,
3190         gl_PRINTF_INFINITE_LONG_DOUBLE): Increase buf's size from 100 to 10000.
3191         Needed on glibc-2.6.1 with -fstack-protector -D_FORTIFY_SOURCE=2.
3192         Reported by Greg Schafer <gschafer@zip.com.au>.
3193
3194 2007-09-15  Bruno Haible  <bruno@clisp.org>
3195
3196         * gnulib-tool (sed): Try a little harder to make bash understand the
3197         alias.
3198         Reported by Bruce Korb <bruce.korb@gmail.com>.
3199
3200 2007-09-13  Eric Blake  <ebb9@byu.net>
3201
3202         * ChangeLog: Remove conflict markers.
3203
3204 2007-09-13  Simon Josefsson  <simon@josefsson.org>
3205
3206         * lib/gc-gnulib.c (gc_hash_open): Catch NULL calloc return value.
3207         Reported by Bruno Haible <bruno@clisp.org>.
3208
3209 2007-09-12  Bruno Haible  <bruno@clisp.org>
3210
3211         * m4/lock.m4: Don't provide an AC_USE_SYSTEM_EXTENSIONS definition.
3212         (gl_LOCK_EARLY_BODY): Use AC_GNU_SOURCE when AC_USE_SYSTEM_EXTENSIONS
3213         is not defined.
3214
3215 2007-09-12  Eric Blake  <ebb9@byu.net>
3216
3217         Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
3218         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Update to CVS
3219         Autoconf definition.
3220         * modules/euidaccess (Depends-on): Add extensions, for
3221         AC_USE_SYSTEM_EXTENSIONS with autoconf <= 2.59.
3222         * modules/fnmatch (Depends-on): Likewise.
3223         * modules/getaddrinfo (Depends-on): Likewise.
3224         * modules/getdelim (Depends-on): Likewise.
3225         * modules/getline (Depends-on): Likewise.
3226         * modules/getsubopt (Depends-on): Likewise.
3227         * modules/gettext (Depends-on): Likewise.
3228         * modules/group-member (Depends-on): Likewise.
3229         * modules/mbchar (Depends-on): Likewise.
3230         * modules/memmem (Depends-on): Likewise.
3231         * modules/mempcpy (Depends-on): Likewise.
3232         * modules/memrchr (Depends-on): Likewise.
3233         * modules/pagealign_alloc (Depends-on): Likewise.
3234         * modules/readutmp (Depends-on): Likewise.
3235         * modules/stpcpy (Depends-on): Likewise.
3236         * modules/stpncpy (Depends-on): Likewise.
3237         * modules/strchrnul (Depends-on): Likewise.
3238         * modules/strndup (Depends-on): Likewise.
3239         * modules/strsep (Depends-on): Likewise.
3240         * modules/strverscmp (Depends-on): Likewise.
3241         * modules/vasprintf (Depends-on): Likewise.
3242         * modules/wcwidth (Depends-on): Likewise.
3243         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): AC_GNU_SOURCE will be
3244         obsolete in Autoconf 2.62; use AC_USE_SYSTEM_EXTENSIONS instead.
3245         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_GNU): Likewise.
3246         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDR_INFO): Likewise.
3247         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
3248         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
3249         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Likewise.
3250         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
3251         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER): Likewise.
3252         * m4/mbchar.m4 (gl_MBCHAR): Likewise.
3253         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
3254         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
3255         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
3256         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Likewise.
3257         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC): Likewise.
3258         * m4/readutmp.m4 (gl_READUTMP): Likewise.
3259         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
3260         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
3261         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
3262         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
3263         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
3264         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
3265         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
3266         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Likewise.
3267         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): Likewise.
3268         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
3269         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Likewise, but provide fallback,
3270         so that lock.m4 can be used in gettext without extensions module.
3271
3272 2007-09-11  Bruno Haible  <bruno@clisp.org>
3273
3274         * m4/isc-posix.m4: Remove file.
3275         Suggested by Eric Blake.
3276
3277 2007-09-11  Eric Blake  <ebb9@byu.net>
3278
3279         * ChangeLog: Restore lines accidentally truncated 2007-04-06.
3280
3281 2007-09-10  Bruno Haible  <bruno@clisp.org>
3282
3283         * posix-modules: Fix typo in error message.
3284         Reported by Matt <mkraai@beckman.com>.
3285
3286 2007-09-09  Bruno Haible  <bruno@clisp.org>
3287
3288         * doc/functions/getdelim.texi: Update list of platforms lacking the
3289         function.
3290         * doc/functions/getline.texi: Likewise.
3291
3292 2007-09-09  Jim Meyering  <jim@meyering.net>
3293
3294         * lib/hash.c (hash_initialize): Detect calloc failure.
3295         Reported by Bruno Haible.
3296
3297 2007-09-09  Bruno Haible  <bruno@clisp.org>
3298
3299         * lib/canonicalize-lgpl.c (__realpath): Set errno to ENOMEM when
3300         malloc or realloc fails.
3301
3302 2007-09-09  Bruno Haible  <bruno@clisp.org>
3303
3304         * modules/getcwd (Depends-on): Add malloc-posix.
3305         * modules/glob (Depends-on): Likewise.
3306         * modules/putenv (Depends-on): Likewise.
3307         * modules/strdup (Depends-on): Likewise.
3308         * modules/getdelim (Depends-on): Add realloc-posix.
3309         * modules/read-file (Depends-on): Likewise.
3310
3311 2007-09-09  Bruno Haible  <bruno@clisp.org>
3312
3313         * m4/malloc.m4 (gl_CHECK_MALLOC_POSIX): New macro.
3314         (gl_FUNC_MALLOC_POSIX): Require it.
3315         * m4/realloc.m4 (gl_FUNC_REALLOC_POSIX): Likewise.
3316         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): Likewise.
3317         * modules/realloc (Files): Add m4/malloc.m4.
3318         * modules/calloc (Files): Likewise.
3319
3320 2007-09-09  Bruno Haible  <bruno@clisp.org>
3321
3322         * modules/malloc-posix: New file.
3323         * modules/malloc (Depends-on): Add malloc-posix.
3324         * lib/malloc.c: Include errno.h.
3325         (rpl_malloc): Merge the requirements of a glibc-compatible malloc
3326         and a POSIX-compatible malloc into a single function. Set ENOMEM
3327         when returning NULL.
3328         * m4/malloc.m4: New file.
3329         * doc/functions/malloc.texi: Mention the malloc-posix module.
3330         * lib/stdlib_.h (malloc): New declaration.
3331         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
3332         GNULIB_MALLOC_POSIX and HAVE_MALLOC_POSIX.
3333         * modules/stdlib (stdlib.h): Substitute also GNULIB_MALLOC_POSIX
3334         and HAVE_MALLOC_POSIX.
3335
3336 2007-09-09  Bruno Haible  <bruno@clisp.org>
3337
3338         * modules/realloc-posix: New file.
3339         * modules/realloc (Depends-on): Add realloc-posix.
3340         * lib/realloc.c: Include errno.h.
3341         (rpl_realloc): Merge the requirements of a glibc-compatible realloc
3342         and a POSIX-compatible realloc into a single function. Set ENOMEM
3343         when returning NULL.
3344         * m4/realloc.m4: New file.
3345         * doc/functions/realloc.texi: Mention the realloc-posix module.
3346         * lib/stdlib_.h (realloc): New declaration.
3347         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
3348         GNULIB_REALLOC_POSIX and HAVE_REALLOC_POSIX.
3349         * modules/stdlib (stdlib.h): Substitute also GNULIB_REALLOC_POSIX
3350         and HAVE_REALLOC_POSIX.
3351
3352 2007-09-09  Bruno Haible  <bruno@clisp.org>
3353
3354         * modules/calloc-posix: New file.
3355         * modules/calloc (Depends-on): Add calloc-posix.
3356         * lib/calloc.c: Include errno.h.
3357         (rpl_calloc): Merge the requirements of a glibc-compatible calloc
3358         and a POSIX-compatible calloc into a single function. Set ENOMEM
3359         when returning NULL.
3360         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): New macro.
3361         * doc/functions/calloc.texi: Mention the calloc-posix module.
3362         * lib/stdlib_.h (calloc): New declaration.
3363         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
3364         GNULIB_CALLOC_POSIX and HAVE_CALLOC_POSIX.
3365         * modules/stdlib (stdlib.h): Substitute also GNULIB_CALLOC_POSIX
3366         and HAVE_CALLOC_POSIX.
3367
3368 2007-09-09  Bruno Haible  <bruno@clisp.org>
3369
3370         Allow for modules to show an arbitrary notice.
3371         * modules/TEMPLATE-EXTENDED: Add 'Notice' field.
3372         * gnulib-tool: New option --extract-notice.
3373         (func_usage): Document it.
3374         (sed_extract_prog): Update.
3375         (func_get_notice): New function.
3376         (func_modules_notice): New function.
3377         (func_import, func_create_testdir): Invoke it.
3378         Suggested by Jim Meyering.
3379
3380 2007-09-09  Bruno Haible  <bruno@clisp.org>
3381
3382         * gnulib-tool: New options --verbose, --quiet.
3383         (func_usage): Document them.
3384         (verbose): New variable.
3385         (func_execute_command): New function.
3386         (func_import): Don't show the module list and the file list if
3387         $verbose < 0.
3388         (func_create_testdir): Likewise. Use func_execute_command.
3389         (func_create_megatestdir): Use func_execute_command.
3390
3391 2007-09-08  Bruno Haible  <bruno@clisp.org>
3392
3393         * gnulib-tool (func_import): Prefer rsync over wget when available,
3394         for fetching the PO files.
3395
3396 2007-09-08  Bruno Haible  <bruno@clisp.org>
3397
3398         * posix-modules: New file. Portions copied from gnulib-tool.
3399         * doc/gnulib.texi (POSIX Substitutes Library): New chapter.
3400
3401 2007-09-08  Jim Meyering  <jim@meyering.net>
3402
3403         Rename __fpending.c -> fpending.c and __fpending.h -> fpending.h
3404         * lib/fpending.h: Rename from __fpending.h.
3405         * lib/fpending.c: Rename from __fpending.c.
3406         Include "fpending.h", not "__fpending.h".
3407         * lib/__fpending.h, lib/__fpending.c: Remove files.
3408         * modules/fpending (Files): Reflect new file names.
3409         * lib/close-stream.c: Include "fpending.h", not "__fpending.h".
3410
3411 2007-09-08  Bruno Haible  <bruno@clisp.org>
3412
3413         * m4/inttypes-h.m4: Remove stub file.
3414
3415 2007-09-07  Simon Josefsson  <simon@josefsson.org>
3416
3417         * doc/headers/stdint.texi: Discuss #include_next issue.
3418
3419 2007-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3420
3421         * build-aux/bootstrap: Remove obsolete comment about wget --help.
3422
3423 2007-09-06  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
3424
3425         * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspelling
3426         in variable name.
3427
3428 2007-09-03  Jim Meyering  <jim@meyering.net>
3429
3430         New module: git-version-gen.
3431         * modules/git-version-gen: New file.
3432
3433         Import changes from coreutils for bootstrap script.
3434
3435         * build-aux/bootstrap (WGET_COMMAND): Remove code to set this variable.
3436
3437         bootstrap: uses rsync to download the .po files
3438         * build-aux/bootstrap (po_download_command_format): New global.
3439         (download_po_files): Use rsync.
3440         (update_po_files): Don't remove .po files after download,
3441         so future rsync runs can take advantage of the copies.
3442
3443         * build-aux/bootstrap (gnulib_tool): Make sha1sum check quietly.
3444
3445         Solve the unnecessary-.po-file-regeneration problem once and for all.
3446         * build-aux/bootstrap (download_po_files): New function, renamed from
3447         get_translations.  Now, downloads, but doesn't update LINGUAS.
3448         (update_po_files): New function.
3449
3450         bootstrap: Ignore more.
3451         * build-aux/bootstrap (symlink_to_dir): Add a directory name like
3452         uniwidth to e.g., lib/.gitignore.
3453         (slurp): Handle the sys_stat_.h -> sys mapping, too.
3454
3455         * build-aux/bootstrap: New setting: vc_ignore.
3456         (insert_sorted_if_absent): Create $file if absent.
3457         Adapt to new, possibly empty, list: $vc_ignore.
3458
3459         bootstrap: generate more ignorable names
3460         * build-aux/bootstrap (slurp): When generating ignorable names,
3461         also map .sin to .sed, .gperf to .c, and .y to .c.
3462
3463 2007-09-03  Jim Meyering  <jim@meyering.net>
3464
3465         * build-aux/git-version-gen: New file, from coreutils.  For details, see
3466         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=bfe49f506
3467
3468 2007-09-02  Bruno Haible  <bruno@clisp.org>
3469
3470         Fix mis-recognition of 'mcs' on QNX 6.
3471         * m4/csharpcomp.m4 (gt_CSHARPCOMP): Test whether the "mcs --version"
3472         output contains the string "Mono".
3473         * lib/csharpcomp.c (compile_csharp_using_mono): Likewise.
3474         Reported by <kraai@ftbfs.org> at <https://savannah.gnu.org/bugs/?18337>.
3475
3476 2007-09-01  Bruno Haible  <bruno@clisp.org>
3477
3478         Fix collision between uniwidth/* and linebreak modules.
3479         * lib/linebreak.h (locale_charset, uc_width, u8_width, u16_width,
3480         u32_width): Remove declarations.
3481         * lib/linebreak.c: Include uniwidth.h, uniwidth/cjk.h, streq.h.
3482         (u32_mbtouc_unsafe, streq9, streq8, streq7, streq6, streq5, streq4,
3483         streq3, streq2, streq1, streq0): Remove functions.
3484         (STREQ): Remove macro.
3485         (is_cjk_encoding): Remove function.
3486         (nonspacing_table_data, nonspacing_table_ind): Remove constants.
3487         (uc_width, u8_width, u16_width, u32_width): Remove functions.
3488         * modules/linebreak (Depends-on): Add streq, uniwidth/width.
3489         * NEWS: Document the change.
3490
3491 2007-09-01  Bruno Haible  <bruno@clisp.org>
3492
3493         * lib/streq.h: Add double-inclusion guard.
3494
3495 2007-09-01  Karl Berry  <karl@gnu.org>
3496
3497         * MODULES.html.sh: Rename mreadlink_with_size to areadlink_with_size.
3498
3499 2007-08-28  Jim Meyering  <jim@meyering.net>
3500
3501         Rename mreadlink_with_size to areadlink_with_size.
3502         * NEWS: Document the change.
3503         * lib/mreadlink-with-size.c (mreadlink_with_size): Rename this to...
3504         * lib/areadlink-with-size.c (areadlink_with_size): ...this.
3505         * lib/mreadlink.h: Rename this to...
3506         * lib/areadlink.h: ...this.
3507         * modules/mreadlink-with-size: Rename this to...
3508         * modules/areadlink-with-size: ...this.
3509         * lib/canonicalize.c: Reflect the renaming.
3510         * modules/canonicalize: Likewise.
3511
3512 2007-08-26  Bruno Haible  <bruno@clisp.org>
3513
3514         * gnulib-tool (func_import): When deciding which files to remove,
3515         consider also dangling symbolic links.
3516         Reported by Eric Blake.
3517
3518 2007-08-26  Bruno Haible  <bruno@clisp.org>
3519
3520         * gnulib-tool (func_ln_if_changed): Use "test -h", not "test -L".
3521
3522 2007-08-23  Simon Josefsson  <simon@josefsson.org>
3523
3524         * lib/readline.c: Don't include getline.h, the prototype is now
3525         found in stdio.h.
3526
3527 2007-08-23  Jim Meyering  <jim@meyering.net>
3528
3529         Getdelim touchup.
3530         * lib/getdelim.c (getdelim): Don't bother to save/restore errno
3531         around the funlockfile call, since funlockfile never sets errno.
3532         Don't set errno upon failed realloc.
3533
3534 2007-08-22  Eric Blake  <ebb9@byu.net>
3535
3536         Getline touchups.
3537         * lib/getdelim.c (getdelim): Revert regression that required *n to
3538         be 0 when *lineptr is NULL.  Preserve errno across funlockfile.
3539         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Check for declaration of
3540         getdelim, rather than whether implementation is missing.
3541         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise for getline.
3542         * lib/stdio_.h (getline): Also declare if replacement is
3543         required.
3544         * doc/functions/getdelim.texi: New file.
3545         * doc/functions/getline.texi: Likewise.
3546         * doc/gnulib.texi (Function Substitutes): Add new files.
3547         Reported by Bruno Haible.
3548
3549 2007-08-22  Ludovic Courtès  <ludo@gnu.org>
3550
3551         * users.txt: Add Guile.
3552
3553 2007-08-22  Eric Blake  <ebb9@byu.net>
3554
3555         * tests/test-getdelim.c (main): Use remove, not unlink.
3556         * tests/test-getline.c (main): Likewise.
3557
3558         Move getline and getdelim into stdio.h, per POSIX 200x.
3559         * modules/getline (Files): Remove getline.h.
3560         (Depends-on): Add stdio.
3561         (configure.ac): Add module indicator.
3562         * modules/getdelim (Files): Remove getdelim.h.
3563         (Depends-on): Add stdio.
3564         (configure.ac): Add module indicator.
3565         * modules/stdio (Makefile.am): Work with new indicators.
3566         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add new defaults.
3567         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Work with stdio needs.
3568         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
3569         * lib/getdelim.h: Delete.
3570         * lib/getline.h: Delete.
3571         * lib/stdio_.h (getdelim, getline): Declare.
3572         * modules/getdelim-tests: New module.
3573         * modules/getline-tests: Likewise.
3574         * tests/test-getdelim.c: New file.
3575         * tests/test-getline.c: Likewise.
3576         * NEWS: Document the change.
3577         * lib/getline.c: Update choice of header.
3578         * lib/csharpcomp.c: Likewise.
3579         * lib/getpass.c: Likewise.
3580         * lib/javacomp.c: Likewise.
3581         * lib/javaversion.c: Likewise.
3582         * lib/yesno.c: Likewise.
3583         * lib/getdelim.c: Likewise.
3584         (getdelim): Set errno on failure, and avoid memory leak.
3585
3586 2007-08-19  Bruno Haible  <bruno@clisp.org>
3587
3588         * modules/closein (Depends-on): Add freadahead.
3589         * lib/closein.c: Include freadahead.h.
3590         (close_stdin): Skip the fseeko and fflush calls if freadahead(stdin)
3591         is zero.
3592
3593 2007-08-19  Bruno Haible  <bruno@clisp.org>
3594
3595         * modules/freadahead-tests: New file.
3596         * tests/test-freadahead.sh: New file.
3597         * tests/test-freadahead.c: New file.
3598
3599         * modules/freadahead: New file.
3600         * lib/freadahead.h: New file.
3601         * lib/freadahead.c: New file.
3602         * MODULES.html.sh (File stream based Input/Output): Add freadahead,
3603         fbufmode, fpurge, freadable, fwritable.
3604
3605 2007-08-19  Eric Blake  <ebb9@byu.net>
3606
3607         Test yesno in combination with closein.
3608         * lib/yesno.c (yesno): Document use of stdin.
3609         * modules/yesno-tests (Files): New module.
3610         * tests/test-yesno.c (main): New file.
3611         * tests/test-yesno.sh: Likewise.
3612
3613 2007-08-19  Bruno Haible  <bruno@clisp.org>
3614
3615         * lib/fbufmode.c (fbufmode): Add tentative support for Solaris/AMD64.
3616         * lib/fseeko.c (rpl_fseeko): Likewise.
3617         * lib/fseterr.c (fseterr): Likewise.
3618
3619 2007-08-19  Bruno Haible  <bruno@clisp.org>
3620
3621         * tests/test-lseek.c (main): Disable a test for BeOS.
3622         * doc/functions/lseek.texi: Document the BeOS bug.
3623
3624 2007-08-19  Bruno Haible  <bruno@clisp.org>
3625             Eric Blake  <ebb9@byu.net>
3626
3627         * lib/lseek.c: Include <sys/stat.h>.
3628         (rpl_lseek): Add workaround code also for Unix platforms.
3629         Needed for BeOS.
3630         * m4/lseek.m4 (gl_FUNC_LSEEK): When cross-compiling, fail on BeOS.
3631         * doc/functions/lseek.texi: Document BeOS definiency.
3632
3633 2007-08-18  Bruno Haible  <bruno@clisp.org>
3634
3635         * modules/fstrcmp-tests: New file.
3636         * tests/test-fstrcmp.c: New file.
3637
3638 2007-08-18  Bruno Haible  <bruno@clisp.org>
3639
3640         * modules/fstrcmp: New file, from GNU gettext with modifications.
3641         * lib/fstrcmp.h: New file, from GNU gettext.
3642         * lib/fstrcmp.c: New file, from GNU gettext.
3643         * MODULES.html.sh (String handling): Add fstrcmp.
3644
3645 2007-08-18  Bruno Haible  <bruno@clisp.org>
3646
3647         * lib/diffseq.h (struct context): Change type of 'heuristic' field to
3648         'bool'.
3649         (diag, compareseq): Remove const from the ctxt argument.
3650         (USE_HEURISTIC): Undefine at the end.
3651
3652 2007-08-18  Jim Meyering  <jim@meyering.net>
3653
3654         New file: lib/idcache.h
3655         * NEWS: Mention the addition.
3656         * modules/idcache (Files): Add lib/idcache.h
3657         * lib/idcache.c: Include "idcache.h".
3658         Don't include <sys/types.h>.
3659         Add a FIXME comment.
3660         Move file-scoped "static" declarations to the top.
3661         * lib/idcache.h: New file.  Include <sys/types.h> here, instead.
3662
3663 2007-08-17  Bruno Haible  <bruno@clisp.org>
3664         and Paul Eggert  <eggert@cs.ucla.edu>
3665
3666         * MODULES.html.sh: Add diffseq.
3667         * modules/diffseq: New file.
3668         * lib/diffseq.h: New file, from GNU gettext with a few minor changes,
3669         extracted from GNU gettext's fstrcmp.c and GNU diff's analyze.c.
3670
3671 2007-08-15  Paul Eggert  <eggert@cs.ucla.edu>
3672
3673         Import changes from coreutils for bootstrap script.
3674
3675         2007-07-21  Paul Eggert  <eggert@cs.ucla.edu>
3676
3677         * build-aux/bootstrap (slurp): Work even in environments where
3678         "ls" defaults to "ls -A".  Put in a FIXME, though, since the
3679         current code does not slurp files whose names start with ".", and
3680         this looks like it might be a troublesome area.
3681
3682         2007-07-11  Jim Meyering  <jim@meyering.net>
3683
3684         If there's a GPL vN copyright comment, require that N == 3.
3685
3686         2007-07-08  Jim Meyering  <jim@meyering.net>
3687
3688         Run the coreutils-specific code only if tests/Makefile.am.in exists.
3689         * build-aux/bootstrap (mam_template): Move definition out of loop.
3690
3691         Create symlinks for gl/{lib,m4}/*, just as for gnulib/{lib,m4}/*.
3692
3693         * build-aux/bootstrap (symlink_to_dir): Rename function from
3694         symlink_to_gnulib.  Add a directory parameter.  Update all
3695         callers.
3696         (cp_mark_as_generated): Also check for -- and link to -- files in
3697         gl/.
3698
3699         2007-07-08  Jim Meyering  <jim@meyering.net>
3700
3701         Adapt to deeper hierarchy in gnulib.
3702         * build-aux/bootstrap (symlink_to_dir): If the destination
3703         directory doesn't exist, create it. This is required at least for
3704         "lib/uniwidth/cjk.h".
3705
3706         2007-05-15  Jim Meyering  <jim@meyering.net>
3707
3708         * build-aux/bootstrap: Now that generated Makefile.am files
3709         are no longer under version control, they must be created at
3710         bootstrap time.
3711
3712 2007-08-14  Ben Pfaff  <blp@gnu.org>
3713
3714         * lib/count-one-bits.h: Add comments.  From Bruno Haible.
3715
3716 2007-08-14  Paul Eggert  <eggert@cs.ucla.edu>
3717
3718         * lib/count-one-bits.h: Don't include <limits.h>; no longer needed
3719         given the changes below.
3720         (COUNT_ONE_BITS): Use 'verify' rather than 'verify_true'.  Work
3721         even on hosts that have padding bits beyond the supported 64.
3722
3723 2007-08-10  Paul Eggert  <eggert@cs.ucla.edu>
3724
3725         * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.
3726         * lib/xstrtol.h: Don't include exitfail.h; that's now internal to
3727         xstrtol.c.  Include getopt.h, since xstrtol_fatal's signature
3728         depends on it.
3729         (xstrtol_error): Remove.
3730         (xstrtol_fatal): New decl, replacing the functionality of xstrtol_error
3731         but with a different signature.
3732         (ATTRIBUTE_NORETURN, __attribute__): New macros.
3733         * lib/xstrtol-error.c: Include exitfail.h.
3734         (xstrtol_fatal): New function, with a different signature from the
3735         old xstrtol_error, so that the caller need not worry about passing
3736         in an exit status, or about storage management of the option argument.
3737         (xstrtol_error): Now a static function.  Redo signature to
3738         implement xstrtol_fatal.  Output the correct number of hyphens in
3739         front of the option so that the caller need not worry about
3740         storage management.
3741         (N_): New macro.
3742         (_): Remove; not used now.
3743         * modules/xstrtol: Depend on getopt.
3744         * tests/test-xstrtol.c (main): Use new xstrtol_error function instead
3745         of old STRTOL_FATAL_ERROR macro.
3746         * tests/test-xstrtol.sh (t-xstrtol.xo): Adjust to match new behavior
3747         of test program.
3748         * tests/test-xstrtoimax.sh (t-xstrtoimax.xo): Likewise.
3749         * tests/test-xstrtoumax.sh (t-xstrtoumax.xo): Likewise.
3750
3751 2007-08-08  Eric Blake  <ebb9@byu.net>
3752
3753         * lib/xstrtol-error.c: Add missing include.
3754
3755         Move xstrtol messages into gnulib domain, when --pobase is used.
3756         * lib/xstrtol.h (_STRTOL_ERROR): Move messages out of macro...
3757         * lib/xstrtol-error.c (xstrtol_error): ...into new file.
3758         * modules/xstrtol (Files): Distribute new file.
3759         * m4/xstrtol.m4 (gl_XSTRTOL): Build new file.
3760         * lib/xstrtol.c (TESTING_XSTRTO): Move tests...
3761         * tests/test-xstrtol.c: ...into new file.
3762         * tests/test-xstrtoul.c: Also test xstrtoul.
3763         * tests/test-xstrtoimax.c: Also test xstrtoimax.
3764         * tests/test-xstrtoumax.c: Also test xstrtoumax.
3765         * tests/test-xstrtol.sh: Drive the tests.
3766         * tests/test-xstrtoimax.sh: Likewise.
3767         * tests/test-xstrtoumax.sh: Likewise.
3768         * modules/xstrtol-tests: New module.
3769         * modules/xstrtoimax-tests: Likewise.
3770         * modules/xstrtoumax-tests: Likewise.
3771
3772 2007-08-08  Jim Meyering  <jim@meyering.net>
3773
3774         New function: mfile_name_concat.
3775         * lib/filenamecat.c (mfile_name_concat): New function, just like
3776         file_name_concat, but return NULL upon failure rather than exiting
3777         with a diagnostic.
3778         * lib/filenamecat.h: Declare it.
3779
3780 2007-08-07  Bruno Haible  <bruno@clisp.org>
3781
3782         * m4/inttypes.m4 (gl_INTTYPES_H): Use GL_TRIGGER_STDC_LIMIT_MACROS
3783         instead of __STDC_LIMIT_MACROS_TRIGGER. This avoids a redefinition
3784         warning from gcc.
3785         Reported by Eric Blake.
3786
3787 2007-08-07  Simon Josefsson  <simon@josefsson.org>
3788
3789         * modules/crypto/arctwo (License): Use the synonymous term "LGPLv2+".
3790         * modules/crypto/arcfour (License): Likewise.
3791         * modules/crypto/des-tests (License): Likewise.
3792         * modules/crypto/gc-arctwo-tests (License): Likewise.
3793         * modules/crypto/gc-des-tests (License): Likewise.
3794         * modules/crypto/gc-hmac-md5-tests (License): Likewise.
3795         * modules/crypto/gc-hmac-sha1-tests (License): Likewise.
3796         * modules/crypto/gc-md2-tests (License): Likewise.
3797         * modules/crypto/gc-md4-tests (License): Likewise.
3798         * modules/crypto/gc-md5-tests (License): Likewise.
3799         * modules/crypto/gc-pbkdf2-sha1-tests (License): Likewise.
3800         * modules/crypto/gc-rijndael-tests (License): Likewise.
3801         * modules/crypto/gc-sha1-tests (License): Likewise.
3802         * modules/crypto/gc-tests (License): Likewise.
3803         * modules/crypto/hmac-md5 (License): Likewise.
3804         * modules/crypto/hmac-sha1 (License): Likewise.
3805         * modules/crypto/md2-tests (License): Likewise.
3806         * modules/crypto/md4-tests (License): Likewise.
3807         * modules/crypto/md5 (License): Likewise.
3808         * modules/crypto/rijndael (License): Likewise.
3809         * modules/crypto/sha1 (License): Likewise.
3810         * modules/memxor (License): Likewise.
3811
3812 2007-08-06  Paul Eggert  <eggert@cs.ucla.edu>
3813         and Bruno Haible  <bruno@clisp.org>
3814
3815         * NEWS: Describe interface changes to human, xstrtol.
3816         * lib/human.h: Include <xstrtol.h>.
3817         (human_options): Return enum strtol_error, not int.  Remove
3818         bool arg; take int * instead.
3819         * lib/human.c: Don't include "gettext.h".
3820         (_): Remove; no longer used.
3821         Don't include <xstrtol.h>, since human.h does it.
3822         (human_options): Adjust to abovementioned interface changes.
3823         Do not report error to stderr; that's now the caller's
3824         responsibility.
3825         * lib/xstrtol.c (main) [defined TESTING_XSTRTO]: Adjust to
3826         interface change.
3827         * lib/xstrtol.h (_STRTOL_ERROR): Take Option, Arg rather than
3828         Str, Argument_type_string.  All uses changed.  Put " argument"
3829         in diagnostics to make them clearer.  Change wording of suffix
3830         message for clarity.
3831         (STRTOL_FATAL_ERROR): Take Option, Arg rather than Str,
3832         Argument_type_string.
3833         (STRTOL_FATAL_WARN): Remove; no longer used.
3834         * modules/human (Depends-on): Remove gettext-h.
3835
3836 2007-08-06  Simon Josefsson  <simon@josefsson.org>
3837
3838         * build-aux/maint.mk, build-aux/GNUmakefile: Relicense to GPLv3+.
3839
3840 2007-07-31  Bruno Haible  <bruno@clisp.org>
3841
3842         * m4/stdint.m4 (gl_STDINT_H): Test whether WCHAR_MIN and WCHAR_MAX
3843         are defined by <stdint.h> (as opposed to <wchar.h>, as on Dragonfly).
3844         Reported by Joerg Sonnenberger <joerg@britannica.bec.de>.
3845
3846 2007-07-31  Bruno Haible  <bruno@clisp.org>
3847
3848         * lib/fflush.c (rpl_fflush): On BSD systems, use the __SNPT flag.
3849         Suggested by Joerg Sonnenberger <joerg@britannica.bec.de>.
3850
3851 2007-07-30  Bruno Haible  <bruno@clisp.org>
3852
3853         * modules/base64 (License): Use the synonymous term "LGPLv2+".
3854         * modules/c-ctype (License): Likewise.
3855         * modules/c-strcase (License): Likewise.
3856         * modules/check-version (License): Likewise.
3857         * modules/iconv (License): Likewise.
3858         * modules/iconv_open (License): Likewise.
3859         * modules/read-file (License): Likewise.
3860         * modules/striconv (License): Likewise.
3861         * modules/strverscmp (License): Likewise.
3862         * modules/vasprintf (License): Likewise.
3863         * modules/crypto/des (License): Likewise.
3864         * modules/crypto/gc (License): Likewise.
3865         * modules/crypto/gc-arcfour (License): Likewise.
3866         * modules/crypto/gc-arctwo (License): Likewise.
3867         * modules/crypto/gc-des (License): Likewise.
3868         * modules/crypto/gc-hmac-md5 (License): Likewise.
3869         * modules/crypto/gc-hmac-sha1 (License): Likewise.
3870         * modules/crypto/gc-md2 (License): Likewise.
3871         * modules/crypto/gc-md4 (License): Likewise.
3872         * modules/crypto/gc-md5 (License): Likewise.
3873         * modules/crypto/gc-pbkdf2-sha1 (License): Likewise.
3874         * modules/crypto/gc-random (License): Likewise.
3875         * modules/crypto/gc-rijndael (License): Likewise.
3876         * modules/crypto/gc-sha1 (License): Likewise.
3877         * modules/crypto/md2 (License): Likewise.
3878         * modules/crypto/md4 (License): Likewise.
3879
3880 2007-07-30  Jim Meyering  <jim@meyering.net>
3881
3882         * lib/fts.c (fts_read): Upon failure to chdir into a subdirectory,
3883         set fts_info to FTS_DNR, not to FTS_ERR, so that the caller knows
3884         it has valid stat data.  This bug would cause du not to count the
3885         sizes of inaccessible directories.
3886         Patch by Bryan Mason <bmason@redhat.com>, via Jose Maria Plans
3887         in <http://bugzilla.redhat.com/250077>.
3888
3889 2007-07-25  Peter O'Gorman  <peter@pogma.com>
3890             Bruno Haible  <bruno@clisp.org>
3891
3892         * m4/include_next.m4 (gl_INCLUDE_NEXT): Test whether #include_next
3893         really works. Needed because AIX 4.3 "xlc -E" doesn't understand
3894         #include_next, gives a diagnostic about it, but reports no error in
3895         the exit code.
3896         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
3897
3898 2007-07-24  Ben Pfaff  <blp@gnu.org>
3899
3900         Improve name: "count-one-bits" is better than "popcount".
3901         * MODULES.html.sh: Update name.
3902         * lib/popcount.h: Renamed lib/count-one-bits.h.
3903         (popcount): Renamed count_one_bits.
3904         (popcountl): Renamed count_one_bits_l.
3905         (popcountll): Renamed count_one_bits_ll.
3906         * m4/popcount.m4: Renamed m4/count-one-bits.m4.
3907         * modules/popcount: Renamed module/count-one-bits.
3908         * modules/popcount-tests: Renamed module/count-one-bits-tests.
3909         * tests/test-popcount.c: Renamed tests/test-count-one-bits.c.
3910
3911 2007-07-23  Ben Pfaff  <blp@gnu.org>
3912
3913         * lib/popcount.h (popcount32): Reduce size of constants, to allow
3914         better code generation, and add U to large constants to avoid
3915         warnings, in non-GCC case.
3916         Suggested by Bruno Haible.
3917
3918 2007-07-23  Ben Pfaff  <blp@gnu.org>
3919
3920         * lib/popcount.h: Use verify_true instead of if...abort.
3921         * modules/popcount: Depend on verify module.
3922         Suggested by Jim Meyering.
3923
3924 2007-07-23  Bruno Haible  <bruno@clisp.org>
3925
3926         * gnulib-tool (func_import): Create a .cvsignore file also when the
3927         directory is not yet in CVS but the toplevel directory is. When
3928         creating a .cvsignore file, add ".deps" and ".dirstamp" to it.
3929         Reported by Karl Berry.
3930
3931 2007-07-22  Ben Pfaff  <blp@gnu.org>
3932
3933         * lib/popcount.h: Use faster, branchless algorithm for non-GCC
3934         case.
3935         Suggested by Eric Blake.
3936
3937 2007-07-22  Ben Pfaff  <blp@gnu.org>
3938
3939         New module: popcount.
3940         * MODULES.html.sh: Add popcount.
3941         * modules/popcount: New file.
3942         * modules/popcount-tests: New file.
3943         * tests/test-popcount.c: New file.
3944         * lib/popcount.h: New file.
3945         * m4/popcount.m4: New file.
3946
3947 2007-07-22  Paul Eggert  <eggert@cs.ucla.edu>
3948
3949         * build-aux/announce-gen: Update to GPLv3.
3950
3951         * build-aux/config.guess: Update from config.
3952
3953 2007-07-21  Bruno Haible  <bruno@clisp.org>
3954
3955         * lib/error.c (_) [ENABLE_NLS]: Define to gettext.
3956         * lib/verror.c (_) [ENABLE_NLS]: Likewise.
3957
3958 2007-07-20  Jim Meyering  <jim@meyering.net>
3959
3960         * check-module: Diagnose a self-dependency.
3961
3962 2007-07-19  Bruno Haible  <bruno@clisp.org>
3963
3964         * gnulib-tool (func_import): Don't abort if pobase or po_domain is
3965         empty.
3966         Reported by Eric Blake.
3967
3968 2007-07-18  Bruno Haible  <bruno@clisp.org>
3969
3970         * gnulib-tool: New options --po-base, --po-domain.
3971         (func_usage): Document them.
3972         (pobase, po_domain): New variables.
3973         (func_emit_lib_Makefile_am): Augment AM_CPPFLAGS, defining
3974         DEFAULT_TEXT_DOMAIN.
3975         (func_emit_po_Makevars, func_emit_po_POTFILES_in): New functions.
3976         (func_import): Consider pobase and po_domain. Create a po/ directory.
3977         (func_create_testdir): Set pobase and po_domain to empty.
3978         * build-aux/po/Makefile.in.in: New file, from GNU gettext 0.16.1.
3979         * build-aux/po/remove-potcdate.sin: New file, from GNU gettext 0.16.1.
3980
3981 2007-07-18  Bruno Haible  <bruno@clisp.org>
3982
3983         * gnulib-tool (func_get_automake_snippet): Synthesize also an
3984         EXTRA_DIST augmentation for files in build-aux/.
3985
3986 2007-07-16  Bruno Haible  <bruno@clisp.org>
3987
3988         * modules/lseek (License): Use the synonymous term "LGPLv2+".
3989         * modules/getdelim (License): Likewise.
3990
3991 2007-07-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
3992
3993         * modules/arpa_inet (License): Use the synonymous term LGPLv2+.
3994         * modules/d-type (License): Likewise.
3995         * modules/extensions (License): Likewise.
3996         * modules/fnmatch (License): Likewise.
3997         * modules/fseeko (License): Likewise.
3998         * modules/getaddrinfo (License): Likewise.
3999         * modules/getline (License): Likewise.
4000         * modules/getlogin_r (License): Likewise.
4001         * modules/getpass (License): Likewise.
4002         * modules/gettimeofday (License): Likewise.
4003         * modules/glob (License): Likewise.
4004         * modules/inet_ntop (License): Likewise.
4005         * modules/malloc (License): Likewise.
4006         * modules/malloca (License): Likewise.
4007         * modules/memmem (License): Likewise.
4008         * modules/mempcpy (License): Likewise.
4009         * modules/memset (License): Likewise.
4010         * modules/minmax (License): Likewise.
4011         * modules/mktime (License): Likewise.
4012         * modules/netinet_in (License): Likewise.
4013         * modules/pathmax (License): Likewise.
4014         * modules/poll (License): Likewise.
4015         * modules/regex (License): Likewise.
4016         * modules/snprintf (License): Likewise.
4017         * modules/stdbool (License): Likewise.
4018         * modules/stdint (License): Likewise.
4019         * modules/stdio (License): Likewise.
4020         * modules/strcase (License): Likewise.
4021         * modules/strcasestr (License): Likewise.
4022         * modules/strdup (License): Likewise.
4023         * modules/string (License): Likewise.
4024         * modules/strndup (License): Likewise.
4025         * modules/strnlen (License): Likewise.
4026         * modules/strpbrk (License): Likewise.
4027         * modules/strptime (License): Likewise.
4028         * modules/strsep (License): Likewise.
4029         * modules/sys_select (License): Likewise.
4030         * modules/sys_socket (License): Likewise.
4031         * modules/sys_stat (License): Likewise.
4032         * modules/sys_time (License): Likewise.
4033         * modules/time (License): Likewise.
4034         * modules/time_r (License): Likewise.
4035         * modules/timegm (License): Likewise.
4036         * modules/unistd (License): Likewise.
4037         * modules/vsnprintf (License): Likewise.
4038         * modules/wctype (License): Likewise.
4039
4040 2007-07-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4041
4042         * modules/argz (License): LGPLv2+.
4043
4044 2007-07-15  Karl Berry  <karl@gnu.org>
4045
4046         * doc/gnulib.texi: revise node structure per new fdl.texi.
4047
4048 2007-07-14  Bruno Haible  <bruno@clisp.org>
4049
4050         * lib/uniname/gen-uninames.lisp (main): Emit a "do not edit" line to
4051         the output file.
4052         * lib/uniname/uninames.h: Regenerated.
4053
4054 2007-07-14  Karl Berry  <karl@gnu.org>
4055
4056         * doc/*gpl*.texi, doc/fdl.texi: new versions, consistently
4057         omitting sectioning and index commands.
4058
4059 2007-07-13  Bruno Haible  <bruno@clisp.org>
4060
4061         New gnulib-tool option --more-symlinks.
4062         * gnulib-tool (func_usage): Document --more-symlinks.
4063         (do_copyrights): New variable.
4064         Recognize option --more-symlinks.
4065         (func_import): Don't add a copyright notice transform to
4066         sed_transform_lib_file if do_copyrights is empty.
4067
4068 2007-07-13  Bruno Haible  <bruno@clisp.org>
4069
4070         * lib/vasnprintf.c (decimal_point_char): Define also if
4071         (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE)
4072         && !NEED_PRINTF_DIRECTIVE_A.
4073         Reported by Clemens Koller <clemens.koller@anagramm.de> via
4074         Gary V. Vaughan <gary@gnu.org>.
4075
4076 2007-07-13  Paul Eggert  <eggert@cs.ucla.edu>
4077
4078         * lib/inttypes_.h: Undo previous change, since it was fixed
4079         in a different way in the 2007-07-02 fix to m4/inttypes.m4.
4080
4081 2007-07-13  Bruno Haible  <bruno@clisp.org>
4082
4083         * lib/stdint_.h: Fix typo: _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H was
4084         misspelled as _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H.
4085
4086 2007-07-13  Jim Meyering  <jim@meyering.net>
4087
4088         df: Don't fail for Tru64's "file-on-file mount".
4089         * m4/fsusage.m4 (gl_FSUSAGE): Reject Tru64's buggy statvfs,
4090         so we fall through and use statfs instead.  Details here:
4091         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/10878>
4092         Reported by Albert Chin.
4093
4094 2007-07-13  Bruno Haible  <bruno@clisp.org>
4095
4096         * modules/alloca-opt (License): Use the synonymous term "LGPLv2+".
4097         * modules/configmake (License): Likewise.
4098         * modules/gettext (License): Likewise.
4099         * modules/gettext-h (License): Likewise.
4100         * modules/include_next (License): Likewise.
4101         * modules/link-warning (License): Likewise.
4102         * modules/localcharset (License): Likewise.
4103         * modules/localename (License): Likewise.
4104         * modules/lock (License): Likewise.
4105         * modules/relocatable-lib-lgpl (License): Likewise.
4106         * modules/size_max (License): Likewise.
4107         * modules/vasnprintf (License): Likewise.
4108         * modules/wchar (License): Likewise.
4109         * modules/xsize (License): Likewise.
4110
4111 2007-07-13  Bruno Haible  <bruno@clisp.org>
4112
4113         * gnulib-tool (func_import): Treat LGPLv2 as synonymous to LGPL.
4114         (func_create_testdir): Handle copying terms "GPLv2+" and "LGPLv2+".
4115
4116 2007-07-12  Bruno Haible  <bruno@clisp.org>
4117
4118         * doc/gnulib-intro.texi (Copyright): Clarify the license abbreviations
4119         in the modules files.
4120
4121 2007-07-11  Karl Berry  <karl@gnu.org>
4122
4123         * MODULES.html.sh (func_module): use
4124          sed -e '\|^'"${includefile}"'$|d'
4125          instead of /.../d, to avoid errors on $includefile's containing /.
4126
4127 2007-07-10  Sergey Poznyakoff  <gray@gnu.org.ua>
4128
4129         * gnulib-tool (func_import): Avoid duplication of --avoid
4130         statements
4131         (func_dest_tmpfilename,func_create_testdir): Translate `-' in file
4132         names to `_' in variable names.
4133
4134 2007-07-10  Eric Blake  <ebb9@byu.net>
4135
4136         * lib/version-etc.c (version_etc_va): Default to GPLv3+.
4137         * NEWS: Document this change.
4138
4139 2007-07-08  Bruno Haible  <bruno@clisp.org>
4140
4141         Update to Unicode 5.0.
4142         * lib/uniwidth/width.c (nonspacing_table_data): Add U+00AD,
4143         U+0350..U+035F, U+05A2, U+05BA, U+05C5, U+05C7, U+0600..U+0603,
4144         U+0610..U+0615, U+0656..U+065E, U+07EB..U+07F3, U+0A01, U+0AE2..U+0AE3,
4145         U+0CBC. Remove U+0CBF, U+0CC6. Add U+0CE2..U+0CE3, U+135F,
4146         U+17B4..U+17B5, U+17DD. Remove U+180E. Add U+1920..U+1922,
4147         U+1927..U+192B, U+1932, U+1939..U+193B, U+1A17..U+1A18, U+1B00..U+1B03,
4148         U+1B34, U+1B36..U+1B3A, U+1B3C, U+1B42, U+1B6B..U+1B73, U+1DC0..U+1DCA,
4149         U+1DFE..U+1DFF, U+20EB..U+20EF, U+A802, U+A806, U+A80B, U+A825..U+A826,
4150         U+10A01..U+10A03, U+10A05..U+10A06, U+10A0C..U+10A0F, U+10A38..U+10A3A,
4151         U+10A3F, U+1D242..U+1D244.
4152         (nonspacing_table_ind): Update.
4153         (uc_width): Assign width 0 to U+E0100..U+E01EF. Assign width 1 to
4154         U+4DC0..U+4DFF. Assign width 2 to U+2329..U+232A, U+FE10..U+FE1F.
4155
4156 2007-07-08  Bruno Haible  <bruno@clisp.org>
4157
4158         Update to Unicode 5.0.
4159         * lib/uniname/gen-uninames.lisp (main): Add the range 0x12xxx to the
4160         code transform. Extend the name index field of unicode_name_to_code and
4161         unicode_code_to_name from 16 to 24 bits.
4162         * lib/uniname/uniname.c (unicode_character_name,
4163         unicode_name_character): Add the range 0x12xxx to the code transform.
4164         * lib/uniname/uninames.h: Regenerated.
4165         * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.0.
4166
4167 2007-07-07  Bruno Haible  <bruno@clisp.org>
4168
4169         * modules/wcwidth-tests: New file.
4170         * tests/test-wcwidth.c: New file.
4171
4172         Work around MacOS X wcwidth() bug.
4173         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Test against MacOS X 10.3 bug.
4174         * lib/wcwidth.c: Include localcharset.h, streq.h, uniwidth.h.
4175         (rpl_wcwidth): Special-case the UTF-8 locales. Fall back to the
4176         original wcwidth in non-UTF-8 locales.
4177         * modules/wcwidth (Depends-on): Add localcharset, streq,
4178         uniwidth/width.
4179         * doc/functions/wcwidth.texi: Update.
4180
4181 2007-07-07  Bruno Haible  <bruno@clisp.org>
4182
4183         * lib/wchar_.h: Include the GL_LINK_WARNING macro.
4184         (wcwidth): New declaration.
4185         * m4/wchar.m4 (gl_WCHAR_MODULE_INDICATOR, gl_WCHAR_H_DEFAULTS): New
4186         macros.
4187         (gl_WCHAR_H): Require gl_WCHAR_H_DEFAULTS. Don't set WCHAR_H to empty
4188         here. Prepare for creating <wchar.h> unconditionally.
4189         * modules/wchar (Depends-on): Add link-warning.
4190         (Makefile.am): Substitute also GNULIB_WCWIDTH, HAVE_DECL_WCWIDTH,
4191         REPLACE_WCWIDTH, and GL_LINK_WARNING.
4192         * lib/wcwidth.h: Remove file.
4193         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gl_WCHAR_H_DEFAULTS. Set
4194         HAVE_DECL_WCWIDTH, REPLACE_WCWIDTH, WCHAR_H.
4195         * modules/wcwidth (Files): Remove lib/wcwidth.h.
4196         (configure.ac): Invoke gl_WCHAR_MODULE_INDICATOR.
4197         (Include): Replace wcwidth.h with <wchar.h>.
4198         * lib/wcwidth.c: Include <wchar.h> instead of wcwidth.h.
4199         * lib/mbchar.h: Don't include wcwidth.h.
4200         * lib/mbswidth.c: Likewise.
4201         * NEWS: Mention the change.
4202
4203 2007-07-07  Bruno Haible  <bruno@clisp.org>
4204
4205         * lib/wcwidth.c: New file, extracted from lib/wcwidth.h.
4206         * lib/wcwidth.h: Don't include wctype.h. Replace inline function
4207         definition with an external declaration.
4208         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Use wcwidth.c when wcwidth is not
4209         defined as a function. Remove AC_C_INLINE requirement.
4210         * modules/wcwidth (Files): Add lib/wcwidth.c.
4211         (Makefile.am): Remove redundant statement.
4212
4213 2007-07-07  Bruno Haible  <bruno@clisp.org>
4214
4215         * MODULES.html.sh (Unicode string functions): Add the new modules.
4216
4217         * tests/uniwidth/test-u32-strwidth.c: New file.
4218         * modules/uniwidth/u32-strwidth-tests: New file.
4219
4220         * lib/uniwidth/u32-strwidth.c: New file.
4221         * modules/uniwidth/u32-strwidth: New file.
4222
4223         * tests/uniwidth/test-u16-strwidth.c: New file.
4224         * modules/uniwidth/u16-strwidth-tests: New file.
4225
4226         * lib/uniwidth/u16-strwidth.c: New file.
4227         * modules/uniwidth/u16-strwidth: New file.
4228
4229         * tests/uniwidth/test-u8-strwidth.c: New file.
4230         * modules/uniwidth/u8-strwidth-tests: New file.
4231
4232         * lib/uniwidth/u8-strwidth.c: New file.
4233         * modules/uniwidth/u8-strwidth: New file.
4234
4235         * tests/uniwidth/test-u32-width.c: New file.
4236         * modules/uniwidth/u32-width-tests: New file.
4237
4238         * lib/uniwidth/u32-width.c: New file.
4239         * modules/uniwidth/u32-width: New file.
4240
4241         * tests/uniwidth/test-u16-width.c: New file.
4242         * modules/uniwidth/u16-width-tests: New file.
4243
4244         * lib/uniwidth/u16-width.c: New file.
4245         * modules/uniwidth/u16-width: New file.
4246
4247         * tests/uniwidth/test-u8-width.c: New file.
4248         * modules/uniwidth/u8-width-tests: New file.
4249
4250         * lib/uniwidth/u8-width.c: New file.
4251         * modules/uniwidth/u8-width: New file.
4252
4253         * tests/uniwidth/test-uc_width.c: New file.
4254         * modules/uniwidth/width-tests: New file.
4255
4256         * lib/uniwidth/width.c: New file, from GNU libiconv.
4257         * lib/uniwidth/cjk.h: New file, from GNU libiconv.
4258         * modules/uniwidth/width: New file.
4259
4260         * lib/uniwidth.h: New file, from GNU libiconv.
4261         * modules/uniwidth/base: New file.
4262
4263 2007-07-07  Bruno Haible  <bruno@clisp.org>
4264
4265         * lib/uniname.h: New file, from GNU gettext.
4266         * lib/uniname/gen-uninames.lisp: New file, from GNU gettext.
4267         * lib/uniname/uninames.h: New file, from GNU gettext.
4268         * lib/uniname/uniname.c: New file, from GNU gettext.
4269         * tests/uniname/test-uninames.sh: New file.
4270         * tests/uniname/test-uninames.c: New file, from GNU gettext.
4271         * tests/uniname/UnicodeDataNames.txt: New file, from GNU gettext.
4272         * modules/uniname/base: New file.
4273         * modules/uniname/uniname: New file.
4274         * modules/uniname/uniname-tests: New file.
4275         * MODULES.html.sh (Unicode string functions): Add the new modules.
4276
4277 2007-07-06  Bruno Haible  <bruno@clisp.org>
4278
4279         * doc/Makefile (TEXI2HTML): Specify a --reference-limit.
4280
4281 2007-07-06  Bruno Haible  <bruno@clisp.org>
4282
4283         * lib/sys_time_.h: Use a recursion-safe inclusion guard rather than
4284         a split double-inclusion guard. Needed for cygwin, where <sys/time.h>
4285         includes <cygwin/sys_time.h> which includes <sys/select.h> which
4286         include <sys/time.h>.
4287         Reported by Eric Blake.
4288
4289 2007-07-06  Eric Blake  <ebb9@byu.net>
4290
4291         Fix testing canonicalize on cygwin.
4292         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
4293         Revert patch from 2007-06-19.
4294         * tests/test-canonicalize-lgpl.c (main): Instead, skip test when
4295         canonicalize module is also in use.
4296         * tests/test-canonicalize.c: New file.
4297         * tests/test-canonicalize.sh: Likewise.
4298         * modules/canonicalize-tests: Likewise.
4299
4300 2007-07-06  Jim Meyering  <jim@meyering.net>
4301
4302         * lib/getugroups.c (getugroups): Detect getgrent failure.
4303         Adjust comment to reflect reality: this function may return -1.
4304
4305 2007-07-05  Sergey Poznyakoff  <gray@gnu.org.ua>
4306
4307         * build-aux/bootstrap (TP_URL,get_translations): Update to use
4308         the new TP address.
4309         (usage): Fix typo
4310         (gnulib_mk): New variable.
4311
4312 2007-07-05  Jim Meyering  <jim@meyering.net>
4313
4314         Don't let endgrent clobber errno, no matter how improbable.
4315         * lib/getugroups.c (getugroups): Save and restore errno around
4316         endgrent call.
4317
4318         Close the group DB even when failing with 2^31 or more members.
4319         * lib/getugroups.c (getugroups): Don't return without calling endgrent.
4320
4321 2007-07-04  Jim Meyering  <jim@meyering.net>
4322
4323         * lib/getugroups.h: New file.
4324         * lib/getugroups.c: Include "getugroups.h".
4325         Remove uses of "register" keyword.
4326         Move local variable, "cp", down into scope where used.
4327         Give "username" parameter the "const" attribute.
4328         * modules/getugroups (Files): Add lib/getugroups.h
4329
4330 2007-07-04  Karl Berry  <karl@gnu.org>
4331
4332         * MODULES.html.sh (func_all_modules): Complete rename of
4333         gpl/lgpl to gpl-2.0 and lgpl-2.1, and add gpl-3.0.
4334
4335 2007-07-02  Bruno Haible  <bruno@clisp.org>
4336
4337         * m4/inttypes.m4 (gl_INTTYPES_H): Define __STDC_LIMIT_MACROS in C++
4338         mode, when inttypes.h comes from gnulib.
4339         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
4340
4341 2007-07-02  Simon Josefsson  <simon@josefsson.org>
4342
4343         * NEWS: Mention lgpl module name change.
4344
4345         * modules/lgpl-2.1: Renamed from lgpl.
4346
4347         * NEWS: Mention gpl module name change.
4348
4349         * modules/gpl-3.0: New file, based on gpl-2.0.
4350
4351         * modules/gpl-2.0: Renamed from gpl.
4352
4353         * modules/gpl: Fix filename, doc/gpl.texi is now found at
4354         doc/gpl-2.0.texi.
4355
4356 2007-07-02  Paul Eggert  <eggert@cs.ucla.edu>
4357
4358         * lib/inttypes_.h [defined __cplusplus&&!defined __STDC_LIMIT_MACROS]:
4359         #define __STDC_LIMIT_MACROS temporarily while including
4360         <stdint.h>, so that __STDC_LIMIT_MACROS is defined.
4361         Problem reported by Joel E. Denny in
4362         <http://lists.gnu.org/archive/html/bug-gnulib/2007-07/msg00008.html>.
4363
4364 2007-07-01  Bruno Haible  <bruno@clisp.org>
4365
4366         * lib/unistdio.h: New file.
4367         * lib/unistdio/u-asnprintf.h: New file.
4368         * lib/unistdio/u-asprintf.h: New file.
4369         * lib/unistdio/u-printf-args.c: New file.
4370         * lib/unistdio/u-printf-args.h: New file.
4371         * lib/unistdio/u-printf-parse.h: New file.
4372         * lib/unistdio/u-snprintf.h: New file.
4373         * lib/unistdio/u-sprintf.h: New file.
4374         * lib/unistdio/u-vasprintf.h: New file.
4375         * lib/unistdio/u-vsnprintf.h: New file.
4376         * lib/unistdio/u-vsprintf.h: New file.
4377         * lib/unistdio/ulc-asnprintf.c: New file.
4378         * lib/unistdio/ulc-asprintf.c: New file.
4379         * lib/unistdio/ulc-fprintf.c: New file, based on lib/fprintf.c.
4380         * lib/unistdio/ulc-printf-parse.c: New file.
4381         * lib/unistdio/ulc-snprintf.c: New file.
4382         * lib/unistdio/ulc-sprintf.c: New file.
4383         * lib/unistdio/ulc-vasnprintf.c: New file.
4384         * lib/unistdio/ulc-vasprintf.c: New file.
4385         * lib/unistdio/ulc-vfprintf.c: New file, based on lib/vfprintf.c.
4386         * lib/unistdio/ulc-vsnprintf.c: New file.
4387         * lib/unistdio/ulc-vsprintf.c: New file.
4388         * lib/unistdio/u8-asnprintf.c: New file.
4389         * lib/unistdio/u8-asprintf.c: New file.
4390         * lib/unistdio/u8-printf-parse.c: New file.
4391         * lib/unistdio/u8-snprintf.c: New file.
4392         * lib/unistdio/u8-sprintf.c: New file.
4393         * lib/unistdio/u8-vasnprintf.c: New file.
4394         * lib/unistdio/u8-vasprintf.c: New file.
4395         * lib/unistdio/u8-vsnprintf.c: New file.
4396         * lib/unistdio/u8-vsprintf.c: New file.
4397         * lib/unistdio/u8-u8-asnprintf.c: New file.
4398         * lib/unistdio/u8-u8-asprintf.c: New file.
4399         * lib/unistdio/u8-u8-snprintf.c: New file.
4400         * lib/unistdio/u8-u8-sprintf.c: New file.
4401         * lib/unistdio/u8-u8-vasnprintf.c: New file.
4402         * lib/unistdio/u8-u8-vasprintf.c: New file.
4403         * lib/unistdio/u8-u8-vsnprintf.c: New file.
4404         * lib/unistdio/u8-u8-vsprintf.c: New file.
4405         * lib/unistdio/u16-asnprintf.c: New file.
4406         * lib/unistdio/u16-asprintf.c: New file.
4407         * lib/unistdio/u16-printf-parse.c: New file.
4408         * lib/unistdio/u16-snprintf.c: New file.
4409         * lib/unistdio/u16-sprintf.c: New file.
4410         * lib/unistdio/u16-vasnprintf.c: New file.
4411         * lib/unistdio/u16-vasprintf.c: New file.
4412         * lib/unistdio/u16-vsnprintf.c: New file.
4413         * lib/unistdio/u16-vsprintf.c: New file.
4414         * lib/unistdio/u16-u16-asnprintf.c: New file.
4415         * lib/unistdio/u16-u16-asprintf.c: New file.
4416         * lib/unistdio/u16-u16-snprintf.c: New file.
4417         * lib/unistdio/u16-u16-sprintf.c: New file.
4418         * lib/unistdio/u16-u16-vasnprintf.c: New file.
4419         * lib/unistdio/u16-u16-vasprintf.c: New file.
4420         * lib/unistdio/u16-u16-vsnprintf.c: New file.
4421         * lib/unistdio/u16-u16-vsprintf.c: New file.
4422         * lib/unistdio/u32-asnprintf.c: New file.
4423         * lib/unistdio/u32-asprintf.c: New file.
4424         * lib/unistdio/u32-printf-parse.c: New file.
4425         * lib/unistdio/u32-snprintf.c: New file.
4426         * lib/unistdio/u32-sprintf.c: New file.
4427         * lib/unistdio/u32-vasnprintf.c: New file.
4428         * lib/unistdio/u32-vasprintf.c: New file.
4429         * lib/unistdio/u32-vsnprintf.c: New file.
4430         * lib/unistdio/u32-vsprintf.c: New file.
4431         * lib/unistdio/u32-u32-asnprintf.c: New file.
4432         * lib/unistdio/u32-u32-asprintf.c: New file.
4433         * lib/unistdio/u32-u32-snprintf.c: New file.
4434         * lib/unistdio/u32-u32-sprintf.c: New file.
4435         * lib/unistdio/u32-u32-vasnprintf.c: New file.
4436         * lib/unistdio/u32-u32-vasprintf.c: New file.
4437         * lib/unistdio/u32-u32-vsnprintf.c: New file.
4438         * lib/unistdio/u32-u32-vsprintf.c: New file.
4439         * tests/unistdio/test-ulc-asnprintf1.c: New file.
4440         * tests/unistdio/test-ulc-asnprintf1.h: New file.
4441         * tests/unistdio/test-ulc-printf1.h: New file.
4442         * tests/unistdio/test-ulc-vasnprintf1.c: New file.
4443         * tests/unistdio/test-ulc-vasnprintf2.c: New file.
4444         * tests/unistdio/test-ulc-vasnprintf2.sh: New file.
4445         * tests/unistdio/test-ulc-vasnprintf3.c: New file.
4446         * tests/unistdio/test-ulc-vasnprintf3.sh: New file.
4447         * tests/unistdio/test-ulc-vasprintf1.c: New file.
4448         * tests/unistdio/test-ulc-vsnprintf1.c: New file.
4449         * tests/unistdio/test-ulc-vsprintf1.c: New file.
4450         * tests/unistdio/test-u8-asnprintf1.c: New file.
4451         * tests/unistdio/test-u8-asnprintf1.h: New file.
4452         * tests/unistdio/test-u8-printf1.h: New file.
4453         * tests/unistdio/test-u8-vasnprintf1.c: New file.
4454         * tests/unistdio/test-u8-vasnprintf2.c: New file.
4455         * tests/unistdio/test-u8-vasnprintf2.sh: New file.
4456         * tests/unistdio/test-u8-vasnprintf3.c: New file.
4457         * tests/unistdio/test-u8-vasnprintf3.sh: New file.
4458         * tests/unistdio/test-u8-vasprintf1.c: New file.
4459         * tests/unistdio/test-u8-vsnprintf1.c: New file.
4460         * tests/unistdio/test-u8-vsprintf1.c: New file.
4461         * tests/unistdio/test-u16-asnprintf1.c: New file.
4462         * tests/unistdio/test-u16-asnprintf1.h: New file.
4463         * tests/unistdio/test-u16-printf1.h: New file.
4464         * tests/unistdio/test-u16-vasnprintf1.c: New file.
4465         * tests/unistdio/test-u16-vasnprintf2.c: New file.
4466         * tests/unistdio/test-u16-vasnprintf2.sh: New file.
4467         * tests/unistdio/test-u16-vasnprintf3.c: New file.
4468         * tests/unistdio/test-u16-vasnprintf3.sh: New file.
4469         * tests/unistdio/test-u16-vasprintf1.c: New file.
4470         * tests/unistdio/test-u16-vsnprintf1.c: New file.
4471         * tests/unistdio/test-u16-vsprintf1.c: New file.
4472         * tests/unistdio/test-u32-asnprintf1.c: New file.
4473         * tests/unistdio/test-u32-asnprintf1.h: New file.
4474         * tests/unistdio/test-u32-printf1.h: New file.
4475         * tests/unistdio/test-u32-vasnprintf1.c: New file.
4476         * tests/unistdio/test-u32-vasnprintf2.c: New file.
4477         * tests/unistdio/test-u32-vasnprintf2.sh: New file.
4478         * tests/unistdio/test-u32-vasnprintf3.c: New file.
4479         * tests/unistdio/test-u32-vasnprintf3.sh: New file.
4480         * tests/unistdio/test-u32-vasprintf1.c: New file.
4481         * tests/unistdio/test-u32-vsnprintf1.c: New file.
4482         * tests/unistdio/test-u32-vsprintf1.c: New file.
4483         * modules/unistdio/base: New file.
4484         * modules/unistdio/u-printf-args: New file.
4485         * modules/unistdio/ulc-asnprintf: New file.
4486         * modules/unistdio/ulc-asprintf: New file.
4487         * modules/unistdio/ulc-fprintf: New file.
4488         * modules/unistdio/ulc-printf-parse: New file.
4489         * modules/unistdio/ulc-snprintf: New file.
4490         * modules/unistdio/ulc-sprintf: New file.
4491         * modules/unistdio/ulc-vasnprintf: New file.
4492         * modules/unistdio/ulc-vasprintf: New file.
4493         * modules/unistdio/ulc-vfprintf: New file.
4494         * modules/unistdio/ulc-vsnprintf: New file.
4495         * modules/unistdio/ulc-vsprintf: New file.
4496         * modules/unistdio/u8-asnprintf: New file.
4497         * modules/unistdio/u8-asprintf: New file.
4498         * modules/unistdio/u8-printf-parse: New file.
4499         * modules/unistdio/u8-snprintf: New file.
4500         * modules/unistdio/u8-sprintf: New file.
4501         * modules/unistdio/u8-vasnprintf: New file.
4502         * modules/unistdio/u8-vasprintf: New file.
4503         * modules/unistdio/u8-vsnprintf: New file.
4504         * modules/unistdio/u8-vsprintf: New file.
4505         * modules/unistdio/u8-u8-asnprintf: New file.
4506         * modules/unistdio/u8-u8-asprintf: New file.
4507         * modules/unistdio/u8-u8-snprintf: New file.
4508         * modules/unistdio/u8-u8-sprintf: New file.
4509         * modules/unistdio/u8-u8-vasnprintf: New file.
4510         * modules/unistdio/u8-u8-vasprintf: New file.
4511         * modules/unistdio/u8-u8-vsnprintf: New file.
4512         * modules/unistdio/u8-u8-vsprintf: New file.
4513         * modules/unistdio/u16-asnprintf: New file.
4514         * modules/unistdio/u16-asprintf: New file.
4515         * modules/unistdio/u16-printf-parse: New file.
4516         * modules/unistdio/u16-snprintf: New file.
4517         * modules/unistdio/u16-sprintf: New file.
4518         * modules/unistdio/u16-vasnprintf: New file.
4519         * modules/unistdio/u16-vasprintf: New file.
4520         * modules/unistdio/u16-vsnprintf: New file.
4521         * modules/unistdio/u16-vsprintf: New file.
4522         * modules/unistdio/u16-u16-asnprintf: New file.
4523         * modules/unistdio/u16-u16-asprintf: New file.
4524         * modules/unistdio/u16-u16-snprintf: New file.
4525         * modules/unistdio/u16-u16-sprintf: New file.
4526         * modules/unistdio/u16-u16-vasnprintf: New file.
4527         * modules/unistdio/u16-u16-vasprintf: New file.
4528         * modules/unistdio/u16-u16-vsnprintf: New file.
4529         * modules/unistdio/u16-u16-vsprintf: New file.
4530         * modules/unistdio/u32-asnprintf: New file.
4531         * modules/unistdio/u32-asprintf: New file.
4532         * modules/unistdio/u32-printf-parse: New file.
4533         * modules/unistdio/u32-snprintf: New file.
4534         * modules/unistdio/u32-sprintf: New file.
4535         * modules/unistdio/u32-vasnprintf: New file.
4536         * modules/unistdio/u32-vasprintf: New file.
4537         * modules/unistdio/u32-vsnprintf: New file.
4538         * modules/unistdio/u32-vsprintf: New file.
4539         * modules/unistdio/u32-u32-asnprintf: New file.
4540         * modules/unistdio/u32-u32-asprintf: New file.
4541         * modules/unistdio/u32-u32-snprintf: New file.
4542         * modules/unistdio/u32-u32-sprintf: New file.
4543         * modules/unistdio/u32-u32-vasnprintf: New file.
4544         * modules/unistdio/u32-u32-vasprintf: New file.
4545         * modules/unistdio/u32-u32-vsnprintf: New file.
4546         * modules/unistdio/u32-u32-vsprintf: New file.
4547         * modules/unistdio/ulc-asnprintf-tests: New file.
4548         * modules/unistdio/ulc-vasnprintf-tests: New file.
4549         * modules/unistdio/ulc-vasprintf-tests: New file.
4550         * modules/unistdio/ulc-vsnprintf-tests: New file.
4551         * modules/unistdio/ulc-vsprintf-tests: New file.
4552         * modules/unistdio/u8-asnprintf-tests: New file.
4553         * modules/unistdio/u8-vasnprintf-tests: New file.
4554         * modules/unistdio/u8-vasprintf-tests: New file.
4555         * modules/unistdio/u8-vsnprintf-tests: New file.
4556         * modules/unistdio/u8-vsprintf-tests: New file.
4557         * modules/unistdio/u16-asnprintf-tests: New file.
4558         * modules/unistdio/u16-vasnprintf-tests: New file.
4559         * modules/unistdio/u16-vasprintf-tests: New file.
4560         * modules/unistdio/u16-vsnprintf-tests: New file.
4561         * modules/unistdio/u16-vsprintf-tests: New file.
4562         * modules/unistdio/u32-asnprintf-tests: New file.
4563         * modules/unistdio/u32-vasnprintf-tests: New file.
4564         * modules/unistdio/u32-vasprintf-tests: New file.
4565         * modules/unistdio/u32-vsnprintf-tests: New file.
4566         * modules/unistdio/u32-vsprintf-tests: New file.
4567         * MODULES.html.sh (Unicode string functions): Add the new modules.
4568
4569 2007-07-01  Bruno Haible  <bruno@clisp.org>
4570
4571         * lib/sprintf.c (sprintf): Limit the available length estimation,
4572         to avoid address wraparound.
4573         * lib/vsprintf.c (vsprintf): Likewise.
4574         * modules/sprintf-posix (Dependencies): Add stdint.
4575         * modules/vsprintf-posix (Dependencies): Likewise.
4576
4577 2007-07-01  Bruno Haible  <bruno@clisp.org>
4578
4579         * gnulib-tool (self_abspathname): Determine PATH_SEPARATOR and handle
4580         Windows PATH as well. Conservative double-quoting. Comments.
4581
4582 2007-07-01  Bruno Haible  <bruno@clisp.org>
4583             Eric Blake  <ebb9@byu.net>
4584             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4585
4586         * gnulib-tool (self_abspathname): Fix algorithm to cope with
4587         empty components in $PATH, denoting '.'.
4588
4589 2007-07-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4590
4591         * gnulib-tool: Fix indentation.
4592         (func_create_megatestdir): Likewise.
4593         Report by Bruno Haible.
4594
4595 2007-06-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4596
4597         Sync from Automake.
4598         * build-aux/gnupload: Fix shell portability issues with for loops.
4599         Report by Karl Berry.
4600
4601 2007-06-29  Simon Josefsson  <simon@josefsson.org>
4602
4603         * build-aux/maint.mk (POURL): Use translationproject.org.
4604
4605 2007-06-27  Simon Josefsson  <simon@josefsson.org>
4606             Bruno Haible  <bruno@clisp.org>
4607
4608         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Require gl_HEADER_SYS_SOCKET
4609         before using HAVE_WS2TCPIP_H. Check for gai_strerror through an
4610         explicit link test, rather than AC_REPLACE_FUNCS - for mingw.
4611         (gl_PREREQ_GETADDRINFO): Require gl_HEADER_SYS_SOCKET before using
4612         HAVE_SYS_SOCKET_H and HAVE_WS2TCPIP_H.
4613
4614 2007-06-27  Bruno Haible  <bruno@clisp.org>
4615
4616         * build-aux/config.rpath: Upgrade to libtool-1.5.24.
4617         * build-aux/config.libpath: Upgrade to libtool-1.5.24.
4618
4619 2007-06-26  Karl Berry  <karl@gnu.org>
4620
4621         * MODULES.html.sh: remove xreadlink-with-size.
4622
4623 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
4624
4625         * lib/time_.h: Port to Solaris 8 with Sun Studio 11, using a
4626         method that I hope also handles the double-include problem noted
4627         by Bruno Haible in
4628         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00186.html>.
4629
4630 2007-06-23  Bruno Haible  <bruno@clisp.org>
4631
4632         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
4633         Don't let the 'mostlyclean' target fail if the last subdirectory could
4634         not be removed.
4635         Reported by Karl Berry.
4636
4637 2007-06-23  Bruno Haible  <bruno@clisp.org>
4638
4639         * gnulib-tool (echo): Add a speedier workaround for ksh.
4640         * tests/test-echo.sh: Likewise.
4641
4642 2007-06-23  Bruno Haible  <bruno@clisp.org>
4643
4644         * gnulib-tool (echo): Add workarounds also for bash versions < 2.04.
4645         * tests/test-echo.sh: Likewise.
4646
4647 2007-06-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4648
4649         * gnulib-tool (IFS): Initialize early, so we don't set it to
4650         empty later.
4651         (self_abspathname): Rewrite algorithm to set it, reindent.
4652         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am)
4653         (func_create_megatestdir): Merge some sed scripts.
4654
4655 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
4656
4657         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Check some typos
4658         exposed by Sun Studio 11 cc on Solaris 8.
4659
4660 2007-06-22  Bruno Haible  <bruno@clisp.org>
4661
4662         * gnulib-tool (echo): Ensure the echo primitive does not interpret
4663         backslashes.
4664         * tests/test-echo.sh: New file.
4665
4666 2007-06-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4667
4668         * gnulib-tool (func_add_or_update, func_create_testdir): Do not
4669         simplify `sed_replace_build_aux' scripts, they are portable but
4670         echoing them with `echo' is not.
4671         Report and analysis by Fernando Ferreira <fernando.prog@netcabo.pt>.
4672
4673 2007-06-21  Karl Berry  <karl@gnu.org>
4674
4675         * config/srclist.txt: guess we can't handle the licenses via
4676         srclist at the moment.
4677
4678 2007-06-21  Paul Eggert  <eggert@cs.ucla.edu>
4679
4680         * MODULES.html.sh: Add include_next.
4681         * modules/include_next: New file.
4682
4683 2007-06-20  Paul Eggert  <eggert@cs.ucla.edu>
4684
4685         * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
4686         INCLUDE_NEXT.
4687         (gl_CHECK_NEXT_HEADERS): New macro.
4688         * m4/fcntl_h.m4 (gl_FCNTL_H): use gl_CHECK_NEXT_HEADERS instead of
4689         the obsolescent gl_ABSOLUTE_HEADER.
4690         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.
4691         * m4/float_h.m4 (gl_FLOAT_H): Likewise.
4692         * m4/iconv_h.m4 (gl_ICONV_H): Likewise.
4693         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
4694         * m4/locale_h.m4 (gl_LOCALE_H): Likewise.
4695         * m4/math_h.m4 (gl_MATH_H): Likewise.
4696         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
4697         * m4/search_h.m4 (gl_SEARCH_H): Likewise.
4698         * m4/signal_h.m4 (gl_SIGNAL_H): Likewise.
4699         * m4/stdint.m4 (gl_STDINT_H): Likewise.
4700         * m4/stdio_h.m4 (gl_STDIO_H): Likewise.
4701         * m4/stdlib_h.m4 (gl_STDLIB_H): Likewise.
4702         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Likewise.
4703         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
4704         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
4705         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Likewise.
4706         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Likewise.
4707         * m4/sysexits.m4 (gl_SYSEXITS): Likewise.
4708         * m4/time_h.m4 (gl_HEADER_TIME_H_BODY): Likewise.
4709         * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
4710         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
4711         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
4712         * m4/inttypes.m4 (gl_INTTYPES_H): Define
4713         _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H to avoid the problem of unclean
4714         builds, since ABSOLUTE_INTTYPES_H is no longer being defined.
4715         * m4/stdint.m4 (gl_STDINT_H): Likewise, for
4716         _GL_JUST_INCLUDE_SYSTEM_STDINT_H.
4717         * lib/fcntl_.h: Use @INCLUDE_NEXT@ @NEXT_foo_H@
4718         rather than @HAVE_INCLUDE_NEXT@ and @ABSOLUTE_foo_H@.
4719         * lib/float_.h: Likewise.
4720         * lib/inttypes_.h: Likewise.
4721         * lib/math_.h: Likewise.
4722         * lib/search_.h: Likewise.
4723         * lib/signal_.h: Likewise.
4724         * lib/stdint_.h: Likewise.
4725         * lib/stdio_.h: Likewise.
4726         * lib/stdlib_.h: Likewise.
4727         * lib/string_.h: Likewise.
4728         * lib/sys_stat_.h: Likewise.
4729         * lib/sys_time_.h: Likewise.
4730         * lib/time_.h: Likewise.
4731         * lib/unistd_.h: Likewise.
4732         * lib/wchar_.h: Likewise.
4733         * lib/wctype_.h: Likewise.
4734         * lib/dirent_.h: Likewise.
4735         * lib/iconv_.h: Likewise.
4736         * lib/locale_.h: Likewise.
4737         * lib/netinet_in_.h: Likewise.
4738         * lib/sys_select_.h: Likewise.
4739         * lib/sys_socket_.h: Likewise.
4740         * lib/sysexits_.h: Likewise.
4741         * modules/fcntl (Depends-on): Depend on include_next, not
4742         absolute_header.
4743         (Makefile): Substitute INCLUDE_NEXT and NEXT_foo_H, not
4744         HAVE_INCLUDE_NEXT and ABSOLUTE_foo_H.
4745         * modules/fchdir: Likewise.
4746         * modules/float: Likewise.
4747         * modules/iconv_open: Likewise.
4748         * modules/inttypes: Likewise.
4749         * modules/locale: Likewise.
4750         * modules/math: Likewise.
4751         * modules/netinet_in: Likewise.
4752         * modules/search: Likewise.
4753         * modules/signal: Likewise.
4754         * modules/stdint: Likewise.
4755         * modules/stdio: Likewise.
4756         * modules/stdlib: Likewise.
4757         * modules/string: Likewise.
4758         * modules/sys_select: Likewise.
4759         * modules/sys_socket: Likewise.
4760         * modules/sys_stat: Likewise.
4761         * modules/sys_time: Likewise.
4762         * modules/sysexits: Likewise.
4763         * modules/time: Likewise.
4764         * modules/unistd: Likewise.
4765         * modules/wchar: Likewise.
4766         * modules/wctype: Likewise.
4767         * modules/sys_stat: Change maintainer to "all".
4768         * modules/unistd: Likewise.
4769
4770 2007-06-20  Karl Berry  <karl@gnu.org>
4771
4772         * config/srclist.txt: track www changes in license files.
4773
4774 2007-06-20  Sergey Poznyakoff  <gray@gnu.org.ua>
4775
4776         * build-aux/bootstrap: Remove stray dot.
4777         Make sure build_aux settings are honored when linking
4778         gnulib_extra_files.
4779
4780 2007-06-19  Eric Blake  <ebb9@byu.net>
4781
4782         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
4783         Allow compilation on cygwin.
4784
4785 2007-06-19  Jim Meyering  <jim@meyering.net>
4786
4787         xreadlink-with-size: Remove module.  No longer used.
4788         Ex-callers now use xreadlink or mreadlink-with-size.
4789         * modules/xreadlink-with-size: Remove module.
4790         * lib/xreadlink-with-size.c: Remove file.
4791         * lib/xreadlink.h (xreadlink_with_size): Remove prototype.
4792         (xreadlink): Remove inaccurate comment.  The one in xreadlink.c,
4793         just before the function definition *is* accurate.
4794
4795         Eliminate one way canonicalize_filename_mode could exit.
4796         * lib/canonicalize.c (canonicalize_filename_mode):
4797         Use mreadlink_with_size, not xreadlink_with_size.
4798
4799 2007-06-18  Paul Eggert  <eggert@cs.ucla.edu>
4800
4801         Detect porting problems to FreeBSD/arm, which has time_t wider than
4802         long int.  Original problem reported for GNU diff by Xin Li in
4803         <http://lists.gnu.org/archive/html/bug-gnu-utils/2007-06/msg00091.html>.
4804         * modules/getdate (Depends-on): Add intprops, verify.
4805         * lib/getdate.y: Include intprops.h, verify.h.  Verify that time_t
4806         is an integer type no wider than long int.
4807
4808 2007-06-18  Jim Meyering  <jim@meyering.net>
4809
4810         New module: mreadlink-with-size.
4811         * MODULES.html.sh: Add mreadlink-with-size.
4812         * modules/mreadlink-with-size: New module
4813         * modules/canonicalize (Depends-on): Depend on mreadlink-with-size,
4814         not xreadlink-with-size.
4815         * lib/mreadlink-with-size.c, lib/mreadlink.h: New files.
4816
4817 2007-06-16  Bruno Haible  <bruno@clisp.org>
4818
4819         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Catch the MacOS X 10.4 bug.
4820         * doc/functions/frexpl.texi: Document the MacOS X 10.4 bug.
4821         Reported by Gary V. Vaughan <gary@gnu.org>.
4822
4823 2007-06-15  Paul Eggert  <eggert@cs.ucla.edu>
4824
4825         Revamp lchown so that it lives in unistd.h where it belongs.
4826         * lib/lchown.h: Remove.
4827         * lib/dirchownmod.c: Don't include lib/lchown.h.
4828         * lib/fchownat.c: Likewise.
4829         * lib/openat.c: Likewise.
4830         * lib/lchown.c (REPLACE_CHOWN): Define to 0 if the system chown
4831         does not follow symlinks.
4832         (EOPNOTSUPP): Define if not defined.
4833         * lib/unistd_.h (chown): Do not replace if REPLADE_CHOWN
4834         is defined to 0.
4835         (lchown): New decl.
4836         * m4/lchown.m4 (gl_FUNC_LCHOWN): Require gl_UNISTD_H_DEFAULTS.
4837         Do not check for lchown decl.
4838         Set REPLACE_LCHOWN.
4839         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Set GNULIB_LCHOWN,
4840         REPLACE_LCHOWN.
4841         * modules/chown: Make it clear it follows symlinks.
4842         * modules/lchown: Make it clear it doesn't follow symlinks.
4843         (Files): Remove lib/lchown.h
4844         (Depends-on): Add unistd.
4845         (configure.ac): Add gl_UNISTD_MODULE_INDICATOR([lchown]).
4846         (Include): Include <unistd.h>, not "lchown.h".
4847         * modules/unistd (unistd.h): Substitude GNULIB_LCHOWN and
4848         REPLACE_LCHOWN.
4849
4850 2007-06-15  Jim Meyering  <jim@meyering.net>
4851
4852         Change license (GPL to LGPL) of fsusage and dependents.
4853         * modules/fsusage (License): Change to LGPL.
4854         * modules/full-read (License): Likewise.
4855         * modules/full-write (License): Likewise.
4856         * modules/safe-read (License): Likewise.
4857         * modules/safe-write (License): Likewise.
4858
4859 2007-06-14  Ben Pfaff  <blp@gnu.org>
4860
4861         Missing part of allocsa -> malloca transition.
4862         * modules/relocatable-prog-wrapper: gl_ALLOCSA should be
4863         gl_MALLOCA.
4864
4865 2007-06-12  Bruno Haible  <bruno@clisp.org>
4866
4867         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Guess no when cross-compiling
4868         to ia64, x86_64, i386.
4869         Reported by Eric Blake.
4870
4871 2007-06-12  Bruno Haible  <bruno@clisp.org>
4872
4873         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Guess no also when
4874         cross-compiling to x86_64.
4875
4876 2007-06-12  Paul Eggert  <eggert@cs.ucla.edu>
4877
4878         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Fix POSIX sed portability
4879         glitch reported by Ralf Wildenhues in
4880         <http://lists.gnu.org/archive/html/bug-gnulib/2007-06/msg00114.html>.
4881
4882         * m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum:]_-] reported by
4883         Vin Shelton.
4884
4885 2007-06-11  Bruno Haible  <bruno@clisp.org>
4886
4887         * lib/printf-args.c (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Fix NULL
4888         replacement string.
4889         Reported by Eric Blake.
4890
4891 2007-06-10  Bruno Haible  <bruno@clisp.org>
4892
4893         Prepare vasnprintf code for use with Unicode strings.
4894         * lib/printf-args.h (PRINTF_FETCHARGS): New macro.
4895         (arg_type) [ENABLE_UNISTDIO]: Define TYPE_U8_STRING, TYPE_U16_STRING,
4896         TYPE_U32_STRING.
4897         (argument) [ENABLE_UNISTDIO]: Add a_u8_string, a_u16_string,
4898         a_u32_string variants.
4899         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
4900         * lib/printf-args.c: Don't include config.h and the specification
4901         header if PRINTF_FETCHARGS is already defined.
4902         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
4903         (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Add code for TYPE_U8_STRING,
4904         TYPE_U16_STRING, TYPE_U32_STRING.
4905         * lib/printf-parse.h [ENABLE_UNISTDIO] (u8_directive, u8_directives,
4906         u16_directive, u16_directives, u32_directive, u32_directives): New
4907         types.
4908         (ulc_printf_parse, u8_printf_parse, u16_printf_parse, u32_printf_parse):
4909         New declarations.
4910         * lib/printf-parse.c: Don't include config.h and the specification
4911         header if PRINTF_PARSE is already defined. Eliminate the set of
4912         parameters for WIDE_CHAR_VERSION; the user of this file must provide
4913         them now. Include c-ctype.h.
4914         (PRINTF_PARSE) [ENABLE_UNISTDIO]: Add code implementing the 'U'
4915         directive and CHAR_T_ONLY_ASCII.
4916         * lib/vasnprintf.c: Don't include config.h and the specification header
4917         if VASNPRINTF is already defined.
4918         (DCHAR_IS_TCHAR, DCHAR_CPY): New macros.
4919         (VASNPRINTF): Use PRINTF_FETCHARGS instead of printf_fetchargs. Use
4920         DCHAR_CPY. Handle the case that DCHAR_T and FCHAR_T are not the same
4921         type. Handle the case that TCHAR_T and FCHAR_T are not of the same
4922         size. Handle the case that DCHAR_T and TCHAR_T are not the same type,
4923         add a conversion from TCHAR_T[] to DCHAR_T[], and rework the padding
4924         code accordingly.
4925         (VASNPRINTF) [ENABLE_UNISTDIO]: Implement the 'U' directive. Enable
4926         pad_ourselves also in this case, with the 'c' and 's' directives, and
4927         with a different notion of "width".
4928         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): New macros.
4929
4930 2007-06-10  Bruno Haible  <bruno@clisp.org>
4931
4932         * modules/unistr/u32-mbsnlen: New file.
4933         * lib/unistr/u32-mbsnlen.c: New file.
4934
4935         * modules/unistr/u16-mbsnlen: New file.
4936         * lib/unistr/u16-mbsnlen.c: New file.
4937
4938         * modules/unistr/u8-mbsnlen: New file.
4939         * lib/unistr/u8-mbsnlen.c: New file.
4940
4941         * lib/unistr.h (u8_mbsnlen, u16_mbsnlen, u32_mbsnlen): New
4942         declarations.
4943
4944 2007-06-10  Bruno Haible  <bruno@clisp.org>
4945
4946         * lib/string_.h (mbsnlen): New declaration.
4947         * lib/mbsnlen.c: New file.
4948         * m4/mbsnlen.m4: New file.
4949         * modules/mbsnlen: New file.
4950         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set GNULIB_MBSNLEN.
4951         * modules/string (string.h): Substitute GNULIB_MBSNLEN.
4952         * MODULES.html.sh (Internationalization functions): Add mbsnlen.
4953
4954 2007-06-10  Bruno Haible  <bruno@clisp.org>
4955
4956         * lib/mbslen.c: Include <stdlib.h>, needed for MB_CUR_MAX.
4957
4958 2007-06-10  Bruno Haible  <bruno@clisp.org>
4959
4960         * lib/mbiter.h: Include <stddef.h>, needed for ptrdiff_t.
4961         * lib/mbuiter.h: Likewise.
4962
4963 2007-06-10  Bruno Haible  <bruno@clisp.org>
4964
4965         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Check for _snprintf
4966         declaration.
4967
4968 2007-06-10  Karl Berry  <karl@gnu.org>
4969
4970         * config/srclist.txt: remove gettext entries, Bruno prefers
4971         to update individually.
4972
4973 2007-06-10  Bruno Haible  <bruno@clisp.org>
4974
4975         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Remove variable
4976         'maxlen'. Ensure only length + width bytes are allocated, not
4977         length + 1 + width.
4978
4979 2007-06-09  Bruno Haible  <bruno@clisp.org>
4980
4981         * lib/vasnprintf.c (FCHAR_T, DCHAR_T, TCHAR_T): New macros.
4982         (CHAR_T): Remove macro.
4983         (VASNPRINTF): Update.
4984
4985 2007-06-09  Bruno Haible  <bruno@clisp.org>
4986
4987         * MODULES.html.sh (Unicode string functions): Add the new modules.
4988
4989         * modules/uniconv/u32-conv-to-enc: New file.
4990         * lib/uniconv/u32-conv-to-enc.c: New file.
4991         * modules/uniconv/u32-conv-to-enc-tests: New file.
4992         * tests/uniconv/test-u32-conv-to-enc.c: New file.
4993
4994         * modules/uniconv/u16-conv-to-enc: New file.
4995         * lib/uniconv/u16-conv-to-enc.c: New file.
4996         * lib/uniconv/u-conv-to-enc.h: New file.
4997         * modules/uniconv/u16-conv-to-enc-tests: New file.
4998         * tests/uniconv/test-u16-conv-to-enc.c: New file.
4999
5000         * modules/uniconv/u8-conv-to-enc: New file.
5001         * lib/uniconv/u8-conv-to-enc.c: New file.
5002         * modules/uniconv/u8-conv-to-enc-tests: New file.
5003         * tests/uniconv/test-u8-conv-to-enc.c: New file.
5004
5005         * lib/uniconv.h (u8_conv_to_encoding, u16_conv_to_encoding,
5006         u32_conv_to_encoding): New declarations.
5007
5008 2007-06-09  Bruno Haible  <bruno@clisp.org>
5009
5010         * tests/uniconv/test-u32-strconv-to-enc.c (main): Remove unused code.
5011
5012 2007-06-09  Bruno Haible  <bruno@clisp.org>
5013
5014         Rename 'allocsa' -> 'malloca', 'freesa' -> 'freea'.
5015         * modules/malloca: Renamed from modules/allocsa, updated.
5016         * lib/malloca.h: Renamed from lib/allocsa.h, updated.
5017         * lib/malloca.c: Renamed from lib/allocsa.c, updated.
5018         * lib/malloca.valgrind: Renamed from lib/allocsa.valgrind, updated.
5019         * m4/malloca.m4: Renamed from m4/allocsa.m4, updated.
5020         * modules/malloca-tests: Renamed from modules/allocsa-tests, updated.
5021         * tests/test-malloca.c: Renamed from tests/test-allocsa.c, updated.
5022         * modules/xmalloca: Renamed from modules/xallocsa, updated.
5023         * lib/xmalloca.h: Renamed from lib/xallocsa.h, updated.
5024         * lib/xmalloca.c: Renamed from lib/xallocsa.c, updated.
5025         * modules/c-strcasestr (Depends-on): Update.
5026         * lib/c-strcasestr.c: Update.
5027         * modules/c-strstr (Depends-on): Update.
5028         * lib/c-strstr.c: Update.
5029         * modules/canonicalize-lgpl (Depends-on): Update.
5030         * lib/canonicalize-lgpl.c: Update.
5031         * modules/clean-temp (Depends-on): Update.
5032         * lib/clean-temp.c: Update.
5033         * modules/csharpcomp (Depends-on): Update.
5034         * lib/csharpcomp.c: Update.
5035         * modules/csharpexec (Depends-on): Update.
5036         * lib/csharpexec.c: Update.
5037         * modules/javacomp (Depends-on): Update.
5038         * lib/javacomp.c: Update.
5039         * modules/javaexec (Depends-on): Update.
5040         * lib/javaexec.c: Update.
5041         * modules/mbscasestr (Depends-on): Update.
5042         * lib/mbscasestr.c: Update.
5043         * modules/mbsstr (Depends-on): Update.
5044         * lib/mbsstr.c: Update.
5045         * modules/setenv (Depends-on): Update.
5046         * lib/setenv.c: Update.
5047         * modules/strcasestr (Depends-on): Update.
5048         * lib/strcasestr.c: Update.
5049         * modules/striconveha (Depends-on): Update.
5050         * lib/striconveha.c: Update.
5051         * modules/relocatable-prog-wrapper (Files): Update.
5052         * lib/relocwrapper.c: Update.
5053         * build-aux/install-reloc: Update.
5054         * MODULES.html.sh (Memory management functions <stdlib.h>): Update.
5055
5056 2007-06-08  Bruno Haible  <bruno@clisp.org>
5057
5058         Port to uClibc.
5059         * lib/fbufmode.c (fbufmode): Add special code for uClibc.
5060         * lib/fpurge.c (fpurge): Likewise.
5061         * lib/freading.c (freading): Likewise.
5062         * lib/fseeko.c (rpl_fseeko): Likewise.
5063         * lib/fseterr.c (fseterr): Likewise.
5064         * lib/fwriting.c (fwriting): Likewise.
5065         * tests/test-fflush.c (main): Avoid a failure on uClibc.
5066
5067 2007-06-08  Bruno Haible  <bruno@clisp.org>
5068
5069         * m4/intlmacosx.m4: New file, extracted from gettext.m4.
5070         * m4/gettext.m4 (gt_INTL_MACOSX): Remove macro, moved to intlmacosx.m4.
5071         * modules/gettext (Files): Add m4/intlmacosx.m4.
5072
5073 2007-06-07  Bruno Haible  <bruno@clisp.org>
5074
5075         * modules/localename-tests: New file.
5076         * tests/test-localename.c: New file.
5077
5078         New module 'localename'.
5079         * lib/localename.h: New file.
5080         * lib/localename.c: New file, from GNU gettext.
5081         * m4/localename.m4: New file.
5082         * modules/localename: New file.
5083
5084 2007-06-07  Bruno Haible  <bruno@clisp.org>
5085
5086         Work around the lack of <wchar.h> on some builds of uClibc.
5087         * doc/headers/wchar.texi: Update.
5088         * lib/wchar_.h: Include <wchar.h> only if it exists.
5089         * m4/wchar.m4 (gl_WCHAR_H): Check for <wchar.h>. Set HAVE_WCHAR_H.
5090         * m4/stdint.m4 (gl_STDINT_H): Check for <wchar.h>.
5091         (gl_STDINT_TYPE_PROPERTIES): Don't try to include <wchar.h> if it
5092         doesn't exist.
5093         * modules/wchar (wchar.h): Substitute HAVE_WCHAR_H.
5094         * modules/mbfile (Depends-on): Add wchar.
5095         * modules/mbiter (Depends-on): Likewise.
5096         * modules/mbuiter (Depends-on): Likewise.
5097         Reported by Simon Josefsson.
5098
5099 2007-06-06  Paul Eggert  <eggert@cs.ucla.edu>
5100
5101         Work around problem reported by Steven M. Schweda in
5102         <http://lists.gnu.org/archive/html/bug-tar/2007-06/msg00002.html>:
5103         Tru64 5.1B with the Compaq compiler environment installed declares
5104         an 'isblank' function but does not define it in the C library.
5105         * lib/fnmatch.c (isblank): Check for HAVE_ISBLANK, too.
5106         * lib/regex_internal.h (isblank): Likewise.
5107         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for isblank existence.
5108         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
5109
5110 2007-06-05  Bruno Haible  <bruno@clisp.org>
5111
5112         Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64,
5113         ia64.
5114         * modules/printf-safe: New file.
5115         * modules/fprintf-posix (Depends-on): Add printf-safe.
5116         * modules/printf-posix (Depends-on): Likewise.
5117         * modules/snprintf-posix (Depends-on): Likewise.
5118         * modules/sprintf-posix (Depends-on): Likewise.
5119         * modules/vasnprintf-posix (Depends-on): Likewise.
5120         * modules/vasprintf-posix (Depends-on): Likewise.
5121         * modules/vfprintf-posix (Depends-on): Likewise.
5122         * modules/vprintf-posix (Depends-on): Likewise.
5123         * modules/vsnprintf-posix (Depends-on): Likewise.
5124         * modules/vsprintf-posix (Depends-on): Likewise.
5125         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Require
5126         AC_C_BIGENDIAN. Define CHECK_PRINTF_SAFE if printf-safe is used. Test
5127         non-IEEE numbers on i386, x86_64, ia64. When cross-compiling, guess
5128         "no" on i386, x86_64, ia64.
5129         * tests/test-snprintf-posix.h (LDBL80_WORDS): New macro.
5130         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
5131         on i386, x86_64, ia64.
5132         * tests/test-sprintf-posix.h (LDBL80_WORDS): New macro.
5133         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
5134         on i386, x86_64, ia64.
5135         * tests/test-vasnprintf-posix.c: Include float.h.
5136         (LDBL80_WORDS): New macro.
5137         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
5138         on i386, x86_64, ia64.
5139         * tests/test-vasprintf-posix.c: Include float.h.
5140         (LDBL80_WORDS): New macro.
5141         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
5142         on i386, x86_64, ia64.
5143         * tests/test-snprintf-posix.c: Include float.h.
5144         * tests/test-sprintf-posix.c: Likewise.
5145         * tests/test-vsnprintf-posix.c: Likewise.
5146         * tests/test-vsprintf-posix.c: Likewise.
5147
5148 2007-06-05  Bruno Haible  <bruno@clisp.org>
5149
5150         Fix isnanl so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
5151         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Require AC_C_BIGENDIAN. Test
5152         non-IEEE numbers on i386, x86_64, ia64.
5153         (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require AC_C_BIGENDIAN.
5154         * lib/isnan.c (FUNC): Add special code for i386, x86_64, ia64.
5155         * tests/test-isnanl.h: Include float.h.
5156         (main): Check also non-IEEE numbers on i386, x86_64, ia64.
5157
5158 2007-06-05  Bruno Haible  <bruno@clisp.org>
5159
5160         * lib/vasnprintf.c (VASNPRINTF): Do the extra handling of NaN and Inf
5161         also the %a / %A. Handle the %a / %A code before this extra handling.
5162
5163 2007-06-05  Bruno Haible  <bruno@clisp.org>
5164
5165         * lib/vasnprintf.c [NEED_PRINTF_LONG_DOUBLE ||
5166         NEED_PRINTF_INFINITE_LONG_DOUBLE]: Include fpucw.h.
5167
5168 2007-06-05  Bruno Haible  <bruno@clisp.org>
5169
5170         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): Fix
5171         typo in variable name.
5172
5173 2007-06-05  Eric Blake  <ebb9@byu.net>
5174
5175         * m4/lseek.m4 (gl_FUNC_LSEEK): Work when cross-compiling.
5176         Reported by Simon Josefsson.
5177
5178 2007-06-04  Bruno Haible  <bruno@clisp.org>
5179
5180         Avoid test failures on some PowerPC platforms.
5181         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP):
5182         Define differently for PowerPC.
5183         * tests/test-frexpl.c (MIN_NORMAL_EXP): Likewise.
5184         Reported by Gary V. Vaughan <gary@gnu.org>.
5185
5186 2007-06-02  Bruno Haible  <bruno@clisp.org>
5187
5188         Fix test-stdint failure on FreeBSD/ia64.
5189         * m4/stdint.m4 (gl_STDINT_H): Check the values of PTRDIFF_MIN,
5190         PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN,
5191         WCHAR_MAX, WINT_MIN, WINT_MAX entirely, not only for plausibility.
5192         * doc/headers/stdint.texi: Update.
5193
5194 2007-06-01  Bruno Haible  <bruno@clisp.org>
5195
5196         * tests/test-binary-io.c (main): Pass a third argument to open().
5197         Reported by Gary V. Vaughan <gary@gnu.org>.
5198
5199 2007-06-01  Bruno Haible  <bruno@clisp.org>
5200
5201         * doc/functions/frexpl.texi: Update for mingw.
5202
5203 2007-06-01  Bruno Haible  <bruno@clisp.org>
5204
5205         * tests/test-lseek.c (main): Disable test of errno for invalid third
5206         argument.
5207         * doc/functions/lseek.texi: Update.
5208         Reported by Gary V. Vaughan <gary@gnu.org>.
5209
5210 2007-05-28  Bruno Haible  <bruno@clisp.org>
5211
5212         * m4/intl.m4 (AM_INTL_SUBDIR): Substitute variables WOE32, WINDRES.
5213
5214 2007-05-31  Eric Blake  <ebb9@byu.net>
5215
5216         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Guess no on mingw when
5217         cross compiling.
5218
5219 2007-05-30  Eric Blake  <ebb9@byu.net>
5220         and Bruno Haible  <bruno@clisp.org>
5221
5222         Work around mingw test failures exposed by m4-1.4.9b.
5223         * m4/stdint.m4 (gl_STDINT_H): Detect mingw bug.
5224         * tests/test-unistd.c: Disable uid_t and git_t tests for the
5225         moment.
5226
5227 2007-05-30  Bruno Haible  <bruno@clisp.org>
5228
5229         * tests/test-lseek.c: Explicitly close file descriptors 0 and 1 before
5230         assuming that they are closed. Needed on HP-UX 11.
5231
5232 2007-05-29  Bruno Haible  <bruno@clisp.org>
5233
5234         Fix a problem with #include_next.
5235         * lib/dirent_.h: Split the double-inclusion guard.
5236         * lib/fcntl_.h: Likewise.
5237         * lib/float_.h: Likewise.
5238         * lib/iconv_.h: Likewise.
5239         * lib/inttypes_.h: Likewise.
5240         * lib/locale_.h: Likewise.
5241         * lib/math_.h: Likewise.
5242         * lib/netinet_in_.h: Likewise.
5243         * lib/search_.h: Likewise.
5244         * lib/signal_.h: Likewise.
5245         * lib/stdint_.h: Likewise.
5246         * lib/stdio_.h: Likewise.
5247         * lib/stdlib_.h: Likewise.
5248         * lib/string_.h: Likewise.
5249         * lib/sys_select_.h: Likewise.
5250         * lib/sys_socket_.h: Likewise.
5251         * lib/sys_stat_.h: Likewise.
5252         * lib/sys_time_.h: Likewise.
5253         * lib/sysexits_.h: Likewise.
5254         * lib/time_.h: Likewise.
5255         * lib/unistd_.h: Likewise.
5256         * lib/wchar_.h: Likewise.
5257         * lib/wctype_.h: Likewise.
5258
5259 2007-05-29  Bruno Haible  <bruno@clisp.org>
5260
5261         * tests/test-unistd.c: Disable the tests for useconds_t and intptr_t
5262         for the moment.
5263
5264 2007-05-29  Bruno Haible  <bruno@clisp.org>
5265
5266         * m4/isnan.m4 (gl_DOUBLE_EXPONENT_LOCATION): Silence the AC_C_BIGENDIAN
5267         invocation.
5268         Reported by Eric Blake.
5269
5270 2007-05-29  Bruno Haible  <bruno@clisp.org>
5271
5272         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Fix typo in cross-
5273         compiling case.
5274
5275 2007-05-29  Eric Blake  <ebb9@byu.net>
5276             Bruno Haible  <bruno@clisp.org>
5277
5278         * m4/isnanf.m4 (gl_FUNC_ISNANF_NO_LIBM): Avoid syntax error on
5279         cross compiles.
5280
5281 2007-05-28  Eric Blake  <ebb9@byu.net>
5282
5283         * modules/closein-tests (test_closein_LDADD): Support test on
5284         cygwin with libtool.
5285
5286 2007-05-28  Bruno Haible  <bruno@clisp.org>
5287
5288         * tests/uniconv/test-u16-conv-from-enc.c: Remove #ifdef HAVE_CONFIG_H.
5289         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
5290         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
5291         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
5292         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
5293         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
5294         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
5295         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
5296         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
5297
5298 2007-05-28  Eric Blake  <ebb9@byu.net>
5299
5300         Unconditionally include <config.h> in unit tests.
5301         * tests/test-alloca-opt.c: Remove #ifdef HAVE_CONFIG_H.
5302         * tests/test-allocsa.c, tests/test-arcfour.c,
5303         tests/test-arctwo.c, tests/test-argmatch.c, tests/test-argp.c,
5304         tests/test-array_list.c, tests/test-array_oset.c,
5305         tests/test-atexit.c, test-avltree_list.c, test-avltree_oset.c,
5306         test-avltreehash_list.c, test-base64.c, test-binary-io.c,
5307         test-c-ctype.c, test-c-strcasecmp.c, test-c-strcasestr.c,
5308         test-c-strncasecmp.c, test-c-strstr.c, test-canonicalize-lgpl.c,
5309         test-carray_list.c, test-crc.c, test-des.c, test-dirname.c,
5310         test-fflush.c, test-fprintf-posix.c, test-gc-arcfour.c,
5311         test-gc-arctwo.c, test-gc-des.c, test-gc-hmac-md5.c,
5312         test-gc-hmac-sha1.c, test-gc-md2.c, test-gc-md4.c, test-gc-md5.c,
5313         test-gc-pbkdf2-sha1.c, test-gc-rijndael.c, test-gc-sha1.c,
5314         test-gc.c, test-getpass.c, test-hmac-md5.c, test-hmac-sha1.c,
5315         test-iconv.c, test-linked_list.c, test-linkedhash_list.c,
5316         test-lock.c, test-mbscasecmp.c, test-mbscasestr1.c,
5317         test-mbscasestr2.c, test-mbscasestr3.c, test-mbscasestr4.c,
5318         test-mbschr.c, test-mbscspn.c, test-mbsncasecmp.c, test-mbspbrk.c,
5319         test-mbspcasecmp.c, test-mbsrchr.c, test-mbsspn.c, test-mbsstr1.c,
5320         test-mbsstr2.c, test-mbsstr3.c, test-md2.c, test-md4.c,
5321         test-md5.c, test-memmem.c, test-printf-posix.c,
5322         test-rbtree_list.c, test-rbtree_oset.c, test-rbtreehash_list.c,
5323         test-read-file.c, test-rijndael.c, test-snprintf-posix.c,
5324         test-snprintf.c, test-sprintf-posix.c, test-stdint.c,
5325         test-strcasestr.c, test-striconv.c, test-striconveh.c,
5326         test-striconveha.c, test-tls.c, test-vasnprintf-posix.c,
5327         test-vasnprintf-posix2.c, test-vasnprintf.c,
5328         test-vasprintf-posix.c, test-vasprintf.c, test-verify.c,
5329         test-vfprintf-posix.c, test-vprintf-posix.c,
5330         test-vsnprintf-posix.c, test-vsnprintf.c, test-vsprintf-posix.c,
5331         test-xvasprintf.c: Likewise.
5332
5333 2007-05-28  Bruno Haible  <bruno@clisp.org>
5334
5335         * gnulib-tool (func_import): Remember the --with-tests command-line
5336         option through the macro gl_WITH_TESTS in the gnulib-cache.m4.
5337         Reported by Eric Blake.
5338
5339 2007-05-28  Bruno Haible  <bruno@clisp.org>
5340
5341         * modules/ftell-tests: New file.
5342         * tests/test-ftell.c: New file, based on tests/test-ftello.c.
5343         * tests/test-ftell.sh: New file, based on tests/test-ftello.sh.
5344
5345         * lib/ftell.c: New file.
5346         * modules/ftell: New file.
5347         * m4/ftell.m4: New file.
5348         * doc/functions/ftell.texi: Update.
5349         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELL,
5350         REPLACE_FTELL.
5351         * lib/stdio_.h (rpl_ftell): New declaration.
5352         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELL,
5353         REPLACE_FTELL.
5354
5355 2007-05-28  Eric Blake  <ebb9@byu.net>
5356
5357         * lib/allocsa.h (safe_alloca): Avoid compiler warning.
5358
5359 2007-05-28  Bruno Haible  <bruno@clisp.org>
5360
5361         * modules/fseek-tests: New file.
5362         * tests/test-fseek.c: New file, based on tests/test-fseeko.c.
5363         * tests/test-fseek.sh: New file, based on tests/test-fseeko.sh.
5364
5365         * lib/fseek.c: New file.
5366         * modules/fseek: New file.
5367         * m4/fseek.m4: New file.
5368         * doc/functions/fseek.texi: Update.
5369         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEK,
5370         REPLACE_FSEEK.
5371         * lib/stdio_.h (rpl_fseek): New declaration.
5372         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEK,
5373         REPLACE_FSEEK.
5374
5375 2007-05-28  Bruno Haible  <bruno@clisp.org>
5376
5377         * lib/stdio_.h (fflush): More comments.
5378
5379 2007-05-28  Bruno Haible  <bruno@clisp.org>
5380
5381         * m4/lseek.m4 (gl_FUNC_LSEEK): When not cross-compiling, perform a real
5382         runtime test.
5383
5384 2007-05-28  Eric Blake  <ebb9@byu.net>
5385
5386         Improve lseek module.
5387         * lib/lseek.c (rpl_lseek): Detect EBADF on mingw.
5388         * lib/unistd_.h (lseek): Scale back link warning message.
5389         * tests/test-lseek.c: Beef up test.
5390         * tests/test-lseek.sh: Exercise more facets of lseek.
5391         Reported by Bruno Haible.
5392
5393 2007-05-28  Bruno Haible  <bruno@clisp.org>
5394
5395         * tests/test-unistd.c: Test all the types that <unistd.h> is expected
5396         to define.
5397
5398 2007-05-27  Bruno Haible  <bruno@clisp.org>
5399
5400         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-31 patch.
5401
5402 2007-05-27  Bruno Haible  <bruno@clisp.org>
5403
5404         * modules/openmp: New file.
5405         * m4/openmp.m4: New file, taken from autoconf's CVS with changes by
5406         Noah Misch.
5407
5408 2007-05-26  Bruno Haible  <bruno@clisp.org>
5409
5410         * modules/chdir-long (Depends-on): Add fchdir.
5411         * modules/chdir-safer (Depends-on): Likewise.
5412         * modules/fts (Depends-on): Likewise.
5413         * modules/fts-lgpl (Depends-on): Likewise.
5414         * modules/openat (Depends-on): Likewise.
5415         * modules/savewd (Depends-on): Likewise.
5416
5417 2007-05-24  Eric Blake  <ebb9@byu.net>
5418
5419         Fix lseek on mingw.
5420         * modules/lseek: New module.
5421         * m4/lseek.m4: New file.
5422         * lib/lseek.c: New file.
5423         * modules/lseek-tests: New file.
5424         * tests/test-lseek.c: New file.
5425         * tests/test-lseek.sh: New file.
5426         * MODULES.html.sh: Document lseek module.
5427         * modules/fflush (Depends-on): Add lseek, fseeko.
5428         * modules/fseeko (Depends-on): Likewise.
5429         * modules/ftello (Depends-on): Likewise.
5430         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Replace fseek[o] if lseek is
5431         broken.
5432         * m4/ftello.m4 (gl_FUNC_FTELLO): Replace ftell[o] if lseek is
5433         broken.
5434         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Trigger fseeko module.
5435         * lib/fseeko.c (rpl_fseeko): Quit early on non-seekable files.
5436         * lib/ftello.c (rpl_ftello): Likewise.
5437         * tests/test-fseeko.c (main): Test this.
5438         * tests/test-fseeko.sh: Likewise.
5439         * tests/test-ftello.c (main): Likewise.
5440         * tests/test-ftello.sh: Likewise.
5441         * lib/stdio_.h (fseek, ftell): Simplify, since missing fseeko now
5442         implies replacing fseek.
5443         * modules/stdio (Makefile.am): No longer need HAVE_FSEEKO,
5444         HAVE_FTELLO.
5445         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add lseek info.
5446         * modules/unistd (Makefile.am): Likewise.
5447         * lib/unistd_.h (lseek): Declare a replacement.
5448         * doc/functions/lseek.texi (lseek): Document this fix.
5449         * doc/functions/fseek.texi (fseek): Likewise.
5450         * doc/functions/ftell.texi (ftell): Likewise.
5451
5452 2007-05-24  Bruno Haible  <bruno@clisp.org>
5453
5454         * tests/test-vasnprintf-posix.c (test_function): Allow up to 50 bytes
5455         in the printed representation of a NaN.
5456         * tests/test-vasprintf-posix.c (test_function): Likewise.
5457         * tests/test-snprintf-posix.h (test_function): Likewise.
5458         * tests/test-sprintf-posix.h (test_function): Likewise.
5459         Reported by Eric Blake.
5460
5461 2007-05-23  Eric Blake  <ebb9@byu.net>
5462
5463         Fix fseeko/ftello on cygwin 1.5.24.
5464         * doc/functions/fseeko.texi (fseeko): Document the fix.
5465         * doc/functions/ftello.texi (ftello): Document the fix.
5466         * doc/functions/stdin.texi (stdin): Document the cygwin bug.
5467         * doc/functions/stdout.text (stdout): New file.
5468         * doc/functions/stderr.text (stderr): New file.
5469         * doc/gnulib.texi (Function Substitutes): Use new files.
5470         * tests/test-fseeko.c (main): Check for broken fseeko on cygwin
5471         prior to 1.7.0.
5472         * tests/test-ftello.c (main): Likewise for ftello.
5473         * tests/test-fseeko.sh: New file.
5474         * tests/test-ftello.sh: New file.
5475         * modules/fseeko-tests (Makefile.am): Ensure test-fseeko is run
5476         with seekable stdin.
5477         * modules/ftello-tests (Makefile.am): Likewise for test-ftello.
5478         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Detect the cygwin bug.
5479         (gl_REPLACE_FSEEKO): New macro.
5480         * m4/ftello.m4 (gl_FUNC_FTELLO, gl_REPLACE_FTELLO): Likewise.
5481         * modules/fseeko (Files): Distribute fseeko.c.
5482         * modules/ftello (Files): Distribute ftello.c.
5483         * lib/fseeko.c (rpl_fseeko) [__CYGWIN__]: Convert stdin to 64-bit
5484         mode.
5485         * lib/ftello.c (rpl_ftello): New file.
5486         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Allow replacement of
5487         fseeko, ftello.
5488         (gl_STDIN_LARGE_OFFSET): New macro.
5489         * modules/stdio (Makefile.am): Perform the replacement.
5490         * lib/stdio_.h (rpl_fseeko, rpl_ftello): Define when needed.
5491
5492 2007-05-23  Bruno Haible  <bruno@clisp.org>
5493
5494         * lib/stdio_.h (fseeko, ftello): Provide a link warning only if
5495         GNULIB_POSIXCHECK is defined.
5496
5497 2007-05-21  Bruno Haible  <bruno@clisp.org>
5498
5499         * m4/printf.m4 (gl_PRINTF_INFINITE, gl_PRINTF_INFINITE_LONG_DOUBLE):
5500         Check also the output for NaN arguments. When cross-compiling, guess
5501         no on IRIX.
5502         * lib/vasnprintf.c: Update comments.
5503         * tests/test-vasnprintf-posix.c (strisnan): New function.
5504         (test_function): Use it.
5505         * tests/test-vasprintf-posix.c (strisnan): New function.
5506         (test_function): Use it.
5507         * tests/test-snprintf-posix.h (strisnan): New function.
5508         (test_function): Use it.
5509         * tests/test-sprintf-posix.h (strisnan): New function.
5510         (test_function): Use it.
5511         Reported by Eric Blake.
5512
5513 2007-05-20  Bruno Haible  <bruno@clisp.org>
5514
5515         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Add test for large finite
5516         numbers that fails on BeOS.
5517         * doc/functions/frexpl.texi: Update.
5518
5519 2007-05-20  Jim Meyering  <jim@meyering.net>
5520
5521         * NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
5522         forced upon us by glibc-2.6.
5523
5524 2007-05-20  Bruno Haible  <bruno@clisp.org>
5525
5526         Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
5527         * m4/printf.m4 (gl_PRINTF_INFINITE): Update cross-compiling guesses.
5528         (gl_PRINTF_INFINITE_LONG_DOUBLE): New macro.
5529         * lib/vasnprintf.c: Use NEED_PRINTF_INFINITE_DOUBLE instead of
5530         NEED_PRINTF_INFINITE.
5531         (is_infinitel): New function.
5532         (VASNPRINTF): Handle NEED_PRINTF_INFINITE_LONG_DOUBLE case.
5533         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE): Renamed from
5534         gl_PREREQ_VASNPRINTF_INFINITE.
5535         (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): New macro.
5536         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
5537         gl_PRINTF_INFINITE_LONG_DOUBLE and test its result. Invoke
5538         gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE and
5539         gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE instead of
5540         gl_PREREQ_VASNPRINTF_INFINITE.
5541         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
5542         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
5543         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
5544         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
5545         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
5546         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
5547         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
5548         * doc/functions/fprintf.texi: Update.
5549         * doc/functions/printf.texi: Update.
5550         * doc/functions/snprintf.texi: Update.
5551         * doc/functions/sprintf.texi: Update.
5552         * doc/functions/vfprintf.texi: Update.
5553         * doc/functions/vprintf.texi: Update.
5554         * doc/functions/vsnprintf.texi: Update.
5555         * doc/functions/vsprintf.texi: Update.
5556
5557 2007-05-20  Bruno Haible  <bruno@clisp.org>
5558
5559         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): Set REPLACE_FREXPL if frexpl
5560         was not found in libc.
5561         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Likewise.
5562
5563 2007-05-20  Bruno Haible  <bruno@clisp.org>
5564
5565         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
5566         printed as "-nan" instead of "nan".
5567         * tests/test-vasprintf-posix.c (test_function): Likewise.
5568         * tests/test-snprintf-posix.h (test_function): Likewise.
5569         * tests/test-sprintf-posix.h (test_function): Likewise.
5570         Needed for HP-UX 11.
5571
5572 2007-05-20  Jim Meyering  <jim@meyering.net>
5573
5574         Fix buggy test for the fchownat-deref bug.
5575         * m4/openat.m4 (gl_FUNC_FCHOWNAT_DEREF_BUG): Create the dangling
5576         symlink required for the run-test.  Without it, this test would
5577         always declare that fchownat doesn't work, and client code would
5578         unnecessarily use the replacement function with fixed libc.
5579         (gl_FUNC_FCHOWNAT): Eliminate a variable that wasn't initialized.
5580         Reported by Greg Schafer.
5581
5582 2007-05-19  Bruno Haible  <bruno@clisp.org>
5583
5584         * m4/isnanf.m4 (gl_ISNANF_WORKS): New macro.
5585         (gl_FUNC_ISNANF_NO_LIBM): Invoke it.
5586         * lib/isnan.c (FUNC): Use run-time expressions for SGI compiler.
5587         Needed for IRIX 6.5 and Solaris 2.5.1.
5588
5589 2007-05-19  Bruno Haible  <bruno@clisp.org>
5590
5591         * tests/test-vasnprintf-posix.c (have_minus_zero): New function.
5592         (test_function): Skip tests involving -0.0 on platforms where
5593         -0.0 = 0.0.
5594         * tests/test-vasprintf-posix.c (have_minus_zero): New function.
5595         (test_function): Skip tests involving -0.0 on platforms where
5596         -0.0 = 0.0.
5597         * tests/test-snprintf-posix.h (have_minus_zero): New function.
5598         (test_function): Skip tests involving -0.0 on platforms where
5599         -0.0 = 0.0.
5600         * tests/test-sprintf-posix.h (have_minus_zero): New function.
5601         (test_function): Skip tests involving -0.0 on platforms where
5602         -0.0 = 0.0.
5603         * tests/test-fprintf-posix.h (test_function): Remove all -0.0 related
5604         tests.
5605         * tests/test-printf-posix.h (test_function): Likewise.
5606         * tests/test-printf-posix.output: Remove all -0.0 related results.
5607         Needed for IRIX 6.5.
5608
5609 2007-05-19  Bruno Haible  <bruno@clisp.org>
5610
5611         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
5612         printed as "nan0x7fffffff" instead of "nan".
5613         * tests/test-vasprintf-posix.c (test_function): Likewise.
5614         * tests/test-snprintf-posix.h (test_function): Likewise.
5615         * tests/test-sprintf-posix.h (test_function): Likewise.
5616         * tests/test-fprintf-posix.h (NaN): Remove macro.
5617         (test_function): Remove all NaN related tests.
5618         * tests/test-printf-posix.h (NaN): Remove macro.
5619         (test_function): Remove all NaN related tests.
5620         * tests/test-printf-posix.output: Remove all NaN related results.
5621         Needed for IRIX 6.5.
5622
5623 2007-05-19  Bruno Haible  <bruno@clisp.org>
5624
5625         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Fix C89 syntax error in test code.
5626         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Likewise.
5627
5628 2007-05-19  Bruno Haible  <bruno@clisp.org>
5629
5630         * lib/float_.h: New file.
5631         * m4/float_h.m4: New file.
5632         * modules/float: New file.
5633         * modules/isnanl (Dependencies): Add float.
5634         * modules/isnanl-nolibm (Dependencies): Likewise.
5635         * modules/mathl (Dependencies): Likewise.
5636         * modules/printf-frexpl (Dependencies): Likewise.
5637         * modules/signbit (Dependencies): Likewise.
5638         * modules/vasnprintf (Dependencies): Likewise.
5639         * doc/headers/float.texi: Update.
5640
5641 2007-05-19  Jim Meyering  <jim@meyering.net>
5642
5643         * lib/utimens.c (gl_futimens): Rename from futimens,
5644         now that glibc-2.6 declares futimens.
5645         * lib/utimens.h: Likewise.
5646
5647 2007-05-19  Bruno Haible  <bruno@clisp.org>
5648
5649         Avoid test failures on mingw.
5650         * tests/test-fprintf-posix.sh: Convert CR/LF to LF in output.
5651         * tests/test-printf-posix.sh: Likewise.
5652         * tests/test-vfprintf-posix.sh: Likewise.
5653         * tests/test-vprintf-posix.sh: Likewise.
5654
5655 2007-05-19  Bruno Haible  <bruno@clisp.org>
5656
5657         Fix *printf result for NaN, Inf, -0.0 on mingw.
5658         * m4/printf.m4 (gl_PRINTF_INFINITE): New macro.
5659         * lib/vasnprintf.c: Include math.h and isnan.h.
5660         (is_infinite_or_zero): New function.
5661         (VASNPRINTF): Fix also the handling of infinite or zero 'double'
5662         values in the %f, %F, %e, %E, %g, %G directives.
5663         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE): New macro.
5664         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
5665         gl_PRINTF_INFINITE and test its result. Invoke
5666         gl_PREREQ_VASNPRINTF_INFINITE.
5667         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
5668         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
5669         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
5670         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
5671         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
5672         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
5673         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
5674         * doc/functions/fprintf.texi: Update.
5675         * doc/functions/printf.texi: Update.
5676         * doc/functions/snprintf.texi: Update.
5677         * doc/functions/sprintf.texi: Update.
5678         * doc/functions/vfprintf.texi: Update.
5679         * doc/functions/vprintf.texi: Update.
5680         * doc/functions/vsnprintf.texi: Update.
5681         * doc/functions/vsprintf.texi: Update.
5682
5683 2007-05-19  Bruno Haible  <bruno@clisp.org>
5684
5685         * lib/vasnprintf.c (convert_to_decimal): Add an extra_zeroes argument.
5686         (scale10_round_decimal_long_double): Inline scale10_round_long_double.
5687         Instead of multiplying with 10^k, set extra_zeroes to k.
5688         (scale10_round_long_double): Remove function.
5689
5690 2007-05-18  Bruno Haible  <bruno@clisp.org>
5691
5692         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Fix logic bug
5693         introduced on 2007-05-06.
5694
5695 2007-05-18  Bruno Haible  <bruno@clisp.org>
5696
5697         * tests/test-vasnprintf-posix.c (test_function): Also test the %e and
5698         %g directives.
5699         * tests/test-vasprintf-posix.c (test_function): Likewise.
5700         * tests/test-snprintf-posix.h (test_function): Likewise.
5701         * tests/test-sprintf-posix.h (test_function): Likewise.
5702
5703 2007-05-18  Bruno Haible  <bruno@clisp.org>
5704
5705         * tests/test-vasnprintf-posix.c (SIZEOF): New macro.
5706         (strmatch): New function.
5707         (test_function): Test the %f directive on numbers of various exponents.
5708         * tests/test-vasprintf-posix.c (SIZEOF): New macro.
5709         (strmatch): New function.
5710         (test_function): Test the %f directive on numbers of various exponents.
5711         * tests/test-snprintf-posix.h (strmatch): New function.
5712         (test_function): Test the %f directive on numbers of various exponents.
5713         * tests/test-sprintf-posix.h (strmatch): New function.
5714         (test_function): Test the %f directive on numbers of various exponents.
5715         * tests/test-snprintf-posix.c (SIZEOF): New macro.
5716         * tests/test-sprintf-posix.c (SIZEOF): New macro.
5717         * tests/test-vsnprintf-posix.c (SIZEOF): New macro.
5718         * tests/test-vsprintf-posix.c (SIZEOF): New macro.
5719
5720 2007-05-18  Bruno Haible  <bruno@clisp.org>
5721
5722         Add support for 'long double' number output.
5723         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE): New macro.
5724         * lib/vasnprintf.c: Include math.h and float+.h.
5725         (mp_limb_t): New type.
5726         (GMP_LIMB_BITS): New macro.
5727         (mp_twolimb_t): New type.
5728         (GMP_TWOLIMB_BITS): New macro.
5729         (mpn_t): New type.
5730         (multiply, divide, convert_to_decimal, decode_long_double,
5731         scale10_round_long_double, scale10_round_decimal_long_double,
5732         floorlog10l): New functions.
5733         (VASNPRINTF) [NEED_PRINTF_LONG_DOUBLE]: Implement 'long double' support
5734         for the %f, %F, %e, %E, %g, %G directives.
5735         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_LONG_DOUBLE): New macro.
5736         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
5737         gl_PRINTF_LONG_DOUBLE and test its result. Invoke
5738         gl_PREREQ_VASNPRINTF_LONG_DOUBLE.
5739         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
5740         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
5741         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
5742         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
5743         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
5744         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
5745         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
5746         * modules/fprintf-posix (Depends-on): Add frexpl-nolibm.
5747         * modules/snprintf-posix (Depends-on): Likewise.
5748         * modules/sprintf-posix (Depends-on): Likewise.
5749         * modules/vasnprintf-posix (Depends-on): Likewise.
5750         * modules/vasprintf-posix (Depends-on): Likewise.
5751         * modules/vfprintf-posix (Depends-on): Likewise.
5752         * modules/vsnprintf-posix (Depends-on): Likewise.
5753         * modules/vsprintf-posix (Depends-on): Likewise.
5754         * modules/vasnprintf (Files): Add lib/float+.h.
5755         * doc/functions/fprintf.texi: Update.
5756         * doc/functions/printf.texi: Update.
5757         * doc/functions/snprintf.texi: Update.
5758         * doc/functions/sprintf.texi: Update.
5759         * doc/functions/vfprintf.texi: Update.
5760         * doc/functions/vprintf.texi: Update.
5761         * doc/functions/vsnprintf.texi: Update.
5762         * doc/functions/vsprintf.texi: Update.
5763
5764 2007-05-18  Bruno Haible  <bruno@clisp.org>
5765
5766         * lib/vasnprintf.c (USE_SNPRINTF): Define to 0 on BeOS.
5767
5768 2007-05-18  Bruno Haible  <bruno@clisp.org>
5769
5770         * lib/vasnprintf.c (VASNPRINTF) [WIN32]: Use %I64d instead of %lld
5771         for printing 64-bit integers. Needed for mingw.
5772
5773 2007-05-18  Bruno Haible  <bruno@clisp.org>
5774
5775         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
5776         gl_FUNC_FREXPL_WORKS.
5777         * modules/printf-frexpl (Files): Add m4/frexpl.m4.
5778
5779 2007-05-18  Bruno Haible  <bruno@clisp.org>
5780
5781         * modules/frexpl-nolibm-tests: New file.
5782
5783         * modules/frexpl-nolibm: New file.
5784         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): New macro.
5785
5786 2007-05-17  Paul Eggert  <eggert@cs.ucla.edu>
5787
5788         * lib/dirent_.h: Prefer #include_next <foo.h> to #include
5789         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
5790         GCC 4.2, which otherwise issues a lot of warnings.
5791         * lib/iconv_.h, lib/locale_.h, lib/netinet_in_.h, lib/sys_select_.h:
5792         * lib/sys_socket_.h, lib/sys_stat_.h, lib/sysexits_.h, lib/unistd_.h:
5793         Likewise.
5794         * modules/fchdir (dirent.h): Substitute @HAVE_INCLUDE_NEXT@.
5795         * modules/iconv_open (iconv.h): Likewise.
5796         * modules/locale (locale.h): Likewise.
5797         * modules/netinet_in (netinet/in.h): Likewise.
5798         * modules/sys_select (sys_select.h): Likewise.
5799         * modules/sys_socket (sys/socket.h): Likewise.
5800         * modules/sys_stat (sys/stat.h): Likewise.
5801         * modules/sysexits (sysexits.h): Likewise.
5802         * modules/unistd (unistd.h): Likewise.
5803
5804 2007-05-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5805
5806         * modules/closein-tests (Makefile.am): Distribute
5807         `test-closein.sh'.
5808
5809 2007-05-17  Bruno Haible  <bruno@clisp.org>
5810
5811         * tests/test-printf-posix.output: Renamed from
5812         tests/test-fprintf-posix.out.
5813         * modules/fprintf-posix-tests: Update.
5814         * modules/printf-posix-tests: Update.
5815         * modules/vfprintf-posix-tests: Update.
5816         * modules/vprintf-posix-tests: Update.
5817         * tests/test-fprintf-posix.sh: Update.
5818         * tests/test-printf-posix.sh: Update.
5819         * tests/test-vfprintf-posix.sh: Update.
5820         * tests/test-vprintf-posix.sh: Update.
5821         Reported by Ralf Wildenhues.
5822
5823 2007-05-16  Paul Eggert  <eggert@cs.ucla.edu>
5824
5825         * lib/fcntl_.h: Prefer #include_next <foo.h> to #include
5826         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
5827         GCC 4.2, which otherwise issues a lot of warnings.
5828         * lib/inttypes_.h, lib/math_.h, lib/search_.h, lib/signal_.h:
5829         * lib/stdint_.h, lib/stdio_.h, lib/stdlib_.h, lib/string_.h:
5830         * lib/sys_time_.h, lib/time_.h, lib/wchar_.h, lib/wctype_.h: Likewise.
5831         * lib/stdlib_.h: Don't bother with #pragma GCC system_header, as
5832         it should no longer be needed.
5833         * lib/string_.h: Likewise.
5834         * modules/absolute-header (HAVE_INCLUDE_NEXT): New 'make' define.
5835         * modules/fcntl (fcntl.h): Substitute @HAVE_INCLUDE_NEXT@.
5836         * modules/inttypes (inttypes.h): Likewise.
5837         * modules/math (math.h): Likewise.
5838         * modules/search (search.h): Likewise.
5839         * modules/signal (signal.h): Likewise.
5840         * modules/stdint (stdint.h): Likewise.
5841         * modules/stdio (stdio.h): Likewise.
5842         * modules/stdlib (stdlib.h): Likewise.
5843         * modules/string (string.h): Likewise.
5844         * modules/sys_time (sys/time.h): Likewise.
5845         * modules/time (time.h): Likewise.
5846         * modules/wchar (wchar.h): Likewise.
5847         * modules/wctype (wtype.h): Likewise.
5848
5849 2007-05-16  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
5850
5851         * doc/gnulib-tool.texi (CVS Issues): Fix typo.
5852
5853 2007-05-13  Bruno Haible  <bruno@clisp.org>
5854
5855         * stpcpy.m4 (gl_FUNC_STPCPY): Require AC_C_RESTRICT.
5856         * stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
5857         * strsep.m4 (gl_FUNC_STRSEP): Likewise.
5858         * strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
5859         (gl_PREREQ_STRTOK_R): Don't require it here.
5860
5861 2007-05-13  Bruno Haible  <bruno@clisp.org>
5862
5863         * lib/stdlib_.h (mkdtemp, mkstemp): Comment out argument name. Needed
5864         when used in C++ mode.
5865
5866 2007-05-12  Bruno Haible  <bruno@clisp.org>
5867
5868         * lib/linebuffer.h: Tweak doc.
5869         * lib/linebuffer.c: Likewise.
5870
5871 2007-05-12  James Youngman  <jay@gnu.org>
5872
5873         * lib/linebuffer.c (readlinebuffer_delim): New function,
5874         like readlinebuffer, but use a caller-specified delimiter.
5875         (readlinebuffer): Just call readlinebuffer_delim with '\n'
5876         as the delimiter.
5877         * lib/linebuffer.h (readlinebuffer_delim): Declare it.
5878
5879 2007-05-12  Sergey Poznyakoff  <gray@gnu.org.ua>
5880
5881         * m4/openat.m4 (gl_FUNC_OPENAT): Do not require openat-die.
5882         * modules/openat (Files): Remove openat-die.c.
5883         (Depends-on): Add openat-die.
5884         * modules/openat-die: New module.
5885
5886 2007-05-06  Bruno Haible  <bruno@clisp.org>
5887
5888         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING, gl_VSNPRINTF_ZEROSIZE_C99):
5889         Update with info about Cygwin.
5890         * doc/functions/fprintf.texi: Update.
5891         * doc/functions/printf.texi: Update.
5892         * doc/functions/snprintf.texi: Update.
5893         * doc/functions/sprintf.texi: Update.
5894         * doc/functions/vfprintf.texi: Update.
5895         * doc/functions/vprintf.texi: Update.
5896         * doc/functions/vsnprintf.texi: Update.
5897         * doc/functions/vsprintf.texi: Update.
5898         Reported by Eric Blake.
5899
5900 2007-05-06  Bruno Haible  <bruno@clisp.org>
5901
5902         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Perform the
5903         padding ourselves for the floating-point directives.
5904         * m4/printf.m4 (gl_PRINTF_FLAG_ZERO): New macro.
5905         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_ZERO): New macro.
5906         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
5907         gl_PRINTF_FLAG_ZERO and test its result. Invoke
5908         gl_PREREQ_VASNPRINTF_FLAG_ZERO.
5909         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
5910         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
5911         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
5912         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
5913         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
5914         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
5915         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
5916         * tests/test-snprintf-posix.h (test_function): Also check the width
5917         and some flags in the %f directive.
5918         * tests/test-sprintf-posix.h (test_function): Likewise.
5919         * tests/test-vasnprintf-posix.c (test_function): Likewise.
5920         * tests/test-vasprintf-posix.c (test_function): Likewise.
5921         * doc/functions/fprintf.texi: Update.
5922         * doc/functions/printf.texi: Update.
5923         * doc/functions/snprintf.texi: Update.
5924         * doc/functions/sprintf.texi: Update.
5925         * doc/functions/vfprintf.texi: Update.
5926         * doc/functions/vprintf.texi: Update.
5927         * doc/functions/vsnprintf.texi: Update.
5928         * doc/functions/vsprintf.texi: Update.
5929
5930 2007-05-06  Bruno Haible  <bruno@clisp.org>
5931
5932         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_GROUPING]: Don't
5933         pass the ' flag character to sprintf or snprintf.
5934         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING): New macro.
5935         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_GROUPING): New macro.
5936         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
5937         gl_PRINTF_FLAG_GROUPING and test its result. Invoke
5938         gl_PREREQ_VASNPRINTF_FLAG_GROUPING.
5939         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
5940         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
5941         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
5942         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
5943         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
5944         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
5945         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
5946         * tests/test-snprintf-posix.h (test_function): Also check the grouping
5947         flag.
5948         * tests/test-sprintf-posix.h (test_function): Likewise.
5949         * tests/test-vasnprintf-posix.c (test_function): Likewise.
5950         * tests/test-vasprintf-posix.c (test_function): Likewise.
5951         * doc/functions/fprintf.texi: Update.
5952         * doc/functions/printf.texi: Update.
5953         * doc/functions/snprintf.texi: Update.
5954         * doc/functions/sprintf.texi: Update.
5955         * doc/functions/vfprintf.texi: Update.
5956         * doc/functions/vprintf.texi: Update.
5957         * doc/functions/vsnprintf.texi: Update.
5958         * doc/functions/vsprintf.texi: Update.
5959
5960 2007-05-01  Bruno Haible  <bruno@clisp.org>
5961
5962         * tests/test-argp-2.sh (func_compare): Drop .exe suffix.
5963
5964 2007-05-03  Paul Eggert  <eggert@cs.ucla.edu>
5965
5966         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Use better
5967         comment for D_INO_IN_DIRENT.  Problem reported by James Youngman.
5968
5969 2007-05-02  Paul Eggert  <eggert@cs.ucla.edu>
5970
5971         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Test whether
5972         readdir returns garbage in d_ino.  Problem reported by Kaz Sasayama in
5973         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00021.html>.
5974
5975 2007-05-02  Sergey Poznyakoff  <gray@gnu.org.ua>
5976
5977         * lib/argp-help.c (struct hol_entry): New member `ord'.
5978         (HOL_ENTRY_PTRCMP): Use ord for comparison
5979         (hol_sort): Initialize ord.
5980
5981 2007-05-01  Bruno Haible  <bruno@clisp.org>
5982
5983         * doc/functions/_Exit_C99.texi: Renamed from doc/functions/_Exit.texi.
5984         Reported by Eric Blake.
5985         * doc/gnulib.texi (Function Substitutes): Update.
5986
5987 2007-05-01  Bruno Haible  <bruno@clisp.org>
5988
5989         * doc/functions.texi: Remove file, now redundant through
5990         doc/functions/*.texi.
5991
5992 2007-05-01  Bruno Haible  <bruno@clisp.org>
5993
5994         * modules/argp (Depends-on): Add sleep.
5995
5996 2007-05-01  Bruno Haible  <bruno@clisp.org>
5997
5998         * modules/sleep-tests: New file.
5999         * tests/test-sleep.c: New file.
6000
6001         * modules/sleep: New file.
6002         * lib/sleep.c: New file.
6003         * m4/sleep.m4: New file.
6004         * lib/unistd_.h (sleep): New declaration.
6005         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_SLEEP,
6006         HAVE_SLEEP.
6007         * modules/unistd (Makefile.am): Substitute GNULIB_SLEEP, HAVE_SLEEP.
6008         * doc/functions/sleep.texi: Document the sleep module.
6009
6010 2007-05-01  Bruno Haible  <bruno@clisp.org>
6011
6012         * lib/sigprocmask.h: Remove file.
6013         * lib/signal_.h: Incorporate the previous contents of sigprocmask.h.
6014         * lib/sigprocmask.c: Include <signal.h> instead of sigprocmask.h.
6015         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Substitute GNULIB_SIGPROCMASK,
6016         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T.
6017         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Require
6018         gl_SIGNAL_H_DEFAULTS. Set HAVE_POSIX_SIGNALBLOCKING as a shell variable.
6019         (gl_PREREQ_SIGPROCMASK): Require gl_SIGNAL_H_DEFAULTS. Set
6020         HAVE_SIGSET_T as a shell variable.
6021         * modules/signal (Makefile.am): Substitute GNULIB_SIGPROCMASK,
6022         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T into signal.h.
6023         * modules/sigprocmask (Files): Remove lib/sigprocmask.h.
6024         (Depends-on): Add signal. Remove verify.
6025         (configure.ac): Invoke gl_SIGNAL_MODULE_INDICATOR.
6026         (Include): Mention <signal.h> instead of sigprocmask.h.
6027         * NEWS: Mention the change.
6028         * lib/fatal-signal.c: Don't include sigprocmask.h.
6029
6030 2007-05-01  Bruno Haible  <bruno@clisp.org>
6031
6032         * modules/signal: New file.
6033         * lib/signal_.h: New file.
6034         * m4/signal_h.m4: New file.
6035
6036 2007-05-01  Bruno Haible  <bruno@clisp.org>
6037
6038         * lib/wctype_.h: Test HAVE_ISWCNTRL at configure time.
6039         * m4/wctype.m4 (gl_WCTYPE_H): Substitute HAVE_ISWCNTRL.
6040         * modules/wctype (Makefile.am): Substitute HAVE_ISWCNTRL instead of
6041         HAVE_WCTYPE_CTMP_BUG into wctype.h.
6042
6043 2007-05-01  Bruno Haible  <bruno@clisp.org>
6044
6045         * lib/sys_stat_.h: Test HAVE_LSTAT, HAVE_DECL_MKDIR, HAVE_IO_H at
6046         configure time.
6047         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Substitute HAVE_LSTAT,
6048         HAVE_DECL_MKDIR, HAVE_IO_H via AC_SUBST.
6049         * modules/sys_stat (Makefile.am): Substitute their values into
6050         sys/stat.h.
6051
6052 2007-05-01  Bruno Haible  <bruno@clisp.org>
6053
6054         * lib/glob_.h: Test HAVE_SYS_CDEFS_H at configure time.
6055         * m4/glob.m4 (gl_PREREQ_GLOB): Substitute HAVE_SYS_CDEFS_H via AC_SUBST.
6056         * modules/glob (Makefile.am): Put HAVE_SYS_CDEFS_H value into glob.h.
6057
6058 2007-05-01  Bruno Haible  <bruno@clisp.org>
6059
6060         * doc/header/assert.texi: Undo last change: don't mention the gnulib
6061         'assert' module here.
6062
6063 2007-05-01  Bruno Haible  <bruno@clisp.org>
6064
6065         * doc/functions/*.texi: New files.
6066         * doc/functions/google-ranking.txt: New file.
6067         * doc/gnulib.texi (Function Substitutes): New chapter.
6068         (ctime, inet_ntoa): Remove sections.
6069         * doc/ctime.texi: Remove file.
6070         * doc/inet_ntoa.texi: Remove file.
6071         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Update
6072         dependencies.
6073         (%.info): New rule, specifying a --reference-limit.
6074
6075 2007-05-01  Bruno Haible  <bruno@clisp.org>
6076
6077         * MODULES.html.sh (posix_functions): Remove 'exec', 'toc'.
6078
6079 2007-05-01  Bruno Haible  <bruno@clisp.org>
6080
6081         * modules/mkdir (Depends-on): Add sys_stat, because sys_stat provides
6082         the portability of 'mkdir' to mingw systems.
6083
6084 2007-05-01  Bruno Haible  <bruno@clisp.org>
6085
6086         * doc/headers/google-ranking.txt: New file.
6087
6088 2007-04-30  Eric Blake  <ebb9@byu.net>
6089
6090         Prefer fseeko to fseek.
6091         * modules/getpass (Depends-on): Add fseeko.
6092         * lib/getpass.c (getpass): Use fseeko, not fseek.
6093
6094 2007-04-30  Sergey Poznyakoff  <gray@gnu.org.ua>
6095
6096         * lib/argp-help.c (hol_entry_cmp): Option sorting algorithm
6097         assumes the sorting is stable, while most qsort implementations
6098         are not.  Use argument addresses to ensure they never compare as
6099         equal.
6100
6101         * tests/test-argp-2.sh (usage-indent test): Fix output
6102         (func_compare): Restore diff options
6103         * tests/test-argp.c: Restore #include "progname.h"
6104
6105 2007-04-29  Bruno Haible  <bruno@clisp.org>
6106
6107         * m4/printf.m4 (gl_VSNPRINTF_ZEROSIZE_C99): New macro.
6108         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
6109         gl_VSNPRINTF_ZEROSIZE_C99. Test gl_cv_func_vsnprintf_zerosize_c99.
6110         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
6111         * modules/snprintf-posix-tests (Files): Add tests/test-snprintf.c.
6112         (configure.ac): Define CHECK_SNPRINTF_POSIX.
6113         (TESTS, check_PROGRAMS): Add test-snprintf.
6114         * modules/vsnprintf-posix-tests (Files): Add tests/test-vsnprintf.c.
6115         (configure.ac): Define CHECK_VSNPRINTF_POSIX.
6116         (TESTS, check_PROGRAMS): Add test-vsnprintf.
6117         * tests/test-snprintf.c (main) [!CHECK_SNPRINTF_POSIX]: Disable
6118         assertions that fail on HP-UX, OSF/1, or IRIX.
6119         * tests/test-vsnprintf.c (main) [!CHECK_VSNPRINTF_POSIX]: Likewise.
6120
6121 2007-04-29  Bruno Haible  <bruno@clisp.org>
6122
6123         * MODULES.html.sh (posix_functions): Remove 'contents'.
6124
6125 2007-04-29  Karl Berry  <karl@gnu.org>
6126
6127         * config/srclist.txt (gendocs_template_min): new entry.
6128
6129 2007-04-29  Bruno Haible  <bruno@clisp.org>
6130
6131         Work around fpurge bug on BSD systems.
6132         * modules/fpurge (Makefile.am): Compile fpurge.c unconditionally.
6133         * m4/fpurge.m4 (gl_FUNC_FPURGE): Don't invoke AC_LIBOBJ.
6134         * lib/fpurge.h (fpurge): Don't handle __fpurge wrapper here. Define
6135         fpurge to rpl_fpurge if the system already has this function.
6136         * lib/fpurge.c (fpurge): Handle also the __fpurge wrapper case and
6137         the case where the system already has this function. Correct invariants
6138         on BSD systems.
6139         * lib/fseeko.c (rpl_fseeko): Update recognition of preceding fflush on
6140         BSD systems.
6141
6142 2007-04-29  Sergey Poznyakoff  <gray@gnu.org.ua>
6143
6144         * lib/argp-help.c (hol_cluster_cmp): Reverse comparison.  Change
6145         proposed by Sven Verdoolaege.
6146
6147         * tests/test-argp.c: Fix option ordering.  Test deeply clustered
6148         options.
6149         * tests/test-argp-2.sh (func_compare): Use diff instead of cmp.
6150         (usage and help tests): Update
6151
6152 2007-04-29  Bruno Haible  <bruno@clisp.org>
6153
6154         * tests/test-fflush.c (main): Use a file of size 17, not 10.
6155         Print more information in case of failure. Disable a test on BeOS.
6156
6157 2007-04-29  Bruno Haible  <bruno@clisp.org>
6158
6159         * tests/**/test-*.[hc] (ASSERT): Use fprintf to show the line number.
6160         This helps debugging on systems on which no gdb is available.
6161
6162 2007-04-29  Bruno Haible  <bruno@clisp.org>
6163
6164         * lib/freading.h: Improve comments.
6165         * lib/fwriting.h: Likewise.
6166         * tests/test-freading.c (main): Don't check freading immediately after
6167         repositioning. Needed for glibc.
6168
6169 2007-04-29  Bruno Haible  <bruno@clisp.org>
6170
6171         * lib/freading.c (freading): Trivial simplification.
6172
6173 2007-04-28  Bruno Haible  <bruno@clisp.org>
6174
6175         * tests/test-fwriting.c (main): Also test the interaction between
6176         fflush and fwriting.
6177         * modules/fwriting-tests (Depends-on): Add fflush.
6178
6179         * tests/test-freading.c (main): Also test the interaction between
6180         fflush and freading.
6181         * modules/freading-tests (Depends-on): Add fflush.
6182
6183 2007-04-28  Bruno Haible  <bruno@clisp.org>
6184
6185         * lib/stdio_.h (fseek, ftell): Provide link warnings suggesting to use
6186         fseeko and ftello.
6187         Suggested by Eric Blake.
6188
6189 2007-04-28  Jim Meyering  <jim@meyering.net>
6190
6191         Avoid false-negative in gl_STDINT_H's C99 conformance test.
6192         * m4/stdint.m4 (gl_STDINT_H): When checking whether stdint.h conforms
6193         to C99, include all of gl_STDINT_INCLUDES, not just <stddef.h>.
6194
6195 2007-04-27  Eric Blake  <ebb9@byu.net>
6196
6197         * doc/headers/assert.texi (assert.h): Document assert module use.
6198
6199 2007-04-27  Bruno Haible  <bruno@clisp.org>
6200
6201         * doc/headers/*.texi: New files.
6202         * doc/gnulib.texi (Header File Substitutes): New chapter.
6203         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Specify
6204         dependencies.
6205         (standards.info ,standards.html, standards.dvi): Update dependencies.
6206         (mostlyclean, clean): New targets.
6207
6208 2007-04-27  Bruno Haible  <bruno@clisp.org>
6209
6210         * lib/sysexits_.h: Renamed from lib/sysexit_.h.
6211         * modules/sysexits (Files, Makefile.am): Update.
6212
6213         * lib/sys_socket_.h: Renamed from lib/socket_.h.
6214         * modules/sys_socket (Files, Makefile.am): Update.
6215
6216         * lib/sys_stat_.h: Renamed from lib/stat_.h.
6217         * modules/sys_stat (Files, Makefile.am): Update.
6218
6219 2007-04-27  Eric Blake  <ebb9@byu.net>
6220
6221         * lib/freading.h: Improve comments.
6222         * lib/fwriting.h: Likewise.
6223         * lib/fflush.c: Likewise.
6224
6225         Fix closein for mingw.
6226         * modules/closein-tests: Add tests for closein.
6227         * tests/test-closein.c: New file.
6228         * tests/test-closein.sh: Likewise.
6229         * lib/unistd_.h [!SEEK_CUR]: Mingw also needs stdlib.h for _exit.
6230         * lib/closein.c (close_stdin): Don't fflush non-seekable streams.
6231
6232 2007-04-27  Bruno Haible  <bruno@clisp.org>
6233
6234         * lib/inttypes_.h [_DECC]: Don't use #include_next if the compiler
6235         version is < 6.
6236         * lib/math_.h [__DECC]: Likewise.
6237         * lib/stdio_.h [__DECC]: Likewise.
6238         * lib/stdlib_.h [__DECC]: Likewise.
6239         * lib/string_.h [__DECC]: Likewise.
6240         * lib/time_.h [__DECC]: Likewise.
6241         * lib/wchar_.h [__DECC]: Likewise.
6242         * lib/wctype_.h [__DECC]: Likewise.
6243
6244 2007-04-27  Bruno Haible  <bruno@clisp.org>
6245
6246         * tests/test-fbufmode.c (main): Relax test, to avoid failure on mingw.
6247
6248 2007-04-27  Bruno Haible  <bruno@clisp.org>
6249
6250         * lib/fflush.c: Add comments.
6251         * modules/fpurge-tests (Depends-on): Add fflush.
6252         * modules/freadable-tests (Depends-on): Likewise.
6253         * modules/fwritable-tests (Depends-on): Likewise.
6254
6255 2007-04-27  Charles Wilson  <libtool@cwilson.fastmail.fm>
6256
6257         * m4/argz.m4 (gl_FUNC_ARGZ): Use !HAVE_WORKING_ARGZ instead of
6258         SYSTEM_ARGZ_IS_BROKEN.  Also, minor stylistic improvements.
6259         Report by Bruno Haible <bruno@clisp.org>.
6260
6261 2007-04-26  Eric Blake  <ebb9@byu.net>
6262
6263         Fix fflush on mingw.
6264         * modules/fflush (Depends-on): Add freading.
6265         * lib/fflush.c (rpl_fflush): Use freading to avoid losing buffered
6266         but unread data.
6267
6268 2007-04-26  Eric Blake  <ebb9@byu.net>
6269         and Bruno Haible  <bruno@clisp.org>
6270
6271         Implement freading and fwriting.
6272         * lib/freading.c: New file.
6273         * lib/freading.h: Likewise.
6274         * m4/freading.m4: Likewise.
6275         * modules/freading: Likewise.
6276         * modules/freading-tests: Likewise.
6277         * tests/test-freading.c: Likewise.
6278         * lib/fwriting.c: New file.
6279         * lib/fwriting.h: Likewise.
6280         * m4/fwriting.m4: Likewise.
6281         * modules/fwriting: Likewise.
6282         * modules/fwriting-tests: Likewise.
6283         * tests/test-fwriting.c: Likewise.
6284         * MODULES.html.sh (File stream based Input/Output): Mention them.
6285
6286 2007-04-26  Bruno Haible  <bruno@clisp.org>
6287
6288         * lib/stdio_.h (fseeko, ftello): Check that off_t has the same size as
6289         'long' when we assume it.
6290         Suggested by Eric Blake.
6291
6292 2007-04-26  Bruno Haible  <bruno@clisp.org>
6293
6294         Ensure fseeko, ftello are declared on glibc systems.
6295         * modules/fflush (configure.ac-early): Require AC_FUNC_FSEEKO.
6296         * modules/fseeko (configure.ac-early): Likewise.
6297         * modules/ftello (configure.ac-early): Likewise.
6298         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Don't define HAVE_FSEEKO, rely on
6299         AC_FUNC_FSEEKO for this.
6300         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Inline gl_CHECK_FSEEKO.
6301         (gl_CHECK_FSEEKO): Remove macro.
6302
6303 2007-04-26  Bruno Haible  <bruno@clisp.org>
6304
6305         * tests/test-fflush.c (main): Also check the ftell result after
6306         fflush and fseek/fseeko.
6307         * lib/fflush.c (rpl_fflush): For BSD implementations, update the
6308         file descriptor position cache in the stream.
6309         * lib/fseeko.c (rpl_fseeko): Likewise.
6310
6311 2007-04-26  Bruno Haible  <bruno@clisp.org>
6312
6313         * modules/fflush-tests (Depends-on): Add fseeko.
6314
6315 2007-04-25  Charles Wilson  <libtool@cwilson.fastmail.fm>
6316             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6317
6318         * lib/argz_.h: ensure error_t definition is obtained in same
6319         mechanism system argz.h would have.
6320         * m4/argz.m4 (gl_FUNC_ARGZ): add new test to check if $host's
6321         argz facilities are known bad.  Err on the side of caution if
6322         cross-compiling.
6323
6324 2007-04-25  Eric Blake  <ebb9@byu.net>
6325
6326         * lib/fpurge.c (includes): Use stdlib.h for free.
6327         * tests/test-fflush.c (main): Also test fflush-fseeko.
6328
6329 2007-04-25  Bruno Haible  <bruno@clisp.org>
6330
6331         Make fflush+fseek POSIX-compliant on FreeBSD and MacOS X.
6332         * lib/fseeko.c: New file.
6333         * lib/stdio_.h: Include <sys/types.h> when off_t is needed.
6334         (fseeko, fseek): Define to replacements if REPLACE_FFLUSH.
6335         * m4/fseeko.m4 (gl_CHECK_FSEEKO): New macro, extracted from
6336         gl_FUNC_FSEEKO.
6337         (gl_FUNC_FSEEKO): Invoke it.
6338         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Arrange to compile fseeko.c. Invoke
6339         gl_CHECK_FSEEKO. Define HAVE_FSEEKO.
6340         * modules/fflush (Files): Add lib/fseeko.c, m4/fseeko.m4.
6341
6342 2007-04-25  Bruno Haible  <bruno@clisp.org>
6343
6344         * modules/fflush (Depends-on): Add ftello.
6345
6346 2007-04-25  Bruno Haible  <bruno@clisp.org>
6347
6348         * modules/ftello-tests: New file.
6349         * tests/test-ftello.c: New file.
6350
6351         * modules/ftello: New file.
6352         * m4/ftello.m4: New file.
6353         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELLO,
6354         HAVE_FTELLO.
6355         * lib/stdio_.h (ftello): New declaration.
6356         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELLO,
6357         HAVE_FTELLO.
6358
6359 2007-04-25  Bruno Haible  <bruno@clisp.org>
6360
6361         * modules/fseeko-tests: New file.
6362         * tests/test-fseeko.c: New file.
6363
6364         * modules/fseeko: New file.
6365         * m4/fseeko.m4: New file.
6366         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEKO,
6367         HAVE_FSEEKO.
6368         * lib/stdio_.h (fseeko): New declaration.
6369         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEKO,
6370         HAVE_FSEEKO.
6371
6372 2007-04-25  Bruno Haible  <bruno@clisp.org>
6373
6374         * lib/stdio_.h (fflush): Add support for GNULIB_POSIXCHECK.
6375
6376 2007-04-25  Bruno Haible  <bruno@clisp.org>
6377
6378         * lib/unistd_.h: Include <stdio.h> if needed to get the SEEK_* macros.
6379         * tests/test-stdio.c: Check that the various SEEK_* macros are defined.
6380         * tests/test-unistd.c: Likewise.
6381         * tests/test-fcntl.c: Likewise.
6382
6383 2007-04-23  Eric Blake  <ebb9@byu.net>
6384
6385         * lib/fflush.c: Fix missing include.
6386         Reported by Bruno Haible.
6387
6388 2007-04-23  Bruno Haible  <bruno@clisp.org>
6389
6390         * lib/fpurge.c (fpurge) [glibc, BSD]: Free a malloc()ed ungetc buffer.
6391         Reported by Eric Blake.
6392
6393 2007-04-23  Bruno Haible  <bruno@clisp.org>
6394
6395         * lib/fbufmode.c (fbufmode): Port to Solaris/SPARC64.
6396
6397 2007-04-23  Bruno Haible  <bruno@clisp.org>
6398
6399         * lib/fseterr.c (fseterr): Don't hardcode the value of _IOERR.
6400
6401 2007-04-23  Bruno Haible  <bruno@clisp.org>
6402
6403         * tests/test-fbufmode.c (main): Be prepared to a failure of setvbuf.
6404         Needed on HP-UX 11.
6405
6406 2007-04-16  Eric Blake  <ebb9@byu.net>
6407
6408         Make fflush rely on fpurge.
6409         * lib/fflush.c (rpl_fflush): Rely on fpurge module, rather than
6410         open coding all variants.
6411         * modules/fflush (Depends-on): Add fpurge and unistd.
6412         * modules/fflush-tests (Depends-on): Unistd is no longer extra.
6413         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Simplify.
6414
6415         Fix --with-tests compilation on cygwin.
6416         * modules/argmatch-tests (Makefile.am): List gnulib library first
6417         in LDADD.
6418         * modules/argp-tests (Makefile.am): Likewise.
6419         * modules/array-list-tests (Makefile.am): Likewise.
6420         * modules/array-oset-tests (Makefile.am): Likewise.
6421         * modules/avltree-list-tests (Makefile.am): Likewise.
6422         * modules/avltree-oset-tests (Makefile.am): Likewise.
6423         * modules/avltreehash-list-tests (Makefile.am): Likewise.
6424         * modules/carray-list-tests (Makefile.am): Likewise.
6425         * modules/dirname-tests (Makefile.am): Likewise.
6426         * modules/frexp-tests (Makefile.am): Likewise.
6427         * modules/isnanl-tests (Makefile.am): Likewise.
6428         * modules/linked-list-tests (Makefile.am): Likewise.
6429         * modules/linkedhash-list-tests (Makefile.am): Likewise.
6430         * modules/lock-tests (Makefile.am): Likewise.
6431         * modules/rbtree-list-tests (Makefile.am): Likewise.
6432         * modules/rbtree-oset-tests (Makefile.am): Likewise.
6433         * modules/rbtreehash-list-tests (Makefile.am): Likewise.
6434         * modules/tls-tests (Makefile.am): Likewise.
6435         * modules/tsearch-tests (Makefile.am): Likewise.
6436         * modules/xvasprintf-tests (Makefile.am): Likewise.
6437
6438         Fix fpurge for cygwin.
6439         * lib/fpurge.c (fpurge): Fix order of operation flub, and return a
6440         value.
6441         * modules/fpurge-tests (Depends-on): Clean up trash.
6442
6443 2007-04-16  Simon Josefsson  <simon@josefsson.org>
6444
6445         * lib/gc-libgcrypt.c (gc_hash_open): Shut up compiler warnings.
6446
6447         * m4/autobuild.m4: Re-indent.
6448
6449 2007-04-13  Bruno Haible  <bruno@clisp.org>
6450
6451         * modules/fpurge-tests: New file.
6452         * tests/test-fpurge.c: New file.
6453
6454         * modules/fpurge: New file.
6455         * lib/fpurge.h: New file.
6456         * lib/fpurge.c: New file.
6457         * m4/fpurge.m4: New file.
6458
6459 2007-04-13  Bruno Haible  <bruno@clisp.org>
6460
6461         * modules/fbufmode-tests: New file.
6462         * tests/test-fbufmode.c: New file.
6463
6464         * modules/fbufmode: New file.
6465         * lib/fbufmode.h: New file.
6466         * lib/fbufmode.c: New file.
6467         * m4/fbufmode.m4: New file.
6468
6469 2007-04-13  Bruno Haible  <bruno@clisp.org>
6470
6471         * modules/fwritable-tests: New file.
6472         * tests/test-fwritable.c: New file.
6473
6474         * modules/fwritable: New file.
6475         * lib/fwritable.h: New file.
6476         * lib/fwritable.c: New file.
6477         * m4/fwritable.m4: New file.
6478
6479 2007-04-13  Bruno Haible  <bruno@clisp.org>
6480
6481         * modules/freadable-tests: New file.
6482         * tests/test-freadable.c: New file.
6483
6484         * modules/freadable: New file.
6485         * lib/freadable.h: New file.
6486         * lib/freadable.c: New file.
6487         * m4/freadable.m4: New file.
6488
6489 2007-04-13  Bruno Haible  <bruno@clisp.org>
6490
6491         * modules/fflush-tests (Makefile.am): Remove EXTRA_DIST. Augment
6492         MOSTLYCLEANFILES.
6493
6494 2007-04-13  Paul Eggert  <eggert@cs.ucla.edu>
6495
6496         * build-aux/bootstrap (gnulib_tool_option_extras): New var, used by
6497         gzip bootstrap.conf to avoid dragging in i18n machinery.
6498         (gnulib_tool_option): Use it.
6499
6500 2007-04-13  Bruno Haible  <bruno@clisp.org>
6501
6502         * tests/test-vasnprintf-posix.c (test_function): Add tests for %f and
6503         %F directives.
6504         * tests/test-vasprintf-posix.c (test_function): Likewise.
6505         * tests/test-snprintf-posix.h (test_function): Likewise.
6506         * tests/test-sprintf-posix.h (test_function): Likewise.
6507         * tests/test-fprintf-posix.h (test_function): Likewise.
6508         * tests/test-printf-posix.h (test_function): Likewise.
6509         * tests/test-fprintf-posix.out: Likewise.
6510
6511 2007-04-13  Bruno Haible  <bruno@clisp.org>
6512
6513         * modules/lock-tests (configure.ac): For LIBSCHED, try also -lposix4.
6514         * modules/tls-tests (configure.ac): Likewise.
6515         Reported by Arto C. Nirkko <anirkko@insel.ch>.
6516
6517 2007-04-13  Bruno Haible  <bruno@clisp.org>
6518
6519         * lib/tls.c (glthread_tls_get): Fix return type.
6520         Patch by Arto C. Nirkko <anirkko@insel.ch>.
6521
6522 2007-04-12  Eric Blake  <ebb9@byu.net>
6523
6524         * modules/gettime (Depends-on): Remove gettime.
6525         Reported by Dmitry V. Levin.
6526
6527 2007-04-12  Bruno Haible  <bruno@clisp.org>
6528
6529         * modules/fflush (Include): Mention <stdio.h>.
6530         * modules/strtoimax (Include): Mention <inttypes.h>.
6531         * modules/strtoumax (Include): Likewise.
6532
6533 2007-04-12  Eric Blake  <ebb9@byu.net>
6534
6535         * .cvsignore: New file.
6536         * .gitignore: Likewise.
6537
6538 2007-04-12  Bruno Haible  <bruno@clisp.org>
6539
6540         * modules/iconv-tests (test_iconv_LDADD): Mention -liconv after LDADD,
6541         not before, since $(LDADD) often contains libgnu.a.
6542         * modules/striconv-tests (test_striconv_LDADD): Likewise.
6543         * modules/striconveh-tests (test_striconveh_LDADD): Likewise.
6544         * modules/striconveha-tests (test_striconveha_LDADD): Likewise.
6545         Needed on Cygwin.
6546
6547 2007-04-12  Eric Blake  <ebb9@byu.net>
6548
6549         Work around glibc's failure to flush stdin on fclose.
6550         * lib/closein.c (close_stdin): Flush stdin before closing.
6551
6552         Work around glibc's failure to reset seekable stdin on exit.
6553         * modules/closein: New module.
6554         * lib/closein.c: New file.
6555         * lib/closein.h: Likewise.
6556         * m4/closein.m4: Likewise.
6557         * MODULES.html.sh (File stream based Input/Output): Document it.
6558
6559 2007-04-12  Simon Josefsson  <simon@josefsson.org>
6560
6561         * gnulib-tool: Rename generated 'autobuild' script to
6562         'do-autobuild' in --create-megatestdir output.
6563
6564         * doc/gnulib.texi (Build robot for gnulib): Fix.
6565
6566 2007-04-12  Simon Josefsson  <simon@josefsson.org>
6567
6568         * modules/sysexits (Depends-on): Add absolute-header.
6569
6570 2007-04-12  Eric Blake  <ebb9@byu.net>
6571
6572         No need to preserve errno on success.
6573         * lib/fflush.c (rpl_fflush): Simplify errno tracking.
6574         Reported by Bruno Haible.
6575
6576 2007-04-12  Simon Josefsson  <simon@josefsson.org>
6577
6578         * MODULES.html.sh (Support for maintaining and releasing
6579         projects): Add autobuild.  Suggested by Eric Blake <ebb9@byu.net>.
6580
6581 2007-04-12  Simon Josefsson  <simon@josefsson.org>
6582
6583         * gnulib-tool (func_modules_add_dummy): Respect --avoid=dummy.
6584
6585 2007-04-12  Simon Josefsson  <simon@josefsson.org>
6586
6587         * modules/autobuild: New module.
6588
6589         * m4/autobuild.m4: New file.
6590
6591 2007-04-11  Bruno Haible  <bruno@clisp.org>
6592
6593         * lib/vasnprintf.c (VASNPRINTF): Implement the %F directive using the
6594         %f directive, if NEED_PRINTF_DIRECTIVE_F is defined.
6595         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_F): New macro.
6596         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_F): New macro.
6597         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
6598         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
6599         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
6600         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
6601         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
6602         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
6603         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Invoke
6604         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
6605         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
6606         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Invoke
6607         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
6608         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
6609         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Invoke
6610         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
6611         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
6612         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Invoke
6613         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
6614         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
6615         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Invoke
6616         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
6617         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
6618         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Invoke
6619         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
6620         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
6621         Reported by Eric Blake.
6622
6623 2007-04-11  Bruno Haible  <bruno@clisp.org>
6624
6625         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Fix test. It always failed.
6626
6627 2007-04-10  Bruno Haible  <bruno@clisp.org>
6628
6629         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct result
6630         for NaN and Infinity. Needed on FreeBSD 6.1.
6631         * tests/test-vasnprintf-posix.c (test_function): Undo last change
6632         regarding results for "%010a" of Infinity and NaN.
6633         * tests/test-vasprintf-posix.c (test_function): Likewise.
6634         * tests/test-snprintf-posix.h (test_function): Likewise.
6635         * tests/test-sprintf-posix.h (test_function): Likewise.
6636         * tests/test-fprintf-posix.h (test_function): Likewise.
6637         * tests/test-printf-posix.h (test_function): Likewise.
6638         * tests/test-fprintf-posix.out: Likewise.
6639
6640 2007-04-10  Bruno Haible  <bruno@clisp.org>
6641
6642         * modules/locale-tests: New file.
6643         * tests/test-locale.c: New file.
6644
6645         * modules/locale: New file.
6646         * lib/locale_.h: New file.
6647         * m4/locale_h.m4: New file.
6648
6649 2007-04-10  Paul Eggert  <eggert@cs.ucla.edu>
6650             Bruno Haible  <bruno@clisp.org>
6651
6652         * m4/signbit.m4 (gl_SIGNBIT): When the sign bit position could not
6653         be determined, test for availability of the copysignf, copysign,
6654         copysignl functions.
6655         * lib/signbitf.c (gl_signbitf): Use copysignf if available in libc.
6656         * lib/signbitd.c (gl_signbitd): Use copysign if available in libc.
6657         * lib/signbitl.c (gl_signbitl): Use copysignl if available in libc.
6658
6659 2007-04-09  Eric Blake  <ebb9@byu.net>
6660
6661         * lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
6662         * modules/stdio (Makefile.am): Support fflush.
6663         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
6664         * modules/fflush: New file.
6665         * lib/fflush.c: Likewise.
6666         * m4/fflush.m4: Likewise.
6667         * modules/fflush-tests: New test.
6668         * tests/test-fflush.c: Likewise.
6669         * MODULES.html.sh (Input/output <stdio.h>): Document new module.
6670
6671 2007-04-06  Bruno Haible  <bruno@clisp.org>
6672
6673         * lib/vasnprintf.c: Include <math.h>. Don't include float+.h.
6674         (VASNPRINTF): Use signbit for faster determination whether to print a
6675         minus sign.
6676         * modules/vasnprintf (Files): Remove lib/float+.h.
6677         * modules/fprintf-posix (Depends-on): Add signbit.
6678         * modules/snprintf-posix (Depends-on): Likewise.
6679         * modules/sprintf-posix (Depends-on): Likewise.
6680         * modules/vasnprintf-posix (Depends-on): Likewise.
6681         * modules/vasprintf-posix (Depends-on): Likewise.
6682         * modules/vfprintf-posix (Depends-on): Likewise.
6683         * modules/vsnprintf-posix (Depends-on): Likewise.
6684         * modules/vsprintf-posix (Depends-on): Likewise.
6685
6686 2007-04-06  Bruno Haible  <bruno@clisp.org>
6687
6688         * tests/test-frexp.c (main): Test also the sign bit of zero results.
6689         * tests/test-frexpl.c (main): Likewise.
6690         * tests/test-ldexpl.c (main): Likewise.
6691         * modules/frexp-tests (Depends-on): Add signbit.
6692         * modules/frexpl-tests (Depdends-on): Likewise.
6693         * modules/ldexpl-tests (Depdends-on): Likewise.
6694
6695 2007-04-06  Bruno Haible  <bruno@clisp.org>
6696
6697         * modules/signbit-tests: New file.
6698         * tests/test-signbit.c: New file.
6699
6700         * modules/signbit: New file.
6701         * lib/signbitf.c: New file.
6702         * lib/signbitd.c: New file.
6703         * lib/signbitl.c: New file.
6704         * m4/signbit.m4: New file.
6705         * lib/math_.h (gl_signbitf, gl_signbitd, gl_signbitl): New declarations.
6706         (signbit): New macro.
6707         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_SIGNBIT and
6708         REPLACE_SIGNBIT.
6709         * modules/math (Makefile.am) Substibute also GNULIB_SIGNBIT and
6710         REPLACE_FREXPL into math.h.
6711
6712 2007-04-06  Bruno Haible  <bruno@clisp.org>
6713
6714         * modules/isnanf-nolibm-tests: New file.
6715         * tests/test-isnanf.c: New file.
6716
6717         * modules/isnanf-nolibm: New file.
6718         * lib/isnanf.h: New file.
6719         * lib/isnanf.c: New file.
6720         * lib/isnan.c: Consider the USE_FLOAT macro.
6721         * m4/isnanf.m4: New file.
6722
6723 2007-04-06  Bruno Haible  <bruno@clisp.org>
6724
6725         * modules/gettext-h (configure.ac): AC_SUBST LIBINTL and LTLIBINTL.
6726         (Link): New section.
6727
6728         * modules/canonicalize-lgpl-tests (Makefile.am): Undo last change.
6729
6730 2007-04-06  Bruno Haible  <bruno@clisp.org>
6731
6732         Assume the 'long double' type.
6733         * m4/longdouble.m4: Remove file.
6734         * config/srclist.txt: Don't mention longdouble.m4.
6735         * lib/allocsa.h: Assume HAVE_LONG_DOUBLE to be true.
6736         * lib/float+.h: Likewise.
6737         * lib/frexp.c: Likewise.
6738         * lib/printf-args.h: Likewise.
6739         * lib/printf-args.c: Likewise.
6740         * lib/printf-frexp.c: Likewise.
6741         * lib/printf-parse.c: Likewise.
6742         * lib/vasnprintf.c: Likewise.
6743         * m4/allocsa.m4: Remove gt_TYPE_LONGDOUBLE invocation.
6744         * m4/intl.m4: Likewise.
6745         * m4/isnanl.m4: Likewise.
6746         * m4/printf.m4: Likewise.
6747         * m4/printf-frexpl.m4: Likewise.
6748         * m4/vasnprintf.m4: Likewise.
6749         * modules/allocsa (Files): Remove m4/longdouble.m4.
6750         * modules/gettext (Files): Likewise.
6751         * modules/relocatable-prog-wrapper (Files): Likewise.
6752         * modules/vasnprintf (Files): Likewise.
6753         * modules/isnanl (Files): Likewise.
6754         (Include): Simplify.
6755         * modules/isnanl-nolibm (Files): Remove m4/longdouble.m4.
6756         (Include): Simplify.
6757         * modules/printf-frexpl (Files): Remove m4/longdouble.m4.
6758         (Include): Simplify.
6759         * modules/snprintf-posix-tests (Files): Remove m4/longdouble.m4.
6760         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
6761         * modules/sprintf-posix-tests (Files): Remove m4/longdouble.m4.
6762         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
6763         * modules/vasnprintf-posix-tests (Files): Remove m4/longdouble.m4.
6764         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
6765         * modules/vasprintf-posix-tests (Files): Remove m4/longdouble.m4.
6766         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
6767         * modules/vsnprintf-posix-tests (Files): Remove m4/longdouble.m4.
6768         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
6769         * modules/vsprintf-posix-tests (Files): Remove m4/longdouble.m4.
6770         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
6771         * tests/test-isnanl-nolibm.c: Assume HAVE_LONG_DOUBLE to be true.
6772         * tests/test-isnanl.c: Likewise.
6773         * tests/test-snprintf-posix.h: Likewise.
6774         * tests/test-sprintf-posix.h: Likewise.
6775         * tests/test-vasnprintf-posix.c: Likewise.
6776         * tests/test-vasnprintf-posix2.c: Likewise.
6777         * tests/test-vasprintf-posix.c: Likewise.
6778
6779 2007-04-06  Bruno Haible  <bruno@clisp.org>
6780
6781         Fix problem with Compaq (ex-DEC) Desktop C compiler on Tru64.
6782         * lib/math_.h [__DECC]: Include the overridden include file through
6783         #include_next, outside the double-inclusion guard.
6784         * lib/stdio_.h [__DECC]: Likewise.
6785         * lib/stdlib_.h [__DECC]: Likewise.
6786         * lib/string_.h [__DECC]: Likewise.
6787         * lib/time_.h [__DECC]: Likewise.
6788         * lib/wchar_.h [__DECC]: Likewise.
6789         * lib/wctype_.h [__DECC]: Likewise.
6790         * lib/inttypes_.h [__DECC]: Likewise.
6791         Reported by Albert Chin <china@thewrittenword.com> in
6792         <http://lists.gnu.org/archive/html/bug-gnulib/2007-04/msg00088.html>.
6793
6794 2007-04-04  Eric Blake  <ebb9@byu.net>
6795
6796         * m4/stdint.m4 (gl_STDINT_H): Detect WINT_MAX bug in cygwin
6797         1.5.x.
6798
6799 2007-04-04  Bruno Haible  <bruno@clisp.org>
6800
6801         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct
6802         rounding. Don't assume that FreeBSD 6 and NetBSD 4 pass this test.
6803
6804 2007-04-04  Bruno Haible  <bruno@clisp.org>
6805
6806         * tests/test-vasnprintf-posix.c (test_function): Allow two possible
6807         results for "%010a" of Infinity and NaN.
6808         * tests/test-vasprintf-posix.c (test_function): Likewise.
6809         * tests/test-snprintf-posix.h (test_function): Likewise.
6810         * tests/test-sprintf-posix.h (test_function): Likewise.
6811         * tests/test-fprintf-posix.h (test_function): Remove these tests.
6812         * tests/test-printf-posix.h (test_function): Likewise.
6813         * tests/test-fprintf-posix.out: Update.
6814         Needed for FreeBSD 6.1.
6815
6816 2007-04-04  Bruno Haible  <bruno@clisp.org>
6817
6818         * DEPENDENCIES: Remove mentions of tar and gzip, since they are not
6819         directly used by the gnulib modules nor by gnulib-tool.
6820
6821 2007-04-04  Paul Eggert  <eggert@cs.ucla.edu>
6822
6823         * DEPENDENCIES: Give overall description of version dependency
6824         desirability.  Use more-typical names for apps.
6825         Add shell, coreutils, diffutils, grep, tar, gzip.
6826
6827 2007-04-04  Simon Josefsson  <simon@josefsson.org>
6828
6829         * MODULES.html.sh: Rename crypto modules.  Remove iconvme.
6830
6831 2007-04-04  Karl Berry  <karl@gnu.org>
6832
6833         * MODULES.html.sh (func_module): missing '.
6834
6835 2007-04-03  Bruno Haible  <bruno@clisp.org>
6836
6837         * modules/argmatch-tests (Makefile.am): New variable
6838         test_argmatch_LDADD.
6839         * modules/argp-tests (Makefile.am): New variable test_argp_LDADD.
6840         * modules/array-list-tests (Makefile.am): New variable
6841         test_array_list_LDADD.
6842         * modules/array-oset-tests (Makefile.am): New variable
6843         test_array_oset_LDADD.
6844         * modules/avltree-list-tests (Makefile.am): New variable
6845         test_avltree_list_LDADD.
6846         * modules/avltree-oset-tests (Makefile.am): New variable
6847         test_avltree_oset_LDADD.
6848         * modules/avltreehash-list-tests (Makefile.am): New variable
6849         test_avltreehash_list_LDADD.
6850         * modules/canonicalize-lgpl-tests (Makefile.am): New variable
6851         test_canonicalize_lgpl_LDADD.
6852         * modules/carray-list-tests (Makefile.am): New variable
6853         test_carray_list_LDADD.
6854         * modules/dirname-tests (Makefile.am): New variable
6855         test_dirname_LDADD.
6856         * modules/linked-list-tests (Makefile.am): New variable
6857         test_linked_list_LDADD.
6858         * modules/linkedhash-list-tests (Makefile.am): New variable
6859         test_linkedhash_list_LDADD.
6860         * modules/rbtree-list-tests (Makefile.am): New variable
6861         test_rbtree_list_LDADD.
6862         * modules/rbtree-oset-tests (Makefile.am): New variable
6863         test_rbtree_oset_LDADD.
6864         * modules/rbtreehash-list-tests (Makefile.am): New variable
6865         test_rbtreehash_list_LDADD.
6866         * modules/xvasprintf-tests (Makefile.am): New variable
6867         test_xvasprintf_LDADD.
6868         Reported by Eric Blake.
6869
6870 2007-04-03  Eric Blake  <ebb9@byu.net>
6871
6872         * DEPENDENCIES: Weaken m4 requirements.
6873
6874 2007-04-03  Bruno Haible  <bruno@clisp.org>
6875
6876         * modules/frexp-tests (configure.ac): Remove AC_SUBST.
6877         * modules/isnanl-tests (configure.ac): Likewise.
6878
6879 2007-04-03  Ben Pfaff  <blp@gnu.org>
6880
6881         * modules/iconv_open: Add $(srcdir)/ to source directory
6882         references in Makefile fragments that call gperf, to fix VPATH
6883         builds.
6884
6885 2007-04-03  Bruno Haible  <bruno@clisp.org>
6886
6887         * modules/ldexpl (Depends-on): Add isnanl, remove isnanl-nolibm.
6888         * lib/ldexpl.c: Undo last change.
6889
6890 2007-04-03  Bruno Haible  <bruno@clisp.org>
6891
6892         * modules/printf-frexpl (Depends-on): Undo last change.
6893         (Files): Add m4/ldexpl.m4.
6894
6895 2007-04-03  Bruno Haible  <bruno@clisp.org>
6896
6897         * m4/isnanl.m4 (gl_FUNC_ISNANL): Substitute ISNANL_LIBM.
6898         * modules/isnanl (Link): New section.
6899
6900         * m4/frexp.m4 (gl_FUNC_FREXP): Substitute FREXP_LIBM.
6901         * modules/frexp (Link): New section.
6902
6903         * m4/frexpl.m4 (gl_FUNC_FREXPL): Substitute FREXPL_LIBM.
6904         * modules/frexpl (Link): New section.
6905
6906         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Substitute LDEXPL_LIBM.
6907         * modules/ldexpl (Link): New section.
6908
6909 2007-04-03  Bruno Haible  <bruno@clisp.org>
6910
6911         * modules/TEMPLATE-EXTENDED: New file.
6912         * gnulib-tool (func_all_modules, func_verify_module): Exclude it.
6913
6914 2007-04-03  Bruno Haible  <bruno@clisp.org>
6915
6916         * DEPENDENCIES: New file.
6917         Suggested by Simon Josefsson.
6918
6919 2007-04-03  Bruno Haible  <bruno@clisp.org>
6920
6921         * doc/gnulib.texi: Escape @.
6922
6923 2007-04-03  James Youngman  <jay@gnu.org>
6924         and Paul Eggert  <eggert@cs.ucla.edu>
6925
6926         * lib/stat-time.h (get_stat_birthtime): Check for zero-valued
6927         birthtime on all systems that have birthtime, not just those which
6928         use st_birthtimensec rather than st_birthtim.  Putting zero in
6929         st_birthtim.tv_sec is how (for example) FreeBSD/x86 6.1 indicates
6930         that the birth time is not available for files on an NFS mount.
6931
6932 2007-04-03  Simon Josefsson  <simon@josefsson.org>
6933
6934         * modules/memxor: Move back from crypto/, suggested by Bruno.
6935         * modules/crypto/hmac-sha1: Fix memxor dependency.
6936
6937         * modules/crypto/gc: Moved from ../.
6938
6939 2007-04-02  Eric Blake  <ebb9@byu.net>
6940
6941         * lib/ldexpl.c (includes): Avoid libm.
6942
6943         * modules/printf-frexpl (Depends-on): Depend on ldexpl.
6944
6945 2007-04-02  Bruno Haible  <bruno@clisp.org>
6946
6947         * lib/sysexit_.h (EX_OK): Disable the EX_OK definition from <unistd.h>
6948         on IRIX.
6949
6950 2007-04-02  Bruno Haible  <bruno@clisp.org>
6951
6952         * m4/intdiv0.m4 (gt_INTDIV0): Avoid performing the test for real on
6953         x86 or x86_64 platforms running MacOS X.
6954         Reported by Ryan Schmidt <@ryandesign.com>.
6955
6956 2007-04-02  Bruno Haible  <bruno@clisp.org>
6957
6958         * m4/intdiv0.m4 (gt_INTDIV0): When cross-compiling, treat x86_64 like
6959         i386.
6960
6961 2007-04-01  Simon Josefsson  <simon@josefsson.org>
6962
6963         * modules/crypto/arcfour: Moved from ../.
6964         * modules/crypto/arcfour-tests: Moved from ../.
6965         * modules/crypto/arctwo: Moved from ../.
6966         * modules/crypto/arctwo-tests: Moved from ../.
6967         * modules/crypto/des: Moved from ../.
6968         * modules/crypto/des-tests: Moved from ../.
6969         * modules/crypto/gc-arcfour: Moved from ../.
6970         * modules/crypto/gc-arcfour-tests: Moved from ../.
6971         * modules/crypto/gc-arctwo: Moved from ../.
6972         * modules/crypto/gc-arctwo-tests: Moved from ../.
6973         * modules/crypto/gc-des: Moved from ../.
6974         * modules/crypto/gc-des-tests: Moved from ../.
6975         * modules/crypto/gc-hmac-md5: Moved from ../.
6976         * modules/crypto/gc-hmac-md5-tests: Moved from ../.
6977         * modules/crypto/gc-hmac-sha1: Moved from ../.
6978         * modules/crypto/gc-hmac-sha1-tests: Moved from ../.
6979         * modules/crypto/gc-md2: Moved from ../.
6980         * modules/crypto/gc-md2-tests: Moved from ../.
6981         * modules/crypto/gc-md4: Moved from ../.
6982         * modules/crypto/gc-md4-tests: Moved from ../.
6983         * modules/crypto/gc-md5: Moved from ../.
6984         * modules/crypto/gc-md5-tests: Moved from ../.
6985         * modules/crypto/gc-pbkdf2-sha1: Moved from ../.
6986         * modules/crypto/gc-pbkdf2-sha1-tests: Moved from ../.
6987         * modules/crypto/gc-random: Moved from ../.
6988         * modules/crypto/gc-rijndael: Moved from ../.
6989         * modules/crypto/gc-rijndael-tests: Moved from ../.
6990         * modules/crypto/gc-sha1: Moved from ../.
6991         * modules/crypto/gc-sha1-tests: Moved from ../.
6992         * modules/crypto/gc-tests: Moved from ../.
6993         * modules/crypto/hmac-md5: Moved from ../.
6994         * modules/crypto/hmac-md5-tests: Moved from ../.
6995         * modules/crypto/hmac-sha1: Moved from ../.
6996         * modules/crypto/hmac-sha1-tests: Moved from ../.
6997         * modules/crypto/md2: Moved from ../.
6998         * modules/crypto/md2-tests: Moved from ../.
6999         * modules/crypto/md4: Moved from ../.
7000         * modules/crypto/md4-tests: Moved from ../.
7001         * modules/crypto/md5: Moved from ../.
7002         * modules/crypto/md5-tests: Moved from ../.
7003         * modules/crypto/memxor: Moved from ../.
7004         * modules/crypto/rijndael: Moved from ../.
7005         * modules/crypto/rijndael-tests: Moved from ../.
7006         * modules/crypto/sha1: Moved from ../.
7007
7008 2007-03-30  James Youngman  <jay@gnu.org>
7009
7010         * tests/test-stat-time.c (prepare_test): use chmod() rather than
7011         rename() to change the ctime of a file (because ctime is unaffected
7012         by rename on jfs2 on AIX 5.1).
7013         (main): Start by doing cleanup, in case a previous run failed leaving
7014         test files behind.
7015
7016 2007-03-31  Bruno Haible  <bruno@clisp.org>
7017
7018         Support old proprietary implementations of iconv.
7019         * modules/iconv_open: New file.
7020         * lib/iconv_.h: New file.
7021         * m4/iconv_h.m4: New file.
7022         * lib/iconv_open.c: New file.
7023         * lib/iconv_open-aix.gperf: New file.
7024         * lib/iconv_open-hpux.gperf: New file.
7025         * lib/iconv_open-irix.gperf: New file.
7026         * lib/iconv_open-osf.gperf: New file.
7027         * m4/iconv_open.m4: New file.
7028         * modules/linebreak (Depends-on): Add iconv_open.
7029         * modules/striconv (Depends-on): Likewise.
7030         * modules/striconveh (Depends-on): Likewise.
7031         * modules/unicodeio (Depends-on): Likewise.
7032         * lib/striconveh.h (mem_cd_iconveh, str_cd_iconveh): Allow cd to be
7033         (iconv_t)(-1).
7034         * lib/striconveh.c (mem_cd_iconveh_internal): Use an indirect
7035         conversion if cd is (iconv_t)(-1).
7036         (mem_iconveh, str_iconveh): Don't fail just because a direct conversion
7037         is not possible.
7038
7039 2007-03-31  Bruno Haible  <bruno@clisp.org>
7040
7041         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
7042         work on Solaris either. Protect also second use of "autodetect_jp".
7043
7044 2007-03-31  Bruno Haible  <bruno@clisp.org>
7045
7046         * m4/frexpl.m4 (gl_FUNC_FREXPL): Set HAVE_DECL_FREXPL to 0 when
7047         the function is not present.
7048
7049 2007-03-31  Bruno Haible  <bruno@clisp.org>
7050
7051         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Set HAVE_DECL_LDEXPL to 0 when
7052         the function is not present.
7053
7054 2007-03-31  Bruno Haible  <bruno@clisp.org>
7055
7056         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-29 patch. Test also against
7057         a bug in HP-UX iconv_open().
7058
7059 2007-03-31  Bruno Haible  <bruno@clisp.org>
7060
7061         * MODULES.html.sh (func_module): Don't show gnulib-common.m4.
7062         (Mathematics <math.h>): New section, add fpieee.
7063         (Input/output <stdio.h>): Add fseterr.
7064         (Mathematics <math.h>): New section, add printf-frexp.
7065         (Container data structures): Add sublist.
7066         (Core language properties): Add fpucw, inline.
7067         (Functions for greatest-width integer types <inttypes.h>): Add
7068         imaxabs, imaxdiv, inttypes.
7069         (Mathematics <math.h>): Add frexp, frexpl, isnan-nolibm, isnanl,
7070         isnanl-nolibm, ldexp.
7071         (Mathematics <math.h>): New section, add printf-frexpl.
7072         (Support for systems lacking POSIX:2001): Add fprintf-posix,
7073         printf-posix, snprintf-posix, sprintf-posix, string, search, socklen,
7074         sys_select, sys_socket, vasnprintf-posix, vasprintf-posix,
7075         vfprintf-posix, vprintf-posix, vsnprintf-posix, vsprintf-posix.
7076         (Unicode string functions): Add unistr/u*-mbtoucr.
7077         (Java): Add javacomp-script, javaexec-script.
7078         (C#): Add csharpcomp-script, csharpexec-script.
7079         (Support for building libraries and executables): Add havelib,
7080         relocatable-*.
7081         (Support for maintaining and releasing projects): Renamed from
7082         'Support for maintaining and release projects'. Add announce-gen.
7083
7084 2007-03-31  Bruno Haible  <bruno@clisp.org>
7085
7086         * README: Talk primarily about git.
7087         (git and CVS): Renamed from CVS.
7088         * doc/gnulib.texi (Introduction, Build robot for gnulib): Mention that
7089         gnulib is available through git.
7090         * doc/gnulib-tool.texi (CVS Issues): Mention git and svn as well.
7091
7092 2007-03-30  Bruno Haible  <bruno@clisp.org>
7093
7094         * lib/alloca_.h: Change prefix of double-inclusion guard macro to _GL_.
7095         * lib/poll_.h: Likewise.
7096         * lib/stat_.h: Likewise.
7097         * lib/sys_time_.h: Likewise.
7098         * lib/sysexit_.h: Likewise.
7099         * lib/glob_.h: Prefix double-inclusion guard macro with _GL_.
7100         * lib/stdbool_.h: Likewise.
7101         * lib/byteswap_.h: Add double-inclusion guard.
7102
7103 2007-03-30  Sergey Poznyakoff  <gray@mirddin.farlep.net>
7104
7105         * lib/sysexit_.h: Prefix double-inclusion guard macro with _GNULIB.
7106
7107 2007-03-30  Karl Berry  <karl@gnu.org>
7108
7109         * config/srclist-update: double space after USA in the license
7110         substitution, since that's how it's usually (?) written.
7111
7112 2007-03-30  Paul Eggert  <eggert@cs.ucla.edu>
7113
7114         * lib/write-any-file.c (can_write_any_file): Fix else-else bug
7115         reported by Bruno Haible.
7116
7117 2007-03-29  Bruno Haible  <bruno@clisp.org>
7118
7119         * m4/iconv.m4 (AM_ICONV_LINK): Require AC_CANONICAL_HOST. Test against
7120         a bug in AIX iconv().
7121
7122 2007-03-29  Bruno Haible  <bruno@clisp.org>
7123
7124         * modules/ldexpl-tests: New file.
7125         * tests/test-ldexpl.c: New file.
7126
7127 2007-03-29  Bruno Haible  <bruno@clisp.org>
7128
7129         * lib/ldexpl.c: Include fpucw.h.
7130         (ldexpl): Use BEGIN/END_LONG_DOUBLE_ROUNDING. Skip the last unneeded
7131         multiplication.
7132         * modules/ldexpl (Depends-on): Add fpucw.
7133
7134 2007-03-29  Bruno Haible  <bruno@clisp.org>
7135
7136         * modules/ldexpl: New file.
7137         * m4/ldexpl.m4: New file.
7138         * lib/math_.h (ldexpl): Define to a replacement if REPLACE_LDEXPL is
7139         set.
7140         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize also GNULIB_LDEXPL,
7141         REPLACE_LDEXPL.
7142         * modules/math (Makefile.am): Substitute also GNULIB_LDEXPL,
7143         REPLACE_LDEXPL.
7144         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
7145         gl_FUNC_LDEXPL_WORKS.
7146         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Remove test for ldexpl.
7147         * modules/mathl (Files): Remove lib/ldexpl.c.
7148         (Depends-on): Add ldexpl.
7149
7150 2007-03-29  Bruno Haible  <bruno@clisp.org>
7151
7152         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Declare frexpl.
7153
7154 2007-03-29  Bruno Haible  <bruno@clisp.org>
7155
7156         * tests/test-striconveh.c (main): Don't assume that a direct conversion
7157         between ISO-8859-1 and ISO-8859-2 is possible. Needed for OSF/1, IRIX
7158         and possibly also HP-UX.
7159         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
7160         work on AIX, IRIX, HP-UX, OSF/1.
7161         * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
7162         * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
7163         * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
7164         * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
7165         * tests/uniconv/test-u8-conv-from-enc.c (main): Likewise.
7166         * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
7167
7168 2007-03-29  Bruno Haible  <bruno@clisp.org>
7169
7170         * tests/test-stat-time.c: Include <fcntl.h>, not <sys/fcntl.h>.
7171
7172 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
7173
7174         * lib/acl-internal.h (acl_get_fd, acl_set_fd): undef before defining,
7175         to work around a problem on OSF/1 5.1 reported by Bruno Haible.
7176
7177 2007-03-29  Eric Blake  <ebb9@byu.net>
7178
7179         * lib/acl-internal.h: Remove redundant include.
7180         (ACL_NOT_WELL_SUPPORTED): Also filter on EBUSY, returned by
7181         Cygwin when a file is locked.
7182
7183 2007-03-29  Bruno Haible  <bruno@clisp.org>
7184
7185         * lib/vasprintf.c [IN_LIBASPRINTF]: Include different specification
7186         file.
7187         * lib/asprintf.c [IN_LIBASPRINTF]: Likewise.
7188
7189 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
7190
7191         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Don't bother to
7192         try to remove a parent directory if the child couldn't be removed
7193         (except for the first rmdir, which could fail because the child
7194         doesn't exist).  Problem reported by Jeff Blaine in
7195         <http://lists.gnu.org/archive/html/bug-tar/2007-03/msg00014.html>.
7196
7197 2007-03-28  Bruno Haible  <bruno@clisp.org>
7198
7199         * lib/striconveh.c (utf8conv_carefully): New function.
7200         (mem_cd_iconveh_internal): Invoke it.
7201
7202 2007-03-28  Bruno Haible  <bruno@clisp.org>
7203
7204         * lib/striconveh.c (mem_cd_iconveh_internal): Use u8_mbtoucr instead
7205         of u8_mbtouc in order to distinguish invalid and incomplete UTF-8
7206         input.
7207         * modules/striconveh (Depends-on): Add unistr/u8-mbtoucr. Replace
7208         utf8-ucs4 with unistr/u8-mbtouc. Replace ucs4-utf8 with
7209         unistr/u8-uctomb.
7210
7211 2007-03-28  Bruno Haible  <bruno@clisp.org>
7212
7213         * modules/unistr/u8-mbtoucr: New file.
7214         * lib/unistr/u8-mbtoucr.c: New file.
7215         * modules/unistr/u16-mbtoucr: New file.
7216         * lib/unistr/u16-mbtoucr.c: New file.
7217         * modules/unistr/u16-mbtoucr: New file.
7218         * lib/unistr/u16-mbtoucr.c: New file.
7219         * lib/unistr.h (u8_mbtoucr, u16_mbtoucr, u32_mbtoucr): New declarations.
7220
7221 2007-03-27  Simon Josefsson  <simon@josefsson.org>
7222             Bruno Haible  <bruno@clisp.org>
7223
7224         * m4/vasprintf.m4: Convert AC_SUBST into shell variable for
7225         REPLACE_VASPRINTF.  Set HAVE_VASPRINTF.  Add
7226         AC_REQUIRE([gl_STDIO_H_DEFAULTS]).
7227
7228         * m4/stdio_h.m4: Add stubs for vasprintf too.
7229
7230         * modules/stdio: Support vasprintf in sed command.
7231
7232         * modules/vasprintf: Depend on stdio for prototypes.  Remove
7233         vasprintf.h.  Add stdio module indicator.
7234
7235         * lib/stdio_.h: Declare asprintf and vasprintf, based on
7236         vasprintf.h.
7237
7238         * lib/vasprintf.h: File removed.
7239
7240         * lib/asprintf.c: Use stdio.h instead of vasprintf.h.
7241         * lib/vasprintf.c: Ditto.
7242         * lib/xvasprintf.c: Ditto.
7243         * tests/test-vasprintf-posix.c: Ditto.
7244         * tests/test-vasprintf.c: Ditto.
7245
7246 2007-03-27  Bruno Haible  <bruno@clisp.org>
7247
7248         Make vasnprintf multithread-safe.
7249         * lib/vasnprintf.c (decimal_point_char): New function.
7250         (VASNPRINTF): Use it.
7251         Suggested by Simon Josefsson.
7252
7253 2007-03-27  Eric Blake  <ebb9@byu.net>
7254
7255         Support sub-second birthtime on cygwin.
7256         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Also check for st_birthtim.
7257         * lib/stat-time.h (STAT_TIMESPEC): Adjust comments.
7258         (get_stat_birthtime): Also work with st_birthtim.
7259
7260 2007-03-27  Paul Eggert  <eggert@cs.ucla.edu>
7261
7262         * lib/stat-time.h (USE_BIRTHTIME): Remove.
7263         (get_stat_atime_ns, get_stat_ctime_ns, get_stat_mtime_ns):
7264         (get_stat_birthtime_ns): Do not try to use "spare" fields.
7265         (get_stat_birthtime_ns): Simplify compile-time tests.
7266         (get_stat_birthtime): Change the API to look like
7267         get_stat_mtime etc., except return a negative tv_nsec on error.
7268         * m4/stat-time.m4 (gl_STAT_TIME, gl_STAT_BIRTHTIME):
7269         Don't check for "spare" fields.
7270         (gl_STAT_BIRTHTIME): Don't check for struct stat.st_birthtimespec.tv_sec
7271         or for struct stat.st_birthtime, as these tests aren't used.
7272         * tests/test-stat-time.c (test_birthtime): Adjust to new API.
7273
7274 2007-03-27  Bruno Haible  <bruno@clisp.org>
7275
7276         * lib/stat-time.h: Include <sys/stat.h>.
7277
7278 2007-03-27  James Youngman  <jay@gnu.org>
7279
7280         * lib/stat-time.h (get_stat_birthtime): New function for
7281           retrieving st_birthtime as provided by UFS2 (hence *BSD).
7282         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Probe for st_birthtime
7283           and its variants.
7284         * modules/stat-time (configure.ac): call gl_STAT_BIRTHTIME.
7285         * modules/stat-time-test: New file.
7286         * tests/test-stat-time.c: New test, devised by Bruno Haible.
7287
7288 2007-03-26  Bruno Haible  <bruno@clisp.org>
7289
7290         Better support of signalling NaNs.
7291         * lib/atanl.c: Include isnanl.h.
7292         (atanl): Perform test for NaN at the beginning of the function and
7293         through a call to isnanl.
7294         * lib/cosl.c: Include isnanl.h.
7295         (cosl): Perform test for NaN at the beginning of the function and
7296         through a call to isnanl.
7297         * lib/ldexpl.c: Include isnanl.h.
7298         (ldexpl): Perform test for NaN through a call to isnanl.
7299         * lib/logl.c: Include isnanl.h.
7300         (logl): Perform test for NaN at the beginning of the function and
7301         through a call to isnanl.
7302         * lib/sinl.c: Include isnanl.h.
7303         (sinl): Perform test for NaN at the beginning of the function and
7304         through a call to isnanl.
7305         * lib/sqrtl.c: Include isnanl.h.
7306         (sqrtl): Perform test for NaN at the beginning of the function and
7307         through a call to isnanl.
7308         * lib/tanl.c: Include isnanl.h.
7309         (tanl): Perform test for NaN at the beginning of the function and
7310         through a call to isnanl.
7311         * lib/trigl.c (ieee754_rem_pio2l): Remove test for NaN.
7312         * modules/mathl (Depends-on): Add isnanl.
7313
7314 2007-03-26  Eric Blake  <ebb9@byu.net>
7315
7316         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix
7317         regression in logic sense of previous patch.
7318
7319 2007-03-26  Bruno Haible  <bruno@clisp.org>
7320
7321         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Don't use
7322         unportable shell command "if ! ...".
7323         Reported by Ralf Wildenhues.
7324
7325 2007-03-25  Bruno Haible  <bruno@clisp.org>
7326
7327         * lib/sysexit_,h: If HAVE_SYSEXITS_H is defined, include the original
7328         <sysexits.h> file, and only add EX_CONFIG.
7329         * m4/sysexits.m4 (gl_SYSEXITS): If <sysexits.h> exists, check its
7330         absolute file name and whether it is sufficient. Substitute also
7331         HAVE_SYSEXITS_H and ABSOLUTE_SYSEXITS_H.
7332         * modules/sysexits (Makefile.am): Substitute HAVE_SYSEXITS_H and
7333         ABSOLUTE_SYSEXITS_H into sysexits.h.
7334
7335 2007-03-25  Bruno Haible  <bruno@clisp.org>
7336
7337         * lib/getaddrinfo.c (getaddrinfo): Don't access hints->ai_flags when
7338         hints is NULL.
7339
7340 2007-03-25  Bruno Haible  <bruno@clisp.org>
7341
7342         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Add a cast.
7343         * lib/uniconv/u8-strconv-to-enc.c (u8_strconv_to_encoding): Likewise.
7344
7345 2007-03-25  Bruno Haible  <bruno@clisp.org>
7346
7347         * lib/vasnprintf.c: Include langinfo.h.
7348         (VASNPRINTF): Prefer nl_langinfo over localeconv, since it's more
7349         multithread-safe.
7350         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): New macro.
7351         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke it.
7352         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
7353         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
7354         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
7355         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
7356         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
7357         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX: Likewise.
7358         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
7359         Reported by Simon Josefsson.
7360
7361 2007-03-25  Bruno Haible  <bruno@clisp.org>
7362
7363         * lib/printf-parse.c [!IN_LIBINTL]: Include <stdint.h>, for intmax_t.
7364         (PRINTF_PARSE): Make the support for size specifier 'j' unconditional.
7365         * modules/vasnprintf (Depends-on): Add stdint.
7366
7367 2007-03-25  Bruno Haible  <bruno@clisp.org>
7368
7369         * modules/fpieee: New file.
7370         * m4/fpieee.m4: New file.
7371         * modules/isnan-nolibm (Depends-on): Add fpieee.
7372         * modules/isnanl-nolibm (Depends-on): Add fpieee.
7373         * modules/isnanl (Depends-on): Add fpieee.
7374
7375 2007-03-25  Bruno Haible  <bruno@clisp.org>
7376
7377         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Test also finite numbers.
7378
7379 2007-03-25  Bruno Haible  <bruno@clisp.org>
7380
7381         Avoid test failures on IRIX 6.5.
7382         * tests/test-frexpl.c (MIN_NORMAL_EXP): New macro.
7383         (main): Use it.
7384         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP): New
7385         macros.
7386         (main): Use them.
7387
7388 2007-03-25  Bruno Haible  <bruno@clisp.org>
7389
7390         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): New macro.
7391         (gl_FUNC_FREXPL): Invoke it. Set REPLACE_FREXPL to 1 if it frexpl
7392         exists but doesn't work.
7393         * lib/math_.h (frexpl): Define as a replacement macro if REPLACE_FREXPL
7394         is set. Don't provide a prototype if REPLACE_FREXPL is not set.
7395         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_FREXPL.
7396         * modules/math (Makefile.am) Substibute also REPLACE_FREXPL into math.h.
7397
7398 2007-03-25  Bruno Haible  <bruno@clisp.org>
7399
7400         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Add check whether frexp(inf)
7401         returns inf. Needed on IRIX 6.5.
7402
7403 2007-03-25  Bruno Haible  <bruno@clisp.org>
7404
7405         * tests/test-frexpl.c: Include isnanl-nolibm.h.
7406         (main): Use isnanl instead of x != x idiom.
7407         * modules/frexpl-tests (Depends-on): Add isnanl-nolibm.
7408
7409         * tests/test-frexp.c: Include isnan.h.
7410         (main): Use isnan instead of x != x idiom.
7411         * modules/frexp-tests (Depends-on): Add isnan-nolibm.
7412
7413 2007-03-25  Bruno Haible  <bruno@clisp.org>
7414
7415         * tests/test-frexp.c (NaN): New function/macro.
7416         (main): Use it instead of 0.0 / 0.0.
7417         * tests/test-isnan.c (NaN): New function/macro.
7418         (main): Use it instead of 0.0 / 0.0.
7419         * tests/test-vasnprintf-posix.c (NaN): New function/macro.
7420         (test_function): Use it instead of 0.0 / 0.0.
7421         * tests/test-vasprintf-posix.c (NaN): New function/macro.
7422         (test_function): Use it instead of 0.0 / 0.0.
7423         * tests/test-snprintf-posix.h (NaN): New function/macro.
7424         (test_function): Use it instead of 0.0 / 0.0.
7425         * tests/test-sprintf-posix.h (NaN): New function/macro.
7426         (test_function): Use it instead of 0.0 / 0.0.
7427         * tests/test-fprintf-posix.h (NaN): New function/macro.
7428         (test_function): Use it instead of 0.0 / 0.0.
7429         * tests/test-printf-posix.h (NaN): New function/macro.
7430         (test_function): Use it instead of 0.0 / 0.0.
7431
7432         * lib/isnan.c (FUNC): Work around a DEC C compiler bug.
7433
7434 2007-03-25  Bruno Haible  <bruno@clisp.org>
7435
7436         * lib/glob_.h: Include <sys/stat.h>. Avoids warnings on AIX 5.1.
7437
7438 2007-03-25  Bruno Haible  <bruno@clisp.org>
7439
7440         * lib/regexec.c (merge_state_with_log): Make static.
7441
7442 2007-03-25  Bruno Haible  <bruno@clisp.org>
7443
7444         * lib/trigl.c (kernel_rem_pio2): Make static.
7445
7446 2007-03-25  Bruno Haible  <bruno@clisp.org>
7447
7448         * lib/sincosl.c (sincosl_table): Make static.
7449
7450 2007-03-25  Bruno Haible  <bruno@clisp.org>
7451
7452         * lib/argp.h (__restrict): Define to empty, rather than to 'restrict',
7453         if the compiler does not support C99.
7454
7455 2007-03-25  Bruno Haible  <bruno@clisp.org>
7456
7457         * modules/time (Makefile.am): Ensure all rule action lines start with a
7458         tab.
7459
7460 2007-03-24  Bruno Haible  <bruno@clisp.org>
7461
7462         * modules/tsearch-tests: New file.
7463         * tests/test-tsearch.sh: New file.
7464         * tests/test-tsearch.c: New file, mostly copied from glibc.
7465
7466         * modules/search-tests: New file.
7467         * tests/test-search.c: New file.
7468
7469         * modules/search: New file.
7470         * lib/search_.h: New file, incorporating lib/tsearch.h.
7471         * m4/search_h.m4: New file.
7472         * lib/tsearch.h: Remove file.
7473         * lib/tsearch.c: Include search.h instead of tsearch.h.
7474         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Require gl_SEARCH_H_DEFAULTS. Set
7475         HAVE_TSEARCH.
7476         * modules/tsearch (Files): Remove lib/tsearch.h.
7477         (Depends-on): Add search.
7478         (configure.ac): Invoke gl_SEARCH_MODULE_INDICATOR.
7479         (Include): Change tsearch.h into search.h.
7480
7481 2007-03-24  Bruno Haible  <bruno@clisp.org>
7482
7483         * modules/fpucw: New file.
7484         * lib/fpucw.h: New file.
7485         * lib/frexp.c: Include fpucw.h.
7486         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
7487         (FUNC): Use them.
7488         * lib/printf-frexp.c: Include fpucw.h.
7489         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
7490         (FUNC): Use them.
7491         * lib/vasnprintf.c: Include fpucw.h.
7492         (VASNPRINTF): Invoke BEGIN/END_LONG_DOUBLE_ROUNDING around the
7493         'long double' calculations.
7494         * tests/test-frexpl.c: Include fpucw.h.
7495         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
7496         * tests/test-printf-frexpl.c: Include fpucw.h.
7497         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
7498         * modules/frexpl (Depends-on): Add fpucw.
7499         * modules/printf-frexpl (Depends-on): Likewise.
7500         * modules/fprintf-posix (Depends-on): Likewise.
7501         * modules/snprintf-posix (Depends-on): Likewise.
7502         * modules/sprintf-posix (Depends-on): Likewise.
7503         * modules/vasnprintf-posix (Depends-on): Likewise.
7504         * modules/vasprintf-posix (Depends-on): Likewise.
7505         * modules/vfprintf-posix (Depends-on): Likewise.
7506         * modules/vsnprintf-posix (Depends-on): Likewise.
7507         * modules/vsprintf-posix (Depends-on): Likewise.
7508         * modules/frexpl-tests (Depends-on): Likewise.
7509         * modules/printf-frexpl-tests (Depends-on): Likewise.
7510
7511 2007-03-24  Bruno Haible  <bruno@clisp.org>
7512
7513         * lib/float+.h: New file.
7514         * lib/isnan.c: Include float+.h.
7515         (SIZE): New macro.
7516         (FUNC): Compare only SIZE bytes of the value.
7517         * lib/vasnprintf.c: Include float+.h.
7518         (VASNPRINTF): When comparing agains +0.0L or +0.0, compare only
7519         SIZEOF_LDBL or SIZEOF_DBL bytes.
7520         * modules/isnan-nolibm (Files): Add lib/float+.h.
7521         * modules/isnanl-nolibm (Files): Add lib/float+.h.
7522         * modules/isnanl (Files): Add lib/float+.h.
7523         * modules/vasnprintf (Files): Add lib/float+.h.
7524
7525 2007-03-24  Bruno Haible  <bruno@clisp.org>
7526
7527         * lib/vasnprintf.c [!HAVE_LONG_DOUBLE]: Include printf-frexp.h. Don't
7528         include isnanl-nolibm.h.
7529
7530 2007-03-24  Bruno Haible  <bruno@clisp.org>
7531
7532         * tests/test-read-file.c (main): Don't produce spurious output for
7533         expected situations. Make the test fail if it encountered unexpected
7534         results.
7535
7536 2007-03-24  Bruno Haible  <bruno@clisp.org>
7537
7538         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove the special-casing of NetBSD,
7539         since its fr_FR.ISO8859-1 locale wouldn't pass the tests.
7540
7541 2007-03-24  Bruno Haible  <bruno@clisp.org>
7542
7543         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Fix last change.
7544
7545 2007-03-24  Bruno Haible  <bruno@clisp.org>
7546
7547         * modules/unistr/base (Depends-on): Remove utf8-ucs4-unsafe,
7548         utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
7549
7550         * modules/unistr/u8-mbtouc: Add source files from module utf8-ucs4.
7551         * modules/utf8-ucs4: Turn into a symbolic link to module
7552         unistr/u8-mbtouc.
7553
7554         * modules/unistr/u8-mbtouc-unsafe: Add source files from module
7555         utf8-ucs4-unsafe.
7556         * modules/utf8-ucs4-unsafe: Turn into a symbolic link to module
7557         unistr/u8-mbtouc-unsafe.
7558
7559         * modules/unistr/u16-mbtouc: Add source files from module utf16-ucs4.
7560         * modules/utf16-ucs4: Turn into a symbolic link to module
7561         unistr/u16-mbtouc.
7562
7563         * modules/unistr/u16-mbtouc-unsafe: Add source files from module
7564         utf16-ucs4-unsafe.
7565         * modules/utf16-ucs4-unsafe: Turn into a symbolic link to module
7566         unistr/u16-mbtouc-unsafe.
7567
7568         * modules/unistr/u8-uctomb: Add source files from module utf4-utf8.
7569         * modules/ucs4-utf8: Turn into a symbolic link to module
7570         unistr/u8-ubtomb.
7571
7572         * modules/unistr/u16-uctomb: Add source files from module utf4-utf16.
7573         * modules/ucs4-utf16: Turn into a symbolic link to module
7574         unistr/u16-ubtomb.
7575
7576 2007-03-24  Bruno Haible  <bruno@clisp.org>
7577
7578         * lib/unistr/u8-mbtouc-aux.c: Renamed from lib/unistr/utf8-ucs4.c.
7579         Enable the function only if HAVE_INLINE.
7580         * lib/unistr/u8-mbtouc-unsafe-aux.c: Renamed from
7581         lib/unistr/utf8-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
7582         * lib/unistr/u16-mbtouc-aux.c: Renamed from lib/unistr/utf16-ucs4.c.
7583         Enable the function only if HAVE_INLINE.
7584         * lib/unistr/u16-mbtouc-unsafe-aux.c: Renamed from
7585         lib/unistr/utf16-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
7586         * lib/unistr/u8-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf8.c.
7587         Enable the function only if HAVE_INLINE.
7588         * lib/unistr/u16-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf16.c.
7589         Enable the function only if HAVE_INLINE.
7590         * modules/utf8-ucs4: Update.
7591         * modules/utf8-ucs4-unsafe: Update.
7592         * modules/utf16-ucs4: Update.
7593         * modules/utf16-ucs4-unsafe: Update.
7594         * modules/ucs4-utf8: Update.
7595         * modules/ucs4-utf16: Update.
7596
7597 2007-03-24  Bruno Haible  <bruno@clisp.org>
7598
7599         * lib/utf8-ucs4.h: Remove file.
7600         * lib/utf8-ucs4-unsafe.h: Remove file.
7601         * lib/utf16-ucs4.h: Remove file.
7602         * lib/utf16-ucs4-unsafe.h: Remove file.
7603         * lib/ucs4-utf8.h: Remove file.
7604         * lib/ucs4-utf16.h: Remove file.
7605         * lib/unistr.h: Include their previous contents.
7606         * m4/utf-ucs4.m4: Remove file.
7607         * m4/ucs4-utf.m4: Remove file.
7608         * modules/utf8-ucs4 (Files): Remove lib/utf8-ucs4.h.
7609         (Depends-on): Add unistr/base.
7610         (configure.ac): Remove gl_UTF_UCS4.
7611         (Makefile.am): Update.
7612         (Include): Change to unistr.h.
7613         * modules/utf8-ucs4-unsafe (Files): Remove lib/utf8-ucs4-unsafe.h.
7614         (Depends-on): Add unistr/base.
7615         (configure.ac): Remove gl_UTF_UCS4.
7616         (Makefile.am): Update.
7617         (Include): Change to unistr.h.
7618         * modules/utf16-ucs4 (Files): Remove lib/utf16-ucs4.h.
7619         (Depends-on): Add unistr/base.
7620         (configure.ac): Remove gl_UTF_UCS4.
7621         (Makefile.am): Update.
7622         (Include): Change to unistr.h.
7623         * modules/utf16-ucs4-unsafe (Files): Remove lib/utf16-ucs4-unsafe.h.
7624         (Depends-on): Add unistr/base.
7625         (configure.ac): Remove gl_UTF_UCS4.
7626         (Makefile.am): Update.
7627         (Include): Change to unistr.h.
7628         * modules/ucs4-utf8 (Files): Remove lib/ucs4-utf8.h.
7629         (Depends-on): Add unistr/base.
7630         (configure.ac): Remove gl_UCS4_UTF.
7631         (Makefile.am): Update.
7632         (Include): Change to unistr.h.
7633         * modules/ucs4-utf16 (Files): Remove lib/ucs4-utf16.h.
7634         (Depends-on): Add unistr/base.
7635         (configure.ac): Remove gl_UCS4_UTF.
7636         (Makefile.am): Update.
7637         (Include): Change to unistr.h.
7638         * lib/unistr/utf8-ucs4.c: Include unistr.h instead of utf8-ucs4.h.
7639         * lib/unistr/utf8-ucs4-unsafe.c: Include unistr.h instead of
7640         utf8-ucs4-unsafe.h.
7641         * lib/unistr/utf16-ucs4.c: Include unistr.h instead of utf16-ucs4.h.
7642         * lib/unistr/utf16-ucs4-unsafe.c: Include unistr.h instead of
7643         utf16-ucs4-unsafe.h.
7644         * lib/unistr/ucs4-utf8.c: Include unistr.h instead of ucs4-utf8.h.
7645         * lib/unistr/ucs4-utf16.c: Include unistr.h instead of ucs4-utf16.h.
7646         * lib/unistr/u8-chr.c: Don't include ucs4-utf8.h.
7647         * lib/unistr/u8-strchr.c: Likewise.
7648         * lib/unistr/u8-strrchr.c: Likewise.
7649         * lib/unistr/u16-chr.c: Don't include ucs4-utf16.h.
7650         * lib/unistr/u16-strchr.c: Likewise.
7651         * lib/unistr/u16-strrchr.c: Likewise.
7652         * lib/striconveh.c: Update.
7653         * lib/linebreak.c: Update.
7654
7655 2007-03-24  Bruno Haible  <bruno@clisp.org>
7656
7657         * lib/argp-help.c (fill_in_uparams, canon_doc_option): Cast the
7658         arguments of isspace, isalpha, isalnum, isdigit to 'unsigned char'.
7659
7660 2007-03-22  Bruno Haible  <bruno@clisp.org>
7661
7662         * lib/strptime.c (__strptime_internal): Use ANSI C syntax.
7663
7664 2007-03-23  Paul Eggert  <eggert@cs.ucla.edu>
7665
7666         * MODULES.html.sh (File system functions): New module write-any-file.
7667         * modules/write-any-file, lib/write-any-file.c, lib/write-any-file.h:
7668         * m4/write-any-file.m4: New files.
7669
7670 2007-03-23  Eric Blake  <ebb9@byu.net>
7671
7672         * gnulib-tool: Rearrange space-tab sequences, since some editors
7673         like to eat them.
7674
7675 2007-03-23  Eric Blake  <ebb9@byu.net>
7676
7677         * lib/version-etc.c (version_etc_va): Update license wording to
7678         be more concise.  Recommended by Richard Stallman.
7679
7680 2007-03-22  Bruno Haible  <bruno@clisp.org>
7681
7682         * lib/poll.c (MSG_PEEK): New fallback definition.
7683
7684 2007-03-22  Bruno Haible  <bruno@clisp.org>
7685
7686         * modules/sys_socket-tests (configure.ac): Check for shutdown function.
7687         * tests/test-sys_socket.c (a): Test only if shutdown() exists.
7688         (main): Update.
7689         Fixes a compilation error on BeOS.
7690
7691 2007-03-22  Bruno Haible  <bruno@clisp.org>
7692
7693         * modules/frexpl-tests: New file.
7694         * tests/test-frexpl.c: New file.
7695
7696         * modules/frexpl: New file.
7697         * m4/frexpl.m4: New file.
7698         * modules/math (Makefile.am): Also substitute GNULIB_FREXPL into math.h.
7699         * lib/math_.h (frexpl): Test GNULIB_FREXPL instead of GNULIB_MATHL.
7700         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FREXPL.
7701         * modules/mathl (Files): Remove lib/frexpl.c, lib/frexp.c.
7702         (Depends-on): Add frexpl. Remove isnanl-nolibm.
7703         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Don't test for frexpl.
7704
7705 2007-03-22  Bruno Haible  <bruno@clisp.org>
7706
7707         * lib/frexpl.c: Share code with lib/frexp.c.
7708         * modules/mathl (Files): Add lib/frexp.c.
7709         (Depends-on): Add isnanl-nolibm.
7710
7711 2007-03-22  Bruno Haible  <bruno@clisp.org>
7712
7713         * modules/printf-frexp (Files): Add m4/frexp.m4.
7714         * m4/printf-frexp.m4 (gl_FUNC_PRINTF_FREXP): Define HAVE_FREXP_IN_LIBC
7715         only if the found frexp function actually works.
7716
7717 2007-03-22  Bruno Haible  <bruno@clisp.org>
7718
7719         * lib/frexp.c: Remove older implementation that uses divisions.
7720
7721 2007-03-21  Bruno Haible  <bruno@clisp.org>
7722
7723         * modules/frexp-tests: New file.
7724         * tests/test-frexp.c: New file.
7725
7726         * modules/frexp: New file.
7727         * lib/frexp.c: New file.
7728         * m4/frexp.m4: New file.
7729         * lib/math_.h (frexp): New declaration.
7730         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Also initialize GNULIB_FREXP and
7731         REPLACE_FREXP.
7732         * modules/math (math.h): Also substitute GNULIB_FREXP, REPLACE_FREXP.
7733
7734 2007-03-21  Bruno Haible  <bruno@clisp.org>
7735
7736         * modules/isnanl-tests: New file.
7737         * tests/test-isnanl.c: New file.
7738
7739         * modules/isnanl: New file.
7740         * lib/isnanl.h: New file.
7741         * m4/isnanl.m4 (gl_FUNC_ISNANL): New macro.
7742         (gl_FUNC_ISNANL_NO_LIBM): Invoke gl_HAVE_ISNANL_NO_LIBM,
7743         gl_FUNC_ISNANL_WORKS.
7744         (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM, gl_FUNC_ISNANL_WORKS):
7745         New macros.
7746
7747 2007-03-21  Bruno Haible  <bruno@clisp.org>
7748
7749         * modules/isnanl-nolibm (Files): Add lib/isnanl-nolibm.h, remove
7750         lib/isnanl.h.
7751         (Include): Update.
7752         * lib/isnanl-nolibm.h: Renamed from lib/isnanl.h.
7753         * lib/vasnprintf.c: Update.
7754         * modules/isnanl-nolibm-tests (Files): Add tests/test-isnanl-nolibm.c,
7755         tests/test-isnanl.h, remove tests/test-isnanl.c.
7756         (Makefile.am): Update.
7757         * tests/test-isnanl-nolibm.c: New file.
7758         * tests/test-isnanl.h: New file.
7759         * tests/test-isnanl.c: Remove file.
7760
7761 2007-03-21  Jim Meyering  <jim@meyering.net>
7762
7763         When trying to open ".", treat ESTALE like EACCES.
7764         * lib/savewd.c (savewd_save): Resort to forking not just upon
7765         failure with EACCES, but also when errno is ESTALE.
7766
7767 2007-03-20  Bruno Haible  <bruno@clisp.org>
7768
7769         * lib/string_.h (strndup): Enable declaration also if HAVE_STRNDUP.
7770         Needed on AIX 5.1. Reported by Matthew Woehlke.
7771
7772 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
7773
7774         Suggestions by Bruno Haible:
7775         * lib/acl-internal.h: Include "gettext.h" rather than rolling
7776         our own.
7777         (ACL_NOT_WELL_SUPPORTED): Parenthesize arg when used.
7778         * modules/acl (Depends-on): Add gettext.
7779
7780 2007-03-19  Bruno Haible  <bruno@clisp.org>
7781
7782         * modules/iconvme: Remove file.
7783         * lib/iconvme.h: Remove file.
7784         * lib/iconvme.c: Remove file.
7785         * m4/iconvme.m4: Remove file.
7786
7787 2007-03-19  Bruno Haible  <bruno@clisp.org>
7788
7789         * doc/relocatable-maint.texi: Break long shell script line.
7790         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
7791
7792 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
7793
7794         Add limited support for Solaris 10 ZFS-style ACLs: just enough to
7795         handle file_has_acl.
7796         * lib/acl-internal.h, lib/acl_entries.c, lib/file-has-acl.c: New files.
7797         * lib/acl.c: Move header inclusions and related macro defns into
7798         lib/acl-internal.h.
7799         (S_ISLNK): Remove defn, since that's now done for us.
7800         (file_has_acl): Move to lib/file-has-acl.c.
7801         Call acl_trivial if available.  This is the crucial part of the fix.
7802         (acl_entries): Move to lib/acl_entries.c.  Now extern, since it's
7803         shared within the library.  Rewrite a bit, partly to make it compatible
7804         with the GNU coding style.
7805         * m4/acl.m4 (AC_FUNC_ACL): Add AC_LIBOBJ([file-has-acl]).
7806         Remove unnecessary double-quotes.
7807         Don't test for acl_to_text; the build will catch that.
7808         Replace acl_entries if it doesn't exist and it is needed.
7809         Check for -lsec and acl_trivial (as used on Solaris 10).
7810         * modules/acl (Files): Add lib/acl-internal.h, lib/acl_entries.c,
7811         lib/file-has-acl.c.
7812         (Depends-on): Add sys_stat, for S_ISLNK.
7813
7814 2007-03-19  Ben Pfaff  <blp@gnu.org>
7815
7816         * doc/gnulib.texi: Fix typos.
7817         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
7818
7819 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
7820
7821         * lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL.
7822         If size is zero here, buf must be zero.
7823
7824 2007-03-19  Simon Josefsson  <simon@josefsson.org>
7825
7826         * des.c: Remove weak_keys_chksum.  Reported by Bruno Haible
7827         <bruno@clisp.org>.
7828
7829 2007-03-18  Bruno Haible  <bruno@clisp.org>
7830
7831         * lib/vasnprintf.c (VASNPRINTF): Undo first part of last patch.
7832         Suggested by Eric Blake.
7833
7834 2007-03-18  Ben Pfaff  <blp@gnu.org>
7835
7836         * doc/relocatable.texi: Recommend using as prefix a directory
7837         that does not exist and will never be created.  Based on
7838         discussion with Bruno Haible, Ralf Wildenhues, Matthew Woehlke,
7839         and others.
7840
7841 2007-03-17  Bruno Haible  <bruno@clisp.org>
7842
7843         * lib/fchownat.c: Include lchown.h.
7844
7845 2007-03-17  Bruno Haible  <bruno@clisp.org>
7846
7847         Fix endless loop when the given allocated size was > INT_MAX.
7848         * lib/vasnprintf.c (EOVERFLOW): New fallback definition.
7849         (VASNPRINTF): Fail with EOVERFLOW when the given allocated size is
7850         larger than INT_MAX, or when it grow to a value larger than INT_MAX.
7851         * lib/vsprintf.c (vsprintf): Don't pass a size > INT_MAX to vasnprintf.
7852         * lib/sprintf.c (sprintf): Likewise.
7853
7854 2007-03-17  Bruno Haible  <bruno@clisp.org>
7855
7856         * tests/test-argp-2.sh (func_compare): Output a context diff.
7857
7858 2007-03-17  Bruno Haible  <bruno@clisp.org>
7859
7860         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check also the
7861         locale's decimal-point character.
7862
7863 2007-03-17  Bruno Haible  <bruno@clisp.org>
7864
7865         * lib/vasnprintf.c (VASNPRINTF): Clear out the memory used for arg_mem
7866         before comparing it. Needed because on some platforms (e.g. x86) a
7867         'long double' occupies less bytes than sizeof (long double).
7868
7869 2007-03-17  Bruno Haible  <bruno@clisp.org>
7870
7871         * tests/test-crc.c (main): Make printf statements 64-bit clean.
7872         * tests/test-gc-pbkdf2-sha1.c (main): Likewise.
7873         * tests/test-getaddrinfo.c (simple): Likewise.
7874         * tests/test-read-file.c (main): Likewise.
7875
7876 2007-03-17  Bruno Haible  <bruno@clisp.org>
7877
7878         * tests/test-dirname.c (main): Make printf statements 64-bit clean.
7879
7880 2007-03-17  Bruno Haible  <bruno@clisp.org>
7881
7882         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Remove
7883         unused variable.
7884
7885 2007-03-17  Bruno Haible  <bruno@clisp.org>
7886
7887         * tests/test-c-strcasecmp.c: Include c-strcase.h.
7888         * tests/test-c-strncasecmp.c: Likewise.
7889
7890 2007-03-17  Bruno Haible  <bruno@clisp.org>
7891
7892         * modules/stdlib (Depends-on): Add unistd.
7893         * lib/stdlib_.h: Include <unistd.h> if mkstemp is desired.
7894         Needed for MacOS X 10.3.
7895
7896 2007-03-17  Bruno Haible  <bruno@clisp.org>
7897
7898         * lib/unistr/u-strdup.h: Include <stdlib.h>.
7899
7900 2007-03-17  Bruno Haible  <bruno@clisp.org>
7901
7902         * lib/unistr/u-cpy-alloc.h: Include <stdlib.h>.
7903
7904 2007-03-17  Bruno Haible  <bruno@clisp.org>
7905
7906         * gnulib-tool (func_import): Update .cvsignore and .gitignore files
7907         to reflect files copied from gnulib (with or without modifications).
7908         Suggested by Jim Meyering.
7909
7910 2007-03-17  Eric Blake  <ebb9@byu.net>
7911
7912         * NEWS: Document stdlib change from 2007-02-18.
7913
7914 2007-03-17  Jim Meyering  <jim@meyering.net>
7915
7916         Detect use of AC_CONFIG_AUX_DIR also when its argument is quoted.
7917         * build-aux/bootstrap: Put ""s around use of $build_aux, in case
7918         someone uses a name containing shell meta-characters.
7919         Reported by Alfred M. Szmidt.
7920
7921         * build-aux/bootstrap: Don't use \> in grep regexp.  For HP-UX.
7922
7923 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
7924
7925         * build-aux/bootstrap (with_gettext): New variable.  Run autopoint
7926         and copy gettext configuration files only if configure.ac contains
7927         a use of AM_GNU_GETTEXT_VERSION.
7928
7929 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
7930
7931         * build-aux/bootstrap (gnulib_name): New variable.
7932         (gnulib_tool_options): Use it.
7933
7934 2007-03-13  Simon Josefsson  <simon@josefsson.org>
7935
7936         * tests/test-des.c: Use new namespace.
7937
7938 2007-03-15  Bruno Haible  <bruno@clisp.org>
7939
7940         * lib/dummy.c (gl_dummy_symbol): Renamed from 'dummy'.
7941         Reported by James Youngman <jay@gnu.org>.
7942
7943 2007-03-15  Bruno Haible  <bruno@clisp.org>
7944
7945         * lib/glob.c (glob): Add 'restrict' so that prototype matches the
7946         declared prototype. Needed with cc on OSF/1 5.1.
7947
7948 2007-03-15  Bruno Haible  <bruno@clisp.org>
7949
7950         * lib/gl_list.h (gl_listelement_dispose_fn): New type.
7951         (gl_list_create_empty, gl_list_create): Add dispose_fn argument.
7952         (struct gl_list_implementation): Add dispose_fn argument to the
7953         'create_empty', 'create' methods.
7954         (struct gl_list_impl_base): Add field 'dispose_fn'.
7955         * lib/gl_list.c (gl_list_create_empty, gl_list_create): Add dispose_fn
7956         argument.
7957         * lib/gl_array_list.c (gl_array_create_empty, gl_array_create): Add
7958         dispose_fn argument.
7959         (gl_array_remove_node, gl_array_remove_at, gl_array_list_free): Call
7960         dispose_fn on the dropped values.
7961         * lib/gl_carray_list.c (gl_carray_create_empty, gl_carray_create): Add
7962         dispose_fn argument.
7963         (gl_carray_remove_at, gl_carray_list_free): Call dispose_fn on the
7964         dropped values.
7965         * lib/gl_anyavltree_list2.h (gl_tree_create): Add dispose_fn argument.
7966         (gl_tree_remove_node): Call dispose_fn on the dropped value.
7967         * lib/gl_anyrbtree_list2.h (gl_tree_create): Add dispose_fn argument.
7968         (gl_tree_remove_node): Call dispose_fn on the dropped value.
7969         * lib/gl_anytree_list2.h (gl_tree_create_empty): Add dispose_fn
7970         argument.
7971         (gl_tree_list_free): Call dispose_fn on the dropped values.
7972         * lib/gl_anytreehash_list2.h (gl_tree_list_free): Call dispose_fn on
7973         the dropped values.
7974         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
7975         Add dispose_fn argument.
7976         (gl_linked_remove_node, gl_linked_remove_at, gl_linked_list_free):
7977         Call dispose_fn on the dropped values.
7978         * lib/gl_sublist.c (gl_sublist_create_empty, gl_sublist_create_fill):
7979         Add dispose_fn argument.
7980         (gl_sublist_create): Initialize the 'dispose_fn' field.
7981         * lib/clean-temp.c (create_temp_dir, register_fd): Update.
7982         * tests/test-array_list.c (main): Update.
7983         * tests/test-carray_list.c (main): Update.
7984         * tests/test-avltree_list.c (main): Update.
7985         * tests/test-rbtree_list.c (main): Update.
7986         * tests/test-avltreehash_list.c (main): Update.
7987         * tests/test-rbtreehash_list.c (main): Update.
7988         * tests/test-linked_list.c (main): Update.
7989         * tests/test-linkedhash_list.c (main): Update.
7990         * tests/test-array_oset.c (main): Update.
7991
7992 2007-03-15  Bruno Haible  <bruno@clisp.org>
7993
7994         * lib/gl_oset.h (gl_setelement_dispose_fn): New type.
7995         (gl_oset_create_empty): Add dispose_fn argument.
7996         (struct gl_oset_implementation): Add dispose_fn argument to
7997         'create_empty' method.
7998         (struct gl_oset_impl_base): Add dispose_fn field.
7999         * lib/gl_oset.c (gl_oset_create_empty): Add dispose_fn argument.
8000         * lib/gl_array_oset.c (gl_array_create_empty): Add dispose_fn argument.
8001         (gl_array_remove_at, gl_array_free): Call dispose_fn on the dropped
8002         values.
8003         * lib/gl_anytree_oset.h (gl_tree_create_empty): Add dispose_fn argument.
8004         (gl_tree_oset_free): Call dispose_fn on the dropped values.
8005         * lib/gl_avltree_oset.c (gl_tree_remove_node): Call dispose_fn on the
8006         dropped value.
8007         * lib/gl_rbtree_oset.c (gl_tree_remove_node): Call dispose_fn on the
8008         dropped value.
8009         * tests/test-array_oset.c (main): Update.
8010         * tests/test-avltree_oset.c (main): Update.
8011         * tests/test-rbtree_oset.c (main): Update.
8012         * lib/gl_anytreehash_list1.h (add_to_bucket): Update.
8013
8014 2007-03-13  Bruno Haible  <bruno@clisp.org>
8015
8016         * tests/test-stdbool.c (i): Update after last patch.
8017
8018 2007-03-12  Bruno Haible  <bruno@clisp.org>
8019
8020         * lib/quotearg.c: Include <wctype.h> early, before the definition of
8021         the iswprint macro. Needed on Solaris 2.5.1.
8022
8023 2007-03-12  Bruno Haible  <bruno@clisp.org>
8024
8025         * tests/test-printf-frexp.c (main): Declare x as volatile.
8026
8027 2007-03-12  Simon Josefsson  <simon@josefsson.org>
8028
8029         * doc/gnulib.texi (Build robot for gnulib): New section.
8030
8031 2007-03-12  Jim Meyering  <jim@meyering.net>
8032
8033         * build-aux/bootstrap: New file.
8034         * build-aux/bootstrap.conf: New file, from coreutils.
8035
8036 2007-03-11  Bruno Haible  <bruno@clisp.org>
8037
8038         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Require AC_C_INLINE.
8039
8040 2007-03-12  Simon Josefsson  <simon@josefsson.org>
8041
8042         * lib/des.h, lib/des.c, lib/gc-gnulib.c: Use gl_ namespace, to
8043         avoid collisions with 'des_setkey'.  Reported by Bruno Haible
8044         <bruno@clisp.org>.  Also change 'tripledes_' to '3des_'.
8045
8046 2007-03-11  Bruno Haible  <bruno@clisp.org>
8047
8048         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): If the test program fails to
8049         compile, set LOCALE_TR_UTF8 to 'none' instead of empty.
8050
8051 2007-03-11  Bruno Haible  <bruno@clisp.org>
8052
8053         * lib/stdint_.h (INT64_MIN, INTMAX_MIN): Avoid using the ~INT..._MAX
8054         formula. Needed for SunPRO C 5.0.
8055
8056 2007-03-11  Bruno Haible  <bruno@clisp.org>
8057
8058         * modules/long-options (Depends-on): Add getopt.
8059
8060 2007-03-11  Bruno Haible  <bruno@clisp.org>
8061
8062         * modules/modechange (Depends-on): Add stdbool.
8063
8064 2007-03-11  Bruno Haible  <bruno@clisp.org>
8065
8066         * modules/i-ring (Depends-on): Add stdbool.
8067
8068 2007-03-11  Bruno Haible  <bruno@clisp.org>
8069
8070         * modules/gc-des (Depends-on): Add stdbool.
8071
8072 2007-03-11  Bruno Haible  <bruno@clisp.org>
8073
8074         * m4/mktime.m4 (gl_PREREQ_MKTIME): Require AC_C_INLINE.
8075
8076 2007-03-11  Bruno Haible  <bruno@clisp.org>
8077
8078         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Require AC_C_RESTRICT.
8079
8080 2007-03-11  Bruno Haible  <bruno@clisp.org>
8081
8082         * lib/unistr/u32-mbtouc-unsafe.c (u32_mbtouc_unsafe): Fix syntax error.
8083
8084 2007-03-11  Bruno Haible  <bruno@clisp.org>
8085
8086         * lib/vasnprintf.c (sprintf): Undefine.
8087
8088 2007-03-11  Bruno Haible  <bruno@clisp.org>
8089
8090         * lib/isnan.c (rpl_isnan, rpl_isnanl): Work around bug regarding
8091         initializers in SunPRO C and Compaq C compilers.
8092
8093 2007-03-11  Bruno Haible  <bruno@clisp.org>
8094
8095         * lib/gl_array_oset.c (gl_array_iterator_next): Make pointer
8096         decrementing code ANSI C compliant.
8097
8098 2007-03-11  Bruno Haible  <bruno@clisp.org>
8099
8100         * lib/dummy.c [__sun]: Define a dummy variable, not just a typedef.
8101         Needed for Solaris 2.5.1 ranlib and SunPRO C 5.0.
8102
8103 2007-03-11  Bruno Haible  <bruno@clisp.org>
8104
8105         * tests/test-stdbool.c (s, d, e, xlcbug): Disable checks that gnulib's
8106         <stdbool.h> substitute doesn't pass.
8107
8108 2007-03-11  Bruno Haible  <bruno@clisp.org>
8109
8110         * lib/vasnprintf.c (snprintf): Undefine. Avoids an endless recursion.
8111
8112 2007-03-11  Bruno Haible  <bruno@clisp.org>
8113
8114         * gnulib-tool (func_create_megatestdir): Create also an autobuild
8115         script, for submission to autobuild.josefsson.org.
8116
8117 2007-03-10  Bruno Haible  <bruno@clisp.org>
8118
8119         * modules/canonicalize-lgpl-tests: New file.
8120         * tests/test-canonicalize-lgpl.sh: New file.
8121         * tests/test-canonicalize-lgpl.c: New file.
8122
8123         * modules/c-strcase-tests: New file.
8124         * tests/test-c-strcase.sh: New file.
8125         * tests/test-c-strcasecmp.c: New file.
8126         * tests/test-c-strncasecmp.c: New file.
8127
8128         * modules/atexit-tests: New file.
8129         * tests/test-atexit.sh: New file.
8130         * tests/test-atexit.c: New file.
8131
8132 2007-03-10  Bruno Haible  <bruno@clisp.org>
8133
8134         * tests/test-binary-io.sh: Use temporary filenames that are not so
8135         likely to clash with those of other tests (in a parallel make).
8136         * tests/test-binary-io.c: Likewise.
8137
8138 2007-03-10  Bruno Haible  <bruno@clisp.org>
8139
8140         * lib/fseterr.c (fseterr): Port to Solaris/SPARC64. Deactivate the
8141         fallback; use #error instead.
8142         Suggested by Simon Josefsson.
8143
8144 2007-03-10  Bruno Haible  <bruno@clisp.org>
8145
8146         * gnulib-tool (func_create_testdir): Treat MOSTLYCLEANFILES like
8147         CLEANFILES. Put spaces in each line of $cleaned_files, not only the
8148         first and the last.
8149
8150 2007-03-10  Bruno Haible  <bruno@clisp.org>
8151
8152         * lib/stdint_.h (uint_least64_t): Fix typo in last patch.
8153
8154 2007-03-10  Bruno Haible  <bruno@clisp.org>
8155
8156         * modules/snprintf-posix-tests (EXTRA_DIST): New variable. Needed for
8157         "make distcheck".
8158         * modules/sprintf-posix-tests (EXTRA_DIST): Likewise.
8159         * modules/vsnprintf-posix-tests (EXTRA_DIST): Likewise.
8160         * modules/vsprintf-posix-tests (EXTRA_DIST): Likewise.
8161
8162 2007-03-10  Bruno Haible  <bruno@clisp.org>
8163
8164         * modules/allocsa-tests (test_allocsa_SOURCES): Remove redundant
8165         variable.
8166         * modules/dirname-tests (test_dirname_SOURCES): Remove redundant
8167         variable.
8168
8169 2007-03-09  Eric Blake  <ebb9@byu.net>
8170         and Matthew Woehlke  <mw_triad@users.sourceforge.net>  (tiny change)
8171
8172         * lib/stdint_.h (int64_t, uint64_t): Don't undefine if 64-bit
8173         types are not being provided by gnulib.
8174         (GL_INT64_T, GL_UINT64_T): New witnesses of whether gnulib 64-bit
8175         types are supported.
8176
8177 2007-03-10  Bruno Haible  <bruno@clisp.org>
8178
8179         * lib/stdio_.h (__attribute__): New macro.
8180         (fprintf, vfprintf, printf, vprintf, snprintf, vsnprintf, sprintf,
8181         vsprintf): Specify __attribute__ __format__ for GCC.
8182         Suggested by Eric Blake.
8183
8184 2007-03-09  Bruno Haible  <bruno@clisp.org>
8185
8186         * modules/printf-posix-tests: New file.
8187         * tests/test-printf-posix.sh: New file.
8188         * tests/test-printf-posix.c: New file.
8189
8190         * modules/printf-posix: New file.
8191         * lib/printf.c: New file.
8192         * m4/printf-posix-rpl.m4: New file.
8193         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_PRINTF_POSIX,
8194         REPLACE_PRINTF.
8195         * lib/stdio_.h (printf): New declaration.
8196         (format, __format__, ____printf____, ____scanf____, ____strftime____,
8197         ____strfmon____): New macros.
8198         * modules/stdio (Makefile.am): Substitute also GNULIB_PRINTF_POSIX,
8199         REPLACE_PRINTF.
8200
8201 2007-03-09  Bruno Haible  <bruno@clisp.org>
8202
8203         * tests/test-vasnprintf-posix2.sh: New file.
8204         * tests/test-vasnprintf-posix2.c: New file.
8205         * modules/vasnprintf-posix-tests (Files): Add them and m4/locale-fr.m4.
8206         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
8207         (Makefile.am): Activate test-vasnprintf-posix2.sh.
8208
8209         * lib/vasnprintf.c (VASNPRINTF): For the 'a' and 'A' directives, use
8210         a locale dependent decimal point, rather than always '.'.
8211
8212 2007-03-09  Eric Blake  <ebb9@byu.net>
8213
8214         * lib/stdlib_.h (EXIT_FAILURE): GNU code expects this to be 1, in
8215         spite of platforms like Tandem/NSK that define it to -1.
8216
8217 2007-03-08  Bruno Haible  <bruno@clisp.org>
8218
8219         * modules/vprintf-posix-tests: New file.
8220         * tests/test-vprintf-posix.sh: New file.
8221         * tests/test-vprintf-posix.c: New file.
8222         * tests/test-printf-posix.h: New file.
8223
8224         * modules/vprintf-posix: New file.
8225         * lib/vprintf.c: New file.
8226         * m4/vprintf-posix.m4: New file.
8227         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VPRINTF_POSIX,
8228         REPLACE_VPRINTF.
8229         * lib/stdio_.h (vprintf): New declaration.
8230         * modules/stdio (Makefile.am): Substitute also GNULIB_VPRINTF_POSIX,
8231         REPLACE_VPRINTF.
8232
8233 2007-03-08  Bruno Haible  <bruno@clisp.org>
8234
8235         * modules/fprintf-posix-tests: New file.
8236         * tests/test-fprintf-posix.sh: New file.
8237         * tests/test-fprintf-posix.c: New file.
8238
8239         * modules/fprintf-posix: New file.
8240         * lib/fprintf.c: New file.
8241         * m4/fprintf-posix.m4: New file.
8242         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FPRINTF_POSIX,
8243         REPLACE_FPRINTF.
8244         * lib/stdio_.h (fprintf): New declaration.
8245         * modules/stdio (Makefile.am): Substitute also GNULIB_FPRINTF_POSIX,
8246         REPLACE_FPRINTF.
8247
8248 2007-03-08  Bruno Haible  <bruno@clisp.org>
8249
8250         * modules/vfprintf-posix-tests: New file.
8251         * tests/test-vfprintf-posix.sh: New file.
8252         * tests/test-vfprintf-posix.c: New file.
8253         * tests/test-fprintf-posix.h: New file.
8254         * tests/test-fprintf-posix.out: New file.
8255
8256         * modules/vfprintf-posix: New file.
8257         * lib/vfprintf.c: New file.
8258         * m4/vfprintf-posix.m4: New file.
8259         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VFPRINTF_POSIX,
8260         REPLACE_VFPRINTF.
8261         * lib/stdio_.h (vfprintf): New declaration.
8262         * modules/stdio (Makefile.am): Substitute also GNULIB_VFPRINTF_POSIX,
8263         REPLACE_VFPRINTF.
8264
8265 2007-03-08  Bruno Haible  <bruno@clisp.org>
8266
8267         * lib/stdio_.h: Treat __need___FILE like __need_FILE.
8268
8269 2007-03-08  Bruno Haible  <bruno@clisp.org>
8270
8271         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Use 'case' statements
8272         instead of 'expr' invocations.
8273         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
8274         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
8275         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
8276         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
8277         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
8278         Suggested by Paul Eggert.
8279
8280 2007-03-08  Bruno Haible  <bruno@clisp.org>
8281
8282         * modules/fseterr-tests: New file.
8283         * tests/test-fseterr.c: New file.
8284
8285         * modules/fseterr: New file.
8286         * lib/fseterr.h: New file.
8287         * lib/fseterr.c: New file.
8288
8289 2007-03-08  Bruno Haible  <bruno@clisp.org>
8290
8291         * lib/fnmatch_.h: Convert tabs in the middle of lines to spaces.
8292         * lib/getopt_.h: Likewise.
8293         * lib/mbswidth.h: Likewise.
8294         * lib/setenv.h: Likewise.
8295         * lib/vasnprintf.h: Likewise.
8296         * lib/vasprintf.h: Likewise.
8297         * lib/verror.h: Likewise.
8298         * lib/xsetenv.h: Likewise.
8299         * lib/xvasprintf.h: Likewise.
8300
8301 2007-03-08  Jim Meyering  <jim@meyering.net>
8302
8303         * users.txt: Add parted.
8304
8305         * ChangeLog: Restore 1500 lines mistakenly removed from the end.
8306
8307 2007-03-07  Bruno Haible  <bruno@clisp.org>
8308
8309         * m4/printf.m4: Make the shell script snippets copy&pastable.
8310
8311 2007-03-02  Bruno Haible  <bruno@clisp.org>
8312
8313         * lib/netinet_in_.h: New file.
8314         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Test whether netinet/in.h
8315         is self-contained. Set ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H.
8316         * modules/netinet_in (Files): Add lib/netinet_in_.h.
8317         (Depends-on): Add absolute-header.
8318         (Makefile.am): Substitute ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H
8319         into netinet/in.h.
8320
8321 2007-03-03  Bruno Haible  <bruno@clisp.org>
8322
8323         * lib/sys_select_.h: New file.
8324         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SELECT): Test whether sys/select.h
8325         is self-contained. Set ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H.
8326         * modules/sys_select (Files): Add lib/sys_select_.h.
8327         (Depends-on): Add absolute-header.
8328         (Makefile.am): Substitute ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H
8329         into sys/select.h.
8330
8331 2007-03-02  Bruno Haible  <bruno@clisp.org>
8332
8333         * lib/socket_.h: If sys/socket.h exists, include that and <sys/types.h>
8334         before it. Turn HAVE_WINSOCK2_H and HAVE_WS2TCPIP_H into configute-time
8335         values.
8336         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Test also whether
8337         <sys/socket.h> is self-contained. Set ABSOLUTE_SYS_SOCKET_H,
8338         HAVE_SYS_SOCKET_H, HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H.
8339         * modules/sys_socket (Depends-on): Add absolute-header.
8340         (Makefile.am): Substitute ABSOLUTE_SYS_SOCKET_H, HAVE_SYS_SOCKET_H,
8341         HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H into sys/socket.h.
8342         (Include): Remove requirement of inclusion of <sys/types.h>.
8343
8344 2007-03-02  Bruno Haible  <bruno@clisp.org>
8345
8346         * lib/byteswap_.h (bswap_32): Fix formula.
8347
8348 2007-03-06  Bruno Haible  <bruno@clisp.org>
8349
8350         * modules/sprintf-posix-tests: New file.
8351         * tests/test-sprintf-posix.c: New file.
8352
8353         * modules/sprintf-posix: New file.
8354         * lib/sprintf.c: New file.
8355         * m4/sprintf-posix.m4: New file.
8356         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_SPRINTF_POSIX,
8357         REPLACE_SPRINTF.
8358         * lib/stdio_.h (sprintf): New declaration.
8359         * modules/stdio (Makefile.am): Substitute also GNULIB_SPRINTF_POSIX,
8360         REPLACE_SPRINTF.
8361
8362 2007-03-06  Bruno Haible  <bruno@clisp.org>
8363
8364         * modules/vsprintf-posix-tests: New file.
8365         * tests/test-vsprintf-posix.c: New file.
8366         * tests/test-sprintf-posix.h: New file.
8367
8368         * modules/vsprintf-posix: New file.
8369         * lib/vsprintf.c: New file.
8370         * m4/vsprintf-posix.m4: New file.
8371         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VSPRINTF_POSIX,
8372         REPLACE_VSPRINTF.
8373         * lib/stdio_.h (vsprintf): New declaration.
8374         * modules/stdio (Makefile.am): Substitute also GNULIB_VSPRINTF_POSIX,
8375         REPLACE_VSPRINTF.
8376
8377 2007-03-06  Bruno Haible  <bruno@clisp.org>
8378
8379         * modules/vsnprintf (Depend-on): Remove minmax.
8380
8381 2007-03-06  Bruno Haible  <bruno@clisp.org>
8382
8383         * modules/snprintf-posix-tests: New file.
8384         * tests/test-snprintf-posix.c: New file.
8385
8386         * modules/snprintf-posix: New file.
8387         * m4/snprintf-posix.m4: New file.
8388         * m4/snprintf.m4 (gl_REPLACE_SNPRINTF): New macro, extracted from
8389         gl_FUNC_SNPRINTF.
8390         (gl_FUNC_SNPRINTF): Invoke it.
8391         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_SNPRINTF.
8392         * lib/stdio_.h (snprintf): Define as a replacement if REPLACE_SNPRINTF
8393         is set.
8394         * modules/stdio (Makefile.am): Substitute also REPLACE_SNPRINTF.
8395
8396 2007-03-06  Bruno Haible  <bruno@clisp.org>
8397
8398         * modules/vsnprintf-posix-tests: New file.
8399         * tests/test-vsnprintf-posix.c: New file.
8400         * tests/test-snprintf-posix.h: New file.
8401
8402         * modules/vsnprintf-posix: New file.
8403         * m4/vsnprintf-posix.m4: New file.
8404         * m4/vsnprintf.m4 (gl_REPLACE_VSNPRINTF): New macro, extracted from
8405         gl_FUNC_VSNPRINTF.
8406         (gl_FUNC_VSNPRINTF): Invoke it.
8407         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_VSNPRINTF.
8408         * lib/stdio_.h (vsnprintf): Define as a replacement if
8409         REPLACE_VSNPRINTF is set.
8410         * modules/stdio (Makefile.am): Substitute also REPLACE_VSNPRINTF.
8411
8412 2007-03-06  Bruno Haible  <bruno@clisp.org>
8413
8414         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Test for vasnprintf here.
8415         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): ... not here.
8416
8417 2007-03-06  Bruno Haible  <bruno@clisp.org>
8418
8419         * lib/math_.h (acosl): Declare also if HAVE_DECL_ACOSL is set.
8420         (asinl): Declare also if HAVE_DECL_ASINL is set.
8421         (atanl): Declare also if HAVE_DECL_ATANL is set.
8422         (ceill): Declare also if HAVE_DECL_CEILL is set.
8423         (cosl): Declare also if HAVE_DECL_COSL is set.
8424         (expl): Declare also if HAVE_DECL_EXPL is set.
8425         (floorl): Declare also if HAVE_DECL_FLOORL is set.
8426         (frexpl): Declare also if HAVE_DECL_FREXPL is set.
8427         (ldexpl): Declare also if HAVE_DECL_LDEXPL is set.
8428         (logl): Declare also if HAVE_DECL_LOGL is set.
8429         (sinl): Declare also if HAVE_DECL_SINL is set.
8430         (sqrtl): Declare also if HAVE_DECL_SQRTL is set.
8431         (tanl): Declare also if HAVE_DECL_TANL is set.
8432         * modules/math (Makefile.am): Substitute the values of HAVE_DECL_*.
8433         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Set HAVE_DECL_* to 1.
8434         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Fix tests for the
8435         declaration of frexpl, ldexpl.
8436         * modules/printf-frexpl (Depends-on): Add math.
8437         * lib/printf-frexp.c (frexpl, ldexpl): Undo last change.
8438
8439 2007-03-05  Bruno Haible  <bruno@clisp.org>
8440
8441         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Also test whether
8442         frexpl and ldexpl are declared.
8443         * lib/printf-frexp.c (frexpl, ldexpl): Provide fallback declarations.
8444
8445 2007-03-05  Bruno Haible  <bruno@clisp.org>
8446
8447         * gnulib-tool (func_get_automake_snippet): Don't synthesize an
8448         EXTRA_lib_SOURCES augmentation for the relocatable-prog-wrapper module.
8449
8450 2007-03-05  Bruno Haible  <bruno@clisp.org>
8451
8452         * lib/stdio_.h: Include <stddef.h>.
8453
8454 2007-03-05  Bruno Haible  <bruno@clisp.org>
8455
8456         * m4/printf.m4 (gl_SNPRINTF_DIRECTIVE_N): New macro.
8457
8458 2007-03-05  Bruno Haible  <bruno@clisp.org>
8459
8460         * m4/printf.m4: Update with info about OpenBSD 3.9, HP-UX 10.20,
8461         NetBSD 4, from Ralf Wildenhues.
8462
8463 2007-03-04  Bruno Haible  <bruno@clisp.org>
8464
8465         * lib/vasprintf.h: Update #if logic for the case when the functions
8466         exist but are overridden.
8467
8468 2007-03-04  Bruno Haible  <bruno@clisp.org>
8469
8470         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Exclude two buggy
8471         implementations: glibc-2.4 and MacOS X 10.3.
8472         * tests/test-vasnprintf-posix.c (test_function): Test also the case
8473         that exhibits the bugs in glibc-2.4 and MacOS X 10.3.
8474         * tests/test-vasprintf-posix.c (test_function): Likewise.
8475
8476 2007-03-04  Bruno Haible  <bruno@clisp.org>
8477
8478         * modules/vasprintf-posix-tests: New file.
8479         * tests/test-vasprintf-posix.c: New file.
8480
8481         * modules/vasprintf-posix: New file.
8482         * lib/vasprintf.h (asprintf, vasprintf): Rename if REPLACE_VASPRINTF is
8483         defined.
8484         * m4/vasprintf-posix.m4: New file.
8485         * m4/vasprintf.m4 (gl_REPLACE_VASPRINTF): New macro, extracted from
8486         gl_FUNC_VASPRINTF.
8487         (gl_FUNC_VASPRINTF): Invoke it.
8488         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Define REPLACE_VASNPRINTF
8489         here.
8490         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Not here.
8491
8492 2007-03-04  Bruno Haible  <bruno@clisp.org>
8493
8494         * lib/sys_time_.h: Rename GETTIMEOFDAY_REPLACEMENT to
8495         REPLACE_GETTIMEOFDAY.
8496         * modules/sys_time (Makefile.am): Likewise.
8497         * m4/sys_time_h.m4: Likewise.
8498         * m4/gettimeofday.m4: Likewise.
8499
8500 2007-03-04  Bruno Haible  <bruno@clisp.org>
8501
8502         * modules/vasnprintf-posix-tests: New file.
8503         * tests/test-vasnprintf-posix.c: New file.
8504
8505         * modules/vasnprintf-posix: New file.
8506         * lib/vasnprintf.c: Include isnan.h, isnanl.h, printf-frexp.h,
8507         printf-frexpl.h.
8508         (VASNPRINTF): Handle the 'a' and 'A' directives here, if needed.
8509         * lib/vasnprintf.h (asnprintf, vasnprintf): Rename if
8510         REPLACE_VASNPRINTF is defined.
8511         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): New macro, extracted from
8512         gl_FUNC_VASNPRINTF.
8513         (gl_FUNC_VASNPRINTF): Invoke it.
8514         * m4/vasnprintf-posix.m4: New file.
8515         * m4/printf.m4: New file.
8516
8517 2007-03-04  Bruno Haible  <bruno@clisp.org>
8518
8519         Compile progreloc.c only if --enable-relocatable is specified.
8520         * m4/relocatable.m4 (gl_RELOCATABLE): Arrange to compile progreloc.c
8521         if --enable-relocatable was specified.
8522         * modules/relocatable-prog (Makefile.am): Remove progreloc.c from
8523         lib_SOURCES.
8524
8525 2007-03-04  Jim Meyering  <jim@meyering.net>
8526
8527         * lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.
8528         Use it consistently, rather than enumerating errno constants.
8529
8530 2007-03-04  Bruno Haible  <bruno@clisp.org>
8531
8532         * modules/xvasprintf-tests: New file.
8533         * tests/test-xvasprintf.c: New file.
8534
8535         * modules/vasprintf-tests: New file.
8536         * tests/test-vasprintf.c: New file.
8537
8538         * modules/vasnprintf-tests: New file.
8539         * tests/test-vasnprintf.c: New file.
8540
8541         * modules/vsnprintf-tests: New file.
8542         * tests/test-vsnprintf.c: New file.
8543
8544         * modules/snprintf-tests: New file.
8545         * tests/test-snprintf.c: New file.
8546
8547 2007-03-04  Bruno Haible  <bruno@clisp.org>
8548
8549         Compile relocatable.c only if --enable-relocatable is specified.
8550         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY_BODY): Renamed from
8551         gl_RELOCATABLE_LIBRARY.
8552         (gl_RELOCATABLE_LIBRARY, gl_RELOCATABLE_LIBRARY_SEPARATE): New macros.
8553         * m4/relocatable.m4 (gl_RELOCATABLE): Invoke gl_RELOCATABLE_LIBRARY.
8554         (gl_RELOCATABLE_BODY): Require gl_RELOCATABLE_LIBRARY_BODY instead of
8555         gl_RELOCATABLE_LIBRARY.
8556         * modules/relocatable-lib (configure.ac): Invoke gl_RELOCATABLE_LIBRARY.
8557         (Makefile.am): Remove lib_SOURCES.
8558         * modules/relocatable-lib-lgpl (configure.ac): Invoke
8559         gl_RELOCATABLE_LIBRARY.
8560         (Makefile.am): Remove lib_SOURCES.
8561         * modules/relocatable-prog (Makefile.am): Don't compile relocatable.c
8562         always.
8563         * modules/relocatable-prog-wrapper (configure.ac): Invoke
8564         gl_RELOCATABLE_LIBRARY_SEPARATE instead of gl_RELOCATABLE_LIBRARY.
8565
8566 2007-03-04  Bruno Haible  <bruno@clisp.org>
8567
8568         * modules/argmatch-tests: New file.
8569         * tests/test-argmatch.c: New file.
8570
8571         * tests/test-allocsa.c (main): Halve the number of loop runs.
8572
8573         * modules/alloca-opt-tests: New file.
8574         * tests/test-alloca-opt.c: New file.
8575
8576 2007-03-04  Jim Meyering  <jim@meyering.net>
8577
8578         Work around difference between Linux ACLs and Solaris 10 ZFS.
8579         * lib/acl.c (set_acl): Revert to using chmod_or_fchmod also
8580         for EINVAL.
8581
8582 2007-03-03  Bruno Haible  <bruno@clisp.org>
8583
8584         * modules/relocatable-prog (Depends-on): Add back progreloc's
8585         dependencies: canonicalize-lgpl, xalloc, xreadlink, stdbool, unistd.
8586
8587 2007-03-03  Bruno Haible  <bruno@clisp.org>
8588
8589         * modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib.
8590         * modules/relocatable-lib: New file.
8591
8592 2007-03-03  Bruno Haible  <bruno@clisp.org>
8593
8594         * modules/relocatable-prog: Renamed from modules/relocatable.
8595         * doc/relocatable-maint.texi: Talk about module 'relocatable-prog'.
8596
8597 2007-03-03  Bruno Haible  <bruno@clisp.org>
8598
8599         * modules/relocatable-script (Files): Add doc/relocatable.texi,
8600         m4/relocatable-lib.m4.
8601         (Depends-on): Remove 'relocatable'.
8602         (configure.ac): Add gl_RELOCATABLE_NOP.
8603
8604 2007-03-03  Bruno Haible  <bruno@clisp.org>
8605
8606         * modules/relocatable-prog-wrapper: New file.
8607         * modules/relocatable (Depends-on): Add it. Remove all other
8608         dependencies except progname.
8609         (Files): Remove build-aux/install-reloc, lib/relocwrapper.c.
8610
8611         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): New macro.
8612         (gl_FUNC_STRERROR): Nop.
8613         * lib/strerror.c: Compile the file only if !HAVE_STRERROR.
8614
8615         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): New macro.
8616         * lib/setenv.c: Compile the file only if _LIBC || !HAVE_SETENV.
8617
8618         * m4/readlink.m4 (gl_FUNC_READLINK_SEPARATE): New macro.
8619         (gl_FUNC_READLINK): Update.
8620
8621         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL_SEPARATE): New macro.
8622
8623 2007-03-03  Bruno Haible  <bruno@clisp.org>
8624
8625         * lib/xreadlink.c: Include <unistd.h> unconditionally.
8626         * modules/xreadlink (Depends-on): Add unistd.
8627         * modules/xreadlink-with-size (Depends-on): Likewise.
8628
8629 2007-03-03  Bruno Haible  <bruno@clisp.org>
8630
8631         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_UNSETENV): New macros,
8632         extracted from gt_FUNC_SETENV.
8633         (gt_FUNC_SETENV): Remove macro.
8634         * modules/setenv (configure.ac): Add gl_FUNC_SETENV, gl_FUNC_UNSETENV,
8635         remove gt_FUNC_SETENV.
8636
8637 2007-03-03  Bruno Haible  <bruno@clisp.org>
8638
8639         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY): Define
8640         ENABLE_RELOCATABLE here.
8641         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Don't define it here.
8642
8643 2007-03-03  Bruno Haible  <bruno@clisp.org>
8644
8645         * modules/rbtreehash-list-tests (Depends-on): Add progname.
8646         * tests/test-rbtreehash_list.c: Include progname.h.
8647         (main): Call set_program_name.
8648
8649         * modules/rbtree-oset-tests (Depends-on): Add progname.
8650         * tests/test-rbtree_oset.c: Include progname.h.
8651         (main): Call set_program_name.
8652
8653         * modules/rbtree-list-tests (Depends-on): Add progname.
8654         * tests/test-rbtree_list.c: Include progname.h.
8655         (main): Call set_program_name.
8656
8657         * modules/linked-list-tests (Depends-on): Add progname.
8658         * tests/test-linked_list.c: Include progname.h.
8659         (main): Call set_program_name.
8660
8661 2007-03-03  Bruno Haible  <bruno@clisp.org>
8662
8663         * lib/glob-libc.h (_Restrict_): New macro, copied from lib/regex.h.
8664         All uses of __restrict changed to _Restrict_.
8665         * lib/glob_.h (__restrict): Remove macro.
8666
8667 2007-03-02  Bruno Haible  <bruno@clisp.org>
8668
8669         * modules/gettext (configure.ac): Require gettext infrastructure
8670         from version 0.16.1.
8671
8672 2007-03-02  Bruno Haible  <bruno@clisp.org>
8673
8674         * modules/linkedhash-list-tests (Depends-on): Add progname.
8675         * tests/test-linkedhash_list.c: Include progname.h.
8676         (main): Call set_program_name.
8677
8678         * modules/carray-list-tests (Depends-on): Add progname.
8679         * tests/test-carray_list.c: Include progname.h.
8680         (main): Call set_program_name.
8681
8682         * modules/avltreehash-list-tests (Depends-on): Add progname.
8683         * tests/test-avltreehash_list.c: Include progname.h.
8684         (main): Call set_program_name.
8685
8686         * modules/avltree-oset-tests (Depends-on): Add progname.
8687         * tests/test-avltree_oset.c: Include progname.h.
8688         (main): Call set_program_name.
8689
8690         * modules/avltree-list-tests (Depends-on): Add progname.
8691         * tests/test-avltree_list.c: Include progname.h.
8692         (main): Call set_program_name.
8693
8694         * modules/array-oset-tests (Depends-on): Add progname.
8695         * tests/test-array_oset.c: Include progname.h.
8696         (main): Call set_program_name.
8697
8698         * modules/array-list-tests (Depends-on): Add progname.
8699         * tests/test-array_list.c: Include progname.h.
8700         (main): Call set_program_name.
8701
8702         * modules/argp-tests (Depends-on): Add progname.
8703         * tests/test-argp.c: Include argp.h first. Include progname.h.
8704         (main): Call set_program_name.
8705
8706 2007-03-02  Paul Eggert  <eggert@cs.ucla.edu>
8707
8708         * doc/gnulib-tool.texi (Initial import): Reword description of
8709         _FILE_OFFSET_BITS and _GNU_SOURCE, since they sometimes have a
8710         limited effect even if defined after the first system include.
8711
8712 2007-03-01  Bruno Haible  <bruno@clisp.org>
8713
8714         * build-aux/config.libpath: Update to libtool-1.5.22.
8715         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
8716
8717 2007-03-01  Bruno Haible  <bruno@clisp.org>
8718
8719         * doc/relocatable-maint.texi: Recommend to set foo_CPPFLAGS, not
8720         foo_CFLAGS.
8721         Reported by Ralf Wildenhues.
8722
8723 2007-03-01  Bruno Haible  <bruno@clisp.org>
8724
8725         * build-aux/install-reloc: Remove object files left over by some
8726         compilers.
8727         Reported by Ralf Wildenhues.
8728
8729 2007-03-01  Bruno Haible  <bruno@clisp.org>
8730
8731         * build-aux/install-reloc: Break long lines.
8732
8733 2007-03-01  Bruno Haible  <bruno@clisp.org>
8734
8735         * doc/relocatable.texi: Document that it may not work on OpenBSD.
8736         Reported by Ralf Wildenhues.
8737
8738 2007-03-01  Bruno Haible  <bruno@clisp.org>
8739
8740         * doc/gnulib-tool.texi (Initial import): Remove paragraph about
8741         include ordering constraints.
8742
8743 2007-03-01  Paul Eggert  <eggert@cs.ucla.edu>
8744
8745         Followup to the 2007-02-12 patch, using suggestions from Bruno Haible in
8746         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00136.html>.
8747         * doc/gnulib-tool.texi (Initial import): Mention _FILE_OFFSET_BITS
8748         as another example.
8749         * lib/time_.h: Fix misspelling.
8750         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
8751         Require gl_HEADER_TIME_H_DEFAULTS.
8752         * m4/strptime.m4 (gl_FUNC_STRPTIME): Likewise.
8753         * m4/time_r.m4 (gl_TIME_R): Likewise.
8754         * m4/timegm.m4 (gl_FUNC_TIMEGM): Likewise.
8755
8756 2007-03-01  Bruno Haible  <bruno@clisp.org>
8757
8758         * m4/utimecmp.m4 (gl_UTIMECMP): Don't require gl_TIMESPEC.
8759         * m4/utimens.m4 (gl_UTIMENS): Likewise.
8760
8761 2007-03-01  Jim Meyering  <jim@meyering.net>
8762
8763         * modules/xreadlink (Maintainer): Add my name.
8764         * modules/xreadlink-with-size (Depends-on): Alphabetize.
8765
8766 2007-02-26  Ben Pfaff  <blp@cs.stanford.edu>
8767             Bruno Haible  <bruno@clisp.org>
8768
8769         * build-aux/install-reloc: Compile also c-ctype.c.
8770         * build-aux/relocatable.sh.in: New file.
8771         * doc/relocatable.texi: New file.
8772         * doc/relocatable-maint.texi: New file.
8773         * doc/gnulib.texi: Include relocatable-maint.texi.
8774         * lib/progreloc.c: Include unistd.h unconditionally.
8775         * lib/relocwrapper.c: Include unistd.h unconditionally.
8776         Include c-ctype.h.
8777         (add_dotbin): Use c_tolower.
8778         * m4/relocatable-lib.m4: New file, extracted from m4/relocatable.m4.
8779         (gl_RELOCATABLE_LIBRARY): Renamed from AC_RELOCATABLE_LIBRARY.
8780         (gl_RELOCATABLE_NOP): Renamed from AC_RELOCATABLE_NOP.
8781         * m4/relocatable.m4 (AC_RELOCATABLE_LIBRARY, AC_RELOCATABLE_NOP): Move
8782         to m4/relocatable-lib.m4.
8783         (gl_RELOCATABLE): Renamed from AC_RELOCATABLE. Set also
8784         RELOCATABLE_CONFIG_H_DIR, RELOCATABLE_SRC_DIR, RELOCATABLE_BUILD_DIR.
8785         (gl_RELOCATABLE_BODY): Renamed from AC_RELOCATABLE_BODY. Don't
8786         require obsolete macro AC_EXEEXT. Don't check for unistd.h. Don't set
8787         SET_RELOCATABLE. Instead set RELOCATABLE_LDFLAGS, INSTALL_PROGRAM_ENV.
8788         * modules/relocatable: New file.
8789         * modules/relocatable-lib: New file.
8790         * modules/relocatable-script: New file.
8791
8792 2007-02-28  Bruno Haible  <bruno@clisp.org>
8793
8794         Import --enable-relocatable infrastructure.
8795         * build-aux/config.libpath: New file, from GNU gettext.
8796         * build-aux/install-reloc: New file, from GNU gettext.
8797         * build-aux/reloc-ldflags: New file, from GNU gettext.
8798         * lib/relocatable.h: New file, from GNU gettext.
8799         * lib/relocatable.c: New file, from GNU gettext.
8800         * lib/relocwrapper.c: New file, from GNU gettext.
8801         * m4/relocatable.m4: New file, from GNU gettext.
8802
8803 2007-02-28  Bruno Haible  <bruno@clisp.org>
8804
8805         * MODULES.html.sh (File system functions): Add xreadlink-with-size.
8806
8807         * modules/xreadlink: New file, from GNU gettext with modifications.
8808         * lib/xreadlink.c: New file, from GNU gettext.
8809         * lib/xreadlink.h: Add comments.
8810         (xreadlink): New declaration.
8811
8812         * modules/xreadlink-with-size: Renamed from modules/xreadlink.
8813         (Files): Remove m4/xreadlink.m4. Replace lib/xreadlink.c with
8814         lib/xreadlink-with-size.c.
8815         (configure.ac): Remove gl_XREADLINK invocation.
8816         (Makefile.am): Augment lib_SOURCES.
8817         * m4/xreadlink.m4: Remove file.
8818         * lib/xreadlink-with-size.c: Renamed from lib/xreadlink.c.
8819         (xreadlink_with_size): Renamed from xreadink.
8820         * lib/xreadlink.h (xreadlink_with_size): Renamed from xreadink.
8821         * modules/canonicalize (Depends-on): Replace xreadlink with
8822         xreadlink-with-size.
8823         * lib/canonicalize.c (canonicalize_filename_mode): Update.
8824
8825 2007-02-25  Jim Meyering  <jim@meyering.net>
8826
8827         * build-aux/announce-gen: When complaining about excess arguments,
8828         list them.
8829
8830 2007-02-25  Paul Eggert  <eggert@cs.ucla.edu>
8831
8832         * README: Document signed integer overflow situation more
8833         accurately.
8834
8835 2007-02-25  Bruno Haible  <bruno@clisp.org>
8836
8837         * lib/vasnprintf.c (VASNPRINTF): Fix estimate of size needed for a
8838         'a' or 'A' conversion.
8839
8840 2007-02-25  Bruno Haible  <bruno@clisp.org>
8841
8842         * modules/filename: Renamed from modules/pathname.
8843         (Files): Replace lib/pathname.h with lib/filename.h. Replace
8844         lib/concatpath.c with lib/concat-filename.c.
8845         (Makefile.am): Update.
8846         (Include): Replace pathname.h with filename.h.
8847         * lib/filename.h: Renamed from lib/pathname.h.
8848         (concatenated_filename): Renamed from concatenated_pathname.
8849         * lib/concat-filename.c: Renamed from lib/concatpath.c.
8850         (concatenated_filename): Renamed from concatenated_pathname.
8851         * lib/findprog.c: Include filename.h instead of pathname.h.
8852         (find_in_path): Update.
8853         * lib/javacomp.c: Include filename.h instead of pathname.h.
8854         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
8855         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
8856         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
8857         is_oldgcj_14_13_usable, is_javac_usable): Update.
8858         * lib/javaexec.c: Include filename.h instead of pathname.h.
8859         (execute_java_class): Update.
8860         * modules/findprog: Update.
8861         * modules/javacomp: Update.
8862         * modules/javaexec: Update.
8863         * MODULES.html.sh (File system functions): Add 'filename', remove
8864         'pathname'.
8865
8866 2007-02-25  Bruno Haible  <bruno@clisp.org>
8867
8868         * modules/printf-frexpl-tests: New file.
8869         * tests/test-printf-frexpl.c: New file.
8870
8871         * modules/printf-frexpl: New file.
8872         * lib/printf-frexpl.h: New file.
8873         * lib/printf-frexpl.c: New file.
8874         * m4/printf-frexpl.m4: New file.
8875
8876 2007-02-25  Bruno Haible  <bruno@clisp.org>
8877
8878         * modules/printf-frexp-tests: New file.
8879         * tests/test-printf-frexp.c: New file.
8880
8881         * modules/printf-frexp: New file.
8882         * lib/printf-frexp.h: New file.
8883         * lib/printf-frexp.c: New file.
8884         * m4/printf-frexp.m4: New file.
8885
8886 2007-02-25  Bruno Haible  <bruno@clisp.org>
8887
8888         Assume automake >= 1.10 for the tests.
8889         * modules/arcfour-tests (TESTS): Remove $(EXEEXT) suffix.
8890         * modules/arctwo-tests: Likewise.
8891         * modules/argp-tests: Likewise.
8892         * modules/avltree-list-tests: Likewise.
8893         * modules/avltree-oset-tests: Likewise.
8894         * modules/avltreehash-list-tests: Likewise.
8895         * modules/carray-list-tests: Likewise.
8896         * modules/crc-tests: Likewise.
8897         * modules/des-tests: Likewise.
8898         * modules/gc-arcfour-tests: Likewise.
8899         * modules/gc-arctwo-tests: Likewise.
8900         * modules/gc-des-tests: Likewise.
8901         * modules/gc-hmac-md5-tests: Likewise.
8902         * modules/gc-hmac-sha1-tests: Likewise.
8903         * modules/gc-md2-tests: Likewise.
8904         * modules/gc-md4-tests: Likewise.
8905         * modules/gc-md5-tests: Likewise.
8906         * modules/gc-pbkdf2-sha1-tests: Likewise.
8907         * modules/gc-rijndael-tests: Likewise.
8908         * modules/gc-sha1-tests: Likewise.
8909         * modules/gc-tests: Likewise.
8910         * modules/getaddrinfo-tests: Likewise.
8911         * modules/hmac-md5-tests: Likewise.
8912         * modules/hmac-sha1-tests: Likewise.
8913         * modules/linked-list-tests: Likewise.
8914         * modules/linkedhash-list-tests: Likewise.
8915         * modules/lock-tests: Likewise.
8916         * modules/md2-tests: Likewise.
8917         * modules/md4-tests: Likewise.
8918         * modules/md5-tests: Likewise.
8919         * modules/rbtree-list-tests: Likewise.
8920         * modules/rbtree-oset-tests: Likewise.
8921         * modules/rbtreehash-list-tests: Likewise.
8922         * modules/read-file-tests: Likewise.
8923         * modules/rijndael-tests: Likewise.
8924         * modules/stdint-tests: Likewise.
8925         * modules/tls-tests: Likewise.
8926
8927 2007-02-24  Bruno Haible  <bruno@clisp.org>
8928
8929         * lib/isnanl.h (isnanl): Define through isnan if isnan is a macro.
8930         * m4/isnan.m4 (gl_FUNC_ISNAN_NO_LIBM): Don't check for isnan as a
8931         function; instead check whether isnan with a double argument links.
8932         * m4/isnanl.m4 (gl_FUNC_ISNANL_NO_LIBM): Don't check for isnanl as a
8933         function; instead check whether isnan with a 'long double' argument
8934         links.
8935         Reported by Eric Blake <ebb9@byu.net>.
8936
8937 2007-02-24  Bruno Haible  <bruno@clisp.org>
8938
8939         * lib/isnan.c: Support the 'long double' case if USE_LONG_DOUBLE is
8940         defined.
8941         * lib/isnanl.c: Remove all code. Just include isnan.c.
8942         * modules/isnanl-nolibm (Files): Add lib/isnan.c.
8943
8944 2007-02-25  Jim Meyering  <jim@meyering.net>
8945
8946         Avoid conflicting types for 'unsetenv' on FreeBSD.
8947         * lib/putenv.c (_unsetenv): Rename from "unsetenv", to avoid
8948         conflicting with FreeBSD's (5.0 and 6.1) function declaration
8949         in stdlib.h.
8950
8951 2007-02-24  Bruno Haible  <bruno@clisp.org>
8952
8953         * modules/isnanl-nolibm-tests: New file.
8954         * tests/test-isnanl.c: New file.
8955
8956         * modules/isnanl-nolibm: New file.
8957         * lib/isnanl.h: New file.
8958         * lib/isnanl.c: New file.
8959         * m4/isnanl.m4: New file.
8960
8961 2007-02-24  Bruno Haible  <bruno@clisp.org>
8962
8963         * modules/isnan-nolibm-tests: New file.
8964         * tests/test-isnan.c: New file.
8965
8966         * modules/isnan-nolibm: New file.
8967         * lib/isnan.h: New file.
8968         * lib/isnan.c: New file.
8969         * m4/isnan.m4: New file.
8970
8971 2007-02-24  Bruno Haible  <bruno@clisp.org>
8972
8973         * lib/frexpl.c (frexpl): Correct return values for x = 1.0L. Don't
8974         assume that an exponent fits in 20 bits.
8975
8976 2007-02-24  Jim Meyering  <jim@meyering.net>
8977
8978         * m4/regex.m4: Update the description of the configure-time option,
8979         --without-included-regex, to state accurately what the defaults are,
8980         and perhaps to give people an idea why using this option is risky.
8981
8982 2007-02-24  Paul Eggert  <eggert@cs.ucla.edu>
8983
8984         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
8985         loops on small arguments.  This attempts to avoid the problem
8986         Bruno Haible reported for AIX 4.3.2 in
8987         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00309.html>.
8988
8989 2007-02-23  Bruno Haible  <bruno@clisp.org>
8990
8991         * m4/perl.m4 (gl_PERL): Require version 5.005, not 5.003.
8992         Needed for help2man.
8993
8994 2007-02-23  Karl Berry  <karl@gnu.org>
8995
8996         * doc/gnulib-tool.texi (CVS Issues): mention that when foo_.h
8997         exists, foo.h should be cvs-ignored, not committed.
8998
8999 2007-02-23  Eric Blake  <ebb9@byu.net>
9000
9001         * lib/getdate.h (includes):  Include <time.h>, not "timespec.h".
9002         * lib/stat-time.h (includes): Likewise.
9003         * lib/utimecmp.c (includes): Likewise.
9004         * lib/utimens.h (includes): Likewise.
9005         * lib/getdate.y (includes): Also include "timespec.h" for use
9006         internal to the module.
9007         * modules/utimens (Depends-on): Revert yesterday's patch.
9008         * modules/nanosleep (Depends-on): Add missing dependency.
9009
9010 2007-02-22  Bruno Haible  <bruno@clisp.org>
9011
9012         * lib/glob.c: Don't include getlogin_r.h.
9013
9014 2007-02-22  Jim Meyering  <jim@meyering.net>
9015
9016         * modules/utimens (Depends-on): Add timespec, required for
9017         utimens.h's inclusion of timespec.h.
9018
9019 2007-02-21  Paul Eggert  <eggert@cs.ucla.edu>
9020
9021         * lib/getcwd.c (__getcwd): Undo previous change; it mishandled
9022         long unreadable paths in GNU/Linux.  Problem reported by Andreas
9023         Schwab in
9024         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00261.html>.
9025         I'll try to think of a better way to fix the Solaris problem.
9026
9027         * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) works
9028         like glibc; on Solaris 10, it fails with errno == EINVAL.
9029         POSIX says the behavior is unspecified if the first argument is NULL,
9030         so play it safe and never pass NULL to the system getcwd.
9031
9032 2007-02-21  Jim Meyering  <jim@meyering.net>
9033
9034         * lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
9035         of gettimeofday.  It would conflict with the one now always
9036         provided via sys_time_.h.  Reported by Matthew Woehlke, as
9037         an IRIX 6.5 build failure.
9038
9039 2007-02-20  Paul Eggert  <eggert@cs.ucla.edu>
9040
9041         Minor fixups to port to Solaris 10 with Sun C 5.8.
9042         * lib/getcwd.c [!_LIBC]: Include dirfd.h, since we use dirfd.
9043         * modules/getcwd (Depends-on): Add dirfd.
9044         * lib/putenv.c (putenv): #undef it.
9045         (rpl_putenv): New decl.
9046         (malloc, free): Include <stdlib.h> rather than prototyping separately.
9047
9048 2007-02-20  Bruno Haible  <bruno@clisp.org>
9049
9050         * modules/stdio-tests: New file.
9051         * tests/test-stdio.c: New file.
9052
9053         * modules/vsnprintf (Files): Remove lib/vsnprintf.h.
9054         (Depends-on): Add stdio.
9055         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
9056         (Include): Use <stdio.h> instead of vsnprintf.h.
9057         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
9058         HAVE_DECL_VSNPRINTF.
9059         * lib/vsnprintf.c: Include <stdio.h> instead of vsnprintf.h.
9060
9061         * modules/snprintf (Files): Remove lib/snprintf.h.
9062         (Depends-on): Add stdio.
9063         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
9064         (Include): Use <stdio.h> instead of snprintf.h.
9065         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
9066         HAVE_DECL_SNPRINTF.
9067         * lib/snprintf.c: Include <stdio.h> instead of snprintf.h.
9068         * lib/getaddrinfo.c: Likewise.
9069
9070         * modules/stdio: New file.
9071         * lib/stdio_.h: New file, incorporating snprintf.h and vsnprintf.h.
9072         * lib/snprintf.h: Remove file.
9073         * lib/vsnprintf.h: Remove file.
9074         * lib/.cppi-disable: Remove snprintf.h.
9075         * m4/stdio_h.m4: New file.
9076         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdio.
9077
9078 2007-02-20  Jim Meyering  <jim@meyering.net>
9079
9080         * lib/ftruncate.c [HAVE_CHSIZE]: Document that this code is
9081         used by e.g., mingw.  From Bruno Haible.
9082
9083 2007-02-19  Bruno Haible  <bruno@clisp.org>
9084
9085         * lib/string_.h: Use "#pragma GCC system_header" to suppress some gcc
9086         warnings.
9087         Reported by Ben Pfaff <blp@cs.stanford.edu>.
9088
9089 2007-02-19  Bruno Haible  <bruno@clisp.org>
9090
9091         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request a complaint mail
9092         from mingw users.
9093
9094 2007-02-19  Bruno Haible  <bruno@clisp.org>
9095
9096         * lib/stdlib_.h: Use "#pragma GCC system_header" to suppress some gcc
9097         warnings.
9098         Reported by Joel E. Denny <jdenny@ces.clemson.edu> via Paul Eggert.
9099
9100 2007-02-19  Jim Meyering  <jim@meyering.net>
9101
9102         Don't use FD after a successful "fdopendir (fd)".
9103         * lib/getcwd.c (__getcwd) [AT_FDCWD]: fdopendir (fd) usually closes fd.
9104         Reset it by calling dirfd on the just-obtained DIR*.
9105
9106         * m4/ftruncate.m4: Adjust comment to give this module a 3-year reprieve.
9107         Prompted by a report from Bruno Haible that mingw lacks ftruncate.
9108
9109 2007-02-18  Bruno Haible  <bruno@clisp.org>
9110
9111         * lib/readlink.c: Include <unistd.h>.
9112         * m4/readlink.m4 (gl_FUNC_READLINK): Require gl_UNISTD_H_DEFAULTS. Set
9113         HAVE_READLINK.
9114         * modules/readlink (Depends-on): Add unistd.
9115         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
9116         (Include): Add <unistd.h>.
9117
9118         * lib/getlogin_r.h: Remove file.
9119         * lib/getlogin_r.c: Include <unistd.h> instead of getlogin_r.h.
9120         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE): Remove macro.
9121         (gl_GETLOGIN_R): Inline it here. Require gl_UNISTD_H_DEFAULTS. Set
9122         HAVE_DECL_GETLOGIN_R.
9123         * modules/getlogin_r (Files): Remove lib/getlogin_r.h.
9124         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
9125         (Include): Use <unistd.h> instead of getlogin_r.h.
9126
9127         * lib/getcwd.h: Remove file.
9128         * lib/getcwd.c: Include <unistd.h> instead of getcwd.h.
9129         * lib/xgetcwd.c: Likewise.
9130         * m4/getcwd.m4 (gl_FUNC_GETCWD): Require gl_UNISTD_H_DEFAULTS. Set
9131         REPLACE_GETCWD. Don't define __GETCWD_PREFIX.
9132         * modules/getcwd (Files): Remove lib/getcwd.h.
9133         (Depends-on): Add unistd.
9134         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
9135         (Include): Use <unistd.h> instad of getcwd.h.
9136
9137         * lib/ftruncate.c: Include <unistd.h> first.
9138         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Require gl_UNISTD_H_DEFAULTS.
9139         Set HAVE_FTRUNCATE.
9140         * modules/ftruncate (Depends-on): Add unistd.
9141         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
9142
9143         * lib/fchdir.c: Include <unistd.h> first.
9144         * lib/dirent_.h: Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT.
9145         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_UNISTD_H_DEFAULTS instead
9146         of gl_HEADER_UNISTD_DEFAULTS. Set REPLACE_FCHDIR. Don't set UNISTD_H.
9147         * modules/fchdir (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
9148         (Makefile.am): Substitute also REPLACE_FCHDIR into dirent.h.
9149
9150         * lib/dup2.c: Include <unistd.h> first.
9151         * m4/dup2.m4 (gl_FUNC_DUP2): Require gl_UNISTD_H_DEFAULTS. Set
9152         HAVE_DUP2.
9153         * modules/dup2 (Depends-on): Add unistd.
9154         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
9155
9156         * lib/chown.c: Include <unistd.h> first. Undefine chown later.
9157         * m4/chown.m4 (gl_FUNC_CHOWN): Require gl_UNISTD_H_DEFAULTS. Set
9158         REPLACE_CHOWN. Don't define chown as a macro here.
9159         * modules/chown (Depends-on): Add unistd.
9160         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
9161
9162         * lib/unistd_.h: Test HAVE_UNISTD_H determined at configure time.
9163         Add definition for GL_LINK_WARNING.
9164         (chown, dup2): New declarations.
9165         (fchdir): Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT. Provide optional
9166         link warning.
9167         (ftruncate): New declaration.
9168         (getcwd): New declaration, taken from old getcwd.h.
9169         (getlogin_r): New declaration, taken from old getlogin_r.h.
9170         (readlink): New declaration.
9171         * m4/unistd_h.m4 (gl_UNISTD_H): Renamed from gl_HEADER_UNISTD. Don't
9172         set UNISTD_H. Inline gl_PREREQ_UNISTD. Set HAVE_UNISTD_H.
9173         (gl_PREREQ_UNISTD): Remove macro.
9174         (gl_UNISTD_MODULE_INDICATOR): New macro.
9175         (gl_UNISTD_H_DEFAULTS): Renamed from gl_HEADER_UNISTD_DEFAULTS. Set
9176         many new variables. Don't set UNISTD_H.
9177         * modules/unistd (Description): Change.
9178         (Depends-on): Add link-warning.
9179         (configure.ac): Update.
9180         (Makefile.am): Create unistd.h always. Substitute many new variables
9181         into it.
9182
9183 2007-02-18  Bruno Haible  <bruno@clisp.org>
9184
9185         * lib/stdlib_.h (getsubopt): New declaration, copied from getsubopt.h.
9186         * modules/stdlib (stdlib.h): Also substitute GNULIB_GETSUBOPT and
9187         HAVE_GETSUBOPT.
9188         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Also initialize
9189         GNULIB_GETSUBOPT and HAVE_GETSUBOPT.
9190         * lib/getsubopt.h: Remove file.
9191         * modules/getsubopt (Files): Remove lib/getsubopt.h.
9192         (Depends-on): Add stdlib.
9193         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
9194         (Includes): Use <stdlib.h> instead of getsubopt.h.
9195         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Require gl_STDLIB_H_DEFAULTS.
9196         Set HAVE_GETSUBOPT.
9197         * lib/getsubopt.c: Don't include getsubopt.h.
9198
9199 2007-02-18  Bruno Haible  <bruno@clisp.org>
9200
9201         * modules/fchdir (Depends-on): Add dup2.
9202
9203 2007-02-18  Bruno Haible  <bruno@clisp.org>
9204
9205         * lib/stdlib_.h: Handle glibc's special invocation convention
9206         specially.
9207
9208 2007-02-18  Bruno Haible  <bruno@clisp.org>
9209
9210         * modules/stdlib-tests: New file.
9211         * tests/test-stdlib.c: New file.
9212
9213         * modules/mkstemp (Files): Remove lib/mkstemp.h.
9214         (Depends-on): Add stdlib.
9215         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
9216         (Includes): Use <stdlib.h> instead of mkstemp.h.
9217         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require gl_STDLIB_H_DEFAULTS. Set
9218         REPLACE_MKSTEMP. Remove definition of __MKSTEMP_PREFIX.
9219         * lib/mkstemp.c: Don't include mkstemp.h.
9220         * lib/mkstemp-safer.c: Include <stdlib.h> instead of mkstemp.h.
9221         * lib/stdlib--.h: Don't include mkstemp.h.
9222
9223         * modules/mkdtemp (Files): Remove lib/mkdtemp.h.
9224         (Depends-on): Add stdlib.
9225         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
9226         (Includes): Use <stdlib.h> instead of mkdtemp.h.
9227         * m4/mkdtemp.m4 (gt_FUNC_MKDTEMP): Require gl_STDLIB_H_DEFAULTS. Set
9228         HAVE_MKDTEMP.
9229         * lib/mkdtemp.c: Don't include mkdtemp.h.
9230         * lib/clean-temp.c: Don't include mkdtemp.h.
9231
9232         * modules/exit (Files): Remove lib/exit.h.
9233         (Depends-on): Add stdlib.
9234         (Makefile.am): Remove lib_SOURCES.
9235         (Include): Use <stdlib.h> instead of exit.h.
9236         * lib/argmatch.c: Don't include exit.h.
9237         * lib/execute.c: Likewise.
9238         * lib/pagealign_alloc.c: Likewise.
9239         * lib/pipe.c: Likewise.
9240         * lib/wait-process.c: Likewise.
9241         * lib/copy-file.c: Include <stdlib.h> instead of exit.h.
9242         * lib/exitfail.c: Likewise.
9243         * lib/savewd.c: Likewise.
9244         * lib/xsetenv.c: Likewise.
9245
9246         * modules/stdlib: New file.
9247         * lib/stdlib_.h: New file, incorporating exit.h, mkdtemp.h, mkstemp.h
9248         and extra comments about mkstemp().
9249         * lib/exit.h: Remove file.
9250         * lib/mkdtemp.h: Remove file.
9251         * lib/mkstemp.h: Remove file.
9252         * m4/stdlib_h.m4: New file.
9253         * MODULES.html.sh (Support for systems lacking ANSI C 89): Add stdlib.
9254
9255 2007-02-18  Bruno Haible  <bruno@clisp.org>
9256
9257         * modules/math-tests: New file.
9258         * tests/test-math.c: New file.
9259
9260         * modules/math: New file.
9261         * modules/mathl (Files): Remove lib/mathl.h.
9262         (Depends-on): Add math.
9263         (Makefile.am): Don't mention mathl.h.
9264         (Include): Use <math.h> instead of mathl.h.
9265         * lib/math_.h: New file.
9266         * lib/mathl.h: Remove file.
9267         * lib/acosl.c: Include <config.h> and <math.h> first. Don't include
9268         mathl.h.
9269         * lib/asinl.c: Likewise.
9270         * lib/atanl.c: Likewise.
9271         * lib/ceill.c: Likewise.
9272         * lib/cosl.c: Likewise.
9273         * lib/expl.c: Likewise.
9274         * lib/floorl.c: Likewise.
9275         * lib/frexpl.c: Likewise.
9276         * lib/ldexpl.c: Likewise.
9277         * lib/logl.c: Likewise.
9278         * lib/sincosl.c: Likewise.
9279         * lib/sinl.c: Likewise.
9280         * lib/sqrtl.c: Likewise.
9281         * lib/tanl.c: Likewise.
9282         * lib/trigl.c: Likewise.
9283         * m4/math_h.m4: New file.
9284         * MODULES.html.sh (Mathematics): Add math.
9285
9286 2007-02-17  Bruno Haible  <bruno@clisp.org>
9287
9288         * modules/wctype-tests: New file.
9289         * tests/test-wctype.c: New file.
9290
9291         * modules/wchar-tests: New file.
9292         * tests/test-wchar.c: New file.
9293
9294         * modules/unistd-tests: New file.
9295         * tests/test-unistd.c: New file.
9296
9297         * modules/time-tests: New file.
9298         * tests/test-time.c: New file.
9299
9300         * modules/sysexits-tests: New file.
9301         * tests/test-sysexits.c: New file.
9302
9303         * modules/sys_time-tests: New file.
9304         * tests/test-sys_time.c: New file.
9305
9306         * modules/sys_stat-tests: New file.
9307         * tests/test-sys_stat.c: New file.
9308
9309         * modules/sys_socket-tests: New file.
9310         * tests/test-sys_socket.c: New file.
9311
9312         * modules/sys_select-tests: New file.
9313         * tests/test-sys_select.c: New file.
9314
9315         * modules/string-tests: New file.
9316         * tests/test-string.c: New file.
9317
9318         * modules/stdbool-tests: New file.
9319         * tests/test-stdbool.c: New file.
9320
9321         * modules/netinet_in-tests: New file.
9322         * tests/test-netinet_in.c: New file.
9323
9324         * modules/inttypes-tests: New file.
9325         * tests/test-inttypes.c: New file.
9326
9327         * modules/fcntl-tests: New file.
9328         * tests/test-fcntl.c: New file.
9329
9330         * modules/byteswap-tests: New file.
9331         * tests/test-byteswap.c: New file.
9332
9333         * modules/arpa_inet-tests: New file.
9334         * tests/test-arpa_inet.c: New file.
9335
9336 2007-02-17  Bruno Haible  <bruno@clisp.org>
9337
9338         * lib/inttypes_.h: Add definition for GL_LINK_WARNING.
9339         (imaxabs, imaxdiv, strtoimax, strtoumax): Don't declare the function
9340         if the corresponding module is not enabled. Emit link warnings if
9341         the function is used nevertheless.
9342         * m4/inttypes.m4 (gl_INTTYPES_H): Never use the existing <inttypes.h>.
9343         Don't AC_SUBST HAVE_DECL_IMAXABS, HAVE_DECL_IMAXDIV,
9344         HAVE_DECL_STRTOIMAX, HAVE_DECL_STRTOUMAX.
9345         (gl_INTTYPES_MODULE_INDICATOR, gl_INTTYPES_H_DEFAULTS): New macros.
9346         * modules/inttypes (Depends-on): Add link-warning.
9347         (Makefile.am): Copy the contents of build-aux/link-warning.h into
9348         inttypes.h. Substitute also GNULIB_IMAXABS, GNULIB_IMAXDIV,
9349         GNULIB_STRTOIMAX, GNULIB_STRTOUMAX.
9350         * modules/imaxabs (configure.ac): Invoke gl_INTTYPES_MODULE_INDICATOR.
9351         * modules/imaxdiv (configure.ac): Likewise.
9352         * modules/strtoimax (configure.ac): Likewise.
9353         * modules/strtoumax (configure.ac): Likewise.
9354
9355 2007-02-17  Bruno Haible  <bruno@clisp.org>
9356
9357         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Include the contents of
9358         gl_STRING_MODULE_INDICATOR_DEFAULTS.
9359         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Remove macro.
9360         (gl_HEADER_STRING_H_BODY, gl_STRING_MODULE_INDICATOR): Update.
9361
9362 2007-02-17  Bruno Haible  <bruno@clisp.org>
9363
9364         * modules/link-warning: New file.
9365         * build-aux/link-warning.h: New file, extracted from lib/string_.h.
9366         * lib/string_.h (GL_LINK_WARNING): Remove definition.
9367         * modules/string (Depends-on): Add link-warning.
9368         (Makefile.am): Copy the contents of build-aux/link-warning.h into
9369         string.h.
9370         * MODULES.html.sh (Support for building libraries and executables): Add
9371         link-warning.
9372
9373 2007-02-17  Bruno Haible  <bruno@clisp.org>
9374
9375         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strcasecmp,
9376         strncasecmp, strchr, strchrnul, strdup, strndup, strnlen, strcspn,
9377         strpbrk, strspn, strrchr, strsep, strstr, strcasestr, strtok_r): Break
9378         long lines.
9379
9380 2007-02-17  Ben Pfaff  <blp@cs.stanford.edu>
9381             Bruno Haible  <bruno@clisp.org>
9382
9383         * modules/tmpfile: New file.
9384         * lib/tmpfile.c: New file.
9385         * m4/tmpfile.m4: New file.
9386         * MODULES.html.sh (func_all_modules): New section "Input/output".
9387
9388 2007-02-15  Bruno Haible  <bruno@clisp.org>
9389
9390         * lib/clean-temp.c [WIN32 && !CYGWIN]: Include <windows.h>.
9391         (supports_delete_on_close): New function.
9392         (open_temp, fopen_temp): Use _O_TEMPORARY when supported.
9393
9394 2007-02-14  Bruno Haible  <bruno@clisp.org>
9395
9396         * modules/mbspcasecmp-tests: New file.
9397         * tests/test-mbspcasecmp.sh: New file.
9398         * tests/test-mbspcasecmp.c: New file.
9399
9400         New module mbspcasecmp.
9401         * modules/mbspcasecmp: New file.
9402         * lib/mbspcasecmp.c: New file.
9403         * lib/string_.h (strncasecmp): Change warning message.
9404         (mbspcasecmp): New declaration.
9405         * m4/mbspcasecmp.m4: New file.
9406         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
9407         GNULIB_MBSPCASECMP.
9408         * modules/string (string.h): Also substitute GNULIB_MBSPCASECMP.
9409         * MODULES.html.sh (Internationalization functions): Add mbspcasecmp.
9410
9411 2007-02-14  Bruno Haible  <bruno@clisp.org>
9412
9413         * modules/mbsncasecmp-tests: New file.
9414         * tests/test-mbsncasecmp.sh: New file.
9415         * tests/test-mbsncasecmp.c: New file.
9416
9417         New module mbsncasecmp.
9418         * modules/mbsncasecmp: New file.
9419         * lib/mbsncasecmp.c: New file.
9420         * lib/string_.h (mbsncasecmp): New declaration.
9421         * m4/mbsncasecmp.m4: New file.
9422         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
9423         GNULIB_MBSNCASECMP.
9424         * modules/string (string.h): Also substitute GNULIB_MBSNCASECMP.
9425         * MODULES.html.sh (Internationalization functions): Add mbsncasecmp.
9426
9427 2007-02-14  Paul Eggert  <eggert@cs.ucla.edu>
9428
9429         * lib/exclude.c (FNM_EXTMATCH): Define if system does not.
9430         Verify that it doesn't overlap with our flags.
9431         (fnmatch_no_wildcards): Don't use strcasecmp or strncasecmp, which
9432         do not have the desired effect in multibyte locales; instead, use
9433         mbscasecmp.
9434         * modules/exclude (Depends-on): Depend on mbscasecmp, not strcase.
9435         Add dependency on xalloc.  Depend on fnmatch, not fnmatch-gnu, since
9436         we don't require GNU fnmatch ourselves (if our users require it, they
9437         should do so explicitly).
9438
9439         Fix regex code so it doesn't rely on strcasecmp.
9440         * lib/regex_internal.h: Include <langinfo.h> only if _LIBC is defined.
9441         Otherwise, include gnulib's langinfo.h.
9442         * lib/regcomp.c (init_dfa): Don't use strcasecmp, as it can have
9443         undesirable behavior in non-C locales.  Instead, rely on localecharset.
9444         * m4/regex.m4 (gl_PREREQ_REGEX): Don't require AM_LANGINFO_CODESET.
9445         * modules/regex (FILES): Remove m4/codeset.m4.
9446         (Depends-on): Add localcharset.  Remove strcase.
9447
9448 2007-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9449
9450         * m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
9451         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Likewise.
9452
9453 2007-02-13  Bruno Haible  <bruno@clisp.org>
9454
9455         * m4/intdiv0.m4 (gt_INTDIV0): Assume ANSI C. Fix underquoting bug.
9456         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
9457
9458 2007-02-12  Bruno Haible  <bruno@clisp.org>
9459
9460         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
9461         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): If
9462         GNULIB_POSIXCHECK and the gnulib module not enabled, provoke a link-
9463         time warning rather than a link error.
9464
9465 2007-02-12  Bruno Haible  <bruno@clisp.org>
9466
9467         * m4/locale-fr.m4 (gt_LOCALE_FR): Fix m4 quoting bug.
9468         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
9469         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
9470
9471 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
9472
9473         * lib/string_.h (strncasecmp): Fix typo: this macro takes 3
9474         args, not 2.
9475
9476 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
9477
9478         New module 'time', so that apps can include <time.h> as per
9479         POSIX and GNU instead of separate include files like time_r.h
9480         and timegm.h.  This implementation tries out a simpler approach
9481         for replacing decls in standard include files (as compared to
9482         the string module), somewhat as an experiment.
9483
9484         * config/srclist.txt: Comment out mktime.c for now.
9485         * doc/gnulib-tool.texi (Initial import): Don't use time_r as an example
9486         since it doesn't apply any more.  Use generic wording instead.
9487         * MODULES.html.sh (Support for systems lacking POSIX:2001): New module
9488         'time'.
9489         * lib/time_.h, m4/time_h.m4, modules/time: New files.
9490         * lib/strptime.h, lib/time_r.h, lib/timegm.h: Remove.
9491         * lib/mktime.c: Include config.h depending on _LIBC, not HAVE_CONFIG_H.
9492         Don't include <sys/types.h>; no longer needed since we assume C89.
9493         * lib/mktime.c: Don't include "time_r.h"; no longer needed.
9494         * lib/strftime.c: Likewise.
9495         * lib/time_r.c: Likewise.
9496         * lib/nanosleep.c (nanosleep): #undef after include files, not before.
9497         * lib/nanosleep.c: Include <time.h> first, to check interface.
9498         * lib/strptime.c: Likewise.
9499         * lib/time_r.c: Likewise.
9500         * lib/timegm.c: Likewise.
9501         * lib/strptime.c: Don't include strptime.h or time_r.h; no longer
9502         needed.
9503         * lib/timegm.c: Don't include timegm.h; no longer needed.
9504         * lib/timespec.h: Don't include <sys/time.h> before <time.h>;
9505         time.h now handles any problems in that area.
9506         (struct timespec, nanosleep): Remove; time.h now arranges for these.
9507         * lib/xnanosleep.c: Don't include timespec.h; no longer needed now
9508         that time.h defines struct timespec.
9509         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check that nanosleep is declared.
9510         Set REPLACE_NANOSLEEP.  Don't AC_DEFINE nanosleep; the time module now
9511         handles that.
9512         * m4/strptime.m4 (gl_FUNC_STPRTIME): Set REPLACE_STRPTIME.
9513         * m4/time_r.m4 (gl_TIME_R): Don't define HAVE_TIME_R_POSIX; no longer
9514         needed.  Set REPLACE_LOCALTIME.
9515         * m4/timegm.m4 (gl_FUNC_TIMEGM): Set REPLACE_TIMEGM.
9516         * m4/timespec.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Move to time_h.m4.
9517         (gl_TIMESPEC): Don't check for sys/time.h or struct timespec or
9518         nanosleep; time_h.m4 now does that.  Don't require
9519         gl_USE_SYSTEM_EXTENSIONS; no longer needed directly, and the time
9520         module handles this now.
9521         * modules/getdate (Depends-on): Remove timespec.  Add time.
9522         * modules/nanosleep (Depends-on): Likewise.
9523         * modules/stat-time (Depends-on): Likewise.
9524         * modules/nanosleep (Include): Include time.h, not timespec.h.
9525         * modules/strptime (Files): Remove lib/strptime.h.
9526         (Depends-on): Add extensions, time.
9527         (Include): Include time.h, not strptime.h.
9528         * modules/time_r (Files): Remove lib/time_r.h.
9529         (Depends-on): Add time.
9530         (Include): Include time.h, not time_r.h.
9531         * modules/timegm: Likewise.
9532         * modules/timespec (Description): Now does timespec-related decls
9533         of our own, instead of struct timespec itself.
9534         (Depends-on): Add time; remove extensions.
9535         (Maintainer): Add self.
9536         * modules/utimecmp (Depends-on): Add time; remove timespec.
9537         * modules/utimens (Depends-on): Likewise.
9538         * modules/xnanosleep (Depends-on): Likewise.
9539
9540 2007-02-11  Bruno Haible  <bruno@clisp.org>
9541
9542         * lib/c-strstr.c: Include allocsa.h.
9543         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
9544         * lib/c-strcasestr.c: Include allocsa.h.
9545         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
9546         * lib/strcasestr.c: Include allocsa.h.
9547         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
9548         * lib/mbsstr.c: Include allocsa.h.
9549         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
9550         allocsa/freesa instead of malloc/free.
9551         * lib/mbscasestr.c: Include allocsa.h.
9552         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
9553         allocsa/freesa instead of malloc/free.
9554         * modules/c-strstr (Depends-on): Add allocsa.
9555         * modules/c-strcasestr (Depends-on): Likewise.
9556         * modules/strcasestr (Depends-on): Likewise.
9557         * modules/mbsstr (Depends-on): Likewise.
9558         * modules/mbscasestr (Depends-on): Likewise.
9559
9560 2007-02-11  Bruno Haible  <bruno@clisp.org>
9561
9562         * lib/mbsspn.c (mbsspn): Fix bug. Remove unnecessary strlen call.
9563
9564         * modules/mbsspn-tests: New file.
9565         * tests/test-mbsspn.sh: New file.
9566         * tests/test-mbsspn.c: New file.
9567
9568 2007-02-11  Bruno Haible  <bruno@clisp.org>
9569
9570         * lib/mbspbrk.c (mbspbrk): Remove unneeded cast.
9571
9572         * modules/mbspbrk-tests: New file.
9573         * tests/test-mbspbrk.sh: New file.
9574         * tests/test-mbspbrk.c: New file.
9575
9576 2007-02-11  Bruno Haible  <bruno@clisp.org>
9577
9578         * lib/mbscspn.c (mbscspn): Remove unnecessary strlen call and
9579         unneeded cast.
9580
9581         * modules/mbscspn-tests: New file.
9582         * tests/test-mbscspn.sh: New file.
9583         * tests/test-mbscspn.c: New file.
9584
9585 2007-02-11  Bruno Haible  <bruno@clisp.org>
9586
9587         * modules/mbscasecmp-tests: New file.
9588         * tests/test-mbscasecmp.sh: New file.
9589         * tests/test-mbscasecmp.c: New file.
9590
9591 2007-02-11  Bruno Haible  <bruno@clisp.org>
9592
9593         Ensure O(n) worst-case complexity of mbscasestr.
9594         * lib/mbscasestr.c: Include stdbool.h.
9595         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
9596         functions.
9597         (mbscasestr): Add some bookkeeping. Invoke knuth_morris_pratt_* when
9598         the bookkeeping indicates that it's worth it.
9599         * modules/mbscasestr (Depends-on): Add stdbool, mbslen, strnlen.
9600
9601         * modules/mbscasestr-tests: New file.
9602         * tests/test-mbscasestr1.c: New file.
9603         * tests/test-mbscasestr2.sh: New file.
9604         * tests/test-mbscasestr2.c: New file.
9605         * tests/test-mbscasestr3.sh: New file.
9606         * tests/test-mbscasestr3.c: New file.
9607         * tests/test-mbscasestr4.sh: New file.
9608         * tests/test-mbscasestr4.c: New file.
9609         * m4/locale-tr.m4: New file.
9610
9611 2007-02-11  Bruno Haible  <bruno@clisp.org>
9612
9613         Ensure O(n) worst-case complexity of mbsstr.
9614         * lib/mbsstr.c: Include stdbool.h.
9615         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
9616         functions.
9617         (mbsstr): Add some bookkeeping. Invoke knuth_morris_pratt_* when the
9618         bookkeeping indicates that it's worth it.
9619         * modules/mbsstr (Depends-on): Add stdbool, mbslen, strnlen.
9620
9621         * modules/mbsstr-tests: New file.
9622         * tests/test-mbsstr1.c: New file.
9623         * tests/test-mbsstr2.sh: New file.
9624         * tests/test-mbsstr2.c: New file.
9625         * tests/test-mbsstr3.sh: New file.
9626         * tests/test-mbsstr3.c: New file.
9627         * m4/locale-fr.m4: New file.
9628
9629 2007-02-11  Bruno Haible  <bruno@clisp.org>
9630
9631         * lib/mbsrchr.c (mbsrchr): Fix bug.
9632
9633         * modules/mbsrchr-tests: New file.
9634         * tests/test-mbsrchr.sh: New file.
9635         * tests/test-mbsrchr.c: New file.
9636
9637 2007-02-11  Bruno Haible  <bruno@clisp.org>
9638
9639         * lib/mbschr.c (mbschr): Fix bug.
9640
9641         * modules/mbschr-tests: New file.
9642         * tests/test-mbschr.sh: New file.
9643         * tests/test-mbschr.c: New file.
9644         * m4/locale-zh.m4: New file.
9645
9646 2007-02-11  Bruno Haible  <bruno@clisp.org>
9647
9648         Support for copying multibyte string iterators.
9649         * lib/mbiter.h: Include <string.h>.
9650         (mbiter_multi_copy): New function.
9651         (mbi_copy): New macro.
9652         * lib/mbuiter.h: Include <string.h>.
9653         (mbuiter_multi_copy): New function.
9654         (mbui_copy): New macro.
9655
9656 2007-02-11  Bruno Haible  <bruno@clisp.org>
9657
9658         New module mbslen.
9659         * modules/mbslen: New file.
9660         * lib/mbslen.c: New file.
9661         * lib/string_.h (mbslen): New declaration.
9662         * m4/mbslen.m4: New file.
9663         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
9664         GNULIB_MBSLEN.
9665         * modules/string (string.h): Also substitute GNULIB_MBSLEN.
9666         * MODULES.html.sh (Internationalization functions): Add mbslen.
9667
9668 2007-02-11  Bruno Haible  <bruno@clisp.org>
9669
9670         Ensure O(n) worst-case complexity of strcasestr substitute.
9671         * lib/strcasestr.c: Include stdbool.h.
9672         (knuth_morris_pratt): New function.
9673         (strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when the
9674         bookkeeping indicates that it's worth it.
9675         * modules/strcasestr (Depends-on): Add stdbool, strnlen.
9676
9677         * modules/strcasestr-tests: New file.
9678         * tests/test-strcasestr.c: New file.
9679
9680 2007-02-11  Bruno Haible  <bruno@clisp.org>
9681
9682         Ensure O(n) worst-case complexity of c_strcasestr.
9683         * lib/c-strcasestr.c: Include stdbool.h, string.h.
9684         (knuth_morris_pratt): New function.
9685         (c_strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when
9686         the bookkeeping indicates that it's worth it.
9687         * modules/c-strcasestr (Depends-on): Add stdbool, strnlen.
9688
9689         * modules/c-strcasestr-tests: New file.
9690         * tests/test-c-strcasestr.c: New file.
9691
9692 2007-02-11  Bruno Haible  <bruno@clisp.org>
9693
9694         Ensure O(n) worst-case complexity of c_strstr.
9695         * lib/c-strstr.c: Include stdbool.h, string.h.
9696         (knuth_morris_pratt): New function.
9697         (c_strstr): Add some bookkeeping. Invoke knuth_morris_pratt when the
9698         bookkeeping indicates that it's worth it.
9699         * modules/c-strstr (Depends-on): Add stdbool, strnlen.
9700
9701         * lib/c-strstr.c: Complete rewrite for maintainability.
9702
9703         * modules/c-strstr-tests: New file.
9704         * tests/test-c-strstr.c: New file.
9705
9706 2007-02-11  Bruno Haible  <bruno@clisp.org>
9707
9708         * m4/javacomp.m4 (gt_JAVACOMP): Work around a 'tr' bug in coreutils
9709         5.2.1 and earlier, whereby \055 was treated just like the range
9710         delimiter '-'.
9711         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
9712
9713 2007-02-08  Bruno Haible  <bruno@clisp.org>
9714
9715         * modules/regex (Depends-on): Add stdbool.
9716         Reported by Dalibor Topic <robilad@kaffe.org>.
9717
9718 2007-02-05  Paul Eggert  <eggert@cs.ucla.edu>
9719
9720         * m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
9721         Prefer returning from main to exiting from it.
9722         Remove unnecessary parens after sizeof.
9723
9724 2007-02-05  Bruno Haible  <bruno@clisp.org>
9725
9726         New module mbssep.
9727         * modules/mbssep: New file.
9728         * lib/mbssep.c: New file.
9729         * lib/string_.h (strsep): Add a conditional link warning.
9730         (mbssep): New declaration.
9731         * m4/mbssep.m4: New file.
9732         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
9733         GNULIB_MBSSEP.
9734         * modules/string (string.h): Also substitute GNULIB_MBSSEP.
9735         * MODULES.html.sh (Internationalization functions): Add mbssep.
9736
9737 2007-02-05  Bruno Haible  <bruno@clisp.org>
9738
9739         * lib/strsep.c (strsep): Fix actions in case of no delimiters.
9740         Optimize search in case of 1 delimiter.
9741
9742 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
9743
9744         * lib/acl.h: Include sys/types.h before sys/acl.h.
9745
9746 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
9747
9748         Merge upstream fix for glibc bugzilla #3957:
9749
9750         2007-02-05  Jakub Jelinek  <jakub@redhat.com>
9751
9752         * lib/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
9753         bit for RE_HAT_LISTS_NOT_NEWLINE.
9754         (build_charclass_op): Remove bogus comment.
9755
9756 2007-02-05  Simon Josefsson  <simon@josefsson.org>
9757
9758         * lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
9759
9760 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
9761
9762         * lib/getsubopt.c [!_LIBC]: Include config.h and getsubopt.h.
9763         * lib/memmem.c [!defined _LIBC]: Include config.h.
9764
9765 2007-02-04  Bruno Haible  <bruno@clisp.org>
9766
9767         * lib/string_.h (GL_LINK_WARNING2): Put the word "warning:" into the
9768         warning message.
9769
9770 2007-02-04  Bruno Haible  <bruno@clisp.org>
9771
9772         New module mbstok_r.
9773         * modules/mbstok_r: New file.
9774         * lib/mbstok_r.c: New file.
9775         * lib/string_.h (strtok_r): Change argument names to match the
9776         comments. Add a conditional link warning.
9777         (mbstok_r): New declaration.
9778         * m4/mbstok_r.m4: New file.
9779         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
9780         GNULIB_MBSTOK_R.
9781         * modules/string (string.h): Also substitute GNULIB_MBSTOK_R.
9782         * MODULES.html.sh (Internationalization functions): Add mbstok_r.
9783
9784 2007-02-04  Bruno Haible  <bruno@clisp.org>
9785
9786         New module mbsspn.
9787         * modules/mbsspn: New file.
9788         * lib/mbsspn.c: New file.
9789         * lib/string_.h (strspn): Add a conditional link warning.
9790         (mbsspn): New declaration.
9791         * m4/mbsspn.m4: New file.
9792         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
9793         GNULIB_MBSSPN.
9794         * modules/string (string.h): Also substitute GNULIB_MBSSPN.
9795         * MODULES.html.sh (Internationalization functions): Add mbsspn.
9796
9797 2007-02-04  Bruno Haible  <bruno@clisp.org>
9798
9799         New module mbspbrk.
9800         * modules/mbspbrk: New file.
9801         * lib/mbspbrk.c: New file.
9802         * lib/string_.h (strpbrk): Add a conditional link warning.
9803         (mbspbrk): New declaration.
9804         * m4/mbspbrk.m4: New file.
9805         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
9806         GNULIB_MBSPBRK.
9807         * modules/string (string.h): Also substitute GNULIB_MBSPBRK.
9808         * MODULES.html.sh (Internationalization functions): Add mbspbrk.
9809
9810 2007-02-04  Bruno Haible  <bruno@clisp.org>
9811
9812         New module mbscspn.
9813         * modules/mbscspn: New file.
9814         * lib/mbscspn.c: New file.
9815         * lib/string_.h (strcspn): Add a conditional link warning.
9816         (mbscspn): New declaration.
9817         * m4/mbscspn.m4: New file.
9818         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
9819         GNULIB_MBSCSPN.
9820         * modules/string (string.h): Also substitute GNULIB_MBSCSPN.
9821         * MODULES.html.sh (Internationalization functions): Add mbscspn.
9822
9823 2007-02-04  Bruno Haible  <bruno@clisp.org>
9824
9825         New module mbscasestr, reduced goal of strcasestr.
9826         * modules/mbscasestr: New file.
9827         * lib/mbscasestr.c: New file, copied from lib/strcasestr.c.
9828         (mbscasestr): Renamed from strcasestr.
9829         * lib/strcasestr.c: Don't include mbuiter.h.
9830         (strcasestr): Remove support for multibyte locales.
9831         * lib/string_.h (strcasestr): Don`t rename. Declare only if missing.
9832         Change the conditional link warning.
9833         (mbscasestr): New declaration.
9834         * m4/mbscasestr.m4: New file.
9835         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Enable the replacement only if
9836         the system does not have strcasestr. Set HAVE_STRCASESTR instead of
9837         REPLACE_STRCASESTR.
9838         (gl_PREREQ_STRCASESTR): Don't require gl_FUNC_MBRTOWC.
9839         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
9840         HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
9841         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSCASESTR.
9842         * modules/string (string.h): Also substitute GNULIB_MBSCASESTR.
9843         Substitute HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
9844         * modules/strcasestr (Files): Remove m4/mbrtowc.m4.
9845         (Depends-on): Remove mbuiter.
9846         * MODULES.html.sh (Internationalization functions): Add mbscasestr.
9847
9848 2007-02-04  Bruno Haible  <bruno@clisp.org>
9849
9850         Simplify handling of strncasecmp.
9851         * lib/string_.h (strncasecmp): Remove test for GNULIB_STRCASE. Change
9852         the conditional link warning.
9853         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
9854         HAVE_STRCASECMP, not REPLACE_STRCASECMP.
9855         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Don't initialize GNULIB_STRCASE.
9856         * modules/strcase (configure.ac): Don't invoke
9857         gl_STRING_MODULE_INDICATOR.
9858         * modules/string (string.h): Don't substitute GNULIB_STRCASE.
9859
9860 2007-02-04  Bruno Haible  <bruno@clisp.org>
9861
9862         New module mbscasecmp, reduced goal of strcasecmp.
9863         * modules/mbscasecmp: New file.
9864         * lib/mbscasecmp.c: New file, copied from lib/strcasecmp.c.
9865         (mbscasecmp): Renamed from strcasecmp.
9866         * lib/strcasecmp.c: Don't include mbuiter.h.
9867         (strcasecmp): Remove support for multibyte locales.
9868         * lib/string_.h (strcasecmp): Don`t rename. Declare only if missing.
9869         Change the conditional link warning.
9870         (mbscasecmp): New declaration.
9871         * m4/mbscasecmp.m4: New file.
9872         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Enable the replacement only if
9873         the system lacks strcasecmp. Set HAVE_STRCASECMP instead of
9874         REPLACE_STRCASECMP.
9875         (gl_PREREQ_STRCASECMP): Don't require gl_FUNC_MBRTOWC.
9876         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
9877         GNULIB_MBSCASECMP.
9878         * modules/string (string.h): Also substitute GNULIB_MBSCASECMP.
9879         Substitute HAVE_STRCASECMP instead of REPLACE_STRCASECMP.
9880         * modules/strcase (Files): Remove m4/mbrtowc.m4.
9881         (Depends-on): Remove mbuiter.
9882         * MODULES.html.sh (Internationalization functions): Add mbscasecmp.
9883
9884 2007-02-04  Bruno Haible  <bruno@clisp.org>
9885
9886         New module mbsstr. Remove module strstr.
9887         * modules/mbsstr: New file.
9888         * modules/strstr: Remove file.
9889         * lib/mbsstr.c: Renamed from lib/strstr.c.
9890         (mbsstr): Renamed from strstr.
9891         * lib/string_.h (strstr): Remove declaration. Change the conditional
9892         link warning.
9893         (mbsstr): New declaration.
9894         * m4/mbsstr.m4: New file.
9895         * m4/strstr.m4: Remove file.
9896         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Don't initialize
9897         REPLACE_STRSTR.
9898         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSSTR.
9899         Don't initialize GNULIB_STRSTR.
9900         * modules/string (string.h): Also substitute GNULIB_MBSSTR. Don't
9901         substitute GNULIB_STRSTR and REPLACE_STRSTR.
9902         * MODULES.html.sh (Internationalization functions): Add mbsstr.
9903         (Support for systems lacking ANSI C 89): Remove strstr.
9904
9905 2007-02-04  Bruno Haible  <bruno@clisp.org>
9906
9907         New module mbsrchr.
9908         * modules/mbsrchr: New file.
9909         * lib/mbsrchr.c: New file.
9910         * lib/string_.h (strrchr): Add a conditional link warning.
9911         (mbsrchr): New declaration.
9912         * m4/mbsrchr.m4: New file.
9913         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
9914         GNULIB_MBSRCHR.
9915         * modules/string (string.h): Also substitute GNULIB_MBSRCHR.
9916         * MODULES.html.sh (Internationalization functions): Add mbsrchr.
9917
9918 2007-02-04  Bruno Haible  <bruno@clisp.org>
9919
9920         New module mbschr.
9921         * modules/mbschr: New file.
9922         * lib/mbschr.c: New file.
9923         * lib/string_.h (strchr): Add a conditional link warning.
9924         (mbschr): New declaration.
9925         * m4/mbschr.m4: New file.
9926         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
9927         GNULIB_MBSCHR.
9928         * modules/string (string.h): Also substitute GNULIB_MBSCHR.
9929         * MODULES.html.sh (Internationalization functions): Add mbschr.
9930
9931 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
9932
9933         * lib/stdbool_.h: Mention that bool bit-fields aren't supported.
9934
9935         * modules/stdarg (configure.ac-early): Require AC_PROG_CC_STDC.
9936
9937 2007-02-04  Bruno Haible  <bruno@clisp.org>
9938
9939         New module description section 'configure.ac-early'.
9940         * gnulib-tool (sed_extract_prog): Recognize configure.ac-early.
9941         (func_get_autoconf_early_snippet): New function.
9942         (func_import, func_create_testdir): Use it. Remove special cases for
9943         modules 'extensions' and 'lock'.
9944         * modules/extensions (configure.ac-early): Require
9945         gl_USE_SYSTEM_EXTENSIONS.
9946         * modules/lock (configure.ac-early): Require gl_LOCK_EARLY.
9947
9948 2007-02-04  Bruno Haible  <bruno@clisp.org>
9949
9950         Make use of gcj-4.3's -fsource and -ftarget option.
9951         * m4/javacomp.m4 (gt_JAVACOMP): Test whether gcj is in version >= 4.3,
9952         and if so try the options -fsource and -ftarget.
9953         * lib/javacomp.c (compile_using_gcj): Add fsource_option,
9954         source_version, ftarget_option, target_version arguments.
9955         (is_envjavac_gcj43, is_envjavac_gcj43_usable): New functions.
9956         (is_envjavac_oldgcj_14_14_usable): Renamed from
9957         is_envjavac_gcj_14_14_usable.
9958         (is_envjavac_oldgcj_14_13_usable): Renamed from
9959         is_envjavac_gcj_14_13_usable.
9960         (is_gcj_present): Update.
9961         (is_gcj_43, is_gcj43_usable): New functions.
9962         (is_oldgcj_14_14_usable): Renamed from is_gcj_14_14_usable. Update.
9963         (is_oldgcj_14_13_usable): Renamed from is_gcj_14_13_usable. Update.
9964         (compile_java_class): Test whether gcj is in version >= 4.3, and if so
9965         try the options -fsource and -ftarget.
9966
9967 2007-02-03  Paul Eggert  <eggert@cs.ucla.edu>
9968
9969         * lib/xalloc.h (x2nrealloc): Fix an unlikely bug in the overflow
9970         checking code.  Set N = ceil (1.5 * N) rather than to a slightly
9971         larger value.
9972
9973 2007-02-03  Jim Meyering  <jim@meyering.net>
9974
9975         Give tools a better chance to allocate space for very large buffers.
9976         * lib/xalloc.h (x2nrealloc): Use 3/2, not 2, as buffer size factor.
9977
9978         Make pwd and readlink work also when run with an unreadable parent dir
9979         on systems with openat support.
9980         * lib/getcwd.c (__getcwd) [HAVE_PARTLY_WORKING_GETCWD]: Use the system
9981         provided getcwd function, even when we have openat support.
9982         Reported by Dmitry V. Levin in <http://bugzilla.redhat.com/227168>.
9983
9984 2007-02-02  Bruno Haible  <bruno@clisp.org>
9985
9986         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
9987         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): Provoke a link
9988         error only if GNULIB_POSIXCHECK is defined. Needed to avoid artificial
9989         portability problems if one of these functions is only used on specific
9990         platforms.
9991         Reported by Paul Eggert.
9992
9993 2007-02-02  Paul Eggert  <eggert@cs.ucla.edu>
9994
9995         Avoid mempcpy in the regex code, as the string.h mempcpy stuff
9996         is causing more trouble than it's curing.
9997         * lib/regex_internal.h (__mempcpy): Remove.
9998         * lib/regcomp.c (regerror): Rewrite to avoid the need for mempcpy
9999         (and make the code a tad smaller to boot).
10000         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for mempcpy.
10001
10002 2007-02-02  Jim Meyering  <jim@meyering.net>
10003
10004         * modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:
10005         section, not in the Makefile.am: one.
10006
10007 2007-02-02  Eric Blake  <ebb9@byu.net>
10008
10009         * lib/strchrnul.c: Always include config.h first.
10010
10011         * modules/mountlist (Depends-on): Revert 2007-01-31 change,
10012         gnulib strstr is not necessary here.
10013
10014 2007-02-02  Simon Josefsson  <simon@josefsson.org>
10015
10016         * m4/socklen.m4: Fix typo.
10017
10018 2007-02-02  Eric Blake  <ebb9@byu.net>
10019
10020         * modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.
10021         * modules/netinet_in (Makefile.am): Likewise.
10022
10023 2007-02-01  Bruno Haible  <bruno@clisp.org>
10024
10025         * lib/string_.h (GL_LINK_WARNING): New macro.
10026         (strcasecmp, strstr, strcasestr): If provided by the system,
10027         conditionally define as a macro that leads to a warning instead of to
10028         an error.
10029         (strncasecmp): Conditionally define as a macro that leads to a warning.
10030
10031 2007-02-01  Karl Berry  <karl@gnu.org>
10032
10033         * config/srclist.txt (strtok_r.c): lose sync, no more strtok_r.h.
10034
10035 2007-02-01  Bruno Haible  <bruno@clisp.org>
10036
10037         * MODULES.html.sh (Unicode string functions): Update after 2007-01-27
10038         renamings.
10039
10040 2007-02-01  Eric Blake  <ebb9@byu.net>
10041
10042         * modules/regex (Depends-on): Revert dependence on mempcpy.
10043         * lib/regex_internal.h [! _LIBC && !__mempcpy]: Undo string
10044         module's definition of mempcpy.
10045         Reported by Paul Eggert.
10046
10047 2007-02-01  Paul Eggert  <eggert@cs.ucla.edu>
10048
10049         * lib/string_.h: If the gnulib module XYZ is not present, undefine
10050         the symbol XYZ before redefining it.  This fixes a problem with
10051         programs that don't use XYZ, when compiled on systems that define
10052         XYZ to something else.
10053
10054 2007-01-31  Paul Eggert  <eggert@cs.ucla.edu>
10055
10056         * lib/mkdir-p.c (make_dir_parents): Close a race condition that
10057         occurs when "mkdir -m foo" creates a setgid directory that is (1)
10058         writeable to group or other and (2) is intended to have a special
10059         mode bit that is set or cleared.  In such a case, the directory
10060         should be neither group- nor other-writeable until the special
10061         mode bits are right.
10062
10063 2007-01-31  Eric Blake  <ebb9@byu.net>
10064
10065         * modules/mountlist (Depends-on): Add strstr.
10066
10067         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
10068         bug.
10069         * modules/string (Makefile.am): Remove redundant replacement.
10070         * modules/regex (Depends-on): Add mempcpy.
10071
10072 2007-01-31  Bruno Haible  <bruno@clisp.org>
10073
10074         New module description field 'Link'.
10075         * gnulib-tool (func_usage): Document --extract-link-directive.
10076         (sed_extract_prog): Recognize 'Link' directive.
10077         (func_get_link_directive): New function.
10078         (func_import): Show summary of link directives.
10079         Handle --extract-link-directive option.
10080         * modules/acl (Link): New section.
10081         * modules/clock-time (Link): New section.
10082         * modules/euidaccess (Link): New section.
10083         * modules/gettext (Link): New section.
10084         * modules/iconv (Link): New section.
10085         * modules/lock (Link): New section.
10086         * modules/nanosleep (Link): New section.
10087         * modules/readline (Link): New section.
10088
10089 2007-01-27  Bruno Haible  <bruno@clisp.org>
10090
10091         Enforce the use of gnulib modules for unportable <string.h> functions.
10092         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): New macro.
10093         (gl_STRING_MODULE_INDICATOR_DEFAULTS): New macro.
10094         (gl_HEADER_STRING_H_BODY): Require it.
10095         * lib/string_.h: If the gnulib module XYZ is not present, redefine
10096         the symbol XYZ to one that gives a link error.
10097         * modules/string (Makefile.am): Also substitute the GNULIB_* variables.
10098         * modules/memmem (configure.ac): Invoke gl_STRING_MODULE_INDICATOR.
10099         * modules/mempcpy (configure.ac): Likewise.
10100         * modules/memrchr (configure.ac): Likewise.
10101         * modules/stpcpy (configure.ac): Likewise.
10102         * modules/stpncpy (configure.ac): Likewise.
10103         * modules/strcase (configure.ac): Likewise.
10104         * modules/strcasestr (configure.ac): Likewise.
10105         * modules/strchrnul (configure.ac): Likewise.
10106         * modules/strdup (configure.ac): Likewise.
10107         * modules/strndup (configure.ac): Likewise.
10108         * modules/strnlen (configure.ac): Likewise.
10109         * modules/strpbrk (configure.ac): Likewise.
10110         * modules/strsep (configure.ac): Likewise.
10111         * modules/strstr (configure.ac): Likewise.
10112         * modules/strtok_r (configure.ac): Likewise.
10113
10114 2007-01-31  Jean-Louis Martineau  <martineau@zmanda.com>  (tiny change)
10115
10116         * lib/gai_strerror.c (values): Add EAI_OVERFLOW.
10117
10118 2007-01-30  Jim Meyering  <jim@meyering.net>
10119
10120         * lib/mpsort.c (mpsort): Remove spurious "return" in void function.
10121
10122 2007-01-29  Bruno Haible  <bruno@clisp.org>
10123
10124         * lib/allocsa.h: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
10125         * lib/execute.c: Likewise.
10126         * lib/pipe.c: Likewise.
10127         * lib/printf-args.h: Likewise.
10128         * lib/printf-args.c: Likewise.
10129         * lib/printf-parse.c: Likewise.
10130         * lib/vasnprintf.c: Likewise.
10131
10132 2007-01-29  Eric Blake  <ebb9@byu.net>
10133
10134         * lib/memrchr.c: Assume <string.h> unconditionally, to pull in
10135         declaration.
10136
10137 2007-01-29  Paul Eggert  <eggert@cs.ucla.edu>
10138
10139         * lib/strptime.h (strptime): Use 'restrict' for args where
10140         POSIX requires this.
10141         * lib/strptime.c (strptime): Likewise.
10142         Change license notice from LGPL to GPL, since gnulib-tool will
10143         change this as needed.
10144         Include <config.h> if _LIBC is not defined, not if HAVE_CONFIG_H is
10145         defined.
10146         Include "strptime.h" first, to check interface.
10147         Do not #undef _LIBC and _NL_CURRENT.
10148         Do not include <stdlib.h>; no longer needed.
10149         Include "time_r.h" and declare ptime_locale_status
10150         only if _LIBC is not defined.
10151         (__P): Remove unused macro.
10152         (match_string): Bring back glibc version, but use it only if _LIBC
10153         is defined.
10154         (__strptime_internal): Compile tm_gmtoff code if _LIBC is defined, too.
10155         Remove unnecessary assertion and abort() call.
10156         Use #ifdef _NL_CURRENT rather than #if 0, for benefit of glibc.
10157         * m4/strptime.m4: Fix serial number comment.
10158         (gl_FUNC_STRPTIME): Require AC_C_RESTRICT, gl_TM_GMTOFF.
10159         * modules/strptime (Files): Add m4/tm_gmtoff.m4.
10160         (Depends-on): Add time_r.
10161
10162 2007-01-29  Bruno Haible  <bruno@clisp.org>
10163
10164         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
10165         strptime.
10166         * modules/strptime (Depends-on): Add stdbool.
10167         * lib/strptime.h: Include <time.h> always. Add comments.
10168
10169 2007-01-29  Yoann Vandoorselaere  <yoann@prelude-ids.org>
10170
10171         * modules/strptime: New file.
10172         * lib/strptime.h: New file.
10173         * lib/strptime.c: New file.
10174         * m4/strptime.m4: New file.
10175
10176 2007-01-28  Paul Eggert  <eggert@cs.ucla.edu>
10177
10178         * MODULES.html.sh: New module mpsort.
10179         * lib/mpsort.c, lib/mpsort.h, m4/mpsort.m4, modules/mpsort: New files.
10180
10181         * lib/regex.h (_Restrict_): Renamed from __restrict, to avoid
10182         a circularity problem with HP-UX ia64 reported by Bob Proulx in
10183         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00394.html>.
10184         All uses changed.
10185         (_Restrict_arr_): Renamed from __restrict_arr, for similar reasons.
10186         All uses changed.
10187         * lib/regcomp.c, lib/regexec.c: Change all uses from __restrict
10188         to _Restrict_.
10189         * lib/regexec.c (regexec): Declare pmatch with _Restrict_arr_, so that
10190         the parameter matches the prototype.
10191
10192 2007-01-28  Jim Meyering  <jim@meyering.net>
10193
10194         * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do use
10195         sys/time.h here, reverting that part of the previous patch:
10196         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/8959>.
10197
10198 2007-01-28  Bruno Haible  <bruno@clisp.org>
10199
10200         * modules/sys_time (Makefile.am): Build sys/time.h only when it's the
10201         value of $(SYS_TIME_H).
10202         [MOSTLYCLEANFILES]: Now that sys/time.h is created only when needed,
10203         remove it conditionally, too. [added by Jim Meyering]
10204         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Set SYS_TIME_H.
10205         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
10206         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Set SYS_TIME_H when setting
10207         GETTIMEOFDAY_REPLACEMENT to 1.
10208
10209 2007-01-28  Bruno Haible  <bruno@clisp.org>
10210
10211         * m4/unistd_h.m4 (gl_HEADER_UNISTD_DEFAULTS): New macro.
10212         (gl_HEADER_UNISTD): Require it. Don't set UNISTD_H to empty here.
10213         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_HEADER_UNISTD_DEFAULTS.
10214         Set UNISTD_H instead of UNISTD_H2.
10215         * modules/fchdir (BUILT_SOURCES): Drop $(UNISTD_H2).
10216
10217 2007-01-28  Bruno Haible  <bruno@clisp.org>
10218
10219         * modules/mbchar (Makefile.am): Add mbchar.c to lib_SOURCES.
10220         * m4/mbchar.m4 (gl_MBCHAR): Remove AC_LIBOBJ invocation.
10221
10222 2007-01-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10223
10224         * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)
10225         (func_create_testdir): Ensure C locale for `grep' and `tr'
10226         character ranges.
10227         (func_create_megatestdir): Avoid one `grep'.  Fix bug in
10228         ACLOCAL_AMFLAGS parsing state machine.
10229
10230 2007-01-27  Bruno Haible  <bruno@clisp.org>
10231
10232         * modules/unistr/base: Update.
10233
10234 2007-01-27  Bruno Haible  <bruno@clisp.org>
10235
10236         Rename u32-mbtouc -> u32-mbtouc-unsafe, u32-mbtouc-safe -> u32-mbtouc,
10237         u32_mbtouc -> u32_mbtouc_unsafe, u32_mbtouc_safe -> u32_mbtouc.
10238         * modules/unistr/u32-mbtouc-unsafe: Renamed from
10239         modules/unistr/u32-mbtouc.
10240         * lib/unistr/u32-mbtouc-unsafe.c: Renamed from lib/unistr/u32-mbtouc.c.
10241         * lib/unistr.h: Update.
10242         * lib/linebreak.c: Update.
10243         * modules/unistr/u32-mbtouc: Renamed from
10244         modules/unistr/u32-mbtouc-safe.
10245         * lib/unistr/u32-mbtouc.c: Renamed from lib/unistr/u32-mbtouc-safe.c.
10246         * lib/unistr.h: Update.
10247         * lib/unistr/u32-to-u8.c: Update.
10248         * lib/unistr/u32-to-u16.c: Update.
10249
10250 2007-01-27  Bruno Haible  <bruno@clisp.org>
10251
10252         Rename utf16-ucs4 -> utf16-ucs4-unsafe, utf16-ucs4-safe -> utf16-ucs4,
10253         u16_mbtouc -> u16_mbtouc_unsafe, u16_mbtouc_safe -> u16_mbtouc.
10254         * modules/utf16-ucs4-unsafe: Renamed from modules/utf16-ucs4.
10255         * lib/utf16-ucs4-unsafe.h: Renamed from lib/utf16-ucs4.h.
10256         * lib/unistr/utf16-ucs4-unsafe.c: Renamed from lib/unistr/utf16-ucs4.c.
10257         * modules/unistr/u16-mbtouc-unsafe: Renamed from
10258         modules/unistr/u16-mbtouc.
10259         * lib/unistr/u16-mbtouc-unsafe.c: Renamed from lib/unistr/u16-mbtouc.c.
10260         * lib/unistr.h: Update.
10261         * lib/linebreak.c: Update.
10262         * modules/linebreak: Update.
10263         * modules/utf16-ucs4: Renamed from modules/utf16-ucs4-safe.
10264         * lib/utf16-ucs4.h: Renamed from lib/utf16-ucs4-safe.h.
10265         * lib/unistr/utf16-ucs4.c: Renamed from lib/unistr/utf16-ucs4-safe.c.
10266         * modules/unistr/u16-mbtouc: Renamed from
10267         modules/unistr/u16-mbtouc-safe.
10268         * lib/unistr/u16-mbtouc.c: Renamed from lib/unistr/u16-mbtouc-safe.c.
10269         * lib/unistr.h: Update.
10270         * lib/unistr/u16-to-u8.c: Update.
10271         * modules/unistr/u16-to-u8: Update.
10272         * lib/unistr/u16-to-u32.c: Update.
10273         * modules/unistr/u16-to-u32: Update.
10274
10275 2007-01-27  Bruno Haible  <bruno@clisp.org>
10276
10277         Rename utf8-ucs4 -> utf8-ucs4-unsafe, utf8-ucs4-safe -> utf8-ucs4,
10278         u8_mbtouc -> u8_mbtouc_unsafe, u8_mbtouc_safe -> u8_mbtouc.
10279         * modules/utf8-ucs4-unsafe: Renamed from modules/utf8-ucs4.
10280         * lib/utf8-ucs4-unsafe.h: Renamed from lib/utf8-ucs4.h.
10281         * lib/unistr/utf8-ucs4-unsafe.c: Renamed from lib/unistr/utf8-ucs4.c.
10282         * modules/unistr/u8-mbtouc-unsafe: Renamed from
10283         modules/unistr/u8-mbtouc.
10284         * lib/unistr/u8-mbtouc-unsafe.c: Renamed from lib/unistr/u8-mbtouc.c.
10285         * lib/unistr.h: Update.
10286         * lib/striconveh.c: Update.
10287         * modules/striconveh: Update.
10288         * lib/linebreak.c: Update.
10289         * modules/linebreak: Update.
10290         * modules/utf8-ucs4: Renamed from modules/utf8-ucs4-safe.
10291         * lib/utf8-ucs4.h: Renamed from lib/utf8-ucs4-safe.h.
10292         * lib/unistr/utf8-ucs4.c: Renamed from lib/unistr/utf8-ucs4-safe.c.
10293         * modules/unistr/u8-mbtouc: Renamed from modules/unistr/u8-mbtouc-safe.
10294         * lib/unistr/u8-mbtouc.c: Renamed from lib/unistr/u8-mbtouc-safe.c.
10295         * lib/unistr.h: Update.
10296         * lib/striconveh.c: Update.
10297         * modules/striconveh: Update.
10298         * lib/unistr/u8-to-u16.c: Update.
10299         * modules/unistr/u8-to-u16: Update.
10300         * lib/unistr/u8-to-u32.c: Update.
10301         * modules/unistr/u8-to-u32: Update.
10302
10303 2007-01-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10304
10305         Sync from Libtool.
10306         * lib/argz.c: Do not include strings.h nor memory.h, include
10307         string.h unconditionally.  Patch by Simon Josefsson.
10308
10309 2007-01-27  Bruno Haible  <bruno@clisp.org>
10310
10311         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): New macro, extracted
10312         from gl_HEADER_STRING_H_BODY.
10313         (gl_HEADER_STRING_H_BODY): Require it.
10314         * m4/memmem.m4 (gl_FUNC_MEMMEM): Require gl_HEADER_STRING_H_DEFAULTS.
10315         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
10316         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
10317         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
10318         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
10319         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP): Likewise.
10320         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
10321         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
10322         * m4/strdup.m4 (gl_FUNC_STRDUP): Likewise.
10323         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
10324         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
10325         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Likewise.
10326         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
10327         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
10328         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
10329
10330 2007-01-27  Bruno Haible  <bruno@clisp.org>
10331
10332         * gnulib-tool (func_emit_lib_Makefile_am): If $for_test is true, turn
10333         check_PROGRAMS into noinst_PROGRAMS.
10334         (func_emit_tests_Makefile_am): Likewise. Also don't initialize
10335         check_PROGRAMS in this case.
10336         (func_import): Set for_test to false.
10337         (func_create_testdir): Set for_test to true.
10338
10339 2007-01-27  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
10340             Bruno Haible  <bruno@clisp.org>
10341
10342         * modules/strcasestr (Files): Remove lib/strcasestr.h.
10343         (Depends-on): Add string.
10344         (Includes): Use <string.h> instead of strcasestr.h.
10345         * modules/string (Makefile.am): Also substitute the value of
10346         REPLACE_STRCASESTR.
10347         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Don't define strcasestr here;
10348         assume strcasestr is declared in <string.h> not <strings.h>. Also
10349         set REPLACE_STRCASESTR.
10350         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Provide a default value for
10351         REPLACE_STRCASESTR.
10352         * lib/strcasestr.h: Remove file.
10353         * lib/strcasestr.c: Include <string.h> instead of strcasestr.h.
10354         * lib/string_.h (strcasestr): New declaration.
10355
10356 2007-01-27  Bruno Haible  <bruno@clisp.org>
10357
10358         * lib/string_.h: Use 'extern'.
10359
10360 2007-01-27  Jim Meyering  <jim@meyering.net>
10361
10362         * lib/regex_internal.c (re_string_reconstruct): Remove declaration
10363         of set-but-not-used local, "q".
10364
10365         * lib/mempcpy.c: Include <config.h> before <string.h>.
10366         This fixes a compilation error on HP-UX, due to the system's
10367         "restrict"-using mempcpy prototype.
10368
10369 2007-01-26  Bruno Haible  <bruno@clisp.org>
10370
10371         Small optimization.
10372         * lib/javacomp.c: Include c-strstr.h.
10373          (is_envjavac_gcj): Use c_strstr instead of strstr.
10374         * modules/javacomp (Depends-on): Add c-strstr, remove strstr.
10375
10376 2007-01-26  Bruno Haible  <bruno@clisp.org>
10377
10378         * MODULES.html.sh (Unicode string functions): Add the new modules.
10379
10380         * modules/uniconv/u32-strconv-to-locale: New file.
10381         * lib/uniconv/u32-strconv-to-locale.c: New file.
10382
10383         * modules/uniconv/u16-strconv-to-locale: New file.
10384         * lib/uniconv/u16-strconv-to-locale.c: New file.
10385
10386         * modules/uniconv/u8-strconv-to-locale: New file.
10387         * lib/uniconv/u8-strconv-to-locale.c: New file.
10388
10389         * modules/uniconv/u32-strconv-from-locale: New file.
10390         * lib/uniconv/u32-strconv-from-locale.c: New file.
10391
10392         * modules/uniconv/u16-strconv-from-locale: New file.
10393         * lib/uniconv/u16-strconv-from-locale.c: New file.
10394
10395         * modules/uniconv/u8-strconv-from-locale: New file.
10396         * lib/uniconv/u8-strconv-from-locale.c: New file.
10397
10398         * modules/uniconv/u32-strconv-to-enc: New file.
10399         * lib/uniconv/u32-strconv-to-enc.c: New file.
10400         * modules/uniconv/u32-strconv-to-enc-tests: New file.
10401         * tests/uniconv/test-u32-strconv-to-enc.c: New file.
10402
10403         * modules/uniconv/u16-strconv-to-enc: New file.
10404         * lib/uniconv/u16-strconv-to-enc.c: New file.
10405         * lib/uniconv/u-strconv-to-enc.h: New file.
10406         * modules/uniconv/u16-strconv-to-enc-tests: New file.
10407         * tests/uniconv/test-u16-strconv-to-enc.c: New file.
10408
10409         * modules/uniconv/u8-strconv-to-enc: New file.
10410         * lib/uniconv/u8-strconv-to-enc.c: New file.
10411         * modules/uniconv/u8-strconv-to-enc-tests: New file.
10412         * tests/uniconv/test-u8-strconv-to-enc.c: New file.
10413
10414         * modules/uniconv/u32-strconv-from-enc: New file.
10415         * lib/uniconv/u32-strconv-from-enc.c: New file.
10416         * modules/uniconv/u32-strconv-from-enc-tests: New file.
10417         * tests/uniconv/test-u32-strconv-from-enc.c: New file.
10418
10419         * modules/uniconv/u16-strconv-from-enc: New file.
10420         * lib/uniconv/u16-strconv-from-enc.c: New file.
10421         * modules/uniconv/u16-strconv-from-enc-tests: New file.
10422         * tests/uniconv/test-u16-strconv-from-enc.c: New file.
10423
10424         * modules/uniconv/u8-strconv-from-enc: New file.
10425         * lib/uniconv/u8-strconv-from-enc.c: New file.
10426         * lib/uniconv/u-strconv-from-enc.h: New file.
10427         * modules/uniconv/u8-strconv-from-enc-tests: New file.
10428         * tests/uniconv/test-u8-strconv-from-enc.c: New file.
10429
10430         * modules/uniconv/u32-conv-from-enc: New file.
10431         * lib/uniconv/u32-conv-from-enc.c: New file.
10432         * modules/uniconv/u32-conv-from-enc-tests: New file.
10433         * tests/uniconv/test-u32-conv-from-enc.c: New file.
10434
10435         * modules/uniconv/u16-conv-from-enc: New file.
10436         * lib/uniconv/u16-conv-from-enc.c: New file.
10437         * lib/uniconv/u-conv-from-enc.h: New file.
10438         * modules/uniconv/u16-conv-from-enc-tests: New file.
10439         * tests/uniconv/test-u16-conv-from-enc.c: New file.
10440
10441         * modules/uniconv/u8-conv-from-enc: New file.
10442         * lib/uniconv/u8-conv-from-enc.c: New file.
10443         * modules/uniconv/u8-conv-from-enc-tests: New file.
10444         * tests/uniconv/test-u8-conv-from-enc.c: New file.
10445
10446         * modules/uniconv/base: New file.
10447         * lib/uniconv.h: New file.
10448
10449 2007-01-26  Paul Eggert  <eggert@cs.ucla.edu>
10450
10451         * doc/gnulib-tool.texi (Initial import): Update to match current
10452         behavior with strdup module.
10453         * lib/.cppi-disable: Remove strcase.h, strdup.h, strndup.h, strnlen.h.
10454         * lib/memmem.h: Remove; all uses removed.  This is now done
10455         by <string.h>.
10456         * lib/mempcpy.h: Likewise.
10457         * lib/memrchr.h: Likewise.
10458         * lib/stpcpy.h: Likewise.
10459         * lib/stpncpy.h: Likewise.
10460         * lib/strcase.h: Likewise.
10461         * lib/strchrnul.h: Likewise.
10462         * lib/strdup.h: Likewise.
10463         * lib/strndup.h: Likewise.
10464         * lib/strnlen.h: Likewise.
10465         * lib/strpbrk.h: Likewise.
10466         * lib/strsep.h: Likewise.
10467         * lib/strstr.h: Likewise.
10468         * lib/strtok_r.h: Likewise.
10469         * lib/string_.h: New file.
10470         * lib/argp-namefrob.h: Don't include no-longer-existent include files.
10471         Rely on <string.h> instead.
10472         * lib/canon-host.c: Likewise.
10473         * lib/chdir-long.c: Likewise.
10474         * lib/concatpath.c: Likewise.
10475         * lib/exclude.c: Likewise.
10476         * lib/fchdir.c: Likewise.
10477         * lib/getaddrinfo.c: Likewise.
10478         * lib/getcwd.c: Likewise.
10479         * lib/getsubopt.c: Likewise.
10480         * lib/glob.c: Likewise.
10481         * lib/hard-locale.c: Likewise.
10482         * lib/iconvme.c: Likewise.
10483         * lib/javacomp.c: Likewise.
10484         * lib/mempcpy.c: Likewise.
10485         * lib/memrchr.c: Likewise.
10486         * lib/regex_internal.h: Likewise.
10487         * lib/stpncpy.c: Likewise.
10488         * lib/strcasecmp.c: Likewise.
10489         * lib/strchrnul.c: Likewise.
10490         * lib/strdup.c: Likewise.
10491         * lib/striconv.c: Likewise.
10492         * lib/striconveh.c: Likewise.
10493         * lib/striconveha.c: Likewise.
10494         * lib/strncasecmp.c: Likewise.
10495         * lib/strndup.c: Likewise.
10496         * lib/strnlen.c: Likewise.
10497         * lib/strsep.c: Likewise.
10498         * lib/strstr.c: Likewise.
10499         * lib/strtok_r.c: Likewise.
10500         * lib/userspec.c: Likewise.
10501         * lib/w32spawn.h: Likewise.
10502         * lib/xstrndup.c: Likewise.
10503         * lib/mountlist.c (strstr): Remove decl.
10504         * m4/string_h.m4: New file.
10505         * m4/memmem.m4 (gl_FUNC_MEMMEM): Set HAVE_DECL_MEMMEM if necessary.
10506         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Set HAVE_MEMPCPY if necessary.
10507         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Set HAVE_MEMRCHR
10508         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Set HAVE_STPCPY if necessary.
10509         * m4/stpncpy.m4 (gl_PREREQ_STPNCPY): Set HAVE_STPNCPY if necessary.
10510         * m4/strcase.m4 (gl_FUNC_STRCASECMP):
10511         Set REPLACE_STRCASECMP if necessary.
10512         (gl_FUNC_STRNCASECMP): Set HAVE_DECL_STRNCASECMP if necessary.
10513         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Set HAVE_STRCHRNUL if necessary.
10514         * m4/strdup.m4 (gl_FUNC_STRDUP): Set HAVE_DECL_STRDUP if necessary.
10515         * m4/strndup.m4 (gl_FUNC_STRNDUP): Set HAVE_DECL_STRNLEN and
10516         HAVE_DECL_STRDUP if necessary.
10517         (gl_PREREQ_STRNLEN): Don't bother to check for strnlen decl,
10518         since gl_FUNC_STRNDUP does that now.
10519         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Set HAVE_DECL_STRNLEN if necessary.
10520         Check for decl here...
10521         (gl_PREREQ_STRNLEN): ... not here.
10522         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Set HAVE_STRPBRK if necessary.
10523         * m4/strsep.m4 (gl_FUNC_STRSEP): Set HAVE_STRSEP if necessary.
10524         * m4/strstr.m4 (gl_FUNC_STRSTR): Set REPLACE_STRSTR if necessary.
10525         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Set HAVE_DECL_STRTOK_R if
10526         necessary.
10527         * modules/string: New file.
10528         * modules/memmem (Files): Remove special-purpose include file.
10529         (Depends-on): Add string.
10530         (Include): Include <string.h>, not the removed file.
10531         * modules/mempcpy: Likewise.
10532         * modules/memrchr: Likewise.
10533         * modules/stpcpy: Likewise.
10534         * modules/stpncpy: Likewise.
10535         * modules/strcase: Likewise.
10536         * modules/strchrnul: Likewise.
10537         * modules/strdup: Likewise.
10538         * modules/strndup: Likewise.
10539         * modules/strnlen: Likewise.
10540         * modules/strpbrk: Likewise.
10541         * modules/strsep: Likewise.
10542         * modules/strstr: Likewise.
10543         * modules/strtok_r: Likewise.
10544         * tests/test-dirname.c: Don't include "strdup.h", since
10545         <string.h> now suffices.
10546         * tests/test-memmem.c: Don't include "memmem.h", since
10547         <string.h> now suffices.
10548
10549 2007-01-25  Bruno Haible  <bruno@clisp.org>
10550
10551         * lib/striconveh.c (mem_cd_iconveh_internal): Ignore *lengthp if
10552         *resultp is 0.
10553
10554         * lib/unistr/u16-to-u8.c (u16_to_u8): Fix u8_uctomb invocation.
10555         * lib/unistr/u32-to-u8.c (u32_to_u8): Likewise.
10556         * lib/unistr/u8-to-u16.c (u8_to_u16): Fix u16_uctomb invocation.
10557         * lib/unistr/u32-to-u16.c (u32_to_u16): Likewise.
10558
10559         * modules/unistr/u8-to-u16 (Depends-on): Add missing modules.
10560         * modules/unistr/u8-to-u32 (Depends-on): Add missing modules.
10561         * modules/unistr/u16-to-u8 (Depends-on): Add missing modules.
10562         * modules/unistr/u16-to-u32 (Depends-on): Add missing modules.
10563         * modules/unistr/u32-to-u8 (Depends-on): Add missing modules.
10564         * modules/unistr/u32-to-u16 (Depends-on): Add missing modules.
10565
10566 2007-01-24  Bruno Haible  <bruno@clisp.org>
10567
10568         Don't AC_REQUIRE autoconf macros that invoke AC_LIBOBJ. See
10569         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00279.html>.
10570         * m4/argp.m4 (gl_ARGP): Invoke, don't require, gl_GETOPT_SUBSTITUTE.
10571         * m4/fts.m4 (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): Invoke, don't require,
10572         gl_FUNC_FTS_CORE.
10573         (gl_FUNC_FTS_CORE): Invoke, don't require, gl_FUNC_OPENAT.
10574         * m4/lstat.m4 (gl_FUNC_LSTAT): Invoke, don't require,
10575         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
10576         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Invoke, don't require, AC_FUNC_MEMCMP.
10577         * m4/mktime.m4 (gl_FUNC_MKTIME): Invoke, don't require, AC_FUNC_MKTIME.
10578         * m4/openat.m4 (gl_FUNC_OPENAT): Invoke, don't require,
10579         gl_FUNC_FCHOWNAT.
10580         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Invoke, don't require,
10581         gl_FUNC_STRFTIME.
10582         * m4/strtod.m4 (gl_FUNC_STRTOD): Invoke, don't require, AC_FUNC_STRTOD.
10583         Reported by Ralf Wildenhues.
10584
10585 2007-01-24  Bruno Haible  <bruno@clisp.org>
10586
10587         Drop AC_REQUIRE calls that are redundant with the module dependencies.
10588         * m4/canon-host.m4 (gl_PREREQ_CANON_HOST): Don't require
10589         gl_GETADDRINFO.
10590         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Don't require AM_STDBOOL_H,
10591         gl_FUNC_MEMPCPY, gl_FUNC_OPENAT, gl_FUNC_MEMRCHR.
10592         * m4/openat.m4 (gl_PREREQ_OPENAT): Don't require gl_SAVE_CWD.
10593
10594 2007-01-24  Paul Eggert  <eggert@cs.ucla.edu>
10595
10596         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for glibc bug 361.
10597         Don't use 'exit'; just return from 'main'.
10598         (_AC_LIBOBJ_FNMATCH): Check for headers and functions just once.
10599
10600         * lib/fnmatch_.h: Readjust white space and comments to match
10601         glibc, to avoid spurious diffs.
10602
10603 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
10604
10605         * lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: #if-out the
10606         2004-12-01 change by Jakub Jelinek, since this code won't compile
10607         if !LIBC.  Problem reported by Bob Proulx.
10608
10609 2007-01-23  Bruno Haible  <bruno@clisp.org>
10610
10611         * lib/striconveh.c: Include c-strcaseeq.h.
10612         (mem_iconveh, str_iconveh): Use STRCASEEQ instead of c_strcasecmp.
10613         * modules/striconveh (Depends-on): Add c-strcaseeq.
10614
10615 2007-01-23  Bruno Haible  <bruno@clisp.org>
10616
10617         * MODULES.html.sh (String handling): Add streq, c-strcaseeq.
10618
10619         * modules/c-strcaseeq: New file.
10620         * lib/c-strcaseeq.h: New file.
10621
10622         * modules/streq: New file.
10623         * lib/streq.h: New file.
10624
10625 2007-01-23  Bruno Haible  <bruno@clisp.org>
10626
10627         * modules/striconveha-tests: New file.
10628         * tests/test-striconveha.c: New file.
10629
10630         * lib/striconveha.h: Include <stdbool.h>.
10631         (mem_iconveha, str_iconveha): Add 'transliterate' argument.
10632         * lib/striconveha.c: Include allocsa.h, strdup.h, c-strcase.h.
10633         (mem_iconveha_notranslit): Renamed from mem_iconveha.
10634         (mem_iconveha): New function.
10635         (str_iconveha_notranslit): Renamed from str_iconveha.
10636         (str_iconveha): New function.
10637         * modules/striconveha (Depends-on): Add stdbool, allocsa, strdup,
10638         c-strcase.
10639
10640 2007-01-23  Bruno Haible  <bruno@clisp.org>
10641
10642         * lib/striconveha.c (mem_iconveha): Fix endless recursion. Try all
10643         encodings without forgiving before trying any encoding with handler.
10644         (str_iconveha): Try all encodings without forgiving before trying any
10645         encoding with handler.
10646
10647 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
10648
10649         Import the following changes from libc.
10650
10651         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
10652
10653         * lib/fnmatch_loop.c: Adjust for changed secondary hash function.
10654
10655         2004-12-01  Jakub Jelinek  <jakub@redhat.com>
10656
10657         * lib/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after
10658         normal_bracket label.
10659
10660         2004-09-01  Jakub Jelinek  <jakub@redhat.com>
10661
10662         [BZ #361]
10663         * lib/fnmatch_loop.c (FCT): For backslash between brackets, branch
10664         to normal_bracket after fetching the next character.
10665
10666 2007-01-22  Bruno Haible  <bruno@clisp.org>
10667
10668         * lib/striconveh.h (mem_cd_iconveh, mem_iconveh): Add 'offsets'
10669         argument.
10670         * lib/striconveh.c (iconv_carefully_1): New function.
10671         (mem_cd_iconveh_internal, mem_cd_iconveh, mem_iconveh): Add 'offsets'
10672         argument.
10673         (str_cd_iconveh): Update.
10674         * lib/striconveha.h (mem_iconveha): Add 'offsets' argument.
10675         * lib/striconveha.c (mem_iconveha): Add 'offsets' argument.
10676         * tests/test-striconveh.c (MAGIC): New macro.
10677         (new_offsets): New function.
10678         (main): Test call with and without offsets.
10679
10680 2007-01-22  Bruno Haible  <bruno@clisp.org>
10681
10682         * modules/sys_stat (Makefile.am): Use @MKDIR_P@ instead of $(MKDIR_P).
10683         * modules/sys_select (Makefile.am): Likewise.
10684         * modules/sys_socket (Makefile.am): Likewise.
10685         * modules/sys_time (Makefile.am): Likewise.
10686
10687 2007-01-22  Paul Eggert  <eggert@cs.ucla.edu>
10688
10689         * modules/gettimeofday (License): Change from GPL to LGPL, since
10690         gettimeofday is a library function.
10691
10692 2007-01-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
10693
10694         * lib/poll.c (rpl_poll): Don't check against FD_SETSIZE under Win32.
10695
10696 2007-01-21  Bruno Haible  <bruno@clisp.org>
10697
10698         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): New macro.
10699
10700 2007-01-21  Bruno Haible  <bruno@clisp.org>
10701
10702         * modules/striconveha: New file.
10703         * lib/striconveha.h: New file.
10704         * lib/striconveha.c: New file.
10705         * MODULES.html.sh (Internationalization functions): Add striconveha.
10706         * lib/striconv.c (str_iconv): Optimize the case of an empty input
10707         string.
10708         * lib/striconveh.c (mem_iconveh, str_iconveh): Likewise.
10709
10710 2007-01-21  Bruno Haible  <bruno@clisp.org>
10711
10712         * lib/striconv.c (str_iconv): Guarantee errno is set when strdup fails.
10713         * lib/striconveh.c (str_iconveh): Likewise.
10714
10715 2007-01-21  Bruno Haible  <bruno@clisp.org>
10716
10717         * lib/striconveh.h (mem_iconveh): New declaration.
10718         * lib/striconveh.c (mem_iconveh): New function.
10719         * tests/test-striconveh.c (main): Add tests for mem_iconveh.
10720
10721 2007-01-21  Bruno Haible  <bruno@clisp.org>
10722
10723         * lib/xstriconv.h (xmem_cd_iconv): Change specification.
10724
10725         * lib/striconveh.h (mem_cd_iconveh): Change specification.
10726         * lib/striconveh.c (mem_cd_iconveh): Don't free the user-supplied
10727         original result buffer.
10728         (str_cd_iconveh): Update.
10729         * tests/test-striconveh.c (main): Update.
10730
10731         * lib/striconv.h (mem_cd_iconv): Change specification.
10732         * lib/striconv.c (mem_cd_iconv): Don't free the user-supplied original
10733         result buffer.
10734         (str_cd_iconv): Update.
10735         * tests/test-striconv.c (main): Update.
10736
10737 2007-01-21  Bruno Haible  <bruno@clisp.org>
10738
10739         * gnulib-tool: Fix test whether sed is GNU sed supporting --posix.
10740
10741 2007-01-20  Jim Meyering  <jim@meyering.net>
10742
10743         * lib/userspec.c (parse_with_separator): If a user or group string
10744         starts with "+", skip the corresponding name-to-ID look-up, since
10745         such a look-up must fail: user and group names may not include "+".
10746
10747 2007-01-19  Paul Eggert  <eggert@cs.ucla.edu>
10748
10749         * lib/poll.c: Include sys/time.h and time.h unconditionally,
10750         since we now assume the sys_time module.
10751         * m4/poll.m4 (gl_PREREQ_POLL): Don't require AC_HEADER_TIME or
10752         check for sys/time.h; no longer needed.
10753         * modules/poll (Depends-on): Depend on sys_time.
10754
10755 2007-01-18  Bruno Haible  <bruno@clisp.org>
10756
10757         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove test for <sys/time.h>.
10758         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
10759
10760         * m4/tempname.m4 (gl_PREREQ_TEMPNAME): Remove tests for sys/time.h and
10761         gettimeofday.
10762
10763         * tests/test-gettimeofday.c: Include <time.h>.
10764         (dummy): Remove variable.
10765
10766         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Renamed from
10767         gl_HEADER_SYS_TIME_H.
10768         (gl_HEADER_SYS_TIME_H): New macro.
10769
10770         * lib/sys_time_.h: Test GETTIMEOFDAY_REPLACEMENT instead of
10771         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
10772         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY,
10773         gl_FUNC_GETTIMEOFDAY_CLOBBER): Set GETTIMEOFDAY_REPLACEMENT instead of
10774         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
10775         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H): Initialize
10776         GETTIMEOFDAY_REPLACEMENT instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE
10777         and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
10778         * modules/sys_time (sys/time.h): Substitute GETTIMEOFDAY_REPLACEMENT
10779         instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and
10780         GETTIMEOFDAY_CLOBBERS_LOCALTIME.
10781
10782         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Undo the
10783         last change; it caused a compilation error when cross-compiling to
10784         Cygwin.
10785
10786 2007-01-18  Jim Meyering  <jim@meyering.net>
10787
10788         Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".
10789         * modules/sys_stat (Makefile.am): Use "$(MKDIR_P) sys", rather
10790         than the race-prone "test -d sys || mkdir sys".
10791         (configure.ac): Use AC_PROG_MKDIR_P.
10792         * modules/sys_select: Likewise.
10793         * modules/sys_socket: Likewise.
10794         * modules/sys_time: Likewise.
10795
10796 2007-01-18  Eric Blake  <ebb9@byu.net>
10797
10798         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Also
10799         replace gettimeofday.
10800         * lib/gettimeofday.c (rpl_gettimeofday): Declare with replacement
10801         name, to avoid infinite recursion.
10802
10803 2007-01-17  Paul Eggert  <eggert@cs.ucla.edu>
10804
10805         * MODULES.html.sh (Support for systems lacking POSIX:2001): New
10806         module sys_time.
10807         * lib/gethrxtime.c: Include <sys/time.h>, since we can no longer
10808         assume timespec.h defines struct timeval.
10809         * lib/settime.c: Likewise.
10810         * lib/utimens.c: Likewise.
10811         * lib/gettime.c (gettime): Remove test against HAVE_GETTIMEOFDAY,
10812         since we now assume the gettimeofday module.
10813         * lib/tempname.c (__gen_tempname): Likewise.
10814         * lib/gettimeofday.h: Remove.
10815         * lib/gettimeofday.c: Include <sys/time.h> instead of "gettimeofday.h".
10816         Don't include <sys/types.h> and <stdlib.h>; shouldn't be needed.
10817         Include <time.h>, for 'time()'.
10818         (localtime_buffer_addr): Also use this workaround if
10819         TZSET_CLOBBERS_LOCALTIME.  Set to a dummy static variable by default,
10820         to simplify the uses.  All uses changed.
10821         (localtime, gmtime, tzset, gettimeofday): Reformat slightly so
10822         that #undef is inside {}, and 'const' follows type name consistently.
10823         (tzset): Define replacement only if TZSET_CLOBBERS_LOCALTIME.
10824         (gettimeofday): Do not use the maximum possible value for
10825         tv->tv_usec, since that might break usages other than ls.c.
10826         Instead, we'll leave ls.c alone.  This undoes today's patch
10827         by Bruno.  Add a compile-time warning for 1s-clock resolution;
10828         we've never observed the problem but might as well keep the
10829         canary.
10830         * lib/nanosleep.c: Include timespec.h first, for interface check.
10831         * lib/nanosleep.c: Include <sys/time.h> unconditionally, since we
10832         now assume the sys_time module.
10833         * lib/tempname.c: Likewise.
10834         * lib/timespec.h: Likewise.
10835         * lib/nanosleep.c: Don't worry about TIME_WITH_SYS_TIME; no longer
10836         needed.
10837         * lib/strftime.c: Likewise.
10838         * lib/timespec.h: Likewise.
10839         * lib/posixtm.c: Include posixtm.h first, for interface check.
10840         Don't worry about TM_IN_SYS_TIME; that's wayyy obsolete.
10841         * lib/posixtm.h: Include stdbool.h and time.h, for proper interface.
10842         * lib/strftime.c: Don't include <sys/types.h>; shouldn't be needed.
10843         * lib/sys_time_.h: New file.
10844         * lib/timespec.h (struct timespec): Use long int, not long.
10845         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
10846         (gl_FUNC_GETTIMEOFDAY_CLOBBER, gl_PREREQ_GETTIMEOFDAY):
10847         Remove obsolescent call to AC_HEADER_TIME.
10848         * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
10849         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
10850         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
10851         * m4/timespec.m4 (gl_TIMESPEC, gl_CHECK_TYPE_STRUCT_TIMESPEC):
10852         Likewise.
10853         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Likewise.
10854         * m4/utimbuf.m4 (gl_CHECK_TYPE_STRUCT_UTIMBUF): Likewise.
10855         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Move sys/time.h tests
10856         into the sys_time module.  Check for gettimeofday just once.
10857         Prefix our variables with gl_, not with ac_ or jm_.  Tighten test
10858         for gettimeofday signature to just check the signature.  Merely
10859         compile it, since linking doesn't test signature.  Improve test for
10860         whether gettimeofday.o is actually needed.
10861         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Renamed from
10862         AC_FUNC_GETTIMEOFDAY_CLOBBER.  All uses changed.  Use
10863         AC_RUN_IFELSE rather than AC_TRY_RUN.  If clobbering, set
10864         and define GETTIMEOFDAY_CLOBBERS_LOCALTIME.
10865         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Don't define
10866         GETTIMEOFDAY_CLOBBERS_LOCALTIME; that's gl_FUNC_GETTIMEOFDAY_CLOBBER's
10867         job.  Don't define tzset; that's gl_FUNC_TZSET_CLOBBER's job.
10868         * m4/mktime.m4 (AC_FUNC_MKTIME): Just include <time.h> rather
10869         than worrying about sys/time.h.
10870         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
10871         Don't bother worrying about TIME_WITH_SYS_TIME.
10872         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
10873         * m4/posixtm.m4 (gl_POSIXTM): Remove obsolescent call to AC_STRUCT_TM.
10874         * m4/sys_time_h.m4: New file.
10875         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Require gl_HEADER_SYS_TIME_H.
10876         Don't include sys/time.h.  Return from main rather than exiting.
10877         Define TZSET_CLOBBERS_LOCALTIME, for consistency with other names;
10878         all uses changed.
10879         * modules/gethrxtime (Depends-on): Add sys_time.
10880         * modules/gettime (Depends-on): Likewise.
10881         * modules/gettimeofday (Depends-on): Likewise.
10882         * modules/nanosleep (Depends-on): Likewise.
10883         * modules/settime (Depends-on): Likewise.
10884         * modules/tempname (Depends-on): Likewise.
10885         * modules/utimens (Depends-on): Likewise.
10886         * modules/gettimeofday (Files): Remove lib/gettimeofday.h.
10887         (Include:) Change back to <sys/time.h>.
10888         (Maintainer:) Add self.
10889         * modules/sys_time: New file.
10890         * modules/tempname (Depends-on): Add gettimeofday.
10891         * tests/test-gettimeofday.c: Include <sys/time.h>
10892         rather than gettimeofday.h.
10893
10894 2007-01-17  Bruno Haible  <bruno@clisp.org>
10895
10896         * gnulib-tool (func_get_license): Revert last patch. Instead, let
10897         the license default to GPL.
10898         (func_create_testdir): Don't complain if a module is LGPL and its
10899         tests module depends on GPLed modules.
10900
10901 2007-01-17  Bruno Haible  <bruno@clisp.org>
10902
10903         * lib/gettimeofday.c (gettimeofday): Add code for the case
10904         HAVE_GETTIMEOFDAY && !GETTIMEOFDAY_CLOBBERS_LOCALTIME. Use the
10905         maximum possible value for tv->tv_usec, rather than the minimum one.
10906
10907 2005-10-08  Martin Lambers  <marlam@marlam.de>
10908 2005-10-08  Paul Eggert  <eggert@cs.ucla.edu>
10909 2007-01-16  Bruno Haible  <bruno@clisp.org>
10910
10911         * modules/gettimeofday (Files): Add lib/gettimeofday.h.
10912         (configure.ac): Remove AC_FUNC_GETTIMEOFDAY_CLOBBER. Add
10913         gl_FUNC_GETTIMEOFDAY.
10914         (Include): Add gettimeofday.h.
10915         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): New macro.
10916         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't invoke gl_PREREQ_GETTIMEOFDAY.
10917         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Define
10918         GETTIMEOFDAY_CLOBBERS_LOCALTIME. Invoke gl_PREREQ_GETTIMEOFDAY here.
10919         (gl_PREREQ_GETTIMEOFDAY): Check for <sys/timeb.h> and _ftime.
10920         * lib/gettimeofday.h: New file.
10921         * lib/gettimeofday.c: Include <sys/timeb.h>.
10922         (localtime_buffer_addr, rpl_localtime, rpl_gmtime, rpl_tzset): Define
10923         only if GETTIMEOFDAY_CLOBBERS_LOCALTIME.
10924         (rpl_gettimeofday) [!HAVE_GETTIMEOFDAY]: Use _ftime() when available;
10925         fall back on time().
10926
10927         * tests/test-gettimeofday.c: New file.
10928         * modules/gettimeofday-tests: New file.
10929
10930 2007-01-16  Eric Blake  <ebb9@byu.net>
10931
10932         * modules/fnmatch (Depends-on): Depend on wchar.
10933         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Assume <wchar.h>.
10934         * m4/fnmatch.m4: Likewise.
10935         * modules/mbchar (Makefile.am): Assume <wchar.h>.
10936         * m4/mbchar.m4: Likewise.
10937         * modules/mbswidth (Depends-on): Depend on wchar.
10938         * lib/mbswidth.c: Assume <wchar.h>.
10939         * m4/mbswidth.m4: Likewise.
10940         * modules/quotearg (Depends-on): Depend on wchar.
10941         * lib/quotearg.c: Assume <wchar.h>.
10942         * m4/quotearg.m4: Likewise.
10943         * modules/regex (Depends-on): Depend on wchar.
10944         * lib/regex_internal.h: Assume <wchar.h>.
10945         * m4/regex.m4: Likewise.
10946         * modules/stdint (Depends-on): Depend on wchar.
10947         * lib/stdint_.h [!defined WCHAR_MIN]: Assume <wchar.h>.
10948         * m4/stdint.m4: Likewise.
10949         * tests/test-stdint.c [HAVE_WINT_T]: Likewise.
10950         * modules/strftime (Depends-on): Depend on wchar.
10951         * lib/strftime.c (DO_MULTIBYTE): Assume <wchar.h>.
10952         * modules/strtol (Depends-on): Depend on wchar.
10953         * lib/strtol.c: Assume <wchar.h>.
10954         * modules/wcwidth (Depends-on): Depend on wchar.
10955         * lib/wcwidth.h: Assume <wchar.h>.
10956         * m4/wcwidth.m4: Likewise.
10957
10958 2007-01-16  Bruno Haible  <bruno@clisp.org>
10959
10960         * modules/csharpexec-script: New, created from...
10961         * modules/csharpexec: ... this.
10962
10963 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
10964
10965         * modules/javaexec-script: New, created from...
10966         * modules/javaexec: ... this.
10967
10968 2007-01-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
10969
10970         * modules/poll (Dependencies): Add sys_select.
10971
10972 2007-01-15  Jim Meyering  <jim@meyering.net>
10973
10974         * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct-
10975         redefinition bug when using both <utmp.h> and <utmpx.h> headers.
10976         * lib/readutmp.h: Likewise.  Reported by Daniel Richard G. in
10977         <http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/9415>.
10978
10979 2007-01-15  Bruno Haible  <bruno@clisp.org>
10980
10981         * modules/striconveh: New file.
10982         * lib/striconveh.h: New file.
10983         * lib/striconveh.c: New file.
10984         * MODULES.html.sh (Internationalization functions): Add striconveh.
10985
10986         * modules/striconveh-tests: New file.
10987         * tests/test-striconveh.c: New file.
10988
10989 2007-01-15  Bruno Haible  <bruno@clisp.org>
10990
10991         * lib/striconv.c (str_cd_iconv): Use the first algorithm if iconv is
10992         not from GNU libiconv or GNU libc.
10993
10994 2007-01-15  Bruno Haible  <bruno@clisp.org>
10995
10996         * doc/gnulib-intro.texi (Copyright): Explain the different license
10997         terms for module descriptions, autoconf macros, tests, documentation.
10998
10999 2007-01-14  Bruno Haible  <bruno@clisp.org>
11000
11001         * modules/striconv-tests: New file.
11002         * tests/test-striconv.c: New file.
11003
11004 2007-01-14  Bruno Haible  <bruno@clisp.org>
11005
11006         * modules/iconv-tests: New file.
11007         * tests/test-iconv.c: New file.
11008
11009 2007-01-14  Bruno Haible  <bruno@clisp.org>
11010
11011         * gnulib-tool (func_get_license): For test modules, use the license of
11012         the main module.
11013
11014 2007-01-14  Bruno Haible  <bruno@clisp.org>
11015
11016         * modules/iconv (Include): Clarify that <iconv.h> can only be included
11017         if iconv is found to exist.
11018
11019 2007-01-14  Bruno Haible  <bruno@clisp.org>
11020
11021         * modules/c-ctype-tests: New file.
11022         * tests/test-c-ctype.c: New file.
11023
11024 2007-01-14  Bruno Haible  <bruno@clisp.org>
11025
11026         * modules/binary-io-tests: New file.
11027         * tests/test-binary-io.sh: New file.
11028         * tests/test-binary-io.c: New file.
11029
11030 2007-01-14  Bruno Haible  <bruno@clisp.org>
11031
11032         * modules/array-oset-tests: New file.
11033         * tests/test-array_oset.c: New file.
11034
11035 2007-01-14  Bruno Haible  <bruno@clisp.org>
11036
11037         * modules/array-list-tests: New file.
11038         * tests/test-array_list.c: New file.
11039
11040 2007-01-14  Bruno Haible  <bruno@clisp.org>
11041
11042         * gnulib-tool (func_create_testdir): Don't unnecessarily run configure
11043         and make.
11044         Reported by Simon Josefsson in
11045         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00139.html>
11046
11047 2007-01-14  Bruno Haible  <bruno@clisp.org>
11048
11049         * modules/allocsa-tests: New file.
11050         * tests/test-allocsa.c: New file.
11051
11052 2007-01-14  Bruno Haible  <bruno@clisp.org>
11053
11054         * modules/fchdir (Depends-on): Add absolute-header.
11055         * modules/unistd (Depends-on): Likewise.
11056
11057 2006-12-30  Bruno Haible  <bruno@clisp.org>
11058
11059         * modules/fchdir: New file.
11060         * modules/unistd (Files): Add lib/unistd_.h.
11061         (Makefile.am): Generate unistd.h from unistd_.h.
11062         * lib/fchdir.c: New file.
11063         * lib/dirent_.h: New file.
11064         * lib/unistd_.h: New file.
11065         * lib/fcntl_.h (open) [FCHDIR_REPLACEMENT]: New replacement.
11066         * m4/fchdir.m4: New file.
11067         * m4/unistd_h.m4 (gl_PREREQ_UNISTD): New macro.
11068         (gl_HEADER_UNISTD): Invoke it.
11069         * lib/dup-safer.c (dup_safer) [FCHDIR_REPLACEMENT]: Use the dup
11070         function.
11071         * lib/backupfile.c (opendir, closedir): Undefine.
11072         * lib/chown.c (open, close): Undefine.
11073         * lib/clean-temp.c (open, close): Undefine.
11074         * lib/copy-file.c (open, close): Undefine.
11075         * lib/execute.c (open, close): Undefine.
11076         * lib/fsusage.c (open, close): Undefine.
11077         * lib/gc-gnulib.c (open, close): Undefine.
11078         * lib/getcwd.c (opendir, closedir): Undefine.
11079         * lib/glob.c (opendir, closedir): Undefine.
11080         * lib/javacomp.c (open, close): Undefine.
11081         * lib/mountlist.c (open, close, opendir, closedir): Undefine.
11082         * lib/openat-proc.c (open, close): Undefine.
11083         * lib/pagealign_alloc.c (open, close): Undefine.
11084         * lib/pipe.c (open, close): Undefine.
11085         * lib/progreloc.c (open, close): Undefine.
11086         * lib/savedir.c (opendir, closedir): Undefine.
11087         * lib/utime.c (open, close): Undefine.
11088         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add fchdir.
11089
11090 2007-01-10  Bruno Haible  <bruno@clisp.org>
11091
11092         * lib/striconv.c (mem_cd_iconv): Align the temporary buffer.
11093
11094 2007-01-12  Eric Blake  <ebb9@byu.net>
11095
11096         Provide a robust <wchar.h>.  Further simplifications are now
11097         possible in other modules, but not included here.
11098         * modules/wchar: New module.
11099         * m4/wchar.m4: New file.
11100         * lib/wchar_.h: Likewise.
11101         * modules/mbchar (Depends-on): Depend on wchar, as the first use
11102         of the new module.
11103         * MODULES.html.sh (Extended multibyte and wide character utilities):
11104         New section.
11105
11106 2007-01-12  Paul Eggert  <eggert@cs.ucla.edu>
11107
11108         * lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX]: Define
11109         to a reasonable default for memory allocation.
11110         (xreadlink): Don't allocate a huge buffer, to work around a buggy
11111         file system that reports garbage st_size values for symlinks.
11112         Problem reported by Liyang Hu.
11113
11114 2007-01-11  Simon Josefsson  <simon@josefsson.org>
11115
11116         * gnulib-tool (func_all_modules): Exclude all .* files (e.g.,
11117         Emacs .#* auto-save files).
11118
11119 2007-01-11  Bruno Haible  <bruno@clisp.org>
11120
11121         * gnulib-tool (func_all_modules): Exclude all files inside the CVS
11122         directory.
11123
11124 2007-01-10  Paul Eggert  <eggert@cs.ucla.edu>
11125
11126         Use @...@ consistently in lib/wctype_.h.
11127         * lib/wctype_.h [HAVE_WINT_T]: Go back to using @...@, but rely
11128         on it being set to 1 or 0.
11129         * m4/wctype.m4 (gl_WCTYPE_H): Set HAVE_WINT_T to 1 or 0, and
11130         go back to AC_SUBSTing it.
11131         * modules/wctype (Makefile.am): Undo previous change.
11132
11133 2007-01-10  Eric Blake  <ebb9@byu.net>
11134
11135         * lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
11136         * m4/wctype.m4 (gl_WCTYPE_H): No need to AC_SUBST(HAVE_WINT_T).
11137         * modules/wctype (Makefile.am): Likewise.
11138         Reported by Chris McGuire.
11139
11140 2007-01-10  Jim Meyering  <jim@meyering.net>
11141
11142         fts.c: a small readability/maintainability improvement
11143         * lib/fts.c (fts_read): Make this code slightly more readable and
11144         maintainable by hoisting the "sp->fts_cur = p" assignments to
11145         immediately follow the statements that set P.  Derived from
11146         the patch by Miloslav Trmac in http://bugzilla.redhat.com/222089.
11147
11148 2007-01-10  Eric Blake  <ebb9@byu.net>
11149
11150         * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
11151         <wchar.h>, to work around BSDI bug in BSD/OS 4.0.1.
11152         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
11153         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
11154         Reported by Chris McGuire.
11155
11156 2007-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11157
11158         * gnulib-tool (func_all_modules): Use POSIX conforming escaping
11159         in sed script.
11160
11161 2007-01-09  Bruno Haible  <bruno@clisp.org>
11162
11163         * MODULES.html.sh: Accept options --cvs-urls, --git-urls.
11164         (repo_url_prefix, repo_url_suffix, repo_url_suffix_repl): New
11165         variables.
11166         (func_module): Use them.
11167
11168 2007-01-09  Bruno Haible  <bruno@clisp.org>
11169
11170         * modules/unistr/base: New file.
11171         * lib/unistr.h: New file.
11172
11173         * modules/unistr/u8-to-u16: New file.
11174         * lib/unistr/u8-to-u16.c: New file.
11175
11176         * modules/unistr/u8-to-u32: New file.
11177         * lib/unistr/u8-to-u32.c: New file.
11178
11179         * modules/unistr/u16-to-u8: New file.
11180         * lib/unistr/u16-to-u8.c: New file.
11181
11182         * modules/unistr/u16-to-u32: New file.
11183         * lib/unistr/u16-to-u32.c: New file.
11184
11185         * modules/unistr/u32-to-u8: New file.
11186         * lib/unistr/u32-to-u8.c: New file.
11187
11188         * modules/unistr/u32-to-u16: New file.
11189         * lib/unistr/u32-to-u16.c: New file.
11190
11191         * modules/unistr/u8-check: New file.
11192         * modules/unistr/u16-check: New file.
11193         * modules/unistr/u32-check: New file.
11194         * lib/unistr/u8-check.c: New file.
11195         * lib/unistr/u16-check.c: New file.
11196         * lib/unistr/u32-check.c: New file.
11197
11198         * modules/unistr/u8-chr: New file.
11199         * modules/unistr/u16-chr: New file.
11200         * modules/unistr/u32-chr: New file.
11201         * lib/unistr/u8-chr.c: New file.
11202         * lib/unistr/u16-chr.c: New file.
11203         * lib/unistr/u32-chr.c: New file.
11204
11205         * modules/unistr/u8-cmp: New file.
11206         * modules/unistr/u16-cmp: New file.
11207         * modules/unistr/u32-cmp: New file.
11208         * lib/unistr/u8-cmp.c: New file.
11209         * lib/unistr/u16-cmp.c: New file.
11210         * lib/unistr/u32-cmp.c: New file.
11211
11212         * modules/unistr/u8-cpy: New file.
11213         * modules/unistr/u16-cpy: New file.
11214         * modules/unistr/u32-cpy: New file.
11215         * lib/unistr/u8-cpy.c: New file.
11216         * lib/unistr/u16-cpy.c: New file.
11217         * lib/unistr/u32-cpy.c: New file.
11218         * lib/unistr/u-cpy.h: New file.
11219
11220         * modules/unistr/u8-cpy-alloc: New file.
11221         * modules/unistr/u16-cpy-alloc: New file.
11222         * modules/unistr/u32-cpy-alloc: New file.
11223         * lib/unistr/u8-cpy-alloc.c: New file.
11224         * lib/unistr/u16-cpy-alloc.c: New file.
11225         * lib/unistr/u32-cpy-alloc.c: New file.
11226         * lib/unistr/u-cpy-alloc.h: New file.
11227
11228         * modules/unistr/u8-endswith: New file.
11229         * modules/unistr/u16-endswith: New file.
11230         * modules/unistr/u32-endswith: New file.
11231         * lib/unistr/u8-endswith.c: New file.
11232         * lib/unistr/u16-endswith.c: New file.
11233         * lib/unistr/u32-endswith.c: New file.
11234         * lib/unistr/u-endswith.h: New file.
11235
11236         * modules/unistr/u8-mblen: New file.
11237         * modules/unistr/u16-mblen: New file.
11238         * modules/unistr/u32-mblen: New file.
11239         * lib/unistr/u8-mblen.c: New file.
11240         * lib/unistr/u16-mblen.c: New file.
11241         * lib/unistr/u32-mblen.c: New file.
11242
11243         * modules/unistr/u8-mbtouc: New file.
11244         * modules/unistr/u16-mbtouc: New file.
11245         * modules/unistr/u32-mbtouc: New file.
11246         * lib/unistr/u8-mbtouc.c: New file.
11247         * lib/unistr/u16-mbtouc.c: New file.
11248         * lib/unistr/u32-mbtouc.c: New file.
11249
11250         * modules/unistr/u8-mbtouc-safe: New file.
11251         * modules/unistr/u16-mbtouc-safe: New file.
11252         * modules/unistr/u32-mbtouc-safe: New file.
11253         * lib/unistr/u8-mbtouc-safe.c: New file.
11254         * lib/unistr/u16-mbtouc-safe.c: New file.
11255         * lib/unistr/u32-mbtouc-safe.c: New file.
11256
11257         * modules/unistr/u8-move: New file.
11258         * modules/unistr/u16-move: New file.
11259         * modules/unistr/u32-move: New file.
11260         * lib/unistr/u8-move.c: New file.
11261         * lib/unistr/u16-move.c: New file.
11262         * lib/unistr/u32-move.c: New file.
11263         * lib/unistr/u-move.h: New file.
11264
11265         * modules/unistr/u8-next: New file.
11266         * modules/unistr/u16-next: New file.
11267         * modules/unistr/u32-next: New file.
11268         * lib/unistr/u8-next.c: New file.
11269         * lib/unistr/u16-next.c: New file.
11270         * lib/unistr/u32-next.c: New file.
11271
11272         * modules/unistr/u8-prev: New file.
11273         * modules/unistr/u16-prev: New file.
11274         * modules/unistr/u32-prev: New file.
11275         * lib/unistr/u8-prev.c: New file.
11276         * lib/unistr/u16-prev.c: New file.
11277         * lib/unistr/u32-prev.c: New file.
11278
11279         * modules/unistr/u8-set: New file.
11280         * modules/unistr/u16-set: New file.
11281         * modules/unistr/u32-set: New file.
11282         * lib/unistr/u8-set.c: New file.
11283         * lib/unistr/u16-set.c: New file.
11284         * lib/unistr/u32-set.c: New file.
11285         * lib/unistr/u-set.h: New file.
11286
11287         * modules/unistr/u8-startswith: New file.
11288         * modules/unistr/u16-startswith: New file.
11289         * modules/unistr/u32-startswith: New file.
11290         * lib/unistr/u8-startswith.c: New file.
11291         * lib/unistr/u16-startswith.c: New file.
11292         * lib/unistr/u32-startswith.c: New file.
11293         * lib/unistr/u-startswith.h: New file.
11294
11295         * modules/unistr/u8-stpcpy: New file.
11296         * modules/unistr/u16-stpcpy: New file.
11297         * modules/unistr/u32-stpcpy: New file.
11298         * lib/unistr/u8-stpcpy.c: New file.
11299         * lib/unistr/u16-stpcpy.c: New file.
11300         * lib/unistr/u32-stpcpy.c: New file.
11301         * lib/unistr/u-stpcpy.h: New file.
11302
11303         * modules/unistr/u8-stpncpy: New file.
11304         * modules/unistr/u16-stpncpy: New file.
11305         * modules/unistr/u32-stpncpy: New file.
11306         * lib/unistr/u8-stpncpy.c: New file.
11307         * lib/unistr/u16-stpncpy.c: New file.
11308         * lib/unistr/u32-stpncpy.c: New file.
11309         * lib/unistr/u-stpncpy.h: New file.
11310
11311         * modules/unistr/u8-strcat: New file.
11312         * modules/unistr/u16-strcat: New file.
11313         * modules/unistr/u32-strcat: New file.
11314         * lib/unistr/u8-strcat.c: New file.
11315         * lib/unistr/u16-strcat.c: New file.
11316         * lib/unistr/u32-strcat.c: New file.
11317         * lib/unistr/u-strcat.h: New file.
11318
11319         * modules/unistr/u8-strchr: New file.
11320         * modules/unistr/u16-strchr: New file.
11321         * modules/unistr/u32-strchr: New file.
11322         * lib/unistr/u8-strchr.c: New file.
11323         * lib/unistr/u16-strchr.c: New file.
11324         * lib/unistr/u32-strchr.c: New file.
11325
11326         * modules/unistr/u8-strcmp: New file.
11327         * modules/unistr/u16-strcmp: New file.
11328         * modules/unistr/u32-strcmp: New file.
11329         * lib/unistr/u8-strcmp.c: New file.
11330         * lib/unistr/u16-strcmp.c: New file.
11331         * lib/unistr/u32-strcmp.c: New file.
11332
11333         * modules/unistr/u8-strcpy: New file.
11334         * modules/unistr/u16-strcpy: New file.
11335         * modules/unistr/u32-strcpy: New file.
11336         * lib/unistr/u8-strcpy.c: New file.
11337         * lib/unistr/u16-strcpy.c: New file.
11338         * lib/unistr/u32-strcpy.c: New file.
11339         * lib/unistr/u-strcpy.h: New file.
11340
11341         * modules/unistr/u8-strcspn: New file.
11342         * modules/unistr/u16-strcspn: New file.
11343         * modules/unistr/u32-strcspn: New file.
11344         * lib/unistr/u8-strcspn.c: New file.
11345         * lib/unistr/u16-strcspn.c: New file.
11346         * lib/unistr/u32-strcspn.c: New file.
11347         * lib/unistr/u-strcspn.h: New file.
11348
11349         * modules/unistr/u8-strdup: New file.
11350         * modules/unistr/u16-strdup: New file.
11351         * modules/unistr/u32-strdup: New file.
11352         * lib/unistr/u8-strdup.c: New file.
11353         * lib/unistr/u16-strdup.c: New file.
11354         * lib/unistr/u32-strdup.c: New file.
11355         * lib/unistr/u-strdup.h: New file.
11356
11357         * modules/unistr/u8-strlen: New file.
11358         * modules/unistr/u16-strlen: New file.
11359         * modules/unistr/u32-strlen: New file.
11360         * lib/unistr/u8-strlen.c: New file.
11361         * lib/unistr/u16-strlen.c: New file.
11362         * lib/unistr/u32-strlen.c: New file.
11363         * lib/unistr/u-strlen.h: New file.
11364
11365         * modules/unistr/u8-strmblen: New file.
11366         * modules/unistr/u16-strmblen: New file.
11367         * modules/unistr/u32-strmblen: New file.
11368         * lib/unistr/u8-strmblen.c: New file.
11369         * lib/unistr/u16-strmblen.c: New file.
11370         * lib/unistr/u32-strmblen.c: New file.
11371
11372         * modules/unistr/u8-strmbtouc: New file.
11373         * modules/unistr/u16-strmbtouc: New file.
11374         * modules/unistr/u32-strmbtouc: New file.
11375         * lib/unistr/u8-strmbtouc.c: New file.
11376         * lib/unistr/u16-strmbtouc.c: New file.
11377         * lib/unistr/u32-strmbtouc.c: New file.
11378
11379         * modules/unistr/u8-strncat: New file.
11380         * modules/unistr/u16-strncat: New file.
11381         * modules/unistr/u32-strncat: New file.
11382         * lib/unistr/u8-strncat.c: New file.
11383         * lib/unistr/u16-strncat.c: New file.
11384         * lib/unistr/u32-strncat.c: New file.
11385         * lib/unistr/u-strncat.h: New file.
11386
11387         * modules/unistr/u8-strncmp: New file.
11388         * modules/unistr/u16-strncmp: New file.
11389         * modules/unistr/u32-strncmp: New file.
11390         * lib/unistr/u8-strncmp.c: New file.
11391         * lib/unistr/u16-strncmp.c: New file.
11392         * lib/unistr/u32-strncmp.c: New file.
11393
11394         * modules/unistr/u8-strncpy: New file.
11395         * modules/unistr/u16-strncpy: New file.
11396         * modules/unistr/u32-strncpy: New file.
11397         * lib/unistr/u8-strncpy.c: New file.
11398         * lib/unistr/u16-strncpy.c: New file.
11399         * lib/unistr/u32-strncpy.c: New file.
11400         * lib/unistr/u-strncpy.h: New file.
11401
11402         * modules/unistr/u8-strnlen: New file.
11403         * modules/unistr/u16-strnlen: New file.
11404         * modules/unistr/u32-strnlen: New file.
11405         * lib/unistr/u8-strnlen.c: New file.
11406         * lib/unistr/u16-strnlen.c: New file.
11407         * lib/unistr/u32-strnlen.c: New file.
11408         * lib/unistr/u-strnlen.h: New file.
11409
11410         * modules/unistr/u8-strpbrk: New file.
11411         * modules/unistr/u16-strpbrk: New file.
11412         * modules/unistr/u32-strpbrk: New file.
11413         * lib/unistr/u8-strpbrk.c: New file.
11414         * lib/unistr/u16-strpbrk.c: New file.
11415         * lib/unistr/u32-strpbrk.c: New file.
11416         * lib/unistr/u-strpbrk.h: New file.
11417
11418         * modules/unistr/u8-strrchr: New file.
11419         * modules/unistr/u16-strrchr: New file.
11420         * modules/unistr/u32-strrchr: New file.
11421         * lib/unistr/u8-strrchr.c: New file.
11422         * lib/unistr/u16-strrchr.c: New file.
11423         * lib/unistr/u32-strrchr.c: New file.
11424
11425         * modules/unistr/u8-strspn: New file.
11426         * modules/unistr/u16-strspn: New file.
11427         * modules/unistr/u32-strspn: New file.
11428         * lib/unistr/u8-strspn.c: New file.
11429         * lib/unistr/u16-strspn.c: New file.
11430         * lib/unistr/u32-strspn.c: New file.
11431         * lib/unistr/u-strspn.h: New file.
11432
11433         * modules/unistr/u8-strstr: New file.
11434         * modules/unistr/u16-strstr: New file.
11435         * modules/unistr/u32-strstr: New file.
11436         * lib/unistr/u8-strstr.c: New file.
11437         * lib/unistr/u16-strstr.c: New file.
11438         * lib/unistr/u32-strstr.c: New file.
11439         * lib/unistr/u-strstr.h: New file.
11440
11441         * modules/unistr/u8-strtok: New file.
11442         * modules/unistr/u16-strtok: New file.
11443         * modules/unistr/u32-strtok: New file.
11444         * lib/unistr/u8-strtok.c: New file.
11445         * lib/unistr/u16-strtok.c: New file.
11446         * lib/unistr/u32-strtok.c: New file.
11447         * lib/unistr/u-strtok.h: New file.
11448
11449         * modules/unistr/u8-uctomb: New file.
11450         * modules/unistr/u16-uctomb: New file.
11451         * modules/unistr/u32-uctomb: New file.
11452         * lib/unistr/u8-uctomb.c: New file.
11453         * lib/unistr/u16-uctomb.c: New file.
11454         * lib/unistr/u32-uctomb.c: New file.
11455
11456         * MODULES.html.sh (Unicode string functions): Add the new modules.
11457
11458 2007-01-08  Bruno Haible  <bruno@clisp.org>
11459
11460         * gnulib-tool (func_all_modules): Use find, not ls, to traverse the
11461         modules directory. Filter out CVS, ChangeLog, COPYING, README also from
11462         subdirectories.
11463
11464 2007-01-08  Karl Berry  <karl@gnu.org>
11465
11466         * doc/error.texi: mention that main() fns must set program_name
11467         when progname is used.
11468
11469 2007-01-08  Paul Eggert  <eggert@cs.ucla.edu>
11470
11471         * m4/wctype.m4 (gl_WCTYPE_H): Compute ABSOLUTE_WCTYPE_H even if
11472         WCTYPE_H is empty, for the benefit of builds from non-distclean
11473         directories.  Problem reported by Eric Blake in
11474         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00157.html>.
11475
11476 2007-01-08  Bruno Haible  <bruno@clisp.org>
11477
11478         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Remove
11479         PROVIDE_CANONICALIZE_FILENAME_MODE macro definition.
11480         * lib/canonicalize.h: Test GNULIB_CANONICALIZE instead of
11481         PROVIDE_CANONICALIZE_FILENAME_MODE.
11482         * modules/canonicalize (configure.ac): Use gl_MODULE_INDICATOR.
11483
11484 2007-01-08  Bruno Haible  <bruno@clisp.org>
11485
11486         * m4/fts.m4 (gl_FUNC_FTS_LGPL): Remove _LGPL_PACKAGE macro definition.
11487         * lib/fts_.h (_LGPL_PACKAGE): Remove macro.
11488         Use !GNULIB_FTS instead of _LGPL_PACKAGE.
11489         * lib/fts.c: Likewise.
11490         * modules/fts (configure.ac): Use gl_MODULE_INDICATOR.
11491
11492 2006-12-25  Bruno Haible  <bruno@clisp.org>
11493
11494         * modules/utf8-ucs4-safe: New file.
11495         * lib/utf8-ucs4-safe.h: New file.
11496         * lib/unistr/utf8-ucs4-safe.c: New file.
11497
11498         * modules/utf16-ucs4-safe: New file.
11499         * lib/utf16-ucs4-safe.h: New file.
11500         * lib/unistr/utf16-ucs4-safe.c: New file.
11501
11502         * MODULES.html.sh (Unicode string functions): Add the new modules.
11503
11504 2007-01-08  Bruno Haible  <bruno@clisp.org>
11505
11506         * modules/utf8-ucs4 (Files, lib_SOURCES): Add unistr/utf8-ucs4.c.
11507         (Depends-on): Add unitypes.
11508         * lib/utf8-ucs4.h: Add double-inclusion guard. Include unitypes.h.
11509         (u8_mbtouc_aux): Move out to separate file.
11510         (u8_mbtouc): Use ucs4_t, uint8_t types.
11511         * lib/unistr/utf8-ucs4.c: New file.
11512
11513         * modules/utf16-ucs4 (Files, lib_SOURCES): Add unistr/utf16-ucs4.c.
11514         (Depends-on): Add unitypes.
11515         * lib/utf16-ucs4.h: Add double-inclusion guard. Include unitypes.h.
11516         (u16_mbtouc_aux): Move out to separate file.
11517         (u16_mbtouc): Use ucs4_t, uint16_t types.
11518         * lib/unistr/utf16-ucs4.c: New file.
11519
11520         * modules/ucs4-utf8 (Files, lib_SOURCES): Add unistr/ucs4-utf8.c.
11521         (Depends-on): Add unitypes.
11522         * lib/ucs4-utf8.h: Add double-inclusion guard. Include unitypes.h.
11523         (u8_uctomb_aux): Move out to separate file.
11524         (u8_uctomb): Use ucs4_t, uint8_t types.
11525         * lib/unistr/ucs4-utf8.c: New file.
11526
11527         * modules/ucs4-utf16 (Files, lib_SOURCES): Add unistr/ucs4-utf16.c.
11528         (Depends-on): Add unitypes.
11529         * lib/ucs4-utf16.h: Add double-inclusion guard. Include unitypes.h.
11530         (u16_uctomb_aux): Move out to separate file.
11531         (u16_uctomb): Use ucs4_t, uint16_t types.
11532         * lib/unistr/ucs4-utf16.c: New file.
11533
11534 2006-12-25  Bruno Haible  <bruno@clisp.org>
11535
11536         * modules/unitypes: New file.
11537         * lib/unitypes.h: New file.
11538         * MODULES.html.sh (func_all_modules): New section "Unicode string
11539         functions". Move ucs4-utf8, ucs4-utf16, utf8-ucs4, utf16-ucs4 to
11540         this section. Add unitypes.
11541
11542 2007-01-08  Bruno Haible  <bruno@clisp.org>
11543
11544         Avoid variable names that conflict with those from libtool.
11545         * m4/lib-link.m4 (AC_LIB_RPATH, AC_LIB_LINKFLAGS_BODY,
11546         AC_LIB_LINKFLAGS_FROM_LIBS): Rename libext to acl_libext,
11547         shlibext to acl_shlibext, libname_spec to acl_libname_spec,
11548         library_names_spec to acl_library_names_spec, hardcode_* to
11549         acl_hardcode_*.
11550         Reported by Ralf Wildenhues.
11551
11552 2007-01-08  Bruno Haible  <bruno@clisp.org>
11553
11554         * m4/gc-arcfour.m4 (gl_GC_ARCFOUR): Remove GC_USE_ARCFOUR macro
11555         definition.
11556         * m4/gc-arctwo.m4 (gl_GC_ARCTWO): Remove GC_USE_ARCTWO macro
11557         definition.
11558         * m4/gc-des.m4 (gl_GC_DES): Remove GC_USE_DES macro definition.
11559         * m4/gc-hmac-md5.m4 (gl_GC_HMAC_MD5): Remove GC_USE_HMAC_MD5 macro
11560         definition.
11561         * m4/gc-hmac-sha1.m4 (gl_GC_HMAC_SHA1): Remove GC_USE_HMAC_SHA1 macro
11562         definition.
11563         * m4/gc-md2.m4 (gl_GC_MD2): Remove GC_USE_MD2 macro definition.
11564         * m4/gc-md4.m4 (gl_GC_MD4): Remove GC_USE_MD4 macro definition.
11565         * m4/gc-md5.m4 (gl_GC_MD5): Remove GC_USE_MD5 macro definition.
11566         * m4/gc-random.m4 (gl_GC_RANDOM): Remove GC_USE_RANDOM macro
11567         definition.
11568         * m4/gc-rijndael.m4 (gl_GC_RIJNDAEL): Remove GC_USE_RIJNDAEL macro
11569         definition.
11570         * m4/gc-sha1.m4 (gl_GC_SHA1): Remove GC_USE_SHA1 macro definition.
11571         * lib/gc-gnulib.c: Use GNULIB_GC_<algorithm> instead of
11572         GC_USE_<algorithm>.
11573         * lib/gc-libgcrypt.c: Likewise.
11574         * modules/gc-arcfour (configure.ac): Use gl_MODULE_INDICATOR.
11575         * modules/gc-arctwo (configure.ac): Likewise.
11576         * modules/gc-des (configure.ac): Likewise.
11577         * modules/gc-hmac-md5 (configure.ac): Likewise.
11578         * modules/gc-hmac-sha1 (configure.ac): Likewise.
11579         * modules/gc-md2 (configure.ac): Likewise.
11580         * modules/gc-md4 (configure.ac): Likewise.
11581         * modules/gc-md5 (configure.ac): Likewise.
11582         * modules/gc-random (configure.ac): Likewise.
11583         * modules/gc-rijndael (configure.ac): Likewise.
11584         * modules/gc-sha1 (configure.ac): Likewise.
11585
11586 2007-01-08  Bruno Haible  <bruno@clisp.org>
11587
11588         * m4/close-stream.m4 (gl_CLOSE_STREAM): Remove GNULIB_CLOSE_STREAM
11589         macro definition.
11590         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Remove GNULIB_FCNTL_SAFER macro
11591         definition.
11592         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Remove GNULIB_FOPEN_SAFER macro
11593         definition.
11594         * modules/close-stream (configure.ac): Invoke gl_MODULE_INDICATOR.
11595         * modules/fcntl-safer (configure.ac): Likewise.
11596         * modules/fopen-safer (configure.ac): Likewise.
11597         * modules/fwriteerror (configure.ac): Likewise. Remove explicit
11598         GNULIB_FWRITEERROR macro definition.
11599
11600 2007-01-08  Bruno Haible  <bruno@clisp.org>
11601
11602         * m4/gnulib-common.m4: New file.
11603         * gnulib-tool (func_get_autoconf_snippet): Undo last change.
11604         (func_get_filelist): Add m4/gnulib-common.m4.
11605
11606 2007-01-08  Bruno Haible  <bruno@clisp.org>
11607
11608         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Simplify the sorting
11609         command.
11610
11611 2007-01-08  Jim Meyering  <jim@meyering.net>
11612
11613         Use a more robust test for a "can't happen" condition.
11614         * lib/fts.c (fts_read): Revert the change of 2006-11-22, since it
11615         narrowed the st_size value.  Presuming the "can't happen" condition
11616         is true, that narrowing could conceivably convert an invalid st_size
11617         value into a valid one.  Instead, use a change based on Matthew
11618         Woehlke's original patch.
11619
11620         Slight readability improvement: use an assert-like macro
11621         in place of literal "abort ()" uses.
11622         * lib/fts.c (fts_assert): Define.
11623         (fts_set_stat_required, cwd_advance_fd, fts_read, fd_ring_check):
11624         Use this macro instead of a bare 'abort'.
11625
11626 2007-01-05  Paul Eggert  <eggert@cs.ucla.edu>
11627
11628         Don't worry about using IRIX 5.3's wctype.h broken definitions;
11629         simply work around them.
11630         * lib/wctype_.h: Remove test for HAVE_WCTYPE_CTMP_BUG.
11631         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph, iswlower):
11632         (iswprint, iswpunct, iswspace, iswupper, iswxdigit): Undef before
11633         declaring.
11634         Don't bother to define as macros, since the standard doesn't require it.
11635         * m4/wctype.m4 (WCTYPE_H, ABSOLUTE_WCTYPE_H): Simplify, since we no
11636         longer worry about IRIX 5.3.
11637         (HAVE_WCTYPE_CTMP_BUG): Remove.
11638
11639 2007-01-04  Paul Eggert  <eggert@cs.ucla.edu>
11640
11641         * lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now of type wchar_t,
11642         not wint_t.  Also, include <ctype.h>, to fix another IRIX bug.
11643         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
11644         Problems reported by Georg Schwarz for IRIX 5.3.
11645
11646         * gnulib-tool (autoconf_minversion): Take the maximum version number
11647         found, not the minimum.  Problem reported by James Youngman.
11648
11649 2007-01-03  Karl Berry  <karl@gnu.org>
11650
11651         * doc/error.texi: new file, explaining interaction with progname.
11652         * doc/gnulib.texi: include it.  Update copyright.
11653
11654 2007-01-03  Simon Josefsson  <simon@josefsson.org>
11655
11656         * gnulib-tool (func_create_testdir): Run AC_CANONICAL_BUILD and
11657         AC_CANONICAL_HOST, to improve autobuild outputs.
11658
11659 2007-01-03  Paolo Bonzini  <bonzini@gnu.org>
11660             Yoann Vandoorselaere <yoann.v@prelude-ids.com>
11661
11662         * lib/poll.c (poll): Use recv on Mac OS X to distinguish connected
11663         sockets, server sockets, and other file descriptors.  Count errors
11664         to compute the return value.  Reorder the code a bit to be easier
11665         to follow.  Don't set event bits that were not requested (except
11666         POLLERR and POLLHUP).
11667
11668 2007-01-01  Bruno Haible  <bruno@clisp.org>
11669
11670         * modules/lchmod (Include): Require lchmod.h, not lchown.h.
11671
11672 2007-01-03  Jim Meyering  <jim@meyering.net>
11673
11674         * modules/fts-lgpl (Depends-on): Add i-ring.  Reported by Bruno Haible.
11675
11676 2007-01-02  Bruno Haible  <bruno@clisp.org>
11677
11678         * modules/settime (Include): Require timespec.h.
11679         * modules/nanosleep (Include): Likewise.
11680
11681 2007-01-01  Bruno Haible  <bruno@clisp.org>
11682
11683         * gnulib-tool (func_emit_copyright_notice): Bump year.
11684         (func_get_autoconf_snippet): Emit a GNULIB_<modulename> macro.
11685
11686 2007-01-01  Bruno Haible  <bruno@clisp.org>
11687
11688         Improve support for OpenBSD.
11689         * build-aux/config.rpath (libname_spec): Export.
11690         (library_names_spec): New variable. Export.
11691         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Extract libname_spec and
11692         library_names_spec from the config.rpath output. Locate shared library
11693         through the name pattern in library_names_spec.
11694
11695 2007-01-01  Eric Blake  <ebb9@byu.net>
11696
11697         * lib/version-etc.c (COPYRIGHT_YEAR): Bump for new year.
11698
11699 2006-12-30  Paul Eggert  <eggert@cs.ucla.edu>
11700
11701         * gnulib-tool (SORT): Remove, since we no longer assume GNU sort.
11702         Rewrite so as not to assume GNU sort or "tail -1".  Also, don't
11703         assume the C locale, and avoid an "eval" that could cause trouble.
11704         Problem with SORT reported by Bob Proulx.
11705
11706         * lib/getpagesize.h (getpagesize) [defined __amigaos4__]:
11707         Define.  Trivial patch from Henning Nielsen Lund, originally
11708         sent to bug-grep@gnu.org today.
11709
11710 2006-12-29  Paul Eggert  <eggert@cs.ucla.edu>
11711
11712         * lib/acl.h: Include sys/types.h and sys/stat.h, for mode_t and
11713         struct stat.  Problem reported by Henning Nielsen Lund.
11714         * lib/acl.c: Include acl.h first, to check interface.  Don't
11715         bother to include sys/types.h and sys/stat.h again.
11716
11717 2006-12-28  Paul Eggert  <eggert@cs.ucla.edu>
11718
11719         Import the following change from libc; problem reported by
11720         Sven Verdoolaege.
11721
11722         2005-10-13  Ulrich Drepper  <drepper@redhat.com>
11723
11724         [BZ #1373]
11725         * lib/argp.h: Remove __NTH for __argp_usage inline function.
11726
11727 2006-12-28  Jim Meyering  <jim@meyering.net>
11728
11729         * build-aux/announce-gen: Do not assume that the package
11730         builds any of tar.gz, tar.bz2, and .xdelta files.
11731         Suggestion from Simon Josefsson.
11732
11733 2006-12-28  Simon Josefsson  <simon@josefsson.org>
11734
11735         * modules/announce-gen: New file.
11736
11737 2006-12-27  Paul Eggert  <eggert@cs.ucla.edu>
11738
11739         * lib/mbchar.h: Just include <wctype.h>; the wctype module
11740         handles its gotchas now.
11741         * lib/mbswidth.c: Likewise.
11742         * lib/wcwidth.h: Likewise.
11743         * m4/mbchar.m4 (gl_MBCHAR): Don't bother checking for wctype.h
11744         and iswcntrl; the wctype module does this stuff now.
11745         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
11746         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
11747         * modules/mbchar (Depends-on): Add wctype.
11748         * modules/mbswidth (Depends-on): Likewise.
11749         * modules/wcwidth (Depends-on): Likewise.
11750
11751 2006-12-27  Eric Blake  <ebb9@byu.net>
11752
11753         * lib/fnmatch.c: Reinstate inclusion of <wchar.h>, since this
11754         module uses more than what <wctype.h> is required to provide.
11755
11756 2006-12-26  Eric Blake  <ebb9@byu.net>
11757
11758         * gnulib-tool (sed_extract_prog): Avoid space-tab.
11759
11760 2006-12-26  Eric Blake  <ebb9@byu.net>
11761
11762         * modules/absolute-header: New module.
11763         * modules/fcntl (Depends-on): Depend on it.
11764         * modules/inttypes (Depends-on): Likewise.
11765         * modules/stdint (Depends-on): Likewise.
11766         * modules/sys_stat (Depends-on): Likewise.
11767         * modules/wctype (Depends-on): Likewise.
11768         * MODULES.html.sh (Support for building libraries and
11769         executables): Document it.
11770
11771 2006-12-25  Paul Eggert  <eggert@cs.ucla.edu>
11772
11773         * gnulib-tool (SED): Remove, undoing previous change.
11774         The problem was that it broke coreutils on Solaris, because
11775         "sed --posix" leaked into a makefile.
11776         (sed): New alias, if 'alias' and GNU sed.
11777
11778 2006-12-24  Jim Meyering  <jim@meyering.net>
11779
11780         Work around an fchownat bug in glibc-2.4:
11781         http://lists.ubuntu.com/archives/ubuntu-users/2006-September/093218.html
11782         This bug would cause "chown -RP ... DIR" to follow symlinks in DIR,
11783         in spite of the -P option.
11784         * m4/openat.m4 (gl_FUNC_FCHOWNAT, gl_FUNC_FCHOWNAT_DEREF_BUG):
11785         New macros.
11786         (gl_PREREQ_OPENAT): Require gl_FUNC_FCHOWNAT.
11787         * modules/openat (Files): Add lib/fchownat.c.
11788         * lib/openat.c (fchownat): Don't define here.  Move to...
11789         * lib/fchownat.c: ...this new file.
11790
11791 2006-12-23  Paul Eggert  <eggert@cs.ucla.edu>
11792
11793         Fix bug reported by Bruno Haible in
11794         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00228.html>
11795         where quotearg.c didn't compile on Mac OS X 10.2 because it
11796         lacks <wchar.h> and wint_t.
11797         * lib/wctype_.h (__wctype_wint_t): New type.
11798         Include <stdio.h>, <time.h>, <wchar.h> only if HAVE_WINT_T.
11799         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph):
11800         (iswlower, iswprint, iswpunct, iswspace, iswupper, ixwxdigit):
11801         Arg is now of type __wctype_wint_t, not wint_t.
11802         * m4/wctype.m4 (gl_WCTYPE_H): Require gt_TYPE_WINT_T, and
11803         substitute HAVE_WINT_T.
11804         * modules/wctype (Files): Add m4/wint_t.m4.
11805         (wctype.h): Substitute HAVE_WINT_T.
11806
11807 2006-12-23  Bruno Haible  <bruno@clisp.org>
11808
11809         * lib/safe-read.h [C++]: Wrap declarations in extern "C".
11810
11811 2006-12-23  Bruno Haible  <bruno@clisp.org>
11812
11813         * lib/canonicalize-lgpl.c (__realpath): Test HAVE_READLINK instead of
11814         S_ISLNK.
11815         Needed because gnulib's sys/stat.h replacement defines S_ISLNK on
11816         mingw.
11817
11818 2006-12-22  Bruno Haible  <bruno@clisp.org>
11819
11820         * lib/copy-file.c: Include acl.h.
11821         (copy_file_preserving) [USE_ACL]: Use copy_acl instead of chmod.
11822         Close the file descriptors only after being done with copy_acl.
11823         * modules/copy-file (Depends-on): Add acl.
11824
11825 2006-12-22  Bruno Haible  <bruno@clisp.org>
11826
11827         * gnulib-tool (SED): New variable.
11828         Use $SED instead of sed everywhere.
11829
11830 2006-12-22  Bruno Haible  <bruno@clisp.org>
11831
11832         * modules/no-c++: New file.
11833         * m4/no-c++.m4: New file.
11834         * MODULES.html.sh (Support for building libraries and executables):
11835         Add no-c++.
11836
11837 2006-12-22  Paul Eggert  <eggert@cs.ucla.edu>
11838
11839         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
11840         Include <limits.h>, and use its INT_MAX to rewrite the
11841         j loop so that it does not overflow 'int'.  Problem reported by
11842         Ralf Wildenhues in
11843         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00084.html>.
11844         Play it safe by shifting left by 1 rather than multiplying by 2,
11845         as GCC is less likely to optimize this away when the value
11846         is signed (when it assumes overflow leads to undefined behavior).
11847         Also, don't assume time_t uses two's complement.
11848
11849 2006-12-21  Paul Eggert  <eggert@cs.ucla.edu>
11850
11851         * MODULES.html.sh: New module wctype.
11852         * lib/wctype_.h, m4/wctype.m4, modules/wctype: New files.
11853         * lib/fnmatch.c: Don't bother to include <wchar.h> before
11854         <wctype.h>, since the new wctype module should fix this.
11855         * lib/quotearg.c: Include <wctype.h> unconditionally, since
11856         the wctype module should arrange for it.
11857         * lib/regex_internal.h: Likewise.
11858         * m4/quotearg.m4 (gl_QUOTEARG): Don't check for wctype.h or iswprint,
11859         since the wctype module should handle this now.
11860         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for wctype.h.
11861         * modules/fnmatch (Depends-on): Add wctype.
11862         * modules/quotearg (Depends-on): Likewise.
11863         * modules/regex (Depends-on): Likewise.
11864
11865 2006-12-19  Bruno Haible  <bruno@clisp.org>
11866
11867         * lib/strdup.h [C++]: Wrap definitions in extern "C".
11868         Suggested by Lorenzo Bettini <bettini@dsi.unifi.it>.
11869
11870 2006-12-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11871
11872         * modules/savewd (Depends-on): Fix dependency on fcntl.
11873
11874 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
11875
11876         * m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty if stdint.h
11877         conforms to C99, rather than relying on the user's environment
11878         setting of STDINT_H.
11879
11880 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
11881         and Eric Blake  <ebb9@byu.net>
11882
11883         * lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Default to 0, not 1.
11884         This is more consistent with the other defines here.
11885         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT):
11886         Port to z/OS.  Problem reported by Paul Gilmartin.
11887         Change local vars to use gl_ prefix rather than ac_.
11888         Don't define DOUBLE_SLASH_IS_DISTINCT_ROOT to 0, for consistency
11889         with other defines.
11890         * modules/double-slash-root: New module.
11891         * modules/dirname (Files): Remove m4/double-slash-root.m4.
11892         (Depends-on): Add double-slash-root.
11893         * MODULES.html.sh (File system functions): Mention new module.
11894
11895 2006-12-14  Paul Eggert  <eggert@cs.ucla.edu>
11896
11897         * lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.
11898         (yesno) [!ENABLE_NLS]: Don't invoke getline or rpmatch.
11899         This is for the benefit of gzip, which doesn't do i18n.
11900
11901 2006-12-12  Jim Meyering  <jim@meyering.net>
11902
11903         * m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.
11904         Reported by Andreas Schwab <schwab@suse.de>.
11905
11906 2006-12-12  Bruno Haible  <bruno@clisp.org>
11907
11908         Merge these changes.
11909         2006-09-05  Bruno Haible  <bruno@clisp.org>
11910         * lib/iconvme.c (iconv_string): No need to save and restore errno when
11911         iconv_alloc succeeded.
11912         (iconv_alloc): Don't assume that malloc() or realloc(), when failing,
11913         sets errno to ENOMEM. (malloc on GNU/kFreeBSD doesn't.) No need to
11914         test for " && dest " at the end - dest is always != NULL there. Call
11915         iconv with 4xNULL arguments initially, to reset the state. Call iconv
11916         with 2xNULL arguments, also to flush the state storage. Handle the
11917         IRIX iconv behaviour. Realloc the final result, to throw away unused
11918         memory.
11919
11920 2006-12-11  Paul Eggert  <eggert@cs.ucla.edu>
11921
11922         * m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat
11923         and fchmodat unconditionally, since glibc 2.4 has them.
11924         Problem reported by Arkadiusz Miskiewicz.
11925
11926 2006-12-10  Bruno Haible  <bruno@clisp.org>
11927
11928         * gnulib-tool (func_import): Show the include files only for those
11929         modules that are copied and specified.
11930         Reported by Karl Berry.
11931
11932 2006-12-08  Jim Meyering  <jim@meyering.net>
11933
11934         * build-aux/announce-gen ($VERSION): Don't use of $Revision...$.
11935         Instead, use Emacs' time-stamp write hook.  Note that the time is UTC.
11936
11937         * build-aux/announce-gen: Add two new options, both optional:
11938         --bootstrap-tools=TOOL_LIST
11939               a comma-separated list of tools, e.g.,
11940               autoconf,automake,bison,gnulib
11941         --gnulib-snapshot-date=DATE
11942               if gnulib is in the bootstrap tool list,
11943               then report this as the snapshot date.
11944               If not specified, use the current date/time.
11945               If you specify a date here, be sure it's UTC.
11946
11947 2006-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11948
11949         * tests/test-argp-2.sh: Fix test to match actual output.
11950         (func_compare): Fix sed script to be portable.
11951
11952 2006-12-05  Paul Eggert  <eggert@cs.ucla.edu>
11953
11954         * lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS]: Add a
11955         workaround for this case.  It is not autoconfigured now; offhand
11956         it's hard to see how to autoconfigure it.
11957
11958 2006-12-03  Paul Eggert  <eggert@cs.ucla.edu>
11959
11960         * lib/mkdir-p.c (make_dir_parents): Fix race condition when making
11961         a directory that is about to be chowned.  Such a directory's
11962         initial file permissions should permit the owner only and this
11963         should not be changed until after the chown, since the group and
11964         other bits would be incorrect if they granted permission before
11965         the chown.
11966
11967         Fix porting problem for iswctype reported by Georg Schwarz in:
11968         http://lists.gnu.org/archive/html/bug-coreutils/2006-12/msg00017.html
11969         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.
11970         * lib/regex_internal.h (RE_ENABLE_I18N): Likewise.
11971         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for iswctype, too.
11972         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
11973
11974 2006-12-03  Jim Meyering  <jim@meyering.net>
11975
11976         * lib/fts.c (fts_load): Don't set sp->fts_dev here, since
11977         p->fts_statp may not yet be defined.
11978         (fts_read): Instead, set it in the caller, once p->fts_statp is
11979         sure to be defined, and corresponds to a top-level directory.
11980         This bug made du -x fail.  Here's the coreutils test case:
11981         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=ba45154d8e9f
11982         Reported by Mike Frysinger.
11983
11984 2006-12-01  Jim Meyering  <jim@meyering.net>
11985
11986         * modules/savewd (Depends-on): Add fcntl_h to avoid self-test
11987         build failure due to missing definition of HAVE_WORKING_O_NOFOLLOW.
11988         Reported by Simon Josefsson.
11989
11990 2006-11-30  Jim Meyering  <jim@meyering.net>
11991
11992         * m4/warning.m4: Use the all-permissive copyright notice
11993         recommended by RMS (rather than LGPL).
11994         * m4/vararrays.m4: Likewise.
11995         * m4/flexmember.m4: Likewise.
11996
11997 2006-11-29  Bruno Haible  <bruno@clisp.org>
11998
11999         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
12000         noinst_LIBRARIES. Augment noinst_LIBRARIES and noinst_LTLIBRARIES
12001         using +=.
12002         Reported by Simon Josefsson <simon@josefsson.org>.
12003
12004 2006-11-28  James Youngman <jay@gnu.org>
12005
12006         * README: Advise users that they might find the bug-gnulib@gnu.org
12007         and autotools-announce@gnu.org mailing lists useful.
12008
12009 2006-11-28  Bruno Haible  <bruno@clisp.org>
12010
12011         * m4/ptrdiff_max.m4: Remove file.
12012
12013 2006-11-21  Bruno Haible  <bruno@clisp.org>
12014
12015         * m4/eoverflow.m4 (gl_EOVERFLOW): Use AC_COMPUTE_INT instead of
12016         _AC_COMPUTE_INT.
12017         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
12018         * m4/ptrdiff_max.m4 (gl_PTRDIFF_MAX): Use AC_COMPUTE_INT instead of
12019         _AC_COMPUTE_INT.
12020         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
12021         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_COMPUTE_INT instead of
12022         _AC_COMPUTE_INT.
12023         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
12024
12025 2006-11-28  Jim Meyering  <jim@meyering.net>
12026
12027         * lib/regcomp.c (parse_branch): Rename local, exp->expr, to avoid
12028         warning from "gcc -Wshadow" about shadowing the builtin.
12029
12030 2006-11-27  Bruno Haible  <bruno@clisp.org>
12031
12032         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_INT instead of
12033         _AC_COMPUTE_INT.
12034         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
12035
12036 2006-11-27  Bruno Haible  <bruno@clisp.org>
12037             Paul Eggert  <eggert@cs.ucla.edu>
12038
12039         * lib/regex.h (__restrict_arr): Redo logic of #if, for clarity.
12040
12041 2006-11-26  Bruno Haible  <bruno@clisp.org>
12042
12043         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
12044         noinst_LTLIBRARIES.
12045
12046 2006-11-27  Paul Eggert  <eggert@cs.ucla.edu>
12047             Bruno Haible  <bruno@clisp.org>
12048
12049         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to 0
12050         if compiling with "gcc -ansi".
12051
12052 2006-11-26  Paul Eggert  <eggert@cs.ucla.edu>
12053
12054         Fix some incompatibilities with gcc -ansi -pedantic.
12055         * lib/regex.h (__restrict_arr): Don't use the [restrict] syntax
12056         if compiling pedantically with GCC, unless it's C99 or later.
12057         Don't trust sys/cdefs.h's definition of __restrict_arr, either, as
12058         it mishandles gcc -ansi -pedantic as well.
12059         * lib/regex_internal.h (re_token_t): Don't use enum bitfields
12060         if gcc -pedantic.
12061         * lib/regexec.c (check_node_accept_bytes): Don't use auto
12062         initializers for struct if -pedantic, unless it's C99 or later.
12063
12064 2006-11-25  Nix  <nix@esperi.org.uk>  (tiny change)
12065
12066         * m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the mtime.
12067         Don't close an fd more than once. Identical atimes indicate
12068         success, not failure.
12069
12070 2006-11-22  Robinson Mittmann <bob@hoplon.com>  (tiny change)
12071
12072         * lib/sincosl.c (kernel_sinl): Fix typo in threshold.
12073
12074 2006-11-23  Jim Meyering  <jim@meyering.net>
12075
12076         * build-aux/announce-gen: New file.  From coreutils.
12077
12078 2006-11-22  Jim Meyering  <jim@meyering.net>
12079
12080         Work around a compile-time error from the HP-UX 11.00 /bin/cc.
12081         * lib/fts.c (enum Fts_stat): Give this previously-anon enum a name.
12082         (fts_read): Use a temporary to narrow the overused st_size member
12083         before using it in a switch statement.  Reported by Matthew Woehlke.
12084
12085         * m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST argument.
12086         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
12087
12088 2006-11-20  Bruno Haible  <bruno@clisp.org>
12089
12090         * gettext.m4 (AM_GNU_GETTEXT): Revert 2005-07-28 patch: Use
12091         changequote instead of pairs of brackets.
12092         Reported by Andreas Schwab <schwab@suse.de>.
12093
12094 2006-11-21  Jim Meyering  <jim@meyering.net>
12095
12096         * lib/fts.c (fts_safe_changedir): Move a declaration "up",
12097         so as to remain compatible with older compilers.
12098         Patch from Michael Deutschmann.
12099
12100 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
12101
12102         * MODULES.html.sh (File system functions): Add openat.
12103
12104         * lib/openat.h (rpl_fstatat): New macro, if
12105         [HAVE_OPENAT && ! LSTAT_FOLLOWS_SLASHED_SYMLINK.
12106         (fstatat): Define to rpl_fstatat under the same conditions,
12107         unless COMPILING_FSTATAT.
12108         * m4/openat.m4 (gl_FUNC_OPENAT): Compile fstatat.c too, if fstatat
12109         seems to have the bug.
12110         * lib/fstatat.c: New file.
12111         * modules/openat (Files): Add it.
12112
12113 2006-11-20  Bruno Haible  <bruno@clisp.org>
12114
12115         * Makefile: New file.
12116
12117 2006-11-20  Jim Meyering  <jim@meyering.net>
12118
12119         The beginnings of syntax-related checks for gnulib.
12120         * lib/Makefile: New file.
12121         * lib/t-idcache: New script.  Ensure that the two halves of
12122         idcache.c stay in sync.
12123
12124         * lib/idcache.c: Adjust comments in user- and group- portions to
12125         be more accurate, and to be consistent with one another.
12126
12127 2006-11-20  Jim Meyering  <jim@meyering.net>
12128
12129         * lib/idcache.c: Restore most of the 2006-11-06 patch, so as to
12130         continue using the flexible array member (thus, this module performs
12131         half as many malloc calls), with the addition that...
12132         (getgroup, getuser): Consistently record a non-match via an empty
12133         "name" string, and map an empty string match to a NULL return value.
12134         * modules/idcache (Depends-on): Re-add flexmember.
12135
12136         * lib/idcache.c (getuser): Remove all uses of the register keyword.
12137         (getuidbyname, getgroup, getgidbyname): Likewise.
12138
12139         Use cleaner syntax: NULL rather than 0.
12140         * lib/idcache.c (getuidbyname, getgidbyname): Return NULL, not 0.
12141
12142 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
12143
12144         * lib/idcache.c: Undo most recent patch, dated 2006-11-06.
12145         It mishandled the case where the group was missing.
12146         Problem reported by Greg Schafer.
12147         * modules/idcache: Likewise.
12148
12149 2006-11-18  Jim Meyering  <jim@meyering.net>
12150
12151         * check-module (%exempt_header): Add exception for some
12152         conditionally-included headers.
12153
12154         * modules/i-ring (Depends-on): Add verify.
12155         (License): Change to LGPL.
12156
12157 2006-11-16  Paul Eggert  <eggert@cs.ucla.edu>
12158
12159         * modules/getaddinfo (Depends-on): Remove inttostr; add snprintf.
12160         * lib/getaddrinfo.c: Include snprintf.h rather than intprops.h
12161         and inttostr.h.  Use snprintf rather than uinttostr, so that
12162         LGPLed code doesn't depend on GPLed.
12163
12164 2006-11-17  Paul Eggert  <eggert@cs.ucla.edu>
12165
12166         * modules/inline (License): Change from GPL to LGPL.
12167
12168 2006-11-17  Jim Meyering  <jim@meyering.net>
12169
12170         * modules/d-type (License): Switch to LGPL.
12171
12172 2006-11-15  Bruno Haible  <bruno@clisp.org>
12173
12174         * m4/alloca.m4 (gl_FUNC_ALLOCA): Fix the AC_CACHE_CHECK message.
12175
12176 2006-11-15  Eric Blake  <ebb9@byu.net>
12177
12178         * m4/allocsa.m4 (gl_ALLOCSA): Don't invoke macro already picked up by
12179         the module dependency.
12180
12181 2006-11-15  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
12182             Bruno Haible  <bruno@clisp.org>
12183
12184         * gnulib-tool (func_create_testdir): Add license consistency check.
12185
12186 2006-11-15  Eric Blake  <ebb9@byu.net>
12187
12188         * m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK to avoid a
12189         random "(cached)" in configure output.
12190
12191 2006-11-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12192
12193         * m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK so that the
12194         test for conforming inttypes.h is both announced and cached.
12195
12196         * MODULES.html.sh (seen_modules, seen_files): New variables.
12197         (func_module): Rewrite to use a few less gnulib-tool and sed
12198         invocations.  Avoid a couple of quadratic algorithms for ...
12199         (missed_modules, missed_files): ... these, with ...
12200         (func_append, func_tmpdir): ... these new functions, from
12201         gnulib-tool.  Analogously, install traps for cleanup.
12202
12203         * tests/test-gc.c (main): Remove unused variables.
12204         * tests/test-read-file.c: Include stdlib.h, for 'free'.
12205
12206 2006-11-14  Paul Eggert  <eggert@cs.ucla.edu>
12207
12208         * modules/inttostr (License): Change to LGPL.
12209
12210 2006-11-14  Eric Blake  <ebb9@byu.net>
12211
12212         * modules/tempname (License): Change to LGPL.
12213
12214 2006-11-14  Eric Blake  <ebb9@byu.net>
12215
12216         * doc/functions.texi (Function Portability): *printf functions on
12217         Cygwin now understand all POSIX size specifiers.
12218
12219 2006-11-14  Bruno Haible  <bruno@clisp.org>
12220
12221         * modules/c-ctype (License): Change to LGPL.
12222
12223 2006-11-12  Bruno Haible  <bruno@clisp.org>
12224
12225         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
12226         AC_LIB_LINKFLAGS_BODY): Also set a LIB${NAME}_PREFIX variable. Needed
12227         for GNOME libraries, for which the include files are installed in
12228         subdirectories of $prefix/include.
12229
12230 2006-11-12  Bruno Haible  <bruno@clisp.org>
12231
12232         * m4/lib-link.m4: Require at least autoconf-2.54.
12233         (AC_LIB_LINKFLAGS_BODY) [autoconf < 2.61]: Turn dots into the library
12234         name to underscores for the --with option.
12235
12236 2006-11-13  Bruno Haible  <bruno@clisp.org>
12237
12238         * gnulib-tool (func_create_testdir): Set gl_source_base correctly in
12239         the tests directory.
12240         Reported by Ralf Wildenhues.
12241
12242 2006-11-13  Bruno Haible  <bruno@clisp.org>
12243
12244         * gnulib-tool (func_emit_initmacro_start): Also override AC_LIBSOURCES.
12245         (func_emit_initmacro_end): Undo the override here.
12246         (func_emit_initmacro_done): Emit a definition for gl_LIBSOURCES.
12247         Works around the famous automake error in coreutils.
12248
12249 2006-11-13  Eric Blake  <ebb9@byu.net>
12250
12251         * lib/gl_anytree_oset.h (gl_tree_search_atleast): Return the
12252         element, not its node.
12253
12254 2006-11-12  Bruno Haible  <bruno@clisp.org>
12255
12256         * gnulib-tool (func_emit_lib_Makefile_am): Replace occurrences of
12257         '$(top_srcdir)/build-aux/', taking into account the real auxdir.
12258
12259 2006-11-12  Bruno Haible  <bruno@clisp.org>
12260
12261         * gnulib-tool: New option --local-symlink.
12262         (func_usage): Document it.
12263         (lsymbolic): New variable.
12264         (func_import, func_create_testdir): If --symlink was not specified,
12265         test whether --local-symlink was specified and the file comes from
12266         the local_gnulib_dir.
12267
12268 2006-11-12  Bruno Haible  <bruno@clisp.org>
12269
12270         * gnulib-tool (func_ln): New function.
12271         (func_ln_if_changed, func_create_testdir): Use it instead of "ln -s".
12272
12273 2006-11-12  Bruno Haible  <bruno@clisp.org>
12274
12275         Finish support for source files in subdirectories.
12276         * gnulib-tool (func_emit_lib_Makefile_am): If some of the source files
12277         are in subdirectories, set uses_subdirs and add 'subdir-objects' to
12278         AUTOMAKE_OPTIONS.
12279         (func_import, func_create_testdir): Invoke AM_PROG_CC_C_O in this case.
12280
12281 2006-11-12  Bruno Haible  <bruno@clisp.org>
12282
12283         * gnulib-tool (func_get_automake_snippet): Synthesize also an
12284         EXTRA_lib_SOURCES augmentation.
12285         (func_emit_lib_Makefile_am): Initialize EXTRA_lib..._SOURCES to empty.
12286
12287 2006-11-12  Jim Meyering  <jim@meyering.net>
12288
12289         Make fts (in FTS_CWDFD mode) more efficient by caching a few open
12290         file descriptors.  This also averts a failure on systems with
12291         native openat support when a traversed directory lacks "x" access.
12292         * lib/fts_.h: Include "i-ring.h"
12293         (struct FTS) [fts_fd_ring]: New member.
12294         * lib/fts.c (RESTORE_INITIAL_CWD): Also call fd_ring_clear.
12295         (FCHDIR): Add parentheses.
12296         (fd_ring_check, fd_ring_print) [!FTS_DEBUG]: Define away.
12297         (cwd_advance_fd): Add a 3rd parameter.  Adjust all callers.
12298         When descending, rather than simply closing the previous
12299         fts_cwd_fd value, push that file descriptor onto the ring.
12300         (same_fd, fd_ring_print, fd_ring_check) [FTS_DEBUG]: New functions.
12301         (fts_open): Initialize the new fd_ring member.
12302         (fts_close): Clear the ring.
12303         (fts_safe_changedir): When possible, use our new fd_ring to skip
12304         the diropen and fstat and dev/ino comparison that would normally
12305         accompany a virtual `chdir ("..")'.
12306
12307         * modules/fts (Depends-on): Add i-ring.
12308         * modules/i-ring: New module.
12309         * lib/i-ring.c, lib/i-ring.h, lib/i-ring-test.c: New files.
12310         * m4/i-ring.m4: New file.
12311
12312 2006-11-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12313
12314         * gnulib-tool (func_create_testdir): Fix replacement of
12315         `build-aux' in configure.ac.  Run autotools in gltests
12316         subdirectory.
12317         (func_create_testdir, func_create_megatestdir, test): There is
12318         no need for '--force' in most autotool invocations in a new
12319         tree.  Actually fail the whole test if any of the tools, or the
12320         configure or make stages fail.
12321
12322         Sync from Automake.
12323         * build-aux/gnupload: Revert last change.  Add pointer to upload
12324         instructions of the GNU Maintenance Instructions.
12325         Suggestion by Karl Berry.
12326
12327 2006-11-10  Jim Meyering  <jim@meyering.net>
12328
12329         * lib/fts.c [FTS_DEBUG]: Don't try to print a pointer via %s.
12330
12331 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
12332
12333         * lib/gettext.h (dgettext, dcgettext, ngettext) [! ENABLE_NLS]:
12334         (dngettext, dcngettext, bindtextdomain) [! ENABLE_NLS]:
12335         (bind_textdomain_codeset) [! ENABLE_NLS]:
12336         Evaluate all the arguments.  That way, callers get compatible behavior
12337         if the arguments have side effects.  Also, it avoids some GCC
12338         diagnostics in some cases; Joel E. Denny reported problems when Bison
12339         was configured with --enable-gcc-warnigs.
12340
12341 2006-11-10  Jim Meyering  <jim@meyering.net>
12342
12343         * m4/inline.m4 (gl_INLINE): Check with the compiler, not cpp, so that
12344         relevant options in CFLAGS (like -O, -fno-inline) are taken into
12345         account.
12346
12347 2006-11-10  Jim Meyering  <jim@meyering.net>
12348
12349         * modules/inline: New file/module.
12350         * modules/xalloc (Files): Remove m4/inline.m4.
12351         (Depends-on): Add inline, instead.
12352         * modules/oset: Likewise.
12353         * modules/list: Likewise.
12354
12355 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
12356
12357         * lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
12358         Problem reported by Matthew Woehlke.
12359
12360 2006-11-09  Bruno Haible  <bruno@clisp.org>
12361
12362         * lib/tempname.c (gen_tempname): Remove variant that invokes
12363         __gen_tempname.
12364         * m4/tempname.m4 (gl_FUNC_GEN_TEMPNAME): Don't test for
12365         __gen_tempname.
12366
12367 2006-11-08  Bruno Haible  <bruno@clisp.org>
12368
12369         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_type_long_long_int
12370         to 'yes' instead of 'cross-compiling'.
12371
12372 2006-11-08  Paul Eggert  <eggert@cs.ucla.edu>
12373
12374         * lib/quotearg.h (quotearg_free): New decl.
12375         * lib/quotearg.c (quotearg_free): New function.
12376         (slot0, nslots, slotvec0, slotvec):
12377         Now file-scope so that quotearg_free can get at them.
12378
12379 2006-11-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12380
12381         Sync from Automake.
12382         * build-aux/gnupload: Add missing 'gnu' to example URL.
12383         Report by Karl Berry.
12384
12385 2006-11-08  Bruno Haible  <bruno@clisp.org>
12386
12387         * m4/inline.m4 (gl_INLINE): Also test __NO_INLINE__.
12388         Suggested by Paul Eggert.
12389
12390 2006-11-08  Jim Meyering  <jim@meyering.net>
12391
12392         * lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
12393         It's already included if !_LIBC.
12394         (fts_safe_changedir): Add a comment.
12395
12396 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
12397
12398         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
12399         Tandem NonStop Kernel (OSS) cc -O circa 2004, reported by
12400         Matthew Woehlke.
12401
12402         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Move
12403         definitions up, to avoid colliding with change below.
12404         (static_inline) [HAVE_INLINE]: New macro.
12405         (xnmalloc, xnrealloc, x2nrealloc, xcharalloc):
12406         Provide extern decls when !HAVE_INLINE.  Do not define unless
12407         static_inline is defined, either by us or by xmalloc.c.  Use
12408         static_inline rather than static inline.
12409         (XCALLOC): Optimize sizeof(T) = 1 case.
12410         * lib/xmalloc.c (static_inline) [!HAVE_INLINE]: New macro.
12411
12412 2006-11-07  Bruno Haible  <bruno@clisp.org>
12413
12414         * lib/xalloc.h (XNMALLOC): Restore optimization of sizeof(T) = 1 case.
12415         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require gl_INLINE instead of
12416         AC_C_INLINE.
12417         * modules/xalloc (Files): Add m4/inline.m4.
12418
12419 2006-11-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12420
12421         * README: Fix typo.
12422         * doc/gnulib.texi (Miscellaneous Notes): Likewise, rename...
12423         (Miscellanous Notes): ...from this.
12424
12425 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
12426
12427         * m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
12428         Mention that offsetof should be used instead of sizeof.
12429         From Bruno Haible.
12430
12431 2006-11-07  Bruno Haible  <bruno@clisp.org>
12432
12433         * lib/w32spawn.h (prepare_spawn): Use XNMALLOC instead of xmalloc.
12434
12435 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
12436
12437         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
12438         * lib/gl_anyavltree_list2.h (create_subtree_with_contents):
12439         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
12440         (gl_tree_add_before, gl_tree_add_after):
12441         Use XMALLOC instead of xmalloc, and XCALLOC instead of xzalloc.
12442         * lib/gl_anyhash_list2.h (hash_resize): Likewise.
12443         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
12444         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before):
12445         (gl_linked_add_after, gl_linked_add_at): Likewise.
12446         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents):
12447         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
12448         (gl_tree_add_before, gl_tree_add_after): Likewise.
12449         * lib/gl_anytree_list2.h (gl_tree_create_empty): Likewise.
12450         * lib/gl_anytree_oset.h (gl_tree_create_empty): Likewise.
12451         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
12452
12453 2006-11-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12454
12455         * lib/gl_oset.h: Use C comment style, not C++ comment style.
12456
12457 2006-11-06  Bruno Haible  <bruno@clisp.org>
12458
12459         * m4/inline.m4: New file.
12460         * m4/gl_list.m4 (gl_LIST): Require gl_INLINE.
12461         * modules/list (Files): Add m4/inline.m4.
12462         * modules/oset (Files): Likewise.
12463
12464 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
12465
12466         * lib/idcache.c: Include <stddef.h>, for offsetof.
12467         (struct userid.name): Change from char * to a flexible array member.
12468         All uses changed.
12469         * modules/idcache (Depends-on): Add flexmember.
12470
12471         * MODULES.html.sh (Core language properties): New module flexmember.
12472         * modules/flexmember, m4/flexmember.m4: New files.
12473
12474         * lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now static
12475         inline functions that are identical with the old xnmalloc_inline,
12476         xnrealloc_inline, x2nrealloc_inline of lib/xmalloc.c.  This is so
12477         that we can avoid some unnecessary integer multiplications and
12478         divisions in the common case where the element size is known at
12479         compile time.
12480         (XNMALLOC) [HAVE_INLINE]: Remove special case, which is no longer
12481         needed.
12482         (xnboundedmalloc): Remove.
12483         (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Use lower-case letters for
12484         arguments, for consistency with rest of this header.
12485         (xcharalloc): Rewrite using XNMALLOC.
12486         * lib/xmalloc.c (xnmalloc_inline, xnmalloc, xnrealloc_inline):
12487         (xnrealloc, x2nrealloc_inline, x2nrealloc): Remove.  The *_inline
12488         versions have been moved to lib/xalloc.h and renamed to be the
12489         non-*_inline versions.
12490         (xmalloc, xrealloc): Implement without reference to the xnmalloc
12491         and xnrealloc functions, since those functions are now inline and
12492         now call us.
12493         (x2realloc): Invoke x2realloc, not x2realloc_inline, to accommodate
12494         renaming described above.
12495         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE since
12496         xmalloc.c no longer uses inline directly.  gl_PREREQ_XALLOC now
12497         captures the dependency in AC_C_INLINE.
12498
12499         New module canonicalize-lgpl, proposed by Charles Wilson in
12500         <http://lists.gnu.org/archive/html/bug-gnulib/2006-11/msg00020.html>
12501         with a few small changes afterwards.
12502         * MODULES.html.sh (File system functions): New module
12503         canonicalize-lgpl.
12504         * lib/canonicalize.h: Add comments for canonicalize_filename_mode
12505         and canonicalize_file_name.
12506         * lib/canonicalize-lgpl.c, m4/canonicalize-lgpl.m4:
12507         * modules/canonicalize-lgpl: New files.
12508
12509 2006-11-05  Bruno Haible  <bruno@clisp.org>
12510
12511         * gnulib-tool (func_import, func_create_testdir): Create directories
12512         also for files in subdirectories of lib/.
12513
12514 2006-11-05  Bruno Haible  <bruno@clisp.org>
12515
12516         * lib/gl_array_list.c (gl_array_iterator_next): Make pointer decrement
12517         ANSI C compliant.
12518
12519 2006-11-03  Bruno Haible  <bruno@clisp.org>
12520
12521         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
12522         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require AC_C_INLINE.
12523         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): New macros.
12524         (xnboundedmalloc): New inline function.
12525         * lib/classpath.c (new_classpath): Use XNMALLOC instead of xmalloc.
12526         * lib/clean-temp.c (create_temp_dir): Use XNMALLOC, XMALLOC instead of
12527         xmalloc.
12528         * lib/concatpath.c (concatenated_pathname): Use XNMALLOC instead of
12529         xmalloc.
12530         * lib/fatal-signal.c (at_fatal_signal): Use XNMALLOC instead of xmalloc.
12531         * lib/findprog.c (find_in_path): Use XNMALLOC instead of xmalloc.
12532         * lib/gl_array_list.c (gl_array_create_empty): Use XMALLOC instead of
12533         xmalloc.
12534         (gl_array_create): Use XNMALLOC, XMALLOC instead of xmalloc.
12535         * lib/gl_array_oset.c (gl_array_create_empty): Use XNMALLOC instead of
12536         xmalloc.
12537         * lib/gl_avltree_oset.c (gl_tree_add_first, gl_tree_add_before,
12538         gl_tree_add_after): Use XMALLOC instead of xmalloc.
12539         * lib/gl_carray_list.c (gl_carray_create_empty): Use XMALLOC instead of
12540         xmalloc.
12541         (gl_carray_create): Use XNMALLOC, XMALLOC instead of xmalloc.
12542         * lib/gl_rbtree_oset.c (gl_tree_add_first, gl_tree_add_before,
12543         gl_tree_add_after): Use XMALLOC instead of xmalloc.
12544         * lib/gl_sublist.c (gl_sublist_create): Use XMALLOC instead of xmalloc.
12545         * lib/pagealign_alloc.c (new_memnode): Use XMALLOC instead of xmalloc.
12546         * lib/sh-quote.c (shell_quote_argv): Use XNMALLOC instead of xmalloc.
12547         * lib/xvasprintf.c (xstrcat): Use XNMALLOC instead of xmalloc.
12548
12549 2006-11-03  Bruno Haible  <bruno@clisp.org>
12550
12551         * lib/c-ctype.h [C++]: Define functions without name mangling.
12552         * lib/fwriteerror.h [C++]: Likewise.
12553         * lib/gcd.h [C++]: Likewise.
12554         * lib/linebreak.h [C++]: Likewise.
12555
12556 2006-11-03  Paul Eggert  <eggert@cs.ucla.edu>
12557
12558         * lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING):
12559         (CAN_ALL_BUT_LAST, CAN_MISSING, canonicalize_filename_mode):
12560         Define only if PROVIDE_CANONICALIZE_FILENAME_MODE is defined.
12561         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
12562         Check for functions and headers just once.
12563         Check for declaration of canonicalize_file_name.
12564         Define PROVIDE_CANONICALIZE_FILENAME_MODE.
12565
12566 2006-11-02  Charles Wilson  <cygwin@cwilson.fastmail.fm>
12567
12568         * gnulib-tool (func_import): Fix typo in actioncmd.
12569
12570 2006-11-02  Bruno Haible  <bruno@clisp.org>
12571
12572         * gnulib-tool (func_get_automake_snippet): Interpret a backslash-
12573         newline sequence in the Makefile.am snippet as a space, like "make"
12574         does.
12575         Reported by Roger Persson <perrog@gmail.com>.
12576
12577 2006-11-01  Bruno Haible  <bruno@clisp.org>
12578
12579         * m4/strcase.m4 (gl_FUNC_STRNCASECMP): Check whether strncasecmp is
12580         already declared in <string.h>.
12581         * lib/strcase.h (strncasecmp): Don't declare it if yes.
12582
12583 2006-11-01  Bruno Haible  <bruno@clisp.org>
12584
12585         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Don't define strcasecmp here.
12586         * lib/strcase.h: Include <string.h>.
12587         (strcasecmp): Define to rpl_strcasecmp here.
12588
12589 2006-11-01  Bruno Haible  <bruno@clisp.org>
12590
12591         * lib/printf-parse.c (PRINTF_PARSE): Cast malloc/realloc results.
12592
12593 2006-11-01  Eric Blake  <ebb9@byu.net>
12594
12595         * lib/mkstemp-safer.c (mkstemp_safer): Allow C++ compilation.
12596
12597         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.
12598
12599 2006-10-29  Bruno Haible  <bruno@clisp.org>
12600
12601         Make it compile in C++ mode.
12602         * lib/full-write.c (full_rw): Add a cast.
12603
12604 2006-11-01  Bruno Haible  <bruno@clisp.org>
12605
12606         * gnulib-tool (func_get_automake_snippet): Change sed_combine_lines to
12607         be POSIX compliant.
12608         Reported by Roger Persson <perrog@gmail.com>.
12609
12610 2006-11-01  Eric Blake  <ebb9@byu.net>
12611
12612         * lib/getopt_.h: Fix comments.
12613
12614 2006-10-31  Eric Blake  <ebb9@byu.net>
12615
12616         * modules/tmpdir (Depends-on): Add sys_stat.
12617         * modules/mkdtemp (Depends-on): Add tempname, drop unistd.
12618         * lib/mkdtemp.c (gen_tempname): Remove; tempname covers this.
12619         * lib/tmpdir.c (S_ISDIR): Simplify, thanks to sys_stat.
12620         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Simplify, thanks to
12621         tempname.
12622
12623 2006-10-31  Paul Eggert  <eggert@cs.ucla.edu>
12624
12625         Avoid some C++ diagnostics reported by Bruno Haible.
12626         * lib/quotearg.c (clone_quoting_options): Use xmemdup rather than
12627         xmalloc.
12628         (quotearg_alloc): Use xcharalloc rather than xmalloc.
12629         (struct slotvec): Move to top level.
12630         (quotearg_n_options): Rewrite to avoid xmalloc.
12631         * lib/xalloc.h (xcharalloc): New function.
12632         * (xrealloc, xnrealloc, x2realloc, x2nrealloc, xmemdup):
12633         [defined __cplusplus]: Add function template that provides result
12634         type propagation.  This part of the change is from Bruno Haible.
12635
12636 2006-10-29  Bruno Haible  <bruno@clisp.org>
12637
12638         Make it compile in C++ mode.
12639         * lib/striconv.c (mem_cd_iconv): Cast malloc/realloc result.
12640         * lib/strnlen1.c (strnlen1): Cast memchr result.
12641         * lib/mbchar.h (mb_copy): Rename arguments to 'new_mbc', 'old_mbc'.
12642         * lib/clean-temp.c (string_equals, string_hash): Add casts.
12643         (create_temp_dir): Rename local variable 'template'.
12644         (compile_csharp_using_sscli): Add cast.
12645         * lib/fatal-signal.c (at_fatal_signal): Cast xmalloc result.
12646         * lib/findprog.c (find_in_path): Likewise.
12647         * lib/linebreak.c (mbs_width_linebreaks): Cast malloc result.
12648         * lib/wait-process.c (register_slave_subprocess): Likewise.
12649
12650 2006-10-22  Bruno Haible  <bruno@clisp.org>
12651
12652         * modules/tsearch: New file.
12653         * lib/tsearch.h: New file.
12654         * lib/tsearch.c: New file, from glibc-2.5 with small modifications.
12655         * m4/tsearch.m4: New file.
12656         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add tsearch.
12657
12658 2006-10-29  Eric Blake  <ebb9@byu.net>
12659
12660         * lib/arcfour.c: Assume config.h.
12661         * lib/arctwo.c: Likewise.
12662         * lib/base64.c: Likewise.
12663         * lib/check-version.c: Likewise.
12664         * lib/crc.c: Likewise.
12665         * lib/des.c: Likewise.
12666         * lib/gc-gnulib.c: Likewise.
12667         * lib/gc-libgcrypt.c: Likewise.
12668         * lib/gc-pbkdf2-sha1.c: Likewise.
12669         * lib/getaddrinfo.c: Likewise.
12670         * lib/getdelim.c: Likewise.
12671         * lib/getline.c: Likewise.
12672         * lib/hmac-md5.c: Likewise.
12673         * lib/hmac-sha1.c: Likewise.
12674         * lib/iconvme.c: Likewise.
12675         * lib/md2.c: Likewise.
12676         * lib/md4.c: Likewise.
12677         * lib/memxor.c: Likewise.
12678         * lib/read-file.c: Likewise.
12679         * lib/readline.c: Likewise.
12680         * lib/rijndael-alg-fst.c: Likewise.
12681         * lib/rijndael-api-fst.c: Likewise.
12682         * lib/xgetdomainname.c: Likewise.
12683
12684 2006-10-28  Eric Blake  <ebb9@byu.net>
12685
12686         * lib/xstrndup.c: Assume config.h.
12687
12688 2006-10-27  Paul Eggert  <eggert@cs.ucla.edu>
12689
12690         Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
12691         stat-macros.h is now for our own macros, whereas stat_h is for
12692         macros in the <sys/stat.h> name space.
12693         * lib/stat-macros.h: Remove copyright notice, as this file is now tiny.
12694         (STAT_MACROS_H): Remove.
12695         (S_IFMT, S_ISBLK, S_ISCHR, S_ISDIR, S_ISFIFO, S_ISLNK, S_ISNAM):
12696         (S_ISMPB, S_ISMPC, S_ISNWK, S_ISREG, S_ISSOCK, S_ISDOOR, S_ISPORT):
12697         (S_TYPEISMQ, S_TYPEISTMO, S_TYPEISSEM, S_TYPEISSHM, S_ISCTG, S_ISOFD):
12698         (S_ISOFL, S_ISWHT, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IRGRP):
12699         (S_IROTH, S_IWUSR, S_IWGRP, S_IWOTH, S_IXUSR, S_IXGRP, S_IXOTH):
12700         (S_IRWXU, S_IRWXG, S_IRWXO, S_IXUGO, S_IRWXUGO):
12701         Move these macros to ...
12702         * lib/stat_.h: here.  Don't include stat-macros.h.
12703         * lib/canonicalize.c: Don't include stat-macros.h.
12704         * lib/chown.c: Likewise.
12705         * lib/euidaccess.c: Likewise.
12706         * lib/file-type.c: Likewise.
12707         * lib/filemode.c: Likewise.
12708         * lib/glob.c: Likewise.
12709         * lib/isapipe.c: Likewise.
12710         * lib/lchown.c: Likewise.
12711         * lib/lstat.c: Likewise.
12712         * lib/mkdir-p.c: Likewise.
12713         * lib/rmdir.c: Likewise.
12714         * m4/lchown.m4 (gl_FUNC_LCHOWN): Don't require gl_STAT_MACROS.
12715         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Don't check for io.h
12716         unless mkdir isn't declared, to speed up 'configure'.
12717         Always create sys/stat.h, since it's unlikely any real sys/stat.h
12718         would define all the S_* symbols.
12719         * modules/canonicalize (Depends-on):
12720         Depend on sys_stat, not stat-macros.
12721         * modules/chown: Likewise.
12722         * modules/euidaccess: Likewise.
12723         * modules/filemode: Likewise.
12724         * modules/file-type: Likewise.
12725         * modules/glob: Likewise.
12726         * modules/isapipe: Likewise.
12727         * modules/lchown: Likewise.
12728         * modules/lstat: Likewise.
12729         * modules/mkancesdirs: Likewise.
12730         * modules/rmdir: Likewise.
12731         * modules/mkdir-p (Depends-on): Also depend on sys_stat.
12732         * modules/modechange: Likewise.
12733         * modules/stat-macros (Files): Remove m4/stat-macros.m4.
12734         (configure.ac): Remove gl_STAT_MACROS.
12735         * modules/sys_stat (Depends-on): Remove stat-macros.
12736
12737 2006-10-27  Bruno Haible  <bruno@clisp.org>
12738
12739         * m4/signed.m4: Remove file.
12740         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS_: Remove bh_C_SIGNED
12741         invocation.
12742         * modules/vasnprintf (Files): Remove m4/signed.m4.
12743
12744 2006-10-27  Bruno Haible  <bruno@clisp.org>
12745
12746         Update to GNU gettext 0.16.
12747         * modules/gettext (Files): Add m4/intl.m4, m4/intldir.m4. Remove
12748         m4/inttypes-h.m4, m4/signed.m4.
12749         * m4/gettext.m4: Update to GNU gettext 0.16.
12750         * m4/intl.m4: New file, from GNU gettext.
12751         * m4/intldir.m4: New file, from GNU gettext.
12752         * config/srclist.txt: Update
12753
12754 2006-10-27  Eric Blake  <ebb9@byu.net>
12755
12756         * MODULES.html.sh: Document tempname.
12757         * modules/mkstemp (Depends-on): Add tempname, and drop transitive
12758         dependencies.
12759         (Files): Move lib/tempname.c...
12760         * modules/tempname: ...to this new module.
12761         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Remove tempname checks.
12762         (gl_PREREQ_TEMPNAME): Move...
12763         * m4/tempname.m4: ...to this new file.
12764         * lib/mkstemp.c (includes) [!_LIBC]: Use tempname.h.
12765         * modules/sys_stat (Depends-on): Add stat-macros.
12766         * lib/stat_.h (includes): Pick up stat macros.
12767         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Replace <sys/stat.h>
12768         if stat macros are broken.
12769         * lib/tempname.c (includes): No need to include "stat-macros.h".
12770         (__gen_tempname) [!_LIBC]: Expose as gen_tempname.
12771         (direxists, __path_search) [!_LIBC]: Don't compile these in
12772         gnulib; the tmpdir module covers that.
12773         * lib/tempname.h: New file.
12774
12775 2006-10-26  Paul Eggert  <eggert@cs.ucla.edu>
12776
12777         * COPYING: Explain how gnulib-tool converts licence headers.
12778         Almost all wording by Eric Blake.
12779
12780 2006-10-25  Paul Eggert  <eggert@cs.ucla.edu>
12781
12782         * lib/mbchar.h (is_basic_table): Make read-only.
12783         * lib/mbchar.c (is_basic_table): Likewise.
12784         Reported by John Darrington.
12785
12786 2006-10-25  Bruno Haible  <bruno@clisp.org>
12787
12788         * lib/progname.h (set_program_name): Undefine before defining.
12789
12790 2006-10-25  Bruno Haible  <bruno@clisp.org>
12791
12792         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to
12793         false for non-gcc C++ compilers.
12794         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
12795
12796 2006-10-24  Bruno Haible  <bruno@clisp.org>
12797
12798         * lib/striconv.c (mem_cd_iconv, str_cd_iconv): Treat all non-GNU
12799         iconv implementations like Irix iconv.
12800
12801 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
12802
12803         * modules/vararrays: New file.
12804         * m4/vararrays.m4: New file, taken from diffutils.
12805         * MODULES.html.sh: New module vararrays.
12806
12807 2006-10-24  Karl Berry  <karl@gnu.org>
12808
12809         * doc/gnulib-intro.texi: --- instead of --; non-naive naive.
12810         Don't call GNU Unix.
12811
12812 2006-10-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12813
12814         * users.txt: Add Libtool.
12815
12816         Sync from Libtool:
12817
12818         2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
12819
12820         * lib/argz.c: Remove check for HAVE_CONFIG_H, to conform
12821         to gnulib's policy of including config.h unconditionally.
12822
12823 2006-10-24  Bruno Haible  <bruno@clisp.org>
12824
12825         * modules/wcwidth (Files): Add m4/wint_t.m4.
12826         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gt_TYPE_WINT_T.
12827         * lib/wcwidth.h (iswprint): Use 'int' if 'wint_t' is not defined.
12828
12829 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
12830
12831         * lib/getdate.y (yyerror): Make the arguments pointer-to-const,
12832         to pacify GCC with some -W flags enabled.  Problem reported by
12833         Bruno Haible.
12834
12835 2006-10-24  Jim Meyering  <jim@meyering.net>
12836
12837         * MODULES.html.sh: Remove uinttostr.  It's not a module.
12838         Reported by Karl Berry.
12839
12840 2006-10-23  Bruno Haible  <bruno@clisp.org>
12841
12842         * lib/fts.c (fts_build): Move variable declaration, for C89 compliance.
12843
12844 2006-10-24  Bruno Haible  <bruno@clisp.org>
12845
12846         * lib/gl_list.h: Use C comment style, not C++ comment style.
12847
12848 2006-10-23  Eric Blake  <ebb9@byu.net>
12849
12850         * lib/getaddrinfo.c (includes): Add missing include.
12851
12852 2006-10-23  Bruno Haible  <bruno@clisp.org>
12853             Paul Eggert  <eggert@cs.ucla.edu>
12854
12855         Ability to rename obstack_free.
12856         * lib/obstack.h (__obstack_free): New macro. Declare instead of
12857         obstack_free.
12858         (obstack_free): Invoke the __obstack_free macro.
12859         * lib/obstack.c (obstack_free): Use __obstack_free macro.
12860
12861 2006-10-23  Bruno Haible  <bruno@clisp.org>
12862             Paul Eggert  <eggert@cs.ucla.edu>
12863
12864         * lib/argp.h (argp_parse, __argp_parse): Comment out the identifiers
12865         __argc, __argv from the declaration. (They are defined as macros on
12866         mingw.)
12867
12868 2006-10-22  Bruno Haible  <bruno@clisp.org>
12869
12870         * doc/gnulib-intro.texi: New file.
12871         * doc/gnulib.texi: Include it.
12872
12873 2006-10-21  Bruno Haible  <bruno@clisp.org>
12874
12875         * doc/gnulib.texi: Split the chapter "Gnulib" into 3 chapters
12876         "Introduction", "Miscellanous Notes", "Particular Modules".
12877
12878 2006-10-21  Bruno Haible  <bruno@clisp.org>
12879
12880         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
12881         Change mostlyclean-local rule to avoid sh syntax error from bash
12882         versions 2.00..2.05 when $(MOSTLYCLEANDIRS) is empty.
12883
12884 2006-10-23  Jim Meyering  <jim@meyering.net>
12885
12886         * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,
12887         in place of snprintf.
12888
12889         * modules/inttostr (Files): Add lib/uinttostr.c.
12890         * lib/uinttostr.c (inttostr): New file/function.
12891         * lib/inttostr.h (uinttostr): Declare.
12892         * m4/inttostr.m4: Add AC_LIBOBJ([uinttostr]).
12893         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
12894         Add uinttostr.
12895         * modules/getaddrinfo (Depends-on): Remove snprintf.  Add inttostr.
12896
12897 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
12898
12899         * lib/canonicalize.c (ELOOP): Define if not already defined.
12900         Problem reported by Bruno Haible in
12901         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00282.html>.
12902
12903 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
12904
12905         * lib/stdint_.h [defined _AIX]: Don't include <sys/types.h>.
12906         Problem reported by Perry Smith and Ville Laurikari.
12907
12908         * lib/getndelim2.c (SSIZE_MAX): Use same defn that getdelim.c
12909         uses.
12910
12911 2006-10-19  Bruno Haible  <bruno@clisp.org>
12912
12913         * lib/getndelim2.c (SSIZE_MAX): Provide fallback definition. Needed
12914         for mingw.
12915
12916 2006-10-19  Bruno Haible  <bruno@clisp.org>
12917
12918         * lib/openat-priv.h (EOPNOTSUPP): Provide fallback definition.
12919         Needed for mingw.
12920
12921 2006-10-19  Bruno Haible  <bruno@clisp.org>
12922
12923         * m4/size_max.m4 (gl_SIZE_MAX): Cache the result.
12924
12925 2006-10-19  Bruno Haible  <bruno@clisp.org>
12926
12927         * m4/allocsa.m4 (gl_ALLOCSA): Invoke gl_FUNC_ALLOCA, don't AC_REQUIRE
12928         it.
12929
12930 2006-10-19  Bruno Haible  <bruno@clisp.org>
12931
12932         * m4/alloca.m4 (gl_FUNC_ALLOCA): Cache the result of the AC_EGREP_CPP
12933         invocation.
12934
12935 2006-10-19  Bruno Haible  <bruno@clisp.org>
12936
12937         * gnulib-tool (func_create_testdir): Don't include ftruncate and
12938         mountlist by default.
12939
12940 2006-10-16  Bruno Haible  <bruno@clisp.org>
12941
12942         * lib/c-strstr.c: Include c-strstr.h.
12943
12944 2006-10-18  Charles Wilson  <cygwin@cwilson.fastmail.fm>
12945
12946         * gnulib-tool: Don't clobber $sourcebase when $local_gnulib_dir ends
12947         in a slash.
12948
12949 2006-10-18  Bruno Haible  <bruno@clisp.org>
12950
12951         * lib/lock.h [C++]: Wrap definitions in extern "C".
12952
12953 2006-10-18  Bruno Haible  <bruno@clisp.org>
12954
12955         * gnulib-tool (func_emit_initmacro_end): Remove duplicates from the
12956         gl_LIBOBJS list.
12957
12958 2006-10-18  Bruno Haible  <bruno@clisp.org>
12959
12960         * lib/findprog.c (find_in_path): Avoid "gcc -Wwrite-strings" warning.
12961
12962 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>
12963
12964         * lib/xstrtol.h: Include gettext.h.
12965         (_STRTOL_ERROR): Wrap English-language formats inside gettext.
12966         Problem reported by Eric Blake.
12967         * modules/xstrtol (Depends-on): Add gettext-h.
12968
12969 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>  (tiny change)
12970
12971         * lib/strftime.c (advance): New macro.
12972         (add): Use it to avoid adding 0 to a FILE *.  FILE can be an
12973         incomplete type, so you can't add 0 to it.  Problem and patch
12974         reported by Eelco Dolstra for dietlibc.
12975
12976 2006-10-18  Jim Meyering  <jim@meyering.net>
12977
12978         * lib/readutmp.c (desirable_utmp_entry): Use "bool" as the
12979         type for a local, and rename it: s/up/user_proc/.
12980
12981 2006-10-18  Sergey Poznyakoff  <gray@gnu.org.ua>
12982
12983         * lib/readutmp.c (desirable_utmp_entry): Implement new flag:
12984         READ_UTMP_USER_PROCESS.
12985         * lib/readutmp.h (READ_UTMP_USER_PROCESS): New flag
12986
12987 2006-10-17  Paul Eggert  <eggert@cs.ucla.edu>
12988
12989         * lib/localcharset.c: Do not check HAVE_SETLOCALE.
12990         * m4/localcharset.m4 (gl_LOCALCHARSET): Don't check for setlocale.
12991
12992 2006-10-17  Eric Blake  <ebb9@byu.net>
12993
12994         * lib/sigprocmask.c (sigprocmask): Fix typo.
12995
12996         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Fix typo.
12997
12998         * modules/clean-temp (Makefile.am): Don't add to make output...
12999         (configure.ac): ...instead define SIGNAL_SAFE_LIST inside
13000         config.h.
13001
13002 2006-10-17  Bruno Haible  <bruno@clisp.org>
13003
13004         * lib/gettext.h (gettext, ngettext, pgettext, npgettext): Define
13005         differently if DEFAULT_TEXT_DOMAIN is set.
13006
13007 2006-10-16  Bruno Haible  <bruno@clisp.org>
13008
13009         * lib/clean-temp.c: Include fwriteerror.h.
13010
13011 2006-10-16  Bruno Haible  <bruno@clisp.org>
13012
13013         * getndelim2.m4 (gl_GETNDELIM2): Remove 2003-10-23 hack.
13014
13015 2006-10-16  Bruno Haible  <bruno@clisp.org>
13016
13017         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Also test for sigset_t.
13018         * lib/sigprocmask.h: Include <sys/types.h>.
13019         (sigset_t): Use the system's definition if present.
13020
13021 2006-10-17  Eric Blake  <ebb9@byu.net>
13022
13023         * lib/xvasprintf.c (includes): Assume config.h.
13024         * lib/xasprintf.c (includes): Likewise.
13025
13026 2006-10-16  Paul Eggert  <eggert@cs.ucla.edu>
13027
13028         * lib/fsusage.c (PROPAGATE_ALL_ONES): Don't assume uintmax_t is
13029         at least as wide as intmax_t.
13030
13031 2006-10-16  Alexandre Duret-Lutz  <adl@gnu.org>
13032
13033         (Imported from Automake.)
13034         * build-aux/gnupload: Update to version 1.1 of directive file.
13035
13036 2006-10-16  Eric Blake  <ebb9@byu.net>
13037
13038         * modules/configmake (Makefile.am): Add pkglibexecdir support, to
13039         match Automake 1.10a.
13040
13041 2006-10-14  Bruno Haible  <bruno@clisp.org>
13042
13043         * modules/sigprocmask: New file.
13044         * lib/sigprocmask.h: New file.
13045         * lib/sigprocmask.c: New file.
13046         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Renamed from
13047         gt_SIGNALBLOCKING. When not defining HAVE_POSIX_SIGNALBLOCKING,
13048         request sigprocmask.o.
13049         (gl_PREREQ_SIGPROCMASK): New macro.
13050         * modules/fatal-signal (Files): Remove m4/signalblocking.m4.
13051         (Depends-on): Add sigprocmask.
13052         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Don't require
13053         gt_SIGNALBLOCKING. Test for 'raise' only once.
13054         * lib/fatal-signal.c: Include sigprocmask.h.
13055         (fatal_signal_set, init_fatal_signal_set, block_fatal_signals,
13056         unblock_fatal_signals): Define always.
13057         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
13058         sigprocmask.
13059
13060 2006-10-14  Paul Eggert  <eggert@cs.ucla.edu>
13061
13062         Sync from Automake.
13063         * build-aux/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m,
13064         which incorrectly sets the mode of an existing destination
13065         directory.  In some cases the unpatched install-sh could do the
13066         equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD
13067         system.  We hope this is rare in practice, but it's clearly worth
13068         fixing.  Problem reported by Alex Unleashed in
13069         <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
13070         Also, don't bother to check for -m bugs unless we're using -m;
13071         suggested by Stepan Kasal.
13072
13073 2006-10-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13074
13075         Sync from Automake.
13076         * build-aux/depcomp (gcc3): Put dependency extraction flags before the
13077         `-c' flag, so they appear at the same position as in %FASTDEP%
13078         mode in depend2.am.  Fixes build failure for FreeBSD's c89,
13079         which ignores unknown options only after the first non-option.
13080         Bug report against M4 by Nelson H. F. Beebe.
13081
13082 2006-10-13  Jim Meyering  <jim@meyering.net>
13083
13084         Fix a bug in yesterday's change.
13085         * lib/fts.c (fts_open): When using FTS_XDEV|FTS_NOSTAT,
13086         p->fts_statp->st_dev would be used uninitialized.
13087         Ensures that we always call fts_stat on the very first entry.
13088         Miklos Szeredi reported that find -xdev stopped working.
13089
13090 2006-10-12  Bruno Haible  <bruno@clisp.org>
13091
13092         * gnulib-tool (func_get_automake_snippet): Append an automatically
13093         computed EXTRA_DIST augmentation.
13094         * modules/acl (Makefile.am): Remove EXTRA_DIST augmentation.
13095         * modules/alloca-opt (Makefile.am): Likewise.
13096         * modules/allocsa (Makefile.am): Likewise.
13097         * modules/arcfour (Makefile.am): Likewise.
13098         * modules/arctwo (Makefile.am): Likewise.
13099         * modules/argmatch (Makefile.am): Likewise.
13100         * modules/argz (Makefile.am): Likewise.
13101         * modules/atexit (Makefile.am): Likewise.
13102         * modules/backupfile (Makefile.am): Likewise.
13103         * modules/byteswap (Makefile.am): Likewise.
13104         * modules/c-strtod (Makefile.am): Likewise.
13105         * modules/c-strtold (Makefile.am): Likewise.
13106         * modules/calloc (Makefile.am): Likewise.
13107         * modules/canon-host (Makefile.am): Likewise.
13108         * modules/canonicalize (Makefile.am): Likewise.
13109         * modules/chdir-long (Makefile.am): Likewise.
13110         * modules/chdir-safer (Makefile.am): Likewise.
13111         * modules/check-version (Makefile.am): Likewise.
13112         * modules/chown (Makefile.am): Likewise.
13113         * modules/cloexec (Makefile.am): Likewise.
13114         * modules/close-stream (Makefile.am): Likewise.
13115         * modules/closeout (Makefile.am): Likewise.
13116         * modules/crc (Makefile.am): Likewise.
13117         * modules/csharpexec (Makefile.am): Likewise.
13118         * modules/cycle-check (Makefile.am): Likewise.
13119         * modules/des (Makefile.am): Likewise.
13120         * modules/dev-ino (Makefile.am): Likewise.
13121         * modules/dirfd (Makefile.am): Likewise.
13122         * modules/dirname (Makefile.am): Likewise.
13123         * modules/dup2 (Makefile.am): Likewise.
13124         * modules/eealloc (Makefile.am): Likewise.
13125         * modules/error (Makefile.am): Likewise.
13126         * modules/euidaccess (Makefile.am): Likewise.
13127         * modules/exclude (Makefile.am): Likewise.
13128         * modules/exitfail (Makefile.am): Likewise.
13129         * modules/fcntl-safer (Makefile.am): Likewise.
13130         * modules/fcntl (Makefile.am): Likewise.
13131         * modules/file-type (Makefile.am): Likewise.
13132         * modules/fileblocks (Makefile.am): Likewise.
13133         * modules/filemode (Makefile.am): Likewise.
13134         * modules/filenamecat (Makefile.am): Likewise.
13135         * modules/fnmatch (Makefile.am): Likewise.
13136         * modules/fopen-safer (Makefile.am): Likewise.
13137         * modules/fpending (Makefile.am): Likewise.
13138         * modules/fprintftime (Makefile.am): Likewise.
13139         * modules/free (Makefile.am): Likewise.
13140         * modules/fsusage (Makefile.am): Likewise.
13141         * modules/ftruncate (Makefile.am): Likewise.
13142         * modules/fts (Makefile.am): Likewise.
13143         * modules/gc-arcfour (Makefile.am): Likewise.
13144         * modules/gc-des (Makefile.am): Likewise.
13145         * modules/gc-hmac-md5 (Makefile.am): Likewise.
13146         * modules/gc-hmac-sha1 (Makefile.am): Likewise.
13147         * modules/gc-md4 (Makefile.am): Likewise.
13148         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
13149         * modules/gc-sha1 (Makefile.am): Likewise.
13150         * modules/gc (Makefile.am): Likewise.
13151         * modules/getaddrinfo (Makefile.am): Likewise.
13152         * modules/getcwd (Makefile.am): Likewise.
13153         * modules/getdelim (Makefile.am): Likewise.
13154         * modules/getdomainname (Makefile.am): Likewise.
13155         * modules/getgroups (Makefile.am): Likewise.
13156         * modules/gethostname (Makefile.am): Likewise.
13157         * modules/gethrxtime (Makefile.am): Likewise.
13158         * modules/getline (Makefile.am): Likewise.
13159         * modules/getloadavg (Makefile.am): Likewise.
13160         * modules/getlogin_r (Makefile.am): Likewise.
13161         * modules/getndelim2 (Makefile.am): Likewise.
13162         * modules/getopt (Makefile.am): Likewise.
13163         * modules/getpagesize (Makefile.am): Likewise.
13164         * modules/getpass-gnu (Makefile.am): Likewise.
13165         * modules/getpass (Makefile.am): Likewise.
13166         * modules/getsubopt (Makefile.am): Likewise.
13167         * modules/gettime (Makefile.am): Likewise.
13168         * modules/gettimeofday (Makefile.am): Likewise.
13169         * modules/getugroups (Makefile.am): Likewise.
13170         * modules/getusershell (Makefile.am): Likewise.
13171         * modules/glob (Makefile.am): Likewise.
13172         * modules/group-member (Makefile.am): Likewise.
13173         * modules/hard-locale (Makefile.am): Likewise.
13174         * modules/hash (Makefile.am): Likewise.
13175         * modules/hmac-md5 (Makefile.am): Likewise.
13176         * modules/hmac-sha1 (Makefile.am): Likewise.
13177         * modules/human (Makefile.am): Likewise.
13178         * modules/idcache (Makefile.am): Likewise.
13179         * modules/imaxabs (Makefile.am): Likewise.
13180         * modules/imaxdiv (Makefile.am): Likewise.
13181         * modules/inet_ntop (Makefile.am): Likewise.
13182         * modules/inet_pton (Makefile.am): Likewise.
13183         * modules/intprops (Makefile.am): Likewise.
13184         * modules/inttostr (Makefile.am): Likewise.
13185         * modules/inttypes (Makefile.am): Likewise.
13186         * modules/isapipe (Makefile.am): Likewise.
13187         * modules/javaversion (Makefile.am): Likewise.
13188         * modules/lchmod (Makefile.am): Likewise.
13189         * modules/lchown (Makefile.am): Likewise.
13190         * modules/localcharset (Makefile.am): Likewise.
13191         * modules/long-options (Makefile.am): Likewise.
13192         * modules/lstat (Makefile.am): Likewise.
13193         * modules/malloc (Makefile.am): Likewise.
13194         * modules/mathl (Makefile.am): Likewise.
13195         * modules/mbchar (Makefile.am): Likewise.
13196         * modules/md2 (Makefile.am): Likewise.
13197         * modules/md4 (Makefile.am): Likewise.
13198         * modules/md5 (Makefile.am): Likewise.
13199         * modules/memcasecmp (Makefile.am): Likewise.
13200         * modules/memchr (Makefile.am): Likewise.
13201         * modules/memcmp (Makefile.am): Likewise.
13202         * modules/memcoll (Makefile.am): Likewise.
13203         * modules/memcpy (Makefile.am): Likewise.
13204         * modules/memmem (Makefile.am): Likewise.
13205         * modules/memmove (Makefile.am): Likewise.
13206         * modules/mempcpy (Makefile.am): Likewise.
13207         * modules/memrchr (Makefile.am): Likewise.
13208         * modules/memset (Makefile.am): Likewise.
13209         * modules/memxor (Makefile.am): Likewise.
13210         * modules/mkancesdirs (Makefile.am): Likewise.
13211         * modules/mkdir-p (Makefile.am): Likewise.
13212         * modules/mkdir (Makefile.am): Likewise.
13213         * modules/mkdtemp (Makefile.am): Likewise.
13214         * modules/mkstemp (Makefile.am): Likewise.
13215         * modules/mktime (Makefile.am): Likewise.
13216         * modules/modechange (Makefile.am): Likewise.
13217         * modules/mountlist (Makefile.am): Likewise.
13218         * modules/nanosleep (Makefile.am): Likewise.
13219         * modules/obstack (Makefile.am): Likewise.
13220         * modules/openat (Makefile.am): Likewise.
13221         * modules/pagealign_alloc (Makefile.am): Likewise.
13222         * modules/pathmax (Makefile.am): Likewise.
13223         * modules/physmem (Makefile.am): Likewise.
13224         * modules/poll (Makefile.am): Likewise.
13225         * modules/posixtm (Makefile.am): Likewise.
13226         * modules/posixver (Makefile.am): Likewise.
13227         * modules/putenv (Makefile.am): Likewise.
13228         * modules/quote (Makefile.am): Likewise.
13229         * modules/quotearg (Makefile.am): Likewise.
13230         * modules/raise (Makefile.am): Likewise.
13231         * modules/read-file (Makefile.am): Likewise.
13232         * modules/readline (Makefile.am): Likewise.
13233         * modules/readlink (Makefile.am): Likewise.
13234         * modules/readtokens (Makefile.am): Likewise.
13235         * modules/readutmp (Makefile.am): Likewise.
13236         * modules/realloc (Makefile.am): Likewise.
13237         * modules/regex (Makefile.am): Likewise.
13238         * modules/rename-dest-slash (Makefile.am): Likewise.
13239         * modules/rename (Makefile.am): Likewise.
13240         * modules/rijndael (Makefile.am): Likewise.
13241         * modules/rmdir (Makefile.am): Likewise.
13242         * modules/rpmatch (Makefile.am): Likewise.
13243         * modules/safe-read (Makefile.am): Likewise.
13244         * modules/safe-write (Makefile.am): Likewise.
13245         * modules/same-inode (Makefile.am): Likewise.
13246         * modules/same (Makefile.am): Likewise.
13247         * modules/save-cwd (Makefile.am): Likewise.
13248         * modules/savedir (Makefile.am): Likewise.
13249         * modules/setenv (Makefile.am): Likewise.
13250         * modules/settime (Makefile.am): Likewise.
13251         * modules/sha1 (Makefile.am): Likewise.
13252         * modules/sig2str (Makefile.am): Likewise.
13253         * modules/snprintf (Makefile.am): Likewise.
13254         * modules/stat-macros (Makefile.am): Likewise.
13255         * modules/stat-time (Makefile.am): Likewise.
13256         * modules/stdbool (Makefile.am): Likewise.
13257         * modules/stdint (Makefile.am): Likewise.
13258         * modules/stdlib-safer (Makefile.am): Likewise.
13259         * modules/stpcpy (Makefile.am): Likewise.
13260         * modules/stpncpy (Makefile.am): Likewise.
13261         * modules/strcase (Makefile.am): Likewise.
13262         * modules/strcasestr (Makefile.am): Likewise.
13263         * modules/strchrnul (Makefile.am): Likewise.
13264         * modules/strcspn (Makefile.am): Likewise.
13265         * modules/strdup (Makefile.am): Likewise.
13266         * modules/strerror (Makefile.am): Likewise.
13267         * modules/strftime (Makefile.am): Likewise.
13268         * modules/strndup (Makefile.am): Likewise.
13269         * modules/strnlen (Makefile.am): Likewise.
13270         * modules/strpbrk (Makefile.am): Likewise.
13271         * modules/strsep (Makefile.am): Likewise.
13272         * modules/strstr (Makefile.am): Likewise.
13273         * modules/strtod (Makefile.am): Likewise.
13274         * modules/strtoimax (Makefile.am): Likewise.
13275         * modules/strtok_r (Makefile.am): Likewise.
13276         * modules/strtol (Makefile.am): Likewise.
13277         * modules/strtoll (Makefile.am): Likewise.
13278         * modules/strtoul (Makefile.am): Likewise.
13279         * modules/strtoull (Makefile.am): Likewise.
13280         * modules/strtoumax (Makefile.am): Likewise.
13281         * modules/strverscmp (Makefile.am): Likewise.
13282         * modules/sys_socket (Makefile.am): Likewise.
13283         * modules/sys_stat (Makefile.am): Likewise.
13284         * modules/sysexits (Makefile.am): Likewise.
13285         * modules/time_r (Makefile.am): Likewise.
13286         * modules/timegm (Makefile.am): Likewise.
13287         * modules/timespec (Makefile.am): Likewise.
13288         * modules/tmpfile-safer (Makefile.am): Likewise.
13289         * modules/trim (Makefile.am): Likewise.
13290         * modules/unistd-safer (Makefile.am): Likewise.
13291         * modules/unlinkdir (Makefile.am): Likewise.
13292         * modules/unlocked-io (Makefile.am): Likewise.
13293         * modules/userspec (Makefile.am): Likewise.
13294         * modules/utime (Makefile.am): Likewise.
13295         * modules/utimecmp (Makefile.am): Likewise.
13296         * modules/utimens (Makefile.am): Likewise.
13297         * modules/vasnprintf (Makefile.am): Likewise.
13298         * modules/vasprintf (Makefile.am): Likewise.
13299         * modules/vsnprintf (Makefile.am): Likewise.
13300         * modules/xalloc (Makefile.am): Likewise.
13301         * modules/xgetcwd (Makefile.am): Likewise.
13302         * modules/xnanosleep (Makefile.am): Likewise.
13303         * modules/xreadlink (Makefile.am): Likewise.
13304         * modules/xstrtod (Makefile.am): Likewise.
13305         * modules/xstrtol (Makefile.am): Likewise.
13306         * modules/xstrtold (Makefile.am): Likewise.
13307         * modules/yesno (Makefile.am): Likewise.
13308         * modules/getdate (Makefile.am): Don't add getdate.h to EXTRA_DIST.
13309
13310 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
13311
13312         * modules/error (Makefile.am): Distribute files through
13313         EXTRA_DIST, not lib_SOURCES.
13314
13315 2006-10-12  Eric Blake  <ebb9@byu.net>
13316
13317         * modules/error (Makefile.am): Distribute files in /lib.
13318         * modules/obstack (Makefile.am): Likewise.
13319
13320 2006-10-12  Bruno Haible  <bruno@clisp.org>
13321
13322         * modules/acl (Makefile.am): Distribute all files in lib/ through
13323         EXTRA_DIST.
13324         * modules/arcfour (Makefile.am): Likewise.
13325         * modules/arctwo (Makefile.am): Likewise.
13326         * modules/argmatch (Makefile.am): Likewise.
13327         * modules/argz (Makefile.am): Likewise.
13328         * modules/atexit (Makefile.am): Likewise.
13329         * modules/backupfile (Makefile.am): Likewise.
13330         * modules/c-strtod (Makefile.am): Likewise.
13331         * modules/c-strtold (Makefile.am): Likewise.
13332         * modules/calloc (Makefile.am): Likewise.
13333         * modules/canon-host (Makefile.am): Likewise.
13334         * modules/canonicalize (Makefile.am): Likewise.
13335         * modules/chdir-long (Makefile.am): Likewise.
13336         * modules/chdir-safer (Makefile.am): Likewise.
13337         * modules/check-version (Makefile.am): Likewise.
13338         * modules/chown (Makefile.am): Likewise.
13339         * modules/cloexec (Makefile.am): Likewise.
13340         * modules/close-stream (Makefile.am): Likewise.
13341         * modules/closeout (Makefile.am): Likewise.
13342         * modules/crc (Makefile.am): Likewise.
13343         * modules/cycle-check (Makefile.am): Likewise.
13344         * modules/des (Makefile.am): Likewise.
13345         * modules/dirfd (Makefile.am): Likewise.
13346         * modules/dirname (Makefile.am): Likewise.
13347         * modules/dup2 (Makefile.am): Likewise.
13348         * modules/euidaccess (Makefile.am): Likewise.
13349         * modules/exclude (Makefile.am): Likewise.
13350         * modules/exitfail (Makefile.am): Likewise.
13351         * modules/fcntl-safer (Makefile.am): Likewise.
13352         * modules/file-type (Makefile.am): Likewise.
13353         * modules/fileblocks (Makefile.am): Likewise.
13354         * modules/filemode (Makefile.am): Likewise.
13355         * modules/filenamecat (Makefile.am): Likewise.
13356         * modules/fnmatch (Makefile.am): Likewise.
13357         * modules/fopen-safer (Makefile.am): Likewise.
13358         * modules/fpending (Makefile.am): Likewise.
13359         * modules/fprintftime (Makefile.am): Likewise.
13360         * modules/free (Makefile.am): Likewise.
13361         * modules/fsusage (Makefile.am): Likewise.
13362         * modules/ftruncate (Makefile.am): Likewise.
13363         * modules/fts (Makefile.am): Likewise.
13364         * modules/gc (Makefile.am): Likewise.
13365         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
13366         * modules/getaddrinfo (Makefile.am): Likewise.
13367         * modules/getcwd (Makefile.am): Likewise.
13368         * modules/getdelim (Makefile.am): Likewise.
13369         * modules/getdomainname (Makefile.am): Likewise.
13370         * modules/getgroups (Makefile.am): Likewise.
13371         * modules/gethostname (Makefile.am): Likewise.
13372         * modules/gethrxtime (Makefile.am): Likewise.
13373         * modules/getline (Makefile.am): Likewise.
13374         * modules/getloadavg (Makefile.am): Likewise.
13375         * modules/getlogin_r (Makefile.am): Likewise.
13376         * modules/getopt (Makefile.am): Likewise.
13377         * modules/getpass (Makefile.am): Likewise.
13378         * modules/getpass-gnu (Makefile.am): Likewise.
13379         * modules/getsubopt (Makefile.am): Likewise.
13380         * modules/gettime (Makefile.am): Likewise.
13381         * modules/gettimeofday (Makefile.am): Likewise.
13382         * modules/getugroups (Makefile.am): Likewise.
13383         * modules/getusershell (Makefile.am): Likewise.
13384         * modules/glob (Makefile.am): Likewise.
13385         * modules/group-member (Makefile.am): Likewise.
13386         * modules/hard-locale (Makefile.am): Likewise.
13387         * modules/hash (Makefile.am): Likewise.
13388         * modules/hmac-md5 (Makefile.am): Likewise.
13389         * modules/hmac-sha1 (Makefile.am): Likewise.
13390         * modules/human (Makefile.am): Likewise.
13391         * modules/idcache (Makefile.am): Likewise.
13392         * modules/imaxabs (Makefile.am): Likewise.
13393         * modules/imaxdiv (Makefile.am): Likewise.
13394         * modules/inet_ntop (Makefile.am): Likewise.
13395         * modules/inet_pton (Makefile.am): Likewise.
13396         * modules/inttostr (Makefile.am): Likewise.
13397         * modules/isapipe (Makefile.am): Likewise.
13398         * modules/lchown (Makefile.am): Likewise.
13399         * modules/long-options (Makefile.am): Likewise.
13400         * modules/lstat (Makefile.am): Likewise.
13401         * modules/malloc (Makefile.am): Likewise.
13402         * modules/mathl (Makefile.am): Likewise.
13403         * modules/mbchar (Makefile.am): Likewise.
13404         * modules/md2 (Makefile.am): Likewise.
13405         * modules/md4 (Makefile.am): Likewise.
13406         * modules/md5 (Makefile.am): Likewise.
13407         * modules/memcasecmp (Makefile.am): Likewise.
13408         * modules/memchr (Makefile.am): Likewise.
13409         * modules/memcmp (Makefile.am): Likewise.
13410         * modules/memcoll (Makefile.am): Likewise.
13411         * modules/memcpy (Makefile.am): Likewise.
13412         * modules/memmem (Makefile.am): Likewise.
13413         * modules/memmove (Makefile.am): Likewise.
13414         * modules/mempcpy (Makefile.am): Likewise.
13415         * modules/memrchr (Makefile.am): Likewise.
13416         * modules/memset (Makefile.am): Likewise.
13417         * modules/memxor (Makefile.am): Likewise.
13418         * modules/mkancesdirs (Makefile.am): Likewise.
13419         * modules/mkdir (Makefile.am): Likewise.
13420         * modules/mkdir-p (Makefile.am): Likewise.
13421         * modules/mkdtemp (Makefile.am): Likewise.
13422         * modules/mkstemp (Makefile.am): Likewise.
13423         * modules/mktime (Makefile.am): Likewise.
13424         * modules/modechange (Makefile.am): Likewise.
13425         * modules/mountlist (Makefile.am): Likewise.
13426         * modules/nanosleep (Makefile.am): Likewise.
13427         * modules/openat (Makefile.am): Likewise.
13428         * modules/pagealign_alloc (Makefile.am): Likewise.
13429         * modules/physmem (Makefile.am): Likewise.
13430         * modules/poll (Makefile.am): Likewise.
13431         * modules/posixtm (Makefile.am): Likewise.
13432         * modules/posixver (Makefile.am): Likewise.
13433         * modules/putenv (Makefile.am): Likewise.
13434         * modules/quote (Makefile.am): Likewise.
13435         * modules/quotearg (Makefile.am): Likewise.
13436         * modules/raise (Makefile.am): Likewise.
13437         * modules/read-file (Makefile.am): Likewise.
13438         * modules/readline (Makefile.am): Likewise.
13439         * modules/readlink (Makefile.am): Likewise.
13440         * modules/readtokens (Makefile.am): Likewise.
13441         * modules/readutmp (Makefile.am): Likewise.
13442         * modules/realloc (Makefile.am): Likewise.
13443         * modules/regex (Makefile.am): Likewise.
13444         * modules/rename (Makefile.am): Likewise.
13445         * modules/rename-dest-slash (Makefile.am): Likewise.
13446         * modules/rijndael (Makefile.am): Likewise.
13447         * modules/rmdir (Makefile.am): Likewise.
13448         * modules/rpmatch (Makefile.am): Likewise.
13449         * modules/safe-read (Makefile.am): Likewise.
13450         * modules/safe-write (Makefile.am): Likewise.
13451         * modules/same (Makefile.am): Likewise.
13452         * modules/save-cwd (Makefile.am): Likewise.
13453         * modules/savedir (Makefile.am): Likewise.
13454         * modules/setenv (Makefile.am): Likewise.
13455         * modules/settime (Makefile.am): Likewise.
13456         * modules/sha1 (Makefile.am): Likewise.
13457         * modules/sig2str (Makefile.am): Likewise.
13458         * modules/snprintf (Makefile.am): Likewise.
13459         * modules/stdlib-safer (Makefile.am): Likewise.
13460         * modules/stpcpy (Makefile.am): Likewise.
13461         * modules/stpncpy (Makefile.am): Likewise.
13462         * modules/strcase (Makefile.am): Likewise.
13463         * modules/strcasestr (Makefile.am): Likewise.
13464         * modules/strchrnul (Makefile.am): Likewise.
13465         * modules/strcspn (Makefile.am): Likewise.
13466         * modules/strdup (Makefile.am): Likewise.
13467         * modules/strerror (Makefile.am): Likewise.
13468         * modules/strftime (Makefile.am): Likewise.
13469         * modules/strndup (Makefile.am): Likewise.
13470         * modules/strnlen (Makefile.am): Likewise.
13471         * modules/strpbrk (Makefile.am): Likewise.
13472         * modules/strsep (Makefile.am): Likewise.
13473         * modules/strstr (Makefile.am): Likewise.
13474         * modules/strtod (Makefile.am): Likewise.
13475         * modules/strtoimax (Makefile.am): Likewise.
13476         * modules/strtok_r (Makefile.am): Likewise.
13477         * modules/strtol (Makefile.am): Likewise.
13478         * modules/strtoll (Makefile.am): Likewise.
13479         * modules/strtoul (Makefile.am): Likewise.
13480         * modules/strtoull (Makefile.am): Likewise.
13481         * modules/strtoumax (Makefile.am): Likewise.
13482         * modules/strverscmp (Makefile.am): Likewise.
13483         * modules/time_r (Makefile.am): Likewise.
13484         * modules/timegm (Makefile.am): Likewise.
13485         * modules/tmpfile-safer (Makefile.am): Likewise.
13486         * modules/unistd-safer (Makefile.am): Likewise.
13487         * modules/unlinkdir (Makefile.am): Likewise.
13488         * modules/userspec (Makefile.am): Likewise.
13489         * modules/utime (Makefile.am): Likewise.
13490         * modules/utimecmp (Makefile.am): Likewise.
13491         * modules/utimens (Makefile.am): Likewise.
13492         * modules/vasnprintf (Makefile.am): Likewise.
13493         * modules/vasprintf (Makefile.am): Likewise.
13494         * modules/vsnprintf (Makefile.am): Likewise.
13495         * modules/xalloc (Makefile.am): Likewise.
13496         * modules/xgetcwd (Makefile.am): Likewise.
13497         * modules/xnanosleep (Makefile.am): Likewise.
13498         * modules/xreadlink (Makefile.am): Likewise.
13499         * modules/xstrtod (Makefile.am): Likewise.
13500         * modules/xstrtol (Makefile.am): Likewise.
13501         * modules/xstrtold (Makefile.am): Likewise.
13502         * modules/yesno (Makefile.am): Likewise.
13503
13504 2006-10-12  Jim Meyering  <jim@meyering.net>
13505
13506         * m4/getloadavg.m4: Revert the change below.
13507
13508         * m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existence of
13509         lib/getloadavg.c using "ls -L", not "test -f".  The latter would
13510         fail with a symlink, which is what coreutils' ./bootstrap now
13511         creates by default.
13512
13513 2006-10-12  Bruno Haible  <bruno@clisp.org>
13514
13515         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): Don't define for MSVC or
13516         mingw.
13517         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX): Handle
13518         MSVC and mingw explicitly.
13519
13520 2006-10-11  Simon Josefsson  <jas@extundo.com>
13521             Bruno Haible  <bruno@clisp.org>
13522
13523         Add support for multiple gnulib-tool invocations in the scope of a
13524         single configure.ac file.
13525         * gnulib-tool (func_emit_lib_Makefile_am): In the _LIBADD variable,
13526         use a private [LT]LIBOBJS variant. Define a _DEPENDENCIES variable
13527         with the same contents as the _LIBADD variable.
13528         (func_emit_initmacro_start, func_emit_initmacro_end,
13529         func_emit_initmacro_done): New functions.
13530         (func_import, func_create_testdir): Invoke them. Allow the identifiers
13531         gl_LIBOBJS and gl_LTLIBOBJS.
13532
13533 2006-10-11  Bruno Haible  <bruno@clisp.org>
13534
13535         * gnulib-tool (GETTEXTPATH, AUTOHEADER, AUTOPOINT): New variables.
13536         (func_create_testdir): Don't create po/Makefile.am, don't invoke
13537         autoreconf. Instead, invoke autopoint explicitly but move back the
13538         *.m4 files from gnulib.
13539
13540 2006-10-11  Bruno Haible  <bruno@clisp.org>
13541
13542         * gnulib-tool (func_usage): Make module names after --create-testdir
13543         optional.
13544         (func_create_testdir): If no module was specified, use nearly all
13545         modules.
13546
13547 2006-10-12  Jim Meyering  <jim@meyering.net>
13548
13549         Big performance improvement for fts-based tools that use FTS_NOSTAT.
13550         Avoid spurious inode-mismatch problems on non-POSIX file systems.
13551         Details: http://article.gmane.org/gmane.comp.lib.gnulib.bugs/7416
13552         * lib/fts_.h (FTS_DEFER_STAT): Define new flag.
13553         (FTS_OPTIONMASK): Extend the mask to reflect this addition.
13554         * lib/fts.c (DT_IS_KNOWN, DT_MUST_BE): Define.
13555         (FTS_NO_STAT_REQUIRED, FTS_STAT_REQUIRED): Define.
13556         (fts_set_stat_required): New function.
13557         (fts_open): Defer the calls to fts_stat, if possible or requested.
13558         Move the code that maps a command-line fts_info value FTS_DOT to FTS_D
13559         into fts_stat itself.
13560         (fts_read): Perform any required (deferred) fts_stat call.
13561         (fts_build): Likewise, for the directory we're about to open and read.
13562         In the readdir loop, carefully decide whether each entry will require
13563         an eventual call to fts_stat, using dirent.d_type info if available.
13564         (fts_stat): Move the test for whether to honor FTS_COMFOLLOW on
13565         a command line argument into this function.  Update all callers.
13566         Map a return value of FTS_DOT to FTS_D for a command line argument.
13567         * modules/fts (Depends-on): Add d-type.  Alphabetize.
13568         Thanks to Miklos Szeredi for his tenacity and for the initial
13569         bug report about "find" failing on a FUSE-based file system.
13570
13571         * lib/fts.c (fts_open): Use consistent indentation.
13572
13573 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
13574
13575         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed from
13576         gl_USE_SYSTEM_EXTENSIONS, to fix a coreutils bootstrap failure
13577         reported by Jim Meyering.  All uses of cache variables renamed
13578         to match Autoconf's.
13579         (gl_USE_SYSTEM_EXTENSIONS): New macro, which simply requires
13580         the other one.
13581
13582         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
13583         Fix misspelling in diagnostic.
13584
13585 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
13586
13587         * lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not already
13588         defined.  Problem reported by Matthew Woehlke.
13589
13590         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
13591         Add support for Tandem NonStop R series.
13592         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX):
13593         Use new macro.
13594
13595         * lib/rename-dest-slash.c: Include stdbool.h but not string.h.
13596         (has_trailing_slash): Omit size arg; all callers changed.
13597         Omit 'inline', since it doesn't help performance and we'd
13598         need to configure it.
13599         Don't count //, ///, etc. as having a trailing slash.
13600         As a side effect, this removes a C99ism reported by Matthew Woehlke.
13601         (rpl_rename_dest_slash): On failure, use rename's errno rather
13602         than (in some cases) an incorrect or junk errno.
13603         Simplify code by removing need to compute length; this does
13604         cause it to make two passes instead of one over the file name,
13605         but it's worth it.
13606
13607         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo previous
13608         change, since Autoconf's version may no longer be appropriate now
13609         that we are using CVS Autoconf's version.  Add support for Tandem.
13610
13611 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
13612             Bruno Haible  <bruno@clisp.org>
13613
13614         * lib/allocsa.h (sa_alignment_longlong, sa_alignment_max): Test
13615         HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
13616         * m4/allocsa.m4 (gl_ALLOCSA): Invoke AC_TYPE_LONG_LONG_INT instead of
13617         gl_AC_TYPE_LONG_LONG.
13618
13619         * lib/printf-args.h (arg_type, argument): Test HAVE_LONG_LONG_INT
13620         instead of HAVE_LONG_LONG.
13621         * lib/printf-args.c (printf_fetchargs): Likewise.
13622         * lib/printf-parse.c (PRINTF_PARSE): Likewise.
13623         * lib/vasnprintf.c (VASNPRINTF): Likewise.
13624         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS, gl_PREREQ_PRINTF_PARSE,
13625         gl_PREREQ_VASNPRINTF): Invoke AC_TYPE_LONG_LONG_INT instead of
13626         gl_AC_TYPE_LONG_LONG.
13627
13628 2006-10-11  Bruno Haible  <bruno@clisp.org>
13629
13630         * m4/longlong.m4: Add comments.
13631         * m4/ulonglong.m4: Likewise.
13632
13633 2006-10-10  Bruno Haible  <bruno@clisp.org>
13634
13635         Make it possible to #define stpcpy, strdup to aliases.
13636         * lib/stpcpy.c (stpcpy) [!_LIBC]: Don't undefine.
13637         * lib/strdup.c (strdup) [!_LIBC]: Don't undefine.
13638
13639 2006-10-10  Bruno Haible  <bruno@clisp.org>
13640
13641         Make it possible to #define gcd to an alias.
13642         * lib/gcd.c: Include config.h.
13643
13644 2006-10-10  Bruno Haible  <bruno@clisp.org>
13645
13646         Make it possible to #define c_isascii to an alias.
13647         * lib/c-ctype.h: Don't define the macros if NO_C_CTYPE_MACROS is
13648         defined. Undefine the macros before defining them, to avoid gcc
13649         warnings.
13650         * lib/c-ctype.c: Include config.h. Don't undefine the macros; instead,
13651         define NO_C_CTYPE_MACROS early.
13652
13653 2006-10-10  Bruno Haible  <bruno@clisp.org>
13654
13655         Make it possible to #define set_program_name to an alias.
13656         * lib/progname.c: Don't undefine set_program_name; instead, undefine
13657         ENABLE_RELOCATABLE early.
13658
13659 2006-10-10  Paul Eggert  <eggert@cs.ucla.edu>
13660
13661         Port to Tandem NSK OSS, which has 64-bit signed int but at most
13662         32-bit unsigned int.  Problem reported by Matthew Woehlke in:
13663         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00062.html
13664         More generally, don't assume that 64-bit signed int is available
13665         if unsigned int is, and vice versa.
13666         * lib/inttypes_.h (_PRIu64_PREFIX, _SCNu64_PREFIX): Depend on
13667         unsigned symbols, not on their signed counterparts.
13668         * lib/stdint_.h (uint64_t, uint_least64_t, uint_fast64_t, uintmax_t):
13669         (UINT64_MAX, UINT_LEAST64_MAX, UINT_FAST64_MAX, UINTMAX_MAX):
13670         (UINT64_C, UINTMAX_C):
13671         Likewise.
13672         * lib/strtoimax.c (strtoll): Depend on signed symbols, not their
13673         unsigned counterparts.
13674         (Have_long_long, Unsigned): New macros.
13675         (Int): Renamed from INT.
13676         (strtoimax): Use the new macros.
13677         * m4/stdint.m4 (gl_STDINT_H): Require AC_TYPE_UNSIGNED_LONG_LONG_INT
13678         and substitute HAVE_UNSIGNED_LONG_LONG_INT.
13679         * modules/inttypes (inttypes.h): Substitute
13680         HAVE_UNSIGNED_LONG_LONG_INT.
13681         * modules/stdint (stdint.h): Likewise.
13682         (Files): Add m4/ulonglong.m4.
13683
13684 2006-10-10  Bruno Haible  <bruno@clisp.org>
13685
13686         Fix a gcc -Wshadow warning.
13687         * lib/gl_anyhash_list2.h (hash_resize): Rename local variable 'index'
13688         to 'bucket'.
13689         * lib/gl_anylinked_list2.h (gl_linked_search_from_to,
13690         gl_linked_indexof_from_to): Likewise.
13691         * lib/gl_linkedhash_list.c (add_to_bucket, remove_from_bucket):
13692         Likewise.
13693         * lib/gl_anytreehash_list1.h (add_to_bucket, remove_from_bucket):
13694         Likewise.
13695         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Likewise.
13696         Reported by Eric Blake.
13697
13698 2006-10-09  Paul Eggert  <eggert@cs.ucla.edu>
13699
13700         * lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd.h too,
13701         for NetBSD.  Problem reported by Bruno Haible.
13702
13703 2006-10-09  Jim Meyering  <jim@meyering.net>
13704
13705         * lib/lchown.c: Include <sys/stat.h> before "stat-macros.h".
13706         Patch from Bruno Haible.
13707
13708 2006-10-09  Jim Meyering  <jim@meyering.net>
13709
13710         * lib/fts-cycle.c (leave_dir): When "leaving" a top level directory due
13711         to FTS_SKIP, don't copy the parent's uninitialized dev/ino values.
13712         Trigger with e.g., mkdir d && valgrind ./chmod u+rwx d d
13713
13714 2006-10-08  Paul Eggert  <eggert@cs.ucla.edu>
13715
13716         Don't include <config.h> twice; this doesn't work in some cases,
13717         e.g., when config.h has "#define intmax_t long long int" and
13718         we include <config.h>, <inttypes.h>, <config.h> in that order.
13719         Problem reported by Matthew Woehlke in:
13720         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00073.html
13721         * lib/fprintftime.c: Don't include config.h or fprintftime.h.
13722         * lib/fts-cycle.c: Don't include config.h.
13723         * lib/strftime.c: Include fprintftime.h if FPRINTFTIME is defined.
13724         * lib/xstrtoimax.c: Remove copyright notice since it's short tnow.
13725         Don't include config.h or xstrtol.h.  Define STRTOL_T_MINIMUM
13726         and STRTOL_T_MAXIMUM unconditionally, since we now assume gnulib
13727         inttypes.h.
13728         * lib/xstrtoumax.c: Likewise.
13729         * lib/xstrtol.c: Include config.h and xstrtol.h after defining
13730         __strtol and the like, so that this module is more like its siblings.
13731         (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [! defined STRTOL_T_MINIMUM]:
13732         Remove; no longer needed now that we assume gnulib inttypes.h.
13733
13734 2006-10-08  Bruno Haible  <bruno@clisp.org>
13735
13736         * doc/gnulib-tool.texi: Emphasize the drawbacks of the --symlink
13737         option.
13738
13739 2006-10-07  Jim Meyering  <jim@meyering.net>
13740
13741         * modules/inttypes (inttypes.h): Revert what seems to have been
13742         an inadvertent part of today's change: use "|", not "/" in the
13743         substitution for the "/"-containing string, $(ABSOLUTE_INTTYPES_H).
13744
13745 2006-10-07  Bruno Haible  <bruno@clisp.org>
13746
13747         * modules/sublist: New file.
13748
13749 2006-10-07  Bruno Haible  <bruno@clisp.org>
13750
13751         * modules/alloca-opt (alloca.h): Add a "DO NOT EDIT" comment.
13752         * modules/argz (argz.h): Likewise.
13753         * modules/arpa_inet (arpa/inet.h): Likewise.
13754         * modules/byteswap (byteswap.h): Likewise.
13755         * modules/configmake (configmake.h): Likewise.
13756         * modules/fcntl (fcntl.h): Likewise.
13757         * modules/fnmatch (fnmatch.h): Likewise.
13758         * modules/getopt (getopt.h): Likewise.
13759         * modules/glob (glob.h): Likewise.
13760         * modules/inttypes (inttypes.h): Likewise.
13761         * modules/netinet_in (netinet/in.h): Likewise.
13762         * modules/poll (poll.h): Likewise.
13763         * modules/stdbool (stdbool.h): Likewise.
13764         * modules/stdint (stdint.h): Likewise.
13765         * modules/sys_select (sys/select.h): Likewise.
13766         * modules/sys_socket (sys/socket.h): Likewise.
13767         * modules/sys_stat (sys/stat.h): Likewise.
13768         * modules/sysexits (sysexits.h): Likewise.
13769         * modules/unistd (unistd.h): Likewise.
13770         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
13771         Add a "DO NOT EDIT" comment to the generated file.
13772         (func_import): Likewise for gnulib-comp.m4.
13773
13774 2006-10-07  Bruno Haible  <bruno@clisp.org>
13775
13776         * lib/gl_sublist.h: New file.
13777         * lib/gl_sublist.c: New file.
13778
13779 2006-10-06  Paul Eggert  <eggert@cs.ucla.edu>
13780
13781         * lib/mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file
13782         name (relative to the original working directory) and the file
13783         name component (relative to the temporary working directory).  All
13784         callers changed.
13785         * lib/mkancesdirs.h (mkancesdirs): Adjust prototype to match.
13786         * lib/mkdir-p.c (make_dir_parents): Likewise.
13787         * lib/mkdir-p.h (make_dir_parents): Likewise.
13788
13789 2006-10-06  Eric Blake  <ebb9@byu.net>
13790
13791         Define several macros for use by the clean-temp module.
13792         * m4/close-stream.m4 (gl_CLOSE_STREAM): Define GNULIB_CLOSE_STREAM.
13793         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Define GNULIB_FCNTL_SAFER.
13794         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Define GNULIB_FOPEN_SAFER.
13795
13796         * lib/clean-temp.h (close_stream_temp): New declaration.
13797         * lib/clean-temp.c (includes): Pull in headers according to what
13798         other modules are in use.
13799         (close_stream_temp) [GNULIB_CLOSE_STREAM]: New function.
13800
13801 2006-10-06  Bruno Haible  <bruno@clisp.org>
13802
13803         * lib/javacomp.c (write_temp_file): Use fopen_temp, fwriteerror_temp
13804         instead of fopen, fwriteerror.
13805
13806 2006-10-06  Bruno Haible  <bruno@clisp.org>
13807
13808         * lib/clean-temp.h (cleanup_temp_file, cleanup_temp_subdir,
13809         cleanup_temp_dir_contents, cleanup_temp_dir): Change return type to
13810         int.
13811         * lib/clean-temp.c (do_unlink, do_rmdir, cleanup_temp_file,
13812         cleanup_temp_subdir, cleanup_temp_dir_contents, cleanup_temp_dir):
13813         Return an error indicator.
13814         Suggested by Eric Blake.
13815
13816 2006-10-06  Bruno Haible  <bruno@clisp.org>
13817
13818         * lib/clean-temp.c (PATH_MAX): Provide a fallback for GNU Hurd.
13819         Reported by Eric Blake.
13820
13821 2006-10-06  Bruno Haible  <bruno@clisp.org>
13822
13823         * modules/closeout (Description): Mention stderr too.
13824
13825 2006-10-06  Bruno Haible  <bruno@clisp.org>
13826         and Paul Eggert  <eggert@cs.ucla.edu>
13827
13828         * lib/closeout.c (close_stdout): Also close stderr.
13829         * lib/closeout.h: Update comment.
13830
13831 2006-10-05  Paul Eggert  <eggert@cs.ucla.edu>
13832
13833         Fix some Darwin-7.9.0 porting problems reported by Bruno Haible in
13834         <http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00063.html>.
13835         * lib/dirchownmod.c: Include lchown.h.
13836         * lib/lchown.c: Don't include files that lchown.h now includes.
13837         Don't declare chown, since lchown.h now does that.
13838         * lib/lchown.h: Include errno.h, sys/types.h, unistd.h.
13839         (lchown): Define to rpl_chown if lchown is declared but
13840         does not exist.  Declare using a prototype if lchown is not
13841         declared.  Add a copyright notice.
13842         * lib/mkstemp.h: Include <unistd.h>.
13843         * lib/openat.c: Include lchown.h.
13844
13845         * lib/fcntl_.h (O_NOFOLLOW): Don't depend on O_NOFOLLOW_IS_INEFFECTIVE;
13846         we now test for that separately.
13847         * lib/fts.c (fts_safe_changedir): Inspect HAVE_WORKING_O_NOFOLLOW
13848         rather than O_NOFOLLOW, when testing whether it's possible to
13849         avoid a race condition reliably.
13850         * lib/savewd.c (savewd_chdir): Likewise.
13851
13852         Remove macros that are no longer needed now that stdint.h is
13853         reliable.
13854         * lib/fsusage.c (UINTMAX_MAX): Remove.
13855         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Remove.
13856         * lib/utimecmp.c (SIZE_MAX): Remove.
13857
13858         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check whether lchown is declared.
13859
13860         * m4/fcntl_h.m4 (gl_FCNTL_H): Define HAVE_WORKING_O_NOFOLLOW instead
13861         of O_NOFOLLOW_IS_INEFFECTIVE.  Define HAVE_WORKING_O_NOATIME if
13862         O_NOATIME works.
13863
13864 2006-10-05  Bruno Haible  <bruno@clisp.org>
13865
13866         * lib/gl_list.h (gl_sortedlist_search_from_to,
13867         gl_sortedlist_indexof_from_to): New declarations.
13868         (gl_list_implementation): New fields sortedlist_search_from_to,
13869         sortedlist_indexof_from_to.
13870         (gl_sortedlist_search_from_to, gl_sortedlist_indexof_from_to): New
13871         inline functions.
13872         * lib/gl_list.c (gl_sortedlist_search_from_to,
13873         gl_sortedlist_indexof_from_to): New functions.
13874         * lib/gl_array_list.c (gl_array_sortedlist_indexof_from_to): New
13875         function.
13876         (gl_array_sortedlist_indexof, gl_array_sortedlist_search): Use it.
13877         (gl_array_sortedlist_search_from_to): New function.
13878         (gl_array_list_implementation): Update.
13879         * lib/gl_carray_list.c (gl_carray_sortedlist_indexof_from_to): New
13880         function.
13881         (gl_carray_sortedlist_indexof, gl_carray_sortedlist_search): Use it.
13882         (gl_carray_sortedlist_search_from_to): New function.
13883         (gl_carray_list_implementation): Update.
13884         * lib/gl_anylinked_list2.h (gl_linked_sortedlist_search_from_to,
13885         gl_linked_sortedlist_indexof_from_to): New functions.
13886         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
13887         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
13888         * lib/gl_anytree_list2.h (gl_tree_sortedlist_search_from_to,
13889         gl_tree_sortedlist_indexof_from_to): New functions.
13890         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
13891         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
13892         Update.
13893         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
13894         * lib/gl_rbtreehash_list.c (gl_avltreehash_list_implementation):
13895         Update.
13896
13897 2006-10-05  Bruno Haible  <bruno@clisp.org>
13898
13899         * lib/gl_list.h (gl_list_search_from, gl_list_search_from_to,
13900         gl_list_indexof_from, gl_list_indexof_from_to): New declarations.
13901         (struct gl_list_implementation): Add fields search_from_to,
13902         indexof_from_to. Remove fields search, indexof.
13903         (gl_list_search): Use the search_from_to method.
13904         (gl_list_search_from, gl_list_search_from_to): New functions.
13905         (gl_list_indexof): Use the indexof_from_to method.
13906         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
13907         * lib/gl_list.c (gl_list_search): Use the search_from_to method.
13908         (gl_list_search_from, gl_list_search_from_to): New functions.
13909         (gl_list_indexof): Use the indexof_from_to method.
13910         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
13911         * lib/gl_array_list.c (gl_array_indexof_from_to): Renamed from
13912         gl_array_indexof. Add start_index, end_index arguments.
13913         (gl_array_search_from_to): Renamed from gl_array_search. Add
13914         start_index, end_index arguments.
13915         (gl_array_remove, gl_array_list_implementation): Update.
13916         * lib/gl_carray_list.c (gl_carray_indexof_from_to): Renamed from
13917         gl_carray_indexof. Add start_index, end_index arguments.
13918         (gl_carray_search_from_to): Renamed from gl_carray_search. Add
13919         start_index, end_index arguments.
13920         (gl_carray_remove, gl_carray_list_implementation): Update.
13921         * lib/gl_anylinked_list2.h (gl_linked_search_from_to): Renamed from
13922         gl_linked_search. Add start_index, end_index arguments.
13923         (gl_linked_indexof_from_to): Renamed from gl_linked_indexof. Add
13924         start_index, end_index arguments.
13925         (gl_linked_remove): Update.
13926         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
13927         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
13928         * lib/gl_anytree_list1.h (iterstack_item_t): Change type of 'rightp'
13929         field to 'size_t'.
13930         * lib/gl_anytree_list2.h (gl_tree_search_from_to): Renamed from
13931         gl_tree_search. Add start_index, end_index arguments.
13932         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
13933         start_index, end_index arguments.
13934         (gl_tree_remove): Update.
13935         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
13936         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
13937         * lib/gl_anytreehash_list1.h (compare_position_threshold): New
13938         function.
13939         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Renamed from
13940         gl_tree_search. Add start_index, end_index arguments.
13941         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
13942         start_index, end_index arguments.
13943         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
13944         Update.
13945         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
13946
13947 2006-10-05  Bruno Haible  <bruno@clisp.org>
13948
13949         * modules/fwriteerror (configure.ac): Define GNULIB_FWRITEERROR.
13950
13951         * lib/clean-temp.h (open_temp, fopen_temp, close_temp, fclose_temp,
13952         fwriteerror_temp): New declarations.
13953         * lib/clean-temp.c (uintptr_t): Provide fallback definition.
13954         (descriptors): New variable.
13955         (cleanup): First, close the descriptors.
13956         (register_fd, unregister_fd, open_temp, fopen_temp, close_temp,
13957         fclose_temp, fwriteerror_temp): New functions.
13958
13959 2006-10-04  Jim Meyering  <jim@meyering.net>
13960
13961         * lib/fts.c (fts_open): Tiny comment change.
13962
13963 2006-10-04  Bruno Haible  <bruno@clisp.org>
13964
13965         Make it possible to invoke AC_GNU_SOURCE after gl_LOCK_EARLY.
13966         * m4/lock.m4 (gl_LOCK_EARLY_BODY): New macro, extracted code from
13967         gl_LOCK_BODY.
13968         (gl_LOCK_EARLY): Require gl_LOCK_EARLY_BODY, not gl_LOCK_BODY.
13969         (gl_LOCK_BODY): Remove settings of CPPFLAGS, now done in
13970         gl_LOCK_EARLY_BODY.
13971         (gl_LOCK): Require gl_LOCK_BODY.
13972
13973 2006-10-04  Bruno Haible  <bruno@clisp.org>
13974
13975         * lib/gl_oset.h (gl_setelement_threshold_fn): New type.
13976         (gl_oset_search_atleast): New declaration.
13977         (struct gl_oset_implementation): Add field 'search_atleast'.
13978         (gl_oset_search_atleast): New inline function.
13979         * lib/gl_oset.c (gl_oset_search_atleast): New function.
13980         * lib/gl_array_oset.c (gl_array_search_atleast): New function.
13981         (gl_array_oset_implementation): Update.
13982         * lib/gl_anytree_oset.h (gl_tree_search_atleast): New function.
13983         * lib/gl_avltree_oset.c (gl_avltree_oset_implementation): Update.
13984         * lib/gl_rbtree_oset.c (gl_rbtree_oset_implementation): Update.
13985
13986 2006-10-04  Bruno Haible  <bruno@clisp.org>
13987
13988         * lib/fatal-signal.c (fatal_signals) [WOE32]: Add the SIGBREAK signal.
13989
13990 2006-10-03  Bruno Haible  <bruno@clisp.org>
13991
13992         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Renamed
13993         from gl_avltreehash_list_implementation.
13994
13995 2006-10-03  Bruno Haible  <bruno@clisp.org>
13996
13997         * lib/gl_oset.c (gl_oset_add): Fix return type.
13998
13999 2006-10-02  Paolo Bonzini  <bonzini@gnu.org>  (tiny change)
14000
14001         * lib/quotearg.c (mbstate_t) [!HAVE_MBRTOWC]: #define to int.
14002
14003 2006-10-02  Eric Blake  <ebb9@byu.net>
14004
14005         * modules/strnlen (Depends-on): Add extensions.
14006
14007 2006-10-02  Eric Blake  <ebb9@byu.net>
14008
14009         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use autoconf's
14010         definition in 2.60+.
14011
14012 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
14013
14014         * lib/fts.c (fts_close, fts_build, fts_palloc): Remove redundant
14015         checks.
14016
14017 2006-10-02  Bruno Haible  <bruno@clisp.org>
14018
14019         * gnulib-tool (func_emit_lib_Makefile_am): Don't add no-dependencies
14020         to the AUTOMAKE_OPTIONS.
14021         Reported by Jim Meyering.
14022
14023 2006-09-29  Paul Eggert  <eggert@cs.ucla.edu>
14024
14025         Work around bug in Solaris 10 /proc file system:
14026         /proc/self/fd/NNN/.. isn't the parent directory of
14027         the directory whose file descriptor is NNN.  This needs to
14028         be worked around at run time, not compile time, since a
14029         program might be built on Solaris 8, where things work, and
14030         run on Solaris 10.
14031         * lib/openat-priv.h (BUILD_PROC_NAME): Remove.  All callers changed
14032         to use the following interface instead:
14033         (OPENAT_BUFFER_SIZE): New macro.
14034         (openat_proc_name): New function.
14035         * lib/at-func.c (AT_FUNC_NAME): Adjust to above changes.
14036         * lib/openat.c (openat_permissive, openat_needs_fchdir, fdopendir):
14037         Likewise.
14038         * lib/openat-proc.c: New file.
14039         * modules/openat (Files): Add lib/openat-proc.c.
14040         (Depends-on): Add same-inode, stdbool.
14041         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBOBJ(openat-proc).
14042
14043 2006-09-29  Bruno Haible  <bruno@clisp.org>
14044
14045         * lib/fwriteerror.h (fwriteerror_no_ebadf): New declaration.
14046         * lib/(do_fwriteerror): Renamed from fwriteerror. Add ignore_ebadf
14047         argument. Set stdout_closed before testing for ferror, not after.
14048         (fwriteerror, fwriteerror_no_ebadf): New functions.
14049
14050 2006-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14051
14052         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Avoid unused variables warning.
14053
14054 2006-09-28  Paolo Bonzini  <bonzini@gnu.org>
14055
14056         * lib/poll.c (rpl_poll) [__APPLE__]: Use FIONREAD instead of MSG_PEEK.
14057         * m4/poll.m4: Look for sys/ioctl.h and sys/filio.h.
14058
14059 2006-09-28  Jim Meyering  <jim@meyering.net>
14060
14061         * lib/mkdir-p.c: Include "dirchownmod.h", not "dirchownmod.c".
14062         Include <unistd.h>.
14063
14064 2006-09-28  Bruno Haible  <bruno@clisp.org>
14065
14066         * modules/avltreehash-list (Depends-on): Add stdint, remove size_max.
14067         * modules/linkedhash-list (Depends-on): Likewise.
14068         * modules/rbtreehash-list (Depends-on): Likewise.
14069
14070 2006-09-28  Bruno Haible  <bruno@clisp.org>
14071
14072         * lib/strndup.h: Simplify the redefinition of strndup.
14073         (_GL_CONCAT, _GL_XCONCAT, __STRNDUP_ID): Remove macros.
14074         * m4/strndup.m4 (gl_FUNC_STRNDUP): Don't define __STRNDUP_PREFIX.
14075
14076 2006-09-28  Bruno Haible  <bruno@clisp.org>
14077
14078         * lib/gl_avltreehash_list.c: Include <stdint.h> instead of size_max.h.
14079         * lib/gl_linkedhash_list.c: Likewise.
14080         * lib/gl_rbtreehash_list.c: Likewise.
14081
14082 2006-09-27  Paul Eggert  <eggert@cs.ucla.edu>
14083
14084         * lib/canon-host.c (canon_host_r): Work around bug in Darwin 7.9.0
14085         getaddrinfo.
14086
14087         * lib/__fpending.h: Don't include <stdio_ext.h> unless
14088         HAVE_DECL___FPENDING.  This avoids a bug with lsbcc, where
14089         it causes <stdio_ext.h> to cause a compile-time error.
14090         Problem reported by Nelson H. F. Beebe.
14091         * lib/getpass.c: Likewise, except for HAVE_DECL___FSETLOCKING instead
14092         of HAVE_DECL___PENDING.
14093
14094         * m4/fpending.m4 (gl_FUNC_FPENDING): Check for stdio_ext at most once.
14095         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for __fsetlocking's
14096         declaration.
14097
14098 2006-09-27  Jim Meyering  <jim@meyering.net>
14099
14100         This file could end up with a definition for a function
14101         named __strndup, rather than rpl_strndup on a system with
14102         incomplete weak_alias support.
14103         * lib/strndup.c (strndup): Rename from __strndup.
14104         Remove #defines that used to map __strndup to strndup.
14105         Don't use K&R prototypes.
14106         Remove LIBC-related code, since this file is not sync'd with glibc.
14107         * lib/strndup.h: Revamp, accordingly.
14108         * m4/strndup.m4: Modernize.
14109
14110 2006-09-26  Paul Eggert  <eggert@cs.ucla.edu>
14111
14112         * modules/savewd (Depends-on): Add 'raise'.
14113         * lib/savewd.c: Include <signal.h>, for 'raise'.
14114
14115 2006-09-26  Jim Meyering  <jim@meyering.net>
14116
14117         * m4/acl.m4 (AC_FUNC_ACL): Disable ACL support altogether
14118         when we detect Darwin 8.7.0's acl_get_file bug.
14119         Rearrange to perform the new (below) run-test while $LIBS
14120         contains any acl-related library.  Set USE_ACL at the end.
14121         (gl_ACL_GET_FILE): New function.
14122
14123 2006-09-26  Eric Blake  <ebb9@byu.net>
14124
14125         * lib/verror.c: Include <config.h> unconditionally.
14126
14127 2006-09-25  Paul Eggert  <eggert@cs.ucla.edu>
14128
14129         * modules/clock-time (Maintainer): Add self.
14130         * modules/getlogin_r (Depends-on): Add extensions.
14131
14132 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14133
14134         * modules/clock-time: New module.
14135         * modules/nanosleep (Depends-on): Add clock-time.
14136         * modules/gethrxtime (Depends-on): Likewise.
14137         * modules/gettime (Depends-on): Likewise.
14138         * modules/settime (Depends-on): Likewise.
14139
14140         * modules/fts-lgpl: Depend on openat.
14141         * modules/mkancesdirs: Depend on savewd.
14142         * modules/mkdir-p: Likewise.
14143
14144 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14145
14146         * m4/host-os.m4 (gl_HOST_OS): Require AC_CANONICAL_HOST.
14147
14148         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Rename cache variable from
14149         `gl_have_arbitrary_file_name_length_limit' to
14150         `gl_cv_have_arbitrary_file_name_length_limit', so that caching
14151         actually works between configure runs.
14152
14153 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14154             Bruno Haible  <bruno@clisp.org>
14155
14156         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Include <string.h>.
14157
14158 2006-09-25  Jim Meyering  <jim@meyering.net>
14159
14160         * m4/fcntl_h.m4 (gl_FCNTL_H): Fix typo in test for failed open.
14161         This typo caused coreutils/tests/dd/misc to fail on Darwin 8.7.0.
14162
14163 2006-09-25  Eric Blake  <ebb9@byu.net>
14164
14165         * gnulib-tool (func_import, func_create_testdir): Fix typos in
14166         exec's in 2006-09-18 patch when shuffling fds.
14167
14168 2006-09-25  Bruno Haible  <bruno@clisp.org>
14169
14170         * m4/getloadavg.m4 (gl_GETLOADAVG): Fix directory in error message.
14171         Reported by Jim Meyering.
14172
14173 2006-09-24  Jim Meyering  <jim@meyering.net>
14174
14175         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Don't use '>' to
14176         compare a pointer against a literal "0".  That caused failures with
14177         at least HP-UX's hpcc.
14178
14179 2006-09-22  Simon Josefsson  <jas@extundo.com>
14180
14181         * modules/gc-sha1:
14182         * modules/gc-md4:
14183         * modules/gc-hmac-sha1:
14184         * modules/gc-hmac-md5:
14185         * modules/gc-des:
14186         * modules/gc-arcfour: Distribute more files.
14187
14188 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14189
14190         * lib/gl_anylinked_list2.h [lint] (gl_linked_iterator)
14191         (gl_linked_iterator_from_to): Initialize struct completely.
14192         * lib/gl_anytree_list2.h [lint] (gl_tree_iterator): Likewise.
14193         (gl_tree_iterator_from_to): Likewise
14194         * lib/gl_anytree_oset.h [lint] (gl_tree_iterator): Likewise.
14195         * lib/gl_array_list.c [lint] (gl_array_iterator)
14196         (gl_array_iterator_from_to): Likewise.
14197         * lib/gl_array_oset.c [lint] (gl_array_iterator): Likewise.
14198         * lib/gl_carray_list.c [lint] (gl_carray_iterator)
14199         (gl_carray_iterator_from_to): Likewise.
14200
14201         * lib/gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1.
14202         * lib/md4.c (md4_process_block): Remove unused variable.
14203         * lib/rijndael-api-fst.c (rijndaelBlockDecrypt): GCC suggests
14204         parentheses for clarity.
14205
14206 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14207
14208         * modules/bison-i18n (Depends-on): Add gettext.
14209
14210 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14211
14212         * m4/fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
14213         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
14214         * m4/jm-winsz1.m4 (gl_HEADER_TIOCGWINSZ_IN_TERMIOS_H): Likewise;
14215         also add missing comma that caused broken test.
14216         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Include
14217         stdlib.h, for `abort'.
14218         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Avoid unused
14219         variables.
14220         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Check for and
14221         include unistd.h if present, for `rmdir'.
14222         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Avoid unused
14223         variables.
14224         * m4/putenv.m4 (gl_FUNC_PUTENV): Rewrite using AC_RUN_IFELSE, and
14225         in the process include standard headers for prototypes.
14226         * m4/readutmp.m4 (gl_READUTMP): Require AC_GNU_SOURCE, so utmpxname
14227         gets declared on GNU/Linux.
14228         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Check for and include
14229         unistd.h, for `rmdir'.
14230         * m4/time_r.m4 (gl_TIME_R): Avoid unused variables.
14231
14232         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Avoid expression that is
14233         always true.
14234         * m4/strndup.m4 (gl_FUNC_STRNDUP): include stdlib.h, for `free'.
14235
14236         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Avoid gcc -Wall warnings.
14237
14238 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14239
14240         * gnulib-tool (func_version): Create output all at once.  This
14241         may help avoid triggering unnecessary SIGPIPEs, and at any
14242         rate it doesn't hurt.
14243
14244 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14245             Bruno Haible  <bruno@clisp.org>
14246
14247         * m4/lock.m4 (gl_LOCK_BODY): Avoid unused variables warning.
14248         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
14249         * m4/signed.m4 (bh_C_SIGNED): Likewise.
14250
14251         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): New macro.
14252         (gl_FUNC_VASPRINTF): Invoke it.
14253
14254 2006-09-22  Bruno Haible  <bruno@clisp.org>
14255
14256         * m4/getloadavg.m4 (gl_GETLOADAVG): Expect the directory of
14257         getloadavg.c as first argument.
14258
14259 2006-09-22  Bruno Haible  <bruno@clisp.org>
14260
14261         * gnulib-tool (func_import, func_create_testdir): Set gl_source_base
14262         at the beginning of the gl_INIT macro.
14263         * modules/getloadavg (configure.ac): Pass $gl_source_base to
14264         gl_GETLOADAVG.
14265
14266 2006-09-22  Bruno Haible  <bruno@clisp.org>
14267
14268         * gnulib-tool (func_create_megatestdir): Don't include the config-h
14269         module.
14270         Suggested by Ralf Wildenhues.
14271
14272 2006-09-20  Paul Eggert  <eggert@cs.ucla.edu>
14273
14274         Import this patch from libc:
14275
14276         2006-09-06  Jakub Jelinek  <jakub@redhat.com>
14277
14278         * lib/regex_internal.c (re_string_reconstruct): Handle
14279         offset < pstr->valid_raw_len && pstr->offsets_needed case.
14280         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
14281         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
14282         re_string_context_at.
14283
14284         * m4/regex.m4 (gl_REGEX): Check for locale.h, since the test
14285         now requires it.
14286         (gl_PREREQ_REGEX): Don't check for locale.h any more, since
14287         gl_REGEX now does it for us.
14288         (gl_REGEX): Add test taken from
14289         http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html.
14290
14291         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require AC_SYS_LARGEFILE.
14292         Check that large offsets work.  Modernize Autoconf usages.
14293         Prefer "yes" to mean a good thing rather than a bad.
14294         Don't put "#define mkstemp" in config.h, as this might interfere
14295         with standard system headers that "#define mkstemp mkstemp64".
14296
14297         * modules/mkstemp (Depends-on): Add extensions, so that
14298         mkstemp is visible on some platforms.
14299         (Makefile.am): Add mkstemp.h to EXTRA_DIST.
14300         (Include): Change to "mkstemp.h" from <stdlib.h>.
14301         (Files): Add mkstemp.h.
14302
14303         * lib/mkstemp.h: New file, since some standard headers
14304         #define mkstemp.
14305         * lib/mkstemp.c: Revamp to put the !_LIBC code together.
14306         Include "mkstemp.h".
14307         Make the _LIBC code resemble glibc original more,
14308         e.g., use K&R style.
14309         * lib/mkstemp-safer.c: Include "mkstemp.h" instead of <stdlib.h>.
14310         (mkstemp): Remove, since mkstemp.h does this for us.
14311         * lib/stdlib--.h: Include mkstemp.h.
14312
14313         Import this patch from libc:
14314
14315         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
14316
14317         * lib/tempname.c (__gen_tempname): Change attempts_min
14318         into a macro.  Use preprocessor to decide how to initialize
14319         attempts [Coverity CID 67].
14320
14321 2006-09-20  Bruno Haible  <bruno@clisp.org>
14322
14323         * lib/mkdtemp.c: Import from libc.
14324         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
14325                 * sysdeps/posix/tempname.c (__gen_tempname): Change
14326                 attempts_min into a macro.  Use preprocessor to decide how to
14327                 initialize attempts [Coverity CID 67].
14328         2001-11-27  Paul Eggert  <eggert@twinsun.com>
14329                 * sysdeps/posix/tempname.c (__gen_tempname): Try at least
14330                 ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
14331
14332 2006-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14333
14334         * gnulib-tool (func_exit): New function, to allow to pass the
14335         exit status portably through the trap.  Use everywhere.
14336         (--help, --version): Signal a write error.
14337         (trap): catch SIGPIPE, for write errors.
14338         Exit at the end of the trap, with the correct exit status.
14339
14340 2006-09-19  Karl Berry  <karl@gnu.org>
14341
14342         * doc/gnulib.texi: note about the license texinfo files.
14343
14344 2006-09-19  Eric Blake  <ebb9@byu.net>
14345
14346         * gnulib-tool: Avoid space-tab.
14347
14348 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
14349
14350         * lib/getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]: Fix typo
14351         that prevented coreutils 6.1 from building.  Problem reported
14352         by Petter Reinholdtsen.
14353
14354 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
14355
14356         * gnulib-tool (avoidlist): Fix typo that broke options like
14357         --avoid=lock that are used by coreutils bootstrap.
14358
14359 2006-09-18  Mark D. Baushke  <mdb@gnu.org>
14360
14361         * m4/inttypes.m4 (gl_INTTYPES_H): Quote "test" args
14362         more systematically.
14363
14364 2006-09-18  Jim Meyering  <jim@meyering.net>
14365
14366         * lib/savewd.c (savewd_restore): Don't shadow: s/status/child_status/.
14367
14368 2006-09-18  Bruno Haible  <bruno@clisp.org>
14369
14370         * modules/inttypes (Files): Remove m4/inttypes-h.m4.
14371
14372 2006-09-18  Bruno Haible  <bruno@clisp.org>
14373
14374         * m4/inttypes-h.m4 (gl_HEADER_INTTYPES_H): Remove macro.
14375         * m4/inttypes-pri.m4: Require autoconf >= 2.52.
14376         (gt_INTTYPES_PRI): Invoke AC_CHECK_HEADERS on inttypes.h. Test
14377         ac_cv_header_inttypes_h instead of gl_cv_header_inttypes_h.
14378         * m4/gettext.m4: Require autoconf >= 2.52.
14379         (gt_INTL_SUBDIR_CORE): Invoke AC_CHECK_HEADERS on inttypes.h.
14380         * m4/inttypes.m4 (gl_INTTYPES_H): Test ac_cv_header_inttypes_h instead
14381         of gl_cv_header_inttypes_h.
14382
14383 2006-09-18  Bruno Haible  <bruno@clisp.org>
14384
14385         * lib/javaversion.c: Include configmake.h.
14386
14387 2006-09-18  Bruno Haible  <bruno@clisp.org>
14388
14389         * gnulib-tool (func_import, func_create_testdir): Use exec tricks to
14390         avoid that the while loops be executed in a subshell.
14391
14392 2006-09-18  Bruno Haible  <bruno@clisp.org>
14393
14394         * MODULES.html.sh (func_module): Break long lines.
14395         Suggested by Bruce Korb <bkorb@gnu.org>.
14396
14397 2006-09-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14398
14399         Speed up by a factor of 1.12.
14400         * gnulib-tool (nl): New variable.
14401         (func_import): Rewrite include directive extraction to only read each
14402         directive once.
14403
14404 2006-09-17  Bruno Haible  <bruno@clisp.org>
14405
14406         * modules/javaversion (Makefile.am): Remove DEFS setting.
14407         (Depends-on): Add configmake, for PKGDATADIR definition.
14408
14409 2006-09-17  Bruno Haible  <bruno@clisp.org>
14410
14411         * gnulib-tool (func_create_testdir): Rewrite all files at once.
14412
14413 2006-09-17  Bruno Haible  <bruno@clisp.org>
14414
14415         * gnulib-tool (func_append): New function, stolen from libtool.m4.
14416         (func_modules_transitive_closure, func_modules_add_dummy,
14417         func_modules_to_filelist, func_import, func_create_testdir,
14418         func_create_megatestdir, ...): Use it wherever possible.
14419         Suggested by Ralf Wildenhues.
14420
14421 2006-09-16  Karl Berry  <karl@gnu.org>
14422
14423         * doc/fdl.texi (ADDENDUM): switch to @heading from @appendixsubsec,
14424         to avoid sectioning errors.
14425         * doc/lgpl.texi, gpl.texi (Copying): downcase @unnumbered title.
14426         [ifinfo]: blank line after @center-ed titles.
14427         * doc/lgpl.texi (Library Copying): Rename main node to GNU LGPL.
14428         Spell FSF address consistently with others.
14429         (These changes approved by rms.)
14430
14431 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14432
14433         Speed up by a factor of 1.61.
14434         * gnulib-tool (func_modules_transitive_closure): Rewrite to not check
14435         already checked module names again.
14436
14437 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14438
14439         Speed up by a factor of 1.13.
14440         * gnulib-tool (func_import): Rewrite all old_files at once; likewise
14441         for new_files, and the input to func_add_or_update.
14442
14443 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14444
14445         * gnulib-tool (func_all_modules, func_modules_to_filelist, func_import,
14446         func_create_testdir, ...): Change 'sort | uniq' to 'sort -u'.
14447
14448 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
14449
14450         * modules/mkancesdirs (Depends-on): Add fcntl.
14451         * modules/savewd: New file.
14452         * MODULES.html.sh (File system functions): Add savewd.
14453
14454         * modules/configmake (Makefile.am): Add support for the
14455         Automake-supplied PKGLIBDIR, PKGINCLUDEDIR, PKGDATADIR.
14456
14457 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
14458
14459         * m4/savewd.m4: New file.
14460
14461 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
14462
14463         * lib/dirchownmod.c: Don't include fcntl.h; no longer needed.
14464         (dirchownmod): New arg FD.  All callers changed.
14465         Use FD rather than opening the directory ourself, as opening is
14466         now the caller's responsibility.
14467         * lib/dirchownmod.h: Likewise.
14468         * lib/mkancesdirs.c: Include <sys/types.h>, for portability to older
14469         hosts that require <sys/types.h> before <sys/stat.h>.  Include
14470         fcntl.h, savewd.h, and unistd.h, not dirname.h and stat-macros.h.
14471         (test_dir): Remove.
14472         (mkancesdirs): Return length of prefix of FILE that has already
14473         been made, or -2 if there is a child doing the work.  Redo
14474         algorithm so that it is O(N) rather than O(N**2).  Optimize away
14475         ".", and treat ".." specially since it might stray back into
14476         already-created areas.  Use a subprocess if necessary.  New arg
14477         WD; all users changed.  MAKE_DIR function should now return 1
14478         if it creates a directory that is not readable.  Return -2 if
14479         a child process is spun off.
14480         * lib/mkancesdirs.h: Include <stddef.h>, for ptrdiff_t.
14481         Adjust signature to match code.
14482         * lib/mkdir-p.c: Include dirname.h, for IS_ABSOLUTE_FILE_NAME.
14483         (make_dir_parents): Use a subprocess if necessary.  New arg WD;
14484         all users changed.
14485         * lib/savewd.c, lib/savewd.h: New files.
14486
14487 2006-09-15  Jim Meyering  <jim@meyering.net>
14488
14489         * modules/rename-dest-slash: New module.
14490         * MODULES.html.sh (posix_compat): Add it here.
14491
14492         * modules/rename: Reflect vb_FUNC_RENAME -> gl_FUNC_RENAME change.
14493
14494 2006-09-15  Jim Meyering  <jim@meyering.net>
14495
14496         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH): New
14497         file.
14498
14499         * m4/rename.m4 (gl_FUNC_RENAME): Rename from vb_FUNC_RENAME.
14500
14501 2006-09-15  Jim Meyering  <jim@meyering.net>
14502
14503         * lib/rename-dest-slash.c (has_trailing_slash): Use
14504         FILE_SYSTEM_PREFIX_LEN, for non-POSIX systems.
14505         (rpl_rename_dest_slash): Perform the cheaper trailing slash
14506         test before testing whether SRC is a directory.
14507         Suggestions from Bruno Haible.
14508
14509         Avoid a warning about an unused variable.
14510         * lib/regex_internal.c (re_dfa_add_node): Move declaration of "type"
14511         into the #ifdef block where it's used.
14512
14513         * lib/rename-dest-slash.c: New file.
14514
14515 2006-09-14  Bruno Haible  <bruno@clisp.org>
14516
14517         * lib/allocsa.c: Include <config.h> unconditionally.
14518         * lib/asnprintf.c: Likewise.
14519         * lib/asprintf.c: Likewise.
14520         * lib/c-strcasecmp.c: Likewise.
14521         * lib/c-strcasestr.c: Likewise.
14522         * lib/c-strncasecmp.c: Likewise.
14523         * lib/c-strstr.c: Likewise.
14524         * lib/classpath.c: Likewise.
14525         * lib/clean-temp.c: Likewise.
14526         * lib/concatpath.c: Likewise.
14527         * lib/copy-file.c: Likewise.
14528         * lib/csharpcomp.c: Likewise.
14529         * lib/csharpexec.c: Likewise.
14530         * lib/execute.c: Likewise.
14531         * lib/fatal-signal.c: Likewise.
14532         * lib/findprog.c: Likewise.
14533         * lib/fwriteerror.c: Likewise.
14534         * lib/gl_array_list.c: Likewise.
14535         * lib/gl_array_oset.c: Likewise.
14536         * lib/gl_avltree_list.c: Likewise.
14537         * lib/gl_avltree_oset.c: Likewise.
14538         * lib/gl_avltreehash_list.c: Likewise.
14539         * lib/gl_carray_list.c: Likewise.
14540         * lib/gl_linked_list.c: Likewise.
14541         * lib/gl_linkedhash_list.c: Likewise.
14542         * lib/gl_list.c: Likewise.
14543         * lib/gl_oset.c: Likewise.
14544         * lib/gl_rbtree_list.c: Likewise.
14545         * lib/gl_rbtree_oset.c: Likewise.
14546         * lib/gl_rbtreehash_list.c: Likewise.
14547         * lib/imaxabs.c: Likewise.
14548         * lib/imaxdiv.c: Likewise.
14549         * lib/javacomp.c: Likewise.
14550         * lib/javaexec.c: Likewise.
14551         * lib/javaversion.c: Likewise.
14552         * lib/linebreak.c: Likewise.
14553         * lib/localcharset.c: Likewise.
14554         * lib/lock.c: Likewise.
14555         * lib/mbchar.c: Likewise.
14556         * lib/mbswidth.c: Likewise.
14557         * lib/mkdtemp.c: Likewise.
14558         * lib/pipe.c: Likewise.
14559         * lib/printf-args.c: Likewise.
14560         * lib/printf-parse.c: Likewise.
14561         * lib/progname.c: Likewise.
14562         * lib/progreloc.c: Likewise.
14563         * lib/readlink.c: Likewise.
14564         * lib/sh-quote.c: Likewise.
14565         * lib/stpcpy.c: Likewise.
14566         * lib/stpncpy.c: Likewise.
14567         * lib/strcasecmp.c: Likewise.
14568         * lib/strcasestr.c: Likewise.
14569         * lib/strcspn.c: Likewise.
14570         * lib/striconv.c: Likewise.
14571         * lib/strncasecmp.c: Likewise.
14572         * lib/strnlen1.c: Likewise.
14573         * lib/strstr.c: Likewise.
14574         * lib/strtok_r.c: Likewise.
14575         * lib/tls.c: Likewise.
14576         * lib/tmpdir.c: Likewise.
14577         * lib/unicodeio.c: Likewise.
14578         * lib/unsetenv.c: Likewise.
14579         * lib/vasnprintf.c: Likewise.
14580         * lib/vasprintf.c: Likewise.
14581         * lib/wait-process.c: Likewise.
14582         * lib/xallocsa.c: Likewise.
14583         * lib/xsetenv.c: Likewise.
14584         * lib/xstriconv.c: Likewise.
14585
14586 2006-09-13  Simon Josefsson  <jas@extundo.com>
14587
14588         * m4/getdate.m4: Don't AC_LIBOBJ([getdate]), automake takes care of
14589         that internally, suggested by Ralf Wildenhues
14590         <Ralf.Wildenhues@gmx.de>.
14591
14592 2006-09-13  Simon Josefsson  <jas@extundo.com>
14593
14594         * gnulib-tool (func_emit_lib_Makefile_am): Use $(LIBOBJS), not
14595         @LIBOBJS@.
14596         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
14597
14598 2006-09-13  Paul Eggert  <eggert@cs.ucla.edu>
14599
14600         * lib/_fpending.c: Include <config.h> unconditionally, since we no
14601         longer worry about uses that don't define HAVE_CONFIG_H.
14602         * lib/acl.c, lib/alloca.c, lib/argmatch.c, lib/atexit.c:
14603         * lib/backupfile.c, lib/basename.c, lib/c-stack.c, lib/c-strtod.c:
14604         * lib/calloc.c,lib/ canon-host.c, lib/canonicalize.c, lib/chdir-long.c:
14605         * lib/chdir-safer.c, lib/chown.c, lib/cloexec.c, lib/close-stream.c:
14606         * lib/closeout.c, lib/creat-safer.c, lib/cycle-check.c, lib/diacrit.c:
14607         * lib/dirchownmod.c, lib/dirfd.c, lib/dirname.c, lib/dup-safer.c:
14608         * lib/dup2.c, lib/error.c, lib/euidaccess.c, lib/exclude.c:
14609         * lib/exitfail.c, lib/fchmodat.c, lib/fchown-stub.c, lib/fd-safer.c:
14610         * lib/file-type.c, lib/fileblocks.c, lib/filemode.c, lib/filenamecat.c:
14611         * lib/fnmatch.c, lib/fopen-safer.c, lib/fprintftime.c, lib/free.c:
14612         * lib/fsusage.c, lib/ftruncate.c, lib/fts-cycle.c, lib/fts.c:
14613         * lib/full-write.c, lib/gai_strerror.c, lib/getcwd.c, lib/getdate.y:
14614         * lib/getdomainname.c, lib/getgroups.c, lib/gethostname.c:
14615         * lib/gethrxtime.c, lib/getloadavg.c, lib/getlogin_r.c:
14616         * lib/getndelim2.c, lib/getnline.c, lib/getopt.c, lib/getopt1.c:
14617         * lib/getpass.c, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c:
14618         * lib/getusershell.c, lib/glob.c, lib/group-member.c:
14619         * lib/hard-locale.c, lib/hash-pjw.c, lib/hash.c, lib/human.c:
14620         * lib/idcache.c, lib/inet_ntop.c, lib/inet_pton.c, lib/inttostr.c:
14621         * lib/isdir.c, lib/lchown.c, lib/linebuffer.c, lib/long-options.c:
14622         * lib/lstat.c, lib/malloc.c, lib/md5.c, lib/memcasecmp.c, lib/memchr.c:
14623         * lib/memcmp.c, lib/memcoll.c, lib/memcpy.c, lib/memmove.c:
14624         * lib/memrchr.c, lib/mkancesdirs.c, lib/mkdir-p.c, lib/mkdir.c:
14625         * lib/mkdirat.c, lib/mkstemp-safer.c, lib/mkstemp.c, lib/modechange.c:
14626         * lib/mountlist.c, lib/nanosleep.c, lib/obstack.c, lib/open-safer.c:
14627         * lib/openat-die.c, lib/openat.c, lib/pagealign_alloc.c, lib/physmem.c:
14628         * lib/pipe-safer.c, lib/posixtm.c, lib/posixver.c, lib/putenv.c:
14629         * lib/quote.c, lib/quotearg.c, lib/raise.c, lib/readtokens.c:
14630         * lib/readtokens0.c, lib/readutmp.c, lib/realloc.c, lib/regex.c:
14631         * lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c:
14632         * lib/same.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c:
14633         * lib/settime.c, lib/sha1.c, lib/sig2str.c, lib/snprintf.c:
14634         * lib/strdup.c, lib/strerror.c, lib/strftime.c, lib/stripslash.c:
14635         * lib/strndup.c, lib/strnlen.c, lib/strpbrk.c, lib/strtod.c:
14636         * lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c:
14637         * lib/time_r.c, lib/timegm.c, lib/tmpfile-safer.c, lib/unlinkdir.c:
14638         * lib/userspec.c, lib/utime.c, lib/utimecmp.c, lib/utimens.c:
14639         * lib/version-etc-fsf.c, lib/version-etc.c, lib/xalloc-die.c:
14640         * lib/xgetcwd.c, lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c:
14641         * lib/xnanosleep.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtoimax.c:
14642         * lib/xstrtol.c, lib/xstrtoumax.c, lib/yesno.c:
14643         Likewise.
14644
14645 2006-09-13  Eric Blake  <ebb9@byu.net>
14646
14647         * lib/getopt.c: Fix typo in last commit.
14648
14649 2006-09-12  Sergey Poznyakoff  <gray@gnu.org.ua>
14650
14651         * lib/argp-help.c (argp_doc): Make sure NULL is not passed to
14652         dgettext.
14653
14654 2006-09-12  Jim Meyering  <jim@meyering.net>
14655
14656         * lib/nanosleep.c: Include <sys/types.h> before sys/select.h, to avoid
14657         compilation failure (due to use of pid_t in latter) on NetBSD 1.6.
14658         Reported by Nelson H. F. Beebe.
14659
14660 2006-09-10  Sergey Poznyakoff  <gray@gnu.org.ua>
14661
14662         * lib/argp-parse.c (__argp_parse) [!_LIBC]: Make sure
14663         program_invocation_name and program_invocation_short_name are
14664         initialized.
14665         * lib/argp-namefrob.h: Move declarations of program_invocation_name
14666         and program_invocation_short_name to argp.h, so they are visible
14667         to user programs.
14668         * lib/argp.h: Likewise
14669
14670 2006-09-10  Bruno Haible  <bruno@clisp.org>
14671
14672         * modules/mkdtemp (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
14673         m4/inttypes_h.m4, m4/uintmax_t.m4.
14674
14675 2006-09-10  Bruno Haible  <bruno@clisp.org>
14676
14677         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Don't require
14678         gl_AC_TYPE_UINTMAX_T.
14679
14680 2006-09-10  Bruno Haible  <bruno@clisp.org>
14681
14682         * lib/mkdtemp.c: Include <stdint.h> always. Don't include <inttypes.h>.
14683
14684 2006-09-09  Sergey Poznyakoff  <gray@gnu.org.ua>
14685
14686         * lib/argp.h (struct argp): Document the N_("..") "\v" N_("..")
14687         convention.  Text proposed by Bruno Haible.
14688         (struct argp_option): Document the use of N_() wrappers.
14689
14690         * lib/argp-help.c (argp_doc): Split the untranslated doc string on
14691         '\v', and translate the two parts separately, instead of feeding
14692         the whole string to gettext.  This allows to exclude
14693         '\v' from the strings visible to the translator by writing doc
14694         strings as N_("..") "\v" N_("..").
14695
14696 2006-09-09  Paul Eggert  <eggert@cs.ucla.edu>
14697
14698         * config/srclist.txt: Undo latest change; the bug was fixed.
14699
14700 2006-09-09  Bruno Haible  <bruno@clisp.org>
14701
14702         * gnulib-tool (func_emit_lib_Makefile_am): Eliminate lib_LDFLAGS
14703         assignments if building a library without libtool.
14704         (func_emit_tests_Makefile_am): Likewise. Handle lib_* variables as
14705         in func_emit_lib_Makefile_am.
14706         (func_import): When building a static library libfoo.a, arrange to
14707         define variables LIBFOO_LIBDEPS and LIBFOO_LTLIBDEPS.
14708         (func_create_testdir): Likewise.
14709         * modules/gc (configure.ac, Makefile.am): If building statically,
14710         augment gl_libdeps and gl_ltlibdeps instead of lib_LDFLAGS.
14711         * modules/iconvme (configure.ac, Makefile.am): Likewise.
14712         * modules/striconv (configure.ac, Makefile.am): Likewise.
14713         Based on a suggestion by Ralf Wildenhues.
14714
14715 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
14716
14717         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
14718         Check for unistd.h too, since Autoconf doesn't assume POSIX.
14719         Also:
14720
14721         2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
14722         Add year_2050_test to catch glibc bug 2821
14723         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
14724
14725         2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
14726         Prefer #ifdef to #if.
14727
14728         2006-04-02  Paul Eggert  <eggert@cs.ucla.edu>
14729         Return from 'main' instead of calling 'exit'.
14730
14731 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
14732
14733         * lib/mktime.c (guess_time_tm): Fix bug where mktime
14734         returned the maximum time_t value rather than (time_t) -1.
14735         Problem originally reported by William Bardwell
14736         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
14737
14738         * lib/isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
14739         Moved to here ...
14740         * lib/isapipe.c (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
14741         ... from here.
14742
14743 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
14744
14745         * config/srclist.txt: Temporarily comment out mktime.c until glibc bug
14746         2821 is fixed.
14747
14748 2006-09-08  Jim Meyering  <jim@meyering.net>
14749
14750         Don't make generated files read-only.  That would bother too many
14751         people.  However, do retain the ability to work when targets are
14752         read-only: remove the destination and temporary files before writing
14753         them (when generated via sed or echo), or by using the -f option for
14754         both cp and mv commands.  Suggestion to use -f from Paul Eggert.
14755         * modules/alloca-opt, modules/argz, modules/arpa_inet:
14756         * modules/byteswap, modules/configmake, modules/fcntl:
14757         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
14758         * modules/localcharset, modules/netinet_in, modules/poll:
14759         * modules/stdbool, modules/stdint, modules/sys_select:
14760         * modules/sys_socket, modules/sys_stat, modules/sysexits:
14761
14762 2006-09-08  Jim Meyering  <jim@meyering.net>
14763
14764         Avoid new build failure on FreeBSD 6.0.
14765         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Include
14766         <sys/param.h> when testing whether getmntinfo uses statvfs.  Patch by
14767         Pavel Tsekov, in <http://savannah.gnu.org/bugs/?17643>.
14768
14769 2006-09-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14770
14771         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain echo.
14772
14773 2006-09-07  Jim Meyering  <jim@meyering.net>
14774
14775         Fix global typo in last change: use chmod u-w, not chmod u-x.
14776         Spotted by Paul Eggert and Bruce Korb.
14777         * modules/alloca-opt, modules/argz, modules/arpa_inet:
14778         * modules/byteswap, modules/configmake, modules/fcntl:
14779         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
14780         * modules/localcharset, modules/netinet_in, modules/poll:
14781         * modules/stdbool, modules/stdint, modules/sys_select:
14782         * modules/sys_socket, modules/sys_stat, modules/sysexits:
14783
14784 2006-09-06  Jim Meyering  <jim@meyering.net>
14785
14786         Make generated files be read-only.
14787         * modules/alloca-opt (Makefile.am): Work also when $@ is read-only.
14788         Ensure that each generated file is now read-only.
14789         * modules/argz: Likewise.
14790         * modules/arpa_inet: Likewise.
14791         * modules/byteswap: Likewise.
14792         * modules/configmake: Likewise.
14793         * modules/fcntl: Likewise.
14794         * modules/fnmatch: Likewise.
14795         * modules/getopt: Likewise.
14796         * modules/glob: Likewise.
14797         * modules/inttypes: Likewise.
14798         * modules/netinet_in: Likewise.
14799         * modules/poll: Likewise.
14800         * modules/stdbool: Likewise.
14801         * modules/stdint: Likewise.
14802         * modules/sys_select: Likewise.
14803         * modules/sys_socket: Likewise.
14804         * modules/sys_stat: Likewise.
14805         * modules/sysexits: Likewise.
14806         * modules/localcharset: Same as above, but continue using temporary
14807         file named "t-$@" (why different?) rather than the "$@-t" used
14808         everywhere else.
14809
14810         * modules/sysexits (Makefile.am): Replace literal occurrences
14811         of "sysexit.h" more readable, and more consistent, "$@".
14812
14813 2006-09-06  Bruno Haible  <bruno@clisp.org>
14814
14815         * modules/striconv: New file.
14816         * modules/xstriconv: New file.
14817         * MODULES.html.sh (Internationalization functions): Add striconv,
14818         xstriconv.
14819
14820 2006-09-06  Bruno Haible  <bruno@clisp.org>
14821
14822         * modules/gc (Makefile.am): Augment lib_LDFLAGS, not lib_LIBADD.
14823         * modules/iconvme (Makefile.am): Likewise. Also handle the case of
14824         not using libtool correctly.
14825
14826 2006-09-06  Bruno Haible  <bruno@clisp.org>
14827
14828         * lib/striconv.h: New file.
14829         * lib/striconv.c: New file, merging iconvme.c with GNU gettext's
14830         iconvstring.c.
14831         * lib/xstriconv.h: New file.
14832         * lib/xstriconv.c: New file.
14833
14834 2006-09-06  Bruno Haible  <bruno@clisp.org>
14835
14836         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
14837         lib_..._LDFLAGS.
14838
14839 2006-09-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14840
14841         * lib/argz_.h: Sync from Libtool.
14842
14843         2006-09-04  George Bosilca <bosilca@cs.utk.edu>
14844                 and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
14845
14846         * lib/libltdl/argz_.h: It's __cplusplus, not _cplusplus.
14847
14848 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
14849
14850         * modules/trim: New file.
14851
14852 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
14853
14854         * lib/trim.h: New file.
14855         * lib/trim.c: New file.
14856
14857 2006-09-05  Bruno Haible  <bruno@clisp.org>
14858
14859         * MODULES.html.sh (String handling): Add trim.
14860
14861 2006-09-04  Karl Berry  <karl@gnu.org>
14862
14863         * config/srclist.txt (signed.m4, gettext.m4): changes not propagated
14864         until next release.
14865
14866 2006-09-03  Bruno Haible  <bruno@clisp.org>
14867
14868         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Locate mingw shared libraries
14869         correctly.
14870
14871 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
14872
14873         * m4/getloadavg.m4 (gl_GETLOADAVG): Use CONFIGURING_GETLOADAVG,
14874         not gl_GETLOADAVG.  Omit unneeded semicolons.
14875         Problems reported by Ralf Wildenhues in
14876         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
14877         (gl_PREREQ_GETLOADAVG): Use AC_DEFUN, not m4_define.  Put
14878         at the end, which is the usual gnulib style.
14879
14880         * m4/fstypename.m4 (gl_FSTYPENAME): Use AC_CHECK_MEMBERS instead
14881         of doing all the work ourselves.
14882         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Don't check for
14883         sys/statvfs.h since the code doesn't use HAVE_SYS_STATVFS_H.
14884
14885 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
14886
14887         * lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.
14888         Problem reported by Ralf Wildenhues in
14889         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
14890
14891         * lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced by
14892         HAVE_STRUCT_STATFS_F_FSTYPENAME.
14893
14894 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
14895
14896         * gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
14897         yesterday's patch by changing test -n to test -z.
14898
14899 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
14900
14901         * modules/getloadavg (Files): Add m4/getloadavg.m4.
14902         (configure.ac): AC_FUNC_GETLOADAVG -> gl_GETLOADAVG, as
14903         the former is now obsolescent.
14904
14905         * modules/chdir-long (Depends-on): Add fcntl.
14906
14907 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
14908
14909         * m4/fnmatch.m4: Add comment that Autoconf AC_FUNC_FNMATCH is
14910         obsolescent, and programs should use gnulib instead.
14911         * m4/getloadavg.m4: New file, with contents taken from Autoconf
14912         but with prefixes changed.
14913
14914 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
14915
14916         * lib/getloadavg.c [defined gl_GETLOADAVG]: Don't include config.h
14917         or stdbool.h, because they might not exist while configuring.
14918
14919         * lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
14920         Don't include unistd.h or limits.h; not needed, since chdir-long.h
14921         does that for us.
14922         (O_DIRECTORY): Remove.
14923
14924 2006-08-31  Eric Blake  <ebb9@byu.net>
14925
14926         * gnulib-tool: Don't let emacs change spaces to TAB.
14927
14928 2006-08-31  Bruno Haible  <bruno@clisp.org>
14929
14930         * gnulib-tool: When calling func_import more than once, do it in a
14931         subshell.
14932         Reported by Eric Blake <ebb9@byu.net>.
14933
14934 2006-08-31  Bruno Haible  <bruno@clisp.org>
14935
14936         * gnulib-tool (nl): Remove variable.
14937         (sed_transform_lib_file): Use more robust test for config-h module.
14938         (func_import): Fix typo in 2006-08-25 patch.
14939
14940 2006-08-31  Bruno Haible  <bruno@clisp.org>
14941
14942         * gnulib-tool (func_emit_lib_Makefile_am): When --makefile-name was
14943         specified, augment Makefile.am variables instead of assigning them.
14944
14945 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
14946
14947         Work around a bug in both the Linux and SunOS 64-bit kernels:
14948         nanosleep mishandles sleeps for longer than 2**31 seconds.
14949         Problem reported by Frank v Waveren in
14950         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
14951         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_CLOCK_TIME.
14952         Check for nanosleep bug.
14953         (LIB_NANOSLEEP): Append clock_gettime library if needed.
14954
14955 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
14956
14957         Work around a bug in both the Linux and SunOS 64-bit kernels:
14958         nanosleep mishandles sleeps for longer than 2**31 seconds.
14959         Problem reported by Frank v Waveren in
14960         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
14961         * lib/nanosleep.c (BILLION): New constant.
14962         (getnow) [HAVE_BUG_BIG_NANOSLEEP]: New functions.
14963         (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]: Completely new
14964         implementation.
14965
14966 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
14967
14968         * modules/nanosleep (Depends-on): Add gettime.
14969
14970 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
14971         and Simon Josefsson  <jas@extundo.com>
14972         and Oskar Liljeblad  <oskar@osk.mine.nu>
14973
14974         * MODULES.html.sh (Support for building documentation): Add gpl, lgpl.
14975         * gnulib-tool (func_import): New license type 'unmodifiable license
14976         text'.
14977         * modules/fdl: Use it.  Longer description.
14978         * module/gpl, module/lgpl: New files.
14979
14980 2006-08-30  Jim Meyering  <jim@meyering.net>
14981
14982         * lib/isapipe.c (isapipe): Rename local s/fd/fd_pair/ to avoid
14983         shadowing the parameter.
14984
14985 2006-08-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14986
14987         Sync from Libtool:
14988
14989         2006-08-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14990
14991         * lib/libltdl/argz.c: Use `#ifdef HAVE_CONFIG_H', to facilitate code
14992         sharing with gnulib.  Report by Eric Blake.
14993
14994 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
14995
14996         * modules/isapipe: New file.
14997         * MODULES.html.sh (File descriptor based Input/Output): Add isapipe.
14998
14999 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
15000
15001         * modules/configmake (Makefile.am): Add a comment, and omit
15002         the CONFIGMAKE_ prefix from generated macro names.  Suggested
15003         by Bruno Haible.
15004
15005 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
15006
15007         * m4/isapipe.m4: New file.
15008
15009 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
15010
15011         * lib/isapipe.c, lib/isapipe.h: New files.
15012
15013 2006-08-29  Jim Meyering  <jim@meyering.net>
15014
15015         * modules/configmake (Makefile.am): Make configmake.h depend on
15016         Makefile.  Otherwise, a stale configmake.h could hang around.
15017
15018 2006-08-29  Eric Blake  <ebb9@byu.net>
15019
15020         * lib/error.c (error_at_line, print_errno_message): Match libc, after
15021         resolution of upstream bug 3044.
15022
15023 2006-08-29  Bruno Haible  <bruno@clisp.org>
15024
15025         * modules/localcharset (Depends-on): Add configmake.
15026         (Makefile.am): Remove setting of LIBDIR through DEFS.
15027
15028 2006-08-29  Bruno Haible  <bruno@clisp.org>
15029
15030         * lib/localcharset.c: Include configmake.h in order to get LIBDIR
15031         defined.
15032
15033 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
15034
15035         * modules/fcntl: New file.
15036         * modules/chdir-safer (Depends-on): Add fcntl.
15037         * modules/fts: Likewise.
15038         * modules/mkdir-p: Likewise.
15039
15040         * modules/stdint (Makefile.am): Do not substitute ABSOLUTE_INTTYPES_H.
15041         This undoes the most recent change, since we're now addressing the
15042         problem in a different way.
15043
15044         * gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_name
15045         into output, since the output might be called Makefile.am even
15046         if $makefile_name is something different.
15047         (func_import): Use $makefile_am rather than
15048         ${makefile_name-Makefile.am}, to fix a bug where makefile_name was
15049         empty.
15050
15051         * modules/inttypes (Files): Add m4/inttypes-h.m4.
15052
15053 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
15054
15055         * m4/inttypes.m4 (gl_INTTYPES_H): Move ABSOLUTE_INTTYPES_H code here...
15056         * m4/stdint.m4 (gl_STDINT_H): ... from here.  This undoes the most
15057         recent change to stdint.m4, since we're now addressing the problem in a
15058         different way.
15059
15060 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
15061
15062         * m4/fcntl_h.m4: New file.
15063
15064 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
15065
15066         * lib/fcntl_.h: New file.
15067         * lib/chdir-safer.c (O_DIRECTORY, O_NOFOLLOW): Remove, now that we have
15068         the fcntl module.
15069         * lib/dirchownmod.c: Likewise.
15070         * lib/fts.c: Likewise.
15071
15072         * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:
15073         Include @ABSOLUTE_INTTYPES_H@ if available, but do nothing else.
15074         * lib/stdint_.h (_GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H): Define
15075         just before including <inttypes.h>, to avoid circular inclusion.
15076
15077 2006-08-28  Jim Meyering  <jim@meyering.net>
15078
15079         * doc/visibility.texi: Actually read and correct the grammar of the
15080         sentence affected by yesterday's change.
15081
15082 2006-08-28  Eric Blake  <ebb9@byu.net>
15083
15084         * modules/inttypes (Makefile.am): Fix sed error when inttypes.h
15085         needs wrapper.
15086
15087 2006-08-28  Eric Blake  <ebb9@byu.net>
15088
15089         * m4/inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.
15090
15091 2006-08-28  Eric Blake  <ebb9@byu.net>
15092
15093         * m4/codeset.m4 (AM_LANGINFO_CODESET): Avoid compiler warning.
15094
15095 2006-08-28  Bruno Haible  <bruno@clisp.org>
15096
15097         * modules/c-strstr: New file, from GNU gettext.
15098         * MODULES.html.sh (String handling): Add c-strstr.
15099
15100 2006-08-28  Bruno Haible  <bruno@clisp.org>
15101
15102         * m4/inttypes.m4 (gl_INTTYPES_H): Don't test for the existence of SCNX*
15103         macros.
15104         Reported by Eric Blake.
15105
15106 2006-08-28  Bruno Haible  <bruno@clisp.org>
15107
15108         * lib/vasnprintf.c (EOVERFLOW): Remove definition.
15109         (VASNPRINTF): Return a string of length > INT_MAX without failing.
15110         * lib/vasprintf.c: Include errno.h, limits.h.
15111         (EOVERFLOW): New fallback definition.
15112         (vasprintf): Test here whether the string length is > INT_MAX.
15113         * lib/vsnprintf.c: Include errno.h, limits.h.
15114         (EOVERFLOW): New fallback definition.
15115         (vsnprintf): Fix bug when generated string was too long for the buffer.
15116         Test here whether the string length is > INT_MAX.
15117
15118 2006-08-28  Bruno Haible  <bruno@clisp.org>
15119
15120         * lib/inttypes_.h (SCNX*): Remove definitions.
15121         Reported by Eric Blake.
15122
15123 2006-08-28  Bruno Haible  <bruno@clisp.org>
15124
15125         * lib/c-strstr.h: New file, from GNU gettext.
15126         * lib/c-strstr.c: New file, from GNU gettext.
15127
15128 2006-08-28  Bruno Haible  <bruno@clisp.org>
15129
15130         * gnulib-tool: Reorder some statements.
15131
15132 2006-08-28  Bruno Haible  <bruno@clisp.org>
15133
15134         * gnulib-tool: New option --makefile-name.
15135         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Use
15136         $makefile_name.
15137         (func_import): Write $makefile_name to the cache file, and read it from
15138         there unless explicitly specified. Use $makefile_name as file name
15139         instead of Makefile.am. Adjust the recommendations accordingly.
15140
15141 2006-08-28  Bruno Haible  <bruno@clisp.org>
15142
15143         * gnulib-tool (func_verify_module): Check against misapplying patch.
15144
15145 2006-08-28  Bruno Haible  <bruno@clisp.org>
15146
15147         * gnulib-tool (func_relativize, func_relconcat): New functions.
15148         Give an error if --local-dir is given with --update.
15149         Remove trailing slashes from $local_gnulib_dir.
15150         (func_import): Store the relativized $local_gnulib_dir in
15151         gnulib-cache.m4, and read it from there if not specified explicitly.
15152
15153 2006-08-28  Bruno Haible  <bruno@clisp.org>
15154
15155         * gnulib-tool (func_get_tests_module): Don't assume that $gnulib_dir
15156         is the current directory. Respect also $local_gnulib_dir.
15157
15158 2006-08-28  Bruno Haible  <bruno@clisp.org>
15159             Simon Josefsson  <jas@extundo.com>
15160
15161         BeOS portability.
15162         * lib/getaddrinfo.c (PF_INET, PF_UNSPEC): New macros.
15163
15164 2006-08-27  Jim Meyering  <jim@meyering.net>
15165
15166         * doc/visibility.texi: Remove duplicate word: "pointer".
15167
15168 2006-08-26  Bruno Haible  <bruno@clisp.org>
15169
15170         * modules/inttypes (Files): Add lib/inttypes_.h, remove lib/inttypes.h.
15171         Add m4/inttypes.m4, remove m4/_inttypes_h.m4 and m4/include_next.m4.
15172         (Makefile.am): Create inttypes.h from inttypes_.h.
15173         * modules/stdint (Makefile.am): Substitute also ABSOLUTE_INTTYPES_H.
15174
15175         * modules/imaxabs: New file.
15176
15177         * modules/imaxdiv: New file.
15178
15179 2006-08-26  Bruno Haible  <bruno@clisp.org>
15180
15181         * m4/inttypes.m4: New file.
15182         * m4/_inttypes_h.m4: Remove file.
15183         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Also AC_SUBST
15184         PRI_MACROS_BROKEN.
15185         * m4/stdint.m4 (gl_STDINT_H): Define also ABSOLUTE_INTTYPES_H.
15186
15187         * m4/imaxabs.m4: New file.
15188
15189         * m4/imaxdiv.m4: New file.
15190
15191 2006-08-26  Bruno Haible  <bruno@clisp.org>
15192
15193         * lib/inttypes_.h: New file.
15194         * lib/inttypes.h: Remove file.
15195         * lib/stdint_.h: Include <inttypes.h> through its absolute filename.
15196
15197         * lib/imaxabs.c: New file.
15198
15199         * lib/imaxdiv.c: New file.
15200
15201 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
15202
15203         New config-h module, so that "make" output needn't be cluttered
15204         by -DHAVE_CONFIG_H.
15205         * MODULES.html.sh (Support for building libraries and executables):
15206         Add config-h.
15207         * modules/config-h: New file.
15208         * gnulib-tool (nl, sed_transform_lib_file): New vars.
15209         (func_import): Turn "#ifdef HAVE_CONFIG_H" to "#if 1" if
15210         the config-h module is used.
15211
15212         New configmake module, so that "make" output needn't be cluttered
15213         by fluff like '-DLIBDIR=\"/usr/local/lib\"'.
15214         * MODULES.html.sh (Support for building libraries and executables):
15215         Add configmake.
15216         * modules/configmake: New file.
15217
15218 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
15219
15220         * m4/config-h.m4: New file.
15221
15222 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
15223
15224         * config/srclist.txt: Add elisp-comp.
15225
15226 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
15227
15228         * MODULES.html.sh (Support for building libraries and executables):
15229         Add elisp-comp.
15230         * build-aux/elisp-comp: New file.
15231         * modules/elisp-comp: New file.
15232
15233 2006-08-24  Bruno Haible  <bruno@clisp.org>
15234
15235         * gnulib-tool (func_create_testdir): Use non-default values of
15236         sourcebase and m4base.
15237
15238 2006-08-24  Bruno Haible  <bruno@clisp.org>
15239
15240         * MODULES.html.sh (Compatibility checks for POSIX:2001 functions: Fix
15241         HTML structure.
15242
15243 2006-08-23  Paul Eggert  <eggert@cs.ucla.edu>
15244
15245         * modules/openat (Depends-on): Add lchown.
15246
15247 2006-08-23  Bruno Haible  <bruno@clisp.org>
15248
15249         * gnulib-tool (func_import, func_create_testdir): Emit an invocation
15250         of gl_LOCK_EARLY instead of gl_LOCK.
15251
15252 2006-08-23  Bruno Haible  <bruno@clisp.org>
15253
15254         * m4/lock.m4 (gl_LOCK_BODY): Change the default value of gl_use_threads
15255         on OSF/1 to no.
15256         Reported by Stephen Cartwright <sgcartwr@ucalgary.ca>.
15257
15258 2006-08-23  Bruno Haible  <bruno@clisp.org>
15259
15260         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't consider BeOS statvfs
15261         as unusable.
15262
15263         * m4/lock.m4 (gl_LOCK_EARLY): Renamed from gl_LOCK.
15264         (gl_LOCK_BODY): Remove gl_PREREQ_LOCK invocation.
15265         (gl_LOCK): New macro.
15266
15267 2006-08-22  Simon Josefsson  <jas@extundo.com>
15268
15269         * modules/gc-md5 (Makefile.am): Need to add md5.h, after changes
15270         to md5 module.
15271
15272 2006-08-22  Simon Josefsson  <jas@extundo.com>
15273
15274         * MODULES.html.sh: Add "Support for maintaining and release
15275         projects".
15276
15277         * build-aux/gnupload: New file, from coreutils.
15278
15279 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
15280
15281         Avoid the need for AC_LIBSOURCES in m4 macros.
15282         * modules/arcfour (EXTRA_DIST): Add arcfour.h.
15283         * modules/arctwo (EXTRA_DIST): Add arctwo.h.
15284         * modules/check-version (EXTRA_DIST): Add check-version.h.
15285         * modules/crc (EXTRA_DIST): Add crc.h.
15286         * modules/des (EXTRA_DIST): Add des.h.
15287         * modules/gc (EXTRA_DIST): Add gc.h.
15288         * modules/getdelim (EXTRA_DIST): Add getdelim.h.
15289         * modules/getline (EXTRA_DIST): Add getline.h.
15290         * modules/getlogin_r (EXTRA_DIST): Add getlogin_r.h.
15291         * modules/hmac-md5 (EXTRA_DIST): Add hmac.h.
15292         * modules/hmac-sha1 (EXTRA_DIST): Add hmac.h.
15293         * modules/md2 (EXTRA_DIST): Add md2.h.
15294         * modules/md4 (EXTRA_DIST): Add md4.h.
15295         * modules/pagealign_alloc (EXTRA_DIST): Add pagealign_alloc.h.
15296         * modules/read-file (EXTRA_DIST): Add read-file.h.
15297         * modules/readline (EXTRA_DIST): Add readline.h.
15298         * modules/rijndael (EXTRA_DIST): Add rijndael-alg-fst.h,
15299         rijndael-api-fst.h.
15300
15301 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
15302
15303         * m4/rijndael.m4 (gl_ARCFOUR):
15304         * m4/arctwo.m4 (gl_ARCTWO):
15305         * m4/check-version.m4 (gl_CHECK_VERSION):
15306         * m4/crc.m4 (gl_CRC):
15307         * m4/des.m4 (gl_DES):
15308         * m4/gc-pbkdf2-sha1.m4 (gl_GC_PBKDF2_SHA1):
15309         * m4/gc.m4 (gl_GC):
15310         * m4/getdelim.m4 (gl_FUNC_GETDELIM):
15311         * m4/getline.m4 (gl_FUNC_GETLINE):
15312         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE):
15313         * m4/hmac-md5.m4 (gl_HMAC_MD5):
15314         * m4/hmac-sha1.m4 (gl_HMAC_SHA1):
15315         * m4/md2.m4 (gl_MD2):
15316         * m4/md4.m4 (gl_MD4):
15317         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC):
15318         * m4/read-file.m4 (gl_FUNC_READ_FILE):
15319         * m4/readline.m4 (gl_FUNC_READLINE):
15320         * m4/rijndael.m4 (gl_RIJNDAEL):
15321         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
15322         to get the necessary .h files and whatnot.
15323
15324 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
15325
15326         * config/srclist.txt: Remove gnupload, since coreutils now syncs from
15327         gnulib rather than the other way around.
15328         * config/srclistvars.sh (COREUTILS): Remove.
15329
15330 2006-08-22  Jim Meyering  <jim@meyering.net>
15331
15332         * modules/mkdir-p (Makefile.am): Fix typo: s/lib+SOURCES/lib_SOURCES/.
15333
15334         * modules/getpass-gnu (Makefile.am): Add getpass.h to EXTRA_DIST.
15335
15336 2006-08-22  Eric Blake  <ebb9@byu.net>
15337
15338         * modules/regexprops-generic: New file.
15339         * MODULES.html.sh (Support for building documentation): List it.
15340
15341 2006-08-22  Eric Blake  <ebb9@byu.net>
15342
15343         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Avoid compiler warning.
15344         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
15345         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Likewise.
15346         * m4/intmax_t.m4 (gt_AC_TYPE_INTMAX_T): Likewise.
15347
15348 2006-08-22  Bruno Haible  <bruno@clisp.org>
15349
15350         * gnulib-tool (func_emit_lib_Makefile_am): Don't treat lib_LIBRARIES
15351         and lib_LTLIBRARIES like the other lib_* variables.
15352
15353 2006-08-22  Bruno Haible  <bruno@clisp.org>
15354
15355         * build-aux/x-to-1.in: New file, from GNU gettext.
15356
15357 2006-08-22  Bruno Haible  <bruno@clisp.org>
15358
15359         * m4/readutmp.m4 (gl_READUTMP): Compile readutmp.c only if <utmp.h> or
15360         <utmpx.h> exists.
15361
15362 2006-08-22  Bruno Haible  <bruno@clisp.org>
15363
15364         * lib/readutmp.h: Skip most definitions if neither <utmp.h> nor
15365         <utmpx.h> exists.
15366
15367 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
15368
15369         BeOS portability.
15370         * lib/dirchownmod.c (dirchownmod): Don't use fchmod if it doesn't
15371         exist.
15372         Problem reported by Bruno Haible.
15373
15374 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
15375
15376         Avoid the need for AC_LIBSOURCES in m4 macros.
15377         * modules/acl (EXTRA_DIST): Add acl.h.
15378         * modules/argmatch (Files): Add m4/argmatch.m4.
15379         (configure.ac): Add gl_ARGMATCH.
15380         (EXTRA_DIST): Renamed from lib_SOURCES, for
15381         consistency with the other modules.  Remove argmatch.c.
15382         * modules/backupfile (EXTRA_DIST): Add backupfile.h.
15383         * modules/c-strtod (EXTRA_DIST): Add c-strtod.h.
15384         * modules/c-strtold (EXTRA_DIST): Add c-strtod.c, c-strtod.h.
15385         * modules/canonhost (EXTRA_DIST): Add c-canonhost.h.
15386         * modules/canonicalize (EXTRA_DIST): Add canonicalize.h.
15387         * modules/chdir-long (EXTRA_DIST): Add chdir-long.h.
15388         * modules/chdir-safer (EXTRA_DIST): Add chdir-safer.h.
15389         * modules/cloexec (EXTRA_DIST): Add cloexec.h.
15390         * modules/close-stream (EXTRA_DIST): Add close-stream.h.
15391         * modules/closeout (EXTRA_DIST): Add closeout.h.
15392         * modules/cycle-check (EXTRA_DIST): Add cycle-check.h.
15393         * modules/dev-ino (EXTRA_DIST): Add dev-ino.h.
15394         * modules/dirfd (EXTRA_DIST): Add dirfd.h.
15395         * modules/dirname (EXTRA_DIST): Renamed from lib_SOURCES.  Add
15396         dirname.h; remove basename.c and stripslash.c.
15397         * modules/exclude (EXTRA_DIST): Add exclude.h.
15398         * modules/exitfail (EXTRA_DIST): Add exitfail.h.
15399         * modules/fcntl-safer (EXTRA_DIST): Add fcntl-safer.h fcntl--.h.
15400         * modules/file-type (EXTRA_DIST): Add file-type.h.
15401         * modules/filemode (EXTRA_DIST): Add filemode.h.
15402         * modules/filenamecat (EXTRA_DIST): Add filenamecat.h.
15403         * modules/fopen-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
15404         * modules/fpending (EXTRA_DIST): Add __fpending.h.
15405         * modules/fprintftime (EXTRA_DIST): Add fprintftime.h.
15406         * modules/fsusage (EXTRA_DIST): Add fsusage.h.
15407         * modules/fts (EXTRA_DIST): Add fts_.h fts-cycle.c.
15408         * modules/getcwd (EXTRA_DIST): Add getcwd.h.
15409         * modules/getdate (EXTRA_DIST): Add getdate.c.
15410         * modules/gethrxtime (EXTRA_DIST): Add gethrxtime.h xtime.h.
15411         * modules/getpagesize (EXTRA_DIST): Add getpagesize.h.
15412         * modules/getpass (EXTRA_DIST): Add getpass.h.
15413         * modules/glob (EXTRA_DIST): Add glob_.h glob-libc.h.
15414         * modules/group-member (EXTRA_DIST): Add group-member.h.
15415         * modules/hard-locale (EXTRA_DIST): Add hard-locale.h.
15416         * modules/hash (EXTRA_DIST): Add hash.h.
15417         * modules/human (EXTRA_DIST): Add human.h.
15418         * modules/inttypes (EXTRA_DIST): Add inttypes.h.
15419         * modules/lchmod (EXTRA_DIST): Add lchmod.h.
15420         * modules/lchown (EXTRA_DIST): Add lchown.h.
15421         * modules/long-options (EXTRA_DIST): Add long-options.h.
15422         * modules/lstat (EXTRA_DIST): Add lstat.h.
15423         * modules/md5 (EXTRA_DIST): Add memcasecmp.h.
15424         * modules/memcoll (EXTRA_DIST): Add memcoll.h.
15425         * modules/mempcpy (EXTRA_DIST): Add mempcpy.h.
15426         * modules/memrchr (EXTRA_DIST): Add memrchr.h.
15427         * modules/memxor (EXTRA_DIST): Add memxor.h.
15428         * modules/mkancesdirs (EXTRA_DIST): Add mkancesdirs.h.
15429         * modules/mkdir-p (EXTRA_DIST): Add modechange.h.
15430         * modules/mountlist (EXTRA_DIST): Add mountlist.h.
15431         * modules/openat (EXTRA_DIST): Add at-func.c openat.h openat-priv.h.
15432         * modules/pathmax (EXTRA_DIST): Add pathmax.h.
15433         * modules/physmem (EXTRA_DIST): Add physmem.h.
15434         * modules/posixtm (EXTRA_DIST): Add posixtm.h.
15435         * modules/posixver (EXTRA_DIST): Add posixver.h.
15436         * modules/quote (EXTRA_DIST): Add quote.h.
15437         * modules/quotearg (EXTRA_DIST): Add quotearg.h.
15438         * modules/readtokens (EXTRA_DIST): Add readtokens.h.
15439         * modules/readutmp (EXTRA_DIST): Add readutmp.h.
15440         * modules/regex (EXTRA_DIST): Add regcomp.c regex.h regex_internal.c
15441         regex_internal.h regexec.c.
15442         * modules/safe-read (EXTRA_DIST): Add safe-read.h.
15443         * modules/safe-write (EXTRA_DIST): Add safe-write.h.
15444         * modules/same (EXTRA_DIST): Add same.h.
15445         * modules/same-inode (EXTRA_DIST): Add same-inode.h.
15446         * modules/save-cwd (EXTRA_DIST): Add save-cwd.h.
15447         * modules/savedir (EXTRA_DIST): Add savedir.h.
15448         * modules/sha1 (EXTRA_DIST): Add sha1.h.
15449         * modules/sig2str (EXTRA_DIST): Add sig2str.h.
15450         * modules/stat-macros (EXTRA_DIST): Add stat-macros.h.
15451         * modules/stat-time (EXTRA_DIST): Add stat-time.h.
15452         * modules/stdlib-safer (EXTRA_DIST): Add stdlib-safer.h stdlib--.h.
15453         * modules/strdup (EXTRA_DIST): Add strdup.h.
15454         * modules/strftime (EXTRA_DIST): Add strftime.h.
15455         * modules/strndup (EXTRA_DIST): Add strndup.h.
15456         * modules/strnlen (EXTRA_DIST): Add strnlen.h.
15457         * modules/strverscmp (EXTRA_DIST): Add strverscmp.h.
15458         * modules/time_r (EXTRA_DIST): Add time_r.h.
15459         * modules/timespec (EXTRA_DIST): Add timespec.h.
15460         * modules/tmpfile-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
15461         * modules/unistd-safer (EXTRA_DIST): Add unistd-safer.h unistd--.h.
15462         * modules/unlinkdir (EXTRA_DIST): Add unlinkdir.h.
15463         * modules/unlocked-io (EXTRA_DIST): Add unlocked-io.h.
15464         * modules/userspec (EXTRA_DIST): Add userspec.h.
15465         * modules/utimecmp (EXTRA_DIST): Add utimecmp.h.
15466         * modules/utimens (EXTRA_DIST): Add utimens.h.
15467         * modules/xalloc (EXTRA_DIST): Add xalloc.h.
15468         * modules/xgetcwd (EXTRA_DIST): Add xgetcwd.h.
15469         * modules/xnanosleep (EXTRA_DIST): Add xnanosleep.h.
15470         * modules/xreadlink (EXTRA_DIST): Add xreadlink.h.
15471         * modules/xstrtod (EXTRA_DIST): Add xstrtod.h.
15472         * modules/xstrtol (EXTRA_DIST): Add xstrtol.h.
15473         * modules/xstrtold (EXTRA_DIST): Add xstrtod.c xstrtod.h.
15474         * modules/yesno (EXTRA_DIST): Add yesno.h.
15475
15476 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
15477
15478         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Check for fchmod.
15479
15480         * m4/argmatch.m4: New file, from coreutils with AC_LIBSOURCES removed.
15481         * m4/dev-ino.m4, same-inode.m4: Remove.
15482
15483         * m4/_inttypes_h.m4 (gl_INTTYPES_H):
15484         * m4/acl.m4 (AC_FUNC_ACL):
15485         * m4/backupfile.m4 (gl_BACKUPFILE):
15486         * m4/c-strtod.m4 (gl_C99_STRTOLD):
15487         * m4/canon-host.m4 (gl_CANON_HOST):
15488         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
15489         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG):
15490         * m4/chdir-safer.m4 (gl_CHDIR_SAFER):
15491         * m4/cloexec.m4 (gl_CLOEXEC):
15492         * m4/close-stream.m4 (gl_CLOSE_STREAM):
15493         * m4/closeout.m4 (gl_CLOSEOUT):
15494         * m4/dirfd.m4 (gl_FUNC_DIRFD):
15495         * m4/dirname.m4 (gl_DIRNAME):
15496         * m4/exclude.m4 (gl_EXCLUDE):
15497         * m4/exitfail.m4 (gl_EXITFAIL):
15498         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER):
15499         * m4/file-type.m4 (gl_FILE_TYPE):
15500         * m4/filemode.m4 (gl_FILEMODE):
15501         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT):
15502         * m4/fpending.m4 (gl_FUNC_FPENDING):
15503         * m4/fprintftime.m4 (gl_FPRINTFTIME):
15504         * m4/fts.m4 (gl_FUNC_FTS):
15505         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL):
15506         * m4/getdate.m4 (gl_GETDATE):
15507         * m4/gethrxtime.m4 (gl_GETHRXTIME):
15508         * m4/getpagesize.m4 (gl_GETPAGESIZE):
15509         * m4/getpass.m4 (gl_FUNC_GETPASS):
15510         * m4/gettime.m4 (gl_GETTIME):
15511         * m4/getugroups.m4 (gl_GETUGROUPS):
15512         * m4/glob.m4 (gl_GLOB_SUBSTITUTE):
15513         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER):
15514         * m4/hard-locale.m4 (gl_HARD_LOCALE):
15515         * m4/hash.m4 (gl_HASH):
15516         * m4/idcache.m4 (gl_IDCACHE):
15517         * m4/lchmod.m4 (gl_FUNC_LCHMOD):
15518         * m4/lchown.m4 (gl_FUNC_LCHOWN):
15519         * m4/long-options.m4 (gl_LONG_OPTIONS):
15520         * m4/lstat.m4 (gl_FUNC_LSTAT):
15521         * m4/md5.m4 (gl_MD5):
15522         * m4/memcasecmp.m4 (gl_MEMCASECMP):
15523         * m4/memcoll.m4 (gl_MEMCOLL):
15524         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY):
15525         * m4/memrchr.m4 (gl_FUNC_MEMRCHR):
15526         * m4/memxor.m4 (gl_MEMXOR):
15527         * m4/mkancesdirs.m4 (gl_MKANCESDIRS):
15528         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS):
15529         * m4/modechange.m4 (gl_MODECHANGE):
15530         * m4/mountlist.m4 (gl_MOUNTLIST):
15531         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
15532         * m4/openat.m4 (gl_FUNC_OPENAT):
15533         * m4/pathmax.m4 (gl_PATHMAX):
15534         * m4/physmem.m4 (gl_PHYSMEM):
15535         * m4/posixtm.m4 (gl_POSIXTM):
15536         * m4/posixver.m4 (gl_POSIXVER):
15537         * m4/quote.m4 (gl_QUOTE):
15538         * m4/quotearg.m4 (gl_QUOTEARG):
15539         * m4/readtokens.m4 (gl_READTOKENS):
15540         * m4/readutmp.m4 (gl_READUTMP):
15541         * m4/regex.m4 (gl_REGEX):
15542         * m4/safe-read.m4 (gl_SAFE_READ):
15543         * m4/safe-write.m4 (gl_SAFE_WRITE):
15544         * m4/same.m4 (gl_SAME):
15545         * m4/save-cwd.m4 (gl_SAVE_CWD):
15546         * m4/savedir.m4 (gl_SAVEDIR):
15547         * m4/settime.m4 (gl_SETTIME):
15548         * m4/sha1.m4 (gl_SHA1):
15549         * m4/sig2str.m4 (gl_FUNC_SIG2STR):
15550         * m4/stat-macros.m4 (gl_STAT_MACROS):
15551         * m4/stat-time.m4 (gl_STAT_TIME):
15552         * m4/stdio-safer.m4 (gl_FOPEN_SAFER):
15553         * m4/stdlib-safer.m4 (gl_STDLIB_SAFER):
15554         * m4/strdup.m4 (gl_FUNC_STRDUP):
15555         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME):
15556         * m4/strndup.m4 (gl_FUNC_STRNDUP):
15557         * m4/strnlen.m4 (gl_FUNC_STRNLEN):
15558         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP):
15559         * m4/time_r.m4 (gl_TIME_R):
15560         * m4/timespec.m4 (gl_TIMESPEC):
15561         * m4/unistd-safer.m4 (gl_UNISTD_SAFER):
15562         * m4/unlinkdir.m4 (gl_UNLINKDIR):
15563         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO):
15564         * m4/userspec.m4 (gl_USERSPEC):
15565         * m4/utimecmp.m4 (gl_UTIMECMP):
15566         * m4/utimens.m4 (gl_UTIMENS):
15567         * m4/xalloc.m4 (gl_XALLOC):
15568         * m4/xgetcwd.m4 (gl_XGETCWD):
15569         * m4/xnanosleep.m4 (gl_XNANOSLEEP):
15570         * m4/xreadlink.m4 (gl_XREADLINK):
15571         * m4/xstrtod.m4 (gl_XSTRTOD):
15572         * m4/yesno.m4 (gl_YESNO):
15573         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
15574         to get the necessary .h files and whatnot.
15575
15576 2006-08-21  Mark D. Baushke  <mdb@gnu.org>
15577             Bruno Haible  <bruno@clisp.org>
15578
15579         * gnulib-tool (func_verify_module): Work around Sun's non-POSIX 1003.2
15580         /bin/sh understanding of '!' conditional negation.
15581
15582 2006-08-21  Jim Meyering  <jim@meyering.net>
15583
15584         * modules/openat (Depends-on): Really alphabetize.
15585
15586         * modules/acl (Depends-on): Add error and quote.
15587
15588         * check-module (find_included_lib_files): Add at-func.c to the
15589         ok-to-include-more-than-once white list.
15590
15591         * modules/openat (Depends-on): Add lstat.  Alphabetize.
15592
15593 2006-08-21  Bruno Haible  <bruno@clisp.org>
15594
15595         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
15596         Emit a pkgdata_DATA variable only if some snippets add contents to it.
15597         Reported by Martin Lambers <marlam@marlam.de>.
15598
15599 2006-08-21  Bruno Haible  <bruno@clisp.org>
15600
15601         * gnulib-tool (func_emit_lib_Makefile_am): If the snippets already
15602         specify an installation location, don't emit a noinst_LIBRARIES or
15603         noinst_LTLIBRARIES assignment.
15604
15605 2006-08-21  Bruno Haible  <bruno@clisp.org>
15606
15607         BeOS portability.
15608         * modules/mbchar (Include): Don't test HAVE_WCTYPE_H any more, since
15609         BeOS has mbrtowc() but no <wctype.h>.
15610
15611 2006-08-21  Bruno Haible  <bruno@clisp.org>
15612
15613         BeOS portability.
15614         * m4/mbchar.m4 (gl_MBCHAR): Compile mbchar.c also if <wctype.h> doesn't
15615         exist.
15616
15617 2006-08-21  Bruno Haible  <bruno@clisp.org>
15618
15619         BeOS portability.
15620         * lib/mbchar.h: Include <wctype.h> only if it exists.
15621
15622 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
15623
15624         Remove files that are no longer needed by their respective modules.
15625         * m4/obstack.m4: Remove.
15626         * m4/strerror_r.m4: Remove.
15627         * m4/uint32_t.m4: Remove.
15628         * m4/uintptr_t.m4: Remove.
15629         * m4/ullong_max.m4: Remove.
15630         * m4/xstrtoimax.m4: Remove.
15631         * m4/xstrtoumax.m4: Remove.
15632
15633         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Do not require
15634         gl_AC_TYPE_UINTMAX_T, gl_STRUCT_DEV_INO, or gl_SAME_INODE, since gnulib
15635         dependencies now capture this.
15636
15637         * m4/cycle-check.m4 (gl_CYCLE_CHECK):
15638         Do not use AC_LIBSOURCES, since gnulib modules now do this.
15639         * m4/fsusage.m4 (gl_FSUSAGE): Likewise.
15640         * m4/human.m4 (gl_HUMAN): Likewise.
15641         * m4/inttostr.m4 (gl_INTTOSTR): Likewise.
15642         * m4/xstrtol.m4 (gl_XSTRTOL): Likewise.
15643
15644         * m4/filemode.m4 (gl_FILEMODE): Require AC_STRUCT_ST_DM_MODE.
15645
15646         * m4/filemode.m4 (gl_PREREQ_FSUSAGE_EXTRA): Do not require
15647         gl_AC_TYPE_INTMAX_T or gl_AC_TYPE_UINTMAX_T, since we now require
15648         stdint.
15649         * m4/human.m4 (gl_HUMAN): Likewise.
15650         * m4/inttostr.m4 (gl_PREREQ_INTTOSTR): Likewise.
15651         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Likewise.
15652         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
15653         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
15654         * m4/xstrtol (gl_XSTRTOL): Likewise.
15655
15656         * m4/gethrxtime.m4 (gl_XTIME): gl_AC_TYPE_LONG_LONG ->
15657         AC_TYPE_LONG_LONG_INT.
15658         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
15659         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Likewise.
15660         * m4/strtoull.m4 (gl_FUNC_STRTOULL): Likewise, for unsigned long.
15661         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
15662
15663         * m4/human.m4 (gl_HUMAN): Do not require AM_STDBOOL_H since we depend
15664         on stdbool.
15665
15666         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL_H, gl_PREREQ_XSTRTOL): Remove.
15667         (gl_PREREQ_XSTRTOUL): Remove.
15668
15669         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Check for hasmntopt.
15670
15671         * m4/posixver.m4: Fix comment since head -1 now works even in POSIX
15672         mode.
15673
15674 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
15675
15676         Add and change modules to make it easier for coreutils to use
15677         gnulib-tool.
15678         * modules/backupfile (Files): Remove m4/d-ino.m4.
15679         (Depends-on): Add d-ino.
15680         * modules/cycle-check (Depends-on): Add stdint.
15681         (lib_SOURCES): Add cycle-check.h.
15682         * modules/d-ino: New module.
15683         * modules/d-type: New module.
15684         * modules/error (Files): Remove m4/strerror_r.m4.
15685         * modules/filemode (Files): Add m4/st_dm_mode.m4.
15686         * modules/fsuage (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
15687         m4/inttypes_h.m4, m4/uintmax_t.m4.
15688         (Depends-on): Add stdint.
15689         (lib_SOURCES): Add fsusage.h.
15690         * modules/getcwd (Files): Remove d-ino.m4.
15691         (Depends-on): Add d-ino.
15692         * modules/getndelim2 (Depends-on): Add stdint.
15693         * modules/glob (Files): Remove m4/d-type.m4.
15694         (Depends-on): Add d-type.
15695         * modules/host-os: New module.
15696         * modules/human (Files):  Remove m4/ulonglong.m4, m4/stdint_h.m4,
15697         m4/inttypes_h.m4, m4/uintmax_t.m4.
15698         * Depends-on: Add stdint.
15699         (lib_SOURCES): Add human.h.
15700         * modules/inttostr (Files): Remove m4/intmax_t.m4,
15701         m4/inttostr.m4, m4/inttypes_h.m4, m4/longlong.m4, m4/stdint_h.m4,
15702         m4/uintmax_t.m4, m4/ulonglong.m4.
15703         (Depends-on): Add stdint.
15704         (EXTRA_DIST): Add inttostr.h.
15705         * modules/lchmod: New module.
15706         * modules/link-follow: New module.
15707         * modules/mkdir-p (Files): Remove lib/lchmod.h, m4/lchmod.m4.
15708         (Depends-on): Add lchmod.
15709         * modules/mkstemp (Files): Remove m4/ulonglong.m4,
15710         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4.
15711         (Depends-on): Add stdint.
15712         * modules/obstack (Files): Remove m4/inttypes_h.m4, m4/obstack.m4,
15713         m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4.
15714         (Depends-on): Add stdint.
15715         (configure.ac): Change gl_OBSTACK to AC_FUNC_OBSTACK.
15716         * modules/perl: New module.
15717         * modules/regex (Depends-on): Add stdint.
15718         * modules/rmdir-errno: New module.
15719         * modules/strtoimax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
15720         m4/intmax_t.m4.
15721         (Depends-on): Add stdint.
15722         * modules/strtoumax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
15723         m4/uintmax_t.m4.
15724         (Depends-on): Add stdint.
15725         * modules/unlink-busy: New module.
15726         * modules/utimecmp (Depends-on): Add stdint.
15727         * modules/uptime: New module.
15728         * modules/winsz-ioctl: New module.
15729         * modules/winsz-termios: New module.
15730         * modules/xnanosleep (Depends-on): Add nanosleep.
15731         * modules/ullong_max: Remove.
15732         * modules/xstrtoimax (Files): Remove m4/xstrtoimax.m4.
15733         (configure.ac): Remove gl_XSTRTOIMAX; no action needed now.
15734         * modules/xstrtol (Files): Remove m4/ulonglong.m4, m4/longlong.m4,
15735         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4, m4/intmax_t.m4.
15736         (Depends-on): Add inttypes.
15737         (lib_SOURCES): Add xstrtol.h.
15738         * modules/xstrtoumax (Files): Remove m4/xstrtoumax.m4.
15739         (configure.ac): Remove gl_XSTRTOUMAX; no action needed now.
15740         * MODULES.html.sh: Move 'assert' into the assert section.
15741         Move 'dummy' into the linking section.
15742         Remove ullong_max.
15743         Add section for compatibility checks for POSIX:2001 functions,
15744         and put d-ino, d-type, link-follow, rmdir-errno, unlink-busy,
15745         winsz-ioctl, and winsz-termios into it.
15746         Add lchmod.
15747         Add top-level Misc section and put host-os, perl, and uptime
15748         into it.
15749
15750 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
15751
15752         * lib/cycle-check.h: Include <stdint.h> unconditionally, since we
15753         now assume the stdint module.  Do not include inttypes.h.
15754         * lib/fsusage.h: Likewise.
15755         * lib/getndelim2.c: Likewise.
15756         * lib/human.h: Likewise.
15757         * lib/inttostr.h: Likewise.
15758         * lib/obstack.c: Likewise.
15759         * lib/regex_internal.h: Likewise.
15760         * lib/tempname.c: Likewise.
15761         * lib/utimecmp.c: Likewise.
15762         * lib/xstrtol.h: Likewise.
15763
15764         * lib/stat_.h: Fix typo: HAVE_FUNC_LSTAT -> HAVE_LSTAT.
15765
15766         * lib/strtoimax.c: Adjust to macro name changes in Autoconf,
15767         e.g., HAVE_LONG_LONG -> HAVE_LONG_LONG_INT.
15768         * lib/xtime.h: Likewise.
15769
15770 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
15771
15772         * modules/openat (Files): Add lib/fchmodat.c.
15773         Fixes problem reported by Jay Youngman.
15774
15775 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
15776
15777         * lib/fchmodat.c: New file, from coreutils.  This was inadvertently
15778         omitted in the 2006-08-17 update.  Problem reported by Jay Youngman.
15779
15780 2006-08-18  Paul Eggert  <eggert@cs.ucla.edu>
15781             Bruno Haible  <bruno@clisp.org>
15782
15783         * m4/bison-i18n.m4 (BISON_I18N): Also handle the case where yacc exists
15784         and is a script that invokes bison. Tighten the code. Add comments.
15785
15786 2006-08-18  Jim Meyering  <jim@meyering.net>
15787
15788         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for
15789         CLOCK_REALTIME, since gethrxtime may revert to using clock_gettime via
15790         gettime.c.  Gabor Z. Papp reported that gethrxtime-using programs
15791         failed to link due to unresolved clock_gettime on a linux-2.4.x system.
15792
15793 2006-08-18  Bruno Haible  <bruno@clisp.org>
15794
15795         * modules/bison-i18n: New file.
15796         * MODULES.html.sh (Internationalization functions): Add it.
15797
15798 2006-08-18  Bruno Haible  <bruno@clisp.org>
15799
15800         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Also check for
15801         sys/statvfs.h. When getmntinfo was found, check its declaration and
15802         set either MOUNTED_GETMNTINFO or MOUNTED_GETMNTINFO2 depending on it.
15803
15804 2006-08-18  Bruno Haible  <bruno@clisp.org>
15805
15806         * m4/bison-i18n.m4: New file, from bison.
15807
15808 2006-08-18  Bruno Haible  <bruno@clisp.org>
15809
15810         * lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys/statvfs.h.
15811         (ME_DUMMY): Treat "kernfs" as a dummy.
15812         (read_file_system_list) [MOUNTED_GETMNTINFO2]: Implement.
15813
15814 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
15815
15816         Update from coreutils.
15817
15818         2006-08-15  Jim Meyering  <jim@meyering.net>
15819
15820         * m4/openat.m4 (gl_FUNC_OPENAT): Add at-func.c via AC_LIBSOURCES.
15821
15822         2006-01-17  Jim Meyering  <jim@meyering.net>
15823
15824         * m4/fts.m4 (gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT.
15825
15826         2006-01-11  Jim Meyering  <jim@meyering.net>
15827
15828         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile fchmodat.c.
15829         Check for the lchmod function.
15830
15831 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
15832
15833         Update from coreutils.
15834
15835         * lib/__fpending.h: Add copyright notice.
15836         * lib/fprintftime.h: Likewise.
15837         * lib/savedir.c: Use (C) in copyright notice.
15838         * lib/savedir.h: Likewise.
15839
15840         2006-08-15  Jim Meyering  <jim@meyering.net>
15841
15842         * lib/at-func.c: New file, with the logic of all emulated at-functions.
15843         * lib/openat-priv.h: Include <errno.h> and define ENOSYS,
15844         in support of the EXPECTED_ERRNO macro.
15845         * lib/openat.c (fstatat, unlinkat, fchownat): Remove function
15846         definitions.  Instead, define the appropriate symbols and include
15847         "at-func.c".
15848         * lib/mkdirat.c (mkdirat): Likewise.
15849         * lib/fchmodat.c (fchmodat): Likewise.
15850         (ENOSYS): Remove definition.
15851         * lib/openat.c: Don't include <errno.h>, now that "openat-priv.h" does
15852         it.  Don't include "unistd--.h" -- it wasn't ever used.
15853
15854         2006-01-17  Jim Meyering  <jim@meyering.net>
15855
15856         Rewrite fts.c not to change the current working directory,
15857         by using openat, fstatat, fdopendir, etc..
15858
15859         * lib/fts.c [! _LIBC]: Include "openat.h" and "unistd--.h".
15860         (HAVE_OPENAT_SUPPORT): Define.
15861         [_LIBC] (fchdir): Don't undef or define; no longer used.
15862         (FCHDIR): Define in terms of cwd_advance_fd rather than fchdir.
15863         Now, this `function' always succeeds, and consumes its file descriptor
15864         parameter -- so callers must not close such FDs.  Update callers.
15865         (diropen_fd, opendirat, cwd_advance_fd): New functions.
15866         (diropen): Add parameter, SP.  Adjust all callers.
15867         Implement using diropen_fd, rather than open.
15868         (fts_open): Initialize new member, fts_cwd_fd.
15869         Remove fts_rft-setting code.
15870         (fts_close): Close fts_cwd_fd, if necessary.
15871         (__opendir2): Define in terms of opendir or opendirat,
15872         depending on whether the FST_NOCHDIR flag is set.
15873         (fts_build): Since fts_safe_changedir consumes its FD, and since
15874         this code must do `closedir(dirp)', dup the dirfd(dirp) argument,
15875         and close the dup'd file descriptor upon failure.
15876         (fts_stat): Use fstatat(...AT_SYMLINK_NOFOLLOW) in place of lstat.
15877         (fts_safe_changedir): Tweak semantics to reflect that this function
15878         now calls cwd_advance_fd and hence consumes its FD argument.
15879         * lib/fts_.h [struct FTS] (fts_cwd_fd): New member.
15880         [struct FTS] (fts_rft): Remove now-unused member.
15881         [struct FTS] (fts_cycle.state): Improve comment.
15882
15883         * lib/openat.c (openat_needs_fchdir): New function.
15884         * lib/openat.h (openat_needs_fchdir): Declare it.
15885
15886 2006-08-16  Paul Eggert  <eggert@cs.ucla.edu>
15887
15888         * lib/memcoll.c (memcoll): Set errno = 0 in the shortcut case, too.
15889         Problem and fix reported by Pádraig Brady in
15890         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00099.html>.
15891
15892 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
15893
15894         * modules/cycle-check (configure.ac): Add gl_CYCLE_CHECK.
15895
15896 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
15897
15898         * lib/memcoll.c (memcoll): Optimize for the common case where the
15899         arguments are bytewise equal.
15900
15901 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
15902
15903         * doc/regexprops-generic.texi: Add a copyright notice.
15904
15905 2006-08-15  Bruno Haible  <bruno@clisp.org>
15906
15907         * modules/tmpdir (License): Change to LGPL.
15908
15909 2006-08-15  Bruno Haible  <bruno@clisp.org>
15910
15911         * gnulib-tool (func_all_modules, func_verify_module): COPYING is not a
15912         module.
15913
15914 2006-08-14  Simon Josefsson  <jas@extundo.com>
15915
15916         * config/srclist.txt: Add gnupload.
15917
15918 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
15919
15920         Change copyright notice from LGPL 2 to GPL 2, since that's the
15921         standard form used in the gnulib repository.
15922         * tests/test-lock.c: Likewise.
15923         * tests/test-stdint.c: Likewise.
15924         * tests/test-tls.c: Likewise.
15925
15926         * users.txt: Add bison, diffutils, libprelude, prelude-lml,
15927         prelude-manager.  User shorter URLs for GNU projects, without '?'.
15928         Add copyright notice.
15929
15930         * check-module: Add copyright notice.  Output a copyright
15931         notice if "--version" is specified.
15932         * modules/COPYING: New file.
15933         * tests/test-getaddrinfo.c: Add copyright notice.
15934         * tests/test-verify.c: Likewise.
15935
15936 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
15937
15938         Change copyright notice from LGPL 2 to GPL 2, since that's the
15939         standard form used in the gnulib repository.
15940         * lib/lock.c: LGPL -> GPL.
15941         * lib/lock.h: Likewise.
15942         * lib/strnlen1.c: Likewise.
15943         * lib/strnlen1.h: Likewise.
15944         * lib/tls.c: Likewise.
15945         * lib/tls.h: Likewise.
15946         * lib/tmpdir.c: Likewise.
15947
15948         * lib/TODO: Remove; this belongs only in coreutils.
15949
15950 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
15951
15952         Add copyright notices to long-enough files that lack them, since
15953         otherwise the files aren't clearly free.  Use the same notice that
15954         getdate.texi already uses.
15955         * doc/alloca-opt.texi: Add copyright notice.
15956         * doc/alloca.texi: Likewise.
15957         * doc/ctime.texi: Likewise.
15958         * doc/functions.texi: Likewise.
15959         * doc/gcd.texi: Likewise.
15960         * doc/gnulib-tool.texi: Likewise.
15961         * doc/inet_ntoa.texi: Likewise.
15962         * doc/visibility.texi: Likewise.
15963
15964         * doc/getdate.texi: Update FDL version from 1.1 to 1.2.
15965         * doc/quote.texi: Add copyright notice.
15966
15967         * doc/solaris-versions: Add SunOS 5.10, SunOS 1.x, SunOS 4.0, SunOS
15968         4.0.x, SunOS 4.1.1.1, SunOS 4.1.1_U1, SunOS 4.1.3B.  SunOS 4.1.3
15969         was Solaris 1.1A.  Remove space before B in Solaris 1.1.1B.
15970         Mention SunOS 5.11.  Mention that everything before SunOS 5.7
15971         is now obsolete, and give a pointer to the Sun list.
15972         Add copyright notice.
15973
15974 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
15975
15976         * config/srclistvars.sh: Add copyright notice.
15977
15978 2006-08-14  Eric Blake  <ebb9@byu.net>
15979
15980         Import the following change from libc:
15981
15982         2006-08-12  Ulrich Drepper  <drepper@redhat.com>
15983
15984         Upstream bug 2997.
15985         * lib/misc/error.c: Add space between program name and message if file
15986         name is missing.
15987
15988 2006-08-12  Karl Berry  <karl@gnu.org>
15989
15990         * config/srclist.txt (ssize_t.m4, sig_atomic_t.m4, signalblocking.m4):
15991         remove, these originate in gnulib now.
15992
15993 2006-08-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15994
15995         * doc/Makefile (standards.info standards.html standards.dvi):
15996         Also depend on make-stds.texi.
15997
15998 2006-08-11  Paul Eggert  <eggert@cs.ucla.edu>
15999
16000         * lib/pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->
16001         HAVE_PIPE.  Fix a file descriptor leak when fd_safer fails.
16002
16003         * lib/regex_internal.c (re_string_skip_chars): Don't assume WEOF fits
16004         in wchar_t.  Problem reported by Eric Blake.
16005
16006         * lib/snprintf.c (snprintf): memcpy LEN bytes, not SIZE - 1, when
16007         LEN is smaller than SIZE.  Suggested by Bruno Haible.
16008         Also, help the compiler to keep LEN in a register.
16009
16010 2006-08-11  Eric Blake  <ebb9@byu.net>
16011
16012         * users.txt: Sort.  Add tar.
16013
16014 2006-08-11  Bruno Haible  <bruno@clisp.org>
16015
16016         * users.txt: New file.
16017
16018 2006-08-11  Bruno Haible  <bruno@clisp.org>
16019
16020         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Include <stdio.h> and <time.h>
16021         before <wchar.h>. Needed for OSF/1 and BSD/OS.
16022
16023 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
16024
16025         * modules/snprintf (Depends-on): Remove minmax.
16026         (Maintainer): Add self and Bruno.
16027
16028 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
16029
16030         * lib/.cppi-disable: Add snprintf.h, socket_.h.
16031         * lib/snprintf.c: Include <errno.h> and <limits.h>.
16032         (EOVERFLOW): Define if the system does not.
16033         Do not include "minmax.h"; it wasn't used.
16034         (snprintf): Don't assume size_t promotes to an unsigned type.
16035         Fix bug when generated string was too long for the buffer: the
16036         buffer's contents are supposed to be the initial prefix of the
16037         output.  Don't assume vasnprintf returns EOVERFLOW if the size
16038         exceeds INT_MAX; do the check ourselves.
16039
16040         Import the following changes from libc:
16041
16042         2006-06-02  Jakub Jelinek  <jakub@redhat.com>
16043
16044         * lib/posix/regex_internal.c (re_string_skip_chars): If no character
16045         has been converted at all, set *last_wc to WEOF.  If mbrtowc failed,
16046         set wc to the byte which couldn't be converted.
16047         (re_string_reconstruct): Don't clear valid_raw_len before calling
16048         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
16049         tip_context using re_string_context_at.
16050
16051         2006-05-02  Ulrich Drepper  <drepper@redhat.com>
16052
16053         * lib/posix/regex.h: g++ still cannot handled [restrict].
16054
16055         2006-04-21  Ulrich Drepper  <drepper@redhat.com>
16056
16057         * lib/posix/regex.h: Remove special handling for VMS.
16058
16059 2006-08-10  Jim Meyering  <jim@meyering.net>
16060
16061         * modules/same-inode: New module.
16062         * modules/dev-ino: New module.
16063         * modules/cycle-check: Depend on these modules, rather than simply
16064         including their .h files.
16065         (Makefile.am): Don't list cycle-check.[ch] here, now that they're
16066         required via m4/cycle-check.m4.
16067         * modules/same: Depend on new same-inode module, rather than
16068         including same-inode.h.
16069         * modules/chdir-safer: New file.
16070
16071         * modules/chown (Depends-on): Add stat-macros.
16072
16073 2006-08-10  Jim Meyering  <jim@meyering.net>
16074
16075         * m4/cycle-check.m4: New file.
16076         Require gl_STRUCT_DEV_INO and gl_SAME_INODE.
16077         * m4/dev-ino.m4, m4/same-inode.m4: New files.
16078
16079 2006-08-10  Eric Blake  <ebb9@byu.net>
16080
16081         * modules/verror (Depends-on): Remove bogus gl_VERROR that snuck
16082         in from original proposal.
16083
16084 2006-08-10  Eric Blake  <ebb9@byu.net>
16085         and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
16086
16087         * gnulib-tool (func_import): Detect unexpanded macros in gnulib
16088         namespace.
16089
16090 2006-08-10  Bruno Haible  <bruno@clisp.org>
16091
16092         * gnulib-tool (func_create_testdir): Detect unexpanded macros here
16093         as well.
16094
16095 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
16096
16097         Sync from coreutils.
16098
16099         2006-07-19  Mike Frysinger  <vapier@gentoo.org>
16100
16101         * lib/mountlist.c [ME_REMOTE]: Filter out cifs.
16102         Reported by Toralf Förster in <http://bugs.gentoo.org/141012>.
16103
16104 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
16105
16106         * modules/restrict: Remove; no longer needed now that we assume
16107         Autoconf 2.59 or later.
16108         * MODULES.html.sh: Remove 'restrict'.
16109         * modules/argp (Depends-on): Remove 'restrict'.
16110         * modules/base64 (Depends-on): Likewise.
16111         * modules/gc (Depends-on): Likewise.
16112         * modules/getaddrinfo (Depends-on): Likewise.
16113         * modules/glob (Depends-on): Likewise.
16114         * modules/inet_ntop (Depends-on): Likewise.
16115         * modules/inet_pton (Depends-on): Likewise.
16116         * modules/memxor (Depends-on): Likewise.
16117         * modules/regex (Depends-on): Likewise.
16118         * modules/strtok_r (Depends-on): Likewise.
16119         * modules/time_r (Depends-on): Likewise.
16120
16121 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
16122
16123         * m4/argp.m4 (gl_ARGP): Require AC_C_RESTRICT.
16124         * m4/gc.m4 (gl_PREREQ_GC): Likewise.
16125         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
16126         * m4/inet_ntop.m4 (gl_PREREQ_INET_NTOP): Likewise.
16127         * m4/inet_pton.m4 (gl_PREREQ_INET_PTON): Likewise.
16128         * m4/memxor.m4 (gl_MEMXOR): Likewise.
16129         * m4/restrict.m4: Remove; no longer needed.  All remaining uses of
16130         gl_C_RESTRICT replaced by AC_C_RESTRICT.
16131
16132         Merge from coreutils.
16133         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_C_RESTRICT, not
16134         gl_C_RESTRICT, now that we assume Autoconf 2.59 or later.
16135         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
16136         * m4/time_r.m4 (gl_TIME_R): Likewise.
16137
16138 2006-08-09  Karl Berry  <karl@gnu.org>
16139
16140         * config/srclist.txt: no more gettext-tools, per Bruno.
16141
16142 2006-08-08  Eric Blake  <ebb9@byu.net>
16143
16144         * modules/verror: New module.
16145         * MODULES.html.sh: Document it.
16146
16147 2006-08-08  Eric Blake  <ebb9@byu.net>
16148
16149         * lib/verror.h, lib/verror.c: New files.
16150
16151 2006-08-08  Eric Blake  <ebb9@byu.net>
16152
16153         * lib/verror.c (verror_at_line): Work around glibc bug 2997, so that
16154         verror_at_line output complies with GNU Coding Standards even when
16155         file is NULL.
16156
16157 2006-08-07  Bruno Haible  <bruno@clisp.org>
16158
16159         * lib/allocsa.h (sa_alignof) [_AIX]: Also consider 'long long' in newer
16160         versions of AIX.
16161         Reported by Ralf Wildenhues.
16162
16163 2006-08-07  Bruno Haible  <bruno@clisp.org>
16164
16165         * gnulib-tool (func_create_testdir): Wrap the set of autoconf snippets
16166         in an AC_DEFUN. Needed so that the autoconf snippets can use
16167         AC_REQUIRE.
16168
16169 2006-08-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
16170
16171         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
16172         Initialize pkgdata_DATA.
16173         * modules/javaversion (Makefile.am): Add to pkgdata_DATA, rather than
16174         overriding it.
16175
16176 2006-08-06  Eric Blake  <ebb9@byu.net>
16177
16178         * lib/error.h: Fold in some upstream changes from glibc.
16179         * lib/error.c: Likewise.
16180
16181 2006-08-04  Bruno Haible  <bruno@clisp.org>
16182
16183         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
16184         Make the mostlyclean-local rule depend on mostlyclean-generic.
16185         Reported by Jim Meyering. Solution suggested by Ralf Wildenhues.
16186
16187 2006-07-31  Bruno Haible  <bruno@clisp.org>
16188
16189         * m4/localcharset.m4 (gl_LOCALCHARSET): Remove tests for <stddef.h>,
16190         <stdlib.h>, <string.h>.
16191
16192 2006-07-30  Bruno Haible  <bruno@clisp.org>
16193
16194         * modules/readlink (License): Change to LGPL.
16195
16196 2006-07-30  Bruno Haible  <bruno@clisp.org>
16197
16198         * modules/javaversion (Makefile.am): Distribute javaversion.java and
16199         javaversion.class. Also install javaversion.class in $(pkgdatadir) and
16200         set PKGDATADIR to point to it.
16201
16202 2006-07-30  Bruno Haible  <bruno@clisp.org>
16203
16204         * modules/csharpexec (configure.ac): Comment out macro invocation.
16205         * modules/javaexec (configure.ac): Likewise.
16206         * modules/javacomp-script (configure.ac): Likewise.
16207
16208         * modules/csharpcomp-script (configure.ac): Use AC_REQUIRE.
16209
16210 2006-07-30  Bruno Haible  <bruno@clisp.org>
16211
16212         * modules/clean-temp (Depends-on): Add linkedhash-list, remove
16213         linked-list.
16214
16215 2006-07-30  Bruno Haible  <bruno@clisp.org>
16216
16217         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Assume <string.h> exists.
16218
16219 2006-07-30  Bruno Haible  <bruno@clisp.org>
16220
16221         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
16222         Initialize MOSTLYCLEANFILES to core and *.stackdump, so that core dumps
16223         get removed.
16224
16225 2006-07-29  Bruno Haible  <bruno@clisp.org>
16226
16227         Make it possible for gnulib-tool to work with locally modified or
16228         augmented gnulib repositories.
16229         * gnulib-tool (func_usage): Document --local-dir option.
16230         (local_gnulib_dir): New variable.
16231         Handle --local-dir option.
16232         (func_lookup_file): New function.
16233         (func_all_modules, func_verify_module): Look also in $local_gnulib_dir.
16234         (func_get_description, func_get_filelist, func_get_description,
16235         func_get_filelist, func_get_dependencies, func_get_autoconf_snippet,
16236         func_get_automake_snippet, func_get_include_directive,
16237         func_get_license, func_get_maintainer): Use func_lookup_file.
16238         (func_import, func_create_testdir): Use func_lookup_file.
16239
16240 2006-07-29  Bruno Haible  <bruno@clisp.org>
16241
16242         * modules/setenv (Depends-on): Add unistd.
16243
16244 2006-07-29  Bruno Haible  <bruno@clisp.org>
16245
16246         * lib/setenv.c: Undo unintended modification done on 2006-02-27.
16247
16248 2006-07-29  Bruno Haible  <bruno@clisp.org>
16249
16250         * lib/localcharset.c: Assume <stddef.h>, <stdlib.h>, <string.h> exist.
16251
16252 2006-07-29  Bruno Haible  <bruno@clisp.org>
16253
16254         * gnulib-tool (import, update): If there is no Makefile.am, look at
16255         aclocal.m4, instead of bailing out.
16256
16257 2006-07-29  Bruno Haible  <bruno@clisp.org>
16258
16259         * gnulib-tool (func_usage): Revert most of the 2006-07-15 change.
16260         Categorize the options by when they are useful.
16261
16262 2006-07-29  Bruno Haible  <bruno@clisp.org>
16263
16264         * gnulib-tool (func_usage): Document option --no-libtool.
16265         Handle option --no-libtool.
16266         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Update
16267         for changed semantics of $libtool variable.
16268         (func_import): Likewise. If libtool is not used, show this through
16269         an option --no-libtool.
16270         (func_create_testdir): Update.
16271
16272 2006-07-29  Bruno Haible  <bruno@clisp.org>
16273
16274         * gnulib-tool (func_import): Extend error message about missing
16275         --doc-base.
16276
16277 2006-07-29  Bruno Haible  <bruno@clisp.org>
16278
16279         * gnulib-tool (func_import): Don't create the $docbase directory if
16280         there is no file to store there.
16281
16282 2006-07-29  Bruno Haible  <bruno@clisp.org>
16283
16284         * gnulib-tool (autoconf_minversion): If a --dir option is given and
16285         relevant, look for configure.ac there, not in the current directory.
16286         Also use a simple search for AC_PREREQ, not "autoconf --trace".
16287
16288 2006-07-29  Bruno Haible  <bruno@clisp.org>
16289
16290         * gnulib-tool (SORT): New variable.
16291         (func_usage): Undocument --assume-autoconf option.
16292         Remove --assume-autoconf option handling.
16293         (autoconf_minversion): Determine from the contents of configure.ac.
16294         (func_import): Remove autoconf_minversion handling.
16295         Suggested by Eric Blake.
16296
16297 2006-07-29  Bruno Haible  <bruno@clisp.org>
16298
16299         * doc/gnulib-tool.texi (gl_LIBTOOL): Mention --no-libtool option.
16300
16301 2006-07-29  Bruno Haible  <bruno@clisp.org>
16302
16303         * config/srclist.txt (*setenv.[ch]): Remove rules.
16304
16305 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
16306
16307         * m4/inet_pton.m4, inet_ntop.m4: Check for netinet/in.h too.
16308
16309 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
16310
16311         * lib/inet_ntop.h, inet_pton.h: Need to include netinet/in.h before
16312         arpa/inet.h.
16313
16314 2006-07-28  Simon Josefsson  <jas@extundo.com>
16315
16316         * modules/inet_ntop (Depends-on): Depend on arpa_inet.
16317         * modules/inet_pton (Depends-on): Likewise.
16318
16319 2006-07-28  Simon Josefsson  <jas@extundo.com>
16320
16321         * m4/netinet_in_h.m4: New file.
16322
16323 2006-07-28  Simon Josefsson  <jas@extundo.com>
16324
16325         * lib/inet_ntop.h, inet_pton.h: No need to guard netinet/in.h
16326         #include's.
16327
16328 2006-07-28  Simon Josefsson  <jas@extundo.com>
16329
16330         * lib/inet_ntop.h, inet_pton.h: No need to guard arpa/inet.h
16331         #include's.
16332
16333 2006-07-28  Paul Eggert  <eggert@cs.ucla.edu>
16334
16335         * lib/modechange.c (mode_compile): Numeric modes now affect setuid and
16336         setgid on directories only if they set these bits.
16337         * lib/modechange.h: Remove obsolete comment about masks.
16338
16339 2006-07-28  Eric Blake  <ebb9@byu.net>
16340
16341         * lib/regex_internal.h (struct re_dfa_t) [!_LIBC]: Avoid invalid C89
16342         macro expansion.
16343
16344 2006-07-28  Bruno Haible  <bruno@clisp.org>
16345
16346         * lib/inet_ntop.h, inet_pton.h: Use #if HAVE* instead of #ifdef HAVE*.
16347
16348 2006-07-28  Bruno Haible  <bruno@clisp.org>
16349
16350         * m4/mbchar.m4 (gl_MBCHAR): Also test for iswcntrl.
16351
16352 2006-07-28  Bruno Haible  <bruno@clisp.org>
16353
16354         * lib/mbchar.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
16355         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
16356         Define fallbacks.
16357         Avoids link error on FreeBSD 4.x.
16358         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
16359
16360         * lib/wcwidth.h (iswprint): Assume an ASCII compatible wide character
16361         encoding.
16362         * lib/mbswidth.c (iswcntrl): Likewise.
16363
16364 2006-07-27  Bruno Haible  <bruno@clisp.org>
16365
16366         * m4/stdint.m4 (gl_STDINT_H): Define __STDC_CONSTANT_MACROS during the
16367         test.
16368
16369 2006-07-27  Bruno Haible  <bruno@clisp.org>
16370
16371         * lib/stdint_.h (INT*_C, UINT*_C) [C++]: Define these if
16372         __STDC_CONSTANT_MACROS is defined, not if __STDC_LIMIT_MACROS is
16373         defined.
16374
16375 2006-07-26  Eric Blake  <ebb9@byu.net>
16376
16377         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Check for missing pipe.
16378
16379 2006-07-26  Eric Blake  <ebb9@byu.net>
16380
16381         * lib/mkstemp-safer.c [! HAVE_MKSTEMP]: Add prototype for platforms
16382         like mingw that lack mkstemp.
16383         * lib/pipe-safer.c (pipe_safer) [!HAVE_FUNC_PIPE]: Provide fallback to
16384         avoid compilation warning on mingw.
16385
16386 2006-07-26  Bruno Haible  <bruno@clisp.org>
16387
16388         * m4/stdint.m4 (gl_STDINT_H): Also verify the existence of the macros
16389         INT*_MIN, INT_LEAST*_MAX, INT_LEAST*_MIN, UINT_LEAST*_MAX,
16390         INT_FAST*_MIN, INTPTR_MIN.
16391
16392 2006-07-25  Bruno Haible  <bruno@clisp.org>
16393
16394         * modules/version-etc (Depends-on): Add stdarg.
16395
16396 2006-07-25  Bruno Haible  <bruno@clisp.org>
16397
16398         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Avoid 'eval' in front of
16399         complex commands.
16400
16401 2006-07-25  Bruno Haible  <bruno@clisp.org>
16402
16403         * lib/version-etc.c (version_etc_va): Use va_copy, assumed to be
16404         defined in <stdarg.h> or config.h.
16405
16406 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
16407
16408         * m4/stdio-safer.m4 (gl_FOPEN_SAFER, gl_TMPFILE_SAFER): New macros.
16409         (gl_STDIO_SAFER): Remove.
16410
16411 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
16412
16413         * MODULES.html.sh (File stream based Input/Output):
16414         Add fopen-safer, tmpfile-safer; remove stdio-safer.
16415         * modules/getusershell (Depends-on): Change stdio-safer to fopen-safer.
16416         * modules/fopen-safer, modules/tmpfile-safer: New files.
16417         * modules/stdio-safer: Remove.
16418
16419 2006-07-24  Bruno Haible  <bruno@clisp.org>
16420
16421         * modules/tmpdir: New file.
16422         * MODULES.html.sh (File system functions): Add it.
16423
16424 2006-07-24  Bruno Haible  <bruno@clisp.org>
16425
16426         * modules/javacomp (Depends-on): Add unistd, javaversion, binary-io,
16427         getline, pathname, fwriteerror, clean-temp, xvasprintf, strstr.
16428
16429 2006-07-24  Bruno Haible  <bruno@clisp.org>
16430
16431         * modules/clean-temp: New file.
16432
16433 2006-07-24  Bruno Haible  <bruno@clisp.org>
16434
16435         * m4/tmpdir.m4: New file, from GNU gettext.
16436
16437 2006-07-24  Bruno Haible  <bruno@clisp.org>
16438
16439         * lib/tmpdir.h: New file, from GNU gettext.
16440         * lib/tmpdir.c: New file, from GNU gettext.
16441
16442 2006-07-24  Bruno Haible  <bruno@clisp.org>
16443
16444         * lib/clean-temp.h: New file, from GNU gettext.
16445         * lib/clean-temp.c: New file, from GNU gettext.
16446
16447 2006-07-23  Eric Blake  <ebb9@byu.net>
16448
16449         * modules/stdio-safer (Files): Add tmpfile-safer.c.
16450         (Depends-on): Add binary-io.
16451
16452 2006-07-23  Eric Blake  <ebb9@byu.net>
16453
16454         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add tmpfile-safer.c.
16455
16456 2006-07-23  Eric Blake  <ebb9@byu.net>
16457
16458         * lib/tmpfile-safer.c: New file.
16459         * lib/stdio-safer.h (fopen_safer): Add prototype.
16460         * lib/stdio--.h (tmpfile): Make safer.
16461
16462 2006-07-23  Bruno Haible  <bruno@clisp.org>
16463
16464         * lib/gl_anylinked_list2.h (ASYNCSAFE): New macro.
16465         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before,
16466         gl_linked_add_after, gl_linked_add_at, gl_linked_remove_node,
16467         gl_linked_remove_at): Use it.
16468
16469 2006-07-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
16470         and Simon Josefsson <jas@extundo.com>
16471
16472         * lib/getaddrinfo.h (AI_PASSIVE): Make sure it is defined.
16473
16474         * lib/getaddrinfo.c (getaddrinfo): Support AI_PASSIVE.
16475
16476 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
16477
16478         * modules/close-stream: New file.
16479         * modules/closeout (Description): Make it clear that it exits
16480         with a diagnostic on error.
16481         (Depends-on): Add close-stream.  Remove fpending, stdbool.
16482         * MODULES.html.sh (File stream based Input/Output): Add close-stream.
16483
16484 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
16485
16486         * m4/close-stream.m4: New file.
16487
16488 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
16489
16490         * lib/close-stream.c, lib/close-stream.h: New files.
16491
16492 2006-07-22  Bruno Haible  <bruno@clisp.org>
16493
16494         Merge from GNU gettext 0.15.
16495
16496         2006-05-01  Bruno Haible  <bruno@clisp.org>
16497
16498                 * build-aux/javacomp.sh.in: Update for changed javacomp.m4.
16499
16500         2006-07-22  Bruno Haible  <bruno@clisp.org>
16501
16502                 * modules/javaversion: New file.
16503                 * MODULES.html.sh (Java): Add javaversion.
16504
16505         2006-03-12  Bruno Haible  <bruno@clisp.org>
16506
16507                 * build-aux/javaexec.sh.in: Update for changed javaexec.m4.
16508
16509         2005-12-04  Bruno Haible  <bruno@clisp.org>
16510
16511                 * build-aux/csharpexec.sh.in: Add support for 'clix' launcher
16512                 (untested).
16513
16514         2006-06-21  Bruno Haible  <bruno@clisp.org>
16515
16516                 Avoid warnings from recent versions of mcs.
16517                 * build-aux/csharpcomp.sh.in (options_mcs): Don't use options
16518                 -o, -L, -r any more. Use options documented since mcs-1.0
16519                 instead. Similarly for -g.
16520
16521         2005-12-04  Bruno Haible  <bruno@clisp.org>
16522
16523                 * build-aux/csharpcomp.sh.in: Suffix for resources is
16524                 .resources, not .resource.
16525
16526         2005-07-09  Bruno Haible  <bruno@clisp.org>
16527
16528                 * build-aux/csharpcomp.sh.in (options_csc): For -l option,
16529                 add a .dll suffix.
16530                 Reported by Mark Junker <mjscod@gmx.de>.
16531
16532         2006-07-22  Bruno Haible  <bruno@clisp.org>
16533
16534                 * modules/gettext: Upgrade to gettext-0.15.
16535                 (Files): Remove m4/isc-posix.m4. Add m4/lock.m4,
16536                 m4/visibility.m4.
16537                 Replace m4/inttypes.m4 with m4/inttypes-h.m4.
16538
16539 2006-07-22  Bruno Haible  <bruno@clisp.org>
16540
16541         Merge from GNU gettext 0.15.
16542
16543         2006-03-25  Bruno Haible  <bruno@clisp.org>
16544
16545                 * lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro.
16546
16547         2006-07-21  Bruno Haible  <bruno@clisp.org>
16548
16549                 * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to
16550                 "1.1".
16551
16552         2006-05-09  Bruno Haible  <bruno@clisp.org>
16553
16554                 * javacomp.m4 (gt_JAVACOMP): On Cygwin, set
16555                 CLASSPATH_SEPARATOR to a semicolon. Use CLASSPATH_SEPARATOR
16556                 for the conftestver execution.
16557
16558         2006-05-01  Bruno Haible  <bruno@clisp.org>
16559
16560                 * javacomp.m4 (gt_JAVACOMP): Accept a source-version and an
16561                 optional target-version argument. Verify that the compiler
16562                 groks source of the specified source-version, or add -source
16563                 option as necessary. Verify that the compiler produces
16564                 bytecode in the specified target-version, or add -target and
16565                 -source options as necessary. Make the result of the test
16566                 available as variable CONF_JAVAC. Also log error output in
16567                 config.log.
16568
16569         2006-03-11  Bruno Haible  <bruno@clisp.org>
16570
16571                 * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x.
16572
16573         2006-05-09  Bruno Haible  <bruno@clisp.org>
16574
16575                 * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set
16576                 CLASSPATH_SEPARATOR to a semicolon.
16577
16578         2006-03-12  Bruno Haible  <bruno@clisp.org>
16579
16580                 * javaexec.m4 (gt_JAVAEXEC): Make the result of the test
16581                 available as variable CONF_JAVA, for subsequent autoconf
16582                 tests. Also log error output in config.log.
16583
16584         2006-07-19  Bruno Haible  <bruno@clisp.org>
16585
16586                 * getline.m4 (AM_FUNC_GETLINE): When cross-compiling, assume
16587                 that getline works on glibc2 systems. Needed to avoid trouble
16588                 in relocatable.c.
16589                 Reported by Nils Magnus Larsgard <nmlarsgaard@atmel.no>.
16590
16591         2005-12-04  Bruno Haible  <bruno@clisp.org>
16592
16593                 * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix'
16594                 launcher (untested).
16595
16596         2005-12-04  Bruno Haible  <bruno@clisp.org>
16597
16598                 * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS.
16599
16600         2006-07-22  Bruno Haible  <bruno@clisp.org>
16601
16602                 * gettext.m4: Update from GNU gettext-0.15.
16603                 * nls.m4: Likewise.
16604                 * po.m4: Likewise.
16605                 * inttypes-pri.m4: Likewise.
16606                 * inttypes-h.m4: Renamed from inttypes.m4.
16607                 (gl_HEADER_INTTYPES_H): Renamed from gt_HEADER_INTTYPES_H.
16608
16609 2006-07-22  Bruno Haible  <bruno@clisp.org>
16610
16611         Merge from GNU gettext 0.15.
16612
16613         2005-07-05  Bruno Haible  <bruno@clisp.org>
16614
16615                 * printf-args.c (printf_fetchargs): Work around broken
16616                 definition of wint_t on mingw.
16617
16618         2005-02-12  Bruno Haible  <bruno@clisp.org>
16619
16620                 * xallocsa.h: Add extern "C" for C++.
16621
16622         2006-05-17  Bruno Haible  <bruno@clisp.org>
16623
16624                 Cygwin portability.
16625                 * progreloc.c (WIN32_NATIVE): Renamed from WIN32.
16626
16627         2006-04-30  Bruno Haible  <bruno@clisp.org>
16628
16629                 * progreloc.c: Include <mach-o/dyld.h> if available.
16630                 (find_executable): Use _NSGetExecutablePath when possible.
16631
16632         2006-05-06  Charles Wilson  <cygwin@cwilson.fastmail.fm>
16633
16634                 * progreloc.c (maybe_executable) [CYGWIN]: Use the access()
16635                 function.
16636
16637         2005-12-29  Bruno Haible  <bruno@clisp.org>
16638
16639                 * progreloc.c (set_program_name_and_installdir): Fix
16640                 compilation error.
16641
16642         2005-12-04  Bruno Haible  <bruno@clisp.org>
16643
16644                 Cygwin portability.
16645                 * progreloc.c: Include <windows.h> also on Cygwin.
16646                 (find_executable): Add support for Cygwin.
16647                 (set_program_name_and_installdir): Handle also platforms with
16648                 nonempty EXEEXT.
16649
16650         2006-07-11  Bruno Haible  <bruno@clisp.org>
16651
16652                 * javacomp.c: Fix a comment.
16653                 Reported by Jim Meyering.
16654
16655         2006-04-30  Bruno Haible  <bruno@clisp.org>
16656
16657                 * javacomp.h (compile_java_class): Add source_version,
16658                 target_version arguments.
16659                 * javacomp.c: Rewritten to choose only a compiler that
16660                 respects the specified source_version and target_version.
16661
16662         2006-06-27  Bruno Haible  <bruno@clisp.org>
16663
16664                 Assume correct S_ISDIR macro.
16665                 * mkdtemp.c: Remove test of STAT_MACROS_BROKEN.
16666
16667         2006-07-22  Bruno Haible  <bruno@clisp.org>
16668
16669                 * javaversion.h: New file, from GNU gettext.
16670                 * javaversion.c: New file, from GNU gettext.
16671                 * javaversion.java: New file, from GNU gettext.
16672                 * javaversion.class: New file, from GNU gettext.
16673
16674         2006-05-17  Bruno Haible  <bruno@clisp.org>
16675
16676                 Cygwin portability.
16677                 * javaexec.c (execute_java_class): Test for jview program
16678                 also on Cygwin.
16679
16680         2006-04-09  Bruno Haible  <bruno@clisp.org>
16681
16682                 * fatal-signal.c: Don't include string.h.
16683                 (at_fatal_signal): Use a copying loop instead of memcpy.
16684
16685         2005-12-04  Bruno Haible  <bruno@clisp.org>
16686
16687                 * csharpexec.c: Add support for 'clix' launcher (untested).
16688                 (execute_csharp_using_sscli): New function.
16689                 (execute_csharp_program): Call it.
16690
16691         2006-06-21  Bruno Haible  <bruno@clisp.org>
16692
16693                 Avoid warnings from recent versions of mcs.
16694                 * csharpcomp.c (compile_csharp_using_mono): Don't use options
16695                 -o, -L, -r any more. Use options documented since mcs-1.0
16696                 instead. Similarly for -g.
16697
16698         2005-07-09  Bruno Haible  <bruno@clisp.org>
16699
16700                 * csharpcomp.c (compile_csharp_using_sscli): For -l option,
16701                 add a .dll suffix.
16702                 Reported by Mark Junker <mjscod@gmx.de>.
16703
16704         2006-06-17  Bruno Haible  <bruno@clisp.org>
16705
16706                 * config.charset: Update for NetBSD 3.0.
16707
16708         2006-05-17  Bruno Haible  <bruno@clisp.org>
16709
16710                 Cygwin portability.
16711                 * localcharset.c (WIN32_NATIVE): Renamed from WIN32.
16712
16713         2006-05-16  Bruno Haible  <bruno@clisp.org>
16714
16715                 * localcharset.c [CYGWIN]: Include <windows.h>.
16716                 (get_charset_aliases): For Cygwin, return the same CPxxx
16717                 aliases list as under WIN32.
16718                 (locale_charset) [CYGWIN]: Try to retrieve the encoding from
16719                 the environment variables. Fall back to GetACP().
16720
16721         2006-04-05  Bruno Haible  <bruno@clisp.org>
16722
16723                 * config.charset: Update Juan Manuel Guerrero's address.
16724
16725         2005-02-12  Bruno Haible  <bruno@clisp.org>
16726
16727                 * allocsa.h: Add extern "C" for C++.
16728
16729         2005-02-10  Bruno Haible  <bruno@clisp.org>
16730
16731                 * allocsa.h (sa_alignof): Define differently with AIX xlc, to
16732                 avoid a bug of this compiler on AIX 3.2.5 dealing with enums.
16733
16734         2006-07-22  Bruno Haible  <bruno@clisp.org>
16735
16736                 * gettext.h: Update to GNU gettext-0.15.
16737
16738 2006-07-22  Bruno Haible  <bruno@clisp.org>
16739
16740         * config/srclist.txt: Resync printf-args.c, vasnprintf.c,
16741         localcharset.c, mkdtemp.c, config.rpath, lib-ld.m4, lib-link.m4,
16742         lib-prefix.m4, longdouble.m4, ssize_t.m4.
16743
16744 2006-07-21  Eric Blake  <ebb9@byu.net>
16745
16746         * modules/stdlib-safer: New file.
16747         * MODULES.html.sh (File stream based Input/Output): Add
16748         stdlib-safer.
16749
16750 2006-07-21  Eric Blake  <ebb9@byu.net>
16751
16752         * lib/stdlib-safer.h: New file from coreutils, required by
16753         stdlib--.h.
16754
16755 2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
16756
16757         * gnulib-tool (func_usage): Document --assume-autoconf='latest-stable'.
16758
16759 2006-07-20  Bruno Haible  <bruno@clisp.org>
16760
16761         * gnulib-tool: Recognize new option --assume-autoconf.
16762         (autoconf_minversion): New variable.
16763         (func_get_filelist): Use it to decide whether to add onceonly_2_57.m4.
16764
16765 2006-07-20  Bruno Haible  <bruno@clisp.org>
16766
16767         * MODULES.html.sh (func_all_modules): Add a missing func_begin_table.
16768
16769 2006-07-19  Derek R. Price  <derek@ximbiot.com>
16770
16771         * lib/getaddrinfo.h: Don't define unimplemented AI_* flags.
16772         Reindent and repaginate.
16773
16774 2006-07-19  Derek Price  <derek@ximbiot.com>
16775
16776         * doc/gnulib.texi (Libtool and Windows):  Eliminate passive voice.
16777         Correct grammar.
16778
16779 2006-07-17  Bruno Haible  <bruno@clisp.org>
16780
16781         * modules/list: New file.
16782         * modules/array-list: New file.
16783         * modules/carray-list, modules/carray-list-tests: New files.
16784         * modules/linked-list, modules/linked-list-tests: New files.
16785         * modules/avltree-list, modules/avltree-list-tests: New files.
16786         * modules/rbtree-list, modules/rbtree-list-tests: New files.
16787         * modules/linkedhash-list, modules/linkedhash-list-tests: New files.
16788         * modules/avltreehash-list, modules/avltreehash-list-tests: New files.
16789         * modules/rbtreehash-list, modules/rbtreehash-list-tests: New files.
16790         * modules/oset: New file.
16791         * modules/array-oset: New file.
16792         * modules/avltree-oset, modules/avltree-oset-tests: New files.
16793         * modules/rbtree-oset, modules/rbtree-oset-tests: New files.
16794         * tests/test-carray_list.c: New file.
16795         * tests/test-linked_list.c: New file.
16796         * tests/test-avltree_list.c: New file.
16797         * tests/test-rbtree_list.c: New file.
16798         * tests/test-linkedhash_list.c: New file.
16799         * tests/test-avltreehash_list.c: New file.
16800         * tests/test-rbtreehash_list.c: New file.
16801         * tests/test-avltree_oset.c: New file.
16802         * tests/test-rbtree_oset.c: New file.
16803         * MODULES.html.sh (Container data structures): New section.
16804
16805 2006-07-17  Bruno Haible  <bruno@clisp.org>
16806
16807         * m4/gl_list.m4: New file.
16808
16809 2006-07-17  Bruno Haible  <bruno@clisp.org>
16810
16811         * lib/gl_list.h: New file.
16812         * lib/gl_list.c: New file.
16813         * lib/gl_array_list.h: New file.
16814         * lib/gl_array_list.c: New file.
16815         * lib/gl_carray_list.h: New file.
16816         * lib/gl_carray_list.c: New file.
16817         * lib/gl_linked_list.h: New file.
16818         * lib/gl_linked_list.c: New file.
16819         * lib/gl_anylinked_list1.h: New file.
16820         * lib/gl_anylinked_list2.h: New file.
16821         * lib/gl_avltree_list.h: New file.
16822         * lib/gl_avltree_list.c: New file.
16823         * lib/gl_anyavltree_list1.h: New file.
16824         * lib/gl_anyavltree_list2.h: New file.
16825         * lib/gl_rbtree_list.h: New file.
16826         * lib/gl_rbtree_list.c: New file.
16827         * lib/gl_anyrbtree_list1.h: New file.
16828         * lib/gl_anyrbtree_list2.h: New file.
16829         * lib/gl_anytree_list1.h: New file.
16830         * lib/gl_anytree_list2.h: New file.
16831         * lib/gl_linkedhash_list.h: New file.
16832         * lib/gl_linkedhash_list.c: New file.
16833         * lib/gl_anyhash_list1.h: New file.
16834         * lib/gl_anyhash_list2.h: New file.
16835         * lib/gl_avltreehash_list.h: New file.
16836         * lib/gl_avltreehash_list.c: New file.
16837         * lib/gl_rbtreehash_list.h: New file.
16838         * lib/gl_rbtreehash_list.c: New file.
16839         * lib/gl_anytreehash_list1.h: New file.
16840         * lib/gl_anytreehash_list2.h: New file.
16841
16842         * lib/gl_oset.h: New file.
16843         * lib/gl_oset.c: New file.
16844         * lib/gl_array_oset.h: New file.
16845         * lib/gl_array_oset.c: New file.
16846         * lib/gl_avltree_oset.h: New file.
16847         * lib/gl_avltree_oset.c: New file.
16848         * lib/gl_rbtree_oset.h: New file.
16849         * lib/gl_rbtree_oset.c: New file.
16850         * lib/gl_anytree_oset.h: New file.
16851
16852 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
16853
16854         * m4/mkancesdirs.m4: New file.
16855         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Mention dirchownmod.c,
16856         dirchownmod.h.  Don't require AC_FUNC_ALLOCA, gl_AFS, gl_CHDIR_SAFER;
16857         no longer needed.  Require gl_FUNC_LCHOWN, since dirchownmod.c needs
16858         it.
16859
16860 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
16861
16862         * lib/dirchownmod.c, lib/dirchownmod.h, lib/mkancesdirs.c:
16863         * lib/mkancesdirs.h: New files.
16864         * lib/mkdir-p.c: Don't include alloca.h, stdio.h, sys/types.h,
16865         unistd.h, string.h, chdir-safer.h, dirname.h, lchmod.h, lchown.h,
16866         save-cwd.h.  Instead, include dirchownmod.h and mkancesdirs.h.
16867         (make_dir_parents): New args MAKE_ANCESTOR, OPTIONS, ANNOUNCE,
16868         MODE_BITS.  Remove options VERBOSE_FMT_STRING, CWD_ERRNO.  All
16869         callers changed.  Revamp internals significantly, by not
16870         attempting to create directories that are temporarily more
16871         permissive than the final results.  Do not attempt to use
16872         save_cwd/restore_cwd; it isn't worth it for mkdir and install.
16873         This removes some race conditions, fixes some bugs, and simplifies
16874         things.  Use new dirchownmod function to do owner and mode changes.
16875         * lib/mkdir-p.h: Likewise.
16876         * lib/modechange.c (octal_to_mode): New function.
16877         (struct mode_change): New member mentioned.
16878         (make_node_op_equals): New arg mentioned.  All callers changed.
16879         (mode_compile): Keep track of which mode bits the user has explicitly
16880         mentioned.
16881         (mode_adjust): New arg DIR, so that we implement the X op correctly.
16882         New arg PMODE_BITS, to keep track of which mode bits the user
16883         mentioned; it treats S_ISUID and S_ISGID speciall.
16884         All callers changed.
16885         * lib/modechange.h: Likewise.
16886
16887 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
16888
16889         * MODULES.html.sh: Add mkancestors.
16890         * modules/mkancesdirs: New module.
16891         * modules/mkdir-p (Files): Remove lib/chdir-safer.c, lib/chdir-safer.h,
16892         lib/same-inode.h, m4/afs.m4, m4/chdir-safer.m4.
16893         The chdir-safer and afs files are now orphans; I'll remove them
16894         unless someone speaks up.
16895         Add lib/dirchownmod.c, lib/dirchownmod.h.
16896         (Depends-on): Remove alloca, chown, save-cwd, dirname.
16897         Add lchown, mkancesdirs.
16898         (Maintainer): Add self.
16899
16900 2006-07-15  Karl Berry  <karl@gnu.org>
16901
16902         * gnulib-tool: help message wording/arrangement.
16903
16904 2006-07-14  Simon Josefsson  <jas@extundo.com>
16905
16906         * doc/gnulib.texi (Libtool and Windows): New section.
16907
16908 2006-07-12  Simon Josefsson  <jas@extundo.com>
16909
16910         * modules/gendocs (License): Fix license, approved by Karl.
16911
16912 2006-07-12  Eric Blake  <ebb9@byu.net>
16913
16914         * MODULES.html.sh: Add gendocs.
16915
16916 2006-07-11  Eric Blake  <ebb9@byu.net>
16917
16918         * modules/fdl: New module, to install doc/fdl.texi.
16919         * MODULES.html.sh: Add new section for documentation modules.
16920         * gnulib-tool: Avoid space-tab.
16921         (--doc-base): New option, to manage files from doc.
16922
16923 2006-07-11  Eric Blake  <ebb9@byu.net>
16924
16925         * m4/absolute-header.m4: Fix comments to match recent change.
16926
16927 2006-07-11  Eric Blake  <ebb9@byu.net>
16928
16929         * gnulib-tool: List --doc-base before --tests-base.
16930
16931 2006-07-11  Derek R. Price  <derek@ximbiot.com>
16932
16933         * lib/glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.
16934
16935 2006-07-11  Bruno Haible  <bruno@clisp.org>
16936
16937         * README: Mention where to put documentation.
16938
16939 2006-07-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
16940
16941         * doc/functions.texi, gnulib-tool.texi, gnulib.texi: Fix some typos.
16942
16943 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
16944
16945         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Like today's change
16946         to stdint.m4.
16947
16948 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
16949
16950         * m4/stdint.m4 (gl_STDINT_H): Like yesterday's change to
16951         absolute-header.m4.  Also, set ABSOLUTE_STDINT_H to a string
16952         "no/such/file/stdint.h" when there is no such file, so that
16953         the resulting C code can be parsed by dodgy compilers.
16954         Problems reported by Bob Proulx.
16955
16956 2006-07-10  Derek R. Price  <derek@ximbiot.com>
16957
16958         * lib/backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
16959         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
16960         macros into the GNU _D_EXACT_NAMLEN.
16961         * lib/savedir.c:  Likewise.
16962         (savedirstream): Use _D_EXACT_NAMLEN in preference to strlen.
16963
16964 2006-07-10  Derek R. Price  <derek@ximbiot.com>
16965         and Paul Eggert  <eggert@cs.ucla.edu>
16966
16967         * m4/backupfile.m4, d-ino.m4, d-type.m4, dirfd.m4, fts.m4, getcwd.m4:
16968         * m4/savedir.m4:
16969         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
16970         macros into the GNU _D_EXACT_NAMLEN.
16971
16972 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
16973
16974         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Use "" rather than <>
16975         around the absolute name, to work around a problem with the HP-UX
16976         11.23 native C compiler, reported by Bob Proulx.
16977
16978 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
16979
16980         * doc/maintain.texi, make-stds.texi: Sync from
16981         <http://savannah.gnu.org/projects/gnustandards>.
16982
16983 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
16984
16985         * build-aux/depcomp, build-aux/install-sh: Sync from Automake.
16986
16987 2006-07-09  Jim Meyering  <jim@meyering.net>
16988
16989         * m4/glob.m4: Remove a doubled word in a comment.
16990
16991 2006-07-09  Jim Meyering  <jim@meyering.net>
16992
16993         * lib/argp-pv.c: Remove a doubled word in a comment.
16994         * lib/check-version.c (check_version): Likewise.
16995         * lib/javacomp.c (compile_java_class): Likewise.
16996
16997 2006-07-08  Paul Eggert  <eggert@cs.ucla.edu>
16998
16999         * gnulib-tool (func_get_filelist): Don't echo m4/onceonly_2_57.m4,
17000         for the benefit of people using Autoconf 2.60.  If you want to
17001         support older Autoconf versions you can copy m4/onceonly_2_57.m4
17002         (or m4/onceonly.m4, if pre-2.57) manually.
17003
17004 2006-07-08  Jim Meyering  <jim@meyering.net>
17005
17006         * m4/link-follow.m4: Remove one of two adjacent "whether"s in a
17007         comment.
17008         * m4/getopt.m4: Remove one of two adjacent "your"s in a comment.
17009         * m4/regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a
17010         comment.
17011
17012 2006-07-08  Jim Meyering  <jim@meyering.net>
17013
17014         * lib/getndelim2.h (getndelim2): Remove doubled "after" in comment.
17015
17016 2006-07-07  Simon Josefsson  <jas@extundo.com>
17017
17018         * tests/test-crc.c: Change expected crc value, the test vector
17019         were probably computed using the old broken crc.c?
17020
17021 2006-07-06  Simon Josefsson  <jas@extundo.com>
17022
17023         * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is
17024         now the canonical place for the M4 file).
17025
17026         * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it
17027         from the sys_socket dependency now.
17028
17029         * modules/inet_pton (Files): Ditto.
17030
17031         * modules/inet_ntop (Files): Ditto.
17032
17033 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
17034
17035         * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,
17036         not gl_PREREQ_GETUSERSHELL.
17037
17038 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17039
17040         * m4/_inttypes_h.m4 (gl_INTTYPES_H): Use AC_CHECK_DECLS_ONCE
17041         with only one argument, for Autoconf 2.60.
17042         * m4/fileblocks.m4 (gl_PREREQ_FILEBLOCKS): AC_CHECK_DECLS_ONCE may
17043         expand to nothing, so add a shell command to avoid syntax error.
17044         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
17045
17046 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17047
17048         * lib/strtod.c (strtod): cast the argument of tolower to unsigned char.
17049
17050 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
17051
17052         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't check for getenv decl;
17053         no longer needed.  Check for isblank decl.
17054         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Don't check for getenv decl.
17055         * m4/regex.m4 (gl_PREREQ_REGEX): Dheck for isblank decl instead
17056         of existence.
17057
17058 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
17059
17060         * lib/getloadavg.c: Use __VMS, not VMS.
17061         * lib/getopt.c: Likewise.
17062         * lib/getpagesize.h: Likewise.
17063         * lib/glob.c: Remove most VMS cruft; it hasn't been tested for a while
17064         and probably does not work.
17065
17066 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
17067
17068         * lib/.cppi-disable: Add wcwidth.
17069         * lib/fnmatch.c (ISBLANK): Remove.  All uses changed to isblank.
17070         (isblank) [! (defined isblank || HAVE_DECL_ISBLANK)]: New macro.
17071         (ISGRAPH): Remove.  All uses changed to isgraph.
17072         (FOLD) [!defined _LIBC]: Remove special case.
17073         * lib/getdate.y (lookup_word): Remove no-longer-needed call to islower.
17074         * lib/regex_internal.h (isblank): Depend on HAVE_DECL_ISBLANK, not
17075         HAVE_ISBLANK.
17076         * lib/strftime.c (TOLOWER, TOUPPER) [!defined _LIBC]: Remove special
17077         case.
17078
17079 2006-07-06  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
17080
17081         * lib/getaddrinfo.c: Changes to compile under MSVC6: changed
17082         '#if WIN32_NATIVE' to '#ifdef' & moved WSAAPI macro inside
17083         brackets.  Other minor changes to suppress some compiler
17084         warnings.
17085
17086 2006-07-06  Derek R. Price  <derek@ximbiot.com>
17087         and Paul Eggert  <eggert@cs.ucla.edu>
17088
17089         * m4/backupfile.m4 (gl_BACKUPFILE): Check for dirent.h, instead
17090         of invoking obsolescent AC_HEADER_DIRENT macro.
17091         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Likewise.
17092         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Likewise.
17093         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
17094         * m4/fts.m4 (gl_FUNC_FTS_CORE): Likewise.
17095         * m4/getcwd.m4 (gl_PREREQ_GETCWD): Likewise.
17096         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
17097         * m4/savedir.m4 (gl_SAVEDIR): Likewise.
17098         * m4/readdir.m4: Remove; no longer needed.
17099
17100 2006-07-06  Derek R. Price  <derek@ximbiot.com>
17101         and Paul Eggert  <eggert@cs.ucla.edu>
17102
17103         * lib/backupfile.c [HAVE_DIRENT_H && ! HAVE_NDIR_H]:
17104         Don't worry about this obsolete case any more.
17105         (HAVE_DIR): Remove.  All uses removed; we now assume you can read
17106         directories.
17107         * lib/dirfd.h [HAVE_DIRENT_H && ! HAVE_NDIR_H]: Don't
17108         worry about this obsolete case any more.
17109         * lib/fts.c: Likewise.
17110         * lib/getcwd.c: Likewise.
17111         * lib/glob.h: Likewise.
17112         * lib/savedir.c: Likewise.
17113
17114 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
17115
17116         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Use AC_CHECK_DECLS_ONCE
17117         rather than AC_CHECK_DECLS for strtoimax and strtoumax.
17118         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Remove; no longer
17119         needed.
17120         All uses removed.
17121         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
17122         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
17123         * m4/exclude.m4 (gl_EXCLUDE): Don't check for isascii; no longer
17124         needed.
17125         * m4/getdate.m4 (gl_GETDATE): Likewise.
17126         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
17127         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
17128         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
17129         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
17130         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
17131         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
17132         * m4/exclude.m4 (gl_EXCLUDE): Don't require AC_C_INLINE; no longer
17133         needed.
17134
17135 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
17136
17137         * lib/memcasecmp.c: Include <limits.h>.
17138         (memcasecmp): Don't assume UCHAR_MAX <= INT_MAX.
17139         * lib/strtod.c (strtod): Don't assume isspace works on negative chars.
17140         Don't assume isdigit succeeds only on '0' through '9'.
17141
17142 2006-07-05  Eric Blake  <ebb9@byu.net>
17143
17144         * modules/getaddrinfo (Depends-on): Add snprintf.
17145
17146 2006-07-05  Eric Blake  <ebb9@byu.net>
17147
17148         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Use gl_HEADER_SYS_SOCKET
17149         to avoid 'header present but could not be compiled' on cygwin.
17150
17151 2006-07-05  Eric Blake  <ebb9@byu.net>
17152
17153         * lib/getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if
17154         missing from netdb.h.
17155         * lib/getaddrinfo.c (includes): Include inet_ntop and snprintf.
17156
17157 2006-07-05  Derek R. Price  <derek@ximbiot.com>
17158
17159         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Don't require AC_HEADER_STDC;
17160         no longer needed.
17161         * m4/exclude.m4 (gl_EXCLUDE): Likewise.
17162         * m4/getdate.m4 (gl_GETDATE): Likewise.
17163         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
17164         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
17165         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
17166         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
17167         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
17168
17169 2006-07-05  Derek R. Price  <derek@ximbiot.com>
17170
17171         * lib/exclude.c (IN_CTYPE_DOMAIN, is_space): Remove; no longer needed.
17172         All uses of is_space replaced by isspace.
17173         * lib/exit.h: Don't talk about STDC_HEADERS.
17174         * lib/fnmatch.c (ISASCII): Remove; no longer needed.  All uses removed.
17175         (ISPRINT, ISDIGIT, ISALNUM, ISALPHA, ISCNTRL, ISLOWER, ISPUNCT):
17176         (ISSPACE, ISUPPER, ISXDIGIT): Remove; no longer needed.  All uses
17177         replaced by isprint etc.
17178         * lib/getdate.y (IN_CTYPE_DOMAIN, ISSPACE, ISALPHA, ISLOWER): Likewise.
17179         * lib/getusershell.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
17180         * lib/memcasecmp.c (IN_CTYPE_DOMAIN, ISLOWER, TOUPPER): Likewise.
17181         * lib/strtod.c (IN_CTYPE_DOMAIN, ISSPACE, ISDIGIT, TOLOWER): Likewise.
17182         * lib/strtol.c (IN_CTYPE_DOMAIN): Likewise.
17183         * lib/xstrtol.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
17184
17185 2006-07-05  Bruno Haible  <bruno@clisp.org>
17186
17187         * m4/strndup.m4 (gl_FUNC_STRNDUP): When cross-compiling, check whether
17188         the function exists, before testing against AIX.
17189         Reported by Martin Lambers <marlam@marlam.de>.
17190
17191 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
17192
17193         * modules/cycle-check (lib_SOURCES): Add same-inode.h.
17194         From Mark D. Baushke.
17195
17196 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
17197
17198         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Prepend three slashes
17199         to the absolute name, not just one, to bypass Sun C 5.8's
17200         "warning: #include of /usr/include/... may be non-portable".
17201
17202 2006-07-04  Eric Blake  <ebb9@byu.net>
17203
17204         * modules/dirname-tests: New test module.
17205         * tests/test-dirname.c: New file, replacing dirname.c
17206         TEST_DIRNAME section that was recently deleted.
17207
17208 2006-07-04  Bruno Haible  <bruno@clisp.org>
17209
17210         Assume ANSI C header files and <ctype.h> functions.
17211         * lib/mbswidth.c (IN_CTYPE_DOMAIN, ISPRINT, ISCNTRL): Remove macros.
17212         (mbsnwidth): Use isprint, iscntrl instead.
17213
17214 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
17215
17216         Merge from coreutils.
17217         * MODULES.html.sh: Add xstrtold.
17218         * modules/xstrtold: New file.
17219         * modules/cycle-check (Files): Add lib/same-inode.h.
17220         * modules/dirname (Files): Add m4/double-slash-root.m4.
17221         * modules/getcwd (Files): Add m4/getcwd-abort-bug.m4.
17222         * modules/mkdir-p (Files): Add lib/same-inode.h.
17223         * modules/same (Files): Add lib/same-inode.h.
17224
17225 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
17226
17227         * m4/absolute-header.m4: Renamed from full-header-path.m4.
17228         This is to keep the terminology clean; POSIX talks about
17229         "absolute pathnames", not "full pathnames", but the GNU
17230         Coding Standards say to use "path" for something else;
17231         so use "absolute" to keep both sides happy.
17232         (gl_ABSOLUTE_HEADER): Renamed from gl_FULL_HEADER_PATH.
17233         Set gl_absolute_header, not gl_full_header_path.
17234         Set gl_cv_absolute_<header>, not gl_full_path_<header>.
17235         Define ABSOLUTE_<HEADER>, not FULL_PATH_<HEADER>.
17236         All uses changed.
17237
17238         Merge from coreutils.
17239
17240         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
17241
17242         * m4/c-strtod.m4 (gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.
17243         Require gl_USE_SYSTEM_EXTENSIONS, not gl_C_STRTOD, since we don't
17244         want to require the building of c-strtod.o.
17245         * m4/lib-check.m4 (cu_LIB_CHECK): Remove SEQ_LIBM, since seq no longer
17246         needs -lm directly.
17247         * m4/xstrtod.m4 (gl_XSTRTOLD): New macro.
17248
17249         2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
17250
17251         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's
17252         --as-needed option if available.  Problem reported by Albert Chin in
17253         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00114.html>.
17254         However, use -Wl,--as-needed, not bare --as-needed, since HP-UX 11.11
17255         cc merely issues a bunch of annoying warnings for --as-needed
17256         (this problem was reported by Bob Proulx).  Also, try linking with
17257         -lm to detect a bug in binutils 2.16 (this problem was reported
17258         by Ralf Wildenhues).
17259
17260         2006-06-18  Jim Meyering  <jim@meyering.net>
17261
17262         Test for a bug that causes glibc's getcwd to suffer a failed assertion.
17263         * m4/getcwd-abort-bug.m4 (gl_FUNC_GETCWD_ABORT_BUG): New file and
17264         macro.
17265         * m4/getcwd.m4 (gl_FUNC_GETCWD): If we detect support for getcwd_null,
17266         also check for glibc-2.4's abort-inducing bug.
17267
17268         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo.
17269         Low-probability clean-up should be to use rmdir to get rid of
17270         the just-created directory, not unlink.
17271
17272         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, make
17273         configure fail, and request a bug report to inform us about it.
17274         Add a comment that, barring reports to the contrary, in 2007 we'll
17275         assume ftruncate is universally available.
17276
17277         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
17278
17279         * m4/filemode.m4 (gl_FILEMODE): Check for strmode declaration.
17280
17281         2006-03-12  Jim Meyering  <jim@meyering.net>
17282
17283         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Add same-inode.h to the list.
17284         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Likewise.
17285         * m4/same.m4 (gl_SAME): Likewise.
17286         * m4/root-dev-ino.m4 (gl_ROOT_DEV_INO): Likewise.
17287
17288         2006-03-11  Eric Blake  <ebb9@byu.net>
17289
17290         * m4/double-slash-root.m4: New file, provides gl_DOUBLE_SLASH_ROOT.
17291         * m4/dirname.m4 (gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT.
17292         * m4/dos.m4 (FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h.
17293         (FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE): New define.
17294
17295 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
17296
17297         * lib/stdint_.h: Include <sys/types.h> after @FULL_PATH_STDINT_H@, for
17298         MacOS X 10.4.6.  Don't mention <sys/int_types.h>.  Problems
17299         reported by Mark D. Baushke, one in
17300         <http://lists.gnu.org/archive/html/bug-gnulib/2006-07/msg00015.html>.
17301
17302         Merge from coreutils.
17303
17304         * lib/.cppi-disable: Add stdint_.h.
17305         * lib/.cvsignore: Add stdint.h.
17306
17307         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
17308
17309         * lib/xstrtod.c (XSTRTOD, DOUBLE): New macros, so that we can support
17310         both double and long double versions.
17311         (XSTRTOD): Renamed from xstrtod.  Use DOUBLE internally.
17312         * lib/xstrtold.c: New file.
17313         * lib/xstrtod.h (xstrtold): New decl.
17314
17315         2006-05-22  Paul Eggert  <eggert@cs.ucla.edu>
17316
17317         * lib/filemode.c (setst): Remove.
17318         (strmode): Rewrite to avoid setst.  This makes the code shorter,
17319         (arguably) clearer, and the generated code is a bit smaller on my
17320         Debian GNU/Linux stable x86 host.
17321
17322         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
17323
17324         * lib/filemode.c: Include "filemode.h" first, to test the interface.
17325         Assume that filemode.h includes sys/types.h and sys/stat.h.
17326         (HAVE_ST_DM_MODE): New macro, moved here from ls.c.
17327         (ftypelet): Reorder to put common cases first, for efficiency.
17328         Add 'P', 'w'.  Remove 'M', since it's now the caller's responsibility
17329         to do 'M'.
17330         (strmode): Renamed from mode_string, and now stores 12 bytes instead
17331         of 10, for compatibility with FreeBSD.  All callers changed.
17332         (filemodestring): Now stores 12 bytes instead of 10, and sets file
17333         types that can't be deduced solely from st_mode.  First arg is now a
17334         const pointer.
17335         * lib/filemode.h (HAVE_DECL_STRMODE): Include <string.h> for strmode.
17336         (strmode): Renamed from mode_string.
17337         (filemodestring): New decl.
17338         * lib/stat-macros.h: Don't undef S_ISDOOR, since it's never buggy.
17339         (S_ISDOOR): Don't bother with S_IFDOOR, since that code is never
17340         needed.
17341         (S_ISPORT, S_ISWHT): New macros, if not already defined.
17342
17343         2006-04-12  Paul Eggert  <eggert@cs.ucla.edu>
17344
17345         * lib/fsusage.c: Don't include <inttypes.h> or <stdint.h>, since
17346         fsusage.h now does that.  Include fsusage.h first, to test interface.
17347         Prefer statvfs if it works, since it's blessed by POSIX.  Attempt
17348         at most one method (the old code could have generated decls that
17349         didn't conform to C89, not that this was ever exercised).
17350         * lib/fsusage.h: Include <inttypes.h> and <stdint.h> if they exist.
17351
17352         2006-03-19  Jim Meyering  <jim@meyering.net>
17353
17354         Work even in a chroot where d_ino values for entries in "/"
17355         don't match the stat.st_ino values for the same names.
17356         * lib/getcwd.c (__getcwd): When no d_ino value matches the target inode
17357         number, iterate through all entries again, using lstat instead.
17358         Reported by Kenshi Muto in http://bugs.debian.org/355810, and by
17359         Zouhir Hafidi in https://bugzilla.redhat.com/bugzilla/190656.
17360
17361         * lib/getcwd.c (__getcwd): Clarify a comment.
17362         Use memcpy in place of a call to strcpy.
17363
17364         2006-03-12  Jim Meyering  <jim@meyering.net>
17365
17366         * lib/fts-cycle.c (leave_dir): If cycle-check's saved dev-ino pair
17367         matches that of the current directory (which we're about to chdir ".."
17368         out of), then save the dev-ino of the parent, instead.
17369
17370         * lib/same-inode.h (SAME_INODE): New file/macro.
17371         * lib/chdir-safer.c (SAME_INODE): Remove definition.
17372         Include "same-inode.h", instead.
17373         * lib/same.c: Likewise.
17374         * lib/cycle-check.h: Include "same-inode.h".
17375         (CYCLE_CHECK_REFLECT_CHDIR_UP): Define.
17376         * lib/cycle-check.c (SAME_INODE): Remove definition.
17377         * lib/root-dev-ino.h: Include "same-inode.h".
17378
17379         2006-03-11  Eric Blake  <ebb9@byu.net>
17380
17381         * lib/same.c (same_name): s/base_name/last_component/
17382         * lib/backupfile.c (check_extension, numbered_backup): Likewise.
17383         * lib/filenamecat.c (file_name_concat): Likewise.
17384
17385         2006-03-11  Eric Blake  <ebb9@byu.net>,
17386                     Paul Eggert  <eggert@cs.ucla.edu>
17387
17388         * lib/dirname.h (FILE_SYSTEM_PREFIX_LEN): Move here from dos.m4.
17389         [FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't treat 1: as a
17390         drive prefix.
17391         (IS_ABSOLUTE_FILE_NAME): Treat all drive letters as absolute on
17392         platforms like cygwin with FILE_SYSTEM_DRIVE_PREFIX_IS_ABSOLUTE.
17393         (last_component): New method.
17394         * lib/dirname.c (dir_len): Determine when drive letters need a
17395         subsequent slash.  Preserve // when it is special.
17396         (dir_name): Don't append dot when drive letter is absolute.
17397         [TEST_DIRNAME]: Move into a full-blown gnulib test.
17398         * lib/basename.c (base_name): New semantics - malloc the result.
17399         Preserve // when it is special.  Preserve relative files that look
17400         like drive letters.
17401         (base_len): Preserve // when it is special.
17402         (last_component): New method, similar to old base_name semantics.
17403         * lib/stripslash.c (strip_trailing_slashes): Use last_component, not
17404         base_name.  Strip redundant slashes from ///.
17405
17406 2006-07-03  Jim Meyering  <jim@meyering.net>
17407
17408         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this
17409         macro is used before the first cycle_check call.
17410
17411 2006-07-03  Eric Blake  <ebb9@byu.net>
17412
17413         * modules/dirname (Depends-on): Add xstrndup.
17414
17415 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
17416
17417         * m4/stdint.m4 (gl_STDINT_H): Use more-mnemonic identifiers for
17418         test cases, so that config.log is a bit easier to follow.
17419
17420 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
17421
17422         * lib/stdint_.h (intmax_t, uintmax_t): Prefer long to long long if
17423         both are 64 bits, since this seems to be the tradition, and this
17424         prevents gcc -Wformat from warning about usages with PRIuMAX.  If
17425         we ever run into a host that prefers long long to long in this
17426         case, we'll need another configure-time test.  Problem reported by
17427         Jim Meyering.
17428
17429 2006-07-02  Eric Blake  <ebb9@byu.net>
17430
17431         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
17432
17433 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
17434
17435         * modules/inttypes (Depends-on): No longer depends on stdint.
17436         * modules/stdint (Description): Say more about assumptions.
17437         Say that the fast types might differ.  Say macros are used.
17438         (Files): Remove m4/size_max.m4, m4/wchar_t.m4.  Add m4/longlong.m4.
17439         (Makefile.am): Revise list of substituted symbols to match
17440         new stdint.m4.
17441         * modules/stdint-tests (Files): Add m4/wchar_t.m4, m4/wint_t.m4.
17442         (configure.ac): Add gt_TYPE_WCHAR_T, gt_TYPE_WINT_T.
17443         * tests/test-stdint.c (verify_same_types)
17444         [! (__GNUC__ >= 2 && DO_PEDANTIC)]: Put in a decl, so that
17445         the code conforms to C99/C89.
17446         Test for WCHAR_MIN and WCHAR_MAX only if HAVE_WCHAR_T.
17447         Test for WINT_MIN and WINT_MAX only if HAVE_WINT_T.
17448
17449 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
17450
17451         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Backport from Autoconf 2.60,
17452         but fix a bug, by requiring at least 64 bits.
17453         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
17454         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Now just call
17455         AC_TYPE_LONG_LONG_INT.  This macro is obsolete and will go soon.
17456         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG) Likewise.
17457
17458         * m4/stdint.m4 (gl_STDINT_H): Rewrite to accommodate stdint_.h
17459         changes.  Make 2.59 a prerequisite.  Check and substitute for
17460         HAVE_LONG_LONG_INT.  Rely on Autoconf to check for stdint.h and
17461         inttypes.h.  Do not use special include files; just use the
17462         defaults.  Check for sys/inttypes.h and sys/bitypes.h in the usual
17463         way now.  Remove no-longer-needed tests for HAVE_LONG_64BIT,
17464         HAVE_LONG_LONG_64BIT, int8_t, int16_t, int32_t, int64_t, uint8_t,
17465         uint16_t, uint32_t uint64_t, int_least8_t, int_least16_t,
17466         int_least32_t, int_least64_t, uint_least8_t, uint_least16_t,
17467         uint_least32_t, uint_least64_t, int_fast8_t, int_fast16_t,
17468         int_fast32_t, int_fast64_t, uint_fast8_t uint_fast16_t,
17469         uint_fast32_t, uint_fast64_t, intptr_t, uintptr_t, intmax_t,
17470         uintmax_t, INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX,
17471         UINT16_MAX, INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN,
17472         INT64_MAX, UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX,
17473         UINT_LEAST8_MAX, INT_LEAST16_MIN, INT_LEAST16_MAX,
17474         UINT_LEAST16_MAX, INT_LEAST32_MIN, INT_LEAST32_MAX,
17475         UINT_LEAST32_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX,
17476         UINT_LEAST64_MAX, INT_FAST8_MIN, INT_FAST8_MAX, UINT_FAST8_MAX,
17477         INT_FAST16_MIN, INT_FAST16_MAX, UINT_FAST16_MAX, INT_FAST32_MIN,
17478         INT_FAST32_MAX, UINT_FAST32_MAX, INT_FAST64_MIN, INT_FAST64_MAX,
17479         UINT_FAST64_MAX, INTPTR_MIN, INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN,
17480         INTMAX_MAX, UINTMAX_MAX, PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN,
17481         SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN,
17482         WINT_MAX.  Check for C99 conformance more strictly, by detecting
17483         bugs in glibc 2.4, Solaris 10, and OpenBSD 3.9.  On the other hand do
17484         not check for things that C99 does not require, e.g., int8_t.  If
17485         a test isn't needed unless <stdint.h> isn't working, and is
17486         unlikely to be needed for any other reason, then don't do it
17487         unless <stdint.h> isn't working.  Do not check for ptrdiff_t or
17488         size_t, since we assume C89 freestanding at least.  Do not check
17489         for sig_atomic_t, wchar_t, or wint_t, since the code now does
17490         the right thing even if the types are not defined.  Instead use:
17491         (gl_STDINT_TYPE_PROPERTIES): New macro.
17492         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H): Remove.  Don't bother
17493         testing whether <sys/types.h> clashes, as Autoconf does this for
17494         us now.  All uses removed.
17495         (gl_STDINT_CHECK_TYPES, gl_STDINT_MISSING_BOUND):
17496         (gl_STDINT_MISSING_BOUNDS, gl_STDINT_MISSING_BOUNDS2):
17497         (gl_CHECK_TYPE_SAME):
17498         Remove; no longer needed.
17499         (gl_STDINT_BITSIZEOF): Don't bother to check whether the type
17500         exists, since we'll return 0 anyway in that case.
17501         (gl_INTEGER_TYPE_SUFFIX, gl_STDINT_INCLUDES): New macros.
17502
17503 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
17504
17505         * lib/stdint_.h (_GL_STDINT_H): Renamed from _STDINT_H, to avoid
17506         possible collision with system files.
17507         (<stdio.h>, <time.h>, <wchar.h>) [defined __cplusplus && ! defined
17508         __STDC_CONSTANT_MACROS)]: Do not include, since we don't need
17509         WCHAR_MIN and WCHAR_MAX in this case.
17510         (<stddef.h>): Do not include; no longer needed.
17511         (<sys/types.h>): Include if @HAVE_SYS_TYPES_H@, not if
17512         (defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)).
17513         (<sys/inttypes.h>): Include if @HAVE_SYS_INTTYPES_H@ &&
17514         !@HAVE_INTTYPES_H@, not if (defined(__FreeBSD__)
17515         && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)).
17516         (__STDINT_H__) [@HAVE_STDINT_H@ && defined __sgi && ! defined
17517         __c99]: Define, to work around IRIX <stdint.h> incompatibility.
17518         (@FULL_PATH_STDINT_H@) [!(defined(__sgi) && @HAVE_INTTYPES_H@ &&
17519         !defined(__c99))]: Include in this case too, since it's harmless
17520         now.
17521         (<inttypes.h>) [@HAVE_INTTYPES_H@]: Include, since it's no longer
17522         dangerous to do so.
17523         (@FULL_PATH_INTTYPES_H@) [(defined(__hpux) || defined(_AIX)) &&
17524         @HAVE_INTTYPES_H@]: Do not include, since we now include <inttypes.h>.
17525         (_STDINT_MIN, _STDINT_MAX): New macros.
17526         (int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, int64_t):
17527         (uint64_t, int_least8_t, uint_least8_t, int_least16_t):
17528         (uint_least16_t, int_least32_t, uint_least32_t, int_least64_t):
17529         (uint_least64_t, int_fast8_t, uint_fast8_t, int_fast16_t):
17530         (uint_fast16_t, int_fast32_t, uint_fast32_t, int_fast64_t):
17531         (uint_fast64_t, intptr_t, uintptr_t, intmax_t, uintmax_t): Now
17532         macros, not typedefs; this simplifies things quite a bit.
17533         Use long int for all types narrower than int64_t.
17534         (intmax_t, uintmax_t, INTMAX_C, UINTMAX_C):
17535         Define in terms of long long int or int64_t or long int,
17536         not int64_t or int32_t.  This saves some compile-time testing.
17537         (INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX, UINT16_MAX):
17538         (INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN, INT64_MAX):
17539         (UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX, UINT_LEAST8_MAX):
17540         (INT_LEAST16_MIN, INT_LEAST16_MAX, UINT_LEAST16_MAX):
17541         (INT_LEAST32_MIN, INT_LEAST32_MAX, UINT_LEAST32_MAX):
17542         (INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX, INT_FAST8_MIN):
17543         (INT_FAST8_MAX, UINT_FAST8_MAX, INT_FAST16_MIN, INT_FAST16_MAX):
17544         (UINT_FAST16_MAX, INT_FAST32_MIN, INT_FAST32_MAX, UINT_FAST32_MAX):
17545         (INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTPTR_MIN):
17546         (INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN, INTMAX_MAX, UINTMAX_MAX):
17547         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
17548         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
17549         undef any previous version and define our own version, for
17550         simplicity and consistency with the new macros for types.
17551         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
17552         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
17553         Simplify definitions by using _STDINT_MIN and _STDINT_MAX
17554         where appropriate.  Rely on new symbols @PTRDIFF_T_SUFFIX@,
17555         @SIG_ATOMIC_T_SUFFIX@, @SIZE_T_SUFFIX@, @WCHAR_T_SUFFIX@,
17556         @WINT_T_SUFFIX@ to keep things simple here.
17557         (UINT8_C, UINT16_C, UINT32_C, INT64_C, UINT64_C):
17558         Simplify by assuming typical 8/16/32/64 host, since we're
17559         already doing that elsewhere anyway.
17560         Use (LONG_MAX >> 31 >> 31 == 1) rather than @HAVE_LONG_64BIT@,
17561         and assume long long int is 64 bits if available.  This
17562         speeds up 'configure'.
17563
17564 2006-07-01  Eric Blake  <ebb9@byu.net>
17565
17566         * m4/stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM.
17567         Reported by Andreas Buening.
17568
17569 2006-07-01  Eric Blake  <ebb9@byu.net>
17570
17571         * m4/stdarg.m4 (gl_STDARG_H): Properly parenthesize gl_va_copy.
17572
17573 2006-06-30  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
17574
17575         * lib/getaddrinfo.c: fixed typo
17576
17577 2006-06-29  Jim Meyering  <jim@meyering.net>
17578
17579         * modules/strftime (Maintainer): Add my name, since with the
17580         FPRINTFTIME changes strftime.c has forked from glibc.
17581
17582 2006-06-29  Eric Blake  <ebb9@byu.net>
17583
17584         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.
17585
17586 2006-06-29  Eric Blake  <ebb9@byu.net>
17587
17588         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.
17589
17590 2006-06-29  Eric Blake  <ebb9@byu.net>
17591
17592         * lib/stat_.h: New file.
17593
17594 2006-06-29  Eric Blake  <ebb9@byu.net>
17595
17596         * lib/stat_.h (rpl_mkdir): Declare inline, to avoid warnings about
17597         unused static function.
17598
17599 2006-06-29  Eric Blake  <ebb9@byu.net>
17600
17601         * doc/functions.texi (Function Portability): Document missing lstat
17602         on mingw.
17603
17604 2006-06-29  Eric Blake  <ebb9@byu.net>
17605
17606         * MODULES.html.sh: Add sys_stat.
17607         * modules/sys_stat: New module.
17608         * modules/mkstemp (Depends-on): Add sys_stat.
17609
17610 2006-06-29  Derek R. Price  <derek@ximbiot.com>
17611
17612         * m4/strftime.m4: Don't call AC_FUNC_STRFTIME.
17613
17614 2006-06-29  Derek R. Price  <derek@ximbiot.com>
17615
17616         * m4/c-bs-a.m4: Removed.
17617
17618 2006-06-29  Derek R. Price  <derek@ximbiot.com>
17619
17620         * lib/strftime.c: Assume strftime() exists.
17621
17622 2006-06-29  Derek Price  <derek@ximbiot.com>
17623
17624         * modules/c-bs-a: Removed - \a is C89.
17625         * MODULES.html.sh: Remove c-bs-a.
17626
17627 2006-06-29  Bruno Haible  <bruno@clisp.org>
17628
17629         * modules/wcwidth (License): Change to LGPL.
17630
17631 2006-06-28  Simon Josefsson  <jas@extundo.com>
17632
17633         * tests/test-getaddrinfo.c: Test getnameinfo too.  Call WSAStartup
17634         on _WIN32.
17635
17636         * modules/getaddrinfo (Depends-on): Add inet_ntop, needed by
17637         getnameinfo.
17638
17639 2006-06-28  Simon Josefsson  <jas@extundo.com>
17640
17641         * m4/getaddrinfo.m4: Look for getnameinfo prototypes too.
17642
17643 2006-06-28  Simon Josefsson  <jas@extundo.com>
17644
17645         * lib/getaddrinfo.c: Try to load ws2_32.dll on Windows, to find the
17646         functions there.  It will succeed on Windows XP, but on Windows
17647         2000 and (presumably) earlier, it will fail, and use the internal
17648         re-implementation.
17649         (use_win32_p): New function.
17650         (getaddrinfo): Use strtoul on servname, to support numeric ports.
17651         Support AI_NUMERICSERV to disable getservbyname.
17652         (getnameinfo): New function, only supports
17653         NI_NUMERICHOST|NI_NUMERICSERV for now.
17654
17655         * lib/getaddrinfo.h: Test and check for AI_* flags separately, MinGW
17656         only have some of them.  Add AI_NUMERICSERV.  Add prototype for
17657         getnameinfo.
17658
17659 2006-06-28  Eric Blake  <ebb9@byu.net>
17660
17661         * modules/wcwidth: New file.
17662         * modules/mbchar (Depends-on): Add wcwidth.
17663         * modules/mbswidth (Depends-on): Add wcwidth.
17664         * MODULES.html.sh: Add wcwidth.
17665
17666 2006-06-28  Eric Blake  <ebb9@byu.net>
17667
17668         * m4/mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
17669         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): ...to this new file.
17670
17671 2006-06-28  Eric Blake  <ebb9@byu.net>
17672
17673         * lib/xvasprintf.h: Fix comments.
17674
17675 2006-06-28  Eric Blake  <ebb9@byu.net>
17676
17677         * lib/mbchar.h (wcwidth): Include wcwidth.h.
17678         * lib/mbswidth.c (wcwidth): Move from here...
17679         * lib/wcwidth.h: ...to this new file.
17680
17681 2006-06-28  Derek R. Price  <derek@ximbiot.com>
17682
17683         * m4/savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.
17684
17685         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since
17686         it's obsolete.
17687         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Likewise.
17688
17689 2006-06-28  Derek R. Price  <derek@ximbiot.com>
17690
17691         * lib/savedir.c (CLOSEDIR): Remove.  All uses changed to closedir.
17692         Autoconf 2.60 says this stuff was obsolete.
17693
17694 2006-06-28  Bruno Haible  <bruno@clisp.org>
17695
17696         * modules/wcwidth (Files): Add m4/wchar_t.m4.
17697
17698 2006-06-28  Bruno Haible  <bruno@clisp.org>
17699
17700         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Also require AC_C_INLINE and
17701         gt_TYPE_WCHAR_T.
17702
17703 2006-06-28  Bruno Haible  <bruno@clisp.org>
17704
17705         * lib/wcwidth.h: Declare nothing if !HAVE_WCHAR_T. Provide a fallback
17706         declaration for wcwidth.
17707         * lib/mbswidth.c: Restore the includes of <wchar.h> and <wctypes.h>.
17708
17709 2006-06-28  Bruno Haible  <bruno@clisp.org>
17710
17711         * lib/mkdtemp.c [MINGW]: Include <io.h>.
17712         (mkdir): Define using _mkdir.
17713
17714 2006-06-28  Bruno Haible  <bruno@clisp.org>
17715
17716         * lib/getaddrinfo.h: Fix POSIX URL.
17717         * lib/getaddrinfo.c (WIN32_NATIVE): New macro. Use it instead of
17718         _WIN32.
17719         (use_win32_p): Make static.
17720         (getaddrinfo): Reject service name if it is empty or does not consist
17721         solely of decimal digits, or if its value is > 65535.
17722         (getnameinfo): Remove useless casts.
17723
17724 2006-06-27  Simon Josefsson  <jas@extundo.com>
17725
17726         * modules/sys_select: New file, suggested by Bruno Haible, Paul
17727         Eggert and Martin Lambers.
17728
17729 2006-06-27  Simon Josefsson  <jas@extundo.com>
17730
17731         * m4/sys_select_h.m4: New file, suggested by Bruno Haible, Paul
17732         Eggert and Martin Lambers.
17733
17734 2006-06-27  Bruno Haible  <bruno@clisp.org>
17735
17736         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): For nonexistent types, set the
17737         result to 0, not to empty.
17738         Reported by Martin Neitzel <neitzel@sco.gaertner.de>.
17739
17740 2006-06-27  Bruno Haible  <bruno@clisp.org>
17741
17742         * lib/stdint_.h (intmax_t, uintmax_t): Undefine before typedef.
17743
17744 2006-06-26  Simon Josefsson  <jas@extundo.com>
17745
17746         * m4/inet_ntop.m4: Don't check for sys/types.h, we assume it is
17747         present.
17748
17749 2006-06-26  Paul Eggert  <eggert@cs.ucla.edu>
17750
17751         * lib/base64.c (B64): Use _ as the formal parameter, not x, to avoid
17752         bug in IBM C V6 for AIX.  Problem reported by Larry Jones in
17753         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00181.html>.
17754
17755 2006-06-26  Mark D. Baushke  <mdb@gnu.org>
17756
17757         * m4/stdint.m4 (gl_STDINT_H): Treat BSD/OS like OpenBSD.
17758
17759 2006-06-26  Bruno Haible  <bruno@clisp.org>
17760
17761         * modules/stdint (Makefile.am): Also substitute HAVE_WCHAR_H.
17762
17763 2006-06-26  Bruno Haible  <bruno@clisp.org>
17764
17765         * m4/stdint.m4 (gl_STDINT_H): Test also for <wchar.h>.
17766
17767 2006-06-26  Bruno Haible  <bruno@clisp.org>
17768
17769         * m4/stdint.m4 (gl_STDINT_H): Don't include <stdint.h> when using the
17770         SGI C compiler in pre-C99 mode.
17771         Suggested by Mark D. Baushke and Larry Jones.
17772
17773 2006-06-26  Bruno Haible  <bruno@clisp.org>
17774
17775         * lib/stdint_.h: Include <wchar.h> if necessary for WCHAR_MIN or
17776         WCHAR_MAX.
17777         Reported by Mark D. Baushke and Larry Jones.
17778
17779 2006-06-26  Bruno Haible  <bruno@clisp.org>
17780
17781         * lib/stdint_.h: Don't include <stdint.h> when using the SGI C compiler
17782         in pre-C99 mode.
17783         Suggested by Mark D. Baushke and Larry Jones.
17784
17785 2006-06-23  Simon Josefsson  <jas@extundo.com>
17786             Bruno Haible  <bruno@clisp.org>
17787
17788         * gnulib-tool (func_emit_lib_Makefile_am): Define MOSTLYCLEANDIRS.
17789         Emit mostlyclean-local rule.
17790         (func_emit_tests_Makefile_am): Likewise.
17791         * modules/sys_socket (Makefile.am): Use MOSTLYCLEANDIRS.
17792
17793 2006-06-23  Mark D. Baushke  <mdb@gnu.org>
17794
17795         * lib/stdint_.h: Treat BSD/OS like OpenBSD.
17796
17797 2006-06-23  Bruno Haible  <bruno@clisp.org>
17798
17799         * tests/test-stdint.c: Update to match ISO C 99 Technical
17800         Corrigendum 1.
17801
17802 2006-06-23  Bruno Haible  <bruno@clisp.org>
17803
17804         * m4/stdint.m4 (gl_STDINT_H): Treat IRIX like OpenBSD.
17805
17806 2006-06-23  Bruno Haible  <bruno@clisp.org>
17807
17808         * lib/stdint_.h: Treat IRIX like OpenBSD.
17809
17810 2006-06-23  Bruno Haible  <bruno@clisp.org>
17811
17812         * lib/stdint_.h (UINT8_C, UINT16_C, UINT32_C): Define according to
17813         ISO C 99 Technical Corrigendum 1.
17814
17815 2006-06-22  Simon Josefsson  <jas@extundo.com>
17816
17817         * m4/sockpfaf.m4: Include winsock2.h too, to make it work under
17818         MinGW.
17819
17820 2006-06-22  Paul Eggert  <eggert@cs.ucla.edu>
17821
17822         * lib/glob.c (collated_compare): Remove 'const' uses that weren't
17823         needed.  Some compiler complained about some of them.  Problem reported
17824         by Larry Jones in
17825         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00172.html>.
17826
17827 2006-06-21  Simon Josefsson  <jas@extundo.com>
17828
17829         * tests/test-getaddrinfo.c: New file.
17830
17831         * modules/getaddrinfo-tests: New file.
17832
17833         * MODULES.html.sh: Add inet_pton.
17834
17835         * modules/inet_pton: New file.
17836
17837 2006-06-21  Simon Josefsson  <jas@extundo.com>
17838
17839         * m4/getaddrinfo.m4: Don't define WINVER.  Look for gethostbyname in
17840         -lws2_32 too.  Fixes getaddrinfo on Windows 2000, with the price
17841         of using the (limited) gnulib implementation on Windows XP.
17842
17843         * m4/inet_pton.m4: New file.
17844
17845 2006-06-21  Simon Josefsson  <jas@extundo.com>
17846
17847         * lib/getaddrinfo.c (getaddrinfo): Set ai_family in the return
17848         variable.
17849
17850         * lib/socket_.h: Don't define WINVER.
17851
17852         * lib/inet_pton.h, inet_pton.c: New file, taken from glibc but
17853         slightly modified to work in gnulib.
17854
17855 2006-06-21  Simon Josefsson  <jas@extundo.com>
17856
17857         * doc/gnulib.texi (Windows sockets): Add.
17858
17859 2006-06-21  Paul Eggert  <eggert@cs.ucla.edu>
17860
17861         * lib/read-file.c (fread_file): Start with buffer allocation of
17862         0 bytes rather than 1 byte; this simplifies the code.
17863         Don't invoke feof; it's not needed.  Refactor to avoid duplicate
17864         code to free buffer and save/restore errno.
17865         (internal_read_file): Remove unused local.
17866
17867 2006-06-20  Paul Eggert  <eggert@cs.ucla.edu>
17868
17869         * lib/openat.c (openat): Use ?:, not if, to work around GCC bug 4210
17870         <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4210>.
17871         Problem reported by Denis Excoffier in
17872         <http://lists.gnu.org/archive/html/bug-tar/2006-06/msg00023.html>.
17873
17874 2006-06-19  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
17875
17876         * modules/sys_socket, modules/socklen: Include sys/types since
17877         FreeBSD 4.x's sys/socket.h needs it.
17878
17879 2006-06-19  Simon Josefsson  <jas@extundo.com>
17880
17881         * lib/inet_ntop.c: Always build inet_ntop4, since inet_ntop6 calls it.
17882
17883 2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
17884
17885         * lib/alloca_.h (alloca) [defined alloca]: Don't define or declare.
17886
17887 2006-06-19  Bruno Haible  <bruno@clisp.org>
17888
17889         * m4/stdint.m4 (gl_STDINT_H): Enclose the values of FULL_PATH_STDINT_H
17890         and FULL_PATH_INTTYPES_H in angle brackets.
17891         Reported by Mark D. Baushke <mdb@gnu.org>.
17892
17893 2006-06-17  Eric Blake  <ebb9@byu.net>
17894
17895         * m4/rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
17896         errno.
17897
17898 2006-06-17  Bruno Haible  <bruno@clisp.org>
17899
17900         * m4/stdint.m4 (gl_STDINT_H) [FreeBSD >= 5]: Don't include
17901         <sys/inttypes.h>.
17902
17903 2006-06-17  Bruno Haible  <bruno@clisp.org>
17904
17905         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove test
17906         whether errno is declared. Assume <errno.h> declares errno.
17907
17908 2006-06-17  Bruno Haible  <bruno@clisp.org>
17909
17910         * lib/stdint_.h [FreeBSD >= 5]: Don't include <sys/inttypes.h>.
17911
17912 2006-06-17  Bruno Haible  <bruno@clisp.org>
17913
17914         * lib/stdint_.h (_UINT8_T, _UINT32_T, _UINT64_T): New macros. Fixes a
17915         problem on Solaris 2.5.1.
17916
17917 2006-06-16  Eric Blake  <ebb9@byu.net>
17918
17919         * lib/unsetenv.c [!defined errno]: Assume errno.h declares errno.
17920         * lib/unicodeio.c [!defined errno]: Likewise.
17921         * lib/strtol.c [!defined errno]: Likewise.
17922         * lib/strtod.c [!defined errno]: Likewise.
17923
17924 2006-06-15  Eric Blake  <ebb9@byu.net>
17925
17926         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
17927
17928 2006-06-15  Eric Blake  <ebb9@byu.net>
17929
17930         * config/srclist.txt (ssize_t.m4): Lose sync.
17931
17932 2006-06-15  Bruno Haible  <bruno@clisp.org>
17933
17934         * modules/stdint (Files): Include m4/full-header-path.m4,
17935         m4/size_max.m4, m4/wchar_t.m4.
17936         (Makefile.am): Many more substitutions.
17937         * modules/stdint-tests: New file.
17938         * tests/test-stdint.c: New file.
17939
17940 2006-06-15  Bruno Haible  <bruno@clisp.org>
17941
17942         * m4/stdint.m4 (gl_STDINT_H): Rewritten to produce a complete stdint.h.
17943         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H, gl_STDINT_CHECK_TYPES,
17944         gl_STDINT_MISSING_BOUND, gl_STDINT_MISSING_BOUNDS,
17945         gl_STDINT_MISSING_BOUNDS2, gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED,
17946         gl_CHECK_TYPE_SAME): New macros.
17947
17948 2006-06-15  Bruno Haible  <bruno@clisp.org>
17949
17950         * m4/size_max.m4 (gl_SIZE_MAX): Make it work also when cross-compiling.
17951
17952 2006-06-15  Bruno Haible  <bruno@clisp.org>
17953
17954         * lib/stdint_.h: Rewritten to be fully auto-configured.
17955         Fixes bug on HP-UX/IA64.
17956
17957 2006-06-11  Paul Eggert  <eggert@cs.ucla.edu>
17958
17959         * lib/getdate.y (__attribute__): Don't define if already defined.
17960         Problem reported by Larry Jones.
17961         * lib/utimens.c (__attribute__): Likewise.
17962
17963 2006-06-04  Paul Eggert  <eggert@cs.ucla.edu>
17964
17965         * lib/regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun
17966         reported by Andreas Schwab.
17967
17968 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17969             Bruno Haible  <bruno@clisp.org>
17970
17971         * m4/strndup.m4 (gl_FUNC_STRNDUP): Replace the AC_REPLACE_FUNCS with a
17972         check for the declaration of strnlen and a run test that exposes the
17973         AIX 5.1 strnlen bug.  In the failure case, #define strndup to
17974         rpl_strndup.
17975
17976 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17977             Bruno Haible  <bruno@clisp.org>
17978
17979         * lib/strndup.c (strndup) [!_LIBC]: Don't undefine macro definition.
17980
17981 2006-05-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17982
17983         * m4/c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
17984         compile test, for Tru64 4.0D.
17985
17986 2006-05-28  Karl Berry  <karl@gnu.org>
17987
17988         * config/srclist.txt (printf-args.c): lose sync.
17989
17990 2006-05-26  Martin Lambers  <marlam@marlam.de>
17991
17992         * lib/getpass.c: Updates the test for the native W32 API, and adds
17993         missing includes, thus fixing compilation warnings.
17994
17995 2006-05-25  Sergey Poznyakoff  <gray@gnu.org.ua>
17996
17997         * lib/exclude.c (exclude_fnmatch): New function.
17998         (excluded_file_name): Call exclude_fnmatch.
17999         * lib/exclude.h (excluded_file_name): New prototype
18000
18001 2006-05-25  Paul Eggert  <eggert@cs.ucla.edu>
18002
18003         * lib/tempname.c (small_open, large_open): New macros.
18004         (__open, __open64) [!_LIBC]: Remove.
18005         (__gen_tempname): Use small_open and large_open instead of __open
18006         and __open64.  This fixes a portability bug on HP-UX 11.11i
18007         reported by Simon Wing-Tang in
18008         <http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00114.html>.
18009
18010 2006-05-24  Bruno Haible  <bruno@clisp.org>
18011
18012         * lib/printf-args.c (printf_fetchargs): Turn NULL pointers for
18013         TYPE_STRING and TYPE_WIDE_STRING into a non-NULL replacement.
18014         Reported by Thorsten Maerz <torte@netztorte.de> via
18015         Aaron Stone <aaron@serendipity.cx>.
18016
18017 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
18018
18019         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Rename cache variables to use
18020         gl_ rather than jm_.  Link, don't run, so that cross-compiles are
18021         allowed.  Check that resulting type is arithmetic.  Move AC_REQUIRE
18022         and AC_CHECK_HEADERS_ONCE outside of AC_CACHE_CHECK, since they're
18023         not really conditional on the cache.
18024         (gl_PREREQ_NANOSLEEP): Check for sys/select.h.
18025
18026 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
18027
18028         * lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
18029         Use the usual Autoconf way to include <time.h> and/or sys/time.h.
18030         (my_usleep): Don't mishandle maximum value.
18031
18032 2006-05-19  Jim Meyering  <jim@meyering.net>
18033
18034         * lib/getugroups.c: Correct an outdated comment.  From Bruno Haible.
18035
18036 2006-05-17  Bruno Haible  <bruno@clisp.org>
18037
18038         Cygwin portability.
18039         * lib/classpath.c (PATH_SEPARATOR) [CYGWIN]: Define as ':'.
18040
18041 2006-05-17  Bruno Haible  <bruno@clisp.org>
18042
18043         * lib/stdint_.h: Fix recognition of Cygwin.
18044
18045 2006-05-15  Bruno Haible  <bruno@clisp.org>
18046
18047         * build-aux/config.rpath: Improve support for Sun C 5.9 on Linux, based
18048         on libtool patch by Ralf Wildenhues.
18049
18050 2006-05-14  Paul Eggert  <eggert@cs.ucla.edu>
18051
18052         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
18053         test for C99 conformance; (bool) 0.5 is an integer constant
18054         expression, but (bool) -0.5 is not.  Problem reported by Fedor
18055         Sergeev in <http://forum.sun.com/jive/thread.jspa?threadID=96202>.
18056
18057 2006-05-11  Simon Josefsson  <jas@extundo.com>
18058
18059         * m4/xvasprintf.m4: Fix obvious typo.
18060
18061 2006-05-11  Jim Meyering  <jim@meyering.net>
18062
18063         * lib/sha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/.  From
18064         James Lemley.
18065
18066 2006-05-10  Simon Josefsson  <jas@extundo.com>
18067
18068         * lib/md4.c: Typo fix, update copyright years.
18069         (K1, K2): Don't use L because it turn computations into 64-bit on
18070         64-bit platforms.
18071
18072 2006-05-10  Paul Eggert  <eggert@cs.ucla.edu>
18073
18074         * lib/crc.c (crc32_update): Remove unnecessary L suffix.
18075         * lib/md4.c (rol): Cast right-shift arg to uint32_t to prevent
18076         unwanted sign propagation, e.g., on hosts with 64-bit int.
18077         There still are some problems with reeelly weird theoretical hosts
18078         (e.g., 33-bit int) but it's not worth worrying about now.
18079         * lib/sha1.c (rol): Likewise.
18080         (K1, K2, K3, K4): Remove unnecessary L suffix.
18081
18082 2006-05-10  Bruno Haible  <bruno@clisp.org>
18083
18084         * lib/des.c: Cast to avoid warnings.
18085
18086 2006-05-09  Bruno Haible  <bruno@clisp.org>
18087
18088         * modules/xvasprintf (Files): Add m4/xvasprintf.m4.
18089         (Depends-on): Depend also on xsize, stdarg.
18090         (configure.ac): Add gl_XVASPRINTF.
18091
18092 2006-05-09  Bruno Haible  <bruno@clisp.org>
18093
18094         * m4/xvasprintf.m4: New file.
18095
18096 2006-05-09  Bruno Haible  <bruno@clisp.org>
18097
18098         * lib/xvasprintf.c: Include limits.h, string.h, xsize.h.
18099         (EOVERFLOW): Define fallback value.
18100         (xstrcat): New function.
18101         (xvasprintf): Recognize the special case of a string concatenation.
18102
18103 2006-05-08  Eric Blake  <ebb9@byu.net>
18104
18105         * gnulib-tool (func_version): Base copyright year on CVS date.
18106         (func_emit_copyright_notice): New function.
18107         (func_emit_lib_Makefile_am): Use it.
18108         (func_emit_tests_Makefile_am): Likewise.
18109         (func_import): Likewise.
18110
18111 2006-05-08  Bruno Haible  <bruno@clisp.org>
18112
18113         * modules/stdarg: New file.
18114         * MODULES.html.sh (func_all_modules): Add section for <stdarg.h>.
18115
18116 2006-05-08  Bruno Haible  <bruno@clisp.org>
18117
18118         * m4/stdarg.m4: New file, from GNU gettext.
18119
18120 2006-05-08  Bruno Haible  <bruno@clisp.org>
18121
18122         * config/srclist.txt (build-aux/config.rpath): different from latest
18123         release.
18124
18125 2006-05-08  Bruno Haible  <bruno@clisp.org>
18126
18127         * build-aux/config.rpath: Add support for Sun C 5.9 on Linux.
18128
18129 2006-05-05  Jim Meyering  <jim@meyering.net>
18130
18131         * m4/warning.m4: New file, derived from bison's file by the same name.
18132
18133 2006-05-03  Bruno Haible  <bruno@clisp.org>
18134
18135         * lib/stdint_.h: Shorter URL.
18136         * lib/inttypes.h: Likewise.
18137
18138 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
18139
18140         * modules/inttypes (Maintainer): Change from Derek Price to 'all'.
18141
18142 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
18143
18144         * lib/verify.h: Document the internals better.  Most of this change
18145         was written by Bruno Haible.
18146
18147 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
18148
18149         * doc/verify.texi: New file, partly based on a proposal by
18150         Bruno Haible.
18151
18152 2006-05-02  Bruno Haible  <bruno@clisp.org>
18153
18154         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Move the include_next
18155         test from here...
18156         * m4/_inttypes_h.m4 (gl_INTTYPES_H): ... to here.
18157
18158 2006-04-29  Bruno Haible  <bruno@clisp.org>
18159
18160         * lib/gcd.c: Use WORD_T and GCD instead of unsigned long and gcd.
18161         Suggested by Oskar Liljeblad <oskar@osk.mine.nu>.
18162
18163 2006-04-29  Bruno Haible  <bruno@clisp.org>
18164
18165         * gnulib-tool: Make --update option actually work.
18166
18167 2006-04-29  Bruno Haible  <bruno@clisp.org>
18168
18169         * doc/gcd.texi: New file.
18170         * doc/gnulib.texi: Include it.
18171
18172 2006-04-25  Paul Eggert  <eggert@cs.ucla.edu>
18173
18174         * lib/getdate.y (get_date): When adding relative date, start with the
18175         initial time, not with the result of the first mktime call.
18176
18177 2006-04-25  Bruno Haible  <bruno@clisp.org>
18178
18179         * gnulib-tool (func_import): Output the include directives in three
18180         blocks, sorted separately.
18181         Reported by Ben Pfaff <blp@cs.stanford.edu>.
18182
18183 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
18184
18185         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
18186         to define main with arguments, for C++.  Reported by Eric Blake.
18187         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC):
18188         Prefer 'int main ()' to 'int main (void)', for C++.
18189         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise.
18190         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Specify a return type
18191         for 'main', for C99 and C++.
18192
18193 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
18194
18195         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
18196         Don't assume that exit status -1 is valid.
18197         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
18198         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
18199         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
18200         * m4/readdir.m4 (GL_FUNC_READDIR): Include <stdlib.h>.
18201         * m4/rename.m4 (vb_FUNC_RENAME): Likewise.
18202         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use AC_RUN_IFELSE,
18203         not AC_TRY_RUN.  Use return, not exit.  Don't assume that
18204         functions can be used without declaring them, or that you can
18205         exit with status -1.
18206         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
18207
18208 2006-04-24  Karl Berry  <karl@gnu.org>
18209
18210         * config/srclist.txt (longdouble.m4): sync lost.
18211
18212 2006-04-24  Eric Blake  <ebb9@byu.net>
18213
18214         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Avoid unused variable warning.
18215
18216 2006-04-24  Bruno Haible  <bruno@clisp.org>
18217
18218         * m4/poll.m4 (gl_FUNC_POLL): When cross-compiling, reject also the
18219         poll() implementation in AIX.
18220         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
18221
18222 2006-04-24  Bruno Haible  <bruno@clisp.org>
18223
18224         * m4/poll.m4 (gl_FUNC_POLL): Rearrange code, so that POLL_H gets
18225         assigned exactly once.
18226
18227 2006-04-23  Claudio Fontana  <claudio@gnu.org>
18228             Bruno Haible  <bruno@clisp.org>
18229
18230         * modules/gettext (Makefile.am): Add a -I flag for <libintl.h>.
18231         * gnulib-tool (func_emit_lib_Makefile_am): Emit empty default value
18232         for AM_CPPFLAGS.
18233
18234 2006-04-23  Bruno Haible  <bruno@clisp.org>
18235
18236         * modules/copy-file: Depend on unistd.
18237         * modules/execute: Likewise.
18238         * modules/fatal-signal: Likewise.
18239         * modules/findprog: Likewise.
18240         * modules/mkdtemp : Likewise.
18241         * modules/pipe: Likewise.
18242         * modules/wait-process: Likewise.
18243
18244 2006-04-23  Bruno Haible  <bruno@clisp.org>
18245
18246         * lib/fwriteerror.c (fwriteerror): Call fclose also when an error
18247         condition was already detected.
18248         Reported by Ben Pfaff <blp@cs.stanford.edu>.
18249
18250 2006-04-23  Bruno Haible  <bruno@clisp.org>
18251
18252         * lib/copy-file.c: Include <unistd.h> unconditionally.
18253         * lib/execute.c: Likewise.
18254         * lib/fatal-signal.c: Likewise.
18255         * lib/findprog.c: Likewise.
18256         * lib/mkdtemp.c: Likewise.
18257         * lib/pipe.h: Likewise.
18258         * lib/pipe.c: Likewise.
18259         * lib/wait-process.h: Likewise.
18260
18261 2006-04-23  Bruno Haible  <bruno@clisp.org>
18262
18263         * gnulib-tool (func_usage): Fix --import description. Document
18264         --update.
18265         (func_import): Create temporary file in a temporary directory, if
18266         --dry-run is specified. Silence errors from 'grep' when there are no
18267         m4 files in $m4dir.
18268         (func_create_testdir): Silence errors from 'grep' when there are no
18269         m4 files in $m4dir.
18270         Reported by Karl Berry <karl@freefriends.org>.
18271
18272 2006-04-20  Bruno Haible  <bruno@clisp.org>
18273
18274         * m4/argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
18275         one argument, so that the code will be portable to Autoconf 2.60.
18276         * m4/getlogin_r.m4 (gl_PREREQ_GETLOGIN_R): Likewise.
18277         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
18278         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO): Likewise.
18279
18280 2006-04-19  Derek Price  <derek@ximbiot.com>
18281             Eric Blake  <ebb9@byu.net>
18282
18283         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h>
18284         rather than "/full/path.h".  Update comment to match.  Shorten &
18285         generalize m4_translit call via AS_TR_CPP.
18286
18287 2006-04-19  Derek Price  <derek@ximbiot.com>
18288             Eric Blake  <ebb9@byu.net>
18289
18290         * lib/inttypes.h: Correct grammar in comment.
18291
18292 2006-04-18  Derek Price  <derek@ximbiot.com>
18293             Paul Eggert  <eggert@cs.ucla.edu>
18294
18295         * modules/inttypes: New file.
18296         * modules/strtoimax, modules/strtoumax: Depend on inttypes.
18297
18298 2006-04-18  Derek Price  <derek@ximbiot.com>
18299             Paul Eggert  <eggert@cs.ucla.edu>
18300
18301         * m4/_inttypes_h.m4, m4/full-header-path.m4, m4/include_next.m4:
18302         New files.
18303
18304 2006-04-18  Derek Price  <derek@ximbiot.com>
18305             Paul Eggert  <eggert@cs.ucla.edu>
18306
18307         * lib/inttypes.h: New file.
18308         * lib/strtoimax.c: Assume <inttypes.h>.
18309
18310 2006-04-15  Paul Eggert  <eggert@cs.ucla.edu>
18311
18312         * lib/utimens.c (futimens): glibc futimesat messes up if /proc
18313         isn't mounted.  Problem reported by Kir Kolyshkin.
18314
18315 2006-04-13  Paul Eggert  <eggert@cs.ucla.edu>
18316
18317         * lib/regcomp.c (init_dfa): Don't use wchar_t or wctype_t if
18318         RE_ENABLE_I18N is not defined.  Problem reported by Mark D. Baushke via
18319         Derek R. Price.
18320         * lib/regex.h (RE_DUP_MAX): Update comment to match current
18321         implementation.
18322
18323 2006-04-12  Eric Blake  <ebb9@byu.net>
18324
18325         * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this
18326         is now done automatically by the corresponding Autoconf macro.
18327
18328 2006-04-11  Paul Eggert  <eggert@cs.ucla.edu>
18329
18330         * m4/time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and
18331         time_r.h.
18332
18333 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
18334
18335         Merge regex changes from libc, removing some of our
18336         POSIX-conformance changes that were rejected and redoing them in a
18337         less-intrusive way.
18338
18339         * lib/regcomp.c (re_compile_internal, init_dfa):
18340         Length arg is now size_t, not Idx.  All uses changed.
18341         (peek_token): Forward decl now says internal_function.
18342         (__re_error_msgid, __re_error_msgid_idx):
18343         Now static rather than extern with attribute_hidden.
18344         (re_compile_pattern) [!defined _LIBC]: Use K&R-style defn.
18345         For some reason libc prefers K&R style defns for external functions.
18346         (regerror) [!defined _LIBC]: Likewise.
18347         (re_set_syntax, re_compile_fastmap, regcomp, regfree, re_comp):
18348         (seek_collating_symbol_entry, lookup_collation_sequence_value):
18349         (build_range_exp, build_collating_symbol):
18350         Use K&R-style defn.
18351         (re_compile_fastmap): Use '\0' to memset, not 0.
18352         (utf8_sb_map): Make the calculations more obvious.
18353         (init_dfa, parse_bracket_exp, build_charclass_op):
18354         Call calloc and cast result, as glibc does.
18355         (init_word_char, fetch_token, peek_token, peek_token_bracket):
18356         (build_range_exp, build_collating_symbol):
18357         Now internal functions.
18358
18359         * lib/regex.c [!defined _LIBC]: Allow compiling with C++ compilers.
18360
18361         * lib/regex.h (__USE_GNU_REGEX): New macro.  Don't depend on
18362         _REGEX_SOURCE any more; depend on _GNU_SOURCE instead.
18363         Don't depend on VMS; depend on __VMS instead, for POSIX
18364         namespace cleanness.
18365         (regoff_t): Define to ssize_t, not long int.
18366
18367         Remove the REG_ macros named below.  Instead, make the old names
18368         (e.g., RE_BACKSLASH_ESCAPE_IN_LISTS) visible only if
18369         __USE_GNU_REGEX.
18370         (REG_BACKSLASH_ESCAPE_IN_LISTS):
18371         (REG_BK_PLUS_QM, REG_CHAR_CLASSES, REG_CONTEXT_INDEP_ANCHORS):
18372         (REG_CONTEXT_INDEP_OPS, REG_CONTEXT_INVALID_OPS):
18373         (REG_DOT_NEWLINE, REG_DOT_NOT_NULL, REG_HAT_LISTS_NOT_NEWLINE):
18374         (REG_INTERVALS, REG_LIMITED_OPS, REG_NEWLINE_ALT):
18375         (REG_NO_BK_BRACES, REG_NO_BK_PARENS, REG_NO_BK_REFS):
18376         (REG_NO_BK_VBAR, REG_NO_EMPTY_RANGES):
18377         (REG_UNMATCHED_RIGHT_PAREN_ORD, REG_NO_POSIX_BACKTRACKING):
18378         (REG_NO_GNU_OPS, REG_DEBUG, REG_INVALID_INTERVAL_ORD):
18379         (REG_IGNORE_CASE, REG_CARET_ANCHORS_HERE):
18380         (REG_CONTEXT_INVALID_DUP, REG_NO_SUB, REG_SYNTAX_EMACS):
18381         (REG_SYNTAX_AWK, REG_SYNTAX_GNU_AWK, REG_SYNTAX_POSIX_AWK):
18382         (REG_SYNTAX_GREP, REG_SYNTAX_EGREP, REG_SYNTAX_POSIX_EGREP):
18383         (REG_SYNTAX_ED, REG_SYNTAX_SED, _REG_SYNTAX_POSIX_COMMON):
18384         (REG_SYNTAX_POSIX_BASIC, REG_SYNTAX_POSIX_MINIMAL_BASIC):
18385         (REG_SYNTAX_POSIX_EXTENDED, REG_SYNTAX_POSIX_MINIMAL_EXTENDED):
18386         (REG_DUP_MAX, REG_UNALLOCATED, REG_REALLOCATE, REG_FIXED):
18387         (REG_NREGS):
18388         Remove.  All uses replaced by the old RE_* names.
18389         (RE_BACKSLASH_ESCAPE_IN_LISTS):
18390         (RE_BK_PLUS_QM, RE_CHAR_CLASSES, RE_CONTEXT_INDEP_ANCHORS):
18391         (RE_CONTEXT_INDEP_OPS, RE_CONTEXT_INVALID_OPS):
18392         (RE_DOT_NEWLINE, RE_DOT_NOT_NULL, RE_HAT_LISTS_NOT_NEWLINE):
18393         (RE_INTERVALS, RE_LIMITED_OPS, RE_NEWLINE_ALT):
18394         (RE_NO_BK_BRACES, RE_NO_BK_PARENS, RE_NO_BK_REFS):
18395         (RE_NO_BK_VBAR, RE_NO_EMPTY_RANGES):
18396         (RE_UNMATCHED_RIGHT_PAREN_ORD, RE_NO_POSIX_BACKTRACKING):
18397         (RE_NO_GNU_OPS, RE_DEBUG, RE_INVALID_INTERVAL_ORD):
18398         (RE_IGNORE_CASE, RE_CARET_ANCHORS_HERE):
18399         (RE_CONTEXT_INVALID_DUP, RE_NO_SUB):
18400         Don't bother having these macros be independent of each others'
18401         values, since they no longer exist in the POSIX name space.
18402
18403         Rename the following member names back to their old names,
18404         unless !__USE_GNU_REGEX.  All uses changed back.
18405         (buffer): Renamed from re_buffer.
18406         (allocated): Renamed from re_allocated.
18407         (used): Renamed from re_used.
18408         (syntax): Renamed from re_syntax.
18409         (fastmap): Renamed from re_fastmap.
18410         (translate): Renamed from re_translate.
18411         (can_be_null): Renamed from re_can_be_null.
18412         (regs_allocated): Renamed from re_regs_allocated.
18413         (fastmap_accurate): Renamed from re_fastmap_accurate.
18414         (no_sub): Renamed from re_no_sub.
18415         (not_bol): Renamed from re_not_bol.
18416         (not_eol): Renamed from re_not_eol.
18417         (newline_anchor): Renamed from re_newline_anchor.
18418         (num_regs): Renamed from rm_num_regs.
18419         (start): Renamed from rm_start.
18420         (end): Renamed from rm_end.
18421
18422         (free_state): Move up a bit.
18423
18424         * lib/regex_internal.h (inline) [__GNUC__ < 3 && defined _LIBC]:
18425         #define to be empty.
18426         (ASCII_CHARS): New macro, replacing all uses of 0x80 and/or SBC_MAX / 2
18427         when that is what is intended.
18428         (SBC_MAX): Define to UCHAR_MAX + 1, not 256.
18429         (__re_error_msgid, __re_error_msgid_idx): Remove decls; not needed.
18430         (MAX): New macro.
18431         (re_xmalloc, re_calloc, re_xrealloc, re_x2realloc): Remove.
18432         All uses changed back to re_malloc, etc.  It's now the caller's
18433         responsibility to check for overflow; all callers changed.
18434         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc, re_xnrealloc):
18435         (re_x2nrealloc): Remove.
18436         (free_state): Remove decl.
18437
18438         * lib/regexc.c (regexec, re_match, re_search, re_match_2, re_search_2):
18439         (re_set_registers, re_exec):
18440         Use K&R-style defn.
18441
18442         2006-01-31  Roland McGrath  <roland@redhat.com>
18443
18444         * lib/regcomp.c (calc_eclosure_iter): Remove dead variables.
18445         Reported by Mike Frysinger <vapier@gentoo.org>.
18446
18447         2006-01-15  Andreas Jaeger  <aj@suse.de>
18448
18449         [BZ #1950]
18450         * lib/regex_internal.c (re_string_reconstruct): Adjust for
18451         build_wcs_upper_buffer change.
18452         (build_wcs_upper_buffer): Change return type.
18453
18454         2005-12-10  Ulrich Drepper  <drepper@redhat.com>
18455
18456         * lib/regex_internal.h: Include <stdint.h> if available.
18457
18458         2005-12-06  Paolo Bonzini  <bonzini@gnu.org>
18459
18460         * lib/regex_internal.h (SIZE_MAX): Provide a default definition.
18461
18462         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
18463
18464         * lib/regcomp.c: Adjust for changed secondary hash function.
18465
18466         2005-09-30  Ulrich Drepper  <drepper@redhat.com>
18467
18468         * lib/regex.h: Pretty printing.
18469         Clean up namespace a bit.
18470
18471         2005-09-30  Jakub Jelinek  <jakub@redhat.com>
18472
18473         * lib/regexec.c (update_cur_sifted_state, check_arrival,
18474         check_arrival_add_next_nodes): Avoid using uninitialized variable.
18475
18476         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
18477                     Ulrich Drepper  <drepper@redhat.com>
18478
18479         [BZ #1302]
18480         * lib/regex_internal.h (bitset_t): Renamed from bitset.  All uses
18481         changed.
18482         (bitset_word_t): Renamed from bitset_word.  All uses changed.
18483
18484         2005-09-22  Ulrich Drepper  <drepper@redhat.com>
18485
18486         [BZ #281]
18487         * lib/regex.h: Define RE_TRANSLATE_TYPE as unsigned char *.
18488         * lib/regcomp.c: Remove unnecessary uses of
18489         unsigned RE_TRANSLATE_TYPE.
18490         * lib/regex_internal.h: Likewise.
18491         * lib/regex_internal.c: Likewise.
18492         * lib/regexec.c: Likewise.
18493         Based on a patch by Stepan Kasal <kasal@ucw.cz>.
18494
18495         2005-09-07  Ulrich Drepper  <drepper@redhat.com>
18496
18497         * lib/regexec.c (find_recover_state): Remove unnecessary
18498         initialization.
18499         (transit_state_bkref): Make DFA a const pointer.
18500         (get_subexp): Likewise.
18501         (check_arrival): Likewise.
18502         (update_cur_sifted_state): Likewise.
18503         (re_search_internal): Likewise.
18504         (prune_impossible_nodes): Likewise.
18505         (acquire_init_state_context): Likewise.
18506         (proceed_next_node): Likewise.
18507         (set_regs): Likewise.
18508         (free_fail_stack_return): Likewise.
18509         (check_arrival_expand_ecl): Mark DFA parameter as const.
18510         (check_arrival_expand_ecl_sub): Likewise.
18511         (check_subexp_limits): Likewise.
18512         (sub_epsilon_src_nodes):  Likewise.
18513         (add_epsilon_src_nodes):  Likewise.
18514         (merge_state_array): Likewise.
18515         (update_regs): Likewise.
18516         (build_trtable): Likewise.
18517         (sift_states_backward): Mark MCTX parameter as const.
18518         (build_sifted_states): Likewise.
18519         (update_cur_sifted_state): Likewise.
18520         (sift_states_mkref): Likewise.
18521         (check_arrival_expand_ecl): Mark eclosure as const.
18522         (check_dst_limits_calc_pos_1): Likewise.
18523         * lib/regex_internal.h (re_match_context_t): Make dfa a const
18524         pointer.
18525
18526         2005-09-06  Ulrich Drepper  <drepper@redhat.com>
18527
18528         * lib/regexec.c (merge_state_with_log): Define dfa as const pointer.
18529         (transit_state_sb): Likewise.
18530         (transit_state_mb): Likewise.
18531         (sift_states_iter_mb): Likewise.
18532         (check_arrival_add_next_nodes): Likewise.
18533         (check_node_accept_bytes): Change first parameter to pointer-to-const.
18534         [_LIBC] (re_search_2_stub): Use mempcpy.
18535
18536         * lib/regex_internal.c (re_string_reconstruct): Avoid calling
18537         mbrtowc for very simple UTF-8 case.
18538
18539         * lib/regex_internal.c (re_acquire_state): Make DFA pointer arg
18540         a pointer-to-const.
18541         (re_acquire_state_context): Likewise.
18542         * lib/regex_internal.h: Adjust prototypes.
18543
18544         * lib/regex.c: Prevent using C++ compilers.
18545
18546         * lib/regex_internal.c (re_acquire_state): Minor code rearrangement.
18547         (re_acquire_state_context): Likewise.
18548
18549 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
18550
18551         * modules/regex (Depends-on): Add ssize_t.
18552
18553 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
18554
18555         * m4/regex.m4 (gl_REGEX): Check for new glibc interface to
18556         translation table.
18557
18558 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
18559
18560         * doc/gnulib-tool.texi (Modified imports): pathname -> file name.
18561
18562 2006-03-29  Mark D. Baushke  <mdb@gnu.org>
18563             Bruno Haible  <bruno@clisp.org>
18564
18565         * lib/stdint_.h: On OpenBSD, don't redefine types already included in
18566         <sys/types.h> and <inttypes.h>.
18567
18568 2006-03-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18569
18570         * m4/argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
18571         `__error_t_defined', so argp.h will not typedef the former.
18572
18573 2006-03-25  Paul Eggert  <eggert@cs.ucla.edu>
18574
18575         * m4/regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
18576         REG_SYNTAX_EMACS, and REG_IGNORE_CASE.  Settle for the traditional
18577         glibc names.  Even if glibc is changed to conform to POSIX, the
18578         traditional names will be available anyway, since regex depends on
18579         the extensions module.  Also, fix a longstanding typo in the
18580         implementation of Spencer ERE test #75 from grep 2.3.  Problems
18581         reported by Emanuele Giaquinta.  Also, change sense of cached
18582         variable, so that the message makes sense.
18583
18584 2006-03-24  Simon Josefsson  <jas@extundo.com>
18585
18586         * lib/base64.c: Fix problems reported by Eric Blake <ebb9@byu.net>,
18587         including some doc fixes.
18588         (base64_encode_alloc): Fix +1 bug on allocation failures.
18589
18590 2006-03-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18591
18592         * lib/base64.c (base64_encode): Do not read past end of array with
18593         unsanitized input on systems with CHAR_BIT > 8.
18594
18595 2006-03-24  Eric Blake  <ebb9@byu.net>
18596
18597         * lib/time_r.c (copy_string_result): Remove, as it is no longer used.
18598
18599 2006-03-22  Karl Berry  <karl@gnu.org>
18600
18601         * config/srclist.txt (*setenv.[ch]): get from coreutils.
18602         * config/srclistvars.sh (COREUTILS): new var.
18603
18604 2006-03-17  Jim Meyering  <jim@meyering.net>
18605
18606         * m4/regex.m4 (gl_REGEX): Fix typo in last change:
18607         s/_REGEX_WIDE_OFFSETS/_REGEX_LARGE_OFFSETS/.
18608
18609 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
18610
18611         * m4/regex.m4 (gl_REGEX): Don't check for off_t, since the code
18612         no longer needs it.  Instead, check that regoff_t is as least
18613         as wide as ptrdiff_t.
18614
18615         Don't define _REGEX_WIDE_OFFSETS unless using the included regex,
18616         so that our regex.h stays compatible with the installed regex.
18617         This is helpful for installers who configure --without-included-regex.
18618         Problem reported by Emanuele Giaquinta.
18619
18620 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
18621
18622         * lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
18623         Typedef to long int, not to off_, as POSIX will likely change
18624         in that direction.
18625
18626 2006-03-15  Eric Blake  <ebb9@byu.net>
18627
18628         * m4/dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
18629
18630 2006-03-13  Sergey Poznyakoff  <gray@gnu.org.ua>
18631
18632         * lib/argp-help.c (validate_uparams): Fix typo
18633         * lib/argp-parse.c (argp_default_options): Consistently begin help
18634         messages with a lowercase letter.
18635
18636 2006-03-11  Paul Eggert  <eggert@cs.ucla.edu>
18637
18638         * lib/time_r.h (asctime_r, ctime_r): Remove.  These functions can
18639         overrun buffers and shouldn't be used (much as gets shouldn't be
18640         used).
18641         * lib/time_r.c (asctime_r, ctime_r): Likewise.
18642
18643 2006-03-08  Simon Josefsson  <jas@extundo.com>
18644
18645         * m4/gc-random.m4: Permit 'no' as variable values and fix warnings,
18646         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
18647
18648 2006-03-08  Simon Josefsson  <jas@extundo.com>
18649
18650         * m4/gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
18651         $target, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
18652
18653 2006-03-08  Simon Josefsson  <jas@extundo.com>
18654
18655         * lib/gc-gnulib.c (randomize): Don't open files called 'no', they
18656         signal that configure disabled the device.
18657
18658 2006-03-08  Simon Josefsson  <jas@extundo.com>
18659
18660         * build-aux/maint.mk: Fix refresh-po, to handle no translated
18661         languages.
18662
18663 2006-03-07  Simon Josefsson  <jas@extundo.com>
18664
18665         * modules/getopt (Depends-on): Add unistd.
18666
18667         * modules/unistd: New file.
18668
18669 2006-03-07  Simon Josefsson  <jas@extundo.com>
18670
18671         * modules/gc-random: New file.
18672
18673 2006-03-07  Simon Josefsson  <jas@extundo.com>
18674
18675         * m4/unistd_h.m4: New file.
18676
18677 2006-03-07  Simon Josefsson  <jas@extundo.com>
18678
18679         * m4/readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
18680         test to be side-effect free by storing the result in the cache
18681         variable gl_cv_lib_readline, and moving the assignment of
18682         LIBREADLINE and LTLIBREADLINE outside the COMMANDS-TO-SET-IT.
18683         From Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
18684
18685 2006-03-07  Simon Josefsson  <jas@extundo.com>
18686
18687         * m4/gc-random.m4: New file, mostly from gc.m4.  Warn instead of
18688         error on missing devices (the functions will return an error).
18689
18690         * m4/gc.m4: Move random stuff to gc-random.m4
18691
18692 2006-03-07  Simon Josefsson  <jas@extundo.com>
18693
18694         * lib/unistd_.h: New file.
18695
18696 2006-03-07  Simon Josefsson  <jas@extundo.com>
18697
18698         * lib/gc-libgcrypt.c, gc-gnulib.c: Use GC_USE_RANDOM.
18699
18700 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
18701
18702         * m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
18703         Problem reported by Juan Manuel Guerrero.
18704
18705 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
18706
18707         * lib/c-stack.c: Include unistd.h unconditionally, since we now assume
18708         the unistd module.
18709         * lib/getlogin_r.c: Likewise.
18710         * lib/getlogin_r.h: Likewise.
18711         * lib/glob.c: Likewise.
18712         * lib/pagealign_alloc.c: Likewise.
18713         * lib/unistd_.h: Remove; no longer needed.
18714
18715 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
18716
18717         * MODULES.html.sh (Support for systems lacking POSIX:2001):
18718         Add unistd.
18719         * modules/c-stack (Depends-on): Add unistd.
18720         * modules/getlogin_r: Likewise.
18721         * modules/glob: Likewise.
18722         * modules/pagealign_alloc: Likewise.
18723         * modules/unistd (Files): Remove lib/unistd_.h.
18724         (EXTRA_DIST): Remove.
18725         (unistd.h): Create using 'echo' rather than 'cp', so that we don't
18726         need unistd_.h.
18727         (MOSTLYCLEANFILES): Remove unistd.h-t.
18728
18729 2006-03-03  Simon Josefsson  <jas@extundo.com>
18730
18731         * build-aux/maint.mk: Add several syntax checks from CoreUtils.
18732
18733 2006-03-03  Simon Josefsson  <jas@extundo.com>
18734
18735         * build-aux/maint.mk: Add refresh-po rule, based on ideas from
18736         libidn and bison.
18737
18738 2006-03-03  Simon Josefsson  <jas@extundo.com>
18739
18740         * build-aux/maint.mk: Add indent target.
18741
18742 2006-03-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de> (tiny change)
18743
18744         * m4/poll.m4 (gl_FUNC_POLL): If we deem poll(2) unacceptable, use
18745         our replacement poll.h in any case, to avoid a differing
18746         declaration from a system header.  Seen on AIX.
18747
18748 2006-03-01  Simon Josefsson  <jas@extundo.com>
18749
18750         * lib/readline.c: Fix typo, tiny patch from Stepan Kasal
18751         <kasal@ucw.cz>.
18752
18753 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
18754
18755         * modules/gettime (Depends-on): Add extensions module.
18756         * modules/nanosleep (Depends-on): Likewise.
18757         * modules/settime (Depends-on): Likewise.
18758
18759 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
18760
18761         * m4/clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS,
18762         not merely AC_GNU_SOURCE, for the benefit of Solaris 10 when compiled
18763         pedantically.
18764         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
18765         * m4/timespec.m4 (gl_TIMESPEC): Likewise.
18766
18767         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test",
18768         not "==".  Reported by Ralf Wildenhues.
18769
18770 2006-03-01  Karl Berry  <karl@gnu.org>
18771
18772         * doc/Copyright/request-*: new files, synced from gnuorg.
18773
18774 2006-03-01  Karl Berry  <karl@gnu.org>
18775
18776         * config/srclist.txt (Copyright/*): new entries.
18777
18778 2006-02-28  Simon Josefsson  <jas@extundo.com>
18779
18780         * lib/getopt.c: Protect #include of unistd.h, for MSVS.
18781
18782 2006-02-27  Simon Josefsson  <jas@extundo.com>
18783
18784         * lib/base64.h: Indent #define's.  From Jim Meyering
18785         <jim@meyering.net>.
18786
18787 2006-02-27  Jim Meyering  <jim@meyering.net>
18788
18789         Revert the change of 2006-02-24, so these files can continue
18790         to be sync'd from gettext.
18791         * lib/mkdtemp.c, setenv.c, unsetenv.c: *Un*-normalize inclusion
18792         of `config.h'.
18793
18794 2006-02-26  Paul Eggert  <eggert@cs.ucla.edu>
18795
18796         * modules/intprops: New file.
18797         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
18798         Add intprops.
18799         * modules/getloadavg (Files): Remove lib/intprops.h.
18800         (Depends-on): Add intprops.
18801         * modules/human: Likewise.
18802         * modules/inttostr: Likewise.
18803         * modules/openat: Likewise.
18804         * modules/sig2str: Likewise.
18805         * modules/userspec: Likewise.
18806         * modules/utimecmp: Likewise.
18807         * modules/xnanosleep: Likewise.
18808         * modules/xstrtol: Likewise.
18809
18810 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny changes)
18811
18812         * modules/xstrtod: Omit xstrtod.h, xstrtod.c; they're in LIB_SOURCES.
18813         * modules/lock-tests (TESTS): Use $(EXEEXT).
18814         * modules/tls-tests: Likewise.
18815         * modules/argp-tests: Likewise.
18816         (check_PROGRAMS): New var, replacing...
18817         (noinst_PROGRAMS, test_argp_SOURCES): Remove.
18818
18819 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18820
18821         * lib/mkdtemp.c, lib/setenv.c, lib/unsetenv.c: Normalize inclusion of
18822         `config.h'.
18823
18824 2006-02-24  Paul Eggert  <eggert@cs.ucla.edu>
18825
18826         * lib/glob.c: Say "invalid" rather than "illegal" in comments.
18827
18828 2006-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18829
18830         Sync from coreutils.
18831         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and
18832         gl_CHDIR_SAFER.
18833
18834 2006-02-22  Jim Meyering  <jim@meyering.net>
18835
18836         Sync from coreutils.
18837         * m4/chdir-safer.m4: New file.
18838
18839 2006-02-20  Paul Eggert  <eggert@cs.ucla.edu>
18840
18841         * lib/getcwd.c (AT_FDCWD): Work around a bug in Solaris 9 and 10, where
18842         AT_FDCWD exceeds INT_MAX.
18843         * lib/openat.h (AT_FDCWD): Likewise.
18844
18845 2006-02-17  Eric Blake  <address@hidden>
18846
18847         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix caching error.
18848
18849 2006-02-16  Simon Josefsson  <jas@extundo.com>
18850
18851         * modules/getaddrinfo (Depends-on): Add sys_socket.
18852
18853 2006-02-15  Simon Josefsson  <jas@extundo.com>
18854
18855         * build-aux/maint.mk: Add dsyntax-check rule.
18856
18857 2006-02-15  Eric Blake  <ebb9@byu.net>
18858
18859         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
18860         winsock2.h or ws2tcpip.h when sys/socket.h is present. Fixes
18861         'present but cannot compile' warnings on cygwin.
18862         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Use gl_HEADER_SYS_SOCKET.  Don't
18863         use ws2tcpip.h if sys/socket.h works.
18864         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_HEADER_SYS_SOCKET.
18865         (gl_GETADDRINFO): Don't use ws2tcpip.h when sys/socket.h is present.
18866
18867 2006-02-14  Simon Josefsson  <jas@extundo.com>
18868
18869         * modules/maintainer-makefile (Files): Rename.
18870
18871         * build-aux/GNUmakefile: Rename Makefile.maint to maint.mk
18872         and (the local) Makefile.cfg to maint-cfg.mk.
18873
18874         * build-aux/Makefile.maint, build-aux/maint.mk: Renamed the former
18875         to the latter.
18876
18877         * modules/maintainer-makefile: New module.
18878
18879         * build-aux/Makefile.maint: New file, from GNU CoreUtils, although
18880         severaly stripped to make it possible to build it up from scratch
18881         with reliable tests.
18882
18883         * build-aux/GNUmakefile: New file, from GNU CoreUtils with some
18884         fixes to permit overriding the default actions when configure and
18885         makefile are not available.
18886
18887 2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
18888
18889         Sync from coreutils.
18890         * modules/lstat (Depends-on): Don't depend on xalloc.
18891         (License): Change from GPL to LGPL, since this is now simply a
18892         replacement for a libc function.
18893
18894 2006-02-14  Jim Meyering  <jim@meyering.net>
18895
18896         Sync from coreutils.
18897
18898         Eliminate the unwelcome (albeit unlikely) possibility of xmalloc
18899         failure on deficient systems, and simplify gnulib lgpl dependencies.
18900         * lib/lstat.c (rpl_lstat): Rewrite to use stat() in place of the
18901         xmalloc/lstat combination.  Based on a patch from Bruno Haible.
18902
18903         * lib/xalloc-die.c: Remove unused definition of N_.
18904
18905 2006-02-14  Jim Meyering  <jim@meyering.net>
18906
18907         Sync from coreutils.
18908         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Invoke
18909         AC_CHECK_FUNCS(getmntent) unconditionally so that tests of
18910         $ac_cv_func_getmntent (e.g., in gl_LIST_MOUNTED_FILE_SYSTEMS) need not
18911         double-quote uses of that variable, to accommodate the rare case in
18912         which getmntent is available in none of the libraries checked.  This
18913         happens at least on FreeBSD 5.0.
18914
18915 2006-02-13  Simon Josefsson  <jas@extundo.com>
18916
18917         * gnulib-tool (Usage): Fix --import, from
18918         karl@freefriends.org (Karl Berry).
18919
18920 2006-02-13  Sergey Poznyakoff  <gray@gnu.org.ua>
18921
18922         * lib/argp-fmtstream.c: Restore another bugfix lost on 2005-12-12
18923
18924 2006-02-07  Sergey Poznyakoff  <gray@gnu.org.ua>
18925
18926         * lib/argp-namefrob.h: Restore changes accidentally lost during the
18927         "autoupdate" on 2005-12-12.
18928
18929 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
18930
18931         * modules/closeout (Depends-on): Remove atexit.
18932
18933 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
18934
18935         * lib/closeout.c (close_stdout): Don't assume 'bool' converts nonzero
18936         ints to 0 or 1, as this isn't true for the stdbool.h substitute.
18937
18938 2006-02-05  Paul Eggert  <eggert@cs.ucla.edu>
18939
18940         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
18941         __EXTENSIONS__ if this causes compilation to fail.  Problem
18942         reported by Nelson H. F. Beebe with Solaris 10 and Sun C 5.7
18943         c89 -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED.
18944
18945 2006-01-27  Paul Eggert  <eggert@cs.ucla.edu>
18946
18947         * lib/fnmatch.c (L_): Renamed from L, to work around a bug in
18948         Mac OS X 10.3.9 with GCC 3 reported by Claudio Fontana in
18949         <http://lists.gnu.org/archive/html/bug-gnulib/2006-01/msg00074.html>.
18950         All uses changed.
18951
18952 2006-01-26  Simon Josefsson  <jas@extundo.com>
18953
18954         * lib/socket_.h: Set WINVER to 0x0501, to make sure getaddrinfo
18955         prototype is visible on mingw32.
18956
18957         * lib/getaddrinfo.h: Define EAI_ADDRFAMILY and EAI_SYSTEM if not set,
18958         for mingw32.
18959
18960         * lib/gai_strerror.c, getaddrinfo.h: Protect netdb.h #include (for
18961         mingw32).
18962
18963 2006-01-26  Paul Eggert  <eggert@cs.ucla.edu>
18964
18965         * lib/fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK too.  Don't
18966         attempt to open for write; this always fails, at least on POSIX
18967         hosts.  This reinstates the 2006-01-09 change, which was
18968         inadvertently removed.
18969
18970 2006-01-26  Bruno Haible  <bruno@clisp.org>
18971
18972         * gnulib-tool (func_import): Use "trap 'exit $?' instead of "trap :".
18973         Reported by Paul Eggert.
18974
18975 2006-01-26  Bruno Haible  <bruno@clisp.org>
18976             Paul Eggert  <eggert@cs.ucla.edu>
18977
18978         * lib/stdbool_.h (_Bool)
18979         [(! (defined __cplusplus || defined __BEOS__)
18980           && !defined __GNUC__
18981           && !(defined __HP_cc || defined __xlc__
18982                || (defined __SUNPRO_C && (__SUNPRO_C < 0x550 || __STDC__ == 1))
18983                || defined __sgi))]:
18984         #define to signed char in these cases too; this simplifies
18985         the code (so that we don't have to worry about HP-UX, AIX, SunPRO,
18986         etc., separately) and makes it more conservative.
18987
18988 2006-01-25  Simon Josefsson  <jas@extundo.com>
18989
18990         * m4/getaddrinfo.m4: Look for getaddrinfo inside ws2tcip.h and
18991         -lws2_32.  Protect sys/socket.h and netdb.h #include's.  Include
18992         ws2tcpip.h with WINVER=0x0501.  All for mingw32.
18993
18994 2006-01-25  Sergey Poznyakoff  <gray@gnu.org.ua>
18995
18996         * lib/argp-namefrob.h: Bugfix. Remove stray #
18997
18998 2006-01-25  Paul Eggert  <eggert@cs.ucla.edu>
18999
19000         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for xlc bug if __GCC__ too,
19001         so that we test the test.
19002         Check for yet another HP-UX cc bug involving *bool |= bool.
19003
19004 2006-01-25  Karl Berry  <karl@gnu.org>
19005
19006         * config/srclist.txt (vasnprintf.c): sync lost.
19007
19008 2006-01-25  Jim Meyering  <jim@meyering.net>
19009
19010         Sync from the stable (b5) branch of coreutils:
19011
19012         * lib/fts.c (fts_children): Don't let close() clobber errno from
19013         failed fchdir().
19014
19015         * lib/fts.c (fts_stat): When following a symlink-to-directory,
19016         don't necessarily interpret stat-fails+lstat-succeeds as indicating
19017         a dangling symlink.  That can also happen at least for ELOOP.
19018         The fix: return FTS_SLNONE only when the stat errno is ENOENT.
19019         FYI, this bug predates the inclusion of fts.c in coreutils.
19020
19021         * lib/fts.c (fts_open): Put new maxarglen declaration and uses
19022         in their own block, so pre-c99 compilers don't object.
19023
19024         Avoid the double-free (first in fts_read, second in fts_close) that
19025         would occur when an `active' directory is made inaccessible (e.g.,
19026         via chmod a-x) during a traversal.
19027         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
19028         before returning.  Reproduce this failure by
19029         mkdir -p a/b; cd a; chmod a-x . b
19030         Reported by Stavros Passas.
19031
19032 2006-01-25  Jim Meyering  <jim@meyering.net>
19033
19034         * lib/fileblocks.c: Remove more useless parentheses.
19035         * lib/readutmp.h: Likewise.
19036
19037 2006-01-25  Bruno Haible  <bruno@clisp.org>
19038
19039         * lib/stdbool_.h (_Bool) [IRIX cc]: Define as 'signed char', to avoid
19040         warnings.
19041         Reported by Paul Eggert.
19042
19043 2006-01-25  Bruno Haible  <bruno@clisp.org>
19044
19045         * gnulib-tool (func_import): Use "trap :" instead of "trap -" to get
19046         rid of a trap command. For Solaris sh.
19047         Reported by Mark D. Baushke <mdb@gnu.org>.
19048
19049 2006-01-24  Simon Josefsson  <jas@extundo.com>
19050
19051         * lib/socket_.h (SHUT_WR, SHUT_RDWR): Don't hardcode, suggested by
19052         Bruno.
19053
19054 2006-01-24  Karl Berry  <karl@gnu.org>
19055
19056         * config/srclist.txt (argp-namefrob.h): sync lost.
19057
19058 2006-01-24  Jim Meyering  <jim@meyering.net>
19059
19060         * modules/openat (Files): Add lib/intprops.h.
19061         From Mark D. Baushke.
19062
19063 2006-01-24  Jim Meyering  <jim@meyering.net>
19064
19065         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).
19066         Reported by Mark D. Baushke.
19067
19068 2006-01-24  Jim Meyering  <jim@meyering.net>
19069
19070         * lib/socket_.h: Remove useless parentheses in uses of cpp `defined'.
19071
19072 2006-01-24  Bruno Haible  <bruno@clisp.org>
19073
19074         * modules/strnlen (Maintainer): Change from glibc to all.
19075
19076 2006-01-24  Bruno Haible  <bruno@clisp.org>
19077
19078         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for IBM and HP-UX bugs.
19079         Patch by Paul Eggert.
19080
19081 2006-01-24  Bruno Haible  <bruno@clisp.org>
19082
19083         * lib/stdbool_.h (_Bool) [__cplusplus]: Don't define if the compiler
19084         already has it.
19085         Report and patch by Albert Chin-A-Young  <china@thewrittenword.com> on
19086         2005-11-26.
19087
19088         * lib/stdbool_.h (_Bool) [HP-UX cc, AIX cc,xlc]: Define as
19089         'signed char' to avoid problems with the built-in _Bool type.
19090         Reported by Paul Eggert on 2005-11-26.
19091
19092 2006-01-24  Bruno Haible  <bruno@clisp.org>
19093
19094         * gnulib-tool (func_import): Avoid constructing complicated sed
19095         expressions inside backquote.
19096         Report and solution by Mark D. Baushke <mdb@gnu.org>.
19097
19098 2006-01-23  Ulrich Drepper  <drepper@redhat.com>
19099
19100         These changes imported from libc.
19101         * lib/getopt.c: Use __fxprintf instead of inline stream orientation
19102         test and two separate function calls.
19103         * lib/strndup.c (__strndup): Add libc_hidden_def.
19104
19105 2006-01-23  Simon Josefsson  <jas@extundo.com>
19106
19107         * modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS.
19108         Remove the test_*_SOURCES variable: automake infers it by default.
19109         * modules/tls-tests: Likewise.
19110
19111 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
19112
19113         Work around porting bugs reported by Dieter in
19114         <http://lists.gnu.org/archive/html/bug-bison/2006-01/msg00049.html>.
19115         * lib/getopt.c (_NOPROTO): Remove; no longer needed.
19116         Include <stdlib.h> and <unistd.h> in all environments; it's safe now.
19117         Include "getopt.h" first, to check interface.
19118         (getenv): Declare only if defined HAVE_DECL_GETENV &&
19119         !HAVE_DECL_GETENV.
19120         * lib/strndup.c [!_LIBC]: Include "strndup.h" to get prototype.
19121         (__strndup): Revert to K&R-style function dfns, the glibc style.
19122         * lib/strnlen.c: Don't claim it's taken from glibc; it's not.
19123         (strnlen, __strnlen): Remove #defines and #undefs; not needed.
19124         Include strnlen.h first, to get prototype properly.
19125         (strnlen): Renamed from __strnlen.
19126         Remove weak alias.
19127
19128 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
19129
19130         * m4/getopt.m4 (gl_PREREQ_GETOPT): Check for getenv decl.
19131
19132 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
19133
19134         * config/srclist.txt: Adjust to reflect glibc reorganization.
19135         This affects only comments.
19136
19137 2006-01-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
19138
19139          * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.
19140          Reported by Bruce Korb <bkorb@gnu.org>.
19141
19142 2006-01-22  Paul Eggert  <eggert@cs.ucla.edu>
19143
19144         * lib/quotearg.c (quotearg_buffer_restyled): Add "default: break;"
19145         to pacify gcc -Wswitch-default.
19146
19147 2006-01-22  Bruno Haible  <bruno@clisp.org>
19148
19149         * lib/vasnprintf.c (VASNPRINTF): In the computation of the size of the
19150         temporary buffer for sprintf, take into account the precision also
19151         for 'd', 'i', 'u', 'o', 'x', 'X'.
19152
19153 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
19154
19155         * modules/argp-tests: New module
19156         * tests/test-argp.c: New file
19157         * tests/test-argp-2.sh: New file
19158
19159 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
19160
19161         * lib/argp-help.c (usage_long_opt): Do not print DOC options.
19162         (__argp_base_name): Removed
19163         * lib/argp-namefrob.h (__argp_basename): Removed definition. Was a
19164         typo.
19165         (__argp_base_name): Provide macro definition or extern declaration
19166         depending on the configuration
19167
19168 2006-01-20  Simon Josefsson  <jas@extundo.com>
19169
19170         * modules/inet_ntop (Depends-on): Depend on sys_socket.
19171
19172 2006-01-20  Simon Josefsson  <jas@extundo.com>
19173
19174         * lib/inet_ntop.h: Unconditionally include sys/socket.h.
19175
19176 2006-01-20  Paul Eggert  <eggert@cs.ucla.edu>
19177
19178         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
19179         rather than -Xlinker -z -Xlinker ignore, as it's more portable.
19180         Suggested by Bruno Haible.
19181
19182 2006-01-20  Karl Berry  <karl@gnu.org>
19183
19184         * config/srclist.txt (argp-fmtstream.h, localcharset.c): comment out
19185         until changes propagate, I guess.
19186
19187 2006-01-19  Simon Josefsson  <jas@extundo.com>
19188
19189         * m4/socklen.m4: Look in ws2tcpip.h too, for mingw32.
19190
19191 2006-01-19  Simon Josefsson  <jas@extundo.com>
19192
19193         * lib/socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
19194
19195 2006-01-19  Simon Josefsson  <jas@extundo.com>
19196
19197         * gnulib-tool: Set check_PROGRAMS.
19198
19199         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
19200         modules/des-tests, modules/gc-arcfour-tests,
19201         modules/gc-arctwo-tests, modules/gc-des-tests,
19202         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
19203         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
19204         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
19205         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
19206         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
19207         modules/md5-tests, modules/readline, modules/rijndael-tests: Use
19208         check_PROGRAMS instead of noinst_PROGRAMS to be able to remove
19209         test_*_SOURCES.
19210
19211 2006-01-18  Simon Josefsson  <jas@extundo.com>
19212
19213         * modules/socklen (Depends-on): Depend on sys_socket.
19214
19215 2006-01-18  Simon Josefsson  <jas@extundo.com>
19216
19217         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
19218         modules/des-tests, modules/gc-arcfour-tests,
19219         modules/gc-arctwo-tests, modules/gc-des-tests,
19220         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
19221         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
19222         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
19223         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
19224         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
19225         modules/md5-tests, modules/readline, modules/rijndael-tests: Add
19226         $(EXEEXT) to automake TESTS variable, for mingw32.
19227
19228 2006-01-17  Simon Josefsson  <jas@extundo.com>
19229
19230         * modules/socklen (Include): Need sys/socket.h.
19231
19232 2006-01-17  Bruno Haible  <bruno@clisp.org>
19233
19234         * modules/ssize_t (Include): Add <sys/types.h>.
19235
19236 2006-01-16  Paul Eggert  <eggert@cs.ucla.edu>
19237
19238         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
19239         it's not portable and it doesn't work with cross-compiles.
19240         Problem reported by Bruno Haible.  Fix missing-$ typo in
19241         'test "gl_cv_ignore_unused_libraries" ...' that prevented
19242         -zignore from being used with Sun's C compiler.
19243
19244 2006-01-12  Simon Josefsson  <jas@extundo.com>
19245
19246         * lib/base64.c: Fix warning, reported by Bruno Haible
19247         <bruno@clisp.org> and patch by Paul Eggert <eggert@CS.UCLA.EDU>.
19248
19249 2006-01-12  Bruno Haible  <bruno@clisp.org>
19250
19251         * modules/ldd: New file.
19252         * build-aux/ldd.sh.in: New file.
19253         * MODULES.html.sh (Support for building libraries and executables): Add
19254         ldd.
19255
19256 2006-01-12  Bruno Haible  <bruno@clisp.org>
19257
19258         * m4/ldd.m4: New file.
19259
19260 2006-01-12  Bruno Haible  <bruno@clisp.org>
19261
19262         * gnulib-tool (func_import, func_create_testdir): Don't go into an
19263         endless loop while replacing $auxdir with build-aux.
19264
19265 2006-01-11  Simon Josefsson  <jas@extundo.com>
19266
19267         * lib/stdint_.h (SIZE_MAX): Add missing (.
19268
19269 2006-01-11  Paul Eggert  <eggert@cs.ucla.edu>
19270
19271         Sync from coreutils.
19272         * lib/md5.c: Fix commentary typos.
19273         (alignof, UNALIGNED_P): No need for a GCC-specific version.
19274         * lib/md5.h (__attribute__): Remove; unused.
19275         * lib/sha1.c: Fix commentary to match md5 better.
19276         * lib/sha1.h (struct sha1_ctx): Use a word buffer, not a byte buffer,
19277         so that we don't need to worry about alignment.  All uses changed.
19278         This merges the 2005-10-28 md5 change into sha1.
19279
19280 2006-01-11  Jim Meyering  <jim@meyering.net>
19281
19282         Sync from coreutils.
19283         * lib/md5.c (OP): Fix spacing.
19284
19285 2006-01-11  Bruno Haible  <bruno@clisp.org>
19286
19287         Ensure automatic ordering between gl_LOCK and gl_ARGP.
19288         * m4/lock.m4 (gl_LOCK_BODY): Renamed from gl_LOCK.
19289         (gl_LOCK): New macro, requiring gl_LOCK_BODY.
19290
19291 2006-01-11  Bruno Haible  <bruno@clisp.org>
19292
19293         Ensure automatic ordering between gl_LOCK and gl_ARGP.
19294         * gnulib-tool (func_import, func_create_testdir): Put gl_LOCK into
19295         the "early" section as well.
19296
19297 2006-01-11  Bruno Haible  <bruno@clisp.org>
19298
19299         Avoid "ar: no archive members specified" error on MacOS X.
19300         * gnulib-tool (func_modules_add_dummy): New function.
19301         (func_import, func_create_testdir): Invoke it.
19302
19303 2006-01-11  Bruno Haible  <bruno@clisp.org>
19304
19305         * gnulib-tool (func_import, func_create_testdir): Replace build-aux
19306         with $auxdir in AC_CONFIG_FILES statements.
19307
19308 2006-01-11  Bruno Haible  <bruno@clisp.org>
19309
19310         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
19311         Initialize also noinst_HEADERS to empty.
19312
19313 2006-01-11  Bruno Haible  <bruno@clisp.org>
19314
19315         * gnulib-tool (AUTOMAKEPATH, AUTOCONF, ACLOCAL, AUTOMAKE): New
19316         variables.
19317         (func_create_megatestdir): Call aclocal, autoconf, automake here, not
19318         autoreconf.
19319
19320 2006-01-11  Bruno Haible  <bruno@clisp.org>
19321
19322         * gnulib-tool (AUTOCONF, ACLOCAL, AUTOMAKE, AUTORECONF): Make
19323         overridable by the user.
19324         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
19325
19326 2006-01-10  Simon Josefsson  <jas@extundo.com>
19327
19328         * modules/sys_socket: New file.
19329
19330 2006-01-10  Simon Josefsson  <jas@extundo.com>
19331
19332         * m4/sys_socket_h.m4: New file.
19333
19334 2006-01-10  Simon Josefsson  <jas@extundo.com>
19335
19336         * lib/socket_.h: New file.
19337
19338 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
19339
19340         * modules/readutmp (Maintainer): Add myself.
19341
19342 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
19343
19344         * m4/memcoll.m4 (gl_MEMCOLL): Don't require AC_FUNC_MEMCMP, undoing
19345         the 2002-12-31 change.  Problem and fix reported by Bruno Haible.
19346         People who are still concerned with buggy memcmp implementations
19347         can invoke gl_FUNC_MEMCMP themselves.
19348
19349 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
19350
19351         * lib/regex_internal.h (BITSET_WORD_BITS):
19352         Work around a bug in 64-bit PGC (before version 6.1-2), where the
19353         preprocessor mishandles large unsigned values as if they were signed.
19354         Problem reported by Claudio Fontana in
19355         <http://lists.gnu.org/archive/html/bug-gnulib/2005-12/msg00061.html>.
19356
19357 2006-01-10  Jim Meyering  <jim@meyering.net>
19358
19359         Avoid the double-free (first in fts_read, second in fts_close) that
19360         would occur when an `active' directory is made inaccessible (e.g.,
19361         via chmod a-x) during a traversal.
19362         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
19363         before returning.  Reproduce this failure by
19364         mkdir -p a/b; cd a; chmod a-x . b
19365         Reported by Stavros Passas.
19366
19367         Sync from coreutils.
19368         * lib/sha1.c: Tweak grammar in a comment.
19369
19370 2006-01-10  Jim Meyering  <jim@meyering.net>
19371
19372         * m4/fpending.m4: Also include <stdio.h>, for Dragonfly.
19373         Patch by Joerg Sonnenberger.
19374
19375 2006-01-10  Bruno Haible  <bruno@clisp.org>
19376
19377         * modules/readutmp: Depend on module free.
19378         * modules/strtok_r: Depend on module restrict.
19379
19380 2006-01-10  Bruno Haible  <bruno@clisp.org>
19381
19382         * modules/gettext (configure.ac): Add an invocation of
19383         AM_GNU_GETTEXT_VERSION. Needed since autoreconf is used by gnulib-tool.
19384
19385 2006-01-10  Bruno Haible  <bruno@clisp.org>
19386
19387         * m4/localcharset.m4 (gl_LOCALCHARSET): Also test for getc_unlocked.
19388         Reported by Werner Lemberg <wl@gnu.org>.
19389
19390 2006-01-10  Bruno Haible  <bruno@clisp.org>
19391
19392         * lib/localcharset.c: Update from GNU gettext.
19393
19394 2006-01-10  Bruno Haible  <bruno@clisp.org>
19395
19396         * lib/argp.h (__const): Remove macro. Use const instead.
19397         * lib/argp-fmtstream.h (__const): Likewise.
19398         * lib/glob_.h (__const): Remove macro.
19399         * lib/glob-libc.h: Use const instead of __const.
19400
19401 2006-01-10  Bruno Haible  <bruno@clisp.org>
19402
19403         * gnulib-tool (func_emit_tests_Makefile_am): Emit an empty SUBDIR
19404         variable.
19405         Needed to avoid an automake error regarding the 'gettext' module.
19406
19407 2006-01-09  Simon Josefsson  <jas@extundo.com>
19408
19409         * modules/inet_ntop (Depends-on): Add restrict.
19410
19411 2006-01-09  Simon Josefsson  <jas@extundo.com>
19412
19413         * modules/gc-rijndael-tests (License): Put under LGPL.
19414
19415         * modules/gc-des-tests (License): Likewise.
19416
19417         * modules/gc-arcfour-tests (License): Likewise.
19418
19419         * modules/gc-arctwo-tests (License): Likewise.
19420
19421         * modules/gc-pbkdf2-sha1-tests (License): Likewise.
19422
19423         * modules/gc-hmac-sha1-tests (Files): Likewise.
19424
19425         * modules/gc-hmac-md5-tests (License): Likewise.
19426
19427         * modules/gc-sha1-tests (License): Likewise.
19428
19429         * modules/gc-md5-tests (License): Likewise.
19430
19431         * modules/gc-md4-tests (License): Likewise.
19432
19433         * modules/gc-md2-tests (License): Likewise.
19434
19435         * modules/gc-tests (License): Likewise.
19436
19437         * modules/des-tests (License): Likewise.
19438
19439         * modules/md4-tests (License): Likewise.
19440
19441         * modules/md2-tests (License): Likewise.
19442
19443 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
19444
19445         Sync from coreutils:
19446
19447         * MODULES.html.sh (build_lib): New section, with new lib-ignore module.
19448         * modules/lib-ignore: New file.
19449         * modules/mkdir-p (Files): Add chdir-safer.c, chdir-safer.h, lchmod.h,
19450         chdir-safer.m4, lchmod.m4.
19451         * modules/openat: Add mkdirat.c, openat-priv.h.
19452
19453 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
19454
19455         Sync from coreutils.
19456         * m4/lib-ignore.m4: New file.
19457         * m4/lchmod.m4: New file.
19458
19459 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
19460
19461         Sync from coreutils.
19462         * lib/chdir-long.c (cdb_free): Don't bother trying to open directory
19463         for write access: POSIX says that must fail.
19464         * lib/fts.c (diropen): Likewise.
19465         * lib/save-cwd.c (save_cwd): Likewise.
19466         * lib/chdir-long.c (cdb_free): Open with O_NOCTTY | O_NONBLOCK as
19467         well, for minor improvements on hosts that lack O_DIRECTORY.
19468         * lib/chown.c (rpl_chown) [CHOWN_MODIFIES_SYMLINK]:
19469         Don't try O_WRONLY unless O_RDONLY failed wth EACCES.
19470         Fall back on chown if open failed with EACCES.
19471
19472         * lib/gettime.c (gettime) [!defined OK_TO_USE_1S_CLOCK]:
19473         Report an error at compile-time if only a 1-second nominal clock
19474         resolution is found.
19475
19476         * lib/lchmod.h: New file.
19477         * lib/mkdir-p.c: Include lchmod.h, lchown.h.
19478         (make_dir_parents): Use lchown rather than chown, and
19479         lchmod rather than chmod.
19480
19481         * lib/mountlist.c (ME_DUMMY): "none" and "proc" file systems are
19482         dummies too.  Problem with "none" reported by Bob Proulx.  Problem with
19483         "proc" reported by n0dalus.
19484
19485         * lib/mountlist.c: Include <limits.h>.
19486         (dev_from_mount_options)
19487         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]:
19488         New function.  It no longer assumes "dev=" has the System V meaning
19489         on Linux (since it doesn't).  It also parses "dev=" more carefully.
19490         (read_file_system_list)
19491         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]: Use it.
19492         MOUNTED_GETMNTENT2 is new here; the code didn't used to look for
19493         dev= in that case.
19494
19495         * lib/posixtm.h (PDS_PRE_2000): New macro.
19496         * lib/posixtm.c (year): Arg is now syntax_bits rather than
19497         allow_century.  All usages changed.  Reject dates outside the range
19498         1969-1999 if PDS_PRE_2000 is used.
19499
19500 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
19501
19502         Sync from coreutils.
19503         * doc/getdate.texi (General date syntax): Invalid dates are rejected.
19504         (Time of day items): Mention the possibility of leap seconds.
19505         Problem reported by Dr. David Alan Gilbert.
19506
19507 2006-01-09  Jim Meyering  <jim@meyering.net>
19508
19509         Sync from coreutils.
19510
19511         * lib/version-etc.c (COPYRIGHT_YEAR): Update to 2006.
19512
19513         * lib/chdir-safer.h, lib/chdir-safer.c: New files.
19514
19515         * lib/modechange.c (mode_compile): Reject an invalid mode string
19516         that starts with an octal digit.  From Andreas Gruenbacher.
19517
19518         * lib/openat.c: Include "fcntl--.h" and "unistd--.h", to map open
19519         and dup to open_safer and dup_safer, respectively.
19520         (openat_permissive): Fix typo in comment.
19521
19522         * lib/openat.c: Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,
19523         "gettext.h"; either no longer needed or are guaranteed by openat.h.
19524         (_): Remove; no longer needed.
19525         (openat): Renamed from rpl_openat; no need for rpl_openat
19526         since openat.h renames openat for us.
19527         Replace most of the body with a call to openat_permissive,
19528         to avoid duplicate code.
19529         Port to (probably hypothetical) environments were mode_t is
19530         wider than int.
19531         (openat_permissive): Require mode arg, so that we can check
19532         types better.  Put it just after flags.  Change cwd failure
19533         indicator from pointer-to-bool to pointer-to-errno-value.
19534         All callers changed.
19535         Invoke openat_save_fail and/or openat_restore_fail if
19536         cwd_errno is null, so that openat can call us.
19537         (openat_permissive, fdopendir, fstatat, unlinkat):
19538         Simplify errno handling to avoid some duplicate code,
19539         as it's OK to set errno on success.
19540         * lib/openat.h: Revamp code so that function macros depend on
19541         __OPENAT_PREFIX only, not also on AT_FDCWD.
19542         (openat_ro): Remove.  Caller changed to use openat_permissive.
19543         (openat_permissive): Now a macro, if not a function.
19544         (openat_restore_fail, openat_save_fail): Now always functions,
19545         since mkdirat needs them even if __OPENAT_PREFIX is defined.
19546
19547         * lib/openat-priv.h: New file, defining macros used by mkdirat.c
19548         and openat.c.
19549         * lib/mkdirat.c: Include openat-priv.h.
19550         Remove definitions of macros defined therein.
19551         * lib/openat.c: Likewise.
19552
19553         * lib/mkdirat.c (mkdirat): New file and function.
19554         * lib/openat.h (mkdirat): Declare.
19555
19556         * lib/openat.c (fdopendir): Don't change errno when returning non-NULL.
19557
19558         * lib/openat.h (openat_permissive): Declare.
19559         (openat_ro): Define.
19560
19561         * lib/openat.c (EXPECTED_ERRNO): New macro.
19562         (openat_permissive): New function -- used in remove.c rewrite.
19563         (all functions): Set errno just before returning, only if there
19564         was an actual failure.
19565         Use EXPECTED_ERRNO rather than comparing against only ENOTDIR.
19566
19567         Emulate openat-family functions using Linux's procfs, if possible.
19568         Idea and some code based on Ulrich Drepper's glibc changes.
19569
19570         * lib/openat.c: (BUILD_PROC_NAME): New macro.
19571         Include <stdio.h>, <string.h>, "alloca.h" and "intprops.h".
19572         (rpl_openat): Emulate by trying to open /proc/self/fd/%d/%s,
19573         before falling back on save_cwd and restore_cwd.
19574         (fdopendir, fstatat, unlinkat): Likewise.
19575
19576         * lib/openat.c (fstatat, unlinkat): Perform the syscall directly,
19577         skipping the save_cwd...restore_cwd overhead, if FILE is absolute.
19578
19579         * lib/openat.c (rpl_openat): Use the promoted type (int), not mode_t,
19580         as second argument to va_arg.  Otherwise, some versions of gcc
19581         warn that `if this code is reached, the program will abort'.
19582
19583 2006-01-09  Jim Meyering  <jim@meyering.net>
19584
19585         Sync from coreutils.
19586         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile mkdirat.c.
19587         Require openat-priv.h.
19588
19589 2006-01-09  Bruno Haible  <bruno@clisp.org>
19590
19591         * modules/strnlen (Include): Use strnlen.h.
19592
19593 2006-01-09  Bruno Haible  <bruno@clisp.org>
19594
19595         * m4/stdint.m4 (gl_STDINT_H): Also test for <sys/bitypes.h>.
19596
19597 2006-01-09  Bruno Haible  <bruno@clisp.org>
19598
19599         * lib/sysexit_.h (EX_OK): New macro.
19600         Suggested by Martin Lambers <marlam@marlam.de>.
19601
19602 2006-01-09  Bruno Haible  <bruno@clisp.org>
19603
19604         * lib/stdint_.h: On Linux libc4 and libc5, include <sys/bitypes.h> and
19605         don't define _STDINT_H_NEED_SIGNED_INT_TYPES.
19606
19607 2006-01-09  Bruno Haible  <bruno@clisp.org>
19608
19609         * lib/stdint_.h (SIZE_MAX): Write the value without involving negative
19610         numbers.
19611
19612 2006-01-09  Bruno Haible  <bruno@clisp.org>
19613
19614         * lib/javacomp.sh.in: Move to ../build-aux/javacomp.sh.in.
19615         * lib/javaexec.sh.in: Move to ../build-aux/javaexec.sh.in.
19616         * lib/csharpcomp.sh.in: Move to ../build-aux/csharpcomp.sh.in.
19617         * lib/csharpexec.sh.in: Move to ../build-aux/csharpexec.sh.in.
19618
19619 2006-01-09  Bruno Haible  <bruno@clisp.org>
19620
19621         * build-aux/javacomp.sh.in: New file, moved from lib/.
19622         * modules/javacomp-script (Files): Update.
19623         (configure.ac): Add AC_CONFIG_FILES invocation.
19624         (EXTRA_DIST): Remove variable.
19625
19626         * build-aux/javaexec.sh.in: New file, moved from lib/.
19627         * modules/javaexec (Files): Update.
19628         (configure.ac): Add AC_CONFIG_FILES invocation.
19629         (EXTRA_DIST): Remove javaexec.sh.in.
19630
19631         * build-aux/csharpcomp.sh.in: New file, moved from lib/.
19632         * modules/csharpcomp-script (Files): Update.
19633         (configure.ac): Add AC_CONFIG_FILES invocation.
19634         (EXTRA_DIST): Remove variable.
19635
19636         * build-aux/csharpexec.sh.in: New file, moved from lib/.
19637         * modules/csharpexec (Files): Update.
19638         (configure.ac): Add AC_CONFIG_FILES invocation.
19639         (EXTRA_DIST): Remove csharpexec.sh.in.
19640
19641 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
19642
19643         Sync from coreutils.
19644
19645         Add POSIX ACL support
19646         * lib/acl.h (copy_acl, set_acl): Add declarations.
19647         * lib/acl.c (acl_entries): Add fallback implementation for POSIX ACL
19648         systems other than Linux.
19649         (chmod_or_fchmod): New function: use fchmod when possible,
19650         and chmod otherwise.
19651         (file_has_acl): Add a POSIX ACL implementation, with a
19652         Linux-specific subcase.
19653         (copy_acl): Add: copy an acl and S_ISUID, S_ISGID, and
19654         S_ISVTX from one file to another.  Fall back to fchmod/chmod when
19655         acls are unsupported.
19656         (set_acl): Add: set a file's acl and S_ISUID, S_ISGID, and
19657         S_ISVTX to a defined value.  Fall back to fchmod/chmod when acls
19658         are unsupported.
19659
19660 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
19661
19662         Sync from coreutils.
19663         * m4/acl.m4 (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests.
19664
19665 2006-01-07  Bruno Haible  <bruno@clisp.org>
19666
19667         * gnulib-tool (func_import): Add an AC_PROG_RANLIB dependency to
19668         gl_EARLY.
19669
19670 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
19671
19672         * lib/strftime.c (tzname): Don't declare if it is already #defined.
19673         Problem reported for Mingw by Mark Junker.
19674
19675 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
19676
19677         * README: Gnulib normally doesn't generate a tarball.
19678
19679 2006-01-03  Paul Eggert  <eggert@cs.ucla.edu>
19680
19681         * lib/xtime.h (xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use
19682         long int, not int, for nanosecond counts, so that people who are
19683         used to POSIX struct timespec won't be surprised.  Reported by Jim
19684         Meyering.
19685
19686 2005-12-28  Bruno Haible  <bruno@clisp.org>
19687
19688         * build-aux/config.rpath: Update from GNU gettext.
19689
19690 2005-12-16  Jim Meyering  <jim@meyering.net>
19691
19692         * modules/fprintftime: New module.
19693         * MODULES.html.sh (Date and time <time.h>): Add fprintftime.
19694
19695 2005-12-16  Jim Meyering  <jim@meyering.net>
19696
19697         * m4/fprintftime.m4: New file.
19698
19699 2005-12-16  Jim Meyering  <jim@meyering.net>
19700
19701         * lib/fprintftime.c, lib/fprintftime.h: New files.
19702
19703 2005-12-15  Simon Josefsson  <jas@extundo.com>
19704
19705         * modules/socklen (configure.ac): Fix M4 macro name, to align with
19706         new m4/socklen.m4.
19707
19708 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
19709
19710         * m4/argp.m4: Define HAVE_DECL_PROGRAM_INVOCATION_NAME and
19711         HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
19712
19713 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
19714
19715         * lib/argp-fmtstream.c (__argp_fmtstream_update): Fix coredump
19716         * lib/argp-help.c (fill_in_uparams): Check if the constructed
19717         struct uparams is valid. Fall back to the default values if it is
19718         not.
19719
19720 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
19721
19722         * modules/argp (Files): Add argp-pin.c
19723         (Depends-on): dirname
19724         (lib_SOURCES): Add argp-pin.c
19725
19726 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
19727
19728         * m4/argp.m4:  Check if program_invocation_name and
19729         program_invocation_short_name are declared and define appropriate
19730         macros if they are not.
19731
19732 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
19733
19734         * lib/argp-help.c (__argp_base_name): New function
19735         (__argp_short_program_name): Rewrite using __argp_base_name
19736         * lib/argp-namefrob.h: Define program_invocation_name and
19737         program_invocation_short_name if requested
19738         (__argp_base_name): Add prototype
19739         * lib/argp-parse.c (argp_def): Use gettext wrappers
19740         (argp_default_parser): Use __argp_base_name
19741         * lib/argp-pin.c: New file. Defines program_invocation_name and
19742         program_invocation_short_name on systems that lack them.
19743
19744 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
19745
19746         * m4/stat-time.m4 (gl_STAT_TIME): Add check for
19747         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
19748         porting problem reported by Georg Schwarz in
19749         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
19750
19751 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
19752
19753         * lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
19754         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
19755         porting problem reported by Georg Schwarz in
19756         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
19757
19758 2005-12-05  Bruno Haible  <bruno@clisp.org>
19759
19760         * lib/csharpcomp.sh.in (options_csc): For -l option, add a .dll suffix.
19761         * lib/csharpcomp.c (compile_csharp_using_sscli): Likewise.
19762         Reported by Mark Junker <mjscod@gmx.de>.
19763
19764 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
19765
19766         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
19767         Use implementation from Albert Chin, with some
19768         comments/corrections by Stepan Kasal and myself.
19769
19770 2005-12-02  Bruno Haible  <bruno@clisp.org>
19771
19772         * gnulib-tool (func_import): Accept GPLed build tool modules when
19773         --lgpl is given.
19774         * modules/csharpcomp-script: New file.
19775         * modules/csharpcomp: Depend on it.
19776         * modules/javacomp-script: New file.
19777         * modules/javacomp: Depend on it.
19778         Suggested by Simon Josefsson.
19779
19780 2005-12-01  Paul Eggert  <eggert@cs.ucla.edu>
19781
19782         * m4/regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
19783         statement, to work around an HP-UX 10.20 compiler bug reported by
19784         Peter O'Gorman.
19785
19786 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
19787
19788         * modules/savedir (Depends-on): Add openat.
19789
19790 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
19791
19792         * lib/stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
19793         (uintmax_t) [defined uintmax_t]: Do not declare.
19794         (SIZE_MAX) [defined SIZE_MAX]: Do not define.
19795         This works around a problem if intmax_t.m4 and/or uintmax_t.m4
19796         and/or size_max.m4 are also used.  Problem reported by Mark D. Baushke.
19797         (SIZE_MAX): Define to ((size_t) -1), not (~(size_t)0), for the
19798         sake of portability to weird hosts that C allows (though we don't
19799         know of any practical examples).
19800
19801         * lib/savedir.h (fdsavedir): New decl.
19802         * lib/savedir.c (fdsavedir, savedirstream): New functions; the latter
19803         contains most of the former guts of savedir.
19804         (savedir): Use savedirstream.
19805         Include "openat.h".
19806
19807 2005-11-25  Paul Eggert  <eggert@cs.ucla.edu>
19808
19809         * modules/obstack (Files): Add m4/ulonglong.m4.
19810         Problem reported by Davide Angelocola.
19811
19812 2005-11-15  Paul Eggert  <eggert@cs.ucla.edu>
19813
19814         * lib/xstrtod.c: Don't bother with #pragma STDC FENV_ACCESS ON, as
19815         coreutils no longer futzes with rounding modes.
19816
19817 2005-11-14  Jim Meyering  <jim@meyering.net>
19818
19819         * lib/mkstemp-safer.c: Include <config.h>, required for possible
19820         replacement of mkstemp.
19821
19822 2005-11-10  Simon Josefsson  <jas@extundo.com>
19823
19824         * lib/readline.c: Remove EOL.
19825
19826 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
19827
19828         * modules/gethrxtime (Depends-on): Add gettime.
19829
19830 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
19831
19832         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME
19833         or gettimeofday; no longer needed.
19834
19835 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
19836
19837         * lib/gethrxtime.c: Include "timespec.h" rather than the sys/time /
19838         time business.
19839         (gethrxtime) [! (HAVE_NANOUPTIME
19840         || (defined CLOCK_MONOTONIC && HAVE_CLOCK_GETTIME)
19841         || HAVE_MICROUPTIME)]: Fall back on gettime rather than rolling
19842         our own approximation.
19843
19844 2005-11-08  Eric Blake  <ebb9@byu.net>
19845
19846         * lib/inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
19847
19848 2005-11-08  Eric Blake  <ebb9@byu.net>
19849
19850         * lib/getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
19851
19852 2005-11-04  Bruno Haible  <bruno@clisp.org>
19853
19854         * gnulib-tool: Implement --update mode.
19855
19856 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
19857
19858         Fix porting problem reported by Theodoros V. Kalamatianos.
19859         * lib/utimens.c (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:
19860         Don't assume that futimes failing means we must fail.
19861
19862 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
19863
19864         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
19865         variables to suggest the intended function of the PATH_MAX check.
19866
19867 2005-10-30  Kean Johnston  <jkj@sco.com>
19868
19869         Trivial changes to support SCO systems.
19870         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well
19871         as PATH_MAX.
19872         * m4/fpending.m4 (gl_FUNC_FPENDING): Correct check for SCO systems,
19873         where __ptr is null when no I/O is pending.
19874
19875 2005-10-29  Paul Eggert  <eggert@cs.ucla.edu>
19876
19877         * lib/getcwd.c (__getcwd): Don't assume that system calls after readdir
19878         leave errno alone.  Problem reported by Dmitry V. Levin.
19879
19880 2005-10-28  Simon Josefsson  <jas@extundo.com>
19881
19882         * tests/test-gc-md4.c, tests/test-gc-md5.c, tests/test-gc-sha1.c:
19883         Test more.
19884
19885         * tests/test-gc-md2.c, tests/test-md2.c: New files.
19886
19887         * modules/md2, modules/md2-tests: New files.
19888
19889 2005-10-28  Simon Josefsson  <jas@extundo.com>
19890
19891         * m4/inet_ntop.m4: More tests.
19892
19893         * m4/gc-md2.m4, md2.m4: New file.
19894
19895 2005-10-28  Simon Josefsson  <jas@extundo.com>
19896
19897         * lib/inet_ntop.h, inet_ntop.c: Make it work under mingw32: Add
19898         "restrict" keywords, as per POSIX.  Protect the function
19899         declaration around HAVE_DECL_INET_NTOP rather than HAVE_INET_NTOP.
19900         Don't use K&R prototypes.  Check the sprintf return values.
19901         Re-define EAFNOSUPPORT if not present.  Indent.
19902
19903         * lib/md5.h, md5.c: Simplify buffer handling visavi alignment,
19904         suggested by Bruno Haible <bruno@clisp.org>.
19905
19906         * lib/gc-gnulib.c, gc-libgcrypt.c: Check calloc return value.
19907
19908         * lib/gc.h: Add MD2 and RMD160 length defines.  Add prototypes.
19909
19910         * lib/gc-libgcrypt.c: Add MD2 (which is not available through
19911         libgcrypt).
19912
19913         * lib/gc-gnulib.c: Add MD2.  Implement gc_hash_* API.
19914
19915         * lib/md2.h, lib/md2.c: New files.
19916
19917 2005-10-28  Paul Eggert  <eggert@cs.ucla.edu>
19918
19919         * lib/savedir.c (savedir): Don't assume that xrealloc etc. leave
19920         errno alone.  Problem reported by Frederic Jolliton.
19921
19922 2005-10-27  Paul Eggert  <eggert@cs.ucla.edu>
19923
19924         * modules/verify (License): Change from GPL to LGPL.  This is a
19925         tiny module and there are apparently near-equivalents that are
19926         under the BSD license.
19927
19928 2005-10-24  Simon Josefsson  <jas@extundo.com>
19929
19930         * modules/sha1: Relicense to LGPL.
19931
19932 2005-10-24  Simon Josefsson  <jas@extundo.com>
19933
19934         * lib/md4.h: Shrink buffer size, now that we changed the type.
19935
19936 2005-10-23  Simon Josefsson  <jas@extundo.com>
19937
19938         * gnulib-tool (func_import): Fix --tests-base.
19939
19940 2005-10-22  Simon Josefsson  <jas@extundo.com>
19941
19942         * modules/arcfour (Depends-on): Need stdint.
19943
19944 2005-10-22  Simon Josefsson  <jas@extundo.com>
19945
19946         * m4/gc.m4: Don't be fooled by --disable-*random-device parameters,
19947         suggested by Bruno Haible <bruno@clisp.org>.  Fix error messages.
19948
19949 2005-10-22  Simon Josefsson  <jas@extundo.com>
19950
19951         * lib/md4.h, md4.c: Simplify buffer handling visavi alignment,
19952         suggested by Bruno Haible <bruno@clisp.org>.
19953
19954 2005-10-22  Simon Josefsson  <jas@extundo.com>
19955
19956         * lib/crc.h: Include stddef.h, for size_t.
19957
19958 2005-10-22  Simon Josefsson  <jas@extundo.com>
19959
19960         * lib/arcfour.h, arcfour.c: Use fixed size indices in the
19961         arcfour_context struct (simplify test vector testing in GNU
19962         Shishi).
19963
19964 2005-10-21  Simon Josefsson  <jas@extundo.com>
19965
19966         * modules/des, modules/des-tests: New files.
19967
19968         * modules/gc-des, modules/gc-des-tests: New files.
19969
19970         * tests/test-des.c, tests/test-gc-des.c: New file.
19971
19972 2005-10-21  Simon Josefsson  <jas@extundo.com>
19973
19974         * modules/arctwo, modules/arctwo-tests: New files.
19975
19976         * tests/test-arctwo.c: New file.
19977
19978         * modules/gc-arctwo, modules/gc-arctwo-tests: New files.
19979
19980         * tests/test-gc-arctwo.c: New file.
19981
19982 2005-10-21  Simon Josefsson  <jas@extundo.com>
19983
19984         * m4/gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
19985         Bruno Haible <bruno@clisp.org>.
19986
19987         * m4/gc-des.m4: New file.
19988
19989 2005-10-21  Simon Josefsson  <jas@extundo.com>
19990
19991         * m4/arctwo.m4: New file.
19992
19993         * m4/gc-arctwo.m4: New file.
19994
19995 2005-10-21  Simon Josefsson  <jas@extundo.com>
19996
19997         * lib/rijndael-api-fst.c: Fix bugs in CBC mode for more than one
19998         block.
19999
20000 2005-10-21  Simon Josefsson  <jas@extundo.com>
20001
20002         * lib/hmac-md5.c (hmac_md5): Add comments, suggested by Bruno Haible
20003         <bruno@clisp.org>.
20004
20005         * lib/hmac-sha1.c (hmac_sha1): Likewise.
20006
20007         * lib/crc.c (crc32_update): Actually use crc parameter, suggested by
20008         Bruno Haible <bruno@clisp.org>.
20009
20010         * lib/crc.h: Include stdint.h directly, suggested by Bruno Haible
20011         <bruno@clisp.org>.
20012
20013 2005-10-21  Simon Josefsson  <jas@extundo.com>
20014
20015         * lib/gc-libgcrypt.c (gc_cipher_open): Handle ECB.
20016
20017 2005-10-21  Simon Josefsson  <jas@extundo.com>
20018
20019         * lib/gc-gnulib.c: Support ARCTWO in CBC mode.
20020
20021 2005-10-21  Simon Josefsson  <jas@extundo.com>
20022
20023         * lib/des.h, lib/des.c: New files.
20024
20025         * lib/gc-gnulib.c: Support DES.c
20026
20027 2005-10-21  Simon Josefsson  <jas@extundo.com>
20028
20029         * lib/arctwo.h, lib/arctwo.c: New files.
20030
20031         * lib/gc-gnulib.c: Support ARCTWO.
20032
20033 2005-10-21  Simon Josefsson  <jas@extundo.com>
20034
20035         * lib/arctwo.h (arctwo_setkey): Protect variable in CPP macro,
20036         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
20037
20038 2005-10-21  Simon Josefsson  <jas@extundo.com>
20039
20040         * gnulib-tool (func_import, func_create_testdir): Define automake
20041         conditional GL_COND_LIBTOOL if libtool is used (to be used by modules
20042         Makefile.am snippet),
20043         suggested by Bruno Haible <bruno@clisp.org>.
20044
20045         * modules/gc (Makefile.am): Use it.
20046
20047 2005-10-21  Bruno Haible  <bruno@clisp.org>
20048
20049         * gnulib-tool (func_import, func_create_testdir): Add quoting to last
20050         patch.
20051
20052 2005-10-19  Simon Josefsson  <jas@extundo.com>
20053
20054         * tests/test-gc-rijndael.c: New file.
20055
20056         * modules/gc-rijndael, modules/gc-rijndael-test: New files.
20057
20058 2005-10-19  Simon Josefsson  <jas@extundo.com>
20059
20060         * tests/test-gc-md4.c, tests/test-gc-md5.c: Test gc_hash_buffer
20061         interface too.
20062
20063 2005-10-19  Simon Josefsson  <jas@extundo.com>
20064
20065         * tests/test-gc-arcfour.c: New file.
20066
20067         * modules/gc-arcfour, modules/gc-arcfour-tests: New files.
20068
20069 2005-10-19  Simon Josefsson  <jas@extundo.com>
20070
20071         * modules/gc-md4, modules/gc-md4-tests: New file.
20072
20073         * tests/test-gc-md4.c: New file.
20074
20075 2005-10-19  Simon Josefsson  <jas@extundo.com>
20076
20077         * m4/gc-md4.m4: New file.
20078
20079 2005-10-19  Simon Josefsson  <jas@extundo.com>
20080
20081         * m4/gc-hmac-md5.m4, gc-hmac-sha1.m4, gc-md4.m4,
20082         gc-md5.m4, gc-sha1.m4: Fix typo, suggested by Stepan Kasal
20083         <kasal@ucw.cz>.
20084
20085 2005-10-19  Simon Josefsson  <jas@extundo.com>
20086
20087         * m4/gc-arcfour.m4: New file.
20088
20089         * m4/gc-rijndael.m4: New file.
20090
20091 2005-10-19  Simon Josefsson  <jas@extundo.com>
20092
20093         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support MD4.
20094
20095 2005-10-19  Simon Josefsson  <jas@extundo.com>
20096
20097         * lib/gc-gnulib.c: Support ARCFOUR.
20098
20099 2005-10-19  Simon Josefsson  <jas@extundo.com>
20100
20101         * lib/gc-gnulib.c: Implement gc_cipher_* API, currently only with AES
20102         support.
20103
20104         * lib/gc.h: Add ECB enum type.
20105
20106         * lib/hmac-md5.c, hmac-sha1.c: Include memxor.h.
20107
20108 2005-10-18  Simon Josefsson  <jas@extundo.com>
20109
20110         * tests/test-md5.c: New file.
20111
20112         * modules/md5-tests: New file.
20113
20114 2005-10-18  Simon Josefsson  <jas@extundo.com>
20115
20116         * tests/test-md4.c: New file.
20117
20118         * modules/md4, modules/md4-tests: New files.
20119
20120 2005-10-18  Simon Josefsson  <jas@extundo.com>
20121
20122         * m4/md4.m4: New file.
20123
20124 2005-10-18  Simon Josefsson  <jas@extundo.com>
20125
20126         * lib/md4.h, lib/md4.c: New files, based on md5.?.
20127
20128 2005-10-17  Stepan Kasal  <kasal@ucw.cz>
20129
20130         * gnulib-tool (func_create_testdir): Omit the second check whether
20131         BUILT_SOURCES in nonempty.
20132
20133 2005-10-17  Simon Josefsson  <jas@extundo.com>
20134
20135         * tests/test-rijndael.c: New file.
20136
20137 2005-10-17  Simon Josefsson  <jas@extundo.com>
20138
20139         * modules/sha1: Depend on stdint instead of md5.
20140
20141         * modules/md5: Depend on stdint, remove uint32_t.
20142
20143 2005-10-17  Simon Josefsson  <jas@extundo.com>
20144
20145         * modules/gc-sha1-tests: New file.
20146
20147         * tests/test-gc-sha1.c: New file.
20148
20149 2005-10-17  Simon Josefsson  <jas@extundo.com>
20150
20151         * m4/md5.m4: Remove call to uint32_t.m4.
20152
20153 2005-10-17  Simon Josefsson  <jas@extundo.com>
20154
20155         * lib/sha1.c: Use uint32_t instead of md5_uint32.t
20156
20157         * lib/sha1.h: Use stdint.h and uint32_t instead of md5_uint32 from
20158         md5.h.
20159
20160         * lib/md5.c: Use uin32_t.  Fix non-gcc UNALIGNED_P macro.
20161
20162         * lib/md5.h: Use stdint.h and uint32_t.  Doc fix.
20163
20164 2005-10-17  Simon Josefsson  <jas@extundo.com>
20165
20166         * lib/gc.h, gc-libgcrypt.c: Add more hash types/functions.
20167
20168 2005-10-17  Simon Josefsson  <jas@extundo.com>
20169
20170         * lib/gc.h, gc-libgcrypt.c: Add ciphers.
20171
20172 2005-10-17  Simon Josefsson  <jas@extundo.com>
20173
20174         * lib/gc-libgcrypt.c (gc_hmac_sha1): Fix assert.
20175
20176         * lib/gc.h (gc_nonce, gc_pseudo_random, gc_random): Add prototypes.
20177
20178 2005-10-17  Bruno Haible  <bruno@clisp.org>
20179
20180         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Change the return statement so
20181         that it can also be used in a test.
20182
20183 2005-10-16  Bruno Haible  <bruno@clisp.org>
20184
20185         * gnulib-tool (func_emit_tests_Makefile_am): Also define
20186         TESTS_ENVIRONMENT, so that individual tests can augment it.
20187
20188         * gnulib-tool (func_create_testdir): Use an intermediate target for
20189         building $(BUILT_SOURCES). Needed because BUILT_SOURCES can contain
20190         macros, like $(ALLOCA_H), which cannot be passed through the command
20191         line.
20192
20193 2005-10-15  Simon Josefsson  <jas@extundo.com>
20194
20195         * modules/rijndael-tests: New file.
20196
20197         * modules/rijndael: New file.
20198
20199 2005-10-15  Simon Josefsson  <jas@extundo.com>
20200
20201         * m4/rijndael.m4: New file.
20202
20203 2005-10-15  Simon Josefsson  <jas@extundo.com>
20204
20205         * lib/rijndael-api-fst.h, lib/rijndael-api-fst.c: New files.
20206
20207         * lib/rijndael-alg-fst.h, lib/rijndael-alg-fst.c: New files.
20208
20209 2005-10-14  Simon Josefsson  <jas@extundo.com>
20210
20211         * tests/test-arcfour.c: New file.
20212
20213         * modules/arcfour, modules/arcfour-tests: New files.
20214
20215 2005-10-14  Simon Josefsson  <jas@extundo.com>
20216
20217         * m4/arcfour.m4: New file.
20218
20219 2005-10-14  Simon Josefsson  <jas@extundo.com>
20220
20221         * lib/arcfour.h, lib/arcfour.c: New files.
20222
20223 2005-10-14  Roland McGrath  <roland@redhat.com>
20224
20225         Import from libc.  [BZ #1331]
20226         * lib/obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed
20227         macro argument.
20228         Reported by Matej Vela <vela@debian.org>.
20229
20230 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
20231
20232         * lib/obstack.c [defined _LIBC && defined USE_IN_LIBIO]: Don't
20233         include <wchar.h>; no longer needed.
20234
20235 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
20236
20237         * config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h.
20238
20239 2005-10-14  Jakub Jelinek  <jakub@redhat.com>
20240         and  Ulrich Drepper  <drepper@redhat.com>
20241
20242         Import from libc.
20243         * lib/obstack.c (print_and_abort) [defined _LIBC]: Use __fxprintf
20244         instead of inline stream orientation test and two separate
20245         function calls.  Pay no attention to USE_IN_LIBIO.
20246
20247 2005-10-13  Simon Josefsson  <jas@extundo.com>
20248
20249         * modules/gc-hmac-md5-tests: New file.
20250
20251         * tests/test-gc-hmac-sha1.c: New file.
20252
20253         * tests/test-gc.c (main): Remove MD5 and HMAC-MD5 tests.
20254
20255         * modules/gc-hmac-md5-tests: New file.
20256
20257         * tests/test-gc-md5.c: New file.
20258
20259         * modules/gc-md5-tests: New file.
20260
20261 2005-10-13  Simon Josefsson  <jas@extundo.com>
20262
20263         * lib/gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL computation.
20264         Move memory allocation outside of loop.
20265
20266 2005-10-13  Paul Eggert  <eggert@cs.ucla.edu>
20267
20268         * lib/mkdir-p.c (make_dir_parents): Don't report an error if an
20269         intermediate directory is in a read-only file system.  Problem
20270         reported by Eric Blake.
20271
20272 2005-10-13  Oskar Liljeblad  <oskar@osk.mine.nu>
20273
20274         * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
20275
20276 2005-10-12  Simon Josefsson  <jas@extundo.com>
20277
20278         * tests/test-hmac-sha1.c: New file.
20279
20280         * modules/hmac-sha1-tests: New file.
20281
20282         * modules/hmac-sha1: New file.
20283
20284 2005-10-12  Simon Josefsson  <jas@extundo.com>
20285
20286         * modules/gc-sha1: New file.
20287
20288 2005-10-12  Simon Josefsson  <jas@extundo.com>
20289
20290         * modules/gc-pbkdf2-sha1, modules/gc-pbkdf2-sha1-tests: New files.
20291
20292         * tests/test-gc-pbkdf2-sha1.c: New file.
20293
20294 2005-10-12  Simon Josefsson  <jas@extundo.com>
20295
20296         * modules/gc-md5, modules/gc-hmac-md5: New files.
20297
20298         * modules/gc (Files): Remove md5, memxor and hmac files.
20299
20300 2005-10-12  Simon Josefsson  <jas@extundo.com>
20301
20302         * m4/gc-pbkdf2-sha1.m4: New file.
20303
20304         * m4/gc-hmac-sha1.m4: New file.
20305
20306         * m4/gc-sha1: New file.
20307
20308         * m4/hmac-sha1.m4: New file.
20309
20310 2005-10-12  Simon Josefsson  <jas@extundo.com>
20311
20312         * m4/gc-md5.m4, m4/gc-hmac-md5.m4: New files.
20313
20314         * m4/gc.m4: Don't call gl_MD5, gl_MEMXOR or gl_HMAC_MD5.
20315
20316 2005-10-12  Simon Josefsson  <jas@extundo.com>
20317
20318         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,
20319         suggested by Bruno Haible <bruno@clisp.org>.
20320
20321 2005-10-12  Simon Josefsson  <jas@extundo.com>
20322
20323         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support SHA-1.
20324
20325 2005-10-12  Simon Josefsson  <jas@extundo.com>
20326
20327         * lib/gc-pbkdf2-sha1.c: New file.
20328
20329         * lib/gc.h: Add gc_pbkdf2_sha1 prototype.
20330
20331 2005-10-12  Simon Josefsson  <jas@extundo.com>
20332
20333         * lib/gc-libgcrypt.c (gc_hmac_sha1): New function.
20334
20335         * lib/gc-gnulib.c (gc_hmac_sha1): New function.
20336
20337 2005-10-12  Simon Josefsson  <jas@extundo.com>
20338
20339         * lib/gc-gnulib.c: Condition MD5 and HMAC-MD5 use on GC_USE_MD5 and
20340         GC_USE_HMAC_MD5, respectively.
20341
20342         * lib/gc-libgcrypt.c (gc_md5): Fix assert call.
20343         (gc_md5): Fix typo.
20344
20345         * lib/gc.h (gc_hash_buffer): Use gc_hash in prototype.
20346
20347         * lib/gc-libgcrypt.c (gc_hash_buffer): Ditto.
20348
20349         * lib/gc-gnulib.c (gc_hash_buffer): Ditto.
20350
20351 2005-10-12  Bruno Haible  <bruno@clisp.org>
20352
20353         * m4/stdbool.m4 (gl_STDBOOL_H): Define as an alias of AM_STDBOOL_H.
20354         Reported by Stepan Kasal <kasal@ucw.cz>.
20355
20356 2005-10-11  Simon Josefsson  <jas@extundo.com>
20357
20358         * tests/test-crc.c: New file.
20359
20360         * modules/crc, modules/crc-tests: New files.
20361
20362 2005-10-11  Simon Josefsson  <jas@extundo.com>
20363
20364         * m4/crc.m4: New file.
20365
20366 2005-10-11  Simon Josefsson  <jas@extundo.com>
20367
20368         * lib/gc.h: Add gc_hash and gc_hash_buffer.
20369
20370         * lib/gc-gnulib.c (gc_hash_buffer): Add.  Reorder #include's.
20371
20372         * lib/gc-libgcrypt.c (gc_hash_buffer): Add.
20373
20374 2005-10-11  Simon Josefsson  <jas@extundo.com>
20375
20376         * lib/crc.h, lib/crc.c: New files.
20377
20378         * lib/gc.h (gc_hash_buffer): Add doc.
20379
20380 2005-10-11  Bruno Haible  <bruno@clisp.org>
20381
20382         * modules/c-strcasestr: New file.
20383         * MODULES.html.sh (String handling <string.h>): Add c-strcasestr.
20384
20385 2005-10-11  Bruno Haible  <bruno@clisp.org>
20386
20387         * modules/c-strcase: New file.
20388         * MODULES.html.sh (String handling <string.h>): Add c-strcase.
20389
20390 2005-10-11  Bruno Haible  <bruno@clisp.org>
20391
20392         * lib/strcasecmp.c: Include limits.h.
20393         (strcasecmp): Avoid integer overflow on exotic platforms.
20394         * lib/strncasecmp.c: Include limits.h.
20395         (strncasecmp): Avoid integer overflow on exotic platforms.
20396         Reported by Paul Eggert.
20397
20398 2005-10-11  Bruno Haible  <bruno@clisp.org>
20399
20400         * lib/c-strcasestr.h: New file, from GNU gettext.
20401         * lib/c-strcasestr.c: New file, from GNU gettext.
20402
20403 2005-10-11  Bruno Haible  <bruno@clisp.org>
20404
20405         * lib/c-strcase.h: New file, from GNU gettext.
20406         * lib/c-strcasecmp.c: New file, from GNU gettext.
20407         * lib/c-strncasecmp.c: New file, from GNU gettext.
20408
20409 2005-10-10  Paul Eggert  <eggert@cs.ucla.edu>
20410
20411         * modules/mempcpy (License): GPL -> LGPL.
20412         * modules/strchrnul (License): Likewise.
20413         * modules/sysexits (License): Likewise.
20414
20415 2005-10-08  Simon Josefsson  <jas@extundo.com>
20416
20417         * config/srclist.txt: Bug 1423 is closed, but 1439 remains.
20418
20419 2005-10-07  Simon Josefsson  <jas@extundo.com>
20420
20421         * m4/memxor.m4: Remove gl_C_RESTRICT call.
20422
20423 2005-10-06  Simon Josefsson  <jas@extundo.com>
20424
20425         * tests/test-hmac-md5.c: New file.
20426
20427         * modules/hmac-md5-tests: New file.
20428
20429         * modules/hmac-md5: New file.
20430
20431 2005-10-06  Simon Josefsson  <jas@extundo.com>
20432
20433         * m4/hmac-md5.m4: New file.
20434
20435         * m4/memxor.m4: Require gl_C_RESTRICT.
20436
20437 2005-10-06  Simon Josefsson  <jas@extundo.com>
20438
20439         * lib/memxor.c (memxor): Avoid casts and warnings.
20440
20441 2005-10-06  Simon Josefsson  <jas@extundo.com>
20442
20443         * lib/hmac-md5.c: New file.
20444
20445         * lib/hmac.h: New file.
20446
20447 2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
20448
20449         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
20450         promotes to int, not unsigned int, to catch the AIX 5.3
20451         compiler bug.
20452
20453 2005-10-05  Simon Josefsson  <jas@extundo.com>
20454
20455         * modules/memxor: New file.
20456
20457         * modules/iconv (Files): Move config.rpath to havelib, it is used
20458         there.
20459
20460         * modules/havelib (Files): Add config.rpath.
20461
20462 2005-10-05  Simon Josefsson  <jas@extundo.com>
20463
20464         * m4/memxor.m4: New file.
20465
20466 2005-10-05  Simon Josefsson  <jas@extundo.com>
20467
20468         * lib/memxor.c (memxor): Fix compiler error.
20469
20470         * lib/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): Add, see also
20471         <http://sourceware.org/bugzilla/show_bug.cgi?id=1423>.
20472
20473         * lib/memxor.h, lib/memxor.c: New files.
20474
20475         * lib/getaddrinfo.h: Don't protect sys/types.h with HAVE_SYS_TYPES_H,
20476         we assume all systems have it, suggested by Jim Meyering
20477         <jim@meyering.net>.  Remove HAVE_SYS_SOCKET_H test too, to see if
20478         any systems lack sys/socket.h; mingw32 is known to lack it, but we
20479         don't support it yet anyway.  Also remove HAVE_NETDB_H test, for
20480         same reasons.
20481
20482 2005-10-05  Simon Josefsson  <jas@extundo.com>
20483
20484         * config/srclist.txt: Add glibc bug 1423 for md5.h.
20485
20486 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
20487
20488         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
20489         sys/socket.h, netdb.h, sys/types.h; the checks areno longer
20490         needed, since the source code now assumes these .h files.
20491
20492 2005-10-05  Derek Price  <derek@ximbiot.com>
20493
20494         * lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
20495
20496 2005-10-05  Bruno Haible  <bruno@clisp.org>
20497
20498         * modules/stdint (License): Change to LGPL.
20499
20500 2005-10-04  Simon Josefsson  <jas@extundo.com>
20501
20502         * lib/getaddrinfo.h: Move sys/types.h include first, reported by "Mark
20503         D. Baushke" <mdb@gnu.org>.
20504
20505 2005-10-04  Bruno Haible  <bruno@clisp.org>
20506
20507         * lib/verify.h (verify_true): Provide alternative definition for C++.
20508
20509 2005-10-03  Paul Eggert  <eggert@cs.ucla.edu>
20510
20511         * lib/getdelim.c: Include getdelim.h first.  Include <limits.h>.
20512         (SSIZE_MAX): New macro, if not already defined.
20513         (getdelim): Fix buffer overrun on 64-bit hosts with lines longer
20514         than 2 GiB.
20515
20516 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
20517
20518         Sync from coreutils.
20519         * m4/openat.m4 (gl_FUNC_OPENAT): Check for fdopendir.
20520         * m4/ullong_max.m4 (gl_ULLONG_MAX): Simplify so that it merely
20521         defines ULONG_MAX_LT_ULLONG_MAX.  Thomas M.Ott reports that
20522         ULLONG_MAX doesn't work with 2.7.2.1.
20523
20524 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
20525
20526         * modules/xreadlink (Makefile.am): Remove lib_SOURCES.
20527         From Ben Pfaff.
20528
20529         * modules/exclude (Depends-on): Depend on verify.
20530         * modules/strtoimax (Depends-on): Likewise.
20531         * modules/utimecmp (Depends-on): Likewise.
20532
20533 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
20534
20535         * lib/exclude.c: Include verify.h.
20536         (verify): Remove.  All callers changed to use verify.h's version.
20537         * lib/strtoimax.c: Likewise.
20538         * lib/utimecmp.c: Likewis.e
20539
20540         Sync from coreutils.
20541         * lib/.cppi-disable: Add getaddrinfo.h, getdelim.h, getline.h,
20542         getpass.c, mbchar.h, mbuiter.h, strcase.h, strnlen.h, strnlen1.h.
20543         * lib/.cvsignore: Add fts.h, search.h, t-fpending.
20544         * lib/settime.c (settime): Fix { typo in previous patch.  Also, don't
20545         bother returning ENOSYS if settimeofday or stime fails; just let
20546         them return whatever errno they want to return.
20547         * lib/utimens.c: Include unistd.h, for dup2.
20548         (futimens): Fix typo: HAVE_FUTIMESAT was misspelled in an #if.
20549         (futimens) [! HAVE_FUTIMESAT]: If !file, set errno before returning -1.
20550
20551 2005-10-02  Jim Meyering  <jim@meyering.net>
20552
20553         Sync from coreutils.
20554         * m4/utimes.m4 (gl_FUNC_UTIMES): Detect the version of utimes
20555         from glibc-2.2.5 that fails for read-only files.
20556
20557 2005-10-02  Jim Meyering  <jim@meyering.net>
20558
20559         Sync from coreutils.
20560         * lib/fts-cycle.c [HAVE_CONFIG_H]: Include <config.h>.
20561         * lib/openat-die.c: Use `#ifdef HAVE_CONFIG_H', not
20562         `#if HAVE_CONFIG_H'.
20563         * lib/openat.c (fdopendir): Do not define if HAVE_FDOPENDIR.
20564         Remove AT_FDCWD test.
20565         Do not consume the fd unless successful.
20566         * lib/openat.h (fdopendir): Do not define if HAVE_FDOPENDIR.
20567         * lib/settime.c (settime): Move the HAVE_STIME block `up' into an #elif
20568         block, so that we don't even try to compile it if settimeofday is
20569         available.  This works around a compilation failure on OSF1 V5.1,
20570         due to stime requiring a `long int*' while tv_sec is `int'.
20571
20572 2005-10-02  Alfred M. Szmidt  <ams@gnu.org>
20573
20574         Sync from coreutils.
20575         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path...
20576         against `yes', rather than just testing for nonempty.
20577
20578 2005-10-01  Simon Josefsson  <jas@extundo.com>
20579
20580         * m4/getaddrinfo.m4: Include sys/types.h for sys/socket.h, on FreeBSD
20581         and Darwin.
20582
20583         * m4/getaddrinfo.m4: Use AC_GNU_SOURCE, GNU only declare getaddrinfo
20584         as an (POSIX) extension.  Check for sys/types.h, sys/socket.h, and
20585         netdb.h too, needed by getaddrinfo.h.  Check if getaddrinfo,
20586         freeaddrinfo and gai_strerror are declared by the POSIX headers.
20587         Check if struct addrinfo is declared.
20588
20589 2005-10-01  Simon Josefsson  <jas@extundo.com>
20590
20591         * lib/getaddrinfo.h: Protect #include's of sys/socket.h and netdb.h.
20592         Only define struct addrinfo if !HAVE_STRUCT_ADDRINFO.  Protect
20593         AI_* and EAI_* definitions.  Protect function declarations.
20594
20595 2005-10-01  Jim Meyering  <jim@meyering.net>
20596
20597         Sync from coreutils.
20598
20599         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Look for getservbyname in these
20600         libraries [inet nsl socket xnet].  Nelson Beebe reported that with
20601         native cc on Solaris 7, getaddrinfo.c requires -lsocket.
20602         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
20603         in the inet and nsl libraries.  Required on Solaris 5.7.
20604
20605 2005-10-01  Jim Meyering  <jim@meyering.net>
20606
20607         Sync from coreutils.
20608         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
20609         in the inet and nsl libraries.  Required on Solaris 5.7.
20610
20611 2005-10-01  Eric Blake  <ebb9@byu.net>  (tiny change)
20612
20613         * lib/getdelim.c (getdelim): Remove unused variables.
20614
20615 2005-09-29  Paul Eggert  <eggert@cs.ucla.edu>
20616
20617         * lib/xtime.h (XTIME_PRECISION): Now of type int, not long long int,
20618         so that the code works even with ancient cpp.  Portability problem
20619         with GCC 2.7.2.1 reported by Thomas M.Ott.
20620
20621 2005-09-27  Paul Eggert  <eggert@cs.ucla.edu>
20622
20623         * modules/regex (Depends-on): Add strcase.
20624
20625         * modules/gethostname (Licence): Change from GPL to LGPL, since
20626         gethostname.c is a trivial implementation of a standard library
20627         function.
20628         * modules/poll (License): Change from GPL to LGPL, since it's
20629         derived from LGPL code.
20630
20631 2005-09-27  Jim Meyering  <jim@meyering.net>
20632
20633         * lib/getcwd.c: Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef
20634         HAVE_CONFIG_H.
20635
20636         * lib/intprops.h (signed_type_or_expr__): Define.
20637         (INT_STRLEN_BOUND) [__GNUC__]: Use a slightly tighter bound
20638         for unsigned types.
20639
20640 2005-09-26  Paul Eggert  <eggert@cs.ucla.edu>
20641
20642         * lib/verify.h (verify_expr): Remove, replacing with:
20643         (verify_true): New macro that returns true instead of void.
20644         (verify_type__): Remove.
20645         (verify): Use verify_true rather than verify_type__.
20646
20647 2005-09-26  Bruno Haible  <bruno@clisp.org>
20648
20649         * modules/mbchar (Include): Mention that HAVE_WCHAR_H && HAVE_WCTYPE_H
20650         is necessary.
20651         (lib_SOURCES): Remove mbchar.c.
20652         * modules/mbfile (Include): Mention that HAVE_MBRTOWC is necessary.
20653         (Files): Add m4/mbrtowc.m4.
20654         * modules/mbiter: Likewise.
20655         * modules/mbuiter: Likewise.
20656
20657 2005-09-26  Bruno Haible  <bruno@clisp.org>
20658
20659         * m4/mbchar.m4 (gl_MBCHAR): Check for wchar.h and wctype.h. Don't
20660         compile mbchar.c if they are not both present.
20661         * m4/mbfile.m4 (gl_MBFILE): Require gl_FUNC_MBRTOWC.
20662         * m4/mbiter.m4 (gl_MBITER): Likewise.
20663         * m4/strstr.m4 (gl_PREREQ_STRSTR): Use AC_REQUIRE.
20664         * m4/strcasestr.m4 (gl_PREREQ_STRCASESTR): Likewise.
20665         * m4/strcase.m4 (gl_PREREQ_STRCASECMP): Likewise.
20666
20667 2005-09-25  Jim Meyering  <jim@meyering.net>
20668
20669         * modules/inet_ntop (Depends-on): Add socklen, since inet_ntop.c
20670         also uses socklen_t.
20671
20672 2005-09-24  Paul Eggert  <eggert@cs.ucla.edu>
20673
20674         * lib/utimens.c (ENOSYS): Define if not already defined.
20675         (futimens): Support having a null PATH if the file descriptor
20676         is nonnegative.
20677
20678         * lib/regex_internal.h (__GNUC_PREREQ, always_inline, inline, pure):
20679         Remove.
20680         (__attribute): Define to empty unless GCC 3.1 or later.
20681         This works around a core dump on OpenBSD 3.4, which has GCC
20682         2.95.3, which dumps core when given __attribute__(()).  It also
20683         simplifies other tests, since we really don't want to bother with
20684         worrying about which ancient version of GCC supported what.
20685         Original problem reported by Yoann Vandoorselaere, with part of
20686         the fix suggested by Derek Price.
20687
20688 2005-09-24  Jim Meyering  <jim@meyering.net>
20689
20690         * lib/verify.h (verify_type__): Use `unsigned int' as the bitfield type
20691         so we can once again use a positive bitfield width of 1 -- now we
20692         don't have to explain why we were using a bitfield width of 2.
20693
20694 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
20695
20696         * m4/regex.m4 (gl_REGEX): If replacing, define regcomp to rpl_regcomp,
20697         and similarly for the other external symbols.  Problem reported
20698         by James Gallager.
20699
20700         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
20701         bug reported by Jim Meyering.
20702
20703         * m4/utimens.m4 (gl_UTIMENS): Check for futimesat.
20704         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Undo previous change;
20705         not needed, since socklen is a prerequisite module.
20706
20707 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
20708
20709         * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.
20710         Problem reported by Eric Blake.
20711         (getaddrinfo): Initialize se so that it's not garbage.
20712         Redo internal storage allocation so that it doesn't make unportable
20713         assumptions about alignment.
20714         Fix a memory leak.
20715
20716         * lib/utimens.c (futimens): Use futimesat if available.
20717         Prefer it to futimes since it doesn't have the futimes bug.
20718
20719         * lib/verify.h (GL_CONCAT0, GL_CONCAT): Remove.
20720         (verify): Don't use the __LINE__ trick, as it doesn't work in general.
20721         Instead, declare a function that returns a pointer to an array,
20722         and use verify_type__ to declare the size of the array.
20723         Problem and germ of a solution reported by Bruno Haible.
20724         (verify_type__): Use 2, not 1, for bitfield size, to avoid
20725         a warning with Irix 6.5 cc.  Problem reported by Bruno Haible.
20726
20727 2005-09-23  Jim Meyering  <jim@meyering.net>
20728
20729         Sync from coreutils.
20730         Correct build failure (socklen_t not defined) on at least
20731         mips-sgi-irix6.5 and alphaev67-dec-osf5.1.
20732         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require gl_SOCKLEN_T.
20733
20734 2005-09-23  Jim Meyering  <jim@meyering.net>
20735
20736         * modules/getaddrinfo (Depends-on): Add socklen.
20737
20738 2005-09-23  Bruno Haible  <bruno@clisp.org>
20739
20740         * tests/test-verify.c: New file.
20741
20742 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
20743
20744         Sync from coreutils.
20745
20746         * modules/argmatch (Depends-on): Add verify.
20747         * modules/getloadavg (Depends-on): Depend on fcntl-safer, not
20748         unistd-safer.
20749         * modules/save-cwd (Depends-on): Likewise.
20750
20751         * modules/openat (Files): Add lib/openat-die.c.
20752         (Depends-on): Remove error, exitfail.
20753         Add dirname.
20754
20755         * modules/verify: New file.
20756         * MODULES.html.sh (Diagnostics <assert.h>): New section,
20757         with "verify" module.
20758
20759 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
20760
20761         Sync from coreutils.
20762
20763         * m4/backupfile.m4, calloc.m4, chown.m4, cloexec.m4, dup2.m4:
20764         * m4/fileblocks.m4, free.m4, ftruncate.m4, getcwd.m4, getpagesize.m4:
20765         * m4/getugroups.m4, group-member.m4, idcache.m4, link-follow.m4:
20766         * m4/mkstemp.m4, mktime.m4, mountlist.m4, nanosleep.m4, pathmax.m4:
20767         * m4/physmem.m4, posixver.m4, putenv.m4, safe-read.m4, same.m4:
20768         * m4/save-cwd.m4, stdio-safer.m4, unistd-safer.m4, unlinkdir.m4:
20769         * m4/userspec.m4, xgetcwd.m4, xreadlink.m4:
20770         Don't bother checking for string.h, stdlib.h, unistd.h.
20771         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't require
20772         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstat
20773         module's job.
20774         * m4/jm-macros.m4 (gl_MACROS): Likewise.
20775         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_LSTAT.
20776
20777         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
20778         (gl_GETDATE): Use it.
20779
20780         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Don't bother checking for unistd.h.
20781
20782 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
20783
20784         Sync from coreutils.
20785
20786         * lib/.cppi-disable: Add regcomp.c, regex_internal.c, regex_internal.h,
20787         stat-time.h.
20788         * lib/argmatch.h: Include verify.h
20789         (ARGMATCH_VERIFY): Use verify rather than rolling our own.
20790         (ARGMATCH_ASSERT): Remove; unused.
20791         * lib/canonicalize.c: Assume STDC_HEADERS.
20792         * lib/exclude.c: Include "strcase.h".
20793         * lib/regex_internal.h [!defined _LIBC]: Likewise.
20794         * lib/getusershell.c: Include stdio--.h rather than stdio.h
20795         and stdio-safer.h.
20796         (getusershell): Call fopen, not fopen_safer.
20797         * lib/save-cwd.c: Include fcntl--.h rather than fcntl.h.
20798         Do not include unistd-safer.h.
20799         (save_cwd): Don't call fd_safer; no longer needed
20800         now that we include fcntl--.h.
20801
20802         * lib/getdate.y (relative_time): New type.
20803         (RELATIVE_TIME_0): New constant.
20804         (parser_control): Use relative_time instead of doing it ourselves.
20805         (%union): Add new relative_time rel member.
20806         (tYEAR_UNIT, tMONTH_UNIT, tHOUR_UNIT, tMINUTE_UNIT, tSEC_UNIT):
20807         Now typeless.
20808         (relunit, relunit_snumber): Now of type rel.
20809         (zone, rel, relunit, get_date): Adjust to above changes.
20810
20811         * lib/getloadavg.c: Include fcntl--.h rather than fcntl.h.
20812         Do not include unistd-safer.h.
20813         (getloadavg): Don't call fd_safer; no longer needed
20814         now that we include fcntl--.h.
20815
20816         * lib/mkdir-p.c (ENOSYS): Define to EEXIST if not defined.
20817         (make_dir_parents): Treat ENOSYS like EEXIST.
20818
20819         Improve quality of diagnostics on restore_cwd failure.
20820         * lib/mkdir-p.h (make_dir): Remove.  All uses replaced by mkdir.
20821         (make_dir_parents): Last arg is now int * (for errno), not bool *.
20822         * lib/mkdir-p.c (make_dir, make_dir_parents): Likewise.
20823         Rewrite "mkdir -p" algorithm to avoid the need for "stat"
20824         each time through the loop.  Do not diagnose restore_cwd failure;
20825         that is the caller's job (and perhaps the caller does not care).
20826
20827         * lib/mkdir-p.c (CLEANUP_CWD, CLEANUP): Remove.
20828         (make_dir_parents): Revamp to avoid need for CLEANUP_CWD, CLEANUP.
20829         If the file already exists but is not a directory, don't bother
20830         to try to make its parents.
20831         Close potential file descriptor leak if we can't chdir("/") (!).
20832         Don't always return true if chdir($PWD) fails; return true only
20833         if the requested action was done successfully (except for the
20834         chdir($PWD)).
20835         Don't log final directory unless we actually made it.
20836         Refactor to avoid duplicate code to fix up permissions.
20837         Don't attempt to fix up parent permissions if chdir($PWD) fails.
20838
20839         * lib/strftime.c (my_strftime): Rewrite the previous change slightly,
20840         to make it a bit faster and (I hope) clearer.
20841         * lib/strftime.c (my_strftime): Add support for %:z, %::z, %:::z.
20842         Fix bug in formats like %2N.
20843
20844         * lib/verify.h: New file.
20845
20846 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
20847
20848         Sync from coreutils.
20849         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Check for netinet/in.h.
20850
20851 2005-09-22  Jim Meyering  <jim@meyering.net>
20852
20853         Sync from coreutils.
20854
20855         * m4/lstat.m4 (gl_FUNC_LSTAT):
20856         Use AC_LIBSOURCES to require lstat.c and lstat.h.
20857         Remove obsolete comment.
20858         * m4/xreadlink.m4: Use AC_LIBSOURCES and AC_LIBOBJ.
20859         * m4/xstrtod.m4: Likewise.
20860
20861         * m4/openat.m4 (gl_FUNC_OPENAT): Add openat-die.c.
20862
20863 2005-09-22  Jim Meyering  <jim@meyering.net>
20864
20865         Sync from coreutils.
20866
20867         * lib/backupfile.c: Use ARGMATCH_VERIFY, just in case.
20868
20869         * lib/posixtm.c (posixtime) [lint]: Initialize *all* of tm0, not just
20870         the .tm_year member, since otherwise gcc-4.0 would now warn about
20871         tm_zone, tm_gmtoff, tm_isdst, tm_yday, tm_wday.
20872
20873         * lib/quotearg.c (quotearg_n_options): Change code to be suboptimal, in
20874         order to avoid an unsuppressible warning from gcc on 64-bit systems.
20875
20876         * lib/getdate.y (get_date): Undo part of the 2005-04-04 change, so that
20877         the command "date -d'2005-03-27 +1 day'" succeeds once again, even
20878         when run in a time zone for which daylight savings time is in effect
20879         for the starting date.
20880
20881         * lib/mkdir-p.c (make_dir_parents): Don't let a failed chdir($PWD)
20882         stop us from restricting permissions of just-created absolute-named
20883         directories.
20884         * lib/mkdir-p.c (CLEANUP_CWD): Return *true*, not false when failing
20885         to restore initial working directory.
20886         * lib/mkdir-p.c (make_dir_parents): New parameter:
20887         different_working_dir, to tell caller if/when we change the working
20888         directory and are unable to return to the initial one.
20889         * lib/mkdir-p.h (make_dir_parents): Update prototype.
20890         * lib/mkdir-p.c (CLEANUP_CWD): Change one more `return 1' to
20891         `return false'.  This fixes a bug introduced on 2004-07-30.
20892
20893         * lib/openat.c (fdopendir): Be sure to close the supplied
20894         file descriptor before returning.  This makes our replacement
20895         implementation a little closer to Solaris's, where fdopendir
20896         ties the file descriptor to the returned DIR* pointer.
20897         * lib/openat.c (unlinkat): New function.
20898         * lib/openat.h (unlinkat): Add prototype.
20899         * lib/openat-die.c (openat_save_fail): Rename from openat_save_die.
20900         (openat_restore_fail): Rename from openat_restore_die.
20901         * lib/openat.c, openat.h: Reflect s/_die/_fail/ renaming.
20902
20903         Provide an alternative to exiting immediately upon save_cwd or
20904         restore_cwd failure.  Now, an application can arrange e.g.,
20905         to perform a longjump in that case.
20906         * lib/openat.c: Include dirname.h.
20907         Use IS_ABSOLUTE_FILE_NAME rather than testing for leading slash.
20908         (rpl_openat, fdopendir, fstatat): Call openat_save_die
20909         and openat_restore_die rather than calling error directly.
20910         Don't include "error.h" or "exitfail.h"; they're no longer needed.
20911
20912         * lib/openat-die.c (openat_save_die, openat_restore_die): New file.
20913         * lib/openat.h (openat_save_die, openat_restore_die): Declare and
20914         define.
20915
20916         * lib/strftime.c [FPRINTFTIME] (fprintftime): Provide a new interface:
20917         size_t fprintftime (FILE *fp, char const *fmt, struct tm const *tm,
20918                             int utc, int nanoseconds);
20919         Background:
20920         date should not have to allocate a megabyte of virtual memory to
20921         handle a format argument like +%1048575T.  When implemented with
20922         strftime, it must allocate such a buffer, use strftime to fill it
20923         in, print it, then free it.
20924         With fprintftime, it simply prints everything and exits.
20925         With no need for memory allocation, that's one fewer way to fail.
20926         * lib/strftime.c (my_strftime): Parse the colons of %:::z *after* the
20927         optional field width, not before, so we accept %9:z, not %:9z.
20928         (my_strftime): Be sure to use L_('x') for literals.
20929
20930         * lib/backupfile.c, lib/canon-host.c, lib/canonicalize.c, lib/chown.c:
20931         * lib/cloexec.c, lib/dup-safer.c, lib/dup2.c, lib/euidaccess.c:
20932         * lib/fd-safer.c, lib/fileblocks.c, lib/fopen-safer.c, lib/fsusage.c:
20933         * lib/ftruncate.c, lib/getcwd.c, lib/getcwd.h, lib/getloadavg.c:
20934         * lib/getopt_.h, lib/getpagesize.h, lib/getugroups.c:
20935         * lib/group-member.c, lib/human.h, lib/idcache.c, lib/mkdir-p.c:
20936         * lib/mountlist.c, lib/nanosleep.c, lib/pathmax.h, lib/physmem.c:
20937         * lib/posixver.c, lib/putenv.c, lib/raise.c, lib/safe-read.c:
20938         * lib/same.c, lib/save-cwd.c, lib/setenv.c, lib/settime.c:
20939         * lib/tempname.c, lib/unlinkdir.c, lib/unsetenv.c, lib/userspec.c:
20940         * lib/xgethostname.c, lib/xreadlink.c:
20941         Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.
20942
20943         * lib/chown.c, lib/cloexec.c, lib/dup-safer.c, lib/dup2.c:
20944         * lib/fsusage.c, lib/getcwd.c, lib/getloadavg.c, lib/mountlist.c:
20945         * lib/openat.h, lib/save-cwd.c, lib/tempname.c:
20946         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
20947         and don't include <sys/file.h>).
20948
20949 2005-09-22  Eric Blake  <ebb9@byu.net>  (tiny change)
20950
20951         Sync from coreutils.
20952
20953         * lib/getloadavg.c (getloadavg) [__CYGWIN__]: Port to cygwin.
20954         [__linux__]: Allocate a big enough buffer for /proc/loadavg.
20955         [!LDAV_DONE]: Avoid unused variable warning.
20956
20957 2005-09-21  Bruno Haible  <bruno@clisp.org>
20958
20959         * lib/unicodeio.h (unicode_to_mb): New declaration.
20960
20961 2005-09-20  Derek Price  <derek@ximbiot.com>
20962
20963         * lib/getaddrinfo.c: Don't include <netdb.h> included from
20964         getaddrinfo.h.
20965
20966 2005-09-20  Bruno Haible  <bruno@clisp.org>
20967
20968         * gnulib-tool: Remove trailing slashes from the values specified for
20969         --source-base, --m4-base, --tests-base, --aux-dir.
20970         Suggested by Simon Josefsson <jas@extundo.com>.
20971
20972 2005-09-20  Bruno Haible  <bruno@clisp.org>
20973
20974         * gnulib-tool (func_all_modules, func_modules_transitive_closure,
20975         func_modules_to_filelist, func_import, func_create_testdir): Make all
20976         sorting results locale-independent, so that gnulib-cache.m4 doesn't
20977         change when gnulib-tool is invoked in a different locale.
20978
20979 2005-09-19  Simon Josefsson  <jas@extundo.com>
20980
20981         * m4/socklen.m4: Fix typo.
20982
20983 2005-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20984
20985         Use a consistent style for including <config.h>.
20986         * lib/__fpending.c, lib/acl.c, lib/argmatch.c, lib/argp-help.c,
20987         lib/argp-parse.c, lib/argp-pvh.c, lib/backupfile.c, lib/basename.c,
20988         lib/c-stack.c, lib/calloc.c, lib/check-version.c, lib/cloexec.c,
20989         lib/closeout.c, lib/copy-file.c, lib/creat-safer.c, lib/cycle-check.c,
20990         lib/dirfd.c, lib/dirname.c, lib/dup-safer.c, lib/dup2.c,
20991         lib/euidaccess.c, lib/exclude.c, lib/exitfail.c, lib/fatal-signal.c,
20992         lib/fd-safer.c, lib/file-type.c, lib/fileblocks.c, lib/filemode.c,
20993         lib/filenamecat.c, lib/findprog.c, lib/fnmatch.c, lib/fopen-safer.c,
20994         lib/free.c, lib/fsusage.c, lib/ftruncate.c, lib/full-write.c,
20995         lib/fwriteerror.c, lib/getaddrinfo.c, lib/getcwd.c, lib/getdelim.c,
20996         lib/getline.c, lib/getlogin_r.c, lib/getndelim2.c, lib/getnline.c,
20997         lib/getopt1.c, lib/getpass.c, lib/group-member.c, lib/hard-locale.c,
20998         lib/hash-pjw.c, lib/hash.c, lib/human.c, lib/idcache.c,
20999         lib/inet_ntop.c, lib/isdir.c, lib/long-options.c, lib/malloc.c,
21000         lib/memcasecmp.c, lib/memcmp.c, lib/memcoll.c, lib/memcpy.c,
21001         lib/memmove.c, lib/mkdir-p.c, lib/modechange.c, lib/mountlist.c,
21002         lib/open-safer.c, lib/physmem.c, lib/pipe-safer.c, lib/pipe.c,
21003         lib/poll.c, lib/posixver.c, lib/progname.c, lib/progreloc.c,
21004         lib/putenv.c, lib/quote.c, lib/quotearg.c, lib/readline.c,
21005         lib/readlink.c, lib/realloc.c, lib/regex.c, lib/rename.c, lib/rmdir.c,
21006         lib/rpmatch.c, lib/safe-read.c, lib/same.c, lib/save-cwd.c,
21007         lib/savedir.c, lib/sig2str.c, lib/strcspn.c, lib/strerror.c,
21008         lib/stripslash.c, lib/strncasecmp.c, lib/strndup.c, lib/strnlen.c,
21009         lib/strnlen1.c, lib/strsep.c, lib/strstr.c, lib/strtod.c,
21010         lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c,
21011         lib/time_r.c, lib/userspec.c, lib/utimecmp.c, lib/version-etc-fsf.c,
21012         lib/version-etc.c, lib/wait-process.c, lib/xalloc-die.c, lib/xgetcwd.c,
21013         lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c, lib/xreadlink.c,
21014         lib/xsetenv.c, lib/xstrndup.c, lib/xstrtoimax.c, lib/xstrtol.c,
21015         lib/xstrtoumax.c, lib/yesno.c:
21016         Standardize inclusion of config.h.
21017         * lib/__fpending.h, lib/dirfd.h, lib/getdate.h, lib/human.h,
21018         lib/inttostr.h:  Removed inclusion of config.h from header files.
21019         * lib/inttostr.c:  Adjusted in-tree users.
21020         * lib/timespec.h: Remove superfluous warning to include config.h.
21021         * lib/atexit.c, lib/chdir-long.c, lib/chown.c, lib/fchown-stub.c,
21022         lib/getgroups.c, lib/gettimeofday.c, lib/lchown.c, lib/lstat.c,
21023         lib/mkdir.c, lib/mkstemp.c, lib/nanosleep.c, lib/openat.c, lib/raise.c,
21024         lib/readtokens0.c, lib/readutmp.c, lib/unlinkdir.c: Guard inclusion of
21025         config.h with HAVE_CONFIG_H.
21026
21027 2005-09-19  Jim Meyering  <jim@meyering.net>
21028
21029         * modules/pathmax (License): Change to LGPL.
21030
21031 2005-09-19  Derek Price  <derek@ximbiot.com>
21032
21033         * config/srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
21034
21035 2005-09-19  Bruno Haible  <bruno@clisp.org>
21036
21037         * gnulib-tool (import): Provide default for --tests-base.
21038
21039 2005-09-19  Bruno Haible  <bruno@clisp.org>
21040
21041         * doc/quote.texi: New file, extracted from gnulib.texi.
21042         * doc/ctime.texi: New file, extracted from gnulib.texi.
21043         * doc/inet_ntoa.texi: New file, extracted from gnulib.texi.
21044         * doc/gnulib-tool.texi: New file, extracted from gnulib.texi.
21045         * doc/gnulib.texi: Include them.
21046
21047 2005-09-18  Bruno Haible  <bruno@clisp.org>
21048
21049         Portability fix.
21050         * gnulib-tool (func_readlink): New function.
21051         (func_ln_if_changed): Use it.
21052
21053 2005-09-18  Bruno Haible  <bruno@clisp.org>
21054
21055         * gnulib-tool: Support --with-tests also with --import.
21056         (func_emit_tests_Makefile_am): Use variables $m4base and $testsbase.
21057         (func_import): Use variables $testsbase and $inctests. Emit a
21058         gl_TESTS_BASE form into gnulib-cache.m4. Create $testsbase/Makefile.am.
21059         Remind the user to add AC_CONFIG_FILES($testsdir/Makefile) and
21060         SUBDIRS += $testsdir.
21061         (func_create_testdir): Update.
21062
21063 2005-09-18  Bruno Haible  <bruno@clisp.org>
21064
21065         * gnulib-tool: Revise --dry-run implementation. Use variable $doit
21066         instead of $dry_run.
21067         (func_cp_if_changed, func_mv_if_changed): Remove functions.
21068         (func_ln_if_changed): Don't handle dry-run here.
21069         (func_import): In dry-run mode, detect more precisely which actions
21070         would be performed, and don't use "...ing" verbs.
21071
21072 2005-09-18  Bruno Haible  <bruno@clisp.org>
21073
21074         * gnulib-tool (func_tmpdir): New function, taken from GNU gettextize.
21075         (func_import): Use join on two temporary files instead of three nested
21076         loops, in order to determine which files are new or old.
21077
21078 2005-09-18  Bruno Haible  <bruno@clisp.org>
21079
21080         * gnulib-tool (func_import): Comment out code that spits out the
21081         new files with --dry-run.
21082
21083 2005-09-18  Bruno Haible  <bruno@clisp.org>
21084
21085         * doc/gnulib.texi (Invoking gnulib-tool): 50% rewritten.
21086
21087 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
21088
21089         * lib/stat-time.h: New file.
21090         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP):
21091         (MTIME_CMP, TIMESPEC_NS): Remove.  Now done by stat-time.h,
21092         in a different way.
21093         (timespec_cmp): New function.
21094         * lib/utimecmp.c: Include stat-time.h.
21095         (SYSCALL_RESOLUTION): Depend on whether various struct stat
21096         members exist, not on the obsolescent ST_MTIM_NSEC.
21097         (utimecmp): Use the new stat-time functions rater than TIMESPEC_NS.
21098
21099 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
21100
21101         * config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
21102
21103 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
21104
21105         * MODULES.html.sh (File system functions): Add stat-time.
21106         * modules/stat-time: New file.
21107         * modules/timespec (Files): Remove m4/st_mtim.m4; this
21108         is now done in a different way, by the stat-time module.
21109         * modules/utimecmp (Depends-on): Add stat-time.
21110
21111 2005-09-15  Paul Eggert  <eggert@cs.ucla.edu>
21112
21113         * m4/st_mtim.m4: Remove.  Superseded by...
21114         * m4/stat-time.m4: New file.
21115         * m4/timespec.m4 (gl_TIMESPEC): Require AC_C_INLINE.
21116         Do not invoke AC_STRUCT_ST_MTIM_NSEC; no longer needed.
21117
21118 2005-09-15  Derek Price  <derek@ximbiot.com>
21119
21120         * m4/strstr.m4 (gl_FUNC_STRSTR): Don't define strstr here.
21121
21122 2005-09-15  Derek Price  <derek@ximbiot.com>
21123
21124         * lib/regex_internal.h: Blank `pure' for GNUC < 3.
21125         * lib/regex_internal.c: Ditto, using this...
21126         (__GNUC_PREREQ): ...new macro.
21127         * lib/regcomp.c, regexec.c: Blank `always_inline' for GNUC < 3.1
21128         using...
21129         (__GNUC_PREREQ): ...this new macro.
21130
21131         * lib/strstr.h: Include string.h. Define strstr as a macro here.
21132
21133 2005-09-15  Derek Price  <derek@ximbiot.com>
21134             Paul Eggert  <eggert@cs.ucla.edu>
21135
21136         * lib/regcomp.c, regexec.c, regex_internal.c: Back out previous
21137         changes, consolidating in...
21138         * lib/regex_internal.h: ...this file.
21139
21140 2005-09-13  Jim Meyering  <jim@meyering.net>
21141
21142         * lib/canon-host.c: Filter through gnu indent and reword comments
21143         slightly.
21144         * lib/canon-host.h (ch_strerror_r): Tweak cpp indentation and spacing.
21145
21146 2005-09-13  Derek Price  <derek@ximbiot.com>
21147
21148         * lib/canon-host.c (canon_host_r): Set *cherror on memory allocation
21149         failure.
21150         Reported by Jim Meyering  <jim@meyering.net>.
21151
21152 2005-09-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
21153
21154         * lib/base64.c: Typo.
21155         (base64_encode): Put b64str in initialized data section.
21156
21157 2005-09-12  Paul Eggert  <eggert@cs.ucla.edu>
21158
21159         Merge glibc and coreutils changes into gnulib, plus a few
21160         extra fixes.
21161         * lib/md5.c: Use #error rather than a string.
21162         (CYCLIC): New macro, from glibc source.  Use it instead of rol.
21163         * lib/md5.h (__GNUC_PREREQ, __THROW): Define if not defined already.
21164         (__attribute__): Define to empty for non recent-GCC.
21165         (__md5_buffer, __md5_finish_ctx, __md5_init_ctx, __md5_process_block):
21166         (__md5_process_bytes, __md5_read_ctx, __md5_stream):
21167         Renamed from their non-__ counterparts, with new macros replacing
21168         them if not _LIBC.  Add __THROW attribute.
21169         (rol): Remove.
21170         (struct md5_ctx): Align buffer if using GCC.
21171         * lib/sha1.h (struct sha1_ctx): Likewise.
21172         * lib/sha1.c (SWAP): Renamed from the NOTSWAP.  All uses changed.
21173         The old name was backwards.
21174         (NOTSWAP): Remove; not used.
21175         (rol): New macro, moved here from md5.h.
21176         (sha1_process_block): Remove a FIXME that doesn't make sense.
21177
21178 2005-09-12  Derek Price  <derek@ximbiot.com>
21179
21180         Return usable errors from canon-host.
21181         * lib/canon-host.h: New file.
21182         * lib/canon-host.c (canon_host): Wrap...
21183         (canon_host_r): ...this new function, which now relies exclusively on
21184         getaddrinfo.
21185         (ch_strerror): New function.
21186         (last_cherror): New global.
21187         * lib/getaddrinfo.c: Move include of getaddrinfo.h first to test
21188         interface.
21189         (getaddrinfo): Add AI_CANONNAME functionality.  Don't do arithmetic on
21190         void *.
21191         (freeaddrinfo): Free ai->ai_canonname when set.
21192
21193 2005-09-12  Derek Price  <derek@ximbiot.com>
21194
21195         Make canon-host require getaddrinfo.
21196         * m4/canon-host.m4 (gl_CANON_HOST): Remove most dependencies.
21197         AC_LIBSOURCE canon-host.h.  Call...
21198         (gl_PREREQ_CANON_HOST): ...this new function, which requires
21199         gl_GETADDRINFO.
21200         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Compile gai_strerror when needed.
21201
21202 2005-09-12  Derek Price  <derek@ximbiot.com>
21203
21204         * modules/canon-host: Add canon-host.h.  Depend on getaddrinfo.  Make
21205         LGPL.
21206         * modules/getaddrinfo: Add link to opengroup spec.  Depend on strdup.
21207
21208 2005-09-12  Derek Price  <derek@ximbiot.com>
21209
21210         * lib/gai_strerror.c: Include config.h when available.  Include
21211         getaddrinfo.h before other headers to test interface.
21212         Reported by Larry Jones <lawrence.jones@ugs.com>.
21213
21214 2005-09-12  Derek Price  <derek@ximbiot.com>
21215             Paul Eggert  <eggert@cs.ucla.edu>
21216
21217         * modules/glob (Files): Add glob-libc.h.
21218
21219 2005-09-12  Derek Price  <derek@ximbiot.com>
21220             Paul Eggert  <eggert@cs.ucla.edu>
21221
21222         * m4/glob.m4 (gl_GLOB_SUBSTITUTE): AC_LIBSOURCES for glob.c,
21223         glob_.h, glob-libc.h.
21224         (gl_PREREQ_GLOB): Remove _SYS_CDEFS_H hack; no longer needed.
21225
21226 2005-09-12  Derek Price  <derek@ximbiot.com>
21227             Paul Eggert  <eggert@cs.ucla.edu>
21228
21229         * lib/glob-libc.h: Renamed from glob_.h.  The new version is
21230         taken from libc's glob.h, except with '#ifdef __GLOB_GNULIB'
21231         protecting things that should be done only in gnulib contexts.
21232         * lib/glob_.h: New file, containing only the glob things needed for
21233         gnulib.
21234         (GLOB_PREFIX): Remove.  All uses changed to look for __GLOB_GNULIB.
21235         (__GLOB_CONCAT, __GLOB_XCONCAT, __GLOB_ID): Remove; no longer needed.
21236         (glob, globfree, glob_pattern_p): Now defined simply in terms of
21237         rpl_glob, rpl_globfree, rpl_glob_pattern_p.
21238         (__GLOB_GNULIB): New macro, to keep the glob.h changes clearer
21239         and to respect the namespace rules better.
21240
21241 2005-09-08  Simon Josefsson  <jas@extundo.com>
21242
21243         * modules/socklen: New file.
21244
21245 2005-09-08  Simon Josefsson  <jas@extundo.com>
21246
21247         * m4/socklen.m4: New file.
21248
21249 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
21250
21251         * modules/utimens (Files): Add m4/utimbuf.m4, since
21252         m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF.
21253         Reported by Sergey Poznyakoff.
21254
21255 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
21256
21257         * lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function
21258         definitions, since that's the preferred style in glibc.
21259         Fix a minor spacing issue, and update copyright notice to match
21260         glibc's.
21261
21262 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
21263
21264         * config/srclist.txt: Remove glibc bug 1061; it's been fixed.
21265
21266 2005-09-06  Simon Josefsson  <jas@extundo.com>
21267
21268         * lib/getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and not
21269         TCSETATTR.  Reported by Derek Price <derek@ximbiot.com>.
21270
21271 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
21272
21273         * lib/regex_internal.h (bitset_not): Add parens to avoid gcc -Wall
21274         warning.
21275
21276 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
21277
21278         * config/srclist.txt: Add glibc bug 1302.
21279
21280 2005-09-05  Paul Eggert  <eggert@cs.ucla.edu>
21281
21282         Change bitset word type from unsigned int to unsigned long int,
21283         as this has better performance on typical 64-bit hosts.
21284         Port bitset code to hosts with unusual word sizes.
21285         * lib/regcomp.c (build_equiv_class, build_charclass, build_range_exp):
21286         (build_collating_symbol):
21287         Prefer bitset to re_bitset_ptr_t in prototypes, when the actual
21288         argument is a bitset.  This is merely a style issue, but it makes
21289         it clearer that an entire array is expected.
21290         (re_compile_fastmap_iter, init_dfa, init_word_char, optimize_subexps):
21291         * lib/regcomp.c (lower_subexp, parse_bracket_exp, built_charclass_op):
21292         Port to the case where bitset_word is not the same as unsigned int.
21293         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
21294         (bitset_not, bitset_merge, bitset_set_all, bitset_mask):
21295         Likewise.
21296         * lib/regexec.c (check_dst_limits_calc_pos_1,
21297         check_subexp_matching_top):
21298         (build_trtable, group_nodes_into_DFAstates):
21299         Likewise.
21300         * lib/regcomp.c (re_compile_fastmap_iter, utf8_sb_map, optimize_utf8):
21301         Don't assume that SBC_MAX is a multiple of BITSET_WORD_BITS.
21302         * lib/regex_internal.h (bitset_set_all, bitset_not): Likewise.
21303         * lib/regexec.c (group_nodes_into_DFAstates): Likewise.
21304         * lib/regcomp.c (utf8_sb_map): Don't assume UINT_MAX == 0xffffffff.
21305         * lib/regcomp.c (optimize_subexps, lower_subexp):
21306         Work even if bitset_word has holes in its bitwise representation.
21307         * lib/regex_internal.h (BITSET_WORD_BITS): Likewise.
21308         * lib/regexec.c (check_dst_limits_calc_pos_1,
21309         check_subexp_matching_top):
21310         Likewise.
21311         * lib/regex_internal.c (re_string_reconstruct):
21312         Don't assume UCHAR_MAX == 255.
21313         * lib/regex_internal.h (bitset_set_all): Likewise.
21314         * lib/regex_internal.h (BITSET_WORD_BITS): Renamed from UINT_BITS.
21315         All uses changed.
21316         (BITSET_WORDS): Renamed from BITSET_UINTS.  All uses changed.
21317         (bitset_word): New type, replacing 'unsigned int' for bitset uses.
21318         All uses changed.
21319         (BITSET_WORD_MAX): New macro.
21320         (bitset_set, bitset_clear, bitset_contain, bitset_empty):
21321         (bitset_set_all, bitset_copy):  Now inline functions, not macros.
21322         (bitset_empty, bitset_copy):
21323         Prefer sizeof (bitset) to multiplying it out ourselves.
21324         (bitset_not_merge): Remove; unused.
21325         (bitset_contain): Return bool, not unsigned int with one bit on.
21326         All callers changed.
21327         * lib/regexec.c (build_trtable): Don't assume bitset has no stricter
21328         alignment than re_node_set; do this by defining a new internal
21329         type struct dests_alloc and using it to allocate memory.
21330
21331 2005-09-05  Bruno Haible  <bruno@clisp.org>
21332
21333         * gnulib-tool (func_import): Fix comparison in handling of symbolic
21334         links.
21335
21336 2005-09-04  Martin Lambers  <marlam@marlam.de>  (tiny change)
21337
21338         * modules/size_max (Makefile.am): Add size_max.h
21339
21340 2005-09-04  Derek Price  <derek@ximbiot.com>
21341
21342         * gnulib-tool (func_import): Fix reversed $symbolic logic.
21343
21344 2005-09-03  Simon Josefsson  <jas@extundo.com>
21345
21346         * gnulib-tool: Fix typo.
21347
21348 2005-09-03  Simon Josefsson  <jas@extundo.com>
21349
21350         * config/srclist.txt: Add glibc bug 1293.
21351
21352 2005-09-03  Derek Price  <derek@ximbiot.com>
21353
21354         * m4/getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
21355         From Larry Jones <lawrence.jones@ugs.com>.
21356
21357 2005-09-02  Simon Josefsson  <jas@extundo.com>
21358
21359         * modules/socklen: New file.
21360
21361 2005-09-02  Simon Josefsson  <jas@extundo.com>
21362
21363         * modules/havelib: New module.
21364
21365         * modules/gettext, modules/iconv, modules/lock, modules/readline:
21366         Use havelib.
21367
21368 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
21369
21370         Check for arithmetic overflow when calculating sizes, to prevent
21371         some buffer-overflow issues.  These patches are conservative, in the
21372         sense that when I couldn't determine whether an overflow was possible,
21373         I inserted a run-time check.
21374         * lib/regex_internal.h (re_xmalloc, re_xrealloc, re_x2realloc): New
21375         macros.
21376         (SIZE_MAX) [!defined SIZE_MAX]: New macro.
21377         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc):
21378         (re_xnrealloc, re_x2nrealloc): New inline functions.
21379         * lib/regcomp.c (init_dfa, analyze, build_range_exp,
21380         parse_bracket_exp):
21381         (build_equiv_class, build_charclass): Check for arithmetic overflow
21382         in size expression calculations.
21383         * lib/regex_internal.c (re_string_realloc_buffers):
21384         (build_wcs_upper_buffer, re_node_set_add_intersect):
21385         (re_node_set_init_union, re_node_set_insert, re_node_set_insert_last):
21386         (re_dfa_add_node, register_state): Likewise.
21387         * lib/regexec.c (re_search_stub, re_copy_regs, re_search_internal):
21388         (prune_impossible_nodes, push_fail_stack, set_regs, check_arrival):
21389         (build_trtable, extend_buffers, match_ctx_init, match_ctx_add_entry):
21390         (match_ctx_add_subtop, match_ctx_add_sublast): Likewise.
21391
21392 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
21393
21394         * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
21395         m4/ulonglong.m4.  Problem reported by Martin Lambers.
21396
21397 2005-09-02  Bruno Haible  <bruno@clisp.org>
21398
21399         Support for lib vs. lib64 distinction on biarch platforms.
21400         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): New macro.
21401         (AC_LIB_PREFIX): Require it. Use $acl_libdirstem instead of 'lib'.
21402         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Likewise.
21403
21404 2005-09-02  Bruno Haible  <bruno@clisp.org>
21405
21406         * gnulib-tool (import): In the other first-use case, provide defaults
21407         as well.
21408
21409 2005-09-02  Bruno Haible  <bruno@clisp.org>
21410
21411         * config/srclist.txt: lib-link.m4 and lib-prefix.m4 currently have
21412         patches not yet found in the latest gettext release.
21413
21414 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
21415
21416         * lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_NAME_MAX,
21417         to avoid a collision with bits/local_lim.h in glibc.
21418         All uses changed.  Problem reported by Dmitry V. Levin in
21419         <http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060>.
21420
21421         * lib/regex_internal.c (build_wcs_upper_buffer): Fix portability
21422         bugs in int versus size_t comparisons.
21423         (re_string_context_at): Fix bug where the code assumed that
21424         Idx is signed.
21425
21426         Use bool where appropriate.
21427         * lib/regcomp.c (re_set_fastmap): ICASE arg is bool, not int.
21428         All callers changed.
21429         (calc_eclosure_iter): Likewise, for ROOT arg.
21430         (parse_bracket_element): Likewise, for ACCEPT_HYPHEN arg.
21431         (build_charclass_op): Likewise, for NON_MATCH arg.
21432         * lib/regex_internal.c (re_string_allocate, re_string_construct):
21433         (re_string_construct_common): Likewise, for ICASE arg.
21434         * lib/regexec.c (re_search_2_stub, re_search_stub):
21435         Likewise, for RET_LEN arg.
21436         (check_matching): Likewise, for FL_LONGEST_MATCH arg.
21437         (set_regs): Likewise, for FL_BACKTRACK arg.
21438         * lib/regcomp.c (re_compile_fastmap_iter, optimize_utf8):
21439         (duplicate_node_closure, calc_inveclosure, calc_eclosure):
21440         (calc_eclosure_iter, parse_bracket_exp):
21441         Use bool for internal variables that are booleans.
21442         * lib/regexec.c (re_search_internal, check_matching,
21443         proceed_next_node):
21444         (set_regs, build_sifted_states, sift_states_bkref):
21445         (check_arrival_add_next_nodes, check_arrival_expand_ecl_sub):
21446         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
21447         (find_collation_sequence_value):
21448         Likewise.
21449         * lib/regex_internal.c (re_node_set_insert, re_node_set_insert_last):
21450         (re_node_set_compare):
21451         Return bool, not int. All callers changed.
21452         * lib/regexec.c (check_halt_node_context, check_dst_limits):
21453         (build_trtable, check_node_accept): Likewise.
21454         * lib/regex_internal.h: Include stdbool.h.
21455
21456         Fix bugs uncovered when converting to bool.
21457         * lib/regcomp.c (calc_eclosure_iter): Check for storage allocation
21458         failure instead of charging ahead blindly.
21459         * lib/regex_internal.c (register_state): Likewise.
21460         * lib/regexec.c (re_search_2_stub): Use simpler method than boolean
21461         for freeing internal storage.
21462         (group_nodes_into_DFA_states): Use unsigned int, not int, for
21463         bitset pieces used as boolean, to avoid undefined behavior
21464         on hosts that do int overflow checking.
21465
21466 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
21467
21468         * config/srclist.txt: Add glibc bugs 1285-1287.
21469
21470 2005-09-01  Jim Meyering  <jim@meyering.net>
21471
21472         * m4/lchown.m4: Require gl_FUNC_CHOWN, for the definition of
21473         CHOWN_MODIFIES_SYMLINK, which is used by lchown.c.
21474         Require gl_STAT_MACROS, too.
21475
21476 2005-09-01  Bruno Haible  <bruno@clisp.org>
21477
21478         * gnulib-tool (import): In the first-use case, provide defaults.
21479
21480 2005-09-01  Bruno Haible  <bruno@clisp.org>
21481
21482         * gnulib-tool (func_import): Remove the .tmp files.
21483
21484 2005-09-01  Bruno Haible  <bruno@clisp.org>
21485
21486         * gnulib-tool (func_import): Fix handling of symbolic links.
21487
21488 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
21489
21490         On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
21491         old glibc regex code mishandles strings longer than 2**31 bytes.
21492         This patch fixes this when the regex code is used in gnulib
21493         (i.e., outside glibc).
21494
21495         This patch should not affect the use of the regex code inside
21496         glibc.  No doubt this problem also needs to be handled for glibc
21497         as well, but the result will be an incompatible change to the
21498         glibc ABI, and the old ABI will have to be supported too.  That
21499         can be the the subject for another patch.
21500
21501         * lib/regex.h (_REGEX_LARGE_OFFSETS): New feature-test macro,
21502         governing whether the rest of this patch is active.  By default,
21503         the macro is disabled and the patch has no effect.
21504         (regoff_t) [defined _REGEX_LARGE_OFFSETS]: Define to off_t, not int.
21505         (__re_idx_t, __re_size_t, __re_long_size_t): New types.
21506         (struct re_pattern_buffer, re_search, re_search_2, re_match):
21507         (re_match_2, re_set_registers): Use the new types.
21508         * lib/regex_internal.h (Idx, re_hashval_t): New types.
21509         (REG_MISSING, REG_ERROR, REG_VALID_INDEX, REG_VALID_NONZERO_INDEX):
21510         New macros.
21511         (re_node_set, re_charset_t, re_token_t, re_string_realloc_buffers):
21512         (re_string_context_at, bin_tree_t, re_dfastate_t):
21513         (struct re_state_table_entry, state_array_t, re_sub_match_last_t):
21514         (re_sub_match_top_t, re_match_context_t, re_sift_context_t):
21515         (struct re_fail_stack_ent_t, struct re_fail_stack_t, struct re_dfa_t):
21516         (re_string_char_size_at, re_string_wchar_at):
21517         (re_string_elem_size_at):
21518         Use the new types and macros to port to 64-bit hosts.
21519         Use unsigned types for internal values, so that the code
21520         mostly works even for arrays larger than SSIZE_MAX.
21521         * lib/regcomp.c (re_compile_internal, init_dfa, duplicate_node):
21522         (search_duplicated_node, calc_eclosure_iter, fetch_number):
21523         (parse_reg_exp, parse_branch, parse_expression, parse_sub_exp):
21524         (build_equiv_class, build_charclass, re_compile_fastmap_iter):
21525         (free_dfa_content, create_initial_state, optimize_utf8, analyze):
21526         (optimize_subexps, calc_first, link_nfa_nodes, duplicate_node_closure):
21527         (calc_inveclosure, parse_dup_op, build_range_exp):
21528         (build_collating_symbol, parse_bracket_exp, build_charclass_op):
21529         (fetch_number, create_token_tree, mark_opt_subexp):
21530         Likewise.
21531         * lib/regex_internal.c (re_string_construct_common,
21532         create_ci_newstate):
21533         (create_cd_newstate, re_string_allocate, re_string_construct):
21534         (re_string_realloc_buffers, build_wcs_upper_buffer):
21535         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
21536         (re_string_reconstruct, re_string_peek_byte_case):
21537         (re_string_fetch_byte_case, re_string_context_at):
21538         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
21539         (re_node_set_init_copy, re_node_set_add_intersect):
21540         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
21541         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
21542         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
21543         (re_acquire_state, re_acquire_state_context, register_state):
21544         Likewise.
21545         * lib/regex.c (match_ctx_init, match_ctx_add_entry,
21546         search_cur_bkref_entry):
21547         (match_ctx_add_subtop, match_ctx_add_sublast, sift_ctx_init):
21548         (re_search_internal, re_search_2_stub, re_search_stub)
21549         (re_copy_regs, check_matching, check_halt_state_context, update_regs):
21550         (push_fail_stack, sift_states_iter_mb, build_sifted_states):
21551         (update_cur_sifted_state, check_dst_limits):
21552         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
21553         (check_subexp_limits, sift_states_bkref, merge_state_array):
21554         (check_subexp_matching_top, get_subexp, get_subexp_sub):
21555         (find_subexp_node, check_arrival, check_arrival_add_next_nodes):
21556         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
21557         (expand_bkref_cache, check_node_accept_bytes):
21558         (group_nodes_into_DFAstates, check_node_accept, regexec, re_match):
21559         (re_search, re_match_2, re_search_2, prune_impossible_nodes):
21560         (acquire_init_state_context, check_halt_node_context):
21561         (proceed_next_node, pop_fail_stack, set_regs, free_fail_stack_return):
21562         (sift_states_backward, clean_state_log_if_needed):
21563         (sub_epsilon_src_nodes, add_epsilone_src_nodes, merge_state_with_log):
21564         (find_recover_state, transit_state_sb, transit_state_mb):
21565         (transit_state_bkref, build_trtable, match_ctx_clean):
21566         Likewise.
21567         * lib/regcomp.c (parse_dup_op): Add an extra test if Idx is unsigned,
21568         to work around an assumption that REG_MISSING is negative.
21569
21570         * lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP || defined _LIBC]:
21571         (seek_collating_symbol_entry) [defined _LIBC]:
21572         (lookup_collation_sequence_value) [defined _LIBC]:
21573         (build_range_exp, build_collating_symbol) [defined _LIBC]:
21574         Use prototypes rather than old-style function definitions.
21575         * lib/regexec.c (re_exec) [defined _REGEX_RE_COMP || defined _LIBC]:
21576         (transit_state_sb) [0]:
21577         (find_collation_sequence_value) [defined _LIBC]: Likewise.
21578
21579         * lib/regexec.c (re_search_internal): Simplify update of rm_so and
21580         rm_eo.
21581
21582         * lib/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):
21583         (optimize_subexps, lower_subexp):
21584         Don't assume 1<<31 has defined behavior on hosts with 32-bit int,
21585         since the signed shift might overflow.  Use 1u<<31 instead.
21586         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
21587         Likewise.
21588         * lib/regexec.c (check_dst_limits_calc_pos_1,
21589         check_subexp_matching_top): Likewise.
21590
21591         * lib/regcomp.c (optimize_subexps, lower_subexp):
21592         Use CHAR_BIT rather than 8, for clarity.
21593         * lib/regexec.c (check_dst_limits_calc_pos_1):
21594         (check_subexp_matching_top): Likewise.
21595         * lib/regcomp.c (init_dfa): Make table_size unsigned, so that we don't
21596         have to worry about portability issues when shifting it left.
21597         Remove no-longer-needed test for table_size > 0.
21598         * lib/regcomp.c (parse_sub_exp): Do not shift more bits than there are
21599         in a word, as the resulting behavior is undefined.
21600         * lib/regexec.c (check_dst_limits_calc_pos_1): Likewise;
21601         in one case, a <= should have been an <, and in another case the
21602         whole test was missing.
21603         * lib/regex_internal.h (BYTE_BITS): Remove.  All uses changed to
21604         the standard name CHAR_BIT.
21605         * lib/regexec.c (match_ctx_add_entry): Don't assume that ~0 == -1;
21606         this is not true on one's complement and signed-magnitude hosts.
21607
21608         * lib/regex_internal.h (re_sub_match_top_t): Remove unused member
21609         next_last_offset.
21610         (struct re_dfa_t): Remove unused member states_alloc.
21611         * lib/regcomp.c (init_dfa): Don't initialize unused members.
21612
21613 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
21614
21615         * m4/regex.m4 (gl_REGEX): Require AC_SYS_LARGEFILE, Define
21616         _REGEX_LARGE_OFFSETS).  Test for regoff_t/off_t bug in 64-bit
21617         and large-file glibc and in 32-bit large-file Solaris.
21618
21619 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
21620
21621         * lib/regex_internal.c (re_string_reconstruct): Don't assume buffer
21622         lengths fit in regoff_t; this isn't true if regoff_t is the same
21623         width as size_t.
21624         * lib/regex.c (re_search_internal): 5th arg is LAST_START
21625         (= START + RANGE) instead of RANGE.  This avoids overflow
21626         problems when regoff_t is the same width as size_t.
21627         All callers changed.
21628         (re_search_2_stub): Check for overflow when adding the
21629         sizes of the two strings.
21630         (re_search_stub): Check for overflow when adding START
21631         to RANGE; if it occurs, substitute the extreme value.
21632
21633 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
21634
21635         * config/srclist.txt: Add glibc bugs 1273, 1278-1282, 1284.
21636
21637 2005-08-31  Jim Meyering  <jim@meyering.net>
21638
21639         * lib/regcomp.c (search_duplicated_node): Make first pointer arg
21640         a pointer-to-const.
21641         * lib/regex_internal.c (create_ci_newstate, create_cd_newstate):
21642         (register_state): Likewise.
21643         * lib/regexec.c (search_cur_bkref_entry, check_dst_limits):
21644         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
21645         (group_nodes_into_DFAstates): Likewise.
21646
21647 2005-08-31  Jim Meyering  <jim@meyering.net>
21648
21649         * check-module: Add a FIXME comment.
21650
21651 2005-08-31  Eric Blake  <ebb9@byu.net>
21652
21653         * modules/unistd-safer (Files): Add unistd--.h.
21654         * modules/stdio-safer (Files): Add stdio--.h.
21655
21656 2005-08-31  Derek Price  <derek@ximbiot.com>
21657
21658         * lib/getdelim.c (getdelim): Return EOF on EOF.
21659         Reported by Larry Jones <lawrence.jones@ugs.com>.
21660
21661 2005-08-31  Bruno Haible  <bruno@clisp.org>
21662
21663         Avoid unnecessary diffs in the generated lib/Makefile.am.
21664         * gnulib-tool (func_emit_lib_Makefile_am): Don't write the cmd into
21665         the generated files.
21666         (func_import): Don't set cmd.
21667
21668 2005-08-31  Bruno Haible  <bruno@clisp.org>
21669
21670         * lib/strstr.c: Include <stddef.h>, for NULL.
21671         * lib/strcasestr.c: Likewise.
21672         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
21673
21674 2005-08-31  Bruno Haible  <bruno@clisp.org>
21675
21676         * gnulib-tool: New option --macro-prefix.
21677         (func_import): Use macro_prefix.
21678         (import): Handle option --macro-prefix.
21679
21680 2005-08-31  Bruno Haible  <bruno@clisp.org>
21681
21682         * gnulib-tool (import): Rename most ac_* variables to cached_*.
21683         Also use new variables cached_lgpl, cached_libtool.
21684
21685 2005-08-31  Bruno Haible  <bruno@clisp.org>
21686
21687         * gnulib-tool (func_import): Require AC_GNU_SOURCE etc. instead of
21688         always instantiating them.
21689
21690 2005-08-31  Bruno Haible  <bruno@clisp.org>
21691
21692         * gnulib-tool (func_import): Read the previous cached settings
21693         from gnulib-cache.m4 and gnulib-comp.m4. Remove files that were
21694         earlier added by gnulib but are now dropped. Warn when a gnulib file
21695         overwrites a non-gnulib file.
21696
21697 2005-08-31  Bruno Haible  <bruno@clisp.org>
21698
21699         * gnulib-tool (func_import): Generate two files gnulib-cache.m4 and
21700         gnulib-comp.m4 instead of a single gnulib.m4, to make it easy for
21701         projects that don't keep autogenerated files in CVS. Put into
21702         actioncmd only the specified modules, not the transitive closure.
21703
21704 2005-08-31  Bruno Haible  <bruno@clisp.org>
21705
21706         * gnulib-tool (func_import): Fix defaulting of $libname and $libtool.
21707         Create directories that shall be filled.
21708         (import): Don't look for gl_* macros in configure.ac. Recurse across
21709         all directories containing a gnulib-cache.m4 files, if meaningful.
21710
21711 2005-08-31  Bruno Haible  <bruno@clisp.org>
21712
21713         * gnulib-tool (func_import): Emit also a stub for gl_LIBTOOL.
21714         (import): Set seen_libtool when we see gl_LIBTOOL.
21715
21716 2005-08-31  Bruno Haible  <bruno@clisp.org>
21717
21718         * gnulib-tool (func_import): Also copy m4/gnulib-tool.m4. Omit
21719         declaration macro definitions from generated gnulib.m4.
21720
21721 2005-08-30  Oskar Liljeblad  <oskar@osk.mine.nu>
21722
21723         * lib/iconvme.h: Add prototype for iconv_alloc.
21724
21725 2005-08-29  Simon Josefsson  <jas@extundo.com>
21726
21727         * lib/iconvme.c: Fix errno.
21728
21729 2005-08-29  Bruno Haible  <bruno@clisp.org>
21730
21731         * gnulib-tool: Enclose all occurrences of $destdir in "...", so
21732         that it works when the directory contains spaces.
21733
21734 2005-08-29  Bruno Haible  <bruno@clisp.org>
21735
21736         * gnulib-tool (import): Avoid unnecessary spaces in $avoidlist.
21737
21738 2005-08-29  Bruno Haible  <bruno@clisp.org>
21739
21740         * gnulib-tool (func_import): Emit more comments into gnulib.m4.
21741         Emit more advice.
21742
21743 2005-08-29  Bruno Haible  <bruno@clisp.org>
21744         and Stepan Kasal  <kasal@ucw.cz>
21745
21746         * check-module: If more parameters are given, check each of them
21747         separately; add more exceptions, as noted by Jim Meyering.
21748         (check_module): New procedure.
21749         (%exempt_header): Now contains all exceptions.
21750
21751 2005-08-29  Ben Pfaff  <blp@cs.stanford.edu>
21752
21753         * modules/byteswap (Makefile.am): Fix rule to not assume GNU make.
21754
21755 2005-08-29  Oskar Liljeblad  <oskar@osk.mine.nu>
21756
21757         * lib/iconvme.c: Split iconv_string into iconv_alloc.
21758
21759 2005-08-28  Bruno Haible  <bruno@clisp.org>
21760
21761         * m4/gnulib-tool.m4: New file.
21762
21763 2005-08-27  Jim Meyering  <jim@meyering.net>
21764
21765         * modules/unistd-safer (Files): Add pipe-safer.c.
21766         * modules/fcntl-safer (Files): Add creat-safer.c.
21767
21768 2005-08-27  Jim Meyering  <jim@meyering.net>
21769
21770         * m4/stdlib-safer.m4: New file.  From coreutils.
21771         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add stdio--.h.
21772         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Add creat-safer.c to the
21773         AC_LIBSOURCES list and arrange to compile it via AC_LIBOBJ.
21774         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise, add pipe-safer.c.
21775         Add pipe-safer.c and unistd--.h to the AC_LIBSOURCES list.
21776
21777 2005-08-27  Jim Meyering  <jim@meyering.net>
21778
21779         * lib/fopen-safer.c: Merge minor changes from coreutils.
21780         * lib/dup-safer.c: Likewise.
21781         * lib/fd-safer.c: Likewise.
21782
21783         Merge from coreutils.
21784         * lib/stdio--.h: New file.
21785         * lib/stdlib--.h: New file.
21786         * lib/mkstemp-safer.c: New file.
21787
21788         GNU tar needs these.
21789         * lib/pipe-safer.c: New file.
21790         * lib/creat-safer.c: New file.
21791         * lib/fcntl--.h (creat): Define to creat_safer.
21792         * lib/fcntl-safer.h: Include <sys/types.h> and declare creat_safer.
21793         * lib/unistd--.h (pipe): Define to pipe_safer.
21794         * lib/unistd-safer.h: Declare pipe_safer.
21795
21796 2005-08-26  Simon Josefsson  <jas@extundo.com>
21797
21798         * lib/getpass.c: Use _WIN32 instead of WIN32, suggested by Bruno
21799         Haible <bruno@clisp.org>.
21800
21801 2005-08-26  Paul Eggert  <eggert@cs.ucla.edu>
21802
21803         * lib/regex_internal.h: Remove all references to
21804         RE_NO_INTERNAL_PROTOTYPES; no longer neeeded now that we assume C89
21805         or better.
21806         (bitset_not, bitset_merge, bitset_not_merge):
21807         (bitset_mask, re_string_allocate, re_string_construct):
21808         (re_string_reconstruct, re_string_destruct, re_string_elem_size_at):
21809         (re_string_char_size_at, re_string_wchar_at, re_string_peek_byte_case):
21810         (re_string_fetch_byte_case, re_node_set_alloc, re_node_set_init_1):
21811         (re_node_set_init_2, re_node_set_init_copy, re_node_set_add_intersect):
21812         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
21813         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
21814         (re_node_set_remove_at, re_dfa_add_node, re_acquire_state):
21815         (re_acquire_state_context):
21816         Remove unnecessary forward decls.
21817         (re_string_char_size_at, re_string_wchar_at, re_string_elem_size_at):
21818         Put __attribute at function definition,
21819         now that the function decl has been removed.
21820         * lib/regex_internal.c (re_string_peek_byte_case):
21821         (re_string_fetch_byte_case, re_node_set_compare, re_node_set_contains):
21822         Likewise.
21823
21824 2005-08-25  Stepan Kasal  <kasal@ucw.cz>
21825
21826         * m4/regex.m4: Add AC_PREREQ(2.50).
21827         (gl_REGEX): If --with-included-regex was given, skip the autodetection.
21828
21829 2005-08-25  Simon Josefsson  <jas@extundo.com>
21830
21831         * m4/getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
21832         __fsetlocking.
21833
21834 2005-08-25  Simon Josefsson  <jas@extundo.com>
21835
21836         * lib/getpass.c: Add WIN32 implementation.  Conditionalize use of
21837         termios.h, tcgetattr, tcsetattr and __fsetlocking.  Remove some
21838         GLIBC specific code.
21839
21840 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
21841
21842         Make regex safe for g++.  This fixes one real bug (an "err"
21843         that should have been "*err").  g++ problem reported by
21844         Sam Steingold.
21845         * lib/regex_internal.h (re_calloc): New macro, consistent with
21846         re_malloc etc.  All callers of calloc changed to use re_calloc.
21847         * lib/regex_internal.c (build_wcs_upper_buffer): Return reg_errcode_t,
21848         not int.  All callers changed.
21849         * lib/regcomp.c (re_compile_fastmap_iter): Don't use
21850         alloca (mb_cur_max); just use an array of size MB_LEN_MAX.
21851         * lib/regexec.c (push_fail_stack): Use re_realloc, not realloc.
21852         (find_recover_state): Change "err" to "*err"; this fixes what
21853         appears to be a real bug.
21854         (check_arrival_expand_ecl_sub): Be consistent about reg_errcode_t
21855         versus int.
21856
21857 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
21858
21859         * modules/regex (Depends-on): Add malloc, since the code
21860         assumes that !malloc(0) means failure.
21861
21862 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
21863
21864         * lib/regexec.c (set_regs): Don't alloca with an unbounded size.
21865
21866         alloca modernization/simplification for regex.
21867         * lib/regex.c: Remove portability cruft for alloca.  This no longer
21868         needs to be at the start of the file, and can be moved into
21869         regex_internal.h and simplified.
21870         * lib/regex_internal.h: Include <alloca.h>.
21871         (__libc_use_alloca) [!defined _LIBC]: New macro.
21872         * lib/regexec.c (build_trtable): Remove "#ifdef _LIBC", since the code
21873         now works outside glibc.
21874
21875 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
21876
21877         * config/srclist.txt: Add glibc bugs 1241, 1245.
21878
21879 2005-08-25  Jim Meyering  <jim@meyering.net>
21880
21881         * lib/open-safer.c: Include <config.h>.
21882         Otherwise, we'd lose LARGEFILE support in any file using
21883         e.g. "fcntl--.h"
21884
21885 2005-08-25  Bruno Haible  <bruno@clisp.org>
21886
21887         * m4/minmax.m4: Require autoconf 2.52.
21888         (gl_MINMAX_IN_HEADER): Add comments. Use m4_pushdef/m4_popdef instead
21889         of define/undefine. Use AS_TR_SH and AS_TR_CPP as more robust
21890         alternatives of translit over the alphabet.
21891         Based on a patch from Stepan Kasal <kasal@ucw.cz>.
21892
21893 2005-08-24  Simon Josefsson  <jas@extundo.com>
21894
21895         * tests/test-getpass.c: New file.
21896
21897 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
21898
21899         * m4/regex.m4 (gl_REGEX): Use POSIX-compliant spellings when testing
21900         for GNU regex features.
21901
21902 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
21903
21904         * lib/regcomp.c (regerror): 2nd arg is 'restrict', as per POSIX.
21905         * lib/regex.h (regerror): Likewise.
21906
21907         * lib/regex.c: Do not include <sys/types.h>, as POSIX no longer
21908         requires this.  (The code never needed it.)
21909
21910         * lib/regcomp.c, regex_internal.c, regex_internal.h, regexec.c:
21911         All uses of recently-renamed identifiers changed to use the new,
21912         POSIX-compliant names.  The code will build and run just fine
21913         without these changes, but it's better to eat our own dog food
21914         and use the standard-conforming names.
21915
21916         * lib/regex.h: Fix a multitude of POSIX name space violations.
21917         These changes have an effect only for programs that define
21918         _POSIX_C_SOURCE, _POSIX_SOURCE, or _XOPEN_SOURCE; they
21919         do not change anything for programs compiled in the normal way.
21920         Also, there is no effect on the ABI.
21921
21922         (_REGEX_SOURCE): New macro.
21923         Do not include <stddef.h> if _XOPEN_SOURCE and VMS are both
21924         defined and _GNU_SOURCE is not; this fixes a name space violation.
21925
21926         Rename the following macros to obey POSIX requirements.
21927         The old names are still visible as macros if _REGEX_SOURCE is defined.
21928         (REG_BACKSLASH_ESCAPE_IN_LISTS): renamed from
21929         RE_BACKSLASH_ESCAPE_IN_LISTS.
21930         (REG_BK_PLUS_QM): renamed from RE_BK_PLUS_QM.
21931         (REG_CHAR_CLASSES): renamed from RE_CHAR_CLASSES.
21932         (REG_CONTEXT_INDEP_ANCHORS): renamed from RE_CONTEXT_INDEP_ANCHORS.
21933         (REG_CONTEXT_INDEP_OPS): renamed from RE_CONTEXT_INDEP_OPS.
21934         (REG_CONTEXT_INVALID_OPS): renamed from RE_CONTEXT_INVALID_OPS.
21935         (REG_DOT_NEWLINE): renamed from RE_DOT_NEWLINE.
21936         (REG_DOT_NOT_NULL): renamed from RE_DOT_NOT_NULL.
21937         (REG_HAT_LISTS_NOT_NEWLINE): renamed from RE_HAT_LISTS_NOT_NEWLINE.
21938         (REG_INTERVALS): renamed from RE_INTERVALS.
21939         (REG_LIMITED_OPS): renamed from RE_LIMITED_OPS.
21940         (REG_NEWLINE_ALT): renamed from RE_NEWLINE_ALT.
21941         (REG_NO_BK_BRACES): renamed from RE_NO_BK_BRACES.
21942         (REG_NO_BK_PARENS): renamed from RE_NO_BK_PARENS.
21943         (REG_NO_BK_REFS): renamed from RE_NO_BK_REFS.
21944         (REG_NO_BK_VBAR): renamed from RE_NO_BK_VBAR.
21945         (REG_NO_EMPTY_RANGES): renamed from RE_NO_EMPTY_RANGES.
21946         (REG_UNMATCHED_RIGHT_PAREN_ORD): renamed from
21947         RE_UNMATCHED_RIGHT_PAREN_ORD.
21948         (REG_NO_POSIX_BACKTRACKING): renamed from RE_NO_POSIX_BACKTRACKING.
21949         (REG_NO_GNU_OPS): renamed from RE_NO_GNU_OPS.
21950         (REG_DEBUG): renamed from RE_DEBUG.
21951         (REG_INVALID_INTERVAL_ORD): renamed from RE_INVALID_INTERVAL_ORD.
21952         (REG_IGNORE_CASE): renamed from RE_ICASE.  This renaming is a bit
21953         unusual, since we can't clash with the POSIX REG_ICASE.
21954         (REG_CARET_ANCHORS_HERE): renamed from RE_CARET_ANCHORS_HERE.
21955         (REG_CONTEXT_INVALID_DUP): renamed from RE_CONTEXT_INVALID_DUP.
21956         (REG_NO_SUB): renamed from RE_NO_SUB.
21957         (REG_SYNTAX_EMACS): renamed from RE_SYNTAX_EMACS.
21958         (REG_SYNTAX_AWK): renamed from RE_SYNTAX_AWK.
21959         (REG_SYNTAX_GNU_AWK): renamed from RE_SYNTAX_GNU_AWK.
21960         (REG_SYNTAX_POSIX_AWK): renamed from RE_SYNTAX_POSIX_AWK.
21961         (REG_SYNTAX_GREP): renamed from RE_SYNTAX_GREP.
21962         (REG_SYNTAX_EGREP): renamed from RE_SYNTAX_EGREP.
21963         (REG_SYNTAX_POSIX_EGREP): renamed from RE_SYNTAX_POSIX_EGREP.
21964         (REG_SYNTAX_ED): renamed from RE_SYNTAX_ED.
21965         (REG_SYNTAX_SED): renamed from RE_SYNTAX_SED.
21966         (_REG_SYNTAX_POSIX_COMMON): renamed from _RE_SYNTAX_POSIX_COMMON.
21967         (REG_SYNTAX_POSIX_BASIC): renamed from RE_SYNTAX_POSIX_BASIC.
21968         (REG_SYNTAX_POSIX_MINIMAL_BASIC): renamed from
21969         RE_SYNTAX_POSIX_MINIMAL_BASIC.
21970         (REG_SYNTAX_POSIX_EXTENDED): renamed from RE_SYNTAX_POSIX_EXTENDED.
21971         (REG_SYNTAX_POSIX_MINIMAL_EXTENDED): renamed from
21972         RE_SYNTAX_POSIX_MINIMAL_EXTENDED.
21973         (REG_DUP_MAX): renamed from RE_DUP_MAX.  No need to undef it.
21974         (REG_UNALLOCATED): Renamed from REGS_UNALLOCATED.
21975         (REG_REALLOCATE): Renamed from REGS_REALLOCATE.
21976         (REG_FIXED): Renamed from REGS_FIXED.
21977         (REG_NREGS): Renamed from RE_NREGS.
21978
21979         (REG_ICASE, REG_NEWLINE, REG_NOSUB): Do not depend on the values
21980         of other REG_* macros, since POSIX says the user is allowed to
21981         #undef these macros selectively.
21982
21983         (reg_errcode_t): Update comment stating what other tables need
21984         to be consistent.
21985
21986         Rename the following enum values to obey POSIX requirements.
21987         The old names are still visible as macros.
21988         (_REG_ENOSYS): Renamed from REG_ENOSYS.  Define even if _XOPEN_SOURCE
21989         is not defined, since GNU is supposed to be a superset of POSIX as
21990         much as possible, and since we want reg_errcode_t to be a signed
21991         type for implementation consistency.
21992         (_REG_NOERROR): Renamed from REG_NOERROR.
21993         (_REG_NOMATCH): Renamed from REG_NOMATCH.
21994         (_REG_BADPAT): Renamed from REG_BADPAT.
21995         (_REG_ECOLLATE): Renamed from REG_ECOLLATE.
21996         (_REG_ECTYPE): Renamed from REG_ECTYPE.
21997         (_REG_EESCAPE): Renamed from REG_EESCAPE.
21998         (_REG_ESUBREG): Renamed from REG_ESUBREG.
21999         (_REG_EBRACK): Renamed from REG_EBRACK.
22000         (_REG_EPAREN): Renamed from REG_EPAREN.
22001         (_REG_EBRACE): Renamed from REG_EBRACE.
22002         (_REG_BADBR): Renamed from REG_BADBR.
22003         (_REG_ERANGE): Renamed from REG_ERANGE.
22004         (_REG_ESPACE): Renamed from REG_ESPACE.
22005         (_REG_BADRPT): Renamed from REG_BADRPT.
22006         (_REG_EEND): Renamed from REG_EEND.
22007         (_REG_ESIZE): Renamed from REG_ESIZE.
22008         (_REG_ERPAREN): Renamed from REG_ERPAREN.
22009         (REG_ENOSYS, REG_NOERROR, REG_NOMATCH, REG_BADPAT, REG_ECOLLATE):
22010         (REG_ECTYPE, REG_EESCAPE, REG_ESUBREG, REG_EBRACK, REG_EPAREN):
22011         (REG_EBRACE, REG_BADBR, REG_ERANGE, REG_ESPACE, REG_BADRPT, REG_EEND):
22012         (REG_ESIZE, REG_ERPAREN): Now macros, not enum constants.
22013
22014         (_REG_RE_NAME, _REG_RM_NAME): New macros.
22015         (REG_TRANSLATE_TYPE): Renamed from RE_TRANSLATE_TYPE.  All uses
22016         changed.  But support the old name if the new one is not defined
22017         and if _REGEX_SOURCE.
22018
22019         Change the following member names in struct re_pattern_buffer.
22020         The old names are still supported if !_REGEX_SOURCE.
22021         The new names are always supported, regardless of _REGEX_SOURCE.
22022         (re_buffer): Renamed from buffer.
22023         (re_allocated): Renamed from allocated.
22024         (re_used): Renamed from used.
22025         (re_syntax): Renamed from syntax.
22026         (re_fastmap): Renamed from fastmap.
22027         (re_translate): Renamed from translate.
22028         (re_can_be_null): Renamed from can_be_null.
22029         (re_regs_allocated): Renamed from regs_allocated.
22030         (re_fastmap_accurate): Renamed from fastmap_accurate.
22031         (re_no_sub): Renamed from no_sub.
22032         (re_not_bol): Renamed from not_bol.
22033         (re_not_eol): Renamed from not_eol.
22034         (re_newline_anchor): Renamed from newline_anchor.
22035
22036         Change the following member names in struct re_registers.
22037         The old names are still supported if !_REGEX_SOURCE.
22038         The new names are always supported, regardless of _REGEX_SOURCE.
22039         (rm_num_regs): Renamed from num_regs.
22040         (rm_start): Renamed from start.
22041         (rm_end): Renamed from end.
22042
22043         (re_set_syntax, re_compile_pattern, re_compile_fastmap):
22044         (re_search, re_search_2, re_match, re_match_2, re_set_registers):
22045         Prepend __ to parameter names.
22046
22047         Undo yesterday's changes.
22048
22049 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
22050
22051         * config/srclist.txt: Remove glibc bug 1233 and add 1236, which
22052         supersedes it. Add glibc bugs 1237, 1238, 1240.  Comment out
22053         lib/regex.c.
22054
22055 2005-08-24  Jim Meyering  <jim@meyering.net>
22056
22057         Sync from coreutils.
22058         * m4/fcntl-safer.m4: New file.
22059
22060         * m4/xgetcwd.m4: Use AC_LIBSOURCES and AC_LIBOBJ to indicate source
22061         and object files for this module.
22062
22063 2005-08-24  Jim Meyering  <jim@meyering.net>
22064
22065         Sync from coreutils.
22066         * lib/fcntl--.h, lib/fcntl-safer.h, lib/open-safer.c: New files.
22067
22068 2005-08-24  Jim Meyering  <jim@meyering.net>
22069
22070         * modules/xgetcwd (Makefile.am): Remove `lib_SOURCES += ...' line,
22071         now that xgetcwd.m4 requires xgetcwd.c and xgetcwd.h.
22072
22073 2005-08-24  Jim Meyering  <jim@meyering.net>
22074
22075         * modules/fcntl-safer: New module.
22076         * modules/fts (Depends-on): Add fcntl-safer.
22077         * MODULES.html.sh (File descriptor based Input/Output):
22078         Add fcntl-safer.
22079
22080 2005-08-24  Bruno Haible  <bruno@clisp.org>
22081
22082         Support for unit test modules.
22083         * modules/README: Mention tests modules.
22084         * modules/TEMPLATE-TESTS: New file.
22085         * gnulib-tool: New options --extract-tests-module, --with-tests and
22086         --tests-base (unused for the moment).
22087         (testsbase, inctests): New variables.
22088         (func_all_modules): Exclude TEMPLATE-TESTS and *-tests.
22089         (func_verify_module): Exclude TEMPLATE-TESTS.
22090         (func_verify_nontests_module, func_verify_tests_module): New functions.
22091         (func_get_dependencies): Add implicit dependency for tests modules.
22092         (func_get_tests_module): New function.
22093         (func_modules_transitive_closure): When --with-tests was specified,
22094         include the unit tests as well, unless explicitly avoided.
22095         (func_emit_lib_Makefile_am): Ignore the tests modules here.
22096         (func_emit_tests_Makefile_am): New function.
22097         (func_create_testdir): When --with-tests was specified, emit a
22098         tests/ directory.
22099         * MODULES.html.sh (Future developments): Update.
22100
22101 2005-08-24  Bruno Haible  <bruno@clisp.org>
22102
22103         * modules/tls-tests: New file.
22104         * tests/test-tls.c: New file, from GNU gettext.
22105
22106 2005-08-24  Bruno Haible  <bruno@clisp.org>
22107
22108         * modules/lock-tests: New file.
22109         * tests/test-lock.c: New file, from GNU gettext.
22110
22111 2005-08-24  Bruno Haible  <bruno@clisp.org>
22112
22113         * lib/lock.h: Add multiple inclusion guard.
22114         * lib/tls.h: Add multiple inclusion guard.
22115
22116 2005-08-24  Bruno Haible  <bruno@clisp.org>
22117
22118         * gnulib-tool: Add support for the --aux-dir option to
22119         --create-testdir, --create-megatestdir, --test, --megatest.
22120         (func_create_testdir, func_create_megatestdir): Optionally emit a
22121         AC_CONFIG_AUX_DIR directive.
22122         (create-testdir, create-megatestdir, test, megatest): Provide a
22123         default value for $auxdir.
22124
22125 2005-08-24  Bruno Haible  <bruno@clisp.org>
22126
22127         * gnulib-tool (import): Use compound statement instead of subshell
22128         where possible.
22129
22130 2005-08-24  Bruno Haible  <bruno@clisp.org>
22131
22132         * gnulib-tool (import): Change --aux-dir default to "build-aux".
22133
22134 2005-08-24  Bruno Haible  <bruno@clisp.org>
22135
22136         * gnulib-tool (func_version): Update.
22137
22138 2005-08-24  Bruno Haible  <bruno@clisp.org>
22139
22140         * gnulib-tool (func_import, func_create_testdir,
22141         func_create_megatestdir): Quote all autoconf macro arguments.
22142
22143 2005-08-24  Bruno Haible  <bruno@clisp.org>
22144
22145         * gnulib-tool (func_create_megatestdir): Call autoreconf without the
22146         option --force, because --force causes the aclocal.m4 of each
22147         subdirectory to be newer than the corresponding config.h.in.
22148
22149 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
22150
22151         * m4/regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
22152         All contents moved to gl_REGEX.
22153         (gl_REGEX): Don't bother checking whether lib/regex.c exists;
22154         assume that it does.
22155
22156 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
22157
22158         * lib/regex.h (REG_NOSYS)
22159         [!defined _XOPEN_SOURCE && 200112L <= _POSIX_C_SOURCE]:
22160         Define, since POSIX requires it as of 2001.
22161         (_REG_ENOSYS)
22162         [! (defined _XOPEN_SOURCE || 200112L <= _POSIX_C_SOURCE)]:
22163         New private symbol, used to keep the enum signed in all cases.
22164         * lib/regex.h (RE_NO_EMPTY_RANGES): Fix doc bug reported by James
22165         Youngman in
22166         <http://lists.gnu.org/archive/html/bug-gnulib/2005-07/msg00132.html>.
22167
22168         * lib/regex_internal.c (re_string_skip_chars, register_state):
22169         (calc_state_hash):
22170         Remove forward decls; no longer needed now that we use prototypes.
22171         * lib/regexec.c (acquire_init_state_context, check_halt_node_context):
22172         (proceed_next_node, pop_fail_stack, sub_epsilon_src_nodes):
22173         (clean_state_log_if_needed): Likewise.
22174
22175 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
22176
22177         * config/srclist.txt: Add glibc bugs 1231-1233.
22178
22179 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
22180
22181         Fix problems reported by Sam Steingold in
22182         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00007.html>.
22183         * lib/regexec.c (sift_states_bkref): Fix portability bug: the code
22184         assumed that reg_errcode_t is a signed type, which is not
22185         necessarily true if _XOPEN_SOURCE is not defined.
22186         * lib/regex_internal.c (calc_state_hash): Put 'inline' before type,
22187         since some compilers warn about it otherwise.
22188
22189 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
22190
22191         * lib/regcomp.c (create_initial_state): Remove duplicate decl.
22192         (init_word_char, create_initial_state, duplicate_node_closure):
22193         (fetch_token, peek_token_bracket, build_range_exp):
22194         (build_collating_symbol): Remove forward decls; no longer needed
22195         now that we use prototypes.
22196
22197         * lib/regcomp.c:
22198         (re_compile_pattern, re_set_syntax, re_compile_fastmap):
22199         (re_compile_fastmap_iter, regcomp, regerror, regfree):
22200         (re_compile_internal, init_dfa, init_word_char, free_workarea_compile):
22201         (create_initial_state, optimize_utf8, analyze, postorder, preorder):
22202         (optimize_subexps, lower_subexps, lower_subexp, calc_first, calc_next):
22203         (link_nfa_nodes, duplicate_node_closure, search_duplicated_node):
22204         (duplicate_node, calc_inveclosure, calc_eclosure, calc_eclosure_iter):
22205         (fetch_token, peek_token, peek_token_bracket, parse, parse_reg_exp):
22206         (parse_branch, parse_expression, parse_sub_exp, parse_dup_op):
22207         (build_range_exp, build_collating_symbol, parse_bracket_exp):
22208         (parse_bracket_element, parse_bracket_symbol, build_equiv_class):
22209         (build_charclass, build_charclass_op, fetch_number, create_tree):
22210         (create_token_tree, mark_opt_subexp, duplicate_tree):
22211         Use prototypes rather than old-style definitions.
22212
22213         * lib/regex_internal.c:
22214         (re_string_allocate, re_string_construct, re_string_realloc_buffers):
22215         (re_string_construct_common, build_wcs_buffer, build_wcs_upper_buffer):
22216         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
22217         (re_string_reconstruct, re_string_peek_byte_case):
22218         (re_string_fetch_byte_case, re_string_destruct, re_string_context_at):
22219         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
22220         (re_node_set_init_copy, re_node_set_add_intersect):
22221         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
22222         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
22223         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
22224         (re_acquire_state, re_acquire_state_context, register_state):
22225         (create_ci_newstate, create_cd_newstate, free_state):
22226         Likewise.
22227         * lib/regexec.c (regexec, re_match, re_search, re_match_2,
22228         re_search_2):
22229         (re_search_2_stub, re_search_stub, re_copy_regs, re_set_registers):
22230         (re_search_internal, prune_impossible_nodes):
22231         (acquire_init_state_context, check_matching, static):
22232         (check_halt_node_context, check_halt_state_context, proceed_next_node):
22233         (push_fail_stack, pop_fail_stack, set_regs, free_fail_stack_return):
22234         (update_regs, sift_states_backward, build_sifted_states):
22235         (clean_state_log_if_needed, merge_state_array):
22236         (update_cur_sifted_state, add_epsilon_src_nodes):
22237         (sub_epsilon_src_nodes, check_dst_limits, check_dst_limits_calc_pos_1):
22238         (check_dst_limits_calc_pos, check_subexp_limits, sift_states_bkref):
22239         (sift_states_iter_mb, transit_state, merge_state_with_log, static):
22240         (find_recover_state, check_subexp_matching_top, transit_state_mb):
22241         (transit_state_bkref, get_subexp, get_subexp_sub, find_subexp_node):
22242         (check_arrival, check_arrival_add_next_nodes):
22243         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
22244         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
22245         (check_node_accept_bytes, check_node_accept, extend_buffers):
22246         (match_ctx_init, match_ctx_clean, match_ctx_free, match_ctx_add_entry):
22247         (search_cur_bkref_entry, match_ctx_add_subtop, match_ctx_add_sublast):
22248         (sift_ctx_init):
22249         Likewise.
22250
22251         * lib/regex_internal.h:
22252         (re_string_allocate, re_string_construct, re_string_reconstruct):
22253         (re_string_realloc_buffers, build_wcs_buffer, build_wcs_upper_buffer):
22254         (build_upper_buffer, re_string_translate_buffer, re_string_destruct):
22255         (re_string_elem_size_at, re_string_char_size_at, re_string_wchar_at):
22256         (re_string_context_at, re_string_peek_byte_case):
22257         (re_string_fetch_byte_case): Declare even if RE_NO_INTERNAL_PROTOTYPES
22258         is defined, since we now use prototypes always.
22259
22260         * lib/regex.h (_RE_ARGS): Remove.  No longer needed, since we assume
22261         C89 or better.  All uses removed.
22262
22263 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
22264
22265         * config/srclist.txt: Add glibc bugs 1220-1227.
22266
22267 2005-08-20  Jim Meyering  <jim@meyering.net>
22268
22269         * lib/regexec.c (regexec, re_search_stub) [!_LIBC]: Omit declaration
22270         of unused local, dfa.
22271
22272 2005-08-20  Bruno Haible  <bruno@clisp.org>
22273
22274         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
22275
22276 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
22277
22278         * lib/regex_internal.c (re_string_realloc_buffers, re_node_set_insert):
22279         (re_node_set_insert_last, re_dfa_add_node):
22280         Rename local variables to avoid GCC shadowing warnings.
22281
22282 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
22283
22284         * lib/regex_internal.c (re_acquire_state, re_acquire_state_context)
22285         [defined lint]: Suppress bogus uninitialized-variable warnings.
22286
22287         * lib/regcomp.c (duplicate_node): Return new index, not an error code,
22288         and let the caller return REG_ESPACE if out of space.  This
22289         removes an uninitialied-variable warning with GCC 4.0.1, and also
22290         avoids taking the address of a local variable.  All callers
22291         changed.
22292
22293 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
22294
22295         * config/srclist.txt: Comment out $LIBCSRC/posix/regex_internal.c,
22296         $LIBCSRC/posix/regexec.c.
22297         Add glibc bug 1217 for regcomp.c.
22298
22299 2005-08-19  Jim Meyering  <jim@meyering.net>
22300
22301         * lib/regexec.c (proceed_next_node): Redo local variables to
22302         avoid GCC shadowing warnings.
22303
22304 2005-08-18  Bruno Haible  <bruno@clisp.org>
22305
22306         * lib/strstr.c (strstr): Fix return value in multibyte case.
22307         * lib/strcasestr.c (strcasestr): Likewise.
22308
22309 2005-08-17  Paul Eggert  <eggert@cs.ucla.edu>
22310
22311         * lib/regex.h: Remove useless space-before-tab.  From coreutils.
22312
22313 2005-08-17  Jim Meyering  <jim@meyering.net>
22314
22315         Make the %s format (seconds since the epoch) work for a negative
22316         number and when used with a zero-padded field width, e.g. %015s.
22317
22318         * lib/strftime.c (my_strftime): Move the `do_number_sign_and_padding'
22319         label so that it precedes the code to set `digits'.  Otherwise,
22320         %0Ns wouldn't work.  Before this change, `date -d @-22 +%05s' would
22321         print `00-22'.  Now, it prints `-0022', as it should.
22322
22323 2005-08-17  Bruno Haible  <bruno@clisp.org>
22324
22325         * modules/strstr (Files): Add m4/mbrtowc.m4.
22326         (Depends-on): Add mbuiter.
22327
22328 2005-08-17  Bruno Haible  <bruno@clisp.org>
22329
22330         * modules/strcasestr: New file.
22331         * MODULES.html.sh (String handling, based on ANSI C 89): Add
22332         strcasestr.
22333
22334 2005-08-17  Bruno Haible  <bruno@clisp.org>
22335
22336         * modules/strcase (Depends-on): Add mbuiter. Remove strnlen1, mbchar.
22337
22338 2005-08-17  Bruno Haible  <bruno@clisp.org>
22339
22340         * modules/mbuiter: New file.
22341         * MODULES.html.sh (Extended multibyte and wide character utilities):
22342         Add mbuiter.
22343
22344 2005-08-17  Bruno Haible  <bruno@clisp.org>
22345
22346         * m4/strstr.m4 (gl_FUNC_STRSTR): Use the replacement function always.
22347         (gl_PREREQ_STRSTR): Use gl_FUNC_MBRTOWC.
22348
22349 2005-08-17  Bruno Haible  <bruno@clisp.org>
22350
22351         * m4/strcasestr.m4: New file.
22352
22353 2005-08-17  Bruno Haible  <bruno@clisp.org>
22354
22355         * lib/strstr.h: Ignore HAVE_STRSTR, always declare the gnulib function.
22356         * lib/strstr.c: Completely rewritten, with multibyte locale support.
22357
22358 2005-08-17  Bruno Haible  <bruno@clisp.org>
22359
22360         * lib/strcasestr.h: New file.
22361         * lib/strcasestr.c: New file.
22362
22363 2005-08-17  Bruno Haible  <bruno@clisp.org>
22364
22365         * lib/strcasecmp.c: Use mbuiter.h.
22366
22367 2005-08-17  Bruno Haible  <bruno@clisp.org>
22368
22369         * lib/mbuiter.h: New file.
22370
22371 2005-08-16  Paul Eggert  <eggert@cs.ucla.edu>
22372
22373         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
22374         of gl_GETOPT_SUBSTITUTE.  That way, if both gl_GETOPT_SUBSTITUTE
22375         and gl_GETOPT are both invoked via different paths (as happens
22376         with GNU tar CVS because it uses both argp and getopt), the former
22377         wins.
22378
22379 2005-08-16  Bruno Haible  <bruno@clisp.org>
22380
22381         * modules/tls: New file.
22382         * MODULES.html.sh (Multithreading): Add tls.
22383
22384 2005-08-16  Bruno Haible  <bruno@clisp.org>
22385
22386         * modules/strnlen1: New file.
22387         * MODULES.html.sh (String handling): Add strnlen1.
22388
22389 2005-08-16  Bruno Haible  <bruno@clisp.org>
22390
22391         * modules/strcase (Files): Add m4/mbrtowc.m4.
22392         (Depends-on): Add strnlen1, mbchar.
22393
22394 2005-08-16  Bruno Haible  <bruno@clisp.org>
22395
22396         * modules/mbiter: New file.
22397         * MODULES.html.sh (Extended multibyte and wide character utilities):
22398         Add mbiter.
22399
22400 2005-08-16  Bruno Haible  <bruno@clisp.org>
22401
22402         * modules/mbfile: New file.
22403         * MODULES.html.sh (Extended multibyte and wide character utilities):
22404         Add mbfile.
22405
22406 2005-08-16  Bruno Haible  <bruno@clisp.org>
22407
22408         * modules/mbchar: New file.
22409         * MODULES.html.sh (Extended multibyte and wide character utilities):
22410         New section.
22411
22412 2005-08-16  Bruno Haible  <bruno@clisp.org>
22413
22414         * m4/tls.m4: New file, from GNU gettext.
22415
22416 2005-08-16  Bruno Haible  <bruno@clisp.org>
22417
22418         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Use the replacement function
22419         always.
22420         (gl_PREREQ_STRCASECMP): Use gl_FUNC_MBRTOWC.
22421
22422 2005-08-16  Bruno Haible  <bruno@clisp.org>
22423
22424         * m4/mbiter.m4: New file.
22425
22426 2005-08-16  Bruno Haible  <bruno@clisp.org>
22427
22428         * m4/mbfile.m4: New file.
22429
22430 2005-08-16  Bruno Haible  <bruno@clisp.org>
22431
22432         * m4/mbchar.m4: New file.
22433
22434 2005-08-16  Bruno Haible  <bruno@clisp.org>
22435
22436         * lib/tls.h: New file, from GNU gettext.
22437         * lib/tls.c: New file, from GNU gettext.
22438
22439 2005-08-16  Bruno Haible  <bruno@clisp.org>
22440
22441         * lib/strnlen1.h: New file.
22442         * lib/strnlen1.c: New file.
22443
22444 2005-08-16  Bruno Haible  <bruno@clisp.org>
22445
22446         * lib/strcasecmp.c (struct mbiter_multi): Remove at_end field.
22447         (mbi_init): Update.
22448         (mbi_avail, mbi_advance): Let the iteration end before the terminating
22449         NUL byte, not after it.
22450
22451 2005-08-16  Bruno Haible  <bruno@clisp.org>
22452
22453         * lib/strcase.h (strcasecmp): Add note in comments.
22454         * lib/strncasecmp.c: Use code from strcasecmp.c.
22455         * lib/strcasecmp.c: Use mbchar module. Define private mbiter variant.
22456         (strcasecmp): Work correctly in multibyte locales.
22457
22458 2005-08-16  Bruno Haible  <bruno@clisp.org>
22459
22460         * lib/mbiter.h: New file.
22461
22462 2005-08-16  Bruno Haible  <bruno@clisp.org>
22463
22464         * lib/mbfile.h: New file.
22465
22466 2005-08-16  Bruno Haible  <bruno@clisp.org>
22467
22468         * lib/mbchar.h: New file.
22469         * lib/mbchar.c: New file.
22470
22471 2005-08-16  Bruno Haible  <bruno@clisp.org>
22472
22473         * lib/mbchar.h (mb_cmp, mb_casecmp): Order the invalid characters after
22474         the valid ones. Makes the comparison operations transitive:
22475         cmp (a, b) < 0 && cmp (b, c) < 0 ==> cmp (a, c) < 0.
22476         * lib/strcasecmp.c (strcasecmp): Use mb_casecmp.
22477
22478 2005-08-15  Simon Josefsson  <jas@extundo.com>
22479
22480         * modules/ssize_t (License): Change to 'unlimited'.
22481
22482         * gnulib-tool (sed_extract_prog): Recognize 'unlimited' license.
22483
22484 2005-08-15  Paul Eggert  <eggert@cs.ucla.edu>
22485
22486         * config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.
22487         Add comments for each pending glibc patch.
22488
22489 2005-08-15  Bruno Haible  <bruno@clisp.org>
22490
22491         * lib/regex.h (__restrict_arr): Don't define to __restrict if
22492         __cplusplus is defined.
22493
22494 2005-08-14  Jim Meyering  <jim@meyering.net>
22495
22496         Sync from coreutils.
22497
22498         * lib/fts-cycle.c (setup_dir, enter_dir, leave_dir, free_dir):
22499         Use the hash-table-based cycle-detection code not just when
22500         FTS_TIGHT_CYCLE_CHECK if specified, but also with FTS_LOGICAL.
22501         Reported by James Youngman in
22502         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00011.html>.
22503         * lib/fts_.h: Mention that with FTS_LOGICAL, we use
22504         FTS_TIGHT_CYCLE_CHECK.
22505         * lib/fts.c (fts_cross_check) [FTS_DEBUG]:
22506         s/active_dir_ht/fts_cycle.ht/. This lets us compile with -DFTS_DEBUG,
22507         once again.
22508         * lib/fts.c [! _LIBC]: Include "lstat.h" rather than rolling our own.
22509         * lib/fts.c (fd_safer): Remove decl.
22510         Include fcntl--.h rather than unistd-safer.h
22511         (fts_safe_changedir): Don't call fd_safer; no longer needed
22512         now that we include fcntl--.h.
22513
22514 2005-08-12  Simon Josefsson  <jas@extundo.com>
22515
22516         * modules/getndelim2: Use ssize_t module.
22517         * modules/getnline: Likewise.
22518         * modules/safe-read: Likewise.
22519         * modules/xreadlink: Likewise.
22520
22521         * modules/ssize_t: New file.
22522
22523 2005-08-12  Simon Josefsson  <jas@extundo.com>
22524
22525         * m4/readline.m4: Look for termcap, curses or ncurses if required.
22526
22527 2005-08-12  Simon Josefsson  <jas@extundo.com>
22528
22529         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
22530         ssize_t.
22531
22532 2005-08-12  Simon Josefsson  <jas@extundo.com>
22533
22534         * MODULES.html.sh (Extra functions based on ANSI C 89: Misc): Add
22535         readline, getdelim and check_version.
22536         (Support for systems lacking ISO C 99: Sizes of integer types):
22537         Add size_max.
22538
22539 2005-08-12  Bruno Haible  <bruno@clisp.org>
22540
22541         * m4/readline.m4 (gl_FUNC_READLINE): Look for ncurses first.
22542
22543 2005-08-11  Simon Josefsson  <jas@extundo.com>
22544
22545         * modules/readline: New file.
22546
22547         * modules/strnlen (Files): Add strnlen.h.
22548
22549 2005-08-11  Simon Josefsson  <jas@extundo.com>
22550
22551         * m4/readline.m4: New file.
22552
22553 2005-08-11  Simon Josefsson  <jas@extundo.com>
22554
22555         * lib/readline.h, readline.c: New file.
22556
22557 2005-08-11  Simon Josefsson  <jas@extundo.com>
22558
22559         * doc/gnulib.texi (Initial import, Finishing touches): Mention
22560         gl_AVOID.
22561
22562 2005-08-11  Bruno Haible  <bruno@clisp.org>
22563
22564         * lib/strnlen.h (strnlen): Change parameter name to match comment.
22565
22566 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
22567
22568         * m4/onceonly_2_57.m4: Really require Autoconf 2.57.
22569
22570 2005-08-10  Simon Josefsson  <jas@extundo.com>
22571
22572         * tests/test-iconvme.c: New file.
22573
22574 2005-08-10  Simon Josefsson  <jas@extundo.com>
22575
22576         * m4/strnlen.m4: New file.
22577
22578         * m4/strndup.m4: Don't check for strnlen declaration, done in
22579         strnlen.m4.
22580
22581 2005-08-10  Simon Josefsson  <jas@extundo.com>
22582
22583         * lib/strndup.c: Use strnlen.h.
22584
22585         * lib/strnlen.h: New file.
22586
22587 2005-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
22588
22589         * README: Typos.
22590
22591 2005-08-02  Simon Josefsson  <jas@extundo.com>
22592
22593         * modules/readline: New file.
22594
22595 2005-08-02  Simon Josefsson  <jas@extundo.com>
22596
22597         * modules/getdelim: New file.
22598
22599         * modules/getline: Rewrite, don't use getndelim2.
22600
22601 2005-08-02  Simon Josefsson  <jas@extundo.com>
22602
22603         * m4/getline.m4: Separate out getdelim stuff into separate module.
22604
22605         * m4/getdelim.m4: New file.
22606
22607 2005-08-02  Simon Josefsson  <jas@extundo.com>
22608
22609         * lib/getline.h, getline.c: Rewrite.
22610
22611         * lib/getdelim.h, lib/getdelim.c: New files, ported from glibc.
22612
22613 2005-07-31  Bruno Haible  <bruno@clisp.org>
22614
22615         * lib/lock.h (gl_lock_initializer): New macro.
22616         (gl_lock_define_initialized): Use it.
22617         (gl_rwlock_initializer): New macro.
22618         (gl_rwlock_define_initialized): Use it.
22619         (gl_recursive_lock_initializer): New macro.
22620         (gl_recursive_lock_define_initialized): Use it.
22621
22622 2005-07-30  Karl Berry  <karl@gnu.org>
22623
22624         * doc/gnulib.texi (Initial import): mention -I$(top_builddir)/lib.
22625         Report from Ben Pfaff, regarding getopt.
22626
22627 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
22628
22629         Add support to getopt for Emacs, which doesn't use LIBOBJS in the
22630         normal way.
22631         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE_HEADER): New macro.
22632         (gl_GETOPT_SUBSTITUTE): Use it.  Invoke gl_PREREQ_GETOPT.
22633         (gl_GETOPT_IFELSE, gl_GETOPT_CHECK_HEADERS): New macros.
22634         (gl_GETOPT): Use the new macros.  Most of the implementation
22635         is moved to the new macros.  This is for programs like Emacs
22636         that don't want all the functionality of gl_GETOPT.
22637
22638 2005-07-26  Bruno Haible  <bruno@clisp.org>
22639
22640         * m4/lock.m4: Update from GNU gettext.
22641
22642 2005-07-26  Bruno Haible  <bruno@clisp.org>
22643
22644         * lib/lock.h: Update from GNU gettext.
22645         * lib/lock.c: Update from GNU gettext.
22646
22647 2005-07-25  Paul Eggert  <eggert@cs.ucla.edu>
22648
22649         * m4/regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_IFELSE instead of the
22650         obsolescent AC_TRY_RUN.  Include the default includes files, for
22651         'exit'.
22652
22653 2005-07-24  Bruno Haible  <bruno@clisp.org>
22654
22655         * modules/visibility: New file.
22656         * MODULES.html.sh (Misc): Add visibility.
22657
22658 2005-07-24  Bruno Haible  <bruno@clisp.org>
22659
22660         * m4/visibility.m4: New file.
22661
22662 2005-07-24  Bruno Haible  <bruno@clisp.org>
22663
22664         * doc/visibility.texi: New file.
22665
22666 2005-07-22  Bruno Haible  <bruno@clisp.org>
22667
22668         * modules/alloca-opt (Makefile.am): Remove explicit dependency on
22669         $(ALLOCA_H), redundant through BUILT_SOURCES.
22670         * modules/argz (Makefile.am): Remove explicit dependency on $(ARGZ_H),
22671         redundant through BUILT_SOURCES.
22672         * modules/byteswap (Makefile.am): Remove explicit dependency on
22673         $(BYTESWAP_H), redundant through BUILT_SOURCES.
22674         * modules/fnmatch (Makefile.am): Remove explicit dependency on
22675         $(FNMATCH_H), redundant through BUILT_SOURCES.
22676         * modules/getopt (Makefile.am): Remove explicit dependency on
22677         $(GETOPT_H), redundant through BUILT_SOURCES.
22678         * modules/glob (Makefile.am): Remove explicit dependency on $(GLOB_H),
22679         redundant through BUILT_SOURCES.
22680         * modules/poll (Makefile.am): Remove explicit dependency on $(POLL_H),
22681         redundant through BUILT_SOURCES.
22682         * modules/stdbool (Makefile.am): Remove explicit dependency on
22683         $(STDBOOL_H), redundant through BUILT_SOURCES.
22684         * modules/stdint (Makefile.am): Remove explicit dependency on
22685         $(STDINT_H), redundant through BUILT_SOURCES.
22686         * modules/sysexits (Makefile.am): Add $(SYSEXITS_H) to BUILT_SOURCES.
22687         Remove explicit dependency on $(SYSEXITS_H).
22688         Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
22689
22690 2005-07-18  Simon Josefsson  <jas@extundo.com>
22691
22692         * lib/check-version.c (check_version): Accept identical versions too.
22693
22694 2005-07-18  Bruno Haible  <bruno@clisp.org>
22695
22696         * modules/lock: New file.
22697         * MODULES.html.sh (Multithreading): New section.
22698
22699 2005-07-18  Bruno Haible  <bruno@clisp.org>
22700
22701         * m4/lock.m4: New file, from GNU gettext.
22702
22703 2005-07-18  Bruno Haible  <bruno@clisp.org>
22704
22705         * lib/lock.h: New file, from GNU gettext.
22706         * lib/lock.c: New file, from GNU gettext.
22707
22708 2005-07-18  Bruno Haible  <bruno@clisp.org>
22709
22710         * lib/lock.h (gl_once_t): New type.
22711         (gl_once_define, gl_once): New macros.
22712         * lib/lock.c (fresh_once): New variable.
22713         (glthread_once, glthread_once_call, glthread_once_singlethreaded): New
22714         functions.
22715
22716 2005-07-16  Simon Josefsson  <jas@extundo.com>
22717
22718         * doc/gnulib.texi (Library version handling): Add ELF symbol collision
22719         workaround, suggested by Bruno.
22720
22721 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
22722
22723         * modules/xalloc (Depends-on): Add xalloc-die.
22724         * modules/xvasprintf (Depends-on): Add xalloc-die.
22725
22726 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
22727
22728         * lib/quotearg.c: Add translator comment suggested by Bruno Haible,
22729         with a minor change.
22730
22731 2005-07-15  Bruno Haible  <bruno@clisp.org>
22732
22733         * m4/poll.m4 (gl_FUNC_POLL): Check against MacOS X 10.4 poll() bug.
22734         When using lib/poll.c, define poll as rpl_poll.
22735
22736 2005-07-14  Paul Eggert  <eggert@cs.ucla.edu>
22737
22738         * modules/argp (Depends-on): Remove unlocked-io.
22739
22740 2005-07-14  Derek Price  <derek@ximbiot.com>
22741
22742         * m4/glob.m4 (gl_GLOB): Cache glob interface check result.  Add check
22743         for glob symlink bug.
22744
22745 2005-07-14  Bruno Haible  <bruno@clisp.org>
22746
22747         * m4/argp.m4 (gl_ARGP): Remove invocation of gl_FUNC_GLIBC_UNLOCKED_IO.
22748         Instead, test for *_unlocked function declarations directly.
22749
22750 2005-07-11  Simon Josefsson  <jas@extundo.com>
22751
22752         * modules/size_max: New file.
22753
22754         * modules/xsize: Depend on size_max module for size_max.m4.
22755
22756 2005-07-11  Simon Josefsson  <jas@extundo.com>
22757
22758         * lib/size_max.h: New file.
22759
22760 2005-07-11  Paul Eggert  <eggert@cs.ucla.edu>
22761
22762         * lib/version-etc-fsf.c (version_etc_copyright): Parameterize the
22763         copyright symbol and the year.
22764         * lib/version-etc.c (COPYRIGHT_YEAR): New constant.
22765         (version_etc_va): Use parameterized copyright notice.
22766         Reword to conform to the current GNU coding standards.
22767
22768 2005-07-11  Karl Berry  <karl@gnu.org>
22769
22770         * doc/gnulib.texi (Quoting): new node.
22771         (Initial import): more info, from Patrice.
22772
22773 2005-07-11  Bruno Haible  <bruno@clisp.org>
22774
22775         * gnulib-tool (func_usage): Document option --avoid.
22776         (Command line options): Handle --avoid.
22777         (func_acceptable): New function.
22778         (func_modules_transitive_closure): Use it.
22779
22780 2005-07-11  Bruno Haible  <bruno@clisp.org>
22781
22782         * MODULES.html.sh: Use shortcut URLs to the www.opengroup.org site.
22783         Reported by Jim Meyering.
22784
22785 2005-07-10  Bruno Haible  <bruno@clisp.org>
22786
22787         * m4/size_max.m4 (gl_SIZE_MAX): Cast ~(size_t)0 back to size_t.
22788         Needed when size_t is smaller than 'unsigned int'.
22789         Reported by Paul Eggert.
22790
22791 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
22792
22793         * modules/argp (Depends-on): Add unlocked-io
22794
22795 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
22796
22797         * lib/argp-namefrob.h: Include unlocked-io.h. Removed unnecessary
22798         block of defines.
22799
22800 2005-07-08  Paul Eggert  <eggert@cs.ucla.edu>
22801
22802         * config/srclist.txt: Comment out regcomp.c, since we have a porting
22803         fix now.
22804
22805 2005-07-08  Eric Blake  <ebb9@byu.net>  (tiny change)
22806         and Paul Eggert  <eggert@cs.ucla.edu>
22807
22808         * lib/regcomp.c (init_dfa, build_range_exp): Store __btowc value
22809         in wint_t, not wchar_t.  Remove now-unnecessary cast.
22810
22811 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
22812
22813         * modules/regex (Files): Add lib/regex_internal.c,
22814         lib/regex_internal.h, lib/regexec.c, lib/regcomp.c, m4/codeset.m4.
22815         (Depends-on): Add extensions.
22816         (Makefile.am): Remove lib_SOURCES; now done by m4 code.
22817
22818 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
22819
22820         * m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on
22821         pathconf.
22822         * m4/same.m4 (gl_SAME): Likewise.
22823         Require AC_SYS_LONG_FILE_NAMES; bug reported by Gerrit P. Haase.
22824
22825         * m4/regex.m4: Adjust to new libc regex implementation.
22826         (gl_INCLUDED_REGEX): Add AC_LIBSOURCES for
22827         all the .c and .h parts of (the new) regex.
22828         Quote the m4 stuff better.
22829         Check for RE_ICASE bug of old gnulib.
22830         Check for REG_STARTEND of recent libc.
22831         Rename local variables from jm_* to gl_*.
22832         Quote operand of "test -f".
22833         Say "recent enough" version of libc, not "version 2".
22834         (gl_PREREQ_REGEX): Remove AC_FUNC_ALLOCA, since alloca is a
22835         prerequisite module.  Remove AC_HEADER_STDC; no longer needed.
22836         Check for locale.h, isblank, mbrtowc, wcrtomb, wcscoll.
22837         Remove check for btowc, isascii.
22838         Require AM_LANGINFO_CODESET.
22839
22840 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
22841
22842         * lib/regex.c, regex.h: Sync from libc.
22843         * lib/regcomp.c, lib/regexec_internal.c, lib/regex_internal.h:
22844         * lib/regexec.c:
22845         New files, synced from libc, except that regex_internal.h
22846         currently has a small porting fix.
22847
22848 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
22849
22850         * config/srclist.txt: Add regcomp.c, regex.c, regex.h,
22851         regex_internal.c, regexec.c.
22852         Add regex_internal.h too, but as a comment, since the libc version
22853         is currently broken in gnulib mode.
22854
22855 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
22856
22857         Support programs like Emacs that use gnulib but not gettext.
22858         * MODULES.html.sh (Internationalization functions): Add gettext-h.
22859         * modules/gettext-h: New file.
22860         * modules/gettext (Files): Remove lib/gettext.h.
22861         (Depends-on): Add gettext-h.
22862         (Makefile.am): Remove lib_SOURCES.
22863         * modules/argmatch, modules/c-stack, modules/closeout:
22864         * modules/copy-file, modules/csharpcomp, modules/csharpexec:
22865         * modules/execute, modules/file-type, modules/getaddrinfo:
22866         * modules/getopt, modules/human, modules/javacomp:
22867         * modules/javaexec, modules/mkdir-p, modules/obstack:
22868         * modules/openat, modules/pagealign_alloc, modules/pipe:
22869         * modules/quotearg, modules/regex, modules/rpmatch:
22870         * modules/unicodeio, modules/userspec, modules/version-etc:
22871         * modules/wait-process, modules/xalloc-die, modules/xmemcoll:
22872         * modules/xsetenv:
22873         Depend on gettext-h, not gettext.
22874
22875 2005-07-05  Paul Eggert  <eggert@cs.ucla.edu>
22876
22877         * gnulib-tool (func_import): Add support for 'public domain' license.
22878         * modules/alloca, modules/atexit, modules/memmove:
22879         Now public domain, not GPL.
22880         * modules/dup2, modules/getpagesize, modules/malloc, modules/memset:
22881         * modules/realloc, modules/strerror, modules/strtod:
22882         Now LGPL, not GPL.
22883
22884 2005-07-05  Bruno Haible  <bruno@clisp.org>
22885
22886         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): Upgrade to version from current
22887         autoconf CVS. Needed for mingw.
22888
22889 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
22890
22891         Remove the dependency of the strftime module on the tzset module.
22892         * modules/strftime (Depends-on): Remove dependency on tzset.
22893
22894 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
22895
22896         Remove the dependency of the strftime module on the tzset module.
22897         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't require
22898         gl_FUNC_TZSET_CLOBBER.
22899
22900 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
22901
22902         Remove the dependency of the strftime module on the tzset module.
22903         * lib/strftime.c (my_strftime)
22904         [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]:
22905         Copy the input structure, to work around some of the bug with
22906         Solaris 2.5.1 and Solaris 2.6.  If you still care about these old
22907         Solaris releases, you should also use the tzset module, but we won't
22908         require it as a dependency any more since we don't want LGPLed code
22909         to depend on GPLed code.
22910
22911 2005-07-02  Jim Meyering  <jim@meyering.net>
22912
22913         * m4/chown.m4, cloexec.m4, dup2.m4, fsusage.m4:
22914         * m4/getcwd-path-max.m4, getcwd.m4, mkstemp.m4, mountlist.m4:
22915         * m4/pagealign_alloc.m4, save-cwd.m4, unistd-safer.m4:
22916         Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
22917
22918 2005-07-02  Jim Meyering  <jim@meyering.net>
22919
22920         * lib/backupfile.c (backup_args): Change a `0' to NULL.
22921
22922 2005-07-01  Paul Eggert  <eggert@cs.ucla.edu>
22923
22924         * lib/xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
22925         declares only 'struct timespec;' (!).
22926
22927 2005-07-01  Jim Meyering  <jim@meyering.net>
22928
22929         * lib/chown.c, cloexec.c, dup-safer.c, dup2.c, fsusage.c, getcwd.c:
22930         * lib/getloadavg.c, mountlist.c, openat.h, pagealign_alloc.c:
22931         * lib/save-cwd.c, tempname.c:
22932         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
22933         and don't include <sys/file.h>).
22934
22935 2005-06-29  Jim Meyering  <jim@meyering.net>
22936
22937         * lib/mkdir-p.c (make_dir_parents): Don't apply sizeof to a hard-coded
22938         type name.  Use the variable name instead.
22939         * lib/idcache.c (getuser, getuidbyname, getgroup, getgidbyname):
22940         Likewise.
22941
22942 2005-06-28  Simon Josefsson  <jas@extundo.com>
22943
22944         * modules/check-version (Files): Add check-version.m4.
22945
22946 2005-06-28  Simon Josefsson  <jas@extundo.com>
22947
22948         * m4/check-version.m4: New file, suggested by Jim Meyering
22949         <jim@meyering.net>.
22950
22951 2005-06-28  Simon Josefsson  <jas@extundo.com>
22952
22953         * lib/check-version.h, lib/check-version.c: New files.
22954
22955 2005-06-28  Simon Josefsson  <jas@extundo.com>
22956
22957         * lib/base64.c (base64_encode): Indent.  Rename 'b64' to avoid
22958         collision with global variable.  Better indentation.  Don't
22959         increment buffer pointer beyond buffer end.  Based on comments
22960         from Paul Eggert <eggert@cs.ucla.edu>.
22961
22962         * lib/base64.h: Indent.
22963
22964 2005-06-28  Simon Josefsson  <jas@extundo.com>
22965
22966         * doc/gnulib.texi (Library version handling): New section.
22967
22968 2005-06-28  Jim Meyering  <jim@meyering.net>
22969
22970         * check-module (find_included_lib_files): Hard-code another
22971         pair of exceptions: fts.c includes fts-cycle.c and unistd-safer.h
22972         but modules/fts-lgpl (correctly) does not list those files.
22973
22974         * modules/canonicalize (Files): Add lib/pathmax.h.
22975
22976 2005-06-25  Simon Josefsson  <jas@extundo.com>
22977
22978         * modules/check-version: New file.
22979
22980 2005-06-24  Paul Eggert  <eggert@cs.ucla.edu>
22981
22982         * lib/canon-host.c (canon-host): Append trailing "," to 0 in
22983         initializer of struct addrinfo, as an indication that we don't
22984         care how many members the structure has.
22985
22986 2005-06-24  Derek Price  <derek@ximbiot.com>
22987         and Bruno Haible  <bruno@clisp.org>
22988
22989         Remove stat module & update lstat.
22990         * m4/lstat.m4 (gl_FUNC_LSTAT): Drop AC_FUNC_LSTAT in favor of
22991         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
22992         * m4/stat.m4: Remove this file.
22993
22994 2005-06-24  Derek Price  <derek@ximbiot.com>
22995         and Bruno Haible  <bruno@clisp.org>
22996
22997         Remove stat module & update lstat.
22998         * lib/stat.c: Remove this file...
22999         (slash_aware_lstat): ...moving this content and its support...
23000         * lib/lstat.c (rpl_lstat): ...into here.
23001         * lib/lstat.h: New file.
23002
23003 2005-06-24  Derek Price  <derek@ximbiot.com>
23004         and Bruno Haible  <bruno@clisp.org>
23005
23006         Remove stat module & update lstat.
23007         * config/srclist.txt (libc sources): Remove stat.
23008
23009 2005-06-24  Derek Price  <derek@ximbiot.com>
23010         and Bruno Haible  <bruno@clisp.org>
23011
23012         Remove stat module & update lstat.
23013         * MODULES.html.sh (stat): Remove.
23014         * MODULES.html: Regenerated.
23015         * modules/lstat (Description): Correct function name.
23016         (Files): Add "lstat.h".
23017         (Depends-on): Remove stat, add xalloc, stat-macros.
23018         * modules/stat: Remove this file.
23019         (Include): Add "lstat.h", remove <sys/stat.h>.
23020
23021 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
23022
23023         * lib/mktime.c: Include <string.h> even if !DEBUG.  (From glibc.)
23024         (ranged_convert): Don't save conversion in a temporary struct.
23025         This causes a warning with GCC 4.0.0, and anyway in the typical
23026         case it's not worth the extra 100 bytes or so of code.
23027         (ranged_convert, __mktime_internal): When calling a function via a
23028         pointer P, use P () rather than (*P) (), as we now assume C89 or
23029         better.
23030
23031 2005-06-22  Paul Eggert  <eggert@cs.ucla.edu>
23032
23033         * lib/readutmp.c (desirable_utmp_entry): Fix bug where "who -b" and
23034         "who -r" failed to give output.  Problem reported by Tim Waugh.
23035
23036         * lib/xmalloc.c (HAVE_GNU_CALLOC): New constant.
23037         (xcalloc): Use it to avoid needless tests.
23038         Problem reported by Jim Meyering.
23039
23040 2005-06-20  Derek Price  <derek@ximbiot.com>
23041
23042         * m4/bison.m4: Note that precious decls of YACC & YFLAGS will be
23043         unnecessary for Autoconfs > 2.59c.
23044
23045 2005-06-16  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
23046
23047         * lib/argp.h (__option_is_short): Check upper limit of
23048         __key. Isprint() requires its argument to have the value
23049         of an unsigned char or EOF.
23050
23051 2005-06-16  Jim Meyering  <jim@meyering.net>
23052
23053         * lib/calloc.c (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
23054         when either N or S is zero.
23055
23056 2005-06-16  Derek Price  <derek@ximbiot.com>
23057
23058         * m4/bison.m4: Declare YACC & YFLAGS precious.
23059
23060 2005-06-10  Paul Eggert  <eggert@cs.ucla.edu>
23061
23062         * lib/fnmatch.c (fnmatch): If there is an encoding error in a
23063         multibyte string or pattern, fall back on unibyte matching.
23064         Problem reported by James Youngman.
23065
23066 2005-06-08  Bruno Haible  <bruno@clisp.org>
23067
23068         * modules/csharpcomp: New file.
23069         * MODULES.html.sh (C#): Add csharpcomp.
23070
23071 2005-06-08  Bruno Haible  <bruno@clisp.org>
23072
23073         * m4/csharpcomp.m4: New file, from GNU gettext.
23074
23075 2005-06-08  Bruno Haible  <bruno@clisp.org>
23076
23077         * lib/csharpcomp.h: New file, from GNU gettext.
23078         * lib/csharpcomp.c: New file, from GNU gettext.
23079         * lib/csharpcomp.sh.in: New file, from GNU gettext.
23080
23081 2005-06-08  Bruno Haible  <bruno@clisp.org>
23082
23083         * lib/binary-io.h (fileno): Undefine before defining it. Avoids a gcc
23084         warning on mingw.
23085
23086 2005-06-07  Derek Price  <derek@ximbiot.com>
23087
23088         Sync from CVS.
23089         * lib/glob_.h: Indent nested #ifdef.
23090
23091 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
23092
23093         Sync from coreutils.
23094         Use "file name" when talking about file names, instead of "filename"
23095         or "path", as per the GNU coding standards.
23096         * lib/mkdir-p.c: Renamed from makepath.c.
23097         (make_dir_parents): Renamed from make_path.  All callers changed.
23098         * lib/mkdir-p.h: Likewise.  All includers changed.
23099         * lib/filenamecat.c: Renamed from path-concat.c.
23100         (file_name_concat): Renamed from path_concat.  All callers changed.
23101         [TEST_FILE_NAME_CONCAT]: Renamed from TEST_PATH_CONCAT.
23102         * lib/filenamecat.h: Likewise.  All includers changed.
23103         * lib/acl.c: Don't use "path" or "filename" to mean "file name"
23104         in comments or local variable names.
23105         * lib/basename.c: Likewise.
23106         * lib/canonicalize.c, canonicalize.h: Likewise.
23107         * lib/dirname.c, dirname.h: Likewise.
23108         * lib/euidaccess.c: Likewise.
23109         * lib/exclude.c: Likewise
23110         * lib/fnmatch_.h, fnmatch_loop.c: Likewise.
23111         * lib/fsusage.c, fsuage.h: Likewise.
23112         * lib/fts.c, fts_.h: Likewise.
23113         * lib/getcwd.c: Likewise.
23114         * lib/getloadavg.c: Likewise.
23115         * lib/mkstemp.c: Likewise.
23116         * lib/mountlist.c, mountlist.h: Likewise.
23117         * lib/openat.c, openat.h: Likewise.
23118         * lib/readlink-stub.c: Likewise.
23119         * lib/readutmp.c, readutmp.h: Likewise.
23120         * lib/rename.c: Likewise.
23121         * lib/rmdir.c: Likewise.
23122         * lib/same.c: Likewise.
23123         * lib/savedir.c: Likewise.
23124         * lib/stripslash.c: Likewise.
23125         * lib/tempname.c: Likewise.
23126         * lib/xreadlink.c: Likewise.
23127         * lib/exclude.c (excluded_file_name): Renamed from excluded_filename.
23128         All uses changed.
23129         * lib/exclude.h: Likewise.
23130
23131         * lib/euidaccess.c (getuid, getgid, getuid, getegid)
23132         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
23133         * lib/idcache.c (getpwuid, getpwnam, getgrgid, getgrnam)
23134         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
23135         * lib/pathmax.h: Include <limits.h> unconditionally, since other
23136         files have been getting away with it for years (MORE/BSD 4.3
23137         is extinct now).
23138         * lib/userspec.c (getpwnam, getgrnam, getgrgid)
23139         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
23140
23141         * lib/pathmax.h (_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]:
23142         Define to 256, not 255, as per modern POSIX.
23143
23144 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
23145
23146         Sync from coreutils.
23147         Use "file name" when talking about file names, instead of "filename"
23148         or "path", as per the GNU coding standards.
23149         * MODULES.html.sh: mkdir-p renamed from makepath.
23150         filenamecat renamed from path-concat.
23151         * modules/filenamecat: Renamed from modules/path-concat.
23152         (Files): filenamecat.h and filenamecat.c renamed from
23153         path-concat.h and path-concat.c.
23154         (configure.ac): gl_FILE_NAME_CONCAT, not gl_PATH_CONCAT.
23155         (Include): filenamecat.h, not path-concat.h.
23156         * modules/mkdir-p: Renamed from modules/makepath.
23157         (Files): mkdir-p.h and mkdir-p.c renamed from makepath.h and
23158         makepath.c.
23159         (configure.ac): gl_MKDIR_PARENTS, not gl_MAKEPATH.
23160         (Include): mkdir-p.h, not makepath.h.
23161
23162 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
23163
23164         Sync from coreutils.
23165         * m4/mkdir-p.m4: Renamed from makepath.m4.
23166         (gl_MKDIR_PARENTS): Renamed from gl_MAKEPATH.  All uses changed.
23167         Rename files from makepath.c to mkdir-p.c, and from
23168         makepath.h to mkdir-p.h.
23169         * m4/filenamecat.m4: Renamed from path-concat.m4.
23170         (gl_FILE_NAME_CONCAT): Renamed from gl_PATH_CONCAT.  All uses changed.
23171         Rename files from path-concat.c to filenamecat.c,
23172         and from path-concat.h to filenamecat.h.
23173         * m4/getcwd-path-max.m4: Don't use "path" or "filename" to mean
23174         "file name" in local variables or comments.
23175         * m4/rename.m4: Likewise.
23176
23177 2005-06-01  Bruno Haible  <bruno@clisp.org>
23178
23179         * modules/csharpexec: New file.
23180         * MODULES.html.sh (C#): New section.
23181
23182 2005-06-01  Bruno Haible  <bruno@clisp.org>
23183
23184         * m4/csharp.m4: New file, from GNU gettext.
23185         * m4/csharpexec.m4: New file, from GNU gettext.
23186
23187 2005-06-01  Bruno Haible  <bruno@clisp.org>
23188
23189         * lib/csharpexec.h: New file, from GNU gettext.
23190         * lib/csharpexec.c: New file, from GNU gettext.
23191         * lib/csharpexec.sh.in: New file, from GNU gettext.
23192
23193 2005-05-31  Derek Price  <derek@ximbiot.com>
23194             Paul Eggert  <eggert@cs.ucla.edu>
23195
23196         Sync from cvs.
23197         * m4/glob.m4: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
23198
23199 2005-05-31  Derek Price  <derek@ximbiot.com>
23200             Paul Eggert  <eggert@cs.ucla.edu>
23201
23202         Sync from cvs.
23203         * lib/glob_.h: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
23204
23205 2005-05-29  Derek Price  <derek@ximbiot.com>
23206
23207         * config/srclist.txt (glob_.h, glob.c): Add these files.
23208
23209 2005-05-29  Derek Price  <derek@ximbiot.com>
23210
23211         * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
23212         * modules/glob: New file.
23213         * modules/getlogin_r: Add link to POSIX spec in description.
23214
23215 2005-05-29  Derek Price  <derek@ximbiot.com>
23216             Paul Eggert  <eggert@cs.ucla.edu>
23217
23218         * m4/glob.m4: New file.
23219
23220 2005-05-29  Derek Price  <derek@ximbiot.com>
23221             Paul Eggert  <eggert@cs.ucla.edu>
23222
23223         * lib/glob_.h, lib/glob.c: New files.
23224
23225 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
23226
23227         * modules/fts (Files): Remove m4/inttypes-pri.m4.
23228         * modules/fts-lgpl (Depends-on): Remove gettext.
23229
23230 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
23231
23232         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,
23233         and don't require gt_INTTYPES_PRI.
23234
23235 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
23236
23237         * lib/getlogin_r.c (getlogin_r): Don't set errno to 0 on return.
23238
23239         * lib/fts.c: Don't worry about debugging on pre-C99-compatible hosts;
23240         the configuration hassle isn't worth it.
23241         Include inttypes.h and stdint.h unconditionally if FTS_DEBUG.
23242         (LONGEST_MODIFIER, PRIuMAX): Remove.
23243
23244 2005-05-27  Bruno Haible  <bruno@clisp.org>
23245
23246         * lib/getlogin_r.h: Remove second include of <stddef.h>.
23247
23248 2005-05-26  Paul Eggert  <eggert@cs.ucla.edu>
23249
23250         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
23251         _POSIX_PTHREAD_SEMANTICS for Solaris.
23252
23253 2005-05-25  Derek Price  <derek@ximbiot.com>
23254
23255         * MODULES.html.sh: Add getlogin_r to POSIX.2001 support section.
23256
23257 2005-05-25  Derek Price  <derek@ximbiot.com>
23258             Paul Eggert  <eggert@cs.ucla.edu>
23259
23260         * modules/getlogin_r, m4/getlogin_r.m4: New files.
23261         * lib/getlogin_r.c, getlogin_r.h: New files.
23262
23263 2005-05-25  Bruno Haible  <bruno@clisp.org>
23264             Derek Price  <derek@ximbiot.com>
23265
23266         * lib/getlogin_r.h: Simplify API documentation.
23267
23268 2005-05-23  Derek Price  <derek@ximbiot.com>
23269
23270         * modules/minmax (Files): Add m4/minmax.m4.
23271         (configure.ac): Add gl_MINMAX.
23272
23273 2005-05-22  Paul Eggert  <eggert@cs.ucla.edu>
23274
23275         * lib/fts.c (fd_safer) [_LGPL_PACKAGE]: New static function,
23276         so that unistd-safer.h (GPL'ed code) need not be included.
23277
23278 2005-05-22  Bruno Haible  <bruno@clisp.org>
23279
23280         * m4/minmax.m4: New file.
23281         Based on a patch by Derek Price <derek@ximbiot.com>.
23282
23283 2005-05-22  Bruno Haible  <bruno@clisp.org>
23284
23285         * lib/stdint_.h (_STDINT_H_HAVE_INT64): New macro. Use it in #ifdefs.
23286         (INT64_MIN): Fix definition.
23287         Suggested by Paul Eggert <eggert@cs.ucla.edu>.
23288
23289         * lib/stdint_.h (_STDINT_H_NEED_SIGNED_INT_TYPES): Renamed from
23290         NEED_SIGNED_INT_TYPES.
23291
23292         * lib/stdint_.h (_STDINT_H_HAVE_SYSTEM_INTTYPES): Renamed from
23293         HAVE_SYSTEM_INTTYPES.
23294
23295 2005-05-22  Bruno Haible  <bruno@clisp.org>
23296
23297         * lib/minmax.h: Include <limits.h> only when it defines MIN, MAX.
23298         Also include <sys/param.h> if it defines MIN, MAX.
23299         Based on a patch by Derek Price <derek@ximbiot.com>.
23300
23301 2005-05-21  Jim Meyering  <jim@meyering.net>
23302
23303         * modules/fts (Files): Add m4/inttypes-pri.m4.
23304         (Depends-on): Add lstat and remove gettext.  Alphabetize.
23305
23306 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
23307
23308         New fts module.
23309         * lib/fts.c: Don't include "cycle-check.h" or "hash.h".
23310         (setup_dir, free_dir): New functions.
23311         (enter_dir, leave_dir): Define trivial
23312         alternatives of _LGPL_PACKAGE.  Move to fts-cycle.c if !_LGPL_PACKAGE.
23313         (HT_INITIAL_SIZE, ENTER_DIR): Remove.  All uses removed.
23314         (LEAVE_DIR): Fix typo: pass Fts and Ent to leave_dir.
23315         (struct Active_dir, AD_compare, AD_hash, enter_dir, leave_dir):
23316         Move to fts-cycle.c.
23317         (fts_open): Use setup_dir.
23318         (fts_close): Use free_dir.
23319         (fts_read): Have just one copy of the ENTER_DIR code rather than three.
23320         This adds a label and some gotos, but the alternatives were messier.
23321         Check for memory allocation failure when entering a dir.
23322         (fts_stat) [_LGPL_PACKAGE]: Bring back glibc cycle detection code.
23323         * lib/fts_.h (_LGPL_PACKAGE) [defined _LIBC]: New macro.
23324         (FTS): New member fts_cycle, that is a union that contains the
23325         old active_dir_ht and cycle_state.  All uses changed to mention
23326         fts_cycle.ht and fts_cycle.state.
23327         * lib/fts-cycle.c: New file, containing GPL'ed code migrated out of
23328         fts.c, with the following changes:
23329         (setup_dir, free_dir): New functions.
23330         (enter_dir): Now returns bool.  Return true if successful, false
23331         if memory exhausted.  All callers changed.
23332         Do not bother partly cleaning up on
23333         memory allocation failure; that is free_dir's job.
23334         However, free ad if hash_insert fails, to avoid memory leak.
23335         (enter_dir, leave_dir): Accommodate change to FTS by inspecting
23336         fts->fts_options to see which union member to use.
23337
23338 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
23339
23340         * m4/fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
23341         (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): New macros.
23342
23343 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
23344
23345         * MODULES.html.sh (File system functions): Add fts, fts-lgpl.
23346
23347 2005-05-20  Jim Meyering  <jim@meyering.net>
23348
23349         * lib/unlinkdir.h (cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:
23350         Now a macro, to pacify GCC.
23351
23352 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
23353
23354         * m4/chown.m4 (gl_FUNC_CHOWN): Correct sense of test for honoring IDs
23355         of -1.
23356
23357 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
23358
23359         * lib/chown.c (rpl_chown): Return -1 on failure.
23360
23361 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
23362
23363         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME]):
23364         Don't check for stddef.h.
23365         * m4/fts.m4 (gl_FUNC_FTS): Don't require AC_HEADER_STDC, as we
23366         don't use its results.
23367         Don't check for fcntl.h, stddef.h, stdlib.h, string.h, unistd.h,
23368         since we include them unconditionally.  Don't require
23369         AM_STDBOOL_H, since stdbool is a prerequisite.
23370         Don't require AC_C_CONST, AC_TYPE_SIZE_T or check for ptrdiff_t
23371         since we assume C89 or better.
23372         Don't require AC_FUNC_CLOSEDIR_VOID, AC_FUNC_LSTAT, or AC_FUNC_STAT,
23373         as we don't use their results.
23374         Don't check for fchdir, memmove, memset, strrchr, as we use
23375         them unconditionally.
23376         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define
23377         GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER, since nobody uses it.
23378
23379 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
23380
23381         * lib/canonicalize.c: Include canonicalize.h first, to test interface.
23382         Include <stddef.h> unconditionally, since we assume C89 now.
23383         All uses of PTR_INT_TYPE replaced by ptrdiff_t.
23384         * lib/fts.c: Include fts_.h first, to check interface.
23385         Do not include intprops.h; no longer needed.
23386         Include cycle-check.h and hash.h, since fts_.h no longer does.
23387         Remove unnecessary casts of closedir to void.
23388         (fts_build): Use a simpler method (not involving TYPE_SIGNED) to
23389         decide whether to decrement nlinks.
23390         * lib/fts_.h: Do not include hash.h or cycle-check.h; no longer needed.
23391         (FTS): Use struct hash_table * instead of Hash_table, so that
23392         we no longer need to include hash.h here.
23393
23394 2005-05-18  Jim Meyering  <jim@meyering.net>
23395
23396         * modules/dirfd (License): Change to LGPL.  Most of the code
23397         is already in the public domain.
23398
23399 2005-05-18  Jim Meyering  <jim@meyering.net>
23400
23401         * m4/fts.m4 (AC_LIBSOURCES): Add intprops.h to the list.
23402         Reported by Yoann Vandoorselaere.
23403
23404 2005-05-17  Jim Meyering  <jim@meyering.net>
23405
23406         * m4/fts.m4: New file, from coreutils.
23407
23408 2005-05-17  Jim Meyering  <jim@meyering.net>
23409
23410         * lib/fts.c, lib/fts_.h: New files, from coreutils.
23411
23412 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
23413
23414         Sync from coreutils.
23415         * m4/unlinkdir.m4: New file.
23416
23417 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
23418
23419         Sync from coreutils.
23420         * lib/unlinkdir.c, lib/unlinkdir.h: New files.
23421         * lib/gethrxtime.c, lib/gethrxtime.h, lib/getpass.h, lib/mountlist.h,
23422         lib/path-concat.c, lib/regex.h, lib/unlocked-io.h, lib/xtime.h:
23423         White space changes only.
23424         * lib/makepath.c (make_path): Port to hosts where leading "//" is
23425         special.
23426         * lib/yesno.c: Include getline.h, not ctype.h.
23427         (yesno): Don't remove leading white space; POSIX doesn't allow it.
23428         Use getline to remove arbitrary restriction on response length.
23429
23430 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
23431
23432         * config/srclist-update: Spell out "Street" in FSF postal
23433         mail address; this is the style the FSF seems to prefer.
23434
23435         * build-aux/depcomp, build-aux/install-sh, build-aux/mdate-sh,
23436         build-aux/missing, build-aux/mkinstalldirs: Sync from Automake;
23437         this updates FSF postal mail address.
23438
23439         Sync from coreutils.
23440         * modules/unlinkdir: New file.
23441         * modules/yesno (Depends-on): Add getline.
23442         * MODULES.html.sh (File system functions): Add unlinkdir.
23443
23444 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
23445
23446         * lib/byteswap_.h, lib/getsubopt.h, lib/iconvme.h, lib/strsep.c,
23447         lib/strsep.h:
23448         Change the initial comment to refer to GPL, not LGPL.
23449         gnulib-tool will change it to LGPL as needed.
23450
23451         * lib/__fpending.c, lib/acl.c, lib/acl.h, lib/alloca_.h, lib/allocsa.c,
23452         lib/allocsa.h, lib/argmatch.c, lib/argmatch.h, lib/argp-ba.c,
23453         lib/argp-eexst.c, lib/argp-fmtstream.c, lib/argp-fmtstream.h,
23454         lib/argp-fs-xinl.c, lib/argp-help.c, lib/argp-namefrob.h,
23455         lib/argp-parse.c, lib/argp-pv.c, lib/argp-pvh.c, lib/argp-xinl.c,
23456         lib/argp.h, lib/argz.c, lib/argz_.h, lib/asnprintf.c, lib/asprintf.c,
23457         lib/atanl.c, lib/backupfile.c, lib/backupfile.h, lib/base64.c,
23458         lib/base64.h, lib/basename.c, lib/binary-io.h, lib/byteswap_.h,
23459         lib/c-ctype.c, lib/c-ctype.h, lib/c-stack.c, lib/c-stack.h,
23460         lib/c-strtod.c, lib/calloc.c, lib/canon-host.c, lib/canonicalize.c,
23461         lib/canonicalize.h, lib/ceill.c, lib/chdir-long.c, lib/chdir-long.h,
23462         lib/chown.c, lib/classpath.c, lib/classpath.h, lib/cloexec.c,
23463         lib/closeout.c, lib/closeout.h, lib/concatpath.c, lib/config.charset,
23464         lib/copy-file.c, lib/copy-file.h, lib/cycle-check.c, lib/cycle-check.h,
23465         lib/diacrit.c, lib/diacrit.h, lib/dirfd.c, lib/dirfd.h, lib/dirname.c,
23466         lib/dirname.h, lib/dummy.c, lib/dup-safer.c, lib/dup2.c, lib/eealloc.h,
23467         lib/error.c, lib/error.h, lib/euidaccess.c, lib/exclude.c,
23468         lib/exclude.h, lib/execute.c, lib/execute.h, lib/exit.h,
23469         lib/exitfail.c, lib/exitfail.h, lib/expl.c, lib/fatal-signal.c,
23470         lib/fatal-signal.h, lib/fd-safer.c, lib/file-type.c, lib/file-type.h,
23471         lib/fileblocks.c, lib/filemode.c, lib/filemode.h, lib/findprog.c,
23472         lib/findprog.h, lib/floorl.c, lib/fnmatch.c, lib/fnmatch_.h,
23473         lib/fnmatch_loop.c, lib/fopen-safer.c, lib/free.c, lib/frexpl.c,
23474         lib/fsusage.c, lib/fsusage.h, lib/full-read.c, lib/full-read.h,
23475         lib/full-write.c, lib/full-write.h, lib/fwriteerror.c,
23476         lib/fwriteerror.h, lib/gai_strerror.c, lib/gcd.c, lib/gcd.h,
23477         lib/getaddrinfo.c, lib/getaddrinfo.h, lib/getcwd.c, lib/getcwd.h,
23478         lib/getdate.h, lib/getdate.y, lib/getdomainname.c, lib/getdomainname.h,
23479         lib/getgroups.c, lib/gethostname.c, lib/gethrxtime.c, lib/gethrxtime.h,
23480         lib/getline.c, lib/getline.h, lib/getloadavg.c, lib/getndelim2.c,
23481         lib/getndelim2.h, lib/getnline.c, lib/getnline.h, lib/getopt.c,
23482         lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/getpagesize.h,
23483         lib/getpass.c, lib/getpass.h, lib/getsubopt.c, lib/getsubopt.h,
23484         lib/gettext.h, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c,
23485         lib/getusershell.c, lib/group-member.c, lib/group-member.h,
23486         lib/hard-locale.c, lib/hard-locale.h, lib/hash-pjw.c, lib/hash-pjw.h,
23487         lib/hash.c, lib/hash.h, lib/human.c, lib/human.h, lib/iconvme.c,
23488         lib/iconvme.h, lib/idcache.c, lib/inet_ntop.h, lib/intprops.h,
23489         lib/inttostr.c, lib/inttostr.h, lib/isdir.c, lib/javacomp.c,
23490         lib/javacomp.h, lib/javacomp.sh.in, lib/javaexec.c, lib/javaexec.h,
23491         lib/javaexec.sh.in, lib/lbrkprop.h, lib/lchown.c, lib/ldexpl.c,
23492         lib/linebreak.c, lib/linebreak.h, lib/linebuffer.c, lib/linebuffer.h,
23493         lib/localcharset.c, lib/localcharset.h, lib/logl.c, lib/long-options.c,
23494         lib/long-options.h, lib/lstat.c, lib/makepath.c, lib/makepath.h,
23495         lib/malloc.c, lib/mathl.h, lib/mbswidth.c, lib/mbswidth.h, lib/md5.c,
23496         lib/md5.h, lib/memcasecmp.c, lib/memcasecmp.h, lib/memchr.c,
23497         lib/memcmp.c, lib/memcoll.c, lib/memcoll.h, lib/memcpy.c, lib/memmem.c,
23498         lib/memmem.h, lib/mempcpy.c, lib/mempcpy.h, lib/memrchr.c,
23499         lib/memrchr.h, lib/memset.c, lib/minmax.h, lib/mkdir.c, lib/mkdtemp.c,
23500         lib/mkdtemp.h, lib/mkstemp.c, lib/mktime.c, lib/modechange.c,
23501         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
23502         lib/obstack.c, lib/obstack.h, lib/openat.c, lib/openat.h,
23503         lib/pagealign_alloc.c, lib/pagealign_alloc.h, lib/path-concat.c,
23504         lib/path-concat.h, lib/pathmax.h, lib/pathname.h, lib/physmem.c,
23505         lib/physmem.h, lib/pipe.c, lib/pipe.h, lib/poll.c, lib/poll_.h,
23506         lib/posixtm.c, lib/posixtm.h, lib/posixver.c, lib/printf-args.c,
23507         lib/printf-args.h, lib/printf-parse.c, lib/printf-parse.h,
23508         lib/progname.c, lib/progname.h, lib/progreloc.c, lib/putenv.c,
23509         lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h, lib/raise.c,
23510         lib/readlink.c, lib/readtokens.c, lib/readtokens.h, lib/readtokens0.c,
23511         lib/readtokens0.h, lib/readutmp.c, lib/readutmp.h, lib/realloc.c,
23512         lib/ref-add.sin, lib/ref-del.sin, lib/regex.c, lib/regex.h,
23513         lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c,
23514         lib/safe-read.h, lib/safe-write.c, lib/safe-write.h, lib/same.c,
23515         lib/same.h, lib/save-cwd.c, lib/save-cwd.h, lib/savedir.c,
23516         lib/savedir.h, lib/setenv.c, lib/setenv.h, lib/settime.c,
23517         lib/sh-quote.c, lib/sh-quote.h, lib/sha1.c, lib/sha1.h, lib/sig2str.c,
23518         lib/sig2str.h, lib/sincosl.c, lib/snprintf.c, lib/snprintf.h,
23519         lib/sqrtl.c, lib/stat-macros.h, lib/stat.c, lib/stdbool_.h,
23520         lib/stdint_.h, lib/stdio-safer.h, lib/stpcpy.c, lib/stpcpy.h,
23521         lib/stpncpy.c, lib/stpncpy.h, lib/strcase.h, lib/strcasecmp.c,
23522         lib/strchrnul.c, lib/strchrnul.h, lib/strcspn.c, lib/strdup.c,
23523         lib/strdup.h, lib/strerror.c, lib/strftime.c, lib/strftime.h,
23524         lib/stripslash.c, lib/strndup.c, lib/strndup.h, lib/strnlen.c,
23525         lib/strpbrk.c, lib/strpbrk.h, lib/strsep.c, lib/strsep.h, lib/strstr.c,
23526         lib/strstr.h, lib/strtod.c, lib/strtoimax.c, lib/strtok_r.c,
23527         lib/strtok_r.h, lib/strtol.c, lib/strtoll.c, lib/strtoul.c,
23528         lib/strtoull.c, lib/strverscmp.c, lib/strverscmp.h, lib/sysexit_.h,
23529         lib/tempname.c, lib/time_r.c, lib/time_r.h, lib/timegm.c, lib/timegm.h,
23530         lib/timespec.h, lib/trigl.c, lib/trigl.h, lib/ucs4-utf16.h,
23531         lib/ucs4-utf8.h, lib/unicodeio.c, lib/unicodeio.h, lib/unistd-safer.h,
23532         lib/unlocked-io.h, lib/unsetenv.c, lib/userspec.c, lib/utf16-ucs4.h,
23533         lib/utf8-ucs4.h, lib/utime.c, lib/utimecmp.c, lib/utimecmp.h,
23534         lib/utimens.c, lib/vasnprintf.c, lib/vasnprintf.h, lib/vasprintf.c,
23535         lib/vasprintf.h, lib/version-etc-fsf.c, lib/version-etc.c,
23536         lib/version-etc.h, lib/vsnprintf.c, lib/vsnprintf.h, lib/w32spawn.h,
23537         lib/wait-process.c, lib/wait-process.h, lib/xalloc-die.c, lib/xalloc.h,
23538         lib/xallocsa.c, lib/xallocsa.h, lib/xasprintf.c, lib/xgetcwd.c,
23539         lib/xgetcwd.h, lib/xgetdomainname.c, lib/xgetdomainname.h,
23540         lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c,
23541         lib/xreadlink.c, lib/xreadlink.h, lib/xsetenv.c, lib/xsetenv.h,
23542         lib/xsize.h, lib/xstrndup.c, lib/xstrndup.h, lib/xstrtod.c,
23543         lib/xstrtod.h, lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h,
23544         lib/xstrtoumax.c, lib/xtime.h, lib/xvasprintf.c, lib/xvasprintf.h,
23545         lib/yesno.c, lib/yesno.h:
23546         Update FSF postal mail address.
23547
23548 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
23549
23550         * MODULES.html.sh, README, gnulib-tool, tests/test-base64.c,
23551         tests/test-memmem.c, tests/test-stpncpy.c:
23552         Update FSF postal mail address.
23553
23554 2005-05-13  Bruno Haible  <bruno@clisp.org>
23555
23556         * lib/stdint_.h (int64_t, uint64_t, int_least64_t, uint_least64_t,
23557         int_fast64_t, uint_fast64_t, intmax_t, uintmax_t, INT64_MIN, INT64_MAX,
23558         UINT64_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX,
23559         INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTMAX_MIN,
23560         INTMAX_MAX, UINTMAX_MAX, INT64_C, UINT64_C, INTMAX_C, UINTMAX_C):
23561         Add support for 64-bit integers in the MSVC compiler.
23562
23563 2005-05-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
23564
23565         * modules/getdate (Makefile.am): Add getdate.c to EXTRA_DIST
23566
23567 2005-05-12  Eric Blake  <ebb9@byu.net>  (tiny change)
23568
23569         * gnulib-tool (func_import): Sort and uniquify recommended includes.
23570
23571 2005-05-11  Paul Eggert  <eggert@cs.ucla.edu>
23572
23573         * doc/getdate.texi (General date syntax): Don't say that date
23574         date --iso-8601=ns generates acceptable dates; it doesn't yet.
23575         Problem reported by Nic Ferrier.
23576
23577 2005-05-10  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
23578
23579         * lib/getaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRAM are
23580         specified in ai_socktype. Fix invalid ai_protocol
23581         check. ai_protocol is usually set to 0 or depending on
23582         ai_family/ai_socktype to IPPROTO_TCP / IPPROTO_UDP.  Checking for
23583         SOCK_STREAM / SOCK_DGRAM in ai_protocol was invalid.  Set
23584         ai_socktype / ai_protocol in the returned addrinfo structure.
23585
23586 2005-05-10  Simon Josefsson  <jas@extundo.com>
23587
23588         * m4/getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
23589         Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
23590
23591 2005-05-10  Karl Berry  <karl@gnu.org>
23592
23593         * doc/fdl.texi, gpl.texi, lgpl.texi, COPYING: update FSF address
23594         (from http://www.gnu.org/licenses).
23595         * doc/COPYING.LIB: also rename to COPYING.LESSER.
23596         * doc/COPYING.DOC: remove; per rms, only needed in doc files, so
23597         fdl.texi suffices.
23598
23599 2005-05-10  Karl Berry  <karl@gnu.org>
23600
23601         * config/srclist.txt (COPYING.LESSER): rename from COPYING.LIB.
23602         (COPYING.DOC): remove.
23603
23604         * config/srclist-update: new FSF address.
23605
23606 2005-05-10  Derek Price  <derek@ximbiot.com>
23607
23608         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
23609         possible.
23610
23611 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
23612             Bruno Haible  <bruno@clisp.org>
23613
23614         * modules/inet_ntop: New file.
23615         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
23616         inet_ntop.
23617
23618 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
23619             Bruno Haible  <bruno@clisp.org>
23620
23621         * m4/inet_ntop.m4: New file.
23622
23623 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
23624             Bruno Haible  <bruno@clisp.org>
23625
23626         * lib/inet_ntop.h: New file.
23627         * lib/inet_ntop.c: New file, from glibc with modifications.
23628
23629 2005-05-09  Paul Eggert  <eggert@cs.ucla.edu>
23630
23631         * modules/time_r (License): Change to LGPL.
23632         * modules/extensions (License): Change to LGPL.  Actually,
23633         the license is more permissive than that, but currently gnulib-tool
23634         doesn't know how to handle more-permissive licenses.
23635
23636         * modules/stat-macros (Depends-on): Don't depend on stat-macros (!).
23637         Problem reported by Dave Love.
23638
23639 2005-05-08  Jim Meyering  <jim@meyering.net>
23640
23641         * lib/classpath.c (PATH_SEPARATOR): Remove insignificant trailing
23642         blank.
23643
23644 2005-05-06  Paul Eggert  <eggert@cs.ucla.edu>
23645
23646         * modules/argmatch (Depends-on): Add stdbool.
23647         * modules/backupfile (Depends-on): Likewise.
23648         * modules/chdir-long (Depends-on): Likewise.
23649         * modules/closeout (Depends-on): Likewise.
23650         * modules/cycle-check (Depends-on): Likewise.
23651         * modules/dirname (Depends-on): Likewise.
23652         * modules/fnmatch (Depends-on): Likewise.
23653         * modules/fsusage (Depends-on): Likewise.
23654         * modules/fwriteerror (Depends-on): Likewise.
23655         * modules/getcwd (Depends-on): Likewise.
23656         * modules/getloadavg (Depends-on): Likewise.
23657         * modules/hard-locale (Depends-on): Likewise.
23658         * modules/makepath (Depends-on): Likewise.
23659         * modules/mountlist (Depends-on): Likewise.
23660         * modules/nanosleep (Depends-on): Likewise.
23661         * modules/posixtm (Depends-on): Likewise.
23662         * modules/quotearg (Depends-on): Likewise.
23663         * modules/readtokens (Depends-on): Likewise.
23664         * modules/readtokens0 (Depends-on): Likewise.
23665         * modules/readutmp (Depends-on): Likewise.
23666         * modules/save-cwd (Depends-on): Likewise.
23667         * modules/strftime (Depends-on): Likewise.
23668         * modules/userspec (Depends-on): Likewise.
23669         * modules/utimecmp (Depends-on): Likewise.
23670         * modules/xgetcwd (Depends-on): Likewise.
23671         * modules/xnanosleep (Depends-on): Likewise.
23672         * modules/xstrtod (Depends-on): Likewise.
23673         * modules/yesno (Depends-on): Likewise.
23674
23675 2005-05-05  Paul Eggert  <eggert@cs.ucla.edu>
23676
23677         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
23678         needless checks.
23679
23680 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
23681
23682         Merge from coreutils.  Among other things,
23683         add bulletproofing for cases where stdin, stdout, or stderr are closed.
23684         * lib/fd-safer.c: New file.
23685         * lib/fcntl-safer.h, open-safer.c: Remove.
23686         * lib/chdir-long.c: Fix comment "fetish" -> "coreutils".
23687         * lib/dup-safer.c: Include unistd-safer.h first.
23688         Don't include errno.h.
23689         (dup_safer) [!defined F_DUPFD]: Let fd_safer do the real work.
23690         * lib/file-type.h: Don't assume invoker included sys/stat.h first.
23691         * lib/file-type.c: Rely on file-type.h change.
23692         * lib/getloadavg.c: Include unistd-safer.h.
23693         (getloadavg): Use safer open.
23694         * lib/getusershell.c: Include "stdio-safer.h".
23695         (getusershell): Use safer fopen.
23696         * lib/long-options.c (long_options): Use NULL rather than 0.
23697         * lib/modechange.h (mode_free): Remove; all callers changed to invoke
23698         'free'.
23699         * lib/modechange.c: Likewise.
23700         xstrtol.h, stdbool.h, stddef.h: Don't include; no longer needed.
23701         (MODE_DONE): New constant.
23702         (struct mode_change): Remove 'next' member.
23703         (make_node_op_equals): New function; like the old one of the
23704         same name, except it allocates an array.
23705         (mode_compile, mode_create_from_ref): Use it.
23706         (mode_compile): Allocate result as an array, not a linked list.
23707         Parse octal string ourself, so that we catch mistakes like "+0".
23708         (mode_adjust): Arg is an array, not a linked list.
23709         * lib/modechange.c: Include stat-macros.h, xalloc.h.
23710         (S_ISDIR, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR):
23711         (S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH, S_IRXWU):
23712         (S_IRWXG, S_IRWXO, CHMOD_MODE_BITS):
23713         Remove.  This is now stat-macros.h's job.
23714         (talloc): Remove.  All callers replaced by xalloc, so that
23715         our invokers don't have to worry about reporting memory failures.
23716         (make_node_op_equals): Remove.
23717         (MODE_ORDINARY_CHAGE, MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
23718         New constants.
23719         (struct mode_change): Moved here from modechange.h.
23720         (mode_append_entry): Remove.
23721         (mode_compile): Remove MASKED_OPS arg, since it encouraged
23722         apps to have incorrect behavior.  Use simpler algorithm for head
23723         and tail.  Don't futz with umask; that's now the job of mode_adjust.
23724         Detect more invalid usages rather than having somewhat-random behavior.
23725         Don't insert an "a=" action, as that leads to incorrect behavior.
23726         (mode_compile, mode_create_from_ref): Return NULL on error instead
23727         of an enum, since now there's only one way to have an error.  All
23728         callers changed.
23729         (mode_adjust): Accept new arg UMASK_VALUE, and interpret it
23730         at the correct time.  Simplify calculation of "+u" and its ilk.
23731         Don't mishandle "+X".
23732         (mode_free): Remove "register" and localize decls.
23733         * lib/modechange.h (MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
23734         (struct mode_change): Move to modechange.c; callers don't
23735         need to see this stuff.
23736         (MODE_MASK_EQUALS, MODE_MASK_PLUS, MODE_MASK_MINUS, MODE_MASK_ALL):
23737         (MODE_INVALID, MODE_MEMORY_EXHAUSTED, MODE_BAD_REFERENCE): Remove.
23738         (mode_change, mode_adjust): Reflect the new signatures noted above.
23739         * lib/nanosleep.c (rpl_nanosleep): Include "timespec.h" before macros
23740         that might redefine system include files.
23741         (siginterrupt) [!HAVE_SIGINTERRUPT]: New macro.
23742         (my_usleep): Use NULL rather than (void *) 0.
23743         (rpl_nanosleep) [!defined SA_NOCLDSTOP]:
23744         Use siginterrupt to specify that system calls should be interrupted.
23745         (rpl_nanosleep): Move initialization of suspended closer to call of
23746         my_usleep.
23747         * lib/readutmp.h (read_utmp): New arg OPTIONS.  All uses changed.
23748         * lib/readutmp.c: Likewise.  Include signal.h, stdbool.h.
23749         (desirable_utmp_entry): New function.
23750         (read_utmp) [defined UTMP_NAME_FUNCTION]: Redo memory allocation
23751         using x2nrealloc, to simplify logic.
23752         (read_utmp) [!defined UTMP_NAME_FUNCTION]: Check for overflow in
23753         size calculation.  Do not assume utmp file is a regular file.
23754         * lib/readutmp.h (UT_PID): Moved here from ../src/who.c.
23755         (READ_UTMP_CHECK_PIDS): New constant.
23756         * lib/save-cwd.c: Include unistd-safer.h.
23757         (save_cwd): Use fd_safer.
23758         * lib/tempname.c (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove.
23759         [!_LIBC] Include "stat-macros.h" instead.
23760         * lib/unistd-safer.h (fd_safer): New decl.
23761
23762 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
23763
23764         * modules/getloadavg (Depends-on): Add unistd-safer.
23765         * modules/getusershell (Depends-on): Add stdio-safer.
23766         * modules/lstat (Depends-on): Remove xalloc.
23767         * modules/mkstemp (Depends-on): Add stat-macros.
23768         * modules/modechange (Depends-on): Remove xstrtol.
23769         Add stat-macros, xalloc.
23770         * modules/save-cwd (Depends-on): Add unistd-safer.
23771         * modules/stdio-safer (Makefile.am): Remove lib_SOURCES.
23772         * modules/unistd-safer (Files): Add lib/fd-safer.c
23773         (Makefile.am): Remove lib_SOURCES.
23774
23775         * MODULES.html.sh (Enhancements for POSIX:2001 functions):
23776         Remove fcntl-safer; unistd-safer supersedes it.
23777
23778 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
23779
23780         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Don't require
23781         AC_HEADER_STAT.
23782         * m4/lchown.m4 (gl_FUNC_CHOWN): Likewise.
23783         (gl_PREREQ_CHOWN): Remove.
23784         * m4/lstat.m4 (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling
23785         it.  Don't require AC_HEADER_STAT.
23786         (gl_PREREQ_LSTAT): Remove.
23787         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Check stdint.h only once.
23788         Don't require AC_HEADER_STAT.
23789         * m4/rmdir.m4 (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT.
23790         (gl_PREREQ_RMDIR): Remove.
23791         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Don't
23792         mention stat-macros.h or AC_HEADER_STAT, since we'll make
23793         the stat-macros module a prerequisite.
23794         * m4/file-type.m4 (gl_FILE_TYPE): Likewise.
23795         * m4/filemode.m4 (gl_FILEMODE): Likewise.
23796         * m4/makepath.m4 (gl_MAKEPATH): Likewise.
23797         * m4/modechange.m4 (gl_MODECHANGE): Likewise.
23798         * m4/clock_time.m4 (gl_CLOCK_TIME): Use gl_ rather than fetish_ for
23799         variable names.
23800         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Renamed from
23801         fetish_FUNC_RMDIR_NOTEMPTY.  All uses changed.  Use gl_ for
23802         variable prefixes.
23803         * m4/fcntl-safer.m4: Remove.
23804         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.
23805         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise.
23806         Invoke gl_PREREQ_FD_SAFER.
23807         (gl_PREREQ_FD_SAFER): New macro.
23808         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Check for siginterrupt.
23809         * m4/readutmp.m4 (gl_READUTMP): Require AC_C_INLINE.
23810         Use AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS_ONCE when possible.
23811         Remove duplicate call to AC_LIBOBJ(readutmp).
23812         (gl_PREREQ_READUTMP): Remove.  All uses inlined.
23813
23814         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check for message, not for
23815         MAP_ANON.  Problem reported by Moriyoshi Koizumi to bug-cvs.
23816
23817 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
23818
23819         * MODULES.html.sh (Misc): Add byteswap.
23820
23821 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
23822
23823         * modules/getcwd (Depends-on): Add extensions.
23824         * modules/openat (Depends-on): Likewise.
23825
23826 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
23827
23828         * modules/byteswap: New file.
23829
23830 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
23831
23832         * m4/byteswap.m4: New file.
23833
23834 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
23835
23836         * lib/byteswap_.h: New file.
23837
23838 2005-04-25  Karl Berry  <karl@gnu.org>
23839
23840         * m4/gettext.m4: Update from GNU gettext 0.14.4.
23841
23842 2005-04-25  Albert Chin  <china@thewrittenword.com>
23843
23844         * lib/regex.c: Include <stdio.h>, as a workaround to a Compaq Desktop
23845         Toolkit C bug.
23846
23847 2005-04-21  Oskar Liljeblad  <oskar@osk.mine.nu>
23848
23849         * gnulib-tool (Options): Add -s for --symlink/--symbolic.
23850         (func_ln_if_changed) Remove forcibly for no error message
23851         in case file does not exist.
23852
23853 2005-04-19  Simon Josefsson  <jas@extundo.com>
23854
23855         * gnulib-tool (Options): Make --symlink mean --symbolic.
23856
23857 2005-04-18  Oskar Liljeblad  <oskar@osk.mine.nu>
23858
23859         * doc/gnulib.texi (Initial import): Fix.  Mention --aux-dir.
23860
23861 2005-04-16  Simon Josefsson  <jas@extundo.com>
23862
23863         * modules/getpass-gnu (Makefile.am): Don't mention getpass.h.
23864
23865 2005-04-15  Simon Josefsson  <jas@extundo.com>
23866
23867         * m4/getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
23868
23869 2005-04-15  Simon Josefsson  <jas@extundo.com>
23870
23871         * gnulib-tool: Rename --symlink to --symbolic.
23872
23873 2005-04-15  Oskar Liljeblad  <oskar@osk.mine.nu>
23874
23875         * gnulib-tool: Add -s, --symlink option to gnulib-tool to make
23876         symbolic links to files instead of copying/moving.  Add --aux-dir,
23877         specifying directory relative --dir where auxiliary build tools
23878         are placed.
23879
23880 2005-04-14  Bruno Haible  <bruno@clisp.org>
23881
23882         * modules/allocsa (License): Change to LGPL.
23883         Requested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
23884
23885 2005-04-13  Paul Eggert  <eggert@cs.ucla.edu>
23886
23887         * lib/getdate.y (zone): Allow relunit_snumber after tZONE, so
23888         that "UTC +1 second" continues to work.  Problem reported
23889         by Dmitry V. Levin.
23890         (relunit_snumber): New rule.
23891         (relunit): Use it.
23892
23893 2005-04-12  Paul Eggert  <eggert@cs.ucla.edu>
23894
23895         * lib/getdate.y (universal_time_zone_table): New constant.
23896         (time_zone_table): Remove GMT, UT, UTC entries; they're now in
23897         universal_time_zone_table.
23898         (lookup_zone): Prefer universal_time_zone_table to
23899         local_time_zone_table, so that "GMT" time stamps are allowed in
23900         London during the summer.  Problem reported by Ian Abbott.
23901
23902 2005-04-12  Jim Meyering  <jim@meyering.net>
23903
23904         * lib/human.c (humblock): Set *options even when returning due to
23905         xstrtoumax conversion failure.  Thanks to a used-uninitialized
23906         warning from gcc-4.
23907
23908 2005-04-09  Jim Meyering  <jim@meyering.net>
23909
23910         * lib/posixtm.c (posixtime) [lint]: Avoid spurious warning from gcc-4's
23911         -Wuninitialized: initialize tm0.tm_year.
23912
23913 2005-04-04  Paul Eggert  <eggert@cs.ucla.edu>
23914
23915         * lib/getdate.y (parser_control): rels_seen is now a boolean, not a
23916         count, since there's no maximum.  All uses changed.
23917         Add member dsts_seen.
23918         (local_zone): Accumulate dsts_seen rather than relying on tm_isdst
23919         not being INT_MAX.
23920         (get_date): Initialize dsts_seen, and check that it doesn't go over 1.
23921         Use pc_rels_seen to decide whther a date is absolute.
23922
23923         * lib/getdate.y (number): Don't overwrite year.
23924         (get_date): Initialize pc.year.digits to 0, not 4, to enable above
23925         check.
23926
23927 2005-04-02  Simon Josefsson  <jas@extundo.com>
23928
23929         * lib/getaddrinfo.h: Fix OpenBSD compilation failure, inspired by tiny
23930         patch from Yoann Vandoorselaere <yoann@prelude-ids.org>.
23931
23932 2005-03-28  Eric Blake  <ebb9@byu.net>  (tiny change)
23933
23934         * m4/getcwd-path-max.m4: Return success on systems such as Cygwin
23935         where no absolute path name can be longer than PATH_MAX.
23936
23937 2005-03-27  Jim Meyering  <jim@meyering.net>
23938
23939         * lib/argmatch.c: Clarify comment: null-terminated -> NULL-terminated.
23940
23941 2005-03-26  Paul Eggert  <eggert@cs.ucla.edu>
23942
23943         * lib/intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
23944         "one's complement" -> "ones' complement" in comment, as per Knuth.
23945         "value of type" -> "type or expression" in comment.
23946         * lib/mktime.c, strftime.c: Propagate intprops.h comment nits.
23947
23948 2005-03-26  Jim Meyering  <jim@meyering.net>
23949
23950         Comment nits.
23951         * lib/intprops.h: Add the apostrophe in `(one|two)'s complement'.
23952         Correct typos: s/or/of/.
23953
23954 2005-03-26  Jim Meyering  <jim@meyering.net>
23955
23956         * modules/check-include-files: Move to ../ and rename to...
23957         * check-module: ...this.
23958
23959 2005-03-25  Jim Meyering  <jim@meyering.net>
23960
23961         * modules/xvasprintf (Files): Add xalloc.h.
23962
23963 2005-03-23  Paul Eggert  <eggert@cs.ucla.edu>
23964
23965         * modules/gettext (Files): config/config.rpath ->
23966         build-aux/config.rpath
23967         * modules/iconv (Files): Likewise.
23968         Problem reported by Oskar Liljeblad.
23969
23970 2005-03-23  Jim Meyering  <jim@meyering.net>
23971
23972         * modules/check-include-files: New script to check for
23973         missing dependencies, multiple includes, etc.
23974
23975         * modules/c-strtold (Depends-on): Add xalloc.
23976         * modules/c-strtod (Depends-on): Add xalloc.
23977         * modules/hash (Depends-on): Add xalloc.
23978         (Files): Remove lib/xalloc.h.
23979
23980         * modules/gethrxtime (Files): Add lib/gethrxtime.h.
23981         * modules/userspec (Files): Add lib/inttostr.h.
23982
23983 2005-03-23  Jim Meyering  <jim@meyering.net>
23984
23985         * lib/canonicalize.c: Remove duplicate `#include "stat-macros.h"'.
23986
23987 2005-03-22  Jim Meyering  <jim@meyering.net>
23988
23989         * modules/stat-macros: New module.
23990         * modules/canonicalize, modules/euidaccess, modules/file-type,
23991         * modules/filemode, modules/lchown, modules/makepath,
23992         * modules/rmdir, modules/stat: Depend on new stat-macros module
23993         rather than listing lib/stat-macros.h manually.
23994         Don't add stat-macros.h to lib_SOURCES or list it in Files: section.
23995
23996 2005-03-22  Jim Meyering  <jim@meyering.net>
23997
23998         * m4/stat-macros.m4 (gl_STAT_MACROS): New file/macro.
23999
24000 2005-03-22  Bruno Haible  <bruno@clisp.org>
24001
24002         * config/srclist.txt: Replace target directory 'config' with
24003         'build-aux'.
24004         * config/config.guess, config.sub, config.rpath, depcomp, install-sh:
24005         * config/mdate-sh, missing, mkinstalldirs, texinfo.tex: Move to
24006         ../build-aux/.
24007
24008 2005-03-21  Paul Eggert  <eggert@cs.ucla.edu>
24009
24010         * modules/chdir-long (Depends-on): Add mempcpy.
24011
24012         * modules/acl, modules/backupfile, modules/c-strtod,
24013         modules/c-strtold, modules/canon-host, modules/canonicalize,
24014         modules/cloexec, modules/closeout, modules/dirfd, modules/dirname,
24015         modules/exclude, modules/exitfail, modules/file-type,
24016         modules/filemode, modules/fpending, modules/fsusage, modules/getcwd,
24017         modules/getdate, modules/getline, modules/getpagesize,
24018         modules/getpass, modules/getugroups, modules/group-member,
24019         modules/hard-locale, modules/hash, modules/human, modules/idcache,
24020         modules/inttostr, modules/long-options, modules/makepath,
24021         modules/md5, modules/memcasecmp, modules/memcoll,
24022         modules/modechange, modules/mountlist, modules/path-concat,
24023         modules/pathmax, modules/physmem, modules/posixtm, modules/posixver,
24024         modules/quote, modules/quotearg, modules/readtokens, modules/readutmp,
24025         modules/safe-read, modules/safe-write, modules/same, modules/savedir,
24026         modules/settime, modules/sha1, modules/sig2str, modules/strdup,
24027         modules/strftime, modules/strndup, modules/strverscmp,
24028         modules/timespec, modules/unlocked-io, modules/userspec,
24029         modules/utimecmp, modules/utimens, modules/xalloc, modules/xstrtol,
24030         modules/yesno:
24031         Remove lib_SOURCES line from Makefile.am section, as this is now
24032         done automatically by the corresponding Autoconf macro.
24033
24034 2005-03-21  Jim Meyering  <jim@meyering.net>
24035
24036         Changes imported from coreutils.
24037
24038         * lib/cycle-check.c: Don't include xalloc.h.
24039
24040         * lib/path-concat.c: Don't include assert.h.
24041         (path_concat): Remove assertion that would have triggered
24042         for ABASE starting with more than one slash.
24043         Reported by Andreas Schwab.
24044
24045         * lib/path-concat.c (path_concat): Set *BASE_IN_RESULT
24046         properly when ABASE is an absolute file name.
24047         Correct the description of this function.
24048         Include <assert.h>.
24049         Add an assertion and a test driver.
24050         This fixes a bug introduced on 2004-07-02.
24051         Andreas Schwab reported the resulting failure of cp --parents:
24052         http://lists.gnu.org/archive/html/bug-coreutils/2005-01/msg00130.html
24053
24054 2005-03-21  Jim Meyering  <jim@meyering.net>
24055
24056         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR.
24057         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Check for memrchr decl.
24058
24059 2005-03-21  Jim Meyering  <jim@meyering.net>
24060         and  Paul Eggert  <eggert@cs.ucla.edu>
24061
24062         * m4/acl.m4, m4/backupfile.m4, m4/c-strtod.m4, m4/canon-host.m4,
24063         m4/canonicalize.m4, m4/cloexec.m4, m4/closeout.m4, m4/dirfd.m4,
24064         m4/dirname.m4, m4/exclude.m4, m4/exitfail.m4, m4/file-type.m4,
24065         m4/filemode.m4, m4/fpending.m4, m4/fsusage.m4, m4/getcwd.m4,
24066         m4/getdate.m4, m4/getline.m4, m4/getpagesize.m4, m4/getpass.m4,
24067         m4/getugroups.m4, m4/group-member.m4, m4/hard-locale.m4, m4/hash.m4,
24068         m4/human.m4, m4/idcache.m4, m4/inttostr.m4, m4/long-options.m4,
24069         m4/makepath.m4, m4/md5.m4, m4/memcasecmp.m4, m4/memcoll.m4,
24070         m4/modechange.m4, m4/mountlist.m4, m4/nanosleep.m4, m4/path-concat.m4,
24071         m4/pathmax.m4, m4/physmem.m4, m4/posixtm.m4, m4/posixver.m4,
24072         m4/quote.m4, m4/quotearg.m4, m4/readtokens.m4, m4/readutmp.m4,
24073         m4/safe-read.m4, m4/safe-write.m4, m4/same.m4, m4/savedir.m4,
24074         m4/settime.m4, m4/sha1.m4, m4/sig2str.m4, m4/strdup.m4, m4/strftime.m4,
24075         m4/strndup.m4, m4/strverscmp.m4, m4/timespec.m4, m4/unlocked-io.m4,
24076         m4/userspec.m4, m4/utimecmp.m4, m4/utimens.m4, m4/xalloc.m4,
24077         m4/xnanosleep.m4, m4/xstrtol.m4, m4/yesno.m4:
24078         Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files
24079         for these modules.
24080
24081 2005-03-18  Paul Eggert  <eggert@cs.ucla.edu>
24082
24083         * lib/strftime.c (my_strftime): If the underlying strftime returns 0
24084         (which shouldn't happen), generate nothing instead of returning 0
24085         immediately, so that nstrftime (NULL, ...) doesn't return 0.
24086
24087 2005-03-16  Bruno Haible  <bruno@clisp.org>
24088
24089         * modules/stdint (Makefile.am): Use HAVE_LONG_LONG_64BIT instead of
24090         HAVE_LONGLONG_64BIT.
24091
24092 2005-03-16  Bruno Haible  <bruno@clisp.org>
24093
24094         * m4/stdint.m4 (gl_STDINT_H): Define HAVE_LONG_LONG_64BIT instead of
24095         HAVE_LONGLONG_64BIT.
24096
24097 2005-03-16  Bruno Haible  <bruno@clisp.org>
24098
24099         * lib/stdint_.h: Use HAVE_LONG_LONG_64BIT instead of
24100         HAVE_LONGLONG_64BIT.
24101
24102 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
24103
24104         * lib/strftime.c (my_strftime): Prepend space to format so that we can
24105         reliably distinguish strftime failure from empty output on POSIX
24106         hosts.
24107
24108 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
24109
24110         * lib/iconvme.c (SIZE_MAX): New macro, if not already defined.
24111         (iconv_string): Don't guess a size-zero buffer, as that might cause
24112         buffer overrun.  Instead, avoid multiplying by MB_LEN_MAX if the
24113         result would be 'too large', where 'too large' is (heuristically)
24114         the square root of SIZE_MAX, divided by MB_LEN_MAX to allay
24115         overflow concerns.  This will prevent some unwanted malloc failures
24116         when the inputs are very large.
24117
24118 2005-03-15  Karl Berry  <karl@gnu.org>
24119
24120         * config/srclist.txt (config.rpath): from gettext.
24121         * config/config.rpath: update.
24122
24123 2005-03-15  Bruno Haible  <bruno@clisp.org>
24124
24125         * lib/regex.c (byte_re_match_2_internal): Rename local variable 'not'
24126         to 'negate'.
24127
24128         * lib/regex.c (byte_re_match_2_internal): Reduce scope of same_str_p
24129         variable.
24130
24131         * lib/regex.c (EXTEND_BUFFER, regcomp): Cast the realloc/malloc
24132         results.
24133
24134 2005-03-14  Simon Josefsson  <jas@extundo.com>
24135
24136         * lib/timegm.h: Use proper prototype CPP guards, reported by Dave Love
24137         <fx@gnu.org>.
24138
24139 2005-03-14  Paul Eggert  <eggert@cs.ucla.edu>
24140
24141         * lib/mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,
24142         TYPE_SIGNED_MAGNITUDE, TYPE_MINIMUM, TYPE_MAXIMUM): Sync from
24143         intprops.h.
24144         * lib/strtol.c: Likewise.
24145
24146 2005-03-14  Jim Meyering  <jim@meyering.net>
24147
24148         * lib/strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
24149         && HAVE_STRUCT_ERA_ENTRY)]: Initialize the first byte of ubuf[]
24150         to be nonzero so that we (and caller) can detect the difference
24151         between a valid zero-length expansion and an error return, even
24152         when the underlying strftime fails before writing anything into
24153         that location.
24154
24155 2005-03-14  Bruno Haible  <bruno@clisp.org>
24156
24157         * m4/lib-link.m4, gettext.m4, nls.m4, po.m4:
24158         Update from GNU gettext 0.14.3.
24159
24160 2005-03-10  Jim Meyering  <jim@meyering.net>
24161
24162         * m4/save-cwd.m4 (gl_SAVE_CWD): Check for fchdir.
24163
24164 2005-03-10  Jim Meyering  <jim@meyering.net>
24165
24166         * lib/save-cwd.c [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
24167         so that this module works on systems without fchdir.
24168
24169 2005-03-09  Paul Eggert  <eggert@cs.ucla.edu>
24170
24171         Factor int-properties macros into a single file, except for
24172         glibc-related files.
24173         * lib/intprops.h: New file.
24174         * lib/getloadavg.c: Include it instead of limits.h.
24175         (INT_STRLEN_BOUND): Remove.
24176         * lib/human.c: Include intprops.h.
24177         (group_number): Use INT_STRLEN_BOUND instead of rolling it ourself.
24178         * lib/human.h (LONGEST_HUMAN_READABLE): Use 146/485 rather than
24179         302/1000.
24180         * lib/inttostr.h: Include intprops.h instead of limits.h.
24181         (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND): Remove.
24182         * lib/mktime.c (TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros,
24183         for consistency with intprops.h.
24184         (time_t_is_integer, twos_complement_arithmetic): Use them.
24185         * lib/sig2str.h: Include <signal.h>, intprops.h.
24186         (INT_STRLEN_BOUND): Remove.
24187         * lib/strftime.c (TYPE_SIGNED): Remove.
24188         (INT_STRLEN_BOUND): Switch to same implementation as intprops.h.
24189         * lib/strtol.c: Adjust comments to match intprops.h.
24190         * lib/userspec.c: Include intprops.h.
24191         (TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove.
24192         * lib/utimecmp.c, xnanosleep.c, xstrtol.c: Likewise.
24193         * lib/utimecmp.c (utimecmp): Use TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT
24194         instead of rolling our own expressions.
24195         * lib/xstrtol.c: Include xstrtol.h first, to test interface.
24196
24197         * lib/strftime.c: Include <stdbool.h>.  Use bool where appropriate,
24198         instead of int.
24199         (my_strftime): Do not mishandle years close to INT_MAX, by doing
24200         the right thing even if adding 1900 would overflow.  Similarly
24201         for tm_mon + 1 and tm_yday + 1.
24202         Make %Y always equivalent to %C%y, and similarly for %G and %g.
24203         (DO_NUMBER, DO_NUMBER_SPACEPAD): Set digits to d, not a conditional.
24204         (DO_SIGNED_NUMBER): New macro.
24205         (my_strftime) [HAVE_TZNAME]: Don't dump core if tp->tm_dst > 1.
24206
24207 2005-03-07  Bruno Haible  <bruno@clisp.org>
24208
24209         * m4/mmap-anon.m4 (MAP_FILE, MAP_FAILED): Remove definitions.
24210
24211 2005-03-07  Bruno Haible  <bruno@clisp.org>
24212
24213         * lib/pagealign_alloc.c (MAP_FILE, MAP_FAILED): Define fallbacks.
24214
24215 2005-03-04  Derek R. Price  <derek@ximbiot.com>
24216
24217         * gnulib-tool (func_cp_if_changed, func_mv_if_changed): New functions.
24218         (func_import): Only replace files via --import when they have actually
24219         changed.
24220
24221 2005-03-03  Derek R. Price  <derek@ximbiot.com>
24222
24223         * m4/mmap-anon.m4: New file.
24224         * m4/pagealign_alloc.m4: New file.
24225
24226 2005-03-03  Derek R. Price  <derek@ximbiot.com>
24227             Bruno Haible  <bruno@clisp.org>
24228
24229         * modules/pagealign_alloc: New file.
24230         * MODULES.html.sh (Memory management functions): Add pagealign_alloc.
24231
24232 2005-03-03  Derek R. Price  <derek@ximbiot.com>
24233             Bruno Haible  <bruno@clisp.org>
24234
24235         * lib/pagealign_alloc.h: New file.
24236         * lib/pagealign_alloc.c: New file.
24237
24238 2005-03-03  Bruno Haible  <bruno@clisp.org>
24239
24240         * m4/inttypes.m4, isc-posix.m4, once-only.m4:
24241         Use an all-permissive copyright notice, recommended by RMS.
24242
24243 2005-03-02  Bruno Haible  <bruno@clisp.org>
24244
24245         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Undo the replacement here. Because
24246         of AIX, the replacement has to be done only after <string.h> is
24247         included, therefore not in config.h. stpncpy.h does the replacement,
24248         and stpncpy.c uses it.
24249
24250 2005-03-02  Bruno Haible  <bruno@clisp.org>
24251
24252         * lib/stpncpy.h (stpncpy): Define as a macro without arguments, so that
24253         stpncpy.c uses it.
24254
24255 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
24256
24257         Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
24258         The workaround isn't strictly needed for POSIX conformance, and
24259         it's too much of a pain to configure and maintain.  We'll ask
24260         people to fix their kernels instead.
24261         * lib/xnanosleep.c: Don't include gethrxtime.h or xtime.h.
24262         (NANOSLEEP_BUG_WORKAROUND): Remove.
24263         (xnanosleep): Remove the workaround.
24264
24265 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
24266
24267         * modules/gettime (Makefile.am): Remove lib_SOURCES line.
24268         Reported by Derek Price.
24269         (Include): Add "timespec.h".
24270
24271         * modules/xnanosleep (Depends-on): Remove gethrxtime.
24272
24273 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
24274
24275         * m4/xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attempting
24276         to detect nanosleep bug.
24277
24278 2005-03-01  Bruno Haible  <bruno@clisp.org>
24279
24280         * lib/vasnprintf.c (EOVERFLOW): Define to a fallback if needed.
24281
24282 2005-02-26  Paul Eggert  <eggert@cs.ucla.edu>
24283
24284         * modules/gethrxtime: New file.
24285         * modules/xnanosleep (Files): Add m4/xnanosleep.m4.
24286         (Depends-on): Add gethrxtime.
24287         (configure.ac): Add gl_XNANOSLEEP.
24288         (Makefile.am): Remove lib_SOURCES line.
24289
24290 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
24291
24292         * m4/gethrxtime.m4, m4/xnanosleep.m4: New files.
24293         * m4/gettime.m4 (gl_GETTIME): Check for nanotime.
24294
24295 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
24296
24297         * lib/gethrxtime.h, lib/gethrxtime.c, lib/xtime.h: New files.
24298         * lib/timespec.h (gettime): Return void, since it always
24299         succeeds now.  All uses changed.
24300         * lib/gettime.c (gettime) Likewise.
24301         [HAVE_NANOTIME]: Prefer nanotime.
24302         Assume gettimeofday succeeds, as POSIX requires.
24303         Assime time () succeeds, since other code already does.
24304         * lib/xnanosleep.c: Include xtime.h and gethrxtime.h, not xalloc.h.
24305         (timespec_subtract): Remove.
24306         (NANOSLEEP_BUG_WORKAROUND): New constant.
24307         (xnanosleep): Use gethrxtime rather than gettime; this simplifies
24308         things considerably.  Use it only on GNU/Linux hosts, since the
24309         workaround shouldn't be needed elsewhere.
24310
24311 2005-02-24  Bruno Haible  <bruno@clisp.org>
24312
24313         * modules/gettext (Files): Add m4/glibc2.m4.
24314
24315 2005-02-24  Bruno Haible  <bruno@clisp.org>
24316
24317         * m4/gettext.m4, intdiv0.m4, intmax.m4, inttypes-pri.m4, lcmessage.m4:
24318         * m4/lib-link.m4, lib-prefix.m4, nls.m4, po.m4, printf-posix.m4:
24319         * m4/progtest.m4:
24320         Update from GNU gettext 0.14.2.
24321         * m4/glibc2.m4: New file, from GNU gettext 0.14.2.
24322
24323 2005-02-24  Bruno Haible  <bruno@clisp.org>
24324
24325         * lib/localcharset.c: Update from GNU gettext 0.14.2.
24326         * lib/config.charset: Update from GNU gettext 0.14.2.
24327
24328 2005-02-24  Bruno Haible  <bruno@clisp.org>
24329
24330         * lib/gettext.h: Update from GNU gettext 0.14.2.
24331
24332 2005-02-23  Simon Josefsson  <jas@extundo.com>
24333
24334         * m4/iconvme.m4: New file.
24335
24336 2005-02-23  Jim Meyering  <jim@meyering.net>
24337
24338         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's
24339         change.
24340         Thanks to Bruno Haible for catching it.
24341
24342 2005-02-22  Simon Josefsson  <jas@extundo.com>
24343
24344         * modules/iconvme: New file.
24345
24346         * MODULES.html.sh: Add iconvme.
24347
24348 2005-02-22  Simon Josefsson  <jas@extundo.com>
24349
24350         * lib/iconvme.h, lib/iconvme.c: New files, from libc.
24351
24352 2005-02-22  Simon Josefsson  <jas@extundo.com>
24353
24354         * config/srclist.txt: Sync iconvme.h, iconvme.c from libc.
24355
24356 2005-02-22  Jim Meyering  <jim@meyering.net>
24357
24358         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Fix typo:
24359         s/ifndef/ifdef/.
24360
24361 2005-02-20  Neil Conway  <neilc@samurai.com>
24362
24363         * lib/xgethostname.c (xgethostname): Check for ENOMEM, which is
24364         returned by OSX/Darwin if the specified buffer is not large
24365         enough for the hostname.
24366
24367 2005-02-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
24368
24369         * lib/argp-help.c (__argp_help): Create a fake struct argp_state and
24370         pass it to _help, otherwise the latter coredumps trying to
24371         dereference state.root_argp.
24372
24373 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
24374
24375         * modules/chdir-long (Depends-on): Add memrchr.
24376         * modules/memrchr (Files): Add lib/memrchr.h.
24377         (Include): "memrchr.h".
24378
24379 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
24380
24381         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h.
24382
24383 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
24384
24385         * lib/memrchr.h: New file.
24386         * lib/chdir-long.c: Include it.
24387         * lib/memrchr.c [!defined _LIBC]: Include it rather than <string.h>
24388         Don't bother including stddef.h.
24389
24390 2005-02-01  Paul Eggert  <eggert@cs.ucla.edu>
24391
24392         * lib/mountlist.h (MOUNTLIST_H_): New macro, to protect against double
24393         inclusion.
24394         Include <sys/types.h>, for dev_t.
24395         (ME_DUMMY, ME_REMOTE): Move from here....
24396         * lib/mountlist.c (ME_DUMMY, ME_REMOTE): To here.
24397         (ME_DUMMY): Count "subfs" as a dummy.  Problem reported by
24398         Dmitry V. Levin.
24399         Include mountlist.h first, to test the interface.
24400
24401 2005-01-29  Bruno Haible  <bruno@clisp.org>
24402
24403         * lib/progname.c (program_name): Initialize.
24404         Needed when linking statically on MacOS X.
24405
24406 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
24407
24408         Sync from coreutils.
24409         * modules/getloadavg (Files): Remove m4/getloadavg.m4.
24410         (Depends-on): Add c-strtod.
24411         (configure.ac): Replace gl_FUNC_GETLOADAVG with AC_FUNC_GETLOADAVG.
24412
24413 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
24414
24415         Sync from coreutils.
24416         * m4/getloadavg.m4, glibc.m4, search-libs.m4: Remove.
24417
24418         Remove files that are specific to coreutils.
24419         * m4/check-decl.m4, jm-macros.m4, lib-check.m4, prereq.m4: Remove.
24420
24421 2005-01-28  Bruno Haible  <bruno@clisp.org>
24422
24423         * modules/javacomp: New file.
24424         * MODULES.html.sh (Java): Add javacomp.
24425
24426 2005-01-28  Bruno Haible  <bruno@clisp.org>
24427
24428         * m4/javacomp.m4: New file, from GNU gettext.
24429
24430 2005-01-28  Bruno Haible  <bruno@clisp.org>
24431
24432         * lib/javacomp.sh.in: New file, from GNU gettext.
24433         * lib/javacomp.h: New file, from GNU gettext.
24434         * lib/javacomp.c: New file, from GNU gettext.
24435
24436 2005-01-26  Simon Josefsson  <jas@extundo.com>
24437
24438         * lib/gai_strerror.c: Use GPL in header.
24439
24440 2005-01-26  Bruno Haible  <bruno@clisp.org>
24441
24442         * modules/javaexec: New file.
24443         * MODULES.html.sh (Java): Add javaexec.
24444
24445 2005-01-26  Bruno Haible  <bruno@clisp.org>
24446
24447         * m4/javaexec.m4: New file, from GNU gettext.
24448
24449 2005-01-26  Bruno Haible  <bruno@clisp.org>
24450
24451         * lib/javaexec.sh.in: New file, from GNU gettext.
24452         * lib/javaexec.h: New file, from GNU gettext.
24453         * lib/javaexec.c: New file, from GNU gettext.
24454
24455 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
24456
24457         * modules/lchown (Depends-on): Remove lchown.h
24458
24459 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
24460
24461         * m4/sysexits.m4 (gl_SYSEXITS): Reverted logic. SYSEXITS_H
24462         must be defined if the header file was not found, in order
24463         to provide a replacement. Reported by Todd Vierling <tv@duh.org>
24464
24465 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
24466
24467         * lib/argp-help.c (hol_entry_help): Avoid using non-constant
24468         initializers for struct pentry_state.
24469         (__argp_error): Check return value of __asprintf
24470         (__argp_failure): Translate error message
24471
24472         * lib/argp-parse.c: Removed braces around the expansion of N_()
24473
24474 2005-01-23  Paul Eggert  <eggert@cs.ucla.edu>
24475
24476         * m4/acl.m4, afs.m4, alloca.m4, argp.m4, assert.m4, atexit.m4,
24477         backupfile.m4, base64.m4, bison.m4, c-bs-a.m4, c-stack.m4,
24478         c-strtod.m4, calloc.m4, canon-host.m4, canonicalize.m4,
24479         clock_time.m4, cloexec.m4, closeout.m4, d-ino.m4, d-type.m4,
24480         dirfd.m4, dirname.m4, dos.m4, dup2.m4, error.m4, euidaccess.m4,
24481         exclude.m4, exitfail.m4, extensions.m4, fcntl-safer.m4,
24482         file-type.m4, fileblocks.m4, filemode.m4, fnmatch.m4, fpending.m4,
24483         free.m4, fstypename.m4, fsusage.m4, ftruncate.m4, getaddrinfo.m4,
24484         getcwd-path-max.m4, getcwd.m4, getdate.m4, getdomainname.m4,
24485         getgroups.m4, gethostname.m4, getline.m4, getndelim2.m4,
24486         getnline.m4, getopt.m4, getpagesize.m4, getpass.m4, getsubopt.m4,
24487         gettime.m4, gettimeofday.m4, getugroups.m4, getusershell.m4,
24488         group-member.m4, hard-locale.m4, hash.m4, host-os.m4, human.m4,
24489         idcache.m4, inttostr.m4, isdir.m4, jm-winsz1.m4, jm-winsz2.m4,
24490         link-follow.m4, long-options.m4, ls-mntd-fs.m4, lstat.m4,
24491         makepath.m4, mathl.m4, md5.m4, memcasecmp.m4, memchr.m4,
24492         memcmp.m4, memcoll.m4, memcpy.m4, memmem.m4, memmove.m4,
24493         memrchr.m4, memset.m4, mkdir-slash.m4, mkstemp.m4, mktime.m4,
24494         modechange.m4, mountlist.m4, nanosleep.m4, obstack.m4,
24495         path-concat.m4, pathmax.m4, perl.m4, physmem.m4, poll.m4,
24496         posixtm.m4, posixver.m4, putenv.m4, quote.m4, quotearg.m4,
24497         readdir.m4, readtokens.m4, readutmp.m4, regex.m4, rename.m4,
24498         restrict.m4, rmdir-errno.m4, rmdir.m4, rpmatch.m4, same.m4,
24499         savedir.m4, settime.m4, sha1.m4, sig2str.m4, snprintf.m4,
24500         sockpfaf.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, stdint.m4,
24501         stdio-safer.m4, strchrnul.m4, strdup.m4, strerror.m4,
24502         strerror_r.m4, strftime.m4, strndup.m4, strnlen.m4, strsep.m4,
24503         strtod.m4, strtoimax.m4, strtok_r.m4, strtol.m4, strtoll.m4,
24504         strtoul.m4, strtoull.m4, strtoumax.m4, strverscmp.m4, sysexits.m4,
24505         time_r.m4, timegm.m4, timespec.m4, tm_gmtoff.m4, tzset.m4,
24506         uint32_t.m4, uintptr_t.m4, unistd-safer.m4, unlink-busy.m4,
24507         unlocked-io.m4, uptime.m4, userspec.m4, utimbuf.m4, utime.m4,
24508         utimecmp.m4, utimens.m4, utimes-null.m4, vsnprintf.m4, xalloc.m4,
24509         xgetcwd.m4, xreadlink.m4, xstrndup.m4, xstrtod.m4, xstrtoimax.m4,
24510         xstrtol.m4, xstrtoumax.m4, yesno.m4:
24511         Use an all-permissive copyright notice, recommended by RMS.
24512
24513 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
24514
24515         * modules/chdir-long (Depends-on): Remove mempcpy.
24516
24517 2005-01-21  Jim Meyering  <jim@meyering.net>
24518
24519         * lib/openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the
24520         same value as for Solaris 9.
24521
24522         * lib/chdir-long.c (chdir_long): Rewrite to remove limitation on
24523         component length.  This included changing the parameter to be
24524         of type `char *' rather than `char const *'.
24525         * lib/chdir-long.h (chdir_long): Update prototype.
24526
24527         * lib/openat.c (fdopendir, fstatat): New functions.
24528         * lib/openat.h: Include headers required for use of DIR and struct
24529         stat.
24530         [AT_SYMLINK_NOFOLLOW]: Define.
24531         (fdopendir, fstatat): Add prototypes.
24532
24533 2005-01-21  Bruno Haible  <bruno@clisp.org>
24534
24535         * modules/classpath: New file.
24536         * MODULES.html.sh (Java): Add classpath.
24537
24538 2005-01-21  Bruno Haible  <bruno@clisp.org>
24539
24540         * lib/classpath.h: New file, from GNU gettext.
24541         * lib/classpath.c: New file, from GNU gettext.
24542
24543 2005-01-20  Simon Josefsson  <jas@extundo.com>
24544
24545         * modules/version-etc-fsf: New file.
24546
24547 2005-01-20  Simon Josefsson  <jas@extundo.com>
24548
24549         * lib/version-etc-fsf.c: New file, with version_etc_copyright.
24550         * lib/version-etc.c: Remove version_etc_copyright.
24551         * lib/version-etc.h (version_etc_copyright): Use [] instead of * in
24552         prototype, suggested by Paul Eggert <eggert@CS.UCLA.EDU>.
24553
24554 2005-01-20  Simon Josefsson  <jas@extundo.com>
24555
24556         * lib/base64.h (isbase64): Add.
24557
24558         * lib/base64.c (isb64): Rename to isbase64, use to_uchar instead of
24559         using a unsigned prototype, don't inline.
24560         (base64_decode): Use it.
24561
24562 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
24563
24564         * m4/save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume
24565         it.
24566
24567 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
24568
24569         * lib/save-cwd.c (save_cwd): Remove code to support the case
24570         where fchdir is missing or flaky.
24571
24572 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
24573
24574         * MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
24575
24576 2005-01-19  Paul Eggert  <eggert@cs.ucla.edu>
24577
24578         * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h;
24579         AC_LIBSOURCES now does this.
24580         * MODULES.html.sh (Sizes of integer types <limits.h>): New element,
24581         with new ullong_max module.
24582
24583 2005-01-19  Bruno Haible  <bruno@clisp.org>
24584
24585         * modules/sh-quote: New file.
24586         * MODULES.html.sh (Executing programs): Add sh-quote.
24587
24588 2005-01-19  Bruno Haible  <bruno@clisp.org>
24589
24590         * lib/sh-quote.h: New file, from GNU gettext.
24591         * lib/sh-quote.c: New file, from GNU gettext.
24592
24593 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
24594
24595         Merge from coreutils.
24596         * m4/ullong_max.m4: New file.
24597         * m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.
24598         (gl_MACROS): Assume localeconv exists.
24599
24600 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
24601
24602         Merge changes from coreutils, as described below in several
24603         changelogs dated today.
24604
24605         * lib/save-cwd.c: Include "save-cwd.h" before other include files.
24606         (O_DIRECTORY): Remove; not needed here, since "." must be
24607         a directory.  All uses removed.
24608         (save_cwd): Use __sgi || __sun, not sun || __sun.  __sun is
24609         universal on Suns, and we also need to test for IRIX.
24610         Revamp code to use 'if' rather than '#if'.
24611         Avoid unnecessary comparison of cwd->desc to 0.
24612
24613         * lib/utimens.c (futimens): Robustify the previous patch, by checking
24614         for known valid error numbers rather than observed invalid ones.
24615
24616 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
24617
24618         * modules/ullong_max: New file.
24619
24620         * modules/chdir-long, modules/openat: New files.
24621         * modules/save-cwd (Depends-on): Depend on chdir-long.
24622         (Makefile.am): Remove lib_SOURCES; now handled by AC_LIBSOURCES.
24623
24624 2005-01-18  Jim Meyering  <jim@meyering.net>
24625
24626         Merge from coreutils.
24627         * m4/chdir-long.m4, m4/openat.m4: New files.
24628         * m4/save-cwd.m4 (gl_SAVE_CWD): Add AC_LIBSOURCES for save-cwd.c,
24629         save-cwd.h.  Add AC_LIBOBJ for save-cwd.
24630         * m4/chown.m4 (gl_FUNC_CHOWN): When cross-compiling, assume that chown
24631         is sane and DOES follow symlinks.  Besides, testing 20 different
24632         systems found no broken chown implementations.
24633         Prompted by a change in rsync's copy of this macro.
24634         * m4/jm-macros.m4 (gl_MACROS): Require gl_FUNC_CHDIR_LONG.
24635
24636         * m4/lchown.m4 (gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
24637
24638         * m4/utimes.m4: Work around tests/touch/empty-file failure on a system
24639         (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes'
24640         NULL-means-set-to-current-time semantics.
24641         Remove temporary file immediately, rather than waiting
24642         for configure's at-exit trap code to do it.
24643
24644 2005-01-18  Jim Meyering  <jim@meyering.net>
24645
24646         * lib/version-etc.c (version_etc_copyright): Update copyright date.
24647
24648         * lib/utimens.c (futimens): Account for the fact that futimes
24649         can also fail with errno == ENOSYS or errno == ENOENT.
24650         Patch from Dmitry V. Levin.
24651
24652         Change the name of the robust chdir function from chdir to chdir_long.
24653         * lib/save-cwd.c: Include chdir-long.h rather than chdir.h.
24654         (restore_cwd): Use chdir_long, not chdir.
24655         * lib/chdir-long.c: Renamed from chdir.c.
24656         * lib/chdir-long.h: Renamed from chdir.h.
24657         [!defined PATH_MAX]: Define chdir_long to chdir on systems like the
24658         Hurd.
24659
24660 2005-01-18  Bruno Haible  <bruno@clisp.org>
24661
24662         * m4/allocsa.m4, m4/codeset.m4, m4/copy-file.m4, m4/eaccess.m4:
24663         * m4/eealloc.m4, m4/eoverflow.m4, m4/execute.m4, m4/fatal-signal.m4:
24664         * m4/findprog.m4, m4/glibc21.m4, m4/iconv.m4, m4/intmax_t.m4:
24665         * m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4:
24666         * m4/linebreak.m4, m4/localcharset.m4, m4/longdouble.m4:
24667         * m4/longlong.m4, m4/mbrtowc.m4, m4/mbstate_t.m4, m4/mbswidth.m4:
24668         * m4/mkdtemp.m4, m4/pipe.m4, m4/readlink.m4, m4/safe-read.m4:
24669         * m4/safe-write.m4, m4/setenv.m4, m4/sig_atomic_t.m4:
24670         * m4/signalblocking.m4, m4/signed.m4, m4/size_max.m4, m4/ssize_t.m4:
24671         * m4/stdbool.m4, m4/stdint_h.m4, m4/stpcpy.m4, m4/stpncpy.m4:
24672         * m4/strcase.m4, m4/strcspn.m4, m4/strpbrk.m4, m4/strstr.m4:
24673         * m4/ucs4-utf.m4, m4/uintmax_t.m4, m4/ulonglong.m4, m4/unicodeio.m4:
24674         * m4/utf-ucs4.m4, m4/vasnprintf.m4, m4/vasprintf.m4:
24675         * m4/wait-process.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4:
24676         Use an all-permissive copyright notice, recommended by RMS.
24677
24678 2005-01-18  Bob Proulx  <bob@proulx.com>
24679
24680         * lib/obstack.c [DEFAULT_ALIGNMENT]: Use an intermediate type to
24681         simplify offsetof() macro construct to avoid compile failure with
24682         native HP-UX 11.0 ANSI C compiler.
24683
24684 2005-01-17  Bruno Haible  <bruno@clisp.org>
24685
24686         * lib/stpncpy.c: Remove HAVE_STPNCPY and gnu_stpncpy renaming,
24687         redundant because stpncpy.m4 takes care of it.
24688
24689 2005-01-17  Bruno Haible  <bruno@clisp.org>
24690
24691         * lib/progreloc.c: Include xalloc.h instead of xmalloc.h.
24692
24693 2005-01-17  Bruno Haible  <bruno@clisp.org>
24694
24695         * lib/progreloc.c (xstrdup): Define as strdup if no xmalloc should be
24696         used.
24697
24698 2005-01-17  Bruno Haible  <bruno@clisp.org>
24699
24700         * lib/fwriteerror.h (fwriteerror): Change specification to include
24701         fclose.
24702         * lib/fwriteerror.c: Include <stdbool.h>.
24703         (fwriteerror): At the end, close the file stream. Record whether
24704         stdout was already closed.
24705
24706 2005-01-17  Bruno Haible  <bruno@clisp.org>
24707
24708         * lib/execute.c (environ): Declare if needed.
24709         * lib/pipe.c (environ): Likewise.
24710         Reported by Michael Schloh von Bennewitz <michael.schloh@cw.com>.
24711
24712 2005-01-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
24713
24714         * modules/argp: Depend on vsnprintf
24715
24716 2005-01-10  Jim Meyering  <jim@meyering.net>
24717
24718         * modules/closeout (Depends-on): Add atexit.
24719
24720 2005-01-06  Bruno Haible  <bruno@clisp.org>
24721
24722         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Rename stpncpy to gnu_stpncpy here.
24723
24724 2005-01-04  Paul Eggert  <eggert@cs.ucla.edu>
24725
24726         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
24727         definitions to be after all include files, to avoid collisions.
24728         Problem reported by Bob Proulx.
24729
24730 2005-01-04  Jim Meyering  <jim@meyering.net>
24731
24732         Changes imported from coreutils.
24733         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Rather than using "conftestXXXXXX"
24734         as the mkstemp template, use a temporary directory and an
24735         8.3-friendly template to avoid trouble on systems like DJGPP.
24736         Reported by Juan M. Guerrero via Stepan Kasal.
24737         * m4/(gl_FUNC_MKSTEMP): Include <unistd.h> for the declaration of
24738         close. Remove the temporary directory right away, rather than waiting
24739         for configure's at-exit trap code to do it.
24740         Suggestion from Stepan Kasal.
24741
24742 2005-01-01  Simon Josefsson  <jas@extundo.com>
24743
24744         * gnulib-tool: Print #include directives when --import'ing.
24745
24746 2004-12-28  Simon Josefsson  <jas@extundo.com>
24747
24748         * tests/test-base64.c: Include required header files.  Remove
24749         unused variables.
24750
24751 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
24752
24753         * modules/error (Depends-on): Remove gettext.
24754
24755 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
24756
24757         * lib/error.c [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
24758         not needed.  This removes a dependency on the gettext module.
24759         [defined _LIBC]: Do not include <libintl.h>; not needed.
24760
24761 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
24762
24763         * m4/c-strtod.m4 (gl_C99_STRTOLD): New macro.
24764         (gl_C_STRTOD): Use it instead of AC_CHECK_DECLS_ONCE(strtold).
24765
24766 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
24767
24768         * lib/c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not
24769         HAVE_DECL_STRTOLD.
24770
24771 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
24772
24773         * modules/getdate (Depends-on): Remove alloca-opt.
24774
24775 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
24776
24777         * m4/getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
24778
24779 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
24780
24781         * lib/argp-parse.c: Include <stddef.h>.
24782         (alignof, alignto): New macros.
24783         (parser_init): Don't assume that void * is aligned sufficiently
24784         for struct option.
24785
24786         * lib/getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no
24787         need to extend the stack.
24788         (YYINITDEPTH): New macro, so that the initial stack isn't overly
24789         large.
24790
24791 2004-12-22  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
24792
24793         * lib/argp-parse.c (parser_init): Avoid arithmetics on void pointers.
24794
24795 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
24796
24797         * modules/regex (lib_SOURCES): Remove regex.c, undoing previous
24798         (2004-10-24) change.  Apparently this was a false alarm.
24799
24800         * modules/getdate: Depend on alloca-opt, not alloca.
24801
24802 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
24803
24804         * lib/alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
24805         Remove now-obsolete comment about AIX.
24806         * lib/getdate.y: Include <alloca.h> only if HAVE_ALLOCA.
24807         (YYSTACK_USE_ALLOCA): Define to 0 if !HAVE_ALLOCA.
24808         (YYMAXDEPTH): New macro.
24809
24810 2004-12-18  Simon Josefsson  <jas@extundo.com>
24811
24812         * modules/alloca: Depend on alloca-opt, instead of duplicating it.
24813
24814 2004-12-18  Bruno Haible  <bruno@clisp.org>
24815
24816         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Also test for sigaction.
24817
24818 2004-12-18  Bruno Haible  <bruno@clisp.org>
24819
24820         * lib/fatal-signal.c (fatal_signals): Make non-const.
24821         (init_fatal_signals): New function.
24822         (uninstall_handlers, install_handlers): Ignore signals that were set to
24823         SIG_IGN.
24824         (at_fatal_signal): Call init_fatal_signals.
24825         (init_fatal_signal_set): Likewise. Ignore signals that were set to
24826         SIG_IGN.
24827         Reported by Paul Eggert.
24828
24829 2004-12-18  Bruno Haible  <bruno@clisp.org>
24830
24831         * doc/alloca.texi: New file.
24832         * doc/alloca-opt.texi: New file.
24833
24834 2004-12-17  Jim Meyering  <jim@meyering.net>
24835
24836         * config/install-sh: Use `(exit N); exit N', not `(exit N); exit'.
24837         Otherwise, install-sh could exit with improper exit status when
24838         exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
24839
24840 2004-12-16  Simon Josefsson  <jas@extundo.com>
24841
24842         * tests/test-base64.c: Add license.
24843
24844 2004-12-15  Stepan Kasal  <address@hidden>
24845
24846         * gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
24847
24848 2004-12-12  Paul Eggert  <eggert@cs.ucla.edu>
24849
24850         * modules/getcwd (Files): Add m4/d-ino.m4.
24851         Suggested by Mark D. Baushke.
24852
24853 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
24854
24855         * lib/getdate.y (textint): New member "negative".
24856         (time_zone_hhmm): New function.
24857         Expect 14 shift-reduce conflicts, not 13.
24858         (o_colon_minutes): New rule.
24859         (time, zone): Use it to add support for +HH:MM, UTC+HH:MM.
24860         (yylex): Set the "negative" member of signed numbers.
24861
24862 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
24863
24864         * doc/getdate.texi (Time of day items, Time zone items):
24865         Describe new formats +00:00, UTC+00:00.
24866
24867 2004-12-07  Paul Eggert  <eggert@cs.ucla.edu>
24868
24869         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change:
24870         spurious "-l"s.  Problem reported by Stepan Kasal.
24871
24872 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
24873
24874         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug
24875         in Autoconf 2.59.  Problem reported by Mark D. Baushke.
24876
24877 2004-12-04  Simon Josefsson  <jas@extundo.com>
24878
24879         * modules/getaddrinfo (License): Add LGPL, reported by Yoann
24880         Vandoorselaere <yoann@prelude-ids.org>.
24881
24882 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
24883
24884         Changes imported from coreutils.
24885         * m4/hard-locale.m4 (gl_HARD_LOCALE): Assume locale.h and setlocale
24886         exist.
24887         * m4/human.m4 (gl_HUMAN): Assume locale.h and localeconv exist.
24888
24889 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
24890
24891         Changes imported from coreutils.
24892         * lib/hard-locale.c: Assume <locale.h> exists.
24893         Include "strdup.h".
24894         (GLIBC_VERSION): New macro.
24895         (hard_locale): Assume setlocale exists.
24896         Rewrite to avoid #ifdef.
24897         Use strdup rather than malloc + strcpy.
24898         * lib/human.c: Assume <locale.h> exists.
24899         (human_readable): Assume localeconv exists.
24900
24901 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
24902
24903         * modules/hard-locale (Depends-on): Add strdup.
24904
24905 2004-12-01  Jakub Jelinek  <jakub@redhat.com>
24906
24907         * lib/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,
24908         convert T2, not T.  (Imported from libc.)
24909
24910 2004-11-30  Simon Josefsson  <jas@extundo.com>
24911
24912         * modules/restrict (License): Change to LGPL.
24913
24914 2004-11-30  Simon Josefsson  <jas@extundo.com>
24915
24916         * m4/restrict.m4: Add copyright and copying conditions.
24917
24918 2004-11-30  Simon Josefsson  <jas@extundo.com>
24919
24920         * m4/base64.m4: New file.
24921
24922 2004-11-30  Simon Josefsson  <jas@extundo.com>
24923
24924         * MODULES.html.sh (Extra functions based on ANSI C 89): Add
24925         base64.
24926
24927         * tests/test-base64.c: New file.
24928
24929         * modules/base64: New file.
24930
24931 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
24932
24933         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
24934         Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working.
24935
24936         * m4/readutmp.m4 (gl_READUTMP): Don't check for sys/param.h.
24937
24938 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
24939
24940         * lib/getcwd.c (is_ENAMETOOLONG): New macro.
24941         (__getcwd.c): Don't restore errno; glibc doesn't.
24942         [HAVE_PARTLY_WORKING_GETCWD && !defined AT_FDCWD]: Try system getcwd
24943         first, falling back to our code only if its results look suspicious.
24944         Ensure that the resulting buffer is only as large as necessary.
24945
24946         * lib/readutmp.c: Include readutmp.h first.
24947         Include <errno.h>, since readutmp.h no longer does that.
24948         * lib/readutmp.h: Don't include <errno.h>,
24949         <sys/param.h>, <time.h>; not needed to establish interface.
24950         (errno): Remove decl.
24951         (HAVE_STRUCT_XTMP_UT_TYPE): Remove; no longer needed.
24952         (UT_TYPE_EQ, UT_TYPE_NOT_DEFINED, UT_TYPE_BOOT_TIME,
24953         UT_TYPE_USER_PROCESS, IS_USER_PROCESS): New macros.
24954
24955 2004-11-28  Simon Josefsson  <jas@extundo.com>
24956
24957         * lib/base64.h, base64.c: New file.
24958
24959 2004-11-27  Paul Eggert  <eggert@cs.ucla.edu>
24960
24961         * lib/getcwd.h: New file, which I forgot to check in on 2004-11-25.
24962
24963 2004-11-26  Paul Eggert  <eggert@cs.ucla.edu>
24964
24965         * modules/getcwd (Files): Add lib/getcwd.h, m4/getcwd.m4.
24966         (Depends-on): Remove pathmax, same.  Add mempcpy.
24967         (configure.ac): GL_FUNC_GETCWD_PATH_MAX -> gl_FUNC_GETCWD.
24968         (Makefile.am): Append getcwd.h to lib_SOURCES.
24969         (Include): Add getcwd.h.
24970         (Maintainer): Change from Jim Meyering to "all, glibc",
24971         since getdate now uses intended-for-glibc code.
24972         * modules/xgetcwd (Files): Remove m4/getcwd.m4.
24973         (Depends-on): Depend on getcwd.  Do not depend on pathmax.
24974
24975 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
24976
24977         Fix problems reported by Scott S. Tinsley for HP-UX 11.11 using
24978         HP's ANSI C compiler.
24979         * lib/fsusage.c (statvfs) [HAVE_SYS_STATVFS_H]: Remove decl.
24980         Declaring int functions causes warnings on some modern systems and
24981         shouldn't be needed to compile on ancient ones.
24982         * lib/same.c (MIN) [defined MIN]: Don't define, since it's already
24983         defined.
24984
24985         * lib/getcwd.c: Replace by a copy of glibc/sysdeps/posix/getcwd.c, but
24986         with the following changes.
24987         (__set_errno): Parenthesize properly.
24988         Include <stdbool.h>.
24989         (MIN, MAX, MATCHING_INO): New macros.
24990         (__getcwd): Define with prototype, not K&R form.
24991         Use heuristics to allocate default buffer on stack if possible.
24992         If AT_FDCWD is defined, use openat and fstatat to avoid O(N**2)
24993         behavior, and to avoid the PATH_MAX limit when computing
24994         ../../../../...
24995         Use MATCHING_INO to compare inode number to file.
24996         Check for arithmetic overflow in size calculations.
24997         Fix bug in reallocation of dot array that caused getcwd to fail
24998         on directories nested deeper than 75.
24999         Be more careful about saving errno on error.
25000         Do not use realloc; use only free+malloc, as this is a bit
25001         more flexible and avoids a needless copy operation.
25002         Do not inspect st_dev and st_ino for symbolic links; POSIX
25003         doesn't specify the latter.
25004         Check for closedir errors.
25005         Avoid needless casts.
25006         Use "#ifdef weak_alias" around weak_alias, to be like other
25007         glibc code.
25008         The following changes to getcwd.c have effect only when used in
25009         gnulib; they have no effect inside glibc proper.
25010         (#pragma alloca) [defined _AIX && !defined __GNUC__]: Remove,
25011         as alloca isn't used.
25012         (alloca, __alloca): Likewise.
25013         [!_LIBC]: Include "getcwd.h", "mempcpy.h".
25014         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
25015         unconditionally, as gnulib assumes C89 or better.
25016         Do not include <sys/param.h>.
25017         (errno) [!defined __GNU_LIBRARY__ && !defined STDC_HEADERS]: Remove
25018         no-longer-necessary 'extern int errno' decl; gnulib assumes C89 or
25019         better.
25020         (NULL) [!defined NULL]: Remove; we assume C89 or better.
25021         Include <dirent.h> in a way that is compatible with modern Autoconf.
25022         (_D_ALLOC_NAMELEN, _D_EXACT_NAMLEN):
25023         New macros, if not already defined.
25024         Include <unistd.h> if _LIBC, not if __GNU_LIBRARY__.
25025         Use "_LIBC", not "defined _LIBC", for consistency.
25026         (HAVE_MEMPCPY): Remove; no longer needed now that gnulib has
25027         a mempcpy module.
25028         (__lstat, __closedir, __opendir, __readdir) [!_LIBC]: New macros.
25029         (GETCWD_RETURN_TYPE): Remove.  All uses replaced by char *.
25030         * lib/xgetcwd.c: David MacKenzie's old code was removed, so give
25031         credit only to Jim Meyering and adjust the copyright dates.
25032         Do not include <limits.h>, <stdio.h>, <sys/types.h>,
25033         <stdlib.h>, <unistd.h>, "pathmax.h".
25034         Instead, include "xgetcwd.h" (first) and "getcwd.h".
25035         (INITIAL_BUFFER_SIZE): Remove.
25036         (xgetcwd): Rely on getcwd, since we now depend on a reliable one.
25037
25038 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
25039
25040         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Renamed from
25041         GL_FUNC_GETCWD_PATH_MAX for consistency.  All uses changed.
25042         Use the _ONCE methods, for efficiency.
25043         Check for fcntl.h.  In test program, include <errno.h>
25044         and <fcntl.h> if available.  Remove old K&R cruft from
25045         test program.  Check for common errors in GNU/Linux,
25046         OpenBSD, and Solaris.  Just set gl_cv_func_getcwd_path_max;
25047         don't do AC_LIBOBJ, as that's getcwd.m4's job.
25048         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL): Renamed from
25049         AC_FUNC_GETCWD_NULL.  All used changed.  Change cache variable
25050         name accordingly.
25051         (gl_FUNC_GETCWD, gl_PREREQ_GETCWD): New macros.  Revamp to
25052         accommodate new getcwd.c.
25053         * m4/jm-macros.m4 (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX.
25054         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_MEMPCPY.
25055         * m4/xgetcwd.m4 (gl_XGETCWD): Replace with gl_FUNC_GETCWD, since
25056         that's all we need now.
25057
25058 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
25059
25060         * m4/argp.m4 (gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally:
25061         argp-parse.c depends on getopt internals, that means we should
25062         always use our getopt, to be on the safe side.
25063         * m4/getopt.m4 (gl_GETOPT): Check if GETOPT_H is already set, in
25064         order not to spoil the result of an eventual previous invocation
25065         of gl_GETOPT_SUBSTITUTE.
25066
25067 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
25068
25069         * lib/getopt_.h: Re-addition of __getopt_argv_const caused
25070         redefinition warnings. To avoid them, include the defines
25071         in `#if !defined __need_getopt ... #endif'. The only place
25072         where __getopt_argv_const is used is in definitions
25073         of getopt_long and getopt_long_only below, which are as well
25074         protected by `#ifndef __need_getopt'.
25075         [defined __GETOPT_PREFIX && !defined __need_getopt]: Undef
25076         __need_getopt after including <stdio.h> and <unistd.h> These
25077         headers might have defined it.
25078
25079 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
25080
25081         * m4/utimens.m4 (gl_UTIMENS): Check for futimes function.
25082
25083 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
25084
25085         * lib/utimens.c (__attribute__, ATTRIBUTE_UNUSED): New macros.
25086         (futimens): New function, which uses futimes if available.
25087         (futimens, utimens): Support timespec==NULL, with same semantics
25088         as utime and utimens.
25089         * lib/utimens.h (futimens): New decl.
25090
25091 2004-11-23  Jim Meyering  <jim@meyering.net>
25092
25093         * lib/getopt_.h: Remove trailing blanks.
25094
25095 2004-11-23  Jim Meyering  <jim@meyering.net>
25096
25097         * lib/__fpending.c: Add comment.
25098
25099 2004-11-22  Paul Eggert  <eggert@cs.ucla.edu>
25100
25101         * modules/canonicalize (Depends-on): Add xreadlink.
25102         Problem reported by James Youngman.
25103
25104 2004-11-20  Paul Eggert  <eggert@cs.ucla.edu>
25105
25106         * lib/getopt_.h (__GETOPT_CONCAT, __GETOPT_XCONCAT, __GETOPT_ID):
25107         New macros.
25108         (getopt, getopt_long, getopt_long_only, optarg, opterr, optind,
25109         optopt): Use them instead of invoking ## directly; otherwise, the
25110         symbols will be __GETOPT_PREFIXgetopt rather than rpl_getopt.
25111
25112 2004-11-19  Bruno Haible  <bruno@clisp.org>
25113
25114         * lib/strtok_r.c: Move comments from here...
25115         * lib/strtok_r.h: ... to here.
25116
25117 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
25118
25119         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc
25120         implementations that mishandle size_t overflow.
25121
25122 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
25123
25124         * lib/realloc.c (rpl_realloc): Call 'free' if n==0, since realloc
25125         might fail.  Problem reported by Yoann Vandoorselaere.
25126         * lib/calloc.c (rpl_calloc): Defend against buggy calloc
25127         implementations that mishandle size_t overflow.
25128
25129 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
25130
25131         * modules/canon-host (Depends-on): Add strdup.
25132
25133 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
25134
25135         * m4/canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo.
25136
25137 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
25138
25139         * lib/canon-host.c: Include "strdup.h".
25140         (canon_host): Use getaddrinfo if available, so that IPv6 works.
25141         Use strdup instead of malloc/strcpy to duplicate strings.
25142
25143         * lib/human.h (LONGEST_HUMAN_READABLE): Add 1 for space before unit.
25144         (human_space_before_unit): New constant.
25145         * lib/human.c (human_readable): Support it.
25146
25147         * lib/xgetcwd.c: Include <limits.h>, for PATH_MAX.
25148         (xgetcwd): Set errno correctly when failing.
25149         Work around Solaris 9 bug: getcwd sets errno==ERANGE even though
25150         the failure is actually due to a PATH_MAX problem.
25151
25152         Further getopt changes to make it more likely that glibc will
25153         buy the changes back.
25154         * lib/getopt.c (POSIXLY_CORRECT): New constant.
25155         (getopt): Use it, so to preserve glibc semantic
25156         * lib/getopt1.c (getopt_long, getopt_long_only): Arg is char * const *
25157         when compiling for libc.
25158         * lib/getopt_.h (__getopt_argv_const): Bring it back.
25159         (getopt_long, getopt_long_only): Use it.
25160
25161         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
25162         _getopt_internal): New arg POSIXLY_CORRECT.  All callers changed.
25163         (getopt): Argv is now char * const *, as per standard.
25164         (_getopt_internal_r, _getopt_internal): Argv is now char **,
25165         not char *__getopt_argv_const *.
25166         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
25167         _getopt_long_only_r): Likewise.
25168         * lib/getopt_.h (getopt, getopt_long, geopt_long_only): Likewise.
25169         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
25170         _getopt_long_r, _getopt_long_only_r): Likewise.
25171         * lib/getopt_.h (__getopt_argv_const): Remove.
25172         (getopt): Argv is now char * const *, as per standard.
25173
25174         * lib/getdate.y (tORDINAL): New token.
25175         (day, relunit): Allow it for relative times.
25176         (relative_time_table): Use tORDINAL for ordinals.
25177
25178 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
25179
25180         * doc/getdate.texi (General date syntax): "next" is 1, not 2.
25181         Document that "second" isn't allowed as an ordinal number.
25182
25183 2004-11-16  Jim Meyering  <jim@meyering.net>
25184
25185         * modules/closeout (Depends-on): Add fpending.
25186
25187 2004-11-15  Jim Meyering  <jim@meyering.net>
25188
25189         * lib/closeout.c: Include "__fpending.h" once again.
25190         Include <stdbool.h>.
25191         (close_stdout): Don't fail just because stdout was closed initially,
25192         since some programs don't write to stdout in the normal course of
25193         operation (other than --version and --help), and we don't want this
25194         function to make e.g. `touch file >&-' fail.
25195         But do fail if it was closed and someone has tried to write to it.
25196         E.g., `printf foo >&-' must fail.
25197
25198 2004-11-13  Jim Meyering  <jim@meyering.net>
25199
25200         * m4/jm-macros.m4: Do require gl_FUNC_FPENDING.
25201
25202 2004-11-12  Simon Josefsson  <jas@extundo.com>
25203
25204         * config/srclist.txt: Add strtok_r.c, glibc bought our changes, but a
25205         small doc fix is still pending.
25206
25207 2004-11-11  Simon Josefsson  <jas@extundo.com>
25208
25209         * modules/strtok_r: New file.
25210
25211         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
25212         strtok_r.
25213
25214 2004-11-11  Simon Josefsson  <jas@extundo.com>
25215
25216         * m4/strtok_r.m4: New file.
25217
25218         * m4/getopt.m4: Replace opterr.
25219
25220 2004-11-11  Simon Josefsson  <jas@extundo.com>
25221
25222         * lib/strtok_r.h, strtok_r.c: New file.
25223
25224 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
25225
25226         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
25227         of replacing opterr, getopt, etc.  This should handle the
25228         powerpc-apple-darwin5.5 problem recently noted by Simon Josefsson.
25229
25230 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
25231
25232         * lib/getopt_.h (__getopt_argv_const): New macro, to be used so that
25233         we can stop lying to compilers about the constness of argv when we
25234         are compiled outside glibc.
25235         (getopt, getopt_long, getopt_long_only): Use it.
25236         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
25237         _getopt_internal, getopt): Likewise.
25238         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
25239         _getopt_long_only_r): Likewise.
25240         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
25241         _getopt_long_r, _getopt_long_only_r): Likewise.
25242
25243         * lib/getopt_.h [defined __GETOPT_PREFIX && !defined __need_getopt]:
25244         Include <stdlib.h> and <stdio.h>, and <unistd.h> if available.
25245         Then rename getopt to __GETOPT_PREFIX##getopt, and so forth for
25246         the other external symbols.
25247         (getopt) [!defined __GNU_LIBRARY]: Use prototype, not old-style
25248         declaration, since the above renaming now works around collisions.
25249
25250 2004-11-11  Jim Meyering  <jim@meyering.net>
25251
25252         * lib/linebreak.c: Remove trailing blanks.
25253         * lib/alloca_.h: Likewise.
25254         * lib/acosl.c: Likewise.
25255         * lib/euidaccess.c: Likewise.
25256         * lib/allocsa.h: Likewise.
25257
25258 2004-11-10  Simon Josefsson  <jas@extundo.com>
25259
25260         * m4/getaddrinfo.m4: New file.
25261
25262 2004-11-10  Simon Josefsson  <jas@extundo.com>
25263
25264         * lib/getaddrinfo.h, lib/getaddrinfo.c: New files.
25265
25266 2004-11-10  Simon Josefsson  <jas@extundo.com>
25267
25268         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
25269         getaddrinfo.
25270
25271         * modules/getaddrinfo: New file.
25272
25273 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
25274
25275         * m4/prereq.m4 (gl_PREREQ): Require gt_FUNC_SETENV.
25276
25277 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
25278
25279         * lib/mktime.c (SHR): New macro, which is a portable
25280         substitute for >> that should work even on Crays.
25281         (TIME_T_MIDPOINT, ydhms_diff, __mktime_internal): Use it.
25282         Problem reported by Mark D. Baushke in
25283         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00071.html>.
25284         * lib/getdate.y (SHR): Likewise.
25285         (tm_diff): Use it.
25286         * lib/strftime.c (SHR): Likewise.
25287         (tm_diff): Use it.
25288         * lib/quotearg.c (struct quoting_options): Use unsigned int for
25289         quote_these_too, so that right shifts are well defined.  All uses
25290         changed.
25291
25292 2004-11-10  Jim Meyering  <jim@meyering.net>
25293
25294         Ensure that no close failure goes unreported.
25295         * lib/closeout.c (close_stdout): Always close stdout.  I.e., don't
25296         return early when it seems there's nothing to flush.
25297         Don't include __fpending.h.
25298
25299 2004-11-10  Jim Meyering  <jim@meyering.net>
25300
25301         * modules/closeout (Depends-on): Remove fpending.
25302
25303 2004-11-10  Jim Meyering  <jim@meyering.net>
25304
25305         * m4/jm-macros.m4 (gl_MACROS): Don't require gl_FUNC_FPENDING.
25306
25307 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
25308
25309         * m4/strftime.m4 (_gl_STRFTIME_PREREQS): Remove.  Move its body to
25310         gl_FUNC_STRFTIME.
25311         (gl_FUNC_STRFTIME): Use AC_CHECK_FUNCS_ONCE and AC_CHECK_HEADERS_ONCE
25312         and AC_REQUIRE when possible, to avoid duplicate checks.
25313         Check for <wchar.h>.
25314
25315 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
25316
25317         * lib/strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
25318
25319 2004-11-09  Bruno Haible  <bruno@clisp.org>
25320
25321         * m4/sockpfaf.m4: New file.
25322
25323 2004-11-05  Bruno Haible  <bruno@clisp.org>
25324
25325         * lib/readlink.c: Include stddef.h, needed for size_t on Woe32.
25326         Reported by Mark D. Baushke <mdb@cvshome.org>.
25327
25328 2004-11-04  Bruno Haible  <bruno@clisp.org>
25329
25330         2004-09-11  Bruno Haible  <bruno@clisp.org>
25331                 * allocsa.valgrind: New file.
25332         2004-02-06  Bruno Haible  <bruno@clisp.org>
25333                 * allocsa.h (sa_alignof): Define differently with HP-UX cc, to
25334                 avoid a bug of this cc on HP-UX 10.20 dealing with enums.
25335                 Reported by Christopher Seip <chris.seip@hp.com>.
25336
25337 2004-11-04  Bruno Haible  <bruno@clisp.org>
25338
25339         * modules/allocsa (Files): Add lib/allocsa.valgrind.
25340         (Makefile.am): Distribute it.
25341
25342 2004-11-03  Paul Eggert  <eggert@cs.ucla.edu>
25343
25344         * lib/xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
25345         with errno == ERANGE if the buffer is too small.
25346         Problem reported by Mark D. Baushke.
25347
25348 2004-11-03  Albert Chin  <china@thewrittenword.com>
25349             Paul Eggert  <eggert@cs.ucla.edu>
25350
25351         * m4/uint32_t.m4 (gl_AC_TYPE_UINT32_T): When determining uint32_t
25352         equivalent, substitute $ac_type for equivalent type rather than
25353         blindly using uint32_t *always* which won't work if uint32_t is not
25354         available.  Define _UINT32_T to work around typedef of uint32_t if
25355         <sys/sched.h>, <pthread.h>, or <semaphore.h> used on Solaris
25356         2.5.1.
25357
25358 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
25359
25360         * m4/jm-macros.m4: Sync from coreutils.
25361         (gl_MACROS): Check for mbrlen, for pathchk.
25362         (gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk.
25363
25364 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
25365
25366         * lib/xreadlink.c (MAXSIZE): New macro.
25367         (xreadlink): Use it instead of SSIZE_MAX.  Ensure initial buffer
25368         size does not exceed MAXSIZE.  Avoid cast.
25369         As suggested by Mark D. Baushke in
25370         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00009.html>,
25371         if readlink fails with buffer size just under MAXSIZE, try again
25372         with MAXSIZE.
25373
25374 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
25375
25376         * config/srclist.txt: Add mktime.c; glibc bought all our changes.
25377
25378 2004-11-02  Derek R. Price  <derek@ximbiot.com>
25379         and  Paul Eggert  <eggert@cs.ucla.edu>
25380
25381         * lib/getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now.
25382         (get_date): Overparenthesize to avoid GCC warning.
25383
25384 2004-11-02  Bruno Haible  <bruno@clisp.org>
25385
25386         * m4/setenv.m4 (gt_FUNC_SETENV): Define VOID_UNSETENV if unsetenv()
25387         returns void.
25388
25389 2004-11-02  Bruno Haible  <bruno@clisp.org>
25390
25391         * lib/setenv.h (unsetenv): Define as a macro if the system's unsetenv()
25392         function returns void.
25393
25394 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
25395
25396         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
25397         fflush_unlocked, flockfile, funlockfile, funlockfile,
25398         fputs_unlocked, putc_unlocked.
25399
25400 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
25401
25402         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
25403         (funlockfile, fputs_unlocked, putc_unlocked): Don't define if
25404         already declared.
25405
25406 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
25407
25408         * modules/getdate (Files): Add doc/getdate.texi.
25409         (Depends-on): Add setenv, xalloc.
25410
25411 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
25412
25413         * lib/getdate.y: Add support for TZ="foo" within a date string.
25414         Fix some bugs near time_t boundaries.  Reject dates with
25415         out-of-range components, e.g., "Sept 31".
25416         Include <stdlib.h>, "setenv.h", "xalloc.h".
25417         (ISDIGIT_LOCALE): Remove; unused.
25418         Note that the TZ and time functions used here are not reentrant.
25419         (mktime_ok, get_tz): New functions.
25420         (TZBUFSIZE): New constant.
25421         (get_date): Parse leading TZ="foo".  Reject out-of-range components;.
25422         This requires that we sometimes generate our own TZ="XXX..." setting.
25423
25424 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
25425
25426         * doc/getdate.texi: New file, from coreutils with modifications for
25427         the new TZ parsing.
25428
25429 2004-10-27  Derek R. Price  <derek@ximbiot.com>
25430
25431         * lib/mktime.c (not_equal_tm): Remove redundant check.
25432
25433 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
25434
25435         * modules/regex (lib_SOURCES): Add regex.c.
25436         Reported by James Youngman in
25437         <http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00199.html>.
25438
25439 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
25440
25441         * lib/getdate.y: Use Bison 1.875 features, and some minor
25442         code cleanups.  This change does not affect semantics.
25443         Don't include <stdlib.h>; no longer needed.
25444         Don't include unlocked-io.h; only the "#if TEST" code uses
25445         stdio, and performance isn't crucial there.
25446         (PC, YYLEX_PARAM, YYPARSE_PARAM): Remove; replaced by
25447         Bison 1.875 features as described below.
25448         All uses of "PC." replaced by "pc->".
25449         (YYSTYPE): Add a forward declaration.
25450         (yylex, yyerror): Use full prototypes in forward decls.
25451         Use "%pure-parser" rather than obsolescent "%pure_parser".
25452         Use %parse-param and %lex-param instead of obsolescent
25453         YYPARSE_PARAM and YYLEX_PARAM.
25454         (meridian_table, month_and_day_table, time_units_table,
25455         relative_time_table, time_zone_table, military_table,
25456         lookup_zone, lookup_word, get_date):
25457         Use NULL instead of 0 where appropriate.
25458         (to_hour): Avoid abort (), to avoid a dependency on
25459         stdlib.h.
25460         (yyerror, yylex): Now accepts parser_control * arg.
25461         (main) [TEST]: Use '\0' rather than 0 for char.
25462
25463 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
25464
25465         * m4/getpagesize.m4 (gl_GETPAGESIZE): Check for <sys/param.h>.
25466
25467 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
25468
25469         * lib/getpagesize.c (getpagesize): Don't assume <sys/param.h> exists.
25470         It's now the caller's responsibility to handle the case where
25471         !HAVE_GETPAGESIZE && !defined getpagesize.
25472
25473         * lib/mktime.c (leapyear): Arg is long int, not int.
25474
25475 2004-10-18  Paul Eggert  <eggert@cs.ucla.edu>
25476
25477         * lib/argp-fs-xinl.c, argp-xinl.c: Update from glibc.
25478
25479 2004-10-17  Paul Eggert  <eggert@cs.ucla.edu>
25480
25481         * gnulib-tool (func_emit_lib_Makefile_am): Fix typo: a $ was
25482         missing.  Problem reported by James Youngman.
25483
25484 2004-10-16  Simon Josefsson  <jas@extundo.com>
25485
25486         * gnulib-tool: Fix comments.  Fix parse problem.
25487         (func_emit_lib_Makefile_am): Don't hard code a in libgl_a_SOURCES.
25488
25489 2004-10-15  Paul Eggert  <eggert@cs.ucla.edu>
25490
25491         * m4/getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
25492         implementation of getopt_long.  Problem reported by Alexander Taler in:
25493         http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00103.html
25494
25495 2004-10-15  Bruno Haible  <bruno@clisp.org>
25496
25497         * gnulib-tool: Untabify. Initialize supplied_libname.
25498         (func_usage): More homogenous output.
25499         (func_modules_transitive_closure, func_modules_to_filelist,
25500         func_emit_lib_Makefile_am): New functions.
25501         (func_import): New function, extracted from big case statement. Use
25502         func_get_license, func_modules_transitive_closure,
25503         func_modules_to_filelist, func_emit_lib_Makefile_am. Initialize
25504         opt_lgpl. Don't use test -a, as it's not portable.
25505         (func_create_testdir): Use func_modules_transitive_closure,
25506         func_modules_to_filelist, func_emit_lib_Makefile_am.
25507
25508 2004-10-15  Bruno Haible  <bruno@clisp.org>
25509
25510         * gnulib-tool (func_import): Let gl_INIT define LTALLOCA when needed.
25511
25512 2004-10-15  Bruno Haible  <bruno@clisp.org>
25513
25514         * gnulib-tool (func_emit_lib_Makefile_am): Add markers to separate
25515         the portions belonging to each module.
25516         Suggested by Derek Robert Price <derek@ximbiot.com>.
25517
25518 2004-10-12  Simon Josefsson  <jas@extundo.com>
25519
25520         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
25521         (fputs_unlocked, putc_unlocked) [!_LIBCS && !USE_UNLOCKED_IO]: Map
25522         to real functions.
25523
25524 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
25525
25526         * modules/vsnprintf: New file.
25527
25528 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
25529
25530         * m4/vsnprintf.m4: New file.
25531
25532 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
25533
25534         * lib/vsnprintf.h: New file.
25535         * lib/vsnprintf.c: New file.
25536
25537 2004-10-11  Bruno Haible  <bruno@clisp.org>
25538
25539         * MODULES.html.sh (Support for systems lacking ISO C 99): Add
25540         vsnprintf.
25541
25542 2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
25543
25544         * config/srclistvars.sh: Add GNUSTANDARDS (for eggert only).
25545
25546 2004-10-07  Bruno Haible  <bruno@clisp.org>
25547
25548         * lib/snprintf.c (snprintf): Avoid a memory allocation if the result
25549         fits into the provided buffer.
25550
25551 2004-10-06  Paul Eggert  <eggert@cs.ucla.edu>
25552
25553         * lib/diacrit.c, diacrit.h: Add GPL notice.
25554
25555         * lib/atanl.c, logl.c: Add GPL notice, to match glibc's added LGPL
25556         notice.
25557         * lib/atanl.c (atanl): Keep the code as similar to glibc as possible.
25558         * lib/logl.c (logl): Keep the code as similar to glibc as possible.
25559         This avoids a potential constant-folding bug.
25560
25561 2004-10-05  Bruno Haible  <bruno@clisp.org>
25562
25563         * m4/strsep.m4 (gl_FUNC_STRSEP): Require AC_GNU_SOURCE. Don't check
25564         for the declaration of strsep.
25565
25566 2004-10-05  Bruno Haible  <bruno@clisp.org>
25567
25568         * lib/strsep.h: Don't declare strsep() if HAVE_STRSEP.
25569
25570 2004-10-04  Simon Josefsson  <jas@extundo.com>
25571
25572         * modules/memmem: New file.
25573         * tests/test-memmem.c: New file.
25574         * MODULES.html.sh (Extra functions based on ANSI C 89): Add memmem.
25575
25576 2004-10-04  Simon Josefsson  <jas@extundo.com>
25577
25578         * m4/memmem.m4: New file.
25579
25580 2004-10-04  Simon Josefsson  <jas@extundo.com>
25581
25582         * lib/memmem.h: New file.
25583         * lib/memmem.c: New file, taken from glibc.
25584
25585 2004-10-04  Simon Josefsson  <jas@extundo.com>
25586
25587         * lib/error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
25588         '#ifdef USE_UNLOCKED_IO'.
25589
25590 2004-10-04  Simon Josefsson  <jas@extundo.com>
25591
25592         * config/srclist.txt: Add memmem from glibc.
25593
25594 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
25595
25596         * modules/xalloc (Files, Makefile.am): Remove xstrdup.c.
25597
25598         * modules/argmatch, modules/argp, modules/closeout, modules/error,
25599         modules/exclude, modules/getdate, modules/getline,
25600         modules/getndelim2, modules/getpass, modules/getpass-gnu,
25601         modules/getusershell, modules/linebuffer, modules/md5,
25602         modules/mountlist, modules/posixtm, modules/readtokens,
25603         modules/readutmp, modules/regex, modules/sha1,
25604         modules/version-etc, modules/yesno:
25605         Remove dependency on unlocked-io.
25606
25607 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
25608
25609         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Remove.  All uses removed.
25610
25611         * m4/unlocked-io.m4: Add copyright notice.
25612         (gl_FUNC_GLIBC_UNLOCKED_IO): Define USE_UNLOCKED_IO.
25613
25614 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
25615
25616         * lib/xalloc.h (xmemdup): Renamed from xclone.  All uses changed.
25617         * lib/xmalloc.c (xmemdup): Likewise.
25618         * lib/xalloc.h (CCLONE, CLONE, NEW, XCALLOC, XMALLOC, XREALLOC,
25619         XFREE): Remove these long-obsolescent macros.
25620         * lib/xmalloc.c (xstrdup): Implementation moved here from xstrdup.c
25621         * lib/xstrdup.c: Remove.
25622
25623         * lib/regex.c (re_comp): Cast gettext return value to char *,
25624         Problem reported by Martin Neitzel via Mark D. Baushke.
25625
25626 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
25627
25628         * lib/argmatch.c, closeout.c, error.c, exclude.c, getdate.y,
25629         getndelim2.c, getpass.c, getusershell.c, linebuffer.c,
25630         md5.c, mountlist.c, posixtm.c, readtokens.c, readutmp.c,
25631         regex.c, sha1.c, version-etc.c, yesno.c:
25632         Include "unlocked-io.h" only if USE_UNLOCKED_IO.
25633         * lib/unlocked-io.h: Don't worry about USE_UNLOCKED_IO; that's now
25634         the includer's responsibility.
25635
25636         Sync from coreutils.
25637
25638         * lib/modechange.c (mode_compile): Don't decrement a pointer that
25639         points to the start of a string, as the C Standard says the
25640         resulting behavior is undefined.
25641
25642         * lib/backupfile.h (enum backuptype): Rename none -> no_backups,
25643         simple -> simple_backups, numbered_existing ->
25644         numbered_existing_backups, numbered -> numbered_backups
25645         to avoid shadowing problems.  All uses changed.
25646         * lib/argmatch.c (enum backuptype) [defined TEST]: Likewise.
25647         * lib/backupfile.c (check_extension, numbered_backup):
25648         Rename locals to avoid shadowing 'basename'.
25649         * lib/backupfile.h (VALID_BACKUP_TYPE): Don't evaluate arg more than
25650         once.
25651
25652         * lib/.cppi-disable: Add getopt_.h, getopt_int.h.
25653         * lib/.cvsignore: Add getopt.h.
25654
25655 2004-10-04  Bruno Haible  <bruno@clisp.org>
25656
25657         * modules/README: New file.
25658         * gnulib-tool (func_all_modules, func_verify_module): modules/README is
25659         not a module.
25660
25661 2004-10-02  Jim Meyering  <jim@meyering.net>
25662
25663         * lib/dirfd.h, getpagesize.h: Add copyright notice.
25664
25665 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
25666
25667         * modules/strsep: New file.
25668
25669 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
25670
25671         * m4/strsep.m4: New file.
25672
25673 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
25674
25675         * lib/strsep.h: New file.
25676         * lib/strsep.c: New file.
25677
25678 2004-10-01  Simon Josefsson  <jas@extundo.com>
25679
25680         * lib/snprintf.c (snprintf): Handle size==0.
25681
25682 2004-10-01  Simon Josefsson  <jas@extundo.com>
25683             Bruno Haible  <bruno@clisp.org>
25684
25685         * lib/snprintf.c: Include <stdarg.h>, <stdlib.h>, <string.h>.
25686         (snprintf): Declare 'args'.
25687
25688 2004-10-01  Paul Eggert  <eggert@cs.ucla.edu>
25689
25690         * lib/snprintf.c: Remove comments as to why each header is needed.
25691
25692 2004-10-01  Bruno Haible  <bruno@clisp.org>
25693
25694         * MODULES.html.sh: Add strsep.
25695
25696 2004-09-30  Simon Josefsson  <jas@extundo.com>
25697
25698         * modules/snprintf: New file.
25699
25700 2004-09-30  Simon Josefsson  <jas@extundo.com>
25701
25702         * m4/snprintf.m4: New file.
25703
25704 2004-09-30  Simon Josefsson  <jas@extundo.com>
25705
25706         * lib/snprintf.h, lib/snprintf.c: New files.
25707
25708 2004-09-30  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
25709
25710         * lib/argp-help.c (canon_doc_option): Fixed coredump if *name==NULL
25711         (hol_entry_help): Never translate an empty string.
25712         Do not translate option tag (opt->name) if OPTION_NO_TRANS is set
25713         * lib/argp.h (OPTION_NO_TRANS): New option.
25714
25715 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
25716
25717         * modules/argp (Maintainer): Replace Simon Josefsson
25718         by Sergey Poznyakoff.
25719
25720 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
25721
25722         * config/srclist.txt: Comment-out argp/argp.h, until we get the argp
25723         changes merged back into glibc.
25724
25725 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
25726
25727         * MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf.
25728
25729 2004-09-29  Oskar Liljeblad  <oskar@osk.mine.nu>
25730
25731         * lib/xvasprintf.c: Include xalloc.h.
25732         (xvasprintf): Use xalloc_die, not xmalloc_die.
25733
25734 2004-09-29  Bruno Haible  <bruno@clisp.org>
25735
25736         * modules/alloca-opt: New file, derived from modules/alloca.
25737         * modules/allocsa: Depend on alloca-opt instead of alloca.
25738         * modules/setenv: Likewise.
25739         * modules/vasnprintf: Likewise.
25740         * MODULES.html.sh: Add alloca-opt.
25741
25742 2004-09-28  Simon Josefsson  <jas@extundo.com>
25743
25744         * gnulib-tool: New parameter --lgpl, to asseert that modules are
25745         LGPL, and to replace license template from GPL to LGPL.
25746
25747 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
25748
25749         * modules/dummy: Change license to LGPL.
25750
25751 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
25752
25753         * lib/dummy.c: Change copyright notice to FSF, and license to GPL.
25754
25755 2004-09-24  Simon Josefsson  <jas@extundo.com>
25756
25757         * modules/minmax (License): Change from GPL to LGPL.
25758
25759 2004-09-23  Simon Josefsson  <jas@extundo.com>
25760
25761         * gnulib-tool (--import): Typo.
25762
25763 2004-09-23  Simon Josefsson  <jas@extundo.com>
25764
25765         * gnulib-tool (--import): Make sure *.m4 end up in m4/ by default.
25766
25767 2004-09-22  Bruno Haible  <bruno@clisp.org>
25768
25769         * modules/*: Add 'License' field.
25770         * gnulib-tool: Accept --extract-license option.
25771         (func_get_license): New function.
25772
25773 2004-09-21  Bruno Haible  <bruno@clisp.org>
25774
25775         * modules/vasnprintf (Files): Add m4/stdint_h.m4, m4/inttypes_h.m4.
25776         Reported by Simon Josefsson.
25777
25778 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
25779
25780         * modules/inttostr (Files): Add m4/longlong.m4, since it uses
25781         gl_AC_TYPE_LONG_LONG.
25782
25783 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
25784
25785         * config/srclist.txt: Add getsubopt.c, since libc bought our changes.
25786
25787 2004-09-18  Simon Josefsson  <jas@extundo.com>
25788         and  Paul Eggert  <eggert@cs.ucla.edu>
25789
25790         * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
25791         calls with autoreconf.  Define GL_LIB.
25792
25793 2004-09-14  Karl Berry  <karl@gnu.org>
25794
25795         * config/srclist.txt: unsync setenv.c, sigh.
25796
25797 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
25798
25799         * lib/argp-pvh.c (argp_program_version_hook): Provide initial value.
25800         Problem reported by Bruno Haible in:
25801         http://lists.gnu.org/archive/html/bug-tar/2004-09/msg00023.html
25802
25803 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
25804
25805         * config/srclist.txt: Comment out argp-pvh.c.
25806
25807 2004-09-11  Paul Eggert  <eggert@cs.ucla.edu>
25808
25809         * lib/mempcpy.h: Wrap the entire include file inside #ifndef mempcpy,
25810         in case some system header has #define'd it.  Problem reported by
25811         Soeren D. Schulze in
25812         <http://lists.gnu.org/archive/html/bug-gnulib/2004-09/msg00017.html>.
25813
25814 2004-09-09  Karl Berry  <karl@gnu.org>
25815
25816         * regex.[ch]: delete from the root.  These were supposed to be
25817                 synced with emacs cvs, but this has not happened for about
25818                 a year, and anyway nothing else uses emacs regex.[ch].
25819                 bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700.
25820                 lib/regex[.ch] is untouched.
25821
25822 2004-09-09  Bruno Haible  <bruno@clisp.org>
25823
25824         * modules/vasnprintf (Files): Add m4/eoverflow.m4.
25825
25826 2004-09-09  Bruno Haible  <bruno@clisp.org>
25827
25828         * m4/eoverflow.m4: New file, taken from GNU libiconv eilseq.m4 with
25829         modifications.
25830         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Require gl_EOVERFLOW.
25831
25832 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
25833
25834         * modules/xvasprintf: New file.
25835         * MODULES.html.sh (Extra functions based on ANSI C 89): Add vasprintf.
25836
25837 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
25838
25839         * lib/xvasprintf.h: New file.
25840         * lib/xvasprintf.c: New file.
25841         * lib/xasprintf.c: New file.
25842
25843 2004-09-08  Bruno Haible  <bruno@clisp.org>
25844
25845         * m4/stdint.m4: New file, taken from GNU clisp with modifications.
25846
25847 2004-09-08  Bruno Haible  <bruno@clisp.org>
25848
25849         * lib/vasnprintf.c (VASNPRINTF): Signal EOVERFLOW if the resulting
25850         length is > INT_MAX.
25851         * lib/vasprintf.c (vasprintf): Don't test for length > INT_MAX any
25852         more.
25853
25854 2004-09-08  Bruno Haible  <bruno@clisp.org>
25855
25856         * lib/stdint_.h: New file, taken from GNU clisp.
25857
25858 2004-09-08  Bruno Haible  <bruno@clisp.org>
25859             Oskar Liljeblad  <oskar@osk.mine.nu>
25860
25861         * modules/stdint: New file.
25862         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdint.
25863
25864 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
25865
25866         Import from coreutils.
25867         * lib/userspec.c: Don't use <alloca.h>, so that we don't use alloca on
25868         strings on unbounded length.  alloca's performance benefits aren't
25869         that important here.
25870         (V_STRDUP): Remove.
25871         (parse_with_separator): New function, with most of the internals
25872         of the old parse_user_spec.  Allow user to omit both user and group,
25873         for compatibility with FreeBSD.
25874         Clone only the user name, not the entire spec.
25875         Do not set *uid, *gid unless entirely successful.
25876         Avoid memory leak in some failing cases.
25877         Fix regression for USER.GROUP reported by Dmitry V. Levin in
25878         <http://lists.gnu.org/archive/html/bug-coreutils/2004-08/msg00102.html>
25879         (parse_user_spec): Rewrite to use parse_with_separator.
25880
25881 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
25882
25883         * modules/userspec: Don't depend on alloca.
25884
25885 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
25886
25887         * m4/userspec.m4 (gl_USERSPEC): Don't require AC_FUNC_ALLOCA.
25888
25889 2004-08-17  Paul Eggert  <eggert@cs.ucla.edu>
25890
25891         * MODULES.html.sh: Add xalloc-die, c-strtod, c-strtold, raise,
25892         readtokens0, getcwd, fcntl-safer, canonicalize, cycle-check,
25893         utimecmp, utimens, xnanosleep.  Rename sha to sha1.
25894
25895 2004-08-16  Simon Josefsson  <jas@extundo.com>
25896
25897         * gnulib-tool: Use sed instead of autoconf --trace, inspired by
25898         libtoolize behaviour by "Gary V. Vaughan" <gary@gnu.org>.
25899         Add --dry-run for --import.
25900         Let user provided command line parameters override configure.ac
25901         settings.
25902
25903 2004-08-12  Simon Josefsson  <jas@extundo.com>
25904
25905         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): New macro,
25906         as discussed with Paul Eggert in threads rooted at
25907         <http://lists.gnu.org/archive/html/bug-gnulib/2004-06/msg00039.html>
25908         and
25909         <http://lists.gnu.org/archive/html/bug-gnulib/2004-07/msg00001.html>.
25910         Before, the test was empty, and relied on ELIDE_CODE in source
25911         code.)
25912         (gl_PREREQ_GETOPT): New macro.
25913         (gl_GETOPT): Use them.
25914
25915 2004-08-12  Simon Josefsson  <jas@extundo.com>
25916
25917         * lib/getopt.c, getopt1.c: Remove ELIDE_CODE hack.
25918         * lib/getopt_.h: Renamed from getopt.h.
25919
25920 2004-08-12  Simon Josefsson  <jas@extundo.com>
25921
25922         * gnulib-tool: Add --source-base, --m4-base, --libtool options.
25923         Change default library name from libfoo to libgnu.
25924         Now, if you have a configure.ac that says:
25925                 gl_SOURCE_BASE(gl)
25926                 gl_M4_BASE(gl/m4)
25927                 gl_MODULES(error getopt etcetera)
25928                 gl_INIT
25929         you can import all you need by running:
25930                 ../gnulib/gnulib-tool --import
25931
25932         * modules/getopt (Files): Rename getopt.h to getopt_.h.
25933         (Makefile.am): Rewrite, use logic from argz.
25934         (Include): Use <getopt.h> instead of "getopt.h".
25935
25936 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
25937
25938         * modules/argp (Files): Add m4/unlocked-io.m4.
25939         (Depends-on): Add extensions.
25940
25941 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
25942
25943         * m4/argp.m4 (gl_ARGP): Do not check for argp.h or argp_parse; nobody
25944         uses HAVE_ARGP_H or HAVE_ARGP_PARSE.
25945         Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS.
25946         Check for program_invocation_name, program_invocation_short_name,
25947         flockfile, funlockfile, features.h, _getopt_long_only_r.
25948
25949 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
25950
25951         * lib/argp-help.c, argp-parse.c: Use "gettext.h" instead of
25952         its complicated substitute.
25953         * lib/argp-help.c: Include <errno.h>, for program_invocation_short_name
25954         and program_invocation_name.
25955         (__argp_basename) [!_LIBC]: Remove; the only use was
25956         replaced by its body.
25957         (__argp_short_program_name): Change condition from
25958         !defined __argp_short_program_name to
25959         ! (defined _LIBC || HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME),
25960         to match argp-namefrob.h.
25961         (__argp_failure): Don't assume strerror_r returns char *.
25962         * lib/argp-parse.c (N_): Define unconditionally.
25963         (argp_default_options): Fill out initializers with 0 to avoid
25964         gcc warnings.
25965
25966 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
25967
25968         * config/srclist.txt: Remove getopt.c, getopt.h (renamed to getopt_.h),
25969         getopt1.c.
25970
25971 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
25972
25973         Merge from coreutils.
25974
25975         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
25976
25977         * m4/obstack.m4 (gl_PREREQ_OBSTACK): Require
25978         gl_AC_HEADER_INTTYPES_H, gl_AC_HEADER_STDINT_H, gl_AC_TYPE_UINTMAX_T.
25979
25980 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
25981
25982         Merge from coreutils.
25983
25984         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Don't set to 1 if missing
25985         wmemchr or wmemcpy.  Problem reported by Robert Dahlem
25986         for Reliant Unix 5.43.
25987
25988         * lib/obstack.c: Include <inttypes.h> and <stdint.h> if available.
25989         (union fooround): Use uintmax_t, not long int.
25990         The rest is a merge from libc:
25991         [defined _LIBC]: Include <shlib-compat.h>.
25992         (_obstack) [defined _LIBC]: Remove after 2.3.4.
25993
25994         * lib/settime.c (settime): Recode to avoid warning with
25995         Sun Forte C 6U2.
25996
25997         * lib/strverscmp.c: Convert to UTF-8.
25998
25999 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
26000
26001         * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
26002         m4/uintmax_t.m4.
26003
26004 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
26005
26006         * modules/xalloc-die: New file.
26007         * modules/xalloc: Remove dependencies on error, gettext, exitfail.
26008
26009         * modules/md5 (Files): Add m4/uint32_t.m4.
26010         * modules/sha1: Renamed from modules/sha.
26011         (Files):
26012         Rename lib/sha.h to lib/sha1.h.
26013         Rename lib/sha.c to lib/sha1.c.
26014         Rename m4/sha.m4 to m4/sha1.m4.
26015         (lib_SOURCES): Likewise.
26016         (configure.ac): Rename gl_SHA to gl_SHA1.
26017         (Include): sha.h -> sha1.h.
26018
26019 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
26020
26021         * m4/uint32_t.m4, m4/uintptr_t.m4: New files.
26022         * m4/sha1.m4: Renamed from sha.m4.
26023         (gl_SHA1): Renamed from gl_SHA.  All uses changed.
26024
26025 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
26026
26027         * lib/obstack.h (obstack_empty_p):
26028         Don't assume that chunk->contents is suitably aligned.
26029         * lib/obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
26030         Likewise. Problem reported by Benno in
26031         <http://sources.redhat.com/ml/libc-alpha/2004-08/msg00055.html>.
26032
26033         * lib/chown.c (rpl_chown): Work even if the file is writeable but not
26034         readable.  This could be improved further but it'd take some work.
26035
26036 2004-08-08  Simon Josefsson  <jas@extundo.com>
26037
26038         * modules/xgethostname (Depends-on): Remove exit and error (not
26039         used).
26040
26041         * modules/getpass-gnu: Add getpass.h.
26042         (Depends-on): Add stdbool.
26043         * modules/getpass: Add getpass.h.
26044
26045 2004-08-08  Simon Josefsson  <jas@extundo.com>
26046
26047         * m4/getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU):
26048         Check getpass declaration.
26049
26050 2004-08-08  Simon Josefsson  <jas@extundo.com>
26051
26052         * lib/xgethostname.c: Don't include error.h (not used).
26053
26054         * lib/getpass.h: Add.
26055         * lib/getpass.c: Include getpass.h first.
26056
26057 2004-08-08  Paul Eggert  <eggert@cs.ucla.edu>
26058
26059         * lib/xalloc-die.c: New file.
26060         * lib/xalloc.h (xalloc_fail_func, xalloc_msg_memory_exhausted): Remove.
26061         All uses removed.
26062         * lib/xmalloc.c (xalloc_fail_func, xalloc_msg_memory_exhausted):
26063         Likewise. Move inclusions of gettext.h, error.h, exitfail.h to
26064         xalloc-die.c.
26065         (_, N_, xalloc_die): Move to xalloc-die.c.
26066         * lib/userspec.c (parse_user_spaec): Use xstrdup rather than strdup,
26067         so that we needn't mess with xalloc_msg_memory_exhausted.
26068
26069         * lib/sha1.h: Renamed from sha.h.
26070         (SHA1_H): Renamed from _SHA_H.
26071         (sha1_ctx): Renamed from sha_ctx.
26072         (sha1_init_ctx): Renamed from sha_init_ctx.
26073         (sha1_process_block): Renamed from sha_process_block.
26074         (sha1_process_bytes): Renamed from sha_process_bytes.
26075         (sha1_finish_ctx): Renamed from sha_finish_ctx.
26076         (sha1_read_ctx): Renamed from sha_read_ctx.
26077         (sha1_stream): Renamed from sha_stream.
26078         (sha1_buffer): Renamed from sha_buffer.
26079         * lib/sha1.c: Likewise; renamed from sha.c.
26080         Do not include <sys/types.h>.
26081         Include <stddef.h> rather than <stdlib.h>.
26082
26083 2004-08-08  Bruno Haible  <bruno@clisp.org>
26084
26085         * lib/pathname.h (FILE_SYSTEM_PREFIX_LEN): Renamed from
26086         FILESYSTEM_PREFIX_LEN.
26087         * lib/progreloc.c: Likewise.
26088         * lib/concatpath.c (concatenated_pathname): Use FILE_SYSTEM_PREFIX_LEN.
26089
26090 2004-08-06  Simon Josefsson  <jas@extundo.com>
26091
26092         * modules/progname (Depends-on): Don't depend on stdbool.
26093
26094 2004-08-06  Simon Josefsson  <jas@extundo.com>
26095
26096         * modules/getsubopt: New file.
26097         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
26098         getsubopt.
26099
26100 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
26101
26102         More merge from coreutils.
26103
26104         * m4/utimens.m4, m4/utimecmp.m4: New files.
26105         * m4/backupfile.m4, euidacces.m4, acl.m4, afs.m4, calloc.m4, dirfd.m4,
26106         fsusage.m4, jm-macros.m4, ls-mntd-fs.m4, md5.m4, mountlist.m4,
26107         prereq.m4, sha.m4: Import changes from coreutils.
26108
26109 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
26110
26111         More merge from coreutils.
26112         * modules/raise, modules/readtokens0, modules/utimens:
26113         * modules/utimecmp, module/xnanosleep: New files.
26114         * modules/strftime: Add lib/strftime.h.
26115         Change include from <time.h> to "strftime.h".
26116         * modules/yesno: Add lib/yesno.h.
26117         * modules/backupfile: Remove lib/addext.c.
26118         * modules/euidaccess: Add stat-macros.h.
26119         * modules/canonicalize, modules/euidaccess,
26120         modules/filemode, modules/lchown, modules/makepath,
26121         modules/rmdir, modules/stat: Likewise.
26122
26123 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
26124
26125         Merge from tar.
26126         * lib/argp-help.c (make_hol, hol_append): Don't assume that
26127         SIZE_MAX is a valid preprocessor constant.
26128         (__argp_basename): Change from "#ifndef _LIBC"
26129         to "#ifndef __argp_short_program_name", so that
26130         we don't compile these functions for tar.
26131
26132         More merges from coreutils.
26133         * lib/raise.c, lib/readtokens0.h, lib/readtokens0.c, lib/strftime.h:
26134         * lib/utimens.h, lib/utimens.c, lib/utimecmp.h, lib/utimecmp.c:
26135         * lib/xnanosleep.h, lib/xnanosleep.c, lib/yesno.h: New files.
26136         * lib/addext.c: Remove; no longer needed.
26137         * lib/yesno.c, lib/argmatch.h, lib/argmatch.c, lib/backupfile.h,
26138         lib/backupfile.c, lib/euidaccess.c, lib/filemode.c, lib/closeout.c,
26139         lib/dup2.c, lib/exclude.c, lib/fileblocks.c, lib/filemode.c,
26140         lib/fnmatch.c, lib/fnmtahc_loop.c, lib/fopen-safer.c, lib/fsusage.c,
26141         lib/fsusage.h, lib/ftruncate.c, lib/full-write.c, lib/getdate.y,
26142         lib/getloadavg.c, lib/getugroups.c, lib/hard-locale.c,
26143         lib/hard-locale.h, lib/hash.c, lib/human.c, lib/human.h, lib/lchown.c,
26144         lib/lchown.h, lib/makepath.c, lib/makepath.h, lib/md5.c, lib/md5.h,
26145         lib/memchr.c, lib/memcoll.c, lib/memrchr.c, lib/modechange.c,
26146         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
26147         lib/posixtm.c, lib/putenv.c, quotearg.c, lib/quotearg.h,
26148         lib/readtokens.c, lib/readutmp.c, lib/readutmp.h, lib/rmdir.c,
26149         lib/safe-read.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c,
26150         lib/sig2str.c, lib/stat.c, lib/strtoimax.c, lib/strverscmp.c,
26151         lib/userspec.c, lib/utime.c, lib/version-etc.c., lib/xgethostname.c,
26152         lib/xmemcoll.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtod.h,
26153         lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h, lib/xstrtoumax.c:
26154         Import changes from coreutils.
26155
26156 2004-08-05  Simon Josefsson  <jas@extundo.com>
26157
26158         * m4/strdup.m4: Always run gl_PREREQ_STRDUP, since strdup.h need it.
26159
26160 2004-08-05  Simon Josefsson  <jas@extundo.com>
26161
26162         * m4/getsubopt.m4: New file.
26163
26164 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
26165
26166         Merge from coreutils.
26167
26168         * m4/c-strtod.m4, m4/canonicalize.m4, m4/fcntl-safer.m4:
26169         * m4/getcwd-path-max.m4: New files.
26170
26171         * m4/dos.m4 (gl_AC_DOS): filesystem -> file system renaming.
26172         FILESYSTEM_PREFIX_LEN ->
26173         FILE_SYSTEM_PREFIX_LEN.
26174         FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX ->
26175         FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX.
26176         FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR ->
26177         FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR.
26178
26179         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't require gl_AC_DOS, the
26180         prerequisite modules now handle the DOS stuff.
26181         Don't check for unistd.h.
26182
26183 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
26184
26185         Merge from coreutils.
26186
26187         * lib/.gdb-history: Remove; this doesn't belong here.
26188
26189         * lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c, lib/cycle-check.c:
26190         * lib/cycle-check.h, lib/dev-ino.h, lib/canonicalize.h:
26191         * lib/canonicalize.c, lib/fcntl-safer.h, lib/fcntl-safer.c:
26192         * lib/getcwd.c: New files.
26193
26194         * lib/dirname.h: Include <stdbool.h>.
26195         (FILE_SYSTEM_PREFIX_LEN): Renamed from FILESYSTEM_PREFIX_LEN,
26196         for consistency with POSIX terminology.  All uses changed.
26197         (IS_ABSOLUTE_FILE_NAME, IS_RELATIVE_FILE_NAME): New macros.
26198         (strip_trailing_slashes): Use bool for booleans.
26199         * lib/stripslash.c (strip_trailing_slashes): Likewise.
26200
26201         * lib/error.c: Work around bug in OpenBSD 3.4 sterror_r: it
26202         sometimes returns a positive errno value even when it succeeds.
26203         (print_errno_message) [!LIBC]: Fall back on strerror if
26204         __strerror_r fails.
26205
26206         * lib/path-concat.c (mempcpy): Don't define if a system header defines
26207         it. Don't include stdio.h, stdlib.h, unistd.h, strdup.h.
26208         (longest_relative_suffix): New function.
26209         (path_concat): Use it.  Assume first argument is not NULL.
26210         Port to DOS.  Omit redundant separators.
26211         Report an error instead of returning NULL.
26212         Use mempcpy instead of memcpy.
26213         (xpath_concat): Remove: not declared or used.
26214
26215         * lib/same.h: Include <stdbool.h>
26216         (same_name): Return bool, not int.
26217         * lib/same.c (same_name): Likewise.
26218         (errno): Don't declare; we assume C89 or better now.
26219
26220         * lib/stat-macros (S_ISCTG, S_ISOFD, S_ISOFL): New macros,
26221         if not already defined.
26222
26223         * lib/xgetcwd.c (errno): Don't declare; we assume C89 or better now.
26224         * lib/dup-safer.c (errno): Likewise.
26225
26226 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
26227
26228         Merge from coreutils.
26229         * modules/c-strtod, modules/c-strtold, modules/canonicalize:
26230         * modules/cycle-check, modules/fcntl-safer, modules/getcwd: New files.
26231         * modules/path-concat: Don't depend on strdup.
26232
26233 2004-08-03  Simon Josefsson  <jas@extundo.com>
26234
26235         * lib/strdup.h: Only use HAVE_DECL_STRDUP if defined.
26236         * lib/progname.h: Don't include stdbool.h.
26237
26238 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
26239
26240         * modules/fatal: Remove, as the "fatal" module wasn't used or working.
26241         * MODULES.html.sh (func_all_modules): Remove fatal.
26242
26243 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
26244
26245         * m4/fatal.m4: Remove, as the "fatal" module wasn't used or working.
26246
26247 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
26248
26249         * lib/fatal.c, fatal.h: Remove as the "fatal" module wasn't used or
26250         working.
26251
26252 2004-08-02  Simon Josefsson  <jas@extundo.com>
26253
26254         * lib/getsubopt.h: New file, with comments from Bruno Haible.
26255         * lib/getsubopt.c: New file, from glibc, but slightly modified based on
26256         suggestions from Paul Eggert <eggert@cs.ucla.edu>.
26257
26258 2004-08-01  Simon Josefsson  <jas@extundo.com>
26259
26260         * lib/xgetdomainname.c: Include stdlib.h, for free().
26261
26262 2004-07-19  Bruno Haible  <bruno@clisp.org>
26263
26264         * MODULES.html.sh (func_all_modules): Add dummy.
26265
26266 2004-07-16  Simon Josefsson  <jas@extundo.com>
26267
26268         * modules/dummy: New file.
26269
26270 2004-07-16  Simon Josefsson  <jas@extundo.com>
26271
26272         * lib/dummy.c: New file.
26273
26274 2004-07-16  Bruno Haible  <bruno@clisp.org>
26275
26276         * lib/backupfile.h: Add extern "C" for C++.
26277         * lib/closeout.h: Likewise.
26278         * lib/copy-file.h: Likewise.
26279         * lib/findprog.h: Likewise.
26280         * lib/full-write.h: Likewise.
26281         * lib/pathname.h: Likewise.
26282         * lib/progname.h: Likewise.
26283         * lib/stpcpy.h: Likewise.
26284         * lib/stpncpy.h: Likewise.
26285         * lib/strcase.h: Likewise.
26286         * lib/strstr.h: Likewise.
26287         * lib/xalloc.h: Likewise.
26288
26289         * lib/mbswidth.h: Add extern "C" for C++.
26290         Reported by Albert Chin-A-Young <china@thewrittenword.com>.
26291
26292 2004-07-13  Robert Millan  <robertmh@gnu.org>
26293
26294         * m4/host-os.m4: s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g.
26295
26296 2004-07-09  Simon Josefsson  <jas@extundo.com>
26297
26298         * lib/getndelim2.c: Include stddef.h, for ptrdiff_t.  (FreeBSD 4.9
26299         failed without this.)
26300
26301 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
26302
26303         * modules/chown (Files): Add lib/fchown-stub.c, since
26304         gl_PREREQ_CHOWN invokes AC_LIBOBJ(fchown-stub).
26305
26306 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
26307
26308         * lib/fchown-stub.c: New file.
26309
26310 2004-06-24  Jim Meyering  <jim@meyering.net>
26311
26312         * lib/obstack.h (obstack_base): Cast to (void *), per documentation.
26313
26314 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
26315
26316         * modules/argz: Omit "#include".
26317
26318         * MODULES.html.sh (func_all_modules): Add calloc, to match
26319         2004-06-01 addition of calloc module.
26320
26321 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
26322
26323         * m4/argz.m4: New file, which is autoupdated from libtool.
26324
26325 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
26326
26327         * lib/argz.c, lib/argz_.h: New files, which are autoupdated from
26328         libtool.
26329
26330 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
26331
26332         * config/srclist-update: Don't insist on "USA." before the
26333         close-comment, as libtool omits the period and puts the */ on a
26334         separate line.
26335         * config/srclist.txt: Add argz.c, argz_.h, argz.m4.
26336         * config/srclistvars.sh: Add LIBTOOL (for eggert only).
26337
26338 2004-06-22  Gary V. Vaughan  <gary@gnu.org>
26339
26340         * modules/argz: New file.
26341         * MODULES.html.sh (func_all_modules): Add argz.
26342
26343 2004-06-12  Jim Meyering  <jim@meyering.net>
26344         and  Paul Eggert  <eggert@cs.ucla.edu>
26345
26346         * modules/hash (Files): Add lib/xalloc.h.
26347         * modules/pipe (Depends-on): Add wait-process.
26348         * modules/stat (Depends-on): Add xalloc.
26349         * modules/userspec (Files): Add lib/userspec.h.
26350         * modules/xstrto
26351
26352         Upgrade from gettext-0.13.
26353         * modules/gettext (Files): Add m4/intmax.m4, m4/longdouble.m4,
26354         m4/longlong.m4, m4/printf-posix.m4, m4/signed.m4, m4/size_max.m4,
26355         m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4.
26356
26357 2004-06-10  Jim Meyering  <jim@meyering.net>
26358
26359         * lib/calloc.c: New file.
26360
26361 2004-06-06  Paul Eggert  <eggert@cs.ucla.edu>
26362
26363         * lib/getdate.y (yylex): Allow space between sign and number.
26364         Problem reported by Dan Jacobson.
26365
26366 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
26367
26368         Merge from coreutils CVS.
26369
26370         * m4/backupfile.m4, dirname.m4, human.m4, inttypes.m4, longlong.m4,
26371         makepath.m4, memchr.m4, memcmp.m4, mountlist.m4, path-concat.m4,
26372         putenv.m4, quotearg.m4, readutmp.m4, strtoimax.m4, strtoll.m4,
26373         strtoull.m4, strtoumax.m4, ulonglong.m4, vasnprintf.m4,
26374         xstrtol.m4: Fix copyright date and/or serial number.
26375
26376         * m4/chown.m4 (gl_PREREQ_CHOWN): Check for fcntl.h.
26377         See if we need an fchown replacement.
26378         (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): New macro.
26379         (gl_FUNC_CHOWN): Require gl_FUNC_CHOWN_FOLLOWS_SYMLINK,
26380         and use the replacement function if we detect either defect.
26381
26382         * m4/prereq.m4 (gl_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR,
26383         gl_UTIMECMP.
26384
26385 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
26386         and  Jim Meyering  <jim@meyering.net>
26387
26388         Merge from coreutils CVS.
26389
26390         * lib/stat-macros.h: New file, with contents from file-type.h
26391         and coreutils' system.h.
26392         * lib/file-type.c: Include "stat-macros.h".
26393         * lib/file-type.h (file_type): Move all macro definitions to new file,
26394         stat-macros.h.
26395
26396         * lib/chown.c (rpl_chown) [CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE]:
26397         Wrap old code with this conditional.
26398         [CHOWN_MODIFIES_SYMLINK]: Try to work around a chown
26399         function that does not dereference symlinks.
26400         * lib/lchown.c (lchown) [CHOWN_MODIFIES_SYMLINK]: Just call chown.
26401
26402         * lib/xreadlink.c: Include xreadlink.h first, to catch .h file
26403         dependency problems.
26404         (xreadlink): Accept new arg SIZE, for efficiency.
26405         All decls and uses changed.
26406         * lib/xreadlink.h: Include <stddef.h>, for size_t.
26407
26408         * lib/.cppi-disable: Add alloca_.h, allocsa.h, exit.h, getndelim2.h,
26409         gettext.h, localcharset.h, strdup.h, strndup.h, strtoul.c, time_r.h.
26410
26411         * lib/.cvsignore: Add alloca.h, fnmatch.h, poll.h, stdbool.h,
26412         sysexits.h.
26413
26414 2004-06-01  Jim Meyering  <jim@meyering.net>
26415
26416         * m4/calloc.m4: New file.
26417
26418 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
26419
26420         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Detect _Bool bug in HP aC++/ANSI
26421         C B3910B A.05.55 [Dec 04 2003].  Problem reported by Jim Meyering.
26422         Also, fix a typo in a diagnostic.
26423
26424 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
26425
26426         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Do not require AC_FUNC_MALLOC
26427         or AC_FUNC_REALLOC.
26428
26429 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
26430
26431         * lib/xmalloc.c (HAVE_MALLOC, HAVE_REALLOC): Do not require these
26432         macros to be defined.
26433         (xnmalloc_inline, xnrealloc_inline, xcalloc): Do not die if
26434         the allocator returns NULL because the requested size is zero.
26435
26436 2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>
26437
26438         * lib/malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this
26439         var.  Add comment explaining why libc still defines it.  This
26440         merges the following patch from glibc:
26441         http://sources.redhat.com/ml/libc-alpha/2004-05/msg00157.html
26442
26443 2004-05-20  Andreas Schwab  <schwab@suse.de>
26444
26445         * m4/free.m4: Replace free if it not known to work, not the other
26446         way round.
26447
26448 2004-05-19  Paul Eggert  <eggert@cs.ucla.edu>
26449
26450         * lib/obstack.c (_obstack): Remove unused variable.  It hasn't been
26451         present in glibc since revision 1.1 of this file.
26452         * lib/obstack.h (_obstack_free, obstack_1grow, obstack_1grow_fast,
26453         obstack_alignment_mask, obstack_alloc, obstack_base,
26454         obstack_blank, obstack_blank_fast, obstack_chunk_size,
26455         obstack_copy, obstack_copy0, obstack_finish, obstack_grow,
26456         obstack_grow0, obstack_init, obstack_int_grow,
26457         obstack_int_grow_fast, obstack_make_room, obstack_memory_used,
26458         obstack_next_free, obstack_object_size, obstack_ptr_grow,
26459         obstack_ptr_grow_fast, obstack_room): Remove declarations of
26460         nonexistent functions.
26461
26462 2004-05-18  Karl Berry  <karl@gnu.org>
26463
26464         * config/srclist.txt: break link for vasnprintf.c.
26465
26466 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
26467
26468         Port obstack to the AS/400, where pointers are 16 bytes wide and
26469         you cannot cast an integer to a valid pointer.  This patch is
26470         currently waiting to be integrated into glibc; see
26471         <http://sources.redhat.com/ml/libc-alpha/2004-05/msg00073.html>.
26472
26473         * lib/obstack.h (__PTR_TO_INT, __INT_TO_PTR): Remove.
26474         All uses of __INT_TO_PTR (PTR_TO_INT ...) replaced by __PTR_ALIGN.
26475         (__BPTR_ALIGN, __PTR_ALIGN): New macros.
26476         (struct obstack): temp member is now a union of a pointer and
26477         an integer, instead of an integer.  All integer uses changed.
26478         This does not affect the physical layout of struct obstack,
26479         except on hosts (like the AS/400) where the size or alignment of
26480         void * is greater than that of ptrdiff_t.
26481         (obstack_finish) [! (defined __GNUC__ && defined __STDC__ &&
26482         __STDC__)]: Store temporary in pointer member of union, not
26483         integer member.
26484         * lib/obstack.c: Include <stddef.h>, for offsetof.
26485         (struct fooalign): Remove; it doesn't need a name.
26486         (union fooround): Change double to long double, and add void *.
26487         (DEFAULT_ALIGNMENT): Use offsetof to compute.
26488         (DEFAULT_ALIGNMENT, DEFAULT_ROUNDING): Now an enum constant,
26489         not a macro.  Hence the values are always int; so remove all
26490         casts-to-int in uses.
26491
26492 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
26493
26494         * config/srclist.txt: Break link for argp-help.c and argp-parse.c until
26495         we can get this patch merged into glibc.
26496
26497 2004-05-17  Derek R. Price  <derek@ximbiot.com>
26498             Paul Eggert  <eggert@cs.ucla.edu>
26499
26500         * m4/argp: Depend on alloca.
26501
26502 2004-05-17  Derek R. Price  <derek@ximbiot.com>
26503             Paul Eggert  <eggert@cs.ucla.edu>
26504
26505         * lib/argp-help.c, argp-parse.c: Assume <alloca.h> rather than
26506         freecoding.
26507
26508 2004-05-17  Bruno Haible  <bruno@clisp.org>
26509
26510         * lib/vasnprintf.c (VASNPRINTF): Correctly handle the case of a
26511         precision that consists of a '.' followed by an empty digit string.
26512         Patch by Tor Lillqvist <tml@iki.fi>.
26513
26514 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
26515
26516         * m4/alloca.m4 (gl_FUNC_ALLOCA): Define HAVE_ALLOCA_H always,
26517         for backward compatibility with older code.  We need our own
26518         alloca.h if _AIX is defined.  Define HAVE_ALLOCA if we discover
26519         it under some other name, and our alloca.h will define it.
26520
26521 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
26522             Derek Price  <derek@ximbiot.com>
26523
26524         * lib/alloca.c: Include <alloca.h>, to get our interface.
26525         * lib/alloca_.h: Use __alloca on AIX, so that we don't have to
26526         include <alloca.h> first.  Use C89 prototype for alloca; this
26527         requires including <stddef.h> for size_t.  Use extern "C" if C++.
26528         Use #elif for simplicity, since we can assume C89 now.
26529         Don't try to source the system alloca.h since it will not be found
26530         and to prevent recursively including its replacement.
26531         * lib/fnmatch.c: Include <alloca.h> instead of opencoding.
26532         * lib/regex.c: Likewise.
26533
26534 2004-05-16  Derek Price  <derek@ximbiot.com>
26535             Paul Eggert  <eggert@cs.ucla.edu>
26536
26537         getline cleanup.  This changes the getndelim2 API: both order of
26538         arguments, and meaning of delim2 (now uses EOF, not 0, to indicate
26539         no delimiter).
26540
26541         * lib/getline.c: Don't include stddef.h or stdio.h, since our
26542         interface does that.
26543         (getline): Always use getdelim, so that we don't have two
26544         copies of this code.
26545         * lib/getndelim2.c: Include <limits.h>, <inttypes.h>, <stdint.h>
26546         if available.
26547         (PTRDIFF_MAX, SIZE_MAX, SSIZE_MAX): Define if not defined.
26548         (GETNDELIM2_MAXIMUM): New macro.
26549         (getndelim2): Reorder arguments.  delim==EOF now means no delimiter,
26550         instead of the old practice of delim2==0.  All callers changed.
26551         Return -1 on overflow, instead of returning junk.
26552         Do not set *linesize unless allocation succeeds.
26553         * lib/getndelim2.h: Do not include stddef.h; no longer needed, now
26554         that we include sys/types.h.
26555         * lib/getnline.h: Likewise.
26556         * lib/getndelim2.h (GETNLINE_NO_LIMIT): New macro.
26557         (getndelim2): Reorder arguments.
26558         * lib/getnline.c (getnline, getndelim):
26559         Don't discard the NMAX argument.
26560         (getnline): Invoke getndelim, to avoid code duplication.
26561         * lib/getnline.h (GETNLINE_NO_LIMIT): New macro, used instead
26562         of (size_t) -1 by callers of the getnline family.
26563
26564 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
26565
26566         * m4/gettime.m4 (gl_GETTIME): Require gl_TIMESPEC.
26567         Check for gettimeofday.
26568         * m4/settime.m4 (gl_SETTIME): Require gl_TIMESPEC.
26569         Check for settimeofday, stime.
26570
26571 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
26572
26573         * lib/nanosleep.c (suspended): Change its type from int to
26574         sig_atomic_t volatile.
26575         (first_call): Make it private to rpl_nanosleep, and have it
26576         be zero initially as that's a bit faster.
26577         (my_usleep): Round up fractional times instead of truncating them,
26578         as this is the usual meaning for 'sleep'.
26579
26580         * lib/gettime.c (gettime): Fall back on `time' if `gettimeofday'
26581         doesn't work.
26582         * lib/settime.c: Include <unistd.h>, for stime (on Solaris 8, anyway).
26583         (ENOSYS): Define if not defined.
26584         (settime): Fall back on stime if it exists and settimeofday fails.
26585         But don't bother with fallbacks if a method fails with errno == EPERM.
26586
26587 2004-05-11  Jim Meyering  <jim@meyering.net>
26588
26589         Prior to this change, the save_cwd caller required read access to the
26590         current directory on most systems (ones with the fchdir function).
26591
26592         * lib/save-cwd.c (save_cwd) [HAVE_FCHDIR]: If opening `.' read-only
26593         fails, try write-only, and finally, resort to using xgetcwd.
26594
26595 2004-05-06  Paul Eggert  <eggert@cs.ucla.edu>
26596
26597         * lib/obstack.c, obstack.h: Import changes from libc.
26598
26599 2004-04-28  Bruno Haible  <bruno@clisp.org>
26600
26601         * lib/findprog.c (find_in_path): Treat Cygwin like Windows, since it
26602         also implicitly appends .exe to executables.
26603         * lib/localcharset.c (ISSLASH): Treat Cygwin like Windows, since it now
26604         accepts Windows pathnames.
26605         * lib/pathname.h (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
26606         Treat Cygwin like Windows, since it now accepts Windows pathnames.
26607         * lib/progreloc.c (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
26608         Treat Cygwin like Windows, since it now accepts Windows pathnames.
26609         Reported by Derek Robert Price <derek@ximbiot.com>.
26610
26611 2004-04-21  Karl Berry  <karl@gnu.org>
26612
26613         * config/srclist.txt (localcharset.c): break sync.
26614
26615 2004-04-20  Paul Eggert  <eggert@twinsun.com>
26616
26617         * m4/host-os.m4: Add a copyright notice.
26618
26619 2004-04-20  Jim Meyering  <jim@meyering.net>
26620
26621         Change UTILS_ to gl_ in AC_DEFINE'd names.
26622         Change utils_- and jm_-prefixed variables, too.
26623         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from
26624         UTILS_FUNC_MKDIR_TRAILING_SLASH.
26625         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP.
26626
26627         * m4/dirfd.m4 (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
26628         Don't emit trailing blanks.
26629         Also rename jm_-prefixed variables to have gl_ prefix.
26630
26631         * m4/host-os.m4 (gl_HOST_OS): Rename from UTILS_HOST_OS.
26632         Also rename jm_-prefixed variables to have gl_ prefix.
26633
26634         * m4/jm-macros.m4: Reflect the renamings.
26635         * m4/prereq.m4: Likewise.
26636
26637 2004-04-20  Jim Meyering  <jim@meyering.net>
26638
26639         * lib/getndelim2.c (getndelim2): Upon realloc failure, don't leak
26640         memory.
26641
26642 2004-04-20  Jim Meyering  <jim@meyering.net>
26643             Bruno Haible  <bruno@clisp.org>
26644
26645         * lib/localcharset.c (get_charset_aliases) [!VMS && !WIN32]: Don't leak
26646         memory when realloc fails.
26647
26648 2004-04-19  Jim Meyering  <jim@meyering.net>
26649
26650         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
26651         now that readutmp.c may call `free (0)'.
26652
26653 2004-04-19  Bruno Haible  <bruno@clisp.org>
26654
26655         * m4/mbrtowc.m4: Change jm_ to gl_ in cache variables as well.
26656         * m4/inttypes_h.m4: Likewise.
26657         * m4/stdint_h.m4: Likewise.
26658         * m4/intmax_t.m4: Likewise.
26659         * m4/uintmax_t.m4: Likewise.
26660
26661 2004-04-18  Jim Meyering  <jim@meyering.net>
26662
26663         * m4/prereq.m4: Don't forbid jm_ prefix.
26664
26665         * m4/afs.m4, m4/allocsa.m4, m4/assert.m4, m4/backupfile.m4:
26666         * m4/bison.m4, m4/check-decl.m4, m4/chown.m4, m4/d-ino.m4:
26667         * m4/d-type.m4, m4/dirname.m4, m4/dos.m4, m4/error.m4, m4/fpending.m4:
26668         * m4/fstypename.m4, m4/fsusage.m4, m4/ftruncate.m4, m4/getdate.m4:
26669         * m4/getgroups.m4, m4/gettext.m4, m4/glibc21.m4, m4/group-member.m4:
26670         * m4/human.m4, m4/intmax.m4, m4/intmax_t.m4, m4/inttostr.m4:
26671         * m4/inttypes.m4, m4/inttypes_h.m4, m4/jm-macros.m4, m4/jm-winsz1.m4:
26672         * m4/jm-winsz2.m4, m4/lchown.m4, m4/lib-check.m4, m4/link-follow.m4:
26673         * m4/localcharset.m4, m4/longlong.m4, m4/ls-mntd-fs.m4, m4/lstat.m4:
26674         * m4/makepath.m4, m4/mbrtowc.m4, m4/mbswidth.m4, m4/memchr.m4:
26675         * m4/memcmp.m4, m4/mkdtemp.m4, m4/mkstemp.m4, m4/mountlist.m4:
26676         * m4/nanosleep.m4, m4/path-concat.m4, m4/perl.m4, m4/prereq.m4:
26677         * m4/putenv.m4, m4/quotearg.m4, m4/regex.m4, m4/stat.m4:
26678         * m4/stdint_h.m4, m4/strftime.m4, m4/strtoimax.m4, m4/strtoll.m4:
26679         * m4/strtoull.m4, m4/strtoumax.m4, m4/timespec.m4, m4/uintmax_t.m4:
26680         * m4/ulonglong.m4, m4/unlink-busy.m4, m4/unlocked-io.m4, m4/uptime.m4,
26681         * m4/utimbuf.m4, m4/utime.m4, m4/utimes-null.m4, m4/vasnprintf.m4:
26682         * m4/xstrtoimax.m4, m4/xstrtol.m4, m4/xstrtoumax.m4:
26683         Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
26684
26685 2004-04-18  Jim Meyering  <jim@meyering.net>
26686
26687         * lib/readutmp.c (read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc
26688         failure, don't leak memory and do call END_UTMP_ENT.
26689
26690 2004-04-16  Jim Meyering  <jim@meyering.net>
26691
26692         * m4/prereq.m4 (jm_PREREQ_STAT): Remove macro.  It is specific to
26693         coreutils' stat program.
26694         (gl_PREREQ): Don't require jm_PREREQ_STAT.
26695
26696 2004-04-11  Paul Eggert  <eggert@twinsun.com>
26697
26698         * lib/inttostr.h: Include <limits.h> unconditionally, since we assume
26699         C89.
26700         (CHAR_BIT): Remove, since we assume C89.
26701         Include <stdint.h> if available, as per current Autoconf CVS advice.
26702
26703 2004-03-31  Jim Meyering  <jim@meyering.net>
26704
26705         * m4/prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
26706         Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
26707         * m4/xalloc.m4: Likewise.
26708
26709 2004-03-30  Paul Eggert  <eggert@twinsun.com>
26710
26711         Merge from coreutils.
26712
26713         * m4/inttostr.m4: New file.
26714         * m4/getdate.m4 (gl_GETDATE): Remove time-related stuff.
26715         Require AM_STDBOOL_H and gl_TIMESPEC instead.
26716         Require gl_CLOCK_TIME.
26717         * m4/clock_time.m4 (gl_CLOCK_TIME): Require AC_GNU_SOURCE.
26718
26719 2004-03-30  Paul Eggert  <eggert@twinsun.com>
26720
26721         * lib/cloexec.h, cloexec.c (set_cloexec_flag): Return int
26722         not bool, to be more consistent with Unix conventions.
26723         Suggested by Bruno Haible.
26724
26725         Merge from coreutils.
26726
26727         * lib/imaxtostr.c, lib/inttostr.c, lib/inttostr.h, lib/offtostr.c:
26728         * lib/umaxtostr.c: New files.
26729
26730         * lib/getdate.h: Include stdbool.h, and timespec.h instead of
26731         the usual <time.h> dance.
26732         (get_date): Change signature to support fractional time stamps.
26733         All callers changed.
26734         * lib/getdate.y: Include "getdate.h" first, as we can now
26735         assume C89 and don't need to worry about 'const'.
26736         Similarly, include "unlocked-io.h" near start, not in middle.
26737         Include <limits.h>.
26738         (textint.value): Use long int rather than int.
26739         (textint.digits): Use size_t rather than int.
26740         (BILLION, LOG10_BILLION): New constants.
26741         (parser_control): New member rel_ns.  Members day_ordinal,
26742         time_zone, month, day, hour, minutes, rel_year, rel_month,
26743         rel_day, rel_hour, rel_minutes, rel_seconds
26744         are now long int, not int.  Member seconds is now struct timespec,
26745         not int.  New member timespec_seen.  Members dates_seen, days_seen,
26746         local_zones_seen, rels_seen, times_seen, zones_seen are now size_t,
26747         not int.
26748         (%union.intval): Now long int, not int.
26749         New member timespec.
26750         (tSDECIMAL_NUMBER, tUDECIMAL_NUMBER): New tokens.
26751         (seconds, signed_seconds, unsigned_seconds): New nonterminals.
26752         (spec): Now is a timespec or an item list.
26753         (timespec, items): New nonterminals.
26754         (time, rel, relunit, number, get_date):
26755         Add support for fractional seconds.
26756         (time): Fix bug: seconds weren't cleared in "00:00 +0000" syntax.
26757         (gmtime, localtime, mktime): Remove decls; not needed with C89.
26758         (to_hour): First arg is now long int, not int.
26759         (to_year): Returns long int, not int.
26760         Don't treat year -70 like 70.
26761         (tm_diff): Returns long int, not int.
26762         (lookup_word): Use bool instead of int when appropriate.
26763         (yylex): Use size_t for count, not int.
26764         Detect overflow when parsing large integer constants.
26765         Add support for fractions.
26766         (get_date): Make pointers 'const' if possible.
26767         Use more-portable code to detect integer overflow.
26768         (main) [TEST]: Adjust to above changes.  Test for localtime failure.
26769         Don't use ctime; it's not reliable if the year has >4 digits.
26770
26771         * lib/human.c (humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
26772         This is for compatibility with BSD.
26773
26774         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP): Define.
26775         (ATIME_CMP, CTIME_CMP, MTIME_CMP, TIMESPEC_NS): Likewise.
26776         From coreutils' system.h.
26777
26778         * lib/userspec.c: Don't include "posixver.h".
26779         (parse_user_spec): Fall back on USER.GROUP parsing, regardless
26780         of POSIX version, as POSIX 1003.1-2001 allows that behavior as a
26781         compatible extension.  Simplify code by removing a boolean int
26782         that was always nonzero if a string was nonnull.
26783
26784 2004-03-30  Jim Meyering  <jim@meyering.net>
26785
26786         Merge from coreutils.
26787
26788         Avoid a configure-time warning about sys/ucred.h on OSF V4.0.
26789         * m4/ls-mntd-fs.m4: Test for sys/ucred.h separately, since
26790         on some systems one must include <grp.h> before it.
26791         Reported by Christian Krackowizer.
26792
26793 2004-03-30  Jim Meyering  <jim@meyering.net>
26794
26795         Merge from coreutils.
26796
26797         * lib/mountlist.c [HAVE_SYS_UCRED_H]: Include grp.h before sys/ucred.h.
26798
26799         * lib/readtokens.c (readtoken): Don't leak 64 bytes when reading
26800         an empty input stream.
26801
26802         * lib/readtokens.c: Include <stdbool.h>.
26803         (readtoken): Use `size_t' rather than int/long.
26804         All callers adjusted.
26805         Use `bool' rather than `int' where appropriate.
26806         Use memset rather than an explicit loop.
26807         Use x2nrealloc rather than xrealloc.
26808         Allow the use of `\0' as a delimiter.
26809         (readtokens): Likewise.
26810         * lib/readtokens.h (readtoken, readtokens): Update prototypes.
26811
26812 2004-03-30  Jim Meyering  <jim@meyering.net>
26813
26814         * m4/realloc.m4: Remove file, since now it does no more than
26815         AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via
26816         the `configure.ac' section of module/realloc.
26817         * m4/malloc.m4: Likewise, but for AC_FUNC_MALLOC.
26818
26819 2004-03-30  Bruno Haible  <bruno@clisp.org>
26820
26821         * lib/getloadavg.c (getloadavg): Don't assume setlocale returns
26822         nonnull.
26823
26824 2004-03-29  Paul Eggert  <eggert@twinsun.com>
26825
26826         Merge changes to getloadavg.c from coreutils and Emacs.
26827
26828         * lib/getloadavg.c [!defined HAVE_SETLOCALE] (setlocale):
26829         Define to an expression, not to the empty string.
26830         Include cloexec.h and xalloc.h.
26831         (getloadavg): Restore LC_NUMERIC locale after setting it temporarily.
26832         Use set_cloexec_flag rather than rolling our own.
26833         * lib/cloexec.c, lib/cloexec.h: New files.
26834
26835 2004-03-29  Paul Eggert  <eggert@twinsun.com>
26836
26837         * m4/cloexec.m4: New file.
26838
26839 2004-03-18  Paul Eggert  <eggert@twinsun.com>
26840
26841         * lib/getopt.h: Sync with libc CVS.
26842
26843 2004-03-18  Paul Eggert  <eggert@twinsun.com>
26844             Bruno Haible  <bruno@clisp.org>
26845
26846         * m4/mbswidth.m4 (gl_MBSWIDTH): Also test whether <wchar.h> declares
26847         mbswidth.
26848
26849 2004-03-18  Paul Eggert  <eggert@twinsun.com>
26850             Bruno Haible  <bruno@clisp.org>
26851
26852         * lib/mbswidth.h: Include <wchar.h> only if
26853         HAVE_DECL_MBSWIDTH_IN_WCHAR_H, not on all platforms that have
26854         <wchar.h>.
26855         * lib/mbswidth.c: Include <stdio.h> and <time.h> before <wchar.h>.
26856
26857 2004-03-09  Paul Eggert  <eggert@twinsun.com>
26858
26859         * lib/argp-parse.c, getopt.c, getopt.h, getopt1.c:
26860         Sync with libc CVS.
26861         * lib/getopt_int.h: New file, also synced from libc.
26862
26863 2004-03-09  Paul Eggert  <eggert@twinsun.com>
26864
26865         * config/srclistvars.sh: Add GNUWWWLICENSES for eggert.
26866         * config/srclist.txt: Sync getopt with libc.  Add getopt_int.h.
26867         Bring back getopt.c, getopt.h, getopt1.c.
26868
26869 2004-03-07  Paul Eggert  <eggert@twinsun.com>
26870
26871         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Renamed from jm_PREREQ_C_STACK.
26872         All uses changed.  Check for sa_sigaction member; this fixes
26873         a bug first reported by Jason Andrade in
26874         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
26875
26876 2004-03-07  Paul Eggert  <eggert@twinsun.com>
26877
26878         * lib/c-stack.c (SIGACTION_WORKS): New macro.  Use it instead of long
26879         '#if' expressions.  Unlike the code it replaces, it does not
26880         depend on (defined _SC_PAGESIZE).  However, it does depend on
26881         HAVE_STRUCT_SIGACTION_SA_SIGACTION; this last change fixes a bug
26882         first reported by Jason Andrade in
26883         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
26884
26885 2004-02-25  Simon Josefsson  <jas@extundo.com>
26886
26887         * m4/strdup.m4 (gl_PREREQ_STRDUP): Check whether strdup is declared.
26888
26889 2004-02-25  Simon Josefsson  <jas@extundo.com>
26890
26891         * lib/strdup.h: New file.
26892         * lib/strdup.c: Include it.
26893         * lib/path-concat.c: Include strdup.h. Drop strdup declaration.
26894         * lib/userspec.c: Include strdup.h. Drop strdup declaration.
26895
26896 2004-02-23  Karl Berry  <karl@gnu.org>
26897
26898         * doc/maintain.texi, doc/standards.texi, doc/make-stds.texi: new files
26899         (from fencepost.gnu.org:/gd/gnuorg).
26900
26901 2004-02-23  Karl Berry  <karl@gnu.org>
26902
26903         * config/srclistvars.sh (GNUORG) [karl]: redefine.
26904         * config/srclist.txt: add maintain/standards documents.
26905
26906 2004-02-18  Bruno Haible  <bruno@clisp.org>
26907
26908         * m4/xsize.m4 (gl_XSIZE): Require AC_C_INLINE.
26909         Reported by Derek Robert Price <derek@ximbiot.com>.
26910
26911 2004-02-16  Karl Berry  <karl@gnu.org>
26912
26913         * config/mkinstalldirs, install-sh: update from automake.
26914
26915 2004-02-06  Karl Berry  <karl@gnu.org>
26916
26917         * m4/po.m4: update from gettext 0.14.1.
26918
26919 2004-02-06  Karl Berry  <karl@gnu.org>
26920
26921         * lib/config.charset: update from gettext 0.14.1.
26922
26923 2004-02-05  Paul Eggert  <eggert@twinsun.com>
26924
26925         Add comments and code, prompted by suggestions from Bruno Haible
26926         for sh-quote.
26927         * lib/quotearg.h (quotearg_alloc): New decl.  Improve the comments
26928         describing the enum quoting_style values.
26929         * lib/quotearg.c (quotearg_alloc): New function.
26930         (quotearg_buffer_restyled): Treat lone { and } as special.
26931         Treat = as special.  Work around bug with older shells
26932         that "see" a '\' that is really the 2nd byte of a multibyte char.
26933         Quote empty string with shell_quoting_style.
26934
26935 2004-02-03  Bruno Haible  <bruno@clisp.org>
26936
26937         * m4/pipe.m4: New file, from GNU gettext.
26938
26939 2004-02-03  Bruno Haible  <bruno@clisp.org>
26940
26941         * lib/pipe.h: New file, from GNU gettext.
26942         * lib/pipe.c: New file, from GNU gettext.
26943
26944 2004-01-27  Bruno Haible  <bruno@clisp.org>
26945
26946         * m4/execute.m4: New file, from GNU gettext.
26947
26948 2004-01-27  Bruno Haible  <bruno@clisp.org>
26949
26950         * lib/execute.h: New file, from GNU gettext.
26951         * lib/execute.c: New file, from GNU gettext.
26952         * lib/w32spawn.h: New file, from GNU gettext.
26953
26954 2004-01-24  Paul Eggert  <eggert@twinsun.com>
26955
26956         Merge from diffutils.
26957
26958         * lib/file-type.c (file_type): Add typed memory objects.
26959         * lib/file-type.h (S_TYPEISTMO): New macro.
26960
26961         * lib/c-stack.h (c_stack_action): Remove argv argument.
26962         * lib/c-stack.c (c_stack_action): Likewise.  All uses changed.
26963         (die): Don't calculate message unless segv_action returns.
26964         (get_stack_location, min_address_from_argv, max_address_from_argv,
26965         volatile stack_base, volatile_stack_size): Remove.
26966         (segv_handler): If ! HAVE_XSI_STACK_OVERFLOW_HEURISTIC, assume
26967         that every segmentation violation is a stack overflow.  (Ouch!)
26968         See Debian bug 136249 (still outstanding) for more info about why
26969         HAVE_XSI_STACK_OVERFLOW_HEURISTIC fails on Linux kernels.
26970
26971 2004-01-24  Paul Eggert  <eggert@twinsun.com>
26972
26973         Exit-status fix from coreutils.
26974
26975         Use exit_failure consistently in place of EXIT_FAILURE,
26976         so that program exit statuses are consistent on failure.
26977
26978         * lib/argmatch.c (ARGMATCH_DIE) [! defined ARGMATCH_DIE]:
26979         Include "exitfail.h", and use exit_failure rather than EXIT_FAILURE.
26980         * lib/argmatch.h: Comment fix to match the above.
26981         * lib/obstack.c (obstack_exit_failure) [!defined _LIBC]:
26982         Now a macro referring to exit_failure, instead of a separate
26983         variable.  Include "exitfail.h" to get it.
26984         * lib/xstrtol.h: Include "exitfail.h".
26985         (STRTOL_FATAL_ERROR): Exit with status exit_failure, not 2.
26986
26987         * lib/long-options.c (parse_long_options): Use prototype
26988         for usage function arg.  Pass it EXIT_SUCCESS rather than 0,
26989         for clarity.
26990
26991 2004-01-21  Jim Meyering  <jim@meyering.net>
26992
26993         * lib/mktime.c (__mktime_internal) [!_LIBC]: Define to mktime_internal
26994         so as not to conflict with a different-sized __mktime_internal
26995         function in GNU libc.
26996         * lib/timegm.c (__mktime_internal) [!_LIBC]: Likewise.
26997         Problem building statically-linked `ls' reported by Michael Brunnbauer.
26998
26999 2004-01-20  Karl Berry  <karl@gnu.org>
27000
27001         * config/config.guess: update from config.
27002
27003         * config/srclistvars.sh: GNUWWWLICENSES for karl.
27004
27005 2004-01-20  Bruno Haible  <bruno@clisp.org>
27006
27007         Safer stack allocation.
27008         * lib/setenv.c: Include allocsa.h.
27009         (alloca): Remove fallback definition.
27010         (freea): Remove macro.
27011         (__add_to_environ) [!_LIBC]: Use allocsa instead of alloca. Use freesa
27012         instead of freea.
27013
27014 2004-01-20  Bruno Haible  <bruno@clisp.org>
27015
27016         * m4/eealloc.m4: New file, from GNU gettext.
27017
27018 2004-01-20  Bruno Haible  <bruno@clisp.org>
27019
27020         * m4/allocsa.m4: New file, from GNU gettext.
27021
27022 2004-01-20  Bruno Haible  <bruno@clisp.org>
27023
27024         * lib/xallocsa.h: New file, from GNU gettext.
27025         * lib/xallocsa.c: New file, from GNU gettext.
27026
27027 2004-01-20  Bruno Haible  <bruno@clisp.org>
27028
27029         * lib/wait-process.c: On Windows, include windows.h. Needed on mingw.
27030
27031 2004-01-20  Bruno Haible  <bruno@clisp.org>
27032
27033         * lib/wait-process.c (wait_subprocess): Add ignore_sigpipe argument.
27034         * lib/wait-process.c (wait_subprocess): Likewise. Handle SIGPIPE
27035         specially.
27036
27037 2004-01-20  Bruno Haible  <bruno@clisp.org>
27038
27039         * lib/wait-process.c (wait_process): Disable the 2003-10-31 waitid()
27040         patch.
27041
27042 2004-01-20  Bruno Haible  <bruno@clisp.org>
27043
27044         * lib/wait-process.c (cleanup_slaves): Use ANSI C declaration.
27045
27046 2004-01-20  Bruno Haible  <bruno@clisp.org>
27047
27048         * lib/eealloc.h: New file.
27049
27050 2004-01-20  Bruno Haible  <bruno@clisp.org>
27051
27052         * lib/binary-io.h: Avoid warnings on Cygwin.
27053
27054 2004-01-20  Bruno Haible  <bruno@clisp.org>
27055
27056         * lib/allocsa.h: New file, from GNU gettext.
27057         * lib/allocsa.c: New file, from GNU gettext.
27058
27059 2004-01-18  Karl Berry  <karl@gnu.org>
27060
27061         * doc/gpl.texi, doc/lgpl.texi: new files.
27062
27063 2004-01-18  Karl Berry  <karl@gnu.org>
27064
27065         * config/srclistvars.sh (GNUWWWLICENSES): new variable.
27066         * config/srclist.txt ({fdl,gpl,lgpl}.text): get from there.
27067
27068 2004-01-15  Paul Eggert  <eggert@twinsun.com>
27069
27070         Merge from coreutils.
27071
27072         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for uintptr_t.
27073         * m4/posixver.m4 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.
27074         (gl_DEFAULT_POSIX2_VERSION): Move
27075         the documentation from 'configure' into 'config.hin',
27076         so that 'configure --help' isn't burdened by it and
27077         we don't have to worry about its formatting there.
27078         Reword the documentation so that it's more succinct
27079         and can be run together into a single paragraph.
27080         * m4/same.m4 (gl_SAME): Check for pathconf.
27081
27082 2004-01-15  Paul Eggert  <eggert@twinsun.com>
27083
27084         Merge from coreutils.
27085
27086         * lib/posixver.c: Include posixver.h.
27087
27088         * lib/same.c: Include <stdbool.h>, <limits.h>.
27089         (_POSIX_NAME_MAX): Define if not defined.
27090         (MIN): New macro.
27091         (same_name): If file names are silently truncated, report
27092         that the file names are the same if they are the same after
27093         the silent truncation.
27094
27095         * lib/xstrtod.h (xstrtod): Accept an extra arg, specifying the
27096         conversion function.
27097         * lib/xstrtod.c (xstrtod): Likewise.  All callers changed to
27098         include c-strtod.h and use c_strtod.  Don't include stdlib.h; no
27099         longer needed.
27100
27101 2004-01-15  Jim Meyering  <jim@meyering.net>
27102
27103         Merge from coreutils.
27104
27105         * m4/clock_time.m4 (gl_CLOCK_TIME): Don't set LIB_CLOCK_GETTIME
27106         if no library is required.
27107         * m4/jm-macros.m4: Don't require UTILS_SYS_OPEN_MAX.
27108         * m4/jm-macros.m4 (jm_MACROS): Require gl_FUNC_FREE.
27109         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.58.
27110         (AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58.
27111         * m4/jm-macros.m4 (jm_MACROS): Don't require AC_FUNC_FTW.
27112         * m4/lib-check.m4 (jm_LIB_CHECK): Do not set LIB_CRYPT to the
27113         value, $ac_cv_search_crypt, if it's "none required".
27114         * m4/posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro.
27115         * m4/prereq.m4 (jm_PREREQ): Require AC_FUNC_GETLOADAVG,
27116         not gl_FUNC_GETLOADAVG.
27117         * m4/prereq.m4 (jm_PREREQ): Require gl_READTOKENS, gl_MD5, gl_MAKEPATH,
27118         gl_LONG_OPTIONS, and gl_IDCACHE, gl_GETUGROUPS.
27119
27120 2004-01-15  Jim Meyering  <jim@meyering.net>
27121
27122         Merge from coreutils.
27123
27124         * lib/md5.h (rol) [__GNUC__ && __i386__]: Don't use `asm' code.  These
27125         days, gcc-3.x does better all by itself.  Patch from Dean Gaudet:
27126         http://mail.gnu.org/archive/html/bug-coreutils/2003-11/msg00144.html
27127
27128         * lib/posixver.c (DEFAULT_POSIX2_VERSION): Use definition of new,
27129         optional configure-time default.
27130
27131         * lib/version-etc.c (version_etc_copyright): Update copyright date.
27132
27133         * lib/xreadlink.c (xreadlink): Correct outdated comment.
27134
27135 2004-01-15  Alexandre Duret-Lutz  <adl@gnu.org>
27136
27137         Merge from coreutils.
27138
27139         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the
27140         value, $ac_cv_search_nanosleep, if it's "none required".
27141
27142 2004-01-14  Paul Eggert  <eggert@twinsun.com>
27143
27144         * lib/fnmatch_loop.c (ALLOCA_LIMIT): Remove macro, which collided
27145         with like-named macro in fnmatch.c.
27146         (EXT): Use an internal constant instead.
27147
27148         Merge fnmatch patches from glibc.
27149         * lib/fnmatch.c (mbsinit): Remove define.
27150         Add libc_hidden_ver (__fnmatch, fnmatch).
27151         * lib/fnmatch_loop.c (FCT): Cast to int32_t and UCHAR when appropriate.
27152         Adjust to renaming of collseq_table_lookup to __collseq_table_lookup.
27153
27154 2004-01-14  Karl Berry  <karl@gnu.org>
27155
27156         * config/install-sh: update from automake.
27157
27158 2004-01-13  Karl Berry  <karl@gnu.org>
27159
27160         * config/install-sh: update from automake.
27161
27162 2004-01-09  Karl Berry  <karl@gnu.org>
27163
27164         * config/install-sh: update from automake.
27165
27166 2004-01-05  Karl Berry  <karl@gnu.org>
27167
27168         * config/config.{sub,guess}: update from config.
27169
27170 2003-12-31  Karl Berry  <karl@gnu.org>
27171
27172         * config/depcomp: update from automake.
27173
27174 2003-12-14  Karl Berry  <karl@gnu.org>
27175
27176         * lib/config.charset: update from gettext-runtime.
27177
27178 2003-12-03  Paul Eggert  <eggert@twinsun.com>
27179
27180         * lib/getgroups.c (getgroups): xmalloc takes one argument, not two.
27181         Bug reported by Alfred M. Szmidt.
27182
27183 2003-12-03  Bruno Haible  <bruno@clisp.org>
27184
27185         * m4/gettext.m4: Upgrade from gettext-0.13.
27186         * m4/po.m4: Upgrade from gettext-0.13.
27187         * m4/size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here.
27188         * m4/intmax.m4: New file, from gettext-0.13.
27189         * m4/printf-posix.m4: New file, from gettext-0.13.
27190
27191 2003-11-29  Karl Berry  <karl@gnu.org>
27192
27193         * lib/argp-{help.c,parse.c,namefrob.h}, argp.h: update from libc.
27194
27195 2003-11-25  Paul Eggert  <eggert@twinsun.com>
27196             Bruno Haible  <bruno@clisp.org>
27197
27198         * lib/printf-parse.h: Don't include sys/types.h.
27199         (ARG_NONE): New macro.
27200         (char_directive): Change type of *arg_index fields to size_t.
27201         * lib/printf-parse.c: Don't include sys/types.h.
27202         (SSIZE_MAX): Remove macro.
27203         (PRINTF_PARSE): Change the type of the arg_index variables to size_t.
27204         Remove unnecessary overflow check.
27205         * lib/vasnprintf.c (VASNPRINTF): Update for type change of *arg_index
27206         fields.
27207
27208 2003-11-25  Bruno Haible  <bruno@clisp.org>
27209
27210         * modules/vasnprintf (Files): Remove m4/ssize_t.m4.
27211
27212 2003-11-25  Bruno Haible  <bruno@clisp.org>
27213
27214         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Don't require
27215         gt_TYPE_SSIZE_T.
27216
27217 2003-11-24  Paul Eggert  <eggert@twinsun.com>
27218
27219         * modules/alloca: Remove dependency on xalloc.
27220
27221 2003-11-24  Paul Eggert  <eggert@twinsun.com>
27222
27223         * lib/alloca.c: Remove dependency on xalloc module.
27224         (xalloc_die): Remove.
27225         (memory_full) [!defined emacs]: New macro.
27226         [!defined emacs]: Don't include xalloc.h.
27227         (alloca): Invoke memory_full, not xalloc_die, if malloc fails or
27228         address arithmetic overflows.  Change datatypes a bit to avoid
27229         unnecessary casts.
27230
27231 2003-11-22  Jim Meyering  <jim@meyering.net>
27232
27233         * lib/xmalloc.c (x2nrealloc_inline): Fix typos in comments:
27234         s/size/size_t/.
27235
27236 2003-11-21  Karl Berry  <karl@gnu.org>
27237
27238         * config/config.{sub,guess}: update from config.
27239
27240 2003-11-18  Karl Berry  <karl@gnu.org>
27241
27242         * config/config.{sub,guess}: update from config.
27243
27244         * config/(printf-{parse,args}.[ch]): sync broken, sigh.
27245
27246 2003-11-17  Paul Eggert  <eggert@twinsun.com>
27247
27248         * README: Mention that S+T cannot overflow if S is the size of
27249         an existing object and T is sufficiently small.
27250
27251 2003-11-17  Jim Meyering  <jim@meyering.net>
27252
27253         On systems without utime and without a utimes function capable of
27254         dealing with a NULL struct utimbuf* argument, this utime replacement
27255         could -- in unusual circumstances -- leak a file descriptor.
27256         * lib/utime.c: Include <unistd.h> and <errno.h>.
27257         (utime_null): Be sure to close `fd' and to preserve errno.
27258         Reported by Geoff Collyer via Arnold Robbins.
27259
27260 2003-11-17  Bruno Haible  <bruno@clisp.org>
27261
27262         * modules/vasnprintf (Files): Add m4/ssize_t.m4.
27263         (Depends-on): Add xsize.
27264
27265 2003-11-17  Bruno Haible  <bruno@clisp.org>
27266
27267         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gt_TYPE_SSIZE_T.
27268
27269 2003-11-17  Bruno Haible  <bruno@clisp.org>
27270
27271         * lib/vasnprintf.c (alloca): Remove fallback definition.
27272         (freea): Remove definition.
27273         (VASNPRINTF): Use alloca only for small sizes, say <= 4000 bytes.
27274         Reported by Paul Eggert.
27275
27276 2003-11-16  Paul Eggert  <eggert@twinsun.com>
27277             Bruno Haible  <bruno@clisp.org>
27278
27279         Protect against address arithmetic overflow.
27280         * lib/printf-args.h: Include stddef.h.
27281         (arguments): Change type of field 'count' to size_t.
27282         * lib/printf-args.c (printf_fetchargs): Use size_t instead of
27283         'unsigned int' where appropriate.
27284         * lib/printf-parse.h: Include sys/types.h.
27285         (char_directive): Change type of *arg_index fields to ssize_t.
27286         (char_directives): Change type of fields 'count', max_*_length to
27287         size_t.
27288         * lib/printf-parse.c: Include sys/types.h and xsize.h.
27289         (SSIZE_MAX): Define fallback value.
27290         (PRINTF_PARSE): Use size_t instead of 'unsigned int' and ssize_t
27291         instead of 'int' where appropriate. Check a_allocated, d_allocated
27292         against overflow. Reject %m$ argument numbers > SSIZE_MAX + 1.
27293         * lib/vasnprintf.c: Include xsize.h.
27294         (VASNPRINTF): Use size_t instead of 'unsigned int' where appropriate.
27295         Check alloca, malloc, realloc, ENSURE_ALLOCATION arguments against
27296         overflow. Avoid wraparound when converting a width or precision from
27297         decimal to binary.
27298
27299 2003-11-16  Bruno Haible  <bruno@clisp.org>
27300
27301         Update from GNU gettext.
27302         * lib/printf-parse.c: Generalize to it can be compiled for wide
27303         strings.
27304         (PRINTF_PARSE, CHAR_T, DIRECTIVE, DIRECTIVES): New macros.
27305         * lib/vasnprintf.c: Generalize to it can be compiled for wide strings.
27306         (VASNPRINTF, CHAR_T, DIRECTIVE, DIRECTIVES, PRINTF_PARSE, USE_SNPRINTF,
27307         SNPRINTF): New macros.
27308         Don't include <alloca.h> if the file is used inside libintl.
27309         (local_wcslen): New function, for Solaris 2.5.1.
27310         (VASNPRINTF): Use it instead of wcslen.
27311
27312 2003-11-16  Bruno Haible  <bruno@clisp.org>
27313
27314         * lib/xsize.h (xmax): New function.
27315         (xsum, xsum3, xsum4): Declare as "pure" functions.
27316
27317 2003-11-12  Paul Eggert  <eggert@twinsun.com>
27318
27319         * modules/xalloc (Files): Undo latest change, since xalloc.h
27320         no longer needs SIZE_MAX or PTRDIFF_MAX.
27321
27322 2003-11-12  Paul Eggert  <eggert@twinsun.com>
27323
27324         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Do not require gl_SIZE_MAX or
27325         gl_PTRDIFF_MAX.
27326
27327 2003-11-12  Paul Eggert  <eggert@twinsun.com>
27328
27329         * lib/xstrtol.c (__xstrtol): Remove "break" immediately after
27330         "return", to pacify some unknown compiler.  Problem reported
27331         by Joerg Schilling.
27332
27333 2003-11-12  Paul Eggert  <eggert@twinsun.com>
27334
27335         * lib/xalloc.h: Do not include <limits.h> or <stdint.h>.
27336         (xalloc_oversized): Use sizeof (ptrdiff_t) and sizeof (size_t) for
27337         the heuristic, rather than PTRDIFF_MAX and SIZE_MAX.  This
27338         heuristic is just as accurate as far as we know, and it removes a
27339         dependency on size_max.m4 and ptrdiff_max.m4.
27340
27341 2003-11-11  Bruno Haible  <bruno@clisp.org>
27342
27343         * modules/xsize (Files): Add m4/size_max.m4.
27344         * modules/xalloc (Files): Add m4/size_max.m4, m4/ptrdiff_max.m4.
27345
27346 2003-11-11  Bruno Haible  <bruno@clisp.org>
27347
27348         * m4/size_max.m4: New file.
27349         * m4/ptrdiff_max.m4: New file.
27350         * m4/xsize,m4 (gl_XSIZE): Require gl_SIZE_MAX.
27351         * m4/xalloc.m4 (gl_PREREQ_XALLOC): New macro.
27352         (gl_XALLOC): Invoke it.
27353
27354 2003-11-11  Bruno Haible  <bruno@clisp.org>
27355
27356         * lib/xsize.h (SIZE_MAX): Remove fallback definition.
27357         * lib/xalloc.h: Include limits.h. Assume SIZE_MAX and PTRDIFF_MAX are
27358         defined.
27359
27360 2003-11-10  Paul Eggert  <eggert@twinsun.com>
27361
27362         * lib/xalloc.h (xalloc_oversized): [! (defined PTRDIFF_MAX &&
27363         PTRDIFF_MAX < SIZE_MAX)]: Fix off-by-one error that would have
27364         rejected some allocations of exactly SIZE_MAX - 2 bytes.
27365         From Bruno Haible.
27366         [defined PTRDIFF_MAX && PTRDIFF_MAX < SIZE_MAX]: Use SIZE_MAX,
27367         not (size_t) -1, since it's defined here.
27368
27369 2003-11-09  Karl Berry  <karl@gnu.org>
27370
27371         * config/mkinstalldirs, depcomp, mdate-sh: update from automake.
27372
27373 2003-11-06  Paul Eggert  <eggert@twinsun.com>
27374
27375         * lib/xalloc.h [HAVE_STDINT_H]: Include <stdint.h>.
27376         (xalloc_oversized) [! (PTRDIFF_MAX < SIZE_MAX)]:
27377         Reject sizes of exactly SIZE_MAX bytes.
27378         * lib/xreadlink.c: Include "xalloc.h" before checking whether SIZE_MAX
27379         is defined, since "xalloc.h" now defines SIZE_MAX on modern hosts.
27380
27381 2003-11-05  Bruno Haible  <bruno@clisp.org>
27382
27383         * lib/xsize.h: Include limits.h, to avoid a possible collision with
27384         SIZE_MAX defined in <limits.h> on Solaris.
27385
27386 2003-11-04  Jim Meyering  <jim@meyering.net>
27387
27388         * modules/sysexits: Use the `$(VAR)' notation for AC_SUBST'd
27389         variable names, rather than @VAR@.
27390         * modules/poll: Likewise.
27391
27392 2003-11-04  Bruno Haible  <bruno@clisp.org>
27393
27394         * modules/xsize: New file.
27395         * modules/linebreak: Depend on xsize.
27396         * MODULES.html.sh (func_all_modules): Add xsize.
27397
27398 2003-11-04  Bruno Haible  <bruno@clisp.org>
27399
27400         * m4/xsize.m4: New file.
27401
27402 2003-11-04  Bruno Haible  <bruno@clisp.org>
27403
27404         * lib/xsize.h: New file.
27405         * lib/linebreak.c: Include xsize.h.
27406         (mbs_possible_linebreaks, mbs_width_linebreaks): Check malloc()
27407         argument for overflow.
27408         Suggested by Paul Eggert.
27409
27410 2003-11-03  Karl Berry  <karl@gnu.org>
27411
27412         * config/config.{guess,sub}: update from config.
27413
27414 2003-11-03  Jim Meyering  <jim@meyering.net>
27415
27416         * modules/userspec (lib_SOURCES): Add userspec.h.
27417         (Include): Add "userspec.h".
27418         Improve description.
27419
27420 2003-11-03  Jim Meyering  <jim@meyering.net>
27421
27422         * lib/userspec.c: Include "userspec.h".
27423         * lib/userspec.h: New file.
27424
27425 2003-11-03  Bruno Haible  <bruno@clisp.org>
27426
27427         * m4/wait-process.m4 (gl_WAIT_PROCESS): Also check for waitid.
27428
27429 2003-11-03  Bruno Haible  <bruno@clisp.org>
27430
27431         * lib/wait-process.c (wait_process): Use waitid with WNOWAIT if
27432         available, to avoid (extremely rare) race condition.
27433         Suggested by Paul Eggert.
27434
27435 2003-11-02  Karl Berry  <karl@gnu.org>
27436
27437         * config/srclist.txt (vasprintf.c): sync broken, sigh.
27438
27439 2003-10-31  Paul Eggert  <eggert@twinsun.com>
27440
27441         * lib/mountlist.h (struct mount_entry.me_type_malloced): New member.
27442         * lib/mountlist.c (SIZE_MAX): Define if not defined already.
27443         (read_filesystem_list): Set and use me_type_malloced.
27444         Use "sizeof *me" rather than "sizeof (struct mount_entry)" (or
27445         whatever the type happens to be), for brevity and consistency.
27446         Check for size calculation overflow on Alphas running OSF/1.
27447
27448 2003-10-31  Jim Meyering  <jim@meyering.net>
27449
27450         * lib/hash.c: Include "xalloc.h" for use of xalloc_oversized.
27451
27452         * lib/linebuffer.c: Include <string.h> for declaration of memset.
27453
27454 2003-10-30  Paul Eggert  <eggert@twinsun.com>
27455             Bruno Haible  <bruno@clisp.org>
27456
27457         * lib/vasprintf.c: Include <limits.h>, <stdlib.h>.
27458         (vasprintf): Fail if the resulting length doesn't fit in an 'int'.
27459
27460 2003-10-30  Paul Eggert  <eggert@cs.ucla.edu>
27461
27462         * m4/host-os.m4 (UTILS_HOST_OS): Change netbsd*-gnu pattern back to
27463         netbsd*-gnu*.  Suggested by Robert Millan.
27464
27465 2003-10-29  Paul Eggert  <eggert@twinsun.com>
27466
27467         * modules/group-member: Depend on stdbool.
27468
27469 2003-10-29  Paul Eggert  <eggert@twinsun.com>
27470
27471         * m4/xalloc.m4 (gl_XALLOC): Undo previous change.
27472
27473 2003-10-29  Paul Eggert  <eggert@twinsun.com>
27474
27475         * m4/host-os.m4 (UTILS_HOST_OS): Resurrect netbsd*-gnu.  Add comments
27476         to it, and to knetbsd*-gnu and kfreebsd*-gnu.  Remove the '*' from
27477         after the 'gnu' in these cases.  This fixes some bugs in the
27478         previous change, and is based on suggestions by Robert Millan.
27479
27480 2003-10-29  Paul Eggert  <eggert@twinsun.com>
27481
27482         * lib/xalloc.h (xalloc_oversized): Now a macro, not a function,
27483         so that it works even if SIZE_MAX < N.  Do not include <stdbool.h>;
27484         no longer needed.
27485         * lib/quotearg.c (quotearg_n_options): Use it.
27486         * lib/group-member.c: Include <stdbool.h>.
27487         (free_group_info): Arg is now const *; don't free arg.
27488         (get_group_info): Now returns bool and accepts struct group_info *,
27489         rather than returning a malloc'ed struct group_info *.
27490         All uses changed.  Check for overflow in internal size calculation.
27491
27492         * lib/getusershell.c (readname): Simplify the code by using x2nrealloc
27493         rather than xmalloc/xrealloc.
27494         * lib/linebuffer.c (initbuffer, readlinebuffer): Simplify the code by
27495         using x2realloc rather than xmalloc/xrealloc.  Also, fix a C
27496         conformance bug: the old code used a pointer after freeing the
27497         storage that it addressed.
27498         * lib/hash.c (hash_initialize): Simplify the code by using
27499         xalloc_oversized rather than doing it by hand.
27500         * lib/getgroups.c (getgroups): Don't use xrealloc, since we don't need
27501         the buffer preserved.  Use free and xmalloc instead.
27502         * lib/quotearg.c (quotearg_n_options): Likewise.
27503         Use a simpler test for size overflow.  Don't use xalloc_oversized
27504         because unsigned int might be wider than size_t (!); this suggests
27505         that we should switch from unsigned int to size_t for slot numbers.
27506
27507 2003-10-28  Paul Eggert  <eggert@twinsun.com>
27508
27509         * m4/host-os.m4 (UTILS_HOST_OS): Identify GNU/KFreeBSD and
27510         GNU/KNetBSD.  These implementations use glibc atop the FreeBSD and
27511         NetBSD kernels.  Requested by Richard Stallman.
27512
27513 2003-10-27  Paul Eggert  <eggert@twinsun.com>
27514
27515         * lib/exclude.c (new_exclude): Use xzalloc rather than xmalloc
27516         to allocate the returned structure.  Do not allocate a subarray,
27517         as x2nrealloc will do that.
27518         (add_exclude): Use x2nrealloc to reallocate ex->exclude,
27519         instead of xnrealloc.
27520         (add_exclude_file): Use x2realloc instead of malloc + xnrealloc.
27521
27522 2003-10-27  Bruno Haible  <bruno@clisp.org>
27523
27524         * lib/stdbool_.h: Better support for BeOS.
27525
27526 2003-10-26  Paul Eggert  <eggert@twinsun.com>
27527
27528         * m4/xalloc.m4 (gl_XALLOC): Requore AC_C_INLINE, since xalloc.h
27529         now uses inline.
27530
27531 2003-10-26  Paul Eggert  <eggert@twinsun.com>
27532
27533         * lib/xalloc.h (xalloc_oversized): New static inline function, for
27534         callers that want to do their own size-overflow checking.  Include
27535         <stdbool.h>, since xalloc_oversized returns bool.
27536         * lib/xalloc.c (array_size_overflow): Remove.  All callers changed
27537         to use xalloc_oversized.
27538
27539         Add two functions x2realloc, x2nrealloc, for programs that grow
27540         arrays dynamically by doubling their sizes.
27541         * lib/xalloc.h (x2realloc, x2nrealloc): New decls.
27542         * lib/xmalloc.c (x2nrealloc_inline, x2nrealloc, x2realloc):
27543         New functions.
27544
27545         Port to C99 semantics for 'inline' of external functions.
27546         Bug reported by Bruno Haible.
27547         * lib/xmalloc.c (xnmalloc_inline): New static inline function,
27548         with the old contents of xnmalloc.
27549         (xnmalloc, xmalloc): Use it.
27550         (xnrealloc_inline): New static inline function,
27551         with the old contents of xnrealloc.
27552         (xnrealloc, xrealloc): Use it.
27553
27554         * lib/alloc.c (alloca): xmalloc cannot return NULL, so don't test for
27555         that.
27556
27557 2003-10-26  Karl Berry  <karl@gnu.org>
27558
27559         * config/srclist.txt (COPYING.DOC): no longer available from
27560         /gd/gnuorg; don't know where the ultimate source is.
27561
27562 2003-10-25  Paul Eggert  <eggert@twinsun.com>
27563
27564         Fix several address-calculation bugs in the hash modules,
27565         plus some minor code cleanup.
27566
27567         * lib/hash.h: Include <stdbool.h>, for bool.
27568         * lib/hash.c: Don't include <stdbool.h>, since hash.h does it now.
27569         * lib/hash.h (Hash_hasher, hash_get_n_buckets, hash_get_n_buckets_used,
27570         hash_get_n_entries, hash_get_max_bucket_length,
27571         hash_get_entries, hash_do_for_each, hash_string, hash_initialize,
27572         hash_rehash): Use size_t rather than unsigned.
27573         * lib/hash.c (struct hash_table, hash_get_n_buckets,
27574         hash_get_n_buckets_used, hash_get_n_entries,
27575         hash_get_max_bucket_length, hash_table_ok, hash_print_statistics,
27576         hash_get_entries, hash_do_for_each, hash_string, is_prime,
27577         next_prime, hash_initialize, hash_rehash, hash_delete, hash_print):
27578         Likewise.
27579         (SIZE_MAX): Define if not defined.
27580         (hash_get_max_bucket_length, hash_table_ok, hash_lookup,
27581         hash_get_first, hash_get_next, hash_get_entries, hash_do_for_each,
27582         hash_print):
27583         Use const * when possible.
27584         (hash_string): Use (unsigned char) *P rather than *(unsigned char *) P.
27585         (check_tuning): Fix bug: if tuning parameters were very close to
27586         0 or 1, rounding errors could have caused subscript violations.
27587         (hash_initialize, allocate_entry, hash_print): Remove unnecessary cast.
27588         (hash_initialize): Add 'fail:' label
27589         to free table and return NULL, and use it to simplify code.
27590         Use calloc rather than clearing the storage ourself.
27591         (hash_initialize, hash_rehash): Check for arithmetic overflow in
27592         buffer size calculations.
27593         * lib/hash-pjw.h (hash_pjw): Use size_t, not unsigned.
27594         Include <stddef.h>, for size_t.
27595         * lib/hash-pjw.c (hash_pjw): Likewise.
27596         Switch to method described by Bruno Haible.
27597         Include <limits.h>, for CHAR_BIT.
27598         (SIZE_BITS): New macro.
27599
27600 2003-10-23  Paul Eggert  <eggert@twinsun.com>
27601
27602         * m4/getline.m4 (AM_FUNC_GETLINE):
27603         Don't include getndelim2.o twice into LIBOBJS; this breaks on some
27604         hosts.  Problem reported by Derek Robert Price in
27605         <http://mail.gnu.org/archive/html/bug-gnulib/2003-10/msg00092.html>.
27606         This patch can be withdrawn after Autoconf 2.58 is required for gnulib.
27607         * m4/getndelim2.m4 (gl_GETNDELIM2): Likewise.
27608
27609 2003-10-21  Paul Eggert  <eggert@twinsun.com>
27610
27611         * lib/getndelim2.c (getndelim2): When size calculation overflows,
27612         ceiling the allocation at NMAX bytes rather than silently
27613         discarding input bytes before NMAX is reached.  This makes
27614         a difference only if NMAX exceeds SIZE_MAX / 2.
27615
27616         * lib/obstack.c: Merge from glibc.
27617         [defined _LIBC]: Include <obstack.h>, not "obstack.h".
27618         Add libc_hidden_def (_obstack_newchunk).
27619         (_obstack_free) [! defined _LIBC]: Remove.
27620         [defined _LIBC]: Make a strong alias from obstack_free, rather than
27621         a clone of the function body.
27622         (fputs) [defined _LIBC && defined USE_IN_LIBIO]: Remove.
27623         [defined _LIBC && !defined USE_IN_LIBIO]: Include <libio/iolibio.h>.
27624
27625         * lib/obstack.h: Indenting cleanup, to make it easier to merge with
27626         glibc.
27627         (obstack_grow, obstack_grow0): Remove unnecessary parentheses around
27628         arg to memcpy.
27629
27630         * lib/obstack.h (obstack_1grow_fast): Properly parenthesize arg.
27631         (obstack_ptr_grow_fast, obstack_int_grow_fast):
27632         Don't use lvalue casts, as GCC plans to remove support for them
27633         in GCC 3.5.  Reported by Joseph S. Myers.  This bug
27634         was also present in the non-GCC version, indicating that this
27635         code had always been buggy and had never been widely used.
27636         (obstack_1grow, obstack_ptr_grow, obstack_int_grow, obstack_blank):
27637         Use the fast variant of each macro, rather than copying the
27638         definiens of the fast variant; that way, we'll be more likely to
27639         catch future bugs in the fast variants.
27640
27641 2003-10-20  Bruno Haible  <bruno@clisp.org>
27642
27643         * modules/wait-process: New file.
27644         * MODULES.html.sh (func_all_modules): Add wait-process.
27645
27646 2003-10-20  Bruno Haible  <bruno@clisp.org>
27647
27648         * m4/wait-process.m4: New file.
27649
27650 2003-10-20  Bruno Haible  <bruno@clisp.org>
27651
27652         * lib/wait-process.h: New file, from GNU gettext.
27653         * lib/wait-process.c: New file, from GNU gettext.
27654
27655 2003-10-19  Jim Meyering  <jim@meyering.net>
27656
27657         * lib/vasnprintf.c (vasnprintf): Work around losing snprintf on
27658         HPUX 10.20.
27659
27660 2003-10-18  Karl Berry  <karl@gnu.org>
27661
27662         * config/config.guess: update from config.
27663
27664 2003-10-16  Paul Eggert  <eggert@twinsun.com>
27665
27666         * lib/getgroups.c: Include <errno.h>, <stdlib.h>.
27667         (getgroups): First arg is int, not size_t.
27668         Don't let 'free' mangle errno.
27669
27670 2003-10-16  Paul Eggert  <eggert@twinsun.com>
27671
27672         * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL.
27673
27674 2003-10-16  Karl Berry  <karl@gnu.org>
27675
27676         * config/config.{guess,sub}: update from config.
27677
27678 2003-10-16  Jim Meyering  <jim@meyering.net>
27679
27680         * lib/xmalloc.c: Include <string.h>, for declarations of memset and
27681         memcpy.
27682
27683 2003-10-15  Paul Eggert  <eggert@twinsun.com>
27684
27685         * lib/exclude.c: Do not include <inttypes.h> or <stdint.h>.
27686         (SIZE_MAX): Remove.
27687         (new_exclude, add_exclude_file): Initial size no longer needs to
27688         be a power of 2.
27689         (add_exclude, add_exclude_file): Use xnrealloc instead of rolling
27690         our own address arithmetic overflow checking.
27691
27692         * lib/fnmatch.c (SIZE_MAX): Define if standard headers don't.
27693         (fnmatch): Do not alloca more than 2000 wide characters;
27694         instead, use malloc for large buffers.
27695         Check for address arithmetic overflow, and return -1
27696         with errno set to ENOMEM in that case.
27697         * lib/fnmatch_loop.c (ALLOCA_LIMIT): New macro.
27698         (NEW_PATTERN): Do not alloca more than 8000 bytes;
27699         instead, return -1.  Check for address arithmetic overflow.
27700
27701 2003-10-14  Paul Eggert  <eggert@twinsun.com>
27702
27703         Handle invalid suffixes and overflow independently, so that
27704         callers can treat them independently as needed.  Fix some bugs in
27705         suffix handling, e.g., "100k@" was not diagnosed as an invalid
27706         suffix for a human-readable blocksize.  The major caller-visible
27707         change is the addition of a new
27708         LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW enum value, indicating
27709         that both overflow and suffix chars were found.
27710
27711         * lib/human.c (humblock): Don't check separately for invalid suffix
27712         char; that is xstrtoumax's job (now that its bug is fixed).
27713         * lib/xstrtoimax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [defined
27714         INTMAX_MAX]: New macros.
27715         * lib/xstrtol.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM, TYPE_MINIMUM,
27716         TYPE_MAXIMUM): New macros.
27717         (bkm_scale, bkm_scale_by_power): Return strtol_error, not int.
27718         (bkm_scale, bkm_scale_by_power, __xstrtol): Return maximal values
27719         if overflow occurs, as it's what __strtol does and it's more useful
27720         in practice.
27721         (__xstrtol): If __strtol reports some error other than ERANGE,
27722         reflect it to the caller as LONGINT_INVALID.  If it reports
27723         ERANGE, continue the rest of parsing, and report LONGINT_OVERFLOW
27724         | LONGINT_INVALID_SUFFIX_CHAR if both errors occur.
27725         * lib/xstrtol.h (LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW): New enum
27726         value.
27727         (_STRTOL_ERROR): Handle it.  Abort when given unknown error codes.
27728         * lib/xstrtoul.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM): New macros.
27729         * lib/xstrtoumax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM)
27730         [defined UINTMAX_MAX]: New macros.
27731
27732 2003-10-14  Bruno Haible  <bruno@clisp.org>
27733
27734         * modules/fatal-signal: Add m4/sig_atomic_t.m4 to file list.
27735
27736 2003-10-14  Bruno Haible  <bruno@clisp.org>
27737
27738         * m4/sig_atomic_t: New file, from GNU gettext.
27739         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Require gt_TYPE_SIG_ATOMIC_T.
27740
27741 2003-10-14  Bruno Haible  <bruno@clisp.org>
27742
27743         * lib/fatal-signal.h: Improved comments. Suggested by Paul Eggert.
27744         * lib/fatal-signal.c: Use sig_atomic_t. Suggested by Paul Eggert.
27745         Also use volatile where needed.
27746
27747 2003-10-12  Paul Eggert  <eggert@twinsun.com>
27748
27749         * modules/xalloc: Do not depend on 'exit'.  Depend on 'stdbool'.
27750         Change maintainer from Bruno Haible to 'all'.
27751
27752 2003-10-12  Paul Eggert  <eggert@twinsun.com>
27753
27754         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Require AC_C_INLINE.
27755
27756 2003-10-12  Paul Eggert  <eggert@twinsun.com>
27757
27758         * lib/xalloc.h (xnmalloc, xzalloc, xnrealloc, xclone): New decls.
27759         (XMALLOC, XCALLOC, XREALLOC, XFREE, CCLONE, CLONE): Deprecate,
27760         and define in terms of the other primitives.
27761         * lib/xmalloc.c: Include stdbool.h; do not include exit.h.
27762         (SIZE_MAX): Define if not already defined.
27763         (array_size_overflow): New function.
27764         (xalloc_die): Abort instead of exiting if 'error' returns.
27765         (xnmalloc, xnrealloc, xzalloc, xclone): New functions.
27766         (xmalloc, xrealloc): Use them.
27767         (xcalloc): Check for address arithmetic overflow.
27768         * lib/xstrdup.c (xstrdup): Use xclone, since memcpy should be
27769         a bit faster than strcpy.
27770
27771 2003-10-10  Simon Josefsson  <jas@extundo.com>
27772
27773         * modules/argp (Depends-on): Add restrict and strcase.
27774
27775 2003-10-10  Simon Josefsson  <jas@extundo.com>
27776
27777         * m4/argp.m4: Add AC_C_INLINE.
27778
27779 2003-10-08  Paul Eggert  <eggert@twinsun.com>
27780
27781         Merge getpass from libc, plus a few fixes.
27782
27783         * lib/getpass.c (HAVE_STDIO_EXT) [_LIBC]: Define to 1.
27784         Include <stdbool.h>.
27785         Include <stdio_ext.h> if HAVE_STDIO_H, otherwise define
27786         __fsetlocking to empty.
27787         [_LIBC]: Do not include "getline.h" or "unlocked-io.h", but
27788         do include <bits/libc-lock.h>.
27789         Do not include <fcntl.h>; not needed.
27790         [_LIBC]: Include <wchar.h>.
27791         (NOTCANCEL_MODE): New macro.
27792         (flockfile, funlockfile) [_LIBC]: New macros.
27793         (__libc_cleanup_push, __libc_cleanup_pop, __getline, __tcgetattr)
27794         [!_LIBC]: New macros.
27795         (call_fclose): New function.
27796         (getpass): Use it.  Save tty stream separately; this simplifies the
27797         code and makes it more reliable if stdin happens to equal stdout.
27798         Invoke __fsetlocking on tty.
27799         Handle thread cancellation if needed.
27800         Namespace cleanup (use __tcgetattr, __getline).
27801         Use bool for Booleans.
27802         [USE_IN_LIBIO]: Handle wide streams.
27803         [!_LIBC]: Unconditionally do the fseek, since we don't know what
27804         stream might go where.
27805
27806         * lib/unlocked-io.h: Include <stdio.h>, so that the caller
27807         doesn't have to include <stdio.h> before us.
27808         (clearerr_unlocked, feof_unlocked, ferror_unlocked,
27809         fflush_unlocked, fgets_unlocked, fputc_unlocked, fputs_unlocked,
27810         fread_unlocked, fwrite_unlocked, getc_unlocked, getchar_unlocked,
27811         putc_unlocked, putchar_unlocked): Define to the unlocked counterpart
27812         if not declared, so that we can use getpass.c code from libc without
27813         rewriting it.
27814         (flockfile, ftrylockfile, funlockfile): New macros.
27815
27816 2003-10-08  Paul Eggert  <eggert@twinsun.com>
27817
27818         * modules/getpass: Depend on stdbool.
27819
27820 2003-10-08  Paul Eggert  <eggert@twinsun.com>
27821
27822         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for stdio_ext.h.
27823
27824 2003-10-07  Karl Berry  <karl@gnu.org>
27825
27826         * config/config.{guess,sub}: update from config.
27827
27828 2003-10-06  Jim Meyering  <jim@meyering.net>
27829             Bruno Haible  <bruno@clisp.org>
27830
27831         This lets translators provide better translations for the
27832         "Written by ..." part of --version output.
27833         * lib/version-etc.h: Include stdarg.h.
27834         (version_etc_copyright): Declare as readonly.
27835         (version_etc): Make this function variadic with a NULL-terminated list
27836         of author name strings.
27837         (version_etc_va): New declaration.
27838         * lib/version-etc.c: Include stdarg.h, stdlib.h.
27839         (version_etc_copyright): Declare as readonly.
27840         (version_etc_va): New function. Provide a different translatable string
27841         for each possible number of authors < 10. Abbreviate when there are 10
27842         authors or more.
27843         (version_etc): Make this function variadic. Call version_etc_va.
27844         Suggestion from Gary V. Vaughan.
27845
27846         * lib/long-options.h (parse_long_options): Change prototype: the
27847         authors string is moved to the end and becomes variadic.
27848         * lib/long-options.c: Include stdarg.h.
27849         (parse_long_options): Make this function variadic, too.
27850         Call version_etc_va, not version_etc.
27851
27852 2003-10-06  Bruno Haible  <bruno@clisp.org>
27853
27854         * modules/version-etc-2: Remove file.
27855         * MODULES.html.sh (func_all_modules): Remove version-etc-2.
27856
27857 2003-10-06  Bruno Haible  <bruno@clisp.org>
27858
27859         * modules/fatal-signal: New file.
27860         * MODULES.html.sh (func_all_modules): Add fatal-signal.
27861
27862 2003-10-06  Bruno Haible  <bruno@clisp.org>
27863
27864         * m4/fatal-signal.m4: New file.
27865         * m4/signalblocking.m4: New file, from GNU gettext.
27866
27867 2003-10-06  Bruno Haible  <bruno@clisp.org>
27868
27869         * lib/version-etc-2.h: Remove file.
27870         * lib/version-etc-2.c: Remove file.
27871
27872 2003-10-06  Bruno Haible  <bruno@clisp.org>
27873
27874         * lib/fatal-signal.h: New file, from GNU gettext.
27875         * lib/fatal-signal.c: New file, from GNU gettext.
27876
27877 2003-10-05  Paul Eggert  <eggert@twinsun.com>
27878
27879         * README: Rework advice for preventing empty .o files.
27880         Don't recommend ELIDE constructs.  Recommend <stddef.h>,
27881         not <sys/types.h>.
27882
27883 2003-10-04  Karl Berry  <karl@gnu.org>
27884
27885         * lib/argp*: update from libc.
27886
27887 2003-10-04  Karl Berry  <karl@gnu.org>
27888
27889         * config/config.{guess,sub}: update from config.
27890
27891 2003-10-02  Bruno Haible  <bruno@clisp.org>
27892
27893         * modules/lchown (Include): Add lchown.h.
27894         * modules/time_r (Include): Use "..." syntax.
27895         * modules/xgetdomainname (Include): Add xgetdomainname.h.
27896
27897 2003-10-01  Simon Josefsson  <jas@extundo.com>
27898
27899         * MODULES.html.sh (func_all_modules): Move gethostname from section
27900         'based on' to section 'lacking' POSIX:2001.
27901
27902 2003-10-01  Larry Jones  <lawrence.jones@eds.com>
27903
27904         * lib/getpass.c (getpass): Use a no-op fseek when switching from input
27905         to output mode on the same stream.
27906
27907 2003-09-29  Paul Eggert  <eggert@twinsun.com>
27908
27909         * lib/strftime.c (tm_diff) [! HAVE_TM_GMTOFF]:
27910         Fix arg typo in previous patch.
27911
27912 2003-09-28  Jim Meyering  <jim@meyering.net>
27913
27914         * lib/error.c: Correct cpp indentation.
27915
27916 2003-09-27  Paul Eggert  <eggert@twinsun.com>
27917
27918         * modules/free: New file.
27919
27920 2003-09-27  Paul Eggert  <eggert@twinsun.com>
27921
27922         * m4/free.m4: New file.
27923
27924 2003-09-27  Paul Eggert  <eggert@twinsun.com>
27925
27926         * lib/minmax.h (MIN, MAX)
27927         [__STDC__ && defined __GNUC__ && __GNUC__ >= 2]:
27928         Omit the special code that used __typeof__, since we worry that
27929         it could be more trouble than it's worth.  See:
27930         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00090.html
27931         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00095.html
27932
27933         * lib/free.c: New file.
27934
27935 2003-09-27  Oskar Liljeblad  <oskar@osk.mine.nu>
27936
27937         Trivial fixes to Makefile.am parts of module listings.
27938         * modules/strstr: Append strstr.h to lib_SOURCES.
27939         * modules/strcase: Likewise, for strcase.h.
27940
27941 2003-09-27  Karl Berry  <karl@gnu.org>
27942
27943         * config/mkinstalldirs: update from automake.
27944
27945 2003-09-26  Paul Eggert  <eggert@twinsun.com>
27946
27947         * lib/error.c (SIZE_MAX) [!defined SIZE_MAX]: Define.
27948         (error_tail): Do not loop, reallocating temporary buffer, since
27949         the output cannot contain more wide characters than the input
27950         contains bytes, the size must be big enough already.  This avoids
27951         one potential size overflow calculation.  Check for size overflow
27952         when calculating temporary buffer size.  Free temporary buffer
27953         when done, if it was allocated with malloc; this plugs a memory
27954         leak.  Remove casts from void * to pointers, that are no longer
27955         needed now that we're assuming C89 or better.
27956
27957         Merge error changes from glibc.
27958
27959         * lib/error.c, error.h: Update copyright notice header to match glibc.
27960         * lib/error.c [defined _LIBC]: Include <errno.h>, <bits/libc-lock.h>.
27961         (error, error_at_line) [defined _LIBC && defined __libc_ptf_call]:
27962         Disable cancellation while printing error.
27963         * lib/error.h: Prepend __ to parameter names.
27964
27965 2003-09-26  Jim Meyering  <jim@meyering.net>
27966
27967         * lib/error.c (error_tail): Move some declarations
27968         into inner scope where the local variables are used.
27969
27970 2003-09-26  Bruno Haible  <bruno@clisp.org>
27971
27972         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Add comments about the AIX
27973         stpncpy().
27974         Don't define stpncpy through config.h; it's now done through stpncpy.h.
27975
27976 2003-09-26  Bruno Haible  <bruno@clisp.org>
27977
27978         * lib/stpncpy.h (gnu_stpncpy): New declaration.
27979         (stpncpy): Define as alias for gnu_stpncpy.
27980         * lib/stpncpy.c [!_LIBC]: Define gnu_stpncpy, not stpncpy.
27981
27982 2003-09-25  Simon Josefsson  <jas@extundo.com>
27983
27984         * lib/xgetdomainname.h: New file.
27985         * lib/xgetdomainname.c: New file.
27986
27987 2003-09-25  Simon Josefsson  <jas@extundo.com>
27988             Bruno Haible  <bruno@clisp.org>
27989
27990         * modules/getdomainname: New file.
27991         * modules/xgetdomainname: New file.
27992         * MODULES.html.sh (func_all_modules): Add getdomainname,
27993         xgetdomainname.
27994
27995 2003-09-25  Simon Josefsson  <jas@extundo.com>
27996             Bruno Haible  <bruno@clisp.org>
27997
27998         * m4/getdomainname.m4: New file.
27999
28000 2003-09-25  Simon Josefsson  <jas@extundo.com>
28001             Bruno Haible  <bruno@clisp.org>
28002
28003         * lib/getdomainname.h: New file.
28004         * lib/getdomainname.c: New file.
28005
28006 2003-09-25  Karl Berry  <karl@gnu.org>
28007
28008         * lib/argp-fmtstream.c, argp-help.c: update from libc.
28009
28010 2003-09-25  Karl Berry  <karl@gnu.org>
28011
28012         * config/install-sh: update from automake.
28013
28014 2003-09-25  Bruno Haible  <bruno@clisp.org>
28015
28016         * modules/version-etc-2: New file, from modules/version-etc with
28017         modifications.
28018         * MODULES.html.sh (func_all_modules): Add version-etc-2.
28019
28020 2003-09-25  Bruno Haible  <bruno@clisp.org>
28021
28022         * lib/version-etc-2.h: New file, from version-etc.h with modifications.
28023         * lib/version-etc-2.c: New file, from version-etc.c with modifications.
28024
28025 2003-09-24  Simon Josefsson  <jas@extundo.com>
28026
28027         * modules/xgethostname: Add xgethostname.h.
28028
28029 2003-09-24  Paul Eggert  <eggert@twinsun.com>
28030
28031         * lib/linebuffer.c (freebuffer): Don't free the argument, just
28032         the buffer associated with the argument.  Bug reported by
28033         Simon Josefsson.
28034
28035 2003-09-24  Paul Eggert  <eggert@twinsun.com>
28036
28037         * README: Document assumptions that 'int' is at least 32 bits
28038         wide, that integer arithmetic is 2's complement without overflow,
28039         that there are no holes in integer values, that adding sizes of
28040         two nonoverlapping objects can't overflow, and that all-bits-zero
28041         yields scalar zero.  Fix spelling and capitalization typos.
28042
28043 2003-09-19  Karl Berry  <karl@gnu.org>
28044
28045         * lib/argp.h: update from libc.
28046
28047 2003-09-17  Paul Eggert  <eggert@twinsun.com>
28048
28049         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
28050         to avoid spurious warnings like "AC_RUN_IFELSE was called before
28051         gl_USE_SYSTEM_EXTENSIONS" from autoreconf.
28052
28053 2003-09-17  Paul Eggert  <eggert@twinsun.com>
28054
28055         * gnulib-tool: Use "test -h", not "test -L", for portability
28056         to Solaris 8 /bin/sh.  (This bug is fixed in Solaris 9.)
28057         (tags_regexp): Remove, since \| doesn't conform to POSIX.
28058         (sed_extract_prog): Issue s commands one-by-one, rather than
28059         using \| in one s command.
28060
28061 2003-09-16  Paul Eggert  <eggert@twinsun.com>
28062
28063         * lib/linebuffer.c (readlinebuffer): Return NULL immediately upon
28064         input error, instead of returning NULL the next time we are called
28065         (and therefore losing track of errno).
28066
28067 2003-09-16  Bruno Haible  <bruno@clisp.org>
28068
28069         * gnulib-tool (func_create_testdir): Warn about duplicated
28070         dependencies.
28071
28072 2003-09-15  Paul Eggert  <eggert@twinsun.com>
28073
28074         * modules/argmatch, modules/fatal, modules/obstack,
28075         modules/xalloc, modules/xgethostname: Sort dependencies by
28076         importance, not alphabetically.
28077
28078 2003-09-15  Paul Eggert  <eggert@twinsun.com>
28079
28080         * lib/getndelim2.c (getndelim2): Don't trash errno when a read
28081         fails, so that the caller gets the proper errno.
28082
28083         * lib/readutmp.c (read_utmp): Likewise.
28084         Check for fstat error.  Close stream and free storage
28085         when failing.
28086
28087 2003-09-14  Karl Berry  <karl@gnu.org>
28088
28089         * config/srclist.txt (strdup.c): disable for c89 changes.
28090
28091 2003-09-14  Jim Meyering  <jim@meyering.net>
28092
28093         * lib/getloadavg.c: Correct cpp indentation.
28094         * lib/strdup.c: Likewise.
28095         * lib/vasnprintf.c: Likewise.
28096
28097 2003-09-14  Bruno Haible  <bruno@clisp.org>
28098
28099         * modules/fwriteerror: New file.
28100         * MODULES.html.sh (func_all_modules): Add fwriteerror.
28101
28102 2003-09-14  Bruno Haible  <bruno@clisp.org>
28103
28104         * lib/fwriteerror.h: New file.
28105         * lib/fwriteerror.c: New file.
28106
28107 2003-09-12  Paul Eggert  <eggert@twinsun.com>
28108
28109         * modules/argmatch, modules/exitfail, modules/fatal, modules/obstack,
28110         modules/xgethostname, modules/xalloc: Depend on exit.
28111
28112 2003-09-12  Paul Eggert  <eggert@twinsun.com>
28113
28114         * m4/error.m4: Require AC_FUNC_STRERROR_R rather than invoking it.
28115
28116         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
28117         and AC_MINIX, too, so that their extensions are available.
28118
28119         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Remove.  All uses removed.
28120         This macro has been superseded by gl_BACKUPFILE.
28121
28122         More patches to assume C89 or better.
28123
28124         * m4/error.m4 (gl_ERROR): Don't check for vprintf.
28125
28126         * m4/check-decl.m4 (jm_CHECK_DECLS): Include <string.h>, <stdlib.h>
28127         unconditionally.
28128         * m4/closeout.m4 (gl_CLOSEOUT): Don't check for stdlib.h.
28129         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER):
28130         Include <string.h>, <stdlib.h> unconditionally.
28131         * m4/lstat.m4 (gl_PREREQ_LSTAT): Don't check for stdlib.h, free.
28132         * m4/readdir.m4 (GL_FUNC_READDIR): Don't check for string.h.
28133         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Don't check for standard C
28134         headers or for string.h.
28135         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlib.h
28136         or strtoul.
28137
28138         * m4/mkstemp.m4 (jm_PREREQ_TEMPNAME): Do not require standard C
28139         headers.
28140         * m4/strdup.m4 (gl_PREREQ_STRDUP): Likewise.
28141         * m4/userspec.m4 (gl_USERSPEC): Likewise.
28142         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Likewise.
28143         * m4/xstrtod.m4 (gl_XSTRTOD): Likewise.
28144         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
28145         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't check for limits.h,
28146         memcpy, memset.
28147         (jm_FUNC_GNU_STRFTIME): Don't require standard C headers.
28148         * m4/strtod.m4 (gl_FUNC_STRTOD): Do not check for float.h.
28149         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Do not check for stdlib.h,
28150         strtol.
28151         * m4/strtol.m4 (gl_FUNC_STRTOL): Do not check for limits.h.
28152         * m4/userspec.m4 (gl_USERSPEC): Do not check for string.h.
28153         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Do not check for string.h, strtol,
28154         strtoul.
28155
28156 2003-09-12  Paul Eggert  <eggert@twinsun.com>
28157
28158         * lib/argmatch.c, fatal.c, xgethostname.c, xmalloc.c: Include exit.h.
28159         * lib/obstack.c [!defined _LIBC]: Likewise.
28160         * lib/argmatch.c (EXIT_FAILURE): Remove; now done by exit.h
28161         * lib/exitfail.c, fatal.c, xgethostname.c, xmalloc.c: Likewise.
28162         * lib/exitfail.c: Don't include stdlib.h; no longer needed.
28163
28164         More changes to assume C89 or better.
28165
28166         * lib/error.c (error_tail): Assume vprintf.
28167
28168         * lib/argmatch.c (getenv): Remove decl.
28169         * lib/progreloc.c (get_full_program_name): Define via prototype.
28170         * lib/setenv.c (clearenv): Likewise.
28171         * lib/stpncpy.c: Do not include <string.h> or <sys/types.h>; not
28172         needed.
28173         * lib/strdup.c: Include <stdlib.h>, <string.h> unconditionally.
28174         (malloc, memcpy): Remove decls.
28175         * lib/strftime.c (HAVE_LIMITS_H, STDC_HEADERS) [defined _LIBC]: Remove.
28176         (HAVE_MEMCPY) [defined emacs && !defined HAVE_BCOPY]: Remove.
28177         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
28178         (memcpy): Remove macro.
28179         (MEMCPY) [!defined COMPILE_WIDE]: Define to memcpy unconditionally.
28180         (__P): Remove.  All uses removed.
28181         (PTR): Remove.  All uses changed to void *.
28182         (CHAR_BIT, NULL): Remove.
28183         (spaces, zeros, memset_space, memset_zero)
28184         [!defined memset && !defined HAVE_MEMSET && !defined _LIBC]:
28185         Remove.
28186         (LOCALE_PARAM, LOCALE_PARAM_DECL): Remove.
28187         (memcpy_lowcase, memcpy_uppcase, tm_diff, iso_week_days):
28188         Define with prototype.
28189         Remove now-unnecessary prototype decl.
28190         (extra_args_spec): Assume ANSI C.  All uses changed.
28191         (extra_args_spec_iso): Remove.
28192         (my_strftime, emacs_strftimeu): Define via prototype.
28193         * lib/strtod.c: Include <float.h>, <stdlib.h>, <string.h>
28194         unconditionally.
28195         (DBL_MAX, DBL_MIN, HUGE_VAL, NULL): Remove decls.
28196         * lib/strtoimax.c: Include <stdlib.h> unconditionally.
28197         (strtoul, strtol): Remove decls.
28198         * lib/strtol.c (STDC_HEADERS, HAVE_LIMITS_H, NULL, ULONG_MAX,
28199         LONG_MAX): Remove.
28200         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
28201         (LOCALE_PARAM_DECL): Remove.  All uses changed to LOCALE_PARAM_PROTO.
28202         (LOCALE_PARAM_PROTO): New macro.
28203         (INTERNAL, INTERNAL1, WEAKNAME): Assume ANSI C, not K&R.
28204         (INTERNAL (strtol), strtol): Define with a prototype.
28205         (PARAMS): Remove.  All uses removed.
28206         * lib/tempname.c: Include <string.h> unconditionally.
28207         * lib/userspec.c: Include <stdlib.h>, <string.h> unconditionally.
28208         * lib/xgethostname.c (main): Define with a prototype.
28209         * lib/xmalloc.c: Include "xalloc.h" first, to check interface.
28210         Include <stdlib.h> unconditionally.
28211         (calloc, malloc, realloc, free): Remove decls.
28212         * lib/xstrtod.c: Include "xstrtod.h" first, to check interface.
28213         Include <stdlib.h> unconditionally.  Sort include file names.
28214         (strtod): Remove.
28215         (xstrtod): Define with a prototype.
28216         * lib/xstrtol.c: Include <stdlib.h>, <string.h> unconditionally.
28217         (strtol, strtoul): Remove decls.
28218
28219 2003-09-11  Paul Eggert  <eggert@twinsun.com>
28220
28221         More patches to assume C89 or better.
28222         * m4/strndup.m4 (gl_PREREQ_STRNDUP): Remove STDC_HEADERS check.
28223         * m4/strnlen.m4 (gl_PREREQ_STRNLEN): Don't check for memory.h,
28224         string.h, memchr, STDC_HEADERS.
28225
28226 2003-09-11  Paul Eggert  <eggert@twinsun.com>
28227
28228         * lib/strndup.c: Don't include <stdio.h>, <sys/types.h>.
28229         Include <stdlib.h>, <string.h> unconditionally.
28230         Remove now-unnecessary cast to char *.
28231         * lib/strnlen.c: Include <string.h> unconditionally.
28232         * lib/yesno.c (yesno): Define with a prototype.
28233
28234 2003-09-11  Bruno Haible  <bruno@clisp.org>
28235
28236         * config/srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
28237
28238 2003-09-10  Jim Meyering  <jim@meyering.net>
28239
28240         * lib/error.c: Correct indentation of cpp directives.
28241
28242 2003-09-10  Bruno Haible  <bruno@clisp.org>
28243
28244         * m4/strcspn.m4 (gl_PREREQ_STRCSPN): Remove <string.h> check.
28245         * m4/strpbrk.m4 (gl_PREREQ_STRPBRK): Remove <string.h> check.
28246         * m4/strstr.m4 (gl_PREREQ_STRSTR): Remove <string.h> check.
28247         * m4/unicodeio.m4 (gl_UNICODEIO): Remove <string.h> check.
28248         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove
28249         <stdlib.h> and <string.h> checks.
28250         * m4/xreadlink.m4 (gl_XREADLINK): Remove <stdlib.h> check.
28251         * m4/yesno.m4 (gl_YESNO): Remove <stdlib.h> check.
28252
28253 2003-09-10  Bruno Haible  <bruno@clisp.org>
28254
28255         * lib/strcspn.c: Include <string.h> unconditionally.
28256         * lib/strpbrk.c: Include <string.h> unconditionally.
28257         * lib/strstr.c: Include <string.h> unconditionally.
28258         * lib/unicodeio.c: Include <string.h> unconditionally.
28259         * lib/setenv.c: Include <stdlib.h> and <string.h> unconditionally.
28260         * lib/unsetenv.c: Likewise.
28261         * lib/xreadlink.c: Include <stdlib.h> unconditionally.
28262         * lib/yesno.c: Include <stdlib.h> unconditionally.
28263         (rpmatch): Add prototype.
28264
28265 2003-09-09  Paul Eggert  <eggert@twinsun.com>
28266
28267         More patches to assume C89 or better.
28268         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.
28269         * m4/getopt.m4 (gl_GETOPT): Don't check for string.h.
28270         * m4/getugroups.m4 (gl_GETUGROUPS): Do not check for standard C headers
28271         or for string.h.
28272         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Do not check for
28273         stdlib.h.
28274         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): Do not require standard
28275         C headers.
28276         * m4/hard-locale.m4 (gl_HARD_LOCALE): Do not check for stdlib.h,
28277         string.h.
28278         * m4/hash.m4 (gl_HASH): Do not check for stdlib.h, malloc, free.
28279         * m4/human.m4 (gl_HUMAN): Do not check for stdlib.h, string.h, getenv.
28280         * m4/idcache.m4 (gl_IDCACHE): Do not check for standard C headers,
28281         or for string.h.
28282         * m4/long-options.m4 (gl_LONG_OPTIONS): Do not check for stdlib.h.
28283         * m4/makepath.m4 (gl_MAKEPATH): Do not check for string.h or standard
28284         C headers.
28285         * m4/md5.m4 (gl_MD5): Don't check for limits.h, standard C headers,
28286         memcpy.
28287         * m4/sha.m4 (gl_SHA): Don't check for standard Cheaders, memcpy.
28288         * m4/memchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
28289         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): Don't check for string.h.
28290         * m4/memcoll.m4 (gl_MEMCOLL): Likewise.
28291         * m4/memrchr.c (gl_PREREQ_MEMRCHR): Don't check for limits.h.
28292         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): Don't check for stdlib.h,
28293         string.h, free.
28294         * m4/mktime.m4 (gl_PREREQ_MKTIME): Don't check for standard C headers.
28295         * m4/modechange.m4 (gl_MODECHANGE): Don't check for standard C headers.
28296         * m4/mountlist.m4 (gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
28297         C headers, or for string.h.
28298         * m4/obstack.m4 (gl_OBSTACK): Don't check for stddefe.h, string.h.
28299         (gl_PREREQ_OBSTACK): Don't check for stdlib.h.
28300         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't check for standard C
28301         headers, memory.h, stdlib.h, string.h, strings.h.
28302         * m4/posixtm.m4 (gl_POSIXTM): Don't check for stdlib.h, string.h.
28303         * m4/posixver.m4 (gl_POSIXVER): Don't check for getenv.
28304         * m4/putenv.m4 (gl_PREREQ_PUTENV): Don't check for string.h, memcpy,
28305         strchr.
28306         * m4/readtokens.m4 (gl_READTOKENS): Don't check for standard C
28307         headers, memory.h, string.h.
28308         * m4/regex.m4 (jm_PREREQ_REGEX): Do not check for limits.h, string.h.
28309         * m4/rename.m4 (gl_PREREQ_RENAME): Do not check for stdlib.h, string.h,
28310         free.
28311         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Don't check for standard C
28312         headers.
28313         * m4/same.m4 (gl_SAME): Don't check for stdlib.h, string.h, free.
28314         * m4/save-cwd.m4 (gl_SAVE_CWD): Don't check for standard C headers.
28315         * m4/savedir.m4 (gl_SAVEDIR): Don't check for standard C headers.
28316         * m4/strchrnul.m4 (gl_PREREQ_STRCHRNUL): Don't check for string.h.
28317         * m4/xgetcwd.m4 (gl_XGETCWD): Don't check for stdlib.h.
28318
28319 2003-09-09  Paul Eggert  <eggert@twinsun.com>
28320
28321         More K&R removal.
28322
28323         * lib/acosl.c (main): Use a prototype.
28324         * lib/asinl.c, cosl.c, expl.c, frexpl.c, ldexpl.c, sinl.c,
28325         tanl.c: Likewise.
28326
28327         * lib/getloadavg.c (getloadavg, main): Define via prototypes.
28328
28329         * lib/getopt.h (struct option.name): Assume C89, and use 'const'.
28330         (getopt, etopt_long, getopt_long_only, _getopt_internal)
28331         [defined __GNU_LIBRARY__]: Assume C89, so we can always declare
28332         with a prototype.
28333         * lib/getopt.c (const): Remove macro.
28334         Include <string.h> unconditionally.
28335         (my_index): Remove; all uses changed to strchr.
28336         (strlen): Remove decl.
28337         (exchange): Remove forward decl; no longer needed.
28338         (exchange, _getopt_initialize, _getopt_internal, getopt, main):
28339         Define with prototype.
28340         * lib/getopt1.c (const): Remove macro.
28341         (getopt_long, getopt_long_only, main): Define with prototype.
28342
28343         * lib/getugroups.c: Include <string.h> unconditionally.
28344
28345         * lib/getusershell.c: Include <stdlib.h> unconditionally.
28346         (getusershell, setusershell, endusershell, readname, main):
28347         Define with prototypes.
28348
28349         * lib/group-member.c: Include group-member.h first.
28350         Include <stdlib.h> unconditionally.
28351
28352         * lib/hard-locale.c: Include hard-locale.h first.
28353         Include <stdlib.h>, <string.h> unconditionally.
28354
28355         * lib/hash.c (free, malloc): Remove decls.
28356         Include <stdlib.h> unconditionally.
28357
28358         * lib/human.c: Include <stdlib.h>, <string.h> unconditionally.
28359         (getenv): Do not declare.
28360
28361         * lib/idcache.c: Include <string.h> unconditionally.
28362
28363         * lib/long-options.c: Include long-options.h first, to test interface.
28364         Include <stdlib.h> unconditionally.
28365
28366         * lib/makepath.c: Include makepath.h first, to test interface.
28367         Include <stdlib.h> and <string.h> unconditionally.
28368
28369         * lib/linebuffer.c: Include <stdlib.h>.
28370         (free): Remove decl.
28371
28372         * lib/malloc.c: Include <stdlib.h>, for malloc; don't bother with
28373         stddef.h. rpl_malloc returns void *, not char *.
28374         * lib/realloc.c (rpl_realloc): Likewise.  Also, define with a
28375         prototype.
28376
28377         * lib/md5.h: Include <limits.h> unconditionally.
28378         (UINT_MAX_32_BITS): Don't worry about non-__STDC__ case.
28379         (__P): Remove; all uses removed.
28380         * lib/md5.c: Include "md5.h" first.
28381         (md5_init_ctx, md5_read_ctx, md5_finish_ctx, md5_stream,
28382         md5_buffer, md5_process_bytes, md5_process_block):
28383         Define with prototypes.
28384         * lib/sha.h (__P): Remove all uses.  (It wasn't defined??)
28385         * lib/sha.c: Include "sha.h" first.
28386         Include <stdlib.h>, <string.h> unconditionally.
28387
28388         * lib/memchr.c (__ptr_t): Remove; all uses changed to void *.
28389         * lib/memcmp.c (__ptr_t): Likewise.
28390         * lib/memrchr.c (__ptr_t): Likewise.
28391         * lib/memchr.c, memcmp.c, memcoll.c, memrchr.c:
28392         Include <string.h> unconditionally.
28393         * lib/memchr.c, memrchr.c: Include <limits.h> unconditionally.
28394         * lib/memchr.c: Include <stdlib.h> unconditionally.
28395         * lib/memchr.c (LONG_MAX): Remove.
28396         * lib/memrchr.c (LONG_MAX): Likewise.
28397         * lib/memchr.c (__memchr): Define via a prototype.
28398         * lib/memrchr.c (__memrchr): Likewise.
28399         * lib/memcmp.c (__P): Remove, and remove all uses.
28400         (memcmp_bytes, memcmp_common_alignment, memcmp_not_common_alignment):
28401         Remove forward decls; no longer needed.
28402         * lib/memcpy.c, memmove.c, memset.c: Include <stddef.h>.
28403         Use types required by C89 in prototype.
28404
28405         * lib/mkdir.c: Include <stdlib.h>, <string.h> unconditionally.
28406         * lib/savedir.c: Likewise.
28407         * lib/mkdir.c (free): Remove decl.
28408         * lib/rmdir.c (rmdir): Define with a prototype.
28409         * lib/savedir.c: Include savedir.h first, to test interface.
28410
28411         * lib/mktime.c (STDC_HEADERS): Remove.
28412         Include <stdlib.h>, <string.h> unconditionally.
28413
28414         * lib/modechange.c: Include <stdlib.h> unconditionally.
28415         (malloc): Remove decl.
28416
28417         * lib/mountlist.c: Include <stdlib.h>, <string.h> unconditionally.
28418         (free): Remove decl.
28419
28420         * lib/obstack.h (PTR_INT_TYPE) [!defined __PTRDIFF_TYPE__]:
28421         Define to ptrdiff_t, without bothering to check HAVE_STDDEF_H.
28422         (This type really should be intptr_t, but that's a C99ism.)
28423         (_obstack_memcpy): Remove: all uses changed to memcpy.
28424         Include <string.h> unconditionally.
28425         (struct obstack): Assume __STDC__ for types of members
28426         chunkfun, freefun, extra_arg.
28427         (_obstack_newchunk, _obstack_free, _obstack_begin, _obstack_begin_1,
28428         _obstack_memory_used, obstack_alloc_failed_handler, obstack_init,
28429         obstack_begin, obstack_specify_allocation,
28430         obstack_specify_allocation_with_arg, obstack_chunkfun,
28431         obstack_freefun, obstack_free) [! (defined __STDC__ && __STDC__)]:
28432         Remove unprototyped decls and the macros that use them.
28433         * lib/obstack.c (POINTER): Remove.  All uses changed to void *.
28434         (obstack_alloc_failed_handler, CALL_CHUNKFUN, CALL_FREEFUN,
28435         _obstack_begin, _obstack_begin_1, _obstack_allocated_p)
28436         (defined __STDC__ && __STDC__)]:
28437         Remove nonprototyped code.
28438         Include <stdlib.h> unconditionally.
28439         (_obstack_begin, _obstack_begin_1, _obstack_newchunk,
28440         _obstack_allocated_p, _obstack_free, obstack_free,
28441         _obstack_memory_used, print_and_abort):
28442         Define using prototypes.
28443         (obstack_1grow, obstack_1grow_fast, obstack_alloc, obstack_base,
28444         obstack_blank, obstack_blank_fast, obstack_copy, obstack_copy0,
28445         obstack_finish, obstack_grow, obstack_grow0, obstack_make_room,
28446         obstack_next_free, obstack_object_size, obstack_room) [0]:
28447         Remove unused, unprototyped code.
28448
28449         * lib/path-concat.c: Include <stdlib.h>, <string.h> unconditionally.
28450
28451         * lib/physmem.c (physmem_total, physmem_available, main): Define
28452         with prototypes.
28453
28454         * lib/posixtm.c: Include <stdlib.h>, <string.h> unconditionally.
28455         (main): Define with a prototype.
28456
28457         * lib/posixver.c (getenv): Remove decl.
28458
28459         * lib/putenv.c (malloc): Returns void *, not char *.
28460         Include <string.h> unconditionally.
28461         (strchr, memcpy, NULL): Do not define.
28462
28463         * lib/readtokens.c: Include readtokens.h first, to test interface.
28464         Include <stdlib.h>, <string.h> unconditionally.
28465         (init_tokenbuffer): Define with a prototype.
28466
28467         * lib/regex.c (PARAMS): Remove.  All uses removed.
28468         All uses of _RE_ARGS removed, too.
28469         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
28470         unconditionally.
28471         (bzero): Assume memset exists.
28472         (memcmp, memcpy, NULL): Remove.
28473         (SIGN_EXTEND_CHAR): Remove; all uses replaced by casts to signed
28474         char, or assignments to local vars of type signed char.
28475         (init_syntax_once, PREFIX(extract_number_and_incr),
28476         PREFIX(print_partial_compiled_pattern),
28477         PREFIX(print_compiled_pattern), PREFIX(print_double_string),
28478         convert_mbs_to_wcs, print_fastmap, re_set_syntax,
28479         PREFIX(regex_grow_registers), PREFIX(regex_compile),
28480         PREFIX(store_op1), PREFIX(store_op2), PREFIX(insert_op1),
28481         PREFIX(insert_op2), PREFIX(at_begline_loc_p),
28482         PREFIX(at_endline_loc_p), group_in_compile_stack, insert_space,
28483         wcs_compile_range, byte_compile_range, truncate_wchar,
28484         PREFIX(re_compile_fastmap), re_compile_fastmap, re_set_registers,
28485         re_search, re_search_2, PREFIX(re_search_2), re_match, re_match_2,
28486         count_mbs_length, wcs_re_match_2_internal,
28487         byte_re_match_2_internal, PREFIX(group_match_null_string_p),
28488         PREFIX(alt_match_null_string_p),
28489         PREFIX(common_op_match_null_string_p), PREFIX(bcmp_translate),
28490         re_compile_pattern, re_comp, re_exec, regcomp, regexec, regerror,
28491         regfree, PREFIX(extract_number)): Define with prototype.  Remove
28492         now-unnecessary declaration, if any.
28493         (byte_compile_range, PREFIX(regex_compile), re_comp, re_exec,
28494         regcomp, regexec):
28495         Remove now-unnecessary casts among pointer types.
28496         * lib/regex.h (_RE_ARGS): Remove.  All uses removed.
28497
28498         * lib/rename.c: Include <stdlib.h>, <string.h> unconditionally.
28499         (free): Remove decl.
28500
28501         * lib/rpmatch.c: Include <stdlib.h> unconditionally.
28502
28503         * lib/same.c: Include <stdlib.h>, <string.h> unconditionally.
28504         (free): Remove decl.
28505
28506         * lib/save-cwd.c: Include <stdlib.h> unconditionally.
28507         * lib/xgetcwd.c: Likewise.
28508
28509         * lib/stat.c: Include <stdlib.h>, <string.h> unconditionally.
28510         (free): Remove decl.
28511
28512         * lib/strchrnul.c (strchrnul): Define with a prototype.
28513         Fix bug: c_in was not converted to char before searching.
28514
28515         The following changes are not K&R related:
28516
28517         * lib/group-member.h: Include <sys/types.h>, so that this file is
28518         self-contained.
28519         * lib/makepath.h: Likewise.
28520
28521         * lib/getusershell.c (readname, default_index, line_size, readname):
28522         Use size_t, not int, for sizes.
28523         (readname): If the size overflows, report an error instead of
28524         looping forever.
28525
28526 2003-09-09  Paul Eggert  <eggert@twinsun.com>
28527
28528         * config/srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
28529         libc.
28530
28531 2003-09-09  Paul Eggert  <eggert@twinsun.com>
28532
28533         * README: New section: portability guidelines.
28534
28535 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
28536
28537         * m4/getndelim2.m4 (gl_PREREQ_GETNDELIM2): Assume stdlib.h per the
28538         C89 spec.
28539
28540 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
28541
28542         * lib/getndelim2.c: Assume stdlib.h per the C89 spec.
28543
28544 2003-09-08  Paul Eggert  <eggert@twinsun.com>
28545
28546         Assume C89 or better; remove K&R cruft.
28547         A few of these changes were first proposed by Derek Robert Price
28548         in <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00105.html>.
28549
28550         * lib/addext.c: Include <string.h> unconditionally.
28551         * lib/backupfile.c: Include <string.h>, <stdlib.h> unconditionally.
28552         Don't declare getenv or malloc.
28553
28554         * lib/alloca.c: Include <string.h>, <stdlib.h> unconditionally.
28555         (POINTER_TYPE, pointer): Remove; all uses changed to void *.
28556         (NULL): Remove.
28557         (find_stack_direction, alloca): Use prototypes.
28558
28559         * lib/atexit.c (atexit): Define using a prototype.
28560
28561         * lib/basename.c, dirname.c, stripslash.c:
28562         Include <string.h> unconditionally.
28563
28564         * lib/bcopy.c: Include <stddef.h>.
28565         (bcopy): Define with prototype, using 'const' and 'void' and 'size_t'.
28566
28567         * lib/canon-host.c: Include <stdlib.h>, <string.h> unconditionally.
28568
28569         * lib/error.h (error, error_at_line, error_print_progname)
28570         [! (defined (__STDC__) && __STDC__)]: Remove decls.
28571         * lib/error.c: Include error.h first, to check interface.
28572         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
28573         (VA_START): Remove; all uses changeed to va_start.
28574         (exit, strerror): Remove decls.
28575         (error_print_progname): Prototype uncondionally.
28576         Don't include <errno.h>; no longer needed.
28577         (private_strerror): Remove.
28578         (error_tail): Always define.
28579         (error, error_at_line): Assume C89 or better; always use prototypes.
28580         * lib/fatal.c: Include "fatal.h" first, to test interface.
28581         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
28582         (VA_START): Remove; all uses changed to va_start.
28583         [! (HAVE_VPRINTF || HAVE_DOPRNT || _LIBC)]: Remove support for
28584         this case.
28585         (exit): Remove decl.
28586         (fatal): Prototype unconditionally.  Assume va_start works.
28587         Abort at end, to pacify gcc.
28588
28589         * lib/euidaccess.c (main): Define with a prototype.
28590
28591         * lib/exclude.c: Include <stdlib.h>, <string.h> unconditionally.
28592
28593         * lib/exitfail.c: Include <stdlib.h> unconditionally.
28594
28595         * lib/fnmatch_.h (__P): Remove.  All uses changed to assume
28596         prototypes.
28597         * lib/fnmatch.c: Include fnmatch.h first, to test interface.
28598         Include <string.h>, <stddef.h>, <stdlib.h> unconditionally.
28599         (getenv): Remove decl.
28600         (fnmatch): Define using a prototype.
28601         * lib/fnmatch_loop.c (FCT): Remove forward decl; no longer needed.
28602         (FCT): Define using a prototype.
28603
28604         * lib/getdate.y: Include <stdlib.h>, <string.h> unconditionally.
28605
28606         * lib/gethostname.c: Include <stddef.h>.
28607         (gethostname): Define with prototype.  Length is size_t, not int.
28608
28609 2003-09-08  Paul Eggert  <eggert@twinsun.com>
28610
28611         Assume C89 or better; remove K&R cruft.
28612         * m4/alloca.m4 (gl_PREREQ_ALLOCA): Don't check for stdlib.h, string.h.
28613         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for stdlib.h,
28614         string.h, getenv, malloc.
28615         * m4/dirname.m4 (gl_DIRNAME): Don't check for string.h or C standard
28616         headers.
28617         * m4/canon-host.m4 (gl_CANON_HOST): Don't check for string.h, stdlib.h.
28618         * m4/error.m4 (jm_PREREQ_ERROR): Do not require STDC headers, and
28619         do not check for strerror.
28620         * m4/exclude.m4: Do not check for stdlib.h, string.h, strings.h.
28621         * m4/exitfail.m4 (gl_EXITFAIL): Do not check for stdlib.h.
28622         * m4/fatal.m4 (gl_FATAL): Do not require STDC headers, and
28623         do not check for doprnt or vprintf.
28624         * m4/fnmatch.m4 (gl_PREREQ_FNMATCH_EXTRA): Remove.  All uses removed.
28625         * m4/getdate.m4 (gl_GETDATE): Don't check for stdlib.h or string.h.
28626
28627 2003-09-08  Paul Eggert  <eggert@twinsun.com>
28628
28629         * lib/getversion.c: Remove; was migrated to backupfile.c in 1997.
28630         getversion.c should have been removed then, but was accidentally
28631         preserved.
28632
28633         * lib/utime.c [!HAVE_UTIMES_NULL]: Include <sys/stat.h>, <fcntl.h>.
28634         (utime_null): Fix typo: 'st' was sometimes called 'sb'.
28635
28636 2003-09-08  Karl Berry  <karl@gnu.org>
28637
28638         * config/config.sub, config.guess, srclistvars.sh: update from savannah
28639                 config, forget about prep.
28640
28641         * config/depcomp, missing: update from automake.
28642
28643 2003-09-07  Paul Eggert  <eggert@twinsun.com>
28644
28645         * modules/time_r: Depend on 'restrict'.  Fix from Simon Josefsson in
28646         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
28647
28648 2003-09-07  Paul Eggert  <eggert@twinsun.com>
28649
28650         * lib/time_r.c (gmtime_r, localtime_r): Fix silly typo: missing arg to
28651         copy_tm_result.  Bug reported by Simon Josefsson in
28652         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
28653
28654 2003-09-06  Paul Eggert  <eggert@twinsun.com>
28655
28656         * m4/time_r.m4: New file.
28657         * m4/mktime.m4 (gl_PREREQ_MKTIME): Remove check for limits.h.
28658         * m4/timegm.m4 (gl_FUNC_TIMEGM): Assume that timegm is buggy if mktime
28659         is. Check for timegm declaration.
28660         (gl_PREREQ_TIMEGM): Require gl_FUNC_MKTIME.
28661         Do not check for gmtime_r.
28662         Replace mktime if __mktime_internal does not exist and if mktime
28663         hasn't been replaced already.
28664
28665 2003-09-06  Paul Eggert  <eggert@twinsun.com>
28666
28667         * lib/time_r.c, lib/time_r.h: New files.
28668
28669         * lib/mktime.c (my_mktime_localtime_r): Remove; all uses changed to
28670         __localtime_r.
28671         (__localtime_r) [!defined _LIBC]: New macro.  Include <time_r.h>.
28672         (__mktime_internal) [!defined _LIBC]: Now extern, not static.
28673
28674         * lib/strftime.c (my_strftime_gmtime_r): Remove; all uses changed to
28675         __gmtime_r.
28676         (my_strftime_localtime_r): Remove; all uses changed to __localtime_r.
28677         (__gtime_r, __localtime_r) [!HAVE_TM_GMTOFF]: New macros.
28678         Include <time_r.h>.
28679
28680         * lib/timegm.c: Switch to glibc implementation, with the following
28681         changes:
28682         [defined HAVE_CONFIG_H]: Include <config.h>.
28683         [!defined _LIBC]: Include "timegm.h" rather than <time.h>.
28684         (__mktime_internal) [!defined _LIBC]: New decl.
28685         (__gmtime_r) [!defined _LIBC]: New macro and function.
28686         (timegm): Use a prototype, since gnulib assumes C89.
28687         Do not bother declaring tmp to be const, as it's not really usefu.
28688         * lib/timegm.h: Hoist "#include <time.h>" out of #ifdef.
28689         (timegm): Declare only if HAVE_DECL_TIMEGM.
28690
28691 2003-09-06  Paul Eggert  <eggert@twinsun.com>
28692
28693         * MODULES.html.sh (func_all_modules): Add time_r.
28694         * modules/time_r: New file.
28695         * modules/mktime, modules/strftime, modules/timegm: Depend on time_r.
28696         * modules/timegm: Depend on mktime.  Change maintainer to "all, glibc".
28697
28698 2003-09-03  Paul Eggert  <eggert@twinsun.com>
28699
28700         * lib/human.c (human_readable): Fix bug that rounded 10501 to 10k.
28701         Bug reported by Lute Kamstra in
28702         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00003.html>.
28703
28704         * lib/getdate.y (relative_time_table): Use tDAY_UNIT for "tomorrow",
28705         "yesterday", "today", and "now" rather than tMINUTE_UNIT.  Of
28706         course with correspondingly smaller numbers for tomorrow and
28707         yesterday.  From Tadayoshi Funaba.  Originally installed into
28708         sh-utils on 1999-08-07, but the patch got lost (I guess during the
28709         coreutils merge?).
28710
28711 2003-08-31  Simon Josefsson  <jas@extundo.com>
28712
28713         * modules/timegm: New file.
28714         * MODULES.html.sh (func_all_modules): Add timegm.
28715
28716 2003-08-31  Simon Josefsson  <jas@extundo.com>
28717
28718         * m4/timegm.m4: New file.
28719
28720 2003-08-31  Simon Josefsson  <jas@extundo.com>
28721
28722         * lib/timegm.h: New file.
28723         * lib/timegm.c: New file.  Based on
28724         wget-1.8.2/src/http.c:mktime_from_utc.
28725
28726 2003-08-31  Karl Berry  <karl@gnu.org>
28727
28728         * lib/argp.h: update from libc.
28729
28730 2003-08-28  Bruno Haible  <bruno@clisp.org>
28731
28732         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.
28733         This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch'
28734         followed by '#define fnmatch fnmatch_posix' gives an error.
28735
28736 2003-08-28  Bruno Haible  <bruno@clisp.org>
28737
28738         * lib/binary-io.h: Undefine O_BINARY before defining it. This avoids a
28739         warning on QNX, which defines O_BINARY to 000000.
28740
28741 2003-08-27  Jim Meyering  <jim@meyering.net>
28742
28743         * m4/mkstemp.m4: Require that the system mkstemp be able to create
28744         70 temporary files, not just 30.  Tru64 V4.0F's mkstemp function
28745         would fail after 32.  Reported by Danny Levinson.  Details here:
28746         http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html
28747
28748 2003-08-24  Bruno Haible  <bruno@clisp.org>
28749
28750         * lib/binary-io.h: Include <stdio.h>, to avoid a compilation error when
28751         MSVC7 <stdio.h> is included later.
28752
28753 2003-08-22  Simon Josefsson  <jas@extundo.com>
28754
28755         * modules/strndup (Makefile.am): Add strndup.h to lib_SOURCES.
28756
28757 2003-08-20  Karl Berry  <karl@gnu.org>
28758
28759         * m4/lib-ld.m4: serial 1003 from gettext, no changes besides serial.
28760
28761 2003-08-20  Bruno Haible  <bruno@clisp.org>
28762
28763         * modules/progname: New file.
28764         * MODULES.html.sh (func_all_modules): Add progname.
28765
28766 2003-08-20  Bruno Haible  <bruno@clisp.org>
28767
28768         * lib/progname.h: New file, from GNU gettext.
28769         * lib/progname.c: New file, from GNU gettext.
28770         * lib/progreloc.c: New file, from GNU gettext.
28771
28772 2003-08-19  Jim Meyering  <jim@meyering.net>
28773
28774         * m4/lib-ld.m4: Revert yesterday's change, per Bruno's request here:
28775         http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00155.html
28776
28777 2003-08-19  Bruno Haible  <bruno@clisp.org>
28778
28779         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Don't check for <string.h> any
28780         more.
28781
28782 2003-08-19  Bruno Haible  <bruno@clisp.org>
28783
28784         * lib/xstrdup.c: Assume <string.h> exists.
28785
28786 2003-08-18  Paul Eggert  <eggert@twinsun.com>
28787
28788         * modules/stdbool: Add BUILT_SOURCES.  Prefer $@ to target name
28789         in makefile rules.
28790
28791 2003-08-18  Jim Meyering  <jim@meyering.net>
28792
28793         * m4/getloadavg.m4: Use [\t ], not [ \t] (where \t is a literal TAB).
28794         * m4/lib-ld.m4: Likewise.
28795
28796 2003-08-18  Jim Meyering  <jim@meyering.net>
28797
28798         * lib/setenv.h: Indent nested cpp directive.
28799         * lib/vasnprintf.c: Remove trailing blanks.
28800
28801 2003-08-17  Simon Josefsson  <jas@extundo.com>
28802
28803         * modules/xstrndup: New file.
28804         * MODULES.html.sh (func_all_modules): Add xstrndup.
28805
28806 2003-08-17  Simon Josefsson  <jas@extundo.com>
28807
28808         * modules/argp: Fix autoconf macro name. Add more dependencies.
28809
28810 2003-08-17  Simon Josefsson  <jas@extundo.com>
28811
28812         * m4/xstrndup.m4: New file.
28813
28814 2003-08-17  Simon Josefsson  <jas@extundo.com>
28815
28816         * m4/argp.m4: New file.
28817
28818 2003-08-17  Simon Josefsson  <jas@extundo.com>
28819             Bruno Haible  <bruno@clisp.org>
28820
28821         * lib/xstrndup.h: New file.
28822         * lib/xstrndup.c: New file.
28823
28824 2003-08-17  Bruno Haible  <bruno@clisp.org>
28825
28826         * modules/strndup (Files, Include): Add lib/strndup.h.
28827
28828 2003-08-17  Bruno Haible  <bruno@clisp.org>
28829
28830         * modules/euidaccess (Files): Add lib/euidaccess.h.
28831
28832 2003-08-17  Bruno Haible  <bruno@clisp.org>
28833
28834         * lib/strndup.h: New file.
28835
28836 2003-08-17  Bruno Haible  <bruno@clisp.org>
28837
28838         * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS
28839         like AC_GNU_SOURCE.
28840         * modules/extensions (configure.ac): Comment out the invocation of
28841         gl_USE_SYSTEM_EXTENSIONS.
28842
28843 2003-08-16  Paul Eggert  <eggert@twinsun.com>
28844
28845         Merges from coreutils, etc.
28846         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Insert ':' to prevent a syntax
28847         error in gl_FUNC_MATCH.  This fixes a bug I introduced on 2003-05-28.
28848         * m4/readlink.m4 (gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE,
28849         fixing a typo.
28850         * m4/host-os.m4 (UTILS_HOST_OS): Add GNU/NetBSD, GNU/FreeBSD.
28851         * m4/hash.m4 (gl_HASH): Use AM_STDBOOL_H, not AC_HEADER_STDBOOL.
28852
28853 2003-08-16  Paul Eggert  <eggert@twinsun.com>
28854
28855         Document merge from coreutils.
28856         * modules/alloca: Append $(ALLOCA_H) to BUILT_SOURCES.
28857         * modules/fnmatch: Append $(FNMATCH_H) to BUILT_SOURCES.
28858         * modules/utime: Add m4/utimes-null.m4.
28859
28860 2003-08-16  Paul Eggert  <eggert@twinsun.com>
28861
28862         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Do not normalize white
28863         space, undoing this 2003-08-12 change:
28864         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
28865
28866 2003-08-16  Paul Eggert  <eggert@twinsun.com>
28867
28868         * config/srclist.txt: Get regex.h, strdup.c, strtoll.c,
28869         strtoul.c from libc, undoing this 2003-08-12 change:
28870         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
28871
28872 2003-08-16  Jim Meyering  <jim@meyering.net>
28873
28874         Merges from coreutils.
28875         * m4/readdir.m4 (GL_FUNC_READDIR): Change name to have GL_ (not jm_)
28876         prefix.  Adjust cache variables similarly.  Create 500 rather than
28877         just 300 files, to exercise bug on Darwin6.5, too.
28878         * m4/perl.m4 (jm_PERL): Use $am_missing_run, not undefined
28879         $missing_dir.
28880         * m4/jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not
28881         AM_SYS_POSIX_TERMIOS.
28882         Reported by mkc@mathdogs.com.
28883         Also change use of $am_cv_sys_posix_termios
28884         to $ac_cv_sys_posix_termios.  Reported by Andreas Schwab.
28885         * m4/getgroups.m4 (jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
28886         and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB.
28887         * m4/fsusage.m4 [__GLIBC__]: GNU libc's statvfs stats each mount point
28888         in /proc/mounts until it finds one with matching device number.  This
28889         is unnecessary when the FILE argument *is* a mount point.  No stat call
28890         is necessary in that case.  So, disable the statvfs-testing code on
28891         systems with GNU libc.  Reported by Andrei Gaponenko via Tim Waugh
28892         as RedHat bug# 84846.
28893         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
28894         to 1MB, so as not to render systems with no stack size limit (e.g.,
28895         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
28896         Include <unistd.h>.  On some systems,
28897         it is required for the definition of _SC_PAGESIZE.
28898
28899 2003-08-16  Jim Meyering  <jim@meyering.net>
28900
28901         Merge from coreutils.
28902         * lib/xstrtoimax.c: #else #if -> #elif.
28903         * lib/xstrtoumax.c: Likewise.
28904
28905 2003-08-16  Jim Meyering  <jim@meyering.net>
28906
28907         * m4/utimes.m4 (gl_FUNC_UTIMES): New file.
28908         * m4/utimes.m4: Removed.
28909         * m4/utimes-null.m4: Renamed from utimes.m4.
28910
28911         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
28912         to 1MB, so as not to render systems with no stack size limit (e.g.,
28913         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
28914         Include <unistd.h>.  On some systems,
28915         it is required for the definition of _SC_PAGESIZE.
28916
28917 2003-08-16  Jim Meyering  <jim@meyering.net>
28918         and Paul Eggert  <eggert@cs.ucla.edu>
28919
28920         Merges from coreutils, etc.
28921
28922         * m4/jm-macros.m4 (AC_LANG_SOURCE(C)): New macro, undefine, then define
28923         using the latest version from cvs.  This avoids problems with #line
28924         directives using a vendor (Sun) compiler.
28925         (jm_MACROS): Bump prerequisite from 2.52g to 2.57.
28926         Don't set GETGROUPS_LIB here; now it's
28927         done via getgroups.m4's wrapper function.
28928         AC_SUBST OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, and MAN here,
28929         rather than just in sh-util/configure.in, so that the
28930         now-shared-by-fileutils-and-textutils lib/Makefile.am are all the
28931         same.
28932         Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
28933         AC_FUNC_GETLOADAVG where to find getloadavg.c.
28934         Require AC_FUNC_FTW, gt_INTTYPES_PRI, gl_CLOCK_TIME,
28935         UTILS_SYS_OPEN_MAX, GL_FUNC_GETCWD_PATH_MAX, GL_FUNC_READDIR,
28936         gl_FSUSAGE, gl_MOUNTLIST, AC_FUNC_CANONICALIZE_FILE_NAME.
28937         Remove code that is now done by the newly-required macros.
28938         Append $(EXEEXT) to DF_PROG.
28939         AC_LIBOBJ fchdir-stub if fchdir doesn't exist; similarly for fchown.
28940         Do not invoke or require the following here,
28941         since prereq.m4 or some gnulib .m4 now does this for us:
28942         gl_REGEX, UTILS_FUNC_MKDIR_TRAILING_SLASH, jm_BISON, gl_FUNC_MKTIME,
28943         jm_FUNC_LSTAT, jm_FUNC_STAT, jm_FUNC_REALLOC, jm_FUNC_MALLOC,
28944         jm_FUNC_NANOSLEEP, jm_FUNC_READDIR, jm_FUNC_MEMCMP,
28945         jm_FUNC_GLIBC_UNLOCKED_IO, AC_FUNC_FNMATCH_GNU, jm_FUNC_PUTENV,
28946         jm_AC_PREREQ_XSTRTOUMAX, jm_AC_PREREQ_XSTRTOIMAX,
28947         AC_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, AC_FUNC_VPRINTF,
28948         vb_FUNC_RENAME, UTILS_FUNC_MKSTEP, jm_FUNC_UTIME, AM_FUNC_GETLINE,
28949         AC_FUNC_OBSTACK.
28950         Do not replace the following functions, as this is now the job
28951         of some gnulib .m4: strcasecmp, strncasecmp, dup2, gethostname,
28952         getusershell, sig2str, strcspn, stpcpy, strstr, strtol, strtoul
28953         strpbrk, euidaccess, memcmp, rmdir, rpmatch, strndup, strverscmp,
28954         atexit getpass, strdup, getpagesize.
28955         Replace 'raise'.
28956         Do not check for the following functions, as this is now the job
28957         of some gnulib .m4: bcopy, canonicalize_file_name, fchdir, ftime,
28958         getcwd, getmntinfo, resolvepath.  But check for sysctl, setreuid,
28959         setregid.
28960         (jm_CHECK_ALL_HEADERS): Do not check for fenv.h.
28961         Check for sys/sysctl.h.
28962         (jm_CHECK_ALL_TYPES): Do not require AC_STRUCT_TM, AC_STRUCT_TIMEZONE,
28963         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Invoke gt_TYPE_SSIZE_T instead
28964         of checking for ssize_t ourselves.
28965
28966         * m4/prereq.m4 (jm_PREREQ): Don't invoke macros; AC_REQUIRE them.
28967         Require every macro that gnulib/modules/* suggests for us.
28968         (jm_PREREQ_ADDEXT): New macro.
28969         (jm_PREREQ_STAT): Check for 'struct statfs' on Ultrix 4.4.
28970         Require jm_AC_TYPE_LONG_LONG instead of invoking it.
28971
28972         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): New macro.
28973         (gl_PHYSMEM): Use it.
28974         Also check for `table' function.
28975         Check for new headers and functions.
28976         Add check for sys/sysmp.h.
28977         With suggestions from Kaveh Ghazi.
28978         Ignore headers that are present but cannot be compiled.  This
28979         avoids spurious warnings on Solaris 9 sparc with Forte Developer 7
28980         C 5.4.
28981
28982 2003-08-15  Paul Eggert  <eggert@twinsun.com>
28983
28984         Document merge from coreutils.
28985         * modules/userspec: Depend on posixver.
28986         * modules/strftime: Depend on tzset.
28987
28988 2003-08-15  Paul Eggert  <eggert@twinsun.com>
28989
28990         * lib/config.charset, ref-add.sin, ref-del.sin: Use three spaces,
28991         rather than tab, after '#' in shell-script copyright notices.
28992         Suggested by Bruno Haible.
28993
28994 2003-08-15  Paul Eggert  <eggert@twinsun.com>
28995
28996         * config/srclist-update: Use three spaces, rather than tab, after '#'
28997         in shell-script copyright notices.  Suggested by Bruno Haible.
28998         Remove unnecessary parenthesization in regular expression.
28999
29000 2003-08-15  Jim Meyering  <jim@meyering.net>
29001
29002         Merge from coreutils.
29003         * lib/xgethostname.c: Include <stdlib.h>.
29004         (xghostname): Don't exit for anything other than memory-related
29005         failure; just return NULL.
29006         * lib/userspec.c: Include "posixver.h".
29007         (parse_user_spec): Accept `.' as a separator only
29008         in pre-POSIX-200112 mode.
29009         * lib/strtoimax.c: Use #elif rather than #else #if.
29010         * lib/strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]:
29011         Remove function, now that we can rely on a working tzset function.
29012         [!_LIBC]: Ensure that the required autoconf test has been run.
29013         [!defined _NL_CURRENT && HAVE_STRFTIME]:
29014         Use underlying_strftime for %r.
29015         * lib/sha.c: Merge in some clean-up and optimization changes from
29016         glibc.
29017         * lib/sha.c (sha_stream) [BLOCKSIZE]: Move definition to top of file.
29018         Ensure that it is a multiple of 64.
29019         Rearrange loop exit tests so as to avoid performing an
29020         additional fread after encountering an error or EOF.
29021         * lib/realloc.c: Update copyright date.
29022
29023 2003-08-15  Jim Meyering  <jim@meyering.net>
29024         and Paul Eggert  <eggert@twinsun.com>
29025
29026         Merge from coreutils.
29027         * lib/readutmp.h (HAVE_UTMPX_H): Undef if struct utmp has the ut_exit
29028         member but strut utmpx does not.  Needed for AIX 4.3.3.
29029         (UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Define.
29030
29031 2003-08-15  Jim Meyering  <jim@meyering.net>
29032         and Paul Eggert  <eggert@cs.ucla.edu>
29033
29034         Merges from coreutils, etc.
29035         * m4/strftime.m4 (_jm_STRFTIME_PREREQS):
29036         Require gl_FUNC_TZSET_CLOBBER.
29037         * m4/readutmp.m4 (gl_READUTMP): Check for ut_exit.ut_exit,
29038         ut_exit.e_exit, ut_exit.ut_termination, and ut_exit.e_termination
29039         members.
29040
29041 2003-08-14  Paul Eggert  <eggert@twinsun.com>
29042
29043         Help the merge from coreutils.
29044         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): New macro.
29045         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use it.
29046         * m4/tzset.m4: Use it too.
29047
29048 2003-08-14  Paul Eggert  <eggert@twinsun.com>
29049
29050         * modules/tzset: New file.
29051
29052 2003-08-14  Jim Meyering  <jim@meyering.net>
29053
29054         Merges from coreutils.
29055         * modules/fnmatch: Use the `$(FNMATCH_H)' notation for AC_REPLACED
29056         variable names, rather than @FNMATCH_H@.
29057         * modules/alloca: Likewise for $(ALLOCA_H).
29058
29059         * modules/fnmatch (fnmatch.h): Use `$@' in the commands, in place of
29060         the three copies of the literal target, `fnmatch.h'.
29061         * modules/alloca (alloca.h): Likewise.
29062
29063 2003-08-14  Jim Meyering  <jim@meyering.net>
29064
29065         Merge from coreutils.
29066         * m4/tzset.m4: New file.
29067         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Move the
29068         MOUNTED_VMOUNT test to precede the MOUNTED_GETMNTENT1 tests, since
29069         otherwise, AIX 5.1 systems would end up using the latter.
29070         MOUNTED_GETMNTENT1 support is inadequate on such systems: 1) detecting
29071         whether a file system is remote doesn't work  2) the MOUNTED_VMOUNT
29072         code reports the HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1
29073         code reports merely /MOUNT_POINT.  Reported by Mike Jetzer.
29074
29075 2003-08-14  Jim Meyering  <jim@meyering.net>
29076
29077         Merge from coreutils.
29078         * lib/obstack.h: Whitespace changes.
29079         * lib/mountlist.c: Remove anachronistic casts of xmalloc, xrealloc,
29080         and xcalloc return values.
29081         (read_filesystem_list) [MOUNTED_GETFSSTAT]:
29082         Use MNT_NOWAIT, rather than MNT_WAIT.  Otherwise, `df DIR' could
29083         hang on OSF/1 5.1 for DIR on both local and remote file systems.
29084         Reported by (and fix confirmed by) Nelson H. F. Beebe.
29085         (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
29086         error from mntctl.
29087         Use mntctl's return value to drive the entry-processing loop, since
29088         we can't rely on the value of the vmt_length member in the last
29089         entry.  On some systems doing so could result in exhausting
29090         virtual memory.  Based in part on a patch from Mike Jetzer.
29091
29092 2003-08-14  Jim Meyering  <jim@meyering.net>
29093         and Paul Eggert  <eggert@twinsun.com>
29094
29095         Merges from coreutils, plus other fixes.
29096         * lib/physmem.c: Merge in portability changes from gcc/libiberty
29097         to support AIX, IRIX, Tru64, and Windows.  See the ChangeLog there
29098         for credits and details.  Thanks to Kaveh Ghazi for helping
29099         to keep these files in sync.
29100         (ARRAY_SIZE): Define it.
29101         (physmem_total, physmem_available): Add comments. From Kaveh Ghazi.
29102         * lib/memcasecmp.c: Remove unnecessary parentheses after 'defined'.
29103         (memcasecmp): Don't assume size_t fits in unsigned int.
29104         Remove casts and duplicate code.
29105         * lib/md5.c: Include <string.h> and <stdlib.h> unconditionally.
29106         (memcpy): Remove definition.
29107         Merge in some clean-up and optimization changes from glibc.
29108         [BLOCKSIZE]: Move definition to top of file.
29109         Ensure that it is a multiple of 64.
29110         Rearrange loop exit tests so as to avoid performing an
29111         additional fread after encountering an error or EOF.
29112         * lib/md5.h (md5_uintptr): Define.
29113         * lib/makepath.c (CLEANUP_CWD): Report an error if we failed to
29114         return to the initial working directory.  Preserve errno
29115         for caller.
29116         * lib/idcache.c: Include "xalloc.h".
29117         (xmalloc, xrealloc): Remove decls.
29118         (getuser): Remove casts no longer required in C89.
29119         * lib/human.c: Include stdio.h, for sprintf.
29120         * lib/group-member.c: Include "xalloc.h".
29121         (xmalloc, xrealloc): Remove decls.
29122         (get_group_info): Remove casts no longer required in C89.
29123         * lib/getusershell.c (readname): Remove casts no longer required in
29124         C89.
29125         * lib/gettimeofday.c (rpl_gmtime, rpl_tzset): New functions.
29126         * lib/getline.c: Whitespace fix, from coreutils.
29127
29128 2003-08-13  Paul Eggert  <eggert@twinsun.com>
29129
29130         * m4/exclude.m4 (gl_EXCLUDE): Require AC_C_INLINE, AC_HEADER_STDC.
29131         Check for isascii.
29132
29133         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
29134         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
29135         Undo previous (whitespace-only) change.
29136
29137 2003-08-13  Paul Eggert  <eggert@twinsun.com>
29138
29139         * lib/exclude.c: Include <ctype.h>
29140         (IN_CTYPE_DOMAIN): New macro.
29141         (is_space): New fn.
29142         (add_exclude_file): If LINE_END is a space, ignore trailing spaces
29143         and empty lines.
29144
29145         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
29146         Undo previous (whitespace-only) change.
29147
29148 2003-08-13  Paul Eggert  <eggert@twinsun.com>
29149
29150         * config/srclist-update: Change update back to the old behavior,
29151         leaving whitespace alone.  Use one 'sed' command rather than a
29152         pipeline.
29153         (fixlicense): Now a variable, not a function.
29154         (remove_trailing_blanks): Remove.
29155         (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
29156         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
29157         Undo previous (whitespace-only) change.
29158
29159 2003-08-12  Paul Eggert  <eggert@twinsun.com>
29160
29161         Merge from coreutils.
29162         * modules/euidaccess: Add lib_SOURCES, include for new
29163         file euidaccess.h
29164
29165 2003-08-12  Paul Eggert  <eggert@twinsun.com>
29166
29167         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
29168         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
29169         Normalize leading white space and remove trailing white space.
29170
29171         Merge from coreutils
29172         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Check for euidaccess decl.
29173
29174         * m4/lib-ld.m4, lib-link.m4, lib-prefix.m4: Regenerate from gettext
29175         0.12.1.  These files are now being upgraded automatically by
29176         ../config/srclist-update.
29177
29178 2003-08-12  Paul Eggert  <eggert@twinsun.com>
29179
29180         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
29181         Normalize leading white space and remove trailing white space.
29182         * lib/ref-add.sin, ref-del.sin: Use '#' before empty line in copyright
29183         notice, as per ../config/srclist-update.
29184
29185         Merge from coreutils.
29186         * lib/euidaccess.h: New file.
29187         * lib/euidaccess.c: Include it.
29188         * lib/.cppi-disable: Add printf-args.h, printf-parse.h, stdbool_.h,
29189         vasnprintf.h, vasprintf.h.  Remove strdup.c, gettext.h.
29190         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Normalize white space.
29191
29192 2003-08-12  Paul Eggert  <eggert@twinsun.com>
29193
29194         * config/srclist-update: Add copyright notice.
29195         (remove_id_lines, remove_trailing_blanks): New constants.
29196         (fixfile): Use them to normalize spacing a bit in copied files.
29197         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
29198         Normalize leading white space and remove trailing white space.
29199
29200         * config/texinfo.tex: Sync with texinfo.
29201
29202         * config/srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
29203         strtoul.c from libc, to merge coreutils whitespace changes.
29204
29205         * config/srclist.txt: Get the following m4 files from gettext:
29206         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
29207         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
29208         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
29209         wint_t.m4.
29210
29211 2003-08-12  Karl Berry  <karl@gnu.org>
29212
29213         * config/srclist.txt: can't sync vasnprintf.c any more, changes have
29214         been made.
29215
29216 2003-08-11  Paul Eggert  <eggert@twinsun.com>
29217
29218         * modules/gnu-source, m4/gnu-source.m4:
29219         Remove; we're assuming Autoconf 2.54 or later now.
29220         Suggested by Bruno Haible.
29221         * MODULES.html.sh (func_all_modules): Remove gnu-source.
29222
29223 2003-08-11  Bruno Haible  <bruno@clisp.org>
29224
29225         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for wcslen.
29226
29227 2003-08-11  Bruno Haible  <bruno@clisp.org>
29228
29229         * lib/vasnprintf.c (local_wcslen): New function, for Solaris 2.5.1.
29230         (vasnprintf): Use it instead of wcslen.
29231
29232 2003-08-11  Bruno Haible  <bruno@clisp.org>
29233
29234         * lib/stdbool_.h (_Bool): Undo last change; instead use a negative enum
29235         value to ensure that _Bool promotes to int. Use #define for _Bool when
29236         using the Solaris C compiler. Adds comments suggested by Paul Eggert.
29237
29238 2003-08-10  Karl Berry  <karl@gnu.org>
29239
29240         * lib/regex.h: update from libc (whitespace fix).
29241
29242 2003-08-09  Paul Eggert  <eggert@twinsun.com>
29243
29244         Merge some files from coreutils.  These changes were
29245         originally made by Jim Meyering.
29246         * lib/acl.c: Include <sys/types.h> before <sys/stat.h>;
29247         many older Unixes require this.
29248         * lib/alloca.c (alloca): Remove cast to argument of free;
29249         no longer needed in C89.
29250         * lib/alloca_.h, regex.h: Fix white space to match
29251         what GNU indent does.
29252
29253 2003-08-09  Paul Eggert  <eggert@twinsun.com>
29254
29255         * m4/regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371";
29256         apparently Emacs's Unicode mode got confused before my 2003-08-05
29257         checkin.
29258
29259 2003-08-08  Paul Eggert  <eggert@twinsun.com>
29260
29261         * m4/extensions.m4: New file.
29262         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC):
29263         Require gl_USE_SYSTEM_EXTENSIONS.
29264         * m4/unlocked-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO):
29265         Require gl_USE_SYSTEM_EXTENSIONS rather than AC_GNU_SOURCE.
29266
29267 2003-08-08  Paul Eggert  <eggert@twinsun.com>
29268
29269         * MODULES.html.sh (func_all_modules): Add extensions, gnu-source.
29270         * modules/extensions, modules/gnu-source: New files.
29271         * modules/timespec, modules/unlocked-io: Depend on extensions.
29272
29273 2003-08-07  Paul Eggert  <eggert@twinsun.com>
29274
29275         * modules/restrict: New file.
29276         * MODULES.html.sh (func_all_modules): Add restrict.
29277         * modules/regex: Depend on restrict.
29278
29279 2003-08-07  Paul Eggert  <eggert@twinsun.com>
29280
29281         * m4/restrict.m4: New file.
29282         * m4/regex.m4 (jm_PREREQ_REGEX): Add gl_C_RESTRICT.
29283
29284 2003-08-07  Bruno Haible  <bruno@clisp.org>
29285
29286         * modules/getndelim2 (Makefile.am): Add the files to EXTRA_DIST, not
29287         lib_SOURCES, because getndelim2.m4 now uses AC_LIBOBJ(getndelim2).
29288
29289 2003-08-07  Bruno Haible  <bruno@clisp.org>
29290
29291         * m4/getndelim2.m4 (gl_GETNDELIM2): Use AC_LIBOBJ(getndelim2). This
29292         makes the module 'getndelim2' compatible with the module 'getline'.
29293
29294 2003-08-05  Paul Eggert  <eggert@twinsun.com>
29295
29296         * m4/regex.m4 (jm_INCLUDED_REGEX): Replace a single non-ASCII
29297         byte with "\201" to avoid glitches when editing that source file
29298         with multi-gnome-terminal.
29299
29300 2003-08-05  Paul Eggert  <eggert@twinsun.com>
29301
29302         * lib/bumpalloc.h: Remove.
29303
29304 2003-08-05  Paul Eggert  <eggert@twinsun.com>
29305
29306         * MODULES.html.sh (func_all_modules): Remove bumpalloc.
29307         * modules/bumpalloc: Remove.
29308
29309 2003-08-04  Paul Eggert  <eggert@twinsun.com>
29310
29311         * lib/getloadavg.c: Change copyright notice and spacing to conform to
29312         GNU coding style.
29313
29314         Merge from coreutils.
29315         * lib/error.c [!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO is
29316         1. From glibc.
29317         * lib/getdate.y (date): Also accept dates like May-23-2003; suggestion
29318         from Karl Berry, implemented by Jim Meyering.
29319         * lib/getgroups.c: Include "xalloc.h" instead of declaring xalloc fns;
29320         from Dmitry V. Levin.
29321         Remove anachronistic cast of xrealloc.
29322         * lib/fnmatch_.h (__const): Remove.  Use 'const'.
29323         * lib/fnmatch_loop.c (NEW_PATTERN): Cast alloca return value to proper
29324         type. Otherwise, it wouldn't compile with at least /bin/cc on
29325         ymp-cray-unicos9.0.2.X.
29326         Combine two mostly-identical uses of alloca into one.
29327         Thanks to the Cray-Cyber project for access to a Cray Y-MP.
29328
29329 2003-08-04  Dave Love  <d.love@dl.ac.uk>
29330
29331         [From Emacs.]
29332
29333         * lib/getloadavg.c: Check `__unix' as well as `unix'.  Use #ifdef, not
29334         #if.  Check HAVE_LIBKSTAT as well as LOAD_AVE_TYPE.  Check
29335         F_SETFD, not FD_SETFD.  Use HAVE_STRUCT_NLIST_N_UN_N_NAME, not
29336         obsolete NLIST_NAME_UNION.
29337         [__GNU__]: Undef BSD and FSCALE.
29338         [!NLIST_STRUCT]: Remove conditional definition of NLIST_STRUCT.
29339
29340 2003-08-03  Paul Eggert  <eggert@twinsun.com>
29341
29342         * lib/stdbool_.h (_Bool): Make it signed char, instead of
29343         an enum type, so that it's guaranteed to promote to int.  See:
29344         <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00124.html>
29345
29346 2003-08-03  Karl Berry  <karl@gnu.org>
29347
29348         * config/depcomp: update from automake.
29349
29350 2003-07-31  Paul Eggert  <eggert@twinsun.com>
29351
29352         * lib/strerror.c: Include config.h, limits.h.  Declare sprintf.
29353         (strerror): Don't assume that a printable int fits in 14 bytes.
29354
29355 2003-07-31  Bruno Haible  <bruno@clisp.org>
29356
29357         * modules/getpass-gnu: New file.
29358         * MODULES.html.sh (func_all_modules): Add getpass-gnu.
29359
29360 2003-07-31  Bruno Haible  <bruno@clisp.org>
29361
29362         * m4/getpass.m4 (gl_FUNC_GETPASS_GNU): New macro.
29363
29364 2003-07-24  Karl Berry  <karl@gnu.org>
29365
29366         * config/missing: update from automake.
29367
29368 2003-07-24  Derek Robert Price  <derek@ximbiot.com>
29369             Bruno Haible  <bruno@clisp.org>
29370
29371         * lib/getline.h (getline, getdelim): Change return type to ssize_t.
29372         * lib/getline.c (getline, getdelim): Likewise.
29373         Remove _GNU_SOURCE define; now it's defined in config.h through
29374         m4/getline.m4.
29375
29376 2003-07-23  Karl Berry  <karl@gnu.org>
29377
29378         * config/config.sub: update from prep.
29379
29380 2003-07-22  Paul Eggert  <eggert@twinsun.com>
29381
29382         * modules/xalloc (Depends-on): Add exitfail.
29383         * modules/xmemcoll: Likewise.
29384
29385 2003-07-22  Paul Eggert  <eggert@twinsun.com>
29386
29387         * lib/xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and
29388         over-parenthesization in macros.
29389
29390         Sync with coreutils.
29391
29392         * lib/xalloc.h (XMALLOC, XCALLOC, XREALLOC): Remove casts not
29393         required by C99.
29394
29395         Use `exit_failure' for xalloc and xmemcoll instead of their own
29396         private exit-failure variables.
29397         * lib/xalloc.h (xalloc_exit_failure): Remove.
29398         * lib/xmalloc.c: Likewise.  Include exitfail.h.
29399         (xalloc_die): Use exit_failure instead of xalloc_exit_failure.
29400         * lib/xmemcoll.h (xmemcoll_exit_failure): Remove.
29401         * lib/xmemcoll.c: Likewise.  Include exitfail.h.
29402         (xmemcoll): Use exit_failure instead of xalloc_exit_failure.
29403
29404 2003-07-20  Jim Meyering  <jim@meyering.net>
29405
29406         * modules/closeout (Depends-on): Add exitfail.
29407         Suggestion from Bruno Haible.
29408
29409 2003-07-19  Karl Berry  <karl@gnu.org>
29410
29411         * config/config.sub: update from prep.
29412
29413 2003-07-18  Paul Eggert  <eggert@twinsun.com>
29414
29415         * lib/closeout.h (close_stdout_set_status, close_stdout_status):
29416         Remove.
29417         * lib/closeout.c: Likewise.  Include "closeout.h" right after config.h,
29418         to test that it can stand by itself.  Include "exitfail.h".
29419         Clients should set exit_failure instead.
29420         (EXIT_FAILURE): Remove; no longer needed.  Do not include <stdlib.h>.
29421
29422 2003-07-18  Bruno Haible  <bruno@clisp.org>
29423
29424         * modules/getndelim2: New file.
29425         * modules/getline: Share files with module getndelim2.
29426         * modules/getnline: Depend on getndelim2 instead of sharing files with
29427         it. Add getnline.c to lib_SOURCES.
29428         * MODULES.html.sh (func_all_modules): Add getndelim2.
29429
29430 2003-07-18  Bruno Haible  <bruno@clisp.org>
29431
29432         * m4/getndelim2.m4: New file.
29433         * m4/getline.m4 (AM_FUNC_GETLINE): Add AC_LIBOBJ of getndelim2.c and
29434         invoke gl_PREREQ_GETNDELIM2.
29435         (gl_PREREQ_GETLINE): Drop AC_HEADER_STDC, now done by
29436         gl_PREREQ_GETNDELIM2.
29437         * m4/getnline.m4 (gl_GETNLINE): Drop AC_HEADER_STDC, now done by
29438         gl_GETNDELIM2.
29439
29440 2003-07-18  Bruno Haible  <bruno@clisp.org>
29441
29442         * lib/getndelim2.h: New file.
29443         * lib/getndelim2.c: Make into a module of its own. Include config.h,
29444         getndelim2.h.
29445         (getndelim2): Make non-static. Change return type to ssize_t.
29446         * lib/getline.h: Change argument names.
29447         * lib/getline.c: Include getndelim2.h instead of getndelim2.c.
29448         * lib/getnline.c: Include getndelim2.h.
29449
29450 2003-07-18  Andreas Schwab  <schwab@suse.de>
29451
29452         * lib/memcoll.c (memcoll) [!HAVE_STRCOLL]: Clear errno.
29453
29454 2003-07-17  Karl Berry  <karl@gnu.org>
29455
29456         * config/config.sub: update from prep.
29457
29458 2003-07-17  Bruno Haible  <bruno@clisp.org>
29459
29460         * modules/getnline: New file.
29461         * modules/getline: Add lib/getndelim2.c to source file list.
29462         * MODULES.html.sh (func_all_modules): Add getnline.
29463
29464 2003-07-17  Bruno Haible  <bruno@clisp.org>
29465
29466         * m4/getnline.m4: New file.
29467
29468 2003-07-17  Bruno Haible  <bruno@clisp.org>
29469
29470         * m4/Makefile.am.in: Remove file.
29471         * m4/Makefile.am: Remove file.
29472         * m4/Makefile.in: Remove file.
29473
29474 2003-07-17  Bruno Haible  <bruno@clisp.org>
29475
29476         * lib/getnline.h: New file.
29477         * lib/getnline.c: New file.
29478         * lib/getndelim2.c: New file, extracted from getline.c.
29479         (getndelim2): Renamed from getdelim2, with added nmax argument.
29480         * lib/getline.c: Include getndelim2.c.
29481         (getdelim2): Moved out to getndelim2.c.
29482         (getline, getdelim): Update.
29483
29484 2003-07-17  Bruno Haible  <bruno@clisp.org>
29485
29486         * lib/Makefile.am: Remove file.
29487         * lib/Makefile.in: Remove file.
29488
29489 2003-07-17  Bruno Haible  <bruno@clisp.org>
29490
29491         * configure.in: Remove file.
29492         * Makefile.in: Remove file.
29493
29494 2003-07-17  Bruno Haible  <bruno@clisp.org>
29495
29496         * MODULES.html.sh: Put the </BODY> right before </HTML>.
29497
29498 2003-07-16  Karl Berry  <karl@gnu.org>
29499
29500         * config/srclist-update: was running fixlicense twice, which caused
29501                 texinfo.tex to be nullified for some reason.  Simplify,
29502                 $gplsrc is no longer needed as far as I can see?
29503
29504 2003-07-16  Jim Meyering  <jim@meyering.net>
29505
29506         * modules/save-cwd: Depend on xgetcwd.  From Derek Price.
29507
29508 2003-07-15  Paul Eggert  <eggert@twinsun.com>
29509
29510         * config/srclist.txt: Get the following files from gettext-runtime/intl
29511         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
29512         ref-del.sin.  From Bruno Haible.
29513         * config/srclist-update (fixfile): Change grep pattern again, since the
29514         previous fix didn't work (there was another trailing $).  Use
29515         '[$]' to escape the $s.
29516
29517 2003-07-15  Karl Berry  <karl@gnu.org>
29518
29519         * lib/vasnprintf.c: update from gettext.
29520
29521 2003-07-15  Karl Berry  <karl@gnu.org>
29522
29523         * config/srclist-update (fixfile): Change grep pattern, since 'Id'
29524         gets expanded when surrounded by '$'.
29525
29526 2003-07-15  Jim Meyering  <jim@meyering.net>
29527
29528         * modules/save-cwd: Don't depend on error.  From Derek Price.
29529
29530 2003-07-15  Jim Meyering  <jim@meyering.net>
29531
29532         * lib/makepath.c (make_path): Enclose diagnostic in _(...).
29533
29534 2003-07-14  Simon Josefsson  <jas@extundo.com>
29535
29536         * modules/mempcpy: New file.
29537         * MODULES.html.sh (func_all_modules): Add mempcpy.
29538
29539 2003-07-14  Simon Josefsson  <jas@extundo.com>
29540
29541         * m4/mempcpy.m4: New file.
29542
29543 2003-07-14  Simon Josefsson  <jas@extundo.com>
29544
29545         * lib/mempcpy.h: New file.
29546         * lib/mempcpy.c: New file.
29547
29548 2003-07-14  Paul Eggert  <eggert@twinsun.com>
29549
29550         * modules/getdate, modules/posixtm: Depend on mktime.
29551
29552 2003-07-14  Paul Eggert  <eggert@twinsun.com>
29553
29554         * lib/ceill.c, expl.c, floorl.c, frexpl.c, ldexpl.c, mathl.h,
29555         sincosl.c, sqrtl.c, trigl.c, trigl.h, poll.c, poll_.h, mkstemp.c,
29556         unicodeio.c, unicodeio.h, unlocked-io.h:
29557         Switch from LGPL to GPL.
29558
29559 2003-07-14  Paul Eggert  <eggert@twinsun.com>
29560
29561         * lib/asnprintf.c, asprintf.c, config.charset, gettext.h,
29562         localcharset.c, localcharset.h, mkdtemp.c, printf-args.c,
29563         printf-args.h, printf-parse.c, printf-parse.h, ref-add.sin,
29564         ref-del.sin, setenv.c, unsetenv.c, vasnprintf.c, vasnprintf.h,
29565         vasprintf.c, vasprintf.h: Regenerate.  These files are now being
29566         updated automatically by ../config/srclist-update.  This changes
29567         their license from LPGL to GPL.
29568
29569 2003-07-14  Paul Eggert  <eggert@twinsun.com>
29570
29571         * config/srclist.txt: Add tons more gettext files.  $GETTEXT is now
29572         assumed to refer to the root of the most recent stable gettext version.
29573         * config/srclistvars.sh: Add defaults for eggert.
29574         * config/srclist-update: Convert LGPL to GPL in shell scripts, too.
29575         Match "This program" as well as "The program".  This is needed
29576         for gettext.
29577
29578 2003-07-14  Jim Meyering  <jim@meyering.net>
29579
29580         Don't emit diagnostics.  Let callers do that.
29581         * lib/save-cwd.c: Don't include "error.h".
29582         (save_cwd): Don't call error.  Ensure that errno is valid
29583         when returning nonzero.
29584
29585         * lib/save-cwd.h (restore_cwd): Update prototype.
29586         * lib/save-cwd.c (restore_cwd): Remove two parameters.
29587         Simplify.  Don't call error upon failure.  Let callers do that.
29588         (save_cwd): Mention that Irix 5.3 has the same problem as SunOS 4
29589         when auditing is enabled.  But don't bother updating the #if.
29590
29591 2003-07-11  Alexandre Duret-Lutz  <adl@gnu.org>
29592
29593         * lib/obstack.h (__INT_TO_PTR): Revert change of 2003-03-13;
29594         it breaks C++ compilation.
29595         [!__GNUC__ || !__STDC__] (obstack_finish): Cast result to void*.
29596
29597 2003-07-10  Simon Josefsson  <jas@extundo.com>
29598
29599         * modules/strchrnul (Makefile.am): Add strchrnul.h.
29600
29601 2003-07-10  Jim Meyering  <jim@meyering.net>
29602
29603         * m4/clock_time.m4: Remove trailing blank.
29604         * m4/intmax_t.m4: Likewise.
29605
29606 2003-07-10  Jim Meyering  <jim@meyering.net>
29607
29608         * lib/vasnprintf.c: Remove trailing blanks.
29609         Make cpp indentation consistent.
29610
29611 2003-07-09  Paul Eggert  <eggert@twinsun.com>
29612
29613         * lib/alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h,
29614         posixver.c, strftime.c, strnlen.c, strverscmp.c:
29615         Switch from LGPL to GPL.
29616
29617 2003-07-09  Paul Eggert  <eggert@twinsun.com>
29618
29619         * config/srclist.txt: Sort sublists.  Add
29620         $LIBCSRC/sysdeps/generic/strtoul.c. In comments, add more libc files
29621         that differ from gnulib for one reason or another; we'd like this list
29622         to be smaller but for now let's document what we have.
29623
29624 2003-07-08  Paul Eggert  <eggert@twinsun.com>
29625
29626         * config/srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding
29627         the use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
29628         and sweeter "eval x=$x".
29629         * config/srclist.txt: Get lib/argp* from glibc.
29630
29631 2003-07-07  Paul Eggert  <eggert@twinsun.com>
29632
29633         * lib/mktime.c: Fix some boundary cases and remove need for floating
29634         point.
29635
29636         Issue a compile-time diagnostic if time_t is floating point, or if
29637         two's complement arithmetic is not in effect, or if arithmetic
29638         right shift does not propagate the sign.  These assumptions were
29639         all in the original code but they weren't checked.
29640
29641         (TIME_T_MIDPOINT, verify): New macros.
29642         (__isleap): Remove; it has integer overflow problems.
29643         (leapyear): New function, without those problems.
29644         (ydhms_tm_diff): Remove; splitting into two parts.
29645         (ydhms_diff): New function, containing the arithmetic part of
29646         the old ydhms_tm_diff function.  Issue a compile-time
29647         diagnostic if we are not using C99 integer division.
29648         Avoid casts when possible.
29649         (guess_time_tm): New function, containing the checking part of
29650         the old ydhms_tm_diff function.  Return the new value, rather than
29651         the difference between it and the old.  Accept a new argument T
29652         so that *T specifies the old value.  Check for overflow in the result.
29653
29654         (__mktime_internal): Use a time_t offset, not a long int offset.
29655         This undoes the 2003-06-04 change, which is no longer needed now
29656         that we have better overflow checking.
29657         (localtime_offset): Likewise.
29658
29659         (__mktime_internal): Avoid harmful overflow on hosts where time_t
29660         and long are 64-bit but int is only 32-bit.
29661         (ydhms_diff): Use long int to store year1 and yday1.
29662         Issue a compile-time diagnostic if long int is not wide enough.
29663
29664         (__mktime_internal): Use long int to store adjusted year and yday.
29665         Use plain C rather than preprocessor commands, if that doesn't
29666         affect efficiency.
29667         Check for overflow (and try to repair) after each probe
29668         rather than checking only at the very end.  This avoids some bugs
29669         (e.g., southern hemisphere, behind GMT, and GMT offset at minimum time
29670         does not equal GMT offset at maximum time).
29671         Use integer to check for overflow rather than floating point; this
29672         is more portable to non-IEEE hosts, and is a tad faster.
29673         When we detect that we are oscillating between two values,
29674         don't check whether tm_isdst has the requested value, since
29675         we already know the answer.  When tm_isdst has the wrong value,
29676         use a different heuristic to find the right one, based on the
29677         extreme values actually observed in practice in tz2003a,
29678         rather than the (overly optimistic) "previous 3 calendar quarters".
29679
29680         (not_equal_tm, print_tm, check_result): Use "const T" rather than
29681         "T const" to accommodate glibc style.
29682         (check_result): Use less-confusing report format.  "long" -> "long int.
29683         (main): Likewise.
29684         Don't loop if the iteration overflows time_t.
29685         Allow a negative step in the iteration.
29686
29687 2003-07-06  Karl Berry  <karl@gnu.org>
29688
29689         * config/depcomp: update from automake.
29690         * config/config.sub: update from prep.
29691
29692 2003-07-03  Karl Berry  <karl@gnu.org>
29693
29694         * config/config.guess: update from prep.
29695
29696 2003-07-01  Paul Eggert  <eggert@twinsun.com>
29697
29698         * m4/xreadlink.m4 (gl_XREADLINK): Don't check for sys/types.h, since
29699         xreadlink.c now includes it unconditionally.
29700
29701 2003-07-01  Paul Eggert  <eggert@twinsun.com>
29702
29703         * lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
29704         having it depend on HAVE_SYS_TYPES_H.
29705
29706 2003-07-01  Bruno Haible  <bruno@clisp.org>
29707
29708         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Don't include <unistd.h>.
29709         <sys/types.h> should be sufficient.
29710         Reported by Paul Eggert.
29711
29712 2003-06-26  Karl Berry  <karl@gnu.org>
29713
29714         * config/depcomp: update from automake.
29715
29716 2003-06-26  Bruno Haible  <bruno@clisp.org>
29717
29718         * modules/human: Depend on module stdbool.
29719
29720 2003-06-25  Bruno Haible  <bruno@clisp.org>
29721
29722         * modules/readlink: New file.
29723         * modules/xreadlink: Depend on it.
29724         * MODULES.html.sh (func_all_modules): Add readlink.
29725
29726 2003-06-25  Bruno Haible  <bruno@clisp.org>
29727
29728         * m4/readlink.m4: New file.
29729
29730 2003-06-25  Bruno Haible  <bruno@clisp.org>
29731
29732         * lib/readlink.c: New file.
29733
29734 2003-06-22  Karl Berry  <karl@gnu.org>
29735
29736         * config/srclist.txt: update mkinstalldirs from automake.
29737         * config/mkinstalldirs: update.
29738
29739 2003-06-22  Bruno Haible  <bruno@clisp.org>
29740
29741         Portability to mingw32.
29742         * m4/ssize_t.m4: New file, from GNU gettext.
29743         * m4/safe-read.m4 (gl_PREREQ_SAFE_READ): Require gt_TYPE_SSIZE_T.
29744         * m4/xreadlink.m4 (gl_XREADLINK): Require gt_TYPE_SSIZE_T.
29745
29746 2003-06-22  Bruno Haible  <bruno@clisp.org>
29747
29748         * modules/safe-read: Add m4/ssize_t.m4.
29749         * modules/xreadlink: Add m4/ssize_t.m4.
29750
29751 2003-06-20  Bruno Haible  <bruno@clisp.org>
29752
29753         Assume C89, so PARAMS isn't needed.
29754         * lib/unicodeio.h (PARAMS): Remove.
29755         * lib/unicodeio.c: Don't use PARAMS.
29756
29757 2003-06-18  Karl Berry  <karl@gnu.org>
29758
29759         * config/config.{guess,sub}: update from prep.
29760
29761 2003-06-18  Jim Meyering  <jim@meyering.net>
29762
29763         Merge changes from coreutils.
29764         * lib/readutmp.c: Include <string.h> and <stdlib.h> unconditionally.
29765         Remove explicit declarations of xmalloc and realloc.
29766         Include xalloc.h.
29767         (read_utmp): Remove anachronistic cast of xmalloc.
29768
29769 2003-06-17  Paul Eggert  <eggert@twinsun.com>
29770
29771         Assume C89, so PARAMS isn't needed.
29772         * lib/backupfile.h (PARAMS): Remove.  All uses removed.
29773         * lib/closeout.h, lib/dirname.h, lib/filemode.h, lib/fsusage.h,
29774         lib/getdate.h, lib/getline.h, lib/group-member.h, lib/hard-locale.h,
29775         lib/hash.h, lib/linebuffer.h, lib/long-options.h, lib/makepath.h,
29776         lib/memcasecmp.h, lib/memcoll.h, lib/modechange.h, lib/mountlist.h,
29777         lib/path-concat.h, lib/physmem.h, lib/posixtm.h, lib/quote.h,
29778         lib/readutmp.h, lib/same.h, lib/save-cwd.h, lib/savedir.h,
29779         lib/stdio-safer.h, lib/strtoimax.c, lib/strverscmp.h,
29780         lib/unistd-safer.h, lib/version-etc.h, lib/xalloc.h, lib/xreadlink.h,
29781         lib/xstrtod.h, lib/xstrtol.h: Likewise.
29782         * lib/filemode.h, lib/hard-locale.h, lib/memcoll.h, lib/modechange.h,
29783         lib/physmem.h, lib/same.h, lib/strverscmp.h: Do not include config.h;
29784         no longer needed. Anyway, config.h should always be included before any
29785         other file.
29786
29787 2003-06-11  Simon Josefsson  <jas@extundo.com>
29788
29789         * modules/sysexits: New file.
29790         * MODULES.html.sh (func_all_modules): Add sysexits.
29791
29792 2003-06-11  Simon Josefsson  <jas@extundo.com>
29793
29794         * lib/sysexit_.h: New file.
29795
29796 2003-06-11  Derek Price  <derek@ximbiot.com>
29797
29798         * lib/stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is
29799         necessary.
29800
29801 2003-06-11  Bruno Haible  <bruno@clisp.org>
29802
29803         * m4/sysexits.m4: New file.
29804
29805 2003-06-10  Simon Josefsson  <jas@extundo.com>
29806
29807         * lib/argp.h: New file, from glibc.
29808         * lib/argp-ba.c: New file, from glibc.
29809         * lib/argp-eexst.c: New file, from glibc.
29810         * lib/argp-fmtstream.c: New file, from glibc.
29811         * lib/argp-fmtstream.h: New file, from glibc.
29812         * lib/argp-fs-xinl.c: New file, from glibc.
29813         * lib/argp-help.c: New file, from glibc.
29814         * lib/argp-namefrob.h: New file, from glibc.
29815         * lib/argp-parse.c: New file, from glibc.
29816         * lib/argp-pv.c: New file, from glibc.
29817         * lib/argp-pvh.c: New file, from glibc.
29818         * lib/argp-xinl.c: New file, from glibc.
29819
29820 2003-06-10  Simon Josefsson  <jas@extundo.com>
29821
29822         * modules/strchrnul: New file.
29823
29824 2003-06-10  Simon Josefsson  <jas@extundo.com>
29825
29826         * modules/argp: New file.
29827
29828 2003-06-10  Simon Josefsson  <jas@extundo.com>
29829
29830         * m4/strchrnul.m4: New file.
29831
29832 2003-06-10  Simon Josefsson  <jas@extundo.com>
29833
29834         * lib/strchrnul.h: New file.
29835         * lib/strchrnul.c: New file.
29836
29837 2003-06-10  Bruno Haible  <bruno@clisp.org>
29838
29839         * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
29840
29841 2003-06-07  Karl Berry  <karl@gnu.org>
29842
29843         * config/config.{guess,sub}: update from prep.
29844
29845 2003-06-07  Jim Meyering  <jim@meyering.net>
29846
29847         * modules/strtod: Use $(...) notation, not @...@ for
29848         AC_REPLACE'd variables.
29849         * modules/localcharset: Likewise.
29850
29851 2003-06-07  Jim Meyering  <jim@meyering.net>
29852
29853         * lib/readtokens.h: Put `Free Software Foundation, Inc.'
29854         in place of my name in the copyright comment.
29855         Remove definition and uses of __P.
29856
29857         From coreutils.
29858         * lib/stat.c: Don't declare xmalloc explicitly.
29859         Instead, include "xalloc.h".
29860         * lib/readtokens.c (readtokens): Remove anachronistic casts of xmalloc,
29861         xrealloc, and xcalloc return values.
29862         * lib/xgetcwd.c (xgetcwd): Include "xgetcwd.h".
29863         Improve comment.
29864         * lib/xgetcwd.h: Remove definition/uses of PARAMS.
29865
29866 2003-06-07  Bruno Haible  <bruno@clisp.org>
29867
29868         * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to
29869         avoid AC_CONFIG_LINKS.
29870         * modules/fnmatch (Makefile.am): Use explicit creation rule for
29871         fnmatch.h, to avoid AC_CONFIG_LINKS.
29872         * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe.
29873
29874 2003-06-07  Bruno Haible  <bruno@clisp.org>
29875
29876         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH, gl_FUNC_FNMATCH_POSIX,
29877         gl_FUNC_FNMATCH_GNU): Set FNMATCH_H instead of invoking
29878         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
29879         directory.
29880         * m4/poll.m4 (gl_FUNC_POLL): Set POLL_H instead of invoking
29881         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
29882         directory.
29883
29884 2003-06-06  Jim Meyering  <jim@meyering.net>
29885
29886         Merge from coreutils.
29887         * lib/same.c: (same_name): Declare *_basename locals to be `const'.
29888         Consolidate declarations and initializations of *_base* locals.
29889
29890         Merge from coreutils.
29891         This avoids a core dump on systems without GNU putenv,
29892         when running `env -u SOME_ALREADY_UNSET_VARIABLE'.
29893         * lib/putenv.c (__set_errno, LOCK, UNLOCK): Define.
29894         (unsetenv): New static function, from GNU libc.
29895         (rpl_putenv): Use it.
29896
29897         * lib/modechange.c: Remove trailing blanks.
29898
29899         Merge from coreutils.
29900         * lib/fsusage.c: Remove declaration of statfs.
29901         It conflicted with one from OSF/1 5.1 in <sys/mount.h>.
29902
29903         * lib/posixtm.c: Include <stdbool.h> unconditionally.
29904
29905 2003-06-06  Jim Meyering  <jim@meyering.net>
29906
29907         * lib/stdbool_.h: Renamed from stdbool.h.in.
29908
29909 2003-06-06  Jim Meyering  <jim@meyering.net>
29910             Bruno Haible  <bruno@clisp.org>
29911
29912         * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
29913         Adjust Makefile.am snippet not to redirect directly to target.
29914         Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
29915
29916 2003-06-05  Paul Eggert  <eggert@twinsun.com>
29917
29918         * lib/mktime.c (__mktime_internal): When resolving a tm_isdst
29919         mismatch, look in future quarters as well as past.  This fixes a
29920         bug when processing fall-backwards gaps immediately after a long
29921         period of daylight-saving time.
29922
29923         * lib/mktime.c: Assume freestanding C89 or better.
29924         (HAVE_LIMITS_H): Remove.  Assume it's 1.
29925         (__P): Remove; not used.
29926         (CHAR_BIT, INT_MIN, INT_MAX): Remove; <limits.h> defines them.
29927         (mktime, not_equal_tm, print_tm, check_result,
29928         main): Use prototypes.  Use const * where appropriate.
29929         (main): Fix typo in testing code that uncovered by above changes.
29930         (Local Variables): Remove -DHAVE_LIMITS_H from compile-command.
29931
29932 2003-06-04  Paul Eggert  <eggert@twinsun.com>
29933
29934         * m4/human.m4 (gl_HUMAN): Require AM_STDBOOL_H.  Check for
29935         locale.h, localeconv.  This merges changes from coreutils.
29936
29937         * m4/mktime.m4 (AC_FUNC_MKTIME): New macro, taken from Autoconf CVS.
29938         It can be removed after the next Autoconf is released.
29939         * m4/exclude.m4 (gl_EXCLUDE): Don't check for sys/types.h; no loner
29940         needed.
29941
29942 2003-06-04  Paul Eggert  <eggert@twinsun.com>
29943
29944         * lib/mktime.c: Fix Debian bug 177940
29945         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177940>.
29946         (localtime_offset): Now long int, not time_t, because we want it
29947         to be guaranteed to be signed.  All uses changed.
29948         (__mktime_internal): If overflow would occur when adding offset,
29949         don't add it.
29950
29951         Merge 'human' changes from coreutils.  Rewrite to support
29952         locale-specific notations like thousands separators.
29953         * lib/human.c: Simplify authorship notice.
29954         Include human.h immediately after config.h.
29955         <sys/types.h>, <stdio.h>: Do not include; no longer needed.
29956         <limits.h>: Do not include, since human.h does.
29957         (SIZE_MAX, UINTMAX_MAX): New macros.
29958         <strings.h>: Include if HAVE_STRINGS_H, not if !HAVE_STRING_H.
29959         <locale.h>: Include if HAVE_LOCALE_H and HAVE_LOCALECONV.
29960         (HUMAN_READABLE_SUFFIX_LENGTH_MAX): New macro.
29961         (power_letter): Renamed from suffixes.
29962         (generate_suffix_backwards): Remove.
29963         (adjust_value): Now takes int style (because of human.h changes)
29964         and long double value (for greater precision on some platforms).
29965         (group_number): New function.
29966         (human_readable): Use it.  Use integer options, not enum.
29967         Put the options before the sizes in the arg list.
29968         Support all the new options.
29969         The old human_readable function has been removed;
29970         use inttostr.h instead.
29971         (human_readable, default_block_size, humblock):
29972         Use uintmax_t, not int, for block sizes.
29973         (human_readable_inexact, block_size_types): Remove.
29974         (block_size_opts): New constant.
29975         (human_options): Renamed from human_block_size, with new signature
29976         that allows block sizes up to UINTMAX_MAX.  All callers changed.
29977         * lib/human.h: Add copyright and authorship notice.
29978         Include <limits.h> and <stdbool.h> unconditionally.
29979         (PARAMS): Remove.  All uses removed.
29980         (LONGEST_HUMAN_READABLE): Add support for thousands separator.
29981         (enum human_inexact_style): Remove tag; now a nameless enum.
29982         (human_floor, human_ceiling, human_round_to_even): Now have
29983         values 2, 0, 1 rather than -1, 1, 0.
29984         (human_group_digits, human_suppress_point_zero, human_autoscale,
29985         human_base_1024, human_SI, human_B): New constants.
29986         (human_readable_inexact, human_block_size): Remove.
29987         (human_readable): Size args are now uintmax_t, not int.
29988         (human_options): New decl.
29989
29990         * lib/exclude.c: (new_exclude, add_exclude): Remove casts that are
29991         unnecessary now that we assume C89 or better.  This change
29992         imported from coreutils.
29993
29994         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
29995         arbitrarily.  This is the same patch as 2003-05-28, but it got lost
29996         in the 2003-05-30 sync from glibc.
29997
29998         .h files should stand alone, but we shouldn't include <sys/types.h>
29999         if we can get away with just <stddef.h>.
30000
30001         * lib/__fpending.h, addext.c, backupfile.c, exclude.c, getline.c,
30002         malloc.c, putenv.c, realloc.c, strcasecmp.c: Include <stddef.h>
30003         rather than <sys/types.h>, as we merely need size_t.
30004         * lib/dirname.h, memcoll.h, xalloc.h, xmemcoll.h: Include <stddef.h>,
30005         to get size_t.
30006         * lib/hash.h, linebuffer.h, readtokens.h, stdio-safer.h, version-etc.h:
30007         Include <stdio.h>, to get FILE.
30008         * lib/memcasecmp.c: Don't include <sys/types.h>, as we can assume
30009         memcasecmp.h has included <stddef.h> and all we need is size_t.
30010         * lib/memcoll.c: Include "memcoll.h", which gets us size_t and checks
30011         our interface, instead of including <sys/types.h>
30012
30013 2003-06-04  Paul Eggert  <eggert@twinsun.com>
30014
30015         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for
30016         now, as glibc mktime is buggy on non-glibc systems.
30017
30018 2003-06-03  Karl Berry  <karl@gnu.org>
30019
30020         * config/config.sub: update from prep.
30021
30022 2003-06-02  Paul Eggert  <eggert@twinsun.com>
30023
30024         [from coreutils]
30025         Fix some minor time-related bugs with POSIX time arguments.
30026         Some valid time stamps were being rejected (notably -1, and
30027         time stamps before 1900 on 64-bit hosts).  And some invalid
30028         time stamps were being accepted, e.g. September 31.
30029
30030         * lib/posixtm.h (posixtime): Return bool instead of time_t, so
30031         that we can return (time_t) -1 successfully.
30032         * lib/posixtm.c: Likewise.
30033         [HAVE_STDBOOL_H]: Include <stdbool.h>.
30034         (bool, false, true) [!HAVE_STDBOOL_H]: New type.
30035         (t): Remove static var.
30036         (year, posix_time_parse): Now takes struct tm * arg to modify, instead
30037         of static var.  All uses changed.
30038         (year): Do not reject years before 1900; they can occur with
30039         64-bit time_t.
30040         (posix_time_parse): Do not check for out-of-range components;
30041         that is now the caller's responsibility, since our checks were
30042         only approximations.
30043         (posixtime): Use mktime to check for out-of-range components,
30044         since it knows them exactly.
30045         If mktime returns (time_t) -1, check whether an error actually occurred
30046         by invoking localtime on -1.
30047         (main) [TEST_POSIXTIME]: Check for input data errors, and report
30048         posixtime failures better.
30049         Improve the test data (in comments only).
30050
30051 2003-06-02  Karl Berry  <karl@gnu.org>
30052
30053         * config/mkinstalldirs (version): new variable.
30054         (--version): new option.
30055         (usage): improve message.
30056
30057 2003-05-30  Karl Berry  <karl@gnu.org>
30058
30059         * lib/mktime.c: update from libc.
30060
30061 2003-05-30  Bruno Haible  <bruno@clisp.org>
30062
30063         * modules/gettext: Add files m4/nls.m4 and m4/po.m4.
30064         * config/config.rpath: Upgrade to gettext-0.12.1.
30065
30066 2003-05-30  Bruno Haible  <bruno@clisp.org>
30067
30068         * m4/gettext.m4: Upgrade to gettext-0.12.1.
30069         * m4/nls.m4: New file, from gettext-0.12.1.
30070         * m4/po.m4: New file, from gettext-0.12.1.
30071         * m4/progtest.m4: Upgrade to gettext-0.12.1.
30072
30073 2003-05-30  Bruno Haible  <bruno@clisp.org>
30074
30075         * lib/config.charset: Upgrade to gettext-0.12.1 and libiconv-1.9.1.
30076         * lib/localcharset.h: Likewise.
30077         * lib/localcharset.c: Likewise.
30078
30079 2003-05-29  Karl Berry  <karl@gnu.org>
30080
30081         * config/config.rpath: update from gettext.
30082
30083 2003-05-28  Paul Eggert  <eggert@twinsun.com>
30084
30085         Assume the headers required for C89 freestanding compilers.
30086         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for limits.h.
30087         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Likewise.
30088         * m4/human.m4 (gl_HUMAN): Likewise.
30089         * m4/pathmax.m4 (gl_PATHMAX): Likewise.
30090         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Likewise.
30091         * m4/userspec.m4 (gl_USERSPEC): Likewise.
30092         * m4/xreadlink.m4 (gl_XREADLINK): Likewise.
30093         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
30094         * m4/quote.m4 (gl_QUOTE): Don't check for stddef.h.
30095
30096 2003-05-28  Paul Eggert  <eggert@twinsun.com>
30097
30098         Assume the headers required for C89 freestanding compilers.
30099         * lib/addext.c, lib/backupfile.c, lib/fsusage.c, lib/human.c,
30100         lib/pathmax.h, lib/rpmatch.c, lib/userspec.c, lib/xreadlink.c,
30101         lib/xstrtol.c: Include <limits.h> without checking for HAVE_LIMITS_H.
30102         * lib/backupfile.c, lib/fsusage.c, lib/hash.c, lib/human.c,
30103         lib/safe-read.c, lib/userspec.c, lib/xstrtol.c (CHAR_BIT): Don't
30104         define, since <limits.h> is guaranteed to do that.
30105         * lib/fatal.c: Include <stdarg.h> without checking for __STDC__.
30106         * lib/exclude.c: Include <stdbool.h> unconditionally.
30107         * lib/tempname.c: Include <stddef.h> unconditionally.
30108         * lib/hash.c: Include <limits.h>, since we no longer define CHAR_BIT.
30109         * lib/modechange.c, rpmatch.c (NULL): Don't define, since
30110         <stddef.h> does that.
30111         * lib/quote.c: Dont include <stddef.h> or <sys/types.h>; not needed.
30112         * lib/safe-read.c (INT_MAX): Don't define, since <limits.h> does that.
30113         * lib/safe-read.c (TYPE_MINIMUM, TYPE_MAXIMUM): Remove; no longer
30114         needed.
30115         * lib/xstrtol.c: Likewise.
30116         * lib/safe-read.c: Remove TYPE_SIGNED; no longer needed.
30117         * lib/savedir.c: Include <stddef.h> instead of defining NULL.
30118
30119         * lib/addext.c (addext): Use assignment rather than cast, to avoid
30120         warnings on some platforms.
30121
30122         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
30123         arbitrarily.
30124
30125 2003-05-26  Jim Meyering  <jim@meyering.net>
30126
30127         Merge in a change from coreutils:
30128         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one
30129         that is guaranteed to be `no'.  Use `no_such_member' to indicate
30130         that condition, rather than `-1' which is slightly misleading.
30131         Change the name of the cache variable to have the gl_ prefix.
30132         Prompted by a patch from Richard Dawe for DJGPP.
30133
30134 2003-05-24  Karl Berry  <karl@gnu.org>
30135
30136         * config/config.guess: update from prep.
30137
30138 2003-05-22  Karl Berry  <karl@gnu.org>
30139
30140         * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg.
30141
30142 2003-05-20  Karl Berry  <karl@gnu.org>
30143
30144         * config/config.guess: update from prep.
30145
30146 2003-05-18  Karl Berry  <karl@gnu.org>
30147
30148         * config/srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF
30149         might actually be set by the user.
30150
30151         * config/depcomp, install-sh, mdate-sh: update from automake.
30152
30153 2003-05-17  Bruno Haible  <bruno@clisp.org>
30154
30155         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Fix a quoting bug leading to an
30156         invalid expansion for AC_EGREP_CPP.
30157         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise.
30158         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
30159         Suggested by Akim Demaille <akim@epita.fr> in
30160         http://mail.gnu.org/archive/html/bug-autoconf/2003-05/threads.html
30161
30162 2003-05-12  Jim Meyering  <jim@meyering.net>
30163
30164         * lib/strftime.c (my_strftime): Let the `-' (no-pad) flag affect
30165         the space-padded-by-default conversion specifiers, %e, %k, %l.
30166
30167 2003-05-12  Bruno Haible  <bruno@clisp.org>
30168
30169         * lib/linebreak.c (iconv_string_length): Don't return -1 just because
30170         the string is longer than 4 KB.
30171
30172 2003-05-11  Karl Berry  <karl@gnu.org>
30173
30174         * config/config.{guess,sub}: update from prep.
30175
30176 2003-05-09  Bruno Haible  <bruno@clisp.org>
30177
30178         * modules/error: Add m4/strerror_r.m4 to file list.
30179
30180 2003-05-03  Bruno Haible  <bruno@clisp.org>
30181
30182         Upgrade to Unicode-4.0.
30183         * lib/linebreak.c (nonspacing_table_data): Change width of U+00AD,
30184         U+0350..U+0357, U+035D..U+035F, U+0600..U+0603, U+0610..U+0615,
30185         U+0656..U+0658, U+0A01, U+0AE2..U+0AE3, U+0CBC, U+17B4..U+17B5,
30186         U+17DD, U+1920..U+1922, U+1927..U+192B, U+1932, U+1939..U+193B
30187         from 1 to 0. Change width of U+0CBF, U+0CC6, U+180E from 0 to 1.
30188         (uc_width): Change width of U+4DC0..U+4DFF from 2 to 1. Change width
30189         of U+2A6D7..U+2F7FF, U+2FA1E..U+2FFFD, U+30000..U+3FFFD from 1 to 2.
30190         Change width of U+E0100..U+E01EF from 1 to 0.
30191
30192 2003-04-25  Jim Meyering  <jim@meyering.net>
30193
30194         * lib/copy-file.c (copy_file_preserving): Declare buf_size to be
30195         of type size_t, not int.
30196
30197 2003-04-25  Bruno Haible  <bruno@clisp.org>
30198
30199         * lib/copy-file.c: Include <stddef.h>, for size_t.
30200
30201 2003-04-21  Paul Eggert  <eggert@twinsun.com>
30202
30203         * m4/error.m4 (gl_ERROR): Do not put under dynamic conditions some
30204         code which expansion is under static control.  Patch imported from
30205         Akim Demaille's patch to Bison; see
30206         <http://mail.gnu.org/archive/html/bison-patches/2003-03/msg00057.html>.
30207
30208 2003-04-14  Bruno Haible  <bruno@clisp.org>
30209
30210         * m4/error.m4 (jm_PREREQ_ERROR): Use AC_FUNC_VPRINTF.
30211
30212 2003-04-11  Jim Meyering  <jim@meyering.net>
30213
30214         Merge changes from Coreutils.
30215
30216         2003-03-22  Jim Meyering  <jim@meyering.net>
30217
30218         * lib/strftime.c (widen): Cast alloca return value to proper type.
30219
30220         2003-01-19  Ulrich Drepper  <drepper@redhat.com>
30221
30222         From GNU libc.
30223         * lib/strftime.c (my_strftime): Handle very large width
30224         specifications for numeric values correctly.  Improve checks for
30225         overflow.
30226
30227         2003-01-19  Jim Meyering  <jim@meyering.net>
30228
30229         * lib/strftime.c (widen) [COMPILE_WIDE]: Merge nearly-identical
30230         definitions.
30231         (nl_get_alt_digit) [! defined my_strftime]: Define.
30232         (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of
30233         _nl_get_alt_digit and _nl_get_walt_digit.
30234
30235         * lib/strftime.c (my_strftime): Merge in locale-related changes from
30236         libc. These changes have no effect outside of _LIBC.
30237
30238 2003-04-10  Bruno Haible  <bruno@clisp.org>
30239
30240         * modules/findprog: New file.
30241         * MODULES.html.sh (func_all_modules): Add it.
30242
30243 2003-04-10  Bruno Haible  <bruno@clisp.org>
30244
30245         * m4/findprog.m4: New file.
30246         * m4/eaccess.m4: New file.
30247
30248 2003-04-10  Bruno Haible  <bruno@clisp.org>
30249
30250         * lib/findprog.h: New file, from GNU gettext.
30251         * lib/findprog.c: New file, from GNU gettext.
30252
30253 2003-04-05  Jim Meyering  <jim@meyering.net>
30254
30255         Merge changes from Coreutils.
30256
30257         * lib/exclude.h (PARAMS): Remove definition and uses.
30258         * lib/exclude.c: Remove uses of `PARAMS'.
30259
30260         * lib/dirname.c [TEST_DIRNAME]: Update build instructions for test.
30261         Add test-cases for DOS filenames. Declare program_name.
30262         (main): Set up program_name.  Patch by Rich Dawe.
30263
30264         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
30265         error from mntctl.
30266         Use mntctl's return value to drive the entry-processing loop, since
30267         we can't rely on the value of the vmt_length member in the last
30268         entry.  On some systems doing so could result in exhausting
30269         virtual memory.  Based in part on a patch from Mike Jetzer.
30270
30271 2003-04-04  Bruno Haible  <bruno@clisp.org>
30272
30273         * modules/linebreak: New file.
30274         * MODULES.html.sh (func_all_modules): Add it.
30275
30276 2003-04-04  Bruno Haible  <bruno@clisp.org>
30277
30278         * m4/linebreak.m4: New file.
30279
30280 2003-04-04  Bruno Haible  <bruno@clisp.org>
30281
30282         * lib/linebreak.h: New file, from GNU gettext.
30283         * lib/linebreak.c: New file, from GNU gettext with slight
30284         modifications.
30285         * lib/lbrkprop.h: New file, from GNU gettext.
30286
30287 2003-04-03  Bruno Haible  <bruno@clisp.org>
30288
30289         * modules/utf8-ucs4: New file.
30290         * modules/utf16-ucs4: New file.
30291         * modules/ucs4-utf8: New file.
30292         * modules/ucs4-utf16: New file.
30293         * MODULES.html.sh (func_all_modules): Add them.
30294
30295 2003-04-03  Bruno Haible  <bruno@clisp.org>
30296
30297         * m4/utf-ucs4.m4: New file.
30298         * m4/ucs4-utf.m4: New file.
30299
30300 2003-04-03  Bruno Haible  <bruno@clisp.org>
30301
30302         * lib/utf8-ucs4.h: New file, from GNU gettext.
30303         * lib/utf16-ucs4.h: New file, from GNU gettext.
30304         * lib/ucs4-utf8.h: New file, from GNU gettext.
30305         * lib/ucs4-utf16.h: New file, from GNU gettext.
30306
30307 2003-04-02  Bruno Haible  <bruno@clisp.org>
30308
30309         * modules/binary-io: New file.
30310         * MODULES.html.sh (func_all_modules): Add it.
30311
30312 2003-04-02  Bruno Haible  <bruno@clisp.org>
30313
30314         * lib/binary-io.h: New file, from GNU gettext.
30315
30316 2003-04-01  Bruno Haible  <bruno@clisp.org>
30317
30318         * modules/pathname: New file.
30319         * MODULES.html.sh (func_all_modules): Add it.
30320
30321 2003-04-01  Bruno Haible  <bruno@clisp.org>
30322
30323         * lib/pathname.h: New file, from GNU gettext.
30324         * lib/concatpath.c: New file, from GNU gettext.
30325
30326 2003-03-30  Bruno Haible  <bruno@clisp.org>
30327
30328         * m4/copy-file.m4 (gl_COPY_FILE): Add check for chown().
30329
30330 2003-03-30  Bruno Haible  <bruno@clisp.org>
30331
30332         * lib/copy-file.c (copy_file_preserving): Don't set owner if the
30333         function chown() doesn't exist.
30334
30335 2003-03-28  Bruno Haible  <bruno@clisp.org>
30336
30337         * modules/copy-file: New file.
30338         * MODULES.html.sh (func_all_modules): Add it.
30339
30340 2003-03-28  Bruno Haible  <bruno@clisp.org>
30341
30342         * m4/copy-file.m4: New file.
30343
30344 2003-03-28  Bruno Haible  <bruno@clisp.org>
30345
30346         * lib/copy-file.h: New file, from GNU gettext.
30347         * lib/copy-file.c: New file, from GNU gettext.
30348
30349 2003-03-18  Jim Meyering  <jim@meyering.net>
30350
30351         * lib/quote.c (quote_n): Fix typo in comment.
30352
30353 2003-03-18  Bruno Haible  <bruno@clisp.org>
30354
30355         * m4/onceonly.m4: Use m4_defn instead of defn, for better error
30356         checking.
30357         * m4/onceonly_2_57.m4: Likewise.
30358
30359 2003-03-17  Bruno Haible  <bruno@clisp.org>
30360
30361         * m4/onceonly.m4: Require autoconf 2.54 or newer.
30362         (m4_quote): Remove macro.
30363         * m4/onceonly_2_57.m4: Require autoconf 2.54 or newer.
30364
30365 2003-03-14  Jim Meyering  <jim@meyering.net>
30366
30367         Merge changes from Coreutils.
30368         * lib/obstack.h (obstack_object_size): Declare temporary, __o,
30369         to be const, in order to avoid warnings.
30370         (obstack_room): Likewise.
30371         (obstack_empty_p): Likewise.
30372
30373 2003-03-14  Bruno Haible  <bruno@clisp.org>
30374
30375         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE,
30376         AC_CHECK_DECLS_ONCE): Quote AC_FOREACH variable-expansions properly.
30377
30378 2003-03-13  Paul Eggert  <eggert@twinsun.com>
30379
30380         Merge changes from Bison.
30381         * lib/obstack.h: (__INT_TO_PTR) [__STDC__]: Cast result to
30382         (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
30383         when compiling Bison 1.875's `bitset bset = obstack_alloc
30384         (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
30385         * lib/hash.c: Include <stdbool.h> unconditionally.
30386
30387 2003-03-13  Paul Eggert  <eggert@twinsun.com>
30388
30389         * m4/onceonly.m4 (m4_quote): New macro.
30390         (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
30391         Quote AC_FOREACH variable-expansions properly.
30392
30393 2003-03-13  Paul Eggert  <eggert@twinsun.com>
30394
30395         * doc/COPYING.DOC, fdl.texi: Sync with latest FSF version.
30396
30397 2003-03-09  Paul Eggert  <eggert@twinsun.com>
30398
30399         * lib/argmatch.c (EXIT_FAILURE): Define if the system doesn't.
30400         Reported by Bruce Becker; see:
30401         http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html
30402
30403 2003-03-03  Paul Eggert  <eggert@twinsun.com>
30404             Bruno Haible  <bruno@clisp.org>
30405
30406         * lib/mbswidth.h: Include <wchar.h>. Needed for UnixWare 7.1.1.
30407         Reported by John Hughes, see
30408         http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html
30409
30410 2003-02-20  Bruno Haible  <bruno@clisp.org>
30411
30412         * MODULES.html.sh (func_all_modules): Add poll.
30413
30414 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
30415
30416         * modules/poll: New file.
30417
30418 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
30419
30420         * lib/poll_.h: New file.
30421         * lib/poll.c: New file.
30422
30423 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
30424
30425         * m4/poll.m4: New file.
30426
30427 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
30428
30429         * modules/mathl: New file.
30430
30431 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
30432
30433         * lib/mathl.h: New file.
30434         * lib/acosl.c: New file.
30435         * lib/asinl.c: New file.
30436         * lib/atanl.c: New file.
30437         * lib/ceill.c: New file.
30438         * lib/cosl.c: New file.
30439         * lib/expl.c: New file.
30440         * lib/floorl.c: New file.
30441         * lib/frexpl.c: New file.
30442         * lib/ldexpl.c: New file.
30443         * lib/logl.c: New file.
30444         * lib/sincosl.c: New file.
30445         * lib/sinl.c: New file.
30446         * lib/sqrtl.c: New file.
30447         * lib/tanl.c: New file.
30448         * lib/trigl.c: New file.
30449         * lib/trigl.h: New file.
30450
30451 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
30452
30453         * m4/mathl.m4: New file.
30454
30455 2003-02-18  Bruno Haible  <bruno@clisp.org>
30456
30457         * MODULES.html.sh (func_all_modules): Add mathl.
30458
30459 2003-02-17  Bruno Haible  <bruno@clisp.org>
30460
30461         * modules/mkdtemp: New module.
30462         * MODULES.html.sh (func_all_modules): Add it.
30463
30464 2003-02-17  Bruno Haible  <bruno@clisp.org>
30465
30466         * m4/mkdtemp.m4: New file, from GNU gettext with modifications.
30467
30468 2003-02-17  Bruno Haible  <bruno@clisp.org>
30469
30470         * lib/mkdtemp.h: New file, from GNU gettext.
30471         * lib/mkdtemp.c: New file, from GNU gettext.
30472
30473 2003-02-02  Jim Meyering  <jim@meyering.net>
30474
30475         * m4/regex.m4 (jm_INCLUDED_REGEX): Detect broken re_search in
30476         e.g. glibc-2.2.93.
30477
30478 2003-01-31  Bruno Haible  <bruno@clisp.org>
30479
30480         * m4/rename.m4 (vb_FUNC_RENAME): Add a redirection from 'rename' to
30481         'rpl_rename'.
30482         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Add a redirection from 'strnlen' to
30483         'rpl_strnlen'.
30484         * m4/strtod.m4 (gl_FUNC_STRTOD): Add a redirection from 'strtod' to
30485         'rpl_strtod'.
30486         * m4/utime.m4 (jm_FUNC_UTIME): Add a redirection from 'utime' to
30487         'rpl_utime'.
30488
30489 2003-01-31  Bruno Haible  <bruno@clisp.org>
30490
30491         * lib/rename.c: #undef rename before defining rpl_rename.
30492         * lib/strnlen.c: #undef strnlen, define rpl_strnlen instead of strnlen.
30493
30494 2003-01-30  Bruno Haible  <bruno@clisp.org>
30495
30496         * modules/vasnprintf, modules/vasprintf: New modules.
30497         * MODULES.html.sh (func_all_modules): Add them.
30498
30499 2003-01-30  Bruno Haible  <bruno@clisp.org>
30500
30501         * m4/signed.m4: New file, from GNU gettext.
30502         * m4/longdouble.m4: New file, from GNU gettext.
30503         * m4/wchar_t.m4: New file, from GNU gettext.
30504         * m4/wint_t.m4: New file, from GNU gettext.
30505         * m4/vasnprintf.m4: New file.
30506         * m4/vasprintf.m4: New file.
30507
30508 2003-01-30  Bruno Haible  <bruno@clisp.org>
30509
30510         * lib/printf-args.h: New file, from GNU gettext.
30511         * lib/printf-args.c: New file, from GNU gettext.
30512         * lib/printf-parse.h: New file, from GNU gettext.
30513         * lib/printf-parse.c: New file, from GNU gettext.
30514         * lib/vasnprintf.h: New file, from GNU gettext.
30515         * lib/vasnprintf.c: New file, from GNU gettext.
30516         * lib/asnprintf.c: New file, from GNU gettext.
30517         * lib/vasprintf.h: New file, from GNU gettext with modifications.
30518         * lib/vasprintf.c: New file, from GNU gettext.
30519         * lib/asprintf.c: New file, from GNU gettext.
30520
30521 2003-01-29  Bruno Haible  <bruno@clisp.org>
30522
30523         * modules/stpncpy: New module.
30524         * MODULES.html.sh (func_all_modules): Add it.
30525
30526 2003-01-29  Bruno Haible  <bruno@clisp.org>
30527
30528         * m4/stpncpy.m4: New file.
30529
30530 2003-01-29  Bruno Haible  <bruno@clisp.org>
30531
30532         * lib/stpncpy.h: New file, from GNU gettext with modifications.
30533         * lib/stpncpy.c: New file, from GNU gettext with modifications.
30534
30535 2003-01-28  Bruno Haible  <bruno@clisp.org>
30536
30537         * modules/c-ctype: New module.
30538         * MODULES.html.sh (func_all_modules): Add it.
30539
30540 2003-01-28  Bruno Haible  <bruno@clisp.org>
30541
30542         * lib/c-ctype.h: New file, from GNU gettext, with changes suggested by
30543         Paul Eggert.
30544         * lib/c-ctype.c: New file, from GNU gettext, with changes suggested by
30545         Paul Eggert.
30546
30547 2003-01-27  Bruno Haible  <bruno@clisp.org>
30548
30549         * modules/xsetenv: New module.
30550         * MODULES.html.sh (func_all_modules): Add it.
30551
30552 2003-01-27  Bruno Haible  <bruno@clisp.org>
30553
30554         * lib/xsetenv.h: New file, from GNU gettext.
30555         * lib/xsetenv.c: New file, from GNU gettext.
30556
30557 2003-01-23  Jim Meyering  <jim@meyering.net>
30558
30559         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that kept this
30560         from working on systems without dirfd (at least Irix and OSF1/Tru64).
30561
30562 2003-01-23  Bruno Haible  <bruno@clisp.org>
30563
30564         * modules/minmax: New module.
30565         * MODULES.html.sh (func_all_modules): Add it.
30566
30567 2003-01-23  Bruno Haible  <bruno@clisp.org>
30568
30569         * lib/minmax.h: New file, from GNU gettext, with comments from Paul
30570         Eggert.
30571
30572 2003-01-22  Bruno Haible  <bruno@clisp.org>
30573
30574         * modules/exit: New module.
30575         * MODULES.html.sh (func_all_modules): Add it.
30576
30577 2003-01-22  Bruno Haible  <bruno@clisp.org>
30578
30579         * lib/exit.h: New file, from GNU gettext.
30580
30581 2003-01-19  Bruno Haible  <bruno@clisp.org>
30582
30583         * gnulib-tool: Recognize option --extract-maintainer.
30584         (func_get_maintainer): New function.
30585         * modules/*: Add Maintainer entry.
30586
30587 2003-01-16  Jim Meyering  <jim@meyering.net>
30588
30589         * m4/regex.m4: The `regex' struct is both input and output.
30590         Initialize it before each use.  Patch by Tim Waugh.
30591
30592 2003-01-16  Bruno Haible  <bruno@clisp.org>
30593
30594         * MODULES.html.sh: Add a table of contents. Add the module name as
30595         leftmost column. Add hyperlinks.
30596
30597 2003-01-15  Bruno Haible  <bruno@clisp.org>
30598
30599         * m4/md5.m4 (gl_MD5): Require AC_C_INLINE.
30600
30601 2003-01-15  Bruno Haible  <bruno@clisp.org>
30602
30603         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.
30604         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL
30605         suffix.
30606
30607 2003-01-15  Bruno Haible  <bruno@clisp.org>
30608
30609         * m4/alloca.m4 (gl_FUNC_ALLOCA): Invoke AC_EGREP_CPP prerequisites.
30610
30611 2003-01-15  Bruno Haible  <bruno@clisp.org>
30612
30613         * lib/stpcpy.h (stpcpy): Use ANSI C function declarations.
30614         * lib/strcase.h (strcasecmp, strncasecmp): Likewise.
30615
30616 2003-01-14  Jim Meyering  <jim@meyering.net>
30617
30618         * lib/same.c (same_name): Tweak a comment.
30619
30620 2003-01-14  Bruno Haible  <bruno@clisp.org>
30621
30622         * lib/same.c (same_name): Reorder tests so as to avoid calling stat()
30623         when a string comparison is sufficient.
30624
30625 2003-01-14  Bruno Haible  <bruno@clisp.org>
30626
30627         * lib/readtokens.c (readtoken): Cast character to 'unsigned char', not
30628         'unsigned int'.
30629
30630 2003-01-14  Bruno Haible  <bruno@clisp.org>
30631
30632         * lib/hash-pjw.c: Add comment about low quality of this function.
30633
30634 2003-01-13  Bruno Haible  <bruno@clisp.org>
30635
30636         * modules/stpcpy: Distribute lib/stpcpy.h.
30637         * modules/setenv: Depend on alloca. Distribute lib/setenv.h.
30638
30639 2003-01-13  Bruno Haible  <bruno@clisp.org>
30640
30641         * modules/*: Add a description.
30642         * modules/strpbrk: Fix Makefile.am snippet.
30643         * modules/strtoimax: Fix dependencies.
30644         * modules/strtoumax: Likewise.
30645
30646 2003-01-13  Bruno Haible  <bruno@clisp.org>
30647
30648         * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS.
30649         * modules/alloca (Makefile.am): All object files depend on alloca.h.
30650         * modules/stdbool (Makefile.am): All object files depend on stdbool.h.
30651
30652 2003-01-13  Bruno Haible  <bruno@clisp.org>
30653
30654         * gnulib-tool (func_create_testdir): Store config/* files in the main
30655         directory.
30656         * config.rpath: Move to ...
30657         * config/config.rpath: ... here.
30658         * modules/gettext: Contains config/config.rpath, not config.rpath.
30659         * modules/iconv: Likewise.
30660
30661 2003-01-12  Paul Eggert  <eggert@twinsun.com>
30662
30663         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
30664         to avoid collisions with libcurses and libreadline.
30665
30666         * m4/getstr.m4: Remove.
30667         * m4/getline.m4 (gl_PREREQ_GETLINE): Require AC_HEADER_STDC.
30668
30669 2003-01-12  Paul Eggert  <eggert@twinsun.com>
30670
30671         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
30672         to avoid collisions with libcurses and libreadline.
30673
30674         * lib/Makefile.am (libfetish_a_SOURCES): Remove getstr.c, getstr.h.
30675         * lib/getstr.h, getstr.c: Remove.
30676         * lib/getline.c: Include "getline.h", to check interface.
30677         Move body of old getstr.c here: this defines MIN_CHUNK and
30678         declares getdelim2, which is renamed from getstr.
30679         (getline, getdelim): Adjust to renaming of getstr -> getdelim2.
30680
30681         * lib/linebuffer.c (readlinebuffer): Renamed from readline.
30682         All uses changed.
30683         * lib/linebuffer.h: Likewise.
30684         (readline): Remove backward-compatibility macro.
30685
30686 2003-01-12  Paul Eggert  <eggert@twinsun.com>
30687
30688         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
30689         to avoid collisions with libcurses and libreadline.
30690         * getstr: Remove.
30691         * MODULES.html.sh: Remove getstr.
30692         * modules/getline: Depend on unlocked-io, not getstr.
30693
30694 2003-01-12  Jim Meyering  <jim@meyering.net>
30695
30696         * lib/makepath.c: Don't test HAVE_ERRNO_H.  It's not necessary.
30697
30698 2003-01-10  Bruno Haible  <bruno@clisp.org>
30699
30700         * modules/alloca: Change Makefile.am requirements. Simplify Include
30701         requirements. Add lib/alloca_.h to file list.
30702
30703 2003-01-10  Bruno Haible  <bruno@clisp.org>
30704
30705         * m4/alloca.m4 (gl_FUNC_ALLOCA): Also define ALLOCA_H.
30706
30707 2003-01-10  Bruno Haible  <bruno@clisp.org>
30708
30709         * lib/alloca_.h: New file.
30710         * lib/getdate.y: Unconditionally include alloca.h.
30711         * lib/makepath.c: Likewise.
30712         * lib/setenv.c: Likewise.
30713         * lib/userspec.c: Likewise.
30714
30715 2003-01-09  Karl Berry  <karl@gnu.org>
30716
30717         * MODULES.html.sh: include `dirname $0` in PATH, to find
30718         gnulib-tool.
30719
30720 2003-01-09  Bruno Haible  <bruno@clisp.org>
30721
30722         * modules/stdbool: Change configure.ac, Makefile.am requirements.
30723         Simplify Include requirements. Add lib/stdbool.h.in to file list.
30724
30725 2003-01-09  Bruno Haible  <bruno@clisp.org>
30726
30727         * m4/stdbool.m4 (AM_STDBOOL_H): New macro.
30728
30729 2003-01-09  Bruno Haible  <bruno@clisp.org>
30730
30731         * lib/stdbool.h.in: New file.
30732
30733 2003-01-09  Bruno Haible  <bruno@clisp.org>
30734
30735         * gnulib-tool (func_all_modules): Ignore files ending in ~.
30736         * MODULES.html.sh: Likewise.
30737
30738 2003-01-08  Jim Meyering  <jim@meyering.net>
30739
30740         * lib/full-write.c: Undefine and define-away `const' after inclusion
30741         of errno.h, not before.  Suggestion from Bruno Haible.
30742
30743 2003-01-08  Bruno Haible  <bruno@clisp.org>
30744
30745         * modules/full-read: Depend on full-write.
30746
30747 2003-01-08  Bruno Haible  <bruno@clisp.org>
30748
30749         * lib/safe-read.c: Include specification header first, to ensure its
30750         selfcontainedness.
30751         * lib/full-write.c: Likewise.
30752
30753 2003-01-07  Jim Meyering  <jim@meyering.net>
30754
30755         * lib/full-write.c: Rework so that it may serve to define full_read,
30756         too.
30757         * lib/full-read.c: Simply #define FULL_READ and include full-write.c.
30758
30759 2003-01-07  Bruno Haible  <bruno@clisp.org>
30760
30761         * lib/strtoimax.c: Include <stdint.h> as an alternative to
30762         <inttypes.h>.
30763         * lib/xstrtol.h: Likewise.
30764         * lib/xstrtoimax.c: Likewise.
30765         * lib/xstrtoumax.c: Likewise.
30766         * lib/human.h: Likewise.
30767
30768         * lib/tempname.c: Include <inttypes.h> too. Avoids a compilation error
30769         on systems that have <inttypes.h> but not <stdint.h>.
30770
30771 2003-01-07  Bruno Haible  <bruno@clisp.org>
30772
30773         * MODULES.html.sh: Add copyright notice.
30774         (missed_files): Omit CVS directory entries.
30775         (func_module): Make it work with sed-3.02.
30776         * MODULES.txt: Remove file.
30777
30778 2003-01-06  Jim Meyering  <jim@meyering.net>
30779
30780         * lib/version-etc.c: Update year in translatable copyright string.
30781
30782 2003-01-03  Karl Berry  <karl@gnu.org>
30783
30784         * config/config.{guess,sub}: update from prep.
30785
30786 2003-01-02  Karl Berry  <karl@gnu.org>
30787
30788         * doc/COPYING.DOC: belatedly updated to 1.2.
30789
30790 2003-01-01  Karl Berry  <karl@gnu.org>
30791
30792         * gnulib-tool (func_verify_module): report module name $module in
30793         error message, not $1.
30794         * gnulib-tool (create-testdir): don't complain if destdir couldn't
30795         be created, only if it doesn't exist.
30796         * gnulib-tool (last_checkin_date): don't expand the $Date here.
30797
30798 2002-12-31  Paul Eggert  <eggert@twinsun.com>
30799
30800         * m4/memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
30801
30802 2002-12-31  Paul Eggert  <eggert@twinsun.com>
30803
30804         * lib/memcoll.c (memcoll): Fall back on a simple algorithm using
30805         memcmp if strcoll doesn't work.
30806
30807 2002-12-31  Bruno Haible  <bruno@clisp.org>
30808
30809         * lib/utime.c (utime_null): No need to call ftruncate if the file was
30810         nonempty.
30811
30812 2002-12-31  Bruno Haible  <bruno@clisp.org>
30813
30814         * lib/memcoll.c (STRCOLL): New macro.
30815         (memcoll): Use it.
30816
30817 2002-12-31  Bruno Haible  <bruno@clisp.org>
30818
30819         * lib/localcharset.h: New file.
30820         * lib/localcharset.c: Include it.
30821         * lib/unicodeio.c: Likewise.
30822
30823 2002-12-31  Bruno Haible  <bruno@clisp.org>
30824
30825         * lib/getstr.h (getstr): Define, to avoid clash with libcurses.
30826         * lib/linebuffer.h (readline): Define, to avoid clash with libreadline.
30827
30828 2002-12-31  Bruno Haible  <bruno@clisp.org>
30829
30830         * lib/getline.h: Include <stddef.h>, for size_t.
30831
30832         * lib/unicodeio.h: Include <stddef.h>, for size_t.
30833         * lib/unicodeio.c: Don't include <stddef.h>.
30834
30835 2002-12-31  Bruno Haible  <bruno@clisp.org>
30836
30837         * lib/getdate.y (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not
30838         HAVE_TM_ZONE.
30839
30840 2002-12-24  Karl Berry  <karl@gnu.org>
30841
30842         * config/config.guess: update from prep.
30843
30844 2002-12-24  Bruno Haible  <bruno@clisp.org>
30845
30846         General infrasructure.
30847         * m4/README: Rewritten.
30848         * m4/onceonly.m4: New file.
30849         * m4/onceonly_2_57.m4: New file.
30850
30851         Module atexit.
30852         * m4/atexit.m4: New file.
30853
30854         Module strtod.
30855         * m4/strtod.m4: New file.
30856
30857         Module strtol.
30858         * m4/strtol.m4: New file.
30859
30860         Module strtoul.
30861         * m4/strtoul.m4: New file.
30862
30863         Module memchr.
30864         * m4/memchr.m4: New file.
30865
30866         Module memcmp.
30867         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): New macro.
30868         (jm_FUNC_MEMCMP): Invoke it.
30869
30870         Module memcpy.
30871         * m4/memcpy.m4: New file.
30872
30873         Module memmove.
30874         * m4/memmove.m4: New file.
30875
30876         Module memset.
30877         * m4/memset.m4: New file.
30878
30879         Module strcspn.
30880         * m4/strcspn.m4: New file.
30881
30882         Module strpbrk.
30883         * m4/strpbrk.m4: New file.
30884
30885         Module strstr.
30886         * m4/strstr.m4: New file.
30887
30888         Module strerror.
30889         * m4/strerror.m4: New file.
30890
30891         Module mktime.
30892         * m4/mktime.m4: Renamed from jm-mktime.m4.
30893         (gl_PREREQ_MKTIME): New macro.
30894         (gl_FUNC_MKTIME): Renamed from jm_FUNC_MKTIME. Invoke gl_PREREQ_MKTIME.
30895
30896         Module malloc.
30897         * m4/malloc.m4 (gl_PREREQ_MALLOC): New macro.
30898         (jm_FUNC_MALLOC): Use AC_FUNC_MALLOC. Invoke gl_PREREQ_MALLOC.
30899         Don't define HAVE_DONE_WORKING_MALLOC_CHECK, since nothing uses it.
30900
30901         Module realloc.
30902         * m4/realloc.m4 (gl_PREREQ_REALLOC): New macro.
30903         (jm_FUNC_REALLOC): Use AC_FUNC_REALLOC. Invoke gl_PREREQ_REALLOC.
30904         Don't define HAVE_DONE_WORKING_REALLOC_CHECK, since nothing uses it.
30905
30906         Module strftime.
30907         * m4/tm_gmtoff.m4: New file, extracted from strftime.m4.
30908         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Use AC_FUNC_STRFTIME.
30909         Don't test for bcopy (we are not emacs). Invoke AC_TYPE_MBSTATE_T and
30910         gl_TM_GMTOFF.
30911         (_jm_STRFTIME_PREREQS, jm_FUNC_GNU_STRFTIME): Use onceonly macros.
30912
30913         Module xalloc.
30914         * m4/xalloc.m4: New file.
30915
30916         Module alloca.
30917         * m4/alloca.m4: New file.
30918
30919         Module putenv.
30920         * m4/putenv.m4 (gl_PREREQ_PUTENV): New macro.
30921         (jm_FUNC_PUTENV): Invoke it.
30922
30923         Module setenv.
30924         * m4/setenv.m4 (gt_FUNC_SETENV): New macro.
30925         (gt_CHECK_VAR_DECL): Fix quoting error that led to infinite loop in m4
30926         when invoked twice.
30927         (gt_PREREQ_SETENV, gt_PREREQ_UNSETENV): New macros, replacing old
30928         gt_FUNC_SETENV.
30929
30930         Module memrchr.
30931         * m4/memrchr.m4: New file.
30932
30933         Module stpcpy.
30934         * m4/stpcpy.m4: New file.
30935
30936         Module strcase.
30937         * m4/strcase.m4: New file.
30938
30939         Module strdup.
30940         * m4/strdup.m4: New file.
30941
30942         Module strnlen.
30943         * m4/strnlen.m4: New file.
30944
30945         Module strndup.
30946         * m4/strndup.m4: New file.
30947
30948         Module xstrtod.
30949         * m4/xstrtod.m4: New file.
30950
30951         Module xstrtol.
30952         * m4/xstrtol.m4: New file.
30953
30954         Module getdate.
30955         * m4/getdate.m4: New file.
30956
30957         Module unlocked-io.
30958         * m4/unlocked-io.m4: Renamed from jm-glibc-io.m4.
30959         (jm_FUNC_GLIBC_UNLOCKED_IO): Invoke AC_GNU_SOURCE. Use onceonly macros.
30960         * m4/jm-glibc-io.m4n: Remove file.
30961
30962         Module long-options.
30963         * m4/long-options.m4: New file.
30964
30965         Module md5.
30966         * m4/md5.m4: New file.
30967
30968         Module sha.
30969         * m4/sha.m4: New file.
30970
30971         Module getstr.
30972         * m4/getstr.m4: New file.
30973
30974         Module getline.
30975         * m4/getline.m4 (gl_PREREQ_GETLINE): New macro.
30976         (AM_FUNC_GETLINE): Invoke AC_GNU_SOURCE. Use <stdlib.h>, not
30977         <sys/types.h>, for size_t. Use the function name gnu_getline, not
30978         simply getline. Infoke gl_PREREQ_GETLINE.
30979
30980         Module obstack.
30981         * m4/obstack.m4: New file.
30982
30983         Module hash.
30984         * m4/hash.m4: New file.
30985
30986         Module readtokens.
30987         * m4/readtokens.m4: New file.
30988
30989         Module strverscmp.
30990         * m4/strverscmp.m4: New file.
30991
30992         Module stdbool.
30993         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Add test for _Bool. Needed for
30994         OSF/1.
30995
30996         Module strtoll.
30997         * m4/strtoll.m4: New file.
30998
30999         Module strtoull.
31000         * m4/strtoull.m4: New file.
31001
31002         Module strtoimax.
31003         * m4/strtoimax.m4: New file.
31004
31005         Module strtoumax.
31006         * m4/strtoumax.m4: New file.
31007
31008         Module xstrtoimax.
31009         * m4/xstrtoimax.m4 (jm_XSTRTOIMAX): Renamed from
31010         jm_AC_PREREQ_XSTRTOIMAX.
31011         Moved the strtol prerequisites to strtol.m4.
31012         Moved the strtoll prerequisites to strtoll.m4.
31013         Moved the strtoimax prerequisites to strtoimax.m4.
31014
31015         Module xstrtoumax.
31016         * m4/xstrtoumax.m4 (jm_XSTRTOUMAX): Renamed from
31017         jm_AC_PREREQ_XSTRTOUMAX.
31018         Moved the strtoul prerequisites to strtoul.m4.
31019         Moved the strtoull prerequisites to strtoull.m4.
31020         Moved the strtoumax prerequisites to strtoumax.m4.
31021
31022         Module chown.
31023         * m4/chown.m4 (gl_PREREQ_CHOWN): New macro.
31024         (jm_FUNC_CHOWN): Use AC_FUNC_CHOWN. Invoke gl_PREREQ_CHOWN.
31025
31026         Module dup2.
31027         * m4/dup2.m4: New file.
31028
31029         Module ftruncate.
31030         * m4/ftruncate.m4 (gl_PREREQ_FTRUNCATE): New macro.
31031         (jm_FUNC_FTRUNCATE): Use AC_REPLACE_FUNCS. Invoke gl_PREREQ_FTRUNCATE.
31032
31033         Module getgroups.
31034         * m4/getgroups.m4 (gl_PREREQ_GETGROUPS): New macro.
31035         (jm_FUNC_GETGROUPS): Use AC_FUNC_GETGROUPS. Invoke gl_PREREQ_GETGROUPS.
31036
31037         Module gettimeofday.
31038         * m4/gettimeofday.m4 (gl_PREREQ_GETTIMEOFDAY): New macro.
31039         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use onceonly macros. Invoke
31040         gl_PREREQ_GETTIMEOFDAY.
31041
31042         Module mkdir.
31043         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): New macro.
31044         (UTILS_FUNC_MKDIR_TRAILING_SLASH): Invoke gl_PREREQ_MKDIR.
31045
31046         Module mkstemp.
31047         * m4/mkstemp.m4 (gl_PREREQ_MKSTEMP): New macro.
31048         (jm_PREREQ_TEMPNAME): New macro, from prereq.m4. Also invoke
31049         jm_AC_TYPE_UINTMAX_T.
31050         (UTILS_FUNC_MKSTEMP): Invoke gl_PREREQ_MKSTEMP and jm_PREREQ_TEMPNAME.
31051
31052         Module stat.
31053         * m4/stat.m4 (gl_PREREQ_STAT): New macro.
31054         (jm_FUNC_STAT): Use AC_FUNC_STAT. Invoke gl_PREREQ_STAT.
31055
31056         Module lstat.
31057         * m4/lstat.m4 (gl_PREREQ_LSTAT): New macro.
31058         (jm_FUNC_LSTAT): Use AC_FUNC_LSTAT. Invoke gl_PREREQ_LSTAT.
31059
31060         Module timespec.
31061         * m4/timespec.m4 (gl_TIMESPEC): New macro.
31062         (jm_CHECK_TYPE_STRUCT_TIMESPEC): Add check for <sys/time.h>.
31063         * m4/st_mtim.m4: Indentation.
31064
31065         Module nanosleep.
31066         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): New macro.
31067         (jm_FUNC_NANOSLEEP): Add check for <sys/time.h>. Invoke
31068         gl_PREREQ_NANOSLEEP.
31069
31070         Module regex.
31071         * m4/regex.m4 (jm_PREREQ_REGEX): New macro.
31072         (jm_INCLUDED_REGEX): Invoke jm_PREREQ_REGEX.
31073         (gl_REGEX): New macro.
31074
31075         Module rename.
31076         * m4/rename.m4 (gl_PREREQ_RENAME): New macro.
31077         (vb_FUNC_RENAME): Invoke gl_PREREQ_RENAME.
31078
31079         Module rmdir.
31080         * m4/rmdir.m4: New file.
31081
31082         Module utime.
31083         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Use onceonly macros.
31084         * m4/utime.m4 (gl_PREREQ_UTIME): New macro.
31085         (jm_FUNC_UTIME): Invoke gl_PREREQ_UTIME.
31086
31087         Module dirname.
31088         * m4/dirname.m4: New file.
31089
31090         Module getopt.
31091         * m4/getopt.m4: New file.
31092
31093         Module unistd-safer.
31094         * m4/unistd-safer.m4: New file.
31095
31096         Module fnmatch.
31097         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Include <stdlib.h>, for exit()
31098         declaration.
31099         (gl_PREREQ_FNMATCH_EXTRA): New macro.
31100         (gl_FUNC_FNMATCH_POSIX): New macro.
31101         (gl_FUNC_FNMATCH_GNU): Renamed from AC_FUNC_FNMATCH_GNU. Invoke
31102         gl_PREREQ_FNMATCH_EXTRA. Use the function name gnu_fnmatch, not
31103         simply fnmatch.
31104
31105         Module exclude.
31106         * m4/exclude.m4: New file.
31107
31108         Module human.
31109         * m4/human.m4: New file.
31110
31111         Module acl.
31112         * m4/acl.m4: Nop.
31113
31114         Module backupfile.
31115         * m4/backupfile.m4: New file.
31116         * m4/d-ino.m4: Indentation.
31117
31118         Module fsusage.
31119         * m4/fsusage.m4 (gl_FSUSAGE): New macro.
31120         (jm_STATFS_TRUNCATES): New macro, from coreutils-4.5.4/configure.ac.
31121         (gl_PREREQ_FSUSAGE_EXTRA): New macro.
31122
31123         Module dirfd.
31124         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP
31125         requirements.
31126
31127         Module euidaccess.
31128         * m4/euidaccess.m4: New file.
31129
31130         Module file-type.
31131         * m4/file-type.m4: New file.
31132
31133         Module fileblocks.
31134         * m4/fileblocks.m4: New file.
31135
31136         Module filemode.
31137         * m4/filemode.m4: New file.
31138
31139         Module isdir.
31140         * m4/isdir.m4: New file.
31141
31142         Module lchown.
31143         * m4/lchown.m4 (gl_PREREQ_LCHOWN): New macro.
31144         (jm_FUNC_LCHOWN): Invoke gl_PREREQ_LCHOWN.
31145
31146         Module makepath.
31147         * m4/makepath.m4: New file.
31148
31149         Module modechange.
31150         * m4/modechange.m4: New file.
31151
31152         Module mountlist.
31153         * m4/mountlist.m4: New file.
31154         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Use onceonly macros.
31155         Indentation.
31156
31157         Module path-concat.
31158         * m4/path-concat.m4: New file.
31159
31160         Module pathmax.
31161         * m4/pathmax.m4: New file.
31162
31163         Module same.
31164         * m4/same.m4: New file.
31165
31166         Module save-cwd.
31167         * m4/save-cwd.m4: New file.
31168
31169         Module savedir.
31170         * m4/savedir.m4: New file.
31171
31172         Module xgetcwd.
31173         * m4/xgetcwd.m4: New file.
31174         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Use onceonly macros.
31175
31176         Module xreadlink.
31177         * m4/xreadlink.m4: New file.
31178
31179         Module safe-read.
31180         * m4/safe-read.m4: New file.
31181
31182         Module safe-write.
31183         * m4/safe-write.m4: New file.
31184
31185         Module closeout.
31186         * m4/closeout.m4: New file.
31187
31188         Module stdio-safer.
31189         * m4/stdio-safer.m4: New file.
31190
31191         Module getpass.
31192         * m4/getpass.m4: New file.
31193
31194         Module getugroups.
31195         * m4/getugroups.m4: New file.
31196
31197         Module group-member.
31198         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): New macro.
31199         (jm_FUNC_GROUP_MEMBER): Invoke AC_GNU_SOURCE, gl_PREREQ_GROUP_MEMBER.
31200
31201         Module idcache.
31202         * m4/idcache.m4: New file.
31203
31204         Module userspec.
31205         * m4/userspec.m4: New file.
31206
31207         Module gettime.
31208         * m4/clock_time.m4: New file.
31209         * m4/gettime.m4: New file.
31210
31211         Module settime.
31212         * m4/settime.m4: New file.
31213
31214         Module posixtm.
31215         * m4/posixtm.m4: New file.
31216
31217         Module gethostname.
31218         * m4/gethostname.m4: New file.
31219
31220         Module canon-host.
31221         * m4/canon-host.m4: New file.
31222
31223         Module gettext.
31224         * m4/codeset.m4: New file, from gettext-0.11.5.
31225         * m4/gettext.m4: New file, from gettext-0.11.5.
31226         * m4/glibc21.m4: New file, from gettext-0.11.5.
31227         * m4/iconv.m4: New file, from gettext-0.11.5.
31228         * m4/intdiv0.m4: New file, from gettext-0.11.5.
31229         * m4/inttypes-pri.m4: New file, from gettext-0.11.5.
31230         * m4/inttypes.m4: New file, from gettext-0.11.5.
31231         * m4/inttypes_h.m4: New file, from gettext-0.11.5 with modifications.
31232         * m4/isc-posix.m4: New file, from gettext-0.11.5.
31233         * m4/lcmessage.m4: New file, from gettext-0.11.5.
31234         * m4/lib-ld.m4: New file, from gettext-0.11.5.
31235         * m4/lib-link.m4: New file, from gettext-0.11.5.
31236         * m4/lib-prefix.m4: New file, from gettext-0.11.5.
31237         * m4/progtest.m4: New file, from gettext-0.11.5.
31238         * m4/stdint_h.m4: New file, from gettext-0.11.5 with modifications.
31239         * m4/uintmax_t.m4: New file, from gettext-0.11.5 with modifications.
31240         * m4/ulonglong.m4: New file, from gettext-0.11.5 with modifications.
31241
31242         Module localcharset.
31243         * m4/localcharset.m4: New file.
31244
31245         Module hard-locale.
31246         * m4/hard-locale.m4: New file.
31247
31248         Module mbswidth.
31249         * m4/mbswidth.m4 (gl_MBSWIDTH): Renamed from jm_PREREQ_MBSWIDTH. Use
31250         onceonly macros.
31251         * m4/mbrtowc.m4: Add comment.
31252
31253         Module memcasecmp.
31254         * m4/memcasecmp.m4: New file.
31255
31256         Module memcoll.
31257         * m4/memcoll.m4: New file.
31258
31259         Module unicodeio.
31260         * m4/unicodeio.m4: New file.
31261
31262         Module rpmatch.
31263         * m4/rpmatch.m4: New file.
31264
31265         Module yesno.
31266         * m4/yesno.m4: New file.
31267
31268         Module exitfail.
31269         * m4/exitfail.m4: New file.
31270
31271         Module c-stack.
31272         * m4/c-stack.m4 (gl_C_STACK): New macro.
31273         (jm_PREREQ_C_STACK): Check for <sys/time.h>. Use onceonly macros.
31274
31275         Module error.
31276         * m4/error.m4 (gl_ERROR): New macro.
31277         (jm_PREREQ_ERROR): Use onceonly macros.
31278
31279         Module fatal.
31280         * m4/fatal.m4: New file.
31281
31282         Module getloadavg.
31283         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Use onceonly macros.
31284         (gl_FUNC_GETLOADAVG, gl_PREREQ_GETLOADAVG): New macros.
31285
31286         Module getpagesize.
31287         * m4/getpagesize.m4: New file.
31288
31289         Module getusershell.
31290         * m4/getusershell.m4: New file.
31291
31292         Module physmem.
31293         * m4/physmem.m4: New file.
31294
31295         Module posixver.
31296         * m4/posixver.m4: New file.
31297
31298         Module quotearg.
31299         * m4/quotearg.m4: New file.
31300
31301         Module quote.
31302         * m4/quote.m4: New file.
31303
31304         Module readutmp.
31305         * m4/readutmp.m4: New file, based on jm_PREREQ_READUTMP from prereq.m4.
31306
31307         Module sig2str.
31308         * m4/sig2str.m4: New file.
31309
31310         Other.
31311         * m4/longlong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Remove, moved to
31312         ulonglong.m4.
31313         * m4/intmax_t.m4: New file.
31314         * m4/d-type.m4: Indentation.
31315         * m4/jm-macros.m4: Update.
31316         * m4/prereq.m4 (jm_PREREQ): Update.
31317         (jm_PREREQ_ADDEXT): Remove, obsoleted by backupfile.m4.
31318         (jm_PREREQ_CANON_HOST): Remove, obsoleted by canon-host.m4.
31319         (jm_PREREQ_DIRNAME): Remove, obsoleted by dirname.m4.
31320         (jm_PREREQ_EXCLUDE): Remove, obsoleted by exclude.m4.
31321         (jm_PREREQ_GETPAGESIZE): Remove, obsoleted by getpagesize.m4.
31322         (jm_PREREQ_HARD_LOCALE): Remove, obsoleted by hard-locale.m4.
31323         (jm_PREREQ_HASH): Remove, obsoleted by hash.m4.
31324         (jm_PREREQ_HUMAN): Remove, obsoleted by human.m4.
31325         (jm_PREREQ_MEMCHR): Remove, obsoleted by memchr.m4.
31326         (jm_PREREQ_PHYSMEM): Remove, obsoleted by physmem.m4.
31327         (jm_PREREQ_POSIXVER): Remove, obsoleted by posixver.m4.
31328         (jm_PREREQ_QUOTEARG): Remove, obsoleted by quotearg.m4.
31329         (jm_PREREQ_READUTMP): Remove, obsoleted by readutmp.m4.
31330         (jm_PREREQ_REGEX): Remove, obsoleted by regex.m4.
31331         (jm_PREREQ_STRNLEN): Remove, obsoleted by strnlen.m4.
31332         (jm_PREREQ_TEMPNAME): Remove, obsoleted by mkstemp.m4.
31333         (jm_PREREQ_XGETCWD): Remove, obsoleted by xgetcwd.m4.
31334         (jm_PREREQ_XREADLINK): Remove, obsoleted by xreadlink.m4.
31335         * m4/readdir.m4 (jm_FUNC_READDIR): Use onceonly macros.
31336
31337 2002-12-24  Bruno Haible  <bruno@clisp.org>
31338
31339         * MODULES.txt: Update according to m4/ changes.
31340
31341         Module gettext.
31342         * config.rpath: New file, from gettext-0.11.5.
31343
31344         * modules/*: New module descriptions.
31345         * gnulib-tool: New file.
31346         * MODULES.html.sh: New file.
31347
31348 2002-12-21  Karl Berry  <karl@gnu.org>
31349
31350         * doc/fdl.texi: update to version 1.2.
31351
31352 2002-12-19  Karl Berry  <karl@gnu.org>
31353
31354         * config/config.guess: update from prep.
31355
31356 2002-12-18  Bruno Haible  <bruno@clisp.org>
31357
31358         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't test for localtime_r.
31359         * m4/jm-mktime.m4 (jm_FUNC_MKTIME): Likewise.
31360
31361 2002-12-17  Bruno Haible  <bruno@clisp.org>
31362
31363         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Remove checks for limits.h,
31364         stdlib.h, string.h.
31365
31366 2002-12-17  Bruno Haible  <bruno@clisp.org>
31367
31368         * lib/canon-host.c (strdup): Remove unused declaration.
31369
31370         * lib/fsusage.c: Include full_read.h.
31371         (get_fs_usage): Use full_read instead of safe_read.
31372
31373         * lib/utime.c (utime_null): Use SAFE_READ_ERROR.
31374
31375 2002-12-12  Karl Berry  <karl@gnu.org>
31376
31377         * config/config.guess: update from prep.
31378
31379 2002-12-11  Bruno Haible  <bruno@clisp.org>
31380
31381         * m4/setenv.m4: New file, from gettext-0.11.5.
31382
31383 2002-12-11  Bruno Haible  <bruno@clisp.org>
31384
31385         * lib/setenv.h: Rewritten to cope with systems that have setenv() but
31386         not unsetenv().
31387         * lib/setenv.c, unsetenv.c: Taken from glibc-2.2.4 with the following
31388         modifications:
31389
31390         2002-12-11  Bruno Haible  <bruno@clisp.org>
31391
31392                 * setenv.c (alloca): Fall back to malloc.
31393                 (freea): New macro.
31394                 (setenv): Use freea() to free memory allocated with alloca().
31395
31396         2002-11-13  Bruno Haible  <bruno@clisp.org>
31397
31398                 * setenv.c (compar_fn_t, __add_to_environ, setenv): Use ANSI C
31399                 function declarations.
31400                 * unsetenv.c (unsetenv): Likewise.
31401
31402         2002-03-04  Bruno Haible  <bruno@clisp.org>
31403
31404                 Portability to AIX 4.3.3.
31405                 * unsetenv.c: New file, extracted from setenv.c.
31406                 * setenv.c: Move the unsetenv() function to unsetenv.c.
31407
31408         2001-12-20  Bruno Haible  <bruno@clisp.org>
31409
31410                 * setenv.c (__add_to_environ): Don't call realloc(NULL,...),
31411                 use malloc instead. For SunOS 4.
31412
31413         2001-12-11  Bruno Haible  <bruno@clisp.org>
31414
31415                 * setenv.c: Declare alloca.
31416                 (compar_fn_t): New typedef.
31417                 (KNOWN_VALUE, STORE_VALUE): Use it.
31418
31419         * lib/Makefile.am (libfetish_a_SOURCES): Add setenv.c, unsetenv.c,
31420         setenv.h.
31421
31422 2002-12-10  Paul Eggert  <eggert@twinsun.com>
31423
31424         Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
31425         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS):
31426         Choose values that are less likely to collide with system fnmatch
31427         options.
31428         * lib/exclude.c (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
31429         defined (e.g., a pure POSIX system).
31430         (EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME
31431         instead of FNM_FILE_NAME, for compatibility with pure POSIX sytems.
31432
31433 2002-12-06  Paul Eggert  <eggert@twinsun.com>
31434
31435         Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
31436         a pain in practice to deal with generated m4 files.  This change
31437         goes together with the 2002-12-04 unlocked-io.h change in ../lib.
31438
31439         * m4/Makefile.am.in (Makefile.am): Don't mention jm-glibc-io.m4n
31440         and jm-glibc-io.m4, as they are no longer a special case.
31441         * m4/jm-glibc-io.m4: Rename from jm-glibc-io.m4n, and remove the
31442         kludge and the auto-generation stuff.  Check only whether the
31443         functions are declared, not whether they exist, since older hosts
31444         that don't declare the functions can't use the optimization anyway.
31445
31446 2002-12-06  Jim Meyering  <jim@meyering.net>
31447
31448         * lib/error.c: Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'.
31449
31450         Merge in changes from libc's misc/error.c, in preparation
31451         for the merge of gnulib's changes back into libc.
31452
31453         * lib/error.c (_): Define only if not already defined.
31454         Move definition to follow all #include directives.
31455         Include unlocked-io.h only if !_LIBC.
31456         [_LIBC]: Include <libio/libioP.h>.
31457         [USE_IN_LIBIO]: Include <libio/iolibio.h>
31458         (fflush): Tweak definition to use INTUSE.
31459         (putc): Define.
31460
31461 2002-12-05  Paul Eggert  <eggert@twinsun.com>
31462
31463         * lib/alloca.c [defined emacs]: Include "lisp.h".
31464         (xalloc_die) [defined emacs]: New macro.
31465         (free) [defined emacs && defined EMACS_FREE]: Define to EMACS_FREE.
31466         [! defined emacs]: Include <xalloc.h>.
31467         (POINTER_TYPE) [!defined POINTER_TYPE]: New macro.
31468         (pointer): Typedef to POINTER_TYPE *.
31469         (malloc): Remove decl; we now always use xmalloc.
31470         (alloca): Use old-style definition, since Emacs needs this.
31471         Check for arithmetic overflow when computing combined size.
31472
31473 2002-12-04  Paul Eggert  <eggert@twinsun.com>
31474
31475         Do not generate unlocked-io.h automatically, since it's easier to
31476         maintain it by hand.
31477
31478         * lib/unlocked-io.h: New file, from GNU diffutils,
31479         but with proper copyright notice and attribution.
31480         * lib/gen-uio: Remove.
31481         * lib/Makefile.am: Add copyright notice.
31482         (libfetish_a_SOURCES): Add unlocked-io.h.
31483         (BUILT_SOURCES, all-local): Remove unlocked-io.h.
31484         (DISTCLEANFILES, io_functions): Remove macros.
31485         (EXTRA_DIST): Remove gen_uio.
31486         (unlocked-io.h): Remove rule.
31487
31488 2002-12-04  Jim Meyering  <jim@meyering.net>
31489
31490         Reflect the fact that stat.c and lstat.c are no longer generated.
31491         * lib/Makefile.am (BUILT_SOURCES): Remove stat.c and lstat.c.
31492         (DISTCLEANFILES): Likewise.
31493         (EXTRA_DIST): Likewise.
31494         (all_local): Don't depend on stat.c or lstat.c.
31495         (stat.c, lstat.c): Remove rules.
31496         (EXTRA_DIST): Remove xstat.in.
31497
31498         * lib/xstat.in: Remove file.  Contents moved into stat.c.
31499         * lib/stat.c: New file.  Contents mostly from xstat.in.
31500         * lib/stat.c: Rework so that it may serve to define rpl_lstat, too.
31501         * lib/lstat.c: New file. Simply #define LSTAT and include stat.c.
31502
31503         * lib/safe-read.c: Rework so that it may serve to define safe_write,
31504         too.
31505         * lib/safe-write.c: Simply #define SAFE_WRITE and include safe-read.c.
31506
31507 2002-12-03  Jim Meyering  <jim@meyering.net>
31508
31509         * lib/safe-read.c, safe-write.c: Change variable names and comments,
31510         but not semantics, to minimize the differences between these two files.
31511         (safe_read): Change comment to mention SAFE_READ_ERROR.
31512
31513         * lib/safe-read.c (IS_EINTR): Define.
31514         (safe_read): Use IS_EINTR in place of in-function cpp directives.
31515
31516 2002-12-02  Jim Meyering  <jim@meyering.net>
31517
31518         * lib/safe-read.c (EINTR): Define.
31519         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
31520         (INT_MAX): Provide fallback.
31521         (safe_read): Rewrite to iterate IFF the read fails with EINTR.
31522
31523         * lib/safe-read.h (SAFE_READ_ERROR): Define.
31524
31525 2002-12-02  Bruno Haible  <bruno@clisp.org>
31526
31527         * lib/safe-write.c (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM):
31528         Define, taken from safe-read.c.
31529         (INT_MAX): Provide fallback.
31530         (safe_write): Rewrite to iterate IFF the write fails with EINTR.
31531         * lib/safe-write.h (SAFE_WRITE_ERROR): Define.
31532
31533         * lib/safe-read.c (EINTR): Remove definition.
31534         (safe_read): Don't use EINTR if it is absent.
31535
31536 2002-12-01  Jim Meyering  <jim@meyering.net>
31537
31538         * lib/safe-read.c: (safe_read): Also exit the loop when read returns
31539         zero.
31540         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_MAX): Define.
31541
31542 2002-11-27  Paul Eggert  <eggert@twinsun.com>
31543
31544         * lib/hash.c (hash_lookup, hash_get_first, hash_get_next,
31545         hash_find_entry, hash_rehash): Replace `if (limit <= value) abort ();'
31546         with `if (! (value < limit)) abort ();', for readability.
31547
31548 2002-11-26  Karl Berry  <karl@gnu.org>
31549
31550         * lib/strdup.c: copy from libc again, with jim's ok.
31551         * lib/.cppi-disable: re-add strdup.c
31552
31553 2002-11-25  Karl Berry  <karl@gnu.org>
31554
31555         * lib/strtoll.c: copy from libc, meaning we now #include <strtol.c>
31556         instead of "strtol.c".
31557
31558 2002-11-25  Karl Berry  <karl@gnu.org>
31559
31560         * config/install-sh: update from automake for variable quoting, $0 in
31561         error msgs, etc.
31562
31563         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
31564         * config/srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
31565         entry.
31566
31567 2002-11-25  Jim Meyering  <jim@meyering.net>
31568
31569         * lib/mktime.c: Sync from libc, now that it has the latest fix.
31570
31571 2002-11-24  Karl Berry  <karl@gnu.org>
31572
31573         * lib/error.c, getopt.c, getopt.h, getopt1.c, obstack.c, regex.c,
31574         regex.h, strdup.c, strtoll.c, tempname.c: change license to gpl.
31575
31576 2002-11-24  Jim Meyering  <jim@meyering.net>
31577
31578         Update from coreutils:
31579
31580         * lib/mktime.c: Merge in changes from libc.
31581
31582         Avoid a link-time failure on some Linux systems.
31583         * lib/mktime.c (STATIC): Define to be empty (_LIBC) or `static'
31584         (otherwise).
31585         (__mon_yday): Declare with the STATIC attribute.
31586         (__mktime_internal): Likewise.
31587         Based on a report from Greg Schafer.
31588
31589 2002-11-23  Jim Meyering  <jim@meyering.net>
31590
31591         * lib/sig2str.c (str2signum, sig2str): Avoid a warning from gcc:
31592         Use `unsigned', not `int', as type of index.
31593
31594         * lib/xstat.in [@BEGIN_LSTAT_ONLY@]: Include <string.h>.
31595
31596         * lib/fsusage.c: Remove unneeded parentheses around operands of
31597         `defined'.
31598
31599 2002-11-22  Paul Eggert  <eggert@twinsun.com>
31600
31601         * lib/quotearg.h: Allow multiple inclusion by surrounding with
31602         "#ifndef QUOTEARG_H_".  Include <stddef.h>, for size_t,
31603         so that we can be included first.
31604         (PARAMS): Remove; we now assume C89 or later.  All uses removed.
31605         * lib/quotearg.c: Include quotearg.h immediately after config.h.
31606         No need to include stddef.h or sys/types.h any more.
31607         Surround local include files with "", not "<>".
31608         Assume HAVE_LIMITS_H unconditionally, as we assume C89.
31609         Similarly, assume HAVE_C_BACKSLASH_A, CHAR_BIT, UCHAR_MAX, UINT_MAX,
31610         HAVE_STDLIB_H, HAVE_STRING_H, STDC_HEADERS.
31611         (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
31612         (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
31613         (ISPRINT): Remove; no longer needed now that we assume C89.
31614
31615         (clone_quoting_options, quotearg_buffer, quotearg_n_options):
31616         Preserve errno.
31617
31618         (quotearg_buffer_restyled, quotearg_n, quotearg_n_style,
31619         quotearg_char): Use SIZE_MAX rather than
31620         (size_t) -1 when we are talking about "infinity".
31621
31622         (quotearg_buffer_restyled): Fix bug when quoting trigraphs.
31623
31624 2002-11-22  Paul Eggert  <eggert@twinsun.com>
31625
31626         * lib/hash.c: Avoid use of <assert.h>, as the GNU Coding Standards
31627         hint that one should use `if (! x) abort ();' rather than `assert
31628         (x);', and anyway it's one less thing to worry about configuring.
31629         (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
31630         hash_rehash, hash_insert): Use abort rather than assert.
31631
31632 2002-11-22  Bruno Haible  <bruno@clisp.org>
31633
31634         * lib/safe-read.h: Assume C89. Add comments.
31635         (safe_read): Change return type to size_t.
31636         * lib/safe-read.c (safe_read): Change return type to size_t. Handle
31637         byte counts > SSIZE_MAX correctly.
31638         * lib/safe-write.h: New file.
31639         * lib/safe-write.c: New file.
31640         * lib/full-read.h: New file.
31641         * lib/full-read.c: New file.
31642         * lib/full-write.h: Assume C89. Add comments.
31643         * lib/full-write.c: Include safe-write.h.
31644         (full_write): Rewritten to use safe_write.
31645         Suggested by Jim Meyering and Paul Eggert.
31646
31647 2002-11-21  Jim Meyering  <jim@meyering.net>
31648
31649         * lib/strdup.c (strdup): Tweak comment and initial #if/#include.
31650
31651         Merge in changes from the coreutils.
31652
31653         2002-09-25  Paul Eggert  <eggert@twinsun.com>
31654         * lib/fsusage.c [! HAVE_INTTYPES_H && HAVE_STDINT_H] Include
31655         <stdint.h>.
31656         (UINTMAX_MAX) [!defined UINTMAX_MAX]: New macro.
31657         (PROPAGATE_ALL_ONES): Work even if X is unsigned and narrower than
31658         int.  Work more efficiently if X is the same width as uintmax_t.
31659         Do not compare X to -1, to avoid bogus compiler warning.
31660         (get_fs_usage): (uintmax_t) -1 -> UINTMAX_MAX to avoid a cast.
31661         Don't assume that f_frsize and f_bsize are the same type.
31662
31663         * lib/mountlist.c: #undef MNT_IGNORE before defining it, to avoid
31664         warning on FreeBSD.
31665
31666         * lib/makepath.c (make_path): Restore umask *before* creating the final
31667         component.
31668         (make_path): Minor reformatting.
31669
31670         * lib/xmalloc.c: Adjust to work with new autoconf macros,
31671         AC_FUNC_MALLOC and AC_FUNC_REALLOC: test #ifndef
31672         HAVE_MALLOC/HAVE_REALLOC.
31673
31674         * lib/mountlist.h (ME_DUMMY): Don't count entries of type `auto' as
31675         dummy ones.  At least on GNU/Linux systems, `auto' means something
31676         else.
31677         From Michael Stone.
31678
31679 2002-11-21  Bruno Haible  <bruno@clisp.org>
31680
31681         Remove case insensitive option matching.
31682         * lib/argmatch.h (argcasematch): Remove declaration.
31683         (ARGCASEMATCH): Remove macro.
31684         (__xargmatch_internal): Remove case_sensitive argument.
31685         (XARGMATCH): Update.
31686         (XARGCASEMATCH): Remove macro.
31687         * lib/argmatch.c (argmatch): Renamed from __argmatch_internal. Remove
31688         case_sensitive argument.
31689         (argcasematch): Remove function.
31690         (__xargmatch_internal): Remove case_sensitive argument.
31691         (main): Use XARGMATCH instead of XARGCASEMATCH.
31692
31693         * lib/xmalloc.c: Change compile-time error message. Add comment about
31694         required autoconf version.
31695
31696 2002-11-20  Paul Eggert  <eggert@twinsun.com>
31697
31698         Merge argmatch cleanups from Bison.  Assume C89.
31699
31700         * lib/argmatch.c: Include config.h here, not in argmatch.h.
31701         Include stdlib.h, for EXIT_FAILURE.
31702         Always include <string.h>, since we assume C89.
31703         (EXIT_FAILURE): Remove pre-C89 bug workaround.
31704         * lib/argmatch.h: Do not include <config.h> or <sys/types.h>.
31705         Include <stddef.h> instead, since it's all we need for size_t.
31706         (PARAMS): Remove.  All uses removed.
31707         (ARRAY_CARDINALITY): Do not bother to #undef.
31708         (ARRAY_CARDINALITY, ARGMATCH, ARGCASEMATCH, invalid_arg,
31709         ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
31710         Remove unnecessary parentheses.
31711         (ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
31712         Insert necessary parentheses.
31713         (ARGMATCH_CONSTRAINT, ARGMATCH_VERIFY): New macros.
31714         (ARGMATCH_ASSERT): Use ARGMATCH_CONSTRAINT.
31715
31716 2002-11-19  Bruno Haible  <bruno@clisp.org>
31717
31718         * lib/mbswidth.c: Include mbswidth.h right at the beginning.
31719         * lib/mbswidth.h: Include <stddef.h>, for size_t.
31720
31721         * lib/mbswidth.h (PARAMS): Remove macro.
31722         (mbswidth, mbsnwidth): Use ANSI C function declarations.
31723         * lib/mbswidth.c (mbswidth, mbsnwidth): Likewise.
31724
31725         * lib/gcd.h (PARAMS): Remove macro.
31726         (gcd): Use ANSI C function declarations.
31727         * lib/gcd.c (gcd): Likewise.
31728
31729 2002-11-15  Bruno Haible  <bruno@clisp.org>
31730
31731         * lib/strcspn.c: Include <stddef.h>.
31732         (strcspn): Use ANSI C function declaration. Change return type to
31733         size_t. Use NULL.
31734         * lib/strpbrk.c: Minimize diffs to glibc. Include <stddef.h>.
31735         (strpbrk): Use NULL.
31736         * lib/strpbrk.h (PARAMS): Remove macro.
31737         (strpbrk): Use ANSI C function declaration.
31738         * lib/strstr.c: Don't include <sys/types.h>.
31739         * lib/strstr.h (PARAMS): Remove macro.
31740         (strstr): Use ANSI C function declarations.
31741
31742 2002-11-14  Karl Berry  <karl@gnu.org>
31743
31744         * config/mkinstalldirs: `do' on separate line, instead of
31745         `for var; do'.
31746
31747 2002-11-06  Bruno Haible  <bruno@clisp.org>
31748
31749         * lib/gcd.h (gcd): Change argument type to 'unsigned long'.
31750         * lib/gcd.c (gcd): Likewise.
31751
31752 2002-11-05  Bruno Haible  <bruno@clisp.org>
31753
31754         * lib/gcd.h: New file, from gettext-0.11.5.
31755         * lib/gcd.c: New file, from gettext-0.11.5.
31756
31757 2002-11-05  Bruno Haible  <bruno@clisp.org>
31758
31759         * lib/error.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
31760         * lib/getopt.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
31761         * lib/obstack.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
31762         * lib/regex.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
31763
31764         * lib/argmatch.c: Include gettext.h instead of <locale.h> and
31765         <libintl.h>.
31766         * lib/makepath.c: Include gettext.h instead of <locale.h> and
31767         <libintl.h>.
31768
31769         * lib/closeout.c: Include gettext.h instead of <libintl.h>.
31770         * lib/human.c: Include gettext.h instead of <libintl.h>.
31771         * lib/quotearg.c: Include gettext.h instead of <libintl.h>.
31772         * lib/rpmatch.c: Include gettext.h instead of <libintl.h>.
31773         * lib/unicodeio.c: Include gettext.h instead of <libintl.h>.
31774         * lib/userspec.c: Include gettext.h instead of <libintl.h>.
31775         * lib/version-etc.c: Include gettext.h instead of <libintl.h>.
31776         * lib/xmalloc.c: Include gettext.h instead of <libintl.h>.
31777         (textdomain): Remove definition.
31778         * lib/xmemcoll.c: Include gettext.h instead of <libintl.h>.
31779
31780         * lib/long-options.c: Remove include of <libintl.h> and definition of
31781         _.
31782         * lib/same.c: Remove include of <libintl.h> and definition of _.
31783
31784 2002-11-04  Owen Taylor  <otaylor@redhat.com>
31785
31786         * lib/config.charset: A few additions for Solaris.
31787
31788 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
31789
31790         Make it possible to build libcharset with CC=gcc CFLAGS="-x c++".
31791         * lib/localcharset.c (locale_charset): Declare as extern "C".
31792
31793 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
31794
31795         * lib/config.charset: msdos in uk_UA uses CP1125.
31796
31797 2002-11-04  Bruno Haible  <bruno@clisp.org>
31798
31799         * lib/stpcpy.h: New file, from GNU gettext-0.11.5.
31800         * lib/strcase.h: New file, from GNU gettext-0.11.5.
31801         * lib/strpbrk.h: New file, from GNU gettext-0.11.5.
31802         * lib/strstr.h: New file, from GNU gettext-0.11.5.
31803         * lib/xgetcwd.h: New file, from GNU gettext-0.11.5.
31804
31805 2002-11-04  Bruno Haible  <bruno@clisp.org>
31806
31807         * lib/localcharset.c (locale_charset): Don't return an empty string.
31808
31809 2002-11-04  Bruno Haible  <bruno@clisp.org>
31810
31811         * lib/localcharset.c (get_charset_aliases): Add more Windows specific
31812         aliases.
31813
31814 2002-11-04  Bruno Haible  <bruno@clisp.org>
31815
31816         * lib/config.charset: Update for newest glibc. Add canonical names
31817         ISO-8859-14, KOI8-T, TCVN5712-1, GEORGIAN-PS.
31818
31819 2002-11-04  Bruno Haible  <bruno@clisp.org>
31820
31821         * lib/config.charset: Add support for NetBSD.
31822
31823 2002-11-04  Bruno Haible  <bruno@clisp.org>
31824
31825         * lib/config.charset [msdosdjgpp]: For Russian, use CP866.
31826
31827 2002-11-01  Bruno Haible  <bruno@clisp.org>
31828
31829         * configure.in: Add AC_CONFIG_AUX_DIR call.
31830         (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile,
31831         test/Makefile.
31832         * Makefile.in (subdirs): Add m4, lib. Remove doc, test.
31833
31834 2002-09-28  Karl Berry  <karl@gnu.org>
31835
31836         * config/srclist.txt: can't copy install-sh/mkinstalldirs from
31837         installed automake until the next release, since changes have been
31838         made.
31839
31840 2002-09-25  Karl Berry  <karl@gnu.org>
31841
31842         * lib/strdup.c: copy from libc/string (via ../config/srclist*).
31843         * lib/getopt*: copy from libc/posix.
31844         * lib/gettext.h: copy from gettext.
31845         * lib/.cppi-disable: add strdup.c, gettext.h.
31846
31847 2002-09-25  Karl Berry  <karl@gnu.org>
31848
31849         * config/srclist.txt: enable gettext.h check.
31850         * config/config.{guess,sub}: update from prep.
31851         * config/depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
31852                 from automake 1.6.3.
31853         See srclist*.
31854
31855 2002-08-23  Stefan Monnier  <monnier@cs.yale.edu>
31856
31857         * regex.c (PATFETCH): Remove the translating fetch.
31858         (PATFETCH_RAW): Rename to PATFETCH.
31859         (set_image_of_range): New fun.
31860         (SET_RANGE_TABLE_WORK_AREA): Use it.
31861         (regex_compile): Don't translate the pattern chars so eagerly.
31862         Only do it when inserting an `exactn' bytecode or when handling
31863         a char-range.
31864         (mutually_exclusive_p): Avoid empty statement.
31865
31866 2002-07-06  Jim Meyering  <meyering@lucent.com>
31867
31868         * m4/README: Don't mention Makefile.am.in.
31869         Outline how I've tested changes to .m4 files.  Yep, it's a pain.
31870
31871 2002-07-01  Jim Meyering  <meyering@lucent.com>
31872
31873         * lib/c-stack.c: Include sys/time.h.
31874         From Volker Borchert.
31875
31876 2002-06-26  Paul Eggert  <eggert@twinsun.com>
31877
31878         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc.
31879
31880 2002-06-26  Paul Eggert  <eggert@twinsun.com>
31881
31882         * lib/fnmatch.c, fnmatch_loop.c (WIDE_CHAR_SUPPORT):
31883         New macro.  Use it uniformly instead of
31884         (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
31885         It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
31886         reported by Vin Shelton.
31887
31888 2002-06-22  Paul Eggert  <eggert@twinsun.com>
31889
31890         * lib/c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]:
31891         Do not assume SA_SIGINFO behavior.
31892         Bug reported by Jim Meyering on NetBSD 1.5.2.
31893
31894 2002-06-22  Jim Meyering  <meyering@lucent.com>
31895
31896         * m4/c-stack.m4: New file, from diffutils-2.8.2.
31897         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_C_STACK.
31898
31899         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
31900         now that configure.ac uses AC_GNU_SOURCE.
31901         (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.
31902         * m4/prereq.m4 (jm_PREREQ_EXCLUDE): Likewise, wrt jm_FUNC_FNMATCH.
31903
31904         Update to latest tools.  Suggestions from Paul Eggert.
31905         * m4/stdbool.m4: New file, from diffutils-2.8.2.
31906         * m4/gnu-source.m4: Update from diffutils-2.8.2.
31907         * m4/fnmatch.m4: Likewise.
31908         * m4/prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
31909         to AC_HEADER_STDBOOL
31910
31911 2002-06-22  Jim Meyering  <meyering@lucent.com>
31912
31913         * lib/fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about
31914         redefinition due to Solaris 2.6's definition in /usr/include/sys/euc.h.
31915
31916 2002-06-22  Jim Meyering  <meyering@lucent.com>
31917
31918         * lib/c-stack.c, lib/c-stack.h: New files, from diffutils-2.8.2.
31919
31920         * lib/exitfail.c, exitfail.h: Likewise.
31921         * lib/Makefile.am (libfetish_a_SOURCES): Add exitfail.c and exitfail.h.
31922
31923         * lib/Makefile.am (libfetish_a_SOURCES): Add fnmatch_.h in place
31924         of fnmatch.h.
31925         (EXTRA_DIST): Add fnmatch_loop.c.
31926         (libfetish_a_SOURCES): Add c-stack.c and c-stack.h.
31927
31928         * lib/fnmatch_loop.c: New file, from diffutils-2.8.2.
31929         * lib/fnmatch.c: Update from diffutils-2.8.2.
31930         * lib/fnmatch_.h: New file.  From diffutils-2.8.2.
31931         * lib/fnmatch.h: Remove file.
31932
31933 2002-06-21  Jim Meyering  <meyering@lucent.com>
31934
31935         * m4/c-bs-a.m4: Add comment, from diffutils-2.8.2.
31936         * m4/mbrtowc.m4: Likewise.
31937
31938         * m4/mbstate_t.m4: Update from diffutils-2.8.2.
31939         * m4/mbswidth.m4: Reflect name change:
31940         s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
31941         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
31942
31943         * m4/lib-link.m4: Update from gettext-0.11.2.
31944         * m4/gettext.m4: Likewise.
31945
31946         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h.
31947         From Alfred M. Szmidt.
31948
31949 2002-06-18  Paul Eggert  <eggert@twinsun.com>
31950
31951         * lib/file-type.h: Report an error if neither S_ISREG nor
31952         S_IFREG is defined, instead of using a test specific to glibc
31953         2.2.  This should be safe, since POSIX requires S_ISREG and
31954         Unix Version 7 had S_IFREG.  We don't need to check for
31955         <sys/types.h> since we don't use any symbols that it defines.
31956
31957 2002-06-15  Richard Dawe  <richdawe@bigfoot.com>
31958
31959         * lib/Makefile.am (lstat.c, stat.c, .sin.sed): Use t-$@, rather than
31960         $@-t, so that each temporary file name is unique and valid in the first
31961         8 characters, for operation under DOS.
31962
31963 2002-06-15  Paul Eggert  <eggert@twinsun.com>
31964
31965         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author.
31966
31967 2002-06-15  Jim Meyering  <meyering@lucent.com>
31968
31969         Work even with DJGPP 2.03, which lacks support for symlinks.
31970         From Richard Dawe.
31971         * lib/xstat.in (S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK
31972         is defined.
31973         * lib/lchown.c (S_ISLNK): Likewise.
31974
31975 2002-06-15  Jim Meyering  <meyering@lucent.com>
31976
31977         * lib/file-type.h (FILE_TYPE_H): Guard entire contents with #ifndef.
31978         For GNU libc 2.2 and newer, ensure that <sys/types.h> and <sys/stat.h>
31979         have been included before this file.
31980
31981 2002-06-14  Jim Meyering  <meyering@lucent.com>
31982
31983         * lib/file-type.h: Use the version from diffutils-2.8.2.
31984         * lib/file-type.c: Likewise.
31985
31986 2002-06-07  Jim Meyering  <meyering@lucent.com>
31987
31988         * m4/prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h.
31989         They're needed at least for NetBSD 1.5.2.
31990         ($statxfs_includes): Include those same headers.
31991         ($statxfs_includes): Include sys/vfs.h if available.
31992         ($statxfs_includes): Likewise for sys/statvfs.h.
31993         Check for the following members in both structs statfs and statvfs:
31994         f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen.
31995
31996 2002-06-01  Jim Meyering  <meyering@lucent.com>
31997
31998         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro:
31999         s/D_TYPE_IN_DIRENT/HAVE_STRUCT_DIRENT_D_TYPE/.
32000
32001 2002-05-28  Jim Meyering  <meyering@lucent.com>
32002
32003         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `mkdir', not `rmdir'.
32004         Reported by Volker Borchert.
32005
32006 2002-05-27  Jim Meyering  <meyering@lucent.com>
32007
32008         Fix a problem seen only on nonconforming systems whereby ls.c's
32009         use of localtime, and then of gettimeofday would cause trouble:
32010         the localtime call used to initialize rpl_gettimeofday's save
32011         mechanism would clobber ls's current local time information so
32012         that in any long listing the first file would always be listed
32013         with date 1970-01-01.  Analysis by Volker Borchert.
32014
32015         * lib/gettimeofday.c (localtime): Undefine.
32016         (rpl_localtime): New function.
32017
32018 2002-05-27  Jim Meyering  <meyering@lucent.com>
32019
32020         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace
32021         localtime.
32022
32023         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to
32024         use the replacement function; it wouldn't resolve at link time.
32025         Reported by Volker Borchert.
32026
32027 2002-05-22  Jim Meyering  <meyering@lucent.com>
32028
32029         * lib/Makefile.am (libfetish_a_SOURCES): Add file-type.c and
32030         file-type.h.
32031         * lib/file-type.h: New file.
32032         * lib/file-type.c (file_type): New file/function.  Extracted from
32033         diffutils.
32034
32035 2002-04-30  Jim Meyering  <meyering@lucent.com>
32036
32037         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_STAT.
32038
32039 2002-04-29  Paul Eggert  <eggert@twinsun.com>
32040
32041         * m4/prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
32042
32043 2002-04-29  Paul Eggert  <eggert@twinsun.com>
32044
32045         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
32046         Do not check for alloca.h (no longer used) or stdbool.h (was never
32047         used?).  Add AM_C_PROTOTYPES since hard-locale.h uses it.
32048
32049 2002-04-29  Paul Eggert  <eggert@twinsun.com>
32050
32051         * lib/hard-locale.c: Upgrade to version used in GNU Diffutils 2.8.1.
32052
32053 2002-04-29  Jim Meyering  <meyering@lucent.com>
32054
32055         * m4/jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN.
32056         * m4/prereq.m4: Add jm_PREREQ_STRNLEN.
32057         Use AC_FUNC_STRNLEN here instead.
32058
32059         * m4/jm-macros.m4: Don't AC_REQUIRE([AC_PROG_CC_STDC]).
32060         With autoconf-2.53a, it's part of AC_PROG_CC.
32061
32062 2002-04-28  Paul Eggert  <eggert@twinsun.com>
32063
32064         * m4/jm-macros.m4 (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
32065         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_SIG2STR.
32066
32067 2002-04-28  Paul Eggert  <eggert@twinsun.com>
32068
32069         * lib/sig2str.h, lib/sig2str.c: New files.
32070         * lib/Makefile.am (libfetish_a_SOURCES): Add sig2str.h.
32071
32072 2002-04-28  Paul Eggert  <eggert@twinsun.com>
32073
32074         * lib/sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid
32075         depending on <sys/wait.h> and WTERMSIG.  Default to 64 instead
32076         of 127, since 64 is the largest conceivable number for ancient
32077         nonstandard hosts.
32078         * lib/sig2str.c: Do not include <sys/wait.h>; no longer needed.
32079
32080 2002-04-28  Jim Meyering  <meyering@lucent.com>
32081
32082         * lib/sig2str.c (WTERMSIG): Remove definition (unused).
32083
32084 2002-04-24  Jim Meyering  <meyering@lucent.com>
32085
32086         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): New macro.
32087         (jm_PREREQ): Use it.
32088
32089         * m4/getloadavg.m4: Check for these headers: locale.h unistd.h
32090         mach/mach.h fcntl.h.
32091         Check for this function: setlocale.
32092
32093 2002-04-24  Jim Meyering  <meyering@lucent.com>
32094
32095         * lib/gettext.h: New file, from Gettext.
32096         * lib/Makefile.am (INCLUDES): Remove -I../intl.
32097         (libfetish_a_SOURCES): Add gettext.h.
32098
32099 2002-04-16  Jim Meyering  <meyering@lucent.com>
32100
32101         * m4/prereq.m4 (jm_PREREQ_READUTMP): Also check for these members:
32102         ut_pid, ut_id, ut_exit.
32103
32104 2002-04-16  Jim Meyering  <meyering@lucent.com>
32105
32106         * lib/readutmp.h (UT_TYPE): Remove definition (now in who.c).
32107         (HAVE_STRUCT_XTMP_UT_EXIT, HAVE_STRUCT_XTMP_UT_ID): Define.
32108         (HAVE_STRUCT_XTMP_UT_PID, HAVE_STRUCT_XTMP_UT_TYPE): Define.
32109
32110 2002-04-12  Jim Meyering  <meyering@lucent.com>
32111
32112         * m4/ls-mntd-fs.m4 (checking for getmntinfo function...): Remove
32113         now-bogus check for f_type in sys/mount.h.  Instead, just test for the
32114         existence of the getmntinfo function.  Needed for Darwin 5.3.
32115
32116         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.
32117         This is necessary at least on Darwin 5.3.
32118
32119         * m4/jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use
32120         AC_FUNC_STRNLEN.  Otherwise, we'd end up putting two copies of
32121         strnlen.o in the library, and that makes some versions of ranlib
32122         object.
32123
32124 2002-04-12  Jim Meyering  <meyering@lucent.com>
32125
32126         * lib/dirfd.h (dirfd): Elide prototype if dirfd is a macro.
32127
32128 2002-04-09  Jim Meyering  <meyering@lucent.com>
32129
32130         * m4/malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message
32131         to be more precise.  Rather than saying we're checking whether the
32132         function `works', say what we're testing.
32133         * m4/realloc.m4 (jm_FUNC_REALLOC): Likewise.
32134         Reported by Bruno Haible.
32135
32136 2002-03-10  Jim Meyering  <meyering@lucent.com>
32137
32138         * lib/makepath.c (make_path): Remove a comma from a diagnostic.
32139         Suggestion from Santiago Vila.
32140
32141 2002-03-08  Jim Meyering  <meyering@lucent.com>
32142
32143         * lib/rename.c: Mention that this wrapper is needed also on
32144         mips-dec-ultrix4.4 systems.
32145
32146 2002-03-02  Jim Meyering  <meyering@lucent.com>
32147
32148         * lib/gettime.c (gettime): Test HAVE_CLOCK_GETTIME,
32149         not HAVE_CLOCK_SETTIME.
32150
32151 2002-02-27  Paul Eggert  <eggert@twinsun.com>
32152
32153         * m4/jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.
32154         Check for clock_settime.
32155
32156 2002-02-27  Paul Eggert  <eggert@twinsun.com>
32157
32158         * lib/nanosleep.h: Rename to....
32159         * lib/timespec.h: New name for nanosleep.h.  All uses changed.
32160
32161         * lib/gettime.c: New file.
32162         * lib/settime.c: New file.
32163         * lib/stime.c: Remove.
32164
32165         * lib/Makefile.am (libfetish_a_SOURCES): Add gettime.c, settime.c,
32166         timespec.h.  Remove nanosleep.h.
32167
32168 2002-02-25  Paul Eggert  <eggert@twinsun.com>
32169
32170         * m4/acl.m4: New file.
32171         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL.
32172         Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
32173
32174 2002-02-25  Paul Eggert  <eggert@twinsun.com>
32175
32176         * lib/acl.c, lib/acl.h: New files.
32177         * lib/Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c.
32178
32179 2002-02-24  Jim Meyering  <meyering@lucent.com>
32180
32181         * lib/strnlen.c (strnlen): Define-away/undef so that an inconsistent
32182         prototype in string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't
32183         cause trouble.  Reported by Nelson Beebe.
32184
32185 2002-02-23  Paul Eggert  <eggert@twinsun.com>
32186
32187         * lib/path-concat.c (xpath_concat): Reorder code to pacify
32188         compilers that don't know that xalloc_die never returns.
32189
32190 2002-02-20  Jim Meyering  <meyering@lucent.com>
32191
32192         * lib/getdate.c: Regenerate using bison-1.33.
32193
32194 2002-02-17  Jim Meyering  <meyering@lucent.com>
32195
32196         * config/config.guess (main): Don't use `head -1'; it's no longer
32197         portable. Use `sed 1q' instead.
32198
32199 2002-02-16  gettextize  <bug-gnu-gettext@gnu.org>
32200
32201         * m4/codeset.m4: Upgrade to gettext-0.11.
32202         * m4/gettext.m4: Upgrade to gettext-0.11.
32203         * m4/glibc21.m4: Upgrade to gettext-0.11.
32204         * m4/iconv.m4: Upgrade to gettext-0.11.
32205         * m4/isc-posix.m4: Upgrade to gettext-0.11.
32206         * m4/lcmessage.m4: Upgrade to gettext-0.11.
32207         * m4/lib-ld.m4: New file, from gettext-0.11.
32208         * m4/lib-link.m4: New file, from gettext-0.11.
32209         * m4/lib-prefix.m4: New file, from gettext-0.11.
32210         * m4/progtest.m4: Upgrade to gettext-0.11.
32211
32212 2002-02-15  Paul Eggert  <eggert@twinsun.com>
32213
32214         * m4/prereq.m4 (jm_PREREQ_POSIXVER): New macro.
32215         (jm_PREREQ): Use it.
32216
32217 2002-02-15  Paul Eggert  <eggert@twinsun.com>
32218
32219         * lib/posixver.c, lib/posixver.h: New files.
32220         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
32221
32222 2002-02-02  Paul Eggert  <eggert@twinsun.com>
32223             Bruno Haible  <bruno@clisp.org>
32224
32225         * lib/unicodeio.h (print_unicode_char): Add exit_on_error argument.
32226         (fwrite_success_callback): New declaration.
32227         * lib/unicodeio.c (unicode_to_mb): New function, extracted from
32228         print_unicode_char. Call failure callback instead of error.
32229         (fwrite_success_callback): New function.
32230         (exit_failure_callback): New function.
32231         (fallback_failure_callback): New function.
32232         (print_unicode_char): Call unicode_to_mb.
32233
32234 2002-01-26  Jim Meyering  <meyering@lucent.com>
32235
32236         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.52g.
32237         * m4/strnlen.m4: Remove file, now that it's part of autoconf.
32238
32239 2002-01-26  Jim Meyering  <meyering@lucent.com>
32240
32241         * lib/Makefile.am (getdate$U.o): Depend on unlocked-io.h.
32242
32243 2002-01-22  Paul Eggert  <eggert@twinsun.com>
32244
32245         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_FSEEKO.
32246
32247 2002-01-22  Jim Meyering  <meyering@lucent.com>
32248
32249         * lib/Makefile.am (Makefile): Don't depend on $(BUILT_SOURCES).
32250         Otherwise, some versions of automake would omit the rule that makes
32251         Makefile from Makefile.in.
32252
32253 2002-01-21  Paul Eggert  <eggert@twinsun.com>
32254
32255         * lib/xmemcoll.h, lib/xmemcoll.c: New files.
32256         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
32257         * lib/memcoll.c: Include errno.h, and declare errno if not defined.
32258         (memcoll): Set errno to zero if there is no error.
32259
32260         * lib/quotearg.c (quotearg_buffer_restyled):
32261         Fix bug with quoting buffers containing NUL when backslashing escapes.
32262         This bug was exposed by the other changes in this patch.
32263         (quotearg_n_options): New arg ARGSIZE.
32264         All callers changed.
32265         (quoting_options_from_style): New function.
32266         (quotearg_n_style): Use it.
32267         (quotearg_n_style_mem): New function.
32268
32269         * lib/quotearg.h (quotearg_n_style_mem): New function.
32270
32271 2002-01-19  Jim Meyering  <meyering@lucent.com>
32272
32273         * m4/jm-macros.m4 (jm_MACROS): Use AC_FUNC_STRNLEN.
32274         Remove useless quotes: DF_PROG="df".
32275         * m4/strnlen.m4: New file.
32276
32277 2002-01-16  Paul Eggert  <eggert@twinsun.com>
32278
32279         * lib/backupfile.c (ISDIGIT): Comment fix.
32280         * lib/getdate.y (ISDIGIT): Likewise.
32281         * lib/posixtm.c (ISDIGIT, year): Likewise.
32282         * lib/strverscmp.c (ISDIGIT): Likewise.
32283         * lib/userspec.c (ISDIGIT): Likewise.
32284
32285 2002-01-16  Jim Meyering  <meyering@lucent.com>
32286
32287         * lib/getdate.y: Add three semicolons, each just before a closing
32288         brace. Bison (as of version 1.31) no longer papers over that mistake.
32289
32290 2002-01-05  Jim Meyering  <meyering@lucent.com>
32291
32292         * lib/version-etc.c (version_etc_copyright): Update copyright year.
32293
32294 2001-12-19  Paul Eggert  <eggert@twinsun.com>
32295
32296         * lib/closeout.c (close_stdout_status): If ferror (stdout), do
32297         not silently exit merely because the output buffer happens to
32298         have nothing pending.
32299
32300 2001-12-18  Paul Eggert  <eggert@twinsun.com>
32301
32302         See the big note in ../ChangeLog.
32303         * lib/human.c (suffixes): Prefer K to k for 1024.
32304         (generate_suffix_backwards): New function.
32305         (human_readable_inexact): Use it.
32306         * lib/xstrtol.c (__xstrtol): If there is no number but there
32307         is a valid suffix, assume 1.  "MB" now means decimal, "MiB" binary.
32308         Accept 'K' as well as 'k'.
32309
32310 2001-12-15  Jim Meyering  <meyering@lucent.com>
32311
32312         * lib/regex.h (__restrict_arr): Update from libc.
32313
32314         * lib/mountlist.h (ME_REMOTE): Recognize file systems of type smbfs
32315         as `remote' if the name starts with `//'.  Suggested by Michael Stone.
32316         (STREQ): Define.
32317
32318 2001-12-14  Jim Meyering  <meyering@lucent.com>
32319
32320         * m4/jm-macros.m4 (jm_MACROS): Check for iswspace.
32321         Suggestion from Bruno Haible.
32322
32323 2001-12-10  Jim Meyering  <meyering@lucent.com>
32324
32325         * lib/linebuffer.c: Remove explicit declarations of xmalloc and
32326         xrealloc, Instead, include "xalloc.h".
32327         (initbuffer): Don't cast xmalloc return value to char*.
32328         (readline): Reword comment.
32329         Don't cast xrealloc return value to char*
32330         Return NULL, not 0.
32331
32332 2001-12-09  Jim Meyering  <meyering@lucent.com>
32333
32334         * lib/modechange.c (mode_compile): Add cast to avoid pedantic warning
32335         about `signed and unsigned type in conditional expression'.
32336         * lib/posixtm.c (posix_time_parse): Likewise.
32337
32338         * lib/xreadlink.c (xreadlink): Add cast to avoid a pedantic warning.
32339
32340         * lib/readtokens.c (readtoken): Declare an index to be of type unsigned
32341         to avoid a pedantic warning.
32342
32343         * lib/getstr.c: Don't include assert.h.
32344         (getstr): Remove warning-evoking assertions.
32345         Return -1 if offset parameter is out of bounds.
32346         Change the type of a local from int to size_t.
32347
32348         * lib/strftime.c (my_strftime_localtime_r): Include this function
32349         definition in the `#if ! HAVE_TM_GMTOFF' block.
32350
32351         * lib/xgethostname.c: Remove declarations of xmalloc and xrealloc.
32352         Include xalloc.h instead.
32353
32354 2001-12-02  Jim Meyering  <meyering@lucent.com>
32355
32356         * lib/tempname.c: Don't declare getenv, thus reverting the change of
32357         2001-11-18.  It's no longer necessary, now that stdlib.h is always
32358         included.
32359
32360         * lib/regex.c [!__BOUNDED_POINTERS__]: Define away __bounded,
32361         __unbounded, and __ptrvalue.  Reported by Uwe H. Steinfeld.
32362
32363 2001-11-30  Akim Demaille  <akim@epita.fr>
32364
32365         * lib/xstrdup.c: Include xalloc.h, so that xstrdup is declared
32366         before being defined.
32367
32368 2001-11-27  Paul Eggert  <eggert@twinsun.com>
32369
32370         * lib/quotearg.h (quotearg_n, quotearg_n_style):
32371         First arg is int, not unsigned.
32372         * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.
32373         (SIZE_MAX, UINT_MAX): New macros.
32374         (quotearg_n_options): Abort if N is negative.
32375         Avoid overflow check on hosts where size_t is 64 bits and int
32376         is 32 bits, as overflow is impossible there.
32377         Fix off-by-one typo that caused unnecessary reallocation.
32378
32379 2001-11-27  Jim Meyering  <meyering@lucent.com>
32380
32381         * lib/tempname.c: Merge with version from libc.
32382         * lib/regex.c: Likewise.
32383
32384         * lib/tempname.c: Include stdlib.h unconditionally.  On some old
32385         systems for which STDC_HEADERS is 0, it was not included, resulting in
32386         a warning about an integer-to-pointer conversion problem with getenv.
32387         Reported by Volker Borchert.
32388
32389 2001-11-26  Jim Meyering  <meyering@lucent.com>
32390
32391         * lib/gtod.h: Remove file.
32392         * lib/Makefile.am (libfetish_a_SOURCES): Remove gtod.h.
32393         * lib/gettimeofday.c: Don't include gtod.h.
32394         (GTOD_init): Remove function.
32395         (rpl_gettimeofday): Do its job here instead, rather than aborting.
32396         Suggestion from Volker Borchert.
32397
32398 2001-11-23  Jim Meyering  <meyering@lucent.com>
32399
32400         * lib/hash.h (struct hash_table): Don't define here.  Merely declare
32401         it.
32402         * lib/hash.c (struct hash_table): Define it here instead.
32403
32404 2001-11-22  Jim Meyering  <meyering@lucent.com>
32405
32406         * lib/hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif.
32407
32408 2001-11-20  Jim Meyering  <meyering@lucent.com>
32409
32410         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that
32411         SunOS 4.1.4 and Solaris 2.5.1 lose, too.
32412
32413 2001-11-19  Jim Meyering  <meyering@lucent.com>
32414
32415         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
32416         directory.  Use "conftestXXXXXX" as the template.
32417         Suggestion from Paul Eggert.
32418
32419         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor
32420         immediately, so the test doesn't mistakenly hit the max-open-files
32421         limit.
32422
32423 2001-11-18  Paul Eggert  <eggert@twinsun.com>
32424
32425         * lib/tempname.c (TMP_MAX): Remove; no longer needed.
32426         (TEMPORARIES): New macro.
32427         (__gen_tempname): Use TEMPORARIES rather than TMP_MAX.  This
32428         removes an artificial limitation (e.g. HP-UX 10.20, where
32429         TMP_MAX is 17576).
32430
32431 2001-11-18  Jim Meyering  <meyering@lucent.com>
32432
32433         * m4/prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv.
32434
32435 2001-11-18  Jim Meyering  <meyering@lucent.com>
32436
32437         * lib/tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
32438         on SunOS 4.
32439
32440         * lib/Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those
32441         files will be created before anything else.
32442
32443 2001-11-17  Paul Eggert  <eggert@twinsun.com>
32444
32445         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): Do not define
32446         WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
32447
32448 2001-11-17  Jim Meyering  <meyering@lucent.com>
32449
32450         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.
32451         Prompted by a report from Bob Proulx.
32452
32453         * m4/jm-macros.m4 (jm_MACROS): Don't test for mkstemp here.
32454         Instead, require UTILS_FUNC_MKSTEMP.
32455
32456 2001-11-17  Jim Meyering  <meyering@lucent.com>
32457
32458         * m4/jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM.
32459         Now, that's done as part of AC_FUNC_STRTOD.
32460
32461 2001-11-17  Jim Meyering  <meyering@lucent.com>
32462
32463         * lib/modechange.c (mode_adjust): Fix error introduced on 1999-04-26
32464         that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
32465         rather than group writable.  Patch by Juan F. Codagnone.
32466
32467         * lib/readtokens.c: Remove explicit declarations of xmalloc and
32468         xrealloc, Instead, include "xalloc.h".
32469
32470         * lib/mountlist.c: Include unlocked-io.h after all system headers.
32471         Remove explicit declarations of xmalloc, xrealloc,
32472         and xstrdup.  Instead, include "xalloc.h".
32473
32474         * lib/argmatch.c, closeout.c, error.c, exclude.c: Include
32475         unlocked-io.h.
32476         * lib/fatal.c, getdate.y, getpass.c, getstr.c, getusershell.c:
32477         Likewise.
32478         * lib/mountlist.c, posixtm.c, readtokens.c, readutmp.c: Likewise.
32479
32480         * lib/regex.c, sha.c, version-etc.c, yesno.c: Likewise.
32481         Reported by Padraig Brady.
32482
32483         * lib/mkstemp.c: #undef mkstemp.
32484         Include config.h.
32485         (rpl_mkstemp): Rename from mkstemp.
32486         Protoize.
32487
32488 2001-11-16  Jim Meyering  <meyering@lucent.com>
32489
32490         * lib/physmem.c [HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>.
32491         (physmem_total) [HAVE_PSTAT_GETSTATIC]: If sysconf couldn't be used to
32492         determine the amount of total physical memory, use pstat_getstatic.
32493         HPUX-11 doesn't define _SC_PHYS_PAGES.
32494         (physmem_available) [HAVE_PSTAT_GETSTATIC && HAVE_PSTAT_GETDYNAMIC]:
32495         If sysconf couldn't be used to determine the amount of available
32496         physical memory, use both pstat_getstatic and pstat_getdynamic.
32497         Based on a patch from Bob Proulx.
32498
32499 2001-11-10  Jim Meyering  <meyering@lucent.com>
32500
32501         * m4/prereq.m4 (jm_PREREQ_PHYSMEM): New function.
32502         (jm_PREREQ): Use it.
32503
32504 2001-11-09  Jim Meyering  <meyering@lucent.com>
32505
32506         * m4/jm-macros.m4: Require autoconf-2.52f.
32507         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
32508         Use these AC_-prefixed names, not the AM_-prefixed ones.
32509
32510         * m4/afs.m4 (jm_AFS): Quote the body.  Patch by Akim Demaille.
32511
32512 2001-11-05  Jim Meyering  <meyering@lucent.com>
32513
32514         * lib/xstat.in (slash_aware_lstat): Correct a misleading comment.
32515
32516 2001-11-04  Jim Meyering  <meyering@lucent.com>
32517
32518         * m4/fpending.m4: Remove unused cruft that saved, set, and restored
32519         $DEFS.
32520
32521 2001-11-03  Jim Meyering  <meyering@lucent.com>
32522
32523         * m4/jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg
32524         of AC_DEFUN.
32525
32526         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
32527         know the name of the variable in the macro definition.
32528
32529 2001-11-03  Jim Meyering  <meyering@lucent.com>
32530
32531         * lib/argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args
32532         in argmatch_to_argument call.
32533
32534         * lib/dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
32535         argument.
32536
32537         * lib/hash.c (hash_clear): Fix a bug that could lead to an infloop or
32538         e.g., a fault due to an attempt to free a NULL pointer.
32539
32540 2001-11-01  Jim Meyering  <meyering@lucent.com>
32541
32542         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): New macro.
32543         * m4/jm-macros.m4 (jm_MACROS): Require UTILS_FUNC_DIRFD.
32544
32545 2001-11-01  Jim Meyering  <meyering@lucent.com>
32546
32547         * lib/dirfd.c, lib/dirfd.h: New files.
32548         * lib/Makefile.am (libfetish_a_SOURCES): Add dirfd.h.
32549
32550         * lib/hash.c (hash_print) [TESTING]: Clean up.
32551
32552 2001-10-22  Paul Eggert  <eggert@twinsun.com>
32553
32554         * lib/hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__,
32555         to avoid a warning if -Wall.
32556
32557 2001-10-22  Jeff Bailey  <jbailey@outpost.dnsalias.org>
32558
32559         * README: New file
32560         * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi
32561         (per RMS's instructions, this is now the canonical source)
32562         * lgpl/, gpl/: New directories.
32563
32564 2001-10-21  Paul Eggert  <eggert@twinsun.com>
32565
32566         * lib/regex.c (uintptr_t): Remove macro and decl; it's config.h's job.
32567
32568 2001-10-21  Jim Meyering  <meyering@lucent.com>
32569
32570         * lib/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
32571         this code would end up calling gettext even in packages built
32572         with --disable-nls.
32573         * lib/getopt.c (_): Likewise.
32574         * lib/regex.c (_): Likewise.
32575
32576 2001-10-20  Paul Eggert  <eggert@twinsun.com>
32577
32578         * m4/error.m4 (jm_PREREQ_ERROR):
32579         Do not invoke AC_CHECK_FUNCS with strerror_r, as
32580         AC_FUNC_STRERROR_R does that.
32581         Check for strerror declaration.
32582
32583         * m4/strerror_r.m4: Add copyright notice, as nontrivial m4 files
32584         are supposed to have them these days.
32585         (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
32586         Merge changes from latest Autoconf CVS.
32587         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
32588         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
32589         POSIX decided to standardize on the int flavor of strerror_r.
32590
32591 2001-10-20  Paul Eggert  <eggert@twinsun.com>
32592
32593         * lib/error.c (strerror_r): Do not declare unless !_LIBC.
32594         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
32595         Use strerror_r that is only a macro, even if it is not a function.
32596         (strerror): Check for HAVE_DECL_STRERROR before declaring.
32597         (private_strerror): Use prototypes, not old-style function definition.
32598         (print_errno_message): New function.
32599         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
32600         char*-flavored one.
32601         (error_tail, error, error_at_line): Use it.
32602
32603 2001-10-11  Jim Meyering  <meyering@lucent.com>
32604
32605         * lib/argmatch.c (argmatch_invalid): Use quotearg_n_style (0, ...
32606         and quote_n (1, ... to avoid clobbering a buffer.
32607
32608 2001-10-05  Jim Meyering  <meyering@lucent.com>
32609
32610         * lib/Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and
32611         hash-pjw.h.
32612         * lib/hash-pjw.c: New file (factored out of fileutils' remove.c).
32613         * lib/hash-pjw.h: New file.
32614
32615 2001-09-30  Jim Meyering  <meyering@lucent.com>
32616
32617         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if
32618         `struct fsstat' has the `f_fstypename' member.
32619         Use that to define FS_TYPE, which is now used to make
32620         the getfsstat link test tighter.
32621
32622 2001-09-30  Jim Meyering  <meyering@lucent.com>
32623
32624         * lib/mountlist.c [MOUNTED_GETFSSTAT]:
32625         Include <sys/ucred.h>, for Apple Darwin.
32626         Include sys/mount.h and sys/fs_types.h only if available.
32627         (FS_TYPE): Define.
32628         (read_filesystem_list): Use FS_TYPE.
32629
32630 2001-09-29  Paul Eggert  <eggert@twinsun.com>
32631
32632         * lib/exclude.c (excluded_filename): 0 -> false, since it's
32633         a boolean context.
32634
32635 2001-09-29  Jim Meyering  <meyering@lucent.com>
32636
32637         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
32638         [one-argument getmntent function]): Include stdio.h before mntent.h.
32639         SunOS 4.1.x needs it for the declaration of `FILE'.
32640         Patch by Volker Borchert.
32641
32642         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
32643         Check for these headers: sys/param.h sys/ucred.h sys/mount.h
32644         sys/fs_types.h, and make the link-test for getfsstat guard #include
32645         directives with appropriate #if HAVE_*_H tests so that we can
32646         detect getfsstat on Apple Darwin1.3.7 systems.
32647         Reported by Nelson Beebe.
32648         Fix harmless typo in cache variable name: s/getsstat/getfsstat/.
32649
32650 2001-09-28  Paul Eggert  <eggert@twinsun.com>
32651
32652         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
32653         #defines strtoimax.  Also treat the other strto* functions
32654         like strtoimax.
32655
32656         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
32657         Check for strtoul and strtoumax,
32658         as those declarations are made even in the signed case.
32659         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
32660         Likewise, for strtol and strtoimax.
32661
32662 2001-09-28  Paul Eggert  <eggert@twinsun.com>
32663
32664         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
32665         #defines strtoimax.  Also treat the other strto* functions
32666         like strtoimax.
32667
32668         * lib/xstrtol.c (strtol): Do not declare if HAVE_DECL_STRTOL.
32669         (strtoul): Do not declare if HAVE_DECL_STRTOUL.
32670         (strtoimax, strtoumax): Do not declare if already defined as a macro.
32671
32672 2001-09-26  Jim Meyering  <meyering@lucent.com>
32673
32674         Most macros in unlocked-io.h had the wrong number of arguments.
32675         * lib/gen-uio: New script.
32676         (USE_UNLOCKED_IO): Define to 1 if not already defined.
32677         * lib/unlocked-io.hin: Remove file.
32678         * lib/Makefile.am (unlocked-io.h): Rewrite to use a separate script,
32679         rather than trying to embed it here.
32680         (EXTRA_DIST): Add gen-uio.  Remove unlocked-io.hin
32681         Reported by Padraig Brady.
32682
32683 2001-09-25  Volker Borchert  <bt@teknon.de>
32684
32685         * lib/gettimeofday.c (rpl_gettimeofday): Declare local variable
32686         `result'.
32687
32688 2001-09-24  Jim Meyering  <meyering@lucent.com>
32689
32690         * m4/gettext.m4: Use the version from gettext-0.10.40, not CVS.
32691
32692 2001-09-23  Jim Meyering  <meyering@lucent.com>
32693
32694         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
32695         instead of the mere test for existence of mntent.h.  The latter
32696         would get a false-positive on AIX 3.4 systems.
32697         In the outer getmntent if-block, don't die if neither of the getmntent
32698         tests succeeds.  Instead, just fall through and continue with the
32699         remaining tests.
32700
32701 2001-09-23  Jim Meyering  <meyering@lucent.com>
32702
32703         * lib/mountlist.c: Remove useless parentheses in #if directives.
32704         (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
32705         the deprecated MOUNTED symbol is no longer defined in mntent.h.
32706
32707 2001-09-22  Jim Meyering  <meyering@lucent.com>
32708
32709         * m4/gettext.m4: New file.  From gettext.
32710         * m4/lcmessage.m4: Sync with gettext -- this changes only comments.
32711         * m4/progtest.m4: Likewise
32712         * m4/isc-posix.m4: Decrement serial number to sync with gettext.
32713         * m4/glibc21.m4: Likewise.
32714
32715         * m4/libintl.m4: Remove.  No longer used.
32716
32717 2001-09-22  Jim Meyering  <meyering@lucent.com>
32718
32719         * lib/localcharset.c: Update from latest gettext.
32720         * lib/config.charset: Likewise.
32721
32722 2001-09-20  Jim Meyering  <meyering@lucent.com>
32723
32724         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of
32725         strtoimax.
32726         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of
32727         strtoumax.
32728
32729 2001-09-20  Jim Meyering  <meyering@lucent.com>
32730
32731         * lib/xstrtol.c (strtoimax): Guard declaration with
32732         `#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'.
32733         The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0)
32734         have their own, conflicting declaration of strtoimax in sys/inttypes.h.
32735         (strtoumax): Likewise, for completeness (it wasn't necessary).
32736
32737 2001-09-17  Paul Eggert  <eggert@twinsun.com>
32738
32739         * lib/strtoimax.c (HAVE_LONG_LONG):
32740         Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
32741         (strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base),
32742         to work around bug in IBM C compiler.
32743
32744 2001-09-17  Jim Meyering  <meyering@lucent.com>
32745
32746         * m4/chown.m4, fstypename.m4, getgroups.m4, gettimeofday.m4,
32747         * m4/jm-mktime.m4, lstat.m4, malloc.m4, memcmp.m4, mkdir-slash.m4,
32748         * m4/nanosleep.m4, putenv.m4, readdir.m4, realloc.m4, rename.m4,
32749         * m4/st_dm_mode.m4, stat.m4, strerror_r.m4, timespec.m4, utimbuf.m4,
32750         * m4/utimes.m4: Use AC_DEFINE rather than AC_DEFINE_UNQUOTED,
32751         whenever the right hand side need not be expanded by the shell.
32752
32753 2001-09-16  Paul Eggert  <eggert@twinsun.com>
32754
32755         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C
32756         library.  It's not correct, as some older glibcs are buggy.
32757         fnmatch wasn't fixed until glibc 2.2.
32758
32759         Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
32760         special shell magic here.
32761
32762 2001-09-16  Jim Meyering  <meyering@lucent.com>
32763
32764         * m4/mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
32765         * m4/jm-macros.m4: Require it.
32766
32767 2001-09-16  Jim Meyering  <meyering@lucent.com>
32768
32769         * lib/mkdir.c: New file.
32770
32771 2001-09-15  Jim Meyering  <meyering@lucent.com>
32772
32773         * m4/jm-macros.m4: Check for help2man.
32774
32775 2001-09-11  Jim Meyering  <meyering@lucent.com>
32776
32777         * m4/host-os.m4 (UTILS_HOST_OS): New file/macro.
32778         The body, by Paul Eggert, was moved here from configure.in.
32779         * m4/jm-macros.m4: Require UTILS_HOST_OS.
32780
32781 2001-09-04  Paul Eggert  <eggert@twinsun.com>
32782
32783         * m4/prereq.m4 (jm_PREREQ_XREADLINK): New macro.
32784         (jm_PREREQ): Use it.
32785
32786 2001-09-04  Paul Eggert  <eggert@twinsun.com>
32787
32788         * lib/xreadlink.c (xreadlink): Omit size_t* arg.  All uses changed.
32789         Use ssize_t, not int, to store result of readlink.
32790         Check for ssize_t overflow as well as size_t overflow,
32791         as POSIX says the result of readlink is implementation-defined
32792         when ssize_t overflows.
32793         Remove unnecessary cast to char*.
32794         Use free+malloc instead of realloc, as the storage doesn't need
32795         to be preserved and it's clearer and can be more efficient that way.
32796         (SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare.
32797         * lib/xreadlink.h (xreadlink): Update prototype.
32798
32799 2001-09-04  Paul Eggert  <eggert@twinsun.com>
32800
32801         * lib/xgetcwd.c: Revert some of the previous change; intead,
32802         fix the HAVE_GETCWD_NULL code to behave more like the
32803         !HAVE_GETCWD_NULL code used to.
32804
32805         Include "xalloc.h".
32806         (xgetcwd): Do not return NULL when memory is exhausted; instead,
32807         invoke xalloc_die.
32808
32809 2001-09-03  Paul Eggert  <eggert@twinsun.com>
32810
32811         * m4/prereq.m4 (jm_PREREQ_XGETCWD): Check for limits.h and
32812         sys/param.h, as pathmax.h includes them.
32813
32814 2001-09-03  Paul Eggert  <eggert@twinsun.com>
32815
32816         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_XGETCWD.
32817         (jm_PREREQ_XGETCWD): New macro.
32818
32819         * m4/getcwd.m4: New file.
32820
32821 2001-09-03  Paul Eggert  <eggert@twinsun.com>
32822
32823         * lib/xgetcwd.c: Fix the !HAVE_GETCWD_NULL code to behave more
32824         like the HAVE_GETCWD_NULL code.
32825         Include pathmax.h if not HAVE_GETCWD.
32826         Do not include xalloc.h.
32827         (INITIAL_BUFFER_SIZE): New symbol.
32828         Do not use xmalloc / xrealloc, since the caller is responsible for
32829         handling errors.  Preserve errno around `free' during failure.
32830         Do not overrun buffer when using getwd.
32831
32832 2001-09-03  Paul Eggert  <eggert@twinsun.com>
32833
32834         * lib/xgetcwd.c (xgetcwd): Use HAVE_GETCWD_NULL, not (defined
32835         __GLIBC__ && __GLIBC__ >= 2), to decide whether to use
32836         getcwd (NULL, 0).
32837
32838 2001-09-03  Paul Eggert  <eggert@twinsun.com>
32839
32840         * lib/exclude.c (fnmatch_no_wildcards): Fix confusion between
32841         usage of FNM_CASEFOLD and FNM_LEADING_DIR.  The bug was
32842         spotted by Jim Meyering.
32843
32844 2001-09-03  Jim Meyering  <meyering@lucent.com>
32845
32846         * lib/xreadlink.c (xreadlink): Preserve errno around `free' during
32847         failure.
32848
32849 2001-09-02  Jim Meyering  <meyering@lucent.com>
32850
32851         * lib/error.c: Update from GNU libc.
32852
32853 2001-09-01  Jim Meyering  <meyering@lucent.com>
32854
32855         * m4/jm-macros.m4 (jm_MACROS): Check for canonicalize_file_name.
32856         Used by df.
32857
32858 2001-09-01  Jim Meyering  <meyering@lucent.com>
32859
32860         * lib/xreadlink.c: New file.
32861         * lib/xreadlink.h: New file.
32862         * lib/Makefile.am (libfetish_a_SOURCES): Add xreadlink.c and
32863         xreadlink.h.
32864
32865         * lib/regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
32866         doesn't conflict with sparc Solaris 7's definition in
32867         /usr/include/sys/int_types.h.
32868
32869         * lib/exclude.c: Use `""', not `<>' to #include non-system header
32870         files.
32871         (fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
32872         and strncasecmp as r-values.  Unixware didn't have declarations.
32873
32874 2001-08-31  Paul Eggert  <eggert@twinsun.com>
32875
32876         * lib/xstrtol.h: Add copyright notice.
32877         (_DECLARE_XSTRTOL): Improve quality of diagnostic for
32878         LONGINT_INVALID_SUFFIX_CHAR.
32879
32880 2001-08-31  Paul Eggert  <eggert@twinsun.com>
32881
32882         * lib/xstrtol.c (strtoimax): New decl.
32883
32884 2001-08-31  Paul Eggert  <eggert@twinsun.com>
32885
32886         * lib/xgetcwd.c: Don't include pathmax.h.
32887         Include stdlib.h and unistd.h if available.
32888         Include xalloc.h.
32889         (xmalloc, xstrdup, free): Remove decls.
32890         (xgetcwd): Don't assume sizes fit in unsigned.
32891         Check for overflow when computing sizes.
32892         Simplify reallocation code.
32893
32894 2001-08-31  Paul Eggert  <eggert@twinsun.com>
32895
32896         * lib/savedir.c (savedir): Remove size parameter, as POSIX says that
32897         a directory's st_size can have an arbitrary value, so the old
32898         usage could waste an arbitrary amount of memory.  All uses
32899         changed.
32900         * lib/savedir.h: Update prototype.
32901
32902 2001-08-31  Paul Eggert  <eggert@twinsun.com>
32903
32904         * lib/Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c.
32905
32906         * lib/strtoimax.c: Renamed from strtoxmax.c, removing the
32907         old strtoimax.c.
32908
32909         Also, make the following further changes to make this file's
32910         configuration more similar to that of strtol.c:
32911         (UNSIGNED): Renamed from STRTOUXMAX_UNSIGNED.  All uses changed.
32912         (strtoumax, uintmax_t, strtoull, strtol): Remove.
32913         (intmax_t, strtoimax, strtol, strtoll): New macros, if UNSIGNED.
32914         (strtoimax): Renamed from strtoumax.  All uses of unsigned values
32915         changed to signed values.
32916
32917         And make the following changes as well:
32918         Fix copyright notice, as 1999 was missing.
32919         (verify): New macro.
32920         (strtoimax): Check sizes at compile-time, not run-time.
32921         Prefer strtol to strtoll if both work.
32922         (main): Remove; it was not that useful and was a pain to maintain.
32923
32924         * lib/strtoumax.c: Include strtoimax.c, not strtouxmax.c.
32925
32926 2001-08-31  Jim Meyering  <meyering@lucent.com>
32927
32928         * lib/xgetcwd.c (xgetcwd): Reorganize to avoid some duplication.
32929         Use an initial, malloc'd, buffer of length 128 rather than
32930         a statically allocated one of length 1024.
32931
32932 2001-08-30  Paul Eggert  <eggert@twinsun.com>
32933
32934         Simplify code, partly by assuming autoconf 2.52 semantics.
32935
32936         * m4/Makefile.am (EXTRA_DIST): Remove uintmax_t.m4.
32937
32938         * m4/inttypes.m4 (AC_PREREQ): Bump to 2.52.
32939         (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52.
32940         All uses removed.
32941         (jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T):
32942         Move AC_REQUIRE to next-to-top level, to avoid confusion.
32943         Use 2.52's AC_CHECK_TYPE instead of merely looking for the header.
32944         * m4/prereq.m4 (jm_PREREQ_HUMAN): Don't require
32945         jm_AC_HEADER_INTTYPES_H.
32946         * m4/jm-macros.m4 (jm_MACROS): Likewise.
32947
32948         * m4/uintmax_t.m4: Remove, as it duplicates inttypes.m4.
32949
32950         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
32951         Quote first arg of AC_DEFUN.
32952         Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
32953         since they are needed to parse the include file even if we need
32954         only xstrtoimax.  Simplify logic behind the args to AC_REPLACE.
32955         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise,
32956         but with opposite signedness.
32957
32958 2001-08-30  Paul Eggert  <eggert@twinsun.com>
32959
32960         Merge 'exclude' changes from tar 1.13.22.
32961         This fixes one or two unlikely storage allocation overflow bugs,
32962         but doesn't change user-visible behavior otherwise.
32963
32964 2001-08-30  Paul Eggert  <eggert@twinsun.com>
32965
32966         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_EXCLUDE.
32967         (jm_PREREQ_EXCLUDE): New macro.
32968
32969 2001-08-30  Paul Eggert  <eggert@twinsun.com>
32970
32971         * lib/quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
32972         tm to be declared.
32973
32974 2001-08-30  Paul Eggert  <eggert@twinsun.com>
32975
32976         * lib/hash.c: Remove '2001' from copyright notice.
32977
32978 2001-08-30  Paul Eggert  <eggert@twinsun.com>
32979
32980         * lib/full-write.h: New file.
32981         * lib/Makefile.am (libfetish_a_SOURCES): Add full-write.h.
32982         * lib/full-write.c: Correct credits, as cccp.c no longer
32983         exists and anyway it was so heavily changed from the old cccp
32984         code as to be unrecognizable.  Include full-write.h.
32985         (full_write) Return size_t, with short writes meaning failure.
32986         All callers changed.  This fixes a bug with large buffers
32987         on 64-bit hosts.
32988         * lib/utime.c: Include full-write.h.
32989
32990 2001-08-30  Paul Eggert  <eggert@twinsun.com>
32991
32992         * lib/exclude.c (bool): Declare, perhaps by including stdbool.h.
32993         (<sys/types.h>): Include only if HAVE_SYS_TYPES_H.
32994         (<stdlib.h>, <string.h>, <strings.h>, <inttypes.h>, <stdint.h>):
32995         Include if available.
32996         (<xalloc.h>): Include
32997         (SIZE_MAX): Define if <stdint.h> or <inttypes.h> doesn't.
32998         (verify): New macro.  Use it to verify that EXCLUDE macros do not
32999         collide with FNM macros.
33000         (struct patopts): New struct.
33001         (struct exclude): Use it, as exclude patterns now come with options.
33002         (new_exclude): Support above changes.
33003         (new_exclude, add_exclude_file):
33004         Initial size must now be a power of two to simplify overflow checking.
33005         (free_exclude, fnmatch_no_wildcards): New function.
33006         (excluded_filename): No longer requires options arg, as the options
33007         are determined by add_exclude.  Now returns bool, not int.
33008         (excluded_filename, add_exclude):
33009         Add support for the fancy new exclusion options.
33010         (add_exclude, add_exclude_file): Now takes int options arg.
33011         Check for arithmetic overflow when computing sizes.
33012         (add_exclude_file): xrealloc might modify errno, so don't
33013         realloc until after errno might be used.
33014
33015         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS):
33016         New macros.
33017         (free_exclude): New decl.
33018         (add_exclude, add_exclude_file): Now takes int options arg.
33019         (excluded_filename): No longer requires options arg, as the options
33020         are determined by add_exclude.  Now returns bool, not int.
33021
33022 2001-08-30  Paul Eggert  <eggert@twinsun.com>
33023
33024         * lib/alloca.c (alloca): Arg is of type size_t, not unsigned.
33025
33026 2001-08-27  Jim Meyering  <meyering@lucent.com>
33027
33028         * lib/Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c
33029
33030         * lib/version-etc.c (N_): Remove definition.
33031         Revert most of last change.
33032         Instead, simply don't mark the `Copyright...' string for translation.
33033         Based on advice from Paul Eggert.
33034
33035         * lib/strtoxmax.c: Tweak comment.
33036
33037 2001-08-26  Jim Meyering  <meyering@lucent.com>
33038
33039         * m4/jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX.
33040
33041         * m4/xstrtoimax.m4: New file.
33042         * m4/xstrtoumax.m4: Add comments explaining why we
33043         AC_REPLACE_FUNCS(strtol).
33044
33045 2001-08-26  Jim Meyering  <meyering@lucent.com>
33046
33047         * lib/version-etc.c (version_etc_copyright_fmt): Replace literal year
33048         of copyright with `%s' so translators don't get an untranslated
33049         message in 2002.
33050         (COPYRIGHT_YEAR): Define.
33051         (version_etc): Use fprintf rather than fputs.
33052         Suggestion from Ulrich Drepper.
33053
33054         * lib/Makefile.am (libfetish_a_SOURCES): Add xstrtoimax.c.
33055
33056         * lib/strtoll.c: New file, from GNU libc.
33057         * lib/xstrtoimax.c: New file.
33058
33059         * lib/xstrtol.h: Add xstrtoimax.
33060         * lib/strtoumax.c: New file.  Simply include "strtoumax.c".
33061         * lib/strtoimax.c: New file.  Likewise, but first define
33062         STRTOUXMAX_SIGNED.
33063
33064         * lib/strtoumax.c: Factor to work both for unsigned and signed types,
33065         ...
33066         * lib/strtoxmax.c: ... then renamed to this.
33067
33068 2001-08-18  Paul Eggert  <eggert@twinsun.com>
33069
33070         * m4/inttypes.m4: Add AC_PREREQ(2.13).
33071         (jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too.
33072         (jm_AC_TYPE_INTMAX_T): New macro.
33073         (jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4.
33074
33075         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): New macro.
33076
33077         * m4/longlong.m4: Renamed from ulonglong.m4.
33078         * m4/inttypes.m4: Renamed from inttypes_h.m4.
33079         * m4/uintmax_t.m4: Removed.
33080
33081 2001-08-13  Paul Eggert  <eggert@twinsun.com>
33082
33083         * lib/Makefile.am (unlocked-io.h): Do not append "_unlocked" twice.
33084         Port to Solaris 8, where 'sed' requires a space after the 'r'
33085         command, and where sh dislikes "$/".  Clean up the spacing a bit.
33086         Redirect output to $tmp just once.
33087
33088 2001-08-12  Paul Eggert  <eggert@sic.twinsun.com>
33089
33090         * lib/addext.c (<errno.h>): Include.
33091         (errno): Declare if not defined.
33092         (addext): Work correctly when pathconf returns -1 and leaves
33093         errno alone because there is no limit.  Also, work even if
33094         pathconf returns a value greater than SIZE_MAX.
33095
33096 2001-08-12  Jim Meyering  <meyering@lucent.com>
33097
33098         * m4/afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4,
33099         d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4,
33100         fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4,
33101         group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4,
33102         jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4,
33103         link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4,
33104         mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4,
33105         prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4,
33106         rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
33107         strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4,
33108         utime.m4, utimes.m4, xstrtoumax.m4:
33109         Quote the first argument in each use of AC_DEFUN.
33110
33111 2001-08-12  Jim Meyering  <meyering@lucent.com>
33112
33113         * lib/xgetcwd.c (xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:
33114         Simply `return getcwd (NULL, 0);'.
33115         [! (defined __GLIBC__ && __GLIBC__ >= 2)]:
33116         Use 1300 as initial value for length, not PATH_MAX.
33117
33118         * lib/pathmax.h: Clean up cpp syntax.
33119
33120 2001-08-12  Jim Meyering  <meyering@lucent.com>
33121
33122         * lib/gettimeofday.c: New file.
33123         * lib/gtod.h: New file.
33124         * lib/Makefile.am (libfetish_a_SOURCES): Add gtod.h.
33125
33126 2001-08-05  Jim Meyering  <meyering@lucent.com>
33127
33128         * m4/jm-macros.m4: Require autoconf-2.52.
33129
33130 2001-08-04  Jim Meyering  <meyering@lucent.com>
33131
33132         * lib/error.h (__attribute__): Remove `|| __STRICT_ANSI__' from #if
33133         stmt, to get in sync with glibc.
33134
33135 2001-08-03  Paul Eggert  <eggert@twinsun.com>
33136
33137         The following changes are from gettext 0.10.39 as maintained by
33138         Bruno Haible.
33139
33140         * lib/mbswidth.h (MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
33141         Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
33142         with inverted sense.  All uses changed.
33143
33144         * lib/mbswidth.c: Don't include <limits.h>.
33145         Include <stdlib.h> and <string.h> unconditionally.
33146         (iswcntrl, mbsinit, ISCNTRL): New macros.
33147         (mbsnwidth): Use K&R style function declarations.
33148         Don't bother checking for MB_LEN_MAX == 1, since the compiler
33149         can optimize it when MB_CUR_MAX == 1.
33150         The width of control characters is zero, not 1.
33151
33152 2001-08-03  Paul Eggert  <eggert@twinsun.com>
33153
33154         The following changes are from gettext 0.10.39 as maintained by
33155         Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ.
33156
33157         * m4/codeset.m4: Upgrade to serial AM1.
33158         (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
33159         all uses changed.  Quote first arg of AC_DEFUN.
33160         (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
33161
33162         * m4/iconv.m4: Upgrade to serial AM2.
33163         (AM_ICONV): Renamed from jm_ICONV; all uses changed.
33164         Add --with-libconv-prefix.
33165         Quote first arg of AC_DEFUN.  Add description for ICONV_CONST.
33166         (am_cv_func_iconv): Renamed from jm_cv_func_iconv.
33167         (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
33168         (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
33169         * m4/jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings.
33170
33171         * m4/c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
33172         * m4/getline.m4 (AM_FUNC_GETLINE): Likewise.
33173         * m4/glibc21.m4 (jm_GLIBC21): Likewise.
33174         * m4/inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise.
33175         * m4/isc-posix.m4 (AC_ISC_POSIX): Likewise.
33176         * m4/lcmessage.m4 (AM_LC_MESSAGES): Likewise.
33177         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
33178         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise.
33179         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
33180
33181         * m4/getline.m4 (AM_FUNC_GETLINE): Don't bother checking for
33182         string.h any more.
33183
33184         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no",
33185         not the default value.
33186
33187         2001-06-25  Bruno Haible  <haible@clisp.cons.org>
33188         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES.
33189         Also check for mbsinit.  Needed for SCO 3.2v5.0.2.
33190         Also include <string.h>; this is where AIX 3.2.5 declares wcwidth.
33191         Also check for iswcntrl, used for wcwidth fallback.
33192         Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability
33193         to Autoconf 2.13.
33194
33195 2001-08-03  Jim Meyering  <meyering@lucent.com>
33196
33197         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
33198         as it was in the original.  Reported by Paul Eggert.
33199
33200 2001-07-16  Jim Meyering  <meyering@lucent.com>
33201
33202         * m4/gettimeofday.m4: New file.
33203         Prompted by a report from Bernhard Baehr.
33204
33205 2001-07-15  Jim Meyering  <meyering@lucent.com>
33206
33207         * m4/Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h
33208         stuff. Now it's in ../Makefile.cfg.
33209
33210 2001-07-15  Jim Meyering  <meyering@lucent.com>
33211
33212         * lib/Makefile.am (EXTRA_DIST): Add unlocked-io.hin.
33213         (BUILT_SOURCES): Add unlocked-io.h.
33214         (io_functions): Define.
33215         (unlocked-io.h): New rule.
33216         (DISTCLEANFILES): Add unlocked-io.h.
33217         (all-local): Depend on unlocked-io.h, to ensure it is created.
33218
33219         * lib/unlocked-io.hin: New file
33220
33221         * lib/regex.c: Update from glibc.
33222
33223 2001-07-05  Jim Meyering  <meyering@lucent.com>
33224
33225         * lib/Makefile.am (noinst_HEADERS): Remove definition, per new automake
33226         recommendation.
33227         (libfetish_a_SOURCES): Put all .h files here instead.
33228         Remove a thus-exposed (better checks in automake) duplicate and
33229         two unnecessary .h files.
33230
33231 2001-07-04  Jim Meyering  <meyering@lucent.com>
33232
33233         * m4/Makefile.am.in (glibc-io.struct): New target.  Rework the code
33234         that generates jm-glibc-io.m4 so that it doesn't trigger any make
33235         distcheck failure.
33236
33237 2001-07-02  Jim Meyering  <meyering@lucent.com>
33238
33239         The following changes were prompted by suggestions from Bruno Haible.
33240
33241         * m4/jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4
33242         is now generated.
33243         * m4/Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted
33244         definition of EXTRA_DIST.
33245         (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
33246         ensure that the generated file is created/updated whenever the list
33247         of $(unlocked_functions) is changed.
33248         (jm-glibc-io.m4): New rule.
33249         (unlocked-io.h): New rule -- currently unused.
33250
33251 2001-06-24  Jim Meyering  <meyering@lucent.com>
33252
33253         * m4/regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
33254         unmatched right bracket, rather than kludging it with an extra,
33255         falsely-matching quote in a comment.  Patch by Akim Demaille.
33256
33257 2001-06-11  Jim Meyering  <meyering@lucent.com>
33258
33259         * lib/regex.c: Update from GNU libc.
33260
33261 2001-05-27  Jim Meyering  <meyering@lucent.com>
33262
33263         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
33264         Check for ut_type in struct utmp.
33265
33266 2001-05-27  Jim Meyering  <meyering@lucent.com>
33267
33268         * lib/readutmp.h (UT_TYPE): Define.
33269
33270 2001-05-24  Jim Meyering  <meyering@lucent.com>
33271
33272         * lib/argmatch.c: Include "quote.h".
33273         (argmatch_invalid): Remove explicit `' quotes.  Instead, use the
33274         quote function.  Reported by Göran Uddeborg.
33275
33276 2001-05-22  Jim Meyering  <meyering@lucent.com>
33277
33278         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
33279         now that we use the package-supplied version unconditionally.
33280         (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
33281
33282 2001-05-21  Jim Meyering  <meyering@lucent.com>
33283
33284         * m4/regex.m4: Change a couple backticks to single quotes to avoid
33285         shell syntax errors.
33286
33287 2001-05-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
33288
33289         * m4/dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
33290
33291 2001-05-20  Paul Eggert  <eggert@twinsun.com>
33292
33293         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME):
33294         Don't bother to check library strftime, since
33295         we'll be using our own my_strftime function anyway.
33296         Define my_strftime instead of strftime.
33297
33298 2001-05-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
33299
33300         * lib/dirname.c (dir_name): Compute append_dot using path, not newpath
33301         which is not yet declared.
33302
33303 2001-05-15  Jim Meyering  <meyering@lucent.com>
33304
33305         * m4/regex.m4: Use proper quoting so brackets appear in the test
33306         program.
33307         Reported by, and with help from, Bruno Haible.
33308
33309 2001-05-13  Jim Meyering  <meyering@lucent.com>
33310
33311         * m4/jm-macros.m4 (major_t, minor_t): Define to unsigned int if
33312         undefined.
33313
33314 2001-05-11  Paul Eggert  <eggert@twinsun.com>
33315
33316         dirname code cleanup.  base_name now behaves more compatibly
33317         with POSIX basename when given file names that have trailing
33318         slashes, and similarly for dir_name.  Add new primitives
33319         base_len and dir_len.  Put the directory-name-related decls
33320         into dirname.h.
33321
33322         * lib/addext.c (ISSLASH, base_name): Remove; now in dirname.h.
33323         * lib/backupfile.c (base_name): Likewise.
33324         * lib/basename.c (FILESYSTEM_PREFIX_LEN, PARAMS, ISSLASH): Likewise.
33325         * lib/dirname.c (FILESYSTEM_PREFIX_LEN, ISSLASH): Likewise.
33326         * lib/makepath.c (strip_trailing_slashes): Likewise.
33327         * lib/path-concat.c (DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN,
33328         ISSLASH): Likewise.
33329         * lib/rename.c (strip_trailing_slashes): Likewise.
33330         * lib/same.c (base_name): Likewise.
33331         * lib/stripslash.c (ISSLASH): Likewise.
33332
33333         * lib/addext.c: Include <dirname.h> after size_t is defined.
33334         * lib/backupfile.c: Likewise.
33335
33336         * lib/addext.c (addext): Use base_len to trim redundant
33337         trailing slashes instead of doing it ourselves.
33338         But do not trim the last slash if it is not redundant.
33339
33340         * lib/backupfile.c (find_backup_file_name,
33341         max_backup_version): Use base_len instead of rolling it ourselves.
33342         Handle the case of "" and (on DOS) "C:" correctly.
33343
33344         * lib/basename.c: Do not include <stdio.h>, <assert.h>; no longer
33345         needed. Include <string.h>, <dirname.h>.
33346         (base_name): Allow file names ending in slashes, other than names
33347         that are all slashes.  In this case, return the basename followed
33348         by the slashes.  This is more general, and can be used in places
33349         where the original base_name purposely had an assertion failure.
33350         (base_len): New function.
33351
33352         * lib/dirname.c: Include <string.h> instead of <stdlib.h>.
33353         Do not include <assert.h>; no longer needed.
33354         Include xalloc.h.
33355         (memrchr): Remove decl.
33356         (dir_name_r): Remove.
33357         (dir_len): Renamed from dirlen.  All callers changed.
33358         Rewrite in terms of base_name, for simplicity and consistency.
33359         (dir_name): Never return NULL.  All callers changed.
33360         Do not include <stdlib.h> in test program; no longer needed.
33361         return 0; is fine for test program.
33362
33363         * lib/dirname.h (DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN):
33364         New macros.
33365         (base_name, base_len, dir_len, strip_trailing_slashes): New decls.
33366
33367         * lib/path-concat.c (path_concat): Use base_len to compute
33368         base length, not strlen; this means we cannot rely on memcpy
33369         to null-terminate.
33370
33371         * lib/same.c (STREQ): Remove.
33372         (same_name): Handle the case where the basename ends in trailing '/'.
33373
33374         * lib/stripslash.c (strip_trailing_slashes): Return nonzero if
33375         a slash was stripped.  Do not strip the last slash after a
33376         file system prefix.
33377
33378 2001-05-11  Paul Eggert  <eggert@twinsun.com>
33379
33380         * lib/Makefile.am (libfetish_a_SOURCES):
33381         Add strftime.c, since we now compile it on all hosts.
33382
33383         * lib/strftime.c (my_strftime):
33384         Define to nstrftime if emacs, but only if my_strftime is not defined.
33385         (extra_args, extra_args_spec, extra_args_spec_iso): Rename from
33386         ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively.
33387         Add one more extra argument: a nanoseconds value.
33388         All uses changed.
33389         (ns): New macro.
33390         (my_strftime function): Add %N format.
33391         (emacs_strftimeu): Renamed from emacs_strftime,
33392         with extra ut argument.
33393
33394 2001-05-09  Paul Eggert  <eggert@twinsun.com>
33395
33396         * m4/jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.
33397
33398 2001-04-21  Jim Meyering  <meyering@lucent.com>
33399
33400         * m4/rmdir-errno.m4: Write to a new file, so that a restrictive umask
33401         doesn't interfere.
33402
33403 2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
33404
33405         * m4/ftruncate.m4: Check for chsize.
33406         Link with ftruncate.o unconditionally if ftruncate is missing.
33407         This was required when cross-compiling to i586-mingw32msvc.
33408
33409 2001-04-08  Jim Meyering  <meyering@lucent.com>
33410
33411         * lib/getdate.y (get_date): Set tm_isdst to -1 to ensure that it is
33412         recomputed; that's necessary when the offset spans a DST transition.
33413         Patch by David J. MacKenzie.  Reported by Hon-Yin Kok.
33414
33415 2001-04-02  Jim Meyering  <meyering@lucent.com>
33416
33417         * lib/regex.h, regex.c: Update from GNU libc.
33418
33419 2001-03-24  Jim Meyering  <meyering@lucent.com>
33420
33421         * m4/jm-macros.m4: Require autoconf-2.49d.
33422
33423 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
33424
33425         * m4/iconv.m4 (jm_ICONV): Recommend GNU libiconv.
33426
33427 2001-03-19  Paul Eggert  <eggert@twinsun.com>
33428
33429         * lib/version-etc.c (version_etc_copyright): Update to 2001.
33430
33431 2001-03-17  Jim Meyering  <meyering@lucent.com>
33432
33433         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP,
33434         now that the version in autoconf is equivalent.
33435         (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP.
33436
33437         * m4/error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.
33438         Suggestion from Akim Demaille.
33439
33440         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME.
33441         (jm_PREREQ_TEMPNAME): New function.
33442
33443 2001-03-16  Paul Eggert  <eggert@twinsun.com>
33444
33445         * lib/tempname.c (uint64_t): Define to uintmax_t if
33446         not defined, and if UINT64_MAX is not defined.
33447         Required at least for Vax Ultrix4.3, which doesn't define uint64_t.
33448         Reported by John David Anglin.
33449
33450 2001-03-15  Bruno Haible  <haible@clisp.cons.org>
33451
33452         * lib/localcharset.c (locale_charset): Allow wildcard syntax. Also
33453         resolve alias if codeset is empty.
33454         * lib/config.charset (BeOS): Use wildcard syntax.
33455
33456 2001-03-13  Jim Meyering  <meyering@lucent.com>
33457
33458         * lib/path-concat.c (path_concat)
33459         [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't insert a backslash when
33460         concatenating e.g., `C:' and `foo'.
33461         From Bruno Haible.
33462
33463 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
33464
33465         * lib/localcharset.c (locale_charset): Don't use
33466         setlocale(LC_CTYPE,NULL). Don't return NULL.
33467         * lib/unicodeio.c (print_unicode_char): Simplify accordingly.
33468
33469 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
33470
33471         * lib/config.charset: Update for FreeBSD 4.2 and OSF/1 5.1. Add
33472         support for DOS/DJGPP.
33473
33474 2001-03-01  Paul Eggert  <eggert@twinsun.com>
33475
33476         * m4/jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
33477         lacks mkstemp.  Compile our own tempname.c if we compile our own
33478         mkstemp.c, as mkstemp relies on tempname.
33479
33480 2001-03-01  Jim Meyering  <meyering@lucent.com>
33481
33482         * m4/dos.m4 (jm_AC_DOS): Remove extra backslashes, now that
33483         AH_VERBATIM really does output its argument verbatim.
33484
33485 2001-02-28  Paul Eggert  <eggert@twinsun.com>
33486
33487         * lib/Makefile.am (libfetish_a_SOURCES):
33488         Add dup-safer.c, fopen-safer.c.
33489         (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.
33490
33491         * lib/dup-safer.c, lib/fopen-safer.c, lib/stdio-safer.h:
33492         * lib/unistd-safer.h: New files.
33493
33494 2001-02-25  Paul Eggert  <eggert@twinsun.com>
33495
33496         The mkstemp replacement is taken from glibc 2.2.2, with some
33497         portability fixes for use outside glibc, as follows:
33498
33499         * lib/tempname.c (struct_stat64): New macro.
33500         (direxists, __gen_tempname): Use it.
33501         This avoids a portability problem with Solaris 8.
33502
33503         * lib/tempname.c (<config.h>): Include if HAVE_CONFIG_H.
33504         (<stddef.h>, <stdint.h>, <string.h>):
33505         Include only if STDC_HEADERS || _LIBC.
33506         (<fcntl.h>): Include only if HAVE_FCNTL_H || _LIBC.
33507         (<unistd.h>): Include only if HAVE_UNISTD_H || _LIBC.
33508         (<sys/time.h>): Include only if HAVE_SYS_TIME_H || _LIBC.
33509         (__set_errno): Define this macro if <errno.h> doesn't.
33510         (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
33511         Define these macros if <stdio.h> doesn't.
33512         (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
33513         Define these macros if <sys/stat.h>
33514         doesn't.  Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
33515         (stat64, __getpid, __gettimeofday, __mkdir, __open, __open64, lxstat64,
33516         __xstat64): Define if not _LIBC.
33517         (__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
33518         (__gen_tempname): Invoke gettimeofday only if
33519         HAVE_GETTIMEOFDAY || _LIBC;
33520         otherwise, fall back on plain "time".
33521         Use macros like S_IRUSR | S_IWUSR rather than octal values like 0600.
33522
33523         * lib/mkstemp.c (__GT_FILE): Define to zero if not defined.
33524
33525         * lib/mkstemp.c, lib/tempname.c: New files, taken from glibc 2.2.2.
33526
33527 2001-02-18  Paul Eggert  <eggert@twinsun.com>
33528
33529         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
33530
33531 2001-02-17  Paul Eggert  <eggert@twinsun.com>
33532
33533         * m4/mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC.
33534         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH):
33535         Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
33536         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
33537
33538 2001-02-17  Paul Eggert  <eggert@twinsun.com>
33539
33540         * lib/mbswidth.c, quotearg.c (mbrtowc, mbsinit):
33541         Remove workaround macros for hosts that have mbrtowc but not
33542         mbstate_t, as we now insist on proper declarations for both
33543         before using mbrtowc.
33544
33545 2001-02-17  Jim Meyering  <meyering@lucent.com>
33546
33547         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
33548         getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
33549         further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
33550         UnixWare 7.1.1.
33551
33552         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc.,
33553         rather than AC_CACHE_VAL.
33554
33555 2001-02-17  Jim Meyering  <meyering@lucent.com>
33556
33557         * lib/strtoul.c: Sync from GNU libc.  Use double quotes, not <...>
33558         around included file name.
33559
33560         * lib/strnlen.c (__strnlen): Merge in a change from GNU libc.
33561
33562         * lib/strftime.c: Update from GNU libc (the only changes were to
33563         comments).
33564
33565 2001-02-17  Jim Meyering  <meyering@lucent.com>
33566
33567         * lib/regex.c: Update from libc.
33568
33569 2001-02-17  Bruno Haible  <haible@clisp.cons.org>
33570
33571         * lib/mbswidth.h (mbswidth): Also define as macro, to avoid prototype
33572         clash.
33573
33574 2001-02-16  Paul Eggert  <eggert@twinsun.com>
33575
33576         * lib/alloca.c (malloc): Undef before defining, since stdlib.h
33577         may have defined it.  Needed for Encore Umax-3.0.9.16b systems.
33578         Reported by Mark Hounschell via Paul Eggert.
33579
33580 2001-02-07  Jim Meyering  <meyering@lucent.com>
33581
33582         * m4/regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug.
33583
33584 2001-02-05  Jim Meyering  <meyering@lucent.com>
33585
33586         * m4/jm-macros.m4: Require autoconf-2.14d (not yet released), because
33587         it includes the patch required for `large file' support with at least
33588         HP-UX's 10.20 /bin/cc.
33589
33590 2001-02-03  Jim Meyering  <meyering@lucent.com>
33591
33592         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
33593         AS_IF, now that it works once again (mysteriously).
33594         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
33595
33596 2001-01-30  Jim Meyering  <meyering@lucent.com>
33597
33598         Don't use filenames that are 8.3-equivalent to "conftest" on DOS.
33599         * m4/chown.m4: Rename conftestchown to conftest.chown.
33600         * m4/rename.m4: s/conftestdir/conftest.d1/ and
33601         s/conftestdir2/conftest.d2/.
33602         * m4/utimes.m4: s/conftestdata/conftest.data/
33603         Inspired by Pavel Roskin's change in autoconf.
33604
33605 2001-01-30  Bruno Haible  <haible@clisp.cons.org>
33606
33607         * lib/config.charset: Update for FreeBSD 4.2.
33608
33609 2001-01-27  Jim Meyering  <meyering@lucent.com>
33610
33611         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was
33612         a use of AS_IF.
33613         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
33614
33615 2001-01-26  Jim Meyering  <meyering@lucent.com>
33616
33617         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that
33618         quotearg.c includes it.
33619
33620 2001-01-26  Jim Meyering  <meyering@lucent.com>
33621
33622         * lib/quotearg.c: Include stddef.h.
33623         * lib/quote.c: Include stddef.h.
33624         Reported by Axel Kittenberger.
33625
33626         * lib/xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
33627         line in double quotes so that it evokes a better diagnostic.
33628         [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
33629         Reported by Axel Kittenberger.
33630
33631 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
33632
33633         * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not'
33634         as if it was a `charset'.
33635
33636 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
33637
33638         * m4/iconv.m4 (jm_ICONV): Also check whether the iconv declaration
33639         has const.
33640
33641 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
33642
33643         * lib/unicodeio.c (print_unicode_char): Cast the second iconv() arg,
33644         to avoid a warning.  Add back 'const' to inptr.
33645
33646 2001-01-20  Jim Meyering  <meyering@lucent.com>
33647
33648         Be sure that headers are checked before used in code compiled
33649         for the type checks.
33650         * m4/jm-macros.m4 (jm_MACROS): Remove all header checks.
33651         In place of that, invoke jm_CHECK_ALL_TYPES.
33652         (jm_CHECK_ALL_HEADERS): New functions with the above checks.
33653         (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
33654         Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
33655         The check for ssize_t was mistakenly run before the test for unistd.h.
33656
33657         The configure-time check for stdbool.h was missing.
33658         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.
33659         (jm_PREREQ_HASH): New function.
33660
33661 2001-01-17  Jim Meyering  <meyering@lucent.com>
33662
33663         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE,
33664         for autoconf-2.49c.
33665         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
33666
33667 2001-01-16  Jim Meyering  <meyering@lucent.com>
33668
33669         * lib/basename.c: Include <stdio.h>, needed by assert on SunOS 4.
33670         From Bruno Haible.
33671
33672 2001-01-14  Jim Meyering  <meyering@lucent.com>
33673
33674         * m4/rename.m4: Use temporary directories named conftestdir{,2}, not
33675         foo and bar.  Create conftestdir/ in the script, not in the C code.
33676         Remove directories in the script, not in the C code.
33677         Remove conftestdir{,2} before trying to create the directory.
33678         Make the entire configure script fail if the mkdir fails.
33679
33680 2001-01-14  Jim Meyering  <meyering@lucent.com>
33681
33682         * lib/rename.c: New file.  From Volker Borchert.
33683         Include stdlib.h, string.h or strings.h, and xalloc.h.
33684         Use strip_trailing_slashes rather than open-coding it.
33685
33686 2001-01-03  Paul Eggert  <eggert@twinsun.com>
33687
33688         * lib/strftime.c: Sync with glibc time/strftime.c 1.81.
33689
33690 2001-01-03  Jim Meyering  <meyering@lucent.com>
33691
33692         * lib/unicodeio.c (print_unicode_char): Remove `const' from declaration
33693         of local `inptr' to avoid warning with some system declarations of
33694         iconv.
33695
33696 2001-01-02  Volker Borchert  <bt@teknon.de>
33697
33698         * m4/rename.m4: New file.
33699         * m4/jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME.
33700
33701 2001-01-01  Jim Meyering  <meyering@lucent.com>
33702
33703         * m4/prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available),
33704         even on systems with utmpx.h.  It's necessary for the declaration of
33705         utmp's ut_user member.  Reported by Andreas Jaeger.
33706
33707         * m4/check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if
33708         available. They are required for the declarations of getgrgid and
33709         getpwuid resp.
33710         (_jm_DECL_HEADERS): Check for grp.h and pwd.h.
33711         Reported by Andreas Jaeger.
33712
33713 2001-01-01  Alexandre Duret-Lutz  <duret_g@epita.fr>
33714
33715         * m4/libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by
33716         expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
33717         so `make install' also works in VPATH builds.
33718
33719 2000-12-31  Alexandre Duret-Lutz  <duret_g@epita.fr>
33720
33721         * m4/libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
33722         prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
33723         can be used in subdirectories.
33724
33725 2000-12-29  Paul Eggert  <eggert@twinsun.com>
33726
33727         * lib/modechange.c: Do not assume that mode_t uses the
33728         traditional octal encoding.  E.g. "chmod 1 FOO" should set
33729         the other-execute bit of FOO even if S_IXOTH != 1.
33730
33731         (SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH,
33732         WOTH, XOTH, ALLM): New macros.
33733         (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR,
33734          S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH):
33735         Use them.
33736         (S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID.
33737         (S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above.
33738         (mode_compile):
33739         No need to use uintmax_t; unsigned long is long enough.
33740         Don't bother to get suffix since we don't use it.
33741
33742 2000-12-26  Jim Meyering  <meyering@lucent.com>
33743
33744         * m4/dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work
33745         better with autoheader.
33746
33747 2000-12-24  Jim Meyering  <meyering@lucent.com>
33748
33749         * lib/hash.c (is_prime): Return explicit boolean values.
33750         (hash_get_first): Return NULL to appease Irix5.6's 89.
33751         Reported by Nelson Beebe.
33752
33753 2000-12-19  Bruno Haible  <haible@clisp.cons.org>
33754
33755         * lib/localcharset.c (locale_charset): Add support for Win32.
33756
33757 2000-12-18  Paul Eggert  <eggert@twinsun.com>
33758
33759         * lib/physmem.h, lib/physmem.c: New files.
33760
33761         * lib/Makefile.am (libfetish_a_SOURCES): Add physmem.c.
33762         (noinst_HEADERS): Add physmem.h.
33763
33764         * lib/xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
33765         't' for compatibility with Solaris 8 sort.
33766
33767 2000-12-18  Bruno Haible  <haible@clisp.cons.org>
33768
33769         * lib/config.charset: Add support for BeOS.
33770
33771 2000-12-17  Jim Meyering  <meyering@lucent.com>
33772
33773         * m4/dos.m4 (jm_AC_DOS): New file and macro.
33774         * m4/jm-macros.m4 (jm_MACROS): Require jm_AC_DOS.
33775
33776 2000-12-16  Jim Meyering  <meyering@lucent.com>
33777
33778         This bug had a serious impact on chown: `chown N:M FILE' (for integer
33779         N and M) would have treated it like `chown N:N FILE'.
33780
33781         * lib/userspec.c (parse_user_spec): Fix typo: s/u/g/.
33782
33783 2000-12-16  Jim Meyering  <meyering@lucent.com>
33784
33785         * lib/getusershell.c [!SHELLS_FILE && __DJGPP__]: Define
33786         SHELLS_FILE to a file name that's useful on djgpp systems.
33787         Include stdlib.h.
33788         (ADDITIONAL_DEFAULT_SHELLS): Define.
33789         (default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
33790         Based mostly on a patch from Prashant TR.
33791
33792 2000-12-16  Bruno Haible  <haible@clisp.cons.org>
33793
33794         * lib/config.charset: Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB,
33795         VISCII, CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256,
33796         CP1257 to the list of canonical encodings. Rename EUC-CN to GB2312.
33797
33798 2000-12-08  Andreas Schwab  <schwab@suse.de>
33799
33800         * lib/mbswidth.c (mbsnwidth): Don't loop endlessly when called with an
33801         invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
33802
33803 2000-12-07  Jim Meyering  <meyering@lucent.com>
33804
33805         * lib/stripslash.c (ISSLASH): Define.
33806         (strip_trailing_slashes): Use ISSLASH rather than comparing against
33807         `/'.
33808         From Prashant TR.
33809
33810         * lib/dirname.c (FILESYSTEM_PREFIX_LEN): Define.
33811         (dir_name_r): Declare this function as static.
33812         [BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd
33813         manifest itself on a name containing a mix of slashes and
33814         backslashes.
33815         Make this function work with names starting with a DOS-style
33816         drive letter and colon prefix.
33817         (dir_name): Append `.' if necessary.
33818         Based mostly on patches from Prashant TR and Eli Zaretskii.
33819
33820         * lib/dirname.h (dir_name_r): Remove prototype.
33821
33822 2000-12-06  Paul Eggert  <eggert@twinsun.com>
33823
33824         * m4/off_t-format.m4: Remove this file.
33825         * m4/jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
33826
33827 2000-12-06  Jim Meyering  <meyering@lucent.com>
33828
33829         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the
33830         replacement strtoull, we may well need the replacement strtoul, too.
33831         Check for declarations of strtoul and strtoull.
33832         Check for strtol.  Mainly as a cue to cause automake to include
33833         strtol.c -- that file is included by each of strtoul.c and strtoull.c.
33834         Check for limits.h -- strtol.c needs it.
33835
33836 2000-12-05  Jim Meyering  <meyering@lucent.com>
33837
33838         * lib/dirname.c (dir_name_r): Add `const' in a few local declarations.
33839
33840 2000-12-04  Jim Meyering  <meyering@lucent.com>
33841
33842         * lib/path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
33843         Also include memory.h, stdlib.h, unistd.h if appropriate.
33844         Reported by Andreas Jaeger (conflicting declaration of malloc).
33845
33846 2000-12-02  Jim Meyering  <meyering@lucent.com>
33847
33848         * m4/off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro.
33849         * m4/jm-macros.m4 (jm_MACROS): require it.
33850
33851 2000-12-02  Jim Meyering  <meyering@lucent.com>
33852
33853         * lib/closeout.h: Make idempotent, to avoid some obscure warnings.
33854
33855 2000-12-01  Paul Eggert  <eggert@twinsun.com>
33856
33857         * lib/memrchr.c: Include <config.h> before any system include file.
33858
33859 2000-11-30  Jim Meyering  <meyering@lucent.com>
33860
33861         * m4/jm-macros.m4 (jm_MACROS): Check for stdint.h.
33862
33863 2000-11-30  Jim Meyering  <meyering@lucent.com>
33864
33865         * m4/getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf.
33866
33867 2000-11-29  Paul Eggert  <eggert@twinsun.com>
33868
33869         * lib/dirname.c (dir_name_r): Fix typo: int -> size_t.
33870
33871 2000-11-26  Jim Meyering  <meyering@lucent.com>
33872
33873         * lib/memcoll.c: Include sys/types.h.  From Werner Almesberger.
33874
33875 2000-11-22  Paul Eggert  <eggert@twinsun.com>
33876
33877         * lib/strftime.c (my_strftime): Do not invoke mbrlen with a
33878         size of (size_t) -1; it's not portable.
33879
33880 2000-11-17  Jim Meyering  <meyering@lucent.com>
33881
33882         * lib/strstr.c: Update from GNU libc.
33883
33884 2000-11-17  Akim Demaille  <akim@epita.fr>
33885
33886         * lib/obstack.h: Formatting changes.
33887         (obstack_grow, obstack_grow0): Don't cast WHERE at all: that would
33888         prevent type checking.
33889         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
33890         cast the value to (void *): assigning a `foo *' to a `void *'
33891         variable is valid.
33892         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
33893
33894 2000-11-16  Jim Meyering  <meyering@lucent.com>
33895
33896         * lib/strverscmp.c: Incorporate weak-alias-related changes from glibc.
33897
33898 2000-11-11  Jim Meyering  <meyering@lucent.com>
33899
33900         * lib/error.c: Add a couple #includes, merging from GNU libc version.
33901
33902 2000-11-10  Jim Meyering  <meyering@lucent.com>
33903
33904         * lib/obstack.h: Update from GNU libc.
33905         * lib/obstack.c: Likewise.
33906
33907 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
33908
33909         * m4/jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
33910
33911 2000-11-06  Paul Eggert  <eggert@twinsun.com>
33912
33913         * lib/getusershell.c (setusershell): Use rewind rather than
33914         fseek/fseeko, to avoid configuration hassles with fseeko.
33915         Don't bother opening SHELLS_FILE if shellstream is NULL;
33916         it's not necessary.
33917
33918 2000-11-05  Jim Meyering  <meyering@lucent.com>
33919
33920         * lib/makepath.h (make_dir): Declare.
33921         * lib/makepath.c (make_dir): Remove `static' attribute.
33922         Tweak a comment.
33923
33924 2000-11-04  Jim Meyering  <meyering@lucent.com>
33925
33926         * m4/regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.
33927
33928 2000-11-04  Alexandre Duret-Lutz  <duret_g@epita.fr>
33929
33930         * lib/hash.c (hash_get_next): Fix a thinko:  when ENTRY is the
33931         last one in a bucket, advance to the next bucket.
33932
33933 2000-11-02  Vesselin Atanasov  <vesselin@bgnet.bg>
33934
33935         * lib/fnmatch.c: Do not comment out all the code if we are using
33936         the GNU C library, because in some cases we are replacing buggy
33937         code in the GNU C library itself.
33938
33939 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
33940
33941         * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
33942         (regex_compile): Catch bogus \(\1\).
33943
33944 2000-10-30  Paul Eggert  <eggert@twinsun.com>
33945
33946         * lib/fnmatch.c (FOLD): Do not assume that characters are unsigned.
33947         (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
33948         e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
33949
33950 2000-10-30  Paul Eggert  <eggert@twinsun.com>
33951
33952         * lib/error.h, getline.h, modechange.h:
33953         Remove "2000" from Copyright line, as the file hasn't been
33954         changed this year other than in the copyright notice.
33955
33956         * lib/xalloc.h: Add "2000" to Copyright line, as this file
33957         was changed this year.
33958
33959 2000-10-29  Jim Meyering  <meyering@lucent.com>
33960
33961         * m4/fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf
33962         renaming.
33963         * m4/ls-mntd-fs.m4: Likewise
33964
33965 2000-10-29  Jim Meyering  <meyering@lucent.com>
33966
33967         * lib/xstat.in: Fix grammar in comment.
33968
33969 2000-10-29  Greg Louis  <glouis@dynamicro.on.ca>
33970
33971         * lib/regex.h (__restrict_arr): Move definition out of #ifndef block.
33972         Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but
33973         doesn't define __restrict_arr.
33974
33975 2000-10-28  Jim Meyering  <meyering@lucent.com>
33976
33977         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR.
33978         (jm_PREREQ_MEMCHR): New function.
33979
33980 2000-10-28  Jim Meyering  <meyering@lucent.com>
33981
33982         * lib/memchr.c: Update from libc.
33983         Adjust for portability:
33984         [HAVE_STDLIB_H]: Include stdlib.h.
33985         [HAVE_BP_SYM_H || _LIBC]: Guard inclusion of bp-sym.h.
33986         Undef __memchr, too.
33987         [!weak_alias]: Define __memchr to memchr.
33988
33989         * lib/regex.c: Update from libc.
33990         * lib/regex.h: Likewise.
33991         * lib/getopt1.c: Likewise.
33992         * lib/memcmp.c: Likewise.
33993
33994         * lib/getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseeko.
33995         Avoid using fseek, when possible -- it's broken by design.
33996         Patch by Ulrich Drepper.
33997
33998 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
33999
34000         * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
34001         (re_match_2_internal, re_match_2_internal, re_match_2_internal):
34002         Giving in to popular pressure to shut up the compiler with casts.
34003
34004 2000-10-26  Jim Meyering  <meyering@lucent.com>
34005
34006         * lib/strftime.c: Update from libc.
34007
34008 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
34009
34010         * regex.c: More `unsigned char' -> `re_char' changes.
34011         Also change several `int' into `re_wchar_t'.
34012         (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
34013         (PUSH_FAILURE_POINTER): Don't cast any more.
34014         (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
34015         We want GCC to complain, since this piece of code makes
34016         re_match non-reentrant, which *should* be fixed.
34017         (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
34018         (EXTEND_BUFFER): Use RETALLOC.
34019         (SET_LIST_BIT): Don't cast.
34020         (re_wchar_t): New type.
34021         (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
34022         that those two functions will always properly return.
34023         (IMMEDIATE_QUIT_CHECK): Cast to void.
34024         (analyse_first): Use recursion rather than an explicit stack.
34025         (re_compile_fastmap): Can't fail anymore.
34026         (re_search_2): Don't check re_compile_fastmap for failure.
34027         (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
34028         Now also sets the new value (passed in a new argument).
34029         (re_match_2_internal): Use it.
34030         Also, use a new var `reg' of type size_t when looping through regs
34031         rather than reuse the inappropriate `mcnt'.
34032
34033 2000-10-25  Jim Meyering  <meyering@lucent.com>
34034
34035         * lib/obstack.c: Update from libc.
34036
34037 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
34038
34039         * regex.c (regex_compile): Change the way of handling a range from
34040         a char less than 256 to a char not less than 256.
34041
34042 2000-10-24  Andrew Innes  <andrewi@gnu.org>
34043
34044         * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
34045         NT-Emacs only.
34046         (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
34047         so that re_search functions only quit when callers expect them to.
34048
34049 2000-10-23  Jim Meyering  <meyering@lucent.com>
34050
34051         * lib/hard-locale.c (hard_locale): Revert last change -- it was simply
34052         wrong.  That set_locale call must not have any side effects.
34053         From Paul Eggert.
34054
34055 2000-10-22  Jim Meyering  <meyering@lucent.com>
34056
34057         * lib/md5.c (md5_process_block) [OP]: Use `rol', not CYCLIC.
34058         [CYCLIC]: Remove now-unused definition.
34059
34060         * lib/save-cwd.c (O_DIRECTORY): Define, if needed.
34061         (save_cwd) [HAVE_FCHDIR]: Use O_DIRECTORY when opening ".".
34062         Suggestion from Ulrich Drepper.
34063
34064 2000-10-21  Jim Meyering  <meyering@lucent.com>
34065
34066         * m4/check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr.
34067         * m4/prereq.m4 (jm_PREREQ_DIRNAME): New macro.
34068         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr.
34069
34070 2000-10-21  Jim Meyering  <meyering@lucent.com>
34071
34072         * lib/dirname.c (memrchr): Declare if necessary.
34073         (dir_name): Remove the restriction that there be no
34074         trailing slashes.  Now, this code skips past them, effectively
34075         ignoring them.
34076         [TEST_DIRNAME] (main): New unit tests.
34077
34078         * lib/memrchr.c: New file from GNU libc.
34079         Undef __memrchr, too.
34080         [!weak_alias]: Define __memrchr to memrchr.
34081         Guard weak_alias use with `#ifdef weak_alias'.
34082
34083 2000-10-21  Jim Meyering  <meyering@lucent.com>
34084
34085         * lib/dirname.c (dir_name_r): New function, factored out of dir_name.
34086         (dir_name): Use dir_name_r.
34087         * lib/dirname.h (dir_name_r): Declare it.
34088
34089 2000-10-17  Jim Meyering  <meyering@lucent.com>
34090
34091         * lib/quote.h (PARAMS): Define and use.
34092         Reported by Akim Demaille.
34093
34094         * lib/getopt.c: Update from libc.
34095
34096 2000-10-16  Jim Meyering  <meyering@lucent.com>
34097
34098         * lib/hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to
34099         setlocale.
34100         From Jan Fedak.
34101
34102 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
34103
34104         * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
34105
34106 2000-09-25  Jim Meyering  <meyering@lucent.com>
34107
34108         * lib/md5.h (rol): Define (from GnuPG).
34109
34110         * lib/sha.c: Give credit (GnuPG) where due.
34111         (M): Use rol rather than open-coding it.
34112         Add a FIXME comment.
34113
34114 2000-09-21  Jim Meyering  <meyering@lucent.com>
34115
34116         * lib/userspec.c (parse_user_spec): Remove debugging printf I'd added.
34117         Reported by Michael Stone.
34118
34119 2000-09-20  Jim Meyering  <meyering@lucent.com>
34120
34121         * lib/Makefile.am (libfetish_a_SOURCES): Add sha.c.
34122         (noinst_HEADERS): Add sha.h.
34123         Based on code from Scott G. Miller and from GnuPG.
34124
34125 2000-09-18  Jim Meyering  <meyering@lucent.com>
34126
34127         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of
34128         LIBS. Otherwise, everyone ends up linking with -lelf for some
34129         configurations.
34130         Reported by Mike Stone.
34131
34132 2000-09-15  Jim Meyering  <meyering@lucent.com>
34133
34134         * lib/regex.c: Update from libc.
34135
34136 2000-09-10  Jim Meyering  <meyering@lucent.com>
34137
34138         * lib/getopt.c (_getopt_internal): Update from glibc.
34139
34140 2000-09-09  Jim Meyering  <meyering@lucent.com>
34141
34142         * lib/quotearg.c: Rename ISASCII to IN_CTYPE_DOMAIN, so people don't
34143         think it should be used as a general replacement for isascii.
34144         * lib/fnmatch.c: Likewise.
34145         * lib/mbswidth.c: Likewise
34146         * lib/regex.c: Likewise.
34147
34148         Don't use atoi.
34149         * lib/userspec.c: Include sys/param.h and limits.h.
34150         Include xstrtol.h.
34151         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
34152         (UID_T_MAX, GID_T_MAX, MAXUID, MAXGID): Define.
34153         (parse_user_spec): Use xstrtoul, not atoi when converting numeric
34154         UID, GID.  Check range.
34155
34156 2000-09-06  Jim Meyering  <meyering@lucent.com>
34157
34158         * lib/getopt.c (_getopt_internal): Update from glibc.
34159
34160 2000-08-30  Jim Meyering  <meyering@lucent.com>
34161
34162         * lib/strftime.c: Merge in changes from GNU libc.
34163
34164 2000-08-26  Jim Meyering  <meyering@lucent.com>
34165
34166         * m4/jm-macros.m4: Use jm_FUNC_FPENDING.
34167         * m4/fpending.m4: New file.
34168
34169 2000-08-26  Jim Meyering  <meyering@lucent.com>
34170
34171         * lib/closeout.c: Include "__fpending.h".
34172         (close_stdout_status): Return right away if there's nothing to flush.
34173
34174         * lib/Makefile.am (noinst_HEADERS): Add __fpending.h.
34175         * lib/__fpending.c: New file.
34176         * lib/__fpending.h: New file.
34177
34178 2000-08-20  Jim Meyering  <meyering@lucent.com>
34179
34180         * m4/check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
34181         `#if !HAVE_UTMPX_H'.  The latter would lose on systems with neither
34182         utmp.h nor utmpx.h.  Reported by Eli Zaretskii.
34183
34184 2000-08-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
34185
34186         Improve fileutils installation on systems where running
34187         programs (like install) can't be unlinked.
34188         * m4/unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
34189         * m4/jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT.
34190
34191 2000-08-07  Paul Eggert  <eggert@twinsun.com>
34192
34193         Standardize on "memory exhausted" instead of "Memory exhausted"
34194         or "virtual memory exhausted".
34195         * lib/obstack.c (print_and_abort): Use "memory exhausted", not
34196         "virtual memory exhausted".
34197         * lib/same.c (same_name): Invoke xalloc_die instead of printing
34198         our own message.
34199         * lib/userspec.c (parse_user_spec): Likewise.
34200         * lib/bumpalloc.h: comment fix
34201         * lib/same.c, userspec.c: Include xalloc.h.
34202
34203         * lib/xalloc.h (xalloc_msg_memory_exhausted): Now char const[],
34204         not char *const and pointing to a constant array.
34205         * lib/xmalloc.c (xalloc_msg_memory_exhausted): Likewise.
34206         (xrealloc): Comment fix.
34207
34208         * lib/userspec.c (parse_user_spec):
34209         Don't translate a message until just before returning,
34210         to avoid unnecessary translation.
34211
34212 2000-08-07  Jim Meyering  <meyering@lucent.com>
34213
34214         * lib/addext.c, argmatch.c, argmatch.h, backupfile.h, bumpalloc.h,
34215         chown.c, diacrit.h, dirname.h, dup2.c, exclude.h, fileblocks.c,
34216         fnmatch.c, fnmatch.h, fsusage.c, fsusage.h, getdate.h,
34217         getgroups.c, gethostname.c, getopt.h, group-member.c,
34218         hard-locale.c, hash.h, isdir.c, lchown.c, linebuffer.c,
34219         linebuffer.h, long-options.h, malloc.c, md5.c, md5.h, memchr.c,
34220         memcmp.c, memcoll.c, memset.c, mktime.c, modechange.h, obstack.h,
34221         pathmax.h, realloc.c, rmdir.c, safe-read.c, save-cwd.c, stime.c,
34222         stpcpy.c, strcasecmp.c, strcspn.c, strdup.c, stripslash.c,
34223         strstr.c, strtod.c, strtol.c, strtoul.c, strtoull.c, strtoumax.c,
34224         utime.c, version-etc.h, xalloc.h, xstrdup.c, xstrtoumax.c,
34225         yesno.c: Back out Copyright date changes for each file with no change
34226         this year.  This eases coordination with other programs using the same
34227         source code modules.  From Paul Eggert.
34228
34229 2000-08-06  Paul Eggert  <eggert@twinsun.com>
34230
34231         * m4/mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
34232         not char, for compatibility with glibc 2.1.3 strftime.c.
34233
34234 2000-08-03  Greg McGary  <greg@mcgary.org>
34235
34236         * lib/regex.c (SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
34237         ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros.
34238         (EXTEND_BUFFER): Use them.
34239
34240 2000-08-01  Jim Meyering  <meyering@lucent.com>
34241
34242         * lib/dirname.c (ISSLASH): Define.
34243         (BACKSLASH_IS_PATH_SEPARATOR): Define.
34244         (dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which
34245         both `\' and `/' may be use as path separators.
34246         Based on a patch from Prashant TR.
34247
34248 2000-07-31  Paul Eggert  <eggert@twinsun.com>
34249
34250         * lib/quotearg.c (quotearg_n_options): Don't make the initial
34251         slot vector a constant, since it might get modified.
34252
34253 2000-07-31  Jim Meyering  <meyering@lucent.com>
34254
34255         * lib/xmalloc.c: Use `virtual memory exhausted', not
34256         `Memory exhausted'.
34257         * lib/obstack.c (print_and_abort): Likewise.
34258
34259 2000-07-30  Paul Eggert  <eggert@twinsun.com>
34260
34261         * lib/quotearg.c (quotearg_n_options): Preallocate a slot 0
34262         buffer, so that the caller can always quote one small
34263         component of a "memory exhausted" message in slot 0.
34264         From a suggestion by Jim Meyering.
34265
34266 2000-07-30  Jim Meyering  <meyering@lucent.com>
34267
34268         * lib/makepath.c (make_path): Quote the other instance, too.
34269
34270         * lib/quotearg.c (N_STATIC_SLOTVECS): Define.
34271         (STATIC_BUF_SIZE): Define.
34272         (quotearg_n_options): Use only statically allocated storage when
34273         N < N_STATIC_SLOTVECS and the length of the quoted result is smaller
34274         than STATIC_BUF_SIZE.
34275
34276 2000-07-29  Jim Meyering  <meyering@lucent.com>
34277
34278         * lib/diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS.
34279         * lib/dirname.c (dir_name): Likewise.
34280
34281         * lib/basename.c (base_name): Use ISSLASH rather than comparing against
34282         `/'.
34283
34284         * lib/dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
34285         (dir_name): Assert that there are no trailing slashes.
34286
34287 2000-07-29  Bruno Haible  <haible@clisp.cons.org>
34288
34289         * lib/mbswidth.h (mbswidth): Add a flags argument.
34290         (mbswidth): New declaration.
34291         (MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros.
34292         * lib/mbswidth.c (mbswidth): Add a flags argument.
34293         (mbsnwidth): New function.
34294
34295 2000-07-24  Jim Meyering  <meyering@lucent.com>
34296
34297         * lib/mbswidth.c: Remove useless #else.  From Bruno Haible.
34298
34299 2000-07-23  Paul Eggert  <eggert@twinsun.com>
34300
34301         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
34302
34303 2000-07-23  Paul Eggert  <eggert@twinsun.com>
34304
34305         * lib/quotearg.c: Streamline by invoking multibyte code only if needed.
34306         <wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX.
34307         (MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX).
34308         (quotearg_buffer_restyled): If a unibyte locale, don't bother to
34309         invoke multibyte primitives.
34310
34311 2000-07-23  Paul Eggert  <eggert@twinsun.com>
34312
34313         * lib/quotearg.c:
34314         Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
34315         so that mbstate_t is always defined.
34316
34317         Do not inspect MB_LEN_MAX, since it's incorrectly defined to
34318         be 1 in at least one GCC installation, and this configuration
34319         error is likely to be common.  Ignoring MB_LEN_MAX hurts
34320         performance on hosts that have mbrtowc but have only unibyte
34321         locales, but I assume these hosts are rare.
34322
34323 2000-07-23  Paul Eggert  <eggert@twinsun.com>
34324
34325         * lib/mbswidth.c (_XOPEN_SOURCE):
34326         Don't define; this causes problems on Solaris 7.
34327         (wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.
34328
34329 2000-07-23  Jim Meyering  <meyering@lucent.com>
34330
34331         * m4/check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these,
34332         too: getgrgid, getpwuid, getuid.
34333
34334 2000-07-23  Jim Meyering  <meyering@lucent.com>
34335
34336         * lib/basename.c (base_name): Add an assertion.
34337
34338 2000-07-23  Bruno Haible  <haible@clisp.cons.org>
34339
34340         * lib/quotearg.c: When the system forces us to redefine mbstate_t,
34341         shadow its mbsinit function.
34342
34343 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
34344
34345         * lib/mbswidth.h: New file.
34346         * lib/mbswidth.c: New file.
34347         * lib/Makefile.am (libfetish_a_SOURCES): Add mbswidth.c.
34348         (noinst_HEADERS): Add mbswidth.h.
34349
34350 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
34351
34352         * lib/config.charset: Add support for FreeBSD. Improve support for
34353         HP-UX and IRIX 6.
34354
34355 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
34356
34357         * m4/mbswidth.m4: New file.
34358         * m4/prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
34359
34360 2000-07-15  Jim Meyering  <meyering@lucent.com>
34361
34362         * lib/makepath.c: Include quote.h.
34363         (make_path): Convert "`%s'" in format strings to "%s", and wrap each
34364         corresponding argument in a `quote (...)' call.
34365         Give better diagnostics.
34366
34367         * lib/Makefile.am (libfetish_a_SOURCES): Add quote.c.
34368         (noinst_HEADERS): Add quote.h.
34369
34370         * lib/quote.c (quote, quote_n): New file.  Two functions taken verbatim
34371         from tar's src/misc.c.
34372         * lib/quote.h: New file.  Prototypes for same.
34373
34374 2000-07-14  Paul Eggert  <eggert@twinsun.com>
34375
34376         From a suggestion by Bruno Haible.
34377         * lib/quotearg.c (mbrtowc): Do not use HAVE_WCHAR_H in the definition.
34378         Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT,
34379         to decide whether to define the BeOS workaround macro;
34380         this adjusts to the change to AC_MBSTATE_T.
34381
34382 2000-07-14  Jim Meyering  <meyering@lucent.com>
34383
34384         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require
34385         jm_AC_TYPE_UINTMAX_T.
34386
34387 2000-07-13  Paul Eggert  <eggert@twinsun.com>
34388
34389         * lib/quotearg.h (enum quoting style): New enum clocale_quoting_style.
34390
34391         * lib/quotearg.c (quoting_style_args, quoting_style_vals,
34392         quotearg_buffer_restyled): Add support for
34393         clocale_quoting_style.  Undo previous change to
34394         locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}"
34395         and "{RIGHT QUOTATION MARK}" msgids.
34396
34397 2000-07-10  Paul Eggert  <eggert@twinsun.com>
34398
34399         From a suggestion by Bruno Haible.
34400         * m4/mbstate_t.m4 (AC_MBSTATE_T):
34401         Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
34402         Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
34403         and mbstate_t, to a single-part test that simply defines mbstate_t.
34404         * m4/prereq.m4 (jm_PREREQ_QUOTEARG):
34405         s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
34406
34407 2000-07-10  Jim Meyering  <meyering@lucent.com>
34408
34409         * m4/strerror_r.m4: Mirror the correction made in autoconf.
34410
34411         * m4/gnu-source.m4: Output to confdefs.h directly.
34412         Suggestion from Akim Demaille.
34413
34414 2000-07-09  Paul Eggert  <eggert@twinsun.com>
34415
34416         The old behavior of quoting `like this' doesn't look good with
34417         newer, ISO-style fonts.  See:
34418         http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
34419
34420         Instead, quote "like this" by default.  Let the translator
34421         tailor the locale-specific quoting behavior by providing
34422         translations for {LEFT QUOTATION MARK} and {RIGHT QUOTATION MARK}.
34423
34424         * lib/quotearg.c (N_): New macro.
34425         (gettext_default): New function.
34426         (quotearg_buffer_restyled): Use
34427         gettext_default ("{LEFT QUOTATION MARK}", "\"") for left quote, and
34428         gettext_default ("{RIGHT QUOTATION MARK}", "\"") for right quote.
34429
34430 2000-07-09  Jim Meyering  <meyering@lucent.com>
34431
34432         * m4/jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required
34433         to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.
34434
34435         * m4/gnu-source.m4 (AC__GNU_SOURCE): New file/macro.
34436         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it.
34437
34438 2000-07-09  Jim Meyering  <meyering@lucent.com>
34439
34440         * lib/Most files: Update copyright dates to include 2000.
34441
34442 2000-07-08  Jim Meyering  <meyering@lucent.com>
34443
34444         * lib/xgethostname.c (ENAMETOOLONG): Define to an unlikely value
34445         if not defined.
34446         (xgethostname): Remove now-unnecessary #ifdef.
34447         Move declaration of `err' into loop where it's used.
34448
34449 2000-07-05  Paul Eggert  <eggert@twinsun.com>
34450         and Bruno Haible  <haible@clisp.cons.org>
34451
34452         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t
34453         only if the test for an object-type mbstate_t fails.  This
34454         prevents us from mistakenly reporting that mbstate_t is a
34455         system object type after we "#define mbstate_t int" to work
34456         around its lack.
34457
34458 2000-07-05  Paul Eggert  <eggert@twinsun.com>
34459         and Bruno Haible  <haible@clisp.cons.org>
34460
34461         * lib/quotearg.c (mbrtowc): Declare returned type, since BeOS doesn't.
34462
34463 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
34464
34465         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
34466         to strerror_r.
34467         Include <ctype.h> for use of isalpha.
34468
34469 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
34470
34471         * lib/xgethostname.c (xgethostname): Protect against the SunOS 5.5 bug
34472         by allocating a larger buffer. Test the gethostname return value for
34473         being >= 0, not == 0, for BeOS.  Don't exhaust memory if gethostname
34474         returns an error and ENAMETOOLONG isn't defined.
34475
34476 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
34477
34478         * lib/quotearg.c (struct quoting_options): Simplify quote_these_too
34479         dimension.
34480
34481 2000-07-04  Jim Meyering  <meyering@lucent.com>
34482
34483         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead
34484         of the deprecated AC_CHECKING.
34485
34486 2000-07-04  Jim Meyering  <meyering@lucent.com>
34487
34488         * lib/strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen.
34489         Reported by Bruno Haible.
34490
34491 2000-07-04  Jim Meyering  <meyering@lucent.com>
34492
34493         * lib/quotearg.c: Make inclusion of <wchar.h> independent of whether
34494         HAVE_MBRTOWC is set.  Required at least for irix-5.6, which
34495         lacks mbrtowc.
34496
34497 2000-07-03  Paul Eggert  <eggert@twinsun.com>
34498
34499         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
34500         Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
34501
34502 2000-07-03  Paul Eggert  <eggert@twinsun.com>
34503         and Bruno Haible  <haible@clisp.cons.org>
34504
34505         * lib/quotearg.c (mbrtowc):
34506         Assign to *pwc, and return 1 only if result is nonzero.
34507         (iswprint): Use ISPRINT when substituting our own mbrtowc.
34508
34509 2000-07-03  Jim Meyering  <meyering@lucent.com>
34510
34511         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strnlen.
34512
34513 2000-07-03  Jim Meyering  <meyering@lucent.com>
34514
34515         * lib/readutmp.h: [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
34516         This is necessary to get a definition of e.g., UTMP_FILE on
34517         HP-UX 10.20.
34518         From Bob Proulx.
34519
34520 2000-07-02  Jim Meyering  <meyering@lucent.com>
34521
34522         * m4/mbstate_t.m4: Also define mbstate_t, if necessary.
34523
34524         * m4/chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
34525         AC_LIBOBJ(function_name).
34526         * m4/chown.m4: Likewise.
34527         * m4/fnmatch.m4: Likewise.
34528         * m4/ftruncate.m4: Likewise.
34529         * m4/getgroups.m4: Likewise.
34530         * m4/getline.m4: Likewise.
34531         * m4/group-member.m4: Likewise.
34532         * m4/jm-macros.m4: Likewise.
34533         * m4/lstat.m4: Likewise.
34534         * m4/malloc.m4: Likewise.
34535         * m4/memcmp.m4: Likewise.
34536         * m4/nanosleep.m4: Likewise.
34537         * m4/putenv.m4: Likewise.
34538         * m4/realloc.m4: Likewise.
34539         * m4/regex.m4: Likewise.
34540         * m4/stat.m4: Likewise.
34541         * m4/strftime.m4: Likewise.
34542
34543 2000-07-02  Jim Meyering  <meyering@lucent.com>
34544
34545         * lib/quotearg.c (mbstate_t): Don't define here.
34546
34547 2000-07-02  Jim Meyering  <meyering@lucent.com>
34548
34549         * lib/nanosleep.c (SIGCONT): Define if not already defined.
34550
34551 2000-07-01  Jim Meyering  <meyering@lucent.com>
34552
34553         * m4/uptime.m4: Put double quotes around use of $cross_compiling.
34554
34555 2000-07-01  Jim Meyering  <meyering@lucent.com>
34556
34557         * m4/ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
34558         problem.
34559
34560 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
34561
34562         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
34563         macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
34564
34565 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
34566
34567         * lib/mountlist.c: Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
34568         per change in ../m4/ls-mntd-fs.m4.
34569         (read_filesystem_list): Ignore symbolic links.
34570
34571 2000-06-29  Jim Meyering  <meyering@lucent.com>
34572
34573         * lib/same.c: Include <string.h> or <strings.h>, as appropriate,
34574         for declaration of strcmp.
34575
34576         * lib/long-options.c: Include <stdlib.h>, for declaration of exit.
34577
34578         * lib/mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:
34579         Avoid warning by casting result to `char *' to remove `const'.
34580
34581 2000-06-28  Jim Meyering  <meyering@lucent.com>
34582
34583         * m4/mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not
34584         included by quotearg.c, for which we perform this test.  From
34585         Bruno Haible.
34586
34587 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
34588
34589         * m4/check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
34590         * m4/prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
34591         <utmpx.h> exists, put readutmp.o into LIBOBJS.
34592
34593 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
34594
34595         * lib/Makefile.am (libfetish_a_SOURCES): Remove readutmp.c.
34596
34597 2000-06-26  Paul Eggert  <eggert@twinsun.com>
34598
34599         savedir now sets errno on failure and invokes xmalloc to get memory.
34600         Fix a couple of other minor bugs while we're at it.
34601
34602         * lib/savedir.c (<unistd.h>): Do not include; there's no need.
34603         (NAMLEN): Remove macro.
34604         (malloc, realloc): Remove decls.
34605         (stpcpy): Likewise.
34606         ("xalloc.h"): Include.
34607         (NAME_SIZE_DEFAULT): New macro.
34608         (savedir): Use xmalloc / xrealloc to allocate memory.
34609         Use NAME_SIZE_DEFAULT if name_size is negative or overflows to zero.
34610         Skip "" directory entries.
34611         Use strlen to calculate directory entry length, since the old method
34612         is rarely used these days and isn't worth supporting.
34613         Don't use a pointer after freeing it.
34614         Check for integer overflow when calculating allocation size.
34615         Use memcpy to copy entries, instead of stpcpy.
34616         Set errno properly when returning NULL.
34617         Check for readdir error.
34618
34619 2000-06-26  Jim Meyering  <meyering@lucent.com>
34620
34621         * lib/posixtm.c [HAVE_STDLIB_H]: Include stdlib.h, for decl of abort.
34622
34623 2000-06-25  Jim Meyering  <meyering@lucent.com>
34624
34625         * m4/mbstate_t.m4: Include stdio.h before wchar.h to work around
34626         Linux header bug when _XOPEN_SOURCE is defined to 500.
34627
34628 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
34629
34630         * lib/unicodeio.c (print_unicode_char): Work around ansi2knr
34631         deficiency.
34632
34633 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
34634
34635         * lib/getusershell.c (xmalloc, xrealloc): Remove functions.
34636         Include xalloc.h.
34637         Don't include <stdlib.h>.  Don't declare malloc, realloc.
34638
34639 2000-06-24  Jim Meyering  <meyering@lucent.com>
34640
34641         * m4/strerror_r.m4: Revive this file -- to try out an experimental
34642         version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
34643         for which strerror does return char*, but which lacks a conveniently
34644         accessible declaration of the function.  If the compile-test says
34645         strerror_r doesn't work, then resort to a `run'-test that works on
34646         BeOS and segfaults on DEC Unix.
34647
34648 2000-06-24  Jim Meyering  <meyering@lucent.com>
34649
34650         * lib/error.c [!HAVE_DECL_STRERROR_R]: Declare strerror_r.
34651
34652 2000-06-23  Paul Eggert  <eggert@twinsun.com>
34653
34654         * m4/mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT.
34655         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Use it.  Add check for iswprint.
34656
34657 2000-06-23  Paul Eggert  <eggert@twinsun.com>
34658
34659         * lib/quotearg.c: Include <wctype.h> after <wchar.h>, for Solaris 2.5.
34660         (mbrtowc, mbstate_t): Define substitutes if
34661         HAVE_MBRTOWC && HAVE_WCHAR_H && !HAVE_MBSTATE_T_OBJECT.
34662         (iswprint): Define to 1 if !defined iswprint && !HAVE_ISWPRINT,
34663         not if ! (HAVE_MBRTOWC && HAVE_WCHAR_H).
34664
34665 2000-06-23  Jim Meyering  <meyering@lucent.com>
34666
34667         * m4/afs.m4: Add missing AC_MSG_RESULT.
34668         Reported by Bruno Haible.
34669
34670         * m4/fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/.
34671         Suggestion from Bruno Haible.
34672
34673 2000-06-23  Jim Meyering  <meyering@lucent.com>
34674
34675         * lib/getpass.c: New file, from Bruno Haible.  Required for BeOS.
34676
34677 2000-06-21  Jim Meyering  <meyering@lucent.com>
34678
34679         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass.
34680
34681 2000-06-21  Jim Meyering  <meyering@lucent.com>
34682
34683         * lib/Makefile.am (libfetish_a_SOURCES): Add getstr.c.
34684         (noinst_HEADERS): Add getstr.h.
34685
34686         * lib/getline.c (getstr): Move into a separate file.
34687         * lib/getstr.c (getstr): New file, extracted from getline.c, with
34688         the following changes: new parameter, delim2; both delim[12]
34689         parameters have type `int', not `char'.  The latter would lose
34690         with 8-bit delimiters.
34691         * lib/getstr.h: New file.
34692
34693 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
34694
34695         * lib/xgetcwd.c (xgetcwd): If the required pathname length is smaller
34696         than 1024, return a memory chunk of least possible size, instead
34697         of size PATH_MAX + 2. In the loop, increment the size proportionally.
34698         Use free/xmalloc instead of xrealloc to avoid copying for very long
34699         paths.
34700
34701 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
34702
34703         * lib/path-concat.c (path_concat): Don't access dir[-1] if dir is
34704         the empty string.
34705
34706 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
34707
34708         * lib/canon-host.c (canon_host): Use malloc and memcpy to copy an
34709         address, not strdup.  Include <stdlib.h> and don't declare free().
34710
34711 2000-06-19  Jim Meyering  <meyering@lucent.com>
34712
34713         * lib/getloadavg.c [HAVE_NLIST_H] (NLIST_STRUCT): Define.
34714
34715 2000-06-18  Jim Meyering  <meyering@lucent.com>
34716
34717         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir.
34718
34719         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
34720         `checking whether...' message to be consistent with that of the
34721         lstat test.
34722
34723 2000-06-18  Jim Meyering  <meyering@lucent.com>
34724
34725         * lib/mkdir.c: Remove file, due mainly to copyright incompatibility.
34726         Besides, these days every porting target provides a mkdir function.
34727
34728         * lib/strnlen.c: Include memory.h, string.h, and/or strings.h as
34729         needed. (this snippet comes from src/system.h).
34730
34731 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
34732
34733         * m4/glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
34734
34735 2000-06-15  Paul Eggert  <eggert@twinsun.com>
34736
34737         * lib/human.c (adjust_value): New function.
34738         (human_readable_inexact): Apply rounding style even when
34739         printing approximate values.
34740
34741 2000-06-14  Paul Eggert  <eggert@twinsun.com>
34742
34743         * lib/human.c (human_readable_inexact): Allow an input block
34744         size that is not a multiple of the output block size, and vice versa.
34745         Reported by Piergiorgio Sartor.
34746
34747 2000-06-14  Paul Eggert  <eggert@twinsun.com>
34748
34749         * lib/getdate.y (get_date): Apply relative times after time
34750         zone indicator, not before.  Reported by Todd A. Jacobs.
34751
34752 2000-06-13  Jim Meyering  <meyering@lucent.com>
34753
34754         * lib/Makefile.am (all-local): Depend on lstat.c and stat.c.
34755
34756         * lib/xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c.
34757
34758 2000-06-12  Paul Eggert  <eggert@twinsun.com>
34759
34760         * lib/xstat.in: Include <stdlib.h> in lstat, to declare "free".
34761
34762 2000-06-12  Jim Meyering  <meyering@lucent.com>
34763
34764         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with
34765         AC_FUNC_GETLOADAVG from autoconf, and tweak the latter to accept an
34766         optional argument.
34767         * m4/jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply
34768         the optional argument, `lib'.
34769
34770 2000-06-08  Jim Meyering  <meyering@lucent.com>
34771
34772         * m4/largefile.m4: Remove file (now that it's part of autoconf).
34773
34774 2000-06-04  Paul Eggert  <eggert@twinsun.com>
34775
34776         Rewrite largefile configuration so that we don't need to run
34777         getconf and don't need AC_CANONICAL_HOST.  [I'm leaving the use of
34778         AC_CANONICAL_HOST in configure.in -- jmm]
34779
34780         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS,
34781         AC_SYS_LARGEFILE_SPACE_APPEND): Remove.
34782         (AC_SYS_LARGEFILE_TEST_INCLUDES): New macro.
34783         (AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from
34784         CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY.
34785         All uses changed.
34786         Instead of inspecting the output of getconf, try to compile the
34787         test program without and with the macro definition.
34788         (AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check
34789         for getconf.  Instead, check for the needed flags by compiling
34790         test programs.
34791
34792 2000-06-04  Paul Eggert  <eggert@twinsun.com>
34793
34794         * lib/strnlen.c: Include <config.h> if HAVE_CONFIG_H.
34795
34796 2000-06-04  Jim Meyering  <meyering@lucent.com>
34797
34798         * lib/getugroups.c (getugroups): Cast -1 to gid_t, for systems like
34799         SunOS 4.1.4 for which gid_t is an unsigned type.
34800
34801 2000-06-03  Jim Meyering  <meyering@lucent.com>
34802
34803         * m4/prereq.m4 (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
34804         now that autoconf requires that.
34805
34806         * m4/jm-glibc-io.m4: Add a kludge to make autoheader emit the required
34807         #undefs.  E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
34808         Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
34809
34810 2000-06-03  Jim Meyering  <meyering@lucent.com>
34811
34812         * lib/strnlen.c [!HAVE_DECL_MEMCHR]: Declare memchr.
34813
34814 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
34815
34816         * m4/glibc21.m4: New file.
34817         * m4/jm-macros.m4 (jm_MACROS): Call jm_GLIBC21.
34818
34819 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
34820
34821         * lib/Makefile.am (install-exec-local): On systems with glibc-2.1 or
34822         newer, don't install charset.alias.
34823         * lib/config.charset: Change the Linux/glibc rules so they become empty
34824         on glibc-2.1 or newer.
34825
34826 2000-06-02  Jim Meyering  <meyering@lucent.com>
34827
34828         * lib/mountlist.c: Back out last change.  Instead, do this...
34829         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Set the
34830         me_dummy member using the same `ignore'-testing code.
34831         * lib/mountlist.h (ME_DUMMY): Add `autofs' to the list of ignored
34832         fs_type strings.
34833         From Mark D. Roth.
34834
34835 2000-05-29  Jim Meyering  <meyering@lucent.com>
34836
34837         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore
34838         mounts with the `ignore' attribute.  Based on a patch from
34839         Mark D. Roth.
34840
34841 2000-05-28  Jim Meyering  <meyering@lucent.com>
34842
34843         * m4/jm-macros.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
34844         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
34845         * m4/stat.m4: Likewise.
34846         * m4/lstat.m4: Likewise.
34847         * m4/lstat-slash.m4: Remove file (absorbed into autoconf).
34848
34849         * m4/jm-macros.m4 (AC_FUNC_STRERROR_R): Rename from jm_FUNC_STRERROR_R.
34850         * m4/strerror_r.m4: Remove file (absorbed into autoconf).
34851
34852 2000-05-26  Jim Meyering  <meyering@lucent.com>
34853
34854         * m4/uptime.m4: Use `$cross_compiling', not `$ac_cv_prog_cc_cross'.
34855
34856 2000-05-24  Jim Meyering  <meyering@lucent.com>
34857
34858         * m4/prereq.m4: Use []-quoted list in AC_CHECK_MEMBERS, now that
34859         autoconf requires that.
34860         * m4/lib-check.m4: Likewise.
34861         * m4/jm-macros.m4: Likewise.
34862         * m4/strftime.m4: Likewise.
34863
34864         * m4/check-decl.m4 (jm_CHECK_DECLS): Use []-quoted list in
34865         AC_CHECK_DECLS, now that autoconf requires that.
34866
34867 2000-05-22  Jim Meyering  <meyering@lucent.com>
34868
34869         * m4/stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
34870         * m4/lstat.m4: Likewise.
34871
34872 2000-05-22  Jim Meyering  <meyering@lucent.com>
34873
34874         * lib/makepath.c: Remove old, now-unnecessary `#ifdef __MSDOS__' block.
34875
34876 2000-05-20  Jim Meyering  <meyering@lucent.com>
34877
34878         * m4/prereq.m4 (jm_PREREQ_HUMAN): New macro.
34879         (jm_PREREQ): Use it.
34880
34881 2000-05-18  Jim Meyering  <meyering@lucent.com>
34882
34883         * lib/hash.c (hash_rehash): Fix a nasty bug: copy the free entry list
34884         back, too, since it may have been modified by allocate_entry.
34885         (hash_delete): Rewrite to use neither the assignment operator
34886         nor the comma operator in an if-expression.
34887
34888 2000-05-15  Paul Eggert  <eggert@twinsun.com>
34889
34890         * lib/closeout.c:
34891         <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
34892         Remove; no longer needed.
34893         "quotearg.h": Add include.
34894         (file_name): Do not bother to explicitly initialize to NULL; it's less
34895         efficient on some hosts.
34896         (close_stdout_status): Remove test as to whether stdout was already
34897         closed; it breaks for the case "echo x | sort >&-".
34898         Quote file name colons.
34899         Do not assume that _("write error") lacks format strings.
34900
34901 2000-05-15  Jim Meyering  <meyering@lucent.com>
34902
34903         * lib/version-etc.c (version_etc_copyright): Update the copyright
34904         string used in all --version output.
34905
34906 2000-05-14  Jim Meyering  <meyering@lucent.com>
34907
34908         * lib/closeout.c (close_stdout_set_file_name): New function.
34909         (close_stdout_status): Use new file-scoped global.
34910         Return right away if fstat says the stdout file descriptor is invalid.
34911         * lib/closeout.h (close_stdout_set_file_name): Declare.
34912
34913 2000-05-10  Jim Meyering  <meyering@lucent.com>
34914
34915         * lib/closeout.c [default_exit_status]: New file-scoped variable.
34916         (close_stdout_set_status): New function.
34917         * lib/closeout.h (close_stdout_set_status): Declare.
34918
34919 2000-05-09  Jim Meyering  <meyering@lucent.com>
34920
34921         * m4/gettext.m4: Rename this...
34922         * m4/libintl.m4: ...to this.
34923
34924 2000-05-08  Jim Meyering  <meyering@lucent.com>
34925
34926         * lib/long-options.c: Don't include closeout.h.
34927         (parse_long_options): Don't call close_stdout for --version.
34928
34929 2000-05-06  Paul Eggert  <eggert@twinsun.com>
34930
34931         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to
34932         be 500, instead of _GNU_SOURCE to be 1, to work around glibc
34933         2.1.3 bug.  This avoids a clash when files like regex.c define
34934         _GNU_SOURCE.
34935
34936 2000-05-06  Jim Meyering  <meyering@lucent.com>
34937
34938         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit.
34939         (AC_REPLACE_FUNCS): Add strnlen.
34940
34941         * m4/rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
34942         * m4/jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY.
34943
34944         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Save and restore LIBS around
34945         AC_SEARCH_LIBS call for nanosleep.
34946         (LIB_NANOSLEEP): Set and AC_SUBST.
34947
34948 2000-05-06  Jim Meyering  <meyering@lucent.com>
34949
34950         * lib/strnlen.c: Undefine __strnlen and strnlen.
34951         [!weak_alias]: Define __strnlen to strnlen.
34952
34953         * lib/atexit.c: New file, from libiberty.
34954
34955 2000-05-06  Jim Meyering  <meyering@lucent.com>
34956
34957         * lib/closeout.c (close_stdout_status): Also check for errors on the
34958         stderr stream.
34959
34960 2000-05-05  Jim Meyering  <meyering@lucent.com>
34961
34962         * m4/jm-macros.m4 (jm_MACROS): Save and restore LIBS around
34963         AC_SEARCH_LIBS call for clock_gettime.
34964         (LIB_CLOCK_GETTIME): Set and AC_SUBST.
34965
34966         * m4/search-libs.m4: Update from autoconf.
34967
34968         su doesn't work on Solaris 2.6.
34969         * m4/lib-check.m4: When checking for struct spwd.sp_pwdp, also include
34970         <shadow.h>.  Reported by Dragos Harabor.
34971
34972 2000-05-05  Bruno Haible  <haible@clisp.cons.org>
34973
34974         * lib/localcharset.c (get_charset_aliases): Use malloc, realloc and
34975         memcpy instead of xmalloc, xrealloc, path_concat.
34976         (locale_charset): Treat empty environment variables as absent.
34977         (DIRECTORY_SEPARATOR, ISSLASH): New macros.
34978
34979 2000-05-04  Jim Meyering  <meyering@lucent.com>
34980
34981         * lib/getopt.c: Update from glibc.
34982         * lib/obstack.c: Likewise.
34983         * lib/obstack.h: Likewise.
34984         * lib/regex.c: Likewise.  NB: K&R compiler support is dropped for this
34985         file
34986
34987         * lib/regex.h: Likewise.
34988         * lib/strndup.c: Likewise.
34989         * lib/strnlen.c: New file, from glibc.
34990
34991 2000-05-03  Jim Meyering  <meyering@lucent.com>
34992
34993         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strndup.
34994
34995 2000-05-02  Paul Eggert  <eggert@twinsun.com>
34996
34997         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _GNU_SOURCE if
34998         this is needed to make ftello visible (e.g. glibc 2.1.3).  Use
34999         compile-time test, rather than inspecting host and OS, to
35000         decide whether to define _LARGEFILE_SOURCE.
35001
35002 2000-05-01  Jim Meyering  <meyering@lucent.com>
35003
35004         * m4/fsusage.m4: Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.
35005
35006         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support.
35007         Based on a patch from Bruno Haible.
35008
35009 2000-05-01  Jim Meyering  <meyering@lucent.com>
35010
35011         * lib/full-write.c (full_write): Remove `FIXME' part of comment.
35012
35013 2000-04-29  Jim Meyering  <meyering@lucent.com>
35014
35015         * lib/path-concat.c: Declare strdup only if it's not defined.
35016         * lib/canon-host.c: Likewise.
35017
35018 2000-04-28  Jim Meyering  <meyering@lucent.com>
35019
35020         * lib/rpmatch.c [HAVE_LIMITS_H]: Include limits.h before regex.h to
35021         avoid redefinition warning on some systems (HPUX).  Otherwise, regex.h
35022         is included first, then limits.h is included by locale.h by libintl.h.
35023         From John David Anglin.
35024
35025 2000-04-25  Jim Meyering  <meyering@lucent.com>
35026
35027         * lib/makepath.c (S_IRWXUGO): Define.
35028         (make_path): Always perform explicit chmod if MODE specifies any
35029         of the `special' permission bits.  Prompted by a bug report against
35030         install from Mate Wierdl and Joost van Baal.
35031
35032 2000-04-18  Jim Meyering  <meyering@lucent.com>
35033
35034         * m4/prereq.m4 (jm_PREREQ_GETPAGESIZE): New macro.
35035         (jm_PREREQ): Use it.
35036
35037 2000-04-18  Jim Meyering  <meyering@lucent.com>
35038
35039         * lib/README: New file.
35040
35041         * lib/getpagesize.h [!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define
35042         getpagesize.  For BeOS.  Based on a patch from Bruno Haible.
35043
35044 2000-04-17  Jim Meyering  <meyering@lucent.com>
35045
35046         Get it right :-)
35047         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the
35048         actual #define via AH_VERBATIM.  Don't need separate AC_DEFINE.
35049         Suggestion from Akim Demaille.
35050
35051 2000-04-17  Jim Meyering  <meyering@lucent.com>
35052
35053         * lib/strftime.c (my_strftime) [strftime]: Declare strftime here, since
35054         the definition of it to rpl_strftime also defined-away the system's
35055         declaration.
35056
35057 2000-04-15  Jim Meyering  <meyering@lucent.com>
35058
35059         Use `C' to denote so-called `contiguous' files, the same way
35060         that tar does.
35061         * lib/filemode.c (S_ISCTG) [!S_ISCTG && S_IFCTG]: Define.
35062         (ftypelet): Use S_ISCTG.
35063         From Michael Deutschmann.
35064
35065 2000-04-14  Jim Meyering  <meyering@lucent.com>
35066
35067         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg
35068         form of AC_DEFINE.  Otherwise, the #ifndef in AH_VERBATIM gets
35069         clobbered.
35070
35071 2000-04-14  Jim Meyering  <meyering@lucent.com>
35072
35073         * lib/strftime.c (my_strftime) [#ifdef strftime]: Declare strftime.
35074
35075 2000-04-13  Jim Meyering  <meyering@lucent.com>
35076
35077         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new
35078         AH_VERBATIM to insert required #ifndef into config.h.in.
35079         Suggestion from Akim Demaille.
35080
35081 2000-04-12  Jim Meyering  <meyering@lucent.com>
35082
35083         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
35084         `AC_CHECK_HEADER' to check for locale.h.  Thanks to a report from
35085         Christian Krackowizer.
35086
35087         More code moved from ../configure.in into (jm_CHECK_ALL_TYPES).
35088         * m4/jm-macros.m4 (_GNU_SOURCE): Define.
35089         (AC_SYS_LARGEFILE): Require.
35090         (AM_C_PROTOTYPES): Require.
35091
35092 2000-04-08  Jim Meyering  <meyering@lucent.com>
35093
35094         * lib/Makefile.am (charset.alias): Use t-$@, not $@-t so the DOS 8.3
35095         names don't conflict.  Reported by Eli Zaretskii.
35096
35097 2000-04-07  Jim Meyering  <meyering@lucent.com>
35098
35099         * lib/putenv.c: Move inclusion of errno.h so it follows that of
35100         sys/types.h, to work around system header problems on AIX 3.2.5.
35101         From Bruno Haible.
35102
35103 2000-04-07  Bruno Haible  <haible@clisp.cons.org>
35104
35105         * lib/unicodeio.c (print_unicode_char): Avoid triggering Solaris iconv
35106         bug.  Deal with the different error behavior of Irix iconv.
35107
35108 2000-04-05  Paul Eggert  <eggert@twinsun.com>
35109
35110         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Don't use -n32 on
35111         IRIX if the installer said otherwise.
35112
35113 2000-04-05  Jim Meyering  <meyering@lucent.com>
35114
35115         Portability tweaks required for ultrix4.3.
35116         * m4/check-decl.m4 [!HAVE_UTMPX_H] (headers): Include <utmp.h>.
35117         (jm_CHECK_DECLS): Add getutent to the list of functions.
35118         (_jm_DECL_HEADERS): Add utmpx.h.
35119         From John David Anglin.
35120
35121         * m4/strftime.m4: Back out the 2000-04-02 change.
35122         Instead of that change, simply undefine putenv in the test program.
35123
35124 2000-04-05  Jim Meyering  <meyering@lucent.com>
35125
35126         Portability tweaks required for ultrix4.3.
35127         * lib/readutmp.h [HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare
35128         getutent.
35129         * lib/readutmp.c: Include sys/types.h before sys/stat.h.
35130         * lib/canon-host.c: Declare strdup.
35131         * lib/path-concat.c: Likewise.
35132         From John David Anglin.
35133
35134 2000-04-04  Jim Meyering  <meyering@lucent.com>
35135
35136         Be more DOS 8.3-friendly.
35137         * lib/ref-add.sin: Renamed from ref-add.sed.in.
35138         * lib/ref-del.sin: Renamed from ref-del.sed.in.
35139         * lib/Makefile.am: Reflect renaming.
35140         Reported by Eli Zaretskii.
35141
35142         Use a temporary file name that won't clash with `charset.alias'
35143         in the DOS 8.3 name space.
35144         * lib/Makefile.am (charset_tmp): Define.
35145         (install-exec-local): Use $(charset_tmp) instead of $(charset_alias)-t.
35146         (uninstall-local): Likewise.
35147         Reported by Eli Zaretskii.
35148
35149 2000-04-03  Jim Meyering  <meyering@lucent.com>
35150
35151         * m4/gettext.m4: Fix typo in comment.
35152
35153         * m4/codeset.m4 (AC_CHECK_HEADERS): Add langinfo.h (moved here from
35154         textutils/configure.in).  Suggestion from Paul Eggert.
35155         (AC_CHECK_FUNCS): Add nl_langinfo.  (also from textutils/configure.in)
35156
35157 2000-04-02  Paul Eggert  <eggert@twinsun.com>
35158
35159         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Set TZ environment
35160         variable in the shell rather than using putenv, which isn't
35161         portable.  This avoids the configure-time inter-test dependency
35162         on the potentially-renamed putenv function.
35163
35164 2000-03-30  Paul Eggert  <eggert@twinsun.com>
35165
35166         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h>
35167         before checking struct stat.st_blksize, so that
35168         HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
35169
35170 2000-03-29  Paul Eggert  <eggert@twinsun.com>
35171
35172         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Check for strftime,
35173         since strftime.c uses HAVE_STRFTIME to decide whether to use
35174         the underlying strftime.
35175
35176 2000-03-29  Paul Eggert  <eggert@twinsun.com>
35177
35178         * lib/time/strftime.c (my_strftime): Make sure we call the system
35179         strftime, not ourselves, when invoking the underlying strftime.
35180
35181 2000-03-24  Jim Meyering  <meyering@lucent.com>
35182
35183         * lib/Makefile.am (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in.
35184         (charset_alias): Define.
35185         (install-exec-local): Factor out common code.
35186         (uninstall-local): Split lines longer than 80.
35187         (ref-add.sed, ref-del.sed): Remove rules... (do the following instead)
35188         (SUFFIXES): Define.
35189         (.sed.in.sed): New rule.  Don't redirect directly to $@.
35190         (CLEANFILES): Add ref-add.sed and ref-del.sed.
35191
35192 2000-03-19  Bruno Haible  <haible@clisp.cons.org>
35193
35194         * lib/config.charset: Output a line containing "Packages using this
35195         file".
35196         * lib/ref-add.sed.in, lib/ref-del.sed.in: New files.
35197         * lib/Makefile.am (install-exec-local, uninstall-local, ref-add.sed,
35198         ref-del.sed): New rules.
35199
35200 2000-03-17  Jim Meyering  <meyering@lucent.com>
35201
35202         * lib/unicodeio.c (<string.h>): Include only #if HAVE_STRING_H.
35203         Otherwise, include <strings.h>
35204
35205 2000-03-17  Bruno Haible  <haible@clisp.cons.org>
35206
35207         * lib/unicodeio.c (utf8_wctomb): New function.
35208         (print_unicode_char): Pass the Unicode character to iconv in UTF-8
35209         format instead of in UCS-4 with platform dependent endianness.
35210
35211 2000-03-10  Jim Meyering  <meyering@lucent.com>
35212
35213         * m4/lib-check.m4: Look for getspnam in -lgen, too.
35214         From Marco Franzen.
35215
35216 2000-03-07  Paul Eggert  <eggert@twinsun.com>
35217
35218         * lib/savedir.c (savedir): Work even if directory size is
35219         negative; this can happen with some screwy NFS configurations.
35220
35221 2000-03-06  Jim Meyering  <meyering@lucent.com>
35222
35223         * lib/localcharset.c (get_charset_aliases): Don't try to free file_name
35224         if it's NULL (because we ran out of memory).  From Bruno Haible.
35225
35226 2000-03-05  Jim Meyering  <meyering@lucent.com>
35227
35228         * lib/localcharset.c ("path-concat.h"): Include.
35229         (get_charset_aliases): Use path_concat instead of ANSI string
35230         concatenation.
35231
35232         * lib/unicodeio.h (PARAMS): Define.
35233         Use it to guard prototype.
35234
35235 2000-03-04  Jim Meyering  <meyering@lucent.com>
35236
35237         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE,
35238         for lib/localcharset.c.
35239
35240 2000-03-04  Jim Meyering  <meyering@lucent.com>
35241
35242         * lib/Makefile.am (install-exec-local): Create $(libdir) before
35243         installing into it.
35244         (uninstall-local): Uncomment this rule so `make distcheck' works
35245         once again.
35246
35247         * lib/unicodeio.c (<errno.h>): Include it.
35248         (errno): Declare if not defined.
35249
35250         * lib/localcharset.c: Add Bruno's comment justifying use of volatile.
35251
35252         * lib/config.charset: New version, incorporating remarks from a linux
35253         i18n mailing list.  From Bruno Haible.
35254
35255 2000-03-04  Bruno Haible  <haible@clisp.cons.org>
35256
35257         * m4/codeset.m4: New file.
35258         * m4/iconv.m4: New file.
35259         * m4/jm-macros.m4 (jm_MACROS): Call jm_LANGINFO_CODESET and jm_ICONV.
35260
35261 2000-03-03  Jim Meyering  <meyering@lucent.com>
35262
35263         * m4/regex.m4: Make sure re_compile_pattern accepts patterns like `{1'.
35264
35265 2000-03-02  Jim Meyering  <meyering@lucent.com>
35266
35267         * m4/timespec.m4: Require AC_HEADER_TIME before the cache check so
35268         the messages come out on separate lines.
35269
35270         * m4/jm-glibc-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS,
35271         rather than jm_CHECK_DECLARATIONS.
35272         * m4/decl.m4: Remove now-unused file.
35273
35274         * m4/check-decl.m4 (AC_CHECK_DECLS): Add getlogin, ttyname, and
35275         geteuid.
35276
35277 2000-03-02  Jim Meyering  <meyering@lucent.com>
35278
35279         * lib/Makefile.am (EXTRA_DIST): Add config.charset.
35280
35281 2000-03-01  Jim Meyering  <meyering@lucent.com>
35282
35283         * lib/localcharset.c: Guard some #includes with `#if HAVE_...'.
35284         * lib/unicodeio.c: Likewise.
35285
35286 2000-03-01  Bruno Haible  <haible@clisp.cons.org>
35287
35288         * lib/config.charset: New file.
35289         * lib/localcharset.c: New file.
35290         * lib/unicodeio.h, lib/unicodeio.c: New files.
35291         * lib/Makefile.am (DEFS): Add -DLIBDIR=...
35292         (libfetish_a_SOURCES): Add localcharset.c and unicodeio.c.
35293         (noinst_HEADERS): Add unicodeio.h.
35294         (all-local, install-exec-local, charset.alias): New targets.
35295
35296 2000-02-28  Paul Eggert  <eggert@twinsun.com>
35297
35298         * lib/quotearg.c (ALERT_CHAR): New macro.
35299         (quotearg_buffer_restyled): Use it.
35300
35301 2000-02-27  Jim Meyering  <meyering@lucent.com>
35302
35303         * m4/check-decl.m4: Add getenv to the list.
35304
35305 2000-02-27  Jim Meyering  <meyering@lucent.com>
35306
35307         * lib/strtoumax.c: Fix typo in decl of strtoul: s/long long/long/.
35308         Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
35309
35310         * lib/backupfile.c: Guard inclusion of stdlib.h with
35311         `#if HAVE_STDLIB_H', not `#if STDC_HEADERS'.
35312         Declare malloc if needed.
35313
35314         * lib/backupfile.c: Use `#if !HAVE_DECL...' instead of
35315         `#ifndef HAVE_DECL..'
35316         now that autoconf always defines the HAVE_DECL_ symbols.
35317         * lib/human.c: Likewise.
35318         * lib/same.c: Likewise.
35319         * lib/strtoumax.c: Likewise.
35320
35321         * lib/backupfile.c: Arrange for cpp to fail if the configure-time
35322         declaration check was not run.
35323         * lib/hash.c: Likewise.
35324         * lib/human.c: Likewise.
35325         * lib/same.c: Likewise.
35326         * lib/strtoumax.c: Likewise.
35327
35328         * lib/userspec.c (parse_user_spec): If there is no `:' but there is a
35329         `.', then first look up the entire `.'-containing string as a login
35330         name.
35331
35332 2000-02-23  Jim Meyering  <meyering@lucent.com>
35333
35334         * m4/check-decl.m4: Now that we have the new AC_CHECK_DECLS, use it
35335         in place of my hack.
35336
35337 2000-02-18  Paul Eggert  <eggert@twinsun.com>
35338
35339         * lib/getdate.y: Handle two-digit years with leading zeros correctly.
35340         (textint): New typedef.
35341         (parser_control): Member year changed from int to textint.
35342         All uses changed.
35343         (YYSTYPE): Removed; replaced by %union with int and textint members.
35344         (tDAY, tDAY_UNIT, tDAYZONE, tHOUR_UNIT, tID, tLOCAL_ZONE, tMERIDIAN,
35345         tMINUTE_UNIT, tMONTH, tMONTH_UNIT tSEC_UNIT, tSNUMBER, tUNUMBER,
35346         tYEAR_UNIT, tZONE, o_merid): Now of type <intval>.
35347         (tSNUMBER, tUNUMBER): Now of type <textintval>.
35348         (date, number, to_year): Use width of number in digits, not its value,
35349         to determine whether it's a 2-digit year, or a 2-digit time.
35350         (yylex): Store number of digits of numeric tokens.
35351         Reported by John Kendall.
35352
35353         (parser_control): Changed from struct parser_control to typedef (for
35354         consistency).  All uses changed.
35355
35356         (tID): Removed; not used.
35357         (yylex): Return '?' for unknown identifiers, rather than (unused) tID.
35358
35359 2000-02-14  Paul Eggert  <eggert@twinsun.com>
35360
35361         * lib/getpagesize.h (getpagesize): Port to VMS for Alpha;
35362         adapted from changes to grep getpagesize.h by Martin P.J. Zinser.
35363
35364 2000-02-12  Jim Meyering  <meyering@lucent.com>
35365
35366         * lib/userspec.c (ISDIGIT): Define it.
35367         (isdigit): Remove definition.
35368         (is_number): Use ISDIGIT, not isdigit.
35369         <libintl.h>: Include.
35370         (_ and N_): Define.
35371         (parse_user_spec): Mark translatable strings.
35372
35373 2000-02-10  Jim Meyering  <meyering@lucent.com>
35374
35375         With these changes, nanosleep.[ch] are finally enough like the other
35376         lib/* replacement files to compile on a few more losing systems.
35377
35378         * lib/nanosleep.h: Don't include config.h.
35379         Remove prototype from declaration of nanosleep.
35380         (PARAMS): Remove now-unneeded definition.
35381         * lib/nanosleep.c: #undef nanosleep.
35382         (rpl_nanosleep): Rename from nanosleep.
35383
35384 2000-02-10  Jim Meyering  <meyering@lucent.com>
35385
35386         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Rename replacement function from
35387         gnu_nanosleep to rpl_nanosleep.
35388
35389 2000-02-09  Jim Meyering  <meyering@lucent.com>
35390
35391         * m4/lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in
35392         struct spwd, rather than in struct passwd.  Reported by Gaël Quéri.
35393
35394 2000-02-08  Akim Demaille  <akim@epita.fr>
35395
35396         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Quote square brackets with
35397         `[' and `]' and remove uses of `changequote'.
35398         (AC_SYS_LARGEFILE_MACRO_VALUE): Likewise.
35399         (AC_SYS_LARGEFILE): Likewise.
35400         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
35401         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Remove now-unnecessary use
35402         of changequote.
35403         * m4/regex.m4 (jm_INCLUDED_REGEX): Likewise.
35404         * m4/readdir.m4 (jm_FUNC_READDIR): Likewise
35405         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Likewise, and add `int' for main.
35406         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Likewise.
35407
35408 2000-02-05  Jim Meyering  <meyering@lucent.com>
35409
35410         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require most macros.
35411         Remove explicit use of AC_HEADER_TIME.  It is required by
35412         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Using AC_HEADER_TIME and
35413         `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but
35414         in autoconf whereby the expansion of the latter ended up preceding
35415         the expansion of its prerequisite, AC_HEADER_TIME.
35416         Reported by Volker Borchert.
35417
35418 2000-02-03  Jim Meyering  <meyering@lucent.com>
35419
35420         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for utmpxname.
35421
35422 2000-02-03  Jim Meyering  <meyering@lucent.com>
35423
35424         * lib/readutmp.c (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION',
35425         rather than with `#if HAVE_UTMPNAME'.
35426
35427 2000-02-02  Jim Meyering  <meyering@lucent.com>
35428
35429         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Fix typo that resulted in no
35430         definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/.
35431         Reported by Eli Zaretskii.
35432
35433 2000-02-01  Jim Meyering  <meyering@lucent.com>
35434
35435         * lib/readutmp.h (UT_USER): Add parens.  From Andreas Schwab.
35436
35437 2000-01-31  Jim Meyering  <meyering@lucent.com>
35438
35439         * m4/check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of
35440         functions.  Add the time.h and sys/time.h headers along with the
35441         AC_REQUIRE'ment of AC_HEADER_TIME.
35442
35443 2000-01-31  Jim Meyering  <meyering@lucent.com>
35444
35445         * lib/nanosleep.h (nanosleep): Guard declaration with
35446         `#if ! HAVE_DECL_NANOSLEEP'.
35447         Without this, OFS gets a redeclaration error for rpl_nanosleep, due to
35448         the declaration in that vendor's sys/timers.h.
35449         Reported by Christian Krackowizer.
35450
35451         * lib/quotearg.c (ISASCII): Add #undef and move definition to follow
35452         inclusion of wctype.h to work around Solaris 2.6 namespace pollution.
35453         (ISPRINT): Likewise.
35454         Reported by Tom Tromey.
35455
35456 2000-01-30  Jim Meyering  <meyering@lucent.com>
35457
35458         * m4/lib-check.m4: Clean up some kludgy old shadow password tests.
35459
35460         * m4/prereq.m4 (utmp_includes): Define.
35461         Check for ut_user and ut_name members in both struct utmpx
35462         and struct utmp.
35463
35464 2000-01-30  Jim Meyering  <meyering@lucent.com>
35465
35466         * lib/readutmp.c (extract_trimmed_name): Use UT_USER instead of
35467         hard-coding uses of ->ut_name.  The latter doesn't work with new Linux
35468         header files where only utmpx.ut_user is declared.
35469
35470         * lib/readutmp.h (UT_USER): Define.
35471
35472 2000-01-29  Jim Meyering  <meyering@lucent.com>
35473
35474         * m4/lib-check.m4: New file containing library-related checks from
35475         fileutils and sh-utils (textutils had none).
35476
35477 2000-01-28  Jim Meyering  <meyering@lucent.com>
35478
35479         * m4/perl.m4: Change format of warning message to look more like that
35480         from the missing script.  Suggestion from François Pinard.
35481
35482 2000-01-25  Jim Meyering  <meyering@lucent.com>
35483
35484         * m4/timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as
35485         well as time.h in the compile check.
35486         * m4/nanosleep.m4: Require AC_HEADER_TIME rather than simply using it.
35487         Fix typo in cross-compiling case: s/yes/no/.
35488
35489 2000-01-23  Jim Meyering  <meyering@lucent.com>
35490
35491         * m4/jm-macros.m4: Move df-related tests here from
35492         fileutils/configure.in
35493
35494         * m4/ls-mntd-fs.m4: s/list_mounted_fs/ac_list_mounted_fs/
35495         (jm_LIST_MOUNTED_FILESYSTEMS): Take two parameters.
35496
35497         * m4/fsusage.m4: New file.  Extracted from fileutils/configure.in.
35498         s/space/ac_fsusage_space/.
35499         (jm_FILE_SYSTEM_USAGE): Take two parameters.
35500
35501         * m4/ftruncate.m4: New file (derived from part of
35502         fileutils/configure.in).
35503         * m4/jm-macros.m4 (jm_FUNC_FTRUNCATE): AC_REQUIRE it.
35504         (jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT.
35505
35506         * m4/jm-macros.m4 (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
35507         AC_SUBST these here, rather than just in sh-util/configure.in, so
35508         that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
35509         all the same.
35510         (AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
35511         (AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.
35512         (AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).
35513         (AC_SUBST(POW_LIBM)): Likewise.
35514         (AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
35515
35516 2000-01-23  Jim Meyering  <meyering@lucent.com>
35517
35518         * lib/Makefile.am (libfetish_a_SOURCES): Remove explicit mention of
35519         obstack.c.
35520
35521 2000-01-22  Jim Meyering  <meyering@lucent.com>
35522
35523         * m4/jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.
35524
35525         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Add wctype.h.
35526
35527         * m4/jm-macros.m4 (AC_CHECK_HEADERS): Add checks from fileutils'
35528         configure.in
35529         (AC_CHECK_HEADERS): Likewise for sh-utils.
35530         (AC_CHECK_HEADERS): Likewise for textutils.
35531         Merge the three lists of headers.
35532
35533         * m4/prereq.m4 (jm_PREREQ_ADDEXT): New macro.  Parts moved here
35534         from fileutils' configure.in.
35535
35536         * m4/decl.m4: Remove kludgy `test -z $ac_...AC_CHECK_HEADERS(...)'
35537         code. Moved tests into their own function (_jm_DECL_HEADERS) in
35538         check-decl.m4.
35539
35540         * m4/check-decl.m4: Use #if rather than #ifdef.
35541         Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL.
35542         (jm_CHECK_DECLARATIONS): Add strtoul strtoull.
35543         (_jm_DECL_HEADERS): Define new function.
35544         (jm_CHECK_DECLARATIONS): Require it.
35545
35546 2000-01-22  Jim Meyering  <meyering@lucent.com>
35547
35548         * lib/strtoumax.c: [! HAVE_DECL_STRTOUL]: Declare strtoul.
35549         [! HAVE_DECL_STRTOULL]: Declare strtoull.
35550         Required for some AIX systems.  Reported by Christian Krackowizer.
35551         [TESTING] (main): New function.
35552
35553         1997-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
35554         * lib/dirname.c (dir_name): Support for DOS-style file names with drive
35555         letters.
35556
35557         * lib/quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h> for decl of
35558         iswprint.
35559
35560         * lib/strverscmp.c (ISDIGIT): Define.
35561         (strverscmp): Use ISDIGIT, not isdigit.
35562
35563 2000-01-19  Jim Meyering  <meyering@lucent.com>
35564
35565         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
35566         Use AC_HEADER_TIME.  Volker Borchert reported that OpenBSD-2.3/sparc
35567         defines `struct timespec' in <sys/time.h>
35568
35569         * m4/c-bs-a.m4: Remove uses of changequote altogether.
35570         Thanks to Akim for explaining.
35571
35572 2000-01-17  Paul Eggert  <eggert@twinsun.com>
35573
35574         * lib/nanosleep.c (nanosleep):
35575         Don't use SA_INTERRUPT to decide whether to call sigaction, as
35576         POSIX.1 doesn't require SA_INTERRUPT and some systems
35577         (e.g. Solaris 7) don't define it.  Use SA_NOCLDSTOP instead;
35578         it's been part of POSIX.1 since day 1 (in 1988).
35579
35580 2000-01-17  Jim Meyering  <meyering@lucent.com>
35581
35582         * lib/interlock: Remove unused file.  Reported by François Pinard.
35583
35584 2000-01-16  Paul Eggert  <eggert@twinsun.com>
35585
35586         * lib/quotearg.c (quotearg_buffer_restyled): Do not quote
35587         alert, backslash, formfeed, and vertical tab unnecessarily in
35588         shell quoting style.
35589
35590 2000-01-16  Jim Meyering  <meyering@lucent.com>
35591
35592         * m4/jm-macros.m4: Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,
35593         AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME,
35594         jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, AC_FUNC_ALLOCA,
35595         AM_FUNC_GETLOADAVG, and jm_SYS_PROC_UPTIME.
35596
35597 2000-01-16  Jim Meyering  <meyering@lucent.com>
35598
35599         * m4/c-bs-a.m4: Use `changequote(<<,>>)', rather than `changequote(, )'
35600         because the latter didn't work.
35601
35602 2000-01-15  Jim Meyering  <meyering@lucent.com>
35603
35604         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
35605         (AC_REPLACE_FUNCS): Add memcpy and memset.
35606         Add these, too: stime strcspn stpcpy strstr strtol strtoul.
35607         Add strpbrk.
35608         Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
35609
35610 2000-01-12  Jim Meyering  <meyering@lucent.com>
35611
35612         * m4/prereq.m4 (jm_PREREQ_CANON_HOST): New macro.
35613         (jm_PREREQ): Use it.
35614         (jm_PREREQ_READUTMP): New macro.
35615         (jm_PREREQ): Use it.
35616
35617 2000-01-11  Paul Eggert  <eggert@twinsun.com>
35618
35619         Quote multibyte characters correctly.
35620         * m4/c-bs-a.m4: New file.
35621         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): New macro.
35622         (jm_PREREQ): Use it.
35623
35624 2000-01-11  Paul Eggert  <eggert@twinsun.com>
35625
35626         * m4/uintmax_t.m4: Port to autoconf 2.13.
35627
35628 2000-01-08  Jim Meyering  <meyering@ascend.com>
35629
35630         * m4/strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro.
35631         * m4/jm-macros.m4 (jm_FUNC_STRERROR_R): Require it.
35632
35633 2000-01-04  Jim Meyering  <meyering@ascend.com>
35634
35635         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename from
35636         jm_STRUCT_DIRENT_D_TYPE.
35637         * m4/d-ino.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_INO): Rename from
35638         jm_STRUCT_DIRENT_D_INO.
35639         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Rename from
35640         jm_STRUCT_UTIMBUF.
35641         * m4/jm-macros.m4: Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/
35642         renamings.
35643         * m4/utime.m4: Likewise.
35644
35645         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): New file, macro.
35646         * m4/jm-macros.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it.
35647
35648 2000-01-03  Paul Eggert  <eggert@twinsun.com>
35649
35650         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
35651         (for Solaris 7) and in -lposix4 (for Solaris 2.5.1).
35652
35653 2000-01-02  Jim Meyering  <meyering@ascend.com>
35654
35655         * m4/search-libs.m4: Escape `$' in $3 of dnl comment.  I no longer
35656         remember if this is necessary.
35657
35658 1999-12-26  Jim Meyering  <meyering@ascend.com>
35659
35660         * m4/jm-macros.m4: Use it here.
35661         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): New file/macro.
35662
35663 1999-12-23  Jim Meyering  <meyering@ascend.com>
35664
35665         * m4/jm-macros.m4: Check for clock_gettime (moved from
35666         fileutils/configure.in)
35667         Check for gettimeofday.
35668
35669 1999-12-20  Jim Meyering  <meyering@ascend.com>
35670
35671         * m4/strftime.m4: Remove kludge, now that I'm using the fixed
35672         autoconf-2.14a-1999-12-20.
35673
35674 1999-12-19  Jim Meyering  <meyering@ascend.com>
35675
35676         * m4/lstat-slash.m4: New file.
35677         * m4/jm-macros.m4: Use the new macro:
35678         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
35679
35680 1999-12-07  Jim Meyering  <meyering@ascend.com>
35681
35682         * m4/perl.m4: Require that File::Compare be available, too.
35683         Too many systems seem to lack it.
35684
35685         * m4/strftime.m4: Add checks for most of the cpp macros tested in
35686         GNU's strftime.c.  Prompted by a patch from Paul Eggert.
35687
35688 1999-11-18  Paul Eggert  <eggert@twinsun.com>
35689
35690         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
35691         problem with the QNX 4.25 shell, which doesn't propagate exit
35692         status of failed commands inside shell assignments.
35693
35694 1999-11-17  Jim Meyering  <meyering@ascend.com>
35695
35696         * m4/gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
35697
35698 1999-11-07  Jim Meyering  <meyering@ascend.com>
35699
35700         * m4/getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE.
35701
35702 1999-11-06  Jim Meyering  <meyering@ascend.com>
35703
35704         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.
35705         * m4/jm-macros.m4 (jm_MACROS): Use it here.
35706
35707 1999-11-05  Jim Meyering  <meyering@ascend.com>
35708
35709         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from
35710         configure.in of textutils, fileutils, and sh-utils into this one
35711         (shared between those packages) file.
35712         Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
35713         AC_STRUCT_ST_BLKSIZE.
35714
35715 1999-11-03  Jim Meyering  <meyering@ascend.com>
35716
35717         * m4/ssize_t.m4: Remove file.  No longer needed since the new version
35718         of AC_CHECK_TYPE checks includes unistd.h.
35719         * m4/jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'.
35720         Suggestion from Akim Demaille.
35721
35722 1999-10-30  Jim Meyering  <meyering@ascend.com>
35723
35724         * m4/uintmax_t.m4: Require 2.14a.  Remove backslash before backtick in
35725         m4-quoted string.
35726         * m4/ls-mntd-fs.m4: Likewise.
35727         * m4/jm-macros.m4: Likewise.  Also, use AC_TYPE_SSIZE_T instead
35728         * m4/jm-winsz1.m4: Likewise.
35729
35730         * m4/const.m4: Remove file, since the fix made it into the experimental
35731         version of autoconf.
35732         * m4/mktime.m4: Likewise.
35733
35734         * m4/check-type.m4: Remove file, now that the latest version of
35735         AC_CHECK_TYPE takes a third arg to specify additional #includes.
35736
35737         * m4/ssize_t.m4: New file, requires experimental version of autoconf.
35738         * m4/jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked
35739         AC_CHECK_TYPE.
35740
35741 1999-10-04  Jim Meyering  <meyering@ascend.com>
35742
35743         * m4/jm-macros.m4: Don't require autoconf-2.14.1.
35744
35745 1999-09-22  Paul Eggert  <eggert@twinsun.com>
35746
35747         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC
35748         2.95.1 bug with HP-UX 10.20.
35749
35750 1999-09-17  Jim Meyering  <meyering@ascend.com>
35751
35752         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup.
35753         Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
35754         due to missing strdup (against sh-utils-2.0).
35755
35756 1999-08-29  Jim Meyering  <meyering@ascend.com>
35757
35758         * m4/jm-macros.m4: Require jm_BISON.
35759         * m4/bison.m4: New file.
35760
35761 1999-08-17  Paul Eggert  <eggert@twinsun.com>
35762
35763         * m4/largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma
35764         in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.
35765
35766 1999-08-05  Jim Meyering  <meyering@ascend.com>
35767
35768         * m4/getline.m4: Rename test file from conftestdata to conftest.data
35769         to avoid conflicts with `conftest' on 8+3 filesystems.
35770         Suggestion from Eli Zaretskii.
35771
35772 1999-08-04  Jim Meyering  <meyering@ascend.com>
35773
35774         * m4/jm-macros.m4: Move a 4-line block of code from the configure.in of
35775         fileutils and sh-utils (textutils's getline test was inadequate).
35776         (AM_FUNC_GETLINE): Run this test.
35777         (AC_CHECK_FUNCS): Check for getdelim.
35778         Reported by Bob Proulx.
35779
35780 1999-08-02  Jim Meyering  <meyering@ascend.com>
35781
35782         * m4/jm-macros.m4: Add a comment.
35783
35784 1999-08-01  Paul Eggert  <eggert@twinsun.com>
35785
35786         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether
35787         <inttypes.h> defines strtoumax as a macro (and not as a
35788         function).
35789
35790 1999-08-01  Paul Eggert  <eggert@twinsun.com>
35791
35792         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
35793         that we can shift, multiply and divide unsigned long long
35794         values; Ultrix cc can't do it.
35795
35796 1999-08-01  Paul Eggert  <eggert@twinsun.com>
35797
35798         * m4/mktime.m4: New file, which is a preview of what should appear
35799         in the next public autoconf release.
35800
35801 1999-08-01  Paul Eggert  <eggert@twinsun.com>
35802
35803         * m4/lfs.m4: Remove this file.
35804         * m4/largefile.m4: New file.  It contains the old contents of
35805         lfs.m4, except that all names with prefix AC_LFS have been
35806         changed to use the prefix AC_SYS_LARGEFILE instead, to be
35807         compatible with future autoconf versions.  Also, some minor m4
35808         quoting problems have been fixed.
35809
35810 1999-08-01  Paul Eggert  <eggert@twinsun.com>
35811
35812         * m4/gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
35813         Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
35814         (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
35815         and simplify the shell code.
35816
35817 1999-08-01  Jim Meyering  <meyering@ascend.com>
35818
35819         * m4/mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from
35820         m4.
35821
35822 1999-07-20  Jim Meyering  <meyering@ascend.com>
35823
35824         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.
35825
35826 1999-07-15  Jim Meyering  <meyering@ascend.com>
35827
35828         * m4/jm-macros.m4 (AC_CHECK_FUNCS): Check for getpagesize.
35829
35830 1999-05-22  Jim Meyering  <meyering@ascend.com>
35831
35832         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr.
35833
35834 1999-05-20  Jim Meyering  <meyering@ascend.com>
35835
35836         * m4/search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine.
35837         Add a colon after each `then' in case $4 is empty.
35838
35839 1999-05-16  Jim Meyering  <meyering@ascend.com>
35840
35841         * m4/search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
35842
35843 1999-05-10  Jim Meyering  <meyering@ascend.com>
35844
35845         * m4/jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
35846
35847         * m4/jm-macros.m4: Require 2.14.1, since we use newly-renamed
35848         AC_FUNC_MKTIME.
35849
35850 1999-05-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
35851
35852         * m4/jm-mktime.m4, putenv.m4: Fix typos in config.h comments.
35853
35854 1999-05-04  Paul Eggert  <eggert@twinsun.com>
35855
35856         * m4/lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
35857         not CPPFLAGS, so that linking works correctly in IRIX.
35858
35859 1999-04-30  Paul Eggert  <eggert@twinsun.com>
35860
35861         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2.
35862
35863 1999-04-20  Paul Eggert  <eggert@twinsun.com>
35864
35865         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
35866         long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
35867         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require
35868         jm_AC_TYPE_UNSIGNED_LONG_LONG.
35869         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
35870
35871         * m4/lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
35872
35873 1999-04-20  Jim Meyering  <meyering@ascend.com>
35874
35875         * m4/xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
35876         AC_REPLACE xstroull if necessary.  From Paul Eggert.
35877         (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.
35878
35879 1999-04-18  Jim Meyering  <meyering@ascend.com>
35880
35881         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
35882         * m4/jm-macros.m4: Use it.
35883
35884 1999-04-06  Jim Meyering  <meyering@ascend.com>
35885
35886         * m4/strftime.m4: Remove test for %f.
35887
35888 1999-03-29  Jim Meyering  <meyering@ascend.com>
35889
35890         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
35891         superset of the AC_TYPE_* checks in the textutils, fileutils,
35892         and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
35893         AC_TYPE_PID_T.
35894
35895 1999-03-28  Jim Meyering  <meyering@ascend.com>
35896
35897         * m4/jm-macros.m4: Define GNU_PACKAGE here.
35898         Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
35899         replaced e.g., in the *.sh files of the sh-utils.
35900
35901 1999-03-20  Jim Meyering  <meyering@ascend.com>
35902
35903         * m4/jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
35904         * m4/regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
35905         Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
35906
35907 1999-03-19  Jim Meyering  <meyering@ascend.com>
35908
35909         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
35910
35911 1999-03-12  Jim Meyering  <meyering@ascend.com>
35912
35913         * m4/jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
35914
35915 1999-03-07  Jim Meyering  <meyering@ascend.com>
35916
35917         * m4/jm-glibc-io.m4: Use only those *_unlocked macros that are
35918         declared.
35919
35920 1999-02-17  Jim Meyering  <meyering@ascend.com>
35921
35922         * m4/gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of
35923         brackets in macro definition.  From Eli Zaretskii and Alain Magloire.
35924
35925 1999-02-07  Jim Meyering  <meyering@ascend.com>
35926
35927         * m4/group-member.m4: New file -- extracted from sh-utils'
35928         configure.in.
35929
35930         1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
35931         * m4/gettext.m4: Support DOS-style d:/foo/bar absolute file names.
35932
35933 1999-02-06  Jim Meyering  <meyering@ascend.com>
35934
35935         * m4/chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
35936         * m4/fnmatch.m4: Likewise.
35937         * m4/getgroups.m4: Likewise.
35938         * m4/lstat.m4: Likewise.
35939         * m4/malloc.m4: Likewise.
35940         * m4/putenv.m4: Likewise.
35941         * m4/realloc.m4: Likewise.
35942         * m4/regex.m4: Likewise.
35943         * m4/stat.m4: Likewise.
35944         * m4/strftime.m4: Likewise.
35945         Suggestion from Alain Magloire.
35946
35947         * m4/chown.m4: Use `.$ac_objext', not `.o'.
35948         * m4/fnmatch.m4: Likewise.
35949         * m4/getgroups.m4: Likewise.
35950         * m4/getline.m4: Likewise.
35951         * m4/lstat.m4: Likewise.
35952         * m4/malloc.m4: Likewise.
35953         * m4/memcmp.m4: Likewise.
35954         * m4/putenv.m4: Likewise.
35955         * m4/realloc.m4: Likewise.
35956         * m4/regex.m4: Likewise.
35957         * m4/stat.m4: Likewise.
35958         * m4/strftime.m4: Likewise.
35959         Suggestion from Alain Magloire.
35960
35961         * m4/jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
35962         an argument.
35963
35964         * m4/regex.m4: Add a run-time Test for proper operation of
35965         re_compile_pattern.
35966
35967 1999-01-31  Jim Meyering  <meyering@ascend.com>
35968
35969         * m4/getloadavg.m4: Check for locale.h and the function, setlocale.
35970
35971 1999-01-30  Jim Meyering  <meyering@ascend.com>
35972
35973         * m4/check-type.m4: Use 3-arg form of AC_DEFINE.
35974
35975         * m4/jm-mktime.m4: Make this a wrapper around the official
35976         AM_FUNC_MKTIME rather than my private copy, now that the official one
35977         is up to date.
35978         * m4/mktime.m4: Remove file.
35979
35980         * m4/getloadavg.m4: Use 3-arg form of AC_DEFINE.
35981         * m4/uptime.m4: Likewise.
35982         * m4/uintmax_t.m4: Likewise.
35983
35984 1999-01-28  Jim Meyering  <meyering@ascend.com>
35985
35986         * m4/jm-macros.m4: Use jm_AFS.
35987         * m4/afs.m4: New file (from fileutils' configure.in).
35988
35989         * m4/assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
35990         * m4/chown.m4: Likewise.
35991         * m4/d-ino.m4: Likewise.
35992         * m4/d-type.m4: Likewise.
35993         * m4/fnmatch.m4: Likewise.
35994         * m4/getgroups.m4: Likewise.
35995         * m4/gettext.m4: Likewise.
35996         * m4/jm-mktime.m4: Likewise.
35997         * m4/jm-winsz2.m4: Likewise.
35998         * m4/lcmessage.m4: Likewise.
35999         * m4/ls-mntd-fs.m4: Likewise.
36000         * m4/malloc.m4: Likewise.
36001         * m4/memcmp.m4: Likewise.
36002         * m4/putenv.m4: Likewise.
36003         * m4/realloc.m4: Likewise.
36004         * m4/st_mtim.m4: Likewise.
36005         * m4/strftime.m4: Likewise.
36006
36007 1999-01-16  Jim Meyering  <meyering@ascend.com>
36008
36009         * m4/jm-macros.m4 (ARGMATCH_DIE): Define.
36010         (ARGMATCH_DIE_DECL): Define.
36011
36012 1999-01-12  Jim Meyering  <meyering@ascend.com>
36013
36014         * m4/Makefile.am.in: Rewrite to avoid using fmt.
36015         Reported by Lars Hecking.
36016
36017 1999-01-10  Jim Meyering  <meyering@ascend.com>
36018
36019         * m4/fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
36020         gross kludge.
36021         * m4/inttypes_h.m4: Likewise.
36022         * m4/lstat.m4: Likewise.
36023         * m4/malloc.m4: Likewise.
36024         * m4/readdir.m4: Likewise.
36025         * m4/realloc.m4: Likewise.
36026         * m4/st_dm_mode.m4: Likewise.
36027         * m4/stat.m4: Likewise.
36028         * m4/utimbuf.m4: Likewise.
36029         * m4/utimes.m4: Likewise.
36030
36031         * m4/check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
36032         AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
36033         comments in config.h.in are meaningful.
36034
36035         * m4/jm-macros.m4: Require autoconf-2.13 here.
36036
36037         * m4/regex.m4: By default, don't use the included regex.c on systems
36038         with glibc 2.  Suggestion from Uli Drepper.
36039
36040 1999-01-02  Jim Meyering  <meyering@ascend.com>
36041
36042         * m4/jm-macros.m4: Replace strcasecmp and strncasecmp.
36043
36044 1998-12-18  Jim Meyering  <meyering@ascend.com>
36045
36046         * m4/Makefile.am.in (Makefile.am): Simplify rule.
36047         Based on a suggestion from Lars Hecking.
36048
36049 1998-11-16  Paul Eggert  <eggert@twinsun.com>
36050
36051         * m4/lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11.
36052
36053 1998-11-16  Jim Meyering  <meyering@ascend.com>
36054
36055         * m4/lfs.m4: Double-quote the `uname...` expression.
36056
36057 1998-11-14  Jim Meyering  <meyering@ascend.com>
36058
36059         * m4/lstat.m4: Correct comment.  POSIX does not permit it to succeed.
36060         * m4/stat.m4: Likewise.
36061
36062 1998-11-03  Jim Meyering  <meyering@ascend.com>
36063
36064         * m4/stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
36065         * m4/lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
36066
36067 1998-10-18  Jim Meyering  <meyering@ascend.com>
36068
36069         * m4/check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro.
36070
36071 1998-10-17  Jim Meyering  <meyering@ascend.com>
36072
36073         * m4/decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to
36074         include, though we still hard-code the `require'-like AC_CHECK_HEADERS
36075         calls for those previously hard-coded headers.  Instead, take a new
36076         parameter.
36077         (jm_CHECK_DECLARATIONS): Reflect interface change.
36078         * m4/check-decl.m4 (jm_CHECK_DECLS): Likewise.
36079         (jm_CHECK_DECL_LOCALTIME_R): New macro.
36080
36081         * m4/mktime.m4: Test for spring-forward gap before long-running test.
36082
36083 1998-10-14  Jim Meyering  <meyering@ascend.com>
36084
36085         * m4/mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"
36086         instead of "TZ=America/Vancouver".  From Paul Eggert.
36087
36088 1998-10-11  Jim Meyering  <meyering@ascend.com>
36089
36090         * m4/mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro.
36091         This adds a test for a recently added compatibility fix for mktime.c.
36092         * m4/jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME.
36093
36094 1998-09-27  Jim Meyering  <meyering@ascend.com>
36095
36096         * m4/jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH.
36097
36098         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro.  Extracted from
36099         ../configure.in, including a change from Gordon Matzigkeit to allow
36100         cross-compiling for the Hurd.
36101
36102         * m4/glibc.m4: New file/macro to test for the GNU C Library
36103         versions 1 and 2.  From Gordon Matzigkeit.
36104         Indent.
36105
36106 1998-09-21  Jim Meyering  <meyering@ascend.com>
36107
36108         * m4/chown.m4: Declare locals: before, after.  From Andries Brouwer.
36109
36110 1998-08-18  Paul Eggert  <eggert@twinsun.com>
36111
36112         Port nanosecond-resolution times to UnixWare 2.1.2 and
36113         pedantic Solaris 2.6.
36114
36115         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
36116         AC_STRUCT_ST_MTIM.
36117         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
36118         Generate name of ns member, instead of just 1 or undef.
36119         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
36120
36121 1998-08-15  Jim Meyering  <meyering@ascend.com>
36122
36123         * m4/ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
36124         * m4/check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
36125         * m4/jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
36126         instead of jm_TYPE_SSIZE_T.
36127
36128 1998-08-12  Jim Meyering  <meyering@ascend.com>
36129
36130         * m4/st_dm_mode.m4: New file.  From Johan Danielsson.
36131
36132 1998-08-02  Jim Meyering  <meyering@ascend.com>
36133
36134         * m4/st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
36135         in acconfig.h manually.
36136
36137 1998-07-31  Paul Eggert  <eggert@twinsun.com>
36138
36139         * m4/st_mtim.m4: New file.
36140
36141 1998-07-28  Jim Meyering  <meyering@ascend.com>
36142
36143         * m4/utimes.m4: Undef stat.
36144
36145 1998-07-25  Jim Meyering  <meyering@ascend.com>
36146
36147         * m4/utime.m4 (jm_FUNC_UTIME): New file and macro.
36148         * m4/utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
36149
36150 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
36151
36152         * m4/chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
36153         uid and gid actually remain unchanged.
36154
36155 1998-07-07  Jim Meyering  <meyering@ascend.com>
36156
36157         * m4/jm-glibc-io.m4: Remove fclose_unlocked.
36158
36159 1998-07-04  Jim Meyering  <meyering@ascend.com>
36160
36161         * m4/regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
36162         to prove that this macro can be used in packages without regex.c.
36163
36164 1998-07-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
36165
36166         * m4/gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
36167         is to be used.
36168
36169 1998-07-03  Jim Meyering  <meyering@ascend.com>
36170
36171         * m4/gettext.m4: Add -lintl if it's found to be necessary.
36172
36173         * m4/gettext.m4: New file -- from gettext-0.10.35.
36174         * m4/lcmessage.m4: Likewise.
36175         * m4/progtest.m4: Likewise.
36176
36177         * m4/regex.m4 (jm_WITH_REGEX): New file and macro.
36178         * m4/jm-macros.m4: Require the new macro.
36179
36180 1998-06-29  Jim Meyering  <meyering@ascend.com>
36181
36182         * m4/fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
36183         for the definition of NGROUPS (used in a system header included
36184         by sys/mount.h).
36185
36186 1998-06-28  Jim Meyering  <meyering@ascend.com>
36187
36188         * m4/ls-mntd-fs.m4: New file.
36189         * m4/fstypename.m4: New file.
36190
36191         * m4/jm-macros.m4: Require the new macro.
36192         * m4/jm-glibc-io.m4: New file.
36193
36194 1998-05-19  Jim Meyering  <meyering@ascend.com>
36195
36196         * m4/jm-macros.m4: Add jm_FUNC_LCHOWN.
36197         * m4/lchown.m4: New file.
36198
36199         * m4/Makefile.am.in: New file.
36200         * m4/Makefile.am (Makefile.am): Depend on Makefile.am.in.
36201
36202 1998-05-14  Jim Meyering  <meyering@ascend.com>
36203
36204         * m4/Makefile.am (EXTRA_DIST): Add them.
36205         * m4/jm-macros.m4: New file.
36206         * m4/utimbuf.m4: New file.
36207
36208 1998-05-12  Jim Meyering  <meyering@ascend.com>
36209
36210         * m4/Makefile.am (EXTRA_DIST): Add isc-posix.m4.
36211
36212 1998-05-11  Jim Meyering  <meyering@ascend.com>
36213
36214         * m4/isc-posix.m4: New file.
36215
36216 1998-05-10  Jim Meyering  <meyering@ascend.com>
36217
36218         * m4/jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date.
36219
36220 1998-05-09  Jim Meyering  <meyering@ascend.com>
36221
36222         * m4/Makefile.am (EXTRA_DIST): Add ssize_t.m4.
36223         (EXTRA_DIST): Remove mktime.m4, now that the new version is included
36224         with automake.
36225
36226         * m4/ssize_t.m4: New file.
36227         * m4/mktime.m4: Remove file -- the new automake has this now.
36228
36229 1998-04-26  Jim Meyering  <meyering@ascend.com>
36230
36231         * m4/assert.m4: New file.
36232         * m4/Makefile.am (EXTRA_DIST): Add assert.m4.
36233
36234 1998-04-05  Jim Meyering  <meyering@ascend.com>
36235
36236         * m4/prereq.m4 (jm_PREREQ_REGEX): New macro.
36237         (jm_PREREQ): Use it here.
36238
36239 1998-03-23  Jim Meyering  <meyering@eng.ascend.com>
36240
36241         * m4/inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H
36242         in acconfig.h.
36243
36244 1998-03-15  Jim Meyering  <meyering@eng.ascend.com>
36245
36246         * m4/prereq.m4: New file.
36247         * m4/error.m4: New file.
36248         * m4/Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4.
36249
36250 1998-02-07  Jim Meyering  <meyering@eng.ascend.com>
36251
36252         * m4/getline.m4: Don't set am_cv_func_working_getline before the
36253         cache-check for the same variable -- that defeated the purpose of
36254         the test; the test program was never run.  This was a problem only
36255         on systems with losing getline functions -- HP-UX 10.20 is one.
36256         Reported by Bjorn Helgaas.
36257
36258 1998-02-06  Jim Meyering  <meyering@eng.ascend.com>
36259
36260         * m4/Makefile.am (EXTRA_DIST): Add perl.m4.
36261
36262 1998-01-10  Jim Meyering  <meyering@na-net.ornl.gov>
36263
36264         * m4/Makefile.am (EXTRA_DIST): Add const.m4.
36265
36266         * m4/const.m4: New file.  Use an initializer in this declaration
36267         typedef int charset[2]; const charset x;
36268         Reported by Bob Glickstein.
36269
36270 1997-12-21  Jim Meyering  <meyering@na-net.ornl.gov>
36271
36272         * m4/chown.m4: Fix reversed types on -1 args to chown.
36273         From Kaveh Ghazi.
36274
36275 1997-12-14  Jim Meyering  <meyering@na-net.ornl.gov>
36276
36277         * m4/check-decl.m4: s/DECLARATION_/DECL_/g.
36278         Add lseek and memchr.
36279
36280         * m4/decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g.
36281         T.E.Dickey <dickey@clark.net> said that some older preprocessors
36282         have a 20-character limit on names.
36283
36284 1997-11-30  Jim Meyering  <meyering@na-net.ornl.gov>
36285
36286         * m4/inttypes_h.m4: New file.
36287         * m4/uintmax_t.m4: New file.
36288         * m4/Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.
36289
36290 Copyright (C) 1997-2007 Free Software Foundation, Inc.
36291 Copying and distribution of this file, with or without modification,
36292 are permitted provided the copyright notice and this notice are preserved.