Refactor common macros used in tests.
[gnulib.git] / ChangeLog
1 2009-12-24  Bruno Haible  <bruno@clisp.org>
2
3         Refactor common macros used in tests.
4         * tests/macros.h: New file.
5         * tests/test-areadlink.c: Include macros.h. Don't include <stdio.h>
6         and/or <stdlib.h>, if appropriate.
7         (ASSERT, SIZEOF): Remove macros.
8         * tests/test-areadlink-with-size.c: Likewise.
9         * tests/test-areadlinkat.c: Likewise.
10         * tests/test-areadlinkat-with-size.c: Likewise.
11         * tests/test-argmatch.c: Likewise.
12         * tests/test-argv-iter.c: Likewise.
13         * tests/test-array-mergesort.c: Likewise.
14         * tests/test-array_list.c: Likewise.
15         * tests/test-array_oset.c: Likewise.
16         * tests/test-avltree_list.c: Likewise.
17         * tests/test-avltree_oset.c: Likewise.
18         * tests/test-avltreehash_list.c: Likewise.
19         * tests/test-base64.c: Likewise.
20         * tests/test-binary-io.c: Likewise.
21         * tests/test-bitrotate.c: Likewise.
22         * tests/test-btowc.c: Likewise.
23         * tests/test-byteswap.c: Likewise.
24         * tests/test-c-ctype.c: Likewise.
25         * tests/test-c-stack.c: Likewise.
26         * tests/test-c-strcasecmp.c: Likewise.
27         * tests/test-c-strcasestr.c: Likewise.
28         * tests/test-c-strncasecmp.c: Likewise.
29         * tests/test-c-strstr.c: Likewise.
30         * tests/test-canonicalize-lgpl.c: Likewise.
31         * tests/test-canonicalize.c: Likewise.
32         * tests/test-carray_list.c: Likewise.
33         * tests/test-ceilf1.c: Likewise.
34         * tests/test-ceilf2.c: Likewise.
35         * tests/test-ceill.c: Likewise.
36         * tests/test-chown.c: Likewise.
37         * tests/test-cloexec.c: Likewise.
38         * tests/test-copy-acl.c: Likewise.
39         * tests/test-copy-file.c: Likewise.
40         * tests/test-count-one-bits.c: Likewise.
41         * tests/test-dprintf-posix.c: Likewise.
42         * tests/test-dup2.c: Likewise.
43         * tests/test-dup3.c: Likewise.
44         * tests/test-duplocale.c: Likewise.
45         * tests/test-fbufmode.c: Likewise.
46         * tests/test-fchdir.c: Likewise.
47         * tests/test-fchownat.c: Likewise.
48         * tests/test-fcntl-safer.c: Likewise.
49         * tests/test-fcntl.c: Likewise.
50         * tests/test-fdopendir.c: Likewise.
51         * tests/test-fdutimensat.c: Likewise.
52         * tests/test-fflush2.c: Likewise.
53         * tests/test-file-has-acl.c: Likewise.
54         * tests/test-filevercmp.c: Likewise.
55         * tests/test-flock.c: Likewise.
56         * tests/test-floorf1.c: Likewise.
57         * tests/test-floorf2.c: Likewise.
58         * tests/test-floorl.c: Likewise.
59         * tests/test-fnmatch.c: Likewise.
60         * tests/test-fopen.h: Likewise.
61         * tests/test-fpending.c: Likewise.
62         * tests/test-fprintf-posix.c: Likewise.
63         * tests/test-fpurge.c: Likewise.
64         * tests/test-freadable.c: Likewise.
65         * tests/test-freadahead.c: Likewise.
66         * tests/test-freading.c: Likewise.
67         * tests/test-freadptr.c: Likewise.
68         * tests/test-freadptr2.c: Likewise.
69         * tests/test-freadseek.c: Likewise.
70         * tests/test-freopen.c: Likewise.
71         * tests/test-frexp.c: Likewise.
72         * tests/test-frexpl.c: Likewise.
73         * tests/test-fseek.c: Likewise.
74         * tests/test-fseeko.c: Likewise.
75         * tests/test-fstatat.c: Likewise.
76         * tests/test-fstrcmp.c: Likewise.
77         * tests/test-fsync.c: Likewise.
78         * tests/test-ftell.c: Likewise.
79         * tests/test-ftello.c: Likewise.
80         * tests/test-func.c: Likewise.
81         * tests/test-futimens.c: Likewise.
82         * tests/test-fwritable.c: Likewise.
83         * tests/test-fwriting.c: Likewise.
84         * tests/test-getcwd.c: Likewise.
85         * tests/test-getdate.c: Likewise.
86         * tests/test-getdelim.c: Likewise.
87         * tests/test-getdtablesize.c: Likewise.
88         * tests/test-getgroups.c: Likewise.
89         * tests/test-getline.c: Likewise.
90         * tests/test-getndelim2.c: Likewise.
91         * tests/test-glob.c: Likewise.
92         * tests/test-hash.c: Likewise.
93         * tests/test-i-ring.c: Likewise.
94         * tests/test-iconv-utf.c: Likewise.
95         * tests/test-iconv.c: Likewise.
96         * tests/test-idpriv-drop.c: Likewise.
97         * tests/test-idpriv-droptemp.c: Likewise.
98         * tests/test-inet_ntop.c: Likewise.
99         * tests/test-inet_pton.c: Likewise.
100         * tests/test-isblank.c: Likewise.
101         * tests/test-isfinite.c: Likewise.
102         * tests/test-isinf.c: Likewise.
103         * tests/test-isnan.c: Likewise.
104         * tests/test-isnand.h: Likewise.
105         * tests/test-isnanf.h: Likewise.
106         * tests/test-isnanl.h: Likewise.
107         * tests/test-lchown.c: Likewise.
108         * tests/test-ldexpl.c: Likewise.
109         * tests/test-link.c: Likewise.
110         * tests/test-linkat.c: Likewise.
111         * tests/test-linked_list.c: Likewise.
112         * tests/test-linkedhash_list.c: Likewise.
113         * tests/test-localename.c: Likewise.
114         * tests/test-lseek.c: Likewise.
115         * tests/test-lstat.c: Likewise.
116         * tests/test-mbmemcasecmp.c: Likewise.
117         * tests/test-mbmemcasecoll.c: Likewise.
118         * tests/test-mbrtowc.c: Likewise.
119         * tests/test-mbscasecmp.c: Likewise.
120         * tests/test-mbscasestr1.c: Likewise.
121         * tests/test-mbscasestr2.c: Likewise.
122         * tests/test-mbscasestr3.c: Likewise.
123         * tests/test-mbscasestr4.c: Likewise.
124         * tests/test-mbschr.c: Likewise.
125         * tests/test-mbscspn.c: Likewise.
126         * tests/test-mbsinit.c: Likewise.
127         * tests/test-mbsncasecmp.c: Likewise.
128         * tests/test-mbsnrtowcs.c: Likewise.
129         * tests/test-mbspbrk.c: Likewise.
130         * tests/test-mbspcasecmp.c: Likewise.
131         * tests/test-mbsrchr.c: Likewise.
132         * tests/test-mbsrtowcs.c: Likewise.
133         * tests/test-mbsspn.c: Likewise.
134         * tests/test-mbsstr1.c: Likewise.
135         * tests/test-mbsstr2.c: Likewise.
136         * tests/test-mbsstr3.c: Likewise.
137         * tests/test-memchr.c: Likewise.
138         * tests/test-memchr2.c: Likewise.
139         * tests/test-memcmp.c: Likewise.
140         * tests/test-memmem.c: Likewise.
141         * tests/test-memrchr.c: Likewise.
142         * tests/test-mkdir.c: Likewise.
143         * tests/test-mkdirat.c: Likewise.
144         * tests/test-mkfifo.c: Likewise.
145         * tests/test-mkfifoat.c: Likewise.
146         * tests/test-mknod.c: Likewise.
147         * tests/test-nanosleep.c: Likewise.
148         * tests/test-nl_langinfo.c: Likewise.
149         * tests/test-obstack-printf.c: Likewise.
150         * tests/test-open.c: Likewise.
151         * tests/test-openat.c: Likewise.
152         * tests/test-pipe-filter-gi1.c: Likewise.
153         * tests/test-pipe-filter-gi2-main.c: Likewise.
154         * tests/test-pipe-filter-ii1.c: Likewise.
155         * tests/test-pipe-filter-ii2-main.c: Likewise.
156         * tests/test-pipe2.c: Likewise.
157         * tests/test-popen.h: Likewise.
158         * tests/test-posixtm.c: Likewise.
159         * tests/test-pread.c: Likewise.
160         * tests/test-printf-frexp.c: Likewise.
161         * tests/test-printf-frexpl.c: Likewise.
162         * tests/test-printf-posix.c: Likewise.
163         * tests/test-priv-set.c: Likewise.
164         * tests/test-quotearg.c: Likewise.
165         * tests/test-random_r.c: Likewise.
166         * tests/test-rawmemchr.c: Likewise.
167         * tests/test-rbtree_list.c: Likewise.
168         * tests/test-rbtree_oset.c: Likewise.
169         * tests/test-rbtreehash_list.c: Likewise.
170         * tests/test-readlink.c: Likewise.
171         * tests/test-remove.c: Likewise.
172         * tests/test-rename.c: Likewise.
173         * tests/test-renameat.c: Likewise.
174         * tests/test-rmdir.c: Likewise.
175         * tests/test-round1.c: Likewise.
176         * tests/test-roundf1.c: Likewise.
177         * tests/test-roundl.c: Likewise.
178         * tests/test-safe-alloc.c: Likewise.
179         * tests/test-sameacls.c: Likewise.
180         * tests/test-set-mode-acl.c: Likewise.
181         * tests/test-setenv.c: Likewise.
182         * tests/test-sigaction.c: Likewise.
183         * tests/test-signbit.c: Likewise.
184         * tests/test-sleep.c: Likewise.
185         * tests/test-snprintf-posix.c: Likewise.
186         * tests/test-snprintf.c: Likewise.
187         * tests/test-sprintf-posix.c: Likewise.
188         * tests/test-stat-time.c: Likewise.
189         * tests/test-stat.c: Likewise.
190         * tests/test-strcasestr.c: Likewise.
191         * tests/test-strchrnul.c: Likewise.
192         * tests/test-strerror.c: Likewise.
193         * tests/test-striconv.c: Likewise.
194         * tests/test-striconveh.c: Likewise.
195         * tests/test-striconveha.c: Likewise.
196         * tests/test-strsignal.c: Likewise.
197         * tests/test-strstr.c: Likewise.
198         * tests/test-strtod.c: Likewise.
199         * tests/test-strverscmp.c: Likewise.
200         * tests/test-symlink.c: Likewise.
201         * tests/test-symlinkat.c: Likewise.
202         * tests/test-trunc1.c: Likewise.
203         * tests/test-trunc2.c: Likewise.
204         * tests/test-truncf1.c: Likewise.
205         * tests/test-truncf2.c: Likewise.
206         * tests/test-truncl.c: Likewise.
207         * tests/test-uname.c: Likewise.
208         * tests/test-unlink.c: Likewise.
209         * tests/test-unlinkat.c: Likewise.
210         * tests/test-unsetenv.c: Likewise.
211         * tests/test-usleep.c: Likewise.
212         * tests/test-utimens.c: Likewise.
213         * tests/test-utimensat.c: Likewise.
214         * tests/test-vasnprintf-posix.c: Likewise.
215         * tests/test-vasnprintf-posix2.c: Likewise.
216         * tests/test-vasnprintf.c: Likewise.
217         * tests/test-vasprintf-posix.c: Likewise.
218         * tests/test-vasprintf.c: Likewise.
219         * tests/test-vdprintf-posix.c: Likewise.
220         * tests/test-vfprintf-posix.c: Likewise.
221         * tests/test-vprintf-posix.c: Likewise.
222         * tests/test-vsnprintf-posix.c: Likewise.
223         * tests/test-vsnprintf.c: Likewise.
224         * tests/test-vsprintf-posix.c: Likewise.
225         * tests/test-wcrtomb.c: Likewise.
226         * tests/test-wcsnrtombs.c: Likewise.
227         * tests/test-wcsrtombs.c: Likewise.
228         * tests/test-wctype.c: Likewise.
229         * tests/test-wcwidth.c: Likewise.
230         * tests/test-xfprintf-posix.c: Likewise.
231         * tests/test-xmemdup0.c: Likewise.
232         * tests/test-xprintf-posix.c: Likewise.
233         * tests/test-xvasprintf.c: Likewise.
234         * tests/unicase/test-locale-language.c: Likewise.
235         * tests/unicase/test-mapping-part1.h: Likewise.
236         * tests/unicase/test-predicate-part1.h: Likewise.
237         * tests/unicase/test-u8-casecmp.c: Likewise.
238         * tests/unicase/test-u8-casecoll.c: Likewise.
239         * tests/unicase/test-u8-casefold.c: Likewise.
240         * tests/unicase/test-u8-is-cased.c: Likewise.
241         * tests/unicase/test-u8-is-casefolded.c: Likewise.
242         * tests/unicase/test-u8-is-lowercase.c: Likewise.
243         * tests/unicase/test-u8-is-titlecase.c: Likewise.
244         * tests/unicase/test-u8-is-uppercase.c: Likewise.
245         * tests/unicase/test-u8-tolower.c: Likewise.
246         * tests/unicase/test-u8-totitle.c: Likewise.
247         * tests/unicase/test-u8-toupper.c: Likewise.
248         * tests/unicase/test-u16-casecmp.c: Likewise.
249         * tests/unicase/test-u16-casecoll.c: Likewise.
250         * tests/unicase/test-u16-casefold.c: Likewise.
251         * tests/unicase/test-u16-is-cased.c: Likewise.
252         * tests/unicase/test-u16-is-casefolded.c: Likewise.
253         * tests/unicase/test-u16-is-lowercase.c: Likewise.
254         * tests/unicase/test-u16-is-titlecase.c: Likewise.
255         * tests/unicase/test-u16-is-uppercase.c: Likewise.
256         * tests/unicase/test-u16-tolower.c: Likewise.
257         * tests/unicase/test-u16-totitle.c: Likewise.
258         * tests/unicase/test-u16-toupper.c: Likewise.
259         * tests/unicase/test-u32-casecmp.c: Likewise.
260         * tests/unicase/test-u32-casecoll.c: Likewise.
261         * tests/unicase/test-u32-casefold.c: Likewise.
262         * tests/unicase/test-u32-is-cased.c: Likewise.
263         * tests/unicase/test-u32-is-casefolded.c: Likewise.
264         * tests/unicase/test-u32-is-lowercase.c: Likewise.
265         * tests/unicase/test-u32-is-titlecase.c: Likewise.
266         * tests/unicase/test-u32-is-uppercase.c: Likewise.
267         * tests/unicase/test-u32-tolower.c: Likewise.
268         * tests/unicase/test-u32-totitle.c: Likewise.
269         * tests/unicase/test-u32-toupper.c: Likewise.
270         * tests/unicase/test-ulc-casecmp.c: Likewise.
271         * tests/unicase/test-ulc-casecoll.c: Likewise.
272         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
273         * tests/uniconv/test-u8-conv-to-enc.c: Likewise.
274         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
275         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
276         * tests/uniconv/test-u16-conv-from-enc.c: Likewise.
277         * tests/uniconv/test-u16-conv-to-enc.c: Likewise.
278         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
279         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
280         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
281         * tests/uniconv/test-u32-conv-to-enc.c: Likewise.
282         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
283         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
284         * tests/unictype/test-bidi_byname.c: Likewise.
285         * tests/unictype/test-bidi_name.c: Likewise.
286         * tests/unictype/test-bidi_of.c: Likewise.
287         * tests/unictype/test-bidi_test.c: Likewise.
288         * tests/unictype/test-block_list.c: Likewise.
289         * tests/unictype/test-block_of.c: Likewise.
290         * tests/unictype/test-block_test.c: Likewise.
291         * tests/unictype/test-categ_and.c: Likewise.
292         * tests/unictype/test-categ_and_not.c: Likewise.
293         * tests/unictype/test-categ_byname.c: Likewise.
294         * tests/unictype/test-categ_name.c: Likewise.
295         * tests/unictype/test-categ_none.c: Likewise.
296         * tests/unictype/test-categ_of.c: Likewise.
297         * tests/unictype/test-categ_or.c: Likewise.
298         * tests/unictype/test-categ_test_withtable.c: Likewise.
299         * tests/unictype/test-combining.c: Likewise.
300         * tests/unictype/test-decdigit.c: Likewise.
301         * tests/unictype/test-digit.c: Likewise.
302         * tests/unictype/test-mirror.c: Likewise.
303         * tests/unictype/test-numeric.c: Likewise.
304         * tests/unictype/test-pr_byname.c: Likewise.
305         * tests/unictype/test-pr_test.c: Likewise.
306         * tests/unictype/test-predicate-part1.h: Likewise.
307         * tests/unictype/test-scripts.c: Likewise.
308         * tests/unictype/test-sy_c_ident.c: Likewise.
309         * tests/unictype/test-sy_java_ident.c: Likewise.
310         * tests/unilbrk/test-u8-possible-linebreaks.c: Likewise.
311         * tests/unilbrk/test-u8-width-linebreaks.c: Likewise.
312         * tests/unilbrk/test-u16-possible-linebreaks.c: Likewise.
313         * tests/unilbrk/test-u16-width-linebreaks.c: Likewise.
314         * tests/unilbrk/test-u32-possible-linebreaks.c: Likewise.
315         * tests/unilbrk/test-u32-width-linebreaks.c: Likewise.
316         * tests/unilbrk/test-ulc-possible-linebreaks.c: Likewise.
317         * tests/unilbrk/test-ulc-width-linebreaks.c: Likewise.
318         * tests/uninorm/test-canonical-decomposition.c: Likewise.
319         * tests/uninorm/test-compat-decomposition.c: Likewise.
320         * tests/uninorm/test-composition.c: Likewise.
321         * tests/uninorm/test-decomposing-form.c: Likewise.
322         * tests/uninorm/test-decomposition.c: Likewise.
323         * tests/uninorm/test-u8-nfc.c: Likewise.
324         * tests/uninorm/test-u8-nfd.c: Likewise.
325         * tests/uninorm/test-u8-nfkc.c: Likewise.
326         * tests/uninorm/test-u8-nfkd.c: Likewise.
327         * tests/uninorm/test-u8-normcmp.c: Likewise.
328         * tests/uninorm/test-u8-normcoll.c: Likewise.
329         * tests/uninorm/test-u16-nfc.c: Likewise.
330         * tests/uninorm/test-u16-nfd.c: Likewise.
331         * tests/uninorm/test-u16-nfkc.c: Likewise.
332         * tests/uninorm/test-u16-nfkd.c: Likewise.
333         * tests/uninorm/test-u16-normcmp.c: Likewise.
334         * tests/uninorm/test-u16-normcoll.c: Likewise.
335         * tests/uninorm/test-u32-nfc.c: Likewise.
336         * tests/uninorm/test-u32-nfd.c: Likewise.
337         * tests/uninorm/test-u32-nfkc.c: Likewise.
338         * tests/uninorm/test-u32-nfkd.c: Likewise.
339         * tests/uninorm/test-u32-normalize-big.c: Likewise.
340         * tests/uninorm/test-u32-normcmp.c: Likewise.
341         * tests/uninorm/test-u32-normcoll.c: Likewise.
342         * tests/uninorm/test-uninorm-filter-nfc.c: Likewise.
343         * tests/unistdio/test-u8-asnprintf1.c: Likewise.
344         * tests/unistdio/test-u8-vasnprintf1.c: Likewise.
345         * tests/unistdio/test-u8-vasnprintf2.c: Likewise.
346         * tests/unistdio/test-u8-vasnprintf3.c: Likewise.
347         * tests/unistdio/test-u8-vasprintf1.c: Likewise.
348         * tests/unistdio/test-u8-vsnprintf1.c: Likewise.
349         * tests/unistdio/test-u8-vsprintf1.c: Likewise.
350         * tests/unistdio/test-u16-asnprintf1.c: Likewise.
351         * tests/unistdio/test-u16-vasnprintf1.c: Likewise.
352         * tests/unistdio/test-u16-vasnprintf2.c: Likewise.
353         * tests/unistdio/test-u16-vasnprintf3.c: Likewise.
354         * tests/unistdio/test-u16-vasprintf1.c: Likewise.
355         * tests/unistdio/test-u16-vsnprintf1.c: Likewise.
356         * tests/unistdio/test-u16-vsprintf1.c: Likewise.
357         * tests/unistdio/test-u32-asnprintf1.c: Likewise.
358         * tests/unistdio/test-u32-vasnprintf1.c: Likewise.
359         * tests/unistdio/test-u32-vasnprintf2.c: Likewise.
360         * tests/unistdio/test-u32-vasnprintf3.c: Likewise.
361         * tests/unistdio/test-u32-vasprintf1.c: Likewise.
362         * tests/unistdio/test-u32-vsnprintf1.c: Likewise.
363         * tests/unistdio/test-u32-vsprintf1.c: Likewise.
364         * tests/unistdio/test-ulc-asnprintf1.c: Likewise.
365         * tests/unistdio/test-ulc-vasnprintf1.c: Likewise.
366         * tests/unistdio/test-ulc-vasnprintf2.c: Likewise.
367         * tests/unistdio/test-ulc-vasnprintf3.c: Likewise.
368         * tests/unistdio/test-ulc-vasprintf1.c: Likewise.
369         * tests/unistdio/test-ulc-vsnprintf1.c: Likewise.
370         * tests/unistdio/test-ulc-vsprintf1.c: Likewise.
371         * tests/uniwbrk/test-u8-wordbreaks.c: Likewise.
372         * tests/uniwbrk/test-u16-wordbreaks.c: Likewise.
373         * tests/uniwbrk/test-u32-wordbreaks.c: Likewise.
374         * tests/uniwbrk/test-ulc-wordbreaks.c: Likewise.
375         * tests/uniwidth/test-u8-strwidth.c: Likewise.
376         * tests/uniwidth/test-u8-width.c: Likewise.
377         * tests/uniwidth/test-u16-strwidth.c: Likewise.
378         * tests/uniwidth/test-u16-width.c: Likewise.
379         * tests/uniwidth/test-u32-strwidth.c: Likewise.
380         * tests/uniwidth/test-u32-width.c: Likewise.
381         * tests/uniwidth/test-uc_width.c: Likewise.
382         * tests/uniwidth/test-uc_width2.c: Likewise.
383         * modules/acl-tests (Files): Add tests/macros.h.
384         * modules/areadlink-tests (Files): Likewise.
385         * modules/areadlink-with-size-tests (Files): Likewise.
386         * modules/areadlinkat-tests (Files): Likewise.
387         * modules/areadlinkat-with-size-tests (Files): Likewise.
388         * modules/argmatch-tests (Files): Likewise.
389         * modules/argv-iter-tests (Files): Likewise.
390         * modules/array-list-tests (Files): Likewise.
391         * modules/array-mergesort-tests (Files): Likewise.
392         * modules/array-oset-tests (Files): Likewise.
393         * modules/avltree-list-tests (Files): Likewise.
394         * modules/avltree-oset-tests (Files): Likewise.
395         * modules/avltreehash-list-tests (Files): Likewise.
396         * modules/base64-tests (Files): Likewise.
397         * modules/binary-io-tests (Files): Likewise.
398         * modules/bitrotate-tests (Files): Likewise.
399         * modules/btowc-tests (Files): Likewise.
400         * modules/byteswap-tests (Files): Likewise.
401         * modules/c-ctype-tests (Files): Likewise.
402         * modules/c-stack-tests (Files): Likewise.
403         * modules/c-strcase-tests (Files): Likewise.
404         * modules/c-strcasestr-tests (Files): Likewise.
405         * modules/c-strstr-tests (Files): Likewise.
406         * modules/canonicalize-lgpl-tests (Files): Likewise.
407         * modules/canonicalize-tests (Files): Likewise.
408         * modules/carray-list-tests (Files): Likewise.
409         * modules/ceilf-tests (Files): Likewise.
410         * modules/ceill-tests (Files): Likewise.
411         * modules/chown-tests (Files): Likewise.
412         * modules/cloexec-tests (Files): Likewise.
413         * modules/copy-file-tests (Files): Likewise.
414         * modules/count-one-bits-tests (Files): Likewise.
415         * modules/dprintf-posix-tests (Files): Likewise.
416         * modules/dup2-tests (Files): Likewise.
417         * modules/dup3-tests (Files): Likewise.
418         * modules/duplocale-tests (Files): Likewise.
419         * modules/fbufmode-tests (Files): Likewise.
420         * modules/fchdir-tests (Files): Likewise.
421         * modules/fcntl-safer-tests (Files): Likewise.
422         * modules/fcntl-tests (Files): Likewise.
423         * modules/fdopendir-tests (Files): Likewise.
424         * modules/fdutimensat-tests (Files): Likewise.
425         * modules/fflush-tests (Files): Likewise.
426         * modules/filevercmp-tests (Files): Likewise.
427         * modules/flock-tests (Files): Likewise.
428         * modules/floorf-tests (Files): Likewise.
429         * modules/floorl-tests (Files): Likewise.
430         * modules/fnmatch-tests (Files): Likewise.
431         * modules/fopen-safer-tests (Files): Likewise.
432         * modules/fopen-tests (Files): Likewise.
433         * modules/fpending-tests (Files): Likewise.
434         * modules/fprintf-posix-tests (Files): Likewise.
435         * modules/fpurge-tests (Files): Likewise.
436         * modules/freadable-tests (Files): Likewise.
437         * modules/freadahead-tests (Files): Likewise.
438         * modules/freading-tests (Files): Likewise.
439         * modules/freadptr-tests (Files): Likewise.
440         * modules/freadseek-tests (Files): Likewise.
441         * modules/freopen-tests (Files): Likewise.
442         * modules/frexp-nolibm-tests (Files): Likewise.
443         * modules/frexp-tests (Files): Likewise.
444         * modules/frexpl-nolibm-tests (Files): Likewise.
445         * modules/frexpl-tests (Files): Likewise.
446         * modules/fseek-tests (Files): Likewise.
447         * modules/fseeko-tests (Files): Likewise.
448         * modules/fstrcmp-tests (Files): Likewise.
449         * modules/fsync-tests (Files): Likewise.
450         * modules/ftell-tests (Files): Likewise.
451         * modules/ftello-tests (Files): Likewise.
452         * modules/func-tests (Files): Likewise.
453         * modules/futimens-tests (Files): Likewise.
454         * modules/fwritable-tests (Files): Likewise.
455         * modules/fwriting-tests (Files): Likewise.
456         * modules/getcwd-tests (Files): Likewise.
457         * modules/getdate-tests (Files): Likewise.
458         * modules/getdelim-tests (Files): Likewise.
459         * modules/getdtablesize-tests (Files): Likewise.
460         * modules/getgroups-tests (Files): Likewise.
461         * modules/getline-tests (Files): Likewise.
462         * modules/getndelim2-tests (Files): Likewise.
463         * modules/glob-tests (Files): Likewise.
464         * modules/hash-tests (Files): Likewise.
465         * modules/i-ring-tests (Files): Likewise.
466         * modules/iconv-tests (Files): Likewise.
467         * modules/iconv_open-utf-tests (Files): Likewise.
468         * modules/idpriv-drop-tests (Files): Likewise.
469         * modules/idpriv-droptemp-tests (Files): Likewise.
470         * modules/inet_ntop-tests (Files): Likewise.
471         * modules/inet_pton-tests (Files): Likewise.
472         * modules/isblank-tests (Files): Likewise.
473         * modules/isfinite-tests (Files): Likewise.
474         * modules/isinf-tests (Files): Likewise.
475         * modules/isnan-tests (Files): Likewise.
476         * modules/isnand-nolibm-tests (Files): Likewise.
477         * modules/isnand-tests (Files): Likewise.
478         * modules/isnanf-nolibm-tests (Files): Likewise.
479         * modules/isnanf-tests (Files): Likewise.
480         * modules/isnanl-nolibm-tests (Files): Likewise.
481         * modules/isnanl-tests (Files): Likewise.
482         * modules/lchown-tests (Files): Likewise.
483         * modules/ldexpl-tests (Files): Likewise.
484         * modules/link-tests (Files): Likewise.
485         * modules/linkat-tests (Files): Likewise.
486         * modules/linked-list-tests (Files): Likewise.
487         * modules/linkedhash-list-tests (Files): Likewise.
488         * modules/localename-tests (Files): Likewise.
489         * modules/lseek-tests (Files): Likewise.
490         * modules/lstat-tests (Files): Likewise.
491         * modules/mbmemcasecmp-tests (Files): Likewise.
492         * modules/mbmemcasecoll-tests (Files): Likewise.
493         * modules/mbrtowc-tests (Files): Likewise.
494         * modules/mbscasecmp-tests (Files): Likewise.
495         * modules/mbscasestr-tests (Files): Likewise.
496         * modules/mbschr-tests (Files): Likewise.
497         * modules/mbscspn-tests (Files): Likewise.
498         * modules/mbsinit-tests (Files): Likewise.
499         * modules/mbsncasecmp-tests (Files): Likewise.
500         * modules/mbsnrtowcs-tests (Files): Likewise.
501         * modules/mbspbrk-tests (Files): Likewise.
502         * modules/mbspcasecmp-tests (Files): Likewise.
503         * modules/mbsrchr-tests (Files): Likewise.
504         * modules/mbsrtowcs-tests (Files): Likewise.
505         * modules/mbsspn-tests (Files): Likewise.
506         * modules/mbsstr-tests (Files): Likewise.
507         * modules/memchr-tests (Files): Likewise.
508         * modules/memchr2-tests (Files): Likewise.
509         * modules/memcmp-tests (Files): Likewise.
510         * modules/memmem-tests (Files): Likewise.
511         * modules/memrchr-tests (Files): Likewise.
512         * modules/mkdir-tests (Files): Likewise.
513         * modules/mkfifo-tests (Files): Likewise.
514         * modules/mkfifoat-tests (Files): Likewise.
515         * modules/mknod-tests (Files): Likewise.
516         * modules/nanosleep-tests (Files): Likewise.
517         * modules/nl_langinfo-tests (Files): Likewise.
518         * modules/obstack-printf-tests (Files): Likewise.
519         * modules/open-tests (Files): Likewise.
520         * modules/openat-tests (Files): Likewise.
521         * modules/pipe-filter-gi-tests (Files): Likewise.
522         * modules/pipe-filter-ii-tests (Files): Likewise.
523         * modules/pipe2-tests (Files): Likewise.
524         * modules/popen-safer-tests (Files): Likewise.
525         * modules/popen-tests (Files): Likewise.
526         * modules/posixtm-tests (Files): Likewise.
527         * modules/pread-tests (Files): Likewise.
528         * modules/printf-frexp-tests (Files): Likewise.
529         * modules/printf-frexpl-tests (Files): Likewise.
530         * modules/printf-posix-tests (Files): Likewise.
531         * modules/priv-set-tests (Files): Likewise.
532         * modules/quotearg-tests (Files): Likewise.
533         * modules/random_r-tests (Files): Likewise.
534         * modules/rawmemchr-tests (Files): Likewise.
535         * modules/rbtree-list-tests (Files): Likewise.
536         * modules/rbtree-oset-tests (Files): Likewise.
537         * modules/rbtreehash-list-tests (Files): Likewise.
538         * modules/readlink-tests (Files): Likewise.
539         * modules/remove-tests (Files): Likewise.
540         * modules/rename-tests (Files): Likewise.
541         * modules/renameat-tests (Files): Likewise.
542         * modules/rmdir-tests (Files): Likewise.
543         * modules/round-tests (Files): Likewise.
544         * modules/roundf-tests (Files): Likewise.
545         * modules/roundl-tests (Files): Likewise.
546         * modules/safe-alloc-tests (Files): Likewise.
547         * modules/setenv-tests (Files): Likewise.
548         * modules/sigaction-tests (Files): Likewise.
549         * modules/signbit-tests (Files): Likewise.
550         * modules/sleep-tests (Files): Likewise.
551         * modules/snprintf-posix-tests (Files): Likewise.
552         * modules/snprintf-tests (Files): Likewise.
553         * modules/sprintf-posix-tests (Files): Likewise.
554         * modules/stat-tests (Files): Likewise.
555         * modules/stat-time-tests (Files): Likewise.
556         * modules/strcasestr-tests (Files): Likewise.
557         * modules/strchrnul-tests (Files): Likewise.
558         * modules/strerror-tests (Files): Likewise.
559         * modules/striconv-tests (Files): Likewise.
560         * modules/striconveh-tests (Files): Likewise.
561         * modules/striconveha-tests (Files): Likewise.
562         * modules/strsignal-tests (Files): Likewise.
563         * modules/strstr-tests (Files): Likewise.
564         * modules/strtod-tests (Files): Likewise.
565         * modules/strverscmp-tests (Files): Likewise.
566         * modules/symlink-tests (Files): Likewise.
567         * modules/symlinkat-tests (Files): Likewise.
568         * modules/trunc-tests (Files): Likewise.
569         * modules/truncf-tests (Files): Likewise.
570         * modules/truncl-tests (Files): Likewise.
571         * modules/uname-tests (Files): Likewise.
572         * modules/unicase/cased-tests (Files): Likewise.
573         * modules/unicase/ignorable-tests (Files): Likewise.
574         * modules/unicase/locale-language-tests (Files): Likewise.
575         * modules/unicase/tolower-tests (Files): Likewise.
576         * modules/unicase/totitle-tests (Files): Likewise.
577         * modules/unicase/toupper-tests (Files): Likewise.
578         * modules/unicase/u8-casecmp-tests (Files): Likewise.
579         * modules/unicase/u8-casecoll-tests (Files): Likewise.
580         * modules/unicase/u8-casefold-tests (Files): Likewise.
581         * modules/unicase/u8-is-cased-tests (Files): Likewise.
582         * modules/unicase/u8-is-casefolded-tests (Files): Likewise.
583         * modules/unicase/u8-is-lowercase-tests (Files): Likewise.
584         * modules/unicase/u8-is-titlecase-tests (Files): Likewise.
585         * modules/unicase/u8-is-uppercase-tests (Files): Likewise.
586         * modules/unicase/u8-tolower-tests (Files): Likewise.
587         * modules/unicase/u8-totitle-tests (Files): Likewise.
588         * modules/unicase/u8-toupper-tests (Files): Likewise.
589         * modules/unicase/u16-casecmp-tests (Files): Likewise.
590         * modules/unicase/u16-casecoll-tests (Files): Likewise.
591         * modules/unicase/u16-casefold-tests (Files): Likewise.
592         * modules/unicase/u16-is-cased-tests (Files): Likewise.
593         * modules/unicase/u16-is-casefolded-tests (Files): Likewise.
594         * modules/unicase/u16-is-lowercase-tests (Files): Likewise.
595         * modules/unicase/u16-is-titlecase-tests (Files): Likewise.
596         * modules/unicase/u16-is-uppercase-tests (Files): Likewise.
597         * modules/unicase/u16-tolower-tests (Files): Likewise.
598         * modules/unicase/u16-totitle-tests (Files): Likewise.
599         * modules/unicase/u16-toupper-tests (Files): Likewise.
600         * modules/unicase/u32-casecmp-tests (Files): Likewise.
601         * modules/unicase/u32-casecoll-tests (Files): Likewise.
602         * modules/unicase/u32-casefold-tests (Files): Likewise.
603         * modules/unicase/u32-is-cased-tests (Files): Likewise.
604         * modules/unicase/u32-is-casefolded-tests (Files): Likewise.
605         * modules/unicase/u32-is-lowercase-tests (Files): Likewise.
606         * modules/unicase/u32-is-titlecase-tests (Files): Likewise.
607         * modules/unicase/u32-is-uppercase-tests (Files): Likewise.
608         * modules/unicase/u32-tolower-tests (Files): Likewise.
609         * modules/unicase/u32-totitle-tests (Files): Likewise.
610         * modules/unicase/u32-toupper-tests (Files): Likewise.
611         * modules/unicase/ulc-casecmp-tests (Files): Likewise.
612         * modules/unicase/ulc-casecoll-tests (Files): Likewise.
613         * modules/uniconv/u8-conv-from-enc-tests (Files): Likewise.
614         * modules/uniconv/u8-conv-to-enc-tests (Files): Likewise.
615         * modules/uniconv/u8-strconv-from-enc-tests (Files): Likewise.
616         * modules/uniconv/u8-strconv-to-enc-tests (Files): Likewise.
617         * modules/uniconv/u16-conv-from-enc-tests (Files): Likewise.
618         * modules/uniconv/u16-conv-to-enc-tests (Files): Likewise.
619         * modules/uniconv/u16-strconv-from-enc-tests (Files): Likewise.
620         * modules/uniconv/u16-strconv-to-enc-tests (Files): Likewise.
621         * modules/uniconv/u32-conv-from-enc-tests (Files): Likewise.
622         * modules/uniconv/u32-conv-to-enc-tests (Files): Likewise.
623         * modules/uniconv/u32-strconv-from-enc-tests (Files): Likewise.
624         * modules/uniconv/u32-strconv-to-enc-tests (Files): Likewise.
625         * modules/unictype/bidicategory-byname-tests (Files): Likewise.
626         * modules/unictype/bidicategory-name-tests (Files): Likewise.
627         * modules/unictype/bidicategory-of-tests (Files): Likewise.
628         * modules/unictype/bidicategory-test-tests (Files): Likewise.
629         * modules/unictype/block-list-tests (Files): Likewise.
630         * modules/unictype/block-of-tests (Files): Likewise.
631         * modules/unictype/block-test-tests (Files): Likewise.
632         * modules/unictype/category-C-tests (Files): Likewise.
633         * modules/unictype/category-Cc-tests (Files): Likewise.
634         * modules/unictype/category-Cf-tests (Files): Likewise.
635         * modules/unictype/category-Cn-tests (Files): Likewise.
636         * modules/unictype/category-Co-tests (Files): Likewise.
637         * modules/unictype/category-Cs-tests (Files): Likewise.
638         * modules/unictype/category-L-tests (Files): Likewise.
639         * modules/unictype/category-Ll-tests (Files): Likewise.
640         * modules/unictype/category-Lm-tests (Files): Likewise.
641         * modules/unictype/category-Lo-tests (Files): Likewise.
642         * modules/unictype/category-Lt-tests (Files): Likewise.
643         * modules/unictype/category-Lu-tests (Files): Likewise.
644         * modules/unictype/category-M-tests (Files): Likewise.
645         * modules/unictype/category-Mc-tests (Files): Likewise.
646         * modules/unictype/category-Me-tests (Files): Likewise.
647         * modules/unictype/category-Mn-tests (Files): Likewise.
648         * modules/unictype/category-N-tests (Files): Likewise.
649         * modules/unictype/category-Nd-tests (Files): Likewise.
650         * modules/unictype/category-Nl-tests (Files): Likewise.
651         * modules/unictype/category-No-tests (Files): Likewise.
652         * modules/unictype/category-P-tests (Files): Likewise.
653         * modules/unictype/category-Pc-tests (Files): Likewise.
654         * modules/unictype/category-Pd-tests (Files): Likewise.
655         * modules/unictype/category-Pe-tests (Files): Likewise.
656         * modules/unictype/category-Pf-tests (Files): Likewise.
657         * modules/unictype/category-Pi-tests (Files): Likewise.
658         * modules/unictype/category-Po-tests (Files): Likewise.
659         * modules/unictype/category-Ps-tests (Files): Likewise.
660         * modules/unictype/category-S-tests (Files): Likewise.
661         * modules/unictype/category-Sc-tests (Files): Likewise.
662         * modules/unictype/category-Sk-tests (Files): Likewise.
663         * modules/unictype/category-Sm-tests (Files): Likewise.
664         * modules/unictype/category-So-tests (Files): Likewise.
665         * modules/unictype/category-Z-tests (Files): Likewise.
666         * modules/unictype/category-Zl-tests (Files): Likewise.
667         * modules/unictype/category-Zp-tests (Files): Likewise.
668         * modules/unictype/category-Zs-tests (Files): Likewise.
669         * modules/unictype/category-and-not-tests (Files): Likewise.
670         * modules/unictype/category-and-tests (Files): Likewise.
671         * modules/unictype/category-byname-tests (Files): Likewise.
672         * modules/unictype/category-name-tests (Files): Likewise.
673         * modules/unictype/category-none-tests (Files): Likewise.
674         * modules/unictype/category-of-tests (Files): Likewise.
675         * modules/unictype/category-or-tests (Files): Likewise.
676         * modules/unictype/category-test-withtable-tests (Files): Likewise.
677         * modules/unictype/combining-class-tests (Files): Likewise.
678         * modules/unictype/ctype-alnum-tests (Files): Likewise.
679         * modules/unictype/ctype-alpha-tests (Files): Likewise.
680         * modules/unictype/ctype-blank-tests (Files): Likewise.
681         * modules/unictype/ctype-cntrl-tests (Files): Likewise.
682         * modules/unictype/ctype-digit-tests (Files): Likewise.
683         * modules/unictype/ctype-graph-tests (Files): Likewise.
684         * modules/unictype/ctype-lower-tests (Files): Likewise.
685         * modules/unictype/ctype-print-tests (Files): Likewise.
686         * modules/unictype/ctype-punct-tests (Files): Likewise.
687         * modules/unictype/ctype-space-tests (Files): Likewise.
688         * modules/unictype/ctype-upper-tests (Files): Likewise.
689         * modules/unictype/ctype-xdigit-tests (Files): Likewise.
690         * modules/unictype/decimal-digit-tests (Files): Likewise.
691         * modules/unictype/digit-tests (Files): Likewise.
692         * modules/unictype/mirror-tests (Files): Likewise.
693         * modules/unictype/numeric-tests (Files): Likewise.
694         * modules/unictype/property-alphabetic-tests (Files): Likewise.
695         * modules/unictype/property-ascii-hex-digit-tests (Files): Likewise.
696         * modules/unictype/property-bidi-arabic-digit-tests (Files): Likewise.
697         * modules/unictype/property-bidi-arabic-right-to-left-tests (Files):
698         Likewise.
699         * modules/unictype/property-bidi-block-separator-tests (Files):
700         Likewise.
701         * modules/unictype/property-bidi-boundary-neutral-tests (Files):
702         Likewise.
703         * modules/unictype/property-bidi-common-separator-tests (Files):
704         Likewise.
705         * modules/unictype/property-bidi-control-tests (Files): Likewise.
706         * modules/unictype/property-bidi-embedding-or-override-tests (Files):
707         Likewise.
708         * modules/unictype/property-bidi-eur-num-separator-tests (Files):
709         Likewise.
710         * modules/unictype/property-bidi-eur-num-terminator-tests (Files):
711         Likewise.
712         * modules/unictype/property-bidi-european-digit-tests (Files): Likewise.
713         * modules/unictype/property-bidi-hebrew-right-to-left-tests (Files):
714         Likewise.
715         * modules/unictype/property-bidi-left-to-right-tests (Files): Likewise.
716         * modules/unictype/property-bidi-non-spacing-mark-tests (Files):
717         Likewise.
718         * modules/unictype/property-bidi-other-neutral-tests (Files): Likewise.
719         * modules/unictype/property-bidi-pdf-tests (Files): Likewise.
720         * modules/unictype/property-bidi-segment-separator-tests (Files):
721         Likewise.
722         * modules/unictype/property-bidi-whitespace-tests (Files): Likewise.
723         * modules/unictype/property-byname-tests (Files): Likewise.
724         * modules/unictype/property-combining-tests (Files): Likewise.
725         * modules/unictype/property-composite-tests (Files): Likewise.
726         * modules/unictype/property-currency-symbol-tests (Files): Likewise.
727         * modules/unictype/property-dash-tests (Files): Likewise.
728         * modules/unictype/property-decimal-digit-tests (Files): Likewise.
729         * modules/unictype/property-default-ignorable-code-point-tests (Files):
730         Likewise.
731         * modules/unictype/property-deprecated-tests (Files): Likewise.
732         * modules/unictype/property-diacritic-tests (Files): Likewise.
733         * modules/unictype/property-extender-tests (Files): Likewise.
734         * modules/unictype/property-format-control-tests (Files): Likewise.
735         * modules/unictype/property-grapheme-base-tests (Files): Likewise.
736         * modules/unictype/property-grapheme-extend-tests (Files): Likewise.
737         * modules/unictype/property-grapheme-link-tests (Files): Likewise.
738         * modules/unictype/property-hex-digit-tests (Files): Likewise.
739         * modules/unictype/property-hyphen-tests (Files): Likewise.
740         * modules/unictype/property-id-continue-tests (Files): Likewise.
741         * modules/unictype/property-id-start-tests (Files): Likewise.
742         * modules/unictype/property-ideographic-tests (Files): Likewise.
743         * modules/unictype/property-ids-binary-operator-tests (Files): Likewise.
744         * modules/unictype/property-ids-trinary-operator-tests (Files):
745         Likewise.
746         * modules/unictype/property-ignorable-control-tests (Files): Likewise.
747         * modules/unictype/property-iso-control-tests (Files): Likewise.
748         * modules/unictype/property-join-control-tests (Files): Likewise.
749         * modules/unictype/property-left-of-pair-tests (Files): Likewise.
750         * modules/unictype/property-line-separator-tests (Files): Likewise.
751         * modules/unictype/property-logical-order-exception-tests (Files):
752         Likewise.
753         * modules/unictype/property-lowercase-tests (Files): Likewise.
754         * modules/unictype/property-math-tests (Files): Likewise.
755         * modules/unictype/property-non-break-tests (Files): Likewise.
756         * modules/unictype/property-not-a-character-tests (Files): Likewise.
757         * modules/unictype/property-numeric-tests (Files): Likewise.
758         * modules/unictype/property-other-alphabetic-tests (Files): Likewise.
759         * modules/unictype/property-other-default-ignorable-code-point-tests
760         (Files): Likewise.
761         * modules/unictype/property-other-grapheme-extend-tests (Files):
762         Likewise.
763         * modules/unictype/property-other-id-continue-tests (Files): Likewise.
764         * modules/unictype/property-other-id-start-tests (Files): Likewise.
765         * modules/unictype/property-other-lowercase-tests (Files): Likewise.
766         * modules/unictype/property-other-math-tests (Files): Likewise.
767         * modules/unictype/property-other-uppercase-tests (Files): Likewise.
768         * modules/unictype/property-paired-punctuation-tests (Files): Likewise.
769         * modules/unictype/property-paragraph-separator-tests (Files): Likewise.
770         * modules/unictype/property-pattern-syntax-tests (Files): Likewise.
771         * modules/unictype/property-pattern-white-space-tests (Files): Likewise.
772         * modules/unictype/property-private-use-tests (Files): Likewise.
773         * modules/unictype/property-punctuation-tests (Files): Likewise.
774         * modules/unictype/property-quotation-mark-tests (Files): Likewise.
775         * modules/unictype/property-radical-tests (Files): Likewise.
776         * modules/unictype/property-sentence-terminal-tests (Files): Likewise.
777         * modules/unictype/property-soft-dotted-tests (Files): Likewise.
778         * modules/unictype/property-space-tests (Files): Likewise.
779         * modules/unictype/property-terminal-punctuation-tests (Files):
780         Likewise.
781         * modules/unictype/property-test-tests (Files): Likewise.
782         * modules/unictype/property-titlecase-tests (Files): Likewise.
783         * modules/unictype/property-unassigned-code-value-tests (Files):
784         Likewise.
785         * modules/unictype/property-unified-ideograph-tests (Files): Likewise.
786         * modules/unictype/property-uppercase-tests (Files): Likewise.
787         * modules/unictype/property-variation-selector-tests (Files): Likewise.
788         * modules/unictype/property-white-space-tests (Files): Likewise.
789         * modules/unictype/property-xid-continue-tests (Files): Likewise.
790         * modules/unictype/property-xid-start-tests (Files): Likewise.
791         * modules/unictype/property-zero-width-tests (Files): Likewise.
792         * modules/unictype/scripts-tests (Files): Likewise.
793         * modules/unictype/syntax-c-ident-tests (Files): Likewise.
794         * modules/unictype/syntax-c-whitespace-tests (Files): Likewise.
795         * modules/unictype/syntax-java-ident-tests (Files): Likewise.
796         * modules/unictype/syntax-java-whitespace-tests (Files): Likewise.
797         * modules/unilbrk/u8-possible-linebreaks-tests (Files): Likewise.
798         * modules/unilbrk/u8-width-linebreaks-tests (Files): Likewise.
799         * modules/unilbrk/u16-possible-linebreaks-tests (Files): Likewise.
800         * modules/unilbrk/u16-width-linebreaks-tests (Files): Likewise.
801         * modules/unilbrk/u32-possible-linebreaks-tests (Files): Likewise.
802         * modules/unilbrk/u32-width-linebreaks-tests (Files): Likewise.
803         * modules/unilbrk/ulc-possible-linebreaks-tests (Files): Likewise.
804         * modules/unilbrk/ulc-width-linebreaks-tests (Files): Likewise.
805         * modules/uninorm/canonical-decomposition-tests (Files): Likewise.
806         * modules/uninorm/compat-decomposition-tests (Files): Likewise.
807         * modules/uninorm/composition-tests (Files): Likewise.
808         * modules/uninorm/decomposing-form-tests (Files): Likewise.
809         * modules/uninorm/decomposition-tests (Files): Likewise.
810         * modules/uninorm/filter-tests (Files): Likewise.
811         * modules/uninorm/nfc-tests (Files): Likewise.
812         * modules/uninorm/nfd-tests (Files): Likewise.
813         * modules/uninorm/nfkc-tests (Files): Likewise.
814         * modules/uninorm/nfkd-tests (Files): Likewise.
815         * modules/uninorm/u8-normcmp-tests (Files): Likewise.
816         * modules/uninorm/u8-normcoll-tests (Files): Likewise.
817         * modules/uninorm/u16-normcmp-tests (Files): Likewise.
818         * modules/uninorm/u16-normcoll-tests (Files): Likewise.
819         * modules/uninorm/u32-normcmp-tests (Files): Likewise.
820         * modules/uninorm/u32-normcoll-tests (Files): Likewise.
821         * modules/unistdio/u8-asnprintf-tests (Files): Likewise.
822         * modules/unistdio/u8-vasnprintf-tests (Files): Likewise.
823         * modules/unistdio/u8-vasprintf-tests (Files): Likewise.
824         * modules/unistdio/u8-vsnprintf-tests (Files): Likewise.
825         * modules/unistdio/u8-vsprintf-tests (Files): Likewise.
826         * modules/unistdio/u16-asnprintf-tests (Files): Likewise.
827         * modules/unistdio/u16-vasnprintf-tests (Files): Likewise.
828         * modules/unistdio/u16-vasprintf-tests (Files): Likewise.
829         * modules/unistdio/u16-vsnprintf-tests (Files): Likewise.
830         * modules/unistdio/u16-vsprintf-tests (Files): Likewise.
831         * modules/unistdio/u32-asnprintf-tests (Files): Likewise.
832         * modules/unistdio/u32-vasnprintf-tests (Files): Likewise.
833         * modules/unistdio/u32-vasprintf-tests (Files): Likewise.
834         * modules/unistdio/u32-vsnprintf-tests (Files): Likewise.
835         * modules/unistdio/u32-vsprintf-tests (Files): Likewise.
836         * modules/unistdio/ulc-asnprintf-tests (Files): Likewise.
837         * modules/unistdio/ulc-vasnprintf-tests (Files): Likewise.
838         * modules/unistdio/ulc-vasprintf-tests (Files): Likewise.
839         * modules/unistdio/ulc-vsnprintf-tests (Files): Likewise.
840         * modules/unistdio/ulc-vsprintf-tests (Files): Likewise.
841         * modules/uniwbrk/u8-wordbreaks-tests (Files): Likewise.
842         * modules/uniwbrk/u16-wordbreaks-tests (Files): Likewise.
843         * modules/uniwbrk/u32-wordbreaks-tests (Files): Likewise.
844         * modules/uniwbrk/ulc-wordbreaks-tests (Files): Likewise.
845         * modules/uniwidth/u8-strwidth-tests (Files): Likewise.
846         * modules/uniwidth/u8-width-tests (Files): Likewise.
847         * modules/uniwidth/u16-strwidth-tests (Files): Likewise.
848         * modules/uniwidth/u16-width-tests (Files): Likewise.
849         * modules/uniwidth/u32-strwidth-tests (Files): Likewise.
850         * modules/uniwidth/u32-width-tests (Files): Likewise.
851         * modules/uniwidth/width-tests (Files): Likewise.
852         * modules/unlink-tests (Files): Likewise.
853         * modules/unsetenv-tests (Files): Likewise.
854         * modules/usleep-tests (Files): Likewise.
855         * modules/utimens-tests (Files): Likewise.
856         * modules/utimensat-tests (Files): Likewise.
857         * modules/vasnprintf-posix-tests (Files): Likewise.
858         * modules/vasnprintf-tests (Files): Likewise.
859         * modules/vasprintf-posix-tests (Files): Likewise.
860         * modules/vasprintf-tests (Files): Likewise.
861         * modules/vdprintf-posix-tests (Files): Likewise.
862         * modules/vfprintf-posix-tests (Files): Likewise.
863         * modules/vprintf-posix-tests (Files): Likewise.
864         * modules/vsnprintf-posix-tests (Files): Likewise.
865         * modules/vsnprintf-tests (Files): Likewise.
866         * modules/vsprintf-posix-tests (Files): Likewise.
867         * modules/wcrtomb-tests (Files): Likewise.
868         * modules/wcsnrtombs-tests (Files): Likewise.
869         * modules/wcsrtombs-tests (Files): Likewise.
870         * modules/wctype-tests (Files): Likewise.
871         * modules/wcwidth-tests (Files): Likewise.
872         * modules/xmemdup0-tests (Files): Likewise.
873         * modules/xprintf-posix-tests (Files): Likewise.
874         * modules/xvasprintf-tests (Files): Likewise.
875
876 2009-12-24  Eric Blake  <ebb9@byu.net>
877
878         test-nanosleep: fix typo
879         * tests/test-nanosleep.c (SIGNATURE_CHECK): Fix typo in previous
880         patch.
881         Reported by Bruno Haible.
882
883 2009-12-24  Bruno Haible  <bruno@clisp.org>
884
885         Reduce namespace pollution on glibc systems.
886         * lib/inttypes.in.h: Don't include <stdint.h> on glibc systems.
887         * lib/stdlib.in.h: Don't include <stdint.h>, <unistd.h> on glibc
888         systems.
889         * lib/unistd.in.h: Don't include <stdio.h>, <fcntl.h>, <stdlib.h>,
890         <getopt.h> on glibc systems.
891         * lib/fcntl.in.h: Don't include <sys/stat.h>, <unistd.h> on glibc
892         systems.
893         * lib/fcntl.c: Include <unistd.h> here instead.
894
895 2009-12-24  Bruno Haible  <bruno@clisp.org>
896
897         * lib/stdlib.in.h (includes): Fix typo in today's commit.
898
899 2009-12-24  Eric Blake  <ebb9@byu.net>
900
901         tests: add signature checks
902         * tests/signature.h (SIGNATURE_CHECK): New file.
903         * modules/atexit-tests (Files): Use it.
904         * modules/btowc-tests (Files): Likewise.
905         * modules/canonicalize-lgpl-tests (Files): Likewise.
906         * modules/ceilf-tests (Files): Likewise.
907         * modules/ceill-tests (Files): Likewise.
908         * modules/chown-tests (Files): Likewise.
909         * modules/dprintf-posix-tests (Files): Likewise.
910         * modules/dup2-tests (Files): Likewise.
911         * modules/dup3-tests (Files): Likewise.
912         * modules/duplocale-tests (Files): Likewise.
913         * modules/fchdir-tests (Files): Likewise.
914         * modules/fcntl-tests (Files): Likewise.
915         * modules/fdopendir-tests (Files): Likewise.
916         * modules/fflush-tests (Files): Likewise.
917         * modules/flock-tests (Files): Likewise.
918         * modules/floorf-tests (Files): Likewise.
919         * modules/floorl-tests (Files): Likewise.
920         * modules/fnmatch-tests (Files): Likewise.
921         * modules/fopen-tests (Files): Likewise.
922         * modules/fprintf-posix-tests (Files): Likewise.
923         * modules/freopen-tests (Files): Likewise.
924         * modules/frexp-nolibm-tests (Files): Likewise.
925         * modules/frexp-tests (Files): Likewise.
926         * modules/frexpl-nolibm-tests (Files): Likewise.
927         * modules/frexpl-tests (Files): Likewise.
928         * modules/fseek-tests (Files): Likewise.
929         * modules/fseeko-tests (Files): Likewise.
930         * modules/fsync-tests (Files): Likewise.
931         * modules/ftell-tests (Files): Likewise.
932         * modules/ftello-tests (Files): Likewise.
933         * modules/futimens-tests (Files): Likewise.
934         * modules/getaddrinfo-tests (Files): Likewise.
935         * modules/getcwd-tests (Files): Likewise.
936         * modules/getdelim-tests (Files): Likewise.
937         * modules/getdtablesize-tests (Files): Likewise.
938         * modules/getgroups-tests (Files): Likewise.
939         * modules/gethostname-tests (Files): Likewise.
940         * modules/getline-tests (Files): Likewise.
941         * modules/getopt-posix-tests (Files): Likewise.
942         * modules/gettimeofday-tests (Files): Likewise.
943         * modules/glob-tests (Files): Likewise.
944         * modules/iconv-tests (Files): Likewise.
945         * modules/inet_ntop-tests (Files): Likewise.
946         * modules/inet_pton-tests (Files): Likewise.
947         * modules/isblank-tests (Files): Likewise.
948         * modules/lchown-tests (Files): Likewise.
949         * modules/ldexpl-tests (Files): Likewise.
950         * modules/link-tests (Files): Likewise.
951         * modules/linkat-tests (Files): Likewise.
952         * modules/lseek-tests (Files): Likewise.
953         * modules/lstat-tests (Files): Likewise.
954         * modules/mbrtowc-tests (Files): Likewise.
955         * modules/mbsinit-tests (Files): Likewise.
956         * modules/mbsnrtowcs-tests (Files): Likewise.
957         * modules/mbsrtowcs-tests (Files): Likewise.
958         * modules/memchr-tests (Files): Likewise.
959         * modules/memcmp-tests (Files): Likewise.
960         * modules/memmem-tests (Files): Likewise.
961         * modules/memrchr-tests (Files): Likewise.
962         * modules/mkdir-tests (Files): Likewise.
963         * modules/mkfifo-tests (Files): Likewise.
964         * modules/mkfifoat-tests (Files): Likewise.
965         * modules/mknod-tests (Files): Likewise.
966         * modules/nanosleep-tests (Files): Likewise.
967         * modules/nl_langinfo-tests (Files): Likewise.
968         * modules/obstack-printf-tests (Files): Likewise.
969         * modules/open-tests (Files): Likewise.
970         * modules/openat-tests (Files): Likewise.
971         * modules/perror-tests (Files): Likewise.
972         * modules/pipe2-tests (Files): Likewise.
973         * modules/poll-tests (Files): Likewise.
974         * modules/popen-tests (Files): Likewise.
975         * modules/posix_spawn-tests (Files): Likewise.
976         * modules/posix_spawnp-tests (Files): Likewise.
977         * modules/pread-tests (Files): Likewise.
978         * modules/printf-posix-tests (Files): Likewise.
979         * modules/pty-tests (Files): Likewise.
980         * modules/random_r-tests (Files): Likewise.
981         * modules/rawmemchr-tests (Files): Likewise.
982         * modules/readlink-tests (Files): Likewise.
983         * modules/remove-tests (Files): Likewise.
984         * modules/rename-tests (Files): Likewise.
985         * modules/renameat-tests (Files): Likewise.
986         * modules/rmdir-tests (Files): Likewise.
987         * modules/round-tests (Files): Likewise.
988         * modules/roundf-tests (Files): Likewise.
989         * modules/roundl-tests (Files): Likewise.
990         * modules/select-tests (Files): Likewise.
991         * modules/setenv-tests (Files): Likewise.
992         * modules/sigaction-tests (Files): Likewise.
993         * modules/sleep-tests (Files): Likewise.
994         * modules/snprintf-posix-tests (Files): Likewise.
995         * modules/snprintf-tests (Files): Likewise.
996         * modules/sprintf-posix-tests (Files): Likewise.
997         * modules/stat-tests (Files): Likewise.
998         * modules/strcasestr-tests (Files): Likewise.
999         * modules/strchrnul-tests (Files): Likewise.
1000         * modules/strerror-tests (Files): Likewise.
1001         * modules/strsignal-tests (Files): Likewise.
1002         * modules/strstr-tests (Files): Likewise.
1003         * modules/strtod-tests (Files): Likewise.
1004         * modules/strverscmp-tests (Files): Likewise.
1005         * modules/symlink-tests (Files): Likewise.
1006         * modules/symlinkat-tests (Files): Likewise.
1007         * modules/times-tests (Files): Likewise.
1008         * modules/trunc-tests (Files): Likewise.
1009         * modules/truncf-tests (Files): Likewise.
1010         * modules/truncl-tests (Files): Likewise.
1011         * modules/tsearch-tests (Files): Likewise.
1012         * modules/uname-tests (Files): Likewise.
1013         * modules/unlink-tests (Files): Likewise.
1014         * modules/unsetenv-tests (Files): Likewise.
1015         * modules/usleep-tests (Files): Likewise.
1016         * modules/utimensat-tests (Files): Likewise.
1017         * modules/vasprintf-tests (Files): Likewise.
1018         * modules/vdprintf-posix-tests (Files): Likewise.
1019         * modules/vfprintf-posix-tests (Files): Likewise.
1020         * modules/vprintf-posix-tests (Files): Likewise.
1021         * modules/vsnprintf-posix-tests (Files): Likewise.
1022         * modules/vsnprintf-tests (Files): Likewise.
1023         * modules/vsprintf-posix-tests (Files): Likewise.
1024         * modules/wcrtomb-tests (Files): Likewise.
1025         * modules/wcsnrtombs-tests (Files): Likewise.
1026         * modules/wcsrtombs-tests (Files): Likewise.
1027         * modules/wcwidth-tests (Files): Likewise.
1028         * tests/test-isfinite.c (isfinite): Ensure macro declaration.
1029         * tests/test-isinf.c (isinf): Likewise.
1030         * tests/test-isnan.c (isnan): Likewise.
1031         * tests/test-signbit.c (signbit): Likewise.
1032         * tests/test-select.c (FD_CLR, FD_ISSET, FD_SET, FD_ZERO): Ensure
1033         declaration, either as macro or with correct signature.
1034         (select): Ensure function under test is declared with correct
1035         signature in correct header.
1036         * tests/test-atexit.c (atexit): Likewise.
1037         * tests/test-btowc.c (btowc): Likewise.
1038         * tests/test-canonicalize-lgpl.c (realpath)
1039         (canonicalize_file_name): Likewise.
1040         * tests/test-ceilf1.c (ceilf): Likewise.
1041         * tests/test-ceill.c (ceill): Likewise.
1042         * tests/test-chown.c (chown): Likewise.
1043         * tests/test-dprintf-posix.c (dprintf): Likewise.
1044         * tests/test-dup2.c (dup2): Likewise.
1045         * tests/test-dup3.c (dup3): Likewise.
1046         * tests/test-duplocale.c (duplocale): Likewise.
1047         * tests/test-fchdir.c (fchdir): Likewise.
1048         * tests/test-fchownat.c (fchownat): Likewise.
1049         * tests/test-fcntl.c (fcntl): Likewise.
1050         * tests/test-fdopendir.c (fdopendir): Likewise.
1051         * tests/test-fflush.c (fflush): Likewise.
1052         * tests/test-flock.c (flock): Likewise.
1053         * tests/test-floorf1.c (floorf): Likewise.
1054         * tests/test-floorl.c (floorl): Likewise.
1055         * tests/test-fnmatch.c (fnmatch): Likewise.
1056         * tests/test-fopen.c (fopen): Likewise.
1057         * tests/test-fprintf-posix.c (fprintf): Likewise.
1058         * tests/test-freopen.c (freopen): Likewise.
1059         * tests/test-frexp.c (frexp): Likewise.
1060         * tests/test-frexpl.c (frexpl): Likewise.
1061         * tests/test-fseek.c (fseek): Likewise.
1062         * tests/test-fseeko.c (fseeko): Likewise.
1063         * tests/test-fstatat.c (fstatat): Likewise.
1064         * tests/test-fsync.c (fsync): Likewise.
1065         * tests/test-ftell.c (ftell): Likewise.
1066         * tests/test-ftello.c (ftello): Likewise.
1067         * tests/test-futimens.c (futimens): Likewise.
1068         * tests/test-getaddrinfo.c (getaddrinfo, freeaddrinfo)
1069         (gai_strerror): Likewise.
1070         * tests/test-getcwd.c (getcwd): Likewise.
1071         * tests/test-getdelim.c (getdelim): Likewise.
1072         * tests/test-getdtablesize.c (getdtablesize): Likewise.
1073         * tests/test-getgroups.c (getgroups): Likewise.
1074         * tests/test-gethostname.c (gethostname): Likewise.
1075         * tests/test-getline.c (getline): Likewise.
1076         * tests/test-getopt.c (getopt, getopt_long, getopt_long_only):
1077         Likewise.
1078         * tests/test-gettimeofday.c (gettimeofday): Likewise.
1079         * tests/test-glob.c (glob, globfree): Likewise.
1080         * tests/test-iconv.c (iconv, iconv_open, iconv_close): Likewise.
1081         * tests/test-inet_ntop.c (inet_ntop): Likewise.
1082         * tests/test-inet_pton.c (inet_pton): Likewise.
1083         * tests/test-isblank.c (isblank): Likewise.
1084         * tests/test-lchown.c (lchown): Likewise.
1085         * tests/test-ldexpl.c (ldexpl): Likewise.
1086         * tests/test-link.c (link): Likewise.
1087         * tests/test-linkat.c (linkat): Likewise.
1088         * tests/test-lseek.c (lseek): Likewise.
1089         * tests/test-lstat.c (lstat): Likewise.
1090         * tests/test-mbrtowc.c (mbrtowc): Likewise.
1091         * tests/test-mbsinit.c (mbsinit): Likewise.
1092         * tests/test-mbsnrtowcs.c (mbsnrtowcs): Likewise.
1093         * tests/test-mbsrtowcs.c (mbsrtowcs): Likewise.
1094         * tests/test-memchr.c (memchr): Likewise.
1095         * tests/test-memcmp.c (memcmp): Likewise.
1096         * tests/test-memmem.c (memmem): Likewise.
1097         * tests/test-memrchr.c (memrchr): Likewise.
1098         * tests/test-mkdir.c (mkdir): Likewise.
1099         * tests/test-mkdirat.c (mkdirat): Likewise.
1100         * tests/test-mkfifo.c (mkfifo): Likewise.
1101         * tests/test-mkfifoat.c (mkfifoat, mknodat): Likewise.
1102         * tests/test-mknod.c (mknod): Likewise.
1103         * tests/test-nanosleep.c (nanosleep): Likewise.
1104         * tests/test-nl_langinfo.c (nl_langinfo): Likewise.
1105         * tests/test-obstack-printf.c (obstack_printf, obstack_vprintf):
1106         Likewise.
1107         * tests/test-open.c (open): Likewise.
1108         * tests/test-openat.c (openat): Likewise.
1109         * tests/test-perror.c (perror): Likewise.
1110         * tests/test-pipe2.c (pipe2): Likewise.
1111         * tests/test-poll.c (poll): Likewise.
1112         * tests/test-popen.c (popen, pclose): Likewise.
1113         * tests/test-posix_spawn1.c (posix_spawnp, posix_spawnattr_init)
1114         (posix_spawnattr_destroy, posix_spawnattr_setsigmask)
1115         (posix_spawnattr_setflags, posix_spawn_file_actions_init)
1116         (posix_spawn_file_actions_destroy)
1117         (posix_spawn_file_actions_addclose)
1118         (posix_spawn_file_actions_addopen)
1119         (posix_spawn_file_actions_adddup2): Likewise.
1120         * tests/test-posix_spawn3.c (posix_spawn): Likewise.
1121         * tests/test-pread.c (pread): Likewise.
1122         * tests/test-printf-posix.c (printf): Likewise.
1123         * tests/test-pty.c (openpty, forkpty): Likewise.
1124         * tests/test-random_r.c (srandom_r, initstate_r, setstate_r)
1125         (random_r): Likewise.
1126         * tests/test-rawmemchr.c (rawmemchr): Likewise.
1127         * tests/test-readlink.c (readlink): Likewise.
1128         * tests/test-remove.c (remove): Likewise.
1129         * tests/test-rename.c (rename): Likewise.
1130         * tests/test-renameat.c (renameat): Likewise.
1131         * tests/test-rmdir.c (rmdir): Likewise.
1132         * tests/test-round1.c (round): Likewise.
1133         * tests/test-roundf1.c (roundf): Likewise.
1134         * tests/test-roundl.c (roundl): Likewise.
1135         * tests/test-setenv.c (setenv): Likewise.
1136         * tests/test-sigaction.c (sigaction): Likewise.
1137         * tests/test-sleep.c (sleep): Likewise.
1138         * tests/test-snprintf.c (snprintf): Likewise.
1139         * tests/test-sprintf-posix.c (sprintf): Likewise.
1140         * tests/test-stat.c (stat): Likewise.
1141         * tests/test-stpncpy.c (stpncpy): Likewise.
1142         * tests/test-strcasestr.c (strcasestr): Likewise.
1143         * tests/test-strchrnul.c (strchrnul): Likewise.
1144         * tests/test-strerror.c (strerror): Likewise.
1145         * tests/test-strsignal.c (strsignal): Likewise.
1146         * tests/test-strstr.c (strstr): Likewise.
1147         * tests/test-strtod.c (strtod): Likewise.
1148         * tests/test-strverscmp.c (strverscmp): Likewise.
1149         * tests/test-symlink.c (symlink): Likewise.
1150         * tests/test-symlinkat.c (symlinkat, readlinkat): Likewise.
1151         * tests/test-times.c (times): Likewise.
1152         * tests/test-trunc1.c (trunc): Likewise.
1153         * tests/test-truncf1.c (truncf): Likewise.
1154         * tests/test-truncl.c (truncl): Likewise.
1155         * tests/test-tsearch.c (tdelete, tfind, tsearch, twalk):
1156         Likewise.
1157         * tests/test-uname.c (uname): Likewise.
1158         * tests/test-unlink.c (unlink): Likewise.
1159         * tests/test-unlinkat.c (unlinkat): Likewise.
1160         * tests/test-unsetenv.c (unsetenv): Likewise.
1161         * tests/test-usleep.c (usleep): Likewise.
1162         * tests/test-utimensat.c (utimensat): Likewise.
1163         * tests/test-vasprintf.c (asprintf, vasprintf): Likewise.
1164         * tests/test-vdprintf-posix.c (vdprintf): Likewise.
1165         * tests/test-vfprintf-posix.c (vfprintf): Likewise.
1166         * tests/test-vprintf-posix.c (vprintf): Likewise.
1167         * tests/test-vsnprintf.c (vsnprintf): Likewise.
1168         * tests/test-vsprintf-posix.c (vsprintf): Likewise.
1169         * tests/test-wcrtomb.c (wcrtomb): Likewise.
1170         * tests/test-wcsnrtombs.c (wcsnrtombs): Likewise.
1171         * tests/test-wcsrtombs.c (wcsrtombs): Likewise.
1172         * tests/test-wcwidth.c (wcwidth): Likewise.
1173
1174         build: pull in conditional headers during GNULIB_POSIXCHECK
1175         * lib/stdio.in.h (includes): Using GNULIB_POSIXCHECK also requires
1176         definitions from any conditionally-included headers.
1177         * lib/stdlib.in.h (includes): Likewise.
1178         * lib/unistd.in.h (includes): Likewise.
1179
1180 2009-12-24  Bruno Haible  <bruno@clisp.org>
1181
1182         * tests/test-argv-iter.c: Include header file being tested immediately
1183         after config.h.
1184         * tests/test-base64.c: Likewise.
1185         * tests/test-flock.c: Likewise.
1186         * tests/test-fsync.c: Likewise.
1187         * tests/test-getdate.c: Likewise.
1188         * tests/test-getndelim2.c: Likewise.
1189         * tests/test-isfinite.c: Likewise.
1190         * tests/test-isinf.c: Likewise.
1191         * tests/test-strerror.c: Likewise.
1192         * tests/test-strsignal.c: Likewise.
1193
1194 2009-12-23  Eric Blake  <ebb9@byu.net>
1195
1196         unistd: work around cygwin bug
1197         * lib/unistd.in.h (includes): Pick up headers needed for cygwin.
1198         * doc/posix-functions/unlinkat.texi (unlinkat): Document the bug.
1199         * doc/posix-functions/symlinkat.texi (symlinkat): Likewise.
1200
1201 2009-12-23  Bruno Haible  <bruno@clisp.org>
1202
1203         localename: More tests.
1204         * tests/test-localename.c (SIZEOF): New macro.
1205         (categories): New variable.
1206         (test_locale_name, test_locale_name_posix, test_locale_name_environ,
1207         test_locale_name_default): Add test w.r.t. thread locale.
1208         (test_locale_name_thread): New function.
1209         (main): Invoke it.
1210
1211         localename: Make aware of thread locale.
1212         * lib/localename.h (gl_locale_name_thread): New declaration.
1213         (gl_locale_name, gl_locale_name_posix, gl_locale_name_default): Clarify
1214         behaviour with respect to thread locale.
1215         * lib/localename.c: Include <limits.h>, <stddef.h>, <xlocale.h>,
1216         <langinfo.h>, glthread/lock.h.
1217         (SIZE_BITS): New macro.
1218         (string_hash): New function.
1219         (struct hash_node): New type.
1220         (HASH_TABLE_SIZE): New macro.
1221         (struniq_hash_table, struniq_lock): New variables.
1222         (struniq): New function.
1223         (gl_locale_name_thread): New function.
1224         (gl_locale_name): Invoke it.
1225         * m4/localename.m4 (gl_LOCALENAME): Test for uselocale function.
1226         * modules/localename (Depends-on): Add lock.
1227         Reported by Mike Gran <spk121@yahoo.com>.
1228
1229 2009-12-23  Eric Blake  <ebb9@byu.net>
1230
1231         va-args: new module
1232         * modules/va-args: New file.
1233         * m4/va-args.m4 (gl_VA_ARGS): Likewise.
1234         * MODULES.html.sh (Core language properties): Mention it.
1235
1236         gnulib-common: prefer _GL_UNUSED over _UNUSED_PARAMETER_
1237         * m4/gnulib-common.m4 (gl_COMMON): Create a more-appropriately
1238         named alias for __attribute__((__unused__)).
1239         * lib/chown.c: Update client.
1240         * lib/fchmodat.c: Likewise.
1241         * lib/fts.c: Likewise.
1242         * lib/getdate.y: Likewise.
1243         * lib/getgroups.c: Likewise.
1244         * lib/getopt.c: Likewise.
1245         * lib/getugroups.c: Likewise.
1246         * lib/mkdir.c: Likewise.
1247         * lib/mkfifo.c: Likewise.
1248         * lib/mkfifoat.c: Likewise.
1249         * lib/mknod.c: Likewise.
1250         * lib/mknodat.c: Likewise.
1251         * lib/readlink.c: Likewise.
1252         * lib/se-context.in.h: Likewise.
1253         * lib/se-selinux.in.h: Likewise.
1254         * lib/sockets.c: Likewise.
1255         * lib/symlink.c: Likewise.
1256         * lib/symlinkat.c: Likewise.
1257         * lib/unicodeio.c: Likewise.
1258         * lib/unistr.h: Likewise.
1259         * tests/test-areadlink.c: Likewise.
1260         * tests/test-areadlinkat.c: Likewise.
1261         * tests/test-filenamecat.c: Likewise.
1262         * tests/test-fseeko.c: Likewise.
1263         * tests/test-ftello.c: Likewise.
1264         * tests/test-getdate.c: Likewise.
1265         * tests/test-getgroups.c: Likewise.
1266         * tests/test-gethostname.c: Likewise.
1267         * tests/test-quotearg.c: Likewise.
1268         * tests/test-version-etc.c: Likewise.
1269         * tests/test-xalloc-die.c: Likewise.
1270         * tests/test-xfprintf-posix.c: Likewise.
1271         * tests/test-xprintf-posix.c: Likewise.
1272         * tests/test-xvasprintf.c: Likewise.
1273
1274         tests: avoid compiler warnings
1275         * tests/test-fcntl.c (main): Delete unused parameters.
1276         * tests/test-freopen-safer.c (main): Likewise.
1277         * tests/test-xalloc-die.c (main): Mark unused parameters.
1278         * tests/test-fseeko.c (main): Likewise.
1279         * tests/test-ftello.c (main): Likewise.
1280         * tests/test-nanosleep.c (main): Avoid declaration warning.
1281         * tests/test-sleep.c (main): Likewise.
1282         * tests/test-unsetenv.c (main): Silence warning about string
1283         literal.
1284         * m4/setenv.m4 (gl_FUNC_UNSETENV): Likewise.
1285
1286 2009-12-23  Bruno Haible  <bruno@clisp.org>
1287
1288         * tests/test-localename.c (test_locale_name): New function, extracted
1289         from main. Also test mixed situations.
1290         (test_locale_name_posix, test_locale_name_environ,
1291         test_locale_name_default): New functions.
1292         (main): Invoke them all.
1293         * modules/localename-tests (configure.ac): Test for newlocale.
1294
1295 2009-12-23  Bruno Haible  <bruno@clisp.org>
1296
1297         unistd: Ensure getcwd gets declared before being overridden.
1298         * lib/unistd.in.h: Conditionally include <io.h>.
1299
1300 2009-12-22  Bruno Haible  <bruno@clisp.org>
1301
1302         wchar: Diagnose broken combination of glibc and gcc versions and flags.
1303         * m4/wchar.m4 (gl_WCHAR_H_INLINE_OK): New macro.
1304         (gl_WCHAR_H): Invoke it.
1305         * m4/btowc.m4 (gl_FUNC_BTOWC): Require it.
1306         * doc/posix-headers/wchar.texi: Mention the interoperability problem.
1307         Reported by Karl Berry <karl@freefriends.org>.
1308
1309 2009-12-22  Eric Blake  <ebb9@byu.net>
1310
1311         math, unistd: avoid redundant includes
1312         * lib/math.in.h (isnan): No need to re-include <math.h>.
1313         * lib/unistd.in.h (getcwd): Likewise, for <stdlib.h>.
1314
1315         getsubopt: work around cygwin bug
1316         * lib/stdlib.in.h (includes): Move unistd inclusion sooner, to
1317         avoid conflicting with system getsubopt.
1318         * doc/posix-functions/getsubopt.texi (getsubopt): Document the
1319         bug.
1320
1321         getopt: synchronize from glibc
1322         * lib/getopt.c (_getopt_initialize, _getopt_internal_r): Swap
1323         parameter order.  Adjust all callers.
1324         (_getopt_internal_r, main): Adjust quoting in error messages.
1325         Drop considerations for outdated POSIX 1003.2 error message.
1326         * lib/getopt1.c (_getopt_long_r, _getopt_long_only_r): Adjust
1327         callers.
1328         * lib/getopt_int.h (_getopt_internal_r): Adjust prototype.
1329
1330         test-getopt: test stderr behavior
1331         * modules/getopt-posix-tests (Depends-on): Add dup2.
1332         * tests/test-getopt.c (ASSERT): Avoid stderr.
1333         (main): Move stderr to a temporary file.
1334         * tests/test-getopt.h (getopt_loop): No longer manipulate opterr.
1335         Instead, add parameter to inform caller if output occurred.
1336         (test_getopt): Adjust all existing tests to expect silence, and
1337         add new tests of leading ":".
1338         * doc/glibc-functions/getopt_long.texi (getopt_long): Document
1339         glibc shortcomings with leading "-:" or "+:" in optstring.
1340         * doc/glibc-functions/getopt_long_only.texi (getopt_long_only):
1341         Likewise.
1342         * doc/posix-functions/getopt.texi (getopt): Likewise.
1343
1344         test-getopt: enhance test
1345         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Require that getopt_long
1346         supports optind=0.
1347         * tests/test-getopt.c (OPTIND_MIN): Move...
1348         * tests/test-getopt.h (OPTIND_MIN): ...here.
1349         * tests/test-getopt_long.h (test_getopt_long): Add more coverage.
1350         Require that optind=0 works, since modern BSD supports it in
1351         addition to optreset, and since coreutils expects it.
1352         (test_getopt_long_only): New test.
1353         * doc/glibc-functions/getopt_long.texi (getopt_long): Document
1354         glibc shortcomings with 'W;', and enforcement of optind=0.
1355         * doc/glibc-functions/getopt_long_only.texi (getopt_long_only):
1356         Likewise.
1357
1358 2009-12-21  Bruno Haible  <bruno@clisp.org>
1359
1360         localename: Improvements for MacOS X and Cygwin.
1361         * lib/localename.h (gl_locale_name_environ): New declaration.
1362         * lib/localename.c (gl_locale_name_environ): New function, extracted from
1363         gl_locale_name_posix. Ignore dummy LANG values on MacOS X and Cygwin.
1364         (gl_locale_name_posix): Invoke it.
1365         (gl_locale_name_default): Add comments. Use Windows native API also on
1366         Cygwin.
1367
1368 2009-12-21  Bruno Haible  <bruno@clisp.org>
1369
1370         Update list of Win32 locale ids.
1371         * lib/localename.c (LANG_ROMANSH): Renamed from LANG_RHAETO_ROMANCE.
1372         (LANG_SAMI): Renamed from LANG_SAAMI.
1373         (LANG_BASHKIR, LANG_LUXEMBOURGISH, LANG_GREENLANDIC,
1374         LANG_MAPUDUNGUN, LANG_MOHAWK, LANG_BRETON, LANG_OCCITAN, LANG_CORSICAN,
1375         LANG_ALSATIAN, LANG_YAKUT, LANG_KICHE, LANG_KINYARWANDA, LANG_WOLOF,
1376         LANG_DARI, LANG_SCOTTISH_GAELIC): New macros.
1377         (SUBLANG_AFRIKAANS_SOUTH_AFRICA, SUBLANG_ALBANIAN_ALBANIA,
1378         SUBLANG_ALSATIAN_FRANCE, SUBLANG_AMHARIC_ETHIOPIA,
1379         SUBLANG_ARMENIAN_ARMENIA, SUBLANG_ASSAMESE_INDIA,
1380         SUBLANG_BASHKIR_RUSSIA, SUBLANG_BASQUE_BASQUE,
1381         SUBLANG_BELARUSIAN_BELARUS, SUBLANG_BRETON_FRANCE,
1382         SUBLANG_BULGARIAN_BULGARIA, SUBLANG_CAMBODIAN_CAMBODIA,
1383         SUBLANG_CATALAN_SPAIN, SUBLANG_CORSICAN_FRANCE,
1384         SUBLANG_CZECH_CZECH_REPUBLIC, SUBLANG_DANISH_DENMARK,
1385         SUBLANG_DARI_AFGHANISTAN, SUBLANG_DIVEHI_MALDIVES,
1386         SUBLANG_DUTCH_SURINAM, SUBLANG_ESTONIAN_ESTONIA,
1387         SUBLANG_FAEROESE_FAROE_ISLANDS, SUBLANG_FARSI_IRAN,
1388         SUBLANG_FINNISH_FINLAND, SUBLANG_FRISIAN_NETHERLANDS,
1389         SUBLANG_GALICIAN_SPAIN, SUBLANG_GEORGIAN_GEORGIA,
1390         SUBLANG_GREEK_GREECE, SUBLANG_GREENLANDIC_GREENLAND,
1391         SUBLANG_GUJARATI_INDIA, SUBLANG_HAUSA_NIGERIA_LATIN,
1392         SUBLANG_HEBREW_ISRAEL, SUBLANG_HINDI_INDIA, SUBLANG_HUNGARIAN_HUNGARY,
1393         SUBLANG_ICELANDIC_ICELAND, SUBLANG_IGBO_NIGERIA,
1394         SUBLANG_INDONESIAN_INDONESIA, SUBLANG_INUKTITUT_CANADA,
1395         SUBLANG_INUKTITUT_CANADA_LATIN, SUBLANG_IRISH_IRELAND,
1396         SUBLANG_JAPANESE_JAPAN, SUBLANG_KANNADA_INDIA,
1397         SUBLANG_KAZAK_KAZAKHSTAN, SUBLANG_KICHE_GUATEMALA,
1398         SUBLANG_KINYARWANDA_RWANDA, SUBLANG_KONKANI_INDIA,
1399         SUBLANG_KYRGYZ_KYRGYZSTAN, SUBLANG_LAO_LAOS, SUBLANG_LATVIAN_LATVIA,
1400         SUBLANG_LITHUANIAN_LITHUANIA, SUBLANG_LOWER_SORBIAN_GERMANY,
1401         SUBLANG_LUXEMBOURGISH_LUXEMBOURG, SUBLANG_MACEDONIAN_MACEDONIA,
1402         SUBLANG_MALAYALAM_INDIA, SUBLANG_MALTESE_MALTA,
1403         SUBLANG_MAORI_NEW_ZEALAND, SUBLANG_MAPUDUNGUN_CHILE,
1404         SUBLANG_MARATHI_INDIA, SUBLANG_MOHAWK_CANADA, SUBLANG_NEPALI_NEPAL,
1405         SUBLANG_OCCITAN_FRANCE, SUBLANG_ORIYA_INDIA,
1406         SUBLANG_PASHTO_AFGHANISTAN, SUBLANG_POLISH_POLAND,
1407         SUBLANG_ROMANSH_SWITZERLAND, SUBLANG_SAMI_NORTHERN_NORWAY,
1408         SUBLANG_SAMI_NORTHERN_SWEDEN, SUBLANG_SAMI_NORTHERN_FINLAND,
1409         SUBLANG_SAMI_LULE_NORWAY, SUBLANG_SAMI_LULE_SWEDEN,
1410         SUBLANG_SAMI_SOUTHERN_NORWAY, SUBLANG_SAMI_SOUTHERN_SWEDEN,
1411         SUBLANG_SAMI_SKOLT_FINLAND, SUBLANG_SAMI_INARI_FINLAND,
1412         SUBLANG_SANSKRIT_INDIA, SUBLANG_SINHALESE_SRI_LANKA,
1413         SUBLANG_SLOVAK_SLOVAKIA, SUBLANG_SLOVENIAN_SLOVENIA,
1414         SUBLANG_SOTHO_SOUTH_AFRICA, SUBLANG_SWAHILI_KENYA,
1415         SUBLANG_SWEDISH_SWEDEN, SUBLANG_SYRIAC_SYRIA,
1416         SUBLANG_TAGALOG_PHILIPPINES, SUBLANG_TAJIK_TAJIKISTAN,
1417         SUBLANG_TAMIL_INDIA, SUBLANG_TATAR_RUSSIA, SUBLANG_TELUGU_INDIA,
1418         SUBLANG_THAI_THAILAND, SUBLANG_TSWANA_SOUTH_AFRICA,
1419         SUBLANG_TURKISH_TURKEY, SUBLANG_TURKMEN_TURKMENISTAN,
1420         SUBLANG_UKRAINIAN_UKRAINE, SUBLANG_UPPER_SORBIAN_GERMANY,
1421         SUBLANG_VIETNAMESE_VIETNAM, SUBLANG_WELSH_UNITED_KINGDOM,
1422         SUBLANG_WOLOF_SENEGAL, SUBLANG_XHOSA_SOUTH_AFRICA,
1423         SUBLANG_YAKUT_RUSSIA, SUBLANG_YI_PRC, SUBLANG_YORUBA_NIGERIA,
1424         SUBLANG_ZULU_SOUTH_AFRICA): New macros.
1425         (gl_locale_name_from_win32_LANGID): Handle also the territory neutral
1426         locale ids. Add support for Alsatian, Bashkir, Breton, Corsican, Dari,
1427         Greenlandic, K'iche', Kinyarwanda, Luxembourgish, Mapudungun, Mohawk,
1428         Occitan, Scottish Gaelic, Wolof, Yakut. Change language code for Yi.
1429         Add more languages and countries for Sami, Sorbian. Add more countries
1430         for Serbian, Dutch. Add more scripts for Inuktitut. Be more precise
1431         for Pashto. Change country for Syriac, Tswana.
1432
1433 2009-12-21  Eric Blake  <ebb9@byu.net>
1434
1435         test-utimens: avoid spurious failure
1436         * tests/test-chown.h (nap): Factor...
1437         * tests/nap.h: ...into new file.
1438         * tests/test-lchown.h (nap): Avoid duplication.
1439         * tests/test-utimens-common.h (nap): Use shared implementation,
1440         necessary on file systems with 1-second resolution.
1441         * modules/chown-tests (Files): Include new file.
1442         * modules/fdutimensat-tests (Files): Likewise.
1443         * modules/futimens-tests (Files): Likewise.
1444         * modules/lchown-tests (Files): Likewise.
1445         * modules/openat-tests (Files): Likewise.
1446         * modules/utimens-tests (Files): Likewise.
1447         * modules/utimensat-tests (Files): Likewise.
1448
1449 2009-12-19  Eric Blake  <ebb9@byu.net>
1450
1451         futimens, utimensat: work around Linux bug
1452         * m4/futimens.m4 (gl_FUNC_FUTIMENS): Detect ctime bug.
1453         * m4/utimensat.m4 (gl_FUNC_UTIMENSAT): Likewise.
1454         * lib/utimensat.c (rpl_utimensat): Work around it.
1455         * lib/futimens.c (rpl_futimens): Adjust comment.
1456
1457         utimens: work around Linux ctime bug
1458         * lib/utimens.c (detect_ctime_bug): New helper function.
1459         (update_timespec): Differentiate between workaround needed for
1460         this bug vs. what is needed for systems that lack utimensat.
1461         (fdutimens, lutimens): Work around bug.
1462
1463         utimens: check for ctime update
1464         * tests/test-utimens-common.h (check_ctime): Define.
1465         * tests/test-utimens.h (test_utimens): Expose the Linux bug.
1466         * tests/test-futimens.h (test_futimens): Likewise.
1467         * tests/test-lutimens.h (test_lutimens): Likewise.
1468         * doc/posix-functions/futimens.texi (futimens): Document the bug.
1469         * doc/posix-functions/utimensat.texi (utimensat): Likewise.
1470
1471 2009-12-19  Bruno Haible  <bruno@clisp.org>
1472
1473         dprintf-posix: Check against memory leak fixed on 2009-12-15.
1474         * tests/test-dprintf-posix2.sh: New file.
1475         * tests/test-dprintf-posix2.c: New file.
1476         * modules/dprintf-posix-tests (Files): Add them.
1477         (configure.ac): Check for getrlimit and setrlimit.
1478         (Makefile.am): Augment TESTS and CHECK_PROGRAMS.
1479
1480 2009-12-19  Bruno Haible  <bruno@clisp.org>
1481
1482         fprintf-posix: Check against memory leak fixed on 2009-12-15.
1483         * tests/test-fprintf-posix3.sh: New file.
1484         * tests/test-fprintf-posix3.c: New file.
1485         * modules/fprintf-posix-tests (Files): Add them.
1486         (Makefile.am): Augment TESTS and CHECK_PROGRAMS.
1487
1488 2009-12-19  Eric Blake  <ebb9@byu.net>
1489
1490         dirfd: fix prototype
1491         * lib/dirent.in.h (dirfd): Argument is not const, per POSIX.
1492         * lib/dirfd.c (dirfd): Likewise.
1493
1494         canonicalize: reduce memory usage
1495         * lib/canonicalize.c (canonicalize_filename_mode): Trim the
1496         allocation to size.
1497         Reported by Solar Designer <solar@openwall.com>.
1498
1499 2009-12-19  Bruno Haible  <bruno@clisp.org>
1500
1501         New module attribute 'Applicability'.
1502         * modules/TEMPLATE-EXTENDED: New field 'Applicability'.
1503         * gnulib-tool: New option --extract-applicability.
1504         (func_usage): Document it.
1505         (sed_extract_prog): Recognize it.
1506         (func_get_applicability): New function.
1507         (func_import): Generalize handling of 'link-warning' module.
1508         * modules/link-warning (Applicability): New section.
1509         * modules/arg-nonnull (Applicability): New section.
1510         Repoted by Simon Josefsson <simon@josefsson.org>.
1511
1512 2009-12-19  Bruno Haible  <bruno@clisp.org>
1513
1514         fflush: tweak
1515         * lib/fflush.c (update_fpos_cache): Don't use fpos_t on Cygwin.
1516         * lib/fseeko.c (rpl_fseeko): Likewise.
1517
1518 2009-12-16  José E. Marchesi  <jemarch@gnu.org>  (tiny change)
1519
1520         * lib/gl_list.h: Fix typo in comment.
1521
1522 2009-12-16  Eric Blake  <ebb9@byu.net>
1523
1524         fcntl: use to simplify other modules
1525         * modules/cloexec (Depends-on): Add fcntl.
1526         * modules/fchdir (Depends-on): Likewise.
1527         * modules/fd-safer-flag (Depends-on): Likewise.
1528         * modules/unistd-safer (Depends-on): Likewise.
1529         * modules/dup3 (configure.ac): Set module indicator.
1530         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Replace fcntl if fchdir is
1531         missing.
1532         * lib/fchdir.c (_gl_register_dup): Fix comment.
1533         * lib/cloexec.c (dup_cloexec): Simplify, by relying on fcntl.
1534         * lib/dup-safer.c (dup_safer): Likewise.
1535         * lib/dup-safer-flag.c (dup_safer_flag): Likewise.
1536         * lib/dup3.c (dup3): Likewise.
1537         * tests/test-fchdir.c (main): Enhance test.
1538         Fixes a dup_cloexec bug reported by OndÅ™ej Vašík.
1539
1540         fcntl: port portions of fcntl to mingw
1541         * m4/fcntl.m4 (gl_FUNC_FCNTL): Also build fcntl.c on mingw.
1542         * lib/fcntl.c (fcntl) <F_DUPFD, F_DUPFD_CLOEXEC, F_GETFD>: Provide
1543         replacement for mingw.
1544         * modules/fcntl (Description): Update.
1545         (Depends-on): Add dup2.
1546         * m4/fcntl_h.m4 (gl_FCNTL_H_DEFAULTS): Add witness.
1547         * modules/fcntl-h (Makefile.am): Substitute it.
1548         * lib/fcntl.in.h (fcntl): Update declaration.
1549         (F_DUPFD, F_GETFD): New macros, when needed.
1550         * doc/posix-headers/fcntl.texi (fcntl.h): Update documentation.
1551         * doc/posix-functions/fcntl.texi (fcntl): Likewise.
1552         * tests/test-fcntl.c (check_flags, main): Enhance test for items
1553         we now guarantee.
1554
1555         fcntl: work around cygwin bug in F_DUPFD
1556         * m4/fcntl.m4 (gl_REPLACE_FCNTL): New macro.
1557         (gl_FUNC_FCNTL): Use it.  Test for F_DUPFD bug.
1558         * lib/fcntl.c (rpl_fcntl) <F_DUPFD>: Work around it.
1559         <F_DUPFD_CLOEXEC>: Reduce calls to _gl_register_dup.
1560         * doc/posix-functions/fcntl.texi (fcntl): Document it.
1561
1562         fcntl: support F_DUPFD_CLOEXEC on systems with fcntl
1563         * modules/fcntl (Files): List new files.
1564         (configure.ac): Run a test.
1565         * m4/fcntl.m4 (gl_FUNC_FCNTL): New file.
1566         * lib/fcntl.c (rpl_fcntl): Likewise.
1567         * m4/fcntl_h.m4 (gl_FCNTL_H_DEFAULTS): Add witness defaults.
1568         (gl_FCNTL_H): Always replace fcntl.h.
1569         * modules/fcntl-h (Makefile.am): Substitute witnesses.
1570         * lib/fcntl.in.h (fcntl): Declare replacement.
1571         (F_DUPFD_CLOEXEC, GNULIB_defined_F_DUPFD_CLOEXEC): New macro when
1572         needed, plus a witness.
1573         * doc/posix-functions/fcntl.texi (fcntl): Document this.
1574         * doc/posix-headers/fcntl.texi (fcntl.h): Likewise.
1575         * tests/test-fcntl.c: New file.
1576         * modules/fcntl-tests: Likewise.
1577
1578         binary-io: avoid potential compilation warning
1579         * lib/binary-io.h [__DJGPP__]: Avoid null preprocessor
1580         directives.
1581
1582         fflush: avoid compilation error on NetBSD
1583         * lib/fflush.c (update_fpos_cache): Use a union to safely convert
1584         between off_t and fpos_t, since the latter is sometimes a struct.
1585         * lib/fseeko.c (rpl_fseeko): Likewise.
1586         Reported by Alexander Nasonov <alnsn@yandex.ru>.
1587
1588 2009-12-15  Eric Blake  <ebb9@byu.net>
1589
1590         fcntl-h, stdio, sys_ioctl: fix declarations
1591         * lib/stdio.in.h (dprintf): Use of link warning on a variadic
1592         function must not take arguments.
1593         * lib/sys_ioctl.in.h (ioctl): Likewise.
1594         * lib/fcntl.in.h (openat): Likewise.  Declare extern.
1595         (open): Add a link warning.
1596
1597 2009-12-15  Jim Meyering  <meyering@redhat.com>
1598
1599         areadlink, areadlink-with-size: relax license to LGPLv2+
1600         * modules/areadlink (License): Relax to LGPLv2+.
1601         * modules/areadlink-with-size (License): Likewise.
1602
1603 2009-12-15  Joel E. Denny  <jdenny@clemson.edu>
1604             Bruno Haible  <bruno@clisp.org>
1605
1606         *printf: Fix memory leak.
1607         * lib/fprintf.c (fprintf): Free memory allocated by vasnprintf.
1608         * lib/vfprintf.c (vfprintf): Likewise.
1609         * lib/dprintf.c (dprintf): Likewise.
1610         * lib/vdprintf.c (vdprintf): Likewise.
1611
1612 2009-12-14  Eric Blake  <ebb9@byu.net>
1613
1614         accept4: adjust module dependencies
1615         * modules/accept4 (Depends-on): Use fcntl-h, not fcntl.
1616
1617         utimens: one more try at avoiding compiler warning
1618         * lib/utimens.c (lutimens): Lower scope of result.
1619
1620 2009-12-13  Bruno Haible  <bruno@clisp.org>
1621
1622         Move the malloc checking from module 'list' to new module 'xlist'.
1623         * modules/xlist: New file.
1624         * lib/gl_xlist.h: New file.
1625         * lib/gl_xlist.c: New file.
1626         * lib/gl_list.h (gl_list_create_empty, gl_list_create,
1627         gl_list_node_set_value, gl_list_set_at, gl_list_add_first,
1628         gl_list_add_last, gl_list_add_before, gl_list_add_after,
1629         gl_list_nx_add_at, gl_sortedlist_add): Disable declarations.
1630         (gl_list_nx_create_empty, gl_list_nx_create, gl_list_node_nx_set_value,
1631         gl_list_nx_set_at, gl_list_nx_add_first, gl_list_nx_add_last,
1632         gl_list_nx_add_before, gl_list_nx_add_after, gl_list_nx_add_at,
1633         gl_sortedlist_nx_add): New declarations.
1634         (struct gl_list_implementation): Rename and change methods accordingly.
1635         (gl_list_nx_create_empty): Renamed from gl_list_create_empty.
1636         (gl_list_nx_create): Renamed from gl_list_create.
1637         (gl_list_node_nx_set_value): Renamed from gl_list_node_set_value.
1638         (gl_list_nx_set_at): Renamed from gl_list_set_at.
1639         (gl_list_nx_add_first): Renamed from gl_list_add_first.
1640         (gl_list_nx_add_last): Renamed from gl_list_add_last.
1641         (gl_list_nx_add_before): Renamed from gl_list_add_before.
1642         (gl_list_nx_add_after): Renamed from gl_list_add_after.
1643         (gl_list_nx_add_at): Renamed from gl_list_add_at.
1644         (gl_sortedlist_nx_add): Renamed from gl_sortedlist_add.
1645         * lib/gl_list.c (gl_list_nx_create_empty): Renamed from
1646         gl_list_create_empty.
1647         (gl_list_nx_create): Renamed from gl_list_create.
1648         (gl_list_node_nx_set_value): Renamed from gl_list_node_set_value.
1649         (gl_list_nx_set_at): Renamed from gl_list_set_at.
1650         (gl_list_nx_add_first): Renamed from gl_list_add_first.
1651         (gl_list_nx_add_last): Renamed from gl_list_add_last.
1652         (gl_list_nx_add_before): Renamed from gl_list_add_before.
1653         (gl_list_nx_add_after): Renamed from gl_list_add_after.
1654         (gl_list_nx_add_at): Renamed from gl_list_add_at.
1655         (gl_sortedlist_nx_add): Renamed from gl_sortedlist_add.
1656         * lib/gl_array_list.c: Don't include xalloc.h.
1657         (gl_array_nx_create_empty): Renamed from gl_array_create_empty. Return
1658         NULL upon out-of-memory.
1659         (gl_array_nx_create): Renamed from gl_array_create. Return NULL upon
1660         out-of-memory.
1661         (gl_array_node_nx_set_value): Renamed from gl_array_node_set_value.
1662         Change return type to 'int'.
1663         (gl_array_nx_set_at): Renamed from gl_array_set_at.
1664         (grow): Change return type to 'int'. Return -1 upon out-of-memory.
1665         (gl_array_nx_add_first): Renamed from gl_array_add_first. Return NULL
1666         upon out-of-memory.
1667         (gl_array_nx_add_last): Renamed from gl_array_add_last. Return NULL
1668         upon out-of-memory.
1669         (gl_array_nx_add_before): Renamed from gl_array_add_before. Return NULL
1670         upon out-of-memory.
1671         (gl_array_nx_add_after): Renamed from gl_array_add_after. Return NULL
1672         upon out-of-memory.
1673         (gl_array_nx_add_at): Renamed from gl_array_add_at. Return NULL upon
1674         out-of-memory.
1675         (gl_array_sortedlist_nx_add): Renamed from gl_array_sortedlist_add.
1676         Update.
1677         (gl_array_list_implementation): Update.
1678         * lib/gl_carray_list.c: Don't include xalloc.h.
1679         (gl_carray_nx_create_empty): Renamed from gl_carray_create_empty.
1680         Return NULL upon out-of-memory.
1681         (gl_carray_nx_create): Renamed from gl_carray_create. Return NULL upon
1682         out-of-memory.
1683         (gl_carray_node_nx_set_value): Renamed from gl_carray_node_set_value.
1684         Change return type to 'int'.
1685         (gl_carray_nx_set_at): Renamed from gl_carray_set_at.
1686         (grow): Change return type to 'int'. Return -1 upon out-of-memory.
1687         (gl_carray_nx_add_first): Renamed from gl_carray_add_first. Return NULL
1688         upon out-of-memory.
1689         (gl_carray_nx_add_last): Renamed from gl_carray_add_last. Return NULL
1690         upon out-of-memory.
1691         (gl_carray_nx_add_at): Renamed from gl_carray_add_at. Return NULL upon
1692         out-of-memory.
1693         (gl_carray_nx_add_before): Renamed from gl_carray_add_before. Update.
1694         (gl_carray_nx_add_after): Renamed from gl_carray_add_after. Update.
1695         (gl_carray_sortedlist_nx_add): Renamed from gl_carray_sortedlist_add.
1696         Update.
1697         (gl_carray_list_implementation): Update.
1698         * lib/gl_anyhash_list2.h (hash_resize): Do nothing upon out-of-memory.
1699         * lib/gl_anylinked_list2.h (gl_linked_nx_create_empty): Renamed from
1700         gl_linked_create_empty. Return NULL upon out-of-memory.
1701         (gl_linked_nx_create): Renamed from gl_linked_create. Return NULL upon
1702         out-of-memory.
1703         (gl_linked_node_nx_set_value): Renamed from gl_linked_node_set_value.
1704         Change return type to 'int'. Return -1 upon out-of-memory.
1705         (gl_linked_nx_set_at): Renamed from gl_linked_set_at. Return NULL upon
1706         out-of-memory.
1707         (gl_linked_nx_add_first): Renamed from gl_linked_add_first. Return NULL
1708         upon out-of-memory.
1709         (gl_linked_nx_add_last): Renamed from gl_linked_add_last. Return NULL
1710         upon out-of-memory.
1711         (gl_linked_nx_add_before): Renamed from gl_linked_add_before. Return
1712         NULL upon out-of-memory.
1713         (gl_linked_nx_add_after): Renamed from gl_linked_add_after. Return NULL
1714         upon out-of-memory.
1715         (gl_linked_nx_add_at): Renamed from gl_linked_add_at. Return NULL upon
1716         out-of-memory.
1717         (gl_linked_sortedlist_nx_add): Renamed from gl_linked_sortedlist_add.
1718         Update.
1719         * lib/gl_linked_list.c: Don't include xalloc.h.
1720         (gl_linked_list_implementation): Update.
1721         * lib/gl_linkedhash_list.c: Don't include xalloc.h.
1722         (add_to_bucket): Change return type to 'int'.
1723         (gl_linkedhash_list_implementation): Update.
1724         * lib/gl_anytree_list1.h (free_subtree): New function.
1725         * lib/gl_anytree_list2.h (gl_tree_nx_create_empty): Renamed from
1726         gl_tree_create_empty. Return NULL upon out-of-memory.
1727         (gl_tree_node_nx_set_value): Renamed from gl_tree_node_set_value.
1728         Change return type to 'int'. Return -1 upon out-of-memory.
1729         (gl_tree_nx_set_at): Renamed from gl_tree_set_at. Return NULL upon
1730         out-of-memory.
1731         (gl_tree_nx_add_at): Renamed from gl_tree_add_at. Update.
1732         (gl_tree_remove_node): New function, moved here from
1733         lib/gl_anyavltree_list2.h and lib/gl_anyrbtree_list2.h.
1734         (gl_tree_sortedlist_nx_add): Renamed from gl_tree_sortedlist_add.
1735         Update.
1736         * lib/gl_anyavltree_list2.h (create_subtree_with_contents): Use
1737         malloc, not xmalloc. Return NULL upon out-of-memory.
1738         (gl_tree_nx_create): Renamed from gl_tree_create. Return NULL upon
1739         out-of-memory.
1740         (gl_tree_remove_node_from_tree): New function, extracted from
1741         gl_tree_remove_node.
1742         (gl_tree_nx_add_first): Renamed from gl_tree_add_first. Return NULL
1743         upon out-of-memory.
1744         (gl_tree_nx_add_last): Renamed from gl_tree_add_last. Return NULL upon
1745         out-of-memory.
1746         (gl_tree_nx_add_before): Renamed from gl_tree_add_before. Return NULL
1747         upon out-of-memory.
1748         (gl_tree_nx_add_after): Renamed from gl_tree_add_after. Return NULL
1749         upon out-of-memory.
1750         (gl_tree_remove_node): Remove function. Moved to gl_anytree_list2.h.
1751         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents): Use malloc,
1752         not xmalloc. Return NULL upon out-of-memory.
1753         (gl_tree_nx_create): Renamed from gl_tree_create. Return NULL upon
1754         out-of-memory.
1755         (gl_tree_remove_node_from_tree): New function, extracted from
1756         gl_tree_remove_node.
1757         (gl_tree_nx_add_first): Renamed from gl_tree_add_first. Return NULL
1758         upon out-of-memory.
1759         (gl_tree_nx_add_last): Renamed from gl_tree_add_last. Return NULL upon
1760         out-of-memory.
1761         (gl_tree_nx_add_before): Renamed from gl_tree_add_before. Return NULL
1762         upon out-of-memory.
1763         (gl_tree_nx_add_after): Renamed from gl_tree_add_after. Return NULL
1764         upon out-of-memory.
1765         (gl_tree_remove_node): Remove function. Moved to gl_anytree_list2.h.
1766         * lib/gl_avltree_list.c: Don't include xalloc.h. Include
1767         gl_anytree_list1.h before gl_anyavltree_list2.h.
1768         (gl_avltree_list_implementation): Update.
1769         * lib/gl_rbtree_list.c: Don't include xalloc.h. Include
1770         gl_anytree_list1.h before gl_anyavltree_list2.h.
1771         (gl_rbtree_list_implementation): Update.
1772         * lib/gl_anytreehash_list1.h (add_to_bucket, add_nodes_to_buckets):
1773         Change return type to 'int'. Return -1 upon out-of-memory. Use
1774         __builtin_expect.
1775         * lib/gl_avltreehash_list.c: Don't include xalloc.h.
1776         (gl_avltreehash_list_implementation): Update.
1777         * lib/gl_rbtreehash_list.c: Don't include xalloc.h.
1778         (gl_rbtreehash_list_implementation): Update.
1779         * modules/array-list (Depends-on): Remove xalloc.
1780         * modules/carray-list (Depends-on): Likewise.
1781         * modules/linked-list (Depends-on): Likewise.
1782         * modules/linkedhash-list (Depends-on): Likewise.
1783         * modules/avltree-list (Depends-on): Likewise.
1784         * modules/rbtree-list (Depends-on): Likewise.
1785         * modules/avltreehash-list (Depends-on): Likewise.
1786         * modules/rbtreehash-list (Depends-on): Likewise.
1787
1788         * modules/xsublist: New file.
1789         * lib/gl_xsublist.h: New file.
1790         * lib/gl_xsublist.c: New file.
1791         * lib/gl_sublist.h (gl_sublist_create): Disable declaration.
1792         (gl_sublist_nx_create): New declaration.
1793         * lib/gl_sublist.c: Don't include xalloc.h.
1794         (gl_sublist_nx_create_empty): Renamed from gl_sublist_create_empty.
1795         (gl_sublist_nx_create_fill): Renamed from gl_sublist_create_fill.
1796         (gl_sublist_node_nx_set_value): Renamed from gl_sublist_node_set_value.
1797         Change return type to 'int'. Return -1 upon out-of-memory.
1798         (gl_sublist_nx_set_at): Renamed from gl_sublist_set_at. Return NULL
1799         upon out-of-memory.
1800         (gl_sublist_nx_add_first): Renamed from gl_sublist_add_first. Return
1801         NULL upon out-of-memory.
1802         (gl_sublist_nx_add_last): Renamed from gl_sublist_add_last. Return NULL
1803         upon out-of-memory.
1804         (gl_sublist_nx_add_before): Renamed from gl_sublist_add_before. Return
1805         NULL upon out-of-memory.
1806         (gl_sublist_nx_add_after): Renamed from gl_sublist_add_after. Return
1807         NULL upon out-of-memory.
1808         (gl_sublist_nx_add_at): Renamed from gl_sublist_add_at. Return NULL
1809         upon out-of-memory.
1810         (gl_sublist_sortedlist_nx_add): Renamed from gl_sublist_sortedlist_add.
1811         (gl_sublist_list_implementation): Update.
1812         (gl_sublist_nx_create): Renamed from gl_sublist_create. Return NULL
1813         upon out-of-memory.
1814         * modules/sublist (Depends-on): Remove xalloc.
1815
1816         * tests/test-array_list.c: Use gl_list_nx_* functions where possible.
1817         * tests/test-carray_list.c: Likewise.
1818         * tests/test-linked_list.c: Likewise.
1819         * tests/test-linkedhash_list.c: Likewise.
1820         * tests/test-avltree_list.c: Likewise.
1821         * tests/test-rbtree_list.c: Likewise.
1822         * tests/test-avltreehash_list.c: Likewise.
1823         * tests/test-rbtreehash_list.c: Likewise.
1824         * modules/array-list-tests (Makefile.am): Don't link with @LIBINTL@.
1825         * modules/carray-list-tests (Makefile.am): Likewise.
1826         * modules/linked-list-tests (Makefile.am): Likewise.
1827         * modules/linkedhash-list-tests (Makefile.am): Likewise.
1828         * modules/avltree-list-tests (Makefile.am): Likewise.
1829         * modules/rbtree-list-tests (Makefile.am): Likewise.
1830         * modules/avltreehash-list-tests (Makefile.am): Likewise.
1831         * modules/rbtreehash-list-tests (Makefile.am): Likewise.
1832
1833         * NEWS: Mention the changes.
1834
1835         * lib/clean-temp.c: Include gl_xlist.h.
1836         * modules/clean-temp (Depends-on): Add xlist.
1837
1838         * lib/git-merge-changelog.c: Include gl_xlist.h instead of gl_list.h.
1839         * modules/git-merge-changelog (Depends-on): Add xlist. Remove list.
1840
1841         * tests/test-array_oset.c: Include gl_xlist.h.
1842         * modules/array-oset-tests (Depends-on): Add xlist.
1843
1844         Reported by José E. Marchesi <jemarch@gnu.org>.
1845
1846 2009-12-13  Bruno Haible  <bruno@clisp.org>
1847
1848         Move the malloc checking from module 'oset' to new module 'xoset'.
1849         * modules/xoset: New file.
1850         * lib/gl_xoset.h: New file.
1851         * lib/gl_xoset.c: New file.
1852         * lib/gl_oset.h (gl_oset_create_empty, gl_oset_add): Disable
1853         declarations.
1854         (gl_oset_nx_create_empty, gl_oset_nx_add): New declarations.
1855         (struct gl_oset_implementation): Rename and change methods accordingly.
1856         (gl_oset_nx_create_empty): Renamed from gl_oset_create_empty.
1857         (gl_oset_nx_add): Renamed from gl_oset_add. Change return type to
1858         'int'. Mark as __warn_unused_result__.
1859         * lib/gl_oset.c (gl_oset_nx_create_empty): Renamed from
1860         gl_oset_create_empty.
1861         (gl_oset_nx_add): Renamed from gl_oset_add. Change return type to
1862         'int'.
1863         * lib/gl_array_oset.c: Don't include xalloc.h.
1864         (gl_array_nx_create_empty): Renamed from gl_array_create_empty. Use
1865         malloc, not xmalloc.
1866         (grow): Change return type to 'int'. Don't call xalloc_die.
1867         (gl_array_nx_add_at): Renamed from gl_array_add_at. Change return type
1868         to 'int'.
1869         (gl_array_nx_add): Renamed from gl_array_add. Change return type to
1870         'int'.
1871         (gl_array_oset_implementation): Update.
1872         * lib/gl_anytree_oset.h (gl_tree_nx_create_empty): Renamed from
1873         gl_tree_create_empty.
1874         (gl_tree_nx_add): Renamed from gl_tree_add. Change return type to
1875         'int'.
1876         * lib/gl_avltree_oset.c: Don't include xalloc.h.
1877         (gl_tree_nx_add_first): Renamed from gl_tree_add_first. Use malloc, not
1878         xmalloc.
1879         (gl_tree_nx_add_before): Renamed from gl_tree_add_before. Use malloc,
1880         not xmalloc.
1881         (gl_tree_nx_add_after): Renamed from gl_tree_add_after. Use malloc, not
1882         xmalloc.
1883         (gl_avltree_oset_implementation): Update.
1884         * lib/gl_rbtree_oset.c: Don't include xalloc.h.
1885         (gl_tree_nx_add_first): Renamed from gl_tree_add_first. Use malloc, not
1886         xmalloc.
1887         (gl_tree_nx_add_before): Renamed from gl_tree_add_before. Use malloc,
1888         not xmalloc.
1889         (gl_tree_nx_add_after): Renamed from gl_tree_add_after. Use malloc, not
1890         xmalloc.
1891         (gl_rbtree_oset_implementation): Update.
1892         * modules/array-oset (Depends-on): Remove xalloc.
1893         * modules/avltree-oset (Depends-on): Likewise.
1894         * modules/rbtree-oset (Depends-on): Likewise.
1895         * tests/test-array_oset.c: Use gl_oset_nx_* functions where possible.
1896         * tests/test-avltree_oset.c: Likewise.
1897         * tests/test-rbtree_oset.c: Likewise.
1898         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
1899         * modules/avltree-oset-tests (Makefile.am): Don't link with @LIBINTL@.
1900         * modules/rbtree-oset-tests (Makefile.am): Likewise.
1901         * NEWS: Mention the change.
1902
1903 2009-12-05  Alfred M. Szmidt  <ams@gnu.org>
1904
1905         maint.mk: allow a project to override release-prep commands
1906         * top/maint.mk (alpha, beta, stable): Move release-preparatory
1907         commands into a new rule.
1908         (release-prep): New rule.
1909         (release-prep-hook): New overridable variable.
1910
1911 2009-12-13  Bruno Haible  <bruno@clisp.org>
1912
1913         * lib/localcharset.c (locale_charset): Fix comment about use of GetACP.
1914
1915 2009-12-13  Jim Meyering  <meyering@redhat.com>
1916
1917         maint.mk (null_AM_MAKEFLAGS, built_programs): remove unused definitions
1918         * top/maint.mk (null_AM_MAKEFLAGS, built_programs): Remove definitions.
1919
1920 2009-12-12  Bruno Haible  <bruno@clisp.org>
1921
1922         duplocale: Tweak.
1923         * lib/duplocale.c (rpl_duplocale): Mark categories array as 'const'.
1924
1925 2009-12-12  Karl Berry  <karl@gnu.org>
1926
1927         * config/srclist.txt (strtoll.c): tab changes, no more sync.
1928
1929 2009-12-12  Bruno Haible  <bruno@clisp.org>
1930
1931         * m4/po.m4: Undo incorrect untabification.
1932
1933 2009-12-12  Bruno Haible  <bruno@clisp.org>
1934
1935         c-strtod, c-strtold: Use multithread-safe implementation on MacOS X.
1936         * modules/c-strtod (Depends-on): Add locale.
1937         * modules/c-strtold (Depends-on): Likewise.
1938
1939 2009-12-12  Bruno Haible  <bruno@clisp.org>
1940
1941         * lib/localcharset.c (locale_charset): Add comment about use of GetACP.
1942
1943 2009-12-11  Eric Blake  <ebb9@byu.net>
1944
1945         setenv: relax requirement in light of POSIX ruling
1946         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): Test handling of "" but
1947         not NULL.
1948         * tests/test-setenv.c (main): Relax test.
1949         * tests/test-unsetenv.c (main): Likewise.
1950         * doc/posix-functions/setenv.texi (setenv): Document this.
1951         * doc/posix-functions/unsetenv.texi (unsetenv): Likewise.
1952
1953 2009-12-11  Bruno Haible  <bruno@clisp.org>
1954
1955         New module 'fd-safer-flag'.
1956         * lib/dup-safer-flag.c: New file, extracted from lib/dup-safer.c.
1957         * lib/dup-safer.c (dup_safer_flag): Remove function.
1958         * lib/fd-safer-flag.c: New file, extracted from lib/fd-safer.c.
1959         * lib/fd-safer.c (fd_safer_flag): Remove function.
1960         * lib/unistd-safer.h (dup_safer_flag, fd_safer_flag): Update condition.
1961         * modules/cloexec (configure.ac): Drop indicator macro.
1962         * modules/fd-safer-flag: New file.
1963         * modules/pipe2-safer (Depends-on): Add fd-safer-flag. Remove cloexec.
1964         * modules/stdlib-safer (Depends-on): Add fd-safer-flag.
1965         * modules/unistd-safer-tests (Depends-on): Add fd-safer-flag.
1966
1967 2009-12-11  Bruno Haible  <bruno@clisp.org>
1968
1969         Tests for module 'nl_langinfo'.
1970         * modules/nl_langinfo-tests: New file.
1971         * tests/test-nl_langinfo.sh: New file.
1972         * tests/test-nl_langinfo.c: New file.
1973
1974         New module 'nl_langinfo'.
1975         * lib/nl_langinfo.c: New file.
1976         * m4/nl_langinfo.m4: New file.
1977         * modules/nl_langinfo: New file.
1978         * doc/posix-functions/nl_langinfo.texi: Mention the new module.
1979
1980 2009-12-11  Bruno Haible  <bruno@clisp.org>
1981
1982         Tests for module 'langinfo'.
1983         * modules/langinfo-tests: New file.
1984         * tests/test-langinfo.c: New file.
1985
1986         New module 'langinfo'.
1987         * lib/langinfo.in.h: New file.
1988         * m4/langinfo_h.m4: New file.
1989         * modules/langinfo: New file.
1990         * doc/posix-headers/langinfo.texi: Mention the new module.
1991
1992 2009-12-11  Bruno Haible  <bruno@clisp.org>
1993
1994         * lib/config.charset: Untabify.
1995
1996 2009-12-11  Bruno Haible  <bruno@clisp.org>
1997
1998         * modules/unistd-safer (configure.ac): Drop indicator macro.
1999
2000 2009-12-11  Bruno Haible  <bruno@clisp.org>
2001
2002         Move pipe2-safer code to its own file.
2003         * lib/pipe2-safer.c: New file, extracted from lib/pipe-safer.c.
2004         * lib/pipe-safer.c (pipe2_safer): Remove function.
2005         * modules/pipe2-safer (Files): Add lib/pipe2-safer.c.
2006         (Makefile.am): Add it to lib_SOURCES.
2007
2008 2009-12-10  Bruno Haible  <bruno@clisp.org>
2009
2010         * lib/recvfrom.c (rpl_recvfrom): Allow the from argument to be NULL.
2011
2012 2009-12-10  Bruno Haible  <bruno@clisp.org>
2013
2014         Declare which arguments expect non-NULL values, for GCC and clang.
2015         * build-aux/arg-nonnull.h: New file.
2016         * modules/arg-nonnull: New file.
2017         * lib/arpa_inet.in.h (_GL_ARG_NONNULL): New placeholder.
2018         (inet_ntop, inet_pton): Use it.
2019         * lib/dirent.in.h (_GL_ARG_NONNULL): New placeholder.
2020         (closedir, dirfd, opendir, scandir, alphasort): Use it.
2021         * lib/fcntl.in.h (_GL_ARG_NONNULL): New placeholder.
2022         (open, openat): Use it.
2023         * lib/fnmatch.in.h (_GL_ARG_NONNULL): New placeholder.
2024         (fnmatch): Use it.
2025         * lib/getopt.in.h (_GL_ARG_NONNULL): New placeholder.
2026         (getopt, getopt_long, getopt_long_only): Use it.
2027         * lib/glob.in.h (_GL_ARG_NONNULL): New placeholder.
2028         * lib/glob-libc.h (glob, globfree, glob64, globfree64, glob_pattern_p):
2029         Use it.
2030         * lib/iconv.in.h (_GL_ARG_NONNULL): New placeholder.
2031         (iconv_open): Use it.
2032         * lib/inttypes.in.h (_GL_ARG_NONNULL): New placeholder.
2033         (strtoimax, strtoumax): Use it.
2034         * lib/locale.in.h (_GL_ARG_NONNULL): New placeholder.
2035         (duplocale): Use it.
2036         * lib/math.in.h (_GL_ARG_NONNULL): New placeholder.
2037         (frexp, frexpl): Use it.
2038         * lib/netdb.in.h (_GL_ARG_NONNULL): New placeholder.
2039         (getaddrinfo, freeaddrinfo, getnameinfo): Use it.
2040         * lib/search.in.h (_GL_ARG_NONNULL): New placeholder.
2041         (tsearch, tfind, tdelete, twalk): Use it.
2042         * lib/signal.in.h (_GL_ARG_NONNULL): New placeholder.
2043         (sigismember, sigemptyset, sigaddset, sigdelset, sigfillset,
2044         sigpending): Use it.
2045         * lib/spawn.in.h (_GL_ARG_NONNULL): New placeholder.
2046         (posix_spawn, posix_spawnp, posix_spawnattr_init,
2047         posix_spawnattr_destroy, posix_spawnattr_getsigdefault,
2048         posix_spawnattr_setsigdefault, posix_spawnattr_getsigmask,
2049         posix_spawnattr_setsigmask, posix_spawnattr_getflags,
2050         posix_spawnattr_setflags, posix_spawnattr_getpgroup,
2051         posix_spawnattr_setpgroup, posix_spawnattr_getschedpolicy,
2052         posix_spawnattr_setschedpolicy, posix_spawnattr_getschedparam,
2053         posix_spawnattr_setschedparam, posix_spawn_file_actions_init,
2054         posix_spawn_file_actions_destroy, posix_spawn_file_actions_addopen,
2055         posix_spawn_file_actions_addclose, posix_spawn_file_actions_adddup2):
2056         Use it.
2057         * lib/stdio.in.h (_GL_ARG_NONNULL): New placeholder.
2058         (dprintf, fclose, fopen, fprintf, fpurge, fputc, fputs, freopen,
2059         rpl_fseek, fseeko, rpl_ftell, ftello, fwrite, getdelim, getline,
2060         obstack_printf, obstack_vprintf, popen, printf, putc, puts, remove,
2061         rename, renameat, snprintf, sprintf, asprintf, vasprintf, vdprintf,
2062         vfprintf, vprintf, vsnprintf, vsprintf): Use it.
2063         * lib/stdlib.in.h (_GL_ARG_NONNULL): New placeholder.
2064         (atoll, canonicalize_file_name, getloadavg, getsubopt, mkdtemp,
2065         mkostemp, mkostemps, mkstemp, mkstemps, putenv, srandom_r, initstate_r,
2066         setstate_r, random_r, realpath, rpmatch, setenv, strtod, strtoll,
2067         strtoull, unsetenv): Use it.
2068         * lib/string.in.h (_GL_ARG_NONNULL): New placeholder.
2069         (memchr, memmem, mempcpy, memrchr, rawmemchr, stpcpy, stpncpy,
2070         strchrnul, strdup, strndup, strnlen, strpbrk, strsep, strstr,
2071         strcasestr, strtok_r, mbslen, mbsnlen, mbschr, mbsrchr, mbsstr,
2072         mbscasecmp, mbsncasecmp, mbspcasecmp, mbscasestr, mbscspn, mbspbrk,
2073         mbsspn, mbssep, mbstok_r, strverscmp): Use it.
2074         * lib/strings.in.h (_GL_ARG_NONNULL): New placeholder.
2075         (strcasecmp, strncasecmp): Use it.
2076         * lib/sys_socket.in.h (_GL_ARG_NONNULL): New placeholder.
2077         (rpl_connect, rpl_bind, rpl_getpeername, rpl_getsockname,
2078         rpl_getsockopt, rpl_recv, rpl_send, rpl_recvfrom, rpl_sendto,
2079         rpl_setsockopt): Use it.
2080         * lib/sys_stat.in.h (_GL_ARG_NONNULL): New placeholder.
2081         (fchmodat, fstat, fstatat, lchmod, rpl_lstat, mkdir, mkdirat, mkfifo,
2082         mkfifoat, mknod, mknodat, stat, utimensat): Use it.
2083         * lib/sys_time.in.h (_GL_ARG_NONNULL): New placeholder.
2084         (gettimeofday): Use it.
2085         * lib/sys_times.in.h (_GL_ARG_NONNULL): New placeholder.
2086         (times): Use it.
2087         * lib/sys_utsname.in.h (_GL_ARG_NONNULL): New placeholder.
2088         (uname): Use it.
2089         * lib/time.in.h (_GL_ARG_NONNULL): New placeholder.
2090         (nanosleep, mktime, localtime_r, gmtime_r, strptime, timegm): Use it.
2091         * lib/unistd.in.h (_GL_ARG_NONNULL): New placeholder.
2092         (chown, euidaccess, faccessat, _gl_register_fd, fchownat,
2093         getdomainname, gethostname, getlogin_r, lchown, link, linkat, pipe2,
2094         pread, readlink, readlinkat, rmdir, symlink, symlinkat, unlink,
2095         unlinkat, write): Use it.
2096         * lib/wchar.in.h (_GL_ARG_NONNULL): New placeholder.
2097         (mbsrtowcs, mbsnrtowcs, wcsrtombs, wcsnrtombs): Use it.
2098         * lib/argv-iter.h: Include arg-nonnull.h.
2099         (_ATTRIBUTE_NONNULL_): Remove macro.
2100         (argv_iter_init_argv, argv_iter_init_stream, argv_iter,
2101         argv_iter_n_args, argv_iter_free): Use _GL_ARG_NONNULL.
2102         * lib/canonicalize-lgpl.c (_GL_ARG_NONNULL): Define, to defeat gcc
2103         optimization.
2104         * lib/getaddrinfo.c (_GL_ARG_NONNULL): Likewise.
2105         * lib/getdelim.c (_GL_ARG_NONNULL): Likewise.
2106         * lib/glob.c (_GL_ARG_NONNULL): Likewise.
2107         * lib/random_r.c (_GL_ARG_NONNULL): Likewise.
2108         * lib/setenv.c (_GL_ARG_NONNULL): Likewise.
2109         * lib/strtod.c (_GL_ARG_NONNULL): Likewise.
2110         * lib/tsearch.c (_GL_ARG_NONNULL): Likewise.
2111         * lib/unsetenv.c (_GL_ARG_NONNULL): Likewise.
2112         * modules/arpa_inet (Depends-on): Add arg-nonnull.
2113         (Makefile.am): Insert arg-nonnull.h into arpa/inet.h.
2114         * modules/dirent (Depends-on): Add arg-nonnull.
2115         (Makefile.am): Insert arg-nonnull.h into dirent.h.
2116         * modules/fcntl-h (Depends-on): Add arg-nonnull.
2117         (Makefile.am): Insert arg-nonnull.h into fcntl.h.
2118         * modules/fnmatch (Depends-on): Add arg-nonnull.
2119         (Makefile.am): Insert arg-nonnull.h into fnmatch.h.
2120         * modules/getopt-posix (Depends-on): Add arg-nonnull.
2121         (Makefile.am): Insert arg-nonnull.h into getopt.h.
2122         * modules/glob (Depends-on): Add arg-nonnull.
2123         (Makefile.am): Insert arg-nonnull.h into glob.h.
2124         * modules/iconv_open (Depends-on): Add arg-nonnull.
2125         (Makefile.am): Insert arg-nonnull.h into iconv.h.
2126         * modules/inttypes (Depends-on): Add arg-nonnull.
2127         (Makefile.am): Insert arg-nonnull.h into inttypes.h.
2128         * modules/locale (Depends-on): Add arg-nonnull.
2129         (Makefile.am): Insert arg-nonnull.h into locale.h.
2130         * modules/math (Depends-on): Add arg-nonnull.
2131         (Makefile.am): Insert arg-nonnull.h into math.h.
2132         * modules/netdb (Depends-on): Add arg-nonnull.
2133         (Makefile.am): Insert arg-nonnull.h into netdb.h.
2134         * modules/search (Depends-on): Add arg-nonnull.
2135         (Makefile.am): Insert arg-nonnull.h into search.h.
2136         * modules/signal (Depends-on): Add arg-nonnull.
2137         (Makefile.am): Insert arg-nonnull.h into signal.h.
2138         * modules/spawn (Depends-on): Add arg-nonnull.
2139         (Makefile.am): Insert arg-nonnull.h into spawn.h.
2140         * modules/stdio (Depends-on): Add arg-nonnull.
2141         (Makefile.am): Insert arg-nonnull.h into stdio.h.
2142         * modules/stdlib (Depends-on): Add arg-nonnull.
2143         (Makefile.am): Insert arg-nonnull.h into stdlib.h.
2144         * modules/string (Depends-on): Add arg-nonnull.
2145         (Makefile.am): Insert arg-nonnull.h into string.h.
2146         * modules/strings (Depends-on): Add arg-nonnull.
2147         (Makefile.am): Insert arg-nonnull.h into strings.h.
2148         * modules/sys_socket (Depends-on): Add arg-nonnull.
2149         (Makefile.am): Insert arg-nonnull.h into sys/socket.h.
2150         * modules/sys_stat (Depends-on): Add arg-nonnull.
2151         (Makefile.am): Insert arg-nonnull.h into sys/stat.h.
2152         * modules/sys_time (Depends-on): Add arg-nonnull.
2153         (Makefile.am): Insert arg-nonnull.h into sys/time.h.
2154         * modules/sys_times (Depends-on): Add arg-nonnull.
2155         (Makefile.am): Insert arg-nonnull.h into sys/times.h.
2156         * modules/sys_utsname (Depends-on): Add arg-nonnull.
2157         (Makefile.am): Insert arg-nonnull.h into sys/utsname.h.
2158         * modules/time (Depends-on): Add arg-nonnull.
2159         (Makefile.am): Insert arg-nonnull.h into time.h.
2160         * modules/unistd (Depends-on): Add arg-nonnull.
2161         (Makefile.am): Insert arg-nonnull.h into unistd.h.
2162         * modules/wchar (Depends-on): Add arg-nonnull.
2163         (Makefile.am): Insert arg-nonnull.h into wchar.h.
2164         * modules/argv-iter (Depends-on): Add arg-nonnull.
2165         * tests/test-canonicalize.c (null_ptr): New function.
2166         (main): Use it.
2167         * tests/test-canonicalize-lgpl.c (null_ptr): New function.
2168         (main): Use it.
2169         * tests/test-memmem.c (null_ptr): New function.
2170         (main): Use it.
2171         Reported by Jim Meyering.
2172
2173 2009-12-10  Bruno Haible  <bruno@clisp.org>
2174
2175         Use spaces for indentation, not tabs.
2176         * lib/**/*.[hcy] except lib/reg*.[hc]: Untabify.
2177         * m4/*.m4: Untabify.
2178         * build-aux/*.h: Untabify.
2179         * tests/**/*.[hc]: Untabify.
2180         * README: New section "Indent with spaces, not TABs", based on
2181         coreutils/HACKING and comments by Pádraig Brady and Paolo Bonzini.
2182         * NEWS: Mention the change.
2183
2184 2009-12-10  Bruno Haible  <bruno@clisp.org>
2185
2186         pty test: Fix link error.
2187         * modules/pty-tests (Makefile.am): Add the default LDADD value to
2188         test_pty_LDADD.
2189
2190 2009-12-07  Simon Josefsson  <simon@josefsson.org>
2191
2192         * modules/pty: New file.
2193         * modules/pty-tests: New file.
2194         * m4/pty.m4: New file.
2195         * tests/test-pty.c: New file.
2196         * doc/glibc-headers/pty.texi: Modified.
2197         * doc/glibc-functions/forkpty.texi: Modified.
2198         * doc/glibc-functions/openpty.texi: Modified.
2199
2200 2009-12-10  Bruno Haible  <bruno@clisp.org>
2201
2202         Avoid syntax error in C++ mode.
2203         * lib/stdio.in.h (rename): Don't use parameter name 'new'.
2204
2205 2009-12-10  Bruno Haible  <bruno@clisp.org>
2206
2207         Use sed with option -e.
2208         * gnulib-tool (func_version, func_emit_copyright_notice,
2209         func_emit_initmacro_end, func_import, func_create_testdir): Pass
2210         option -e to sed.
2211         * modules/link-warning (Makefile.am): Likewise.
2212
2213 2009-12-10  Jim Meyering  <meyering@redhat.com>
2214
2215         mgetgroups: do not write bytes beyond end of malloc'd buffer
2216         * lib/mgetgroups.c: Fix an off-by-one error.  When we have no
2217         username, we call getgroups with a one-element-shorter buffer,
2218         but still told it the length was original, max_n_groups.
2219
2220 2009-12-09  Eric Blake  <ebb9@byu.net>
2221
2222         cloexec: relax license
2223         * modules/cloexec (Maintainer): Add myself.
2224         (License): Use LGPL, not GPL.
2225
2226         link-warning: optimize generation
2227         * modules/link-warning (Makefile.am): Reduce process usage.
2228
2229 2009-12-09  Bruno Haible  <bruno@clisp.org>
2230
2231         * doc/posix-functions/unsetenv.texi: Mention Solaris 10 bug for which a
2232         workaround was added on 2009-11-17.
2233
2234 2009-12-09  Jim Meyering  <meyering@redhat.com>
2235             Bruno Haible  <bruno@clisp.org>
2236
2237         link-warning: Allow extra lines at the top of build-aux/link-warning.h.
2238         * modules/link-warning (Makefile.am): Make the comment-removing sed
2239         command more robust in the face of bootstrap-prepended comment lines.
2240
2241 2009-12-09  Bruno Haible  <bruno@clisp.org>
2242
2243         * lib/mgetgroups.c (mgetgroups): Don't remove duplicates if there is at
2244         most one group.
2245
2246 2009-12-09  Simon Josefsson <simon@josefsson.org>
2247             Bruno Haible  <bruno@clisp.org>
2248
2249         * build-aux/link-warning.h: Add copyright notice.
2250         * modules/link-warning (Makefile.am): Generate link-warning.h from
2251         build-aux/link-warning.h. Update LINK_WARNING_H accordingly.
2252         * NEWS: Mention change in link-warning module.
2253         * modules/arpa_inet (Makefile.am): Add dependency to arpa/inet.h.
2254         * modules/dirent (Makefile.am): Add dependency to dirent.h.
2255         * modules/fcntl-h (Makefile.am): Add dependency to fcntl.h.
2256         * modules/getopt-posix (Makefile.am): Add dependency to getopt.h.
2257         * modules/inttypes (Makefile.am): Add dependency to inttypes.h.
2258         * modules/math (Makefile.am): Add dependency to math.h.
2259         * modules/search (Makefile.am): Add dependency to search.h.
2260         * modules/signal (Makefile.am): Add dependency to signal.h.
2261         * modules/spawn (Makefile.am): Add dependency to spawn.h.
2262         * modules/stdio (Makefile.am): Add dependency to stdio.h.
2263         * modules/stdlib (Makefile.am): Add dependency to stdlib.h.
2264         * modules/string (Makefile.am): Add dependency to string.h.
2265         * modules/strings (Makefile.am): Add dependency to strings.h.
2266         * modules/sys_ioctl (Makefile.am): Add dependency to sys/ioctl.h.
2267         * modules/sys_select (Makefile.am): Add dependency to sys/select.h.
2268         * modules/sys_socket (Makefile.am): Add dependency to sys/socket.h.
2269         * modules/sys_stat (Makefile.am): Add dependency to sys/stat.h.
2270         * modules/sys_times (Makefile.am): Add dependency to sys/times.h.
2271         * modules/sys_utsname (Makefile.am): Add dependency to sys/utsname.h.
2272         * modules/sys_wait (Makefile.am): Add dependency to sys/wait.h.
2273         * modules/unistd (Makefile.am): Add dependency to unistd.h.
2274         * modules/wchar (Makefile.am): Add dependency to wchar.h.
2275
2276 2009-12-09  Bruno Haible  <bruno@clisp.org>
2277
2278         fchdir: Optimize away rpl_fstat when possible.
2279         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Set REPLACE_FSTAT only together with
2280         REPLACE_OPEN_DIRECTORY.
2281         * lib/fchdir.c (rpl_fstat): Define only when REPLACE_OPEN_DIRECTORY.
2282
2283 2009-12-09  Bruno Haible  <bruno@clisp.org>
2284
2285         * lib/fchdir.c: Update comment.
2286
2287 2009-12-09  Bruno Haible  <bruno@clisp.org>
2288
2289         * lib/cloexec.c (set_cloexec_flag): Clarify intent of dup2 call.
2290
2291 2009-12-08  Eric Blake  <ebb9@byu.net>
2292
2293         fchdir: avoid memory leak on re-registration.
2294         * lib/fchdir.c (ensure_dirs_slot): Avoid memory leak.
2295
2296 2009-12-08  Jim Meyering  <meyering@redhat.com>
2297
2298         init.sh: avoid Solaris 10 /bin/sh portability problem
2299         Solaris 10's /bin/sh does not pass '.' arguments 2.. to the
2300         sourced script:
2301           $ printf 'echo "$@"\n' > f; /bin/sh -c '. ./f bar'
2302           $ printf 'echo "$@"\n' > f; /bin/bash -c '. ./f bar'
2303           bar
2304         tests/init.sh relied on that, accepting a --set-path=DIR argument,
2305         and two tests used that idiom.
2306         * tests/init.sh: Update suggested usage comments.
2307         (path_prepend_): New function, to be used in place
2308         of the --src-path=DIR option.
2309         (setup_): Move PATH-prepending code into path_prepend_.
2310         * tests/test-pread.sh: Adapt to new usage.
2311         * tests/test-xalloc-die.sh: Likewise.
2312
2313 2009-12-08  Simon Josefsson  <simon@josefsson.org>
2314
2315         * doc/gnulib.texi (Glibc pty.h): Add.
2316         * doc/glibc-functions/forkpty.texi: Add.
2317         * doc/glibc-functions/openpty.texi: Add.
2318         Suggested by Bruno Haible.
2319
2320 2009-12-08  Eric Blake  <ebb9@byu.net>
2321
2322         fchdir: fix logic bugs
2323         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Fix logic bug.
2324         * tests/test-fchdir.c (main): Enhance test.
2325         * lib/fchdir.c (rpl_fstat): Always provide if fchdir replacement
2326         is in use.
2327
2328         dup2: fix logic bugs
2329         * lib/dup2.c (dup2): Fix logic bugs.  Use HAVE_DUP2 rather than
2330         REPLACE_DUP2 to decide when rpl_dup2 is needed.
2331         * m4/dup2.m4 (gl_REPLACE_DUP2): Only define REPLACE_DUP2 when dup2
2332         exists.
2333         (gl_FUNC_DUP2): Drop unneeded AC_DEFINE.
2334
2335 2009-12-07  Eric Blake  <ebb9@byu.net>
2336
2337         unlink: fix m4 detection
2338         * m4/unlink.m4 (gl_FUNC_UNLINK): Include correct header.
2339
2340         unistd-safer: add unit test
2341         * modules/unistd-safer-tests: New file.
2342         * tests/test-dup-safer.c: Likewise.
2343         * tests/test-cloexec.c (setmode): Avoid compiler warning.
2344         * tests/test-dup2.c (setmode): Likewise.
2345         * lib/cloexec.c (dup_cloexec): Fix mingw compile error.
2346
2347         cloexec: preserve text vs. binary across dup_cloexec
2348         * lib/cloexec.c (dup_cloexec) [W32]: Query and use translation
2349         mode.
2350         * modules/dup2-tests (Depends-on): Add binary-io.
2351         * modules/cloexec-tests (Depends-on): Likewise.
2352         * tests/test-dup2.c (setmode, is_mode): New helpers.
2353         (main): Add tests that translation mode is preserved.
2354         * tests/test-cloexec.c (setmode, is_mode, main): Likewise.
2355         Reported by Bruno Haible.
2356
2357         mgetgroups: reduce duplicate listings
2358         * lib/mgetgroups.c (mgetgroups): Reduce duplicates from the
2359         resulting array.
2360         * tests/test-chown.h (test_chown): Simplify client.
2361         * tests/test-lchown.h (test_lchown): Likewise.
2362
2363 2009-12-06  Bruno Haible  <bruno@clisp.org>
2364
2365         * lib/cloexec.c (dup_cloexec): Fix handling of _gl_register_dup return
2366         value.
2367
2368 2009-12-06  Bruno Haible  <bruno@clisp.org>
2369
2370         * lib/progname.c: Include stdio.h, stdlib.h.
2371         (set_program_name): Reject a NULL argument.
2372
2373 2009-12-05  Eric Blake  <ebb9@byu.net>
2374
2375         pipe2-safer: new module
2376         * modules/pipe2-safer: New file.
2377         * lib/unistd-safer.h (pipe2_safer): New prototype.
2378         * lib/unistd--.h (pipe2): New wrapper.
2379         * lib/pipe-safer.c (pipe2_safer): New function.
2380         * modules/pipe (Depends-on): Add pipe2-safer.
2381         * lib/pipe.c (create_pipe) [WIN32]: Let pipe2_safer do the work.
2382
2383         stdlib-safer: preserve cloexec flag for mkostemp[s]
2384         * lib/mkstemp-safer.c (mkostemp_safer, mkostemps_safer): Use new
2385         fd_safer_flag.
2386
2387         unistd-safer: allow preservation of cloexec status via flag
2388         * lib/unistd-safer.h (dup_safer_flag, fd_safer_flag): New
2389         prototypes.
2390         * lib/dup-safer.c (dup_safer_flag): New function.
2391         * lib/fd-safer.c (fd_safer_flag): Likewise.
2392         * modules/cloexec (configure.ac): Set witness.
2393
2394         test-dup2: enhance test
2395         * modules/dup2-tests (Depends-on): Add cloexec.
2396         * tests/test-dup2.c (main): Enhance test.
2397
2398         cloexec: add dup_cloexec
2399         * lib/cloexec.h (dup_cloexec): New prototype.  Add copyright
2400         header and comments.
2401         * lib/cloexec.c (set_cloexec_flag): Add comments.
2402         (dup_cloexec): New function, with mingw implementation borrowed
2403         from...
2404         * lib/w32spawn.h (dup_noinherit): ...here.
2405         * modules/execute (Depends-on): Add cloexec.
2406         * modules/pipe (Depends-on): Likewise.
2407         * modules/cloexec (Depends-on): Add dup2.
2408         * modules/cloexec-tests (Files): New file.
2409         * tests/test-cloexec.c: Likewise.
2410
2411         test-xalloc-die: fix test for mingw
2412         * modules/xalloc-die-tests (Files): Add tests/init.sh.
2413         * tests/test-xalloc-die.sh: Rewrite to use init.sh.  Strip
2414         directory and .exe suffix off argv[0] output.
2415
2416         test-fseeko: fix test for mingw
2417         * tests/test-fseeko.c (fseek): Redefine GL_LINK_WARNING, rather
2418         than undefining fseek, so test will pass on mingw.
2419
2420 2009-12-05  Bruno Haible  <bruno@clisp.org>
2421
2422         * lib/progname.h (set_program_name): Clarify specification.
2423         * lib/progname.c (set_program_name): Likewise.
2424         Reported by Jim Meyering.
2425
2426 2009-12-05  Jim Meyering  <meyering@redhat.com>
2427
2428         maint.mk: backslash-escape parens in default regexp
2429         * top/maint.mk (news-check-regexp): Now that we're using grep -E,
2430         backslash-escape the literal parentheses.
2431
2432         maint.mk: news-date-check: use grep -E
2433         * top/maint.mk (today): Define a Make variable, not a...
2434         (news-date-check): ...shell variable.
2435         (news-date-regexp): Use the Make variable.
2436         Use grep's -E option.  Change the failing diagnostic to mention
2437         the variable, $(news-date-regexp).
2438
2439 2009-12-04  Alfred M. Szmidt  <ams@gnu.org>
2440
2441         maintainer-makefile: allow customization of NEWS entry format
2442         * top/maint.mk (news-date-regexp): New overridable variable.
2443         (news-date-check): Use it.
2444
2445 2009-12-04  Eric Blake  <ebb9@byu.net>
2446
2447         mgetgroups: add xgetgroups, and avoid ENOSYS failures
2448         * lib/mgetgroups.h (xgetgroups): New prototype.
2449         * lib/mgetgroups.c (xgetgroups): New wrapper.
2450         (mgetgroups): Handle ENOSYS.
2451         * modules/mgetgroups (Depends-on): Add realloc.
2452         Reported by Scott Harrison <scott.gnu.2009@scottrix.co.uk>.
2453
2454         mgetgroups: avoid argument promotion issues with -1
2455         * lib/mgetgroups.c (mgetgroups): A cast is required when checking
2456         for invalid gid_t.
2457         * tests/test-chown.h (getegid, test_chown): Likewise.
2458         * tests/test-lchown.h (getegid, test_lchown): Likewise.
2459
2460 2009-12-03  Paolo Bonzini  <bonzini@gnu.org>
2461
2462         exclude: Fix header file problems.
2463         * lib/exclude.h: Add multiple inclusion guards and include stdbool.h.
2464
2465 2009-12-01  Jim Meyering  <meyering@redhat.com>
2466
2467         fts: fts_open: do not let an empty string cause immediate failure
2468         This is required in support of GNU rm, for which the command
2469         "rm A '' B" must process and remove both A and B, in spite of
2470         the empty string argument.
2471         * lib/fts.c (fts_open): Do not let the presence of an empty string
2472         cause fts_open to fail immediately.  Most fts-using tools must be
2473         able to process all arguments, in order, and can be expected to
2474         diagnose such arguments themselves.
2475
2476 2009-11-30  Eric Blake  <ebb9@byu.net>
2477
2478         utimens: fix compilation error
2479         * lib/utimens.c (lutimens) [!HAVE_UTIMENSAT && HAVE_LUTIMES]:
2480         Declare variable at right scope.
2481
2482 2009-11-29  Jim Meyering  <meyering@redhat.com>
2483
2484         bootstrap: handle perl-5.11's changed --version output
2485         * build-aux/bootstrap (get_version): Handle perl separately,
2486         since perl-5.11's --version output is different.
2487
2488 2009-11-28  Jim Meyering  <meyering@redhat.com>
2489
2490         userspec: depend on the inttostr module, too
2491         * modules/userspec (Depends-on): Add inttostr.
2492
2493         userspec: disallow an ID that maps to (uid_t)-1 or (gid_t)-1
2494         * lib/userspec.c (parse_with_separator): Do not accept a user ID
2495         number of MAXUID when it evaluates to (uid_t) -1.
2496         Likewise for group ID.  Reported by Matt McCutchen in
2497         <http://savannah.gnu.org/bugs/?28113>
2498
2499         userspec: reformat to use spaces, not TABs
2500         * lib/userspec.c: Expand TABs to spaces.
2501         Add Emacs' "indent-tabs-mode: nil" hint.
2502
2503 2009-11-27  Eric Blake  <ebb9@byu.net>
2504
2505         getopt-gnu: flush out another BSD bug
2506         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Test for the bug.
2507         * tests/test-getopt.c (main): Check POSIXLY_CORRECT first, to
2508         flush out BSD bug.
2509         * tests/test-getopt.h (test_getopt): End lists with NULL.
2510         * tests/test-getopt_long.h (test_getopt_long): Likewise.
2511         (test_getopt_long_posix): Enhance test.
2512         * modules/getopt-posix-tests (Depends-on): Add stdbool.
2513         * doc/glibc-functions/getopt_long.texi (getopt_long): Mention
2514         getopt-gnu.
2515         * doc/glibc-functions/getopt_long_only.texi (getopt_long_only):
2516         Likewise.
2517
2518 2009-11-27  Simon Josefsson  <simon@josefsson.org>
2519
2520         * modules/idpriv-droptemp-tests (Notice): Fix text.
2521
2522 2009-11-27  Jim Meyering  <meyering@redhat.com>
2523
2524         test-xalloc-die: avoid spurious failure due to libtool argv difference
2525         In a libtool-enabled project, this test would fail due to a difference
2526         in the emitted program name, e.g.,
2527         -test-xalloc-die: memory exhausted
2528         +/tmp/.../tests/.libs/lt-test-xalloc-die: memory exhausted
2529         Use program to avoid that.
2530         * modules/xalloc-die-tests (Depends-on): Add progname.
2531         * tests/test-xalloc-die.c: Include progname.h".
2532         (program_name): Remove decl.
2533         (main): Call set_program_name.
2534         * tests/test-xalloc-die.sh (compare): Remove unnecessary ${EXE}.
2535
2536 2009-11-26  Richard Jones  <rjones@redhat.com>
2537
2538         w32sock: leave win32 error in place.
2539         * lib/w32sock.h (set_winsock_errno): Do not call WSASetLastError.
2540
2541 2009-11-26  Eric Blake  <ebb9@byu.net>
2542
2543         init.sh: suggest to use skip_ and fail_ functions in comments
2544         * tests/init.sh: Add a sentence.
2545
2546 2009-11-25  Bruno Haible  <bruno@clisp.org>
2547
2548         init.sh: add documentation in comments
2549         * tests/init.sh: Add some developer and user documentation.
2550
2551 2009-11-26  Jim Meyering  <meyering@redhat.com>
2552
2553         init.sh: accommodate even those who specify bogus srcdir manually
2554         * tests/init.sh: Normally, srcdir is guaranteed by automake and
2555         configure-time tests to be sanitized, so that there is no need to
2556         use "$srcdir" in Makefile rules and shell scripts.  Using $srcdir
2557         (with no double quotes) suffices.  However, since tests may be
2558         invoked manually, and since you may explicitly set srcdir to the
2559         name of a directory containing spaces, do quote its uses here.
2560         * tests/test-pread.sh: Likewise.
2561         Suggested by Bruno Haible.
2562
2563         test-pread.sh: avoid diagnostics for those who ignore SIGPIPE
2564         * tests/test-pread.sh: Write no data into the pipe, because
2565         test-pread actually reads none.  This avoids a diagnostic,
2566         "bash: echo: write error: Broken pipe", that arises in the unusual
2567         event something is ignoring SIGPIPE, and might be interpreted
2568         as some sort of failure.  Reported by Bruno Haible.
2569
2570 2009-11-25  Jim Meyering  <meyering@redhat.com>
2571
2572         test-pread: cover failure with ESPIPE and EINVAL
2573         * tests/test-pread.c (main): Test for failure, too.
2574         * tests/test-pread.sh: Invoke with stdin on a pipe.
2575         Suggested by Eric Blake.
2576
2577         pread: improvement and fix
2578         * modules/pread (Depends-on): Depend on lseek, for portability to
2579         e.g., mingw.  Suggested by Eric Blake.
2580         * lib/pread.c (__libc_read): Define.  Reported by Richard W.M. Jones.
2581
2582         unistd.in.h: correct declaration of pread
2583         * lib/unistd.in.h: Correct type of "buf" parameter: void*, not char*
2584         Reported by Richard W.M. Jones.
2585
2586         test-pread.sh: distribute the test script
2587         * modules/pread-tests (Files): Include test-pread.sh.
2588
2589         test-pread.sh: clean up
2590         * tests/test-pread.sh: Don't refer to $builddir. Just use equivalent ".".
2591         * modules/pread-tests (TESTS_ENVIRONMENT): Don't export builddir.
2592         That is unnecessary, since it's always ".".
2593         Suggestion from Eric Blake.
2594
2595         test-pread.sh: make executable
2596         * tests/test-pread.sh: Set executable bit.
2597         Reported by Eric Blake.
2598
2599         correct typo in test-pread.sh
2600         * tests/test-pread.sh: Add #! line.
2601
2602         test pread
2603         * tests/test-pread.c: New file.
2604         * tests/test-pread.sh: Likewise.
2605         * modules/pread-tests: Likewise.
2606
2607         pread: new module
2608         * modules/pread: New file.
2609         * lib/unistd.in.h (pread): Define/declare.
2610         * lib/pread.c (pread): New file.
2611         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Define defaults.
2612         * modules/unistd (Makefile.am): Substitute witnesses.
2613         * doc/posix-functions/pread.texi (pread): Update.
2614         * MODULES.html.sh: Add pread.
2615
2616 2009-11-25  Jim Meyering  <meyering@redhat.com>
2617
2618         tests/init.sh: new file to be used via most *.sh tests
2619         * tests/init.sh: New file.
2620
2621 2009-11-25  Eric Blake  <ebb9@byu.net>
2622
2623         utimens: work around older Linux failure with symlinks
2624         * lib/utimens.c (lutimensat_works_really): New variable.
2625         (fdutimens, lutimens): Use it to manage kernels that support
2626         nanosecond times on files, but not on symlinks.
2627         Reported by OndÅ™ej Vašík.
2628
2629         utimes: fix configure grammar
2630         * m4/utimes.m4 (gl_FUNC_UTIMES): Delete spurious word.
2631
2632 2009-11-25  Paolo Bonzini  <bonzini@gnu.org>
2633
2634         regex: Fix fastmap for multibyte character ranges.
2635         * lib/regcomp.c (re_compute_fastmap_iter): Add all multibyte lead
2636         characters when a multibyte character range is included.
2637
2638 2009-11-22  Andy Wingo  <wingo@pobox.com>
2639
2640         version-etc: work also with AM_INIT_AUTOMAKE's no-define option
2641         * lib/version-etc.c [!defined PACKAGE]: Define to PACKAGE_TARNAME.
2642
2643 2009-11-24  Bruno Haible  <bruno@clisp.org>
2644
2645         doc: Most *_l functions exist in MacOS X 10.5.
2646         * doc/posix-functions/duplocale.texi: Update platforms list.
2647         * doc/posix-functions/freelocale.texi: Likewise.
2648         * doc/posix-functions/newlocale.texi: Likewise.
2649         * doc/posix-functions/uselocale.texi: Likewise.
2650         * doc/posix-functions/isalnum_l.texi: Likewise.
2651         * doc/posix-functions/isalpha_l.texi: Likewise.
2652         * doc/posix-functions/isblank_l.texi: Likewise.
2653         * doc/posix-functions/iscntrl_l.texi: Likewise.
2654         * doc/posix-functions/isdigit_l.texi: Likewise.
2655         * doc/posix-functions/isgraph_l.texi: Likewise.
2656         * doc/posix-functions/islower_l.texi: Likewise.
2657         * doc/posix-functions/isprint_l.texi: Likewise.
2658         * doc/posix-functions/ispunct_l.texi: Likewise.
2659         * doc/posix-functions/isspace_l.texi: Likewise.
2660         * doc/posix-functions/isupper_l.texi: Likewise.
2661         * doc/posix-functions/iswalnum_l.texi: Likewise.
2662         * doc/posix-functions/iswalpha_l.texi: Likewise.
2663         * doc/posix-functions/iswblank_l.texi: Likewise.
2664         * doc/posix-functions/iswcntrl_l.texi: Likewise.
2665         * doc/posix-functions/iswctype_l.texi: Likewise.
2666         * doc/posix-functions/iswdigit_l.texi: Likewise.
2667         * doc/posix-functions/iswgraph_l.texi: Likewise.
2668         * doc/posix-functions/iswlower_l.texi: Likewise.
2669         * doc/posix-functions/iswprint_l.texi: Likewise.
2670         * doc/posix-functions/iswpunct_l.texi: Likewise.
2671         * doc/posix-functions/iswspace_l.texi: Likewise.
2672         * doc/posix-functions/iswupper_l.texi: Likewise.
2673         * doc/posix-functions/iswxdigit_l.texi: Likewise.
2674         * doc/posix-functions/isxdigit_l.texi: Likewise.
2675         * doc/posix-functions/nl_langinfo_l.texi: Likewise.
2676         * doc/posix-functions/strcasecmp_l.texi: Likewise.
2677         * doc/posix-functions/strcoll_l.texi: Likewise.
2678         * doc/posix-functions/strfmon_l.texi: Likewise.
2679         * doc/posix-functions/strftime_l.texi: Likewise.
2680         * doc/posix-functions/strncasecmp_l.texi: Likewise.
2681         * doc/posix-functions/strxfrm_l.texi: Likewise.
2682         * doc/posix-functions/tolower_l.texi: Likewise.
2683         * doc/posix-functions/toupper_l.texi: Likewise.
2684         * doc/posix-functions/towctrans_l.texi: Likewise.
2685         * doc/posix-functions/towlower_l.texi: Likewise.
2686         * doc/posix-functions/towupper_l.texi: Likewise.
2687         * doc/posix-functions/wcscoll_l.texi: Likewise.
2688         * doc/posix-functions/wcsxfrm_l.texi: Likewise.
2689         * doc/posix-functions/wctrans_l.texi: Likewise.
2690         * doc/posix-functions/wctype_l.texi: Likewise.
2691         * doc/glibc-functions/strptime_l.texi: Likewise.
2692         * doc/glibc-functions/strtod_l.texi: Likewise.
2693         * doc/glibc-functions/strtof_l.texi: Likewise.
2694         * doc/glibc-functions/strtol_l.texi: Likewise.
2695         * doc/glibc-functions/strtold_l.texi: Likewise.
2696         * doc/glibc-functions/strtoll_l.texi: Likewise.
2697         * doc/glibc-functions/strtoul_l.texi: Likewise.
2698         * doc/glibc-functions/strtoull_l.texi: Likewise.
2699         * doc/glibc-functions/wcsftime_l.texi: Likewise.
2700         * doc/glibc-functions/wcstod_l.texi: Likewise.
2701         * doc/glibc-functions/wcstof_l.texi: Likewise.
2702         * doc/glibc-functions/wcstol_l.texi: Likewise.
2703         * doc/glibc-functions/wcstold_l.texi: Likewise.
2704         * doc/glibc-functions/wcstoll_l.texi: Likewise.
2705         * doc/glibc-functions/wcstoul_l.texi: Likewise.
2706         * doc/glibc-functions/wcstoull_l.texi: Likewise.
2707
2708 2009-11-24  Bruno Haible  <bruno@clisp.org>
2709
2710         duplocale: Fix logic bug.
2711         * lib/duplocale.c: Don't include <langinfo.h>.
2712         (_NL_LOCALE_NAME): Remove macro.
2713         (rpl_duplocale): Use setlocale instead of nl_langinfo.
2714         * tests/test-duplocale.c (main): Also test duplocale after uselocale.
2715
2716 2009-11-23  Jim Meyering  <meyering@redhat.com>
2717
2718         test-update-copyright: don't hard-code /usr/bin/perl
2719         * tests/test-update-copyright.sh (YEAR): Use date +%Y, rather than
2720         perl to print the current year.  Gilles Espinasse reported that
2721         the replaced use of perl was hard-coded as /usr/bin/perl.
2722
2723 2009-11-23  Bruno Haible  <bruno@clisp.org>
2724
2725         duplocale: Add support for glibc 2.3.x.
2726         * lib/duplocale.c (rpl_duplocale): Add fallback code for glibc 2.3.x.
2727
2728 2009-11-22  Bruno Haible  <bruno@clisp.org>
2729
2730         vasnprintf: Tiny optimization.
2731         * lib/vasnprintf.c (decimal_point_char): Choose the fast path also on
2732         MacOS X.
2733
2734 2009-11-22  Bruno Haible  <bruno@clisp.org>
2735
2736         Tests for module 'duplocale'.
2737         * modules/duplocale-tests: New file.
2738         * tests/test-duplocale.c: New file.
2739
2740         New module 'duplocale'.
2741         * m4/duplocale.m4: New file.
2742         * lib/locale.in.h (duplocale): New declaration.
2743         * lib/duplocale.c: New file.
2744         * m4/locale_h.m4 (gl_REPLACE_LOCALE_H, gl_LOCALE_MODULE_INDICATOR,
2745         gl_LOCALE_H_DEFAULTS): New macros.
2746         (gl_LOCALE_H): Require gl_LOCALE_H_DEFAULTS. Invoke
2747         gl_CHECK_NEXT_HEADERS unconditionally. Invoke gl_REPLACE_LOCALE_H.
2748         * modules/locale (Makefile.am): Substitute also GNULIB_DUPLOCALE,
2749         REPLACE_DUPLOCALE.
2750         * modules/duplocale: New file.
2751         * doc/posix-functions/duplocale.texi: Mention the glibc bug.
2752
2753 2009-11-22  Bruno Haible  <bruno@clisp.org>
2754
2755         * modules/locale-tests (configure.ac): Test for newlocale function.
2756         * tests/test-locale.c: When the system has extended locale functions,
2757         verify that <locale.h> defines locale_t and LC_GLOBAL_LOCALE.
2758
2759         locale: Make locale_t available when possible.
2760         * lib/locale.in.h: Include <xlocale.h> when it exists.
2761         * m4/locale_h.m4 (gl_LOCALE_H): Check for <xlocale.h> and arrange to
2762         replace <locale.h> if it does not define locale_t but <xlocale.h> does.
2763         * modules/locale (Depends-on): Add extensions.
2764         (Makefile.am): Also substitute HAVE_XLOCALE_H.
2765         * doc/posix-headers/locale.texi: Document the problem with locale_t.
2766
2767 2009-11-22  Bruno Haible  <bruno@clisp.org>
2768
2769         Add comments.
2770         * m4/dirent_h.m4 (gl_DIRENT_H): Add comment about gl_CHECK_NEXT_HEADERS
2771         invocation.
2772         * m4/iconv_h.m4 (gl_ICONV_H): Likewise.
2773         * m4/spawn_h.m4 (gl_SPAWN_H): Likewise.
2774         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
2775
2776 2009-11-22  Bruno Haible  <bruno@clisp.org>
2777
2778         error: account for the possibility of freopen (stdout).
2779         * lib/error.c: Include <unistd.h>.
2780         (flush_stdout): New function, extracted from error and error_at_line.
2781         Determine stdout's fd dynamically.
2782         (error, error_at_line): Invoke flush_stdout.
2783         * m4/error.m4 (gl_PREREQ_ERROR): Require AC_C_INLINE.
2784         * modules/error (Depends-on): Add unistd.
2785
2786 2009-11-22  Bruno Haible  <bruno@clisp.org>
2787
2788         diffseq: Add comment.
2789         * lib/diffseq.h (IF_LINT): Add comment about pitfall.
2790
2791 2009-11-22  Jim Meyering  <meyering@redhat.com>
2792
2793         c-stack: avoid defining an unused static function
2794         * lib/c-stack.c (find_stack_direction): Do not define this function
2795         when it will not be used.
2796
2797         diffseq: avoid spurious gcc warnings
2798         * lib/diffseq.h (IF_LINT2): Define.
2799         (compareseq): Use it to initialize two members of "part".
2800         This avoids two used-uninitialized warnings.
2801
2802 2009-11-21  Jim Meyering  <meyering@redhat.com>
2803
2804         c-stack: avoid "ignoring return value of `write'" warning
2805         * lib/c-stack.c: Include "ignore-value.h".
2806         (die): Explicitly ignore each write return value.
2807         * modules/c-stack (Depends-on): Add ignore-value.
2808
2809 2009-11-21  Bruno Haible  <bruno@clisp.org>
2810
2811         diffseq: reduce scope of variable 'best'.
2812         * lib/diffseq.h (diag) [USE_HEURISTIC]: Reduce scope of 'best'
2813         variable, earlier used for two different purposes.
2814
2815 2009-11-21  Jim Meyering  <meyering@redhat.com>
2816
2817         diffseq: remove useless assignment to "best"
2818         * lib/diffseq.h (diag) [USE_HEURISTIC]: Remove useless "best = 0"
2819         assignment.  At that point "best" is already guaranteed to be zero.
2820
2821 2009-11-20  Eric Blake  <ebb9@byu.net>
2822
2823         build: mention ftp redirector in release announcements
2824         * top/maint.mk (gnu_rel_host, url_dir_list): Provide defaults for
2825         values that used to come from cfg.mk; mention FTP redirect URL.
2826         * build-aux/announce-gen: Mention the mirror list.
2827         Suggested by Karl Berry.
2828
2829         nanosleep: improve port to mingw
2830         * lib/nanosleep.c (rpl_nanosleep): Reject invalid arguments.
2831         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Incorporate LIBSOCKET into
2832         LIB_NANOSLEEP, but only when needed.
2833         * modules/select (Link): Document LIBSOCKET.
2834         * m4/select.m4 (gl_FUNC_SELECT): Ensure LIBSOCKET is defined early
2835         enough.
2836
2837         nanosleep: work around cygwin bug
2838         * lib/nanosleep.c (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]:
2839         Fix logic bug when nanosleep fails.  Work around cygwin 1.5.x
2840         bug.
2841         (getnow): Delete, not needed.
2842         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): No longer require
2843         LIB_CLOCK_GETTIME.
2844         * modules/nanosleep (Depends-on): Add intprops and verify.  Drop
2845         clock-time, gettime.
2846         * doc/posix-functions/nanosleep.texi (nanosleep): Document the
2847         bug.
2848         * modules/nanosleep-tests: New test.
2849         * tests/test-nanosleep.c: New file.
2850
2851         sleep: work around cygwin bug
2852         * lib/sleep.c (rpl_sleep): Work around the bug.
2853         * m4/sleep.m4 (gl_FUNC_SLEEP): Detect the bug.
2854         (gl_PREREQ_SLEEP): Delete unused macro.
2855         * modules/sleep (Depends-on): Add verify.
2856         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add default.
2857         * modules/unistd (Makefile.am): Substitute witness.
2858         * lib/unistd.in.h (sleep): Update prototype.
2859         * doc/posix-functions/sleep.texi (sleep): Document the bug.
2860         * tests/test-sleep.c (main) [HAVE_DECL_ALARM]: Test it.
2861         * modules/sleep-tests (Depends-on): Check for alarm.
2862
2863 2009-11-20  Jim Meyering  <meyering@redhat.com>
2864
2865         maint.mk: improve sc_prohibit_magic_number_exit
2866         * top/maint.mk (sc_prohibit_magic_number_exit): Tighten regexp
2867         so it does not match uses like System.exit(1).
2868         Add comments showing how to correct all offenders.
2869
2870 2009-11-19  Eric Blake  <ebb9@byu.net>
2871
2872         xalloc-die-tests: add missing library
2873         * modules/xalloc-die-tests (Makefile.am): Add LDADD line.
2874
2875         test-xvasprintf: silence compiler warnings
2876         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Mask
2877         empty string from gcc.
2878
2879 2009-11-19  Jim Meyering  <meyering@redhat.com>
2880
2881         xfreopen: new module, from coreutils
2882         * modules/xfreopen: New module.
2883         * lib/xfreopen.c: New file.
2884         * lib/xfreopen.h: New file.
2885         * MODULES.html.sh (File stream based Input/Output"): Add it.
2886
2887 2009-11-19  Eric Blake  <ebb9@byu.net>
2888
2889         manywarnings: depend on warnings
2890         * modules/manywarnings (Depends-on): Add warnings.
2891
2892         build: avoid compiler warnings
2893         * lib/select.c (rpl_select): Delete unused variable.
2894         * lib/setsockopt.c (rpl_setsockopt): Avoid incompatible pointer.
2895
2896 2009-11-18  Eric Blake  <ebb9@byu.net>
2897
2898         tests: avoid false negative with --with-packager
2899         * tests/test-version-etc.sh: Discard packager information.
2900         * tests/test-argp-version-etc-1.sh: Likewise.
2901         Reported by Mike Frysinger.
2902
2903         utimens: fix regression on Solaris
2904         * m4/utimens.m4 (gl_UTIMENS): Check for BSD bug.
2905         * lib/utimens.c (fdutimens): Revert 2009-11-08 change; Solaris 10
2906         can only change fd timestamps via futimesat.  Instead, use an
2907         additional witness macro to avoid BSD bug.
2908         Reported by Jim Meyering.
2909
2910 2009-11-17  Eric Blake  <ebb9@byu.net>
2911
2912         usleep: use it to simplify tests
2913         * modules/stat-time-tests (Depends-on): Add usleep.
2914         (configure.ac): Drop usleep check.
2915         * modules/chown-tests (Depends-on, configure.ac): Likewise.
2916         * modules/lchown-tests (Depends-on, configure.ac): Likewise.
2917         * modules/fdutimensat-tests (Depends-on, configure.ac): Likewise.
2918         * modules/futimens-tests (Depends-on, configure.ac): Likewise.
2919         * modules/openat-tests (Depends-on, configure.ac): Likewise.
2920         * modules/utimens-tests (Depends-on, configure.ac): Likewise.
2921         * modules/utimensat-tests (Depends-on, configure.ac): Likewise.
2922         * modules/pipe-filter-gi-tests (Depends-on, configure.ac):
2923         Likewise.
2924         * tests/test-chown.h (nap): Rely on nicer usleep semantics.
2925         * tests/test-lchown.h (nap): Likewise.
2926         * tests/test-pipe-filter-gi2-main.c (small_nap): Likewise.
2927         * tests/test-stat-time.c (nap): Likewise.
2928         * tests/test-utimens-common.h (nap): Update comments.
2929
2930         usleep: new module
2931         * modules/usleep: New file.
2932         * m4/usleep.m4 (gl_FUNC_USLEEP): Likewise.
2933         * lib/usleep.c (usleep): Likewise.
2934         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add defaults.
2935         * modules/unistd (Makefile.am): Substitute witnesses.
2936         * lib/unistd.in.h (usleep): Add declaration.
2937         * doc/pastposix-functions/usleep.texi (usleep): Document this.
2938         * MODULES.html.sh (Date and time): Likewise.
2939         * modules/usleep-tests (Depends-on): New test.
2940         * tests/test-usleep.c: New file.
2941
2942         chown: work around OpenBSD bug
2943         * lib/chown.c (rpl_chown): Work around the bug.
2944         * lib/lchown.c (rpl_lchown): Attempt to do likewise.
2945         * m4/chown.m4 (gl_FUNC_CHOWN): Test for ctime bug.
2946         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check for lchmod.
2947         * modules/chown (Depends-on): Add stdbool.
2948         * modules/lchown (Depends-on): Likewise.
2949         * doc/posix-functions/chown.texi (chown): Document the bug.
2950         * doc/posix-functions/lchown.texi (lchown): Likewise.
2951         * tests/test-lchown.h (test_chown): Relax test.
2952
2953         mkstemp: avoid conflict with C++ keyword template
2954         * lib/mkdtemp.c (mkdtemp): Change spelling of template.
2955         * lib/mkostemp.c (mkostemp): Likewise.
2956         * lib/mkostemps.c (mkostemps): Likewise.
2957         * lib/mkstemp.c (mkstemp): Likewise.
2958         * lib/mkstemps.c (mkstemps): Likewise.
2959
2960         xalloc-die-tests: optimize
2961         * tests/test-xalloc-die.sh: Reduce number of processes.
2962
2963 2009-11-17  Simon Josefsson  <simon@josefsson.org>
2964
2965         * gnulib-tool: Support LGPLv3+ licenses in module files.  Tiny
2966         patch from ludo@gnu.org (Ludovic Courtès).
2967
2968 2009-11-17  Jim Meyering  <meyering@redhat.com>
2969
2970         version-etc: use proper license string
2971         * modules/version-etc (License): Use LGPL, not LGPLv3+.
2972         * modules/version-etc-fsf: Likewise.
2973
2974 2009-11-17  Simon Josefsson  <simon@josefsson.org>
2975
2976         * tests/test-xalloc-die.sh: Add license.  Check that nothing is
2977         printed to stdout.  Deal with EOL differences.
2978
2979 2009-11-17  Eric Blake  <ebb9@byu.net>
2980
2981         unsetenv: work around Solaris bug
2982         * m4/setenv.m4 (gl_FUNC_UNSETENV): Check for bug.
2983         * lib/unsetenv.c (rpl_unsetenv): Work around it.
2984         Reported by Jim Meyering.
2985
2986         vasnprintf: avoid compiler warnings
2987         * lib/vasnprintf.c (VASNPRINTF): Avoid shadowing our own local
2988         variables.
2989         * lib/printf-args.c (PRINTF_FETCHARGS): Avoid type mismatch.
2990
2991 2009-11-17  Simon Josefsson  <simon@josefsson.org>
2992
2993         * modules/xalloc-die-tests (Makefile.am): Drop XFAIL_TESTS
2994         settings since xalloc-die is no longer the self test,
2995         xalloc-die.sh is.
2996
2997 2009-11-17  Jim Meyering  <meyering@redhat.com>
2998
2999         test-xalloc-die.sh: make the code agree with the commit log
3000         * tests/test-xalloc-die.sh: Put "." at the front of $PATH, not
3001         at the end, just in case you happen to have a test-xalloc-die
3002         program in some other PATH directory.
3003
3004         test-xalloc-die.sh: fix a portability bug
3005         * tests/test-xalloc-die.sh: Do not invoke via ./test-xalloc-die.
3006         Instead, set PATH to start with "." and invoke via "test-xalloc-die".
3007         Otherwise, argv[0] (as often seen in diagnostics) would be too
3008         system-dependent, sometimes with, and sometimes without the leading "./".
3009
3010         version-etc-fsf: relax license to LGPLv3+
3011         * modules/version-etc-fsf (License): Relax license.
3012
3013 2009-11-16  Eric Blake  <ebb9@byu.net>
3014
3015         xalloc-die-tests: avoid printing null pointer
3016         * modules/xalloc-die-tests (Files, Makefile.am): Wrap execution in
3017         shell script.
3018         * tests/test-xalloc-die.c (program_name): Declare.
3019         * tests/test-xalloc-die.sh (tmpfiles): New file.
3020
3021         setenv, unsetenv: work around various bugs
3022         * lib/setenv.c (setenv) [!HAVE_SETENV]: Resync from glibc.
3023         (setenv) [HAVE_SETENV]: Work around bugs.
3024         * lib/unsetenv.c (unsetenv) [HAVE_UNSETENV]: Work around bugs.
3025         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE, gl_FUNC_UNSETENV): Check
3026         for bugs.
3027         (gl_FUNC_SETENV): Write in terms of gl_FUNC_SETENV_SEPARATE.
3028         * m4/environ.m4 (gl_ENVIRON): Avoid expand-before-require.
3029         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Update defaults.
3030         * modules/stdlib (Makefile.am): Update substitutions.
3031         * lib/stdlib.in.h (setenv, unsetenv): Update prototypes.
3032         * doc/posix-functions/setenv.texi (setenv): Document the bugs.
3033         * doc/posix-functions/unsetenv.texi (unsetenv): Likewise.
3034         * modules/setenv-tests: New test.
3035         * modules/unsetenv-tests: Likewise.
3036         * tests/test-setenv.c: New file.
3037         * tests/test-unsetenv.c: Likewise.
3038
3039 2009-11-16  Jim Meyering  <meyering@redhat.com>
3040
3041         version-etc: relax license to LGPLv3+
3042         * modules/version-etc (License): Relax license.
3043
3044         better AC_REQUIRE expanded-before-required-warning avoidance
3045         * m4/chown.m4 (gl_FUNC_CHOWN, gl_FUNC_CHOWN_FOLLOWS_SYMLINK): Define
3046         with AC_DEFUN_ONCE, rather than AC_DEFUN, to avoid AC_REQUIRE warnings.
3047         Suggested by Eric Blake.  This change also reverts commit 1b712ba8,
3048         which is no longer needed.
3049
3050 2009-11-16  Eric Blake  <ebb9@byu.net>
3051
3052         test-freading: clean up temporary file
3053         * tests/test-freading.c (main): Remove file on success, and use
3054         ASSERT more liberally.
3055         Reported by Jim Meyering.
3056
3057 2009-11-16  Jim Meyering  <meyering@redhat.com>
3058
3059         avoid new AC_REQUIRE expanded-before-required warnings
3060         * modules/chown (configure.ac): Require gl_FUNC_CHOWN, rather than
3061         merely using it.
3062         * modules/euidaccess (configure.ac): Likewise for gl_FUNC_EUIDACCESS.
3063         * modules/faccessat (configure.ac): Likewise for gl_FUNC_FACCESSAT.
3064
3065 2009-11-15  Simon Josefsson  <simon@josefsson.org>
3066
3067         * tests/test-xalloc-die.c: New file.
3068         * modules/xalloc-die-tests: New file.
3069         * gnulib-tool (func_emit_tests_Makefile_am): Also initialize
3070         XFAIL_TESTS so it can be appended by modules.
3071
3072 2009-11-15  Simon Josefsson  <simon@josefsson.org>
3073
3074         * lib/gc-pbkdf2-sha1.c: Remove comments from RFC 2898.  Reported
3075         by Vladimir 'phcoder' Serbinenko <phcoder@gmail.com>.
3076
3077 2009-11-14  Eric Blake  <ebb9@byu.net>
3078
3079         fnmatch: avoid compiler warning
3080         * lib/fnmatch_loop.c (NEW_PATTERN): Coerce addition to unsigned,
3081         to silence compiler warning about mismatch signedness in ?:.
3082         Reported by Robert Millan.
3083
3084         intprops: add double-inclusion guard
3085         * lib/intprops.h: Allow idempotent includes.
3086         Suggested by Bruce Korb.
3087
3088         openat: detect Solaris fchownat bug
3089         * lib/fchownat.c (rpl_fchownat): Work around Solaris bug.  Avoid
3090         penalizing glibc chownat when only lchownat is broken.
3091         * m4/openat.m4 (gl_FUNC_FCHOWNAT): Replace fchownat if there are
3092         trailing slash bugs.
3093         * doc/posix-functions/fchownat.texi (fchownat): Document the bug.
3094         * modules/openat-tests (Files): Include more files.
3095         (Depends-on): Add mgetgroups, sleep, stat-time.
3096         (configure.ac): Add additional checks.
3097         (Makefile.am): Build new test.
3098         * tests/test-fchownat.c: New file.
3099
3100         lchown: detect Solaris and FreeBSD bug
3101         * lib/lchown.c (rpl_lchown): Work around bug.
3102         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check for trailing slash bugs.
3103         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witness.
3104         * modules/unistd (Makefile.am): Populate it.
3105         * lib/unistd.in.h (lchown): Update declaration.
3106         * doc/posix-functions/lchown.texi (lchown): Document the bug.
3107         * modules/lchown-tests: New file.
3108         * tests/test-lchown.h (test_lchown): Likewise.
3109         * tests/test-lchown.c (main): Likewise.
3110
3111         chown: detect Solaris and FreeBSD bug
3112         * lib/chown.c (rpl_chown): Work around bug.
3113         * m4/chown.m4 (gl_FUNC_CHOWN): Check for trailing slash bugs.
3114         (gl_PREREQ_CHOWN): Delete.
3115         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witness.
3116         * modules/unistd (Makefile.am): Populate it.
3117         * lib/unistd.in.h (chown): Update declaration.
3118         * lib/lchown.c (chown): Update client.
3119         * modules/lchown (Depends-on): Add lstat.
3120         * doc/posix-functions/chown.texi (chown): Document the bug.
3121         * doc/posix-functions/getgroups.texi (getgroups): Document
3122         getgroups pitfall.
3123         * modules/chown-tests: New file.
3124         * tests/test-chown.h (test_chown): Likewise.
3125         * tests/test-chown.c (main): Likewise.
3126
3127 2009-11-14  Robert Millan  <rmh.grub@aybabtu.com>  (tiny change)
3128
3129         gnulib-tool: correctly detect absence of m4 directories
3130         * gnulib-tool: Avoid extra newline on data passed to wc -l.
3131
3132 2009-11-14  Jim Meyering  <meyering@redhat.com>
3133
3134         maint.mk: Prohibit inclusion of "xalloc.h" without use.
3135         * top/maint.mk (sc_prohibit_close_stream_without_use): New rule.
3136
3137 2009-11-14  John W. Eaton  <jwe@gnu.org>
3138
3139         strftime.h: wrap funtion declaration in extern "C" block
3140         * lib/strftime.h (nstrftime) [__cplusplus]: Wrap declaration.
3141
3142 2009-11-13  Eric Blake  <ebb9@byu.net>
3143
3144         getgroups: avoid compiler warning
3145         * lib/getgroups.c (rpl_getgroups): Delete shadowed variable.
3146
3147         getgroups: work around FreeBSD bug
3148         * lib/getgroups.c (rpl_getgroups): Work around the bug.
3149         * m4/getgroups.m4 (gl_FUNC_GETGROUPS): Detect the bug.
3150         * doc/posix-functions/getgroups.texi (getgroups): Document it.
3151         * tests/test-getgroups.c (main): Fix buffer overrun.
3152
3153         getgroups: avoid compilation failure
3154         * lib/getgroups.c (includes): Include <stdint.h> for SIZE_MAX.
3155         * modules/getgroups (Depends-on): Add stdint.
3156
3157 2009-11-13  Jim Meyering  <meyering@redhat.com>
3158
3159         test-getgroups: avoid compilation failure
3160         * tests/test-getgroups.c: Include <stdint.h> for use of SIZE_MAX.
3161
3162 2009-11-13  Eric Blake  <ebb9@byu.net>
3163
3164         mgetgroups: new module, taken from coreutils
3165         * modules/mgetgroups: New file.
3166         * lib/mgetgroups.h: Likewise.
3167         * lib/mgetgroups.c (mgetgroups): Likewise.
3168         * m4/mgetgroups.m4 (gl_MGETGROUPS): Likewise.
3169         * MODULES.html.sh (Users and groups): Mention it.
3170
3171         getgroups: don't expose GETGROUPS_T to user
3172         * lib/getgroups.c (rpl_getgroups): Change signature.  Copy array
3173         an element at a time if GETGROUPS_T is wrong size.
3174         * lib/getugroups.h (getugroups): Change signature.
3175         * lib/unistd.in.h (getgroups): Likewise.
3176         * m4/getgroups.m4 (gl_FUNC_GETGROUPS): Use replacement if
3177         signature needs fixing.
3178         * m4/getugroups.m4 (gl_GETUGROUPS): No longer need
3179         AC_TYPE_GETGROUPS.
3180         * modules/group-member (Depends-on): Add getgroups.
3181         * lib/group-member.c (group_info, get_group_info): Use gid_t.
3182         (group_member): Rely on getgroups replacement.
3183         * lib/getugroups.c (getugroups): Use gid_t.
3184         * tests/test-getgroups.c (main): Likewise.
3185         * NEWS: Mention the signature change.
3186         * doc/posix-functions/getgroups.texi (getgroups): Mention the
3187         problem with signature.
3188         * doc/glibc-functions/setgroups.texi (setgroups): Mention that
3189         GETGROUPS_T is still useful for setgroups.
3190
3191         getgroups, getugroups: provide stubs for mingw
3192         * lib/getgroups.c (getgroups): Provide ENOSYS stub for mingw.
3193         * lib/getugroups.c (getugroups): Likewise.
3194         * m4/getgroups.m4 (gl_FUNC_GETGROUPS): Check for missing
3195         function.  Modernize replacement scheme.
3196         (gl_PREREQ_GETGROUPS): Delete.
3197         * m4/getugroups.m4 (gl_GETUGROUPS): Check for <grp.h>.
3198         * modules/getgroups (configure.ac): Declare witness.
3199         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add default.
3200         * modules/unistd (Depends-on): Substitute witness.
3201         * lib/unistd.in.h (getgroups): Declare replacement.
3202
3203         getgroups: avoid calling exit
3204         * modules/getgroups (Depends-on): Add malloc-posix and unistd,
3205         drop xalloc.
3206         * modules/getgroups-tests (Depends-on, Makefile.am): Drop unneeded
3207         dependencies.
3208         * lib/getgroups.c (rpl_getgroups): Fail with ENOMEM rather than
3209         exiting, in the rare case of malloc failure.
3210
3211         getgroups: fix logic error
3212         * lib/getgroups.c (rpl_getgroups): Don't fail if current process
3213         has more than 20 groups.
3214         * modules/getgroups-tests: New test.
3215         * tests/test-getgroups.c: New file.
3216
3217 2009-11-13  Simon Josefsson  <simon@josefsson.org>
3218
3219         * tests/test-base64.c: Improve.
3220
3221 2009-11-13  Simon Josefsson  <simon@josefsson.org>
3222
3223         * tests/test-xvasprintf.c: Fix memory leak, suggested by Eric
3224         Blake <ebb9@byu.net>.
3225
3226 2009-11-13  Simon Josefsson  <simon@josefsson.org>
3227
3228         * tests/test-xvasprintf.c: Add %s%s related checks.
3229
3230 2009-11-12  Eric Blake  <ebb9@byu.net>
3231
3232         version-etc: match standards.texi style
3233         * lib/version-etc.c (emit_bug_reporting_address): Drop periods,
3234         and use <> only for URLs.
3235
3236 2009-11-10  Kamil Dudka  <kdudka@redhat.com>
3237
3238         fts: do not fail on a submount during traversal
3239         * lib/fts.c (fts_build): Read the stat info again after opening
3240         a directory if the FTS_TIGHT_CYCLE_CHECK flag is set.
3241         Original report at http://bugzilla.redhat.com/501848.
3242
3243 2009-11-12  Jim Meyering  <meyering@redhat.com>
3244
3245         bootstrap: sync from coreutils
3246         * build-aux/bootstrap (bootstrap_epilogue): New function.
3247         Use git_modules_config in one more place.  This make bootstrap's
3248         --gnulib-srcdir option more useful for testing.
3249
3250         bootstrap: generalize autoheader check
3251         * build-aux/bootstrap: Look for AC_CONFIG_HEADER as well as
3252         AC_CONFIG_HEADERS.
3253
3254 2009-11-11  Eric Blake  <ebb9@byu.net>
3255
3256         mkfifoat: use new modules for Solaris and BSD bugs
3257         * m4/mkfifoat.m4 (gl_FUNC_MKFIFOAT): Simplify.
3258         * lib/mkfifoat.c (mknodat): Split...
3259         * lib/mknodat.c (mknodat): ...into new file.
3260         * modules/mkfifoat (Files): Ship new file.
3261         (Depends-on): Add mkfifo, mknod.
3262         * modules/mkfifoat-tests (Files): Reuse mkfifo tests.
3263         (Depends-on): Add symlink.
3264         * tests/test-mkfifoat.c (main): Enhance test.  Drop portions now
3265         redundant with test_mkfifo.h.
3266         (do_mkfifoat, do_mknodat): New helpers.
3267
3268         mknod: new module
3269         * modules/mknod: New file.
3270         * m4/mknod.m4 (gl_FUNC_MKNOD): Likewise.
3271         * lib/mknod.c (mknod): Likewise.
3272         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Set witness
3273         defaults.
3274         * modules/sys_stat (Makefile.am): Substitute them.
3275         * lib/sys_stat.in.h (mknod): Declare replacement.
3276         * MODULES.html.sh (Support for systems lacking POSIX:2008):
3277         Document it.
3278         * doc/posix-functions/mknod.texi (mknod): Likewise.
3279         * modules/mknod-tests: New test.
3280         * tests/test-mknod.c: Likewise.
3281
3282         mkfifo: new module
3283         * modules/mkfifo: New file.
3284         * m4/mkfifo.m4 (gl_FUNC_MKFIFO): Likewise.
3285         * lib/mkfifo.c (mkfifo): Likewise.
3286         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Set witness
3287         defaults.
3288         * modules/sys_stat (Makefile.am): Substitute them.
3289         * lib/sys_stat.in.h (mkfifo): Declare replacement.
3290         * MODULES.html.sh (Support for systems lacking POSIX:2008):
3291         Document it.
3292         * doc/posix-functions/mkfifo.texi (mkfifo): Likewise.
3293         * modules/mkfifo-tests: New test.
3294         * tests/test-mkfifo.h (test_mkfifo): New file, borrowed in part
3295         from test-mkfifoat.c.
3296         * tests/test-mkfifo.c: New file.
3297
3298         readlink: detect FreeBSD bug
3299         * m4/readlink.m4 (gl_FUNC_READLINK): Also detect FreeBSD bug with
3300         slash on symlink.
3301         * doc/posix-functions/readlink.texi (readlink): Document the bug.
3302         * tests/test-readlink.h (test_readlink): Enhance test.
3303
3304         symlink: detect FreeBSD bug
3305         * m4/symlink.m4 (gl_FUNC_SYMLINK): Also detect FreeBSD bug with
3306         slash on symlink.
3307         * doc/posix-functions/symlink.texi (symlink): Document the bug.
3308         * tests/test-symlink.h (test_symlink): Enhance test.
3309
3310 2009-11-10  Eric Blake  <ebb9@byu.net>
3311
3312         link: detect FreeBSD bug
3313         * m4/link.m4 (gl_FUNC_LINK): Also detect FreeBSD bug with slash on
3314         symlink.
3315         * doc/posix-functions/link.texi (link): Document the bug.
3316         * tests/test-link.h (test_link): Enhance test.
3317         * tests/test-linkat.c (main): Update caller.
3318
3319         unlink, remove: detect FreeBSD bug
3320         * m4/unlink.m4 (gl_FUNC_UNLINK): Also detect FreeBSD bug with
3321         slash on symlink.
3322         * doc/posix-functions/unlink.texi (unlink): Document the bug.
3323         * doc/posix-functions/remove.texi (remove): Likewise.
3324         * tests/test-unlink.h (test_unlink): Enhance test.
3325         * tests/test-remove.c (main): Likewise.
3326
3327 2009-11-09  Eric Blake  <ebb9@byu.net>
3328
3329         rename: detect FreeBSD bug
3330         * m4/rename.m4 (gl_FUNC_RENAME): Also detect FreeBSD bug with
3331         slash on symlink.
3332         * modules/renameat-tests (Depends-on): Add filenamecat.
3333         * tests/test-rename.h (test_rename): Allow one more errno.
3334         * tests/test-renameat.c (main): Likewise.
3335         * doc/posix-functions/rename.texi (rename): Document the bug.
3336
3337         open: detect FreeBSD bug
3338         * m4/open.m4 (gl_FUNC_OPEN): Also detect FreeBSD bug with slash on
3339         symlink.
3340         * doc/posix-functions/open.texi (open): Document the bug.
3341         * doc/posix-functions/utimes.texi (utimes): Likewise.
3342         * tests/test-open.h (test_open): Add parameters, and test symlink
3343         handling.
3344         * tests/test-open.c (main): Adjust caller.
3345         * tests/test-fcntl-safer.c (main): Likewise.
3346         * modules/open-tests (Depends-on): Add stdbool, symlink.
3347         * modules/fcntl-safer-tests (Depends-on): Likewise.
3348         * tests/test-openat.c (main): Add test-open tests.
3349
3350         stat: detect FreeBSD bug
3351         * m4/stat.m4 (gl_FUNC_STAT): Also detect FreeBSD bug with slash on
3352         symlink.
3353         * doc/posix-functions/stat.texi (stat): Document the bug.
3354         * tests/test-stat.h (test_stat_func): Add argument.
3355         * tests/test-stat.c (main): Adjust caller.
3356         * tests/test-fstatat.c (main): Likewise.
3357         * modules/stat-tests (Depends-on): Add stdbool, symlink.
3358         Reported by Jim Meyering.
3359
3360 2009-11-09  James Youngman  <jay@gnu.org>
3361
3362         strftime.c: include ignore-value.h only when FPRINTFTIME is defined
3363         * lib/strftime.c: Correct placement of #include "ignore-value.h".
3364
3365 2009-11-08  Jim Meyering  <meyering@redhat.com>
3366
3367         utimens: remove invalid futimesat call
3368         * lib/utimens.c (fdutimens): Remove invalid futimesat call.
3369         It used the file descriptor of the target file as the DIR_FD
3370         parameter and NULL as the file name.  That caused failure with
3371         errno == EFAULT on FreeBSD-8.0-rc2
3372
3373 2009-11-07  Eric Blake  <ebb9@byu.net>
3374
3375         fflush, freadseek: use fseeko, not fseek
3376         * lib/fflush.c (clear_ungetc_buffer_preserving_position)
3377         (clear_ungetc_buffer): Avoid potential problems on large files.
3378         * lib/freadseek.c (freadseek): Likewise.
3379         * modules/freadseek (Depends-on): Add fseeko.
3380         * modules/fseek (configure.ac): Set a witness.
3381         * tests/test-fflush.c (main): Use fseeko.
3382         * tests/test-fpurge.c (fseek): Disable link warning.
3383         * tests/test-freadable.c (fseek): Likewise.
3384         * tests/test-freading.c (fseek): Likewise.
3385         * tests/test-fseeko.c (fseek): Likewise.
3386         * tests/test-ftell.c (fseek): Likewise.
3387         * tests/test-ftello.c (fseek): Likewise.
3388         * tests/test-fwritable.c (fseek): Likewise.
3389         * tests/test-fwriting.c (fseek): Likewise.
3390
3391 2009-11-06  Simon Josefsson  <simon@josefsson.org>
3392
3393         * modules/memchr (Depends-on): Drop getpagesize dependency.
3394
3395 2009-11-06  Simon Josefsson  <simon@josefsson.org>
3396
3397         * build-aux/pmccabe2html: Disable execute bit.  Suggested by
3398         Reported by Ludovic Courtès.
3399         * build-aux/pmccabe2html: Improve example usage.
3400         * build-aux/pmccabe2html: Drop #! header.  Doc fix.
3401
3402 2009-11-06  Jim Meyering  <meyering@redhat.com>
3403
3404         do-release-commit-and-tag: New module.
3405         Automate the release-commit and tag process.
3406         * build-aux/do-release-commit-and-tag: New script, from coreutils.
3407         * modules/do-release-commit-and-tag: New file.
3408         * MODULES.html.sh (Support for maintaining and releasing): Add it.
3409
3410 2009-11-06  Simon Josefsson  <simon@josefsson.org>
3411
3412         * modules/select-tests (test_select_LDADD): Add $(INET_PTON_LIB)
3413         because test-select.c uses inet_pton.
3414
3415 2009-11-06  Simon Josefsson  <simon@josefsson.org>
3416
3417         * m4/getaddrinfo.m4: Add content of INET_NTOP_LIB to
3418         GETADDRINFO_LIB.  Bump serial number.
3419         * modules/getaddrinfo (Link): Only mention GETADDRINFO_LIB again.
3420         Suggested by Eric Blake <ebb9@byu.net>.
3421
3422 2009-11-05  Eric Blake  <ebb9@byu.net>
3423
3424         strtod: detect darwin bug
3425         * m4/strtod.m4 (gl_FUNC_STRTOD): Filter out darwin bug on "nan(".
3426         Reported by Leo Davis.
3427
3428         freopen-safer: new module
3429         * modules/freopen-safer: New module.
3430         * m4/stdio-safer.m4 (gl_FREOPEN_SAFER): New macro.
3431         * lib/freopen-safer.c (freopen_safer): New file.
3432         * lib/stdio-safer.h (freopen_safer): New declaration.
3433         * lib/stdio--.h (freopen): New override.
3434         * MODULES.html.sh (File stream based Input/Output): Mention it.
3435         * doc/posix-functions/freopen.texi (freopen): Mention pitfalls and
3436         freopen-safer module.
3437         * doc/posix-functions/stderr.texi (stderr): Likewise.
3438         * doc/posix-functions/stdin.texi (stdin): Likewise.
3439         * doc/posix-functions/stdout.texi (stdout): Likewise.
3440         * modules/freopen-safer-tests: New test.
3441         * tests/test-reopen-safer.c: New file.
3442
3443 2009-11-05  Jim Meyering  <meyering@redhat.com>
3444
3445         maint.mk: Prohibit inclusion of "close-stream.h" without use.
3446         * top/maint.mk (sc_prohibit_close_stream_without_use): New rule.
3447
3448 2009-11-05  Simon Josefsson  <simon@josefsson.org>
3449
3450         * modules/pmccabe2html (configure.ac): Check for pmccabe tool.
3451
3452 2009-11-05  Simon Josefsson  <simon@josefsson.org>
3453
3454         * modules/getaddrinfo (Link): Add $(INET_NTOP_LIB).
3455
3456 2009-11-05  Simon Josefsson  <simon@josefsson.org>
3457
3458         Fix link error.
3459         * m4/inet_ntop.m4 (gl_INET_NTOP): Fix test of AC_SEARCH_LIBS result.
3460         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
3461
3462 2009-11-05  Simon Josefsson  <simon@josefsson.org>
3463
3464         * tests/test-func.c: Also test value of __func__.
3465
3466 2009-11-05  Simon Josefsson  <simon@josefsson.org>
3467
3468         * tests/test-sys_socket.c: Use smaller constant value, sa_family_t
3469         may be an 8-bit type.  Reported by Bruno Haible <bruno@clisp.org>.
3470
3471 2009-11-05  Bruno Haible  <bruno@clisp.org>
3472
3473         Fix link error.
3474         * m4/inet_ntop.m4 (gl_INET_NTOP): Fix test of AC_SEARCH_LIBS result.
3475         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
3476         Reported by Brad Hards <bradh@frogmouth.net> via Simon Josefsson.
3477
3478 2009-11-05  Bruno Haible  <bruno@clisp.org>
3479
3480         Tests for module 'inet_pton'.
3481         * modules/inet_pton-tests: New file.
3482         * tests/test-inet_pton.c: New file.
3483
3484 2009-11-05  Bruno Haible  <bruno@clisp.org>
3485
3486         Tests for module 'inet_ntop'.
3487         * modules/inet_ntop-tests: New file.
3488         * tests/test-inet_ntop.c: New file.
3489
3490 2009-11-04  Eric Blake  <ebb9@byu.net>
3491
3492         stdlib-safer: wrap all mkstemp variants
3493         * modules/mkostemp (configure.ac): Set witness.
3494         * modules/mkostemps (configure.ac): Likewise.
3495         * modules/mkstemps (configure.ac): Likewise.
3496         * lib/stdlib-safer.h (mkostemp_safer, mkostemps_safer)
3497         (mkstemps_safer): Wrap more functions.
3498         * lib/stdlib--.h (mkostemp, mkostemps, mkstemps): Default the
3499         wrapping.
3500         * lib/mkstemp-safer.c (mkostemp_safer, mkostemps_safer)
3501         (mkstemps_safer): Implement the wrappers.
3502
3503         mkstemps, mkostemps: new modules
3504         * modules/mkostemps: New module.
3505         * modules/mkstemps: Likewise.
3506         * lib/mkostemps.c (mkostemps): New file.
3507         * lib/mkstemps.c (mkstemps): Likewise.
3508         * m4/mkostemps.m4 (gl_FUNC_MKOSTEMPS): Likewise.
3509         * m4/mkstemps.m4 (gl_FUNC_MKSTEMPS): Likewise.
3510         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Add witnesses.
3511         * modules/stdlib (Makefile.am): Substitute them.
3512         * lib/stdlib.in.h (mkostemps, mkstemps): Declare them.
3513         * doc/glibc-functions/mkstemps.texi (mkstemps): New file.
3514         * doc/glibc-functions/mkostemps.texi (mkostemps): Likewise.
3515         * doc/gnulib.texi (Glibc stdlib.h): Include them.
3516         * MODULES.html.sh (File system functions): Mention them.
3517
3518         tempname: resync from glibc
3519         * lib/tempname.c (__gen_tempname): Add suffixlen argument.  Use
3520         same values for __GT_FILE as glibc.  Abort even when assertions
3521         are disabled.
3522         * lib/tempname.h (GT_FILE): Use glibc __GT_FILE, if available, and
3523         match its value otherwise.  Allow idempotent inclusion.
3524         * lib/mkdtemp.c (mkdtemp): Adjust caller.
3525         * lib/mkostemp.c (mkostemp): Likewise.
3526         * lib/mkstemp.c (mkstemp): Likewise.
3527         * lib/tmpfile.c (tmpfile): Likewise.
3528         * NEWS: Document this.
3529
3530         utimens: fix use of futimens on older Linux
3531         * lib/utimens.c (fdutimens): Use updated, rather than original,
3532         timespec to avoid bug in older Linux kernel.
3533         Reported by Simon Josefsson.
3534
3535 2009-11-04  Bruno Haible  <bruno@clisp.org>
3536
3537         Make num_processors more flexible and consistent.
3538         * lib/nproc.h (enum nproc_query): New type.
3539         (num_processors): Add a 'query' argument.
3540         * lib/nproc.c: Include <stdlib.h>, <sched.h>, c-ctype.h.
3541         (num_processors): Add a 'query' argument. Test the value of the
3542         OMP_NUM_THREADS environment variable if requested. On Linux, NetBSD,
3543         mingw, count the number of CPUs available for the current process.
3544         * m4/nproc.m4 (gl_PREREQ_NPROC): Require AC_USE_SYSTEM_EXTENSIONS.
3545         Check for sched_getaffinity and sched_getaffinity_np.
3546         * modules/nproc (Depends-on): Add c-ctype, extensions.
3547         * NEWS: Mention the change.
3548
3549 2009-11-03  Bruno Haible  <bruno@clisp.org>
3550
3551         * NEWS: Document the new library dependencies of inet_ntop, inet_pton.
3552
3553 2009-11-03  Jim Meyering  <meyering@redhat.com>
3554
3555         test-getaddrinfo: avoid compilation failure on FreeBSD 7.2
3556         * tests/test-getaddrinfo.c (simple): Test for EAI_NODATA only
3557         if it is defined.
3558
3559 2009-11-02  Eric Blake  <ebb9@byu.net>
3560
3561         mktime, timegm: share common declaration
3562         * lib/mktime-internal.h: New file.
3563         * lib/mktime.c: Use it rather than open-coding a declaration.
3564         * lib/timegm.c: Likewise.
3565         * modules/mktime (Files): Ship it.
3566         * modules/timegm (Files): Likewise.
3567         Suggested by Bruno Haible.
3568
3569         test-update-copyright: update test to match script changes
3570         * tests/test-update-copyright.sh: Avoid hard-coding perl
3571         location.  Don't update *.bak created by earlier runs.
3572
3573 2009-11-02  Paul Eggert  <eggert@cs.ucla.edu>
3574             Simon Josefsson  <simon@josefsson.org>
3575             Bruno Haible  <bruno@clisp.org>
3576
3577         Fix link error on Solaris 8.
3578         * m4/inet_pton.m4 (gl_INET_PTON): Search for the function inet_pton
3579         also in libnsl. Define also INET_PTON_LIB.
3580         * modules/inet_pton (Link): New section.
3581
3582 2009-11-02  Simon Josefsson  <simon@josefsson.org>
3583             Bruno Haible  <bruno@clisp.org>
3584
3585         * m4/inet_ntop.m4 (gl_INET_NTOP): Define also INET_NTOP_LIB.
3586         * modules/inet_ntop (Link): New section.
3587         Reported by Boyan Kasarov <bkasarov@gmail.com>.
3588
3589 2009-11-02  Eric Blake  <ebb9@byu.net>
3590
3591         maint: avoid compiler warnings in m4 macros
3592         * m4/ungetc.m4 (gl_FUNC_UNGETC_WORKS): Avoid unused variable.
3593         * m4/rmdir.m4 (gl_FUNC_RMDIR): Include correct header.
3594
3595 2009-11-02  Simon Josefsson  <simon@josefsson.org>
3596
3597         * m4/pmccabe2html.m4: Remove file.
3598         * modules/pmccabe2html: Drop pmccabe2html.m4.  Don't call m4
3599         function.  Change maintainer.
3600         * build-aux/pmccabe2html: Use /bin/sh with magic instead of
3601         hard-coding path to awk.  Tiny patch from ludo@gnu.org (Ludovic
3602         Courtès).
3603
3604 2009-10-31  Eric Blake  <ebb9@byu.net>
3605
3606         fseeko: fix m4 regression
3607         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Use modern macro.  Fixes
3608         regression from 2009-10-27.
3609         Reported by Ralf Wildenhues.
3610
3611 2009-10-31  Jim Meyering  <meyering@redhat.com>
3612
3613         inttostr: aesthetics and improved (compile-time) safety
3614         Define inttype_is_signed rather than inttype_is_unsigned,
3615         since the sole use is via "#if inttype_is_signed".
3616         * lib/imaxtostr.c (inttype_is_signed): Define this, rather than
3617         inttype_is_unsigned.
3618         * lib/offtostr.c (inttype_is_signed): Likewise.
3619         * lib/uinttostr.c (inttype_is_signed): Likewise.
3620         * lib/umaxtostr.c (inttype_is_signed): Likewise.
3621         * lib/inttostr.c (inttostr): Use verify to cross-check the
3622         inttype_is_signed value and the signedness of the actual type.
3623         * modules/inttostr (Depends-on): Add verify.
3624
3625 2009-10-30  Eric Blake  <ebb9@byu.net>
3626
3627         build: avoid compiler warnings
3628         * lib/fchmodat.c (lchmod): Mark unused variables.
3629         * lib/getopt.c (_getopt_initialize): Likewise.
3630         * lib/mktime.c (__mktime_internal): Provide prototype.
3631         * lib/inttostr.c (inttostr): Avoid compiler warning even with
3632         older gcc that do not understand #pragma GCC diagnostic.
3633         * lib/uinttostr.c (inttype_is_unsigned): Define.
3634         * lib/umaxtostr.c (inttype_is_unsigned): Likewise.
3635
3636 2009-10-30  Michael Haubenwallner  <michael.haubenwallner@salomon.at>
3637
3638         stat: fix compilation on AIX
3639         * lib/sys_stat.in.h (stat): Work with fact that large files on AIX
3640         only see struct stat64.
3641
3642 2009-10-30  Eric Blake  <ebb9@byu.net>
3643
3644         exclude: make more robust
3645         * lib/exclude.c (excluded_file_name): Abort on unexpected value,
3646         rather than masking a coding bug.
3647         Suggested by Bruno Haible.
3648
3649 2009-10-30  Jim Meyering  <meyering@redhat.com>
3650
3651         perl scripts: remove #!/usr/bin/perl in favor of more portable...
3652         Rather than putting #!/usr/bin/perl on the first line,
3653         start with a variant of what's recommended by "man perlrun" that
3654         invokes the first "perl" program from your shell's search path.
3655         * build-aux/gitlog-to-changelog: Replace #!... as above.
3656         Add a "Local Variables" perl mode setting.
3657         Prompted by a patch from Ludovic Courtès.
3658         Improved by Eric Blake.
3659         * build-aux/useless-if-before-free: Likewise.
3660         * build-aux/announce-gen: Likewise.
3661         * build-aux/update-copyright: Likewise.
3662
3663 2009-10-29  Eric Blake  <ebb9@byu.net>
3664
3665         filenamecat-lgpl: adjust clients
3666         * modules/linkat (Depends-on): Use filenamecat-lgpl, not
3667         filenamecat.
3668         * modules/renameat (Depends-on): Likewise.
3669
3670         filenamecat: split into filenamecat-lgpl
3671         * modules/filenamecat-lgpl: New module.
3672         * modules/filenamecat (Files): Move library-safe files into
3673         filenamecat-lgpl.
3674         (Depends-on): Add filenamecat-lgpl.
3675         (configure.ac): Declare witness.
3676         * lib/filenamecat.h (file_name_concat): Only declare when using
3677         GPL module.
3678         * lib/filenamecat.c (longest_relative_suffix, mfile_name_concat):
3679         Move...
3680         * lib/filenamecat-lgpl.c: ...into new file.
3681         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT_LGPL): New macro.
3682         (gl_FILE_NAME_CONCAT): Use it.
3683         * MODULES.html.sh (File system functions): Mention new module.
3684
3685         argp: avoid memory leak
3686         * modules/argp (Depends-on): Use dirname-lgpl, not dirname.
3687         * lib/argp-namefrob.h (__argp_base_name): Use last_component, not
3688         base_name, since the latter malloc()s and can call exit().
3689         Leak introduced 2006-07-03.
3690
3691         dirname-lgpl: adjust clients that don't need full dirname
3692         * modules/backupfile (Depends-on): Use dirname-lgpl, not dirname.
3693         * modules/filenamecat (Depends-on): Likewise.
3694         * modules/linkat (Depends-on): Likewise.
3695         * modules/mkancesdirs (Depends-on): Likewise.
3696         * modules/mkdir (Depends-on): Likewise.
3697         * modules/openat (Depends-on): Likewise.
3698         * modules/savewd (Depends-on): Likewise.
3699         * modules/rename (Depends-on): Likewise.
3700         (License): Relax license.
3701         * modules/mkdir-tests (Depends-on): Drop progname.
3702         (Makefile.am): Delete unneeded LDADD.
3703         * modules/rename-tests (Depends-on, Makefile.am): Likewise.
3704
3705         dirname: split into dirname-lgpl
3706         * modules/dirname-lgpl: New module.
3707         * modules/dirname (Files): Move library-safe files into
3708         dirname-lgpl.
3709         (Depends-on): Add dirname-lgpl.
3710         (configure.ac): Declare witness.
3711         * modules/double-slash-root (License): Relax license.
3712         * lib/dirname.h (base_name, dir_name): Only declare when using GPL
3713         module.
3714         * lib/dirname.c (dir_len, mdir_name): Move...
3715         * lib/dirname-lgpl.c: ...into new file.
3716         * lib/basename.c (last_component, base_len): Move...
3717         * lib/basename-lgpl.c: ...into new file.
3718         * m4/dirname.m4 (gl_DIRNAME_LGPL): New macro.
3719         (gl_DIRNAME): Use it.
3720         * MODULES.html.sh (Enhancements for POSIX:2008 functions):
3721         Mention new module.
3722         * modules/dirname-tests (Depends-on): Add progname.
3723         * tests/test-dirname.c (program_name): Delete.
3724
3725         mkdir: make safe for libraries
3726         * modules/mkdir (Depends-on): Drop xalloc.
3727         * lib/mkdir.c (rpl_mkdir): Fail with ENOMEM rather than calling
3728         exit.
3729
3730         tests: avoid some compiler warnings
3731         * tests/test-getaddrinfo.c (simple): Mark static, and allow string
3732         literals.
3733         * tests/test-memchr.c (main): Avoid type mismatch.
3734         * tests/test-arpa_inet.c (main): Avoid unused parameters.
3735         * tests/test-base64.c (main): Likewise.
3736         * tests/test-getdelim.c (main): Likewise.
3737         * tests/test-gethostname.c (main): Likewise.
3738         * tests/test-getline.c (main): Likewise.
3739         * tests/test-netinet_in.c (main): Likewise.
3740         * tests/test-select.c (open_server_socket, main): Likewise.
3741         * tests/test-select-stdin.c (main): Likewise.
3742         * tests/test-sockets.c (main): Likewise.
3743         * tests/test-strsignal.c (main): Likewise.
3744         * tests/test-sys_select.c (main): Likewise.
3745         * tests/test-sys_socket.c (main): Likewise.
3746         * tests/test-u64.c (main): Likewise.
3747         * tests/test-xfprintf-posix.c (main): Likewise.
3748         * tests/test-xvasprintf.c (test_xvasprintf, main): Likewise.
3749
3750         sockets: avoid compiler warning
3751         * lib/sockets.c (gl_sockets_startup): Mark unused parameter.
3752
3753         maint: detect usage(1) and other suspicious exits
3754         * top/maint.mk (sc_prohibit_magic_number_exit): New rule.
3755
3756 2009-10-29  Jim Meyering  <meyering@redhat.com>
3757
3758         timespec: long-to-int truncation could make timespec_cmp malfunction
3759         * lib/timespec.h (timespec_cmp): Do not interpret a difference of
3760         a multiple of 2^32 nanoseconds as no difference.
3761
3762 2009-10-28  Jim Meyering  <meyering@redhat.com>
3763
3764         fprintftime: wrap macro code argument in "do {...} while(0)"
3765         * lib/strftime.c (cpy) [FPRINTFTIME]: The second argument to the
3766         cpy macro must be a statement that can be followed by a semicolon.
3767         Now that the else clause contains a comment and is hence longer
3768         than one line, I require curly braces.  That in turn requires
3769         that we wrap this code block in the standard do...while(0).
3770
3771         fprintftime: remove stray semicolon from previous change
3772         * lib/strftime.c (cpy) [FPRINTFTIME]: Remove trailing semicolon.
3773
3774         fprintftime: avoid a warning about ignored fwrite return value
3775         * lib/strftime.c [FPRINTFTIME]: Include "ignore-value.h".
3776         (cpy) [FPRINTFTIME]: Ignore fwrite failure, even though technically,
3777         that is unsafe.
3778         * modules/fprintftime (Depends-on): Add ignore-value.
3779
3780         exclude: avoid an unwarranted warning
3781         * lib/exclude.c (excluded_file_name): Initialize "rc" before switch.
3782
3783 2009-10-27  Eric Blake  <ebb9@byu.net>
3784
3785         fseek: avoid compilation failure when fflush is replaced
3786         * m4/fseek.m4 (gl_REPLACE_FSEEK): New macro.
3787         * m4/fseeko.m4 (gl_REPLACE_FSEEKO): Also replace fseek, if fseek
3788         module is in use.
3789         * lib/stdio.in.h (GNULIB_FSEEKO): Only poison fseek if fseek
3790         module is not in use; since REPLACE_FSEEK worked otherwise.
3791         (GNULIB_FTELLO): Likewise for ftell.
3792         Reported by Ian Beckwith and others.
3793
3794 2009-10-27  Bruno Haible  <bruno@clisp.org>
3795
3796         * lib/isnan.c (rpl_isnan[fdl]): Repeat the specification declaration.
3797         Reported by Jim Meyering.
3798
3799 2009-10-27  Jim Meyering  <jim@meyering.net>
3800             Bruno Haible  <bruno@clisp.org>
3801
3802         Avoid warning despite dropping the return value of fwrite.
3803         * lib/unicodeio.c: Include ignore-value.h.
3804         (fwrite_success_callback): Explicitly ignore fwrite's return value.
3805         * modules/unicodeio (Depends-on): Add ignore-value.
3806
3807 2009-10-26  Eric Blake  <ebb9@byu.net>
3808
3809         areadlinkat: fix fallback path
3810         * lib/at-func.c (AT_FUNC_NAME): Avoid signed comparison between
3811         pointer and zero.
3812
3813 2009-10-22  Pádraig Brady  <P@draigBrady.com>
3814
3815         Use a better IO block size for modern systems
3816         * lib/copy-file.c (copy_file_preserving): Used a 32KiB malloced buffer.
3817         * lib/md2.c: Likewise.
3818         * lib/md4.c: Likewise.
3819         * lib/md5.c: Likewise.
3820         * lib/sha1.c: Likewise.
3821         * lib/sha256.c: Likewise.
3822         * lib/sha512.c: Likewise.
3823
3824 2009-10-22  Eric Blake  <ebb9@byu.net>
3825
3826         tests: avoid several compiler warnings
3827         * tests/test-getcwd.c (main): Avoid buffer underflow.
3828         * tests/test-getdate.c (main): String literals are not safe with
3829         putenv, so use setenv.  Declare unused argument.
3830         * modules/getdate-tests (Depends-on): Add setenv.
3831         * tests/test-argv-iter.c (main): Declare unused argument.  Avoid
3832         problems with string literals in char *.
3833         * tests/test-hash.c (main): Avoid shadowing declaration.
3834         (insert_new): Treat string literals as char const *.
3835         * tests/test-getopt.h (test_getopt): Likewise.
3836         (getopt_loop): Alter types to minimize casting elsewhere.
3837         * tests/test-getopt_long.h (test_getopt_long, getopt_long_loop)
3838         (test_getopt_long_posix): Likewise.
3839         (do_getopt_long): Add wrapper to minimize casting.
3840         * tests/test-atexit.c (clear_temp_file): Use void.
3841         * tests/test-areadlink-with-size.c (main): Declare unused
3842         arguments.
3843         * tests/test-areadlink.c (main): Likewise.
3844         * tests/test-areadlinkat-with-size.c (main): Likewise.
3845         * tests/test-areadlinkat.c (main): Likewise.
3846         * tests/test-canonicalize-lgpl.c (main): Likewise.
3847         * tests/test-canonicalize.c (main): Likewise.
3848         * tests/test-dirent-safer.c (main): Likewise.
3849         * tests/test-dirname.c (main): Likewise.
3850         * tests/test-dup2.c (main): Likewise.
3851         * tests/test-fchdir.c (main): Likewise.
3852         * tests/test-fcntl-h.c (main): Likewise.
3853         * tests/test-fcntl-safer.c (main): Likewise.
3854         * tests/test-fdopendir.c (main): Likewise.
3855         * tests/test-fdutimensat.c (main): Likewise.
3856         * tests/test-fflush.c (main): Likewise.
3857         * tests/test-filenamecat.c (main): Likewise.
3858         * tests/test-filevercmp.c (main): Likewise.
3859         * tests/test-fopen-safer.c (main): Likewise.
3860         * tests/test-fopen.c (main): Likewise.
3861         * tests/test-fpending.c (main): Likewise.
3862         * tests/test-fpurge.c (main): Likewise.
3863         * tests/test-freading.c (main): Likewise.
3864         * tests/test-fstatat.c (main): Likewise.
3865         * tests/test-fsync.c (main): Likewise.
3866         * tests/test-futimens.c (main): Likewise.
3867         * tests/test-getndelim2.c (main): Likewise.
3868         * tests/test-gettimeofday.c (main): Likewise.
3869         * tests/test-getopt.c (main): Likewise.
3870         * tests/test-i-ring.c (main): Likewise.
3871         * tests/test-inttypes.c (main): Likewise.
3872         * tests/test-link.c (main): Likewise.
3873         * tests/test-lstat.c (main): Likewise.
3874         * tests/test-math.c (main): Likewise.
3875         * tests/test-md5.c (main): Likewise.
3876         * tests/test-memchr2.c (main): Likewise.
3877         * tests/test-memrchr.c (main): Likewise.
3878         * tests/test-mkdir.c (main): Likewise.
3879         * tests/test-mkdirat.c (main): Likewise.
3880         * tests/test-mkfifoat.c (main): Likewise.
3881         * tests/test-open.c (main): Likewise.
3882         * tests/test-openat-safer.c (main): Likewise.
3883         * tests/test-openat.c (main): Likewise.
3884         * tests/test-quotearg.c (main): Likewise.
3885         * tests/test-rawmemchr.c (main): Likewise.
3886         * tests/test-readlink.c (main): Likewise.
3887         * tests/test-remove.c (main): Likewise.
3888         * tests/test-rename.c (main): Likewise.
3889         * tests/test-renameat.c (main): Likewise.
3890         * tests/test-rmdir.c (main): Likewise.
3891         * tests/test-sha1.c (main): Likewise.
3892         * tests/test-signal.c (main): Likewise.
3893         * tests/test-sigaction.c (main): Likewise.
3894         * tests/test-stat.c (main): Likewise.
3895         * tests/test-stat-time.c (main): Likewise.
3896         * tests/test-stddef.c (main): Likewise.
3897         * tests/test-stdint.c (main): Likewise.
3898         * tests/test-stdio.c (main): Likewise.
3899         * tests/test-stdlib.c (main): Likewise.
3900         * tests/test-strchrnul.c (main): Likewise.
3901         * tests/test-strerror.c (main): Likewise.
3902         * tests/test-string.c (main): Likewise.
3903         * tests/test-strtod.c (main): Likewise.
3904         * tests/test-strverscmp.c (main): Likewise.
3905         * tests/test-symlink.c (main): Likewise.
3906         * tests/test-symlinkat.c (main): Likewise.
3907         * tests/test-sys_stat.c (main): Likewise.
3908         * tests/test-sys_time.c (main): Likewise.
3909         * tests/test-time.c (main): Likewise.
3910         * tests/test-unistd.c (main): Likewise.
3911         * tests/test-unlink.c (main): Likewise.
3912         * tests/test-unlinkat.c (main): Likewise.
3913         * tests/test-utimens.c (main): Likewise.
3914         * tests/test-utimensat.c (main): Likewise.
3915         * tests/test-version-etc.c (main): Likewise.
3916         * tests/test-wchar.c (main): Likewise.
3917         * tests/test-wctype.c (main): Likewise.
3918         * tests/test-xprintf-posix.c (main): Likewise.
3919         * tests/test-posixtm.c (main): Likewise.
3920         (STREQ): Delete unused macro.
3921         * tests/test-linkat.c (main): Declare unused arguments.  Avoid
3922         shadowed variables.
3923         * tests/test-memchr.c (main): Likewise.
3924
3925 2009-10-21  Eric Blake  <ebb9@byu.net>
3926
3927         areadlinkat: avoid failure on older glibc
3928         * lib/at-func.c (AT_FUNC_NAME): Check for explicit FUNC_FAIL,
3929         rather than mis-comparing 0 against FUNC_RESULT of char*.
3930
3931 2009-10-21  Bruno Haible  <bruno@clisp.org>
3932
3933         * modules/stpncpy (License): Relicense under LGPLv2+.
3934         Reported by David Lutterkort <lutter@redhat.com>.
3935
3936 2009-10-20  Eric Blake  <ebb9@byu.net>
3937
3938         utimensat: work around Solaris 9 bug
3939         * lib/utimens.c (fdutimens, lutimens): Force a stat if platform
3940         has trailing slash bugs.
3941         * tests/test-lutimens.h (test_lutimens): Enhance test.
3942         * tests/test-utimens.h (test_utimens): Likewise.
3943         * doc/posix-functions/utime.texi (utime): Enhance documentation.
3944         * doc/posix-functions/utimes.texi (utimes): Likewise.
3945         * doc/posix-functions/utimensat.texi (utimensat): Likewise.
3946         * doc/glibc-functions/futimesat.texi (futimesat): Likewise.
3947         * doc/glibc-functions/lutimes.texi (lutimes): Likewise.
3948         * doc/posix-functions/futimens.texi (futimens): Likewise.
3949
3950         fdutimensat: new module
3951         * modules/fdutimensat: New file.
3952         * lib/fdutimensat.c (fdutimensat): Likewise.
3953         * lib/utimens.h (fdutimensat, lutimensat): Declare new functions.
3954         * MODULES.html.sh (File system functions): Mention module.
3955         * modules/fdutimensat-tests: New test.
3956         * tests/test-fdutimensat.c: Likewise.
3957
3958         doc: regenerate INSTALL
3959         * doc/INSTALL: Reflect recent autoconf update.
3960         * doc/INSTALL.ISO: Likewise.
3961         * doc/INSTALL.UTF-8: Likewise.
3962
3963 2009-10-20  Pádraig Brady  <P@draigBrady.com>
3964
3965         acl: warn if ACL support is not detected
3966         * m4/acl.m4 (gl_FUNC_ACL): Output a warning if ACL support is not found.
3967
3968 2009-10-19  Giuseppe Scrivano  <gscrivano@gnu.org>
3969
3970         * lib/nproc.h: Add extern "C" block for C++.
3971
3972 2009-10-18  Reuben Thomas  <rrt@sc3d.org>
3973             Bruno Haible  <bruno@clisp.org>
3974
3975         * doc/posix-functions/isascii.texi: Document the 2 alternative APIs.
3976         * doc/posix-functions/isalnum.texi: Document the 4 alternative APIs.
3977         * doc/posix-functions/isalpha.texi: Likewise.
3978         * doc/posix-functions/isblank.texi: Likewise.
3979         * doc/posix-functions/iscntrl.texi: Likewise.
3980         * doc/posix-functions/isdigit.texi: Likewise.
3981         * doc/posix-functions/isgraph.texi: Likewise.
3982         * doc/posix-functions/islower.texi: Likewise.
3983         * doc/posix-functions/isprint.texi: Likewise.
3984         * doc/posix-functions/ispunct.texi: Likewise.
3985         * doc/posix-functions/isspace.texi: Likewise.
3986         * doc/posix-functions/isupper.texi: Likewise.
3987         * doc/posix-functions/isxdigit.texi: Likewise.
3988
3989 2009-10-18  Bruno Haible  <bruno@clisp.org>
3990
3991         Tests for module 'isblank'.
3992         * modules/isblank-tests: New file.
3993         * tests/test-isblank.c: New file.
3994
3995         New module 'isblank'.
3996         * lib/isblank.c: New file.
3997         * m4/isblank.m4: New file.
3998         * modules/isblank: New file.
3999         * doc/posix-functions/isblank.texi: Mention the new module.
4000
4001 2009-10-18  Bruno Haible  <bruno@clisp.org>
4002
4003         New module 'ctype'.
4004         * lib/ctype.in.h: New file.
4005         * m4/ctype.m4: New file.
4006         * modules/ctype: New file.
4007         * doc/posix-headers/ctype.texi: Mention the new module.
4008
4009 2009-10-18  Jim Meyering  <meyering@redhat.com>
4010
4011         m4: stylistic-only: hoist AC_SUBST to be adjacent to initialization
4012         Declare a variable like LIB_CLOCK_GETTIME to be AC_SUBSTituted
4013         right after its initialization, rather than farther down.
4014         Keeping these in close proximity makes it easier to ensure
4015         that each such variable is initialized.  E.g.,
4016
4017             LIB_CLOCK_GETTIME=
4018             AC_SUBST([LIB_CLOCK_GETTIME])
4019
4020         This change also increments these serial numbers.
4021         * m4/clock_time.m4 (gl_CLOCK_TIME): Hoist AC_SUBST use.
4022         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
4023         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
4024
4025 2009-10-18  Bruno Haible  <bruno@clisp.org>
4026
4027         Don't let environment variables perturb build.
4028         * m4/gethrxtime.m4 (gl_GETHRXTIME): Initialize LIB_GETHRXTIME here...
4029         (gl_PREREQ_GETHRXTIME): ... not here.
4030
4031 2009-10-18  Bruno Haible  <bruno@clisp.org>
4032
4033         Avoid symlink attack in localcharset module.
4034         * lib/localcharset.c: Include <fcntl.h>, <unistd.h>.
4035         (O_NOFOLLOW): Define fallback.
4036         (get_charset_aliases): Don't open the file if it is a symbolic link.
4037         * m4/fcntl_h.m4 (gl_FCNTL_O_FLAGS): New macro, extracted from
4038         gl_FCNTL_H.
4039         (gl_FCNTL_H): Require it.
4040         * m4/localcharset.m4 (gl_LOCALCHARSET): Likewise.
4041         * modules/localcharset (Files): Add m4/fcntl_h.m4.
4042         Reported by Fergal Glynn <fglynn@veracode.com>.
4043
4044 2009-10-18  Bruno Haible  <bruno@clisp.org>
4045
4046         Implement nproc for mingw.
4047         * lib/nproc.c: Include <windows.h>
4048         (num_processors): On native Windows platforms, try GetSystemInfo.
4049
4050 2009-10-18  Bruno Haible  <bruno@clisp.org>
4051
4052         Implement nproc for IRIX.
4053         * lib/nproc.c: Include <sys/sysmp.h>.
4054         (num_processors): On IRIX systems, try sysmp.
4055         * m4/nproc.m4 (gl_PREREQ_NPROC): Check for sys/sysmp.h and sysmp.
4056
4057 2009-10-18  Bruno Haible  <bruno@clisp.org>
4058
4059         Implement nproc for HP-UX.
4060         * lib/nproc.c: Include <sys/pstat.h>
4061         (num_processors): On HP-UX systems, try pstat_getdynamic.
4062         * m4/nproc.m4 (gl_PREREQ_NPROC): Check for sys/pstat.h and
4063         pstat_getdynamic.
4064
4065 2009-10-18  Giuseppe Scrivano  <gscrivano@gnu.org>
4066             Bruno Haible  <bruno@clisp.org>
4067
4068         Implement nproc for NetBSD, OpenBSD.
4069         * lib/nproc.c: Include <sys/types.h>, <sys/param.h>, <sys/sysctl.h>.
4070         (ARRAY_SIZE): New macro.
4071         (num_processors): On BSD systems, try sysctl of HW_NCPU.
4072         * m4/nproc.m4: New file.
4073         * modules/nproc (Files): Add m4/nproc.m4.
4074         (configure.ac): Invoke gl_NPROC. Remove AC_LIBOBJ invocation.
4075         (Makefile.am): Instead, augment lib_SOURCES.
4076
4077 2009-10-18  Bruno Haible  <bruno@clisp.org>
4078
4079         Fix recognition of sys/sysctl.h on OpenBSD 4.0.
4080         * m4/physmem.m4 (gl_PHYSMEM): Before including sys/sysctl.h, include
4081         sys/param.h.
4082
4083 2009-10-16  Eric Blake  <ebb9@byu.net>
4084
4085         utimensat: new module
4086         * modules/utimensat: New file.
4087         * lib/utimensat.c (utimensat): Likewise.
4088         * m4/utimensat.m4 (gl_FUNC_UTIMENSAT): Likewise.
4089         * lib/utimens.c (utimensat): Avoid recursion into rpl_utimensat,
4090         so we can work around Linux bugs.
4091         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Add witnesses.
4092         * modules/sys_stat (Makefile.am): Substitute them.
4093         * lib/sys_stat.in.h (utimensat): Declare it.
4094         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
4095         * doc/posix-functions/utimensat.texi (utimensat): Likewise.
4096         * modules/utimensat-tests: New test.
4097         * tests/test-utimensat.c: Likewise.
4098
4099         utimens: let lutimens work on non-symlinks
4100         * lib/utimens.c (lutimens): Fall back to utimens rather than
4101         failing with ENOSYS, when file is not a symlink.
4102         (utimens): Reduce redirection.
4103         * tests/test-lutimens.h (test_lutimens): Update test to cover
4104         non-symlinks.
4105         * tests/test-utimens.h (test_utimens): Update test to cover
4106         symlinks.
4107         * tests/test-utimens.c (main): Update caller.
4108
4109         utimens: cache whether utimensat syscall works
4110         * lib/utimens.c (utimensat_works_really): New cache variable.
4111         (fdutimens, lutimens): Use it to avoid failing syscall.
4112
4113         test-stat-time, test-utimens: improve portability
4114         * tests/test-stat-time.c (nap): Lengthen delay to 20ms, for
4115         ext4 on alpha, and for cygwin.
4116         * tests/test-utimens-common.h: New file.
4117         (nap): Factor delays into single function.
4118         * tests/test-lutimens.h (test_lutimens): Use new header.
4119         * tests/test-futimens.h (test_futimens): Likewise.
4120         * tests/test-utimens.h (test_utimens): Likewise.  Also, force NFS
4121         timestamps to occur from same machine, as was done previously for
4122         test_utimens.
4123         * modules/utimens-tests (Files): Ship new file.
4124         * modules/futimens-tests (Files): Likewise.
4125         Reported in part by Jim Meyering.
4126
4127         sys_stat: sort replacement declarations
4128         * lib/sys_stat.in.h: Sort declarations.
4129         * lib/futimens.c (futimens): Fix typo.
4130
4131 2009-10-15  Jim Meyering  <meyering@redhat.com>
4132
4133         don't let environment settings perturb build
4134         Setting the envvars, LIB_CLOCK_GETTIME, LIB_EACCESS or LIB_NANOSLEEP
4135         could cause a configure-time and/or build-time malfunction.
4136         Typically, a configure-time function-in-library test is performed
4137         via code like this:
4138
4139           LIB_VAR=
4140           AC_SUBST([LIB_VAR])
4141           prefix_saved_LIBS=$LIBS
4142             AC_SEARCH_LIBS([FUNC], [LIB_NAME],
4143                        [test "$ac_cv_search_FUNC" = "none required" ||
4144                         LIB_VAR=$ac_cv_search_FUNC])
4145           LIBS=$prefix_saved_LIBS
4146
4147         However, in each of the files affected by this change, the LIB_VAR=
4148         initialization was omitted.  Thus, when set in the environment, its
4149         value would propagate into generated Makefiles when FUNC is not found
4150         in LIB_NAME.
4151         * m4/clock_time.m4 (gl_CLOCK_TIME): Initialize AC_SUBST'd var.
4152         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
4153         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
4154
4155 2009-10-14  Eric Blake  <ebb9@byu.net>
4156
4157         fchdir: avoid infinite recursion in mingw
4158         * lib/fchdir.c (rpl_fstat): Call system fstat, rather than
4159         recursing.
4160
4161         test-stat-time: port to mingw
4162         * tests/test-stat-time.c (force_unlink): Return a value.
4163         (test_ctime) [W32]: Fix compilation error.
4164         (nap): Don't call usleep with too large an argument.  Use
4165         force_unlink.
4166         * doc/pastposix-functions/usleep.texi (usleep): Document the
4167         portability issue.
4168
4169 2009-10-13  Jim Meyering  <meyering@redhat.com>
4170
4171         use AC_CHECK_FUNCS_ONCE, not AC_CHECK_FUNCS in modules/*
4172         * modules/pipe-filter-gi: Use AC_CHECK_FUNCS_ONCE, not AC_CHECK_FUNCS.
4173         * modules/pipe-filter-ii: Likewise.
4174         * modules/sys_socket-tests: Likewise.
4175         * modules/tsearch-tests: Likewise.
4176         * Makefile (sc_prefer_ac_check_funcs_once): New rule.
4177         (check): Depend on it.
4178
4179 2009-10-12  Eric Blake  <ebb9@byu.net>
4180
4181         utimens-tests: port to NFS file systems
4182         * tests/test-utimens.h (test_utimens): Refactor utimecmp
4183         comparisons to avoid spurious failures from timestamp drift
4184         between NFS machines.
4185
4186 2009-10-12  Eric Blake  <ebb9@byu.net>
4187
4188         stat-time-tests: minor cleanups
4189         * modules/stat-time-tests (configure.ac): Use AC_CHECK_FUNCS_ONCE.
4190         * tests/test-stat-time.c (nap): Separate assignment from call.
4191         Suggested by Paolo Bonzini and Bruno Haible.
4192
4193         sys_stat: guarantee struct timespec
4194         * lib/sys_stat.in.h (includes): Always include <time.h>
4195         * modules/sys_stat (Depends-on): Add time.
4196         * tests/test-sys_stat.c: Guarantee struct timespec, as well as
4197         mode_t permission values.
4198         * doc/posix-headers/sys_stat.texi (sys/stat.h): Document how to
4199         get at subsecond timestamps.
4200
4201 2009-10-10  Eric Blake  <ebb9@byu.net>
4202
4203         futimens: new module
4204         * modules/futimens: New file.
4205         * lib/futimens.c (futimens): Likewise.
4206         * m4/futimens.m4 (gl_FUNC_FUTIMENS): Likewise.
4207         * lib/utimens.c (futimens): Avoid recursion into rpl_futimens, so
4208         we can work around Linux bugs.
4209         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Add witnesses.
4210         * modules/sys_stat (Makefile.am): Substitute them.
4211         * lib/sys_stat.in.h (futimens): Declare it.
4212         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
4213         * doc/posix-functions/futimens.texi (futimens): Likewise.
4214         * modules/futimens-tests: New test.
4215         * tests/test-futimens.c: Likewise.
4216
4217         utimens: introduce fdutimens
4218         * lib/utimens.h (fdutimens): New prototype.
4219         * lib/utimens.c (gl_futimens): Move guts...
4220         (fdutimens): ...to new interface.
4221         * tests/test-utimens.c (do_fdutimens): Use it.
4222
4223         utimens: add UTIME_NOW and UTIME_OMIT support
4224         * lib/utimens.c (validate_timespec, update_timespec): New helper
4225         functions.
4226         (gl_futimens, lutimens): Use them.
4227         * modules/utimens (Depends-on): Add gettime, lstat, stat-time,
4228         stdbool, sys_stat.
4229         (Link): Mention resulting library dependency.
4230         * modules/utimecmp (Link): Likewise.
4231         * modules/utimens-tests (Depends-on): Drop stat-time, stdbool.
4232         (Makefile.am): Pick up library dependency.
4233         * lib/sys_stat.in.h (UTIME_NOW, UTIME_OMIT): Guarantee a
4234         definition.
4235         * tests/test-sys_stat.c: Test the definitions.
4236         * doc/posix-headers/sys_stat.texi (sys/stat.h): Document this.
4237         * NEWS: Document library dependency.
4238
4239         utimecmp: support symlink timestamps
4240         * lib/utimecmp.c (utimecmp): Use new interface.  Skip effort of
4241         hashing when possible.  Use pathconf when available.
4242         (SYSCALL_RESOLUTION): Recognize tighter resolution.
4243         * modules/utimecmp (Depends-on): Add lstat.
4244
4245         utimens: add lutimens interface
4246         * lib/utimens.c (lutimens): New function.
4247         * m4/utimens.m4 (gl_UTIMENS): Check for lutimes.
4248         * lib/utimens.h (lutimens): Declare new interface.
4249         * tests/test-utimens.c (main): Enhance test.
4250         * tests/test-lutimens.h (test_lutimens): New file.
4251         * modules/utimens-tests (Files): Distribute it.
4252         (Depends-on): Add symlink.
4253         (configure.ac): Check for usleep.
4254
4255         utimens: validate futimens usage
4256         * lib/utimens.c (gl_futimens): Require valid fd up front, using
4257         fewer syscalls on failure later on.  Avoid compiler warning on
4258         mingw.
4259         * modules/utimens (Depends-on): Add dup2.
4260
4261         utimens: add test
4262         * modules/utimens-tests: New test.
4263         * tests/test-utimens.h: New file.
4264         * tests/test-futimens.h: Likewise.
4265         * tests/test-utimens.c: Likewise.
4266
4267         doc: mention timestamp portability issues
4268         * doc/glibc-functions/lutimes.texi (lutimes): Refer to utimensat
4269         instead.
4270         * doc/posix-functions/utime.texi (utime): Likewise.
4271         * doc/posix-functions/utimes.texi (utimes): Likewise.
4272         * doc/glibc-functions/futimes.texi (futimes): Refer to futimens
4273         instead.
4274         * doc/posix-functions/futimens.texi (futimens): Mention utimens
4275         module.
4276         * doc/posix-functions/utimensat.texi (utimensat): Likewise.
4277         Mention weakness with symlink timestamps.
4278         * doc/glibc-functions/futimesat.texi (futimesat): New file; refer
4279         to utimensat/futimens instead.
4280         * doc/gnulib.texi (Glibc sys/time.h): Include new file.
4281
4282         test-dup2: enhance test
4283         * tests/test-dup2.c (main): Also check AT_FDCWD.
4284
4285         test-stat-time: avoid more spurious failures
4286         * tests/test-stat-time.c (nap): Wait for 15ms rather than 2ms, for
4287         xfs; and avoid race if the two timestamps cross quantization edge.
4288
4289         relocatable: prefer 'file system' over 'filesystem'
4290         * m4/relocatable-lib.m4 (gl_RELOCATABLE_NOP): Use AS_HELP_STRING.
4291         (gl_RELOCATABLE_LIBRARY_BODY): Fix spelling.
4292         * doc/relocatable-maint.texi (Supporting Relocation): Likewise.
4293         * doc/relocatable.texi (Enabling Relocatability): Likewise.
4294         * lib/relocatable.c (compute_curr_prefix): Likewise.
4295
4296 2009-10-10  Jim Meyering  <meyering@redhat.com>
4297
4298         stat-time-tests: check for the usleep function
4299         * modules/stat-time-tests (configure.ac): Now that we test HAVE_USLEEP.
4300
4301 2009-10-10  Bruno Haible  <bruno@clisp.org>
4302
4303         * modules/xnanosleep: Put the Link section after the Include section.
4304
4305 2009-10-09  Eric Blake  <ebb9@byu.net>
4306
4307         dup2: work around FreeBSD 6.1 bug
4308         * m4/dup2.m4 (gl_FUNC_DUP2): Detect bug.
4309         * doc/posix-functions/dup2.texi (dup2): Document it.
4310         Reported by Nelson H. F. Beebe and Jim Meyering.
4311
4312         test-stat-time: port to buggy NFS clients
4313         * tests/test-stat-time.c (main) [W32]: Reduce ifdefs.
4314         (test_ctime): Also skip test if mtime and ctime are skewed.
4315
4316         maint: prefer 'file system' over 'filesystem'
4317         * doc/posix-functions/fstatat.texi (fstatat): Likewise.
4318         * doc/posix-functions/lstat.texi (lstat): Likewise.
4319         * lib/file-has-acl.c (file_has_acl): Likewise.
4320         * lib/fwriteerror.c [TEST]: Likewise.
4321         * tests/test-areadlink.h (test_areadlink): Likewise.
4322         * tests/test-areadlinkat-with-size.c (main): Likewise.
4323         * tests/test-areadlinkat.c (main): Likewise.
4324         * tests/test-canonicalize-lgpl.c (main): Likewise.
4325         * tests/test-canonicalize.c (main): Likewise.
4326         * tests/test-fstatat.c (main): Likewise.
4327         * tests/test-linkat.c (main): Likewise.
4328         * tests/test-lstat.h (test_lstat_func): Likewise.
4329         * tests/test-mkdir.h (test_mkdir): Likewise.
4330         * tests/test-readlink.h (test_readlink): Likewise.
4331         * tests/test-remove.c (main): Likewise.
4332         * tests/test-rename.h (test_rename): Likewise.
4333         * tests/test-renameat.c (main): Likewise.
4334         * tests/test-rmdir.h (test_rmdir_func): Likewise.
4335         * tests/test-symlink.h (test_symlink): Likewise.
4336         * tests/test-symlinkat.c (main): Likewise.
4337         * tests/test-unlink.h (test_unlink_func): Likewise.
4338         * tests/test-unlinkat.c (main): Likewise.
4339
4340         maint: make realtime library usage explicit
4341         * modules/gethrxtime (Link): Mention LIB_GETHRXTIME.
4342         * modules/gettime (Link): Mention LIB_CLOCK_GETTIME.
4343         * modules/settime (Link): Likewise.
4344         * modules/xnanosleep (Link): Mention LIB_NANOSLEEP.
4345
4346         test-stat-time: speed up execution
4347         * tests/test-stat-time.c (test_ctime) [!W32]: Avoid compiler
4348         warning on mingw.
4349         (nap): New helper function.
4350         (prepare_test): Use it to reduce sleep time.
4351         (test_mtime, test_ctime, test_birthtime): Allow for subsecond
4352         execution.
4353         * modules/stat-time-tests (configure.ac): Check for usleep.
4354
4355 2009-10-09  Jim Meyering  <meyering@redhat.com>
4356
4357         selinux-h: always use getfilecon wrappers
4358         * lib/getfilecon.c: New file.
4359         * lib/se-selinux.in.h: Use a better inclusion guard symbol name.
4360         [HAVE_SELINUX_SELINUX_H]: Include-next <selinux/selinux.h>.
4361         [!HAVE_SELINUX_SELINUX_H]: Use better parameter names.
4362         (fgetfilecon): Provide a stub.
4363         * m4/selinux-selinux-h.m4 (gl_HEADERS_SELINUX_SELINUX_H): Don't
4364         AC_SUBST SELINUX_SELINUX_H, since now we're generating that
4365         file unconditionally.
4366         When <selinux/selinux.h> is found, arrange to use wrappers.
4367         * modules/selinux-h (Files): Add getfilecon.c.
4368         (Makefile.am): Substitute include-next-related bits
4369         into the now-always-generated selinux/selinux.h file.
4370         * doc/glibc-functions/lgetfilecon.texi: New file.
4371         * doc/glibc-functions/fgetfilecon.texi: New file.
4372         * doc/glibc-functions/getfilecon.texi: New file.
4373         * doc/glibc-functions/getfilecon-desc.texi: New file.
4374         * doc/gnulib.texi (Glibc selinux/selinux.h): New section, by
4375         which to pull in the new files.
4376         * MODULES.html.sh (Misc): Add selinux-h.
4377
4378 2009-10-08  Jim Meyering  <meyering@redhat.com>
4379
4380         unistd: fix comment typo
4381         * lib/unistd.in.h (euidaccess): Fix a comment typo.
4382
4383 2009-10-08  Eric Blake  <ebb9@byu.net>
4384
4385         areadlink: use SIZE_MAX consistently
4386         * modules/areadlink (Depends-on): Add stdint.
4387         * modules/areadlink-with-size (Depends-on): Likewise.
4388         * lib/areadlink-with-size.c (includes): Drop stdio, since stdlib
4389         gives NULL; drop sys/types, since unistd gives size_t; and add
4390         stdint for SIZE_MAX.
4391         (SIZE_MAX): Rely on headers.
4392         * lib/areadlinkat-with-size.c (includes): Drop stdio, sys/types,
4393         and add stdint.
4394         * lib/areadlink.c (includes): Drop sys/types, and add stdint.
4395         (SIZE_MAX): Likewise.
4396         (INITIAL_BUF_SIZE): Turn into enum.
4397         * lib/areadlinkat.c (INITIAL_BUF_SIZE): Likewise.
4398
4399 2009-10-08  Jim Meyering  <meyering@redhat.com>
4400
4401         areadlinkat: avoid compilation failure
4402         * lib/areadlinkat.c: Include <stdint.h> for use of SIZE_MAX.
4403         Fix typo in comment.
4404
4405 2009-10-07  Eric Blake  <ebb9@byu.net>
4406
4407         areadlinkat-with-size: new module
4408         * modules/areadlinkat-with-size: New module.
4409         * lib/areadlinkat-with-size.c (areadlinkat_with_size): New file.
4410         * lib/areadlink.h (areadlinkat): Declare it.
4411         * MODULES.html.sh (File system functions): Mention it.
4412         * modules/areadlinkat-with-size-tests: New test.
4413         * tests/test-areadlinkat-with-size.c: New file.
4414
4415         xreadlinkat: new module
4416         * modules/xreadlinkat: New module.
4417         * lib/xreadlinkat.c (xreadlinkat): New file.
4418         * lib/xreadlink.h (xreadlinkat): Declare it.
4419         * MODULES.html.sh (File system functions): Mention it.
4420
4421         areadlinkat: new module
4422         * lib/at-func.c (FUNC_FAIL): New define.
4423         (AT_FUNC_NAME, VALIDATE_FLAG): Use it rather than raw -1.
4424         * modules/areadlinkat: New module.
4425         * lib/linkat.c (areadlinkat): Move...
4426         * lib/areadlinkat.c (areadlinkat): ...to new file.
4427         * lib/areadlink.h (areadlinkat): Declare it.
4428         * modules/linkat (Depends-on): Add areadlinkat.
4429         * MODULES.html.sh (File system functions): Mention it.
4430         * modules/areadlinkat-tests: New test.
4431         * tests/test-areadlinkat.c: New file.
4432
4433         areadlink, areadlink-with-size: add tests
4434         * modules/areadlink-tests: New test.
4435         * modules/areadlink-with-size-tests: Likewise.
4436         * tests/test-areadlink.h: New file.
4437         * tests/test-areadlink.c: Likewise.
4438         * tests/test-areadlink-with-size.c: Likewise.
4439
4440         maint: minor cleanups
4441         * lib/fts.c (ATTRIBUTE_UNUSED): Delete; use gnulib-guaranteed
4442         _UNUSED_PARAMETER_ instead.
4443         * lib/getdate.y (ATTRIBUTE_UNUSED): Likewise.
4444         * lib/utimens.c (ATTRIBUTE_UNUSED): Likewise.
4445         * modules/linkat-tests (Files): Distribute test-link.h.
4446
4447         openat, utimens: whitespace cleanup
4448         * lib/openat.c: Prefer space throughout, rather than mix of 8
4449         spaces vs. tabs.
4450         * lib/at-func.c: Likewise.
4451         * lib/utimens.c: Likewise.
4452
4453         openat: avoid using wrong fd
4454         * lib/openat.c (openat_permissive): Reject user's fd if saving the
4455         working directory chooses same fd.
4456         * lib/at-func.c (AT_FUNC_NAME): Likewise.
4457
4458         mkdir, mkdirat: fix cygwin 1.5.x bug
4459         * lib/mkdir.c (rpl_mkdir) [FUNC_MKDIR_DOT_BUG]: Work around bug.
4460         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Move...
4461         * m4/mkdir.m4 (gl_FUNC_MKDIR): ...here, and add check for cygwin
4462         bug.
4463         (gl_PREREQ_MKDIR): Delete unused macro.
4464         * modules/mkdir (Files): Track file rename.
4465         (configure.ac): Update macro name.
4466         * modules/openat (Depends-on): Add mkdir.
4467         * doc/posix-functions/mkdir.texi (mkdir): Document the bug.
4468
4469         mkdir, mkdirat: add tests
4470         * modules/mkdir-tests: New test.
4471         * tests/test-mkdir.h: New file.
4472         * tests/test-mkdir.c: Likewise.
4473         * tests/test-mkdirat.c: Likewise.
4474         * modules/openat-tests (Files): Add new files.
4475         (Makefile.am): Run new test.
4476
4477 2009-10-06  Eric Blake  <ebb9@byu.net>
4478
4479         doc: tweak *at function documentation
4480         * doc/posix-functions/faccessat.texi (faccessat): Mention
4481         known issue with replacement.
4482         * doc/posix-functions/fchdir.texi (fchdir): Likewise.
4483         * doc/posix-functions/linkat.texi (linkat): Likewise.
4484         * doc/posix-functions/mkfifoat.texi (mkfifoat): Likewise.
4485         * doc/posix-functions/mknodat.texi (mknodat): Likewise.
4486         * doc/posix-functions/readlinkat.texi (readlinkat): Likewise.
4487         * doc/posix-functions/renameat.texi (renameat): Likewise.
4488         * doc/posix-functions/symlinkat.texi (symlinkat): Likewise.
4489
4490         openat: fix GNU/Hurd bug in unlinkat
4491         * m4/openat.m4 (gl_FUNC_OPENAT): Replace unlinkat if unlink is
4492         broken.
4493         * doc/posix-functions/unlink.texi (unlink): Document this.
4494         * doc/posix-functions/unlinkat.texi (unlinkat): Likewise.
4495
4496         fdopendir: fix GNU/Hurd bug
4497         * m4/fdopendir.m4 (gl_FUNC_FDOPENDIR): Check for Hurd bug in
4498         allowing non-directory fds.
4499         * lib/fdopendir.c (rpl_fdopendir): Work around it.
4500         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): New witness.
4501         * modules/dirent (Makefile.am): Substitute it.
4502         * lib/dirent.in.h (fdopendir): Declare replacement.
4503         * doc/posix-functions/fdopendir.texi (fdopendir): Document this.
4504         * tests/test-fdopendir.c (main): Test something other than
4505         /dev/null, since on Hurd that behaves like a directory.
4506
4507         test-symlink: port to GNU/Hurd
4508         * tests/test-symlink.h (test_symlink): Relax expected errno.
4509
4510         doc: tweak more cygwin information
4511         * doc/glibc-headers/getopt.texi (getopt.h): Cygwin 1.7 getopt is
4512         now compatible with glibc.
4513         * doc/posix-functions/getopt.texi (getopt): Likewise.
4514
4515         getopt-gnu: add another test
4516         * tests/test-getopt_long.h (test_getopt_long_posix): New test, to
4517         guarantee behavior relied on by m4.
4518         * tests/test-getopt.c (main): Use it.
4519         * modules/getopt-posix-tests (Depends-on): Add setenv.
4520         See http://lists.gnu.org/archive/html/bug-m4/2006-09/msg00028.html.
4521
4522         getopt: fix compilation on darwin
4523         * lib/getopt.in.h (includes): Leave breadcrumbs during system
4524         include.
4525         * lib/unistd.in.h (getopt): Use them to avoid recursive include.
4526         Reported by Ludovic Courtès.
4527
4528 2009-10-06  Bruno Haible  <bruno@clisp.org>
4529
4530         * modules/size_max (Description): Discourage its use.
4531         Reported by Simon Josefsson.
4532
4533 2009-10-06  Jim Meyering  <meyering@redhat.com>
4534
4535         linkat: avoid compilation failure
4536         * lib/linkat.c: Include <stdint.h> for use of SIZE_MAX.
4537
4538 2009-10-05  Eric Blake  <ebb9@byu.net>
4539
4540         linkat: support Linux 2.6.17
4541         * m4/linkat.m4 (gl_FUNC_LINKAT): Default to always replacing
4542         linkat on Linux, but allow cache variable override.
4543         * lib/linkat.c (rpl_linkat): Define override.
4544         * modules/linkat (Depends-on): Add symlinkat.
4545         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add new default.
4546         * modules/unistd (Makefile.am): Substitute it.
4547         * lib/unistd.in.h (linkat): Declare replacement.
4548         Reported by Pádraig Brady.
4549
4550         quotearg: port test to systems with C.UTF-8 locale
4551         * tests/test-quotearg.c (struct result_strings): Add another
4552         member, differentiating between C.ASCII and C.UTF-8 handling.
4553         (compare_strings): Add parameter.
4554         (main): Adjust all callers.
4555
4556         getopt: avoid clash with FreeBSD _getopt_internal
4557         * lib/getopt.in.h (_getopt_internal): Override the name.
4558         * lib/getopt_int.h (includes): Pick up any overrides.
4559         Reported by Reuben Thomas.
4560
4561         hash: allow C89 compilation
4562         * lib/hash.c (check_tuning): Move declaration before statement.
4563         Reported by Reuben Thomas.
4564
4565 2009-10-05  Karl Berry  <karl@gnu.org>
4566
4567         * doc/gnulib.texi: @include execvpe.texi, missing for several days.
4568
4569 2009-10-04  Paolo Bonzini  <bonzini@gnu.org>
4570             Bruno Haible  <bruno@clisp.org>
4571
4572         * lib/uname.c (uname): Use a table-driven algorithm to compute
4573         Windows NT versions.
4574
4575 2009-10-04  Bruno Haible  <bruno@clisp.org>
4576
4577         * lib/progname.c (set_program_name): Also remove the "lt-" prefix from
4578         program_invocation_short_name.
4579         * modules/progname (configure.ac): Test for presence of
4580         program_invocation_short_name.
4581         Reported by Sergey Poznyakoff <gray@gnu.org.ua>.
4582
4583 2009-10-04  Bruno Haible  <bruno@clisp.org>
4584
4585         * lib/progname.c (set_program_name): Fix comment.
4586         Reported by Jim Meyering.
4587
4588 2009-10-03  Paolo Bonzini  <bonzini@gnu.org>
4589             Bruno Haible  <bruno@clisp.org>
4590
4591         * lib/uname.c: Include <string.h>.
4592         (uname): Do only one call to GetVersionEx in the common case.
4593
4594 2009-10-03  Paolo Bonzini  <bonzini@gnu.org>
4595             Bruno Haible  <bruno@clisp.org>
4596
4597         * lib/uname.c (VER_PLATFORM_WIN32_CE, PROCESSOR_ARCHITECTURE_AMD64,
4598         PROCESSOR_ARCHITECTURE_IA32_ON_WIN64): Define fallbacks.
4599         (uname): Add support for Windows CE and various non-x86 CPU types.
4600
4601 2009-10-03  Bruno Haible  <bruno@clisp.org>
4602
4603         * gnulib-tool (func_create_testdir): Conditionally emit AM_PROG_CC_C_O
4604         invocation to tests/configure.ac.
4605         Reported by Ian Beckwith <ianb@erislabs.net>.
4606
4607 2009-10-02  Eric Blake  <ebb9@byu.net>
4608
4609         fchdir: avoid compiler warning
4610         * lib/fchdir.c (canonicalize_file_name)
4611         [!HAVE_CANONICALIZE_FILE_NAME]: Avoid compiler warning on mingw.
4612
4613         test-open: support mingw errno values
4614         * tests/test-open.h (test_open): Relax test.
4615         * tests/test-fopen.h (test_fopen): Likewise.
4616         * tests/test-openat-safer.c (main): Likewise.
4617
4618         open: fix opening directory on mingw
4619         * lib/open.c (open) [REPLACE_OPEN_DIRECTORY]: Correct typo.
4620
4621         test-open: on GNU/Hurd, /dev/null is a directory
4622         * tests/test-fopen.h (main): Rename...
4623         (test_fopen): ...to this.  Use a guaranteed non-directory when
4624         confirming open behavior on trailing slash.
4625         * tests/test-openat-safer.c (main): Likewise.
4626         * tests/test-open.h (main): Likewise....
4627         (test_open): ...to this.
4628         * tests/test-fopen.c (main): Adjust caller.
4629         * tests/test-fopen-safer.c (main): Likewise.
4630         * tests/test-open.c (main): Likewise.
4631         * tests/test-fcntl-safer.c (main): Likewise.
4632         Reported by Samuel Thibault.
4633
4634         rename, fchdir: don't ignore chdir failure
4635         * lib/fchdir.c (get_name): Abort on unexpected chdir failure.
4636         * lib/rename.c (rpl_rename) [W32]: Likewise.
4637         (rpl_rename) [RENAME_DEST_EXISTS_BUG]: Avoid one case of losing
4638         an empty destination directory if source cannot be renamed,
4639         although there is still possibility for failure.
4640         * doc/posix-functions/rename.texi (rename): Document the race.
4641         Reported by Jim Meyering.
4642
4643         maint: cleanup whitespace in recent commits
4644         * lib/rename.c (rpl_rename): Remove tabs.
4645         * tests/test-link.h (test_link): Likewise.
4646         * lib/fchdir.c (get_name): Likewise.
4647         Reported by Jim Meyering.
4648
4649 2009-10-02  Ben Pfaff  <blp@gnu.org>
4650
4651         relocatable-prog-wrapper: Add missing dependency on
4652         double-slash-root.
4653         * modules/relocatable-prog-wrapper: Add dependency.
4654         Reported by Ian Beckwith <ianb@erislabs.net>.
4655
4656 2009-10-02  Eric Blake  <ebb9@byu.net>
4657
4658         renameat: fix Solaris bugs
4659         * m4/renameat.m4 (gl_FUNC_RENAMEAT): Replace renameat if rename
4660         needed fixing.
4661         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): New witness.
4662         * modules/stdio (Makefile.am): Substitute it.
4663         * lib/stdio.in.h (renameat): Declare replacement.
4664         * lib/renameat.c (rpl_renameat): Implement fix.
4665
4666         renameat: new module
4667         * modules/renameat: New file.
4668         * lib/renameat.c (renameat): Likewise.
4669         * m4/renameat.m4 (gl_FUNC_RENAMEAT): Likewise.
4670         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add witnesses.
4671         * modules/stdio (Makefile.am): Substitute them.
4672         * lib/stdio.in.h (renameat): Declare it.
4673         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
4674         * doc/posix-functions/renameat.texi (renameat): Likewise.
4675         * modules/renameat-tests: New test.
4676         * tests/test-renameat.c: Likewise.
4677
4678         rename: fix mingw bugs
4679         * lib/rename.c (rpl_rename) [W32]: Fix trailing slash and
4680         directory overwrite bugs.
4681
4682         rename: fix another cygwin 1.5 bug
4683         * m4/rename.m4 (gl_FUNC_RENAME): Split cygwin bugs into two
4684         checks.
4685         * lib/rename.c (rpl_rename): Don't penalize NetBSD with
4686         unnecessary cygwin workarounds.  Also work around bug with moving
4687         full directory onto an empty one.
4688         * modules/rename (Depends-on): Add canonicalize-lgpl, rmdir.
4689
4690         rename-dest-slash: merge into rename module
4691         * modules/rename-dest-slash (Status): Mark obsolete.
4692         (Depends-on): Add rename.
4693         (Files): Let rename do it all.
4694         * m4/rename.m4 (gl_FUNC_RENAME): Also test for NetBSD bugs,
4695         subsuming the test from gl_FUNC_RENAME_TRAILING_DEST_SLASH...
4696         * m4/rename-dest-slash.m4: ...so this file can be deleted.
4697         * lib/rename-dest-slash.c (rpl_rename_dest_slash): Delete.
4698         * lib/rename.c (rpl_rename): Update comments.
4699
4700         rename: fix cygwin 1.5.x bugs
4701         * m4/rename.m4 (gl_FUNC_RENAME): Detect cygwin bugs.
4702         * lib/rename.c (rpl_rename): Work around them.
4703         * modules/rename (Depends-on): Add same-inode.
4704
4705         rename: fix Solaris 10 bug
4706         * m4/rename.m4 (gl_FUNC_RENAME): Detect Solaris bug.
4707         * lib/rename.c (rpl_rename): Don't cripple POSIX behavior if this
4708         was the only bug.
4709
4710         rename: fix Solaris 9 bug
4711         * lib/rename.c (rpl_rename): Rewrite to recognize trailing slash
4712         on non-directory.  Avoid calling exit.
4713         * modules/rename (Depends-on): Drop xalloc; add lstat, stdbool,
4714         strdup.
4715         * modules/rename-tests (Depends-on): Drop lstat.
4716         * m4/rename.m4 (gl_FUNC_RENAME): Detect Solaris bug.
4717         (gl_PREREQ_RENAME): Delete unused macro.
4718
4719         rename-dest-slash: fix NetBSD bug
4720         * lib/rename-dest-slash.c (rpl_rename_dest_slash): Detect hard
4721         links.
4722         * modules/rename-dest-slash (Depends-on): Add same-inode.
4723
4724         rename-tests: new test, exposes several platform bugs
4725         * modules/rename-tests: New file.
4726         * tests/test-rename.h: Likewise.
4727         * tests/test-rename.c: Likewise.
4728         * doc/posix-functions/rename.texi (rename): Improve documentation,
4729         including bugs that will eventually be fixed in gnulib.
4730
4731 2009-10-02  Paolo Bonzini  <bonzini@gnu.org>
4732
4733         * lib/uname.c: Include <stdlib.h>
4734         (uname): Assume version info is available.
4735
4736 2009-10-02  Jim Meyering  <meyering@redhat.com>
4737
4738         gnu-web-doc-update: correct --help output
4739         * build-aux/gnu-web-doc-update: Make --help output relevant.
4740
4741         gnu-web-doc-update: add standard options
4742         * build-aux/gnu-web-doc-update: Add --help, --version, etc.
4743
4744         gnu-web-doc-update: New module.
4745         Use this script to automatically update the on-line web documentation
4746         for your GNU project at http://www.gnu.org/software/$pkg/manual/
4747         * modules/gnu-web-doc-update: New file, from coreutils.
4748         * build-aux/gnu-web-doc-update: New script.
4749
4750 2009-10-01  Paolo Bonzini  <bonzini@gnu.org>
4751
4752         link: LoadLibrary is not needed.
4753         * lib/link.c: Use GetModuleHandle.
4754
4755 2009-10-01  Eric Blake  <ebb9@byu.net>
4756
4757         getopt: bump serial number
4758         * m4/getopt.m4: Increment serial number, to account for 2009-09-24
4759         change.
4760
4761         tests: tighten link, rmdir, and remove tests
4762         * tests/test-link.h (includes): No need to use <config.h> here.
4763         Clean up if directory hard link was created, otherwise test for
4764         trailing '.'.
4765         * tests/test-linkat.c (main): Simplify.
4766         * tests/test-remove.c (main): Enhance test for trailing '.'.
4767         * tests/test-rmdir.h (test_rmdir_func): Likewise.
4768
4769 2009-10-01  Jim Meyering  <meyering@redhat.com>
4770
4771         maint.mk: requiring "make major" was annoying, for a "minor" release.
4772         What is intended is "stable", to contrast with alpha and beta,
4773         so require "make stable", not "make major".
4774         * build-aux/announce-gen (%valid_release_types): s/major/stable/.
4775         (get_tool_versions): Likewise.
4776         * top/maint.mk (ALL_RECURSIVE_TARGETS): s/major/stable/
4777
4778 2009-09-30  Ben Pfaff  <blp@gnu.org>
4779
4780         Fix broken build of replacement for Windows tmpfile().
4781         * lib/tmpfile.c (tmpfile): Fix call to gen_tempname() to provide
4782         flags argument added along with the 'mkostemp' module.
4783
4784 2009-09-28  Bruno Haible  <bruno@clisp.org>
4785
4786         Avoid identifier clash with POSIX function 'remove' defined as a macro.
4787         * lib/gl_list.h (struct gl_list_implementation): Rename field 'remove'
4788         to 'remove_elt'.
4789         (gl_list_remove): Update.
4790         * lib/gl_list.c (gl_list_remove): Update.
4791         * lib/gl_oset.h (struct gl_oset_implementation): Rename field 'remove'
4792         to 'remove_elt'.
4793         (gl_oset_remove): Update.
4794         * lib/gl_list.c (gl_oset_remove): Update.
4795         Reported by Eric Blake.
4796
4797 2009-09-28  Eric Blake  <ebb9@byu.net>
4798
4799         doc: mention yet more cygwin 1.7 status
4800         * doc/posix-functions/fexecve.texi (fexecve): Now implemented in
4801         cygwin.
4802         * doc/glibc-functions/execvpe.texi (execvpe): New file.
4803         * doc/gnulib.texi (Glibc unistd.h): Mention it.
4804
4805         argp: fix test failure
4806         * lib/argp-help.c (hol_entry_cmp): Don't use _tolower on values
4807         that are not upper-case.  Pass correct range to tolower.
4808
4809 2009-09-27  Jim Meyering  <meyering@redhat.com>
4810
4811         test-yesno: work around sparc-dash here-document infelicity
4812         Without this change, the literal \177 byte in a here document
4813         would make dash 0.5.5.1-3 access uninitialized memory.
4814         * tests/test-yesno.sh: Don't put the \177 byte in the here document.
4815         Instead, use a marker, "@", and filter through tr to create the desired
4816         contents.  Reported as <http://bugs.debian.org/548493> by Kurt Roeckx.
4817
4818 2009-09-27  Bruno Haible  <bruno@clisp.org>
4819
4820         Disable untested support for new flavours of ACLs on AIX.
4821         * lib/file-has-acl.c (file_has_acl): Mark newer AIX code as work in
4822         progress.
4823         * lib/set-mode-acl.c (qset_acl): Likewise.
4824
4825 2008-12-07  Bruno Haible  <bruno@clisp.org>
4826
4827         Add support for new flavours of ACLs on AIX. (Untested.)
4828         * lib/file-has-acl.c [AIX] (acl_nfs4_nontrivial): New function.
4829         (file_has_acl): Add support for newer AIX.
4830         * lib/set-mode-acl.c (qset_acl): Likewise.
4831         * tests/test-sameacls.c (main): Fix use of aclx_get function. Hint by
4832         Rainer Tammer <tammer@tammer.net>.
4833
4834 2009-09-26  Eric Blake  <ebb9@byu.net>
4835
4836         argp: fix compilation of getopt
4837         * lib/getopt.in.h (includes): Use different guard than glibc.
4838         Reported by Sergey Poznyakoff.
4839
4840         doc: mention more cygwin 1.7 status
4841         * doc/posix-functions/access.texi (access): Mention cygwin 1.5
4842         bug.
4843         * doc/posix-functions/execl.texi (execl): Likewise.
4844         * doc/posix-functions/execle.texi (execle): Likewise.
4845         * doc/posix-functions/execlp.texi (execlp): Likewise.
4846         * doc/posix-functions/execv.texi (execv): Likewise.
4847         * doc/posix-functions/execve.texi (execve): Likewise.
4848         * doc/posix-functions/execvp.texi (execvp): Likewise.
4849         * doc/glibc-functions/canonicalize_file_name.texi
4850         (canonicalize_file_name): Cygwin 1.7 now provides this.
4851         * doc/glibc-functions/euidaccess.texi (euidaccess): Likewise.
4852         * doc/posix-functions/fchmodat.texi (fchmodat): Mention limitation
4853         on AT_SYMLINK_NOFOLLOW.
4854
4855 2009-09-24  Eric Blake  <ebb9@byu.net>
4856
4857         test-linkat: make test more robust
4858         * tests/test-linkat.c (main): Avoid collision with EEXIST.
4859
4860         getopt: fix inclusion guards for cygwin
4861         * modules/getopt-posix (Depends-on): Add include-next.
4862         (Makefile.am): Substitute more items in replacement header.
4863         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Also check for native
4864         <getopt.h>.
4865         * lib/getopt.in.h (includes): Use split inclusion guard, and
4866         prefer <getopt.h> over include <unistd.h> when one is present.
4867         (option): Also override name of 'struct option'.
4868
4869         same-inode: revert prior change; it is not yet ready
4870         * NEWS: Undo mention of this change.
4871         * lib/same-inode.h (same-inode.h): Undo tri-state change.
4872         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Update caller.
4873         * lib/cycle-check.c (cycle_check): Likewise.
4874         * lib/same.c (same_name): Likewise.
4875         * lib/at-func2.c (at_func2): Likewise.
4876
4877 2009-09-23  Eric Blake  <ebb9@byu.net>
4878
4879         linkat: new module
4880         * modules/linkat: New file.
4881         * lib/at-func2.c (at_func2): Likewise.
4882         * lib/linkat.c (linkat): Likewise.
4883         * m4/linkat.m4 (gl_FUNC_LINKAT): Likewise.
4884         * lib/openat-priv.h (at_func2): Add declaration.
4885         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witnesses.
4886         * modules/unistd (Makefile.am): Substitute them.
4887         * lib/unistd.in.h (linkat): Declare it.
4888         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
4889         * doc/posix-functions/linkat.texi (linkat): Likewise.
4890         * doc/posix-functions/link.texi (link): Tweak wording.
4891         * tests/test-link.c (main): Move guts...
4892         * tests/test-link.h (test_link): ...into new file.
4893         * modules/linkat-tests: New test.
4894         * tests/test-linkat.c: Likewise.
4895         * modules/link-tests (Files): Ship new file.
4896         (Depends-on): Add stdbool.
4897
4898         dirname: add library-safe mdir_name
4899         * lib/dirname.h (mdir_name): New prototype.
4900         * lib/dirname.c (dir_name): Move guts...
4901         (mdir_name): ...to new function that avoids xalloc_die.
4902
4903         fchdir: another mingw fix
4904         * modules/fchdir (Depends-on): Drop canonicalize-lgpl.
4905         * lib/fchdir.c (get_name): New helper method; skips canonicalize
4906         on mingw (where it has not yet been ported), and make it optional
4907         elsewhere.
4908         (_gl_register_fd): Use it.
4909
4910         same-inode: make SAME_INODE tri-state, to port to mingw
4911         * NEWS: Mention this change.
4912         * lib/same-inode.h (same-inode.h): Recognize mingw limitation of
4913         st_ino always being 0.
4914         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Update caller.
4915         * lib/cycle-check.c (cycle_check): Likewise.
4916         * lib/same.c (same_name): Likewise.
4917
4918         lstat: avoid mingw compilation error
4919         * m4/lstat.m4 (gl_FUNC_LSTAT): Avoid duplicate calls to
4920         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK, and deal with missing
4921         lstat ourselves.
4922         * lib/lstat.c [!HAVE_LSTAT]: Do nothing if <sys/stat.h> override
4923         was adequate.
4924         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Let lstat module handle
4925         the checks for lstat.
4926         (gl_SYS_STAT_H_DEFAULTS): Set default for HAVE_LSTAT.
4927
4928         link: fix test failure on Solaris 9
4929         * lib/link.c (rpl_link): Don't assume link will catch bogus
4930         trailing slash on source.
4931
4932         test-symlinkat: enhance test
4933         * tests/test-readlink.c (main): Move guts...
4934         * tests/test-readlink.h (test_readlink): ...into new file.
4935         * tests/test-symlink.c (main): Move guts...
4936         * tests/test-symlink.h (test_symlink): ...into new file.
4937         * tests/test-symlinkat.c (main): Use new files for further
4938         coverage.
4939         (do_symlink, do_readlink): New helper functions.
4940         * modules/symlink-tests (Files): Ship new file.
4941         (Depends-on): Add stdbool.
4942         * modules/readlink-tests (Files): Ship new file.
4943         (Depends-on): Add stdbool.
4944         * modules/symlinkat-tests (Files): Use new files.
4945
4946 2009-09-23  Eric Blake  <ebb9@byu.net>
4947
4948         readlink: document portability issue with symlink length
4949         * doc/posix-functions/lstat.texi (lstat): Mention that some file
4950         systems have bogus st_size on symlinks, and mention the
4951         areadlink-with-size module.
4952         * doc/posix-functions/fstatat.texi (fstatat): Likewise.
4953         * doc/posix-functions/readlink.texi (readlink): Mention the
4954         areadlink module, and ERANGE failure.
4955         * doc/posix-functions/readlinkat.texi (readlinkat): Likewise.
4956         * tests/test-readlink.c (main): Relax test for AIX, HP-UX.
4957
4958         readlink: fix Solaris 9 bug with trailing slash
4959         * lib/readlink.c (rpl_readlink): Work around trailing slash bug.
4960         * m4/readlink.m4 (gl_FUNC_READLINK): Detect the bug.
4961         * doc/posix-functions/readlink.texi (readlink): Document this.
4962         * modules/readlink-tests: New test.
4963         * tests/test-readlink.c: Likewise.
4964
4965         readlink: fix cygwin 1.5.x bug with return type
4966         * m4/readlink.m4 (gl_FUNC_READLINK): Require correct signature.
4967         * lib/unistd.in.h (readlink): Use ssize_t.
4968         * lib/readlink.c (readlink): Likewise.
4969         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witness.
4970         * modules/unistd (Makefile.am): Substitute it.
4971         * lib/unistd.in.h (readlink): Declare replacement.
4972         * doc/posix-functions/readlink.texi (readlink): Document this.
4973
4974         symlink: use throughout gnulib
4975         * m4/symlinkat.m4 (gl_FUNC_SYMLINKAT): Omit symlink check.
4976         * lib/symlinkat.c (symlinkat) [!HAVE_SYMLINK]: Document why
4977         symlink is not used.
4978         * modules/symlinkat (Depends-on): Add symlink.
4979         * modules/canonicalize-lgpl-tests (Depends-on): Likewise.
4980         * modules/canonicalize-tests (Depends-on): Likewise.
4981         * modules/lstat-tests (Depends-on): Likewise.
4982         * modules/openat-tests (Depends-on): Likewise.
4983         * modules/remove-tests (Depends-on): Likewise.
4984         * modules/rmdir-tests (Depends-on): Likewise.
4985         * modules/unlink-tests (Depends-on): Likewise.
4986         * tests/test-canonicalize-lgpl.c (symlink): Delete stub.
4987         * tests/test-canonicalize.c (symlink): Likewise.
4988         * tests/test-fstatat.c (symlink): Likewise.
4989         * tests/test-lstat.c (symlink): Likewise.
4990         * tests/test-remove.c (symlink): Likewise.
4991         * tests/test-rmdir.c (symlink): Likewise.
4992         * tests/test-unlink.c (symlink): Likewise.
4993         * tests/test-unlinkat.c (symlink): Likewise.
4994
4995         symlink: new module, for Solaris 9 bug
4996         * modules/symlink: New file.
4997         * m4/symlink.m4 (gl_FUNC_SYMLINK): Likewise.
4998         * lib/symlink.c: Likewise.
4999         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add defaults.
5000         * modules/unistd (Makefile.am): Substitute them.
5001         * lib/unistd.in.h (symlink): Declare replacement.
5002         * MODULES.html.sh (File system functions): Mention it.
5003         * doc/posix-functions/symlink.texi (symlink): Likewise.
5004         * modules/symlink-tests: New test.
5005         * tests/test-symlink.c: Likewise.
5006
5007 2009-09-23  Bruno Haible  <bruno@clisp.org>
5008
5009         * gnulib-tool (func_import): Add 'link-warning' to testsrelated_modules
5010         when needed.
5011         Test case: gnulib-tool --import --with-tests atexit inttypes.
5012         Reported by Pauli Miettinen <pauli.miettinen@cs.helsinki.fi>.
5013
5014 2009-09-23  Bruno Haible  <bruno@clisp.org>
5015
5016         * gnulib-tool (func_emit_tests_Makefile_am): Set uses_subdirs in a
5017         subcommand, not in a subshell.
5018
5019 2009-09-22  Eric Blake  <ebb9@byu.net>
5020
5021         unistd: sort replacement declarations
5022         * lib/unistd.in.h: Sort declarations.
5023
5024         open, openat: minor optimization
5025         * lib/open.c (open): If open succeeded, len is non-zero.
5026         * lib/openat.c (rpl_openat): Likewise.
5027
5028         link-follow: ensure correct result
5029         * m4/fcntl_h.m4 (gl_FCNTL_H): Clean up temporary file.
5030         * m4/link-follow.m4 (gl_FUNC_LINK_FOLLOWS_SYMLINK): Likewise, and
5031         distinguish between possible failures.
5032
5033 2009-09-21  Eric Blake  <ebb9@byu.net>
5034
5035         fts: avoid compiler warning
5036         * lib/fts.c (dirent_inode_sort_may_be_useful)
5037         (leaf_optimization_applies) [!__linux__]: Mark unused parameters.
5038
5039 2009-09-19  Bruno Haible  <bruno@clisp.org>
5040
5041         * lib/progreloc.c (canonicalize_file_name): New declaration.
5042
5043 2009-09-19  Eric Blake  <ebb9@byu.net>
5044
5045         link: fix quoting
5046         * m4/link.m4 (gl_FUNC_LINK): Fix shell quoting.
5047
5048         openat: fix openat bugs on Solaris 9
5049         * lib/openat.c (rpl_openat): Work around Solaris 9 bug.
5050         * m4/openat.m4 (gl_FUNC_OPENAT): Also replace openat on Solaris.
5051         * modules/openat (Depends-on): Add open.
5052         * m4/fcntl_h.m4 (gl_FCNTL_H_DEFAULTS): Provide new default.
5053         * modules/fcntl-h (Makefile.am): Substitute it.
5054         * lib/fcntl.in.h (openat): Declare replacement.
5055         * doc/posix-functions/openat.texi (openat): Document this.
5056
5057         openat: move fstatat and unlinkat into correct files
5058         * m4/openat.m4 (gl_FUNC_OPENAT): Adjust which files will be
5059         compiled.
5060         * lib/openat.c (fstatat, unlinkat): Move...
5061         * lib/fstatat.c (fstatat): ...into correct files.
5062         * lib/unlinkat.c (unlinkat): Likewise.
5063
5064         openat: fix unlinkat bugs on Solaris 9
5065         * lib/unlinkat.c (unlinkat): New file.
5066         * modules/openat (Depends-on): Add unlink.
5067         (Files): Distribute it.
5068         * m4/openat.m4 (gl_FUNC_OPENAT): Mark unlinkat for replacement if
5069         trailing slash behavior is broken.
5070         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witness.
5071         * modules/unistd (Makefile.am): Substitute it.
5072         * lib/unistd.in.h (unlinkat): Declare replacement.
5073         * doc/posix-functions/unlinkat.texi (unlinkat): Document this.
5074
5075         openat: fix fstatat bugs on Solaris 9
5076         * lib/fstatat.c (rpl_fstatat): Copy recent fixes from lstat and
5077         stat.
5078         * doc/posix-functions/fstatat.texi (fstatat): Document this.
5079
5080         test-unlinkat: enhance test, to expose Solaris 9 bug
5081         * tests/test-unlink.c (main): Factor guts...
5082         * tests/test-unlink.h (test_rmdir_func): ...into new file.
5083         * tests/test-rmdir.h (test_rmdir_func): Add parameter.
5084         * tests/test-rmdir.c (main): Adjust caller.
5085         * tests/test-unlinkat.c (main): Likewise.  Add unlink tests.
5086         (unlinker): New helper function.
5087         (rmdirat): Enhance check.
5088         * modules/rmdir-tests (Depends-on): Add stdbool.
5089         * modules/unlink-tests (Depends-on): Likewise.
5090         (Files): Add test-unlink.h.
5091         * modules/openat-tests (Files): Likewise.
5092         (Depends-on): Add unlinkdir.
5093
5094         test-fstatat: new test, to expose Solaris 9 bugs
5095         * tests/test-stat.c (main): Factor guts...
5096         * tests/test-stat.h (test_stat_func): ...into new file.
5097         * tests/test-lstat.c (main): Factor guts...
5098         * tests/test-lstat.h (test_lstat_func): ...into new file.
5099         * tests/test-fstatat.c: New file.
5100         * modules/stat-tests (Files): Add test-stat.h.
5101         * modules/lstat-tests (Files): Add test-lstat.h.
5102         (Depends-on): Add stdbool.
5103         * modules/openat-tests (Depends-on): Add pathmax.
5104         (Files): Add test-lstat.h, test-stat.h, test-fstatat.c.
5105         (Makefile.am): Run new test.
5106
5107         remove: new module, for mingw and Solaris 9 bugs
5108         * modules/remove: New file.
5109         * lib/remove.c: Likewise.
5110         * m4/remove.m4 (gl_FUNC_REMOVE): Likewise.
5111         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add witnesses.
5112         * modules/stdio (Makefile.am): Use them.
5113         * lib/stdio.in.h (remove): Declare replacement.
5114         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
5115         * doc/posix-functions/remove.texi (remove): Likewise.
5116         * modules/remove-tests: New test.
5117         * tests/test-remove.c: Likewise.
5118
5119         unlink: new module, for Solaris 9 bug
5120         * modules/unlink: New file.
5121         * lib/unlink.c: Likewise.
5122         * m4/unlink.m4 (gl_FUNC_UNLINK): Likewise.
5123         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witnesses.
5124         * modules/unistd (Makefile.am): Use them.
5125         * lib/unistd.in.h (stat): Declare replacement.
5126         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
5127         * doc/posix-functions/unlink.texi (unlink): Likewise.
5128         * modules/unlink-tests: New test.
5129         * tests/test-unlink.c: Likewise.
5130
5131         lstat: fix Solaris 9 bug
5132         * lib/lstat.c (lstat): Also check for trailing slash on
5133         non-symlink, non-directories.  Use stat module to simplify logic.
5134         * doc/posix-functions/lstat.texi (lstat): Document it.
5135         * modules/lstat-tests (Depends-on): Add errno, same-inode.
5136         (configure.ac): Check for symlink.
5137         * tests/test-lstat.c (main): Add more tests.
5138
5139         stat: add as dependency to other modules
5140         * modules/chown (Depends-on): Add stat.
5141         * modules/euidaccess (Depends-on): Likewise.
5142         * modules/fchdir (Depends-on): Likewise.
5143         * modules/isdir (Depends-on): Likewise.
5144         * modules/link (Depends-on): Likewise.
5145         * modules/lstat (Depends-on): Likewise.
5146         * modules/mkdir-p (Depends-on): Likewise.
5147         * modules/modechange (Depends-on): Likewise.
5148         * modules/open (Depends-on): Likewise.
5149         * modules/readlink (Depends-on): Likewise.
5150         * modules/same (Depends-on): Likewise.
5151
5152         stat: fix Solaris 9 bug
5153         * m4/stat.m4 (gl_FUNC_STAT): Detect Solaris 9 bug with trailing
5154         slash.
5155         * lib/stat.c (rpl_stat): Work around it.
5156         * doc/posix-functions/stat.texi (stat): Update documentation.
5157
5158         stat: new module, for mingw bug
5159         * modules/stat: New file.
5160         * lib/stat.c: Likewise.
5161         * m4/stat.m4 (gl_FUNC_STAT): Likewise.
5162         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Add witnesses.
5163         * modules/sys_stat (Makefile.am): Use them.
5164         * lib/sys_stat.in.h (stat): Declare replacement.
5165         * lib/openat.c (fstatat): Deal with lstat and stat being function
5166         macros.
5167         * modules/openat (Depends-on): Add inline.
5168         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
5169         * doc/posix-functions/stat.texi (stat): Likewise.
5170         * modules/stat-tests: New test.
5171         * tests/test-stat.c: Likewise.
5172
5173 2009-09-19  Jim Meyering  <meyering@redhat.com>
5174
5175         syntax-check: detect unnecessary inclusion of canonicalize.h
5176         * top/maint.mk (sc_prohibit_canonicalize_without_use): New rule.
5177
5178 2009-09-19  Eric Blake  <ebb9@byu.net>
5179
5180         canonicalize-lgpl: adjust clients to use correct header
5181         * m4/canonicalize.m4 (gl_FUNC_CANONICALIZE_FILENAME_MODE)
5182         (gl_CANONICALIZE_LGPL): Use correct shell quoting.
5183         * modules/relocatable-prog-wrapper (Files): Drop canonicalize.h.
5184         * lib/fchdir.c (includes): Use <stdlib.h>, not "canonicalize.h".
5185         * lib/progreloc.c (includes): Likewise.
5186
5187 2009-09-19  Jim Meyering  <meyering@redhat.com>
5188
5189         test-posixtm.c: correct a comment
5190         * tests/test-posixtm.c: Correct first-line comment.
5191         Spotted by Eric Blake.
5192
5193 2009-09-16  Jim Meyering  <meyering@redhat.com>
5194
5195         posixtm-tests: make T const-correct; add a test case
5196         * tests/test-posixtm.c (T): Declare const.
5197         Add a test for -(2^31+1).
5198         Remove useless can-succeed-only-in-2002 test.
5199
5200         posixtm-tests: adjust the sole failing test
5201         * tests/test-posixtm.c: Correct 0000-01-01 00:00:00 test so that
5202         expected output matches what mktime now produces.  Cross-checked via
5203         erlang's calendar:datetime_to_gregorian_seconds({{1970,1,1},{0,0,0}})
5204
5205         posixtm: move #ifdef'd tests into a new module
5206         * lib/posixtm.c (posixtime): Remove #ifdef'd tests.  Move to...
5207         * tests/test-posixtm.c: ... this new file.
5208         * modules/posixtm-tests: New module.
5209
5210 2009-09-19  Eric Blake  <ebb9@byu.net>
5211
5212         openat: simplify use of at-func.c
5213         * lib/at-func.c (includes): Include prerequisites here, to
5214         simplify requirements on client files.
5215         * lib/openat-priv.h: Add double-inclusion guard.
5216         * lib/faccessat.c (includes): Simplify.
5217         * lib/fchmodat.c (includes): Likewise.
5218         * lib/fchownat.c (includes): Likewise.
5219         * lib/mkdirat.c (includes): Likewise.
5220         * lib/mkfifoat.c (includes): Likewise.
5221         * lib/symlinkat.c (includes): Likewise.
5222
5223         openat: allow return of fd 0
5224         * modules/chdir-long (Depends-on): Relax openat-safer to openat.
5225         * modules/save-cwd (Depends-on): Replace fcntl-safer with
5226         unistd-safer.
5227         * lib/chdir-long.c (includes): Replace "fcntl--.h" with
5228         <fcntl.h>; this module does not leak fds.
5229         * lib/openat.c (includes): Do not use "fcntl_safer"; plain openat
5230         must be allowed to return 0, leaving openat_safer to add the
5231         safety.
5232         (openat_permissive): Avoid writing to just-opened fd 2 if
5233         restoring the current directory fails.
5234         * lib/openat-die.c (openat_restore_fail): Add comment.
5235         * lib/save-cwd.c (includes): Make "fcntl--.h" conditional.
5236         (save_cwd): Guarantee safe fd, but without use of open_safer.
5237         * tests/test-openat.c: New test.
5238         * modules/openat-tests (Files, Makefile.am): Distribute and build
5239         new file.
5240
5241         relocatable-prog-wrapper: fix build
5242         * modules/relocatable-prog-wrapper (Files): Update name of
5243         canonicalize m4 file, broken on 2009-09-17.
5244         Reported by emad hajjar <aleppos@hotmail.com>.
5245
5246 2009-09-19  Bruno Haible  <bruno@clisp.org>
5247
5248         * lib/safe-alloc.h: Use the standard header with GPL copyright.
5249         * lib/safe-alloc.c: Likewise.
5250         Reported by Ian Beckwith <ianb@erislabs.net>.
5251
5252 2009-09-18  Bruno Haible  <bruno@clisp.org>
5253
5254         * gnulib-tool: Add advice to "cannot find configure.ac" error message.
5255         Reported by <erobles@sensacd.com.mx>.
5256
5257 2009-09-17  Eric Blake  <ebb9@byu.net>
5258
5259         canonicalize: in CAN_ALL_BUT_LAST, allow trailing slash
5260         * lib/canonicalize.c (canonicalize_filename_mode): Skip trailing
5261         slashes when checking if last component is missing.
5262         * tests/test-canonicalize.c (main): Test this.
5263
5264         canonicalize, canonicalize-lgpl: honor // if distinct from /
5265         * modules/canonicalize (Files): Add double-slash-root.m4.
5266         * modules/canonicalize-lgpl (Files): Likewise.
5267         * m4/canonicalize.m4 (gl_FUNC_CANONICALIZE_FILENAME_MODE)
5268         (gl_CANONICALIZE_LGPL_SEPARATE): Add dependency.
5269         * lib/canonicalize.c (DOUBLE_SLASH_IS_DISTINCT_ROOT): Provide
5270         fallback definition.
5271         (canonicalize_filename_mode): Use it to protect //.
5272         * lib/canonicalize-lgpl.c (DOUBLE_SLASH_IS_DISTINCT_ROOT)
5273         (__realpath): Likewise.
5274         * tests/test-canonicalize.c (main): Test this.
5275         * tests/test-canonicalize-lgpl.c (main): Likewise.
5276         * modules/canonicalize-tests (Depends-on): Add same-inode.
5277         * modules/canonicalize-lgpl-tests (Depends-on): Likewise.
5278
5279         canonicalize-lgpl: fix glibc bug with trailing slash
5280         * m4/canonicalize-lgpl.m4: Move contents...
5281         * m4/canonicalize.m4: ...here.
5282         (gl_CANONICALIZE_LGPL): Factor realpath check...
5283         (gl_FUNC_REALPATH_WORKS): ...into new macro.  Enhance to catch
5284         glibc 2.3.5 bug, fixed 2005-04-27.
5285         (gl_FUNC_CANONICALIZE_FILENAME_MODE): Use it.
5286         (gl_PREREQ_CANONICALIZE_LGPL): Inline...
5287         (gl_CANONICALIZE_LGPL_SEPARATE): ...into this macro.
5288         * modules/canonicalize-lgpl (Files): Manage file rename.
5289         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Provide default.
5290         * modules/stdlib (Makefile.am): Substitute witness.
5291         * lib/stdlib.in.h (canonicalize_file_name): Declare if replacement
5292         is needed.
5293         * lib/canonicalize-lgpl.c: Also compile if canonicalize_file_name
5294         replacement is required.
5295         * lib/canonicalize.c (canonicalize_file_name): Likewise.
5296         * doc/glibc-functions/canonicalize_file_name.texi
5297         (canonicalize_file_name): Document this.
5298         * doc/posix-functions/realpath.texi (realpath): Likewise.
5299
5300         canonicalize-lgpl: reject non-directory with trailing slash
5301         * lib/canonicalize-lgpl.c (__realpath): Synchronize with glibc.
5302         * tests/test-canonicalize-lgpl.c (main): Enhance test.  This
5303         catches failures in glibc 2.3.5.
5304         * tests/test-canonicalize.c (main): Likewise.
5305
5306         canonicalize-lgpl: use native realpath if it works
5307         * lib/canonicalize-lgpl.c (realpath): Guard with
5308         FUNC_REALPATH_WORKS.
5309         * lib/stdlib.in.h (realpath): Make declaration optional based on
5310         HAVE_REALPATH.
5311         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL): Check whether
5312         native realpath works.
5313         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Provide default.
5314         * modules/stdlib (Makefile.am): Substitute witness.
5315
5316         canonicalize, canonicalize-lgpl: use <stdlib.h>
5317         * modules/canonicalize-lgpl (Files): Drop canonicalize.h.
5318         (Include): Mention <stdlib.h>.
5319         (configure.ac): Mention functions we provide.
5320         * modules/canonicalize (configure.ac): Likewise.
5321         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL): Always replace
5322         realpath if canonicalize_file_name is missing.
5323         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Provide defaults.
5324         * modules/stdlib (Makefile.am): Substitute witnesses.
5325         * lib/stdlib.in.h (canonicalize_file_name, realpath): Declare.
5326         * lib/canonicalize-lgpl.c (includes): Adjust accordingly.
5327         * lib/canonicalize.h (canonicalize_file_name): Drop declaration.
5328         * NEWS: Document this.
5329         * doc/glibc-functions/canonicalize_file_name.texi
5330         (canonicalize_file_name): Likewise.
5331         * doc/posix-functions/realpath.texi (realpath): Likewise.
5332         * tests/test-canonicalize-lgpl.c (includes): Use <stdlib.h>.
5333
5334         test-canonicalize: consolidate into single C program
5335         * tests/test-canonicalize.sh: Delete; move setup into...
5336         * tests/test-canonicalize.c (main): ...the program, making it
5337         easier to run in debugger.  Add some tests.
5338         * modules/canonicalize-tests (Files): Remove unused file.
5339         (Depends-on): Add progname.
5340         (configure.ac, Makefile.am): Simplify.
5341
5342         test-canonicalize-lgpl: consolidate into single C program
5343         * tests/test-canonicalize-lgpl.sh: Delete; move setup into...
5344         * tests/test-canonicalize-lgpl.c (main): ...the program, making it
5345         easier to run in debugger.  Add some tests.
5346         * modules/canonicalize-lgpl-tests (Files): Remove unused file.
5347         (configure.ac, Makefile.am): Simplify.
5348
5349         canonicalize: avoid resolvepath
5350         * m4/canonicalize.m4 (gl_FUNC_CANONICALIZE_FILENAME_MODE): Delete
5351         unnecessary checks.
5352         * lib/canonicalize.c (includes): Simplify.
5353         (canonicalize_file_name): Drop resolvepath implementation.
5354         * modules/canonicalize (Depends-on): Drop filenamecat.
5355
5356         canonicalize: don't lose errno
5357         * lib/canonicalize.c (canonicalize_filename_mode): Protect errno
5358         over calls to free.
5359
5360         canonicalize: simplify errno handling
5361         * lib/canonicalize.c (__set_errno): Delete macro, and use direct
5362         assignment.
5363
5364         canonicalize, canonicalize-lgpl: update module dependencies
5365         * modules/canonicalize (Depends-on): Add extensions, lstat,
5366         pathmax, stdlib.
5367         (Files): Drop pathmax.h.
5368         (configure.ac): Adjust macro name.
5369         * modules/canonicalize-lgpl (Depends-on): Add errno, extensions,
5370         lstat, stdlib, sys_stat.
5371         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Rename...
5372         (gl_FUNC_CANONICALIZE_FILENAME_MODE): ...to this, and require
5373         extensions.
5374         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL)
5375         (gl_CANONICALIZE_LGPL_SEPARATE): Require extensions.
5376         (gl_PREREQ_CANONICALIZE_LGPL): Assume unistd.h.
5377         * lib/canonicalize.h (canonicalize_file_name): Use <stdlib.h>
5378         declaration, if available.
5379         * lib/canonicalize-lgpl.c [HAVE_READLINK]: Delete this condition;
5380         we can rely on the readlink module.
5381         (MAXSYMLINKS): Also consult SYMLOOP_MAX.
5382         (includes): Use <unistd.h> unconditionally.
5383
5384 2009-09-17  Eric Blake  <ebb9@byu.net>
5385
5386         maint: make Include sections of modules consistent
5387         * modules/alloca: Use only header name; no need to list #include.
5388         * modules/alloca-opt: Likewise.
5389         * modules/arpa_inet: Likewise.
5390         * modules/canon-host: Likewise.
5391         * modules/configmake: Likewise.
5392         * modules/dirent: Likewise.
5393         * modules/eealloc: Likewise.
5394         * modules/environ: Likewise.
5395         * modules/fchdir: Likewise.
5396         * modules/fcntl: Likewise.
5397         * modules/fcntl-h: Likewise.
5398         * modules/gethrxtime: Likewise.
5399         * modules/gettime: Likewise.
5400         * modules/ignore-value: Likewise.
5401         * modules/inet_ntop: Likewise.
5402         * modules/inet_pton: Likewise.
5403         * modules/inttypes: Likewise.
5404         * modules/isnand-nolibm: Likewise.
5405         * modules/isnanf-nolibm: Likewise.
5406         * modules/mbchar: Likewise.
5407         * modules/mbfile: Likewise.
5408         * modules/mbiter: Likewise.
5409         * modules/mbuiter: Likewise.
5410         * modules/netdb: Likewise.
5411         * modules/netinet_in: Likewise.
5412         * modules/nproc: Likewise.
5413         * modules/pagealign_alloc: Likewise.
5414         * modules/poll: Likewise.
5415         * modules/printf-frexp: Likewise.
5416         * modules/pthread: Likewise.
5417         * modules/putenv: Likewise.
5418         * modules/random_r: Likewise.
5419         * modules/relocatable-prog: Likewise.
5420         * modules/search: Likewise.
5421         * modules/select: Likewise.
5422         * modules/selinux-h: Likewise.
5423         * modules/settime: Likewise.
5424         * modules/signal: Likewise.
5425         * modules/size_max: Likewise.
5426         * modules/socklen: Likewise.
5427         * modules/ssize_t: Likewise.
5428         * modules/stdarg: Likewise.
5429         * modules/stdbool: Likewise.
5430         * modules/stddef: Likewise.
5431         * modules/stdint: Likewise.
5432         * modules/stdio: Likewise.
5433         * modules/stdlib: Likewise.
5434         * modules/string: Likewise.
5435         * modules/strings: Likewise.
5436         * modules/sys_file: Likewise.
5437         * modules/sys_ioctl: Likewise.
5438         * modules/sys_select: Likewise.
5439         * modules/sys_socket: Likewise.
5440         * modules/sys_stat: Likewise.
5441         * modules/sys_time: Likewise.
5442         * modules/sys_times: Likewise.
5443         * modules/sys_utsname: Likewise.
5444         * modules/sys_wait: Likewise.
5445         * modules/sysexits: Likewise.
5446         * modules/time: Likewise.
5447         * modules/times: Likewise.
5448         * modules/tmpfile: Likewise.
5449         * modules/trim: Likewise.
5450         * modules/unistd: Likewise.
5451         * modules/wchar: Likewise.
5452         * modules/wctype: Likewise.
5453
5454 2009-09-17  Bruno Haible  <bruno@clisp.org>
5455
5456         Make getdate.y compile on QNX and NetBSD 5 / i386.
5457         * m4/getdate.m4 (gl_GETDATE): Conditionally define
5458         TIME_T_FITS_IN_LONG_INT.
5459         * lib/getdate.y (long_time_t): New type.
5460         (relative_time): Change type of 'seconds' field to long_time_t.
5461         (get_date): Update types of local variables. Check against overflow
5462         during conversion from long_time_t to time_t.
5463         Reported by Matt Kraai <kraai@ftbfs.org>
5464         and Hasso Tepper <hasso@netbsd.org>.
5465
5466 2009-09-17  Bruno Haible  <bruno@clisp.org>
5467
5468         * modules/COPYING: Update copyright years.
5469         * modules/README: Likeiwse.
5470         * doc/gnulib-intro.texi (Copyright): Use a wildcard year.
5471         Reported by Ian Beckwith <ianb@erislabs.net>.
5472
5473 2009-09-17  Ian Beckwith  <ianb@erislabs.net>  (tiny change)
5474
5475         * users.txt: Update references for gnuit package.
5476
5477 2009-09-17  Ian Beckwith  <ianb@erislabs.net>  (tiny change)
5478
5479         * m4/getdelim.m4: Fix typo in copyright line.
5480
5481 2009-09-17  Bruno Haible  <bruno@clisp.org>
5482
5483         * lib/atoll.c: Use the standard header with GPL copyright.
5484         * lib/argz.in.h: Likewise.
5485         * lib/glob.c: Likewise.
5486         * lib/glob-libc.h: Likewise.
5487         * lib/random_r.c: Likewise.
5488         * lib/siglist.h: Likewise.
5489         * lib/strsignal.c: Likewise.
5490         Reported by Ian Beckwith <ianb@erislabs.net>.
5491
5492 2009-09-17  Eric Blake  <ebb9@byu.net>
5493
5494         rmdir: ensure correct dependency order
5495         * m4/rmdir.m4 (gl_FUNC_RMDIR): Require unistd defaults.
5496
5497 2009-09-17  Bruno Haible  <bruno@clisp.org>
5498
5499         Disable assertion that fails on NetBSD 5 / i386.
5500         * lib/mktime.c (ydhms_diff): Disable assertion about time_t size.
5501         Reported by Sam Steingold <sds@gnu.org>
5502         and Hasso Tepper <hasso@netbsd.org>.
5503
5504 2009-09-16  Eric Blake  <ebb9@byu.net>
5505
5506         unlinkdir: port to mingw
5507         * m4/unlinkdir.m4 (gl_UNLINKDIR): Add mingw to list of platforms
5508         on which no one can unlink a directory.
5509
5510         stdlib: sort witness names
5511         * modules/stdlib (Makefile.am): Sort replacements.
5512         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Likewise.
5513         * lib/stdlib.in.h: Likewise.
5514
5515         parse-duration-tests: avoid link failure
5516         * modules/parse-duration-tests (test_parse_duration_LDADD): Add
5517         LIBINTL.
5518         Reported by Tom G. Christensen.
5519
5520         openat-tests: ensure unlinkat behaves like rmdir
5521         * tests/test-rmdir.c (main): Factor guts...
5522         * tests/test-rmdir.h (test_rmdir_func): ...into new file.
5523         * modules/rmdir-tests (Files): Ship new file.
5524         * modules/openat-tests: New test.
5525         * tests/test-unlinkat.c: Likewise.
5526
5527         rmdir-errno: mark obsolete, it is unsafe for cross-compilation
5528         * modules/rmdir-errno (Status, Notice): Now obsolete.
5529
5530         rmdir: work around cygwin 1.5.x and mingw bugs
5531         * m4/rmdir.m4 (gl_FUNC_RMDIR): Detect the bugs.
5532         * lib/rmdir.c (rmdir): Work around it.
5533         * modules/rmdir (Status, Notice): No longer obsolete.
5534         (Files): Add dos.m4.
5535         (Depends-on): Add unistd.
5536         (configure.ac): Set witnesses.
5537         (License): Relax to LGPLv2+.
5538         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Set defaults.
5539         * modules/unistd (Makefile.am): Substitute witnesses.
5540         * lib/unistd.in.h (rmdir): Declare replacement.
5541         * doc/posix-functions/rmdir.texi (rmdir): Document this.
5542         * modules/rmdir-tests: New tests.
5543         * tests/test-rmdir.c: Likewise.
5544
5545 2009-09-15  Eric Blake  <ebb9@byu.net>
5546
5547         fchdir: improve use of replacement functions
5548         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Set appropriate witnesses.
5549         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Add REPLACE_FSTAT.
5550         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Add REPLACE_OPENDIR,
5551         REPLACE_CLOSEDIR.
5552         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add REPLACE_DUP.
5553         * modules/sys_stat (Makefile.am): Substitute correct witness.
5554         * modules/dirent (Makefile.am): Likewise.
5555         * modules/unistd (Makefile.am): Likewise.
5556         * lib/dirent.in.h (opendir, closedir): Use better witnesses.
5557         * lib/unistd.in.h (dup): Likewise.
5558         * lib/sys_stat.in.h (fstat): Likewise.
5559
5560         maint: ignore gnulib-tool temp files
5561         * .gitignore: Ignore files created during gnulib-tool --test.
5562
5563 2009-09-13  Jim Meyering  <meyering@redhat.com>
5564
5565         posixtm: don't reject a time that specify "60" as the number of seconds
5566         * lib/posixtm.c (posixtime): The code to reject invalid dates
5567         would also reject a time specified with the .60 suffix.
5568         But POSIX allows that, in order to accommodate leap seconds.
5569         So don't reject it.
5570         (main): Adjust tests accordingly.
5571         * modules/posixtm (Depends-on): Add stpcpy.
5572
5573 2009-09-11  Jim Meyering  <meyering@redhat.com>
5574
5575         announce-gen: include [$release_type] in emitted Subject:
5576         * build-aux/announce-gen (get_tool_versions): Include [$release_type],
5577         e.g., [stable] in the emitted Subject: line.
5578
5579 2009-09-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5580
5581         Remove obsolete macros from several modules.
5582         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Replace
5583         obsolete Autoconf macros with their modern counterparts.
5584         * m4/check-math-lib.m4 (gl_CHECK_MATH_LIB): Likewise.
5585         * m4/gc-camellia.m4 (gl_GC_CAMELLIA): Likewise.
5586         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Likewise.
5587         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
5588         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Likewise.
5589         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
5590         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Likewise.
5591         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): Likewise.
5592         * m4/poll.m4 (gl_FUNC_POLL): Likewise.
5593         * m4/readline.m4 (gl_FUNC_READLINE): Likewise.
5594         * m4/round.m4 (gl_FUNC_ROUND): Likewise.
5595         * m4/roundf.m4 (gl_FUNC_ROUNDF): Likewise.
5596         * m4/select.m4 (gl_FUNC_SELECT): Likewise.
5597         * m4/sockets.m4 (gl_SOCKETS): Likewise.
5598         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Likewise.
5599         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Likewise.
5600         * m4/sysexits.m4 (gl_SYSEXITS): Likewise.
5601         * m4/time_r.m4 (gl_TIME_R): Likewise.
5602         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Likewise.
5603         * m4/vararrays.m4 (AC_C_VARARRAYS): Likewise.
5604         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
5605
5606         Fix copyright header in build-aux scripts.
5607         * build-aux/git-version-gen: Fix copyright header to match GPLv3
5608         recommendation.
5609         * build-aux/ncftpput-ftp: Likewise.
5610         * build-aux/update-copyright: Likewise.
5611
5612 2009-09-09  Eric Blake  <ebb9@byu.net>
5613
5614         test-link: allow Linux choice of errno
5615         * tests/test-link.c (main): Relax test for alternate error.
5616
5617         strndup: fix improper m4 caching
5618         * m4/strndup.m4 (gl_FUNC_STRNDUP): Rework to avoid side effects
5619         inside AC_CACHE_CHECK.  Use REPLACE_STRNDUP, not HAVE_STRNDUP.
5620         (gl_PREREQ_STRNDUP): Delete.
5621         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Update default.
5622         * modules/string (Makefile.am): Substitute it.
5623         * lib/string.in.h (strndup): Modernize prototype.
5624
5625         getcwd: port to mingw
5626         * m4/getcwd.m4 (gl_FUNC_GETCWD): Mingw directories are very
5627         different from the POSIX assumptions made throughout the getcwd
5628         module; fortunately, the mingw getcwd does not need replacement.
5629         (gl_FUNC_GETCWD_NULL): Skip test on mingw.
5630         * modules/getcwd-tests: New test.
5631         * tests/test-getcwd.c: Likewise.
5632
5633         link: fix platform bugs
5634         * m4/link.m4 (gl_FUNC_LINK): Detect Solaris and Cygwin bugs.
5635         * lib/link.c (link): Work around them.  Fix related mingw bug.
5636         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add REPLACE_LINK.
5637         * modules/unistd (Makefile.am): Substitute it.
5638         * lib/unistd.in.h (link): Declare replacement.
5639         * doc/posix-functions/link.texi (link): Document this.
5640         * modules/link (Depends-on): Add strdup-posix, sys_stat.
5641
5642         test-link: consolidate into single C program, test more cases
5643         * tests/test-link.sh: Delete.
5644         * tests/test-link.c: Test more error conditions.  Exposes bugs on
5645         at least Cygwin and Solaris.
5646         * modules/link-tests (Files): Remove unused file.
5647         (Depends-on): Add errno, sys_stat.
5648         (Makefile.am): Simplify.
5649
5650 2009-09-08  Bruno Haible  <bruno@clisp.org>
5651
5652         Work around towlower, towupper bug on mingw.
5653         * lib/wctype.in.h (towlower, towupper) [__MINGW32__]: New replacements.
5654         * m4/wctype.m4 (gl_WCTYPE_H): Replace <wctype.h> also on mingw.
5655         * doc/posix-functions/towlower.texi: Mention the mingw bug.
5656         * doc/posix-functions/towupper.texi: Likewise.
5657         Reported by Eric Blake.
5658
5659 2009-09-08  Jim Meyering  <meyering@redhat.com>
5660
5661         build: don't try to run autoheader if we don't use it
5662         * build-aux/bootstrap: Define AUTOHEADER=true when AC_CONFIG_HEADERS
5663         is not used in configure.ac.
5664
5665 2009-09-08  Eric Blake  <ebb9@byu.net>
5666
5667         euidaccess: fix compilation error
5668         * lib/euidaccess.c (includes): Add <fcntl.h>, for AT_EACCESS.
5669
5670         rawmemchr: relax license
5671         * modules/rawmemchr (License): Derived from glibc, so LGPLv2+ is
5672         okay.
5673         Reported by Jim Meyering.
5674
5675         mkfifoat: new module
5676         * modules/mkfifoat: New file.
5677         * lib/mkfifoat.c: Likewise.
5678         * m4/mkfifoat.m4 (gl_FUNC_MKFIFOAT): Likewise.
5679         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Add witnesses.
5680         * modules/sys_stat (Makefile.am): Use them.
5681         * lib/sys_stat.in.h (mkfifoat, mknodat): Declare them.
5682         * MODULES.html.sh (File system functions): Mention module.
5683         * doc/posix-functions/mkfifoat.texi (mkfifoat): Likewise.
5684         * doc/posix-functions/mknodat.texi (mknodat): Likewise.
5685         * modules/mkfifoat-tests: New test.
5686         * tests/test-mkfifoat.c: Likewise.
5687
5688         strchrnul: relax license
5689         * modules/strchrnul (License): Derived from glibc, so LGPLv2+ is
5690         okay.
5691         Reported by Jim Meyering.
5692
5693 2009-09-08  Eric Blake  <ebb9@byu.net>
5694
5695         fstatat: fix compilation on Solaris
5696         * lib/fstatat.c (includes): Add fcntl.h.
5697         Reported by Pádraig Brady.
5698
5699 2009-09-07  Eric Blake  <ebb9@byu.net>
5700
5701         rename: modernize replacement
5702         * modules/rename (Depends-on): Add stdio.
5703         (configure.ac): Declare witness.
5704         * m4/rename.m4 (gl_FUNC_RENAME): Ensure dependency order, and let
5705         stdio take care of replacement.
5706         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add new defaults.
5707         * modules/stdio (Makefile.am): Substitute them.
5708         * lib/stdio.in.h (rename): Declare replacement.
5709         * lib/rename.c (includes): Allow cross-compilation to non-windows
5710         machines.
5711         * doc/posix-functions/rename.texi (rename): Improve
5712         documentation.
5713
5714         stdio: sort witness names
5715         * modules/stdio (Makefile.am): Sort replacements.
5716         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
5717         * lib/stdio.in.h: Likewise.
5718
5719         getcwd: minor cleanups
5720         * lib/getcwd.c (AT_FDCWD): Delete; rely on <fcntl.h> instead.
5721         (is_ENAMETOOLONG): Delete; ENAMETOOLONG is portable.
5722
5723         openat: provide more convenience names
5724         * modules/faccessat (configure.ac): Add C witness.
5725         * lib/unistd.in.h (readlinkat): Fix typo.
5726         * lib/openat.h (statat, lstatat, accessat, euidaccessat): New
5727         convenience wrappers.
5728         * top/maint.mk (sc_prohibit_openat_without_use): Allow these
5729         wrappers in syntax checks.
5730
5731 2009-09-06  Eric Blake  <ebb9@byu.net>
5732
5733         doc: fix comments in recent patches
5734         * lib/faccessat.c: Mention correct function.
5735         * lib/fchmodat.c: Likewise.
5736         * lib/fchownat.c: Likewise.
5737         * lib/symlinkat.c: Likewise.
5738         * doc/posix-headers/fcntl.texi (fcntl.h): Cygwin 1.7 has AT_*
5739         constants.
5740
5741         faccessat, symlinkat: continue cleanup of previous patch
5742         * m4/symlinkat.m4 (gl_FUNC_SYMLINKAT): Ensure dependency order.
5743         * m4/faccessat.m4 (gl_FUNC_FACCESSAT): Likewise.
5744         * modules/unistd (Makefile.am): Substitute GNULIB_READLINKAT.
5745         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Offer GNULIB_READLINKAT.
5746         * modules/symlinkat (configure.ac): Set GNULIB_READLINKAT.
5747         * lib/unistd.in.h (readlinkat): Declare if GNULIB_READLINKAT is
5748         set.
5749
5750 2009-09-06  Bruno Haible  <bruno@clisp.org>
5751
5752         * lib/sys_stat.in.h (fchmodat): Declare if GNULIB_FCHMODAT is set.
5753         (fstatat): Declare if GNULIB_FSTATAT is set.
5754         (mkdirat): Declare if GNULIB_MKDIRAT is set.
5755         * lib/unistd.in.h (fchownat): Declare if GNULIB_FCHOWNAT is set.
5756         (unlinkat): Declare if GNULIB_UNLINKAT is set.
5757         * modules/fcntl-h (Files): Remove m4/openat.m4.
5758         * modules/sys_stat (Files): Remove m4/openat.m4.
5759         (Makefile.am): Substitute GNULIB_FCHMODAT, GNULIB_FSTATAT,
5760         GNULIB_MKDIRAT instead of GNULIB_OPENAT.
5761         * modules/unistd (Files): Remove m4/openat.m4.
5762         (Makefile.am): Substitute GNULIB_FCHOWNAT, GNULIB_UNLINKAT instead of
5763         GNULIB_OPENAT.
5764         * m4/fcntl_h.m4 (gl_FCNTL_H_DEFAULTS): Initialize GNULIB_OPENAT,
5765         HAVE_OPENAT here. Don't require gl_OPENAT_DEFAULTS.
5766         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Initialize
5767         GNULIB_FCHMODAT, GNULIB_FSTATAT, GNULIB_MKDIRAT, HAVE_FCHMODAT,
5768         HAVE_FSTATAT, HAVE_MKDIRAT, REPLACE_FSTATAT here. Don't require
5769         gl_OPENAT_DEFAULTS.
5770         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_FCHOWNAT,
5771         GNULIB_UNLINKAT, HAVE_FCHOWNAT, HAVE_UNLINKAT, REPLACE_FCHOWNAT here.
5772         Don't require gl_OPENAT_DEFAULTS.
5773         * m4/openat.m4 (gl_FUNC_OPENAT): Require gl_FCNTL_H_DEFAULTS,
5774         gl_SYS_STAT_H_DEFAULTS, gl_UNISTD_H_DEFAULTS. Set GNULIB_FCHMODAT,
5775         GNULIB_FSTATAT, GNULIB_MKDIRAT, GNULIB_FCHOWNAT, GNULIB_UNLINKAT.
5776         (gl_OPENAT_DEFAULTS): Remove macro.
5777
5778 2009-09-06  Bruno Haible  <bruno@clisp.org>
5779
5780         * modules/openat (configure.ac): Remove unneeded witness.
5781
5782 2009-09-06  Bruno Haible  <bruno@clisp.org>
5783
5784         Set errno to ENOSYS when a function is entirely unsupported.
5785         * lib/chown.c (rpl_chown) [!HAVE_CHOWN]: Set errno to ENOSYS instead of
5786         EOPNOTSUPP.
5787         * lib/lchown.c (lchown) [!HAVE_CHOWN]: Likewise.
5788         * modules/chown (Depends-on): Remove errno.
5789
5790 2009-09-06  Bruno Haible  <bruno@clisp.org>
5791
5792         * doc/posix-headers/fcntl.texi (AT_*): Mention affected platforms.
5793
5794 2009-09-06  Bruno Haible  <bruno@clisp.org>
5795
5796         * lib/sys_stat.in.h: Fix preprocessor command indentation.
5797
5798 2009-09-06  Ben Pfaff  <blp@gnu.org>
5799             Bruno Haible  <bruno@clisp.org>
5800
5801         Work around a glibc bug in strtok_r.
5802         * lib/string.in.h (strtok_r): Replace if REPLACE_STRTOK_R is set.
5803         Undefine if UNDEFINE_STRTOK_R is set.
5804         * lib/strtok_r.c (strtok_r, __strtok_r) [!_LIBC]: Don't undefine.
5805         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
5806         REPLACE_STRTOK_R and UNDEFINE_STRTOK_R.
5807         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Check against the glibc bug.
5808         * modules/string (Makefile.am): Substitute REPLACE_STRTOK_R,
5809         UNDEFINE_STRTOK_R.
5810         * doc/posix-functions/strtok_r.texi: Mention the glibc 2.7 bug.
5811
5812 2009-09-06  Sergey Poznyakoff  <gray@gnu.org.ua>
5813
5814         exclude: minor fix
5815         * lib/exclude.c: Include wctype.h
5816
5817 2009-09-06  Akim Demaille  <demaille@gostai.com>
5818
5819         bootstrap: improve error message
5820         * build-aux/bootstrap (find_tool): Upon failure, report the list
5821         of candidates.
5822         Honor the initial value of the envvar.
5823
5824 2009-09-05  Eric Blake  <ebb9@byu.net>
5825
5826         symlinkat: new module
5827         * modules/symlinkat: New file.
5828         * lib/symlinkat.c: Likewise.
5829         * m4/symlinkat.m4 (gl_FUNC_SYMLINKAT): Likewise.
5830         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witnesses.
5831         * modules/unistd (Makefile.am): Use them.
5832         * lib/unistd.in.h (symlinkat, readlinkat): Declare them.
5833         (faccessat) [GNULIB_POSIXCHECK]: Fix typo.
5834         * lib/at-func.c (FUNC_RESULT): New macro, defaulting to int.
5835         * MODULES.html.sh (File system functions): Mention module.
5836         * doc/posix-functions/symlinkat.texi (symlinkat): Likewise.
5837         * doc/posix-functions/readlinkat.texi (readlinkat): Likewise.
5838         * modules/symlinkat-tests: New test.
5839         * tests/test-symlinkat.c: Likewise.
5840
5841         test-openat-safer: add more checks
5842         * tests/test-openat-safer.c (main): Check more code paths.
5843
5844 2009-09-05  Jim Meyering  <meyering@redhat.com>
5845
5846         syntax-check: detect unnecessary inclusion of openat.h
5847         * top/maint.mk (sc_prohibit_openat_without_use): New rule.
5848
5849 2009-09-05  Bruno Haible  <bruno@clisp.org>
5850
5851         Support towlower, towupper.
5852         * doc/posix-functions/towlower.texi: Mention module wctype.
5853         * doc/posix-functions/towupper.texi: Likewise.
5854         * lib/wctype.in.h (towlower, towupper): New functions.
5855         * tests/test-wctype.c: Include stdio.h, stdlib.h.
5856         (ASSERT): New macro.
5857         (e): New variable.
5858         (main): Test also towlower, towupper. Test WEOF argument.
5859         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
5860
5861 2009-09-05  Bruno Haible  <bruno@clisp.org>
5862
5863         Fix conversion behaviour when the input is invalid.
5864         * lib/striconveh.c (mem_cd_iconveh_internal): Fix storing of question
5865         mark occurring in first pass of indirect conversion.
5866         * tests/test-striconveh.c (main): Test conversion of invalid ASCII
5867         input.
5868         Found by clang's static analyzer.
5869
5870 2009-09-05  Bruno Haible  <bruno@clisp.org>
5871
5872         * tests/test-striconveh.c (main): Test indirect conversion on platforms
5873         where direct conversion is possible.
5874
5875 2009-09-04  Eric Blake  <ebb9@byu.net>
5876
5877         openat: fail with ENOENT on empty name
5878         * lib/openat-proc.c (openat_proc_name): Special-case the empty
5879         buffer.
5880
5881         link-follow: fix logic bug in prior patch
5882         * m4/link-follow.m4 (gl_FUNC_LINK_FOLLOWS_SYMLINK): Fix bug that
5883         reversed sense of yes and no in prior patch.  Avoid confusing
5884         compilation failure with desired semantics.
5885
5886         link-follow: accomodate mingw and cross-compilation
5887         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Rename...
5888         (gl_FUNC_LINK_FOLLOWS_SYMLINK): ...to this.  Change
5889         cross-compilation results to -1, to make linkat easier to
5890         implement when cross-compiling.  Trivially support mingw.
5891         * modules/link-follow (configure.ac): Call new name.
5892         * NEWS: Mention this.
5893
5894 2009-09-03  Eric Blake  <ebb9@byu.net>
5895
5896         faccessat: compile replacement
5897         * m4/faccessat.m4 (gl_FUNC_FACCESSAT): Build replacement when
5898         needed.
5899
5900         fts: fix compilation error
5901         * lib/fts.c (includes): Re-add "openat.h", for
5902         openat_needs_fchdir.
5903
5904         faccessat: new module
5905         * modules/faccessat: New file.
5906         * lib/faccessat.c: Likewise.
5907         * m4/faccessat.m4 (gl_FUNC_FACCESSAT): Likewise.
5908         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witness.
5909         * modules/unistd (Makefile.am): Use it.
5910         * lib/unistd.in.h (faccessat): Declare it.
5911         (F_OK, X_OK, W_OK, R_OK): Provide definitions.
5912         * lib/fcntl.in.h (AT_SYMLINK_FOLLOW, AT_EACCESS): Likewise.
5913         * MODULES.html.sh (File system functions): Mention it.
5914         * doc/posix-functions/faccessat.texi (faccessat): Likewise.
5915         * doc/posix-headers/fcntl.texi (fcntl.h): Likewise.
5916
5917         euidaccess: prefer POSIX over non-standard implementation
5918         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Check for faccessat.
5919         * lib/euidaccess.c (euidaccess): Use it if available.
5920
5921         openat: make template easier to use
5922         * lib/at-func.c (CALL_FUNC): Allow AT_FUNC_USE_F1_COND and
5923         AT_FUNC_F2 to be undefined.
5924         (VALIDATE_FLAG): New macro; use it to reject bad flags.
5925         (AT_FUNC_USE_F1_COND): Change sense to just flag bit.
5926         * lib/fchmodat.c (AT_FUNC_USE_F1_COND): Adjust.
5927         * lib/fchownat.c (AT_FUNC_USE_F1_COND): Likewise.
5928         * lib/openat.c (AT_FUNC_USE_F1_COND) [fstatat, unlinkat]:
5929         Likewise.
5930         * lib/mkdirat.c (AT_FUNC_F2, AT_FUNC_USE_F1_COND): Delete.
5931         * lib/selinux-at.c (AT_FUNC_F2, AT_FUNC_USE_F1_COND)
5932         [getfileconat, lgetfileconat, setfileconat, lsetfileconat]:
5933         Likewise.
5934
5935         openat: declare in POSIX headers
5936         * NEWS: Mention this.
5937         * modules/openat (configure.ac): Declare witnesses.
5938         (Depends-on): Add fcntl-h, sys_stat, unistd.
5939         (Include): Mention correct headers.
5940         * modules/fcntl-h (Depends-on): Add link-warning.
5941         (Files): Add openat.m4.
5942         (Makefile.am): Substitute witnesses.
5943         * modules/sys_stat (Files, Makefile.am): Likewise.
5944         * modules/unistd (Files, Makefile.am): Likewise.
5945         * m4/openat.m4 (gl_FUNC_OPENAT, gl_FUNC_FCHOWNAT): Set witnesses.
5946         (gl_OPENAT_DEFAULTS): New macro.
5947         * m4/fcntl_h.m4 (gl_FCNTL_H_DEFAULTS): Use it.
5948         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Likewise.
5949         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Likewise.
5950         (SYS_STAT_H): Remove unused variable.
5951         * doc/posix-headers/fcntl.texi (fcntl.h): Update content.
5952         * lib/fcntl--.h (includes): Remove unneeded header.
5953         * lib/openat-safer.c (includes): Likewise.
5954         * lib/openat.h (AT_FDCWD, AT_SYMLINK_NOFOLLOW, AT_REMOVEDIR)
5955         (openat, fstatat, unlinkat, mkdirat, fchmodat, fchownat): Move to
5956         appropriate headers.
5957         (__OPENAT_PREFIX): Delete.
5958         * lib/fcntl.in.h (openat): Provide declaration.
5959         (AT_FDCWD): Fix Solaris bug.
5960         (AT_SYMLINK_NOFOLLOW, AT_REMOVEDIR): Provide macros.
5961         * lib/sys_stat.in.h (fstatat, mkdirat): Provide declaration.
5962         * lib/fchmodat.c (includes):  Adjust to find declaration.
5963         * lib/fchownat.c (includes): Likewise.
5964         * lib/mkdirat.c (includes): Likewise.
5965         * lib/fstatat.c (includes): Likewise.  Ensure original fstatat is
5966         still visible.
5967
5968 2009-09-02  Eric Blake  <ebb9@byu.net>
5969
5970         errno: use consistently
5971         * lib/c-stack.c (ENOTSUP): <errno.h> guarantees a definition.
5972         * lib/canonicalize-lgpl.c (ENAMETOOLONG): Likewise.
5973         * lib/canonicalize.c (ELOOP): Likewise.
5974         * lib/inet_ntop.c (EAFNOSUPPORT): Likewise.
5975         * lib/inet_pton.c (EAFNOSUPPORT): Likewise.
5976         * lib/lchown.c (EOPNOTSUPP): Likewise.
5977         * lib/openat-priv.h (ENOSYS, EOPNOTSUPP): Likewise.
5978         * lib/savewd.c (ESTALE): Likewise.
5979         * lib/settime.c (ENOSYS): Likewise.
5980         * lib/utimens.c (ENOSYS): Likewise.
5981         * lib/xgethostname.c (ENAMETOOLONG): Likewise.
5982         * lib/chdir-safer.c (ELOOP): Likewise.
5983         (chdir_no_follow): Use HAVE_READLINK, not ELOOP, as witness.
5984         * modules/c-stack (Depends-on): Add errno.
5985         * modules/canonicalize (Depends-on): Likewise.
5986         * modules/chdir-safer (Depends-on): Likewise.
5987         * modules/fdopendir (Depends-on): Likewise.
5988         * modules/inet_ntop (Depends-on): Likewise.
5989         * modules/inet_pton (Depends-on): Likewise.
5990         * modules/lchown (Depends-on): Likewise.
5991         * modules/openat (Depends-on): Likewise.
5992         * modules/savewd (Depends-on): Likewise.
5993         * modules/settime (Depends-on): Likewise.
5994         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Check for readlink.
5995
5996         fts: avoid leaking fds
5997         * modules/fts (Depends-on): Add cloexec.
5998         * lib/fts.c (opendirat, diropen, fts_build): Set close-on-exec
5999         flag.
6000
6001         fts: make directory fds more robust
6002         * lib/fts.c (O_DIRECTORY): Let <fcntl.h> take care of this.
6003         (opendirat): Specify O_DIRECTORY, and add fallbacks for safety.
6004
6005         backupfile, chdir-long, fts, savedir: make safer
6006         * lib/backupfile.c (includes): Use "dirent--.h", since
6007         numbered_backup can write to stderr during readdir.
6008         * lib/savedir.c (includes): Likewise.
6009         * lib/chdir-long.c (includes): Use "fcntl--.h", since openat
6010         emulation can write to stderr on failure.
6011         * lib/fts.c (includes) [!_LIBC]: Likewise for opendir and openat.
6012         * lib/getcwd.c: Document why opendir_safer is unused.
6013         * lib/glob.c: Likewise.
6014         * lib/scandir.c: Likewise.
6015         * lib/openat-proc.c: Likewise, for open_safer.
6016         * modules/backupfile (Depends-on): Add dirent-safer.
6017         * modules/savedir (Depends-on): Likewise.
6018         * modules/fts (Depends-on): Add dirent-safer and openat-safer.
6019         * modules/chdir-long (Depends-on): Add openat-safer.
6020
6021         openat-safer: new module
6022         * modules/openat-safer: New file.
6023         * lib/openat-safer.c: Likewise.
6024         * m4/fcntl-safer.m4 (gl_OPENAT_SAFER): New macro.
6025         * lib/fcntl-safer.h (openat_safer): Declare.
6026         * lib/fcntl--.h (openat): Override.
6027         * MODULES.html.sh (File descriptor based I/O): Mention it.
6028         * lib/openat.h: Add double-inclusion guards.
6029         * lib/openat.c (includes): Only include "fcntl-safer.h", not
6030         "fcntl--.h", so we can implement openat.
6031         * modules/openat-safer-tests: New test.
6032         * tests/test-openat-safer.c: New file.
6033
6034         dirent-safer: new module
6035         * modules/dirent-safer: New file.
6036         * lib/dirent--.h: Likewise.
6037         * lib/dirent-safer.h: Likewise.
6038         * lib/opendir-safer.c: Likewise.
6039         * m4/dirent-safer.m4: Likewise.
6040         * MODULES.html.sh (Enhancements for POSIX:2008): Mention it.
6041         * modules/dirent-safer-tests: New test.
6042         * tests/test-dirent-safer.c: New file.
6043         * lib/fdopendir.c (includes): Ensure fdopendir is also safe.
6044
6045         fdopendir: optimize on mingw
6046         * lib/unistd.in.h (_gl_directory_name): New prototype.
6047         * lib/fchdir.c (_gl_directory_name): Implement it.
6048         (fchdir): Use it to simplify implementation.
6049         * lib/fdopendir.c (fdopendir) [REPLACE_FCHDIR]: Use metadata from
6050         fchdir, when available, to avoid calling [f]chdir().
6051
6052         fdopendir: split into its own module
6053         * lib/openat.c (fdopendir): Move...
6054         * lib/fdopendir.c: ...into new file.
6055         * modules/fdopendir: New module.
6056         * m4/fdopendir.m4 (gl_FUNC_FDOPENDIR): New file.
6057         * modules/openat (Depends-on): Add fdopendir.
6058         * m4/openat.m4 (gl_FUNC_OPENAT): No longer need to check for
6059         fdopendir here.
6060         * modules/savedir (Depends-on): Only need fdopendir, not full
6061         openat.
6062         * lib/savedir.c (include): Use <dirent.h>, not "openat.h".
6063         * lib/openat.h (fdopendir): Drop prototype.
6064         * lib/dirent.in.h (fdopendir): Provide prototype.
6065         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Add replacements.
6066         * modules/dirent (Makefile.am): Substitute them.
6067         * MODULES.html.sh (File system functions): Mention it.
6068         * doc/posix-functions/fdopendir.texi (fdopendir): Likewise.
6069         * modules/fdopendir-tests: New file.
6070         * tests/test-fdopendir.c: Likewise.
6071
6072         fchdir: use more consistent macro convention
6073         * lib/fcntl.in.h (_gl_register_fd): Move declaration to unistd.
6074         * lib/sys_stat.in.h (rpl_fstat): Declare via make-time
6075         REPLACE_FCHDIR, rather than relying on config.h macros.
6076         * lib/unistd.in.h (fchdir): Move all fchdir internal declarations
6077         inside a single make-time REPLACE_FCHDIR block, rather than using
6078         the config.h FCHDIR_REPLACEMENT.
6079         * m4/fchdir.m4 (gl_FUNC_FCHDIR): REPLACE_FCHDIR was already
6080         AC_SUBST'd, also AC_DEFINE it.  Don't define FCHDIR_REPLACEMENT.
6081         Manage fstat replacement.
6082         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Pick up
6083         REPLACE_FCHDIR.
6084         * modules/sys_stat (Files): Add m4/unistd_h.m4.
6085         (Makefile.am): Substitute REPLACE_FCHDIR.
6086         * lib/close.c (rpl_close): Use REPLACE_FCHDIR, not
6087         FCHDIR_REPLACEMENT.
6088         * lib/dup-safer.c (dup_safer): Likewise.
6089         * lib/dup2.c (rpl_dup2): Likewise.
6090         * lib/dup3.c (rpl_dup3): Likewise.
6091         * lib/open.c (rpl_open): Likewise.
6092
6093         fchdir: simplify error handling, and support dup3
6094         * modules/fchdir (Depends-on): Use strdup-posix, not strdup.  Add
6095         stdbool, malloc-posix, realloc-posix.
6096         * lib/fchdir.c (struct dir_info_t): Delete saved_errno.
6097         (ensure_dirs_slot): Return false on allocation failure.
6098         (rpl_dup2): Delete.
6099         (_gl_register_dup): New function.
6100         (_gl_unregister_fd, rpl_opendir, rpl_dup): Update callers.
6101         (_gl_register_fd): Close fd on allocation failure.
6102         * lib/fcntl.in.h (_gl_register_fd): Update signature.
6103         * lib/unistd.in.h (_gl_register_dup) [FCHDIR_REPLACEMENT]: New
6104         prototype.
6105         (rpl_dup2_fchdir): Delete prototype.
6106         * lib/open.c (open): Update caller.
6107         * lib/dup2.c (dup2): Track fchdir metadata.
6108         * lib/dup3.c (dup3): Likewise.
6109         * m4/dup2.m4 (gl_REPLACE_DUP2): New macro.
6110         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Use it.
6111
6112 2009-09-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6113
6114         * gnulib-tool (func_create_testdir, func_create_megatestdir): Use
6115         AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER. Use AC_CONFIG_FILES and
6116         don't pass arguments to AC_OUTPUT.
6117
6118 2009-09-02  Bruno Haible  <bruno@clisp.org>
6119
6120         * modules/mkdtemp (License): Relicense under LGPLv2+.
6121         Reported by Paolo Bonzini.
6122
6123 2009-09-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6124
6125         Replace uses of obsolete autoconf macros in Jim's modules.
6126         The Autoconf macros AC_TRY_CPP, AC_TRY_COMPILE, AC_TRY_LINK and
6127         AC_TRY_RUN have been obsolete since Autoconf 2.55, and each use
6128         can evoke a warning from autoconf when run with -Wobsolete
6129         enabled.  They were declared obsolete for good reasons (see
6130         the `AC_FOO_IFELSE vs AC_TRY_FOO' node in the Autoconf manual,
6131         recently renamed to `AC_ACT_IFELSE vs AC_TRY_ACT'), and we
6132         should not continue using the deprecated macros.
6133         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Replace
6134         obsolete Autoconf macros with modern counterparts.
6135         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
6136         * m4/dos.m4 (gl_AC_DOS): Likewise.
6137         * m4/fpending.m4 (gl_FUNC_FPENDING): Likewise.
6138         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Likewise.
6139         * m4/getloadavg.m4 (gl_PREREQ_GETLOADAVG): Likewise.
6140         * m4/jm-winsz1.m4 (gl_WINSIZE_IN_PTEM): Likewise.
6141         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Likewise.
6142         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Likewise.
6143         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Likewise.
6144         * m4/mode_t.m4 (gl_PROMOTED_TYPE_MODE_T): Likewise.
6145         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
6146         Likewise.
6147         * m4/rename.m4 (gl_FUNC_RENAME): Likewise.
6148         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
6149         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Likewise.
6150         * m4/st_dm_mode.m4 (AC_STRUCT_ST_DM_MODE): Likewise.
6151         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
6152         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
6153
6154 2009-09-01  Eric Blake  <ebb9@byu.net>
6155
6156         fchdir: fix off-by-one bug in previous patch
6157         * lib/fchdir.c (rpl_fstat): Use correct bounds.
6158         (_gl_unregister_fd): Delete useless if.
6159
6160 2009-09-01  Daniel P. Berrange  <berrange@redhat.com>
6161
6162         maint.mk: sort the list of syntax-check rules
6163         * top/maint.mk (syntax-check-rules): Sort syntax-check rules, so it's
6164         easier to get a sense of progress when the rules are run sequentially
6165         and take a long time.
6166
6167 2009-09-01  Simon Josefsson  <simon@josefsson.org>
6168
6169         * modules/arpa_inet: Use $(MKDIR_P) instead of @MKDIR_P@.
6170         * modules/netinet_in: Likewise.
6171         * modules/sys_file: Likewise.
6172         * modules/sys_ioctl: Likewise.
6173         * modules/sys_select: Likewise.
6174         * modules/sys_socket: Likewise.
6175         * modules/sys_stat: Likewise.
6176         * modules/sys_time: Likewise.
6177         * modules/sys_times: Likewise.
6178         * modules/sys_utsname: Likewise.
6179         * modules/sys_wait: Likewise.
6180
6181 2009-09-01  Jim Meyering  <meyering@redhat.com>
6182
6183         fts: help ensure that return values are not ignored
6184         * lib/fts_.h (__GNUC_PREREQ): Define.
6185         (__attribute_warn_unused_result__): Define.
6186         (fts_children, fts_close, fts_open, fts_read): Declare with
6187         __attribute_warn_unused_result__.
6188
6189         fts: fts_close now fails also when closing a dir file descriptor fails
6190         * lib/fts.c (fts_close): Detect close failure, not just fchdir failure,
6191         and propagate to caller, along with errno.
6192
6193         announce-gen: correct formatting in --help output
6194         * build-aux/announce-gen (usage): Move the one-line description in
6195         --help output "up", to where it belongs, just after Usage:.
6196
6197 2009-08-31  Eric Blake  <ebb9@byu.net>
6198
6199         fchdir: port to mingw
6200         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Check for mingw bug.
6201         * lib/open.c (open) [FCHDIR_REPLACEMENT]: If directories can't be
6202         opened, then use a substitute.
6203         * lib/sys_stat.in.h (fstat) [REPLACE_OPEN_DIRECTORY]: Declare
6204         replacement.
6205         * lib/fchdir.c (fstat) [REPLACE_OPEN_DIRECTORY]: Implement it.
6206         (_gl_register_fd): No need to check stat if open already filters
6207         all directories.
6208         (fchdir): Fix error condition to match POSIX.
6209         * modules/fchdir (Depends-on): Add sys_stat.
6210         * doc/posix-functions/open.texi (open): Document the limitation.
6211         * modules/fchdir-tests: New file.
6212         * tests/test-fchdir.c: Likewise.
6213
6214         canonicalize: allow cross-testing from cygwin to mingw
6215         * modules/canonicalize-tests (configure.ac): Define HAVE_SYMLINK.
6216         (Makefile.am): Pass it through TESTS_ENVIRONMENT.
6217         * modules/canonicalize-lgpl-tests (configure.ac, Makefile.am):
6218         Likewise.
6219         * tests/test-canonicalize.sh: Also skip test if 'ln -s' works, but
6220         target does not support symlinks.
6221         * tests/test-canonicalize-lgpl.sh: Likewise.
6222
6223         chown: avoid compilation warning on mingw
6224         * m4/chown.m4 (gl_FUNC_CHOWN): Recognize missing chown.
6225         * lib/chown.c (rpl_chown) [!HAVE_CHOWN]: Always return failure on
6226         mingw.
6227         * lib/lchown.c (lchown) [!HAVE_CHOWN]: Likewise.
6228         * modules/chown (Depends-on): Add errno.
6229
6230 2009-08-31  Stefano Lattarini  <stefano.lattarini@gmail.com>  (tiny change)
6231
6232         * gnulib-tool: Fix test whether $CONFIG_SHELL has a working 'echo'
6233         command.
6234
6235 2009-08-31  Jim Meyering  <meyering@redhat.com>
6236
6237         canonicalize: remove useless initialization
6238         * lib/canonicalize.c (canonicalize_filename_mode): Remove useless
6239         initialization of local, "end".
6240
6241 2009-08-30  Bruno Haible  <bruno@clisp.org>
6242
6243         Fix an unnecessary error on Solaris 10 on NFSv3 file systems.
6244         * lib/set-mode-acl.c (qset_acl) [Solaris 10 new]: Treat EOPNOTSUPP like
6245         ENOSYS.
6246
6247 2009-08-30  Bruno Haible  <bruno@clisp.org>
6248
6249         * tests/test-pipe-filter-ii1.sh: Prefer /usr/xpg6/bin/tr over
6250         /usr/xpg4/bin/tr when it exists.
6251         * tests/test-pipe-filter-gi1.sh: Likewise.
6252
6253 2009-08-30  Bruno Haible  <bruno@clisp.org>
6254
6255         Work around deficient /usr/bin/id program on Solaris.
6256         * tests/test-file-has-acl.sh (ID): New variable.
6257         * tests/test-set-mode-acl.sh (ID): Likewise.
6258         * tests/test-copy-acl.sh (ID): Likewise.
6259         * tests/test-copy-file.sh (ID): Likewise.
6260
6261 2009-08-30  Bruno Haible  <bruno@clisp.org>
6262
6263         New module 'xstriconveh'.
6264         * lib/xstriconveh.h: New file.
6265         * lib/xstriconveh.c: New file.
6266         * modules/xstriconveh: New file.
6267
6268 2009-08-30  Bruno Haible  <bruno@clisp.org>
6269
6270         Make it easier to use mem_cd_iconveh.
6271         * lib/striconveh.h (iconveh_t): New type.
6272         (iconveh_open, iconveh_close): New declarations.
6273         (mem_cd_iconveh, str_cd_iconveh): Replace the three iconv_t arguments
6274         with a single 'const iconveh_t *' argument.
6275         * lib/striconveh.c (iconveh_open, iconveh_close): New functions.
6276         (mem_cd_iconveh, str_cd_iconveh): Replace the three iconv_t arguments
6277         with a single 'const iconveh_t *' argument.
6278         (mem_iconveh, str_iconveh): Use iconveh_open, iconveh_close.
6279         * tests/test-striconveh.c (main): Update.
6280         * NEWS: Mention the change.
6281
6282 2009-08-30  Bruno Haible  <bruno@clisp.org>
6283
6284         * doc/posix-functions/iconv_open.texi: Mention indirect conversion
6285         problem.
6286
6287 2009-08-30  Bruno Haible  <bruno@clisp.org>
6288
6289         Work around iconv_open problem on Solaris.
6290         * lib/iconv_open-solaris.gperf: New file.
6291         * lib/iconv_open.c (ICONV_FLAVOR_SOLARIS): New macro.
6292         * m4/iconv_open.m4 (gl_FUNC_ICONV_OPEN): Also handle Solaris.
6293         * modules/iconv_open (Files): Add lib/iconv_open-solaris.gperf.
6294         (Makefile.am): Add rule for iconv_open-solaris.h. Augment
6295         BUILT_SOURCES, MOSTLYCLEANFILES, MAINTAINERCLEANFILES, EXTRA_DIST.
6296         * doc/posix-functions/iconv_open.texi: Mention the Solaris problem.
6297
6298 2009-08-29  Jim Meyering  <meyering@redhat.com>
6299
6300         maint.mk: remove more coreutils-specific targets; XZ_OPT=-9ev
6301         * top/maint.mk (cvs-check): Remove target; it was just an alias
6302         to the better-named vc-diff-check.
6303         (maintainer-distcheck): Remove rule.  It was used only from
6304         the (alpha/beta/major) target, and all of its commands but one
6305         were coreutils-specific.
6306         (vc-dist): Remove rule.
6307         (alpha beta major): Run "$(MAKE) distcheck" explicitly.
6308         Run vc-diff-check, not vc-dist.
6309         Run $(MAKE) dist with XZ_OPT=-9ev.  Note spelling, with "-".
6310
6311 2009-08-27  Bruno Haible  <bruno@clisp.org>
6312
6313         * tests/test-bitrotate.c (main): Remove test that uses a shift count
6314         of 0.
6315
6316 2009-08-27  Bruno Haible  <bruno@clisp.org>
6317
6318         * tests/test-func.c (main): Don't verify sizeof __func__ on SunPRO C
6319         compilers.
6320         * doc/func.texi: Document the SunPRO C bug.
6321
6322 2009-08-27  Bruno Haible  <bruno@clisp.org>
6323
6324         Fix link error on Solaris.
6325         * tests/test-parse-duration.c (xstrdup): Remove function.
6326
6327 2009-08-26  Pádraig Brady  <P@draigbrady.com>
6328
6329         ignore-value: handle pointer types, too
6330         * lib/ignore-value.h (__attribute__): Remove definition.
6331         (ignore_value): Remove use of "__attribute__ ((unused))" in favor
6332         of a more concise and more-often effective "(void) i" statement.
6333         (ignore_ptr): New function to suppress warnings from functions that
6334         return pointers, and to make it explicit that one function doesn't
6335         handle all cases.
6336
6337 2009-08-25  Bruno Haible  <bruno@clisp.org>
6338
6339         dup2: work around a Linux bug.
6340         * m4/dup2.m4 (gl_FUNC_DUP2): Test for the Linux bug.
6341         * lib/dup2.c (rpl_dup2): Correct the return value if it is -EBADF.
6342         * doc/posix-functions/dup2.texi: Mention the Linux bug.
6343         Reported by Simon Josefsson.
6344
6345 2009-08-25  Jim Meyering  <meyering@redhat.com>
6346
6347         libguestfs uses gnulib
6348         * users.txt: Add libguestfs.
6349
6350 2009-08-24  Eric Blake  <ebb9@byu.net>
6351
6352         dup2, pipe2: fix some recent test failures on cygwin 1.5.x
6353         * lib/pipe2.c (includes): Add binary-io.h.
6354         * lib/dup2.c (rpl_dup2): Correct buggy errno value.
6355
6356 2009-08-24  Bruno Haible  <bruno@clisp.org>
6357
6358         Tolerate declared but missing accept4 syscall.
6359         * lib/accept4.c (accept4): Invoke original accept4 function first, if
6360         available.
6361         * lib/sys_socket.in.h (accept4): If the function is already present,
6362         override it.
6363         * m4/accept4.m4 (gl_FUNC_ACCEPT4): Remove AC_LIBOBJ invocation.
6364         * modules/accept4 (Makefile.am): Compile accept4.c always.
6365         Reported by Paolo Bonzini and Eric Blake.
6366
6367 2009-08-23  Bruno Haible  <bruno@clisp.org>
6368
6369         New module 'accept4'.
6370         * lib/sys_socket.in.h (accept4): New declaration.
6371         * lib/accept4.c: New file.
6372         * m4/accept4.m4: New file.
6373         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Initialize
6374         GNULIB_ACCEPT4, HAVE_ACCEPT4.
6375         * modules/sys_socket (Makefile.am): Substitute GNULIB_ACCEPT4,
6376         HAVE_ACCEPT4.
6377         * modules/accept4: New file.
6378         * doc/glibc-functions/accept4.texi: Mention the new module.
6379
6380 2009-08-24  Jim Meyering  <meyering@redhat.com>
6381
6382         progname: also set global program_invocation_name, when possible
6383         Before this change, a libtool-enabled program that calls glibc's
6384         error function would report the program name as
6385         "/abs/dir/.libs/lt-program_name" rather than the desired program_name.
6386         * modules/progname (configure.ac): Check for a declaration of
6387         program_invocation_name.
6388         * lib/progname.c:  Include <errno.h>.
6389         (set_program_name) [HAVE_DECL_PROGRAM_INVOCATION_NAME]:
6390         Set program_invocation_name.
6391
6392 2009-08-23  Bruno Haible  <bruno@clisp.org>
6393
6394         * lib/dup3.c: Include <string.h>.
6395
6396 2009-08-23  Bruno Haible  <bruno@clisp.org>
6397
6398         * lib/dup3.c (dup3): Test only once whether the system actually exists.
6399         * lib/pipe2.c (pipe2): Likewise.
6400         Suggested by Eric Blake.
6401
6402 2009-08-23  Bruno Haible  <bruno@clisp.org>
6403
6404         Tolerate declared but missing dup3 syscall.
6405         * lib/dup3.c (dup3): Invoke original dup3 function first, if available.
6406         * lib/unistd.in.h (dup3): If the function is already present,
6407         override it.
6408         * m4/dup3.m4 (gl_FUNC_DUP3): Remove AC_LIBOBJ invocation.
6409         * modules/dup3 (Makefile.am): Compile dup3.c always.
6410         Reported by Paolo Bonzini.
6411
6412 2009-08-23  Bruno Haible  <bruno@clisp.org>
6413
6414         Tolerate declared but missing pipe2 syscall.
6415         * lib/pipe2.c (pipe2): Invoke original pipe2 function first, if
6416         available.
6417         * lib/unistd.in.h (pipe2): If the function is already present,
6418         override it.
6419         * m4/pipe2.m4 (gl_FUNC_PIPE2): Remove AC_LIBOBJ invocation.
6420         * modules/pipe2 (Makefile.am): Compile pipe2.c always.
6421         Reported by Paolo Bonzini.
6422
6423 2009-08-23  Bruno Haible  <bruno@clisp.org>
6424
6425         * lib/pipe2.c (pipe2): Move #ifs inside function.
6426
6427 2009-08-22  Joel E. Denny  <jdenny@clemson.edu>
6428
6429         quotearg: document limitations of quote_these_too
6430         * lib/quotearg.c (quotearg_buffer_restyled): Add comments where
6431         those limitations are created.
6432         * lib/quotearg.h (set_char_quoting): Document that digits and
6433         letters that are special after backslash are not permitted.
6434         (quotearg_char): Cross-reference set_char_quoting documentation.
6435
6436 2009-08-23  Joel E. Denny  <jdenny@clemson.edu>
6437
6438         quotearg: implement custom_quoting_style
6439         * lib/quotearg.c: (struct quoting_options): Add left_quote and
6440         right_quote fields.
6441         (set_custom_quoting): New public function.
6442         (quotearg_buffer_restyled): Add left_quote and right_quote
6443         arguments, handle them very much like locale quoting, and update
6444         all uses.
6445         (quotearg_n_custom): New public function.
6446         (quotearg_n_custom_mem): New public function.
6447         (quotearg_custom): New public function.
6448         (quotearg_custom_mem): New public function.
6449         * lib/quotearg.h: Prototype and document new public functions.
6450         (enum quoting_style): For escape_quoting_style and
6451         clocale_quoting_style, comment that QA_SPLIT_TRIGRAPHS is
6452         ignored even though they're otherwise like c_quoting_style.
6453         Add custom_quoting_style member and document with comparison to
6454         clocale_quoting_style.
6455         * tests/test-quotearg.c (custom_quotes): New array.
6456         (custom_results): New array.
6457         (main): Extend to test custom quoting.
6458
6459 2009-08-22  Joel E. Denny  <jdenny@clemson.edu>
6460
6461         quotearg: fix right quote escaping when it's in quote_these_too
6462         * lib/quotearg.c (quotearg_buffer_restyled): Upon seeing a right
6463         quote, be sure to prepend only one backslash.
6464         * tests/test-quotearg.c (use_quote_double_quotes): New function.
6465         (main): Test it.
6466
6467 2009-08-22  Joel E. Denny  <jdenny@clemson.edu>
6468
6469         quotearg-tests: test escaping of embedded locale quotes
6470         * tests/test-quotearg.c (struct result_strings): Add member for
6471         new input.
6472         (LQ_ENC, RQ_ENC, RQ_ESC): New macros.
6473         (inputs): Add new input.
6474         (results_g): Add expected results.
6475         (flag_results): Likewise.
6476         (locale_results): Likewise.
6477         (compare_strings): Check those.
6478
6479 2009-08-23  Bruno Haible  <bruno@clisp.org>
6480
6481         Tests for module 'dup3'.
6482         * modules/dup3-tests: New file.
6483         * tests/test-dup3.c: New file.
6484
6485         New module 'dup3'.
6486         * lib/unistd.in.h (dup3): New declaration.
6487         * lib/dup3.c: New file.
6488         * m4/dup3.m4: New file.
6489         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_DUP3 and
6490         HAVE_DUP3.
6491         * modules/unistd (Makefile.am): Substitute GNULIB_DUP3 and HAVE_DUP3.
6492         * modules/dup3: New file.
6493         * doc/glibc-functions/dup3.texi: Mention the new module.
6494
6495 2009-08-23  Bruno Haible  <bruno@clisp.org>
6496
6497         Tweak the dup2 test.
6498         * tests/test-dup2.c (main): Create the test file empty. Verify that an
6499         out-of-range fd yields EBADF. Verify that after writing to /dev/null,
6500         the test file is still empty. Fix argument order of lseek.
6501
6502 2009-08-23  Bruno Haible  <bruno@clisp.org>
6503
6504         Avoid test link errors when the modules getopt-gnu, gettext are used.
6505         * modules/getopt-posix-tests (Makefile.am): Define test_getopt_LDADD.
6506         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
6507
6508 2009-08-23  Bruno Haible  <bruno@clisp.org>
6509
6510         Fix getdtablesize() on mingw.
6511         * lib/getdtablesize.c (getdtablesize): Implement differently.
6512         * lib/unistd.in.h (getdtablesize): Improve comment.
6513
6514 2009-08-23  Bruno Haible  <bruno@clisp.org>
6515
6516         New module 'mkostemp'.
6517         Based on Ulrich Drepper's 2007-08-10 change in glibc.
6518         * lib/stdlib.in.h (mksotemp): New declaration.
6519         * lib/mkostemp.c: New file, from glibc with modifications.
6520         * lib/tempname.h (GT_FILE): Remove outdated comment.
6521         (gen_tempname): Add flags argument.
6522         * lib/tempname.c (__GT_BIGFILE): Remove macro.
6523         (__GT_FILE): Map to 1.
6524         (small_open, large_open): Remove macros.
6525         (__gen_tempname): Add flags argument. Remove code for __GT_BIGFILE.
6526         * lib/mkstemp.c (mkstemp): Update.
6527         * lib/mkdtemp.c (mkdtemp): Likewise.
6528         * m4/mkostemp.m4: New file.
6529         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_MKOSTEMP,
6530         HAVE_MKOSTEMP.
6531         * modules/stdlib (Makefile.am): Substitute GNULIB_MKOSTEMP,
6532         HAVE_MKOSTEMP.
6533         * modules/mkostemp: New file, based on modules/mkstemp.
6534         * doc/glibc-functions/mkostemp.texi: Mention the new module.
6535         * NEWS: Mention the change.
6536
6537 2009-08-23  Bruno Haible  <bruno@clisp.org>
6538
6539         * lib/pipe2.c (pipe2): Support O_TEXT, O_BINARY on all platforms.
6540         Reported by Eric Blake.
6541
6542 2009-08-23  Bruno Haible  <bruno@clisp.org>
6543
6544         * lib/pipe2.c (pipe2): Fix test of fcntl's return value.
6545         Reported by Eric Blake.
6546
6547 2009-08-23  Bruno Haible  <bruno@clisp.org>
6548
6549         * modules/fchdir (Depends-on): Use fcntl-h instead of fcntl.
6550         * modules/pipe2 (Depends-on): Likewise.
6551
6552 2009-08-23  Eric Blake  <ebb9@byu.net>
6553
6554         fcntl-h: add O_TTY_INIT support
6555         * lib/fcntl.in.h (O_TTY_INIT): Support another POSIX macro.
6556         * tests/test-fcntl-h.c (o): Test it.
6557         * doc/posix-headers/fcntl.texi (fcntl.h): Update documentation.
6558
6559         fcntl-h: rename from fcntl, in preparation for fcntl(2)
6560         * modules/fcntl: Move <fcntl.h> header replacement...
6561         * modules/fcntl-h: ...to new name, so as not to collide with
6562         like-named function.
6563         * tests/test-fcntl.c: Rename...
6564         * tests/test-fcntl-h.c: ...to this.  Test FD_CLOEXEC.
6565         * modules/fcntl-tests: Rename...
6566         * modules/fcntl-h-tests: ...to this.  Update test file name.
6567         * modules/chdir-long (Depends-on): Update clients.
6568         * modules/chdir-safer (Depends-on): Likewise.
6569         * modules/fcntl-safer (Depends-on): Likewise.
6570         * modules/fts (Depends-on): Likewise.
6571         * modules/mkancesdirs (Depends-on): Likewise.
6572         * modules/mkdir-p (Depends-on): Likewise.
6573         * modules/open (Depends-on): Likewise.
6574         * modules/savewd (Depends-on): Likewise.
6575         * MODULES.html.sh (systems lacking POSIX:2008): Update name.
6576         * doc/posix-headers/fcntl.texi (fcntl.h): Update documentation.
6577
6578 2009-08-22  Bruno Haible  <bruno@clisp.org>
6579
6580         * modules/binary-io (License): Relicense under LGPL.
6581         * modules/pipe2 (License): Likewise.
6582
6583 2009-08-22  Bruno Haible  <bruno@clisp.org>
6584
6585         * lib/pipe-filter-ii.c (pipe_filter_ii_execute): Fix test of fcntl's
6586         return value.
6587         * lib/pipe-filter-gi.c (filter_init): Likewise.
6588         Reported by Eric Blake.
6589
6590 2009-08-22  Bruno Haible  <bruno@clisp.org>
6591
6592         * lib/pipe.c (create_pipe): Use pipe2 instead of _pipe.
6593         * modules/pipe (Depends-on): Add pipe2.
6594
6595 2009-08-22  Bruno Haible  <bruno@clisp.org>
6596
6597         Tests for module 'pipe2'.
6598         * modules/pipe2-tests: New file.
6599         * tests/test-pipe2.c: New file.
6600
6601         New module 'pipe2'.
6602         * lib/unistd.in.h (pipe2): New declaration.
6603         * lib/pipe2.c: New file.
6604         * m4/pipe2.m4: New file.
6605         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_PIPE2 and
6606         HAVE_PIPE2.
6607         * modules/unistd (Makefile.am): Substitute GNULIB_PIPE2 and HAVE_PIPE2.
6608         * modules/pipe2: New file.
6609         * doc/glibc-functions/pipe2.texi: Mention the new module.
6610
6611 2009-08-22  Bruno Haible  <bruno@clisp.org>
6612
6613         Reference some new glibc functions.
6614         * doc/glibc-functions/accept4.texi: New file.
6615         * doc/glibc-functions/dup3.texi: New file.
6616         * doc/glibc-functions/mkostemp.texi: New file.
6617         * doc/glibc-functions/pipe2.texi: New file.
6618         * doc/gnulib.texi (Glibc stdlib.h): Refer to mkostemp.
6619         (Glibc sys/socket.h): Refer to accept4.
6620         (Glibc unistd.h): Refer to dup3, pipe2.
6621         Reported by Eric Blake.
6622
6623 2009-08-22  Jim Meyering  <meyering@redhat.com>
6624             Bruno Haible  <bruno@clisp.org>
6625
6626         annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
6627         This makes it so packages using automake-1.11's silent-rules option
6628         can print e.g., a single "GEN    configmake.h" line, rather than
6629         the 30+ statements that perform the job.  If you want to see the
6630         actual commands, you can still run "make V=1".
6631         * modules/alloca-opt: Add $(AM_V_GEN) and $(AM_V_at) prefixes
6632         so that make output is abbreviated when those variables are defined
6633         appropriately.
6634         * modules/argz: Likewise.
6635         * modules/arpa_inet: Likewise.
6636         * modules/byteswap: Likewise.
6637         * modules/configmake: Likewise.
6638         * modules/dirent: Likewise.
6639         * modules/errno: Likewise.
6640         * modules/fcntl: Likewise.
6641         * modules/float: Likewise.
6642         * modules/fnmatch: Likewise.
6643         * modules/getopt-posix: Likewise.
6644         * modules/glob: Likewise.
6645         * modules/iconv_open: Likewise.
6646         * modules/inttypes: Likewise.
6647         * modules/localcharset: Likewise.
6648         * modules/locale: Likewise.
6649         * modules/math: Likewise.
6650         * modules/netdb: Likewise.
6651         * modules/netinet_in: Likewise.
6652         * modules/poll: Likewise.
6653         * modules/posix_spawnp-tests: Likewise.
6654         * modules/sched: Likewise.
6655         * modules/search: Likewise.
6656         * modules/selinux-h: Likewise.
6657         * modules/signal: Likewise.
6658         * modules/spawn: Likewise.
6659         * modules/stdarg: Likewise.
6660         * modules/stdbool: Likewise.
6661         * modules/stddef: Likewise.
6662         * modules/stdint: Likewise.
6663         * modules/stdio: Likewise.
6664         * modules/stdlib: Likewise.
6665         * modules/string: Likewise.
6666         * modules/strings: Likewise.
6667         * modules/sys_file: Likewise.
6668         * modules/sys_ioctl: Likewise.
6669         * modules/sys_select: Likewise.
6670         * modules/sys_socket: Likewise.
6671         * modules/sys_stat: Likewise.
6672         * modules/sys_time: Likewise.
6673         * modules/sys_times: Likewise.
6674         * modules/sys_utsname: Likewise.
6675         * modules/sys_wait: Likewise.
6676         * modules/sysexits: Likewise.
6677         * modules/time: Likewise.
6678         * modules/unistd: Likewise.
6679         * modules/wchar: Likewise.
6680         * modules/wctype: Likewise.
6681
6682 2009-08-22  Jim Meyering  <meyering@redhat.com>
6683
6684         announce-gen: detect write failure
6685         * build-aux/announce-gen: Add Coda at end.
6686         Remove equivalent-but-more-verbose block at top.
6687
6688 2009-08-19  Akim Demaille  <demaille@gostai.com>
6689
6690         bootstrap: --help to stdout.
6691         * bootstrap (usage): Don't send --help to stderr.
6692         Use a here doc instead of a long string.
6693
6694 2009-08-21  Eric Blake  <ebb9@byu.net>
6695
6696         test-popen-safer: split from test-popen
6697         * tests/test-popen.c (main): Move...
6698         * tests/test-popen.h: ...into new file.
6699         * tests/test-popen-safer2.c: New file.
6700         * modules/popen-tests (Files): Add test-popen.h.
6701         * modules/popen-safer-tests (Files): Add test-popen-safer2.c.
6702         Suggested by Bruno Haible.
6703
6704         test-fcntl-safer: split from test-open
6705         * tests/test-open.c (main): Move...
6706         * tests/test-open.h: ...into new file.
6707         * tests/test-fcntl-safer.c: New file.
6708         * modules/open-tests (Files): Add test-open.h.
6709         * modules/fcntl-safer-tests: New file.
6710         Suggested by Bruno Haible.
6711
6712         test-fopen-safer: split from test-fopen
6713         * tests/test-fopen.c (main): Move...
6714         * tests/test-fopen.h: ...into new file.
6715         * tests/test-fopen-safer.c: New file.
6716         * modules/fopen-tests (Files): Add test-fopen.h.
6717         * modules/fopen-safer-tests: New file.
6718         Suggested by Bruno Haible.
6719
6720 2009-08-21  Paolo Bonzini  <bonzini@gnu.org>
6721
6722         popen-safer: test O_CLOEXEC at run-time.
6723         * lib/popen-safer.c: Test O_CLOEXEC at run-time.
6724
6725 2009-08-21  Paolo Bonzini  <bonzini@gnu.org>
6726
6727         fcntl: move more flags to the header
6728         * lib/cloexec.c: Do not define FD_CLOEXEC here.
6729         * lib/popen-safer.c: Do not alias O_NOINHERIT to O_CLOEXEC here.
6730         * lib/fcntl.in.h: Do both things here.
6731
6732 2009-08-21  Jim Meyering  <meyering@redhat.com>
6733
6734         consistently remove $@-t before redirecting to it
6735         * modules/argz: Remove $@-t and $@ before redirecting to the former.
6736         * modules/alloca-opt: Likewise.
6737         * modules/byteswap: Likewise.
6738         * modules/fnmatch: Likewise.
6739         * modules/getopt-posix: Likewise.
6740         * modules/glob: Likewise.
6741         * modules/poll: Likewise.
6742         * modules/posix_spawnp-tests: Likewise.
6743         * modules/sys_socket: Likewise.
6744         * modules/sysexits: Likewise.
6745
6746 2009-08-21  Eric Blake  <ebb9@byu.net>
6747
6748         popen: simplify access to original popen
6749         * lib/popen.c (rpl_popen): No need to worry about popen being a
6750         macro.
6751         Reported by Bruno Haible.
6752
6753 2009-08-20  Eric Blake  <ebb9@byu.net>
6754
6755         build: avoid some compiler warnings
6756         * lib/selinux-at.h: Use dir_fd, not dirfd, to avoid shadowing.
6757         * lib/exclude.c (fnmatch_pattern_has_wildcards): Use correct
6758         type.
6759         (new_exclude_segment, excluded_file_pattern_p)
6760         (excluded_file_name_p): Reduce scope.
6761         * lib/vasnprintf.c (decimal_point_char): Avoid warning on
6762         old-style declaration.
6763
6764 2009-08-20  Simon Josefsson  <simon@josefsson.org>
6765
6766         * tests/test-exclude1.sh: Handle Windows EOL.
6767         * tests/test-exclude2.sh: Likewise.
6768         * tests/test-exclude3.sh: Likewise.
6769         * tests/test-exclude4.sh: Likewise.
6770         * tests/test-exclude5.sh: Likewise.
6771         * tests/test-exclude6.sh: Likewise.
6772         * tests/test-exclude7.sh: Likewise.
6773
6774 2009-08-19  Akim Demaille  <demaille@gostai.com>
6775
6776         bootstrap: find sha1sum when named gsha1sum.
6777         * bootstrap (find_tool): New.
6778         ($SHA1SUM): New.
6779         Use it.
6780
6781 2009-08-20  Jim Meyering  <meyering@redhat.com>
6782
6783         maint.mk: _header_without_use: fix a quoting bug and remove a bash'ism
6784         * top/maint.mk (_header_without_use): Use "\\\\", not "\\" in the sed
6785         expression that converts "." in a file name to "\." in the resulting
6786         regexp.  Start with a dummy statement, so that prior shell variable
6787         definitions are expanded portably.  Reported by Simon Josefsson.
6788
6789 2009-08-20  Paolo Bonzini  <bonzini@gnu.org>
6790
6791         Fix polling for writeability of a screen buffer.
6792         * lib/poll.c: Distinguish input and screen buffers for the
6793         Win32 implementation.
6794         * lib/select.c: Likewise.
6795
6796 2009-08-19  Eric Blake  <ebb9@byu.net>
6797
6798         popen-safer: prevent popen from clobbering std descriptors
6799         * modules/popen-safer: New file.
6800         * lib/popen-safer.c: Likewise.
6801         * m4/stdio-safer.m4 (gl_POPEN_SAFER): New macro.
6802         * lib/stdio--.h (popen): Provide override.
6803         * lib/stdio-safer.h (popen_safer): Provide declaration.
6804         * tests/test-popen.c (includes): Partially test this.
6805         * modules/popen-safer-tests: New file, for more tests.
6806         * tests/test-popen-safer.c: Likewise.
6807         * MODULES.html.sh (file stream based Input/Output): Mention it.
6808
6809         tests: test some of the *-safer modules
6810         * modules/fopen-safer (Depends-on): Add fopen.
6811         * modules/fcntl-safer (Depends-on): Add fcntl.
6812         * modules/stdlib-safer (Depends-on): Add stdlib.
6813         (configure.ac): Set indicator.
6814         * modules/unistd-safer (configure.ac): Likewise.
6815         * modules/tmpfile-safer (configure.ac): Likewise.
6816         (Depends-on): Add tmpfile.
6817         * lib/stdio--.h (fopen, tmpfile): Don't override unless module is
6818         active.
6819         * tests/test-fopen.c (includes): Test safer versions when they are
6820         in use.
6821         * tests/test-open.c (includes): Likewise.
6822
6823         popen: fix cygwin 1.5 bug when stdin closed
6824         * doc/posix-functions/popen.texi (popen): Document cygwin bugs.
6825         * modules/popen: New file.
6826         * modules/popen-tests: Likewise.
6827         * tests/test-popen.c: Likewise.
6828         * m4/popen.m4: Likewise.
6829         * lib/popen.c: Likewise.
6830         * lib/stdio.in.h (popen): New declaration.
6831         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add popen.
6832         * modules/stdio (Makefile.am): Likewise.
6833         * MODULES.html.sh (systems lacking POSIX:2008): Mention it.
6834
6835 2009-08-17  Joel E. Denny  <jdenny@clemson.edu>
6836
6837         maint.mk: give full control over update-copyright exclusions
6838         * top/maint.mk (VC_LIST_EXCEPT): Instead of ChangeLog, use
6839         ${VC_LIST_EXCEPT_DEFAULT-ChangeLog} as the default exclusion.
6840         (update-copyright): Don't force inclusion of top-level
6841         ChangeLog.  Don't force exclusion of all COPYING files, but make
6842         them the default exclusion instead.
6843
6844 2009-08-16  Bruno Haible  <bruno@clisp.org>
6845
6846         Fix test failures on Solaris 10.
6847         * tests/uniconv/test-u8-conv-from-enc.c (main): Disable autodetect_jp
6848         tests when Solaris iconv() is used.
6849         * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
6850         * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
6851         * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
6852         * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
6853         * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
6854
6855 2009-08-16  Bruno Haible  <bruno@clisp.org>
6856
6857         Fix test failures on Solaris 10.
6858         * tests/test-pipe-filter-ii1.sh: Determine the filename of a working
6859         'tr' program and pass it as first argument.
6860         * tests/test-pipe-filter-gi1.sh: Likewise.
6861         * tests/test-pipe-filter-ii1.c (main): Except the filename of a 'tr'
6862         program as first argument.
6863         * tests/test-pipe-filter-gi1.c (main): Likewise.
6864
6865 2009-08-16  Eric Blake  <ebb9@byu.net>
6866
6867         fpurge: fix previous commits
6868         * modules/fpurge (Makefile.am): Make replacement conditional,
6869         partially reverting 2007-04-29 change; missed in previous
6870         attempt.
6871         * m4/fpurge.m4 (gl_FUNC_FPURGE): Also compile fpurge.c when fpurge
6872         is missing.
6873
6874 2009-08-16  Bruno Haible  <bruno@clisp.org>
6875
6876         Clarify fpurge's effect on the file position.
6877         * lib/stdio.in.h (fpurge): Specify the file position after fpurge.
6878         * tests/test-fpurge.c (main): Make a second pass for checking the file
6879         position.
6880
6881 2009-08-16  Bruno Haible  <bruno@clisp.org>
6882
6883         * m4/fpurge.m4 (gl_FUNC_FPURGE): Don't compile fpurge.c if only the
6884         declaration of fpurge is missing.
6885         * tests/test-fpurge.c (main): Check that the file has not more contents
6886         than expected. Close the file before removing it.
6887
6888 2009-08-15  Eric Blake  <ebb9@byu.net>
6889
6890         fpurge: don't wrap working cygwin implementation
6891         * lib/fpurge.c (fpurge): Fix comment typo.
6892         * m4/fpurge.m4 (gl_FUNC_FPURGE): Detect BSD bug, allowing cygwin
6893         1.7 to avoid replacement.
6894         * tests/test-fpurge.c (main): Enhance test.
6895
6896 2009-08-15  Eric Blake  <ebb9@byu.net>
6897         and Jim Meyering  <meyering@redhat.com>
6898
6899         test-update-copyright: skip if perl is insufficient
6900         * tests/test-update-copyright.sh: Failure to run maintainer tool
6901         should not cause testsuite failure on cygwin 1.5.
6902
6903 2009-08-14  Eric Blake  <ebb9@byu.net>
6904
6905         doc: mention more functions added in cygwin 1.7.0
6906         * doc/posix-headers/limits.texi (limits.h): Update for recent
6907         cygwin additions.
6908         * doc/posix-headers/wordexp.texi (wordexp.h): Likewise.
6909         * doc/posix-functions/wordexp.texi (wordexp): Likewise.
6910         * doc/posix-functions/wordfree.texi (wordfree): Likewise.
6911         * doc/posix-functions/setlocale.texi (setlocale): Likewise.
6912         * doc/posix-functions/nl_langinfo.texi (nl_langinfo): Likewise.
6913
6914 2009-08-14  Eric Blake  <ebb9@byu.net>
6915
6916         maint.mk: simplify update-copyright rule
6917         * top/maint.mk (update-copyright-local): Delete, and document how
6918         to do it in cfg.mk instead.
6919         (update-copyright-exclude-regexp): Delete, and document how to do
6920         it in .x-update-copyright instead.
6921         (update-copyright): Simplify, thanks to VC_LIST_EXCEPT.  Don't
6922         exclude ChangeLog.
6923
6924 2009-08-14  Bruno Haible  <bruno@clisp.org>
6925
6926         * m4/wchar.m4 (gl_WCHAR_H): Undo invalid optimization in last commit.
6927
6928 2009-08-14  Joel E. Denny  <jdenny@clemson.edu>
6929
6930         maint.mk: support update-copyright-env
6931         * top/maint.mk (update-copyright-env): Define place-holder.
6932         (update-copyright): Expand $(update-copyright-env) before
6933         invoking update-copyright.
6934
6935 2009-08-14  Joel E. Denny  <jdenny@clemson.edu>
6936
6937         update-copyright: implement forced reformatting
6938         * build-aux/update-copyright: Implement and document
6939         UPDATE_COPYRIGHT_FORCE.
6940         * tests/test-update-copyright.sh: Test it.
6941
6942 2009-08-14  Eric Blake  <ebb9@byu.net>
6943         and Bruno Haible  <bruno@clisp.org>
6944
6945         stddef: fix NetBSD 5.0 NULL bug, rather than working around it
6946         * tests/test-locale.c: Revert previous patch related to NULL.
6947         * tests/test-stdio.c: Likewise.
6948         * tests/test-stdlib.c: Likewise.
6949         * tests/test-string.c: Likewise.
6950         * tests/test-unistd.c: Likewise.
6951         * modules/time-tests (Depends-on): Add verify.
6952         * modules/wchar-tests (Depends-on): Likewise.
6953         * tests/test-time.c: Test for NULL compliance.
6954         * tests/test-wchar.c: Likewise.
6955         * modules/locale (Depends-on): Add stddef.
6956         * modules/stdio (Depends-on): Likewise.
6957         * modules/stdlib (Depends-on): Likewise.
6958         * modules/string (Depends-on): Likewise.
6959         * modules/time (Depends-on): Likewise.
6960         * modules/unistd (Depends-on): Likewise.
6961         * modules/wchar (Depends-on): Likewise.
6962         * lib/locale.in.h (includes): Use <stddef.h> to fix NULL.
6963         * lib/stdlib.in.h (includes): Likewise.
6964         * lib/string.in.h (includes): Likewise.
6965         * lib/time.in.h (includes): Likewise.
6966         * lib/unistd.in.h (includes): Likewise.
6967         * m4/locale_h.m4 (gl_LOCALE_H): Replace locale.h if stddef.h was
6968         replaced.
6969         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
6970         * m4/stddef_h.m4: New file.
6971         * modules/stddef: Likewise.
6972         * lib/stddef.in.h: Likewise.
6973         * modules/stddef-tests: Likewise.
6974         * tests/test-stddef.c: Likewise.
6975         * MODULES.html.sh (Basic types <stddef.h>): Mention new module.
6976         * doc/posix-headers/stddef.texi (stddef.h): Document the bug.
6977         * doc/posix-headers/locale.texi (locale.h): Likewise.
6978         * doc/posix-headers/stdio.texi (stdio.h): Likewise.
6979         * doc/posix-headers/stdlib.texi (stdlib.h): Likewise.
6980         * doc/posix-headers/string.texi (string.h): Likewise.
6981         * doc/posix-headers/time.texi (time.h): Likewise.
6982         * doc/posix-headers/unistd.texi (unistd.h): Likewise.
6983         * doc/posix-headers/wchar.texi (wchar.h): Likewise.
6984
6985 2009-08-14  Eric Blake  <ebb9@byu.net>
6986
6987         doc: improve git diff of texinfo files
6988         * .gitattributes: Add rule for *.texi files, with hint on how to
6989         use it.
6990         Copied from m4, and based on a report by Bruno Haible.
6991
6992 2009-08-14  Bruno Haible  <bruno@clisp.org>
6993
6994         Disable multithread support by default on Cygwin 1.5.x for real.
6995         * m4/threadlib.m4 (gl_THREADLIB_EARLY_BODY): Fix last commit.
6996
6997 2009-08-14  Joel E. Denny  <jdenny@clemson.edu>
6998
6999         update-copyright: much ado about intervals
7000         * build-aux/update-copyright: Implement and document
7001         UPDATE_COPYRIGHT_USE_INTERVALS to control expansion and collapse
7002         of copyright year intervals.
7003         Also, document UPDATE_COPYRIGHT_YEAR.
7004         * tests/test-update-copyright.sh: Test it.
7005
7006         update-copyright: convert 2-digit to 4-digit years
7007         * build-aux/update-copyright: Implement and document.
7008         * tests/test-update-copyright.sh: Update.
7009
7010 2009-08-14  Jim Meyering  <meyering@redhat.com>
7011
7012         test-exclude: avoid coreutils "make check" failure
7013         * tests/test-exclude.c (ARGMATCH_DIE_DECL) [ARGMATCH_DIE_DECL]: Define,
7014         just as in test-argmatch.c.
7015
7016 2009-08-13  Eric Blake  <ebb9@byu.net>
7017
7018         test-dup2: fix bad assumption
7019         * tests/test-dup2.c (main): Tolerate leaked fds from environment.
7020         Reported by Peter Breitenlohner <peb@mppmu.mpg.de>.
7021
7022         test-version-etc: fix CRLF portability issue
7023         * tests/test-version-etc.sh: Use tr, not sed, as not all sed
7024         recognize \r.
7025         * tests/test-argp-version-etc-1.sh: Likewise.
7026
7027         getopt: update client modules
7028         * modules/argp (Depends-on): Use getopt-gnu.
7029         * modules/git-merge-changelog (Depends-on): Likewise.
7030         * modules/long-options (Depends-on): Likewise.
7031         * modules/xstrtol (Depends-on): Likewise.
7032
7033 2009-08-13  Simon Josefsson  <simon@josefsson.org>
7034
7035         * tests/test-version-etc.sh: Don't fail on different
7036         project/version.  Don't fail on CRLF differences.  Rewrite to use
7037         multiple -e instead of multiple sed forks, suggested by Eric Blake
7038         <ebb9@byu.net>.
7039         * tests/test-argp-version-etc-1.sh: Likewise.
7040
7041 2009-08-13  Simon Josefsson  <simon@josefsson.org>
7042
7043         * tests/test-version-etc.sh: Don't fail on different
7044         project/version.
7045
7046 2009-08-12  Bruno Haible  <bruno@clisp.org>
7047
7048         Tests for modules 'getopt-posix', 'getopt-gnu'.
7049         * modules/getopt-posix-tests: New file.
7050         * tests/test-getopt.c: New file.
7051         * tests/test-getopt.h: New file.
7052         * tests/test-getopt_long.h: New file.
7053
7054         New modules 'getopt-posix', 'getopt-gnu'.
7055         * modules/getopt-gnu: New file, renamed from modules/getopt.
7056         * modules/getopt-posix: New file.
7057         * modules/getopt: Turn into an obsolete alias for getopt-gnu.
7058         * m4/getopt.m4 (gl_FUNC_GETOPT_POSIX, gl_FUNC_GETOPT_GNU): New macros.
7059         (gl_GETOPT): Remove macro.
7060         (gl_GETOPT_CHECK_HEADERS): Do some checks only for gl_FUNC_GETOPT_GNU.
7061         Disable the test against BSD systems that declare optreset. Test
7062         against mingw bug. Test against lack of support of optional arguments
7063         on many platforms.
7064         * doc/glibc-headers/getopt.texi: Update module name and list of
7065         relevant platforms.
7066         * doc/posix-functions/getopt.texi: Mention modules 'getopt-posix' and
7067         'getopt-gnu' and more portability problems.
7068         * NEWS: Mention the changes.
7069
7070 2009-08-12  Bruno Haible  <bruno@clisp.org>
7071
7072         Ensure that optarg etc. get declared by <unistd.h>.
7073         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Require
7074         AC_USE_SYSTEM_EXTENSIONS.
7075         * modules/getopt (Depends-on): Add 'extensions'.
7076
7077 2009-08-12  Bruno Haible  <bruno@clisp.org>
7078
7079         Avoid test link errors.
7080         * modules/pipe-filter-ii-tests (Makefile.am): Define
7081         test_pipe_filter_ii1_LDADD and test_pipe_filter_ii2_main_LDADD.
7082         * modules/pipe-filter-gi-tests (Makefile.am): Define
7083         test_pipe_filter_gi1_LDADD and test_pipe_filter_gi2_main_LDADD.
7084         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
7085
7086 2009-08-12  Bruno Haible  <bruno@clisp.org>
7087
7088         * m4/getopt.m4 (gl_REPLACE_GETOPT): New macro, was called
7089         gl_GETOPT_SUBSTITUTE before.
7090         (gl_GETOPT): Use it.
7091         * m4/argp.m4 (gl_ARGP): Update.
7092         Reported by Sergey Poznyakoff.
7093
7094         * m4/getopt.m4: Reorder macros.
7095         (gl_GETOPT): Inline gl_GETOPT_SUBSTITUTE.
7096         (gl_GETOPT_SUBSTITUTE): Remove macro.
7097
7098 2009-08-12  Sergey Poznyakoff  <gray@gnu.org.ua>
7099
7100         Minor improvement in gitlog-to-changelog
7101
7102         * build-aux/gitlog-to-changelog: New option `--format' makes
7103         output format string configurable.
7104
7105 2009-08-12  Sergey Poznyakoff  <gray@gnu.org.ua>
7106
7107         Optimize exclude: use hash tables for non-wildcard patterns.
7108
7109         * lib/exclude.c: Include hash.h and mbuiter.h
7110         (struct exclude_pattern, exclude_segment): New data types.
7111         (struct exclude): Rewrite.
7112         (fnmatch_pattern_has_wildcards): New function.
7113         (new_exclude_segment, free_exclude_segment): New functions.
7114         (excluded_file_pattern_p, excluded_file_name_p): New functions.
7115         (excluded_file_name, add_exclude): Rewrite using new struct exclude.
7116         * lib/exclude.h (is_fnmatch_pattern): New prototype.
7117         * modules/exclude: Depend on hash and mbuiter.
7118
7119         * modules/exclude-tests: New file.
7120         * tests/test-exclude.c: New file.
7121         * tests/test-exclude1.sh: New file.
7122         * tests/test-exclude2.sh: New file.
7123         * tests/test-exclude3.sh: New file.
7124         * tests/test-exclude4.sh: New file.
7125         * tests/test-exclude5.sh: New file.
7126         * tests/test-exclude6.sh: New file.
7127         * tests/test-exclude7.sh: New file.
7128
7129 2009-08-12  Bruno Haible  <bruno@clisp.org>
7130
7131         Ensure that getopt() gets declared by <unistd.h>.
7132         * lib/unistd.in.h: Conditionally include getopt.h.
7133         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Require gl_UNISTD_H_DEFAULTS.
7134         Set GNULIB_UNISTD_H_GETOPT.
7135         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
7136         GNULIB_UNISTD_H_GETOPT.
7137         * modules/unistd (Makefile.am): Substitute GNULIB_UNISTD_H_GETOPT.
7138
7139 2009-08-12  Bruno Haible  <bruno@clisp.org>
7140
7141         Clarify logic.
7142         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS, gl_GETOPT_IFELSE): Use
7143         gl_replace_getopt instead of GETOPT_H.
7144
7145 2009-08-12  Bruno Haible  <bruno@clisp.org>
7146
7147         * m4/getopt.m4: Add comments.
7148
7149 2009-08-12  Bruno Haible  <bruno@clisp.org>
7150
7151         Disable multithread support by default on Cygwin 1.5.x.
7152         * m4/threadlib.m4 (gl_THREADLIB_EARLY_BODY): On Cygwin 1.5.x and older,
7153         set gl_use_threads=no if not specified otherwise.
7154
7155 2009-08-11  Bruno Haible  <bruno@clisp.org>
7156
7157         Avoid compilation error on NetBSD 5.0.
7158         * tests/test-locale.c: Write sizeof (NULL) instead of sizeof NULL.
7159         * tests/test-stdio.c: Likewise.
7160         * tests/test-stdlib.c: Likewise.
7161         * tests/test-string.c: Likewise.
7162         * tests/test-unistd.c: Likewise.
7163         Reported by Greg Troxel <gdt@ir.bbn.com>
7164         at <https://savannah.gnu.org/support/?106973>.
7165
7166 2009-08-11  Bruno Haible  <bruno@clisp.org>
7167
7168         * modules/dup2-tests (Depends-on): Remove close.
7169
7170         Undo 2009-07-19 commit.
7171         * modules/acl-tests (Depends-on): Remove close.
7172         * modules/binary-io-tests (Depends-on): Likewise.
7173         * modules/closein-tests (Depends-on): Likewise.
7174         * modules/flock-tests (Depends-on): Likewise.
7175         * modules/fsync-tests (Depends-on): Likewise.
7176         * modules/lseek-tests (Depends-on): Likewise.
7177         * modules/pipe-tests (Depends-on): Likewise.
7178         * modules/posix_spawn-tests (Depends-on): Likewise.
7179         * modules/posix_spawnp-tests (Depends-on): Likewise.
7180         * modules/stat-time-tests (Depends-on): Likewise.
7181         * modules/yesno-tests (Depends-on): Likewise.
7182
7183 2009-08-10  Bruno Haible  <bruno@clisp.org>
7184
7185         * lib/vasnprintf.c (DCHAR_SET): Undefine at the end.
7186
7187 2009-08-10  Bruno Haible  <bruno@clisp.org>
7188
7189         Fix a gcc warning.
7190         * lib/write.c (rpl_write): Cast result of _get_osfhandle.
7191
7192 2009-08-10  Bruno Haible  <bruno@clisp.org>
7193
7194         Don't optimize AC_LIBOBJs, as they may appear in different contexts.
7195         * m4/close.m4 (gl_REPLACE_CLOSE): Execute AC_LIBOBJ unconditionally,
7196         not only the first time.
7197         * m4/fclose.m4 (gl_REPLACE_FCLOSE): Likewise.
7198         * m4/open.m4 (gl_REPLACE_OPEN): Likewise.
7199         * m4/strstr.m4 (gl_FUNC_STRSTR): Execute AC_LIBOBJ when REPLACE_STRSTR
7200         is 1, not only the the first time.
7201
7202 2009-08-10  Bruno Haible  <bruno@clisp.org>
7203
7204         Make it possible to use module 'gethostname' without module 'close'.
7205         * lib/unistd.in.h (close): Evoke a link error only if
7206         UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS is set.
7207         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
7208         UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS.
7209         * modules/unistd (Makefile.am): Substitute
7210         UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS.
7211         * lib/sys_ioctl.in.h (ioctl): Evoke a link error only if
7212         SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS is set.
7213         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_H_DEFAULTS): Initialize
7214         SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS.
7215         * modules/sys_ioctl (Makefile.am): Substitute
7216         SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS.
7217         * modules/socket (configure.ac): On native Windows, set
7218         UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS and
7219         SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS.
7220         Reported by Sam Steingold <sds@gnu.org>.
7221
7222 2009-08-10  Bruno Haible  <bruno@clisp.org>
7223
7224         * m4/close.m4 (gl_FUNC_CLOSE): Add comment.
7225         * modules/ioctl (configure.ac): Likewise.
7226
7227 2009-08-10  Bruno Haible  <bruno@clisp.org>
7228
7229         Avoid collision between gnulib wrapper and libintl wrapper.
7230         * lib/stdio-write.c (printf): Don't define if a printf wrapper is
7231         already defined in intl/printf.c.
7232         (vprintf): Test REPLACE_VPRINTF_POSIX, not REPLACE_VFPRINTF_POSIX.
7233         (vfprintf): Test REPLACE_VFPRINTF_POSIX, not REPLACE_VPRINTF_POSIX.
7234
7235 2009-08-09  Bruno Haible  <bruno@clisp.org>
7236
7237         Make <sys/select.h> really self-contained, also on Solaris 10.
7238         * lib/sys_select.in.h: Include <string.h>.
7239         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Test also against
7240         Solaris 10 problem.
7241         * tests/test-sys_select.c (main): Add check that FD_ZERO can be used.
7242         * doc/posix-headers/sys_select.texi: Mention the Solaris 10 problem.
7243         Reported by Jim Meyering.
7244
7245 2009-08-09  Bruno Haible  <bruno@clisp.org>
7246
7247         Avoid warnings from 'aclocal' that are due to a use of macro name
7248         AM_XGETTEXT_OPTION that is not defined in automake.
7249         * modules/argp (configure.ac): Hide use of AM_XGETTEXT_OPTION from
7250         automake.
7251         * modules/error (configure.ac): Likewise.
7252         * modules/propername (configure.ac): Likewise.
7253         * modules/vasprintf (configure.ac): Likewise.
7254         * modules/verror (configure.ac): Likewise.
7255         * modules/xprintf (configure.ac): Likewise.
7256         * modules/xvasprintf (configure.ac): Likewise.
7257
7258 2009-08-08  Bruno Haible  <bruno@clisp.org>
7259
7260         Avoid compilation error in C++ mode.
7261         * lib/gettimeofday.c (rpl_gettimeofday): Cast timezone argument.
7262         Reported by Sam Steingold <sds@gnu.org>.
7263
7264 2009-08-08  Bruno Haible  <bruno@clisp.org>
7265
7266         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Define HOST_NAME_MAX also
7267         for the various Unix platforms.
7268         * doc/posix-headers/limits.texi: Update platforms list regarding
7269         HOST_NAME_MAX.
7270         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
7271
7272 2009-08-07  Jim Meyering  <meyering@redhat.com>
7273
7274         selinux-at: fix typo in a comment
7275         * lib/selinux-at.h: s/getfileconat/getfilecon/ in a comment.
7276         Spotted by Paolo Bonzini.
7277
7278         selinux-at: remove redundant m4 code, add documentation
7279         * modules/selinux-at (configure.ac): Remove redundant code.
7280         LIB_SELINUX is already set via the dependent module, selinux-h.
7281         (Include): Add quotes around selinux-at.h.
7282         * lib/selinux-at.h: Add documentation.
7283         Reported by Bruno Haible in
7284         http://marc.info/?l=gnulib-bug&m=124958988300749
7285
7286 2009-08-07  Bruno Haible  <bruno@clisp.org>
7287
7288         Avoid link error on MacOS X 10.3 and 10.4.
7289         * lib/argp-ba.c (argp_program_bug_address): Explicitly zero-initialize
7290         on non-ELF systems.
7291         * lib/argp-pv.c (argp_program_version): Likewise.
7292         Reported by Simon Josefsson.
7293
7294 2009-08-07  Simon Josefsson  <simon@josefsson.org>
7295
7296         * tests/test-version-etc.sh: Use $EXEEXT.
7297
7298 2009-08-06  Joel E. Denny  <jdenny@clemson.edu>
7299
7300         update-copyright: update documentation to point to maint.mk
7301         * build-aux/update-copyright: Here.
7302
7303 2009-08-06  Jim Meyering  <meyering@redhat.com>
7304
7305         maint.mk: support update-copyright-local
7306         * top/maint.mk (update-copyright-local): Define place-holder.
7307         (update-copyright): Depend on $(update-copyright-local).
7308
7309 2009-08-06  Jim Meyering  <meyering@redhat.com>
7310
7311         selinux-at: new module
7312         Initially written for coreutils, this module will soon be
7313         used by findutils, too.
7314         * MODULES.html.sh [Misc]: Add selinux-at.
7315         * lib/selinux-at.h: New file, from coreutils.
7316         * lib/selinux-at.c: Likewise.
7317         * modules/selinux-at: Likewise.
7318         (License): Change from LGPL to GPL, since it depends
7319         on the GPL'd openat module.
7320
7321         doc: update README
7322         * README: Remove references to cogito.
7323         Remove cvs-repo-updating instructions from 2007.
7324         Don't imply that CVS is better if you have limited disk space.
7325
7326 2009-08-05  Joel E. Denny  <jdenny@clemson.edu>
7327
7328         update-copyright: support C-style comments
7329         * build-aux/update-copyright: Implement and document.
7330         * tests/test-update-copyright.sh: Test.
7331
7332 2009-08-05  Joel E. Denny  <jdenny@clemson.edu>
7333
7334         update-copyright: support omitted "(C)"
7335         * build-aux/update-copyright: Implement and document.  Also,
7336         allow variable whitespace before "(C)".
7337         * tests/test-update-copyright.sh: Test.
7338
7339 2009-08-05  Joel E. Denny  <jdenny@clemson.edu>
7340
7341         update-copyright: don't trip on non-FSF copyright statements
7342         * build-aux/update-copyright: Fix so that the first correctly
7343         formatted FSF copyright statement is recognized no matter what
7344         appears before it.  Update documentation.
7345         * tests/test-update-copyright.sh: Test that.
7346
7347 2009-08-05  Joel E. Denny  <jdenny@clemson.edu>
7348
7349         update-copyright: clean up code a little
7350         * build-aux/update-copyright: Append "_re" to the name of any
7351         variable holding a regular expression.
7352         Replace "old" and "new" with "stmt" in variable names.
7353         Do not accept 2-digit UPDATE_COPYRIGHT_YEAR, which was not
7354         handled correctly.
7355         Format code more consistently.
7356
7357 2009-08-05  Joel E. Denny  <jdenny@clemson.edu>
7358
7359         update-copyright-tests: improve portability
7360         * tests/test-update-copyright.sh: Use cmp if diff cannot handle
7361         -u or /dev/null.  Suggested by Jim Meyering and Eric Blake.
7362
7363 2009-08-03  Joel E. Denny  <jdenny@clemson.edu>
7364
7365         update-copyright: support @copyright{} and &copy;
7366         * build-aux/update-copyright: Implement and document.
7367         * tests/test-update-copyright.sh: Test.
7368
7369 2009-08-04  Jim Meyering  <meyering@redhat.com>
7370
7371         update-copyright-tests: correctly test EOL=\r\n handling
7372         * tests/test-update-copyright.sh: Put \r at the end of some lines
7373         for the dos-eol tests.  Based on a patch by Joel E. Denny.
7374
7375         maint.mk: make update-copyright exclusion list more configurable
7376         * top/maint.mk (update-copyright): Default to excluding COPYING,
7377         but allow an override, in case someone does want to update that file.
7378
7379         maint.mk: don't update copyright date in COPYING
7380         * top/maint.mk (update-copyright): Exclude COPYING.
7381
7382         maint.mk: add a copyright-updating rule
7383         * top/maint.mk (update-copyright): New rule.
7384         Derived from coreutils/Makefile.am.
7385
7386         update-copyright: rename some variables
7387         * build-aux/update-copyright: Rename a few variables for clarity.
7388         Tweak syntax.  List Joel E. Denny as coauthor.
7389
7390 2009-08-03  Joel E. Denny  <jdenny@clemson.edu>
7391
7392         update-copyright: fix bug for 2-digit last year and add tests
7393         * build-aux/update-copyright: Fix bug.
7394         Use UPDATE_COPYRIGHT_YEAR from environment as current year if
7395         specified.
7396         * modules/update-copyright-tests: New
7397         * tests/test-update-copyright.sh: New.
7398
7399 2009-07-31  Joel E. Denny  <jdenny@clemson.edu>
7400
7401         update-copyright: handle leading tabs in line prefix
7402         * build-aux/update-copyright: Count leading tabs as 8 spaces
7403         when computing margin.  This helps with the formatting of
7404         ChangeLogs, for example.
7405         Fix documentation a little.
7406
7407 2009-07-31  Joel E. Denny  <jdenny@clemson.edu>
7408
7409         update-copyright: support EOL=\r\n
7410         * build-aux/update-copyright: Implement that.
7411
7412 2009-07-31  Joel E. Denny  <jdenny@clemson.edu>
7413
7414         update-copyright: automatically format copyright statements
7415         * build-aux/update-copyright: Implement that.
7416         Also, be a little more predictable and safer by always failing
7417         when the full copyright format is not perfectly recognized as an
7418         unbroken whole.  Discussed at
7419         <http://lists.gnu.org/archive/html/bug-gnulib/2009-07/msg00131.html>.
7420         Rewrite documentation.
7421
7422 2009-08-03  Bruno Haible  <bruno@clisp.org>
7423
7424         * m4/iconv.m4 (AM_ICONV): Fix displayed message with autoconf-2.64.
7425
7426 2009-08-02  Bruno Haible  <bruno@clisp.org>
7427
7428         Tests for module 'uname'.
7429         * modules/uname-tests: New file.
7430         * tests/test-uname.c: New file.
7431
7432         New module 'uname'.
7433         * lib/uname.c: New file.
7434         * m4/uname.m4: New file.
7435         * modules/uname: New file.
7436         * doc/posix-functions/uname.texi: Mention the new module.
7437
7438 2009-08-02  Bruno Haible  <bruno@clisp.org>
7439
7440         Tests for module 'sys_utsname'.
7441         * modules/sys_utsname-tests: New file.
7442         * tests/test-sys_utsname.c: New file.
7443
7444         New module 'sys_utsname'.
7445         * lib/sys_utsname.in.h: New file, based on glibc's <sys/utsname.h>.
7446         * m4/sys_utsname_h.m4: New file.
7447         * modules/sys_utsname: New file.
7448         * doc/posix-headers/sys_utsname.texi: Mention the new module.
7449
7450 2009-08-02  Bruno Haible  <bruno@clisp.org>
7451
7452         Implicitly initialize the sockets library.
7453         * lib/gethostname.c: Include sockets.h.
7454         (rpl_gethostname): Invoke gl_sockets_startup.
7455         * lib/socket.c: Include sockets.h.
7456         (rpl_socket): Invoke gl_sockets_startup.
7457         * modules/gethostname (Depends-on): Add sockets.
7458         * modules/socket (Depends-on): Likewise.
7459         * tests/test-poll.c: Don't include sockets.h.
7460         (main): Don't invoke gl_sockets_startup.
7461         * tests/test-select.c: Don't include sockets.h.
7462         (main): Don't invoke gl_sockets_startup.
7463
7464 2009-08-02  Bruno Haible  <bruno@clisp.org>
7465
7466         Allow multiple calls to gl_sockets_startup.
7467         * lib/sockets.c (initialized_sockets_version): New variable.
7468         (gl_sockets_startup): Do nothing if already called for this or a higher
7469         version.
7470         (gl_sockets_cleanup): Reset initialized_sockets_version.
7471
7472 2009-08-03  Simon Josefsson  <simon@josefsson.org>
7473
7474         * tests/test-argp-version-etc-1.sh: Use EXEEXT.  Don't fail on
7475         different project/version.
7476
7477 2009-08-02  Paolo Bonzini  <bonzini@gnu.org>
7478             Bruno Haible  <bruno@clisp.org>
7479
7480         Tests for module 'pipe-filter-gi'.
7481         * modules/pipe-filter-gi-tests: New file.
7482         * tests/test-pipe-filter-gi1.sh: New file.
7483         * tests/test-pipe-filter-gi1.c: New file.
7484         * tests/test-pipe-filter-gi2.sh: New file.
7485         * tests/test-pipe-filter-gi2-main.c: New file.
7486         * tests/test-pipe-filter-gi2-child.c: New file.
7487
7488         New module 'pipe-filter-gi'.
7489         * lib/pipe-filter-gi.c: New file.
7490         * modules/pipe-filter-gi: New file.
7491
7492 2009-08-02  Bruno Haible  <bruno@clisp.org>
7493             Paolo Bonzini  <bonzini@gnu.org>
7494
7495         Tests for module 'pipe-filter-ii'.
7496         * modules/pipe-filter-ii-tests: New file.
7497         * tests/test-pipe-filter-ii1.sh: New file.
7498         * tests/test-pipe-filter-ii1.c: New file.
7499         * tests/test-pipe-filter-ii2.sh: New file.
7500         * tests/test-pipe-filter-ii2-main.c: New file.
7501         * tests/test-pipe-filter-ii2-child.c: New file.
7502
7503         New module 'pipe-filter-ii'.
7504         * lib/pipe-filter.h: New file.
7505         * lib/pipe-filter-ii.c: New file.
7506         * lib/pipe-filter-aux.h: New file.
7507         * modules/pipe-filter-ii: New file.
7508
7509 2009-08-02  Simon Josefsson  <simon@josefsson.org>
7510
7511         * lib/gc-libgcrypt.c: Change copyright to FSF.
7512         * lib/gc-gnulib.c: Likewise.
7513
7514 2009-08-02  Martin Lambers  <marlam@marlam.de>  (tiny change)
7515
7516         * lib/gethostname.c: Include limits.h.
7517
7518 2009-08-02  Simon Josefsson  <simon@josefsson.org>
7519             Bruno Haible  <bruno@clisp.org>
7520
7521         Ensure HOST_NAME_MAX as part of the gethostname module.
7522         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): On native Windows platforms,
7523         define also HOST_NAME_MAX.
7524         * tests/test-gethostname.c: Include <limits.h>.
7525         (main): Check also HOST_NAME_MAX.
7526         * doc/posix-headers/limits.texi: Document the mingw problem.
7527
7528 2009-08-02  Bruno Haible  <bruno@clisp.org>
7529
7530         * lib/gethostname.c (gethostname): Fix handling of large len argument.
7531         Add comments.
7532
7533 2009-03-31  Simon Josefsson  <simon@josefsson.org>
7534
7535         * lib/gethostname.c: Add Windows wrapper.
7536         * m4/gethostname.m4: Look for gethostname in -lws2_32.
7537         * modules/gethostname: Depend on sys_socket & errno, for also
7538         added lib/w32sock.h.  Add GETHOSTNAME_LIB link directive.
7539         * modules/gethostname-tests: Link to @GETHOSTNAME_LIB@.
7540
7541 2009-07-31  Jim Meyering  <meyering@redhat.com>
7542
7543         getloadavg: fix symbol name in comment
7544         * lib/getloadavg.c: Correct a typo I introduced when adding
7545         comments to Matt's change: s/NLIST_POINTER/N_NAME_POINTER/.
7546         Matt Kraai spotted the problem.
7547
7548 2009-07-29  Matt Kraai  <mkraai@beckman.com>
7549
7550         getloadavg: check whether n_name is a pointer, for QNX 6.4.1
7551         * lib/getloadavg.c (getloadavg): Use the strcpy-into-nlist.n_name
7552         code also if ! defined N_NAME_POINTER.
7553         * m4/getloadavg.m4 (gl_GETLOADAVG): Add a link-test for N_NAME_POINTER.
7554         This is required on QNX 6.4.1, where /usr/include/nlist.h exists,
7555         but the n_name member is a 12-byte array.
7556
7557 2009-07-29  Joel E. Denny  <jdenny@clemson.edu>
7558
7559         update-copyright: generalize comment handling
7560         * build-aux/update-copyright: Handle copyright statements
7561         within more comment styles.
7562         Document usage.
7563         Report any file with an external copyright holder or parse failure.
7564
7565 2009-07-29  Jim Meyering  <meyering@redhat.com>
7566
7567         mktime: correct setting of REPLACE_MKTIME
7568         * m4/mktime.m4 (gl_FUNC_MKTIME): Set REPLACE_MKTIME=0, when required.
7569
7570         update-copyright: new module
7571         * modules/update-copyright: New file.
7572         * build-aux/update-copyright: New file.
7573         * MODULES.html.sh (maint+release support): Add update-copyright.
7574
7575 2009-07-27  Bruno Haible  <bruno@clisp.org>
7576
7577         Fix compilation error when <ctime> is used and mktime is replaced.
7578         * lib/time.in.h (mktime): New declaration.
7579         * m4/mktime.m4 (gl_FUNC_MKTIME): Require gl_HEADER_TIME_H_DEFAULTS. Set
7580         REPLACE_MKTIME instead of defining mktime in config.h.
7581         * m4/time_h.m4 (gl_HEADER_TIME_H_DEFAULTS): Initialize REPLACE_MKTIME.
7582         * modules/time (Makefile.am): Substitute REPLACE_MKTIME.
7583         Reported by Ross McFarland <rwmcfa1@neces.com>.
7584
7585 2009-07-27  Bruno Haible  <bruno@clisp.org>
7586
7587         * lib/math.in.h (cosl, logl, sinl): Undefine before declaring it.
7588         Reported by Matt Kraai <mkraai@beckman.com>.
7589
7590 2009-07-25  Jim Meyering  <meyering@redhat.com>
7591
7592         maint.mk: avoid warnings about missing files
7593         * top/maint.mk (PREV_VERSION): Suppress stderr, to hide a
7594         diagnostic when .prev-version does not exist.
7595         (_cfg_mk): Define, so it can be empty when cfg.mk does not exist.
7596         (syntax-check-rules): Use $(_cfg_mk) to avoid a diagnostic about
7597         nonexistent cfg.mk.
7598         Suggestions from Simon Josefsson.
7599
7600 2009-07-25  Bruno Haible  <bruno@clisp.org>
7601
7602         * lib/math.in.h (cosl, logl, sinl): Don't declare if they are already
7603         defined as macros. Needed on QNX 6.4.1.
7604         Reported by Matt Kraai <mkraai@beckman.com>.
7605
7606 2009-07-23  Jim Meyering  <meyering@redhat.com>
7607
7608         maint.mk: invoke "make dist" with a working value of XZ_OPT
7609         * top/maint.mk (vc-dist): Use no "-" in the value of XZ_OPT.
7610
7611 2009-07-22  Matt Kraai  <mkraai@beckman.com>  (tiny change)
7612
7613         Make fseeko.c compile on QNX.
7614         * lib/fseeko.c (rpl_fseeko): Use the numerical value of _MWRITE.
7615
7616 2009-07-22  Peter Simons  <simons@cryp.to>
7617
7618         C++: wrap md2,md5,sha1,etc. function declarations in extern "C" scope
7619         * lib/md2.h [__cplusplus]: Wrap declarations in extern "C" scope.
7620         * lib/md4.h: Likewise.
7621         * lib/md5.h: Likewise.
7622         * lib/sha1.h: Likewise.
7623         * lib/sha256.h: Likewise.
7624         * lib/sha512.h: Likewise.
7625
7626         tests-sha1: don't assign literal string to 'char *' variable
7627         * tests/test-sha1.c (main): Declare locals with "const" to match
7628         attributes of the right hand side.
7629
7630 2009-07-21  Eric Blake  <ebb9@byu.net>
7631
7632         dup2: fix more mingw problems
7633         * lib/dup2.c (rpl_dup2) [_WIN32]: Avoid hanging when duplicating
7634         fd to itself.
7635         * doc/posix-functions/dup2.texi (dup2): Document the bug.
7636         * lib/unistd.in.h (dup2) [REPLACE_FCHDIR]: Avoid name collision.
7637         * lib/fchdir.c (dup2): Manage preprocessor macros correctly.
7638         (rpl_dup2_fchdir): Rename from rpl_dup2, and let dup2 module take
7639         care of mingw bugs.
7640
7641 2009-07-21  Jim Meyering  <meyering@redhat.com>
7642
7643         vc-list-files: avoid failure when /bin/sh is dash
7644         * build-aux/vc-list-files: Avoid a shell portability problem with dash.
7645         On some Debian based systems, /bin/sh is a symlink to dash, and running
7646         this command would omit the "/" following each 'tests' prefix:
7647           dash -x build-aux/vc-list-files -C . tests
7648         That is because bash and dash work differently:
7649           $ for i in bash dash; do $i -c 'a=odd; a=ok b=$a; echo '$i' $b'; done
7650           bash ok
7651           dash odd
7652
7653 2009-07-21  Eric Blake  <ebb9@byu.net>
7654
7655         dup2-tests: test previous patch
7656         * modules/dup2-tests: New file.
7657         * tests/test-dup2.c: Likewise.
7658         * tests/test-open.c (main): Avoid unspecified behavior.
7659         * tests/test-pipe.c (child_main): Use dup2 semantics to simplify
7660         test.
7661
7662         dup2: work around mingw and cygwin 1.5 bug
7663         * m4/dup2.m4 (gl_FUNC_DUP2): Detect mingw bug.
7664         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witness.
7665         * modules/unistd (Makefile.am): Substitute it.
7666         * lib/unistd.in.h (dup2): Declare the replacement.
7667         * lib/dup2.c (dup2) [REPLACE_DUP2]: Implement it.
7668         * doc/posix-functions/dup2.texi (dup2): Document the bugs.
7669         * lib/fchdir.c (rpl_dup2): Don't collide with mingw replacement.
7670         * modules/execute (Depends-on): Add dup2.
7671         * modules/fseterr (Depends-on): Likewise.
7672         * modules/pipe (Depends-on): Likewise.
7673         * modules/posix_spawn-internal (Depends-on): Likewise.
7674
7675 2009-07-21  Bruno Haible  <bruno@clisp.org>
7676
7677         * modules/.gitattributes: New file.
7678
7679 2009-07-20  Bruno Haible  <bruno@clisp.org>
7680
7681         * tests/test-pipe.c (BACKUP_STDERR_FILENO): New macro.
7682         (main): Use it.
7683
7684 2009-07-20  Eric Blake  <ebb9@byu.net>
7685
7686         test-pipe: make a bit more robust.
7687         * tests/test-pipe.c (myerr): Allow error messages regardless of
7688         what we do to stderr.
7689         (test_pipe): Rearrange to avoid deadlock.
7690         (child_main): Try a larger read, to ensure we avoided deadlock.
7691         * lib/pipe.c (create_pipe) [_WIN32]: Fix comment.
7692         * lib/pipe.h (create_pipe_bidi): Document potential for deadlock
7693         if misused.
7694
7695 2009-07-19  Jim Meyering  <meyering@redhat.com>
7696
7697         fts: avoid false-positive cycle-detection
7698         * lib/fts.c (fts_read): Reinitialize cycle-detection data structures
7699         for each new command line argument.
7700
7701 2009-07-19  Bruno Haible  <bruno@clisp.org>
7702
7703         Fix build error on mingw with the modules sys_select and unistd.
7704         * modules/acl-tests (Depends-on): Add close.
7705         * modules/binary-io-tests (Depends-on): Likewise.
7706         * modules/closein-tests (Depends-on): Likewise.
7707         * modules/flock-tests (Depends-on): Likewise.
7708         * modules/fsync-tests (Depends-on): Likewise.
7709         * modules/lseek-tests (Depends-on): Likewise.
7710         * modules/pipe-tests (Depends-on): Likewise.
7711         * modules/posix_spawn-tests (Depends-on): Likewise.
7712         * modules/posix_spawnp-tests (Depends-on): Likewise.
7713         * modules/stat-time-tests (Depends-on): Likewise.
7714         * modules/yesno-tests (Depends-on): Likewise.
7715
7716 2009-07-19  Bruno Haible  <bruno@clisp.org>
7717
7718         Unify conditionals.
7719         * lib/pipe.h: Detect native Win32 by looking at _WIN32 and __WIN32__
7720         macros, not at the compiler macros.
7721         * lib/pipe.c: Likewise.
7722         * lib/execute.c: Likewise.
7723         * lib/spawni.c: Likewise.
7724
7725 2009-07-19  Bruno Haible  <bruno@clisp.org>
7726
7727         Fix handling of closed stdin/stdout/stderr on mingw.
7728         * lib/w32spawn.h: Include unistd.h.
7729         (dup_noinherit): Return -1 if the old handle is invalid. Allocate new
7730         file descriptor with O_NOINHERIT flag.
7731         (fd_safer_noinherit): New function, based on fd-safer.c.
7732         (dup_safer_noinherit): New function, based on dup-safer.c.
7733         (undup_safer_noinherit): New function.
7734         * lib/execute.c (execute) [WIN32]: Use dup_safer_noinherit instead of
7735         dup_noinherit. Use undup_safer_noinherit instead of dup2 and close.
7736         * lib/pipe.c (create_pipe) [WIN32]: Likewise. Use fd_safer_noinherit
7737         instead of fd_safer.
7738         * tests/test-pipe.c: Include <windows.h>.
7739         (child_main) [WIN32]: Test the handle of STDERR_FILENO, not its close() result.
7740
7741         * tests/test-pipe.c (child_main, parent_main): New functions, extracted
7742         from main.
7743         (test_pipe): Pass an extra argument for disambiguation.
7744         (main): Invoke parent_main or child_main.
7745
7746         * tests/test-pipe.c (test_pipe): Pass slave_process = true argument
7747         consistently.
7748
7749 2009-07-18  Eric Blake  <ebb9@byu.net>
7750
7751         test-pipe: fix mingw build
7752         * tests/test-pipe.c (main): Avoid fcntl on mingw.
7753
7754 2009-07-18  Bruno Haible  <bruno@clisp.org>
7755
7756         * modules/pipe-tests (Makefile.am): Fix typo.
7757
7758 2009-07-18  Eric Blake  <ebb9@byu.net>
7759
7760         error: fix mingw build
7761         * lib/error.c (error, error_at_line): Avoid fcntl on mingw.
7762         Reported by Bruno Haible.
7763
7764         error: avoid undefined use of stdout
7765         * lib/error.c (error, error_at_line): Check that fd 1 is open
7766         before flushing stdout.  Avoids a crash on cygwin when libsigsegv
7767         is handling faults and the close_stdout module wants to report the
7768         detection of closed stdout as an error.
7769
7770 2009-07-17  Eric Blake  <ebb9@byu.net>
7771
7772         pipe: be robust in face of closed fds
7773         * lib/pipe.c (create_pipe): Closed standard descriptors in parent
7774         should cause child to misbehave.
7775         * modules/pipe-tests: New module.
7776         * tests/test-pipe.c: New file.
7777         * tests/test-pipe.sh: New file.
7778         Reported by Akim Demaille.
7779
7780 2009-07-14  Bruno Haible  <bruno@clisp.org>
7781
7782         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Guess it works on glibc systems.
7783         Reported by anonymous kc.
7784
7785 2009-07-07  Jim Meyering  <meyering@redhat.com>
7786
7787         maint.mk: don't look for translatable strings in *.m4 or *.mk
7788         * top/maint.mk (sc_po_check): Skip *.m4 and *.mk files,
7789         when searching for translatable strings.
7790
7791 2009-07-05  Jim Meyering  <meyering@redhat.com>
7792
7793         remove superfluous parentheses in STREQ definition
7794         * tests/test-argv-iter.c (STREQ): Remove redundant parentheses.
7795         * lib/getugroups.c (STREQ): Likewise.
7796         * lib/fnmatch.c (STREQ): Likewise.
7797         Spotted by Bruno Haible.
7798
7799 2009-07-04  Jim Meyering  <meyering@redhat.com>
7800
7801         argv-iter: new module
7802         * MODULES.html.sh: Add argv-iter.
7803         * lib/argv-iter.c, lib/argv-iter.h: New files.
7804         * modules/argv-iter: New file.
7805         * modules/argv-iter-tests: New file.
7806         * tests/test-argv-iter.c: Test it.
7807
7808 2009-07-04  Bruno Haible  <bruno@clisp.org>
7809
7810         Fix assertion.
7811         * lib/git-merge-changelog.c (compute_mapping): In the case where file1
7812         contains more exact copies of a given entry than file2, leave the extra
7813         copies unpaired rather than aborting.
7814         Reported by Eric Blake.
7815
7816 2009-07-02  Bruno Haible  <bruno@clisp.org>
7817
7818         Speedup git-merge-changelog for git cherry-pick.
7819         * lib/git-merge-changelog.c (struct entries_mapping): New type.
7820         (entries_mapping_get): New function, extracted from compute_mapping.
7821         (entries_mapping_reverse_get): New function.
7822         (compute_mapping): Add a 'full' argument. Return the result in a
7823         'struct entries_mapping'.
7824         (main): Update. Access the mappings through entries_mapping_get.
7825         Reported by Eric Blake.
7826
7827 2009-07-02  Bruno Haible  <bruno@clisp.org>
7828
7829         * lib/git-merge-changelog.c (compute_mapping): Fix determination of
7830         best_i.
7831
7832 2009-07-02  Bruno Haible  <bruno@clisp.org>
7833
7834         Speed up approximate search for matching ChangeLog entries.
7835         * lib/git-merge-changelog.c (entry_fstrcmp): Add a lower_bound
7836         argument. Call fstrcmp_bounded instead of fstrcmp.
7837         (compute_mapping, try_split_merged_entry, main): Update callers.
7838
7839 2009-07-02  Bruno Haible  <bruno@clisp.org>
7840
7841         * lib/git-merge-changelog.c (main): Add comment about git cherry-pick.
7842
7843 2009-06-30  Bruno Haible  <bruno@clisp.org>
7844
7845         Reduce the number of uc_is_cased calls.
7846         * lib/unicase.h (casing_suffix_context_t): Add
7847         'first_char_except_ignorable' field.
7848         * lib/unicase/context.h (SCC_FINAL_SIGMA_MASK): Remove macro.
7849         (SCC_MORE_ABOVE_MASK, SCC_BEFORE_DOT_MASK): Update.
7850         * lib/unicase/empty-suffix-context.c (unicase_empty_suffix_context):
7851         Update initializer.
7852         * lib/unicase/u-casemap.h (FUNC): Don't invoke uc_is_cased on
7853         case-ignorable characters.
7854         * lib/unicase/u-ct-totitle.h (FUNC): Likewise.
7855         * lib/unicase/u-suffix-context.h (FUNC2): Don't call uc_is_cased here.
7856         * modules/unicase/u8-suffix-context (Depends-on): Remove unicase/cased.
7857         * modules/unicase/u16-suffix-context (Depends-on): Likewise.
7858         * modules/unicase/u32-suffix-context (Depends-on): Likewise.
7859
7860 2009-06-30  Bruno Haible  <bruno@clisp.org>
7861
7862         Tests for module 'unicase/ignorable'.
7863         * modules/unicase/ignorable-tests: New file.
7864         * tests/unicase/test-ignorable.c: New file, generated by
7865         gen-uni-tables.
7866
7867         Tests for module 'unicase/cased'.
7868         * modules/unicase/cased-tests: New file.
7869         * tests/unicase/test-cased.c: New file, generated by gen-uni-tables.
7870         * tests/unicase/test-predicate-part1.h: New file, derived from
7871         tests/unictype/test-predicate-part1.h.
7872         * tests/unicase/test-predicate-part2.h: New file, same as
7873         tests/unictype/test-predicate-part2.h.
7874
7875         Fix evaluation of "Before C" condition of FINAL_SIGMA.
7876         * lib/gen-uni-tables.c (is_cased, is_case_ignorable): New functions.
7877         (output_casing_properties): New function.
7878         (main): Call it.
7879         * lib/unicase/cased.h: New file, generated by gen-uni-tables.
7880         * lib/unicase/cased.c: Include unictype/bitmap.h.
7881         (uc_is_cased): Define through a bitmap lookup.
7882         * lib/unicase/ignorable.h: New file, generated by gen-uni-tables.
7883         * lib/unicase/ignorable.c: Include unictype/bitmap.h.
7884         (uc_is_case_ignorable): Define through a bitmap lookup.
7885         * modules/unicase/cased (Files): Add lib/unicase/cased.h,
7886         lib/unictype/bitmap.h.
7887         (Depends-on): Add inline. Clean up.
7888         * modules/unicase/ignorable (Files): Add lib/unicase/ignorable.h,
7889         lib/unictype/bitmap.h.
7890         (Depends-on): Add inline. Clean up.
7891         * tests/unicase/test-u8-tolower.c (main): Add more tests of FINAL_SIGMA
7892         recognition.
7893         * tests/unicase/test-u16-tolower.c (main): Likewise.
7894         * tests/unicase/test-u32-tolower.c (main): Likewise.
7895
7896 2009-06-30  Bruno Haible  <bruno@clisp.org>
7897
7898         * lib/unicase/u8-casemap.c: Don't include uniwbrk.h.
7899         * lib/unicase/u16-casemap.c: Likewise.
7900         * lib/unicase/u32-casemap.c: Likewise.
7901
7902 2009-06-29  Bruno Haible  <bruno@clisp.org>
7903
7904         Define u32_casefold as a wrapper around u32_ct_casefold.
7905         * lib/unicase/u32-casefold.c: Update.
7906         * modules/unicase/u32-casefold (Depends-on): Add
7907         unicase/u32-ct-casefold, unicase/empty-prefix-context,
7908         unicase/empty-suffix-context. Clean up.
7909
7910         Define u16_casefold as a wrapper around u16_ct_casefold.
7911         * lib/unicase/u16-casefold.c: Update.
7912         * modules/unicase/u16-casefold (Depends-on): Add
7913         unicase/u16-ct-casefold, unicase/empty-prefix-context,
7914         unicase/empty-suffix-context. Clean up.
7915
7916         Define u8_casefold as a wrapper around u8_ct_casefold.
7917         * lib/unicase/u-casefold.h (FUNC): Delegate to U_CT_CASEFOLD.
7918         * lib/unicase/u8-casefold.c: Update.
7919         * modules/unicase/u8-casefold (Depends-on): Add unicase/u8-ct-casefold,
7920         unicase/empty-prefix-context, unicase/empty-suffix-context. Clean up.
7921
7922         Define u32_totitle as a wrapper around u32_ct_totitle.
7923         * lib/unicase/u32-totitle.c: Update.
7924         * modules/unicase/u32-totitle (Depends-on): Add unicase/u32-ct-totitle,
7925         unicase/empty-prefix-context, unicase/empty-suffix-context. Clean up.
7926
7927         Define u16_totitle as a wrapper around u16_ct_totitle.
7928         * lib/unicase/u16-totitle.c: Update.
7929         * modules/unicase/u16-totitle (Depends-on): Add unicase/u16-ct-totitle,
7930         unicase/empty-prefix-context, unicase/empty-suffix-context. Clean up.
7931
7932         Define u8_totitle as a wrapper around u8_ct_totitle.
7933         * lib/unicase/u-totitle.h (is_cased, is_case_ignorable): Remove
7934         functions.
7935         (FUNC): Delegate to U_CT_TOTITLE.
7936         * lib/unicase/u8-totitle.c: Update.
7937         * modules/unicase/u8-totitle (Depends-on): Add unicase/u8-ct-totitle,
7938         unicase/empty-prefix-context, unicase/empty-suffix-context. Clean up.
7939
7940         * lib/unicase/u32-tolower.c (u32_tolower): Update u32_casemap
7941         invocation.
7942         * modules/unicase/u32-tolower (Depends-on): Add
7943         unicase/empty-prefix-context, unicase/empty-suffix-context.
7944
7945         * lib/unicase/u16-tolower.c (u16_tolower): Update u16_casemap
7946         invocation.
7947         * modules/unicase/u16-tolower (Depends-on): Add
7948         unicase/empty-prefix-context, unicase/empty-suffix-context.
7949
7950         * lib/unicase/u8-tolower.c (u8_tolower): Update u8_casemap invocation.
7951         * modules/unicase/u8-tolower (Depends-on): Add
7952         unicase/empty-prefix-context, unicase/empty-suffix-context.
7953
7954         * lib/unicase/u32-toupper.c (u32_toupper): Update u32_casemap
7955         invocation.
7956         * modules/unicase/u32-toupper (Depends-on): Add
7957         unicase/empty-prefix-context, unicase/empty-suffix-context.
7958
7959         * lib/unicase/u16-toupper.c (u16_toupper): Update u16_casemap
7960         invocation.
7961         * modules/unicase/u16-toupper (Depends-on): Add
7962         unicase/empty-prefix-context, unicase/empty-suffix-context.
7963
7964         * lib/unicase/u8-toupper.c (u8_toupper): Update u8_casemap invocation.
7965         * modules/unicase/u8-toupper (Depends-on): Add
7966         unicase/empty-prefix-context, unicase/empty-suffix-context.
7967
7968         New module 'unicase/u32-ct-casefold'.
7969         * lib/unicase/u32-ct-casefold.c: New file.
7970         * modules/unicase/u32-ct-casefold: New file.
7971
7972         New module 'unicase/u16-ct-casefold'.
7973         * lib/unicase/u16-ct-casefold.c: New file.
7974         * modules/unicase/u16-ct-casefold: New file.
7975
7976         New module 'unicase/u8-ct-casefold'.
7977         * lib/unicase/u8-ct-casefold.c: New file.
7978         * lib/unicase/u-ct-casefold.h: New file, derived from
7979         lib/unicase/u-casefold.h.
7980         * modules/unicase/u8-ct-casefold: New file.
7981
7982         New module 'unicase/u32-ct-totitle'.
7983         * lib/unicase/u32-ct-totitle.c: New file.
7984         * modules/unicase/u32-ct-totitle: New file.
7985
7986         New module 'unicase/u16-ct-totitle'.
7987         * lib/unicase/u16-ct-totitle.c: New file.
7988         * modules/unicase/u16-ct-totitle: New file.
7989
7990         New module 'unicase/u8-ct-totitle'.
7991         * lib/unicase/u8-ct-totitle.c: New file.
7992         * lib/unicase/u-ct-totitle.h: New file, derived from
7993         lib/unicase/u-totitle.h.
7994         * modules/unicase/u8-ct-totitle: New file.
7995
7996         New module 'unicase/u32-ct-tolower'.
7997         * lib/unicase/u32-ct-tolower.c: New file.
7998         * modules/unicase/u32-ct-tolower: New file.
7999
8000         New module 'unicase/u16-ct-tolower'.
8001         * lib/unicase/u16-ct-tolower.c: New file.
8002         * modules/unicase/u16-ct-tolower: New file.
8003
8004         New module 'unicase/u8-ct-tolower'.
8005         * lib/unicase/u8-ct-tolower.c: New file.
8006         * modules/unicase/u8-ct-tolower: New file.
8007
8008         New module 'unicase/u32-ct-toupper'.
8009         * lib/unicase/u32-ct-toupper.c: New file.
8010         * modules/unicase/u32-ct-toupper: New file.
8011
8012         New module 'unicase/u16-ct-toupper'.
8013         * lib/unicase/u16-ct-toupper.c: New file.
8014         * modules/unicase/u16-ct-toupper: New file.
8015
8016         New module 'unicase/u8-ct-toupper'.
8017         * lib/unicase/u8-ct-toupper.c: New file.
8018         * modules/unicase/u8-ct-toupper: New file.
8019
8020         Add context arguments to u*_casemap functions.
8021         * lib/unicase/unicasemap.h: Include unicase.h.
8022         (u8_casemap, u16_casemap, u32_casemap): Add prefix_context and
8023         suffix_context arguments.
8024         * lib/unicase/u-casemap.h (is_cased, is_case_ignorable): Remove
8025         functions.
8026         (FUNC): Add prefix_context and suffix_context arguments. Use
8027         uc_is_cased and uc_is_case_ignorable.
8028         * lib/unicase/u8-casemap.c: Include caseprop.h and context.h.
8029         * lib/unicase/u16-casemap.c: Likewise.
8030         * lib/unicase/u32-casemap.c: Likewise.
8031         * modules/unicase/u8-casemap (Files): Add lib/unicase/context.h.
8032         (Depends-on): Add unicase/cased, unicase/ignorable. Clean up.
8033         * modules/unicase/u16-casemap (Files): Add lib/unicase/context.h.
8034         (Depends-on): Add unicase/cased, unicase/ignorable. Clean up.
8035         * modules/unicase/u32-casemap (Files): Add lib/unicase/context.h.
8036         (Depends-on): Add unicase/cased, unicase/ignorable. Clean up.
8037
8038         New module 'unicase/u32-suffix-context'.
8039         * lib/unicase/u32-suffix-context.c: New file.
8040         * modules/unicase/u32-suffix-context: New file.
8041
8042         New module 'unicase/u16-suffix-context'.
8043         * lib/unicase/u16-suffix-context.c: New file.
8044         * modules/unicase/u16-suffix-context: New file.
8045
8046         New module 'unicase/u8-suffix-context'.
8047         * lib/unicase/u8-suffix-context.c: New file.
8048         * lib/unicase/u-suffix-context.h: New file.
8049         * modules/unicase/u8-suffix-context: New file.
8050
8051         New module 'unicase/empty-suffix-context'.
8052         * lib/unicase/empty-suffix-context.c: New file.
8053         * modules/unicase/empty-suffix-context: New file.
8054
8055         New module 'unicase/u32-prefix-context'.
8056         * lib/unicase/u32-prefix-context.c: New file.
8057         * modules/unicase/u32-prefix-context: New file.
8058
8059         New module 'unicase/u16-prefix-context'.
8060         * lib/unicase/u16-prefix-context.c: New file.
8061         * modules/unicase/u16-prefix-context: New file.
8062
8063         New module 'unicase/u8-prefix-context'.
8064         * lib/unicase/u8-prefix-context.c: New file.
8065         * lib/unicase/u-prefix-context.h: New file.
8066         * lib/unicase/context.h: New file.
8067         * modules/unicase/u8-prefix-context: New file.
8068
8069         New module 'unicase/empty-prefix-context'.
8070         * lib/unicase/empty-prefix-context.c: New file.
8071         * modules/unicase/empty-prefix-context: New file.
8072
8073         New module 'unicase/ignorable'.
8074         * lib/unicase/ignorable.c: New file.
8075         * modules/unicase/ignorable: New file.
8076
8077         New module 'unicase/cased'.
8078         * lib/unicase/caseprop.h: New file.
8079         * lib/unicase/cased.c: New file.
8080         * modules/unicase/cased: New file.
8081
8082         New functions for case mapping of substrings.
8083         * lib/unicase.h (casing_prefix_context_t): New type.
8084         (unicase_empty_prefix_context): New variable.
8085         (u8_casing_prefix_context, u16_casing_prefix_context,
8086         u32_casing_prefix_context, u8_casing_prefixes_context,
8087         u16_casing_prefixes_context, u32_casing_prefixes_context): New
8088         declarations.
8089         (casing_suffix_context_t): New type.
8090         (unicase_empty_suffix_context): New variable.
8091         (u8_casing_suffix_context, u16_casing_suffix_context,
8092         u32_casing_suffix_context, u8_casing_suffixes_context,
8093         u16_casing_suffixes_context, u32_casing_suffixes_context,
8094         u8_ct_toupper, u16_ct_toupper, u32_ct_toupper, u8_ct_tolower,
8095         u16_ct_tolower, u32_ct_tolower, u8_ct_totitle, u16_ct_totitle,
8096         u32_ct_totitle, u8_ct_casefold, u16_ct_casefold, u32_ct_casefold): New
8097         declarations.
8098
8099 2009-06-28  Jim Meyering  <meyering@redhat.com>
8100
8101         boostrap: indent only with spaces
8102         * build-aux/bootstrap: Indent only with spaces, never TABs.
8103
8104         bootstrap: split long lines
8105         * build-aux/bootstrap: Keep line length < 80.
8106
8107         bootstrap: sync from coreutils
8108         * build-aux/bootstrap: Honor variables like $ACLOCAL, etc.,
8109         just as autoreconf does.  Verify a list of prerequisite
8110         package-name,version-number pairs if defined in bootstrap.conf.
8111         Refer to README-prereq, if prerequisites are not satisfied.
8112
8113 2009-06-27  Eric Blake  <ebb9@byu.net>
8114
8115         tests: add test for bogus NULL definition
8116         * tests/test-stdio.c: Ensure POSIX 2008 requirement on NULL.
8117         * tests/test-stdlib.c: Likewise.
8118         * tests/test-string.c: Likewise.
8119         * tests/test-locale.c: Likewise.
8120         * tests/test-unistd.c: Likewise.
8121         * modules/stdio-tests (Depends-on): Add verify.
8122         * modules/stdlib-tests (Depends-on): Likewise.
8123         * modules/string-tests (Depends-on): Likewise.
8124         * modules/locale-tests (Depends-on): Likewise.
8125         * modules/unistd-tests (Depends-on): Likewise.
8126
8127 2009-06-27  Paolo Bonzini  <bonzini@gnu.org>
8128
8129         * m4/selinux-context-h (gl_HEADERS_SELINUX_CONTEXT_H): Remove
8130         self-explaining comment.
8131         * m4/selinux-selinux-h: Update serial.
8132         (gl_LIBSELINUX): New macro, adding a warning for missing development
8133         packages to code extracted from...
8134         (gl_HEADERS_SELINUX_SELINUX_H): ... this one.  Require gl_LIBSELINUX.
8135         Add warning for missing development packages here, too.
8136
8137 2009-06-26  Paolo Bonzini  <bonzini@gnu.org>
8138
8139         * build-aux/bootstrap: Do not use GIT_CONFIG_LOCAL.
8140
8141 2009-06-25  Eric Blake  <ebb9@byu.net>
8142
8143         version-etc: fix regression
8144         * lib/version-etc.h (ATTRIBUTE_SENTINEL): Define for new enough
8145         gcc.
8146         (version_etc): Use it, to catch bugs with trailing NULL.
8147         * lib/version-etc.c (version_etc_arn): Delete unused argument.
8148         (version_etc_va): Fix logic bug.
8149         * modules/version-etc-tests: Add test.
8150         * tests/test-version-etc.c: New file.
8151         * tests/test-version-etc.sh: Likewise.
8152
8153 2009-06-25  Sam Steingold  <sds@gnu.org>
8154
8155         * mbrtowc.m4 (gl_MBRTOWC_SANITYCHECK): Include <stdlib.h>, for the
8156         mbtowc declaration.
8157
8158 2009-06-25  Eric Blake  <ebb9@byu.net>
8159
8160         fpurge: migrate into <stdio.h>
8161         * lib/fpurge.h: Delete...
8162         * lib/stdio.in.h (fpurge): ...and declare here, instead.
8163         * lib/fpurge.c (fpurge): Change declaring header.
8164         * modules/fpurge (Files): Drop deleted file.
8165         (Depends-on): Add stdio.
8166         (configure.ac): Set witness.
8167         * modules/stdio (Makefile.am): Support fpurge macros.
8168         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
8169         * m4/fpurge.m4 (gl_FUNC_FPURGE): Set appropriate variables.
8170         * lib/fflush.c: Update client.
8171         * tests/test-fpurge.c: Likewise.
8172         * NEWS: Mention the change.
8173
8174 2009-06-25  Sergey Poznyakoff  <gray@gnu.org.ua>
8175
8176         * lib/argp-version-etc.c (program_authors): Add const
8177         qualifier.
8178         * lib/version-etc.c: Fix typos in the comments.
8179         * modules/argp-version-etc: Depends on version-etc.
8180
8181 2009-06-25  Sergey Poznyakoff  <gray@gnu.org.ua>
8182
8183         argp-version-etc: new module.
8184
8185         * lib/argp-version-etc.c: New file.
8186         * lib/argp-version-etc.h: New file.
8187         * modules/argp-version-etc: New file.
8188         * modules/argp-version-etc-tests: New file.
8189         * tests/test-argp-version-etc.c: New test.
8190         * tests/test-argp-version-etc-1.sh: New test.
8191
8192 2009-06-25  Sergey Poznyakoff  <gray@gnu.org.ua>
8193
8194         Provide additional interfaces and documentation for version-etc
8195         module.
8196
8197         * lib/version-etc.c (version_etc_arn, version_etc_ar): New
8198         interfaces.
8199         * lib/version-etc.h (version_etc_arn, version_etc_ar): New
8200         prototypes.
8201
8202 2009-06-24  Bruno Haible  <bruno@clisp.org>
8203
8204         * m4/lib-link.m4 (AC_LIB_HAVE_LINKFLAGS): Fix description of
8205         HAVE_LIB${NAME} macro.
8206         Reported by Sam Steingold <sds@gnu.org>.
8207
8208 2009-06-23  Simon Josefsson  <simon@josefsson.org>
8209
8210         * modules/hash-tests (test_hash_LDADD): Link to libintl when
8211         needed.
8212
8213 2009-06-21  Bruno Haible  <bruno@clisp.org>
8214
8215         Make two consecutive identical invocations of AC_LIB_HAVE_LINKFLAGS
8216         work.
8217         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Reset HAVE_LIB${NAME}
8218         together with LIB${NAME}, LTLIB${NAME}.
8219         Reported by Sam Steingold <sds@gnu.org>.
8220
8221 2009-06-20  Jim Meyering  <meyering@redhat.com>
8222
8223         tests: make sc_require_test_exit_idiom more generic
8224         * top/maint.mk (Exit_witness_file): New overridable variable.
8225         (sc_require_test_exit_idiom): Don't hard-code tests/test-lib.sh.
8226         Relax test for /^Exit \$fail$$/ to just /^Exit ./.
8227
8228 2009-06-19  Jim Meyering  <meyering@redhat.com>
8229
8230         hash: reverse order of src/dst parameters in an internal interface
8231         * lib/hash.c (transfer_entries): Reverse order of parameters to
8232         put DST before SRC.  Adjust callers.
8233
8234         tests: test-hash: avoid wholesale duplication
8235         * tests/test-hash.c (main): Don't copy/paste a 60-line loop.
8236         Instead, use a loop and add a single conditional.
8237
8238         tests: test-hash: allow seed selection via a command line argument
8239         * tests/test-hash.c (get_seed): New function.
8240         (main): Use it.
8241
8242 2009-06-19  Eric Blake  <ebb9@byu.net>
8243
8244         hash: avoid memory leak on allocation failure
8245         * lib/hash.c: (hash_rehash): Avoid memory leak on allocation
8246         failure.  Factor repeated algorithm...
8247         (transfer_entries): ...into new helper routine.
8248         (hash_delete): React to hash_rehash return value.
8249
8250         hash: reduce memory pressure in hash_rehash no-op case
8251         * lib/hash.c (next_prime): Avoid overflow.
8252         (hash_initialize): Factor bucket size computation...
8253         (compute_bucket_size): ...into new helper function.
8254         (hash_rehash): Use new function and open coding to reduce memory
8255         pressure, and avoid a memory leak in USE_OBSTACK code.
8256         Reported by Jim Meyering.
8257
8258 2009-06-18  Eric Blake  <ebb9@byu.net>
8259
8260         hash: make rotation more obvious
8261         * modules/hash (Depends-on): Add bitrotate and stdint.
8262         * lib/bitrotate.h (rotl_sz, rotr_sz): New functions.
8263         * lib/hash.c (headers): Drop limits.h.  Add stdint.h.
8264         (SIZE_MAX): Rely on headers for definition.
8265         (hash_string) [USE_DIFF_HASH]: Use rotl_sz.
8266         (raw_hasher): Use rotr_sz.
8267         Suggested by Jim Meyering.
8268
8269         hash: fix memory leak in last patch
8270         * lib/hash.c (hash_rehash): Avoid memory leak.
8271
8272         hash: avoid no-op rehashing
8273         * lib/hash.c (hash_rehash): Recognize useless rehash attempts.
8274
8275         hash: provide default callback functions
8276         * lib/hash.c (raw_hasher, raw_comparator): New functions.
8277         (hash_initialize): Use them as defaults.
8278         * tests/test-hash.c (main): Test this.
8279
8280         hash: minor optimization
8281         * lib/hash.c (hash_lookup, hash_find_entry): Avoid function call
8282         when possible.
8283         (hash_initialize): Document this promise.
8284         (hash_do_for_each, hash_clear, hash_free): Use C89 syntax.
8285         * tests/test-hash.c (hash_compare_strings): Test this.
8286
8287 2009-06-18  Bruno Haible  <bruno@clisp.org>
8288
8289         * m4/strstr.m4 (gl_FUNC_STRSTR): Skip linear time test if strstr is
8290         going to be replaced anyway.
8291
8292 2009-06-18  Bruno Haible  <bruno@clisp.org>
8293
8294         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE): Invoke AC_LIBOBJ only
8295         in one place.
8296         (gl_FUNC_STRCASESTR): Skip linear time test if strcasestr is going to
8297         be replaced anyway.
8298
8299 2009-06-18  Eric Blake  <ebb9@byu.net>
8300
8301         hash: check for resize before insertion
8302         * lib/hash.c (hash_insert): Check whether bucket usage exceeds
8303         threshold before insertion, so that a pathological hash_rehash
8304         that fills every bucket can still trigger another rehash.
8305
8306 2009-06-18  Jim Meyering  <meyering@redhat.com>
8307
8308         hash-tests: add a loop around the small tests
8309         * tests/test-hash.c (main): Repeat small tests with selected
8310         small initial table sizes.
8311
8312 2009-06-17  Eric Blake  <ebb9@byu.net>
8313
8314         hash: minor cleanups
8315         * lib/hash.h (hash_entry): Make opaque, by moving...
8316         * lib/hash.c (hash_entry): ...here.
8317         (hash_insert): Clarify restrictions on what can be inserted.
8318         (hash_get_next): Clarify when it is safe to remove an element
8319         during traversal.
8320         (check_tuning): Skip verification when tuning is known safe.
8321         (hash_initialize): Clarify restrictions on tuning.
8322
8323 2009-06-17  Jim Meyering  <jim@meyering.net>
8324         and Eric Blake  <ebb9@byu.net>
8325
8326         hash-tests: new module
8327         * modules/hash-tests: New file.
8328         * tests/test-hash.c: New file.
8329
8330 2009-06-17  Eric Blake  <ebb9@byu.net>
8331
8332         strstr-simple: document new module
8333         * MODULES.html.sh: Document new module.
8334
8335         strstr, strcasestr: replace on platforms with broken memchr
8336         * modules/strstr: Split into...
8337         * modules/strstr-simple: ...new module that does not care about
8338         performance, but does care about glibc bug.
8339         * m4/strstr.m4 (gl_FUNC_STRSTR): Split...
8340         (gl_FUNC_STRSTR_SIMPLE): ...into new macro, which replaces strstr
8341         if platform memchr is broken, per Debian bug 521737.
8342         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE): React to broken
8343         memchr.
8344         * m4/memchr.m4 (gl_FUNC_MEMCHR): Only expand once.
8345         * doc/posix-functions/strstr.texi (strstr): Document the fix.
8346         * doc/glibc-functions/strcasestr.texi (strcasestr): Likewise.
8347         * modules/mountlist (Depends-on): Add strstr-simple.
8348         * modules/gen-uni-tables (Depends-on): Likewise.
8349         * modules/argz (Depends-on): Add strstr.
8350
8351 2009-06-17  Bruno Haible  <bruno@clisp.org>
8352
8353         * modules/posix_spawn-internal (Depends-on): Add errno.
8354
8355 2009-06-17  Bruno Haible  <bruno@clisp.org>
8356
8357         Define missing ESTALE on Interix 3.5.
8358         * lib/errno.in.h (ESTALE): Assign a value if missing.
8359         * lib/strerror.c (rpl_strerror): Handle missing ESTALE and ECANCELED.
8360         * m4/errno_h.m4 (gl_HEADER_ERRNO_H): Also test whether ESTALE is
8361         missing.
8362         * doc/posix-headers/errno.texi: Mention the Interix bug.
8363         Reported by Jay Krell <jay.krell@cornell.edu> via Eric Blake.
8364
8365 2009-06-15  Eric Blake  <ebb9@byu.net>
8366
8367         memchr, memchr2: add valgrind exception
8368         * lib/memchr.valgrind: New file.
8369         * lib/memchr2.valgrind: New file.
8370         * modules/memchr (Files): Distribute valgrind file.
8371         * modules/memchr2 (Files): Likewise.
8372
8373         docs: memchr is no longer obsolete
8374         * MODULES.html.sh: Move memchr from obsolete to string.h section.
8375         * lib/string.in.h (memchr): Simplify logic.
8376
8377 2009-06-14  Jim Meyering  <meyering@redhat.com>
8378
8379         link-follow: fix the "checking..." message to not mention trailing slash
8380         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): This test has
8381         never considered trailing slashes.
8382
8383 2009-06-14  Bruno Haible  <bruno@clisp.org>
8384
8385         * m4/memchr.m4: Mention also the bug on IA-64.
8386         * doc/posix-functions/memchr.texi: Likewise.
8387
8388 2009-06-12  Eric Blake  <ebb9@byu.net>
8389
8390         memchr: detect broken x86_64 and alpha implementations
8391         * modules/memchr-tests (Depends-on): Move mmap detection...
8392         * modules/memchr (Depends-on): ...here.
8393         (configure.ac): Set indicator.
8394         * lib/string.in.h (memchr): Declare replacement.
8395         * modules/string (Makefile.am): Trigger replacement.
8396         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Likewise.
8397         * m4/memchr.m4 (gl_FUNC_MEMCHR): Use mmap to detect platform
8398         bugs.
8399         * doc/posix-functions/memchr.texi (memchr): Document the bug.
8400         * modules/getpagesize (License): Relax license.
8401
8402 2009-06-11  Bruno Haible  <bruno@clisp.org>
8403
8404         * lib/idpriv.h: Add more references.
8405
8406 2009-06-08  Bruno Haible  <bruno@clisp.org>
8407
8408         Tests for module 'idpriv-droptemp'.
8409         * modules/idpriv-droptemp-tests: New file.
8410         * tests/test-idpriv-droptemp.sh: New file.
8411         * tests/test-idpriv-droptemp.su.sh: New file.
8412         * tests/test-idpriv-droptemp.c: New file.
8413
8414         New module 'idpriv-droptemp'.
8415         * lib/idpriv-droptemp.c: New file.
8416         * modules/idpriv-droptemp: New file.
8417
8418 2009-06-08  Bruno Haible  <bruno@clisp.org>
8419
8420         Tests for module 'idpriv-drop'.
8421         * modules/idpriv-drop-tests: New file.
8422         * tests/test-idpriv-drop.sh: New file.
8423         * tests/test-idpriv-drop.su.sh: New file.
8424         * tests/test-idpriv-drop.c: New file.
8425
8426         New module 'idpriv-drop'.
8427         * lib/idpriv.h: New file.
8428         * lib-idpriv-drop.c: New file.
8429         * m4/idpriv.m4: New file.
8430         * modules/idpriv-drop: New file.
8431
8432 2009-06-08  Bruno Haible  <bruno@clisp.org>
8433
8434         * modules/unistdio/u8-vasnprintf (Depends-on): Add memchr.
8435         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
8436         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
8437         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
8438         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
8439         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
8440         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
8441
8442 2009-06-08  Eric Blake  <ebb9@byu.net>
8443
8444         test-strstr: use memory fence, when possible
8445         * tests/test-strstr.c (main): Use memory fence, in order to be
8446         more likely to trigger Debian bug 521737.
8447         * modules/strstr-tests (Files): Pull in additional files.
8448
8449         memchr: no longer obsolete, for wider field testing
8450         * modules/memchr (Status, Notice): Delete, this module is no
8451         longer obsolete.
8452         * modules/vasnprintf (Depends-on): Add memchr.
8453
8454 2009-06-07  Jim Meyering  <meyering@redhat.com>
8455
8456         hash: declare some functions with the warn_unused_result attribute
8457         * lib/hash.h (__attribute__, ATTRIBUTE_WUR): Define.
8458
8459 2009-06-07  Bruno Haible  <bruno@clisp.org>
8460
8461         * tests/test-alignof.c: Don't test int64_t if it does not exist.
8462         Reported by Eric Blake.
8463
8464 2009-06-06  Eric Blake  <ebb9@byu.net>
8465
8466         test-alignof: fix typo with long double
8467         * tests/test-alignof.c (CHECK): Use longdouble typedef to avoid
8468         compiler error.
8469
8470 2009-06-06  Neil Jerram  <neil@ossau.uklinux.net>  (tiny change)
8471
8472         Escape non-texinfo { and }s.
8473         * doc/ld-output-def.texi (Visual Studio Compatibility): Fix
8474         markup error.
8475
8476 2009-06-04  Jim Meyering  <meyering@redhat.com>
8477
8478         gitlog-to-changelog: don't infloop on an empty commit log
8479         * build-aux/gitlog-to-changelog: Warn about an empty log message.
8480         Reported by Boris Petersen <transacid@centerim.org>.
8481
8482 2009-06-03  Mike Frysinger  <vapier@gentoo.org>
8483
8484         version-etc: extend for packagers
8485         Add three new configure options, intended for packagers:
8486           --with-packager="packager name"
8487           --with-packager-version="packager-specific version"
8488           --with-packager-bug-reports="packager bug reporting"
8489         An example with coreutils:
8490           $ ./configure \
8491             --with-packager=Gentoo \
8492             --with-packager-bug-report=http://bugs.gentoo.org/ \
8493             --with-packager-version="patchset 1.6"
8494           $ ./src/ls --version | head -n3
8495           ls (GNU coreutils) 7.1-dirty
8496           Packaged by Gentoo (patchset 1.6)
8497           Copyright (C) 2009 Free Software Foundation, Inc.
8498         Note that the bug reporting info via --help doesn't show up because
8499         coreutils uses its own custom emit_bug_reporting_address() implementation
8500         in src/system.h.  If it didn't, it'd look like:
8501           $ ./src/ls --help | tail -n4
8502           Report bugs to <bug-coreutils@gnu.org>.
8503           Report Gentoo bugs to <http://bugs.gentoo.org/>.
8504           GNU coreutils home page: <http://www.gnu.org/software/coreutils/>.
8505           General help using GNU software: <http://www.gnu.org/gethelp/>.
8506         * lib/version-etc.c: Print new information, if provided.
8507         * m4/version-etc.m4: New file.
8508         * modules/version-etc (Files): Add m4/version-etc.m4.
8509         (configure.ac): Add gl_VERSION_ETC.
8510
8511 2009-05-31  Bruno Haible  <bruno@clisp.org>
8512
8513         * tests/test-alignof.c: Include <stdint.h>. Check also 'long double'
8514         and 'int64_t'.
8515         * modules/alignof-tests (Dependencies): Add stdint.
8516         Reported by Eric Blake.
8517
8518 2009-05-31  Bruno Haible  <bruno@clisp.org>
8519
8520         * lib/alignof.h (alignof_slot, alignof_type, alignof): Document
8521         restriction due to compiler bugs.
8522         Reported by Eric Blake.
8523
8524 2009-05-31  Simon Josefsson  <simon@josefsson.org>
8525             Bruno Haible  <bruno@clisp.org>
8526
8527         Fix test-alignof failure.
8528         * lib/alignof.h (alignof_slot): New macro.
8529         (alignof_type): New macro, with the same semantics as the previous
8530         'alignof'.
8531         (alignof): Alias to alignof_slot.
8532         * tests/test-alignof.c (CHECK): Check alignof_slot, not alignof. Also
8533         check that the results are usable as constant expressions.
8534
8535 2009-05-31  Bruno Haible  <bruno@clisp.org>
8536
8537         * tests/zerosize-ptr.h (zerosize_ptr): Specify more details.
8538         * tests/test-memchr.c (main): Check that memchr does not read past the
8539         first occurrence of the byte.
8540         * tests/test-strstr.c (main): Update comment.
8541         Suggested by Eric Blake.
8542
8543 2009-05-30  Bruno Haible  <bruno@clisp.org>
8544
8545         * doc/ld-output-def.texi (Visual Studio Compatibility): Explain in more
8546         detail how to use dumpbin.
8547         Reported by David Byron <dbyron@dbyron.com>.
8548
8549 2009-06-02  Simon Josefsson  <simon@josefsson.org>
8550
8551         * tests/test-parse-duration.sh: Don't use non-portable 'read -u3'.
8552
8553 2009-06-02  Simon Josefsson  <simon@josefsson.org>
8554
8555         * m4/manywarnings.m4: Add GCC 4.4 warnings.
8556
8557 2009-05-28  Bruno Haible  <bruno@clisp.org>
8558
8559         * gnulib-tool (func_import): Don't do HAVE_CONFIG_H replacements on
8560         build-aux/ files.
8561
8562 2009-05-28  Simon Josefsson  <simon@josefsson.org>
8563
8564         * gnulib-tool (func_import): Transform license on build-aux/ files too.
8565
8566 2009-05-27  Simon Josefsson  <simon@josefsson.org>
8567
8568         * gnulib-tool (sed_transform_main_lib_file)
8569         (sed_transform_testsrelated_lib_file): : Don't use non-POSIX
8570         regexps.
8571
8572 2009-05-26  Simon Josefsson  <simon@josefsson.org>
8573
8574         * tests/test-strstr.c: Add another self-test.
8575         * tests/test-strstr.c: Rewrite to use malloc/strcpy instead of
8576         strdup.  Suggested by Eric Blake  <ebb9@byu.net>.
8577
8578 2009-05-23  Bruno Haible  <bruno@clisp.org>
8579
8580         * doc/havelib.texi (AC_LIB_HAVE_LINKFLAGS): Update for 2009-04-26
8581         change.
8582
8583 2009-05-21  Bruno Haible  <bruno@clisp.org>
8584
8585         Simplify use of mode_t varargs.
8586         * lib/open.c (open): Use PROMOTED_MODE_T instead of a conditional that
8587         uses 'mode_t' or 'int'.
8588         * lib/openat.c (openat): Likewise.
8589         * lib/open-safer.c (open_safer): Likewise.
8590         * m4/mode_t.m4: New file.
8591         * m4/open.m4 (gl_PREREQ_OPEN): Require gl_PROMOTED_TYPE_MODE_T.
8592         * m4/openat.m4 (gl_PREREQ_OPENAT): Likewise.
8593         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Likewise.
8594         * modules/open (Files): Add m4/mode_t.m4.
8595         * modules/openat (Files): Likewise.
8596         * modules/fcntl-safer (Files): Likewise.
8597         Suggested by Eric Blake.
8598
8599 2009-05-21  Pádraig Brady  <P@draigbrady.com>
8600
8601         * doc/glibc-functions/fallocate.texi: New file.
8602         * doc/gnulib.texi: Include it.
8603
8604 2009-05-21  Eric Blake  <ebb9@byu.net>
8605             Bruno Haible  <bruno@clisp.org>
8606
8607         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Remove redundant m4_quote
8608         invocations.
8609         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
8610
8611 2009-05-21  Eric Blake  <ebb9@byu.net>
8612             Bruno Haible  <bruno@clisp.org>
8613
8614         Second attempt to work around an AIX 5.3, 6.1 compiler bug with
8615         include_next. Fix of 2008-11-20 commit.
8616         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Also set
8617         NEXT_AS_FIRST_DIRECTIVE_FOO_H.
8618         * lib/math.in.h: Use NEXT_AS_FIRST_DIRECTIVE_MATH_H instead of
8619         NEXT_MATH_H.
8620         * modules/math (Makefile.am): Substitute NEXT_AS_FIRST_DIRECTIVE_MATH_H
8621         instead of NEXT_MATH_H.
8622
8623 2009-05-21  Bruno Haible  <bruno@clisp.org>
8624
8625         Avoid redefinition warnings for SIZE_MAX.
8626         * m4/size_max.m4 (gl_SIZE_MAX): Avoid redefining SIZE_MAX in config.h.
8627         Reported by Simon Josefsson.
8628
8629 2009-05-21  Bruno Haible  <bruno@clisp.org>
8630
8631         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_CACHE_CHECK instead of
8632         AC_CACHE_VAL.
8633
8634 2009-05-20  Bruno Haible  <bruno@clisp.org>
8635
8636         Make zeroptr.h work on mingw.
8637         * tests/zerosize-ptr.h: Test for the presence of <sys/mman.h> and
8638         mprotect.
8639         * modules/memchr-tests (configure.ac): Also test for sys/mman.h.
8640         * modules/memchr2-tests (configure.ac): Likewise.
8641         * modules/memcmp-tests (configure.ac): Likewise.
8642         * modules/memmem-tests (configure.ac): Likewise.
8643         * modules/memrchr-tests (configure.ac): Likewise.
8644         Reported by Simon Josefsson.
8645
8646 2009-05-20  Simon Josefsson  <simon@josefsson.org>
8647
8648         * tests/test-glob.c: Include string.h for strcmp prototype.
8649
8650 2009-05-20  Simon Josefsson  <simon@josefsson.org>
8651
8652         * modules/getdelim (Depends-on): Add explicit stdint, although it
8653         was implicitly already pulled in via realloc-posix.
8654         * lib/getdelim.c: Get SIZE_MAX from stdint.h.
8655
8656 2009-05-20  Simon Josefsson  <simon@josefsson.org>
8657
8658         MinGW and IRIX does not have sa_family_t type.  Reported by "Tom
8659         G. Christensen" <tgc@jupiterrise.com>.
8660         * m4/sys_socket_h.m4: Check for sa_family_t.
8661         * lib/sys_socket.in.h: Typedef sa_family_t when needed.
8662         * modules/sys_socket: Substitute HAVE_SA_FAMILY_T.
8663         * tests/test-sys_socket.c: Check that sa_family_t works.
8664
8665 2009-05-18  Eric Blake  <ebb9@byu.net>
8666
8667         maint.mk: allow gnulib_dir in VPATH build
8668         * top/maint.mk (gnulib_dir): Make relative to $(srcdir).
8669
8670 2009-05-15  Jim Meyering  <meyering@redhat.com>
8671
8672         maint.mk: Give gnulib_dir a default definition.
8673         * top/maint.mk (gnulib_dir): Define to 'gnulib', by default.
8674         Thus, most packages no longer need to specify this variable in cfg.mk
8675
8676 2009-05-14  Tom Prince  <tom.prince@ualberta.net>  (tiny change)
8677
8678         rename.m4: fix typos that would make non-mingw cross-configure fail
8679         * m4/rename.m4 (gl_FUNC_RENAME): Fix typos.
8680
8681 2009-05-13  Eric Blake  <ebb9@byu.net>
8682
8683         mmap-anon: avoid out-of-order autoconf expansion
8684         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Use correct
8685         SYSTEM_EXTENSIONS macro to silence warnings from autoconf 2.63b.
8686         * modules/memchr-tests (Depends-on): Add extensions.
8687         * modules/memchr2-tests (Depends-on): Add extensions.
8688         * modules/memcmp-tests (Depends-on): Add extensions.
8689         * modules/memmem-tests (Depends-on): Add extensions.
8690         * modules/memrchr-tests (Depends-on): Add extensions.
8691
8692 2009-05-13  Bruno Haible  <bruno@clisp.org>
8693
8694         Make some tests ISO C 99 compliant.
8695         * tests/zerosize-ptr.h: New file.
8696         * tests/test-memchr.c: Include zerosize-ptr.h.
8697         (main): Use a zero-size object pointer instead of NULL.
8698         * tests/test-memchr2.c: Include zerosize-ptr.h.
8699         (main): Use a zero-size object pointer instead of NULL.
8700         * tests/test-memcmp.c: Include zerosize-ptr.h.
8701         (main): Use a zero-size object pointer instead of NULL.
8702         * tests/test-memmem.c: Include zerosize-ptr.h.
8703         (main): Use a zero-size object pointer instead of NULL.
8704         * tests/test-memrchr.c: Include zerosize-ptr.h.
8705         (main): Use a zero-size object pointer instead of NULL.
8706         * modules/memchr-tests (Files): Add tests/zerosize-ptr.h,
8707         m4/mmap-anon.m4.
8708         (Depends-on): Add getpagesize.
8709         (configure.ac): Invoke gl_FUNC_MMAP_ANON. Check for mprotect.
8710         * modules/memchr2-tests (Files): Add tests/zerosize-ptr.h,
8711         m4/mmap-anon.m4.
8712         (Depends-on): Add getpagesize.
8713         (configure.ac): Invoke gl_FUNC_MMAP_ANON. Check for mprotect.
8714         * modules/memcmp-tests (Files): Add tests/zerosize-ptr.h,
8715         m4/mmap-anon.m4.
8716         (Depends-on): Add getpagesize.
8717         (configure.ac): Invoke gl_FUNC_MMAP_ANON. Check for mprotect.
8718         * modules/memmem-tests (Files): Add tests/zerosize-ptr.h,
8719         m4/mmap-anon.m4.
8720         (Depends-on): Add getpagesize.
8721         (configure.ac): Invoke gl_FUNC_MMAP_ANON. Check for mprotect.
8722         * modules/memrchr-tests (Files): Add tests/zerosize-ptr.h,
8723         m4/mmap-anon.m4.
8724         (Depends-on): Add getpagesize.
8725         (configure.ac): Invoke gl_FUNC_MMAP_ANON. Check for mprotect.
8726
8727 2009-05-12  Bruno Haible  <bruno@clisp.org>
8728
8729         Tests for module 'alignof'.
8730         * modules/alignof-tests: New file.
8731         * tests/test-alignof.c: New file.
8732
8733 2009-05-12  Bruno Haible  <bruno@clisp.org>
8734
8735         Fix alignof macro.
8736         * lib/alignof.h (alignof): Remove special cases for AIX and HP-UX
8737         vendor compilers that are always correct.
8738
8739 2009-05-12  Bruno Haible  <bruno@clisp.org>
8740
8741         Make the MAP_ANONYMOUS detection work on HP-UX 11.
8742         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check whether mmap exists, but
8743         not whether its fully works.
8744
8745 2009-05-12  Bruno Haible  <bruno@clisp.org>
8746
8747         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Add comments.
8748
8749 2009-05-12  Jim Meyering  <meyering@redhat.com>
8750
8751         * top/maint.mk: Adjust backslash alignment.
8752
8753 2009-05-11  Simon Josefsson  <simon@josefsson.org>
8754
8755         * top/maint.mk: Make $(srcdir)/build-aux configurable.
8756
8757 2009-05-11  Eric Blake  <ebb9@byu.net>
8758
8759         argp: avoid undefined behavior
8760         * lib/argp-fmtstream.c (weak_alias): Pass correct types to ctype
8761         macros.
8762
8763 2009-05-08  Simon Josefsson  <simon@josefsson.org>
8764
8765         * tests/test-vc-list-files-git.sh: Do git config of user.email and
8766         user.name to prevent git commit from complaining.
8767
8768 2009-05-10  Bruno Haible  <bruno@clisp.org>
8769
8770         * gnulib-tool (func_import, func_create_testdir, copy-file): Change
8771         sed_rewrite_old_files, sed_rewrite_new_files, sed_rewrite_files so that
8772         it rewrites every file name only once.
8773         Reported by Simon Josefsson. Helped by Ralf Wildenhues.
8774
8775 2009-05-08  Bruno Haible  <bruno@clisp.org>
8776
8777         * lib/sys_socket.in.h (_SS_PADSIZE): Use a conditional expression
8778         instead of 'max'.
8779
8780 2009-05-08  Simon Josefsson  <simon@josefsson.org>
8781
8782         * m4/sys_socket_h.m4: Test for ws2tcpip.h earlier, needed for
8783         sockaddr_storage test.
8784
8785 2009-05-07  Simon Josefsson  <simon@josefsson.org>
8786
8787         * modules/sys_socket (Makefile.am): Substitute
8788         HAVE_STRUCT_SOCKADDR_STORAGE.  Depend on alignof.
8789         * m4/sys_socket_h.m4: Check for sockaddr_storage.
8790         * lib/sys_socket.in.h (sockaddr_storage): Define when needed.
8791         * tests/test-sys_socket.c: Check sockaddr_storage.
8792
8793 2009-05-08  Bruno Haible  <bruno@clisp.org>
8794
8795         New module 'alignof'.
8796         * lib/alignof.h: New file.
8797         * modules/alignof: New file.
8798
8799 2009-05-04  David Bartley  <dtbartle@csclub.uwaterloo.ca>
8800             Bruno Haible  <bruno@clisp.org>
8801
8802         Fix test-file-has-acl on FreeBSD.
8803         * tests/test-file-has-acl.sh: Also test a directory. On FreeBSD, the
8804         mask is implicitly added.
8805         * tests/test-file-has-acl.c: Include <signal.h>.
8806         (main): Terminate the test after 5 seconds.
8807         * modules/acl-tests (configure.ac): Check for alarm function.
8808
8809 2009-05-04  Bruno Haible  <bruno@clisp.org>
8810
8811         Exploit new semantics of AC_DEFUN_ONCE available since 2009-01-26.
8812         * m4/errno_h.m4 (gl_HEADER_ERRNO_H): Remove outdated comment.
8813         * modules/errno (configure.ac): Drop AC_REQUIRE.
8814         * m4/multiarch.m4 (gl_MULTIARCH): Remove outdated comment.
8815         * modules/multiarch (configure.ac): Drop AC_REQUIRE.
8816
8817 2009-05-04  Simon Josefsson  <simon@josefsson.org>
8818
8819         * modules/glob-tests: New module.
8820         * tests/test-glob.c: Add.
8821
8822 2009-05-04  Simon Josefsson  <simon@josefsson.org>
8823
8824         * modules/fnmatch-tests: New module.
8825         * tests/test-fnmatch.c: Add.
8826
8827 2009-05-04  Eric Blake  <ebb9@byu.net>
8828
8829         maint: make the new no-submodule-changes rule VPATH-safe
8830         * top/maint.mk (no-submodule-changes): Don't assume a srcdir build.
8831
8832 2009-05-04  David Bartley  <dtbartle@csclub.uwaterloo.ca>
8833             Bruno Haible  <bruno@clisp.org>
8834
8835         acl: Fix infinite loop on FreeBSD.
8836         * lib/acl_entries.c (acl_entries) [Linux, FreeBSD]: Fix interpretation
8837         of return value from acl_get_entry.
8838         * lib/file-has-acl.c (acl_access_nontrivial) [Linux, FreeBSD]:
8839         Likewise.
8840
8841 2009-05-03  Bruno Haible  <bruno@clisp.org>
8842
8843         * lib/acl-internal.h (acl_entries): Clarify return value.
8844         * lib/acl_entries.c (acl_entries): Likewise.
8845
8846 2009-05-04  David Bartley  <dtbartle@csclub.uwaterloo.ca>
8847
8848         Bug fix in acl module.
8849         * lib/set-mode-acl.c: Use correct struct with ACL_SETACL.
8850
8851 2009-05-03  Bruno Haible  <bruno@clisp.org>
8852
8853         Create gperf-generated file in the source dir, not in the build dir.
8854         * modules/iconv_open (iconv_open-aix.h, iconv_open-hpux.h,
8855         iconv_open-irix.h, iconv_open-osf.h): Create file in the source tree.
8856         * modules/unicase/locale-language (unicase/locale-languages.h):
8857         Likewise.
8858         * modules/unicase/special-casing (unicase/special-casing-table.h):
8859         Likewise.
8860         * modules/unictype/property-byname (unictype/pr_byname.h): Likewise.
8861         * modules/unictype/scripts (unictype/scripts_byname.h): Likewise.
8862         * modules/uninorm/composition (uninorm/composition-table.h): Likewise.
8863         Reported by Ralf Wildenhues.
8864
8865 2009-05-03  Bruno Haible  <bruno@clisp.org>
8866
8867         * modules/fnmatch (Description, configure.ac): Taken from
8868         fnmatch-posix.
8869         * modules/fnmatch-posix: Turn into a symbolic reference to the
8870         'fnmatch' module, and deprecate.
8871         * doc/posix-functions/fnmatch.texi: Mention the fnmatch module.
8872
8873 2009-05-03  Bruno Haible  <bruno@clisp.org>
8874
8875         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF,
8876         gl_PREREQ_VASNPRINTF_LONG_DOUBLE): Define through AC_DEFUN_ONCE.
8877         Reported by Ralf Wildenhues.
8878
8879 2009-05-04  Simon Josefsson  <simon@josefsson.org>
8880
8881         * m4/fnmatch.m4: Fix fnmatch re-define.
8882
8883 2009-04-27  David Bartley  <dtbartle@csclub.uwaterloo.ca>
8884
8885         priv-set: new module and tests; adapt write-any-file
8886         * lib/priv-set.c: New file.
8887         * lib/priv-set.h: New file.
8888         * lib/unlinkdir.c: Make cannot_unlink_dir thread-safe.
8889         * lib/write-any-file.c: Simplify by using priv-set module.
8890         * m4/priv-set.m4: New file.
8891         * modules/priv-set: New file.
8892         * modules/unlinkdir: Add dependency on priv-set module.
8893         * modules/write-any-file: Likewise.
8894
8895         Tests for module 'priv-set'.
8896         * modules/priv-set-tests: New file.
8897         * tests/test-priv-set.c: New file.
8898
8899 2009-05-03  Jim Meyering  <meyering@redhat.com>
8900             Bruno Haible  <bruno@clisp.org>
8901
8902         * lib/propername.c (proper_name_utf8): Ignore no-op translations;
8903         use the converted UTF-8 variant of the name instead.
8904
8905 2009-05-03  Jim Meyering  <meyering@redhat.com>
8906
8907         tests: tighten some getdate tests
8908         * tests/test-getdate.c (main): Tighten tests: require equality,
8909         not just greater than.  Set TZ envvar to UTC0.
8910
8911 2009-05-03  Giuseppe Scrivano  <gscrivano@gnu.org>
8912
8913         getdate: correctly interpret "next monday" when run on a Monday
8914         * lib/getdate.y (get_date): Correct the calculation of tm_mday so
8915         that e.g., "next tues" (when run on a tuesday) results in a date
8916         that is one week in the future, and not today's date.
8917         I.e., add a week when the wday is the same as the current one.
8918         Reported by Tom Broadhurst in http://savannah.gnu.org/bugs/?25406,
8919         and earlier by Martin Bernreuther and Jan Minář.
8920         * tests/test-getdate.c (main): Check that "next DAY" is always in
8921         the future and that "last DAY" is always in the past.
8922
8923 2009-05-02  Jim Meyering  <meyering@redhat.com>
8924
8925         build: ensure that a release build fails when a submodule is unclean
8926         * top/maint.mk (no-submodule-changes): New rule.
8927         (alpha beta major): Depend on it.
8928
8929 2009-05-02  Bruno Haible  <bruno@clisp.org>
8930
8931         Remove incompatibility between modules fnmatch-posix and fnmatch-gnu.
8932         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_POSIX, gl_FUNC_FNMATCH_GNU): Use a
8933         shell variable gl_fnmatch_required to detect which variant is
8934         requested.
8935         (_AC_FUNC_FNMATCH_IF, _AC_LIBOBJ_FNMATCH): Remove macros. Inlined into
8936         gl_FUNC_FNMATCH_POSIX.
8937         * gnulib-tool (func_create_testdir, func_create_megatestdir): Don't
8938         exclude fnmatch-posix.
8939
8940 2009-05-02  Bruno Haible  <bruno@clisp.org>
8941
8942         Relicense mbsrtowcs and strnlen1 under LGPLv2+.
8943         * modules/mbsrtowcs (License): Change to LGPLv2+.
8944         * modules/strnlen1 (License): Likewise.
8945         Reported by Simon Josefsson.
8946
8947 2009-05-02  Bruno Haible  <bruno@clisp.org>
8948
8949         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Say "guessing no" instead of
8950         "cross".
8951         (gl_FUNC_FNMATCH_POSIX, gl_FUNC_FNMATCH_GNU): Update. Don't assume that
8952         gnulib-tool was called with option --source-base=lib.
8953
8954 2009-05-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8955
8956         Use automake *-local hooks without commands, for extensibility.
8957         * modules/localcharset (Makefile.am): Rename install-exec-local
8958         rule to install-exec-localcharset, and make it a prerequisite of
8959         install-exec-local.  Likewise, rename the uninstall-local rule to
8960         uninstall-localcharset, and make it a prerequisite of the former.
8961
8962 2009-05-01  Bruno Haible  <bruno@clisp.org>
8963
8964         * lib/wchar.in.h (wcsnrtombs): Define if REPLACE_WCSNRTOMBS is 1.
8965         * m4/wcsnrtombs.m4 (gl_FUNC_WCSRTOMBS): Invoke gl_MBSTATE_T_BROKEN, and
8966         set REPLACE_WCSNRTOMBS if mbstate_t must be replaced.
8967         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_WCSNRTOMBS.
8968         * modules/wchar (Makefile.am): Substitute REPLACE_WCSNRTOMBS.
8969         * modules/wcsnrtombs (Files): Add m4/mbrtowc.m4, m4/locale-ja.m4,
8970         m4/locale-zh.m4, m4/codeset.m4.
8971
8972         * m4/wcsrtombs.m4 (gl_FUNC_WCSNRTOMBS): Invoke gl_MBSTATE_T_BROKEN, and
8973         set REPLACE_WCSRTOMBS if mbstate_t must be replaced.
8974         * modules/wcsrtombs (Files): Add m4/mbrtowc.m4, m4/locale-ja.m4,
8975         m4/locale-zh.m4.
8976
8977         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): Invoke gl_MBSTATE_T_BROKEN, and set
8978         REPLACE_WCRTOMB if mbstate_t must be replaced.
8979         * modules/wcrtomb (Files): Add m4/mbrtowc.m4.
8980         Reported by Jens Rehsack <rehsack@googlemail.com> via Eric Blake.
8981
8982 2009-05-01  Bruno Haible  <bruno@clisp.org>
8983
8984         Avoid compiler warnings when redefining macros defined by <libintl.h>.
8985         * lib/gettext.h [!ENABLE_NLS] (gettext, dgettext, dcgettext, ngettext,
8986         dngettext, dcngettext, textdomain, bindtextdomain,
8987         bind_textdomain_codeset): Undefine before redefining.
8988
8989 2009-04-30  Bruno Haible  <bruno@clisp.org>
8990
8991         Fix bug introduced on 2009-04-25.
8992         * lib/math.in.h (gl_signbitf_OPTIMIZED_MACRO,
8993         gl_signbitd_OPTIMIZED_MACRO, gl_signbitl_OPTIMIZED_MACRO): New macros.
8994         * lib/signbitf.c (gl_signbitd): Undefine if gl_signbitf_OPTIMIZED_MACRO
8995         is defined.
8996         * lib/signbitd.c (gl_signbitd): Undefine if gl_signbitd_OPTIMIZED_MACRO
8997         is defined.
8998         * lib/signbitl.c (gl_signbitd): Undefine if gl_signbitl_OPTIMIZED_MACRO
8999         is defined.
9000         Reported by Elbert_Pol <elbert.pol@gmail.com>.
9001
9002 2009-04-28  Bruno Haible  <bruno@clisp.org>
9003
9004         Comment tweaks.
9005         * lib/unistr.h (u*_cmp2): Clarify what memcmp2 is.
9006         * lib/uninorm.h (u*_normxfrm): Fix description of return value.
9007         * lib/unicase.h (u*_casexfrm): Likewise.
9008         Reported by Paolo Bonzini.
9009
9010 2009-04-28  Bruno Haible  <bruno@clisp.org>
9011
9012         Fix a compilation error.
9013         * lib/mbsrtowcs-state.c (_gl_mbsrtowcs_state): Fix initializer.
9014         * lib/wcsrtombs-state.c (_gl_wcsrtombs_state): Likewise.
9015         Reported by Jim Meyering.
9016
9017 2009-04-27  Bruno Haible  <bruno@clisp.org>
9018
9019         New module 'libunistring'.
9020         * modules/libunistring: New file.
9021         * m4/libunistring.m4: New file.
9022         * MODULES.html.sh (Unicode string functions): Add it.
9023
9024 2009-04-27  Eric Blake  <ebb9@byu.net>
9025
9026         maint.mk: allow package-specific header to provide <config.h>
9027         * top/maint.mk (sc_require_config_h): New variable.
9028         (sc_require_config_h, sc_require_config_h_first): Use it.
9029
9030 2009-04-27  Simon Josefsson  <simon@josefsson.org>
9031
9032         * top/maint.mk (sc_avoid_if_before_free): Except
9033         useless-if-before-free script.
9034
9035 2009-04-27  Eric Blake  <ebb9@byu.net>
9036
9037         maintainer-makefile: depend on all required helper scripts
9038         * modules/maintainer-makefile (Depends-on): Add vc-list-files and
9039         useless-if-before-free.
9040         * top/maint.mk (VC_LIST, sc_avoid_if_before_free): Use local
9041         version, rather than assuming gnulib checkout is available.
9042         Reported by Simen Josefsson.
9043
9044 2009-04-26  Bruno Haible  <bruno@clisp.org>
9045
9046         Make the lib vs. lib64 recognition work on openSUSE 11 with "gcc -m32".
9047         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): Ignore paths that end in
9048         "../" or "..".
9049
9050 2009-04-26  Bruno Haible  <bruno@clisp.org>
9051
9052         * m4/lib-link.m4 (AC_LIB_HAVE_LINKFLAGS): Accept a fifth argument.
9053         * m4/libsigsegv.m4 (gl_LIBSIGSEGV): Simplify by using
9054         AC_LIB_HAVE_LINKFLAGS.
9055
9056 2009-04-26  Bruno Haible  <bruno@clisp.org>
9057
9058         Simplify calling convention of u*_conv_from_encoding.
9059         * lib/uniconv.h (u8_conv_from_encoding, u16_conv_from_encoding,
9060         u32_conv_from_encoding): Expect a resultbuf argument and return the
9061         result directly as a pointer.
9062         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Likewise.
9063         * lib/uniconv/u-conv-from-enc.h (FUNC): Likewise.
9064         * lib/uniconv/u-strconv-from-enc.h (FUNC): Update.
9065         * lib/unicase/ulc-casecmp.c (ulc_u8_casefold): Update.
9066         * lib/unicase/ulc-casexfrm.c (ulc_casexfrm): Update.
9067         * lib/unilbrk/ulc-possible-linebreaks.c (ulc_possible_linebreaks):
9068         Update.
9069         * lib/unilbrk/ulc-width-linebreaks.c (ulc_width_linebreaks): Update.
9070         * lib/uniwbrk/ulc-wordbreaks.c (ulc_wordbreaks): Update.
9071         * lib/vasnprintf.c (VASNPRINTF): Update.
9072         * tests/uniconv/test-u8-conv-from-enc.c (main): Update.
9073         * tests/uniconv/test-u16-conv-from-enc.c (main): Update.
9074         * tests/uniconv/test-u32-conv-from-enc.c (main): Update.
9075         * NEWS: Mention the change.
9076
9077 2009-04-26  Bruno Haible  <bruno@clisp.org>
9078
9079         Simplify calling convention of u*_conv_to_encoding.
9080         * lib/uniconv.h (u8_conv_to_encoding, u16_conv_to_encoding,
9081         u32_conv_to_encoding): Expect a resultbuf argument and return the
9082         result directly as a pointer.
9083         * lib/uniconv/u8-conv-to-enc.c (u8_conv_to_encoding): Likewise.
9084         * lib/uniconv/u-conv-to-enc.h (FUNC): Likewise. Preserve errno while
9085         freeing scaled_offsets if mem_iconveha failed.
9086         * lib/unicase/u-casexfrm.h (FUNC): Update.
9087         * lib/uninorm/u-normxfrm.h (FUNC): Update.
9088         * lib/vasnprintf.c (VASNPRINTF): Update.
9089         * tests/uniconv/test-u8-conv-to-enc.c (main): Update.
9090         * tests/uniconv/test-u16-conv-to-enc.c (main): Update.
9091         * tests/uniconv/test-u32-conv-to-enc.c (main): Update.
9092         * NEWS: Mention the change.
9093
9094 2009-04-26  Bruno Haible  <bruno@clisp.org>
9095
9096         Avoid test failures on AIX and OSF/1.
9097         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Avoid calling
9098         malloc(0).
9099         * lib/uniconv/u8-conv-to-enc.c (u8_conv_to_encoding): Likewise.
9100         * lib/unilbrk/ulc-possible-linebreaks.c (ulc_possible_linebreaks):
9101         Likewise.
9102         * lib/unilbrk/ulc-width-linebreaks.c (ulc_width_linebreaks): Likewise.
9103         * lib/uniwbrk/ulc-wordbreaks.c (ulc_wordbreaks): Likewise.
9104         * lib/uniconv/u-conv-to-enc.h (FUNC): Likewise. Fix memory leak.
9105         * lib/unistr/u-cpy-alloc.h (FUNC): Call malloc(1) instead of malloc(0).
9106         * doc/posix-functions/malloc.texi: Document the portability problem
9107         related to malloc(0).
9108
9109 2009-04-26  Bruno Haible  <bruno@clisp.org>
9110
9111         * modules/unistr/u8-cpy-alloc (Depends-on): Add malloc-posix.
9112         * modules/unistr/u16-cpy-alloc (Depends-on): Likewise.
9113         * modules/unistr/u32-cpy-alloc (Depends-on): Likewise.
9114
9115 2009-04-25  Bruno Haible  <bruno@clisp.org>
9116
9117         Avoid link error when creating a namespace clean library.
9118         * lib/math.in.h (gl_signbitf, gl_signbitd, gl_signbitl): Don't define
9119         as macro with arguments if already defined as an alias.
9120         * lib/signbitf.c (gl_signbitf): Don't undefine.
9121         * lib/signbitd.c (gl_signbitd): Don't undefine.
9122         * lib/signbitl.c (gl_signbitl): Don't undefine.
9123
9124 2009-04-25  Jim Meyering  <meyering@redhat.com>
9125
9126         vc-list-files: fix another quoting bug
9127         * build-aux/vc-list-files: Avoid sed backslash expansion
9128         of pathological directory names.
9129
9130 2009-04-25  Eric Blake  <ebb9@byu.net>
9131
9132         vc-list-files: fix shell quoting error
9133         * build-aux/vc-list-files: Protect against $ in $dir.  Normalize
9134         timestamp.
9135
9136 2009-04-25  Jim Meyering  <meyering@redhat.com>
9137
9138         vc-list-files: restore lost functionality with subdir argument
9139         * build-aux/vc-list-files: When given a non-"." sub-directory
9140         argument, substitute the $dir/ prefix back onto each resulting name.
9141         Otherwise, coreutils' root_tests check would fail.
9142
9143 2009-04-24  Eric Blake  <ebb9@byu.net>
9144
9145         vc-list-files: ignore git symlinks
9146         * build-aux/vc-list-files (.git): Use ls-tree and a filter, rather
9147         than ls-files, to ignore git symlinks.
9148
9149         maint.mk: import improvements from m4
9150         * top/maint.mk (VC-tag): Use signing key from cfg.mk.
9151         (move_if_change): Delete unused macro.
9152         (news-date-check, vc-diff-check): Support VPATH builds.
9153         (announcement): Likewise.  Split --bootstrap-tools list...
9154         (boostrap-tools): ...into separate list, which can be overridden
9155         in cfg.mk.
9156         (sc_avoid_if_before_free): Point to $(gnulib_dir), rather than
9157         requiring dependency on useless-if-before-free module.
9158         (VC_LIST, VC_LIST_EXCEPT): Likewise for vc-list-files module.
9159         Support VPATH builds.
9160
9161 2009-04-24  Jim Meyering  <meyering@redhat.com>
9162
9163         maint.mk: remove coreutils-specific rules and variables
9164         * top/maint.mk (bin, taint-distcheck, coreutils-path-check, t): Remove.
9165         (fake_home, install-transform-check, my-instcheck, pfx, TMPDIR): Remove.
9166         (t_prefix, t_taint, tp, warn_cflags, write_loser, my-distcheck): Remove.
9167
9168         maint.mk: remove obsolete rule
9169         * top/maint.mk (rel-check): Remove rule.
9170         (WGET, WGETFLAGS): Remove now-unused variables.
9171
9172 2009-04-24  Simon Josefsson  <simon@josefsson.org>
9173
9174         * top/maint.mk (makefile-check): Renamed to sc_makefile_check for
9175         consistency.
9176
9177         * modules/vc-list-files-tests (TESTS_ENVIRONMENT): Use
9178         '$(PATH_SEPARATOR)' instead of ':'.
9179
9180 2009-04-24  Simon Josefsson  <simon@josefsson.org>
9181
9182         * lib/getopt1.c (main): Use 'const' for static array.
9183
9184 2009-04-24  Simon Josefsson  <simon@josefsson.org>
9185
9186         * top/maint.mk: Sync with coreutils.
9187         * NEWS: Explain incompatibilities.
9188
9189 2009-04-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
9190             Bruno Haible  <bruno@clisp.org>
9191
9192         Fix cross-compilation results.
9193         * m4/btowc.m4 (gl_FUNC_BTOWC): Use no-op statement, rather than empty
9194         statement, as third argument of AC_TRY_RUN.
9195         * m4/mbrtowc.m4 (gl_MBRTOWC_INCOMPLETE_STATE, gl_MBRTOWC_SANITYCHECK,
9196         gl_MBRTOWC_NULL_ARG, gl_MBRTOWC_RETVAL, gl_MBRTOWC_NUL_RETVAL):
9197         Likewise.
9198         * m4/mbsrtowcs.m4 (gl_MBSRTOWCS_WORKS): Likewise.
9199         * m4/wcsrtombs.m4 (gl_WCSRTOMBS_TERMINATION, gl_WCSRTOMBS_NULL):
9200         Likewise.
9201         * m4/wctob.m4 (gl_FUNC_WCTOB): Likewise.
9202         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): Likewise. Update for AIX 4.3.
9203         * doc/posix-functions/wcrtomb.texi: Mention the bug on AIX 4.3.
9204
9205 2009-04-20  Bruno Haible  <bruno@clisp.org>
9206
9207         Avoid test failure on mingw.
9208         * tests/uniwidth/test-uc_width2.sh: Convert newlines in output.
9209
9210 2009-04-20  Bruno Haible  <bruno@clisp.org>
9211
9212         Avoid compilation error on mingw.
9213         * modules/localename-tests (Depends-on): Add locale.
9214
9215 2009-04-19  Bruno Haible  <bruno@clisp.org>
9216
9217         Support for building a shared library on Windows platforms.
9218         * tests/uninorm/test-nfc.c (n): Don't define if WOE32DLL.
9219         (main): Test the presence of UNINORM_NFC here.
9220         * tests/uninorm/test-nfd.c (n): Don't define if WOE32DLL.
9221         (main): Test the presence of UNINORM_NFD here.
9222         * tests/uninorm/test-nfkc.c (n): Don't define if WOE32DLL.
9223         (main): Test the presence of UNINORM_NFKC here.
9224         * tests/uninorm/test-nfkd.c (n): Don't define if WOE32DLL.
9225         (main): Test the presence of UNINORM_NFKD here.
9226
9227 2009-04-19  Bruno Haible  <bruno@clisp.org>
9228
9229         Avoid a compiler warning.
9230         * tests/uninorm/test-u32-normalize-big.c (read_normalization_test_file):
9231         Change type of variable 'sequence'.
9232
9233 2009-04-19  Bruno Haible  <bruno@clisp.org>
9234
9235         * modules/configmake (Makefile.am): When the contents of configmake.h
9236         does not change, arrange to preserve its modification time.
9237
9238 2009-04-17  Simon Josefsson  <simon@josefsson.org>
9239
9240         * top/maint.mk (PO_DOMAIN): New variable, allows overriding of
9241         gettext domain.
9242
9243 2009-04-16  Jim Meyering  <meyering@redhat.com>
9244
9245         useless-if-before-free: improve conversion code
9246         * build-aux/useless-if-before-free: Adjust code-in-comment to match
9247         "...!= 0" as well as "...!= NULL".  emacs has one of the former.
9248
9249 2009-04-14  Bruno Haible  <bruno@clisp.org>
9250
9251         * modules/fcntl (Depends-on): Add extensions.
9252         * m4/fcntl_h.m4 (gl_FCNTL_H): Add a comment.
9253
9254 2009-04-12  Ben Pfaff  <blp@gnu.org>
9255
9256         Make fcntl module detect O_NOATIME, O_NOFOLLOW on GNU/Linux.
9257         * m4/fcntl_h.m4 (gl_FCNTL_H): Require AC_USE_SYSTEM_EXTENSIONS.
9258
9259 2009-03-20  Ben Pfaff  <blp@gnu.org>
9260
9261         Make rename replace existing destinations on Windows.
9262         * m4/rename.m4: Add test for Mingw.
9263         * lib/rename.c: Add rename replacement that uses MoveFileEx with
9264         MOVEFILE_REPLACE_EXISTING to replace existing destination files.
9265         * doc/posix-functions/rename.texi: Document.
9266
9267 2009-04-10  Bruno Haible  <bruno@clisp.org>
9268
9269         New include file "iconveh.h".
9270         * lib/iconveh.h: New file, extracted from lib/striconveh.h.
9271         * lib/striconveh.h: Include it.
9272         (enum iconv_ilseq_handler): Remove definition.
9273         * lib/striconveha.h: Include <stddef.h> and iconveh.h instead of
9274         striconveh.h.
9275         * lib/striconveha.c: Include striconveh.h.
9276         * lib/uniconv.h: Include iconveh.h instead of striconveh.h.
9277         * modules/striconveh (Files): Add lib/iconveh.h.
9278         * modules/uniconv/base (Files): Add lib/iconveh.h. Remove
9279         lib/striconveh.h.
9280
9281 2009-04-10  Bruno Haible  <bruno@clisp.org>
9282
9283         * lib/uniconv.h: Update comment.
9284
9285 2009-04-10  Bruno Haible  <bruno@clisp.org>
9286
9287         * lib/unistr/u8-mbtouc-aux.c: Inside libunistring, define the function
9288         always.
9289         * lib/unistr/u8-mbtouc-unsafe-aux.c: Likewise.
9290         * lib/unistr/u16-mbtouc-aux.c: Likewise.
9291         * lib/unistr/u16-mbtouc-unsafe-aux.c: Likewise.
9292         * lib/unistr/u8-mbtouc.c: Inside libunistring, include
9293         "unistring-notinline.h", so that the function gets defined always.
9294         * lib/unistr/u8-mbtouc-unsafe.c: Likewise.
9295         * lib/unistr/u8-uctomb.c: Likewise.
9296         * lib/unistr/u16-mbtouc.c: Likewise.
9297         * lib/unistr/u16-mbtouc-unsafe.c: Likewise.
9298         * lib/unistr/u16-uctomb.c: Likewise.
9299         * lib/unistr/u32-mbtouc.c: Likewise.
9300         * lib/unistr/u32-mbtouc-unsafe.c: Likewise.
9301         * lib/unistr/u32-uctomb.c: Likewise.
9302
9303 2009-04-10  Bruno Haible  <bruno@clisp.org>
9304
9305         Mark 'utime' obsolete.
9306         * modules/utime (Status, Notice): New sections.
9307         Suggested by Jim Meyering.
9308
9309         Fix cross-compile guess for utime test.
9310         * m4/utime.m4 (AC_FUNC_UTIME_NULL): Add definition from newest unstable
9311         autoconf.
9312         * doc/posix-functions/utime.texi: Give more precisions.
9313         Reported by Jan <ipif@ymail.com>.
9314
9315 2009-04-09  Kamil Dudka  <kdudka@redhat.com>
9316
9317         filevercmp: correct today's change
9318         * lib/filevercmp.c: Also handle coreutils' test inputs.
9319         * tests/test-filevercmp.c: Add inputs from one of coreutils' test scripts.
9320
9321         Fix regression in 'filevercmp' module. Thanks Sven Joachim
9322         for reporting it.
9323         * lib/filevercmp.c: Special handle for "", "." and "..".
9324         * tests/test-filevercmp.c: Enlarge the set suite.
9325
9326 2009-04-07  Jim Meyering  <meyering@redhat.com>
9327
9328         useless-if-before-free: show how to remove braced useless free, too
9329         * build-aux/useless-if-before-free: still only in a comment, though.
9330
9331 2009-04-07  Reuben Thomas  <rrt@sc3d.org>
9332
9333         maint.mk: import changes to syntax-check macros from coreutils
9334         * top/maint.mk (_prohibit_regexp, _header_without_use): Define.
9335         Use them in the relevant macros.
9336
9337 2009-04-06  Bruno Haible  <bruno@clisp.org>
9338
9339         Fix unportable use of bit-fields.
9340         * lib/unicase/special-casing.h (struct special_casing_rule): Change the
9341         bit-field type from 'int' to 'signed int'. Otherwise Solaris cc,
9342         AIX xlc, and OSF/1 cc interpret it as 'unsigned int'.
9343
9344 2009-04-06  Bruno Haible  <bruno@clisp.org>
9345
9346         Avoid test failures on AIX and OSF/1.
9347         * tests/unicase/test-u8-casefold.c (check): Account for the possibility
9348         that malloc(0) = NULL.
9349         * tests/unicase/test-u8-tolower.c (check): Likewise.
9350         * tests/unicase/test-u8-totitle.c (check): Likewise.
9351         * tests/unicase/test-u8-toupper.c (check): Likewise.
9352         * tests/unicase/test-u16-casefold.c (check): Likewise.
9353         * tests/unicase/test-u16-tolower.c (check): Likewise.
9354         * tests/unicase/test-u16-totitle.c (check): Likewise.
9355         * tests/unicase/test-u16-toupper.c (check): Likewise.
9356         * tests/unicase/test-u32-casefold.c (check): Likewise.
9357         * tests/unicase/test-u32-tolower.c (check): Likewise.
9358         * tests/unicase/test-u32-totitle.c (check): Likewise.
9359         * tests/unicase/test-u32-toupper.c (check): Likewise.
9360         * tests/uninorm/test-u8-nfc.c (check): Likewise.
9361         * tests/uninorm/test-u8-nfd.c (check): Likewise.
9362         * tests/uninorm/test-u8-nfkc.c (check): Likewise.
9363         * tests/uninorm/test-u8-nfkd.c (check): Likewise.
9364         * tests/uninorm/test-u16-nfc.c (check): Likewise.
9365         * tests/uninorm/test-u16-nfd.c (check): Likewise.
9366         * tests/uninorm/test-u16-nfkc.c (check): Likewise.
9367         * tests/uninorm/test-u16-nfkd.c (check): Likewise.
9368         * tests/uninorm/test-u32-nfc.c (check): Likewise.
9369         * tests/uninorm/test-u32-nfd.c (check): Likewise.
9370         * tests/uninorm/test-u32-nfkc.c (check): Likewise.
9371         * tests/uninorm/test-u32-nfkd.c (check): Likewise.
9372
9373 2009-04-05  Bruno Haible  <bruno@clisp.org>
9374
9375         Work around an autoconf limitation.
9376         * gnulib-tool (func_emit_lib_Makefile_am): Omit the "Reproduce by"
9377         comment line if it would be longer than 3 KB.
9378
9379 2009-04-05  Bruno Haible  <bruno@clisp.org>
9380
9381         Avoid test failure with libiconv-1.13.
9382         * tests/test-striconveh.c (main): Allow result of libiconv 1.13 as one
9383         of the expected test results.
9384
9385 2009-04-05  Bruno Haible  <bruno@clisp.org>
9386
9387         * gnulib-tool (func_emit_lib_Makefile_am): Don't add the library to
9388         noinst_LTLIBRARIES if the Makefile.am in the same directory specifies
9389         that it should be installed.
9390
9391 2009-04-05  Bruno Haible  <bruno@clisp.org>
9392
9393         * gnulib-tool: New option --copy-file.
9394         (func_usage): Document it.
9395         (func_dest_tmpfilename): Moved out of func_import.
9396         (func_add_file, func_update_file): New functions, extracted from
9397         func_import.
9398         (func_import): Update.
9399
9400 2009-04-05  Karl Berry  <karl@gnu.org>
9401
9402         * README: prominently mention gnulib-tool.
9403         Rearrange sections so getting the code is near the top.
9404
9405 2009-04-05  Bruno Haible  <bruno@clisp.org>
9406
9407         * lib/unicase.h: Mention u*_cmp2.
9408         * lib/unicase/u-casecmp.h (FUNC): Invoke U_CMP2 instead of U_CMP.
9409         * lib/unicase/u8-casecmp.c: Use u8_cmp2 instead of u8_cmp.
9410         * lib/unicase/ulc-casecmp.c: Likewise.
9411         * lib/unicase/u16-casecmp.c: Use u16_cmp2 instead of u16_cmp.
9412         * lib/unicase/u32-casecmp.c: Use u32_cmp2 instead of u32_cmp.
9413         * modules/unicase/u8-casecmp (Depends-on): Add unistr/u8-cmp2, remove
9414         unistr/u8-cmp.
9415         * modules/unicase/ulc-casecmp (Depends-on): Likewise.
9416         * modules/unicase/u16-casecmp (Depends-on): Add unistr/u16-cmp2, remove
9417         unistr/u16-cmp.
9418         * modules/unicase/u32-casecmp (Depends-on): Add unistr/u32-cmp2, remove
9419         unistr/u32-cmp.
9420
9421         * lib/uninorm.h: Mention u*_cmp2.
9422         * lib/uninorm/u-normcmp.h (FUNC): Invoke U_CMP2 instead of U_CMP.
9423         * lib/uninorm/u8-normcmp.c: Use u8_cmp2 instead of u8_cmp.
9424         * lib/uninorm/u16-normcmp.c: Use u16_cmp2 instead of u16_cmp.
9425         * lib/uninorm/u32-normcmp.c: Use u32_cmp2 instead of u32_cmp.
9426         * modules/uninorm/u8-normcmp (Depends-on): Add unistr/u8-cmp2, remove
9427         unistr/u8-cmp.
9428         * modules/uninorm/u16-normcmp (Depends-on): Add unistr/u16-cmp2, remove
9429         unistr/u16-cmp.
9430         * modules/uninorm/u32-normcmp (Depends-on): Add unistr/u32-cmp2, remove
9431         unistr/u32-cmp.
9432
9433         New module 'unistr/u32-cmp2'.
9434         * lib/unistr/u32-cmp2.c: New file.
9435         * modules/unistr/u32-cmp2: New file.
9436
9437         New module 'unistr/u16-cmp2'.
9438         * lib/unistr/u16-cmp2.c: New file.
9439         * modules/unistr/u16-cmp2: New file.
9440
9441         New module 'unistr/u8-cmp2'.
9442         * lib/unistr.h (u8_cmp2, u16_cmp2, u32_cmp2): New declarations.
9443         * lib/unistr/u8-cmp2.c: New file.
9444         * lib/unistr/u-cmp2.h: New file.
9445         * modules/unistr/u8-cmp2: New file.
9446
9447 2009-04-05  Bruno Haible  <bruno@clisp.org>
9448
9449         * lib/unictype.h (uc_property_is_valid): New macro.
9450         * tests/unictype/test-pr_byname.c (main): Use it.
9451
9452         * lib/unistr.h: Doc fixes.
9453         * lib/uniconv.h: Doc fixes.
9454         * lib/unictype.h: Doc fixes.
9455
9456 2009-04-03  Paul Eggert  <eggert@cs.ucla.edu>
9457
9458         Port coreutils 7.2 to Solaris 8.
9459
9460         * modules/arpa_inet (arpa/inet.h): Depend on arpa_inet.in.h.
9461         * m4/inet_ntop.m4 (gl_INET_NTOP): Search for inet_ntop in -lnsl,
9462         for Solaris 8.  This is a bit of a hack, as it means it's the
9463         caller's responsibility to add -lnsl if needed, but most likely it
9464         won't be needed since only getaddrinfo uses this and getaddrinfo
9465         isn't needed on Solaris 8.
9466
9467         * modules/fnmatch (Depends-on): Add mbsrtowcs, to fix a porting
9468         problem to Solaris 8 encountered with coreutils 7.2, which
9469         resulted in a message "fnmatch.c:292: warning: passing argument 4
9470         of 'mbsrtowcs' from incompatible pointer type".  Also, add mbsinit
9471         at the suggestion of Bruno Haible, since fnmatch uses mbsinit.
9472
9473 2009-04-03  Simon Josefsson  <simon@josefsson.org>
9474
9475         * m4/ld-version-script.m4: Add FIXME comment.
9476
9477 2009-04-02  Simon Josefsson  <simon@josefsson.org>
9478
9479         * doc/ld-output-def.texi: Use DLL_VERSION instead of confusing
9480         SOVERSION variable.
9481
9482 2009-04-02  Bruno Haible  <bruno@clisp.org>
9483
9484         * Makefile (info, html, dvi, pdf): Combine the rules.
9485         Suggested by Jim Meyering.
9486
9487 2009-04-01  Bruno Haible  <bruno@clisp.org>
9488
9489         * Makefile (info, html, dvi, pdf): New targets.
9490         Reported by Reuben Thomas <rrt@sc3d.org>.
9491
9492 2009-04-01  Bruno Haible  <bruno@clisp.org>
9493
9494         * doc/gnulib-tool.texi (Invoking gnulib-tool): Document how gnulib-tool
9495         can be put into PATH.
9496         Reported by Reuben Thomas <rrt@sc3d.org>. Suggested by Karl Berry.
9497
9498 2009-04-01  Bruno Haible  <bruno@clisp.org>
9499
9500         * doc/lib-symbol-visibility.texi: Follow texinfo style conventions.
9501
9502 2009-04-01  Bruno Haible  <bruno@clisp.org>
9503
9504         Rename module 'visibility'.
9505         * modules/lib-symbol-visibility: Renamed from modules/visibility.
9506         * doc/lib-symbol-visibility.texi: Renamed from visibility.texi.
9507         * doc/gnulib.texi: Update.
9508         * MODULES.html.sh (Misc): Update.
9509         * NEWS: Mention the change.
9510
9511 2009-04-01  Simon Josefsson  <simon@josefsson.org>
9512
9513         * modules/lib-msvc-compat: New module.  Thanks to Bruno Haible
9514         <bruno@clisp.org>, Ralf Wildenhues <Ralf.Wildenhues@gmx.de>, and
9515         Eric Blake <ebb9@byu.net> for review.
9516         * MODULES.html.sh: Add lib-msvc-compat.
9517         * doc/gnulib.texi: Link to new section.
9518         * m4/ld-output-def.m4: New file.
9519         * doc/ld-output-def.texi: New file.
9520
9521 2009-04-01  Simon Josefsson  <simon@josefsson.org>
9522
9523         Rename ld-version-script to lib-symbol-versions.  Suggested by
9524         Bruno Haible <bruno@clisp.org>.
9525         * modules/ld-version-script: Renamed to lib-symbol-versions.
9526         * doc/ld-version-script.texi: Fix module name.
9527         * MODULES.html.sh: Add lib-symbol-versions.
9528
9529 2009-03-31  Simon Josefsson  <simon@josefsson.org>
9530
9531         * modules/u64-tests: New file.
9532         * tests/test-u64.c: New file.
9533
9534 2009-03-04  Simon Josefsson  <simon@josefsson.org>
9535
9536         * MODULES.html.sh: Mention u64.
9537         * modules/u64: New module.
9538         * modules/crypto/sha512: Depend on u64 module instead of providing
9539         u64.h.
9540
9541 2009-03-27  Eric Blake  <ebb9@byu.net>
9542
9543         test-strerror: make debugging EAI_SYSTEM easier
9544         * modules/getaddrinfo-tests (Depends-on): Add strerror.
9545         * test-getaddrinfo.c (simple) [ENABLE_DEBUGGING]: Report errno if
9546         failure was EAI_SYSTEM.
9547
9548 2009-03-25  Bruno Haible  <bruno@clisp.org>
9549
9550         Fix a problem with --enable-relocatable on Solaris 7.
9551         * modules/relocatable-prog-wrapper (Depends-on): Add environ. Needed
9552         since 2008-02-24.
9553
9554 2009-03-25  Eric Blake  <ebb9@byu.net>
9555
9556         test-sockets: avoid gcc warning
9557         * tests/test-sockets.c (main): Silence compiler warning.
9558
9559 2009-03-25  Paul Eggert  <eggert@cs.ucla.edu>
9560
9561         New modules nproc, pthread, contributed by Glen Lenker.
9562
9563         * MODULES.html.sh: Add pthread, nproc.
9564         * lib/nproc.c: New file.
9565         * lib/nproc.h: New file.
9566         * lib/pthread.in.h: New file.
9567         * m4/pthread.m4: New file.
9568         * modules/nproc: New file.
9569         * modules/pthread: New file.
9570
9571 2009-03-24  Simon Josefsson  <simon@josefsson.org>
9572
9573         * modules/unicase/locale-language-tests (test_locale_language_LDADD):
9574         New variable.
9575
9576 2009-03-24  Kamil Dudka  <kdudka@redhat.com>
9577
9578         filevercmp: handle simple~ and numbered.~3~ backup suffixes
9579         * lib/filevercmp.c: Handle simple~ and numbered.~3~ backup suffixes.
9580         * tests/test-filevercmp.c: Add tests for backup suffixes.
9581
9582 2009-03-24  Simon Josefsson  <simon@josefsson.org>
9583
9584         * modules/stdlib (Depends-on): Add stdint, needed when defining
9585         struct random_data on, for example, HP-UX 10.20.  Reported by
9586         Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
9587
9588 2009-03-24  Simon Josefsson  <simon@josefsson.org>
9589
9590         * lib/readline.c (readline): Call fflush on stdout after printing
9591         prompt.
9592
9593 2009-03-20  Bruno Haible  <bruno@clisp.org>
9594
9595         Remove dependency from 'close' module to -lws2_32 on native Windows.
9596         * lib/close-hook.h: New file.
9597         * lib/close-hook.c: New file.
9598         * lib/close.c: Include close-hook.h. Don't include <sys/socket.h>,
9599         w32sock.h.
9600         (_gl_close_fd_maybe_socket): Remove function.
9601         (rpl_close): Invoke execute_all_close_hooks instead of
9602         _gl_close_fd_maybe_socket.
9603         * lib/sockets.c: Include close-hook.h, w32sock.h.
9604         (close_fd_maybe_socket): New function, essentially from lib/close.c.
9605         (close_sockets_hook): New variable.
9606         (gl_sockets_startup): Register close_fd_maybe_socket as a hook.
9607         (gl_sockets_cleanup): Unregister it.
9608         * lib/unistd.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET): Remove macro.
9609         * m4/close.m4 (gl_REPLACE_CLOSE): Undo 2009-02-05 change.
9610         * modules/close-hook: New file.
9611         * modules/close (Files): Remove lib/w32sock.h.
9612         (Depends-on): Add close-hook.
9613         (Link): Remove section.
9614         * modules/sockets (Files): Add lib/w32sock.h.
9615         (Depends-on): Add close-hook.
9616         * modules/sys_socket (configure.ac): Remove gl_MODULE_INDICATOR
9617         invocation.
9618         * NEWS: Mention that LIB_CLOSE is gone.
9619
9620 2009-03-23  Eric Blake  <ebb9@byu.net>
9621
9622         signal-tests: test previous patch
9623         * tests/test-signal.c: New file.
9624         * modules/signal-tests: Likewise.
9625
9626         signal.h: always support 'volatile sig_atomic_t'
9627         * m4/signal_h.m4 (gl_SIGNAL_H): Check for AIX limitation.
9628         (gl_SIGNAL_H_DEFAULTS): Add a default.
9629         * modules/signal (Makefile.am): Substitute if needed.
9630         * lib/signal.in.h (sig_atomic_t): Redefine if needed, so that
9631         users can blindly add volatile.
9632         * doc/posix-headers/signal.texi (signal.h): Document it.
9633         Reported by Matthew Woehlke.
9634
9635 2009-03-23  Jim Meyering  <meyering@redhat.com>
9636
9637         pathmax: PATH_MAX: use pathconf only when available
9638         * lib/pathmax.h (PATH_MAX): Select the pathconf-using definition
9639         only if HAVE_PATHCONF is defined.  Patch by Sylvain Beucler.
9640         * m4/pathmax.m4 (gl_PATHMAX): Check for pathconf.
9641         This avoids a link failure in a PSP cross-compilation environment
9642         described in http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/17048
9643
9644         * lib/vasnprintf.c (divide): Fix typo in comment.
9645
9646 2009-03-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9647
9648         * gnulib-tool (func_filter_filelist): Fix comment.
9649
9650 2009-03-20  Bruno Haible  <bruno@clisp.org>
9651
9652         Make sockets.h self-contained.
9653         * lib/sockets.c: Include sockets.h first.
9654         * lib/sockets.h: Include <sys/socket.h> before using the SOCKET type.
9655
9656 2009-03-19  Eric Blake  <ebb9@byu.net>
9657
9658         doc: mention more functions added in cygwin 1.7.0
9659         * doc/posix-functions/log2.texi: Mention recent cygwin 1.7.0
9660         addition.
9661         * doc/posix-functions/log2f.texi: Likewise.
9662
9663 2009-03-19  Jim Meyering  <meyering@redhat.com>
9664
9665         fsusage: avoid syntax error due to statement-before-declaration
9666         * lib/fsusage.c (get_fs_usage): Put warning-avoidance statement
9667         after all declarations.  Reported by Matthew Woehlke in
9668         http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/16231
9669
9670 2009-03-18  Eric Blake  <ebb9@byu.net>
9671
9672         build-aux/compile: sync from automake
9673         * build-aux/compile: New file, from automake.
9674         * config/srclist.txt: Mention build-aux/compile.
9675
9676 2009-03-17  Bruno Haible  <bruno@clisp.org>
9677
9678         * lib/git-merge-changelog.c: Fix typo in comment.
9679         Reported by Reuben Thomas <rrt@sc3d.org>.
9680
9681 2009-03-17  Reuben Thomas  <rrt@sc3d.org>
9682
9683         * m4/regex.m4: update and improve help for
9684         --without-included-regex.
9685
9686 2009-03-17  Simon Josefsson  <simon@josefsson.org>
9687
9688         * modules/isnanl-nolibm-tests (Files): Add tests/nan.h to avoid
9689         failure on missing include files.
9690
9691 2009-03-17  Eric Blake  <ebb9@byu.net>
9692
9693         doc: mention more functions added in cygwin 1.7.0
9694         * doc/posix-functions/fwprintf.texi: Mention recent cygwin 1.7.0
9695         addition.
9696         * doc/posix-functions/fwscanf.texi: Likewise.
9697         * doc/posix-functions/swprintf.texi: Likewise.
9698         * doc/posix-functions/swscanf.texi: Likewise.
9699         * doc/posix-functions/vfwprintf.texi: Likewise.
9700         * doc/posix-functions/vfwscanf.texi: Likewise.
9701         * doc/posix-functions/vswprintf.texi: Likewise.
9702         * doc/posix-functions/vswscanf.texi: Likewise.
9703         * doc/posix-functions/vwprintf.texi: Likewise.
9704         * doc/posix-functions/vwscanf.texi: Likewise.
9705         * doc/posix-functions/wcscasecmp.texi: Likewise.
9706         * doc/posix-functions/wcsdup.texi: Likewise.
9707         * doc/posix-functions/wcsftime.texi: Likewise.
9708         * doc/posix-functions/wcsncasecmp.texi: Likewise.
9709         * doc/posix-functions/wprintf.texi: Likewise.
9710         * doc/posix-functions/wscanf.texi: Likewise.
9711         * doc/glibc-functions/gethostbyname2.texi: Likewise.
9712
9713 2009-03-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9714
9715         maint.mk: really add $(AM_MAKEFLAGS)
9716         * top/maint.mk (init-coverage, build-coverage): `$(AM_MAKEFLAGS)'
9717         was inadvertently omitted in the last commit.
9718         Spotted by Bruno Haible.
9719
9720         maint.mk: use $(MAKE) $(AM_MAKEFLAGS) not make
9721         * top/maint.mk (init-coverage, build-coverage): Use `$(MAKE)
9722         $(AM_MAKEFLAGS)' rather than plain `make'.
9723
9724         gnulib-tool: execute $MAKE not make
9725         * gnulib-tool: Default $MAKE to 'make'.
9726         (func_create_testdir, func_create_megatestdir): Use $MAKE rather
9727         than make.  Initialize $MAKE in the do-autobuild script.
9728
9729         gnulib-tool: use $MAKE not make in generated files
9730         * gnulib-tool (func_create_megatestdir): Use $MAKE rather than
9731         make, in generated files.  Initialize $MAKE in the do-autobuild
9732         script.
9733
9734         * top/GNUmakefile (_have-git-version-gen): Fix typo.
9735
9736         GNUmakefile: disable parallelism only for multiple, recursive targets
9737         * top/GNUmakefile (ALL_RECURSIVE_TARGETS): New macro; allow user
9738         additions in the Makefile.
9739         (AM_RECURSIVE_TARGETS): New macro, override only if not provided
9740         by Automake.
9741         (.NOTPARALLEL): Only disable parallel builds if multiple targets
9742         are listed on the command line and at least one of them is
9743         listed in $(ALL_RECURSIVE_TARGETS).
9744
9745 2009-03-14  Bruno Haible  <bruno@clisp.org>
9746
9747         * modules/unilbrk/u8-possible-linebreaks (Depends-on): Replace
9748         utf8-ucs4-unsafe with unistr/u8-mbtouc-unsafe.
9749         * modules/unilbrk/u8-width-linebreaks (Depends-on): Likewise.
9750         * modules/unilbrk/u16-possible-linebreaks (Depends-on): Replace
9751         utf16-ucs4-unsafe with unistr/u16-mbtouc-unsafe.
9752         * modules/unilbrk/u16-width-linebreaks (Depends-on): Likewise.
9753         * modules/unistr/u8-chr (Depends-on): Replace ucs4-utf8 with
9754         unistr/u8-uctomb.
9755         * modules/unistr/u8-strchr (Depends-on): Likewise.
9756         * modules/unistr/u8-strrchr (Depends-on): Likewise.
9757         * modules/unistr/u16-chr (Depends-on): Replace ucs4-utf16 with
9758         unistr/u16-uctomb.
9759         * modules/unistr/u16-strchr (Depends-on): Likewise.
9760         * modules/unistr/u16-strrchr (Depends-on): Likewise.
9761
9762 2009-03-12  Bruno Haible  <bruno@clisp.org>
9763
9764         Work around select() bug on Interix 3.5.
9765         * lib/sys_select.in.h (select): Also replace if REPLACE_SELECT is 1.
9766         * lib/select.c (rpl_select): Add an implementation for Unix platforms.
9767         * m4/select.m4: New file.
9768         * m4/sys_select_h.m4 (gl_SYS_SELECT_H_DEFAULTS): Initialize REPLACE_SELECT.
9769         * modules/sys_select (Makefile.am): Substitute REPLACE_SELECT.
9770         * modules/select (Files): Add m4/select.m4.
9771         (configure.ac): Move conditional to m4/select.m4. Invoke gl_FUNC_SELECT.
9772         * modules/nanosleep (Depends-on): Add select.
9773         * modules/poll (Depends-on): Likewise.
9774         * doc/posix-functions/select.texi: Mention the Interix bug.
9775         Reported by Markus Duft <mduft@gentoo.org>.
9776
9777         * lib/select.c: Renamed from lib/winsock-select.c.
9778         * modules/select (Files): Add lib/select.c, remove
9779         lib/winsock-select.c.
9780         (configure.ac): Update.
9781
9782 2009-03-12  Jim Meyering  <meyering@redhat.com>
9783
9784         avoid gcc warnings about unused macro definitions
9785         * lib/readtokens.c (STREQ): Remove unused definition.
9786         * lib/xmalloc.c (SIZE_MAX): Likewise.
9787         * lib/openat-die.c (N_): Likewise.
9788         * lib/mountlist.c (SIZE_MAX): Remove definition.
9789         Instead, include <stdint.h>.
9790         * lib/readutmp.c: Likewise.
9791         * modules/readutmp (Depends-on): Add stdint.
9792         * modules/mountlist (Depends-on): Add stdint.
9793         * lib/userspec.c (ISDIGIT): Move definition into #if block where used.
9794
9795 2009-03-10  Bruno Haible  <bruno@clisp.org>
9796
9797         Tests for module 'mbmemcasecoll'.
9798         * modules/mbmemcasecoll-tests: New file.
9799         * tests/test-mbmemcasecoll1.sh: New file.
9800         * tests/test-mbmemcasecoll2.sh: New file.
9801         * tests/test-mbmemcasecoll3.sh: New file.
9802         * tests/test-mbmemcasecoll.c: New file.
9803
9804         New module 'mbmemcasecoll'.
9805         * lib/mbmemcasecoll.h: New file.
9806         * lib/mbmemcasecoll.c: New file.
9807         * modules/mbmemcasecoll: New file.
9808
9809         * tests/test-mbmemcasecmp.h: New file, extracted from
9810         tests/test-mbmemcasecmp.c.
9811         * tests/test-mbmemcasecmp.c: Include test-mbmemcasecmp.h.
9812         (test_ascii, test_iso_8859_1, test_utf_8): Remove functions.
9813         (main): Update.
9814         * modules/mbmemcasecmp-tests (Files): Add tests/test-mbmemcasecmp.h.
9815
9816 2009-03-09  Bruno Haible  <bruno@clisp.org>
9817
9818         Tests for module 'mbmemcasecmp'.
9819         * modules/mbmemcasecmp-tests: New file.
9820         * tests/test-mbmemcasecmp1.sh: New file.
9821         * tests/test-mbmemcasecmp2.sh: New file.
9822         * tests/test-mbmemcasecmp3.sh: New file.
9823         * tests/test-mbmemcasecmp.c: New file.
9824
9825         New module 'mbmemcasecmp'.
9826         * lib/mbmemcasecmp.h: New file.
9827         * lib/mbmemcasecmp.c: New file.
9828         * modules/mbmemcasecmp: New file.
9829
9830 2009-03-09  Bruno Haible  <bruno@clisp.org>
9831
9832         Tests for module 'unicase/ulc-casecoll'.
9833         * modules/unicase/ulc-casecoll-tests: New file.
9834         * tests/unicase/test-ulc-casecoll1.sh: New file.
9835         * tests/unicase/test-ulc-casecoll2.sh: New file.
9836         * tests/unicase/test-ulc-casecoll.c: New file.
9837
9838         New module 'unicase/ulc-casecoll'.
9839         * lib/unicase.h (ulc_casecoll): New declaration.
9840         * lib/unicase/ulc-casecoll.c: New file.
9841         * modules/unicase/ulc-casecoll: New file.
9842
9843         New module 'unicase/ulc-casexfrm'.
9844         * lib/unicase.h (ulc_casexfrm): New declaration.
9845         * lib/unicase/ulc-casexfrm.c: New file.
9846         * modules/unicase/ulc-casexfrm: New file.
9847
9848 2009-03-09  Bruno Haible  <bruno@clisp.org>
9849
9850         Followup to 2008-12-22 commit: Remove unnecessary AC_FUNC_MBRTOWC
9851         invocations.
9852
9853         * m4/mbscasecmp.m4: Remove file.
9854         * modules/mbscasecmp (Files): Remove it and m4/mbrtowc.m4
9855         (configure.ac): Remove gl_FUNC_MBSCASECMP invocation.
9856
9857         * m4/mbscasestr.m4: Remove file.
9858         * modules/mbscasestr (Files): Remove it and m4/mbrtowc.m4
9859         (configure.ac): Remove gl_FUNC_MBSCASESTR invocation.
9860
9861         * m4/mbschr.m4: Remove file.
9862         * modules/mbschr (Files): Remove it and m4/mbrtowc.m4
9863         (configure.ac): Remove gl_FUNC_MBSCHR invocation.
9864
9865         * m4/mbscspn.m4: Remove file.
9866         * modules/mbscspn (Files): Remove it and m4/mbrtowc.m4
9867         (configure.ac): Remove gl_FUNC_MBSCSPN invocation.
9868
9869         * m4/mbslen.m4: Remove file.
9870         * modules/mbslen (Files): Remove it and m4/mbrtowc.m4
9871         (configure.ac): Remove gl_FUNC_MBSLEN invocation.
9872
9873         * m4/mbsncasecmp.m4: Remove file.
9874         * modules/mbsncasecmp (Files): Remove it and m4/mbrtowc.m4
9875         (configure.ac): Remove gl_FUNC_MBSNCASECMP invocation.
9876
9877         * m4/mbsnlen.m4: Remove file.
9878         * modules/mbsnlen (Files): Remove it and m4/mbrtowc.m4
9879         (configure.ac): Remove gl_FUNC_MBSNLEN invocation.
9880
9881         * m4/mbspbrk.m4: Remove file.
9882         * modules/mbspbrk (Files): Remove it and m4/mbrtowc.m4
9883         (configure.ac): Remove gl_FUNC_MBSPBRK invocation.
9884
9885         * m4/mbspcasecmp.m4: Remove file.
9886         * modules/mbspcasecmp (Files): Remove it and m4/mbrtowc.m4
9887         (configure.ac): Remove gl_FUNC_MBSPCASECMP invocation.
9888
9889         * m4/mbsrchr.m4: Remove file.
9890         * modules/mbsrchr (Files): Remove it and m4/mbrtowc.m4
9891         (configure.ac): Remove gl_FUNC_MBSRCHR invocation.
9892
9893         * m4/mbssep.m4: Remove file.
9894         * modules/mbssep (Files): Remove it and m4/mbrtowc.m4
9895         (configure.ac): Remove gl_FUNC_MBSSEP invocation.
9896
9897         * m4/mbsspn.m4: Remove file.
9898         * modules/mbsspn (Files): Remove it and m4/mbrtowc.m4
9899         (configure.ac): Remove gl_FUNC_MBSSPN invocation.
9900
9901         * m4/mbsstr.m4: Remove file.
9902         * modules/mbsstr (Files): Remove it and m4/mbrtowc.m4
9903         (configure.ac): Remove gl_FUNC_MBSSTR invocation.
9904
9905         * m4/mbstok_r.m4: Remove file.
9906         * modules/mbstok_r (Files): Remove it and m4/mbrtowc.m4
9907         (configure.ac): Remove gl_FUNC_MBSTOK_R invocation.
9908
9909         * m4/mbswidth.m4 (gl_MBSWIDTH): Remove AC_FUNC_MBRTOWC invocation.
9910
9911         * m4/quotearg.m4 (gl_QUOTEARG): Remove mbsinit test and
9912         AC_TYPE_MBSTATE_T, AC_FUNC_MBRTOWC invocations.
9913
9914         * modules/trim (configure.ac): Remove AC_FUNC_MBRTOWC invocation.
9915
9916 2009-03-08  Bruno Haible  <bruno@clisp.org>
9917
9918         Tests for module 'unicase/ulc-casecmp'.
9919         * modules/unicase/ulc-casecmp-tests: New file.
9920         * tests/unicase/test-ulc-casecmp1.sh: New file.
9921         * tests/unicase/test-ulc-casecmp2.sh: New file.
9922         * tests/unicase/test-ulc-casecmp.c: New file.
9923
9924         New module 'unicase/ulc-casecmp'.
9925         * lib/unicase.h (ulc_casecmp): New declaration.
9926         * lib/unicase/ulc-casecmp.c: New file.
9927         * lib/unicase/u-casecmp.h (FUNC): Change argument types to
9928         'const SRC_UNIT *'.
9929         * lib/unicase/u8-casecmp.c (SRC_UNIT): Define like UNIT.
9930         * lib/unicase/u16-casecmp.c (SRC_UNIT): Likewise.
9931         * lib/unicase/u32-casecmp.c (SRC_UNIT): Likewise.
9932         * modules/unicase/ulc-casecmp: New file.
9933
9934         Tests for module 'unicase/u32-is-cased'.
9935         * modules/unicase/u32-is-cased-tests: New file.
9936         * tests/unicase/test-u32-is-cased.c: New file.
9937
9938         Tests for module 'unicase/u16-is-cased'.
9939         * modules/unicase/u16-is-cased-tests: New file.
9940         * tests/unicase/test-u16-is-cased.c: New file.
9941
9942         Tests for module 'unicase/u8-is-cased'.
9943         * modules/unicase/u8-is-cased-tests: New file.
9944         * tests/unicase/test-u8-is-cased.c: New file.
9945         * tests/unicase/test-is-cased.h: New file.
9946
9947         New module 'unicase/u32-is-cased'.
9948         * lib/unicase/u32-is-cased.c: New file.
9949         * modules/unicase/u32-is-cased: New file.
9950
9951         New module 'unicase/u16-is-cased'.
9952         * lib/unicase/u16-is-cased.c: New file.
9953         * modules/unicase/u16-is-cased: New file.
9954
9955         New module 'unicase/u8-is-cased'.
9956         * lib/unicase/u8-is-cased.c: New file.
9957         * lib/unicase/u-is-cased.h: New file.
9958         * modules/unicase/u8-is-cased: New file.
9959
9960         Tests for module 'unicase/u32-is-casefolded'.
9961         * modules/unicase/u32-is-casefolded-tests: New file.
9962         * tests/unicase/test-u32-is-casefolded.c: New file.
9963
9964         Tests for module 'unicase/u16-is-casefolded'.
9965         * modules/unicase/u16-is-casefolded-tests: New file.
9966         * tests/unicase/test-u16-is-casefolded.c: New file.
9967
9968         Tests for module 'unicase/u8-is-casefolded'.
9969         * modules/unicase/u8-is-casefolded-tests: New file.
9970         * tests/unicase/test-u8-is-casefolded.c: New file.
9971         * tests/unicase/test-is-casefolded.h: New file.
9972
9973         New module 'unicase/u32-is-casefolded'.
9974         * lib/unicase/u32-is-casefolded.c: New file.
9975         * modules/unicase/u32-is-casefolded: New file.
9976
9977         New module 'unicase/u16-is-casefolded'.
9978         * lib/unicase/u16-is-casefolded.c: New file.
9979         * modules/unicase/u16-is-casefolded: New file.
9980
9981         New module 'unicase/u8-is-casefolded'.
9982         * lib/unicase/u8-is-casefolded.c: New file.
9983         * modules/unicase/u8-is-casefolded: New file.
9984
9985         Tests for module 'unicase/u32-is-titlecase'.
9986         * modules/unicase/u32-is-titlecase-tests: New file.
9987         * tests/unicase/test-u32-is-titlecase.c: New file.
9988
9989         Tests for module 'unicase/u16-is-titlecase'.
9990         * modules/unicase/u16-is-titlecase-tests: New file.
9991         * tests/unicase/test-u16-is-titlecase.c: New file.
9992
9993         Tests for module 'unicase/u8-is-titlecase'.
9994         * modules/unicase/u8-is-titlecase-tests: New file.
9995         * tests/unicase/test-u8-is-titlecase.c: New file.
9996         * tests/unicase/test-is-titlecase.h: New file.
9997
9998         New module 'unicase/u32-is-titlecase'.
9999         * lib/unicase/u32-is-titlecase.c: New file.
10000         * modules/unicase/u32-is-titlecase: New file.
10001
10002         New module 'unicase/u16-is-titlecase'.
10003         * lib/unicase/u16-is-titlecase.c: New file.
10004         * modules/unicase/u16-is-titlecase: New file.
10005
10006         New module 'unicase/u8-is-titlecase'.
10007         * lib/unicase/u8-is-titlecase.c: New file.
10008         * modules/unicase/u8-is-titlecase: New file.
10009
10010         Tests for module 'unicase/u32-is-lowercase'.
10011         * modules/unicase/u32-is-lowercase-tests: New file.
10012         * tests/unicase/test-u32-is-lowercase.c: New file.
10013
10014         Tests for module 'unicase/u16-is-lowercase'.
10015         * modules/unicase/u16-is-lowercase-tests: New file.
10016         * tests/unicase/test-u16-is-lowercase.c: New file.
10017
10018         Tests for module 'unicase/u8-is-lowercase'.
10019         * modules/unicase/u8-is-lowercase-tests: New file.
10020         * tests/unicase/test-u8-is-lowercase.c: New file.
10021         * tests/unicase/test-is-lowercase.h: New file.
10022
10023         New module 'unicase/u32-is-lowercase'.
10024         * lib/unicase/u32-is-lowercase.c: New file.
10025         * modules/unicase/u32-is-lowercase: New file.
10026
10027         New module 'unicase/u16-is-lowercase'.
10028         * lib/unicase/u16-is-lowercase.c: New file.
10029         * modules/unicase/u16-is-lowercase: New file.
10030
10031         New module 'unicase/u8-is-lowercase'.
10032         * lib/unicase/u8-is-lowercase.c: New file.
10033         * modules/unicase/u8-is-lowercase: New file.
10034
10035         Tests for module 'unicase/u32-is-uppercase'.
10036         * modules/unicase/u32-is-uppercase-tests: New file.
10037         * tests/unicase/test-u32-is-uppercase.c: New file.
10038
10039         Tests for module 'unicase/u16-is-uppercase'.
10040         * modules/unicase/u16-is-uppercase-tests: New file.
10041         * tests/unicase/test-u16-is-uppercase.c: New file.
10042
10043         Tests for module 'unicase/u8-is-uppercase'.
10044         * modules/unicase/u8-is-uppercase-tests: New file.
10045         * tests/unicase/test-u8-is-uppercase.c: New file.
10046         * tests/unicase/test-is-uppercase.h: New file.
10047
10048         New module 'unicase/u32-is-uppercase'.
10049         * lib/unicase/u32-is-uppercase.c: New file.
10050         * modules/unicase/u32-is-uppercase: New file.
10051
10052         New module 'unicase/u16-is-uppercase'.
10053         * lib/unicase/u16-is-uppercase.c: New file.
10054         * modules/unicase/u16-is-uppercase: New file.
10055
10056         New module 'unicase/u8-is-uppercase'.
10057         * lib/unicase/u8-is-uppercase.c: New file.
10058         * modules/unicase/u8-is-uppercase: New file.
10059
10060         New module 'unicase/u32-is-invariant'.
10061         * lib/unicase/u32-is-invariant.c: New file.
10062         * modules/unicase/u32-is-invariant: New file.
10063
10064         New module 'unicase/u16-is-invariant'.
10065         * lib/unicase/u16-is-invariant.c: New file.
10066         * modules/unicase/u16-is-invariant: New file.
10067
10068         New module 'unicase/u8-is-invariant'.
10069         * lib/unicase/u8-is-invariant.c: New file.
10070         * lib/unicase/invariant.h: New file.
10071         * lib/unicase/u-is-invariant.h: New file.
10072         * modules/unicase/u8-is-invariant: New file.
10073
10074         Tests for module 'unicase/u32-casecoll'.
10075         * modules/unicase/u32-casecoll-tests: New file.
10076         * tests/unicase/test-u32-casecoll.c: New file.
10077
10078         Tests for module 'unicase/u16-casecoll'.
10079         * modules/unicase/u16-casecoll-tests: New file.
10080         * tests/unicase/test-u16-casecoll.c: New file.
10081
10082         Tests for module 'unicase/u8-casecoll'.
10083         * modules/unicase/u8-casecoll-tests: New file.
10084         * tests/unicase/test-u8-casecoll.c: New file.
10085
10086         New module 'unicase/u32-casecoll'.
10087         * lib/unicase/u32-casecoll.c: New file.
10088         * modules/unicase/u32-casecoll: New file.
10089
10090         New module 'unicase/u16-casecoll'.
10091         * lib/unicase/u16-casecoll.c: New file.
10092         * modules/unicase/u16-casecoll: New file.
10093
10094         New module 'unicase/u8-casecoll'.
10095         * lib/unicase/u8-casecoll.c: New file.
10096         * lib/unicase/u-casecoll.h: New file.
10097         * modules/unicase/u8-casecoll: New file.
10098
10099         New module 'unicase/u32-casexfrm'.
10100         * lib/unicase/u32-casexfrm.c: New file.
10101         * modules/unicase/u32-casexfrm: New file.
10102
10103         New module 'unicase/u16-casexfrm'.
10104         * lib/unicase/u16-casexfrm.c: New file.
10105         * modules/unicase/u16-casexfrm: New file.
10106
10107         New module 'unicase/u8-casexfrm'.
10108         * lib/unicase/u8-casexfrm.c: New file.
10109         * lib/unicase/u-casexfrm.h: New file.
10110         * modules/unicase/u8-casexfrm: New file.
10111
10112         Tests for module 'unicase/u32-casecmp'.
10113         * modules/unicase/u32-casecmp-tests: New file.
10114         * tests/unicase/test-u32-casecmp.c: New file.
10115
10116         Tests for module 'unicase/u16-casecmp'.
10117         * modules/unicase/u16-casecmp-tests: New file.
10118         * tests/unicase/test-u16-casecmp.c: New file.
10119
10120         Tests for module 'unicase/u8-casecmp'.
10121         * modules/unicase/u8-casecmp-tests: New file.
10122         * tests/unicase/test-u8-casecmp.c: New file.
10123         * tests/unicase/test-casecmp.h: New file.
10124
10125         New module 'unicase/u32-casecmp'.
10126         * lib/unicase/u32-casecmp.c: New file.
10127         * modules/unicase/u32-casecmp: New file.
10128
10129         New module 'unicase/u16-casecmp'.
10130         * lib/unicase/u16-casecmp.c: New file.
10131         * modules/unicase/u16-casecmp: New file.
10132
10133         New module 'unicase/u8-casecmp'.
10134         * lib/unicase/u8-casecmp.c: New file.
10135         * lib/unicase/u-casecmp.h: New file.
10136         * modules/unicase/u8-casecmp: New file.
10137
10138         Tests for module 'unicase/u32-casefold'.
10139         * modules/unicase/u32-casefold-tests: New file.
10140         * tests/unicase/test-u32-casefold.c: New file.
10141
10142         Tests for module 'unicase/u16-casefold'.
10143         * modules/unicase/u16-casefold-tests: New file.
10144         * tests/unicase/test-u16-casefold.c: New file.
10145
10146         Tests for module 'unicase/u8-casefold'.
10147         * modules/unicase/u8-casefold-tests: New file.
10148         * tests/unicase/test-u8-casefold.c: New file.
10149
10150         New module 'unicase/u32-casefold'.
10151         * lib/unicase/u32-casefold.c: New file.
10152         * modules/unicase/u32-casefold: New file.
10153
10154         New module 'unicase/u16-casefold'.
10155         * lib/unicase/u16-casefold.c: New file.
10156         * modules/unicase/u16-casefold: New file.
10157
10158         New module 'unicase/u8-casefold'.
10159         * lib/unicase/u8-casefold.c: New file.
10160         * lib/unicase/u-casefold.h: New file.
10161         * modules/unicase/u8-casefold: New file.
10162
10163         New module 'unicase/tocasefold'.
10164         * lib/unicase/casefold.h: New file.
10165         * lib/unicase/tocasefold.c: New file.
10166         * lib/unicase/tocasefold.h: New file, generated by gen-uni-tables.c.
10167         * modules/unicase/tocasefold: New file.
10168
10169         Tests for module 'unicase/u32-totitle'.
10170         * modules/unicase/u32-totitle-tests: New file.
10171         * tests/unicase/test-u32-totitle.c: New file.
10172
10173         Tests for module 'unicase/u16-totitle'.
10174         * modules/unicase/u16-totitle-tests: New file.
10175         * tests/unicase/test-u16-totitle.c: New file.
10176
10177         Tests for module 'unicase/u8-totitle'.
10178         * modules/unicase/u8-totitle-tests: New file.
10179         * tests/unicase/test-u8-totitle.c: New file.
10180
10181         New module 'unicase/u32-totitle'.
10182         * lib/unicase/u32-totitle.c: New file.
10183         * modules/unicase/u32-totitle: New file.
10184
10185         New module 'unicase/u16-totitle'.
10186         * lib/unicase/u16-totitle.c: New file.
10187         * modules/unicase/u16-totitle: New file.
10188
10189         New module 'unicase/u8-totitle'.
10190         * lib/unicase/u8-totitle.c: New file.
10191         * lib/unicase/u-totitle.h: New file.
10192         * modules/unicase/u8-totitle: New file.
10193
10194         Tests for module 'unicase/u32-tolower'.
10195         * modules/unicase/u32-tolower-tests: New file.
10196         * tests/unicase/test-u32-tolower.c: New file.
10197
10198         Tests for module 'unicase/u16-tolower'.
10199         * modules/unicase/u16-tolower-tests: New file.
10200         * tests/unicase/test-u16-tolower.c: New file.
10201
10202         Tests for module 'unicase/u8-tolower'.
10203         * modules/unicase/u8-tolower-tests: New file.
10204         * tests/unicase/test-u8-tolower.c: New file.
10205
10206         New module 'unicase/u32-tolower'.
10207         * lib/unicase/u32-tolower.c: New file.
10208         * modules/unicase/u32-tolower: New file.
10209
10210         New module 'unicase/u16-tolower'.
10211         * lib/unicase/u16-tolower.c: New file.
10212         * modules/unicase/u16-tolower: New file.
10213
10214         New module 'unicase/u8-tolower'.
10215         * lib/unicase/u8-tolower.c: New file.
10216         * modules/unicase/u8-tolower: New file.
10217
10218         Tests for module 'unicase/u32-toupper'.
10219         * modules/unicase/u32-toupper-tests: New file.
10220         * tests/unicase/test-u32-toupper.c: New file.
10221
10222         Tests for module 'unicase/u16-toupper'.
10223         * modules/unicase/u16-toupper-tests: New file.
10224         * tests/unicase/test-u16-toupper.c: New file.
10225
10226         Tests for module 'unicase/u8-toupper'.
10227         * modules/unicase/u8-toupper-tests: New file.
10228         * tests/unicase/test-u8-toupper.c: New file.
10229
10230         New module 'unicase/u32-toupper'.
10231         * lib/unicase/u32-toupper.c: New file.
10232         * modules/unicase/u32-toupper: New file.
10233
10234         New module 'unicase/u16-toupper'.
10235         * lib/unicase/u16-toupper.c: New file.
10236         * modules/unicase/u16-toupper: New file.
10237
10238         New module 'unicase/u8-toupper'.
10239         * lib/unicase/u8-toupper.c: New file.
10240         * modules/unicase/u8-toupper: New file.
10241
10242         New module 'unicase/u32-casemap'.
10243         * lib/unicase/u32-casemap.c: New file.
10244         * modules/unicase/u32-casemap: New file.
10245
10246         New module 'unicase/u16-casemap'.
10247         * lib/unicase/u16-casemap.c: New file.
10248         * modules/unicase/u16-casemap: New file.
10249
10250         New module 'unicase/u8-casemap'.
10251         * lib/unicase/unicasemap.h: New file.
10252         * lib/unicase/u8-casemap.c: New file.
10253         * lib/unicase/u-casemap.h: New file.
10254         * modules/unicase/u8-casemap: New file.
10255
10256         New module 'unicase/special-casing'.
10257         * lib/unicase/special-casing.h: New file.
10258         * lib/unicase/special-casing.c: New file.
10259         * lib/unicase/special-casing-table.gperf: New file, generated by
10260         gen-uni-tables.c.
10261         * modules/unicase/special-casing: New file.
10262
10263         Tests for module 'unicase/locale-language'.
10264         * modules/unicase/locale-language-tests: New file.
10265         * tests/unicase/test-locale-language.sh: New file.
10266         * tests/unicase/test-locale-language.c: New file.
10267
10268         New module 'unicase/locale-language'.
10269         * lib/unicase/locale-language.c: New file.
10270         * lib/unicase/locale-languages.gperf: New file.
10271         * modules/unicase/locale-language: New file.
10272
10273         Generate more tables for case conversion and case folding.
10274         * lib/gen-uni-tables.c (SCC_*): New enum items.
10275         (struct special_casing_rule): New type.
10276         (casing_rules, num_casing_rules, allocated_casing_rules): New
10277         variables.
10278         (add_casing_rule, fill_casing_rules): New functions.
10279         (struct casefold_rule): New type.
10280         (casefolding_rules, num_casefolding_rules,
10281         allocated_casefolding_rules): New variables.
10282         (fill_casefolding_rules): New function.
10283         (unicode_casefold): New variable.
10284         (to_casefold, redistribute_casefolding_rules, compare_casing_rules,
10285         sort_casing_rules, output_casing_rules): New functions.
10286         (main): Accept to more arguments: SpecialCasing.txt and
10287         CaseFolding.txt. Invoke fill_casing_rules, fill_casefolding_rules,
10288         redistribute_casefolding_rules, sort_casing_rules, output_casing_rules.
10289         Output mapping for casefolding.
10290
10291         * lib/unicase.h: Include stdbool.h, uninorm.h.
10292         (u8_toupper, u16_toupper, u32_toupper, u8_tolower, u16_tolower,
10293         u32_tolower, u8_totitle, u16_totitle, u32_totitle): Add nf argument.
10294         (u8_casefold, u16_casefold, u32_casefold): Add iso639_language and nf
10295         arguments.
10296         (u8_casecmp, u16_casecmp, u32_casecmp): Add iso639_language, nf,
10297         resultp arguments.
10298         (u8_casexfrm, u16_casexfrm, u32_casexfrm): New declarations.
10299         (u8_casecoll, u16_casecoll, u32_casecoll): Add iso639_language, nf,
10300         resultp arguments.
10301         (u8_is_uppercase, u16_is_uppercase, u32_is_uppercase, u8_is_lowercase,
10302         u16_is_lowercase, u32_is_lowercase, u8_is_titlecase, u16_is_titlecase,
10303         u32_is_titlecase, u8_is_casefolded, u16_is_casefolded,
10304         u32_is_casefolded, u8_is_cased, u16_is_cased, u32_is_cased): New
10305         declarations.
10306         * modules/unicase/base (Depends-on): Add uninorm/base, stdbool.
10307
10308 2009-03-08  Bruno Haible  <bruno@clisp.org>
10309
10310         * lib/uninorm.h (u8_normcmp, u16_normcmp, u32_normcmp, u8_normcoll,
10311         u16_normcoll, u32_normcoll): Rename argument 'result' to 'resultp'.
10312         * lib/uninorm/u-normcmp.h (FUNC): Likewise.
10313         * lib/uninorm/u-normcoll.h (FUNC): Likewise.
10314
10315 2009-03-07  Bruno Haible  <bruno@clisp.org>
10316
10317         Adjust u*_normcmp, u*_normcoll API.
10318         * lib/uninorm.h (u8_normcmp, u16_normcmp, u32_normcmp, u8_normcoll,
10319         u16_normcoll, u32_normcoll): Change failure conventions.
10320         * lib/uninorm/u-normcmp.h (FUNC): Upon failure, store the error code in
10321         errno and return -1.
10322         * lib/uninorm/u-normcoll.h (FUNC): Likewise.
10323
10324 2009-03-07  Bruno Haible  <bruno@clisp.org>
10325
10326         Tests for module 'uninorm/u32-normcoll'.
10327         * modules/uninorm/u32-normcoll-tests: New file.
10328         * tests/uninorm/test-u32-normcoll.c: New file.
10329
10330         Tests for module 'uninorm/u16-normcoll'.
10331         * modules/uninorm/u16-normcoll-tests: New file.
10332         * tests/uninorm/test-u16-normcoll.c: New file.
10333
10334         Tests for module 'uninorm/u8-normcoll'.
10335         * modules/uninorm/u8-normcoll-tests: New file.
10336         * tests/uninorm/test-u8-normcoll.c: New file.
10337
10338 2009-03-07  Bruno Haible  <bruno@clisp.org>
10339
10340         * tests/uninorm/test-u32-normcmp.h: New file, extracted from
10341         tests/uninorm/test-u32-normcmp.c.
10342         * tests/uninorm/test-u32-normcmp.c: Include it.
10343         (test_nonascii): New function, extracted from main. Add some more
10344         tests.
10345         (main): Invoke test_ascii and test_nonascii.
10346         * modules/uninorm/u32-normcmp-tests (Files): Add
10347         tests/uninorm/test-u32-normcmp.h.
10348         (Depends-on): Remove uninorm/u32-normcmp.
10349
10350         * tests/uninorm/test-u16-normcmp.h: New file, extracted from
10351         tests/uninorm/test-u16-normcmp.c.
10352         * tests/uninorm/test-u16-normcmp.c: Include it.
10353         (test_nonascii): New function, extracted from main. Add some more
10354         tests.
10355         (main): Invoke test_ascii and test_nonascii.
10356         * modules/uninorm/u16-normcmp-tests (Files): Add
10357         tests/uninorm/test-u16-normcmp.h.
10358         (Depends-on): Remove uninorm/u16-normcmp.
10359
10360         * tests/uninorm/test-u8-normcmp.h: New file, extracted from
10361         tests/uninorm/test-u8-normcmp.c.
10362         * tests/uninorm/test-u8-normcmp.c: Include it.
10363         (test_nonascii): New function, extracted from main. Add some more
10364         tests.
10365         (main): Invoke test_ascii and test_nonascii.
10366         * modules/uninorm/u8-normcmp-tests (Files): Add
10367         tests/uninorm/test-u8-normcmp.h.
10368         (Depends-on): Remove uninorm/u8-normcmp.
10369
10370 2009-03-07  Bruno Haible  <bruno@clisp.org>
10371
10372         New module 'uninorm/u32-normcoll'.
10373         * lib/uninorm/u32-normcoll.c: New file.
10374         * modules/uninorm/u32-normcoll: New file.
10375
10376         New module 'uninorm/u16-normcoll'.
10377         * lib/uninorm/u16-normcoll.c: New file.
10378         * modules/uninorm/u16-normcoll: New file.
10379
10380         New module 'uninorm/u8-normcoll'.
10381         * lib/uninorm.h (u8_normcoll, u16_normcoll, u32_normcoll): New
10382         declarations.
10383         * lib/uninorm/u8-normcoll.c: New file.
10384         * lib/uninorm/u-normcoll.h: New file.
10385         * modules/uninorm/u8-normcoll: New file.
10386
10387         New module 'uninorm/u32-normxfrm'.
10388         * lib/uninorm/u32-normxfrm.c: New file.
10389         * modules/uninorm/u32-normxfrm: New file.
10390
10391         New module 'uninorm/u16-normxfrm'.
10392         * lib/uninorm/u16-normxfrm.c: New file.
10393         * modules/uninorm/u16-normxfrm: New file.
10394
10395         New module 'uninorm/u8-normxfrm'.
10396         * lib/uninorm.h (u8_normxfrm, u16_normxfrm, u32_normxfrm): New
10397         declarations.
10398         * lib/uninorm/u8-normxfrm.c: New file.
10399         * lib/uninorm/u-normxfrm.h: New file.
10400         * modules/uninorm/u8-normxfrm: New file.
10401
10402 2009-03-07  Bruno Haible  <bruno@clisp.org>
10403
10404         * modules/uninorm/u8-normcmp (Depends-on): Add uninorm/base.
10405         * modules/uninorm/u16-normcmp (Depends-on): Likewise.
10406         * modules/uninorm/u32-normcmp (Depends-on): Likewise.
10407
10408 2009-03-07  Bruno Haible  <bruno@clisp.org>
10409
10410         New module 'memxfrm'.
10411         * lib/memxfrm.h: New file.
10412         * lib/memxfrm.c: New file.
10413         * modules/memxfrm: New file.
10414
10415 2009-03-07  Bruno Haible  <bruno@clisp.org>
10416
10417         New module 'memcmp2'.
10418         * lib/memcmp2.h: New file.
10419         * lib/memcmp2.c: New file.
10420         * modules/memcmp2: New file.
10421
10422 2009-03-07  Bruno Haible  <bruno@clisp.org>
10423
10424         Tests for module 'uninorm/decomposing-form'.
10425         * modules/uninorm/decomposing-form-tests: New file.
10426         * tests/uninorm/test-decomposing-form.c: New file.
10427
10428         New module 'uninorm/decomposing-form'.
10429         * lib/uninorm.h (uninorm_decomposing_form): New declaration.
10430         * lib/uninorm/normalize-internal.h (struct unicode_normalization_form):
10431         Add 'decomposing_variant' field.
10432         * lib/uninorm/decomposing-form.c: New file.
10433         * lib/uninorm/nfc.c (uninorm_nfc): Update.
10434         * lib/uninorm/nfd.c (uninorm_nfd): Update.
10435         * lib/uninorm/nfkc.c (uninorm_nfkc): Update.
10436         * lib/uninorm/nfkd.c (uninorm_nfkd): Update.
10437         * modules/uninorm/decomposing-form: New file.
10438         * modules/uninorm/nfc (Depends-on): Add uninorm/nfd.
10439         * modules/uninorm/nfkc (Depends-on): Add uninorm/nfkd.
10440
10441 2009-03-07  Bruno Haible  <bruno@clisp.org>
10442
10443         * lib/uninorm/u-normcmp.h (FUNC): Use stack=allocated buffers for small
10444         strings.
10445
10446 2009-03-06  Bruno Haible  <bruno@clisp.org>
10447
10448         Tests for module 'uninorm/u32-normcmp'.
10449         * tests/uninorm/test-u32-normcmp.c: New file.
10450         * modules/uninorm/u32-normcmp-tests: New file.
10451
10452         Tests for module 'uninorm/u16-normcmp'.
10453         * tests/uninorm/test-u16-normcmp.c: New file.
10454         * modules/uninorm/u16-normcmp-tests: New file.
10455
10456         Tests for module 'uninorm/u8-normcmp'.
10457         * tests/uninorm/test-u8-normcmp.c: New file.
10458         * modules/uninorm/u8-normcmp-tests: New file.
10459
10460         New module 'uninorm/u32-normcmp'.
10461         * lib/uninorm/u32-normcmp.c: New file.
10462         * modules/uninorm/u32-normcmp: New file.
10463
10464         New module 'uninorm/u16-normcmp'.
10465         * lib/uninorm/u16-normcmp.c: New file.
10466         * modules/uninorm/u16-normcmp: New file.
10467
10468         New module 'uninorm/u8-normcmp'.
10469         * lib/uninorm.h (u8_normcmp, u16_normcmp, u32_normcmp): New
10470         declarations.
10471         * lib/uninorm/u8-normcmp.c: New file.
10472         * lib/uninorm/u-normcmp.h: New file.
10473         * modules/uninorm/u8-normcmp: New file.
10474
10475 2009-03-06  Bruno Haible  <bruno@clisp.org>
10476
10477         * lib/w32spawn.h (dup_noinherit): Add cast, to avoid gcc warning.
10478         Reported by Eric Blake.
10479
10480 2009-03-06  Eric Blake  <ebb9@byu.net>
10481             Bruno Haible  <bruno@clisp.org>
10482
10483         * lib/spawni.c (__spawni) [WIN32_NATIVE]: Define as a stub.
10484         * modules/posix_spawn-tests (configure.ac): Define POSIX_SPAWN_PORTED
10485         condition.
10486         (Makefile.am): Do nothing if POSIX_SPAWN_PORTED is false.
10487         * modules/posix_spawnp-tests (configure.ac): Define POSIX_SPAWN_PORTED
10488         condition.
10489         (Makefile.am): Do nothing if POSIX_SPAWN_PORTED is false.
10490
10491 2009-03-06  Eric Blake  <ebb9@byu.net>
10492
10493         * lib/execute.c (execute) [WIN32_NATIVE]: Cast arguments of spawnvpe,
10494         to avoid compiler warnings.
10495         * lib/pipe.c (create_pipe) [WIN32_NATIVE]: Likewise.
10496
10497 2009-03-05  Bruno Haible  <bruno@clisp.org>
10498
10499         * tests/test-ftell.c (main): Disable test beyond end of file on
10500         FreeMiNT.
10501         Patch by Alan Hourihane <alanh@fairlite.co.uk>.
10502
10503 2009-03-05  Kamil Dudka  <kdudka@redhat.com>
10504
10505         * lib/filevercmp.c: Move hidden files up in ordering.
10506         * tests/test-filevercmp.c: Add tests for hidden files.
10507
10508 2009-03-04  Bruno Haible  <bruno@clisp.org>
10509
10510         * modules/visibility (Makefile.am): Augment AM_CFLAGS.
10511         * gnulib-tool (func_emit_lib_Makefile_am): Emit initialization of
10512         AM_CFLAGS.
10513         Reported by Simon Josefsson.
10514
10515 2009-03-03  Bruno Haible  <bruno@clisp.org>
10516
10517         * doc/visibility.texi: Recommend to use HAVE_VISIBILITY as a C macro.
10518         Reported by Simon Josefsson.
10519
10520         * doc/ld-version-script.texi: Update node reference.
10521
10522 2009-03-03  Bruno Haible  <bruno@clisp.org>
10523
10524         * modules/visibility (License): Change to 'unlimited'.
10525         Suggested by Simon Josefsson.
10526
10527 2009-03-03  Jim Meyering  <meyering@redhat.com>
10528
10529         unlinkdir: cannot_unlink_dir may modify process state
10530         * lib/unlinkdir.c (cannot_unlink_dir): Add a comment warning that
10531         it's neither thread-safe nor appropriate for use in a library.
10532
10533 2009-03-03  Eric Blake  <ebb9@byu.net>
10534
10535         test-closein: silence test under Darwin
10536         * tests/test-closein.sh: Ignore stderr from cat, since we don't
10537         care if it dies from EPIPE or EBADF.
10538
10539 2009-03-03  Bruno Haible  <bruno@clisp.org>
10540
10541         * doc/gnulib.texi: Include visibility.texi and ld-version-script.texi
10542         earlier.
10543         * doc/visibility.texi: Fix @node and @section.
10544
10545 2009-03-03  Simon Josefsson  <simon@josefsson.org>
10546
10547         * doc/gnulib.texi: Link to sections for ld version script and
10548         visibility.
10549         * doc/visibility.texi: Add @node and @section.
10550         * modules/ld-version-script: New module.
10551         * m4/ld-version-script.m4: New file.
10552         * doc/ld-version-script.texi: New file.
10553
10554 2009-03-02  David Lutterkort  <lutter@redhat.com>
10555
10556         * lib/safe-alloc.h (__GNUC_PREREQ): New macro.
10557         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
10558
10559 2009-03-02  Bruno Haible  <bruno@clisp.org>
10560
10561         * doc/visibility.texi: Mention libtool's -export-symbols option.
10562
10563 2009-03-02  Jim Meyering  <meyering@redhat.com>
10564
10565         announce-gen: new option: --no-print-checksums
10566         * build-aux/announce-gen (usage): Describe it.
10567         (print_checksums): Print a newline here, not in the [*] footnote.
10568         (main): Honor it.
10569
10570 2009-03-01  Bruno Haible  <bruno@clisp.org>
10571
10572         Use socklen_t in the native Windows replacements prototypes.
10573         * lib/sys_socket.in.h (rpl_getsockopt, rpl_setsockopt): Use socklen_t
10574         instead of 'int'.
10575         * lib/getsockopt.c (rpl_getsockopt): Likewise.
10576         * lib/setsockopt.c (rpl_setsockopt): Likewise.
10577         * modules/getsockopt (Depends-on): Add socklen.
10578         * modules/setsockopt (Depends-on): Add socklen.
10579
10580 2009-03-01  Bruno Haible  <bruno@clisp.org>
10581
10582         * gnulib-tool (sed): Do alias as "sed --posix" if sed's version is at
10583         least 4.2.
10584
10585 2009-03-01  Eric Blake  <ebb9@byu.net>
10586             Bruno Haible  <bruno@clisp.org>
10587
10588         * lib/wait-process.h (wait_subprocess): Describe effect of termsigp on
10589         error messages.
10590         * lib/wait-process.c (wait_subprocess): Omit error message about
10591         deadly signal sent to the child of termsigp != NULL.
10592
10593 2009-03-01  Eric Blake  <ebb9@byu.net>
10594
10595         * lib/wait-process.c (wait_subprocess): Remove unnecessary cast.
10596
10597 2009-03-01  Bruno Haible  <bruno@clisp.org>
10598
10599         Avoid a gcc warning.
10600         * tests/test-sched.c (b): Make global.
10601         Reported by Eric Blake.
10602
10603 2009-01-19  Martin Lambers  <marlam@marlam.de>
10604
10605         Provide POSIX semantics for socket timeout options on W32.
10606         * lib/setsockopt.c: Convert struct timeval to milliseconds on W32.
10607         * lib/getsockopt.c: Convert milliseconds to struct timeval on W32.
10608         * modules/setsockopt: Depend on sys_time module for struct timeval.
10609         * modules/getsockopt: Depend on sys_time module for struct timeval.
10610
10611 2009-03-01  Simon Josefsson  <simon@josefsson.org>
10612
10613         * lib/gai_strerror.c (values): Use EAI_INPROGRESS instead of
10614         __USE_GNU, for consistency with netdb.in.h.
10615         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
10616
10617 2009-03-01  Bruno Haible  <bruno@clisp.org>
10618
10619         More support for FreeMiNT.
10620         * lib/fseeko.c (rpl_fseeko): Complete last commit.
10621         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
10622
10623 2009-03-01  Bruno Haible  <bruno@clisp.org>
10624
10625         More support for FreeMiNT.
10626         * lib/fpurge.c (fpurge): Correct last commit.
10627         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
10628
10629 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10630
10631         Fix unportable awk script in vc-list-files.
10632         * build-aux/vc-list-files: In the replacement awk script, use
10633         substr with a second argument of 1, not zero.
10634         Report by Simon Josefsson.
10635
10636 2009-02-28  Bruno Haible  <bruno@clisp.org>
10637
10638         More support for FreeMiNT.
10639         * lib/freading.c (freading) [__MINT__]: Use new macros that were added
10640         to FreeMiNT today.
10641         * lib/fwriting.c (fwriting): Likewise.
10642         Based on patch by Alan Hourihane <alanh@fairlite.co.uk>.
10643
10644 2009-02-28  Bruno Haible  <bruno@clisp.org>
10645
10646         * tests/test-freadseek.c (main): Disable test beyond end of file on
10647         FreeMiNT.
10648         * tests/test-ftello.c (main): Likewise.
10649         Patch by Alan Hourihane <alanh@fairlite.co.uk>.
10650
10651 2009-02-28  Bruno Haible  <bruno@clisp.org>
10652
10653         Add tentative support for FreeMiNT.
10654         * lib/fbufmode.c (fbufmode) [__MINT__]: Add conditional code.
10655         * lib/fpurge.c (fpurge): Likewise.
10656         * lib/freadable.c (freadable): Likewise.
10657         * lib/freading.c (freading): Likewise.
10658         * lib/freadptr.c (freadptr): Likewise.
10659         * lib/freadseek.c (freadptrinc): Likewise.
10660         * lib/fseeko.c (rpl_fseeko): Likewise.
10661         * lib/fseterr.c (fseterr): Likewise.
10662         * lib/fwritable.c (fwritable): Likewise.
10663         * lib/fwriting.c (fwriting): Likewise.
10664         * lib/freadahead.c (freadahead): Likewise, based on code by Alan
10665         Hourihane.
10666         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
10667
10668 2009-02-28  Bruno Haible  <bruno@clisp.org>
10669
10670         * lib/wait-process.h (wait_subprocess): Clarify restriction regarding
10671         SIGCHLD.
10672         Reported by Jim Meyering.
10673
10674 2009-02-28  Bruno Haible  <bruno@clisp.org>
10675
10676         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Separate the two first tests.
10677         Mention the results of these tests on various platforms.
10678         * doc/posix-functions/fprintf.texi: Mention platforms in canonical
10679         order.
10680         * doc/posix-functions/printf.texi: Likewise.
10681         * doc/posix-functions/snprintf.texi: Likewise.
10682         * doc/posix-functions/sprintf.texi: Likewise.
10683         * doc/posix-functions/vfprintf.texi: Likewise.
10684         * doc/posix-functions/vprintf.texi: Likewise.
10685         * doc/posix-functions/vsnprintf.texi: Likewise.
10686         * doc/posix-functions/vsprintf.texi: Likewise.
10687         * doc/glibc-functions/obstack_printf.texi: Likewise.
10688         * doc/glibc-functions/obstack_vprintf.texi: Likewise.
10689
10690 2009-02-28  Bruno Haible  <bruno@clisp.org>
10691
10692         * build-aux/po/Makefile.in.in: Update from GNU gettext 0.17.
10693         Reported by Loïc Minier <lool@dooz.org>.
10694
10695 2009-02-27  Bruno Haible  <bruno@clisp.org>
10696
10697         * gnulib-tool (func_import): Make the sed expression used to create the
10698         sed script for updating the .gitignore file POSIX compliant.
10699         Reported by Eric Blake.
10700
10701 2009-02-27  Bruno Haible  <bruno@clisp.org>
10702
10703         * gnulib-tool (sed): Don't alias as "sed --posix".
10704         Reported by Eric Blake.
10705
10706 2009-02-27  Bruno Haible  <bruno@clisp.org>
10707
10708         Avoid test link errors.
10709         * modules/uninorm/nfc-tests (test_u32_nfc_big_LDADD): New variable.
10710         * modules/uninorm/nfd-tests (test_u32_nfd_big_LDADD): New variable.
10711         * modules/uninorm/nfkc-tests (test_u32_nfkc_big_LDADD): New variable.
10712         * modules/uninorm/nfkd-tests (test_u32_nfkd_big_LDADD): New variable.
10713         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
10714
10715 2009-02-27  Bruno Haible  <bruno@clisp.org>
10716
10717         Avoid spurious "(cached)" in configure output.
10718         * m4/gnulib-common.m4 (gl_CACHE_VAL_SILENT): New macro.
10719         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): Use it instead of AC_CACHE_VAL.
10720         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): Likewise.
10721         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): Likewise.
10722         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): Likewise.
10723         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): Likewise.
10724         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): Likewise.
10725         * m4/stdarg.m4 (gl_STDARG_H): Likewise.
10726         Reported by Eric Blake.
10727
10728 2009-02-27  Eric Blake  <ebb9@byu.net>
10729
10730         printf: fix regression in previous patch
10731         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Fix compilation error.
10732
10733 2009-02-27  Bruno Haible  <bruno@clisp.org>
10734
10735         * lib/inttypes.in.h: Test merely whether _LP64 is defined, not its
10736         value.
10737         * lib/stdint.in.h: Likewise.
10738         Suggested by Eric Blake. Reported by Peter Bray <pdb_ml@yahoo.com.au>.
10739
10740 2009-02-27  Eric Blake  <ebb9@byu.net>
10741
10742         doc: mention more functions added in cygwin 1.7.0
10743         * doc/posix-functions/mbsnrtowcs.texi: Mention recent cygwin 1.7.0
10744         addition.
10745         * doc/posix-functions/open_wmemstream.texi: Likewise.
10746         * doc/posix-functions/wcsnlen.texi: Likewise.
10747         * doc/posix-functions/wcsnrtombs.texi: Likewise.
10748         * doc/posix-functions/wcstod.texi: Likewise.
10749         * doc/posix-functions/wcstof.texi: Likewise.
10750         * doc/posix-functions/wcstoimax.texi: Likewise.
10751         * doc/posix-functions/wcstok.texi: Likewise.
10752         * doc/posix-functions/wcstoumax.texi: Likewise.
10753
10754         Detect bug in cygwin 1.5.x *printf on 1-character %ls.
10755         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Enhance filter.
10756         * doc/posix-functions/fprintf.texi: Update.
10757         * doc/posix-functions/printf.texi: Update.
10758         * doc/posix-functions/snprintf.texi: Update.
10759         * doc/posix-functions/sprintf.texi: Update.
10760         * doc/posix-functions/vfprintf.texi: Update.
10761         * doc/posix-functions/vprintf.texi: Update.
10762         * doc/posix-functions/vsnprintf.texi: Update.
10763         * doc/posix-functions/vsprintf.texi: Update.
10764         * doc/glibc-functions/obstack_printf.texi: Update.
10765         * doc/glibc-functions/obstack_vprintf.texi: Update.
10766
10767 2009-02-26  Eric Blake  <ebb9@byu.net>
10768
10769         avoid gcc 3.4.3 bug on long double NaN on Irix 6.5
10770         * tests/nan.h (NaNl): Rewrite as function on Irix, to avoid
10771         compilation bug by using runtime conversion.
10772         * m4/isfinite.m4 (gl_ISFINITE): Likewise.
10773         * m4/isnanl.m4 (gl_FUNC_ISNANL): Likewise.
10774         * modules/ceill-tests (Files): Use nan.h.
10775         * modules/floorl-tests (Files): Likewise.
10776         * modules/frexpl-tests (Files): Likewise.
10777         * modules/isnanl-tests (Files): Likewise.
10778         * modules/ldexpl-tests (Files): Likewise.
10779         * modules/roundl-tests (Files): Likewise.
10780         * modules/truncl-tests (Files): Likewise.
10781         * tests/test-ceill.c (main): Use a working NaN.
10782         * tests/test-floorl.c (main): Likewise.
10783         * tests/test-frexpl.c (main): Likewise.
10784         * tests/test-isnan.c (test_long_double): Likewise.
10785         * tests/test-isnanl.h (main): Likewise.
10786         * tests/test-ldexpl.h (main): Likewise.
10787         * tests/test-roundl.h (main): Likewise.
10788         * tests/test-truncl.h (main): Likewise.
10789         See http://lists.gnu.org/archive/html/bug-gnulib/2009-02/msg00190.html.
10790
10791 2009-02-26  Eric Blake  <ebb9@byu.net>
10792             Bruno Haible  <bruno@clisp.org>
10793
10794         Work around a *printf bug with %ls on Solaris.
10795         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Also test whether, when a
10796         precision is specified, sprintf stops converting the wide string
10797         argument when the number of bytes that have been produced by this
10798         conversion equals or exceeds the precision.
10799         * doc/posix-functions/fprintf.texi: Update.
10800         * doc/posix-functions/printf.texi: Update.
10801         * doc/posix-functions/snprintf.texi: Update.
10802         * doc/posix-functions/sprintf.texi: Update.
10803         * doc/posix-functions/vfprintf.texi: Update.
10804         * doc/posix-functions/vprintf.texi: Update.
10805         * doc/posix-functions/vsnprintf.texi: Update.
10806         * doc/posix-functions/vsprintf.texi: Update.
10807         * doc/glibc-functions/obstack_printf.texi: Update.
10808         * doc/glibc-functions/obstack_vprintf.texi: Update.
10809
10810 2009-02-26  Eric Blake  <ebb9@byu.net>
10811
10812         stdlib: favor compiler check of random.h
10813         * m4/stdlib_h.m4 (gl_STDLIB_H): Skip preprocessor check.  Needed
10814         to avoid an ObjC random.h installed by Swarm.
10815
10816 2009-02-26  Bruno Haible  <bruno@clisp.org>
10817
10818         Work around *printf bug with %g directive and 0.0 on HP-UX 10.20.
10819         * m4/printf.m4 (gl_PRINTF_INFINITE): Also test for %g output of -0.0.
10820         Reported by Gary V. Vaughan <gary@gnu.org>.
10821
10822 2009-02-26  Bruno Haible  <bruno@clisp.org>
10823
10824         Fix *printf behaviour regarding the %ls directive.
10825         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): New macro.
10826         * lib/vasnprintf.c (local_wcslen, VASNPRINTF): Handle
10827         NEED_PRINTF_DIRECTIVE_LS.
10828         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_LS): New macro.
10829         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
10830         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
10831         gl_PREREQ_VASNPRINTF_DIRECTIVE_LS and test its result. Invoke
10832         gl_PREREQ_VASNPRINTF_DIRECTIVE_LS.
10833         * m4/dprintf-posix.m4 (gl_FUNC_DPRINTF_POSIX): Likewise.
10834         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX): Likewise.
10835         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
10836         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
10837         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
10838         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
10839         * m4/vdprintf-posix.m4 (gl_FUNC_VDPRINTF_POSIX): Likewise.
10840         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
10841         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
10842         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
10843         * doc/posix-functions/fprintf.texi: Update.
10844         * doc/posix-functions/printf.texi: Update.
10845         * doc/posix-functions/snprintf.texi: Update.
10846         * doc/posix-functions/sprintf.texi: Update.
10847         * doc/posix-functions/vfprintf.texi: Update.
10848         * doc/posix-functions/vprintf.texi: Update.
10849         * doc/posix-functions/vsnprintf.texi: Update.
10850         * doc/posix-functions/vsprintf.texi: Update.
10851         * doc/glibc-functions/obstack_printf.texi: Update.
10852         * doc/glibc-functions/obstack_vprintf.texi: Update.
10853         Reported by Eric Blake.
10854
10855 2009-02-25  Bruno Haible  <bruno@clisp.org>
10856
10857         * m4/mbrtowc.m4 (gl_MBRTOWC_NUL_RETVAL): Update guess for Solaris 8
10858         with known value.
10859         Reported by Gary V. Vaughan <gary@gnu.org>.
10860
10861 2009-02-25  Bruno Haible  <bruno@clisp.org>
10862
10863         Work around mbrtowc bug in zh_CN.GB18030 locale on Solaris 8.
10864         * m4/mbrtowc.m4 (gl_MBRTOWC_SANITYCHECK): New macro.
10865         (gl_MBSTATE_T_BROKEN): Invoke it. Replace mbstate_t when it says "no".
10866         * doc/posix-functions/mbrtowc.texi: Document the Solaris 8 bug.
10867         Reported by Gary V. Vaughan <gary@gnu.org>.
10868
10869 2009-02-25  Bruno Haible  <bruno@clisp.org>
10870
10871         Work around broken INT8_MAX, UINT8_MAX etc. values on HP-UX 11.23.
10872         * m4/stdint.m4 (gl_STDINT_H): Also check whether the expansions of
10873         INT8_MAX, UINT8_MAX etc. contain casts to elementary types.
10874         * doc/posix-headers/stdint.texi: Mention the HP-UX bug.
10875         Reported by Gary V. Vaughan <gary@gnu.org>.
10876
10877 2009-02-25  Eric Blake  <ebb9@byu.net>
10878
10879         tests: skip fseek/ftell tests if ungetc is broken
10880         * m4/ungetc.m4: New file.
10881         * modules/fseek-tests: Split test, so ungetc dependency is
10882         separate from rest of test.
10883         * modules/fseeko-tests: Likewise.
10884         * modules/ftell-tests: Likewise.
10885         * modules/ftello-tests: Likewise.
10886         * tests/test-fseek.c (main): Isolate ungetc dependency.
10887         * tests/test-fseeko.c (main): Likewise.
10888         * tests/test-ftell.c (main): Likewise.
10889         * tests/test-ftello.c (main): Likewise.
10890         * tests/test-fseek2.sh: New file.
10891         * tests/test-fseeko2.sh: Likewise.
10892         * tests/test-ftell2.sh: Likewise.
10893         * tests/test-ftello2.sh: Likewise.
10894
10895 2009-02-25  OndÅ™ej Vašík  <ovasik@redhat.com>
10896
10897         test-getaddrinfo: fix usage of skip return code 77
10898         * tests/test-gettaddrinfo.c: Return skip code 77 only
10899         for first occurance of skip (4x77 is not 77)
10900
10901 2009-02-25  Gary V. Vaughan  <gary@gnu.org>
10902
10903         strtod: avoid C99 decl-after-statement
10904         * m4/strtod.m4 (gl_FUNC_STRTOD): Rearrange declaration.
10905
10906 2009-02-24  Eric Blake  <ebb9@byu.net>
10907
10908         strtod: detect HP-UX 11.31 bug
10909         * m4/strtod.m4 (gl_FUNC_STRTOD): Detect errno handling bug.
10910         Reported by Gary V. Vaughan.
10911
10912 2009-02-23  Bruno Haible  <bruno@clisp.org>
10913
10914         Fix invalid read past end of memory block.
10915         * lib/vasnprintf.c (DCHAR_SET): Define.
10916         (local_wcslen): Define only when needed.
10917         (local_strnlen, local_wcsnlen): New functions.
10918         (VASNPRINTF) [!USE_SNPRINTF && HAVE_WCHAR_T]: Implement the %s and %ls
10919         directives that involve a conversion ourselves.
10920         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for strnlen,
10921         wcsnlen, mbrtowc, wcrtomb.
10922         * tests/test-vasnprintf-posix.c (test_function): Add tests for %.*s.
10923         * tests/test-vasprintf-posix.c (test_function): Likewise.
10924         * tests/test-snprintf-posix.h (test_function): Likewise.
10925         * tests/test-sprintf-posix.h (test_function): Likewise.
10926         Reported by Ben Pfaff <blp@cs.stanford.edu>.
10927
10928 2009-02-22  Bruno Haible  <bruno@clisp.org>
10929
10930         Implement new clarified decomposition of Hangul syllables.
10931         * lib/uninorm/decomposition.c (uc_decomposition): For Hangul syllables
10932         of type LTV, return only a pairwise decomposition.
10933         * lib/uninorm/canonical-decomposition.c (uc_canonical_decomposition):
10934         Likewise.
10935         * tests/uninorm/test-decomposition.c (main): Updated expected result.
10936         * tests/uninorm/test-canonical-decomposition.c (main): Likewise.
10937         * tests/uninorm/test-compat-decomposition.c (main): Likewise.
10938
10939 2009-02-22  Bruno Haible  <bruno@clisp.org>
10940
10941         * lib/uninorm/u-normalize-internal.h (FUNC): At the end, handle
10942         zero-length results and shrink excess allocated memory.
10943         * tests/uninorm/test-u8-nfc.c (test_u8_nfc): Check empty string result.
10944         * tests/uninorm/test-u8-nfd.c (test_u8_nfd): Likewise.
10945         * tests/uninorm/test-u8-nfkc.c (test_u8_nfkc): Likewise.
10946         * tests/uninorm/test-u8-nfkd.c (test_u8_nfkd): Likewise.
10947         * tests/uninorm/test-u16-nfc.c (test_u16_nfc): Likewise.
10948         * tests/uninorm/test-u16-nfd.c (test_u16_nfd): Likewise.
10949         * tests/uninorm/test-u16-nfkc.c (test_u16_nfkc): Likewise.
10950         * tests/uninorm/test-u16-nfkd.c (test_u16_nfkd): Likewise.
10951         * tests/uninorm/test-u32-nfc.c (test_u32_nfc): Likewise.
10952         * tests/uninorm/test-u32-nfd.c (test_u32_nfd): Likewise.
10953         * tests/uninorm/test-u32-nfkc.c (test_u32_nfkc): Likewise.
10954         * tests/uninorm/test-u32-nfkd.c (test_u32_nfkd): Likewise.
10955
10956 2009-02-21  Bruno Haible  <bruno@clisp.org>
10957
10958         * doc/gnulib.texi: Include safe-alloc.texi earlier.
10959         * doc/safe-alloc.texi: Terminate sentences with a period. Use two
10960         spaces after a period. Put a space between a macro name and its
10961         argument list. Trivial rewordings.
10962         * lib/safe-alloc.c: Include safe-alloc.h right after config.h.
10963         * tests/test-safe-alloc.c: Likewise. Include stdlib.h.
10964         (main): Return 0 explicitly.
10965
10966 2009-02-21  Bruno Haible  <bruno@clisp.org>
10967
10968         Tests for module 'uninorm/filter'.
10969         * tests/uninorm/test-uninorm-filter-nfc.c: New file.
10970         * modules/uninorm/filter-tests: New file.
10971
10972         New module 'uninorm/filter'.
10973         * lib/uninorm.h (uninorm_filter_create, uninorm_filter_write,
10974         uninorm_filter_flush, uninorm_filter_free): New declarations.
10975         * lib/uninorm/uninorm-filter.c: New file.
10976         * modules/uninorm/filter: New file.
10977
10978 2009-02-21  Bruno Haible  <bruno@clisp.org>
10979
10980         Tests for module 'uninorm/nfkc'.
10981         * tests/uninorm/test-nfkc.c: New file.
10982         * tests/uninorm/test-u8-nfkc.c: New file.
10983         * tests/uninorm/test-u16-nfkc.c: New file.
10984         * tests/uninorm/test-u32-nfkc.c: New file.
10985         * tests/uninorm/test-u32-nfkc-big.sh: New file.
10986         * tests/uninorm/test-u32-nfkc-big.c: New file.
10987         * modules/uninorm/nfkc-tests: New file.
10988
10989         New module 'uninorm/nfkc'.
10990         * lib/uninorm/nfkc.c: New file.
10991         * modules/uninorm/nfkc: New file.
10992
10993         Tests for module 'uninorm/nfkd'.
10994         * tests/uninorm/test-nfkd.c: New file.
10995         * tests/uninorm/test-u8-nfkd.c: New file.
10996         * tests/uninorm/test-u16-nfkd.c: New file.
10997         * tests/uninorm/test-u32-nfkd.c: New file.
10998         * tests/uninorm/test-u32-nfkd-big.sh: New file.
10999         * tests/uninorm/test-u32-nfkd-big.c: New file.
11000         * modules/uninorm/nfkd-tests: New file.
11001
11002         New module 'uninorm/nfkd'.
11003         * lib/uninorm/nfkd.c: New file.
11004         * modules/uninorm/nfkd: New file.
11005
11006         Tests for module 'uninorm/nfc'.
11007         * tests/uninorm/test-nfc.c: New file.
11008         * tests/uninorm/test-u8-nfc.c: New file.
11009         * tests/uninorm/test-u16-nfc.c: New file.
11010         * tests/uninorm/test-u32-nfc.c: New file.
11011         * tests/uninorm/test-u32-nfc-big.sh: New file.
11012         * tests/uninorm/test-u32-nfc-big.c: New file.
11013         * modules/uninorm/nfc-tests: New file.
11014
11015         New module 'uninorm/nfc'.
11016         * lib/uninorm/nfc.c: New file.
11017         * modules/uninorm/nfc: New file.
11018
11019         Tests for module 'uninorm/nfd'.
11020         * tests/uninorm/test-nfd.c: New file.
11021         * tests/uninorm/test-u8-nfd.c: New file.
11022         * tests/uninorm/test-u16-nfd.c: New file.
11023         * tests/uninorm/test-u32-nfd.c: New file.
11024         * tests/uninorm/test-u32-nfd-big.sh: New file.
11025         * tests/uninorm/test-u32-nfd-big.c: New file.
11026         * tests/uninorm/test-u32-normalize-big.h: New file.
11027         * tests/uninorm/test-u32-normalize-big.c: New file.
11028         * tests/uninorm/NormalizationTest.txt: New file, created from
11029         Unicode 5.1.0 NormalizationTest.txt.
11030         * modules/uninorm/nfd-tests: New file.
11031
11032         New module 'uninorm/nfd'.
11033         * lib/uninorm/nfd.c: New file.
11034         * modules/uninorm/nfd: New file.
11035
11036         New module 'uninorm/u32-normalize'.
11037         * lib/uninorm/u32-normalize.c: New file.
11038         * modules/uninorm/u32-normalize: New file.
11039
11040         New module 'uninorm/u16-normalize'.
11041         * lib/uninorm/u16-normalize.c: New file.
11042         * modules/uninorm/u16-normalize: New file.
11043
11044         New module 'uninorm/u8-normalize'.
11045         * lib/uninorm/u8-normalize.c: New file.
11046         * lib/uninorm/normalize-internal.h: New file.
11047         * lib/uninorm/u-normalize-internal.h: New file.
11048         * modules/uninorm/u8-normalize: New file.
11049
11050         New module 'uninorm/decompose-internal'.
11051         * lib/uninorm/decompose-internal.c: New file.
11052         * modules/uninorm/decompose-internal: New file.
11053
11054         Tests for module 'uninorm/composition'.
11055         * tests/uninorm/test-composition.c: New file.
11056         * modules/uninorm/composition-tests: New file.
11057
11058         New module 'uninorm/composition'.
11059         * lib/uninorm/composition.c: New file.
11060         * lib/uninorm/composition-table.gperf: New file, generated by
11061         gen-uni-tables.
11062         * modules/uninorm/composition: New file.
11063
11064         Tests for module 'uninorm/compat-decomposition'.
11065         * tests/uninorm/test-compat-decomposition.c: New file.
11066         * modules/uninorm/compat-decomposition-tests: New file.
11067
11068         New module 'uninorm/compat-decomposition'.
11069         * lib/uninorm/decompose-internal.h: New file.
11070         * lib/uninorm/compat-decomposition.c: New file.
11071         * modules/uninorm/compat-decomposition: New file.
11072
11073         Tests for module 'uninorm/canonical-decomposition'.
11074         * tests/uninorm/test-canonical-decomposition.c: New file.
11075         * modules/uninorm/canonical-decomposition-tests: New file.
11076
11077         New module 'uninorm/canonical-decomposition'.
11078         * lib/uninorm/canonical-decomposition.c: New file.
11079         * modules/uninorm/canonical-decomposition: New file.
11080
11081         Tests for module 'uninorm/decomposition'.
11082         * tests/uninorm/test-decomposition.c: New file.
11083         * modules/uninorm/decomposition-tests: New file.
11084
11085         New module 'uninorm/decomposition'.
11086         * lib/uninorm/decomposition.c: New file.
11087         * modules/uninorm/decomposition: New file.
11088
11089         New module 'uninorm/decomposition-table'.
11090         * lib/uninorm/decomposition-table.h: New file.
11091         * lib/uninorm/decomposition-table.c: New file.
11092         * lib/uninorm/decomposition-table1.h: New file, generated by
11093         gen-uni-tables.
11094         * lib/uninorm/decomposition-table2.h: New file, generated by
11095         gen-uni-tables.
11096         * modules/uninorm/decomposition-table: New file.
11097
11098         * lib/gen-uni-tables.c (MAX_DECOMP_LENGTH): New macro.
11099         (UC_DECOMP_*): New enumeration items.
11100         (get_decomposition): New function.
11101         (struct decomp_table): New type.
11102         (output_decomposition, output_decomposition_tables): New functions.
11103         (unicode_composition_exclusions): New variable.
11104         (fill_composition_exclusions, debug_output_composition_tables): New
11105         functions.
11106         (main): Accept one more argument. Invoke fill_composition_exclusions.
11107         Output decomposition and composition tables.
11108
11109         New module 'uninorm/base'.
11110         * lib/uninorm.h: New file.
11111         * lib/unictype.h: Update comment.
11112         * modules/uninorm/base: New file.
11113
11114 2009-02-21  David Lutterkort  <lutter@redhat.com>
11115
11116         Tests for module 'safe-alloc'.
11117         * tests/test-safe-alloc.c: New file.
11118         * modules/safe-alloc-tests: New file.
11119
11120         New module 'safe-alloc'.
11121         * lib/safe-alloc.h: New file.
11122         * lib/safe-alloc.c: New file.
11123         * m4/safe-alloc.m4: New file.
11124         * modules/safe-alloc: New file.
11125         * doc/safe-alloc.texi: New file.
11126         * doc/gnulib.texi: Include it.
11127         * MODULES.html.sh (Memory management functions <stdlib.h>): Add
11128         safe-alloc.
11129
11130 2009-02-18  Bruno Haible  <bruno@clisp.org>
11131
11132         Fix link error on non-glibc systems.
11133         * modules/uniwbrk/ulc-wordbreaks-tests (test_ulc_wordbreaks_LDADD): New
11134         variable.
11135         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
11136
11137 2009-02-18  Jim Meyering  <meyering@redhat.com>
11138
11139         fts: avoid used-uninitialized error due to recent change
11140         * lib/fts.c (fts_read): Guard uses of the new member,
11141         parent->fts_n_dirs_remaining, since it's not relevant for
11142         the parent of a directory specified on the command-line.
11143
11144 2009-02-17  James Youngman  <jay@gnu.org>
11145             Bruno Haible  <bruno@clisp.org>
11146
11147         * m4/include_next.m4: Reformulate comment.
11148
11149 2009-02-16  Jim Meyering  <meyering@redhat.com>
11150
11151         fts: add #if guards so that the fts_lgpl module still builds
11152         * lib/fts.c: Guard just-added hash-table-using parts with
11153         #if GNULIB_FTS, so as not to break builds of the fts_lgpl module.
11154         Reported by Simon Josefsson.
11155
11156 2009-02-15  Bruno Haible  <bruno@clisp.org>
11157
11158         * modules/array-mergesort-tests: New file.
11159         * tests/test-array-mergesort.c: New file.
11160
11161         New module 'array-mergesort'.
11162         * modules/array-mergesort: New file.
11163         * lib/array-mergesort.h: New file.
11164
11165 2009-02-15  Bruno Haible  <bruno@clisp.org>
11166
11167         Fix 2009-02-07 commit.
11168         * lib/gen-uni-tables.c (output_predicate, output_category,
11169         output_combclass, output_bidi_category, output_decimal_digit,
11170         output_digit, output_numeric, output_mirror, output_scripts,
11171         output_ident_category, output_simple_mapping): Fix format directives.
11172         (output_lbp, output_wbp): Don't convert -1 to a size_t implicitly.
11173
11174 2009-02-15  Albert Chin-A-Young  <china@thewrittenword.com>
11175
11176         * m4/include_next.m4: Update comment about IBM C 9.0/10.1 bug, now that
11177         fixes are available from IBM.
11178
11179 2009-02-13  Jim Meyering  <meyering@redhat.com>
11180
11181         fts: arrange not to stat non-directories in more cases
11182         This makes GNU find (when it doesn't need to stat each file)
11183         *much* more efficient at traversing reiserfs file systems.
11184         * lib/fts_.h (struct ftsent) [fts_n_dirs_remaining]: New member.
11185         (struct FTS) [fts_leaf_optimization_works_ht]: Add member.
11186         * lib/fts.c (fts_close): Free ->fts_leaf_optimization_works_ht.
11187         (S_MAGIC_REISERFS, S_MAGIC_PROC): Define.
11188         (leaf_optimization_applies): New function.
11189         (LCO_hash, LCO_compare): New helper functions.
11190         (link_count_optimize_ok): New function.
11191         (fts_stat): Initialize new member (if dir).
11192         (fts_read): Decrement parent's fts_n_dirs_remaining count if
11193         we've just stat'ed a directory.  Skip the stat call when possible.
11194         ---
11195         Note this AFS-related exchange:
11196         http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=143111
11197         and note find's pioctl call in find/fstype.c.
11198         But that is necessary only if you want to enable the
11199         optimization for AFS, and for now, I don't.
11200
11201         fts: move a function definition "up" (no semantic change)
11202         * lib/fts.c (dirent_inode_sort_may_be_useful): Move definition
11203         "up" to precede upcoming use of a related function.
11204
11205 2009-02-11  Jim Meyering  <meyering@redhat.com>
11206
11207         fts: correct internal computation of nlinks (optimization-related)
11208         * lib/fts.c (fts_build): ISSET(FTS_NOSTAT) has no bearing on
11209         whether the current entry is a directory, so don't test it.
11210
11211 2009-02-10  Bruno Haible  <bruno@clisp.org>
11212
11213         Tests for module 'uniwbrk/ulc-wordbreaks'.
11214         * modules/uniwbrk/ulc-wordbreaks-tests: New file.
11215         * tests/uniwbrk/test-ulc-wordbreaks.sh: New file.
11216         * tests/uniwbrk/test-ulc-wordbreaks.c: New file.
11217
11218         Tests for module 'uniwbrk/u32-wordbreaks'.
11219         * modules/uniwbrk/u32-wordbreaks-tests: New file.
11220         * tests/uniwbrk/test-u32-wordbreaks.c: New file.
11221
11222         Tests for module 'uniwbrk/u16-wordbreaks'.
11223         * modules/uniwbrk/u16-wordbreaks-tests: New file.
11224         * tests/uniwbrk/test-u16-wordbreaks.c: New file.
11225
11226         Tests for module 'uniwbrk/u8-wordbreaks'.
11227         * modules/uniwbrk/u8-wordbreaks-tests: New file.
11228         * tests/uniwbrk/test-u8-wordbreaks.c: New file.
11229
11230 2009-02-10  Bruno Haible  <bruno@clisp.org>
11231
11232         * modules/uniwbrk/u8-wordbreaks (Depends-on): Add uniwbrk/wordbreak
11233         property.
11234         * modules/uniwbrk/u16-wordbreaks (Depends-on): Likewise.
11235         * modules/uniwbrk/u32-wordbreaks (Depends-on): Likewise.
11236         * modules/uniwbrk/ulc-wordbreaks (Depends-on): Add localcharset.
11237
11238 2009-02-10  Simon Josefsson  <simon@josefsson.org>
11239
11240         * m4/sockets.m4: Call AC_C_INLINE since sockets.h now can use
11241         inline keywords.  Reported by Bruno Haible <bruno@clisp.org>.
11242
11243 2009-02-10  Bruno Haible  <bruno@clisp.org>
11244
11245         * lib/unilbrk/lbrktables.h: Renamed from lib/unilbrk/tables.h.
11246         * lib/unilbrk/lbrktables.c: Renamed from lib/unilbrk/tables.c.
11247         * modules/unilbrk/tables (Files, Makefile.am, Include): Update.
11248         * lib/unilbrk/u8-possible-linebreaks.c: Update.
11249         * lib/unilbrk/u16-possible-linebreaks.c: Likewise.
11250         * lib/unilbrk/u32-possible-linebreaks.c: Likewise.
11251
11252 2009-02-09  Simon Josefsson  <simon@josefsson.org>
11253
11254         * lib/sockets.h (gl_fd_to_handle): New function.
11255
11256         * tests/test-sockets.c: Call gl_fd_to_handle.
11257
11258 2009-02-09  Bruno Haible  <bruno@clisp.org>
11259
11260         * doc/havelib.texi: Document the conventions on bi-arch systems.
11261
11262 2009-02-08  Bruno Haible  <bruno@clisp.org>
11263
11264         Document the AC_LIB_LINKFLAGS macro.
11265         * doc/havelib.texi: New file, mostly written on 2005-05-24.
11266         * doc/gnulib.texi: Include it.
11267
11268 2009-02-08  Bruno Haible  <bruno@clisp.org>
11269
11270         Fix wrong order of sections, compared to TOC.
11271         * doc/gnulib.texi: Include relocatable-maint.texi after the
11272         "Regular expressions" node, not before.
11273
11274 2009-02-08  Bruno Haible  <bruno@clisp.org>
11275
11276         Tests for module 'unicase/totitle'.
11277         * modules/unicase/totitle-tests: New file.
11278
11279         Tests for module 'unicase/tolower'.
11280         * modules/unicase/tolower-tests: New file.
11281
11282         Tests for module 'unicase/toupper'.
11283         * modules/unicase/toupper-tests: New file.
11284         * tests/unicase/test-mapping-part1.h: New file.
11285         * tests/unicase/test-mapping-part2.h: New file.
11286
11287         New module 'unicase/totitle'.
11288         * modules/unicase/totitle: New file.
11289         * lib/unicase/totitle.c: New file.
11290
11291         New module 'unicase/tolower'.
11292         * modules/unicase/tolower: New file.
11293         * lib/unicase/tolower.c: New file.
11294
11295         New module 'unicase/toupper'.
11296         * modules/unicase/toupper: New file.
11297         * lib/unicase/toupper.c: New file.
11298         * lib/unicase/simple-mapping.h: New file.
11299
11300         * lib/gen-uni-tables.c (output_simple_mapping_test): New function.
11301         (mapping_table): New structure.
11302         (output_simple_mapping): New function.
11303         (main): Invoke output_simple_mapping_test and output_simple_mapping.
11304         * modules/gen-uni-tables (Description): Update.
11305         * lib/unicase/toupper.h: New file, automatically generated by
11306         gen-uni-tables.
11307         * lib/unicase/tolower.h: New file, automatically generated by
11308         gen-uni-tables.
11309         * lib/unicase/totitle.h: New file, automatically generated by
11310         gen-uni-tables.
11311         * tests/unicase/test-uc_toupper.c: New file, automatically generated by
11312         gen-uni-tables.
11313         * tests/unicase/test-uc_tolower.c: New file, automatically generated by
11314         gen-uni-tables.
11315         * tests/unicase/test-uc_totitle.c: New file, automatically generated by
11316         gen-uni-tables.
11317
11318         New module 'unicase/base'.
11319         * modules/unicase/base: New file.
11320         * lib/unicase.h: New file.
11321
11322 2009-02-08  Bruno Haible  <bruno@clisp.org>
11323
11324         New module 'uniwbrk/ulc-wordbreaks'.
11325         * modules/uniwbrk/ulc-wordbreaks: New file.
11326         * lib/uniwbrk/ulc-wordbreaks.c: New file.
11327
11328         New module 'uniwbrk/u32-wordbreaks'.
11329         * modules/uniwbrk/u32-wordbreaks: New file.
11330         * lib/uniwbrk/u32-wordbreaks.c: New file.
11331
11332         New module 'uniwbrk/u16-wordbreaks'.
11333         * modules/uniwbrk/u16-wordbreaks: New file.
11334         * lib/uniwbrk/u16-wordbreaks.c: New file.
11335
11336         New module 'uniwbrk/u8-wordbreaks'.
11337         * modules/uniwbrk/u8-wordbreaks: New file.
11338         * lib/uniwbrk/u8-wordbreaks.c: New file.
11339         * lib/uniwbrk/u-wordbreaks.h: New file.
11340
11341         New module 'uniwbrk/table'.
11342         * modules/uniwbrk/table: New file.
11343         * lib/uniwbrk/wbrktable.h: New file.
11344         * lib/uniwbrk/wbrktable.c: New file.
11345
11346         New module 'uniwbrk/wordbreak-property'.
11347         * modules/uniwbrk/wordbreak-property: New file.
11348         * lib/uniwbrk/wordbreak-property.c: New file.
11349
11350         * lib/gen-uni-tables.c (WBP_*): New enum items.
11351         (get_wbp, debug_output_wbp, debug_output_wbrk_tables): New functions.
11352         (unicode_org_wbp): New variable.
11353         (fill_org_wbp, debug_output_org_wbp, debug_output_org_wbrk_tables):
11354         New functions.
11355         (wbp_table): New structure.
11356         (output_wbp, output_wbrk_tables): New functions.
11357         (main): Accept additional argument. Invoke fill_org_wbp,
11358         debug_output_wbrk_tables, debug_output_org_wbrk_tables,
11359         output_wbrk_tables.
11360         * modules/gen-uni-tables (Description): Update.
11361         * lib/uniwbrk/wbrkprop.h: New file, automatically generated by
11362         gen-uni-tables.
11363
11364         New module 'uniwbrk/base'.
11365         * modules/uniwbrk/base: New file.
11366         * lib/uniwbrk.h: New file.
11367
11368 2009-02-08  Bruno Haible  <bruno@clisp.org>
11369
11370         Update to Unicode 5.1.0.
11371         * lib/gen-uni-tables.c (is_property_alphabetic): Include
11372         U+2185..U+2188.
11373         (is_property_default_ignorable_code_point): Don't include characters
11374         of category Cc or Cs and not-a-characters.
11375         (get_lbp): Assume REVISION_22. Special handling of U+0609, U+060A,
11376         U+0D79, U+109E, U+109F, U+A60C.
11377         * lib/unictype/bidi_of.h: Regenerated.
11378         * lib/unictype/blocks.h: Regenerated.
11379         * lib/unictype/categ_C.h: Regenerated.
11380         * lib/unictype/categ_Cf.h: Regenerated.
11381         * lib/unictype/categ_Cn.h: Regenerated.
11382         * lib/unictype/categ_L.h: Regenerated.
11383         * lib/unictype/categ_Ll.h: Regenerated.
11384         * lib/unictype/categ_Lm.h: Regenerated.
11385         * lib/unictype/categ_Lo.h: Regenerated.
11386         * lib/unictype/categ_Lu.h: Regenerated.
11387         * lib/unictype/categ_M.h: Regenerated.
11388         * lib/unictype/categ_Mc.h: Regenerated.
11389         * lib/unictype/categ_Me.h: Regenerated.
11390         * lib/unictype/categ_Mn.h: Regenerated.
11391         * lib/unictype/categ_N.h: Regenerated.
11392         * lib/unictype/categ_Nd.h: Regenerated.
11393         * lib/unictype/categ_Nl.h: Regenerated.
11394         * lib/unictype/categ_No.h: Regenerated.
11395         * lib/unictype/categ_P.h: Regenerated.
11396         * lib/unictype/categ_Pd.h: Regenerated.
11397         * lib/unictype/categ_Pe.h: Regenerated.
11398         * lib/unictype/categ_Pf.h: Regenerated.
11399         * lib/unictype/categ_Pi.h: Regenerated.
11400         * lib/unictype/categ_Po.h: Regenerated.
11401         * lib/unictype/categ_Ps.h: Regenerated.
11402         * lib/unictype/categ_S.h: Regenerated.
11403         * lib/unictype/categ_Sk.h: Regenerated.
11404         * lib/unictype/categ_Sm.h: Regenerated.
11405         * lib/unictype/categ_So.h: Regenerated.
11406         * lib/unictype/categ_of.h: Regenerated.
11407         * lib/unictype/combining.h: Regenerated.
11408         * lib/unictype/ctype_alnum.h: Regenerated.
11409         * lib/unictype/ctype_alpha.h: Regenerated.
11410         * lib/unictype/ctype_graph.h: Regenerated.
11411         * lib/unictype/ctype_lower.h: Regenerated.
11412         * lib/unictype/ctype_print.h: Regenerated.
11413         * lib/unictype/ctype_punct.h: Regenerated.
11414         * lib/unictype/ctype_upper.h: Regenerated.
11415         * lib/unictype/decdigit.h: Regenerated.
11416         * lib/unictype/digit.h: Regenerated.
11417         * lib/unictype/mirror.h: Regenerated.
11418         * lib/unictype/numeric.h: Regenerated.
11419         * lib/unictype/pr_alphabetic.h: Regenerated.
11420         * lib/unictype/pr_bidi_arabic_digit.h: Regenerated.
11421         * lib/unictype/pr_bidi_arabic_right_to_left.h: Regenerated.
11422         * lib/unictype/pr_bidi_boundary_neutral.h: Regenerated.
11423         * lib/unictype/pr_bidi_eur_num_terminator.h: Regenerated.
11424         * lib/unictype/pr_bidi_left_to_right.h: Regenerated.
11425         * lib/unictype/pr_bidi_non_spacing_mark.h: Regenerated.
11426         * lib/unictype/pr_bidi_other_neutral.h: Regenerated.
11427         * lib/unictype/pr_combining.h: Regenerated.
11428         * lib/unictype/pr_dash.h: Regenerated.
11429         * lib/unictype/pr_decimal_digit.h: Regenerated.
11430         * lib/unictype/pr_default_ignorable_code_point.h: Regenerated.
11431         * lib/unictype/pr_deprecated.h: Regenerated.
11432         * lib/unictype/pr_diacritic.h: Regenerated.
11433         * lib/unictype/pr_extender.h: Regenerated.
11434         * lib/unictype/pr_format_control.h: Regenerated.
11435         * lib/unictype/pr_grapheme_base.h: Regenerated.
11436         * lib/unictype/pr_grapheme_extend.h: Regenerated.
11437         * lib/unictype/pr_grapheme_link.h: Regenerated.
11438         * lib/unictype/pr_id_continue.h: Regenerated.
11439         * lib/unictype/pr_id_start.h: Regenerated.
11440         * lib/unictype/pr_ideographic.h: Regenerated.
11441         * lib/unictype/pr_ignorable_control.h: Regenerated.
11442         * lib/unictype/pr_lowercase.h: Regenerated.
11443         * lib/unictype/pr_math.h: Regenerated.
11444         * lib/unictype/pr_numeric.h: Regenerated.
11445         * lib/unictype/pr_other_alphabetic.h: Regenerated.
11446         * lib/unictype/pr_other_default_ignorable_code_point.h: Regenerated.
11447         * lib/unictype/pr_other_grapheme_extend.h: Regenerated.
11448         * lib/unictype/pr_other_id_continue.h: Regenerated.
11449         * lib/unictype/pr_other_lowercase.h: Regenerated.
11450         * lib/unictype/pr_other_math.h: Regenerated.
11451         * lib/unictype/pr_punctuation.h: Regenerated.
11452         * lib/unictype/pr_sentence_terminal.h: Regenerated.
11453         * lib/unictype/pr_soft_dotted.h: Regenerated.
11454         * lib/unictype/pr_terminal_punctuation.h: Regenerated.
11455         * lib/unictype/pr_unassigned_code_value.h: Regenerated.
11456         * lib/unictype/pr_unified_ideograph.h: Regenerated.
11457         * lib/unictype/pr_uppercase.h: Regenerated.
11458         * lib/unictype/pr_xid_continue.h: Regenerated.
11459         * lib/unictype/pr_xid_start.h: Regenerated.
11460         * lib/unictype/pr_zero_width.h: Regenerated.
11461         * lib/unictype/scripts.h: Regenerated.
11462         * lib/unictype/scripts_byname.gperf: Regenerated.
11463         * lib/unictype/sy_java_ident.h: Regenerated.
11464         * lib/unilbrk/lbrkprop1.h: Regenerated.
11465         * lib/unilbrk/lbrkprop2.h: Regenerated.
11466         * tests/unictype/test-categ_C.c: Regenerated.
11467         * tests/unictype/test-categ_Cf.c: Regenerated.
11468         * tests/unictype/test-categ_Cn.c: Regenerated.
11469         * tests/unictype/test-categ_L.c: Regenerated.
11470         * tests/unictype/test-categ_Ll.c: Regenerated.
11471         * tests/unictype/test-categ_Lm.c: Regenerated.
11472         * tests/unictype/test-categ_Lo.c: Regenerated.
11473         * tests/unictype/test-categ_Lu.c: Regenerated.
11474         * tests/unictype/test-categ_M.c: Regenerated.
11475         * tests/unictype/test-categ_Mc.c: Regenerated.
11476         * tests/unictype/test-categ_Me.c: Regenerated.
11477         * tests/unictype/test-categ_Mn.c: Regenerated.
11478         * tests/unictype/test-categ_N.c: Regenerated.
11479         * tests/unictype/test-categ_Nd.c: Regenerated.
11480         * tests/unictype/test-categ_Nl.c: Regenerated.
11481         * tests/unictype/test-categ_No.c: Regenerated.
11482         * tests/unictype/test-categ_P.c: Regenerated.
11483         * tests/unictype/test-categ_Pd.c: Regenerated.
11484         * tests/unictype/test-categ_Pe.c: Regenerated.
11485         * tests/unictype/test-categ_Pf.c: Regenerated.
11486         * tests/unictype/test-categ_Pi.c: Regenerated.
11487         * tests/unictype/test-categ_Po.c: Regenerated.
11488         * tests/unictype/test-categ_Ps.c: Regenerated.
11489         * tests/unictype/test-categ_S.c: Regenerated.
11490         * tests/unictype/test-categ_Sk.c: Regenerated.
11491         * tests/unictype/test-categ_Sm.c: Regenerated.
11492         * tests/unictype/test-categ_So.c: Regenerated.
11493         * tests/unictype/test-ctype_alnum.c: Regenerated.
11494         * tests/unictype/test-ctype_alpha.c: Regenerated.
11495         * tests/unictype/test-ctype_graph.c: Regenerated.
11496         * tests/unictype/test-ctype_lower.c: Regenerated.
11497         * tests/unictype/test-ctype_print.c: Regenerated.
11498         * tests/unictype/test-ctype_punct.c: Regenerated.
11499         * tests/unictype/test-ctype_upper.c: Regenerated.
11500         * tests/unictype/test-decdigit.h: Regenerated.
11501         * tests/unictype/test-digit.h: Regenerated.
11502         * tests/unictype/test-numeric.h: Regenerated.
11503         * tests/unictype/test-pr_alphabetic.c: Regenerated.
11504         * tests/unictype/test-pr_bidi_arabic_digit.c: Regenerated.
11505         * tests/unictype/test-pr_bidi_arabic_right_to_left.c: Regenerated.
11506         * tests/unictype/test-pr_bidi_boundary_neutral.c: Regenerated.
11507         * tests/unictype/test-pr_bidi_eur_num_terminator.c: Regenerated.
11508         * tests/unictype/test-pr_bidi_left_to_right.c: Regenerated.
11509         * tests/unictype/test-pr_bidi_non_spacing_mark.c: Regenerated.
11510         * tests/unictype/test-pr_bidi_other_neutral.c: Regenerated.
11511         * tests/unictype/test-pr_combining.c: Regenerated.
11512         * tests/unictype/test-pr_dash.c: Regenerated.
11513         * tests/unictype/test-pr_decimal_digit.c: Regenerated.
11514         * tests/unictype/test-pr_default_ignorable_code_point.c: Regenerated.
11515         * tests/unictype/test-pr_deprecated.c: Regenerated.
11516         * tests/unictype/test-pr_diacritic.c: Regenerated.
11517         * tests/unictype/test-pr_extender.c: Regenerated.
11518         * tests/unictype/test-pr_format_control.c: Regenerated.
11519         * tests/unictype/test-pr_grapheme_base.c: Regenerated.
11520         * tests/unictype/test-pr_grapheme_extend.c: Regenerated.
11521         * tests/unictype/test-pr_grapheme_link.c: Regenerated.
11522         * tests/unictype/test-pr_id_continue.c: Regenerated.
11523         * tests/unictype/test-pr_id_start.c: Regenerated.
11524         * tests/unictype/test-pr_ideographic.c: Regenerated.
11525         * tests/unictype/test-pr_ignorable_control.c: Regenerated.
11526         * tests/unictype/test-pr_lowercase.c: Regenerated.
11527         * tests/unictype/test-pr_math.c: Regenerated.
11528         * tests/unictype/test-pr_numeric.c: Regenerated.
11529         * tests/unictype/test-pr_other_alphabetic.c: Regenerated.
11530         * tests/unictype/test-pr_other_default_ignorable_code_point.c:
11531         Regenerated.
11532         * tests/unictype/test-pr_other_grapheme_extend.c: Regenerated.
11533         * tests/unictype/test-pr_other_id_continue.c: Regenerated.
11534         * tests/unictype/test-pr_other_lowercase.c: Regenerated.
11535         * tests/unictype/test-pr_other_math.c: Regenerated.
11536         * tests/unictype/test-pr_punctuation.c: Regenerated.
11537         * tests/unictype/test-pr_sentence_terminal.c: Regenerated.
11538         * tests/unictype/test-pr_soft_dotted.c: Regenerated.
11539         * tests/unictype/test-pr_terminal_punctuation.c: Regenerated.
11540         * tests/unictype/test-pr_unassigned_code_value.c: Regenerated.
11541         * tests/unictype/test-pr_unified_ideograph.c: Regenerated.
11542         * tests/unictype/test-pr_uppercase.c: Regenerated.
11543         * tests/unictype/test-pr_xid_continue.c: Regenerated.
11544         * tests/unictype/test-pr_xid_start.c: Regenerated.
11545         * tests/unictype/test-pr_zero_width.c: Regenerated.
11546
11547         Update to Unicode 5.1.0.
11548         * lib/uniwidth/width.c (nonspacing_table_data): Add U+0487,
11549         U+0616..U+061A, U+0A51, U+0A75, U+0B44, U+0B62..U+0B63, U+0C62..U+0C63,
11550         U+0D44, U+0D62..U+0D63, U+1033..U+1035, U+103A, U+103D..U+103E,
11551         U+105E..U+1060, U+1071..U+1074, U+1082, U+1085..U+1086, U+108D,
11552         U+1B80..U+1B81, U+1BA2..U+1BA5, U+1BA8..U+1BA9, U+1C2C..U+1C33,
11553         U+1C36..U+1C37, U+1DCB..U+1DE6, U+2064, U+20F0, U+2DE0..U+2DFF,
11554         U+A66F..U+A672, U+A67C..U+A67D, U+A8C4, U+A926..U+A92D, U+A947..U+A951,
11555         U+AA29..U+AA2E, U+AA31..U+AA32, U+AA35..U+AA36, U+AA43, U+AA4C,
11556         U+FE24..U+FE26, U+101FD. Remove U+1929..U+192B.
11557         (nonspacing_table_ind): Update.
11558         * tests/uniwidth/test-uc_width2.sh: Update expected result.
11559
11560         Update to Unicode 5.1.0.
11561         * lib/uniname/gen-uninames.lisp (main): Add the range 0x1Fxxx to the
11562         code transform.
11563         * lib/uniname/uniname.c (unicode_character_name,
11564         unicode_name_character): Add the range 0x1Fxxx to the code transform.
11565         * lib/uniname/uninames.h: Regenerated.
11566         * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.1.0.
11567
11568 2009-02-07  Bruno Haible  <bruno@clisp.org>
11569
11570         Merge gen-ctype and gen-lbrk into a single program.
11571         * lib/gen-uni-tables.c: New file, incorporating
11572         lib/unictype/gen-ctype.c and lib/unilbrk/gen-lbrk.c.
11573         Add directory prefixes to the names of the generated files.
11574         * lib/unictype/gen-ctype.c: Remove file.
11575         * lib/unilbrk/gen-lbrk.c: Remove file.
11576         * modules/gen-uni-tables: New file.
11577         * modules/unictype/gen-ctype: Remove file.
11578         * modules/unilbrk/gen-lbrk: Remove file.
11579
11580 2009-02-07  Bruno Haible  <bruno@clisp.org>
11581
11582         * lib/unistr.h (u8_strcoll, u16_strcoll, u32_strcoll): New declations.
11583
11584         New module 'unistr/u32-strcoll'.
11585         * modules/unistr/u32-strcoll: New file.
11586         * lib/unistr/u32-strcoll.c: New file.
11587
11588         New module 'unistr/u16-strcoll'.
11589         * modules/unistr/u16-strcoll: New file.
11590         * lib/unistr/u16-strcoll.c: New file.
11591
11592         New module 'unistr/u8-strcoll'.
11593         * modules/unistr/u8-strcoll: New file.
11594         * lib/unistr/u8-strcoll.c: New file.
11595         * lib/unistr/u-strcoll.h: New file.
11596
11597 2009-02-07  Bruno Haible  <bruno@clisp.org>
11598
11599         * test-mbrtowc4.sh (LOCALE_ZH_CN): Fix default value.
11600         * test-mbsnrtowcs4.sh (LOCALE_ZH_CN): Likewise.
11601         * test-mbsrtowcs4.sh (LOCALE_ZH_CN): Likewise.
11602         * test-wcrtomb.sh (LOCALE_ZH_CN): Likewise.
11603         * test-wcsnrtombs4.sh (LOCALE_ZH_CN): Likewise.
11604         * test-wcsrtombs4.sh (LOCALE_ZH_CN): Likewise.
11605
11606 2009-02-07  Bruno Haible  <bruno@clisp.org>
11607
11608         Make 64-bit clean.
11609         * lib/unictype/gen-ctype.c (output_predicate, output_category,
11610         output_combclass, output_bidi_category, output_decimal_digit,
11611         output_digit, output_numeric, output_mirror, output_scripts,
11612         output_ident_category): Use proper width specifier in format strings.
11613
11614 2009-02-07  Bruno Haible  <bruno@clisp.org>
11615
11616         * doc/posix-functions/dirfd.texi: Clarify situation on mingw. Document
11617         failure behaviour.
11618
11619 2009-02-07  Jim Meyering  <meyering@redhat.com>
11620
11621         regex: avoid compilation failure with upcoming gcc-4.4
11622         * lib/regex_internal.h: Revert e48d8b47fb3eee81d341b71c3e006efe9e3433a7
11623         [workaround for PGC prior to 6.1-2].  Otherwise, we'd get this:
11624         "... error: integer overflow in preprocessor expression".
11625
11626 2009-02-05  Ben Pfaff  <blp@gnu.org>
11627
11628         Fix link errors on Windows when close module is used.
11629         * modules/close: Add $(LIB_CLOSE) to Link section.
11630         * m4/close.m4 (gl_REPLACE_CLOSE): Substitute -lws2_32 into
11631         $(LIB_CLOSE) on Windows.
11632
11633 2009-02-05  Jim Meyering  <meyering@redhat.com>
11634
11635         still avoid unused-parameter warnings, but do it cleanly
11636         * lib/fsusage.c (UNUSED_PARAM): Remove definition.
11637         (get_fs_usage): Cast to void instead.
11638         * lib/mountlist.c (UNUSED_PARAM): Remove definition.
11639         (dev_from_mount_options, read_file_system_list): Cast to void.
11640         Prompted by Bruno Haible.
11641
11642 2009-02-04  Jim Meyering  <meyering@redhat.com>
11643
11644         fsusage.c: correct copyright year
11645         * lib/fsusage.c: Reflect year in which the change is pushed into
11646
11647         avoid misc. warnings
11648         * lib/fsusage.c (UNUSED_PARAM): Define.
11649         (get_fs_usage): Mark parameter "disk" as unused.
11650         * lib/getugroups.c (getgrent): Use "void" in prototype.
11651         * lib/mountlist.c: Mark unused parameters.
11652         (read_file_system_list): Declare a local with "const".
11653         * lib/nanosleep.c (getnow): Declare static.
11654         * lib/strftime.c: Include strftime.h, for declaration of nstrftime.
11655
11656         dirfd: set errno upon failure
11657         * lib/dirfd.c: Include <errno.h>.
11658         Set errno to ENOTSUP when returning -1.
11659         * modules/dirfd (Depends-on): Add errno.
11660         Suggested by John Kodis <kodis@comcast.net>.
11661
11662 2009-02-01  Bruno Haible  <bruno@clisp.org>
11663
11664         Don't assume sizeof (long) >= sizeof (void *).
11665         * lib/memcmp.c: Include stdint.h.
11666         (memcmp_bytes): Change argument types to op_t. Change type of srcp1,
11667         srcp2 to 'const byte *'.
11668         (memcmp_common_alignment, memcmp_not_common_alignment): Change argument
11669         types to uintptr_t.
11670         (rpl_memcmp): Change type of srcp1, srcp2 to 'uintptr_t'.
11671         * modules/memcmp (Depends-on): Add stdint.
11672         Reported by Ozkan Sezer <sezeroz@gmail.com>.
11673
11674 2009-01-30  Eric Blake  <ebb9@byu.net>
11675
11676         fix more require-before-expand issues
11677         * m4/pmccabe2html.m4 (gl_PMCCABE2HTML): Require, rather than
11678         expand, AC_PROG_AWK.
11679         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): Use AC_DEFUN_ONCE.
11680
11681 2009-01-28  Eric Blake  <ebb9@byu.net>
11682
11683         version-etc: use consistent URL formatting
11684         * lib/version-etc.c (emit_bug_reporting_address, version_etc_va):
11685         Improve formatting.  Use fputs for string without %.
11686
11687 2009-01-28  Jim Meyering  <meyering@redhat.com>
11688
11689         00gnulib.m4: add m4 quotes in shell comment to avoid autoconf warning
11690         * m4/00gnulib.m4 (AC_DEFUN_ONCE): Add quotes to avoid an
11691         "underquoted definition of NAME" from autoconf-2.59.
11692
11693 2009-01-28  Bruno Haible  <bruno@clisp.org>
11694
11695         * doc/gnulib.texi: Add "Obsolete modules" to index.
11696
11697 2009-01-28  Jim Meyering  <meyering@redhat.com>
11698
11699         useless-if-before-free: recognize more variants
11700         * build-aux/useless-if-before-free: Also recognize e.g.,
11701         if (NULL != p) free (p);
11702
11703 2009-01-27  Mark McLoughlin  <markmc@redhat.com>
11704
11705         test-getaddrinfo: skip (don't fail) this test when there's no network
11706         * tests/test-getaddrinfo.c: Skip test upon failure with EAI_AGAIN,
11707         on the presumption that it means you lack network access.
11708
11709 2009-01-26  Jim Meyering  <meyering@redhat.com>
11710
11711         fflush: avoid warnings on modern systems
11712         * lib/fflush.c (rpl_fflush): Move declarations of locals,
11713         pos and result, into scopes where they're used.
11714
11715 2009-01-26  Eric Blake  <ebb9@byu.net>
11716
11717         Silence warning reintroduced by recent extensions patch.
11718         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS)
11719         (gl_USE_SYSTEM_EXTENSIONS): Use AC_DEFUN_ONCE to silence newer
11720         autoconf.
11721
11722         Backport improved autoconf semantics of AC_DEFUN_ONCE.
11723         * m4/00gnulib.m4: New file.
11724         * gnulib-tool (func_get_filelist): Always use it.
11725         * m4/gnulib-common.m4 (gl_COMMON): Force the file to be used.
11726         Reported by Bruno Haible, with suggestions from Paolo Bonzini.
11727
11728 2009-01-25  Bruno Haible  <bruno@clisp.org>
11729
11730         Make test-quotearg work on MacOS X and AIX.
11731         * tests/test-quotearg.sh: New file.
11732         * tests/locale/fr/LC_MESSAGES/test-quotearg.po: New file.
11733         * tests/locale/fr/LC_MESSAGES/test-quotearg.mo: New file.
11734         * tests/test-quotearg.c: Include <locale.h> and gettext.h. Don't
11735         include <libintl.h>.
11736         (fake_locale): Remove variable.
11737         (gettext, dgettext, dcgettext): Remove functions.
11738         (main): Instead of setting a fake locale, set a real locale. Call
11739         textdomain and bindtextdomain.
11740         * modules/quotearg-tests (Files): Add the new files.
11741         (Depends-on): Add gettext, setenv, unsetenv.
11742         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
11743         (Makefile.am): Add test-quotearg.sh to TESTS, remove test-quotearg.
11744         Augment TESTS_ENVIRONMENT.
11745
11746 2009-01-25  Bruno Haible  <bruno@clisp.org>
11747
11748         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove special code that hid the
11749         fr_FR.ISO8859-1 locale on MacOS X.
11750         * m4/locale-ja.m4 (gt_LOCALE_JA): Remove special code that hid the
11751         ja_JP.eucJP locale on MacOS X.
11752         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Remove special code that hid the
11753         zh_CN.GB18030 locale on MacOS X.
11754
11755 2009-01-25  Bruno Haible  <bruno@clisp.org>
11756
11757         Avoid link errors on MacOS X 10.3.
11758         * lib/mbsrtowcs-state.c (_gl_mbsrtowcs_state): Add initializer.
11759         * lib/wcsrtombs-state.c (_gl_wcsrtombs_state): Likewise.
11760
11761 2009-01-25  Bruno Haible  <bruno@clisp.org>
11762
11763         * lib/pipe.c: On Unix, assume HAVE_POSIX_SPAWN and use posix_spawnp.
11764         * m4/pipe.m4 (gl_PIPE): Remove tests for vfork() based code.
11765         * modules/pipe (Files): Remove m4/posix_spawn.m4.
11766         (Depends-on): Add spawn, posix_spawnp, posix_spawn_file_actions_init,
11767         posix_spawn_file_actions_addclose, posix_spawn_file_actions_adddup2,
11768         posix_spawn_file_actions_addopen, posix_spawn_file_actions_destroy,
11769         posix_spawnattr_init, posix_spawnattr_setsigmask,
11770         posix_spawnattr_setflags, posix_spawnattr_destroy.
11771
11772         * lib/execute.c: On Unix, assume HAVE_POSIX_SPAWN and use posix_spawnp.
11773         * m4/execute.m4 (gl_EXECUTE): Remove tests for vfork() based code.
11774         * modules/execute (Files): Remove m4/posix_spawn.m4.
11775         (Depends-on): Add spawn, posix_spawnp, posix_spawn_file_actions_init,
11776         posix_spawn_file_actions_addopen, posix_spawn_file_actions_destroy,
11777         posix_spawnattr_init, posix_spawnattr_setsigmask,
11778         posix_spawnattr_setflags, posix_spawnattr_destroy.
11779
11780 2009-01-25  Bruno Haible  <bruno@clisp.org>
11781
11782         * lib/glthread/threadlib.c: Include <stdlib.h>.
11783
11784 2009-01-25  Bruno Haible  <bruno@clisp.org>
11785
11786         * lib/glthread/threadlib.c (dummy): New declaration.
11787
11788 2009-01-25  Bruno Haible  <bruno@clisp.org>
11789
11790         * lib/mbrtowc.c (mbrtowc): Distinguish invalid and incomplete
11791         multibyte characters also for the GB18030 encoding. Don't crash when
11792         the encoding is unknown and nstate = 0. Needed on OSF/1 5.1.
11793
11794 2009-01-25  Bruno Haible  <bruno@clisp.org>
11795
11796         Avoid redefining 'struct random_data' on OSF/1 5.1.
11797         * lib/stdlib.in.h: Include <random.h> if it exists.
11798         * m4/stdlib_h.m4 (gl_STDLIB_H): Test whether <random.h> exists. Set
11799         HAVE_RANDOM_H. Include <random.h> when testing whether
11800         'struct random_data' exists.
11801         * modules/stdlib (Makefile.am): Substitute HAVE_RANDOM_H.
11802
11803 2009-01-25  Bruno Haible  <bruno@clisp.org>
11804
11805         Don't install charset.alias on MacOS X >= 10.3.
11806         * lib/localcharset.c (DARWIN7): New macro.
11807         (get_charset_aliases): Hardcode the result for Darwin7.
11808         * modules/localcharset (install-exec-local): Don't install
11809         charset.alias on MacOS X >= 10.3, if the file does not yet exist.
11810
11811 2009-01-25  Bruno Haible  <bruno@clisp.org>
11812
11813         Don't install charset.alias on mingw and Cygwin.
11814         * modules/localcharset (install-exec-local): Don't install
11815         charset.alias on mingw and Cygwin, if the file does not yet exist.
11816         The result for these platforms is hardcoded in localcharset.c.
11817
11818 2009-01-25  Bruno Haible  <bruno@clisp.org>
11819
11820         Make it possible again to use AC_GNU_SOURCE together with gnulib.
11821         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_GNU_SOURCE
11822         before requiring AC_USE_SYSTEM_EXTENSIONS.
11823
11824 2009-01-25  Jim Meyering  <meyering@redhat.com>
11825
11826         c-strtod: avoid warnings
11827         * lib/c-strtod.c (C_STRTOD): Cast nptr to (char *) to avoid
11828         "assignment discards qualifiers from pointer target type" warnings.
11829
11830 2009-01-24  Bruno Haible  <bruno@clisp.org>
11831
11832         Add support for non-UTF-8 locales on MacOS X.
11833         * lib/config.charset: Add CP1131, ARMSCII-8, PT154 to the list of
11834         canonical encodings. For Darwin 7 and newer, don't map traditional
11835         encodings to UTF-8.
11836         Reported by Vincent Lefevre <vincent@vinc17.org>
11837         at <http://savannah.gnu.org/bugs/?25235>.
11838
11839 2009-01-24  Bruno Haible  <bruno@clisp.org>
11840
11841         * doc/gnulib.texi (Obsolete modules): New section.
11842         Reported by Mike Frysinger <vapier@gentoo.org>.
11843
11844 2009-01-24  Bruno Haible  <bruno@clisp.org>
11845
11846         * doc/Makefile (%.pdf): Clarify where to find texmf.cnf.
11847         (%.dvi): New rule.
11848
11849 2009-01-24  Bruno Haible  <bruno@clisp.org>
11850
11851         * lib/c-strtod.h (c_strtod, c_strtold): Adjust specification.
11852         Reported by Eric Blake.
11853
11854 2009-01-24  Bruno Haible  <bruno@clisp.org>
11855
11856         * lib/c-stack.c (segv_handler): If !HAVE_XSI_STACK_OVERFLOW_HEURISTIC,
11857         set signo = 0 also if info->si_code <= 0. Needed on HP-UX 11.11.
11858         Reported by Gary V. Vaughan <gary@gnu.org>.
11859
11860 2009-01-24  Bruno Haible  <bruno@clisp.org>
11861
11862         * lib/c-strtod.h (c_strtod, c_strtold): Add specification.
11863
11864 2009-01-23  Bruno Haible  <bruno@clisp.org>
11865
11866         Make c-strtod, c-strtold usable in libraries.
11867         * lib/c-strtod.c: Include string.h instead of xalloc.h.
11868         (C_STRTOD): Call strdup instead of xstrdup.
11869         * modules/c-strtod (Depends-on): Add strdup-posix, remove xalloc.
11870         * modules/c-strtold (Depends-on): Likewise.
11871         * doc/c-strtod.texi: Remove the sentence mentioning xalloc_die.
11872         * NEWS: Mention the change.
11873         Reported by Michael Gold <mgold@ncf.ca>.
11874
11875 2009-01-23  Jim Meyering  <meyering@redhat.com>
11876
11877         c-strtod: when ENDPTR is non-NULL, set *ENDPTR in new failure path
11878         * lib/c-strtod.c (C_STRTOD) [LC_ALL_MASKC]: Ensure that when
11879         ENDPTR is non-NULL, *ENDPTR is set to NPTR upon failure.
11880
11881 2009-01-23  Simon Josefsson  <simon@josefsson.org>
11882
11883         * lib/version-etc.c: Add emit_bug_reporting_address, inspired by
11884         GNU CoreUtils.
11885         * lib/version-etc.h: Add prototype for emit_bug_reporting_address.
11886         * modules/version-etc (Description): Update.
11887
11888 2009-01-22  Bruno Haible  <bruno@clisp.org>
11889
11890         Cache the C locale object.
11891         * lib/c-strtod.c (c_locale_cache): New variable.
11892         (c_locale): New function.
11893         (C_STRTOD): Use it, and don't call freelocale.
11894         * m4/c-strtod.m4 (gl_C_STRTOD, gl_C_STRTOLD): Require AC_C_INLINE.
11895         Suggested by Paolo Bonzini.
11896
11897 2009-01-21  Bruno Haible  <bruno@clisp.org>
11898
11899         * lib/getloadavg.c (getloadavg): Check c_strtod result against error
11900         conditions other than overflow.
11901
11902 2009-01-21  Bruno Haible  <bruno@clisp.org>
11903
11904         * lib/c-strtod.c: Include errno.h.
11905         (C_STRTOD): Check against NULL return from newlocale. Preserve errno
11906         value from STRTOD_L and STRTOD.
11907
11908 2009-01-21  Bruno Haible  <bruno@clisp.org>
11909         and Jim Meyering  <meyering@redhat.com>
11910
11911         nanosleep: skip configure test (fail it) for apple universal builds
11912         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_MULTIARCH. In Apple
11913         universal builds, assume that nanosleep does not work.
11914         * modules/nanosleep (Depends-on): Add multiarch.
11915
11916         mktime: skip configure test (fail it) for apple universal builds
11917         * m4/mktime.m4 (AC_FUNC_MKTIME): Require gl_MULTIARCH. In Apple
11918         universal builds, assume that mktime does not work.
11919         * modules/mktime (Depends-on): Add multiarch.
11920
11921 2009-01-21  Eric Blake  <ebb9@byu.net>
11922
11923         multiarch: avoid expand-before-require warning
11924         * modules/multiarch (configure.ac): Require, rather than expand,
11925         gl_MULTIARCH.
11926         * m4/multiarch.m4 (gl_MULTIARCH_BODY): Merge...
11927         (gl_MULTIARCH): ...into this macro, and use AC_DEFUN_ONCE to
11928         enforce that all clients require it.  Partial reversion of
11929         2008-12-29 patch.
11930
11931         error: avoid expand-before-require warning
11932         * modules/errno (configure.ac): Require, rather than expand,
11933         gl_HEADER_ERRNO_H.
11934         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Merge...
11935         (gl_HEADER_ERRNO_H): ...into this macro, and use AC_DEFUN_ONCE to
11936         enforce that all clients require it.
11937
11938         gnulib-tool: avoid warnings from using obsolete AC_GNU_SOURCE
11939         * gnulib-tool (func_dest_tmpfilename, func_create_testdir): Using
11940         obsolete AC_GNU_SOURCE causes out-of-order expansion; avoid it,
11941         and rely solely on gl_USE_SYSTEM_EXTENSIONS.
11942
11943 2009-01-21  Paolo Bonzini  <bonzini@gnu.org>
11944
11945         Revert:
11946         2009-01-20  Paolo Bonzini  <bonzini@gnu.org>
11947
11948         regex: do not depend on obsolete modules.
11949         * modules/regex: Remove memcmp and memmove.
11950
11951 2009-01-20  Bruno Haible  <bruno@clisp.org>
11952
11953         Make the 'link' module link on Windows NT 4.
11954         * lib/link.c (_WIN32_WINNT): Don't define.
11955         (CreateHardLinkFuncType): New type.
11956         (CreateHardLinkFunc, initialized): New variables.
11957         (initialize): New function.
11958         (link): Invoke CreateHardLink indirectly through the function pointer.
11959
11960 2009-01-20  Bruno Haible  <bruno@clisp.org>
11961
11962         Fix compilation failure on mingw.
11963         * tests/test-link.c (main): Don't assume that EOPNOTSUPP exists.
11964
11965 2009-01-20  Michael Gold  <mgold@ncf.ca>  (tiny change)
11966
11967         * doc/c-strtod.texi: Mention a couple of restrictions.
11968
11969 2009-01-20  Jim Meyering  <meyering@redhat.com>
11970
11971         gettimeofday: move more declarations out of functions
11972         * lib/gettimeofday.c: Move extern declarations of tzset and
11973         gmtime out of containing functions.  Prompted by Bruno Haible.
11974
11975 2009-01-20  Paolo Bonzini  <bonzini@gnu.org>
11976
11977         regex: do not depend on obsolete modules.
11978         * modules/regex: Remove memcmp and memmove.
11979
11980 2009-01-19  Bruno Haible  <bruno@clisp.org>
11981
11982         Don't use AC_REQUIRE([AC_C_BIGENDIAN]).
11983         * modules/uniconv/u16-conv-from-enc (configure.ac): Require
11984         gl_BIGENDIAN, not AC_C_BIGENDIAN.
11985         * modules/uniconv/u16-conv-to-enc (configure.ac): Likewise.
11986         * modules/uniconv/u16-strconv-to-enc (configure.ac): Likewise.
11987
11988 2009-01-19  Bruno Haible  <bruno@clisp.org>
11989
11990         * tests/test-link.c: Include <errno.h>.
11991         (main): Exit with code 77 when a hard link cannot be created due to
11992         the file system.
11993         * tests/test-link.sh: Skip test when a hard link cannot be created due
11994         to the file system.
11995         Suggested by Eric Blake.
11996
11997 2009-01-19  Martin Lambers  <marlam@marlam.de>
11998
11999         * modules/link-tests: New file.
12000         * tests/test-link.sh: New file.
12001         * tests/test-link.c: New file.
12002
12003 2009-01-19  Eric Blake  <ebb9@byu.net>
12004
12005         doc: mention another function added in cygwin 1.7.0
12006         * doc/glibc-functions/glob_pattern_p.texi (glob_pattern_p):
12007         Another new function in cygwin 1.7.
12008
12009 2009-01-19  Bruno Haible  <bruno@clisp.org>
12010
12011         Don't use AC_REQUIRE([AC_C_BIGENDIAN]).
12012         * m4/gnulib-common.m4 (gl_BIGENDIAN): New macro.
12013         * m4/exponentl.m4 (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require
12014         gl_BIGENDIAN, not AC_C_BIGENDIAN.
12015         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): Likewise.
12016         * m4/isinf.m4 (gl_ISINFL_WORKS): Likewise.
12017         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Likewise.
12018         * m4/md4.m4 (gl_MD4): Likewise.
12019         * m4/md5.m4 (gl_MD5): Likewise.
12020         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Likewise.
12021         * m4/sha1.m4 (gl_SHA1): Likewise.
12022         * m4/sha256.m4 (gl_SHA256): Likewise.
12023         * m4/sha512.m4 (gl_SHA512): Likewise.
12024
12025 2009-01-19  Bruno Haible  <bruno@clisp.org>
12026
12027         * modules/uniname/uniname-tests (Depends-on): Add progname.
12028         * tests/uniname/test-uninames.c: Include progname.h.
12029         (main): Call set_program_name.
12030
12031         * modules/unistdio/u8-vsprintf-tests (Depends-on): Add progname.
12032         * tests/unistdio/test-u8-vsprintf1.c: Include progname.h.
12033         (main): Call set_program_name.
12034
12035         * modules/unistdio/u8-vsnprintf-tests (Depends-on): Add progname.
12036         * tests/unistdio/test-u8-vsnprintf1.c: Include progname.h.
12037         (main): Call set_program_name.
12038
12039         * modules/unistdio/u16-vsprintf-tests (Depends-on): Add progname.
12040         * tests/unistdio/test-u16-vsprintf1.c: Include progname.h.
12041         (main): Call set_program_name.
12042
12043         * modules/unistdio/u16-vsnprintf-tests (Depends-on): Add progname.
12044         * tests/unistdio/test-u16-vsnprintf1.c: Include progname.h.
12045         (main): Call set_program_name.
12046
12047         * modules/unistdio/u32-vsprintf-tests (Depends-on): Add progname.
12048         * tests/unistdio/test-u32-vsprintf1.c: Include progname.h.
12049         (main): Call set_program_name.
12050
12051         * modules/unistdio/u32-vsnprintf-tests (Depends-on): Add progname.
12052         * tests/unistdio/test-u32-vsnprintf1.c: Include progname.h.
12053         (main): Call set_program_name.
12054
12055         * modules/unistdio/ulc-vsprintf-tests (Depends-on): Add progname.
12056         * tests/unistdio/test-ulc-vsprintf1.c: Include progname.h.
12057         (main): Call set_program_name.
12058
12059         * modules/unistdio/ulc-vsnprintf-tests (Depends-on): Add progname.
12060         * tests/unistdio/test-ulc-vsnprintf1.c: Include progname.h.
12061         (main): Call set_program_name.
12062
12063 2009-01-19  Eric Blake  <ebb9@byu.net>
12064
12065         test-unistd: test previous patch
12066         * tests/test-unistd.c: Test *_FILENO macros.
12067
12068         unistd: guarantee STDIN_FILENO here, for OS/2 EMX
12069         * lib/unistd.in.h (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO):
12070         Guarantee a definition.
12071         * doc/posix-headers/unistd.texi (unistd.h): Document the bug.
12072         * modules/unistd-safer (Depends-on): Add dependency on unistd.
12073         * lib/c-stack.c (STDERR_FILENO): Rely on <unistd.h>.
12074         * lib/dup-safer.c (STDERR_FILENO): Likewise.
12075         * lib/execute.c (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO):
12076         Likewise.
12077         * lib/fd-safer.c (STDIN_FILENO, STDERR_FILENO): Likewise.
12078         * lib/fopen-safer.c (STDERR_FILENO): Likewise.
12079         * lib/pipe.c (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO):
12080         Likewise.
12081         * lib/tmpfile-safer.c (STDERR_FILENO): Likewise.
12082         * tests/test-posix_spawn1.c (STDIN_FILENO, STDOUT_FILENO)
12083         (STDERR_FILENO): Likewise.
12084         * tests/test-posix_spawn2.c (STDIN_FILENO, STDOUT_FILENO)
12085         (STDERR_FILENO): Likewise.
12086         * tests/test-posix_spawn3.c (STDIN_FILENO, STDOUT_FILENO)
12087         (STDERR_FILENO): Likewise.
12088         Reported by Elbert Pol.
12089
12090 2009-01-19  Eric Blake  <ebb9@byu.net>
12091
12092         doc: mention more functions added in cygwin 1.7.0
12093         * doc/posix-functions/abort.texi (abort): Update wording related
12094         to cygwin.
12095         * doc/posix-functions/daylight.texi (daylight): Likewise.
12096         * doc/posix-functions/optarg.texi (optarg): Likewise.
12097         * doc/posix-functions/optarg.texi (opterr): Likewise.
12098         * doc/posix-functions/optarg.texi (optind): Likewise.
12099         * doc/posix-functions/optarg.texi (optopt): Likewise.
12100         * doc/posix-functions/wprintf.texi (wprintf): Cygwin wprintf never
12101         worked in 1.5.x, and was withdrawn in 1.7.
12102         * doc/posix-functions/vwprintf.texi (vwprintf): Likewise.
12103         * doc/posix-functions/fprintf.texi (fprintf): Tighten mention of
12104         cygwin versions.
12105         * doc/posix-functions/perror.texi (perror): Likewise.
12106         * doc/posix-functions/printf.texi (printf): Likewise.
12107         * doc/posix-functions/snprintf.texi (snprintf): Likewise.
12108         * doc/posix-functions/sprintf.texi (sprintf): Likewise.
12109         * doc/posix-functions/vfprintf.texi (vfprintf): Likewise.
12110         * doc/posix-functions/vprintf.texi (vprintf): Likewise.
12111         * doc/posix-functions/vsnprintf.texi (vsnprintf): Likewise.
12112         * doc/posix-functions/vsprintf.texi (vsprintf): Likewise.
12113         * doc/glibc-functions/obstack_printf.texi (obstack_printf):
12114         Likewise.
12115         * doc/glibc-functions/obstack_vprintf.texi (obstack_vprintf):
12116         Likewise.
12117         * doc/glibc-functions/cfmakeraw.texi (cfmakeraw): Cygwin 1.7 adds
12118         this function.
12119         * doc/glibc-functions/in6addr_any.texi (in6addr_any): Likewise.
12120         * doc/glibc-functions/in6addr_loopback.texi (in6addr_loopback):
12121         Likewise.
12122         * doc/glibc-functions/updwtmpx.texi (updwtmpx): Likewise.
12123         * doc/posix-functions/_Exit_C99.texi (_Exit): Likewise.
12124         * doc/posix-functions/confstr.texi (confstr): Likewise.
12125         * doc/posix-functions/dprintf.texi (dprintf): Likewise.
12126         * doc/posix-functions/fgetwc.texi (fgetwc): Likewise.
12127         * doc/posix-functions/fgetws.texi (fgetws): Likewise.
12128         * doc/posix-functions/fputwc.texi (fputwc): Likewise.
12129         * doc/posix-functions/fputws.texi (fputws): Likewise.
12130         * doc/posix-functions/fwide.texi (fwide): Likewise.
12131         * doc/posix-functions/getwc.texi (getwc): Likewise.
12132         * doc/posix-functions/getwchar.texi (getwchar): Likewise.
12133         * doc/posix-functions/putwc.texi (putwc): Likewise.
12134         * doc/posix-functions/putwchar.texi (putwchar): Likewise.
12135         * doc/posix-functions/sigignore.texi (sigignore): Likewise.
12136         * doc/posix-functions/ungetwc.texi (ungetwc): Likewise.
12137         * doc/posix-functions/vdprintf.texi (vdprintf): Likewise.
12138         * doc/posix-functions/wcpcpy.texi (wcpcpy): Likewise.
12139         * doc/posix-functions/wcpncpy.texi (wcpncpy): Likewise.
12140         * doc/posix-functions/wcstol.texi (wcstol): Likewise.
12141         * doc/posix-functions/wcstoll.texi (wcstoll): Likewise.
12142         * doc/posix-functions/wcstoul.texi (wcstoul): Likewise.
12143         * doc/posix-functions/wcstoull.texi (wcstoull): Likewise.
12144         * doc/posix-functions/wcsxfrm.texi (wcsxfrm): Likewise.
12145
12146 2009-01-19  Daniel P. Berrange  <berrange@redhat.com>
12147
12148         ioctl: avoid warning: no previous prototype for 'rpl_ioctl'
12149         * lib/ioctl.c: Include <sys/ioctl.h>.
12150
12151 2009-01-19  Simon Josefsson  <simon@josefsson.org>
12152
12153         * modules/getdate-tests (Depends-on): Add progname.
12154         * tests/test-getdate.c: Use progname module, to avoid link errors
12155         on non-glibc systems.
12156
12157 2009-01-18  Simon Josefsson  <simon@josefsson.org>
12158
12159         * modules/filenamecat-tests (Depends-on): Add progname.
12160         * modules/fstrcmp-tests (Depends-on): Likewise.
12161
12162         * tests/test-filenamecat.c: Use progname module, to avoid link
12163         errors on non-glibc systems.
12164         * tests/test-fstrcmp.c: Likewise.
12165
12166 2009-01-19  Daniel P. Berrange  <berrange@redhat.com>
12167
12168         gettimeofday: avoid warning: nested extern declaration of 'localtime'
12169         * lib/gettimeofday.c: Move extern declaration out of function.
12170
12171 2009-01-18  Bruno Haible  <bruno@clisp.org>
12172
12173         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't test for mblen and mbrlen.
12174         * lib/strftime.c (HAVE_MBLEN, HAVE_MBRLEN): Remove macros.
12175         (MULTIBYTE_IS_FORMAT_SAFE): Define to 1 on all platforms except OSF/1.
12176
12177 2009-01-18  Bruno Haible  <bruno@clisp.org>
12178
12179         * lib/strftime.c (MEMPCPY): Remove unused macro.
12180         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't test for mempcpy.
12181
12182 2009-01-18  Martin Lambers  <marlam@marlam.de>
12183
12184         New module 'link'.
12185         * lib/unistd.in.h (link): New declaration.
12186         * lib/link.c: New file.
12187         * m4/link.m4: New file.
12188         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_LINK,
12189         HAVE_LINK.
12190         * modules/unistd (Makefile.am): Substitute GNULIB_LINK, HAVE_LINK.
12191         * modules/link: New file.
12192         * doc/posix-functions/link.texi: Mention the new module.
12193
12194 2009-01-18  Bruno Haible  <bruno@clisp.org>
12195
12196         * tests/test-avltree_list.c (main): Call set_program_name.
12197         * tests/test-avltree_oset.c (main): Likewise.
12198         * tests/test-obstack-printf.c: Include progname.h.
12199         (main): Call set_program_name.
12200         * tests/test-quotearg.c: Include progname.h.
12201         (main): Call set_program_name.
12202         * tests/test-xmemdup0.c: Include progname.h.
12203         (main): Call set_program_name.
12204
12205 2009-01-18  Bruno Haible  <bruno@clisp.org>
12206
12207         New module 'alphasort'.
12208         * lib/dirent.in.h (alphasort): New declaration.
12209         * lib/alphasort.c: New file, from glibc with modifications.
12210         * m4/alphasort.m4: New file.
12211         * modules/alphasort: New file.
12212         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_ALPHASORT,
12213         HAVE_ALPHASORT.
12214         * modules/dirent (Makefile.am): Substitute GNULIB_ALPHASORT,
12215         HAVE_ALPHASORT.
12216         * doc/posix-functions/alphasort.texi: Mention the new module and the
12217         portability problems.
12218
12219 2009-01-18  Bruno Haible  <bruno@clisp.org>
12220
12221         New module 'scandir'.
12222         * lib/dirent.in.h (scandir): New declaration.
12223         * lib/scandir.c: New file, from glibc with modifications.
12224         * m4/scandir.m4: New file.
12225         * modules/scandir: New file.
12226         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_SCANDIR,
12227         HAVE_SCANDIR.
12228         * modules/dirent (Makefile.am): Substitute GNULIB_SCANDIR,
12229         HAVE_SCANDIR.
12230         * doc/posix-functions/scandir.texi: Mention the new module and the
12231         portability problems.
12232
12233 2009-01-17  Bruno Haible  <bruno@clisp.org>
12234
12235         * gnulib-tool (func_remove_prefix): Escape all dots in the prefix.
12236         Update documentation.
12237         (func_remove_suffix): Escape all dots in the suffix. Update
12238         documentation.
12239         (func_filter_filelist): Update documentation.
12240         Reported by Ralf Wildenhues.
12241
12242 2009-01-17  Bruno Haible  <bruno@clisp.org>
12243
12244         * modules/dprintf-posix-tests: New file.
12245         * tests/test-dprintf-posix.sh: New file.
12246         * tests/test-dprintf-posix.c: New file.
12247
12248         New modules 'dprintf', 'dprintf-posix'.
12249         * lib/stdio.in.h (dprintf): New declaration.
12250         * lib/dprintf.c: New file.
12251         * m4/dprintf.m4: New file.
12252         * m4/dprintf-posix.m4: New file.
12253         * modules/dprintf: New file.
12254         * modules/dprintf-posix: New file.
12255         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_DPRINTF,
12256         HAVE_DPRINTF, REPLACE_DPRINTF.
12257         * modules/stdio (Makefile.am): Substitute also GNULIB_DPRINTF,
12258         HAVE_DPRINTF, REPLACE_DPRINTF.
12259         * doc/posix-functions/dprintf.texi: Mention the new modules.
12260
12261 2009-01-17  Bruno Haible  <bruno@clisp.org>
12262
12263         * modules/vdprintf-posix-tests: New file.
12264         * tests/test-vdprintf-posix.sh: New file.
12265         * tests/test-vdprintf-posix.c: New file.
12266
12267         New modules 'vdprintf', 'vdprintf-posix'.
12268         * lib/stdio.in.h (vdprintf): New declaration.
12269         * lib/vdprintf.c: New file.
12270         * m4/vdprintf.m4: New file.
12271         * m4/vdprintf-posix.m4: New file.
12272         * modules/vdprintf: New file.
12273         * modules/vdprintf-posix: New file.
12274         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_VDPRINTF,
12275         HAVE_VDPRINTF, REPLACE_VDPRINTF.
12276         * modules/stdio (Makefile.am): Substitute also GNULIB_VDPRINTF,
12277         HAVE_VDPRINTF, REPLACE_VDPRINTF.
12278         * doc/posix-functions/vdprintf.texi: Mention the new modules.
12279
12280 2009-01-17  Bruno Haible  <bruno@clisp.org>
12281
12282         Fix replacement of fopen on mingw.
12283         * m4/fopen.m4 (gl_FUNC_FOPEN): Define FOPEN_TRAILING_SLASH_BUG also on
12284         mingw.
12285
12286 2009-01-17  Bruno Haible  <bruno@clisp.org>
12287
12288         Fix compilation error on HP-UX 11.00, present since 2008-09-24.
12289         * lib/fopen.c: Include <sys/types.h> and <sys/types.h>.
12290
12291 2009-01-17  Bruno Haible  <bruno@clisp.org>
12292
12293         Avoid test-fflush2.sh failure on mingw.
12294         * tests/test-fflush2.c: Include binary-io.h.
12295         (main): Put standard input into binary mode.
12296         * modules/fflush-tests (Depends-on): Add binary-io.
12297
12298 2009-01-17  Bruno Haible  <bruno@clisp.org>
12299
12300         * lib/wchar.in.h: In another particular situation, include only the
12301         system's <wchar.h> file.
12302         (_GL_ALREADY_INCLUDING_WCHAR_H): New macro.
12303         Reported by Albert Chin-A-Young <china@thewrittenword.com>
12304         and Thomas Guyot-Sionnest <dermoth@aei.ca>.
12305
12306 2009-01-17  Bruno Haible  <bruno@clisp.org>
12307
12308         Support for stripping executables in --enable-relocatable.
12309         * build-aux/install-reloc: Expect one more argument, or an environment
12310         variable RELOC_STRIP_PROG. If set, strip the destination program and
12311         its wrapper.
12312         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): In INSTALL_PROGRAM_ENV, set
12313         RELOC_STRIP_PROG.
12314         * doc/relocatable-maint.texi (Supporting Relocation): Mention the need
12315         to set RELOCATABLE_STRIP.
12316         * NEWS: Mention the new Makefile requirement.
12317
12318 2009-01-17  Bruno Haible  <bruno@clisp.org>
12319
12320         * build-aux/install-reloc: Remove debugging information left over by
12321         C compiler on MacOS X.
12322
12323 2009-01-17  Bruno Haible  <bruno@clisp.org>
12324
12325         Update use of _NSGetExecutablePath after API change in MacOS X 10.4.
12326         * lib/progreloc.c (find_executable): Fix type of pointer passed to
12327         _NSGetExecutablePath.
12328
12329 2009-01-16  Jim Meyering  <meyering@redhat.com>
12330
12331         strerror: avoid warnings about discarding "const"
12332         * lib/strerror.c (rpl_strerror): Instead of returning a const
12333         string from each and every "case", use a variable, and add a single
12334         cast after the switch.
12335
12336 2009-01-16  Albert Chin-A-Young <china@thewrittenword.com>
12337
12338         * lib/arpa_inet.in.h: Add extern "C" block for C++.
12339
12340 2009-01-16  Bruno Haible  <bruno@clisp.org>
12341
12342         * m4/printf.m4 (gl_SNPRINTF_SIZE1, gl_VSNPRINTF_ZEROSIZE_C99): Use an
12343         array initializer syntax that also works in C++ mode.
12344         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
12345
12346 2009-01-16  Jim Meyering  <meyering@redhat.com>
12347
12348         poll: suppress a warning
12349         * lib/poll.c: Use #pragma GCC diagnostic ignored "-Wtype-limits"
12350         to ignore "...unsigned expression < 0 is always false" warnings.
12351
12352 2009-01-16  Daniel P. Berrange  <berrange@redhat.com>
12353
12354         poll: remove declarations of unused variables
12355         * lib/poll.c (poll) [WIN32_NATIVE]: Remove declarations of unused
12356         sockbuf and optlen.
12357
12358 2009-01-15  Bruno Haible  <bruno@clisp.org>
12359
12360         Make fflush-after-ungetc POSIX compliant on BSD systems.
12361         * lib/fflush.c (clear_ungetc_buffer_preserving_position): New function.
12362         (clear_ungetc_buffer): Implement also for other systems.
12363         (rpl_fflush): On glibc systems, invoke
12364         clear_ungetc_buffer_preserving_position. Otherwise, invoke
12365         clear_ungetc_buffer after fetching the stream's position, not before.
12366
12367 2009-01-15  Bruno Haible  <bruno@clisp.org>
12368
12369         Make fflush-after-ungetc POSIX compliant on glibc systems.
12370         * m4/fflush.m4 (gl_FUNC_FFLUSH): Test also the behaviour of fflush
12371         after ungetc.
12372         * lib/fflush.c (clear_ungetc_buffer): Implement for glibc systems.
12373         (rpl_fflush): On glibc systems, simply call the system's fflush
12374         function after clearing the ungetc buffer.
12375         * lib/fseeko.c (rpl_fseeko): Don't try to lseek past the end of file.
12376         Instead, lseek only to the end of file, then use the system's fseeko
12377         for the rest. On glibc systems, reset the EOF indicator bit.
12378
12379 2009-01-15  Jim Meyering  <meyering@redhat.com>
12380
12381         openmp.m4: revert quote-adding change, for portability to older autoconf
12382         * m4/openmp.m4: Remove the quotes added on 2009-01-14.
12383         This reverts part of 42d1eda5dcce2d68deab7a642e7f29bcd7144a0d.
12384         Simon Josefsson noticed the problem when using autoconf-2.61.
12385
12386 2009-01-15  Bruno Haible  <bruno@clisp.org>
12387
12388         * tests/test-fflush2.sh: Invoke test-fflush2 twice.
12389         * tests/test-fflush2.c (ASSERT): Always fail.
12390         (main): Add two tests for fflush() after ungetc(), taking into account
12391         the Austin Group's clarification.
12392         Suggested by Eric Blake.
12393
12394 2009-01-15  Albert Chin-A-Young  <china@thewrittenword.com>
12395
12396         mktime.m4: remove K&R-style function prototypes
12397         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove K&R-style function prototypes
12398         for the Sun C++ compiler.
12399
12400 2009-01-14  Bruno Haible  <bruno@clisp.org>
12401
12402         * lib/stdint.in.h (_GL_JUST_INCLUDE_SYSTEM_WCHAR_H): New macro, defined
12403         while including <wchar.h>.
12404         * lib/wchar.in.h: In two particular situations on HP-UX, include only
12405         the system's <wchar.h> file.
12406         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
12407
12408 2009-01-14  Bruno Haible  <bruno@clisp.org>
12409
12410         * m4/csharp.m4: Don't mention gettext on the serial number line.
12411         * m4/csharpexec.m4: Likewise.
12412         * m4/eaccess.m4: Likewise.
12413         * m4/javaexec.m4: Likewise.
12414         * m4/sig_atomic_t.m4: Likewise.
12415         * m4/tmpdir.m4: Likewise.
12416         * m4/intldir.m4: Bump gettext version.
12417         * m4/lib-ld.m4: Likewise.
12418
12419 2009-01-14  Bruno Haible  <bruno@clisp.org>
12420
12421         * lib/progname.c (set_program_name): Add more comments.
12422         Reported by Sergey Poznyakoff <gray@gnu.org.ua>.
12423
12424 2009-01-14  Simon Josefsson  <simon@josefsson.org>
12425
12426         * lib/sys_stat.in.h: Include sys/types.h for nlink_t on systems
12427         were sys/stat.h does not define it.
12428
12429 2009-01-14  Jim Meyering  <meyering@redhat.com>
12430
12431         many *.m4 files: improve m4 quoting
12432         99% of this change was performed by running the following commands:
12433         git ls-files | grep '\.m4$' | xargs perl -pi \
12434           -e 's/(AC_\w+\()([^[()]+?)([,)])/$1\[$2]$3/g;' \
12435           -e 's/(AC_\w+\((?:\[[^,]+?\], ){1})([^,[()]+?)([,)])/$1\[$2]$3/g;' \
12436           -e 's/(AC_\w+\((?:\[[^,]+?\], ){2})([^,[()]+?)([,)])/$1\[$2]$3/g;' \
12437           -e 's/(AC_\w+\((?:\[[^,]+?\], ){3})([^,[()]+?)([,)])/$1\[$2]$3/g'
12438         perl -pi -e 's/\[\.\.\.\]/.../' m4/onceonly.m4
12439         The remainder were to add Copyright dates, increment serial numbers,
12440         undo some changes in comments, exclude m4/intl.m4, and add quotes
12441         around the "1" in ",1" where the unusual spacing prohibited the
12442         above regexps from doing the job.  For more details, see
12443         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/16175>.
12444         * m4/acl.m4: Modified.
12445         * m4/afs.m4: Likewise.
12446         * m4/alloca.m4: Likewise.
12447         * m4/argp.m4: Likewise.
12448         * m4/argz.m4: Likewise.
12449         * m4/atexit.m4: Likewise.
12450         * m4/bison-i18n.m4: Likewise.
12451         * m4/bison.m4: Likewise.
12452         * m4/byteswap.m4: Likewise.
12453         * m4/c-stack.m4: Likewise.
12454         * m4/c-strtod.m4: Likewise.
12455         * m4/calloc.m4: Likewise.
12456         * m4/canonicalize-lgpl.m4: Likewise.
12457         * m4/chown.m4: Likewise.
12458         * m4/clock_time.m4: Likewise.
12459         * m4/codeset.m4: Likewise.
12460         * m4/copy-file.m4: Likewise.
12461         * m4/csharp.m4: Likewise.
12462         * m4/csharpcomp.m4: Likewise.
12463         * m4/csharpexec.m4: Likewise.
12464         * m4/d-ino.m4: Likewise.
12465         * m4/d-type.m4: Likewise.
12466         * m4/dirfd.m4: Likewise.
12467         * m4/double-slash-root.m4: Likewise.
12468         * m4/eaccess.m4: Likewise.
12469         * m4/eealloc.m4: Likewise.
12470         * m4/environ.m4: Likewise.
12471         * m4/errno_h.m4: Likewise.
12472         * m4/euidaccess.m4: Likewise.
12473         * m4/execute.m4: Likewise.
12474         * m4/fatal-signal.m4: Likewise.
12475         * m4/fchdir.m4: Likewise.
12476         * m4/fcntl_h.m4: Likewise.
12477         * m4/fileblocks.m4: Likewise.
12478         * m4/filenamecat.m4: Likewise.
12479         * m4/findprog.m4: Likewise.
12480         * m4/flexmember.m4: Likewise.
12481         * m4/fnmatch.m4: Likewise.
12482         * m4/fopen.m4: Likewise.
12483         * m4/fpending.m4: Likewise.
12484         * m4/fprintf-posix.m4: Likewise.
12485         * m4/free.m4: Likewise.
12486         * m4/frexp.m4: Likewise.
12487         * m4/frexpl.m4: Likewise.
12488         * m4/fsusage.m4: Likewise.
12489         * m4/ftruncate.m4: Likewise.
12490         * m4/gc-camellia.m4: Likewise.
12491         * m4/gc-random.m4: Likewise.
12492         * m4/gc.m4: Likewise.
12493         * m4/getaddrinfo.m4: Likewise.
12494         * m4/getcwd-abort-bug.m4: Likewise.
12495         * m4/getcwd-path-max.m4: Likewise.
12496         * m4/getdate.m4: Likewise.
12497         * m4/getdomainname.m4: Likewise.
12498         * m4/getgroups.m4: Likewise.
12499         * m4/gethostname.m4: Likewise.
12500         * m4/gethrxtime.m4: Likewise.
12501         * m4/getline.m4: Likewise.
12502         * m4/getloadavg.m4: Likewise.
12503         * m4/getndelim2.m4: Likewise.
12504         * m4/getpass.m4: Likewise.
12505         * m4/gettext.m4: Likewise.
12506         * m4/gettime.m4: Likewise.
12507         * m4/gettimeofday.m4: Likewise.
12508         * m4/gnulib-common.m4: Likewise.
12509         * m4/group-member.m4: Likewise.
12510         * m4/host-os.m4: Likewise.
12511         * m4/iconv.m4: Likewise.
12512         * m4/iconv_open.m4: Likewise.
12513         * m4/inet_ntop.m4: Likewise.
12514         * m4/inet_pton.m4: Likewise.
12515         * m4/inline.m4: Likewise.
12516         * m4/intldir.m4: Likewise.
12517         * m4/intlmacosx.m4: Likewise.
12518         * m4/intmax.m4: Likewise.
12519         * m4/intmax_t.m4: Likewise.
12520         * m4/inttypes.m4: Likewise.
12521         * m4/inttypes_h.m4: Likewise.
12522         * m4/inttypes-pri.m4: Likewise.
12523         * m4/isapipe.m4: Likewise.
12524         * m4/isnand.m4: Likewise.
12525         * m4/isnanf.m4: Likewise.
12526         * m4/isnanl.m4: Likewise.
12527         * m4/javacomp.m4: Likewise.
12528         * m4/javaexec.m4: Likewise.
12529         * m4/jm-winsz1.m4: Likewise.
12530         * m4/jm-winsz2.m4: Likewise.
12531         * m4/lchown.m4: Likewise.
12532         * m4/lcmessage.m4: Likewise.
12533         * m4/ldexpl.m4: Likewise.
12534         * m4/lib-ld.m4: Likewise.
12535         * m4/lib-link.m4: Likewise.
12536         * m4/libsigsegv.m4: Likewise.
12537         * m4/link-follow.m4: Likewise.
12538         * m4/localcharset.m4: Likewise.
12539         * m4/locale-fr.m4: Likewise.
12540         * m4/locale-ja.m4: Likewise.
12541         * m4/locale-tr.m4: Likewise.
12542         * m4/locale-zh.m4: Likewise.
12543         * m4/lock.m4: Likewise.
12544         * m4/longlong.m4: Likewise.
12545         * m4/ls-mntd-fs.m4: Likewise.
12546         * m4/lstat.m4: Likewise.
12547         * m4/malloc.m4: Likewise.
12548         * m4/mathl.m4: Likewise.
12549         * m4/mbrtowc.m4: Likewise.
12550         * m4/mbstate_t.m4: Likewise.
12551         * m4/mbswidth.m4: Likewise.
12552         * m4/memchr.m4: Likewise.
12553         * m4/memcmp.m4: Likewise.
12554         * m4/memcpy.m4: Likewise.
12555         * m4/memmem.m4: Likewise.
12556         * m4/memmove.m4: Likewise.
12557         * m4/mempcpy.m4: Likewise.
12558         * m4/memrchr.m4: Likewise.
12559         * m4/memset.m4: Likewise.
12560         * m4/minmax.m4: Likewise.
12561         * m4/mkdir-slash.m4: Likewise.
12562         * m4/mkdtemp.m4: Likewise.
12563         * m4/mktime.m4: Likewise.
12564         * m4/mmap-anon.m4: Likewise.
12565         * m4/mountlist.m4: Likewise.
12566         * m4/nanosleep.m4: Likewise.
12567         * m4/nls.m4: Likewise.
12568         * m4/nocrash.m4: Likewise.
12569         * m4/open.m4: Likewise.
12570         * m4/openat.m4: Likewise.
12571         * m4/openmp.m4: Likewise.
12572         * m4/pathmax.m4: Likewise.
12573         * m4/perl.m4: Likewise.
12574         * m4/physmem.m4: Likewise.
12575         * m4/pipe.m4: Likewise.
12576         * m4/po.m4: Likewise.
12577         * m4/poll.m4: Likewise.
12578         * m4/posixtm.m4: Likewise.
12579         * m4/posixver.m4: Likewise.
12580         * m4/printf-frexp.m4: Likewise.
12581         * m4/printf-frexpl.m4: Likewise.
12582         * m4/printf-posix.m4: Likewise.
12583         * m4/printf-posix-rpl.m4: Likewise.
12584         * m4/printf.m4: Likewise.
12585         * m4/progtest.m4: Likewise.
12586         * m4/putenv.m4: Likewise.
12587         * m4/readline.m4: Likewise.
12588         * m4/readlink.m4: Likewise.
12589         * m4/readutmp.m4: Likewise.
12590         * m4/realloc.m4: Likewise.
12591         * m4/regex.m4: Likewise.
12592         * m4/relocatable.m4: Likewise.
12593         * m4/relocatable-lib.m4: Likewise.
12594         * m4/rename-dest-slash.m4: Likewise.
12595         * m4/rename.m4: Likewise.
12596         * m4/rmdir-errno.m4: Likewise.
12597         * m4/rmdir.m4: Likewise.
12598         * m4/roundf.m4: Likewise.
12599         * m4/roundl.m4: Likewise.
12600         * m4/rpmatch.m4: Likewise.
12601         * m4/save-cwd.m4: Likewise.
12602         * m4/selinux-selinux-h.m4: Likewise.
12603         * m4/setenv.m4: Likewise.
12604         * m4/settime.m4: Likewise.
12605         * m4/sig2str.m4: Likewise.
12606         * m4/sig_atomic_t.m4: Likewise.
12607         * m4/signalblocking.m4: Likewise.
12608         * m4/signbit.m4: Likewise.
12609         * m4/sigpipe.m4: Likewise.
12610         * m4/sockets.m4: Likewise.
12611         * m4/sockpfaf.m4: Likewise.
12612         * m4/st_dm_mode.m4: Likewise.
12613         * m4/stat-time.m4: Likewise.
12614         * m4/stdbool.m4: Likewise.
12615         * m4/stdint.m4: Likewise.
12616         * m4/stdint_h.m4: Likewise.
12617         * m4/stpcpy.m4: Likewise.
12618         * m4/stpncpy.m4: Likewise.
12619         * m4/strcase.m4: Likewise.
12620         * m4/strchrnul.m4: Likewise.
12621         * m4/strcspn.m4: Likewise.
12622         * m4/strdup.m4: Likewise.
12623         * m4/strftime.m4: Likewise.
12624         * m4/strndup.m4: Likewise.
12625         * m4/strnlen.m4: Likewise.
12626         * m4/strpbrk.m4: Likewise.
12627         * m4/strptime.m4: Likewise.
12628         * m4/strsep.m4: Likewise.
12629         * m4/strtod.m4: Likewise.
12630         * m4/strtoimax.m4: Likewise.
12631         * m4/strtok_r.m4: Likewise.
12632         * m4/strtol.m4: Likewise.
12633         * m4/strtoll.m4: Likewise.
12634         * m4/strtoul.m4: Likewise.
12635         * m4/strtoull.m4: Likewise.
12636         * m4/strtoumax.m4: Likewise.
12637         * m4/strverscmp.m4: Likewise.
12638         * m4/threadlib.m4: Likewise.
12639         * m4/timegm.m4: Likewise.
12640         * m4/tm_gmtoff.m4: Likewise.
12641         * m4/tmpdir.m4: Likewise.
12642         * m4/tmpfile.m4: Likewise.
12643         * m4/tzset.m4: Likewise.
12644         * m4/uintmax_t.m4: Likewise.
12645         * m4/unlinkdir.m4: Likewise.
12646         * m4/unlocked-io.m4: Likewise.
12647         * m4/uptime.m4: Likewise.
12648         * m4/userspec.m4: Likewise.
12649         * m4/utimbuf.m4: Likewise.
12650         * m4/utime.m4: Likewise.
12651         * m4/utimes-null.m4: Likewise.
12652         * m4/utimes.m4: Likewise.
12653         * m4/vararrays.m4: Likewise.
12654         * m4/vasnprintf.m4: Likewise.
12655         * m4/vfprintf-posix.m4: Likewise.
12656         * m4/vprintf-posix.m4: Likewise.
12657         * m4/wait-process.m4: Likewise.
12658         * m4/wchar_t.m4: Likewise.
12659         * m4/wint_t.m4: Likewise.
12660         * m4/write-any-file.m4: Likewise.
12661         * m4/yield.m4: Likewise.
12662
12663 2009-01-13  Bruno Haible  <bruno@clisp.org>
12664
12665         Avoid test-copy-file.sh failures when ACL support insufficient.
12666         * modules/copy-file-tests (Makefile.am): Pass USE_ACL in
12667         TESTS_ENVIRONMENT.
12668         * tests/test-copy-file.sh: Skip the ACL comparisons if USE_ACL is 0.
12669         Reported by Jim Meyering.
12670
12671 2009-01-13  Bruno Haible  <bruno@clisp.org>
12672
12673         * modules/unistdio/u-printf-args (Files): Add m4/stdint_h.m4 and
12674         m4/inttypes_h.m4, needed by m4/intmax_t.m4.
12675         * modules/unistdio/u8-printf-parse (Files): Likewise.
12676         * modules/unistdio/u32-printf-parse (Files): Likewise.
12677         * modules/unistdio/ulc-printf-parse (Files): Likewise.
12678
12679 2009-01-13  Simon Josefsson  <simon@josefsson.org>
12680
12681         * modules/unistdio/u16-printf-parse (Files): Add m4/stdint_h.m4
12682         and m4/inttypes_h.m4 too.
12683
12684 2009-01-12  Eric Blake  <ebb9@byu.net>
12685
12686         tests: IRIX 6.2 cc can't compile -0.0 into .data
12687         * tests/test-ceill.c (minus_zero): Compute -0.0L at runtime,
12688         rather than at compile-time.
12689         * tests/test-floorl.c (minus_zero): Likewise.
12690         * tests/test-frexpl.c (minus_zero): Likewise.
12691         * tests/test-isnan.c (minus_zerol): Likewise.
12692         * tests/test-isnanl.h (minus_zero): Likewise.
12693         * tests/test-ldexpl.c (minus_zero): Likewise.
12694         * tests/test-roundl.c (minus_zero): Likewise.
12695         * tests/test-signbit.c (minus_zerol): Likewise.
12696         * tests/test-snprintf-posix.h (minus_zerol): Likewise.
12697         * tests/test-sprintf-posix.h (minus_zerol): Likewise.
12698         * tests/test-truncl.c (minus_zero): Likewise.
12699         * tests/test-vasnprintf-posix.c (minus_zerol): Likewise.
12700         * tests/test-vasprintf-posix.c (minus_zerol): Likewise.
12701         Reported by Tom G. Christensen and Nelson H. F. Beebe.
12702
12703 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
12704
12705         regex: fix glibc bug 9697
12706         * lib/regcomp.c (re_compile_fastmap_iter): Rewrite COMPLEX_BRACKET
12707         handling.
12708
12709 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
12710
12711         regex: fix glibc bug 697
12712         * lib/regexec.c (prune_impossible_nodes): Handle sifted_states[0]
12713         being NULL also if there are no backreferences.
12714
12715 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
12716
12717         regex: merge glibc changes
12718         * lib/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc.
12719         * lib/regex_internal.c (build_wcs_buffer, build_wcs_upper_buffer,
12720         re_string_skip_chars, re_string_reconstruct): Likewise.
12721         * lib/regex_internal.h [!_LIBC] (__mbrtowc): New #define.
12722
12723 2009-01-07  Jim Meyering  <meyering@redhat.com>
12724
12725         poll: filter through cppi
12726         * lib/poll.c: Indent cpp directives to reflect nesting.
12727
12728 2009-01-07  Daniel P. Berrange  <berrange@redhat.com>
12729
12730         poll: don't return uninitialized
12731         * lib/poll.c (poll) [WIN32_NATIVE]: Initialize "rc".
12732
12733 2009-01-06  Jeremy Olexa <darkside@gentoo.org>  (tiny change)
12734
12735         avoid compile failure on AIX 6.1
12736         * lib/getloadavg.c [HAVE_LIBPERFSTAT]: Include <sys/protosw.h>.
12737         Details in http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/15465
12738
12739 2009-01-04  Jim Meyering  <meyering@redhat.com>
12740
12741         remove duplicate inclusion of <stdio.h>
12742         * tests/test-fprintf-posix.c: Likewise.
12743         * tests/test-printf-posix.c: Likewise.
12744         * tests/test-snprintf-posix.c: Likewise.
12745         * tests/test-sprintf-posix.c: Likewise.
12746         * tests/test-vasprintf-posix.c: Likewise.
12747         * tests/test-vfprintf-posix.c: Likewise.
12748         * tests/test-vprintf-posix.c: Likewise.
12749         * tests/test-vsnprintf-posix.c: Likewise.
12750         * tests/test-vsprintf-posix.c: Likewise.
12751
12752 2009-01-03  Jim Meyering  <meyering@redhat.com>
12753
12754         gnulib-tool: fix sed-based filtering
12755         * gnulib-tool (func_filter_filelist): Remove extra backslash
12756         in sed_fff_filter definition.
12757
12758 2009-01-02  Jim Meyering  <meyering@redhat.com>
12759
12760         strftime: avoid compilation failure on Solaris 2.6
12761         * modules/strftime (Depends-on): Add mbrlen and mbsinit.
12762         * lib/strftime.c [DO_MULTIBYTE]: Include <wchar.h> unconditionally.
12763         Don't #define mbrlen or mbsinit, since now they're guaranteed to
12764         be available.  Reported by Tom G. Christensen.  Details in
12765         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/16180>.
12766
12767 2009-01-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12768             Bruno Haible  <bruno@clisp.org>
12769
12770         Speed up gnulib-tool by doing more string processing through shell
12771         built-ins.
12772         * gnulib-tool (fast_func_append): New variable.
12773         (func_remove_prefix, func_remove_suffix): New functions.
12774         (fast_func_remove_prefix, fast_func_remove_suffix): New variables.
12775         (func_filter_filelist): New function.
12776         (func_get_dependencies): Use func_remove_suffix instead of sed.
12777         (func_get_automake_snippet): Use func_filter_filelist instead of a
12778         subshell and sed invocation.
12779
12780 2009-01-01  Bruno Haible  <bruno@clisp.org>
12781
12782         Fix a security bug.
12783         * gnulib-tool (func_import, import, update): Don't allow the characters
12784         '"', '$', '`', '\' in macro arguments that become part of commands that
12785         are evaluated.
12786
12787 2009-01-01  Bruno Haible  <bruno@clisp.org>
12788
12789         * gnulib-tool (func_reset_sigpipe): Add more comments.
12790
12791 2009-01-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12792
12793         * gnulib-tool (func_modules_add_dummy, func_emit_lib_Makefile_am,
12794         func_emit_tests_Makefile_am, func_import): Abort loops early if we
12795         already know the answer.
12796
12797 2009-01-01  Jim Meyering  <meyering@redhat.com>
12798
12799         * lib/version-etc.c (version_etc_va): Update copyright year.
12800
12801 2008-12-30  Bruno Haible  <bruno@clisp.org>
12802
12803         * m4/lib-prefix.m4 (AC_LIB_LINKFLAGS_BODY): Don't overwrite
12804         LIB${NAME}_PREFIX when considering the dependencies of lib${name}.
12805         Reported by Charles Wilson <cygwin@cwilson.fastmail.fm>.
12806
12807 2008-12-29  Eric Blake  <ebb9@byu.net>
12808
12809         multiarch: avoid autoconf AC_REQUIRE bug
12810         * m4/multiarch.m4 (gl_MULTIARCH): Split body...
12811         (gl_MULTIARCH_BODY): ...into new macro, to work around bug in Autoconf
12812         2.63 and older.
12813         Reported by Bruno Haible, and analyzed in
12814         http://lists.gnu.org/archive/html/bug-autoconf/2008-12/msg00039.html
12815
12816 2008-12-29  Bruno Haible  <bruno@clisp.org>
12817
12818         * gnulib-tool (func_import): When generating sed-ignore-removed, handle
12819         files in subdirectories correctly.
12820         Reported by Ralf Wildenhues.
12821
12822 2008-12-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12823
12824         * gnulib-tool (func_update_ignorelist): Use 'join - FILE'
12825         rather than 'join FILE -', for Solaris join.
12826
12827 2008-12-29  Bruno Haible  <bruno@clisp.org>
12828
12829         * m4/codeset.m4 (AM_LANGINFO_CODESET): More systematic m4 argument
12830         quoting.
12831         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
12832         * m4/glibc2.m4 (gt_GLIBC2): Likewise.
12833         * m4/glibc21.m4 (gl_GLIBC21): Likewise.
12834         * m4/iconv.m4 (AM_ICONV_LINK, AM_ICONV): Likewise.
12835         * m4/intdiv0.m4 (gt_INTDIV0): Likewise.
12836         * m4/intlmacosx.m4 (gt_INTL_MACOSX): Likewise.
12837         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Likewise.
12838         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Likewise.
12839         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
12840         * m4/lcmessage.m4 (gt_LC_MESSAGES): Likewise.
12841         * m4/nls.m4 (AM_NLS): Likewise.
12842         * m4/po.m4 (AM_PO_SUBDIRS): Likewise.
12843         * m4/printf-posix.m4 (gt_PRINTF_POSIX): Likewise.
12844         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
12845         * m4/size_max.m4 (gl_SIZE_MAX): Likewise.
12846         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Likewise.
12847         * m4/threadlib.m4 (gl_THREADLIB_BODY): Likewise.
12848         * m4/uintmax_t.m4 (gl_AC_TYPE_UINTMAX_T): Likewise.
12849         * m4/visibility.m4 (gl_VISIBILITY): Likewise.
12850         * m4/wchar_t.m4 (gt_TYPE_WCHAR_T): Likewise.
12851         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
12852         * m4/xsize.m4 (gl_XSIZE): Likewise.
12853         Suggested by Jim Meyering.
12854
12855 2008-11-17  Bruce Korb  <bkorb@gnu.org>
12856
12857         * lib/parse-duration.h: non-iso form accepts years, months weeks, too
12858         * lib/parse-duration.c: use a switch instead of cascading if's.
12859
12860 2008-12-29  Eric Blake  <ebb9@byu.net>
12861
12862         wchar.h: supply WEOF on Irix 5.3
12863         * lib/wchar.in.h (wint_t): Also supply WEOF.
12864         * lib/wctype.in.h (wint_t): Likewise.
12865         * doc/posix-headers/wchar.texi (wchar.h): Document the bug.
12866         * doc/posix-headers/wctype.texi (wctype.h): Likewise.
12867         Reported by Tom G. Christensen.
12868
12869 2008-12-26  Bruno Haible  <bruno@clisp.org>
12870
12871         * m4/multiarch.m4 (gl_MULTIARCH): Recognize also the architecture names
12872         i486, i586, i686.
12873
12874 2008-12-26  Bruno Haible  <bruno@clisp.org>
12875
12876         * lib/stdlib.in.h (struct random_data): Fix indentation of comments.
12877
12878 2008-12-26  Bruno Haible  <bruno@clisp.org>
12879
12880         * lib/stdint.in.h: Move the include of <wchar.h> down until after all
12881         the types are defined. Also conditionalize it on __STDC_LIMIT_MACROS,
12882         not __STDC_CONSTANT_MACROS.
12883         Reported by Nelson H. F. Beebe <beebe@math.utah.edu> via Eric Blake.
12884
12885 2008-12-25  Bruno Haible  <bruno@clisp.org>
12886
12887         Add support for universal builds to vasnprintf.
12888         * m4/printf.m4 (gl_PRINTF_ENOMEM): Require gl_MULTIARCH. In Apple
12889         universal builds, guess no.
12890         * modules/vasnprintf-posix (Depends-on): Add multiarch.
12891         * modules/vasprintf-posix (Depends-on): Likewise.
12892         * modules/fprintf-posix (Depends-on): Likewise.
12893         * modules/vfprintf-posix (Depends-on): Likewise.
12894         * modules/snprintf-posix (Depends-on): Likewise.
12895         * modules/vsnprintf-posix (Depends-on): Likewise.
12896         * modules/sprintf-posix (Depends-on): Likewise.
12897         * modules/vsprintf-posix (Depends-on): Likewise.
12898         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
12899         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
12900         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
12901         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
12902         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
12903         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
12904         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
12905
12906         Add support for universal builds to <inttypes.h>.
12907         * lib/inttypes.in.h (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX,
12908         _SCNu64_PREFIX): In Apple
12909         universal builds, define directly, using _LP64.
12910         * m4/inttypes.m4 (gl_INTTYPES_H): In Apple universal builds, set
12911         INT64_MAX_EQ_LONG_MAX and UINT64_MAX_EQ_ULONG_MAX to -1.
12912         * modules/inttypes (Depends-on): Add multiarch.
12913         (Makefile.am): Substitute APPLE_UNIVERSAL_BUILD.
12914
12915         Add support for universal builds to <stdint.h>.
12916         * lib/stdint.in.h (PDFDIFF_MIN, PTRDIFF_MAX, SIZE_MAX): In Apple
12917         universal builds, define directly, using _LP64.
12918         * m4/stdint.m4 (gl_STDINT_TYPE_PROPERTIES): Require gl_MULTIARCH. In
12919         Apple universal builds, don't test for the size and suffix of ptrdiff_t
12920         and size_t.
12921         * modules/stdint (Depends-on): Add multiarch.
12922         (Makefile.am): Substitute APPLE_UNIVERSAL_BUILD.
12923
12924         New module 'multiarch'.
12925         * modules/multiarch: New file.
12926         * m4/multiarch.m4: New file.
12927
12928 2008-12-25  Bruno Haible  <bruno@clisp.org>
12929
12930         * gnulib-tool (func_create_testdir): Avoid failure of mv command.
12931
12932 2008-12-25  Bruno Haible  <bruno@clisp.org>
12933
12934         * modules/btowc (License): Relicense under LGPLv2+.
12935         * modules/mbsinit (License): Likewise.
12936         * modules/mbrtowc (License): Likewise.
12937         * modules/wcrtomb (License): Likewise.
12938         * modules/streq (License): Likewise.
12939         Reported by David Lutterkort <lutter@redhat.com>.
12940
12941 2008-12-23  Bruno Haible  <bruno@clisp.org>
12942
12943         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Fix conditional and comment.
12944
12945 2008-12-23  Bruno Haible  <bruno@clisp.org>
12946
12947         Module getaddrinfo requires linking with $(GETADDRINFO_LIB).
12948         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Put link options into
12949         GETADDRINFO_LIB, not in LIBS.
12950         * modules/getaddrinfo (Link): Set to $(GETADDRINFO_LIB).
12951         * modules/canon-host (Link): Likewise.
12952         * NEWS: Mention the change.
12953         * modules/getaddrinfo-tests (test_getaddrinfo_LDADD): Add the
12954         GETADDRINFO_LIB.
12955
12956 2008-12-22  Bruno Haible  <bruno@clisp.org>
12957
12958         * doc/posix-functions/iswalnum_l.texi: Mention limitation of wchar_t.
12959         * doc/posix-functions/iswalpha_l.texi: Likewise.
12960         * doc/posix-functions/iswblank_l.texi: Likewise.
12961         * doc/posix-functions/iswcntrl_l.texi: Likewise.
12962         * doc/posix-functions/iswctype_l.texi: Likewise.
12963         * doc/posix-functions/iswdigit_l.texi: Likewise.
12964         * doc/posix-functions/iswgraph_l.texi: Likewise.
12965         * doc/posix-functions/iswlower_l.texi: Likewise.
12966         * doc/posix-functions/iswprint_l.texi: Likewise.
12967         * doc/posix-functions/iswpunct_l.texi: Likewise.
12968         * doc/posix-functions/iswspace_l.texi: Likewise.
12969         * doc/posix-functions/iswupper_l.texi: Likewise.
12970         * doc/posix-functions/iswxdigit_l.texi: Likewise.
12971         * doc/posix-functions/mbsnrtowcs.texi: Likewise.
12972         * doc/posix-functions/open_wmemstream.texi: Likewise.
12973         * doc/posix-functions/swscanf.texi: Likewise.
12974         * doc/posix-functions/towctrans_l.texi: Likewise.
12975         * doc/posix-functions/towlower.texi: Likewise.
12976         * doc/posix-functions/towlower_l.texi: Likewise.
12977         * doc/posix-functions/towupper.texi: Likewise.
12978         * doc/posix-functions/towupper_l.texi: Likewise.
12979         * doc/posix-functions/vfwprintf.texi: Likewise.
12980         * doc/posix-functions/vfwscanf.texi: Likewise.
12981         * doc/posix-functions/vswscanf.texi: Likewise.
12982         * doc/posix-functions/vwprintf.texi: Likewise.
12983         * doc/posix-functions/vwscanf.texi: Likewise.
12984         * doc/posix-functions/wcpcpy.texi: Likewise.
12985         * doc/posix-functions/wcpncpy.texi: Likewise.
12986         * doc/posix-functions/wcscasecmp.texi: Likewise.
12987         * doc/posix-functions/wcscasecmp_l.texi: Likewise.
12988         * doc/posix-functions/wcscoll_l.texi: Likewise.
12989         * doc/posix-functions/wcsdup.texi: Likewise.
12990         * doc/posix-functions/wcsncasecmp.texi: Likewise.
12991         * doc/posix-functions/wcsncasecmp_l.texi: Likewise.
12992         * doc/posix-functions/wcsnlen.texi: Likewise.
12993         * doc/posix-functions/wcsnrtombs.texi: Likewise.
12994         * doc/posix-functions/wcsxfrm_l.texi: Likewise.
12995         * doc/posix-functions/wctrans_l.texi: Likewise.
12996         * doc/posix-functions/wctype_l.texi: Likewise.
12997         * doc/glibc-functions/fgetwc_unlocked.texi: Likewise.
12998         * doc/glibc-functions/fgetws_unlocked.texi: Likewise.
12999         * doc/glibc-functions/fputwc_unlocked.texi: Likewise.
13000         * doc/glibc-functions/fputws_unlocked.texi: Likewise.
13001         * doc/glibc-functions/getwc_unlocked.texi: Likewise.
13002         * doc/glibc-functions/getwchar_unlocked.texi: Likewise.
13003         * doc/glibc-functions/putwc_unlocked.texi: Likewise.
13004         * doc/glibc-functions/putwchar_unlocked.texi: Likewise.
13005         * doc/glibc-functions/wcschrnul.texi: Likewise.
13006         * doc/glibc-functions/wcsftime_l.texi: Likewise.
13007         * doc/glibc-functions/wcstod_l.texi: Likewise.
13008         * doc/glibc-functions/wcstof_l.texi: Likewise.
13009         * doc/glibc-functions/wcstol_l.texi: Likewise.
13010         * doc/glibc-functions/wcstold_l.texi: Likewise.
13011         * doc/glibc-functions/wcstoll_l.texi: Likewise.
13012         * doc/glibc-functions/wcstoq.texi: Likewise.
13013         * doc/glibc-functions/wcstoul_l.texi: Likewise.
13014         * doc/glibc-functions/wcstoull_l.texi: Likewise.
13015         * doc/glibc-functions/wcstouq.texi: Likewise.
13016         * doc/glibc-functions/wmempcpy.texi: Likewise.
13017
13018 2008-12-22  Ingo Weinhold  <ingo_weinhold@gmx.de>  (tiny change)
13019             Eric Blake  <ebb9@byu.net>
13020             Paolo Bonzini  <bonzini@gnu.org>
13021             Bruno Haible  <bruno@clisp.org>
13022
13023         Make c-stack work on Haiku.
13024         * lib/c-stack.c (SA_ONSTACK): Define fallback.
13025         (c_stack_action): Use SA_ONSTACK flag.
13026
13027 2008-12-22  Bruno Haible  <bruno@clisp.org>
13028
13029         * m4/locale-fr.m4 (gt_LOCALE_FR_UTF8): Treat Haiku like BeOS.
13030
13031 2008-12-22  Bruno Haible  <bruno@clisp.org>
13032
13033         Work around mbrlen() bugs on AIX, HP-UX, OSF/1, Solaris.
13034         * m4/mbrlen.m4 (gl_FUNC_MBRLEN): Set REPLACE_MBRLEN if mbrtowc is
13035         being overridden.
13036         (gl_MBRLEN_INCOMPLETE_STATE, gl_MBRLEN_RETVAL, gl_MBRLEN_NUL_RETVAL):
13037         New macros.
13038         * lib/wchar.in.h (mbrlen): Override if REPLACE_MBRLEN is set.
13039         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBRLEN.
13040         * modules/wchar (Makefile.am): Substitute REPLACE_MBRLEN.
13041         * doc/posix-functions/mbrlen.texi: Mention the various platform bugs.
13042
13043 2008-12-22  Bruno Haible  <bruno@clisp.org>
13044
13045         * m4/mbrtowc.m4 (gl_MBRTOWC_INCOMPLETE_STATE): Remove unused variable
13046         from test code.
13047
13048 2008-12-22  Eric Blake  <ebb9@byu.net>
13049
13050         Avoid gcc warnings on cygwin.
13051         * lib/regex_internal.c (re_string_reconstruct) [!RE_ENABLE_I18N]:
13052         Avoid unused variable.
13053         * lib/regexec.c (check_arrival_add_next_nodes) [!RE_ENABLE_I18N]:
13054         Likewise.
13055
13056 2008-12-22  Bruno Haible  <bruno@clisp.org>
13057
13058         Remove HAVE_MBRTOWC conditionals.
13059         * lib/mbscasecmp.c: Include mbuiter.h unconditionally.
13060         (mbscasecmp): Assume mbrtowc function.
13061         * lib/mbscasestr.c: Include mbuiter.h unconditionally.
13062         (knuth_morris_pratt_multibyte, mbscasestr): Assume mbrtowc function.
13063         * lib/mbschr.c: Include mbuiter.h unconditionally.
13064         (mbschr): Assume mbrtowc function.
13065         * lib/mbscspn.c: Include mbuiter.h unconditionally.
13066         (mbscspn): Assume mbrtowc function.
13067         * lib/mbslen.c: Include mbuiter.h unconditionally.
13068         (mbslen): Assume mbrtowc function.
13069         * lib/mbsncasecmp.c: Include mbuiter.h unconditionally.
13070         (mbsncasecmp): Assume mbrtowc function.
13071         * lib/mbsnlen.c: Include mbiter.h unconditionally.
13072         (mbsnlen): Assume mbrtowc function.
13073         * lib/mbspbrk.c: Include mbuiter.h unconditionally.
13074         (mbspbrk): Assume mbrtowc function.
13075         * lib/mbspcasecmp.c: Include mbuiter.h unconditionally.
13076         (mbspcasecmp): Assume mbrtowc function.
13077         * lib/mbsrchr.c: Include mbuiter.h unconditionally.
13078         (mbsrchr): Assume mbrtowc function.
13079         * lib/mbssep.c: Include mbuiter.h unconditionally.
13080         (mbssep): Assume mbrtowc function.
13081         * lib/mbsspn.c: Include mbuiter.h unconditionally.
13082         (mbsspn): Assume mbrtowc function.
13083         * lib/mbsstr.c: Include mbuiter.h unconditionally.
13084         (knuth_morris_pratt_multibyte, mbsstr): Assume mbrtowc function.
13085         * lib/mbstok_r.c: Include mbuiter.h unconditionally.
13086         (mbstok_r): Assume mbrtowc function.
13087         * lib/propername.c: Include mbuiter.h unconditionally.
13088         (mbsstr_trimmed_wordbounded): Assume mbrtowc function.
13089         * lib/trim.c: Include mbchar.h, mbiter.h uncondtionally.
13090         (trim2): Assume mbrtowc function.
13091         * lib/mbswidth.c (mbsinit): Remove fallback definition.
13092         (mbsnwidth): Assume mbrtowc function.
13093         * modules/mbswidth (Depends-on): Add mbrtowc, mbsinit.
13094         * lib/quotearg.c (MB_CUR_MAX, mbstate_t, mbrtowc, iswprint): Remove
13095         fallback definitions.
13096         * modules/quotearg (Depends-on): Add mbrtowc, mbsinit.
13097
13098 2008-12-22  Bruno Haible  <bruno@clisp.org>
13099
13100         * doc/posix-functions/mbtowc.texi: Mention a glibc bug.
13101
13102 2008-12-22  Paolo Bonzini  <bonzini@gnu.org>
13103
13104         * modules/regex: Request emulations for the mb*/wc* functions we need.
13105         * m4/regex.m4: Don't look for those functions here.
13106         * lib/regex_internal.h: Do not check HAVE_WCRTOMB and HAVE_MBRTOWC.
13107
13108 2008-12-22  Bruno Haible  <bruno@clisp.org>
13109
13110         * modules/fnmatch (Depends-on): Remove duplicated dependency.
13111
13112 2008-12-21  Bruno Haible  <bruno@clisp.org>
13113
13114         Make mbiter.h, mbuiter.h, mbfile.h usable unconditionally.
13115         * modules/mbiter (Depends-on): Add mbrtowc, mbsinit.
13116         (Include): Remove conditionalization.
13117         * modules/mbuiter (Depends-on): Add mbrtowc, mbsinit.
13118         (Include): Remove conditionalization.
13119         * modules/mbfile (Depends-on): Add mbrtowc, mbsinit.
13120         (Include): Remove conditionalization.
13121         * m4/mbiter.m4 (gl_MBITER): Deprecate the use of AC_FUNC_MBRTOWC.
13122         * m4/mbfile.m4 (gl_MBFILE): Likewise.
13123         * NEWS: Mention the change.
13124         Reported by Alan Hourihane <alanh@fairlite.co.uk>
13125         via Sergey Poznyakoff <gray@gnu.org.ua>.
13126
13127 2008-12-21  Bruno Haible  <bruno@clisp.org>
13128
13129         * MODULES.html.sh (Extended multibyte and wide character utilities
13130         <wchar.h>): Add btowc, wctob, mbsinit, mbrlen, mbrtowc, mbsrtowcs,
13131         wcrtomb, wcsrtombs.
13132         (Support for systems lacking POSIX:2008): Add accept, bind, close,
13133         connect, fclose, getpeername, getsockname, getsockopt, hostent, listen,
13134         mbsnrtowcs, posix_spawn*, recv, recvfrom, sched, select, send, sendto,
13135         setsockopt, shutdown, socket, spawn, sys_wait, wcsnrtombs, write.
13136
13137 2008-12-21  Bruno Haible  <bruno@clisp.org>
13138
13139         * MODULES.html.sh: Change section titles to refer to POSIX:2008.
13140
13141 2008-12-21  Bruno Haible  <bruno@clisp.org>
13142
13143         * modules/wcsnrtombs-tests: New file.
13144         * tests/test-wcsnrtombs1.sh: New file.
13145         * tests/test-wcsnrtombs2.sh: New file.
13146         * tests/test-wcsnrtombs3.sh: New file.
13147         * tests/test-wcsnrtombs4.sh: New file.
13148         * tests/test-wcsnrtombs.c: New file.
13149
13150         New module 'wcsnrtombs'.
13151         * lib/wchar.in.h (wcsnrtombs): New declaration.
13152         * lib/wcsnrtombs.c: New file.
13153         * lib/wcsrtombs-state.c: New file.
13154         * lib/wcsrtombs.c: Refer to _gl_wcsrtombs_state.
13155         (internal_state): Remove variable.
13156         * m4/wcsnrtombs.m4: New file.
13157         * m4/wcsrtombs.m4 (gl_FUNC_WCSRTOMBS): Add wcsrtombs-state.c to the
13158         compilation units.
13159         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSNRTOMBS,
13160         HAVE_WCSNRTOMBS.
13161         * modules/wchar (Makefile.am): Substitute GNULIB_WCSNRTOMBS,
13162         HAVE_WCSNRTOMBS.
13163         * modules/wcsnrtombs: New file.
13164         * modules/wcsrtombs (Files): Add lib/wcsrtombs-state.c.
13165         * doc/posix-functions/wcsnrtombs.texi: Mention the new module.
13166
13167 2008-12-21  Bruno Haible  <bruno@clisp.org>
13168
13169         * modules/wcsrtombs-tests: New file.
13170         * tests/test-wcsrtombs1.sh: New file.
13171         * tests/test-wcsrtombs2.sh: New file.
13172         * tests/test-wcsrtombs3.sh: New file.
13173         * tests/test-wcsrtombs4.sh: New file.
13174         * tests/test-wcsrtombs.c: New file.
13175
13176         New module 'wcsrtombs'.
13177         * lib/wchar.in.h (wcsrtombs): New declaration.
13178         * lib/wcsrtombs.c: New file.
13179         * m4/wcsrtombs.m4: New file.
13180         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSRTOMBS,
13181         HAVE_WCSRTOMBS, REPLACE_WCSRTOMBS.
13182         * modules/wchar (Makefile.am): Substitute GNULIB_WCSRTOMBS,
13183         HAVE_WCSRTOMBS, REPLACE_WCSRTOMBS.
13184         * modules/wcsrtombs: New file.
13185         * doc/posix-functions/wcsrtombs.texi: Mention the new module and the
13186         bugs.
13187
13188 2008-12-21  Bruno Haible  <bruno@clisp.org>
13189
13190         Work around a wcrtomb() bug on Solaris 10 and OSF/1 5.1.
13191         * lib/wchar.in.h (wcrtomb): Override if REPLACE_WCRTOMB is set.
13192         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): Test the return value of wcrtomb
13193         with NULL destination argument in various locales. Set REPLACE_WCRTOMB
13194         if not correct.
13195         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_WCRTOMB.
13196         * modules/wchar (Makefile.am): Substitute REPLACE_WCRTOMB.
13197         * modules/wcrtomb (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
13198         m4/locale-zh.m4, m4/codeset.m4.
13199         * doc/posix-functions/wcrtomb.texi: Document the bug.
13200
13201 2008-12-21  Bruno Haible  <bruno@clisp.org>
13202
13203         Work around a btowc() bug on IRIX 6.5.
13204         * lib/wchar.in.h (btowc): Override if REPLACE_BTOWC is set.
13205         * m4/btowc.m4 (gl_FUNC_BTOWC): Test whether btowc(EOF) is correct. Set
13206         REPLACE_WTOBC if not.
13207         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_BTOWC.
13208         * modules/wchar (Makefile.am): Substitute REPLACE_BTOWC.
13209         * doc/posix-functions/btowc.texi: Mention the IRIX bug.
13210
13211 2008-12-21  Bruno Haible  <bruno@clisp.org>
13212
13213         * modules/wcrtomb-tests: New file.
13214         * tests/test-wcrtomb.sh: New file.
13215         * tests/test-wcrtomb.c: New file.
13216
13217         New module 'wcrtomb'.
13218         * lib/wchar.in.h (wcrtomb): New declaration.
13219         * lib/wcrtomb.c: New file.
13220         * m4/wcrtomb.m4: New file.
13221         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCRTOMB,
13222         HAVE_WCRTOMB.
13223         * modules/wchar (Makefile.am): Substitute GNULIB_WCRTOMB,
13224         HAVE_WCRTOMB.
13225         * modules/wcrtomb: New file.
13226         * doc/posix-functions/wcrtomb.texi: Mention the new module.
13227
13228 2008-12-21  Bruno Haible  <bruno@clisp.org>
13229
13230         * modules/mbrtowc (Files): Add m4/codeset.m4, needed by m4/locale-fr.m4.
13231         * modules/mbsrtowcs (Files): Likewise.
13232         * modules/wctob (Files): Likewise.
13233         * modules/c-strcase-tests (Files): Likewise.
13234         * modules/unistdio/u8-vasnprintf-tests (Files): Likewise.
13235         * modules/unistdio/u16-vasnprintf-tests (Files): Likewise.
13236         * modules/unistdio/u32-vasnprintf-tests (Files): Likewise.
13237         * modules/unistdio/ulc-vasnprintf-tests (Files): Likewise.
13238         * modules/vasnprintf-posix-tests (Files): Likewise.
13239
13240 2008-12-21  William Pursell  <bill.pursell@gmail.com>
13241
13242         gitlog-to-changelog: pass all command-line arguments to git-log
13243         * build-aux/gitlog-to-changelog: When producing a ChangeLog,
13244         it is sometimes convenient to filter the commits in various ways.
13245         gitlog-to-changelog only allows --since to specify a start date,
13246         but git-log itself supports many other filtering mechanisms.
13247         At the moment, I want to filter by branch name.  Rather than
13248         adding a --branch option to gitlog-to-changelog, it seems more
13249         flexible to simply pass all options directly to git-log and let
13250         git do the work.  Notice that this effectively makes --since a
13251         redundant option for gitlog-to-changelog, but removing it would
13252         require current usage to change since calls would then require
13253         an additional '--'.
13254
13255 2008-12-21  Bruno Haible  <bruno@clisp.org>
13256
13257         * modules/mbsnrtowcs-tests: New file.
13258         * tests/test-mbsnrtowcs1.sh: New file.
13259         * tests/test-mbsnrtowcs2.sh: New file.
13260         * tests/test-mbsnrtowcs3.sh: New file.
13261         * tests/test-mbsnrtowcs4.sh: New file.
13262         * tests/test-mbsnrtowcs.c: New file.
13263
13264         New module 'mbsnrtowcs'.
13265         * lib/wchar.in.h (mbsnrtowcs): New declaration.
13266         * lib/mbsnrtowcs.c: New file.
13267         * lib/mbsrtowcs-state.c: New file.
13268         * lib/mbsrtowcs.c: Refer to _gl_mbsrtowcs_state.
13269         (internal_state): Remove variable.
13270         * m4/mbsnrtowcs.m4: New file.
13271         * m4/mbsrtowcs.m4 (gl_FUNC_MBSRTOWCS): Add mbsrtowcs-state.c to the
13272         compilation units.
13273         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSNRTOWCS,
13274         HAVE_MBSNRTOWCS, REPLACE_MBSNRTOWCS.
13275         * modules/wchar (Makefile.am): Substitute GNULIB_MBSNRTOWCS,
13276         HAVE_MBSNRTOWCS, REPLACE_MBSNRTOWCS.
13277         * modules/mbsnrtowcs: New file.
13278         * modules/mbsrtowcs (Files): Add lib/mbsrtowcs-state.c.
13279         * doc/posix-functions/mbsnrtowcs.texi: Mention the new module and a
13280         portability problem.
13281
13282 2008-12-21  Bruno Haible  <bruno@clisp.org>
13283
13284         Work around mbsrtowcs bug.
13285         * m4/mbsrtowcs.m4 (gl_MBSRTOWCS_WORKS): New macro.
13286         (gl_FUNC_MBSRTOWCS): Invoke it.
13287         * modules/mbsrtowcs (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
13288         m4/locale-zh.m4.
13289         * doc/posix-functions/mbsrtowcs.texi: Document the bug.
13290
13291 2008-12-21  Bruno Haible  <bruno@clisp.org>
13292
13293         * tests/test-mbsrtowcs.c (main): Execute the loop also for unlimited=1.
13294
13295 2008-12-21  Bruno Haible  <bruno@clisp.org>
13296
13297         Update doc for AIX.
13298         * doc/pastposix-functions/wcswcs.texi: Mention that AIX has only a
13299         16-bit wchar_t type.
13300         * doc/posix-functions/btowc.texi: Likewise.
13301         * doc/posix-functions/fgetwc.texi: Likewise.
13302         * doc/posix-functions/fgetws.texi: Likewise.
13303         * doc/posix-functions/fputwc.texi: Likewise.
13304         * doc/posix-functions/fputws.texi: Likewise.
13305         * doc/posix-functions/fwide.texi: Likewise.
13306         * doc/posix-functions/fwprintf.texi: Likewise.
13307         * doc/posix-functions/fwscanf.texi: Likewise.
13308         * doc/posix-functions/getwchar.texi: Likewise.
13309         * doc/posix-functions/getwc.texi: Likewise.
13310         * doc/posix-functions/iswalnum.texi: Likewise.
13311         * doc/posix-functions/iswalpha.texi: Likewise.
13312         * doc/posix-functions/iswblank.texi: Likewise.
13313         * doc/posix-functions/iswcntrl.texi: Likewise.
13314         * doc/posix-functions/iswctype.texi: Likewise.
13315         * doc/posix-functions/iswdigit.texi: Likewise.
13316         * doc/posix-functions/iswgraph.texi: Likewise.
13317         * doc/posix-functions/iswlower.texi: Likewise.
13318         * doc/posix-functions/iswprint.texi: Likewise.
13319         * doc/posix-functions/iswpunct.texi: Likewise.
13320         * doc/posix-functions/iswspace.texi: Likewise.
13321         * doc/posix-functions/iswupper.texi: Likewise.
13322         * doc/posix-functions/iswxdigit.texi: Likewise.
13323         * doc/posix-functions/mbrtowc.texi: Likewise.
13324         * doc/posix-functions/mbsrtowcs.texi: Likewise.
13325         * doc/posix-functions/mbstowcs.texi: Likewise.
13326         * doc/posix-functions/mbtowc.texi: Likewise.
13327         * doc/posix-functions/putwchar.texi: Likewise.
13328         * doc/posix-functions/putwc.texi: Likewise.
13329         * doc/posix-functions/swprintf.texi: Likewise.
13330         * doc/posix-functions/tolower.texi: Likewise.
13331         * doc/posix-functions/toupper.texi: Likewise.
13332         * doc/posix-functions/towctrans.texi: Likewise.
13333         * doc/posix-functions/ungetwc.texi: Likewise.
13334         * doc/posix-functions/vswprintf.texi: Likewise.
13335         * doc/posix-functions/wcrtomb.texi: Likewise.
13336         * doc/posix-functions/wcscat.texi: Likewise.
13337         * doc/posix-functions/wcschr.texi: Likewise.
13338         * doc/posix-functions/wcscmp.texi: Likewise.
13339         * doc/posix-functions/wcscoll.texi: Likewise.
13340         * doc/posix-functions/wcscpy.texi: Likewise.
13341         * doc/posix-functions/wcscspn.texi: Likewise.
13342         * doc/posix-functions/wcsftime.texi: Likewise.
13343         * doc/posix-functions/wcslen.texi: Likewise.
13344         * doc/posix-functions/wcsncat.texi: Likewise.
13345         * doc/posix-functions/wcsncmp.texi: Likewise.
13346         * doc/posix-functions/wcsncpy.texi: Likewise.
13347         * doc/posix-functions/wcspbrk.texi: Likewise.
13348         * doc/posix-functions/wcsrchr.texi: Likewise.
13349         * doc/posix-functions/wcsrtombs.texi: Likewise.
13350         * doc/posix-functions/wcsspn.texi: Likewise.
13351         * doc/posix-functions/wcsstr.texi: Likewise.
13352         * doc/posix-functions/wcstod.texi: Likewise.
13353         * doc/posix-functions/wcstof.texi: Likewise.
13354         * doc/posix-functions/wcstoimax.texi: Likewise.
13355         * doc/posix-functions/wcstok.texi: Likewise.
13356         * doc/posix-functions/wcstold.texi: Likewise.
13357         * doc/posix-functions/wcstoll.texi: Likewise.
13358         * doc/posix-functions/wcstol.texi: Likewise.
13359         * doc/posix-functions/wcstombs.texi: Likewise.
13360         * doc/posix-functions/wcstoull.texi: Likewise.
13361         * doc/posix-functions/wcstoul.texi: Likewise.
13362         * doc/posix-functions/wcstoumax.texi: Likewise.
13363         * doc/posix-functions/wcswidth.texi: Likewise.
13364         * doc/posix-functions/wcsxfrm.texi: Likewise.
13365         * doc/posix-functions/wctob.texi: Likewise.
13366         * doc/posix-functions/wctomb.texi: Likewise.
13367         * doc/posix-functions/wctrans.texi: Likewise.
13368         * doc/posix-functions/wctype.texi: Likewise.
13369         * doc/posix-functions/wcwidth.texi: Likewise.
13370         * doc/posix-functions/wmemchr.texi: Likewise.
13371         * doc/posix-functions/wmemcmp.texi: Likewise.
13372         * doc/posix-functions/wmemcpy.texi: Likewise.
13373         * doc/posix-functions/wmemmove.texi: Likewise.
13374         * doc/posix-functions/wmemset.texi: Likewise.
13375         * doc/posix-functions/wprintf.texi: Likewise.
13376         * doc/posix-functions/wscanf.texi: Likewise.
13377
13378 2008-12-21  Bruno Haible  <bruno@clisp.org>
13379
13380         Update doc for HP-UX 11.11.
13381         * doc/posix-functions/btowc.texi: Clarify that the function is missing
13382         in HP-UX version 11.00, not in all versions of HP-UX 11.
13383         * doc/posix-functions/fwide.texi: Likewise.
13384         * doc/posix-functions/fwprintf.texi: Likewise.
13385         * doc/posix-functions/fwscanf.texi: Likewise.
13386         * doc/posix-functions/inet_ntop.texi: Likewise.
13387         * doc/posix-functions/inet_pton.texi: Likewise.
13388         * doc/posix-functions/mbrlen.texi: Likewise.
13389         * doc/posix-functions/mbrtowc.texi: Likewise.
13390         * doc/posix-functions/mbsinit.texi: Likewise.
13391         * doc/posix-functions/mbsrtowcs.texi: Likewise.
13392         * doc/posix-functions/swprintf.texi: Likewise.
13393         * doc/posix-functions/swscanf.texi: Likewise.
13394         * doc/posix-functions/towctrans.texi: Likewise.
13395         * doc/posix-functions/vfwprintf.texi: Likewise.
13396         * doc/posix-functions/vswprintf.texi: Likewise.
13397         * doc/posix-functions/vwprintf.texi: Likewise.
13398         * doc/posix-functions/wcrtomb.texi: Likewise.
13399         * doc/posix-functions/wcsrtombs.texi: Likewise.
13400         * doc/posix-functions/wcsstr.texi: Likewise.
13401         * doc/posix-functions/wctob.texi: Likewise.
13402         * doc/posix-functions/wctrans.texi: Likewise.
13403         * doc/posix-functions/wmemchr.texi: Likewise.
13404         * doc/posix-functions/wmemcmp.texi: Likewise.
13405         * doc/posix-functions/wmemcpy.texi: Likewise.
13406         * doc/posix-functions/wmemmove.texi: Likewise.
13407         * doc/posix-functions/wmemset.texi: Likewise.
13408         * doc/posix-functions/wprintf.texi: Likewise.
13409         * doc/posix-functions/wscanf.texi: Likewise.
13410
13411 2008-12-21  Bruno Haible  <bruno@clisp.org>
13412
13413         Work around a portability problem.
13414         * tests/test-mbsrtowcs.c (main): Use a temporary conversion state.
13415         * doc/posix-functions/mbsrtowcs.texi: Document the portability problem.
13416
13417 2008-12-20  Bruno Haible  <bruno@clisp.org>
13418
13419         * lib/wchar.in.h (mbsrtowcs): Redefine if REPLACE_MBSRTOWCS is set.
13420         * m4/mbsrtowcs.m4 (gl_FUNC_MBSRTOWCS): Invoke gl_MBSTATE_T_BROKEN. Set
13421         REPLACE_MBSRTOWCS if mbsrtowcs needs to be overridden.
13422         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBSRTOWCS.
13423         * modules/wchar (Makefile.am): Substitute REPLACE_MBSRTOWCS.
13424
13425         Work around mbrtowc bugs on AIX, HP-UX, OSF/1, Solaris.
13426         * lib/wchar.in.h (mbstate_t): Redefine also if REPLACE_MBSTATE_T is
13427         set.
13428         (GNULIB_defined_mbstate_t): New macro.
13429         (mbsinit): Redefine if REPLACE_MBSINIT is set.
13430         (mbrtowc): Redefine if REPLACE_MBRTOWC is set.
13431         * lib/mbrtowc.c (rpl_mbrtowc): Add an alternative implementation that
13432         reuses the system's mbrtowc function but works around the bugs.
13433         * m4/mbrtowc.m4 (gl_MBSTATE_T_BROKEN, gl_MBRTOWC_INCOMPLETE_STATE,
13434         gl_MBRTOWC_NULL_ARG, gl_MBRTOWC_RETVAL, gl_MBRTOWC_NUL_RETVAL): New
13435         macros.
13436         (gl_FUNC_MBRTOWC): Invoke them. Set REPLACE_MBRTOWC if mbrtowc needs to
13437         be overridden. Optionally define MBRTOWC_NULL_ARG_BUG,
13438         MBRTOWC_RETVAL_BUG, MBRTOWC_NUL_RETVAL_BUG.
13439         * m4/mbsinit.m4 (gl_FUNC_MBSINIT): Invoke gl_MBSTATE_T_BROKEN. Set
13440         REPLACE_MBSINIT if mbsinit needs to be overridden.
13441         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBSTATE_T,
13442         REPLACE_MBSINIT, REPLACE_MBRTOWC.
13443         * modules/wchar (Makefile.am): Substitute REPLACE_MBSTATE_T,
13444         REPLACE_MBSINIT, REPLACE_MBRTOWC.
13445         * modules/mbrtowc (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
13446         m4/locale-zh.m4.
13447         (Depends): Add mbsinit.
13448         * modules/mbsinit (Depends): Add mbrtowc.
13449         * doc/posix-functions/mbrtowc.texi: Mention the various bugs.
13450
13451 2008-12-20  Bruno Haible  <bruno@clisp.org>
13452
13453         * tests/test-mbrtowc.c (main): Change sample string in EUC-JP encoding
13454         so that there are no conversion errors on AIX.
13455         * tests/test-mbsrtowcs.c (main): LIkewise.
13456
13457 2008-12-20  Bruno Haible  <bruno@clisp.org>
13458
13459         Work around wctob bug on Solaris <= 9.
13460         * lib/wchar.in.h (wctob): Redefine if REPLACE_WCTOB is set.
13461         * m4/wctob.m4 (gl_FUNC_WCTOB): Test whether wctob works.
13462         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_WCTOB.
13463         * modules/wchar (Makefile.am): Substitute REPLACE_WCTOB.
13464         * modules/wctob (Files): Add m4/locale-fr.m4.
13465         * doc/posix-functions/wctob.texi: Mention the Solaris bug.
13466
13467 2008-12-20  Bruno Haible  <bruno@clisp.org>
13468
13469         * doc/posix-functions/select.texi: Mention Solaris 2.6 bug with
13470         /dev/null.
13471         * tests/test-select-in.sh: Likewise.
13472         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
13473
13474 2008-12-20  Bruno Haible  <bruno@clisp.org>
13475
13476         Don't pretend that Cygwin has a ja_JP.EUC-JP locale.
13477         * m4/locale-ja.m4 (gt_LOCALE_JA): Add test for MB_CUR_MAX. Needed on
13478         Cygwin 1.5.x.
13479
13480 2008-12-20  Bruno Haible  <bruno@clisp.org>
13481
13482         Ensure mbstate_t is defined on HP-UX 11.11.
13483         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Require
13484         AC_CANONICAL_HOST. On HP-UX, define _XOPEN_SOURCE to 500.
13485         * m4/mbstate_t.m4 (AC_TYPE_MBSTATE_T): Require
13486         AC_USE_SYSTEM_EXTENSIONS.
13487         * modules/fnmatch (Depends-on): Add extensions.
13488         * modules/mbrlen (Depends-on): Likewise.
13489         * modules/mbrtowc (Depends-on): Likewise.
13490         * modules/mbsinit (Depends-on): Likewise.
13491         * modules/mbsrtowcs (Depends-on): Likewise.
13492         * modules/mbswidth (Depends-on): Likewise.
13493         * modules/quotearg (Depends-on): Likewise.
13494         * modules/strftime (Depends-on): Likewise.
13495
13496 2008-12-20  Bruno Haible  <bruno@clisp.org>
13497
13498         Ensure wctob is declared on IRIX 6.5.
13499         * lib/wchar.in.h (wctob): Declare also when HAVE_DECL_WCTOB is 0.
13500         * m4/wctob.m4 (gl_FUNC_WCTOB): Set HAVE_DECL_WCTOB instead of
13501         HAVE_WCTOB. Also test whether <wchar.h> declares wctob.
13502         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize HAVE_DECL_WCTOB instead
13503         of HAVE_WCTOB.
13504         * modules/wchar (Makefile.am): Substitute HAVE_DECL_WCTOB instead of
13505         HAVE_WCTOB.
13506         * doc/posix-functions/wctob.texi: Mention missing declaration on IRIX.
13507
13508 2008-12-19  Bruno Haible  <bruno@clisp.org>
13509
13510         * modules/mbsrtowcs-tests: New file.
13511         * tests/test-mbsrtowcs1.sh: New file.
13512         * tests/test-mbsrtowcs2.sh: New file.
13513         * tests/test-mbsrtowcs3.sh: New file.
13514         * tests/test-mbsrtowcs4.sh: New file.
13515         * tests/test-mbsrtowcs.c: New file.
13516
13517         New module 'mbsrtowcs'.
13518         * lib/wchar.in.h (mbsrtowcs): New declaration.
13519         * lib/mbsrtowcs.c: New file.
13520         * m4/mbsrtowcs.m4: New file.
13521         * modules/mbsrtowcs: New file.
13522         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSRTOWCS and
13523         HAVE_MBSRTOWCS.
13524         * modules/wchar (Makefile.am): Substitute GNULIB_MBSRTOWCS and
13525         HAVE_MBSRTOWCS.
13526         * doc/posix-functions/mbsrtowcs.texi: Document the new module.
13527
13528 2008-12-19  Bruno Haible  <bruno@clisp.org>
13529
13530         New module 'mbrlen'.
13531         * lib/wchar.in.h (mbrlen): New declaration.
13532         * lib/mbrlen.c: New file.
13533         * m4/mbrlen.m4: New file.
13534         * modules/mbrlen: New file.
13535         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBRLEN and
13536         HAVE_MBRLEN.
13537         * modules/wchar (Makefile.am): Substitute GNULIB_MBRLEN and
13538         HAVE_MBRLEN.
13539         * doc/posix-functions/mbrlen.texi: Document the new module.
13540
13541 2008-12-19  Bruno Haible  <bruno@clisp.org>
13542
13543         * lib/mbrtowc.c: Include verify.h. Verify an assumption.
13544         * modules/mbrtowc (Depends-on): Add verify.
13545         Suggested by Paul Eggert.
13546
13547 2008-12-18  Bruno Haible  <bruno@clisp.org>
13548
13549         * modules/mbsinit-tests: New file.
13550         * tests/test-mbsinit.sh: New file.
13551         * tests/test-mbsinit.c: New file.
13552
13553 2008-12-18  Bruno Haible  <bruno@clisp.org>
13554
13555         * modules/mbrtowc-tests: New file.
13556         * tests/test-mbrtowc1.sh: New file.
13557         * tests/test-mbrtowc2.sh: New file.
13558         * tests/test-mbrtowc3.sh: New file.
13559         * tests/test-mbrtowc4.sh: New file.
13560         * tests/test-mbrtowc.c: New file.
13561
13562         New module 'mbrtowc'.
13563         * lib/wchar.in.h (mbstate_t): Override when the system does not have
13564         mbsinit and mbrtowc.
13565         (mbrtowc): New declaration.
13566         * lib/mbrtowc.c: New file.
13567         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC, gl_PREREQ_MBRTOWC): New macros.
13568         * modules/mbrtowc: New file.
13569         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBRTOWC and
13570         HAVE_MBRTOWC.
13571         * modules/wchar (Makefile.am): Substitute GNULIB_MBRTOWC and
13572         HAVE_MBRTOWC.
13573         * doc/posix-functions/mbrtowc.texi: Document the new module.
13574
13575 2008-12-18  Bruno Haible  <bruno@clisp.org>
13576
13577         New module 'wctob'.
13578         * lib/wchar.in.h (wctob): New declaration.
13579         * lib/wctob.c: New file.
13580         * m4/wctob.m4: New file.
13581         * modules/wctob: New file.
13582         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCTOB and
13583         HAVE_WCTOB.
13584         * modules/wchar (Makefile.am): Substitute GNULIB_WCTOB and HAVE_WCTOB.
13585         * doc/posix-functions/wctob.texi: Document the new module.
13586
13587 2008-12-18  Bruno Haible  <bruno@clisp.org>
13588
13589         * m4/mbsinit.m4 (gl_FUNC_MBSINIT): Invoke gl_REPLACE_WCHAR_H.
13590         * m4/btowc.m4 (gl_FUNC_BTOWC): Likewise.
13591
13592 2008-12-18  Simon Josefsson  <simon@josefsson.org>
13593
13594         * lib/flock.c: Use proper #if symbol in check.  Reported by "Tom
13595         G. Christensen" <tgc@jupiterrise.com>.
13596
13597         * lib/flock.c: Need to include errno.h.  Reported by "Tom
13598         G. Christensen" <tgc@jupiterrise.com>.
13599
13600         * lib/flock.c: Need to include string.h.  Reported by "Tom
13601         G. Christensen" <tgc@jupiterrise.com> and Eric Blake
13602         <ebb9@byu.net>.
13603
13604 2008-12-18  Bruno Haible  <bruno@clisp.org>
13605
13606         * m4/locale-ja.m4: New file, from GNU gettext.
13607
13608 2008-12-17  Bruno Haible  <bruno@clisp.org>
13609
13610         * m4/mbrtowc.m4 (AC_FUNC_MBRTOWC): Don't override in autoconf >= 2.60.
13611         Suggested by Eric Blake.
13612
13613 2008-12-17  Bruno Haible  <bruno@clisp.org>
13614
13615         * m4/errno_h.m4 (AC_COMPUTE_INT): Provide fallback definition.
13616
13617 2008-12-17  Bruno Haible  <bruno@clisp.org>
13618
13619         * lib/mbsinit.c: Include verify.h. Verify an assumption.
13620         * modules/mbsinit (Depends-on): Add verify.
13621         Suggested by Paul Eggert.
13622
13623 2008-12-17  Bruno Haible  <bruno@clisp.org>
13624
13625         * m4/mbrtowc.m4 (AC_FUNC_MBRTOWC): Renamed from gl_FUNC_MBRTOWC.
13626         * m4/mbfile.m4 (gl_MBFILE): Use AC_FUNC_MBRTOWC instead of
13627         gl_FUNC_MBRTOWC.
13628         * m4/mbiter.m4 (gl_MBITER): LIkewise.
13629         * m4/mbscasecmp.m4 (gl_PREREQ_MBSCASECMP): Likewise.
13630         * m4/mbscasestr.m4 (gl_PREREQ_MBSCASESTR): Likewise.
13631         * m4/mbschr.m4 (gl_PREREQ_MBSCHR): Likewise.
13632         * m4/mbscspn.m4 (gl_PREREQ_MBSCSPN): Likewise.
13633         * m4/mbslen.m4 (gl_PREREQ_MBSLEN): Likewise.
13634         * m4/mbsncasecmp.m4 (gl_PREREQ_MBSNCASECMP): Likewise.
13635         * m4/mbsnlen.m4 (gl_PREREQ_MBSNLEN): Likewise.
13636         * m4/mbspbrk.m4 (gl_PREREQ_MBSPBRK): Likewise.
13637         * m4/mbspcasecmp.m4 (gl_PREREQ_MBSPCASECMP): Likewise.
13638         * m4/mbsrchr.m4 (gl_PREREQ_MBSRCHR): Likewise.
13639         * m4/mbssep.m4 (gl_PREREQ_MBSSEP): Likewise.
13640         * m4/mbsspn.m4 (gl_PREREQ_MBSSPN): Likewise.
13641         * m4/mbsstr.m4 (gl_PREREQ_MBSSTR): Likewise.
13642         * m4/mbstok_r.m4 (gl_PREREQ_MBSTOK_R): Likewise.
13643         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
13644         * m4/quotearg.m4 (gl_QUOTEARG): Likewise.
13645         * modules/trim (configure.ac): Likewise.
13646
13647 2008-12-17  Bruno Haible  <bruno@clisp.org>
13648
13649         * modules/btowc-tests: New file.
13650         * tests/test-btowc1.sh: New file.
13651         * tests/test-btowc2.sh: New file.
13652         * tests/test-btowc.c: New file.
13653
13654         New module 'btowc'.
13655         * lib/wchar.in.h (btowc): New declaration.
13656         * lib/btowc.c: New file.
13657         * m4/btowc.m4: New file.
13658         * modules/btowc: New file.
13659         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_BTOWC and
13660         HAVE_BTOWC.
13661         * modules/wchar (Makefile.am): Substitute GNULIB_BTOWC and HAVE_BTOWC.
13662         * doc/posix-functions/btowc.texi: Document the new module.
13663
13664 2008-12-17  Bruno Haible  <bruno@clisp.org>
13665
13666         New module 'mbsinit'.
13667         * lib/wchar.in.h (mbsinit): New declaration.
13668         * lib/mbsinit.c: New file.
13669         * m4/mbsinit.m4: New file.
13670         * modules/mbsinit: New file.
13671         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSINIT and
13672         HAVE_MBSINIT.
13673         * modules/wchar (Makefile.am): Substitute GNULIB_MBSINIT and
13674         HAVE_MBSINIT.
13675         * doc/posix-functions/mbsinit.texi: Document the new module.
13676
13677 2008-12-16  Bruno Haible  <bruno@clisp.org>
13678
13679         * lib/unistd.in.h: Add comment.
13680         * tests/test-environ.c: Don't include <stdlib.h>.
13681
13682 2008-12-16  Bruno Haible  <bruno@clisp.org>
13683
13684         * lib/parse-duration.h (parse_duration): Document return value
13685         convention.
13686         * lib/parse-duration.c: Include specification header first. Add
13687         comments.
13688         (_): Remove macro.
13689         (parse_year_month_day, parse_hour_minute_second): Move side effects
13690         outside of strchr call.
13691         (parse_non_iso8601): Move side effects outside of isspace call.
13692         (parse_duration): Don't test errno is res != BAD_TIME. Remove fprintf
13693         call.
13694
13695 2008-12-16  Bruno Haible  <bruno@clisp.org>
13696
13697         * tests/test-parse-duration.sh: Produce no output when the test
13698         succeeds.
13699
13700 2008-12-16  Bruno Haible  <bruno@clisp.org>
13701
13702         * tests/test-parse-duration.sh: Fix quoting of $tmp and $tmpf
13703         expressions.
13704
13705 2008-12-15  Bruno Haible  <bruno@clisp.org>
13706
13707         * doc/glibc-functions/fgetxattr.texi: Tweak wording.
13708         * doc/glibc-functions/flistxattr.texi: Likewise.
13709         * doc/glibc-functions/fopencookie.texi: Likewise.
13710         * doc/glibc-functions/fremovexattr.texi: Likewise.
13711         * doc/glibc-functions/fsetxattr.texi: Likewise.
13712         * doc/glibc-functions/getxattr.texi: Likewise.
13713         * doc/glibc-functions/lgetxattr.texi: Likewise.
13714         * doc/glibc-functions/listxattr.texi: Likewise.
13715         * doc/glibc-functions/llistxattr.texi: Likewise.
13716         * doc/glibc-functions/lremovexattr.texi: Likewise.
13717         * doc/glibc-functions/lsetxattr.texi: Likewise.
13718         * doc/glibc-functions/removexattr.texi: Likewise.
13719         * doc/glibc-functions/setxattr.texi: Likewise.
13720         * doc/posix-functions/open_memstream.texi: Likewise.
13721
13722 2008-12-15  Eric Blake  <ebb9@byu.net>
13723
13724         Update doc for cygwin 1.7.
13725         * doc/posix-functions/faccessat.texi: Cygwin 1.7 added several new
13726         functions.
13727         * doc/posix-functions/fchmodat.texi: Likewise.
13728         * doc/posix-functions/fchownat.texi: Likewise.
13729         * doc/posix-functions/fdopendir.texi: Likewise.
13730         * doc/posix-functions/fmemopen.texi: Likewise.
13731         * doc/posix-functions/freeaddrinfo.texi: Likewise.
13732         * doc/posix-functions/fstatat.texi: Likewise.
13733         * doc/posix-functions/futimens.texi: Likewise.
13734         * doc/posix-functions/gai_strerror.texi: Likewise.
13735         * doc/posix-functions/getaddrinfo.texi: Likewise.
13736         * doc/posix-functions/getnameinfo.texi: Likewise.
13737         * doc/posix-functions/if_freenameindex.texi: Likewise.
13738         * doc/posix-functions/if_indextoname.texi: Likewise.
13739         * doc/posix-functions/if_nameindex.texi: Likewise.
13740         * doc/posix-functions/if_nametoindex.texi: Likewise.
13741         * doc/posix-functions/insque.texi: Likewise.
13742         * doc/posix-functions/linkat.texi: Likewise.
13743         * doc/posix-functions/llrint.texi: Likewise.
13744         * doc/posix-functions/llrintf.texi: Likewise.
13745         * doc/posix-functions/llrintl.texi: Likewise.
13746         * doc/posix-functions/lockf.texi: Likewise.
13747         * doc/posix-functions/lrintl.texi: Likewise.
13748         * doc/posix-functions/mkdirat.texi: Likewise.
13749         * doc/posix-functions/mkfifoat.texi: Likewise.
13750         * doc/posix-functions/mknodat.texi: Likewise.
13751         * doc/posix-functions/mq_close.texi: Likewise.
13752         * doc/posix-functions/mq_getattr.texi: Likewise.
13753         * doc/posix-functions/mq_notify.texi: Likewise.
13754         * doc/posix-functions/mq_open.texi: Likewise.
13755         * doc/posix-functions/mq_receive.texi: Likewise.
13756         * doc/posix-functions/mq_send.texi: Likewise.
13757         * doc/posix-functions/mq_setattr.texi: Likewise.
13758         * doc/posix-functions/mq_timedreceive.texi: Likewise.
13759         * doc/posix-functions/mq_timedsend.texi: Likewise.
13760         * doc/posix-functions/mq_unlink.texi: Likewise.
13761         * doc/posix-functions/open_memstream.texi: Likewise.
13762         * doc/posix-functions/openat.texi: Likewise.
13763         * doc/posix-functions/posix_fadvise.texi: Likewise.
13764         * doc/posix-functions/posix_fallocate.texi: Likewise.
13765         * doc/posix-functions/posix_madvise.texi: Likewise.
13766         * doc/posix-functions/posix_memalign.texi: Likewise.
13767         * doc/posix-functions/posix_openpt.texi: Likewise.
13768         * doc/posix-functions/readlinkat.texi: Likewise.
13769         * doc/posix-functions/remque.texi: Likewise.
13770         * doc/posix-functions/renameat.texi: Likewise.
13771         * doc/posix-functions/rintl.texi: Likewise.
13772         * doc/posix-functions/sem_unlink.texi: Likewise.
13773         * doc/posix-functions/shm_open.texi: Likewise.
13774         * doc/posix-functions/shm_unlink.texi: Likewise.
13775         * doc/posix-functions/signgam.texi: Likewise.
13776         * doc/posix-functions/sigset.texi: Likewise.
13777         * doc/posix-functions/stpcpy.texi: Likewise.
13778         * doc/posix-functions/stpncpy.texi: Likewise.
13779         * doc/posix-functions/strerror.texi: Likewise.
13780         * doc/posix-functions/strtod.texi: Likewise.
13781         * doc/posix-functions/symlinkat.texi: Likewise.
13782         * doc/posix-functions/unlinkat.texi: Likewise.
13783         * doc/posix-functions/utimensat.texi: Likewise.
13784         * doc/glibc-functions/bindresvport.texi: Likewise.
13785         * doc/glibc-functions/dn_expand.texi: Likewise.
13786         * doc/glibc-functions/exp10.texi: Likewise.
13787         * doc/glibc-functions/exp10f.texi: Likewise.
13788         * doc/glibc-functions/fgetxattr.texi: Likewise.
13789         * doc/glibc-functions/flistxattr.texi: Likewise.
13790         * doc/glibc-functions/fopencookie.texi: Likewise.
13791         * doc/glibc-functions/freeifaddrs.texi: Likewise.
13792         * doc/glibc-functions/fremovexattr.texi: Likewise.
13793         * doc/glibc-functions/fsetxattr.texi: Likewise.
13794         * doc/glibc-functions/getifaddrs.texi: Likewise.
13795         * doc/glibc-functions/getxattr.texi: Likewise.
13796         * doc/glibc-functions/lgetxattr.texi: Likewise.
13797         * doc/glibc-functions/listxattr.texi: Likewise.
13798         * doc/glibc-functions/llistxattr.texi: Likewise.
13799         * doc/glibc-functions/lremovexattr.texi: Likewise.
13800         * doc/glibc-functions/lsetxattr.texi: Likewise.
13801         * doc/glibc-functions/pow10.texi: Likewise.
13802         * doc/glibc-functions/pow10f.texi: Likewise.
13803         * doc/glibc-functions/rcmd_af.texi: Likewise.
13804         * doc/glibc-functions/removexattr.texi: Likewise.
13805         * doc/glibc-functions/res_init.texi: Likewise.
13806         * doc/glibc-functions/res_mkquery.texi: Likewise.
13807         * doc/glibc-functions/res_query.texi: Likewise.
13808         * doc/glibc-functions/res_querydomain.texi: Likewise.
13809         * doc/glibc-functions/res_send.texi: Likewise.
13810         * doc/glibc-functions/rresvport_af.texi: Likewise.
13811         * doc/glibc-functions/setxattr.texi: Likewise.
13812         * doc/glibc-functions/strcasestr.texi: Likewise.
13813
13814 2008-12-15  Bruno Haible  <bruno@clisp.org>
13815
13816         Fix compilation error on OSF/1 4.0.
13817         * lib/sys_select.in.h: When invoked from OSF/1 <sys/types.h> or
13818         <sys/time.h>, simply delegate to the system header.
13819         Reported by Daniel Richard G. <oss@teragram.com>.
13820
13821 2008-12-15  Bruno Haible  <bruno@clisp.org>
13822
13823         * doc/posix-functions/openat.texi: Mention the 'openat' module.
13824         * doc/posix-functions/fchmodat.texi: Likewise.
13825         * doc/posix-functions/fchownat.texi: Likewise.
13826         * doc/posix-functions/fdopendir.texi: Likewise.
13827         * doc/posix-functions/fstatat.texi: Likewise.
13828         * doc/posix-functions/mkdirat.texi: Likewise.
13829         * doc/posix-functions/unlinkat.texi: Likewise.
13830
13831 2008-12-14  Bruno Haible  <bruno@clisp.org>
13832
13833         Update doc for POSIX:2008.
13834         * doc/posix-functions/faccessat.texi: New file.
13835         * doc/posix-functions/fchmodat.texi: New file.
13836         * doc/posix-functions/fchownat.texi: New file.
13837         * doc/posix-functions/fdopendir.texi: New file.
13838         * doc/posix-functions/fstatat.texi: New file.
13839         * doc/posix-functions/futimens.texi: New file.
13840         * doc/posix-functions/linkat.texi: New file.
13841         * doc/posix-functions/mkdirat.texi: New file.
13842         * doc/posix-functions/mkfifoat.texi: New file.
13843         * doc/posix-functions/mknodat.texi: New file.
13844         * doc/posix-functions/open_wmemstream.texi: New file.
13845         * doc/posix-functions/openat.texi: New file.
13846         * doc/posix-functions/psiginfo.texi: New file.
13847         * doc/posix-functions/pthread_mutex_consistent.texi: New file.
13848         * doc/posix-functions/pthread_mutexattr_getrobust.texi: New file.
13849         * doc/posix-functions/pthread_mutexattr_setrobust.texi: New file.
13850         * doc/posix-functions/readlinkat.texi: New file.
13851         * doc/posix-functions/renameat.texi: New file.
13852         * doc/posix-functions/strerror_l.texi: New file.
13853         * doc/posix-functions/symlinkat.texi: New file.
13854         * doc/posix-functions/unlinkat.texi: New file.
13855         * doc/posix-functions/utimensat.texi: New file.
13856         * doc/gnulib.texi (Function Substitutes): Add these subsections.
13857
13858 2008-12-14  Bruno Haible  <bruno@clisp.org>
13859
13860         Update doc for POSIX:2008.
13861         * doc/posix-functions/alphasort.texi: Renamed from
13862         doc/glibc-functions/alphasort.texi.
13863         * doc/posix-functions/dirfd.texi: Renamed from
13864         doc/glibc-functions/dirfd.texi.
13865         * doc/posix-functions/dprintf.texi: Renamed from
13866         doc/glibc-functions/dprintf.texi.
13867         * doc/posix-functions/duplocale.texi: Renamed from
13868         doc/glibc-functions/duplocale.texi.
13869         * doc/posix-functions/fexecve.texi: Renamed from
13870         doc/glibc-functions/fexecve.texi.
13871         * doc/posix-functions/fmemopen.texi: Renamed from
13872         doc/glibc-functions/fmemopen.texi.
13873         * doc/posix-functions/freelocale.texi: Renamed from
13874         doc/glibc-functions/freelocale.texi.
13875         * doc/posix-functions/getdate_err.texi: Renamed from
13876         doc/glibc-functions/getdate_err.texi.
13877         * doc/posix-functions/isalnum_l.texi: Renamed from
13878         doc/glibc-functions/isalnum_l.texi.
13879         * doc/posix-functions/isalpha_l.texi: Renamed from
13880         doc/glibc-functions/isalpha_l.texi.
13881         * doc/posix-functions/isblank_l.texi: Renamed from
13882         doc/glibc-functions/isblank_l.texi.
13883         * doc/posix-functions/iscntrl_l.texi: Renamed from
13884         doc/glibc-functions/iscntrl_l.texi.
13885         * doc/posix-functions/isdigit_l.texi: Renamed from
13886         doc/glibc-functions/isdigit_l.texi.
13887         * doc/posix-functions/isgraph_l.texi: Renamed from
13888         doc/glibc-functions/isgraph_l.texi.
13889         * doc/posix-functions/islower_l.texi: Renamed from
13890         doc/glibc-functions/islower_l.texi.
13891         * doc/posix-functions/isprint_l.texi: Renamed from
13892         doc/glibc-functions/isprint_l.texi.
13893         * doc/posix-functions/ispunct_l.texi: Renamed from
13894         doc/glibc-functions/ispunct_l.texi.
13895         * doc/posix-functions/isspace_l.texi: Renamed from
13896         doc/glibc-functions/isspace_l.texi.
13897         * doc/posix-functions/isupper_l.texi: Renamed from
13898         doc/glibc-functions/isupper_l.texi.
13899         * doc/posix-functions/iswalnum_l.texi: Renamed from
13900         doc/glibc-functions/iswalnum_l.texi.
13901         * doc/posix-functions/iswalpha_l.texi: Renamed from
13902         doc/glibc-functions/iswalpha_l.texi.
13903         * doc/posix-functions/iswblank_l.texi: Renamed from
13904         doc/glibc-functions/iswblank_l.texi.
13905         * doc/posix-functions/iswcntrl_l.texi: Renamed from
13906         doc/glibc-functions/iswcntrl_l.texi.
13907         * doc/posix-functions/iswctype_l.texi: Renamed from
13908         doc/glibc-functions/iswctype_l.texi.
13909         * doc/posix-functions/iswdigit_l.texi: Renamed from
13910         doc/glibc-functions/iswdigit_l.texi.
13911         * doc/posix-functions/iswgraph_l.texi: Renamed from
13912         doc/glibc-functions/iswgraph_l.texi.
13913         * doc/posix-functions/iswlower_l.texi: Renamed from
13914         doc/glibc-functions/iswlower_l.texi.
13915         * doc/posix-functions/iswprint_l.texi: Renamed from
13916         doc/glibc-functions/iswprint_l.texi.
13917         * doc/posix-functions/iswpunct_l.texi: Renamed from
13918         doc/glibc-functions/iswpunct_l.texi.
13919         * doc/posix-functions/iswspace_l.texi: Renamed from
13920         doc/glibc-functions/iswspace_l.texi.
13921         * doc/posix-functions/iswupper_l.texi: Renamed from
13922         doc/glibc-functions/iswupper_l.texi.
13923         * doc/posix-functions/iswxdigit_l.texi: Renamed from
13924         doc/glibc-functions/iswxdigit_l.texi.
13925         * doc/posix-functions/isxdigit_l.texi: Renamed from
13926         doc/glibc-functions/isxdigit_l.texi.
13927         * doc/posix-functions/mbsnrtowcs.texi: Renamed from
13928         doc/glibc-functions/mbsnrtowcs.texi.
13929         * doc/posix-functions/mkdtemp.texi: Renamed from
13930         doc/glibc-functions/mkdtemp.texi.
13931         * doc/posix-functions/newlocale.texi: Renamed from
13932         doc/glibc-functions/newlocale.texi.
13933         * doc/posix-functions/nl_langinfo_l.texi: Renamed from
13934         doc/glibc-functions/nl_langinfo_l.texi.
13935         * doc/posix-functions/open_memstream.texi: Renamed from
13936         doc/glibc-functions/open_memstream.texi.
13937         * doc/posix-functions/opterr.texi: Renamed from
13938         doc/glibc-functions/opterr.texi.
13939         * doc/posix-functions/optind.texi: Renamed from
13940         doc/glibc-functions/optind.texi.
13941         * doc/posix-functions/optopt.texi: Renamed from
13942         doc/glibc-functions/optopt.texi.
13943         * doc/posix-functions/psignal.texi: Renamed from
13944         doc/glibc-functions/psignal.texi.
13945         * doc/posix-functions/scandir.texi: Renamed from
13946         doc/glibc-functions/scandir.texi.
13947         * doc/posix-functions/sched_get_priority_min.texi: Renamed from
13948         doc/glibc-functions/sched_get_priority_min.texi.
13949         * doc/posix-functions/signgam.texi: Renamed from
13950         doc/glibc-functions/signgam.texi.
13951         * doc/posix-functions/stpcpy.texi: Renamed from
13952         doc/glibc-functions/stpcpy.texi.
13953         * doc/posix-functions/stpncpy.texi: Renamed from
13954         doc/glibc-functions/stpncpy.texi.
13955         * doc/posix-functions/strcasecmp_l.texi: Renamed from
13956         doc/glibc-functions/strcasecmp_l.texi.
13957         * doc/posix-functions/strcoll_l.texi: Renamed from
13958         doc/glibc-functions/strcoll_l.texi.
13959         * doc/posix-functions/strfmon_l.texi: Renamed from
13960         doc/glibc-functions/strfmon_l.texi.
13961         * doc/posix-functions/strftime_l.texi: Renamed from
13962         doc/glibc-functions/strftime_l.texi.
13963         * doc/posix-functions/strncasecmp_l.texi: Renamed from
13964         doc/glibc-functions/strncasecmp_l.texi.
13965         * doc/posix-functions/strndup.texi: Renamed from
13966         doc/glibc-functions/strndup.texi.
13967         * doc/posix-functions/strnlen.texi: Renamed from
13968         doc/glibc-functions/strnlen.texi.
13969         * doc/posix-functions/strsignal.texi: Renamed from
13970         doc/glibc-functions/strsignal.texi.
13971         * doc/posix-functions/strxfrm_l.texi: Renamed from
13972         doc/glibc-functions/strxfrm_l.texi.
13973         * doc/posix-functions/timer_gettime.texi: Renamed from
13974         doc/glibc-functions/timer_gettime.texi.
13975         * doc/posix-functions/tolower_l.texi: Renamed from
13976         doc/glibc-functions/tolower_l.texi.
13977         * doc/posix-functions/toupper_l.texi: Renamed from
13978         doc/glibc-functions/toupper_l.texi.
13979         * doc/posix-functions/towctrans_l.texi: Renamed from
13980         doc/glibc-functions/towctrans_l.texi.
13981         * doc/posix-functions/towlower_l.texi: Renamed from
13982         doc/glibc-functions/towlower_l.texi.
13983         * doc/posix-functions/towupper_l.texi: Renamed from
13984         doc/glibc-functions/towupper_l.texi.
13985         * doc/posix-functions/uselocale.texi: Renamed from
13986         doc/glibc-functions/uselocale.texi.
13987         * doc/posix-functions/vdprintf.texi: Renamed from
13988         doc/glibc-functions/vdprintf.texi.
13989         * doc/posix-functions/wcpcpy.texi:
13990         Renamed from doc/glibc-functions/wcpcpy.texi.
13991         * doc/posix-functions/wcpncpy.texi: Renamed from
13992         doc/glibc-functions/wcpncpy.texi.
13993         * doc/posix-functions/wcscasecmp.texi: Renamed from
13994         doc/glibc-functions/wcscasecmp.texi.
13995         * doc/posix-functions/wcscasecmp_l.texi: Renamed from
13996         doc/glibc-functions/wcscasecmp_l.texi.
13997         * doc/posix-functions/wcscoll_l.texi: Renamed from
13998         doc/glibc-functions/wcscoll_l.texi.
13999         * doc/posix-functions/wcsdup.texi: Renamed from
14000         doc/glibc-functions/wcsdup.texi.
14001         * doc/posix-functions/wcsncasecmp.texi: Renamed from
14002         doc/glibc-functions/wcsncasecmp.texi.
14003         * doc/posix-functions/wcsncasecmp_l.texi: Renamed from
14004         doc/glibc-functions/wcsncasecmp_l.texi.
14005         * doc/posix-functions/wcsnlen.texi: Renamed from
14006         doc/glibc-functions/wcsnlen.texi.
14007         * doc/posix-functions/wcsnrtombs.texi: Renamed from
14008         doc/glibc-functions/wcsnrtombs.texi.
14009         * doc/posix-functions/wcsxfrm_l.texi: Renamed from
14010         doc/glibc-functions/wcsxfrm_l.texi.
14011         * doc/posix-functions/wctrans_l.texi: Renamed from
14012         doc/glibc-functions/wctrans_l.texi.
14013         * doc/posix-functions/wctype_l.texi: Renamed from
14014         doc/glibc-functions/wctype_l.texi.
14015         * doc/gnulib.texi (Function Substitutes): Add these subsections.
14016         (Glibc ctype.h, Glibc dirent.h, Glibc getopt.h, Glibc math.h,
14017         Glibc sched.h, Glibc signal.h, Glibc stdio.h, Glibc stdlib.h,
14018         Glibc string.h, Glibc time.h, Glibc unistd.h, Glibc wchar.h): Remove
14019         these subsections.
14020         (Glibc langinfo.h, Glibc locale.h, Glibc monetary.h, Glibc wctype.h):
14021         Remove sections.
14022
14023 2008-12-14  Bruno Haible  <bruno@clisp.org>
14024
14025         Update doc for POSIX:2008.
14026         * doc/posix-functions/*.texi: Update URL of POSIX specification.
14027
14028 2008-12-14  Bruno Haible  <bruno@clisp.org>
14029
14030         Update doc for POSIX:2008.
14031         * doc/pastposix-functions/bcmp.texi: Renamed from
14032         doc/posix-functions/bcmp.texi.
14033         * doc/pastposix-functions/bcopy.texi: Renamed from
14034         doc/posix-functions/bcopy.texi.
14035         * doc/pastposix-functions/bsd_signal.texi: Renamed from
14036         doc/posix-functions/bsd_signal.texi.
14037         * doc/pastposix-functions/bzero.texi: Renamed from
14038         doc/posix-functions/bzero.texi.
14039         * doc/pastposix-functions/ecvt.texi: Renamed from
14040         doc/posix-functions/ecvt.texi.
14041         * doc/pastposix-functions/fcvt.texi: Renamed from
14042         doc/posix-functions/fcvt.texi.
14043         * doc/pastposix-functions/ftime.texi: Renamed from
14044         doc/posix-functions/ftime.texi.
14045         * doc/pastposix-functions/gcvt.texi: Renamed from
14046         doc/posix-functions/gcvt.texi.
14047         * doc/pastposix-functions/getcontext.texi: Renamed from
14048         doc/posix-functions/getcontext.texi.
14049         * doc/pastposix-functions/gethostbyaddr.texi: Renamed from
14050         doc/posix-functions/gethostbyaddr.texi.
14051         * doc/pastposix-functions/gethostbyname.texi: Renamed from
14052         doc/posix-functions/gethostbyname.texi.
14053         * doc/pastposix-functions/getwd.texi: Renamed from
14054         doc/posix-functions/getwd.texi.
14055         * doc/pastposix-functions/h_errno.texi: Renamed from
14056         doc/posix-functions/h_errno.texi.
14057         * doc/pastposix-functions/index.texi: Renamed from
14058         doc/posix-functions/index.texi.
14059         * doc/pastposix-functions/makecontext.texi: Renamed from
14060         doc/posix-functions/makecontext.texi.
14061         * doc/pastposix-functions/mktemp.texi: Renamed from
14062         doc/posix-functions/mktemp.texi.
14063         * doc/pastposix-functions/pthread_attr_getstackaddr.texi: Renamed from
14064         doc/posix-functions/pthread_attr_getstackaddr.texi.
14065         * doc/pastposix-functions/pthread_attr_setstackaddr.texi: Renamed from
14066         doc/posix-functions/pthread_attr_setstackaddr.texi.
14067         * doc/pastposix-functions/rindex.texi: Renamed from
14068         doc/posix-functions/rindex.texi.
14069         * doc/pastposix-functions/scalb.texi: Renamed from
14070         doc/posix-functions/scalb.texi.
14071         * doc/pastposix-functions/setcontext.texi: Renamed from
14072         doc/posix-functions/setcontext.texi.
14073         * doc/pastposix-functions/swapcontext.texi: Renamed from
14074         doc/posix-functions/swapcontext.texi.
14075         * doc/pastposix-functions/ualarm.texi: Renamed from
14076         doc/posix-functions/ualarm.texi.
14077         * doc/pastposix-functions/usleep.texi: Renamed from
14078         doc/posix-functions/usleep.texi.
14079         * doc/pastposix-functions/vfork.texi: Renamed from
14080         doc/posix-functions/vfork.texi.
14081         * doc/pastposix-functions/wcswcs.texi: Renamed from
14082         doc/posix-functions/wcswcs.texi.
14083         * doc/gnulib.texi (Legacy Function Substitutes): New chapter.
14084         (Function Substitutes): Update.
14085
14086 2008-12-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14087
14088         * modules/relocatable-prog-wrapper (Depends-on): Add errno, needed by
14089         m4/strerror.m4.
14090
14091 2008-12-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14092             Bruno Haible  <bruno@clisp.org>
14093
14094         * modules/unilbrk/tables (Depends-on): Add unilbrk/base.
14095
14096 2008-12-13  Bruno Haible  <bruno@clisp.org>
14097
14098         * modules/strtoull (Depends-on): Remove unistd.
14099
14100 2008-12-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14101
14102         * modules/strtoull (Depends-on): Add stdlib.
14103
14104 2008-12-11  Simon Josefsson  <simon@josefsson.org>
14105
14106         * m4/manywarnings.m4 (gl_MANYWARN_ALL_GCC): Add more warnings.
14107
14108 2008-12-10  Jim Meyering  <meyering@redhat.com>
14109
14110         gl_ASSERT: don't say assertions are disabled when they're not
14111         * m4/assert.m4 (gl_ASSERT): Do not make configure report
14112         "checking whether to enable assertions... no", when they are in
14113         fact enabled.  This is solely a bug in the output of configure.
14114         In spite of saying "no", NDEBUG was not defined in that case.
14115         Also, as noted by Eric Blake, leave assertions enabled upon
14116         --enable-assert=INVALID.
14117
14118 2008-12-10  Bruno Haible  <bruno@clisp.org>
14119
14120         Change MODULES.html to refer to POSIX:2008 where possible.
14121         * MODULES.html.sh (POSIX2008_URL): New variable.
14122         (posix_headers): Remove sys/timeb, ucontext.
14123         (posix2001_headers): New variable.
14124         (posix_functions): Remove bcmp, bcopy, bsd_signal, bzero, ecvt, fcvt,
14125         ftime, gcvt, getcontext, gethostbyaddr, gethostbyname, getwd, h_errno,
14126         index, makecontext, mktemp, pthread_attr_getstackaddr,
14127         pthread_attr_setstackaddr, rindex, scalb, setcontext, swapcontext,
14128         ualarm, usleep, vfork, wcswcs. Add the new POSIX:2008 functions.
14129         (posix2001_functions): New variable.
14130         (func_module): Use URLs to POSIX:2008 where possible and to POSIX:2001
14131         otherwise.
14132
14133 2008-12-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14134
14135         add missing include to parse-duration.c
14136         * lib/parse-duration.c: #include "xalloc.h", for xstrdup.
14137         * modules/parse-duration (Depends-on): Add xalloc.
14138
14139         fix sed script reading maint.mk
14140         * top/maint.mk (MYSELF): New macro, define as $(srcdir)/$(ME).
14141         (syntax-check-rules): Use it.
14142
14143 2008-12-09  Bruno Haible  <bruno@clisp.org>
14144
14145         * m4/ldexpl.m4 (gl_FUNC_LDEXPL_WORKS): Add another check, that fails on
14146         MacOS X 10.4/PowerPC.
14147         Reported by Simon Josefsson.
14148
14149 2008-12-08  Jim Meyering  <meyering@redhat.com>
14150
14151         work around mingw's lack of some S_IF definitions
14152         * lib/fts.c (S_IFLNK, S_IFSOCK): Define if not already defined.
14153         Reported by Simon Josefsson.
14154
14155 2008-12-08  Bruno Haible  <bruno@clisp.org>
14156
14157         * m4/signbitl.m4 (gl_SIGNBIT_TEST_PROGRAM): Add a link check of signbit
14158         applied to variables. Needed on MacOS X 10.4/PowerPC.
14159         Reported by Simon Josefsson.
14160
14161 2008-12-08  William Pursell  <bill.pursell@gmail.com>  (tiny change)
14162         and Eric Blake  <ebb9@byu.net>
14163
14164         assert: honor --enable-assert
14165         * m4/assert.m4 (gl_ASSERT): Synchronize with autoconf 2.64, in
14166         order to honor --enable-assert, rather than treating it as a
14167         synonym for --disable-assert.
14168
14169 2008-12-08  Jim Meyering  <meyering@redhat.com>
14170
14171         * lib/posixtm.c: Remove now-useless declaration of mktime.
14172
14173         * build-aux/announce-gen (get_tool_versions): Accept .xz tarballs.
14174
14175 2008-12-07  Bruno Haible  <bruno@clisp.org>
14176
14177         * tests/test-lock.c (test_lock, test_rwlock, test_recursive_lock,
14178         test_once): Mark functions as static.
14179         * tests/test-tls.c (test_tls): Likewise.
14180
14181 2008-12-07  Bruno Haible  <bruno@clisp.org>
14182
14183         * lib/striconveha.h (uniconv_register_autodetect): Renamed from
14184         iconv_register_autodetect.
14185
14186 2008-12-07  Jim Meyering  <meyering@redhat.com>
14187
14188         posixtm.c: avoid a warning
14189         * lib/posixtm.c (posixtime): Don't initialize tm0.
14190         It's no longer needed to placate gcc4's -Wuninitialized,
14191         and the attempt to placate would elicit a new warning.
14192
14193         unicodeio.c: mark unused parameters
14194         * lib/unicodeio.c (exit_failure_callback): Mark unused parameter.
14195         (fallback_failure_callback): Likewise.
14196
14197 2008-12-07  Bruno Haible  <bruno@clisp.org>
14198
14199         * gnulib-tool (func_create_testdir): When building the tests
14200         subdirectory, ignore the modules gnumakefile and maintainer-makefile.
14201         Reported by Simon Josefsson.
14202
14203 2008-12-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14204
14205         * doc/manywarnings.texi, doc/gnulib-intro.texi: Fix typos.
14206
14207 2008-12-06  Bruno Haible  <bruno@clisp.org>
14208
14209         * lib/c-stack.h (c_stack_action): Clarify possible side effects.
14210         Suggested by Eric Blake.
14211
14212 2008-12-06  Bruno Haible  <bruno@clisp.org>
14213
14214         Fix a c-stack test failure on MacOS X.
14215         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Require
14216         AC_CANONICAL_HOST. Define FAULT_YIELDS_SIGBUS. If set, install a signal
14217         handler for SIGBUS as well.
14218         * lib/c-stack.c (c_stack_action): If FAULT_YIELDS_SIGBUS is set,
14219         install a signal handler for SIGBUS as well.
14220         Reported by Bruce Dugan <bld0401@gmail.com> via Eric Blake.
14221
14222 2008-12-06  Bruno Haible  <bruno@clisp.org>
14223
14224         Advocacy documentation.
14225         * doc/gnulib-intro.texi (Benefits): New section.
14226         * doc/gnulib.texi: Update.
14227
14228 2008-12-06  Bruno Haible  <bruno@clisp.org>
14229
14230         Document the 'manywarnings' module.
14231         * doc/manywarnings.texi: New file.
14232         * doc/gnulib.texi: Include it.
14233
14234 2008-12-05  Eric Blake  <ebb9@byu.net>
14235
14236         tests: silence some gcc warnings
14237         * tests/test-getdate.c (LOG) [!DEBUG]: Mark no-op void.
14238         * tests/uniwidth/test-uc_width2.c (finish_interval): Avoid printf
14239         type mismatches.
14240
14241 2008-12-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14242             Bruno Haible  <bruno@clisp.org>
14243
14244         * m4/openmp.m4 (AC_OPENMP): Do not define with Autoconf 2.62 or newer.
14245
14246 2008-11-29  Jim Meyering  <meyering@redhat.com>
14247
14248         unicodeio.c: mark unused parameters
14249         * lib/unicodeio.c (exit_failure_callback): Mark unused parameter.
14250         (fallback_failure_callback): Likewise.
14251
14252         fts: fix a thinko
14253         * lib/fts.c (s_ifmt_shift_bits): Remove function.  Not needed after all.
14254         (set_stat_type): Return S_IF*-valued "type" directly.
14255         Prompted by James Youngman's spotting a related bug.
14256         Confirmed by further testing through find.
14257
14258         fts: provide dirent.d_type via FTSENT.fts_statp, when possible
14259         * lib/fts.c (D_TYPE): Define.
14260         (DT_UNKNOWN, DT_BLK, DT_CHR) [HAVE_STRUCT_DIRENT_D_TYPE]: Define.
14261         (DT_DIR, DT_FIFO, DT_LNK, DT_REG, DT_SOCK): Likewise.
14262         (s_ifmt_shift_bits): New function.
14263         (set_stat_type): New function.
14264         (fts_build): When not calling fts_stat, call set_stat_type
14265         to propagate dirent.d_type info to fts_read caller.
14266         * lib/fts_.h (FTSENT) [FTS_DEFER_STAT]: Mention that
14267         fts_statp->st_mode type information may be valid.
14268
14269 2008-11-28  Simon Josefsson  <simon@josefsson.org>
14270
14271         * lib/sys_time.in.h: Add extern "C" block for C++.  Suggested by
14272         Brian Dessent <brian@dessent.net>.  Reported by Sam Steingold
14273         <sds@gnu.org>.
14274
14275 2008-11-20  Bruno Haible  <bruno@clisp.org>
14276
14277         Attempt to work around an AIX 5.3, 6.1 compiler bug with include_next.
14278         * lib/math.in.h: Use INCLUDE_NEXT_AS_FIRST_DIRECTIVE instead of
14279         INCLUDE_NEXT.
14280         * m4/include_next.m4 (gl_INCLUDE_NEXT): Set also
14281         INCLUDE_NEXT_AS_FIRST_DIRECTIVE.
14282         * modules/math (Makefile.am): Substitute
14283         INCLUDE_NEXT_AS_FIRST_DIRECTIVE instead of INCLUDE_NEXT.
14284         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
14285
14286 2008-11-18  Alexandre Duret-Lutz  <adl@lrde.epita.fr>
14287             Bruno Haible  <bruno@clisp.org>
14288
14289         * lib/stdint.in.h: Define all type macros so that their expansion is
14290         a single typedef'ed token. Fixes a compilation failure in Boost which
14291         does "using ::int8_t;".
14292
14293 2008-11-18  Simon Josefsson  <simon@josefsson.org>
14294
14295         * m4/manywarnings.m4: New file with gl_MANYWARN_COMPLEMENT and
14296         gl_MANYWARN_ALL_GCC.
14297         * m4/warnings.m4: Removed gl_WARN_SUPPORTED and
14298         gl_WARN_COMPLEMENT.  Suggested by Bruno Haible <bruno@clisp.org>.
14299         * modules/manywarnings: New file.
14300         * MODULES.html.sh: Mention manywarnings module.
14301
14302 2008-11-18  Bruno Haible  <bruno@clisp.org>
14303
14304         * doc/gnulib-tool.texi (Unit tests): New section.
14305
14306 2008-11-18  Simon Josefsson  <simon@josefsson.org>
14307
14308         * top/maint.mk (refresh-po): Fix sed regexp to avoid problems with
14309         paths like 'lib/po/foo.po'.
14310
14311 2008-11-17  Simon Josefsson  <simon@josefsson.org>
14312
14313         * m4/warnings.m4: Improve code.  Reported by Ralf Wildenhues
14314         <Ralf.Wildenhues@gmx.de> and Paolo Bonzini <bonzini@gnu.org>.
14315
14316 2008-11-17  Simon Josefsson  <simon@josefsson.org>
14317
14318         * m4/warnings.m4: Use CPPFLAGS to really check whether the
14319         parameter works.
14320
14321 2008-11-17  Simon Josefsson  <simon@josefsson.org>
14322
14323         * m4/warnings.m4: Add gl_WARN_COMPLEMENT and gl_WARN_SUPPORTED.
14324
14325 2008-11-17  Bruce Korb  <bkorb@gnu.org>
14326
14327         * modules/parse-duration-tests: New file.
14328         * tests/test-parse-duration.sh: New file.
14329         * tests/test-parse-duration.c: New file.
14330
14331         New module 'parse-duration'.
14332         * lib/parse-duration.h: New file.
14333         * lib/parse-duration.c: New file.
14334         * modules/parse-duration: New file.
14335
14336 2008-11-17  Bruno Haible  <bruno@clisp.org>
14337
14338         * tests/test-select-out.sh: Comment out the first pipe test.
14339         Reported by Simon Josefsson.
14340
14341 2008-11-17  Bruno Haible  <bruno@clisp.org>
14342
14343         * modules/getaddrinfo (Depends-on): Add servent, hostent.
14344         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_SERVENT and
14345         gl_HOSTENT.
14346
14347 2008-11-17  Bruno Haible  <bruno@clisp.org>
14348
14349         * m4/sockets.m4 (gl_SOCKETS): After trying -lsocket, try also
14350         -lnetwork and -lnet. Needed for Haiku and BeOS.
14351
14352 2008-11-16  Bruno Haible  <bruno@clisp.org>
14353
14354         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix indentation.
14355
14356 2008-11-16  Bruno Haible  <bruno@clisp.org>
14357
14358         Avoid test failure on Haiku.
14359         * tests/test-fsync.c: Include <errno.h>.
14360         (main): Don't require that fsync (0) fails.
14361
14362 2008-11-15  Bruno Haible  <bruno@clisp.org>
14363
14364         New module 'hostent'.
14365         * modules/hostent: New file.
14366         * m4/hostent.m4: New file, based on code in m4/getaddrinfo.m4.
14367
14368 2008-11-15  Bruno Haible  <bruno@clisp.org>
14369
14370         New module 'servent'.
14371         * modules/servent: New file.
14372         * m4/servent.m4: New file, based on code in m4/getaddrinfo.m4.
14373
14374 2008-11-15  Bruno Haible  <bruno@clisp.org>
14375
14376         Avoid generating same test program with two different rules.
14377         * modules/frexp-nolibm-tests (Makefile.am): Rename test program from
14378         test-frexp to test-frexp-nolibm.
14379         * modules/frexpl-nolibm-tests (Makefile.am): Rename test program from
14380         test-frexpl to test-frexpl-nolibm.
14381
14382 2008-11-15  Bruno Haible  <bruno@clisp.org>
14383
14384         * modules/frexpl-tests (Makefile.am): Link test-frexpl with
14385         $(FREXPL_LIBM).
14386
14387 2008-11-15  Bruno Haible  <bruno@clisp.org>
14388
14389         * lib/netdb.in.h: Activate the definitions also when the system's
14390         <netdb.h> has 'struct addrinfo'.
14391         * m4/netdb_h.m4 (gl_HEADER_NETDB): Replace netdb.h also when it lacks
14392         EAI_OVERFLOW or AI_NUMERICSERV.
14393         * doc/posix-headers/netdb.texi: Document the problem.
14394
14395 2008-11-15  Bruno Haible  <bruno@clisp.org>
14396
14397         * tests/test-sched.c: Test also the existence of the SCHED_* macros.
14398
14399         Make the 'sched' module work on platforms where <sched.h> exists but
14400         is incomplete (such as Haiku).
14401         * lib/sched.in.h; Include the system's <sched.h> if it exists.
14402         (SCHED_FIFO, SCHED_RR, SCHED_OTHER): New macros.
14403         * m4/sched_h.m4 (gl_SCHED_H): Test whether <sched.h> exists and also
14404         defines SCHED_FIFO, SCHED_RR, SCHED_OTHER. Set HAVE_SCHED_H,
14405         HAVE_STRUCT_SCHED_PARAM.
14406         * modules/sched (Depends-on): Add include_next.
14407         (Makefile.am): Substitute HAVE_SCHED_H, INCLUDE_NEXT,
14408         PRAGMA_SYSTEM_HEADER, NEXT_SCHED_H, HAVE_STRUCT_SCHED_PARAM.
14409         * doc/posix-headers/sched.texi: Document the issue.
14410
14411 2008-11-13  Jim Meyering  <meyering@redhat.com>
14412
14413         test-argp-2: avoid test failure when PACKAGE_BUGREPORT is defined
14414         * tests/test-argp-2.sh: When PACKAGE_BUGREPORT was defined, this
14415         test would fail due to the difference in the Report bugs to ...
14416         line.  The expected address is empty, "<>", while the actual
14417         would contain e.g., "<bug-tar@gnu.org>".  Filter out any address.
14418
14419 2008-11-12  Bruno Haible  <bruno@clisp.org>
14420
14421         lstat: don't compile lstat.c on systems lacking lstat
14422         * m4/lstat.m4 (gl_FUNC_LSTAT): Don't compile lstat.c on systems
14423         which don't have lstat; this is handled by lib/sys_stat.in.h already.
14424         Reported by Daniel P. Berrange via Jim Meyering.
14425
14426 2008-11-12  Jim Meyering  <meyering@redhat.com>
14427
14428         * lib/unicodeio.c (unicode_to_mb): Correct spelling of u8_uctomb.
14429
14430 2008-11-12  Simon Josefsson  <simon@josefsson.org>
14431
14432         * modules/warnings (configure.ac): Do AC_SUBST([WARN_CFLAGS]) here
14433         instead.
14434
14435 2008-11-12  Bruno Haible  <bruno@clisp.org>
14436
14437         * lib/unicodeio.c: Include unistr.h.
14438         (utf8_wctomb): Remove function.
14439         (unicode_to_mb): Use utf8_uctomb instead of utf8_wctomb.
14440
14441 2008-11-12  Simon Josefsson  <simon@josefsson.org>
14442
14443         * m4/warnings.m4 (gl_WARN_INIT): Remove, suggested by Ralf
14444         Wildenhues <Ralf.Wildenhues@gmx.de> and Bruno Haible
14445         <bruno@clisp.org>.
14446         * modules/warnings (configure.ac): Don't call gl_WARN_INIT.
14447
14448 2008-11-12  Simon Josefsson  <simon@josefsson.org>
14449
14450         * doc/warnings.texi: New file, from Bruno Haible <bruno@clisp.org>.
14451         * doc/gnulib.texi: Add section for warnings.
14452
14453 2008-11-11  Bruno Haible  <bruno@clisp.org>
14454
14455         * lib/sockets.h: Add a comment.
14456
14457 2008-11-11  Karl Berry  <karl@gnu.org>
14458
14459         * config/srclist.txt (fdl.texi): add, syncing from gnustandards.
14460
14461 2008-11-11  Eric Blake  <ebb9@byu.net>
14462
14463         fdl.texi: avoid git symlinks
14464         * doc/fdl.texi: Copy, rather than link, fdl-1.3.texi.
14465
14466 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
14467
14468         * m4/warnings.m4 (gl_WARN_ADD): Don't AC_SUBST the empty string.
14469
14470 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
14471
14472         * m4/warnings.m4 (gl_WARN_INIT): Substitute WARN_CFLAGS.
14473         (gl_WARN_ADD): Substitute $2 if literal.
14474
14475 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
14476
14477         * m4/warning.m4: Remove.
14478
14479 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
14480
14481         * m4/warnings.m4: Almost complete rewrite. :-)
14482
14483 2008-11-10  Simon Josefsson  <simon@josefsson.org>
14484
14485         * modules/warnings: New module.
14486         * m4/warnings.m4: New file.
14487         * MODULES.html.sh: Mention warnings module.
14488         With review improvements from Paolo Bonzini <bonzini@gnu.org> and
14489         Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
14490
14491 2008-11-10  Eric Blake  <ebb9@byu.net>
14492
14493         fdl.texi: make a symlink to the latest version
14494         * doc/standards.texi: Revert today's earlier change.
14495         * doc/fdl-1.2.texi: Rename from old fdl.texi...
14496         * doc/fdl.texi: ...and replace this with a symlink to the newer
14497         fdl-1.3.texi.
14498
14499 2008-11-10  Bruno Haible  <bruno@clisp.org>
14500
14501         * tests/test-select-fd.c (main): Accept the result file name as fourth
14502         argument.
14503         * tests/test-select-in.sh: Pass t-select-in.tmp as fourth argument.
14504         * tests/test-select-out.sh: Pass t-select-out.tmp as fourth argument.
14505
14506 2008-11-10  Bruno Haible  <bruno@clisp.org>
14507
14508         * lib/netdb.in.h: Use HAVE_STRUCT_ADDRINFO, HAVE_DECL_GETADDRINFO,
14509         HAVE_DECL_FREEADDRINFO, HAVE_DECL_GAI_STRERROR, HAVE_DECL_GETNAMEINFO
14510         as autoconf-substituted macros.
14511         * m4/netdb_h.m4 (gl_NETDB_H_DEFAULTS): Initialize these variables to 1.
14512         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require
14513         gl_NETDB_H_DEFAULTS. Set these variables.
14514         * modules/netdb (Makefile.am): Substitute these variables.
14515
14516 2008-11-10  Eric Blake  <ebb9@byu.net>
14517
14518         standards.texi: include correct file for FDL 1.3
14519         * doc/standards.texi (GNU Free Documentation License): Change
14520         include file to pull in FDL 1.3, not 1.2.
14521
14522         fdl.texi: revert accidental change to license
14523         * doc/fdl.texi: This is FDL 1.2, not 1.3.
14524
14525 2008-11-10  Bruno Haible  <bruno@clisp.org>
14526
14527         * m4/printf.m4 (gl_PRINTF_ENOMEM): Guess yes on Haiku. Use the
14528         cross-compiling guesses also when the native compile gives no result.
14529
14530 2008-11-10  Bruno Haible  <bruno@clisp.org>
14531
14532         * lib/spawni.c (__spawni): Force variable into the stack.
14533
14534 2008-11-10  Bruno Haible  <bruno@clisp.org>
14535
14536         Add support for Haiku.
14537         * lib/fbufmode.c (fbufmode): Test a symbol that is not only defined on
14538         glibc and BeOS, but also on Haiku.
14539         * lib/fpurge.c (fpurge): Likewise.
14540         * lib/freadable.c (freadable): Likewise.
14541         * lib/freadahead.c (freadahead): Likewise.
14542         * lib/freading.c (freading): Likewise.
14543         * lib/freadptr.c (freadptr): Likewise.
14544         * lib/freadseek.c (freadptrinc): Likewise.
14545         * lib/fseeko.c (rpl_fseeko): Likewise.
14546         * lib/fseterr.c (fseterr): Likewise.
14547         * lib/fwritable.c (fwritable): Likewise.
14548         * lib/fwriting.c (fwriting): Likewise.
14549         Reported by Ingo Weinhold <ingo_weinhold@gmx.de>.
14550
14551 2008-11-10  Ingo Weinhold  <ingo_weinhold@gmx.de>
14552
14553         * lib/config.charset: Treat Haiku like BeOS.
14554
14555 2008-11-10  Ingo Weinhold  <ingo_weinhold@gmx.de>
14556
14557         * lib/binary-io.h (O_BINARY, O_TEXT): Treat Haiku like BeOS.
14558         * lib/fcntl.in.h (O_BINARY, O_TEXT): Likewise.
14559
14560 2008-11-08  Bruno Haible  <bruno@clisp.org>
14561
14562         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_H): Avoid using AC_CHECK_DECL inside
14563         AC_CACHE_CHECK.
14564
14565 2008-11-08  Bruno Haible  <bruno@clisp.org>
14566
14567         * modules/select-tests (configure.ac): Check for unistd.h, sys/wait.h.
14568
14569 2008-11-08  Bruno Haible  <bruno@clisp.org>
14570
14571         * tests/test-select-fd.c: New file.
14572         * tests/test-select-in.sh: New file.
14573         * tests/test-select-out.sh: New file.
14574         * tests/test-select-stdin.c: New file.
14575         * modules/select-tests (Files): Add the new files.
14576         (Depends-on): Add gettimeofday.
14577         (Makefile.am): Add test-select-in.sh, test-select-out.sh to TESTS.
14578         Set TESTS_ENVIRONMENT. Add test-select-fd, test-select-stdin to
14579         check_PROGRAMS. Define test_select_fd_LDADD, test_select_stdin_LDADD.
14580
14581 2008-11-06  Alexander V. Lukyanov  <lav@netis.ru>
14582             Bruno Haible  <bruno@clisp.org>
14583
14584         * lib/sys_stat.in.h: Enclose function definitions in extern "C".
14585
14586 2008-10-12  Giuseppe Scrivano  <gscrivano@gnu.org>
14587
14588         * build-aux/pmccabe2html: Added support for C++ source files.
14589
14590 2008-11-05  Ben Pfaff  <blp@gnu.org>
14591
14592         Fix lib/close.c build on Windows.
14593         * modules/close (Files): Add lib/w32sock.h.
14594
14595 2008-11-05  Joel E. Denny  <jdenny@ces.clemson.edu>
14596
14597         Accept Bison's NEWS format.
14598         * build-aux/announce-gen (print_news_deltas): Tweak
14599         $re_prefix.
14600
14601 2008-11-04  Bruno Haible  <bruno@clisp.org>
14602
14603         * modules/random_r (Maintainer): Add glibc.
14604
14605 2008-11-04  Simon Josefsson  <simon@josefsson.org>
14606
14607         * doc/alloca-opt.texi: Change license to GFDLv1.3+, as suggested
14608         by karl@freefriends.org (Karl Berry).
14609         * doc/alloca.texi: Likewise.
14610         * doc/c-ctype.texi: Likewise.
14611         * doc/c-strcase.texi: Likewise.
14612         * doc/c-strcaseeq.texi: Likewise.
14613         * doc/c-strcasestr.texi: Likewise.
14614         * doc/c-strstr.texi: Likewise.
14615         * doc/c-strtod.texi: Likewise.
14616         * doc/c-strtold.texi: Likewise.
14617         * doc/ctime.texi: Likewise.
14618         * doc/error.texi: Likewise.
14619         * doc/fdl.texi: Likewise.
14620         * doc/gcd.texi: Likewise.
14621         * doc/getdate.texi: Likewise.
14622         * doc/gnulib-intro.texi: Likewise.
14623         * doc/gnulib-tool.texi: Likewise.
14624         * doc/gnulib.texi: Likewise.
14625         * doc/inet_ntoa.texi: Likewise.
14626         * doc/maintain.texi: Likewise.
14627         * doc/make-stds.texi: Likewise.
14628         * doc/quote.texi: Likewise.
14629         * doc/regexprops-generic.texi: Likewise.
14630         * doc/standards.texi: Likewise.
14631         * doc/verify.texi: Likewise.
14632         * doc/visibility.texi: Likewise.
14633         * doc/gnulib.texi (GNU Free Documentation License): Include
14634         fdl-1.3.texi instead of fdl.texi.
14635
14636 2008-11-04  Simon Josefsson  <simon@josefsson.org>
14637
14638         * doc/fdl-1.3.texi: New file, from
14639         <http://www.gnu.org/licenses/fdl-1.3.texi>.
14640         * modules/fdl-1.3: Add.
14641         * MODULES.html.sh: Add fdl-1.3.
14642
14643 2008-11-03  Bruno Haible  <bruno@clisp.org>
14644
14645         Make determination of absolute name of header file work with AIX xlc.
14646         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Require
14647         AC_CANONICAL_HOST. On AIX, use "$CPP -C" rather than "$CPP" for
14648         preprocessing.
14649         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
14650         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
14651
14652 2008-11-03  Simon Josefsson  <simon@josefsson.org>
14653
14654         * top/maint.mk (COVERAGE_CCOPTS): Use --coverage instead of
14655         -fprofile-arcs -ftest-coverage.  Suggested by Ludovic Courtès
14656         <ludo@gnu.org>.
14657
14658 2008-11-02  Bruno Haible  <bruno@clisp.org>
14659
14660         Mark 'strpbrk' obsolete.
14661         * modules/strpbrk (Status, Notice): New sections.
14662         * modules/strtok_r (Depends-on): Add strpbrk.
14663
14664 2008-11-02  Bruno Haible  <bruno@clisp.org>
14665
14666         Mark 'strdup' obsolete.
14667         * modules/strdup (Status, Notice): New sections.
14668         * modules/findprog (Depends-on): Add strdup.
14669         * modules/getaddrinfo (Depends-on): Likewise.
14670         * modules/localename (Depends-on): Likewise.
14671         * modules/relocatable-lib (Depends-on): Likewise.
14672         * modules/relocatable-lib-lgpl (Depends-on): Likewise.
14673         * modules/relocatable-prog (Depends-on): Likewise.
14674         * modules/trim (Depends-on): Likewise.
14675         * modules/unictype/gen-ctype (Depends-on): Likewise.
14676         * modules/unilbrk/gen-lbrk (Depends-on): Likewise.
14677
14678 2008-11-02  Bruno Haible  <bruno@clisp.org>
14679
14680         Mark 'strcspn' obsolete.
14681         * modules/strcspn (Status, Notice): New sections.
14682
14683 2008-11-02  Bruno Haible  <bruno@clisp.org>
14684
14685         Mark 'rmdir' obsolete.
14686         * modules/rmdir (Status, Notice): New sections.
14687         * modules/clean-temp (Depends-on): Add rmdir.
14688         * modules/openat (Depends-on): Likewise.
14689
14690 2008-11-02  Bruno Haible  <bruno@clisp.org>
14691
14692         Mark 'raise' obsolete.
14693         * modules/raise (Status, Notice): New sections.
14694         (Include): Specify <signal.h>.
14695         * modules/stdio (Depends-on): Add raise.
14696         * modules/write (Depends-on): Likewise.
14697
14698 2008-11-02  Bruno Haible  <bruno@clisp.org>
14699
14700         Mark 'memset' obsolete.
14701         * modules/memset (Status, Notice): New sections.
14702
14703 2008-11-02  Bruno Haible  <bruno@clisp.org>
14704
14705         Mark 'memmove' obsolete.
14706         * modules/memmove (Status, Notice): New sections.
14707         * modules/argp (Depends-on): Add memmove.
14708         * modules/argz (Depends-on): Likewise.
14709         * modules/canonicalize (Depends-on): Likewise.
14710         * modules/canonicalize-lgpl (Depends-on): Likewise.
14711         * modules/fts (Depends-on): Likewise.
14712         * modules/getcwd (Depends-on): Likewise.
14713         * modules/human (Depends-on): Likewise.
14714         * modules/regex (Depends-on): Likewise.
14715         * modules/striconveh (Depends-on): Likewise.
14716         * modules/trim (Depends-on): Likewise.
14717         * modules/unistr/u8-move (Depends-on): Likewise.
14718         * modules/unistr/u16-move (Depends-on): Likewise.
14719         * modules/unistr/u32-move (Depends-on): Likewise.
14720
14721 2008-11-02  Bruno Haible  <bruno@clisp.org>
14722
14723         Mark 'memcpy' obsolete.
14724         * modules/memcpy (Status, Notice): New sections.
14725
14726 2008-11-02  Bruno Haible  <bruno@clisp.org>
14727
14728         Mark 'memcmp' obsolete.
14729         * modules/memcmp (Status, Notice): New sections.
14730         * modules/argmatch (Depends-on): Add memchr.
14731         * modules/backupfile (Depends-on): Likewise.
14732         * modules/c-strcasestr (Depends-on): Likewise.
14733         * modules/crypto/des (Depends-on): Likewise.
14734         * modules/csharpcomp (Depends-on): Likewise.
14735         * modules/fnmatch (Depends-on): Likewise.
14736         * modules/git-merge-changelog (Depends-on): Likewise.
14737         * modules/isnand (Depends-on): Likewise.
14738         * modules/isnand-nolibm (Depends-on): Likewise.
14739         * modules/isnanf (Depends-on): Likewise.
14740         * modules/isnanf-nolibm (Depends-on): Likewise.
14741         * modules/isnanl (Depends-on): Likewise.
14742         * modules/isnanl-nolibm (Depends-on): Likewise.
14743         * modules/mbchar (Depends-on): Likewise.
14744         * modules/memcoll (Depends-on): Likewise.
14745         * modules/quotearg (Depends-on): Likewise.
14746         * modules/regex (Depends-on): Likewise.
14747         * modules/relocatable-prog (Depends-on): Likewise.
14748         * modules/same (Depends-on): Likewise.
14749         * modules/signbit (Depends-on): Likewise.
14750         * modules/strcasestr-simple (Depends-on): Likewise.
14751         * modules/unictype/gen-ctype (Depends-on): Likewise.
14752         * modules/unilbrk/gen-lbrk (Depends-on): Likewise.
14753         * modules/uniname/uniname (Depends-on): Likewise.
14754         * modules/unistr/u8-cmp (Depends-on): Likewise.
14755
14756 2008-11-02  Bruno Haible  <bruno@clisp.org>
14757
14758         Mark 'memchr' obsolete.
14759         * modules/memchr (Status, Notice): New sections.
14760         * modules/argp (Depends-on): Add memchr.
14761         * modules/base64 (Depends-on): Likewise.
14762         * modules/c-strcasestr (Depends-on): Likewise.
14763         * modules/chdir-long (Depends-on): Likewise.
14764         * modules/fnmatch (Depends-on): Likewise.
14765         * modules/getsubopt (Depends-on): Likewise.
14766         * modules/git-merge-changelog (Depends-on): Likewise.
14767         * modules/glob (Depends-on): Likewise.
14768         * modules/strcasestr-simple (Depends-on): Likewise.
14769         * modules/strnlen (Depends-on): Likewise.
14770
14771 2008-11-02  Bruno Haible  <bruno@clisp.org>
14772
14773         Mark 'atexit' obsolete.
14774         * modules/atexit (Status, Notice): New sections.
14775         * modules/chdir-long (Depends-on): Add atexit.
14776         * modules/wait-process (Depends-on): Likewise.
14777
14778 2008-11-02  Bruno Haible  <bruno@clisp.org>
14779
14780         * gnulib-tool: New option --with-obsolete.
14781         (func_usage): Document it.
14782         (func_modules_transitive_closure): Drop obsolete dependencies if
14783         incobsolete is not true.
14784         (func_import): Read and save the incobsolete variable to the cache.
14785
14786 2008-11-02  Bruno Haible  <bruno@clisp.org>
14787
14788         * modules/TEMPLATE-EXTENDED: New field 'Status'.
14789         * gnulib-tool: New option --extract-status.
14790         (func_usage): Document it.
14791         (sed_extract_prog): Recognize it.
14792         (func_get_status): New function.
14793
14794 2008-10-30  Simon Josefsson  <simon@josefsson.org>
14795
14796         * modules/sockets (License): Change from LGPL to LGPLv2+.
14797
14798 2008-10-28  Simon Josefsson  <simon@josefsson.org>
14799
14800         * top/maint.mk: Add coverage rules, inspired by scripts in gnupdf.
14801
14802 2008-10-28  Simon Josefsson  <simon@josefsson.org>
14803
14804         * MODULES.html.sh (Support for systems lacking POSIX:2001):
14805         Mention times and sys_times.
14806         * modules/sys_times, modules/sys_times-tests: New modules.
14807         * modules/times, modules/times-tests: Likewise
14808         * m4/sys_times_h.m4: New file.
14809         * lib/sys_times.in.h: Likewise
14810         * lib/times.c: Likewise.
14811         * tests/test-sys_times.c: Likewise.
14812         * tests/test-times.c: Likewise.
14813         * doc/posix-headers/sys_times.texi: Update.
14814         * doc/posix-functions/times.texi: Update.
14815
14816 2008-10-28  Jim Meyering  <meyering@redhat.com>
14817
14818         * modules/tempname (Depends-on): Add lstat.
14819
14820         * modules/lstat (License): Relicense: LGPL -> LGPLv2+.
14821
14822 2008-10-28  Simon Josefsson  <simon@josefsson.org>
14823
14824         * gnulib-tool (func_emit_tests_Makefile_am): Revert last commit.
14825         * modules/argp-tests (test_argp_LDADD): Set EXEEXT here instead,
14826         using idiom used elsewhere in gnulib.
14827
14828 2008-10-27  Jim Meyering  <meyering@redhat.com>
14829
14830         * modules/gethostname (License): Relicense: LGPL -> LGPLv2+.
14831
14832 2008-10-27  Simon Josefsson  <simon@josefsson.org>
14833
14834         * gnulib-tool (func_emit_tests_Makefile_am): Set EXEEXT in
14835         TESTS_ENVIRONMENT, for shell scripts that needs to call built
14836         programs.
14837         * tests/test-argp-2.sh: Use $EXEEXT when needed.
14838
14839 2008-10-27  Simon Josefsson  <simon@josefsson.org>
14840
14841         * lib/sys_stat.in.h (lstat): Fix declaration for mingw.
14842
14843 2008-10-27  Bruno Haible  <bruno@clisp.org>
14844
14845         * tests/test-lstat.c: Include <stdio.h>.
14846
14847 2008-10-27  Simon Josefsson  <simon@josefsson.org>
14848
14849         * modules/lstat-tests: New module.
14850         * tests/test-lstat.c: New file.
14851
14852 2008-10-26  Jim Meyering  <meyering@redhat.com>
14853
14854         * lib/mkdir.c (rpl_mkdir) [_WIN32...]: Mark mode as an unused parameter.
14855
14856 2008-10-26  Simon Josefsson  <simon@josefsson.org>
14857             Bruno Haible  <bruno@clisp.org>
14858
14859         Fix a clash between the type DATADIR on Windows and the macro DATADIR.
14860         * modules/configmake (Include): Add a note that the include must come
14861         after all system headers.
14862         * lib/javaversion.c: Include configmake.h after all other includes.
14863
14864 2008-10-26  Bruno Haible  <bruno@clisp.org>
14865
14866         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Set default of
14867         HAVE_STRUCT_RANDOM_DATA to 1.
14868         (gl_STDLIB_H): Simplify.
14869
14870 2008-10-26  Simon Josefsson  <simon@josefsson.org>
14871
14872         * m4/stdlib_h.m4: Check for struct random_data.  Initialize and
14873         substitute HAVE_STRUCT_RANDOM_DATA.
14874         * lib/stdlib.in.h [!HAVE_STRUCT_RANDOM_DATA]: Provide struct
14875         random_data.
14876         * modules/stdlib (Makefile.am): Substitute
14877         HAVE_STRUCT_RANDOM_DATA.
14878
14879 2008-10-26  Simon Josefsson  <simon@josefsson.org>
14880
14881         * doc/gnulib.texi (@copying): Use GFDLv1.2+.
14882         * doc/gnulib-intro.texi (Copyright): Likewise.
14883
14884 2008-10-26  Simon Josefsson  <simon@josefsson.org>
14885
14886         * doc/gnulib.texi (Header files): C++ fixes, based on Bruno's
14887         findings.
14888
14889 2008-10-25  Ben Pfaff  <blp@cs.stanford.edu>
14890             Bruno Haible  <bruno@clisp.org>
14891
14892         * lib/unistd.in.h: Include <winsock2.h>.
14893         (socket, connect,accept, bind, getpeername, getsockname, getsockopt,
14894         listen, recv, send, recvfrom, sendto, setsockopt, shutdown, select):
14895         Provide dummy declarations.
14896         (gethostname): Override.
14897         * lib/sys_socket.in.h (gethostname): Provide dummy declaration.
14898         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Invoke
14899         gl_PREREQ_SYS_H_WINSOCK2.
14900         * modules/gethostname (Files): Add m4/sys_socket_h.m4.
14901         * doc/posix-functions/gethostname.texi: More details.
14902
14903 2008-10-25  Bruno Haible  <bruno@clisp.org>
14904
14905         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Require
14906         gl_UNISTD_H_DEFAULTS, gl_SYS_IOCTL_H_DEFAULTS only if they exist.
14907         * modules/sys_socket (Files): Remove m4/unistd_h.m4, m4/sys_ioctl_h.m4.
14908
14909         * lib/sys_socket.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET); Move macro from
14910         here ...
14911         * lib/unistd.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET); ... to here.
14912         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Remove invocation of
14913         gl_UNISTD_H_DEFAULTS.
14914
14915 2008-10-25  Eric Blake  <ebb9@byu.net>
14916
14917         signbit: avoid spurious compiler failure
14918         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Move non-constant
14919         declarations inside function.
14920
14921 2008-10-24  Simon Josefsson  <simon@josefsson.org>
14922             Bruno Haible  <bruno@clisp.org>
14923
14924         * lib/stdlib.in.h (@GNULIB_RANDOM_R@): Include stdint.h.
14925         * modules/random_r (Depends-on): Add stdint.
14926
14927 2008-10-24  Bruno Haible  <bruno@clisp.org>
14928
14929         * modules/intprops (License): Change to LGPLv2+, with approval by Paul
14930         Eggert.
14931         * modules/strerror (License): Likewise.
14932
14933 2008-10-24  Jim Meyering  <meyering@redhat.com>
14934
14935         sys_socket: fix typo that inhibited expansion of @GNULIB_SEND@
14936         * modules/sys_socket (Depends-on) [Depends-on]: Fix typo.
14937
14938 2008-10-24  Eric Blake  <ebb9@byu.net>
14939
14940         getgroups: fix compilation when getgroups is available
14941         * lib/getgroups.c (includes): Include <unistd.h> for getgroups,
14942         but with <config.h> override of getgroups disabled.
14943
14944 2008-10-24  Simon Josefsson  <simon@josefsson.org>
14945
14946         * doc/gnulib.texi (Header files): Add note about C++ problems.
14947         Explained by Bruno Haible <bruno@clisp.org>.
14948
14949 2008-10-23  Bruno Haible  <bruno@clisp.org>
14950
14951         Define a dummy SA_NODEFER macro on Interix.
14952         * lib/signal.in.h (SA_NODEFER): Define fallback.
14953         Reported by Aleksey Cheusov <cheusov@tut.by> via
14954         Thomas Klausner <wiz@netbsd.org> and Eric Blake.
14955
14956 2008-10-23  Bruno Haible  <bruno@clisp.org>
14957
14958         * modules/freadahead (License): Change to LGPLv2+.
14959         Suggested by Simon Josefsson.
14960
14961 2008-10-23  Jim Meyering  <meyering@redhat.com>
14962
14963         random_r: new module
14964         * modules/random_r: New file.
14965         * m4/random_r.m4: New file.
14966         * lib/random_r.c: New file, from glibc.
14967         * modules/random_r-tests: New file.
14968         * tests/test-random_r.c: New file.
14969         * lib/stdlib.in.h (srandom_r, initstate_r, setstate_r, random_r):
14970          Declare.
14971         (RAND_MAX): Define.
14972         * m4/stdlib_h.m4: Define and AC_SUBST GNULIB_RANDOM_R and HAVE_RANDOM_R.
14973         * modules/stdlib: Substitute them, too.
14974         * MODULES.html.sh (Extra functions based on POSIX:2001) [Misc]: Add it.
14975         * doc/glibc-functions/initstate_r.texi: Mention the new module.
14976         * doc/glibc-functions/random_r.texi: Likewise.
14977         * doc/glibc-functions/setstate_r.texi: Likewise.
14978         * doc/glibc-functions/srandom_r.texi: Likewise.
14979         * config/srclist.txt: Mention it.
14980
14981 2008-10-23  David Lutterkort  <lutter@redhat.com>
14982
14983         * modules/selinux-h: Search for LIB_SELINUX and mark it as a
14984         link requirement
14985
14986 2008-10-23  Jim Meyering  <meyering@redhat.com>
14987
14988         selinux-h: mark parameters of stub functions as intentionally unused
14989         * lib/se-selinux.in.h: Mark parameters as _UNUSED_PARAMETER_.
14990         * lib/se-context.in.h: Likewise.
14991
14992 2008-10-22  Simon Josefsson  <simon@josefsson.org>
14993
14994         * lib/sys_socket.in.h (FD_ISSET): Fix warnings under mingw.
14995
14996 2008-10-22  Simon Josefsson  <simon@josefsson.org>
14997
14998         * m4/getgroups.m4: Avoid invoking test with wrong parameters.
14999
15000 2008-10-22  Eric Blake  <ebb9@byu.net>
15001
15002         glthread/thread: avoid compiler warning
15003         * lib/glthread/thread.c (gl_thread_exit_func) [USE_WIN32_THREADS]:
15004         Add unreachable abort to silence compiler.
15005
15006 2008-10-22  Eric Blake  <ebb9@byu.net>
15007
15008         netdb: also supply struct addrinfo for cygwin 1.5.x
15009         * m4/netdb_h.m4 (gl_HEADER_NETDB): Check for incomplete header on
15010         older cygwin.
15011         * lib/netdb.in.h [!HAVE_STRUCT_ADDRINFO]: Also supply contents for
15012         cygwin.
15013         * doc/posix-headers/netdb.texi (netdb.h): Document this.
15014
15015 2008-10-22  Bruno Haible  <bruno@clisp.org>
15016
15017         * users.txt: Update entry about pspp.
15018
15019 2008-10-21  Bruno Haible  <bruno@clisp.org>
15020
15021         Simplification.
15022         * lib/sys_socket.in.h (_gl_close_fd_maybe_socket): Remove declaration.
15023         * lib/close.c (_gl_close_fd_maybe_socket): Make static.
15024
15025         Simplification.
15026         * lib/ioctl.c (ioctl): Don't undefine.
15027         * lib/socket.c (socket): Don't undefine.
15028
15029         Remove unused module indicator macros.
15030         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR): Don't define
15031         GNULIB_$1 as a C macro.
15032
15033         * doc/posix-functions/close.texi: Undo last change.
15034         * doc/posix-functions/ioctl.texi: Merge the two paragraphs about
15035         Windows platforms.
15036
15037 2008-10-21  Bruno Haible  <bruno@clisp.org>
15038
15039         Add gethostname() declaration to <unistd.h>.
15040         * lib/unistd.in.h (gethostname): New declaration.
15041         * lib/gethostname.c: Include <unistd.h>.
15042         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Require
15043         gl_UNISTD_H_DEFAULTS. Set HAVE_GETHOSTNAME.
15044         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETHOSTNAME
15045         and HAVE_GETHOSTNAME.
15046         * modules/gethostname (Depends-on): Add unistd.
15047         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
15048         (Include): Specify <unistd.h>.
15049         * modules/unistd (Makefile.am): Substitute GNULIB_GETHOSTNAME and
15050         HAVE_GETHOSTNAME.
15051         * tests/test-gethostname.c: Include <unistd.h> first.
15052
15053 2008-10-21  Bruno Haible  <bruno@clisp.org>
15054
15055         * modules/poll-tests (Depends-on): Add sys_ioctl, ioctl.
15056         * modules/select-tests (Depends-on): Likewise.
15057         Reported by Simon Josefsson.
15058
15059 2008-10-21  Simon Josefsson  <simon@josefsson.org>
15060
15061         * lib/close.c: Add _gl_close_fd_maybe_socket from winsock.c.
15062         * lib/accept.c: New file, based on winsock.c.
15063         * lib/bind.c: New file, based on winsock.c.
15064         * lib/connect.c: New file, based on winsock.c.
15065         * lib/getpeername.c: New file, based on winsock.c.
15066         * lib/getsockname.c: New file, based on winsock.c.
15067         * lib/getsockopt.c: New file, based on winsock.c.
15068         * lib/ioctl.c: New file, based on winsock.c.
15069         * lib/listen.c: New file, based on winsock.c.
15070         * lib/recv.c: New file, based on winsock.c.
15071         * lib/recvfrom.c: New file, based on winsock.c.
15072         * lib/send.c: New file, based on winsock.c.
15073         * lib/sendto.c: New file, based on winsock.c.
15074         * lib/setsockopt.c: New file, based on winsock.c.
15075         * lib/shutdown.c: New file, based on winsock.c.
15076         * lib/socket.c: New file, based on winsock.c.
15077         * lib/w32sock.h: New file, based on winsock.c.
15078         * lib/winsock.c: Remove file.
15079         * modules/accept: Likewise.
15080         * modules/bind: Likewise.
15081         * modules/connect: Likewise.
15082         * modules/getpeername: Likewise.
15083         * modules/getsockname: Likewise.
15084         * modules/getsockopt: Likewise.
15085         * modules/ioctl: Likewise.
15086         * modules/listen: Likewise.
15087         * modules/recv: Likewise.
15088         * modules/recvfrom: Likewise.
15089         * modules/send: Likewise.
15090         * modules/sendto: Likewise.
15091         * modules/setsockopt: Likewise.
15092         * modules/shutdown: Likewise.
15093         * modules/socket: Use socket.c instead of winsock.c.
15094         * modules/sys_socket: Remove (unneeded?) dependency on winsock.c.
15095         * doc/posix-functions/accept.texi: Doc fix.
15096         * doc/posix-functions/bind.texi: Doc fix.
15097         * doc/posix-functions/close.texi: Doc fix.
15098         * doc/posix-functions/connect.texi: Doc fix.
15099         * doc/posix-functions/getpeername.texi: Doc fix.
15100         * doc/posix-functions/getsockname.texi: Doc fix.
15101         * doc/posix-functions/getsockopt.texi: Doc fix.
15102         * doc/posix-functions/ioctl.texi: Doc fix.
15103         * doc/posix-functions/listen.texi: Doc fix.
15104         * doc/posix-functions/recv.texi: Doc fix.
15105         * doc/posix-functions/recvfrom.texi: Doc fix.
15106         * doc/posix-functions/send.texi: Doc fix.
15107         * doc/posix-functions/sendto.texi: Doc fix.
15108         * doc/posix-functions/setsockopt.texi: Doc fix.
15109         * doc/posix-functions/shutdown.texi: Doc fix.
15110         * doc/posix-functions/socket.texi: Doc fix.
15111
15112 2008-10-20  Bruno Haible  <bruno@clisp.org>
15113
15114         Take into account the role of SIGABRT_COMPAT on Windows 2008.
15115         * lib/sigprocmask.c (SIGABRT_COMPAT, SIGABRT_COMPAT_MASK): New macros.
15116         (sigismember, sigaddset, sigdelset, sigfillset, rpl_signal): Handle it
15117         as an alias for SIGABRT.
15118         * lib/sigaction.c (SIGABRT_COMPAT): New macro.
15119         (sigaction): Map it to SIGABRT.
15120         Reported by Ramiro Polla <ramiro.polla@gmail.com> via Eric Blake.
15121
15122 2008-10-20  Bruno Haible  <bruno@clisp.org>
15123
15124         * lib/fts.c: Don't include lstat.h.
15125         * lib/openat.c: Include <sys/stat.h> instead of lstat.h.
15126
15127         Move the lstat() declaration to <sys/stat.h>.
15128         * lib/lstat.h: Remove file.
15129         * lib/sys_stat.in.h: Add special invocation convention.
15130         (lstat): New declaration.
15131         * lib/lstat.c (orig_lstat): New function.
15132         (rpl_lstat): Use orig_lstat instead of lstat.
15133         * m4/lstat.m4 (gl_FUNC_LSTAT): Require gl_SYS_STAT_H_DEFAULTS and
15134         AC_C_INLINE. Set REPLACE_LSTAT.
15135         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Initialize GNULIB_LSTAT
15136         and REPLACE_LSTAT.
15137         * modules/lstat (Files): Remove lib/lstat.h.
15138         (configure.ac): Invoke gl_SYS_STAT_MODULE_INDICATOR.
15139         (Include): Specify <sys/stat.h> instead of lstat.h.
15140         * modules/sys_stat (Makefile.am): Substitute GNULIB_LSTAT and
15141         REPLACE_LSTAT.
15142         * NEWS: Mention the change.
15143
15144 2008-10-20  Bruno Haible  <bruno@clisp.org>
15145
15146         * modules/posix_spawn-tests: New file.
15147         * tests/test-posix_spawn3.c: New file.
15148
15149 2008-10-20  Bruno Haible  <bruno@clisp.org>
15150
15151         * modules/posix_spawnp-tests (Depends-on): Add sys_wait.
15152         * tests/test-posix_spawn1.c (WTERMSIG, WCOREDUMP, WEXITSTATUS,
15153         WIFSIGNALED, WIFEXITED, WIFSTOPPED): Remove fallback definitions.
15154         * tests/test-posix_spawn2.c (WTERMSIG, WCOREDUMP, WEXITSTATUS,
15155         WIFSIGNALED, WIFEXITED, WIFSTOPPED): Likewise.
15156
15157 2008-10-20  Bruno Haible  <bruno@clisp.org>
15158
15159         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Test against another bug
15160         of posix_spawn on AIX 5.3.
15161
15162 2008-10-20  Bruno Haible  <bruno@clisp.org>
15163
15164         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Make the check on MacOS X.
15165
15166 2008-10-20  Bruno Haible  <bruno@clisp.org>
15167
15168         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Use AC_LANG_SOURCE instead
15169         of AC_LANG_PROGRAM.
15170
15171 2008-10-20  Simon Josefsson  <simon@josefsson.org>
15172
15173         * lib/netdb.in.h: Don't define GNU specific constants until they
15174         are supported or needed.  Reported by Bruno Haible
15175         <bruno@clisp.org>.
15176
15177 2008-10-20  Simon Josefsson  <simon@josefsson.org>
15178
15179         * lib/canon-host.c: Include netdb.h instead of getaddrinfo.h.
15180
15181 2008-10-20  Simon Josefsson  <simon@josefsson.org>
15182
15183         * lib/getaddrinfo.h: Remove file.
15184         * modules/getaddrinfo: Reflect move from getaddrinfo.h to netdb.h.
15185         * m4/getaddrinfo.m4: Call gl_HEADER_NETDB.  Don't check for netdb.h.
15186         * lib/netdb.in.h: Add declarations from getaddrinfo.h.
15187         * m4/netdb_h.m4: Initialize GNULIB_GETADDRINFO to 0.
15188         * modules/netdb: Substitute GNULIB_GETADDRINFO.
15189         * lib/getaddrinfo.c: Include netdb.h instead of getaddrinfo.h.
15190         * tests/test-getaddrinfo.c: Likewise.
15191         * lib/gai_strerror.c: Likewise.  Also drop HAVE_NETDB_H check.
15192         * NEWS: Mention change.
15193
15194 2008-10-19  Bruno Haible  <bruno@clisp.org>
15195
15196         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Remove unneeded code.
15197
15198 2008-10-19  Bruno Haible  <bruno@clisp.org>
15199
15200         * lib/wait-process.c: Include simply <sys/wait.h>.
15201         (waitpid, WTERMSIG, WCOREDUMP, WEXITSTATUS, WIFSIGNALED, WIFEXITED,
15202         WIFSTOPPED): Remove fallback definitions.
15203         * modules/wait-process (Depends-on): Add sys_wait.
15204
15205         New module 'sys_wait'.
15206         * modules/sys_wait: New file.
15207         * lib/sys_wait.in.h: New file, partially copied from
15208         lib/wait-process.c.
15209         * m4/sys_wait_h.m4: New file.
15210         * doc/posix-headers/sys_wait.texi: Mention the new module.
15211
15212 2008-10-19  Bruno Haible  <bruno@clisp.org>
15213
15214         * m4/wait-process.m4 (gl_WAIT_PROCESS): Remove test for unistd.h.
15215
15216 2008-10-19  Bruno Haible  <bruno@clisp.org>
15217
15218         Assume that waitpid() fills an 'int' status, not a 'union wait'.
15219         * lib/wait-process.c (WAIT_T): Remove type.
15220         (WTERMSIG, WCOREDUMP, WEXITSTATUS): Define fallbacks using bit masks.
15221         (wait_subprocess): Update.
15222
15223 2008-10-19  Bruno Haible  <bruno@clisp.org>
15224
15225         New module 'atoll'.
15226         * modules/atoll: New file.
15227         * lib/stdlib.in.h (atoll): New declaration.
15228         * lib/atoll.c: New file, from glibc with modifications.
15229         * m4/atoll.m4: New file.
15230         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_ATOLL,
15231         HAVE_ATOLL.
15232         * modules/stdlib (Makefile.am): Substitute GNULIB_ATOLL, HAVE_ATOLL.
15233         * doc/posix-functions/atoll.texi: Mention the new module.
15234
15235 2008-10-19  Bruno Haible  <bruno@clisp.org>
15236
15237         Add strtoull() declaration to <stdlib.h>.
15238         * lib/stdlib.in.h (strtoull): New declaration.
15239         * m4/strtoull.m4 (gl_FUNC_STRTOLL): Require gl_STDLIB_H_DEFAULTS.
15240         Set HAVE_STRTOULL.
15241         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_STRTOULL,
15242         HAVE_STRTOULL.
15243         * modules/strtoull (Depends-on): Add stdlib.
15244         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
15245         * modules/stdlib (Makefile.am): Substitute GNULIB_STRTOULL,
15246         HAVE_STRTOULL.
15247
15248 2008-10-19  Bruno Haible  <bruno@clisp.org>
15249
15250         Add strtoll() declaration to <stdlib.h>.
15251         * lib/stdlib.in.h (strtoll): New declaration.
15252         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Require gl_STDLIB_H_DEFAULTS.
15253         Set HAVE_STRTOLL.
15254         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_STRTOLL,
15255         HAVE_STRTOLL.
15256         * modules/strtoll (Depends-on): Add stdlib.
15257         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
15258         * modules/stdlib (Makefile.am): Substitute GNULIB_STRTOLL, HAVE_STRTOLL.
15259
15260 2008-10-19  Bruno Haible  <bruno@clisp.org>
15261
15262         * modules/bcopy (Depends-on): Add strings.
15263         (Include): Specify <strings.h>.
15264
15265 2008-10-19  Bruno Haible  <bruno@clisp.org>
15266
15267         * doc/posix-functions/atexit.texi: Update doc regarding mingw.
15268
15269 2008-10-19  Bruno Haible  <bruno@clisp.org>
15270
15271         * lib/openat-die.c (openat_save_fail, openat_restore_fail): Rename
15272         the parameter from 'errno' to 'errnum'. Fixes a compilation error on
15273         mingw.
15274
15275 2008-10-19  Bruno Haible  <bruno@clisp.org>
15276
15277         * lib/atanl.c: Don't include isnanl.h.
15278         * lib/cosl.c: Likewise.
15279         * lib/ldexpl.c: Likewise.
15280         * lib/logl.c: Likewise.
15281         * lib/sinl.c: Likewise.
15282         * lib/sqrtl.c: Likewise.
15283         * lib/tanl.c: Likewise.
15284
15285         Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
15286         * lib/isnanf.h: Remove file.
15287         * lib/isnand.h: Remove file.
15288         * lib/isnanl.h: Remove file.
15289         * lib/math.in.h: Include the contents of lib/isnanf.h, lib/isnand.h,
15290         lib/isnanl.h. Use HAVE_ISNANF, HAVE_ISNAND, HAVE_ISNANL as substituted
15291         macros.
15292         * m4/isnanf.m4 (gl_FUNC_ISNANF): Require gl_MATH_H_DEFAULTS. Set
15293         HAVE_ISNANF, don't define it as a C macro.
15294         * m4/isnand.m4 (gl_FUNC_ISNAND): Require gl_MATH_H_DEFAULTS. Set
15295         HAVE_ISNAND, don't define it as a C macro.
15296         * m4/isnanl.m4 (gl_FUNC_ISNANL): Require gl_MATH_H_DEFAULTS. Set
15297         HAVE_ISNANL, don't define it as a C macro.
15298         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_ISNAN[FDL] and
15299         HAVE_ISNAN[FDL].
15300         * modules/isnanf (Files): Remove lib/isnanf.h.
15301         (Depends-on): Add math.
15302         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
15303         (Include): Specify <math.h> instead of isnanf.h.
15304         * modules/isnand (Files): Remove lib/isnand.h.
15305         (Depends-on): Add math.
15306         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
15307         (Include): Specify <math.h> instead of isnand.h.
15308         * modules/isnanl (Files): Remove lib/isnanl.h.
15309         (Depends-on): Add math.
15310         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
15311         (Include): Specify <math.h> instead of isnanl.h.
15312         * modules/math (Makefile.am): Substitute GNULIB_ISNAN[FDL] and
15313         HAVE_ISNAN[FDL].
15314         * tests/test-isnanf.c: Include <math.h> instead of isnanf.h.
15315         * tests/test-isnand.c: Include <math.h> instead of isnand.h.
15316         * tests/test-isnanl.c: Include <math.h> instead of isnanl.h.
15317         * NEWS: Mention the change.
15318
15319 2008-10-18  Bruno Haible  <bruno@clisp.org>
15320
15321         Add getusershell(), setusershell(), endusershell() declarations to
15322         <unistd.h>.
15323         * lib/unistd.in.h (getusershell, setusershell, endusershell): New
15324         declarations.
15325         * lib/getusershell.c: Include unistd.h.
15326         * m4/getusershell.m4 (gl_FUNC_GETUSERSHELL): Require
15327         gl_UNISTD_H_DEFAULTS and AC_USE_SYSTEM_EXTENSIONS. Set
15328         HAVE_GETUSERSHELL.
15329         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETUSERSHELL
15330         and HAVE_GETUSERSHELL.
15331         * modules/getusershell (Depends-on): Add unistd, extensions.
15332         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
15333         (Include): Specify <unistd.h>.
15334         * modules/unistd (Makefile.am): Substitute GNULIB_GETUSERSHELL and
15335         HAVE_GETUSERSHELL.
15336
15337 2008-10-18  Bruno Haible  <bruno@clisp.org>
15338
15339         Add a getloadavg() declaration to <stdlib.h>.
15340         * lib/stdlib.in.h; Include <sys/loadavg.h> when needed for the
15341         getloadavg declaration.
15342         (getloadavg): New declaration.
15343         * lib/getloadavg.c: Include <stdlib.h> first.
15344         * m4/getloadavg.m4 (gl_GETLOADAVG): Require gl_STDLIB_H_DEFAULTS and
15345         AC_USE_SYSTEM_EXTENSIONS. Test whether sys/loadavg.h exists. Set
15346         HAVE_SYS_LOADAVG_H and HAVE_DECL_GETLOADAVG.
15347         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_GETLOADAVG,
15348         HAVE_SYS_LOADAVG_H, HAVE_DECL_GETLOADAVG.
15349         * modules/getloadavg (Depends-on): Add stdlib, extensions.
15350         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
15351         (Include): Specify <stdlib.h>.
15352         * modules/stdlib (Makefile.am): Substitute GNULIB_GETLOADAVG,
15353         HAVE_SYS_LOADAVG_H, HAVE_DECL_GETLOADAVG.
15354
15355 2008-10-18  Bruno Haible  <bruno@clisp.org>
15356
15357         * lib/dirchownmod.c: Don't include lchmod.h.
15358
15359         Move the lchmod() declaration to <sys/stat.h>.
15360         * lib/lchmod.h: Remove file.
15361         * lib/sys_stat.in.h: Add placeholder for GL_LINK_WARNING.
15362         (lchmod): New declaration, moved here from lib/lchown.h.
15363         * m4/lchmod.m4 (gl_FUNC_LCHMOD): Require gl_SYS_STAT_H_DEFAULTS and
15364         AC_USE_SYSTEM_EXTENSIONS. Set HAVE_LCHMOD.
15365         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Initialize GNULIB_LCHMOD
15366         and HAVE_LCHMOD.
15367         * modules/lchmod (Files): Remove lib/lchmod.h.
15368         (Depends-on): Add sys_stat, extensions.
15369         (configure.ac): Invoke gl_SYS_STAT_MODULE_INDICATOR.
15370         (Include): Specify <sys/stat.h> instead of lchmod.h.
15371         * modules/sys_stat (Depends-on): Add link-warning.
15372         (Makefile.am): Substitute GNULIB_LCHMOD, HAVE_LCHMOD, and the
15373         definition of GL_LINK_WARNING.
15374         * NEWS: Mention the change.
15375
15376 2008-10-18  Bruno Haible  <bruno@clisp.org>
15377
15378         * lib/fchdir.c: Don't include dirfd.h.
15379         * lib/fts.c: Likewise.
15380         * lib/getcwd.c: Likewise.
15381         * lib/glob.c: Likewise.
15382
15383         Move the dirfd() declaration to <dirent.h>.
15384         * lib/dirfd.h: Remove file.
15385         * lib/dirent.in.h: Add placeholder for GL_LINK_WARNING.
15386         (dirfd): New declaration.
15387         * lib/dirfd.c: Include <dirent.h> instead of dirfd.h.
15388         * m4/dirfd.m4 (gl_FUNC_DIRFD): Require gl_DIRENT_H_DEFAULTS and
15389         AC_USE_SYSTEM_EXTENSIONS. Invoke gl_REPLACE_DIRENT_H. Set
15390         HAVE_DECL_DIRFD.
15391         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_DIRFD and
15392         HAVE_DECL_DIRFD.
15393         * modules/dirfd (Files): Remove lib/dirfd.h.
15394         (Depends-on): Add dirent, extensions.
15395         (configure.ac): Invoke gl_DIRENT_MODULE_INDICATOR.
15396         (Include): Specify <dirent.h> instead of dirfd.h.
15397         * modules/dirent (Depends-on): Add link-warning.
15398         (Makefile.am): Substitute GNULIB_DIRFD, HAVE_DECL_DIRFD, and
15399         definition of GL_LINK_WARNING.
15400         * NEWS: Mention the change.
15401
15402 2008-10-18  Bruno Haible  <bruno@clisp.org>
15403
15404         Move the euidaccess() declaration to <unistd.h>.
15405         * lib/euidaccess.h: Remove file.
15406         * lib/unistd.in.h (euidaccess): New declaration.
15407         * lib/euidaccess.c: Don't include euidaccess.h.
15408         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Require gl_UNISTD_H_DEFAULTS.
15409         Don't check whether euidaccess is declared. Set HAVE_EUIDACCESS.
15410         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_EUIDACCESS
15411         and HAVE_EUIDACCESS.
15412         * modules/euidaccess (Files): Remove lib/euidaccess.h.
15413         (Depends-on): Add unistd.
15414         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
15415         (Include): Specify <unistd.h> instead of euidaccess.h.
15416         * modules/unistd (Makefile.am): Substitute GNULIB_EUIDACCESS and
15417         HAVE_EUIDACCESS.
15418         * NEWS: Mention the change.
15419
15420 2008-10-18  Bruno Haible  <bruno@clisp.org>
15421
15422         * lib/xgetdomainname.c: Include <unistd.h> instead of getdomainname.h.
15423
15424         Move the getdomainname() declaration to <unistd.h>.
15425         * lib/getdomainname.h: Remove file.
15426         * lib/unistd.in.h (getdomainname): New declaration.
15427         * lib/getdomainname.c: Include <unistd.h> instead of getdomainname.h.
15428         * m4/getdomainname.m4 (gl_FUNC_GETDOMAINNAME): Require
15429         gl_UNISTD_H_DEFAULTS and AC_USE_SYSTEM_EXTENSIONS. Set
15430         HAVE_GETDOMAINNAME.
15431         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
15432         GNULIB_GETDOMAINNAME and HAVE_GETDOMAINNAME.
15433         * modules/getdomainname (Files): Remove lib/getdomainname.h.
15434         (Depends-on): Add unistd, extensions.
15435         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
15436         (Includes): Specify <unistd.h> instead of getdomainname.h.
15437         * modules/unistd (Makefile.am): Substitute GNULIB_GETDOMAINNAME and
15438         HAVE_GETDOMAINNAME.
15439         * NEWS: Mention the change.
15440
15441 2008-10-18  Bruno Haible  <bruno@clisp.org>
15442
15443         * modules/dirent: New file.
15444         * m4/dirent_h.m4: New file.
15445         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_DIRENT_H_DEFAULTS.
15446         Invoke gl_REPLACE_DIRENT_H. Don't assign DIRENT_H directly.
15447         * modules/fchdir (Files): Remove lib/dirent.in.h.
15448         (Depends-on): Add dirent.
15449         (Makefile.am): Move rules to modules/dirent.
15450         * doc/posix-headers/dirent.texi: Mention the new module.
15451
15452 2008-10-18  Bruno Haible  <bruno@clisp.org>
15453
15454         Avoid -Wunused-parameter warnings in public gnulib header files.
15455         * m4/gnulib-common.m4 (gl_COMMON_BODY): Define _UNUSED_PARAMETER_ as a
15456         macro.
15457         * lib/unistr.h (u32_mbtouc_unsafe, u32_mbtouc): Use it.
15458
15459 2008-10-18  Bruno Haible  <bruno@clisp.org>
15460
15461         * doc/glibc-functions/dirfd.texi: Mention the module 'dirfd'.
15462         * doc/glibc-functions/error.texi: Mention the module 'error'.
15463         * doc/glibc-functions/euidaccess.texi: Mention the module 'euidaccess'.
15464         * doc/glibc-functions/getdomainname.texi: Mention the module
15465         'getdomainname'.
15466         * doc/glibc-functions/getloadavg.texi: Mention the module 'getloadavg'.
15467         * doc/glibc-functions/getpagesize.texi: Mention the module
15468         'getpagesize'.
15469         * doc/glibc-functions/getusershell.texi: Mention the module
15470         'getusershell'.
15471         * doc/glibc-functions/isnanl.texi: Mention the module 'isnanl'.
15472         * doc/glibc-functions/lchmod.texi: Mention the module 'lchmod'.
15473         * doc/glibc-functions/mempcpy.texi: Mention the module 'mempcpy'.
15474         * doc/glibc-functions/memrchr.texi: Mention the module 'memrchr'.
15475         * doc/glibc-functions/mkdtemp.texi: Mention the module 'mkdtemp'.
15476         * doc/glibc-functions/rpmatch.texi: Mention the module 'rpmatch'.
15477         * doc/glibc-functions/stpcpy.texi: Mention the module 'stpcpy'.
15478         * doc/glibc-functions/stpncpy.texi: Mention the module 'stpncpy'.
15479         * doc/glibc-functions/strchrnul.texi: Mention the module 'strchrnul'.
15480         * doc/glibc-functions/strndup.texi: Mention the module 'strndup'.
15481         * doc/glibc-functions/strnlen.texi: Mention the module 'strnlen'.
15482         * doc/glibc-functions/strsep.texi: Mention the module 'strsep'.
15483         * doc/glibc-functions/timegm.texi: Mention the module 'timegm'.
15484         * doc/glibc-functions/vasprintf.texi: Mention the module 'vasprintf'.
15485
15486 2008-10-17  Bruno Haible  <bruno@clisp.org>
15487
15488         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): On platforms other than
15489         HP-UX and IRIX, use -0.0L.
15490         * tests/test-ceill.c (minus_zero): Likewise.
15491         * tests/test-floorl.c (minus_zero): Likewise.
15492         * tests/test-frexpl.c (minus_zero): Likewise.
15493         * tests/test-isnan.c (minus_zerol): Likewise.
15494         * tests/test-isnanl.h (minus_zero): Likewise.
15495         * tests/test-ldexpl.c (minus_zero): Likewise.
15496         * tests/test-roundl.c (minus_zero): Likewise.
15497         * tests/test-signbit.c (minus_zerol): Likewise.
15498         * tests/test-snprintf-posix.h (minus_zerol): Likewise.
15499         * tests/test-sprintf-posix.h (minus_zerol): Likewise.
15500         * tests/test-truncl.c (minus_zero): Likewise.
15501         * tests/test-vasnprintf-posix.c (minus_zerol): Likewise.
15502         * tests/test-vasprintf-posix.c (minus_zerol): Likewise.
15503         Reported by Markus Armbruster <armbru@redhat.com> via Jim Meyering
15504         and by Nelson H. F. Beebe <beebe@math.utah.edu> via Eric Blake.
15505
15506 2008-10-17  Bruno Haible  <bruno@clisp.org>
15507
15508         Avoid gcc warnings because of #pragma GCC system_header on older gcc.
15509         * lib/arpa_inet.in.h: Encloses reference to PRAGMA_SYSTEM_HEADER so
15510         that it gets activated only for gcc >= 3.0.
15511         * lib/dirent.in.h: Likewise.
15512         * lib/errno.in.h: Likewise.
15513         * lib/fcntl.in.h: Likewise.
15514         * lib/float.in.h: Likewise.
15515         * lib/iconv.in.h: Likewise.
15516         * lib/inttypes.in.h: Likewise.
15517         * lib/locale.in.h: Likewise.
15518         * lib/math.in.h: Likewise.
15519         * lib/netdb.in.h: Likewise.
15520         * lib/netinet_in.in.h: Likewise.
15521         * lib/search.in.h: Likewise.
15522         * lib/signal.in.h: Likewise.
15523         * lib/spawn.in.h: Likewise.
15524         * lib/stdarg.in.h: Likewise.
15525         * lib/stdint.in.h: Likewise.
15526         * lib/stdio.in.h: Likewise.
15527         * lib/stdlib.in.h: Likewise.
15528         * lib/string.in.h: Likewise.
15529         * lib/strings.in.h: Likewise.
15530         * lib/sys_file.in.h: Likewise.
15531         * lib/sys_ioctl.in.h: Likewise.
15532         * lib/sys_select.in.h: Likewise.
15533         * lib/sys_socket.in.h: Likewise.
15534         * lib/sys_stat.in.h: Likewise.
15535         * lib/sys_time.in.h: Likewise.
15536         * lib/sysexits.in.h: Likewise.
15537         * lib/time.in.h: Likewise.
15538         * lib/unistd.in.h: Likewise.
15539         * lib/wchar.in.h: Likewise.
15540         * lib/wctype.in.h: Likewise.
15541         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
15542
15543 2008-10-17  Jim Meyering  <meyering@redhat.com>
15544
15545         ignore-value: don't depend on inline module
15546         * modules/ignore-value (Depends-on): Remove 'inline'.
15547         (configure.ac): Instead, add AC_REQUIRE([AC_C_INLINE]) here.
15548         Suggestion from Bruno Haible.
15549
15550 2008-10-17  Bruno Haible  <bruno@clisp.org>
15551
15552         New implementation of condition variables for Win32.
15553         * lib/glthread/cond.h (struct gl_waitqueue_link): New type.
15554         (gl_linked_waitqueue_t): New type.
15555         (gl_cond_t): Use it.
15556         * lib/glthread/cond.c (struct gl_waitqueue_element): New type.
15557         (gl_waitqueue_init, gl_waitqueue_add, gl_waitqueue_remove,
15558         gl_waitqueue_notify_first, gl_waitqueue_notify_all): New functions.
15559         (glthread_cond_init_func, glthread_cond_wait_func,
15560         glthread_cond_timedwait_func, glthread_cond_signal_func,
15561         glthread_cond_broadcast_func, glthread_cond_destroy_func):
15562         Reimplemented on the basis of gl_linked_waitqueue_t.
15563         * lib/glthread/lock.h (gl_carray_waitqueue_t): Renamed from
15564         gl_waitqueue_t.
15565         (gl_rwlock_t): Update.
15566         * lib/glthread/lock.c (gl_waitqueue_t): Alias to gl_carray_waitqueue_t.
15567
15568 2008-10-17  Simon Josefsson  <simon@josefsson.org>
15569
15570         * modules/recvfrom (Depends-on): Add dependency on getpeername.
15571         Reported by Yoann Vandoorselaere <yoann@prelude-ids.org>.
15572
15573 2008-10-17  Jim Meyering  <meyering@redhat.com>
15574
15575         ignore-value: new module
15576         * modules/ignore-value: New file.
15577         * lib/ignore-value.h: New file.
15578         * MODULES.html.sh (Compiler warning management): New section,
15579         just for this module.  More to come.
15580
15581 2008-10-16  Paul Eggert  <eggert@cs.ucla.edu>
15582
15583         open-safer.c: avoid 'signed and unsigned in conditional...' warning
15584         * lib/open-safer.c (open_safer): Use an "if/else" statement in place
15585         of the ternary operator.  Reported by Reuben Thomas <rrt@sc3d.org>.
15586
15587 2008-10-16  Jim Meyering  <meyering@redhat.com>
15588
15589         openat-die.c: avoid 'no previous prototype' warning
15590         * lib/openat-die.c: Include "openat.h".
15591         Reported by Reuben Thomas <rrt@sc3d.org>.
15592
15593 2008-10-16  Simon Josefsson  <simon@josefsson.org>
15594
15595         * m4/netdb_h.m4: Assume that if netdb.h exists, it works.
15596         * lib/netdb.in.h: Fix typo.
15597         Reported by Bruno Haible  <bruno@clisp.org>
15598
15599         * lib/netdb.in.h: Include sys/socket.h for platforms without
15600         netdb.h, to get structures like hostent on MinGW.
15601         * modules/netdb (Depends-on): Add sys_socket.
15602
15603 2008-10-15  Simon Josefsson  <simon@josefsson.org>
15604
15605         * modules/netdb, modules/netdb-tests: New file.
15606         * m4/netdb_h.m4: New file.
15607         * lib/netdb.in.h: Add, currently just an empty file pending
15608         definitions.
15609         * tests/test-netdb.c: New file.
15610         * doc/posix-headers/netdb.texi: Mention that we replace it if
15611         needed.
15612         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
15613         netdb.
15614
15615 2008-10-15  Simon Josefsson  <simon@josefsson.org>
15616
15617         * doc/gnulib.texi (Getaddrinfo and WINVER): Sync documentation
15618         with code.
15619
15620 2008-10-13  Bruno Haible  <bruno@clisp.org>
15621
15622         * lib/glthread/cond.c (glthread_cond_wait_func,
15623         glthread_cond_timedwait_func): Add a comment.
15624
15625 2008-10-13  Yoann Vandoorselaere  <yoann@prelude-ids.org>
15626
15627         * tests/test-poll.c: Include <sys/ioctl.h>, for ioctl().
15628         * tests/test-select.c: Likewise,
15629
15630 2008-10-13  Bruno Haible  <bruno@clisp.org>
15631
15632         * lib/glthread/cond.c (glthread_cond_wait_func,
15633         glthread_cond_timedwait_func): Fix variable name.
15634         Reported by Yoann Vandoorselaere <yoann@prelude-ids.org>.
15635
15636 2008-10-13  Paolo Bonzini  <bonzini@gnu.org>
15637
15638         fix getaddrinfo emulation for systems with struct sockaddr.sa_len
15639         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Detect
15640         struct sockaddr.sa_len.
15641         * lib/getaddrinfo.c (getaddrinfo): Set it if appropriate.
15642
15643 2008-10-13  Simon Josefsson  <simon@josefsson.org>
15644
15645         * build-aux/pmccabe2html: Add css and css_url parameters.
15646
15647 2008-10-12  Bruno Haible  <bruno@clisp.org>
15648
15649         * tests/test-sameacls.c (main) [AIX]: Clear type argument before
15650         calling aclx_get.
15651         Reported by Rainer Tammer <tammer@tammer.net>.
15652
15653 2008-10-12  Bruno Haible  <bruno@clisp.org>
15654
15655         Use msvcrt aware primitives for creation/termination of Win32 threads.
15656         * lib/glthread/thread.c: Include <process.h>.
15657         (glthread_create_func): Use _beginthreadex instead of CreateThread.
15658         (wrapper_func): Update signature.
15659         (gl_thread_exit_func): Use _endthreadex instead of EndThread.
15660
15661 2008-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
15662             Bruno Haible  <bruno@clisp.org>
15663
15664         Provide a Win32 implementation of the 'cond' module.
15665         * lib/glthread/cond.h [USE_WIN32]: New implementation.
15666         * lib/glthread/cond.c (glthread_cond_init_func,
15667         glthread_cond_wait_func, glthread_cond_timedwait_func,
15668         glthread_cond_signal_func, glthread_cond_broadcast_func,
15669         glthread_cond_destroy_func) [USE_WIN32]: New functions.
15670         * modules/cond (Dependencies): Add gettimeofday.
15671
15672 2008-10-11  Bruno Haible  <bruno@clisp.org>
15673
15674         Make sleep work on older versions of mingw.
15675         * m4/sleep.m4 (gl_FUNC_SLEEP): Test whether 'sleep' is declared, not
15676         only whether it exists.
15677         * doc/posix-functions/sleep.texi: Mention the problem with older
15678         versions of mingw.
15679
15680 2008-10-11  Bruno Haible  <bruno@clisp.org>
15681
15682         New module 'shutdown'.
15683         * modules/shutdown: New file.
15684         * lib/sys_socket.in.h (shutdown): New declaration.
15685         * lib/winsock.c (shutdown): New function.
15686         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Initialize
15687         GNULIB_SHUTDOWN.
15688         * modules/sys_socket (Makefile.am): Substitute GNULIB_SHUTDOWN.
15689         * doc/posix-functions/shutdown.texi: Document the new module.
15690
15691 2008-10-11  Jim Meyering  <meyering@redhat.com>
15692
15693         * lib/fclose.c: Fix typo in comment: s/close/fclose/.
15694
15695 2008-10-11  Bruno Haible  <bruno@clisp.org>
15696
15697         New module 'fclose'.
15698         * modules/fclose: New file.
15699         * lib/stdio.in.h (fclose): New declaration.
15700         * lib/fclose.c: New file.
15701         * m4/fclose.m4: New file.
15702         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_FCLOSE,
15703         REPLACE_FCLOSE.
15704         * m4/close.m4 (gl_REPLACE_CLOSE): Invoke gl_REPLACE_FCLOSE.
15705         * modules/stdio (Makefile.am): Substitute GNULIB_FCLOSE,
15706         REPLACE_FCLOSE.
15707         * modules/close (Depends-on): fclose.
15708         * doc/posix-functions/fclose.texi: Mention the problem on Windows.
15709
15710 2008-10-11  Bruno Haible  <bruno@clisp.org>
15711
15712         * lib/winsock.c (_gl_close_fd_maybe_socket): If closesocket fails,
15713         set errno and don't call _close.
15714
15715 2008-10-10  Bruno Haible  <bruno@clisp.org>
15716
15717         * lib/copy-acl.c (qcopy_acl) [CYGWIN]: Call chmod before setting the
15718         ACL, not afterwards. Fixes test failure on Cygwin.
15719
15720 2008-10-09  Ben Pfaff  <blp@gnu.org>
15721
15722         * build-aux/announce-gen: Fix gnulib version related part of usage
15723         message.  Die with a useful error message if no tarballs are
15724         found.
15725
15726 2008-10-10  Jim Meyering  <meyering@redhat.com>
15727
15728         bootstrap: use git's --depth=N option only if it's supported
15729         * build-aux/bootstrap: Work with git-1.4.4.4, which does not
15730         recognize the --depth option.  Reported by Pádraig Brady.
15731
15732 2008-10-09  Bruno Haible  <bruno@clisp.org>
15733
15734         New module 'ioctl'.
15735         * modules/ioctl: New file.
15736         * lib/sys_socket.in.h (ioctl): Remove declaration.
15737         * lib/winsock.c: Include <sys/ioctl.h>.
15738         (rpl_ioctl): Define only of the gnulib module 'ioctl' is present.
15739         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Require
15740         gl_SYS_IOCTL_H_DEFAULTS. Set also SYS_IOCTL_H_HAVE_WINSOCK2_H.
15741         * modules/sys_socket (Files): Add m4/sys_ioctl_h.m4.
15742         * doc/posix-functions/ioctl.texi: Mention the new module.
15743
15744 2008-10-09  Bruno Haible  <bruno@clisp.org>
15745
15746         New module 'sys_ioctl'.
15747         * lib/sys_ioctl.in.h: New file.
15748         * m4/sys_ioctl_h.m4: New file.
15749         * modules/sys_ioctl: New file.
15750         * doc/glibc-headers/sys_ioctl.texi: Mention the new module.
15751
15752 2008-10-09  Bruno Haible  <bruno@clisp.org>
15753
15754         * lib/sys_socket.in.h (ioctl): Make signature POSIX compliant.
15755         * lib/winsock.c: Include <stdarg.h>.
15756         (rpl_ioctl): Change to second argument 'int' and then varargs.
15757
15758 2008-10-09  Bruno Haible  <bruno@clisp.org>
15759
15760         * m4/close.m4 (gl_FUNC_CLOSE): Arrange to replace the close() function
15761         when the sys_socket module is present and the system has <winsock2.h>.
15762
15763 2008-10-09  Bruno Haible  <bruno@clisp.org>
15764
15765         * doc/posix-functions/close.texi: Mention module 'close' instead of
15766         module 'sys_socket'.
15767
15768 2008-10-09  Bruno Haible  <bruno@clisp.org>
15769
15770         * doc/glibc-headers/sys_ioctl.texi: New file.
15771         * doc/gnulib.texi: Include it.
15772
15773 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
15774             Bruno Haible  <bruno@clisp.org>
15775
15776         Combine the two replacements of 'close'.
15777         * lib/sys_socket.in.h (close): Define to a reminder to include
15778         <unistd.h>.
15779         (_gl_close_fd_maybe_socket): New declaration.
15780         (HAVE__GL_CLOSE_FD_MAYBE_SOCKET): New macro.
15781         * lib/winsock.c (close): Remove undefinition.
15782         (_gl_close_fd_maybe_socket): Renamed from rpl_close. Define only when
15783         needed for the gnulib module 'close'.
15784         * lib/unistd.in.h (close): If the gnulib module 'close' is not used,
15785         define to an error symbol or to a warning, if suitable.
15786         * lib/close.c: Include <sys/socket.h>.
15787         (rpl_close): Invoke _gl_close_fd_maybe_socket when gnulib defines it.
15788         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Set also
15789         UNISTD_H_HAVE_WINSOCK2_H.
15790         (gl_SYS_SOCKET_H_DEFAULTS): Require gl_UNISTD_H_DEFAULTS.
15791         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
15792         UNISTD_H_HAVE_WINSOCK2_H.
15793         * modules/sys_socket (Files): Add m4/unistd_h.m4.
15794         (configure.ac): Set a module indicator.
15795         (Makefile.am): Substitute GNULIB_CLOSE.
15796         * modules/unistd (Makefile.am): Substitute UNISTD_H_HAVE_WINSOCK2_H.
15797         * modules/poll-tests (Depends-on): Add close.
15798         * modules/select-tests (Depends-on): Likewise.
15799
15800 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
15801             Bruno Haible  <bruno@clisp.org>
15802
15803         New module 'close'.
15804         * modules/close: New file.
15805         * lib/unistd.in.h (close): Move declaration out of the
15806         FCHDIR_REPLACEMENT scope.
15807         (_gl_unregister_fd): New declaration.
15808         * lib/close.c: New file.
15809         * lib/fchdir.c (rpl_close): Remove function.
15810         * m4/close.m4: New file.
15811         * m4/fchdir.m4 (gl_FUNC_FCHDIR): When replacing fchdir, also replace
15812         close.
15813         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_CLOSE and
15814         REPLACE_CLOSE.
15815         * modules/unistd (Makefile.am): Substitute GNULIB_CLOSE and
15816         REPLACE_CLOSE.
15817         * modules/fchdir (Depends-on): Add close.
15818
15819 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
15820             Bruno Haible  <bruno@clisp.org>
15821
15822         * lib/fcntl.in.h (open): Simplify conditionals.
15823         (_gl_register_fd): New declaration.
15824         * lib/fchdir.c (rpl_open): Remove function.
15825         * lib/open.c: When FCHDIR_REPLACEMENT is defined, compile the file
15826         also.
15827         (open): When FCHDIR_REPLACEMENT is defined, invoke _gl_register_fd.
15828         * m4/fchdir.m4 (gl_FUNC_FCHDIR): When replacing fchdir, also replace
15829         open.
15830
15831 2008-10-09  Jim Meyering  <meyering@redhat.com>
15832
15833         GNUmakefile: use the more name-space-friendly "_version"
15834         * top/GNUmakefile (_dummy): Update.
15835         (_version): Rename from "version".
15836
15837 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
15838             Bruno Haible  <bruno@clisp.org>
15839
15840         * lib/fchdir.c (_gl_unregister_fd): New functions, extracted from
15841         rpl_close.
15842         (_gl_register_fd): New function, extracted from rpl_open.
15843         (rpl_close, rpl_closedir): Use _gl_unregister_fd.
15844         (rpl_open, rpl_opendir): Use _gl_register_fd.
15845
15846 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
15847
15848         Fix organization of 'open' replacement.
15849         * m4/open.m4 (gl_REPLACE_OPEN): New macro.
15850         (gl_FUNC_OPEN): Use it.
15851         (gl_PREREQ_OPEN): Add a : to make the body non-empty.
15852
15853 2008-10-08  Bruno Haible  <bruno@clisp.org>
15854
15855         * modules/getdate-tests (test_getdata_LDADD): Add LIBINTL.
15856
15857 2008-10-08  Simon Josefsson  <simon@josefsson.org>
15858
15859         * m4/sys_socket_h.m4: Don't AC_LIBOBJ(winsock).  The file is
15860         AC_LIBOBJ'ed by each gnulib module that needs it (e.g., socket,
15861         listen).
15862
15863 2008-10-08  Eric Blake  <ebb9@byu.net>
15864
15865         GNUmakefile: add 'make version' target
15866         * top/GNUmakefile (_curr-ver): Split version update rules...
15867         (version): ...into a target.
15868
15869 2008-10-07  Bruno Haible  <bruno@clisp.org>
15870
15871         Use a more portable replacement expression for -0.0L.
15872         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Use -LDBL_MIN * LDBL_MIN
15873         instead of -0.0L. Fix m4 quotation.
15874
15875         * tests/test-signbit.c: Include <float.h>.
15876         (minus_zero): New variable.
15877         (test_signbitl): Use minus_zero instead of -zero.
15878         * modules/signbit-tests (Depends-on): Add float.
15879
15880         * tests/test-ceill.c: Include <float.h>.
15881         (zero): Remove variable.
15882         (minus_zero): New variable.
15883         (main): Use minus_zero instead of -zero.
15884         * modules/ceill-tests (Depends-on): Add float.
15885
15886         * tests/test-floorl.c: Include <float.h>.
15887         (zero): Remove variable.
15888         (minus_zero): New variable.
15889         (main): Use minus_zero instead of -zero.
15890         * modules/floorl-tests (Depends-on): Add float.
15891
15892         * tests/test-roundl.c: Include <float.h>.
15893         (zero): Remove variable.
15894         (minus_zero): New variable.
15895         (main): Use minus_zero instead of -zero.
15896         * modules/roundl-tests (Depends-on): Add float.
15897
15898         * tests/test-truncl.c: Include <float.h>.
15899         (zero): Remove variable.
15900         (minus_zero): New variable.
15901         (main): Use minus_zero instead of -zero.
15902         * modules/truncl-tests (Depends-on): Add float.
15903
15904         * tests/test-frexpl.c (zero): Remove variable.
15905         (minus_zero): New variable.
15906         (main): Use minus_zero instead of -zero.
15907         * modules/frexpl-tests (Depends-on): Add float.
15908
15909         * tests/test-isnan.c (zerol): Remove variable.
15910         (minus_zerol): New variable.
15911         (test_long_double): Use minus_zerol instead of -zerol.
15912         * modules/isnan-tests (Depends-on): Add float.
15913
15914         * tests/test-isnanl.h (zero): Remove variable.
15915         (minus_zero): New variable.
15916         (main): Use minus_zero instead of -zero.
15917         * modules/isnanl-nolibm-tests (Depends-on): Add float.
15918         * modules/isnanl-tests (Depends-on): Add float.
15919
15920         * tests/test-ldexpl.c (zero): Remove variable.
15921         (minus_zero): New variable.
15922         (main): Use minus_zero instead of -zero.
15923         * modules/ldexpl-tests (Depends-on): Add float.
15924
15925         * tests/test-snprintf-posix.h (zerol): Remove variable.
15926         (minus_zerol): New variable.
15927         (test_function): Use minus_zerol instead of -zerol.
15928         * modules/snprintf-posix-tests (Depends-on): Add float.
15929         * modules/vsnprintf-posix-tests (Depends-on): Add float.
15930
15931         * tests/test-sprintf-posix.h (zerol): Remove variable.
15932         (minus_zerol): New variable.
15933         (test_function): Use minus_zerol instead of -zerol.
15934         * modules/sprintf-posix-tests (Depends-on): Add float.
15935         * modules/vsprintf-posix-tests (Depends-on): Add float.
15936
15937         * tests/test-vasnprintf-posix.c (zerol): Remove variable.
15938         (minus_zerol): New variable.
15939         (test_function): Use minus_zerol instead of -zerol.
15940         * modules/vasnprintf-posix-tests (Depends-on): Add float.
15941
15942         * tests/test-vasprintf-posix.c (zerol): Remove variable.
15943         (minus_zerol): New variable.
15944         (test_function): Use minus_zerol instead of -zerol.
15945         * modules/vasprintf-posix-tests (Depends-on): Add float.
15946
15947 2008-10-07  Simon Josefsson  <simon@josefsson.org>
15948
15949         * MODULES.html.sh (Support for building documentation): Mention
15950         pmccabe2html.  Sort entries.
15951
15952         Add pmccabe2html module, from gnupdf.
15953         * build-aux/pmccabe.css: New file.
15954         * build-aux/pmccabe2html: New file.
15955         * m4/pmccabe2html.m4: New file.
15956         * modules/pmccabe2html: New file.
15957
15958 2008-10-07  Richard W.M. Jones <rjones@redhat.com>
15959
15960         flock: new module
15961         * MODULES.html.sh: Add to list of modules.
15962         * lib/flock.c: flock implementation for Windows and Unix systems
15963         which have fcntl.
15964         * doc/glibc-functions/flock.texi: Update documentation.
15965         * lib/sys_file.in.h: <sys/file.h> header file.
15966         * m4/flock.m4: M4 macros.
15967         * m4/sys_file_h.m4: M4 macros for replacement sys/file.h.
15968         * modules/flock: flock module.
15969         * modules/flock-tests: flock tests module.
15970         * modules/sys_file: sys/file.h module.
15971         * tests/test-flock.c: test suite for flock.
15972
15973 2008-10-06  Jim Meyering  <meyering@redhat.com>
15974
15975         bootstrap: check for LT_INIT more portably still ;-)
15976         * build-aux/bootstrap: Don't rely on \>, since it's not portable.
15977         Spotted by Bruno Haible.
15978
15979 2008-10-06  Eric Blake  <ebb9@byu.net>
15980
15981         test-signbit: avoid tripping Irix cc bug on -0.0L
15982         * tests/test-signbit.c (minus_zerol): Delete, and replace with
15983         '-zerol'.  This may break on HP-UX/hppa, but at least makes the
15984         entire testsuite consistent and avoids an Irix 6.2 bug.
15985
15986 2008-10-05  Bruno Haible  <bruno@clisp.org>
15987             Jim Meyering  <jim@meyering.net>
15988
15989         Add an option for ignoring EPIPE during close_stdout.
15990         * lib/closeout.h: Include <stdbool.h>.
15991         (close_stdout_set_ignore_EPIPE): New declaration.
15992         * lib/closeout.c: Include <stdbool.h>.
15993         (ignore_EPIPE): New variable.
15994         (close_stdout_set_ignore_EPIPE): New function.
15995         (close_stdout): Ignore EPIPE error if ignore_EPIPE is set.
15996         * lib/close-stream.c (close_stream): Mention the possible EPIPE
15997         failure.
15998         * modules/closeout (Depends-on): Add stdbool.
15999
16000 2008-10-05  Bruno Haible  <bruno@clisp.org>
16001
16002         * modules/accept: New file.
16003         * modules/bind: New file.
16004         * modules/connect: New file.
16005         * modules/getpeername: New file.
16006         * modules/getsockname: New file.
16007         * modules/getsockopt: New file.
16008         * modules/listen: New file.
16009         * modules/recv: New file.
16010         * modules/recvfrom: New file.
16011         * modules/send: New file.
16012         * modules/sendto: New file.
16013         * modules/setsockopt: New file.
16014         * modules/socket: New file.
16015         * lib/sys_socket.in.h: Include the GL_LINK_WARNING definition.
16016         (socket, connect, accept, bind, getpeername, getsockname, getsockopt,
16017         listen, recv, send, recvfrom, sendto, setsockopt): Declare only when
16018         the particular module is requested. Add a link warning when the
16019         particular module is not requested.
16020         * lib/winsock.c (rpl_socket, rpl_connect, rpl_accept, rpl_bind,
16021         rpl_getpeername, rpl_getsockname, rpl_getsockopt, rpl_listen, rpl_recv,
16022         rpl_send, rpl_recvfrom, rpl_sendto, rpl_setsockopt): Define only when
16023         the particular module is requested.
16024         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR,
16025         gl_SYS_SOCKET_H_DEFAULTS): New macros.
16026         (gl_HEADER_SYS_SOCKET): Require gl_SYS_SOCKET_H_DEFAULTS.
16027         * modules/sys_socket (Depends-on): Add link-warning.
16028         (Makeifle.am): Substitute GNULIB_SOCKET, GNULIB_CONNECT, GNULIB_ACCEPT,
16029         GNULIB_BIND, GNULIB_GETPEERNAME, GNULIB_GETSOCKNAME, GNULIB_GETSOCKOPT,
16030         GNULIB_LISTEN, GNULIB_RECV, GNULIB_SEND, GNULIB_RECVFROM,
16031         GNULIB_SENDTO, GNULIB_SETSOCKOPT, and the definition of
16032         GL_LINK_WARNING.
16033         * doc/posix-functions/accept.texi: Mention the new module 'accept'.
16034         * doc/posix-functions/bind.texi: Mention the new module 'bind'.
16035         * doc/posix-functions/connect.texi: Mention the new module 'connect'.
16036         * doc/posix-functions/getpeername.texi: Mention the new module
16037         'getpeername'.
16038         * doc/posix-functions/getsockname.texi: Mention the new module
16039         'getsockname'.
16040         * doc/posix-functions/getsockopt.texi: Mention the new module
16041         'getsockopt'.
16042         * doc/posix-functions/listen.texi: Mention the new module 'listen'.
16043         * doc/posix-functions/recv.texi: Mention the new module 'recv'.
16044         * doc/posix-functions/recvfrom.texi: Mention the new module 'recvfrom'.
16045         * doc/posix-functions/send.texi: Mention the new module 'send'.
16046         * doc/posix-functions/sendto.texi: Mention the new module 'sendto'.
16047         * doc/posix-functions/setsockopt.texi: Mention the new module
16048         'setsockopt'.
16049         * doc/posix-functions/socket.texi: Mention the new module 'socket'.
16050         * modules/poll-tests (Depends-on): Add socket, bind, getsockopt,
16051         listen, connect, accept.
16052         * modules/select-tests (Depends-on): Likewise.
16053
16054 2008-10-05  Bruno Haible  <bruno@clisp.org>
16055
16056         * lib/winsock.c (strerror): Remove unused #undef.
16057         (rpl_close): Remove unused local variable.
16058
16059         * modules/sys_socket (Depends-on); Add errno.
16060
16061 2008-10-05  Bruno Haible  <bruno@clisp.org>
16062
16063         * lib/sys_select.in.h: Include the GL_LINK_WARNING definition.
16064         (select): Add a link warning when the 'select' module is not used.
16065         * modules/sys_select (Depends-on): Add link-warning.
16066         (Makefile.am): Substitute the definition of GL_LINK_WARNING.
16067         Suggested by Paolo Bonzini.
16068
16069 2008-10-05  Jim Meyering  <meyering@redhat.com>
16070
16071         bootstrap: check for LT_INIT more portably
16072         * build-aux/bootstrap: Avoid using grep -E, since it's not
16073         portable enough.  Suggestion from Bruno Haible.
16074
16075 2008-10-05  Bruno Haible  <bruno@clisp.org>
16076
16077         * doc/posix-headers/sys_select.texi: Mention 'struct timeval' problem
16078         as being fixed by gnulib.
16079
16080 2008-10-05  Bruno Haible  <bruno@clisp.org>
16081
16082         * modules/select-tests: New file, mostly copied from
16083         modules/sys_select-tests.
16084         * tests/test-select.c: New file, mostly copied from
16085         tests/test-sys_select.c.
16086         * tests/test-sys_select.c: Move most of the code to tests/test-select.c.
16087         * modules/sys_select-tests (Depends-on): Remove all dependencies.
16088         (Makefile.am): Remove test_sys_select_LDADD.
16089
16090         * lib/sys_select.in.h (select): If GNULIB_SELECT is not set, define it
16091         to an undefined symbol, for an error message.
16092         * m4/sys_select_h.m4 (gl_SYS_SELECT_MODULE_INDICATOR): New macro.
16093         (gl_SYS_SELECT_H_DEFAULTS): New macro.
16094         (gl_HEADER_SYS_SELECT): Require it. Don't require compilation of
16095         winsock-select.c here.
16096         * modules/sys_select (Files): Remove lib/winsock-select.c.
16097         (Depends-on): Remove alloca.
16098         (Makefile.am): Substitute GNULIB_SELECT.
16099         * modules/select: New file.
16100         * doc/posix-functions/select.texi: Update.
16101
16102 2008-10-05  Bruno Haible  <bruno@clisp.org>
16103
16104         * lib/spawn_faction_addclose.c (__sysconf): Use getdtablesize always.
16105         * lib/spawn_faction_adddup2.c (__sysconf): Likewise.
16106         * lib/spawn_faction_addopen.c (__sysconf): Likewise.
16107         * modules/posix_spawn_file_actions_addclose (Depends-on): Add
16108         getdtablesize.
16109         * modules/posix_spawn_file_actions_adddup2 (Depends-on): Likewise.
16110         * modules/posix_spawn_file_actions_addopen (Depends-on): Likewise.
16111
16112 2008-10-05  Bruno Haible  <bruno@clisp.org>
16113
16114         * modules/getdtablesize-tests: New file.
16115         * tests/test-getdtablesize.c: New file.
16116
16117         New module 'getdtablesize'.
16118         * lib/unistd.in.h (getdtablesize): New declaration.
16119         * lib/getdtablesize.c: New file.
16120         * m4/getdtablesize.m4: New file.
16121         * modules/getdtablesize: New file.
16122         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
16123         GNULIB_GETDTABLESIZE, HAVE_GETDTABLESIZE.
16124         * modules/unistd (Makefile.am): Substitute GNULIB_GETDTABLESIZE,
16125         HAVE_GETDTABLESIZE.
16126         * doc/glibc-functions/getdtablesize.texi: Mention the new module.
16127
16128 2008-10-05  Bruno Haible  <bruno@clisp.org>
16129
16130         * modules/sched (Makefile.am): Fix typo.
16131         Reported by Simon Josefsson.
16132
16133 2008-10-05  Jim Meyering  <meyering@redhat.com>
16134
16135         bootstrap: check for LT_INIT, too
16136         * build-aux/bootstrap: Both AC_PROG_LIBTOOL and AM_PROG_LIBTOOL
16137         are deprecated.  Suggestion from Ralf Wildenhues.
16138
16139 2008-10-05  Bruno Haible  <bruno@clisp.org>
16140
16141         * lib/spawn.in.h (POSIX_SPAWN_*): Use the system's values, rather than
16142         overriding them by ours.
16143         (POSIX_SPAWN_USEVFORK): Use the next free bit position.
16144
16145 2008-10-05  Jim Meyering  <meyering@redhat.com>
16146
16147         bootstrap: check for AC_PROG_LIBTOOL as well as AM_PROG_LIBTOOL
16148         * build-aux/bootstrap: Check for AC_PROG_LIBTOOL, as well as the
16149         obsolete AM_PROG_LIBTOOL.  Spotted by Debarshi Ray <rishi@gnu.org>.
16150
16151 2008-10-04  Bruno Haible  <bruno@clisp.org>
16152
16153         * modules/dup2 (License): Change to LGPLv2+.
16154         * modules/sleep (License): Likewise.
16155         * modules/perror (License): Likewise.
16156         * modules/fopen (License): Change to LGPLv2+, with approval by Eric
16157         Blake.
16158         * modules/signal (License): Likewise.
16159         * modules/sigprocmask (License): Likewise.
16160         * modules/raise (License): Change to LGPLv2+, with approval by Jim
16161         Meyering.
16162
16163 2008-10-04  Bruno Haible  <bruno@clisp.org>
16164
16165         * lib/spawn.in.h (POSIX_SPAWN_*): Undefine before redefining.
16166         Reported by Rainer Tammer <tammer@tammer.net>.
16167
16168 2008-10-03  Paolo Bonzini  <bonzini@gnu.org>
16169             Bruno Haible  <bruno@clisp.org>
16170
16171         * lib/errno.in.h (EWOULDBLOCK) [win32]: Define to EAGAIN.
16172         * lib/winsock.c (set_winsock_errno): Map WSAEWOULDBLOCK to EWOULDBLOCK.
16173         * lib/strerror.c (rpl_strerror): Remove error string for EWOULDBLOCK.
16174
16175 2008-10-03  Kamil Dudka  <kdudka@redhat.com>
16176
16177         filevercmp: new module
16178         * lib/filevercmp.h: New function filevercmp comparing version strings.
16179         * lib/filevercmp.c: Implementation of filevercmp function.
16180         * modules/filevercmp: Module metadata.
16181         * tests/test-filevercmp.c: Unit test for new module.
16182         * modules/filevercmp-tests: Unit test metadata.
16183         * MODULES.html.sh: Add filevercmp module.
16184
16185 2008-10-03  Bruno Haible  <bruno@clisp.org>
16186
16187         * lib/c-ctype.h: Add comment.
16188         Reported by Jim Meyering.
16189
16190 2008-10-02  Bruno Haible  <bruno@clisp.org>
16191
16192         * modules/posix_spawn-internal (Depends-on): Add 'open'.
16193
16194 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
16195
16196         * build-aux/bootstrap: Allow renaming bootstrap, and change the
16197         name of bootstrap.conf accordingly.
16198
16199 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
16200
16201         * build-aux/bootstrap: Install git-merge-changelog configuration
16202         items into .gitconfig if needed.
16203
16204 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
16205
16206         * build-aux/bootstrap: Recognize `gnulib' being a submodule in a
16207         git repository, and initialize/update it accordingly.
16208
16209 2008-10-02  Richard W.M. Jones  <rjones@redhat.com>
16210
16211         * modules/fsync-tests: New file.
16212         * tests/test-fsync.c: New file.
16213
16214         New module 'fsync'.
16215         * lib/fsync.c: New file.
16216         * m4/fsync.m4: New file.
16217         * modules/fsync: New file.
16218         * lib/unistd.in.h (fsync): New declaration.
16219         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Define and AC_SUBST both
16220         GNULIB_FSYNC and HAVE_FSYNC.
16221         * modules/unistd: Substitute GNULIB_FSYNC and HAVE_FSYNC.
16222         * MODULES.html.sh (posix_functions): Add fsync.
16223         * doc/posix-functions/fsync.texi: Mention the new module.
16224
16225 2008-10-02  Jim Meyering  <meyering@redhat.com>
16226
16227         fts.c: sync with similar code from coreutils' remove.c
16228         * lib/fts.c (dirent_inode_sort_may_be_useful): Merge from coreutils.
16229         Guard also with "#if defined __linux__", since for now at least,
16230         this code is Linux-kernel-specific.
16231
16232 2008-10-02  Jim Meyering  <meyering@redhat.com>
16233
16234         fts: bug fixes
16235         * lib/fts.c: Remove unnecessary "defined" in cpp directive.
16236         Include <sys/vfs.h>, not <sys/statfs.h>.
16237
16238         * m4/fts.m4 (gl_FUNC_FTS_CORE): Fix typo s/vfs/vfs.h/.
16239         Include <sys/vfs.h>, not <sys/statfs.h>.
16240
16241 2008-10-01  Bruno Haible  <bruno@clisp.org>
16242
16243         Avoid the broken posix_spawn function on AIX 5.3 and 6.1.
16244         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): New macro.
16245         (gl_POSIX_SPAWN_BODY): Invoke it. Set REPLACE_POSIX_SPAWN if needed.
16246         * doc/posix-functions/posix_spawn.texi: Mention the AIX bugs.
16247         * doc/posix-functions/posix_spawnp.texi: Likewise.
16248         * m4/execute.m4 (gl_EXECUTE): Invoke gl_POSIX_SPAWN_WORKS, to check
16249         whether posix_spawn actually works.
16250         * m4/pipe.m4 (gl_PIPE): Likewise.
16251         * modules/execute (Files): Add m4/posix_spawn.m4.
16252         * modules/pipe (Files): Add m4/posix_spawn.m4.
16253         Reported and analyzed by Rainer Tammer <tammer@tammer.net>.
16254
16255 2008-10-01  Jim Meyering  <meyering@redhat.com>
16256
16257         remove trailing spaces
16258         * NEWS: Likewise.
16259         * lib/poll.c (poll): Likewise.
16260         * lib/sys_socket.in.h (SHUT_RDWR): Likewise.
16261         * lib/winsock.c (rpl_close): Likewise.
16262         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Likewise.
16263         * modules/yield: Likewise.
16264         * tests/test-poll.c (connect_to_socket, poll1): Likewise.
16265         * tests/test-sys_select.c (connect_to_socket): Likewise.
16266
16267         fts.c: adjust a new interface to be more generally useful
16268         * lib/fts.c (dirent_inode_sort_may_be_useful): Take an FD parameter.
16269         (fts_build): Adjust caller.
16270
16271 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
16272
16273         * modules/cond-tests: New file.
16274         * tests/test-cond.c: New file.
16275
16276 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
16277             Bruno Haible  <bruno@clisp.org>
16278
16279         * modules/cond (Dependencies): Add errno, time.
16280         * lib/glthread/cond.h: Include <time.h>.
16281         (gl_cond_define, gl_cond_define_initialized): Use the same definition
16282         across platforms.
16283
16284 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
16285             Bruno Haible  <bruno@clisp.org>
16286
16287         * m4/thread.m4 (gl_THREAD): Fix detection of pthread_atfork function.
16288
16289 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
16290             Bruno Haible  <bruno@clisp.org>
16291
16292         * modules/tls-tests (Depends-on): Add thread, yield.
16293         (configure.ac): Remove all checks.
16294         (test_tls_LDADD): Use YIELD_LIB instead of LIBSCHED.
16295         * tests/test-tls.c (gl_thread_t, gl_thread_join, gl_thread_yield,
16296         gl_thread_self): Remove definitions. Include glthread/thread.h and
16297         glthread/yield.h instead.
16298         (test_tls): Pass an additional NULL argument to gl_thread_join.
16299
16300 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
16301             Bruno Haible  <bruno@clisp.org>
16302
16303         * modules/lock-tests (Depends-on): Add thread, yield.
16304         (configure.ac): Remove all checks.
16305         (test_lock_LDADD): Use YIELD_LIB instead of LIBSCHED.
16306         * tests/test-lock.c (gl_thread_t, gl_thread_join, gl_thread_yield,
16307         gl_thread_self): Remove definitions. Include glthread/thread.h and
16308         glthread/yield.h instead.
16309         (test_lock, test_rwlock, test_recursive_lock, test_once): Pass an
16310         additional NULL argument to gl_thread_join.
16311
16312 2008-09-30  Bruno Haible  <bruno@clisp.org>
16313
16314         Fix the Win32 implementation of the 'thread' module.
16315         * lib/glthread/thread.h [USE_WIN32_THREADS] (gl_thread_t): Change to a
16316         pointer type.
16317         (gl_thread_self): Invoke gl_thread_self_func.
16318         (gl_thread_self_func): New declaration.
16319         * lib/glthread/thread.c [USE_WIN32_THREADS] (self_key): New variable.
16320         (do_init_self_key, init_self_key): New functions.
16321         (struct gl_thread_struct): Renamed from 'struct thread_extra'.
16322         Remove some fields.
16323         (running_threads, running_lock): Remove variables.
16324         (get_current_thread_handle): New function.
16325         (gl_thread_self_func, wrapper_func, glthread_create_func,
16326         glthread_join_func, gl_thread_exit_func): Largely rewritten and
16327         simplified.
16328
16329 2008-09-30  Bruno Haible  <bruno@clisp.org>
16330
16331         * lib/winsock-select.c (win32_poll_handle): Add shortcut for regular
16332         files.
16333
16334 2008-09-30  Jim Meyering  <meyering@redhat.com>
16335
16336         fts.m4: correct the test for statfs.f_type
16337         * m4/fts.m4 (gl_FUNC_FTS_CORE): Include <sys/statfs.h>
16338         when checking for statfs.f_type.
16339
16340 2008-09-15  Simon Josefsson  <simon@josefsson.org>
16341
16342         tests: avoid some compiler warnings
16343         * tests/test-memchr.c (main): Pass NULL indirectly.
16344         * tests/test-getdate.c (main): Remove unused variable 'ret'.
16345
16346 2008-09-29  OndÅ™ej Vašík  <ovasik@redhat.com>
16347
16348         getdate.y: disallow countable dayshifts like "4 yesterday ago"
16349         * lib/getdate.y (relative_time_table) [tDAY_SHIFT]: New type for
16350         exactly specified dayshifts.
16351         (dayshift): New rule.
16352         (rel): Add dayshift.
16353         (relative_time_table) [tomorrow, yesterday, today, now]:
16354         Use tDAY_SHIFT in place of tDAY_UNIT.
16355         * tests/test-getdate.c: Add tests for now-disallowed countable
16356         dayshifts, e.g., "4 yesterday ago".
16357
16358 2008-09-29  Bruno Haible  <bruno@clisp.org>
16359
16360         * tests/test-posix_spawn1.c: Renamed from tests/test-posix_spawn.c.
16361         * tests/test-posix_spawn1.in.sh: Renamed from
16362         tests/test-posix_spawn.in.sh.
16363         * tests/test-posix_spawn2.c: New file.
16364         * tests/test-posix_spawn2.in.sh: New file.
16365         * modules/posix_spawnp-tests (Files): Update.
16366         (Makefile.am): Update. Add test-posix_spawn2 to the tests.
16367
16368 2008-09-29  Bruno Haible  <bruno@clisp.org>
16369
16370         Propagate effects of putenv/setenv/unsetenv to child processes.
16371         * lib/execute.c (execute): Use spawnvpe instead of spawnvp.
16372         * lib/pipe.c (create_pipe): Likewise.
16373
16374 2008-09-29  Bruno Haible  <bruno@clisp.org>
16375
16376         Enable use of shell scripts as executables in mingw.
16377         * lib/execute.c (execute): When spawnv fails with error ENOEXEC,
16378         run the program as a shell script.
16379         * lib/pipe.c (create_pipe): Likewise.
16380         * lib/w32spawn.h (prepare_spawn): Add a hidden element in front of the
16381         resulting array.
16382
16383 2008-09-29  Eric Blake  <ebb9@byu.net>
16384
16385         * m4/arpa_inet_h.m4 (gl_REPLACE_ARPA_INET_H): Fix typo.
16386
16387 2008-08-24  Paolo Bonzini  <bonzini@gnu.org>
16388
16389         * doc/posix-functions/accept.texi: Update mingw problems.
16390         * doc/posix-functions/bind.texi: Update mingw problems.
16391         * doc/posix-functions/close.texi: Update mingw problems.
16392         * doc/posix-functions/connect.texi: Update mingw problems.
16393         * doc/posix-functions/getpeername.texi: Update mingw problems.
16394         * doc/posix-functions/getsockname.texi: Update mingw problems.
16395         * doc/posix-functions/getsockopt.texi: Update mingw problems.
16396         * doc/posix-functions/ioctl.texi: Update mingw problems.
16397         * doc/posix-functions/listen.texi: Update mingw problems.
16398         * doc/posix-functions/recv.texi: Update mingw problems.
16399         * doc/posix-functions/recvfrom.texi: Update mingw problems.
16400         * doc/posix-functions/select.texi: Update mingw problems.
16401         * doc/posix-functions/send.texi: Update mingw problems.
16402         * doc/posix-functions/sendto.texi: Update mingw problems.
16403         * doc/posix-functions/setsockopt.texi: Update mingw problems.
16404         * doc/posix-functions/socket.texi: Update mingw problems.
16405
16406 2008-09-29  Paolo Bonzini  <bonzini@gnu.org>
16407             Bruno Haible  <bruno@clisp.org>
16408
16409         * lib/sys_select.in.h: Include sys/time.h.
16410         * m4/sys_select.h.m4: Test that struct timeval is fully defined.
16411         * modules/sys_select: Depend on sys_time.
16412         * tests/test-sys_select.c: Test that sys/select.h defines struct
16413         timeval fully.
16414
16415 2008-09-29  Bruno Haible  <bruno@clisp.org>
16416
16417         * lib/sys_socket.in.h: Wrap the definitions in 'extern "C"'.
16418         * lib/sys_select.in.h: Likewise.
16419
16420 2008-09-29  Bruno Haible  <bruno@clisp.org>
16421
16422         * lib/winsock.c (rpl_close, rpl_socket): Remove unused variables.
16423
16424 2008-09-29  Bruno Haible  <bruno@clisp.org>
16425
16426         * m4/sockets.m4 (gl_SOCKETS): Check also for the need to use -lsocket.
16427         Set LIBSOCKET instead of augmenting LIBS.
16428         * modules/sockets (Link): New section.
16429         * modules/sockets-tests (test_sockets_LDADD): New variable.
16430         * modules/sys_select-tests (test_sys_select_LDADD): New variable.
16431         * modules/poll-tests (test_poll_LDADD): New variable.
16432         * NEWS: Document the change.
16433
16434 2008-09-29  Bruno Haible  <bruno@clisp.org>
16435
16436         * m4/arpa_inet_h.m4 (gl_REPLACE_ARPA_INET_H): New macro.
16437         * m4/inet_ntop.m4 (gl_INET_NTOP): Invoke it instead of assigning
16438         ARPA_INET_H directly.
16439         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
16440
16441 2008-09-28  Bruno Haible  <bruno@clisp.org>
16442
16443         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): New macro, extracted
16444         from gl_HEADER_SYS_SOCKET.
16445         (gl_HEADER_SYS_SOCKET): Invoke it.
16446         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
16447
16448 2008-09-28  Bruno Haible  <bruno@clisp.org>
16449
16450         * doc/posix-headers/sys_select.texi: Mention 'struct timeval' problem.
16451         * tests/test-sys_select.c: Include <sys/time.h>, for struct timeval.
16452         Needed on OSF/1 4.0.
16453
16454 2008-09-28  Bruno Haible  <bruno@clisp.org>
16455
16456         Override open more carefully.
16457         * lib/open.c (orig_open): New function.
16458         (rpl_open): Use orig_open instead of open.
16459         * lib/fcntl.in.h: Add special invocation convention.
16460         * m4/open.m4 (gl_PREREQ_OPEN): New macro.
16461         (gl_FUNC_OPEN): Invoke it.
16462
16463         Override freopen more carefully.
16464         * lib/freopen.c (orig_freopen): New function.
16465         (rpl_freopen): Use orig_freopen instead of freopen.
16466         * m4/freopen.m4 (gl_PREREQ_FREOPEN): New macro.
16467         (gl_FUNC_FREOPEN): Invoke it.
16468
16469         Override fopen more carefully.
16470         * lib/fopen.c (orig_fopen): New function.
16471         (rpl_fopen): Use orig_fopen instead of fopen.
16472         * m4/fopen.m4 (gl_PREREQ_FOPEN): New macro.
16473         (gl_FUNC_FOPEN): Invoke it.
16474         Needed on AIX. Reported by Rainer Tammer <tammer@tammer.net>.
16475
16476 2008-09-28  Bruno Haible  <bruno@clisp.org>
16477
16478         * lib/pipe.h (create_pipe_out, create_pipe_bidi): Add comment about
16479         SIGPIPE.
16480
16481 2008-09-28  Bruno Haible  <bruno@clisp.org>
16482
16483         * tests/test-sigaction.c (handler, main): Disable the check whether
16484         SA_RESETHAND has reverted the installed handler to SIG_DFL. Needed on
16485         glibc systems with LinuxThreads.
16486
16487 2008-09-28  Bruno Haible  <bruno@clisp.org>
16488
16489         * doc/posix-functions/freopen.texi: Mention the trailing slash problem.
16490
16491         * lib/stdio.in.h (fopen, freopen): Undefine before redefining. Needed
16492         with AIX xlc.
16493         * lib/fcntl.in.h (open): Likewise.
16494         Reported by Rainer Tammer <tammer@tammer.net>.
16495
16496 2008-09-28  Bruno Haible  <bruno@clisp.org>
16497
16498         * modules/posix_spawnp-tests: New file.
16499         * tests/test-posix_spawn.c: New file.
16500         * tests/test-posix_spawn.in.sh: New file.
16501
16502         New module 'posix_spawnp'.
16503         * modules/posix_spawnp: New file.
16504         * lib/spawnp.c: New file, from GNU libc with modifications.
16505         * doc/posix-functions/posix_spawnp.texi: Mention the new module.
16506
16507         New module 'posix_spawn'.
16508         * modules/posix_spawn: New file.
16509         * lib/spawn.c: New file, from GNU libc with modifications.
16510         * doc/posix-functions/posix_spawn.texi: Mention the new module.
16511
16512         New module 'posix_spawnattr_destroy'.
16513         * modules/posix_spawnattr_destroy: New file.
16514         * lib/spawnattr_destroy.c: New file, from GNU libc with modifications.
16515         * doc/posix-functions/posix_spawnattr_destroy.texi: Mention the new
16516         module.
16517
16518         New module 'posix_spawnattr_setsigmask'.
16519         * modules/posix_spawnattr_setsigmask: New file.
16520         * lib/spawnattr_setsigmask.c: New file, from GNU libc with
16521         modifications.
16522         * doc/posix-functions/posix_spawnattr_setsigmask.texi: Mention the
16523         new module.
16524
16525         New module 'posix_spawnattr_getsigmask'.
16526         * modules/posix_spawnattr_getsigmask: New file.
16527         * lib/spawnattr_getsigmask.c: New file, from GNU libc with
16528         modifications.
16529         * doc/posix-functions/posix_spawnattr_getsigmask.texi: Mention the
16530         new module.
16531
16532         New module 'posix_spawnattr_setsigdefault'.
16533         * modules/posix_spawnattr_setsigdefault: New file.
16534         * lib/spawnattr_setdefault.c: New file, from GNU libc with
16535         modifications.
16536         * doc/posix-functions/posix_spawnattr_setsigdefault.texi: Mention the
16537         new module.
16538
16539         New module 'posix_spawnattr_getsigdefault'.
16540         * modules/posix_spawnattr_getsigdefault: New file.
16541         * lib/spawnattr_getdefault.c: New file, from GNU libc with
16542         modifications.
16543         * doc/posix-functions/posix_spawnattr_getsigdefault.texi: Mention the
16544         new module.
16545
16546         New module 'posix_spawnattr_setschedpolicy'.
16547         * modules/posix_spawnattr_setschedpolicy: New file.
16548         * lib/spawnattr_setschedpolicy.c: New file, from GNU libc with
16549         modifications.
16550         * doc/posix-functions/posix_spawnattr_setschedpolicy.texi: Mention the
16551         new module.
16552
16553         New module 'posix_spawnattr_getschedpolicy'.
16554         * modules/posix_spawnattr_getschedpolicy: New file.
16555         * lib/spawnattr_getschedpolicy.c: New file, from GNU libc with
16556         modifications.
16557         * doc/posix-functions/posix_spawnattr_getschedpolicy.texi: Mention the
16558         new module.
16559
16560         New module 'posix_spawnattr_setschedparam'.
16561         * modules/posix_spawnattr_setschedparam: New file.
16562         * lib/spawnattr_setschedparam.c: New file, from GNU libc with
16563         modifications.
16564         * doc/posix-functions/posix_spawnattr_setschedparam.texi: Mention the
16565         new module.
16566
16567         New module 'posix_spawnattr_getschedparam'.
16568         * modules/posix_spawnattr_getschedparam: New file.
16569         * lib/spawnattr_getschedparam.c: New file, from GNU libc with
16570         modifications.
16571         * doc/posix-functions/posix_spawnattr_getschedparam.texi: Mention the
16572         new module.
16573
16574         New module 'posix_spawnattr_setpgroup'.
16575         * modules/posix_spawnattr_setpgroup: New file.
16576         * lib/spawnattr_setpgroup.c: New file, from GNU libc with
16577         modifications.
16578         * doc/posix-functions/posix_spawnattr_setpgroup.texi: Mention the new
16579         module.
16580
16581         New module 'posix_spawnattr_getpgroup'.
16582         * modules/posix_spawnattr_getpgroup: New file.
16583         * lib/spawnattr_getpgroup.c: New file, from GNU libc with
16584         modifications.
16585         * doc/posix-functions/posix_spawnattr_getpgroup.texi: Mention the new
16586         module.
16587
16588         New module 'posix_spawnattr_setflags'.
16589         * modules/posix_spawnattr_setflags: New file.
16590         * lib/spawnattr_setflags.c: New file, from GNU libc with modifications.
16591         * doc/posix-functions/posix_spawnattr_setflags.texi: Mention the new
16592         module.
16593
16594         New module 'posix_spawnattr_getflags'.
16595         * modules/posix_spawnattr_getflags: New file.
16596         * lib/spawnattr_getflags.c: New file, from GNU libc with modifications.
16597         * doc/posix-functions/posix_spawnattr_getflags.texi: Mention the new
16598         module.
16599
16600         New module 'posix_spawnattr_init'.
16601         * modules/posix_spawnattr_init: New file.
16602         * lib/spawnattr_init.c: New file, from GNU libc with modifications.
16603         * doc/posix-functions/posix_spawnattr_init.texi: Mention the new
16604         module.
16605
16606         New module 'posix_spawn_file_actions_destroy'.
16607         * modules/posix_spawn_file_actions_destroy: New file.
16608         * lib/spawn_faction_destroy.c: New file, from GNU libc with
16609         modifications.
16610         * doc/posix-functions/posix_spawn_file_actions_destroy.texi: Mention
16611         the new module.
16612
16613         New module 'posix_spawn_file_actions_addopen'.
16614         * modules/posix_spawn_file_actions_addopen: New file.
16615         * lib/spawn_faction_addopen.c: New file, from GNU libc with
16616         modifications.
16617         * doc/posix-functions/posix_spawn_file_actions_addopen.texi: Mention
16618         the new module.
16619
16620         New module 'posix_spawn_file_actions_adddup2'.
16621         * modules/posix_spawn_file_actions_adddup2: New file.
16622         * lib/spawn_faction_adddup2.c: New file, from GNU libc with
16623         modifications.
16624         * doc/posix-functions/posix_spawn_file_actions_adddup2.texi: Mention
16625         the new module.
16626
16627         New module 'posix_spawn_file_actions_addclose'.
16628         * modules/posix_spawn_file_actions_addclose: New file.
16629         * lib/spawn_faction_addclose.c: New file, from GNU libc with
16630         modifications.
16631         * doc/posix-functions/posix_spawn_file_actions_addclose.texi: Mention
16632         the new module.
16633
16634         New module 'posix_spawn_file_actions_init'.
16635         * modules/posix_spawn_file_actions_init: New file.
16636         * lib/spawn_faction_init.c: New file, from GNU libc with modifications.
16637         * doc/posix-functions/posix_spawn_file_actions_init.texi: Mention the
16638         new module.
16639
16640         New module 'posix_spawn-internal'.
16641         * modules/posix_spawn-internal: New file.
16642         * lib/spawn_int.h: New file, from GNU libc with modifications.
16643         * lib/spawni.c: New file, from GNU libc with modifications.
16644         * m4/posix_spawn.m4: New file.
16645
16646         New module 'spawn'.
16647         * modules/spawn: New file.
16648         * lib/spawn.in.h: New file, from GNU libc with modifications.
16649         * m4/spawn_h.m4: New file.
16650         * doc/posix-headers/spawn.texi: Mention the new module.
16651
16652 2008-09-28  Bruno Haible  <bruno@clisp.org>
16653
16654         * modules/sched-tests: New file.
16655         * tests/test-sched.c: New file.
16656
16657         New module 'sched'.
16658         * modules/sched: New file.
16659         * lib/sched.in.h: New file.
16660         * m4/sched_h.m4: New file.
16661         * doc/posix-headers/sched.texi: Mention the new module.
16662
16663 2008-09-27  Eric Blake  <ebb9@byu.net>
16664
16665         Fix previous patch, and tweak references to $0.
16666         * posix-modules: Call func_gnulib_dir before using $gnulib_dir.
16667         (func_version, func_gnulib_dir): Don't call this program
16668         gnulib-tool.
16669         (func_gnulib_dir, func_tmpdir, func_fatal_error): Avoid shell bugs
16670         with using $0 in function.
16671         * gnulib-tool (func_gnulib_dir, func_tmpdir): Likewise.
16672         (func_fatal_error): Reuse the name the user invoked us with.
16673
16674 2008-09-27  Bruno Haible  <bruno@clisp.org>
16675
16676         * m4/iconv_h.m4 (gl_REPLACE_ICONV_H): New macro.
16677         (gl_ICONV_H_DEFAULTS): Initialize ICONV_H here...
16678         (gl_ICONV_H): Not here.
16679         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): Invoke gl_REPLACE_ICONV_H
16680         instead of assigning ICONV_H directly.
16681
16682         * m4/wchar.m4 (gl_REPLACE_WCHAR_H): New macro.
16683         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Invoke it instead of assigning
16684         WCHAR_H directly.
16685
16686 2008-09-27  Bruno Haible  <bruno@clisp.org>
16687
16688         * lib/arpa_inet.in.h: Include the GL_LINK_WARNING anchor.
16689         * modules/arpa_inet (Depends-on): Add link-warning.
16690         (Makefile.am): Insert the definition of GL_LINK-WARNING.
16691         * modules/unistd (Makefile.am): Likewise.
16692
16693 2008-09-26  Bruno Haible  <bruno@clisp.org>
16694
16695         * posix-modules (cvsdatestamp, last_checkin_date, version): Remove
16696         variables.
16697         (func_version): Essentially copied from gnulib-tool.
16698         (func_exit, func_gnulib_dir, func_tmpdir, func_fatal_error,
16699         func_readlink): Copied from gnulib-tool.
16700
16701 2008-09-26  Bruno Haible  <bruno@clisp.org>
16702
16703         * gnulib-tool (func_version): Change directory to $gnulib_dir before
16704         invoking git-version-gen.
16705
16706 2008-09-26  Bruno Haible  <bruno@clisp.org>
16707
16708         * posix-modules: Update to directory names changed on 2008-01-19.
16709         Remove commas in output before splitting into words. No more need to
16710         avoid 'ftruncate' since 2007-02-19.
16711
16712 2008-09-26  Bruno Haible  <bruno@clisp.org>
16713
16714         * doc/posix-headers/errno.texi: Remove mention of module 'EOVERFLOW'.
16715
16716 2008-09-26  Bruno Haible  <bruno@clisp.org>
16717
16718         * lib/fwriteerror.c (do_fwriteerror): Ignore error EPIPE.
16719         * modules/fwriteerror (Depends-on): Add errno.
16720
16721 2008-09-26  Bruno Haible  <bruno@clisp.org>
16722
16723         * tests/test-vc-list-files-git.sh: Explain reason for skipping test.
16724         * tests/test-vc-list-files-cvs.sh: Likewise.
16725
16726 2008-09-26  Bruno Haible  <bruno@clisp.org>
16727
16728         * doc/posix-headers/sys_resource.texi: Reorder items.
16729
16730 2008-09-26  Jim Meyering  <meyering@redhat.com>
16731
16732         fts: tweak inode comparison function
16733         * lib/fts.c (fts_compare_ino): Sort on increasing, not decreasing
16734         inode numbers, as documented.
16735
16736         fts: sort dirent entries on inode number before traversing
16737         This avoids a quadratic, seek-related performance penalty when
16738         operating on a directory containing many entries (measurable at 10k;
16739         3.5 hours at 2 million entries with a cold cache) on certain types
16740         of file systems, including ext3 and ext4, but not tmpfs.
16741         * lib/fts.c (DT_MUST_BE, NOT_AN_INODE_NUMBER, D_INO): Define.
16742         (FTS_INODE_SORT_DIR_ENTRIES_THRESHOLD): Define if not defined.
16743         (S_MAGIC_TMPFS, S_MAGIC_NFS): Define.
16744         (fs_handles_readdir_ordered_dirents_efficiently): New function.
16745         (dirent_inode_sort_may_be_useful, fts_compare_ino): Likewise.
16746         (fts_build): Set the stat.st_ino member from D_INO.
16747         If it is likely to be useful, sort dirent entries on inode number.
16748
16749         * m4/fts.m4 (gl_FUNC_FTS_CORE): Check for fstatfs, sys/vfs.h,
16750         and the struct statfs.f_type member.
16751         * modules/fts (Depends-on): Add d-ino.
16752
16753 2008-09-26  Bruno Haible  <bruno@clisp.org>
16754
16755         * modules/sigpipe-die (Depends-on): Add sigpipe.
16756
16757         * lib/stdio.in.h (fprintf, vfprintf, printf, vprintf, fputc, putc,
16758         putchar, fputs, puts, fwrite): Replace when REPLACE_STDIO_WRITE_FUNCS
16759         and GNULIB_STDIO_H_SIGPIPE are set.
16760         * lib/stdio-write.c: New file.
16761         * m4/stdio_h.m4 (gl_STDIO_H): Set GNULIB_FPRINTF, GNULIB_PRINTF,
16762         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
16763         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
16764         REPLACE_STDIO_WRITE_FUNCS.
16765         (gl_STDIO_H_DEFAULTS): Initialize GNULIB_FPRINTF, GNULIB_PRINTF,
16766         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
16767         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
16768         GNULIB_STDIO_H_SIGPIPE, REPLACE_STDIO_WRITE_FUNCS.
16769         * modules/stdio (Files): Add lib/stdio-write.c.
16770         (Makefile.am): Substitute GNULIB_FPRINTF, GNULIB_PRINTF,
16771         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
16772         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
16773         GNULIB_STDIO_H_SIGPIPE, REPLACE_STDIO_WRITE_FUNCS.
16774         * m4/fprintf-posix.m4 (gl_REPLACE_FPRINTF): Define
16775         REPLACE_FPRINTF_POSIX.
16776         * m4/printf-posix-rpl.m4 (gl_REPLACE_PRINTF): Define
16777         REPLACE_PRINTF_POSIX.
16778         * m4/vfprintf-posix.m4 (gl_REPLACE_VFPRINTF): Define
16779         REPLACE_VFPRINTF_POSIX.
16780         * m4/vprintf-posix.m4 (gl_REPLACE_VPRINTF): Define
16781         REPLACE_VPRINTF_POSIX.
16782         * doc/posix-functions/fprintf.texi: Mention the sigpipe module and the
16783         SIGPIPE issue.
16784         * doc/posix-functions/fputc.texi: Likewise.
16785         * doc/posix-functions/fputs.texi: Likewise.
16786         * doc/posix-functions/fwrite.texi: Likewise.
16787         * doc/posix-functions/printf.texi: Likewise.
16788         * doc/posix-functions/putc.texi: Likewise.
16789         * doc/posix-functions/putchar.texi: Likewise.
16790         * doc/posix-functions/puts.texi: Likewise.
16791         * doc/posix-functions/vfprintf.texi: Likewise.
16792         * doc/posix-functions/vprintf.texi: Likewise.
16793
16794         * modules/safe-write (Depends-on): Add write.
16795
16796         * modules/sigpipe-tests: New file.
16797         * tests/test-sigpipe.c: New file.
16798         * tests/test-sigpipe.sh: New file.
16799
16800         * modules/write: New file.
16801         * lib/unistd.in.h: Include <sys/types.h>.
16802         (write): New declaration.
16803         * lib/write.c: New file.
16804         * m4/write.m4: New file.
16805         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
16806         GNULIB_UNISTD_H_SIGPIPE, GNULIB_WRITE, REPLACE_WRITE.
16807         * modules/unistd (Makefile.am): Substitute GNULIB_UNISTD_H_SIGPIPE,
16808         GNULIB_WRITE, REPLACE_WRITE.
16809         * doc/posix-functions/write.texi: Mention the write, sigpipe modules
16810         and the SIGPIPE issue.
16811
16812         * lib/signal.in.h (SIGPIPE): Define to a replacement value.
16813         (raise): New declaration.
16814         * lib/sigprocmask.c (SIGPIPE_handler): New variable.
16815         (ext_signal): New function.
16816         (rpl_raise): New function.
16817         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Initialize
16818         GNULIB_SIGNAL_H_SIGPIPE.
16819         * modules/signal (Makefile.am): Substitute GNULIB_SIGNAL_H_SIGPIPE.
16820         * doc/posix-headers/signal.texi: Mention the SIGPIPE issue.
16821
16822         * modules/sigpipe: New file.
16823         * m4/sigpipe.m4: New file.
16824
16825 2008-09-25  Derek Price  <derek@ximbiot.com>
16826             Bruno Haible  <bruno@clisp.org>
16827
16828         * gnulib-tool (func_import): Report all license incompatibilities, not
16829         just the first one.
16830
16831 2008-09-25  Bruno Haible  <bruno@clisp.org>
16832
16833         * gnulib-tool (func_import): When computing the edits, consider not
16834         only the Makefile.ams that exist but also those that will be generated.
16835
16836 2008-09-25  Simon Josefsson  <simon@josefsson.org>
16837
16838         * modules/sys_select-tests (Depends-on): Remove sys_select itself,
16839         fixes gnulib-tool --test warning about duplicate dependency.
16840
16841 2008-09-25  Bruno Haible  <bruno@clisp.org>
16842
16843         * gnulib-tool: Don't ask the user to perform edits in the generated
16844         Makefile.ams.
16845         (func_emit_lib_Makefile_am): Emit empty SUBDIRS. Execute edits that
16846         apply to the Makefile.am being generated.
16847         (func_emit_tests_Makefile_am): Execute edits that apply to the
16848         Makefile.am being generated.
16849         (func_import): Setup list of Makefile.am edits before emitting the
16850         Makefile.ams, not at the end.
16851         (func_create_testdir): Update.
16852         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
16853
16854 2008-09-25  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
16855
16856         * gnulib-tool (func_import): Store the --tests-base option in the
16857         comment in gnulib-cache.m4.
16858
16859 2008-09-24  Paolo Bonzini  <bonzini@gnu.org>
16860
16861         * NEWS: Document increased portability that sys_select now provides.
16862
16863         * lib/sys_select.in.h: Install select wrapper.
16864         * lib/sys_socket.in.h: Use more descriptive name when there is no
16865         select wrapper.
16866         * lib/winsock-select.c: New.
16867         * m4/sys_select_h.m4: Compile lib/winsock-select.c if WinSock is used.
16868         Require gl_HEADER_SYS_SOCKET.
16869         * modules/sys_select: Depend on alloca, add lib/winsock-select.c.
16870         * modules/sys_select-tests: Copy dependencies from modules/poll-tests.
16871         * tests/test-sys_select.c: Add functional tests.
16872
16873 2008-09-24  Eric Blake  <ebb9@byu.net>
16874
16875         open, fopen: close fd leak in last patch
16876         * lib/open.c (rpl_open): Close fd before returning error.
16877         * lib/fopen.c (rpl_fopen): Close fd before returning error.
16878         * doc/posix-functions/open.texi (open): Document that Irix also
16879         has the bug.
16880         * doc/posix-functions/fopen.texi (fopen): Likewise.
16881         Reported by Paolo Bonzini.
16882
16883 2008-09-24  Bruno Haible  <bruno@clisp.org>
16884
16885         Ensure that a filename ending in a slash cannot be used to access a
16886         non-directory.
16887         * lib/open.c (rpl_open): When the filename ends in a slash, use fstat()
16888         to check whether it's really a directory.
16889         * lib/fopen.c: Include fcntl.h, unistd.h.
16890         (rpl_fopen): When the filename ends in a slash, use open(), fstat(),
16891         and fdopen().
16892         * modules/fopen (Depends-on): Add unistd.
16893         * tests/test-open.c (main): Try to open "/dev/null/" as a directory.
16894         * tests/test-fopen.c (main): Likewise.
16895         * doc/posix-functions/open.texi: Mention the HP-UX, Solaris bug.
16896         * doc/posix-functions/fopen.texi: Likewise.
16897         Reported by Eric Blake.
16898
16899 2008-09-23  Eric Blake  <ebb9@byu.net>
16900
16901         c-stack: avoid compiler optimizations when provoking overflow
16902         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Make
16903         recursion harder to optimize, to ensure a stack overflow occurs.
16904         * tests/test-c-stack.c (recurse): Likewise.
16905         Borrowed from libsigsegv.
16906
16907         c-stack: work around Irix sigaltstack bug
16908         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Check
16909         whether sigaltstack uses wrong end of stack_t (copied in part from
16910         libsigsegv).
16911         * lib/c-stack.c (c_stack_action) [!HAVE_LIBSIGSEGV]: Work around
16912         Irix bug, without requiring an over-allocation.
16913         * doc/posix-functions/sigaltstack.texi (sigaltstack): Document the
16914         bug.
16915
16916         fopen: document mingw bug on directories
16917         * doc/posix-functions/fopen.texi (fopen): Mention mingw bug for
16918         not allowing a stream visiting a directory, even though reading
16919         from such a stream is not portable.
16920
16921 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
16922
16923         * lib/poll.c: Rewrite.
16924         * modules/poll: Depend on alloca.
16925
16926 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
16927
16928         * lib/sys_socket.in.h: Do not implement rpl_setsockopt here,
16929         instead define prototypes for a full set of wrappers.  Ensure
16930         that Cygwin does not use the compatibility code, which is only
16931         for MinGW.
16932         * lib/winsock.c: New.
16933         * m4/sys_socket_h.m4: Compile lib/winsock.c if WinSock is being used.
16934         * modules/sys_socket: Add lib/winsock.c.
16935
16936         * modules/poll-tests: Add errno and perror.
16937         * tests/test-poll.c: Use ioctl, not ioctlsocket.
16938
16939 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
16940
16941         * tests/test-poll.c: Downgrade minimum needed Winsock version.
16942
16943 2008-09-23  Bruno Haible  <bruno@clisp.org>
16944
16945         * doc/posix-functions/*: Add info about functions missing on IRIX 5.3.
16946         * doc/glibc-functions/*: Likewise.
16947
16948 2008-09-23  Simon Josefsson  <simon@josefsson.org>
16949
16950         * tests/test-perror.sh (tmpfiles): Cleanup temporary files on
16951         success.
16952
16953 2008-09-22  Eric Blake  <ebb9@byu.net>
16954             Bruno Haible  <bruno@clisp.org>
16955
16956         vasnprintf: fix x86/glibc regression on printf("%La", 0.0L)
16957         * lib/vasnprintf.c (VASNPRINTF): Support 0.0 on platforms that
16958         supply %A but mishandle pseudo-NaN.
16959         Reported by Simon Josefsson.
16960
16961 2008-09-21  Bruno Haible  <bruno@clisp.org>
16962
16963         * tests/test-lock.c (main): Tweak skip message.
16964         * tests/test-tls.c (main): Likewise.
16965
16966 2008-09-21  Bruno Haible  <bruno@clisp.org>
16967
16968         * m4/sigaction.m4 (gl_SIGACTION): Remove unnecessary AC_SUBST. Check
16969         whether 'struct sigaction' has sa_sigaction here...
16970         (gl_PREREQ_SIG_HANDLER_H): ... not here.
16971         (gl_PREREQ_SIGACTION): Remove unnecessary AC_SUBST.
16972
16973 2008-09-21  Bruno Haible  <bruno@clisp.org>
16974
16975         * MODULES.html.sh (Support for obsolete systems lacking ANSI C 89): New
16976         section.
16977         (Support for systems lacking ANSI C 89): Move stdlib, exit, strtol,
16978         strtoul, memchr, memcmp, memcpy, memmove, memset, strcspn, strpbrk to
16979         the new section.
16980         (Support for obsolete systems lacking POSIX:2001): New section.
16981         (String handling <string.h>): Move strdup to the new section.
16982         Suggested by Simon Josefsson and Paolo Bonzini.
16983
16984 2008-09-21  Bruno Haible  <bruno@clisp.org>
16985
16986         * tests/test-vasnprintf-posix.c (test_function): Allow 3-digit
16987         exponents in %e and %g results on 'long double'. Needed for mingw's
16988         improved *printf functions.
16989         * tests/test-vasprintf-posix.c (test_function): Likewise.
16990         * tests/test-snprintf-posix.h (test_function): Likewise.
16991         * tests/test-sprintf-posix.h (test_function): Likewise.
16992         Reported by Eric Blake.
16993
16994 2008-09-21  Bruno Haible  <bruno@clisp.org>
16995
16996         * tests/test-snprintf-posix.h (test_function): Remove useless ASSERTs.
16997         * tests/test-sprintf-posix.h (test_function): Likewise.
16998
16999 2008-09-21  Bruno Haible  <bruno@clisp.org>
17000
17001         * modules/getpass (Depends-on): Add strdup-posix.
17002
17003         New module 'strdup-posix'.
17004         * modules/strdup-posix: New file.
17005         * m4/strdup.m4 (gl_FUNC_STRDUP_POSIX): New macro.
17006         * lib/string.in.h (strdup): Replace if REPLACE_STRDUP is 1.
17007         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
17008         REPLACE_STRDUP.
17009         * modules/string (Makefile.am): Substitute REPLACE_STRDUP.
17010         * doc/posix-functions/strdup.texi: Mention module strdup-posix.
17011         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
17012         strdup-posix.
17013
17014         * modules/strdup (Depends-on): Remove malloc-posix.
17015
17016 2008-09-20  Bruno Haible  <bruno@clisp.org>
17017
17018         * lib/fstrcmp.c: Add data about branch probabilities, from Ralf
17019         Wildenhues.
17020
17021 2008-09-20  Bruno Haible  <bruno@clisp.org>
17022
17023         Ensure that wint_t gets defined on IRIX 5.3.
17024         * lib/wchar.in.h (wint_t): Define if not defined by the system.
17025         * lib/wctype.in.h (wint_t): Likewise.
17026         (__wctype_wint_t): Remove type.
17027         (isw*): Use wint_t instead of __wctype_wint_t.
17028         * m4/wchar.m4 (gl_WCHAR_H): Invoke gt_TYPE_WINT_T and set HAVE_WINT_T.
17029         * modules/wchar (Files): Add m4/wint_t.m4.
17030         (Makefile.am): Substitute HAVE_WINT_T.
17031         * tests/test-wchar.c: Check that wchar_t and wint_t are defined.
17032         * tests/test-wctype.c: Check that wint_t is defined.
17033         * doc/posix-headers/wchar.texi: Mention the IRIX 5 problem.
17034         * doc/posix-headers/wctype.texi: Likewise.
17035         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
17036
17037 2008-09-18  Bruno Haible  <bruno@clisp.org>
17038
17039         * gnulib-tool (func_exit): Update comment.
17040
17041 2008-09-18  Simon Josefsson  <simon@josefsson.org>
17042
17043         * modules/getaddrinfo (Depends-on): Remove strdup, this module
17044         assumes strdup exists and does not depend on strdup to return
17045         ENOMEM on out of memory conditions.
17046
17047 2008-09-18  Bruno Haible  <bruno@clisp.org>
17048
17049         * lib/vasnprintf.c (VASNPRINTF): When printing Â±0.0L in
17050         NEED_PRINTF_INFINITE_LONG_DOUBLE case with 'e' format, always use two
17051         digits for the exponent.
17052
17053 2008-09-18  Jim Meyering  <meyering@redhat.com>
17054             Bruno Haible  <bruno@clisp.org>
17055
17056         * lib/vasnprintf.c (decimal_point_char): Define also if
17057         NEED_PRINTF_INFINITE_LONG_DOUBLE.
17058
17059 2008-09-16  Bruno Haible  <bruno@clisp.org>
17060         and Eric Blake  <ebb9@byu.net>
17061
17062         vasnprintf: support Irix 5.3
17063         * lib/vasnprintf.c (VASNPRINTF): Also handle -0.0L on platforms
17064         that mishandle long double infinity.
17065         Reported by Tom G. Christensen.
17066
17067 2008-09-16  Bruno Haible  <bruno@clisp.org>
17068
17069         * doc/glibc-functions/scandir.texi: Mention the function is missing on
17070         Solaris 9.
17071         * doc/glibc-functions/alphasort.texi: Likewise.
17072         Reported by Michael Haubenwallner <michael.haubenwallner@salomon.at>.
17073
17074 2008-09-16  Jim Meyering  <meyering@redhat.com>
17075
17076         posix-shell.m4: reject opensolaris's "sh (AT&T Research) 1993-12-28 s+"
17077         * m4/posix-shell.m4 (gl_POSIX_SHELL): Reject a shell that lets
17078         a umask modification leak out of a subshell.  Otherwise, the
17079         opensolaris /bin/sh would be accepted and thus cause unwarranted
17080         failures in the coreutils test suite.
17081
17082 2008-09-16  Paolo Bonzini  <bonzini@gnu.org>
17083
17084         * tests/test-poll.c (connect_to_socket): Allow non-blocking connect
17085         to succeed.
17086
17087 2008-09-16  Jim Meyering  <meyering@redhat.com>
17088
17089         avoid spurious test failure when library is built without ACL support
17090         * m4/acl.m4 (USE_ACL): Define as a shell variable, too, for...
17091         * modules/acl-tests (Makefile.am) [TESTS_ENVIRONMENT]: Add USE_ACL.
17092         * tests/test-file-has-acl.sh: Skip if USE_ACL == 0.
17093         * tests/test-copy-acl.sh: Likewise.
17094
17095 2008-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17096
17097         * lib/fstrcmp.c (fstrcmp_bounded): Use a second, less quick upper bound
17098         based on character occurrence counts.
17099
17100 2008-09-15  Eric Blake  <ebb9@byu.net>
17101
17102         tests: avoid some compiler warnings
17103         * tests/test-memchr.c (main): Pass NULL indirectly.
17104         * tests/test-closein.c (main): Avoid unused variable.
17105
17106 2008-09-15  Bruno Haible  <bruno@clisp.org>
17107
17108         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Test for all the macros that
17109         are missing on OpenBSD 4.0 individually.
17110         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
17111
17112 2008-09-15  Bruno Haible  <bruno@clisp.org>
17113
17114         * doc/posix-headers/errno.texi: Mention the Cygwin problem.
17115         * doc/posix-functions/strerror.texi: Mention also Cygwin.
17116         * doc/posix-functions/perror.texi: Likewise.
17117         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Test also whether ECANCELED
17118         is missing.
17119         Reported by Eric Blake.
17120
17121         * lib/errno.in.h: Use replacement values >= 2000.
17122         Reported by Eric Blake.
17123
17124 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17125
17126         * lib/fstrcmp.c (EXTRA_CONTEXT_FIELDS): Add field 'edit_count_limit'.
17127         (EARLY_ABORT): Return true when the edit_count has grown too beyond the
17128         limit.
17129         (fstrcmp_bounded): Initialize the edit_count_limit. Return 0 when
17130         compareseq was aborted.
17131
17132 2008-09-14  Bruno Haible  <bruno@clisp.org>
17133
17134         * lib/fstrcmp.c (EXTRA_CONTEXT_FIELDS): Combine xvec_edit_count and
17135         yvec_edit_count.
17136         (NOTE_DELETE, NOTE_INSERT): Increment the combined edit count.
17137         (fstrcmp_bounded): Simplify result computation accordingly.
17138
17139 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17140
17141         * lib/fstrcmp.h (fstrcmp_bounded): New declaration.
17142         (fstrcmp): Define in terms of fstrcmp_bounded.
17143         * lib/fstrcmp.c (fstrcmp_bounded): Renamed from fstrcmp. Add
17144         lower_bound argument.
17145         Return quickly if the result is certainly < lower_bound.
17146         * tests/test-fstrcmp.c (check_fstrcmp): Test also fstrcmp_bounded.
17147
17148 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17149
17150         * lib/diffseq.h (EARLY_ABORT): New macro.
17151         (compareseq): Change return type to bool. Return true when EARLY_ABORT
17152         evaluates to true.
17153
17154 2008-09-14  Bruno Haible  <bruno@clisp.org>
17155
17156         * modules/perror-tests: New file.
17157         * tests/test-perror.sh: New file.
17158         * tests/test-perror.c: New file.
17159
17160         New module 'perror'.
17161         * lib/stdio.in.h (perror): New declaration.
17162         * lib/perror.c: New file.
17163         * m4/perror.m4: New file.
17164         * modules/perror: New file.
17165         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add perror.
17166         * doc/posix-functions/perror.texi: Mention the perror module.
17167         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_PERROR,
17168         REPLACE_PERROR.
17169         * modules/stdio (Makefile.am): Substitute GNULIB_PERROR,
17170         REPLACE_PERROR.
17171
17172 2008-09-14  Bruno Haible  <bruno@clisp.org>
17173
17174         * modules/stdio (Makefile.am): Reorder to match the order in
17175         lib/stdio.in.h.
17176         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
17177
17178 2008-09-13  Bruno Haible  <bruno@clisp.org>
17179
17180         * lib/sys_socket.in.h (EINPROGRESS, ...): Remove definitions.
17181
17182 2008-09-13  Bruno Haible  <bruno@clisp.org>
17183
17184         Extend strerror to cover the added errno values.
17185         * lib/strerror.c: Include errno.h and winsock2.h if it exists.
17186         (rpl_strerror): Provide error messages for the added errno values and
17187         for the WSA* values.
17188         * m4/strerror.m4 (gl_FUNC_STRERROR): Test REPLACE_STRERROR.
17189         (gl_FUNC_STRERROR_SEPARATE): If errno.h is replaced, always replace
17190         strerror.
17191         (gl_PREREQ_STRERROR): Test whether winsock2.h exists.
17192         * modules/strerror (Depends-on): Add errno.
17193         * doc/posix-functions/strerror.texi: Document the change.
17194         * tests/test-strerror.c (main): Check also the string for ETIMEDOUT
17195         and EOVERFLOW.
17196
17197 2008-09-13  Bruno Haible  <bruno@clisp.org>
17198
17199         * modules/EOVERFLOW: Remove file.
17200         * m4/eoverflow.m4: Remove file.
17201         * modules/EOVERFLOW-tests: Remove file.
17202         * tests/test-EOVERFLOW.c: Remove file.
17203         * modules/fprintf-posix (Depends-on): Replace EOVERFLOW with errno.
17204         * modules/ftell (Depends-on): Likewise.
17205         * modules/getdelim (Depends-on): Likewise.
17206         * modules/getugroups (Depends-on): Likewise.
17207         * modules/poll (Depends-on): Likewise.
17208         * modules/snprintf (Depends-on): Likewise.
17209         * modules/sprintf-posix (Depends-on): Likewise.
17210         * modules/vasnprintf (Depends-on): Likewise.
17211         * modules/vasprintf (Depends-on): Likewise.
17212         * modules/vfprintf-posix (Depends-on): Likewise.
17213         * modules/vsnprintf (Depends-on): Likewise.
17214         * modules/vsprintf-posix (Depends-on): Likewise.
17215         * modules/xvasprintf (Depends-on): Likewise.
17216         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
17217         * modules/unistdio/u8-vasprintf (Depends-on): Likewise.
17218         * modules/unistdio/u8-vsnprintf (Depends-on): Likewise.
17219         * modules/unistdio/u8-vsprintf (Depends-on): Likewise.
17220         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
17221         * modules/unistdio/u8-u8-vasprintf (Depends-on): Likewise.
17222         * modules/unistdio/u8-u8-vsnprintf (Depends-on): Likewise.
17223         * modules/unistdio/u8-u8-vsprintf (Depends-on): Likewise.
17224         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
17225         * modules/unistdio/u16-u16-vasprintf (Depends-on): Likewise.
17226         * modules/unistdio/u16-u16-vsnprintf (Depends-on): Likewise.
17227         * modules/unistdio/u16-u16-vsprintf (Depends-on): Likewise.
17228         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
17229         * modules/unistdio/u16-vasprintf (Depends-on): Likewise.
17230         * modules/unistdio/u16-vsnprintf (Depends-on): Likewise.
17231         * modules/unistdio/u16-vsprintf (Depends-on): Likewise.
17232         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
17233         * modules/unistdio/u32-vasprintf (Depends-on): Likewise.
17234         * modules/unistdio/u32-vsnprintf (Depends-on): Likewise.
17235         * modules/unistdio/u32-vsprintf (Depends-on): Likewise.
17236         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
17237         * modules/unistdio/u32-u32-vasprintf (Depends-on): Likewise.
17238         * modules/unistdio/u32-u32-vsnprintf (Depends-on): Likewise.
17239         * modules/unistdio/u32-u32-vsprintf (Depends-on): Likewise.
17240         * modules/unistdio/ulc-fprintf (Depends-on): Likewise.
17241         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
17242         * modules/unistdio/ulc-vasprintf (Depends-on): Likewise.
17243         * modules/unistdio/ulc-vfprintf (Depends-on): Likewise.
17244         * modules/unistdio/ulc-vsnprintf (Depends-on): Likewise.
17245         * modules/unistdio/ulc-vsprintf (Depends-on): Likewise.
17246         * MODULES.html.sh: Remove EOVERFLOW.
17247         * NEWS: Mention the change.
17248
17249 2008-09-13  Bruno Haible  <bruno@clisp.org>
17250
17251         * modules/errno-tests: New file.
17252         * tests/test-errno.c: New file, incorporating tests/test-EOVERFLOW.c.
17253
17254         * lib/errno.in.h: New file.
17255         * m4/errno_h.m4: New file, borrowing from m4/eoverflow.m4.
17256         * modules/errno: New file.
17257         * doc/posix-headers/errno.texi: Update documentation.
17258         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add errno.
17259
17260 2008-09-13  Bruno Haible  <bruno@clisp.org>
17261
17262         * tests/test-poll.c: Use #if for native Windows, rather than testing
17263         __MSVCRT__.
17264
17265 2008-09-13  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
17266             Bruno Haible  <bruno@clisp.org>
17267
17268         * lib/glob.c: Don't include <pwd.h> on native Windows.
17269         (WINDOWS32): New macro.
17270         (glob) [WINDOW32]: Provide a reasonable replacement for getenv("HOME").
17271
17272 2008-09-13  Bruno Haible  <bruno@clisp.org>
17273
17274         * lib/glthread/cond.h [USE_SOLARIS_THREADS]
17275         (ETIMEDOUT): Remove macro.
17276         (glthread_cond_timedwait_multithreaded): New declaration.
17277         (glthread_cond_timedwait): Use it.
17278         * lib/glthread/cond.c [USE_SOLARIS_THREADS]
17279         (glthread_cond_timedwait_multithreaded): New function.
17280
17281 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
17282
17283         * modules/poll-tests: Do not check for io.h.
17284         * tests/test-poll.c: Check for __MSVCRT__ instead.
17285
17286 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
17287
17288         * lib/sys_socket.in.h (EINPROGRESS): Define for Winsock case.
17289         * modules/poll-tests: Add inet_pton, stdbool, sockets.
17290         * tests/test-poll.c: Use them.  Use _pipe on Windows.
17291
17292 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
17293
17294         * modules/poll-tests: New.
17295         * tests/test-poll.c: New.
17296
17297 2008-09-12  Eric Blake  <ebb9@byu.net>
17298
17299         frexp: test for NetBSD failure on -0.0
17300         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Enhance test, since some, but
17301         not all, bugs from NetBSD 3.0 have been fixed.
17302         * doc/posix-functions/frexp.texi (frexp): Document bug.
17303         Reported by Thomas Klausner.
17304
17305         signbit: work around bug of HP-UX 10.20 cc with -0.0 literal
17306         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Rewrite test to avoid
17307         literal -0.0.
17308         Reported by Jonathan C. Patschke <jp@centtech.com>.
17309
17310 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
17311
17312         * lib/glthread/cond.h: Use dummy implementation also if
17313         USE_WIN32_THREADS.
17314
17315 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
17316
17317         * modules/fnmatch-posix (License): Change to LGPLv2+.
17318         * modules/fnmatch-gnu (License): Likewise.
17319
17320 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
17321
17322         * lib/poll.c (poll): Fix polling unconnected server sockets on WIN32.
17323
17324 2008-09-11  Jim Meyering  <meyering@redhat.com>
17325
17326         * users.txt: Add gtk-vnc.
17327
17328 2008-09-08  Simon Josefsson  <simon@josefsson.org>
17329
17330         * tests/test-bitrotate.c: Test 8/16-bit rotates with 0 and maximum
17331         rotate amounts.
17332
17333         * lib/bitrotate.h: Doc fix, mention that N can be wider than minimally
17334         required for 16-bit and 8-bit rotates.
17335         * lib/bitrotate.h (rotl64, rotr64, rotl32, rotl32, rotl16, rotr16,
17336         rotl8, rotr8): Use UINT64_MAX, UINT32_MAX, UINT16_MAX, and
17337         UINT8_MAX instead of hard-coded constants.
17338         Suggested by Paul Eggert.
17339
17340 2008-09-07  Bruno Haible  <bruno@clisp.org>
17341
17342         * tests/test-striconveh.c (main): Check behaviour when converting from
17343         UTF-7.
17344
17345         Make striconveh work better with stateful encodings.
17346         * lib/striconveh.c (iconv_carefully, iconv_carefully_1): Don't assume
17347         that iconv does not increment the inptr when returning -1/EINVAL.
17348
17349 2008-09-07  Bruno Haible  <bruno@clisp.org>
17350
17351         * build-aux/config.rpath: Update according to libtool-2.2.6.
17352         * build-aux/config.libpath: Likewise.
17353
17354 2008-09-06  Bruno Haible  <bruno@clisp.org>
17355
17356         * lib/freadahead.c (freadahead): Add conditional for SLOW_BUT_NO_HACKS.
17357         * lib/freadptr.c (freadptr): Likewise.
17358         * lib/freadseek.c (freadptrinc): Likewise.
17359         Reported by Simon Josefsson.
17360
17361 2008-09-06  Bruno Haible  <bruno@clisp.org>
17362
17363         * modules/freadptr (License): Change to LGPLv2+.
17364         * modules/freadseek (License): Likewise.
17365         Suggested by Eric Blake.
17366
17367         * modules/memchr2 (License): Change to LGPLv2+.
17368         Approved by Eric Blake.
17369
17370 2008-09-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17371             Bruno Haible  <bruno@clisp.org>
17372
17373         Make gnulib-tool work with native 'sed' on AIX.
17374         * gnulib-tool (sed_noop): New variable.
17375         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am, func_import,
17376         func_add_or_update, func_create_testdir): Use it to initialize sed
17377         script variables.
17378         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
17379
17380 2008-09-04  Albert Chin  <bug-gnulib@mlists.thewrittenword.com>
17381             Bruno Haible  <bruno@clisp.org>
17382
17383         * m4/include_next.m4 (gl_INCLUDE_NEXT): Add check whether #include_next
17384         also works after #include directives.
17385
17386 2008-09-04  OndÅ™ej Vašík  <ovasik@redhat.com>
17387
17388         getdate.y: reject an out-of-range timezone value
17389         * lib/getdate.y (time_zone_hhmm): Reject any TZ offset that is outside
17390         the range [-24...+24].  When specified with only one or two digits,
17391         * tests/test-getdate.c: Tests for the fix.
17392         * doc/getdate.texi: Document this change.
17393
17394 2008-09-03  Bruno Haible  <bruno@clisp.org>
17395
17396         * doc/glibc-functions/strverscmp.texi: Mention the strverscmp module.
17397
17398 2008-09-02  Simon Josefsson  <simon@josefsson.org>
17399
17400         * lib/bitrotate.h (rotl64, rotr64): Add.  Suggested by Bruce Korb
17401         <bruce.korb@gmail.com> with ideas from Ben Pfaff
17402         <blp@cs.stanford.edu>, Bruno Haible <bruno@clisp.org> and Eric
17403         Blake <ebb9@byu.net>.
17404
17405         * tests/test-bitrotate.c: Add more test vectors.
17406
17407 2008-09-02  Eric Blake  <ebb9@byu.net>
17408
17409         vasnprintf-posix: handle large precision via %.*d
17410         * lib/vasnprintf.c (VASNPRINTF): Don't pass precision to snprintf
17411         when handling it ourselves.
17412         * tests/test-vasnprintf-posix.c (test_function): Add test.
17413         * tests/test-snprintf-posix.h (test_function): Likewise.
17414         * tests/test-sprintf-posix.h (test_function): Likewise.
17415         * tests/test-vasprintf-posix.c (test_function): Likewise.
17416         Reported by Alain Guibert.
17417
17418 2008-09-01  Eric Blake  <ebb9@byu.net>
17419
17420         c-stack: make configure-time check more robust
17421         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Check for
17422         successful sigaction call.
17423         Reported by Tom G. Christensen.
17424
17425 2008-09-01  Bruno Haible  <bruno@clisp.org>
17426
17427         New module 'findprog-lgpl'.
17428         * modules/findprog-lgpl: New file.
17429         * lib/findprog-lgpl.c: New file.
17430         * lib/findprog.c: Compile nothing in findprog.c if findprog-lgpl.c is
17431         also compiled. Consider the possibly defined symbol IN_FINDPROG_LGPL
17432         to decide whether to use strdup or xstrdup, concatenated_filename or
17433         xconcatenated_filename.
17434
17435 2008-09-01  Bruno Haible  <bruno@clisp.org>
17436
17437         Split module 'concat-filename' into 'concat-filename' (LGPL) and
17438         'xconcat-filename' (GPL).
17439         * modules/concat-filename (Depends-on): Add malloc-posix, remove xalloc.
17440         (License): Change to LGPLv2+.
17441         * modules/xconcat-filename: New file.
17442         * lib/concat-filename.h (concatenated_filename): Change specification.
17443         (xconcatenated_filename): New declaration.
17444         * lib/concat-filename.c: Include errno.h, stdlib.h, not xalloc.h.
17445         (concatenated_filename): Use malloc instead of xalloc. Handle out-of-
17446         memory situations.
17447         * lib/xconcat-filename.c: New file.
17448         * NEWS: Mention the change.
17449         * lib/findprog.c: Include concat-filename.h, not filename.h.
17450         (find_in_path): Use xconcatenated_filename instead of
17451         concatenated_filename.
17452         * lib/javacomp.c: Include concat-filename.h, not filename.h.
17453         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
17454         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
17455         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
17456         is_oldgcj_14_13_usable, is_javac_usable): Use xconcatenated_filename
17457         instead of concatenated_filename.
17458         * lib/javaexec.c: Include concat-filename.h, not filename.h.
17459         (execute_java_class): Use xconcatenated_filename instead of
17460         concatenated_filename.
17461         * modules/findprog (Depends-on): Add xconcat-filename, remove filename.
17462         * modules/javacomp (Depends-on): Likewise.
17463         * modules/javaexec (Depends-on): Likewise.
17464
17465 2008-09-01  Bruno Haible  <bruno@clisp.org>
17466
17467         Split module 'filename' into 'filename' and 'concat-filename'.
17468         * modules/filename: Keep only lib/filename.h.
17469         (License): Change to LGPLv2+.
17470         * modules/concat-filename: New file, extracted from modules/filename.
17471         * lib/filename.h (concatenated_filename): Remove declaration.
17472         * lib/concat-filename.h: New file, extracted from lib/filename.h.
17473         * lib/concat-filename.c: Include concat-filename.h.
17474         * NEWS: Mention the change.
17475
17476 2008-09-01  Simon Josefsson  <simon@josefsson.org>
17477
17478         * lib/bitrotate.h (rotl8, rotr8): Add.
17479
17480         * modules/bitrotate (configure.ac): Need
17481         AC_REQUIRE([AC_C_INLINE]).
17482         (Description): Mention stdint.h.  Reported by Bruno Haible
17483         <bruno@clisp.org>.
17484
17485         * lib/bitrotate.h (rotr16, rotl16): Fix mask value.  Reported by
17486         Paolo Bonzini <bonzini@gnu.org>.
17487
17488 2008-08-31  Bruno Haible  <bruno@clisp.org>
17489
17490         Assume Solaris specific bi-arch conventions on Solaris systems.
17491         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): On Solaris in 64-bit
17492         mode, set acl_libdirstem to lib/64. Also set acl_libdirstem2.
17493         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): If acl_libdirstem does not
17494         work, try acl_libdirstem2 as fallback. Otherwise treat acl_libdirstem2
17495         like acl_libdirstem.
17496         (AC_LIB_LINKFLAGS_FROM_LIBS): Treat acl_libdirstem2 like
17497         acl_libdirstem.
17498         * NEWS: Mention the change.
17499         Reported by Ben Taylor <bentaylor.solx86@gmail.com>.
17500
17501 2008-08-31  Jim Meyering  <meyering@redhat.com>
17502
17503         * lib/strftime.h: Add comments describing the two added arguments.
17504
17505         remove duplicate #include directives
17506         * lib/chdir-long.c [TEST_CHDIR]: Remove duplicate #include <stdio.h>.
17507         * lib/putenv.c: Remove duplicate #include <stdlib.h>.
17508
17509 2008-08-31  Bruno Haible  <bruno@clisp.org>
17510
17511         New module 'sigpipe-die'.
17512         * modules/sigpipe-die: New file.
17513         * lib/sigpipe-die.h: New file.
17514         * lib/sigpipe-die.c: New file.
17515         * MODULES.html.sh (Signal handling): Add sigpipe-die.
17516
17517 2008-08-31  Bruno Haible  <bruno@clisp.org>
17518
17519         Don't override previously installed signal handlers.
17520         * lib/fatal-signal.c (saved_sigactions): New variable.
17521         (uninstall_handlers): Reset the signal to the saved handler, not
17522         to SIG_DFL (except when ignored).
17523         (install_handlers): Save the previous handlers.
17524
17525 2008-08-30  Bruno Haible  <bruno@clisp.org>
17526
17527         * gnulib-tool (func_reset_sigpipe): New function.
17528         (func_get_automake_snippet, func_modules_transitive_closure,
17529         func_import): Invoke it before a join command that reads from stdin,
17530         to avoid "echo: write error: Broken pipe" error messages on stderr.
17531         Reported by Sam Steingold <sds@gnu.org>.
17532
17533 2008-08-30  Bruno Haible  <bruno@clisp.org>
17534
17535         * m4/fopen.m4 (gl_FUNC_FOPEN): Test against bug with trailing slash.
17536         Code copied from m4/open.m4.
17537         * lib/fopen.c (rpl_fopen): Return NULL if the mode specifies write
17538         access and the filename ends in a slash. Code copied from lib/open.c.
17539         * doc/posix-functions/fopen.texi: Document bug with trailing slash.
17540         * tests/test-fopen.c (main): Check against bug with trailing slash.
17541
17542 2008-08-29  Bruno Haible  <bruno@clisp.org>
17543
17544         Avoid some "gcc -pedantic" warnings.
17545         * m4/include_next.m4 (gl_INCLUDE_NEXT): Set also PRAGMA_SYSTEM_HEADER.
17546         * lib/arpa_inet.in.h: Use PRAGMA_SYSTEM_HEADER.
17547         * lib/dirent.in.h: Likewise.
17548         * lib/fcntl.in.h: Likewise.
17549         * lib/float.in.h: Likewise.
17550         * lib/iconv.in.h: Likewise.
17551         * lib/inttypes.in.h: Likewise.
17552         * lib/locale.in.h: Likewise.
17553         * lib/math.in.h: Likewise.
17554         * lib/netinet_in.in.h: Likewise.
17555         * lib/search.in.h: Likewise.
17556         * lib/signal.in.h: Likewise.
17557         * lib/stdarg.in.h: Likewise.
17558         * lib/stdint.in.h: Likewise.
17559         * lib/stdio.in.h: Likewise.
17560         * lib/stdlib.in.h: Likewise.
17561         * lib/string.in.h: Likewise.
17562         * lib/strings.in.h: Likewise.
17563         * lib/sys_select.in.h: Likewise.
17564         * lib/sys_socket.in.h: Likewise.
17565         * lib/sys_stat.in.h: Likewise.
17566         * lib/sys_time.in.h: Likewise.
17567         * lib/sysexits.in.h: Likewise.
17568         * lib/time.in.h: Likewise.
17569         * lib/unistd.in.h: Likewise.
17570         * lib/wchar.in.h: Likewise.
17571         * lib/wctype.in.h: Likewise.
17572         * modules/arpa_inet (Makefile.am): Also substitute PRAGMA_SYSTEM_HEADER.
17573         * modules/fchdir (Makefile.am): Likewise.
17574         * modules/fcntl (Makefile.am): Likewise.
17575         * modules/float (Makefile.am): Likewise.
17576         * modules/iconv_open (Makefile.am): Likewise.
17577         * modules/inttypes (Makefile.am): Likewise.
17578         * modules/locale (Makefile.am): Likewise.
17579         * modules/math (Makefile.am): Likewise.
17580         * modules/netinet_in (Makefile.am): Likewise.
17581         * modules/search (Makefile.am): Likewise.
17582         * modules/signal (Makefile.am): Likewise.
17583         * modules/stdarg (Makefile.am): Likewise.
17584         * modules/stdint (Makefile.am): Likewise.
17585         * modules/stdio (Makefile.am): Likewise.
17586         * modules/stdlib (Makefile.am): Likewise.
17587         * modules/string (Makefile.am): Likewise.
17588         * modules/strings (Makefile.am): Likewise.
17589         * modules/sys_select (Makefile.am): Likewise.
17590         * modules/sys_socket (Makefile.am): Likewise.
17591         * modules/sys_stat (Makefile.am): Likewise.
17592         * modules/sys_time (Makefile.am): Likewise.
17593         * modules/sysexits (Makefile.am): Likewise.
17594         * modules/time (Makefile.am): Likewise.
17595         * modules/unistd (Makefile.am): Likewise.
17596         * modules/wchar (Makefile.am): Likewise.
17597         * modules/wctype (Makefile.am): Likewise.
17598         Reported by Reuben Thomas <rrt@sc3d.org>.
17599
17600 2008-08-29  Bruno Haible  <bruno@clisp.org>
17601
17602         * m4/include_next.m4 (gl_INCLUDE_NEXT): Don't define HAVE_INCLUDE_NEXT
17603         any more.
17604
17605 2008-08-29  Simon Josefsson  <simon@josefsson.org>
17606
17607         * MODULES.html.sh (Misc): Add bitrotate.
17608
17609         * modules/bitrotate: New file.
17610
17611         * lib/bitrotate.h: New file.
17612
17613         * modules/bitrotate-tests: New file.
17614
17615         * tests/test-bitrotate.c: New file.
17616
17617         * modules/crypto/gc-arctwo, modules/crypto/arctwo: Add dependency
17618         on the bitrotate module.
17619
17620         * lib/arctwo.c: Use new bitrotate module.
17621
17622 2008-08-29  Jim Meyering  <meyering@redhat.com>
17623
17624         bootstrap: merge changes from coreutils
17625         * build-aux/bootstrap (cp_mark_as_generated): Preserve perms
17626         of copied files.  Remove a kludge, now that this is fixed.
17627         * build-aux/bootstrap: Fix unportable expr usage. (by Ralf Wildenhues)
17628         * build-aux/bootstrap: Remove $bt and $bt2 also when not using gettext.
17629         * build-aux/bootstrap: Remove coreutils-specific SUBDIRS-related code.
17630
17631 2008-08-29  Bruno Haible  <bruno@clisp.org>
17632
17633         * MODULES.html.sh: Remove --cvs-urls option.
17634
17635 2008-08-28  Jose E. Marchesi  <jemarch@gnu.org>  (tiny change)
17636
17637         maint.mk: adjust to file name change
17638         * top/maint.mk: s/Makefile.cfg/cfg.mk/.
17639
17640 2008-08-28  Jim Meyering  <meyering@redhat.com>
17641
17642         * modules/getndelim2 (License): Relicense to LGPLv2+.
17643         Approved by Richard Stallman for the version of 1995, and by
17644         Paul Eggert, Bruno Haible, Eric Blake for their contributions.
17645
17646 2008-08-27  Paolo Bonzini  <bonzini@gnu.org>
17647
17648         * lib/getdelim.c (flockfile, funlockfile): Make all of them
17649         dummy if one is not available.  Do not touch them if
17650         USE_UNLOCKED_IO, instead letting unlocked-io.h do that.
17651         (getc_maybe_unlocked): New.
17652         * m4/getdelim.m4 (gl_PREREQ_GETDELIM): Check for getc_unlocked.
17653
17654 2008-08-26  Eric Blake  <ebb9@byu.net>
17655
17656         doc/INSTALL: resync from autoconf
17657         * doc/Makefile (INSTALL, INSTALL.ISO, INSTALL.UTF-8): Simplify.
17658         (INSTALL_PRELUDE): Delete; this is done more efficiently by
17659         moving...
17660         * install.texi [!autoconf]: ...here.  Resync from autoconf.
17661         * INSTALL: Regenerate.
17662         * INSTALL.ISO: New file.
17663         * INSTALL.UTF-8: Likewise.
17664
17665 2008-08-26  Jim Meyering  <meyering@redhat.com>
17666
17667         GNUmakefile: cfg.mk definitions override default autoreconf-rerun policy
17668         * top/GNUmakefile (_is-dist-target, _is-install-target): Make
17669         these definitions conditional, so that they may be overridden, too.
17670
17671 2008-08-26  Bruno Haible  <bruno@clisp.org>
17672
17673         Generate INSTALL file variants with prettier quotes.
17674         * doc/Makefile (INSTALL_PRELUDE): New macro.
17675         (INSTALL): Use it.
17676         (INSTALL.ISO, INSTALL.UTF-8): New rules.
17677
17678 2008-08-26  Bruno Haible  <bruno@clisp.org>
17679
17680         Run makeinfo in an English locale.
17681         * doc/Makefile (MAKEINFO): New variable.
17682
17683 2008-08-26  Bruno Haible  <bruno@clisp.org>
17684
17685         * doc/Makefile (INSTALL): Use --no-validate instead of --no-warn.
17686         Suggested by Eric Blake.
17687
17688 2008-08-25  Bruno Haible  <bruno@clisp.org>
17689
17690         * doc/Makefile (INSTALL): Generate with @firstparagraphindent set.
17691
17692 2008-08-25  Eric Blake  <ebb9@byu.net>
17693
17694         c-stack: test that stack overflow can be caught
17695         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Also check
17696         that platform allows handling stack overflow; at least OS/2 EMX
17697         has sigaltstack, but crashes before transferring control to
17698         handler on stack overflow.
17699         * lib/c-stack.c [HAVE_SIGALTSTACK]: Adjust conditions to also
17700         check for HAVE_STACK_OVERFLOW_HANDLING.
17701         Reported by Elbert Pol.
17702
17703 2008-08-25  Bruno Haible  <bruno@clisp.org>
17704
17705         * doc/posix-functions/strftime.texi: Fix description of strftime
17706         module.
17707
17708 2008-08-24  Bruno Haible  <bruno@clisp.org>
17709
17710         * tests/uniwidth/test-uc_width2.c: New file.
17711         * tests/uniwidth/test-uc_width2.sh: New file.
17712         * modules/uniwidth/width-tests (Files): Add the new files.
17713         (TESTS): Add uniwidth/test-uc_width2.sh.
17714         (TESTS_ENVIRONMENT): New variable.
17715         (check_PROGRAMS): Add test-uc_width2.
17716         (test_uc_width2_SOURCES): New variable.
17717
17718         Fix uc_width(0x00AB) bug, introduced on 2007-07-08.
17719         * lib/uniwidth/width.c (nonspacing_table_data): Set bit for 0x00AD,
17720         not 0x00AB.
17721         Reported by Alexander V. Lukyanov <lav@netis.ru>.
17722
17723 2008-08-22  Eric Blake  <ebb9@byu.net>
17724
17725         test-lock, test-tls: mention why a test is skipped
17726         * tests/test-lock.c (main) [!USE_*_THREADS]: Print why test is
17727         skipped.
17728         * tests/test-tls.c (main) [!USE_*_THREADS]: Likewise.
17729
17730         count-one-bits: relax license
17731         * modules/count-one-bits (License): Relicense to LGPLv2+.
17732         Suggested by Ludovic Courtès, approved by Ben Pfaff.
17733
17734 2008-08-22  Andreas Schwab  <schwab@suse.de>
17735
17736         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX):
17737         Remove spurious space in assignment.
17738
17739 2008-08-21  Simon Josefsson  <simon@josefsson.org>
17740
17741         * m4/autobuild.m4: Use TZ=UTC0 instead of TZ=UTC.  Reported by
17742         Paul Eggert <eggert@CS.UCLA.EDU>.
17743
17744 2008-08-20  Paolo Bonzini  <bonzini@gnu.org>
17745
17746         * modules/gettext: Add m4/threadlib.m4.
17747
17748 2008-08-19  Eric Blake  <ebb9@byu.net>
17749
17750         test-c-stack: fix compilation failure on FreeBSD 5.0
17751         * tests/test-c-stack.c [HAVE_SETRLIMIT]: Include prerequisite
17752         headers before <sys/resource.h>.
17753         * doc/posix-headers/sys_resource.texi (sys/resource.h): Document
17754         the bug.
17755         Reported by Nelson H. F. Beebe.
17756
17757         strverscmp: migrate from "strverscmp.h" to <string.h>
17758         * modules/string (Makefile.am): Add new hooks.
17759         * modules/strverscmp (Files): Remove strverscmp.h.
17760         (Depends-on): Add string.
17761         (configure.ac): Add indicator.
17762         (Include): Mention new header.
17763         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Provide new
17764         defaults.
17765         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Inform string module of
17766         results.
17767         * lib/strverscmp.h: Delete.
17768         * lib/string.in.h (strverscmp): Provide declaration, when needed.
17769         * tests/test-strverscmp.c (includes): Adjust client.
17770         * lib/check-version.c (includes): Likewise.
17771         * NEWS: Document the change.
17772
17773         strverscmp: add unit test
17774         * modules/strverscmp-tests: New file.
17775         * tests/test-strverscmp.c: Likewise.
17776
17777 2008-08-19  Simon Josefsson  <simon@josefsson.org>
17778
17779         * lib/gc-gnulib.c: Indentation cleanup.  Add some comments
17780         regarding Windows crypto stuff, from Mono.
17781
17782 2008-08-19  Adam Strzelecki <ono@java.pl>  (tiny change)
17783
17784         * lib/gc-gnulib.c: Use CRYPT_VERIFY_CONTEXT.  Try to use Intel CSP
17785         if present, for intel RND.  Return error on failures.
17786
17787 2008-08-18  Ben Pfaff  <blp@gnu.org>
17788
17789         gitlog-to-changelog: give better diagnostic for failed pipe-open
17790         * build-aux/gitlog-to-changelog: Improve error message: suggest
17791         that the version of Git may be too old.
17792
17793 2008-08-18  Simon Josefsson  <simon@josefsson.org>
17794
17795         * m4/autobuild.m4: Use TZ=UTC to avoid time zone complexity.  Use
17796         ISO 8601 format.  Suggested by Greg Troxel <gdt@ir.bbn.com>.
17797
17798 2008-08-18  Bruno Haible  <bruno@clisp.org>
17799
17800         * lib/glthread/thread.h [USE_SOLARIS_THREADS]: Use thread_in_use(), not
17801         pthread_in_use().
17802
17803 2008-08-18  Bruno Haible  <bruno@clisp.org>
17804
17805         * lib/glthread/threadlib.c: Include <pthread.h>.
17806
17807 2008-08-18  Bruno Haible  <bruno@clisp.org>
17808
17809         * lib/glthread/lock.h [USE_SOLARIS_THREADS]: Fix
17810         glthread_recursive_lock_* macros.
17811         * lib/glthread/lock.c (glthread_recursive_lock_destroy_multithreaded):
17812         Fix syntax error.
17813
17814 2008-08-18  Bruno Haible  <bruno@clisp.org>
17815
17816         * lib/glthread/thread.c: Avoid forcing a context switch right after
17817         thread creation.
17818
17819 2008-08-17  Bruno Haible  <bruno@clisp.org>
17820
17821         * lib/glthread/thread.c: New file, based on code from tests/test-lock.c.
17822         * lib/glthread/thread.h: Provide Win32 specific implementation.
17823         * modules/thread (Files): Add lib/glthread/thread.c.
17824         (Depends-on): Add lock.
17825         (Makefile.am): Add glthread/thread.c to lib_SOURCES.
17826
17827 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
17828
17829         New module 'yield'.
17830         * modules/yield: New file.
17831         * lib/glthread/yield.h: New file.
17832         * m4/yield.m4: New file.
17833         * MODULES.html.sh (Multithreading): Add yield.
17834
17835 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
17836
17837         New module 'thread'.
17838         * modules/thread: New file.
17839         * lib/glthread/thread.h: New file.
17840         * m4/thread.m4: New file.
17841         * MODULES.html.sh (Multithreading): Add thread.
17842
17843 2008-08-17  Bruno Haible  <bruno@clisp.org>
17844
17845         * lib/glthread/lock.h: Include <stdlib.h> always.
17846         * lib/glthread/tls.h: Likewise.
17847         * lib/glthread/cond.h: Likewise.
17848
17849 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
17850
17851         New module 'cond'.
17852         * modules/cond: New file.
17853         * lib/glthread/cond.h: New file.
17854         * lib/glthread/cond.c: New file.
17855         * m4/cond.m4: New file.
17856         * MODULES.html.sh (Multithreading): Add cond.
17857
17858 2008-08-16  Eric Blake  <ebb9@byu.net>
17859
17860         c-stack: fix regression on Irix 5.3 from 2008-06-21
17861         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Move check for
17862         sa_sigaction...
17863         * m4/sigaction.m4 (gl_PREREQ_SIG_HANDLER_H): ...here.
17864         (gl_PREREQ_SIGACTION): Depend on sig-handler.h prereq's.
17865         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Set the default.
17866         * modules/signal (Makefile.am): Use the value.
17867         * lib/signal.in.h (sa_sigaction) [HAVE_SIGACTION
17868         && !HAVE_STRUCT_SIGACTION_SA_SIGACTION]: Define.
17869         * doc/posix-headers/signal.texi (signal.h): Document this
17870         portability issue.
17871         * doc/posix-functions/sigaction.texi (sigaction): Likewise.
17872         Reported by Tom G. Christensen.
17873
17874 2008-08-17  Bruno Haible  <bruno@clisp.org>
17875
17876         New module 'threadlib'.
17877         * modules/threadlib: New file.
17878         * lib/glthread/threadlib.c: New file, extracted from
17879         lib/glthread/lock.c.
17880         * lib/glthread/lock.c (dummy_thread_func, glthread_in_use): Remove
17881         functions.
17882         * m4/threadlib.m4: New file, from m4/lock.m4, renaming gl_LOCK to
17883         gl_THREADLIB and gl_LOCK_EARLY to gl_THREADLIB_EARLY.
17884         * m4/lock.m4 (gl_LOCK_EARLY, gl_LOCK_EARLY_BODY, gl_LOCK_BODY): Remove
17885         macros.
17886         (gl_LOCK): Just require gl_THREADLIB and perform checks for lock.h.
17887         (gl_DISABLE_THREADS): Remove macro.
17888         * modules/lock (Files): Remove build-aux/config.rpath.
17889         (Depends-on): Remove havelib. Add threadlib.
17890         (configure.ac-early): Remove section.
17891         * m4/tls.m4 (gl_TLS): Require gl_THREADLIB instead of gl_LOCK.
17892         * modules/tls (Depends-on): Remove lock. Add threadlib.
17893         (Link): New section, copied from threadlib.
17894         * MODULES.html.sh (Multithreading): Add threadlib.
17895
17896 2008-08-14  Bruno Haible  <bruno@clisp.org>
17897
17898         * lib/glthread/lock.h (glthread_lock_lock, glthread_lock_unlock,
17899         glthread_lock_destroy, glthread_rwlock_rdlock, glthread_rwlock_wrlock,
17900         glthread_rwlock_unlock, glthread_rwlock_destroy,
17901         glthread_recursive_lock_lock, glthread_recursive_lock_unlock,
17902         glthread_recursive_lock_destroy): Define as macros always.
17903         * lib/glthread/lock.c (glthread_lock_lock_func): Renamed from
17904         glthread_lock_lock.
17905         (glthread_lock_unlock_func): Renamed from glthread_lock_unlock.
17906         (glthread_lock_destroy_func): Renamed from glthread_lock_destroy.
17907         (glthread_rwlock_rdlock_func): Renamed from glthread_rwlock_rdlock.
17908         (glthread_rwlock_wrlock_func): Renamed from glthread_rwlock_wrlock.
17909         (glthread_rwlock_unlock_func): Renamed from glthread_rwlock_unlock.
17910         (glthread_rwlock_destroy_func): Renamed from glthread_rwlock_destroy.
17911         (glthread_recursive_lock_lock_func): Renamed from
17912         glthread_recursive_lock_lock.
17913         (glthread_recursive_lock_unlock_func): Renamed from
17914         glthread_recursive_lock_unlock.
17915         (glthread_recursive_lock_destroy_func): Renamed from
17916         glthread_recursive_lock_destroy.
17917
17918 2008-08-14  Bruno Haible  <bruno@clisp.org>
17919
17920         * lib/glthread/lock.h: Renamed from lib/lock.h.
17921         * lib/glthread/lock.c: Renamed from lib/lock.c. Update includes.
17922         * lib/glthread/tls.h: Renamed from lib/tls.h.
17923         * lib/glthread/tls.c: Renamed from lib/tls.c. Update includes.
17924         * lib/fstrcmp.c: Update includes.
17925         * lib/strsignal.c: Update includes.
17926         * modules/lock (Files, Makefile.am): Update.
17927         (Include): Change to "glthread/lock.h".
17928         * modules/tls (Files, Makefile.am): Update.
17929         (Include): Change to "glthread/tls.h".
17930         * tests/test-lock.c: Update includes.
17931         * tests/test-tls.c: Update includes.
17932         * NEWS: Mention the renamed header files.
17933
17934 2008-08-11  Jim Meyering  <meyering@redhat.com>
17935
17936         * lib/fts_.h: Fix grammar (insert a missing "is") in a comment.
17937
17938 2008-08-11  Eric Blake  <ebb9@byu.net>
17939
17940         test-c-stack: avoid C99-ism
17941         * tests/test-c-stack.c (main): Fix whitespace, move declaration
17942         before statement.
17943         Reported by Alain Guibert.
17944
17945 2008-08-10  Jim Meyering  <meyering@redhat.com>
17946
17947         ensure that return value of uinttostr et al are not ignored
17948         * lib/inttostr.h (__GNUC_PREREQ): Define.
17949         (__attribute_warn_unused_result__): Define.
17950         (offtostr, imaxtostr, umaxtostr, uinttostr): Apply the attribute.
17951
17952 2008-08-07  Paolo Bonzini  <bonzini@gnu.org>
17953
17954         * lib/lock.c (glthread_recursive_lock_init_multithreaded)
17955         [!PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: Fix typo.
17956
17957 2008-08-07  Jim Meyering  <meyering@redhat.com>
17958
17959         * m4/inet_pton.m4: Fix typo in comment: s/inet_ntop/inet_pton/.
17960
17961         * modules/mkstemp (License): Relicense under LGPLv2+.
17962         * modules/tempname (License): Likewise.
17963
17964 2008-08-06  Bruno Haible  <bruno@clisp.org>
17965
17966         * lib/poll.c (poll): Further micro-optimization.
17967
17968 2008-08-06  Jim Meyering  <meyering@redhat.com>
17969
17970         inet_pton.c: use locale-independent tolower
17971         * lib/inet_pton.c: Include <c-ctype.h> rather than <ctype.h>.
17972         (inet_pton6): Use c_tolower rather than tolower.
17973         * modules/inet_pton (Depends-on): Add c-ctype.
17974
17975 2008-08-06  Paolo Bonzini  <bonzini@gnu.org>
17976
17977         * lib/poll.c (poll): Avoid division when timeout is 0, cache
17978         _SC_OPEN_MAX, avoid repeated access to errno.  Check for nfd < 0.
17979
17980 2008-08-06  Jim Meyering  <meyering@redhat.com>
17981
17982         * modules/inet_pton (License): Relicense under LGPLv2+.
17983
17984 2008-08-03  Bruno Haible  <bruno@clisp.org>
17985
17986         Additional non-aborting API for lock and tls.
17987         * lib/lock.h: Include <errno.h>.
17988         (glthread_lock_init): New macro/function.
17989         (gl_lock_init): Define as wrapper around glthread_lock_init.
17990         (glthread_lock_lock): New macro/function.
17991         (gl_lock_lock): Define as wrapper around glthread_lock_lock.
17992         (glthread_lock_unlock): New macro/function.
17993         (gl_lock_unlock): Define as wrapper around glthread_lock_unlock.
17994         (glthread_lock_destroy): New macro/function.
17995         (gl_lock_destroy): Define as wrapper around glthread_lock_destroy.
17996         (glthread_rwlock_init): New macro/function.
17997         (gl_rwlock_init): Define as wrapper around glthread_rwlock_init.
17998         (glthread_rwlock_rdlock): New macro/function.
17999         (gl_rwlock_rdlock): Define as wrapper around glthread_rwlock_rdlock.
18000         (glthread_rwlock_wrlock): New macro/function.
18001         (gl_rwlock_wrlock): Define as wrapper around glthread_rwlock_wrlock.
18002         (glthread_rwlock_unlock): New macro/function.
18003         (gl_rwlock_unlock): Define as wrapper around glthread_rwlock_unlock.
18004         (glthread_rwlock_destroy): New macro/function.
18005         (gl_rwlock_destroy): Define as wrapper around glthread_rwlock_destroy.
18006         (glthread_recursive_lock_init): New macro/function.
18007         (gl_recursive_lock_init): Define as wrapper around
18008         glthread_recursive_lock_init.
18009         (glthread_recursive_lock_lock): New macro/function.
18010         (gl_recursive_lock_lock): Define as wrapper around
18011         glthread_recursive_lock_lock.
18012         (glthread_recursive_lock_unlock): New macro/function.
18013         (gl_recursive_lock_unlock): Define as wrapper around
18014         glthread_recursive_lock_unlock.
18015         (glthread_recursive_lock_destroy): New macro/function.
18016         (gl_recursive_lock_destroy): Define as wrapper around
18017         glthread_recursive_lock_destroy.
18018         (glthread_once): New macro/function.
18019         (gl_once): Define as wrapper around glthread_once.
18020         Update function declarations.
18021         * lib/lock.c (glthread_rwlock_init_multithreaded): Renamed from
18022         glthread_rwlock_init. Return error code.
18023         (glthread_rwlock_rdlock_multithreaded): Renamed from
18024         glthread_rwlock_rdlock. Return error code.
18025         (glthread_rwlock_wrlock_multithreaded): Renamed from
18026         glthread_rwlock_wrlock. Return error code.
18027         (glthread_rwlock_unlock_multithreaded): Renamed from
18028         glthread_rwlock_unlock. Return error code.
18029         (glthread_rwlock_destroy_multithreaded): Renamed from
18030         glthread_rwlock_destroy. Return error code.
18031         (glthread_recursive_lock_init_multithreaded): Renamed from
18032         glthread_recursive_lock_init. Return error code.
18033         (glthread_recursive_lock_lock_multithreaded): Renamed from
18034         glthread_recursive_lock_lock. Return error code.
18035         (glthread_recursive_lock_unlock_multithreaded): Renamed from
18036         glthread_recursive_lock_unlock. Return error code.
18037         (glthread_recursive_lock_destroy_multithreaded): Renamed from
18038         glthread_recursive_lock_destroy. Return error code.
18039         (glthread_once_call): Make static.
18040         (glthread_once_multithreaded): Renamed from glthread_once.
18041         * lib/tls.h: Include <errno.h>.
18042         (glthread_tls_key_init): New macro/function.
18043         (gl_tls_key_init): Define as wrapper around glthread_tls_key_init.
18044         (glthread_tls_set): New macro/function.
18045         (gl_tls_set): Define as wrapper around glthread_tls_set.
18046         (glthread_tls_key_destroy): New macro/function.
18047         (gl_tls_key_destroy): Define as wrapper around glthread_tls_key_destroy.
18048         Update function declarations.
18049         * lib/tls.c (glthread_tls_get_multithreaded): Renamed from
18050         glthread_tls_get.
18051         Suggested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
18052
18053 2008-08-04  Eric Blake  <ebb9@byu.net>
18054
18055         gnumakefile: use space, not TAB, outside of targets
18056         * top/GNUmakefile (_dummy): Fix whitespace error in prior edit.
18057
18058 2008-08-02  Jim Meyering  <meyering@redhat.com>
18059
18060         getdate.y: avoid locale-dependent date parsing failure
18061         In Turkish locales, getdate would fail to recognize keywords
18062         containing a lowercase "i".  The solution is not to rely on
18063         locale-sensitive case-conversion.
18064         * lib/getdate.y: Include <c-ctype.h> rather than <ctype.h>.
18065         (lookup_word): Use c_toupper in place of toupper.
18066         (yylex, get_date): Use c_ prefixed variants of isspace and isalpha, too.
18067         Reported by Vefa Bicakci <bicave@superonline.com> in
18068         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/14184>.
18069         * modules/getdate (Depends-on): Add c-ctype.
18070
18071 2008-08-02  Bruno Haible  <bruno@clisp.org>
18072
18073         * gnulib-tool (func_import): When updating or creating a .gitignore
18074         file, prepend each added line with a slash, and ignore leading slashes
18075         from the existing lines.
18076         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
18077
18078 2008-08-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18079
18080         Portability fix for GNU make 3.79.1.
18081         * top/GNUmakefile: Avoid 'else COND', which older GNU make
18082         versions do not understand.
18083
18084 2008-08-01  Bruno Haible  <bruno@clisp.org>
18085
18086         Work around bug of HP-UX 10.20 cc with -0.0 literal.
18087         * tests/test-isnanf.h (zero): New variable.
18088         (main): Avoid literal -0.0f.
18089         * tests/test-isnand.h (zero): New variable.
18090         (main): Avoid literal -0.0.
18091         * tests/test-isnanl.h (zero): New variable.
18092         (main): Avoid literal -0.0L.
18093         * tests/test-isnan.c (zerof, zerod, zerol): New variables.
18094         (test_float, test_double, test_long_double): Avoid literals -0.0f,
18095         -0.0, -0.0L.
18096         * tests/test-signbit.c (test_signbitf): Avoid literal -0.0f.
18097         (test_signbitd): Avoid literal -0.0.
18098         (test_signbitl): Avoid literal -0.0L.
18099         * tests/test-ceilf1.c (zero): New variable.
18100         (main): Avoid literal -0.0f.
18101         * tests/test-ceill.c (zero): New variable.
18102         (main): Avoid literal -0.0L.
18103         * tests/test-floorf1.c (zero): New variable.
18104         (main): Avoid literal -0.0f.
18105         * tests/test-floorl.c (zero): New variable.
18106         (main): Avoid literal -0.0L.
18107         * tests/test-roundf1.c (zero): New variable.
18108         (main): Avoid literal -0.0f.
18109         * tests/test-round1.c (zero): New variable.
18110         (main): Avoid literal -0.0.
18111         * tests/test-roundl.c (zero): New variable.
18112         (main): Avoid literal -0.0L.
18113         * tests/test-truncf1.c (zero): New variable.
18114         (main): Avoid literal -0.0f.
18115         * tests/test-trunc1.c (zero): New variable.
18116         (main): Avoid literal -0.0.
18117         * tests/test-truncl.c (zero): New variable.
18118         (main): Avoid literal -0.0L.
18119         * tests/test-frexp.c (zero): New variable.
18120         (main): Avoid literal -0.0.
18121         * tests/test-frexpl.c (zero): New variable.
18122         (main): Avoid literal -0.0L.
18123         * tests/test-ldexpl.c (zero): New variable.
18124         (main): Avoid literal -0.0L.
18125         * tests/test-snprintf-posix.h (have_minus_zero): Avoid literal -0.0.
18126         (zerod, zerol): New variables.
18127         (test_function): Avoid literals -0.0, -0.0L.
18128         * tests/test-sprintf-posix.h (have_minus_zero): Avoid literal -0.0.
18129         (zerod, zerol): New variables.
18130         (test_function): Avoid literals -0.0, -0.0L.
18131         * tests/test-vasnprintf-posix.c (have_minus_zero): Avoid literal -0.0.
18132         (zerod, zerol): New variables.
18133         (test_function): Avoid literals -0.0, -0.0L.
18134         * tests/test-vasprintf-posix.c (have_minus_zero): Avoid literal -0.0.
18135         (zerod, zerol): New variables.
18136         (test_function): Avoid literals -0.0, -0.0L.
18137         * tests/test-strtod.c (zero): New variable.
18138         (main): Avoid literal -0.0.
18139         Reported by Jonathan C. Patschke <jp@centtech.com>.
18140
18141 2008-07-31  Jim Meyering  <meyering@redhat.com>
18142
18143         sha256.h: correct definition of SHA224_DIGEST_SIZE
18144         * lib/sha256.h (SHA224_DIGEST_SIZE): Define to 28, not 24.
18145         Reported by Paulie Pena IV <paulie4@gmail.com>.
18146         Define as 224 / 8, rather than as a literal.
18147         (SHA256_DIGEST_SIZE): Define as 256/8 rather than equivalent literal.
18148         * lib/sha512.h (SHA384_DIGEST_SIZE): Likewise, define as equiv: 384/8.
18149         (SHA512_DIGEST_SIZE): Likewise, define as equivalent quotient: 512/8.
18150
18151 2008-07-31  Bruno Haible  <bruno@clisp.org>
18152
18153         * lib/regex_internal.h (BITSET_WORD_BITS): Make first conditional work
18154         on HP-UX 10.20 with "cc -Ae". Fix second conditional.
18155         Reported by Jonathan Patschke <jp@centtech.com>.
18156
18157 2008-07-31  Bruno Haible  <bruno@clisp.org>
18158
18159         * gnulib-tool (func_import): Make change from 2008-06-23 more robust.
18160         Reported by Paolo Bonzini <bonzini@gnu.org>.
18161
18162 2008-07-30  Eric Blake  <ebb9@byu.net>
18163
18164         test-strtod: allow compilation without -lm
18165         * tests/test-strtod.c (main): Avoid link dependence on fabs.
18166         Reported by Dennis Clarke <blastwave@gmail.com>.
18167
18168 2008-07-28  Jim Meyering  <meyering@redhat.com>
18169
18170         bootstrap: work also when there are no .po files in po/
18171         * build-aux/bootstrap (update_po_files): Complete the change
18172         that I began in bc960df8c789c878f1c1c54a28a3c2648dead8d9.
18173
18174 2008-07-27  Jim Meyering  <meyering@redhat.com>
18175
18176         * users.txt: Add zile.
18177
18178 2008-07-26  Ben Pfaff  <blp@gnu.org>
18179
18180         Add missing dependencies on new m4/exponent[fdl].m4 files.
18181         * modules/isnanf-nolibm: Add m4/exponentf.m4.
18182         * modules/isnand-nolibm: Add m4/exponentd.m4.
18183         * modules/isnanl-nolibm: Add m4/exponentl.m4.
18184         * modules/signbit-tests: Use m4/exponent[fdl].m4 instead of
18185         m4/isnan[fdl].m4, because the macros actually used moved.
18186         Reported by Jim Meyering.
18187
18188 2008-07-14  Ben Pfaff  <blp@gnu.org>
18189
18190         Add isinf module.
18191         * lib/isinf.c: New file.
18192         * lib/math.in.h: Define isinf macro if we have decided to replace
18193         it.
18194         * m4/isinf.m4: New file.
18195         * m4/math_h.m4: Initialize and substitute variables for isinf
18196         module.
18197         * modules/isinf: New file.
18198         * modules/isinf-tests: New file.
18199         * modules/math: Add substitutions for new module.
18200         * tests/test-isinf.c: New file.
18201         * doc/posix-functions/isinf.texi: Mention new module.
18202         * MODULES.html.sh: Mention new module.
18203
18204 2008-07-14  Ben Pfaff  <blp@gnu.org>
18205
18206         Factor out some macros for use by additional modules.
18207         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Move into new file
18208         exponentf.m4.
18209         * m4/isnand.m4 (gl_DOUBLE_EXPONENT_LOCATION): Move into new file
18210         exponentd.m4.
18211         * m4/isnanl.m4 (gl_LONG_DOUBLE_EXPONENT_LOCATION): Move into new
18212         file exponentl.m4.
18213         * m4/exponentf.m4: New file.
18214         * m4/exponentd.m4: New file.
18215         * m4/exponentl.m4: New file.
18216         * modules/isnanf: Use new file m4/exponentf.m4.
18217         * modules/isnand: Use new file m4/exponentd.m4.
18218         * modules/isnanl: Use new file m4/exponentl.m4.
18219
18220 2008-07-23  Ulrich Drepper  <drepper@redhat.com>
18221
18222         mktime.c: normalize tp->tm_isdst value to -1/0/1.
18223         * lib/mktime.c (__mktime_internal): Normalize tp->tm_isdst value.
18224         Reported by Michael Ringe <Michael.Ringe@gmx.de> in
18225         <http://sourceware.org/bugzilla/show_bug.cgi?id=6723>.
18226
18227         * lib/canonicalize-lgpl.c (__realpath): Avoid buffer overflow after
18228         readlink on platforms without PATH_MAX.
18229
18230 2008-07-21  Eric Blake  <ebb9@byu.net>
18231
18232         Warn, not fail, on stale version.
18233         * top/GNUmakefile (_curr-ver): Tone down previous patch.
18234
18235         Don't allow installation with stale devel version number.
18236         * top/GNUmakefile (_is-install-target): New macro.
18237         (_curr-ver): Forbid installation with stale version number.
18238
18239 2008-07-20  Bruno Haible  <bruno@clisp.org>
18240
18241         * modules/c-stack-tests (Makefile.am): Add LIBSIGSEGV to
18242         TESTS_ENVIRONMENT.
18243         * tests/test-c-stack2.sh: React differently if LIBSIGSEGV is in use.
18244
18245 2008-07-20  Bruno Haible  <bruno@clisp.org>
18246
18247         * lib/c-stack.h (c_stack_action): Add documentation.
18248         * lib/c-stack.c (c_stack_action): Remove incomplete documentation.
18249
18250 2008-07-20  Bruno Haible  <bruno@clisp.org>
18251
18252         * modules/canonicalize-lgpl (License): Relicense under LGPLv2+.
18253         * modules/readlink (License): Likewise.
18254
18255 2008-07-17  Eric Blake  <ebb9@byu.net>
18256
18257         * modules/c-stack (Link): Fix typo.
18258
18259         Make c-stack use libsigsegv, when available.
18260         * modules/c-stack (Depends-on): Add libsigsegv.
18261         * modules/c-stack-tests (Makefile.am): Link with libsigsegv, if
18262         needed.
18263         * lib/c-stack.c (SIGSTKSZ): Define fallback.
18264         (segv_handler, overflow_handler, c_stack_action)
18265         [HAVE_LIBSIGSEGV && !HAVE_XSI_STACK_OVERFLOW_HEURISTIC]: Add new
18266         implementation when libsigsegv is available, but only when using
18267         the library is necessary.
18268         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Add
18269         comment, explaining why XSI check fails on Linux.
18270         (gl_PREREQ_C_STACK): Supply LIBCSTACK, LTLIBCSTACK.
18271         * tests/test-c-stack2.sh: Tweak skip message.
18272         * NEWS: Document new link-time requirements.
18273
18274 2008-07-16  Eric Blake  <ebb9@byu.net>
18275
18276         c-stack: Expose false positives when not using libsigsegv.
18277         * modules/c-stack-tests (Files): Expand test.
18278         * tests/test-c-stack.c (main): Add means to conditionally trigger
18279         non-overflow SIGSEGV.
18280         * tests/test-c-stack2.sh: New file.
18281
18282 2008-07-14  Bruno Haible  <bruno@clisp.org>
18283
18284         * m4/libsigsegv.m4: Remove unneeded AC_PREREQ.
18285         Reported by Eric Blake.
18286
18287 2008-07-14  Sam Steingold  <sds@gnu.org>
18288             Bruno Haible  <bruno@clisp.org>
18289
18290         New module libsigsegv.
18291         * modules/libsigsegv: New file.
18292         * m4/libsigsegv.m4: New file, from GNU clisp sigsegv.m4 with
18293         modifications.
18294         * MODULES.html.sh (Signal handling): New section.
18295
18296 2008-07-14  Bruno Haible  <bruno@clisp.org>
18297
18298         * modules/unictype/ctype-* (Description): Add the word "function".
18299         Improves the resulting doc in MODULES.html.
18300
18301 2008-07-12  Ben Pfaff  <blp@gnu.org>
18302
18303         Add longlong module.
18304         * modules/longlong: New file.
18305
18306 2008-07-12  Bruno Haible  <bruno@clisp.org>
18307
18308         * m4/isnan.m4 (gl_ISNAN): When the replacement is used, set ISNAN_LIBM
18309         to empty.
18310
18311 2008-07-10  Ben Pfaff  <blp@gnu.org>
18312
18313         Add isnan module.
18314         * doc/posix-functions/isnan.texi: Mention new module.
18315         * lib/math.in.h: Define isnan macro if we have decided to replace
18316         it.
18317         * m4/isnan.m4: New file.
18318         * m4/isnanl.m4 (gl_FUNC_ISNANL): Factor out some code into new
18319         macro gl_BUILD_ISNANL so that isnan.m4 can use that functionality
18320         also.
18321         (gl_FUNC_ISNANL_NO_LIBM): Factor out same code, to reduce
18322         redundancy.
18323         * m4/math_h.m4: Initialize and substitute variables for isnan
18324         module.
18325         * modules/isnan: New file.
18326         * modules/isnan-tests: New file.
18327         * modules/math: Add substitutions for new module.
18328         * tests/test-isnan.c: New file.
18329         * MODULES.html.sh: Mention new module.
18330
18331 2008-07-10  Ben Pfaff  <blp@gnu.org>
18332
18333         Add isnanf module.
18334         * lib/isnanf.m4: New file.
18335         * m4/isnanf.m4 (gl_FUNC_ISNANF): New macro.
18336         (gl_HAVE_ISNANF_IN_LIBM): New macro.
18337         (gl_BUILD_ISNANF): New macro used by gl_FUNC_ISNANF,
18338         gl_FUNC_ISNANF_NO_LIBM, and gl_FUNC_ISNAN.
18339         * modules/isnanf: New file.
18340         * modules/isnanf-tests: New file.
18341         * modules/isnanf-nolibm-tests: Add tests/test-isnanf.h to list of
18342         files.
18343         * tests/test-isnanf-nolibm.c: factored most of its contents into
18344         new file tests/test-isnanf.h.
18345         * tests/test-isnanf.h: New file.
18346         * tests/test-isnanf.c: New file.
18347         * MODULES.html.sh: Mention new module.
18348         * doc/glibc-functions/isnanf.texi: Mention new module.
18349
18350 2008-07-10  Ben Pfaff  <blp@gnu.org>
18351
18352         Add isnand module.
18353         * lib/isnand.h: New file.
18354         * m4/isnand.m4 (gl_FUNC_ISNAND): New macro.
18355         (gl_FUNC_ISNAND_NO_LIBM): Split partially into new macro
18356         gl_HAVE_ISNAND_NO_LIBM so that gl_FUNC_ISNAND can use that
18357         functionality also.
18358         (gl_BUILD_ISNAND): New macro used by gl_FUNC_ISNAND,
18359         gl_FUNC_ISNAND_NO_LIBM, and gl_FUNC_ISNAN.
18360         (gl_HAVE_ISNAND_IN_LIBM): New macro.
18361         * modules/isnand: New file.
18362         * modules/isnand-tests: New file.
18363         * modules/isnand-nolibm-tests: Add tests/test-isnand.h to list of
18364         files.
18365         * tests/test-isnand-nolibm.c: factored most of its contents into
18366         new file tests/test-isnand.h.
18367         * tests/test-isnand.h: New file.
18368         * tests/test-isnand.c: New file.
18369         * MODULES.html.sh: Mention new module.
18370
18371 2008-07-10  Ben Pfaff  <blp@gnu.org>
18372
18373         * lib/isnanf.h: Rename lib/isnanf-nolibm.h.
18374         * lib/isnand.h: Rename lib/isnand-nolibm.h.
18375         * tests/test-isnanf.c: Rename tests/test-isnanf-nolibm.c.
18376         * tests/test-isnand.c: Rename tests/test-isnand-nolibm.c.
18377         * modules/isnanf-nolibm: Update references to renamed files.
18378         * modules/isnand-nolibm: Likewise.
18379         * modules/isnanf-nolibm-tests: Likewise.
18380         * modules/isnand-nolibm-tests: Likewise.
18381         * lib/frexp.c: Likewise.
18382         * lib/isfinite.c: Likewise.
18383         * lib/signbitd.c: Likewise.
18384         * lib/signbitf.c: Likewise.
18385         * lib/vasnprintf.c: Likewise.
18386         * tests/test-ceilf1.c: Likewise.
18387         * tests/test-ceilf2.c: Likewise.
18388         * tests/test-floorf1.c: Likewise.
18389         * tests/test-floorf2.c: Likewise.
18390         * tests/test-frexp.c: Likewise.
18391         * tests/test-round1.c: Likewise.
18392         * tests/test-round2.c: Likewise.
18393         * tests/test-roundf1.c: Likewise.
18394         * tests/test-strtod.c: Likewise.
18395         * tests/test-trunc1.c: Likewise.
18396         * tests/test-trunc2.c: Likewise.
18397         * tests/test-truncf1.c: Likewise.
18398         * tests/test-truncf2.c: Likewise.
18399         * NEWS: Mention the renamed header files.
18400
18401 2008-07-11  Jim Meyering  <meyering@redhat.com>
18402
18403         vc-list-files: make the last-resort awk code more portable
18404         * build-aux/vc-list-files: Don't rely on awk's "sub" command.
18405         /bin/awk from OpenSolaris 11's SUNWesu version 2008.03.22.10.56
18406         does not support it.
18407
18408 2008-07-10  Eric Blake  <ebb9@byu.net>
18409
18410         Work with tar's bootstrap.
18411         * gnulib-tool (func_emit_initmacro_end): Use m4_defn in the case
18412         where LIBSOURCES_DIR contains .#bootmp but must not be treated as
18413         an m4 comment.
18414
18415 2008-07-09  Jim Meyering  <meyering@redhat.com>
18416
18417         posix-shell.m4: fix typo that made this test malfunction
18418         * m4/posix-shell.m4: Remove capitalization in variable name.
18419
18420 2008-07-08  Bruno Haible  <bruno@clisp.org>
18421
18422         * m4/onceonly.m4: Update comments.
18423         Reported by Ben Pfaff <blp@cs.stanford.edu>.
18424
18425 2008-07-04  Jim Meyering  <meyering@redhat.com>
18426
18427         * users.txt: Add vc-dwim.
18428         (bison, coreutils): Use the gitweb URL.
18429
18430 2008-07-03  Jim Meyering  <meyering@redhat.com>
18431
18432         * users.txt: Add libffcall.  From Sam Steingold.
18433
18434 2008-07-03  OndÅ™ej Vašík  <ovasik@redhat.com>
18435
18436         getdate.y: do not ignore TZ with relative day, month or year offset
18437         * lib/getdate.y (get_date): Move the tz-handling block to follow the
18438         relative-date-handling, since otherwise, the latter would clobber the
18439         sole output (an updated Start value) of the tz-handling block.
18440         * tests/test-getdate.c: Tests for the fix
18441
18442 2008-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18443
18444         Recognize 'foo_LIBRARIES += libgnu.a'.
18445         * gnulib-tool (func_emit_lib_Makefile_am): Recognize if a
18446         makefile snippet has already specified an installation location,
18447         also using '+='.
18448
18449 2008-07-02  OndÅ™ej Vašík  <ovasik@redhat.com>
18450
18451         getdate.y: factor out common actions
18452         * lib/getdate.y (apply_relative_time, set_hhmmss): New functions.
18453         Use them in place of open-coded actions.
18454
18455 2008-07-01  Simon Josefsson  <simon@josefsson.org>
18456
18457         Add self-test for getdate module.
18458         * modules/getdate-tests: New file.
18459         * tests/test-getdate.c: New file.
18460
18461 2008-06-29  Bruno Haible  <bruno@clisp.org>
18462
18463         * gnulib-tool (func_import): Put gnulib-comp.m4 into .cvsignore or
18464         .gitignore.
18465         Reported by Sylvain Beucler <beuc@beuc.net>.
18466
18467 2008-06-29  Bruno Haible  <bruno@clisp.org>
18468
18469         * doc/gnulib-tool.texi (VCS Issues): Mention --no-vc-files option.
18470         * m4/gnulib-tool.m4: Update to match current gnulib-tool.
18471
18472 2008-06-29  Bruno Haible  <bruno@clisp.org>
18473
18474         * gnulib-tool (func_import): Recommend to put gnulib-cache.m4 into
18475         EXTRA_DIST.
18476         Reported by Sylvain Beucler <beuc@beuc.net>.
18477
18478 2008-06-26  Jim Meyering  <meyering@redhat.com>
18479
18480         make several modules depend on the "open" module
18481         This provides slightly increased consistency when opening-for-write
18482         the name of a non-directory spelled with a trailing slash.
18483         * modules/chdir-safer: Likewise.
18484         * modules/chown: Likewise.
18485         * modules/clean-temp: Likewise.
18486         * modules/copy-file: Likewise.
18487         * modules/fchdir: Likewise.
18488         * modules/fcntl-safer: Likewise.
18489         * modules/pipe: Likewise.
18490         * modules/utime: Likewise.
18491         Prompted by Eric Blake and Bruno Haible.
18492
18493 2008-06-24  Andreas Schwab  <schwab@suse.de>
18494
18495         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Don't test whether compound
18496         literals can be used as initializers for global variables.
18497
18498 2008-06-23  Eric Blake  <ebb9@byu.net>
18499
18500         Make gnulib-cache.m4 easier to diff.
18501         * gnulib-tool (func_import): Allow newlines when reading cached
18502         gl_MODULES, and generate newlines when creating gnulib-cache.m4.
18503
18504 2008-06-23  Bruno Haible  <bruno@clisp.org>
18505
18506         * m4/signalblocking.m4 (gl_PREREQ_SIG_HANDLER_H): Remove macro.
18507         (gl_PREREQ_SIGPROCMASK): Don't invoke it.
18508         * m4/sigaction.m4 (gl_PREREQ_SIG_HANDLER_H): New macro, moved here from
18509         m4/signalblocking.m4.
18510         (gl_PREREQ_SIGACTION): Don't invoke it.
18511         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Invoke
18512         gl_PREREQ_SIG_HANDLER_H.
18513         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
18514         Don't check for sigaction here.
18515
18516 2008-06-23  Bruno Haible  <bruno@clisp.org>
18517
18518         * lib/fatal-signal.c (fatal_signal_handler): Update comment.
18519         (install_handlers): Don't set the SA_RESETHAND flag.
18520
18521 2008-06-23  Bruno Haible  <bruno@clisp.org>
18522
18523         * m4/sigaction.m4: Comment fixes.
18524         * lib/signal.in.h: Likewise.
18525
18526 2008-06-23  Eric Blake  <ebb9@byu.net>
18527
18528         Fix typo.
18529         * tests/test-sigaction.c (MASK_SA_FLAGS): Add missing operator.
18530
18531         Avoid SA_ namespace.
18532         * tests/test-sigaction.c (MASK_SA_FLAGS): Rename from SA_MASK.
18533         Reported by Ralf Wildenhues.
18534
18535         Avoid test failure due to SA_RESTORER.
18536         * tests/test-sigaction.c (SA_MASK): New macro.
18537         (main): Avoid failing due to extension flags being set.
18538         Reported by Jim Meyering.
18539
18540         Revert use of sig-handler.h in sigprocmask.c.
18541         * modules/sigprocmask (Files): Don't rely on sig-handler.h, since
18542         it requires the existence of struct sigaction.
18543         * lib/sigprocmask.c (handler_t): Restore typedef.
18544         (rpl_signal, old_handlers): Use local type.
18545
18546 2008-06-22  Bruno Haible  <bruno@clisp.org>
18547
18548         * tests/test-stdint.c: Disable the INTMAX_MAX preprocessor test
18549         conditionally.
18550         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
18551
18552 2008-06-22  Bruno Haible  <bruno@clisp.org>
18553
18554         * doc/posix-functions/siginterrupt.texi: Move note.
18555
18556         * lib/signal.in.h (SA_RESTART): New macro.
18557         * lib/sigaction.c: Update comment.
18558
18559         * m4/sigaction.m4 (gl_SIGACTION): Require gl_SIGNAL_H_DEFAULTS.
18560
18561         * m4/signalblocking.m4 (gl_PREREQ_SIG_HANDLER_H): New macro.
18562         (gl_PREREQ_SIGPROCMASK): Invoke it.
18563         * m4/sigaction.m4 (gl_PREREQ_SIGACTION): Likewise.
18564
18565         * lib/nanosleep.c (rpl_nanosleep): Setup newact only when it is needed.
18566
18567         * lib/sigprocmask.c: Update a comment.
18568
18569 2008-06-21  Eric Blake  <ebb9@byu.net>
18570
18571         Use sigaction module rather than signal().
18572         * modules/c-stack (Depends-on): Add sigaction.
18573         * modules/fatal-signal (Depends-on): Likewise.
18574         * modules/nanosleep (Depends-on): Likewise.
18575         * modules/sigprocmask (Files): Add sig-handler.h.
18576         * modules/sigaction (Files): Likewise.
18577         * lib/sig-handler.h (get_handler): New file, suggested by Paul
18578         Eggert.
18579         * lib/c-stack.c (SIGACTION_WORKS): Simplify conditions.
18580         (c_stack_action) [!SIGACTION_WORKS]: Use sigaction, not signal.
18581         * lib/fatal-signal.c (uninstall_handlers, install_handlers)
18582         (init_fatal_signals): Likewise.
18583         * lib/nanosleep.c (rpl_nanosleep): Likewise.
18584         (siginterrupt): Delete fallback.
18585         * lib/sigprocmask.c (handler_t, old_handlers): Use sa_handler_t
18586         instead.
18587         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Drop check for
18588         siginterrupt.
18589
18590         New module sigaction, for mingw.
18591         * modules/sigaction: New module...
18592         * modules/sigaction-tests: ...and its test.
18593         * m4/sigaction.m4: New file.
18594         * lib/sigaction.c: Likewise.
18595         * tests/test-sigaction.c: Likewise.
18596         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Add sigaction variables.
18597         * modules/signal (Makefile.am): Likewise.
18598         * lib/signal.in.h (!@HAVE_SIGACTION@): Define replacements when
18599         needed.
18600         * doc/posix-headers/signal.texi (signal.h): Mention provided
18601         types.
18602         * doc/posix-functions/siginterrupt.texi (siginterrupt): Mention
18603         that sigaction is preferable.
18604         * doc/posix-functions/sigaction.texi (sigaction): Mention new
18605         module.
18606         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
18607         sigaction.
18608
18609         Improve robustness of sigprocmask by overriding signal.
18610         * lib/signal.in.h (rpl_signal): Override signal when sigprocmask
18611         is in use.
18612         * lib/sigprocmask.c (blocked_handler): Reinstall block handler.
18613         (SIGKILL, SIGSTOP): Provide fallbacks.
18614         (rpl_signal): Implement.
18615         (old_handlers, blocked_set): Mark volatile, since sigprocmask and
18616         signal can be called inside handlers.
18617
18618         Fix nanosleep module on mingw.
18619         * modules/nanosleep (Depends-on): Add sys_select.
18620         * lib/nanosleep.c (HAVE_SYS_SELECT_H): Rely on gnulib module.
18621
18622         Fix licensing of sigprocmask.
18623         * modules/raise (License): Relicense as LGPL.
18624
18625 2008-06-21  Bruno Haible  <bruno@clisp.org>
18626
18627         * lib/propername.c (proper_name_utf8): Don't use the transliterated
18628         result if it contains question marks.
18629         Reported by Michael Geng <linux@michaelgeng.de>.
18630
18631 2008-06-19  Bruno Haible  <bruno@clisp.org>
18632
18633         Fix CVS-ism.
18634         * doc/gnulib.texi: Include updated-stamp.texi.
18635         * doc/Makefile (GNULIB_TEXI_FILES): New variable.
18636         (updated-stamp.texi): New rule.
18637         (gnulib.info): Depend on it.
18638         * doc/.gitignore: Add updated-stamp.texi.
18639         Based on a patch by Thien-Thi Nguyen <ttn@gnuvola.org>.
18640
18641 2008-06-19  Bruno Haible  <bruno@clisp.org>
18642
18643         * doc/Makefile (gnulib.info): Update and simplify dependencies.
18644         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
18645
18646 2008-06-19  Eric Blake  <ebb9@byu.net>
18647
18648         Fix VPATH 'make dist' with GNU make and non-VCS tarball.
18649         * top/GNUmakefile (_curr-ver): Don't use $(srcdir) unnecessarily.
18650         Reported by Stepan Kasal.
18651
18652 2008-06-18  Bruno Haible  <bruno@clisp.org>
18653
18654         * lib/fatal-signal.c (init_fatal_signals): Add comment.
18655         Reported by Eric Blake.
18656
18657 2008-06-18  Eric Blake  <ebb9@byu.net>
18658
18659         Work around cygwin 1.5.25 strsignal bug.
18660         * tests/test-strsignal.c: Allow for const char *.
18661         * doc/glibc-functions/strsignal.texi (strsignal): Document the bug.
18662
18663 2008-06-18  Simon Josefsson  <simon@josefsson.org>
18664
18665         * users.txt: Update URL to article and add author/date
18666         information.
18667
18668 2008-06-17  Bruno Haible  <bruno@clisp.org>
18669
18670         New macro gl_DISABLE_THREADS.
18671         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Use value gl_use_threads_default
18672         if the user did not pass --enable-threads or --disable-threads option.
18673         (gl_DISABLE_THREADS): New macro.
18674         Reported by Eric Blake <ebb9@byu.net>.
18675
18676 2008-06-17  Bruno Haible  <bruno@clisp.org>
18677
18678         * lib/tls.h (gl_tls_key_init): Evaluate the destructor argument also
18679         when the macro ignores it.
18680         Based on a patch by Eric Blake <ebb9@byu.net>.
18681
18682 2008-06-17  Bruno Haible  <bruno@clisp.org>
18683
18684         * modules/tls (License): Change to LGPLv2+.
18685         Reported by Eric Blake.
18686
18687 2008-06-17  Eric Blake  <ebb9@byu.net>
18688
18689         Simplify c-stack prerequisites.
18690         * lib/c-stack.c (includes): Remove unused <sys/resource.h>.
18691         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Posix 200x
18692         no longer requires <ucontext.h> to exist.  Optimize setrlimit
18693         check.
18694         (gl_PREREQ_C_STACK): Remove check for unused getcontext and
18695         <sys/resource.h>.
18696
18697         Move c-stack test into testsuite.
18698         * modules/c-stack-tests: New file.
18699         * lib/c-stack.c [DEBUG]: Move test program...
18700         * tests/test-c-stack.c: ...into this new file.  Skip rather than
18701         fail test if sigaltstack is lacking.
18702         * tests/test-c-stack.sh: New driver file.
18703
18704 2008-06-16  Eric Blake  <ebb9@byu.net>
18705
18706         Use raise module consistently.
18707         * modules/fatal-signal (Depends-on): Add raise.
18708         * modules/sigprocmask (Depends-on): Likewise.
18709         * lib/fatal-signal.c (fatal_signal_handler): Rely on raise.
18710         * lib/sigprocmask.c (sigprocmask): Likewise.
18711         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
18712         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Likewise.
18713
18714         Fix compliance bug in sigpending.
18715         * lib/sigprocmask.c (sigpending): Return pending array via
18716         parameter, not return value.
18717
18718 2008-06-14  Eric Blake  <ebb9@byu.net>
18719
18720         Improve obstack-printf test code.
18721         * tests/test-obstack-printf.c (test_function): Fix comment, and
18722         simplify usage of obstack_* in macros.  Add a test for coverage.
18723         Reported by Bruno Haible.
18724
18725 2008-06-14  Bruno Haible  <bruno@clisp.org>
18726
18727         * lib/obstack_printf.c (obstack_vprintf): Define the stack-allocated
18728         array size as a constant, not as a const variable.
18729         * m4/obstack-printf.m4 (gl_FUNC_OBSTACK_PRINTF): Require
18730         AC_USE_SYSTEM_EXTENSIONS.
18731         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX): Likewise.
18732         Test whether the obstack_printf function actually exists.
18733         * modules/obstack-printf (Depends-on): Add extensions.
18734         (Include): Remove obstack.h.
18735         * modules/obstack-printf-posix (Depends-on): Add extensions.
18736         (Include): Remove obstack.h.
18737
18738 2008-06-13  Eric Blake  <ebb9@byu.net>
18739
18740         Add obstack-printf and obstack-printf-posix modules.
18741         * modules/obstack-printf: New file.
18742         * modules/obstack-printf-posix: Likewise.
18743         * MODULES.html.sh (Misc): Mention them.
18744         * doc/glibc-functions/obstack_printf.texi (obstack_printf):
18745         Likewise.
18746         * doc/glibc-functions/obstack_vprintf.texi (obstack_vprintf):
18747         Likewise.
18748         * modules/stdio (Makefile.am): Accomodate new modules.
18749         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
18750         * lib/stdio.in.h (rpl_obstack_printf, rpl_obstack_vprintf):
18751         Declare.
18752         * lib/obstack_printf.c (obstack_printf, obstack_vprintf): New
18753         functions.
18754         * m4/obstack-printf.m4 (gl_OBSTACK_PRINTF)
18755         (gl_REPLACE_OBSTACK_PRINTF): New macros
18756         * m4/obstack-printf-posix.m4 (gl_OBSTACK_PRINTF_POSIX): Likewise.
18757         * tests/test-obstack-printf.c: New file.
18758         * modules/obstack-printf-tests: Likewise.
18759         * modules/obstack-printf-posix-tests: Likewise.
18760
18761 2008-06-11  Bruno Haible  <bruno@clisp.org>
18762
18763         * m4/open.m4 (gl_FUNC_OPEN): Add test against trailing slash bug.
18764         * lib/open.c: Include errno.h.
18765         (open): Fail when attempting to write to a file that has a trailing
18766         slash.
18767         * tests/test-open.c (main): Test against trailing slash bug.
18768         * doc/posix-functions/open.texi: Mention the trailing slash bug.
18769
18770 2008-06-10  Bruno Haible  <bruno@clisp.org>
18771
18772         * tests/test-vc-list-files-git.sh: Make double use of 'exit'. Needed
18773         for $? to work inside the trap command, with various /bin/sh-s.
18774         * tests/test-vc-list-files-cvs.sh: Likewise.
18775
18776 2008-06-10  Bruno Haible  <bruno@clisp.org>
18777
18778         * lib/acl-internal.h: Don't include gettext.h here.
18779         * lib/set-mode-acl.c: Include gettext.h here.
18780         * lib/copy-acl.c: Likewise.
18781
18782 2008-06-10  Bruno Haible  <bruno@clisp.org>
18783
18784         * lib/wait-process.h (wait_subprocess): Add termsigp argument.
18785         * lib/wait-process.c (wait_subprocess): Likewise.
18786         * lib/execute.h (execute): Add termsigp argument.
18787         * lib/execute.c (execute): Likewise.
18788         * lib/csharpcomp.c (compile_csharp_using_pnet,
18789         compile_csharp_using_mono, compile_csharp_using_sscli): Update.
18790         * lib/csharpexec.c (execute_csharp_using_pnet,
18791         execute_csharp_using_mono, execute_csharp_using_sscli): Update.
18792         * lib/javacomp.c (compile_using_envjavac, compile_using_gcj,
18793         compile_using_javac, compile_using_jikes, is_envjavac_gcj,
18794         is_envjavac_gcj43, is_gcj_present, is_gcj_43, is_javac_present,
18795         is_jikes_present): Update.
18796         * lib/javaexec.c (execute_java_class): Update.
18797         * lib/javaversion.c (execute_and_read_line): Update.
18798         * NEWS: Document the changes.
18799         Reported by Eric Blake.
18800
18801 2008-06-10  Eric Blake  <ebb9@byu.net>
18802
18803         Add missing include.
18804         * tests/test-strstr.c (includes): Add <signal.h>.
18805         * tests/test-strcasestr.c (includes): Likewise.
18806         * tests/test-memmem.c (includes): Likewise.
18807
18808 2008-06-10  Bruno Haible  <bruno@clisp.org>
18809
18810         * lib/wait-process.c (wait_subprocess): Add an assertion.
18811
18812 2008-06-10  Bruno Haible  <bruno@clisp.org>
18813
18814         * lib/wait-process.c (wait_subprocess): Try to fix waitid() based code.
18815
18816 2008-06-10  Bruno Haible  <bruno@clisp.org>
18817
18818         * tests/test-memmem.c (main): Reset SIGALRM to default handling before
18819         using alarm().
18820         * tests/test-strcasestr.c (main): Likewise.
18821         * tests/test-strstr.c (main): Likewise.
18822
18823 2008-06-09  Bruno Haible  <bruno@clisp.org>
18824
18825         Work around the Solaris 10 ACE ACLs ABI change.
18826         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): Don't
18827         declare if ACL_NO_TRIVIAL is present.
18828         (ACE_ACCESS_ALLOWED_ACE_TYPE, ACE_ACCESS_DENIED_ACE_TYPE,
18829         NEW_ACE_OWNER, NEW_ACE_GROUP, NEW_ACE_IDENTIFIER_GROUP, ACE_EVERYONE,
18830         NEW_ACE_READ_DATA, NEW_ACE_WRITE_DATA, NEW_ACE_EXECUTE): New macros.
18831         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): Don't
18832         define if ACL_NO_TRIVIAL is present.
18833         (acl_ace_nontrivial): Detect whether the old or new ABI is in use,
18834         and use the current ABI.
18835         (file_has_acl): Use same #if condition as elsewhere.
18836         * lib/set-mode-acl.c (qset_acl): Detect whether the old or new ABI is
18837         in use, and use the current ABI.
18838         * doc/acl-resources.txt: More doc about newer Solaris 10 versions.
18839         Reported by Jim Meyering.
18840
18841 2008-06-09  Eric Blake  <ebb9@byu.net>
18842
18843         Work around environments that (stupidly) ignore SIGALRM.
18844         * m4/strstr.m4 (gl_FUNC_STRSTR): Reset SIGALRM to default handling
18845         before using alarm().
18846         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
18847         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
18848         Reported by Ian Beckwith <ianb@erislabs.net>.
18849
18850         Produce autobuild blurb earlier in log.
18851         * modules/autobuild (configure.ac-early): Move AB_INIT here.
18852
18853 2008-06-09  Jim Meyering  <meyering@redhat.com>
18854         and OndÅ™ej Vašík  <ovasik@redhat.com>
18855
18856         utimens.c: correct kernel bug work-around
18857         OndÅ™ej Vašík found that the invalid return value of 280 indicates
18858         failure, not success, and the kernel bug we're trying to work
18859         around affects not just the utimensat call, but also the fallback
18860         futimens call.
18861         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Simulate failure,
18862         not success.
18863         [HAVE_FUTIMENS]: Use the same work-around, here.
18864
18865 2008-06-09  Jim Meyering  <meyering@redhat.com>
18866
18867         add more guards around definition of ACE_-related code
18868         * lib/file-has-acl.c (acl_ace_nontrivial): Define only if
18869         ALLOW and ACE_OWNER are also defined.
18870
18871 2008-06-08  Bruno Haible  <bruno@clisp.org>
18872
18873         * lib/acl-internal.h: Add me as co-author.
18874         * lib/file-has-acl.c: Likewise.
18875         * lib/set-mode-acl.c: Likewise.
18876         * lib/copy-acl.c: Likewise.
18877
18878 2008-06-08  Bruno Haible  <bruno@clisp.org>
18879
18880         Add support for AIX ACLs.
18881         * lib/acl-internal.h (acl_nontrivial): New declaration.
18882         * lib/file-has-acl.c (acl_nontrivial): New function.
18883         (file_has_acl): Add implementation using AIX 4 ACL API.
18884         * lib/set-mode-acl.c (qset_acl): Likewise.
18885         * lib/copy-acl.c (qcopy_acl): Likewise.
18886
18887 2008-06-08  Bruno Haible  <bruno@clisp.org>
18888
18889         Add support for HP-UX ACLs.
18890         * lib/acl-internal.h (acl_nontrivial): New declaration.
18891         * lib/file-has-acl.c (acl_nontrivial): New function.
18892         (file_has_acl): Add implementation using HP-UX 11 ACL API.
18893         * lib/set-mode-acl.c (qset_acl): Likewise.
18894         * lib/copy-acl.c (qcopy_acl): Likewise.
18895
18896 2008-06-08  Bruno Haible  <bruno@clisp.org>
18897
18898         Add support for Cygwin ACLs.
18899         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro for Solaris-like API.
18900         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Don't optimize away
18901         the chmod_or_fchmod call.
18902         * lib/copy-acl.c (qcopy_acl) [!MODE_INSIDE_ACL]: Likewise.
18903
18904 2008-06-08  Bruno Haible  <bruno@clisp.org>
18905
18906         Fix bug with setuid modes in Solaris 10+ code.
18907         * lib/set-mode-acl.c (qset_acl): Call chmod_or_fchmod when acl_set
18908         succeeded, when the mode contains some special bits.
18909
18910 2008-06-08  Bruno Haible  <bruno@clisp.org>
18911
18912         Add support for Solaris 7..10 ACLs.
18913         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): New
18914         declarations.
18915         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): New
18916         functions.
18917         (file_has_acl): Add implementation using Solaris 7..10 ACL API.
18918         * lib/set-mode-acl.c (qset_acl): Likewise.
18919         * lib/copy-acl.c (qcopy_acl): Likewise.
18920
18921 2008-06-08  Bruno Haible  <bruno@clisp.org>
18922
18923         * lib/acl-internal.h (acl_extended_nontrivial) [MacOS X]: New
18924         declaration.
18925         * lib/file-has-acl.c (acl_extended_nontrivial) [MacOS X]: New function.
18926         (acl_access_nontrivial): Remove MacOS X case.
18927         (file_has_acl): Use acl_extended_nontrivial.
18928         * lib/copy-acl.c (qcopy_acl): Likewise.
18929
18930 2008-06-08  Bruno Haible  <bruno@clisp.org>
18931
18932         * lib/set-mode-acl.c (qset_acl): Trivial code simplifications.
18933
18934 2008-06-08  Jim Meyering  <meyering@redhat.com>
18935
18936         * modules/acl (Maintainer): Add Bruno Haible.
18937
18938 2008-06-07  Bruno Haible  <bruno@clisp.org>
18939
18940         Improve support for Tru64 ACLs.
18941         * lib/file-has-acl.c (file_has_acl): Don't test the ACL_TYPE_DEFAULT
18942         ACL on OSF/1.
18943
18944 2008-06-07  Bruno Haible  <bruno@clisp.org>
18945
18946         Add support for MacOS X ACLs.
18947         * lib/file-has-acl.c (file_has_acl): Use ACL_TYPE_EXTENDED instead of
18948         ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT.
18949         * lib/set-mode-acl.c (qset_acl): Likewise.
18950         * lib/copy-acl.c (qcopy_acl): Likewise.
18951
18952 2008-06-07  Bruno Haible  <bruno@clisp.org>
18953
18954         Fix memory leak introduced on 2008-05-22.
18955         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Free ACLs after
18956         use.
18957
18958 2008-06-07  Bruno Haible  <bruno@clisp.org>
18959
18960         * lib/set-mode-acl.c (qset_acl): Use acl_init(), not acl_from_text(),
18961         to construct an empty ACL.
18962
18963 2008-06-07  Bruno Haible  <bruno@clisp.org>
18964
18965         * lib/set-mode-acl.c (chmod_or_fchmod): Document return value
18966         precisely.
18967         * lib/copy-acl.c (qcopy_acl): Trivial code simplifications.
18968
18969 2008-06-07  Bruno Haible  <bruno@clisp.org>
18970
18971         * lib/copy-acl.c (qcopy_acl): Make the #if branches independent.
18972         * lib/set-mode-acl.c (qset_acl): Choose better local variable names.
18973
18974 2008-06-07  Bruno Haible  <bruno@clisp.org>
18975
18976         * doc/posix-functions/_setjmp.texi: Explain the use of this function
18977         regardless of POSIX.
18978         * doc/posix-functions/_longjmp.texi: Likewise.
18979         * doc/posix-functions/setjmp.texi: Mention HP-UX as not counting as a
18980         SystemV platform in this case.
18981
18982 2008-06-06  Eric Blake  <ebb9@byu.net>
18983
18984         Document abort() bugs.
18985         * doc/posix-functions/abort.texi (abort): Mention anomalies.
18986
18987         * doc/posix-functions/setjmp.texi (setjmp): Mingw has setjmp.
18988         * doc/posix-functions/sigsetjmp.texi (sigsetjmp): Cygwin has
18989         sigsetjmp.
18990         * doc/posix-functions/siglongjmp.texi (siglongjmp): Cygwin has
18991         siglongjmp, but only as a macro.
18992         * doc/posix-functions/_longjmp.texi (_longjmp): Mention that this
18993         is obsolete.
18994         * doc/posix-functions/_setjmp.texi (_setjmp): Likewise.
18995
18996         Tweak documentation to cover cygwin argz bugs.
18997         * m4/argz.m4 (gl_FUNC_ARGZ): Mention date of last known cygwin
18998         argz bug fix; no code change needed since no cygwin releases
18999         occurred between the last fix and the bug being tested.
19000         * doc/glibc-functions/argz_add.texi (argz_add): Document the argz
19001         module and recently fixed cygwin bugs.
19002         * doc/glibc-functions/argz_add_sep.texi (argz_add_sep): Likewise.
19003         * doc/glibc-functions/argz_append.texi (argz_append): Likewise.
19004         * doc/glibc-functions/argz_count.texi (argz_count): Likewise.
19005         * doc/glibc-functions/argz_create.texi (argz_create): Likewise.
19006         * doc/glibc-functions/argz_create_sep.texi (argz_create_sep):
19007         Likewise.
19008         * doc/glibc-functions/argz_delete.texi (argz_delete): Likewise.
19009         * doc/glibc-functions/argz_extract.texi (argz_extract): Likewise.
19010         * doc/glibc-functions/argz_insert.texi (argz_insert): Likewise.
19011         * doc/glibc-functions/argz_next.texi (argz_next): Likewise.
19012         * doc/glibc-functions/argz_replace.texi (argz_replace): Likewise.
19013         * doc/glibc-functions/argz_stringify.texi (argz_stringify):
19014         Likewise.
19015
19016         Avoid gcc warning on cygwin.
19017         * lib/copy-acl.c (qcopy_acl) [!HAVE_ACL_GET_FILE &&
19018         !ACL_NO_TRIVIAL]: Avoid unused variable.
19019
19020 2008-06-05  Eric Blake  <ebb9@byu.net>
19021
19022         Be tolerant of UNKNOWN version in gnulib-tool test dir.
19023         * top/GNUmakefile (_dummy): Warn rather than reconfigure if
19024         git-version-gen fails to come up with a version.
19025         Reported by Simon Josefsson.
19026
19027 2008-06-05  Jim Meyering  <meyering@redhat.com>
19028             Paul Eggert  <eggert@cs.ucla.edu>
19029
19030         utimens.c: work around a probable Linux kernel bug
19031         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Work around what
19032         appears to be a kernel bug that causes utimensat to return 280
19033         instead of 0, indicating success.
19034
19035 2008-06-04  Bruno Haible  <bruno@clisp.org>
19036
19037         * lib/copy-acl.c (qcopy_acl): Call qset_acl, not set_acl. Fixes
19038         2008-06-01 commit.
19039
19040 2008-06-04  Bruno Haible  <bruno@clisp.org>
19041
19042         * lib/acl-internal.h (acl_access_nontrivial): New declaration.
19043         * lib/file-has-acl.c (acl_access_nontrivial): New function.
19044         (file_has_acl): Use it. Save errno afterwards.
19045         * lib/copy-acl.c (qcopy_acl): Use acl_access_nontrivial.
19046
19047 2008-06-03  Bruno Haible  <bruno@clisp.org>
19048
19049         * lib/file-has-acl.c (file_has_acl): Put Solaris 10 code after POSIX-
19050         draft code. Simplify #ifs.
19051         * lib/set-mode-acl.c (qset_acl): Don't test for symlink if !USE_ACL.
19052         Put Solaris code after POSIX-draft code. Fix comments regarding
19053         Solaris 10, HP-UX. Mention Cygwin.
19054         * lib/copy-acl.c (qcopy_acl): Simplify #ifs.
19055
19056 2008-06-03  Eric Blake  <ebb9@byu.net>
19057
19058         Provide fallback for older kernels.
19059         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT, HAVE_FUTIMENS]:
19060         Provide runtime fallback if kernel lacks support.
19061         Reported by Mike Frysinger.
19062
19063 2008-06-02  Bruno Haible  <bruno@clisp.org>
19064
19065         * lib/acl-internal.h (ACL_NOT_WELL_SUPPORTED): Include EOPNOTSUPP if
19066         it exists.
19067
19068 2008-06-02  Bruno Haible  <bruno@clisp.org>
19069
19070         * lib/acl_entries.c (acl_entries): Rewrite to use acl_get_entry.
19071         * lib/copy-acl.c (qcopy_acl): Update comment.
19072
19073 2008-06-02  Bruno Haible  <bruno@clisp.org>
19074
19075         * lib/acl-entries.h: Enclose most definitions in #ifs for POSIX-draft
19076         like ACL APIs.
19077
19078 2008-06-02  Bruno Haible  <bruno@clisp.org>
19079
19080         * tests/test-file-has-acl.sh: Use different code for Cygwin.
19081         * tests/test-set-mode-acl.sh: Likewise.
19082         * tests/test-copy-acl.sh: Likewise.
19083         * tests/test-copy-file.sh: Likewise.
19084
19085 2008-06-02  Bruno Haible  <bruno@clisp.org>
19086
19087         * tests/test-file-has-acl.sh: Remove unused code.
19088
19089 2008-06-01  Bruno Haible  <bruno@clisp.org>
19090
19091         * lib/copy-acl.c (qcopy_acl): New function, extracted from copy_acl.
19092         (copy_acl): Just a wrapper around qcopy_acl that emits the error
19093         messages.
19094         * lib/set-mode-acl.c (qset_acl): Document return value precisely.
19095
19096 2008-06-01  Bruno Haible  <bruno@clisp.org>
19097
19098         * m4/acl.m4 (gl_FUNC_ACL): Separate the POSIX-like and the Solaris
19099         tests. Test for libpacl, needed for OSF/1. Test for extended ACLs,
19100         needed for MacOS X. Test for HP-UX API. Test for newer and older AIX
19101         APIs.
19102         * modules/acl-tests (configure.ac): Remove tests now contained in
19103         m4/acl.m4.
19104
19105 2008-06-02  Jim Meyering  <meyering@redhat.com>
19106
19107         announce-gen: use a better key-server host name
19108         * build-aux/announce-gen (main): Recommend keys.gnupg.net, since
19109         it may be more consistently reliable.  Suggested by Werner Koch
19110         in <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/13717>.
19111
19112 2008-06-01  Bruno Haible  <bruno@clisp.org>
19113
19114         * lib/stdio-impl.h (fp_ub): Use fp_. Needed for DragonFly BSD.
19115         Reported by Voroskoi Andras <voroskoi@gmail.com>.
19116
19117 2008-06-01  Voroskoi Andras  <voroskoi@gmail.com>  (tiny change)
19118
19119         * lib/stdio-impl.h [__DragonFly__]: Fix typo.
19120
19121 2008-06-01  Bruno Haible  <bruno@clisp.org>
19122
19123         New ACL tests.
19124         * tests/test-file-has-acl.sh: New file.
19125         * tests/test-file-has-acl.c: New file.
19126         * tests/test-set-mode-acl.sh: New file.
19127         * tests/test-set-mode-acl.c: New file.
19128         * tests/test-copy-acl.sh: New file, based on tests/test-copy-file.sh.
19129         * tests/test-copy-acl.c: New file.
19130         * modules/acl-tests: New file, based on modules/copy-file-tests.
19131         * modules/copy-file-tests (Files): Remove tests/test-sameacls.c.
19132         (Depends-on): Add acl-tests.
19133         (configure.ac): Remove checks.
19134         (Makefile.am): Don't create test-sameacls program here any more.
19135
19136 2008-06-01  Bruno Haible  <bruno@clisp.org>
19137
19138         * tests/test-copy-file.sh: Portability fixes for Solaris, HP-UX, IRIX.
19139         * tests/test-sameacls.c: Include progname.h.
19140         (main): Invoke set_program_name. Portability fixes for MacOS X,
19141         Solaris, HP-UX.
19142
19143 2008-06-01  Bruno Haible  <bruno@clisp.org>
19144
19145         * lib/freadahead.c (freadahead) [__DragonFly__]: Use the __sreadahead
19146         function.
19147         Reported by VOROSKOI Andras <voroskoi@gmail.com>.
19148
19149 2008-06-01  Bruno Haible  <bruno@clisp.org>
19150
19151         * modules/rpmatch (Depends-on): Add strdup.
19152
19153 2008-06-01  Bruno Haible  <bruno@clisp.org>
19154
19155         * lib/pipe.c: Include unistd-safer.h.
19156         (create_pipe): Ensure the returned file descriptors are not in {0,1,2}.
19157         * modules/pipe (Depends-on): Add unistd-safer.
19158
19159 2008-05-30  Simon Josefsson  <simon@josefsson.org>
19160
19161         * modules/autobuild (configure.ac): Call AB_INIT.
19162
19163 2008-05-30  Simon Josefsson  <simon@josefsson.org>
19164
19165         * tests/test-getaddrinfo.c: Don't print debug messages by default.
19166         Suggested by Bruno Haible <bruno@clisp.org>.
19167
19168 2008-05-30  Simon Josefsson  <simon@josefsson.org>
19169
19170         * tests/test-base64.c: Cast size_t to unsigned long when invoking
19171         printf.  Use %lu instead of %d.  Reported by Bruno Haible
19172         <bruno@clisp.org>.
19173
19174 2008-05-29  Eric Blake  <ebb9@byu.net>
19175
19176         Prefer new POSIX 200x interfaces over futimesat.
19177         * m4/utimens.m4 (gl_UTIMENS): Check for futimens, utimensat.
19178         * lib/utimens.c (gl_futimens): Use them for nanosecond resolution
19179         when available.
19180         [HAVE_BUGGY_NFS_TIME_STAMPS]: Allow C89 compilation.
19181
19182 2008-05-28  Bruno Haible  <bruno@clisp.org>
19183
19184         * modules/stpcpy (License): Change to LGPLv2+.
19185         Requested by David Lutterkort <dlutter@redhat.com>.
19186
19187 2008-05-27  Bruno Haible  <bruno@clisp.org>
19188
19189         * lib/localename.c (SUBLANG_TIBETAN_BHUTAN): Force value 2. Needed for
19190         current mingw.
19191         Reported by Jose E. Marchesi <jemarch@gnu.org>.
19192
19193 2008-05-27  Bruno Haible  <bruno@clisp.org>
19194
19195         * modules/iconv_open (Link): New section, from module 'iconv'.
19196         * modules/striconv (Link): Likewise.
19197         * modules/striconveh (Link): Likewise.
19198         * modules/xstriconv (Link): Likewise.
19199         * modules/unicodeio (Link): Likewise.
19200         * modules/propername (Link): Likewise.
19201         Reported by Jim Meyering.
19202
19203 2008-05-26  Jim Meyering  <meyering@redhat.com>
19204
19205         sha256: do not artificially restrict buffer length to be < 2^32
19206         * lib/sha256.h (struct sha256_ctx) [buflen]: Change type from
19207         uint32_t to size_t.
19208         * lib/sha256.c (sha256_conclude_ctx): Change type of a local
19209         to match.
19210
19211         avoid unaligned access errors, e.g., on sparc
19212         * lib/sha512.c (sha512_conclude_ctx): Use set_uint64 rather than
19213         direct access through a possibly-unaligned uint64* pointer.
19214         * lib/sha256.c (sha256_conclude_ctx): Use set_uint32 rather than
19215         direct access through a possibly-unaligned uint32* pointer.
19216         Prompted by this patch from Tom "spot" Callaway:
19217         http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/13638
19218
19219         sha512.c: fix typo in comment
19220         * lib/sha512.c (sha512_conclude_ctx): Length is 128-bit, not 64-bit.
19221
19222 2008-05-25  Bruno Haible  <bruno@clisp.org>
19223
19224         * lib/set-mode-acl.c: Renamed from lib/acl.c.
19225         * modules/acl (Files): Add lib/set-mode-acl.c, remove lib/acl.c.
19226         (Makefile.am): Update lib_SOURCES.
19227
19228 2008-05-25  Bruno Haible  <bruno@clisp.org>
19229
19230         * m4/acl.m4 (gl_FUNC_ACL): Don't set LIB_ACL_TRIVIAL.
19231
19232 2008-05-25  Jim Meyering  <meyering@redhat.com>
19233
19234         useless-if-before-free: freed expr may have white-space differences
19235         * build-aux/useless-if-before-free: Recognize cases in which the
19236         freed expression differs from the tested one in embedded white
19237         space, e.g., if (p[i + 1]) free(p[i+1]).  Correct thinko in prev:
19238         $1 was used, so we can't make any regexp shy.  Improved tests now
19239         detect this.
19240
19241         useless-if-before-free: accept white space in the expression.
19242         * build-aux/useless-if-before-free: For now, any white space
19243         in the expression must be identical in the free argument.
19244
19245         useless-if-before-free: efficiency tweak
19246         * build-aux/useless-if-before-free: Make the expression-matching
19247         regexp "shy".
19248         Make the *outer* regexp shy, not the expr-matching one.
19249
19250         update code-in-comment to accept cast of free arg
19251         * build-aux/useless-if-before-free: Update regexp.
19252
19253 2008-05-25  Bruno Haible  <bruno@clisp.org>
19254
19255         * tests/test-sameacls.c: Renamed from tests/test-copy-file-sameacls.c.
19256         * modules/copy-file-tests (Files, Makefile.am): Update.
19257         * tests/test-copy-file.c (func_test_copy): Update.
19258
19259 2008-05-24  Andreas Färber  <andreas.faerber@web.de>  (tiny change)
19260
19261         * lib/stdbool.in.h [__HAIKU__]: Disable __BEOS__ workarounds.
19262
19263 2008-05-23  Bruno Haible  <bruno@clisp.org>
19264
19265         Improve support for ACLs on OSF/1.
19266         * lib/acl.c (qset_acl): For OSF/1, use a string that ends in a comma.
19267         Remove fallback for unknown flavors of ACLs.
19268
19269 2008-05-22  Bruno Haible  <bruno@clisp.org>
19270
19271         Add support for ACLs on OSF/1.
19272         * lib/acl-internal.h (acl_get_fd, acl_set_fd): New inline function
19273         replacements.
19274         (acl_free_text): New macro fallback.
19275         * lib/acl_entries.c (acl_entries): Use acl_free_text instead of
19276         acl_free.
19277         * m4/acl.m4 (gl_FUNC_ACL): Look also in libpacl library. Test for
19278         acl_free_text function. Require AC_C_INLINE.
19279
19280 2008-05-22  Bruno Haible  <bruno@clisp.org>
19281
19282         Make copy_acl work on MacOS X 10.5.
19283         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro.
19284         (ACL_NOT_WELL_SUPPORTED): On MacOS X, also handle ENOENT.
19285         * lib/acl.c (qset_acl): Add different code branch for !MODE_INSIDE_ACL.
19286         If MODE_INSIDE_ACL, don't assume that every system has the same text
19287         representation for ACLs as FreeBSD.
19288         * lib/copy-acl.c (copy_acl): Add support for platforms with
19289         !MODE_INSIDE_ACL.
19290         * lib/file-has-acl.c (file_has_acl): Likewise.
19291         * m4/acl.m4 (gl_FUNC_ACL): Test for some functions that are witness of
19292         FreeBSD, MacOS X, or IRIX, respectively.
19293
19294 2008-05-22  Bruno Haible  <bruno@clisp.org>
19295
19296         * lib/acl.h: Don't include <sys/acl.h>.
19297         (GETACLCNT): Move fallback to lib/acl-internal.h.
19298         * lib/acl-internal.h: Include <sys/acl.h> here.
19299         (GETACLCNT): New macro fallback, moved here from lib/acl.h.
19300
19301 2008-05-22  Bruno Haible  <bruno@clisp.org>
19302
19303         Split off copy_acl function to separate file.
19304         * lib/copy-acl.c: New file, extracted from lib/acl.c.
19305         * lib/acl.c (copy_acl): Moved function to separate file.
19306         * m4/acl.m4 (gl_FUNC_ACL): Remove unconditional AC_LIBOBJs.
19307         * modules/acl (Files): Add lib/copy-acl.c.
19308         (Makefiles.am): Augment lib_SOURCES.
19309
19310 2008-05-22  Bruno Haible  <bruno@clisp.org>
19311
19312         * modules/copy-file-tests: New file.
19313         * tests/test-copy-file.sh: New file.
19314         * tests/test-copy-file.c: New file.
19315         * tests/test-copy-file-sameacls.c: New file.
19316
19317 2008-05-22  Eric Blake  <ebb9@byu.net>
19318
19319         Avoid gcc warning.
19320         * tests/test-memcmp.c (main): Pass NULL indirectly.
19321
19322 2008-05-21  Bruno Haible  <bruno@clisp.org>
19323
19324         Add reference doc about ACLs.
19325         * doc/acl-resources.txt: New file.
19326         * doc/acl-cygwin.txt: New file.
19327
19328 2008-05-21  Bruno Haible  <bruno@clisp.org>
19329
19330         Avoid one more warning from gcc.
19331         * lib/vasnprintf.c (IF_LINT): Update comments.
19332         (VASNPRINTF): Use it also for the 'prefix' array initializer.
19333
19334 2008-05-21  Jim Meyering  <meyering@redhat.com>
19335
19336         avoid a warning from gcc
19337         * lib/vasnprintf.c (IF_LINT): Define.
19338         (scale10_round_decimal_long_double):
19339         Use it to avoid a "may be used uninitialized" warning.
19340         (scale10_round_decimal_double): Likewise.
19341
19342 2008-05-21  Simon Josefsson  <simon@josefsson.org>
19343
19344         * m4/memcmp.m4: When cross-compiling, assume memcmp works if it is
19345         declared.
19346
19347 2008-05-20  Bruno Haible  <bruno@clisp.org>
19348
19349         * tests/test-memcmp.c (main): Test also the sign of the result. Test
19350         against two known bugs; code taken from autoconf's AC_FUNC_MEMCMP.
19351
19352 2008-05-20  Simon Josefsson  <simon@josefsson.org>
19353
19354         * modules/memcmp-tests: New file.
19355         * tests/test-memcmp.c: New file.
19356
19357 2008-05-19  Bruno Haible  <bruno@clisp.org>
19358
19359         * modules/propername (Notice, configure.ac): Put quoted "..." into
19360         --keyword option.
19361         * lib/propername.h: Update comments accordingly.
19362         Reported by Eric Blake.
19363
19364 2008-05-19  Martin Lambers  <marlam@marlam.de>  (tiny change)
19365
19366         * modules/getpass-gnu (Depends-on): Add fseeko.
19367
19368 2008-05-19  Simon Josefsson  <simon@josefsson.org>
19369
19370         * modules/base64-tests: New file.
19371
19372 2008-05-19  Bo Borgerson <gigabo@gmail.com>
19373
19374         * lib/base64.c (base64_decode_ctx): If a decode context structure
19375         was passed in use it to ignore newlines.  If a context structure
19376         was _not_ passed in, continue to treat newlines as garbage (this
19377         is the historical behavior).  Formerly base64_decode.
19378         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
19379         takes a decode context structure.
19380         * lib/base64.h (base64_decode): Macro for four-argument calls.
19381         (base64_decode_alloc): Likewise.
19382         * lib/base64.c (base64_decode_ctx): If a decode context structure
19383         was passed in use it to ignore newlines.  If a context structure
19384         was _not_ passed in, continue to treat newlines as garbage (this
19385         is the historical behavior).  Formerly base64_decode.
19386         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
19387         takes a decode context structure.
19388         * lib/base64.h (base64_decode): Macro for four-argument calls.
19389         (base64_decode_alloc): Likewise.
19390
19391 2008-05-19  Jim Meyering  <meyering@redhat.com>
19392
19393         avoid a warning from gcc
19394         * lib/trim.c (IF_LINT): Define.
19395         (trim2): Use it to avoid a "may be used uninitialized" warning.
19396
19397         Fix doc typo.
19398         * doc/glibc-functions/getpass.texi (getpass): s/PATH_MAX/PASS_MAX/.
19399
19400 2008-05-19  Bruno Haible  <bruno@clisp.org>
19401
19402         * doc/glibc-functions/getpass.texi: Document limits of other
19403         implementations.
19404
19405 2008-05-19  Simon Josefsson  <simon@josefsson.org>
19406             Bruno Haible <bruno@clisp.org>
19407
19408         * doc/glibc-functions/getpass.texi: Document gnulib implementation.
19409
19410 2008-05-18  Bruno Haible  <bruno@clisp.org>
19411
19412         * modules/propername: New file, from GNU gettext.
19413         * lib/propername.h: New file, from GNU gettext.
19414         * lib/propername.c: New file, from GNU gettext.
19415         * MODULES.html.sh (Internationalization functions): Add propername.
19416
19417 2008-05-16  Jim Meyering  <meyering@redhat.com>
19418             Bruno Haible  <bruno@clisp.org>
19419
19420         Avoid some warnings from "gcc -Wshadow".
19421         * lib/vasnprintf.c (exp, remainder): Define to different identifiers.
19422
19423 2008-05-15  Eric Blake  <ebb9@byu.net>
19424
19425         Extend previous patch to cygwin 1.7.0.
19426         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a
19427         fast implementation in cygwin >= 1.7.0.
19428         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
19429         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
19430
19431 2008-05-15  Bruno Haible  <bruno@clisp.org>
19432
19433         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a fast
19434         implementation in glibc >= 2.9.
19435         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
19436         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
19437
19438 2008-05-15  Bruno Haible  <bruno@clisp.org>
19439
19440         * MODULES.html.sh (Internationalization functions): Remove linebreak.
19441         (Unicode string functions): Add unilbrk/*.
19442         Reported by Karl Berry.
19443
19444 2008-05-15  Eric Blake  <ebb9@byu.net>
19445
19446         Fix violation of <stdbool.h> replacement in regex.
19447         * lib/regcomp.c (re_compile_internal): Avoid implicit cast to bool.
19448         * lib/regexec.c (re_search_internal): Likewise.
19449         Reported by Heinrich Mislik <Heinrich.Mislik@univie.ac.at>.
19450
19451 2008-05-15  Jim Meyering  <meyering@redhat.com>
19452
19453         avoid distracting test output when git or cvs is not found
19454         * tests/test-vc-list-files-cvs.sh: Suppress 'init' error output.
19455         * tests/test-vc-list-files-git.sh: Likewise.
19456
19457 2008-05-15  Eric Blake  <ebb9@byu.net>
19458
19459         Glibc finally accepted the memmem speedup code, bugzilla #5514.
19460         * doc/glibc-functions/memmem.texi (memmem): Mention last broken
19461         glibc version.
19462         * doc/glibc-functions/strcasestr.texi (strcasestr): Likewise.
19463         * doc/posix-functions/strstr.texi (strstr): Likewise.
19464         * lib/str-two-way.h (MAX): Sychronize with glibc.
19465
19466 2008-05-15  Paolo Bonzini  <bonzini@gnu.org>
19467
19468         * lib/regcomp.c (optimize_utf8): Add a note on why we test
19469         opr.ctx_type.
19470         (calc_first): Initialize constraint field.
19471         (duplicate_node_closure): Use it instead of special casing ANCHORS.
19472         Fix grammar.
19473         (duplicate_node): Merge constraint field for all node types.
19474         (calc_eclosure_iter): Look at constraint field for all node types.
19475         * lib/regex_internal.c (create_cd_newstate): Don't look at
19476         opr.ctx_type.
19477
19478 2008-05-14  Bruno Haible  <bruno@clisp.org>
19479
19480         Help GCC to do better code generation.
19481         * lib/eealloc.h (eemalloc) [GCC >= 3]: Declare with attribute 'malloc'.
19482         * lib/pagealign_alloc.h (pagealign_alloc, pagealign_xalloc): Likewise.
19483         * lib/xalloc.h (ATTRIBUTE_MALLOC): New macro.
19484         (xmalloc, xzalloc, xcalloc, xmemdup, xstrdup, xnmalloc, xcharalloc):
19485         Declare with attribute 'malloc' if supported.
19486
19487 2008-05-14  Lasse Collin  <lasse.collin@tukaani.org>
19488
19489         use "echo STR|wc -c" rather than unportable "expr length STR"
19490         * build-aux/mktempd (mktempd): Vendor-supplied expr from at least
19491         OpenBSD 4.3 and Solaris 10 do not honor expr's "length" function.
19492
19493 2008-05-14  Jim Meyering  <meyering@redhat.com>
19494
19495         use dd ibs=$n count=1 ... rather than less-portable head -c$n
19496         * build-aux/mktempd (rand_bytes): head's -cN option is not accepted
19497         by Solaris 10's /bin/head or by the one from HP-UX 11.x.
19498         Reported in http://sourceforge.net/forum/message.php?msg_id=4960334
19499         via Collin Lasse.
19500
19501 2008-05-14  Eric Blake  <ebb9@byu.net>
19502
19503         Avoid quadratic growth in gl_LIBSOURCES.
19504         * gnulib-tool (func_emit_initmacro_done): s/\(m4_append\)_uniq/\1/.
19505         Suggested by Bruno Haible.
19506
19507         Test xmemdup0.
19508         * modules/xmemdup0-tests: New file.
19509         * tests/test-xmemdup0.c: Likewise.
19510
19511 2008-05-13  Eric Blake  <ebb9@byu.net>
19512
19513         Split xmemdup0 into its own module.
19514         * modules/xmemdup0: New file.
19515         * lib/xmemdup0.h: Likewise.
19516         * lib/xmemdup0.c: Likewise.
19517         * MODULES.html.sh (Memory management functions): Add xmemdup0.
19518         * lib/xalloc.h (xmemdup0): Remove.
19519         * lib/xmalloc.c (xmemdup0): Likewise.
19520
19521 2008-05-13  Eric Blake  <ebb9@byu.net>
19522             Bruno Haible  <bruno@clisp.org>
19523
19524         Reduce number of forks required during autoconf.
19525         * gnulib-tool (func_emit_initmacro_start): Prepare gl_LIBSOURCES_LIST
19526         and gl_LIBSOURCES_DIR.
19527         (func_emit_initmacro_end): Use them here in a single m4_syscmd...
19528         (func_emit_initmacro_done) <gl_LIBSOURCES>: ...rather than in one
19529         m4_syscmd per file.
19530         <m4_foreach_w>: Move...
19531         * m4/gnulib-common.m4 (m4_foreach_w): ...here.
19532
19533 2008-05-13  Eric Blake  <ebb9@byu.net>
19534
19535         * gnulib-tool: Fix various comment typos.
19536
19537 2008-05-12  Bruno Haible  <bruno@clisp.org>
19538
19539         Tailor the linebreaking algorithm.
19540         * lib/unilbrk/tables.c (unilbrk_table): Change (IS,AL) entry.
19541
19542 2008-05-12  Bruno Haible  <bruno@clisp.org>
19543
19544         Update to Unicode 5.0.0.
19545         * lib/unilbrk/tables.h (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
19546         LBP_JV, LBP_JT. Redistribute values.
19547         (unilbrk_table): Change size.
19548         * lib/unilbrk/tables.c (unilbrk_table): Change size. Update to match
19549         Unicode TR#14 rev. 22.
19550         * lib/unilbrk/gen-lbrk.c (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
19551         LBP_JV, LBP_JT. Redistribute values.
19552         (get_lbp): Update to match Unicode TR#14 rev. 21/22 and Unicode 5.0.0.
19553         (debug_output_lbp, fill_org_lbp, debug_output_org_lbp, output_lbp):
19554         Update.
19555         * lib/unilbrk/lbrkprop1.h: Regenerated.
19556         * lib/unilbrk/lbrkprop2.h: Regenerated.
19557         * lib/unilbrk/u8-possible-linebreaks.c (u8_possible_linebreaks):
19558         Change handling of LBP_CM after LBP_ZW. Update for new value of LBP_BK.
19559         * lib/unilbrk/u16-possible-linebreaks.c (u16_possible_linebreaks):
19560         Likewise.
19561         * lib/unilbrk/u32-possible-linebreaks.c (u32_possible_linebreaks):
19562         Likewise.
19563         * tests/unilbrk/test-u8-possible-linebreaks.c (main): Update expected
19564         result.
19565         * tests/unilbrk/test-u16-possible-linebreaks.c (main): Likewise.
19566         * tests/unilbrk/test-u32-possible-linebreaks.c (main): Likewise.
19567         * tests/unilbrk/test-ulc-possible-linebreaks.c (main): Likewise.
19568         * tests/unilbrk/test-u8-width-linebreaks.c (main): Likewise.
19569         * tests/unilbrk/test-u16-width-linebreaks.c (main): Likewise.
19570         * tests/unilbrk/test-u32-width-linebreaks.c (main): Likewise.
19571
19572 2008-05-11  Bruno Haible  <bruno@clisp.org>
19573
19574         * lib/unilbrk/gen-lbrk.c (output_lbp): Fix whitespace.
19575
19576 2008-05-11  Bruno Haible  <bruno@clisp.org>
19577
19578         * lib/unilbrk/gen-lbrk.c: New file, from GNU gettext (gen-lbrkprop.c).
19579         * modules/unilbrk/gen-lbrk: New file.
19580
19581 2008-05-11  Bruno Haible  <bruno@clisp.org>
19582
19583         * m4/sha256.m4 (gl_SHA256): Require AC_C_INLINE.
19584         * m4/sha512.m4 (gl_SHA512): Likewise.
19585
19586 2008-05-11  Jim Meyering  <meyering@redhat.com>
19587
19588         New modules: crypto/sha256, crypto/sha512 (from coreutils)
19589         * modules/crypto/sha256: New file.
19590         * modules/crypto/sha512: Likewise.
19591         * lib/sha256.c: Likewise.
19592         * lib/sha256.h: Likewise.
19593         * lib/sha512.c: Likewise.
19594         * lib/sha512.h: Likewise.
19595         * lib/u64.h: Likewise.
19596         * m4/sha256.m4: Likewise.
19597         * m4/sha512.m4: Likewise.
19598         * MODULES.html.sh (Cryptographic computations (low-level)): List them.
19599
19600 2008-05-10  Bruno Haible  <bruno@clisp.org>
19601
19602         * MODULES.html.sh (Environment variables <stdlib.h>): Add unsetenv.
19603         (Input/Output <stdio.h>): Add xprintf.
19604         (Signal handling <signal.h>): Add strsignal.
19605         (Cryptographic computations (high-level)): Add crypto/gc-camellia.
19606         (Core language properties): Add func.
19607         (Mathematics <math.h>): Add ceil, floor, frexp-nolibm.
19608         (Support for systems lacking POSIX:2001): Add environ, EOVERFLOW,
19609         strings.
19610         (Enhancements for POSIX:2001 functions): Add iconv_open-utf.
19611         (Input/output): New section.
19612         (File system functions): Add openat-die, stat-macros.
19613         (Networking functions): Add sockets.
19614         (Unicode string functions): Add unictype/*.
19615         (Support for building libraries and executables): Add gperf.
19616         (Support for building documentation): Add agpl-3.0.
19617         (Misc): Add nocrash.
19618
19619 2008-05-10  Bruno Haible  <bruno@clisp.org>
19620
19621         * modules/unictype/gen-ctype: New file.
19622
19623 2008-05-10  Jim Meyering  <meyering@redhat.com>
19624
19625         Make chdir-safer.c more efficient on a system with no symlinks.
19626         * lib/chdir-safer.c (chdir_no_follow): Skip lstat and fstat calls
19627         also if ELOOP is zero.  Suggested by Bruno Haible.
19628
19629         Make chdir-safer.c slightly safer.
19630         * lib/chdir-safer.c (chdir_no_follow): Test HAVE_WORKING_O_NOFOLLOW,
19631         not O_NOFOLLOW, in case the latter is nonzero and open ignores it.
19632
19633         Avoid compile failure on systems without ELOOP (like mingw).
19634         * lib/chdir-safer.c (ELOOP): Define if not already defined.
19635         Reported by Bruno Haible.
19636
19637 2008-05-10  Bruno Haible  <bruno@clisp.org>
19638
19639         * lib/unilbrk/ulc-common.c: Include c-strcaseeq.h instead of streq.h.
19640         (is_utf8_encoding): Use a case-insensitive comparison.
19641         * modules/unilbrk/ulc-common (Depends-on): Add c-strcaseeq. Remove
19642         streq.
19643
19644 2008-05-10  Bruno Haible  <bruno@clisp.org>
19645
19646         * lib/unilbrk/ulc-common.c: Don't include <stdlib.h>.
19647         (iconv_string_length, iconv_string_keeping_offsets): Remove functions.
19648         * lib/unilbrk/ulc-common.h (iconv_string_length,
19649         iconv_string_keeping_offsets): Remove declarations.
19650         * lib/unilbrk/ulc-possible-linebreaks.c: Include <string.h>, uniconv.h.
19651         Don't include <iconv.h>, streq.h, xsize.h.
19652         (ulc_possible_linebreaks): Use u8_conv_from_encoding for doing the
19653         conversion.
19654         * lib/unilbrk/ulc-width-linebreaks.c: Include uniconv.h. Don't include
19655         <iconv.h>, streq.h, xsize.h.
19656         (ulc_width_linebreaks): Use u8_conv_from_encoding for doing the
19657         conversion.
19658         * modules/unilbrk/ulc-common (Depends-on): Remove iconv.
19659         * modules/unilbrk/ulc-possible-linebreaks (Depends-on): Add
19660         uniconv/u8-conv-from-enc. Remove iconv_open, streq, xsize.
19661         * modules/unilbrk/ulc-width-linebreaks (Depends-on): Likewise.
19662
19663 2008-05-10  Bruno Haible  <bruno@clisp.org>
19664
19665         * modules/unilbrk/ulc-width-linebreaks-tests: New file.
19666         * tests/unilbrk/test-ulc-width-linebreaks.c: New file.
19667
19668         * modules/unilbrk/u32-width-linebreaks-tests: New file.
19669         * tests/unilbrk/test-u32-width-linebreaks.c: New file.
19670
19671         * modules/unilbrk/u16-width-linebreaks-tests: New file.
19672         * tests/unilbrk/test-u16-width-linebreaks.c: New file.
19673
19674         * modules/unilbrk/u8-width-linebreaks-tests: New file.
19675         * tests/unilbrk/test-u8-width-linebreaks.c: New file.
19676
19677         * modules/unilbrk/ulc-possible-linebreaks-tests: New file.
19678         * tests/unilbrk/test-ulc-possible-linebreaks.c: New file.
19679
19680         * modules/unilbrk/u32-possible-linebreaks-tests: New file.
19681         * tests/unilbrk/test-u32-possible-linebreaks.c: New file.
19682
19683         * modules/unilbrk/u16-possible-linebreaks-tests: New file.
19684         * tests/unilbrk/test-u16-possible-linebreaks.c: New file.
19685
19686         * modules/unilbrk/u8-possible-linebreaks-tests: New file.
19687         * tests/unilbrk/test-u8-possible-linebreaks.c: New file.
19688
19689 2008-05-10  Bruno Haible  <bruno@clisp.org>
19690
19691         Split up 'linebreak' module.
19692         * lib/unilbrk.h: New file, based on lib/linebreak.h.
19693         * lib/unilbrk/lbrkprop1.h: New file, extracted from lib/lbrkprop.h.
19694         * lib/unilbrk/lbrkprop2.h: New file, renamed from lib/lbrkprop.h with
19695         modifications.
19696         * lib/unilbrk/tables.h: New file, extracted from lib/linebreak.c.
19697         * lib/unilbrk/tables.c: New file, extracted from lib/linebreak.c.
19698         * lib/unilbrk/u8-possible-linebreaks.c: New file, extracted from
19699         lib/linebreak.c.
19700         * lib/unilbrk/u16-possible-linebreaks.c: New file, extracted from
19701         lib/linebreak.c.
19702         * lib/unilbrk/u32-possible-linebreaks.c: New file, extracted from
19703         lib/linebreak.c.
19704         * lib/unilbrk/ulc-common.h: New file, extracted from lib/linebreak.c.
19705         * lib/unilbrk/ulc-common.c: New file, extracted from lib/linebreak.c.
19706         * lib/unilbrk/ulc-possible-linebreaks.c: New file, extracted from
19707         lib/linebreak.c.
19708         * lib/unilbrk/u8-width-linebreaks.c: New file, extracted from
19709         lib/linebreak.c.
19710         * lib/unilbrk/u16-width-linebreaks.c: New file, extracted from
19711         lib/linebreak.c.
19712         * lib/unilbrk/u32-width-linebreaks.c: New file, extracted from
19713         lib/linebreak.c.
19714         * lib/unilbrk/ulc-width-linebreaks.c: New file, extracted from
19715         lib/linebreak.c.
19716         * modules/unilbrk/base: New file.
19717         * modules/unilbrk/tables: New file.
19718         * modules/unilbrk/u8-possible-linebreaks: New file.
19719         * modules/unilbrk/u16-possible-linebreaks: New file.
19720         * modules/unilbrk/u32-possible-linebreaks: New file.
19721         * modules/unilbrk/ulc-common: New file.
19722         * modules/unilbrk/ulc-possible-linebreaks: New file.
19723         * modules/unilbrk/u8-width-linebreaks: New file.
19724         * modules/unilbrk/u16-width-linebreaks: New file.
19725         * modules/unilbrk/u32-width-linebreaks: New file.
19726         * modules/unilbrk/ulc-width-linebreaks: New file.
19727         * lib/linebreak.h: Remove file.
19728         * lib/linebreak.c: Remove file.
19729         * m4/linebreak.m4: Remove file.
19730         * modules/linebreak: Remove file.
19731         * NEWS: Mention the changes.
19732
19733 2008-05-09  Eric Blake  <ebb9@byu.net>
19734
19735         Add xmemdup0.
19736         * lib/xalloc.h (xmemdup0): New prototype and C++ typesafe
19737         implementation.
19738         * lib/xmalloc.c (xmemdup0): New C implementation.
19739
19740 2008-05-08  Bruno Haible  <bruno@clisp.org>
19741
19742         * m4/wctype.m4 (gl_WCTYPE_H): Correct indentation.
19743
19744 2008-05-07  Eric Blake  <ebb9@byu.net>
19745
19746         Support cross-compilation of <wctype.h>.
19747         * m4/wctype.m4 (gl_WCTYPE_H): Fix improper nesting in
19748         AC_CACHE_CHECK.
19749
19750 2008-05-06  Soren Hansen  <soren@ubuntu.com>  (tiny change)
19751
19752         * build-aux/vc-list-files: Add support for bzr.
19753
19754 2008-05-03  Jim Meyering  <meyering@redhat.com>
19755
19756         avoid failed assertion with tight malloc
19757         * tests/test-getndelim2.c: Correct an off-by-one assertion.
19758
19759 2008-05-03  Simon Josefsson  <simon@josefsson.org>
19760
19761         * m4/inet_pton.m4: Set HAVE_DECL_INET_PTON to 0 when declarations
19762         are needed from arpa/inet.h.
19763         * m4/inet_ntop.m4: Likewise, for HAVE_DECL_INET_NTOP.
19764         Reported by Bruno Haible.
19765
19766 2008-05-02  Jim Meyering  <meyering@redhat.com>
19767
19768         avoid compilation error on FreeBSD 6
19769         * tests/test-getaddrinfo.c [!defined EAI_NODATA] (EAI_NODATA): Define.
19770
19771 2008-05-01  Jim Meyering  <meyering@redhat.com>
19772
19773         useless-if-before-free: correct --help's exit status description
19774         * build-aux/useless-if-before-free (usage): Like grep, exit 0
19775         for one or more matches, etc.  Reported by Bruno Haible.
19776
19777         vc-list-files: make the stand-alone gnulib test work
19778         * modules/vc-list-files-tests (configure.ac):
19779         Define and AC_SUBST abs_aux_dir.
19780         (Makefile.am) [TESTS_ENVIRONMENT]: Rather than passing
19781         $(abs_top_srcdir) to each script and having each of them
19782         duplicate the work of setting PATH, set PATH here, using
19783         the new variable, abs_aux_dir instead.
19784         * tests/test-vc-list-files-cvs.sh: Don't set PATH here.
19785         * tests/test-vc-list-files-git.sh: Likewise.
19786         Reported by Bruno Haible.
19787
19788 2008-05-01  Bruno Haible  <bruno@clisp.org>
19789
19790         * lib/getndelim2.c (getndelim2): Fix newsize computation during
19791         reallocation. Rename 'done' to 'found_delimiter'.
19792
19793 2008-05-01  Jim Meyering  <meyering@redhat.com>
19794
19795         vc-list-files: accommodate /bin/sh like the one from Solaris 10
19796         * build-aux/vc-list-files: Use `...`, not $(...).
19797
19798 2008-04-30  Jim Meyering  <meyering@redhat.com>
19799
19800         add tests for vc-list-files
19801         * modules/vc-list-files-tests: New module.
19802         * tests/test-vc-list-files-cvs.sh: New file.
19803         * tests/test-vc-list-files-git.sh: New file.
19804
19805         avoid a warning from gcc
19806         * lib/getndelim2.c (IF_LINT): Define.
19807         (getndelim2): Use it to avoid a "may be used uninitialized" warning.
19808
19809         vc-list-files: work properly with build-aux/cvsu, too
19810         * build-aux/vc-list-files: Hoist the "./"-removing code to apply
19811         to all cvs-based clauses.
19812
19813         vc-list-files: work properly in the CVS+awk case, too
19814         * build-aux/vc-list-files: In the CVS+awk case, remove "./" prefix.
19815
19816         vc-list-files: avoid use of ${*-*} that fails when /bin/sh is dash
19817         * build-aux/vc-list-files: Simplify ${*-*} to $dir, since we no longer
19818         take more than one file argument, so .  Add quotes, just in case $dir
19819         ever contains a shell meta-character.  Prompted by Soren Hansen in
19820         <http://thread.gmane.org/gmane.comp.emulators.libvirt/6221/focus=6240>.
19821
19822 2008-04-29  Eric Blake  <ebb9@byu.net>
19823
19824         Optimize getndelim2 to use block operations when possible.
19825         * modules/getndelim2 (Depends-on): Add stdbool, freadptr,
19826         freadseek, and memchr2.
19827         * lib/getndelim2.c (getndelim2): Use them for block reads.
19828
19829 2008-04-29  Bruno Haible  <bruno@clisp.org>
19830
19831         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_USE_SYSTEM_EXTENSIONS.
19832         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
19833         * modules/inet_ntop (Depends-on): Add extensions.
19834         * modules/inet_pton (Depends-on): Likewise.
19835         Reported by Simon Josefsson.
19836
19837 2008-04-29  Jim Meyering  <meyering@redhat.com>
19838
19839         When the is more than one match in a block, match all of them.
19840         * build-aux/useless-if-before-free: Iterate through each block
19841         until there are no more matches.
19842
19843         Fix broken useless-if-before-free script.
19844         * build-aux/useless-if-before-free: Fix typo: missing "?" after
19845         the expression to match cast of argument to free-like function.
19846
19847 2008-04-29  Eric Blake  <ebb9@byu.net>
19848
19849         Use new header.
19850         * lib/getaddrinfo.c (includes): s/"inet_ntop.h"/<arpa/inet.h>/.
19851
19852 2008-04-29  Jim Meyering  <meyering@redhat.com>
19853
19854         Avoid test segfault on x86_64 due to lack of inet_ntop declaration.
19855         * tests/test-getaddrinfo.c: Include <arpa/inet.h>, now guaranteed
19856         by gnulib to exist and to declare e.g., inet_ntop.
19857         Don't include "inet_ntop.h", now removed.
19858
19859         * m4/arpa_inet_h.m4: Remove trailing blanks.
19860
19861 2008-04-29  Eric Blake  <ebb9@byu.net>
19862
19863         Silence valgrind on safe reads beyond potential array bounds.
19864         * lib/rawmemchr.valgrind: New file.
19865         * lib/strchrnul.valgrind: Likewise.
19866         * modules/rawmemchr (Files): Distribute new file.
19867         * modules/strchrnul (Files): Likewise.
19868         Suggested by Bruno Haible.
19869
19870 2008-04-29  Bruno Haible  <bruno@clisp.org>
19871
19872         * lib/arpa_inet.in.h: Include system's <arpa/inet.h> if it exists.
19873         (inet_ntop, inet_pton): Change portability warning's wording.
19874         * m4/arpa_inet_h.m4 (gl_HEADER_ARPA_INET): Set HAVE_ARPA_INET_H.
19875         Invoke gl_CHECK_NEXT_HEADERS.
19876         (gl_ARPA_INET_H_DEFAULTS): Initialize ARPA_INET_H.
19877         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_ARPA_INET_H_DEFAULTS and
19878         set ARPA_INET_H.
19879         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
19880         * modules/arpa_inet (Description): No longer only for systems that
19881         lack it.
19882         (Depends-on): Add include_next.
19883         (Makeile.am): Substitute INCLUDE_NEXT, NEXT_ARPA_INET_H,
19884         HAVE_ARPA_INET_H.
19885
19886 2008-04-29  Jim Meyering  <meyering@redhat.com>
19887
19888         * modules/mkdir (License): Re-license as LGPLv2+.
19889
19890 2008-04-29  Bruno Haible  <bruno@clisp.org>
19891
19892         * modules/rawmemchr (Maintainer): Set to Eric.
19893         * modules/strchrnul (Maintainer): Likewise.
19894
19895 2008-04-29  Simon Josefsson  <simon@josefsson.org>
19896
19897         * m4/arpa_inet_h.m4 (gl_ARPA_INET_H_DEFAULTS): Set
19898         HAVE_DECL_INET_NTOP and HAVE_DECL_INET_PTON.
19899
19900         * modules/arpa_inet (arpa/inet.h): Use them.
19901
19902 2008-04-28  Eric Blake  <ebb9@byu.net>
19903
19904         Test getndelim2.
19905         * modules/getndelim2-tests: New file.
19906         * tests/test-getndelim2.c: Likewise.
19907         * lib/getndelim2.c (getndelim2): Never return 0.  Lock the
19908         stream.
19909         * m4/getndelim2.m4 (gl_GETNDELIM2): Check for lock functions.
19910
19911         * MODULES.html.sh: Document new module.
19912
19913 2008-04-20  Bruno Haible  <bruno@clisp.org>
19914
19915         * lib/c-stack.c (die): Use raise.
19916         * modules/c-stack (Depends-on): Add raise.
19917
19918 2008-04-28  Bruno Haible  <bruno@clisp.org>
19919
19920         Expect rpmatch to be declared.
19921         * lib/yesno.c (rpmatch): Remove declaration.
19922
19923         Declare rpmatch.
19924         * lib/stdlib.in.h (rpmatch): New declaration.
19925         * lib/rpmatch.c: Include <stdlib.h> first.
19926         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Require AC_USE_SYSTEM_EXTENSIONS and
19927         gl_STDLIB_H_DEFAULTS. Set HAVE_RPMATCH.
19928         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_RPMATCH,
19929         HAVE_RPMATCH.
19930         * modules/rpmatch (Depends-on): Add stdlib, extensions.
19931         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
19932         (Include): Set to <stdlib.h>.
19933         * modules/stdlib (Makefile.am): Substitute GNULIB_RPMATCH and
19934         HAVE_RPMATCH.
19935         * NEWS: Document the change.
19936
19937 2008-04-28  Bruno Haible  <bruno@clisp.org>
19938
19939         Change rpmatch to use nl_langinfo when appropriate.
19940         * lib/rpmatch.c: Include stdbool.h, string.h, langinfo.h.
19941         (N_): New macro.
19942         (localized_pattern): New function/macro.
19943         (try): Remove match, nomatch arguments. Copy the pattern into safe
19944         memory before caching it.
19945         (rpmatch): Use localized_pattern. Add translator comments.
19946         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Test for nl_langinfo and YESEXPR.
19947         Suggested by Eric Blake.
19948         * modules/rpmatch (Depends-on): Add stdbool.
19949
19950 2008-04-28  Eric Blake  <ebb9@byu.net>
19951
19952         Add rawmemchr module, matching glibc.
19953         * modules/string (Makefile.am): New indicator.
19954         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set it.
19955         * lib/string.in.h (rawmemchr): Declare when appropriate.
19956         * modules/rawmemchr: New file.
19957         * m4/rawmemchr.m4: Likewise.
19958         * lib/rawmemchr.c: Likewise.
19959         * modules/rawmemchr-tests: Likewise.
19960         * tests/test-rawmemchr.c: Likewise.
19961         * doc/glibc-functions/rawmemchr.texi (rawmemchr): Document
19962         module.
19963         * modules/strchrnul (Depends-on): Add rawmemchr.
19964         * lib/strchrnul.c (strchrnul): Optimize a corner case.
19965
19966         Whitespace cleanup.
19967         * tests/test-strchrnul.c: Reindent.
19968         * lib/strchrnul.c: Likewise.
19969
19970         Optimize and test strchrnul.
19971         * lib/strchrnul.c (strchrnul): Rewrite to do parallel search.
19972         * modules/strchrnul-tests: New file.
19973         * tests/test-strchrnul.c: Likewise.
19974
19975         Remove intprops dependency.
19976         * modules/memchr (Depends-on): Remove intprops.
19977         * modules/memrchr (Depends-on): Likewise.
19978         * modules/memchr2 (Depends-on): Likewise.
19979         * lib/memchr.c (__memchr): Hand-inline the TYPE_MAXIMUM check.
19980         * lib/memrchr.c (__memrchr): Likewise.
19981         * lib/memrchr2.c (memchr2): Likewise.
19982         Reported by Simon Josefsson.
19983
19984 2008-04-28  Simon Josefsson  <simon@josefsson.org>
19985
19986         * m4/sys_socket_h.m4: Move AC_REQUIRE([AC_C_INLINE]) to top.
19987         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
19988
19989 2008-04-28  Simon Josefsson  <simon@josefsson.org>
19990
19991         * lib/inet_ntop.h, lib/inet_pton.h: Remove files.
19992
19993         * lib/inet_ntop.c: Include arpa/inet.h instead of inet_ntop.h.
19994
19995         * lib/inet_pton.c: Include arpa/inet.h instead of inet_pton.h.
19996
19997         * lib/arpa_inet.in.h [@GNULIB_INET_NTOP@]: Inline inet_ntop.h
19998         declarations.
19999         [@GNULIB_INET_PTON@]: Inline inet_pton.h declarations.
20000
20001         * m4/inet_pton.m4: Don't check for header files.
20002
20003         * m4/inet_ntop.m4: Don't check for header files.
20004
20005 2008-04-28  Simon Josefsson  <simon@josefsson.org>
20006
20007         * m4/sys_socket_h.m4: Require AC_C_INLINE when necessary.
20008         * lib/sys_socket.in.h (setsockopt): Use proper win32 tests (don't
20009         trigger for cygwin).
20010         Reported by Bruno Haible  <bruno@clisp.org>.
20011
20012 2008-04-28  Bruno Haible  <bruno@clisp.org>
20013
20014         * doc/posix-functions/strdup.texi: Mention mingw problem.
20015
20016 2008-04-27  Bruno Haible  <bruno@clisp.org>
20017
20018         * modules/stat-time-tests (Depends-on): Add sleep.
20019         * tests/test-stat-time.c (force_unlink): New function.
20020         (cleanup): Use it.
20021         (test_mtime): Remove the ctime related tests.
20022         (test_ctime): New function, containing the ctime related tests.
20023         (main): Call test_ctime, except on native Windows platforms.
20024
20025 2008-04-27  Bruno Haible  <bruno@clisp.org>
20026
20027         * lib/rpmatch.c (rpmatch): Add some comments.
20028         Reported by James Youngman <jay@gnu.org>.
20029
20030 2008-04-27  Bruno Haible  <bruno@clisp.org>
20031
20032         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Also test the behaviour on
20033         quiet NaNs.
20034
20035 2008-04-27  Bruno Haible  <bruno@clisp.org>
20036
20037         Make test-yesno.sh work on mingw.
20038         * tests/test-yesno.sh: Postprocess the output to convert CR/LF to LF.
20039         * tests/test-yesno.c: Include yesno.h first. Include binary-io.h.
20040         (main): Set stdin to binary mode.
20041         * modules/yesno-tests (Depends-on): Add binary-io.
20042
20043 2008-04-27  Bruno Haible  <bruno@clisp.org>
20044
20045         Fix 'isfinite' on x86, x86_64, ia64 platforms.
20046         * tests/test-isfinite.c (test_isfinitel): Also test the behavior on
20047         argument that lie outside the IEEE 854 domain.
20048         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): New macro.
20049         (gl_ISFINITE): Use it.
20050         * doc/posix-functions/isfinite.texi: Document the fixed bugs.
20051
20052 2008-04-27  Bruno Haible  <bruno@clisp.org>
20053
20054         Allow local renaming in config.h.
20055         * lib/memrchr.c (memrchr): Don't undefine outside libc.
20056
20057 2008-04-27  Bruno Haible  <bruno@clisp.org>
20058
20059         * lib/memchr.c (__memchr): Change type of 'i'.
20060         * lib/memchr2.c (memchr2): Likewise.
20061
20062 2008-04-26  Eric Blake  <ebb9@byu.net>
20063         and Bruno Haible  <bruno@clisp.org>
20064
20065         Optimize and test memrchr.
20066         * modules/memrchr (Depends-on): Add intprops.
20067         * lib/memrchr.c (__memrchr): Avoid false positives in loop.
20068         * modules/memrchr-tests: New file.
20069         * tests/test-memrchr.c: New file.
20070
20071 2008-04-26  Bruno Haible  <bruno@clisp.org>
20072
20073         Add tentative support for DragonFly BSD.
20074         * lib/stdio-impl.h: Add macros for DragonFly BSD.
20075         * lib/fbufmode.c (fbufmode): Update conditionals. Use fp_ instead of
20076         fp.
20077         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
20078         restore_seek_optimization, update_fpos_cache, rpl_fflush: Likewise.
20079         * lib/fpurge.c (fpurge): Likewise.
20080         * lib/freadable.c (freaadable): Likewise.
20081         * lib/freadahead.c (freadahead): Likewise.
20082         * lib/freading.c (freading): Likewise.
20083         * lib/freadptr.c (freadptr): Likewise.
20084         * lib/freadseek.c (freadptrinc): Likewise.
20085         * lib/fseeko.c (fseeko): Likewise.
20086         * lib/fseterr.c (fseterr): Likewise.
20087         * lib/fwritable.c (fwritable): Likewise.
20088         * lib/fwriting.c (fwriting): Likewise.
20089
20090 2008-04-26  Bruno Haible  <bruno@clisp.org>
20091
20092         * lib/stdio-impl.h: New file.
20093         * lib/fbufmode.c: Include stdio-impl.h.
20094         (fbufmode): Use fp_, remove redundant #defines.
20095         * lib/fflush.c: Include stdio-impl.h.
20096         (clear_ungetc_buffer): Remove redundant #defines.
20097         * lib/fpurge.c: Include stdio-impl.h.
20098         (fpurge): Remove redundant #defines.
20099         * lib/freadable.c: Include stdio-impl.h.
20100         (freadable): Remove redundant #defines.
20101         * lib/freadahead.c: Include stdio-impl.h.
20102         (freadahead): Remove redundant #defines.
20103         * lib/freading.c: Include stdio-impl.h.
20104         (freading): Remove redundant #defines.
20105         * lib/freadptr.c: Include stdio-impl.h.
20106         (freadptr): Remove redundant #defines.
20107         * lib/freadseek.c: Include stdio-impl.h.
20108         (freadptrinc): Remove redundant #defines.
20109         * lib/fseeko.c: Include stdio-impl.h.
20110         (rpl_fseeko): Remove redundant #defines.
20111         * lib/fseterr.c: Include stdio-impl.h.
20112         (fseterr): Remove redundant #defines.
20113         * lib/fwritable.c: Include stdio-impl.h.
20114         (fwritable: Remove redundant #defines.
20115         * lib/fwriting.c: Include stdio-impl.h.
20116         (fwriting): Remove redundant #defines.
20117         * modules/fbufmode (Files): Add lib/stdio-impl.h.
20118         * modules/fflush (Files): Likewise.
20119         * modules/fpurge (Files): Likewise.
20120         * modules/freadable (Files): Likewise.
20121         * modules/freadahead (Files): Likewise.
20122         * modules/freading (Files): Likewise.
20123         * modules/freadptr (Files): Likewise.
20124         * modules/freadseek (Files): Likewise.
20125         * modules/fseeko (Files): Likewise.
20126         * modules/fseterr (Files): Likewise.
20127         * modules/fwritable (Files): Likewise.
20128         * modules/fwriting (Files): Likewise.
20129
20130 2008-04-26  Bruno Haible  <bruno@clisp.org>
20131
20132         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
20133         restore_seek_optimization, update_fpos_cache): New functions, extracted
20134         from rpl_fflush.
20135         (rpl_fflush): Use them.
20136         * m4/fflush.m4 (gl_PREREQ_FFLUSH): New macro.
20137         (gl_REPLACE_FFLUSH): Use it.
20138
20139 2008-04-26  Bruno Haible  <bruno@clisp.org>
20140
20141         * tests/test-xstrtol.sh: Work around limitation of an old 'tr' program
20142         on Solaris.
20143         * tests/test-xstrtoimax.sh: Likewise.
20144         * tests/test-xstrtoumax.sh: Likewise.
20145         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
20146
20147 2008-04-26  Bruno Haible  <bruno@clisp.org>
20148
20149         * modules/memchr-tests: New file.
20150         * tests/test-memchr.c; New file, based on tests/test-memchr2.c.
20151
20152 2008-04-26  Eric Blake  <ebb9@byu.net>
20153             Bruno Haible  <bruno@clisp.org>
20154
20155         * lib/memchr.c: Include intprops.h.
20156         (__memchr): Optimize parallel detection of matching bytes. Rename local
20157         variables. Add explanatory comments.
20158
20159 2008-04-26  Bruno Haible  <bruno@clisp.org>
20160
20161         Fix module 'memchr', broken since 2000-10-28.
20162         * lib/memchr.c: Outside glibc, define memchr, not __memchr.
20163
20164 2008-04-26  Bruno Haible  <bruno@clisp.org>
20165
20166         * lib/memchr2.c (memchr2): Rename local variables. Add explanatory
20167         comments.
20168
20169 2008-04-25  Eric Blake  <ebb9@byu.net>
20170
20171         Use native fstatat on cygwin 1.7.0.
20172         * m4/openat.m4 (gl_FUNC_OPENAT): Make sure lstat check is made
20173         first.
20174
20175 2008-04-23  Eric Blake  <ebb9@byu.net>
20176
20177         Improve memchr2 performance.
20178         * lib/memchr2.c (memchr2): Further optimize parallel detection of
20179         NUL bytes.
20180         * modules/memchr2 (Depends-on): Use intprops.h.
20181
20182 2008-04-23  Simon Josefsson  <simon@josefsson.org>
20183
20184         * lib/sys_socket.in.h (setsockopt): Be more type safe by declaring
20185         an inline function instead of a CPP macro.  Patch by Ben Pfaff
20186         <blp@cs.stanford.edu>.
20187
20188 2008-04-23  Simon Josefsson  <simon@josefsson.org>
20189
20190         * lib/arpa_inet.in.h: New file.
20191
20192         * modules/arpa_inet (Files): Add lib/arpa_inet.in.h.
20193         (Makefile.am): Sed in substitute header file.
20194
20195         * m4/arpa_inet_h.m4: Add gl_ARPA_INET_H_DEFAULTS and
20196         gl_ARPA_INET_MODULE_INDICATOR.  Use them.
20197
20198         * modules/inet_ntop (configure.ac): Use
20199         gl_ARPA_INET_MODULE_INDICATOR.
20200
20201         * modules/inet_pton (configure.ac): Use
20202         gl_ARPA_INET_MODULE_INDICATOR.
20203
20204 2008-04-22  Jim Meyering  <meyering@redhat.com>
20205
20206         * modules/verify (License): Re-license as LGPLv2+.
20207
20208 2008-04-22  Simon Josefsson  <simon@josefsson.org>
20209
20210         * lib/sys_socket.in.h: Define setsockopt macro to cast fourth
20211         parameter to void* as per POSIX standard (MinGW uses char*).
20212
20213 2008-04-21  Bruno Haible  <bruno@clisp.org>
20214
20215         * lib/wctype.in.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
20216         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
20217         Define to replacements if REPLACE_ISWCNTRL is 1.
20218         * m4/wctype.m4 (gl_WCTYPE_H): Test whether the isw* functions work.
20219         If not, set WCTYPE_H to nonempty and REPLACE_ISWCNTRL to 1.
20220         * modules/wctype (Makefile.am): Substitute REPLACE_ISWCNTRL.
20221         * doc/posix-functions/iswalnum.texi: Mention the 'wctype' module and
20222         what it fixes.
20223         * doc/posix-functions/iswalpha.texi: Likewise.
20224         * doc/posix-functions/iswblank.texi: Likewise.
20225         * doc/posix-functions/iswcntrl.texi: Likewise.
20226         * doc/posix-functions/iswdigit.texi: Likewise.
20227         * doc/posix-functions/iswgraph.texi: Likewise.
20228         * doc/posix-functions/iswlower.texi: Likewise.
20229         * doc/posix-functions/iswprint.texi: Likewise.
20230         * doc/posix-functions/iswpunct.texi: Likewise.
20231         * doc/posix-functions/iswspace.texi: Likewise.
20232         * doc/posix-functions/iswupper.texi: Likewise.
20233         * doc/posix-functions/iswxdigit.texi: Likewise.
20234         Reported by Alain Guibert.
20235
20236 2008-04-21  Bruno Haible  <bruno@clisp.org>
20237
20238         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Fix typo in last commit.
20239         Patch by Alain Guibert.
20240
20241 2008-04-21  Bruno Haible  <bruno@clisp.org>
20242
20243         Fix test failures on mingw.
20244         * tests/test-xstrtol.c (print_no_progname): New function.
20245         (main): Install it in error_print_progname hook.
20246         * tests/test-xstrtol.sh: Convert CR/LF to NL in output.
20247         * tests/test-xstrtoimax.sh: Likewise.
20248         * tests/test-xstrtoumax.sh: Likewise.
20249
20250 2008-04-21  Bruno Haible  <bruno@clisp.org>
20251
20252         Fix test failure on mingw.
20253         * tests/test-argp-2.sh (func_compare): Remove CRs from sed's output.
20254
20255 2008-04-21  Bruno Haible  <bruno@clisp.org>
20256
20257         * lib/localename.c (SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN):
20258         Actually assign a value.
20259
20260 2008-04-20  Bruno Haible  <bruno@clisp.org>
20261
20262         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl',
20263         take 2.
20264         * lib/canonicalize.c (canonicalize_file_name): Elide if the
20265         'canonicalize-lgpl' module is also used.
20266         * lib/canonicalize-lgpl.c: Undo last change.
20267         * modules/canonicalize-lgpl (configure.ac): Invoke gl_MODULE_INDICATOR.
20268
20269 2008-04-20  Bruno Haible  <bruno@clisp.org>
20270
20271         * lib/mkdir.c (mkdir): Undefine after the includes, not right after
20272         config.h. Provide _mkdir based fallback for mingw.
20273         * lib/sys_stat.in.h (mkdir): Define through an 'extern' declaration
20274         if REPLACE_MKDIR is 1. Otherwise, test for mingw directly.
20275         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Require
20276         gl_SYS_STAT_H_DEFAULTS. When doing the replacement, set REPLACE_MKDIR
20277         rather than defining mkdir in config.h.
20278         * m4/sys_stat_h.m4 (gl_SYS_STAT_MODULE_INDICATOR): New macro.
20279         (gl_SYS_STAT_H_DEFAULTS): New macro.
20280         (gl_HEADER_SYS_STAT_H): Require it. Don't set HAVE_DECL_MKDIR and
20281         HAVE_IO_H any more.
20282         * modules/sys_stat (Makefile.am): Substitute REPLACE_MKDIR instead of
20283         HAVE_DECL_MKDIR and HAVE_IO_H.
20284
20285 2008-04-20  Bruno Haible  <bruno@clisp.org>
20286
20287         * lib/isapipe.c: Port to native Windows platforms.
20288
20289 2008-04-20  Bruno Haible  <bruno@clisp.org>
20290
20291         * lib/gc-gnulib.c: Include <windows.h> before <wincrypt.h>.
20292
20293 2008-04-21  Eric Blake  <ebb9@byu.net>
20294
20295         Work around preprocessors that don't handle UINTMAX_MAX.
20296         * lib/memchr2.c (memchr2): Avoid embedded #if.
20297         Reported by Alain Guibert, fix suggested by Bruno Haible.
20298
20299 2008-04-21  Simon Josefsson  <simon@josefsson.org>
20300
20301         * doc/posix-functions/strftime.texi (strftime): Explain better
20302         Windows incompatibility.  Suggested by Micah Cowan
20303         <micah@cowan.name>.
20304
20305 2008-04-20  Bruno Haible  <bruno@clisp.org>
20306
20307         * modules/uniconv/u32-conv-to-enc (Depends-on): Add unistr/u32-mblen,
20308         unistr/u8-mblen.
20309
20310 2008-04-20  Bruno Haible  <bruno@clisp.org>
20311
20312         Fix test failure on platforms with non-GNU iconv.
20313         * lib/uniconv/u16-conv-to-enc.c (u16_to_u8_lenient): New function.
20314         (U_TO_U8): Use it, rather than u16_to_u8.
20315         * lib/uniconv/u-conv-to-enc.h (FUNC): Allow an incomplete sequence of
20316         units at the end of the input string.
20317         * modules/uniconv/u16-conv-to-enc (Depends-on): Update.
20318
20319 2008-04-20  Bruno Haible  <bruno@clisp.org>
20320
20321         * tests/uniconv/test-u8-conv-to-enc.c (main): Accept result == NULL
20322         when the resulting length is 0.
20323         * tests/uniconv/test-u16-conv-to-enc.c (main): Likewise.
20324
20325 2008-04-20  Bruno Haible  <bruno@clisp.org>
20326
20327         * m4/roundf.m4 (gl_FUNC_ROUNDF): Add test whether roundf actually
20328         works.
20329         * doc/posix-functions/roundf.texi: Mention roundf bug on mingw.
20330
20331 2008-04-20  Bruno Haible  <bruno@clisp.org>
20332
20333         * tests/test-tsearch.c (main): Don't use initstate if it is missing.
20334         * modules/tsearch-tests (configure.ac): Test for initstate function.
20335
20336 2008-04-20  Bruno Haible  <bruno@clisp.org>
20337
20338         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Also provided a substitute
20339         for nlink_t if missing.
20340         * tests/test-sys_stat.c: Check the existence of the nlink_t type.
20341
20342 2008-04-19  Bruno Haible  <bruno@clisp.org>
20343
20344         Work around snprintf bug on Linux libc5.
20345         * m4/printf.m4 (gl_SNPRINTF_SIZE1): New macro.
20346         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
20347         gl_SNPRINTF_SIZE1.
20348         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
20349         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Likewise. Replace snprintf if
20350         that test failed.
20351         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Likewise.
20352         * lib/vasnprintf.c (USE_SNPRINTF): Set to 0 on Linux libc5 systems.
20353         * modules/snprintf (Files): Add m4/printf.m4.
20354         * modules/vsnprintf (Files): Likewise.
20355         * doc/posix-functions/snprintf.texi: Document Linux libc5 problem.
20356         * doc/posix-functions/vsnprintf.texi: Likewise.
20357
20358 2008-04-19  Bruno Haible  <bruno@clisp.org>
20359
20360         * lib/vasnprintf.c (floorlog10l, floorlog10): Reduce maximum error
20361         from 0.0058 to less than 10^-7.
20362
20363 2008-04-19  Bruno Haible  <bruno@clisp.org>
20364
20365         Fix rounding when a precision is given.
20366         * lib/vasnprintf.c (is_borderline): New function.
20367         (VASNPRINTF): For %e and %g, consider replacing the digits 10....0 with
20368         9...9x.
20369         * tests/test-vasnprintf-posix.c (test_function): Test rounding with %f,
20370         %e, %g.
20371         * tests/test-vasprintf-posix.c (test_function): Likewise.
20372         * tests/test-snprintf-posix.h (test_function): Likewise.
20373         * tests/test-sprintf-posix.h (test_function): Likewise.
20374         * tests/test-fprintf-posix.h (test_function): Test rounding with %f.
20375         * tests/test-printf-posix.h (test_function): Likewise.
20376         * tests/test-printf-posix.output: Update.
20377         Reported by John Darrington <john@darrington.wattle.id.au> via
20378         Ben Pfaff <blp@cs.stanford.edu>.
20379
20380 2008-04-18  Simon Josefsson  <simon@josefsson.org>
20381
20382         * doc/posix-functions/strftime.texi (strftime): Clarify platform.
20383         Suggested by Bruno Haible <bruno@clisp.org>.
20384
20385 2008-04-17  Bruno Haible  <bruno@clisp.org>
20386
20387         * lib/lock.h (gl_lock_destroy, gl_rwlock_destroy,
20388         gl_recursive_lock_destroy): Provide no-op definitions for the dummy
20389         implementation.
20390         Patch by Bruce Merry <bmerry@gmail.com>.
20391
20392 2008-04-17  Simon Josefsson  <simon@josefsson.org>
20393
20394         * doc/posix-functions/strftime.texi (strftime): Mention that %e
20395         doesn't work under Windows.
20396
20397 2008-04-16  Bruno Haible  <bruno@clisp.org>
20398
20399         * lib/localename.c (LANG_MAORI, LANG_QUECHUA, LANG_SOTHO, LANG_UIGHUR):
20400         New macros.
20401         (SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_LATIN,
20402         SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_CYRILLIC,
20403         SUBLANG_CROATIAN_CROATIA, SUBLANG_CROATIAN_BOSNIA_HERZEGOVINA_LATIN,
20404         SUBLANG_MONGOLIAN_CYRILLIC_MONGOLIA, SUBLANG_MONGOLIAN_PRC,
20405         SUBLANG_QUECHUA_BOLIVIA, SUBLANG_QUECHUA_ECUADOR, SUBLANG_QUECHUA_PERU,
20406         SUBLANG_RUSSIAN_RUSSIA, SUBLANG_RUSSIAN_MOLDAVIA, SUBLANG_SPANISH_US,
20407         SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN, SUBLANG_UIGHUR_PRC): New
20408         macros.
20409         (gl_locale_name_from_win32_LANGID): Refine code for Croatian/Bosnian,
20410         Mongolian, Russian, Spanish, Tibetan. Add code for Maori, Quechua,
20411         Northern Sotho, Uighur.
20412
20413 2008-04-16  Bruno Haible  <bruno@clisp.org>
20414
20415         * lib/localename.c (SUBLANG_SINDHI_INDIA): New macro.
20416         (SUBLANG_SINDHI_PAKISTAN): Change value from 1 to 2.
20417         (gl_locale_name_from_win32_LANGID): Fix code for Sindhi.
20418         Reported by Daniel Bergström <daniel@octocode.com>.
20419
20420 2007-12-25  KJK::Hyperion  <hackbunny@reactos.com>
20421             Bruno Haible  <bruno@clisp.org>
20422
20423         * lib/localename.c (gl_locale_name_canonicalize) [WIN32_NATIVE]: New
20424         function.
20425         (gl_locale_name_from_win32_LANGID, gl_locale_name_from_win32_LCID):
20426         New functions, mostly extracted from gl_locale_name_default.
20427         (gl_locale_name_default): Use gl_locale_name_from_win32_LCID.
20428
20429 2008-04-16  Eric Blake  <ebb9@byu.net>
20430
20431         Adjust strtod detection to catch glibc 2.7 bug.
20432         * m4/strtod.m4 (gl_FUNC_STRTOD): Test "nan()" behavior.
20433         Reported by John Gatewood Ham.
20434
20435 2008-04-16  Bruno Haible  <bruno@clisp.org>
20436
20437         Add tentative support for Linux libc5.
20438         * lib/fbufmode.c (fbufmode) [__GNU_LIBRARY__==1]: Reuse glibc2 code.
20439         * lib/fpurge.c (fpurge): Likewise.
20440         * lib/freadable.c (freadable): Likewise.
20441         * lib/freadahead.c (freadahead): Likewise.
20442         * lib/freading.c (freading): Likewise.
20443         * lib/freadptr.c (freadptr): Likewise.
20444         * lib/freadseek.c (freadptrinc): Likewise.
20445         * lib/fseeko.c (rpl_fseeko): Likewise.
20446         * lib/fseterr.c (fseterr): Likewise.
20447         * lib/fwritable.c (fwritable): Likewise.
20448         * lib/fwriting.c (fwriting): Likewise.
20449         Reported by Alain Guibert <alguibert+bts@free.fr>.
20450
20451 2008-04-15  Bruno Haible  <bruno@clisp.org>
20452
20453         * modules/mathl (configure.ac): Define module indicator.
20454
20455 2008-04-15  Bruno Haible  <bruno@clisp.org>
20456
20457         * lib/logl.c (logl): Remove unused variables.
20458
20459 2008-04-15  Bruno Haible  <bruno@clisp.org>
20460
20461         * lib/uniconv/u-conv-to-enc.h (FUNC): Fix return value when U_TO_U8
20462         fails.
20463
20464 2008-04-15  Bruno Haible  <bruno@clisp.org>
20465
20466         * lib/trim.c (trim2): Fix argument of isspace() macro.
20467
20468 2008-04-15  Paolo Bonzini  <bonzini@gnu.org>
20469
20470         * lib/tanl.c (kernel_tanl): Rename flag to invert, initialize it
20471         to 0.
20472         * lib/trigl.c (ieee754_rem_pio2l): Fix range checks.
20473
20474 2008-04-14  Bruno Haible  <bruno@clisp.org>
20475
20476         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Fix underquoting of
20477         AC_LANG_PROGRAM argument.
20478         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Likewise.
20479         * m4/gethrxtime.m4 (gl_ARITHMETIC_HRTIME_T): Likewise.
20480         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Likewise.
20481         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
20482         * m4/math_h.m4 (gl_MATH_H): Likewise.
20483         * m4/mbstate_t.m4 (AC_TYPE_MBSTATE_T): Likewise.
20484         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
20485         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
20486         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Likewise.
20487         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
20488         * m4/regex.m4 (gl_REGEX): Likewise.
20489         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Likewise.
20490         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET): Likewise.
20491         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
20492         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Likewise.
20493         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
20494         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
20495         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
20496         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
20497
20498 2008-04-14  Jim Meyering  <meyering@redhat.com>
20499
20500         test-strtod: fix typos: s/abs/fabs/
20501         * tests/test-strtod.c (main): Use fabs, not narrowing-to-int "abs".
20502
20503 2008-04-13  Bruno Haible  <bruno@clisp.org>
20504
20505         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl'.
20506         * lib/canonicalize-lgpl.c: Elide the contents if the 'canonicalize'
20507         module is also used and while not building the reloc-wrapper.
20508
20509 2008-04-13  Bruno Haible  <bruno@clisp.org>
20510
20511         * tests/test-getaddrinfo.c (simple): Ignore EAI_NODATA error.
20512
20513 2008-04-13  Bruno Haible  <bruno@clisp.org>
20514
20515         Fix AIX compilation failure introduced on 2008-04-02.
20516         * tests/test-frexp.c (exp): Undefine before redefining.
20517         * tests/test-frexpl.c (exp): Likewise.
20518
20519 2008-04-13  Bruno Haible  <bruno@clisp.org>
20520
20521         Work around a HP-UX stdio bug.
20522         * tests/test-ftell.c (main): Disable the fseek/ftell test on HP-UX.
20523         * tests/test-ftello.c (main): Likewise.
20524         * doc/posix-functions/ftell.texi: Mention HP-UX bug.
20525         * doc/posix-functions/ftello.texi: Likewise.
20526
20527 2008-04-13  Bruno Haible  <bruno@clisp.org>
20528
20529         Make test-signbit pass on HP-UX/hppa.
20530         * tests/test-signbit.c (minus_zerol): New variable.
20531         (test_signbitl): Use it.
20532
20533 2008-04-13  Bruno Haible  <bruno@clisp.org>
20534
20535         Make truncl work on OSF/1 4.0.
20536         * m4/truncl.m4 (gl_FUNC_TRUNCL): Test whether truncl actually works.
20537         Set REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
20538         * lib/math.in.h (truncl): Test REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
20539         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_TRUNCL, not
20540         HAVE_DECL_TRUNCL.
20541         * modules/math (Makefile.am): Substitute REPLACE_TRUNCL, not
20542         HAVE_DECL_TRUNCL.
20543         * doc/posix-functions/truncl.texi: Document the OSF/1 4.0 problem.
20544
20545 2008-04-13  Bruno Haible  <bruno@clisp.org>
20546
20547         * lib/unictype.h: Remove trailing comma from enumeration definitions.
20548
20549 2008-04-13  Bruno Haible  <bruno@clisp.org>
20550
20551         * lib/count-one-bits.h (COUNT_ONE_BITS): Rewrite verification
20552         expression, so as to avoid HP-UX 11 cc compiler bug.
20553
20554 2008-04-13  Bruno Haible  <bruno@clisp.org>
20555
20556         * m4/regex.m4 (gl_PREREQ_REGEX): Also check for <libintl.h>.
20557
20558 2008-04-13  Bruno Haible  <bruno@clisp.org>
20559
20560         * lib/git-merge-changelog.c: Remove empty declaration outside of
20561         functions.
20562
20563 2008-04-13  Bruno Haible  <bruno@clisp.org>
20564
20565         * modules/quotearg-tests (Makefile.am): Define test_quotearg_LDADD.
20566
20567 2008-04-13  Bruno Haible  <bruno@clisp.org>
20568
20569         * doc/posix-headers/sys_socket.texi: Document the problem on EMX.
20570         * lib/sys_socket.in.h (SHUT_RD, SHUT_WR, SHUT_RDWR): Define if missing.
20571         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Replace <sys/socket.h>
20572         also if it exists but lacks definitions of the SHUT_* macros.
20573         * modules/sys_socket (Description): Update.
20574         Reported by Elbert Pol <e.pol@chello.nl>.
20575
20576 2008-04-13  Bruno Haible  <bruno@clisp.org>
20577
20578         * lib/localcharset.c (OS2): Don't redefine if already defined.
20579         Reported by Elbert Pol <e.pol@chello.nl>.
20580
20581 2008-04-13  Bruno Haible  <bruno@clisp.org>
20582
20583         * lib/binary-io.h [__EMX__]: Include <io.h>.
20584         Reported by Elbert Pol <e.pol@chello.nl>.
20585
20586 2008-04-12  Bruno Haible  <bruno@clisp.org>
20587
20588         * lib/fpucw.h: Enable the definitions also for x86_64.
20589         Needed for NetBSD/x86_64.
20590         Reported by Thomas Klausner <tk@giga.or.at>.
20591
20592 2008-04-12  Bruno Haible  <bruno@clisp.org>
20593
20594         * tests/test-strtod.c: Include isnand.h.
20595         (main): Use isnand instead of isnan.
20596         Reported by Jim Meyering.
20597
20598 2008-04-12  Bruno Haible  <bruno@clisp.org>
20599
20600         * m4/isnanf.m4 (gl_ISNANF_WORKS): Add a test for a special NaN.
20601         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
20602
20603 2008-04-12  Jim Meyering  <meyering@redhat.com>
20604
20605         * m4/math_h.m4 (gl_MATH_H): Fix typos.
20606
20607 2008-04-12  Bruno Haible  <bruno@clisp.org>
20608
20609         * lib/freadptr.c (freadptr) [__EMX__]: Fix wrong assertion.
20610         Reported by Elbert Pol <e.pol@chello.nl>.
20611
20612 2008-04-12  Eric Blake  <ebb9@byu.net>
20613
20614         Work around Solaris 10 math.h bug.
20615         * m4/math_h.m4 (gl_MATH_H): Check for bug.
20616         (gl_MATH_H_DEFAULTS): Set up default.
20617         * modules/math (Makefile.am): Replace new indicators.
20618         * lib/math.in.h (NAN, HUGE_VAL): Provide replacements.
20619         * tests/test-math.c (main): Test this.
20620         * m4/strtod.m4 (gl_FUNC_STRTOD): Don't rely on HUGE_VAL.
20621         * doc/posix-headers/math.texi (math.h): Mention bug.
20622         Reported by Nelson H. F. Beebe and Jim Meyering.
20623
20624 2008-04-11  Bruno Haible  <bruno@clisp.org>
20625
20626         Adapt to future versions of Apple GCC.
20627         * lib/argp-fmtstream.h (ARGP_FS_EI): Don't test __GNUC_GNU_INLINE__.
20628         Reported by Peter O'Gorman <peter@pogma.com>.
20629
20630 2008-04-11  Bruno Haible  <bruno@clisp.org>
20631
20632         * tests/test-getaddrinfo.c (simple): Ignore EAI_NONAME error.
20633
20634 2008-04-11  Bruno Haible  <bruno@clisp.org>
20635
20636         * modules/strsignal-tests (Makefile.am): Define test_strsignal_LDADD.
20637
20638         * modules/getaddrinfo-tests (Makefile.am): Define
20639         test_getaddrinfo_LDADD.
20640
20641 2008-04-11  Bruno Haible  <bruno@clisp.org>
20642
20643         * lib/strsignal.c (_sys_siglist): Don't declare if already declared.
20644         (init): Fix syntax error.
20645         * m4/strsignal.m4 (gl_PREREQ_STRSIGNAL): Check whether _sys_siglist
20646         is declared.
20647
20648 2008-04-11  Bruno Haible  <bruno@clisp.org>
20649
20650         * lib/glob.c: Include <stdbool.h>. Needed at least with IRIX cc.
20651         * modules/glob (Depends-on): Add stdbool.
20652
20653 2008-04-11  Bruno Haible  <bruno@clisp.org>
20654
20655         * lib/trim.c: Include <string.h>.
20656
20657 2008-04-11  Eric Blake  <ebb9@byu.net>
20658
20659         Avoid compile failure on OS/2.
20660         * lib/regex_internal.h (internal_function): Disable optimization
20661         on OS/2 (__EMX__), where it caused compiler error.
20662         Reported by Elbert Pol.
20663
20664 2008-04-11  Bruno Haible  <bruno@clisp.org>
20665
20666         Flush the standard error stream before aborting. Needed on mingw.
20667         * tests/test-argmatch.c (ASSERT): Call fflush(stderr) before abort().
20668         * tests/test-array_list.c (ASSERT): Likewise.
20669         * tests/test-array_oset.c (ASSERT): Likewise.
20670         * tests/test-avltree_list.c (ASSERT): Likewise.
20671         * tests/test-avltree_oset.c (ASSERT): Likewise.
20672         * tests/test-avltreehash_list.c (ASSERT): Likewise.
20673         * tests/test-binary-io.c (ASSERT): Likewise.
20674         * tests/test-byteswap.c (ASSERT): Likewise.
20675         * tests/test-c-ctype.c (ASSERT): Likewise.
20676         * tests/test-c-strcasecmp.c (ASSERT): Likewise.
20677         * tests/test-c-strcasestr.c (ASSERT): Likewise.
20678         * tests/test-c-strncasecmp.c (ASSERT): Likewise.
20679         * tests/test-c-strstr.c (ASSERT): Likewise.
20680         * tests/test-canonicalize-lgpl.c (ASSERT): Likewise.
20681         * tests/test-canonicalize.c (ASSERT): Likewise.
20682         * tests/test-carray_list.c (ASSERT): Likewise.
20683         * tests/test-ceilf1.c (ASSERT): Likewise.
20684         * tests/test-ceilf2.c (ASSERT): Likewise.
20685         * tests/test-ceill.c (ASSERT): Likewise.
20686         * tests/test-count-one-bits.c (ASSERT): Likewise.
20687         * tests/test-fbufmode.c (ASSERT): Likewise.
20688         * tests/test-fflush2.c (ASSERT): Likewise.
20689         * tests/test-floorf1.c (ASSERT): Likewise.
20690         * tests/test-floorf2.c (ASSERT): Likewise.
20691         * tests/test-floorl.c (ASSERT): Likewise.
20692         * tests/test-fopen.c (ASSERT): Likewise.
20693         * tests/test-fpending.c (ASSERT): Likewise.
20694         * tests/test-fprintf-posix.c (ASSERT): Likewise.
20695         * tests/test-fpurge.c (ASSERT): Likewise.
20696         * tests/test-freadable.c (ASSERT): Likewise.
20697         * tests/test-freadahead.c (ASSERT): Likewise.
20698         * tests/test-freading.c (ASSERT): Likewise.
20699         * tests/test-freadptr.c (ASSERT): Likewise.
20700         * tests/test-freadptr2.c (ASSERT): Likewise.
20701         * tests/test-freadseek.c (ASSERT): Likewise.
20702         * tests/test-freopen.c (ASSERT): Likewise.
20703         * tests/test-frexp.c (ASSERT): Likewise.
20704         * tests/test-frexpl.c (ASSERT): Likewise.
20705         * tests/test-fseek.c (ASSERT): Likewise.
20706         * tests/test-fseeko.c (ASSERT): Likewise.
20707         * tests/test-fstrcmp.c (ASSERT): Likewise.
20708         * tests/test-ftell.c (ASSERT): Likewise.
20709         * tests/test-ftello.c (ASSERT): Likewise.
20710         * tests/test-func.c (ASSERT): Likewise.
20711         * tests/test-fwritable.c (ASSERT): Likewise.
20712         * tests/test-fwriting.c (ASSERT): Likewise.
20713         * tests/test-getdelim.c (ASSERT): Likewise.
20714         * tests/test-getline.c (ASSERT): Likewise.
20715         * tests/test-i-ring.c (ASSERT): Likewise.
20716         * tests/test-iconv-utf.c (ASSERT): Likewise.
20717         * tests/test-iconv.c (ASSERT): Likewise.
20718         * tests/test-isfinite.c (ASSERT): Likewise.
20719         * tests/test-isnand.c (ASSERT): Likewise.
20720         * tests/test-isnanf.c (ASSERT): Likewise.
20721         * tests/test-isnanl.h (ASSERT): Likewise.
20722         * tests/test-ldexpl.c (ASSERT): Likewise.
20723         * tests/test-linked_list.c (ASSERT): Likewise.
20724         * tests/test-linkedhash_list.c (ASSERT): Likewise.
20725         * tests/test-localename.c (ASSERT): Likewise.
20726         * tests/test-lseek.c (ASSERT): Likewise.
20727         * tests/test-mbscasecmp.c (ASSERT): Likewise.
20728         * tests/test-mbscasestr1.c (ASSERT): Likewise.
20729         * tests/test-mbscasestr2.c (ASSERT): Likewise.
20730         * tests/test-mbscasestr3.c (ASSERT): Likewise.
20731         * tests/test-mbscasestr4.c (ASSERT): Likewise.
20732         * tests/test-mbschr.c (ASSERT): Likewise.
20733         * tests/test-mbscspn.c (ASSERT): Likewise.
20734         * tests/test-mbsncasecmp.c (ASSERT): Likewise.
20735         * tests/test-mbspbrk.c (ASSERT): Likewise.
20736         * tests/test-mbspcasecmp.c (ASSERT): Likewise.
20737         * tests/test-mbsrchr.c (ASSERT): Likewise.
20738         * tests/test-mbsspn.c (ASSERT): Likewise.
20739         * tests/test-mbsstr1.c (ASSERT): Likewise.
20740         * tests/test-mbsstr2.c (ASSERT): Likewise.
20741         * tests/test-mbsstr3.c (ASSERT): Likewise.
20742         * tests/test-memchr2.c (ASSERT): Likewise.
20743         * tests/test-memmem.c (ASSERT): Likewise.
20744         * tests/test-open.c (ASSERT): Likewise.
20745         * tests/test-printf-frexp.c (ASSERT): Likewise.
20746         * tests/test-printf-frexpl.c (ASSERT): Likewise.
20747         * tests/test-printf-posix.c (ASSERT): Likewise.
20748         * tests/test-quotearg.c (ASSERT): Likewise.
20749         * tests/test-rbtree_list.c (ASSERT): Likewise.
20750         * tests/test-rbtree_oset.c (ASSERT): Likewise.
20751         * tests/test-rbtreehash_list.c (ASSERT): Likewise.
20752         * tests/test-round1.c (ASSERT): Likewise.
20753         * tests/test-roundf1.c (ASSERT): Likewise.
20754         * tests/test-roundl.c (ASSERT): Likewise.
20755         * tests/test-signbit.c (ASSERT): Likewise.
20756         * tests/test-sleep.c (ASSERT): Likewise.
20757         * tests/test-snprintf-posix.c (ASSERT): Likewise.
20758         * tests/test-snprintf.c (ASSERT): Likewise.
20759         * tests/test-sprintf-posix.c (ASSERT): Likewise.
20760         * tests/test-stat-time.c (ASSERT): Likewise.
20761         * tests/test-strcasestr.c (ASSERT): Likewise.
20762         * tests/test-strerror.c (ASSERT): Likewise.
20763         * tests/test-striconv.c (ASSERT): Likewise.
20764         * tests/test-striconveh.c (ASSERT): Likewise.
20765         * tests/test-striconveha.c (ASSERT): Likewise.
20766         * tests/test-strsignal.c (ASSERT): Likewise.
20767         * tests/test-strstr.c (ASSERT): Likewise.
20768         * tests/test-strtod.c (ASSERT): Likewise.
20769         * tests/test-trunc1.c (ASSERT): Likewise.
20770         * tests/test-trunc2.c (ASSERT): Likewise.
20771         * tests/test-truncf1.c (ASSERT): Likewise.
20772         * tests/test-truncf2.c (ASSERT): Likewise.
20773         * tests/test-truncl.c (ASSERT): Likewise.
20774         * tests/test-vasnprintf-posix.c (ASSERT): Likewise.
20775         * tests/test-vasnprintf-posix2.c (ASSERT): Likewise.
20776         * tests/test-vasnprintf.c (ASSERT): Likewise.
20777         * tests/test-vasprintf-posix.c (ASSERT): Likewise.
20778         * tests/test-vasprintf.c (ASSERT): Likewise.
20779         * tests/test-vfprintf-posix.c (ASSERT): Likewise.
20780         * tests/test-vprintf-posix.c (ASSERT): Likewise.
20781         * tests/test-vsnprintf-posix.c (ASSERT): Likewise.
20782         * tests/test-vsnprintf.c (ASSERT): Likewise.
20783         * tests/test-vsprintf-posix.c (ASSERT): Likewise.
20784         * tests/test-wcwidth.c (ASSERT): Likewise.
20785         * tests/test-xfprintf-posix.c (ASSERT): Likewise.
20786         * tests/test-xprintf-posix.c (ASSERT): Likewise.
20787         * tests/test-xvasprintf.c (ASSERT): Likewise.
20788         * tests/uniconv/test-u16-conv-from-enc.c (ASSERT): Likewise.
20789         * tests/uniconv/test-u16-conv-to-enc.c (ASSERT): Likewise.
20790         * tests/uniconv/test-u16-strconv-from-enc.c (ASSERT): Likewise.
20791         * tests/uniconv/test-u16-strconv-to-enc.c (ASSERT): Likewise.
20792         * tests/uniconv/test-u32-conv-from-enc.c (ASSERT): Likewise.
20793         * tests/uniconv/test-u32-conv-to-enc.c (ASSERT): Likewise.
20794         * tests/uniconv/test-u32-strconv-from-enc.c (ASSERT): Likewise.
20795         * tests/uniconv/test-u32-strconv-to-enc.c (ASSERT): Likewise.
20796         * tests/uniconv/test-u8-conv-from-enc.c (ASSERT): Likewise.
20797         * tests/uniconv/test-u8-conv-to-enc.c (ASSERT): Likewise.
20798         * tests/uniconv/test-u8-strconv-from-enc.c (ASSERT): Likewise.
20799         * tests/uniconv/test-u8-strconv-to-enc.c (ASSERT): Likewise.
20800         * tests/unictype/test-bidi_byname.c (ASSERT): Likewise.
20801         * tests/unictype/test-bidi_name.c (ASSERT): Likewise.
20802         * tests/unictype/test-bidi_of.c (ASSERT): Likewise.
20803         * tests/unictype/test-bidi_test.c (ASSERT): Likewise.
20804         * tests/unictype/test-block_list.c (ASSERT): Likewise.
20805         * tests/unictype/test-block_of.c (ASSERT): Likewise.
20806         * tests/unictype/test-block_test.c (ASSERT): Likewise.
20807         * tests/unictype/test-categ_and.c (ASSERT): Likewise.
20808         * tests/unictype/test-categ_and_not.c (ASSERT): Likewise.
20809         * tests/unictype/test-categ_byname.c (ASSERT): Likewise.
20810         * tests/unictype/test-categ_name.c (ASSERT): Likewise.
20811         * tests/unictype/test-categ_none.c (ASSERT): Likewise.
20812         * tests/unictype/test-categ_of.c (ASSERT): Likewise.
20813         * tests/unictype/test-categ_or.c (ASSERT): Likewise.
20814         * tests/unictype/test-categ_test_withtable.c (ASSERT): Likewise.
20815         * tests/unictype/test-combining.c (ASSERT): Likewise.
20816         * tests/unictype/test-decdigit.c (ASSERT): Likewise.
20817         * tests/unictype/test-digit.c (ASSERT): Likewise.
20818         * tests/unictype/test-mirror.c (ASSERT): Likewise.
20819         * tests/unictype/test-numeric.c (ASSERT): Likewise.
20820         * tests/unictype/test-pr_byname.c (ASSERT): Likewise.
20821         * tests/unictype/test-pr_test.c (ASSERT): Likewise.
20822         * tests/unictype/test-predicate-part1.h (ASSERT): Likewise.
20823         * tests/unictype/test-scripts.c (ASSERT): Likewise.
20824         * tests/unictype/test-sy_c_ident.c (ASSERT): Likewise.
20825         * tests/unictype/test-sy_java_ident.c (ASSERT): Likewise.
20826         * tests/unistdio/test-u16-asnprintf1.c (ASSERT): Likewise.
20827         * tests/unistdio/test-u16-vasnprintf1.c (ASSERT): Likewise.
20828         * tests/unistdio/test-u16-vasnprintf2.c (ASSERT): Likewise.
20829         * tests/unistdio/test-u16-vasnprintf3.c (ASSERT): Likewise.
20830         * tests/unistdio/test-u16-vasprintf1.c (ASSERT): Likewise.
20831         * tests/unistdio/test-u16-vsnprintf1.c (ASSERT): Likewise.
20832         * tests/unistdio/test-u16-vsprintf1.c (ASSERT): Likewise.
20833         * tests/unistdio/test-u32-asnprintf1.c (ASSERT): Likewise.
20834         * tests/unistdio/test-u32-vasnprintf1.c (ASSERT): Likewise.
20835         * tests/unistdio/test-u32-vasnprintf2.c (ASSERT): Likewise.
20836         * tests/unistdio/test-u32-vasnprintf3.c (ASSERT): Likewise.
20837         * tests/unistdio/test-u32-vasprintf1.c (ASSERT): Likewise.
20838         * tests/unistdio/test-u32-vsnprintf1.c (ASSERT): Likewise.
20839         * tests/unistdio/test-u32-vsprintf1.c (ASSERT): Likewise.
20840         * tests/unistdio/test-u8-asnprintf1.c (ASSERT): Likewise.
20841         * tests/unistdio/test-u8-vasnprintf1.c (ASSERT): Likewise.
20842         * tests/unistdio/test-u8-vasnprintf2.c (ASSERT): Likewise.
20843         * tests/unistdio/test-u8-vasnprintf3.c (ASSERT): Likewise.
20844         * tests/unistdio/test-u8-vasprintf1.c (ASSERT): Likewise.
20845         * tests/unistdio/test-u8-vsnprintf1.c (ASSERT): Likewise.
20846         * tests/unistdio/test-u8-vsprintf1.c (ASSERT): Likewise.
20847         * tests/unistdio/test-ulc-asnprintf1.c (ASSERT): Likewise.
20848         * tests/unistdio/test-ulc-vasnprintf1.c (ASSERT): Likewise.
20849         * tests/unistdio/test-ulc-vasnprintf2.c (ASSERT): Likewise.
20850         * tests/unistdio/test-ulc-vasnprintf3.c (ASSERT): Likewise.
20851         * tests/unistdio/test-ulc-vasprintf1.c (ASSERT): Likewise.
20852         * tests/unistdio/test-ulc-vsnprintf1.c (ASSERT): Likewise.
20853         * tests/unistdio/test-ulc-vsprintf1.c (ASSERT): Likewise.
20854         * tests/uniwidth/test-u16-strwidth.c (ASSERT): Likewise.
20855         * tests/uniwidth/test-u16-width.c (ASSERT): Likewise.
20856         * tests/uniwidth/test-u32-strwidth.c (ASSERT): Likewise.
20857         * tests/uniwidth/test-u32-width.c (ASSERT): Likewise.
20858         * tests/uniwidth/test-u8-strwidth.c (ASSERT): Likewise.
20859         * tests/uniwidth/test-u8-width.c (ASSERT): Likewise.
20860         * tests/uniwidth/test-uc_width.c (ASSERT): Likewise.
20861         Reported by Eric Blake.
20862
20863 2008-04-11  Bruno Haible  <bruno@clisp.org>
20864
20865         * lib/wchar.in.h: Tweak comment.
20866
20867 2008-04-11  Bruno Haible  <bruno@clisp.org>
20868
20869         Fix __GNUC_STDC_INLINE__ predefine with Apple GCC on MacOS X 10.5.
20870         * gnulib-tool (func_emit_initmacro_start): Emit an invocation of
20871         gl_COMMON.
20872         * m4/gnulib-common.m4 (gl_COMMON, gl_COMMON_BODY): New macros.
20873
20874 2008-04-11  Bruno Haible  <bruno@clisp.org>
20875
20876         * modules/git-merge-changelog (git_merge_changelog_LDADD): Add LIBINTL.
20877
20878 2008-04-11  Simon Josefsson  <simon@josefsson.org>
20879
20880         * lib/gc-gnulib.c: On Windows, use CryptGenRandom from CSP instead
20881         of attempting to use non-existing /dev/*random.  Based on patch
20882         from Adam Strzelecki <ono@java.pl> in
20883         <http://lists.gnu.org/archive/html/help-gsasl/2008-02/msg00000.html>.
20884
20885 2008-04-08  Bruno Haible  <bruno@clisp.org>
20886
20887         Add tentative support for emx+gcc.
20888         * lib/fbufmode.c (fbufmode) [__EMX__]: Add conditional code.
20889         * lib/fpurge.c (fpurge): Likewise.
20890         * lib/freadable.c (freadable): Likewise.
20891         * lib/freadahead.c (freadahead): Likewise.
20892         * lib/freading.c (freading): Likewise.
20893         * lib/freadptr.c (freadptr): Likewise.
20894         * lib/freadseek.c (freadptrinc): Likewise.
20895         * lib/fseeko.c (rpl_fseeko): Likewise.
20896         * lib/fseterr.c (fseterr): Likewise.
20897         * lib/fwritable.c (fwritable): Likewise.
20898         * lib/fwriting.c (fwriting): Likewise.
20899         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for emx+gcc.
20900
20901 2008-04-09  Eric Blake  <ebb9@byu.net>
20902
20903         Avoid some autoconf warnings.
20904         * m4/regex.m4 (gl_REGEX): s/AC_HELP_STRING/AS_HELP_STRING/.
20905         * m4/acl.m4 (gl_FUNC_ACL): Likewise.
20906         * m4/afs.m4 (gl_AFS): Likewise.
20907         * m4/gc-random.m4 (gl_GC_RANDOM): Likewise.
20908         * m4/include_next.m4 (gl_INCLUDE_NEXT): s/AC_FOREACH/m4_foreach_w/.
20909         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
20910         * m4/stdint.m4 (gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED)
20911         (gl_INTEGER_TYPE_SUFFIX): Likewise.
20912         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE)
20913         (AC_CHECK_DECLS_ONCE): Likewise.
20914         Rename file...
20915         * m4/onceonly.m4: ...to this, and delete 2.54 variant, now that
20916         gnulib-tool requires autoconf 2.59 or better.
20917         * gnulib-tool (func_get_filelist): s/\(onceonly\)_2_57.m4/\1.m4/.
20918
20919 2008-04-08  Eric Blake  <ebb9@byu.net>
20920
20921         Use 'git describe --match' if present (added in git 1.5.5).
20922         * build-aux/git-version-gen: Limit result to tags that match 'v*'
20923         if possible.
20924
20925 2008-04-08  Bruno Haible  <bruno@clisp.org>
20926
20927         Add tentative support for OpenServer.
20928         * lib/fbufmode.c (fbufmode): Add conditional define for _flag, _base,
20929         _ptr, _cnt.
20930         * lib/fpurge.c (fpurge): Likewise.
20931         * lib/freadable.c (freadable): Likewise.
20932         * lib/freadahead.c (freadahead): Likewise.
20933         * lib/freading.c (freading): Likewise.
20934         * lib/freadptr.c (freadptr): Likewise.
20935         * lib/freadseek.c (freadptrinc): Likewise.
20936         * lib/fseeko.c (rpl_fseeko): Likewise.
20937         * lib/fseterr.c (fseterr): Likewise.
20938         * lib/fwritable.c (fwritable): Likewise.
20939         * lib/fwriting.c (fwriting): Likewise.
20940         Reported by Roger Cornelius <rac@tenzing.org> and
20941         Brian K. White <brian@aljex.com>.
20942
20943 2008-04-06  Jim Meyering  <meyering@redhat.com>
20944
20945         * gnulib-tool (func_add_or_update): s/backuped/backed up/ in diagnostic
20946
20947 2008-04-06  Bruno Haible  <bruno@clisp.org>
20948
20949         Avoid possible error with non-ASCII bytes in UTF-8 locales.
20950         * tests/test-fprintf-posix.sh: Use "LC_ALL=C tr" instead of "tr".
20951         * tests/test-printf-posix.sh: Likewise.
20952         * tests/test-vfprintf-posix.sh: Likewise.
20953         * tests/test-vprintf-posix.sh: Likewise.
20954         * tests/test-xprintf-posix.sh: Likewise.
20955
20956 2008-04-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20957
20958         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT): Fix quoting,
20959         hide error from 'ls', needed on OS/2.
20960         Report by Elbert Pol <elbert.pol@gmail.com>.
20961
20962 2008-04-04  Eric Blake  <ebb9@byu.net>
20963
20964         Make test-fseeko.c failures meaningful.
20965         * tests/test-fseeko.c: Print line number on failure.
20966         * tests/test-fseek.c: Likewise.
20967         Reported by Nelson H. F. Beebe.
20968
20969         Improve strtod bug detection check.
20970         * m4/strtod.m4 (gl_FUNC_STRTOD): Also check for hex-float parsing,
20971         required for Solaris 10.
20972         Reported by Bob Friesenhahn and Nelson H. F. Beebe.
20973
20974 2008-04-04  Bruno Haible  <bruno@clisp.org>
20975
20976         * modules/relocatable-prog-wrapper (Files): Add m4/environ.m4. Needed
20977         by m4/setenv.m4.
20978
20979 2008-04-03  Eric Blake  <ebb9@byu.net>
20980
20981         Ensure sane .version contents.
20982         * top/GNUmakefile (_dummy): Also delete .version when rebuilding
20983         version string.
20984         * build-aux/git-version-gen: Improve documentation.
20985
20986         Make GNU make output nicer.
20987         * top/GNUmakefile [!_have-Makefile]: Add dependency on
20988         MAKECMDGOALS to enforce message for all command line targets.  Set
20989         srcdir for use in maint.mk.
20990
20991         Another maintainer tweak.
20992         * top/GNUmakefile (_is-dist-target): Allow maintainer-distcheck as
20993         a target that regenerates version.
20994
20995 2008-04-03  Jim Meyering  <meyering@redhat.com>
20996
20997         vc-list-files: don't cause coreutils "make po-check" failure
20998         * build-aux/vc-list-files: Skip postprocessing when $2 is '.'
20999
21000 2008-04-03  Eric Blake  <ebb9@byu.net>
21001
21002         Allow VPATH usage of vc-list-files.
21003         * build-aux/vc-list-files (scriptversion): Add timestamp.
21004         (options): Add --help, --version, -C.
21005         (CVS): Support installed cvsu.
21006
21007 2008-04-02  Bruno Haible  <bruno@clisp.org>
21008
21009         Avoid some "statement with no effect" warnings from gcc.
21010         * tests/test-wctype.c (main): Explicitly ignore unused values.
21011         Reported by Jim Meyering.
21012
21013 2008-04-02  Jim Meyering  <meyering@redhat.com>
21014
21015         Avoid some warnings from "gcc -Wshadow".
21016         * tests/test-frexp.c (exp): Define to a different identifier.
21017         * tests/test-frexpl.c (exp): Likewise.
21018
21019 2008-04-03  Jim Meyering  <meyering@redhat.com>
21020
21021         bootstrap: remove dangling *.[ch] symlinks from lib
21022         * build-aux/bootstrap [dangling symlink removal]: Move find's
21023         -depth option to precede all others, to avoid a warning.
21024         Remove *.[ch] files too, and from "$source_base" (usually lib/).
21025
21026 2008-04-02  Bruno Haible  <bruno@clisp.org>
21027
21028         Avoid some warnings from "gcc -Wshadow".
21029         * tests/tests-vfprintf-posix.c (my_fprintf): Move after test_function.
21030         * tests/tests-vprintf-posix.c (my_printf): Move after test_function.
21031         * tests/tests-vsnprintf-posix.c (my_snprintf): Move after test_function.
21032         * tests/tests-vsprintf-posix.c (my_sprintf): Move after test_function.
21033         Reported by Jim Meyering.
21034
21035 2008-04-01  Bruno Haible  <bruno@clisp.org>
21036
21037         Fix test to work on IRIX 6.5 with cc.
21038         * tests/test-math.c (numeric_equal): New function.
21039         (main): Use it.
21040
21041 2008-04-01  Bruno Haible  <bruno@clisp.org>
21042
21043         * doc/posix-headers/math.texi: Refine documentation of NAN problem.
21044
21045 2008-04-01  Bruno Haible  <bruno@clisp.org>
21046
21047         * tests/test-vasnprintf-posix.c: Include nan.h instead of <math.h>.
21048         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
21049         * modules/vasnprintf-posix-tests (Files): Add tests/nan.h.
21050         (Depends-on): Remove math.
21051
21052         * tests/test-vasprintf-posix.c: Include nan.h instead of <math.h>.
21053         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
21054         * modules/vasprintf-posix-tests (Files): Add tests/nan.h.
21055         (Depends-on): Remove math.
21056
21057         * tests/test-snprintf-posix.h: Include nan.h instead of <math.h>.
21058         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
21059         * modules/snprintf-posix-tests (Files): Add tests/nan.h.
21060         (Depends-on): Remove math.
21061         * modules/vsnprintf-posix-tests (Files): Add tests/nan.h.
21062         (Depends-on): Remove math.
21063
21064         * tests/test-sprintf-posix.h: Include nan.h instead of <math.h>.
21065         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
21066         * modules/sprintf-posix-tests (Files): Add tests/nan.h.
21067         (Depends-on): Remove math.
21068         * modules/vsprintf-posix-tests (Files): Add tests/nan.h.
21069         (Depends-on): Remove math.
21070
21071         * tests/test-round1.c: Include nan.h.
21072         (main): Use NaNd instead of NAN.
21073         * modules/round-tests (Files): Add tests/nan.h.
21074
21075         * tests/test-trunc1.c: Include nan.h.
21076         (main): Use NaNd instead of NAN.
21077         * modules/trunc-tests (Files): Add tests/nan.h.
21078
21079         * tests/test-roundf1.c: Include nan.h.
21080         (main): Use NaNf instead of NAN.
21081         * modules/roundf-tests (Files): Add tests/nan.h.
21082
21083         * tests/test-truncf1.c: Include nan.h.
21084         (main): Use NaNf instead of NAN.
21085         * modules/truncf-tests (Files): Add tests/nan.h.
21086
21087         * tests/test-ceilf1.c: Include nan.h.
21088         (main): Use NaNf instead of NAN.
21089         * modules/ceilf-tests (Files): Add tests/nan.h.
21090
21091         * tests/test-floorf1.c: Include nan.h.
21092         (main): Use NaNf instead of NAN.
21093         * modules/floorf-tests (Files): Add tests/nan.h.
21094
21095         * tests/test-isnanf.c: Include nan.h instead of <math.h>.
21096         (main): Use NaNf instead of NAN.
21097         * modules/isnanf-nolibm-tests (Files): Add tests/nan.h.
21098
21099         * tests/test-isnand.c: Include nan.h instead of <math.h>.
21100         (main): Use NaNd instead of NAN.
21101         * modules/isnand-nolibm-tests (Files): Add tests/nan.h.
21102
21103         * tests/test-frexp.c: Include nan.h.
21104         (main): Use NaNd instead of NAN.
21105         * modules/frexp-tests (Files): Add tests/nan.h.
21106
21107         * lib/isnan.c: Don't include <math.h>.
21108         (FUNC): Don't use NAN macro.
21109         * modules/isnand-nolibm (Depends-on): Remove math.
21110         * modules/isnanf-nolibm (Depends-on): Remove math.
21111         * modules/isnanl (Depends-on): Remove math.
21112         * modules/isnanl-nolibm (Depends-on): Remove math.
21113
21114         * tests/nan.h: New file.
21115
21116 2008-04-01  Eric Blake  <ebb9@byu.net>
21117
21118         Fix typos.
21119         * tests/test-strtod.c (main): s/FLT_/DBL_/ for minimum and epsilon
21120         values to be the right type.
21121
21122         For now, cater to gnulib strtod inaccuracies.
21123         * tests/test-strtod.c (main): Allow 1-ulp error on expected
21124         fractional results.  While not as nice from a QoI perspective, it
21125         is a quicker patch than correctly implementing decimal to binary
21126         rounding.
21127
21128 2008-03-31  Eric Blake  <ebb9@byu.net>
21129
21130         Guarantee a definition of NAN.
21131         * lib/math.in.h (NAN): Define if missing.
21132         * tests/test-math.c (main): Test it.
21133         * doc/posix-headers/math.texi (math.h): Document this.
21134         * lib/isnan.c (rpl_isnand): Use it.
21135         * tests/test-ceilf1.c (NaN): Delete, and use NAN instead.
21136         * tests/test-floorf1.c (NaN): Likewise.
21137         * tests/test-frexp.c (NaN): Likewise.
21138         * tests/test-isnand.c (NaN): Likewise.
21139         * tests/test-isnanf.c (NaN): Likewise.
21140         * tests/test-round1.c (NaN): Likewise.
21141         * tests/test-roundf1.c (NaN): Likewise.
21142         * tests/test-snprintf-posix.h (NaN): Likewise.
21143         * tests/test-sprintf-posix.h (NaN): Likewise.
21144         * tests/test-trunc1.c (NaN): Likewise.
21145         * tests/test-truncf1.c (NaN): Likewise.
21146         * tests/test-vasnprintf-posix.c (NaN): Likewise.
21147         * tests/test-vasprintf-posix.c (NaN): Likewise.
21148         * modules/isnand-nolibm (Depends-on): Add math.
21149         * modules/isnanf-nolibm (Depends-on): Likewise.
21150         * modules/isnanl (Depends-on): Likewise.
21151         * modules/isnanl-nolibm (Depends-on): Likewise.
21152         * modules/snprintf-posix-tests (Depends-on): Likewise.
21153         * modules/sprintf-posix-tests (Depends-on): Likewise.
21154         * modules/vsnprintf-posix-tests (Depends-on): Likewise.
21155         * modules/vsprintf-posix-tests (Depends-on): Likewise.
21156         * modules/vasnprintf-posix-tests (Depends-on): Likewise.
21157         * modules/vasprintf-posix-tests (Depends-on): Likewise.
21158
21159 2008-03-31  Bruno Haible  <bruno@clisp.org>
21160
21161         * tests/test-strtod.c (main): Update results for OSF/1 platforms.
21162         * doc/posix-functions/strtod.texi: Likewise.
21163
21164 2008-03-31  Bruno Haible  <bruno@clisp.org>
21165
21166         * tests/test-strtod.c (main): Don't use C99 syntax.
21167
21168 2008-03-31  Bruno Haible  <bruno@clisp.org>
21169
21170         * tests/test-strtod.c (main): Don't test NAN macro. Needed for Solaris.
21171         Reported by Eric Blake.
21172
21173 2008-03-31  Jim Meyering  <meyering@redhat.com>
21174
21175         Don't compare actual signbit return values.
21176         * tests/test-strtod.c (main): Rather, compare only their
21177         zero/non-zero nature.
21178
21179 2008-03-31  Eric Blake  <ebb9@byu.net>
21180
21181         More strtod documentation.
21182         * doc/posix-functions/strtod.texi (strtod): Interpret more test
21183         failures as distinct bugs.
21184
21185 2008-03-30  Paul Eggert  <eggert@cs.ucla.edu>
21186
21187         * lib/wchar.in.h [defined __need_mbstate_t]: Just include <wchar.h>.
21188         Problem reported by Erik Benada in
21189         <http://lists.gnu.org/archive/html/bug-gnulib/2008-03/msg00249.html>.
21190
21191 2008-03-30  Bruno Haible  <bruno@clisp.org>
21192
21193         * tests/test-strtod.c: Add comments about which assertion fails on which
21194         platform.
21195         * doc/posix-functions/strtod.texi: Add info about many more platforms.
21196
21197 2008-03-30  Eric Blake  <ebb9@byu.net>
21198
21199         Test signbit behavior on zeros.
21200         * tests/test-signbit.c (test_signbitf): Add tests for zero.
21201         (test_signbitd, test_signbitl): Likewise.
21202
21203         More strtod touchups.
21204         * tests/test-strtod.c (main): Ignore tests for signbit on NaN, and
21205         sign of negative underflow, for now.  Use .5, not .1.
21206         * doc/posix-functions/strtod.texi (strtod): Mention these
21207         limitations.
21208         Reported by Jim Meyering.
21209
21210 2008-03-30  Bruno Haible  <bruno@clisp.org>
21211
21212         * lib/striconveh.h (mem_iconveh, str_iconveh): Optimize the conversion
21213         from UTF-8 to UTF-8//TRANSLIT in the same way as from UTF-8 to UTF-8.
21214
21215 2008-03-30  Bruno Haible  <bruno@clisp.org>
21216
21217         Avoid failure when attempting to return empty iconv results on some
21218         platforms.
21219         * lib/striconveh.c (mem_cd_iconveh_internal): In the final memory
21220         allocation, don't report ENOMEM when the resulting string is empty.
21221
21222 2008-03-30  Bruno Haible  <bruno@clisp.org>
21223
21224         Fix buffer overrun.
21225         * lib/vasnprintf.c (VASNPRINTF): If !USE_SNPRINTF && pad_ourselves:
21226         Don't consider the width for tmp_length. Check count against tmp_length
21227         before doing the padding. Ensure enough allocation during padding.
21228
21229 2008-03-30  Eric Blake  <ebb9@byu.net>
21230
21231         strtod touchups.
21232         * lib/strtod.c (strtod): Avoid compiler warnings.
21233         Reported by Jim Meyering.
21234
21235 2008-03-30  Bruno Haible  <bruno@clisp.org>
21236
21237         * lib/unistdio/u-vsprintf.h (EOVERFLOW): Remove fallback.
21238         * modules/unistdio/ulc-vsprintf (Depends-on): Add EOVERFLOW.
21239         * modules/unistdio/u8-vsprintf (Depends-on): Add EOVERFLOW.
21240         * modules/unistdio/u8-u8-vsprintf (Depends-on): Add EOVERFLOW.
21241         * modules/unistdio/u16-vsprintf (Depends-on): Add EOVERFLOW.
21242         * modules/unistdio/u16-u16-vsprintf (Depends-on): Add EOVERFLOW.
21243         * modules/unistdio/u32-vsprintf (Depends-on): Add EOVERFLOW.
21244         * modules/unistdio/u32-u32-vsprintf (Depends-on): Add EOVERFLOW.
21245
21246         * lib/unistdio/u-vsnprintf.h (EOVERFLOW): Remove fallback.
21247         * modules/unistdio/ulc-vsnprintf (Depends-on): Add EOVERFLOW.
21248         * modules/unistdio/u8-vsnprintf (Depends-on): Add EOVERFLOW.
21249         * modules/unistdio/u8-u8-vsnprintf (Depends-on): Add EOVERFLOW.
21250         * modules/unistdio/u16-vsnprintf (Depends-on): Add EOVERFLOW.
21251         * modules/unistdio/u16-u16-vsnprintf (Depends-on): Add EOVERFLOW.
21252         * modules/unistdio/u32-vsnprintf (Depends-on): Add EOVERFLOW.
21253         * modules/unistdio/u32-u32-vsnprintf (Depends-on): Add EOVERFLOW.
21254
21255         * lib/unistdio/u-vasprintf.h (EOVERFLOW): Remove fallback.
21256         * modules/unistdio/ulc-vasprintf (Depends-on): Add EOVERFLOW.
21257         * modules/unistdio/u8-vasprintf (Depends-on): Add EOVERFLOW.
21258         * modules/unistdio/u8-u8-vasprintf (Depends-on): Add EOVERFLOW.
21259         * modules/unistdio/u16-vasprintf (Depends-on): Add EOVERFLOW.
21260         * modules/unistdio/u16-u16-vasprintf (Depends-on): Add EOVERFLOW.
21261         * modules/unistdio/u32-vasprintf (Depends-on): Add EOVERFLOW.
21262         * modules/unistdio/u32-u32-vasprintf (Depends-on): Add EOVERFLOW.
21263
21264         * lib/unistdio/ulc-vfprintf.c (EOVERFLOW): Remove fallback.
21265         * modules/unistdio/ulc-vfprintf (Depends-on): Add EOVERFLOW.
21266
21267         * lib/unistdio/ulc-fprintf.c (EOVERFLOW): Remove fallback.
21268         * modules/unistdio/ulc-fprintf (Depends-on): Add EOVERFLOW.
21269
21270         * lib/xvasprintf.c (EOVERFLOW): Remove fallback.
21271         * modules/xvasprintf (Depends-on): Add EOVERFLOW.
21272
21273         * lib/vsprintf.c (EOVERFLOW): Remove fallback.
21274         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Drop gl_EOVERFLOW.
21275         * modules/vsprintf-posix (Depends-on): Add EOVERFLOW.
21276
21277         * lib/vsnprintf.c (EOVERFLOW): Remove fallback.
21278         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Drop gl_EOVERFLOW.
21279         * modules/vsnprintf (Depends-on): Add EOVERFLOW.
21280
21281         * lib/vfprintf.c (EOVERFLOW): Remove fallback.
21282         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Drop gl_EOVERFLOW.
21283         * modules/vfprintf-posix (Depends-on): Add EOVERFLOW.
21284
21285         * lib/vasprintf.c (EOVERFLOW): Remove fallback.
21286         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Drop gl_EOVERFLOW.
21287         * modules/vasprintf (Depends-on): Add EOVERFLOW.
21288
21289         * lib/vasnprintf.c (EOVERFLOW): Remove fallback.
21290         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Drop gl_EOVERFLOW.
21291         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Drop gl_EOVERFLOW.
21292         * modules/vasnprintf (Files): Remove m4/eoverflow.m4.
21293         (Depends-on): Add EOVERFLOW.
21294         * modules/unistdio/ulc-vasnprintf (Files): Remove m4/eoverflow.m4.
21295         (Depends-on): Add EOVERFLOW.
21296         * modules/unistdio/u8-vasnprintf (Files): Remove m4/eoverflow.m4.
21297         (Depends-on): Add EOVERFLOW.
21298         * modules/unistdio/u8-u8-vasnprintf (Files): Remove m4/eoverflow.m4.
21299         (Depends-on): Add EOVERFLOW.
21300         * modules/unistdio/u16-vasnprintf (Files): Remove m4/eoverflow.m4.
21301         (Depends-on): Add EOVERFLOW.
21302         * modules/unistdio/u16-u16-vasnprintf (Files): Remove m4/eoverflow.m4.
21303         (Depends-on): Add EOVERFLOW.
21304         * modules/unistdio/u32-vasnprintf (Files): Remove m4/eoverflow.m4.
21305         (Depends-on): Add EOVERFLOW.
21306         * modules/unistdio/u32-u32-vasnprintf (Files): Remove m4/eoverflow.m4.
21307         (Depends-on): Add EOVERFLOW.
21308
21309         * lib/sprintf.c (EOVERFLOW): Remove fallback.
21310         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Drop gl_EOVERFLOW.
21311         * modules/sprintf-posix (Depends-on): Add EOVERFLOW.
21312
21313         * lib/snprintf.c (EOVERFLOW): Remove fallback.
21314         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Drop gl_EOVERFLOW.
21315         * modules/snprintf (Depends-on): Add EOVERFLOW.
21316
21317         * lib/poll.c (EOVERFLOW): Remove fallback.
21318         * modules/poll (Depends-on): Add EOVERFLOW.
21319
21320         * lib/getugroups.c (EOVERFLOW): Remove fallback.
21321         * modules/getugroups (Depends-on): Add EOVERFLOW.
21322
21323         * lib/getdelim.c (EOVERFLOW): Remove fallback.
21324         * modules/getdelim (Depends-on): Add EOVERFLOW.
21325
21326         * lib/ftell.c (EOVERFLOW): Remove fallback.
21327         * modules/ftell (Depends-on): Add EOVERFLOW.
21328
21329         * lib/fprintf.c (EOVERFLOW): Remove fallback.
21330         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Drop gl_EOVERFLOW.
21331         * modules/fprintf-posix (Depends-on): Add EOVERFLOW.
21332
21333         * lib/c-stack.c (EOVERFLOW): Remove unused fallback.
21334
21335         * modules/EOVERFLOW-tests: New file.
21336         * tests/test-EOVERFLOW.c: New file.
21337
21338         * modules/EOVERFLOW: New file.
21339         * doc/posix-headers/errno.texi: Mention EOVERFLOW portability problem.
21340
21341 2008-03-30  Bruno Haible  <bruno@clisp.org>
21342
21343         Fix bug introduced on 2007-06-10.
21344         * lib/vasnprintf.c (VASNPRINTF): When performing zero-padding, use
21345         spaces instead of 0 digits for 's' also when ENABLE_UNISTDIO.
21346
21347 2008-03-30  Bruno Haible  <bruno@clisp.org>
21348
21349         Improve freadseek's efficiency after ungetc.
21350         * lib/freadseek.c: Include freadahead.h.
21351         (freadptrinc): New function, extracted from freadseek.
21352         (freadseek): Use it in a loop. Use freadahead to determine the number
21353         of loop iterations.
21354         * modules/freadseek (Depends-on): Add freadahead.
21355         (configure.ac): Require AC_C_INLINE.
21356
21357 2008-03-30  Bruno Haible  <bruno@clisp.org>
21358
21359         * lib/freadseek.c (freadseek): Don't ignore the return value of
21360         freadptr.
21361
21362 2008-03-29  Eric Blake  <ebb9@byu.net>
21363
21364         Add hex float support.
21365         * modules/strtod (Depends-on): Add c-ctype.
21366         (Link): Mention POW_LIB.
21367         * lib/strtod.c (strtod): Recognize hex floats.  Don't allow
21368         whitespace between 'e' and exponent.
21369         * tests/test-strtod.c (main): Enable hex float tests.
21370         * doc/posix-functions/strtod.texi (strtod): Document what gnulib
21371         now provides.
21372
21373         Document various strtod bugs, with some fixes.
21374         * doc/posix-functions/strtod.texi (strtod): Document bugs with
21375         "-0x", "inf", "nan", and hex constants.
21376         * doc/posix-functions/atof.texi (atof): Likewise.
21377         * modules/stdlib (Makefile.am): Support strtod.
21378         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Likewise.
21379         * m4/strtod.m4 (gl_FUNC_STRTOD): Fit in stdlib framework, and
21380         detect additional strtod bugs.
21381         * lib/stdlib.in.h (rpl_strtod): Add declarations.
21382         * lib/strtod.c (strtod): Return -0.0 on negative underflow.  Use
21383         bool where appropriate.  Parse 'inf' and 'nan'.
21384         * tests/test-strtod.c: New file.
21385         * modules/strtod (Depends-on): Add stdbool, stdlib.
21386         (configure.ac): Turn on module indicator.
21387         * modules/strtod-tests: New module.
21388
21389 2008-03-29  Eric Blake  <ebb9@byu.net>
21390
21391         Fix ftell on mingw.
21392         * lib/ftell.c (EOVERFLOW): Define if the system lacks it.
21393         * modules/ftell-tests (Depends-on): Add binary-io.
21394         * modules/ftello-tests (Depends-on): Likewise.
21395         * tests/test-ftell.c (main): Enhance test to cover behavior after
21396         ungetc.  Enforce binary mode.
21397         * tests/test-ftello.c (main): Likewise.
21398
21399         Pass test-freadseek on cygwin.
21400         * modules/freadseek (Depends-on): Use freadptr, not freadahead.
21401         * lib/freadseek.c (freadseek): Don't increment beyond bounds of
21402         ungetc buffer.
21403
21404         * tests/test-fflush2.c (main): Fix typo.
21405
21406 2008-03-29  Bruno Haible  <bruno@clisp.org>
21407
21408         * tests/test-fflush2.c (main): Temporarily disable the contents of
21409         this test.
21410         * m4/fflush.m4 (gl_FUNC_FFLUSH): Add a TODO.
21411         Reported by Eric Blake.
21412
21413 2008-03-28  Simon Josefsson  <simon@josefsson.org>
21414
21415         * lib/gc.h (enum Gc_hash): Add GC_SHA224.
21416         (GC_SHA224_DIGEST_SIZE): Add.
21417
21418         * lib/gc-libgcrypt.c (gc_hash_open): Handle SHA-224.
21419         (gc_hash_digest_length): Likewise.
21420         (gc_hash_buffer): Likewise.
21421
21422 2008-03-25  Bruno Haible  <bruno@clisp.org>
21423
21424         * doc/gnulib-tool.texi (gettextize and autopoint): Explain in more
21425         detail which gettext release to use.
21426         Reported by Simon Josefsson.
21427
21428 2008-03-26  Jim Meyering  <meyering@redhat.com>
21429
21430         gnumakefile: remove file from $(top_builddir), not from $(top_srcdir)
21431         * modules/gnumakefile (clean-GNUmakefile): Also, use
21432         test ... && ... || : syntax rather than if-then ... fi.
21433
21434         gnumakefile: Don't double-quote-expand $(VPATH) value.
21435         * modules/gnumakefile (clean-GNUmakefile): Use single quotes.
21436
21437 2008-03-24  Eric Blake  <ebb9@byu.net>
21438
21439         Alter GNUmakefile to install into top directory.
21440         * modules/maintainer-makefile: Split, and add dependency...
21441         * modules/gnumakefile: to this new module.
21442         * build-aux/GNUmakefile: Move...
21443         * top/GNUmakefile: ...here.
21444         * build-aux/maint.mk: Move...
21445         * top/maint.mk: ...here.
21446         * MODULES.html.sh (Support for maintaining...): Document new
21447         module.
21448
21449 2008-03-23  Bruno Haible  <bruno@clisp.org>
21450
21451         * gnulib-tool: New options --vc-files, --no-vc-files.
21452         (func_usage): Document them.
21453         (vc_files): New variable.
21454         (func_import): Consider vc_files.
21455         (func_create_testdir): Set vc_files to empty.
21456         Suggested by Jim Meyering and Karl Berry.
21457
21458 2008-03-23  Bruno Haible  <bruno@clisp.org>
21459
21460         Fix regex compilation error on HP-UX 11.
21461         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_TYPE_MBSTATE_T.
21462         * modules/regex (Files): Add m4/mbstate_t.m4.
21463         Reported by Ton Voon <ton.voon@altinity.com>.
21464
21465 2008-03-23  Bruno Haible  <bruno@clisp.org>
21466
21467         * doc/gnulib-tool.texi (gettextize and autopoint): New section.
21468
21469 2008-03-23  Eric Blake  <ebb9@byu.net>
21470             Bruno Haible  <bruno@clisp.org>
21471
21472         Install files from top/ in the destination directory.
21473         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
21474         augmentation also for the files from top/.
21475         (func_import, func_create_testdir): Rewrite file names:
21476         top/filename -> filename.
21477
21478 2008-03-23  Bruno Haible  <bruno@clisp.org>
21479
21480         Tweak "gnulib --version" output.
21481         * gnulib-tool (func_version): Replace "-dirty" suffix with "-modified".
21482
21483 2008-03-23  Bruno Haible  <bruno@clisp.org>
21484
21485         Tweak "gnulib --version" output.
21486         * gnulib-tool (func_version): Use date of last commit to ChangeLog,
21487         rather than contents of ChangeLog, when possible.
21488
21489 2008-03-21  Eric Blake  <ebb9@byu.net>
21490
21491         More --version tweaks.
21492         * gnulib-tool (func_version): Obey GNU Coding Standards.  Output
21493         date of last ChangeLog entry.
21494
21495 2008-03-21  Jim Meyering  <meyering@redhat.com>
21496
21497         * build-aux/GNUmakefile (_have-git-version-gen): Split long line.
21498
21499 2008-03-20  Eric Blake  <ebb9@byu.net>
21500
21501         VPATH fix.
21502         * build-aux/GNUmakefile (_have_git-version-gen): Look in correct dir.
21503
21504 2008-03-20  Simon Josefsson  <simon@josefsson.org>
21505
21506         * build-aux/GNUmakefile: Make git-version-gen optional.  Add
21507         _build-aux variable.  Suggested by Eric Blake <ebb9@byu.net>.
21508
21509 2008-03-20  Eric Blake  <ebb9@byu.net>
21510
21511         Sync GNUmakefile with coreutils.
21512         * build-aux/GNUmakefile (have-Makefile): Rename...
21513         (_have-Makefile): ...to this, for namespace consideration.
21514         (GNUmakefile.cfg): Include, if present.
21515         (_autoreconf): Define a default.
21516         (_is-dist-target): New rule for rebuilds to pick up intra-release
21517         version.
21518         (maint-cfg.mk): Rename...
21519         (cfg.mk): ...to this.
21520
21521 2008-03-18  Jim Meyering  <meyering@redhat.com>
21522
21523         New script and module: mktempd
21524         * MODULES.html.sh (maint+release support): Add mktempd.
21525         * build-aux/mktempd: New file.
21526         * modules/mktempd: New file.
21527
21528 2008-03-15  Jim Meyering  <meyering@redhat.com>
21529
21530         Undo last change.
21531         * lib/sha1.c, lib/md5.c: 63 != ~63.
21532         Reported by Andreas Schwab.
21533
21534         sha1.c, md5.c: Hoist a redundant expression.
21535         * lib/sha1.c (sha1_process_bytes): AND-off the low bits in
21536         "ctx->buflen" only once, before calling *_process_block.
21537         * lib/md5.c (md5_process_bytes): Likewise.
21538
21539 2008-03-14  Eric Blake  <ebb9@byu.net>
21540
21541         Bump copyright year in files generated by gnulib-tool.
21542         * gnulib-tool (func_emit_copyright_notice): Extract copyright from
21543         gnulib-tool, rather than hard-coding it.
21544
21545         Fix 'gnulib-tool --version' output to work with git.
21546         * gnulib-tool (func_gnulib_dir): New function, extracted from...
21547         (startup): ...here.
21548         (func_version): Use it to invoke git-version-gen, rather than
21549         relying on CVS keyword expansion.  Modernize wording.
21550         (cvsdatestamp, last_checkin_date, version): Kill unused
21551         variables.
21552
21553 2008-03-12  Jim Meyering  <meyering@redhat.com>
21554
21555         Recognize optional cast of the argument to free.
21556         * build-aux/useless-if-before-free: Update regexps.
21557
21558         * build-aux/bootstrap (gnulib_tool): Remove trailing blanks.
21559
21560 2008-03-11  Bruno Haible  <bruno@clisp.org>
21561
21562         Extend AC_LIB_LINKFLAGS to the situation of several libraries provided
21563         by a single package.
21564         * m4/lib-link.m4 (AC_LIB_FROMPACKAGE): New macro.
21565         (AC_LIB_LINKFLAGS_BODY): Use the information stored by
21566         AC_LIB_FROMPACKAGE. Use AC_ARG_WITH instead of AC_LIB_ARG_WITH.
21567         Reported by Sam Steingold <sds@gnu.org>.
21568
21569 2008-03-12  Sergey Poznyakoff  <gray@gnu.org.ua>
21570
21571         * build-aux/bootstrap (version_controlled_file): Adapt for SVN
21572         repositories.
21573
21574 2008-03-11  Bruno Haible  <bruno@clisp.org>
21575
21576         Avoid conflicts between local macro definitions.
21577         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
21578         AC_LIB_LINKFLAGS_BODY): Use pushdef/popdef instead of define/undefine.
21579
21580 2008-03-10  Peter O'Gorman  <bug-gnulib@mlists.thewrittenword.com>
21581             Bruno Haible  <bruno@clisp.org>
21582
21583         Make va_copy work with some version of xlc on AIX 5.1.
21584         * lib/stdarg.in.h: New file.
21585         * m4/stdarg.m4 (gl_STDARG_H): Initialize STDARG_H and NEXT_STDARG_H.
21586         On AIX, use a <stdarg.h> file substitute.
21587         * modules/stdarg (Files): Add lib/stdarg.in.h.
21588         (Depends-on): Add include_next.
21589         (Makefile.am): Build a stdarg.h substitute if requested.
21590         * doc/posix-functions/va_copy.texi: Document the platforms lacking it.
21591
21592 2008-03-10  Bruno Haible  <bruno@clisp.org>
21593
21594         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Document a restriction.
21595         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
21596         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
21597
21598 2008-03-10  Bruno Haible  <bruno@clisp.org>
21599
21600         * modules/stdlib (Depends-on): Add include_next, remove
21601         absolute-header.
21602
21603 2008-03-09  Bruno Haible  <bruno@clisp.org>
21604
21605         * lib/freadahead.h (freadahead): Document more precisely.
21606         * lib/freadahead.c (freadahead): When an ungetc is in effect, return
21607         the sum of both buffer sizes.
21608         * tests/test-freadahead.c (main): Also test behaviour after ungetc.
21609         * NEWS: Document the change.
21610
21611 2008-03-09  Bruno Haible  <bruno@clisp.org>
21612
21613         Extend freadptr to return also the buffer size.
21614         * lib/freadptr.h (freadptr): Add sizep argument.
21615         * lib/freadptr.c: Include freadptr.h, not freadahead.h.
21616         (freadptr): Add sizep argument. Determine buffer size like freadahead
21617         does.
21618         * tests/test-freadptr.c: Don't include freadahead.h.
21619         (main): Adapt for new calling convention of freadptr.
21620         * tests/test-freadptr2.c: New file, based on tests/test-freadahead.c.
21621         * tests/test-freadptr2.sh: New file, based on tests/test-freadahead.sh.
21622         * modules/freadptr-tests (Files): Add tests/test-freadptr2.c,
21623         tests/test-freadptr2.sh.
21624         (Depends): Remove freadahead.
21625         (TESTS): Add test-freadptr2.sh.
21626         (check_PROGRAMS): Add test-freadptr2.
21627
21628 2008-03-09  Bruno Haible  <bruno@clisp.org>
21629
21630         * doc/Makefile (%.pdf): Explain how to remedy the save_size error.
21631         Report and solution by Simon Josefsson.
21632
21633 2008-03-06  Bruno Haible  <bruno@clisp.org>
21634
21635         Make fflush after ungetc work on BSD platforms.
21636         * lib/fflush.c (rpl_fflush): Discard ungetc buffer if possible.
21637         * tests/test-fflush2.c: New file.
21638         * tests/test-fflush2.sh: New file.
21639         * modules/fflush-tests (Files): Add tests/test-fflush2.sh,
21640         tests/test-fflush2.c.
21641         (Makefile.am): Build test-fflush2 and run test-fflush2.sh.
21642         * doc/posix-functions/fflush.texi: Document fflush after ungetc bug.
21643
21644 2008-03-06  Eric Blake  <ebb9@byu.net>
21645
21646         Likewise for ftello.
21647         * modules/ftello (Dependencies): Add extensions.
21648         * m4/ftello.m4 (gl_FUNC_FTELLO): Require AC_USE_SYSTEM_EXTENSIONS.
21649
21650 2008-03-06  Bruno Haible  <bruno@clisp.org>
21651
21652         * modules/fseeko (Dependencies): Add extensions.
21653         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Require AC_USE_SYSTEM_EXTENSIONS.
21654         Needed on glibc systems.
21655
21656 2008-03-06  Bruno Haible  <bruno@clisp.org>
21657
21658         * doc/gnulib-tool.texi (@nosuchmodulenote): Avoid line break inside
21659         email address.
21660         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
21661
21662 2008-03-06  Bruno Haible  <bruno@clisp.org>
21663
21664         * users.txt: Add libgnupdf.
21665
21666 2008-03-06  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
21667
21668         * doc/gnulib-tool.texi (@nosuchmodulenote): New macro.
21669         (Header File Substitutes, Function Substitutes,
21670         Glibc Header File Substitutes, Glibc Function Substitutes): Use it.
21671         (Build robot for gnulib): Fix typo.
21672
21673 2008-03-06  Bruno Haible  <bruno@clisp.org>
21674
21675         * doc/gnulib-tool.texi (VCS Issues): Small updates.
21676         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
21677
21678 2008-03-06  Bruno Haible  <bruno@clisp.org>
21679
21680         * doc/func.texi: New file, extracted from doc/gnulib.texi.
21681         * doc/gnulib.texi: Include it.
21682
21683 2008-03-06  Simon Josefsson  <simon@josefsson.org>
21684
21685         * modules/func (License): Change license to unlimited; there was
21686         no LGPL parts in the module anyway.
21687
21688 2008-03-06  Simon Josefsson  <simon@josefsson.org>
21689
21690         * modules/__func__: Renamed to modules/func.
21691         * modules/__func__-tests: Renamed to modules/func-tests.
21692         * tests/test-__func__.c: Renamed to tests/test-func.c.
21693         * m4/__func__.m4: Renamed to m4/func.m4.
21694         * doc/gnulib.texi (__func__): Section renamed to func.
21695         Suggested by Eric Blake <ebb9@byu.net>.
21696
21697 2008-03-06  Simon Josefsson  <simon@josefsson.org>
21698
21699         * doc/gnulib.texi (__func__): Use C99 terminology when talking
21700         about __func__.  Make example self-contained.  Suggested by Eric
21701         Blake <ebb9@byu.net>.
21702
21703         * tests/test-__func__.c (main): Avoid extraneous () around __func.
21704         Suggested by Eric Blake <ebb9@byu.net>.
21705
21706 2008-03-06  Simon Josefsson  <simon@josefsson.org>
21707
21708         * modules/__func__: New file.
21709         * modules/__func__-tests: New file.
21710         * tests/test-__func__.c: New file.
21711         * m4/__func__.m4: New file.
21712         * doc/gnulib.texi (__func__): Document __func__ module.
21713
21714 2008-03-05  Simon Josefsson  <simon@josefsson.org>
21715
21716         * modules/byteswap (License): Re-license as LGPLv2+.
21717
21718 2008-03-05  Simon Josefsson  <simon@josefsson.org>
21719
21720         * doc/Makefile: Add pdf target.
21721
21722 2008-03-05  Simon Josefsson  <simon@josefsson.org>
21723
21724         * modules/inline (License): Use 'unlimited', since there are only
21725         *.m4 files in this module.
21726
21727 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
21728             Bruno Haible  <bruno@clisp.org>
21729
21730         Add support for HP C 7.1 on OpenVMS 8.3.
21731         * lib/alloca.in.h (alloca): Define as alias for DEC C on VMS.
21732
21733 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
21734
21735         Update VMS specifics.
21736         * lib/getopt.c [VMS]: Remove include of unixlib.h.
21737
21738 2008-03-02  Jim Meyering  <meyering@redhat.com>
21739
21740         Remove the last dependency on the "free" module.
21741         * m4/readutmp.m4 (gl_READUTMP): Don't require gl_FUNC_FREE.
21742         Reported by Bob Proulx.
21743
21744         * lib/getdelim.c (getdelim): Don't leak memory upon failed realloc.
21745
21746         Remove useless "if" tests before free.  Deprecate "free" module.
21747         * doc/posix-functions/free.texi: Mention that this
21748         module is no longer useful.
21749         * modules/free (Notice): Say this module is obsolete.
21750         * modules/readutmp (Depends-on): Remove free.
21751         * lib/save-cwd.c (free_cwd): Remove useless "if" before free.
21752         * lib/putenv.c (putenv): Likewise.
21753         * lib/gc-gnulib.c (gc_cipher_close): Likewise.
21754         * lib/getaddrinfo.c (freeaddrinfo): Likewise.
21755         * tests/test-c-strcasestr.c (main): Likewise.
21756         * tests/test-c-strstr.c (main): Likewise.
21757         * tests/test-mbscasestr1.c (main): Likewise.
21758         * tests/test-mbscasestr2.c (main): Likewise.
21759         * tests/test-mbsstr1.c (main): Likewise.
21760         * tests/test-mbsstr2.c (main): Likewise.
21761         * tests/test-memmem.c (main): Likewise.
21762         * tests/test-strcasestr.c (main): Likewise.
21763         * tests/test-striconv.c (main): Likewise.
21764         * tests/test-striconveh.c (main): Likewise.
21765         * tests/test-striconveha.c (main): Likewise.
21766         * tests/test-strstr.c (main): Likewise.
21767
21768         * build-aux/git-version-gen: Adjust a comment and the Usage string.
21769
21770         bootstrap: sync from coreutils again
21771         * build-aux/bootstrap: Remove dangling m4/*.m4 symlinks.
21772
21773 2008-03-01  Jim Meyering  <meyering@redhat.com>
21774
21775         bootstrap: sync from coreutils
21776         * build-aux/bootstrap (update_po_files): Copy a .po file into place
21777         also when the target doesn't exist.
21778
21779 2008-03-01  Eric Blake  <ebb9@byu.net>
21780
21781         Fix bugs in last patch.
21782         * lib/memchr2.c (memchr2): Fix typo.
21783         * tests/test-memchr2.c: Test previous bug, and don't use GNU
21784         extension.
21785         Reported by Bruce Korb.
21786
21787         New module 'memchr2'.
21788         * modules/memchr2: New file.
21789         * modules/memchr2-tests: Likewise.
21790         * lib/memchr2.h: Likewise.
21791         * lib/memchr2.c: Likewise, based on memchr.c.
21792         * tests/test-memchr2.c: New test.
21793         * MODULES.html.sh (String handling): Add memchr2.
21794
21795 2008-02-29  Bruno Haible  <bruno@clisp.org>
21796
21797         * modules/freadseek-tests: New file.
21798         * tests/test-freadseek.sh: New file.
21799         * tests/test-freadseek.c: New file.
21800
21801         New module 'freadseek'.
21802         * modules/freadseek: New file.
21803         * lib/freadseek.h: New file.
21804         * lib/freadseek.c: New file.
21805         * MODULES.html.sh (File stream based Input/Output): Add freadseek.
21806
21807 2008-02-29  Sergey Poznyakoff  <gray@gnu.org.ua>
21808
21809         * users.txt: Add anubis, cpio, mailfromd, mailutils, radius,
21810         wydawca.
21811
21812         * m4/argp.m4 (gl_ARGP): Use AC_TRY_LINK to test if
21813         program_invocation_name and program_invocation_short_name are
21814         present.
21815
21816 2008-02-28  Bruno Haible  <bruno@clisp.org>
21817
21818         * tests/test-freadptr.c: Add a test for behaviour after ungetc.
21819         * tests/test-freadptr.sh: Also test non-seekable stdin.
21820
21821 2008-02-28  Sergey Poznyakoff  <gray@gnu.org.ua>
21822
21823         * build-aux/bootstrap (source_base, m4_base)
21824         (doc_base, tests_base): New variables.
21825         (gnulib_tool_options): Do not hardcode base directories, use
21826         the above variables instead.
21827
21828 2008-02-28  Atsushi SAKAI  <sakaia@jp.fujitsu.com>
21829
21830         * lib/xsize.h: Fix typo in comment: s/tupe/type/.
21831
21832 2008-02-28  Bruno Haible  <bruno@clisp.org>
21833
21834         * modules/freadptr-tests: New file.
21835         * tests/test-freadptr.sh: New file.
21836         * tests/test-freadptr.c: New file.
21837
21838         New module 'freadptr'.
21839         * modules/freadptr: New file.
21840         * lib/freadptr.h: New file.
21841         * lib/freadptr.c: New file.
21842         * MODULES.html.sh (File stream based Input/Output): Add freadptr.
21843
21844 2008-02-26  Karl Berry  <karl@freefriends.org>
21845
21846         Sync from Libtool:
21847         * libltdl/argz.c (argz_add, argz_count): New functions.
21848         * libltdl/argz.in.h: Declare them.
21849         Report by Juan Manuel Guerrero <juan.guerrero@gmx.de>.
21850
21851 2008-02-22  Bruno Haible  <bruno@clisp.org>
21852
21853         * m4/time_r.m4 (gl_TIME_R): Also check that localtime_r's return type
21854         is a pointer type.  Needed for HP-UX 10.
21855         * doc/posix-functions/localtime_r.texi: Mention HP-UX 10.
21856         * doc/posix-functions/gmtime_r.texi: Likewise.
21857         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
21858
21859 2008-02-24  Bruno Haible  <bruno@clisp.org>
21860
21861         * modules/environ-tests: New file.
21862         * tests/test-environ.c: New file.
21863
21864         New module 'environ'.
21865         * modules/environ: New file.
21866         * lib/unistd.in.h (environ): New declaration.
21867         * m4/environ.m4: New file.
21868         (gt_CHECK_VAR_DECL): Moved here from m4/setenv.m4. Undefine gt_cv_var
21869         after use.
21870         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_ENVIRON and
21871         HAVE_DECL_ENVIRON.
21872         * modules/unistd (Makefile.am): Substitute also GNULIB_ENVIRON and
21873         HAVE_DECL_ENVIRON.
21874         * doc/posix-functions/environ.texi: Mention module 'environ'. Remove
21875         wrong claim that 'environ' is missing on some systems.
21876         * modules/execute (Depends-on): Add environ.
21877         * lib/execute.c (environ): Remove fallback declaration.
21878         * modules/pipe (Depends-on): Add environ.
21879         * lib/pipe.c (environ): Remove fallback declaration.
21880         * modules/setenv (Depends-on): Add environ.
21881         * lib/setenv.c (environ): Remove fallback declaration.
21882         * modules/unsetenv (Depends-on): Add environ.
21883         * lib/unsetenv.c (environ): Remove fallback declaration.
21884         * m4/setenv.m4 (gt_CHECK_VAR_DECL): Remove macro. Moved to
21885         m4/environ.m4.
21886         (gl_PREREQ_SETENV): Require gl_ENVIRON instead of testing for environ.
21887         (gl_PREREQ_UNSETENV): Likewise.
21888
21889 2008-02-24  Bruno Haible  <bruno@clisp.org>
21890
21891         * doc/posix-functions/environ.texi: Document the MacOS X problem.
21892
21893 2008-02-20  Bob Proulx  <bob@proulx.com>
21894
21895         Enable use of older two part flavor 'git describe'.
21896         * build-aux/git-version-gen: If using the older two part flavor of
21897         git version then recreate the third part now present in the
21898         newer three part flavor of git describe.
21899
21900 2008-02-20  Martin Buchholz  <martin@xemacs.org>  (tiny change)
21901
21902         * lib/fts.c (fts_build): Typo correction to comment.
21903
21904 2008-02-17  Bruno Haible  <bruno@clisp.org>
21905
21906         * lib/git-merge-changelog.c (main) [split_merged_entry]: Avoid
21907         generating no-op conflicts.
21908
21909 2008-02-17  Bruno Haible  <bruno@clisp.org>
21910
21911         Speed up by 10%.
21912         * lib/git-merge-changelog.c (main): Use the iterator to iterate through
21913         result_entries, rather than an index-based loop.
21914
21915 2008-02-17  Bruno Haible  <bruno@clisp.org>
21916
21917         Speed up by 25%.
21918         * lib/git-merge-changelog.c (struct entry): New fields 'hashcode',
21919         'hashcode_cached'.
21920         (entry_create): New function.
21921         (entry_hashcode): Use the cached hashcode if possible.
21922         (read_changelog_file, try_split_merged_entry): Use entry_create.
21923
21924 2008-02-17  Bruno Haible  <bruno@clisp.org>
21925
21926         Speed up from O(n^2) to O(n) for long ChangeLog files.
21927         * lib/git-merge-changelog.c: Include gl_rbtreehash_list.h.
21928         (read_changelog_file): Change implementation of entries_reversed list
21929         to rbtreehash.
21930         * modules/git-merge-changelog (Depends-on): Add rbtreehash-list.
21931
21932 2008-02-17  Bruno Haible  <bruno@clisp.org>
21933
21934         New option --split-merged-entry.
21935         * lib/git-merge-changelog.c (FSTRCMP_STRICTER_THRESHOLD): New macro.
21936         (find_paragraph_end, try_split_merged_entry): New functions.
21937         (long_options): Add option --split-merged-entry.
21938         (usage): Document option --split-merged-entry.
21939         (main): Implement option --split-merged-entry.
21940         Reported by Eric Blake.
21941
21942 2008-02-17  Bruno Haible  <bruno@clisp.org>
21943
21944         * lib/git-merge-changelog.c: Include c-strstr.h.
21945         (main): Support the "git pull --rebase" situation.
21946         * modules/git-merge-changelog (Depends-on): Add c-strstr.
21947         Reported by Eric Blake.
21948
21949 2008-02-16  Eric Blake  <ebb9@byu.net>
21950
21951         Avoid doubling \ in common case of "c-maybe" quoting style.
21952         * lib/quotearg.c (quotearg_buffer_restyled): Don't escape \ when
21953         eliding outer quotes.
21954         * lib/quotearg.h: Document this.
21955         * tests/test-quotearg.c (result_strings, inputs, results_g)
21956         (flag_results, locale_results): Test it by adding a new string to
21957         each test group.
21958         (compare_strings): Test new string.
21959
21960 2008-02-13  Eric Blake  <ebb9@byu.net>
21961
21962         Avoid trigraph quoting in default output.
21963         * lib/quotearg.h (enum quoting_flags): Add QA_SPLIT_TRIGRAPHS.
21964         * lib/quotearg.c (quotearg_buffer_restyled): Don't quote trigraphs
21965         unless explicitly requested.
21966         * tests/test-quotearg.c (flag_results, main): Add additional tests.
21967
21968 2008-02-13  Lasse Collin  <lasse.collin@tukaani.org>
21969
21970         Don't rely on signed integer overflowing to negative value.
21971         * lib/getugroups.c (getugroups): Include <limits.h>.
21972         Instead, compare against INT_MAX, and increment only if the test passes.
21973
21974 2008-02-13  Jim Meyering  <meyering@redhat.com>
21975         and Eric Blake  <ebb9@byu.net>
21976
21977         Avoid shadowing warning and compile errors on Linux.
21978         * tests/test-quotearg.c [ENABLE_NLS]: Disable <libintl.h>
21979         forwarding macros on Linux.
21980         (dcgettext): Define a stub, for Linux.
21981         (results_g, main): Avoid warnings.
21982
21983 2008-02-12  Eric Blake  <ebb9@byu.net>
21984
21985         Silence warning in last patch.
21986         * lib/quotearg.c (quotearg_buffer_restyled): Add missing const.
21987
21988         Quotearg part 4: add tests, fix c-maybe colon quoting.
21989         * lib/quotearg.h: Improve documentation.
21990         * lib/quotearg.c (quotearg_buffer_restyled): Don't add extra
21991         escapes when adding outer quotes.  When quoting trigraphs, use
21992         valid C notation.  When quoting NUL, omit extra characters if next
21993         character is not digit.  Alter prototype.
21994         (quotearg_buffer, quotearg_alloc_mem, quotearg_n_options): Adjust
21995         callers.
21996         * modules/quotearg-tests: New module.
21997         * tests/test-quotearg.c: New test.
21998
21999 2008-02-07  Eric Blake  <ebb9@byu.net>
22000
22001         Quotearg part 3: add flag to control outer quote elision.
22002         * lib/quotearg.h (c_maybe_quoting_style): New style.
22003         (enum quoting_flags): Better documentation of flags.
22004         * lib/quotearg.c (quoting_style_args, quoting_style_vals): Add
22005         c-maybe style.
22006         (quotearg_buffer_restyled): Handle new flag to elide outer
22007         quotes.
22008
22009         Quotearg part 2: add flag that can control NUL elision.
22010         * lib/quotearg.h (set_quoting_flags): New prototype.
22011         * lib/quotearg.c (struct quoting_options): Add flag field.
22012         (set_quoting_flags): New function.
22013         (quotearg_buffer_restyled): Add flags parameter.
22014         (quotearg_alloc_mem): Set the flag if length cannot be returned.
22015         (quotearg_n_options): Set the flag, since length cannot be
22016         returned.
22017         (quoting_options_from_style): Default flags correctly.
22018
22019         Quotearg part 1: more wrappers, restore quotearg_char state.
22020         * lib/quotearg.h (quotearg_alloc_mem, quotearg_n_mem)
22021         (quotearg_mem, quotearg_style_mem, quotearg_char_mem)
22022         (quotearg_colon_mem): New wrappers.
22023         * lib/quotearg.c (quotearg_alloc, quotearg_char): Rewrite...
22024         (quotearg_alloc_mem, quotearg_char_mem): ...in terms of these new
22025         functions.
22026         (quotearg_n_mem, quotearg_mem, quotearg_style_mem)
22027         (quotearg_colon_mem): New functions.
22028
22029 2008-02-11  Bruno Haible  <bruno@clisp.org>
22030
22031         * modules/git-merge-changelog (Makefile.am): Don't use -L and -l for a
22032         library in the current directory: it does not work with parallel make.
22033         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
22034
22035 2008-02-11  Bruno Haible  <bruno@clisp.org>
22036
22037         * .gitattributes: New file.
22038
22039 2008-02-11  Jim Meyering  <meyering@redhat.com>
22040
22041         useless-if-before-free: Fix reversed exit values.
22042         * build-aux/useless-if-before-free: Use correct values
22043         for EXIT_MATCH and EXIT_NO_MATCH.
22044
22045         * build-aux/useless-if-before-free: Close stdout carefully.
22046
22047 2008-02-10  Bruno Haible  <bruno@clisp.org>
22048
22049         New module 'git-merge-changelog'.
22050         * modules/git-merge-changelog: New file.
22051         * lib/git-merge-changelog.c: New file.
22052
22053 2008-02-10  Jim Meyering  <meyering@redhat.com>
22054
22055         useless-if-before-free: New option: --list (-l).
22056
22057         useless-if-before-free: Don't exit immediately upon open failure.
22058         * build-aux/useless-if-before-free: Exit 2 for errors.
22059         Upon failure to open a file, don't exit immediately.
22060         Rather, just warn and continue with any remaining files.
22061
22062 2008-02-10  Bruno Haible  <bruno@clisp.org>
22063
22064         New abstract list operation 'node_set_value'.
22065         * lib/gl_list.h (gl_list_node_set_value): New function.
22066         (struct gl_list_implementation): New field node_set_value.
22067         * lib/gl_list.c (gl_list_node_set_value): New function.
22068         * lib/gl_array_list.c (gl_array_node_set_value): New function.
22069         (gl_array_list_implementation): Update.
22070         * lib/gl_carray_list.c (gl_carray_node_set_value): New function.
22071         (gl_carray_list_implementation): Update.
22072         * lib/gl_anylinked_list2.h (gl_linked_node_set_value): New function.
22073         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
22074         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
22075         * lib/gl_anytree_list2.h (gl_tree_node_set_value): New function.
22076         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
22077         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
22078         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
22079         Update.
22080         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
22081         * lib/gl_sublist.c (gl_sublist_node_set_value): New function.
22082         (gl_sublist_list_implementation): Update.
22083
22084 2008-02-10  Bruno Haible  <bruno@clisp.org>
22085
22086         * lib/diffseq.h: Write "ELEMENT const" instead of "const ELEMENT".
22087         Needed when ELEMENT is #defined to 'some_type *'.
22088
22089 2008-02-10  Jim Meyering  <meyering@redhat.com>
22090
22091         New script and module: useless-if-before-free
22092         * MODULES.html.sh (maint+release support): Add useless-if-before-free.
22093         * build-aux/useless-if-before-free: New file.
22094         * modules/useless-if-before-free: New file.
22095
22096         * build-aux/gitlog-to-changelog: Use committer date, not author date.
22097
22098         xstrtol_error: Fix typo.
22099         * lib/xstrtol-error.c (xstrtol_error): The parameter was unused:
22100         s/exit_failure/exit_status/.
22101
22102 2008-02-09  Jim Meyering  <meyering@redhat.com>
22103
22104         New script and module: gitlog-to-changelog
22105         * MODULES.html.sh (maint+release support): Add gitlog-to-changelog.
22106         * modules/gitlog-to-changelog: New file.
22107         * build-aux/gitlog-to-changelog: New file.
22108
22109 2008-02-08  Jim Meyering  <meyering@redhat.com>
22110
22111         Avoid two "parameter unused" warnings.
22112         * lib/stat-time.h (get_stat_birthtime_ns, get_stat_birthtime):
22113         Mark "st" as used.
22114
22115         Use "git COMMAND", not "git-COMMAND".
22116         * build-aux/bootstrap (version_controlled_file): s/git-rm/git-rm/.
22117         * build-aux/announce-gen (get_tool_versions): Correct a diagnostic.
22118         * build-aux/git-version-gen: Use "git status", not "git-status".
22119
22120 2008-02-07  Bruno Haible  <bruno@clisp.org>
22121
22122         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on native Woe32 systems.
22123         Avoids a crash on Windows Vista.
22124         Reported by Adam Strzelecki <ono@java.pl> via
22125         Simon Josefsson <simon@josefsson.org>.
22126
22127 2008-02-06  Bruno Haible  <bruno@clisp.org>
22128
22129         Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.
22130         * m4/printf.m4 (gl_PRINTF_FLAG_LEFTADJUST): New macro.
22131         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_FLAG_LEFTADJUST.
22132         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST): New macro.
22133         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
22134         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
22135         gl_PRINTF_FLAG_LEFTADJUST and test its result. Invoke
22136         gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST.
22137         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
22138         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
22139         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
22140         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
22141         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
22142         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
22143         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
22144         * tests/test-vasnprintf-posix.c (test_function): Add testcases for the
22145         left-adjust flag.
22146         * tests/test-snprintf-posix.h (test_function): Likewise.
22147         * tests/test-sprintf-posix.h (test_function): Likewise.
22148         * tests/test-vasprintf-posix.c (test_function): Likewise.
22149         * doc/posix-functions/fprintf.texi: Update.
22150         * doc/posix-functions/printf.texi: Update.
22151         * doc/posix-functions/snprintf.texi: Update.
22152         * doc/posix-functions/sprintf.texi: Update.
22153         * doc/posix-functions/vfprintf.texi: Update.
22154         * doc/posix-functions/vprintf.texi: Update.
22155         * doc/posix-functions/vsnprintf.texi: Update.
22156         * doc/posix-functions/vsprintf.texi: Update.
22157         Reported by Peter Fales <psfales@alcatel-lucent.com>.
22158
22159 2008-02-06  Bruno Haible  <bruno@clisp.org>
22160
22161         Fix bug introduced on 2008-01-26.
22162         * lib/isnan.c (FUNC): Set to rpl_isnand, not rpl_isnan.
22163
22164 2008-02-06  Bruno Haible  <bruno@clisp.org>
22165
22166         Fix bug introduced on 2007-06-10.
22167         * lib/vasnprintf.c (VASNPRINTF): Perform zero-padding also if
22168         !NEED_PRINTF_FLAG_ZERO.
22169
22170 2008-02-05  Peter O'Gorman <pogma@thewrittenword.com>
22171
22172         getloadavg: use libperfstat on AIX5
22173         * lib/getloadavg.c, m4/getloadavg.m4 [aix]: Use libperfstat
22174
22175 2008-02-03  Bruno Haible  <bruno@clisp.org>
22176
22177         * lib/diffseq.h: Add comments about required #includes.
22178         Reported by Michael Biggs <gnulib@doubleplum.net>.
22179
22180 2008-02-01  Bruno Haible  <bruno@clisp.org>
22181
22182         * users.txt: Add gnuit.
22183
22184 2008-01-31  Bruno Haible  <bruno@clisp.org>
22185
22186         * lib/md4.c (set_uint32): Mark as inline.
22187         * lib/md5.c (set_uint32): Likewise.
22188         * lib/sha1.c (set_uint32): Likewise.
22189         * m4/md4.m4 (gl_MD4): Require AC_C_INLINE.
22190         * m4/md5.m4 (gl_MD5): Likewise.
22191         * m4/sha1.m4 (gl_SHA1): Likewise.
22192
22193 2008-01-31  Jim Meyering  <meyering@redhat.com>
22194
22195         Use "sizeof VAR", rather than a literal "4".
22196         * lib/md5.c (md5_read_ctx): Use sizeof ctx->A, not 4.
22197         * lib/md4.c (md4_read_ctx): Likewise.
22198         * lib/sha1.c (sha1_read_ctx): Likewise.
22199
22200 2008-01-31  Simon Josefsson  <simon@josefsson.org>
22201
22202         * tests/test-sha1.c: New file, based on test-md5.c.
22203
22204         * modules/crypto/sha1-tests: New file.
22205
22206 2008-01-31  Simon Josefsson  <simon@josefsson.org>
22207
22208         * lib/sha1.h (SHA1_DIGEST_SIZE): Define.
22209
22210 2008-01-31  Jim Meyering  <meyering@redhat.com>
22211
22212         Prefer "sizeof v" over the equivalent "4".
22213         * lib/md4.c (set_uint32): Use "sizeof v" as memcpy length, not 4.
22214         * lib/md5.c (set_uint32): Likewise.
22215         * lib/sha1.c (set_uint32): Likewise.
22216
22217 2008-01-31  Simon Josefsson  <simon@josefsson.org>
22218
22219         * lib/sha1.c (set_uint32): Mark function as static.
22220
22221 2008-01-31  Simon Josefsson  <simon@josefsson.org>
22222
22223         md2: clarify comments to say that alignment is not required.
22224         * lib/md2.h: Remove warning about alignment in comment.
22225         * lib/md2.c (md2_read_ctx, md2_finish_ctx): Doc fix, alignment has
22226         never been required.
22227
22228 2008-01-31  Simon Josefsson  <simon@josefsson.org>
22229
22230         md4: adapt alignment constraint fix from sha1.
22231         * lib/md4.c (set_uint32): New function, from sha1.c
22232         (md4_read_ctx): Use it.
22233         (md4_finish_ctx): Doc fix.
22234         * lib/md4.h: Doc fix.
22235
22236 2008-01-31  Simon Josefsson  <simon@josefsson.org>
22237
22238         md5: adapt alignment constraint fix from sha1.
22239         * lib/md5.c (set_uint32): New function, from sha1.c
22240         (md5_read_ctx): Use it.
22241         (md5_finish_ctx): Doc fix.
22242         * lib/md5.h: Doc fix.
22243
22244 2008-01-30  Peter Palfrader  <weasel@debian.org>
22245
22246         sha1: remove the result buffer alignment constraint
22247         * lib/sha1.c (set_uint32): New function.
22248         (sha1_read_ctx): Rewrite to remove the result buffer alignment
22249         constraint.
22250         (sha1_finish_ctx): Remove comment warning about alignment constraint.
22251         * lib/sha1.h: Likewise.
22252
22253 2008-01-30  Andreas Schwab  <schwab@suse.de>
22254             Bruno Haible  <bruno@clisp.org>
22255
22256         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Include <float.h> and ensure a
22257         correct definition of LDBL_MIN_EXP.
22258
22259 2008-01-30  Karl Berry  <karl@gnu.org>
22260
22261         * config/srclist-update: try to preserve x bit on updates.
22262         * config/srclistvars.sh: update for karl.
22263
22264 2008-01-29  Jim Meyering  <meyering@redhat.com>
22265
22266         vasnprintf.c: Avoid warning about unused label
22267         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Guard the
22268         "overflow" label definition and associated code with the
22269         same cpp condition that guards the sole use of that label.
22270
22271 2008-01-26  Bruno Haible  <bruno@clisp.org>
22272
22273         * m4/isnanl.m4 (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM,
22274         gl_FUNC_ISNANL_WORKS): Test the GCC >= 4.0 built-in.
22275         * lib/isnanl.h (isnanl): Use the GCC >= 4.0 built-in.
22276         * lib/isnanl-nolibm.h (isnanl): Likewise.
22277         Reported by Paul Eggert <eggert@cs.ucla.edu>.
22278
22279 2008-01-26  Bruno Haible  <bruno@clisp.org>
22280
22281         * m4/isnand.m4 (gl_FUNC_ISNAND_NO_LIBM): Test the GCC >= 4.0 built-in.
22282         * lib/isnand.h (isnand): Use the GCC >= 4.0 built-in.
22283
22284 2008-01-26  Bruno Haible  <bruno@clisp.org>
22285
22286         * m4/isnanf.m4 (gl_HAVE_ISNANF_NO_LIBM, gl_ISNANF_WORKS): Test the
22287         GCC >= 4.0 built-in.
22288         * lib/isnanf.h (isnanf): Use the GCC >= 4.0 built-in.
22289
22290 2008-01-26  Bruno Haible  <bruno@clisp.org>
22291
22292         Rename isnan, applicable to 'double' only, to isnand.
22293         * modules/isnand-nolibm: Renamed from modules/isnan-nolibm.
22294         (Files): Add lib/isnand.h, lib/isnand.c. Remove lib/isnan.h.
22295         (configure.ac): Update.
22296         (Include): Replace "isnan.h" with "isnand.h".
22297         * m4/isnand.m4: Renamed from m4/isnan.m4.
22298         (gl_FUNC_ISNAND_NO_LIBM): Renamed from gl_FUNC_ISNAN_NO_LIBM. Set
22299         HAVE_ISNAND_IN_LIBC instead of HAVE_ISNAN_IN_LIBC. Build isnand.c
22300         instead of isnan.c.
22301         * lib/isnand.h: Renamed from lib/isnan.h. Test HAVE_ISNAND_IN_LIBC
22302         instead of HAVE_ISNAN_IN_LIBC.
22303         (isnand): Renamed from isnan.
22304         * lib/isnand.c: New file.
22305         * modules/isnand-nolibm-tests: Renamed from modules/isnan-nolibm-tests.
22306         (Files): Add tests/test-isnand.c. Remove tests/test-isnan.c.
22307         (Makefile.am): Update.
22308         * tests/test-isnand.c: Renamed from tests/test-isnan.c.
22309         Include isnand.h instead of isnan.h.
22310         (main): Test isnand instead of isnan.
22311         * modules/fprintf-posix (Depends-on): Add isnand-nolibm, remove
22312         isnan-nolibm.
22313         * modules/frexp (Depends-on): Likewise.
22314         * modules/frexp-tests (Depends-on): Likewise.
22315         * modules/frexp-nolibm (Depends-on): Likewise.
22316         * modules/frexp-nolibm-tests (Depends-on): Likewise.
22317         * modules/isfinite (Depends-on): Likewise.
22318         * modules/round-tests (Depends-on): Likewise.
22319         * modules/signbit (Depends-on): Likewise.
22320         * modules/signbit-tests (Depends-on): Likewise.
22321         * modules/snprintf-posix (Depends-on): Likewise.
22322         * modules/sprintf-posix (Depends-on): Likewise.
22323         * modules/trunc-tests (Depends-on): Likewise.
22324         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
22325         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
22326         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
22327         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
22328         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
22329         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
22330         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
22331         * modules/vasnprintf-posix (Depends-on): Likewise.
22332         * modules/vasprintf-posix (Depends-on): Likewise.
22333         * modules/vfprintf-posix (Depends-on): Likewise.
22334         * modules/vsnprintf-posix (Depends-on): Likewise.
22335         * modules/vsprintf-posix (Depends-on): Likewise.
22336         * lib/frexp.c: Include isnand.h instead of isnan.h.
22337         (ISNAN): Set to isnand instead of isnan.
22338         * lib/isfinite.c: Include isnand.h instead of isnan.h.
22339         (gl_isfinited): Use isnand instead of isnan.
22340         * lib/signbitd.c: Include isnand.h instead of isnan.h.
22341         (gl_signbitd): Use isnand instead of isnan.
22342         * lib/vasnprintf.c: Include isnand.h instead of isnan.h.
22343         (is_infinite_or_zero, VASNPRINTF): Use isnand instead of isnan.
22344         * tests/test-frexp.c: Include isnand.h instead of isnan.h.
22345         (main): Use isnand instead of isnan.
22346         * tests/test-round1.c: Include isnand.h.
22347         (main): Use isnand instead of isnan.
22348         * tests/test-round2.c: Include isnand.h instead of isnan.h.
22349         (ISNAN): Set to isnand instead of isnan.
22350         * tests/test-trunc1.c: Include isnand.h.
22351         (main): Use isnand instead of isnan.
22352         * tests/test-trunc2.c: Include isnand.h instead of isnan.h.
22353         (equal): Use isnand instead of isnan.
22354         * MODULES.html.sh (Mathematics <math.h>): Replace isnan-nolibm with
22355         isnand-nolibm.
22356         * NEWS: Mention the change.
22357
22358 2008-01-25  Paul Eggert  <eggert@cs.ucla.edu>
22359             Bruno Haible  <bruno@clisp.org>
22360
22361         * m4/signbit.m4 (gl_SIGNBIT): Require a macro definition. Test whether
22362         the GCC builtins for signbits are present and set
22363         REPLACE_SIGNBIT_USING_GCC if so.
22364         * lib/math.in.h (signbit): Define using GCC builtins if
22365         REPLACE_SIGNBIT_USING_GCC is set.
22366         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize
22367         REPLACE_SIGNBIT_USING_GCC.
22368         * modules/math (Makefile.am): Substitute REPLACE_SIGNBIT_USING_GCC.
22369
22370 2008-01-25  Jim Meyering  <meyering@redhat.com>
22371
22372         Prefer <config.h> over "config.h".  See autoconf doc for explanation.
22373         * lib/poll.c: Include <config.h>, not "config.h".
22374         * tests/test-getaddrinfo.c: Likewise.
22375
22376 2008-01-25  Simon Josefsson  <simon@josefsson.org>
22377
22378         * modules/sockets-tests: New file.
22379
22380 2008-01-24  Simon Josefsson  <simon@josefsson.org>
22381
22382         * modules/sockets: New module, can be used to call WSA_Startup and
22383         WSA_Cleanup when needed.
22384
22385         * lib/sockets.h, lib/sockets.c: New files.
22386
22387         * m4/sockets.m4: New file.
22388
22389         * tests/test-sockets.c: New file.
22390
22391 2008-01-19  Bruno Haible  <bruno@clisp.org>
22392
22393         * doc/posix-headers: Renamed from doc/headers.
22394         * doc/posix-functions: Renamed from doc/functions.
22395         * doc/gnulib.texi: Update.
22396
22397 2008-01-19  Bruno Haible  <bruno@clisp.org>
22398
22399         * doc/glibc-functions/strcasestr.texi: Include contents of
22400         doc/functions/strcasestr.texi, fixing the list of platforms.
22401         * doc/functions/strcasestr.texi: Remove file.
22402
22403 2008-01-19  Bruno Haible  <bruno@clisp.org>
22404
22405         * doc/glibc-functions/memmem.texi: Include contents of
22406         doc/functions/memmem.texi.
22407         * doc/functions/memmem.texi: Remove file.
22408
22409 2008-01-18  Bruno Haible  <bruno@clisp.org>
22410
22411         * doc/glibc-functions/*.texi: New files.
22412         * doc/gnulib.texi (Glibc Function Substitutes): Completely rewritten
22413         to use the new files.
22414
22415 2008-01-17  Bruno Haible  <bruno@clisp.org>
22416
22417         * tests/test-gethostname.c (main): Fix printf statement.
22418
22419 2008-01-17  Simon Josefsson  <simon@josefsson.org>
22420
22421         * modules/gethostname-tests: New file.
22422
22423         * tests/test-gethostname.c: New file.
22424
22425 2008-01-17  Simon Josefsson  <simon@josefsson.org>
22426
22427         * lib/gethostname.c: Include string.h unconditionally, strncpy is
22428         used by the UNAME case.  Reported by Bruno Haible
22429         <bruno@clisp.org>.
22430
22431 2008-01-17  Eric Blake  <ebb9@byu.net>
22432
22433         Convert c-strcasestr to be more efficient.
22434         * modules/c-strcasestr (Files): Use Two-Way, not KMP.
22435         (Depends-on): Add c-strcase, remove malloca, strnlen.
22436         * tests/test-c-strcasestr.c (main): Enhance test.
22437         * lib/c-strcasestr.c (c_strcasestr): Rewrite to new algorithm.
22438
22439 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
22440
22441         * build-aux/bootstrap (MSGID_BUGS_ADDRESS): New overridable variable.
22442         Use it in creating po/Makevars.
22443
22444 2008-01-15  Simon Josefsson  <simon@josefsson.org>
22445
22446         * lib/gc-libgcrypt.c (gc_init): Disable secure memory by default.
22447         Applications that requires it should initialize libgcrypt
22448         manually.
22449
22450 2008-01-16  Simon Josefsson  <simon@josefsson.org>
22451
22452         * lib/gethostname.c [!HAVE_UNAME]: Need string.h for strcpy.
22453
22454 2008-01-15  Paul Eggert  <eggert@cs.ucla.edu>
22455
22456         Fix problem with getdate on mingw32 reported by Simon Josefsson
22457         in <http://lists.gnu.org/archive/html/bug-gnulib/2008-01/msg00192.html>.
22458         * lib/getdate.y (get_date): Check "HAVE_DECL_TZNAME", not "defined
22459         tzname", when deciding whether to declare tzname.
22460         * lib/strftime.c (tzname): Likewise.
22461
22462 2008-01-15  Bruno Haible  <bruno@clisp.org>
22463
22464         Work around a MacOS X 10.5 bug in frexpl().
22465         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Also check denormalized numbers.
22466         * doc/functions/frexpl.texi: Document the bug.
22467         Reported by Elias Pipping <pipping@gentoo.org>.
22468
22469 2008-01-14  Eric Blake  <ebb9@byu.net>
22470
22471         Touch up previous patch.
22472         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE): Fix typo.
22473         * doc/functions/strcasestr.texi (strcasestr): Document OpenBSD bug.
22474
22475         Convert strcasestr module to use Two-Way algorithm.
22476         * modules/strcasestr-simple: New module, based on the old
22477         strcasestr, but with Two-Way rather than KMP.
22478         * modules/strcasestr (Depends-on): Change to strcasestr-simple.
22479         * lib/string.in.h (rpl_strcasestr): Declare.
22480         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Check for linear
22481         performance.
22482         * lib/strcasestr.c (strcasestr): Simplify, and avoid malloc.
22483         * modules/string (Makefile.am): Support strcasestr.
22484         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Likewise.
22485         * modules/strcasestr-tests (Depends-on): Check for alarm.
22486         * tests/test-strcasestr.c: Augment test.
22487         * lib/str-two-way.h: Clean up stray macro.
22488         * NEWS: Document new module.
22489         * MODULES.html.sh (string handling): Likewise.
22490         * doc/functions/strcasestr.texi: New file.
22491         * doc/gnulib.texi (Function Substitutes): New node.  Move memmem
22492         here, since it is not a POSIX function.
22493
22494 2008-01-14  Colin Watson  <cjwatson@debian.org>
22495             Bruno Haible  <bruno@clisp.org>
22496
22497         * m4/strsignal.m4 (gl_FUNC_STRSIGNAL): Also check whether strsignal
22498         works fine; if not, set REPLACE_STRSIGNAL.
22499         (gl_PREREQ_STRSIGNAL): Require AC_DECL_SYS_SIGLIST.
22500         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
22501         REPLACE_STRSIGNAL.
22502         * lib/string.in.h (strsignal): Consider REPLACE_STRSIGNAL.
22503         * modules/string (Makefile.am): Substitute REPLACE_STRSIGNAL.
22504         * tests/test-strsignal.c (main): Check out-of-range signal numbers.
22505
22506 2008-01-14  Bruno Haible  <bruno@clisp.org>
22507
22508         * modules/strsignal (Include): Change to <string.h>.
22509
22510 2008-01-14  Colin Watson  <cjwatson@debian.org>
22511
22512         * modules/argp (Notice): Add a notice recommending to change
22513         XGETTEXT_OPTIONS.
22514         (configure.ac): Invoke AM_XGETTEXT_OPTION if it exists.
22515
22516 2008-01-13  Colin Watson  <cjwatson@debian.org>
22517
22518         * modules/strsignal-tests: New file.
22519         * tests/test-strsignal.c: New file.
22520
22521         * lib/strsignal.c: New file, from glibc with modifications.
22522         * lib/siglist.h: New file, from glibc with modifications.
22523         * lib/string.in.h (strsignal): New declaration.
22524         * m4/strsignal.m4: New file.
22525         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
22526         GNULIB_STRSIGNAL and HAVE_DECL_STRSIGNAL.
22527         * modules/strsignal: New file.
22528         * modules/string (Makefile.am): Substitute GNULIB_STRSIGNAL and
22529         HAVE_DECL_STRSIGNAL.
22530
22531 2008-01-13  Bruno Haible  <bruno@clisp.org>
22532
22533         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check that the
22534         locale encoding is not ASCII. Needed for OpenBSD 4.0.
22535         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
22536         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
22537
22538 2008-01-13  Bruno Haible  <bruno@clisp.org>
22539
22540         * lib/argp-fmtstream.h (__attribute__): Don't redefine if
22541         __STRICT_ANSI__ is set: it's not needed by any version of gcc.
22542         * lib/argp.h (__attribute__): Likewise.
22543         * lib/c-stack.c (__attribute__): Likewise.
22544         * lib/error.h (__attribute__): Likewise.
22545         * lib/fts.c (__attribute__): Likewise.
22546         * lib/openat.h (__attribute__): Likewise.
22547         * lib/stdio.in.h (__attribute__): Likewise.
22548         * lib/string.in.h (__attribute__): Likewise.
22549         * lib/utimens.c (__attribute__): Likewise.
22550         * lib/vasnprintf.h (__attribute__): Likewise.
22551         * lib/xalloc.h (__attribute__): Likewise.
22552         * lib/xprintf.h (__attribute__): Likewise.
22553         * lib/xstrtol.h (__attribute__): Likewise.
22554         * lib/xvasprintf.h (__attribute__): Likewise.
22555
22556 2008-01-12  Bruno Haible  <bruno@clisp.org>
22557
22558         * doc/gnulib.texi (Glibc Header File Substitutes): New chapter.
22559         * doc/glibc-headers/a.out.texi: New file.
22560         * doc/glibc-headers/aliases.texi: New file.
22561         * doc/glibc-headers/alloca.texi: New file.
22562         * doc/glibc-headers/ar.texi: New file.
22563         * doc/glibc-headers/argp.texi: New file.
22564         * doc/glibc-headers/argz.texi: New file.
22565         * doc/glibc-headers/byteswap.texi: New file.
22566         * doc/glibc-headers/crypt.texi: New file.
22567         * doc/glibc-headers/endian.texi: New file.
22568         * doc/glibc-headers/envz.texi: New file.
22569         * doc/glibc-headers/err.texi: New file.
22570         * doc/glibc-headers/error.texi: New file.
22571         * doc/glibc-headers/execinfo.texi: New file.
22572         * doc/glibc-headers/fpu_control.texi: New file.
22573         * doc/glibc-headers/fstab.texi: New file.
22574         * doc/glibc-headers/fts.texi: New file.
22575         * doc/glibc-headers/getopt.texi: New file.
22576         * doc/glibc-headers/ieee754.texi: New file.
22577         * doc/glibc-headers/ifaddrs.texi: New file.
22578         * doc/glibc-headers/libintl.texi: New file.
22579         * doc/glibc-headers/mcheck.texi: New file.
22580         * doc/glibc-headers/mntent.texi: New file.
22581         * doc/glibc-headers/obstack.texi: New file.
22582         * doc/glibc-headers/paths.texi: New file.
22583         * doc/glibc-headers/printf.texi: New file.
22584         * doc/glibc-headers/pty.texi: New file.
22585         * doc/glibc-headers/resolv.texi: New file.
22586         * doc/glibc-headers/shadow.texi: New file.
22587         * doc/glibc-headers/sysexits.texi: New file.
22588         * doc/glibc-headers/ttyent.texi: New file.
22589
22590 2008-01-12  Jim Meyering  <meyering@redhat.com>
22591
22592         announce-gen: emit Gnulib's git-based version string.
22593         * build-aux/announce-gen: Remove option: --gnulib-snapshot-time-stamp=S.
22594         New option --gnulib-version=V, where V is expected to be
22595         the output of running git describe in the gnulib directory.
22596         (get_tool_versions): Request feedback on xdelta.  I suspect it's
22597         not useful, and plan to stop publishing an xdelta file with each
22598         coreutils release.
22599
22600         * build-aux/announce-gen: Also check for lzma-compressed files.
22601
22602 2008-01-11  Bruno Haible  <bruno@clisp.org>
22603
22604         * tests/test-memmem.c (main): Increase maximum allowed time.
22605         * tests/test-strstr.c (main): Likewise.
22606
22607 2008-01-11  Bruno Haible  <bruno@clisp.org>
22608
22609         * doc/functions/memmem.texi: Add more precisions about platforms.
22610         * doc/functions/strstr.texi: Likewise.
22611
22612 2008-01-10  Eric Blake  <ebb9@byu.net>
22613
22614         * m4/strstr.m4: Delete cruft from copy-n-paste.
22615         Reported by Bruno Haible.
22616
22617 2008-01-10  Bruno Haible  <bruno@clisp.org>
22618
22619         Make c-strstr rely on strstr.
22620         * lib/c-strstr.c: Don't include str-kmp.h.
22621         (c_strstr): Define in terms of strstr.
22622         * modules/c-strstr (Files): Remove lib/str-kmp.h.
22623         (Depends-on): Remove stdbool, malloca, strnlen. Add strstr.
22624
22625 2008-01-10  Bruno Haible  <bruno@clisp.org>
22626
22627         * doc/gnulib.texi (String Functions in C Locale): New section.
22628         * doc/c-ctype.texi: New file.
22629         * doc/c-strcase.texi: New file.
22630         * doc/c-strcaseeq.texi: New file.
22631         * doc/c-strcasestr.texi: New file.
22632         * doc/c-strstr.texi: New file.
22633         * doc/c-strtod.texi: New file.
22634         * doc/c-strtold.texi: New file.
22635
22636 2008-01-10  Eric Blake  <ebb9@byu.net>
22637
22638         * lib/relocatable.h: Fix a comment.
22639
22640 2008-01-10  Eric Blake  <ebb9@byu.net>
22641
22642         Share two-way algorithm.
22643         * lib/str-two-way.h: New file, merged from...
22644         * lib/memmem.c: ...here...
22645         * lib/strstr.c: ...and here.
22646         * modules/memmem (Files): Use it.
22647         * modules/strstr (Files): Likewise.
22648
22649         Avoid quadratic strstr implementations.
22650         * lib/strstr.c: New file.
22651         * m4/strstr.m4: Likewise.
22652         * modules/strstr: Likewise.
22653         * modules/strstr-tests: Likewise.
22654         * tests/test-strstr.c: Likewise.
22655         * lib/string.in.h (rpl_strstr): Declare.
22656         (memmem) [GNULIB_POSIXCHECK]: Document speed issue.
22657         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Support strstr.
22658         * modules/string (Makefile.am): Likewise.
22659         * MODULES.html.sh (string handling): Mention new module.
22660         * doc/functions/strstr.texi (strstr): Document the bug.
22661
22662 2008-01-10  Bruno Haible  <bruno@clisp.org>
22663
22664         * lib/relocatable.h (relocate): State whether result is freshly
22665         allocated or not.
22666         * lib/relocatable.c (relocate): Return a freshly allocated string
22667         instead of a pointer to a privately held string.
22668         Reported by Sylvain Beucler <beuc@gnu.org>.
22669
22670 2008-01-10  Colin Watson  <cjwatson@debian.org>
22671
22672         * lib/canonicalize-lgpl.c [!_LIBC]: Fix typo in #if directive:
22673         s/S_ISNLK/S_ISLNK/.
22674
22675 2008-01-09  Bruno Haible  <bruno@clisp.org>
22676
22677         * doc/functions/memmem.texi: Use the same structure as snprintf.texi
22678         and other files.
22679         * m4/memmem.m4 (gl_FUNC_MEMMEM): Say "guessing no" instead of "no"
22680         if it's only a guess.
22681         * modules/memmem: Simplify by depending on memmem-simple.
22682
22683 2008-01-09  Bruno Haible  <bruno@clisp.org>
22684
22685         Work around OpenBSD 4.0 tdelete() bug.
22686         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Also check tdelete's return value.
22687         * lib/search.in.h: If REPLACE_TSEARCH is 1, define tsearch etc. as
22688         macros and don't redefine the enum values.
22689         * m4/search_h.m4 (gl_SEARCH_H_DEFAULTS): Initialize REPLACE_TSEARCH.
22690         * modules/search (Makefile.am): Also substitute REPLACE_TSEARCH.
22691         * doc/functions/tdelete.texi: Document the OpenBSD 4.0 bug.
22692
22693 2008-01-09  Bruno Haible  <bruno@clisp.org>
22694
22695         * tests/test-wcwidth.c: Include <string.h> and localcharset.h.
22696         (main): Don't perform the tests if setlocale did not install a UTF-8
22697         locale. Needed on OpenBSD 4.0.
22698         * modules/wcwidth-tests (Depends-on): Add localcharset.
22699
22700 2008-01-09  Paul Eggert  <eggert@cs.ucla.edu>
22701
22702         gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H unconditionally.
22703         See <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00149.html>.
22704         * NEWS: announce this.
22705         * m4/alloca.m4 (gl_FUNC_ALLOCA): Don't define HAVE_ALLOCA_H.
22706
22707 2008-01-09  Simon Josefsson  <simon@josefsson.org>
22708         and Eric Blake  <ebb9@byu.net>
22709
22710         Add memmem-simple module.
22711         * m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE): New macro.
22712         (gl_FUNC_MEMMEM): Separate performance from presence checks.
22713         * modules/memmem-simple: New file.
22714         * modules/memmem (Description): Tweak.
22715         * MODULES.html.sh (string handling): Mention new module.
22716         * doc/functions/memmem.texi (memmem): Distinguish which flaws are
22717         addressed by memmem-simple.
22718         * NEWS: Document the difference.
22719
22720 2008-01-09  Eric Blake  <ebb9@byu.net>
22721
22722         Give gcc some memmem optimization hints.
22723         * lib/string.in.h (memmem, memrchr, strchrnul, strnlen, strpbrk)
22724         (strcasestr): Declare as pure.
22725         * modules/memmem (Maintainer): Claim my implementation.
22726
22727 2008-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
22728
22729         Support AIX 6.1 and higher.
22730         * build-aux/config.libpath: Likewise.
22731         * build-aux/config.rpath: Likewise.
22732
22733 2008-01-08  Jim Meyering  <meyering@redhat.com>
22734             Bruno Haible  <bruno@clisp.org>
22735
22736         * lib/printf-parse.c (PRINTF_PARSE): Handle a size specifier "q"
22737         on MacOS X and a size specifier "I64" on mingw. Needed for PRIdMAX.
22738         Reported by Peter Fales in
22739         <http://lists.gnu.org/archive/html/bug-coreutils/2007-12/msg00148.html>.
22740
22741 2008-01-08  Bruno Haible  <bruno@clisp.org>
22742
22743         * modules/unictype/category-of (Depends-on): Add
22744         unictype/category-none.
22745         * modules/unictype/category-and-tests (Depends-on): Add
22746         unictype/category-{L,N,Lu,Nd}.
22747         * modules/unictype/category-and-not-tests (Depends-on): Likewise.
22748         * modules/unictype/category-or-tests (Depends-on): Add
22749         unictype/category-{L,N}.
22750         * modules/unictype/category-name-tests (Depends-on): Add
22751         unictype/category-{Z,Nl}.
22752         Reported by Simon Josefsson.
22753
22754 2008-01-08  Bruno Haible  <bruno@clisp.org>
22755
22756         * lib/str-kmp.h (knuth_morris_pratt_unibyte): Document the calling
22757         convention better.
22758         * lib/mbsstr.c (knuth_morris_pratt_multibyte): Likewise.
22759         * lib/mbscasestr.c (knuth_morris_pratt_multibyte): Likewise.
22760         Reported by Peter Miller <millerp@canb.auug.org.au>.
22761
22762 2008-01-08  Eric Blake  <ebb9@byu.net>
22763
22764         Rewrite memmem to guarantee linear complexity without malloc.
22765         * lib/memmem.c (memmem): Use Two-Way rather than
22766         Knuth-Morris-Pratt, to allow O(1) space usage.
22767         (critical_factorization, two_way_short_needle)
22768         (two_way_long_needle): New functions.
22769         (knuth_morris_pratt): Delete.
22770         * modules/memmem (Depends-on): No longer need malloca or stdbool.
22771         Add stdint.
22772         * tests/test-memmem.c (main): Add tests for periodic needle and
22773         sublinear performance.
22774         * doc/functions/memmem.texi (memmem): Document other deficiencies
22775         in cygwin and older glibc.
22776
22777 2008-01-08  Bruno Haible  <bruno@clisp.org>
22778
22779         * modules/memmem-tests (Makefile.am): Remove TESTS_ENVIRONMENT
22780         augmentation.
22781
22782 2008-01-08  Mike Frysinger  <vapier@gentoo.org>
22783
22784         Add a configure time option: --disable-acl.
22785         * m4/acl.m4 (gl_FUNC_ACL): Wrap all ACL logic in a call to
22786         AC_ARG_ENABLE(acl).
22787
22788 2008-01-06  Simon Josefsson  <simon@josefsson.org>
22789
22790         * tests/test-localename.c: Don't include obsolete "setenv.h".
22791
22792         * modules/localename-tests (Depends-on): Need unsetenv.
22793
22794 2008-01-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
22795
22796         * DEPENDENCIES: Require Texinfo version 4.6 or newer.
22797
22798 2008-01-06  Colin Watson  <cjwatson@debian.org>
22799
22800         * users.txt: Add man-db.
22801
22802 2008-01-07  Bruno Haible  <bruno@clisp.org>
22803
22804         * doc/gnulib-intro.texi (Library vs Reusable Code): Restore the
22805         previous section name.
22806
22807 2008-01-07  Bruno Haible  <bruno@clisp.org>
22808
22809         * lib/progname.c (set_program_name): Don't strip off a leading
22810         "lt-" prefix outside a .libs directory.
22811         Suggested by Paul Eggert.
22812
22813 2008-01-01  Sylvain Beucler  <beuc@gnu.org>
22814             Bruno Haible  <bruno@clisp.org>
22815
22816         Improve memory cleanup in 'relocatable' module.
22817         * lib/relocatable.h (compute_curr_prefix): Change return type to
22818         'char *'.
22819         * lib/relocatable.c (compute_curr_prefix): Change return type to
22820         'char *'. Free curr_installdir after use.
22821         (relocate): Free curr_prefix_better after use.
22822         * lib/progreloc.c (prepare_relocate): Free curr_prefix after use.
22823
22824 2008-01-01  Bruno Haible  <bruno@clisp.org>
22825
22826         * tests/test-wcwidth.c (main): Relax test of U+2060. Avoids a test
22827         failure on older glibc systems.
22828         Reported by Peter Fales <psfales@alcatel-lucent.com>.
22829
22830 2008-01-05  Eric Blake  <ebb9@byu.net>
22831
22832         Avoid quadratic system memmem.
22833         * m4/memmem.m4 (gl_FUNC_MEMMEM): Check for quadratic memmem.
22834         Reported by Ralf Wildenhues.
22835
22836         Fix memmem test for mingw.
22837         * modules/memmem-tests (configure.ac): Check for alarm.
22838         * tests/test-memmem.c (main): Avoid alarm on platforms that lack
22839         it.
22840         * doc/functions/memmem.texi: New file.
22841         * doc/gnulib.texi (Function Substitutes): Add memmem.
22842         Reported by Bruno Haible.
22843
22844 2008-01-04  Bruno Haible  <bruno@clisp.org>
22845
22846         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP):
22847         Require gl_HEADER_STRINGS_H_DEFAULTS, not
22848         gl_HEADER_STRING_H_DEFAULTS.
22849
22850 2008-01-04  Eric Blake  <ebb9@byu.net>
22851
22852         Shorten duration of memmem test.
22853         * tests/test-memmem.c (main): Use alarm to declare failure if test
22854         is taking too long.
22855         Reported by Ralf Wildenhues.
22856
22857 2007-12-21  Simon Josefsson  <simon@josefsson.org>
22858
22859         * modules/relocatable-prog-wrapper (Depends-on): Add intprops and
22860         string, needed by strerror.
22861
22862 2008-01-03  Colin Watson  <cjwatson@debian.org>
22863             Bruno Haible  <bruno@clisp.org>
22864
22865         * doc/gnulib-tool.texi (Localization): New section.
22866
22867 2008-01-02  Bruno Haible  <bruno@clisp.org>
22868
22869         * lib/memmem.c (knuth_morris_pratt, memmem): Change all 'char *'
22870         variables to 'unsigned char *' type.
22871         Reported by Paul Eggert.
22872
22873 2008-01-02  Jim Meyering  <jim@meyering.net>
22874
22875         * lib/version-etc.c (COPYRIGHT_YEAR): Increase for new year.
22876
22877 2007-12-31  Jim Meyering  <jim@meyering.net>
22878
22879         Avoid use of private FTS type name.
22880         * lib/fts.c (fts_sort): Use FTSENT rather than "struct _ftsent".
22881
22882 2007-12-30  Karl Berry  <karl@gnu.org>
22883
22884         * doc/gnulib.texi (Library vs. Reusable Code): remove period, to
22885         work around defect in Texinfo and/or the standalone Info browser.
22886
22887 2007-12-30  Bruno Haible  <bruno@clisp.org>
22888
22889         Unify 5 copies of the KMP code.
22890         * lib/str-kmp.h: New file.
22891         * lib/c-strcasestr.c: Include str-kmp.h.
22892         (knuth_morris_pratt): Remove function.
22893         (c_strcasestr): Update.
22894         * lib/c-strstr.c: Include str-kmp.h.
22895         (knuth_morris_pratt): Remove function.
22896         (c_strcasestr): Update.
22897         * lib/mbscasestr.c: Include str-kmp.h.
22898         (knuth_morris_pratt_unibyte): Remove function.
22899         * lib/mbsstr.c: Include str-kmp.h.
22900         (knuth_morris_pratt_unibyte): Remove function.
22901         * lib/strcasestr.c: Include str-kmp.h.
22902         (knuth_morris_pratt): Remove function.
22903         (strcasestr): Update.
22904         * modules/c-strcasestr (Files): Add lib/str-kmp.h.
22905         * modules/c-strstr (Files): Likewise.
22906         * modules/mbscasestr (Files): Likewise.
22907         * modules/mbsstr (Files): Likewise.
22908         * modules/strcasestr (Files): Likewise.
22909         Suggested by Paul Eggert.
22910
22911 2007-12-30  Bruno Haible  <bruno@clisp.org>
22912
22913         * lib/xmalloca.c (xmmalloca): Don't define if HAVE_ALLOCA is not
22914         defined.
22915
22916 2007-12-30  Bruno Haible  <bruno@clisp.org>
22917
22918         * lib/xmalloca.h: Include xalloc.h.
22919         (xnmalloca): New macro.
22920
22921 2007-12-30  Bruno Haible  <bruno@clisp.org>
22922
22923         * lib/malloca.h (nmalloca): New macro.
22924         * lib/c-strcasestr.c (knuth_morris_pratt): Use it.
22925         * lib/c-strstr.c (knuth_morris_pratt): Likewise.
22926         * lib/mbscasestr.c (knuth_morris_pratt_unibyte,
22927         knuth_morris_pratt_multibyte): Likewise.
22928         * lib/mbsstr.c (knuth_morris_pratt_unibyte,
22929         knuth_morris_pratt_multibyte): Likewise.
22930         * lib/memmem.c (knuth_morris_pratt): Likewise.
22931         * lib/strcasestr.c (knuth_morris_pratt): Likewise.
22932
22933 2007-12-25  Bruno Haible  <bruno@clisp.org>
22934
22935         Fixup after 2007-10-17 commit. Ensure that 'glob' stays under LGPLv2+.
22936         * lib/glob.c: Don't include openat.h.
22937         (link_exists2_p): Add back the code that deals with the
22938         !GLOB_ALTDIRFUNC case.
22939         (link_exists_p) [!_LIBC && !HAVE_FSTATAT]: Just call link_exists2_p and
22940         let it do the filename concatenation.
22941         * m4/glob.m4 (gl_PREREQ_GLOB): Add check for fstatat.
22942         * modules/glob (Depends-on): Remove openat.
22943
22944 2007-12-31  Bruno Haible  <bruno@clisp.org>
22945
22946         * modules/dirfd (License): Change to LGPLv2+.
22947         Approved by Jim Meyering.
22948
22949 2007-12-29  Paul Eggert  <eggert@cs.ucla.edu>
22950
22951         * lib/memmem.c (knuth_morris_pratt): Check for size_t overflow
22952         when multiplying M by sizeof (size_t).
22953
22954 2007-12-10  Martin Lambers  <marlam@marlam.de>
22955
22956         Override getpagesize on mingw.
22957         * lib/getpagesize.c: New file.
22958         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Enable replacement on mingw.
22959         * modules/getpagesize (Files): Add lib/getpagesize.c.
22960         * lib/unistd.in.h (getpagesize): Declare if we are using a replacement.
22961         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
22962         REPLACE_GETPAGESIZE.
22963         * modules/unistd (Makefile.am): Substitute REPLACE_GETPAGESIZE.
22964
22965 2007-12-25  Bruno Haible  <bruno@clisp.org>
22966
22967         * modules/localcharset (Notice): New field.
22968         (configure.ac): Define LOCALCHARSET_TESTS_ENVIRONMENT.
22969         Suggested by Ben Pfaff <blp@cs.stanford.edu>.
22970
22971 2007-12-25  Paul Eggert  <eggert@cs.ucla.edu>
22972             Bruno Haible  <bruno@clisp.org>
22973
22974         Avoid using the syntax symbol() in formatted documentation.
22975         * MODULES.html.sh (func_module): When replacing symbol() with a
22976         hyperlink, remove the parentheses. Show an error if some remain.
22977         Recognize and render the '...' syntax.
22978         * doc/alloca-opt.texi: Remove parentheses from symbol reference.
22979         Rework. Add paragraph about GCC's inlining.
22980         * doc/alloca.texi: Likewise.
22981         * doc/error.texi: Remove parentheses from symbol reference.
22982         * doc/gnulib-intro.texi: Likewise.
22983         * doc/gnulib.texi (alloca, alloca-opt): New nodes.
22984         * modules/fnmatch (Description): Reword to say "the ... function".
22985         * modules/full-read (Description): Likewise.
22986         * modules/full-write (Description): Likewise.
22987         * modules/safe-read (Description): Likewise.
22988         * modules/safe-write (Description): Likewise.
22989         * modules/strchrnul (Description): Likewise.
22990         * modules/trim (Description): Likewise.
22991         * modules/error (Description): Remove parentheses from symbol
22992         references.
22993         * modules/verror (Description): Likewise.
22994         Reported by Karl Berry.
22995
22996 2007-12-25  Bruno Haible  <bruno@clisp.org>
22997
22998         Fixup after 2007-10-16 commit.
22999         * lib/glob.c (glob_in_dir): Don't use ISO C99 syntax.
23000
23001 2007-12-24  Bruno Haible  <bruno@clisp.org>
23002
23003         Make --enable-relocatable work with DESTDIR.
23004         * build-aux/install-reloc: Accept another argument 'destdir'. Use it
23005         to compute installdir from destprog.
23006         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): In INSTALL_PROGRAM_ENV,
23007         also set the RELOC_DESTDIR variable.
23008         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
23009
23010 2007-12-24  Bruno Haible  <bruno@clisp.org>
23011
23012         Fix link error due to xalloc_die().
23013         * lib/progreloc.c: When NO_XMALLOC is defined, use areadlink instead
23014         of xreadlink.
23015         * lib/relocwrapper.c: Update comments.
23016         * build-aux/install-reloc: Remove xreadlink.c from file list.
23017         * modules/relocatable-prog-wrapper (Files): Remove xreadlink.h and
23018         xreadlink.c.
23019         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
23020
23021 2007-12-24  Bruno Haible  <bruno@clisp.org>
23022
23023         Split setenv module into setenv and unsetenv. Get rid of setenv.h.
23024         * lib/setenv.h: Remove file.
23025         * lib/stdlib.in.h (setenv, unsetenv): New declarations, moved here from
23026         lib/setenv.h.
23027         * modules/setenv (Files): Remove lib/setenv.h, lib/unsetenv.c.
23028         (Depends-on): Add stdlib.
23029         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR. Don't invoke
23030         gl_FUNC_UNSETENV.
23031         (Include): Replace setenv.h with <stdlib.h>.
23032         * modules/unsetenv: New file.
23033         * lib/setenv.c: Include <stdlib.h> first, after alloca.h.
23034         * lib/unsetenv.c: Include <stdlib.h> first.
23035         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_SETENV_SEPARATE): Require
23036         gl_STDLIB_H_DEFAULTS. Conditionally set HAVE_SETENV to 0.
23037         (gl_FUNC_UNSETENV): Require gl_STDLIB_H_DEFAULTS. Conditionally set
23038         HAVE_UNSETENV to 0. Set VOID_UNSETENV as an AC_SUBSTed variable.
23039         * modules/stdlib (Makefile.am): Substitute also GNULIB_SETENV,
23040         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
23041         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_SETENV,
23042         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
23043         * doc/functions/unsetenv.texi: Update.
23044         * modules/xsetenv (Depends-on): Add unsetenv.
23045         * modules/getdate (Depends-on): Likewise.
23046         * lib/xsetenv.h: Include <stdlib.h> instead of setenv.h.
23047         * lib/xsetenv.c: Don't include setenv.h.
23048         * lib/getdate.y: Likewise.
23049         * lib/relocwrapper.c: Likewise.
23050         * modules/relocatable-prog-wrapper (Files): Remove lib/setenv.h.
23051         (Depends-on): Add stdlib.
23052         * NEWS: Mention the changes.
23053         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
23054
23055 2007-12-23  Bruno Haible  <bruno@clisp.org>
23056
23057         * lib/memmem.c (memmem): Use lowercase variable names. Tab
23058         indentation.
23059
23060 2007-12-23  Bruno Haible  <bruno@clisp.org>
23061
23062         * lib/c-strcasestr.c: Add more comments.
23063         * lib/c-strstr.c: Likewise.
23064         * lib/mbscasestr.c: Likewise.
23065         * lib/mbsstr.c: Likewise.
23066         * lib/strcasestr.c: Likewise.
23067         * lib/memmem.c: Likewise.
23068
23069 2007-12-23  Bruno Haible  <bruno@clisp.org>
23070
23071         * tests/test-memmem.c: Include <string.h> first.
23072
23073 2007-12-22  Bruno Haible  <bruno@clisp.org>
23074
23075         * gnulib-tool (func_create_testdir): Change $auxdir while generating
23076         the contents of $testsbase.
23077         Reported by Ralf Wildenhues.
23078
23079 2007-12-22  Bruno Haible  <bruno@clisp.org>
23080
23081         * gnulib-tool (func_emit_tests_Makefile_am): Replace local_ldadd with
23082         two variables local_ldadd_before, local_ldadd_last.
23083
23084 2007-12-20  Eric Blake  <ebb9@byu.net>
23085
23086         Work around circular library issue when cross-compiling.
23087         * lib/progname.c (set_program_name): Use strncmp, not memcmp, so
23088         that progname.o does not need to pull in rpl_memcmp.
23089
23090 2007-12-19  Eric Blake  <ebb9@byu.net>
23091
23092         Fix memmem to avoid O(n^2) worst-case complexity.
23093         * lib/memmem.c (knuth_morris_pratt): New function.
23094         (memmem): Use it if first few naive iterations fail.
23095         * m4/memmem.m4 (gl_FUNC_MEMMEM): Detect cygwin bug.
23096         * modules/memcmp (License): Set to LGPLv2+, not LGPL.
23097         * modules/memchr (License): Likewise.
23098         * modules/memmem (Depends-on): Add memcmp, memchr, stdbool, and
23099         malloca.
23100         * tests/test-memmem.c: Rewrite, borrowing ideas from
23101         test-mbsstr1.c; the old version wouldn't even compile!
23102         * modules/memmem-tests: New file.
23103         * lib/string.in.h (rpl_memmem): Add declaration.
23104         * modules/string (Makefile.am): Substitute REPLACE_MEMMEM.
23105         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Default for
23106         REPLACE_MEMMEM.
23107
23108 2007-12-18  Paul Eggert  <eggert@cs.ucla.edu>
23109
23110         Fix problem with _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H on VMS.
23111         * lib/stdint.in.h (_GL_JUST_INCLUDE_SYSTEM_INTTYPES_H): Define
23112         before any system include files, and undef after them all.  This
23113         should fix a problem on VMS reported by John E. Malmberg in
23114         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00118.html>.
23115
23116 2007-12-17  Eric Blake  <ebb9@byu.net>
23117
23118         Revert addition of verify, for BSD/OS.
23119         * lib/fseeko.c [!HAVE_FSEEKO]: Allow off_t > long, even though it
23120         can't handle large files, for the sake of obsolete platforms.
23121         * modules/fseeko (Depends-on): Remove verify.
23122         * doc/functions/fseeko.texi (fseeko): Document BSD/OS limitation.
23123         * doc/functions/ftello.texi (ftello): Likewise.
23124         * doc/functions/fgetpos.texi (fgetpos): Likewise.
23125         Reported by Larry Jones.
23126
23127 2007-12-17  Petr Salinger  <Petr.Salinger@seznam.cz>
23128
23129         getcwd.c: Use a more readable witness: HAVE_OPENAT_SUPPORT
23130         * lib/getcwd.c: Define and use HAVE_OPENAT_SUPPORT, in place of AT_FDCWD.
23131
23132 2007-12-17  Jim Meyering  <meyering@redhat.com>
23133
23134         Port to GNU/kFreeBSD - FreeBSD kernel + GNU libc,
23135         which has no openat syscall, yet <fcntl.h> does define AT_FDCWD.
23136         * lib/getcwd.c: Undef AT_FDCWD if there is no openat function.
23137         * modules/getcwd (Depends-on): Add openat.
23138         Reported by Petr Salinger.
23139
23140 2007-12-17  Bruno Haible  <bruno@clisp.org>
23141
23142         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Use GL_NOCRASH to
23143         avoid a segmentation fault of the configure test on x86_64 systems.
23144
23145 2007-12-15  Jim Meyering  <meyering@redhat.com>
23146
23147         * build-aux/gnupload (GPG): Don't hard-code absolute name of gpg binary.
23148
23149 2007-12-13  Eric Blake  <ebb9@byu.net>
23150
23151         Another fseek test.
23152         * tests/test-fseek.c (main): Also test ungetc handling.
23153         * tests/test-fseeko.c (main): Likewise.
23154         * modules/fseeko (Depends-on): Add verify.
23155         * lib/fseeko.c [!HAVE_FSEEKO]: Verify that off_t is not too
23156         large.
23157         Reported by Larry Jones.
23158
23159         Fix fseeko on mingw.
23160         * lib/fseeko.c (rpl_fseeko) [_IOERR]: Reset EOF flag on successful
23161         seek.
23162
23163         Beef up fseek tests.
23164         * tests/test-fseek.c (main): Also test eof handling.
23165         * tests/test-fseeko.c (main): Likewise.
23166         Reported by Larry Jones.
23167
23168 2007-12-13  Larry Jones  <lawrence.jones@siemens.com>  (tiny change)
23169
23170         Fix fseeko on BSD-based platforms.
23171         * lib/fseeko.c (rpl_fseeko) [__sferror]: Reset EOF flag on
23172         successful seek.
23173
23174 2007-12-12  Eric Blake  <ebb9@byu.net>
23175
23176         Allow circular dependency of separate libtests.a
23177         * gnulib-tool (func_emit_tests_Makefile_am): Add AM_LIBTOOLFLAGS
23178         when use_libtests.
23179
23180 2007-12-11  Eric Blake  <ebb9@byu.net>
23181
23182         Fix bug with -0.0L in previous patch.
23183         * lib/isnan.c (rpl_isnanl): Make robust to -0.0L and pad bits.
23184         * tests/test-isnan.c (main): Also test on zeroes.
23185         * tests/test-isnanf.c (main): Likewise.
23186         * tests/test-isnanl.h (main): Likewise.
23187
23188         Detect pseudo-denormals on x86 even when cross-compiling.
23189         * lib/isnan.c (rpl_isnanl) [!KNOWN_EXPBIT0_LOCATION
23190         && USE_LONG_DOUBLE && x86]: Add one more check to filter out
23191         invalid bit patterns that happen to satisfy ==.
23192
23193         Avoid link failures with separate libtests.a.
23194         * gnulib-tool (func_emit_tests_Makefile_am): Also list local_ldadd
23195         last, to satisfy circular dependencies.
23196
23197 2007-12-11  Eric Blake  <ebb9@byu.net>
23198         and Bruno Haible  <bruno@clisp.org>
23199
23200         Fix OpenBSD 4.0 <float.h> handling of long double.
23201         * m4/float_h.m4 (gl_FLOAT_H): Also claim OpenBSD is broken.
23202         * lib/float.in.h [__OpenBSD__]: Add fixes for OpenBSD.
23203         * doc/headers/float.texi (float.h): Document OpenBSD bug.
23204
23205 2007-12-11  Jim Meyering  <meyering@redhat.com>
23206
23207         * users.txt: Add libvirt.
23208
23209         Support versions of autoconf prior to 2.59c.
23210         * gnulib-tool (func_emit_initmacro_done): Define m4_foreach_w
23211         if it is not already defined.
23212
23213 2007-12-09  Bruno Haible  <bruno@clisp.org>
23214
23215         Let 'gnulib-tool --import' collect sources needed for the tests in
23216         tests/ rather than in lib/.
23217         * gnulib-tool (func_emit_tests_Makefile_am): Accept use_libtests
23218         argument. If true, add rules to generate libtests.a, and put libtests.a
23219         into $(LDADD). Consider source files in subdirectories and set
23220         uses_subdirs.
23221         (func_emit_initmacro_start, func_emit_initmacro_end,
23222         func_emit_initmacro_done): Pass all arguments explicitly.
23223         (func_import): Determine two module lists main_modules,
23224         testsrelated_modules. Determine use_libtests. Determine two variables
23225         sed_transform_main_lib_file, sed_transform_testsrelated_lib_file
23226         instead of just sed_transform_lib_file. Determine two variables
23227         main_files and testsrelated_files. Compute 'files' as the union of
23228         both. Adjust sed_rewrite_old_files, sed_rewrite_new_files,
23229         func_add_or_update. In the generated gnulib-comp.m4, collect the
23230         object files for tests/ in different variables than those for lib/.
23231         Substitute LIBTESTS_LIBDEPS.
23232         (func_create_testdir): Combine the uses_subdirs results from
23233         func_emit_lib_Makefile_am and from func_emit_tests_Makefile_am.
23234
23235 2007-12-09  Bruno Haible  <bruno@clisp.org>
23236
23237         * gnulib-tool (func_emit_tests_Makefile_am): Expand references to
23238         the build-aux directory.
23239
23240 2007-12-09  Bruno Haible  <bruno@clisp.org>
23241
23242         * gnulib-tool (func_emit_tests_Makefile_am): Remove redundant code
23243         introduced on 2006-09-09.
23244
23245 2007-12-07  Jim Meyering  <meyering@redhat.com>
23246
23247         Let these macros work also with autoconf-2.59.
23248         * m4/getline.m4 (gl_FUNC_GETLINE): Require only autoconf-2.59.  2.60
23249         is not needed, since gnulib now permits use of AC_CHECK_DECLS_ONCE.
23250         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
23251
23252 2007-12-06  Jim Meyering  <meyering@redhat.com>
23253
23254         Avoid a configure-time syntax error in gl_FUNC_ACL.
23255         * m4/acl.m4 (gl_FUNC_ACL): Be careful to check for the acl_trivial
23256         function in each branch, before testing the cache variable.
23257
23258 2007-12-04  Eric Blake  <ebb9@byu.net>
23259
23260         Make scripts executable.
23261         * build-aux/config.guess: Add execute permissions.
23262         * build-aux/config.sub: Likewise.
23263         * build-aux/gendocs.sh: Likewise.
23264
23265         Fix frexp on mingw.
23266         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Detect mingw bug when
23267         cross-compiling.
23268         * doc/functions/frexp.texi (frexp): Document the bug.
23269
23270         Make cygwin fseeko check more reliable.
23271         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Use cygwin
23272         version numbers, rather than unrelated feature check.
23273         * doc/functions/fseeko.texi (fseeko): Tweak failure report.
23274         * doc/functions/ftello.texi (ftello): Likewise.
23275         Reported by Bruno Haible.
23276
23277         * m4/strerror.m4: Bump version number.
23278
23279 2007-12-03  Bruno Haible  <bruno@clisp.org>
23280
23281         * doc/functions/mprotect.texi: Mention the mingw problem.
23282
23283 2007-12-03  Eric Blake  <ebb9@byu.net>
23284
23285         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Ensure
23286         REPLACE_STRERROR is initialized before this macro.
23287
23288 2007-12-03  Paul Eggert  <eggert@cs.ucla.edu>
23289
23290         Add support for Solaris 10 ACLs.  Also, ACLs are Gnulib, not Autoconf.
23291         * modules/acl (configure.ac): Rename AC_FUNC_ACL to gl_FUNC_ACL.
23292         * m4/acl.m4 (gl_FUNC_ACL): Renamed from AC_FUNC_ACL.  On Solaris,
23293         put -lsec in even for programs other than 'ls'.  This fixes a problem
23294         for gettext reported by Bruno Haible in
23295         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00007.html>.
23296         * lib/acl.c (copy_acl, qset_acl) [USE_ACL && defined ACL_NO_TRIVIAL]:
23297         Add support for Solaris 10.  This isn't efficient, but should get the
23298         job done for now.
23299
23300 2007-12-03  James Youngman  <jay@gnu.org>
23301
23302         * doc/regexprops-generic.texi: change "an close-group" to "a
23303         close-group" and "illegal" to "not allowed".
23304
23305 2007-11-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23306
23307         * lib/unictype/pr_byname.c: Include unictype/pr_byname.h instead of
23308         pr_byname.h. Needed for the rare case when the maintainer has done
23309         "make maintainer-clean" in the source directory and then attempts a
23310         build outside the source directory.
23311         * lib/unictype/scripts.c: Include unictype/scripts_byname.h instead of
23312         scripts_byname.h.
23313
23314 2007-12-02  Martin Lambers <marlam@marlam.de>
23315             Bruno Haible  <bruno@clisp.org>
23316
23317         * lib/getpagesize.h: Remove file.
23318         * lib/unistd.in.h: Include declaration of getpagesize here.
23319         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Renamed from gl_GETPAGESIZE.
23320         Invoke gl_UNISTD_H_DEFAULTS. Set HAVE_GETPAGESIZE, HAVE_OS_H,
23321         HAVE_SYS_PARAM_H.
23322         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETPAGESIZE,
23323         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
23324         * modules/getpagesize (Files): Remove lib/getpagesize.h.
23325         (Depends-on): Add unistd.
23326         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
23327         (Include): Use <unistd.h> instead of getpagesize.h.
23328         * modules/unistd (Makefile.am): Substitute also GNULIB_GETPAGESIZE,
23329         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
23330         * m4/pagealign_alloc.m4 (gl_PREREQ_PAGEALIGN_ALLOC): Remove
23331         gl_GETPAGESIZE invocation, already handled by module dependency.
23332         * lib/pagealign_alloc.c: Don't include getpagesize.h.
23333
23334 2007-12-02  Bruno Haible  <bruno@clisp.org>
23335
23336         * modules/strings-tests: New file.
23337         * tests/test-strings.c: New file.
23338
23339         Move declarations of str{,n}casecmp from <string.h> to <strings.h>.
23340         * lib/strings.in.h: New file.
23341         * lib/string.in.h (strcasecmp, strncasecmp): Remove declarations.
23342         * m4/strings_h.m4: New file.
23343         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Remove initialization
23344         of HAVE_STRCASECMP, HAVE_DECL_STRNCASECMP.
23345         * modules/strings: New file.
23346         * modules/string (Makefile.am): Update.
23347         * modules/strcase (Include): Mention <strings.h>, not <string.h>.
23348         Reported by Karl Berry.
23349
23350 2007-12-01  Eric Blake  <ebb9@byu.net>
23351
23352         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Rewrite to
23353         accomodate fix in cygwin 1.5.25.
23354
23355 2007-12-01  Jim Meyering  <meyering@redhat.com>
23356
23357         Fix a bug that inhibited much of the utf8-optimization in regcomp.c.
23358         * lib/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,
23359         that would inhibit utf8-optimization of a regexp containing line-
23360         or buffer-anchors, e.g., `^', `$'.
23361
23362 2007-11-30  Bruno Haible  <bruno@clisp.org>
23363
23364         * lib/lock.h (gl_recursive_lock_init) [PTHREAD &&
23365         PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: Call
23366         glthread_recursive_lock_init.
23367         * lib/lock.c (glthread_recursive_lock_init)
23368         [PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: New function.
23369         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
23370
23371 2007-11-28  Paul Eggert  <eggert@cs.ucla.edu>
23372
23373         New function qset_acl, like set_acl but with syscall semantics.
23374         * lib/acl.h (qset_acl): New decl.
23375         * lib/acl.c (qset_acl): New function.
23376         (set_acl): Use new function.  Use more-consistent diagnostics.
23377
23378 2007-11-28  Jim Meyering  <meyering@redhat.com>
23379
23380         * modules/physmem (License): Change from GPL to LGPLv2+.
23381
23382 2007-11-26  Bruno Haible  <bruno@clisp.org>
23383
23384         * lib/vasnprintf.c (decode_long_double): Don't abort if the
23385         'long double' type has excess precision.
23386         Reported by Jim Meyering in
23387         <http://lists.gnu.org/archive/html/bug-gnulib/2007-11/msg00120.html>.
23388
23389 2007-11-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23390
23391         * doc/fdl.texi, doc/gpl-3.0.texi, doc/lgpl-3.0.texi:
23392         Sync from <http://gnu.org/licenses>.
23393         * modules/agpl-3.0, doc/agpl-3.0.texi: New module,
23394         with license text from same location.
23395         * doc/maintain.texi, doc/standards.texi:  Sync from
23396         <http://savannah.gnu.org/projects/gnustandards>.
23397
23398 2007-11-22  OndÅ™ej Vašík  <ovasik@redhat.com>
23399         and Jim Meyering  <meyering@redhat.com>
23400
23401         Adjust getdate' grammar to accept a slightly more regular language.
23402         E.g., accept "YYYYMMDD +N days" as well as "YYYYMMDD N days".
23403         Before, the former was rejected.
23404         * lib/getdate.y (digits_to_date_time): New function, factored
23405         out of ...
23406         (number): ...here.  Just call digits_to_date_time.
23407         (hybrid): New non-terminal to handle an <unsigned number,
23408         signed relative offset> sequence consistently.
23409
23410 2007-11-18  Jim Meyering  <meyering@redhat.com>
23411
23412         Pull my changes from coreutils:
23413         bootstrap: fix typo to enable use of $gnulib_tool_option_extras.
23414         * build-aux/bootstrap (gnulib_tool_options): Add a space before the
23415         use of $gnulib_tool_option_extras, so that it's separated from the
23416         preceding argument.
23417
23418         Fix bootstrap failure to handle files like lib/uniwidth/cjk.h.
23419         * build-aux/bootstrap (cp_mark_as_generated): Create any required
23420         parent destination directories before copying a file into place.
23421
23422 2007-11-18  Sergey Poznyakoff  <gray@gnu.org.ua>
23423
23424         bootstrap: work also with 4-argument variant of AC_INIT
23425         * build-aux/bootstrap (gnulib_extra_files): Adjust sed command.
23426
23427 2007-11-16  Paul Eggert  <eggert@cs.ucla.edu>
23428
23429         Port test-getaddrinfo to Solaris.
23430         Problem reported by Bruno Haible in
23431         <http://lists.gnu.org/archive/html/bug-gnulib/2007-03/msg00171.html>.
23432         * tests/test-getaddrinfo.c (simple): Add a comment asking for an
23433         explanation of setting 'hints'.
23434         Don't reject an implementation merely because it returns EAI_SERVICE.
23435         (EAI_SERVICE): Define to 0 if not defined.
23436
23437 2007-11-15  Paul Eggert  <eggert@cs.ucla.edu>
23438
23439         The license of gnu-make and posix-shell is now "GPLed build tool".
23440         * modules/gnu-make (License): Likewise.
23441         * modules/posix-shell (License): Likewise.
23442
23443         New module posix-shell, for determining a POSIX shell
23444         or perhaps something that is close enough to a POSIX shell.
23445         * m4/posix-shell.m4: New file.
23446         * modules/posix-shell: New file.
23447
23448         * MODULES.html.sh: Mention new module.
23449
23450         New module gnu-make, for determining whether we're using GNU Make.
23451         * m4/gnu-make.m4: New file.
23452         * modules/gnu-make: New file.
23453         * MODULES.html.sh: Mention new module.
23454
23455 2007-11-14  Jim Meyering  <meyering@redhat.com>
23456
23457         Define a sometimes-link-required function using ARGMATCH_DIE_DECL.
23458         * tests/test-argmatch.c (ARGMATCH_DIE_DECL): When defined,
23459         use this macro to create a function _definition_.
23460         Remove useless "#undef ARGMATCH_DIE".
23461
23462 2007-11-14  Bruno Haible  <bruno@clisp.org>
23463
23464         * lib/config.charset: Update for OpenBSD 4.1.
23465         Reported and helped by Ben Pfaff <blp@cs.stanford.edu>.
23466
23467 2007-11-12  Paul Eggert  <eggert@cs.ucla.edu>
23468
23469         Document 64-bit #if problems in stdint.texi.
23470         * doc/headers/stdint.texi (stdint.h): Mention problems with
23471         64-bit-#if, and how to work around them.
23472
23473         Don't insist on 'long long int' support in the preprocessor.  It
23474         breaks too many things.  For example, PRIdMAX still uses a 'long
23475         long int' format with the latest Sun compiler, even though
23476         HAVE_LONG_LONG_INT isn't defined due to that compiler's
23477         preprocessor problem.  This causes the latest coreutils to dump
23478         core on Solaris 10 sparc with the Sun C compiler.
23479         Instead, fix the 2007-10-16 problem in a different way, by evaluating
23480         the troublesome expressions at configure-time, not at #if-time.
23481         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): Don't test the
23482         preprocessor.
23483         * m4/inttypes.m4 (gl_INTTYPES_H): Move the #if checks into
23484         compile-time C checks, done at 'configure'-time.
23485         (gl_INTTYPES_CHECK_LONG_LONG_INT_CONDITION): New macro.
23486         * modules/inttypes (Makefile): Substitute the new symbols that
23487         gl_INTTYPES_H now generates.
23488         * lib/inttypes.in.h: Don't use constants wider than 'long' in #if.
23489
23490 2007-11-12  Bruno Haible  <bruno@clisp.org>
23491
23492         Tests for Unicode character classification functions.
23493
23494         * modules/unictype/bidicategory-byname-tests: New file.
23495         * modules/unictype/bidicategory-name-tests: New file.
23496         * modules/unictype/bidicategory-of-tests: New file.
23497         * modules/unictype/bidicategory-test-tests: New file.
23498         * modules/unictype/block-list-tests: New file.
23499         * modules/unictype/block-of-tests: New file.
23500         * modules/unictype/block-test-tests: New file.
23501         * modules/unictype/category-C-tests: New file.
23502         * modules/unictype/category-Cc-tests: New file.
23503         * modules/unictype/category-Cf-tests: New file.
23504         * modules/unictype/category-Cn-tests: New file.
23505         * modules/unictype/category-Co-tests: New file.
23506         * modules/unictype/category-Cs-tests: New file.
23507         * modules/unictype/category-L-tests: New file.
23508         * modules/unictype/category-Ll-tests: New file.
23509         * modules/unictype/category-Lm-tests: New file.
23510         * modules/unictype/category-Lo-tests: New file.
23511         * modules/unictype/category-Lt-tests: New file.
23512         * modules/unictype/category-Lu-tests: New file.
23513         * modules/unictype/category-M-tests: New file.
23514         * modules/unictype/category-Mc-tests: New file.
23515         * modules/unictype/category-Me-tests: New file.
23516         * modules/unictype/category-Mn-tests: New file.
23517         * modules/unictype/category-N-tests: New file.
23518         * modules/unictype/category-Nd-tests: New file.
23519         * modules/unictype/category-Nl-tests: New file.
23520         * modules/unictype/category-No-tests: New file.
23521         * modules/unictype/category-P-tests: New file.
23522         * modules/unictype/category-Pc-tests: New file.
23523         * modules/unictype/category-Pd-tests: New file.
23524         * modules/unictype/category-Pe-tests: New file.
23525         * modules/unictype/category-Pf-tests: New file.
23526         * modules/unictype/category-Pi-tests: New file.
23527         * modules/unictype/category-Po-tests: New file.
23528         * modules/unictype/category-Ps-tests: New file.
23529         * modules/unictype/category-S-tests: New file.
23530         * modules/unictype/category-Sc-tests: New file.
23531         * modules/unictype/category-Sk-tests: New file.
23532         * modules/unictype/category-Sm-tests: New file.
23533         * modules/unictype/category-So-tests: New file.
23534         * modules/unictype/category-Z-tests: New file.
23535         * modules/unictype/category-Zl-tests: New file.
23536         * modules/unictype/category-Zp-tests: New file.
23537         * modules/unictype/category-Zs-tests: New file.
23538         * modules/unictype/category-and-not-tests: New file.
23539         * modules/unictype/category-and-tests: New file.
23540         * modules/unictype/category-byname-tests: New file.
23541         * modules/unictype/category-name-tests: New file.
23542         * modules/unictype/category-none-tests: New file.
23543         * modules/unictype/category-of-tests: New file.
23544         * modules/unictype/category-or-tests: New file.
23545         * modules/unictype/category-test-withtable-tests: New file.
23546         * modules/unictype/combining-class-tests: New file.
23547         * modules/unictype/ctype-alnum-tests: New file.
23548         * modules/unictype/ctype-alpha-tests: New file.
23549         * modules/unictype/ctype-blank-tests: New file.
23550         * modules/unictype/ctype-cntrl-tests: New file.
23551         * modules/unictype/ctype-digit-tests: New file.
23552         * modules/unictype/ctype-graph-tests: New file.
23553         * modules/unictype/ctype-lower-tests: New file.
23554         * modules/unictype/ctype-print-tests: New file.
23555         * modules/unictype/ctype-punct-tests: New file.
23556         * modules/unictype/ctype-space-tests: New file.
23557         * modules/unictype/ctype-upper-tests: New file.
23558         * modules/unictype/ctype-xdigit-tests: New file.
23559         * modules/unictype/decimal-digit-tests: New file.
23560         * modules/unictype/digit-tests: New file.
23561         * modules/unictype/mirror-tests: New file.
23562         * modules/unictype/numeric-tests: New file.
23563         * modules/unictype/property-alphabetic-tests: New file.
23564         * modules/unictype/property-ascii-hex-digit-tests: New file.
23565         * modules/unictype/property-bidi-arabic-digit-tests: New file.
23566         * modules/unictype/property-bidi-arabic-right-to-left-tests: New file.
23567         * modules/unictype/property-bidi-block-separator-tests: New file.
23568         * modules/unictype/property-bidi-boundary-neutral-tests: New file.
23569         * modules/unictype/property-bidi-common-separator-tests: New file.
23570         * modules/unictype/property-bidi-control-tests: New file.
23571         * modules/unictype/property-bidi-embedding-or-override-tests: New file.
23572         * modules/unictype/property-bidi-eur-num-separator-tests: New file.
23573         * modules/unictype/property-bidi-eur-num-terminator-tests: New file.
23574         * modules/unictype/property-bidi-european-digit-tests: New file.
23575         * modules/unictype/property-bidi-hebrew-right-to-left-tests: New file.
23576         * modules/unictype/property-bidi-left-to-right-tests: New file.
23577         * modules/unictype/property-bidi-non-spacing-mark-tests: New file.
23578         * modules/unictype/property-bidi-other-neutral-tests: New file.
23579         * modules/unictype/property-bidi-pdf-tests: New file.
23580         * modules/unictype/property-bidi-segment-separator-tests: New file.
23581         * modules/unictype/property-bidi-whitespace-tests: New file.
23582         * modules/unictype/property-byname-tests: New file.
23583         * modules/unictype/property-combining-tests: New file.
23584         * modules/unictype/property-composite-tests: New file.
23585         * modules/unictype/property-currency-symbol-tests: New file.
23586         * modules/unictype/property-dash-tests: New file.
23587         * modules/unictype/property-decimal-digit-tests: New file.
23588         * modules/unictype/property-default-ignorable-code-point-tests: New file.
23589         * modules/unictype/property-deprecated-tests: New file.
23590         * modules/unictype/property-diacritic-tests: New file.
23591         * modules/unictype/property-extender-tests: New file.
23592         * modules/unictype/property-format-control-tests: New file.
23593         * modules/unictype/property-grapheme-base-tests: New file.
23594         * modules/unictype/property-grapheme-extend-tests: New file.
23595         * modules/unictype/property-grapheme-link-tests: New file.
23596         * modules/unictype/property-hex-digit-tests: New file.
23597         * modules/unictype/property-hyphen-tests: New file.
23598         * modules/unictype/property-id-continue-tests: New file.
23599         * modules/unictype/property-id-start-tests: New file.
23600         * modules/unictype/property-ideographic-tests: New file.
23601         * modules/unictype/property-ids-binary-operator-tests: New file.
23602         * modules/unictype/property-ids-trinary-operator-tests: New file.
23603         * modules/unictype/property-ignorable-control-tests: New file.
23604         * modules/unictype/property-iso-control-tests: New file.
23605         * modules/unictype/property-join-control-tests: New file.
23606         * modules/unictype/property-left-of-pair-tests: New file.
23607         * modules/unictype/property-line-separator-tests: New file.
23608         * modules/unictype/property-logical-order-exception-tests: New file.
23609         * modules/unictype/property-lowercase-tests: New file.
23610         * modules/unictype/property-math-tests: New file.
23611         * modules/unictype/property-non-break-tests: New file.
23612         * modules/unictype/property-not-a-character-tests: New file.
23613         * modules/unictype/property-numeric-tests: New file.
23614         * modules/unictype/property-other-alphabetic-tests: New file.
23615         * modules/unictype/property-other-default-ignorable-code-point-tests: New file.
23616         * modules/unictype/property-other-grapheme-extend-tests: New file.
23617         * modules/unictype/property-other-id-continue-tests: New file.
23618         * modules/unictype/property-other-id-start-tests: New file.
23619         * modules/unictype/property-other-lowercase-tests: New file.
23620         * modules/unictype/property-other-math-tests: New file.
23621         * modules/unictype/property-other-uppercase-tests: New file.
23622         * modules/unictype/property-paired-punctuation-tests: New file.
23623         * modules/unictype/property-paragraph-separator-tests: New file.
23624         * modules/unictype/property-pattern-syntax-tests: New file.
23625         * modules/unictype/property-pattern-white-space-tests: New file.
23626         * modules/unictype/property-private-use-tests: New file.
23627         * modules/unictype/property-punctuation-tests: New file.
23628         * modules/unictype/property-quotation-mark-tests: New file.
23629         * modules/unictype/property-radical-tests: New file.
23630         * modules/unictype/property-sentence-terminal-tests: New file.
23631         * modules/unictype/property-soft-dotted-tests: New file.
23632         * modules/unictype/property-space-tests: New file.
23633         * modules/unictype/property-terminal-punctuation-tests: New file.
23634         * modules/unictype/property-test-tests: New file.
23635         * modules/unictype/property-titlecase-tests: New file.
23636         * modules/unictype/property-unassigned-code-value-tests: New file.
23637         * modules/unictype/property-unified-ideograph-tests: New file.
23638         * modules/unictype/property-uppercase-tests: New file.
23639         * modules/unictype/property-variation-selector-tests: New file.
23640         * modules/unictype/property-white-space-tests: New file.
23641         * modules/unictype/property-xid-continue-tests: New file.
23642         * modules/unictype/property-xid-start-tests: New file.
23643         * modules/unictype/property-zero-width-tests: New file.
23644         * modules/unictype/scripts-tests: New file.
23645         * modules/unictype/syntax-c-ident-tests: New file.
23646         * modules/unictype/syntax-c-whitespace-tests: New file.
23647         * modules/unictype/syntax-java-ident-tests: New file.
23648         * modules/unictype/syntax-java-whitespace-tests: New file.
23649         * tests/unictype/test-bidi_byname.c: New file.
23650         * tests/unictype/test-bidi_name.c: New file.
23651         * tests/unictype/test-bidi_of.c: New file.
23652         * tests/unictype/test-bidi_test.c: New file.
23653         * tests/unictype/test-block_list.c: New file.
23654         * tests/unictype/test-block_of.c: New file.
23655         * tests/unictype/test-block_test.c: New file.
23656         * tests/unictype/test-categ_and.c: New file.
23657         * tests/unictype/test-categ_and_not.c: New file.
23658         * tests/unictype/test-categ_byname.c: New file.
23659         * tests/unictype/test-categ_name.c: New file.
23660         * tests/unictype/test-categ_none.c: New file.
23661         * tests/unictype/test-categ_of.c: New file.
23662         * tests/unictype/test-categ_or.c: New file.
23663         * tests/unictype/test-categ_test_withtable.c: New file.
23664         * tests/unictype/test-combining.c: New file.
23665         * tests/unictype/test-decdigit.c: New file.
23666         * tests/unictype/test-digit.c: New file.
23667         * tests/unictype/test-mirror.c: New file.
23668         * tests/unictype/test-numeric.c: New file.
23669         * tests/unictype/test-pr_byname.c: New file.
23670         * tests/unictype/test-pr_test.c: New file.
23671         * tests/unictype/test-predicate-part1.h: New file.
23672         * tests/unictype/test-predicate-part2.h: New file.
23673         * tests/unictype/test-scripts.c: New file.
23674         * tests/unictype/test-sy_c_ident.c: New file.
23675         * tests/unictype/test-sy_java_ident.c: New file.
23676
23677         * tests/unictype/test-categ_C.c: New file, generated by gen-ctype.c
23678         for Unicode 5.0.0.
23679         * tests/unictype/test-categ_Cc.c: Likewise.
23680         * tests/unictype/test-categ_Cf.c: Likewise.
23681         * tests/unictype/test-categ_Cn.c: Likewise.
23682         * tests/unictype/test-categ_Co.c: Likewise.
23683         * tests/unictype/test-categ_Cs.c: Likewise.
23684         * tests/unictype/test-categ_L.c: Likewise.
23685         * tests/unictype/test-categ_Ll.c: Likewise.
23686         * tests/unictype/test-categ_Lm.c: Likewise.
23687         * tests/unictype/test-categ_Lo.c: Likewise.
23688         * tests/unictype/test-categ_Lt.c: Likewise.
23689         * tests/unictype/test-categ_Lu.c: Likewise.
23690         * tests/unictype/test-categ_M.c: Likewise.
23691         * tests/unictype/test-categ_Mc.c: Likewise.
23692         * tests/unictype/test-categ_Me.c: Likewise.
23693         * tests/unictype/test-categ_Mn.c: Likewise.
23694         * tests/unictype/test-categ_N.c: Likewise.
23695         * tests/unictype/test-categ_Nd.c: Likewise.
23696         * tests/unictype/test-categ_Nl.c: Likewise.
23697         * tests/unictype/test-categ_No.c: Likewise.
23698         * tests/unictype/test-categ_P.c: Likewise.
23699         * tests/unictype/test-categ_Pc.c: Likewise.
23700         * tests/unictype/test-categ_Pd.c: Likewise.
23701         * tests/unictype/test-categ_Pe.c: Likewise.
23702         * tests/unictype/test-categ_Pf.c: Likewise.
23703         * tests/unictype/test-categ_Pi.c: Likewise.
23704         * tests/unictype/test-categ_Po.c: Likewise.
23705         * tests/unictype/test-categ_Ps.c: Likewise.
23706         * tests/unictype/test-categ_S.c: Likewise.
23707         * tests/unictype/test-categ_Sc.c: Likewise.
23708         * tests/unictype/test-categ_Sk.c: Likewise.
23709         * tests/unictype/test-categ_Sm.c: Likewise.
23710         * tests/unictype/test-categ_So.c: Likewise.
23711         * tests/unictype/test-categ_Z.c: Likewise.
23712         * tests/unictype/test-categ_Zl.c: Likewise.
23713         * tests/unictype/test-categ_Zp.c: Likewise.
23714         * tests/unictype/test-categ_Zs.c: Likewise.
23715         * tests/unictype/test-ctype_alnum.c: Likewise.
23716         * tests/unictype/test-ctype_alpha.c: Likewise.
23717         * tests/unictype/test-ctype_blank.c: Likewise.
23718         * tests/unictype/test-ctype_cntrl.c: Likewise.
23719         * tests/unictype/test-ctype_digit.c: Likewise.
23720         * tests/unictype/test-ctype_graph.c: Likewise.
23721         * tests/unictype/test-ctype_lower.c: Likewise.
23722         * tests/unictype/test-ctype_print.c: Likewise.
23723         * tests/unictype/test-ctype_punct.c: Likewise.
23724         * tests/unictype/test-ctype_space.c: Likewise.
23725         * tests/unictype/test-ctype_upper.c: Likewise.
23726         * tests/unictype/test-ctype_xdigit.c: Likewise.
23727         * tests/unictype/test-decdigit.h: Likewise.
23728         * tests/unictype/test-digit.h: Likewise.
23729         * tests/unictype/test-numeric.h: Likewise.
23730         * tests/unictype/test-pr_alphabetic.c: Likewise.
23731         * tests/unictype/test-pr_ascii_hex_digit.c: Likewise.
23732         * tests/unictype/test-pr_bidi_arabic_digit.c: Likewise.
23733         * tests/unictype/test-pr_bidi_arabic_right_to_left.c: Likewise.
23734         * tests/unictype/test-pr_bidi_block_separator.c: Likewise.
23735         * tests/unictype/test-pr_bidi_boundary_neutral.c: Likewise.
23736         * tests/unictype/test-pr_bidi_common_separator.c: Likewise.
23737         * tests/unictype/test-pr_bidi_control.c: Likewise.
23738         * tests/unictype/test-pr_bidi_embedding_or_override.c: Likewise.
23739         * tests/unictype/test-pr_bidi_eur_num_separator.c: Likewise.
23740         * tests/unictype/test-pr_bidi_eur_num_terminator.c: Likewise.
23741         * tests/unictype/test-pr_bidi_european_digit.c: Likewise.
23742         * tests/unictype/test-pr_bidi_hebrew_right_to_left.c: Likewise.
23743         * tests/unictype/test-pr_bidi_left_to_right.c: Likewise.
23744         * tests/unictype/test-pr_bidi_non_spacing_mark.c: Likewise.
23745         * tests/unictype/test-pr_bidi_other_neutral.c: Likewise.
23746         * tests/unictype/test-pr_bidi_pdf.c: Likewise.
23747         * tests/unictype/test-pr_bidi_segment_separator.c: Likewise.
23748         * tests/unictype/test-pr_bidi_whitespace.c: Likewise.
23749         * tests/unictype/test-pr_combining.c: Likewise.
23750         * tests/unictype/test-pr_composite.c: Likewise.
23751         * tests/unictype/test-pr_currency_symbol.c: Likewise.
23752         * tests/unictype/test-pr_dash.c: Likewise.
23753         * tests/unictype/test-pr_decimal_digit.c: Likewise.
23754         * tests/unictype/test-pr_default_ignorable_code_point.c: Likewise.
23755         * tests/unictype/test-pr_deprecated.c: Likewise.
23756         * tests/unictype/test-pr_diacritic.c: Likewise.
23757         * tests/unictype/test-pr_extender.c: Likewise.
23758         * tests/unictype/test-pr_format_control.c: Likewise.
23759         * tests/unictype/test-pr_grapheme_base.c: Likewise.
23760         * tests/unictype/test-pr_grapheme_extend.c: Likewise.
23761         * tests/unictype/test-pr_grapheme_link.c: Likewise.
23762         * tests/unictype/test-pr_hex_digit.c: Likewise.
23763         * tests/unictype/test-pr_hyphen.c: Likewise.
23764         * tests/unictype/test-pr_id_continue.c: Likewise.
23765         * tests/unictype/test-pr_id_start.c: Likewise.
23766         * tests/unictype/test-pr_ideographic.c: Likewise.
23767         * tests/unictype/test-pr_ids_binary_operator.c: Likewise.
23768         * tests/unictype/test-pr_ids_trinary_operator.c: Likewise.
23769         * tests/unictype/test-pr_ignorable_control.c: Likewise.
23770         * tests/unictype/test-pr_iso_control.c: Likewise.
23771         * tests/unictype/test-pr_join_control.c: Likewise.
23772         * tests/unictype/test-pr_left_of_pair.c: Likewise.
23773         * tests/unictype/test-pr_line_separator.c: Likewise.
23774         * tests/unictype/test-pr_logical_order_exception.c: Likewise.
23775         * tests/unictype/test-pr_lowercase.c: Likewise.
23776         * tests/unictype/test-pr_math.c: Likewise.
23777         * tests/unictype/test-pr_non_break.c: Likewise.
23778         * tests/unictype/test-pr_not_a_character.c: Likewise.
23779         * tests/unictype/test-pr_numeric.c: Likewise.
23780         * tests/unictype/test-pr_other_alphabetic.c: Likewise.
23781         * tests/unictype/test-pr_other_default_ignorable_code_point.c: Likewise.
23782         * tests/unictype/test-pr_other_grapheme_extend.c: Likewise.
23783         * tests/unictype/test-pr_other_id_continue.c: Likewise.
23784         * tests/unictype/test-pr_other_id_start.c: Likewise.
23785         * tests/unictype/test-pr_other_lowercase.c: Likewise.
23786         * tests/unictype/test-pr_other_math.c: Likewise.
23787         * tests/unictype/test-pr_other_uppercase.c: Likewise.
23788         * tests/unictype/test-pr_paired_punctuation.c: Likewise.
23789         * tests/unictype/test-pr_paragraph_separator.c: Likewise.
23790         * tests/unictype/test-pr_pattern_syntax.c: Likewise.
23791         * tests/unictype/test-pr_pattern_white_space.c: Likewise.
23792         * tests/unictype/test-pr_private_use.c: Likewise.
23793         * tests/unictype/test-pr_punctuation.c: Likewise.
23794         * tests/unictype/test-pr_quotation_mark.c: Likewise.
23795         * tests/unictype/test-pr_radical.c: Likewise.
23796         * tests/unictype/test-pr_sentence_terminal.c: Likewise.
23797         * tests/unictype/test-pr_soft_dotted.c: Likewise.
23798         * tests/unictype/test-pr_space.c: Likewise.
23799         * tests/unictype/test-pr_terminal_punctuation.c: Likewise.
23800         * tests/unictype/test-pr_titlecase.c: Likewise.
23801         * tests/unictype/test-pr_unassigned_code_value.c: Likewise.
23802         * tests/unictype/test-pr_unified_ideograph.c: Likewise.
23803         * tests/unictype/test-pr_uppercase.c: Likewise.
23804         * tests/unictype/test-pr_variation_selector.c: Likewise.
23805         * tests/unictype/test-pr_white_space.c: Likewise.
23806         * tests/unictype/test-pr_xid_continue.c: Likewise.
23807         * tests/unictype/test-pr_xid_start.c: Likewise.
23808         * tests/unictype/test-pr_zero_width.c: Likewise.
23809         * tests/unictype/test-sy_c_whitespace.c: Likewise.
23810         * tests/unictype/test-sy_java_whitespace.c: Likewise.
23811
23812 2007-11-12  Bruno Haible  <bruno@clisp.org>
23813
23814         Unicode character classification functions.
23815         * lib/unictype.h: New file.
23816         * modules/unictype/base: New file.
23817         * modules/unictype/category-L: New file.
23818         * modules/unictype/category-Lu: New file.
23819         * modules/unictype/category-Ll: New file.
23820         * modules/unictype/category-Lt: New file.
23821         * modules/unictype/category-Lm: New file.
23822         * modules/unictype/category-Lo: New file.
23823         * modules/unictype/category-M: New file.
23824         * modules/unictype/category-Mn: New file.
23825         * modules/unictype/category-Mc: New file.
23826         * modules/unictype/category-Me: New file.
23827         * modules/unictype/category-N: New file.
23828         * modules/unictype/category-Nd: New file.
23829         * modules/unictype/category-Nl: New file.
23830         * modules/unictype/category-No: New file.
23831         * modules/unictype/category-P: New file.
23832         * modules/unictype/category-Pc: New file.
23833         * modules/unictype/category-Pd: New file.
23834         * modules/unictype/category-Ps: New file.
23835         * modules/unictype/category-Pe: New file.
23836         * modules/unictype/category-Pi: New file.
23837         * modules/unictype/category-Pf: New file.
23838         * modules/unictype/category-Po: New file.
23839         * modules/unictype/category-S: New file.
23840         * modules/unictype/category-Sm: New file.
23841         * modules/unictype/category-Sc: New file.
23842         * modules/unictype/category-Sk: New file.
23843         * modules/unictype/category-So: New file.
23844         * modules/unictype/category-Z: New file.
23845         * modules/unictype/category-Zs: New file.
23846         * modules/unictype/category-Zl: New file.
23847         * modules/unictype/category-Zp: New file.
23848         * modules/unictype/category-C: New file.
23849         * modules/unictype/category-Cc: New file.
23850         * modules/unictype/category-Cf: New file.
23851         * modules/unictype/category-Cs: New file.
23852         * modules/unictype/category-Co: New file.
23853         * modules/unictype/category-Cn: New file.
23854         * modules/unictype/category-or: New file.
23855         * modules/unictype/category-of: New file.
23856         * modules/unictype/category-test: New file.
23857         * modules/unictype/category-test-withtable: New file.
23858         * modules/unictype/category-byname: New file.
23859         * modules/unictype/category-none: New file.
23860         * modules/unictype/category-and: New file.
23861         * modules/unictype/category-and-not: New file.
23862         * modules/unictype/category-name: New file.
23863         * modules/unictype/combining-class: New file.
23864         * modules/unictype/category-all: New file.
23865         * modules/unictype/bidicategory-all: New file.
23866         * modules/unictype/bidicategory-byname: New file.
23867         * modules/unictype/bidicategory-name: New file.
23868         * modules/unictype/bidicategory-of: New file.
23869         * modules/unictype/bidicategory-test: New file.
23870         * modules/unictype/decimal-digit: New file.
23871         * modules/unictype/digit: New file.
23872         * modules/unictype/numeric: New file.
23873         * modules/unictype/mirror: New file.
23874         * modules/unictype/property-white-space: New file.
23875         * modules/unictype/property-alphabetic: New file.
23876         * modules/unictype/property-other-alphabetic: New file.
23877         * modules/unictype/property-not-a-character: New file.
23878         * modules/unictype/property-default-ignorable-code-point: New file.
23879         * modules/unictype/property-other-default-ignorable-code-point: New
23880         file.
23881         * modules/unictype/property-deprecated: New file.
23882         * modules/unictype/property-logical-order-exception: New file.
23883         * modules/unictype/property-variation-selector: New file.
23884         * modules/unictype/property-private-use: New file.
23885         * modules/unictype/property-unassigned-code-value: New file.
23886         * modules/unictype/property-uppercase: New file.
23887         * modules/unictype/property-other-uppercase: New file.
23888         * modules/unictype/property-lowercase: New file.
23889         * modules/unictype/property-other-lowercase: New file.
23890         * modules/unictype/property-titlecase: New file.
23891         * modules/unictype/property-soft-dotted: New file.
23892         * modules/unictype/property-id-start: New file.
23893         * modules/unictype/property-other-id-start: New file.
23894         * modules/unictype/property-id-continue: New file.
23895         * modules/unictype/property-other-id-continue: New file.
23896         * modules/unictype/property-xid-start: New file.
23897         * modules/unictype/property-xid-continue: New file.
23898         * modules/unictype/property-pattern-white-space: New file.
23899         * modules/unictype/property-pattern-syntax: New file.
23900         * modules/unictype/property-join-control: New file.
23901         * modules/unictype/property-grapheme-base: New file.
23902         * modules/unictype/property-grapheme-extend: New file.
23903         * modules/unictype/property-other-grapheme-extend: New file.
23904         * modules/unictype/property-grapheme-link: New file.
23905         * modules/unictype/property-bidi-control: New file.
23906         * modules/unictype/property-bidi-left-to-right: New file.
23907         * modules/unictype/property-bidi-hebrew-right-to-left: New file.
23908         * modules/unictype/property-bidi-arabic-right-to-left: New file.
23909         * modules/unictype/property-bidi-european-digit: New file.
23910         * modules/unictype/property-bidi-eur-num-separator: New file.
23911         * modules/unictype/property-bidi-eur-num-terminator: New file.
23912         * modules/unictype/property-bidi-arabic-digit: New file.
23913         * modules/unictype/property-bidi-common-separator: New file.
23914         * modules/unictype/property-bidi-block-separator: New file.
23915         * modules/unictype/property-bidi-segment-separator: New file.
23916         * modules/unictype/property-bidi-whitespace: New file.
23917         * modules/unictype/property-bidi-non-spacing-mark: New file.
23918         * modules/unictype/property-bidi-boundary-neutral: New file.
23919         * modules/unictype/property-bidi-pdf: New file.
23920         * modules/unictype/property-bidi-embedding-or-override: New file.
23921         * modules/unictype/property-bidi-other-neutral: New file.
23922         * modules/unictype/property-hex-digit: New file.
23923         * modules/unictype/property-ascii-hex-digit: New file.
23924         * modules/unictype/property-ideographic: New file.
23925         * modules/unictype/property-unified-ideograph: New file.
23926         * modules/unictype/property-radical: New file.
23927         * modules/unictype/property-ids-binary-operator: New file.
23928         * modules/unictype/property-ids-trinary-operator: New file.
23929         * modules/unictype/property-zero-width: New file.
23930         * modules/unictype/property-space: New file.
23931         * modules/unictype/property-non-break: New file.
23932         * modules/unictype/property-iso-control: New file.
23933         * modules/unictype/property-format-control: New file.
23934         * modules/unictype/property-dash: New file.
23935         * modules/unictype/property-hyphen: New file.
23936         * modules/unictype/property-punctuation: New file.
23937         * modules/unictype/property-line-separator: New file.
23938         * modules/unictype/property-paragraph-separator: New file.
23939         * modules/unictype/property-quotation-mark: New file.
23940         * modules/unictype/property-sentence-terminal: New file.
23941         * modules/unictype/property-terminal-punctuation: New file.
23942         * modules/unictype/property-currency-symbol: New file.
23943         * modules/unictype/property-math: New file.
23944         * modules/unictype/property-other-math: New file.
23945         * modules/unictype/property-paired-punctuation: New file.
23946         * modules/unictype/property-left-of-pair: New file.
23947         * modules/unictype/property-combining: New file.
23948         * modules/unictype/property-composite: New file.
23949         * modules/unictype/property-decimal-digit: New file.
23950         * modules/unictype/property-numeric: New file.
23951         * modules/unictype/property-diacritic: New file.
23952         * modules/unictype/property-extender: New file.
23953         * modules/unictype/property-ignorable-control: New file.
23954         * modules/unictype/property-test: New file.
23955         * modules/unictype/property-byname: New file.
23956         * modules/unictype/property-all: New file.
23957         * modules/unictype/scripts: New file.
23958         * modules/unictype/scripts-all: New file.
23959         * modules/unictype/block-of: New file.
23960         * modules/unictype/block-test: New file.
23961         * modules/unictype/block-list: New file.
23962         * modules/unictype/block-all: New file.
23963         * modules/unictype/syntax-c-whitespace: New file.
23964         * modules/unictype/syntax-java-whitespace: New file.
23965         * modules/unictype/syntax-c-ident: New file.
23966         * modules/unictype/syntax-java-ident: New file.
23967         * modules/unictype/ctype-alnum: New file.
23968         * modules/unictype/ctype-alpha: New file.
23969         * modules/unictype/ctype-cntrl: New file.
23970         * modules/unictype/ctype-digit: New file.
23971         * modules/unictype/ctype-graph: New file.
23972         * modules/unictype/ctype-lower: New file.
23973         * modules/unictype/ctype-print: New file.
23974         * modules/unictype/ctype-punct: New file.
23975         * modules/unictype/ctype-space: New file.
23976         * modules/unictype/ctype-upper: New file.
23977         * modules/unictype/ctype-xdigit: New file.
23978         * modules/unictype/ctype-blank: New file.
23979         * lib/unictype/bidi_byname.c: New file.
23980         * lib/unictype/bidi_name.c: New file.
23981         * lib/unictype/bidi_of.c: New file.
23982         * lib/unictype/bidi_test.c: New file.
23983         * lib/unictype/bitmap.h: New file.
23984         * lib/unictype/block_test.c: New file.
23985         * lib/unictype/blocks.c: New file.
23986         * lib/unictype/categ_C.c: New file.
23987         * lib/unictype/categ_Cc.c: New file.
23988         * lib/unictype/categ_Cf.c: New file.
23989         * lib/unictype/categ_Cn.c: New file.
23990         * lib/unictype/categ_Co.c: New file.
23991         * lib/unictype/categ_Cs.c: New file.
23992         * lib/unictype/categ_L.c: New file.
23993         * lib/unictype/categ_Ll.c: New file.
23994         * lib/unictype/categ_Lm.c: New file.
23995         * lib/unictype/categ_Lo.c: New file.
23996         * lib/unictype/categ_Lt.c: New file.
23997         * lib/unictype/categ_Lu.c: New file.
23998         * lib/unictype/categ_M.c: New file.
23999         * lib/unictype/categ_Mc.c: New file.
24000         * lib/unictype/categ_Me.c: New file.
24001         * lib/unictype/categ_Mn.c: New file.
24002         * lib/unictype/categ_N.c: New file.
24003         * lib/unictype/categ_Nd.c: New file.
24004         * lib/unictype/categ_Nl.c: New file.
24005         * lib/unictype/categ_No.c: New file.
24006         * lib/unictype/categ_P.c: New file.
24007         * lib/unictype/categ_Pc.c: New file.
24008         * lib/unictype/categ_Pd.c: New file.
24009         * lib/unictype/categ_Pe.c: New file.
24010         * lib/unictype/categ_Pf.c: New file.
24011         * lib/unictype/categ_Pi.c: New file.
24012         * lib/unictype/categ_Po.c: New file.
24013         * lib/unictype/categ_Ps.c: New file.
24014         * lib/unictype/categ_S.c: New file.
24015         * lib/unictype/categ_Sc.c: New file.
24016         * lib/unictype/categ_Sk.c: New file.
24017         * lib/unictype/categ_Sm.c: New file.
24018         * lib/unictype/categ_So.c: New file.
24019         * lib/unictype/categ_Z.c: New file.
24020         * lib/unictype/categ_Zl.c: New file.
24021         * lib/unictype/categ_Zp.c: New file.
24022         * lib/unictype/categ_Zs.c: New file.
24023         * lib/unictype/categ_and.c: New file.
24024         * lib/unictype/categ_and_not.c: New file.
24025         * lib/unictype/categ_byname.c: New file.
24026         * lib/unictype/categ_name.c: New file.
24027         * lib/unictype/categ_none.c: New file.
24028         * lib/unictype/categ_of.c: New file.
24029         * lib/unictype/categ_or.c: New file.
24030         * lib/unictype/categ_test.c: New file.
24031         * lib/unictype/combining.c: New file.
24032         * lib/unictype/ctype_alnum.c: New file.
24033         * lib/unictype/ctype_alpha.c: New file.
24034         * lib/unictype/ctype_blank.c: New file.
24035         * lib/unictype/ctype_cntrl.c: New file.
24036         * lib/unictype/ctype_digit.c: New file.
24037         * lib/unictype/ctype_graph.c: New file.
24038         * lib/unictype/ctype_lower.c: New file.
24039         * lib/unictype/ctype_print.c: New file.
24040         * lib/unictype/ctype_punct.c: New file.
24041         * lib/unictype/ctype_space.c: New file.
24042         * lib/unictype/ctype_upper.c: New file.
24043         * lib/unictype/ctype_xdigit.c: New file.
24044         * lib/unictype/decdigit.c: New file.
24045         * lib/unictype/digit.c: New file.
24046         * lib/unictype/identsyntaxmap.h: New file.
24047         * lib/unictype/mirror.c: New file.
24048         * lib/unictype/numeric.c: New file.
24049         * lib/unictype/pr_alphabetic.c: New file.
24050         * lib/unictype/pr_ascii_hex_digit.c: New file.
24051         * lib/unictype/pr_bidi_arabic_digit.c: New file.
24052         * lib/unictype/pr_bidi_arabic_right_to_left.c: New file.
24053         * lib/unictype/pr_bidi_block_separator.c: New file.
24054         * lib/unictype/pr_bidi_boundary_neutral.c: New file.
24055         * lib/unictype/pr_bidi_common_separator.c: New file.
24056         * lib/unictype/pr_bidi_control.c: New file.
24057         * lib/unictype/pr_bidi_embedding_or_override.c: New file.
24058         * lib/unictype/pr_bidi_eur_num_separator.c: New file.
24059         * lib/unictype/pr_bidi_eur_num_terminator.c: New file.
24060         * lib/unictype/pr_bidi_european_digit.c: New file.
24061         * lib/unictype/pr_bidi_hebrew_right_to_left.c: New file.
24062         * lib/unictype/pr_bidi_left_to_right.c: New file.
24063         * lib/unictype/pr_bidi_non_spacing_mark.c: New file.
24064         * lib/unictype/pr_bidi_other_neutral.c: New file.
24065         * lib/unictype/pr_bidi_pdf.c: New file.
24066         * lib/unictype/pr_bidi_segment_separator.c: New file.
24067         * lib/unictype/pr_bidi_whitespace.c: New file.
24068         * lib/unictype/pr_byname.c: New file.
24069         * lib/unictype/pr_byname.gperf: New file.
24070         * lib/unictype/pr_combining.c: New file.
24071         * lib/unictype/pr_composite.c: New file.
24072         * lib/unictype/pr_currency_symbol.c: New file.
24073         * lib/unictype/pr_dash.c: New file.
24074         * lib/unictype/pr_decimal_digit.c: New file.
24075         * lib/unictype/pr_default_ignorable_code_point.c: New file.
24076         * lib/unictype/pr_deprecated.c: New file.
24077         * lib/unictype/pr_diacritic.c: New file.
24078         * lib/unictype/pr_extender.c: New file.
24079         * lib/unictype/pr_format_control.c: New file.
24080         * lib/unictype/pr_grapheme_base.c: New file.
24081         * lib/unictype/pr_grapheme_extend.c: New file.
24082         * lib/unictype/pr_grapheme_link.c: New file.
24083         * lib/unictype/pr_hex_digit.c: New file.
24084         * lib/unictype/pr_hyphen.c: New file.
24085         * lib/unictype/pr_id_continue.c: New file.
24086         * lib/unictype/pr_id_start.c: New file.
24087         * lib/unictype/pr_ideographic.c: New file.
24088         * lib/unictype/pr_ids_binary_operator.c: New file.
24089         * lib/unictype/pr_ids_trinary_operator.c: New file.
24090         * lib/unictype/pr_ignorable_control.c: New file.
24091         * lib/unictype/pr_iso_control.c: New file.
24092         * lib/unictype/pr_join_control.c: New file.
24093         * lib/unictype/pr_left_of_pair.c: New file.
24094         * lib/unictype/pr_line_separator.c: New file.
24095         * lib/unictype/pr_logical_order_exception.c: New file.
24096         * lib/unictype/pr_lowercase.c: New file.
24097         * lib/unictype/pr_math.c: New file.
24098         * lib/unictype/pr_non_break.c: New file.
24099         * lib/unictype/pr_not_a_character.c: New file.
24100         * lib/unictype/pr_numeric.c: New file.
24101         * lib/unictype/pr_other_alphabetic.c: New file.
24102         * lib/unictype/pr_other_default_ignorable_code_point.c: New file.
24103         * lib/unictype/pr_other_grapheme_extend.c: New file.
24104         * lib/unictype/pr_other_id_continue.c: New file.
24105         * lib/unictype/pr_other_id_start.c: New file.
24106         * lib/unictype/pr_other_lowercase.c: New file.
24107         * lib/unictype/pr_other_math.c: New file.
24108         * lib/unictype/pr_other_uppercase.c: New file.
24109         * lib/unictype/pr_paired_punctuation.c: New file.
24110         * lib/unictype/pr_paragraph_separator.c: New file.
24111         * lib/unictype/pr_pattern_syntax.c: New file.
24112         * lib/unictype/pr_pattern_white_space.c: New file.
24113         * lib/unictype/pr_private_use.c: New file.
24114         * lib/unictype/pr_punctuation.c: New file.
24115         * lib/unictype/pr_quotation_mark.c: New file.
24116         * lib/unictype/pr_radical.c: New file.
24117         * lib/unictype/pr_sentence_terminal.c: New file.
24118         * lib/unictype/pr_soft_dotted.c: New file.
24119         * lib/unictype/pr_space.c: New file.
24120         * lib/unictype/pr_terminal_punctuation.c: New file.
24121         * lib/unictype/pr_test.c: New file.
24122         * lib/unictype/pr_titlecase.c: New file.
24123         * lib/unictype/pr_unassigned_code_value.c: New file.
24124         * lib/unictype/pr_unified_ideograph.c: New file.
24125         * lib/unictype/pr_uppercase.c: New file.
24126         * lib/unictype/pr_variation_selector.c: New file.
24127         * lib/unictype/pr_white_space.c: New file.
24128         * lib/unictype/pr_xid_continue.c: New file.
24129         * lib/unictype/pr_xid_start.c: New file.
24130         * lib/unictype/pr_zero_width.c: New file.
24131         * lib/unictype/scripts.c: New file.
24132         * lib/unictype/sy_c_ident.c: New file.
24133         * lib/unictype/sy_c_whitespace.c: New file.
24134         * lib/unictype/sy_java_ident.c: New file.
24135         * lib/unictype/sy_java_whitespace.c: New file.
24136
24137         * lib/unictype/bidi_of.h: New file, generated by gen-ctype.c for
24138         Unicode 5.0.0.
24139         * lib/unictype/blocks.h: Likewise.
24140         * lib/unictype/categ_C.h: Likewise.
24141         * lib/unictype/categ_Cc.h: Likewise.
24142         * lib/unictype/categ_Cf.h: Likewise.
24143         * lib/unictype/categ_Cn.h: Likewise.
24144         * lib/unictype/categ_Co.h: Likewise.
24145         * lib/unictype/categ_Cs.h: Likewise.
24146         * lib/unictype/categ_L.h: Likewise.
24147         * lib/unictype/categ_Ll.h: Likewise.
24148         * lib/unictype/categ_Lm.h: Likewise.
24149         * lib/unictype/categ_Lo.h: Likewise.
24150         * lib/unictype/categ_Lt.h: Likewise.
24151         * lib/unictype/categ_Lu.h: Likewise.
24152         * lib/unictype/categ_M.h: Likewise.
24153         * lib/unictype/categ_Mc.h: Likewise.
24154         * lib/unictype/categ_Me.h: Likewise.
24155         * lib/unictype/categ_Mn.h: Likewise.
24156         * lib/unictype/categ_N.h: Likewise.
24157         * lib/unictype/categ_Nd.h: Likewise.
24158         * lib/unictype/categ_Nl.h: Likewise.
24159         * lib/unictype/categ_No.h: Likewise.
24160         * lib/unictype/categ_P.h: Likewise.
24161         * lib/unictype/categ_Pc.h: Likewise.
24162         * lib/unictype/categ_Pd.h: Likewise.
24163         * lib/unictype/categ_Pe.h: Likewise.
24164         * lib/unictype/categ_Pf.h: Likewise.
24165         * lib/unictype/categ_Pi.h: Likewise.
24166         * lib/unictype/categ_Po.h: Likewise.
24167         * lib/unictype/categ_Ps.h: Likewise.
24168         * lib/unictype/categ_S.h: Likewise.
24169         * lib/unictype/categ_Sc.h: Likewise.
24170         * lib/unictype/categ_Sk.h: Likewise.
24171         * lib/unictype/categ_Sm.h: Likewise.
24172         * lib/unictype/categ_So.h: Likewise.
24173         * lib/unictype/categ_Z.h: Likewise.
24174         * lib/unictype/categ_Zl.h: Likewise.
24175         * lib/unictype/categ_Zp.h: Likewise.
24176         * lib/unictype/categ_Zs.h: Likewise.
24177         * lib/unictype/categ_of.h: Likewise.
24178         * lib/unictype/combining.h: Likewise.
24179         * lib/unictype/ctype_alnum.h: Likewise.
24180         * lib/unictype/ctype_alpha.h: Likewise.
24181         * lib/unictype/ctype_blank.h: Likewise.
24182         * lib/unictype/ctype_cntrl.h: Likewise.
24183         * lib/unictype/ctype_digit.h: Likewise.
24184         * lib/unictype/ctype_graph.h: Likewise.
24185         * lib/unictype/ctype_lower.h: Likewise.
24186         * lib/unictype/ctype_print.h: Likewise.
24187         * lib/unictype/ctype_punct.h: Likewise.
24188         * lib/unictype/ctype_space.h: Likewise.
24189         * lib/unictype/ctype_upper.h: Likewise.
24190         * lib/unictype/ctype_xdigit.h: Likewise.
24191         * lib/unictype/decdigit.h: Likewise.
24192         * lib/unictype/digit.h: Likewise.
24193         * lib/unictype/mirror.h: Likewise.
24194         * lib/unictype/numeric.h: Likewise.
24195         * lib/unictype/pr_alphabetic.h: Likewise.
24196         * lib/unictype/pr_ascii_hex_digit.h: Likewise.
24197         * lib/unictype/pr_bidi_arabic_digit.h: Likewise.
24198         * lib/unictype/pr_bidi_arabic_right_to_left.h: Likewise.
24199         * lib/unictype/pr_bidi_block_separator.h: Likewise.
24200         * lib/unictype/pr_bidi_boundary_neutral.h: Likewise.
24201         * lib/unictype/pr_bidi_common_separator.h: Likewise.
24202         * lib/unictype/pr_bidi_control.h: Likewise.
24203         * lib/unictype/pr_bidi_embedding_or_override.h: Likewise.
24204         * lib/unictype/pr_bidi_eur_num_separator.h: Likewise.
24205         * lib/unictype/pr_bidi_eur_num_terminator.h: Likewise.
24206         * lib/unictype/pr_bidi_european_digit.h: Likewise.
24207         * lib/unictype/pr_bidi_hebrew_right_to_left.h: Likewise.
24208         * lib/unictype/pr_bidi_left_to_right.h: Likewise.
24209         * lib/unictype/pr_bidi_non_spacing_mark.h: Likewise.
24210         * lib/unictype/pr_bidi_other_neutral.h: Likewise.
24211         * lib/unictype/pr_bidi_pdf.h: Likewise.
24212         * lib/unictype/pr_bidi_segment_separator.h: Likewise.
24213         * lib/unictype/pr_bidi_whitespace.h: Likewise.
24214         * lib/unictype/pr_combining.h: Likewise.
24215         * lib/unictype/pr_composite.h: Likewise.
24216         * lib/unictype/pr_currency_symbol.h: Likewise.
24217         * lib/unictype/pr_dash.h: Likewise.
24218         * lib/unictype/pr_decimal_digit.h: Likewise.
24219         * lib/unictype/pr_default_ignorable_code_point.h: Likewise.
24220         * lib/unictype/pr_deprecated.h: Likewise.
24221         * lib/unictype/pr_diacritic.h: Likewise.
24222         * lib/unictype/pr_extender.h: Likewise.
24223         * lib/unictype/pr_format_control.h: Likewise.
24224         * lib/unictype/pr_grapheme_base.h: Likewise.
24225         * lib/unictype/pr_grapheme_extend.h: Likewise.
24226         * lib/unictype/pr_grapheme_link.h: Likewise.
24227         * lib/unictype/pr_hex_digit.h: Likewise.
24228         * lib/unictype/pr_hyphen.h: Likewise.
24229         * lib/unictype/pr_id_continue.h: Likewise.
24230         * lib/unictype/pr_id_start.h: Likewise.
24231         * lib/unictype/pr_ideographic.h: Likewise.
24232         * lib/unictype/pr_ids_binary_operator.h: Likewise.
24233         * lib/unictype/pr_ids_trinary_operator.h: Likewise.
24234         * lib/unictype/pr_ignorable_control.h: Likewise.
24235         * lib/unictype/pr_iso_control.h: Likewise.
24236         * lib/unictype/pr_join_control.h: Likewise.
24237         * lib/unictype/pr_left_of_pair.h: Likewise.
24238         * lib/unictype/pr_line_separator.h: Likewise.
24239         * lib/unictype/pr_logical_order_exception.h: Likewise.
24240         * lib/unictype/pr_lowercase.h: Likewise.
24241         * lib/unictype/pr_math.h: Likewise.
24242         * lib/unictype/pr_non_break.h: Likewise.
24243         * lib/unictype/pr_not_a_character.h: Likewise.
24244         * lib/unictype/pr_numeric.h: Likewise.
24245         * lib/unictype/pr_other_alphabetic.h: Likewise.
24246         * lib/unictype/pr_other_default_ignorable_code_point.h: Likewise.
24247         * lib/unictype/pr_other_grapheme_extend.h: Likewise.
24248         * lib/unictype/pr_other_id_continue.h: Likewise.
24249         * lib/unictype/pr_other_id_start.h: Likewise.
24250         * lib/unictype/pr_other_lowercase.h: Likewise.
24251         * lib/unictype/pr_other_math.h: Likewise.
24252         * lib/unictype/pr_other_uppercase.h: Likewise.
24253         * lib/unictype/pr_paired_punctuation.h: Likewise.
24254         * lib/unictype/pr_paragraph_separator.h: Likewise.
24255         * lib/unictype/pr_pattern_syntax.h: Likewise.
24256         * lib/unictype/pr_pattern_white_space.h: Likewise.
24257         * lib/unictype/pr_private_use.h: Likewise.
24258         * lib/unictype/pr_punctuation.h: Likewise.
24259         * lib/unictype/pr_quotation_mark.h: Likewise.
24260         * lib/unictype/pr_radical.h: Likewise.
24261         * lib/unictype/pr_sentence_terminal.h: Likewise.
24262         * lib/unictype/pr_soft_dotted.h: Likewise.
24263         * lib/unictype/pr_space.h: Likewise.
24264         * lib/unictype/pr_terminal_punctuation.h: Likewise.
24265         * lib/unictype/pr_titlecase.h: Likewise.
24266         * lib/unictype/pr_unassigned_code_value.h: Likewise.
24267         * lib/unictype/pr_unified_ideograph.h: Likewise.
24268         * lib/unictype/pr_uppercase.h: Likewise.
24269         * lib/unictype/pr_variation_selector.h: Likewise.
24270         * lib/unictype/pr_white_space.h: Likewise.
24271         * lib/unictype/pr_xid_continue.h: Likewise.
24272         * lib/unictype/pr_xid_start.h: Likewise.
24273         * lib/unictype/pr_zero_width.h: Likewise.
24274         * lib/unictype/scripts.h: Likewise.
24275         * lib/unictype/scripts_byname.gperf: Likewise.
24276         * lib/unictype/sy_c_ident.h: Likewise.
24277         * lib/unictype/sy_c_whitespace.h: Likewise.
24278         * lib/unictype/sy_java_ident.h: Likewise.
24279         * lib/unictype/sy_java_whitespace.h: Likewise.
24280
24281         * lib/unictype/Makefile: New file.
24282         * lib/unictype/gen-ctype.c: New file, based on gen-unicode-ctype.c in
24283         glibc.
24284         * lib/unictype/3level.h: New file, copied from glibc.
24285         * lib/unictype/3levelbit.h: New file.
24286
24287 2007-11-11  Bruno Haible  <bruno@clisp.org>
24288
24289         * modules/gperf: New file.
24290         * modules/iconv_open (Depends-on): Add it.
24291         (Makefile.am): Remove the GPERF definition.
24292
24293 2007-11-11  Bruno Haible  <bruno@clisp.org>
24294
24295         * m4/round.m4 (gl_FUNC_ROUND): Test against NetBSD 3.0 bug.
24296         * doc/functions/round.texi: Mention the NetBSD 3.0 bug.
24297
24298 2007-11-11  Bruno Haible  <bruno@clisp.org>
24299
24300         * tests/test-argmatch.c (ARGMATCH_DIE): Undefine.
24301         (usage): Remove function.
24302
24303 2007-11-11  Bruno Haible  <bruno@clisp.org>
24304
24305         * m4/roundf.m4 (gl_FUNC_ROUNDF): Use gl_FUNC_FLOORF_LIBS and
24306         gl_FUNC_CEILF_LIBS.
24307         * m4/round.m4 (gl_FUNC_ROUND): Use gl_FUNC_FLOOR_LIBS and
24308         gl_FUNC_CEIL_LIBS.
24309         * m4/roundl.m4 (gl_FUNC_ROUNDL): Use gl_FUNC_FLOORL_LIBS and
24310         gl_FUNC_CEILL_LIBS.
24311         * modules/roundf (Files): Add m4/floorf.m4, m4/ceilf.m4.
24312         * modules/round (Files): Add m4/floor.m4, m4/ceil.m4.
24313         * modules/roundl (Files): Add m4/floorl.m4, m4/ceill.m4.
24314
24315 2007-11-11  Bruno Haible  <bruno@clisp.org>
24316
24317         * m4/roundf.m4 (gl_FUNC_ROUNDF): Handle the case that floorf and
24318         roundf were declared but do not exist on functions.
24319         * m4/roundl.m4 (gl_FUNC_ROUNDL): Handle the case that floorl and
24320         roundl were declared but do not exist on functions.
24321         * lib/round.c (HAVE_FLOOR_AND_CEIL): Use HAVE_FLOORF_AND_CEILF and
24322         HAVE_FLOORL_AND_CEILL, respectively.
24323         Needed for Sun C on Solaris 10.
24324
24325 2007-11-11  Bruno Haible  <bruno@clisp.org>
24326
24327         * m4/roundf.m4 (gl_FUNC_ROUNDF): Set REPLACE_ROUNDF instead of
24328         HAVE_DECL_ROUNDF. Remove redundant AC_SUBST.
24329         * m4/round.m4 (gl_FUNC_ROUND): Set REPLACE_ROUND instead of
24330         HAVE_DECL_ROUND. Remove redundant AC_SUBST.
24331         * m4/roundl.m4 (gl_FUNC_ROUNDL): Set REPLACE_ROUNDL instead of
24332         HAVE_DECL_ROUNDL. Remove redundant AC_SUBST.
24333         * lib/math.in.h (roundf): Use REPLACE_ROUNDF instead of
24334         HAVE_DECL_ROUNDF.
24335         (round): Use REPLACE_ROUND instead of HAVE_DECL_ROUND.
24336         (roundl): Use REPLACE_ROUNDL instead of HAVE_DECL_ROUNDL.
24337         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_ROUND* instead
24338         of HAVE_DECL_ROUND*.
24339         * modules/math (Makefile.am): Update.
24340
24341 2007-11-10  Bruno Haible  <bruno@clisp.org>
24342
24343         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Use same check for
24344         ptrdiff_t as m4/intl.m4.
24345
24346 2007-11-10  Jim Meyering  <meyering@redhat.com>
24347
24348         Avoid link failure for the argmatch test.
24349         * tests/test-argmatch.c (usage): Define function to avoid a link
24350         failure: argmatch_die requires a usage function.
24351
24352 2007-11-09  Bruno Haible  <bruno@clisp.org>
24353
24354         * doc/functions/snprintf.texi: Mention BeOS deficiency.
24355         * doc/functions/vsnprintf.texi: Likewise.
24356         * lib/vasnprintf.c (VASNPRINTF): Ensure that we never call snprintf
24357         with a size argument < 2.
24358
24359 2007-11-09  Bruno Haible  <bruno@clisp.org>
24360
24361         * lib/vasnprintf.c (VASNPRINTF): Increase reallocation of snprintf
24362         buffer. Fixes an inefficiency introduced on 2007-11-03.
24363
24364 2007-11-09  Bruno Haible  <bruno@clisp.org>
24365
24366         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8) [BeOS]: Make this test return
24367         none instead of tr_TR. Fixes a failure of test-c-strcasecmp.c.
24368
24369 2007-11-08  Jim Meyering  <meyering@redhat.com>
24370
24371         Change cache variable name prefix "jm_" to "gl_" everywhere.
24372         * m4/d-type.m4, m4/jm-winsz1.m4, m4/jm-winsz2.m4, m4/link-follow.m4:
24373         * m4/putenv.m4, m4/strtoimax.m4, m4/strtoumax.m4, m4/unlink-busy.m4:
24374         * m4/uptime.m4: s/gl_/jm_/
24375
24376 2007-11-07  Bruno Haible  <bruno@clisp.org>
24377
24378         Update to GNU gettext 0.17.
24379         * m4/intl.m4: Update to GNU gettext 0.17.
24380         * m4/po.m4: Likewise.
24381         * modules/gettext (Files): Remove m4/ulonglong.m4.
24382         (configure.ac): Require gettext infrastructure from version 0.17.
24383
24384 2007-11-06  Bruno Haible  <bruno@clisp.org>
24385
24386         * lib/fbufmode.c (fbufmode) [QNX]: Use numerical values for flags; the
24387         symbolic values are not defined in a public header.
24388         * lib/freadable.c (freadable) [QNX]: Likewise.
24389         * lib/freadahead.c (freadahead) [QNX]: Likewise.
24390         * lib/freading.c (freading) [QNX]: Likewise.
24391         * lib/fseterr.c (fseterr) [QNX]: Likewise.
24392         * lib/fwritable.c (fwritable) [QNX]: Likewise.
24393         * lib/fwriting.c (fwriting) [QNX]: Likewise.
24394         * lib/fpurge.c (fpurge) [QNX]: Likewise. Add a return statement.
24395         Reported by Alain Magloire.
24396
24397         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for QNX.
24398
24399 2007-11-05  Bruno Haible  <bruno@clisp.org>
24400
24401         * lib/vasnprintf.c (VASNPRINTF): Expand the NEED_PRINTF_DIRECTIVE_A
24402         code when NEED_PRINTF_LONG_DOUBLE or NEED_PRINTF_DOUBLE is set.
24403         Needed on Cygwin, where !NEED_PRINTF_DIRECTIVE_A && NEED_PRINTF_DOUBLE.
24404         Reported by Eric Blake.
24405
24406 2007-10-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24407             Bruno Haible  <bruno@clisp.org>
24408
24409         * modules/malloc (configure.ac): Define GNULIB_MALLOC_GNU always.
24410         * modules/realloc (configure.ac): Define GNULIB_REALLOC_GNU always.
24411         * lib/realloc.c (SYSTEM_MALLOC_GLIBC_COMPATIBLE): New macro.
24412         (malloc): Undefine also before including <stdlib.h>.
24413         (rpl_realloc): Turn malloc(0) into malloc(1) if necessary.
24414         Needed on OSF/1 4.0.
24415
24416 2007-11-05  Jim Meyering  <meyering@redhat.com>
24417
24418         git-version-gen: sync from coreutils.
24419         * build-aux/git-version-gen: Add comments.
24420         Change the first '-' to '.' in the snapshot version string,
24421         e.g., 6.9-377-08144 -> 6.9.377-08144
24422         Remove first parameter.
24423         Don't declare a version "-dirty" merely because a time
24424         stamp has changed.
24425
24426 2007-11-04  Bruno Haible  <bruno@clisp.org>
24427
24428         * lib/lock.h: Protect all macro definitions containing an 'if'
24429         statement through a "do { ... } while (0)".
24430         * lib/tls.h: Likewise.
24431
24432 2007-11-04  Bruno Haible  <bruno@clisp.org>
24433
24434         * lib/vasnprintf.c (DCHAR_IS_TCHAR, DCHAR_CPY): Undefine at the end.
24435
24436 2007-11-04  Bruno Haible  <bruno@clisp.org>
24437
24438         * m4/printf.m4 (gl_PRINTF_ENOMEM): Use GL_NOCRASH.
24439         * modules/fprintf-posix (Depends-on): Add nocrash.
24440         * modules/snprintf-posix (Depends-on): Likewise.
24441         * modules/sprintf-posix (Depends-on): Likewise.
24442         * modules/vasnprintf-posix (Depends-on): Likewise.
24443         * modules/vasprintf-posix (Depends-on): Likewise.
24444         * modules/vfprintf-posix (Depends-on): Likewise.
24445         * modules/vsnprintf-posix (Depends-on): Likewise.
24446         * modules/vsprintf-posix (Depends-on): Likewise.
24447         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
24448         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
24449         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
24450         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
24451         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
24452         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
24453         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
24454
24455 2007-11-04  Bruno Haible  <bruno@clisp.org>
24456
24457         * modules/nocrash: New file.
24458         * m4/nocrash.m4: New file, taken from GNU clisp. Code taken from
24459         GNU libsigsegv, with permission of GNU libsigsegv's copyright holders.
24460
24461 2007-11-04  Bruno Haible  <bruno@clisp.org>
24462
24463         * tests/test-vasnprintf-posix.c (test_function): Add some tests of
24464         precision handling.
24465         * tests/test-vasprintf-posix.c (test_function): Likewise.
24466         * tests/test-snprintf-posix.h (test_function): Likewise.
24467         * tests/test-sprintf-posix.h (test_function): Likewise.
24468
24469         Fix *printf behaviour for large precisions on mingw and BeOS.
24470         * m4/printf.m4 (gl_PRINTF_PRECISION): New macro.
24471         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_UNBOUNDED_PRECISION.
24472         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_PRECISION): New macro.
24473         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
24474         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
24475         gl_PRINTF_PRECISION and test its result. Invoke
24476         gl_PREREQ_VASNPRINTF_PRECISION.
24477         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
24478         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
24479         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
24480         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
24481         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
24482         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
24483         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
24484         * doc/functions/fprintf.texi: Update.
24485         * doc/functions/printf.texi: Update.
24486         * doc/functions/snprintf.texi: Update.
24487         * doc/functions/sprintf.texi: Update.
24488         * doc/functions/vfprintf.texi: Update.
24489         * doc/functions/vprintf.texi: Update.
24490         * doc/functions/vsnprintf.texi: Update.
24491         * doc/functions/vsprintf.texi: Update.
24492
24493 2007-11-04  Bruno Haible  <bruno@clisp.org>
24494
24495         * lib/vasnprintf.c (scale10_round_decimal_decoded): Fix shift loop.
24496
24497 2007-11-04  Bruno Haible  <bruno@clisp.org>
24498
24499         * modules/relocatable-prog (Files): Add m4/lib-ld.m4.
24500         Reported by Sylvain Beucler <beuc@gnu.org>.
24501
24502 2007-11-03  Bruno Haible  <bruno@clisp.org>
24503
24504         * tests/test-fprintf-posix2.sh: New file.
24505         * tests/test-fprintf-posix2.c: New file.
24506         * modules/fprintf-posix-tests (Files): Add them.
24507         (TESTS): Add test-fprintf-posix2.sh.
24508         (configure.ac): Check for getrlimit and setrlimit.
24509         (check_PROGRAMS): Add test-fprintf-posix2.
24510
24511         * tests/test-printf-posix2.sh: New file.
24512         * tests/test-printf-posix2.c: New file.
24513         * modules/printf-posix-tests (Files): Add them.
24514         (TESTS): Add test-printf-posix2.sh.
24515         (configure.ac): Check for getrlimit and setrlimit.
24516         (check_PROGRAMS): Add test-printf-posix2.
24517
24518         Fix *printf behaviour in out-of-memory situations on MacOS X and *BSD.
24519         * m4/printf.m4 (gl_PRINTF_ENOMEM): New macro.
24520         * lib/vasnprintf.c: Implement NEED_PRINTF_DOUBLE.
24521         (decode_double): New function, copied from decode_long_double.
24522         (scale10_round_decimal_decoded): New function, extracted from
24523         scale10_round_decimal_long_double.
24524         (scale10_round_decimal_long_double): Use it.
24525         (scale10_round_decimal_double): New function.
24526         (floorlog10): New function.
24527         (VASNPRINTF): Handle NEED_PRINTF_DOUBLE case.
24528         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_ENOMEM): New macro.
24529         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
24530         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
24531         gl_PRINTF_ENOMEM and test its result. Invoke
24532         gl_PREREQ_VASNPRINTF_ENOMEM.
24533         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
24534         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
24535         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
24536         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
24537         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
24538         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
24539         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
24540         * modules/fprintf-posix (Depends-on): Add frexp-nolibm.
24541         * modules/snprintf-posix (Depends-on): Likewise.
24542         * modules/sprintf-posix (Depends-on): Likewise.
24543         * modules/vasnprintf-posix (Depends-on): Likewise.
24544         * modules/vasprintf-posix (Depends-on): Likewise.
24545         * modules/vfprintf-posix (Depends-on): Likewise.
24546         * modules/vsnprintf-posix (Depends-on): Likewise.
24547         * modules/vsprintf-posix (Depends-on): Likewise.
24548         * doc/functions/fprintf.texi: Update.
24549         * doc/functions/printf.texi: Update.
24550         * doc/functions/snprintf.texi: Update.
24551         * doc/functions/sprintf.texi: Update.
24552         * doc/functions/vfprintf.texi: Update.
24553         * doc/functions/vprintf.texi: Update.
24554         * doc/functions/vsnprintf.texi: Update.
24555         * doc/functions/vsprintf.texi: Update.
24556
24557 2007-11-03  Bruno Haible  <bruno@clisp.org>
24558
24559         * modules/frexp-nolibm-tests: New file.
24560
24561         * modules/frexp-nolibm: New file.
24562         * m4/frexp.m4 (gl_FUNC_FREXP_NO_LIBM): New macro.
24563
24564 2007-11-03  Bruno Haible  <bruno@clisp.org>
24565
24566         * lib/vasnprintf.c (VASNPRINTF): Don't assume that snprintf's return
24567         value is C99 compliant.
24568         Needed for OSF/1 5.1.
24569
24570 2007-11-03  Bruno Haible  <bruno@clisp.org>
24571
24572         Fix out-of-memory handling of vasnprintf.
24573         * lib/printf-parse.c: Include <errno.h>.
24574         (PRINTF_PARSE): When failing, set errno to EINVAL or ENOMEM.
24575         * lib/vasnprintf.c (VASNPRINTF): When PRINTF_PARSE fails, assume errno
24576         is already set.
24577
24578 2007-11-02  Eric Blake  <ebb9@byu.net>
24579
24580         Fix tests on cygwin.
24581         * modules/xprintf-posix-tests (Makefile.am): Link against -lintl.
24582
24583 2007-11-01  Bruno Haible  <bruno@clisp.org>
24584
24585         * lib/stdlib.in.h (putenv): Remove the "not POSIX compliant everywhere"
24586         warning.
24587         * doc/functions/putenv.texi: Clarify that the 'putenv' module is not
24588         needed for POSIX compatibility.
24589
24590 2007-11-01  Paul Eggert  <eggert@cs.ucla.edu>
24591
24592         * m4/putenv.m4 (gl_FUNC_PUTENV): Also mention that we're checking
24593         for compatibility with GNU.
24594
24595 2007-11-01  Bruno Haible  <bruno@clisp.org>
24596
24597         * lib/putenv.c: Include <stdlib.h>. Remove rpl_putenv declaration.
24598         (putenv): Renamed from rpl_putenv. Change argument type from
24599         'const char *' to 'char *'.
24600         * m4/putenv.m4 (gl_FUNC_PUTENV): Require gl_STDLIB_H_DEFAULTS. Instead
24601         of defining putenv in config.h, just set REPLACE_PUTENV.
24602         * modules/putenv (Depends-on): Add stdlib.
24603         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
24604         (Include): Use <stdlib.h>.
24605         * lib/stdlib.in.h (putenv): New declaration.
24606         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_PUTENV and
24607         REPLACE_PUTENV.
24608         * modules/stdlib (Makefile.am): Substitute GNULIB_PUTENV and
24609         REPLACE_PUTENV.
24610         Needed for MacOS X 10.5.0.
24611         Reported by Peter O'Gorman <peter@pogma.com>.
24612
24613 2007-11-01  Jim Meyering  <meyering@redhat.com>
24614
24615         Treat an empty date string exactly like "0".
24616         * lib/getdate.y (get_date): Once any isspace or TZ= prefix is consumed,
24617         if the remaining date string (to be parsed) is empty, use "0".
24618         Reported by Mischa Molhoek and discussed in this thread:
24619         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/11726>.
24620
24621 2007-10-31  Bruno Haible  <bruno@clisp.org>
24622
24623         * m4/intmax_t.m4 (gl_AC_TYPE_INTMAX_T, gt_AC_TYPE_INTMAX_T): Use
24624         AC_TYPE_LONG_LONG_INT instead of gl_AC_TYPE_LONG_LONG.
24625         * m4/uintmax_t.m4 (gl_AC_TYPE_UINTMAX_T): Use
24626         AC_TYPE_UNSIGNED_LONG_LONG_INT instead of gl_AC_TYPE_UNSIGNED_LONG_LONG.
24627         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Remove macro.
24628         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG): Remove macro.
24629
24630 2007-10-31  Bruno Haible  <bruno@clisp.org>
24631
24632         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): New macro, extracted
24633         from AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_LONG_INT.
24634         (AC_TYPE_LONG_LONG_INT): Use it.
24635         (AC_TYPE_UNSIGNED_LONG_LONG_INT): Moved here from m4/ulonglong.m4. Use
24636         it as well.
24637         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Remove macro; moved
24638         to m4/longlong.m4.
24639         * modules/stdint (Files): Remove m4/ulonglong.m4.
24640         * modules/strtoull (Files): Use m4/longlong.m4 instead of
24641         m4/ulonglong.m4.
24642         * modules/strtoumax (Files): Likewise.
24643
24644 2007-10-30  Bruno Haible  <bruno@clisp.org>
24645
24646         * modules/xvasprintf-posix: New file.
24647         Suggested by Eric Blake.
24648
24649 2007-10-30  Bruno Haible  <bruno@clisp.org>
24650
24651         * modules/xprintf-posix-tests: New file.
24652         * tests/test-xprintf-posix.sh: New file.
24653         * tests/test-xprintf-posix.c: New file.
24654         * tests/test-xfprintf-posix.c: New file.
24655
24656         * modules/xprintf-posix: New file.
24657
24658 2007-10-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24659
24660         * modules/fbufmode-tests (MOSTLYCLEANFILES): Remove temp files.
24661         * modules/freadable-tests (MOSTLYCLEANFILES): Likewise.
24662         * modules/fwritable-tests (MOSTLYCLEANFILES): Likewise.
24663
24664 2007-10-29  Bruno Haible  <bruno@clisp.org>
24665
24666         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): Rename the cache variable to
24667         contain the special marker '_cv_'.
24668         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): Likewise.
24669         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): Likewise.
24670         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): Likewise.
24671         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): Likewise.
24672         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): Likewise.
24673         Reported by Ralf Wildenhues.
24674
24675 2007-10-29  Bruno Haible  <bruno@clisp.org>
24676
24677         * gnulib-tool (func_import): When --lgpl is not specified, set
24678         sed_transform_lib_file to convert LGPL and GPLv2+ copyright headers to
24679         GPLv3.
24680         Reported by Simon Josefsson.
24681
24682 2007-10-28  Bruno Haible  <bruno@clisp.org>
24683
24684         * lib/math.in.h: Test REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.
24685         * m4/isfinite.m4 (gl_ISFINITE): Initialize REPLACE_ISFINITE instead of
24686         HAVE_DECL_ISFINITE.
24687         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
24688         * modules/math (Makefile.am): Substitute REPLACE_ISFINITE instead of
24689         HAVE_DECL_ISFINITE.
24690
24691 2007-10-28  Bruno Haible  <bruno@clisp.org>
24692
24693         * lib/stdint.in.h (_STDINT_MAX): Subtract 1 from an unused signed
24694         integer shift in the signed case. Fixes warnings with OSF/1 5.1 cc.
24695
24696 2007-10-28  Bruno Haible  <bruno@clisp.org>
24697
24698         Fix link errors with Sun C 5.0 on Solaris 10.
24699         * m4/floorf.m4 (gl_FUNC_FLOORF): Consider also the case that the
24700         function is declared but not present in the compiler's libm.
24701         * m4/floorl.m4 (gl_FUNC_FLOORL): Likewise.
24702         * m4/ceilf.m4 (gl_FUNC_CEILF): Likewise.
24703         * m4/ceill.m4 (gl_FUNC_CEILL: Likewise.
24704         * lib/math.in.h: Test REPLACE_CEILF instead of HAVE_DECL_CEILF.
24705         Test REPLACE_CEILL instead of HAVE_DECL_CEILL.
24706         Test REPLACE_FLOORF instead of HAVE_DECL_FLOORF.
24707         Test REPLACE_FLOORL instead of HAVE_DECL_FLOORL.
24708         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
24709         * modules/math (Makefile.am): Substitute REPLACE_CEILF instead of
24710         HAVE_DECL_CEILF, REPLACE_CEILL instead of HAVE_DECL_CEILL,
24711         REPLACE_FLOORF instead of HAVE_DECL_FLOORF, REPLACE_FLOORL instead of
24712         HAVE_DECL_FLOORL.
24713
24714 2007-10-28  Bruno Haible  <bruno@clisp.org>
24715
24716         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): New macro, extracted from
24717         gl_FUNC_FLOORL. Cache the result.
24718         (gl_FUNC_FLOORL): Use it.
24719         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): New macro, extracted from
24720         gl_FUNC_CEILL. Cache the result.
24721         (gl_FUNC_CEILL): Use it.
24722
24723         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): New macro, extracted from
24724         gl_FUNC_FLOOR. Cache the result.
24725         (gl_FUNC_FLOOR): Use it.
24726         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): New macro, extracted from
24727         gl_FUNC_CEIL. Cache the result.
24728         (gl_FUNC_CEIL): Use it.
24729
24730         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): New macro, extracted from
24731         gl_FUNC_FLOORF. Cache the result.
24732         (gl_FUNC_FLOORF): Use it.
24733         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): New macro, extracted from
24734         gl_FUNC_CEILF. Cache the result.
24735         (gl_FUNC_CEILF): Use it.
24736
24737 2007-10-28  Bruno Haible  <bruno@clisp.org>
24738
24739         * gnulib-tool: Allow specifying the LGPL version number through
24740         --lgpl=2 or --lgpl=3.
24741         (func_usage): Document --lgpl with argument.
24742         Handle --lgpl=... arguments.
24743         (func_import): Recognize also gl_LGPL calls with an argument. When
24744         --lgpl=2 is used and the module's license is just LGPL, report an
24745         error. Set sed_transform_lib_file according to the lgpl variable. In
24746         the generated files, use --lgpl or gl_LGPL invocations with argument,
24747         if necessary.
24748         * doc/gnulib-intro.texi (Copyright): Explain how to get modules under
24749         an LGPv2+ license.
24750         * doc/gnulib-tool.texi (Modified imports): Update explanation of
24751         gl_LGPL macro.
24752
24753 2007-10-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24754             Bruno Haible  <bruno@clisp.org>
24755
24756         * lib/unistr.h (u8_uctomb_aux): Declare also if !HAVE_INLINE.
24757         (u16_uctomb_aux): Likewise.
24758         * lib/unistr/u8-uctomb-aux.c (u8_uctomb_aux): Define also if
24759         !HAVE_INLINE.
24760         * lib/unistr/u16-uctomb-aux.c (u16_uctomb_aux): Likewise
24761
24762 2007-10-28  Bruno Haible  <bruno@clisp.org>
24763
24764         * modules/error: Add a notice recommending to change XGETTEXT_OPTIONS.
24765         Invoke AM_GETTEXT_OPTION if it exists.
24766         * modules/vasprintf: Likewise.
24767         * modules/verror: Likewise.
24768         * modules/xprintf: Likewise.
24769         * modules/xvasprintf: Likewise.
24770
24771 2007-10-27  Ben Pfaff  <blp@gnu.org>
24772
24773         * lib/math.in.h: Define isfinite macro and prototypes for
24774         gl_isfinitef, gl_isfinited, gl_isfinitel if we are providing
24775         implementations.
24776         * m4/math_h.m4: New substitutions for isfinite module.
24777         * lib/isfinite.c: New file.
24778         * m4/isfinite.m4: New file.
24779         * modules/math: Replace isfinite-related @VARS@ in math.in.h.
24780         * modules/isfinite: New file.
24781         * modules/isfinite-tests: New file.
24782         * tests/tests-isfinite.c: New file.
24783         * doc/functions/isfinite.texi: Mention isfinite module.
24784         * MODULES.html.sh: Mention new module.
24785
24786 2007-10-27  Ben Pfaff  <blp@gnu.org>
24787
24788         Ralf Wildenhues reported that Tru64 4.0D declares the round
24789         functions but does not have definitions.
24790         * m4/check-math-lib.m4 (gl_CHECK_MATH_LIB): If the target function
24791         cannot be found in any library, set the output variable to
24792         "missing" instead of "".
24793         * m4/round.m4: Also use our substitute if we cannot find round in
24794         any library, even if it is declared.
24795         * m4/roundf.m4: Likewise for roundf.
24796         * m4/roundl.m4: Likewise for roundl.
24797         * lib/math.in.h: Undefine roundf, round, roundl before defining
24798         their replacements, to allow for hypothetical systems where these
24799         may be defined as macros but not available in libraries.
24800
24801 2007-10-27  Bruno Haible  <bruno@clisp.org>
24802
24803         * doc/gnulib.texi: Invoke @firstparagraphindent.
24804         * doc/gnulib-tool.texi (Simple update): Mention possible incompatible
24805         changes in gnulib.
24806         (Source changes): New section.
24807
24808 2007-10-26  Bruno Haible  <bruno@clisp.org>
24809
24810         * m4/gnulib-common.m4 (AC_C_RESTRICT): New overriding definition,
24811         borrowed from autoconf.
24812
24813 2007-10-26  Bruno Haible  <bruno@clisp.org>
24814
24815         * lib/strerror.c (rpl_strerror): Return "Unknown error ..." also if
24816         strerror returned the empty string. Needed on HP-UX 11.00.
24817
24818 2007-10-24  Micah Cowan  <micah@cowan.name>
24819
24820         Remove vestiges of cvs-gnulib-checkout process.  Now we use git.
24821         * build-aux/bootstrap: Remove support for now-unnecessary option,
24822         --cvs-user, and envvars CVS_USER, CVS_RSH.
24823
24824 2007-10-24  Jim Meyering  <meyering@redhat.com>
24825
24826         Avoid diagnostics from sha1sum when there is no cached checksum.
24827         * build-aux/bootstrap (update_po_files): Skip the sha1sum check
24828         if the po.s1 file hasn't been created yet.
24829
24830         * build-aux/bootstrap: Sync from coreutils:
24831         2007-10-24  Jim Meyering  <meyering@redhat.com>
24832         Get gnulib from the git repository, not from an obsolete cvs one.
24833         * build-aux/bootstrap: Suggestion from Micah Cowan.
24834         2007-10-04  Jim Meyering  <jim@meyering.net>
24835         * build-aux/bootstrap (slurp): Adapt to _.h -> .in.h name change.
24836         (update_po_files): Work also when there are no .po files in po/.
24837
24838 2007-10-24  Paul Eggert  <eggert@cs.ucla.edu>
24839
24840         * README: Append ".git" to git and cg examples.
24841         Problem reported by Benoit Sigoure.
24842
24843 2007-10-23  Micah Cowan  <micah@cowan.name>
24844
24845         * users.txt: Add wget.
24846
24847 2007-10-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24848
24849         Fix linking of some unistdio tests on FreeBSD.
24850         * modules/unistdio/u16-vsnprintf-tests
24851         (test_u16_vsprintf1_LDADD): Add @LIBINTL@.
24852         * modules/unistdio/u16-vsprintf-tests
24853         (test_u16_vsnprintf1_LDADD): Likewise.
24854         * modules/unistdio/u32-vsnprintf-tests
24855         (test_u32_vsnprintf1_LDADD): Likewise.
24856         * modules/unistdio/u32-vsprintf-tests
24857         (test_u32_vsprintf1_LDADD): Likewise.
24858         * modules/unistdio/u8-vsnprintf-tests
24859         (test_u8_vsnprintf1_LDADD): Likewise.
24860         * modules/unistdio/u8-vsprintf-tests
24861         (test_u8_vsprintf1_LDADD): Likewise.
24862         * modules/unistdio/ulc-vsnprintf-tests
24863         (test_ulc_vsnprintf1_LDADD): Likewise.
24864         * modules/unistdio/ulc-vsprintf-tests
24865         (test_ulc_vsprintf1_LDADD): Likewise.
24866
24867         Fix linking of some uniconv tests on FreeBSD.
24868         * modules/uniconv/u16-conv-from-enc-tests
24869         (test_u16_conv_from_enc_LDADD): Link $(LDADD) before @LIBICONV@.
24870         * modules/uniconv/u16-conv-to-enc-tests
24871         (test_u16_conv_to_enc_LDADD): Likewise.
24872         * modules/uniconv/u16-strconv-from-enc-tests
24873         (test_u16_strconv_from_enc_LDADD): Likewise.
24874         * modules/uniconv/u16-strconv-to-enc-tests
24875         (test_u16_strconv_to_enc_LDADD): Likewise.
24876         * modules/uniconv/u32-conv-from-enc-tests
24877         (test_u32_conv_from_enc_LDADD): Likewise.
24878         * modules/uniconv/u32-conv-to-enc-tests
24879         (test_u32_conv_to_enc_LDADD): Likewise.
24880         * modules/uniconv/u32-strconv-from-enc-tests
24881         (test_u32_strconv_from_enc_LDADD): Likewise.
24882         * modules/uniconv/u32-strconv-to-enc-tests
24883         (test_u32_strconv_to_enc_LDADD): Likewise.
24884         * modules/uniconv/u8-conv-from-enc-tests
24885         (test_u8_conv_from_enc_LDADD): Likewise.
24886         * modules/uniconv/u8-conv-to-enc-tests
24887         (test_u8_conv_to_enc_LDADD): Likewise.
24888         * modules/uniconv/u8-strconv-from-enc-tests
24889         (test_u8_strconv_from_enc_LDADD): Likewise.
24890         * modules/uniconv/u8-strconv-to-enc-tests
24891         (test_u8_strconv_to_enc_LDADD): Likewise.
24892
24893 2007-10-22  Bruno Haible  <bruno@clisp.org>
24894
24895         * lib/stdint.in.h: Add check that intmax_t and uintmax_t have the same
24896         size.
24897
24898 2007-10-22  Eric Blake  <ebb9@byu.net>
24899
24900         Tweak x*printf documentation.
24901         * lib/xprintf.c (xprintf, xvprintf, xfprintf, xvfprintf): Adjust
24902         variable name and comments.
24903         Suggested by Bruno Haible.
24904
24905 2007-10-22  Bruno Haible  <bruno@clisp.org>
24906
24907         * lib/acl.c (copy_acl): Fix file name in comment.
24908
24909 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
24910
24911         Fix Tru64 problem with stdbool.h.
24912         * lib/stdbool.in.h (false, true):
24913         [! (defined __cplusplus || defined __BEOS__) && !defined __GNUC__]:
24914         Don't declare as an enum in this situation; it runs afoul of Tru64.
24915         Problem reported by Steven M. Schweda in
24916         <http://lists.gnu.org/archive/html/bug-autoconf/2007-10/msg00019.html>.
24917
24918 2007-10-22  Eric Blake  <ebb9@byu.net>
24919
24920         Also wrap vf?printf.
24921         * lib/xprintf.h (xvprintf, xvfprintf): New declarations.
24922         * lib/xprintf.c (xprintf, xfprintf): Work for C89.
24923         (xvprintf, xvfprintf): New functions.
24924
24925 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24926
24927         * modules/fstrcmp-tests (test_fstrcmp_LDADD): New, add
24928         @LIBINTL@ for FreeBSD 6.2, $(LIBTHREAD) for AIX 4.3.3.
24929
24930         * lib/uniconv/u16-conv-to-enc.c (U_MBLEN): Define.
24931         * lib/uniconv/u32-conv-to-enc.c (U_MBLEN): Likewise.
24932
24933 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
24934
24935         * lib/acl.c (copy_acl): Adjust to IRIX 6.5.  Problem reported
24936         by Bruno Haible.
24937
24938 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24939
24940         * lib/getloadavg.c
24941         [defined (__osf__) && (defined (__alpha) || defined (__alpha__)]:
24942         Undef `sys' after including sys/table.h, for Tru64 4.0D.
24943
24944         * tests/test-i-ring.c: Work for C89.
24945
24946 2007-10-22  Bruno Haible  <bruno@clisp.org>
24947
24948         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Use -1ull, not
24949         -1u, in preprocessor expression, so that we don't test for the bug
24950         in HP-UX 11.00 cpp.  Testing for this bug caused problems; see
24951         <http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00329.html>.
24952
24953 2007-10-22  Eric Blake  <ebb9@byu.net>
24954
24955         * tests/test-yesno.sh: Silence stderr during test.
24956
24957 2007-10-22  Simon Josefsson  <simon@josefsson.org>
24958
24959         * modules/crypto/gc-camellia: New file.
24960
24961         * m4/gc-camellia.m4: New file.
24962
24963         * lib/gc-libgcrypt.c (gc_cipher_open): Support Camellia.
24964
24965         * lib/gc.h (enum Gc_cipher): Add GC_CAMELLIA128, GC_CAMELLIA256.
24966
24967 2007-10-22  Simon Josefsson  <simon@josefsson.org>
24968
24969         * build-aux/maint.mk (gzip_rsyncable): Don't fail if gzip sends
24970         --help to stdout.  Reported by sms@antinode.org (Steven
24971         M. Schweda).
24972
24973 2007-10-22  Simon Josefsson  <simon@josefsson.org>
24974
24975         * users.txt: Fix link to libksba.
24976
24977 2007-10-21  Ben Pfaff  <blp@gnu.org>
24978
24979         * modules/roundf-tests: Add dependency on floorf, ceilf to allow
24980         round.c roundf implementation that depends on floorf and ceilf to
24981         be tested unconditionally.
24982
24983 2007-10-21  Ben Pfaff  <blp@gnu.org>
24984
24985         * m4/check-libm-func.m4: Removed.
24986         * m4/check-math-lib.m4: New file.
24987         * m4/round.m4: Rewrite to use gl_CHECK_MATH_LIB.
24988         * m4/roundf.m4: Ditto, and fix lack of HAVE_DECL_ROUNDF
24989         definition and lack of AC_LIBOBJ([roundf]).
24990         * m4/roundl.m4: Ditto, and similarly for roundl.
24991         * modules/round: Reference new m4 file.
24992         * modules/roundf: Ditto.
24993         * modules/roundl: Ditto.
24994         * tests/test-round2.c (main): Use ROUND instead of round.
24995         Bug report from Bruno Haible.
24996
24997 2007-10-21  Bruno Haible  <bruno@clisp.org>
24998
24999         * lib/printf-parse.c: Don't assume <stdint.h> exists in IN_LIBASPRINTF
25000         context.
25001
25002 2007-10-21  Bruno Haible  <bruno@clisp.org>
25003
25004         * tests/test-wcwidth.c (main): Allow negative result for some control
25005         characters.
25006
25007         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Check also the width of U+200B.
25008         Needed on OSF/1 5.1.
25009
25010 2007-10-21  Bruno Haible  <bruno@clisp.org>
25011
25012         * tests/test-floorf1.c: Include isnanf.h.
25013         (main): Use isnanf() instead of isnan().
25014         * tests/test-ceilf1.c: Include isnanf.h.
25015         (main): Use isnanf() instead of isnan().
25016         * tests/test-truncf1.c: Include isnanf.h.
25017         (main): Use isnanf() instead of isnan().
25018         * tests/test-roundf1.c: Include isnanf.h.
25019         (main): Use isnanf() instead of isnan().
25020
25021 2007-10-21  Eric Blake  <ebb9@byu.net>
25022
25023         * users.txt: Update URL for m4.
25024
25025 2007-10-21  Bruno Haible  <bruno@clisp.org>
25026
25027         * users.txt: Add clisp. Update URLs to Simon Josefsson's projects.
25028
25029 2007-10-21  Bruno Haible  <bruno@clisp.org>
25030
25031         * gnulib-tool (func_create_megatestdir): Determine the cvsdate from
25032         Git's management files if the CVS files are not present.
25033
25034 2007-10-20  Bruno Haible  <bruno@clisp.org>
25035
25036         * lib/count-one-bits.h (COUNT_ONE_BITS): Use the builtin also for
25037         gcc-3.4.x.
25038
25039 2007-10-20  Ben Pfaff  <blp@gnu.org>
25040
25041         * lib/math.in.h: Declare round, roundf, roundl if we are providing
25042         implementations.
25043         * m4/math_h.m4: New substitutions for round, roundf, roundl modules.
25044         * lib/round.c: New file.
25045         * lib/roundf.c: New file.
25046         * lib/roundl.c: New file.
25047         * m4/round.m4: New file.
25048         * m4/roundf.m4: New file.
25049         * m4/roundl.m4: New file.
25050         * m4/check-libm-func-m4: New file.
25051         * modules/math: Replace round, roundf, roundl related @VARS@ in
25052         math.in.h.
25053         * modules/round: New file.
25054         * modules/round-tests: New file.
25055         * modules/roundf: New file.
25056         * modules/roundf-tests: New file.
25057         * modules/roundl: New file.
25058         * modules/roundl-tests: New file.
25059         * tests/test-round1.c: New file.
25060         * tests/test-round2.c: New file.
25061         * tests/test-roundf1.c: New file.
25062         * tests/test-roundf2.c: New file.
25063         * tests/test-roundl.c: New file.
25064         * doc/functions/round.texi: Mention round module.
25065         * doc/functions/roundf.texi: Mention roundf module.
25066         * doc/functions/roundl.texi: Mention roundl module.
25067         * MODULES.html.sh: Mention new modules.
25068         Thanks to Bruno Haible for suggestions.
25069
25070 2007-10-20  Jim Meyering  <meyering@redhat.com>
25071
25072         * lib/xprintf.c: Include <config.h> unconditionally.
25073
25074         Change xprintf's license to GPL.
25075         * modules/xprintf (License): s/LGPL/GPL/, since this module
25076         depends on modules (exit and exitfail) which are GPL.
25077         Suggestion from Bruno Haible.
25078
25079         xprintf fixes.
25080         * lib/xprintf.c (xprintf, xfprintf): Use va_end.
25081         Use a clearer diagnostic.
25082         Patch from Bruno Haible.
25083
25084 2007-10-20  Bruno Haible  <bruno@clisp.org>
25085
25086         * lib/vasnprintf.c (VASNPRINTF): Don't report overflow if the available
25087         length is INT_MAX and sizeof (DCHAR_T) > sizeof (TCHAR_T).
25088         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
25089
25090 2007-10-20  Bruno Haible  <bruno@clisp.org>
25091
25092         * tests/test-floorf2.c (correct_result_p): Don't rely on excess
25093         precision in the comparison result > x - 1 or similar.
25094         * tests/test-ceilf2.c (correct_result_p): Likewise.
25095         * tests/test-truncf2.c (correct_result_p): Likewise.
25096         * tests/test-trunc2.c (correct_result_p): Likewise.
25097         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
25098
25099 2007-10-20  Bruno Haible  <bruno@clisp.org>
25100
25101         * modules/ceil: New file.
25102         * m4/ceil.m4: New file.
25103         * doc/functions/ceil.texi: Mention the 'ceil' module.
25104
25105 2007-10-20  Bruno Haible  <bruno@clisp.org>
25106
25107         * modules/floor: New file.
25108         * m4/floor.m4: New file.
25109         * doc/functions/floor.texi: Mention the 'floor' module.
25110
25111 2007-10-20  Bruno Haible  <bruno@clisp.org>
25112
25113         * modules/ceilf-tests (Depends-on): Add fprintf-posix. Needed for use
25114         of %a.
25115         * modules/floorf-tests (Depends-on): Likewise.
25116         * modules/truncf-tests (Depends-on): Likewise.
25117         * modules/trunc-tests (Depends-on): Likewise.
25118         Reported by Ben Pfaff.
25119
25120 2007-10-19  Jim Meyering  <meyering@redhat.com>
25121
25122         * lib/xprintf.c (xprintf, xfprintf): Test err < 0, not just "err".
25123         Don't bother testing specific errno values.  Just test ferror.
25124
25125         New module: xprintf
25126         * modules/xprintf, lib/xprintf.c, lib/xprintf.h: New files.
25127
25128 2007-10-19  Bruno Haible  <bruno@clisp.org>
25129
25130         * modules/csharpexec (Makefile.am): Use @FOO@ syntax instead of $(FOO)
25131         syntax.
25132         * modules/javaexec (Makefile.am): Likewise.
25133         * modules/relocatable-prog (Makefile.am): Likewise.
25134         Suggested by Jim Meyering.
25135
25136 2007-10-18  Bruno Haible  <bruno@clisp.org>
25137
25138         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on glibc >= 2.3 systems.
25139         Reported by Jim Meyering.
25140
25141 2007-10-18  Eric Blake  <ebb9@byu.net>
25142
25143         * modules/filenamecat-tests (Makefile.am): Link against -lintl.
25144
25145 2007-10-18  Bruno Haible  <bruno@clisp.org>
25146
25147         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_N, gl_SNPRINTF_DIRECTIVE_N): Put
25148         the format string into writable memory. Needed in Fortify conditions.
25149
25150 2007-10-18  Colin Watson <cjwatson@debian.org>  (tiny change)
25151             Bruno Haible  <bruno@clisp.org>
25152
25153         * lib/trim.c: Include config.h unconditionally. Include trim.h always.
25154         Include ctype.h always. Include stdlib.h, not mbuiter.h, for MB_CUR_MAX.
25155         * modules/trim (Depends-on): Add mbchar.
25156         (configure.ac): Add gl_FUNC_MBRTOWC.
25157         (Makefile.am): Augment lib_SOURCES.
25158
25159 2007-10-17  Paul Eggert  <eggert@cs.ucla.edu>
25160
25161         Modify glob.c to use fstatat and dirfd, to simplify it.
25162         Suggested by Eric Blake.
25163         * lib/glob.c (__fxstatat64) [!_LIBC]: New macro.
25164         Don't include <stdbool.h>; not used.
25165         (link_exists2_p, glob_in_dir) [!_LIBC]: No longer a special case.
25166         (link_exists_p): Simplify implementation, since we can now assume
25167         dirfd and fstatat.
25168         * modules/glob (Depends-on): Add dirfd, openat.  Remove stdbool.
25169
25170 2007-10-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25171
25172         * gnulib-tool (func_get_dependencies): Fix sed script to
25173         match only tests.
25174
25175 2007-10-17  Bruno Haible  <bruno@clisp.org>
25176
25177         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): On Cygwin, don't
25178         allow locale names without encoding suffix.
25179         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
25180         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
25181
25182 2007-10-16  Bruno Haible  <bruno@clisp.org>
25183
25184         * lib/getcwd.c (__getcwd): Define with explicit rpl_ prefix.
25185         * lib/getgroups.c (getgroups): Likewise.
25186         * lib/gettimeofday.c (localtime, gmtime, tzset): Likewise.
25187
25188 2007-10-16  Bruno Haible  <bruno@clisp.org>
25189
25190         * modules/absolute-header (License): Change from LGPL to LGPLv2+.
25191         * modules/malloc-posix (License): Likewise.
25192         * modules/realloc-posix (License): Likewise.
25193         * modules/calloc-posix (License): Likewise.
25194         * modules/intprops (License): Change from GPL to LGPL, with
25195         Paul Eggert's approval.
25196
25197 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
25198
25199         Merge glibc changes into lib/glob.c.
25200
25201         * lib/glob.c (glob_in_dir): Sync with glibc/posix/glob.c, dated
25202         2007-10-15 04:59:03 UTC.  Here are the changes:
25203
25204         2007-10-14  Ulrich Drepper  <drepper@redhat.com>
25205
25206         * lib/glob.c: Reimplement link_exists_p to use fstatat64.
25207
25208         * lib/glob.c: Add some branch prediction throughout.
25209
25210         2007-10-07  Ulrich Drepper  <drepper@redhat.com>
25211
25212         [BZ #5103]
25213         * lib/glob.c (glob): Recognize patterns starting \/.
25214
25215         2007-02-14  Jakub Jelinek  <jakub@redhat.com>
25216
25217         [BZ #3996]
25218         * lib/glob.c (attribute_hidden): Define if not defined.
25219         (glob): Unescape dirname, filename or username when needed and not
25220         GLOB_NOESCAPE.  Handle \/ correctly.  Handle GLOB_MARK if filename
25221         is NULL.  Handle unescaped [ in pattern without closing ].
25222         Don't pass GLOB_CHECK down to recursive glob for directories.
25223         (__glob_pattern_type): New function.
25224         (__glob_pattern_p): Implement using __glob_pattern_type.
25225         (glob_in_dir): Handle GLOB_NOCHECK patterns containing no meta
25226         characters and backslashes if not GLOB_NOESCAPE or unterminated [.
25227         Remove unreachable code.
25228
25229         2006-09-30  Ulrich Drepper  <drepper@redhat.com>
25230
25231         * lib/glob.c (glob_in_dir): Add some comments and asserts to
25232         explain why there are no leaks.
25233
25234         2006-09-25  Jakub Jelinek  <jakub@redhat.com>
25235
25236         [BZ #3253]
25237         * lib/glob.c (glob_in_dir): Don't alloca one struct globlink at a
25238         time, rather allocate increasingly bigger arrays of pointers, if
25239         possible with alloca, if too large with malloc.
25240
25241 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
25242
25243         Check for 64-bit int errors in HP-UX 10.20 preprocessor.
25244         Problem reported by H.Merijn Brand in
25245         <http://lists.gnu.org/archive/html/bug-tar/2007-10/msg00018.html>.
25246         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Check preprocessor too.
25247         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
25248
25249 2007-10-15  Bruno Haible  <bruno@clisp.org>
25250
25251         * lib/fchdir.c (close, open, closedir, opendir, dup, dup2): Define
25252         with explicit rpl_ prefix.
25253         * lib/fopen.c (fopen): Likewise.
25254         * lib/freopen.c (freopen): Likewise.
25255         * lib/iconv.c (iconv): Likewise.
25256         * lib/iconv_close.c (iconv_close): Likewise.
25257
25258 2007-10-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25259
25260         * m4/iconv_open (gl_FUNC_ICONV_OPEN_UTF): Fix cache variable name.
25261
25262 2007-10-15  Bruno Haible  <bruno@clisp.org>
25263
25264         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Use
25265         <stddef.h> instead of <stdlib.h> since we only need NULL.
25266         Reported by Ben Pfaff <blp@cs.stanford.edu>.
25267
25268 2007-10-15  Bruno Haible  <bruno@clisp.org>
25269
25270         * doc/gnulib-tool.texi (Initial import): Swap order of -I directives.
25271         Replace paragraph talking about LIBOBJS.
25272         Reported by Colin Watson <cjwatson@debian.org>.
25273
25274 2007-10-15  Bruno Haible  <bruno@clisp.org>
25275
25276         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Include
25277         <stdlib.h> before using NULL.
25278
25279 2007-10-15  Simon Josefsson  <simon@josefsson.org>
25280
25281         * m4/getaddrinfo.m4: Use NULL rather than 0 for pointers.
25282         Reported by Albert Chin <china@thewrittenword.com>.
25283
25284 2007-10-14  Bruno Haible  <bruno@clisp.org>
25285
25286         * modules/iconv_open-utf-tests: New file.
25287         * tests/test-iconv-utf.c: New file.
25288
25289         Enhance iconv_open to support UTF-16BE, UTF-16LE, UTF-32BE, UTF-32LE.
25290         * modules/iconv_open-utf: New file.
25291         * lib/iconv.in.h (_ICONV_UTF8_UTF*, _ICONV_UTF*_UTF8): New macros.
25292         (iconv, iconv_close): New declarations.
25293         * lib/iconv_open.c: Include c-strcase.h. Don't require ICONV_FLAVOR to
25294         be defined.
25295         (iconv_open): Add special handling of conversion between UTF-8 and
25296         UTF-{16,32}{BE,LE}.
25297         * lib/iconv.c: New file, incorporating code from GNU libiconv 1.11.
25298         * lib/iconv_close.c: New file.
25299         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): New macro, extracted from
25300         gl_FUNC_ICONV_OPEN.
25301         (gl_FUNC_ICONV_OPEN): Use it.
25302         (gl_FUNC_ICONV_OPEN_UTF): New macro.
25303         * m4/iconv_h.m4 (gl_ICONV_H_DEFAULTS): Initialize also REPLACE_ICONV
25304         and REPLACE_ICONV_UTF.
25305         * modules/iconv_open (Depends-on): Add c-strcase.
25306         (Makefile.am): Substitute also REPLACE_ICONV, REPLACE_ICONV_UTF,
25307         ICONV_CONST.
25308         * doc/functions/iconv_open.texi: Mention the iconv_open-utf module.
25309
25310 2007-10-13  Albert Chin  <china@thewrittenword.com>
25311             Bruno Haible  <bruno@clisp.org>
25312
25313         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Perform the test for getaddrinfo
25314         through a link check that includes <netdb.h>. Needed for OSF/1 5.1.
25315
25316 2007-10-13  Bruno Haible  <bruno@clisp.org>
25317
25318         * lib/argp-fmtstream.h (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is
25319         defined, use the ISO C99 inline semantics.
25320         * lib/argp.h (ARGP_EI): Likewise.
25321
25322 2007-10-13  Bruno Haible  <bruno@clisp.org>
25323
25324         Handle 'inline' change in gcc 4.3.0.
25325         * lib/argp-fmtstream.h (argp_fmtstream_putc, argp_fmtstream_puts,
25326         argp_fmtstream_write, argp_fmtstream_set_lmargin,
25327         argp_fmtstream_set_rmargin, argp_fmtstream_set_wmargin,
25328         argp_fmtstream_point): Disable 'extern' declaration if the function
25329         definition is going to be provided inline.
25330         (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is defined, use the GNU C inline
25331         semantics, not the ISO C99 inline semantics.
25332         * lib/argp.h (argp_usage, _option_is_short, _option_is_end): Disable
25333         'extern' declaration if the function definition is going to be provided
25334         inline.
25335         (ARGP_EI): Don't assume GNU C. If __GNUC_STDC_INLINE__ is defined, use
25336         the GNU C inline semantics, not the ISO C99 inline semantics. With
25337         GCC 4.2, avoid a warning.
25338
25339 2007-10-13  Bruno Haible  <bruno@clisp.org>
25340
25341         * lib/freading.h (freading): Enable the use of __freading for
25342         glibc >= 2.7.
25343         * lib/freading.c (freading): Likewise.
25344
25345 2007-10-12  Paul Eggert  <eggert@cs.ucla.edu>
25346
25347         * lib/argp-fmtstream.h (ARGP_FS_EI): Work around GCC 4.2.1 diagnostic
25348         "warning: C99 inline functions are not supported; using GNU89".
25349
25350 2007-10-12  Bruno Haible  <bruno@clisp.org>
25351
25352         * lib/ceil.c (FUNC): Avoid rounding errors for values near a power
25353         of 2.
25354         * tests/test-ceilf2.c: New file.
25355         * modules/ceilf-tests: (Files, Depends-on, Makefile.am): Add new test.
25356
25357         * tests/test-ceilf1.c: Renamed from tests/test-ceilf.c.
25358         * modules/ceilf-tests: Update.
25359
25360 2007-10-12  Bruno Haible  <bruno@clisp.org>
25361
25362         * lib/floor.c (FUNC): Avoid rounding errors for values near a power
25363         of 2.
25364         * tests/test-floorf2.c: New file.
25365         * modules/floorf-tests: (Files, Depends-on, Makefile.am): Add new test.
25366
25367         * tests/test-floorf1.c: Renamed from tests/test-floorf.c.
25368         * modules/floorf-tests: Update.
25369
25370 2007-10-12  Bruno Haible  <bruno@clisp.org>
25371
25372         * tests/test-trunc2.c: New file.
25373         * modules/trunc-tests: (Files, Depends-on, Makefile.am): Add new test.
25374
25375         * tests/test-trunc1.c: Renamed from tests/test-trunc.c.
25376         * modules/trunc-tests: Update.
25377
25378 2007-10-12  Bruno Haible  <bruno@clisp.org>
25379
25380         * lib/trunc.c (FUNC): Avoid rounding errors for values near a power
25381         of 2.
25382         * tests/test-truncf2.c: New file.
25383         * modules/truncf-tests: (Files, Depends-on, Makefile.am): Add new test.
25384
25385         * tests/test-truncf1.c: Renamed from tests/test-truncf.c.
25386         * modules/truncf-tests: Update.
25387
25388 2007-10-11  Eric Blake  <ebb9@byu.net>
25389
25390         Don't claim strerror is broken on Interix.
25391         * doc/functions/strerror.texi (strerror): Known broken systems are
25392         now Solaris 8, and not Interix.
25393         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): No longer filter out
25394         Interix on cross-compile.
25395         Reported by Martin Koeppe in
25396         http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00005.html.
25397
25398 2007-10-11  Bruno Haible  <bruno@clisp.org>
25399
25400         * modules/i-ring-tests: New file.
25401         * tests/test-i-ring.c: Renamed from lib/i-ring-test.c. Use ASSERT
25402         instead of assert.
25403
25404 2007-10-11  Bruno Haible  <bruno@clisp.org>
25405
25406         * modules/filenamecat-tests: New file.
25407         * tests/test-filenamecat.c: New file, extracted from lib/filenamecat.c.
25408         * lib/filenamecat.c: Remove test code.
25409
25410 2007-10-11  Paul Eggert  <eggert@cs.ucla.edu>
25411
25412         Simplify and modernize strerror substitute, partly to fix Solaris 8 bug.
25413
25414         * lib/strerror.c: Include <string.h> always, to test interface,
25415         and to remove the need for the dummy.
25416         Include intprops.h to compute width instead of doing it ourselves
25417         and missing a CHAR_BIT declaration, which broke tar 1.19 on Solaris 8.
25418         (strerror): Define it to return NULL if there's no system strerror.
25419         (rpl_strerror): Use INT_STRLEN_BOUND to compute bound.
25420         Omit !HAVE_STRERROR code.  We don't need to worry about supporting
25421         ancient pre-strerror Unix systems well any more.  Saying "unknown
25422         system error" is enough.
25423         * lib/string.in.h (strerror): Simplify the ifdef to reflect the
25424         simpler strerror.c implementation.
25425         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE, gl_PREREQ_STDERROR):
25426         Simplify the tests to reflect the simpler strerror implementation.
25427         * modules/strerror (Depends-on): Add intprops.
25428
25429 2007-10-09  Eric Blake  <ebb9@byu.net>
25430
25431         Silence test-fpending.
25432         * modules/fpending-tests (Files): Add wrapper script.
25433         * tests/test-fpending.sh: New file.
25434
25435 2007-10-09  Bruno Haible  <bruno@clisp.org>
25436
25437         * MODULES.html.sh (func_module): Don't create a hyperlink for
25438         function names like 'printf_frexp'.
25439         (Misc): Add crc, memxor.
25440         (Characteristics of floating types): New section.
25441         (Mathematics): Add ceilf, ceill, floorf, floorl, frexpl-nolibm,
25442         isnanf-nolibm, signbit, trunc, truncf, truncl.
25443         (Enhancements for ISO C 99 functions): New subsection Input/output.
25444         (Support for systems lacking POSIX:2001): Add arpa_inet, calloc-posix,
25445         fcntl, fopen, freopen, fseek, fseeko, ftell, ftello, iconv_open,
25446         locale, malloc-posix, netinet_in, open, realloc-posix, signal, sleep.
25447         (Compatibility checks for POSIX:2001 functions): Add clock-time.
25448         (Enhancements for POSIX:2001 functions): Add chdir-long.
25449         (File system functions): Add areadlink, chdir-safer, read-file.
25450         Remove cycle-check.
25451         (File system as inode set): New section.
25452         (Date and time): Add gethrxtime.
25453         (Multithreading): Add openmp.
25454         (Internationalization functions): Add localename.
25455         (Unicode string functions): Add unistr/u*-mbsnlen.
25456         (Support for maintaining and releasing projects): Add git-version-gen.
25457         (Lone files): Remove directories.
25458
25459 2007-10-08  Ben Pfaff  <blp@gnu.org>
25460
25461         * lib/xmalloca.h: Fix typo in comment.
25462
25463 2007-10-08  Paul Eggert  <eggert@cs.ucla.edu>
25464
25465         * lib/xnanosleep.c (xnanosleep): Don't assume GCC 4.3.0 behavior
25466         when avoiding problems with integer overflow.  Use a portable test
25467         instead.
25468
25469 2007-10-08  Simon Josefsson  <simon@josefsson.org>
25470
25471         * modules/dummy (License): Change to LGPLv2+.
25472         * modules/float (License): Likewise
25473         * modules/realloc (License): Likewise
25474         * modules/stdlib (License): Likewise
25475
25476 2007-10-07  Bruno Haible  <bruno@clisp.org>
25477
25478         * trunc.c (TWO_MANT_DIG): Change type to DOUBLE.
25479         * floor.c (TWO_MANT_DIG): Likewise.
25480         * ceil.c (TWO_MANT_DIG): Likewise.
25481         Reported by Ben Pfaff.
25482
25483 2007-10-07  Bruno Haible  <bruno@clisp.org>
25484
25485         Avoid gcc warnings "declaration of 'exp' shadows a global declaration".
25486         * lib/math.in.h (frexp, frexpl): Change parameter name to 'expptr'.
25487         * lib/frexp.c (FUNC): Likewise.
25488         * lib/printf-frexp.h (printf_frexp): Likewise.
25489         * lib/printf-frexpl.h (printf_frexpl): Likewise.
25490         * lib/printf-frexp.c (FUNC): Likewise.
25491         Suggested by Jim Meyering.
25492
25493 2007-10-07  Jim Meyering  <meyering@redhat.com>
25494
25495         Make xnanosleep's integer overflow test more robust.
25496         * lib/xnanosleep.c (xnanosleep): Declare a temporary to be "volatile",
25497         so that gcc-4.3.0 doesn't optimize away this test for overflow.
25498
25499 2007-10-07  Bruno Haible  <bruno@clisp.org>
25500
25501         * NEWS: Mention the license change.
25502
25503         * doc/gnulib-intro.texi (Copyright): Update the meaning of the license
25504         abbreviations in the modules files.
25505
25506         Change copyright notice from GPLv2+ to GPLv3+.
25507         * README: Change copyright notice.
25508         * MODULES.html.sh: Likewise.
25509         * build-aux/bootstrap.conf: Likewise.
25510         * build-aux/config.libpath: Likewise.
25511         * build-aux/csharpcomp.sh.in: Likewise.
25512         * build-aux/csharpexec.sh.in: Likewise.
25513         * build-aux/install-reloc: Likewise.
25514         * build-aux/javacomp.sh.in: Likewise.
25515         * build-aux/javaexec.sh.in: Likewise.
25516         * build-aux/ldd.sh.in: Likewise.
25517         * build-aux/reloc-ldflags: Likewise.
25518         * build-aux/relocatable.sh.in: Likewise.
25519         * build-aux/x-to-1.in: Likewise.
25520         * check-module: Likewise.
25521         * config/srclistvars.sh: Likewise.
25522         * gnulib-tool: Likewise.
25523         * lib/acl-internal.h: Likewise.
25524         * lib/acl.c: Likewise.
25525         * lib/acl.h: Likewise.
25526         * lib/acl_entries.c: Likewise.
25527         * lib/areadlink-with-size.c: Likewise.
25528         * lib/areadlink.c: Likewise.
25529         * lib/areadlink.h: Likewise.
25530         * lib/argmatch.c: Likewise.
25531         * lib/argmatch.h: Likewise.
25532         * lib/argp-ba.c: Likewise.
25533         * lib/argp-eexst.c: Likewise.
25534         * lib/argp-fmtstream.c: Likewise.
25535         * lib/argp-fmtstream.h: Likewise.
25536         * lib/argp-fs-xinl.c: Likewise.
25537         * lib/argp-help.c: Likewise.
25538         * lib/argp-namefrob.h: Likewise.
25539         * lib/argp-parse.c: Likewise.
25540         * lib/argp-pin.c: Likewise.
25541         * lib/argp-pv.c: Likewise.
25542         * lib/argp-pvh.c: Likewise.
25543         * lib/argp-xinl.c: Likewise.
25544         * lib/argp.h: Likewise.
25545         * lib/at-func.c: Likewise.
25546         * lib/atanl.c: Likewise.
25547         * lib/backupfile.c: Likewise.
25548         * lib/backupfile.h: Likewise.
25549         * lib/basename.c: Likewise.
25550         * lib/binary-io.h: Likewise.
25551         * lib/byteswap.in.h: Likewise.
25552         * lib/c-stack.c: Likewise.
25553         * lib/c-stack.h: Likewise.
25554         * lib/c-strcasestr.c: Likewise.
25555         * lib/c-strcasestr.h: Likewise.
25556         * lib/c-strstr.c: Likewise.
25557         * lib/c-strstr.h: Likewise.
25558         * lib/c-strtod.c: Likewise.
25559         * lib/calloc.c: Likewise.
25560         * lib/canon-host.c: Likewise.
25561         * lib/canon-host.h: Likewise.
25562         * lib/canonicalize-lgpl.c: Likewise.
25563         * lib/canonicalize.c: Likewise.
25564         * lib/canonicalize.h: Likewise.
25565         * lib/ceil.c: Likewise.
25566         * lib/ceilf.c: Likewise.
25567         * lib/ceill.c: Likewise.
25568         * lib/chdir-long.c: Likewise.
25569         * lib/chdir-long.h: Likewise.
25570         * lib/chdir-safer.c: Likewise.
25571         * lib/chdir-safer.h: Likewise.
25572         * lib/chown.c: Likewise.
25573         * lib/classpath.c: Likewise.
25574         * lib/classpath.h: Likewise.
25575         * lib/clean-temp.c: Likewise.
25576         * lib/clean-temp.h: Likewise.
25577         * lib/cloexec.c: Likewise.
25578         * lib/close-stream.c: Likewise.
25579         * lib/closein.c: Likewise.
25580         * lib/closein.h: Likewise.
25581         * lib/closeout.c: Likewise.
25582         * lib/closeout.h: Likewise.
25583         * lib/concat-filename.c: Likewise.
25584         * lib/copy-file.c: Likewise.
25585         * lib/copy-file.h: Likewise.
25586         * lib/count-one-bits.h: Likewise.
25587         * lib/crc.c: Likewise.
25588         * lib/crc.h: Likewise.
25589         * lib/creat-safer.c: Likewise.
25590         * lib/csharpcomp.c: Likewise.
25591         * lib/csharpcomp.h: Likewise.
25592         * lib/csharpexec.c: Likewise.
25593         * lib/csharpexec.h: Likewise.
25594         * lib/cycle-check.c: Likewise.
25595         * lib/cycle-check.h: Likewise.
25596         * lib/diacrit.c: Likewise.
25597         * lib/diacrit.h: Likewise.
25598         * lib/diffseq.h: Likewise.
25599         * lib/dirchownmod.c: Likewise.
25600         * lib/dirent.in.h: Likewise.
25601         * lib/dirfd.c: Likewise.
25602         * lib/dirfd.h: Likewise.
25603         * lib/dirname.c: Likewise.
25604         * lib/dirname.h: Likewise.
25605         * lib/dummy.c: Likewise.
25606         * lib/dup-safer.c: Likewise.
25607         * lib/dup2.c: Likewise.
25608         * lib/eealloc.h: Likewise.
25609         * lib/error.c: Likewise.
25610         * lib/error.h: Likewise.
25611         * lib/euidaccess.c: Likewise.
25612         * lib/exclude.c: Likewise.
25613         * lib/exclude.h: Likewise.
25614         * lib/execute.c: Likewise.
25615         * lib/execute.h: Likewise.
25616         * lib/exitfail.c: Likewise.
25617         * lib/exitfail.h: Likewise.
25618         * lib/expl.c: Likewise.
25619         * lib/fatal-signal.c: Likewise.
25620         * lib/fatal-signal.h: Likewise.
25621         * lib/fbufmode.c: Likewise.
25622         * lib/fbufmode.h: Likewise.
25623         * lib/fchdir.c: Likewise.
25624         * lib/fchmodat.c: Likewise.
25625         * lib/fchownat.c: Likewise.
25626         * lib/fcntl--.h: Likewise.
25627         * lib/fcntl-safer.h: Likewise.
25628         * lib/fcntl.in.h: Likewise.
25629         * lib/fd-safer.c: Likewise.
25630         * lib/fflush.c: Likewise.
25631         * lib/file-has-acl.c: Likewise.
25632         * lib/file-set.c: Likewise.
25633         * lib/file-type.c: Likewise.
25634         * lib/file-type.h: Likewise.
25635         * lib/fileblocks.c: Likewise.
25636         * lib/filemode.c: Likewise.
25637         * lib/filemode.h: Likewise.
25638         * lib/filename.h: Likewise.
25639         * lib/filenamecat.c: Likewise.
25640         * lib/filenamecat.h: Likewise.
25641         * lib/findprog.c: Likewise.
25642         * lib/findprog.h: Likewise.
25643         * lib/float.in.h: Likewise.
25644         * lib/floor.c: Likewise.
25645         * lib/floorf.c: Likewise.
25646         * lib/floorl.c: Likewise.
25647         * lib/fopen-safer.c: Likewise.
25648         * lib/fopen.c: Likewise.
25649         * lib/fpending.c: Likewise.
25650         * lib/fpending.h: Likewise.
25651         * lib/fprintf.c: Likewise.
25652         * lib/fprintftime.h: Likewise.
25653         * lib/fpucw.h: Likewise.
25654         * lib/fpurge.c: Likewise.
25655         * lib/fpurge.h: Likewise.
25656         * lib/freadable.c: Likewise.
25657         * lib/freadable.h: Likewise.
25658         * lib/freadahead.c: Likewise.
25659         * lib/freadahead.h: Likewise.
25660         * lib/freading.c: Likewise.
25661         * lib/freading.h: Likewise.
25662         * lib/free.c: Likewise.
25663         * lib/freopen.c: Likewise.
25664         * lib/frexp.c: Likewise.
25665         * lib/frexpl.c: Likewise.
25666         * lib/fseek.c: Likewise.
25667         * lib/fseterr.c: Likewise.
25668         * lib/fseterr.h: Likewise.
25669         * lib/fstatat.c: Likewise.
25670         * lib/fstrcmp.c: Likewise.
25671         * lib/fstrcmp.h: Likewise.
25672         * lib/fsusage.c: Likewise.
25673         * lib/fsusage.h: Likewise.
25674         * lib/ftell.c: Likewise.
25675         * lib/ftello.c: Likewise.
25676         * lib/fts-cycle.c: Likewise.
25677         * lib/fts.c: Likewise.
25678         * lib/fts_.h: Likewise.
25679         * lib/full-read.c: Likewise.
25680         * lib/full-read.h: Likewise.
25681         * lib/full-write.c: Likewise.
25682         * lib/full-write.h: Likewise.
25683         * lib/fwritable.c: Likewise.
25684         * lib/fwritable.h: Likewise.
25685         * lib/fwriteerror.c: Likewise.
25686         * lib/fwriteerror.h: Likewise.
25687         * lib/fwriting.c: Likewise.
25688         * lib/fwriting.h: Likewise.
25689         * lib/gcd.c: Likewise.
25690         * lib/gcd.h: Likewise.
25691         * lib/getcwd.c: Likewise.
25692         * lib/getdate.h: Likewise.
25693         * lib/getdate.y: Likewise.
25694         * lib/getdomainname.c: Likewise.
25695         * lib/getdomainname.h: Likewise.
25696         * lib/getgroups.c: Likewise.
25697         * lib/gethostname.c: Likewise.
25698         * lib/gethrxtime.c: Likewise.
25699         * lib/gethrxtime.h: Likewise.
25700         * lib/getloadavg.c: Likewise.
25701         * lib/getndelim2.c: Likewise.
25702         * lib/getndelim2.h: Likewise.
25703         * lib/getnline.c: Likewise.
25704         * lib/getnline.h: Likewise.
25705         * lib/getopt.c: Likewise.
25706         * lib/getopt.in.h: Likewise.
25707         * lib/getopt1.c: Likewise.
25708         * lib/getopt_int.h: Likewise.
25709         * lib/getpagesize.h: Likewise.
25710         * lib/getsubopt.c: Likewise.
25711         * lib/gettime.c: Likewise.
25712         * lib/getugroups.c: Likewise.
25713         * lib/getugroups.h: Likewise.
25714         * lib/getusershell.c: Likewise.
25715         * lib/gl_anyavltree_list1.h: Likewise.
25716         * lib/gl_anyavltree_list2.h: Likewise.
25717         * lib/gl_anyhash_list1.h: Likewise.
25718         * lib/gl_anyhash_list2.h: Likewise.
25719         * lib/gl_anylinked_list1.h: Likewise.
25720         * lib/gl_anylinked_list2.h: Likewise.
25721         * lib/gl_anyrbtree_list1.h: Likewise.
25722         * lib/gl_anyrbtree_list2.h: Likewise.
25723         * lib/gl_anytree_list1.h: Likewise.
25724         * lib/gl_anytree_list2.h: Likewise.
25725         * lib/gl_anytree_oset.h: Likewise.
25726         * lib/gl_anytreehash_list1.h: Likewise.
25727         * lib/gl_anytreehash_list2.h: Likewise.
25728         * lib/gl_array_list.c: Likewise.
25729         * lib/gl_array_list.h: Likewise.
25730         * lib/gl_array_oset.c: Likewise.
25731         * lib/gl_array_oset.h: Likewise.
25732         * lib/gl_avltree_list.c: Likewise.
25733         * lib/gl_avltree_list.h: Likewise.
25734         * lib/gl_avltree_oset.c: Likewise.
25735         * lib/gl_avltree_oset.h: Likewise.
25736         * lib/gl_avltreehash_list.c: Likewise.
25737         * lib/gl_avltreehash_list.h: Likewise.
25738         * lib/gl_carray_list.c: Likewise.
25739         * lib/gl_carray_list.h: Likewise.
25740         * lib/gl_linked_list.c: Likewise.
25741         * lib/gl_linked_list.h: Likewise.
25742         * lib/gl_linkedhash_list.c: Likewise.
25743         * lib/gl_linkedhash_list.h: Likewise.
25744         * lib/gl_list.c: Likewise.
25745         * lib/gl_list.h: Likewise.
25746         * lib/gl_oset.c: Likewise.
25747         * lib/gl_oset.h: Likewise.
25748         * lib/gl_rbtree_list.c: Likewise.
25749         * lib/gl_rbtree_list.h: Likewise.
25750         * lib/gl_rbtree_oset.c: Likewise.
25751         * lib/gl_rbtree_oset.h: Likewise.
25752         * lib/gl_rbtreehash_list.c: Likewise.
25753         * lib/gl_rbtreehash_list.h: Likewise.
25754         * lib/gl_sublist.c: Likewise.
25755         * lib/gl_sublist.h: Likewise.
25756         * lib/group-member.c: Likewise.
25757         * lib/group-member.h: Likewise.
25758         * lib/hard-locale.c: Likewise.
25759         * lib/hard-locale.h: Likewise.
25760         * lib/hash-pjw.c: Likewise.
25761         * lib/hash-pjw.h: Likewise.
25762         * lib/hash-triple.c: Likewise.
25763         * lib/hash.c: Likewise.
25764         * lib/hash.h: Likewise.
25765         * lib/human.c: Likewise.
25766         * lib/human.h: Likewise.
25767         * lib/i-ring.c: Likewise.
25768         * lib/i-ring.h: Likewise.
25769         * lib/idcache.c: Likewise.
25770         * lib/imaxabs.c: Likewise.
25771         * lib/imaxdiv.c: Likewise.
25772         * lib/inet_pton.c: Likewise.
25773         * lib/inet_pton.h: Likewise.
25774         * lib/intprops.h: Likewise.
25775         * lib/inttostr.c: Likewise.
25776         * lib/inttostr.h: Likewise.
25777         * lib/inttypes.in.h: Likewise.
25778         * lib/isapipe.c: Likewise.
25779         * lib/isdir.c: Likewise.
25780         * lib/isnan.c: Likewise.
25781         * lib/isnan.h: Likewise.
25782         * lib/isnanf.c: Likewise.
25783         * lib/isnanf.h: Likewise.
25784         * lib/isnanl-nolibm.h: Likewise.
25785         * lib/isnanl.c: Likewise.
25786         * lib/isnanl.h: Likewise.
25787         * lib/javacomp.c: Likewise.
25788         * lib/javacomp.h: Likewise.
25789         * lib/javaexec.c: Likewise.
25790         * lib/javaexec.h: Likewise.
25791         * lib/javaversion.c: Likewise.
25792         * lib/javaversion.h: Likewise.
25793         * lib/javaversion.java: Likewise.
25794         * lib/lbrkprop.h: Likewise.
25795         * lib/lchmod.h: Likewise.
25796         * lib/lchown.c: Likewise.
25797         * lib/ldexpl.c: Likewise.
25798         * lib/linebreak.c: Likewise.
25799         * lib/linebreak.h: Likewise.
25800         * lib/linebuffer.c: Likewise.
25801         * lib/linebuffer.h: Likewise.
25802         * lib/locale.in.h: Likewise.
25803         * lib/logl.c: Likewise.
25804         * lib/long-options.c: Likewise.
25805         * lib/long-options.h: Likewise.
25806         * lib/lstat.c: Likewise.
25807         * lib/lstat.h: Likewise.
25808         * lib/math.in.h: Likewise.
25809         * lib/mbchar.c: Likewise.
25810         * lib/mbchar.h: Likewise.
25811         * lib/mbfile.h: Likewise.
25812         * lib/mbiter.h: Likewise.
25813         * lib/mbscasecmp.c: Likewise.
25814         * lib/mbscasestr.c: Likewise.
25815         * lib/mbschr.c: Likewise.
25816         * lib/mbscspn.c: Likewise.
25817         * lib/mbslen.c: Likewise.
25818         * lib/mbsncasecmp.c: Likewise.
25819         * lib/mbsnlen.c: Likewise.
25820         * lib/mbspbrk.c: Likewise.
25821         * lib/mbspcasecmp.c: Likewise.
25822         * lib/mbsrchr.c: Likewise.
25823         * lib/mbssep.c: Likewise.
25824         * lib/mbsspn.c: Likewise.
25825         * lib/mbsstr.c: Likewise.
25826         * lib/mbstok_r.c: Likewise.
25827         * lib/mbswidth.c: Likewise.
25828         * lib/mbswidth.h: Likewise.
25829         * lib/mbuiter.h: Likewise.
25830         * lib/memcasecmp.c: Likewise.
25831         * lib/memcasecmp.h: Likewise.
25832         * lib/memchr.c: Likewise.
25833         * lib/memcmp.c: Likewise.
25834         * lib/memcoll.c: Likewise.
25835         * lib/memcoll.h: Likewise.
25836         * lib/memcpy.c: Likewise.
25837         * lib/memrchr.c: Likewise.
25838         * lib/mkancesdirs.c: Likewise.
25839         * lib/mkdir-p.c: Likewise.
25840         * lib/mkdir-p.h: Likewise.
25841         * lib/mkdir.c: Likewise.
25842         * lib/mkdirat.c: Likewise.
25843         * lib/mkdtemp.c: Likewise.
25844         * lib/mkstemp-safer.c: Likewise.
25845         * lib/mkstemp.c: Likewise.
25846         * lib/modechange.c: Likewise.
25847         * lib/modechange.h: Likewise.
25848         * lib/mountlist.c: Likewise.
25849         * lib/mountlist.h: Likewise.
25850         * lib/mpsort.c: Likewise.
25851         * lib/nanosleep.c: Likewise.
25852         * lib/obstack.c: Likewise.
25853         * lib/obstack.h: Likewise.
25854         * lib/open-safer.c: Likewise.
25855         * lib/open.c: Likewise.
25856         * lib/openat-die.c: Likewise.
25857         * lib/openat-priv.h: Likewise.
25858         * lib/openat-proc.c: Likewise.
25859         * lib/openat.c: Likewise.
25860         * lib/openat.h: Likewise.
25861         * lib/pagealign_alloc.c: Likewise.
25862         * lib/pagealign_alloc.h: Likewise.
25863         * lib/physmem.c: Likewise.
25864         * lib/physmem.h: Likewise.
25865         * lib/pipe-safer.c: Likewise.
25866         * lib/pipe.c: Likewise.
25867         * lib/pipe.h: Likewise.
25868         * lib/posixtm.c: Likewise.
25869         * lib/posixtm.h: Likewise.
25870         * lib/posixver.c: Likewise.
25871         * lib/printf-frexp.c: Likewise.
25872         * lib/printf-frexp.h: Likewise.
25873         * lib/printf-frexpl.c: Likewise.
25874         * lib/printf-frexpl.h: Likewise.
25875         * lib/printf.c: Likewise.
25876         * lib/progname.c: Likewise.
25877         * lib/progname.h: Likewise.
25878         * lib/progreloc.c: Likewise.
25879         * lib/putenv.c: Likewise.
25880         * lib/quote.c: Likewise.
25881         * lib/quote.h: Likewise.
25882         * lib/quotearg.c: Likewise.
25883         * lib/quotearg.h: Likewise.
25884         * lib/raise.c: Likewise.
25885         * lib/readline.c: Likewise.
25886         * lib/readline.h: Likewise.
25887         * lib/readlink.c: Likewise.
25888         * lib/readtokens.c: Likewise.
25889         * lib/readtokens.h: Likewise.
25890         * lib/readtokens0.c: Likewise.
25891         * lib/readtokens0.h: Likewise.
25892         * lib/readutmp.c: Likewise.
25893         * lib/readutmp.h: Likewise.
25894         * lib/realloc.c: Likewise.
25895         * lib/relocwrapper.c: Likewise.
25896         * lib/rename-dest-slash.c: Likewise.
25897         * lib/rename.c: Likewise.
25898         * lib/rmdir.c: Likewise.
25899         * lib/rpmatch.c: Likewise.
25900         * lib/safe-read.c: Likewise.
25901         * lib/safe-read.h: Likewise.
25902         * lib/safe-write.c: Likewise.
25903         * lib/safe-write.h: Likewise.
25904         * lib/same-inode.h: Likewise.
25905         * lib/same.c: Likewise.
25906         * lib/same.h: Likewise.
25907         * lib/save-cwd.c: Likewise.
25908         * lib/save-cwd.h: Likewise.
25909         * lib/savedir.c: Likewise.
25910         * lib/savedir.h: Likewise.
25911         * lib/savewd.c: Likewise.
25912         * lib/savewd.h: Likewise.
25913         * lib/search.in.h: Likewise.
25914         * lib/setenv.c: Likewise.
25915         * lib/setenv.h: Likewise.
25916         * lib/settime.c: Likewise.
25917         * lib/sh-quote.c: Likewise.
25918         * lib/sh-quote.h: Likewise.
25919         * lib/sig2str.c: Likewise.
25920         * lib/sig2str.h: Likewise.
25921         * lib/signal.in.h: Likewise.
25922         * lib/signbitd.c: Likewise.
25923         * lib/signbitf.c: Likewise.
25924         * lib/signbitl.c: Likewise.
25925         * lib/sigprocmask.c: Likewise.
25926         * lib/sincosl.c: Likewise.
25927         * lib/sleep.c: Likewise.
25928         * lib/sprintf.c: Likewise.
25929         * lib/sqrtl.c: Likewise.
25930         * lib/stat-time.h: Likewise.
25931         * lib/stdio--.h: Likewise.
25932         * lib/stdio-safer.h: Likewise.
25933         * lib/stdlib--.h: Likewise.
25934         * lib/stdlib-safer.h: Likewise.
25935         * lib/stdlib.in.h: Likewise.
25936         * lib/stpcpy.c: Likewise.
25937         * lib/stpncpy.c: Likewise.
25938         * lib/strchrnul.c: Likewise.
25939         * lib/strcspn.c: Likewise.
25940         * lib/strerror.c: Likewise.
25941         * lib/strftime.c: Likewise.
25942         * lib/strftime.h: Likewise.
25943         * lib/striconveh.c: Likewise.
25944         * lib/striconveh.h: Likewise.
25945         * lib/striconveha.c: Likewise.
25946         * lib/striconveha.h: Likewise.
25947         * lib/stripslash.c: Likewise.
25948         * lib/strnlen1.c: Likewise.
25949         * lib/strnlen1.h: Likewise.
25950         * lib/strtod.c: Likewise.
25951         * lib/strtoimax.c: Likewise.
25952         * lib/strtok_r.c: Likewise.
25953         * lib/strtol.c: Likewise.
25954         * lib/strtoll.c: Likewise.
25955         * lib/strtoul.c: Likewise.
25956         * lib/strtoull.c: Likewise.
25957         * lib/sysexits.in.h: Likewise.
25958         * lib/tempname.c: Likewise.
25959         * lib/tempname.h: Likewise.
25960         * lib/timespec.h: Likewise.
25961         * lib/tls.c: Likewise.
25962         * lib/tls.h: Likewise.
25963         * lib/tmpdir.c: Likewise.
25964         * lib/tmpdir.h: Likewise.
25965         * lib/tmpfile-safer.c: Likewise.
25966         * lib/tmpfile.c: Likewise.
25967         * lib/trigl.c: Likewise.
25968         * lib/trigl.h: Likewise.
25969         * lib/trim.c: Likewise.
25970         * lib/trim.h: Likewise.
25971         * lib/trunc.c: Likewise.
25972         * lib/truncf.c: Likewise.
25973         * lib/truncl.c: Likewise.
25974         * lib/tsearch.c: Likewise.
25975         * lib/unicodeio.c: Likewise.
25976         * lib/unicodeio.h: Likewise.
25977         * lib/unistd--.h: Likewise.
25978         * lib/unistd-safer.h: Likewise.
25979         * lib/unistdio/ulc-fprintf.c: Likewise.
25980         * lib/unistdio/ulc-vfprintf.c: Likewise.
25981         * lib/unlinkdir.c: Likewise.
25982         * lib/unlinkdir.h: Likewise.
25983         * lib/unlocked-io.h: Likewise.
25984         * lib/unsetenv.c: Likewise.
25985         * lib/userspec.c: Likewise.
25986         * lib/utime.c: Likewise.
25987         * lib/utimecmp.c: Likewise.
25988         * lib/utimecmp.h: Likewise.
25989         * lib/utimens.c: Likewise.
25990         * lib/verify.h: Likewise.
25991         * lib/verror.c: Likewise.
25992         * lib/verror.h: Likewise.
25993         * lib/version-etc-fsf.c: Likewise.
25994         * lib/version-etc.c: Likewise.
25995         * lib/version-etc.h: Likewise.
25996         * lib/vfprintf.c: Likewise.
25997         * lib/vprintf.c: Likewise.
25998         * lib/vsprintf.c: Likewise.
25999         * lib/w32spawn.h: Likewise.
26000         * lib/wait-process.c: Likewise.
26001         * lib/wait-process.h: Likewise.
26002         * lib/wcwidth.c: Likewise.
26003         * lib/write-any-file.c: Likewise.
26004         * lib/xalloc-die.c: Likewise.
26005         * lib/xalloc.h: Likewise.
26006         * lib/xasprintf.c: Likewise.
26007         * lib/xgetcwd.c: Likewise.
26008         * lib/xgetcwd.h: Likewise.
26009         * lib/xgetdomainname.c: Likewise.
26010         * lib/xgetdomainname.h: Likewise.
26011         * lib/xgethostname.c: Likewise.
26012         * lib/xmalloc.c: Likewise.
26013         * lib/xmalloca.c: Likewise.
26014         * lib/xmalloca.h: Likewise.
26015         * lib/xmemcoll.c: Likewise.
26016         * lib/xnanosleep.c: Likewise.
26017         * lib/xreadlink.c: Likewise.
26018         * lib/xreadlink.h: Likewise.
26019         * lib/xsetenv.c: Likewise.
26020         * lib/xsetenv.h: Likewise.
26021         * lib/xstriconv.c: Likewise.
26022         * lib/xstriconv.h: Likewise.
26023         * lib/xstrndup.c: Likewise.
26024         * lib/xstrndup.h: Likewise.
26025         * lib/xstrtod.c: Likewise.
26026         * lib/xstrtod.h: Likewise.
26027         * lib/xstrtol-error.c: Likewise.
26028         * lib/xstrtol.c: Likewise.
26029         * lib/xstrtol.h: Likewise.
26030         * lib/xtime.h: Likewise.
26031         * lib/xvasprintf.c: Likewise.
26032         * lib/xvasprintf.h: Likewise.
26033         * lib/yesno.c: Likewise.
26034         * lib/yesno.h: Likewise.
26035         * posix-modules: Likewise.
26036         * tests/test-alloca-opt.c: Likewise.
26037         * tests/test-arcfour.c: Likewise.
26038         * tests/test-arctwo.c: Likewise.
26039         * tests/test-argmatch.c: Likewise.
26040         * tests/test-argp-2.sh: Likewise.
26041         * tests/test-argp.c: Likewise.
26042         * tests/test-arpa_inet.c: Likewise.
26043         * tests/test-array_list.c: Likewise.
26044         * tests/test-array_oset.c: Likewise.
26045         * tests/test-atexit.c: Likewise.
26046         * tests/test-avltree_list.c: Likewise.
26047         * tests/test-avltree_oset.c: Likewise.
26048         * tests/test-avltreehash_list.c: Likewise.
26049         * tests/test-base64.c: Likewise.
26050         * tests/test-binary-io.c: Likewise.
26051         * tests/test-byteswap.c: Likewise.
26052         * tests/test-c-ctype.c: Likewise.
26053         * tests/test-c-strcasecmp.c: Likewise.
26054         * tests/test-c-strcasestr.c: Likewise.
26055         * tests/test-c-strncasecmp.c: Likewise.
26056         * tests/test-c-strstr.c: Likewise.
26057         * tests/test-canonicalize-lgpl.c: Likewise.
26058         * tests/test-canonicalize.c: Likewise.
26059         * tests/test-carray_list.c: Likewise.
26060         * tests/test-ceilf.c: Likewise.
26061         * tests/test-ceill.c: Likewise.
26062         * tests/test-count-one-bits.c: Likewise.
26063         * tests/test-crc.c: Likewise.
26064         * tests/test-dirname.c: Likewise.
26065         * tests/test-fbufmode.c: Likewise.
26066         * tests/test-fcntl.c: Likewise.
26067         * tests/test-fflush.c: Likewise.
26068         * tests/test-floorf.c: Likewise.
26069         * tests/test-floorl.c: Likewise.
26070         * tests/test-fopen.c: Likewise.
26071         * tests/test-fprintf-posix.c: Likewise.
26072         * tests/test-fprintf-posix.h: Likewise.
26073         * tests/test-fpurge.c: Likewise.
26074         * tests/test-freadable.c: Likewise.
26075         * tests/test-freadahead.c: Likewise.
26076         * tests/test-freading.c: Likewise.
26077         * tests/test-freopen.c: Likewise.
26078         * tests/test-frexp.c: Likewise.
26079         * tests/test-frexpl.c: Likewise.
26080         * tests/test-fseek.c: Likewise.
26081         * tests/test-fseeko.c: Likewise.
26082         * tests/test-fseterr.c: Likewise.
26083         * tests/test-fstrcmp.c: Likewise.
26084         * tests/test-ftell.c: Likewise.
26085         * tests/test-ftello.c: Likewise.
26086         * tests/test-fwritable.c: Likewise.
26087         * tests/test-fwriting.c: Likewise.
26088         * tests/test-getaddrinfo.c: Likewise.
26089         * tests/test-getpass.c: Likewise.
26090         * tests/test-gettimeofday.c: Likewise.
26091         * tests/test-hmac-md5.c: Likewise.
26092         * tests/test-hmac-sha1.c: Likewise.
26093         * tests/test-iconv.c: Likewise.
26094         * tests/test-iconvme.c: Likewise.
26095         * tests/test-inttypes.c: Likewise.
26096         * tests/test-isnan.c: Likewise.
26097         * tests/test-isnanf.c: Likewise.
26098         * tests/test-isnanl-nolibm.c: Likewise.
26099         * tests/test-isnanl.c: Likewise.
26100         * tests/test-isnanl.h: Likewise.
26101         * tests/test-ldexpl.c: Likewise.
26102         * tests/test-linked_list.c: Likewise.
26103         * tests/test-linkedhash_list.c: Likewise.
26104         * tests/test-locale.c: Likewise.
26105         * tests/test-localename.c: Likewise.
26106         * tests/test-lock.c: Likewise.
26107         * tests/test-lseek.c: Likewise.
26108         * tests/test-malloca.c: Likewise.
26109         * tests/test-math.c: Likewise.
26110         * tests/test-mbscasecmp.c: Likewise.
26111         * tests/test-mbscasestr1.c: Likewise.
26112         * tests/test-mbscasestr2.c: Likewise.
26113         * tests/test-mbscasestr3.c: Likewise.
26114         * tests/test-mbscasestr4.c: Likewise.
26115         * tests/test-mbschr.c: Likewise.
26116         * tests/test-mbscspn.c: Likewise.
26117         * tests/test-mbsncasecmp.c: Likewise.
26118         * tests/test-mbspbrk.c: Likewise.
26119         * tests/test-mbspcasecmp.c: Likewise.
26120         * tests/test-mbsrchr.c: Likewise.
26121         * tests/test-mbsspn.c: Likewise.
26122         * tests/test-mbsstr1.c: Likewise.
26123         * tests/test-mbsstr2.c: Likewise.
26124         * tests/test-mbsstr3.c: Likewise.
26125         * tests/test-md5.c: Likewise.
26126         * tests/test-memmem.c: Likewise.
26127         * tests/test-netinet_in.c: Likewise.
26128         * tests/test-open.c: Likewise.
26129         * tests/test-printf-frexp.c: Likewise.
26130         * tests/test-printf-frexpl.c: Likewise.
26131         * tests/test-printf-posix.c: Likewise.
26132         * tests/test-printf-posix.h: Likewise.
26133         * tests/test-rbtree_list.c: Likewise.
26134         * tests/test-rbtree_oset.c: Likewise.
26135         * tests/test-rbtreehash_list.c: Likewise.
26136         * tests/test-read-file.c: Likewise.
26137         * tests/test-rijndael.c: Likewise.
26138         * tests/test-search.c: Likewise.
26139         * tests/test-signbit.c: Likewise.
26140         * tests/test-sleep.c: Likewise.
26141         * tests/test-snprintf-posix.c: Likewise.
26142         * tests/test-snprintf-posix.h: Likewise.
26143         * tests/test-snprintf.c: Likewise.
26144         * tests/test-sprintf-posix.c: Likewise.
26145         * tests/test-sprintf-posix.h: Likewise.
26146         * tests/test-stat-time.c: Likewise.
26147         * tests/test-stdbool.c: Likewise.
26148         * tests/test-stdint.c: Likewise.
26149         * tests/test-stdio.c: Likewise.
26150         * tests/test-stdlib.c: Likewise.
26151         * tests/test-stpncpy.c: Likewise.
26152         * tests/test-strcasestr.c: Likewise.
26153         * tests/test-striconv.c: Likewise.
26154         * tests/test-striconveh.c: Likewise.
26155         * tests/test-striconveha.c: Likewise.
26156         * tests/test-string.c: Likewise.
26157         * tests/test-sys_select.c: Likewise.
26158         * tests/test-sys_socket.c: Likewise.
26159         * tests/test-sys_stat.c: Likewise.
26160         * tests/test-sys_time.c: Likewise.
26161         * tests/test-sysexits.c: Likewise.
26162         * tests/test-time.c: Likewise.
26163         * tests/test-tls.c: Likewise.
26164         * tests/test-trunc.c: Likewise.
26165         * tests/test-truncf.c: Likewise.
26166         * tests/test-truncl.c: Likewise.
26167         * tests/test-unistd.c: Likewise.
26168         * tests/test-vasnprintf-posix.c: Likewise.
26169         * tests/test-vasnprintf-posix2.c: Likewise.
26170         * tests/test-vasnprintf.c: Likewise.
26171         * tests/test-vasprintf-posix.c: Likewise.
26172         * tests/test-vasprintf.c: Likewise.
26173         * tests/test-verify.c: Likewise.
26174         * tests/test-vfprintf-posix.c: Likewise.
26175         * tests/test-vprintf-posix.c: Likewise.
26176         * tests/test-vsnprintf-posix.c: Likewise.
26177         * tests/test-vsnprintf.c: Likewise.
26178         * tests/test-vsprintf-posix.c: Likewise.
26179         * tests/test-wchar.c: Likewise.
26180         * tests/test-wctype.c: Likewise.
26181         * tests/test-wcwidth.c: Likewise.
26182         * tests/test-xstrtol.c: Likewise.
26183         * tests/test-xvasprintf.c: Likewise.
26184         * tests/uniconv/test-u16-conv-from-enc.c: Likewise.
26185         * tests/uniconv/test-u16-conv-to-enc.c: Likewise.
26186         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
26187         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
26188         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
26189         * tests/uniconv/test-u32-conv-to-enc.c: Likewise.
26190         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
26191         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
26192         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
26193         * tests/uniconv/test-u8-conv-to-enc.c: Likewise.
26194         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
26195         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
26196         * tests/uniname/test-uninames.c: Likewise.
26197         * tests/unistdio/test-u16-asnprintf1.c: Likewise.
26198         * tests/unistdio/test-u16-asnprintf1.h: Likewise.
26199         * tests/unistdio/test-u16-printf1.h: Likewise.
26200         * tests/unistdio/test-u16-vasnprintf1.c: Likewise.
26201         * tests/unistdio/test-u16-vasnprintf2.c: Likewise.
26202         * tests/unistdio/test-u16-vasnprintf3.c: Likewise.
26203         * tests/unistdio/test-u16-vasprintf1.c: Likewise.
26204         * tests/unistdio/test-u16-vsnprintf1.c: Likewise.
26205         * tests/unistdio/test-u16-vsprintf1.c: Likewise.
26206         * tests/unistdio/test-u32-asnprintf1.c: Likewise.
26207         * tests/unistdio/test-u32-asnprintf1.h: Likewise.
26208         * tests/unistdio/test-u32-printf1.h: Likewise.
26209         * tests/unistdio/test-u32-vasnprintf1.c: Likewise.
26210         * tests/unistdio/test-u32-vasnprintf2.c: Likewise.
26211         * tests/unistdio/test-u32-vasnprintf3.c: Likewise.
26212         * tests/unistdio/test-u32-vasprintf1.c: Likewise.
26213         * tests/unistdio/test-u32-vsnprintf1.c: Likewise.
26214         * tests/unistdio/test-u32-vsprintf1.c: Likewise.
26215         * tests/unistdio/test-u8-asnprintf1.c: Likewise.
26216         * tests/unistdio/test-u8-asnprintf1.h: Likewise.
26217         * tests/unistdio/test-u8-printf1.h: Likewise.
26218         * tests/unistdio/test-u8-vasnprintf1.c: Likewise.
26219         * tests/unistdio/test-u8-vasnprintf2.c: Likewise.
26220         * tests/unistdio/test-u8-vasnprintf3.c: Likewise.
26221         * tests/unistdio/test-u8-vasprintf1.c: Likewise.
26222         * tests/unistdio/test-u8-vsnprintf1.c: Likewise.
26223         * tests/unistdio/test-u8-vsprintf1.c: Likewise.
26224         * tests/unistdio/test-ulc-asnprintf1.c: Likewise.
26225         * tests/unistdio/test-ulc-asnprintf1.h: Likewise.
26226         * tests/unistdio/test-ulc-printf1.h: Likewise.
26227         * tests/unistdio/test-ulc-vasnprintf1.c: Likewise.
26228         * tests/unistdio/test-ulc-vasnprintf2.c: Likewise.
26229         * tests/unistdio/test-ulc-vasnprintf3.c: Likewise.
26230         * tests/unistdio/test-ulc-vasprintf1.c: Likewise.
26231         * tests/unistdio/test-ulc-vsnprintf1.c: Likewise.
26232         * tests/unistdio/test-ulc-vsprintf1.c: Likewise.
26233         * tests/uniwidth/test-u16-strwidth.c: Likewise.
26234         * tests/uniwidth/test-u16-width.c: Likewise.
26235         * tests/uniwidth/test-u32-strwidth.c: Likewise.
26236         * tests/uniwidth/test-u32-width.c: Likewise.
26237         * tests/uniwidth/test-u8-strwidth.c: Likewise.
26238         * tests/uniwidth/test-u8-width.c: Likewise.
26239         * tests/uniwidth/test-uc_width.c: Likewise.
26240         * config/srclist-update: Likewise.
26241         (fixlicense): Update to GPLv3+.
26242
26243         Change copyright notice from LGPLv2.1+ to LGPLv3+.
26244         * tests/test-tsearch.c: Change copyright notice.
26245
26246         Change copyright notice from LGPLv2.0+ to LGPLv3+.
26247         * lib/c-strcaseeq.h: Change copyright notice.
26248         * lib/streq.h: Likewise.
26249         * lib/uniconv.h: Likewise.
26250         * lib/uniconv/u-conv-from-enc.h: Likewise.
26251         * lib/uniconv/u-conv-to-enc.h: Likewise.
26252         * lib/uniconv/u-strconv-from-enc.h: Likewise.
26253         * lib/uniconv/u-strconv-to-enc.h: Likewise.
26254         * lib/uniconv/u16-conv-from-enc.c: Likewise.
26255         * lib/uniconv/u16-conv-to-enc.c: Likewise.
26256         * lib/uniconv/u16-strconv-from-enc.c: Likewise.
26257         * lib/uniconv/u16-strconv-from-locale.c: Likewise.
26258         * lib/uniconv/u16-strconv-to-enc.c: Likewise.
26259         * lib/uniconv/u16-strconv-to-locale.c: Likewise.
26260         * lib/uniconv/u32-conv-from-enc.c: Likewise.
26261         * lib/uniconv/u32-conv-to-enc.c: Likewise.
26262         * lib/uniconv/u32-strconv-from-enc.c: Likewise.
26263         * lib/uniconv/u32-strconv-from-locale.c: Likewise.
26264         * lib/uniconv/u32-strconv-to-enc.c: Likewise.
26265         * lib/uniconv/u32-strconv-to-locale.c: Likewise.
26266         * lib/uniconv/u8-conv-from-enc.c: Likewise.
26267         * lib/uniconv/u8-conv-to-enc.c: Likewise.
26268         * lib/uniconv/u8-strconv-from-enc.c: Likewise.
26269         * lib/uniconv/u8-strconv-from-locale.c: Likewise.
26270         * lib/uniconv/u8-strconv-to-enc.c: Likewise.
26271         * lib/uniconv/u8-strconv-to-locale.c: Likewise.
26272         * lib/uniname.h: Likewise.
26273         * lib/uniname/uniname.c: Likewise.
26274         * lib/unistdio.h: Likewise.
26275         * lib/unistdio/u-asnprintf.h: Likewise.
26276         * lib/unistdio/u-asprintf.h: Likewise.
26277         * lib/unistdio/u-printf-args.c: Likewise.
26278         * lib/unistdio/u-printf-args.h: Likewise.
26279         * lib/unistdio/u-printf-parse.h: Likewise.
26280         * lib/unistdio/u-snprintf.h: Likewise.
26281         * lib/unistdio/u-sprintf.h: Likewise.
26282         * lib/unistdio/u-vasprintf.h: Likewise.
26283         * lib/unistdio/u-vsnprintf.h: Likewise.
26284         * lib/unistdio/u-vsprintf.h: Likewise.
26285         * lib/unistdio/u16-asnprintf.c: Likewise.
26286         * lib/unistdio/u16-asprintf.c: Likewise.
26287         * lib/unistdio/u16-printf-parse.c: Likewise.
26288         * lib/unistdio/u16-snprintf.c: Likewise.
26289         * lib/unistdio/u16-sprintf.c: Likewise.
26290         * lib/unistdio/u16-u16-asnprintf.c: Likewise.
26291         * lib/unistdio/u16-u16-asprintf.c: Likewise.
26292         * lib/unistdio/u16-u16-snprintf.c: Likewise.
26293         * lib/unistdio/u16-u16-sprintf.c: Likewise.
26294         * lib/unistdio/u16-u16-vasnprintf.c: Likewise.
26295         * lib/unistdio/u16-u16-vasprintf.c: Likewise.
26296         * lib/unistdio/u16-u16-vsnprintf.c: Likewise.
26297         * lib/unistdio/u16-u16-vsprintf.c: Likewise.
26298         * lib/unistdio/u16-vasnprintf.c: Likewise.
26299         * lib/unistdio/u16-vasprintf.c: Likewise.
26300         * lib/unistdio/u16-vsnprintf.c: Likewise.
26301         * lib/unistdio/u16-vsprintf.c: Likewise.
26302         * lib/unistdio/u32-asnprintf.c: Likewise.
26303         * lib/unistdio/u32-asprintf.c: Likewise.
26304         * lib/unistdio/u32-printf-parse.c: Likewise.
26305         * lib/unistdio/u32-snprintf.c: Likewise.
26306         * lib/unistdio/u32-sprintf.c: Likewise.
26307         * lib/unistdio/u32-u32-asnprintf.c: Likewise.
26308         * lib/unistdio/u32-u32-asprintf.c: Likewise.
26309         * lib/unistdio/u32-u32-snprintf.c: Likewise.
26310         * lib/unistdio/u32-u32-sprintf.c: Likewise.
26311         * lib/unistdio/u32-u32-vasnprintf.c: Likewise.
26312         * lib/unistdio/u32-u32-vasprintf.c: Likewise.
26313         * lib/unistdio/u32-u32-vsnprintf.c: Likewise.
26314         * lib/unistdio/u32-u32-vsprintf.c: Likewise.
26315         * lib/unistdio/u32-vasnprintf.c: Likewise.
26316         * lib/unistdio/u32-vasprintf.c: Likewise.
26317         * lib/unistdio/u32-vsnprintf.c: Likewise.
26318         * lib/unistdio/u32-vsprintf.c: Likewise.
26319         * lib/unistdio/u8-asnprintf.c: Likewise.
26320         * lib/unistdio/u8-asprintf.c: Likewise.
26321         * lib/unistdio/u8-printf-parse.c: Likewise.
26322         * lib/unistdio/u8-snprintf.c: Likewise.
26323         * lib/unistdio/u8-sprintf.c: Likewise.
26324         * lib/unistdio/u8-u8-asnprintf.c: Likewise.
26325         * lib/unistdio/u8-u8-asprintf.c: Likewise.
26326         * lib/unistdio/u8-u8-snprintf.c: Likewise.
26327         * lib/unistdio/u8-u8-sprintf.c: Likewise.
26328         * lib/unistdio/u8-u8-vasnprintf.c: Likewise.
26329         * lib/unistdio/u8-u8-vasprintf.c: Likewise.
26330         * lib/unistdio/u8-u8-vsnprintf.c: Likewise.
26331         * lib/unistdio/u8-u8-vsprintf.c: Likewise.
26332         * lib/unistdio/u8-vasnprintf.c: Likewise.
26333         * lib/unistdio/u8-vasprintf.c: Likewise.
26334         * lib/unistdio/u8-vsnprintf.c: Likewise.
26335         * lib/unistdio/u8-vsprintf.c: Likewise.
26336         * lib/unistdio/ulc-asnprintf.c: Likewise.
26337         * lib/unistdio/ulc-asprintf.c: Likewise.
26338         * lib/unistdio/ulc-printf-parse.c: Likewise.
26339         * lib/unistdio/ulc-snprintf.c: Likewise.
26340         * lib/unistdio/ulc-sprintf.c: Likewise.
26341         * lib/unistdio/ulc-vasnprintf.c: Likewise.
26342         * lib/unistdio/ulc-vasprintf.c: Likewise.
26343         * lib/unistdio/ulc-vsnprintf.c: Likewise.
26344         * lib/unistdio/ulc-vsprintf.c: Likewise.
26345         * lib/unistr.h: Likewise.
26346         * lib/unistr/u-cpy-alloc.h: Likewise.
26347         * lib/unistr/u-cpy.h: Likewise.
26348         * lib/unistr/u-endswith.h: Likewise.
26349         * lib/unistr/u-move.h: Likewise.
26350         * lib/unistr/u-set.h: Likewise.
26351         * lib/unistr/u-startswith.h: Likewise.
26352         * lib/unistr/u-stpcpy.h: Likewise.
26353         * lib/unistr/u-stpncpy.h: Likewise.
26354         * lib/unistr/u-strcat.h: Likewise.
26355         * lib/unistr/u-strcpy.h: Likewise.
26356         * lib/unistr/u-strcspn.h: Likewise.
26357         * lib/unistr/u-strdup.h: Likewise.
26358         * lib/unistr/u-strlen.h: Likewise.
26359         * lib/unistr/u-strncat.h: Likewise.
26360         * lib/unistr/u-strncpy.h: Likewise.
26361         * lib/unistr/u-strnlen.h: Likewise.
26362         * lib/unistr/u-strpbrk.h: Likewise.
26363         * lib/unistr/u-strspn.h: Likewise.
26364         * lib/unistr/u-strstr.h: Likewise.
26365         * lib/unistr/u-strtok.h: Likewise.
26366         * lib/unistr/u16-check.c: Likewise.
26367         * lib/unistr/u16-chr.c: Likewise.
26368         * lib/unistr/u16-cmp.c: Likewise.
26369         * lib/unistr/u16-cpy-alloc.c: Likewise.
26370         * lib/unistr/u16-cpy.c: Likewise.
26371         * lib/unistr/u16-endswith.c: Likewise.
26372         * lib/unistr/u16-mblen.c: Likewise.
26373         * lib/unistr/u16-mbsnlen.c: Likewise.
26374         * lib/unistr/u16-mbtouc-aux.c: Likewise.
26375         * lib/unistr/u16-mbtouc-unsafe-aux.c: Likewise.
26376         * lib/unistr/u16-mbtouc-unsafe.c: Likewise.
26377         * lib/unistr/u16-mbtouc.c: Likewise.
26378         * lib/unistr/u16-mbtoucr.c: Likewise.
26379         * lib/unistr/u16-move.c: Likewise.
26380         * lib/unistr/u16-next.c: Likewise.
26381         * lib/unistr/u16-prev.c: Likewise.
26382         * lib/unistr/u16-set.c: Likewise.
26383         * lib/unistr/u16-startswith.c: Likewise.
26384         * lib/unistr/u16-stpcpy.c: Likewise.
26385         * lib/unistr/u16-stpncpy.c: Likewise.
26386         * lib/unistr/u16-strcat.c: Likewise.
26387         * lib/unistr/u16-strchr.c: Likewise.
26388         * lib/unistr/u16-strcmp.c: Likewise.
26389         * lib/unistr/u16-strcpy.c: Likewise.
26390         * lib/unistr/u16-strcspn.c: Likewise.
26391         * lib/unistr/u16-strdup.c: Likewise.
26392         * lib/unistr/u16-strlen.c: Likewise.
26393         * lib/unistr/u16-strmblen.c: Likewise.
26394         * lib/unistr/u16-strmbtouc.c: Likewise.
26395         * lib/unistr/u16-strncat.c: Likewise.
26396         * lib/unistr/u16-strncmp.c: Likewise.
26397         * lib/unistr/u16-strncpy.c: Likewise.
26398         * lib/unistr/u16-strnlen.c: Likewise.
26399         * lib/unistr/u16-strpbrk.c: Likewise.
26400         * lib/unistr/u16-strrchr.c: Likewise.
26401         * lib/unistr/u16-strspn.c: Likewise.
26402         * lib/unistr/u16-strstr.c: Likewise.
26403         * lib/unistr/u16-strtok.c: Likewise.
26404         * lib/unistr/u16-to-u32.c: Likewise.
26405         * lib/unistr/u16-to-u8.c: Likewise.
26406         * lib/unistr/u16-uctomb-aux.c: Likewise.
26407         * lib/unistr/u16-uctomb.c: Likewise.
26408         * lib/unistr/u32-check.c: Likewise.
26409         * lib/unistr/u32-chr.c: Likewise.
26410         * lib/unistr/u32-cmp.c: Likewise.
26411         * lib/unistr/u32-cpy-alloc.c: Likewise.
26412         * lib/unistr/u32-cpy.c: Likewise.
26413         * lib/unistr/u32-endswith.c: Likewise.
26414         * lib/unistr/u32-mblen.c: Likewise.
26415         * lib/unistr/u32-mbsnlen.c: Likewise.
26416         * lib/unistr/u32-mbtouc-unsafe.c: Likewise.
26417         * lib/unistr/u32-mbtouc.c: Likewise.
26418         * lib/unistr/u32-mbtoucr.c: Likewise.
26419         * lib/unistr/u32-move.c: Likewise.
26420         * lib/unistr/u32-next.c: Likewise.
26421         * lib/unistr/u32-prev.c: Likewise.
26422         * lib/unistr/u32-set.c: Likewise.
26423         * lib/unistr/u32-startswith.c: Likewise.
26424         * lib/unistr/u32-stpcpy.c: Likewise.
26425         * lib/unistr/u32-stpncpy.c: Likewise.
26426         * lib/unistr/u32-strcat.c: Likewise.
26427         * lib/unistr/u32-strchr.c: Likewise.
26428         * lib/unistr/u32-strcmp.c: Likewise.
26429         * lib/unistr/u32-strcpy.c: Likewise.
26430         * lib/unistr/u32-strcspn.c: Likewise.
26431         * lib/unistr/u32-strdup.c: Likewise.
26432         * lib/unistr/u32-strlen.c: Likewise.
26433         * lib/unistr/u32-strmblen.c: Likewise.
26434         * lib/unistr/u32-strmbtouc.c: Likewise.
26435         * lib/unistr/u32-strncat.c: Likewise.
26436         * lib/unistr/u32-strncmp.c: Likewise.
26437         * lib/unistr/u32-strncpy.c: Likewise.
26438         * lib/unistr/u32-strnlen.c: Likewise.
26439         * lib/unistr/u32-strpbrk.c: Likewise.
26440         * lib/unistr/u32-strrchr.c: Likewise.
26441         * lib/unistr/u32-strspn.c: Likewise.
26442         * lib/unistr/u32-strstr.c: Likewise.
26443         * lib/unistr/u32-strtok.c: Likewise.
26444         * lib/unistr/u32-to-u16.c: Likewise.
26445         * lib/unistr/u32-to-u8.c: Likewise.
26446         * lib/unistr/u32-uctomb.c: Likewise.
26447         * lib/unistr/u8-check.c: Likewise.
26448         * lib/unistr/u8-chr.c: Likewise.
26449         * lib/unistr/u8-cmp.c: Likewise.
26450         * lib/unistr/u8-cpy-alloc.c: Likewise.
26451         * lib/unistr/u8-cpy.c: Likewise.
26452         * lib/unistr/u8-endswith.c: Likewise.
26453         * lib/unistr/u8-mblen.c: Likewise.
26454         * lib/unistr/u8-mbsnlen.c: Likewise.
26455         * lib/unistr/u8-mbtouc-aux.c: Likewise.
26456         * lib/unistr/u8-mbtouc-unsafe-aux.c: Likewise.
26457         * lib/unistr/u8-mbtouc-unsafe.c: Likewise.
26458         * lib/unistr/u8-mbtouc.c: Likewise.
26459         * lib/unistr/u8-mbtoucr.c: Likewise.
26460         * lib/unistr/u8-move.c: Likewise.
26461         * lib/unistr/u8-next.c: Likewise.
26462         * lib/unistr/u8-prev.c: Likewise.
26463         * lib/unistr/u8-set.c: Likewise.
26464         * lib/unistr/u8-startswith.c: Likewise.
26465         * lib/unistr/u8-stpcpy.c: Likewise.
26466         * lib/unistr/u8-stpncpy.c: Likewise.
26467         * lib/unistr/u8-strcat.c: Likewise.
26468         * lib/unistr/u8-strchr.c: Likewise.
26469         * lib/unistr/u8-strcmp.c: Likewise.
26470         * lib/unistr/u8-strcpy.c: Likewise.
26471         * lib/unistr/u8-strcspn.c: Likewise.
26472         * lib/unistr/u8-strdup.c: Likewise.
26473         * lib/unistr/u8-strlen.c: Likewise.
26474         * lib/unistr/u8-strmblen.c: Likewise.
26475         * lib/unistr/u8-strmbtouc.c: Likewise.
26476         * lib/unistr/u8-strncat.c: Likewise.
26477         * lib/unistr/u8-strncmp.c: Likewise.
26478         * lib/unistr/u8-strncpy.c: Likewise.
26479         * lib/unistr/u8-strnlen.c: Likewise.
26480         * lib/unistr/u8-strpbrk.c: Likewise.
26481         * lib/unistr/u8-strrchr.c: Likewise.
26482         * lib/unistr/u8-strspn.c: Likewise.
26483         * lib/unistr/u8-strstr.c: Likewise.
26484         * lib/unistr/u8-strtok.c: Likewise.
26485         * lib/unistr/u8-to-u16.c: Likewise.
26486         * lib/unistr/u8-to-u32.c: Likewise.
26487         * lib/unistr/u8-uctomb-aux.c: Likewise.
26488         * lib/unistr/u8-uctomb.c: Likewise.
26489         * lib/unitypes.h: Likewise.
26490         * lib/uniwidth.h: Likewise.
26491         * lib/uniwidth/cjk.h: Likewise.
26492         * lib/uniwidth/u16-strwidth.c: Likewise.
26493         * lib/uniwidth/u16-width.c: Likewise.
26494         * lib/uniwidth/u32-strwidth.c: Likewise.
26495         * lib/uniwidth/u32-width.c: Likewise.
26496         * lib/uniwidth/u8-strwidth.c: Likewise.
26497         * lib/uniwidth/u8-width.c: Likewise.
26498         * lib/uniwidth/width.c: Likewise.
26499
26500 2007-10-07  Bruno Haible  <bruno@clisp.org>
26501
26502         * lib/inttypes.in.h: Change copyright notice from LGPL to GPL.
26503         The file is still under LGPL (see modules/inttypes).
26504
26505 2007-10-06  Bruno Haible  <bruno@clisp.org>
26506
26507         * modules/trunc (Dependencies): Add 'extensions'.
26508         * m4/trunc.m4 (gl_FUNC_TRUNC): Require gl_USE_SYSTEM_EXTENSIONS.
26509         Reported by Ben Pfaff <blp@gnu.org>.
26510
26511 2007-10-06  Bruno Haible  <bruno@clisp.org>
26512
26513         * modules/freopen-tests: New file.
26514         * tests/test-freopen.c: New file.
26515
26516         * modules/fopen-tests: New file.
26517         * tests/test-fopen.c: New file.
26518
26519         * modules/fopen: New file.
26520         * lib/fopen.c: New file.
26521         * m4/fopen.m4: New file.
26522         * modules/freopen: New file.
26523         * lib/freopen.c: New file.
26524         * m4/freopen.m4: New file.
26525         * lib/stdio.in.h (fopen, freopen): New declarations.
26526         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize also GNULIB_FOPEN,
26527         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
26528         * modules/stdio (Makefile.am): Substitute also GNULIB_FOPEN,
26529         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
26530         * doc/functions/fopen.texi: Mention the 'fopen' module.
26531         * doc/functions/freopen.texi: Mention the 'freopen' module.
26532
26533 2007-10-06  Bruno Haible  <bruno@clisp.org>
26534
26535         * modules/open-tests: New file.
26536         * tests/test-open.c: New file.
26537
26538         * modules/open: New file.
26539         * lib/open.c: New file.
26540         * m4/open.m4: New file.
26541         * lib/fchdir.c (open): If the gnulib module 'open' is used, do what
26542         lib/open.c does.
26543         * lib/fcntl.in.h (open): Declare also if replaced by the 'open' module.
26544         * m4/fcntl_h.m4 (gl_FCNTL_MODULE_INDICATOR, gl_FCNTL_H_DEFAULTS): New
26545         macros.
26546         (gl_FCNTL_H): Require gl_FCNTL_H_DEFAULTS.
26547         * modules/fcntl (Makefile.am): Also substitute GNULIB_OPEN and
26548         REPLACE_OPEN.
26549         * doc/functions/open.texi: Mention the 'open' module.
26550
26551 2007-10-04  Bruno Haible  <bruno@clisp.org>
26552
26553         * modules/ceill-tests: New file.
26554         * tests/test-ceill.c: New file.
26555
26556         * modules/ceill: New file.
26557         * lib/ceill.c: Replace entire file.
26558         * m4/ceill.m4: New file.
26559         * lib/math.in.h (ceill): Replace declaration.
26560         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILL.
26561         * modules/math (Makefile.am): Substitute also GNULIB_CEILL.
26562         * doc/functions/ceill.texi: Mention the 'ceill' module.
26563         * modules/mathl (Files): Remove lib/ceill.c.
26564         (Depends-on): Add ceill.
26565
26566 2007-10-04  Bruno Haible  <bruno@clisp.org>
26567
26568         * modules/ceilf-tests: New file.
26569         * tests/test-ceilf.c: New file.
26570
26571         * modules/ceilf: New file.
26572         * lib/ceil.c: New file.
26573         * lib/ceilf.c: New file.
26574         * m4/ceilf.m4: New file.
26575         * lib/math.in.h (ceilf): New declaration.
26576         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILF and
26577         HAVE_DECL_CEILF.
26578         * modules/math (Makefile.am): Substitute also GNULIB_CEILF and
26579         HAVE_DECL_CEILF.
26580         * doc/functions/ceilf.texi: Mention the 'ceilf' module.
26581
26582 2007-10-04  Bruno Haible  <bruno@clisp.org>
26583
26584         * modules/floorl-tests: New file.
26585         * tests/test-floorl.c: New file.
26586
26587         * modules/floorl: New file.
26588         * lib/floorl.c: Replace entire file.
26589         * m4/floorl.m4: New file.
26590         * lib/math.in.h (floorl): Replace declaration.
26591         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORL.
26592         * modules/math (Makefile.am): Substitute also GNULIB_FLOORL.
26593         * doc/functions/floorl.texi: Mention the 'floorl' module.
26594         * modules/mathl (Files): Remove lib/floorl.c.
26595         (Depends-on): Add floorl.
26596
26597 2007-10-04  Bruno Haible  <bruno@clisp.org>
26598
26599         * modules/floorf-tests: New file.
26600         * tests/test-floorf.c: New file.
26601
26602         * modules/floorf: New file.
26603         * lib/floor.c: New file.
26604         * lib/floorf.c: New file.
26605         * m4/floorf.m4: New file.
26606         * lib/math.in.h (floorf): New declaration.
26607         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORF and
26608         HAVE_DECL_FLOORF.
26609         * modules/math (Makefile.am): Substitute also GNULIB_FLOORF and
26610         HAVE_DECL_FLOORF.
26611         * doc/functions/floorf.texi: Mention the 'floorf' module.
26612
26613 2007-10-04  Benoit Sigoure  <tsuna@lrde.epita.fr>
26614             Bruno Haible  <bruno@clisp.org>
26615
26616         Advertise for the Git server instead of the CVS server.
26617         * doc/gnulib-intro.texi (Steady Development): Mention the Git
26618         repository instead of the CVS one.
26619         * doc/gnulib-tool.texi (VCS Issues): Renamed from "CVS Issues". Talk
26620         about all VCS systems generically.
26621         * doc/gnulib.texi (Introduction): Capitalize `Git'.
26622
26623 2007-10-04  Bruno Haible  <bruno@clisp.org>
26624
26625         * doc/gnulib.texi (Function Substitutes): Explain what an absent module
26626         means.
26627         Reported by Benoît Sigoure <tsuna@lrde.epita.fr>.
26628
26629 2007-10-04  Bruno Haible  <bruno@clisp.org>
26630
26631         * modules/truncl-tests: New file.
26632         * tests/test-truncl.c: New file.
26633
26634         * modules/truncl: New file.
26635         * lib/truncl.c: New file.
26636         * m4/truncl.m4: New file.
26637         * lib/math.in.h (truncl): New declaration.
26638         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCL and
26639         HAVE_DECL_TRUNCL.
26640         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCL and
26641         HAVE_DECL_TRUNCL.
26642         * doc/functions/truncl.texi: Mention the 'truncl' module.
26643
26644 2007-10-04  Bruno Haible  <bruno@clisp.org>
26645
26646         * modules/truncf-tests: New file.
26647         * tests/test-truncf.c: New file.
26648
26649         * modules/truncf: New file.
26650         * lib/trunc.c: Make paramerizable through USE_* macros.
26651         * lib/truncf.c: New file.
26652         * m4/truncf.m4: New file.
26653         * lib/math.in.h (truncf): New declaration.
26654         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCF and
26655         HAVE_DECL_TRUNCF.
26656         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCF and
26657         HAVE_DECL_TRUNCF.
26658         * doc/functions/truncf.texi: Mention the 'truncf' module.
26659
26660 2007-10-03  Bruno Haible  <bruno@clisp.org>
26661
26662         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
26663         augmentation also for tests modules.
26664         * modules/argp-tests (Makefile.am): Remove EXTRA_DIST augmentation.
26665         * modules/atexit-tests (Makefile.am): Likewise.
26666         * modules/binary-io-tests (Makefile.am): Likewise.
26667         * modules/c-strcase-tests (Makefile.am): Likewise.
26668         * modules/canonicalize-lgpl-tests (Makefile.am): Likewise.
26669         * modules/canonicalize-tests (Makefile.am): Likewise.
26670         * modules/closein-tests (Makefile.am): Likewise.
26671         * modules/fprintf-posix-tests (Makefile.am): Likewise.
26672         * modules/freadahead-tests (Makefile.am): Likewise.
26673         * modules/fseek-tests (Makefile.am): Likewise.
26674         * modules/fseeko-tests (Makefile.am): Likewise.
26675         * modules/ftell-tests (Makefile.am): Likewise.
26676         * modules/ftello-tests (Makefile.am): Likewise.
26677         * modules/isnanl-nolibm-tests (Makefile.am): Likewise.
26678         * modules/isnanl-tests (Makefile.am): Likewise.
26679         * modules/lseek-tests (Makefile.am): Likewise.
26680         * modules/mbscasecmp-tests (Makefile.am): Likewise.
26681         * modules/mbscasestr-tests (Makefile.am): Likewise.
26682         * modules/mbschr-tests (Makefile.am): Likewise.
26683         * modules/mbscspn-tests (Makefile.am): Likewise.
26684         * modules/mbsncasecmp-tests (Makefile.am): Likewise.
26685         * modules/mbspbrk-tests (Makefile.am): Likewise.
26686         * modules/mbspcasecmp-tests (Makefile.am): Likewise.
26687         * modules/mbsrchr-tests (Makefile.am): Likewise.
26688         * modules/mbsspn-tests (Makefile.am): Likewise.
26689         * modules/mbsstr-tests (Makefile.am): Likewise.
26690         * modules/printf-posix-tests (Makefile.am): Likewise.
26691         * modules/snprintf-posix-tests (Makefile.am): Likewise.
26692         * modules/sprintf-posix-tests (Makefile.am): Likewise.
26693         * modules/tsearch-tests (Makefile.am): Likewise.
26694         * modules/uniname/uniname-tests (Makefile.am): Likewise.
26695         * modules/unistdio/u16-vasnprintf-tests (Makefile.am): Likewise.
26696         * modules/unistdio/u32-vasnprintf-tests (Makefile.am): Likewise.
26697         * modules/unistdio/u8-vasnprintf-tests (Makefile.am): Likewise.
26698         * modules/unistdio/ulc-vasnprintf-tests (Makefile.am): Likewise.
26699         * modules/vasnprintf-posix-tests (Makefile.am): Likewise.
26700         * modules/vfprintf-posix-tests (Makefile.am): Likewise.
26701         * modules/vprintf-posix-tests (Makefile.am): Likewise.
26702         * modules/vsnprintf-posix-tests (Makefile.am): Likewise.
26703         * modules/vsprintf-posix-tests (Makefile.am): Likewise.
26704         * modules/xstrtoimax-tests (Makefile.am): Likewise.
26705         * modules/xstrtol-tests (Makefile.am): Likewise.
26706         * modules/xstrtoumax-tests (Makefile.am): Likewise.
26707         * modules/yesno-tests (Makefile.am): Likewise.
26708
26709 2007-10-03  Bruno Haible  <bruno@clisp.org>
26710
26711         * modules/trunc-tests: New file.
26712         * tests/test-trunc.c: New file.
26713
26714         * modules/trunc: New file.
26715         * lib/trunc.c: New file.
26716         * m4/trunc.m4: New file.
26717         * lib/math.in.h (trunc): New declaration.
26718         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNC and
26719         HAVE_DECL_TRUNC.
26720         * modules/math (Makefile.am): Substitute also GNULIB_TRUNC and
26721         HAVE_DECL_TRUNC.
26722         * doc/functions/trunc.texi: Mention the 'trunc' module.
26723
26724 2007-10-03  Bruno Haible  <bruno@clisp.org>
26725
26726         * tests/test-fpending.c: New file, mostly copied
26727         from coreutils/lib/t-fpending.c.
26728         * modules/fpending-tests: New file.
26729
26730 2007-10-03  Bruno Haible  <bruno@clisp.org>
26731
26732         Port the stdio extensions to QNX (untested).
26733         * lib/fseterr.c (fseterr): Add support for QNX.
26734         * lib/fbufmode.c (fbufmode): Likewise.
26735         * lib/freadable.c (freadable): Likewise.
26736         * lib/fwritable.c (fwritable): Likewise.
26737         * lib/freading.c (freading): Likewise.
26738         * lib/fwriting.c (fwriting): Likewise.
26739         * lib/freadahead.c (freadahed): Likewise.
26740         * lib/fpurge.c (fpurge): Likewise.
26741         * lib/fseeko.c (rpl_fseeko): Likewise.
26742
26743 2007-10-03  Bruno Haible  <bruno@clisp.org>
26744             Jim Meyering  <jim@meyering.net>
26745             Eric Blake  <ebb9@byu.net>
26746
26747         * doc/relocatable.texi: Use @command instead of @program.
26748
26749 2007-10-02  Jim Meyering  <jim@meyering.net>
26750
26751         Perform one more "_.h" -> ".in.h" substitution.
26752         * modules/unistd (Makefile.am) [unistd.h]: Use unistd.h.in
26753         instead of unistd_.h here, too.
26754
26755 2007-10-01  Bruno Haible  <bruno@clisp.org>
26756
26757         * gnulib-tool (func_emit_initmacro_done): Special case for alloca.c.
26758         Needed for the alloca-opt module.
26759
26760 2007-09-30  Bruno Haible  <bruno@clisp.org>
26761
26762         * lib/alloca.in.h: Renamed from lib/alloca_.h.
26763         * modules/alloca-opt (Files, Makefile.am): Use alloca.in.h instead of
26764         alloca_.h.
26765         * lib/argz.in.h: Renamed from lib/argz_.h.
26766         * modules/argz (Files, Makefile.am): Use argz.in.h instead of argz_.h.
26767         * lib/byteswap.in.h: Renamed from lib/byteswap_.h.
26768         * modules/byteswap (Files, Makefile.am): Use byteswap.in.h instead of
26769         byteswap_.h.
26770         * lib/dirent.in.h: Renamed from lib/dirent_.h.
26771         * modules/fchdir (Files, Makefile.am): Use dirent.in.h instead of
26772         dirent_.h.
26773         * lib/fcntl.in.h: Renamed from lib/fcntl_.h.
26774         * modules/fcntl (Files, Makefile.am): Use fcntl.in.h instead of
26775         fcntl_.h.
26776         * lib/float.in.h: Renamed from lib/float_.h.
26777         * modules/float (Files, Makefile.am): Use float.in.h instead of
26778         float_.h.
26779         * lib/fnmatch.in.h: Renamed from lib/fnmatch_.h.
26780         * modules/fnmatch (Files, Makefile.am): Use fnmatch.in.h instead of
26781         fnmatch_.h.
26782         * lib/getopt.in.h: Renamed from lib/getopt_.h.
26783         * modules/getopt (Files, Makefile.am): Use getopt.in.h instead of
26784         getopt_.h.
26785         * lib/glob.in.h: Renamed from lib/glob_.h.
26786         * modules/glob (Files, Makefile.am): Use glob.in.h instead of glob_.h.
26787         * lib/iconv.in.h: Renamed from lib/iconv_.h.
26788         * modules/iconv_open (Files, Makefile.am): Use iconv.in.h instead of
26789         iconv_.h.
26790         * lib/inttypes.in.h: Renamed from lib/inttypes_.h.
26791         * modules/inttypes (Files, Makefile.am): Use inttypes.in.h instead of
26792         inttypes_.h.
26793         * lib/locale.in.h: Renamed from lib/locale_.h.
26794         * modules/locale (Files, Makefile.am): Use locale.in.h instead of
26795         locale_.h.
26796         * lib/math.in.h: Renamed from lib/math_.h.
26797         * modules/math (Files, Makefile.am): Use math.in.h instead of math_.h.
26798         * lib/netinet_in.in.h: Renamed from lib/netinet_in_.h.
26799         * modules/netinet_in (Files, Makefile.am): Use netinet_in.in.h instead
26800         of netinet_in_.h. Add dependency.
26801         * lib/poll.in.h: Renamed from lib/poll_.h.
26802         * modules/poll (Files, Makefile.am): Use poll.in.h instead of poll_.h.
26803         * lib/search.in.h: Renamed from lib/search_.h.
26804         * modules/search (Files, Makefile.am): Use search.in.h instead of
26805         search_.h.
26806         * lib/signal.in.h: Renamed from lib/signal_.h.
26807         * modules/signal (Files, Makefile.am): Use signal.in.h instead of
26808         _signal.h.
26809         * lib/stdbool.in.h: Renamed from lib/stdbool_.h.
26810         * modules/stdbool (Files, Makefile.am): Use stdbool.in.h instead of
26811         stdbool_.h.
26812         * lib/stdint.in.h: Renamed from lib/stdint_.h.
26813         * modules/stdint (Files, Makefile.am): Use stdint.in.h instead of
26814         stdint_.h.
26815         * lib/stdio.in.h: Renamed from lib/stdio_.h.
26816         * modules/stdio (Files, Makefile.am): Use stdio.in.h instead of
26817         stdio_.h.
26818         * lib/stdlib.in.h: Renamed from lib/stdlib_.h.
26819         * modules/stdlib (Files, Makefile.am): Use stdlib.in.h instead of
26820         stdlib_.h.
26821         * lib/string.in.h: Renamed from lib/string_.h.
26822         * modules/string (Files, Makefile.am): Use string.in.h instead of
26823         string_.h.
26824         * doc/gnulib-tool.texi (Initial import): Update.
26825         * lib/sys_select.in.h: Renamed from lib/sys_select_.h.
26826         * modules/sys_select (Files, Makefile.am): Use sys_select.in.h instead
26827         of sys_select_.h. Add dependency.
26828         * lib/sys_socket.in.h: Renamed from lib/sys_socket_.h.
26829         * modules/sys_socket (Files, Makefile.am): Use sys_socket.in.h instead
26830         of sys_socket_.h.
26831         * lib/sys_stat.in.h: Renamed from lib/sys_stat_.h.
26832         * modules/sys_stat (Files, Makefile.am): Use sys_stat.in.h instead of
26833         sys_stat_.h.
26834         * lib/sys_time.in.h: Renamed from lib/sys_time_.h.
26835         * modules/sys_time (Files, Makefile.am): Use sys_time.in.h instead of
26836         sys_time_.h.
26837         * lib/sysexits.in.h: Renamed from lib/sysexits_.h.
26838         * modules/sysexits (Files, Makefile.am): Use sysexits.in.h instead of
26839         sysexits_.h.
26840         * lib/time.in.h: Renamed from lib/time_.h.
26841         * modules/time (Files, Makefile.am): Use time.in.h instead of time_.h.
26842         * lib/unistd.in.h: Renamed from lib/unistd_.h.
26843         * modules/unistd (Files, Makefile.am): Use unistd.in.h instead of
26844         unistd_.h.
26845         * lib/wchar.in.h: Renamed from lib/wchar_.h.
26846         * modules/wchar (Files, Makefile.am): Use wchar.in.h instead of
26847         wchar_.h.
26848         * lib/wctype.in.h: Renamed from lib/wctype_.h.
26849         * modules/wctype (Files, Makefile.am): Use wctype.in.h instead of
26850         wctype_.h.
26851         * build-aux/bootstrap (slurp): Update.
26852         * lib/.cppi-disable: Update.
26853
26854 2007-09-30  Bruno Haible  <bruno@clisp.org>
26855
26856         * tests/test-getaddrinfo.c (AF_UNSPEC): Provide a fallback definition.
26857         Needed on BeOS.
26858
26859 2007-09-30  Bruno Haible  <bruno@clisp.org>
26860
26861         * modules/dirname-tests (check_PROGRAMS): Renamed from noinst_PROGRAMS.
26862
26863 2007-09-29  Bruno Haible  <bruno@clisp.org>
26864
26865         * lib/stdio_.h (getdelim, getline): Add identifiers. Doc tweak.
26866
26867 2007-09-29  Bruno Haible  <bruno@clisp.org>
26868
26869         * lib/xreadlink.c (xreadlink): Simplify to a wrapper around areadlink.
26870         * modules/xreadlink (Depends-on): Add areadlink, remove readlink etc.
26871         * build-aux/install-reloc: Compile also areadlink.c.
26872         * modules/relocatable-prog-wrapper (Files): Add lib/areadlink.[hc].
26873
26874 2007-09-29  Bruno Haible  <bruno@clisp.org>
26875
26876         * gnulib-tool (func_emit_initmacro_done): Indentation.
26877
26878 2007-09-29  Bruno Haible  <bruno@clisp.org>
26879
26880         * README: Add CVS checkout update instructions.
26881         Info from Bob Proulx <bob@proulx.com>.
26882
26883 2007-09-28  Eric Blake  <ebb9@byu.net>
26884
26885         Provide move-if-change.
26886         * build-aux/move-if-change: New file, based on best practice
26887         rather than any canonical upstream location.
26888
26889 2007-09-28  Jim Meyering  <jim@meyering.net>
26890
26891         Fix canonicalize loop-detection corner case.
26892         Do not attempt to stat the symlink values stored via seen_triple.
26893         Without this, coreutils' tests/misc/readlink-fp-loop test would fail
26894         on linux-2.6.18, (but not 2.6.22).
26895         * lib/canonicalize.c (seen_triple): Use triple_compare_ino_str, not
26896         triple_compare.  The former compares dev,ino,filename, while the latter
26897         would actually stat dirname(filename) when dev and ino were equal.
26898         * lib/hash-triple.c: Install <string.h>.
26899         (STREQ): Define.
26900         (triple_compare_ino_str): New function.
26901         * lib/hash-triple.h (triple_compare_ino_str): Declare it.
26902
26903 2007-09-28  Eric Blake  <ebb9@byu.net>
26904
26905         Enforce that AC_REPLACE_FUNCS files exist.
26906         * gnulib-tool (func_emit_initmacro_done): Make AC_LIBSOURCES
26907         override check for typos.
26908
26909         Fix test-closein on Solaris 10.
26910         * tests/test-closein.c (main): Don't assume stdin can be inherited
26911         closed on all systems.
26912         * tests/test-closein.sh: Likewise.
26913         Reported by Piotr Tarnowski.
26914
26915 2007-09-28  Jim Meyering  <jim@meyering.net>
26916
26917         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Fix typo in comment.
26918
26919 2007-09-27  Jim Meyering  <jim@meyering.net>
26920
26921         canonicalize: Avoid a false-positive cycle failure.
26922         * modules/canonicalize (Depends-on): Add file-set and hash-triple.
26923         Sort.  Remove cycle-check.
26924         * lib/canonicalize.c: Include file-set.h and hash-triple.h,
26925         not cycle-check.h.
26926         (seen_triple): New function.
26927         (canonicalize_filename_mode): Use it instead of cycle-check.
26928         * tests/test-canonicalize.c: Add a test for this bug.
26929         * tests/test-canonicalize.sh: Set up and run the test.
26930
26931         New module, file-set, from coreutils.
26932         * modules/file-set: Define it.
26933         * lib/file-set.c, lib/file-set.h: Implement.
26934
26935         New module, hash-triple, from coreutils.
26936         * modules/hash-triple: Define it.
26937         * lib/hash-triple.c, lib/hash-triple.h: Implement.
26938
26939 2007-09-25  Eric Blake  <ebb9@byu.net>
26940
26941         Fix strerror on Interix.
26942         * lib/string_.h (strerror): Declare replacement.
26943         * doc/functions/strerror.texi (strerror): Document the Interix
26944         shortcoming.
26945         * modules/string (Makefile.am): Support new hooks.
26946         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Add new hooks.
26947         * m4/strerror.m4 (gl_FUNC_STRERROR): Defer to
26948         gl_FUNC_STRERROR_SEPARATE.
26949         (gl_FUNC_STRERROR_SEPARATE): Check for Interix bug.
26950         * lib/strerror.c (rpl_strerror): Provide replacement.
26951         * modules/strerror (Depends-on): Add string.
26952         (configure.ac): Detect use of module.
26953         * tests/test-strerror.c: New file.
26954         * modules/strerror-tests: New test module.
26955         * modules/argp (Depends-on): Add strerror.
26956         * modules/error (Depends-on): Likewise.
26957         Reported by Martin Koeppe.
26958
26959 2007-09-24  Bruno Haible  <bruno@clisp.org>
26960
26961         * README: Update git instructions.
26962
26963 2007-09-24  Eric Blake  <ebb9@byu.net>
26964
26965         Revert fpending breakage from 2007-09-08.
26966         * m4/fpending.m4 (gl_FUNC_FPENDING): Don't require existence of
26967         __fpending.c.
26968
26969 2007-09-24  Jim Meyering  <jim@meyering.net>
26970
26971         filenamecat.c: Add a test.
26972         * lib/filenamecat.c (main) [TEST_FILE_NAME_CONCAT]: Add a test
26973         showing how the function works when DIR is the empty string.
26974
26975 2007-09-21  Simon Josefsson  <simon@josefsson.org>
26976
26977         * tests/test-canonicalize.sh: Turn on executable bit.
26978
26979 2007-09-19  Eric Blake  <ebb9@byu.net>
26980
26981         * README: Update CVS instructions.
26982
26983 2007-09-18  Bruno Haible  <bruno@clisp.org>
26984
26985         * modules/areadlink: New file.
26986         * lib/areadlink.h (areadlink): New declaration.
26987         * lib/areadlink.c: New file, based on lib/xreadlink.c.
26988
26989 2007-09-17  Jim Meyering  <jim@meyering.net>
26990
26991         * lib/savewd.c (ESTALE) [!defined]: Define.
26992         Reported to be required on Interix by Martin Koeppe.
26993
26994 2007-09-17  Bruno Haible  <bruno@clisp.org>
26995
26996         * gnulib-tool (func_version): Use $version.
26997
26998 2007-09-16  Bruno Haible  <bruno@clisp.org>
26999
27000         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE, gl_PRINTF_INFINITE,
27001         gl_PRINTF_INFINITE_LONG_DOUBLE): Increase buf's size from 100 to 10000.
27002         Needed on glibc-2.6.1 with -fstack-protector -D_FORTIFY_SOURCE=2.
27003         Reported by Greg Schafer <gschafer@zip.com.au>.
27004
27005 2007-09-15  Bruno Haible  <bruno@clisp.org>
27006
27007         * gnulib-tool (sed): Try a little harder to make bash understand the
27008         alias.
27009         Reported by Bruce Korb <bruce.korb@gmail.com>.
27010
27011 2007-09-13  Eric Blake  <ebb9@byu.net>
27012
27013         * ChangeLog: Remove conflict markers.
27014
27015 2007-09-13  Simon Josefsson  <simon@josefsson.org>
27016
27017         * lib/gc-gnulib.c (gc_hash_open): Catch NULL calloc return value.
27018         Reported by Bruno Haible <bruno@clisp.org>.
27019
27020 2007-09-12  Bruno Haible  <bruno@clisp.org>
27021
27022         * m4/lock.m4: Don't provide an AC_USE_SYSTEM_EXTENSIONS definition.
27023         (gl_LOCK_EARLY_BODY): Use AC_GNU_SOURCE when AC_USE_SYSTEM_EXTENSIONS
27024         is not defined.
27025
27026 2007-09-12  Eric Blake  <ebb9@byu.net>
27027
27028         Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
27029         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Update to CVS
27030         Autoconf definition.
27031         * modules/euidaccess (Depends-on): Add extensions, for
27032         AC_USE_SYSTEM_EXTENSIONS with autoconf <= 2.59.
27033         * modules/fnmatch (Depends-on): Likewise.
27034         * modules/getaddrinfo (Depends-on): Likewise.
27035         * modules/getdelim (Depends-on): Likewise.
27036         * modules/getline (Depends-on): Likewise.
27037         * modules/getsubopt (Depends-on): Likewise.
27038         * modules/gettext (Depends-on): Likewise.
27039         * modules/group-member (Depends-on): Likewise.
27040         * modules/mbchar (Depends-on): Likewise.
27041         * modules/memmem (Depends-on): Likewise.
27042         * modules/mempcpy (Depends-on): Likewise.
27043         * modules/memrchr (Depends-on): Likewise.
27044         * modules/pagealign_alloc (Depends-on): Likewise.
27045         * modules/readutmp (Depends-on): Likewise.
27046         * modules/stpcpy (Depends-on): Likewise.
27047         * modules/stpncpy (Depends-on): Likewise.
27048         * modules/strchrnul (Depends-on): Likewise.
27049         * modules/strndup (Depends-on): Likewise.
27050         * modules/strsep (Depends-on): Likewise.
27051         * modules/strverscmp (Depends-on): Likewise.
27052         * modules/vasprintf (Depends-on): Likewise.
27053         * modules/wcwidth (Depends-on): Likewise.
27054         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): AC_GNU_SOURCE will be
27055         obsolete in Autoconf 2.62; use AC_USE_SYSTEM_EXTENSIONS instead.
27056         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_GNU): Likewise.
27057         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDR_INFO): Likewise.
27058         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
27059         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
27060         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Likewise.
27061         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
27062         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER): Likewise.
27063         * m4/mbchar.m4 (gl_MBCHAR): Likewise.
27064         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
27065         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
27066         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
27067         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Likewise.
27068         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC): Likewise.
27069         * m4/readutmp.m4 (gl_READUTMP): Likewise.
27070         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
27071         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
27072         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
27073         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
27074         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
27075         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
27076         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
27077         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Likewise.
27078         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): Likewise.
27079         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
27080         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Likewise, but provide fallback,
27081         so that lock.m4 can be used in gettext without extensions module.
27082
27083 2007-09-11  Bruno Haible  <bruno@clisp.org>
27084
27085         * m4/isc-posix.m4: Remove file.
27086         Suggested by Eric Blake.
27087
27088 2007-09-11  Eric Blake  <ebb9@byu.net>
27089
27090         * ChangeLog: Restore lines accidentally truncated 2007-04-06.
27091
27092 2007-09-10  Bruno Haible  <bruno@clisp.org>
27093
27094         * posix-modules: Fix typo in error message.
27095         Reported by Matt <mkraai@beckman.com>.
27096
27097 2007-09-09  Bruno Haible  <bruno@clisp.org>
27098
27099         * doc/functions/getdelim.texi: Update list of platforms lacking the
27100         function.
27101         * doc/functions/getline.texi: Likewise.
27102
27103 2007-09-09  Jim Meyering  <jim@meyering.net>
27104
27105         * lib/hash.c (hash_initialize): Detect calloc failure.
27106         Reported by Bruno Haible.
27107
27108 2007-09-09  Bruno Haible  <bruno@clisp.org>
27109
27110         * lib/canonicalize-lgpl.c (__realpath): Set errno to ENOMEM when
27111         malloc or realloc fails.
27112
27113 2007-09-09  Bruno Haible  <bruno@clisp.org>
27114
27115         * modules/getcwd (Depends-on): Add malloc-posix.
27116         * modules/glob (Depends-on): Likewise.
27117         * modules/putenv (Depends-on): Likewise.
27118         * modules/strdup (Depends-on): Likewise.
27119         * modules/getdelim (Depends-on): Add realloc-posix.
27120         * modules/read-file (Depends-on): Likewise.
27121
27122 2007-09-09  Bruno Haible  <bruno@clisp.org>
27123
27124         * m4/malloc.m4 (gl_CHECK_MALLOC_POSIX): New macro.
27125         (gl_FUNC_MALLOC_POSIX): Require it.
27126         * m4/realloc.m4 (gl_FUNC_REALLOC_POSIX): Likewise.
27127         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): Likewise.
27128         * modules/realloc (Files): Add m4/malloc.m4.
27129         * modules/calloc (Files): Likewise.
27130
27131 2007-09-09  Bruno Haible  <bruno@clisp.org>
27132
27133         * modules/malloc-posix: New file.
27134         * modules/malloc (Depends-on): Add malloc-posix.
27135         * lib/malloc.c: Include errno.h.
27136         (rpl_malloc): Merge the requirements of a glibc-compatible malloc
27137         and a POSIX-compatible malloc into a single function. Set ENOMEM
27138         when returning NULL.
27139         * m4/malloc.m4: New file.
27140         * doc/functions/malloc.texi: Mention the malloc-posix module.
27141         * lib/stdlib_.h (malloc): New declaration.
27142         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
27143         GNULIB_MALLOC_POSIX and HAVE_MALLOC_POSIX.
27144         * modules/stdlib (stdlib.h): Substitute also GNULIB_MALLOC_POSIX
27145         and HAVE_MALLOC_POSIX.
27146
27147 2007-09-09  Bruno Haible  <bruno@clisp.org>
27148
27149         * modules/realloc-posix: New file.
27150         * modules/realloc (Depends-on): Add realloc-posix.
27151         * lib/realloc.c: Include errno.h.
27152         (rpl_realloc): Merge the requirements of a glibc-compatible realloc
27153         and a POSIX-compatible realloc into a single function. Set ENOMEM
27154         when returning NULL.
27155         * m4/realloc.m4: New file.
27156         * doc/functions/realloc.texi: Mention the realloc-posix module.
27157         * lib/stdlib_.h (realloc): New declaration.
27158         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
27159         GNULIB_REALLOC_POSIX and HAVE_REALLOC_POSIX.
27160         * modules/stdlib (stdlib.h): Substitute also GNULIB_REALLOC_POSIX
27161         and HAVE_REALLOC_POSIX.
27162
27163 2007-09-09  Bruno Haible  <bruno@clisp.org>
27164
27165         * modules/calloc-posix: New file.
27166         * modules/calloc (Depends-on): Add calloc-posix.
27167         * lib/calloc.c: Include errno.h.
27168         (rpl_calloc): Merge the requirements of a glibc-compatible calloc
27169         and a POSIX-compatible calloc into a single function. Set ENOMEM
27170         when returning NULL.
27171         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): New macro.
27172         * doc/functions/calloc.texi: Mention the calloc-posix module.
27173         * lib/stdlib_.h (calloc): New declaration.
27174         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
27175         GNULIB_CALLOC_POSIX and HAVE_CALLOC_POSIX.
27176         * modules/stdlib (stdlib.h): Substitute also GNULIB_CALLOC_POSIX
27177         and HAVE_CALLOC_POSIX.
27178
27179 2007-09-09  Bruno Haible  <bruno@clisp.org>
27180
27181         Allow for modules to show an arbitrary notice.
27182         * modules/TEMPLATE-EXTENDED: Add 'Notice' field.
27183         * gnulib-tool: New option --extract-notice.
27184         (func_usage): Document it.
27185         (sed_extract_prog): Update.
27186         (func_get_notice): New function.
27187         (func_modules_notice): New function.
27188         (func_import, func_create_testdir): Invoke it.
27189         Suggested by Jim Meyering.
27190
27191 2007-09-09  Bruno Haible  <bruno@clisp.org>
27192
27193         * gnulib-tool: New options --verbose, --quiet.
27194         (func_usage): Document them.
27195         (verbose): New variable.
27196         (func_execute_command): New function.
27197         (func_import): Don't show the module list and the file list if
27198         $verbose < 0.
27199         (func_create_testdir): Likewise. Use func_execute_command.
27200         (func_create_megatestdir): Use func_execute_command.
27201
27202 2007-09-08  Bruno Haible  <bruno@clisp.org>
27203
27204         * gnulib-tool (func_import): Prefer rsync over wget when available,
27205         for fetching the PO files.
27206
27207 2007-09-08  Bruno Haible  <bruno@clisp.org>
27208
27209         * posix-modules: New file. Portions copied from gnulib-tool.
27210         * doc/gnulib.texi (POSIX Substitutes Library): New chapter.
27211
27212 2007-09-08  Jim Meyering  <jim@meyering.net>
27213
27214         Rename __fpending.c -> fpending.c and __fpending.h -> fpending.h
27215         * lib/fpending.h: Rename from __fpending.h.
27216         * lib/fpending.c: Rename from __fpending.c.
27217         Include "fpending.h", not "__fpending.h".
27218         * lib/__fpending.h, lib/__fpending.c: Remove files.
27219         * modules/fpending (Files): Reflect new file names.
27220         * lib/close-stream.c: Include "fpending.h", not "__fpending.h".
27221
27222 2007-09-08  Bruno Haible  <bruno@clisp.org>
27223
27224         * m4/inttypes-h.m4: Remove stub file.
27225
27226 2007-09-07  Simon Josefsson  <simon@josefsson.org>
27227
27228         * doc/headers/stdint.texi: Discuss #include_next issue.
27229
27230 2007-09-06  Paul Eggert  <eggert@cs.ucla.edu>
27231
27232         * build-aux/bootstrap: Remove obsolete comment about wget --help.
27233
27234 2007-09-06  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
27235
27236         * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspelling
27237         in variable name.
27238
27239 2007-09-03  Jim Meyering  <jim@meyering.net>
27240
27241         New module: git-version-gen.
27242         * modules/git-version-gen: New file.
27243
27244         Import changes from coreutils for bootstrap script.
27245
27246         * build-aux/bootstrap (WGET_COMMAND): Remove code to set this variable.
27247
27248         bootstrap: uses rsync to download the .po files
27249         * build-aux/bootstrap (po_download_command_format): New global.
27250         (download_po_files): Use rsync.
27251         (update_po_files): Don't remove .po files after download,
27252         so future rsync runs can take advantage of the copies.
27253
27254         * build-aux/bootstrap (gnulib_tool): Make sha1sum check quietly.
27255
27256         Solve the unnecessary-.po-file-regeneration problem once and for all.
27257         * build-aux/bootstrap (download_po_files): New function, renamed from
27258         get_translations.  Now, downloads, but doesn't update LINGUAS.
27259         (update_po_files): New function.
27260
27261         bootstrap: Ignore more.
27262         * build-aux/bootstrap (symlink_to_dir): Add a directory name like
27263         uniwidth to e.g., lib/.gitignore.
27264         (slurp): Handle the sys_stat_.h -> sys mapping, too.
27265
27266         * build-aux/bootstrap: New setting: vc_ignore.
27267         (insert_sorted_if_absent): Create $file if absent.
27268         Adapt to new, possibly empty, list: $vc_ignore.
27269
27270         bootstrap: generate more ignorable names
27271         * build-aux/bootstrap (slurp): When generating ignorable names,
27272         also map .sin to .sed, .gperf to .c, and .y to .c.
27273
27274 2007-09-03  Jim Meyering  <jim@meyering.net>
27275
27276         * build-aux/git-version-gen: New file, from coreutils.  For details, see
27277         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=bfe49f506
27278
27279 2007-09-02  Bruno Haible  <bruno@clisp.org>
27280
27281         Fix mis-recognition of 'mcs' on QNX 6.
27282         * m4/csharpcomp.m4 (gt_CSHARPCOMP): Test whether the "mcs --version"
27283         output contains the string "Mono".
27284         * lib/csharpcomp.c (compile_csharp_using_mono): Likewise.
27285         Reported by <kraai@ftbfs.org> at <https://savannah.gnu.org/bugs/?18337>.
27286
27287 2007-09-01  Bruno Haible  <bruno@clisp.org>
27288
27289         Fix collision between uniwidth/* and linebreak modules.
27290         * lib/linebreak.h (locale_charset, uc_width, u8_width, u16_width,
27291         u32_width): Remove declarations.
27292         * lib/linebreak.c: Include uniwidth.h, uniwidth/cjk.h, streq.h.
27293         (u32_mbtouc_unsafe, streq9, streq8, streq7, streq6, streq5, streq4,
27294         streq3, streq2, streq1, streq0): Remove functions.
27295         (STREQ): Remove macro.
27296         (is_cjk_encoding): Remove function.
27297         (nonspacing_table_data, nonspacing_table_ind): Remove constants.
27298         (uc_width, u8_width, u16_width, u32_width): Remove functions.
27299         * modules/linebreak (Depends-on): Add streq, uniwidth/width.
27300         * NEWS: Document the change.
27301
27302 2007-09-01  Bruno Haible  <bruno@clisp.org>
27303
27304         * lib/streq.h: Add double-inclusion guard.
27305
27306 2007-09-01  Karl Berry  <karl@gnu.org>
27307
27308         * MODULES.html.sh: Rename mreadlink_with_size to areadlink_with_size.
27309
27310 2007-08-28  Jim Meyering  <jim@meyering.net>
27311
27312         Rename mreadlink_with_size to areadlink_with_size.
27313         * NEWS: Document the change.
27314         * lib/mreadlink-with-size.c (mreadlink_with_size): Rename this to...
27315         * lib/areadlink-with-size.c (areadlink_with_size): ...this.
27316         * lib/mreadlink.h: Rename this to...
27317         * lib/areadlink.h: ...this.
27318         * modules/mreadlink-with-size: Rename this to...
27319         * modules/areadlink-with-size: ...this.
27320         * lib/canonicalize.c: Reflect the renaming.
27321         * modules/canonicalize: Likewise.
27322
27323 2007-08-26  Bruno Haible  <bruno@clisp.org>
27324
27325         * gnulib-tool (func_import): When deciding which files to remove,
27326         consider also dangling symbolic links.
27327         Reported by Eric Blake.
27328
27329 2007-08-26  Bruno Haible  <bruno@clisp.org>
27330
27331         * gnulib-tool (func_ln_if_changed): Use "test -h", not "test -L".
27332
27333 2007-08-23  Simon Josefsson  <simon@josefsson.org>
27334
27335         * lib/readline.c: Don't include getline.h, the prototype is now
27336         found in stdio.h.
27337
27338 2007-08-23  Jim Meyering  <jim@meyering.net>
27339
27340         Getdelim touchup.
27341         * lib/getdelim.c (getdelim): Don't bother to save/restore errno
27342         around the funlockfile call, since funlockfile never sets errno.
27343         Don't set errno upon failed realloc.
27344
27345 2007-08-22  Eric Blake  <ebb9@byu.net>
27346
27347         Getline touchups.
27348         * lib/getdelim.c (getdelim): Revert regression that required *n to
27349         be 0 when *lineptr is NULL.  Preserve errno across funlockfile.
27350         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Check for declaration of
27351         getdelim, rather than whether implementation is missing.
27352         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise for getline.
27353         * lib/stdio_.h (getline): Also declare if replacement is
27354         required.
27355         * doc/functions/getdelim.texi: New file.
27356         * doc/functions/getline.texi: Likewise.
27357         * doc/gnulib.texi (Function Substitutes): Add new files.
27358         Reported by Bruno Haible.
27359
27360 2007-08-22  Ludovic Courtès  <ludo@gnu.org>
27361
27362         * users.txt: Add Guile.
27363
27364 2007-08-22  Eric Blake  <ebb9@byu.net>
27365
27366         * tests/test-getdelim.c (main): Use remove, not unlink.
27367         * tests/test-getline.c (main): Likewise.
27368
27369         Move getline and getdelim into stdio.h, per POSIX 200x.
27370         * modules/getline (Files): Remove getline.h.
27371         (Depends-on): Add stdio.
27372         (configure.ac): Add module indicator.
27373         * modules/getdelim (Files): Remove getdelim.h.
27374         (Depends-on): Add stdio.
27375         (configure.ac): Add module indicator.
27376         * modules/stdio (Makefile.am): Work with new indicators.
27377         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add new defaults.
27378         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Work with stdio needs.
27379         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
27380         * lib/getdelim.h: Delete.
27381         * lib/getline.h: Delete.
27382         * lib/stdio_.h (getdelim, getline): Declare.
27383         * modules/getdelim-tests: New module.
27384         * modules/getline-tests: Likewise.
27385         * tests/test-getdelim.c: New file.
27386         * tests/test-getline.c: Likewise.
27387         * NEWS: Document the change.
27388         * lib/getline.c: Update choice of header.
27389         * lib/csharpcomp.c: Likewise.
27390         * lib/getpass.c: Likewise.
27391         * lib/javacomp.c: Likewise.
27392         * lib/javaversion.c: Likewise.
27393         * lib/yesno.c: Likewise.
27394         * lib/getdelim.c: Likewise.
27395         (getdelim): Set errno on failure, and avoid memory leak.
27396
27397 2007-08-19  Bruno Haible  <bruno@clisp.org>
27398
27399         * modules/closein (Depends-on): Add freadahead.
27400         * lib/closein.c: Include freadahead.h.
27401         (close_stdin): Skip the fseeko and fflush calls if freadahead(stdin)
27402         is zero.
27403
27404 2007-08-19  Bruno Haible  <bruno@clisp.org>
27405
27406         * modules/freadahead-tests: New file.
27407         * tests/test-freadahead.sh: New file.
27408         * tests/test-freadahead.c: New file.
27409
27410         * modules/freadahead: New file.
27411         * lib/freadahead.h: New file.
27412         * lib/freadahead.c: New file.
27413         * MODULES.html.sh (File stream based Input/Output): Add freadahead,
27414         fbufmode, fpurge, freadable, fwritable.
27415
27416 2007-08-19  Eric Blake  <ebb9@byu.net>
27417
27418         Test yesno in combination with closein.
27419         * lib/yesno.c (yesno): Document use of stdin.
27420         * modules/yesno-tests (Files): New module.
27421         * tests/test-yesno.c (main): New file.
27422         * tests/test-yesno.sh: Likewise.
27423
27424 2007-08-19  Bruno Haible  <bruno@clisp.org>
27425
27426         * lib/fbufmode.c (fbufmode): Add tentative support for Solaris/AMD64.
27427         * lib/fseeko.c (rpl_fseeko): Likewise.
27428         * lib/fseterr.c (fseterr): Likewise.
27429
27430 2007-08-19  Bruno Haible  <bruno@clisp.org>
27431
27432         * tests/test-lseek.c (main): Disable a test for BeOS.
27433         * doc/functions/lseek.texi: Document the BeOS bug.
27434
27435 2007-08-19  Bruno Haible  <bruno@clisp.org>
27436             Eric Blake  <ebb9@byu.net>
27437
27438         * lib/lseek.c: Include <sys/stat.h>.
27439         (rpl_lseek): Add workaround code also for Unix platforms.
27440         Needed for BeOS.
27441         * m4/lseek.m4 (gl_FUNC_LSEEK): When cross-compiling, fail on BeOS.
27442         * doc/functions/lseek.texi: Document BeOS definiency.
27443
27444 2007-08-18  Bruno Haible  <bruno@clisp.org>
27445
27446         * modules/fstrcmp-tests: New file.
27447         * tests/test-fstrcmp.c: New file.
27448
27449 2007-08-18  Bruno Haible  <bruno@clisp.org>
27450
27451         * modules/fstrcmp: New file, from GNU gettext with modifications.
27452         * lib/fstrcmp.h: New file, from GNU gettext.
27453         * lib/fstrcmp.c: New file, from GNU gettext.
27454         * MODULES.html.sh (String handling): Add fstrcmp.
27455
27456 2007-08-18  Bruno Haible  <bruno@clisp.org>
27457
27458         * lib/diffseq.h (struct context): Change type of 'heuristic' field to
27459         'bool'.
27460         (diag, compareseq): Remove const from the ctxt argument.
27461         (USE_HEURISTIC): Undefine at the end.
27462
27463 2007-08-18  Jim Meyering  <jim@meyering.net>
27464
27465         New file: lib/idcache.h
27466         * NEWS: Mention the addition.
27467         * modules/idcache (Files): Add lib/idcache.h
27468         * lib/idcache.c: Include "idcache.h".
27469         Don't include <sys/types.h>.
27470         Add a FIXME comment.
27471         Move file-scoped "static" declarations to the top.
27472         * lib/idcache.h: New file.  Include <sys/types.h> here, instead.
27473
27474 2007-08-17  Bruno Haible  <bruno@clisp.org>
27475         and Paul Eggert  <eggert@cs.ucla.edu>
27476
27477         * MODULES.html.sh: Add diffseq.
27478         * modules/diffseq: New file.
27479         * lib/diffseq.h: New file, from GNU gettext with a few minor changes,
27480         extracted from GNU gettext's fstrcmp.c and GNU diff's analyze.c.
27481
27482 2007-08-15  Paul Eggert  <eggert@cs.ucla.edu>
27483
27484         Import changes from coreutils for bootstrap script.
27485
27486         2007-07-21  Paul Eggert  <eggert@cs.ucla.edu>
27487
27488         * build-aux/bootstrap (slurp): Work even in environments where
27489         "ls" defaults to "ls -A".  Put in a FIXME, though, since the
27490         current code does not slurp files whose names start with ".", and
27491         this looks like it might be a troublesome area.
27492
27493         2007-07-11  Jim Meyering  <jim@meyering.net>
27494
27495         If there's a GPL vN copyright comment, require that N == 3.
27496
27497         2007-07-08  Jim Meyering  <jim@meyering.net>
27498
27499         Run the coreutils-specific code only if tests/Makefile.am.in exists.
27500         * build-aux/bootstrap (mam_template): Move definition out of loop.
27501
27502         Create symlinks for gl/{lib,m4}/*, just as for gnulib/{lib,m4}/*.
27503
27504         * build-aux/bootstrap (symlink_to_dir): Rename function from
27505         symlink_to_gnulib.  Add a directory parameter.  Update all
27506         callers.
27507         (cp_mark_as_generated): Also check for -- and link to -- files in
27508         gl/.
27509
27510         2007-07-08  Jim Meyering  <jim@meyering.net>
27511
27512         Adapt to deeper hierarchy in gnulib.
27513         * build-aux/bootstrap (symlink_to_dir): If the destination
27514         directory doesn't exist, create it. This is required at least for
27515         "lib/uniwidth/cjk.h".
27516
27517         2007-05-15  Jim Meyering  <jim@meyering.net>
27518
27519         * build-aux/bootstrap: Now that generated Makefile.am files
27520         are no longer under version control, they must be created at
27521         bootstrap time.
27522
27523 2007-08-14  Ben Pfaff  <blp@gnu.org>
27524
27525         * lib/count-one-bits.h: Add comments.  From Bruno Haible.
27526
27527 2007-08-14  Paul Eggert  <eggert@cs.ucla.edu>
27528
27529         * lib/count-one-bits.h: Don't include <limits.h>; no longer needed
27530         given the changes below.
27531         (COUNT_ONE_BITS): Use 'verify' rather than 'verify_true'.  Work
27532         even on hosts that have padding bits beyond the supported 64.
27533
27534 2007-08-10  Paul Eggert  <eggert@cs.ucla.edu>
27535
27536         * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.
27537         * lib/xstrtol.h: Don't include exitfail.h; that's now internal to
27538         xstrtol.c.  Include getopt.h, since xstrtol_fatal's signature
27539         depends on it.
27540         (xstrtol_error): Remove.
27541         (xstrtol_fatal): New decl, replacing the functionality of xstrtol_error
27542         but with a different signature.
27543         (ATTRIBUTE_NORETURN, __attribute__): New macros.
27544         * lib/xstrtol-error.c: Include exitfail.h.
27545         (xstrtol_fatal): New function, with a different signature from the
27546         old xstrtol_error, so that the caller need not worry about passing
27547         in an exit status, or about storage management of the option argument.
27548         (xstrtol_error): Now a static function.  Redo signature to
27549         implement xstrtol_fatal.  Output the correct number of hyphens in
27550         front of the option so that the caller need not worry about
27551         storage management.
27552         (N_): New macro.
27553         (_): Remove; not used now.
27554         * modules/xstrtol: Depend on getopt.
27555         * tests/test-xstrtol.c (main): Use new xstrtol_error function instead
27556         of old STRTOL_FATAL_ERROR macro.
27557         * tests/test-xstrtol.sh (t-xstrtol.xo): Adjust to match new behavior
27558         of test program.
27559         * tests/test-xstrtoimax.sh (t-xstrtoimax.xo): Likewise.
27560         * tests/test-xstrtoumax.sh (t-xstrtoumax.xo): Likewise.
27561
27562 2007-08-08  Eric Blake  <ebb9@byu.net>
27563
27564         * lib/xstrtol-error.c: Add missing include.
27565
27566         Move xstrtol messages into gnulib domain, when --pobase is used.
27567         * lib/xstrtol.h (_STRTOL_ERROR): Move messages out of macro...
27568         * lib/xstrtol-error.c (xstrtol_error): ...into new file.
27569         * modules/xstrtol (Files): Distribute new file.
27570         * m4/xstrtol.m4 (gl_XSTRTOL): Build new file.
27571         * lib/xstrtol.c (TESTING_XSTRTO): Move tests...
27572         * tests/test-xstrtol.c: ...into new file.
27573         * tests/test-xstrtoul.c: Also test xstrtoul.
27574         * tests/test-xstrtoimax.c: Also test xstrtoimax.
27575         * tests/test-xstrtoumax.c: Also test xstrtoumax.
27576         * tests/test-xstrtol.sh: Drive the tests.
27577         * tests/test-xstrtoimax.sh: Likewise.
27578         * tests/test-xstrtoumax.sh: Likewise.
27579         * modules/xstrtol-tests: New module.
27580         * modules/xstrtoimax-tests: Likewise.
27581         * modules/xstrtoumax-tests: Likewise.
27582
27583 2007-08-08  Jim Meyering  <jim@meyering.net>
27584
27585         New function: mfile_name_concat.
27586         * lib/filenamecat.c (mfile_name_concat): New function, just like
27587         file_name_concat, but return NULL upon failure rather than exiting
27588         with a diagnostic.
27589         * lib/filenamecat.h: Declare it.
27590
27591 2007-08-07  Bruno Haible  <bruno@clisp.org>
27592
27593         * m4/inttypes.m4 (gl_INTTYPES_H): Use GL_TRIGGER_STDC_LIMIT_MACROS
27594         instead of __STDC_LIMIT_MACROS_TRIGGER. This avoids a redefinition
27595         warning from gcc.
27596         Reported by Eric Blake.
27597
27598 2007-08-07  Simon Josefsson  <simon@josefsson.org>
27599
27600         * modules/crypto/arctwo (License): Use the synonymous term "LGPLv2+".
27601         * modules/crypto/arcfour (License): Likewise.
27602         * modules/crypto/des-tests (License): Likewise.
27603         * modules/crypto/gc-arctwo-tests (License): Likewise.
27604         * modules/crypto/gc-des-tests (License): Likewise.
27605         * modules/crypto/gc-hmac-md5-tests (License): Likewise.
27606         * modules/crypto/gc-hmac-sha1-tests (License): Likewise.
27607         * modules/crypto/gc-md2-tests (License): Likewise.
27608         * modules/crypto/gc-md4-tests (License): Likewise.
27609         * modules/crypto/gc-md5-tests (License): Likewise.
27610         * modules/crypto/gc-pbkdf2-sha1-tests (License): Likewise.
27611         * modules/crypto/gc-rijndael-tests (License): Likewise.
27612         * modules/crypto/gc-sha1-tests (License): Likewise.
27613         * modules/crypto/gc-tests (License): Likewise.
27614         * modules/crypto/hmac-md5 (License): Likewise.
27615         * modules/crypto/hmac-sha1 (License): Likewise.
27616         * modules/crypto/md2-tests (License): Likewise.
27617         * modules/crypto/md4-tests (License): Likewise.
27618         * modules/crypto/md5 (License): Likewise.
27619         * modules/crypto/rijndael (License): Likewise.
27620         * modules/crypto/sha1 (License): Likewise.
27621         * modules/memxor (License): Likewise.
27622
27623 2007-08-06  Paul Eggert  <eggert@cs.ucla.edu>
27624         and Bruno Haible  <bruno@clisp.org>
27625
27626         * NEWS: Describe interface changes to human, xstrtol.
27627         * lib/human.h: Include <xstrtol.h>.
27628         (human_options): Return enum strtol_error, not int.  Remove
27629         bool arg; take int * instead.
27630         * lib/human.c: Don't include "gettext.h".
27631         (_): Remove; no longer used.
27632         Don't include <xstrtol.h>, since human.h does it.
27633         (human_options): Adjust to abovementioned interface changes.
27634         Do not report error to stderr; that's now the caller's
27635         responsibility.
27636         * lib/xstrtol.c (main) [defined TESTING_XSTRTO]: Adjust to
27637         interface change.
27638         * lib/xstrtol.h (_STRTOL_ERROR): Take Option, Arg rather than
27639         Str, Argument_type_string.  All uses changed.  Put " argument"
27640         in diagnostics to make them clearer.  Change wording of suffix
27641         message for clarity.
27642         (STRTOL_FATAL_ERROR): Take Option, Arg rather than Str,
27643         Argument_type_string.
27644         (STRTOL_FATAL_WARN): Remove; no longer used.
27645         * modules/human (Depends-on): Remove gettext-h.
27646
27647 2007-08-06  Simon Josefsson  <simon@josefsson.org>
27648
27649         * build-aux/maint.mk, build-aux/GNUmakefile: Relicense to GPLv3+.
27650
27651 2007-07-31  Bruno Haible  <bruno@clisp.org>
27652
27653         * m4/stdint.m4 (gl_STDINT_H): Test whether WCHAR_MIN and WCHAR_MAX
27654         are defined by <stdint.h> (as opposed to <wchar.h>, as on Dragonfly).
27655         Reported by Joerg Sonnenberger <joerg@britannica.bec.de>.
27656
27657 2007-07-31  Bruno Haible  <bruno@clisp.org>
27658
27659         * lib/fflush.c (rpl_fflush): On BSD systems, use the __SNPT flag.
27660         Suggested by Joerg Sonnenberger <joerg@britannica.bec.de>.
27661
27662 2007-07-30  Bruno Haible  <bruno@clisp.org>
27663
27664         * modules/base64 (License): Use the synonymous term "LGPLv2+".
27665         * modules/c-ctype (License): Likewise.
27666         * modules/c-strcase (License): Likewise.
27667         * modules/check-version (License): Likewise.
27668         * modules/iconv (License): Likewise.
27669         * modules/iconv_open (License): Likewise.
27670         * modules/read-file (License): Likewise.
27671         * modules/striconv (License): Likewise.
27672         * modules/strverscmp (License): Likewise.
27673         * modules/vasprintf (License): Likewise.
27674         * modules/crypto/des (License): Likewise.
27675         * modules/crypto/gc (License): Likewise.
27676         * modules/crypto/gc-arcfour (License): Likewise.
27677         * modules/crypto/gc-arctwo (License): Likewise.
27678         * modules/crypto/gc-des (License): Likewise.
27679         * modules/crypto/gc-hmac-md5 (License): Likewise.
27680         * modules/crypto/gc-hmac-sha1 (License): Likewise.
27681         * modules/crypto/gc-md2 (License): Likewise.
27682         * modules/crypto/gc-md4 (License): Likewise.
27683         * modules/crypto/gc-md5 (License): Likewise.
27684         * modules/crypto/gc-pbkdf2-sha1 (License): Likewise.
27685         * modules/crypto/gc-random (License): Likewise.
27686         * modules/crypto/gc-rijndael (License): Likewise.
27687         * modules/crypto/gc-sha1 (License): Likewise.
27688         * modules/crypto/md2 (License): Likewise.
27689         * modules/crypto/md4 (License): Likewise.
27690
27691 2007-07-30  Jim Meyering  <jim@meyering.net>
27692
27693         * lib/fts.c (fts_read): Upon failure to chdir into a subdirectory,
27694         set fts_info to FTS_DNR, not to FTS_ERR, so that the caller knows
27695         it has valid stat data.  This bug would cause du not to count the
27696         sizes of inaccessible directories.
27697         Patch by Bryan Mason <bmason@redhat.com>, via Jose Maria Plans
27698         in <http://bugzilla.redhat.com/250077>.
27699
27700 2007-07-25  Peter O'Gorman  <peter@pogma.com>
27701             Bruno Haible  <bruno@clisp.org>
27702
27703         * m4/include_next.m4 (gl_INCLUDE_NEXT): Test whether #include_next
27704         really works. Needed because AIX 4.3 "xlc -E" doesn't understand
27705         #include_next, gives a diagnostic about it, but reports no error in
27706         the exit code.
27707         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
27708
27709 2007-07-24  Ben Pfaff  <blp@gnu.org>
27710
27711         Improve name: "count-one-bits" is better than "popcount".
27712         * MODULES.html.sh: Update name.
27713         * lib/popcount.h: Renamed lib/count-one-bits.h.
27714         (popcount): Renamed count_one_bits.
27715         (popcountl): Renamed count_one_bits_l.
27716         (popcountll): Renamed count_one_bits_ll.
27717         * m4/popcount.m4: Renamed m4/count-one-bits.m4.
27718         * modules/popcount: Renamed module/count-one-bits.
27719         * modules/popcount-tests: Renamed module/count-one-bits-tests.
27720         * tests/test-popcount.c: Renamed tests/test-count-one-bits.c.
27721
27722 2007-07-23  Ben Pfaff  <blp@gnu.org>
27723
27724         * lib/popcount.h (popcount32): Reduce size of constants, to allow
27725         better code generation, and add U to large constants to avoid
27726         warnings, in non-GCC case.
27727         Suggested by Bruno Haible.
27728
27729 2007-07-23  Ben Pfaff  <blp@gnu.org>
27730
27731         * lib/popcount.h: Use verify_true instead of if...abort.
27732         * modules/popcount: Depend on verify module.
27733         Suggested by Jim Meyering.
27734
27735 2007-07-23  Bruno Haible  <bruno@clisp.org>
27736
27737         * gnulib-tool (func_import): Create a .cvsignore file also when the
27738         directory is not yet in CVS but the toplevel directory is. When
27739         creating a .cvsignore file, add ".deps" and ".dirstamp" to it.
27740         Reported by Karl Berry.
27741
27742 2007-07-22  Ben Pfaff  <blp@gnu.org>
27743
27744         * lib/popcount.h: Use faster, branchless algorithm for non-GCC
27745         case.
27746         Suggested by Eric Blake.
27747
27748 2007-07-22  Ben Pfaff  <blp@gnu.org>
27749
27750         New module: popcount.
27751         * MODULES.html.sh: Add popcount.
27752         * modules/popcount: New file.
27753         * modules/popcount-tests: New file.
27754         * tests/test-popcount.c: New file.
27755         * lib/popcount.h: New file.
27756         * m4/popcount.m4: New file.
27757
27758 2007-07-22  Paul Eggert  <eggert@cs.ucla.edu>
27759
27760         * build-aux/announce-gen: Update to GPLv3.
27761
27762         * build-aux/config.guess: Update from config.
27763
27764 2007-07-21  Bruno Haible  <bruno@clisp.org>
27765
27766         * lib/error.c (_) [ENABLE_NLS]: Define to gettext.
27767         * lib/verror.c (_) [ENABLE_NLS]: Likewise.
27768
27769 2007-07-20  Jim Meyering  <jim@meyering.net>
27770
27771         * check-module: Diagnose a self-dependency.
27772
27773 2007-07-19  Bruno Haible  <bruno@clisp.org>
27774
27775         * gnulib-tool (func_import): Don't abort if pobase or po_domain is
27776         empty.
27777         Reported by Eric Blake.
27778
27779 2007-07-18  Bruno Haible  <bruno@clisp.org>
27780
27781         * gnulib-tool: New options --po-base, --po-domain.
27782         (func_usage): Document them.
27783         (pobase, po_domain): New variables.
27784         (func_emit_lib_Makefile_am): Augment AM_CPPFLAGS, defining
27785         DEFAULT_TEXT_DOMAIN.
27786         (func_emit_po_Makevars, func_emit_po_POTFILES_in): New functions.
27787         (func_import): Consider pobase and po_domain. Create a po/ directory.
27788         (func_create_testdir): Set pobase and po_domain to empty.
27789         * build-aux/po/Makefile.in.in: New file, from GNU gettext 0.16.1.
27790         * build-aux/po/remove-potcdate.sin: New file, from GNU gettext 0.16.1.
27791
27792 2007-07-18  Bruno Haible  <bruno@clisp.org>
27793
27794         * gnulib-tool (func_get_automake_snippet): Synthesize also an
27795         EXTRA_DIST augmentation for files in build-aux/.
27796
27797 2007-07-16  Bruno Haible  <bruno@clisp.org>
27798
27799         * modules/lseek (License): Use the synonymous term "LGPLv2+".
27800         * modules/getdelim (License): Likewise.
27801
27802 2007-07-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
27803
27804         * modules/arpa_inet (License): Use the synonymous term LGPLv2+.
27805         * modules/d-type (License): Likewise.
27806         * modules/extensions (License): Likewise.
27807         * modules/fnmatch (License): Likewise.
27808         * modules/fseeko (License): Likewise.
27809         * modules/getaddrinfo (License): Likewise.
27810         * modules/getline (License): Likewise.
27811         * modules/getlogin_r (License): Likewise.
27812         * modules/getpass (License): Likewise.
27813         * modules/gettimeofday (License): Likewise.
27814         * modules/glob (License): Likewise.
27815         * modules/inet_ntop (License): Likewise.
27816         * modules/malloc (License): Likewise.
27817         * modules/malloca (License): Likewise.
27818         * modules/memmem (License): Likewise.
27819         * modules/mempcpy (License): Likewise.
27820         * modules/memset (License): Likewise.
27821         * modules/minmax (License): Likewise.
27822         * modules/mktime (License): Likewise.
27823         * modules/netinet_in (License): Likewise.
27824         * modules/pathmax (License): Likewise.
27825         * modules/poll (License): Likewise.
27826         * modules/regex (License): Likewise.
27827         * modules/snprintf (License): Likewise.
27828         * modules/stdbool (License): Likewise.
27829         * modules/stdint (License): Likewise.
27830         * modules/stdio (License): Likewise.
27831         * modules/strcase (License): Likewise.
27832         * modules/strcasestr (License): Likewise.
27833         * modules/strdup (License): Likewise.
27834         * modules/string (License): Likewise.
27835         * modules/strndup (License): Likewise.
27836         * modules/strnlen (License): Likewise.
27837         * modules/strpbrk (License): Likewise.
27838         * modules/strptime (License): Likewise.
27839         * modules/strsep (License): Likewise.
27840         * modules/sys_select (License): Likewise.
27841         * modules/sys_socket (License): Likewise.
27842         * modules/sys_stat (License): Likewise.
27843         * modules/sys_time (License): Likewise.
27844         * modules/time (License): Likewise.
27845         * modules/time_r (License): Likewise.
27846         * modules/timegm (License): Likewise.
27847         * modules/unistd (License): Likewise.
27848         * modules/vsnprintf (License): Likewise.
27849         * modules/wctype (License): Likewise.
27850
27851 2007-07-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27852
27853         * modules/argz (License): LGPLv2+.
27854
27855 2007-07-15  Karl Berry  <karl@gnu.org>
27856
27857         * doc/gnulib.texi: revise node structure per new fdl.texi.
27858
27859 2007-07-14  Bruno Haible  <bruno@clisp.org>
27860
27861         * lib/uniname/gen-uninames.lisp (main): Emit a "do not edit" line to
27862         the output file.
27863         * lib/uniname/uninames.h: Regenerated.
27864
27865 2007-07-14  Karl Berry  <karl@gnu.org>
27866
27867         * doc/*gpl*.texi, doc/fdl.texi: new versions, consistently
27868         omitting sectioning and index commands.
27869
27870 2007-07-13  Bruno Haible  <bruno@clisp.org>
27871
27872         New gnulib-tool option --more-symlinks.
27873         * gnulib-tool (func_usage): Document --more-symlinks.
27874         (do_copyrights): New variable.
27875         Recognize option --more-symlinks.
27876         (func_import): Don't add a copyright notice transform to
27877         sed_transform_lib_file if do_copyrights is empty.
27878
27879 2007-07-13  Bruno Haible  <bruno@clisp.org>
27880
27881         * lib/vasnprintf.c (decimal_point_char): Define also if
27882         (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE)
27883         && !NEED_PRINTF_DIRECTIVE_A.
27884         Reported by Clemens Koller <clemens.koller@anagramm.de> via
27885         Gary V. Vaughan <gary@gnu.org>.
27886
27887 2007-07-13  Paul Eggert  <eggert@cs.ucla.edu>
27888
27889         * lib/inttypes_.h: Undo previous change, since it was fixed
27890         in a different way in the 2007-07-02 fix to m4/inttypes.m4.
27891
27892 2007-07-13  Bruno Haible  <bruno@clisp.org>
27893
27894         * lib/stdint_.h: Fix typo: _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H was
27895         misspelled as _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H.
27896
27897 2007-07-13  Jim Meyering  <jim@meyering.net>
27898
27899         df: Don't fail for Tru64's "file-on-file mount".
27900         * m4/fsusage.m4 (gl_FSUSAGE): Reject Tru64's buggy statvfs,
27901         so we fall through and use statfs instead.  Details here:
27902         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/10878>
27903         Reported by Albert Chin.
27904
27905 2007-07-13  Bruno Haible  <bruno@clisp.org>
27906
27907         * modules/alloca-opt (License): Use the synonymous term "LGPLv2+".
27908         * modules/configmake (License): Likewise.
27909         * modules/gettext (License): Likewise.
27910         * modules/gettext-h (License): Likewise.
27911         * modules/include_next (License): Likewise.
27912         * modules/link-warning (License): Likewise.
27913         * modules/localcharset (License): Likewise.
27914         * modules/localename (License): Likewise.
27915         * modules/lock (License): Likewise.
27916         * modules/relocatable-lib-lgpl (License): Likewise.
27917         * modules/size_max (License): Likewise.
27918         * modules/vasnprintf (License): Likewise.
27919         * modules/wchar (License): Likewise.
27920         * modules/xsize (License): Likewise.
27921
27922 2007-07-13  Bruno Haible  <bruno@clisp.org>
27923
27924         * gnulib-tool (func_import): Treat LGPLv2 as synonymous to LGPL.
27925         (func_create_testdir): Handle copying terms "GPLv2+" and "LGPLv2+".
27926
27927 2007-07-12  Bruno Haible  <bruno@clisp.org>
27928
27929         * doc/gnulib-intro.texi (Copyright): Clarify the license abbreviations
27930         in the modules files.
27931
27932 2007-07-11  Karl Berry  <karl@gnu.org>
27933
27934         * MODULES.html.sh (func_module): use
27935          sed -e '\|^'"${includefile}"'$|d'
27936          instead of /.../d, to avoid errors on $includefile's containing /.
27937
27938 2007-07-10  Sergey Poznyakoff  <gray@gnu.org.ua>
27939
27940         * gnulib-tool (func_import): Avoid duplication of --avoid
27941         statements
27942         (func_dest_tmpfilename,func_create_testdir): Translate `-' in file
27943         names to `_' in variable names.
27944
27945 2007-07-10  Eric Blake  <ebb9@byu.net>
27946
27947         * lib/version-etc.c (version_etc_va): Default to GPLv3+.
27948         * NEWS: Document this change.
27949
27950 2007-07-08  Bruno Haible  <bruno@clisp.org>
27951
27952         Update to Unicode 5.0.
27953         * lib/uniwidth/width.c (nonspacing_table_data): Add U+00AD,
27954         U+0350..U+035F, U+05A2, U+05BA, U+05C5, U+05C7, U+0600..U+0603,
27955         U+0610..U+0615, U+0656..U+065E, U+07EB..U+07F3, U+0A01, U+0AE2..U+0AE3,
27956         U+0CBC. Remove U+0CBF, U+0CC6. Add U+0CE2..U+0CE3, U+135F,
27957         U+17B4..U+17B5, U+17DD. Remove U+180E. Add U+1920..U+1922,
27958         U+1927..U+192B, U+1932, U+1939..U+193B, U+1A17..U+1A18, U+1B00..U+1B03,
27959         U+1B34, U+1B36..U+1B3A, U+1B3C, U+1B42, U+1B6B..U+1B73, U+1DC0..U+1DCA,
27960         U+1DFE..U+1DFF, U+20EB..U+20EF, U+A802, U+A806, U+A80B, U+A825..U+A826,
27961         U+10A01..U+10A03, U+10A05..U+10A06, U+10A0C..U+10A0F, U+10A38..U+10A3A,
27962         U+10A3F, U+1D242..U+1D244.
27963         (nonspacing_table_ind): Update.
27964         (uc_width): Assign width 0 to U+E0100..U+E01EF. Assign width 1 to
27965         U+4DC0..U+4DFF. Assign width 2 to U+2329..U+232A, U+FE10..U+FE1F.
27966
27967 2007-07-08  Bruno Haible  <bruno@clisp.org>
27968
27969         Update to Unicode 5.0.
27970         * lib/uniname/gen-uninames.lisp (main): Add the range 0x12xxx to the
27971         code transform. Extend the name index field of unicode_name_to_code and
27972         unicode_code_to_name from 16 to 24 bits.
27973         * lib/uniname/uniname.c (unicode_character_name,
27974         unicode_name_character): Add the range 0x12xxx to the code transform.
27975         * lib/uniname/uninames.h: Regenerated.
27976         * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.0.
27977
27978 2007-07-07  Bruno Haible  <bruno@clisp.org>
27979
27980         * modules/wcwidth-tests: New file.
27981         * tests/test-wcwidth.c: New file.
27982
27983         Work around MacOS X wcwidth() bug.
27984         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Test against MacOS X 10.3 bug.
27985         * lib/wcwidth.c: Include localcharset.h, streq.h, uniwidth.h.
27986         (rpl_wcwidth): Special-case the UTF-8 locales. Fall back to the
27987         original wcwidth in non-UTF-8 locales.
27988         * modules/wcwidth (Depends-on): Add localcharset, streq,
27989         uniwidth/width.
27990         * doc/functions/wcwidth.texi: Update.
27991
27992 2007-07-07  Bruno Haible  <bruno@clisp.org>
27993
27994         * lib/wchar_.h: Include the GL_LINK_WARNING macro.
27995         (wcwidth): New declaration.
27996         * m4/wchar.m4 (gl_WCHAR_MODULE_INDICATOR, gl_WCHAR_H_DEFAULTS): New
27997         macros.
27998         (gl_WCHAR_H): Require gl_WCHAR_H_DEFAULTS. Don't set WCHAR_H to empty
27999         here. Prepare for creating <wchar.h> unconditionally.
28000         * modules/wchar (Depends-on): Add link-warning.
28001         (Makefile.am): Substitute also GNULIB_WCWIDTH, HAVE_DECL_WCWIDTH,
28002         REPLACE_WCWIDTH, and GL_LINK_WARNING.
28003         * lib/wcwidth.h: Remove file.
28004         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gl_WCHAR_H_DEFAULTS. Set
28005         HAVE_DECL_WCWIDTH, REPLACE_WCWIDTH, WCHAR_H.
28006         * modules/wcwidth (Files): Remove lib/wcwidth.h.
28007         (configure.ac): Invoke gl_WCHAR_MODULE_INDICATOR.
28008         (Include): Replace wcwidth.h with <wchar.h>.
28009         * lib/wcwidth.c: Include <wchar.h> instead of wcwidth.h.
28010         * lib/mbchar.h: Don't include wcwidth.h.
28011         * lib/mbswidth.c: Likewise.
28012         * NEWS: Mention the change.
28013
28014 2007-07-07  Bruno Haible  <bruno@clisp.org>
28015
28016         * lib/wcwidth.c: New file, extracted from lib/wcwidth.h.
28017         * lib/wcwidth.h: Don't include wctype.h. Replace inline function
28018         definition with an external declaration.
28019         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Use wcwidth.c when wcwidth is not
28020         defined as a function. Remove AC_C_INLINE requirement.
28021         * modules/wcwidth (Files): Add lib/wcwidth.c.
28022         (Makefile.am): Remove redundant statement.
28023
28024 2007-07-07  Bruno Haible  <bruno@clisp.org>
28025
28026         * MODULES.html.sh (Unicode string functions): Add the new modules.
28027
28028         * tests/uniwidth/test-u32-strwidth.c: New file.
28029         * modules/uniwidth/u32-strwidth-tests: New file.
28030
28031         * lib/uniwidth/u32-strwidth.c: New file.
28032         * modules/uniwidth/u32-strwidth: New file.
28033
28034         * tests/uniwidth/test-u16-strwidth.c: New file.
28035         * modules/uniwidth/u16-strwidth-tests: New file.
28036
28037         * lib/uniwidth/u16-strwidth.c: New file.
28038         * modules/uniwidth/u16-strwidth: New file.
28039
28040         * tests/uniwidth/test-u8-strwidth.c: New file.
28041         * modules/uniwidth/u8-strwidth-tests: New file.
28042
28043         * lib/uniwidth/u8-strwidth.c: New file.
28044         * modules/uniwidth/u8-strwidth: New file.
28045
28046         * tests/uniwidth/test-u32-width.c: New file.
28047         * modules/uniwidth/u32-width-tests: New file.
28048
28049         * lib/uniwidth/u32-width.c: New file.
28050         * modules/uniwidth/u32-width: New file.
28051
28052         * tests/uniwidth/test-u16-width.c: New file.
28053         * modules/uniwidth/u16-width-tests: New file.
28054
28055         * lib/uniwidth/u16-width.c: New file.
28056         * modules/uniwidth/u16-width: New file.
28057
28058         * tests/uniwidth/test-u8-width.c: New file.
28059         * modules/uniwidth/u8-width-tests: New file.
28060
28061         * lib/uniwidth/u8-width.c: New file.
28062         * modules/uniwidth/u8-width: New file.
28063
28064         * tests/uniwidth/test-uc_width.c: New file.
28065         * modules/uniwidth/width-tests: New file.
28066
28067         * lib/uniwidth/width.c: New file, from GNU libiconv.
28068         * lib/uniwidth/cjk.h: New file, from GNU libiconv.
28069         * modules/uniwidth/width: New file.
28070
28071         * lib/uniwidth.h: New file, from GNU libiconv.
28072         * modules/uniwidth/base: New file.
28073
28074 2007-07-07  Bruno Haible  <bruno@clisp.org>
28075
28076         * lib/uniname.h: New file, from GNU gettext.
28077         * lib/uniname/gen-uninames.lisp: New file, from GNU gettext.
28078         * lib/uniname/uninames.h: New file, from GNU gettext.
28079         * lib/uniname/uniname.c: New file, from GNU gettext.
28080         * tests/uniname/test-uninames.sh: New file.
28081         * tests/uniname/test-uninames.c: New file, from GNU gettext.
28082         * tests/uniname/UnicodeDataNames.txt: New file, from GNU gettext.
28083         * modules/uniname/base: New file.
28084         * modules/uniname/uniname: New file.
28085         * modules/uniname/uniname-tests: New file.
28086         * MODULES.html.sh (Unicode string functions): Add the new modules.
28087
28088 2007-07-06  Bruno Haible  <bruno@clisp.org>
28089
28090         * doc/Makefile (TEXI2HTML): Specify a --reference-limit.
28091
28092 2007-07-06  Bruno Haible  <bruno@clisp.org>
28093
28094         * lib/sys_time_.h: Use a recursion-safe inclusion guard rather than
28095         a split double-inclusion guard. Needed for cygwin, where <sys/time.h>
28096         includes <cygwin/sys_time.h> which includes <sys/select.h> which
28097         include <sys/time.h>.
28098         Reported by Eric Blake.
28099
28100 2007-07-06  Eric Blake  <ebb9@byu.net>
28101
28102         Fix testing canonicalize on cygwin.
28103         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
28104         Revert patch from 2007-06-19.
28105         * tests/test-canonicalize-lgpl.c (main): Instead, skip test when
28106         canonicalize module is also in use.
28107         * tests/test-canonicalize.c: New file.
28108         * tests/test-canonicalize.sh: Likewise.
28109         * modules/canonicalize-tests: Likewise.
28110
28111 2007-07-06  Jim Meyering  <jim@meyering.net>
28112
28113         * lib/getugroups.c (getugroups): Detect getgrent failure.
28114         Adjust comment to reflect reality: this function may return -1.
28115
28116 2007-07-05  Sergey Poznyakoff  <gray@gnu.org.ua>
28117
28118         * build-aux/bootstrap (TP_URL,get_translations): Update to use
28119         the new TP address.
28120         (usage): Fix typo
28121         (gnulib_mk): New variable.
28122
28123 2007-07-05  Jim Meyering  <jim@meyering.net>
28124
28125         Don't let endgrent clobber errno, no matter how improbable.
28126         * lib/getugroups.c (getugroups): Save and restore errno around
28127         endgrent call.
28128
28129         Close the group DB even when failing with 2^31 or more members.
28130         * lib/getugroups.c (getugroups): Don't return without calling endgrent.
28131
28132 2007-07-04  Jim Meyering  <jim@meyering.net>
28133
28134         * lib/getugroups.h: New file.
28135         * lib/getugroups.c: Include "getugroups.h".
28136         Remove uses of "register" keyword.
28137         Move local variable, "cp", down into scope where used.
28138         Give "username" parameter the "const" attribute.
28139         * modules/getugroups (Files): Add lib/getugroups.h
28140
28141 2007-07-04  Karl Berry  <karl@gnu.org>
28142
28143         * MODULES.html.sh (func_all_modules): Complete rename of
28144         gpl/lgpl to gpl-2.0 and lgpl-2.1, and add gpl-3.0.
28145
28146 2007-07-02  Bruno Haible  <bruno@clisp.org>
28147
28148         * m4/inttypes.m4 (gl_INTTYPES_H): Define __STDC_LIMIT_MACROS in C++
28149         mode, when inttypes.h comes from gnulib.
28150         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
28151
28152 2007-07-02  Simon Josefsson  <simon@josefsson.org>
28153
28154         * NEWS: Mention lgpl module name change.
28155
28156         * modules/lgpl-2.1: Renamed from lgpl.
28157
28158         * NEWS: Mention gpl module name change.
28159
28160         * modules/gpl-3.0: New file, based on gpl-2.0.
28161
28162         * modules/gpl-2.0: Renamed from gpl.
28163
28164         * modules/gpl: Fix filename, doc/gpl.texi is now found at
28165         doc/gpl-2.0.texi.
28166
28167 2007-07-02  Paul Eggert  <eggert@cs.ucla.edu>
28168
28169         * lib/inttypes_.h [defined __cplusplus&&!defined __STDC_LIMIT_MACROS]:
28170         #define __STDC_LIMIT_MACROS temporarily while including
28171         <stdint.h>, so that __STDC_LIMIT_MACROS is defined.
28172         Problem reported by Joel E. Denny in
28173         <http://lists.gnu.org/archive/html/bug-gnulib/2007-07/msg00008.html>.
28174
28175 2007-07-01  Bruno Haible  <bruno@clisp.org>
28176
28177         * lib/unistdio.h: New file.
28178         * lib/unistdio/u-asnprintf.h: New file.
28179         * lib/unistdio/u-asprintf.h: New file.
28180         * lib/unistdio/u-printf-args.c: New file.
28181         * lib/unistdio/u-printf-args.h: New file.
28182         * lib/unistdio/u-printf-parse.h: New file.
28183         * lib/unistdio/u-snprintf.h: New file.
28184         * lib/unistdio/u-sprintf.h: New file.
28185         * lib/unistdio/u-vasprintf.h: New file.
28186         * lib/unistdio/u-vsnprintf.h: New file.
28187         * lib/unistdio/u-vsprintf.h: New file.
28188         * lib/unistdio/ulc-asnprintf.c: New file.
28189         * lib/unistdio/ulc-asprintf.c: New file.
28190         * lib/unistdio/ulc-fprintf.c: New file, based on lib/fprintf.c.
28191         * lib/unistdio/ulc-printf-parse.c: New file.
28192         * lib/unistdio/ulc-snprintf.c: New file.
28193         * lib/unistdio/ulc-sprintf.c: New file.
28194         * lib/unistdio/ulc-vasnprintf.c: New file.
28195         * lib/unistdio/ulc-vasprintf.c: New file.
28196         * lib/unistdio/ulc-vfprintf.c: New file, based on lib/vfprintf.c.
28197         * lib/unistdio/ulc-vsnprintf.c: New file.
28198         * lib/unistdio/ulc-vsprintf.c: New file.
28199         * lib/unistdio/u8-asnprintf.c: New file.
28200         * lib/unistdio/u8-asprintf.c: New file.
28201         * lib/unistdio/u8-printf-parse.c: New file.
28202         * lib/unistdio/u8-snprintf.c: New file.
28203         * lib/unistdio/u8-sprintf.c: New file.
28204         * lib/unistdio/u8-vasnprintf.c: New file.
28205         * lib/unistdio/u8-vasprintf.c: New file.
28206         * lib/unistdio/u8-vsnprintf.c: New file.
28207         * lib/unistdio/u8-vsprintf.c: New file.
28208         * lib/unistdio/u8-u8-asnprintf.c: New file.
28209         * lib/unistdio/u8-u8-asprintf.c: New file.
28210         * lib/unistdio/u8-u8-snprintf.c: New file.
28211         * lib/unistdio/u8-u8-sprintf.c: New file.
28212         * lib/unistdio/u8-u8-vasnprintf.c: New file.
28213         * lib/unistdio/u8-u8-vasprintf.c: New file.
28214         * lib/unistdio/u8-u8-vsnprintf.c: New file.
28215         * lib/unistdio/u8-u8-vsprintf.c: New file.
28216         * lib/unistdio/u16-asnprintf.c: New file.
28217         * lib/unistdio/u16-asprintf.c: New file.
28218         * lib/unistdio/u16-printf-parse.c: New file.
28219         * lib/unistdio/u16-snprintf.c: New file.
28220         * lib/unistdio/u16-sprintf.c: New file.
28221         * lib/unistdio/u16-vasnprintf.c: New file.
28222         * lib/unistdio/u16-vasprintf.c: New file.
28223         * lib/unistdio/u16-vsnprintf.c: New file.
28224         * lib/unistdio/u16-vsprintf.c: New file.
28225         * lib/unistdio/u16-u16-asnprintf.c: New file.
28226         * lib/unistdio/u16-u16-asprintf.c: New file.
28227         * lib/unistdio/u16-u16-snprintf.c: New file.
28228         * lib/unistdio/u16-u16-sprintf.c: New file.
28229         * lib/unistdio/u16-u16-vasnprintf.c: New file.
28230         * lib/unistdio/u16-u16-vasprintf.c: New file.
28231         * lib/unistdio/u16-u16-vsnprintf.c: New file.
28232         * lib/unistdio/u16-u16-vsprintf.c: New file.
28233         * lib/unistdio/u32-asnprintf.c: New file.
28234         * lib/unistdio/u32-asprintf.c: New file.
28235         * lib/unistdio/u32-printf-parse.c: New file.
28236         * lib/unistdio/u32-snprintf.c: New file.
28237         * lib/unistdio/u32-sprintf.c: New file.
28238         * lib/unistdio/u32-vasnprintf.c: New file.
28239         * lib/unistdio/u32-vasprintf.c: New file.
28240         * lib/unistdio/u32-vsnprintf.c: New file.
28241         * lib/unistdio/u32-vsprintf.c: New file.
28242         * lib/unistdio/u32-u32-asnprintf.c: New file.
28243         * lib/unistdio/u32-u32-asprintf.c: New file.
28244         * lib/unistdio/u32-u32-snprintf.c: New file.
28245         * lib/unistdio/u32-u32-sprintf.c: New file.
28246         * lib/unistdio/u32-u32-vasnprintf.c: New file.
28247         * lib/unistdio/u32-u32-vasprintf.c: New file.
28248         * lib/unistdio/u32-u32-vsnprintf.c: New file.
28249         * lib/unistdio/u32-u32-vsprintf.c: New file.
28250         * tests/unistdio/test-ulc-asnprintf1.c: New file.
28251         * tests/unistdio/test-ulc-asnprintf1.h: New file.
28252         * tests/unistdio/test-ulc-printf1.h: New file.
28253         * tests/unistdio/test-ulc-vasnprintf1.c: New file.
28254         * tests/unistdio/test-ulc-vasnprintf2.c: New file.
28255         * tests/unistdio/test-ulc-vasnprintf2.sh: New file.
28256         * tests/unistdio/test-ulc-vasnprintf3.c: New file.
28257         * tests/unistdio/test-ulc-vasnprintf3.sh: New file.
28258         * tests/unistdio/test-ulc-vasprintf1.c: New file.
28259         * tests/unistdio/test-ulc-vsnprintf1.c: New file.
28260         * tests/unistdio/test-ulc-vsprintf1.c: New file.
28261         * tests/unistdio/test-u8-asnprintf1.c: New file.
28262         * tests/unistdio/test-u8-asnprintf1.h: New file.
28263         * tests/unistdio/test-u8-printf1.h: New file.
28264         * tests/unistdio/test-u8-vasnprintf1.c: New file.
28265         * tests/unistdio/test-u8-vasnprintf2.c: New file.
28266         * tests/unistdio/test-u8-vasnprintf2.sh: New file.
28267         * tests/unistdio/test-u8-vasnprintf3.c: New file.
28268         * tests/unistdio/test-u8-vasnprintf3.sh: New file.
28269         * tests/unistdio/test-u8-vasprintf1.c: New file.
28270         * tests/unistdio/test-u8-vsnprintf1.c: New file.
28271         * tests/unistdio/test-u8-vsprintf1.c: New file.
28272         * tests/unistdio/test-u16-asnprintf1.c: New file.
28273         * tests/unistdio/test-u16-asnprintf1.h: New file.
28274         * tests/unistdio/test-u16-printf1.h: New file.
28275         * tests/unistdio/test-u16-vasnprintf1.c: New file.
28276         * tests/unistdio/test-u16-vasnprintf2.c: New file.
28277         * tests/unistdio/test-u16-vasnprintf2.sh: New file.
28278         * tests/unistdio/test-u16-vasnprintf3.c: New file.
28279         * tests/unistdio/test-u16-vasnprintf3.sh: New file.
28280         * tests/unistdio/test-u16-vasprintf1.c: New file.
28281         * tests/unistdio/test-u16-vsnprintf1.c: New file.
28282         * tests/unistdio/test-u16-vsprintf1.c: New file.
28283         * tests/unistdio/test-u32-asnprintf1.c: New file.
28284         * tests/unistdio/test-u32-asnprintf1.h: New file.
28285         * tests/unistdio/test-u32-printf1.h: New file.
28286         * tests/unistdio/test-u32-vasnprintf1.c: New file.
28287         * tests/unistdio/test-u32-vasnprintf2.c: New file.
28288         * tests/unistdio/test-u32-vasnprintf2.sh: New file.
28289         * tests/unistdio/test-u32-vasnprintf3.c: New file.
28290         * tests/unistdio/test-u32-vasnprintf3.sh: New file.
28291         * tests/unistdio/test-u32-vasprintf1.c: New file.
28292         * tests/unistdio/test-u32-vsnprintf1.c: New file.
28293         * tests/unistdio/test-u32-vsprintf1.c: New file.
28294         * modules/unistdio/base: New file.
28295         * modules/unistdio/u-printf-args: New file.
28296         * modules/unistdio/ulc-asnprintf: New file.
28297         * modules/unistdio/ulc-asprintf: New file.
28298         * modules/unistdio/ulc-fprintf: New file.
28299         * modules/unistdio/ulc-printf-parse: New file.
28300         * modules/unistdio/ulc-snprintf: New file.
28301         * modules/unistdio/ulc-sprintf: New file.
28302         * modules/unistdio/ulc-vasnprintf: New file.
28303         * modules/unistdio/ulc-vasprintf: New file.
28304         * modules/unistdio/ulc-vfprintf: New file.
28305         * modules/unistdio/ulc-vsnprintf: New file.
28306         * modules/unistdio/ulc-vsprintf: New file.
28307         * modules/unistdio/u8-asnprintf: New file.
28308         * modules/unistdio/u8-asprintf: New file.
28309         * modules/unistdio/u8-printf-parse: New file.
28310         * modules/unistdio/u8-snprintf: New file.
28311         * modules/unistdio/u8-sprintf: New file.
28312         * modules/unistdio/u8-vasnprintf: New file.
28313         * modules/unistdio/u8-vasprintf: New file.
28314         * modules/unistdio/u8-vsnprintf: New file.
28315         * modules/unistdio/u8-vsprintf: New file.
28316         * modules/unistdio/u8-u8-asnprintf: New file.
28317         * modules/unistdio/u8-u8-asprintf: New file.
28318         * modules/unistdio/u8-u8-snprintf: New file.
28319         * modules/unistdio/u8-u8-sprintf: New file.
28320         * modules/unistdio/u8-u8-vasnprintf: New file.
28321         * modules/unistdio/u8-u8-vasprintf: New file.
28322         * modules/unistdio/u8-u8-vsnprintf: New file.
28323         * modules/unistdio/u8-u8-vsprintf: New file.
28324         * modules/unistdio/u16-asnprintf: New file.
28325         * modules/unistdio/u16-asprintf: New file.
28326         * modules/unistdio/u16-printf-parse: New file.
28327         * modules/unistdio/u16-snprintf: New file.
28328         * modules/unistdio/u16-sprintf: New file.
28329         * modules/unistdio/u16-vasnprintf: New file.
28330         * modules/unistdio/u16-vasprintf: New file.
28331         * modules/unistdio/u16-vsnprintf: New file.
28332         * modules/unistdio/u16-vsprintf: New file.
28333         * modules/unistdio/u16-u16-asnprintf: New file.
28334         * modules/unistdio/u16-u16-asprintf: New file.
28335         * modules/unistdio/u16-u16-snprintf: New file.
28336         * modules/unistdio/u16-u16-sprintf: New file.
28337         * modules/unistdio/u16-u16-vasnprintf: New file.
28338         * modules/unistdio/u16-u16-vasprintf: New file.
28339         * modules/unistdio/u16-u16-vsnprintf: New file.
28340         * modules/unistdio/u16-u16-vsprintf: New file.
28341         * modules/unistdio/u32-asnprintf: New file.
28342         * modules/unistdio/u32-asprintf: New file.
28343         * modules/unistdio/u32-printf-parse: New file.
28344         * modules/unistdio/u32-snprintf: New file.
28345         * modules/unistdio/u32-sprintf: New file.
28346         * modules/unistdio/u32-vasnprintf: New file.
28347         * modules/unistdio/u32-vasprintf: New file.
28348         * modules/unistdio/u32-vsnprintf: New file.
28349         * modules/unistdio/u32-vsprintf: New file.
28350         * modules/unistdio/u32-u32-asnprintf: New file.
28351         * modules/unistdio/u32-u32-asprintf: New file.
28352         * modules/unistdio/u32-u32-snprintf: New file.
28353         * modules/unistdio/u32-u32-sprintf: New file.
28354         * modules/unistdio/u32-u32-vasnprintf: New file.
28355         * modules/unistdio/u32-u32-vasprintf: New file.
28356         * modules/unistdio/u32-u32-vsnprintf: New file.
28357         * modules/unistdio/u32-u32-vsprintf: New file.
28358         * modules/unistdio/ulc-asnprintf-tests: New file.
28359         * modules/unistdio/ulc-vasnprintf-tests: New file.
28360         * modules/unistdio/ulc-vasprintf-tests: New file.
28361         * modules/unistdio/ulc-vsnprintf-tests: New file.
28362         * modules/unistdio/ulc-vsprintf-tests: New file.
28363         * modules/unistdio/u8-asnprintf-tests: New file.
28364         * modules/unistdio/u8-vasnprintf-tests: New file.
28365         * modules/unistdio/u8-vasprintf-tests: New file.
28366         * modules/unistdio/u8-vsnprintf-tests: New file.
28367         * modules/unistdio/u8-vsprintf-tests: New file.
28368         * modules/unistdio/u16-asnprintf-tests: New file.
28369         * modules/unistdio/u16-vasnprintf-tests: New file.
28370         * modules/unistdio/u16-vasprintf-tests: New file.
28371         * modules/unistdio/u16-vsnprintf-tests: New file.
28372         * modules/unistdio/u16-vsprintf-tests: New file.
28373         * modules/unistdio/u32-asnprintf-tests: New file.
28374         * modules/unistdio/u32-vasnprintf-tests: New file.
28375         * modules/unistdio/u32-vasprintf-tests: New file.
28376         * modules/unistdio/u32-vsnprintf-tests: New file.
28377         * modules/unistdio/u32-vsprintf-tests: New file.
28378         * MODULES.html.sh (Unicode string functions): Add the new modules.
28379
28380 2007-07-01  Bruno Haible  <bruno@clisp.org>
28381
28382         * lib/sprintf.c (sprintf): Limit the available length estimation,
28383         to avoid address wraparound.
28384         * lib/vsprintf.c (vsprintf): Likewise.
28385         * modules/sprintf-posix (Dependencies): Add stdint.
28386         * modules/vsprintf-posix (Dependencies): Likewise.
28387
28388 2007-07-01  Bruno Haible  <bruno@clisp.org>
28389
28390         * gnulib-tool (self_abspathname): Determine PATH_SEPARATOR and handle
28391         Windows PATH as well. Conservative double-quoting. Comments.
28392
28393 2007-07-01  Bruno Haible  <bruno@clisp.org>
28394             Eric Blake  <ebb9@byu.net>
28395             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28396
28397         * gnulib-tool (self_abspathname): Fix algorithm to cope with
28398         empty components in $PATH, denoting '.'.
28399
28400 2007-07-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28401
28402         * gnulib-tool: Fix indentation.
28403         (func_create_megatestdir): Likewise.
28404         Report by Bruno Haible.
28405
28406 2007-06-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28407
28408         Sync from Automake.
28409         * build-aux/gnupload: Fix shell portability issues with for loops.
28410         Report by Karl Berry.
28411
28412 2007-06-29  Simon Josefsson  <simon@josefsson.org>
28413
28414         * build-aux/maint.mk (POURL): Use translationproject.org.
28415
28416 2007-06-27  Simon Josefsson  <simon@josefsson.org>
28417             Bruno Haible  <bruno@clisp.org>
28418
28419         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Require gl_HEADER_SYS_SOCKET
28420         before using HAVE_WS2TCPIP_H. Check for gai_strerror through an
28421         explicit link test, rather than AC_REPLACE_FUNCS - for mingw.
28422         (gl_PREREQ_GETADDRINFO): Require gl_HEADER_SYS_SOCKET before using
28423         HAVE_SYS_SOCKET_H and HAVE_WS2TCPIP_H.
28424
28425 2007-06-27  Bruno Haible  <bruno@clisp.org>
28426
28427         * build-aux/config.rpath: Upgrade to libtool-1.5.24.
28428         * build-aux/config.libpath: Upgrade to libtool-1.5.24.
28429
28430 2007-06-26  Karl Berry  <karl@gnu.org>
28431
28432         * MODULES.html.sh: remove xreadlink-with-size.
28433
28434 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
28435
28436         * lib/time_.h: Port to Solaris 8 with Sun Studio 11, using a
28437         method that I hope also handles the double-include problem noted
28438         by Bruno Haible in
28439         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00186.html>.
28440
28441 2007-06-23  Bruno Haible  <bruno@clisp.org>
28442
28443         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
28444         Don't let the 'mostlyclean' target fail if the last subdirectory could
28445         not be removed.
28446         Reported by Karl Berry.
28447
28448 2007-06-23  Bruno Haible  <bruno@clisp.org>
28449
28450         * gnulib-tool (echo): Add a speedier workaround for ksh.
28451         * tests/test-echo.sh: Likewise.
28452
28453 2007-06-23  Bruno Haible  <bruno@clisp.org>
28454
28455         * gnulib-tool (echo): Add workarounds also for bash versions < 2.04.
28456         * tests/test-echo.sh: Likewise.
28457
28458 2007-06-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28459
28460         * gnulib-tool (IFS): Initialize early, so we don't set it to
28461         empty later.
28462         (self_abspathname): Rewrite algorithm to set it, reindent.
28463         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am)
28464         (func_create_megatestdir): Merge some sed scripts.
28465
28466 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
28467
28468         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Check some typos
28469         exposed by Sun Studio 11 cc on Solaris 8.
28470
28471 2007-06-22  Bruno Haible  <bruno@clisp.org>
28472
28473         * gnulib-tool (echo): Ensure the echo primitive does not interpret
28474         backslashes.
28475         * tests/test-echo.sh: New file.
28476
28477 2007-06-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28478
28479         * gnulib-tool (func_add_or_update, func_create_testdir): Do not
28480         simplify `sed_replace_build_aux' scripts, they are portable but
28481         echoing them with `echo' is not.
28482         Report and analysis by Fernando Ferreira <fernando.prog@netcabo.pt>.
28483
28484 2007-06-21  Karl Berry  <karl@gnu.org>
28485
28486         * config/srclist.txt: guess we can't handle the licenses via
28487         srclist at the moment.
28488
28489 2007-06-21  Paul Eggert  <eggert@cs.ucla.edu>
28490
28491         * MODULES.html.sh: Add include_next.
28492         * modules/include_next: New file.
28493
28494 2007-06-20  Paul Eggert  <eggert@cs.ucla.edu>
28495
28496         * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
28497         INCLUDE_NEXT.
28498         (gl_CHECK_NEXT_HEADERS): New macro.
28499         * m4/fcntl_h.m4 (gl_FCNTL_H): use gl_CHECK_NEXT_HEADERS instead of
28500         the obsolescent gl_ABSOLUTE_HEADER.
28501         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.
28502         * m4/float_h.m4 (gl_FLOAT_H): Likewise.
28503         * m4/iconv_h.m4 (gl_ICONV_H): Likewise.
28504         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
28505         * m4/locale_h.m4 (gl_LOCALE_H): Likewise.
28506         * m4/math_h.m4 (gl_MATH_H): Likewise.
28507         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
28508         * m4/search_h.m4 (gl_SEARCH_H): Likewise.
28509         * m4/signal_h.m4 (gl_SIGNAL_H): Likewise.
28510         * m4/stdint.m4 (gl_STDINT_H): Likewise.
28511         * m4/stdio_h.m4 (gl_STDIO_H): Likewise.
28512         * m4/stdlib_h.m4 (gl_STDLIB_H): Likewise.
28513         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Likewise.
28514         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
28515         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
28516         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Likewise.
28517         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Likewise.
28518         * m4/sysexits.m4 (gl_SYSEXITS): Likewise.
28519         * m4/time_h.m4 (gl_HEADER_TIME_H_BODY): Likewise.
28520         * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
28521         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
28522         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
28523         * m4/inttypes.m4 (gl_INTTYPES_H): Define
28524         _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H to avoid the problem of unclean
28525         builds, since ABSOLUTE_INTTYPES_H is no longer being defined.
28526         * m4/stdint.m4 (gl_STDINT_H): Likewise, for
28527         _GL_JUST_INCLUDE_SYSTEM_STDINT_H.
28528         * lib/fcntl_.h: Use @INCLUDE_NEXT@ @NEXT_foo_H@
28529         rather than @HAVE_INCLUDE_NEXT@ and @ABSOLUTE_foo_H@.
28530         * lib/float_.h: Likewise.
28531         * lib/inttypes_.h: Likewise.
28532         * lib/math_.h: Likewise.
28533         * lib/search_.h: Likewise.
28534         * lib/signal_.h: Likewise.
28535         * lib/stdint_.h: Likewise.
28536         * lib/stdio_.h: Likewise.
28537         * lib/stdlib_.h: Likewise.
28538         * lib/string_.h: Likewise.
28539         * lib/sys_stat_.h: Likewise.
28540         * lib/sys_time_.h: Likewise.
28541         * lib/time_.h: Likewise.
28542         * lib/unistd_.h: Likewise.
28543         * lib/wchar_.h: Likewise.
28544         * lib/wctype_.h: Likewise.
28545         * lib/dirent_.h: Likewise.
28546         * lib/iconv_.h: Likewise.
28547         * lib/locale_.h: Likewise.
28548         * lib/netinet_in_.h: Likewise.
28549         * lib/sys_select_.h: Likewise.
28550         * lib/sys_socket_.h: Likewise.
28551         * lib/sysexits_.h: Likewise.
28552         * modules/fcntl (Depends-on): Depend on include_next, not
28553         absolute_header.
28554         (Makefile): Substitute INCLUDE_NEXT and NEXT_foo_H, not
28555         HAVE_INCLUDE_NEXT and ABSOLUTE_foo_H.
28556         * modules/fchdir: Likewise.
28557         * modules/float: Likewise.
28558         * modules/iconv_open: Likewise.
28559         * modules/inttypes: Likewise.
28560         * modules/locale: Likewise.
28561         * modules/math: Likewise.
28562         * modules/netinet_in: Likewise.
28563         * modules/search: Likewise.
28564         * modules/signal: Likewise.
28565         * modules/stdint: Likewise.
28566         * modules/stdio: Likewise.
28567         * modules/stdlib: Likewise.
28568         * modules/string: Likewise.
28569         * modules/sys_select: Likewise.
28570         * modules/sys_socket: Likewise.
28571         * modules/sys_stat: Likewise.
28572         * modules/sys_time: Likewise.
28573         * modules/sysexits: Likewise.
28574         * modules/time: Likewise.
28575         * modules/unistd: Likewise.
28576         * modules/wchar: Likewise.
28577         * modules/wctype: Likewise.
28578         * modules/sys_stat: Change maintainer to "all".
28579         * modules/unistd: Likewise.
28580
28581 2007-06-20  Karl Berry  <karl@gnu.org>
28582
28583         * config/srclist.txt: track www changes in license files.
28584
28585 2007-06-20  Sergey Poznyakoff  <gray@gnu.org.ua>
28586
28587         * build-aux/bootstrap: Remove stray dot.
28588         Make sure build_aux settings are honored when linking
28589         gnulib_extra_files.
28590
28591 2007-06-19  Eric Blake  <ebb9@byu.net>
28592
28593         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
28594         Allow compilation on cygwin.
28595
28596 2007-06-19  Jim Meyering  <jim@meyering.net>
28597
28598         xreadlink-with-size: Remove module.  No longer used.
28599         Ex-callers now use xreadlink or mreadlink-with-size.
28600         * modules/xreadlink-with-size: Remove module.
28601         * lib/xreadlink-with-size.c: Remove file.
28602         * lib/xreadlink.h (xreadlink_with_size): Remove prototype.
28603         (xreadlink): Remove inaccurate comment.  The one in xreadlink.c,
28604         just before the function definition *is* accurate.
28605
28606         Eliminate one way canonicalize_filename_mode could exit.
28607         * lib/canonicalize.c (canonicalize_filename_mode):
28608         Use mreadlink_with_size, not xreadlink_with_size.
28609
28610 2007-06-18  Paul Eggert  <eggert@cs.ucla.edu>
28611
28612         Detect porting problems to FreeBSD/arm, which has time_t wider than
28613         long int.  Original problem reported for GNU diff by Xin Li in
28614         <http://lists.gnu.org/archive/html/bug-gnu-utils/2007-06/msg00091.html>.
28615         * modules/getdate (Depends-on): Add intprops, verify.
28616         * lib/getdate.y: Include intprops.h, verify.h.  Verify that time_t
28617         is an integer type no wider than long int.
28618
28619 2007-06-18  Jim Meyering  <jim@meyering.net>
28620
28621         New module: mreadlink-with-size.
28622         * MODULES.html.sh: Add mreadlink-with-size.
28623         * modules/mreadlink-with-size: New module
28624         * modules/canonicalize (Depends-on): Depend on mreadlink-with-size,
28625         not xreadlink-with-size.
28626         * lib/mreadlink-with-size.c, lib/mreadlink.h: New files.
28627
28628 2007-06-16  Bruno Haible  <bruno@clisp.org>
28629
28630         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Catch the MacOS X 10.4 bug.
28631         * doc/functions/frexpl.texi: Document the MacOS X 10.4 bug.
28632         Reported by Gary V. Vaughan <gary@gnu.org>.
28633
28634 2007-06-15  Paul Eggert  <eggert@cs.ucla.edu>
28635
28636         Revamp lchown so that it lives in unistd.h where it belongs.
28637         * lib/lchown.h: Remove.
28638         * lib/dirchownmod.c: Don't include lib/lchown.h.
28639         * lib/fchownat.c: Likewise.
28640         * lib/openat.c: Likewise.
28641         * lib/lchown.c (REPLACE_CHOWN): Define to 0 if the system chown
28642         does not follow symlinks.
28643         (EOPNOTSUPP): Define if not defined.
28644         * lib/unistd_.h (chown): Do not replace if REPLADE_CHOWN
28645         is defined to 0.
28646         (lchown): New decl.
28647         * m4/lchown.m4 (gl_FUNC_LCHOWN): Require gl_UNISTD_H_DEFAULTS.
28648         Do not check for lchown decl.
28649         Set REPLACE_LCHOWN.
28650         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Set GNULIB_LCHOWN,
28651         REPLACE_LCHOWN.
28652         * modules/chown: Make it clear it follows symlinks.
28653         * modules/lchown: Make it clear it doesn't follow symlinks.
28654         (Files): Remove lib/lchown.h
28655         (Depends-on): Add unistd.
28656         (configure.ac): Add gl_UNISTD_MODULE_INDICATOR([lchown]).
28657         (Include): Include <unistd.h>, not "lchown.h".
28658         * modules/unistd (unistd.h): Substitude GNULIB_LCHOWN and
28659         REPLACE_LCHOWN.
28660
28661 2007-06-15  Jim Meyering  <jim@meyering.net>
28662
28663         Change license (GPL to LGPL) of fsusage and dependents.
28664         * modules/fsusage (License): Change to LGPL.
28665         * modules/full-read (License): Likewise.
28666         * modules/full-write (License): Likewise.
28667         * modules/safe-read (License): Likewise.
28668         * modules/safe-write (License): Likewise.
28669
28670 2007-06-14  Ben Pfaff  <blp@gnu.org>
28671
28672         Missing part of allocsa -> malloca transition.
28673         * modules/relocatable-prog-wrapper: gl_ALLOCSA should be
28674         gl_MALLOCA.
28675
28676 2007-06-12  Bruno Haible  <bruno@clisp.org>
28677
28678         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Guess no when cross-compiling
28679         to ia64, x86_64, i386.
28680         Reported by Eric Blake.
28681
28682 2007-06-12  Bruno Haible  <bruno@clisp.org>
28683
28684         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Guess no also when
28685         cross-compiling to x86_64.
28686
28687 2007-06-12  Paul Eggert  <eggert@cs.ucla.edu>
28688
28689         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Fix POSIX sed portability
28690         glitch reported by Ralf Wildenhues in
28691         <http://lists.gnu.org/archive/html/bug-gnulib/2007-06/msg00114.html>.
28692
28693         * m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum:]_-] reported by
28694         Vin Shelton.
28695
28696 2007-06-11  Bruno Haible  <bruno@clisp.org>
28697
28698         * lib/printf-args.c (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Fix NULL
28699         replacement string.
28700         Reported by Eric Blake.
28701
28702 2007-06-10  Bruno Haible  <bruno@clisp.org>
28703
28704         Prepare vasnprintf code for use with Unicode strings.
28705         * lib/printf-args.h (PRINTF_FETCHARGS): New macro.
28706         (arg_type) [ENABLE_UNISTDIO]: Define TYPE_U8_STRING, TYPE_U16_STRING,
28707         TYPE_U32_STRING.
28708         (argument) [ENABLE_UNISTDIO]: Add a_u8_string, a_u16_string,
28709         a_u32_string variants.
28710         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
28711         * lib/printf-args.c: Don't include config.h and the specification
28712         header if PRINTF_FETCHARGS is already defined.
28713         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
28714         (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Add code for TYPE_U8_STRING,
28715         TYPE_U16_STRING, TYPE_U32_STRING.
28716         * lib/printf-parse.h [ENABLE_UNISTDIO] (u8_directive, u8_directives,
28717         u16_directive, u16_directives, u32_directive, u32_directives): New
28718         types.
28719         (ulc_printf_parse, u8_printf_parse, u16_printf_parse, u32_printf_parse):
28720         New declarations.
28721         * lib/printf-parse.c: Don't include config.h and the specification
28722         header if PRINTF_PARSE is already defined. Eliminate the set of
28723         parameters for WIDE_CHAR_VERSION; the user of this file must provide
28724         them now. Include c-ctype.h.
28725         (PRINTF_PARSE) [ENABLE_UNISTDIO]: Add code implementing the 'U'
28726         directive and CHAR_T_ONLY_ASCII.
28727         * lib/vasnprintf.c: Don't include config.h and the specification header
28728         if VASNPRINTF is already defined.
28729         (DCHAR_IS_TCHAR, DCHAR_CPY): New macros.
28730         (VASNPRINTF): Use PRINTF_FETCHARGS instead of printf_fetchargs. Use
28731         DCHAR_CPY. Handle the case that DCHAR_T and FCHAR_T are not the same
28732         type. Handle the case that TCHAR_T and FCHAR_T are not of the same
28733         size. Handle the case that DCHAR_T and TCHAR_T are not the same type,
28734         add a conversion from TCHAR_T[] to DCHAR_T[], and rework the padding
28735         code accordingly.
28736         (VASNPRINTF) [ENABLE_UNISTDIO]: Implement the 'U' directive. Enable
28737         pad_ourselves also in this case, with the 'c' and 's' directives, and
28738         with a different notion of "width".
28739         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): New macros.
28740
28741 2007-06-10  Bruno Haible  <bruno@clisp.org>
28742
28743         * modules/unistr/u32-mbsnlen: New file.
28744         * lib/unistr/u32-mbsnlen.c: New file.
28745
28746         * modules/unistr/u16-mbsnlen: New file.
28747         * lib/unistr/u16-mbsnlen.c: New file.
28748
28749         * modules/unistr/u8-mbsnlen: New file.
28750         * lib/unistr/u8-mbsnlen.c: New file.
28751
28752         * lib/unistr.h (u8_mbsnlen, u16_mbsnlen, u32_mbsnlen): New
28753         declarations.
28754
28755 2007-06-10  Bruno Haible  <bruno@clisp.org>
28756
28757         * lib/string_.h (mbsnlen): New declaration.
28758         * lib/mbsnlen.c: New file.
28759         * m4/mbsnlen.m4: New file.
28760         * modules/mbsnlen: New file.
28761         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set GNULIB_MBSNLEN.
28762         * modules/string (string.h): Substitute GNULIB_MBSNLEN.
28763         * MODULES.html.sh (Internationalization functions): Add mbsnlen.
28764
28765 2007-06-10  Bruno Haible  <bruno@clisp.org>
28766
28767         * lib/mbslen.c: Include <stdlib.h>, needed for MB_CUR_MAX.
28768
28769 2007-06-10  Bruno Haible  <bruno@clisp.org>
28770
28771         * lib/mbiter.h: Include <stddef.h>, needed for ptrdiff_t.
28772         * lib/mbuiter.h: Likewise.
28773
28774 2007-06-10  Bruno Haible  <bruno@clisp.org>
28775
28776         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Check for _snprintf
28777         declaration.
28778
28779 2007-06-10  Karl Berry  <karl@gnu.org>
28780
28781         * config/srclist.txt: remove gettext entries, Bruno prefers
28782         to update individually.
28783
28784 2007-06-10  Bruno Haible  <bruno@clisp.org>
28785
28786         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Remove variable
28787         'maxlen'. Ensure only length + width bytes are allocated, not
28788         length + 1 + width.
28789
28790 2007-06-09  Bruno Haible  <bruno@clisp.org>
28791
28792         * lib/vasnprintf.c (FCHAR_T, DCHAR_T, TCHAR_T): New macros.
28793         (CHAR_T): Remove macro.
28794         (VASNPRINTF): Update.
28795
28796 2007-06-09  Bruno Haible  <bruno@clisp.org>
28797
28798         * MODULES.html.sh (Unicode string functions): Add the new modules.
28799
28800         * modules/uniconv/u32-conv-to-enc: New file.
28801         * lib/uniconv/u32-conv-to-enc.c: New file.
28802         * modules/uniconv/u32-conv-to-enc-tests: New file.
28803         * tests/uniconv/test-u32-conv-to-enc.c: New file.
28804
28805         * modules/uniconv/u16-conv-to-enc: New file.
28806         * lib/uniconv/u16-conv-to-enc.c: New file.
28807         * lib/uniconv/u-conv-to-enc.h: New file.
28808         * modules/uniconv/u16-conv-to-enc-tests: New file.
28809         * tests/uniconv/test-u16-conv-to-enc.c: New file.
28810
28811         * modules/uniconv/u8-conv-to-enc: New file.
28812         * lib/uniconv/u8-conv-to-enc.c: New file.
28813         * modules/uniconv/u8-conv-to-enc-tests: New file.
28814         * tests/uniconv/test-u8-conv-to-enc.c: New file.
28815
28816         * lib/uniconv.h (u8_conv_to_encoding, u16_conv_to_encoding,
28817         u32_conv_to_encoding): New declarations.
28818
28819 2007-06-09  Bruno Haible  <bruno@clisp.org>
28820
28821         * tests/uniconv/test-u32-strconv-to-enc.c (main): Remove unused code.
28822
28823 2007-06-09  Bruno Haible  <bruno@clisp.org>
28824
28825         Rename 'allocsa' -> 'malloca', 'freesa' -> 'freea'.
28826         * modules/malloca: Renamed from modules/allocsa, updated.
28827         * lib/malloca.h: Renamed from lib/allocsa.h, updated.
28828         * lib/malloca.c: Renamed from lib/allocsa.c, updated.
28829         * lib/malloca.valgrind: Renamed from lib/allocsa.valgrind, updated.
28830         * m4/malloca.m4: Renamed from m4/allocsa.m4, updated.
28831         * modules/malloca-tests: Renamed from modules/allocsa-tests, updated.
28832         * tests/test-malloca.c: Renamed from tests/test-allocsa.c, updated.
28833         * modules/xmalloca: Renamed from modules/xallocsa, updated.
28834         * lib/xmalloca.h: Renamed from lib/xallocsa.h, updated.
28835         * lib/xmalloca.c: Renamed from lib/xallocsa.c, updated.
28836         * modules/c-strcasestr (Depends-on): Update.
28837         * lib/c-strcasestr.c: Update.
28838         * modules/c-strstr (Depends-on): Update.
28839         * lib/c-strstr.c: Update.
28840         * modules/canonicalize-lgpl (Depends-on): Update.
28841         * lib/canonicalize-lgpl.c: Update.
28842         * modules/clean-temp (Depends-on): Update.
28843         * lib/clean-temp.c: Update.
28844         * modules/csharpcomp (Depends-on): Update.
28845         * lib/csharpcomp.c: Update.
28846         * modules/csharpexec (Depends-on): Update.
28847         * lib/csharpexec.c: Update.
28848         * modules/javacomp (Depends-on): Update.
28849         * lib/javacomp.c: Update.
28850         * modules/javaexec (Depends-on): Update.
28851         * lib/javaexec.c: Update.
28852         * modules/mbscasestr (Depends-on): Update.
28853         * lib/mbscasestr.c: Update.
28854         * modules/mbsstr (Depends-on): Update.
28855         * lib/mbsstr.c: Update.
28856         * modules/setenv (Depends-on): Update.
28857         * lib/setenv.c: Update.
28858         * modules/strcasestr (Depends-on): Update.
28859         * lib/strcasestr.c: Update.
28860         * modules/striconveha (Depends-on): Update.
28861         * lib/striconveha.c: Update.
28862         * modules/relocatable-prog-wrapper (Files): Update.
28863         * lib/relocwrapper.c: Update.
28864         * build-aux/install-reloc: Update.
28865         * MODULES.html.sh (Memory management functions <stdlib.h>): Update.
28866
28867 2007-06-08  Bruno Haible  <bruno@clisp.org>
28868
28869         Port to uClibc.
28870         * lib/fbufmode.c (fbufmode): Add special code for uClibc.
28871         * lib/fpurge.c (fpurge): Likewise.
28872         * lib/freading.c (freading): Likewise.
28873         * lib/fseeko.c (rpl_fseeko): Likewise.
28874         * lib/fseterr.c (fseterr): Likewise.
28875         * lib/fwriting.c (fwriting): Likewise.
28876         * tests/test-fflush.c (main): Avoid a failure on uClibc.
28877
28878 2007-06-08  Bruno Haible  <bruno@clisp.org>
28879
28880         * m4/intlmacosx.m4: New file, extracted from gettext.m4.
28881         * m4/gettext.m4 (gt_INTL_MACOSX): Remove macro, moved to intlmacosx.m4.
28882         * modules/gettext (Files): Add m4/intlmacosx.m4.
28883
28884 2007-06-07  Bruno Haible  <bruno@clisp.org>
28885
28886         * modules/localename-tests: New file.
28887         * tests/test-localename.c: New file.
28888
28889         New module 'localename'.
28890         * lib/localename.h: New file.
28891         * lib/localename.c: New file, from GNU gettext.
28892         * m4/localename.m4: New file.
28893         * modules/localename: New file.
28894
28895 2007-06-07  Bruno Haible  <bruno@clisp.org>
28896
28897         Work around the lack of <wchar.h> on some builds of uClibc.
28898         * doc/headers/wchar.texi: Update.
28899         * lib/wchar_.h: Include <wchar.h> only if it exists.
28900         * m4/wchar.m4 (gl_WCHAR_H): Check for <wchar.h>. Set HAVE_WCHAR_H.
28901         * m4/stdint.m4 (gl_STDINT_H): Check for <wchar.h>.
28902         (gl_STDINT_TYPE_PROPERTIES): Don't try to include <wchar.h> if it
28903         doesn't exist.
28904         * modules/wchar (wchar.h): Substitute HAVE_WCHAR_H.
28905         * modules/mbfile (Depends-on): Add wchar.
28906         * modules/mbiter (Depends-on): Likewise.
28907         * modules/mbuiter (Depends-on): Likewise.
28908         Reported by Simon Josefsson.
28909
28910 2007-06-06  Paul Eggert  <eggert@cs.ucla.edu>
28911
28912         Work around problem reported by Steven M. Schweda in
28913         <http://lists.gnu.org/archive/html/bug-tar/2007-06/msg00002.html>:
28914         Tru64 5.1B with the Compaq compiler environment installed declares
28915         an 'isblank' function but does not define it in the C library.
28916         * lib/fnmatch.c (isblank): Check for HAVE_ISBLANK, too.
28917         * lib/regex_internal.h (isblank): Likewise.
28918         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for isblank existence.
28919         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
28920
28921 2007-06-05  Bruno Haible  <bruno@clisp.org>
28922
28923         Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64,
28924         ia64.
28925         * modules/printf-safe: New file.
28926         * modules/fprintf-posix (Depends-on): Add printf-safe.
28927         * modules/printf-posix (Depends-on): Likewise.
28928         * modules/snprintf-posix (Depends-on): Likewise.
28929         * modules/sprintf-posix (Depends-on): Likewise.
28930         * modules/vasnprintf-posix (Depends-on): Likewise.
28931         * modules/vasprintf-posix (Depends-on): Likewise.
28932         * modules/vfprintf-posix (Depends-on): Likewise.
28933         * modules/vprintf-posix (Depends-on): Likewise.
28934         * modules/vsnprintf-posix (Depends-on): Likewise.
28935         * modules/vsprintf-posix (Depends-on): Likewise.
28936         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Require
28937         AC_C_BIGENDIAN. Define CHECK_PRINTF_SAFE if printf-safe is used. Test
28938         non-IEEE numbers on i386, x86_64, ia64. When cross-compiling, guess
28939         "no" on i386, x86_64, ia64.
28940         * tests/test-snprintf-posix.h (LDBL80_WORDS): New macro.
28941         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
28942         on i386, x86_64, ia64.
28943         * tests/test-sprintf-posix.h (LDBL80_WORDS): New macro.
28944         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
28945         on i386, x86_64, ia64.
28946         * tests/test-vasnprintf-posix.c: Include float.h.
28947         (LDBL80_WORDS): New macro.
28948         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
28949         on i386, x86_64, ia64.
28950         * tests/test-vasprintf-posix.c: Include float.h.
28951         (LDBL80_WORDS): New macro.
28952         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
28953         on i386, x86_64, ia64.
28954         * tests/test-snprintf-posix.c: Include float.h.
28955         * tests/test-sprintf-posix.c: Likewise.
28956         * tests/test-vsnprintf-posix.c: Likewise.
28957         * tests/test-vsprintf-posix.c: Likewise.
28958
28959 2007-06-05  Bruno Haible  <bruno@clisp.org>
28960
28961         Fix isnanl so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
28962         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Require AC_C_BIGENDIAN. Test
28963         non-IEEE numbers on i386, x86_64, ia64.
28964         (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require AC_C_BIGENDIAN.
28965         * lib/isnan.c (FUNC): Add special code for i386, x86_64, ia64.
28966         * tests/test-isnanl.h: Include float.h.
28967         (main): Check also non-IEEE numbers on i386, x86_64, ia64.
28968
28969 2007-06-05  Bruno Haible  <bruno@clisp.org>
28970
28971         * lib/vasnprintf.c (VASNPRINTF): Do the extra handling of NaN and Inf
28972         also the %a / %A. Handle the %a / %A code before this extra handling.
28973
28974 2007-06-05  Bruno Haible  <bruno@clisp.org>
28975
28976         * lib/vasnprintf.c [NEED_PRINTF_LONG_DOUBLE ||
28977         NEED_PRINTF_INFINITE_LONG_DOUBLE]: Include fpucw.h.
28978
28979 2007-06-05  Bruno Haible  <bruno@clisp.org>
28980
28981         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): Fix
28982         typo in variable name.
28983
28984 2007-06-05  Eric Blake  <ebb9@byu.net>
28985
28986         * m4/lseek.m4 (gl_FUNC_LSEEK): Work when cross-compiling.
28987         Reported by Simon Josefsson.
28988
28989 2007-06-04  Bruno Haible  <bruno@clisp.org>
28990
28991         Avoid test failures on some PowerPC platforms.
28992         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP):
28993         Define differently for PowerPC.
28994         * tests/test-frexpl.c (MIN_NORMAL_EXP): Likewise.
28995         Reported by Gary V. Vaughan <gary@gnu.org>.
28996
28997 2007-06-02  Bruno Haible  <bruno@clisp.org>
28998
28999         Fix test-stdint failure on FreeBSD/ia64.
29000         * m4/stdint.m4 (gl_STDINT_H): Check the values of PTRDIFF_MIN,
29001         PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN,
29002         WCHAR_MAX, WINT_MIN, WINT_MAX entirely, not only for plausibility.
29003         * doc/headers/stdint.texi: Update.
29004
29005 2007-06-01  Bruno Haible  <bruno@clisp.org>
29006
29007         * tests/test-binary-io.c (main): Pass a third argument to open().
29008         Reported by Gary V. Vaughan <gary@gnu.org>.
29009
29010 2007-06-01  Bruno Haible  <bruno@clisp.org>
29011
29012         * doc/functions/frexpl.texi: Update for mingw.
29013
29014 2007-06-01  Bruno Haible  <bruno@clisp.org>
29015
29016         * tests/test-lseek.c (main): Disable test of errno for invalid third
29017         argument.
29018         * doc/functions/lseek.texi: Update.
29019         Reported by Gary V. Vaughan <gary@gnu.org>.
29020
29021 2007-05-28  Bruno Haible  <bruno@clisp.org>
29022
29023         * m4/intl.m4 (AM_INTL_SUBDIR): Substitute variables WOE32, WINDRES.
29024
29025 2007-05-31  Eric Blake  <ebb9@byu.net>
29026
29027         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Guess no on mingw when
29028         cross compiling.
29029
29030 2007-05-30  Eric Blake  <ebb9@byu.net>
29031         and Bruno Haible  <bruno@clisp.org>
29032
29033         Work around mingw test failures exposed by m4-1.4.9b.
29034         * m4/stdint.m4 (gl_STDINT_H): Detect mingw bug.
29035         * tests/test-unistd.c: Disable uid_t and git_t tests for the
29036         moment.
29037
29038 2007-05-30  Bruno Haible  <bruno@clisp.org>
29039
29040         * tests/test-lseek.c: Explicitly close file descriptors 0 and 1 before
29041         assuming that they are closed. Needed on HP-UX 11.
29042
29043 2007-05-29  Bruno Haible  <bruno@clisp.org>
29044
29045         Fix a problem with #include_next.
29046         * lib/dirent_.h: Split the double-inclusion guard.
29047         * lib/fcntl_.h: Likewise.
29048         * lib/float_.h: Likewise.
29049         * lib/iconv_.h: Likewise.
29050         * lib/inttypes_.h: Likewise.
29051         * lib/locale_.h: Likewise.
29052         * lib/math_.h: Likewise.
29053         * lib/netinet_in_.h: Likewise.
29054         * lib/search_.h: Likewise.
29055         * lib/signal_.h: Likewise.
29056         * lib/stdint_.h: Likewise.
29057         * lib/stdio_.h: Likewise.
29058         * lib/stdlib_.h: Likewise.
29059         * lib/string_.h: Likewise.
29060         * lib/sys_select_.h: Likewise.
29061         * lib/sys_socket_.h: Likewise.
29062         * lib/sys_stat_.h: Likewise.
29063         * lib/sys_time_.h: Likewise.
29064         * lib/sysexits_.h: Likewise.
29065         * lib/time_.h: Likewise.
29066         * lib/unistd_.h: Likewise.
29067         * lib/wchar_.h: Likewise.
29068         * lib/wctype_.h: Likewise.
29069
29070 2007-05-29  Bruno Haible  <bruno@clisp.org>
29071
29072         * tests/test-unistd.c: Disable the tests for useconds_t and intptr_t
29073         for the moment.
29074
29075 2007-05-29  Bruno Haible  <bruno@clisp.org>
29076
29077         * m4/isnan.m4 (gl_DOUBLE_EXPONENT_LOCATION): Silence the AC_C_BIGENDIAN
29078         invocation.
29079         Reported by Eric Blake.
29080
29081 2007-05-29  Bruno Haible  <bruno@clisp.org>
29082
29083         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Fix typo in cross-
29084         compiling case.
29085
29086 2007-05-29  Eric Blake  <ebb9@byu.net>
29087             Bruno Haible  <bruno@clisp.org>
29088
29089         * m4/isnanf.m4 (gl_FUNC_ISNANF_NO_LIBM): Avoid syntax error on
29090         cross compiles.
29091
29092 2007-05-28  Eric Blake  <ebb9@byu.net>
29093
29094         * modules/closein-tests (test_closein_LDADD): Support test on
29095         cygwin with libtool.
29096
29097 2007-05-28  Bruno Haible  <bruno@clisp.org>
29098
29099         * tests/uniconv/test-u16-conv-from-enc.c: Remove #ifdef HAVE_CONFIG_H.
29100         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
29101         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
29102         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
29103         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
29104         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
29105         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
29106         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
29107         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
29108
29109 2007-05-28  Eric Blake  <ebb9@byu.net>
29110
29111         Unconditionally include <config.h> in unit tests.
29112         * tests/test-alloca-opt.c: Remove #ifdef HAVE_CONFIG_H.
29113         * tests/test-allocsa.c, tests/test-arcfour.c,
29114         tests/test-arctwo.c, tests/test-argmatch.c, tests/test-argp.c,
29115         tests/test-array_list.c, tests/test-array_oset.c,
29116         tests/test-atexit.c, test-avltree_list.c, test-avltree_oset.c,
29117         test-avltreehash_list.c, test-base64.c, test-binary-io.c,
29118         test-c-ctype.c, test-c-strcasecmp.c, test-c-strcasestr.c,
29119         test-c-strncasecmp.c, test-c-strstr.c, test-canonicalize-lgpl.c,
29120         test-carray_list.c, test-crc.c, test-des.c, test-dirname.c,
29121         test-fflush.c, test-fprintf-posix.c, test-gc-arcfour.c,
29122         test-gc-arctwo.c, test-gc-des.c, test-gc-hmac-md5.c,
29123         test-gc-hmac-sha1.c, test-gc-md2.c, test-gc-md4.c, test-gc-md5.c,
29124         test-gc-pbkdf2-sha1.c, test-gc-rijndael.c, test-gc-sha1.c,
29125         test-gc.c, test-getpass.c, test-hmac-md5.c, test-hmac-sha1.c,
29126         test-iconv.c, test-linked_list.c, test-linkedhash_list.c,
29127         test-lock.c, test-mbscasecmp.c, test-mbscasestr1.c,
29128         test-mbscasestr2.c, test-mbscasestr3.c, test-mbscasestr4.c,
29129         test-mbschr.c, test-mbscspn.c, test-mbsncasecmp.c, test-mbspbrk.c,
29130         test-mbspcasecmp.c, test-mbsrchr.c, test-mbsspn.c, test-mbsstr1.c,
29131         test-mbsstr2.c, test-mbsstr3.c, test-md2.c, test-md4.c,
29132         test-md5.c, test-memmem.c, test-printf-posix.c,
29133         test-rbtree_list.c, test-rbtree_oset.c, test-rbtreehash_list.c,
29134         test-read-file.c, test-rijndael.c, test-snprintf-posix.c,
29135         test-snprintf.c, test-sprintf-posix.c, test-stdint.c,
29136         test-strcasestr.c, test-striconv.c, test-striconveh.c,
29137         test-striconveha.c, test-tls.c, test-vasnprintf-posix.c,
29138         test-vasnprintf-posix2.c, test-vasnprintf.c,
29139         test-vasprintf-posix.c, test-vasprintf.c, test-verify.c,
29140         test-vfprintf-posix.c, test-vprintf-posix.c,
29141         test-vsnprintf-posix.c, test-vsnprintf.c, test-vsprintf-posix.c,
29142         test-xvasprintf.c: Likewise.
29143
29144 2007-05-28  Bruno Haible  <bruno@clisp.org>
29145
29146         * gnulib-tool (func_import): Remember the --with-tests command-line
29147         option through the macro gl_WITH_TESTS in the gnulib-cache.m4.
29148         Reported by Eric Blake.
29149
29150 2007-05-28  Bruno Haible  <bruno@clisp.org>
29151
29152         * modules/ftell-tests: New file.
29153         * tests/test-ftell.c: New file, based on tests/test-ftello.c.
29154         * tests/test-ftell.sh: New file, based on tests/test-ftello.sh.
29155
29156         * lib/ftell.c: New file.
29157         * modules/ftell: New file.
29158         * m4/ftell.m4: New file.
29159         * doc/functions/ftell.texi: Update.
29160         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELL,
29161         REPLACE_FTELL.
29162         * lib/stdio_.h (rpl_ftell): New declaration.
29163         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELL,
29164         REPLACE_FTELL.
29165
29166 2007-05-28  Eric Blake  <ebb9@byu.net>
29167
29168         * lib/allocsa.h (safe_alloca): Avoid compiler warning.
29169
29170 2007-05-28  Bruno Haible  <bruno@clisp.org>
29171
29172         * modules/fseek-tests: New file.
29173         * tests/test-fseek.c: New file, based on tests/test-fseeko.c.
29174         * tests/test-fseek.sh: New file, based on tests/test-fseeko.sh.
29175
29176         * lib/fseek.c: New file.
29177         * modules/fseek: New file.
29178         * m4/fseek.m4: New file.
29179         * doc/functions/fseek.texi: Update.
29180         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEK,
29181         REPLACE_FSEEK.
29182         * lib/stdio_.h (rpl_fseek): New declaration.
29183         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEK,
29184         REPLACE_FSEEK.
29185
29186 2007-05-28  Bruno Haible  <bruno@clisp.org>
29187
29188         * lib/stdio_.h (fflush): More comments.
29189
29190 2007-05-28  Bruno Haible  <bruno@clisp.org>
29191
29192         * m4/lseek.m4 (gl_FUNC_LSEEK): When not cross-compiling, perform a real
29193         runtime test.
29194
29195 2007-05-28  Eric Blake  <ebb9@byu.net>
29196
29197         Improve lseek module.
29198         * lib/lseek.c (rpl_lseek): Detect EBADF on mingw.
29199         * lib/unistd_.h (lseek): Scale back link warning message.
29200         * tests/test-lseek.c: Beef up test.
29201         * tests/test-lseek.sh: Exercise more facets of lseek.
29202         Reported by Bruno Haible.
29203
29204 2007-05-28  Bruno Haible  <bruno@clisp.org>
29205
29206         * tests/test-unistd.c: Test all the types that <unistd.h> is expected
29207         to define.
29208
29209 2007-05-27  Bruno Haible  <bruno@clisp.org>
29210
29211         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-31 patch.
29212
29213 2007-05-27  Bruno Haible  <bruno@clisp.org>
29214
29215         * modules/openmp: New file.
29216         * m4/openmp.m4: New file, taken from autoconf's CVS with changes by
29217         Noah Misch.
29218
29219 2007-05-26  Bruno Haible  <bruno@clisp.org>
29220
29221         * modules/chdir-long (Depends-on): Add fchdir.
29222         * modules/chdir-safer (Depends-on): Likewise.
29223         * modules/fts (Depends-on): Likewise.
29224         * modules/fts-lgpl (Depends-on): Likewise.
29225         * modules/openat (Depends-on): Likewise.
29226         * modules/savewd (Depends-on): Likewise.
29227
29228 2007-05-24  Eric Blake  <ebb9@byu.net>
29229
29230         Fix lseek on mingw.
29231         * modules/lseek: New module.
29232         * m4/lseek.m4: New file.
29233         * lib/lseek.c: New file.
29234         * modules/lseek-tests: New file.
29235         * tests/test-lseek.c: New file.
29236         * tests/test-lseek.sh: New file.
29237         * MODULES.html.sh: Document lseek module.
29238         * modules/fflush (Depends-on): Add lseek, fseeko.
29239         * modules/fseeko (Depends-on): Likewise.
29240         * modules/ftello (Depends-on): Likewise.
29241         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Replace fseek[o] if lseek is
29242         broken.
29243         * m4/ftello.m4 (gl_FUNC_FTELLO): Replace ftell[o] if lseek is
29244         broken.
29245         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Trigger fseeko module.
29246         * lib/fseeko.c (rpl_fseeko): Quit early on non-seekable files.
29247         * lib/ftello.c (rpl_ftello): Likewise.
29248         * tests/test-fseeko.c (main): Test this.
29249         * tests/test-fseeko.sh: Likewise.
29250         * tests/test-ftello.c (main): Likewise.
29251         * tests/test-ftello.sh: Likewise.
29252         * lib/stdio_.h (fseek, ftell): Simplify, since missing fseeko now
29253         implies replacing fseek.
29254         * modules/stdio (Makefile.am): No longer need HAVE_FSEEKO,
29255         HAVE_FTELLO.
29256         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add lseek info.
29257         * modules/unistd (Makefile.am): Likewise.
29258         * lib/unistd_.h (lseek): Declare a replacement.
29259         * doc/functions/lseek.texi (lseek): Document this fix.
29260         * doc/functions/fseek.texi (fseek): Likewise.
29261         * doc/functions/ftell.texi (ftell): Likewise.
29262
29263 2007-05-24  Bruno Haible  <bruno@clisp.org>
29264
29265         * tests/test-vasnprintf-posix.c (test_function): Allow up to 50 bytes
29266         in the printed representation of a NaN.
29267         * tests/test-vasprintf-posix.c (test_function): Likewise.
29268         * tests/test-snprintf-posix.h (test_function): Likewise.
29269         * tests/test-sprintf-posix.h (test_function): Likewise.
29270         Reported by Eric Blake.
29271
29272 2007-05-23  Eric Blake  <ebb9@byu.net>
29273
29274         Fix fseeko/ftello on cygwin 1.5.24.
29275         * doc/functions/fseeko.texi (fseeko): Document the fix.
29276         * doc/functions/ftello.texi (ftello): Document the fix.
29277         * doc/functions/stdin.texi (stdin): Document the cygwin bug.
29278         * doc/functions/stdout.text (stdout): New file.
29279         * doc/functions/stderr.text (stderr): New file.
29280         * doc/gnulib.texi (Function Substitutes): Use new files.
29281         * tests/test-fseeko.c (main): Check for broken fseeko on cygwin
29282         prior to 1.7.0.
29283         * tests/test-ftello.c (main): Likewise for ftello.
29284         * tests/test-fseeko.sh: New file.
29285         * tests/test-ftello.sh: New file.
29286         * modules/fseeko-tests (Makefile.am): Ensure test-fseeko is run
29287         with seekable stdin.
29288         * modules/ftello-tests (Makefile.am): Likewise for test-ftello.
29289         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Detect the cygwin bug.
29290         (gl_REPLACE_FSEEKO): New macro.
29291         * m4/ftello.m4 (gl_FUNC_FTELLO, gl_REPLACE_FTELLO): Likewise.
29292         * modules/fseeko (Files): Distribute fseeko.c.
29293         * modules/ftello (Files): Distribute ftello.c.
29294         * lib/fseeko.c (rpl_fseeko) [__CYGWIN__]: Convert stdin to 64-bit
29295         mode.
29296         * lib/ftello.c (rpl_ftello): New file.
29297         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Allow replacement of
29298         fseeko, ftello.
29299         (gl_STDIN_LARGE_OFFSET): New macro.
29300         * modules/stdio (Makefile.am): Perform the replacement.
29301         * lib/stdio_.h (rpl_fseeko, rpl_ftello): Define when needed.
29302
29303 2007-05-23  Bruno Haible  <bruno@clisp.org>
29304
29305         * lib/stdio_.h (fseeko, ftello): Provide a link warning only if
29306         GNULIB_POSIXCHECK is defined.
29307
29308 2007-05-21  Bruno Haible  <bruno@clisp.org>
29309
29310         * m4/printf.m4 (gl_PRINTF_INFINITE, gl_PRINTF_INFINITE_LONG_DOUBLE):
29311         Check also the output for NaN arguments. When cross-compiling, guess
29312         no on IRIX.
29313         * lib/vasnprintf.c: Update comments.
29314         * tests/test-vasnprintf-posix.c (strisnan): New function.
29315         (test_function): Use it.
29316         * tests/test-vasprintf-posix.c (strisnan): New function.
29317         (test_function): Use it.
29318         * tests/test-snprintf-posix.h (strisnan): New function.
29319         (test_function): Use it.
29320         * tests/test-sprintf-posix.h (strisnan): New function.
29321         (test_function): Use it.
29322         Reported by Eric Blake.
29323
29324 2007-05-20  Bruno Haible  <bruno@clisp.org>
29325
29326         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Add test for large finite
29327         numbers that fails on BeOS.
29328         * doc/functions/frexpl.texi: Update.
29329
29330 2007-05-20  Jim Meyering  <jim@meyering.net>
29331
29332         * NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
29333         forced upon us by glibc-2.6.
29334
29335 2007-05-20  Bruno Haible  <bruno@clisp.org>
29336
29337         Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
29338         * m4/printf.m4 (gl_PRINTF_INFINITE): Update cross-compiling guesses.
29339         (gl_PRINTF_INFINITE_LONG_DOUBLE): New macro.
29340         * lib/vasnprintf.c: Use NEED_PRINTF_INFINITE_DOUBLE instead of
29341         NEED_PRINTF_INFINITE.
29342         (is_infinitel): New function.
29343         (VASNPRINTF): Handle NEED_PRINTF_INFINITE_LONG_DOUBLE case.
29344         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE): Renamed from
29345         gl_PREREQ_VASNPRINTF_INFINITE.
29346         (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): New macro.
29347         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
29348         gl_PRINTF_INFINITE_LONG_DOUBLE and test its result. Invoke
29349         gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE and
29350         gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE instead of
29351         gl_PREREQ_VASNPRINTF_INFINITE.
29352         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
29353         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
29354         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
29355         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
29356         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
29357         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
29358         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
29359         * doc/functions/fprintf.texi: Update.
29360         * doc/functions/printf.texi: Update.
29361         * doc/functions/snprintf.texi: Update.
29362         * doc/functions/sprintf.texi: Update.
29363         * doc/functions/vfprintf.texi: Update.
29364         * doc/functions/vprintf.texi: Update.
29365         * doc/functions/vsnprintf.texi: Update.
29366         * doc/functions/vsprintf.texi: Update.
29367
29368 2007-05-20  Bruno Haible  <bruno@clisp.org>
29369
29370         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): Set REPLACE_FREXPL if frexpl
29371         was not found in libc.
29372         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Likewise.
29373
29374 2007-05-20  Bruno Haible  <bruno@clisp.org>
29375
29376         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
29377         printed as "-nan" instead of "nan".
29378         * tests/test-vasprintf-posix.c (test_function): Likewise.
29379         * tests/test-snprintf-posix.h (test_function): Likewise.
29380         * tests/test-sprintf-posix.h (test_function): Likewise.
29381         Needed for HP-UX 11.
29382
29383 2007-05-20  Jim Meyering  <jim@meyering.net>
29384
29385         Fix buggy test for the fchownat-deref bug.
29386         * m4/openat.m4 (gl_FUNC_FCHOWNAT_DEREF_BUG): Create the dangling
29387         symlink required for the run-test.  Without it, this test would
29388         always declare that fchownat doesn't work, and client code would
29389         unnecessarily use the replacement function with fixed libc.
29390         (gl_FUNC_FCHOWNAT): Eliminate a variable that wasn't initialized.
29391         Reported by Greg Schafer.
29392
29393 2007-05-19  Bruno Haible  <bruno@clisp.org>
29394
29395         * m4/isnanf.m4 (gl_ISNANF_WORKS): New macro.
29396         (gl_FUNC_ISNANF_NO_LIBM): Invoke it.
29397         * lib/isnan.c (FUNC): Use run-time expressions for SGI compiler.
29398         Needed for IRIX 6.5 and Solaris 2.5.1.
29399
29400 2007-05-19  Bruno Haible  <bruno@clisp.org>
29401
29402         * tests/test-vasnprintf-posix.c (have_minus_zero): New function.
29403         (test_function): Skip tests involving -0.0 on platforms where
29404         -0.0 = 0.0.
29405         * tests/test-vasprintf-posix.c (have_minus_zero): New function.
29406         (test_function): Skip tests involving -0.0 on platforms where
29407         -0.0 = 0.0.
29408         * tests/test-snprintf-posix.h (have_minus_zero): New function.
29409         (test_function): Skip tests involving -0.0 on platforms where
29410         -0.0 = 0.0.
29411         * tests/test-sprintf-posix.h (have_minus_zero): New function.
29412         (test_function): Skip tests involving -0.0 on platforms where
29413         -0.0 = 0.0.
29414         * tests/test-fprintf-posix.h (test_function): Remove all -0.0 related
29415         tests.
29416         * tests/test-printf-posix.h (test_function): Likewise.
29417         * tests/test-printf-posix.output: Remove all -0.0 related results.
29418         Needed for IRIX 6.5.
29419
29420 2007-05-19  Bruno Haible  <bruno@clisp.org>
29421
29422         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
29423         printed as "nan0x7fffffff" instead of "nan".
29424         * tests/test-vasprintf-posix.c (test_function): Likewise.
29425         * tests/test-snprintf-posix.h (test_function): Likewise.
29426         * tests/test-sprintf-posix.h (test_function): Likewise.
29427         * tests/test-fprintf-posix.h (NaN): Remove macro.
29428         (test_function): Remove all NaN related tests.
29429         * tests/test-printf-posix.h (NaN): Remove macro.
29430         (test_function): Remove all NaN related tests.
29431         * tests/test-printf-posix.output: Remove all NaN related results.
29432         Needed for IRIX 6.5.
29433
29434 2007-05-19  Bruno Haible  <bruno@clisp.org>
29435
29436         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Fix C89 syntax error in test code.
29437         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Likewise.
29438
29439 2007-05-19  Bruno Haible  <bruno@clisp.org>
29440
29441         * lib/float_.h: New file.
29442         * m4/float_h.m4: New file.
29443         * modules/float: New file.
29444         * modules/isnanl (Dependencies): Add float.
29445         * modules/isnanl-nolibm (Dependencies): Likewise.
29446         * modules/mathl (Dependencies): Likewise.
29447         * modules/printf-frexpl (Dependencies): Likewise.
29448         * modules/signbit (Dependencies): Likewise.
29449         * modules/vasnprintf (Dependencies): Likewise.
29450         * doc/headers/float.texi: Update.
29451
29452 2007-05-19  Jim Meyering  <jim@meyering.net>
29453
29454         * lib/utimens.c (gl_futimens): Rename from futimens,
29455         now that glibc-2.6 declares futimens.
29456         * lib/utimens.h: Likewise.
29457
29458 2007-05-19  Bruno Haible  <bruno@clisp.org>
29459
29460         Avoid test failures on mingw.
29461         * tests/test-fprintf-posix.sh: Convert CR/LF to LF in output.
29462         * tests/test-printf-posix.sh: Likewise.
29463         * tests/test-vfprintf-posix.sh: Likewise.
29464         * tests/test-vprintf-posix.sh: Likewise.
29465
29466 2007-05-19  Bruno Haible  <bruno@clisp.org>
29467
29468         Fix *printf result for NaN, Inf, -0.0 on mingw.
29469         * m4/printf.m4 (gl_PRINTF_INFINITE): New macro.
29470         * lib/vasnprintf.c: Include math.h and isnan.h.
29471         (is_infinite_or_zero): New function.
29472         (VASNPRINTF): Fix also the handling of infinite or zero 'double'
29473         values in the %f, %F, %e, %E, %g, %G directives.
29474         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE): New macro.
29475         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
29476         gl_PRINTF_INFINITE and test its result. Invoke
29477         gl_PREREQ_VASNPRINTF_INFINITE.
29478         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
29479         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
29480         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
29481         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
29482         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
29483         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
29484         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
29485         * doc/functions/fprintf.texi: Update.
29486         * doc/functions/printf.texi: Update.
29487         * doc/functions/snprintf.texi: Update.
29488         * doc/functions/sprintf.texi: Update.
29489         * doc/functions/vfprintf.texi: Update.
29490         * doc/functions/vprintf.texi: Update.
29491         * doc/functions/vsnprintf.texi: Update.
29492         * doc/functions/vsprintf.texi: Update.
29493
29494 2007-05-19  Bruno Haible  <bruno@clisp.org>
29495
29496         * lib/vasnprintf.c (convert_to_decimal): Add an extra_zeroes argument.
29497         (scale10_round_decimal_long_double): Inline scale10_round_long_double.
29498         Instead of multiplying with 10^k, set extra_zeroes to k.
29499         (scale10_round_long_double): Remove function.
29500
29501 2007-05-18  Bruno Haible  <bruno@clisp.org>
29502
29503         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Fix logic bug
29504         introduced on 2007-05-06.
29505
29506 2007-05-18  Bruno Haible  <bruno@clisp.org>
29507
29508         * tests/test-vasnprintf-posix.c (test_function): Also test the %e and
29509         %g directives.
29510         * tests/test-vasprintf-posix.c (test_function): Likewise.
29511         * tests/test-snprintf-posix.h (test_function): Likewise.
29512         * tests/test-sprintf-posix.h (test_function): Likewise.
29513
29514 2007-05-18  Bruno Haible  <bruno@clisp.org>
29515
29516         * tests/test-vasnprintf-posix.c (SIZEOF): New macro.
29517         (strmatch): New function.
29518         (test_function): Test the %f directive on numbers of various exponents.
29519         * tests/test-vasprintf-posix.c (SIZEOF): New macro.
29520         (strmatch): New function.
29521         (test_function): Test the %f directive on numbers of various exponents.
29522         * tests/test-snprintf-posix.h (strmatch): New function.
29523         (test_function): Test the %f directive on numbers of various exponents.
29524         * tests/test-sprintf-posix.h (strmatch): New function.
29525         (test_function): Test the %f directive on numbers of various exponents.
29526         * tests/test-snprintf-posix.c (SIZEOF): New macro.
29527         * tests/test-sprintf-posix.c (SIZEOF): New macro.
29528         * tests/test-vsnprintf-posix.c (SIZEOF): New macro.
29529         * tests/test-vsprintf-posix.c (SIZEOF): New macro.
29530
29531 2007-05-18  Bruno Haible  <bruno@clisp.org>
29532
29533         Add support for 'long double' number output.
29534         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE): New macro.
29535         * lib/vasnprintf.c: Include math.h and float+.h.
29536         (mp_limb_t): New type.
29537         (GMP_LIMB_BITS): New macro.
29538         (mp_twolimb_t): New type.
29539         (GMP_TWOLIMB_BITS): New macro.
29540         (mpn_t): New type.
29541         (multiply, divide, convert_to_decimal, decode_long_double,
29542         scale10_round_long_double, scale10_round_decimal_long_double,
29543         floorlog10l): New functions.
29544         (VASNPRINTF) [NEED_PRINTF_LONG_DOUBLE]: Implement 'long double' support
29545         for the %f, %F, %e, %E, %g, %G directives.
29546         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_LONG_DOUBLE): New macro.
29547         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
29548         gl_PRINTF_LONG_DOUBLE and test its result. Invoke
29549         gl_PREREQ_VASNPRINTF_LONG_DOUBLE.
29550         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
29551         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
29552         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
29553         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
29554         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
29555         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
29556         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
29557         * modules/fprintf-posix (Depends-on): Add frexpl-nolibm.
29558         * modules/snprintf-posix (Depends-on): Likewise.
29559         * modules/sprintf-posix (Depends-on): Likewise.
29560         * modules/vasnprintf-posix (Depends-on): Likewise.
29561         * modules/vasprintf-posix (Depends-on): Likewise.
29562         * modules/vfprintf-posix (Depends-on): Likewise.
29563         * modules/vsnprintf-posix (Depends-on): Likewise.
29564         * modules/vsprintf-posix (Depends-on): Likewise.
29565         * modules/vasnprintf (Files): Add lib/float+.h.
29566         * doc/functions/fprintf.texi: Update.
29567         * doc/functions/printf.texi: Update.
29568         * doc/functions/snprintf.texi: Update.
29569         * doc/functions/sprintf.texi: Update.
29570         * doc/functions/vfprintf.texi: Update.
29571         * doc/functions/vprintf.texi: Update.
29572         * doc/functions/vsnprintf.texi: Update.
29573         * doc/functions/vsprintf.texi: Update.
29574
29575 2007-05-18  Bruno Haible  <bruno@clisp.org>
29576
29577         * lib/vasnprintf.c (USE_SNPRINTF): Define to 0 on BeOS.
29578
29579 2007-05-18  Bruno Haible  <bruno@clisp.org>
29580
29581         * lib/vasnprintf.c (VASNPRINTF) [WIN32]: Use %I64d instead of %lld
29582         for printing 64-bit integers. Needed for mingw.
29583
29584 2007-05-18  Bruno Haible  <bruno@clisp.org>
29585
29586         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
29587         gl_FUNC_FREXPL_WORKS.
29588         * modules/printf-frexpl (Files): Add m4/frexpl.m4.
29589
29590 2007-05-18  Bruno Haible  <bruno@clisp.org>
29591
29592         * modules/frexpl-nolibm-tests: New file.
29593
29594         * modules/frexpl-nolibm: New file.
29595         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): New macro.
29596
29597 2007-05-17  Paul Eggert  <eggert@cs.ucla.edu>
29598
29599         * lib/dirent_.h: Prefer #include_next <foo.h> to #include
29600         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
29601         GCC 4.2, which otherwise issues a lot of warnings.
29602         * lib/iconv_.h, lib/locale_.h, lib/netinet_in_.h, lib/sys_select_.h:
29603         * lib/sys_socket_.h, lib/sys_stat_.h, lib/sysexits_.h, lib/unistd_.h:
29604         Likewise.
29605         * modules/fchdir (dirent.h): Substitute @HAVE_INCLUDE_NEXT@.
29606         * modules/iconv_open (iconv.h): Likewise.
29607         * modules/locale (locale.h): Likewise.
29608         * modules/netinet_in (netinet/in.h): Likewise.
29609         * modules/sys_select (sys_select.h): Likewise.
29610         * modules/sys_socket (sys/socket.h): Likewise.
29611         * modules/sys_stat (sys/stat.h): Likewise.
29612         * modules/sysexits (sysexits.h): Likewise.
29613         * modules/unistd (unistd.h): Likewise.
29614
29615 2007-05-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29616
29617         * modules/closein-tests (Makefile.am): Distribute
29618         `test-closein.sh'.
29619
29620 2007-05-17  Bruno Haible  <bruno@clisp.org>
29621
29622         * tests/test-printf-posix.output: Renamed from
29623         tests/test-fprintf-posix.out.
29624         * modules/fprintf-posix-tests: Update.
29625         * modules/printf-posix-tests: Update.
29626         * modules/vfprintf-posix-tests: Update.
29627         * modules/vprintf-posix-tests: Update.
29628         * tests/test-fprintf-posix.sh: Update.
29629         * tests/test-printf-posix.sh: Update.
29630         * tests/test-vfprintf-posix.sh: Update.
29631         * tests/test-vprintf-posix.sh: Update.
29632         Reported by Ralf Wildenhues.
29633
29634 2007-05-16  Paul Eggert  <eggert@cs.ucla.edu>
29635
29636         * lib/fcntl_.h: Prefer #include_next <foo.h> to #include
29637         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
29638         GCC 4.2, which otherwise issues a lot of warnings.
29639         * lib/inttypes_.h, lib/math_.h, lib/search_.h, lib/signal_.h:
29640         * lib/stdint_.h, lib/stdio_.h, lib/stdlib_.h, lib/string_.h:
29641         * lib/sys_time_.h, lib/time_.h, lib/wchar_.h, lib/wctype_.h: Likewise.
29642         * lib/stdlib_.h: Don't bother with #pragma GCC system_header, as
29643         it should no longer be needed.
29644         * lib/string_.h: Likewise.
29645         * modules/absolute-header (HAVE_INCLUDE_NEXT): New 'make' define.
29646         * modules/fcntl (fcntl.h): Substitute @HAVE_INCLUDE_NEXT@.
29647         * modules/inttypes (inttypes.h): Likewise.
29648         * modules/math (math.h): Likewise.
29649         * modules/search (search.h): Likewise.
29650         * modules/signal (signal.h): Likewise.
29651         * modules/stdint (stdint.h): Likewise.
29652         * modules/stdio (stdio.h): Likewise.
29653         * modules/stdlib (stdlib.h): Likewise.
29654         * modules/string (string.h): Likewise.
29655         * modules/sys_time (sys/time.h): Likewise.
29656         * modules/time (time.h): Likewise.
29657         * modules/wchar (wchar.h): Likewise.
29658         * modules/wctype (wtype.h): Likewise.
29659
29660 2007-05-16  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
29661
29662         * doc/gnulib-tool.texi (CVS Issues): Fix typo.
29663
29664 2007-05-13  Bruno Haible  <bruno@clisp.org>
29665
29666         * stpcpy.m4 (gl_FUNC_STPCPY): Require AC_C_RESTRICT.
29667         * stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
29668         * strsep.m4 (gl_FUNC_STRSEP): Likewise.
29669         * strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
29670         (gl_PREREQ_STRTOK_R): Don't require it here.
29671
29672 2007-05-13  Bruno Haible  <bruno@clisp.org>
29673
29674         * lib/stdlib_.h (mkdtemp, mkstemp): Comment out argument name. Needed
29675         when used in C++ mode.
29676
29677 2007-05-12  Bruno Haible  <bruno@clisp.org>
29678
29679         * lib/linebuffer.h: Tweak doc.
29680         * lib/linebuffer.c: Likewise.
29681
29682 2007-05-12  James Youngman  <jay@gnu.org>
29683
29684         * lib/linebuffer.c (readlinebuffer_delim): New function,
29685         like readlinebuffer, but use a caller-specified delimiter.
29686         (readlinebuffer): Just call readlinebuffer_delim with '\n'
29687         as the delimiter.
29688         * lib/linebuffer.h (readlinebuffer_delim): Declare it.
29689
29690 2007-05-12  Sergey Poznyakoff  <gray@gnu.org.ua>
29691
29692         * m4/openat.m4 (gl_FUNC_OPENAT): Do not require openat-die.
29693         * modules/openat (Files): Remove openat-die.c.
29694         (Depends-on): Add openat-die.
29695         * modules/openat-die: New module.
29696
29697 2007-05-06  Bruno Haible  <bruno@clisp.org>
29698
29699         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING, gl_VSNPRINTF_ZEROSIZE_C99):
29700         Update with info about Cygwin.
29701         * doc/functions/fprintf.texi: Update.
29702         * doc/functions/printf.texi: Update.
29703         * doc/functions/snprintf.texi: Update.
29704         * doc/functions/sprintf.texi: Update.
29705         * doc/functions/vfprintf.texi: Update.
29706         * doc/functions/vprintf.texi: Update.
29707         * doc/functions/vsnprintf.texi: Update.
29708         * doc/functions/vsprintf.texi: Update.
29709         Reported by Eric Blake.
29710
29711 2007-05-06  Bruno Haible  <bruno@clisp.org>
29712
29713         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Perform the
29714         padding ourselves for the floating-point directives.
29715         * m4/printf.m4 (gl_PRINTF_FLAG_ZERO): New macro.
29716         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_ZERO): New macro.
29717         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
29718         gl_PRINTF_FLAG_ZERO and test its result. Invoke
29719         gl_PREREQ_VASNPRINTF_FLAG_ZERO.
29720         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
29721         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
29722         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
29723         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
29724         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
29725         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
29726         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
29727         * tests/test-snprintf-posix.h (test_function): Also check the width
29728         and some flags in the %f directive.
29729         * tests/test-sprintf-posix.h (test_function): Likewise.
29730         * tests/test-vasnprintf-posix.c (test_function): Likewise.
29731         * tests/test-vasprintf-posix.c (test_function): Likewise.
29732         * doc/functions/fprintf.texi: Update.
29733         * doc/functions/printf.texi: Update.
29734         * doc/functions/snprintf.texi: Update.
29735         * doc/functions/sprintf.texi: Update.
29736         * doc/functions/vfprintf.texi: Update.
29737         * doc/functions/vprintf.texi: Update.
29738         * doc/functions/vsnprintf.texi: Update.
29739         * doc/functions/vsprintf.texi: Update.
29740
29741 2007-05-06  Bruno Haible  <bruno@clisp.org>
29742
29743         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_GROUPING]: Don't
29744         pass the ' flag character to sprintf or snprintf.
29745         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING): New macro.
29746         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_GROUPING): New macro.
29747         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
29748         gl_PRINTF_FLAG_GROUPING and test its result. Invoke
29749         gl_PREREQ_VASNPRINTF_FLAG_GROUPING.
29750         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
29751         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
29752         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
29753         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
29754         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
29755         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
29756         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
29757         * tests/test-snprintf-posix.h (test_function): Also check the grouping
29758         flag.
29759         * tests/test-sprintf-posix.h (test_function): Likewise.
29760         * tests/test-vasnprintf-posix.c (test_function): Likewise.
29761         * tests/test-vasprintf-posix.c (test_function): Likewise.
29762         * doc/functions/fprintf.texi: Update.
29763         * doc/functions/printf.texi: Update.
29764         * doc/functions/snprintf.texi: Update.
29765         * doc/functions/sprintf.texi: Update.
29766         * doc/functions/vfprintf.texi: Update.
29767         * doc/functions/vprintf.texi: Update.
29768         * doc/functions/vsnprintf.texi: Update.
29769         * doc/functions/vsprintf.texi: Update.
29770
29771 2007-05-01  Bruno Haible  <bruno@clisp.org>
29772
29773         * tests/test-argp-2.sh (func_compare): Drop .exe suffix.
29774
29775 2007-05-03  Paul Eggert  <eggert@cs.ucla.edu>
29776
29777         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Use better
29778         comment for D_INO_IN_DIRENT.  Problem reported by James Youngman.
29779
29780 2007-05-02  Paul Eggert  <eggert@cs.ucla.edu>
29781
29782         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Test whether
29783         readdir returns garbage in d_ino.  Problem reported by Kaz Sasayama in
29784         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00021.html>.
29785
29786 2007-05-02  Sergey Poznyakoff  <gray@gnu.org.ua>
29787
29788         * lib/argp-help.c (struct hol_entry): New member `ord'.
29789         (HOL_ENTRY_PTRCMP): Use ord for comparison
29790         (hol_sort): Initialize ord.
29791
29792 2007-05-01  Bruno Haible  <bruno@clisp.org>
29793
29794         * doc/functions/_Exit_C99.texi: Renamed from doc/functions/_Exit.texi.
29795         Reported by Eric Blake.
29796         * doc/gnulib.texi (Function Substitutes): Update.
29797
29798 2007-05-01  Bruno Haible  <bruno@clisp.org>
29799
29800         * doc/functions.texi: Remove file, now redundant through
29801         doc/functions/*.texi.
29802
29803 2007-05-01  Bruno Haible  <bruno@clisp.org>
29804
29805         * modules/argp (Depends-on): Add sleep.
29806
29807 2007-05-01  Bruno Haible  <bruno@clisp.org>
29808
29809         * modules/sleep-tests: New file.
29810         * tests/test-sleep.c: New file.
29811
29812         * modules/sleep: New file.
29813         * lib/sleep.c: New file.
29814         * m4/sleep.m4: New file.
29815         * lib/unistd_.h (sleep): New declaration.
29816         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_SLEEP,
29817         HAVE_SLEEP.
29818         * modules/unistd (Makefile.am): Substitute GNULIB_SLEEP, HAVE_SLEEP.
29819         * doc/functions/sleep.texi: Document the sleep module.
29820
29821 2007-05-01  Bruno Haible  <bruno@clisp.org>
29822
29823         * lib/sigprocmask.h: Remove file.
29824         * lib/signal_.h: Incorporate the previous contents of sigprocmask.h.
29825         * lib/sigprocmask.c: Include <signal.h> instead of sigprocmask.h.
29826         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Substitute GNULIB_SIGPROCMASK,
29827         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T.
29828         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Require
29829         gl_SIGNAL_H_DEFAULTS. Set HAVE_POSIX_SIGNALBLOCKING as a shell variable.
29830         (gl_PREREQ_SIGPROCMASK): Require gl_SIGNAL_H_DEFAULTS. Set
29831         HAVE_SIGSET_T as a shell variable.
29832         * modules/signal (Makefile.am): Substitute GNULIB_SIGPROCMASK,
29833         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T into signal.h.
29834         * modules/sigprocmask (Files): Remove lib/sigprocmask.h.
29835         (Depends-on): Add signal. Remove verify.
29836         (configure.ac): Invoke gl_SIGNAL_MODULE_INDICATOR.
29837         (Include): Mention <signal.h> instead of sigprocmask.h.
29838         * NEWS: Mention the change.
29839         * lib/fatal-signal.c: Don't include sigprocmask.h.
29840
29841 2007-05-01  Bruno Haible  <bruno@clisp.org>
29842
29843         * modules/signal: New file.
29844         * lib/signal_.h: New file.
29845         * m4/signal_h.m4: New file.
29846
29847 2007-05-01  Bruno Haible  <bruno@clisp.org>
29848
29849         * lib/wctype_.h: Test HAVE_ISWCNTRL at configure time.
29850         * m4/wctype.m4 (gl_WCTYPE_H): Substitute HAVE_ISWCNTRL.
29851         * modules/wctype (Makefile.am): Substitute HAVE_ISWCNTRL instead of
29852         HAVE_WCTYPE_CTMP_BUG into wctype.h.
29853
29854 2007-05-01  Bruno Haible  <bruno@clisp.org>
29855
29856         * lib/sys_stat_.h: Test HAVE_LSTAT, HAVE_DECL_MKDIR, HAVE_IO_H at
29857         configure time.
29858         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Substitute HAVE_LSTAT,
29859         HAVE_DECL_MKDIR, HAVE_IO_H via AC_SUBST.
29860         * modules/sys_stat (Makefile.am): Substitute their values into
29861         sys/stat.h.
29862
29863 2007-05-01  Bruno Haible  <bruno@clisp.org>
29864
29865         * lib/glob_.h: Test HAVE_SYS_CDEFS_H at configure time.
29866         * m4/glob.m4 (gl_PREREQ_GLOB): Substitute HAVE_SYS_CDEFS_H via AC_SUBST.
29867         * modules/glob (Makefile.am): Put HAVE_SYS_CDEFS_H value into glob.h.
29868
29869 2007-05-01  Bruno Haible  <bruno@clisp.org>
29870
29871         * doc/header/assert.texi: Undo last change: don't mention the gnulib
29872         'assert' module here.
29873
29874 2007-05-01  Bruno Haible  <bruno@clisp.org>
29875
29876         * doc/functions/*.texi: New files.
29877         * doc/functions/google-ranking.txt: New file.
29878         * doc/gnulib.texi (Function Substitutes): New chapter.
29879         (ctime, inet_ntoa): Remove sections.
29880         * doc/ctime.texi: Remove file.
29881         * doc/inet_ntoa.texi: Remove file.
29882         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Update
29883         dependencies.
29884         (%.info): New rule, specifying a --reference-limit.
29885
29886 2007-05-01  Bruno Haible  <bruno@clisp.org>
29887
29888         * MODULES.html.sh (posix_functions): Remove 'exec', 'toc'.
29889
29890 2007-05-01  Bruno Haible  <bruno@clisp.org>
29891
29892         * modules/mkdir (Depends-on): Add sys_stat, because sys_stat provides
29893         the portability of 'mkdir' to mingw systems.
29894
29895 2007-05-01  Bruno Haible  <bruno@clisp.org>
29896
29897         * doc/headers/google-ranking.txt: New file.
29898
29899 2007-04-30  Eric Blake  <ebb9@byu.net>
29900
29901         Prefer fseeko to fseek.
29902         * modules/getpass (Depends-on): Add fseeko.
29903         * lib/getpass.c (getpass): Use fseeko, not fseek.
29904
29905 2007-04-30  Sergey Poznyakoff  <gray@gnu.org.ua>
29906
29907         * lib/argp-help.c (hol_entry_cmp): Option sorting algorithm
29908         assumes the sorting is stable, while most qsort implementations
29909         are not.  Use argument addresses to ensure they never compare as
29910         equal.
29911
29912         * tests/test-argp-2.sh (usage-indent test): Fix output
29913         (func_compare): Restore diff options
29914         * tests/test-argp.c: Restore #include "progname.h"
29915
29916 2007-04-29  Bruno Haible  <bruno@clisp.org>
29917
29918         * m4/printf.m4 (gl_VSNPRINTF_ZEROSIZE_C99): New macro.
29919         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
29920         gl_VSNPRINTF_ZEROSIZE_C99. Test gl_cv_func_vsnprintf_zerosize_c99.
29921         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
29922         * modules/snprintf-posix-tests (Files): Add tests/test-snprintf.c.
29923         (configure.ac): Define CHECK_SNPRINTF_POSIX.
29924         (TESTS, check_PROGRAMS): Add test-snprintf.
29925         * modules/vsnprintf-posix-tests (Files): Add tests/test-vsnprintf.c.
29926         (configure.ac): Define CHECK_VSNPRINTF_POSIX.
29927         (TESTS, check_PROGRAMS): Add test-vsnprintf.
29928         * tests/test-snprintf.c (main) [!CHECK_SNPRINTF_POSIX]: Disable
29929         assertions that fail on HP-UX, OSF/1, or IRIX.
29930         * tests/test-vsnprintf.c (main) [!CHECK_VSNPRINTF_POSIX]: Likewise.
29931
29932 2007-04-29  Bruno Haible  <bruno@clisp.org>
29933
29934         * MODULES.html.sh (posix_functions): Remove 'contents'.
29935
29936 2007-04-29  Karl Berry  <karl@gnu.org>
29937
29938         * config/srclist.txt (gendocs_template_min): new entry.
29939
29940 2007-04-29  Bruno Haible  <bruno@clisp.org>
29941
29942         Work around fpurge bug on BSD systems.
29943         * modules/fpurge (Makefile.am): Compile fpurge.c unconditionally.
29944         * m4/fpurge.m4 (gl_FUNC_FPURGE): Don't invoke AC_LIBOBJ.
29945         * lib/fpurge.h (fpurge): Don't handle __fpurge wrapper here. Define
29946         fpurge to rpl_fpurge if the system already has this function.
29947         * lib/fpurge.c (fpurge): Handle also the __fpurge wrapper case and
29948         the case where the system already has this function. Correct invariants
29949         on BSD systems.
29950         * lib/fseeko.c (rpl_fseeko): Update recognition of preceding fflush on
29951         BSD systems.
29952
29953 2007-04-29  Sergey Poznyakoff  <gray@gnu.org.ua>
29954
29955         * lib/argp-help.c (hol_cluster_cmp): Reverse comparison.  Change
29956         proposed by Sven Verdoolaege.
29957
29958         * tests/test-argp.c: Fix option ordering.  Test deeply clustered
29959         options.
29960         * tests/test-argp-2.sh (func_compare): Use diff instead of cmp.
29961         (usage and help tests): Update
29962
29963 2007-04-29  Bruno Haible  <bruno@clisp.org>
29964
29965         * tests/test-fflush.c (main): Use a file of size 17, not 10.
29966         Print more information in case of failure. Disable a test on BeOS.
29967
29968 2007-04-29  Bruno Haible  <bruno@clisp.org>
29969
29970         * tests/**/test-*.[hc] (ASSERT): Use fprintf to show the line number.
29971         This helps debugging on systems on which no gdb is available.
29972
29973 2007-04-29  Bruno Haible  <bruno@clisp.org>
29974
29975         * lib/freading.h: Improve comments.
29976         * lib/fwriting.h: Likewise.
29977         * tests/test-freading.c (main): Don't check freading immediately after
29978         repositioning. Needed for glibc.
29979
29980 2007-04-29  Bruno Haible  <bruno@clisp.org>
29981
29982         * lib/freading.c (freading): Trivial simplification.
29983
29984 2007-04-28  Bruno Haible  <bruno@clisp.org>
29985
29986         * tests/test-fwriting.c (main): Also test the interaction between
29987         fflush and fwriting.
29988         * modules/fwriting-tests (Depends-on): Add fflush.
29989
29990         * tests/test-freading.c (main): Also test the interaction between
29991         fflush and freading.
29992         * modules/freading-tests (Depends-on): Add fflush.
29993
29994 2007-04-28  Bruno Haible  <bruno@clisp.org>
29995
29996         * lib/stdio_.h (fseek, ftell): Provide link warnings suggesting to use
29997         fseeko and ftello.
29998         Suggested by Eric Blake.
29999
30000 2007-04-28  Jim Meyering  <jim@meyering.net>
30001
30002         Avoid false-negative in gl_STDINT_H's C99 conformance test.
30003         * m4/stdint.m4 (gl_STDINT_H): When checking whether stdint.h conforms
30004         to C99, include all of gl_STDINT_INCLUDES, not just <stddef.h>.
30005
30006 2007-04-27  Eric Blake  <ebb9@byu.net>
30007
30008         * doc/headers/assert.texi (assert.h): Document assert module use.
30009
30010 2007-04-27  Bruno Haible  <bruno@clisp.org>
30011
30012         * doc/headers/*.texi: New files.
30013         * doc/gnulib.texi (Header File Substitutes): New chapter.
30014         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Specify
30015         dependencies.
30016         (standards.info ,standards.html, standards.dvi): Update dependencies.
30017         (mostlyclean, clean): New targets.
30018
30019 2007-04-27  Bruno Haible  <bruno@clisp.org>
30020
30021         * lib/sysexits_.h: Renamed from lib/sysexit_.h.
30022         * modules/sysexits (Files, Makefile.am): Update.
30023
30024         * lib/sys_socket_.h: Renamed from lib/socket_.h.
30025         * modules/sys_socket (Files, Makefile.am): Update.
30026
30027         * lib/sys_stat_.h: Renamed from lib/stat_.h.
30028         * modules/sys_stat (Files, Makefile.am): Update.
30029
30030 2007-04-27  Eric Blake  <ebb9@byu.net>
30031
30032         * lib/freading.h: Improve comments.
30033         * lib/fwriting.h: Likewise.
30034         * lib/fflush.c: Likewise.
30035
30036         Fix closein for mingw.
30037         * modules/closein-tests: Add tests for closein.
30038         * tests/test-closein.c: New file.
30039         * tests/test-closein.sh: Likewise.
30040         * lib/unistd_.h [!SEEK_CUR]: Mingw also needs stdlib.h for _exit.
30041         * lib/closein.c (close_stdin): Don't fflush non-seekable streams.
30042
30043 2007-04-27  Bruno Haible  <bruno@clisp.org>
30044
30045         * lib/inttypes_.h [_DECC]: Don't use #include_next if the compiler
30046         version is < 6.
30047         * lib/math_.h [__DECC]: Likewise.
30048         * lib/stdio_.h [__DECC]: Likewise.
30049         * lib/stdlib_.h [__DECC]: Likewise.
30050         * lib/string_.h [__DECC]: Likewise.
30051         * lib/time_.h [__DECC]: Likewise.
30052         * lib/wchar_.h [__DECC]: Likewise.
30053         * lib/wctype_.h [__DECC]: Likewise.
30054
30055 2007-04-27  Bruno Haible  <bruno@clisp.org>
30056
30057         * tests/test-fbufmode.c (main): Relax test, to avoid failure on mingw.
30058
30059 2007-04-27  Bruno Haible  <bruno@clisp.org>
30060
30061         * lib/fflush.c: Add comments.
30062         * modules/fpurge-tests (Depends-on): Add fflush.
30063         * modules/freadable-tests (Depends-on): Likewise.
30064         * modules/fwritable-tests (Depends-on): Likewise.
30065
30066 2007-04-27  Charles Wilson  <libtool@cwilson.fastmail.fm>
30067
30068         * m4/argz.m4 (gl_FUNC_ARGZ): Use !HAVE_WORKING_ARGZ instead of
30069         SYSTEM_ARGZ_IS_BROKEN.  Also, minor stylistic improvements.
30070         Report by Bruno Haible <bruno@clisp.org>.
30071
30072 2007-04-26  Eric Blake  <ebb9@byu.net>
30073
30074         Fix fflush on mingw.
30075         * modules/fflush (Depends-on): Add freading.
30076         * lib/fflush.c (rpl_fflush): Use freading to avoid losing buffered
30077         but unread data.
30078
30079 2007-04-26  Eric Blake  <ebb9@byu.net>
30080         and Bruno Haible  <bruno@clisp.org>
30081
30082         Implement freading and fwriting.
30083         * lib/freading.c: New file.
30084         * lib/freading.h: Likewise.
30085         * m4/freading.m4: Likewise.
30086         * modules/freading: Likewise.
30087         * modules/freading-tests: Likewise.
30088         * tests/test-freading.c: Likewise.
30089         * lib/fwriting.c: New file.
30090         * lib/fwriting.h: Likewise.
30091         * m4/fwriting.m4: Likewise.
30092         * modules/fwriting: Likewise.
30093         * modules/fwriting-tests: Likewise.
30094         * tests/test-fwriting.c: Likewise.
30095         * MODULES.html.sh (File stream based Input/Output): Mention them.
30096
30097 2007-04-26  Bruno Haible  <bruno@clisp.org>
30098
30099         * lib/stdio_.h (fseeko, ftello): Check that off_t has the same size as
30100         'long' when we assume it.
30101         Suggested by Eric Blake.
30102
30103 2007-04-26  Bruno Haible  <bruno@clisp.org>
30104
30105         Ensure fseeko, ftello are declared on glibc systems.
30106         * modules/fflush (configure.ac-early): Require AC_FUNC_FSEEKO.
30107         * modules/fseeko (configure.ac-early): Likewise.
30108         * modules/ftello (configure.ac-early): Likewise.
30109         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Don't define HAVE_FSEEKO, rely on
30110         AC_FUNC_FSEEKO for this.
30111         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Inline gl_CHECK_FSEEKO.
30112         (gl_CHECK_FSEEKO): Remove macro.
30113
30114 2007-04-26  Bruno Haible  <bruno@clisp.org>
30115
30116         * tests/test-fflush.c (main): Also check the ftell result after
30117         fflush and fseek/fseeko.
30118         * lib/fflush.c (rpl_fflush): For BSD implementations, update the
30119         file descriptor position cache in the stream.
30120         * lib/fseeko.c (rpl_fseeko): Likewise.
30121
30122 2007-04-26  Bruno Haible  <bruno@clisp.org>
30123
30124         * modules/fflush-tests (Depends-on): Add fseeko.
30125
30126 2007-04-25  Charles Wilson  <libtool@cwilson.fastmail.fm>
30127             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
30128
30129         * lib/argz_.h: ensure error_t definition is obtained in same
30130         mechanism system argz.h would have.
30131         * m4/argz.m4 (gl_FUNC_ARGZ): add new test to check if $host's
30132         argz facilities are known bad.  Err on the side of caution if
30133         cross-compiling.
30134
30135 2007-04-25  Eric Blake  <ebb9@byu.net>
30136
30137         * lib/fpurge.c (includes): Use stdlib.h for free.
30138         * tests/test-fflush.c (main): Also test fflush-fseeko.
30139
30140 2007-04-25  Bruno Haible  <bruno@clisp.org>
30141
30142         Make fflush+fseek POSIX-compliant on FreeBSD and MacOS X.
30143         * lib/fseeko.c: New file.
30144         * lib/stdio_.h: Include <sys/types.h> when off_t is needed.
30145         (fseeko, fseek): Define to replacements if REPLACE_FFLUSH.
30146         * m4/fseeko.m4 (gl_CHECK_FSEEKO): New macro, extracted from
30147         gl_FUNC_FSEEKO.
30148         (gl_FUNC_FSEEKO): Invoke it.
30149         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Arrange to compile fseeko.c. Invoke
30150         gl_CHECK_FSEEKO. Define HAVE_FSEEKO.
30151         * modules/fflush (Files): Add lib/fseeko.c, m4/fseeko.m4.
30152
30153 2007-04-25  Bruno Haible  <bruno@clisp.org>
30154
30155         * modules/fflush (Depends-on): Add ftello.
30156
30157 2007-04-25  Bruno Haible  <bruno@clisp.org>
30158
30159         * modules/ftello-tests: New file.
30160         * tests/test-ftello.c: New file.
30161
30162         * modules/ftello: New file.
30163         * m4/ftello.m4: New file.
30164         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELLO,
30165         HAVE_FTELLO.
30166         * lib/stdio_.h (ftello): New declaration.
30167         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELLO,
30168         HAVE_FTELLO.
30169
30170 2007-04-25  Bruno Haible  <bruno@clisp.org>
30171
30172         * modules/fseeko-tests: New file.
30173         * tests/test-fseeko.c: New file.
30174
30175         * modules/fseeko: New file.
30176         * m4/fseeko.m4: New file.
30177         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEKO,
30178         HAVE_FSEEKO.
30179         * lib/stdio_.h (fseeko): New declaration.
30180         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEKO,
30181         HAVE_FSEEKO.
30182
30183 2007-04-25  Bruno Haible  <bruno@clisp.org>
30184
30185         * lib/stdio_.h (fflush): Add support for GNULIB_POSIXCHECK.
30186
30187 2007-04-25  Bruno Haible  <bruno@clisp.org>
30188
30189         * lib/unistd_.h: Include <stdio.h> if needed to get the SEEK_* macros.
30190         * tests/test-stdio.c: Check that the various SEEK_* macros are defined.
30191         * tests/test-unistd.c: Likewise.
30192         * tests/test-fcntl.c: Likewise.
30193
30194 2007-04-23  Eric Blake  <ebb9@byu.net>
30195
30196         * lib/fflush.c: Fix missing include.
30197         Reported by Bruno Haible.
30198
30199 2007-04-23  Bruno Haible  <bruno@clisp.org>
30200
30201         * lib/fpurge.c (fpurge) [glibc, BSD]: Free a malloc()ed ungetc buffer.
30202         Reported by Eric Blake.
30203
30204 2007-04-23  Bruno Haible  <bruno@clisp.org>
30205
30206         * lib/fbufmode.c (fbufmode): Port to Solaris/SPARC64.
30207
30208 2007-04-23  Bruno Haible  <bruno@clisp.org>
30209
30210         * lib/fseterr.c (fseterr): Don't hardcode the value of _IOERR.
30211
30212 2007-04-23  Bruno Haible  <bruno@clisp.org>
30213
30214         * tests/test-fbufmode.c (main): Be prepared to a failure of setvbuf.
30215         Needed on HP-UX 11.
30216
30217 2007-04-16  Eric Blake  <ebb9@byu.net>
30218
30219         Make fflush rely on fpurge.
30220         * lib/fflush.c (rpl_fflush): Rely on fpurge module, rather than
30221         open coding all variants.
30222         * modules/fflush (Depends-on): Add fpurge and unistd.
30223         * modules/fflush-tests (Depends-on): Unistd is no longer extra.
30224         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Simplify.
30225
30226         Fix --with-tests compilation on cygwin.
30227         * modules/argmatch-tests (Makefile.am): List gnulib library first
30228         in LDADD.
30229         * modules/argp-tests (Makefile.am): Likewise.
30230         * modules/array-list-tests (Makefile.am): Likewise.
30231         * modules/array-oset-tests (Makefile.am): Likewise.
30232         * modules/avltree-list-tests (Makefile.am): Likewise.
30233         * modules/avltree-oset-tests (Makefile.am): Likewise.
30234         * modules/avltreehash-list-tests (Makefile.am): Likewise.
30235         * modules/carray-list-tests (Makefile.am): Likewise.
30236         * modules/dirname-tests (Makefile.am): Likewise.
30237         * modules/frexp-tests (Makefile.am): Likewise.
30238         * modules/isnanl-tests (Makefile.am): Likewise.
30239         * modules/linked-list-tests (Makefile.am): Likewise.
30240         * modules/linkedhash-list-tests (Makefile.am): Likewise.
30241         * modules/lock-tests (Makefile.am): Likewise.
30242         * modules/rbtree-list-tests (Makefile.am): Likewise.
30243         * modules/rbtree-oset-tests (Makefile.am): Likewise.
30244         * modules/rbtreehash-list-tests (Makefile.am): Likewise.
30245         * modules/tls-tests (Makefile.am): Likewise.
30246         * modules/tsearch-tests (Makefile.am): Likewise.
30247         * modules/xvasprintf-tests (Makefile.am): Likewise.
30248
30249         Fix fpurge for cygwin.
30250         * lib/fpurge.c (fpurge): Fix order of operation flub, and return a
30251         value.
30252         * modules/fpurge-tests (Depends-on): Clean up trash.
30253
30254 2007-04-16  Simon Josefsson  <simon@josefsson.org>
30255
30256         * lib/gc-libgcrypt.c (gc_hash_open): Shut up compiler warnings.
30257
30258         * m4/autobuild.m4: Re-indent.
30259
30260 2007-04-13  Bruno Haible  <bruno@clisp.org>
30261
30262         * modules/fpurge-tests: New file.
30263         * tests/test-fpurge.c: New file.
30264
30265         * modules/fpurge: New file.
30266         * lib/fpurge.h: New file.
30267         * lib/fpurge.c: New file.
30268         * m4/fpurge.m4: New file.
30269
30270 2007-04-13  Bruno Haible  <bruno@clisp.org>
30271
30272         * modules/fbufmode-tests: New file.
30273         * tests/test-fbufmode.c: New file.
30274
30275         * modules/fbufmode: New file.
30276         * lib/fbufmode.h: New file.
30277         * lib/fbufmode.c: New file.
30278         * m4/fbufmode.m4: New file.
30279
30280 2007-04-13  Bruno Haible  <bruno@clisp.org>
30281
30282         * modules/fwritable-tests: New file.
30283         * tests/test-fwritable.c: New file.
30284
30285         * modules/fwritable: New file.
30286         * lib/fwritable.h: New file.
30287         * lib/fwritable.c: New file.
30288         * m4/fwritable.m4: New file.
30289
30290 2007-04-13  Bruno Haible  <bruno@clisp.org>
30291
30292         * modules/freadable-tests: New file.
30293         * tests/test-freadable.c: New file.
30294
30295         * modules/freadable: New file.
30296         * lib/freadable.h: New file.
30297         * lib/freadable.c: New file.
30298         * m4/freadable.m4: New file.
30299
30300 2007-04-13  Bruno Haible  <bruno@clisp.org>
30301
30302         * modules/fflush-tests (Makefile.am): Remove EXTRA_DIST. Augment
30303         MOSTLYCLEANFILES.
30304
30305 2007-04-13  Paul Eggert  <eggert@cs.ucla.edu>
30306
30307         * build-aux/bootstrap (gnulib_tool_option_extras): New var, used by
30308         gzip bootstrap.conf to avoid dragging in i18n machinery.
30309         (gnulib_tool_option): Use it.
30310
30311 2007-04-13  Bruno Haible  <bruno@clisp.org>
30312
30313         * tests/test-vasnprintf-posix.c (test_function): Add tests for %f and
30314         %F directives.
30315         * tests/test-vasprintf-posix.c (test_function): Likewise.
30316         * tests/test-snprintf-posix.h (test_function): Likewise.
30317         * tests/test-sprintf-posix.h (test_function): Likewise.
30318         * tests/test-fprintf-posix.h (test_function): Likewise.
30319         * tests/test-printf-posix.h (test_function): Likewise.
30320         * tests/test-fprintf-posix.out: Likewise.
30321
30322 2007-04-13  Bruno Haible  <bruno@clisp.org>
30323
30324         * modules/lock-tests (configure.ac): For LIBSCHED, try also -lposix4.
30325         * modules/tls-tests (configure.ac): Likewise.
30326         Reported by Arto C. Nirkko <anirkko@insel.ch>.
30327
30328 2007-04-13  Bruno Haible  <bruno@clisp.org>
30329
30330         * lib/tls.c (glthread_tls_get): Fix return type.
30331         Patch by Arto C. Nirkko <anirkko@insel.ch>.
30332
30333 2007-04-12  Eric Blake  <ebb9@byu.net>
30334
30335         * modules/gettime (Depends-on): Remove gettime.
30336         Reported by Dmitry V. Levin.
30337
30338 2007-04-12  Bruno Haible  <bruno@clisp.org>
30339
30340         * modules/fflush (Include): Mention <stdio.h>.
30341         * modules/strtoimax (Include): Mention <inttypes.h>.
30342         * modules/strtoumax (Include): Likewise.
30343
30344 2007-04-12  Eric Blake  <ebb9@byu.net>
30345
30346         * .cvsignore: New file.
30347         * .gitignore: Likewise.
30348
30349 2007-04-12  Bruno Haible  <bruno@clisp.org>
30350
30351         * modules/iconv-tests (test_iconv_LDADD): Mention -liconv after LDADD,
30352         not before, since $(LDADD) often contains libgnu.a.
30353         * modules/striconv-tests (test_striconv_LDADD): Likewise.
30354         * modules/striconveh-tests (test_striconveh_LDADD): Likewise.
30355         * modules/striconveha-tests (test_striconveha_LDADD): Likewise.
30356         Needed on Cygwin.
30357
30358 2007-04-12  Eric Blake  <ebb9@byu.net>
30359
30360         Work around glibc's failure to flush stdin on fclose.
30361         * lib/closein.c (close_stdin): Flush stdin before closing.
30362
30363         Work around glibc's failure to reset seekable stdin on exit.
30364         * modules/closein: New module.
30365         * lib/closein.c: New file.
30366         * lib/closein.h: Likewise.
30367         * m4/closein.m4: Likewise.
30368         * MODULES.html.sh (File stream based Input/Output): Document it.
30369
30370 2007-04-12  Simon Josefsson  <simon@josefsson.org>
30371
30372         * gnulib-tool: Rename generated 'autobuild' script to
30373         'do-autobuild' in --create-megatestdir output.
30374
30375         * doc/gnulib.texi (Build robot for gnulib): Fix.
30376
30377 2007-04-12  Simon Josefsson  <simon@josefsson.org>
30378
30379         * modules/sysexits (Depends-on): Add absolute-header.
30380
30381 2007-04-12  Eric Blake  <ebb9@byu.net>
30382
30383         No need to preserve errno on success.
30384         * lib/fflush.c (rpl_fflush): Simplify errno tracking.
30385         Reported by Bruno Haible.
30386
30387 2007-04-12  Simon Josefsson  <simon@josefsson.org>
30388
30389         * MODULES.html.sh (Support for maintaining and releasing
30390         projects): Add autobuild.  Suggested by Eric Blake <ebb9@byu.net>.
30391
30392 2007-04-12  Simon Josefsson  <simon@josefsson.org>
30393
30394         * gnulib-tool (func_modules_add_dummy): Respect --avoid=dummy.
30395
30396 2007-04-12  Simon Josefsson  <simon@josefsson.org>
30397
30398         * modules/autobuild: New module.
30399
30400         * m4/autobuild.m4: New file.
30401
30402 2007-04-11  Bruno Haible  <bruno@clisp.org>
30403
30404         * lib/vasnprintf.c (VASNPRINTF): Implement the %F directive using the
30405         %f directive, if NEED_PRINTF_DIRECTIVE_F is defined.
30406         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_F): New macro.
30407         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_F): New macro.
30408         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
30409         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
30410         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
30411         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
30412         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
30413         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
30414         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Invoke
30415         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
30416         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
30417         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Invoke
30418         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
30419         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
30420         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Invoke
30421         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
30422         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
30423         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Invoke
30424         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
30425         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
30426         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Invoke
30427         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
30428         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
30429         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Invoke
30430         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
30431         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
30432         Reported by Eric Blake.
30433
30434 2007-04-11  Bruno Haible  <bruno@clisp.org>
30435
30436         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Fix test. It always failed.
30437
30438 2007-04-10  Bruno Haible  <bruno@clisp.org>
30439
30440         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct result
30441         for NaN and Infinity. Needed on FreeBSD 6.1.
30442         * tests/test-vasnprintf-posix.c (test_function): Undo last change
30443         regarding results for "%010a" of Infinity and NaN.
30444         * tests/test-vasprintf-posix.c (test_function): Likewise.
30445         * tests/test-snprintf-posix.h (test_function): Likewise.
30446         * tests/test-sprintf-posix.h (test_function): Likewise.
30447         * tests/test-fprintf-posix.h (test_function): Likewise.
30448         * tests/test-printf-posix.h (test_function): Likewise.
30449         * tests/test-fprintf-posix.out: Likewise.
30450
30451 2007-04-10  Bruno Haible  <bruno@clisp.org>
30452
30453         * modules/locale-tests: New file.
30454         * tests/test-locale.c: New file.
30455
30456         * modules/locale: New file.
30457         * lib/locale_.h: New file.
30458         * m4/locale_h.m4: New file.
30459
30460 2007-04-10  Paul Eggert  <eggert@cs.ucla.edu>
30461             Bruno Haible  <bruno@clisp.org>
30462
30463         * m4/signbit.m4 (gl_SIGNBIT): When the sign bit position could not
30464         be determined, test for availability of the copysignf, copysign,
30465         copysignl functions.
30466         * lib/signbitf.c (gl_signbitf): Use copysignf if available in libc.
30467         * lib/signbitd.c (gl_signbitd): Use copysign if available in libc.
30468         * lib/signbitl.c (gl_signbitl): Use copysignl if available in libc.
30469
30470 2007-04-09  Eric Blake  <ebb9@byu.net>
30471
30472         * lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
30473         * modules/stdio (Makefile.am): Support fflush.
30474         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
30475         * modules/fflush: New file.
30476         * lib/fflush.c: Likewise.
30477         * m4/fflush.m4: Likewise.
30478         * modules/fflush-tests: New test.
30479         * tests/test-fflush.c: Likewise.
30480         * MODULES.html.sh (Input/output <stdio.h>): Document new module.
30481
30482 2007-04-06  Bruno Haible  <bruno@clisp.org>
30483
30484         * lib/vasnprintf.c: Include <math.h>. Don't include float+.h.
30485         (VASNPRINTF): Use signbit for faster determination whether to print a
30486         minus sign.
30487         * modules/vasnprintf (Files): Remove lib/float+.h.
30488         * modules/fprintf-posix (Depends-on): Add signbit.
30489         * modules/snprintf-posix (Depends-on): Likewise.
30490         * modules/sprintf-posix (Depends-on): Likewise.
30491         * modules/vasnprintf-posix (Depends-on): Likewise.
30492         * modules/vasprintf-posix (Depends-on): Likewise.
30493         * modules/vfprintf-posix (Depends-on): Likewise.
30494         * modules/vsnprintf-posix (Depends-on): Likewise.
30495         * modules/vsprintf-posix (Depends-on): Likewise.
30496
30497 2007-04-06  Bruno Haible  <bruno@clisp.org>
30498
30499         * tests/test-frexp.c (main): Test also the sign bit of zero results.
30500         * tests/test-frexpl.c (main): Likewise.
30501         * tests/test-ldexpl.c (main): Likewise.
30502         * modules/frexp-tests (Depends-on): Add signbit.
30503         * modules/frexpl-tests (Depdends-on): Likewise.
30504         * modules/ldexpl-tests (Depdends-on): Likewise.
30505
30506 2007-04-06  Bruno Haible  <bruno@clisp.org>
30507
30508         * modules/signbit-tests: New file.
30509         * tests/test-signbit.c: New file.
30510
30511         * modules/signbit: New file.
30512         * lib/signbitf.c: New file.
30513         * lib/signbitd.c: New file.
30514         * lib/signbitl.c: New file.
30515         * m4/signbit.m4: New file.
30516         * lib/math_.h (gl_signbitf, gl_signbitd, gl_signbitl): New declarations.
30517         (signbit): New macro.
30518         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_SIGNBIT and
30519         REPLACE_SIGNBIT.
30520         * modules/math (Makefile.am) Substibute also GNULIB_SIGNBIT and
30521         REPLACE_FREXPL into math.h.
30522
30523 2007-04-06  Bruno Haible  <bruno@clisp.org>
30524
30525         * modules/isnanf-nolibm-tests: New file.
30526         * tests/test-isnanf.c: New file.
30527
30528         * modules/isnanf-nolibm: New file.
30529         * lib/isnanf.h: New file.
30530         * lib/isnanf.c: New file.
30531         * lib/isnan.c: Consider the USE_FLOAT macro.
30532         * m4/isnanf.m4: New file.
30533
30534 2007-04-06  Bruno Haible  <bruno@clisp.org>
30535
30536         * modules/gettext-h (configure.ac): AC_SUBST LIBINTL and LTLIBINTL.
30537         (Link): New section.
30538
30539         * modules/canonicalize-lgpl-tests (Makefile.am): Undo last change.
30540
30541 2007-04-06  Bruno Haible  <bruno@clisp.org>
30542
30543         Assume the 'long double' type.
30544         * m4/longdouble.m4: Remove file.
30545         * config/srclist.txt: Don't mention longdouble.m4.
30546         * lib/allocsa.h: Assume HAVE_LONG_DOUBLE to be true.
30547         * lib/float+.h: Likewise.
30548         * lib/frexp.c: Likewise.
30549         * lib/printf-args.h: Likewise.
30550         * lib/printf-args.c: Likewise.
30551         * lib/printf-frexp.c: Likewise.
30552         * lib/printf-parse.c: Likewise.
30553         * lib/vasnprintf.c: Likewise.
30554         * m4/allocsa.m4: Remove gt_TYPE_LONGDOUBLE invocation.
30555         * m4/intl.m4: Likewise.
30556         * m4/isnanl.m4: Likewise.
30557         * m4/printf.m4: Likewise.
30558         * m4/printf-frexpl.m4: Likewise.
30559         * m4/vasnprintf.m4: Likewise.
30560         * modules/allocsa (Files): Remove m4/longdouble.m4.
30561         * modules/gettext (Files): Likewise.
30562         * modules/relocatable-prog-wrapper (Files): Likewise.
30563         * modules/vasnprintf (Files): Likewise.
30564         * modules/isnanl (Files): Likewise.
30565         (Include): Simplify.
30566         * modules/isnanl-nolibm (Files): Remove m4/longdouble.m4.
30567         (Include): Simplify.
30568         * modules/printf-frexpl (Files): Remove m4/longdouble.m4.
30569         (Include): Simplify.
30570         * modules/snprintf-posix-tests (Files): Remove m4/longdouble.m4.
30571         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
30572         * modules/sprintf-posix-tests (Files): Remove m4/longdouble.m4.
30573         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
30574         * modules/vasnprintf-posix-tests (Files): Remove m4/longdouble.m4.
30575         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
30576         * modules/vasprintf-posix-tests (Files): Remove m4/longdouble.m4.
30577         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
30578         * modules/vsnprintf-posix-tests (Files): Remove m4/longdouble.m4.
30579         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
30580         * modules/vsprintf-posix-tests (Files): Remove m4/longdouble.m4.
30581         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
30582         * tests/test-isnanl-nolibm.c: Assume HAVE_LONG_DOUBLE to be true.
30583         * tests/test-isnanl.c: Likewise.
30584         * tests/test-snprintf-posix.h: Likewise.
30585         * tests/test-sprintf-posix.h: Likewise.
30586         * tests/test-vasnprintf-posix.c: Likewise.
30587         * tests/test-vasnprintf-posix2.c: Likewise.
30588         * tests/test-vasprintf-posix.c: Likewise.
30589
30590 2007-04-06  Bruno Haible  <bruno@clisp.org>
30591
30592         Fix problem with Compaq (ex-DEC) Desktop C compiler on Tru64.
30593         * lib/math_.h [__DECC]: Include the overridden include file through
30594         #include_next, outside the double-inclusion guard.
30595         * lib/stdio_.h [__DECC]: Likewise.
30596         * lib/stdlib_.h [__DECC]: Likewise.
30597         * lib/string_.h [__DECC]: Likewise.
30598         * lib/time_.h [__DECC]: Likewise.
30599         * lib/wchar_.h [__DECC]: Likewise.
30600         * lib/wctype_.h [__DECC]: Likewise.
30601         * lib/inttypes_.h [__DECC]: Likewise.
30602         Reported by Albert Chin <china@thewrittenword.com> in
30603         <http://lists.gnu.org/archive/html/bug-gnulib/2007-04/msg00088.html>.
30604
30605 2007-04-04  Eric Blake  <ebb9@byu.net>
30606
30607         * m4/stdint.m4 (gl_STDINT_H): Detect WINT_MAX bug in cygwin
30608         1.5.x.
30609
30610 2007-04-04  Bruno Haible  <bruno@clisp.org>
30611
30612         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct
30613         rounding. Don't assume that FreeBSD 6 and NetBSD 4 pass this test.
30614
30615 2007-04-04  Bruno Haible  <bruno@clisp.org>
30616
30617         * tests/test-vasnprintf-posix.c (test_function): Allow two possible
30618         results for "%010a" of Infinity and NaN.
30619         * tests/test-vasprintf-posix.c (test_function): Likewise.
30620         * tests/test-snprintf-posix.h (test_function): Likewise.
30621         * tests/test-sprintf-posix.h (test_function): Likewise.
30622         * tests/test-fprintf-posix.h (test_function): Remove these tests.
30623         * tests/test-printf-posix.h (test_function): Likewise.
30624         * tests/test-fprintf-posix.out: Update.
30625         Needed for FreeBSD 6.1.
30626
30627 2007-04-04  Bruno Haible  <bruno@clisp.org>
30628
30629         * DEPENDENCIES: Remove mentions of tar and gzip, since they are not
30630         directly used by the gnulib modules nor by gnulib-tool.
30631
30632 2007-04-04  Paul Eggert  <eggert@cs.ucla.edu>
30633
30634         * DEPENDENCIES: Give overall description of version dependency
30635         desirability.  Use more-typical names for apps.
30636         Add shell, coreutils, diffutils, grep, tar, gzip.
30637
30638 2007-04-04  Simon Josefsson  <simon@josefsson.org>
30639
30640         * MODULES.html.sh: Rename crypto modules.  Remove iconvme.
30641
30642 2007-04-04  Karl Berry  <karl@gnu.org>
30643
30644         * MODULES.html.sh (func_module): missing '.
30645
30646 2007-04-03  Bruno Haible  <bruno@clisp.org>
30647
30648         * modules/argmatch-tests (Makefile.am): New variable
30649         test_argmatch_LDADD.
30650         * modules/argp-tests (Makefile.am): New variable test_argp_LDADD.
30651         * modules/array-list-tests (Makefile.am): New variable
30652         test_array_list_LDADD.
30653         * modules/array-oset-tests (Makefile.am): New variable
30654         test_array_oset_LDADD.
30655         * modules/avltree-list-tests (Makefile.am): New variable
30656         test_avltree_list_LDADD.
30657         * modules/avltree-oset-tests (Makefile.am): New variable
30658         test_avltree_oset_LDADD.
30659         * modules/avltreehash-list-tests (Makefile.am): New variable
30660         test_avltreehash_list_LDADD.
30661         * modules/canonicalize-lgpl-tests (Makefile.am): New variable
30662         test_canonicalize_lgpl_LDADD.
30663         * modules/carray-list-tests (Makefile.am): New variable
30664         test_carray_list_LDADD.
30665         * modules/dirname-tests (Makefile.am): New variable
30666         test_dirname_LDADD.
30667         * modules/linked-list-tests (Makefile.am): New variable
30668         test_linked_list_LDADD.
30669         * modules/linkedhash-list-tests (Makefile.am): New variable
30670         test_linkedhash_list_LDADD.
30671         * modules/rbtree-list-tests (Makefile.am): New variable
30672         test_rbtree_list_LDADD.
30673         * modules/rbtree-oset-tests (Makefile.am): New variable
30674         test_rbtree_oset_LDADD.
30675         * modules/rbtreehash-list-tests (Makefile.am): New variable
30676         test_rbtreehash_list_LDADD.
30677         * modules/xvasprintf-tests (Makefile.am): New variable
30678         test_xvasprintf_LDADD.
30679         Reported by Eric Blake.
30680
30681 2007-04-03  Eric Blake  <ebb9@byu.net>
30682
30683         * DEPENDENCIES: Weaken m4 requirements.
30684
30685 2007-04-03  Bruno Haible  <bruno@clisp.org>
30686
30687         * modules/frexp-tests (configure.ac): Remove AC_SUBST.
30688         * modules/isnanl-tests (configure.ac): Likewise.
30689
30690 2007-04-03  Ben Pfaff  <blp@gnu.org>
30691
30692         * modules/iconv_open: Add $(srcdir)/ to source directory
30693         references in Makefile fragments that call gperf, to fix VPATH
30694         builds.
30695
30696 2007-04-03  Bruno Haible  <bruno@clisp.org>
30697
30698         * modules/ldexpl (Depends-on): Add isnanl, remove isnanl-nolibm.
30699         * lib/ldexpl.c: Undo last change.
30700
30701 2007-04-03  Bruno Haible  <bruno@clisp.org>
30702
30703         * modules/printf-frexpl (Depends-on): Undo last change.
30704         (Files): Add m4/ldexpl.m4.
30705
30706 2007-04-03  Bruno Haible  <bruno@clisp.org>
30707
30708         * m4/isnanl.m4 (gl_FUNC_ISNANL): Substitute ISNANL_LIBM.
30709         * modules/isnanl (Link): New section.
30710
30711         * m4/frexp.m4 (gl_FUNC_FREXP): Substitute FREXP_LIBM.
30712         * modules/frexp (Link): New section.
30713
30714         * m4/frexpl.m4 (gl_FUNC_FREXPL): Substitute FREXPL_LIBM.
30715         * modules/frexpl (Link): New section.
30716
30717         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Substitute LDEXPL_LIBM.
30718         * modules/ldexpl (Link): New section.
30719
30720 2007-04-03  Bruno Haible  <bruno@clisp.org>
30721
30722         * modules/TEMPLATE-EXTENDED: New file.
30723         * gnulib-tool (func_all_modules, func_verify_module): Exclude it.
30724
30725 2007-04-03  Bruno Haible  <bruno@clisp.org>
30726
30727         * DEPENDENCIES: New file.
30728         Suggested by Simon Josefsson.
30729
30730 2007-04-03  Bruno Haible  <bruno@clisp.org>
30731
30732         * doc/gnulib.texi: Escape @.
30733
30734 2007-04-03  James Youngman  <jay@gnu.org>
30735         and Paul Eggert  <eggert@cs.ucla.edu>
30736
30737         * lib/stat-time.h (get_stat_birthtime): Check for zero-valued
30738         birthtime on all systems that have birthtime, not just those which
30739         use st_birthtimensec rather than st_birthtim.  Putting zero in
30740         st_birthtim.tv_sec is how (for example) FreeBSD/x86 6.1 indicates
30741         that the birth time is not available for files on an NFS mount.
30742
30743 2007-04-03  Simon Josefsson  <simon@josefsson.org>
30744
30745         * modules/memxor: Move back from crypto/, suggested by Bruno.
30746         * modules/crypto/hmac-sha1: Fix memxor dependency.
30747
30748         * modules/crypto/gc: Moved from ../.
30749
30750 2007-04-02  Eric Blake  <ebb9@byu.net>
30751
30752         * lib/ldexpl.c (includes): Avoid libm.
30753
30754         * modules/printf-frexpl (Depends-on): Depend on ldexpl.
30755
30756 2007-04-02  Bruno Haible  <bruno@clisp.org>
30757
30758         * lib/sysexit_.h (EX_OK): Disable the EX_OK definition from <unistd.h>
30759         on IRIX.
30760
30761 2007-04-02  Bruno Haible  <bruno@clisp.org>
30762
30763         * m4/intdiv0.m4 (gt_INTDIV0): Avoid performing the test for real on
30764         x86 or x86_64 platforms running MacOS X.
30765         Reported by Ryan Schmidt <@ryandesign.com>.
30766
30767 2007-04-02  Bruno Haible  <bruno@clisp.org>
30768
30769         * m4/intdiv0.m4 (gt_INTDIV0): When cross-compiling, treat x86_64 like
30770         i386.
30771
30772 2007-04-01  Simon Josefsson  <simon@josefsson.org>
30773
30774         * modules/crypto/arcfour: Moved from ../.
30775         * modules/crypto/arcfour-tests: Moved from ../.
30776         * modules/crypto/arctwo: Moved from ../.
30777         * modules/crypto/arctwo-tests: Moved from ../.
30778         * modules/crypto/des: Moved from ../.
30779         * modules/crypto/des-tests: Moved from ../.
30780         * modules/crypto/gc-arcfour: Moved from ../.
30781         * modules/crypto/gc-arcfour-tests: Moved from ../.
30782         * modules/crypto/gc-arctwo: Moved from ../.
30783         * modules/crypto/gc-arctwo-tests: Moved from ../.
30784         * modules/crypto/gc-des: Moved from ../.
30785         * modules/crypto/gc-des-tests: Moved from ../.
30786         * modules/crypto/gc-hmac-md5: Moved from ../.
30787         * modules/crypto/gc-hmac-md5-tests: Moved from ../.
30788         * modules/crypto/gc-hmac-sha1: Moved from ../.
30789         * modules/crypto/gc-hmac-sha1-tests: Moved from ../.
30790         * modules/crypto/gc-md2: Moved from ../.
30791         * modules/crypto/gc-md2-tests: Moved from ../.
30792         * modules/crypto/gc-md4: Moved from ../.
30793         * modules/crypto/gc-md4-tests: Moved from ../.
30794         * modules/crypto/gc-md5: Moved from ../.
30795         * modules/crypto/gc-md5-tests: Moved from ../.
30796         * modules/crypto/gc-pbkdf2-sha1: Moved from ../.
30797         * modules/crypto/gc-pbkdf2-sha1-tests: Moved from ../.
30798         * modules/crypto/gc-random: Moved from ../.
30799         * modules/crypto/gc-rijndael: Moved from ../.
30800         * modules/crypto/gc-rijndael-tests: Moved from ../.
30801         * modules/crypto/gc-sha1: Moved from ../.
30802         * modules/crypto/gc-sha1-tests: Moved from ../.
30803         * modules/crypto/gc-tests: Moved from ../.
30804         * modules/crypto/hmac-md5: Moved from ../.
30805         * modules/crypto/hmac-md5-tests: Moved from ../.
30806         * modules/crypto/hmac-sha1: Moved from ../.
30807         * modules/crypto/hmac-sha1-tests: Moved from ../.
30808         * modules/crypto/md2: Moved from ../.
30809         * modules/crypto/md2-tests: Moved from ../.
30810         * modules/crypto/md4: Moved from ../.
30811         * modules/crypto/md4-tests: Moved from ../.
30812         * modules/crypto/md5: Moved from ../.
30813         * modules/crypto/md5-tests: Moved from ../.
30814         * modules/crypto/memxor: Moved from ../.
30815         * modules/crypto/rijndael: Moved from ../.
30816         * modules/crypto/rijndael-tests: Moved from ../.
30817         * modules/crypto/sha1: Moved from ../.
30818
30819 2007-03-30  James Youngman  <jay@gnu.org>
30820
30821         * tests/test-stat-time.c (prepare_test): use chmod() rather than
30822         rename() to change the ctime of a file (because ctime is unaffected
30823         by rename on jfs2 on AIX 5.1).
30824         (main): Start by doing cleanup, in case a previous run failed leaving
30825         test files behind.
30826
30827 2007-03-31  Bruno Haible  <bruno@clisp.org>
30828
30829         Support old proprietary implementations of iconv.
30830         * modules/iconv_open: New file.
30831         * lib/iconv_.h: New file.
30832         * m4/iconv_h.m4: New file.
30833         * lib/iconv_open.c: New file.
30834         * lib/iconv_open-aix.gperf: New file.
30835         * lib/iconv_open-hpux.gperf: New file.
30836         * lib/iconv_open-irix.gperf: New file.
30837         * lib/iconv_open-osf.gperf: New file.
30838         * m4/iconv_open.m4: New file.
30839         * modules/linebreak (Depends-on): Add iconv_open.
30840         * modules/striconv (Depends-on): Likewise.
30841         * modules/striconveh (Depends-on): Likewise.
30842         * modules/unicodeio (Depends-on): Likewise.
30843         * lib/striconveh.h (mem_cd_iconveh, str_cd_iconveh): Allow cd to be
30844         (iconv_t)(-1).
30845         * lib/striconveh.c (mem_cd_iconveh_internal): Use an indirect
30846         conversion if cd is (iconv_t)(-1).
30847         (mem_iconveh, str_iconveh): Don't fail just because a direct conversion
30848         is not possible.
30849
30850 2007-03-31  Bruno Haible  <bruno@clisp.org>
30851
30852         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
30853         work on Solaris either. Protect also second use of "autodetect_jp".
30854
30855 2007-03-31  Bruno Haible  <bruno@clisp.org>
30856
30857         * m4/frexpl.m4 (gl_FUNC_FREXPL): Set HAVE_DECL_FREXPL to 0 when
30858         the function is not present.
30859
30860 2007-03-31  Bruno Haible  <bruno@clisp.org>
30861
30862         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Set HAVE_DECL_LDEXPL to 0 when
30863         the function is not present.
30864
30865 2007-03-31  Bruno Haible  <bruno@clisp.org>
30866
30867         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-29 patch. Test also against
30868         a bug in HP-UX iconv_open().
30869
30870 2007-03-31  Bruno Haible  <bruno@clisp.org>
30871
30872         * MODULES.html.sh (func_module): Don't show gnulib-common.m4.
30873         (Mathematics <math.h>): New section, add fpieee.
30874         (Input/output <stdio.h>): Add fseterr.
30875         (Mathematics <math.h>): New section, add printf-frexp.
30876         (Container data structures): Add sublist.
30877         (Core language properties): Add fpucw, inline.
30878         (Functions for greatest-width integer types <inttypes.h>): Add
30879         imaxabs, imaxdiv, inttypes.
30880         (Mathematics <math.h>): Add frexp, frexpl, isnan-nolibm, isnanl,
30881         isnanl-nolibm, ldexp.
30882         (Mathematics <math.h>): New section, add printf-frexpl.
30883         (Support for systems lacking POSIX:2001): Add fprintf-posix,
30884         printf-posix, snprintf-posix, sprintf-posix, string, search, socklen,
30885         sys_select, sys_socket, vasnprintf-posix, vasprintf-posix,
30886         vfprintf-posix, vprintf-posix, vsnprintf-posix, vsprintf-posix.
30887         (Unicode string functions): Add unistr/u*-mbtoucr.
30888         (Java): Add javacomp-script, javaexec-script.
30889         (C#): Add csharpcomp-script, csharpexec-script.
30890         (Support for building libraries and executables): Add havelib,
30891         relocatable-*.
30892         (Support for maintaining and releasing projects): Renamed from
30893         'Support for maintaining and release projects'. Add announce-gen.
30894
30895 2007-03-31  Bruno Haible  <bruno@clisp.org>
30896
30897         * README: Talk primarily about git.
30898         (git and CVS): Renamed from CVS.
30899         * doc/gnulib.texi (Introduction, Build robot for gnulib): Mention that
30900         gnulib is available through git.
30901         * doc/gnulib-tool.texi (CVS Issues): Mention git and svn as well.
30902
30903 2007-03-30  Bruno Haible  <bruno@clisp.org>
30904
30905         * lib/alloca_.h: Change prefix of double-inclusion guard macro to _GL_.
30906         * lib/poll_.h: Likewise.
30907         * lib/stat_.h: Likewise.
30908         * lib/sys_time_.h: Likewise.
30909         * lib/sysexit_.h: Likewise.
30910         * lib/glob_.h: Prefix double-inclusion guard macro with _GL_.
30911         * lib/stdbool_.h: Likewise.
30912         * lib/byteswap_.h: Add double-inclusion guard.
30913
30914 2007-03-30  Sergey Poznyakoff  <gray@mirddin.farlep.net>
30915
30916         * lib/sysexit_.h: Prefix double-inclusion guard macro with _GNULIB.
30917
30918 2007-03-30  Karl Berry  <karl@gnu.org>
30919
30920         * config/srclist-update: double space after USA in the license
30921         substitution, since that's how it's usually (?) written.
30922
30923 2007-03-30  Paul Eggert  <eggert@cs.ucla.edu>
30924
30925         * lib/write-any-file.c (can_write_any_file): Fix else-else bug
30926         reported by Bruno Haible.
30927
30928 2007-03-29  Bruno Haible  <bruno@clisp.org>
30929
30930         * m4/iconv.m4 (AM_ICONV_LINK): Require AC_CANONICAL_HOST. Test against
30931         a bug in AIX iconv().
30932
30933 2007-03-29  Bruno Haible  <bruno@clisp.org>
30934
30935         * modules/ldexpl-tests: New file.
30936         * tests/test-ldexpl.c: New file.
30937
30938 2007-03-29  Bruno Haible  <bruno@clisp.org>
30939
30940         * lib/ldexpl.c: Include fpucw.h.
30941         (ldexpl): Use BEGIN/END_LONG_DOUBLE_ROUNDING. Skip the last unneeded
30942         multiplication.
30943         * modules/ldexpl (Depends-on): Add fpucw.
30944
30945 2007-03-29  Bruno Haible  <bruno@clisp.org>
30946
30947         * modules/ldexpl: New file.
30948         * m4/ldexpl.m4: New file.
30949         * lib/math_.h (ldexpl): Define to a replacement if REPLACE_LDEXPL is
30950         set.
30951         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize also GNULIB_LDEXPL,
30952         REPLACE_LDEXPL.
30953         * modules/math (Makefile.am): Substitute also GNULIB_LDEXPL,
30954         REPLACE_LDEXPL.
30955         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
30956         gl_FUNC_LDEXPL_WORKS.
30957         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Remove test for ldexpl.
30958         * modules/mathl (Files): Remove lib/ldexpl.c.
30959         (Depends-on): Add ldexpl.
30960
30961 2007-03-29  Bruno Haible  <bruno@clisp.org>
30962
30963         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Declare frexpl.
30964
30965 2007-03-29  Bruno Haible  <bruno@clisp.org>
30966
30967         * tests/test-striconveh.c (main): Don't assume that a direct conversion
30968         between ISO-8859-1 and ISO-8859-2 is possible. Needed for OSF/1, IRIX
30969         and possibly also HP-UX.
30970         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
30971         work on AIX, IRIX, HP-UX, OSF/1.
30972         * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
30973         * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
30974         * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
30975         * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
30976         * tests/uniconv/test-u8-conv-from-enc.c (main): Likewise.
30977         * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
30978
30979 2007-03-29  Bruno Haible  <bruno@clisp.org>
30980
30981         * tests/test-stat-time.c: Include <fcntl.h>, not <sys/fcntl.h>.
30982
30983 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
30984
30985         * lib/acl-internal.h (acl_get_fd, acl_set_fd): undef before defining,
30986         to work around a problem on OSF/1 5.1 reported by Bruno Haible.
30987
30988 2007-03-29  Eric Blake  <ebb9@byu.net>
30989
30990         * lib/acl-internal.h: Remove redundant include.
30991         (ACL_NOT_WELL_SUPPORTED): Also filter on EBUSY, returned by
30992         Cygwin when a file is locked.
30993
30994 2007-03-29  Bruno Haible  <bruno@clisp.org>
30995
30996         * lib/vasprintf.c [IN_LIBASPRINTF]: Include different specification
30997         file.
30998         * lib/asprintf.c [IN_LIBASPRINTF]: Likewise.
30999
31000 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
31001
31002         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Don't bother to
31003         try to remove a parent directory if the child couldn't be removed
31004         (except for the first rmdir, which could fail because the child
31005         doesn't exist).  Problem reported by Jeff Blaine in
31006         <http://lists.gnu.org/archive/html/bug-tar/2007-03/msg00014.html>.
31007
31008 2007-03-28  Bruno Haible  <bruno@clisp.org>
31009
31010         * lib/striconveh.c (utf8conv_carefully): New function.
31011         (mem_cd_iconveh_internal): Invoke it.
31012
31013 2007-03-28  Bruno Haible  <bruno@clisp.org>
31014
31015         * lib/striconveh.c (mem_cd_iconveh_internal): Use u8_mbtoucr instead
31016         of u8_mbtouc in order to distinguish invalid and incomplete UTF-8
31017         input.
31018         * modules/striconveh (Depends-on): Add unistr/u8-mbtoucr. Replace
31019         utf8-ucs4 with unistr/u8-mbtouc. Replace ucs4-utf8 with
31020         unistr/u8-uctomb.
31021
31022 2007-03-28  Bruno Haible  <bruno@clisp.org>
31023
31024         * modules/unistr/u8-mbtoucr: New file.
31025         * lib/unistr/u8-mbtoucr.c: New file.
31026         * modules/unistr/u16-mbtoucr: New file.
31027         * lib/unistr/u16-mbtoucr.c: New file.
31028         * modules/unistr/u16-mbtoucr: New file.
31029         * lib/unistr/u16-mbtoucr.c: New file.
31030         * lib/unistr.h (u8_mbtoucr, u16_mbtoucr, u32_mbtoucr): New declarations.
31031
31032 2007-03-27  Simon Josefsson  <simon@josefsson.org>
31033             Bruno Haible  <bruno@clisp.org>
31034
31035         * m4/vasprintf.m4: Convert AC_SUBST into shell variable for
31036         REPLACE_VASPRINTF.  Set HAVE_VASPRINTF.  Add
31037         AC_REQUIRE([gl_STDIO_H_DEFAULTS]).
31038
31039         * m4/stdio_h.m4: Add stubs for vasprintf too.
31040
31041         * modules/stdio: Support vasprintf in sed command.
31042
31043         * modules/vasprintf: Depend on stdio for prototypes.  Remove
31044         vasprintf.h.  Add stdio module indicator.
31045
31046         * lib/stdio_.h: Declare asprintf and vasprintf, based on
31047         vasprintf.h.
31048
31049         * lib/vasprintf.h: File removed.
31050
31051         * lib/asprintf.c: Use stdio.h instead of vasprintf.h.
31052         * lib/vasprintf.c: Ditto.
31053         * lib/xvasprintf.c: Ditto.
31054         * tests/test-vasprintf-posix.c: Ditto.
31055         * tests/test-vasprintf.c: Ditto.
31056
31057 2007-03-27  Bruno Haible  <bruno@clisp.org>
31058
31059         Make vasnprintf multithread-safe.
31060         * lib/vasnprintf.c (decimal_point_char): New function.
31061         (VASNPRINTF): Use it.
31062         Suggested by Simon Josefsson.
31063
31064 2007-03-27  Eric Blake  <ebb9@byu.net>
31065
31066         Support sub-second birthtime on cygwin.
31067         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Also check for st_birthtim.
31068         * lib/stat-time.h (STAT_TIMESPEC): Adjust comments.
31069         (get_stat_birthtime): Also work with st_birthtim.
31070
31071 2007-03-27  Paul Eggert  <eggert@cs.ucla.edu>
31072
31073         * lib/stat-time.h (USE_BIRTHTIME): Remove.
31074         (get_stat_atime_ns, get_stat_ctime_ns, get_stat_mtime_ns):
31075         (get_stat_birthtime_ns): Do not try to use "spare" fields.
31076         (get_stat_birthtime_ns): Simplify compile-time tests.
31077         (get_stat_birthtime): Change the API to look like
31078         get_stat_mtime etc., except return a negative tv_nsec on error.
31079         * m4/stat-time.m4 (gl_STAT_TIME, gl_STAT_BIRTHTIME):
31080         Don't check for "spare" fields.
31081         (gl_STAT_BIRTHTIME): Don't check for struct stat.st_birthtimespec.tv_sec
31082         or for struct stat.st_birthtime, as these tests aren't used.
31083         * tests/test-stat-time.c (test_birthtime): Adjust to new API.
31084
31085 2007-03-27  Bruno Haible  <bruno@clisp.org>
31086
31087         * lib/stat-time.h: Include <sys/stat.h>.
31088
31089 2007-03-27  James Youngman  <jay@gnu.org>
31090
31091         * lib/stat-time.h (get_stat_birthtime): New function for
31092           retrieving st_birthtime as provided by UFS2 (hence *BSD).
31093         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Probe for st_birthtime
31094           and its variants.
31095         * modules/stat-time (configure.ac): call gl_STAT_BIRTHTIME.
31096         * modules/stat-time-test: New file.
31097         * tests/test-stat-time.c: New test, devised by Bruno Haible.
31098
31099 2007-03-26  Bruno Haible  <bruno@clisp.org>
31100
31101         Better support of signalling NaNs.
31102         * lib/atanl.c: Include isnanl.h.
31103         (atanl): Perform test for NaN at the beginning of the function and
31104         through a call to isnanl.
31105         * lib/cosl.c: Include isnanl.h.
31106         (cosl): Perform test for NaN at the beginning of the function and
31107         through a call to isnanl.
31108         * lib/ldexpl.c: Include isnanl.h.
31109         (ldexpl): Perform test for NaN through a call to isnanl.
31110         * lib/logl.c: Include isnanl.h.
31111         (logl): Perform test for NaN at the beginning of the function and
31112         through a call to isnanl.
31113         * lib/sinl.c: Include isnanl.h.
31114         (sinl): Perform test for NaN at the beginning of the function and
31115         through a call to isnanl.
31116         * lib/sqrtl.c: Include isnanl.h.
31117         (sqrtl): Perform test for NaN at the beginning of the function and
31118         through a call to isnanl.
31119         * lib/tanl.c: Include isnanl.h.
31120         (tanl): Perform test for NaN at the beginning of the function and
31121         through a call to isnanl.
31122         * lib/trigl.c (ieee754_rem_pio2l): Remove test for NaN.
31123         * modules/mathl (Depends-on): Add isnanl.
31124
31125 2007-03-26  Eric Blake  <ebb9@byu.net>
31126
31127         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix
31128         regression in logic sense of previous patch.
31129
31130 2007-03-26  Bruno Haible  <bruno@clisp.org>
31131
31132         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Don't use
31133         unportable shell command "if ! ...".
31134         Reported by Ralf Wildenhues.
31135
31136 2007-03-25  Bruno Haible  <bruno@clisp.org>
31137
31138         * lib/sysexit_,h: If HAVE_SYSEXITS_H is defined, include the original
31139         <sysexits.h> file, and only add EX_CONFIG.
31140         * m4/sysexits.m4 (gl_SYSEXITS): If <sysexits.h> exists, check its
31141         absolute file name and whether it is sufficient. Substitute also
31142         HAVE_SYSEXITS_H and ABSOLUTE_SYSEXITS_H.
31143         * modules/sysexits (Makefile.am): Substitute HAVE_SYSEXITS_H and
31144         ABSOLUTE_SYSEXITS_H into sysexits.h.
31145
31146 2007-03-25  Bruno Haible  <bruno@clisp.org>
31147
31148         * lib/getaddrinfo.c (getaddrinfo): Don't access hints->ai_flags when
31149         hints is NULL.
31150
31151 2007-03-25  Bruno Haible  <bruno@clisp.org>
31152
31153         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Add a cast.
31154         * lib/uniconv/u8-strconv-to-enc.c (u8_strconv_to_encoding): Likewise.
31155
31156 2007-03-25  Bruno Haible  <bruno@clisp.org>
31157
31158         * lib/vasnprintf.c: Include langinfo.h.
31159         (VASNPRINTF): Prefer nl_langinfo over localeconv, since it's more
31160         multithread-safe.
31161         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): New macro.
31162         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke it.
31163         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
31164         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
31165         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
31166         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
31167         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
31168         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX: Likewise.
31169         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
31170         Reported by Simon Josefsson.
31171
31172 2007-03-25  Bruno Haible  <bruno@clisp.org>
31173
31174         * lib/printf-parse.c [!IN_LIBINTL]: Include <stdint.h>, for intmax_t.
31175         (PRINTF_PARSE): Make the support for size specifier 'j' unconditional.
31176         * modules/vasnprintf (Depends-on): Add stdint.
31177
31178 2007-03-25  Bruno Haible  <bruno@clisp.org>
31179
31180         * modules/fpieee: New file.
31181         * m4/fpieee.m4: New file.
31182         * modules/isnan-nolibm (Depends-on): Add fpieee.
31183         * modules/isnanl-nolibm (Depends-on): Add fpieee.
31184         * modules/isnanl (Depends-on): Add fpieee.
31185
31186 2007-03-25  Bruno Haible  <bruno@clisp.org>
31187
31188         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Test also finite numbers.
31189
31190 2007-03-25  Bruno Haible  <bruno@clisp.org>
31191
31192         Avoid test failures on IRIX 6.5.
31193         * tests/test-frexpl.c (MIN_NORMAL_EXP): New macro.
31194         (main): Use it.
31195         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP): New
31196         macros.
31197         (main): Use them.
31198
31199 2007-03-25  Bruno Haible  <bruno@clisp.org>
31200
31201         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): New macro.
31202         (gl_FUNC_FREXPL): Invoke it. Set REPLACE_FREXPL to 1 if it frexpl
31203         exists but doesn't work.
31204         * lib/math_.h (frexpl): Define as a replacement macro if REPLACE_FREXPL
31205         is set. Don't provide a prototype if REPLACE_FREXPL is not set.
31206         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_FREXPL.
31207         * modules/math (Makefile.am) Substibute also REPLACE_FREXPL into math.h.
31208
31209 2007-03-25  Bruno Haible  <bruno@clisp.org>
31210
31211         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Add check whether frexp(inf)
31212         returns inf. Needed on IRIX 6.5.
31213
31214 2007-03-25  Bruno Haible  <bruno@clisp.org>
31215
31216         * tests/test-frexpl.c: Include isnanl-nolibm.h.
31217         (main): Use isnanl instead of x != x idiom.
31218         * modules/frexpl-tests (Depends-on): Add isnanl-nolibm.
31219
31220         * tests/test-frexp.c: Include isnan.h.
31221         (main): Use isnan instead of x != x idiom.
31222         * modules/frexp-tests (Depends-on): Add isnan-nolibm.
31223
31224 2007-03-25  Bruno Haible  <bruno@clisp.org>
31225
31226         * tests/test-frexp.c (NaN): New function/macro.
31227         (main): Use it instead of 0.0 / 0.0.
31228         * tests/test-isnan.c (NaN): New function/macro.
31229         (main): Use it instead of 0.0 / 0.0.
31230         * tests/test-vasnprintf-posix.c (NaN): New function/macro.
31231         (test_function): Use it instead of 0.0 / 0.0.
31232         * tests/test-vasprintf-posix.c (NaN): New function/macro.
31233         (test_function): Use it instead of 0.0 / 0.0.
31234         * tests/test-snprintf-posix.h (NaN): New function/macro.
31235         (test_function): Use it instead of 0.0 / 0.0.
31236         * tests/test-sprintf-posix.h (NaN): New function/macro.
31237         (test_function): Use it instead of 0.0 / 0.0.
31238         * tests/test-fprintf-posix.h (NaN): New function/macro.
31239         (test_function): Use it instead of 0.0 / 0.0.
31240         * tests/test-printf-posix.h (NaN): New function/macro.
31241         (test_function): Use it instead of 0.0 / 0.0.
31242
31243         * lib/isnan.c (FUNC): Work around a DEC C compiler bug.
31244
31245 2007-03-25  Bruno Haible  <bruno@clisp.org>
31246
31247         * lib/glob_.h: Include <sys/stat.h>. Avoids warnings on AIX 5.1.
31248
31249 2007-03-25  Bruno Haible  <bruno@clisp.org>
31250
31251         * lib/regexec.c (merge_state_with_log): Make static.
31252
31253 2007-03-25  Bruno Haible  <bruno@clisp.org>
31254
31255         * lib/trigl.c (kernel_rem_pio2): Make static.
31256
31257 2007-03-25  Bruno Haible  <bruno@clisp.org>
31258
31259         * lib/sincosl.c (sincosl_table): Make static.
31260
31261 2007-03-25  Bruno Haible  <bruno@clisp.org>
31262
31263         * lib/argp.h (__restrict): Define to empty, rather than to 'restrict',
31264         if the compiler does not support C99.
31265
31266 2007-03-25  Bruno Haible  <bruno@clisp.org>
31267
31268         * modules/time (Makefile.am): Ensure all rule action lines start with a
31269         tab.
31270
31271 2007-03-24  Bruno Haible  <bruno@clisp.org>
31272
31273         * modules/tsearch-tests: New file.
31274         * tests/test-tsearch.sh: New file.
31275         * tests/test-tsearch.c: New file, mostly copied from glibc.
31276
31277         * modules/search-tests: New file.
31278         * tests/test-search.c: New file.
31279
31280         * modules/search: New file.
31281         * lib/search_.h: New file, incorporating lib/tsearch.h.
31282         * m4/search_h.m4: New file.
31283         * lib/tsearch.h: Remove file.
31284         * lib/tsearch.c: Include search.h instead of tsearch.h.
31285         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Require gl_SEARCH_H_DEFAULTS. Set
31286         HAVE_TSEARCH.
31287         * modules/tsearch (Files): Remove lib/tsearch.h.
31288         (Depends-on): Add search.
31289         (configure.ac): Invoke gl_SEARCH_MODULE_INDICATOR.
31290         (Include): Change tsearch.h into search.h.
31291
31292 2007-03-24  Bruno Haible  <bruno@clisp.org>
31293
31294         * modules/fpucw: New file.
31295         * lib/fpucw.h: New file.
31296         * lib/frexp.c: Include fpucw.h.
31297         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
31298         (FUNC): Use them.
31299         * lib/printf-frexp.c: Include fpucw.h.
31300         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
31301         (FUNC): Use them.
31302         * lib/vasnprintf.c: Include fpucw.h.
31303         (VASNPRINTF): Invoke BEGIN/END_LONG_DOUBLE_ROUNDING around the
31304         'long double' calculations.
31305         * tests/test-frexpl.c: Include fpucw.h.
31306         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
31307         * tests/test-printf-frexpl.c: Include fpucw.h.
31308         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
31309         * modules/frexpl (Depends-on): Add fpucw.
31310         * modules/printf-frexpl (Depends-on): Likewise.
31311         * modules/fprintf-posix (Depends-on): Likewise.
31312         * modules/snprintf-posix (Depends-on): Likewise.
31313         * modules/sprintf-posix (Depends-on): Likewise.
31314         * modules/vasnprintf-posix (Depends-on): Likewise.
31315         * modules/vasprintf-posix (Depends-on): Likewise.
31316         * modules/vfprintf-posix (Depends-on): Likewise.
31317         * modules/vsnprintf-posix (Depends-on): Likewise.
31318         * modules/vsprintf-posix (Depends-on): Likewise.
31319         * modules/frexpl-tests (Depends-on): Likewise.
31320         * modules/printf-frexpl-tests (Depends-on): Likewise.
31321
31322 2007-03-24  Bruno Haible  <bruno@clisp.org>
31323
31324         * lib/float+.h: New file.
31325         * lib/isnan.c: Include float+.h.
31326         (SIZE): New macro.
31327         (FUNC): Compare only SIZE bytes of the value.
31328         * lib/vasnprintf.c: Include float+.h.
31329         (VASNPRINTF): When comparing agains +0.0L or +0.0, compare only
31330         SIZEOF_LDBL or SIZEOF_DBL bytes.
31331         * modules/isnan-nolibm (Files): Add lib/float+.h.
31332         * modules/isnanl-nolibm (Files): Add lib/float+.h.
31333         * modules/isnanl (Files): Add lib/float+.h.
31334         * modules/vasnprintf (Files): Add lib/float+.h.
31335
31336 2007-03-24  Bruno Haible  <bruno@clisp.org>
31337
31338         * lib/vasnprintf.c [!HAVE_LONG_DOUBLE]: Include printf-frexp.h. Don't
31339         include isnanl-nolibm.h.
31340
31341 2007-03-24  Bruno Haible  <bruno@clisp.org>
31342
31343         * tests/test-read-file.c (main): Don't produce spurious output for
31344         expected situations. Make the test fail if it encountered unexpected
31345         results.
31346
31347 2007-03-24  Bruno Haible  <bruno@clisp.org>
31348
31349         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove the special-casing of NetBSD,
31350         since its fr_FR.ISO8859-1 locale wouldn't pass the tests.
31351
31352 2007-03-24  Bruno Haible  <bruno@clisp.org>
31353
31354         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Fix last change.
31355
31356 2007-03-24  Bruno Haible  <bruno@clisp.org>
31357
31358         * modules/unistr/base (Depends-on): Remove utf8-ucs4-unsafe,
31359         utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
31360
31361         * modules/unistr/u8-mbtouc: Add source files from module utf8-ucs4.
31362         * modules/utf8-ucs4: Turn into a symbolic link to module
31363         unistr/u8-mbtouc.
31364
31365         * modules/unistr/u8-mbtouc-unsafe: Add source files from module
31366         utf8-ucs4-unsafe.
31367         * modules/utf8-ucs4-unsafe: Turn into a symbolic link to module
31368         unistr/u8-mbtouc-unsafe.
31369
31370         * modules/unistr/u16-mbtouc: Add source files from module utf16-ucs4.
31371         * modules/utf16-ucs4: Turn into a symbolic link to module
31372         unistr/u16-mbtouc.
31373
31374         * modules/unistr/u16-mbtouc-unsafe: Add source files from module
31375         utf16-ucs4-unsafe.
31376         * modules/utf16-ucs4-unsafe: Turn into a symbolic link to module
31377         unistr/u16-mbtouc-unsafe.
31378
31379         * modules/unistr/u8-uctomb: Add source files from module utf4-utf8.
31380         * modules/ucs4-utf8: Turn into a symbolic link to module
31381         unistr/u8-ubtomb.
31382
31383         * modules/unistr/u16-uctomb: Add source files from module utf4-utf16.
31384         * modules/ucs4-utf16: Turn into a symbolic link to module
31385         unistr/u16-ubtomb.
31386
31387 2007-03-24  Bruno Haible  <bruno@clisp.org>
31388
31389         * lib/unistr/u8-mbtouc-aux.c: Renamed from lib/unistr/utf8-ucs4.c.
31390         Enable the function only if HAVE_INLINE.
31391         * lib/unistr/u8-mbtouc-unsafe-aux.c: Renamed from
31392         lib/unistr/utf8-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
31393         * lib/unistr/u16-mbtouc-aux.c: Renamed from lib/unistr/utf16-ucs4.c.
31394         Enable the function only if HAVE_INLINE.
31395         * lib/unistr/u16-mbtouc-unsafe-aux.c: Renamed from
31396         lib/unistr/utf16-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
31397         * lib/unistr/u8-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf8.c.
31398         Enable the function only if HAVE_INLINE.
31399         * lib/unistr/u16-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf16.c.
31400         Enable the function only if HAVE_INLINE.
31401         * modules/utf8-ucs4: Update.
31402         * modules/utf8-ucs4-unsafe: Update.
31403         * modules/utf16-ucs4: Update.
31404         * modules/utf16-ucs4-unsafe: Update.
31405         * modules/ucs4-utf8: Update.
31406         * modules/ucs4-utf16: Update.
31407
31408 2007-03-24  Bruno Haible  <bruno@clisp.org>
31409
31410         * lib/utf8-ucs4.h: Remove file.
31411         * lib/utf8-ucs4-unsafe.h: Remove file.
31412         * lib/utf16-ucs4.h: Remove file.
31413         * lib/utf16-ucs4-unsafe.h: Remove file.
31414         * lib/ucs4-utf8.h: Remove file.
31415         * lib/ucs4-utf16.h: Remove file.
31416         * lib/unistr.h: Include their previous contents.
31417         * m4/utf-ucs4.m4: Remove file.
31418         * m4/ucs4-utf.m4: Remove file.
31419         * modules/utf8-ucs4 (Files): Remove lib/utf8-ucs4.h.
31420         (Depends-on): Add unistr/base.
31421         (configure.ac): Remove gl_UTF_UCS4.
31422         (Makefile.am): Update.
31423         (Include): Change to unistr.h.
31424         * modules/utf8-ucs4-unsafe (Files): Remove lib/utf8-ucs4-unsafe.h.
31425         (Depends-on): Add unistr/base.
31426         (configure.ac): Remove gl_UTF_UCS4.
31427         (Makefile.am): Update.
31428         (Include): Change to unistr.h.
31429         * modules/utf16-ucs4 (Files): Remove lib/utf16-ucs4.h.
31430         (Depends-on): Add unistr/base.
31431         (configure.ac): Remove gl_UTF_UCS4.
31432         (Makefile.am): Update.
31433         (Include): Change to unistr.h.
31434         * modules/utf16-ucs4-unsafe (Files): Remove lib/utf16-ucs4-unsafe.h.
31435         (Depends-on): Add unistr/base.
31436         (configure.ac): Remove gl_UTF_UCS4.
31437         (Makefile.am): Update.
31438         (Include): Change to unistr.h.
31439         * modules/ucs4-utf8 (Files): Remove lib/ucs4-utf8.h.
31440         (Depends-on): Add unistr/base.
31441         (configure.ac): Remove gl_UCS4_UTF.
31442         (Makefile.am): Update.
31443         (Include): Change to unistr.h.
31444         * modules/ucs4-utf16 (Files): Remove lib/ucs4-utf16.h.
31445         (Depends-on): Add unistr/base.
31446         (configure.ac): Remove gl_UCS4_UTF.
31447         (Makefile.am): Update.
31448         (Include): Change to unistr.h.
31449         * lib/unistr/utf8-ucs4.c: Include unistr.h instead of utf8-ucs4.h.
31450         * lib/unistr/utf8-ucs4-unsafe.c: Include unistr.h instead of
31451         utf8-ucs4-unsafe.h.
31452         * lib/unistr/utf16-ucs4.c: Include unistr.h instead of utf16-ucs4.h.
31453         * lib/unistr/utf16-ucs4-unsafe.c: Include unistr.h instead of
31454         utf16-ucs4-unsafe.h.
31455         * lib/unistr/ucs4-utf8.c: Include unistr.h instead of ucs4-utf8.h.
31456         * lib/unistr/ucs4-utf16.c: Include unistr.h instead of ucs4-utf16.h.
31457         * lib/unistr/u8-chr.c: Don't include ucs4-utf8.h.
31458         * lib/unistr/u8-strchr.c: Likewise.
31459         * lib/unistr/u8-strrchr.c: Likewise.
31460         * lib/unistr/u16-chr.c: Don't include ucs4-utf16.h.
31461         * lib/unistr/u16-strchr.c: Likewise.
31462         * lib/unistr/u16-strrchr.c: Likewise.
31463         * lib/striconveh.c: Update.
31464         * lib/linebreak.c: Update.
31465
31466 2007-03-24  Bruno Haible  <bruno@clisp.org>
31467
31468         * lib/argp-help.c (fill_in_uparams, canon_doc_option): Cast the
31469         arguments of isspace, isalpha, isalnum, isdigit to 'unsigned char'.
31470
31471 2007-03-22  Bruno Haible  <bruno@clisp.org>
31472
31473         * lib/strptime.c (__strptime_internal): Use ANSI C syntax.
31474
31475 2007-03-23  Paul Eggert  <eggert@cs.ucla.edu>
31476
31477         * MODULES.html.sh (File system functions): New module write-any-file.
31478         * modules/write-any-file, lib/write-any-file.c, lib/write-any-file.h:
31479         * m4/write-any-file.m4: New files.
31480
31481 2007-03-23  Eric Blake  <ebb9@byu.net>
31482
31483         * gnulib-tool: Rearrange space-tab sequences, since some editors
31484         like to eat them.
31485
31486 2007-03-23  Eric Blake  <ebb9@byu.net>
31487
31488         * lib/version-etc.c (version_etc_va): Update license wording to
31489         be more concise.  Recommended by Richard Stallman.
31490
31491 2007-03-22  Bruno Haible  <bruno@clisp.org>
31492
31493         * lib/poll.c (MSG_PEEK): New fallback definition.
31494
31495 2007-03-22  Bruno Haible  <bruno@clisp.org>
31496
31497         * modules/sys_socket-tests (configure.ac): Check for shutdown function.
31498         * tests/test-sys_socket.c (a): Test only if shutdown() exists.
31499         (main): Update.
31500         Fixes a compilation error on BeOS.
31501
31502 2007-03-22  Bruno Haible  <bruno@clisp.org>
31503
31504         * modules/frexpl-tests: New file.
31505         * tests/test-frexpl.c: New file.
31506
31507         * modules/frexpl: New file.
31508         * m4/frexpl.m4: New file.
31509         * modules/math (Makefile.am): Also substitute GNULIB_FREXPL into math.h.
31510         * lib/math_.h (frexpl): Test GNULIB_FREXPL instead of GNULIB_MATHL.
31511         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FREXPL.
31512         * modules/mathl (Files): Remove lib/frexpl.c, lib/frexp.c.
31513         (Depends-on): Add frexpl. Remove isnanl-nolibm.
31514         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Don't test for frexpl.
31515
31516 2007-03-22  Bruno Haible  <bruno@clisp.org>
31517
31518         * lib/frexpl.c: Share code with lib/frexp.c.
31519         * modules/mathl (Files): Add lib/frexp.c.
31520         (Depends-on): Add isnanl-nolibm.
31521
31522 2007-03-22  Bruno Haible  <bruno@clisp.org>
31523
31524         * modules/printf-frexp (Files): Add m4/frexp.m4.
31525         * m4/printf-frexp.m4 (gl_FUNC_PRINTF_FREXP): Define HAVE_FREXP_IN_LIBC
31526         only if the found frexp function actually works.
31527
31528 2007-03-22  Bruno Haible  <bruno@clisp.org>
31529
31530         * lib/frexp.c: Remove older implementation that uses divisions.
31531
31532 2007-03-21  Bruno Haible  <bruno@clisp.org>
31533
31534         * modules/frexp-tests: New file.
31535         * tests/test-frexp.c: New file.
31536
31537         * modules/frexp: New file.
31538         * lib/frexp.c: New file.
31539         * m4/frexp.m4: New file.
31540         * lib/math_.h (frexp): New declaration.
31541         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Also initialize GNULIB_FREXP and
31542         REPLACE_FREXP.
31543         * modules/math (math.h): Also substitute GNULIB_FREXP, REPLACE_FREXP.
31544
31545 2007-03-21  Bruno Haible  <bruno@clisp.org>
31546
31547         * modules/isnanl-tests: New file.
31548         * tests/test-isnanl.c: New file.
31549
31550         * modules/isnanl: New file.
31551         * lib/isnanl.h: New file.
31552         * m4/isnanl.m4 (gl_FUNC_ISNANL): New macro.
31553         (gl_FUNC_ISNANL_NO_LIBM): Invoke gl_HAVE_ISNANL_NO_LIBM,
31554         gl_FUNC_ISNANL_WORKS.
31555         (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM, gl_FUNC_ISNANL_WORKS):
31556         New macros.
31557
31558 2007-03-21  Bruno Haible  <bruno@clisp.org>
31559
31560         * modules/isnanl-nolibm (Files): Add lib/isnanl-nolibm.h, remove
31561         lib/isnanl.h.
31562         (Include): Update.
31563         * lib/isnanl-nolibm.h: Renamed from lib/isnanl.h.
31564         * lib/vasnprintf.c: Update.
31565         * modules/isnanl-nolibm-tests (Files): Add tests/test-isnanl-nolibm.c,
31566         tests/test-isnanl.h, remove tests/test-isnanl.c.
31567         (Makefile.am): Update.
31568         * tests/test-isnanl-nolibm.c: New file.
31569         * tests/test-isnanl.h: New file.
31570         * tests/test-isnanl.c: Remove file.
31571
31572 2007-03-21  Jim Meyering  <jim@meyering.net>
31573
31574         When trying to open ".", treat ESTALE like EACCES.
31575         * lib/savewd.c (savewd_save): Resort to forking not just upon
31576         failure with EACCES, but also when errno is ESTALE.
31577
31578 2007-03-20  Bruno Haible  <bruno@clisp.org>
31579
31580         * lib/string_.h (strndup): Enable declaration also if HAVE_STRNDUP.
31581         Needed on AIX 5.1. Reported by Matthew Woehlke.
31582
31583 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
31584
31585         Suggestions by Bruno Haible:
31586         * lib/acl-internal.h: Include "gettext.h" rather than rolling
31587         our own.
31588         (ACL_NOT_WELL_SUPPORTED): Parenthesize arg when used.
31589         * modules/acl (Depends-on): Add gettext.
31590
31591 2007-03-19  Bruno Haible  <bruno@clisp.org>
31592
31593         * modules/iconvme: Remove file.
31594         * lib/iconvme.h: Remove file.
31595         * lib/iconvme.c: Remove file.
31596         * m4/iconvme.m4: Remove file.
31597
31598 2007-03-19  Bruno Haible  <bruno@clisp.org>
31599
31600         * doc/relocatable-maint.texi: Break long shell script line.
31601         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
31602
31603 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
31604
31605         Add limited support for Solaris 10 ZFS-style ACLs: just enough to
31606         handle file_has_acl.
31607         * lib/acl-internal.h, lib/acl_entries.c, lib/file-has-acl.c: New files.
31608         * lib/acl.c: Move header inclusions and related macro defns into
31609         lib/acl-internal.h.
31610         (S_ISLNK): Remove defn, since that's now done for us.
31611         (file_has_acl): Move to lib/file-has-acl.c.
31612         Call acl_trivial if available.  This is the crucial part of the fix.
31613         (acl_entries): Move to lib/acl_entries.c.  Now extern, since it's
31614         shared within the library.  Rewrite a bit, partly to make it compatible
31615         with the GNU coding style.
31616         * m4/acl.m4 (AC_FUNC_ACL): Add AC_LIBOBJ([file-has-acl]).
31617         Remove unnecessary double-quotes.
31618         Don't test for acl_to_text; the build will catch that.
31619         Replace acl_entries if it doesn't exist and it is needed.
31620         Check for -lsec and acl_trivial (as used on Solaris 10).
31621         * modules/acl (Files): Add lib/acl-internal.h, lib/acl_entries.c,
31622         lib/file-has-acl.c.
31623         (Depends-on): Add sys_stat, for S_ISLNK.
31624
31625 2007-03-19  Ben Pfaff  <blp@gnu.org>
31626
31627         * doc/gnulib.texi: Fix typos.
31628         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
31629
31630 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
31631
31632         * lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL.
31633         If size is zero here, buf must be zero.
31634
31635 2007-03-19  Simon Josefsson  <simon@josefsson.org>
31636
31637         * des.c: Remove weak_keys_chksum.  Reported by Bruno Haible
31638         <bruno@clisp.org>.
31639
31640 2007-03-18  Bruno Haible  <bruno@clisp.org>
31641
31642         * lib/vasnprintf.c (VASNPRINTF): Undo first part of last patch.
31643         Suggested by Eric Blake.
31644
31645 2007-03-18  Ben Pfaff  <blp@gnu.org>
31646
31647         * doc/relocatable.texi: Recommend using as prefix a directory
31648         that does not exist and will never be created.  Based on
31649         discussion with Bruno Haible, Ralf Wildenhues, Matthew Woehlke,
31650         and others.
31651
31652 2007-03-17  Bruno Haible  <bruno@clisp.org>
31653
31654         * lib/fchownat.c: Include lchown.h.
31655
31656 2007-03-17  Bruno Haible  <bruno@clisp.org>
31657
31658         Fix endless loop when the given allocated size was > INT_MAX.
31659         * lib/vasnprintf.c (EOVERFLOW): New fallback definition.
31660         (VASNPRINTF): Fail with EOVERFLOW when the given allocated size is
31661         larger than INT_MAX, or when it grow to a value larger than INT_MAX.
31662         * lib/vsprintf.c (vsprintf): Don't pass a size > INT_MAX to vasnprintf.
31663         * lib/sprintf.c (sprintf): Likewise.
31664
31665 2007-03-17  Bruno Haible  <bruno@clisp.org>
31666
31667         * tests/test-argp-2.sh (func_compare): Output a context diff.
31668
31669 2007-03-17  Bruno Haible  <bruno@clisp.org>
31670
31671         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check also the
31672         locale's decimal-point character.
31673
31674 2007-03-17  Bruno Haible  <bruno@clisp.org>
31675
31676         * lib/vasnprintf.c (VASNPRINTF): Clear out the memory used for arg_mem
31677         before comparing it. Needed because on some platforms (e.g. x86) a
31678         'long double' occupies less bytes than sizeof (long double).
31679
31680 2007-03-17  Bruno Haible  <bruno@clisp.org>
31681
31682         * tests/test-crc.c (main): Make printf statements 64-bit clean.
31683         * tests/test-gc-pbkdf2-sha1.c (main): Likewise.
31684         * tests/test-getaddrinfo.c (simple): Likewise.
31685         * tests/test-read-file.c (main): Likewise.
31686
31687 2007-03-17  Bruno Haible  <bruno@clisp.org>
31688
31689         * tests/test-dirname.c (main): Make printf statements 64-bit clean.
31690
31691 2007-03-17  Bruno Haible  <bruno@clisp.org>
31692
31693         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Remove
31694         unused variable.
31695
31696 2007-03-17  Bruno Haible  <bruno@clisp.org>
31697
31698         * tests/test-c-strcasecmp.c: Include c-strcase.h.
31699         * tests/test-c-strncasecmp.c: Likewise.
31700
31701 2007-03-17  Bruno Haible  <bruno@clisp.org>
31702
31703         * modules/stdlib (Depends-on): Add unistd.
31704         * lib/stdlib_.h: Include <unistd.h> if mkstemp is desired.
31705         Needed for MacOS X 10.3.
31706
31707 2007-03-17  Bruno Haible  <bruno@clisp.org>
31708
31709         * lib/unistr/u-strdup.h: Include <stdlib.h>.
31710
31711 2007-03-17  Bruno Haible  <bruno@clisp.org>
31712
31713         * lib/unistr/u-cpy-alloc.h: Include <stdlib.h>.
31714
31715 2007-03-17  Bruno Haible  <bruno@clisp.org>
31716
31717         * gnulib-tool (func_import): Update .cvsignore and .gitignore files
31718         to reflect files copied from gnulib (with or without modifications).
31719         Suggested by Jim Meyering.
31720
31721 2007-03-17  Eric Blake  <ebb9@byu.net>
31722
31723         * NEWS: Document stdlib change from 2007-02-18.
31724
31725 2007-03-17  Jim Meyering  <jim@meyering.net>
31726
31727         Detect use of AC_CONFIG_AUX_DIR also when its argument is quoted.
31728         * build-aux/bootstrap: Put ""s around use of $build_aux, in case
31729         someone uses a name containing shell meta-characters.
31730         Reported by Alfred M. Szmidt.
31731
31732         * build-aux/bootstrap: Don't use \> in grep regexp.  For HP-UX.
31733
31734 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
31735
31736         * build-aux/bootstrap (with_gettext): New variable.  Run autopoint
31737         and copy gettext configuration files only if configure.ac contains
31738         a use of AM_GNU_GETTEXT_VERSION.
31739
31740 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
31741
31742         * build-aux/bootstrap (gnulib_name): New variable.
31743         (gnulib_tool_options): Use it.
31744
31745 2007-03-13  Simon Josefsson  <simon@josefsson.org>
31746
31747         * tests/test-des.c: Use new namespace.
31748
31749 2007-03-15  Bruno Haible  <bruno@clisp.org>
31750
31751         * lib/dummy.c (gl_dummy_symbol): Renamed from 'dummy'.
31752         Reported by James Youngman <jay@gnu.org>.
31753
31754 2007-03-15  Bruno Haible  <bruno@clisp.org>
31755
31756         * lib/glob.c (glob): Add 'restrict' so that prototype matches the
31757         declared prototype. Needed with cc on OSF/1 5.1.
31758
31759 2007-03-15  Bruno Haible  <bruno@clisp.org>
31760
31761         * lib/gl_list.h (gl_listelement_dispose_fn): New type.
31762         (gl_list_create_empty, gl_list_create): Add dispose_fn argument.
31763         (struct gl_list_implementation): Add dispose_fn argument to the
31764         'create_empty', 'create' methods.
31765         (struct gl_list_impl_base): Add field 'dispose_fn'.
31766         * lib/gl_list.c (gl_list_create_empty, gl_list_create): Add dispose_fn
31767         argument.
31768         * lib/gl_array_list.c (gl_array_create_empty, gl_array_create): Add
31769         dispose_fn argument.
31770         (gl_array_remove_node, gl_array_remove_at, gl_array_list_free): Call
31771         dispose_fn on the dropped values.
31772         * lib/gl_carray_list.c (gl_carray_create_empty, gl_carray_create): Add
31773         dispose_fn argument.
31774         (gl_carray_remove_at, gl_carray_list_free): Call dispose_fn on the
31775         dropped values.
31776         * lib/gl_anyavltree_list2.h (gl_tree_create): Add dispose_fn argument.
31777         (gl_tree_remove_node): Call dispose_fn on the dropped value.
31778         * lib/gl_anyrbtree_list2.h (gl_tree_create): Add dispose_fn argument.
31779         (gl_tree_remove_node): Call dispose_fn on the dropped value.
31780         * lib/gl_anytree_list2.h (gl_tree_create_empty): Add dispose_fn
31781         argument.
31782         (gl_tree_list_free): Call dispose_fn on the dropped values.
31783         * lib/gl_anytreehash_list2.h (gl_tree_list_free): Call dispose_fn on
31784         the dropped values.
31785         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
31786         Add dispose_fn argument.
31787         (gl_linked_remove_node, gl_linked_remove_at, gl_linked_list_free):
31788         Call dispose_fn on the dropped values.
31789         * lib/gl_sublist.c (gl_sublist_create_empty, gl_sublist_create_fill):
31790         Add dispose_fn argument.
31791         (gl_sublist_create): Initialize the 'dispose_fn' field.
31792         * lib/clean-temp.c (create_temp_dir, register_fd): Update.
31793         * tests/test-array_list.c (main): Update.
31794         * tests/test-carray_list.c (main): Update.
31795         * tests/test-avltree_list.c (main): Update.
31796         * tests/test-rbtree_list.c (main): Update.
31797         * tests/test-avltreehash_list.c (main): Update.
31798         * tests/test-rbtreehash_list.c (main): Update.
31799         * tests/test-linked_list.c (main): Update.
31800         * tests/test-linkedhash_list.c (main): Update.
31801         * tests/test-array_oset.c (main): Update.
31802
31803 2007-03-15  Bruno Haible  <bruno@clisp.org>
31804
31805         * lib/gl_oset.h (gl_setelement_dispose_fn): New type.
31806         (gl_oset_create_empty): Add dispose_fn argument.
31807         (struct gl_oset_implementation): Add dispose_fn argument to
31808         'create_empty' method.
31809         (struct gl_oset_impl_base): Add dispose_fn field.
31810         * lib/gl_oset.c (gl_oset_create_empty): Add dispose_fn argument.
31811         * lib/gl_array_oset.c (gl_array_create_empty): Add dispose_fn argument.
31812         (gl_array_remove_at, gl_array_free): Call dispose_fn on the dropped
31813         values.
31814         * lib/gl_anytree_oset.h (gl_tree_create_empty): Add dispose_fn argument.
31815         (gl_tree_oset_free): Call dispose_fn on the dropped values.
31816         * lib/gl_avltree_oset.c (gl_tree_remove_node): Call dispose_fn on the
31817         dropped value.
31818         * lib/gl_rbtree_oset.c (gl_tree_remove_node): Call dispose_fn on the
31819         dropped value.
31820         * tests/test-array_oset.c (main): Update.
31821         * tests/test-avltree_oset.c (main): Update.
31822         * tests/test-rbtree_oset.c (main): Update.
31823         * lib/gl_anytreehash_list1.h (add_to_bucket): Update.
31824
31825 2007-03-13  Bruno Haible  <bruno@clisp.org>
31826
31827         * tests/test-stdbool.c (i): Update after last patch.
31828
31829 2007-03-12  Bruno Haible  <bruno@clisp.org>
31830
31831         * lib/quotearg.c: Include <wctype.h> early, before the definition of
31832         the iswprint macro. Needed on Solaris 2.5.1.
31833
31834 2007-03-12  Bruno Haible  <bruno@clisp.org>
31835
31836         * tests/test-printf-frexp.c (main): Declare x as volatile.
31837
31838 2007-03-12  Simon Josefsson  <simon@josefsson.org>
31839
31840         * doc/gnulib.texi (Build robot for gnulib): New section.
31841
31842 2007-03-12  Jim Meyering  <jim@meyering.net>
31843
31844         * build-aux/bootstrap: New file.
31845         * build-aux/bootstrap.conf: New file, from coreutils.
31846
31847 2007-03-11  Bruno Haible  <bruno@clisp.org>
31848
31849         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Require AC_C_INLINE.
31850
31851 2007-03-12  Simon Josefsson  <simon@josefsson.org>
31852
31853         * lib/des.h, lib/des.c, lib/gc-gnulib.c: Use gl_ namespace, to
31854         avoid collisions with 'des_setkey'.  Reported by Bruno Haible
31855         <bruno@clisp.org>.  Also change 'tripledes_' to '3des_'.
31856
31857 2007-03-11  Bruno Haible  <bruno@clisp.org>
31858
31859         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): If the test program fails to
31860         compile, set LOCALE_TR_UTF8 to 'none' instead of empty.
31861
31862 2007-03-11  Bruno Haible  <bruno@clisp.org>
31863
31864         * lib/stdint_.h (INT64_MIN, INTMAX_MIN): Avoid using the ~INT..._MAX
31865         formula. Needed for SunPRO C 5.0.
31866
31867 2007-03-11  Bruno Haible  <bruno@clisp.org>
31868
31869         * modules/long-options (Depends-on): Add getopt.
31870
31871 2007-03-11  Bruno Haible  <bruno@clisp.org>
31872
31873         * modules/modechange (Depends-on): Add stdbool.
31874
31875 2007-03-11  Bruno Haible  <bruno@clisp.org>
31876
31877         * modules/i-ring (Depends-on): Add stdbool.
31878
31879 2007-03-11  Bruno Haible  <bruno@clisp.org>
31880
31881         * modules/gc-des (Depends-on): Add stdbool.
31882
31883 2007-03-11  Bruno Haible  <bruno@clisp.org>
31884
31885         * m4/mktime.m4 (gl_PREREQ_MKTIME): Require AC_C_INLINE.
31886
31887 2007-03-11  Bruno Haible  <bruno@clisp.org>
31888
31889         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Require AC_C_RESTRICT.
31890
31891 2007-03-11  Bruno Haible  <bruno@clisp.org>
31892
31893         * lib/unistr/u32-mbtouc-unsafe.c (u32_mbtouc_unsafe): Fix syntax error.
31894
31895 2007-03-11  Bruno Haible  <bruno@clisp.org>
31896
31897         * lib/vasnprintf.c (sprintf): Undefine.
31898
31899 2007-03-11  Bruno Haible  <bruno@clisp.org>
31900
31901         * lib/isnan.c (rpl_isnan, rpl_isnanl): Work around bug regarding
31902         initializers in SunPRO C and Compaq C compilers.
31903
31904 2007-03-11  Bruno Haible  <bruno@clisp.org>
31905
31906         * lib/gl_array_oset.c (gl_array_iterator_next): Make pointer
31907         decrementing code ANSI C compliant.
31908
31909 2007-03-11  Bruno Haible  <bruno@clisp.org>
31910
31911         * lib/dummy.c [__sun]: Define a dummy variable, not just a typedef.
31912         Needed for Solaris 2.5.1 ranlib and SunPRO C 5.0.
31913
31914 2007-03-11  Bruno Haible  <bruno@clisp.org>
31915
31916         * tests/test-stdbool.c (s, d, e, xlcbug): Disable checks that gnulib's
31917         <stdbool.h> substitute doesn't pass.
31918
31919 2007-03-11  Bruno Haible  <bruno@clisp.org>
31920
31921         * lib/vasnprintf.c (snprintf): Undefine. Avoids an endless recursion.
31922
31923 2007-03-11  Bruno Haible  <bruno@clisp.org>
31924
31925         * gnulib-tool (func_create_megatestdir): Create also an autobuild
31926         script, for submission to autobuild.josefsson.org.
31927
31928 2007-03-10  Bruno Haible  <bruno@clisp.org>
31929
31930         * modules/canonicalize-lgpl-tests: New file.
31931         * tests/test-canonicalize-lgpl.sh: New file.
31932         * tests/test-canonicalize-lgpl.c: New file.
31933
31934         * modules/c-strcase-tests: New file.
31935         * tests/test-c-strcase.sh: New file.
31936         * tests/test-c-strcasecmp.c: New file.
31937         * tests/test-c-strncasecmp.c: New file.
31938
31939         * modules/atexit-tests: New file.
31940         * tests/test-atexit.sh: New file.
31941         * tests/test-atexit.c: New file.
31942
31943 2007-03-10  Bruno Haible  <bruno@clisp.org>
31944
31945         * tests/test-binary-io.sh: Use temporary filenames that are not so
31946         likely to clash with those of other tests (in a parallel make).
31947         * tests/test-binary-io.c: Likewise.
31948
31949 2007-03-10  Bruno Haible  <bruno@clisp.org>
31950
31951         * lib/fseterr.c (fseterr): Port to Solaris/SPARC64. Deactivate the
31952         fallback; use #error instead.
31953         Suggested by Simon Josefsson.
31954
31955 2007-03-10  Bruno Haible  <bruno@clisp.org>
31956
31957         * gnulib-tool (func_create_testdir): Treat MOSTLYCLEANFILES like
31958         CLEANFILES. Put spaces in each line of $cleaned_files, not only the
31959         first and the last.
31960
31961 2007-03-10  Bruno Haible  <bruno@clisp.org>
31962
31963         * lib/stdint_.h (uint_least64_t): Fix typo in last patch.
31964
31965 2007-03-10  Bruno Haible  <bruno@clisp.org>
31966
31967         * modules/snprintf-posix-tests (EXTRA_DIST): New variable. Needed for
31968         "make distcheck".
31969         * modules/sprintf-posix-tests (EXTRA_DIST): Likewise.
31970         * modules/vsnprintf-posix-tests (EXTRA_DIST): Likewise.
31971         * modules/vsprintf-posix-tests (EXTRA_DIST): Likewise.
31972
31973 2007-03-10  Bruno Haible  <bruno@clisp.org>
31974
31975         * modules/allocsa-tests (test_allocsa_SOURCES): Remove redundant
31976         variable.
31977         * modules/dirname-tests (test_dirname_SOURCES): Remove redundant
31978         variable.
31979
31980 2007-03-09  Eric Blake  <ebb9@byu.net>
31981         and Matthew Woehlke  <mw_triad@users.sourceforge.net>  (tiny change)
31982
31983         * lib/stdint_.h (int64_t, uint64_t): Don't undefine if 64-bit
31984         types are not being provided by gnulib.
31985         (GL_INT64_T, GL_UINT64_T): New witnesses of whether gnulib 64-bit
31986         types are supported.
31987
31988 2007-03-10  Bruno Haible  <bruno@clisp.org>
31989
31990         * lib/stdio_.h (__attribute__): New macro.
31991         (fprintf, vfprintf, printf, vprintf, snprintf, vsnprintf, sprintf,
31992         vsprintf): Specify __attribute__ __format__ for GCC.
31993         Suggested by Eric Blake.
31994
31995 2007-03-09  Bruno Haible  <bruno@clisp.org>
31996
31997         * modules/printf-posix-tests: New file.
31998         * tests/test-printf-posix.sh: New file.
31999         * tests/test-printf-posix.c: New file.
32000
32001         * modules/printf-posix: New file.
32002         * lib/printf.c: New file.
32003         * m4/printf-posix-rpl.m4: New file.
32004         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_PRINTF_POSIX,
32005         REPLACE_PRINTF.
32006         * lib/stdio_.h (printf): New declaration.
32007         (format, __format__, ____printf____, ____scanf____, ____strftime____,
32008         ____strfmon____): New macros.
32009         * modules/stdio (Makefile.am): Substitute also GNULIB_PRINTF_POSIX,
32010         REPLACE_PRINTF.
32011
32012 2007-03-09  Bruno Haible  <bruno@clisp.org>
32013
32014         * tests/test-vasnprintf-posix2.sh: New file.
32015         * tests/test-vasnprintf-posix2.c: New file.
32016         * modules/vasnprintf-posix-tests (Files): Add them and m4/locale-fr.m4.
32017         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
32018         (Makefile.am): Activate test-vasnprintf-posix2.sh.
32019
32020         * lib/vasnprintf.c (VASNPRINTF): For the 'a' and 'A' directives, use
32021         a locale dependent decimal point, rather than always '.'.
32022
32023 2007-03-09  Eric Blake  <ebb9@byu.net>
32024
32025         * lib/stdlib_.h (EXIT_FAILURE): GNU code expects this to be 1, in
32026         spite of platforms like Tandem/NSK that define it to -1.
32027
32028 2007-03-08  Bruno Haible  <bruno@clisp.org>
32029
32030         * modules/vprintf-posix-tests: New file.
32031         * tests/test-vprintf-posix.sh: New file.
32032         * tests/test-vprintf-posix.c: New file.
32033         * tests/test-printf-posix.h: New file.
32034
32035         * modules/vprintf-posix: New file.
32036         * lib/vprintf.c: New file.
32037         * m4/vprintf-posix.m4: New file.
32038         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VPRINTF_POSIX,
32039         REPLACE_VPRINTF.
32040         * lib/stdio_.h (vprintf): New declaration.
32041         * modules/stdio (Makefile.am): Substitute also GNULIB_VPRINTF_POSIX,
32042         REPLACE_VPRINTF.
32043
32044 2007-03-08  Bruno Haible  <bruno@clisp.org>
32045
32046         * modules/fprintf-posix-tests: New file.
32047         * tests/test-fprintf-posix.sh: New file.
32048         * tests/test-fprintf-posix.c: New file.
32049
32050         * modules/fprintf-posix: New file.
32051         * lib/fprintf.c: New file.
32052         * m4/fprintf-posix.m4: New file.
32053         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FPRINTF_POSIX,
32054         REPLACE_FPRINTF.
32055         * lib/stdio_.h (fprintf): New declaration.
32056         * modules/stdio (Makefile.am): Substitute also GNULIB_FPRINTF_POSIX,
32057         REPLACE_FPRINTF.
32058
32059 2007-03-08  Bruno Haible  <bruno@clisp.org>
32060
32061         * modules/vfprintf-posix-tests: New file.
32062         * tests/test-vfprintf-posix.sh: New file.
32063         * tests/test-vfprintf-posix.c: New file.
32064         * tests/test-fprintf-posix.h: New file.
32065         * tests/test-fprintf-posix.out: New file.
32066
32067         * modules/vfprintf-posix: New file.
32068         * lib/vfprintf.c: New file.
32069         * m4/vfprintf-posix.m4: New file.
32070         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VFPRINTF_POSIX,
32071         REPLACE_VFPRINTF.
32072         * lib/stdio_.h (vfprintf): New declaration.
32073         * modules/stdio (Makefile.am): Substitute also GNULIB_VFPRINTF_POSIX,
32074         REPLACE_VFPRINTF.
32075
32076 2007-03-08  Bruno Haible  <bruno@clisp.org>
32077
32078         * lib/stdio_.h: Treat __need___FILE like __need_FILE.
32079
32080 2007-03-08  Bruno Haible  <bruno@clisp.org>
32081
32082         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Use 'case' statements
32083         instead of 'expr' invocations.
32084         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
32085         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
32086         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
32087         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
32088         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
32089         Suggested by Paul Eggert.
32090
32091 2007-03-08  Bruno Haible  <bruno@clisp.org>
32092
32093         * modules/fseterr-tests: New file.
32094         * tests/test-fseterr.c: New file.
32095
32096         * modules/fseterr: New file.
32097         * lib/fseterr.h: New file.
32098         * lib/fseterr.c: New file.
32099
32100 2007-03-08  Bruno Haible  <bruno@clisp.org>
32101
32102         * lib/fnmatch_.h: Convert tabs in the middle of lines to spaces.
32103         * lib/getopt_.h: Likewise.
32104         * lib/mbswidth.h: Likewise.
32105         * lib/setenv.h: Likewise.
32106         * lib/vasnprintf.h: Likewise.
32107         * lib/vasprintf.h: Likewise.
32108         * lib/verror.h: Likewise.
32109         * lib/xsetenv.h: Likewise.
32110         * lib/xvasprintf.h: Likewise.
32111
32112 2007-03-08  Jim Meyering  <jim@meyering.net>
32113
32114         * users.txt: Add parted.
32115
32116         * ChangeLog: Restore 1500 lines mistakenly removed from the end.
32117
32118 2007-03-07  Bruno Haible  <bruno@clisp.org>
32119
32120         * m4/printf.m4: Make the shell script snippets copy&pastable.
32121
32122 2007-03-02  Bruno Haible  <bruno@clisp.org>
32123
32124         * lib/netinet_in_.h: New file.
32125         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Test whether netinet/in.h
32126         is self-contained. Set ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H.
32127         * modules/netinet_in (Files): Add lib/netinet_in_.h.
32128         (Depends-on): Add absolute-header.
32129         (Makefile.am): Substitute ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H
32130         into netinet/in.h.
32131
32132 2007-03-03  Bruno Haible  <bruno@clisp.org>
32133
32134         * lib/sys_select_.h: New file.
32135         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SELECT): Test whether sys/select.h
32136         is self-contained. Set ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H.
32137         * modules/sys_select (Files): Add lib/sys_select_.h.
32138         (Depends-on): Add absolute-header.
32139         (Makefile.am): Substitute ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H
32140         into sys/select.h.
32141
32142 2007-03-02  Bruno Haible  <bruno@clisp.org>
32143
32144         * lib/socket_.h: If sys/socket.h exists, include that and <sys/types.h>
32145         before it. Turn HAVE_WINSOCK2_H and HAVE_WS2TCPIP_H into configute-time
32146         values.
32147         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Test also whether
32148         <sys/socket.h> is self-contained. Set ABSOLUTE_SYS_SOCKET_H,
32149         HAVE_SYS_SOCKET_H, HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H.
32150         * modules/sys_socket (Depends-on): Add absolute-header.
32151         (Makefile.am): Substitute ABSOLUTE_SYS_SOCKET_H, HAVE_SYS_SOCKET_H,
32152         HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H into sys/socket.h.
32153         (Include): Remove requirement of inclusion of <sys/types.h>.
32154
32155 2007-03-02  Bruno Haible  <bruno@clisp.org>
32156
32157         * lib/byteswap_.h (bswap_32): Fix formula.
32158
32159 2007-03-06  Bruno Haible  <bruno@clisp.org>
32160
32161         * modules/sprintf-posix-tests: New file.
32162         * tests/test-sprintf-posix.c: New file.
32163
32164         * modules/sprintf-posix: New file.
32165         * lib/sprintf.c: New file.
32166         * m4/sprintf-posix.m4: New file.
32167         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_SPRINTF_POSIX,
32168         REPLACE_SPRINTF.
32169         * lib/stdio_.h (sprintf): New declaration.
32170         * modules/stdio (Makefile.am): Substitute also GNULIB_SPRINTF_POSIX,
32171         REPLACE_SPRINTF.
32172
32173 2007-03-06  Bruno Haible  <bruno@clisp.org>
32174
32175         * modules/vsprintf-posix-tests: New file.
32176         * tests/test-vsprintf-posix.c: New file.
32177         * tests/test-sprintf-posix.h: New file.
32178
32179         * modules/vsprintf-posix: New file.
32180         * lib/vsprintf.c: New file.
32181         * m4/vsprintf-posix.m4: New file.
32182         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VSPRINTF_POSIX,
32183         REPLACE_VSPRINTF.
32184         * lib/stdio_.h (vsprintf): New declaration.
32185         * modules/stdio (Makefile.am): Substitute also GNULIB_VSPRINTF_POSIX,
32186         REPLACE_VSPRINTF.
32187
32188 2007-03-06  Bruno Haible  <bruno@clisp.org>
32189
32190         * modules/vsnprintf (Depend-on): Remove minmax.
32191
32192 2007-03-06  Bruno Haible  <bruno@clisp.org>
32193
32194         * modules/snprintf-posix-tests: New file.
32195         * tests/test-snprintf-posix.c: New file.
32196
32197         * modules/snprintf-posix: New file.
32198         * m4/snprintf-posix.m4: New file.
32199         * m4/snprintf.m4 (gl_REPLACE_SNPRINTF): New macro, extracted from
32200         gl_FUNC_SNPRINTF.
32201         (gl_FUNC_SNPRINTF): Invoke it.
32202         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_SNPRINTF.
32203         * lib/stdio_.h (snprintf): Define as a replacement if REPLACE_SNPRINTF
32204         is set.
32205         * modules/stdio (Makefile.am): Substitute also REPLACE_SNPRINTF.
32206
32207 2007-03-06  Bruno Haible  <bruno@clisp.org>
32208
32209         * modules/vsnprintf-posix-tests: New file.
32210         * tests/test-vsnprintf-posix.c: New file.
32211         * tests/test-snprintf-posix.h: New file.
32212
32213         * modules/vsnprintf-posix: New file.
32214         * m4/vsnprintf-posix.m4: New file.
32215         * m4/vsnprintf.m4 (gl_REPLACE_VSNPRINTF): New macro, extracted from
32216         gl_FUNC_VSNPRINTF.
32217         (gl_FUNC_VSNPRINTF): Invoke it.
32218         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_VSNPRINTF.
32219         * lib/stdio_.h (vsnprintf): Define as a replacement if
32220         REPLACE_VSNPRINTF is set.
32221         * modules/stdio (Makefile.am): Substitute also REPLACE_VSNPRINTF.
32222
32223 2007-03-06  Bruno Haible  <bruno@clisp.org>
32224
32225         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Test for vasnprintf here.
32226         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): ... not here.
32227
32228 2007-03-06  Bruno Haible  <bruno@clisp.org>
32229
32230         * lib/math_.h (acosl): Declare also if HAVE_DECL_ACOSL is set.
32231         (asinl): Declare also if HAVE_DECL_ASINL is set.
32232         (atanl): Declare also if HAVE_DECL_ATANL is set.
32233         (ceill): Declare also if HAVE_DECL_CEILL is set.
32234         (cosl): Declare also if HAVE_DECL_COSL is set.
32235         (expl): Declare also if HAVE_DECL_EXPL is set.
32236         (floorl): Declare also if HAVE_DECL_FLOORL is set.
32237         (frexpl): Declare also if HAVE_DECL_FREXPL is set.
32238         (ldexpl): Declare also if HAVE_DECL_LDEXPL is set.
32239         (logl): Declare also if HAVE_DECL_LOGL is set.
32240         (sinl): Declare also if HAVE_DECL_SINL is set.
32241         (sqrtl): Declare also if HAVE_DECL_SQRTL is set.
32242         (tanl): Declare also if HAVE_DECL_TANL is set.
32243         * modules/math (Makefile.am): Substitute the values of HAVE_DECL_*.
32244         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Set HAVE_DECL_* to 1.
32245         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Fix tests for the
32246         declaration of frexpl, ldexpl.
32247         * modules/printf-frexpl (Depends-on): Add math.
32248         * lib/printf-frexp.c (frexpl, ldexpl): Undo last change.
32249
32250 2007-03-05  Bruno Haible  <bruno@clisp.org>
32251
32252         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Also test whether
32253         frexpl and ldexpl are declared.
32254         * lib/printf-frexp.c (frexpl, ldexpl): Provide fallback declarations.
32255
32256 2007-03-05  Bruno Haible  <bruno@clisp.org>
32257
32258         * gnulib-tool (func_get_automake_snippet): Don't synthesize an
32259         EXTRA_lib_SOURCES augmentation for the relocatable-prog-wrapper module.
32260
32261 2007-03-05  Bruno Haible  <bruno@clisp.org>
32262
32263         * lib/stdio_.h: Include <stddef.h>.
32264
32265 2007-03-05  Bruno Haible  <bruno@clisp.org>
32266
32267         * m4/printf.m4 (gl_SNPRINTF_DIRECTIVE_N): New macro.
32268
32269 2007-03-05  Bruno Haible  <bruno@clisp.org>
32270
32271         * m4/printf.m4: Update with info about OpenBSD 3.9, HP-UX 10.20,
32272         NetBSD 4, from Ralf Wildenhues.
32273
32274 2007-03-04  Bruno Haible  <bruno@clisp.org>
32275
32276         * lib/vasprintf.h: Update #if logic for the case when the functions
32277         exist but are overridden.
32278
32279 2007-03-04  Bruno Haible  <bruno@clisp.org>
32280
32281         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Exclude two buggy
32282         implementations: glibc-2.4 and MacOS X 10.3.
32283         * tests/test-vasnprintf-posix.c (test_function): Test also the case
32284         that exhibits the bugs in glibc-2.4 and MacOS X 10.3.
32285         * tests/test-vasprintf-posix.c (test_function): Likewise.
32286
32287 2007-03-04  Bruno Haible  <bruno@clisp.org>
32288
32289         * modules/vasprintf-posix-tests: New file.
32290         * tests/test-vasprintf-posix.c: New file.
32291
32292         * modules/vasprintf-posix: New file.
32293         * lib/vasprintf.h (asprintf, vasprintf): Rename if REPLACE_VASPRINTF is
32294         defined.
32295         * m4/vasprintf-posix.m4: New file.
32296         * m4/vasprintf.m4 (gl_REPLACE_VASPRINTF): New macro, extracted from
32297         gl_FUNC_VASPRINTF.
32298         (gl_FUNC_VASPRINTF): Invoke it.
32299         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Define REPLACE_VASNPRINTF
32300         here.
32301         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Not here.
32302
32303 2007-03-04  Bruno Haible  <bruno@clisp.org>
32304
32305         * lib/sys_time_.h: Rename GETTIMEOFDAY_REPLACEMENT to
32306         REPLACE_GETTIMEOFDAY.
32307         * modules/sys_time (Makefile.am): Likewise.
32308         * m4/sys_time_h.m4: Likewise.
32309         * m4/gettimeofday.m4: Likewise.
32310
32311 2007-03-04  Bruno Haible  <bruno@clisp.org>
32312
32313         * modules/vasnprintf-posix-tests: New file.
32314         * tests/test-vasnprintf-posix.c: New file.
32315
32316         * modules/vasnprintf-posix: New file.
32317         * lib/vasnprintf.c: Include isnan.h, isnanl.h, printf-frexp.h,
32318         printf-frexpl.h.
32319         (VASNPRINTF): Handle the 'a' and 'A' directives here, if needed.
32320         * lib/vasnprintf.h (asnprintf, vasnprintf): Rename if
32321         REPLACE_VASNPRINTF is defined.
32322         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): New macro, extracted from
32323         gl_FUNC_VASNPRINTF.
32324         (gl_FUNC_VASNPRINTF): Invoke it.
32325         * m4/vasnprintf-posix.m4: New file.
32326         * m4/printf.m4: New file.
32327
32328 2007-03-04  Bruno Haible  <bruno@clisp.org>
32329
32330         Compile progreloc.c only if --enable-relocatable is specified.
32331         * m4/relocatable.m4 (gl_RELOCATABLE): Arrange to compile progreloc.c
32332         if --enable-relocatable was specified.
32333         * modules/relocatable-prog (Makefile.am): Remove progreloc.c from
32334         lib_SOURCES.
32335
32336 2007-03-04  Jim Meyering  <jim@meyering.net>
32337
32338         * lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.
32339         Use it consistently, rather than enumerating errno constants.
32340
32341 2007-03-04  Bruno Haible  <bruno@clisp.org>
32342
32343         * modules/xvasprintf-tests: New file.
32344         * tests/test-xvasprintf.c: New file.
32345
32346         * modules/vasprintf-tests: New file.
32347         * tests/test-vasprintf.c: New file.
32348
32349         * modules/vasnprintf-tests: New file.
32350         * tests/test-vasnprintf.c: New file.
32351
32352         * modules/vsnprintf-tests: New file.
32353         * tests/test-vsnprintf.c: New file.
32354
32355         * modules/snprintf-tests: New file.
32356         * tests/test-snprintf.c: New file.
32357
32358 2007-03-04  Bruno Haible  <bruno@clisp.org>
32359
32360         Compile relocatable.c only if --enable-relocatable is specified.
32361         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY_BODY): Renamed from
32362         gl_RELOCATABLE_LIBRARY.
32363         (gl_RELOCATABLE_LIBRARY, gl_RELOCATABLE_LIBRARY_SEPARATE): New macros.
32364         * m4/relocatable.m4 (gl_RELOCATABLE): Invoke gl_RELOCATABLE_LIBRARY.
32365         (gl_RELOCATABLE_BODY): Require gl_RELOCATABLE_LIBRARY_BODY instead of
32366         gl_RELOCATABLE_LIBRARY.
32367         * modules/relocatable-lib (configure.ac): Invoke gl_RELOCATABLE_LIBRARY.
32368         (Makefile.am): Remove lib_SOURCES.
32369         * modules/relocatable-lib-lgpl (configure.ac): Invoke
32370         gl_RELOCATABLE_LIBRARY.
32371         (Makefile.am): Remove lib_SOURCES.
32372         * modules/relocatable-prog (Makefile.am): Don't compile relocatable.c
32373         always.
32374         * modules/relocatable-prog-wrapper (configure.ac): Invoke
32375         gl_RELOCATABLE_LIBRARY_SEPARATE instead of gl_RELOCATABLE_LIBRARY.
32376
32377 2007-03-04  Bruno Haible  <bruno@clisp.org>
32378
32379         * modules/argmatch-tests: New file.
32380         * tests/test-argmatch.c: New file.
32381
32382         * tests/test-allocsa.c (main): Halve the number of loop runs.
32383
32384         * modules/alloca-opt-tests: New file.
32385         * tests/test-alloca-opt.c: New file.
32386
32387 2007-03-04  Jim Meyering  <jim@meyering.net>
32388
32389         Work around difference between Linux ACLs and Solaris 10 ZFS.
32390         * lib/acl.c (set_acl): Revert to using chmod_or_fchmod also
32391         for EINVAL.
32392
32393 2007-03-03  Bruno Haible  <bruno@clisp.org>
32394
32395         * modules/relocatable-prog (Depends-on): Add back progreloc's
32396         dependencies: canonicalize-lgpl, xalloc, xreadlink, stdbool, unistd.
32397
32398 2007-03-03  Bruno Haible  <bruno@clisp.org>
32399
32400         * modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib.
32401         * modules/relocatable-lib: New file.
32402
32403 2007-03-03  Bruno Haible  <bruno@clisp.org>
32404
32405         * modules/relocatable-prog: Renamed from modules/relocatable.
32406         * doc/relocatable-maint.texi: Talk about module 'relocatable-prog'.
32407
32408 2007-03-03  Bruno Haible  <bruno@clisp.org>
32409
32410         * modules/relocatable-script (Files): Add doc/relocatable.texi,
32411         m4/relocatable-lib.m4.
32412         (Depends-on): Remove 'relocatable'.
32413         (configure.ac): Add gl_RELOCATABLE_NOP.
32414
32415 2007-03-03  Bruno Haible  <bruno@clisp.org>
32416
32417         * modules/relocatable-prog-wrapper: New file.
32418         * modules/relocatable (Depends-on): Add it. Remove all other
32419         dependencies except progname.
32420         (Files): Remove build-aux/install-reloc, lib/relocwrapper.c.
32421
32422         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): New macro.
32423         (gl_FUNC_STRERROR): Nop.
32424         * lib/strerror.c: Compile the file only if !HAVE_STRERROR.
32425
32426         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): New macro.
32427         * lib/setenv.c: Compile the file only if _LIBC || !HAVE_SETENV.
32428
32429         * m4/readlink.m4 (gl_FUNC_READLINK_SEPARATE): New macro.
32430         (gl_FUNC_READLINK): Update.
32431
32432         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL_SEPARATE): New macro.
32433
32434 2007-03-03  Bruno Haible  <bruno@clisp.org>
32435
32436         * lib/xreadlink.c: Include <unistd.h> unconditionally.
32437         * modules/xreadlink (Depends-on): Add unistd.
32438         * modules/xreadlink-with-size (Depends-on): Likewise.
32439
32440 2007-03-03  Bruno Haible  <bruno@clisp.org>
32441
32442         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_UNSETENV): New macros,
32443         extracted from gt_FUNC_SETENV.
32444         (gt_FUNC_SETENV): Remove macro.
32445         * modules/setenv (configure.ac): Add gl_FUNC_SETENV, gl_FUNC_UNSETENV,
32446         remove gt_FUNC_SETENV.
32447
32448 2007-03-03  Bruno Haible  <bruno@clisp.org>
32449
32450         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY): Define
32451         ENABLE_RELOCATABLE here.
32452         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Don't define it here.
32453
32454 2007-03-03  Bruno Haible  <bruno@clisp.org>
32455
32456         * modules/rbtreehash-list-tests (Depends-on): Add progname.
32457         * tests/test-rbtreehash_list.c: Include progname.h.
32458         (main): Call set_program_name.
32459
32460         * modules/rbtree-oset-tests (Depends-on): Add progname.
32461         * tests/test-rbtree_oset.c: Include progname.h.
32462         (main): Call set_program_name.
32463
32464         * modules/rbtree-list-tests (Depends-on): Add progname.
32465         * tests/test-rbtree_list.c: Include progname.h.
32466         (main): Call set_program_name.
32467
32468         * modules/linked-list-tests (Depends-on): Add progname.
32469         * tests/test-linked_list.c: Include progname.h.
32470         (main): Call set_program_name.
32471
32472 2007-03-03  Bruno Haible  <bruno@clisp.org>
32473
32474         * lib/glob-libc.h (_Restrict_): New macro, copied from lib/regex.h.
32475         All uses of __restrict changed to _Restrict_.
32476         * lib/glob_.h (__restrict): Remove macro.
32477
32478 2007-03-02  Bruno Haible  <bruno@clisp.org>
32479
32480         * modules/gettext (configure.ac): Require gettext infrastructure
32481         from version 0.16.1.
32482
32483 2007-03-02  Bruno Haible  <bruno@clisp.org>
32484
32485         * modules/linkedhash-list-tests (Depends-on): Add progname.
32486         * tests/test-linkedhash_list.c: Include progname.h.
32487         (main): Call set_program_name.
32488
32489         * modules/carray-list-tests (Depends-on): Add progname.
32490         * tests/test-carray_list.c: Include progname.h.
32491         (main): Call set_program_name.
32492
32493         * modules/avltreehash-list-tests (Depends-on): Add progname.
32494         * tests/test-avltreehash_list.c: Include progname.h.
32495         (main): Call set_program_name.
32496
32497         * modules/avltree-oset-tests (Depends-on): Add progname.
32498         * tests/test-avltree_oset.c: Include progname.h.
32499         (main): Call set_program_name.
32500
32501         * modules/avltree-list-tests (Depends-on): Add progname.
32502         * tests/test-avltree_list.c: Include progname.h.
32503         (main): Call set_program_name.
32504
32505         * modules/array-oset-tests (Depends-on): Add progname.
32506         * tests/test-array_oset.c: Include progname.h.
32507         (main): Call set_program_name.
32508
32509         * modules/array-list-tests (Depends-on): Add progname.
32510         * tests/test-array_list.c: Include progname.h.
32511         (main): Call set_program_name.
32512
32513         * modules/argp-tests (Depends-on): Add progname.
32514         * tests/test-argp.c: Include argp.h first. Include progname.h.
32515         (main): Call set_program_name.
32516
32517 2007-03-02  Paul Eggert  <eggert@cs.ucla.edu>
32518
32519         * doc/gnulib-tool.texi (Initial import): Reword description of
32520         _FILE_OFFSET_BITS and _GNU_SOURCE, since they sometimes have a
32521         limited effect even if defined after the first system include.
32522
32523 2007-03-01  Bruno Haible  <bruno@clisp.org>
32524
32525         * build-aux/config.libpath: Update to libtool-1.5.22.
32526         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
32527
32528 2007-03-01  Bruno Haible  <bruno@clisp.org>
32529
32530         * doc/relocatable-maint.texi: Recommend to set foo_CPPFLAGS, not
32531         foo_CFLAGS.
32532         Reported by Ralf Wildenhues.
32533
32534 2007-03-01  Bruno Haible  <bruno@clisp.org>
32535
32536         * build-aux/install-reloc: Remove object files left over by some
32537         compilers.
32538         Reported by Ralf Wildenhues.
32539
32540 2007-03-01  Bruno Haible  <bruno@clisp.org>
32541
32542         * build-aux/install-reloc: Break long lines.
32543
32544 2007-03-01  Bruno Haible  <bruno@clisp.org>
32545
32546         * doc/relocatable.texi: Document that it may not work on OpenBSD.
32547         Reported by Ralf Wildenhues.
32548
32549 2007-03-01  Bruno Haible  <bruno@clisp.org>
32550
32551         * doc/gnulib-tool.texi (Initial import): Remove paragraph about
32552         include ordering constraints.
32553
32554 2007-03-01  Paul Eggert  <eggert@cs.ucla.edu>
32555
32556         Followup to the 2007-02-12 patch, using suggestions from Bruno Haible in
32557         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00136.html>.
32558         * doc/gnulib-tool.texi (Initial import): Mention _FILE_OFFSET_BITS
32559         as another example.
32560         * lib/time_.h: Fix misspelling.
32561         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
32562         Require gl_HEADER_TIME_H_DEFAULTS.
32563         * m4/strptime.m4 (gl_FUNC_STRPTIME): Likewise.
32564         * m4/time_r.m4 (gl_TIME_R): Likewise.
32565         * m4/timegm.m4 (gl_FUNC_TIMEGM): Likewise.
32566
32567 2007-03-01  Bruno Haible  <bruno@clisp.org>
32568
32569         * m4/utimecmp.m4 (gl_UTIMECMP): Don't require gl_TIMESPEC.
32570         * m4/utimens.m4 (gl_UTIMENS): Likewise.
32571
32572 2007-03-01  Jim Meyering  <jim@meyering.net>
32573
32574         * modules/xreadlink (Maintainer): Add my name.
32575         * modules/xreadlink-with-size (Depends-on): Alphabetize.
32576
32577 2007-02-26  Ben Pfaff  <blp@cs.stanford.edu>
32578             Bruno Haible  <bruno@clisp.org>
32579
32580         * build-aux/install-reloc: Compile also c-ctype.c.
32581         * build-aux/relocatable.sh.in: New file.
32582         * doc/relocatable.texi: New file.
32583         * doc/relocatable-maint.texi: New file.
32584         * doc/gnulib.texi: Include relocatable-maint.texi.
32585         * lib/progreloc.c: Include unistd.h unconditionally.
32586         * lib/relocwrapper.c: Include unistd.h unconditionally.
32587         Include c-ctype.h.
32588         (add_dotbin): Use c_tolower.
32589         * m4/relocatable-lib.m4: New file, extracted from m4/relocatable.m4.
32590         (gl_RELOCATABLE_LIBRARY): Renamed from AC_RELOCATABLE_LIBRARY.
32591         (gl_RELOCATABLE_NOP): Renamed from AC_RELOCATABLE_NOP.
32592         * m4/relocatable.m4 (AC_RELOCATABLE_LIBRARY, AC_RELOCATABLE_NOP): Move
32593         to m4/relocatable-lib.m4.
32594         (gl_RELOCATABLE): Renamed from AC_RELOCATABLE. Set also
32595         RELOCATABLE_CONFIG_H_DIR, RELOCATABLE_SRC_DIR, RELOCATABLE_BUILD_DIR.
32596         (gl_RELOCATABLE_BODY): Renamed from AC_RELOCATABLE_BODY. Don't
32597         require obsolete macro AC_EXEEXT. Don't check for unistd.h. Don't set
32598         SET_RELOCATABLE. Instead set RELOCATABLE_LDFLAGS, INSTALL_PROGRAM_ENV.
32599         * modules/relocatable: New file.
32600         * modules/relocatable-lib: New file.
32601         * modules/relocatable-script: New file.
32602
32603 2007-02-28  Bruno Haible  <bruno@clisp.org>
32604
32605         Import --enable-relocatable infrastructure.
32606         * build-aux/config.libpath: New file, from GNU gettext.
32607         * build-aux/install-reloc: New file, from GNU gettext.
32608         * build-aux/reloc-ldflags: New file, from GNU gettext.
32609         * lib/relocatable.h: New file, from GNU gettext.
32610         * lib/relocatable.c: New file, from GNU gettext.
32611         * lib/relocwrapper.c: New file, from GNU gettext.
32612         * m4/relocatable.m4: New file, from GNU gettext.
32613
32614 2007-02-28  Bruno Haible  <bruno@clisp.org>
32615
32616         * MODULES.html.sh (File system functions): Add xreadlink-with-size.
32617
32618         * modules/xreadlink: New file, from GNU gettext with modifications.
32619         * lib/xreadlink.c: New file, from GNU gettext.
32620         * lib/xreadlink.h: Add comments.
32621         (xreadlink): New declaration.
32622
32623         * modules/xreadlink-with-size: Renamed from modules/xreadlink.
32624         (Files): Remove m4/xreadlink.m4. Replace lib/xreadlink.c with
32625         lib/xreadlink-with-size.c.
32626         (configure.ac): Remove gl_XREADLINK invocation.
32627         (Makefile.am): Augment lib_SOURCES.
32628         * m4/xreadlink.m4: Remove file.
32629         * lib/xreadlink-with-size.c: Renamed from lib/xreadlink.c.
32630         (xreadlink_with_size): Renamed from xreadink.
32631         * lib/xreadlink.h (xreadlink_with_size): Renamed from xreadink.
32632         * modules/canonicalize (Depends-on): Replace xreadlink with
32633         xreadlink-with-size.
32634         * lib/canonicalize.c (canonicalize_filename_mode): Update.
32635
32636 2007-02-25  Jim Meyering  <jim@meyering.net>
32637
32638         * build-aux/announce-gen: When complaining about excess arguments,
32639         list them.
32640
32641 2007-02-25  Paul Eggert  <eggert@cs.ucla.edu>
32642
32643         * README: Document signed integer overflow situation more
32644         accurately.
32645
32646 2007-02-25  Bruno Haible  <bruno@clisp.org>
32647
32648         * lib/vasnprintf.c (VASNPRINTF): Fix estimate of size needed for a
32649         'a' or 'A' conversion.
32650
32651 2007-02-25  Bruno Haible  <bruno@clisp.org>
32652
32653         * modules/filename: Renamed from modules/pathname.
32654         (Files): Replace lib/pathname.h with lib/filename.h. Replace
32655         lib/concatpath.c with lib/concat-filename.c.
32656         (Makefile.am): Update.
32657         (Include): Replace pathname.h with filename.h.
32658         * lib/filename.h: Renamed from lib/pathname.h.
32659         (concatenated_filename): Renamed from concatenated_pathname.
32660         * lib/concat-filename.c: Renamed from lib/concatpath.c.
32661         (concatenated_filename): Renamed from concatenated_pathname.
32662         * lib/findprog.c: Include filename.h instead of pathname.h.
32663         (find_in_path): Update.
32664         * lib/javacomp.c: Include filename.h instead of pathname.h.
32665         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
32666         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
32667         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
32668         is_oldgcj_14_13_usable, is_javac_usable): Update.
32669         * lib/javaexec.c: Include filename.h instead of pathname.h.
32670         (execute_java_class): Update.
32671         * modules/findprog: Update.
32672         * modules/javacomp: Update.
32673         * modules/javaexec: Update.
32674         * MODULES.html.sh (File system functions): Add 'filename', remove
32675         'pathname'.
32676
32677 2007-02-25  Bruno Haible  <bruno@clisp.org>
32678
32679         * modules/printf-frexpl-tests: New file.
32680         * tests/test-printf-frexpl.c: New file.
32681
32682         * modules/printf-frexpl: New file.
32683         * lib/printf-frexpl.h: New file.
32684         * lib/printf-frexpl.c: New file.
32685         * m4/printf-frexpl.m4: New file.
32686
32687 2007-02-25  Bruno Haible  <bruno@clisp.org>
32688
32689         * modules/printf-frexp-tests: New file.
32690         * tests/test-printf-frexp.c: New file.
32691
32692         * modules/printf-frexp: New file.
32693         * lib/printf-frexp.h: New file.
32694         * lib/printf-frexp.c: New file.
32695         * m4/printf-frexp.m4: New file.
32696
32697 2007-02-25  Bruno Haible  <bruno@clisp.org>
32698
32699         Assume automake >= 1.10 for the tests.
32700         * modules/arcfour-tests (TESTS): Remove $(EXEEXT) suffix.
32701         * modules/arctwo-tests: Likewise.
32702         * modules/argp-tests: Likewise.
32703         * modules/avltree-list-tests: Likewise.
32704         * modules/avltree-oset-tests: Likewise.
32705         * modules/avltreehash-list-tests: Likewise.
32706         * modules/carray-list-tests: Likewise.
32707         * modules/crc-tests: Likewise.
32708         * modules/des-tests: Likewise.
32709         * modules/gc-arcfour-tests: Likewise.
32710         * modules/gc-arctwo-tests: Likewise.
32711         * modules/gc-des-tests: Likewise.
32712         * modules/gc-hmac-md5-tests: Likewise.
32713         * modules/gc-hmac-sha1-tests: Likewise.
32714         * modules/gc-md2-tests: Likewise.
32715         * modules/gc-md4-tests: Likewise.
32716         * modules/gc-md5-tests: Likewise.
32717         * modules/gc-pbkdf2-sha1-tests: Likewise.
32718         * modules/gc-rijndael-tests: Likewise.
32719         * modules/gc-sha1-tests: Likewise.
32720         * modules/gc-tests: Likewise.
32721         * modules/getaddrinfo-tests: Likewise.
32722         * modules/hmac-md5-tests: Likewise.
32723         * modules/hmac-sha1-tests: Likewise.
32724         * modules/linked-list-tests: Likewise.
32725         * modules/linkedhash-list-tests: Likewise.
32726         * modules/lock-tests: Likewise.
32727         * modules/md2-tests: Likewise.
32728         * modules/md4-tests: Likewise.
32729         * modules/md5-tests: Likewise.
32730         * modules/rbtree-list-tests: Likewise.
32731         * modules/rbtree-oset-tests: Likewise.
32732         * modules/rbtreehash-list-tests: Likewise.
32733         * modules/read-file-tests: Likewise.
32734         * modules/rijndael-tests: Likewise.
32735         * modules/stdint-tests: Likewise.
32736         * modules/tls-tests: Likewise.
32737
32738 2007-02-24  Bruno Haible  <bruno@clisp.org>
32739
32740         * lib/isnanl.h (isnanl): Define through isnan if isnan is a macro.
32741         * m4/isnan.m4 (gl_FUNC_ISNAN_NO_LIBM): Don't check for isnan as a
32742         function; instead check whether isnan with a double argument links.
32743         * m4/isnanl.m4 (gl_FUNC_ISNANL_NO_LIBM): Don't check for isnanl as a
32744         function; instead check whether isnan with a 'long double' argument
32745         links.
32746         Reported by Eric Blake <ebb9@byu.net>.
32747
32748 2007-02-24  Bruno Haible  <bruno@clisp.org>
32749
32750         * lib/isnan.c: Support the 'long double' case if USE_LONG_DOUBLE is
32751         defined.
32752         * lib/isnanl.c: Remove all code. Just include isnan.c.
32753         * modules/isnanl-nolibm (Files): Add lib/isnan.c.
32754
32755 2007-02-25  Jim Meyering  <jim@meyering.net>
32756
32757         Avoid conflicting types for 'unsetenv' on FreeBSD.
32758         * lib/putenv.c (_unsetenv): Rename from "unsetenv", to avoid
32759         conflicting with FreeBSD's (5.0 and 6.1) function declaration
32760         in stdlib.h.
32761
32762 2007-02-24  Bruno Haible  <bruno@clisp.org>
32763
32764         * modules/isnanl-nolibm-tests: New file.
32765         * tests/test-isnanl.c: New file.
32766
32767         * modules/isnanl-nolibm: New file.
32768         * lib/isnanl.h: New file.
32769         * lib/isnanl.c: New file.
32770         * m4/isnanl.m4: New file.
32771
32772 2007-02-24  Bruno Haible  <bruno@clisp.org>
32773
32774         * modules/isnan-nolibm-tests: New file.
32775         * tests/test-isnan.c: New file.
32776
32777         * modules/isnan-nolibm: New file.
32778         * lib/isnan.h: New file.
32779         * lib/isnan.c: New file.
32780         * m4/isnan.m4: New file.
32781
32782 2007-02-24  Bruno Haible  <bruno@clisp.org>
32783
32784         * lib/frexpl.c (frexpl): Correct return values for x = 1.0L. Don't
32785         assume that an exponent fits in 20 bits.
32786
32787 2007-02-24  Jim Meyering  <jim@meyering.net>
32788
32789         * m4/regex.m4: Update the description of the configure-time option,
32790         --without-included-regex, to state accurately what the defaults are,
32791         and perhaps to give people an idea why using this option is risky.
32792
32793 2007-02-24  Paul Eggert  <eggert@cs.ucla.edu>
32794
32795         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
32796         loops on small arguments.  This attempts to avoid the problem
32797         Bruno Haible reported for AIX 4.3.2 in
32798         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00309.html>.
32799
32800 2007-02-23  Bruno Haible  <bruno@clisp.org>
32801
32802         * m4/perl.m4 (gl_PERL): Require version 5.005, not 5.003.
32803         Needed for help2man.
32804
32805 2007-02-23  Karl Berry  <karl@gnu.org>
32806
32807         * doc/gnulib-tool.texi (CVS Issues): mention that when foo_.h
32808         exists, foo.h should be cvs-ignored, not committed.
32809
32810 2007-02-23  Eric Blake  <ebb9@byu.net>
32811
32812         * lib/getdate.h (includes):  Include <time.h>, not "timespec.h".
32813         * lib/stat-time.h (includes): Likewise.
32814         * lib/utimecmp.c (includes): Likewise.
32815         * lib/utimens.h (includes): Likewise.
32816         * lib/getdate.y (includes): Also include "timespec.h" for use
32817         internal to the module.
32818         * modules/utimens (Depends-on): Revert yesterday's patch.
32819         * modules/nanosleep (Depends-on): Add missing dependency.
32820
32821 2007-02-22  Bruno Haible  <bruno@clisp.org>
32822
32823         * lib/glob.c: Don't include getlogin_r.h.
32824
32825 2007-02-22  Jim Meyering  <jim@meyering.net>
32826
32827         * modules/utimens (Depends-on): Add timespec, required for
32828         utimens.h's inclusion of timespec.h.
32829
32830 2007-02-21  Paul Eggert  <eggert@cs.ucla.edu>
32831
32832         * lib/getcwd.c (__getcwd): Undo previous change; it mishandled
32833         long unreadable paths in GNU/Linux.  Problem reported by Andreas
32834         Schwab in
32835         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00261.html>.
32836         I'll try to think of a better way to fix the Solaris problem.
32837
32838         * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) works
32839         like glibc; on Solaris 10, it fails with errno == EINVAL.
32840         POSIX says the behavior is unspecified if the first argument is NULL,
32841         so play it safe and never pass NULL to the system getcwd.
32842
32843 2007-02-21  Jim Meyering  <jim@meyering.net>
32844
32845         * lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
32846         of gettimeofday.  It would conflict with the one now always
32847         provided via sys_time_.h.  Reported by Matthew Woehlke, as
32848         an IRIX 6.5 build failure.
32849
32850 2007-02-20  Paul Eggert  <eggert@cs.ucla.edu>
32851
32852         Minor fixups to port to Solaris 10 with Sun C 5.8.
32853         * lib/getcwd.c [!_LIBC]: Include dirfd.h, since we use dirfd.
32854         * modules/getcwd (Depends-on): Add dirfd.
32855         * lib/putenv.c (putenv): #undef it.
32856         (rpl_putenv): New decl.
32857         (malloc, free): Include <stdlib.h> rather than prototyping separately.
32858
32859 2007-02-20  Bruno Haible  <bruno@clisp.org>
32860
32861         * modules/stdio-tests: New file.
32862         * tests/test-stdio.c: New file.
32863
32864         * modules/vsnprintf (Files): Remove lib/vsnprintf.h.
32865         (Depends-on): Add stdio.
32866         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
32867         (Include): Use <stdio.h> instead of vsnprintf.h.
32868         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
32869         HAVE_DECL_VSNPRINTF.
32870         * lib/vsnprintf.c: Include <stdio.h> instead of vsnprintf.h.
32871
32872         * modules/snprintf (Files): Remove lib/snprintf.h.
32873         (Depends-on): Add stdio.
32874         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
32875         (Include): Use <stdio.h> instead of snprintf.h.
32876         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
32877         HAVE_DECL_SNPRINTF.
32878         * lib/snprintf.c: Include <stdio.h> instead of snprintf.h.
32879         * lib/getaddrinfo.c: Likewise.
32880
32881         * modules/stdio: New file.
32882         * lib/stdio_.h: New file, incorporating snprintf.h and vsnprintf.h.
32883         * lib/snprintf.h: Remove file.
32884         * lib/vsnprintf.h: Remove file.
32885         * lib/.cppi-disable: Remove snprintf.h.
32886         * m4/stdio_h.m4: New file.
32887         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdio.
32888
32889 2007-02-20  Jim Meyering  <jim@meyering.net>
32890
32891         * lib/ftruncate.c [HAVE_CHSIZE]: Document that this code is
32892         used by e.g., mingw.  From Bruno Haible.
32893
32894 2007-02-19  Bruno Haible  <bruno@clisp.org>
32895
32896         * lib/string_.h: Use "#pragma GCC system_header" to suppress some gcc
32897         warnings.
32898         Reported by Ben Pfaff <blp@cs.stanford.edu>.
32899
32900 2007-02-19  Bruno Haible  <bruno@clisp.org>
32901
32902         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request a complaint mail
32903         from mingw users.
32904
32905 2007-02-19  Bruno Haible  <bruno@clisp.org>
32906
32907         * lib/stdlib_.h: Use "#pragma GCC system_header" to suppress some gcc
32908         warnings.
32909         Reported by Joel E. Denny <jdenny@ces.clemson.edu> via Paul Eggert.
32910
32911 2007-02-19  Jim Meyering  <jim@meyering.net>
32912
32913         Don't use FD after a successful "fdopendir (fd)".
32914         * lib/getcwd.c (__getcwd) [AT_FDCWD]: fdopendir (fd) usually closes fd.
32915         Reset it by calling dirfd on the just-obtained DIR*.
32916
32917         * m4/ftruncate.m4: Adjust comment to give this module a 3-year reprieve.
32918         Prompted by a report from Bruno Haible that mingw lacks ftruncate.
32919
32920 2007-02-18  Bruno Haible  <bruno@clisp.org>
32921
32922         * lib/readlink.c: Include <unistd.h>.
32923         * m4/readlink.m4 (gl_FUNC_READLINK): Require gl_UNISTD_H_DEFAULTS. Set
32924         HAVE_READLINK.
32925         * modules/readlink (Depends-on): Add unistd.
32926         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
32927         (Include): Add <unistd.h>.
32928
32929         * lib/getlogin_r.h: Remove file.
32930         * lib/getlogin_r.c: Include <unistd.h> instead of getlogin_r.h.
32931         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE): Remove macro.
32932         (gl_GETLOGIN_R): Inline it here. Require gl_UNISTD_H_DEFAULTS. Set
32933         HAVE_DECL_GETLOGIN_R.
32934         * modules/getlogin_r (Files): Remove lib/getlogin_r.h.
32935         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
32936         (Include): Use <unistd.h> instead of getlogin_r.h.
32937
32938         * lib/getcwd.h: Remove file.
32939         * lib/getcwd.c: Include <unistd.h> instead of getcwd.h.
32940         * lib/xgetcwd.c: Likewise.
32941         * m4/getcwd.m4 (gl_FUNC_GETCWD): Require gl_UNISTD_H_DEFAULTS. Set
32942         REPLACE_GETCWD. Don't define __GETCWD_PREFIX.
32943         * modules/getcwd (Files): Remove lib/getcwd.h.
32944         (Depends-on): Add unistd.
32945         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
32946         (Include): Use <unistd.h> instad of getcwd.h.
32947
32948         * lib/ftruncate.c: Include <unistd.h> first.
32949         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Require gl_UNISTD_H_DEFAULTS.
32950         Set HAVE_FTRUNCATE.
32951         * modules/ftruncate (Depends-on): Add unistd.
32952         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
32953
32954         * lib/fchdir.c: Include <unistd.h> first.
32955         * lib/dirent_.h: Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT.
32956         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_UNISTD_H_DEFAULTS instead
32957         of gl_HEADER_UNISTD_DEFAULTS. Set REPLACE_FCHDIR. Don't set UNISTD_H.
32958         * modules/fchdir (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
32959         (Makefile.am): Substitute also REPLACE_FCHDIR into dirent.h.
32960
32961         * lib/dup2.c: Include <unistd.h> first.
32962         * m4/dup2.m4 (gl_FUNC_DUP2): Require gl_UNISTD_H_DEFAULTS. Set
32963         HAVE_DUP2.
32964         * modules/dup2 (Depends-on): Add unistd.
32965         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
32966
32967         * lib/chown.c: Include <unistd.h> first. Undefine chown later.
32968         * m4/chown.m4 (gl_FUNC_CHOWN): Require gl_UNISTD_H_DEFAULTS. Set
32969         REPLACE_CHOWN. Don't define chown as a macro here.
32970         * modules/chown (Depends-on): Add unistd.
32971         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
32972
32973         * lib/unistd_.h: Test HAVE_UNISTD_H determined at configure time.
32974         Add definition for GL_LINK_WARNING.
32975         (chown, dup2): New declarations.
32976         (fchdir): Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT. Provide optional
32977         link warning.
32978         (ftruncate): New declaration.
32979         (getcwd): New declaration, taken from old getcwd.h.
32980         (getlogin_r): New declaration, taken from old getlogin_r.h.
32981         (readlink): New declaration.
32982         * m4/unistd_h.m4 (gl_UNISTD_H): Renamed from gl_HEADER_UNISTD. Don't
32983         set UNISTD_H. Inline gl_PREREQ_UNISTD. Set HAVE_UNISTD_H.
32984         (gl_PREREQ_UNISTD): Remove macro.
32985         (gl_UNISTD_MODULE_INDICATOR): New macro.
32986         (gl_UNISTD_H_DEFAULTS): Renamed from gl_HEADER_UNISTD_DEFAULTS. Set
32987         many new variables. Don't set UNISTD_H.
32988         * modules/unistd (Description): Change.
32989         (Depends-on): Add link-warning.
32990         (configure.ac): Update.
32991         (Makefile.am): Create unistd.h always. Substitute many new variables
32992         into it.
32993
32994 2007-02-18  Bruno Haible  <bruno@clisp.org>
32995
32996         * lib/stdlib_.h (getsubopt): New declaration, copied from getsubopt.h.
32997         * modules/stdlib (stdlib.h): Also substitute GNULIB_GETSUBOPT and
32998         HAVE_GETSUBOPT.
32999         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Also initialize
33000         GNULIB_GETSUBOPT and HAVE_GETSUBOPT.
33001         * lib/getsubopt.h: Remove file.
33002         * modules/getsubopt (Files): Remove lib/getsubopt.h.
33003         (Depends-on): Add stdlib.
33004         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
33005         (Includes): Use <stdlib.h> instead of getsubopt.h.
33006         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Require gl_STDLIB_H_DEFAULTS.
33007         Set HAVE_GETSUBOPT.
33008         * lib/getsubopt.c: Don't include getsubopt.h.
33009
33010 2007-02-18  Bruno Haible  <bruno@clisp.org>
33011
33012         * modules/fchdir (Depends-on): Add dup2.
33013
33014 2007-02-18  Bruno Haible  <bruno@clisp.org>
33015
33016         * lib/stdlib_.h: Handle glibc's special invocation convention
33017         specially.
33018
33019 2007-02-18  Bruno Haible  <bruno@clisp.org>
33020
33021         * modules/stdlib-tests: New file.
33022         * tests/test-stdlib.c: New file.
33023
33024         * modules/mkstemp (Files): Remove lib/mkstemp.h.
33025         (Depends-on): Add stdlib.
33026         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
33027         (Includes): Use <stdlib.h> instead of mkstemp.h.
33028         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require gl_STDLIB_H_DEFAULTS. Set
33029         REPLACE_MKSTEMP. Remove definition of __MKSTEMP_PREFIX.
33030         * lib/mkstemp.c: Don't include mkstemp.h.
33031         * lib/mkstemp-safer.c: Include <stdlib.h> instead of mkstemp.h.
33032         * lib/stdlib--.h: Don't include mkstemp.h.
33033
33034         * modules/mkdtemp (Files): Remove lib/mkdtemp.h.
33035         (Depends-on): Add stdlib.
33036         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
33037         (Includes): Use <stdlib.h> instead of mkdtemp.h.
33038         * m4/mkdtemp.m4 (gt_FUNC_MKDTEMP): Require gl_STDLIB_H_DEFAULTS. Set
33039         HAVE_MKDTEMP.
33040         * lib/mkdtemp.c: Don't include mkdtemp.h.
33041         * lib/clean-temp.c: Don't include mkdtemp.h.
33042
33043         * modules/exit (Files): Remove lib/exit.h.
33044         (Depends-on): Add stdlib.
33045         (Makefile.am): Remove lib_SOURCES.
33046         (Include): Use <stdlib.h> instead of exit.h.
33047         * lib/argmatch.c: Don't include exit.h.
33048         * lib/execute.c: Likewise.
33049         * lib/pagealign_alloc.c: Likewise.
33050         * lib/pipe.c: Likewise.
33051         * lib/wait-process.c: Likewise.
33052         * lib/copy-file.c: Include <stdlib.h> instead of exit.h.
33053         * lib/exitfail.c: Likewise.
33054         * lib/savewd.c: Likewise.
33055         * lib/xsetenv.c: Likewise.
33056
33057         * modules/stdlib: New file.
33058         * lib/stdlib_.h: New file, incorporating exit.h, mkdtemp.h, mkstemp.h
33059         and extra comments about mkstemp().
33060         * lib/exit.h: Remove file.
33061         * lib/mkdtemp.h: Remove file.
33062         * lib/mkstemp.h: Remove file.
33063         * m4/stdlib_h.m4: New file.
33064         * MODULES.html.sh (Support for systems lacking ANSI C 89): Add stdlib.
33065
33066 2007-02-18  Bruno Haible  <bruno@clisp.org>
33067
33068         * modules/math-tests: New file.
33069         * tests/test-math.c: New file.
33070
33071         * modules/math: New file.
33072         * modules/mathl (Files): Remove lib/mathl.h.
33073         (Depends-on): Add math.
33074         (Makefile.am): Don't mention mathl.h.
33075         (Include): Use <math.h> instead of mathl.h.
33076         * lib/math_.h: New file.
33077         * lib/mathl.h: Remove file.
33078         * lib/acosl.c: Include <config.h> and <math.h> first. Don't include
33079         mathl.h.
33080         * lib/asinl.c: Likewise.
33081         * lib/atanl.c: Likewise.
33082         * lib/ceill.c: Likewise.
33083         * lib/cosl.c: Likewise.
33084         * lib/expl.c: Likewise.
33085         * lib/floorl.c: Likewise.
33086         * lib/frexpl.c: Likewise.
33087         * lib/ldexpl.c: Likewise.
33088         * lib/logl.c: Likewise.
33089         * lib/sincosl.c: Likewise.
33090         * lib/sinl.c: Likewise.
33091         * lib/sqrtl.c: Likewise.
33092         * lib/tanl.c: Likewise.
33093         * lib/trigl.c: Likewise.
33094         * m4/math_h.m4: New file.
33095         * MODULES.html.sh (Mathematics): Add math.
33096
33097 2007-02-17  Bruno Haible  <bruno@clisp.org>
33098
33099         * modules/wctype-tests: New file.
33100         * tests/test-wctype.c: New file.
33101
33102         * modules/wchar-tests: New file.
33103         * tests/test-wchar.c: New file.
33104
33105         * modules/unistd-tests: New file.
33106         * tests/test-unistd.c: New file.
33107
33108         * modules/time-tests: New file.
33109         * tests/test-time.c: New file.
33110
33111         * modules/sysexits-tests: New file.
33112         * tests/test-sysexits.c: New file.
33113
33114         * modules/sys_time-tests: New file.
33115         * tests/test-sys_time.c: New file.
33116
33117         * modules/sys_stat-tests: New file.
33118         * tests/test-sys_stat.c: New file.
33119
33120         * modules/sys_socket-tests: New file.
33121         * tests/test-sys_socket.c: New file.
33122
33123         * modules/sys_select-tests: New file.
33124         * tests/test-sys_select.c: New file.
33125
33126         * modules/string-tests: New file.
33127         * tests/test-string.c: New file.
33128
33129         * modules/stdbool-tests: New file.
33130         * tests/test-stdbool.c: New file.
33131
33132         * modules/netinet_in-tests: New file.
33133         * tests/test-netinet_in.c: New file.
33134
33135         * modules/inttypes-tests: New file.
33136         * tests/test-inttypes.c: New file.
33137
33138         * modules/fcntl-tests: New file.
33139         * tests/test-fcntl.c: New file.
33140
33141         * modules/byteswap-tests: New file.
33142         * tests/test-byteswap.c: New file.
33143
33144         * modules/arpa_inet-tests: New file.
33145         * tests/test-arpa_inet.c: New file.
33146
33147 2007-02-17  Bruno Haible  <bruno@clisp.org>
33148
33149         * lib/inttypes_.h: Add definition for GL_LINK_WARNING.
33150         (imaxabs, imaxdiv, strtoimax, strtoumax): Don't declare the function
33151         if the corresponding module is not enabled. Emit link warnings if
33152         the function is used nevertheless.
33153         * m4/inttypes.m4 (gl_INTTYPES_H): Never use the existing <inttypes.h>.
33154         Don't AC_SUBST HAVE_DECL_IMAXABS, HAVE_DECL_IMAXDIV,
33155         HAVE_DECL_STRTOIMAX, HAVE_DECL_STRTOUMAX.
33156         (gl_INTTYPES_MODULE_INDICATOR, gl_INTTYPES_H_DEFAULTS): New macros.
33157         * modules/inttypes (Depends-on): Add link-warning.
33158         (Makefile.am): Copy the contents of build-aux/link-warning.h into
33159         inttypes.h. Substitute also GNULIB_IMAXABS, GNULIB_IMAXDIV,
33160         GNULIB_STRTOIMAX, GNULIB_STRTOUMAX.
33161         * modules/imaxabs (configure.ac): Invoke gl_INTTYPES_MODULE_INDICATOR.
33162         * modules/imaxdiv (configure.ac): Likewise.
33163         * modules/strtoimax (configure.ac): Likewise.
33164         * modules/strtoumax (configure.ac): Likewise.
33165
33166 2007-02-17  Bruno Haible  <bruno@clisp.org>
33167
33168         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Include the contents of
33169         gl_STRING_MODULE_INDICATOR_DEFAULTS.
33170         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Remove macro.
33171         (gl_HEADER_STRING_H_BODY, gl_STRING_MODULE_INDICATOR): Update.
33172
33173 2007-02-17  Bruno Haible  <bruno@clisp.org>
33174
33175         * modules/link-warning: New file.
33176         * build-aux/link-warning.h: New file, extracted from lib/string_.h.
33177         * lib/string_.h (GL_LINK_WARNING): Remove definition.
33178         * modules/string (Depends-on): Add link-warning.
33179         (Makefile.am): Copy the contents of build-aux/link-warning.h into
33180         string.h.
33181         * MODULES.html.sh (Support for building libraries and executables): Add
33182         link-warning.
33183
33184 2007-02-17  Bruno Haible  <bruno@clisp.org>
33185
33186         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strcasecmp,
33187         strncasecmp, strchr, strchrnul, strdup, strndup, strnlen, strcspn,
33188         strpbrk, strspn, strrchr, strsep, strstr, strcasestr, strtok_r): Break
33189         long lines.
33190
33191 2007-02-17  Ben Pfaff  <blp@cs.stanford.edu>
33192             Bruno Haible  <bruno@clisp.org>
33193
33194         * modules/tmpfile: New file.
33195         * lib/tmpfile.c: New file.
33196         * m4/tmpfile.m4: New file.
33197         * MODULES.html.sh (func_all_modules): New section "Input/output".
33198
33199 2007-02-15  Bruno Haible  <bruno@clisp.org>
33200
33201         * lib/clean-temp.c [WIN32 && !CYGWIN]: Include <windows.h>.
33202         (supports_delete_on_close): New function.
33203         (open_temp, fopen_temp): Use _O_TEMPORARY when supported.
33204
33205 2007-02-14  Bruno Haible  <bruno@clisp.org>
33206
33207         * modules/mbspcasecmp-tests: New file.
33208         * tests/test-mbspcasecmp.sh: New file.
33209         * tests/test-mbspcasecmp.c: New file.
33210
33211         New module mbspcasecmp.
33212         * modules/mbspcasecmp: New file.
33213         * lib/mbspcasecmp.c: New file.
33214         * lib/string_.h (strncasecmp): Change warning message.
33215         (mbspcasecmp): New declaration.
33216         * m4/mbspcasecmp.m4: New file.
33217         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
33218         GNULIB_MBSPCASECMP.
33219         * modules/string (string.h): Also substitute GNULIB_MBSPCASECMP.
33220         * MODULES.html.sh (Internationalization functions): Add mbspcasecmp.
33221
33222 2007-02-14  Bruno Haible  <bruno@clisp.org>
33223
33224         * modules/mbsncasecmp-tests: New file.
33225         * tests/test-mbsncasecmp.sh: New file.
33226         * tests/test-mbsncasecmp.c: New file.
33227
33228         New module mbsncasecmp.
33229         * modules/mbsncasecmp: New file.
33230         * lib/mbsncasecmp.c: New file.
33231         * lib/string_.h (mbsncasecmp): New declaration.
33232         * m4/mbsncasecmp.m4: New file.
33233         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
33234         GNULIB_MBSNCASECMP.
33235         * modules/string (string.h): Also substitute GNULIB_MBSNCASECMP.
33236         * MODULES.html.sh (Internationalization functions): Add mbsncasecmp.
33237
33238 2007-02-14  Paul Eggert  <eggert@cs.ucla.edu>
33239
33240         * lib/exclude.c (FNM_EXTMATCH): Define if system does not.
33241         Verify that it doesn't overlap with our flags.
33242         (fnmatch_no_wildcards): Don't use strcasecmp or strncasecmp, which
33243         do not have the desired effect in multibyte locales; instead, use
33244         mbscasecmp.
33245         * modules/exclude (Depends-on): Depend on mbscasecmp, not strcase.
33246         Add dependency on xalloc.  Depend on fnmatch, not fnmatch-gnu, since
33247         we don't require GNU fnmatch ourselves (if our users require it, they
33248         should do so explicitly).
33249
33250         Fix regex code so it doesn't rely on strcasecmp.
33251         * lib/regex_internal.h: Include <langinfo.h> only if _LIBC is defined.
33252         Otherwise, include gnulib's langinfo.h.
33253         * lib/regcomp.c (init_dfa): Don't use strcasecmp, as it can have
33254         undesirable behavior in non-C locales.  Instead, rely on localecharset.
33255         * m4/regex.m4 (gl_PREREQ_REGEX): Don't require AM_LANGINFO_CODESET.
33256         * modules/regex (FILES): Remove m4/codeset.m4.
33257         (Depends-on): Add localcharset.  Remove strcase.
33258
33259 2007-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
33260
33261         * m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
33262         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Likewise.
33263
33264 2007-02-13  Bruno Haible  <bruno@clisp.org>
33265
33266         * m4/intdiv0.m4 (gt_INTDIV0): Assume ANSI C. Fix underquoting bug.
33267         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
33268
33269 2007-02-12  Bruno Haible  <bruno@clisp.org>
33270
33271         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
33272         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): If
33273         GNULIB_POSIXCHECK and the gnulib module not enabled, provoke a link-
33274         time warning rather than a link error.
33275
33276 2007-02-12  Bruno Haible  <bruno@clisp.org>
33277
33278         * m4/locale-fr.m4 (gt_LOCALE_FR): Fix m4 quoting bug.
33279         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
33280         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
33281
33282 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
33283
33284         * lib/string_.h (strncasecmp): Fix typo: this macro takes 3
33285         args, not 2.
33286
33287 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
33288
33289         New module 'time', so that apps can include <time.h> as per
33290         POSIX and GNU instead of separate include files like time_r.h
33291         and timegm.h.  This implementation tries out a simpler approach
33292         for replacing decls in standard include files (as compared to
33293         the string module), somewhat as an experiment.
33294
33295         * config/srclist.txt: Comment out mktime.c for now.
33296         * doc/gnulib-tool.texi (Initial import): Don't use time_r as an example
33297         since it doesn't apply any more.  Use generic wording instead.
33298         * MODULES.html.sh (Support for systems lacking POSIX:2001): New module
33299         'time'.
33300         * lib/time_.h, m4/time_h.m4, modules/time: New files.
33301         * lib/strptime.h, lib/time_r.h, lib/timegm.h: Remove.
33302         * lib/mktime.c: Include config.h depending on _LIBC, not HAVE_CONFIG_H.
33303         Don't include <sys/types.h>; no longer needed since we assume C89.
33304         * lib/mktime.c: Don't include "time_r.h"; no longer needed.
33305         * lib/strftime.c: Likewise.
33306         * lib/time_r.c: Likewise.
33307         * lib/nanosleep.c (nanosleep): #undef after include files, not before.
33308         * lib/nanosleep.c: Include <time.h> first, to check interface.
33309         * lib/strptime.c: Likewise.
33310         * lib/time_r.c: Likewise.
33311         * lib/timegm.c: Likewise.
33312         * lib/strptime.c: Don't include strptime.h or time_r.h; no longer
33313         needed.
33314         * lib/timegm.c: Don't include timegm.h; no longer needed.
33315         * lib/timespec.h: Don't include <sys/time.h> before <time.h>;
33316         time.h now handles any problems in that area.
33317         (struct timespec, nanosleep): Remove; time.h now arranges for these.
33318         * lib/xnanosleep.c: Don't include timespec.h; no longer needed now
33319         that time.h defines struct timespec.
33320         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check that nanosleep is declared.
33321         Set REPLACE_NANOSLEEP.  Don't AC_DEFINE nanosleep; the time module now
33322         handles that.
33323         * m4/strptime.m4 (gl_FUNC_STPRTIME): Set REPLACE_STRPTIME.
33324         * m4/time_r.m4 (gl_TIME_R): Don't define HAVE_TIME_R_POSIX; no longer
33325         needed.  Set REPLACE_LOCALTIME.
33326         * m4/timegm.m4 (gl_FUNC_TIMEGM): Set REPLACE_TIMEGM.
33327         * m4/timespec.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Move to time_h.m4.
33328         (gl_TIMESPEC): Don't check for sys/time.h or struct timespec or
33329         nanosleep; time_h.m4 now does that.  Don't require
33330         gl_USE_SYSTEM_EXTENSIONS; no longer needed directly, and the time
33331         module handles this now.
33332         * modules/getdate (Depends-on): Remove timespec.  Add time.
33333         * modules/nanosleep (Depends-on): Likewise.
33334         * modules/stat-time (Depends-on): Likewise.
33335         * modules/nanosleep (Include): Include time.h, not timespec.h.
33336         * modules/strptime (Files): Remove lib/strptime.h.
33337         (Depends-on): Add extensions, time.
33338         (Include): Include time.h, not strptime.h.
33339         * modules/time_r (Files): Remove lib/time_r.h.
33340         (Depends-on): Add time.
33341         (Include): Include time.h, not time_r.h.
33342         * modules/timegm: Likewise.
33343         * modules/timespec (Description): Now does timespec-related decls
33344         of our own, instead of struct timespec itself.
33345         (Depends-on): Add time; remove extensions.
33346         (Maintainer): Add self.
33347         * modules/utimecmp (Depends-on): Add time; remove timespec.
33348         * modules/utimens (Depends-on): Likewise.
33349         * modules/xnanosleep (Depends-on): Likewise.
33350
33351 2007-02-11  Bruno Haible  <bruno@clisp.org>
33352
33353         * lib/c-strstr.c: Include allocsa.h.
33354         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
33355         * lib/c-strcasestr.c: Include allocsa.h.
33356         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
33357         * lib/strcasestr.c: Include allocsa.h.
33358         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
33359         * lib/mbsstr.c: Include allocsa.h.
33360         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
33361         allocsa/freesa instead of malloc/free.
33362         * lib/mbscasestr.c: Include allocsa.h.
33363         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
33364         allocsa/freesa instead of malloc/free.
33365         * modules/c-strstr (Depends-on): Add allocsa.
33366         * modules/c-strcasestr (Depends-on): Likewise.
33367         * modules/strcasestr (Depends-on): Likewise.
33368         * modules/mbsstr (Depends-on): Likewise.
33369         * modules/mbscasestr (Depends-on): Likewise.
33370
33371 2007-02-11  Bruno Haible  <bruno@clisp.org>
33372
33373         * lib/mbsspn.c (mbsspn): Fix bug. Remove unnecessary strlen call.
33374
33375         * modules/mbsspn-tests: New file.
33376         * tests/test-mbsspn.sh: New file.
33377         * tests/test-mbsspn.c: New file.
33378
33379 2007-02-11  Bruno Haible  <bruno@clisp.org>
33380
33381         * lib/mbspbrk.c (mbspbrk): Remove unneeded cast.
33382
33383         * modules/mbspbrk-tests: New file.
33384         * tests/test-mbspbrk.sh: New file.
33385         * tests/test-mbspbrk.c: New file.
33386
33387 2007-02-11  Bruno Haible  <bruno@clisp.org>
33388
33389         * lib/mbscspn.c (mbscspn): Remove unnecessary strlen call and
33390         unneeded cast.
33391
33392         * modules/mbscspn-tests: New file.
33393         * tests/test-mbscspn.sh: New file.
33394         * tests/test-mbscspn.c: New file.
33395
33396 2007-02-11  Bruno Haible  <bruno@clisp.org>
33397
33398         * modules/mbscasecmp-tests: New file.
33399         * tests/test-mbscasecmp.sh: New file.
33400         * tests/test-mbscasecmp.c: New file.
33401
33402 2007-02-11  Bruno Haible  <bruno@clisp.org>
33403
33404         Ensure O(n) worst-case complexity of mbscasestr.
33405         * lib/mbscasestr.c: Include stdbool.h.
33406         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
33407         functions.
33408         (mbscasestr): Add some bookkeeping. Invoke knuth_morris_pratt_* when
33409         the bookkeeping indicates that it's worth it.
33410         * modules/mbscasestr (Depends-on): Add stdbool, mbslen, strnlen.
33411
33412         * modules/mbscasestr-tests: New file.
33413         * tests/test-mbscasestr1.c: New file.
33414         * tests/test-mbscasestr2.sh: New file.
33415         * tests/test-mbscasestr2.c: New file.
33416         * tests/test-mbscasestr3.sh: New file.
33417         * tests/test-mbscasestr3.c: New file.
33418         * tests/test-mbscasestr4.sh: New file.
33419         * tests/test-mbscasestr4.c: New file.
33420         * m4/locale-tr.m4: New file.
33421
33422 2007-02-11  Bruno Haible  <bruno@clisp.org>
33423
33424         Ensure O(n) worst-case complexity of mbsstr.
33425         * lib/mbsstr.c: Include stdbool.h.
33426         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
33427         functions.
33428         (mbsstr): Add some bookkeeping. Invoke knuth_morris_pratt_* when the
33429         bookkeeping indicates that it's worth it.
33430         * modules/mbsstr (Depends-on): Add stdbool, mbslen, strnlen.
33431
33432         * modules/mbsstr-tests: New file.
33433         * tests/test-mbsstr1.c: New file.
33434         * tests/test-mbsstr2.sh: New file.
33435         * tests/test-mbsstr2.c: New file.
33436         * tests/test-mbsstr3.sh: New file.
33437         * tests/test-mbsstr3.c: New file.
33438         * m4/locale-fr.m4: New file.
33439
33440 2007-02-11  Bruno Haible  <bruno@clisp.org>
33441
33442         * lib/mbsrchr.c (mbsrchr): Fix bug.
33443
33444         * modules/mbsrchr-tests: New file.
33445         * tests/test-mbsrchr.sh: New file.
33446         * tests/test-mbsrchr.c: New file.
33447
33448 2007-02-11  Bruno Haible  <bruno@clisp.org>
33449
33450         * lib/mbschr.c (mbschr): Fix bug.
33451
33452         * modules/mbschr-tests: New file.
33453         * tests/test-mbschr.sh: New file.
33454         * tests/test-mbschr.c: New file.
33455         * m4/locale-zh.m4: New file.
33456
33457 2007-02-11  Bruno Haible  <bruno@clisp.org>
33458
33459         Support for copying multibyte string iterators.
33460         * lib/mbiter.h: Include <string.h>.
33461         (mbiter_multi_copy): New function.
33462         (mbi_copy): New macro.
33463         * lib/mbuiter.h: Include <string.h>.
33464         (mbuiter_multi_copy): New function.
33465         (mbui_copy): New macro.
33466
33467 2007-02-11  Bruno Haible  <bruno@clisp.org>
33468
33469         New module mbslen.
33470         * modules/mbslen: New file.
33471         * lib/mbslen.c: New file.
33472         * lib/string_.h (mbslen): New declaration.
33473         * m4/mbslen.m4: New file.
33474         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
33475         GNULIB_MBSLEN.
33476         * modules/string (string.h): Also substitute GNULIB_MBSLEN.
33477         * MODULES.html.sh (Internationalization functions): Add mbslen.
33478
33479 2007-02-11  Bruno Haible  <bruno@clisp.org>
33480
33481         Ensure O(n) worst-case complexity of strcasestr substitute.
33482         * lib/strcasestr.c: Include stdbool.h.
33483         (knuth_morris_pratt): New function.
33484         (strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when the
33485         bookkeeping indicates that it's worth it.
33486         * modules/strcasestr (Depends-on): Add stdbool, strnlen.
33487
33488         * modules/strcasestr-tests: New file.
33489         * tests/test-strcasestr.c: New file.
33490
33491 2007-02-11  Bruno Haible  <bruno@clisp.org>
33492
33493         Ensure O(n) worst-case complexity of c_strcasestr.
33494         * lib/c-strcasestr.c: Include stdbool.h, string.h.
33495         (knuth_morris_pratt): New function.
33496         (c_strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when
33497         the bookkeeping indicates that it's worth it.
33498         * modules/c-strcasestr (Depends-on): Add stdbool, strnlen.
33499
33500         * modules/c-strcasestr-tests: New file.
33501         * tests/test-c-strcasestr.c: New file.
33502
33503 2007-02-11  Bruno Haible  <bruno@clisp.org>
33504
33505         Ensure O(n) worst-case complexity of c_strstr.
33506         * lib/c-strstr.c: Include stdbool.h, string.h.
33507         (knuth_morris_pratt): New function.
33508         (c_strstr): Add some bookkeeping. Invoke knuth_morris_pratt when the
33509         bookkeeping indicates that it's worth it.
33510         * modules/c-strstr (Depends-on): Add stdbool, strnlen.
33511
33512         * lib/c-strstr.c: Complete rewrite for maintainability.
33513
33514         * modules/c-strstr-tests: New file.
33515         * tests/test-c-strstr.c: New file.
33516
33517 2007-02-11  Bruno Haible  <bruno@clisp.org>
33518
33519         * m4/javacomp.m4 (gt_JAVACOMP): Work around a 'tr' bug in coreutils
33520         5.2.1 and earlier, whereby \055 was treated just like the range
33521         delimiter '-'.
33522         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
33523
33524 2007-02-08  Bruno Haible  <bruno@clisp.org>
33525
33526         * modules/regex (Depends-on): Add stdbool.
33527         Reported by Dalibor Topic <robilad@kaffe.org>.
33528
33529 2007-02-05  Paul Eggert  <eggert@cs.ucla.edu>
33530
33531         * m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
33532         Prefer returning from main to exiting from it.
33533         Remove unnecessary parens after sizeof.
33534
33535 2007-02-05  Bruno Haible  <bruno@clisp.org>
33536
33537         New module mbssep.
33538         * modules/mbssep: New file.
33539         * lib/mbssep.c: New file.
33540         * lib/string_.h (strsep): Add a conditional link warning.
33541         (mbssep): New declaration.
33542         * m4/mbssep.m4: New file.
33543         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
33544         GNULIB_MBSSEP.
33545         * modules/string (string.h): Also substitute GNULIB_MBSSEP.
33546         * MODULES.html.sh (Internationalization functions): Add mbssep.
33547
33548 2007-02-05  Bruno Haible  <bruno@clisp.org>
33549
33550         * lib/strsep.c (strsep): Fix actions in case of no delimiters.
33551         Optimize search in case of 1 delimiter.
33552
33553 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
33554
33555         * lib/acl.h: Include sys/types.h before sys/acl.h.
33556
33557 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
33558
33559         Merge upstream fix for glibc bugzilla #3957:
33560
33561         2007-02-05  Jakub Jelinek  <jakub@redhat.com>
33562
33563         * lib/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
33564         bit for RE_HAT_LISTS_NOT_NEWLINE.
33565         (build_charclass_op): Remove bogus comment.
33566
33567 2007-02-05  Simon Josefsson  <simon@josefsson.org>
33568
33569         * lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
33570
33571 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
33572
33573         * lib/getsubopt.c [!_LIBC]: Include config.h and getsubopt.h.
33574         * lib/memmem.c [!defined _LIBC]: Include config.h.
33575
33576 2007-02-04  Bruno Haible  <bruno@clisp.org>
33577
33578         * lib/string_.h (GL_LINK_WARNING2): Put the word "warning:" into the
33579         warning message.
33580
33581 2007-02-04  Bruno Haible  <bruno@clisp.org>
33582
33583         New module mbstok_r.
33584         * modules/mbstok_r: New file.
33585         * lib/mbstok_r.c: New file.
33586         * lib/string_.h (strtok_r): Change argument names to match the
33587         comments. Add a conditional link warning.
33588         (mbstok_r): New declaration.
33589         * m4/mbstok_r.m4: New file.
33590         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
33591         GNULIB_MBSTOK_R.
33592         * modules/string (string.h): Also substitute GNULIB_MBSTOK_R.
33593         * MODULES.html.sh (Internationalization functions): Add mbstok_r.
33594
33595 2007-02-04  Bruno Haible  <bruno@clisp.org>
33596
33597         New module mbsspn.
33598         * modules/mbsspn: New file.
33599         * lib/mbsspn.c: New file.
33600         * lib/string_.h (strspn): Add a conditional link warning.
33601         (mbsspn): New declaration.
33602         * m4/mbsspn.m4: New file.
33603         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
33604         GNULIB_MBSSPN.
33605         * modules/string (string.h): Also substitute GNULIB_MBSSPN.
33606         * MODULES.html.sh (Internationalization functions): Add mbsspn.
33607
33608 2007-02-04  Bruno Haible  <bruno@clisp.org>
33609
33610         New module mbspbrk.
33611         * modules/mbspbrk: New file.
33612         * lib/mbspbrk.c: New file.
33613         * lib/string_.h (strpbrk): Add a conditional link warning.
33614         (mbspbrk): New declaration.
33615         * m4/mbspbrk.m4: New file.
33616         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
33617         GNULIB_MBSPBRK.
33618         * modules/string (string.h): Also substitute GNULIB_MBSPBRK.
33619         * MODULES.html.sh (Internationalization functions): Add mbspbrk.
33620
33621 2007-02-04  Bruno Haible  <bruno@clisp.org>
33622
33623         New module mbscspn.
33624         * modules/mbscspn: New file.
33625         * lib/mbscspn.c: New file.
33626         * lib/string_.h (strcspn): Add a conditional link warning.
33627         (mbscspn): New declaration.
33628         * m4/mbscspn.m4: New file.
33629         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
33630         GNULIB_MBSCSPN.
33631         * modules/string (string.h): Also substitute GNULIB_MBSCSPN.
33632         * MODULES.html.sh (Internationalization functions): Add mbscspn.
33633
33634 2007-02-04  Bruno Haible  <bruno@clisp.org>
33635
33636         New module mbscasestr, reduced goal of strcasestr.
33637         * modules/mbscasestr: New file.
33638         * lib/mbscasestr.c: New file, copied from lib/strcasestr.c.
33639         (mbscasestr): Renamed from strcasestr.
33640         * lib/strcasestr.c: Don't include mbuiter.h.
33641         (strcasestr): Remove support for multibyte locales.
33642         * lib/string_.h (strcasestr): Don`t rename. Declare only if missing.
33643         Change the conditional link warning.
33644         (mbscasestr): New declaration.
33645         * m4/mbscasestr.m4: New file.
33646         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Enable the replacement only if
33647         the system does not have strcasestr. Set HAVE_STRCASESTR instead of
33648         REPLACE_STRCASESTR.
33649         (gl_PREREQ_STRCASESTR): Don't require gl_FUNC_MBRTOWC.
33650         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
33651         HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
33652         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSCASESTR.
33653         * modules/string (string.h): Also substitute GNULIB_MBSCASESTR.
33654         Substitute HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
33655         * modules/strcasestr (Files): Remove m4/mbrtowc.m4.
33656         (Depends-on): Remove mbuiter.
33657         * MODULES.html.sh (Internationalization functions): Add mbscasestr.
33658
33659 2007-02-04  Bruno Haible  <bruno@clisp.org>
33660
33661         Simplify handling of strncasecmp.
33662         * lib/string_.h (strncasecmp): Remove test for GNULIB_STRCASE. Change
33663         the conditional link warning.
33664         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
33665         HAVE_STRCASECMP, not REPLACE_STRCASECMP.
33666         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Don't initialize GNULIB_STRCASE.
33667         * modules/strcase (configure.ac): Don't invoke
33668         gl_STRING_MODULE_INDICATOR.
33669         * modules/string (string.h): Don't substitute GNULIB_STRCASE.
33670
33671 2007-02-04  Bruno Haible  <bruno@clisp.org>
33672
33673         New module mbscasecmp, reduced goal of strcasecmp.
33674         * modules/mbscasecmp: New file.
33675         * lib/mbscasecmp.c: New file, copied from lib/strcasecmp.c.
33676         (mbscasecmp): Renamed from strcasecmp.
33677         * lib/strcasecmp.c: Don't include mbuiter.h.
33678         (strcasecmp): Remove support for multibyte locales.
33679         * lib/string_.h (strcasecmp): Don`t rename. Declare only if missing.
33680         Change the conditional link warning.
33681         (mbscasecmp): New declaration.
33682         * m4/mbscasecmp.m4: New file.
33683         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Enable the replacement only if
33684         the system lacks strcasecmp. Set HAVE_STRCASECMP instead of
33685         REPLACE_STRCASECMP.
33686         (gl_PREREQ_STRCASECMP): Don't require gl_FUNC_MBRTOWC.
33687         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
33688         GNULIB_MBSCASECMP.
33689         * modules/string (string.h): Also substitute GNULIB_MBSCASECMP.
33690         Substitute HAVE_STRCASECMP instead of REPLACE_STRCASECMP.
33691         * modules/strcase (Files): Remove m4/mbrtowc.m4.
33692         (Depends-on): Remove mbuiter.
33693         * MODULES.html.sh (Internationalization functions): Add mbscasecmp.
33694
33695 2007-02-04  Bruno Haible  <bruno@clisp.org>
33696
33697         New module mbsstr. Remove module strstr.
33698         * modules/mbsstr: New file.
33699         * modules/strstr: Remove file.
33700         * lib/mbsstr.c: Renamed from lib/strstr.c.
33701         (mbsstr): Renamed from strstr.
33702         * lib/string_.h (strstr): Remove declaration. Change the conditional
33703         link warning.
33704         (mbsstr): New declaration.
33705         * m4/mbsstr.m4: New file.
33706         * m4/strstr.m4: Remove file.
33707         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Don't initialize
33708         REPLACE_STRSTR.
33709         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSSTR.
33710         Don't initialize GNULIB_STRSTR.
33711         * modules/string (string.h): Also substitute GNULIB_MBSSTR. Don't
33712         substitute GNULIB_STRSTR and REPLACE_STRSTR.
33713         * MODULES.html.sh (Internationalization functions): Add mbsstr.
33714         (Support for systems lacking ANSI C 89): Remove strstr.
33715
33716 2007-02-04  Bruno Haible  <bruno@clisp.org>
33717
33718         New module mbsrchr.
33719         * modules/mbsrchr: New file.
33720         * lib/mbsrchr.c: New file.
33721         * lib/string_.h (strrchr): Add a conditional link warning.
33722         (mbsrchr): New declaration.
33723         * m4/mbsrchr.m4: New file.
33724         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
33725         GNULIB_MBSRCHR.
33726         * modules/string (string.h): Also substitute GNULIB_MBSRCHR.
33727         * MODULES.html.sh (Internationalization functions): Add mbsrchr.
33728
33729 2007-02-04  Bruno Haible  <bruno@clisp.org>
33730
33731         New module mbschr.
33732         * modules/mbschr: New file.
33733         * lib/mbschr.c: New file.
33734         * lib/string_.h (strchr): Add a conditional link warning.
33735         (mbschr): New declaration.
33736         * m4/mbschr.m4: New file.
33737         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
33738         GNULIB_MBSCHR.
33739         * modules/string (string.h): Also substitute GNULIB_MBSCHR.
33740         * MODULES.html.sh (Internationalization functions): Add mbschr.
33741
33742 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
33743
33744         * lib/stdbool_.h: Mention that bool bit-fields aren't supported.
33745
33746         * modules/stdarg (configure.ac-early): Require AC_PROG_CC_STDC.
33747
33748 2007-02-04  Bruno Haible  <bruno@clisp.org>
33749
33750         New module description section 'configure.ac-early'.
33751         * gnulib-tool (sed_extract_prog): Recognize configure.ac-early.
33752         (func_get_autoconf_early_snippet): New function.
33753         (func_import, func_create_testdir): Use it. Remove special cases for
33754         modules 'extensions' and 'lock'.
33755         * modules/extensions (configure.ac-early): Require
33756         gl_USE_SYSTEM_EXTENSIONS.
33757         * modules/lock (configure.ac-early): Require gl_LOCK_EARLY.
33758
33759 2007-02-04  Bruno Haible  <bruno@clisp.org>
33760
33761         Make use of gcj-4.3's -fsource and -ftarget option.
33762         * m4/javacomp.m4 (gt_JAVACOMP): Test whether gcj is in version >= 4.3,
33763         and if so try the options -fsource and -ftarget.
33764         * lib/javacomp.c (compile_using_gcj): Add fsource_option,
33765         source_version, ftarget_option, target_version arguments.
33766         (is_envjavac_gcj43, is_envjavac_gcj43_usable): New functions.
33767         (is_envjavac_oldgcj_14_14_usable): Renamed from
33768         is_envjavac_gcj_14_14_usable.
33769         (is_envjavac_oldgcj_14_13_usable): Renamed from
33770         is_envjavac_gcj_14_13_usable.
33771         (is_gcj_present): Update.
33772         (is_gcj_43, is_gcj43_usable): New functions.
33773         (is_oldgcj_14_14_usable): Renamed from is_gcj_14_14_usable. Update.
33774         (is_oldgcj_14_13_usable): Renamed from is_gcj_14_13_usable. Update.
33775         (compile_java_class): Test whether gcj is in version >= 4.3, and if so
33776         try the options -fsource and -ftarget.
33777
33778 2007-02-03  Paul Eggert  <eggert@cs.ucla.edu>
33779
33780         * lib/xalloc.h (x2nrealloc): Fix an unlikely bug in the overflow
33781         checking code.  Set N = ceil (1.5 * N) rather than to a slightly
33782         larger value.
33783
33784 2007-02-03  Jim Meyering  <jim@meyering.net>
33785
33786         Give tools a better chance to allocate space for very large buffers.
33787         * lib/xalloc.h (x2nrealloc): Use 3/2, not 2, as buffer size factor.
33788
33789         Make pwd and readlink work also when run with an unreadable parent dir
33790         on systems with openat support.
33791         * lib/getcwd.c (__getcwd) [HAVE_PARTLY_WORKING_GETCWD]: Use the system
33792         provided getcwd function, even when we have openat support.
33793         Reported by Dmitry V. Levin in <http://bugzilla.redhat.com/227168>.
33794
33795 2007-02-02  Bruno Haible  <bruno@clisp.org>
33796
33797         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
33798         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): Provoke a link
33799         error only if GNULIB_POSIXCHECK is defined. Needed to avoid artificial
33800         portability problems if one of these functions is only used on specific
33801         platforms.
33802         Reported by Paul Eggert.
33803
33804 2007-02-02  Paul Eggert  <eggert@cs.ucla.edu>
33805
33806         Avoid mempcpy in the regex code, as the string.h mempcpy stuff
33807         is causing more trouble than it's curing.
33808         * lib/regex_internal.h (__mempcpy): Remove.
33809         * lib/regcomp.c (regerror): Rewrite to avoid the need for mempcpy
33810         (and make the code a tad smaller to boot).
33811         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for mempcpy.
33812
33813 2007-02-02  Jim Meyering  <jim@meyering.net>
33814
33815         * modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:
33816         section, not in the Makefile.am: one.
33817
33818 2007-02-02  Eric Blake  <ebb9@byu.net>
33819
33820         * lib/strchrnul.c: Always include config.h first.
33821
33822         * modules/mountlist (Depends-on): Revert 2007-01-31 change,
33823         gnulib strstr is not necessary here.
33824
33825 2007-02-02  Simon Josefsson  <simon@josefsson.org>
33826
33827         * m4/socklen.m4: Fix typo.
33828
33829 2007-02-02  Eric Blake  <ebb9@byu.net>
33830
33831         * modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.
33832         * modules/netinet_in (Makefile.am): Likewise.
33833
33834 2007-02-01  Bruno Haible  <bruno@clisp.org>
33835
33836         * lib/string_.h (GL_LINK_WARNING): New macro.
33837         (strcasecmp, strstr, strcasestr): If provided by the system,
33838         conditionally define as a macro that leads to a warning instead of to
33839         an error.
33840         (strncasecmp): Conditionally define as a macro that leads to a warning.
33841
33842 2007-02-01  Karl Berry  <karl@gnu.org>
33843
33844         * config/srclist.txt (strtok_r.c): lose sync, no more strtok_r.h.
33845
33846 2007-02-01  Bruno Haible  <bruno@clisp.org>
33847
33848         * MODULES.html.sh (Unicode string functions): Update after 2007-01-27
33849         renamings.
33850
33851 2007-02-01  Eric Blake  <ebb9@byu.net>
33852
33853         * modules/regex (Depends-on): Revert dependence on mempcpy.
33854         * lib/regex_internal.h [! _LIBC && !__mempcpy]: Undo string
33855         module's definition of mempcpy.
33856         Reported by Paul Eggert.
33857
33858 2007-02-01  Paul Eggert  <eggert@cs.ucla.edu>
33859
33860         * lib/string_.h: If the gnulib module XYZ is not present, undefine
33861         the symbol XYZ before redefining it.  This fixes a problem with
33862         programs that don't use XYZ, when compiled on systems that define
33863         XYZ to something else.
33864
33865 2007-01-31  Paul Eggert  <eggert@cs.ucla.edu>
33866
33867         * lib/mkdir-p.c (make_dir_parents): Close a race condition that
33868         occurs when "mkdir -m foo" creates a setgid directory that is (1)
33869         writeable to group or other and (2) is intended to have a special
33870         mode bit that is set or cleared.  In such a case, the directory
33871         should be neither group- nor other-writeable until the special
33872         mode bits are right.
33873
33874 2007-01-31  Eric Blake  <ebb9@byu.net>
33875
33876         * modules/mountlist (Depends-on): Add strstr.
33877
33878         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
33879         bug.
33880         * modules/string (Makefile.am): Remove redundant replacement.
33881         * modules/regex (Depends-on): Add mempcpy.
33882
33883 2007-01-31  Bruno Haible  <bruno@clisp.org>
33884
33885         New module description field 'Link'.
33886         * gnulib-tool (func_usage): Document --extract-link-directive.
33887         (sed_extract_prog): Recognize 'Link' directive.
33888         (func_get_link_directive): New function.
33889         (func_import): Show summary of link directives.
33890         Handle --extract-link-directive option.
33891         * modules/acl (Link): New section.
33892         * modules/clock-time (Link): New section.
33893         * modules/euidaccess (Link): New section.
33894         * modules/gettext (Link): New section.
33895         * modules/iconv (Link): New section.
33896         * modules/lock (Link): New section.
33897         * modules/nanosleep (Link): New section.
33898         * modules/readline (Link): New section.
33899
33900 2007-01-27  Bruno Haible  <bruno@clisp.org>
33901
33902         Enforce the use of gnulib modules for unportable <string.h> functions.
33903         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): New macro.
33904         (gl_STRING_MODULE_INDICATOR_DEFAULTS): New macro.
33905         (gl_HEADER_STRING_H_BODY): Require it.
33906         * lib/string_.h: If the gnulib module XYZ is not present, redefine
33907         the symbol XYZ to one that gives a link error.
33908         * modules/string (Makefile.am): Also substitute the GNULIB_* variables.
33909         * modules/memmem (configure.ac): Invoke gl_STRING_MODULE_INDICATOR.
33910         * modules/mempcpy (configure.ac): Likewise.
33911         * modules/memrchr (configure.ac): Likewise.
33912         * modules/stpcpy (configure.ac): Likewise.
33913         * modules/stpncpy (configure.ac): Likewise.
33914         * modules/strcase (configure.ac): Likewise.
33915         * modules/strcasestr (configure.ac): Likewise.
33916         * modules/strchrnul (configure.ac): Likewise.
33917         * modules/strdup (configure.ac): Likewise.
33918         * modules/strndup (configure.ac): Likewise.
33919         * modules/strnlen (configure.ac): Likewise.
33920         * modules/strpbrk (configure.ac): Likewise.
33921         * modules/strsep (configure.ac): Likewise.
33922         * modules/strstr (configure.ac): Likewise.
33923         * modules/strtok_r (configure.ac): Likewise.
33924
33925 2007-01-31  Jean-Louis Martineau  <martineau@zmanda.com>  (tiny change)
33926
33927         * lib/gai_strerror.c (values): Add EAI_OVERFLOW.
33928
33929 2007-01-30  Jim Meyering  <jim@meyering.net>
33930
33931         * lib/mpsort.c (mpsort): Remove spurious "return" in void function.
33932
33933 2007-01-29  Bruno Haible  <bruno@clisp.org>
33934
33935         * lib/allocsa.h: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
33936         * lib/execute.c: Likewise.
33937         * lib/pipe.c: Likewise.
33938         * lib/printf-args.h: Likewise.
33939         * lib/printf-args.c: Likewise.
33940         * lib/printf-parse.c: Likewise.
33941         * lib/vasnprintf.c: Likewise.
33942
33943 2007-01-29  Eric Blake  <ebb9@byu.net>
33944
33945         * lib/memrchr.c: Assume <string.h> unconditionally, to pull in
33946         declaration.
33947
33948 2007-01-29  Paul Eggert  <eggert@cs.ucla.edu>
33949
33950         * lib/strptime.h (strptime): Use 'restrict' for args where
33951         POSIX requires this.
33952         * lib/strptime.c (strptime): Likewise.
33953         Change license notice from LGPL to GPL, since gnulib-tool will
33954         change this as needed.
33955         Include <config.h> if _LIBC is not defined, not if HAVE_CONFIG_H is
33956         defined.
33957         Include "strptime.h" first, to check interface.
33958         Do not #undef _LIBC and _NL_CURRENT.
33959         Do not include <stdlib.h>; no longer needed.
33960         Include "time_r.h" and declare ptime_locale_status
33961         only if _LIBC is not defined.
33962         (__P): Remove unused macro.
33963         (match_string): Bring back glibc version, but use it only if _LIBC
33964         is defined.
33965         (__strptime_internal): Compile tm_gmtoff code if _LIBC is defined, too.
33966         Remove unnecessary assertion and abort() call.
33967         Use #ifdef _NL_CURRENT rather than #if 0, for benefit of glibc.
33968         * m4/strptime.m4: Fix serial number comment.
33969         (gl_FUNC_STRPTIME): Require AC_C_RESTRICT, gl_TM_GMTOFF.
33970         * modules/strptime (Files): Add m4/tm_gmtoff.m4.
33971         (Depends-on): Add time_r.
33972
33973 2007-01-29  Bruno Haible  <bruno@clisp.org>
33974
33975         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
33976         strptime.
33977         * modules/strptime (Depends-on): Add stdbool.
33978         * lib/strptime.h: Include <time.h> always. Add comments.
33979
33980 2007-01-29  Yoann Vandoorselaere  <yoann@prelude-ids.org>
33981
33982         * modules/strptime: New file.
33983         * lib/strptime.h: New file.
33984         * lib/strptime.c: New file.
33985         * m4/strptime.m4: New file.
33986
33987 2007-01-28  Paul Eggert  <eggert@cs.ucla.edu>
33988
33989         * MODULES.html.sh: New module mpsort.
33990         * lib/mpsort.c, lib/mpsort.h, m4/mpsort.m4, modules/mpsort: New files.
33991
33992         * lib/regex.h (_Restrict_): Renamed from __restrict, to avoid
33993         a circularity problem with HP-UX ia64 reported by Bob Proulx in
33994         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00394.html>.
33995         All uses changed.
33996         (_Restrict_arr_): Renamed from __restrict_arr, for similar reasons.
33997         All uses changed.
33998         * lib/regcomp.c, lib/regexec.c: Change all uses from __restrict
33999         to _Restrict_.
34000         * lib/regexec.c (regexec): Declare pmatch with _Restrict_arr_, so that
34001         the parameter matches the prototype.
34002
34003 2007-01-28  Jim Meyering  <jim@meyering.net>
34004
34005         * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do use
34006         sys/time.h here, reverting that part of the previous patch:
34007         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/8959>.
34008
34009 2007-01-28  Bruno Haible  <bruno@clisp.org>
34010
34011         * modules/sys_time (Makefile.am): Build sys/time.h only when it's the
34012         value of $(SYS_TIME_H).
34013         [MOSTLYCLEANFILES]: Now that sys/time.h is created only when needed,
34014         remove it conditionally, too. [added by Jim Meyering]
34015         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Set SYS_TIME_H.
34016         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
34017         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Set SYS_TIME_H when setting
34018         GETTIMEOFDAY_REPLACEMENT to 1.
34019
34020 2007-01-28  Bruno Haible  <bruno@clisp.org>
34021
34022         * m4/unistd_h.m4 (gl_HEADER_UNISTD_DEFAULTS): New macro.
34023         (gl_HEADER_UNISTD): Require it. Don't set UNISTD_H to empty here.
34024         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_HEADER_UNISTD_DEFAULTS.
34025         Set UNISTD_H instead of UNISTD_H2.
34026         * modules/fchdir (BUILT_SOURCES): Drop $(UNISTD_H2).
34027
34028 2007-01-28  Bruno Haible  <bruno@clisp.org>
34029
34030         * modules/mbchar (Makefile.am): Add mbchar.c to lib_SOURCES.
34031         * m4/mbchar.m4 (gl_MBCHAR): Remove AC_LIBOBJ invocation.
34032
34033 2007-01-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
34034
34035         * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)
34036         (func_create_testdir): Ensure C locale for `grep' and `tr'
34037         character ranges.
34038         (func_create_megatestdir): Avoid one `grep'.  Fix bug in
34039         ACLOCAL_AMFLAGS parsing state machine.
34040
34041 2007-01-27  Bruno Haible  <bruno@clisp.org>
34042
34043         * modules/unistr/base: Update.
34044
34045 2007-01-27  Bruno Haible  <bruno@clisp.org>
34046
34047         Rename u32-mbtouc -> u32-mbtouc-unsafe, u32-mbtouc-safe -> u32-mbtouc,
34048         u32_mbtouc -> u32_mbtouc_unsafe, u32_mbtouc_safe -> u32_mbtouc.
34049         * modules/unistr/u32-mbtouc-unsafe: Renamed from
34050         modules/unistr/u32-mbtouc.
34051         * lib/unistr/u32-mbtouc-unsafe.c: Renamed from lib/unistr/u32-mbtouc.c.
34052         * lib/unistr.h: Update.
34053         * lib/linebreak.c: Update.
34054         * modules/unistr/u32-mbtouc: Renamed from
34055         modules/unistr/u32-mbtouc-safe.
34056         * lib/unistr/u32-mbtouc.c: Renamed from lib/unistr/u32-mbtouc-safe.c.
34057         * lib/unistr.h: Update.
34058         * lib/unistr/u32-to-u8.c: Update.
34059         * lib/unistr/u32-to-u16.c: Update.
34060
34061 2007-01-27  Bruno Haible  <bruno@clisp.org>
34062
34063         Rename utf16-ucs4 -> utf16-ucs4-unsafe, utf16-ucs4-safe -> utf16-ucs4,
34064         u16_mbtouc -> u16_mbtouc_unsafe, u16_mbtouc_safe -> u16_mbtouc.
34065         * modules/utf16-ucs4-unsafe: Renamed from modules/utf16-ucs4.
34066         * lib/utf16-ucs4-unsafe.h: Renamed from lib/utf16-ucs4.h.
34067         * lib/unistr/utf16-ucs4-unsafe.c: Renamed from lib/unistr/utf16-ucs4.c.
34068         * modules/unistr/u16-mbtouc-unsafe: Renamed from
34069         modules/unistr/u16-mbtouc.
34070         * lib/unistr/u16-mbtouc-unsafe.c: Renamed from lib/unistr/u16-mbtouc.c.
34071         * lib/unistr.h: Update.
34072         * lib/linebreak.c: Update.
34073         * modules/linebreak: Update.
34074         * modules/utf16-ucs4: Renamed from modules/utf16-ucs4-safe.
34075         * lib/utf16-ucs4.h: Renamed from lib/utf16-ucs4-safe.h.
34076         * lib/unistr/utf16-ucs4.c: Renamed from lib/unistr/utf16-ucs4-safe.c.
34077         * modules/unistr/u16-mbtouc: Renamed from
34078         modules/unistr/u16-mbtouc-safe.
34079         * lib/unistr/u16-mbtouc.c: Renamed from lib/unistr/u16-mbtouc-safe.c.
34080         * lib/unistr.h: Update.
34081         * lib/unistr/u16-to-u8.c: Update.
34082         * modules/unistr/u16-to-u8: Update.
34083         * lib/unistr/u16-to-u32.c: Update.
34084         * modules/unistr/u16-to-u32: Update.
34085
34086 2007-01-27  Bruno Haible  <bruno@clisp.org>
34087
34088         Rename utf8-ucs4 -> utf8-ucs4-unsafe, utf8-ucs4-safe -> utf8-ucs4,
34089         u8_mbtouc -> u8_mbtouc_unsafe, u8_mbtouc_safe -> u8_mbtouc.
34090         * modules/utf8-ucs4-unsafe: Renamed from modules/utf8-ucs4.
34091         * lib/utf8-ucs4-unsafe.h: Renamed from lib/utf8-ucs4.h.
34092         * lib/unistr/utf8-ucs4-unsafe.c: Renamed from lib/unistr/utf8-ucs4.c.
34093         * modules/unistr/u8-mbtouc-unsafe: Renamed from
34094         modules/unistr/u8-mbtouc.
34095         * lib/unistr/u8-mbtouc-unsafe.c: Renamed from lib/unistr/u8-mbtouc.c.
34096         * lib/unistr.h: Update.
34097         * lib/striconveh.c: Update.
34098         * modules/striconveh: Update.
34099         * lib/linebreak.c: Update.
34100         * modules/linebreak: Update.
34101         * modules/utf8-ucs4: Renamed from modules/utf8-ucs4-safe.
34102         * lib/utf8-ucs4.h: Renamed from lib/utf8-ucs4-safe.h.
34103         * lib/unistr/utf8-ucs4.c: Renamed from lib/unistr/utf8-ucs4-safe.c.
34104         * modules/unistr/u8-mbtouc: Renamed from modules/unistr/u8-mbtouc-safe.
34105         * lib/unistr/u8-mbtouc.c: Renamed from lib/unistr/u8-mbtouc-safe.c.
34106         * lib/unistr.h: Update.
34107         * lib/striconveh.c: Update.
34108         * modules/striconveh: Update.
34109         * lib/unistr/u8-to-u16.c: Update.
34110         * modules/unistr/u8-to-u16: Update.
34111         * lib/unistr/u8-to-u32.c: Update.
34112         * modules/unistr/u8-to-u32: Update.
34113
34114 2007-01-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
34115
34116         Sync from Libtool.
34117         * lib/argz.c: Do not include strings.h nor memory.h, include
34118         string.h unconditionally.  Patch by Simon Josefsson.
34119
34120 2007-01-27  Bruno Haible  <bruno@clisp.org>
34121
34122         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): New macro, extracted
34123         from gl_HEADER_STRING_H_BODY.
34124         (gl_HEADER_STRING_H_BODY): Require it.
34125         * m4/memmem.m4 (gl_FUNC_MEMMEM): Require gl_HEADER_STRING_H_DEFAULTS.
34126         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
34127         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
34128         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
34129         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
34130         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP): Likewise.
34131         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
34132         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
34133         * m4/strdup.m4 (gl_FUNC_STRDUP): Likewise.
34134         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
34135         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
34136         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Likewise.
34137         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
34138         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
34139         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
34140
34141 2007-01-27  Bruno Haible  <bruno@clisp.org>
34142
34143         * gnulib-tool (func_emit_lib_Makefile_am): If $for_test is true, turn
34144         check_PROGRAMS into noinst_PROGRAMS.
34145         (func_emit_tests_Makefile_am): Likewise. Also don't initialize
34146         check_PROGRAMS in this case.
34147         (func_import): Set for_test to false.
34148         (func_create_testdir): Set for_test to true.
34149
34150 2007-01-27  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
34151             Bruno Haible  <bruno@clisp.org>
34152
34153         * modules/strcasestr (Files): Remove lib/strcasestr.h.
34154         (Depends-on): Add string.
34155         (Includes): Use <string.h> instead of strcasestr.h.
34156         * modules/string (Makefile.am): Also substitute the value of
34157         REPLACE_STRCASESTR.
34158         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Don't define strcasestr here;
34159         assume strcasestr is declared in <string.h> not <strings.h>. Also
34160         set REPLACE_STRCASESTR.
34161         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Provide a default value for
34162         REPLACE_STRCASESTR.
34163         * lib/strcasestr.h: Remove file.
34164         * lib/strcasestr.c: Include <string.h> instead of strcasestr.h.
34165         * lib/string_.h (strcasestr): New declaration.
34166
34167 2007-01-27  Bruno Haible  <bruno@clisp.org>
34168
34169         * lib/string_.h: Use 'extern'.
34170
34171 2007-01-27  Jim Meyering  <jim@meyering.net>
34172
34173         * lib/regex_internal.c (re_string_reconstruct): Remove declaration
34174         of set-but-not-used local, "q".
34175
34176         * lib/mempcpy.c: Include <config.h> before <string.h>.
34177         This fixes a compilation error on HP-UX, due to the system's
34178         "restrict"-using mempcpy prototype.
34179
34180 2007-01-26  Bruno Haible  <bruno@clisp.org>
34181
34182         Small optimization.
34183         * lib/javacomp.c: Include c-strstr.h.
34184          (is_envjavac_gcj): Use c_strstr instead of strstr.
34185         * modules/javacomp (Depends-on): Add c-strstr, remove strstr.
34186
34187 2007-01-26  Bruno Haible  <bruno@clisp.org>
34188
34189         * MODULES.html.sh (Unicode string functions): Add the new modules.
34190
34191         * modules/uniconv/u32-strconv-to-locale: New file.
34192         * lib/uniconv/u32-strconv-to-locale.c: New file.
34193
34194         * modules/uniconv/u16-strconv-to-locale: New file.
34195         * lib/uniconv/u16-strconv-to-locale.c: New file.
34196
34197         * modules/uniconv/u8-strconv-to-locale: New file.
34198         * lib/uniconv/u8-strconv-to-locale.c: New file.
34199
34200         * modules/uniconv/u32-strconv-from-locale: New file.
34201         * lib/uniconv/u32-strconv-from-locale.c: New file.
34202
34203         * modules/uniconv/u16-strconv-from-locale: New file.
34204         * lib/uniconv/u16-strconv-from-locale.c: New file.
34205
34206         * modules/uniconv/u8-strconv-from-locale: New file.
34207         * lib/uniconv/u8-strconv-from-locale.c: New file.
34208
34209         * modules/uniconv/u32-strconv-to-enc: New file.
34210         * lib/uniconv/u32-strconv-to-enc.c: New file.
34211         * modules/uniconv/u32-strconv-to-enc-tests: New file.
34212         * tests/uniconv/test-u32-strconv-to-enc.c: New file.
34213
34214         * modules/uniconv/u16-strconv-to-enc: New file.
34215         * lib/uniconv/u16-strconv-to-enc.c: New file.
34216         * lib/uniconv/u-strconv-to-enc.h: New file.
34217         * modules/uniconv/u16-strconv-to-enc-tests: New file.
34218         * tests/uniconv/test-u16-strconv-to-enc.c: New file.
34219
34220         * modules/uniconv/u8-strconv-to-enc: New file.
34221         * lib/uniconv/u8-strconv-to-enc.c: New file.
34222         * modules/uniconv/u8-strconv-to-enc-tests: New file.
34223         * tests/uniconv/test-u8-strconv-to-enc.c: New file.
34224
34225         * modules/uniconv/u32-strconv-from-enc: New file.
34226         * lib/uniconv/u32-strconv-from-enc.c: New file.
34227         * modules/uniconv/u32-strconv-from-enc-tests: New file.
34228         * tests/uniconv/test-u32-strconv-from-enc.c: New file.
34229
34230         * modules/uniconv/u16-strconv-from-enc: New file.
34231         * lib/uniconv/u16-strconv-from-enc.c: New file.
34232         * modules/uniconv/u16-strconv-from-enc-tests: New file.
34233         * tests/uniconv/test-u16-strconv-from-enc.c: New file.
34234
34235         * modules/uniconv/u8-strconv-from-enc: New file.
34236         * lib/uniconv/u8-strconv-from-enc.c: New file.
34237         * lib/uniconv/u-strconv-from-enc.h: New file.
34238         * modules/uniconv/u8-strconv-from-enc-tests: New file.
34239         * tests/uniconv/test-u8-strconv-from-enc.c: New file.
34240
34241         * modules/uniconv/u32-conv-from-enc: New file.
34242         * lib/uniconv/u32-conv-from-enc.c: New file.
34243         * modules/uniconv/u32-conv-from-enc-tests: New file.
34244         * tests/uniconv/test-u32-conv-from-enc.c: New file.
34245
34246         * modules/uniconv/u16-conv-from-enc: New file.
34247         * lib/uniconv/u16-conv-from-enc.c: New file.
34248         * lib/uniconv/u-conv-from-enc.h: New file.
34249         * modules/uniconv/u16-conv-from-enc-tests: New file.
34250         * tests/uniconv/test-u16-conv-from-enc.c: New file.
34251
34252         * modules/uniconv/u8-conv-from-enc: New file.
34253         * lib/uniconv/u8-conv-from-enc.c: New file.
34254         * modules/uniconv/u8-conv-from-enc-tests: New file.
34255         * tests/uniconv/test-u8-conv-from-enc.c: New file.
34256
34257         * modules/uniconv/base: New file.
34258         * lib/uniconv.h: New file.
34259
34260 2007-01-26  Paul Eggert  <eggert@cs.ucla.edu>
34261
34262         * doc/gnulib-tool.texi (Initial import): Update to match current
34263         behavior with strdup module.
34264         * lib/.cppi-disable: Remove strcase.h, strdup.h, strndup.h, strnlen.h.
34265         * lib/memmem.h: Remove; all uses removed.  This is now done
34266         by <string.h>.
34267         * lib/mempcpy.h: Likewise.
34268         * lib/memrchr.h: Likewise.
34269         * lib/stpcpy.h: Likewise.
34270         * lib/stpncpy.h: Likewise.
34271         * lib/strcase.h: Likewise.
34272         * lib/strchrnul.h: Likewise.
34273         * lib/strdup.h: Likewise.
34274         * lib/strndup.h: Likewise.
34275         * lib/strnlen.h: Likewise.
34276         * lib/strpbrk.h: Likewise.
34277         * lib/strsep.h: Likewise.
34278         * lib/strstr.h: Likewise.
34279         * lib/strtok_r.h: Likewise.
34280         * lib/string_.h: New file.
34281         * lib/argp-namefrob.h: Don't include no-longer-existent include files.
34282         Rely on <string.h> instead.
34283         * lib/canon-host.c: Likewise.
34284         * lib/chdir-long.c: Likewise.
34285         * lib/concatpath.c: Likewise.
34286         * lib/exclude.c: Likewise.
34287         * lib/fchdir.c: Likewise.
34288         * lib/getaddrinfo.c: Likewise.
34289         * lib/getcwd.c: Likewise.
34290         * lib/getsubopt.c: Likewise.
34291         * lib/glob.c: Likewise.
34292         * lib/hard-locale.c: Likewise.
34293         * lib/iconvme.c: Likewise.
34294         * lib/javacomp.c: Likewise.
34295         * lib/mempcpy.c: Likewise.
34296         * lib/memrchr.c: Likewise.
34297         * lib/regex_internal.h: Likewise.
34298         * lib/stpncpy.c: Likewise.
34299         * lib/strcasecmp.c: Likewise.
34300         * lib/strchrnul.c: Likewise.
34301         * lib/strdup.c: Likewise.
34302         * lib/striconv.c: Likewise.
34303         * lib/striconveh.c: Likewise.
34304         * lib/striconveha.c: Likewise.
34305         * lib/strncasecmp.c: Likewise.
34306         * lib/strndup.c: Likewise.
34307         * lib/strnlen.c: Likewise.
34308         * lib/strsep.c: Likewise.
34309         * lib/strstr.c: Likewise.
34310         * lib/strtok_r.c: Likewise.
34311         * lib/userspec.c: Likewise.
34312         * lib/w32spawn.h: Likewise.
34313         * lib/xstrndup.c: Likewise.
34314         * lib/mountlist.c (strstr): Remove decl.
34315         * m4/string_h.m4: New file.
34316         * m4/memmem.m4 (gl_FUNC_MEMMEM): Set HAVE_DECL_MEMMEM if necessary.
34317         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Set HAVE_MEMPCPY if necessary.
34318         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Set HAVE_MEMRCHR
34319         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Set HAVE_STPCPY if necessary.
34320         * m4/stpncpy.m4 (gl_PREREQ_STPNCPY): Set HAVE_STPNCPY if necessary.
34321         * m4/strcase.m4 (gl_FUNC_STRCASECMP):
34322         Set REPLACE_STRCASECMP if necessary.
34323         (gl_FUNC_STRNCASECMP): Set HAVE_DECL_STRNCASECMP if necessary.
34324         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Set HAVE_STRCHRNUL if necessary.
34325         * m4/strdup.m4 (gl_FUNC_STRDUP): Set HAVE_DECL_STRDUP if necessary.
34326         * m4/strndup.m4 (gl_FUNC_STRNDUP): Set HAVE_DECL_STRNLEN and
34327         HAVE_DECL_STRDUP if necessary.
34328         (gl_PREREQ_STRNLEN): Don't bother to check for strnlen decl,
34329         since gl_FUNC_STRNDUP does that now.
34330         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Set HAVE_DECL_STRNLEN if necessary.
34331         Check for decl here...
34332         (gl_PREREQ_STRNLEN): ... not here.
34333         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Set HAVE_STRPBRK if necessary.
34334         * m4/strsep.m4 (gl_FUNC_STRSEP): Set HAVE_STRSEP if necessary.
34335         * m4/strstr.m4 (gl_FUNC_STRSTR): Set REPLACE_STRSTR if necessary.
34336         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Set HAVE_DECL_STRTOK_R if
34337         necessary.
34338         * modules/string: New file.
34339         * modules/memmem (Files): Remove special-purpose include file.
34340         (Depends-on): Add string.
34341         (Include): Include <string.h>, not the removed file.
34342         * modules/mempcpy: Likewise.
34343         * modules/memrchr: Likewise.
34344         * modules/stpcpy: Likewise.
34345         * modules/stpncpy: Likewise.
34346         * modules/strcase: Likewise.
34347         * modules/strchrnul: Likewise.
34348         * modules/strdup: Likewise.
34349         * modules/strndup: Likewise.
34350         * modules/strnlen: Likewise.
34351         * modules/strpbrk: Likewise.
34352         * modules/strsep: Likewise.
34353         * modules/strstr: Likewise.
34354         * modules/strtok_r: Likewise.
34355         * tests/test-dirname.c: Don't include "strdup.h", since
34356         <string.h> now suffices.
34357         * tests/test-memmem.c: Don't include "memmem.h", since
34358         <string.h> now suffices.
34359
34360 2007-01-25  Bruno Haible  <bruno@clisp.org>
34361
34362         * lib/striconveh.c (mem_cd_iconveh_internal): Ignore *lengthp if
34363         *resultp is 0.
34364
34365         * lib/unistr/u16-to-u8.c (u16_to_u8): Fix u8_uctomb invocation.
34366         * lib/unistr/u32-to-u8.c (u32_to_u8): Likewise.
34367         * lib/unistr/u8-to-u16.c (u8_to_u16): Fix u16_uctomb invocation.
34368         * lib/unistr/u32-to-u16.c (u32_to_u16): Likewise.
34369
34370         * modules/unistr/u8-to-u16 (Depends-on): Add missing modules.
34371         * modules/unistr/u8-to-u32 (Depends-on): Add missing modules.
34372         * modules/unistr/u16-to-u8 (Depends-on): Add missing modules.
34373         * modules/unistr/u16-to-u32 (Depends-on): Add missing modules.
34374         * modules/unistr/u32-to-u8 (Depends-on): Add missing modules.
34375         * modules/unistr/u32-to-u16 (Depends-on): Add missing modules.
34376
34377 2007-01-24  Bruno Haible  <bruno@clisp.org>
34378
34379         Don't AC_REQUIRE autoconf macros that invoke AC_LIBOBJ. See
34380         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00279.html>.
34381         * m4/argp.m4 (gl_ARGP): Invoke, don't require, gl_GETOPT_SUBSTITUTE.
34382         * m4/fts.m4 (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): Invoke, don't require,
34383         gl_FUNC_FTS_CORE.
34384         (gl_FUNC_FTS_CORE): Invoke, don't require, gl_FUNC_OPENAT.
34385         * m4/lstat.m4 (gl_FUNC_LSTAT): Invoke, don't require,
34386         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
34387         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Invoke, don't require, AC_FUNC_MEMCMP.
34388         * m4/mktime.m4 (gl_FUNC_MKTIME): Invoke, don't require, AC_FUNC_MKTIME.
34389         * m4/openat.m4 (gl_FUNC_OPENAT): Invoke, don't require,
34390         gl_FUNC_FCHOWNAT.
34391         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Invoke, don't require,
34392         gl_FUNC_STRFTIME.
34393         * m4/strtod.m4 (gl_FUNC_STRTOD): Invoke, don't require, AC_FUNC_STRTOD.
34394         Reported by Ralf Wildenhues.
34395
34396 2007-01-24  Bruno Haible  <bruno@clisp.org>
34397
34398         Drop AC_REQUIRE calls that are redundant with the module dependencies.
34399         * m4/canon-host.m4 (gl_PREREQ_CANON_HOST): Don't require
34400         gl_GETADDRINFO.
34401         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Don't require AM_STDBOOL_H,
34402         gl_FUNC_MEMPCPY, gl_FUNC_OPENAT, gl_FUNC_MEMRCHR.
34403         * m4/openat.m4 (gl_PREREQ_OPENAT): Don't require gl_SAVE_CWD.
34404
34405 2007-01-24  Paul Eggert  <eggert@cs.ucla.edu>
34406
34407         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for glibc bug 361.
34408         Don't use 'exit'; just return from 'main'.
34409         (_AC_LIBOBJ_FNMATCH): Check for headers and functions just once.
34410
34411         * lib/fnmatch_.h: Readjust white space and comments to match
34412         glibc, to avoid spurious diffs.
34413
34414 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
34415
34416         * lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: #if-out the
34417         2004-12-01 change by Jakub Jelinek, since this code won't compile
34418         if !LIBC.  Problem reported by Bob Proulx.
34419
34420 2007-01-23  Bruno Haible  <bruno@clisp.org>
34421
34422         * lib/striconveh.c: Include c-strcaseeq.h.
34423         (mem_iconveh, str_iconveh): Use STRCASEEQ instead of c_strcasecmp.
34424         * modules/striconveh (Depends-on): Add c-strcaseeq.
34425
34426 2007-01-23  Bruno Haible  <bruno@clisp.org>
34427
34428         * MODULES.html.sh (String handling): Add streq, c-strcaseeq.
34429
34430         * modules/c-strcaseeq: New file.
34431         * lib/c-strcaseeq.h: New file.
34432
34433         * modules/streq: New file.
34434         * lib/streq.h: New file.
34435
34436 2007-01-23  Bruno Haible  <bruno@clisp.org>
34437
34438         * modules/striconveha-tests: New file.
34439         * tests/test-striconveha.c: New file.
34440
34441         * lib/striconveha.h: Include <stdbool.h>.
34442         (mem_iconveha, str_iconveha): Add 'transliterate' argument.
34443         * lib/striconveha.c: Include allocsa.h, strdup.h, c-strcase.h.
34444         (mem_iconveha_notranslit): Renamed from mem_iconveha.
34445         (mem_iconveha): New function.
34446         (str_iconveha_notranslit): Renamed from str_iconveha.
34447         (str_iconveha): New function.
34448         * modules/striconveha (Depends-on): Add stdbool, allocsa, strdup,
34449         c-strcase.
34450
34451 2007-01-23  Bruno Haible  <bruno@clisp.org>
34452
34453         * lib/striconveha.c (mem_iconveha): Fix endless recursion. Try all
34454         encodings without forgiving before trying any encoding with handler.
34455         (str_iconveha): Try all encodings without forgiving before trying any
34456         encoding with handler.
34457
34458 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
34459
34460         Import the following changes from libc.
34461
34462         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
34463
34464         * lib/fnmatch_loop.c: Adjust for changed secondary hash function.
34465
34466         2004-12-01  Jakub Jelinek  <jakub@redhat.com>
34467
34468         * lib/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after
34469         normal_bracket label.
34470
34471         2004-09-01  Jakub Jelinek  <jakub@redhat.com>
34472
34473         [BZ #361]
34474         * lib/fnmatch_loop.c (FCT): For backslash between brackets, branch
34475         to normal_bracket after fetching the next character.
34476
34477 2007-01-22  Bruno Haible  <bruno@clisp.org>
34478
34479         * lib/striconveh.h (mem_cd_iconveh, mem_iconveh): Add 'offsets'
34480         argument.
34481         * lib/striconveh.c (iconv_carefully_1): New function.
34482         (mem_cd_iconveh_internal, mem_cd_iconveh, mem_iconveh): Add 'offsets'
34483         argument.
34484         (str_cd_iconveh): Update.
34485         * lib/striconveha.h (mem_iconveha): Add 'offsets' argument.
34486         * lib/striconveha.c (mem_iconveha): Add 'offsets' argument.
34487         * tests/test-striconveh.c (MAGIC): New macro.
34488         (new_offsets): New function.
34489         (main): Test call with and without offsets.
34490
34491 2007-01-22  Bruno Haible  <bruno@clisp.org>
34492
34493         * modules/sys_stat (Makefile.am): Use @MKDIR_P@ instead of $(MKDIR_P).
34494         * modules/sys_select (Makefile.am): Likewise.
34495         * modules/sys_socket (Makefile.am): Likewise.
34496         * modules/sys_time (Makefile.am): Likewise.
34497
34498 2007-01-22  Paul Eggert  <eggert@cs.ucla.edu>
34499
34500         * modules/gettimeofday (License): Change from GPL to LGPL, since
34501         gettimeofday is a library function.
34502
34503 2007-01-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
34504
34505         * lib/poll.c (rpl_poll): Don't check against FD_SETSIZE under Win32.
34506
34507 2007-01-21  Bruno Haible  <bruno@clisp.org>
34508
34509         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): New macro.
34510
34511 2007-01-21  Bruno Haible  <bruno@clisp.org>
34512
34513         * modules/striconveha: New file.
34514         * lib/striconveha.h: New file.
34515         * lib/striconveha.c: New file.
34516         * MODULES.html.sh (Internationalization functions): Add striconveha.
34517         * lib/striconv.c (str_iconv): Optimize the case of an empty input
34518         string.
34519         * lib/striconveh.c (mem_iconveh, str_iconveh): Likewise.
34520
34521 2007-01-21  Bruno Haible  <bruno@clisp.org>
34522
34523         * lib/striconv.c (str_iconv): Guarantee errno is set when strdup fails.
34524         * lib/striconveh.c (str_iconveh): Likewise.
34525
34526 2007-01-21  Bruno Haible  <bruno@clisp.org>
34527
34528         * lib/striconveh.h (mem_iconveh): New declaration.
34529         * lib/striconveh.c (mem_iconveh): New function.
34530         * tests/test-striconveh.c (main): Add tests for mem_iconveh.
34531
34532 2007-01-21  Bruno Haible  <bruno@clisp.org>
34533
34534         * lib/xstriconv.h (xmem_cd_iconv): Change specification.
34535
34536         * lib/striconveh.h (mem_cd_iconveh): Change specification.
34537         * lib/striconveh.c (mem_cd_iconveh): Don't free the user-supplied
34538         original result buffer.
34539         (str_cd_iconveh): Update.
34540         * tests/test-striconveh.c (main): Update.
34541
34542         * lib/striconv.h (mem_cd_iconv): Change specification.
34543         * lib/striconv.c (mem_cd_iconv): Don't free the user-supplied original
34544         result buffer.
34545         (str_cd_iconv): Update.
34546         * tests/test-striconv.c (main): Update.
34547
34548 2007-01-21  Bruno Haible  <bruno@clisp.org>
34549
34550         * gnulib-tool: Fix test whether sed is GNU sed supporting --posix.
34551
34552 2007-01-20  Jim Meyering  <jim@meyering.net>
34553
34554         * lib/userspec.c (parse_with_separator): If a user or group string
34555         starts with "+", skip the corresponding name-to-ID look-up, since
34556         such a look-up must fail: user and group names may not include "+".
34557
34558 2007-01-19  Paul Eggert  <eggert@cs.ucla.edu>
34559
34560         * lib/poll.c: Include sys/time.h and time.h unconditionally,
34561         since we now assume the sys_time module.
34562         * m4/poll.m4 (gl_PREREQ_POLL): Don't require AC_HEADER_TIME or
34563         check for sys/time.h; no longer needed.
34564         * modules/poll (Depends-on): Depend on sys_time.
34565
34566 2007-01-18  Bruno Haible  <bruno@clisp.org>
34567
34568         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove test for <sys/time.h>.
34569         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
34570
34571         * m4/tempname.m4 (gl_PREREQ_TEMPNAME): Remove tests for sys/time.h and
34572         gettimeofday.
34573
34574         * tests/test-gettimeofday.c: Include <time.h>.
34575         (dummy): Remove variable.
34576
34577         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Renamed from
34578         gl_HEADER_SYS_TIME_H.
34579         (gl_HEADER_SYS_TIME_H): New macro.
34580
34581         * lib/sys_time_.h: Test GETTIMEOFDAY_REPLACEMENT instead of
34582         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
34583         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY,
34584         gl_FUNC_GETTIMEOFDAY_CLOBBER): Set GETTIMEOFDAY_REPLACEMENT instead of
34585         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
34586         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H): Initialize
34587         GETTIMEOFDAY_REPLACEMENT instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE
34588         and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
34589         * modules/sys_time (sys/time.h): Substitute GETTIMEOFDAY_REPLACEMENT
34590         instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and
34591         GETTIMEOFDAY_CLOBBERS_LOCALTIME.
34592
34593         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Undo the
34594         last change; it caused a compilation error when cross-compiling to
34595         Cygwin.
34596
34597 2007-01-18  Jim Meyering  <jim@meyering.net>
34598
34599         Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".
34600         * modules/sys_stat (Makefile.am): Use "$(MKDIR_P) sys", rather
34601         than the race-prone "test -d sys || mkdir sys".
34602         (configure.ac): Use AC_PROG_MKDIR_P.
34603         * modules/sys_select: Likewise.
34604         * modules/sys_socket: Likewise.
34605         * modules/sys_time: Likewise.
34606
34607 2007-01-18  Eric Blake  <ebb9@byu.net>
34608
34609         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Also
34610         replace gettimeofday.
34611         * lib/gettimeofday.c (rpl_gettimeofday): Declare with replacement
34612         name, to avoid infinite recursion.
34613
34614 2007-01-17  Paul Eggert  <eggert@cs.ucla.edu>
34615
34616         * MODULES.html.sh (Support for systems lacking POSIX:2001): New
34617         module sys_time.
34618         * lib/gethrxtime.c: Include <sys/time.h>, since we can no longer
34619         assume timespec.h defines struct timeval.
34620         * lib/settime.c: Likewise.
34621         * lib/utimens.c: Likewise.
34622         * lib/gettime.c (gettime): Remove test against HAVE_GETTIMEOFDAY,
34623         since we now assume the gettimeofday module.
34624         * lib/tempname.c (__gen_tempname): Likewise.
34625         * lib/gettimeofday.h: Remove.
34626         * lib/gettimeofday.c: Include <sys/time.h> instead of "gettimeofday.h".
34627         Don't include <sys/types.h> and <stdlib.h>; shouldn't be needed.
34628         Include <time.h>, for 'time()'.
34629         (localtime_buffer_addr): Also use this workaround if
34630         TZSET_CLOBBERS_LOCALTIME.  Set to a dummy static variable by default,
34631         to simplify the uses.  All uses changed.
34632         (localtime, gmtime, tzset, gettimeofday): Reformat slightly so
34633         that #undef is inside {}, and 'const' follows type name consistently.
34634         (tzset): Define replacement only if TZSET_CLOBBERS_LOCALTIME.
34635         (gettimeofday): Do not use the maximum possible value for
34636         tv->tv_usec, since that might break usages other than ls.c.
34637         Instead, we'll leave ls.c alone.  This undoes today's patch
34638         by Bruno.  Add a compile-time warning for 1s-clock resolution;
34639         we've never observed the problem but might as well keep the
34640         canary.
34641         * lib/nanosleep.c: Include timespec.h first, for interface check.
34642         * lib/nanosleep.c: Include <sys/time.h> unconditionally, since we
34643         now assume the sys_time module.
34644         * lib/tempname.c: Likewise.
34645         * lib/timespec.h: Likewise.
34646         * lib/nanosleep.c: Don't worry about TIME_WITH_SYS_TIME; no longer
34647         needed.
34648         * lib/strftime.c: Likewise.
34649         * lib/timespec.h: Likewise.
34650         * lib/posixtm.c: Include posixtm.h first, for interface check.
34651         Don't worry about TM_IN_SYS_TIME; that's wayyy obsolete.
34652         * lib/posixtm.h: Include stdbool.h and time.h, for proper interface.
34653         * lib/strftime.c: Don't include <sys/types.h>; shouldn't be needed.
34654         * lib/sys_time_.h: New file.
34655         * lib/timespec.h (struct timespec): Use long int, not long.
34656         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
34657         (gl_FUNC_GETTIMEOFDAY_CLOBBER, gl_PREREQ_GETTIMEOFDAY):
34658         Remove obsolescent call to AC_HEADER_TIME.
34659         * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
34660         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
34661         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
34662         * m4/timespec.m4 (gl_TIMESPEC, gl_CHECK_TYPE_STRUCT_TIMESPEC):
34663         Likewise.
34664         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Likewise.
34665         * m4/utimbuf.m4 (gl_CHECK_TYPE_STRUCT_UTIMBUF): Likewise.
34666         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Move sys/time.h tests
34667         into the sys_time module.  Check for gettimeofday just once.
34668         Prefix our variables with gl_, not with ac_ or jm_.  Tighten test
34669         for gettimeofday signature to just check the signature.  Merely
34670         compile it, since linking doesn't test signature.  Improve test for
34671         whether gettimeofday.o is actually needed.
34672         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Renamed from
34673         AC_FUNC_GETTIMEOFDAY_CLOBBER.  All uses changed.  Use
34674         AC_RUN_IFELSE rather than AC_TRY_RUN.  If clobbering, set
34675         and define GETTIMEOFDAY_CLOBBERS_LOCALTIME.
34676         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Don't define
34677         GETTIMEOFDAY_CLOBBERS_LOCALTIME; that's gl_FUNC_GETTIMEOFDAY_CLOBBER's
34678         job.  Don't define tzset; that's gl_FUNC_TZSET_CLOBBER's job.
34679         * m4/mktime.m4 (AC_FUNC_MKTIME): Just include <time.h> rather
34680         than worrying about sys/time.h.
34681         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
34682         Don't bother worrying about TIME_WITH_SYS_TIME.
34683         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
34684         * m4/posixtm.m4 (gl_POSIXTM): Remove obsolescent call to AC_STRUCT_TM.
34685         * m4/sys_time_h.m4: New file.
34686         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Require gl_HEADER_SYS_TIME_H.
34687         Don't include sys/time.h.  Return from main rather than exiting.
34688         Define TZSET_CLOBBERS_LOCALTIME, for consistency with other names;
34689         all uses changed.
34690         * modules/gethrxtime (Depends-on): Add sys_time.
34691         * modules/gettime (Depends-on): Likewise.
34692         * modules/gettimeofday (Depends-on): Likewise.
34693         * modules/nanosleep (Depends-on): Likewise.
34694         * modules/settime (Depends-on): Likewise.
34695         * modules/tempname (Depends-on): Likewise.
34696         * modules/utimens (Depends-on): Likewise.
34697         * modules/gettimeofday (Files): Remove lib/gettimeofday.h.
34698         (Include:) Change back to <sys/time.h>.
34699         (Maintainer:) Add self.
34700         * modules/sys_time: New file.
34701         * modules/tempname (Depends-on): Add gettimeofday.
34702         * tests/test-gettimeofday.c: Include <sys/time.h>
34703         rather than gettimeofday.h.
34704
34705 2007-01-17  Bruno Haible  <bruno@clisp.org>
34706
34707         * gnulib-tool (func_get_license): Revert last patch. Instead, let
34708         the license default to GPL.
34709         (func_create_testdir): Don't complain if a module is LGPL and its
34710         tests module depends on GPLed modules.
34711
34712 2007-01-17  Bruno Haible  <bruno@clisp.org>
34713
34714         * lib/gettimeofday.c (gettimeofday): Add code for the case
34715         HAVE_GETTIMEOFDAY && !GETTIMEOFDAY_CLOBBERS_LOCALTIME. Use the
34716         maximum possible value for tv->tv_usec, rather than the minimum one.
34717
34718 2005-10-08  Martin Lambers  <marlam@marlam.de>
34719 2005-10-08  Paul Eggert  <eggert@cs.ucla.edu>
34720 2007-01-16  Bruno Haible  <bruno@clisp.org>
34721
34722         * modules/gettimeofday (Files): Add lib/gettimeofday.h.
34723         (configure.ac): Remove AC_FUNC_GETTIMEOFDAY_CLOBBER. Add
34724         gl_FUNC_GETTIMEOFDAY.
34725         (Include): Add gettimeofday.h.
34726         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): New macro.
34727         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't invoke gl_PREREQ_GETTIMEOFDAY.
34728         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Define
34729         GETTIMEOFDAY_CLOBBERS_LOCALTIME. Invoke gl_PREREQ_GETTIMEOFDAY here.
34730         (gl_PREREQ_GETTIMEOFDAY): Check for <sys/timeb.h> and _ftime.
34731         * lib/gettimeofday.h: New file.
34732         * lib/gettimeofday.c: Include <sys/timeb.h>.
34733         (localtime_buffer_addr, rpl_localtime, rpl_gmtime, rpl_tzset): Define
34734         only if GETTIMEOFDAY_CLOBBERS_LOCALTIME.
34735         (rpl_gettimeofday) [!HAVE_GETTIMEOFDAY]: Use _ftime() when available;
34736         fall back on time().
34737
34738         * tests/test-gettimeofday.c: New file.
34739         * modules/gettimeofday-tests: New file.
34740
34741 2007-01-16  Eric Blake  <ebb9@byu.net>
34742
34743         * modules/fnmatch (Depends-on): Depend on wchar.
34744         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Assume <wchar.h>.
34745         * m4/fnmatch.m4: Likewise.
34746         * modules/mbchar (Makefile.am): Assume <wchar.h>.
34747         * m4/mbchar.m4: Likewise.
34748         * modules/mbswidth (Depends-on): Depend on wchar.
34749         * lib/mbswidth.c: Assume <wchar.h>.
34750         * m4/mbswidth.m4: Likewise.
34751         * modules/quotearg (Depends-on): Depend on wchar.
34752         * lib/quotearg.c: Assume <wchar.h>.
34753         * m4/quotearg.m4: Likewise.
34754         * modules/regex (Depends-on): Depend on wchar.
34755         * lib/regex_internal.h: Assume <wchar.h>.
34756         * m4/regex.m4: Likewise.
34757         * modules/stdint (Depends-on): Depend on wchar.
34758         * lib/stdint_.h [!defined WCHAR_MIN]: Assume <wchar.h>.
34759         * m4/stdint.m4: Likewise.
34760         * tests/test-stdint.c [HAVE_WINT_T]: Likewise.
34761         * modules/strftime (Depends-on): Depend on wchar.
34762         * lib/strftime.c (DO_MULTIBYTE): Assume <wchar.h>.
34763         * modules/strtol (Depends-on): Depend on wchar.
34764         * lib/strtol.c: Assume <wchar.h>.
34765         * modules/wcwidth (Depends-on): Depend on wchar.
34766         * lib/wcwidth.h: Assume <wchar.h>.
34767         * m4/wcwidth.m4: Likewise.
34768
34769 2007-01-16  Bruno Haible  <bruno@clisp.org>
34770
34771         * modules/csharpexec-script: New, created from...
34772         * modules/csharpexec: ... this.
34773
34774 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
34775
34776         * modules/javaexec-script: New, created from...
34777         * modules/javaexec: ... this.
34778
34779 2007-01-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
34780
34781         * modules/poll (Dependencies): Add sys_select.
34782
34783 2007-01-15  Jim Meyering  <jim@meyering.net>
34784
34785         * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct-
34786         redefinition bug when using both <utmp.h> and <utmpx.h> headers.
34787         * lib/readutmp.h: Likewise.  Reported by Daniel Richard G. in
34788         <http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/9415>.
34789
34790 2007-01-15  Bruno Haible  <bruno@clisp.org>
34791
34792         * modules/striconveh: New file.
34793         * lib/striconveh.h: New file.
34794         * lib/striconveh.c: New file.
34795         * MODULES.html.sh (Internationalization functions): Add striconveh.
34796
34797         * modules/striconveh-tests: New file.
34798         * tests/test-striconveh.c: New file.
34799
34800 2007-01-15  Bruno Haible  <bruno@clisp.org>
34801
34802         * lib/striconv.c (str_cd_iconv): Use the first algorithm if iconv is
34803         not from GNU libiconv or GNU libc.
34804
34805 2007-01-15  Bruno Haible  <bruno@clisp.org>
34806
34807         * doc/gnulib-intro.texi (Copyright): Explain the different license
34808         terms for module descriptions, autoconf macros, tests, documentation.
34809
34810 2007-01-14  Bruno Haible  <bruno@clisp.org>
34811
34812         * modules/striconv-tests: New file.
34813         * tests/test-striconv.c: New file.
34814
34815 2007-01-14  Bruno Haible  <bruno@clisp.org>
34816
34817         * modules/iconv-tests: New file.
34818         * tests/test-iconv.c: New file.
34819
34820 2007-01-14  Bruno Haible  <bruno@clisp.org>
34821
34822         * gnulib-tool (func_get_license): For test modules, use the license of
34823         the main module.
34824
34825 2007-01-14  Bruno Haible  <bruno@clisp.org>
34826
34827         * modules/iconv (Include): Clarify that <iconv.h> can only be included
34828         if iconv is found to exist.
34829
34830 2007-01-14  Bruno Haible  <bruno@clisp.org>
34831
34832         * modules/c-ctype-tests: New file.
34833         * tests/test-c-ctype.c: New file.
34834
34835 2007-01-14  Bruno Haible  <bruno@clisp.org>
34836
34837         * modules/binary-io-tests: New file.
34838         * tests/test-binary-io.sh: New file.
34839         * tests/test-binary-io.c: New file.
34840
34841 2007-01-14  Bruno Haible  <bruno@clisp.org>
34842
34843         * modules/array-oset-tests: New file.
34844         * tests/test-array_oset.c: New file.
34845
34846 2007-01-14  Bruno Haible  <bruno@clisp.org>
34847
34848         * modules/array-list-tests: New file.
34849         * tests/test-array_list.c: New file.
34850
34851 2007-01-14  Bruno Haible  <bruno@clisp.org>
34852
34853         * gnulib-tool (func_create_testdir): Don't unnecessarily run configure
34854         and make.
34855         Reported by Simon Josefsson in
34856         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00139.html>
34857
34858 2007-01-14  Bruno Haible  <bruno@clisp.org>
34859
34860         * modules/allocsa-tests: New file.
34861         * tests/test-allocsa.c: New file.
34862
34863 2007-01-14  Bruno Haible  <bruno@clisp.org>
34864
34865         * modules/fchdir (Depends-on): Add absolute-header.
34866         * modules/unistd (Depends-on): Likewise.
34867
34868 2006-12-30  Bruno Haible  <bruno@clisp.org>
34869
34870         * modules/fchdir: New file.
34871         * modules/unistd (Files): Add lib/unistd_.h.
34872         (Makefile.am): Generate unistd.h from unistd_.h.
34873         * lib/fchdir.c: New file.
34874         * lib/dirent_.h: New file.
34875         * lib/unistd_.h: New file.
34876         * lib/fcntl_.h (open) [FCHDIR_REPLACEMENT]: New replacement.
34877         * m4/fchdir.m4: New file.
34878         * m4/unistd_h.m4 (gl_PREREQ_UNISTD): New macro.
34879         (gl_HEADER_UNISTD): Invoke it.
34880         * lib/dup-safer.c (dup_safer) [FCHDIR_REPLACEMENT]: Use the dup
34881         function.
34882         * lib/backupfile.c (opendir, closedir): Undefine.
34883         * lib/chown.c (open, close): Undefine.
34884         * lib/clean-temp.c (open, close): Undefine.
34885         * lib/copy-file.c (open, close): Undefine.
34886         * lib/execute.c (open, close): Undefine.
34887         * lib/fsusage.c (open, close): Undefine.
34888         * lib/gc-gnulib.c (open, close): Undefine.
34889         * lib/getcwd.c (opendir, closedir): Undefine.
34890         * lib/glob.c (opendir, closedir): Undefine.
34891         * lib/javacomp.c (open, close): Undefine.
34892         * lib/mountlist.c (open, close, opendir, closedir): Undefine.
34893         * lib/openat-proc.c (open, close): Undefine.
34894         * lib/pagealign_alloc.c (open, close): Undefine.
34895         * lib/pipe.c (open, close): Undefine.
34896         * lib/progreloc.c (open, close): Undefine.
34897         * lib/savedir.c (opendir, closedir): Undefine.
34898         * lib/utime.c (open, close): Undefine.
34899         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add fchdir.
34900
34901 2007-01-10  Bruno Haible  <bruno@clisp.org>
34902
34903         * lib/striconv.c (mem_cd_iconv): Align the temporary buffer.
34904
34905 2007-01-12  Eric Blake  <ebb9@byu.net>
34906
34907         Provide a robust <wchar.h>.  Further simplifications are now
34908         possible in other modules, but not included here.
34909         * modules/wchar: New module.
34910         * m4/wchar.m4: New file.
34911         * lib/wchar_.h: Likewise.
34912         * modules/mbchar (Depends-on): Depend on wchar, as the first use
34913         of the new module.
34914         * MODULES.html.sh (Extended multibyte and wide character utilities):
34915         New section.
34916
34917 2007-01-12  Paul Eggert  <eggert@cs.ucla.edu>
34918
34919         * lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX]: Define
34920         to a reasonable default for memory allocation.
34921         (xreadlink): Don't allocate a huge buffer, to work around a buggy
34922         file system that reports garbage st_size values for symlinks.
34923         Problem reported by Liyang Hu.
34924
34925 2007-01-11  Simon Josefsson  <simon@josefsson.org>
34926
34927         * gnulib-tool (func_all_modules): Exclude all .* files (e.g.,
34928         Emacs .#* auto-save files).
34929
34930 2007-01-11  Bruno Haible  <bruno@clisp.org>
34931
34932         * gnulib-tool (func_all_modules): Exclude all files inside the CVS
34933         directory.
34934
34935 2007-01-10  Paul Eggert  <eggert@cs.ucla.edu>
34936
34937         Use @...@ consistently in lib/wctype_.h.
34938         * lib/wctype_.h [HAVE_WINT_T]: Go back to using @...@, but rely
34939         on it being set to 1 or 0.
34940         * m4/wctype.m4 (gl_WCTYPE_H): Set HAVE_WINT_T to 1 or 0, and
34941         go back to AC_SUBSTing it.
34942         * modules/wctype (Makefile.am): Undo previous change.
34943
34944 2007-01-10  Eric Blake  <ebb9@byu.net>
34945
34946         * lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
34947         * m4/wctype.m4 (gl_WCTYPE_H): No need to AC_SUBST(HAVE_WINT_T).
34948         * modules/wctype (Makefile.am): Likewise.
34949         Reported by Chris McGuire.
34950
34951 2007-01-10  Jim Meyering  <jim@meyering.net>
34952
34953         fts.c: a small readability/maintainability improvement
34954         * lib/fts.c (fts_read): Make this code slightly more readable and
34955         maintainable by hoisting the "sp->fts_cur = p" assignments to
34956         immediately follow the statements that set P.  Derived from
34957         the patch by Miloslav Trmac in http://bugzilla.redhat.com/222089.
34958
34959 2007-01-10  Eric Blake  <ebb9@byu.net>
34960
34961         * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
34962         <wchar.h>, to work around BSDI bug in BSD/OS 4.0.1.
34963         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
34964         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
34965         Reported by Chris McGuire.
34966
34967 2007-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
34968
34969         * gnulib-tool (func_all_modules): Use POSIX conforming escaping
34970         in sed script.
34971
34972 2007-01-09  Bruno Haible  <bruno@clisp.org>
34973
34974         * MODULES.html.sh: Accept options --cvs-urls, --git-urls.
34975         (repo_url_prefix, repo_url_suffix, repo_url_suffix_repl): New
34976         variables.
34977         (func_module): Use them.
34978
34979 2007-01-09  Bruno Haible  <bruno@clisp.org>
34980
34981         * modules/unistr/base: New file.
34982         * lib/unistr.h: New file.
34983
34984         * modules/unistr/u8-to-u16: New file.
34985         * lib/unistr/u8-to-u16.c: New file.
34986
34987         * modules/unistr/u8-to-u32: New file.
34988         * lib/unistr/u8-to-u32.c: New file.
34989
34990         * modules/unistr/u16-to-u8: New file.
34991         * lib/unistr/u16-to-u8.c: New file.
34992
34993         * modules/unistr/u16-to-u32: New file.
34994         * lib/unistr/u16-to-u32.c: New file.
34995
34996         * modules/unistr/u32-to-u8: New file.
34997         * lib/unistr/u32-to-u8.c: New file.
34998
34999         * modules/unistr/u32-to-u16: New file.
35000         * lib/unistr/u32-to-u16.c: New file.
35001
35002         * modules/unistr/u8-check: New file.
35003         * modules/unistr/u16-check: New file.
35004         * modules/unistr/u32-check: New file.
35005         * lib/unistr/u8-check.c: New file.
35006         * lib/unistr/u16-check.c: New file.
35007         * lib/unistr/u32-check.c: New file.
35008
35009         * modules/unistr/u8-chr: New file.
35010         * modules/unistr/u16-chr: New file.
35011         * modules/unistr/u32-chr: New file.
35012         * lib/unistr/u8-chr.c: New file.
35013         * lib/unistr/u16-chr.c: New file.
35014         * lib/unistr/u32-chr.c: New file.
35015
35016         * modules/unistr/u8-cmp: New file.
35017         * modules/unistr/u16-cmp: New file.
35018         * modules/unistr/u32-cmp: New file.
35019         * lib/unistr/u8-cmp.c: New file.
35020         * lib/unistr/u16-cmp.c: New file.
35021         * lib/unistr/u32-cmp.c: New file.
35022
35023         * modules/unistr/u8-cpy: New file.
35024         * modules/unistr/u16-cpy: New file.
35025         * modules/unistr/u32-cpy: New file.
35026         * lib/unistr/u8-cpy.c: New file.
35027         * lib/unistr/u16-cpy.c: New file.
35028         * lib/unistr/u32-cpy.c: New file.
35029         * lib/unistr/u-cpy.h: New file.
35030
35031         * modules/unistr/u8-cpy-alloc: New file.
35032         * modules/unistr/u16-cpy-alloc: New file.
35033         * modules/unistr/u32-cpy-alloc: New file.
35034         * lib/unistr/u8-cpy-alloc.c: New file.
35035         * lib/unistr/u16-cpy-alloc.c: New file.
35036         * lib/unistr/u32-cpy-alloc.c: New file.
35037         * lib/unistr/u-cpy-alloc.h: New file.
35038
35039         * modules/unistr/u8-endswith: New file.
35040         * modules/unistr/u16-endswith: New file.
35041         * modules/unistr/u32-endswith: New file.
35042         * lib/unistr/u8-endswith.c: New file.
35043         * lib/unistr/u16-endswith.c: New file.
35044         * lib/unistr/u32-endswith.c: New file.
35045         * lib/unistr/u-endswith.h: New file.
35046
35047         * modules/unistr/u8-mblen: New file.
35048         * modules/unistr/u16-mblen: New file.
35049         * modules/unistr/u32-mblen: New file.
35050         * lib/unistr/u8-mblen.c: New file.
35051         * lib/unistr/u16-mblen.c: New file.
35052         * lib/unistr/u32-mblen.c: New file.
35053
35054         * modules/unistr/u8-mbtouc: New file.
35055         * modules/unistr/u16-mbtouc: New file.
35056         * modules/unistr/u32-mbtouc: New file.
35057         * lib/unistr/u8-mbtouc.c: New file.
35058         * lib/unistr/u16-mbtouc.c: New file.
35059         * lib/unistr/u32-mbtouc.c: New file.
35060
35061         * modules/unistr/u8-mbtouc-safe: New file.
35062         * modules/unistr/u16-mbtouc-safe: New file.
35063         * modules/unistr/u32-mbtouc-safe: New file.
35064         * lib/unistr/u8-mbtouc-safe.c: New file.
35065         * lib/unistr/u16-mbtouc-safe.c: New file.
35066         * lib/unistr/u32-mbtouc-safe.c: New file.
35067
35068         * modules/unistr/u8-move: New file.
35069         * modules/unistr/u16-move: New file.
35070         * modules/unistr/u32-move: New file.
35071         * lib/unistr/u8-move.c: New file.
35072         * lib/unistr/u16-move.c: New file.
35073         * lib/unistr/u32-move.c: New file.
35074         * lib/unistr/u-move.h: New file.
35075
35076         * modules/unistr/u8-next: New file.
35077         * modules/unistr/u16-next: New file.
35078         * modules/unistr/u32-next: New file.
35079         * lib/unistr/u8-next.c: New file.
35080         * lib/unistr/u16-next.c: New file.
35081         * lib/unistr/u32-next.c: New file.
35082
35083         * modules/unistr/u8-prev: New file.
35084         * modules/unistr/u16-prev: New file.
35085         * modules/unistr/u32-prev: New file.
35086         * lib/unistr/u8-prev.c: New file.
35087         * lib/unistr/u16-prev.c: New file.
35088         * lib/unistr/u32-prev.c: New file.
35089
35090         * modules/unistr/u8-set: New file.
35091         * modules/unistr/u16-set: New file.
35092         * modules/unistr/u32-set: New file.
35093         * lib/unistr/u8-set.c: New file.
35094         * lib/unistr/u16-set.c: New file.
35095         * lib/unistr/u32-set.c: New file.
35096         * lib/unistr/u-set.h: New file.
35097
35098         * modules/unistr/u8-startswith: New file.
35099         * modules/unistr/u16-startswith: New file.
35100         * modules/unistr/u32-startswith: New file.
35101         * lib/unistr/u8-startswith.c: New file.
35102         * lib/unistr/u16-startswith.c: New file.
35103         * lib/unistr/u32-startswith.c: New file.
35104         * lib/unistr/u-startswith.h: New file.
35105
35106         * modules/unistr/u8-stpcpy: New file.
35107         * modules/unistr/u16-stpcpy: New file.
35108         * modules/unistr/u32-stpcpy: New file.
35109         * lib/unistr/u8-stpcpy.c: New file.
35110         * lib/unistr/u16-stpcpy.c: New file.
35111         * lib/unistr/u32-stpcpy.c: New file.
35112         * lib/unistr/u-stpcpy.h: New file.
35113
35114         * modules/unistr/u8-stpncpy: New file.
35115         * modules/unistr/u16-stpncpy: New file.
35116         * modules/unistr/u32-stpncpy: New file.
35117         * lib/unistr/u8-stpncpy.c: New file.
35118         * lib/unistr/u16-stpncpy.c: New file.
35119         * lib/unistr/u32-stpncpy.c: New file.
35120         * lib/unistr/u-stpncpy.h: New file.
35121
35122         * modules/unistr/u8-strcat: New file.
35123         * modules/unistr/u16-strcat: New file.
35124         * modules/unistr/u32-strcat: New file.
35125         * lib/unistr/u8-strcat.c: New file.
35126         * lib/unistr/u16-strcat.c: New file.
35127         * lib/unistr/u32-strcat.c: New file.
35128         * lib/unistr/u-strcat.h: New file.
35129
35130         * modules/unistr/u8-strchr: New file.
35131         * modules/unistr/u16-strchr: New file.
35132         * modules/unistr/u32-strchr: New file.
35133         * lib/unistr/u8-strchr.c: New file.
35134         * lib/unistr/u16-strchr.c: New file.
35135         * lib/unistr/u32-strchr.c: New file.
35136
35137         * modules/unistr/u8-strcmp: New file.
35138         * modules/unistr/u16-strcmp: New file.
35139         * modules/unistr/u32-strcmp: New file.
35140         * lib/unistr/u8-strcmp.c: New file.
35141         * lib/unistr/u16-strcmp.c: New file.
35142         * lib/unistr/u32-strcmp.c: New file.
35143
35144         * modules/unistr/u8-strcpy: New file.
35145         * modules/unistr/u16-strcpy: New file.
35146         * modules/unistr/u32-strcpy: New file.
35147         * lib/unistr/u8-strcpy.c: New file.
35148         * lib/unistr/u16-strcpy.c: New file.
35149         * lib/unistr/u32-strcpy.c: New file.
35150         * lib/unistr/u-strcpy.h: New file.
35151
35152         * modules/unistr/u8-strcspn: New file.
35153         * modules/unistr/u16-strcspn: New file.
35154         * modules/unistr/u32-strcspn: New file.
35155         * lib/unistr/u8-strcspn.c: New file.
35156         * lib/unistr/u16-strcspn.c: New file.
35157         * lib/unistr/u32-strcspn.c: New file.
35158         * lib/unistr/u-strcspn.h: New file.
35159
35160         * modules/unistr/u8-strdup: New file.
35161         * modules/unistr/u16-strdup: New file.
35162         * modules/unistr/u32-strdup: New file.
35163         * lib/unistr/u8-strdup.c: New file.
35164         * lib/unistr/u16-strdup.c: New file.
35165         * lib/unistr/u32-strdup.c: New file.
35166         * lib/unistr/u-strdup.h: New file.
35167
35168         * modules/unistr/u8-strlen: New file.
35169         * modules/unistr/u16-strlen: New file.
35170         * modules/unistr/u32-strlen: New file.
35171         * lib/unistr/u8-strlen.c: New file.
35172         * lib/unistr/u16-strlen.c: New file.
35173         * lib/unistr/u32-strlen.c: New file.
35174         * lib/unistr/u-strlen.h: New file.
35175
35176         * modules/unistr/u8-strmblen: New file.
35177         * modules/unistr/u16-strmblen: New file.
35178         * modules/unistr/u32-strmblen: New file.
35179         * lib/unistr/u8-strmblen.c: New file.
35180         * lib/unistr/u16-strmblen.c: New file.
35181         * lib/unistr/u32-strmblen.c: New file.
35182
35183         * modules/unistr/u8-strmbtouc: New file.
35184         * modules/unistr/u16-strmbtouc: New file.
35185         * modules/unistr/u32-strmbtouc: New file.
35186         * lib/unistr/u8-strmbtouc.c: New file.
35187         * lib/unistr/u16-strmbtouc.c: New file.
35188         * lib/unistr/u32-strmbtouc.c: New file.
35189
35190         * modules/unistr/u8-strncat: New file.
35191         * modules/unistr/u16-strncat: New file.
35192         * modules/unistr/u32-strncat: New file.
35193         * lib/unistr/u8-strncat.c: New file.
35194         * lib/unistr/u16-strncat.c: New file.
35195         * lib/unistr/u32-strncat.c: New file.
35196         * lib/unistr/u-strncat.h: New file.
35197
35198         * modules/unistr/u8-strncmp: New file.
35199         * modules/unistr/u16-strncmp: New file.
35200         * modules/unistr/u32-strncmp: New file.
35201         * lib/unistr/u8-strncmp.c: New file.
35202         * lib/unistr/u16-strncmp.c: New file.
35203         * lib/unistr/u32-strncmp.c: New file.
35204
35205         * modules/unistr/u8-strncpy: New file.
35206         * modules/unistr/u16-strncpy: New file.
35207         * modules/unistr/u32-strncpy: New file.
35208         * lib/unistr/u8-strncpy.c: New file.
35209         * lib/unistr/u16-strncpy.c: New file.
35210         * lib/unistr/u32-strncpy.c: New file.
35211         * lib/unistr/u-strncpy.h: New file.
35212
35213         * modules/unistr/u8-strnlen: New file.
35214         * modules/unistr/u16-strnlen: New file.
35215         * modules/unistr/u32-strnlen: New file.
35216         * lib/unistr/u8-strnlen.c: New file.
35217         * lib/unistr/u16-strnlen.c: New file.
35218         * lib/unistr/u32-strnlen.c: New file.
35219         * lib/unistr/u-strnlen.h: New file.
35220
35221         * modules/unistr/u8-strpbrk: New file.
35222         * modules/unistr/u16-strpbrk: New file.
35223         * modules/unistr/u32-strpbrk: New file.
35224         * lib/unistr/u8-strpbrk.c: New file.
35225         * lib/unistr/u16-strpbrk.c: New file.
35226         * lib/unistr/u32-strpbrk.c: New file.
35227         * lib/unistr/u-strpbrk.h: New file.
35228
35229         * modules/unistr/u8-strrchr: New file.
35230         * modules/unistr/u16-strrchr: New file.
35231         * modules/unistr/u32-strrchr: New file.
35232         * lib/unistr/u8-strrchr.c: New file.
35233         * lib/unistr/u16-strrchr.c: New file.
35234         * lib/unistr/u32-strrchr.c: New file.
35235
35236         * modules/unistr/u8-strspn: New file.
35237         * modules/unistr/u16-strspn: New file.
35238         * modules/unistr/u32-strspn: New file.
35239         * lib/unistr/u8-strspn.c: New file.
35240         * lib/unistr/u16-strspn.c: New file.
35241         * lib/unistr/u32-strspn.c: New file.
35242         * lib/unistr/u-strspn.h: New file.
35243
35244         * modules/unistr/u8-strstr: New file.
35245         * modules/unistr/u16-strstr: New file.
35246         * modules/unistr/u32-strstr: New file.
35247         * lib/unistr/u8-strstr.c: New file.
35248         * lib/unistr/u16-strstr.c: New file.
35249         * lib/unistr/u32-strstr.c: New file.
35250         * lib/unistr/u-strstr.h: New file.
35251
35252         * modules/unistr/u8-strtok: New file.
35253         * modules/unistr/u16-strtok: New file.
35254         * modules/unistr/u32-strtok: New file.
35255         * lib/unistr/u8-strtok.c: New file.
35256         * lib/unistr/u16-strtok.c: New file.
35257         * lib/unistr/u32-strtok.c: New file.
35258         * lib/unistr/u-strtok.h: New file.
35259
35260         * modules/unistr/u8-uctomb: New file.
35261         * modules/unistr/u16-uctomb: New file.
35262         * modules/unistr/u32-uctomb: New file.
35263         * lib/unistr/u8-uctomb.c: New file.
35264         * lib/unistr/u16-uctomb.c: New file.
35265         * lib/unistr/u32-uctomb.c: New file.
35266
35267         * MODULES.html.sh (Unicode string functions): Add the new modules.
35268
35269 2007-01-08  Bruno Haible  <bruno@clisp.org>
35270
35271         * gnulib-tool (func_all_modules): Use find, not ls, to traverse the
35272         modules directory. Filter out CVS, ChangeLog, COPYING, README also from
35273         subdirectories.
35274
35275 2007-01-08  Karl Berry  <karl@gnu.org>
35276
35277         * doc/error.texi: mention that main() fns must set program_name
35278         when progname is used.
35279
35280 2007-01-08  Paul Eggert  <eggert@cs.ucla.edu>
35281
35282         * m4/wctype.m4 (gl_WCTYPE_H): Compute ABSOLUTE_WCTYPE_H even if
35283         WCTYPE_H is empty, for the benefit of builds from non-distclean
35284         directories.  Problem reported by Eric Blake in
35285         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00157.html>.
35286
35287 2007-01-08  Bruno Haible  <bruno@clisp.org>
35288
35289         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Remove
35290         PROVIDE_CANONICALIZE_FILENAME_MODE macro definition.
35291         * lib/canonicalize.h: Test GNULIB_CANONICALIZE instead of
35292         PROVIDE_CANONICALIZE_FILENAME_MODE.
35293         * modules/canonicalize (configure.ac): Use gl_MODULE_INDICATOR.
35294
35295 2007-01-08  Bruno Haible  <bruno@clisp.org>
35296
35297         * m4/fts.m4 (gl_FUNC_FTS_LGPL): Remove _LGPL_PACKAGE macro definition.
35298         * lib/fts_.h (_LGPL_PACKAGE): Remove macro.
35299         Use !GNULIB_FTS instead of _LGPL_PACKAGE.
35300         * lib/fts.c: Likewise.
35301         * modules/fts (configure.ac): Use gl_MODULE_INDICATOR.
35302
35303 2006-12-25  Bruno Haible  <bruno@clisp.org>
35304
35305         * modules/utf8-ucs4-safe: New file.
35306         * lib/utf8-ucs4-safe.h: New file.
35307         * lib/unistr/utf8-ucs4-safe.c: New file.
35308
35309         * modules/utf16-ucs4-safe: New file.
35310         * lib/utf16-ucs4-safe.h: New file.
35311         * lib/unistr/utf16-ucs4-safe.c: New file.
35312
35313         * MODULES.html.sh (Unicode string functions): Add the new modules.
35314
35315 2007-01-08  Bruno Haible  <bruno@clisp.org>
35316
35317         * modules/utf8-ucs4 (Files, lib_SOURCES): Add unistr/utf8-ucs4.c.
35318         (Depends-on): Add unitypes.
35319         * lib/utf8-ucs4.h: Add double-inclusion guard. Include unitypes.h.
35320         (u8_mbtouc_aux): Move out to separate file.
35321         (u8_mbtouc): Use ucs4_t, uint8_t types.
35322         * lib/unistr/utf8-ucs4.c: New file.
35323
35324         * modules/utf16-ucs4 (Files, lib_SOURCES): Add unistr/utf16-ucs4.c.
35325         (Depends-on): Add unitypes.
35326         * lib/utf16-ucs4.h: Add double-inclusion guard. Include unitypes.h.
35327         (u16_mbtouc_aux): Move out to separate file.
35328         (u16_mbtouc): Use ucs4_t, uint16_t types.
35329         * lib/unistr/utf16-ucs4.c: New file.
35330
35331         * modules/ucs4-utf8 (Files, lib_SOURCES): Add unistr/ucs4-utf8.c.
35332         (Depends-on): Add unitypes.
35333         * lib/ucs4-utf8.h: Add double-inclusion guard. Include unitypes.h.
35334         (u8_uctomb_aux): Move out to separate file.
35335         (u8_uctomb): Use ucs4_t, uint8_t types.
35336         * lib/unistr/ucs4-utf8.c: New file.
35337
35338         * modules/ucs4-utf16 (Files, lib_SOURCES): Add unistr/ucs4-utf16.c.
35339         (Depends-on): Add unitypes.
35340         * lib/ucs4-utf16.h: Add double-inclusion guard. Include unitypes.h.
35341         (u16_uctomb_aux): Move out to separate file.
35342         (u16_uctomb): Use ucs4_t, uint16_t types.
35343         * lib/unistr/ucs4-utf16.c: New file.
35344
35345 2006-12-25  Bruno Haible  <bruno@clisp.org>
35346
35347         * modules/unitypes: New file.
35348         * lib/unitypes.h: New file.
35349         * MODULES.html.sh (func_all_modules): New section "Unicode string
35350         functions". Move ucs4-utf8, ucs4-utf16, utf8-ucs4, utf16-ucs4 to
35351         this section. Add unitypes.
35352
35353 2007-01-08  Bruno Haible  <bruno@clisp.org>
35354
35355         Avoid variable names that conflict with those from libtool.
35356         * m4/lib-link.m4 (AC_LIB_RPATH, AC_LIB_LINKFLAGS_BODY,
35357         AC_LIB_LINKFLAGS_FROM_LIBS): Rename libext to acl_libext,
35358         shlibext to acl_shlibext, libname_spec to acl_libname_spec,
35359         library_names_spec to acl_library_names_spec, hardcode_* to
35360         acl_hardcode_*.
35361         Reported by Ralf Wildenhues.
35362
35363 2007-01-08  Bruno Haible  <bruno@clisp.org>
35364
35365         * m4/gc-arcfour.m4 (gl_GC_ARCFOUR): Remove GC_USE_ARCFOUR macro
35366         definition.
35367         * m4/gc-arctwo.m4 (gl_GC_ARCTWO): Remove GC_USE_ARCTWO macro
35368         definition.
35369         * m4/gc-des.m4 (gl_GC_DES): Remove GC_USE_DES macro definition.
35370         * m4/gc-hmac-md5.m4 (gl_GC_HMAC_MD5): Remove GC_USE_HMAC_MD5 macro
35371         definition.
35372         * m4/gc-hmac-sha1.m4 (gl_GC_HMAC_SHA1): Remove GC_USE_HMAC_SHA1 macro
35373         definition.
35374         * m4/gc-md2.m4 (gl_GC_MD2): Remove GC_USE_MD2 macro definition.
35375         * m4/gc-md4.m4 (gl_GC_MD4): Remove GC_USE_MD4 macro definition.
35376         * m4/gc-md5.m4 (gl_GC_MD5): Remove GC_USE_MD5 macro definition.
35377         * m4/gc-random.m4 (gl_GC_RANDOM): Remove GC_USE_RANDOM macro
35378         definition.
35379         * m4/gc-rijndael.m4 (gl_GC_RIJNDAEL): Remove GC_USE_RIJNDAEL macro
35380         definition.
35381         * m4/gc-sha1.m4 (gl_GC_SHA1): Remove GC_USE_SHA1 macro definition.
35382         * lib/gc-gnulib.c: Use GNULIB_GC_<algorithm> instead of
35383         GC_USE_<algorithm>.
35384         * lib/gc-libgcrypt.c: Likewise.
35385         * modules/gc-arcfour (configure.ac): Use gl_MODULE_INDICATOR.
35386         * modules/gc-arctwo (configure.ac): Likewise.
35387         * modules/gc-des (configure.ac): Likewise.
35388         * modules/gc-hmac-md5 (configure.ac): Likewise.
35389         * modules/gc-hmac-sha1 (configure.ac): Likewise.
35390         * modules/gc-md2 (configure.ac): Likewise.
35391         * modules/gc-md4 (configure.ac): Likewise.
35392         * modules/gc-md5 (configure.ac): Likewise.
35393         * modules/gc-random (configure.ac): Likewise.
35394         * modules/gc-rijndael (configure.ac): Likewise.
35395         * modules/gc-sha1 (configure.ac): Likewise.
35396
35397 2007-01-08  Bruno Haible  <bruno@clisp.org>
35398
35399         * m4/close-stream.m4 (gl_CLOSE_STREAM): Remove GNULIB_CLOSE_STREAM
35400         macro definition.
35401         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Remove GNULIB_FCNTL_SAFER macro
35402         definition.
35403         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Remove GNULIB_FOPEN_SAFER macro
35404         definition.
35405         * modules/close-stream (configure.ac): Invoke gl_MODULE_INDICATOR.
35406         * modules/fcntl-safer (configure.ac): Likewise.
35407         * modules/fopen-safer (configure.ac): Likewise.
35408         * modules/fwriteerror (configure.ac): Likewise. Remove explicit
35409         GNULIB_FWRITEERROR macro definition.
35410
35411 2007-01-08  Bruno Haible  <bruno@clisp.org>
35412
35413         * m4/gnulib-common.m4: New file.
35414         * gnulib-tool (func_get_autoconf_snippet): Undo last change.
35415         (func_get_filelist): Add m4/gnulib-common.m4.
35416
35417 2007-01-08  Bruno Haible  <bruno@clisp.org>
35418
35419         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Simplify the sorting
35420         command.
35421
35422 2007-01-08  Jim Meyering  <jim@meyering.net>
35423
35424         Use a more robust test for a "can't happen" condition.
35425         * lib/fts.c (fts_read): Revert the change of 2006-11-22, since it
35426         narrowed the st_size value.  Presuming the "can't happen" condition
35427         is true, that narrowing could conceivably convert an invalid st_size
35428         value into a valid one.  Instead, use a change based on Matthew
35429         Woehlke's original patch.
35430
35431         Slight readability improvement: use an assert-like macro
35432         in place of literal "abort ()" uses.
35433         * lib/fts.c (fts_assert): Define.
35434         (fts_set_stat_required, cwd_advance_fd, fts_read, fd_ring_check):
35435         Use this macro instead of a bare 'abort'.
35436
35437 2007-01-05  Paul Eggert  <eggert@cs.ucla.edu>
35438
35439         Don't worry about using IRIX 5.3's wctype.h broken definitions;
35440         simply work around them.
35441         * lib/wctype_.h: Remove test for HAVE_WCTYPE_CTMP_BUG.
35442         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph, iswlower):
35443         (iswprint, iswpunct, iswspace, iswupper, iswxdigit): Undef before
35444         declaring.
35445         Don't bother to define as macros, since the standard doesn't require it.
35446         * m4/wctype.m4 (WCTYPE_H, ABSOLUTE_WCTYPE_H): Simplify, since we no
35447         longer worry about IRIX 5.3.
35448         (HAVE_WCTYPE_CTMP_BUG): Remove.
35449
35450 2007-01-04  Paul Eggert  <eggert@cs.ucla.edu>
35451
35452         * lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now of type wchar_t,
35453         not wint_t.  Also, include <ctype.h>, to fix another IRIX bug.
35454         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
35455         Problems reported by Georg Schwarz for IRIX 5.3.
35456
35457         * gnulib-tool (autoconf_minversion): Take the maximum version number
35458         found, not the minimum.  Problem reported by James Youngman.
35459
35460 2007-01-03  Karl Berry  <karl@gnu.org>
35461
35462         * doc/error.texi: new file, explaining interaction with progname.
35463         * doc/gnulib.texi: include it.  Update copyright.
35464
35465 2007-01-03  Simon Josefsson  <simon@josefsson.org>
35466
35467         * gnulib-tool (func_create_testdir): Run AC_CANONICAL_BUILD and
35468         AC_CANONICAL_HOST, to improve autobuild outputs.
35469
35470 2007-01-03  Paolo Bonzini  <bonzini@gnu.org>
35471             Yoann Vandoorselaere <yoann.v@prelude-ids.com>
35472
35473         * lib/poll.c (poll): Use recv on Mac OS X to distinguish connected
35474         sockets, server sockets, and other file descriptors.  Count errors
35475         to compute the return value.  Reorder the code a bit to be easier
35476         to follow.  Don't set event bits that were not requested (except
35477         POLLERR and POLLHUP).
35478
35479 2007-01-01  Bruno Haible  <bruno@clisp.org>
35480
35481         * modules/lchmod (Include): Require lchmod.h, not lchown.h.
35482
35483 2007-01-03  Jim Meyering  <jim@meyering.net>
35484
35485         * modules/fts-lgpl (Depends-on): Add i-ring.  Reported by Bruno Haible.
35486
35487 2007-01-02  Bruno Haible  <bruno@clisp.org>
35488
35489         * modules/settime (Include): Require timespec.h.
35490         * modules/nanosleep (Include): Likewise.
35491
35492 2007-01-01  Bruno Haible  <bruno@clisp.org>
35493
35494         * gnulib-tool (func_emit_copyright_notice): Bump year.
35495         (func_get_autoconf_snippet): Emit a GNULIB_<modulename> macro.
35496
35497 2007-01-01  Bruno Haible  <bruno@clisp.org>
35498
35499         Improve support for OpenBSD.
35500         * build-aux/config.rpath (libname_spec): Export.
35501         (library_names_spec): New variable. Export.
35502         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Extract libname_spec and
35503         library_names_spec from the config.rpath output. Locate shared library
35504         through the name pattern in library_names_spec.
35505
35506 2007-01-01  Eric Blake  <ebb9@byu.net>
35507
35508         * lib/version-etc.c (COPYRIGHT_YEAR): Bump for new year.
35509
35510 2006-12-30  Paul Eggert  <eggert@cs.ucla.edu>
35511
35512         * gnulib-tool (SORT): Remove, since we no longer assume GNU sort.
35513         Rewrite so as not to assume GNU sort or "tail -1".  Also, don't
35514         assume the C locale, and avoid an "eval" that could cause trouble.
35515         Problem with SORT reported by Bob Proulx.
35516
35517         * lib/getpagesize.h (getpagesize) [defined __amigaos4__]:
35518         Define.  Trivial patch from Henning Nielsen Lund, originally
35519         sent to bug-grep@gnu.org today.
35520
35521 2006-12-29  Paul Eggert  <eggert@cs.ucla.edu>
35522
35523         * lib/acl.h: Include sys/types.h and sys/stat.h, for mode_t and
35524         struct stat.  Problem reported by Henning Nielsen Lund.
35525         * lib/acl.c: Include acl.h first, to check interface.  Don't
35526         bother to include sys/types.h and sys/stat.h again.
35527
35528 2006-12-28  Paul Eggert  <eggert@cs.ucla.edu>
35529
35530         Import the following change from libc; problem reported by
35531         Sven Verdoolaege.
35532
35533         2005-10-13  Ulrich Drepper  <drepper@redhat.com>
35534
35535         [BZ #1373]
35536         * lib/argp.h: Remove __NTH for __argp_usage inline function.
35537
35538 2006-12-28  Jim Meyering  <jim@meyering.net>
35539
35540         * build-aux/announce-gen: Do not assume that the package
35541         builds any of tar.gz, tar.bz2, and .xdelta files.
35542         Suggestion from Simon Josefsson.
35543
35544 2006-12-28  Simon Josefsson  <simon@josefsson.org>
35545
35546         * modules/announce-gen: New file.
35547
35548 2006-12-27  Paul Eggert  <eggert@cs.ucla.edu>
35549
35550         * lib/mbchar.h: Just include <wctype.h>; the wctype module
35551         handles its gotchas now.
35552         * lib/mbswidth.c: Likewise.
35553         * lib/wcwidth.h: Likewise.
35554         * m4/mbchar.m4 (gl_MBCHAR): Don't bother checking for wctype.h
35555         and iswcntrl; the wctype module does this stuff now.
35556         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
35557         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
35558         * modules/mbchar (Depends-on): Add wctype.
35559         * modules/mbswidth (Depends-on): Likewise.
35560         * modules/wcwidth (Depends-on): Likewise.
35561
35562 2006-12-27  Eric Blake  <ebb9@byu.net>
35563
35564         * lib/fnmatch.c: Reinstate inclusion of <wchar.h>, since this
35565         module uses more than what <wctype.h> is required to provide.
35566
35567 2006-12-26  Eric Blake  <ebb9@byu.net>
35568
35569         * gnulib-tool (sed_extract_prog): Avoid space-tab.
35570
35571 2006-12-26  Eric Blake  <ebb9@byu.net>
35572
35573         * modules/absolute-header: New module.
35574         * modules/fcntl (Depends-on): Depend on it.
35575         * modules/inttypes (Depends-on): Likewise.
35576         * modules/stdint (Depends-on): Likewise.
35577         * modules/sys_stat (Depends-on): Likewise.
35578         * modules/wctype (Depends-on): Likewise.
35579         * MODULES.html.sh (Support for building libraries and
35580         executables): Document it.
35581
35582 2006-12-25  Paul Eggert  <eggert@cs.ucla.edu>
35583
35584         * gnulib-tool (SED): Remove, undoing previous change.
35585         The problem was that it broke coreutils on Solaris, because
35586         "sed --posix" leaked into a makefile.
35587         (sed): New alias, if 'alias' and GNU sed.
35588
35589 2006-12-24  Jim Meyering  <jim@meyering.net>
35590
35591         Work around an fchownat bug in glibc-2.4:
35592         http://lists.ubuntu.com/archives/ubuntu-users/2006-September/093218.html
35593         This bug would cause "chown -RP ... DIR" to follow symlinks in DIR,
35594         in spite of the -P option.
35595         * m4/openat.m4 (gl_FUNC_FCHOWNAT, gl_FUNC_FCHOWNAT_DEREF_BUG):
35596         New macros.
35597         (gl_PREREQ_OPENAT): Require gl_FUNC_FCHOWNAT.
35598         * modules/openat (Files): Add lib/fchownat.c.
35599         * lib/openat.c (fchownat): Don't define here.  Move to...
35600         * lib/fchownat.c: ...this new file.
35601
35602 2006-12-23  Paul Eggert  <eggert@cs.ucla.edu>
35603
35604         Fix bug reported by Bruno Haible in
35605         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00228.html>
35606         where quotearg.c didn't compile on Mac OS X 10.2 because it
35607         lacks <wchar.h> and wint_t.
35608         * lib/wctype_.h (__wctype_wint_t): New type.
35609         Include <stdio.h>, <time.h>, <wchar.h> only if HAVE_WINT_T.
35610         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph):
35611         (iswlower, iswprint, iswpunct, iswspace, iswupper, ixwxdigit):
35612         Arg is now of type __wctype_wint_t, not wint_t.
35613         * m4/wctype.m4 (gl_WCTYPE_H): Require gt_TYPE_WINT_T, and
35614         substitute HAVE_WINT_T.
35615         * modules/wctype (Files): Add m4/wint_t.m4.
35616         (wctype.h): Substitute HAVE_WINT_T.
35617
35618 2006-12-23  Bruno Haible  <bruno@clisp.org>
35619
35620         * lib/safe-read.h [C++]: Wrap declarations in extern "C".
35621
35622 2006-12-23  Bruno Haible  <bruno@clisp.org>
35623
35624         * lib/canonicalize-lgpl.c (__realpath): Test HAVE_READLINK instead of
35625         S_ISLNK.
35626         Needed because gnulib's sys/stat.h replacement defines S_ISLNK on
35627         mingw.
35628
35629 2006-12-22  Bruno Haible  <bruno@clisp.org>
35630
35631         * lib/copy-file.c: Include acl.h.
35632         (copy_file_preserving) [USE_ACL]: Use copy_acl instead of chmod.
35633         Close the file descriptors only after being done with copy_acl.
35634         * modules/copy-file (Depends-on): Add acl.
35635
35636 2006-12-22  Bruno Haible  <bruno@clisp.org>
35637
35638         * gnulib-tool (SED): New variable.
35639         Use $SED instead of sed everywhere.
35640
35641 2006-12-22  Bruno Haible  <bruno@clisp.org>
35642
35643         * modules/no-c++: New file.
35644         * m4/no-c++.m4: New file.
35645         * MODULES.html.sh (Support for building libraries and executables):
35646         Add no-c++.
35647
35648 2006-12-22  Paul Eggert  <eggert@cs.ucla.edu>
35649
35650         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
35651         Include <limits.h>, and use its INT_MAX to rewrite the
35652         j loop so that it does not overflow 'int'.  Problem reported by
35653         Ralf Wildenhues in
35654         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00084.html>.
35655         Play it safe by shifting left by 1 rather than multiplying by 2,
35656         as GCC is less likely to optimize this away when the value
35657         is signed (when it assumes overflow leads to undefined behavior).
35658         Also, don't assume time_t uses two's complement.
35659
35660 2006-12-21  Paul Eggert  <eggert@cs.ucla.edu>
35661
35662         * MODULES.html.sh: New module wctype.
35663         * lib/wctype_.h, m4/wctype.m4, modules/wctype: New files.
35664         * lib/fnmatch.c: Don't bother to include <wchar.h> before
35665         <wctype.h>, since the new wctype module should fix this.
35666         * lib/quotearg.c: Include <wctype.h> unconditionally, since
35667         the wctype module should arrange for it.
35668         * lib/regex_internal.h: Likewise.
35669         * m4/quotearg.m4 (gl_QUOTEARG): Don't check for wctype.h or iswprint,
35670         since the wctype module should handle this now.
35671         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for wctype.h.
35672         * modules/fnmatch (Depends-on): Add wctype.
35673         * modules/quotearg (Depends-on): Likewise.
35674         * modules/regex (Depends-on): Likewise.
35675
35676 2006-12-19  Bruno Haible  <bruno@clisp.org>
35677
35678         * lib/strdup.h [C++]: Wrap definitions in extern "C".
35679         Suggested by Lorenzo Bettini <bettini@dsi.unifi.it>.
35680
35681 2006-12-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
35682
35683         * modules/savewd (Depends-on): Fix dependency on fcntl.
35684
35685 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
35686
35687         * m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty if stdint.h
35688         conforms to C99, rather than relying on the user's environment
35689         setting of STDINT_H.
35690
35691 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
35692         and Eric Blake  <ebb9@byu.net>
35693
35694         * lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Default to 0, not 1.
35695         This is more consistent with the other defines here.
35696         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT):
35697         Port to z/OS.  Problem reported by Paul Gilmartin.
35698         Change local vars to use gl_ prefix rather than ac_.
35699         Don't define DOUBLE_SLASH_IS_DISTINCT_ROOT to 0, for consistency
35700         with other defines.
35701         * modules/double-slash-root: New module.
35702         * modules/dirname (Files): Remove m4/double-slash-root.m4.
35703         (Depends-on): Add double-slash-root.
35704         * MODULES.html.sh (File system functions): Mention new module.
35705
35706 2006-12-14  Paul Eggert  <eggert@cs.ucla.edu>
35707
35708         * lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.
35709         (yesno) [!ENABLE_NLS]: Don't invoke getline or rpmatch.
35710         This is for the benefit of gzip, which doesn't do i18n.
35711
35712 2006-12-12  Jim Meyering  <jim@meyering.net>
35713
35714         * m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.
35715         Reported by Andreas Schwab <schwab@suse.de>.
35716
35717 2006-12-12  Bruno Haible  <bruno@clisp.org>
35718
35719         Merge these changes.
35720         2006-09-05  Bruno Haible  <bruno@clisp.org>
35721         * lib/iconvme.c (iconv_string): No need to save and restore errno when
35722         iconv_alloc succeeded.
35723         (iconv_alloc): Don't assume that malloc() or realloc(), when failing,
35724         sets errno to ENOMEM. (malloc on GNU/kFreeBSD doesn't.) No need to
35725         test for " && dest " at the end - dest is always != NULL there. Call
35726         iconv with 4xNULL arguments initially, to reset the state. Call iconv
35727         with 2xNULL arguments, also to flush the state storage. Handle the
35728         IRIX iconv behaviour. Realloc the final result, to throw away unused
35729         memory.
35730
35731 2006-12-11  Paul Eggert  <eggert@cs.ucla.edu>
35732
35733         * m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat
35734         and fchmodat unconditionally, since glibc 2.4 has them.
35735         Problem reported by Arkadiusz Miskiewicz.
35736
35737 2006-12-10  Bruno Haible  <bruno@clisp.org>
35738
35739         * gnulib-tool (func_import): Show the include files only for those
35740         modules that are copied and specified.
35741         Reported by Karl Berry.
35742
35743 2006-12-08  Jim Meyering  <jim@meyering.net>
35744
35745         * build-aux/announce-gen ($VERSION): Don't use of $Revision...$.
35746         Instead, use Emacs' time-stamp write hook.  Note that the time is UTC.
35747
35748         * build-aux/announce-gen: Add two new options, both optional:
35749         --bootstrap-tools=TOOL_LIST
35750               a comma-separated list of tools, e.g.,
35751               autoconf,automake,bison,gnulib
35752         --gnulib-snapshot-date=DATE
35753               if gnulib is in the bootstrap tool list,
35754               then report this as the snapshot date.
35755               If not specified, use the current date/time.
35756               If you specify a date here, be sure it's UTC.
35757
35758 2006-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
35759
35760         * tests/test-argp-2.sh: Fix test to match actual output.
35761         (func_compare): Fix sed script to be portable.
35762
35763 2006-12-05  Paul Eggert  <eggert@cs.ucla.edu>
35764
35765         * lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS]: Add a
35766         workaround for this case.  It is not autoconfigured now; offhand
35767         it's hard to see how to autoconfigure it.
35768
35769 2006-12-03  Paul Eggert  <eggert@cs.ucla.edu>
35770
35771         * lib/mkdir-p.c (make_dir_parents): Fix race condition when making
35772         a directory that is about to be chowned.  Such a directory's
35773         initial file permissions should permit the owner only and this
35774         should not be changed until after the chown, since the group and
35775         other bits would be incorrect if they granted permission before
35776         the chown.
35777
35778         Fix porting problem for iswctype reported by Georg Schwarz in:
35779         http://lists.gnu.org/archive/html/bug-coreutils/2006-12/msg00017.html
35780         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.
35781         * lib/regex_internal.h (RE_ENABLE_I18N): Likewise.
35782         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for iswctype, too.
35783         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
35784
35785 2006-12-03  Jim Meyering  <jim@meyering.net>
35786
35787         * lib/fts.c (fts_load): Don't set sp->fts_dev here, since
35788         p->fts_statp may not yet be defined.
35789         (fts_read): Instead, set it in the caller, once p->fts_statp is
35790         sure to be defined, and corresponds to a top-level directory.
35791         This bug made du -x fail.  Here's the coreutils test case:
35792         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=ba45154d8e9f
35793         Reported by Mike Frysinger.
35794
35795 2006-12-01  Jim Meyering  <jim@meyering.net>
35796
35797         * modules/savewd (Depends-on): Add fcntl_h to avoid self-test
35798         build failure due to missing definition of HAVE_WORKING_O_NOFOLLOW.
35799         Reported by Simon Josefsson.
35800
35801 2006-11-30  Jim Meyering  <jim@meyering.net>
35802
35803         * m4/warning.m4: Use the all-permissive copyright notice
35804         recommended by RMS (rather than LGPL).
35805         * m4/vararrays.m4: Likewise.
35806         * m4/flexmember.m4: Likewise.
35807
35808 2006-11-29  Bruno Haible  <bruno@clisp.org>
35809
35810         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
35811         noinst_LIBRARIES. Augment noinst_LIBRARIES and noinst_LTLIBRARIES
35812         using +=.
35813         Reported by Simon Josefsson <simon@josefsson.org>.
35814
35815 2006-11-28  James Youngman <jay@gnu.org>
35816
35817         * README: Advise users that they might find the bug-gnulib@gnu.org
35818         and autotools-announce@gnu.org mailing lists useful.
35819
35820 2006-11-28  Bruno Haible  <bruno@clisp.org>
35821
35822         * m4/ptrdiff_max.m4: Remove file.
35823
35824 2006-11-21  Bruno Haible  <bruno@clisp.org>
35825
35826         * m4/eoverflow.m4 (gl_EOVERFLOW): Use AC_COMPUTE_INT instead of
35827         _AC_COMPUTE_INT.
35828         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
35829         * m4/ptrdiff_max.m4 (gl_PTRDIFF_MAX): Use AC_COMPUTE_INT instead of
35830         _AC_COMPUTE_INT.
35831         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
35832         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_COMPUTE_INT instead of
35833         _AC_COMPUTE_INT.
35834         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
35835
35836 2006-11-28  Jim Meyering  <jim@meyering.net>
35837
35838         * lib/regcomp.c (parse_branch): Rename local, exp->expr, to avoid
35839         warning from "gcc -Wshadow" about shadowing the builtin.
35840
35841 2006-11-27  Bruno Haible  <bruno@clisp.org>
35842
35843         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_INT instead of
35844         _AC_COMPUTE_INT.
35845         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
35846
35847 2006-11-27  Bruno Haible  <bruno@clisp.org>
35848             Paul Eggert  <eggert@cs.ucla.edu>
35849
35850         * lib/regex.h (__restrict_arr): Redo logic of #if, for clarity.
35851
35852 2006-11-26  Bruno Haible  <bruno@clisp.org>
35853
35854         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
35855         noinst_LTLIBRARIES.
35856
35857 2006-11-27  Paul Eggert  <eggert@cs.ucla.edu>
35858             Bruno Haible  <bruno@clisp.org>
35859
35860         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to 0
35861         if compiling with "gcc -ansi".
35862
35863 2006-11-26  Paul Eggert  <eggert@cs.ucla.edu>
35864
35865         Fix some incompatibilities with gcc -ansi -pedantic.
35866         * lib/regex.h (__restrict_arr): Don't use the [restrict] syntax
35867         if compiling pedantically with GCC, unless it's C99 or later.
35868         Don't trust sys/cdefs.h's definition of __restrict_arr, either, as
35869         it mishandles gcc -ansi -pedantic as well.
35870         * lib/regex_internal.h (re_token_t): Don't use enum bitfields
35871         if gcc -pedantic.
35872         * lib/regexec.c (check_node_accept_bytes): Don't use auto
35873         initializers for struct if -pedantic, unless it's C99 or later.
35874
35875 2006-11-25  Nix  <nix@esperi.org.uk>  (tiny change)
35876
35877         * m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the mtime.
35878         Don't close an fd more than once. Identical atimes indicate
35879         success, not failure.
35880
35881 2006-11-22  Robinson Mittmann <bob@hoplon.com>  (tiny change)
35882
35883         * lib/sincosl.c (kernel_sinl): Fix typo in threshold.
35884
35885 2006-11-23  Jim Meyering  <jim@meyering.net>
35886
35887         * build-aux/announce-gen: New file.  From coreutils.
35888
35889 2006-11-22  Jim Meyering  <jim@meyering.net>
35890
35891         Work around a compile-time error from the HP-UX 11.00 /bin/cc.
35892         * lib/fts.c (enum Fts_stat): Give this previously-anon enum a name.
35893         (fts_read): Use a temporary to narrow the overused st_size member
35894         before using it in a switch statement.  Reported by Matthew Woehlke.
35895
35896         * m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST argument.
35897         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
35898
35899 2006-11-20  Bruno Haible  <bruno@clisp.org>
35900
35901         * gettext.m4 (AM_GNU_GETTEXT): Revert 2005-07-28 patch: Use
35902         changequote instead of pairs of brackets.
35903         Reported by Andreas Schwab <schwab@suse.de>.
35904
35905 2006-11-21  Jim Meyering  <jim@meyering.net>
35906
35907         * lib/fts.c (fts_safe_changedir): Move a declaration "up",
35908         so as to remain compatible with older compilers.
35909         Patch from Michael Deutschmann.
35910
35911 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
35912
35913         * MODULES.html.sh (File system functions): Add openat.
35914
35915         * lib/openat.h (rpl_fstatat): New macro, if
35916         [HAVE_OPENAT && ! LSTAT_FOLLOWS_SLASHED_SYMLINK.
35917         (fstatat): Define to rpl_fstatat under the same conditions,
35918         unless COMPILING_FSTATAT.
35919         * m4/openat.m4 (gl_FUNC_OPENAT): Compile fstatat.c too, if fstatat
35920         seems to have the bug.
35921         * lib/fstatat.c: New file.
35922         * modules/openat (Files): Add it.
35923
35924 2006-11-20  Bruno Haible  <bruno@clisp.org>
35925
35926         * Makefile: New file.
35927
35928 2006-11-20  Jim Meyering  <jim@meyering.net>
35929
35930         The beginnings of syntax-related checks for gnulib.
35931         * lib/Makefile: New file.
35932         * lib/t-idcache: New script.  Ensure that the two halves of
35933         idcache.c stay in sync.
35934
35935         * lib/idcache.c: Adjust comments in user- and group- portions to
35936         be more accurate, and to be consistent with one another.
35937
35938 2006-11-20  Jim Meyering  <jim@meyering.net>
35939
35940         * lib/idcache.c: Restore most of the 2006-11-06 patch, so as to
35941         continue using the flexible array member (thus, this module performs
35942         half as many malloc calls), with the addition that...
35943         (getgroup, getuser): Consistently record a non-match via an empty
35944         "name" string, and map an empty string match to a NULL return value.
35945         * modules/idcache (Depends-on): Re-add flexmember.
35946
35947         * lib/idcache.c (getuser): Remove all uses of the register keyword.
35948         (getuidbyname, getgroup, getgidbyname): Likewise.
35949
35950         Use cleaner syntax: NULL rather than 0.
35951         * lib/idcache.c (getuidbyname, getgidbyname): Return NULL, not 0.
35952
35953 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
35954
35955         * lib/idcache.c: Undo most recent patch, dated 2006-11-06.
35956         It mishandled the case where the group was missing.
35957         Problem reported by Greg Schafer.
35958         * modules/idcache: Likewise.
35959
35960 2006-11-18  Jim Meyering  <jim@meyering.net>
35961
35962         * check-module (%exempt_header): Add exception for some
35963         conditionally-included headers.
35964
35965         * modules/i-ring (Depends-on): Add verify.
35966         (License): Change to LGPL.
35967
35968 2006-11-16  Paul Eggert  <eggert@cs.ucla.edu>
35969
35970         * modules/getaddinfo (Depends-on): Remove inttostr; add snprintf.
35971         * lib/getaddrinfo.c: Include snprintf.h rather than intprops.h
35972         and inttostr.h.  Use snprintf rather than uinttostr, so that
35973         LGPLed code doesn't depend on GPLed.
35974
35975 2006-11-17  Paul Eggert  <eggert@cs.ucla.edu>
35976
35977         * modules/inline (License): Change from GPL to LGPL.
35978
35979 2006-11-17  Jim Meyering  <jim@meyering.net>
35980
35981         * modules/d-type (License): Switch to LGPL.
35982
35983 2006-11-15  Bruno Haible  <bruno@clisp.org>
35984
35985         * m4/alloca.m4 (gl_FUNC_ALLOCA): Fix the AC_CACHE_CHECK message.
35986
35987 2006-11-15  Eric Blake  <ebb9@byu.net>
35988
35989         * m4/allocsa.m4 (gl_ALLOCSA): Don't invoke macro already picked up by
35990         the module dependency.
35991
35992 2006-11-15  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
35993             Bruno Haible  <bruno@clisp.org>
35994
35995         * gnulib-tool (func_create_testdir): Add license consistency check.
35996
35997 2006-11-15  Eric Blake  <ebb9@byu.net>
35998
35999         * m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK to avoid a
36000         random "(cached)" in configure output.
36001
36002 2006-11-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
36003
36004         * m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK so that the
36005         test for conforming inttypes.h is both announced and cached.
36006
36007         * MODULES.html.sh (seen_modules, seen_files): New variables.
36008         (func_module): Rewrite to use a few less gnulib-tool and sed
36009         invocations.  Avoid a couple of quadratic algorithms for ...
36010         (missed_modules, missed_files): ... these, with ...
36011         (func_append, func_tmpdir): ... these new functions, from
36012         gnulib-tool.  Analogously, install traps for cleanup.
36013
36014         * tests/test-gc.c (main): Remove unused variables.
36015         * tests/test-read-file.c: Include stdlib.h, for 'free'.
36016
36017 2006-11-14  Paul Eggert  <eggert@cs.ucla.edu>
36018
36019         * modules/inttostr (License): Change to LGPL.
36020
36021 2006-11-14  Eric Blake  <ebb9@byu.net>
36022
36023         * modules/tempname (License): Change to LGPL.
36024
36025 2006-11-14  Eric Blake  <ebb9@byu.net>
36026
36027         * doc/functions.texi (Function Portability): *printf functions on
36028         Cygwin now understand all POSIX size specifiers.
36029
36030 2006-11-14  Bruno Haible  <bruno@clisp.org>
36031
36032         * modules/c-ctype (License): Change to LGPL.
36033
36034 2006-11-12  Bruno Haible  <bruno@clisp.org>
36035
36036         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
36037         AC_LIB_LINKFLAGS_BODY): Also set a LIB${NAME}_PREFIX variable. Needed
36038         for GNOME libraries, for which the include files are installed in
36039         subdirectories of $prefix/include.
36040
36041 2006-11-12  Bruno Haible  <bruno@clisp.org>
36042
36043         * m4/lib-link.m4: Require at least autoconf-2.54.
36044         (AC_LIB_LINKFLAGS_BODY) [autoconf < 2.61]: Turn dots into the library
36045         name to underscores for the --with option.
36046
36047 2006-11-13  Bruno Haible  <bruno@clisp.org>
36048
36049         * gnulib-tool (func_create_testdir): Set gl_source_base correctly in
36050         the tests directory.
36051         Reported by Ralf Wildenhues.
36052
36053 2006-11-13  Bruno Haible  <bruno@clisp.org>
36054
36055         * gnulib-tool (func_emit_initmacro_start): Also override AC_LIBSOURCES.
36056         (func_emit_initmacro_end): Undo the override here.
36057         (func_emit_initmacro_done): Emit a definition for gl_LIBSOURCES.
36058         Works around the famous automake error in coreutils.
36059
36060 2006-11-13  Eric Blake  <ebb9@byu.net>
36061
36062         * lib/gl_anytree_oset.h (gl_tree_search_atleast): Return the
36063         element, not its node.
36064
36065 2006-11-12  Bruno Haible  <bruno@clisp.org>
36066
36067         * gnulib-tool (func_emit_lib_Makefile_am): Replace occurrences of
36068         '$(top_srcdir)/build-aux/', taking into account the real auxdir.
36069
36070 2006-11-12  Bruno Haible  <bruno@clisp.org>
36071
36072         * gnulib-tool: New option --local-symlink.
36073         (func_usage): Document it.
36074         (lsymbolic): New variable.
36075         (func_import, func_create_testdir): If --symlink was not specified,
36076         test whether --local-symlink was specified and the file comes from
36077         the local_gnulib_dir.
36078
36079 2006-11-12  Bruno Haible  <bruno@clisp.org>
36080
36081         * gnulib-tool (func_ln): New function.
36082         (func_ln_if_changed, func_create_testdir): Use it instead of "ln -s".
36083
36084 2006-11-12  Bruno Haible  <bruno@clisp.org>
36085
36086         Finish support for source files in subdirectories.
36087         * gnulib-tool (func_emit_lib_Makefile_am): If some of the source files
36088         are in subdirectories, set uses_subdirs and add 'subdir-objects' to
36089         AUTOMAKE_OPTIONS.
36090         (func_import, func_create_testdir): Invoke AM_PROG_CC_C_O in this case.
36091
36092 2006-11-12  Bruno Haible  <bruno@clisp.org>
36093
36094         * gnulib-tool (func_get_automake_snippet): Synthesize also an
36095         EXTRA_lib_SOURCES augmentation.
36096         (func_emit_lib_Makefile_am): Initialize EXTRA_lib..._SOURCES to empty.
36097
36098 2006-11-12  Jim Meyering  <jim@meyering.net>
36099
36100         Make fts (in FTS_CWDFD mode) more efficient by caching a few open
36101         file descriptors.  This also averts a failure on systems with
36102         native openat support when a traversed directory lacks "x" access.
36103         * lib/fts_.h: Include "i-ring.h"
36104         (struct FTS) [fts_fd_ring]: New member.
36105         * lib/fts.c (RESTORE_INITIAL_CWD): Also call fd_ring_clear.
36106         (FCHDIR): Add parentheses.
36107         (fd_ring_check, fd_ring_print) [!FTS_DEBUG]: Define away.
36108         (cwd_advance_fd): Add a 3rd parameter.  Adjust all callers.
36109         When descending, rather than simply closing the previous
36110         fts_cwd_fd value, push that file descriptor onto the ring.
36111         (same_fd, fd_ring_print, fd_ring_check) [FTS_DEBUG]: New functions.
36112         (fts_open): Initialize the new fd_ring member.
36113         (fts_close): Clear the ring.
36114         (fts_safe_changedir): When possible, use our new fd_ring to skip
36115         the diropen and fstat and dev/ino comparison that would normally
36116         accompany a virtual `chdir ("..")'.
36117
36118         * modules/fts (Depends-on): Add i-ring.
36119         * modules/i-ring: New module.
36120         * lib/i-ring.c, lib/i-ring.h, lib/i-ring-test.c: New files.
36121         * m4/i-ring.m4: New file.
36122
36123 2006-11-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
36124
36125         * gnulib-tool (func_create_testdir): Fix replacement of
36126         `build-aux' in configure.ac.  Run autotools in gltests
36127         subdirectory.
36128         (func_create_testdir, func_create_megatestdir, test): There is
36129         no need for '--force' in most autotool invocations in a new
36130         tree.  Actually fail the whole test if any of the tools, or the
36131         configure or make stages fail.
36132
36133         Sync from Automake.
36134         * build-aux/gnupload: Revert last change.  Add pointer to upload
36135         instructions of the GNU Maintenance Instructions.
36136         Suggestion by Karl Berry.
36137
36138 2006-11-10  Jim Meyering  <jim@meyering.net>
36139
36140         * lib/fts.c [FTS_DEBUG]: Don't try to print a pointer via %s.
36141
36142 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
36143
36144         * lib/gettext.h (dgettext, dcgettext, ngettext) [! ENABLE_NLS]:
36145         (dngettext, dcngettext, bindtextdomain) [! ENABLE_NLS]:
36146         (bind_textdomain_codeset) [! ENABLE_NLS]:
36147         Evaluate all the arguments.  That way, callers get compatible behavior
36148         if the arguments have side effects.  Also, it avoids some GCC
36149         diagnostics in some cases; Joel E. Denny reported problems when Bison
36150         was configured with --enable-gcc-warnigs.
36151
36152 2006-11-10  Jim Meyering  <jim@meyering.net>
36153
36154         * m4/inline.m4 (gl_INLINE): Check with the compiler, not cpp, so that
36155         relevant options in CFLAGS (like -O, -fno-inline) are taken into
36156         account.
36157
36158 2006-11-10  Jim Meyering  <jim@meyering.net>
36159
36160         * modules/inline: New file/module.
36161         * modules/xalloc (Files): Remove m4/inline.m4.
36162         (Depends-on): Add inline, instead.
36163         * modules/oset: Likewise.
36164         * modules/list: Likewise.
36165
36166 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
36167
36168         * lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
36169         Problem reported by Matthew Woehlke.
36170
36171 2006-11-09  Bruno Haible  <bruno@clisp.org>
36172
36173         * lib/tempname.c (gen_tempname): Remove variant that invokes
36174         __gen_tempname.
36175         * m4/tempname.m4 (gl_FUNC_GEN_TEMPNAME): Don't test for
36176         __gen_tempname.
36177
36178 2006-11-08  Bruno Haible  <bruno@clisp.org>
36179
36180         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_type_long_long_int
36181         to 'yes' instead of 'cross-compiling'.
36182
36183 2006-11-08  Paul Eggert  <eggert@cs.ucla.edu>
36184
36185         * lib/quotearg.h (quotearg_free): New decl.
36186         * lib/quotearg.c (quotearg_free): New function.
36187         (slot0, nslots, slotvec0, slotvec):
36188         Now file-scope so that quotearg_free can get at them.
36189
36190 2006-11-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
36191
36192         Sync from Automake.
36193         * build-aux/gnupload: Add missing 'gnu' to example URL.
36194         Report by Karl Berry.
36195
36196 2006-11-08  Bruno Haible  <bruno@clisp.org>
36197
36198         * m4/inline.m4 (gl_INLINE): Also test __NO_INLINE__.
36199         Suggested by Paul Eggert.
36200
36201 2006-11-08  Jim Meyering  <jim@meyering.net>
36202
36203         * lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
36204         It's already included if !_LIBC.
36205         (fts_safe_changedir): Add a comment.
36206
36207 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
36208
36209         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
36210         Tandem NonStop Kernel (OSS) cc -O circa 2004, reported by
36211         Matthew Woehlke.
36212
36213         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Move
36214         definitions up, to avoid colliding with change below.
36215         (static_inline) [HAVE_INLINE]: New macro.
36216         (xnmalloc, xnrealloc, x2nrealloc, xcharalloc):
36217         Provide extern decls when !HAVE_INLINE.  Do not define unless
36218         static_inline is defined, either by us or by xmalloc.c.  Use
36219         static_inline rather than static inline.
36220         (XCALLOC): Optimize sizeof(T) = 1 case.
36221         * lib/xmalloc.c (static_inline) [!HAVE_INLINE]: New macro.
36222
36223 2006-11-07  Bruno Haible  <bruno@clisp.org>
36224
36225         * lib/xalloc.h (XNMALLOC): Restore optimization of sizeof(T) = 1 case.
36226         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require gl_INLINE instead of
36227         AC_C_INLINE.
36228         * modules/xalloc (Files): Add m4/inline.m4.
36229
36230 2006-11-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
36231
36232         * README: Fix typo.
36233         * doc/gnulib.texi (Miscellaneous Notes): Likewise, rename...
36234         (Miscellanous Notes): ...from this.
36235
36236 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
36237
36238         * m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
36239         Mention that offsetof should be used instead of sizeof.
36240         From Bruno Haible.
36241
36242 2006-11-07  Bruno Haible  <bruno@clisp.org>
36243
36244         * lib/w32spawn.h (prepare_spawn): Use XNMALLOC instead of xmalloc.
36245
36246 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
36247
36248         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
36249         * lib/gl_anyavltree_list2.h (create_subtree_with_contents):
36250         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
36251         (gl_tree_add_before, gl_tree_add_after):
36252         Use XMALLOC instead of xmalloc, and XCALLOC instead of xzalloc.
36253         * lib/gl_anyhash_list2.h (hash_resize): Likewise.
36254         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
36255         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before):
36256         (gl_linked_add_after, gl_linked_add_at): Likewise.
36257         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents):
36258         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
36259         (gl_tree_add_before, gl_tree_add_after): Likewise.
36260         * lib/gl_anytree_list2.h (gl_tree_create_empty): Likewise.
36261         * lib/gl_anytree_oset.h (gl_tree_create_empty): Likewise.
36262         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
36263
36264 2006-11-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
36265
36266         * lib/gl_oset.h: Use C comment style, not C++ comment style.
36267
36268 2006-11-06  Bruno Haible  <bruno@clisp.org>
36269
36270         * m4/inline.m4: New file.
36271         * m4/gl_list.m4 (gl_LIST): Require gl_INLINE.
36272         * modules/list (Files): Add m4/inline.m4.
36273         * modules/oset (Files): Likewise.
36274
36275 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
36276
36277         * lib/idcache.c: Include <stddef.h>, for offsetof.
36278         (struct userid.name): Change from char * to a flexible array member.
36279         All uses changed.
36280         * modules/idcache (Depends-on): Add flexmember.
36281
36282         * MODULES.html.sh (Core language properties): New module flexmember.
36283         * modules/flexmember, m4/flexmember.m4: New files.
36284
36285         * lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now static
36286         inline functions that are identical with the old xnmalloc_inline,
36287         xnrealloc_inline, x2nrealloc_inline of lib/xmalloc.c.  This is so
36288         that we can avoid some unnecessary integer multiplications and
36289         divisions in the common case where the element size is known at
36290         compile time.
36291         (XNMALLOC) [HAVE_INLINE]: Remove special case, which is no longer
36292         needed.
36293         (xnboundedmalloc): Remove.
36294         (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Use lower-case letters for
36295         arguments, for consistency with rest of this header.
36296         (xcharalloc): Rewrite using XNMALLOC.
36297         * lib/xmalloc.c (xnmalloc_inline, xnmalloc, xnrealloc_inline):
36298         (xnrealloc, x2nrealloc_inline, x2nrealloc): Remove.  The *_inline
36299         versions have been moved to lib/xalloc.h and renamed to be the
36300         non-*_inline versions.
36301         (xmalloc, xrealloc): Implement without reference to the xnmalloc
36302         and xnrealloc functions, since those functions are now inline and
36303         now call us.
36304         (x2realloc): Invoke x2realloc, not x2realloc_inline, to accommodate
36305         renaming described above.
36306         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE since
36307         xmalloc.c no longer uses inline directly.  gl_PREREQ_XALLOC now
36308         captures the dependency in AC_C_INLINE.
36309
36310         New module canonicalize-lgpl, proposed by Charles Wilson in
36311         <http://lists.gnu.org/archive/html/bug-gnulib/2006-11/msg00020.html>
36312         with a few small changes afterwards.
36313         * MODULES.html.sh (File system functions): New module
36314         canonicalize-lgpl.
36315         * lib/canonicalize.h: Add comments for canonicalize_filename_mode
36316         and canonicalize_file_name.
36317         * lib/canonicalize-lgpl.c, m4/canonicalize-lgpl.m4:
36318         * modules/canonicalize-lgpl: New files.
36319
36320 2006-11-05  Bruno Haible  <bruno@clisp.org>
36321
36322         * gnulib-tool (func_import, func_create_testdir): Create directories
36323         also for files in subdirectories of lib/.
36324
36325 2006-11-05  Bruno Haible  <bruno@clisp.org>
36326
36327         * lib/gl_array_list.c (gl_array_iterator_next): Make pointer decrement
36328         ANSI C compliant.
36329
36330 2006-11-03  Bruno Haible  <bruno@clisp.org>
36331
36332         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
36333         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require AC_C_INLINE.
36334         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): New macros.
36335         (xnboundedmalloc): New inline function.
36336         * lib/classpath.c (new_classpath): Use XNMALLOC instead of xmalloc.
36337         * lib/clean-temp.c (create_temp_dir): Use XNMALLOC, XMALLOC instead of
36338         xmalloc.
36339         * lib/concatpath.c (concatenated_pathname): Use XNMALLOC instead of
36340         xmalloc.
36341         * lib/fatal-signal.c (at_fatal_signal): Use XNMALLOC instead of xmalloc.
36342         * lib/findprog.c (find_in_path): Use XNMALLOC instead of xmalloc.
36343         * lib/gl_array_list.c (gl_array_create_empty): Use XMALLOC instead of
36344         xmalloc.
36345         (gl_array_create): Use XNMALLOC, XMALLOC instead of xmalloc.
36346         * lib/gl_array_oset.c (gl_array_create_empty): Use XNMALLOC instead of
36347         xmalloc.
36348         * lib/gl_avltree_oset.c (gl_tree_add_first, gl_tree_add_before,
36349         gl_tree_add_after): Use XMALLOC instead of xmalloc.
36350         * lib/gl_carray_list.c (gl_carray_create_empty): Use XMALLOC instead of
36351         xmalloc.
36352         (gl_carray_create): Use XNMALLOC, XMALLOC instead of xmalloc.
36353         * lib/gl_rbtree_oset.c (gl_tree_add_first, gl_tree_add_before,
36354         gl_tree_add_after): Use XMALLOC instead of xmalloc.
36355         * lib/gl_sublist.c (gl_sublist_create): Use XMALLOC instead of xmalloc.
36356         * lib/pagealign_alloc.c (new_memnode): Use XMALLOC instead of xmalloc.
36357         * lib/sh-quote.c (shell_quote_argv): Use XNMALLOC instead of xmalloc.
36358         * lib/xvasprintf.c (xstrcat): Use XNMALLOC instead of xmalloc.
36359
36360 2006-11-03  Bruno Haible  <bruno@clisp.org>
36361
36362         * lib/c-ctype.h [C++]: Define functions without name mangling.
36363         * lib/fwriteerror.h [C++]: Likewise.
36364         * lib/gcd.h [C++]: Likewise.
36365         * lib/linebreak.h [C++]: Likewise.
36366
36367 2006-11-03  Paul Eggert  <eggert@cs.ucla.edu>
36368
36369         * lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING):
36370         (CAN_ALL_BUT_LAST, CAN_MISSING, canonicalize_filename_mode):
36371         Define only if PROVIDE_CANONICALIZE_FILENAME_MODE is defined.
36372         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
36373         Check for functions and headers just once.
36374         Check for declaration of canonicalize_file_name.
36375         Define PROVIDE_CANONICALIZE_FILENAME_MODE.
36376
36377 2006-11-02  Charles Wilson  <cygwin@cwilson.fastmail.fm>
36378
36379         * gnulib-tool (func_import): Fix typo in actioncmd.
36380
36381 2006-11-02  Bruno Haible  <bruno@clisp.org>
36382
36383         * gnulib-tool (func_get_automake_snippet): Interpret a backslash-
36384         newline sequence in the Makefile.am snippet as a space, like "make"
36385         does.
36386         Reported by Roger Persson <perrog@gmail.com>.
36387
36388 2006-11-01  Bruno Haible  <bruno@clisp.org>
36389
36390         * m4/strcase.m4 (gl_FUNC_STRNCASECMP): Check whether strncasecmp is
36391         already declared in <string.h>.
36392         * lib/strcase.h (strncasecmp): Don't declare it if yes.
36393
36394 2006-11-01  Bruno Haible  <bruno@clisp.org>
36395
36396         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Don't define strcasecmp here.
36397         * lib/strcase.h: Include <string.h>.
36398         (strcasecmp): Define to rpl_strcasecmp here.
36399
36400 2006-11-01  Bruno Haible  <bruno@clisp.org>
36401
36402         * lib/printf-parse.c (PRINTF_PARSE): Cast malloc/realloc results.
36403
36404 2006-11-01  Eric Blake  <ebb9@byu.net>
36405
36406         * lib/mkstemp-safer.c (mkstemp_safer): Allow C++ compilation.
36407
36408         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.
36409
36410 2006-10-29  Bruno Haible  <bruno@clisp.org>
36411
36412         Make it compile in C++ mode.
36413         * lib/full-write.c (full_rw): Add a cast.
36414
36415 2006-11-01  Bruno Haible  <bruno@clisp.org>
36416
36417         * gnulib-tool (func_get_automake_snippet): Change sed_combine_lines to
36418         be POSIX compliant.
36419         Reported by Roger Persson <perrog@gmail.com>.
36420
36421 2006-11-01  Eric Blake  <ebb9@byu.net>
36422
36423         * lib/getopt_.h: Fix comments.
36424
36425 2006-10-31  Eric Blake  <ebb9@byu.net>
36426
36427         * modules/tmpdir (Depends-on): Add sys_stat.
36428         * modules/mkdtemp (Depends-on): Add tempname, drop unistd.
36429         * lib/mkdtemp.c (gen_tempname): Remove; tempname covers this.
36430         * lib/tmpdir.c (S_ISDIR): Simplify, thanks to sys_stat.
36431         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Simplify, thanks to
36432         tempname.
36433
36434 2006-10-31  Paul Eggert  <eggert@cs.ucla.edu>
36435
36436         Avoid some C++ diagnostics reported by Bruno Haible.
36437         * lib/quotearg.c (clone_quoting_options): Use xmemdup rather than
36438         xmalloc.
36439         (quotearg_alloc): Use xcharalloc rather than xmalloc.
36440         (struct slotvec): Move to top level.
36441         (quotearg_n_options): Rewrite to avoid xmalloc.
36442         * lib/xalloc.h (xcharalloc): New function.
36443         * (xrealloc, xnrealloc, x2realloc, x2nrealloc, xmemdup):
36444         [defined __cplusplus]: Add function template that provides result
36445         type propagation.  This part of the change is from Bruno Haible.
36446
36447 2006-10-29  Bruno Haible  <bruno@clisp.org>
36448
36449         Make it compile in C++ mode.
36450         * lib/striconv.c (mem_cd_iconv): Cast malloc/realloc result.
36451         * lib/strnlen1.c (strnlen1): Cast memchr result.
36452         * lib/mbchar.h (mb_copy): Rename arguments to 'new_mbc', 'old_mbc'.
36453         * lib/clean-temp.c (string_equals, string_hash): Add casts.
36454         (create_temp_dir): Rename local variable 'template'.
36455         (compile_csharp_using_sscli): Add cast.
36456         * lib/fatal-signal.c (at_fatal_signal): Cast xmalloc result.
36457         * lib/findprog.c (find_in_path): Likewise.
36458         * lib/linebreak.c (mbs_width_linebreaks): Cast malloc result.
36459         * lib/wait-process.c (register_slave_subprocess): Likewise.
36460
36461 2006-10-22  Bruno Haible  <bruno@clisp.org>
36462
36463         * modules/tsearch: New file.
36464         * lib/tsearch.h: New file.
36465         * lib/tsearch.c: New file, from glibc-2.5 with small modifications.
36466         * m4/tsearch.m4: New file.
36467         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add tsearch.
36468
36469 2006-10-29  Eric Blake  <ebb9@byu.net>
36470
36471         * lib/arcfour.c: Assume config.h.
36472         * lib/arctwo.c: Likewise.
36473         * lib/base64.c: Likewise.
36474         * lib/check-version.c: Likewise.
36475         * lib/crc.c: Likewise.
36476         * lib/des.c: Likewise.
36477         * lib/gc-gnulib.c: Likewise.
36478         * lib/gc-libgcrypt.c: Likewise.
36479         * lib/gc-pbkdf2-sha1.c: Likewise.
36480         * lib/getaddrinfo.c: Likewise.
36481         * lib/getdelim.c: Likewise.
36482         * lib/getline.c: Likewise.
36483         * lib/hmac-md5.c: Likewise.
36484         * lib/hmac-sha1.c: Likewise.
36485         * lib/iconvme.c: Likewise.
36486         * lib/md2.c: Likewise.
36487         * lib/md4.c: Likewise.
36488         * lib/memxor.c: Likewise.
36489         * lib/read-file.c: Likewise.
36490         * lib/readline.c: Likewise.
36491         * lib/rijndael-alg-fst.c: Likewise.
36492         * lib/rijndael-api-fst.c: Likewise.
36493         * lib/xgetdomainname.c: Likewise.
36494
36495 2006-10-28  Eric Blake  <ebb9@byu.net>
36496
36497         * lib/xstrndup.c: Assume config.h.
36498
36499 2006-10-27  Paul Eggert  <eggert@cs.ucla.edu>
36500
36501         Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
36502         stat-macros.h is now for our own macros, whereas stat_h is for
36503         macros in the <sys/stat.h> name space.
36504         * lib/stat-macros.h: Remove copyright notice, as this file is now tiny.
36505         (STAT_MACROS_H): Remove.
36506         (S_IFMT, S_ISBLK, S_ISCHR, S_ISDIR, S_ISFIFO, S_ISLNK, S_ISNAM):
36507         (S_ISMPB, S_ISMPC, S_ISNWK, S_ISREG, S_ISSOCK, S_ISDOOR, S_ISPORT):
36508         (S_TYPEISMQ, S_TYPEISTMO, S_TYPEISSEM, S_TYPEISSHM, S_ISCTG, S_ISOFD):
36509         (S_ISOFL, S_ISWHT, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IRGRP):
36510         (S_IROTH, S_IWUSR, S_IWGRP, S_IWOTH, S_IXUSR, S_IXGRP, S_IXOTH):
36511         (S_IRWXU, S_IRWXG, S_IRWXO, S_IXUGO, S_IRWXUGO):
36512         Move these macros to ...
36513         * lib/stat_.h: here.  Don't include stat-macros.h.
36514         * lib/canonicalize.c: Don't include stat-macros.h.
36515         * lib/chown.c: Likewise.
36516         * lib/euidaccess.c: Likewise.
36517         * lib/file-type.c: Likewise.
36518         * lib/filemode.c: Likewise.
36519         * lib/glob.c: Likewise.
36520         * lib/isapipe.c: Likewise.
36521         * lib/lchown.c: Likewise.
36522         * lib/lstat.c: Likewise.
36523         * lib/mkdir-p.c: Likewise.
36524         * lib/rmdir.c: Likewise.
36525         * m4/lchown.m4 (gl_FUNC_LCHOWN): Don't require gl_STAT_MACROS.
36526         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Don't check for io.h
36527         unless mkdir isn't declared, to speed up 'configure'.
36528         Always create sys/stat.h, since it's unlikely any real sys/stat.h
36529         would define all the S_* symbols.
36530         * modules/canonicalize (Depends-on):
36531         Depend on sys_stat, not stat-macros.
36532         * modules/chown: Likewise.
36533         * modules/euidaccess: Likewise.
36534         * modules/filemode: Likewise.
36535         * modules/file-type: Likewise.
36536         * modules/glob: Likewise.
36537         * modules/isapipe: Likewise.
36538         * modules/lchown: Likewise.
36539         * modules/lstat: Likewise.
36540         * modules/mkancesdirs: Likewise.
36541         * modules/rmdir: Likewise.
36542         * modules/mkdir-p (Depends-on): Also depend on sys_stat.
36543         * modules/modechange: Likewise.
36544         * modules/stat-macros (Files): Remove m4/stat-macros.m4.
36545         (configure.ac): Remove gl_STAT_MACROS.
36546         * modules/sys_stat (Depends-on): Remove stat-macros.
36547
36548 2006-10-27  Bruno Haible  <bruno@clisp.org>
36549
36550         * m4/signed.m4: Remove file.
36551         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS_: Remove bh_C_SIGNED
36552         invocation.
36553         * modules/vasnprintf (Files): Remove m4/signed.m4.
36554
36555 2006-10-27  Bruno Haible  <bruno@clisp.org>
36556
36557         Update to GNU gettext 0.16.
36558         * modules/gettext (Files): Add m4/intl.m4, m4/intldir.m4. Remove
36559         m4/inttypes-h.m4, m4/signed.m4.
36560         * m4/gettext.m4: Update to GNU gettext 0.16.
36561         * m4/intl.m4: New file, from GNU gettext.
36562         * m4/intldir.m4: New file, from GNU gettext.
36563         * config/srclist.txt: Update
36564
36565 2006-10-27  Eric Blake  <ebb9@byu.net>
36566
36567         * MODULES.html.sh: Document tempname.
36568         * modules/mkstemp (Depends-on): Add tempname, and drop transitive
36569         dependencies.
36570         (Files): Move lib/tempname.c...
36571         * modules/tempname: ...to this new module.
36572         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Remove tempname checks.
36573         (gl_PREREQ_TEMPNAME): Move...
36574         * m4/tempname.m4: ...to this new file.
36575         * lib/mkstemp.c (includes) [!_LIBC]: Use tempname.h.
36576         * modules/sys_stat (Depends-on): Add stat-macros.
36577         * lib/stat_.h (includes): Pick up stat macros.
36578         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Replace <sys/stat.h>
36579         if stat macros are broken.
36580         * lib/tempname.c (includes): No need to include "stat-macros.h".
36581         (__gen_tempname) [!_LIBC]: Expose as gen_tempname.
36582         (direxists, __path_search) [!_LIBC]: Don't compile these in
36583         gnulib; the tmpdir module covers that.
36584         * lib/tempname.h: New file.
36585
36586 2006-10-26  Paul Eggert  <eggert@cs.ucla.edu>
36587
36588         * COPYING: Explain how gnulib-tool converts licence headers.
36589         Almost all wording by Eric Blake.
36590
36591 2006-10-25  Paul Eggert  <eggert@cs.ucla.edu>
36592
36593         * lib/mbchar.h (is_basic_table): Make read-only.
36594         * lib/mbchar.c (is_basic_table): Likewise.
36595         Reported by John Darrington.
36596
36597 2006-10-25  Bruno Haible  <bruno@clisp.org>
36598
36599         * lib/progname.h (set_program_name): Undefine before defining.
36600
36601 2006-10-25  Bruno Haible  <bruno@clisp.org>
36602
36603         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to
36604         false for non-gcc C++ compilers.
36605         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
36606
36607 2006-10-24  Bruno Haible  <bruno@clisp.org>
36608
36609         * lib/striconv.c (mem_cd_iconv, str_cd_iconv): Treat all non-GNU
36610         iconv implementations like Irix iconv.
36611
36612 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
36613
36614         * modules/vararrays: New file.
36615         * m4/vararrays.m4: New file, taken from diffutils.
36616         * MODULES.html.sh: New module vararrays.
36617
36618 2006-10-24  Karl Berry  <karl@gnu.org>
36619
36620         * doc/gnulib-intro.texi: --- instead of --; non-naive naive.
36621         Don't call GNU Unix.
36622
36623 2006-10-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
36624
36625         * users.txt: Add Libtool.
36626
36627         Sync from Libtool:
36628
36629         2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
36630
36631         * lib/argz.c: Remove check for HAVE_CONFIG_H, to conform
36632         to gnulib's policy of including config.h unconditionally.
36633
36634 2006-10-24  Bruno Haible  <bruno@clisp.org>
36635
36636         * modules/wcwidth (Files): Add m4/wint_t.m4.
36637         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gt_TYPE_WINT_T.
36638         * lib/wcwidth.h (iswprint): Use 'int' if 'wint_t' is not defined.
36639
36640 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
36641
36642         * lib/getdate.y (yyerror): Make the arguments pointer-to-const,
36643         to pacify GCC with some -W flags enabled.  Problem reported by
36644         Bruno Haible.
36645
36646 2006-10-24  Jim Meyering  <jim@meyering.net>
36647
36648         * MODULES.html.sh: Remove uinttostr.  It's not a module.
36649         Reported by Karl Berry.
36650
36651 2006-10-23  Bruno Haible  <bruno@clisp.org>
36652
36653         * lib/fts.c (fts_build): Move variable declaration, for C89 compliance.
36654
36655 2006-10-24  Bruno Haible  <bruno@clisp.org>
36656
36657         * lib/gl_list.h: Use C comment style, not C++ comment style.
36658
36659 2006-10-23  Eric Blake  <ebb9@byu.net>
36660
36661         * lib/getaddrinfo.c (includes): Add missing include.
36662
36663 2006-10-23  Bruno Haible  <bruno@clisp.org>
36664             Paul Eggert  <eggert@cs.ucla.edu>
36665
36666         Ability to rename obstack_free.
36667         * lib/obstack.h (__obstack_free): New macro. Declare instead of
36668         obstack_free.
36669         (obstack_free): Invoke the __obstack_free macro.
36670         * lib/obstack.c (obstack_free): Use __obstack_free macro.
36671
36672 2006-10-23  Bruno Haible  <bruno@clisp.org>
36673             Paul Eggert  <eggert@cs.ucla.edu>
36674
36675         * lib/argp.h (argp_parse, __argp_parse): Comment out the identifiers
36676         __argc, __argv from the declaration. (They are defined as macros on
36677         mingw.)
36678
36679 2006-10-22  Bruno Haible  <bruno@clisp.org>
36680
36681         * doc/gnulib-intro.texi: New file.
36682         * doc/gnulib.texi: Include it.
36683
36684 2006-10-21  Bruno Haible  <bruno@clisp.org>
36685
36686         * doc/gnulib.texi: Split the chapter "Gnulib" into 3 chapters
36687         "Introduction", "Miscellanous Notes", "Particular Modules".
36688
36689 2006-10-21  Bruno Haible  <bruno@clisp.org>
36690
36691         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
36692         Change mostlyclean-local rule to avoid sh syntax error from bash
36693         versions 2.00..2.05 when $(MOSTLYCLEANDIRS) is empty.
36694
36695 2006-10-23  Jim Meyering  <jim@meyering.net>
36696
36697         * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,
36698         in place of snprintf.
36699
36700         * modules/inttostr (Files): Add lib/uinttostr.c.
36701         * lib/uinttostr.c (inttostr): New file/function.
36702         * lib/inttostr.h (uinttostr): Declare.
36703         * m4/inttostr.m4: Add AC_LIBOBJ([uinttostr]).
36704         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
36705         Add uinttostr.
36706         * modules/getaddrinfo (Depends-on): Remove snprintf.  Add inttostr.
36707
36708 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
36709
36710         * lib/canonicalize.c (ELOOP): Define if not already defined.
36711         Problem reported by Bruno Haible in
36712         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00282.html>.
36713
36714 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
36715
36716         * lib/stdint_.h [defined _AIX]: Don't include <sys/types.h>.
36717         Problem reported by Perry Smith and Ville Laurikari.
36718
36719         * lib/getndelim2.c (SSIZE_MAX): Use same defn that getdelim.c
36720         uses.
36721
36722 2006-10-19  Bruno Haible  <bruno@clisp.org>
36723
36724         * lib/getndelim2.c (SSIZE_MAX): Provide fallback definition. Needed
36725         for mingw.
36726
36727 2006-10-19  Bruno Haible  <bruno@clisp.org>
36728
36729         * lib/openat-priv.h (EOPNOTSUPP): Provide fallback definition.
36730         Needed for mingw.
36731
36732 2006-10-19  Bruno Haible  <bruno@clisp.org>
36733
36734         * m4/size_max.m4 (gl_SIZE_MAX): Cache the result.
36735
36736 2006-10-19  Bruno Haible  <bruno@clisp.org>
36737
36738         * m4/allocsa.m4 (gl_ALLOCSA): Invoke gl_FUNC_ALLOCA, don't AC_REQUIRE
36739         it.
36740
36741 2006-10-19  Bruno Haible  <bruno@clisp.org>
36742
36743         * m4/alloca.m4 (gl_FUNC_ALLOCA): Cache the result of the AC_EGREP_CPP
36744         invocation.
36745
36746 2006-10-19  Bruno Haible  <bruno@clisp.org>
36747
36748         * gnulib-tool (func_create_testdir): Don't include ftruncate and
36749         mountlist by default.
36750
36751 2006-10-16  Bruno Haible  <bruno@clisp.org>
36752
36753         * lib/c-strstr.c: Include c-strstr.h.
36754
36755 2006-10-18  Charles Wilson  <cygwin@cwilson.fastmail.fm>
36756
36757         * gnulib-tool: Don't clobber $sourcebase when $local_gnulib_dir ends
36758         in a slash.
36759
36760 2006-10-18  Bruno Haible  <bruno@clisp.org>
36761
36762         * lib/lock.h [C++]: Wrap definitions in extern "C".
36763
36764 2006-10-18  Bruno Haible  <bruno@clisp.org>
36765
36766         * gnulib-tool (func_emit_initmacro_end): Remove duplicates from the
36767         gl_LIBOBJS list.
36768
36769 2006-10-18  Bruno Haible  <bruno@clisp.org>
36770
36771         * lib/findprog.c (find_in_path): Avoid "gcc -Wwrite-strings" warning.
36772
36773 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>
36774
36775         * lib/xstrtol.h: Include gettext.h.
36776         (_STRTOL_ERROR): Wrap English-language formats inside gettext.
36777         Problem reported by Eric Blake.
36778         * modules/xstrtol (Depends-on): Add gettext-h.
36779
36780 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>  (tiny change)
36781
36782         * lib/strftime.c (advance): New macro.
36783         (add): Use it to avoid adding 0 to a FILE *.  FILE can be an
36784         incomplete type, so you can't add 0 to it.  Problem and patch
36785         reported by Eelco Dolstra for dietlibc.
36786
36787 2006-10-18  Jim Meyering  <jim@meyering.net>
36788
36789         * lib/readutmp.c (desirable_utmp_entry): Use "bool" as the
36790         type for a local, and rename it: s/up/user_proc/.
36791
36792 2006-10-18  Sergey Poznyakoff  <gray@gnu.org.ua>
36793
36794         * lib/readutmp.c (desirable_utmp_entry): Implement new flag:
36795         READ_UTMP_USER_PROCESS.
36796         * lib/readutmp.h (READ_UTMP_USER_PROCESS): New flag
36797
36798 2006-10-17  Paul Eggert  <eggert@cs.ucla.edu>
36799
36800         * lib/localcharset.c: Do not check HAVE_SETLOCALE.
36801         * m4/localcharset.m4 (gl_LOCALCHARSET): Don't check for setlocale.
36802
36803 2006-10-17  Eric Blake  <ebb9@byu.net>
36804
36805         * lib/sigprocmask.c (sigprocmask): Fix typo.
36806
36807         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Fix typo.
36808
36809         * modules/clean-temp (Makefile.am): Don't add to make output...
36810         (configure.ac): ...instead define SIGNAL_SAFE_LIST inside
36811         config.h.
36812
36813 2006-10-17  Bruno Haible  <bruno@clisp.org>
36814
36815         * lib/gettext.h (gettext, ngettext, pgettext, npgettext): Define
36816         differently if DEFAULT_TEXT_DOMAIN is set.
36817
36818 2006-10-16  Bruno Haible  <bruno@clisp.org>
36819
36820         * lib/clean-temp.c: Include fwriteerror.h.
36821
36822 2006-10-16  Bruno Haible  <bruno@clisp.org>
36823
36824         * getndelim2.m4 (gl_GETNDELIM2): Remove 2003-10-23 hack.
36825
36826 2006-10-16  Bruno Haible  <bruno@clisp.org>
36827
36828         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Also test for sigset_t.
36829         * lib/sigprocmask.h: Include <sys/types.h>.
36830         (sigset_t): Use the system's definition if present.
36831
36832 2006-10-17  Eric Blake  <ebb9@byu.net>
36833
36834         * lib/xvasprintf.c (includes): Assume config.h.
36835         * lib/xasprintf.c (includes): Likewise.
36836
36837 2006-10-16  Paul Eggert  <eggert@cs.ucla.edu>
36838
36839         * lib/fsusage.c (PROPAGATE_ALL_ONES): Don't assume uintmax_t is
36840         at least as wide as intmax_t.
36841
36842 2006-10-16  Alexandre Duret-Lutz  <adl@gnu.org>
36843
36844         (Imported from Automake.)
36845         * build-aux/gnupload: Update to version 1.1 of directive file.
36846
36847 2006-10-16  Eric Blake  <ebb9@byu.net>
36848
36849         * modules/configmake (Makefile.am): Add pkglibexecdir support, to
36850         match Automake 1.10a.
36851
36852 2006-10-14  Bruno Haible  <bruno@clisp.org>
36853
36854         * modules/sigprocmask: New file.
36855         * lib/sigprocmask.h: New file.
36856         * lib/sigprocmask.c: New file.
36857         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Renamed from
36858         gt_SIGNALBLOCKING. When not defining HAVE_POSIX_SIGNALBLOCKING,
36859         request sigprocmask.o.
36860         (gl_PREREQ_SIGPROCMASK): New macro.
36861         * modules/fatal-signal (Files): Remove m4/signalblocking.m4.
36862         (Depends-on): Add sigprocmask.
36863         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Don't require
36864         gt_SIGNALBLOCKING. Test for 'raise' only once.
36865         * lib/fatal-signal.c: Include sigprocmask.h.
36866         (fatal_signal_set, init_fatal_signal_set, block_fatal_signals,
36867         unblock_fatal_signals): Define always.
36868         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
36869         sigprocmask.
36870
36871 2006-10-14  Paul Eggert  <eggert@cs.ucla.edu>
36872
36873         Sync from Automake.
36874         * build-aux/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m,
36875         which incorrectly sets the mode of an existing destination
36876         directory.  In some cases the unpatched install-sh could do the
36877         equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD
36878         system.  We hope this is rare in practice, but it's clearly worth
36879         fixing.  Problem reported by Alex Unleashed in
36880         <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
36881         Also, don't bother to check for -m bugs unless we're using -m;
36882         suggested by Stepan Kasal.
36883
36884 2006-10-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
36885
36886         Sync from Automake.
36887         * build-aux/depcomp (gcc3): Put dependency extraction flags before the
36888         `-c' flag, so they appear at the same position as in %FASTDEP%
36889         mode in depend2.am.  Fixes build failure for FreeBSD's c89,
36890         which ignores unknown options only after the first non-option.
36891         Bug report against M4 by Nelson H. F. Beebe.
36892
36893 2006-10-13  Jim Meyering  <jim@meyering.net>
36894
36895         Fix a bug in yesterday's change.
36896         * lib/fts.c (fts_open): When using FTS_XDEV|FTS_NOSTAT,
36897         p->fts_statp->st_dev would be used uninitialized.
36898         Ensures that we always call fts_stat on the very first entry.
36899         Miklos Szeredi reported that find -xdev stopped working.
36900
36901 2006-10-12  Bruno Haible  <bruno@clisp.org>
36902
36903         * gnulib-tool (func_get_automake_snippet): Append an automatically
36904         computed EXTRA_DIST augmentation.
36905         * modules/acl (Makefile.am): Remove EXTRA_DIST augmentation.
36906         * modules/alloca-opt (Makefile.am): Likewise.
36907         * modules/allocsa (Makefile.am): Likewise.
36908         * modules/arcfour (Makefile.am): Likewise.
36909         * modules/arctwo (Makefile.am): Likewise.
36910         * modules/argmatch (Makefile.am): Likewise.
36911         * modules/argz (Makefile.am): Likewise.
36912         * modules/atexit (Makefile.am): Likewise.
36913         * modules/backupfile (Makefile.am): Likewise.
36914         * modules/byteswap (Makefile.am): Likewise.
36915         * modules/c-strtod (Makefile.am): Likewise.
36916         * modules/c-strtold (Makefile.am): Likewise.
36917         * modules/calloc (Makefile.am): Likewise.
36918         * modules/canon-host (Makefile.am): Likewise.
36919         * modules/canonicalize (Makefile.am): Likewise.
36920         * modules/chdir-long (Makefile.am): Likewise.
36921         * modules/chdir-safer (Makefile.am): Likewise.
36922         * modules/check-version (Makefile.am): Likewise.
36923         * modules/chown (Makefile.am): Likewise.
36924         * modules/cloexec (Makefile.am): Likewise.
36925         * modules/close-stream (Makefile.am): Likewise.
36926         * modules/closeout (Makefile.am): Likewise.
36927         * modules/crc (Makefile.am): Likewise.
36928         * modules/csharpexec (Makefile.am): Likewise.
36929         * modules/cycle-check (Makefile.am): Likewise.
36930         * modules/des (Makefile.am): Likewise.
36931         * modules/dev-ino (Makefile.am): Likewise.
36932         * modules/dirfd (Makefile.am): Likewise.
36933         * modules/dirname (Makefile.am): Likewise.
36934         * modules/dup2 (Makefile.am): Likewise.
36935         * modules/eealloc (Makefile.am): Likewise.
36936         * modules/error (Makefile.am): Likewise.
36937         * modules/euidaccess (Makefile.am): Likewise.
36938         * modules/exclude (Makefile.am): Likewise.
36939         * modules/exitfail (Makefile.am): Likewise.
36940         * modules/fcntl-safer (Makefile.am): Likewise.
36941         * modules/fcntl (Makefile.am): Likewise.
36942         * modules/file-type (Makefile.am): Likewise.
36943         * modules/fileblocks (Makefile.am): Likewise.
36944         * modules/filemode (Makefile.am): Likewise.
36945         * modules/filenamecat (Makefile.am): Likewise.
36946         * modules/fnmatch (Makefile.am): Likewise.
36947         * modules/fopen-safer (Makefile.am): Likewise.
36948         * modules/fpending (Makefile.am): Likewise.
36949         * modules/fprintftime (Makefile.am): Likewise.
36950         * modules/free (Makefile.am): Likewise.
36951         * modules/fsusage (Makefile.am): Likewise.
36952         * modules/ftruncate (Makefile.am): Likewise.
36953         * modules/fts (Makefile.am): Likewise.
36954         * modules/gc-arcfour (Makefile.am): Likewise.
36955         * modules/gc-des (Makefile.am): Likewise.
36956         * modules/gc-hmac-md5 (Makefile.am): Likewise.
36957         * modules/gc-hmac-sha1 (Makefile.am): Likewise.
36958         * modules/gc-md4 (Makefile.am): Likewise.
36959         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
36960         * modules/gc-sha1 (Makefile.am): Likewise.
36961         * modules/gc (Makefile.am): Likewise.
36962         * modules/getaddrinfo (Makefile.am): Likewise.
36963         * modules/getcwd (Makefile.am): Likewise.
36964         * modules/getdelim (Makefile.am): Likewise.
36965         * modules/getdomainname (Makefile.am): Likewise.
36966         * modules/getgroups (Makefile.am): Likewise.
36967         * modules/gethostname (Makefile.am): Likewise.
36968         * modules/gethrxtime (Makefile.am): Likewise.
36969         * modules/getline (Makefile.am): Likewise.
36970         * modules/getloadavg (Makefile.am): Likewise.
36971         * modules/getlogin_r (Makefile.am): Likewise.
36972         * modules/getndelim2 (Makefile.am): Likewise.
36973         * modules/getopt (Makefile.am): Likewise.
36974         * modules/getpagesize (Makefile.am): Likewise.
36975         * modules/getpass-gnu (Makefile.am): Likewise.
36976         * modules/getpass (Makefile.am): Likewise.
36977         * modules/getsubopt (Makefile.am): Likewise.
36978         * modules/gettime (Makefile.am): Likewise.
36979         * modules/gettimeofday (Makefile.am): Likewise.
36980         * modules/getugroups (Makefile.am): Likewise.
36981         * modules/getusershell (Makefile.am): Likewise.
36982         * modules/glob (Makefile.am): Likewise.
36983         * modules/group-member (Makefile.am): Likewise.
36984         * modules/hard-locale (Makefile.am): Likewise.
36985         * modules/hash (Makefile.am): Likewise.
36986         * modules/hmac-md5 (Makefile.am): Likewise.
36987         * modules/hmac-sha1 (Makefile.am): Likewise.
36988         * modules/human (Makefile.am): Likewise.
36989         * modules/idcache (Makefile.am): Likewise.
36990         * modules/imaxabs (Makefile.am): Likewise.
36991         * modules/imaxdiv (Makefile.am): Likewise.
36992         * modules/inet_ntop (Makefile.am): Likewise.
36993         * modules/inet_pton (Makefile.am): Likewise.
36994         * modules/intprops (Makefile.am): Likewise.
36995         * modules/inttostr (Makefile.am): Likewise.
36996         * modules/inttypes (Makefile.am): Likewise.
36997         * modules/isapipe (Makefile.am): Likewise.
36998         * modules/javaversion (Makefile.am): Likewise.
36999         * modules/lchmod (Makefile.am): Likewise.
37000         * modules/lchown (Makefile.am): Likewise.
37001         * modules/localcharset (Makefile.am): Likewise.
37002         * modules/long-options (Makefile.am): Likewise.
37003         * modules/lstat (Makefile.am): Likewise.
37004         * modules/malloc (Makefile.am): Likewise.
37005         * modules/mathl (Makefile.am): Likewise.
37006         * modules/mbchar (Makefile.am): Likewise.
37007         * modules/md2 (Makefile.am): Likewise.
37008         * modules/md4 (Makefile.am): Likewise.
37009         * modules/md5 (Makefile.am): Likewise.
37010         * modules/memcasecmp (Makefile.am): Likewise.
37011         * modules/memchr (Makefile.am): Likewise.
37012         * modules/memcmp (Makefile.am): Likewise.
37013         * modules/memcoll (Makefile.am): Likewise.
37014         * modules/memcpy (Makefile.am): Likewise.
37015         * modules/memmem (Makefile.am): Likewise.
37016         * modules/memmove (Makefile.am): Likewise.
37017         * modules/mempcpy (Makefile.am): Likewise.
37018         * modules/memrchr (Makefile.am): Likewise.
37019         * modules/memset (Makefile.am): Likewise.
37020         * modules/memxor (Makefile.am): Likewise.
37021         * modules/mkancesdirs (Makefile.am): Likewise.
37022         * modules/mkdir-p (Makefile.am): Likewise.
37023         * modules/mkdir (Makefile.am): Likewise.
37024         * modules/mkdtemp (Makefile.am): Likewise.
37025         * modules/mkstemp (Makefile.am): Likewise.
37026         * modules/mktime (Makefile.am): Likewise.
37027         * modules/modechange (Makefile.am): Likewise.
37028         * modules/mountlist (Makefile.am): Likewise.
37029         * modules/nanosleep (Makefile.am): Likewise.
37030         * modules/obstack (Makefile.am): Likewise.
37031         * modules/openat (Makefile.am): Likewise.
37032         * modules/pagealign_alloc (Makefile.am): Likewise.
37033         * modules/pathmax (Makefile.am): Likewise.
37034         * modules/physmem (Makefile.am): Likewise.
37035         * modules/poll (Makefile.am): Likewise.
37036         * modules/posixtm (Makefile.am): Likewise.
37037         * modules/posixver (Makefile.am): Likewise.
37038         * modules/putenv (Makefile.am): Likewise.
37039         * modules/quote (Makefile.am): Likewise.
37040         * modules/quotearg (Makefile.am): Likewise.
37041         * modules/raise (Makefile.am): Likewise.
37042         * modules/read-file (Makefile.am): Likewise.
37043         * modules/readline (Makefile.am): Likewise.
37044         * modules/readlink (Makefile.am): Likewise.
37045         * modules/readtokens (Makefile.am): Likewise.
37046         * modules/readutmp (Makefile.am): Likewise.
37047         * modules/realloc (Makefile.am): Likewise.
37048         * modules/regex (Makefile.am): Likewise.
37049         * modules/rename-dest-slash (Makefile.am): Likewise.
37050         * modules/rename (Makefile.am): Likewise.
37051         * modules/rijndael (Makefile.am): Likewise.
37052         * modules/rmdir (Makefile.am): Likewise.
37053         * modules/rpmatch (Makefile.am): Likewise.
37054         * modules/safe-read (Makefile.am): Likewise.
37055         * modules/safe-write (Makefile.am): Likewise.
37056         * modules/same-inode (Makefile.am): Likewise.
37057         * modules/same (Makefile.am): Likewise.
37058         * modules/save-cwd (Makefile.am): Likewise.
37059         * modules/savedir (Makefile.am): Likewise.
37060         * modules/setenv (Makefile.am): Likewise.
37061         * modules/settime (Makefile.am): Likewise.
37062         * modules/sha1 (Makefile.am): Likewise.
37063         * modules/sig2str (Makefile.am): Likewise.
37064         * modules/snprintf (Makefile.am): Likewise.
37065         * modules/stat-macros (Makefile.am): Likewise.
37066         * modules/stat-time (Makefile.am): Likewise.
37067         * modules/stdbool (Makefile.am): Likewise.
37068         * modules/stdint (Makefile.am): Likewise.
37069         * modules/stdlib-safer (Makefile.am): Likewise.
37070         * modules/stpcpy (Makefile.am): Likewise.
37071         * modules/stpncpy (Makefile.am): Likewise.
37072         * modules/strcase (Makefile.am): Likewise.
37073         * modules/strcasestr (Makefile.am): Likewise.
37074         * modules/strchrnul (Makefile.am): Likewise.
37075         * modules/strcspn (Makefile.am): Likewise.
37076         * modules/strdup (Makefile.am): Likewise.
37077         * modules/strerror (Makefile.am): Likewise.
37078         * modules/strftime (Makefile.am): Likewise.
37079         * modules/strndup (Makefile.am): Likewise.
37080         * modules/strnlen (Makefile.am): Likewise.
37081         * modules/strpbrk (Makefile.am): Likewise.
37082         * modules/strsep (Makefile.am): Likewise.
37083         * modules/strstr (Makefile.am): Likewise.
37084         * modules/strtod (Makefile.am): Likewise.
37085         * modules/strtoimax (Makefile.am): Likewise.
37086         * modules/strtok_r (Makefile.am): Likewise.
37087         * modules/strtol (Makefile.am): Likewise.
37088         * modules/strtoll (Makefile.am): Likewise.
37089         * modules/strtoul (Makefile.am): Likewise.
37090         * modules/strtoull (Makefile.am): Likewise.
37091         * modules/strtoumax (Makefile.am): Likewise.
37092         * modules/strverscmp (Makefile.am): Likewise.
37093         * modules/sys_socket (Makefile.am): Likewise.
37094         * modules/sys_stat (Makefile.am): Likewise.
37095         * modules/sysexits (Makefile.am): Likewise.
37096         * modules/time_r (Makefile.am): Likewise.
37097         * modules/timegm (Makefile.am): Likewise.
37098         * modules/timespec (Makefile.am): Likewise.
37099         * modules/tmpfile-safer (Makefile.am): Likewise.
37100         * modules/trim (Makefile.am): Likewise.
37101         * modules/unistd-safer (Makefile.am): Likewise.
37102         * modules/unlinkdir (Makefile.am): Likewise.
37103         * modules/unlocked-io (Makefile.am): Likewise.
37104         * modules/userspec (Makefile.am): Likewise.
37105         * modules/utime (Makefile.am): Likewise.
37106         * modules/utimecmp (Makefile.am): Likewise.
37107         * modules/utimens (Makefile.am): Likewise.
37108         * modules/vasnprintf (Makefile.am): Likewise.
37109         * modules/vasprintf (Makefile.am): Likewise.
37110         * modules/vsnprintf (Makefile.am): Likewise.
37111         * modules/xalloc (Makefile.am): Likewise.
37112         * modules/xgetcwd (Makefile.am): Likewise.
37113         * modules/xnanosleep (Makefile.am): Likewise.
37114         * modules/xreadlink (Makefile.am): Likewise.
37115         * modules/xstrtod (Makefile.am): Likewise.
37116         * modules/xstrtol (Makefile.am): Likewise.
37117         * modules/xstrtold (Makefile.am): Likewise.
37118         * modules/yesno (Makefile.am): Likewise.
37119         * modules/getdate (Makefile.am): Don't add getdate.h to EXTRA_DIST.
37120
37121 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
37122
37123         * modules/error (Makefile.am): Distribute files through
37124         EXTRA_DIST, not lib_SOURCES.
37125
37126 2006-10-12  Eric Blake  <ebb9@byu.net>
37127
37128         * modules/error (Makefile.am): Distribute files in /lib.
37129         * modules/obstack (Makefile.am): Likewise.
37130
37131 2006-10-12  Bruno Haible  <bruno@clisp.org>
37132
37133         * modules/acl (Makefile.am): Distribute all files in lib/ through
37134         EXTRA_DIST.
37135         * modules/arcfour (Makefile.am): Likewise.
37136         * modules/arctwo (Makefile.am): Likewise.
37137         * modules/argmatch (Makefile.am): Likewise.
37138         * modules/argz (Makefile.am): Likewise.
37139         * modules/atexit (Makefile.am): Likewise.
37140         * modules/backupfile (Makefile.am): Likewise.
37141         * modules/c-strtod (Makefile.am): Likewise.
37142         * modules/c-strtold (Makefile.am): Likewise.
37143         * modules/calloc (Makefile.am): Likewise.
37144         * modules/canon-host (Makefile.am): Likewise.
37145         * modules/canonicalize (Makefile.am): Likewise.
37146         * modules/chdir-long (Makefile.am): Likewise.
37147         * modules/chdir-safer (Makefile.am): Likewise.
37148         * modules/check-version (Makefile.am): Likewise.
37149         * modules/chown (Makefile.am): Likewise.
37150         * modules/cloexec (Makefile.am): Likewise.
37151         * modules/close-stream (Makefile.am): Likewise.
37152         * modules/closeout (Makefile.am): Likewise.
37153         * modules/crc (Makefile.am): Likewise.
37154         * modules/cycle-check (Makefile.am): Likewise.
37155         * modules/des (Makefile.am): Likewise.
37156         * modules/dirfd (Makefile.am): Likewise.
37157         * modules/dirname (Makefile.am): Likewise.
37158         * modules/dup2 (Makefile.am): Likewise.
37159         * modules/euidaccess (Makefile.am): Likewise.
37160         * modules/exclude (Makefile.am): Likewise.
37161         * modules/exitfail (Makefile.am): Likewise.
37162         * modules/fcntl-safer (Makefile.am): Likewise.
37163         * modules/file-type (Makefile.am): Likewise.
37164         * modules/fileblocks (Makefile.am): Likewise.
37165         * modules/filemode (Makefile.am): Likewise.
37166         * modules/filenamecat (Makefile.am): Likewise.
37167         * modules/fnmatch (Makefile.am): Likewise.
37168         * modules/fopen-safer (Makefile.am): Likewise.
37169         * modules/fpending (Makefile.am): Likewise.
37170         * modules/fprintftime (Makefile.am): Likewise.
37171         * modules/free (Makefile.am): Likewise.
37172         * modules/fsusage (Makefile.am): Likewise.
37173         * modules/ftruncate (Makefile.am): Likewise.
37174         * modules/fts (Makefile.am): Likewise.
37175         * modules/gc (Makefile.am): Likewise.
37176         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
37177         * modules/getaddrinfo (Makefile.am): Likewise.
37178         * modules/getcwd (Makefile.am): Likewise.
37179         * modules/getdelim (Makefile.am): Likewise.
37180         * modules/getdomainname (Makefile.am): Likewise.
37181         * modules/getgroups (Makefile.am): Likewise.
37182         * modules/gethostname (Makefile.am): Likewise.
37183         * modules/gethrxtime (Makefile.am): Likewise.
37184         * modules/getline (Makefile.am): Likewise.
37185         * modules/getloadavg (Makefile.am): Likewise.
37186         * modules/getlogin_r (Makefile.am): Likewise.
37187         * modules/getopt (Makefile.am): Likewise.
37188         * modules/getpass (Makefile.am): Likewise.
37189         * modules/getpass-gnu (Makefile.am): Likewise.
37190         * modules/getsubopt (Makefile.am): Likewise.
37191         * modules/gettime (Makefile.am): Likewise.
37192         * modules/gettimeofday (Makefile.am): Likewise.
37193         * modules/getugroups (Makefile.am): Likewise.
37194         * modules/getusershell (Makefile.am): Likewise.
37195         * modules/glob (Makefile.am): Likewise.
37196         * modules/group-member (Makefile.am): Likewise.
37197         * modules/hard-locale (Makefile.am): Likewise.
37198         * modules/hash (Makefile.am): Likewise.
37199         * modules/hmac-md5 (Makefile.am): Likewise.
37200         * modules/hmac-sha1 (Makefile.am): Likewise.
37201         * modules/human (Makefile.am): Likewise.
37202         * modules/idcache (Makefile.am): Likewise.
37203         * modules/imaxabs (Makefile.am): Likewise.
37204         * modules/imaxdiv (Makefile.am): Likewise.
37205         * modules/inet_ntop (Makefile.am): Likewise.
37206         * modules/inet_pton (Makefile.am): Likewise.
37207         * modules/inttostr (Makefile.am): Likewise.
37208         * modules/isapipe (Makefile.am): Likewise.
37209         * modules/lchown (Makefile.am): Likewise.
37210         * modules/long-options (Makefile.am): Likewise.
37211         * modules/lstat (Makefile.am): Likewise.
37212         * modules/malloc (Makefile.am): Likewise.
37213         * modules/mathl (Makefile.am): Likewise.
37214         * modules/mbchar (Makefile.am): Likewise.
37215         * modules/md2 (Makefile.am): Likewise.
37216         * modules/md4 (Makefile.am): Likewise.
37217         * modules/md5 (Makefile.am): Likewise.
37218         * modules/memcasecmp (Makefile.am): Likewise.
37219         * modules/memchr (Makefile.am): Likewise.
37220         * modules/memcmp (Makefile.am): Likewise.
37221         * modules/memcoll (Makefile.am): Likewise.
37222         * modules/memcpy (Makefile.am): Likewise.
37223         * modules/memmem (Makefile.am): Likewise.
37224         * modules/memmove (Makefile.am): Likewise.
37225         * modules/mempcpy (Makefile.am): Likewise.
37226         * modules/memrchr (Makefile.am): Likewise.
37227         * modules/memset (Makefile.am): Likewise.
37228         * modules/memxor (Makefile.am): Likewise.
37229         * modules/mkancesdirs (Makefile.am): Likewise.
37230         * modules/mkdir (Makefile.am): Likewise.
37231         * modules/mkdir-p (Makefile.am): Likewise.
37232         * modules/mkdtemp (Makefile.am): Likewise.
37233         * modules/mkstemp (Makefile.am): Likewise.
37234         * modules/mktime (Makefile.am): Likewise.
37235         * modules/modechange (Makefile.am): Likewise.
37236         * modules/mountlist (Makefile.am): Likewise.
37237         * modules/nanosleep (Makefile.am): Likewise.
37238         * modules/openat (Makefile.am): Likewise.
37239         * modules/pagealign_alloc (Makefile.am): Likewise.
37240         * modules/physmem (Makefile.am): Likewise.
37241         * modules/poll (Makefile.am): Likewise.
37242         * modules/posixtm (Makefile.am): Likewise.
37243         * modules/posixver (Makefile.am): Likewise.
37244         * modules/putenv (Makefile.am): Likewise.
37245         * modules/quote (Makefile.am): Likewise.
37246         * modules/quotearg (Makefile.am): Likewise.
37247         * modules/raise (Makefile.am): Likewise.
37248         * modules/read-file (Makefile.am): Likewise.
37249         * modules/readline (Makefile.am): Likewise.
37250         * modules/readlink (Makefile.am): Likewise.
37251         * modules/readtokens (Makefile.am): Likewise.
37252         * modules/readutmp (Makefile.am): Likewise.
37253         * modules/realloc (Makefile.am): Likewise.
37254         * modules/regex (Makefile.am): Likewise.
37255         * modules/rename (Makefile.am): Likewise.
37256         * modules/rename-dest-slash (Makefile.am): Likewise.
37257         * modules/rijndael (Makefile.am): Likewise.
37258         * modules/rmdir (Makefile.am): Likewise.
37259         * modules/rpmatch (Makefile.am): Likewise.
37260         * modules/safe-read (Makefile.am): Likewise.
37261         * modules/safe-write (Makefile.am): Likewise.
37262         * modules/same (Makefile.am): Likewise.
37263         * modules/save-cwd (Makefile.am): Likewise.
37264         * modules/savedir (Makefile.am): Likewise.
37265         * modules/setenv (Makefile.am): Likewise.
37266         * modules/settime (Makefile.am): Likewise.
37267         * modules/sha1 (Makefile.am): Likewise.
37268         * modules/sig2str (Makefile.am): Likewise.
37269         * modules/snprintf (Makefile.am): Likewise.
37270         * modules/stdlib-safer (Makefile.am): Likewise.
37271         * modules/stpcpy (Makefile.am): Likewise.
37272         * modules/stpncpy (Makefile.am): Likewise.
37273         * modules/strcase (Makefile.am): Likewise.
37274         * modules/strcasestr (Makefile.am): Likewise.
37275         * modules/strchrnul (Makefile.am): Likewise.
37276         * modules/strcspn (Makefile.am): Likewise.
37277         * modules/strdup (Makefile.am): Likewise.
37278         * modules/strerror (Makefile.am): Likewise.
37279         * modules/strftime (Makefile.am): Likewise.
37280         * modules/strndup (Makefile.am): Likewise.
37281         * modules/strnlen (Makefile.am): Likewise.
37282         * modules/strpbrk (Makefile.am): Likewise.
37283         * modules/strsep (Makefile.am): Likewise.
37284         * modules/strstr (Makefile.am): Likewise.
37285         * modules/strtod (Makefile.am): Likewise.
37286         * modules/strtoimax (Makefile.am): Likewise.
37287         * modules/strtok_r (Makefile.am): Likewise.
37288         * modules/strtol (Makefile.am): Likewise.
37289         * modules/strtoll (Makefile.am): Likewise.
37290         * modules/strtoul (Makefile.am): Likewise.
37291         * modules/strtoull (Makefile.am): Likewise.
37292         * modules/strtoumax (Makefile.am): Likewise.
37293         * modules/strverscmp (Makefile.am): Likewise.
37294         * modules/time_r (Makefile.am): Likewise.
37295         * modules/timegm (Makefile.am): Likewise.
37296         * modules/tmpfile-safer (Makefile.am): Likewise.
37297         * modules/unistd-safer (Makefile.am): Likewise.
37298         * modules/unlinkdir (Makefile.am): Likewise.
37299         * modules/userspec (Makefile.am): Likewise.
37300         * modules/utime (Makefile.am): Likewise.
37301         * modules/utimecmp (Makefile.am): Likewise.
37302         * modules/utimens (Makefile.am): Likewise.
37303         * modules/vasnprintf (Makefile.am): Likewise.
37304         * modules/vasprintf (Makefile.am): Likewise.
37305         * modules/vsnprintf (Makefile.am): Likewise.
37306         * modules/xalloc (Makefile.am): Likewise.
37307         * modules/xgetcwd (Makefile.am): Likewise.
37308         * modules/xnanosleep (Makefile.am): Likewise.
37309         * modules/xreadlink (Makefile.am): Likewise.
37310         * modules/xstrtod (Makefile.am): Likewise.
37311         * modules/xstrtol (Makefile.am): Likewise.
37312         * modules/xstrtold (Makefile.am): Likewise.
37313         * modules/yesno (Makefile.am): Likewise.
37314
37315 2006-10-12  Jim Meyering  <jim@meyering.net>
37316
37317         * m4/getloadavg.m4: Revert the change below.
37318
37319         * m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existence of
37320         lib/getloadavg.c using "ls -L", not "test -f".  The latter would
37321         fail with a symlink, which is what coreutils' ./bootstrap now
37322         creates by default.
37323
37324 2006-10-12  Bruno Haible  <bruno@clisp.org>
37325
37326         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): Don't define for MSVC or
37327         mingw.
37328         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX): Handle
37329         MSVC and mingw explicitly.
37330
37331 2006-10-11  Simon Josefsson  <jas@extundo.com>
37332             Bruno Haible  <bruno@clisp.org>
37333
37334         Add support for multiple gnulib-tool invocations in the scope of a
37335         single configure.ac file.
37336         * gnulib-tool (func_emit_lib_Makefile_am): In the _LIBADD variable,
37337         use a private [LT]LIBOBJS variant. Define a _DEPENDENCIES variable
37338         with the same contents as the _LIBADD variable.
37339         (func_emit_initmacro_start, func_emit_initmacro_end,
37340         func_emit_initmacro_done): New functions.
37341         (func_import, func_create_testdir): Invoke them. Allow the identifiers
37342         gl_LIBOBJS and gl_LTLIBOBJS.
37343
37344 2006-10-11  Bruno Haible  <bruno@clisp.org>
37345
37346         * gnulib-tool (GETTEXTPATH, AUTOHEADER, AUTOPOINT): New variables.
37347         (func_create_testdir): Don't create po/Makefile.am, don't invoke
37348         autoreconf. Instead, invoke autopoint explicitly but move back the
37349         *.m4 files from gnulib.
37350
37351 2006-10-11  Bruno Haible  <bruno@clisp.org>
37352
37353         * gnulib-tool (func_usage): Make module names after --create-testdir
37354         optional.
37355         (func_create_testdir): If no module was specified, use nearly all
37356         modules.
37357
37358 2006-10-12  Jim Meyering  <jim@meyering.net>
37359
37360         Big performance improvement for fts-based tools that use FTS_NOSTAT.
37361         Avoid spurious inode-mismatch problems on non-POSIX file systems.
37362         Details: http://article.gmane.org/gmane.comp.lib.gnulib.bugs/7416
37363         * lib/fts_.h (FTS_DEFER_STAT): Define new flag.
37364         (FTS_OPTIONMASK): Extend the mask to reflect this addition.
37365         * lib/fts.c (DT_IS_KNOWN, DT_MUST_BE): Define.
37366         (FTS_NO_STAT_REQUIRED, FTS_STAT_REQUIRED): Define.
37367         (fts_set_stat_required): New function.
37368         (fts_open): Defer the calls to fts_stat, if possible or requested.
37369         Move the code that maps a command-line fts_info value FTS_DOT to FTS_D
37370         into fts_stat itself.
37371         (fts_read): Perform any required (deferred) fts_stat call.
37372         (fts_build): Likewise, for the directory we're about to open and read.
37373         In the readdir loop, carefully decide whether each entry will require
37374         an eventual call to fts_stat, using dirent.d_type info if available.
37375         (fts_stat): Move the test for whether to honor FTS_COMFOLLOW on
37376         a command line argument into this function.  Update all callers.
37377         Map a return value of FTS_DOT to FTS_D for a command line argument.
37378         * modules/fts (Depends-on): Add d-type.  Alphabetize.
37379         Thanks to Miklos Szeredi for his tenacity and for the initial
37380         bug report about "find" failing on a FUSE-based file system.
37381
37382         * lib/fts.c (fts_open): Use consistent indentation.
37383
37384 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
37385
37386         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed from
37387         gl_USE_SYSTEM_EXTENSIONS, to fix a coreutils bootstrap failure
37388         reported by Jim Meyering.  All uses of cache variables renamed
37389         to match Autoconf's.
37390         (gl_USE_SYSTEM_EXTENSIONS): New macro, which simply requires
37391         the other one.
37392
37393         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
37394         Fix misspelling in diagnostic.
37395
37396 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
37397
37398         * lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not already
37399         defined.  Problem reported by Matthew Woehlke.
37400
37401         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
37402         Add support for Tandem NonStop R series.
37403         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX):
37404         Use new macro.
37405
37406         * lib/rename-dest-slash.c: Include stdbool.h but not string.h.
37407         (has_trailing_slash): Omit size arg; all callers changed.
37408         Omit 'inline', since it doesn't help performance and we'd
37409         need to configure it.
37410         Don't count //, ///, etc. as having a trailing slash.
37411         As a side effect, this removes a C99ism reported by Matthew Woehlke.
37412         (rpl_rename_dest_slash): On failure, use rename's errno rather
37413         than (in some cases) an incorrect or junk errno.
37414         Simplify code by removing need to compute length; this does
37415         cause it to make two passes instead of one over the file name,
37416         but it's worth it.
37417
37418         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo previous
37419         change, since Autoconf's version may no longer be appropriate now
37420         that we are using CVS Autoconf's version.  Add support for Tandem.
37421
37422 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
37423             Bruno Haible  <bruno@clisp.org>
37424
37425         * lib/allocsa.h (sa_alignment_longlong, sa_alignment_max): Test
37426         HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
37427         * m4/allocsa.m4 (gl_ALLOCSA): Invoke AC_TYPE_LONG_LONG_INT instead of
37428         gl_AC_TYPE_LONG_LONG.
37429
37430         * lib/printf-args.h (arg_type, argument): Test HAVE_LONG_LONG_INT
37431         instead of HAVE_LONG_LONG.
37432         * lib/printf-args.c (printf_fetchargs): Likewise.
37433         * lib/printf-parse.c (PRINTF_PARSE): Likewise.
37434         * lib/vasnprintf.c (VASNPRINTF): Likewise.
37435         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS, gl_PREREQ_PRINTF_PARSE,
37436         gl_PREREQ_VASNPRINTF): Invoke AC_TYPE_LONG_LONG_INT instead of
37437         gl_AC_TYPE_LONG_LONG.
37438
37439 2006-10-11  Bruno Haible  <bruno@clisp.org>
37440
37441         * m4/longlong.m4: Add comments.
37442         * m4/ulonglong.m4: Likewise.
37443
37444 2006-10-10  Bruno Haible  <bruno@clisp.org>
37445
37446         Make it possible to #define stpcpy, strdup to aliases.
37447         * lib/stpcpy.c (stpcpy) [!_LIBC]: Don't undefine.
37448         * lib/strdup.c (strdup) [!_LIBC]: Don't undefine.
37449
37450 2006-10-10  Bruno Haible  <bruno@clisp.org>
37451
37452         Make it possible to #define gcd to an alias.
37453         * lib/gcd.c: Include config.h.
37454
37455 2006-10-10  Bruno Haible  <bruno@clisp.org>
37456
37457         Make it possible to #define c_isascii to an alias.
37458         * lib/c-ctype.h: Don't define the macros if NO_C_CTYPE_MACROS is
37459         defined. Undefine the macros before defining them, to avoid gcc
37460         warnings.
37461         * lib/c-ctype.c: Include config.h. Don't undefine the macros; instead,
37462         define NO_C_CTYPE_MACROS early.
37463
37464 2006-10-10  Bruno Haible  <bruno@clisp.org>
37465
37466         Make it possible to #define set_program_name to an alias.
37467         * lib/progname.c: Don't undefine set_program_name; instead, undefine
37468         ENABLE_RELOCATABLE early.
37469
37470 2006-10-10  Paul Eggert  <eggert@cs.ucla.edu>
37471
37472         Port to Tandem NSK OSS, which has 64-bit signed int but at most
37473         32-bit unsigned int.  Problem reported by Matthew Woehlke in:
37474         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00062.html
37475         More generally, don't assume that 64-bit signed int is available
37476         if unsigned int is, and vice versa.
37477         * lib/inttypes_.h (_PRIu64_PREFIX, _SCNu64_PREFIX): Depend on
37478         unsigned symbols, not on their signed counterparts.
37479         * lib/stdint_.h (uint64_t, uint_least64_t, uint_fast64_t, uintmax_t):
37480         (UINT64_MAX, UINT_LEAST64_MAX, UINT_FAST64_MAX, UINTMAX_MAX):
37481         (UINT64_C, UINTMAX_C):
37482         Likewise.
37483         * lib/strtoimax.c (strtoll): Depend on signed symbols, not their
37484         unsigned counterparts.
37485         (Have_long_long, Unsigned): New macros.
37486         (Int): Renamed from INT.
37487         (strtoimax): Use the new macros.
37488         * m4/stdint.m4 (gl_STDINT_H): Require AC_TYPE_UNSIGNED_LONG_LONG_INT
37489         and substitute HAVE_UNSIGNED_LONG_LONG_INT.
37490         * modules/inttypes (inttypes.h): Substitute
37491         HAVE_UNSIGNED_LONG_LONG_INT.
37492         * modules/stdint (stdint.h): Likewise.
37493         (Files): Add m4/ulonglong.m4.
37494
37495 2006-10-10  Bruno Haible  <bruno@clisp.org>
37496
37497         Fix a gcc -Wshadow warning.
37498         * lib/gl_anyhash_list2.h (hash_resize): Rename local variable 'index'
37499         to 'bucket'.
37500         * lib/gl_anylinked_list2.h (gl_linked_search_from_to,
37501         gl_linked_indexof_from_to): Likewise.
37502         * lib/gl_linkedhash_list.c (add_to_bucket, remove_from_bucket):
37503         Likewise.
37504         * lib/gl_anytreehash_list1.h (add_to_bucket, remove_from_bucket):
37505         Likewise.
37506         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Likewise.
37507         Reported by Eric Blake.
37508
37509 2006-10-09  Paul Eggert  <eggert@cs.ucla.edu>
37510
37511         * lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd.h too,
37512         for NetBSD.  Problem reported by Bruno Haible.
37513
37514 2006-10-09  Jim Meyering  <jim@meyering.net>
37515
37516         * lib/lchown.c: Include <sys/stat.h> before "stat-macros.h".
37517         Patch from Bruno Haible.
37518
37519 2006-10-09  Jim Meyering  <jim@meyering.net>
37520
37521         * lib/fts-cycle.c (leave_dir): When "leaving" a top level directory due
37522         to FTS_SKIP, don't copy the parent's uninitialized dev/ino values.
37523         Trigger with e.g., mkdir d && valgrind ./chmod u+rwx d d
37524
37525 2006-10-08  Paul Eggert  <eggert@cs.ucla.edu>
37526
37527         Don't include <config.h> twice; this doesn't work in some cases,
37528         e.g., when config.h has "#define intmax_t long long int" and
37529         we include <config.h>, <inttypes.h>, <config.h> in that order.
37530         Problem reported by Matthew Woehlke in:
37531         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00073.html
37532         * lib/fprintftime.c: Don't include config.h or fprintftime.h.
37533         * lib/fts-cycle.c: Don't include config.h.
37534         * lib/strftime.c: Include fprintftime.h if FPRINTFTIME is defined.
37535         * lib/xstrtoimax.c: Remove copyright notice since it's short tnow.
37536         Don't include config.h or xstrtol.h.  Define STRTOL_T_MINIMUM
37537         and STRTOL_T_MAXIMUM unconditionally, since we now assume gnulib
37538         inttypes.h.
37539         * lib/xstrtoumax.c: Likewise.
37540         * lib/xstrtol.c: Include config.h and xstrtol.h after defining
37541         __strtol and the like, so that this module is more like its siblings.
37542         (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [! defined STRTOL_T_MINIMUM]:
37543         Remove; no longer needed now that we assume gnulib inttypes.h.
37544
37545 2006-10-08  Bruno Haible  <bruno@clisp.org>
37546
37547         * doc/gnulib-tool.texi: Emphasize the drawbacks of the --symlink
37548         option.
37549
37550 2006-10-07  Jim Meyering  <jim@meyering.net>
37551
37552         * modules/inttypes (inttypes.h): Revert what seems to have been
37553         an inadvertent part of today's change: use "|", not "/" in the
37554         substitution for the "/"-containing string, $(ABSOLUTE_INTTYPES_H).
37555
37556 2006-10-07  Bruno Haible  <bruno@clisp.org>
37557
37558         * modules/sublist: New file.
37559
37560 2006-10-07  Bruno Haible  <bruno@clisp.org>
37561
37562         * modules/alloca-opt (alloca.h): Add a "DO NOT EDIT" comment.
37563         * modules/argz (argz.h): Likewise.
37564         * modules/arpa_inet (arpa/inet.h): Likewise.
37565         * modules/byteswap (byteswap.h): Likewise.
37566         * modules/configmake (configmake.h): Likewise.
37567         * modules/fcntl (fcntl.h): Likewise.
37568         * modules/fnmatch (fnmatch.h): Likewise.
37569         * modules/getopt (getopt.h): Likewise.
37570         * modules/glob (glob.h): Likewise.
37571         * modules/inttypes (inttypes.h): Likewise.
37572         * modules/netinet_in (netinet/in.h): Likewise.
37573         * modules/poll (poll.h): Likewise.
37574         * modules/stdbool (stdbool.h): Likewise.
37575         * modules/stdint (stdint.h): Likewise.
37576         * modules/sys_select (sys/select.h): Likewise.
37577         * modules/sys_socket (sys/socket.h): Likewise.
37578         * modules/sys_stat (sys/stat.h): Likewise.
37579         * modules/sysexits (sysexits.h): Likewise.
37580         * modules/unistd (unistd.h): Likewise.
37581         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
37582         Add a "DO NOT EDIT" comment to the generated file.
37583         (func_import): Likewise for gnulib-comp.m4.
37584
37585 2006-10-07  Bruno Haible  <bruno@clisp.org>
37586
37587         * lib/gl_sublist.h: New file.
37588         * lib/gl_sublist.c: New file.
37589
37590 2006-10-06  Paul Eggert  <eggert@cs.ucla.edu>
37591
37592         * lib/mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file
37593         name (relative to the original working directory) and the file
37594         name component (relative to the temporary working directory).  All
37595         callers changed.
37596         * lib/mkancesdirs.h (mkancesdirs): Adjust prototype to match.
37597         * lib/mkdir-p.c (make_dir_parents): Likewise.
37598         * lib/mkdir-p.h (make_dir_parents): Likewise.
37599
37600 2006-10-06  Eric Blake  <ebb9@byu.net>
37601
37602         Define several macros for use by the clean-temp module.
37603         * m4/close-stream.m4 (gl_CLOSE_STREAM): Define GNULIB_CLOSE_STREAM.
37604         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Define GNULIB_FCNTL_SAFER.
37605         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Define GNULIB_FOPEN_SAFER.
37606
37607         * lib/clean-temp.h (close_stream_temp): New declaration.
37608         * lib/clean-temp.c (includes): Pull in headers according to what
37609         other modules are in use.
37610         (close_stream_temp) [GNULIB_CLOSE_STREAM]: New function.
37611
37612 2006-10-06  Bruno Haible  <bruno@clisp.org>
37613
37614         * lib/javacomp.c (write_temp_file): Use fopen_temp, fwriteerror_temp
37615         instead of fopen, fwriteerror.
37616
37617 2006-10-06  Bruno Haible  <bruno@clisp.org>
37618
37619         * lib/clean-temp.h (cleanup_temp_file, cleanup_temp_subdir,
37620         cleanup_temp_dir_contents, cleanup_temp_dir): Change return type to
37621         int.
37622         * lib/clean-temp.c (do_unlink, do_rmdir, cleanup_temp_file,
37623         cleanup_temp_subdir, cleanup_temp_dir_contents, cleanup_temp_dir):
37624         Return an error indicator.
37625         Suggested by Eric Blake.
37626
37627 2006-10-06  Bruno Haible  <bruno@clisp.org>
37628
37629         * lib/clean-temp.c (PATH_MAX): Provide a fallback for GNU Hurd.
37630         Reported by Eric Blake.
37631
37632 2006-10-06  Bruno Haible  <bruno@clisp.org>
37633
37634         * modules/closeout (Description): Mention stderr too.
37635
37636 2006-10-06  Bruno Haible  <bruno@clisp.org>
37637         and Paul Eggert  <eggert@cs.ucla.edu>
37638
37639         * lib/closeout.c (close_stdout): Also close stderr.
37640         * lib/closeout.h: Update comment.
37641
37642 2006-10-05  Paul Eggert  <eggert@cs.ucla.edu>
37643
37644         Fix some Darwin-7.9.0 porting problems reported by Bruno Haible in
37645         <http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00063.html>.
37646         * lib/dirchownmod.c: Include lchown.h.
37647         * lib/lchown.c: Don't include files that lchown.h now includes.
37648         Don't declare chown, since lchown.h now does that.
37649         * lib/lchown.h: Include errno.h, sys/types.h, unistd.h.
37650         (lchown): Define to rpl_chown if lchown is declared but
37651         does not exist.  Declare using a prototype if lchown is not
37652         declared.  Add a copyright notice.
37653         * lib/mkstemp.h: Include <unistd.h>.
37654         * lib/openat.c: Include lchown.h.
37655
37656         * lib/fcntl_.h (O_NOFOLLOW): Don't depend on O_NOFOLLOW_IS_INEFFECTIVE;
37657         we now test for that separately.
37658         * lib/fts.c (fts_safe_changedir): Inspect HAVE_WORKING_O_NOFOLLOW
37659         rather than O_NOFOLLOW, when testing whether it's possible to
37660         avoid a race condition reliably.
37661         * lib/savewd.c (savewd_chdir): Likewise.
37662
37663         Remove macros that are no longer needed now that stdint.h is
37664         reliable.
37665         * lib/fsusage.c (UINTMAX_MAX): Remove.
37666         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Remove.
37667         * lib/utimecmp.c (SIZE_MAX): Remove.
37668
37669         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check whether lchown is declared.
37670
37671         * m4/fcntl_h.m4 (gl_FCNTL_H): Define HAVE_WORKING_O_NOFOLLOW instead
37672         of O_NOFOLLOW_IS_INEFFECTIVE.  Define HAVE_WORKING_O_NOATIME if
37673         O_NOATIME works.
37674
37675 2006-10-05  Bruno Haible  <bruno@clisp.org>
37676
37677         * lib/gl_list.h (gl_sortedlist_search_from_to,
37678         gl_sortedlist_indexof_from_to): New declarations.
37679         (gl_list_implementation): New fields sortedlist_search_from_to,
37680         sortedlist_indexof_from_to.
37681         (gl_sortedlist_search_from_to, gl_sortedlist_indexof_from_to): New
37682         inline functions.
37683         * lib/gl_list.c (gl_sortedlist_search_from_to,
37684         gl_sortedlist_indexof_from_to): New functions.
37685         * lib/gl_array_list.c (gl_array_sortedlist_indexof_from_to): New
37686         function.
37687         (gl_array_sortedlist_indexof, gl_array_sortedlist_search): Use it.
37688         (gl_array_sortedlist_search_from_to): New function.
37689         (gl_array_list_implementation): Update.
37690         * lib/gl_carray_list.c (gl_carray_sortedlist_indexof_from_to): New
37691         function.
37692         (gl_carray_sortedlist_indexof, gl_carray_sortedlist_search): Use it.
37693         (gl_carray_sortedlist_search_from_to): New function.
37694         (gl_carray_list_implementation): Update.
37695         * lib/gl_anylinked_list2.h (gl_linked_sortedlist_search_from_to,
37696         gl_linked_sortedlist_indexof_from_to): New functions.
37697         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
37698         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
37699         * lib/gl_anytree_list2.h (gl_tree_sortedlist_search_from_to,
37700         gl_tree_sortedlist_indexof_from_to): New functions.
37701         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
37702         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
37703         Update.
37704         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
37705         * lib/gl_rbtreehash_list.c (gl_avltreehash_list_implementation):
37706         Update.
37707
37708 2006-10-05  Bruno Haible  <bruno@clisp.org>
37709
37710         * lib/gl_list.h (gl_list_search_from, gl_list_search_from_to,
37711         gl_list_indexof_from, gl_list_indexof_from_to): New declarations.
37712         (struct gl_list_implementation): Add fields search_from_to,
37713         indexof_from_to. Remove fields search, indexof.
37714         (gl_list_search): Use the search_from_to method.
37715         (gl_list_search_from, gl_list_search_from_to): New functions.
37716         (gl_list_indexof): Use the indexof_from_to method.
37717         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
37718         * lib/gl_list.c (gl_list_search): Use the search_from_to method.
37719         (gl_list_search_from, gl_list_search_from_to): New functions.
37720         (gl_list_indexof): Use the indexof_from_to method.
37721         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
37722         * lib/gl_array_list.c (gl_array_indexof_from_to): Renamed from
37723         gl_array_indexof. Add start_index, end_index arguments.
37724         (gl_array_search_from_to): Renamed from gl_array_search. Add
37725         start_index, end_index arguments.
37726         (gl_array_remove, gl_array_list_implementation): Update.
37727         * lib/gl_carray_list.c (gl_carray_indexof_from_to): Renamed from
37728         gl_carray_indexof. Add start_index, end_index arguments.
37729         (gl_carray_search_from_to): Renamed from gl_carray_search. Add
37730         start_index, end_index arguments.
37731         (gl_carray_remove, gl_carray_list_implementation): Update.
37732         * lib/gl_anylinked_list2.h (gl_linked_search_from_to): Renamed from
37733         gl_linked_search. Add start_index, end_index arguments.
37734         (gl_linked_indexof_from_to): Renamed from gl_linked_indexof. Add
37735         start_index, end_index arguments.
37736         (gl_linked_remove): Update.
37737         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
37738         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
37739         * lib/gl_anytree_list1.h (iterstack_item_t): Change type of 'rightp'
37740         field to 'size_t'.
37741         * lib/gl_anytree_list2.h (gl_tree_search_from_to): Renamed from
37742         gl_tree_search. Add start_index, end_index arguments.
37743         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
37744         start_index, end_index arguments.
37745         (gl_tree_remove): Update.
37746         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
37747         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
37748         * lib/gl_anytreehash_list1.h (compare_position_threshold): New
37749         function.
37750         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Renamed from
37751         gl_tree_search. Add start_index, end_index arguments.
37752         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
37753         start_index, end_index arguments.
37754         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
37755         Update.
37756         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
37757
37758 2006-10-05  Bruno Haible  <bruno@clisp.org>
37759
37760         * modules/fwriteerror (configure.ac): Define GNULIB_FWRITEERROR.
37761
37762         * lib/clean-temp.h (open_temp, fopen_temp, close_temp, fclose_temp,
37763         fwriteerror_temp): New declarations.
37764         * lib/clean-temp.c (uintptr_t): Provide fallback definition.
37765         (descriptors): New variable.
37766         (cleanup): First, close the descriptors.
37767         (register_fd, unregister_fd, open_temp, fopen_temp, close_temp,
37768         fclose_temp, fwriteerror_temp): New functions.
37769
37770 2006-10-04  Jim Meyering  <jim@meyering.net>
37771
37772         * lib/fts.c (fts_open): Tiny comment change.
37773
37774 2006-10-04  Bruno Haible  <bruno@clisp.org>
37775
37776         Make it possible to invoke AC_GNU_SOURCE after gl_LOCK_EARLY.
37777         * m4/lock.m4 (gl_LOCK_EARLY_BODY): New macro, extracted code from
37778         gl_LOCK_BODY.
37779         (gl_LOCK_EARLY): Require gl_LOCK_EARLY_BODY, not gl_LOCK_BODY.
37780         (gl_LOCK_BODY): Remove settings of CPPFLAGS, now done in
37781         gl_LOCK_EARLY_BODY.
37782         (gl_LOCK): Require gl_LOCK_BODY.
37783
37784 2006-10-04  Bruno Haible  <bruno@clisp.org>
37785
37786         * lib/gl_oset.h (gl_setelement_threshold_fn): New type.
37787         (gl_oset_search_atleast): New declaration.
37788         (struct gl_oset_implementation): Add field 'search_atleast'.
37789         (gl_oset_search_atleast): New inline function.
37790         * lib/gl_oset.c (gl_oset_search_atleast): New function.
37791         * lib/gl_array_oset.c (gl_array_search_atleast): New function.
37792         (gl_array_oset_implementation): Update.
37793         * lib/gl_anytree_oset.h (gl_tree_search_atleast): New function.
37794         * lib/gl_avltree_oset.c (gl_avltree_oset_implementation): Update.
37795         * lib/gl_rbtree_oset.c (gl_rbtree_oset_implementation): Update.
37796
37797 2006-10-04  Bruno Haible  <bruno@clisp.org>
37798
37799         * lib/fatal-signal.c (fatal_signals) [WOE32]: Add the SIGBREAK signal.
37800
37801 2006-10-03  Bruno Haible  <bruno@clisp.org>
37802
37803         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Renamed
37804         from gl_avltreehash_list_implementation.
37805
37806 2006-10-03  Bruno Haible  <bruno@clisp.org>
37807
37808         * lib/gl_oset.c (gl_oset_add): Fix return type.
37809
37810 2006-10-02  Paolo Bonzini  <bonzini@gnu.org>  (tiny change)
37811
37812         * lib/quotearg.c (mbstate_t) [!HAVE_MBRTOWC]: #define to int.
37813
37814 2006-10-02  Eric Blake  <ebb9@byu.net>
37815
37816         * modules/strnlen (Depends-on): Add extensions.
37817
37818 2006-10-02  Eric Blake  <ebb9@byu.net>
37819
37820         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use autoconf's
37821         definition in 2.60+.
37822
37823 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
37824
37825         * lib/fts.c (fts_close, fts_build, fts_palloc): Remove redundant
37826         checks.
37827
37828 2006-10-02  Bruno Haible  <bruno@clisp.org>
37829
37830         * gnulib-tool (func_emit_lib_Makefile_am): Don't add no-dependencies
37831         to the AUTOMAKE_OPTIONS.
37832         Reported by Jim Meyering.
37833
37834 2006-09-29  Paul Eggert  <eggert@cs.ucla.edu>
37835
37836         Work around bug in Solaris 10 /proc file system:
37837         /proc/self/fd/NNN/.. isn't the parent directory of
37838         the directory whose file descriptor is NNN.  This needs to
37839         be worked around at run time, not compile time, since a
37840         program might be built on Solaris 8, where things work, and
37841         run on Solaris 10.
37842         * lib/openat-priv.h (BUILD_PROC_NAME): Remove.  All callers changed
37843         to use the following interface instead:
37844         (OPENAT_BUFFER_SIZE): New macro.
37845         (openat_proc_name): New function.
37846         * lib/at-func.c (AT_FUNC_NAME): Adjust to above changes.
37847         * lib/openat.c (openat_permissive, openat_needs_fchdir, fdopendir):
37848         Likewise.
37849         * lib/openat-proc.c: New file.
37850         * modules/openat (Files): Add lib/openat-proc.c.
37851         (Depends-on): Add same-inode, stdbool.
37852         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBOBJ(openat-proc).
37853
37854 2006-09-29  Bruno Haible  <bruno@clisp.org>
37855
37856         * lib/fwriteerror.h (fwriteerror_no_ebadf): New declaration.
37857         * lib/(do_fwriteerror): Renamed from fwriteerror. Add ignore_ebadf
37858         argument. Set stdout_closed before testing for ferror, not after.
37859         (fwriteerror, fwriteerror_no_ebadf): New functions.
37860
37861 2006-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
37862
37863         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Avoid unused variables warning.
37864
37865 2006-09-28  Paolo Bonzini  <bonzini@gnu.org>
37866
37867         * lib/poll.c (rpl_poll) [__APPLE__]: Use FIONREAD instead of MSG_PEEK.
37868         * m4/poll.m4: Look for sys/ioctl.h and sys/filio.h.
37869
37870 2006-09-28  Jim Meyering  <jim@meyering.net>
37871
37872         * lib/mkdir-p.c: Include "dirchownmod.h", not "dirchownmod.c".
37873         Include <unistd.h>.
37874
37875 2006-09-28  Bruno Haible  <bruno@clisp.org>
37876
37877         * modules/avltreehash-list (Depends-on): Add stdint, remove size_max.
37878         * modules/linkedhash-list (Depends-on): Likewise.
37879         * modules/rbtreehash-list (Depends-on): Likewise.
37880
37881 2006-09-28  Bruno Haible  <bruno@clisp.org>
37882
37883         * lib/strndup.h: Simplify the redefinition of strndup.
37884         (_GL_CONCAT, _GL_XCONCAT, __STRNDUP_ID): Remove macros.
37885         * m4/strndup.m4 (gl_FUNC_STRNDUP): Don't define __STRNDUP_PREFIX.
37886
37887 2006-09-28  Bruno Haible  <bruno@clisp.org>
37888
37889         * lib/gl_avltreehash_list.c: Include <stdint.h> instead of size_max.h.
37890         * lib/gl_linkedhash_list.c: Likewise.
37891         * lib/gl_rbtreehash_list.c: Likewise.
37892
37893 2006-09-27  Paul Eggert  <eggert@cs.ucla.edu>
37894
37895         * lib/canon-host.c (canon_host_r): Work around bug in Darwin 7.9.0
37896         getaddrinfo.
37897
37898         * lib/__fpending.h: Don't include <stdio_ext.h> unless
37899         HAVE_DECL___FPENDING.  This avoids a bug with lsbcc, where
37900         it causes <stdio_ext.h> to cause a compile-time error.
37901         Problem reported by Nelson H. F. Beebe.
37902         * lib/getpass.c: Likewise, except for HAVE_DECL___FSETLOCKING instead
37903         of HAVE_DECL___PENDING.
37904
37905         * m4/fpending.m4 (gl_FUNC_FPENDING): Check for stdio_ext at most once.
37906         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for __fsetlocking's
37907         declaration.
37908
37909 2006-09-27  Jim Meyering  <jim@meyering.net>
37910
37911         This file could end up with a definition for a function
37912         named __strndup, rather than rpl_strndup on a system with
37913         incomplete weak_alias support.
37914         * lib/strndup.c (strndup): Rename from __strndup.
37915         Remove #defines that used to map __strndup to strndup.
37916         Don't use K&R prototypes.
37917         Remove LIBC-related code, since this file is not sync'd with glibc.
37918         * lib/strndup.h: Revamp, accordingly.
37919         * m4/strndup.m4: Modernize.
37920
37921 2006-09-26  Paul Eggert  <eggert@cs.ucla.edu>
37922
37923         * modules/savewd (Depends-on): Add 'raise'.
37924         * lib/savewd.c: Include <signal.h>, for 'raise'.
37925
37926 2006-09-26  Jim Meyering  <jim@meyering.net>
37927
37928         * m4/acl.m4 (AC_FUNC_ACL): Disable ACL support altogether
37929         when we detect Darwin 8.7.0's acl_get_file bug.
37930         Rearrange to perform the new (below) run-test while $LIBS
37931         contains any acl-related library.  Set USE_ACL at the end.
37932         (gl_ACL_GET_FILE): New function.
37933
37934 2006-09-26  Eric Blake  <ebb9@byu.net>
37935
37936         * lib/verror.c: Include <config.h> unconditionally.
37937
37938 2006-09-25  Paul Eggert  <eggert@cs.ucla.edu>
37939
37940         * modules/clock-time (Maintainer): Add self.
37941         * modules/getlogin_r (Depends-on): Add extensions.
37942
37943 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
37944
37945         * modules/clock-time: New module.
37946         * modules/nanosleep (Depends-on): Add clock-time.
37947         * modules/gethrxtime (Depends-on): Likewise.
37948         * modules/gettime (Depends-on): Likewise.
37949         * modules/settime (Depends-on): Likewise.
37950
37951         * modules/fts-lgpl: Depend on openat.
37952         * modules/mkancesdirs: Depend on savewd.
37953         * modules/mkdir-p: Likewise.
37954
37955 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
37956
37957         * m4/host-os.m4 (gl_HOST_OS): Require AC_CANONICAL_HOST.
37958
37959         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Rename cache variable from
37960         `gl_have_arbitrary_file_name_length_limit' to
37961         `gl_cv_have_arbitrary_file_name_length_limit', so that caching
37962         actually works between configure runs.
37963
37964 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
37965             Bruno Haible  <bruno@clisp.org>
37966
37967         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Include <string.h>.
37968
37969 2006-09-25  Jim Meyering  <jim@meyering.net>
37970
37971         * m4/fcntl_h.m4 (gl_FCNTL_H): Fix typo in test for failed open.
37972         This typo caused coreutils/tests/dd/misc to fail on Darwin 8.7.0.
37973
37974 2006-09-25  Eric Blake  <ebb9@byu.net>
37975
37976         * gnulib-tool (func_import, func_create_testdir): Fix typos in
37977         exec's in 2006-09-18 patch when shuffling fds.
37978
37979 2006-09-25  Bruno Haible  <bruno@clisp.org>
37980
37981         * m4/getloadavg.m4 (gl_GETLOADAVG): Fix directory in error message.
37982         Reported by Jim Meyering.
37983
37984 2006-09-24  Jim Meyering  <jim@meyering.net>
37985
37986         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Don't use '>' to
37987         compare a pointer against a literal "0".  That caused failures with
37988         at least HP-UX's hpcc.
37989
37990 2006-09-22  Simon Josefsson  <jas@extundo.com>
37991
37992         * modules/gc-sha1:
37993         * modules/gc-md4:
37994         * modules/gc-hmac-sha1:
37995         * modules/gc-hmac-md5:
37996         * modules/gc-des:
37997         * modules/gc-arcfour: Distribute more files.
37998
37999 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38000
38001         * lib/gl_anylinked_list2.h [lint] (gl_linked_iterator)
38002         (gl_linked_iterator_from_to): Initialize struct completely.
38003         * lib/gl_anytree_list2.h [lint] (gl_tree_iterator): Likewise.
38004         (gl_tree_iterator_from_to): Likewise
38005         * lib/gl_anytree_oset.h [lint] (gl_tree_iterator): Likewise.
38006         * lib/gl_array_list.c [lint] (gl_array_iterator)
38007         (gl_array_iterator_from_to): Likewise.
38008         * lib/gl_array_oset.c [lint] (gl_array_iterator): Likewise.
38009         * lib/gl_carray_list.c [lint] (gl_carray_iterator)
38010         (gl_carray_iterator_from_to): Likewise.
38011
38012         * lib/gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1.
38013         * lib/md4.c (md4_process_block): Remove unused variable.
38014         * lib/rijndael-api-fst.c (rijndaelBlockDecrypt): GCC suggests
38015         parentheses for clarity.
38016
38017 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38018
38019         * modules/bison-i18n (Depends-on): Add gettext.
38020
38021 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38022
38023         * m4/fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
38024         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
38025         * m4/jm-winsz1.m4 (gl_HEADER_TIOCGWINSZ_IN_TERMIOS_H): Likewise;
38026         also add missing comma that caused broken test.
38027         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Include
38028         stdlib.h, for `abort'.
38029         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Avoid unused
38030         variables.
38031         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Check for and
38032         include unistd.h if present, for `rmdir'.
38033         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Avoid unused
38034         variables.
38035         * m4/putenv.m4 (gl_FUNC_PUTENV): Rewrite using AC_RUN_IFELSE, and
38036         in the process include standard headers for prototypes.
38037         * m4/readutmp.m4 (gl_READUTMP): Require AC_GNU_SOURCE, so utmpxname
38038         gets declared on GNU/Linux.
38039         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Check for and include
38040         unistd.h, for `rmdir'.
38041         * m4/time_r.m4 (gl_TIME_R): Avoid unused variables.
38042
38043         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Avoid expression that is
38044         always true.
38045         * m4/strndup.m4 (gl_FUNC_STRNDUP): include stdlib.h, for `free'.
38046
38047         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Avoid gcc -Wall warnings.
38048
38049 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38050
38051         * gnulib-tool (func_version): Create output all at once.  This
38052         may help avoid triggering unnecessary SIGPIPEs, and at any
38053         rate it doesn't hurt.
38054
38055 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38056             Bruno Haible  <bruno@clisp.org>
38057
38058         * m4/lock.m4 (gl_LOCK_BODY): Avoid unused variables warning.
38059         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
38060         * m4/signed.m4 (bh_C_SIGNED): Likewise.
38061
38062         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): New macro.
38063         (gl_FUNC_VASPRINTF): Invoke it.
38064
38065 2006-09-22  Bruno Haible  <bruno@clisp.org>
38066
38067         * m4/getloadavg.m4 (gl_GETLOADAVG): Expect the directory of
38068         getloadavg.c as first argument.
38069
38070 2006-09-22  Bruno Haible  <bruno@clisp.org>
38071
38072         * gnulib-tool (func_import, func_create_testdir): Set gl_source_base
38073         at the beginning of the gl_INIT macro.
38074         * modules/getloadavg (configure.ac): Pass $gl_source_base to
38075         gl_GETLOADAVG.
38076
38077 2006-09-22  Bruno Haible  <bruno@clisp.org>
38078
38079         * gnulib-tool (func_create_megatestdir): Don't include the config-h
38080         module.
38081         Suggested by Ralf Wildenhues.
38082
38083 2006-09-20  Paul Eggert  <eggert@cs.ucla.edu>
38084
38085         Import this patch from libc:
38086
38087         2006-09-06  Jakub Jelinek  <jakub@redhat.com>
38088
38089         * lib/regex_internal.c (re_string_reconstruct): Handle
38090         offset < pstr->valid_raw_len && pstr->offsets_needed case.
38091         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
38092         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
38093         re_string_context_at.
38094
38095         * m4/regex.m4 (gl_REGEX): Check for locale.h, since the test
38096         now requires it.
38097         (gl_PREREQ_REGEX): Don't check for locale.h any more, since
38098         gl_REGEX now does it for us.
38099         (gl_REGEX): Add test taken from
38100         http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html.
38101
38102         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require AC_SYS_LARGEFILE.
38103         Check that large offsets work.  Modernize Autoconf usages.
38104         Prefer "yes" to mean a good thing rather than a bad.
38105         Don't put "#define mkstemp" in config.h, as this might interfere
38106         with standard system headers that "#define mkstemp mkstemp64".
38107
38108         * modules/mkstemp (Depends-on): Add extensions, so that
38109         mkstemp is visible on some platforms.
38110         (Makefile.am): Add mkstemp.h to EXTRA_DIST.
38111         (Include): Change to "mkstemp.h" from <stdlib.h>.
38112         (Files): Add mkstemp.h.
38113
38114         * lib/mkstemp.h: New file, since some standard headers
38115         #define mkstemp.
38116         * lib/mkstemp.c: Revamp to put the !_LIBC code together.
38117         Include "mkstemp.h".
38118         Make the _LIBC code resemble glibc original more,
38119         e.g., use K&R style.
38120         * lib/mkstemp-safer.c: Include "mkstemp.h" instead of <stdlib.h>.
38121         (mkstemp): Remove, since mkstemp.h does this for us.
38122         * lib/stdlib--.h: Include mkstemp.h.
38123
38124         Import this patch from libc:
38125
38126         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
38127
38128         * lib/tempname.c (__gen_tempname): Change attempts_min
38129         into a macro.  Use preprocessor to decide how to initialize
38130         attempts [Coverity CID 67].
38131
38132 2006-09-20  Bruno Haible  <bruno@clisp.org>
38133
38134         * lib/mkdtemp.c: Import from libc.
38135         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
38136                 * sysdeps/posix/tempname.c (__gen_tempname): Change
38137                 attempts_min into a macro.  Use preprocessor to decide how to
38138                 initialize attempts [Coverity CID 67].
38139         2001-11-27  Paul Eggert  <eggert@twinsun.com>
38140                 * sysdeps/posix/tempname.c (__gen_tempname): Try at least
38141                 ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
38142
38143 2006-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38144
38145         * gnulib-tool (func_exit): New function, to allow to pass the
38146         exit status portably through the trap.  Use everywhere.
38147         (--help, --version): Signal a write error.
38148         (trap): catch SIGPIPE, for write errors.
38149         Exit at the end of the trap, with the correct exit status.
38150
38151 2006-09-19  Karl Berry  <karl@gnu.org>
38152
38153         * doc/gnulib.texi: note about the license texinfo files.
38154
38155 2006-09-19  Eric Blake  <ebb9@byu.net>
38156
38157         * gnulib-tool: Avoid space-tab.
38158
38159 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
38160
38161         * lib/getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]: Fix typo
38162         that prevented coreutils 6.1 from building.  Problem reported
38163         by Petter Reinholdtsen.
38164
38165 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
38166
38167         * gnulib-tool (avoidlist): Fix typo that broke options like
38168         --avoid=lock that are used by coreutils bootstrap.
38169
38170 2006-09-18  Mark D. Baushke  <mdb@gnu.org>
38171
38172         * m4/inttypes.m4 (gl_INTTYPES_H): Quote "test" args
38173         more systematically.
38174
38175 2006-09-18  Jim Meyering  <jim@meyering.net>
38176
38177         * lib/savewd.c (savewd_restore): Don't shadow: s/status/child_status/.
38178
38179 2006-09-18  Bruno Haible  <bruno@clisp.org>
38180
38181         * modules/inttypes (Files): Remove m4/inttypes-h.m4.
38182
38183 2006-09-18  Bruno Haible  <bruno@clisp.org>
38184
38185         * m4/inttypes-h.m4 (gl_HEADER_INTTYPES_H): Remove macro.
38186         * m4/inttypes-pri.m4: Require autoconf >= 2.52.
38187         (gt_INTTYPES_PRI): Invoke AC_CHECK_HEADERS on inttypes.h. Test
38188         ac_cv_header_inttypes_h instead of gl_cv_header_inttypes_h.
38189         * m4/gettext.m4: Require autoconf >= 2.52.
38190         (gt_INTL_SUBDIR_CORE): Invoke AC_CHECK_HEADERS on inttypes.h.
38191         * m4/inttypes.m4 (gl_INTTYPES_H): Test ac_cv_header_inttypes_h instead
38192         of gl_cv_header_inttypes_h.
38193
38194 2006-09-18  Bruno Haible  <bruno@clisp.org>
38195
38196         * lib/javaversion.c: Include configmake.h.
38197
38198 2006-09-18  Bruno Haible  <bruno@clisp.org>
38199
38200         * gnulib-tool (func_import, func_create_testdir): Use exec tricks to
38201         avoid that the while loops be executed in a subshell.
38202
38203 2006-09-18  Bruno Haible  <bruno@clisp.org>
38204
38205         * MODULES.html.sh (func_module): Break long lines.
38206         Suggested by Bruce Korb <bkorb@gnu.org>.
38207
38208 2006-09-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38209
38210         Speed up by a factor of 1.12.
38211         * gnulib-tool (nl): New variable.
38212         (func_import): Rewrite include directive extraction to only read each
38213         directive once.
38214
38215 2006-09-17  Bruno Haible  <bruno@clisp.org>
38216
38217         * modules/javaversion (Makefile.am): Remove DEFS setting.
38218         (Depends-on): Add configmake, for PKGDATADIR definition.
38219
38220 2006-09-17  Bruno Haible  <bruno@clisp.org>
38221
38222         * gnulib-tool (func_create_testdir): Rewrite all files at once.
38223
38224 2006-09-17  Bruno Haible  <bruno@clisp.org>
38225
38226         * gnulib-tool (func_append): New function, stolen from libtool.m4.
38227         (func_modules_transitive_closure, func_modules_add_dummy,
38228         func_modules_to_filelist, func_import, func_create_testdir,
38229         func_create_megatestdir, ...): Use it wherever possible.
38230         Suggested by Ralf Wildenhues.
38231
38232 2006-09-16  Karl Berry  <karl@gnu.org>
38233
38234         * doc/fdl.texi (ADDENDUM): switch to @heading from @appendixsubsec,
38235         to avoid sectioning errors.
38236         * doc/lgpl.texi, gpl.texi (Copying): downcase @unnumbered title.
38237         [ifinfo]: blank line after @center-ed titles.
38238         * doc/lgpl.texi (Library Copying): Rename main node to GNU LGPL.
38239         Spell FSF address consistently with others.
38240         (These changes approved by rms.)
38241
38242 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38243
38244         Speed up by a factor of 1.61.
38245         * gnulib-tool (func_modules_transitive_closure): Rewrite to not check
38246         already checked module names again.
38247
38248 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38249
38250         Speed up by a factor of 1.13.
38251         * gnulib-tool (func_import): Rewrite all old_files at once; likewise
38252         for new_files, and the input to func_add_or_update.
38253
38254 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38255
38256         * gnulib-tool (func_all_modules, func_modules_to_filelist, func_import,
38257         func_create_testdir, ...): Change 'sort | uniq' to 'sort -u'.
38258
38259 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
38260
38261         * modules/mkancesdirs (Depends-on): Add fcntl.
38262         * modules/savewd: New file.
38263         * MODULES.html.sh (File system functions): Add savewd.
38264
38265         * modules/configmake (Makefile.am): Add support for the
38266         Automake-supplied PKGLIBDIR, PKGINCLUDEDIR, PKGDATADIR.
38267
38268 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
38269
38270         * m4/savewd.m4: New file.
38271
38272 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
38273
38274         * lib/dirchownmod.c: Don't include fcntl.h; no longer needed.
38275         (dirchownmod): New arg FD.  All callers changed.
38276         Use FD rather than opening the directory ourself, as opening is
38277         now the caller's responsibility.
38278         * lib/dirchownmod.h: Likewise.
38279         * lib/mkancesdirs.c: Include <sys/types.h>, for portability to older
38280         hosts that require <sys/types.h> before <sys/stat.h>.  Include
38281         fcntl.h, savewd.h, and unistd.h, not dirname.h and stat-macros.h.
38282         (test_dir): Remove.
38283         (mkancesdirs): Return length of prefix of FILE that has already
38284         been made, or -2 if there is a child doing the work.  Redo
38285         algorithm so that it is O(N) rather than O(N**2).  Optimize away
38286         ".", and treat ".." specially since it might stray back into
38287         already-created areas.  Use a subprocess if necessary.  New arg
38288         WD; all users changed.  MAKE_DIR function should now return 1
38289         if it creates a directory that is not readable.  Return -2 if
38290         a child process is spun off.
38291         * lib/mkancesdirs.h: Include <stddef.h>, for ptrdiff_t.
38292         Adjust signature to match code.
38293         * lib/mkdir-p.c: Include dirname.h, for IS_ABSOLUTE_FILE_NAME.
38294         (make_dir_parents): Use a subprocess if necessary.  New arg WD;
38295         all users changed.
38296         * lib/savewd.c, lib/savewd.h: New files.
38297
38298 2006-09-15  Jim Meyering  <jim@meyering.net>
38299
38300         * modules/rename-dest-slash: New module.
38301         * MODULES.html.sh (posix_compat): Add it here.
38302
38303         * modules/rename: Reflect vb_FUNC_RENAME -> gl_FUNC_RENAME change.
38304
38305 2006-09-15  Jim Meyering  <jim@meyering.net>
38306
38307         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH): New
38308         file.
38309
38310         * m4/rename.m4 (gl_FUNC_RENAME): Rename from vb_FUNC_RENAME.
38311
38312 2006-09-15  Jim Meyering  <jim@meyering.net>
38313
38314         * lib/rename-dest-slash.c (has_trailing_slash): Use
38315         FILE_SYSTEM_PREFIX_LEN, for non-POSIX systems.
38316         (rpl_rename_dest_slash): Perform the cheaper trailing slash
38317         test before testing whether SRC is a directory.
38318         Suggestions from Bruno Haible.
38319
38320         Avoid a warning about an unused variable.
38321         * lib/regex_internal.c (re_dfa_add_node): Move declaration of "type"
38322         into the #ifdef block where it's used.
38323
38324         * lib/rename-dest-slash.c: New file.
38325
38326 2006-09-14  Bruno Haible  <bruno@clisp.org>
38327
38328         * lib/allocsa.c: Include <config.h> unconditionally.
38329         * lib/asnprintf.c: Likewise.
38330         * lib/asprintf.c: Likewise.
38331         * lib/c-strcasecmp.c: Likewise.
38332         * lib/c-strcasestr.c: Likewise.
38333         * lib/c-strncasecmp.c: Likewise.
38334         * lib/c-strstr.c: Likewise.
38335         * lib/classpath.c: Likewise.
38336         * lib/clean-temp.c: Likewise.
38337         * lib/concatpath.c: Likewise.
38338         * lib/copy-file.c: Likewise.
38339         * lib/csharpcomp.c: Likewise.
38340         * lib/csharpexec.c: Likewise.
38341         * lib/execute.c: Likewise.
38342         * lib/fatal-signal.c: Likewise.
38343         * lib/findprog.c: Likewise.
38344         * lib/fwriteerror.c: Likewise.
38345         * lib/gl_array_list.c: Likewise.
38346         * lib/gl_array_oset.c: Likewise.
38347         * lib/gl_avltree_list.c: Likewise.
38348         * lib/gl_avltree_oset.c: Likewise.
38349         * lib/gl_avltreehash_list.c: Likewise.
38350         * lib/gl_carray_list.c: Likewise.
38351         * lib/gl_linked_list.c: Likewise.
38352         * lib/gl_linkedhash_list.c: Likewise.
38353         * lib/gl_list.c: Likewise.
38354         * lib/gl_oset.c: Likewise.
38355         * lib/gl_rbtree_list.c: Likewise.
38356         * lib/gl_rbtree_oset.c: Likewise.
38357         * lib/gl_rbtreehash_list.c: Likewise.
38358         * lib/imaxabs.c: Likewise.
38359         * lib/imaxdiv.c: Likewise.
38360         * lib/javacomp.c: Likewise.
38361         * lib/javaexec.c: Likewise.
38362         * lib/javaversion.c: Likewise.
38363         * lib/linebreak.c: Likewise.
38364         * lib/localcharset.c: Likewise.
38365         * lib/lock.c: Likewise.
38366         * lib/mbchar.c: Likewise.
38367         * lib/mbswidth.c: Likewise.
38368         * lib/mkdtemp.c: Likewise.
38369         * lib/pipe.c: Likewise.
38370         * lib/printf-args.c: Likewise.
38371         * lib/printf-parse.c: Likewise.
38372         * lib/progname.c: Likewise.
38373         * lib/progreloc.c: Likewise.
38374         * lib/readlink.c: Likewise.
38375         * lib/sh-quote.c: Likewise.
38376         * lib/stpcpy.c: Likewise.
38377         * lib/stpncpy.c: Likewise.
38378         * lib/strcasecmp.c: Likewise.
38379         * lib/strcasestr.c: Likewise.
38380         * lib/strcspn.c: Likewise.
38381         * lib/striconv.c: Likewise.
38382         * lib/strncasecmp.c: Likewise.
38383         * lib/strnlen1.c: Likewise.
38384         * lib/strstr.c: Likewise.
38385         * lib/strtok_r.c: Likewise.
38386         * lib/tls.c: Likewise.
38387         * lib/tmpdir.c: Likewise.
38388         * lib/unicodeio.c: Likewise.
38389         * lib/unsetenv.c: Likewise.
38390         * lib/vasnprintf.c: Likewise.
38391         * lib/vasprintf.c: Likewise.
38392         * lib/wait-process.c: Likewise.
38393         * lib/xallocsa.c: Likewise.
38394         * lib/xsetenv.c: Likewise.
38395         * lib/xstriconv.c: Likewise.
38396
38397 2006-09-13  Simon Josefsson  <jas@extundo.com>
38398
38399         * m4/getdate.m4: Don't AC_LIBOBJ([getdate]), automake takes care of
38400         that internally, suggested by Ralf Wildenhues
38401         <Ralf.Wildenhues@gmx.de>.
38402
38403 2006-09-13  Simon Josefsson  <jas@extundo.com>
38404
38405         * gnulib-tool (func_emit_lib_Makefile_am): Use $(LIBOBJS), not
38406         @LIBOBJS@.
38407         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
38408
38409 2006-09-13  Paul Eggert  <eggert@cs.ucla.edu>
38410
38411         * lib/_fpending.c: Include <config.h> unconditionally, since we no
38412         longer worry about uses that don't define HAVE_CONFIG_H.
38413         * lib/acl.c, lib/alloca.c, lib/argmatch.c, lib/atexit.c:
38414         * lib/backupfile.c, lib/basename.c, lib/c-stack.c, lib/c-strtod.c:
38415         * lib/calloc.c,lib/ canon-host.c, lib/canonicalize.c, lib/chdir-long.c:
38416         * lib/chdir-safer.c, lib/chown.c, lib/cloexec.c, lib/close-stream.c:
38417         * lib/closeout.c, lib/creat-safer.c, lib/cycle-check.c, lib/diacrit.c:
38418         * lib/dirchownmod.c, lib/dirfd.c, lib/dirname.c, lib/dup-safer.c:
38419         * lib/dup2.c, lib/error.c, lib/euidaccess.c, lib/exclude.c:
38420         * lib/exitfail.c, lib/fchmodat.c, lib/fchown-stub.c, lib/fd-safer.c:
38421         * lib/file-type.c, lib/fileblocks.c, lib/filemode.c, lib/filenamecat.c:
38422         * lib/fnmatch.c, lib/fopen-safer.c, lib/fprintftime.c, lib/free.c:
38423         * lib/fsusage.c, lib/ftruncate.c, lib/fts-cycle.c, lib/fts.c:
38424         * lib/full-write.c, lib/gai_strerror.c, lib/getcwd.c, lib/getdate.y:
38425         * lib/getdomainname.c, lib/getgroups.c, lib/gethostname.c:
38426         * lib/gethrxtime.c, lib/getloadavg.c, lib/getlogin_r.c:
38427         * lib/getndelim2.c, lib/getnline.c, lib/getopt.c, lib/getopt1.c:
38428         * lib/getpass.c, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c:
38429         * lib/getusershell.c, lib/glob.c, lib/group-member.c:
38430         * lib/hard-locale.c, lib/hash-pjw.c, lib/hash.c, lib/human.c:
38431         * lib/idcache.c, lib/inet_ntop.c, lib/inet_pton.c, lib/inttostr.c:
38432         * lib/isdir.c, lib/lchown.c, lib/linebuffer.c, lib/long-options.c:
38433         * lib/lstat.c, lib/malloc.c, lib/md5.c, lib/memcasecmp.c, lib/memchr.c:
38434         * lib/memcmp.c, lib/memcoll.c, lib/memcpy.c, lib/memmove.c:
38435         * lib/memrchr.c, lib/mkancesdirs.c, lib/mkdir-p.c, lib/mkdir.c:
38436         * lib/mkdirat.c, lib/mkstemp-safer.c, lib/mkstemp.c, lib/modechange.c:
38437         * lib/mountlist.c, lib/nanosleep.c, lib/obstack.c, lib/open-safer.c:
38438         * lib/openat-die.c, lib/openat.c, lib/pagealign_alloc.c, lib/physmem.c:
38439         * lib/pipe-safer.c, lib/posixtm.c, lib/posixver.c, lib/putenv.c:
38440         * lib/quote.c, lib/quotearg.c, lib/raise.c, lib/readtokens.c:
38441         * lib/readtokens0.c, lib/readutmp.c, lib/realloc.c, lib/regex.c:
38442         * lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c:
38443         * lib/same.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c:
38444         * lib/settime.c, lib/sha1.c, lib/sig2str.c, lib/snprintf.c:
38445         * lib/strdup.c, lib/strerror.c, lib/strftime.c, lib/stripslash.c:
38446         * lib/strndup.c, lib/strnlen.c, lib/strpbrk.c, lib/strtod.c:
38447         * lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c:
38448         * lib/time_r.c, lib/timegm.c, lib/tmpfile-safer.c, lib/unlinkdir.c:
38449         * lib/userspec.c, lib/utime.c, lib/utimecmp.c, lib/utimens.c:
38450         * lib/version-etc-fsf.c, lib/version-etc.c, lib/xalloc-die.c:
38451         * lib/xgetcwd.c, lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c:
38452         * lib/xnanosleep.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtoimax.c:
38453         * lib/xstrtol.c, lib/xstrtoumax.c, lib/yesno.c:
38454         Likewise.
38455
38456 2006-09-13  Eric Blake  <ebb9@byu.net>
38457
38458         * lib/getopt.c: Fix typo in last commit.
38459
38460 2006-09-12  Sergey Poznyakoff  <gray@gnu.org.ua>
38461
38462         * lib/argp-help.c (argp_doc): Make sure NULL is not passed to
38463         dgettext.
38464
38465 2006-09-12  Jim Meyering  <jim@meyering.net>
38466
38467         * lib/nanosleep.c: Include <sys/types.h> before sys/select.h, to avoid
38468         compilation failure (due to use of pid_t in latter) on NetBSD 1.6.
38469         Reported by Nelson H. F. Beebe.
38470
38471 2006-09-10  Sergey Poznyakoff  <gray@gnu.org.ua>
38472
38473         * lib/argp-parse.c (__argp_parse) [!_LIBC]: Make sure
38474         program_invocation_name and program_invocation_short_name are
38475         initialized.
38476         * lib/argp-namefrob.h: Move declarations of program_invocation_name
38477         and program_invocation_short_name to argp.h, so they are visible
38478         to user programs.
38479         * lib/argp.h: Likewise
38480
38481 2006-09-10  Bruno Haible  <bruno@clisp.org>
38482
38483         * modules/mkdtemp (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
38484         m4/inttypes_h.m4, m4/uintmax_t.m4.
38485
38486 2006-09-10  Bruno Haible  <bruno@clisp.org>
38487
38488         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Don't require
38489         gl_AC_TYPE_UINTMAX_T.
38490
38491 2006-09-10  Bruno Haible  <bruno@clisp.org>
38492
38493         * lib/mkdtemp.c: Include <stdint.h> always. Don't include <inttypes.h>.
38494
38495 2006-09-09  Sergey Poznyakoff  <gray@gnu.org.ua>
38496
38497         * lib/argp.h (struct argp): Document the N_("..") "\v" N_("..")
38498         convention.  Text proposed by Bruno Haible.
38499         (struct argp_option): Document the use of N_() wrappers.
38500
38501         * lib/argp-help.c (argp_doc): Split the untranslated doc string on
38502         '\v', and translate the two parts separately, instead of feeding
38503         the whole string to gettext.  This allows to exclude
38504         '\v' from the strings visible to the translator by writing doc
38505         strings as N_("..") "\v" N_("..").
38506
38507 2006-09-09  Paul Eggert  <eggert@cs.ucla.edu>
38508
38509         * config/srclist.txt: Undo latest change; the bug was fixed.
38510
38511 2006-09-09  Bruno Haible  <bruno@clisp.org>
38512
38513         * gnulib-tool (func_emit_lib_Makefile_am): Eliminate lib_LDFLAGS
38514         assignments if building a library without libtool.
38515         (func_emit_tests_Makefile_am): Likewise. Handle lib_* variables as
38516         in func_emit_lib_Makefile_am.
38517         (func_import): When building a static library libfoo.a, arrange to
38518         define variables LIBFOO_LIBDEPS and LIBFOO_LTLIBDEPS.
38519         (func_create_testdir): Likewise.
38520         * modules/gc (configure.ac, Makefile.am): If building statically,
38521         augment gl_libdeps and gl_ltlibdeps instead of lib_LDFLAGS.
38522         * modules/iconvme (configure.ac, Makefile.am): Likewise.
38523         * modules/striconv (configure.ac, Makefile.am): Likewise.
38524         Based on a suggestion by Ralf Wildenhues.
38525
38526 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
38527
38528         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
38529         Check for unistd.h too, since Autoconf doesn't assume POSIX.
38530         Also:
38531
38532         2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
38533         Add year_2050_test to catch glibc bug 2821
38534         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
38535
38536         2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
38537         Prefer #ifdef to #if.
38538
38539         2006-04-02  Paul Eggert  <eggert@cs.ucla.edu>
38540         Return from 'main' instead of calling 'exit'.
38541
38542 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
38543
38544         * lib/mktime.c (guess_time_tm): Fix bug where mktime
38545         returned the maximum time_t value rather than (time_t) -1.
38546         Problem originally reported by William Bardwell
38547         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
38548
38549         * lib/isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
38550         Moved to here ...
38551         * lib/isapipe.c (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
38552         ... from here.
38553
38554 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
38555
38556         * config/srclist.txt: Temporarily comment out mktime.c until glibc bug
38557         2821 is fixed.
38558
38559 2006-09-08  Jim Meyering  <jim@meyering.net>
38560
38561         Don't make generated files read-only.  That would bother too many
38562         people.  However, do retain the ability to work when targets are
38563         read-only: remove the destination and temporary files before writing
38564         them (when generated via sed or echo), or by using the -f option for
38565         both cp and mv commands.  Suggestion to use -f from Paul Eggert.
38566         * modules/alloca-opt, modules/argz, modules/arpa_inet:
38567         * modules/byteswap, modules/configmake, modules/fcntl:
38568         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
38569         * modules/localcharset, modules/netinet_in, modules/poll:
38570         * modules/stdbool, modules/stdint, modules/sys_select:
38571         * modules/sys_socket, modules/sys_stat, modules/sysexits:
38572
38573 2006-09-08  Jim Meyering  <jim@meyering.net>
38574
38575         Avoid new build failure on FreeBSD 6.0.
38576         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Include
38577         <sys/param.h> when testing whether getmntinfo uses statvfs.  Patch by
38578         Pavel Tsekov, in <http://savannah.gnu.org/bugs/?17643>.
38579
38580 2006-09-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38581
38582         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain echo.
38583
38584 2006-09-07  Jim Meyering  <jim@meyering.net>
38585
38586         Fix global typo in last change: use chmod u-w, not chmod u-x.
38587         Spotted by Paul Eggert and Bruce Korb.
38588         * modules/alloca-opt, modules/argz, modules/arpa_inet:
38589         * modules/byteswap, modules/configmake, modules/fcntl:
38590         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
38591         * modules/localcharset, modules/netinet_in, modules/poll:
38592         * modules/stdbool, modules/stdint, modules/sys_select:
38593         * modules/sys_socket, modules/sys_stat, modules/sysexits:
38594
38595 2006-09-06  Jim Meyering  <jim@meyering.net>
38596
38597         Make generated files be read-only.
38598         * modules/alloca-opt (Makefile.am): Work also when $@ is read-only.
38599         Ensure that each generated file is now read-only.
38600         * modules/argz: Likewise.
38601         * modules/arpa_inet: Likewise.
38602         * modules/byteswap: Likewise.
38603         * modules/configmake: Likewise.
38604         * modules/fcntl: Likewise.
38605         * modules/fnmatch: Likewise.
38606         * modules/getopt: Likewise.
38607         * modules/glob: Likewise.
38608         * modules/inttypes: Likewise.
38609         * modules/netinet_in: Likewise.
38610         * modules/poll: Likewise.
38611         * modules/stdbool: Likewise.
38612         * modules/stdint: Likewise.
38613         * modules/sys_select: Likewise.
38614         * modules/sys_socket: Likewise.
38615         * modules/sys_stat: Likewise.
38616         * modules/sysexits: Likewise.
38617         * modules/localcharset: Same as above, but continue using temporary
38618         file named "t-$@" (why different?) rather than the "$@-t" used
38619         everywhere else.
38620
38621         * modules/sysexits (Makefile.am): Replace literal occurrences
38622         of "sysexit.h" more readable, and more consistent, "$@".
38623
38624 2006-09-06  Bruno Haible  <bruno@clisp.org>
38625
38626         * modules/striconv: New file.
38627         * modules/xstriconv: New file.
38628         * MODULES.html.sh (Internationalization functions): Add striconv,
38629         xstriconv.
38630
38631 2006-09-06  Bruno Haible  <bruno@clisp.org>
38632
38633         * modules/gc (Makefile.am): Augment lib_LDFLAGS, not lib_LIBADD.
38634         * modules/iconvme (Makefile.am): Likewise. Also handle the case of
38635         not using libtool correctly.
38636
38637 2006-09-06  Bruno Haible  <bruno@clisp.org>
38638
38639         * lib/striconv.h: New file.
38640         * lib/striconv.c: New file, merging iconvme.c with GNU gettext's
38641         iconvstring.c.
38642         * lib/xstriconv.h: New file.
38643         * lib/xstriconv.c: New file.
38644
38645 2006-09-06  Bruno Haible  <bruno@clisp.org>
38646
38647         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
38648         lib_..._LDFLAGS.
38649
38650 2006-09-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38651
38652         * lib/argz_.h: Sync from Libtool.
38653
38654         2006-09-04  George Bosilca <bosilca@cs.utk.edu>
38655                 and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
38656
38657         * lib/libltdl/argz_.h: It's __cplusplus, not _cplusplus.
38658
38659 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
38660
38661         * modules/trim: New file.
38662
38663 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
38664
38665         * lib/trim.h: New file.
38666         * lib/trim.c: New file.
38667
38668 2006-09-05  Bruno Haible  <bruno@clisp.org>
38669
38670         * MODULES.html.sh (String handling): Add trim.
38671
38672 2006-09-04  Karl Berry  <karl@gnu.org>
38673
38674         * config/srclist.txt (signed.m4, gettext.m4): changes not propagated
38675         until next release.
38676
38677 2006-09-03  Bruno Haible  <bruno@clisp.org>
38678
38679         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Locate mingw shared libraries
38680         correctly.
38681
38682 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
38683
38684         * m4/getloadavg.m4 (gl_GETLOADAVG): Use CONFIGURING_GETLOADAVG,
38685         not gl_GETLOADAVG.  Omit unneeded semicolons.
38686         Problems reported by Ralf Wildenhues in
38687         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
38688         (gl_PREREQ_GETLOADAVG): Use AC_DEFUN, not m4_define.  Put
38689         at the end, which is the usual gnulib style.
38690
38691         * m4/fstypename.m4 (gl_FSTYPENAME): Use AC_CHECK_MEMBERS instead
38692         of doing all the work ourselves.
38693         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Don't check for
38694         sys/statvfs.h since the code doesn't use HAVE_SYS_STATVFS_H.
38695
38696 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
38697
38698         * lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.
38699         Problem reported by Ralf Wildenhues in
38700         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
38701
38702         * lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced by
38703         HAVE_STRUCT_STATFS_F_FSTYPENAME.
38704
38705 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
38706
38707         * gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
38708         yesterday's patch by changing test -n to test -z.
38709
38710 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
38711
38712         * modules/getloadavg (Files): Add m4/getloadavg.m4.
38713         (configure.ac): AC_FUNC_GETLOADAVG -> gl_GETLOADAVG, as
38714         the former is now obsolescent.
38715
38716         * modules/chdir-long (Depends-on): Add fcntl.
38717
38718 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
38719
38720         * m4/fnmatch.m4: Add comment that Autoconf AC_FUNC_FNMATCH is
38721         obsolescent, and programs should use gnulib instead.
38722         * m4/getloadavg.m4: New file, with contents taken from Autoconf
38723         but with prefixes changed.
38724
38725 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
38726
38727         * lib/getloadavg.c [defined gl_GETLOADAVG]: Don't include config.h
38728         or stdbool.h, because they might not exist while configuring.
38729
38730         * lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
38731         Don't include unistd.h or limits.h; not needed, since chdir-long.h
38732         does that for us.
38733         (O_DIRECTORY): Remove.
38734
38735 2006-08-31  Eric Blake  <ebb9@byu.net>
38736
38737         * gnulib-tool: Don't let emacs change spaces to TAB.
38738
38739 2006-08-31  Bruno Haible  <bruno@clisp.org>
38740
38741         * gnulib-tool: When calling func_import more than once, do it in a
38742         subshell.
38743         Reported by Eric Blake <ebb9@byu.net>.
38744
38745 2006-08-31  Bruno Haible  <bruno@clisp.org>
38746
38747         * gnulib-tool (nl): Remove variable.
38748         (sed_transform_lib_file): Use more robust test for config-h module.
38749         (func_import): Fix typo in 2006-08-25 patch.
38750
38751 2006-08-31  Bruno Haible  <bruno@clisp.org>
38752
38753         * gnulib-tool (func_emit_lib_Makefile_am): When --makefile-name was
38754         specified, augment Makefile.am variables instead of assigning them.
38755
38756 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
38757
38758         Work around a bug in both the Linux and SunOS 64-bit kernels:
38759         nanosleep mishandles sleeps for longer than 2**31 seconds.
38760         Problem reported by Frank v Waveren in
38761         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
38762         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_CLOCK_TIME.
38763         Check for nanosleep bug.
38764         (LIB_NANOSLEEP): Append clock_gettime library if needed.
38765
38766 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
38767
38768         Work around a bug in both the Linux and SunOS 64-bit kernels:
38769         nanosleep mishandles sleeps for longer than 2**31 seconds.
38770         Problem reported by Frank v Waveren in
38771         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
38772         * lib/nanosleep.c (BILLION): New constant.
38773         (getnow) [HAVE_BUG_BIG_NANOSLEEP]: New functions.
38774         (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]: Completely new
38775         implementation.
38776
38777 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
38778
38779         * modules/nanosleep (Depends-on): Add gettime.
38780
38781 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
38782         and Simon Josefsson  <jas@extundo.com>
38783         and Oskar Liljeblad  <oskar@osk.mine.nu>
38784
38785         * MODULES.html.sh (Support for building documentation): Add gpl, lgpl.
38786         * gnulib-tool (func_import): New license type 'unmodifiable license
38787         text'.
38788         * modules/fdl: Use it.  Longer description.
38789         * module/gpl, module/lgpl: New files.
38790
38791 2006-08-30  Jim Meyering  <jim@meyering.net>
38792
38793         * lib/isapipe.c (isapipe): Rename local s/fd/fd_pair/ to avoid
38794         shadowing the parameter.
38795
38796 2006-08-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38797
38798         Sync from Libtool:
38799
38800         2006-08-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38801
38802         * lib/libltdl/argz.c: Use `#ifdef HAVE_CONFIG_H', to facilitate code
38803         sharing with gnulib.  Report by Eric Blake.
38804
38805 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
38806
38807         * modules/isapipe: New file.
38808         * MODULES.html.sh (File descriptor based Input/Output): Add isapipe.
38809
38810 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
38811
38812         * modules/configmake (Makefile.am): Add a comment, and omit
38813         the CONFIGMAKE_ prefix from generated macro names.  Suggested
38814         by Bruno Haible.
38815
38816 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
38817
38818         * m4/isapipe.m4: New file.
38819
38820 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
38821
38822         * lib/isapipe.c, lib/isapipe.h: New files.
38823
38824 2006-08-29  Jim Meyering  <jim@meyering.net>
38825
38826         * modules/configmake (Makefile.am): Make configmake.h depend on
38827         Makefile.  Otherwise, a stale configmake.h could hang around.
38828
38829 2006-08-29  Eric Blake  <ebb9@byu.net>
38830
38831         * lib/error.c (error_at_line, print_errno_message): Match libc, after
38832         resolution of upstream bug 3044.
38833
38834 2006-08-29  Bruno Haible  <bruno@clisp.org>
38835
38836         * modules/localcharset (Depends-on): Add configmake.
38837         (Makefile.am): Remove setting of LIBDIR through DEFS.
38838
38839 2006-08-29  Bruno Haible  <bruno@clisp.org>
38840
38841         * lib/localcharset.c: Include configmake.h in order to get LIBDIR
38842         defined.
38843
38844 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
38845
38846         * modules/fcntl: New file.
38847         * modules/chdir-safer (Depends-on): Add fcntl.
38848         * modules/fts: Likewise.
38849         * modules/mkdir-p: Likewise.
38850
38851         * modules/stdint (Makefile.am): Do not substitute ABSOLUTE_INTTYPES_H.
38852         This undoes the most recent change, since we're now addressing the
38853         problem in a different way.
38854
38855         * gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_name
38856         into output, since the output might be called Makefile.am even
38857         if $makefile_name is something different.
38858         (func_import): Use $makefile_am rather than
38859         ${makefile_name-Makefile.am}, to fix a bug where makefile_name was
38860         empty.
38861
38862         * modules/inttypes (Files): Add m4/inttypes-h.m4.
38863
38864 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
38865
38866         * m4/inttypes.m4 (gl_INTTYPES_H): Move ABSOLUTE_INTTYPES_H code here...
38867         * m4/stdint.m4 (gl_STDINT_H): ... from here.  This undoes the most
38868         recent change to stdint.m4, since we're now addressing the problem in a
38869         different way.
38870
38871 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
38872
38873         * m4/fcntl_h.m4: New file.
38874
38875 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
38876
38877         * lib/fcntl_.h: New file.
38878         * lib/chdir-safer.c (O_DIRECTORY, O_NOFOLLOW): Remove, now that we have
38879         the fcntl module.
38880         * lib/dirchownmod.c: Likewise.
38881         * lib/fts.c: Likewise.
38882
38883         * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:
38884         Include @ABSOLUTE_INTTYPES_H@ if available, but do nothing else.
38885         * lib/stdint_.h (_GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H): Define
38886         just before including <inttypes.h>, to avoid circular inclusion.
38887
38888 2006-08-28  Jim Meyering  <jim@meyering.net>
38889
38890         * doc/visibility.texi: Actually read and correct the grammar of the
38891         sentence affected by yesterday's change.
38892
38893 2006-08-28  Eric Blake  <ebb9@byu.net>
38894
38895         * modules/inttypes (Makefile.am): Fix sed error when inttypes.h
38896         needs wrapper.
38897
38898 2006-08-28  Eric Blake  <ebb9@byu.net>
38899
38900         * m4/inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.
38901
38902 2006-08-28  Eric Blake  <ebb9@byu.net>
38903
38904         * m4/codeset.m4 (AM_LANGINFO_CODESET): Avoid compiler warning.
38905
38906 2006-08-28  Bruno Haible  <bruno@clisp.org>
38907
38908         * modules/c-strstr: New file, from GNU gettext.
38909         * MODULES.html.sh (String handling): Add c-strstr.
38910
38911 2006-08-28  Bruno Haible  <bruno@clisp.org>
38912
38913         * m4/inttypes.m4 (gl_INTTYPES_H): Don't test for the existence of SCNX*
38914         macros.
38915         Reported by Eric Blake.
38916
38917 2006-08-28  Bruno Haible  <bruno@clisp.org>
38918
38919         * lib/vasnprintf.c (EOVERFLOW): Remove definition.
38920         (VASNPRINTF): Return a string of length > INT_MAX without failing.
38921         * lib/vasprintf.c: Include errno.h, limits.h.
38922         (EOVERFLOW): New fallback definition.
38923         (vasprintf): Test here whether the string length is > INT_MAX.
38924         * lib/vsnprintf.c: Include errno.h, limits.h.
38925         (EOVERFLOW): New fallback definition.
38926         (vsnprintf): Fix bug when generated string was too long for the buffer.
38927         Test here whether the string length is > INT_MAX.
38928
38929 2006-08-28  Bruno Haible  <bruno@clisp.org>
38930
38931         * lib/inttypes_.h (SCNX*): Remove definitions.
38932         Reported by Eric Blake.
38933
38934 2006-08-28  Bruno Haible  <bruno@clisp.org>
38935
38936         * lib/c-strstr.h: New file, from GNU gettext.
38937         * lib/c-strstr.c: New file, from GNU gettext.
38938
38939 2006-08-28  Bruno Haible  <bruno@clisp.org>
38940
38941         * gnulib-tool: Reorder some statements.
38942
38943 2006-08-28  Bruno Haible  <bruno@clisp.org>
38944
38945         * gnulib-tool: New option --makefile-name.
38946         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Use
38947         $makefile_name.
38948         (func_import): Write $makefile_name to the cache file, and read it from
38949         there unless explicitly specified. Use $makefile_name as file name
38950         instead of Makefile.am. Adjust the recommendations accordingly.
38951
38952 2006-08-28  Bruno Haible  <bruno@clisp.org>
38953
38954         * gnulib-tool (func_verify_module): Check against misapplying patch.
38955
38956 2006-08-28  Bruno Haible  <bruno@clisp.org>
38957
38958         * gnulib-tool (func_relativize, func_relconcat): New functions.
38959         Give an error if --local-dir is given with --update.
38960         Remove trailing slashes from $local_gnulib_dir.
38961         (func_import): Store the relativized $local_gnulib_dir in
38962         gnulib-cache.m4, and read it from there if not specified explicitly.
38963
38964 2006-08-28  Bruno Haible  <bruno@clisp.org>
38965
38966         * gnulib-tool (func_get_tests_module): Don't assume that $gnulib_dir
38967         is the current directory. Respect also $local_gnulib_dir.
38968
38969 2006-08-28  Bruno Haible  <bruno@clisp.org>
38970             Simon Josefsson  <jas@extundo.com>
38971
38972         BeOS portability.
38973         * lib/getaddrinfo.c (PF_INET, PF_UNSPEC): New macros.
38974
38975 2006-08-27  Jim Meyering  <jim@meyering.net>
38976
38977         * doc/visibility.texi: Remove duplicate word: "pointer".
38978
38979 2006-08-26  Bruno Haible  <bruno@clisp.org>
38980
38981         * modules/inttypes (Files): Add lib/inttypes_.h, remove lib/inttypes.h.
38982         Add m4/inttypes.m4, remove m4/_inttypes_h.m4 and m4/include_next.m4.
38983         (Makefile.am): Create inttypes.h from inttypes_.h.
38984         * modules/stdint (Makefile.am): Substitute also ABSOLUTE_INTTYPES_H.
38985
38986         * modules/imaxabs: New file.
38987
38988         * modules/imaxdiv: New file.
38989
38990 2006-08-26  Bruno Haible  <bruno@clisp.org>
38991
38992         * m4/inttypes.m4: New file.
38993         * m4/_inttypes_h.m4: Remove file.
38994         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Also AC_SUBST
38995         PRI_MACROS_BROKEN.
38996         * m4/stdint.m4 (gl_STDINT_H): Define also ABSOLUTE_INTTYPES_H.
38997
38998         * m4/imaxabs.m4: New file.
38999
39000         * m4/imaxdiv.m4: New file.
39001
39002 2006-08-26  Bruno Haible  <bruno@clisp.org>
39003
39004         * lib/inttypes_.h: New file.
39005         * lib/inttypes.h: Remove file.
39006         * lib/stdint_.h: Include <inttypes.h> through its absolute filename.
39007
39008         * lib/imaxabs.c: New file.
39009
39010         * lib/imaxdiv.c: New file.
39011
39012 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
39013
39014         New config-h module, so that "make" output needn't be cluttered
39015         by -DHAVE_CONFIG_H.
39016         * MODULES.html.sh (Support for building libraries and executables):
39017         Add config-h.
39018         * modules/config-h: New file.
39019         * gnulib-tool (nl, sed_transform_lib_file): New vars.
39020         (func_import): Turn "#ifdef HAVE_CONFIG_H" to "#if 1" if
39021         the config-h module is used.
39022
39023         New configmake module, so that "make" output needn't be cluttered
39024         by fluff like '-DLIBDIR=\"/usr/local/lib\"'.
39025         * MODULES.html.sh (Support for building libraries and executables):
39026         Add configmake.
39027         * modules/configmake: New file.
39028
39029 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
39030
39031         * m4/config-h.m4: New file.
39032
39033 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
39034
39035         * config/srclist.txt: Add elisp-comp.
39036
39037 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
39038
39039         * MODULES.html.sh (Support for building libraries and executables):
39040         Add elisp-comp.
39041         * build-aux/elisp-comp: New file.
39042         * modules/elisp-comp: New file.
39043
39044 2006-08-24  Bruno Haible  <bruno@clisp.org>
39045
39046         * gnulib-tool (func_create_testdir): Use non-default values of
39047         sourcebase and m4base.
39048
39049 2006-08-24  Bruno Haible  <bruno@clisp.org>
39050
39051         * MODULES.html.sh (Compatibility checks for POSIX:2001 functions: Fix
39052         HTML structure.
39053
39054 2006-08-23  Paul Eggert  <eggert@cs.ucla.edu>
39055
39056         * modules/openat (Depends-on): Add lchown.
39057
39058 2006-08-23  Bruno Haible  <bruno@clisp.org>
39059
39060         * gnulib-tool (func_import, func_create_testdir): Emit an invocation
39061         of gl_LOCK_EARLY instead of gl_LOCK.
39062
39063 2006-08-23  Bruno Haible  <bruno@clisp.org>
39064
39065         * m4/lock.m4 (gl_LOCK_BODY): Change the default value of gl_use_threads
39066         on OSF/1 to no.
39067         Reported by Stephen Cartwright <sgcartwr@ucalgary.ca>.
39068
39069 2006-08-23  Bruno Haible  <bruno@clisp.org>
39070
39071         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't consider BeOS statvfs
39072         as unusable.
39073
39074         * m4/lock.m4 (gl_LOCK_EARLY): Renamed from gl_LOCK.
39075         (gl_LOCK_BODY): Remove gl_PREREQ_LOCK invocation.
39076         (gl_LOCK): New macro.
39077
39078 2006-08-22  Simon Josefsson  <jas@extundo.com>
39079
39080         * modules/gc-md5 (Makefile.am): Need to add md5.h, after changes
39081         to md5 module.
39082
39083 2006-08-22  Simon Josefsson  <jas@extundo.com>
39084
39085         * MODULES.html.sh: Add "Support for maintaining and release
39086         projects".
39087
39088         * build-aux/gnupload: New file, from coreutils.
39089
39090 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
39091
39092         Avoid the need for AC_LIBSOURCES in m4 macros.
39093         * modules/arcfour (EXTRA_DIST): Add arcfour.h.
39094         * modules/arctwo (EXTRA_DIST): Add arctwo.h.
39095         * modules/check-version (EXTRA_DIST): Add check-version.h.
39096         * modules/crc (EXTRA_DIST): Add crc.h.
39097         * modules/des (EXTRA_DIST): Add des.h.
39098         * modules/gc (EXTRA_DIST): Add gc.h.
39099         * modules/getdelim (EXTRA_DIST): Add getdelim.h.
39100         * modules/getline (EXTRA_DIST): Add getline.h.
39101         * modules/getlogin_r (EXTRA_DIST): Add getlogin_r.h.
39102         * modules/hmac-md5 (EXTRA_DIST): Add hmac.h.
39103         * modules/hmac-sha1 (EXTRA_DIST): Add hmac.h.
39104         * modules/md2 (EXTRA_DIST): Add md2.h.
39105         * modules/md4 (EXTRA_DIST): Add md4.h.
39106         * modules/pagealign_alloc (EXTRA_DIST): Add pagealign_alloc.h.
39107         * modules/read-file (EXTRA_DIST): Add read-file.h.
39108         * modules/readline (EXTRA_DIST): Add readline.h.
39109         * modules/rijndael (EXTRA_DIST): Add rijndael-alg-fst.h,
39110         rijndael-api-fst.h.
39111
39112 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
39113
39114         * m4/rijndael.m4 (gl_ARCFOUR):
39115         * m4/arctwo.m4 (gl_ARCTWO):
39116         * m4/check-version.m4 (gl_CHECK_VERSION):
39117         * m4/crc.m4 (gl_CRC):
39118         * m4/des.m4 (gl_DES):
39119         * m4/gc-pbkdf2-sha1.m4 (gl_GC_PBKDF2_SHA1):
39120         * m4/gc.m4 (gl_GC):
39121         * m4/getdelim.m4 (gl_FUNC_GETDELIM):
39122         * m4/getline.m4 (gl_FUNC_GETLINE):
39123         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE):
39124         * m4/hmac-md5.m4 (gl_HMAC_MD5):
39125         * m4/hmac-sha1.m4 (gl_HMAC_SHA1):
39126         * m4/md2.m4 (gl_MD2):
39127         * m4/md4.m4 (gl_MD4):
39128         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC):
39129         * m4/read-file.m4 (gl_FUNC_READ_FILE):
39130         * m4/readline.m4 (gl_FUNC_READLINE):
39131         * m4/rijndael.m4 (gl_RIJNDAEL):
39132         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
39133         to get the necessary .h files and whatnot.
39134
39135 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
39136
39137         * config/srclist.txt: Remove gnupload, since coreutils now syncs from
39138         gnulib rather than the other way around.
39139         * config/srclistvars.sh (COREUTILS): Remove.
39140
39141 2006-08-22  Jim Meyering  <jim@meyering.net>
39142
39143         * modules/mkdir-p (Makefile.am): Fix typo: s/lib+SOURCES/lib_SOURCES/.
39144
39145         * modules/getpass-gnu (Makefile.am): Add getpass.h to EXTRA_DIST.
39146
39147 2006-08-22  Eric Blake  <ebb9@byu.net>
39148
39149         * modules/regexprops-generic: New file.
39150         * MODULES.html.sh (Support for building documentation): List it.
39151
39152 2006-08-22  Eric Blake  <ebb9@byu.net>
39153
39154         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Avoid compiler warning.
39155         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
39156         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Likewise.
39157         * m4/intmax_t.m4 (gt_AC_TYPE_INTMAX_T): Likewise.
39158
39159 2006-08-22  Bruno Haible  <bruno@clisp.org>
39160
39161         * gnulib-tool (func_emit_lib_Makefile_am): Don't treat lib_LIBRARIES
39162         and lib_LTLIBRARIES like the other lib_* variables.
39163
39164 2006-08-22  Bruno Haible  <bruno@clisp.org>
39165
39166         * build-aux/x-to-1.in: New file, from GNU gettext.
39167
39168 2006-08-22  Bruno Haible  <bruno@clisp.org>
39169
39170         * m4/readutmp.m4 (gl_READUTMP): Compile readutmp.c only if <utmp.h> or
39171         <utmpx.h> exists.
39172
39173 2006-08-22  Bruno Haible  <bruno@clisp.org>
39174
39175         * lib/readutmp.h: Skip most definitions if neither <utmp.h> nor
39176         <utmpx.h> exists.
39177
39178 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
39179
39180         BeOS portability.
39181         * lib/dirchownmod.c (dirchownmod): Don't use fchmod if it doesn't
39182         exist.
39183         Problem reported by Bruno Haible.
39184
39185 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
39186
39187         Avoid the need for AC_LIBSOURCES in m4 macros.
39188         * modules/acl (EXTRA_DIST): Add acl.h.
39189         * modules/argmatch (Files): Add m4/argmatch.m4.
39190         (configure.ac): Add gl_ARGMATCH.
39191         (EXTRA_DIST): Renamed from lib_SOURCES, for
39192         consistency with the other modules.  Remove argmatch.c.
39193         * modules/backupfile (EXTRA_DIST): Add backupfile.h.
39194         * modules/c-strtod (EXTRA_DIST): Add c-strtod.h.
39195         * modules/c-strtold (EXTRA_DIST): Add c-strtod.c, c-strtod.h.
39196         * modules/canonhost (EXTRA_DIST): Add c-canonhost.h.
39197         * modules/canonicalize (EXTRA_DIST): Add canonicalize.h.
39198         * modules/chdir-long (EXTRA_DIST): Add chdir-long.h.
39199         * modules/chdir-safer (EXTRA_DIST): Add chdir-safer.h.
39200         * modules/cloexec (EXTRA_DIST): Add cloexec.h.
39201         * modules/close-stream (EXTRA_DIST): Add close-stream.h.
39202         * modules/closeout (EXTRA_DIST): Add closeout.h.
39203         * modules/cycle-check (EXTRA_DIST): Add cycle-check.h.
39204         * modules/dev-ino (EXTRA_DIST): Add dev-ino.h.
39205         * modules/dirfd (EXTRA_DIST): Add dirfd.h.
39206         * modules/dirname (EXTRA_DIST): Renamed from lib_SOURCES.  Add
39207         dirname.h; remove basename.c and stripslash.c.
39208         * modules/exclude (EXTRA_DIST): Add exclude.h.
39209         * modules/exitfail (EXTRA_DIST): Add exitfail.h.
39210         * modules/fcntl-safer (EXTRA_DIST): Add fcntl-safer.h fcntl--.h.
39211         * modules/file-type (EXTRA_DIST): Add file-type.h.
39212         * modules/filemode (EXTRA_DIST): Add filemode.h.
39213         * modules/filenamecat (EXTRA_DIST): Add filenamecat.h.
39214         * modules/fopen-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
39215         * modules/fpending (EXTRA_DIST): Add __fpending.h.
39216         * modules/fprintftime (EXTRA_DIST): Add fprintftime.h.
39217         * modules/fsusage (EXTRA_DIST): Add fsusage.h.
39218         * modules/fts (EXTRA_DIST): Add fts_.h fts-cycle.c.
39219         * modules/getcwd (EXTRA_DIST): Add getcwd.h.
39220         * modules/getdate (EXTRA_DIST): Add getdate.c.
39221         * modules/gethrxtime (EXTRA_DIST): Add gethrxtime.h xtime.h.
39222         * modules/getpagesize (EXTRA_DIST): Add getpagesize.h.
39223         * modules/getpass (EXTRA_DIST): Add getpass.h.
39224         * modules/glob (EXTRA_DIST): Add glob_.h glob-libc.h.
39225         * modules/group-member (EXTRA_DIST): Add group-member.h.
39226         * modules/hard-locale (EXTRA_DIST): Add hard-locale.h.
39227         * modules/hash (EXTRA_DIST): Add hash.h.
39228         * modules/human (EXTRA_DIST): Add human.h.
39229         * modules/inttypes (EXTRA_DIST): Add inttypes.h.
39230         * modules/lchmod (EXTRA_DIST): Add lchmod.h.
39231         * modules/lchown (EXTRA_DIST): Add lchown.h.
39232         * modules/long-options (EXTRA_DIST): Add long-options.h.
39233         * modules/lstat (EXTRA_DIST): Add lstat.h.
39234         * modules/md5 (EXTRA_DIST): Add memcasecmp.h.
39235         * modules/memcoll (EXTRA_DIST): Add memcoll.h.
39236         * modules/mempcpy (EXTRA_DIST): Add mempcpy.h.
39237         * modules/memrchr (EXTRA_DIST): Add memrchr.h.
39238         * modules/memxor (EXTRA_DIST): Add memxor.h.
39239         * modules/mkancesdirs (EXTRA_DIST): Add mkancesdirs.h.
39240         * modules/mkdir-p (EXTRA_DIST): Add modechange.h.
39241         * modules/mountlist (EXTRA_DIST): Add mountlist.h.
39242         * modules/openat (EXTRA_DIST): Add at-func.c openat.h openat-priv.h.
39243         * modules/pathmax (EXTRA_DIST): Add pathmax.h.
39244         * modules/physmem (EXTRA_DIST): Add physmem.h.
39245         * modules/posixtm (EXTRA_DIST): Add posixtm.h.
39246         * modules/posixver (EXTRA_DIST): Add posixver.h.
39247         * modules/quote (EXTRA_DIST): Add quote.h.
39248         * modules/quotearg (EXTRA_DIST): Add quotearg.h.
39249         * modules/readtokens (EXTRA_DIST): Add readtokens.h.
39250         * modules/readutmp (EXTRA_DIST): Add readutmp.h.
39251         * modules/regex (EXTRA_DIST): Add regcomp.c regex.h regex_internal.c
39252         regex_internal.h regexec.c.
39253         * modules/safe-read (EXTRA_DIST): Add safe-read.h.
39254         * modules/safe-write (EXTRA_DIST): Add safe-write.h.
39255         * modules/same (EXTRA_DIST): Add same.h.
39256         * modules/same-inode (EXTRA_DIST): Add same-inode.h.
39257         * modules/save-cwd (EXTRA_DIST): Add save-cwd.h.
39258         * modules/savedir (EXTRA_DIST): Add savedir.h.
39259         * modules/sha1 (EXTRA_DIST): Add sha1.h.
39260         * modules/sig2str (EXTRA_DIST): Add sig2str.h.
39261         * modules/stat-macros (EXTRA_DIST): Add stat-macros.h.
39262         * modules/stat-time (EXTRA_DIST): Add stat-time.h.
39263         * modules/stdlib-safer (EXTRA_DIST): Add stdlib-safer.h stdlib--.h.
39264         * modules/strdup (EXTRA_DIST): Add strdup.h.
39265         * modules/strftime (EXTRA_DIST): Add strftime.h.
39266         * modules/strndup (EXTRA_DIST): Add strndup.h.
39267         * modules/strnlen (EXTRA_DIST): Add strnlen.h.
39268         * modules/strverscmp (EXTRA_DIST): Add strverscmp.h.
39269         * modules/time_r (EXTRA_DIST): Add time_r.h.
39270         * modules/timespec (EXTRA_DIST): Add timespec.h.
39271         * modules/tmpfile-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
39272         * modules/unistd-safer (EXTRA_DIST): Add unistd-safer.h unistd--.h.
39273         * modules/unlinkdir (EXTRA_DIST): Add unlinkdir.h.
39274         * modules/unlocked-io (EXTRA_DIST): Add unlocked-io.h.
39275         * modules/userspec (EXTRA_DIST): Add userspec.h.
39276         * modules/utimecmp (EXTRA_DIST): Add utimecmp.h.
39277         * modules/utimens (EXTRA_DIST): Add utimens.h.
39278         * modules/xalloc (EXTRA_DIST): Add xalloc.h.
39279         * modules/xgetcwd (EXTRA_DIST): Add xgetcwd.h.
39280         * modules/xnanosleep (EXTRA_DIST): Add xnanosleep.h.
39281         * modules/xreadlink (EXTRA_DIST): Add xreadlink.h.
39282         * modules/xstrtod (EXTRA_DIST): Add xstrtod.h.
39283         * modules/xstrtol (EXTRA_DIST): Add xstrtol.h.
39284         * modules/xstrtold (EXTRA_DIST): Add xstrtod.c xstrtod.h.
39285         * modules/yesno (EXTRA_DIST): Add yesno.h.
39286
39287 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
39288
39289         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Check for fchmod.
39290
39291         * m4/argmatch.m4: New file, from coreutils with AC_LIBSOURCES removed.
39292         * m4/dev-ino.m4, same-inode.m4: Remove.
39293
39294         * m4/_inttypes_h.m4 (gl_INTTYPES_H):
39295         * m4/acl.m4 (AC_FUNC_ACL):
39296         * m4/backupfile.m4 (gl_BACKUPFILE):
39297         * m4/c-strtod.m4 (gl_C99_STRTOLD):
39298         * m4/canon-host.m4 (gl_CANON_HOST):
39299         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
39300         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG):
39301         * m4/chdir-safer.m4 (gl_CHDIR_SAFER):
39302         * m4/cloexec.m4 (gl_CLOEXEC):
39303         * m4/close-stream.m4 (gl_CLOSE_STREAM):
39304         * m4/closeout.m4 (gl_CLOSEOUT):
39305         * m4/dirfd.m4 (gl_FUNC_DIRFD):
39306         * m4/dirname.m4 (gl_DIRNAME):
39307         * m4/exclude.m4 (gl_EXCLUDE):
39308         * m4/exitfail.m4 (gl_EXITFAIL):
39309         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER):
39310         * m4/file-type.m4 (gl_FILE_TYPE):
39311         * m4/filemode.m4 (gl_FILEMODE):
39312         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT):
39313         * m4/fpending.m4 (gl_FUNC_FPENDING):
39314         * m4/fprintftime.m4 (gl_FPRINTFTIME):
39315         * m4/fts.m4 (gl_FUNC_FTS):
39316         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL):
39317         * m4/getdate.m4 (gl_GETDATE):
39318         * m4/gethrxtime.m4 (gl_GETHRXTIME):
39319         * m4/getpagesize.m4 (gl_GETPAGESIZE):
39320         * m4/getpass.m4 (gl_FUNC_GETPASS):
39321         * m4/gettime.m4 (gl_GETTIME):
39322         * m4/getugroups.m4 (gl_GETUGROUPS):
39323         * m4/glob.m4 (gl_GLOB_SUBSTITUTE):
39324         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER):
39325         * m4/hard-locale.m4 (gl_HARD_LOCALE):
39326         * m4/hash.m4 (gl_HASH):
39327         * m4/idcache.m4 (gl_IDCACHE):
39328         * m4/lchmod.m4 (gl_FUNC_LCHMOD):
39329         * m4/lchown.m4 (gl_FUNC_LCHOWN):
39330         * m4/long-options.m4 (gl_LONG_OPTIONS):
39331         * m4/lstat.m4 (gl_FUNC_LSTAT):
39332         * m4/md5.m4 (gl_MD5):
39333         * m4/memcasecmp.m4 (gl_MEMCASECMP):
39334         * m4/memcoll.m4 (gl_MEMCOLL):
39335         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY):
39336         * m4/memrchr.m4 (gl_FUNC_MEMRCHR):
39337         * m4/memxor.m4 (gl_MEMXOR):
39338         * m4/mkancesdirs.m4 (gl_MKANCESDIRS):
39339         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS):
39340         * m4/modechange.m4 (gl_MODECHANGE):
39341         * m4/mountlist.m4 (gl_MOUNTLIST):
39342         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
39343         * m4/openat.m4 (gl_FUNC_OPENAT):
39344         * m4/pathmax.m4 (gl_PATHMAX):
39345         * m4/physmem.m4 (gl_PHYSMEM):
39346         * m4/posixtm.m4 (gl_POSIXTM):
39347         * m4/posixver.m4 (gl_POSIXVER):
39348         * m4/quote.m4 (gl_QUOTE):
39349         * m4/quotearg.m4 (gl_QUOTEARG):
39350         * m4/readtokens.m4 (gl_READTOKENS):
39351         * m4/readutmp.m4 (gl_READUTMP):
39352         * m4/regex.m4 (gl_REGEX):
39353         * m4/safe-read.m4 (gl_SAFE_READ):
39354         * m4/safe-write.m4 (gl_SAFE_WRITE):
39355         * m4/same.m4 (gl_SAME):
39356         * m4/save-cwd.m4 (gl_SAVE_CWD):
39357         * m4/savedir.m4 (gl_SAVEDIR):
39358         * m4/settime.m4 (gl_SETTIME):
39359         * m4/sha1.m4 (gl_SHA1):
39360         * m4/sig2str.m4 (gl_FUNC_SIG2STR):
39361         * m4/stat-macros.m4 (gl_STAT_MACROS):
39362         * m4/stat-time.m4 (gl_STAT_TIME):
39363         * m4/stdio-safer.m4 (gl_FOPEN_SAFER):
39364         * m4/stdlib-safer.m4 (gl_STDLIB_SAFER):
39365         * m4/strdup.m4 (gl_FUNC_STRDUP):
39366         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME):
39367         * m4/strndup.m4 (gl_FUNC_STRNDUP):
39368         * m4/strnlen.m4 (gl_FUNC_STRNLEN):
39369         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP):
39370         * m4/time_r.m4 (gl_TIME_R):
39371         * m4/timespec.m4 (gl_TIMESPEC):
39372         * m4/unistd-safer.m4 (gl_UNISTD_SAFER):
39373         * m4/unlinkdir.m4 (gl_UNLINKDIR):
39374         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO):
39375         * m4/userspec.m4 (gl_USERSPEC):
39376         * m4/utimecmp.m4 (gl_UTIMECMP):
39377         * m4/utimens.m4 (gl_UTIMENS):
39378         * m4/xalloc.m4 (gl_XALLOC):
39379         * m4/xgetcwd.m4 (gl_XGETCWD):
39380         * m4/xnanosleep.m4 (gl_XNANOSLEEP):
39381         * m4/xreadlink.m4 (gl_XREADLINK):
39382         * m4/xstrtod.m4 (gl_XSTRTOD):
39383         * m4/yesno.m4 (gl_YESNO):
39384         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
39385         to get the necessary .h files and whatnot.
39386
39387 2006-08-21  Mark D. Baushke  <mdb@gnu.org>
39388             Bruno Haible  <bruno@clisp.org>
39389
39390         * gnulib-tool (func_verify_module): Work around Sun's non-POSIX 1003.2
39391         /bin/sh understanding of '!' conditional negation.
39392
39393 2006-08-21  Jim Meyering  <jim@meyering.net>
39394
39395         * modules/openat (Depends-on): Really alphabetize.
39396
39397         * modules/acl (Depends-on): Add error and quote.
39398
39399         * check-module (find_included_lib_files): Add at-func.c to the
39400         ok-to-include-more-than-once white list.
39401
39402         * modules/openat (Depends-on): Add lstat.  Alphabetize.
39403
39404 2006-08-21  Bruno Haible  <bruno@clisp.org>
39405
39406         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
39407         Emit a pkgdata_DATA variable only if some snippets add contents to it.
39408         Reported by Martin Lambers <marlam@marlam.de>.
39409
39410 2006-08-21  Bruno Haible  <bruno@clisp.org>
39411
39412         * gnulib-tool (func_emit_lib_Makefile_am): If the snippets already
39413         specify an installation location, don't emit a noinst_LIBRARIES or
39414         noinst_LTLIBRARIES assignment.
39415
39416 2006-08-21  Bruno Haible  <bruno@clisp.org>
39417
39418         BeOS portability.
39419         * modules/mbchar (Include): Don't test HAVE_WCTYPE_H any more, since
39420         BeOS has mbrtowc() but no <wctype.h>.
39421
39422 2006-08-21  Bruno Haible  <bruno@clisp.org>
39423
39424         BeOS portability.
39425         * m4/mbchar.m4 (gl_MBCHAR): Compile mbchar.c also if <wctype.h> doesn't
39426         exist.
39427
39428 2006-08-21  Bruno Haible  <bruno@clisp.org>
39429
39430         BeOS portability.
39431         * lib/mbchar.h: Include <wctype.h> only if it exists.
39432
39433 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
39434
39435         Remove files that are no longer needed by their respective modules.
39436         * m4/obstack.m4: Remove.
39437         * m4/strerror_r.m4: Remove.
39438         * m4/uint32_t.m4: Remove.
39439         * m4/uintptr_t.m4: Remove.
39440         * m4/ullong_max.m4: Remove.
39441         * m4/xstrtoimax.m4: Remove.
39442         * m4/xstrtoumax.m4: Remove.
39443
39444         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Do not require
39445         gl_AC_TYPE_UINTMAX_T, gl_STRUCT_DEV_INO, or gl_SAME_INODE, since gnulib
39446         dependencies now capture this.
39447
39448         * m4/cycle-check.m4 (gl_CYCLE_CHECK):
39449         Do not use AC_LIBSOURCES, since gnulib modules now do this.
39450         * m4/fsusage.m4 (gl_FSUSAGE): Likewise.
39451         * m4/human.m4 (gl_HUMAN): Likewise.
39452         * m4/inttostr.m4 (gl_INTTOSTR): Likewise.
39453         * m4/xstrtol.m4 (gl_XSTRTOL): Likewise.
39454
39455         * m4/filemode.m4 (gl_FILEMODE): Require AC_STRUCT_ST_DM_MODE.
39456
39457         * m4/filemode.m4 (gl_PREREQ_FSUSAGE_EXTRA): Do not require
39458         gl_AC_TYPE_INTMAX_T or gl_AC_TYPE_UINTMAX_T, since we now require
39459         stdint.
39460         * m4/human.m4 (gl_HUMAN): Likewise.
39461         * m4/inttostr.m4 (gl_PREREQ_INTTOSTR): Likewise.
39462         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Likewise.
39463         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
39464         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
39465         * m4/xstrtol (gl_XSTRTOL): Likewise.
39466
39467         * m4/gethrxtime.m4 (gl_XTIME): gl_AC_TYPE_LONG_LONG ->
39468         AC_TYPE_LONG_LONG_INT.
39469         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
39470         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Likewise.
39471         * m4/strtoull.m4 (gl_FUNC_STRTOULL): Likewise, for unsigned long.
39472         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
39473
39474         * m4/human.m4 (gl_HUMAN): Do not require AM_STDBOOL_H since we depend
39475         on stdbool.
39476
39477         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL_H, gl_PREREQ_XSTRTOL): Remove.
39478         (gl_PREREQ_XSTRTOUL): Remove.
39479
39480         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Check for hasmntopt.
39481
39482         * m4/posixver.m4: Fix comment since head -1 now works even in POSIX
39483         mode.
39484
39485 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
39486
39487         Add and change modules to make it easier for coreutils to use
39488         gnulib-tool.
39489         * modules/backupfile (Files): Remove m4/d-ino.m4.
39490         (Depends-on): Add d-ino.
39491         * modules/cycle-check (Depends-on): Add stdint.
39492         (lib_SOURCES): Add cycle-check.h.
39493         * modules/d-ino: New module.
39494         * modules/d-type: New module.
39495         * modules/error (Files): Remove m4/strerror_r.m4.
39496         * modules/filemode (Files): Add m4/st_dm_mode.m4.
39497         * modules/fsuage (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
39498         m4/inttypes_h.m4, m4/uintmax_t.m4.
39499         (Depends-on): Add stdint.
39500         (lib_SOURCES): Add fsusage.h.
39501         * modules/getcwd (Files): Remove d-ino.m4.
39502         (Depends-on): Add d-ino.
39503         * modules/getndelim2 (Depends-on): Add stdint.
39504         * modules/glob (Files): Remove m4/d-type.m4.
39505         (Depends-on): Add d-type.
39506         * modules/host-os: New module.
39507         * modules/human (Files):  Remove m4/ulonglong.m4, m4/stdint_h.m4,
39508         m4/inttypes_h.m4, m4/uintmax_t.m4.
39509         * Depends-on: Add stdint.
39510         (lib_SOURCES): Add human.h.
39511         * modules/inttostr (Files): Remove m4/intmax_t.m4,
39512         m4/inttostr.m4, m4/inttypes_h.m4, m4/longlong.m4, m4/stdint_h.m4,
39513         m4/uintmax_t.m4, m4/ulonglong.m4.
39514         (Depends-on): Add stdint.
39515         (EXTRA_DIST): Add inttostr.h.
39516         * modules/lchmod: New module.
39517         * modules/link-follow: New module.
39518         * modules/mkdir-p (Files): Remove lib/lchmod.h, m4/lchmod.m4.
39519         (Depends-on): Add lchmod.
39520         * modules/mkstemp (Files): Remove m4/ulonglong.m4,
39521         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4.
39522         (Depends-on): Add stdint.
39523         * modules/obstack (Files): Remove m4/inttypes_h.m4, m4/obstack.m4,
39524         m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4.
39525         (Depends-on): Add stdint.
39526         (configure.ac): Change gl_OBSTACK to AC_FUNC_OBSTACK.
39527         * modules/perl: New module.
39528         * modules/regex (Depends-on): Add stdint.
39529         * modules/rmdir-errno: New module.
39530         * modules/strtoimax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
39531         m4/intmax_t.m4.
39532         (Depends-on): Add stdint.
39533         * modules/strtoumax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
39534         m4/uintmax_t.m4.
39535         (Depends-on): Add stdint.
39536         * modules/unlink-busy: New module.
39537         * modules/utimecmp (Depends-on): Add stdint.
39538         * modules/uptime: New module.
39539         * modules/winsz-ioctl: New module.
39540         * modules/winsz-termios: New module.
39541         * modules/xnanosleep (Depends-on): Add nanosleep.
39542         * modules/ullong_max: Remove.
39543         * modules/xstrtoimax (Files): Remove m4/xstrtoimax.m4.
39544         (configure.ac): Remove gl_XSTRTOIMAX; no action needed now.
39545         * modules/xstrtol (Files): Remove m4/ulonglong.m4, m4/longlong.m4,
39546         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4, m4/intmax_t.m4.
39547         (Depends-on): Add inttypes.
39548         (lib_SOURCES): Add xstrtol.h.
39549         * modules/xstrtoumax (Files): Remove m4/xstrtoumax.m4.
39550         (configure.ac): Remove gl_XSTRTOUMAX; no action needed now.
39551         * MODULES.html.sh: Move 'assert' into the assert section.
39552         Move 'dummy' into the linking section.
39553         Remove ullong_max.
39554         Add section for compatibility checks for POSIX:2001 functions,
39555         and put d-ino, d-type, link-follow, rmdir-errno, unlink-busy,
39556         winsz-ioctl, and winsz-termios into it.
39557         Add lchmod.
39558         Add top-level Misc section and put host-os, perl, and uptime
39559         into it.
39560
39561 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
39562
39563         * lib/cycle-check.h: Include <stdint.h> unconditionally, since we
39564         now assume the stdint module.  Do not include inttypes.h.
39565         * lib/fsusage.h: Likewise.
39566         * lib/getndelim2.c: Likewise.
39567         * lib/human.h: Likewise.
39568         * lib/inttostr.h: Likewise.
39569         * lib/obstack.c: Likewise.
39570         * lib/regex_internal.h: Likewise.
39571         * lib/tempname.c: Likewise.
39572         * lib/utimecmp.c: Likewise.
39573         * lib/xstrtol.h: Likewise.
39574
39575         * lib/stat_.h: Fix typo: HAVE_FUNC_LSTAT -> HAVE_LSTAT.
39576
39577         * lib/strtoimax.c: Adjust to macro name changes in Autoconf,
39578         e.g., HAVE_LONG_LONG -> HAVE_LONG_LONG_INT.
39579         * lib/xtime.h: Likewise.
39580
39581 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
39582
39583         * modules/openat (Files): Add lib/fchmodat.c.
39584         Fixes problem reported by Jay Youngman.
39585
39586 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
39587
39588         * lib/fchmodat.c: New file, from coreutils.  This was inadvertently
39589         omitted in the 2006-08-17 update.  Problem reported by Jay Youngman.
39590
39591 2006-08-18  Paul Eggert  <eggert@cs.ucla.edu>
39592             Bruno Haible  <bruno@clisp.org>
39593
39594         * m4/bison-i18n.m4 (BISON_I18N): Also handle the case where yacc exists
39595         and is a script that invokes bison. Tighten the code. Add comments.
39596
39597 2006-08-18  Jim Meyering  <jim@meyering.net>
39598
39599         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for
39600         CLOCK_REALTIME, since gethrxtime may revert to using clock_gettime via
39601         gettime.c.  Gabor Z. Papp reported that gethrxtime-using programs
39602         failed to link due to unresolved clock_gettime on a linux-2.4.x system.
39603
39604 2006-08-18  Bruno Haible  <bruno@clisp.org>
39605
39606         * modules/bison-i18n: New file.
39607         * MODULES.html.sh (Internationalization functions): Add it.
39608
39609 2006-08-18  Bruno Haible  <bruno@clisp.org>
39610
39611         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Also check for
39612         sys/statvfs.h. When getmntinfo was found, check its declaration and
39613         set either MOUNTED_GETMNTINFO or MOUNTED_GETMNTINFO2 depending on it.
39614
39615 2006-08-18  Bruno Haible  <bruno@clisp.org>
39616
39617         * m4/bison-i18n.m4: New file, from bison.
39618
39619 2006-08-18  Bruno Haible  <bruno@clisp.org>
39620
39621         * lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys/statvfs.h.
39622         (ME_DUMMY): Treat "kernfs" as a dummy.
39623         (read_file_system_list) [MOUNTED_GETMNTINFO2]: Implement.
39624
39625 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
39626
39627         Update from coreutils.
39628
39629         2006-08-15  Jim Meyering  <jim@meyering.net>
39630
39631         * m4/openat.m4 (gl_FUNC_OPENAT): Add at-func.c via AC_LIBSOURCES.
39632
39633         2006-01-17  Jim Meyering  <jim@meyering.net>
39634
39635         * m4/fts.m4 (gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT.
39636
39637         2006-01-11  Jim Meyering  <jim@meyering.net>
39638
39639         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile fchmodat.c.
39640         Check for the lchmod function.
39641
39642 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
39643
39644         Update from coreutils.
39645
39646         * lib/__fpending.h: Add copyright notice.
39647         * lib/fprintftime.h: Likewise.
39648         * lib/savedir.c: Use (C) in copyright notice.
39649         * lib/savedir.h: Likewise.
39650
39651         2006-08-15  Jim Meyering  <jim@meyering.net>
39652
39653         * lib/at-func.c: New file, with the logic of all emulated at-functions.
39654         * lib/openat-priv.h: Include <errno.h> and define ENOSYS,
39655         in support of the EXPECTED_ERRNO macro.
39656         * lib/openat.c (fstatat, unlinkat, fchownat): Remove function
39657         definitions.  Instead, define the appropriate symbols and include
39658         "at-func.c".
39659         * lib/mkdirat.c (mkdirat): Likewise.
39660         * lib/fchmodat.c (fchmodat): Likewise.
39661         (ENOSYS): Remove definition.
39662         * lib/openat.c: Don't include <errno.h>, now that "openat-priv.h" does
39663         it.  Don't include "unistd--.h" -- it wasn't ever used.
39664
39665         2006-01-17  Jim Meyering  <jim@meyering.net>
39666
39667         Rewrite fts.c not to change the current working directory,
39668         by using openat, fstatat, fdopendir, etc..
39669
39670         * lib/fts.c [! _LIBC]: Include "openat.h" and "unistd--.h".
39671         (HAVE_OPENAT_SUPPORT): Define.
39672         [_LIBC] (fchdir): Don't undef or define; no longer used.
39673         (FCHDIR): Define in terms of cwd_advance_fd rather than fchdir.
39674         Now, this `function' always succeeds, and consumes its file descriptor
39675         parameter -- so callers must not close such FDs.  Update callers.
39676         (diropen_fd, opendirat, cwd_advance_fd): New functions.
39677         (diropen): Add parameter, SP.  Adjust all callers.
39678         Implement using diropen_fd, rather than open.
39679         (fts_open): Initialize new member, fts_cwd_fd.
39680         Remove fts_rft-setting code.
39681         (fts_close): Close fts_cwd_fd, if necessary.
39682         (__opendir2): Define in terms of opendir or opendirat,
39683         depending on whether the FST_NOCHDIR flag is set.
39684         (fts_build): Since fts_safe_changedir consumes its FD, and since
39685         this code must do `closedir(dirp)', dup the dirfd(dirp) argument,
39686         and close the dup'd file descriptor upon failure.
39687         (fts_stat): Use fstatat(...AT_SYMLINK_NOFOLLOW) in place of lstat.
39688         (fts_safe_changedir): Tweak semantics to reflect that this function
39689         now calls cwd_advance_fd and hence consumes its FD argument.
39690         * lib/fts_.h [struct FTS] (fts_cwd_fd): New member.
39691         [struct FTS] (fts_rft): Remove now-unused member.
39692         [struct FTS] (fts_cycle.state): Improve comment.
39693
39694         * lib/openat.c (openat_needs_fchdir): New function.
39695         * lib/openat.h (openat_needs_fchdir): Declare it.
39696
39697 2006-08-16  Paul Eggert  <eggert@cs.ucla.edu>
39698
39699         * lib/memcoll.c (memcoll): Set errno = 0 in the shortcut case, too.
39700         Problem and fix reported by Pádraig Brady in
39701         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00099.html>.
39702
39703 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
39704
39705         * modules/cycle-check (configure.ac): Add gl_CYCLE_CHECK.
39706
39707 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
39708
39709         * lib/memcoll.c (memcoll): Optimize for the common case where the
39710         arguments are bytewise equal.
39711
39712 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
39713
39714         * doc/regexprops-generic.texi: Add a copyright notice.
39715
39716 2006-08-15  Bruno Haible  <bruno@clisp.org>
39717
39718         * modules/tmpdir (License): Change to LGPL.
39719
39720 2006-08-15  Bruno Haible  <bruno@clisp.org>
39721
39722         * gnulib-tool (func_all_modules, func_verify_module): COPYING is not a
39723         module.
39724
39725 2006-08-14  Simon Josefsson  <jas@extundo.com>
39726
39727         * config/srclist.txt: Add gnupload.
39728
39729 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
39730
39731         Change copyright notice from LGPL 2 to GPL 2, since that's the
39732         standard form used in the gnulib repository.
39733         * tests/test-lock.c: Likewise.
39734         * tests/test-stdint.c: Likewise.
39735         * tests/test-tls.c: Likewise.
39736
39737         * users.txt: Add bison, diffutils, libprelude, prelude-lml,
39738         prelude-manager.  User shorter URLs for GNU projects, without '?'.
39739         Add copyright notice.
39740
39741         * check-module: Add copyright notice.  Output a copyright
39742         notice if "--version" is specified.
39743         * modules/COPYING: New file.
39744         * tests/test-getaddrinfo.c: Add copyright notice.
39745         * tests/test-verify.c: Likewise.
39746
39747 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
39748
39749         Change copyright notice from LGPL 2 to GPL 2, since that's the
39750         standard form used in the gnulib repository.
39751         * lib/lock.c: LGPL -> GPL.
39752         * lib/lock.h: Likewise.
39753         * lib/strnlen1.c: Likewise.
39754         * lib/strnlen1.h: Likewise.
39755         * lib/tls.c: Likewise.
39756         * lib/tls.h: Likewise.
39757         * lib/tmpdir.c: Likewise.
39758
39759         * lib/TODO: Remove; this belongs only in coreutils.
39760
39761 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
39762
39763         Add copyright notices to long-enough files that lack them, since
39764         otherwise the files aren't clearly free.  Use the same notice that
39765         getdate.texi already uses.
39766         * doc/alloca-opt.texi: Add copyright notice.
39767         * doc/alloca.texi: Likewise.
39768         * doc/ctime.texi: Likewise.
39769         * doc/functions.texi: Likewise.
39770         * doc/gcd.texi: Likewise.
39771         * doc/gnulib-tool.texi: Likewise.
39772         * doc/inet_ntoa.texi: Likewise.
39773         * doc/visibility.texi: Likewise.
39774
39775         * doc/getdate.texi: Update FDL version from 1.1 to 1.2.
39776         * doc/quote.texi: Add copyright notice.
39777
39778         * doc/solaris-versions: Add SunOS 5.10, SunOS 1.x, SunOS 4.0, SunOS
39779         4.0.x, SunOS 4.1.1.1, SunOS 4.1.1_U1, SunOS 4.1.3B.  SunOS 4.1.3
39780         was Solaris 1.1A.  Remove space before B in Solaris 1.1.1B.
39781         Mention SunOS 5.11.  Mention that everything before SunOS 5.7
39782         is now obsolete, and give a pointer to the Sun list.
39783         Add copyright notice.
39784
39785 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
39786
39787         * config/srclistvars.sh: Add copyright notice.
39788
39789 2006-08-14  Eric Blake  <ebb9@byu.net>
39790
39791         Import the following change from libc:
39792
39793         2006-08-12  Ulrich Drepper  <drepper@redhat.com>
39794
39795         Upstream bug 2997.
39796         * lib/misc/error.c: Add space between program name and message if file
39797         name is missing.
39798
39799 2006-08-12  Karl Berry  <karl@gnu.org>
39800
39801         * config/srclist.txt (ssize_t.m4, sig_atomic_t.m4, signalblocking.m4):
39802         remove, these originate in gnulib now.
39803
39804 2006-08-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
39805
39806         * doc/Makefile (standards.info standards.html standards.dvi):
39807         Also depend on make-stds.texi.
39808
39809 2006-08-11  Paul Eggert  <eggert@cs.ucla.edu>
39810
39811         * lib/pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->
39812         HAVE_PIPE.  Fix a file descriptor leak when fd_safer fails.
39813
39814         * lib/regex_internal.c (re_string_skip_chars): Don't assume WEOF fits
39815         in wchar_t.  Problem reported by Eric Blake.
39816
39817         * lib/snprintf.c (snprintf): memcpy LEN bytes, not SIZE - 1, when
39818         LEN is smaller than SIZE.  Suggested by Bruno Haible.
39819         Also, help the compiler to keep LEN in a register.
39820
39821 2006-08-11  Eric Blake  <ebb9@byu.net>
39822
39823         * users.txt: Sort.  Add tar.
39824
39825 2006-08-11  Bruno Haible  <bruno@clisp.org>
39826
39827         * users.txt: New file.
39828
39829 2006-08-11  Bruno Haible  <bruno@clisp.org>
39830
39831         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Include <stdio.h> and <time.h>
39832         before <wchar.h>. Needed for OSF/1 and BSD/OS.
39833
39834 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
39835
39836         * modules/snprintf (Depends-on): Remove minmax.
39837         (Maintainer): Add self and Bruno.
39838
39839 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
39840
39841         * lib/.cppi-disable: Add snprintf.h, socket_.h.
39842         * lib/snprintf.c: Include <errno.h> and <limits.h>.
39843         (EOVERFLOW): Define if the system does not.
39844         Do not include "minmax.h"; it wasn't used.
39845         (snprintf): Don't assume size_t promotes to an unsigned type.
39846         Fix bug when generated string was too long for the buffer: the
39847         buffer's contents are supposed to be the initial prefix of the
39848         output.  Don't assume vasnprintf returns EOVERFLOW if the size
39849         exceeds INT_MAX; do the check ourselves.
39850
39851         Import the following changes from libc:
39852
39853         2006-06-02  Jakub Jelinek  <jakub@redhat.com>
39854
39855         * lib/posix/regex_internal.c (re_string_skip_chars): If no character
39856         has been converted at all, set *last_wc to WEOF.  If mbrtowc failed,
39857         set wc to the byte which couldn't be converted.
39858         (re_string_reconstruct): Don't clear valid_raw_len before calling
39859         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
39860         tip_context using re_string_context_at.
39861
39862         2006-05-02  Ulrich Drepper  <drepper@redhat.com>
39863
39864         * lib/posix/regex.h: g++ still cannot handled [restrict].
39865
39866         2006-04-21  Ulrich Drepper  <drepper@redhat.com>
39867
39868         * lib/posix/regex.h: Remove special handling for VMS.
39869
39870 2006-08-10  Jim Meyering  <jim@meyering.net>
39871
39872         * modules/same-inode: New module.
39873         * modules/dev-ino: New module.
39874         * modules/cycle-check: Depend on these modules, rather than simply
39875         including their .h files.
39876         (Makefile.am): Don't list cycle-check.[ch] here, now that they're
39877         required via m4/cycle-check.m4.
39878         * modules/same: Depend on new same-inode module, rather than
39879         including same-inode.h.
39880         * modules/chdir-safer: New file.
39881
39882         * modules/chown (Depends-on): Add stat-macros.
39883
39884 2006-08-10  Jim Meyering  <jim@meyering.net>
39885
39886         * m4/cycle-check.m4: New file.
39887         Require gl_STRUCT_DEV_INO and gl_SAME_INODE.
39888         * m4/dev-ino.m4, m4/same-inode.m4: New files.
39889
39890 2006-08-10  Eric Blake  <ebb9@byu.net>
39891
39892         * modules/verror (Depends-on): Remove bogus gl_VERROR that snuck
39893         in from original proposal.
39894
39895 2006-08-10  Eric Blake  <ebb9@byu.net>
39896         and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
39897
39898         * gnulib-tool (func_import): Detect unexpanded macros in gnulib
39899         namespace.
39900
39901 2006-08-10  Bruno Haible  <bruno@clisp.org>
39902
39903         * gnulib-tool (func_create_testdir): Detect unexpanded macros here
39904         as well.
39905
39906 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
39907
39908         Sync from coreutils.
39909
39910         2006-07-19  Mike Frysinger  <vapier@gentoo.org>
39911
39912         * lib/mountlist.c [ME_REMOTE]: Filter out cifs.
39913         Reported by Toralf Förster in <http://bugs.gentoo.org/141012>.
39914
39915 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
39916
39917         * modules/restrict: Remove; no longer needed now that we assume
39918         Autoconf 2.59 or later.
39919         * MODULES.html.sh: Remove 'restrict'.
39920         * modules/argp (Depends-on): Remove 'restrict'.
39921         * modules/base64 (Depends-on): Likewise.
39922         * modules/gc (Depends-on): Likewise.
39923         * modules/getaddrinfo (Depends-on): Likewise.
39924         * modules/glob (Depends-on): Likewise.
39925         * modules/inet_ntop (Depends-on): Likewise.
39926         * modules/inet_pton (Depends-on): Likewise.
39927         * modules/memxor (Depends-on): Likewise.
39928         * modules/regex (Depends-on): Likewise.
39929         * modules/strtok_r (Depends-on): Likewise.
39930         * modules/time_r (Depends-on): Likewise.
39931
39932 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
39933
39934         * m4/argp.m4 (gl_ARGP): Require AC_C_RESTRICT.
39935         * m4/gc.m4 (gl_PREREQ_GC): Likewise.
39936         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
39937         * m4/inet_ntop.m4 (gl_PREREQ_INET_NTOP): Likewise.
39938         * m4/inet_pton.m4 (gl_PREREQ_INET_PTON): Likewise.
39939         * m4/memxor.m4 (gl_MEMXOR): Likewise.
39940         * m4/restrict.m4: Remove; no longer needed.  All remaining uses of
39941         gl_C_RESTRICT replaced by AC_C_RESTRICT.
39942
39943         Merge from coreutils.
39944         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_C_RESTRICT, not
39945         gl_C_RESTRICT, now that we assume Autoconf 2.59 or later.
39946         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
39947         * m4/time_r.m4 (gl_TIME_R): Likewise.
39948
39949 2006-08-09  Karl Berry  <karl@gnu.org>
39950
39951         * config/srclist.txt: no more gettext-tools, per Bruno.
39952
39953 2006-08-08  Eric Blake  <ebb9@byu.net>
39954
39955         * modules/verror: New module.
39956         * MODULES.html.sh: Document it.
39957
39958 2006-08-08  Eric Blake  <ebb9@byu.net>
39959
39960         * lib/verror.h, lib/verror.c: New files.
39961
39962 2006-08-08  Eric Blake  <ebb9@byu.net>
39963
39964         * lib/verror.c (verror_at_line): Work around glibc bug 2997, so that
39965         verror_at_line output complies with GNU Coding Standards even when
39966         file is NULL.
39967
39968 2006-08-07  Bruno Haible  <bruno@clisp.org>
39969
39970         * lib/allocsa.h (sa_alignof) [_AIX]: Also consider 'long long' in newer
39971         versions of AIX.
39972         Reported by Ralf Wildenhues.
39973
39974 2006-08-07  Bruno Haible  <bruno@clisp.org>
39975
39976         * gnulib-tool (func_create_testdir): Wrap the set of autoconf snippets
39977         in an AC_DEFUN. Needed so that the autoconf snippets can use
39978         AC_REQUIRE.
39979
39980 2006-08-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
39981
39982         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
39983         Initialize pkgdata_DATA.
39984         * modules/javaversion (Makefile.am): Add to pkgdata_DATA, rather than
39985         overriding it.
39986
39987 2006-08-06  Eric Blake  <ebb9@byu.net>
39988
39989         * lib/error.h: Fold in some upstream changes from glibc.
39990         * lib/error.c: Likewise.
39991
39992 2006-08-04  Bruno Haible  <bruno@clisp.org>
39993
39994         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
39995         Make the mostlyclean-local rule depend on mostlyclean-generic.
39996         Reported by Jim Meyering. Solution suggested by Ralf Wildenhues.
39997
39998 2006-07-31  Bruno Haible  <bruno@clisp.org>
39999
40000         * m4/localcharset.m4 (gl_LOCALCHARSET): Remove tests for <stddef.h>,
40001         <stdlib.h>, <string.h>.
40002
40003 2006-07-30  Bruno Haible  <bruno@clisp.org>
40004
40005         * modules/readlink (License): Change to LGPL.
40006
40007 2006-07-30  Bruno Haible  <bruno@clisp.org>
40008
40009         * modules/javaversion (Makefile.am): Distribute javaversion.java and
40010         javaversion.class. Also install javaversion.class in $(pkgdatadir) and
40011         set PKGDATADIR to point to it.
40012
40013 2006-07-30  Bruno Haible  <bruno@clisp.org>
40014
40015         * modules/csharpexec (configure.ac): Comment out macro invocation.
40016         * modules/javaexec (configure.ac): Likewise.
40017         * modules/javacomp-script (configure.ac): Likewise.
40018
40019         * modules/csharpcomp-script (configure.ac): Use AC_REQUIRE.
40020
40021 2006-07-30  Bruno Haible  <bruno@clisp.org>
40022
40023         * modules/clean-temp (Depends-on): Add linkedhash-list, remove
40024         linked-list.
40025
40026 2006-07-30  Bruno Haible  <bruno@clisp.org>
40027
40028         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Assume <string.h> exists.
40029
40030 2006-07-30  Bruno Haible  <bruno@clisp.org>
40031
40032         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
40033         Initialize MOSTLYCLEANFILES to core and *.stackdump, so that core dumps
40034         get removed.
40035
40036 2006-07-29  Bruno Haible  <bruno@clisp.org>
40037
40038         Make it possible for gnulib-tool to work with locally modified or
40039         augmented gnulib repositories.
40040         * gnulib-tool (func_usage): Document --local-dir option.
40041         (local_gnulib_dir): New variable.
40042         Handle --local-dir option.
40043         (func_lookup_file): New function.
40044         (func_all_modules, func_verify_module): Look also in $local_gnulib_dir.
40045         (func_get_description, func_get_filelist, func_get_description,
40046         func_get_filelist, func_get_dependencies, func_get_autoconf_snippet,
40047         func_get_automake_snippet, func_get_include_directive,
40048         func_get_license, func_get_maintainer): Use func_lookup_file.
40049         (func_import, func_create_testdir): Use func_lookup_file.
40050
40051 2006-07-29  Bruno Haible  <bruno@clisp.org>
40052
40053         * modules/setenv (Depends-on): Add unistd.
40054
40055 2006-07-29  Bruno Haible  <bruno@clisp.org>
40056
40057         * lib/setenv.c: Undo unintended modification done on 2006-02-27.
40058
40059 2006-07-29  Bruno Haible  <bruno@clisp.org>
40060
40061         * lib/localcharset.c: Assume <stddef.h>, <stdlib.h>, <string.h> exist.
40062
40063 2006-07-29  Bruno Haible  <bruno@clisp.org>
40064
40065         * gnulib-tool (import, update): If there is no Makefile.am, look at
40066         aclocal.m4, instead of bailing out.
40067
40068 2006-07-29  Bruno Haible  <bruno@clisp.org>
40069
40070         * gnulib-tool (func_usage): Revert most of the 2006-07-15 change.
40071         Categorize the options by when they are useful.
40072
40073 2006-07-29  Bruno Haible  <bruno@clisp.org>
40074
40075         * gnulib-tool (func_usage): Document option --no-libtool.
40076         Handle option --no-libtool.
40077         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Update
40078         for changed semantics of $libtool variable.
40079         (func_import): Likewise. If libtool is not used, show this through
40080         an option --no-libtool.
40081         (func_create_testdir): Update.
40082
40083 2006-07-29  Bruno Haible  <bruno@clisp.org>
40084
40085         * gnulib-tool (func_import): Extend error message about missing
40086         --doc-base.
40087
40088 2006-07-29  Bruno Haible  <bruno@clisp.org>
40089
40090         * gnulib-tool (func_import): Don't create the $docbase directory if
40091         there is no file to store there.
40092
40093 2006-07-29  Bruno Haible  <bruno@clisp.org>
40094
40095         * gnulib-tool (autoconf_minversion): If a --dir option is given and
40096         relevant, look for configure.ac there, not in the current directory.
40097         Also use a simple search for AC_PREREQ, not "autoconf --trace".
40098
40099 2006-07-29  Bruno Haible  <bruno@clisp.org>
40100
40101         * gnulib-tool (SORT): New variable.
40102         (func_usage): Undocument --assume-autoconf option.
40103         Remove --assume-autoconf option handling.
40104         (autoconf_minversion): Determine from the contents of configure.ac.
40105         (func_import): Remove autoconf_minversion handling.
40106         Suggested by Eric Blake.
40107
40108 2006-07-29  Bruno Haible  <bruno@clisp.org>
40109
40110         * doc/gnulib-tool.texi (gl_LIBTOOL): Mention --no-libtool option.
40111
40112 2006-07-29  Bruno Haible  <bruno@clisp.org>
40113
40114         * config/srclist.txt (*setenv.[ch]): Remove rules.
40115
40116 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
40117
40118         * m4/inet_pton.m4, inet_ntop.m4: Check for netinet/in.h too.
40119
40120 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
40121
40122         * lib/inet_ntop.h, inet_pton.h: Need to include netinet/in.h before
40123         arpa/inet.h.
40124
40125 2006-07-28  Simon Josefsson  <jas@extundo.com>
40126
40127         * modules/inet_ntop (Depends-on): Depend on arpa_inet.
40128         * modules/inet_pton (Depends-on): Likewise.
40129
40130 2006-07-28  Simon Josefsson  <jas@extundo.com>
40131
40132         * m4/netinet_in_h.m4: New file.
40133
40134 2006-07-28  Simon Josefsson  <jas@extundo.com>
40135
40136         * lib/inet_ntop.h, inet_pton.h: No need to guard netinet/in.h
40137         #include's.
40138
40139 2006-07-28  Simon Josefsson  <jas@extundo.com>
40140
40141         * lib/inet_ntop.h, inet_pton.h: No need to guard arpa/inet.h
40142         #include's.
40143
40144 2006-07-28  Paul Eggert  <eggert@cs.ucla.edu>
40145
40146         * lib/modechange.c (mode_compile): Numeric modes now affect setuid and
40147         setgid on directories only if they set these bits.
40148         * lib/modechange.h: Remove obsolete comment about masks.
40149
40150 2006-07-28  Eric Blake  <ebb9@byu.net>
40151
40152         * lib/regex_internal.h (struct re_dfa_t) [!_LIBC]: Avoid invalid C89
40153         macro expansion.
40154
40155 2006-07-28  Bruno Haible  <bruno@clisp.org>
40156
40157         * lib/inet_ntop.h, inet_pton.h: Use #if HAVE* instead of #ifdef HAVE*.
40158
40159 2006-07-28  Bruno Haible  <bruno@clisp.org>
40160
40161         * m4/mbchar.m4 (gl_MBCHAR): Also test for iswcntrl.
40162
40163 2006-07-28  Bruno Haible  <bruno@clisp.org>
40164
40165         * lib/mbchar.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
40166         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
40167         Define fallbacks.
40168         Avoids link error on FreeBSD 4.x.
40169         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
40170
40171         * lib/wcwidth.h (iswprint): Assume an ASCII compatible wide character
40172         encoding.
40173         * lib/mbswidth.c (iswcntrl): Likewise.
40174
40175 2006-07-27  Bruno Haible  <bruno@clisp.org>
40176
40177         * m4/stdint.m4 (gl_STDINT_H): Define __STDC_CONSTANT_MACROS during the
40178         test.
40179
40180 2006-07-27  Bruno Haible  <bruno@clisp.org>
40181
40182         * lib/stdint_.h (INT*_C, UINT*_C) [C++]: Define these if
40183         __STDC_CONSTANT_MACROS is defined, not if __STDC_LIMIT_MACROS is
40184         defined.
40185
40186 2006-07-26  Eric Blake  <ebb9@byu.net>
40187
40188         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Check for missing pipe.
40189
40190 2006-07-26  Eric Blake  <ebb9@byu.net>
40191
40192         * lib/mkstemp-safer.c [! HAVE_MKSTEMP]: Add prototype for platforms
40193         like mingw that lack mkstemp.
40194         * lib/pipe-safer.c (pipe_safer) [!HAVE_FUNC_PIPE]: Provide fallback to
40195         avoid compilation warning on mingw.
40196
40197 2006-07-26  Bruno Haible  <bruno@clisp.org>
40198
40199         * m4/stdint.m4 (gl_STDINT_H): Also verify the existence of the macros
40200         INT*_MIN, INT_LEAST*_MAX, INT_LEAST*_MIN, UINT_LEAST*_MAX,
40201         INT_FAST*_MIN, INTPTR_MIN.
40202
40203 2006-07-25  Bruno Haible  <bruno@clisp.org>
40204
40205         * modules/version-etc (Depends-on): Add stdarg.
40206
40207 2006-07-25  Bruno Haible  <bruno@clisp.org>
40208
40209         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Avoid 'eval' in front of
40210         complex commands.
40211
40212 2006-07-25  Bruno Haible  <bruno@clisp.org>
40213
40214         * lib/version-etc.c (version_etc_va): Use va_copy, assumed to be
40215         defined in <stdarg.h> or config.h.
40216
40217 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
40218
40219         * m4/stdio-safer.m4 (gl_FOPEN_SAFER, gl_TMPFILE_SAFER): New macros.
40220         (gl_STDIO_SAFER): Remove.
40221
40222 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
40223
40224         * MODULES.html.sh (File stream based Input/Output):
40225         Add fopen-safer, tmpfile-safer; remove stdio-safer.
40226         * modules/getusershell (Depends-on): Change stdio-safer to fopen-safer.
40227         * modules/fopen-safer, modules/tmpfile-safer: New files.
40228         * modules/stdio-safer: Remove.
40229
40230 2006-07-24  Bruno Haible  <bruno@clisp.org>
40231
40232         * modules/tmpdir: New file.
40233         * MODULES.html.sh (File system functions): Add it.
40234
40235 2006-07-24  Bruno Haible  <bruno@clisp.org>
40236
40237         * modules/javacomp (Depends-on): Add unistd, javaversion, binary-io,
40238         getline, pathname, fwriteerror, clean-temp, xvasprintf, strstr.
40239
40240 2006-07-24  Bruno Haible  <bruno@clisp.org>
40241
40242         * modules/clean-temp: New file.
40243
40244 2006-07-24  Bruno Haible  <bruno@clisp.org>
40245
40246         * m4/tmpdir.m4: New file, from GNU gettext.
40247
40248 2006-07-24  Bruno Haible  <bruno@clisp.org>
40249
40250         * lib/tmpdir.h: New file, from GNU gettext.
40251         * lib/tmpdir.c: New file, from GNU gettext.
40252
40253 2006-07-24  Bruno Haible  <bruno@clisp.org>
40254
40255         * lib/clean-temp.h: New file, from GNU gettext.
40256         * lib/clean-temp.c: New file, from GNU gettext.
40257
40258 2006-07-23  Eric Blake  <ebb9@byu.net>
40259
40260         * modules/stdio-safer (Files): Add tmpfile-safer.c.
40261         (Depends-on): Add binary-io.
40262
40263 2006-07-23  Eric Blake  <ebb9@byu.net>
40264
40265         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add tmpfile-safer.c.
40266
40267 2006-07-23  Eric Blake  <ebb9@byu.net>
40268
40269         * lib/tmpfile-safer.c: New file.
40270         * lib/stdio-safer.h (fopen_safer): Add prototype.
40271         * lib/stdio--.h (tmpfile): Make safer.
40272
40273 2006-07-23  Bruno Haible  <bruno@clisp.org>
40274
40275         * lib/gl_anylinked_list2.h (ASYNCSAFE): New macro.
40276         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before,
40277         gl_linked_add_after, gl_linked_add_at, gl_linked_remove_node,
40278         gl_linked_remove_at): Use it.
40279
40280 2006-07-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
40281         and Simon Josefsson <jas@extundo.com>
40282
40283         * lib/getaddrinfo.h (AI_PASSIVE): Make sure it is defined.
40284
40285         * lib/getaddrinfo.c (getaddrinfo): Support AI_PASSIVE.
40286
40287 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
40288
40289         * modules/close-stream: New file.
40290         * modules/closeout (Description): Make it clear that it exits
40291         with a diagnostic on error.
40292         (Depends-on): Add close-stream.  Remove fpending, stdbool.
40293         * MODULES.html.sh (File stream based Input/Output): Add close-stream.
40294
40295 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
40296
40297         * m4/close-stream.m4: New file.
40298
40299 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
40300
40301         * lib/close-stream.c, lib/close-stream.h: New files.
40302
40303 2006-07-22  Bruno Haible  <bruno@clisp.org>
40304
40305         Merge from GNU gettext 0.15.
40306
40307         2006-05-01  Bruno Haible  <bruno@clisp.org>
40308
40309                 * build-aux/javacomp.sh.in: Update for changed javacomp.m4.
40310
40311         2006-07-22  Bruno Haible  <bruno@clisp.org>
40312
40313                 * modules/javaversion: New file.
40314                 * MODULES.html.sh (Java): Add javaversion.
40315
40316         2006-03-12  Bruno Haible  <bruno@clisp.org>
40317
40318                 * build-aux/javaexec.sh.in: Update for changed javaexec.m4.
40319
40320         2005-12-04  Bruno Haible  <bruno@clisp.org>
40321
40322                 * build-aux/csharpexec.sh.in: Add support for 'clix' launcher
40323                 (untested).
40324
40325         2006-06-21  Bruno Haible  <bruno@clisp.org>
40326
40327                 Avoid warnings from recent versions of mcs.
40328                 * build-aux/csharpcomp.sh.in (options_mcs): Don't use options
40329                 -o, -L, -r any more. Use options documented since mcs-1.0
40330                 instead. Similarly for -g.
40331
40332         2005-12-04  Bruno Haible  <bruno@clisp.org>
40333
40334                 * build-aux/csharpcomp.sh.in: Suffix for resources is
40335                 .resources, not .resource.
40336
40337         2005-07-09  Bruno Haible  <bruno@clisp.org>
40338
40339                 * build-aux/csharpcomp.sh.in (options_csc): For -l option,
40340                 add a .dll suffix.
40341                 Reported by Mark Junker <mjscod@gmx.de>.
40342
40343         2006-07-22  Bruno Haible  <bruno@clisp.org>
40344
40345                 * modules/gettext: Upgrade to gettext-0.15.
40346                 (Files): Remove m4/isc-posix.m4. Add m4/lock.m4,
40347                 m4/visibility.m4.
40348                 Replace m4/inttypes.m4 with m4/inttypes-h.m4.
40349
40350 2006-07-22  Bruno Haible  <bruno@clisp.org>
40351
40352         Merge from GNU gettext 0.15.
40353
40354         2006-03-25  Bruno Haible  <bruno@clisp.org>
40355
40356                 * lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro.
40357
40358         2006-07-21  Bruno Haible  <bruno@clisp.org>
40359
40360                 * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to
40361                 "1.1".
40362
40363         2006-05-09  Bruno Haible  <bruno@clisp.org>
40364
40365                 * javacomp.m4 (gt_JAVACOMP): On Cygwin, set
40366                 CLASSPATH_SEPARATOR to a semicolon. Use CLASSPATH_SEPARATOR
40367                 for the conftestver execution.
40368
40369         2006-05-01  Bruno Haible  <bruno@clisp.org>
40370
40371                 * javacomp.m4 (gt_JAVACOMP): Accept a source-version and an
40372                 optional target-version argument. Verify that the compiler
40373                 groks source of the specified source-version, or add -source
40374                 option as necessary. Verify that the compiler produces
40375                 bytecode in the specified target-version, or add -target and
40376                 -source options as necessary. Make the result of the test
40377                 available as variable CONF_JAVAC. Also log error output in
40378                 config.log.
40379
40380         2006-03-11  Bruno Haible  <bruno@clisp.org>
40381
40382                 * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x.
40383
40384         2006-05-09  Bruno Haible  <bruno@clisp.org>
40385
40386                 * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set
40387                 CLASSPATH_SEPARATOR to a semicolon.
40388
40389         2006-03-12  Bruno Haible  <bruno@clisp.org>
40390
40391                 * javaexec.m4 (gt_JAVAEXEC): Make the result of the test
40392                 available as variable CONF_JAVA, for subsequent autoconf
40393                 tests. Also log error output in config.log.
40394
40395         2006-07-19  Bruno Haible  <bruno@clisp.org>
40396
40397                 * getline.m4 (AM_FUNC_GETLINE): When cross-compiling, assume
40398                 that getline works on glibc2 systems. Needed to avoid trouble
40399                 in relocatable.c.
40400                 Reported by Nils Magnus Larsgard <nmlarsgaard@atmel.no>.
40401
40402         2005-12-04  Bruno Haible  <bruno@clisp.org>
40403
40404                 * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix'
40405                 launcher (untested).
40406
40407         2005-12-04  Bruno Haible  <bruno@clisp.org>
40408
40409                 * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS.
40410
40411         2006-07-22  Bruno Haible  <bruno@clisp.org>
40412
40413                 * gettext.m4: Update from GNU gettext-0.15.
40414                 * nls.m4: Likewise.
40415                 * po.m4: Likewise.
40416                 * inttypes-pri.m4: Likewise.
40417                 * inttypes-h.m4: Renamed from inttypes.m4.
40418                 (gl_HEADER_INTTYPES_H): Renamed from gt_HEADER_INTTYPES_H.
40419
40420 2006-07-22  Bruno Haible  <bruno@clisp.org>
40421
40422         Merge from GNU gettext 0.15.
40423
40424         2005-07-05  Bruno Haible  <bruno@clisp.org>
40425
40426                 * printf-args.c (printf_fetchargs): Work around broken
40427                 definition of wint_t on mingw.
40428
40429         2005-02-12  Bruno Haible  <bruno@clisp.org>
40430
40431                 * xallocsa.h: Add extern "C" for C++.
40432
40433         2006-05-17  Bruno Haible  <bruno@clisp.org>
40434
40435                 Cygwin portability.
40436                 * progreloc.c (WIN32_NATIVE): Renamed from WIN32.
40437
40438         2006-04-30  Bruno Haible  <bruno@clisp.org>
40439
40440                 * progreloc.c: Include <mach-o/dyld.h> if available.
40441                 (find_executable): Use _NSGetExecutablePath when possible.
40442
40443         2006-05-06  Charles Wilson  <cygwin@cwilson.fastmail.fm>
40444
40445                 * progreloc.c (maybe_executable) [CYGWIN]: Use the access()
40446                 function.
40447
40448         2005-12-29  Bruno Haible  <bruno@clisp.org>
40449
40450                 * progreloc.c (set_program_name_and_installdir): Fix
40451                 compilation error.
40452
40453         2005-12-04  Bruno Haible  <bruno@clisp.org>
40454
40455                 Cygwin portability.
40456                 * progreloc.c: Include <windows.h> also on Cygwin.
40457                 (find_executable): Add support for Cygwin.
40458                 (set_program_name_and_installdir): Handle also platforms with
40459                 nonempty EXEEXT.
40460
40461         2006-07-11  Bruno Haible  <bruno@clisp.org>
40462
40463                 * javacomp.c: Fix a comment.
40464                 Reported by Jim Meyering.
40465
40466         2006-04-30  Bruno Haible  <bruno@clisp.org>
40467
40468                 * javacomp.h (compile_java_class): Add source_version,
40469                 target_version arguments.
40470                 * javacomp.c: Rewritten to choose only a compiler that
40471                 respects the specified source_version and target_version.
40472
40473         2006-06-27  Bruno Haible  <bruno@clisp.org>
40474
40475                 Assume correct S_ISDIR macro.
40476                 * mkdtemp.c: Remove test of STAT_MACROS_BROKEN.
40477
40478         2006-07-22  Bruno Haible  <bruno@clisp.org>
40479
40480                 * javaversion.h: New file, from GNU gettext.
40481                 * javaversion.c: New file, from GNU gettext.
40482                 * javaversion.java: New file, from GNU gettext.
40483                 * javaversion.class: New file, from GNU gettext.
40484
40485         2006-05-17  Bruno Haible  <bruno@clisp.org>
40486
40487                 Cygwin portability.
40488                 * javaexec.c (execute_java_class): Test for jview program
40489                 also on Cygwin.
40490
40491         2006-04-09  Bruno Haible  <bruno@clisp.org>
40492
40493                 * fatal-signal.c: Don't include string.h.
40494                 (at_fatal_signal): Use a copying loop instead of memcpy.
40495
40496         2005-12-04  Bruno Haible  <bruno@clisp.org>
40497
40498                 * csharpexec.c: Add support for 'clix' launcher (untested).
40499                 (execute_csharp_using_sscli): New function.
40500                 (execute_csharp_program): Call it.
40501
40502         2006-06-21  Bruno Haible  <bruno@clisp.org>
40503
40504                 Avoid warnings from recent versions of mcs.
40505                 * csharpcomp.c (compile_csharp_using_mono): Don't use options
40506                 -o, -L, -r any more. Use options documented since mcs-1.0
40507                 instead. Similarly for -g.
40508
40509         2005-07-09  Bruno Haible  <bruno@clisp.org>
40510
40511                 * csharpcomp.c (compile_csharp_using_sscli): For -l option,
40512                 add a .dll suffix.
40513                 Reported by Mark Junker <mjscod@gmx.de>.
40514
40515         2006-06-17  Bruno Haible  <bruno@clisp.org>
40516
40517                 * config.charset: Update for NetBSD 3.0.
40518
40519         2006-05-17  Bruno Haible  <bruno@clisp.org>
40520
40521                 Cygwin portability.
40522                 * localcharset.c (WIN32_NATIVE): Renamed from WIN32.
40523
40524         2006-05-16  Bruno Haible  <bruno@clisp.org>
40525
40526                 * localcharset.c [CYGWIN]: Include <windows.h>.
40527                 (get_charset_aliases): For Cygwin, return the same CPxxx
40528                 aliases list as under WIN32.
40529                 (locale_charset) [CYGWIN]: Try to retrieve the encoding from
40530                 the environment variables. Fall back to GetACP().
40531
40532         2006-04-05  Bruno Haible  <bruno@clisp.org>
40533
40534                 * config.charset: Update Juan Manuel Guerrero's address.
40535
40536         2005-02-12  Bruno Haible  <bruno@clisp.org>
40537
40538                 * allocsa.h: Add extern "C" for C++.
40539
40540         2005-02-10  Bruno Haible  <bruno@clisp.org>
40541
40542                 * allocsa.h (sa_alignof): Define differently with AIX xlc, to
40543                 avoid a bug of this compiler on AIX 3.2.5 dealing with enums.
40544
40545         2006-07-22  Bruno Haible  <bruno@clisp.org>
40546
40547                 * gettext.h: Update to GNU gettext-0.15.
40548
40549 2006-07-22  Bruno Haible  <bruno@clisp.org>
40550
40551         * config/srclist.txt: Resync printf-args.c, vasnprintf.c,
40552         localcharset.c, mkdtemp.c, config.rpath, lib-ld.m4, lib-link.m4,
40553         lib-prefix.m4, longdouble.m4, ssize_t.m4.
40554
40555 2006-07-21  Eric Blake  <ebb9@byu.net>
40556
40557         * modules/stdlib-safer: New file.
40558         * MODULES.html.sh (File stream based Input/Output): Add
40559         stdlib-safer.
40560
40561 2006-07-21  Eric Blake  <ebb9@byu.net>
40562
40563         * lib/stdlib-safer.h: New file from coreutils, required by
40564         stdlib--.h.
40565
40566 2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
40567
40568         * gnulib-tool (func_usage): Document --assume-autoconf='latest-stable'.
40569
40570 2006-07-20  Bruno Haible  <bruno@clisp.org>
40571
40572         * gnulib-tool: Recognize new option --assume-autoconf.
40573         (autoconf_minversion): New variable.
40574         (func_get_filelist): Use it to decide whether to add onceonly_2_57.m4.
40575
40576 2006-07-20  Bruno Haible  <bruno@clisp.org>
40577
40578         * MODULES.html.sh (func_all_modules): Add a missing func_begin_table.
40579
40580 2006-07-19  Derek R. Price  <derek@ximbiot.com>
40581
40582         * lib/getaddrinfo.h: Don't define unimplemented AI_* flags.
40583         Reindent and repaginate.
40584
40585 2006-07-19  Derek Price  <derek@ximbiot.com>
40586
40587         * doc/gnulib.texi (Libtool and Windows):  Eliminate passive voice.
40588         Correct grammar.
40589
40590 2006-07-17  Bruno Haible  <bruno@clisp.org>
40591
40592         * modules/list: New file.
40593         * modules/array-list: New file.
40594         * modules/carray-list, modules/carray-list-tests: New files.
40595         * modules/linked-list, modules/linked-list-tests: New files.
40596         * modules/avltree-list, modules/avltree-list-tests: New files.
40597         * modules/rbtree-list, modules/rbtree-list-tests: New files.
40598         * modules/linkedhash-list, modules/linkedhash-list-tests: New files.
40599         * modules/avltreehash-list, modules/avltreehash-list-tests: New files.
40600         * modules/rbtreehash-list, modules/rbtreehash-list-tests: New files.
40601         * modules/oset: New file.
40602         * modules/array-oset: New file.
40603         * modules/avltree-oset, modules/avltree-oset-tests: New files.
40604         * modules/rbtree-oset, modules/rbtree-oset-tests: New files.
40605         * tests/test-carray_list.c: New file.
40606         * tests/test-linked_list.c: New file.
40607         * tests/test-avltree_list.c: New file.
40608         * tests/test-rbtree_list.c: New file.
40609         * tests/test-linkedhash_list.c: New file.
40610         * tests/test-avltreehash_list.c: New file.
40611         * tests/test-rbtreehash_list.c: New file.
40612         * tests/test-avltree_oset.c: New file.
40613         * tests/test-rbtree_oset.c: New file.
40614         * MODULES.html.sh (Container data structures): New section.
40615
40616 2006-07-17  Bruno Haible  <bruno@clisp.org>
40617
40618         * m4/gl_list.m4: New file.
40619
40620 2006-07-17  Bruno Haible  <bruno@clisp.org>
40621
40622         * lib/gl_list.h: New file.
40623         * lib/gl_list.c: New file.
40624         * lib/gl_array_list.h: New file.
40625         * lib/gl_array_list.c: New file.
40626         * lib/gl_carray_list.h: New file.
40627         * lib/gl_carray_list.c: New file.
40628         * lib/gl_linked_list.h: New file.
40629         * lib/gl_linked_list.c: New file.
40630         * lib/gl_anylinked_list1.h: New file.
40631         * lib/gl_anylinked_list2.h: New file.
40632         * lib/gl_avltree_list.h: New file.
40633         * lib/gl_avltree_list.c: New file.
40634         * lib/gl_anyavltree_list1.h: New file.
40635         * lib/gl_anyavltree_list2.h: New file.
40636         * lib/gl_rbtree_list.h: New file.
40637         * lib/gl_rbtree_list.c: New file.
40638         * lib/gl_anyrbtree_list1.h: New file.
40639         * lib/gl_anyrbtree_list2.h: New file.
40640         * lib/gl_anytree_list1.h: New file.
40641         * lib/gl_anytree_list2.h: New file.
40642         * lib/gl_linkedhash_list.h: New file.
40643         * lib/gl_linkedhash_list.c: New file.
40644         * lib/gl_anyhash_list1.h: New file.
40645         * lib/gl_anyhash_list2.h: New file.
40646         * lib/gl_avltreehash_list.h: New file.
40647         * lib/gl_avltreehash_list.c: New file.
40648         * lib/gl_rbtreehash_list.h: New file.
40649         * lib/gl_rbtreehash_list.c: New file.
40650         * lib/gl_anytreehash_list1.h: New file.
40651         * lib/gl_anytreehash_list2.h: New file.
40652
40653         * lib/gl_oset.h: New file.
40654         * lib/gl_oset.c: New file.
40655         * lib/gl_array_oset.h: New file.
40656         * lib/gl_array_oset.c: New file.
40657         * lib/gl_avltree_oset.h: New file.
40658         * lib/gl_avltree_oset.c: New file.
40659         * lib/gl_rbtree_oset.h: New file.
40660         * lib/gl_rbtree_oset.c: New file.
40661         * lib/gl_anytree_oset.h: New file.
40662
40663 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
40664
40665         * m4/mkancesdirs.m4: New file.
40666         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Mention dirchownmod.c,
40667         dirchownmod.h.  Don't require AC_FUNC_ALLOCA, gl_AFS, gl_CHDIR_SAFER;
40668         no longer needed.  Require gl_FUNC_LCHOWN, since dirchownmod.c needs
40669         it.
40670
40671 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
40672
40673         * lib/dirchownmod.c, lib/dirchownmod.h, lib/mkancesdirs.c:
40674         * lib/mkancesdirs.h: New files.
40675         * lib/mkdir-p.c: Don't include alloca.h, stdio.h, sys/types.h,
40676         unistd.h, string.h, chdir-safer.h, dirname.h, lchmod.h, lchown.h,
40677         save-cwd.h.  Instead, include dirchownmod.h and mkancesdirs.h.
40678         (make_dir_parents): New args MAKE_ANCESTOR, OPTIONS, ANNOUNCE,
40679         MODE_BITS.  Remove options VERBOSE_FMT_STRING, CWD_ERRNO.  All
40680         callers changed.  Revamp internals significantly, by not
40681         attempting to create directories that are temporarily more
40682         permissive than the final results.  Do not attempt to use
40683         save_cwd/restore_cwd; it isn't worth it for mkdir and install.
40684         This removes some race conditions, fixes some bugs, and simplifies
40685         things.  Use new dirchownmod function to do owner and mode changes.
40686         * lib/mkdir-p.h: Likewise.
40687         * lib/modechange.c (octal_to_mode): New function.
40688         (struct mode_change): New member mentioned.
40689         (make_node_op_equals): New arg mentioned.  All callers changed.
40690         (mode_compile): Keep track of which mode bits the user has explicitly
40691         mentioned.
40692         (mode_adjust): New arg DIR, so that we implement the X op correctly.
40693         New arg PMODE_BITS, to keep track of which mode bits the user
40694         mentioned; it treats S_ISUID and S_ISGID speciall.
40695         All callers changed.
40696         * lib/modechange.h: Likewise.
40697
40698 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
40699
40700         * MODULES.html.sh: Add mkancestors.
40701         * modules/mkancesdirs: New module.
40702         * modules/mkdir-p (Files): Remove lib/chdir-safer.c, lib/chdir-safer.h,
40703         lib/same-inode.h, m4/afs.m4, m4/chdir-safer.m4.
40704         The chdir-safer and afs files are now orphans; I'll remove them
40705         unless someone speaks up.
40706         Add lib/dirchownmod.c, lib/dirchownmod.h.
40707         (Depends-on): Remove alloca, chown, save-cwd, dirname.
40708         Add lchown, mkancesdirs.
40709         (Maintainer): Add self.
40710
40711 2006-07-15  Karl Berry  <karl@gnu.org>
40712
40713         * gnulib-tool: help message wording/arrangement.
40714
40715 2006-07-14  Simon Josefsson  <jas@extundo.com>
40716
40717         * doc/gnulib.texi (Libtool and Windows): New section.
40718
40719 2006-07-12  Simon Josefsson  <jas@extundo.com>
40720
40721         * modules/gendocs (License): Fix license, approved by Karl.
40722
40723 2006-07-12  Eric Blake  <ebb9@byu.net>
40724
40725         * MODULES.html.sh: Add gendocs.
40726
40727 2006-07-11  Eric Blake  <ebb9@byu.net>
40728
40729         * modules/fdl: New module, to install doc/fdl.texi.
40730         * MODULES.html.sh: Add new section for documentation modules.
40731         * gnulib-tool: Avoid space-tab.
40732         (--doc-base): New option, to manage files from doc.
40733
40734 2006-07-11  Eric Blake  <ebb9@byu.net>
40735
40736         * m4/absolute-header.m4: Fix comments to match recent change.
40737
40738 2006-07-11  Eric Blake  <ebb9@byu.net>
40739
40740         * gnulib-tool: List --doc-base before --tests-base.
40741
40742 2006-07-11  Derek R. Price  <derek@ximbiot.com>
40743
40744         * lib/glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.
40745
40746 2006-07-11  Bruno Haible  <bruno@clisp.org>
40747
40748         * README: Mention where to put documentation.
40749
40750 2006-07-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
40751
40752         * doc/functions.texi, gnulib-tool.texi, gnulib.texi: Fix some typos.
40753
40754 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
40755
40756         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Like today's change
40757         to stdint.m4.
40758
40759 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
40760
40761         * m4/stdint.m4 (gl_STDINT_H): Like yesterday's change to
40762         absolute-header.m4.  Also, set ABSOLUTE_STDINT_H to a string
40763         "no/such/file/stdint.h" when there is no such file, so that
40764         the resulting C code can be parsed by dodgy compilers.
40765         Problems reported by Bob Proulx.
40766
40767 2006-07-10  Derek R. Price  <derek@ximbiot.com>
40768
40769         * lib/backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
40770         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
40771         macros into the GNU _D_EXACT_NAMLEN.
40772         * lib/savedir.c:  Likewise.
40773         (savedirstream): Use _D_EXACT_NAMLEN in preference to strlen.
40774
40775 2006-07-10  Derek R. Price  <derek@ximbiot.com>
40776         and Paul Eggert  <eggert@cs.ucla.edu>
40777
40778         * m4/backupfile.m4, d-ino.m4, d-type.m4, dirfd.m4, fts.m4, getcwd.m4:
40779         * m4/savedir.m4:
40780         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
40781         macros into the GNU _D_EXACT_NAMLEN.
40782
40783 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
40784
40785         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Use "" rather than <>
40786         around the absolute name, to work around a problem with the HP-UX
40787         11.23 native C compiler, reported by Bob Proulx.
40788
40789 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
40790
40791         * doc/maintain.texi, make-stds.texi: Sync from
40792         <http://savannah.gnu.org/projects/gnustandards>.
40793
40794 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
40795
40796         * build-aux/depcomp, build-aux/install-sh: Sync from Automake.
40797
40798 2006-07-09  Jim Meyering  <jim@meyering.net>
40799
40800         * m4/glob.m4: Remove a doubled word in a comment.
40801
40802 2006-07-09  Jim Meyering  <jim@meyering.net>
40803
40804         * lib/argp-pv.c: Remove a doubled word in a comment.
40805         * lib/check-version.c (check_version): Likewise.
40806         * lib/javacomp.c (compile_java_class): Likewise.
40807
40808 2006-07-08  Paul Eggert  <eggert@cs.ucla.edu>
40809
40810         * gnulib-tool (func_get_filelist): Don't echo m4/onceonly_2_57.m4,
40811         for the benefit of people using Autoconf 2.60.  If you want to
40812         support older Autoconf versions you can copy m4/onceonly_2_57.m4
40813         (or m4/onceonly.m4, if pre-2.57) manually.
40814
40815 2006-07-08  Jim Meyering  <jim@meyering.net>
40816
40817         * m4/link-follow.m4: Remove one of two adjacent "whether"s in a
40818         comment.
40819         * m4/getopt.m4: Remove one of two adjacent "your"s in a comment.
40820         * m4/regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a
40821         comment.
40822
40823 2006-07-08  Jim Meyering  <jim@meyering.net>
40824
40825         * lib/getndelim2.h (getndelim2): Remove doubled "after" in comment.
40826
40827 2006-07-07  Simon Josefsson  <jas@extundo.com>
40828
40829         * tests/test-crc.c: Change expected crc value, the test vector
40830         were probably computed using the old broken crc.c?
40831
40832 2006-07-06  Simon Josefsson  <jas@extundo.com>
40833
40834         * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is
40835         now the canonical place for the M4 file).
40836
40837         * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it
40838         from the sys_socket dependency now.
40839
40840         * modules/inet_pton (Files): Ditto.
40841
40842         * modules/inet_ntop (Files): Ditto.
40843
40844 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
40845
40846         * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,
40847         not gl_PREREQ_GETUSERSHELL.
40848
40849 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
40850
40851         * m4/_inttypes_h.m4 (gl_INTTYPES_H): Use AC_CHECK_DECLS_ONCE
40852         with only one argument, for Autoconf 2.60.
40853         * m4/fileblocks.m4 (gl_PREREQ_FILEBLOCKS): AC_CHECK_DECLS_ONCE may
40854         expand to nothing, so add a shell command to avoid syntax error.
40855         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
40856
40857 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
40858
40859         * lib/strtod.c (strtod): cast the argument of tolower to unsigned char.
40860
40861 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
40862
40863         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't check for getenv decl;
40864         no longer needed.  Check for isblank decl.
40865         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Don't check for getenv decl.
40866         * m4/regex.m4 (gl_PREREQ_REGEX): Dheck for isblank decl instead
40867         of existence.
40868
40869 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
40870
40871         * lib/getloadavg.c: Use __VMS, not VMS.
40872         * lib/getopt.c: Likewise.
40873         * lib/getpagesize.h: Likewise.
40874         * lib/glob.c: Remove most VMS cruft; it hasn't been tested for a while
40875         and probably does not work.
40876
40877 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
40878
40879         * lib/.cppi-disable: Add wcwidth.
40880         * lib/fnmatch.c (ISBLANK): Remove.  All uses changed to isblank.
40881         (isblank) [! (defined isblank || HAVE_DECL_ISBLANK)]: New macro.
40882         (ISGRAPH): Remove.  All uses changed to isgraph.
40883         (FOLD) [!defined _LIBC]: Remove special case.
40884         * lib/getdate.y (lookup_word): Remove no-longer-needed call to islower.
40885         * lib/regex_internal.h (isblank): Depend on HAVE_DECL_ISBLANK, not
40886         HAVE_ISBLANK.
40887         * lib/strftime.c (TOLOWER, TOUPPER) [!defined _LIBC]: Remove special
40888         case.
40889
40890 2006-07-06  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
40891
40892         * lib/getaddrinfo.c: Changes to compile under MSVC6: changed
40893         '#if WIN32_NATIVE' to '#ifdef' & moved WSAAPI macro inside
40894         brackets.  Other minor changes to suppress some compiler
40895         warnings.
40896
40897 2006-07-06  Derek R. Price  <derek@ximbiot.com>
40898         and Paul Eggert  <eggert@cs.ucla.edu>
40899
40900         * m4/backupfile.m4 (gl_BACKUPFILE): Check for dirent.h, instead
40901         of invoking obsolescent AC_HEADER_DIRENT macro.
40902         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Likewise.
40903         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Likewise.
40904         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
40905         * m4/fts.m4 (gl_FUNC_FTS_CORE): Likewise.
40906         * m4/getcwd.m4 (gl_PREREQ_GETCWD): Likewise.
40907         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
40908         * m4/savedir.m4 (gl_SAVEDIR): Likewise.
40909         * m4/readdir.m4: Remove; no longer needed.
40910
40911 2006-07-06  Derek R. Price  <derek@ximbiot.com>
40912         and Paul Eggert  <eggert@cs.ucla.edu>
40913
40914         * lib/backupfile.c [HAVE_DIRENT_H && ! HAVE_NDIR_H]:
40915         Don't worry about this obsolete case any more.
40916         (HAVE_DIR): Remove.  All uses removed; we now assume you can read
40917         directories.
40918         * lib/dirfd.h [HAVE_DIRENT_H && ! HAVE_NDIR_H]: Don't
40919         worry about this obsolete case any more.
40920         * lib/fts.c: Likewise.
40921         * lib/getcwd.c: Likewise.
40922         * lib/glob.h: Likewise.
40923         * lib/savedir.c: Likewise.
40924
40925 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
40926
40927         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Use AC_CHECK_DECLS_ONCE
40928         rather than AC_CHECK_DECLS for strtoimax and strtoumax.
40929         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Remove; no longer
40930         needed.
40931         All uses removed.
40932         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
40933         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
40934         * m4/exclude.m4 (gl_EXCLUDE): Don't check for isascii; no longer
40935         needed.
40936         * m4/getdate.m4 (gl_GETDATE): Likewise.
40937         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
40938         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
40939         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
40940         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
40941         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
40942         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
40943         * m4/exclude.m4 (gl_EXCLUDE): Don't require AC_C_INLINE; no longer
40944         needed.
40945
40946 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
40947
40948         * lib/memcasecmp.c: Include <limits.h>.
40949         (memcasecmp): Don't assume UCHAR_MAX <= INT_MAX.
40950         * lib/strtod.c (strtod): Don't assume isspace works on negative chars.
40951         Don't assume isdigit succeeds only on '0' through '9'.
40952
40953 2006-07-05  Eric Blake  <ebb9@byu.net>
40954
40955         * modules/getaddrinfo (Depends-on): Add snprintf.
40956
40957 2006-07-05  Eric Blake  <ebb9@byu.net>
40958
40959         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Use gl_HEADER_SYS_SOCKET
40960         to avoid 'header present but could not be compiled' on cygwin.
40961
40962 2006-07-05  Eric Blake  <ebb9@byu.net>
40963
40964         * lib/getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if
40965         missing from netdb.h.
40966         * lib/getaddrinfo.c (includes): Include inet_ntop and snprintf.
40967
40968 2006-07-05  Derek R. Price  <derek@ximbiot.com>
40969
40970         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Don't require AC_HEADER_STDC;
40971         no longer needed.
40972         * m4/exclude.m4 (gl_EXCLUDE): Likewise.
40973         * m4/getdate.m4 (gl_GETDATE): Likewise.
40974         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
40975         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
40976         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
40977         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
40978         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
40979
40980 2006-07-05  Derek R. Price  <derek@ximbiot.com>
40981
40982         * lib/exclude.c (IN_CTYPE_DOMAIN, is_space): Remove; no longer needed.
40983         All uses of is_space replaced by isspace.
40984         * lib/exit.h: Don't talk about STDC_HEADERS.
40985         * lib/fnmatch.c (ISASCII): Remove; no longer needed.  All uses removed.
40986         (ISPRINT, ISDIGIT, ISALNUM, ISALPHA, ISCNTRL, ISLOWER, ISPUNCT):
40987         (ISSPACE, ISUPPER, ISXDIGIT): Remove; no longer needed.  All uses
40988         replaced by isprint etc.
40989         * lib/getdate.y (IN_CTYPE_DOMAIN, ISSPACE, ISALPHA, ISLOWER): Likewise.
40990         * lib/getusershell.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
40991         * lib/memcasecmp.c (IN_CTYPE_DOMAIN, ISLOWER, TOUPPER): Likewise.
40992         * lib/strtod.c (IN_CTYPE_DOMAIN, ISSPACE, ISDIGIT, TOLOWER): Likewise.
40993         * lib/strtol.c (IN_CTYPE_DOMAIN): Likewise.
40994         * lib/xstrtol.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
40995
40996 2006-07-05  Bruno Haible  <bruno@clisp.org>
40997
40998         * m4/strndup.m4 (gl_FUNC_STRNDUP): When cross-compiling, check whether
40999         the function exists, before testing against AIX.
41000         Reported by Martin Lambers <marlam@marlam.de>.
41001
41002 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
41003
41004         * modules/cycle-check (lib_SOURCES): Add same-inode.h.
41005         From Mark D. Baushke.
41006
41007 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
41008
41009         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Prepend three slashes
41010         to the absolute name, not just one, to bypass Sun C 5.8's
41011         "warning: #include of /usr/include/... may be non-portable".
41012
41013 2006-07-04  Eric Blake  <ebb9@byu.net>
41014
41015         * modules/dirname-tests: New test module.
41016         * tests/test-dirname.c: New file, replacing dirname.c
41017         TEST_DIRNAME section that was recently deleted.
41018
41019 2006-07-04  Bruno Haible  <bruno@clisp.org>
41020
41021         Assume ANSI C header files and <ctype.h> functions.
41022         * lib/mbswidth.c (IN_CTYPE_DOMAIN, ISPRINT, ISCNTRL): Remove macros.
41023         (mbsnwidth): Use isprint, iscntrl instead.
41024
41025 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
41026
41027         Merge from coreutils.
41028         * MODULES.html.sh: Add xstrtold.
41029         * modules/xstrtold: New file.
41030         * modules/cycle-check (Files): Add lib/same-inode.h.
41031         * modules/dirname (Files): Add m4/double-slash-root.m4.
41032         * modules/getcwd (Files): Add m4/getcwd-abort-bug.m4.
41033         * modules/mkdir-p (Files): Add lib/same-inode.h.
41034         * modules/same (Files): Add lib/same-inode.h.
41035
41036 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
41037
41038         * m4/absolute-header.m4: Renamed from full-header-path.m4.
41039         This is to keep the terminology clean; POSIX talks about
41040         "absolute pathnames", not "full pathnames", but the GNU
41041         Coding Standards say to use "path" for something else;
41042         so use "absolute" to keep both sides happy.
41043         (gl_ABSOLUTE_HEADER): Renamed from gl_FULL_HEADER_PATH.
41044         Set gl_absolute_header, not gl_full_header_path.
41045         Set gl_cv_absolute_<header>, not gl_full_path_<header>.
41046         Define ABSOLUTE_<HEADER>, not FULL_PATH_<HEADER>.
41047         All uses changed.
41048
41049         Merge from coreutils.
41050
41051         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
41052
41053         * m4/c-strtod.m4 (gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.
41054         Require gl_USE_SYSTEM_EXTENSIONS, not gl_C_STRTOD, since we don't
41055         want to require the building of c-strtod.o.
41056         * m4/lib-check.m4 (cu_LIB_CHECK): Remove SEQ_LIBM, since seq no longer
41057         needs -lm directly.
41058         * m4/xstrtod.m4 (gl_XSTRTOLD): New macro.
41059
41060         2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
41061
41062         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's
41063         --as-needed option if available.  Problem reported by Albert Chin in
41064         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00114.html>.
41065         However, use -Wl,--as-needed, not bare --as-needed, since HP-UX 11.11
41066         cc merely issues a bunch of annoying warnings for --as-needed
41067         (this problem was reported by Bob Proulx).  Also, try linking with
41068         -lm to detect a bug in binutils 2.16 (this problem was reported
41069         by Ralf Wildenhues).
41070
41071         2006-06-18  Jim Meyering  <jim@meyering.net>
41072
41073         Test for a bug that causes glibc's getcwd to suffer a failed assertion.
41074         * m4/getcwd-abort-bug.m4 (gl_FUNC_GETCWD_ABORT_BUG): New file and
41075         macro.
41076         * m4/getcwd.m4 (gl_FUNC_GETCWD): If we detect support for getcwd_null,
41077         also check for glibc-2.4's abort-inducing bug.
41078
41079         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo.
41080         Low-probability clean-up should be to use rmdir to get rid of
41081         the just-created directory, not unlink.
41082
41083         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, make
41084         configure fail, and request a bug report to inform us about it.
41085         Add a comment that, barring reports to the contrary, in 2007 we'll
41086         assume ftruncate is universally available.
41087
41088         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
41089
41090         * m4/filemode.m4 (gl_FILEMODE): Check for strmode declaration.
41091
41092         2006-03-12  Jim Meyering  <jim@meyering.net>
41093
41094         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Add same-inode.h to the list.
41095         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Likewise.
41096         * m4/same.m4 (gl_SAME): Likewise.
41097         * m4/root-dev-ino.m4 (gl_ROOT_DEV_INO): Likewise.
41098
41099         2006-03-11  Eric Blake  <ebb9@byu.net>
41100
41101         * m4/double-slash-root.m4: New file, provides gl_DOUBLE_SLASH_ROOT.
41102         * m4/dirname.m4 (gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT.
41103         * m4/dos.m4 (FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h.
41104         (FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE): New define.
41105
41106 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
41107
41108         * lib/stdint_.h: Include <sys/types.h> after @FULL_PATH_STDINT_H@, for
41109         MacOS X 10.4.6.  Don't mention <sys/int_types.h>.  Problems
41110         reported by Mark D. Baushke, one in
41111         <http://lists.gnu.org/archive/html/bug-gnulib/2006-07/msg00015.html>.
41112
41113         Merge from coreutils.
41114
41115         * lib/.cppi-disable: Add stdint_.h.
41116         * lib/.cvsignore: Add stdint.h.
41117
41118         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
41119
41120         * lib/xstrtod.c (XSTRTOD, DOUBLE): New macros, so that we can support
41121         both double and long double versions.
41122         (XSTRTOD): Renamed from xstrtod.  Use DOUBLE internally.
41123         * lib/xstrtold.c: New file.
41124         * lib/xstrtod.h (xstrtold): New decl.
41125
41126         2006-05-22  Paul Eggert  <eggert@cs.ucla.edu>
41127
41128         * lib/filemode.c (setst): Remove.
41129         (strmode): Rewrite to avoid setst.  This makes the code shorter,
41130         (arguably) clearer, and the generated code is a bit smaller on my
41131         Debian GNU/Linux stable x86 host.
41132
41133         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
41134
41135         * lib/filemode.c: Include "filemode.h" first, to test the interface.
41136         Assume that filemode.h includes sys/types.h and sys/stat.h.
41137         (HAVE_ST_DM_MODE): New macro, moved here from ls.c.
41138         (ftypelet): Reorder to put common cases first, for efficiency.
41139         Add 'P', 'w'.  Remove 'M', since it's now the caller's responsibility
41140         to do 'M'.
41141         (strmode): Renamed from mode_string, and now stores 12 bytes instead
41142         of 10, for compatibility with FreeBSD.  All callers changed.
41143         (filemodestring): Now stores 12 bytes instead of 10, and sets file
41144         types that can't be deduced solely from st_mode.  First arg is now a
41145         const pointer.
41146         * lib/filemode.h (HAVE_DECL_STRMODE): Include <string.h> for strmode.
41147         (strmode): Renamed from mode_string.
41148         (filemodestring): New decl.
41149         * lib/stat-macros.h: Don't undef S_ISDOOR, since it's never buggy.
41150         (S_ISDOOR): Don't bother with S_IFDOOR, since that code is never
41151         needed.
41152         (S_ISPORT, S_ISWHT): New macros, if not already defined.
41153
41154         2006-04-12  Paul Eggert  <eggert@cs.ucla.edu>
41155
41156         * lib/fsusage.c: Don't include <inttypes.h> or <stdint.h>, since
41157         fsusage.h now does that.  Include fsusage.h first, to test interface.
41158         Prefer statvfs if it works, since it's blessed by POSIX.  Attempt
41159         at most one method (the old code could have generated decls that
41160         didn't conform to C89, not that this was ever exercised).
41161         * lib/fsusage.h: Include <inttypes.h> and <stdint.h> if they exist.
41162
41163         2006-03-19  Jim Meyering  <jim@meyering.net>
41164
41165         Work even in a chroot where d_ino values for entries in "/"
41166         don't match the stat.st_ino values for the same names.
41167         * lib/getcwd.c (__getcwd): When no d_ino value matches the target inode
41168         number, iterate through all entries again, using lstat instead.
41169         Reported by Kenshi Muto in http://bugs.debian.org/355810, and by
41170         Zouhir Hafidi in https://bugzilla.redhat.com/bugzilla/190656.
41171
41172         * lib/getcwd.c (__getcwd): Clarify a comment.
41173         Use memcpy in place of a call to strcpy.
41174
41175         2006-03-12  Jim Meyering  <jim@meyering.net>
41176
41177         * lib/fts-cycle.c (leave_dir): If cycle-check's saved dev-ino pair
41178         matches that of the current directory (which we're about to chdir ".."
41179         out of), then save the dev-ino of the parent, instead.
41180
41181         * lib/same-inode.h (SAME_INODE): New file/macro.
41182         * lib/chdir-safer.c (SAME_INODE): Remove definition.
41183         Include "same-inode.h", instead.
41184         * lib/same.c: Likewise.
41185         * lib/cycle-check.h: Include "same-inode.h".
41186         (CYCLE_CHECK_REFLECT_CHDIR_UP): Define.
41187         * lib/cycle-check.c (SAME_INODE): Remove definition.
41188         * lib/root-dev-ino.h: Include "same-inode.h".
41189
41190         2006-03-11  Eric Blake  <ebb9@byu.net>
41191
41192         * lib/same.c (same_name): s/base_name/last_component/
41193         * lib/backupfile.c (check_extension, numbered_backup): Likewise.
41194         * lib/filenamecat.c (file_name_concat): Likewise.
41195
41196         2006-03-11  Eric Blake  <ebb9@byu.net>,
41197                     Paul Eggert  <eggert@cs.ucla.edu>
41198
41199         * lib/dirname.h (FILE_SYSTEM_PREFIX_LEN): Move here from dos.m4.
41200         [FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't treat 1: as a
41201         drive prefix.
41202         (IS_ABSOLUTE_FILE_NAME): Treat all drive letters as absolute on
41203         platforms like cygwin with FILE_SYSTEM_DRIVE_PREFIX_IS_ABSOLUTE.
41204         (last_component): New method.
41205         * lib/dirname.c (dir_len): Determine when drive letters need a
41206         subsequent slash.  Preserve // when it is special.
41207         (dir_name): Don't append dot when drive letter is absolute.
41208         [TEST_DIRNAME]: Move into a full-blown gnulib test.
41209         * lib/basename.c (base_name): New semantics - malloc the result.
41210         Preserve // when it is special.  Preserve relative files that look
41211         like drive letters.
41212         (base_len): Preserve // when it is special.
41213         (last_component): New method, similar to old base_name semantics.
41214         * lib/stripslash.c (strip_trailing_slashes): Use last_component, not
41215         base_name.  Strip redundant slashes from ///.
41216
41217 2006-07-03  Jim Meyering  <jim@meyering.net>
41218
41219         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this
41220         macro is used before the first cycle_check call.
41221
41222 2006-07-03  Eric Blake  <ebb9@byu.net>
41223
41224         * modules/dirname (Depends-on): Add xstrndup.
41225
41226 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
41227
41228         * m4/stdint.m4 (gl_STDINT_H): Use more-mnemonic identifiers for
41229         test cases, so that config.log is a bit easier to follow.
41230
41231 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
41232
41233         * lib/stdint_.h (intmax_t, uintmax_t): Prefer long to long long if
41234         both are 64 bits, since this seems to be the tradition, and this
41235         prevents gcc -Wformat from warning about usages with PRIuMAX.  If
41236         we ever run into a host that prefers long long to long in this
41237         case, we'll need another configure-time test.  Problem reported by
41238         Jim Meyering.
41239
41240 2006-07-02  Eric Blake  <ebb9@byu.net>
41241
41242         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
41243
41244 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
41245
41246         * modules/inttypes (Depends-on): No longer depends on stdint.
41247         * modules/stdint (Description): Say more about assumptions.
41248         Say that the fast types might differ.  Say macros are used.
41249         (Files): Remove m4/size_max.m4, m4/wchar_t.m4.  Add m4/longlong.m4.
41250         (Makefile.am): Revise list of substituted symbols to match
41251         new stdint.m4.
41252         * modules/stdint-tests (Files): Add m4/wchar_t.m4, m4/wint_t.m4.
41253         (configure.ac): Add gt_TYPE_WCHAR_T, gt_TYPE_WINT_T.
41254         * tests/test-stdint.c (verify_same_types)
41255         [! (__GNUC__ >= 2 && DO_PEDANTIC)]: Put in a decl, so that
41256         the code conforms to C99/C89.
41257         Test for WCHAR_MIN and WCHAR_MAX only if HAVE_WCHAR_T.
41258         Test for WINT_MIN and WINT_MAX only if HAVE_WINT_T.
41259
41260 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
41261
41262         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Backport from Autoconf 2.60,
41263         but fix a bug, by requiring at least 64 bits.
41264         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
41265         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Now just call
41266         AC_TYPE_LONG_LONG_INT.  This macro is obsolete and will go soon.
41267         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG) Likewise.
41268
41269         * m4/stdint.m4 (gl_STDINT_H): Rewrite to accommodate stdint_.h
41270         changes.  Make 2.59 a prerequisite.  Check and substitute for
41271         HAVE_LONG_LONG_INT.  Rely on Autoconf to check for stdint.h and
41272         inttypes.h.  Do not use special include files; just use the
41273         defaults.  Check for sys/inttypes.h and sys/bitypes.h in the usual
41274         way now.  Remove no-longer-needed tests for HAVE_LONG_64BIT,
41275         HAVE_LONG_LONG_64BIT, int8_t, int16_t, int32_t, int64_t, uint8_t,
41276         uint16_t, uint32_t uint64_t, int_least8_t, int_least16_t,
41277         int_least32_t, int_least64_t, uint_least8_t, uint_least16_t,
41278         uint_least32_t, uint_least64_t, int_fast8_t, int_fast16_t,
41279         int_fast32_t, int_fast64_t, uint_fast8_t uint_fast16_t,
41280         uint_fast32_t, uint_fast64_t, intptr_t, uintptr_t, intmax_t,
41281         uintmax_t, INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX,
41282         UINT16_MAX, INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN,
41283         INT64_MAX, UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX,
41284         UINT_LEAST8_MAX, INT_LEAST16_MIN, INT_LEAST16_MAX,
41285         UINT_LEAST16_MAX, INT_LEAST32_MIN, INT_LEAST32_MAX,
41286         UINT_LEAST32_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX,
41287         UINT_LEAST64_MAX, INT_FAST8_MIN, INT_FAST8_MAX, UINT_FAST8_MAX,
41288         INT_FAST16_MIN, INT_FAST16_MAX, UINT_FAST16_MAX, INT_FAST32_MIN,
41289         INT_FAST32_MAX, UINT_FAST32_MAX, INT_FAST64_MIN, INT_FAST64_MAX,
41290         UINT_FAST64_MAX, INTPTR_MIN, INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN,
41291         INTMAX_MAX, UINTMAX_MAX, PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN,
41292         SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN,
41293         WINT_MAX.  Check for C99 conformance more strictly, by detecting
41294         bugs in glibc 2.4, Solaris 10, and OpenBSD 3.9.  On the other hand do
41295         not check for things that C99 does not require, e.g., int8_t.  If
41296         a test isn't needed unless <stdint.h> isn't working, and is
41297         unlikely to be needed for any other reason, then don't do it
41298         unless <stdint.h> isn't working.  Do not check for ptrdiff_t or
41299         size_t, since we assume C89 freestanding at least.  Do not check
41300         for sig_atomic_t, wchar_t, or wint_t, since the code now does
41301         the right thing even if the types are not defined.  Instead use:
41302         (gl_STDINT_TYPE_PROPERTIES): New macro.
41303         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H): Remove.  Don't bother
41304         testing whether <sys/types.h> clashes, as Autoconf does this for
41305         us now.  All uses removed.
41306         (gl_STDINT_CHECK_TYPES, gl_STDINT_MISSING_BOUND):
41307         (gl_STDINT_MISSING_BOUNDS, gl_STDINT_MISSING_BOUNDS2):
41308         (gl_CHECK_TYPE_SAME):
41309         Remove; no longer needed.
41310         (gl_STDINT_BITSIZEOF): Don't bother to check whether the type
41311         exists, since we'll return 0 anyway in that case.
41312         (gl_INTEGER_TYPE_SUFFIX, gl_STDINT_INCLUDES): New macros.
41313
41314 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
41315
41316         * lib/stdint_.h (_GL_STDINT_H): Renamed from _STDINT_H, to avoid
41317         possible collision with system files.
41318         (<stdio.h>, <time.h>, <wchar.h>) [defined __cplusplus && ! defined
41319         __STDC_CONSTANT_MACROS)]: Do not include, since we don't need
41320         WCHAR_MIN and WCHAR_MAX in this case.
41321         (<stddef.h>): Do not include; no longer needed.
41322         (<sys/types.h>): Include if @HAVE_SYS_TYPES_H@, not if
41323         (defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)).
41324         (<sys/inttypes.h>): Include if @HAVE_SYS_INTTYPES_H@ &&
41325         !@HAVE_INTTYPES_H@, not if (defined(__FreeBSD__)
41326         && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)).
41327         (__STDINT_H__) [@HAVE_STDINT_H@ && defined __sgi && ! defined
41328         __c99]: Define, to work around IRIX <stdint.h> incompatibility.
41329         (@FULL_PATH_STDINT_H@) [!(defined(__sgi) && @HAVE_INTTYPES_H@ &&
41330         !defined(__c99))]: Include in this case too, since it's harmless
41331         now.
41332         (<inttypes.h>) [@HAVE_INTTYPES_H@]: Include, since it's no longer
41333         dangerous to do so.
41334         (@FULL_PATH_INTTYPES_H@) [(defined(__hpux) || defined(_AIX)) &&
41335         @HAVE_INTTYPES_H@]: Do not include, since we now include <inttypes.h>.
41336         (_STDINT_MIN, _STDINT_MAX): New macros.
41337         (int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, int64_t):
41338         (uint64_t, int_least8_t, uint_least8_t, int_least16_t):
41339         (uint_least16_t, int_least32_t, uint_least32_t, int_least64_t):
41340         (uint_least64_t, int_fast8_t, uint_fast8_t, int_fast16_t):
41341         (uint_fast16_t, int_fast32_t, uint_fast32_t, int_fast64_t):
41342         (uint_fast64_t, intptr_t, uintptr_t, intmax_t, uintmax_t): Now
41343         macros, not typedefs; this simplifies things quite a bit.
41344         Use long int for all types narrower than int64_t.
41345         (intmax_t, uintmax_t, INTMAX_C, UINTMAX_C):
41346         Define in terms of long long int or int64_t or long int,
41347         not int64_t or int32_t.  This saves some compile-time testing.
41348         (INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX, UINT16_MAX):
41349         (INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN, INT64_MAX):
41350         (UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX, UINT_LEAST8_MAX):
41351         (INT_LEAST16_MIN, INT_LEAST16_MAX, UINT_LEAST16_MAX):
41352         (INT_LEAST32_MIN, INT_LEAST32_MAX, UINT_LEAST32_MAX):
41353         (INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX, INT_FAST8_MIN):
41354         (INT_FAST8_MAX, UINT_FAST8_MAX, INT_FAST16_MIN, INT_FAST16_MAX):
41355         (UINT_FAST16_MAX, INT_FAST32_MIN, INT_FAST32_MAX, UINT_FAST32_MAX):
41356         (INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTPTR_MIN):
41357         (INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN, INTMAX_MAX, UINTMAX_MAX):
41358         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
41359         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
41360         undef any previous version and define our own version, for
41361         simplicity and consistency with the new macros for types.
41362         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
41363         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
41364         Simplify definitions by using _STDINT_MIN and _STDINT_MAX
41365         where appropriate.  Rely on new symbols @PTRDIFF_T_SUFFIX@,
41366         @SIG_ATOMIC_T_SUFFIX@, @SIZE_T_SUFFIX@, @WCHAR_T_SUFFIX@,
41367         @WINT_T_SUFFIX@ to keep things simple here.
41368         (UINT8_C, UINT16_C, UINT32_C, INT64_C, UINT64_C):
41369         Simplify by assuming typical 8/16/32/64 host, since we're
41370         already doing that elsewhere anyway.
41371         Use (LONG_MAX >> 31 >> 31 == 1) rather than @HAVE_LONG_64BIT@,
41372         and assume long long int is 64 bits if available.  This
41373         speeds up 'configure'.
41374
41375 2006-07-01  Eric Blake  <ebb9@byu.net>
41376
41377         * m4/stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM.
41378         Reported by Andreas Buening.
41379
41380 2006-07-01  Eric Blake  <ebb9@byu.net>
41381
41382         * m4/stdarg.m4 (gl_STDARG_H): Properly parenthesize gl_va_copy.
41383
41384 2006-06-30  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
41385
41386         * lib/getaddrinfo.c: fixed typo
41387
41388 2006-06-29  Jim Meyering  <jim@meyering.net>
41389
41390         * modules/strftime (Maintainer): Add my name, since with the
41391         FPRINTFTIME changes strftime.c has forked from glibc.
41392
41393 2006-06-29  Eric Blake  <ebb9@byu.net>
41394
41395         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.
41396
41397 2006-06-29  Eric Blake  <ebb9@byu.net>
41398
41399         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.
41400
41401 2006-06-29  Eric Blake  <ebb9@byu.net>
41402
41403         * lib/stat_.h: New file.
41404
41405 2006-06-29  Eric Blake  <ebb9@byu.net>
41406
41407         * lib/stat_.h (rpl_mkdir): Declare inline, to avoid warnings about
41408         unused static function.
41409
41410 2006-06-29  Eric Blake  <ebb9@byu.net>
41411
41412         * doc/functions.texi (Function Portability): Document missing lstat
41413         on mingw.
41414
41415 2006-06-29  Eric Blake  <ebb9@byu.net>
41416
41417         * MODULES.html.sh: Add sys_stat.
41418         * modules/sys_stat: New module.
41419         * modules/mkstemp (Depends-on): Add sys_stat.
41420
41421 2006-06-29  Derek R. Price  <derek@ximbiot.com>
41422
41423         * m4/strftime.m4: Don't call AC_FUNC_STRFTIME.
41424
41425 2006-06-29  Derek R. Price  <derek@ximbiot.com>
41426
41427         * m4/c-bs-a.m4: Removed.
41428
41429 2006-06-29  Derek R. Price  <derek@ximbiot.com>
41430
41431         * lib/strftime.c: Assume strftime() exists.
41432
41433 2006-06-29  Derek Price  <derek@ximbiot.com>
41434
41435         * modules/c-bs-a: Removed - \a is C89.
41436         * MODULES.html.sh: Remove c-bs-a.
41437
41438 2006-06-29  Bruno Haible  <bruno@clisp.org>
41439
41440         * modules/wcwidth (License): Change to LGPL.
41441
41442 2006-06-28  Simon Josefsson  <jas@extundo.com>
41443
41444         * tests/test-getaddrinfo.c: Test getnameinfo too.  Call WSAStartup
41445         on _WIN32.
41446
41447         * modules/getaddrinfo (Depends-on): Add inet_ntop, needed by
41448         getnameinfo.
41449
41450 2006-06-28  Simon Josefsson  <jas@extundo.com>
41451
41452         * m4/getaddrinfo.m4: Look for getnameinfo prototypes too.
41453
41454 2006-06-28  Simon Josefsson  <jas@extundo.com>
41455
41456         * lib/getaddrinfo.c: Try to load ws2_32.dll on Windows, to find the
41457         functions there.  It will succeed on Windows XP, but on Windows
41458         2000 and (presumably) earlier, it will fail, and use the internal
41459         re-implementation.
41460         (use_win32_p): New function.
41461         (getaddrinfo): Use strtoul on servname, to support numeric ports.
41462         Support AI_NUMERICSERV to disable getservbyname.
41463         (getnameinfo): New function, only supports
41464         NI_NUMERICHOST|NI_NUMERICSERV for now.
41465
41466         * lib/getaddrinfo.h: Test and check for AI_* flags separately, MinGW
41467         only have some of them.  Add AI_NUMERICSERV.  Add prototype for
41468         getnameinfo.
41469
41470 2006-06-28  Eric Blake  <ebb9@byu.net>
41471
41472         * modules/wcwidth: New file.
41473         * modules/mbchar (Depends-on): Add wcwidth.
41474         * modules/mbswidth (Depends-on): Add wcwidth.
41475         * MODULES.html.sh: Add wcwidth.
41476
41477 2006-06-28  Eric Blake  <ebb9@byu.net>
41478
41479         * m4/mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
41480         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): ...to this new file.
41481
41482 2006-06-28  Eric Blake  <ebb9@byu.net>
41483
41484         * lib/xvasprintf.h: Fix comments.
41485
41486 2006-06-28  Eric Blake  <ebb9@byu.net>
41487
41488         * lib/mbchar.h (wcwidth): Include wcwidth.h.
41489         * lib/mbswidth.c (wcwidth): Move from here...
41490         * lib/wcwidth.h: ...to this new file.
41491
41492 2006-06-28  Derek R. Price  <derek@ximbiot.com>
41493
41494         * m4/savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.
41495
41496         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since
41497         it's obsolete.
41498         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Likewise.
41499
41500 2006-06-28  Derek R. Price  <derek@ximbiot.com>
41501
41502         * lib/savedir.c (CLOSEDIR): Remove.  All uses changed to closedir.
41503         Autoconf 2.60 says this stuff was obsolete.
41504
41505 2006-06-28  Bruno Haible  <bruno@clisp.org>
41506
41507         * modules/wcwidth (Files): Add m4/wchar_t.m4.
41508
41509 2006-06-28  Bruno Haible  <bruno@clisp.org>
41510
41511         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Also require AC_C_INLINE and
41512         gt_TYPE_WCHAR_T.
41513
41514 2006-06-28  Bruno Haible  <bruno@clisp.org>
41515
41516         * lib/wcwidth.h: Declare nothing if !HAVE_WCHAR_T. Provide a fallback
41517         declaration for wcwidth.
41518         * lib/mbswidth.c: Restore the includes of <wchar.h> and <wctypes.h>.
41519
41520 2006-06-28  Bruno Haible  <bruno@clisp.org>
41521
41522         * lib/mkdtemp.c [MINGW]: Include <io.h>.
41523         (mkdir): Define using _mkdir.
41524
41525 2006-06-28  Bruno Haible  <bruno@clisp.org>
41526
41527         * lib/getaddrinfo.h: Fix POSIX URL.
41528         * lib/getaddrinfo.c (WIN32_NATIVE): New macro. Use it instead of
41529         _WIN32.
41530         (use_win32_p): Make static.
41531         (getaddrinfo): Reject service name if it is empty or does not consist
41532         solely of decimal digits, or if its value is > 65535.
41533         (getnameinfo): Remove useless casts.
41534
41535 2006-06-27  Simon Josefsson  <jas@extundo.com>
41536
41537         * modules/sys_select: New file, suggested by Bruno Haible, Paul
41538         Eggert and Martin Lambers.
41539
41540 2006-06-27  Simon Josefsson  <jas@extundo.com>
41541
41542         * m4/sys_select_h.m4: New file, suggested by Bruno Haible, Paul
41543         Eggert and Martin Lambers.
41544
41545 2006-06-27  Bruno Haible  <bruno@clisp.org>
41546
41547         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): For nonexistent types, set the
41548         result to 0, not to empty.
41549         Reported by Martin Neitzel <neitzel@sco.gaertner.de>.
41550
41551 2006-06-27  Bruno Haible  <bruno@clisp.org>
41552
41553         * lib/stdint_.h (intmax_t, uintmax_t): Undefine before typedef.
41554
41555 2006-06-26  Simon Josefsson  <jas@extundo.com>
41556
41557         * m4/inet_ntop.m4: Don't check for sys/types.h, we assume it is
41558         present.
41559
41560 2006-06-26  Paul Eggert  <eggert@cs.ucla.edu>
41561
41562         * lib/base64.c (B64): Use _ as the formal parameter, not x, to avoid
41563         bug in IBM C V6 for AIX.  Problem reported by Larry Jones in
41564         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00181.html>.
41565
41566 2006-06-26  Mark D. Baushke  <mdb@gnu.org>
41567
41568         * m4/stdint.m4 (gl_STDINT_H): Treat BSD/OS like OpenBSD.
41569
41570 2006-06-26  Bruno Haible  <bruno@clisp.org>
41571
41572         * modules/stdint (Makefile.am): Also substitute HAVE_WCHAR_H.
41573
41574 2006-06-26  Bruno Haible  <bruno@clisp.org>
41575
41576         * m4/stdint.m4 (gl_STDINT_H): Test also for <wchar.h>.
41577
41578 2006-06-26  Bruno Haible  <bruno@clisp.org>
41579
41580         * m4/stdint.m4 (gl_STDINT_H): Don't include <stdint.h> when using the
41581         SGI C compiler in pre-C99 mode.
41582         Suggested by Mark D. Baushke and Larry Jones.
41583
41584 2006-06-26  Bruno Haible  <bruno@clisp.org>
41585
41586         * lib/stdint_.h: Include <wchar.h> if necessary for WCHAR_MIN or
41587         WCHAR_MAX.
41588         Reported by Mark D. Baushke and Larry Jones.
41589
41590 2006-06-26  Bruno Haible  <bruno@clisp.org>
41591
41592         * lib/stdint_.h: Don't include <stdint.h> when using the SGI C compiler
41593         in pre-C99 mode.
41594         Suggested by Mark D. Baushke and Larry Jones.
41595
41596 2006-06-23  Simon Josefsson  <jas@extundo.com>
41597             Bruno Haible  <bruno@clisp.org>
41598
41599         * gnulib-tool (func_emit_lib_Makefile_am): Define MOSTLYCLEANDIRS.
41600         Emit mostlyclean-local rule.
41601         (func_emit_tests_Makefile_am): Likewise.
41602         * modules/sys_socket (Makefile.am): Use MOSTLYCLEANDIRS.
41603
41604 2006-06-23  Mark D. Baushke  <mdb@gnu.org>
41605
41606         * lib/stdint_.h: Treat BSD/OS like OpenBSD.
41607
41608 2006-06-23  Bruno Haible  <bruno@clisp.org>
41609
41610         * tests/test-stdint.c: Update to match ISO C 99 Technical
41611         Corrigendum 1.
41612
41613 2006-06-23  Bruno Haible  <bruno@clisp.org>
41614
41615         * m4/stdint.m4 (gl_STDINT_H): Treat IRIX like OpenBSD.
41616
41617 2006-06-23  Bruno Haible  <bruno@clisp.org>
41618
41619         * lib/stdint_.h: Treat IRIX like OpenBSD.
41620
41621 2006-06-23  Bruno Haible  <bruno@clisp.org>
41622
41623         * lib/stdint_.h (UINT8_C, UINT16_C, UINT32_C): Define according to
41624         ISO C 99 Technical Corrigendum 1.
41625
41626 2006-06-22  Simon Josefsson  <jas@extundo.com>
41627
41628         * m4/sockpfaf.m4: Include winsock2.h too, to make it work under
41629         MinGW.
41630
41631 2006-06-22  Paul Eggert  <eggert@cs.ucla.edu>
41632
41633         * lib/glob.c (collated_compare): Remove 'const' uses that weren't
41634         needed.  Some compiler complained about some of them.  Problem reported
41635         by Larry Jones in
41636         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00172.html>.
41637
41638 2006-06-21  Simon Josefsson  <jas@extundo.com>
41639
41640         * tests/test-getaddrinfo.c: New file.
41641
41642         * modules/getaddrinfo-tests: New file.
41643
41644         * MODULES.html.sh: Add inet_pton.
41645
41646         * modules/inet_pton: New file.
41647
41648 2006-06-21  Simon Josefsson  <jas@extundo.com>
41649
41650         * m4/getaddrinfo.m4: Don't define WINVER.  Look for gethostbyname in
41651         -lws2_32 too.  Fixes getaddrinfo on Windows 2000, with the price
41652         of using the (limited) gnulib implementation on Windows XP.
41653
41654         * m4/inet_pton.m4: New file.
41655
41656 2006-06-21  Simon Josefsson  <jas@extundo.com>
41657
41658         * lib/getaddrinfo.c (getaddrinfo): Set ai_family in the return
41659         variable.
41660
41661         * lib/socket_.h: Don't define WINVER.
41662
41663         * lib/inet_pton.h, inet_pton.c: New file, taken from glibc but
41664         slightly modified to work in gnulib.
41665
41666 2006-06-21  Simon Josefsson  <jas@extundo.com>
41667
41668         * doc/gnulib.texi (Windows sockets): Add.
41669
41670 2006-06-21  Paul Eggert  <eggert@cs.ucla.edu>
41671
41672         * lib/read-file.c (fread_file): Start with buffer allocation of
41673         0 bytes rather than 1 byte; this simplifies the code.
41674         Don't invoke feof; it's not needed.  Refactor to avoid duplicate
41675         code to free buffer and save/restore errno.
41676         (internal_read_file): Remove unused local.
41677
41678 2006-06-20  Paul Eggert  <eggert@cs.ucla.edu>
41679
41680         * lib/openat.c (openat): Use ?:, not if, to work around GCC bug 4210
41681         <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4210>.
41682         Problem reported by Denis Excoffier in
41683         <http://lists.gnu.org/archive/html/bug-tar/2006-06/msg00023.html>.
41684
41685 2006-06-19  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
41686
41687         * modules/sys_socket, modules/socklen: Include sys/types since
41688         FreeBSD 4.x's sys/socket.h needs it.
41689
41690 2006-06-19  Simon Josefsson  <jas@extundo.com>
41691
41692         * lib/inet_ntop.c: Always build inet_ntop4, since inet_ntop6 calls it.
41693
41694 2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
41695
41696         * lib/alloca_.h (alloca) [defined alloca]: Don't define or declare.
41697
41698 2006-06-19  Bruno Haible  <bruno@clisp.org>
41699
41700         * m4/stdint.m4 (gl_STDINT_H): Enclose the values of FULL_PATH_STDINT_H
41701         and FULL_PATH_INTTYPES_H in angle brackets.
41702         Reported by Mark D. Baushke <mdb@gnu.org>.
41703
41704 2006-06-17  Eric Blake  <ebb9@byu.net>
41705
41706         * m4/rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
41707         errno.
41708
41709 2006-06-17  Bruno Haible  <bruno@clisp.org>
41710
41711         * m4/stdint.m4 (gl_STDINT_H) [FreeBSD >= 5]: Don't include
41712         <sys/inttypes.h>.
41713
41714 2006-06-17  Bruno Haible  <bruno@clisp.org>
41715
41716         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove test
41717         whether errno is declared. Assume <errno.h> declares errno.
41718
41719 2006-06-17  Bruno Haible  <bruno@clisp.org>
41720
41721         * lib/stdint_.h [FreeBSD >= 5]: Don't include <sys/inttypes.h>.
41722
41723 2006-06-17  Bruno Haible  <bruno@clisp.org>
41724
41725         * lib/stdint_.h (_UINT8_T, _UINT32_T, _UINT64_T): New macros. Fixes a
41726         problem on Solaris 2.5.1.
41727
41728 2006-06-16  Eric Blake  <ebb9@byu.net>
41729
41730         * lib/unsetenv.c [!defined errno]: Assume errno.h declares errno.
41731         * lib/unicodeio.c [!defined errno]: Likewise.
41732         * lib/strtol.c [!defined errno]: Likewise.
41733         * lib/strtod.c [!defined errno]: Likewise.
41734
41735 2006-06-15  Eric Blake  <ebb9@byu.net>
41736
41737         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
41738
41739 2006-06-15  Eric Blake  <ebb9@byu.net>
41740
41741         * config/srclist.txt (ssize_t.m4): Lose sync.
41742
41743 2006-06-15  Bruno Haible  <bruno@clisp.org>
41744
41745         * modules/stdint (Files): Include m4/full-header-path.m4,
41746         m4/size_max.m4, m4/wchar_t.m4.
41747         (Makefile.am): Many more substitutions.
41748         * modules/stdint-tests: New file.
41749         * tests/test-stdint.c: New file.
41750
41751 2006-06-15  Bruno Haible  <bruno@clisp.org>
41752
41753         * m4/stdint.m4 (gl_STDINT_H): Rewritten to produce a complete stdint.h.
41754         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H, gl_STDINT_CHECK_TYPES,
41755         gl_STDINT_MISSING_BOUND, gl_STDINT_MISSING_BOUNDS,
41756         gl_STDINT_MISSING_BOUNDS2, gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED,
41757         gl_CHECK_TYPE_SAME): New macros.
41758
41759 2006-06-15  Bruno Haible  <bruno@clisp.org>
41760
41761         * m4/size_max.m4 (gl_SIZE_MAX): Make it work also when cross-compiling.
41762
41763 2006-06-15  Bruno Haible  <bruno@clisp.org>
41764
41765         * lib/stdint_.h: Rewritten to be fully auto-configured.
41766         Fixes bug on HP-UX/IA64.
41767
41768 2006-06-11  Paul Eggert  <eggert@cs.ucla.edu>
41769
41770         * lib/getdate.y (__attribute__): Don't define if already defined.
41771         Problem reported by Larry Jones.
41772         * lib/utimens.c (__attribute__): Likewise.
41773
41774 2006-06-04  Paul Eggert  <eggert@cs.ucla.edu>
41775
41776         * lib/regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun
41777         reported by Andreas Schwab.
41778
41779 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
41780             Bruno Haible  <bruno@clisp.org>
41781
41782         * m4/strndup.m4 (gl_FUNC_STRNDUP): Replace the AC_REPLACE_FUNCS with a
41783         check for the declaration of strnlen and a run test that exposes the
41784         AIX 5.1 strnlen bug.  In the failure case, #define strndup to
41785         rpl_strndup.
41786
41787 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
41788             Bruno Haible  <bruno@clisp.org>
41789
41790         * lib/strndup.c (strndup) [!_LIBC]: Don't undefine macro definition.
41791
41792 2006-05-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
41793
41794         * m4/c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
41795         compile test, for Tru64 4.0D.
41796
41797 2006-05-28  Karl Berry  <karl@gnu.org>
41798
41799         * config/srclist.txt (printf-args.c): lose sync.
41800
41801 2006-05-26  Martin Lambers  <marlam@marlam.de>
41802
41803         * lib/getpass.c: Updates the test for the native W32 API, and adds
41804         missing includes, thus fixing compilation warnings.
41805
41806 2006-05-25  Sergey Poznyakoff  <gray@gnu.org.ua>
41807
41808         * lib/exclude.c (exclude_fnmatch): New function.
41809         (excluded_file_name): Call exclude_fnmatch.
41810         * lib/exclude.h (excluded_file_name): New prototype
41811
41812 2006-05-25  Paul Eggert  <eggert@cs.ucla.edu>
41813
41814         * lib/tempname.c (small_open, large_open): New macros.
41815         (__open, __open64) [!_LIBC]: Remove.
41816         (__gen_tempname): Use small_open and large_open instead of __open
41817         and __open64.  This fixes a portability bug on HP-UX 11.11i
41818         reported by Simon Wing-Tang in
41819         <http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00114.html>.
41820
41821 2006-05-24  Bruno Haible  <bruno@clisp.org>
41822
41823         * lib/printf-args.c (printf_fetchargs): Turn NULL pointers for
41824         TYPE_STRING and TYPE_WIDE_STRING into a non-NULL replacement.
41825         Reported by Thorsten Maerz <torte@netztorte.de> via
41826         Aaron Stone <aaron@serendipity.cx>.
41827
41828 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
41829
41830         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Rename cache variables to use
41831         gl_ rather than jm_.  Link, don't run, so that cross-compiles are
41832         allowed.  Check that resulting type is arithmetic.  Move AC_REQUIRE
41833         and AC_CHECK_HEADERS_ONCE outside of AC_CACHE_CHECK, since they're
41834         not really conditional on the cache.
41835         (gl_PREREQ_NANOSLEEP): Check for sys/select.h.
41836
41837 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
41838
41839         * lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
41840         Use the usual Autoconf way to include <time.h> and/or sys/time.h.
41841         (my_usleep): Don't mishandle maximum value.
41842
41843 2006-05-19  Jim Meyering  <jim@meyering.net>
41844
41845         * lib/getugroups.c: Correct an outdated comment.  From Bruno Haible.
41846
41847 2006-05-17  Bruno Haible  <bruno@clisp.org>
41848
41849         Cygwin portability.
41850         * lib/classpath.c (PATH_SEPARATOR) [CYGWIN]: Define as ':'.
41851
41852 2006-05-17  Bruno Haible  <bruno@clisp.org>
41853
41854         * lib/stdint_.h: Fix recognition of Cygwin.
41855
41856 2006-05-15  Bruno Haible  <bruno@clisp.org>
41857
41858         * build-aux/config.rpath: Improve support for Sun C 5.9 on Linux, based
41859         on libtool patch by Ralf Wildenhues.
41860
41861 2006-05-14  Paul Eggert  <eggert@cs.ucla.edu>
41862
41863         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
41864         test for C99 conformance; (bool) 0.5 is an integer constant
41865         expression, but (bool) -0.5 is not.  Problem reported by Fedor
41866         Sergeev in <http://forum.sun.com/jive/thread.jspa?threadID=96202>.
41867
41868 2006-05-11  Simon Josefsson  <jas@extundo.com>
41869
41870         * m4/xvasprintf.m4: Fix obvious typo.
41871
41872 2006-05-11  Jim Meyering  <jim@meyering.net>
41873
41874         * lib/sha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/.  From
41875         James Lemley.
41876
41877 2006-05-10  Simon Josefsson  <jas@extundo.com>
41878
41879         * lib/md4.c: Typo fix, update copyright years.
41880         (K1, K2): Don't use L because it turn computations into 64-bit on
41881         64-bit platforms.
41882
41883 2006-05-10  Paul Eggert  <eggert@cs.ucla.edu>
41884
41885         * lib/crc.c (crc32_update): Remove unnecessary L suffix.
41886         * lib/md4.c (rol): Cast right-shift arg to uint32_t to prevent
41887         unwanted sign propagation, e.g., on hosts with 64-bit int.
41888         There still are some problems with reeelly weird theoretical hosts
41889         (e.g., 33-bit int) but it's not worth worrying about now.
41890         * lib/sha1.c (rol): Likewise.
41891         (K1, K2, K3, K4): Remove unnecessary L suffix.
41892
41893 2006-05-10  Bruno Haible  <bruno@clisp.org>
41894
41895         * lib/des.c: Cast to avoid warnings.
41896
41897 2006-05-09  Bruno Haible  <bruno@clisp.org>
41898
41899         * modules/xvasprintf (Files): Add m4/xvasprintf.m4.
41900         (Depends-on): Depend also on xsize, stdarg.
41901         (configure.ac): Add gl_XVASPRINTF.
41902
41903 2006-05-09  Bruno Haible  <bruno@clisp.org>
41904
41905         * m4/xvasprintf.m4: New file.
41906
41907 2006-05-09  Bruno Haible  <bruno@clisp.org>
41908
41909         * lib/xvasprintf.c: Include limits.h, string.h, xsize.h.
41910         (EOVERFLOW): Define fallback value.
41911         (xstrcat): New function.
41912         (xvasprintf): Recognize the special case of a string concatenation.
41913
41914 2006-05-08  Eric Blake  <ebb9@byu.net>
41915
41916         * gnulib-tool (func_version): Base copyright year on CVS date.
41917         (func_emit_copyright_notice): New function.
41918         (func_emit_lib_Makefile_am): Use it.
41919         (func_emit_tests_Makefile_am): Likewise.
41920         (func_import): Likewise.
41921
41922 2006-05-08  Bruno Haible  <bruno@clisp.org>
41923
41924         * modules/stdarg: New file.
41925         * MODULES.html.sh (func_all_modules): Add section for <stdarg.h>.
41926
41927 2006-05-08  Bruno Haible  <bruno@clisp.org>
41928
41929         * m4/stdarg.m4: New file, from GNU gettext.
41930
41931 2006-05-08  Bruno Haible  <bruno@clisp.org>
41932
41933         * config/srclist.txt (build-aux/config.rpath): different from latest
41934         release.
41935
41936 2006-05-08  Bruno Haible  <bruno@clisp.org>
41937
41938         * build-aux/config.rpath: Add support for Sun C 5.9 on Linux.
41939
41940 2006-05-05  Jim Meyering  <jim@meyering.net>
41941
41942         * m4/warning.m4: New file, derived from bison's file by the same name.
41943
41944 2006-05-03  Bruno Haible  <bruno@clisp.org>
41945
41946         * lib/stdint_.h: Shorter URL.
41947         * lib/inttypes.h: Likewise.
41948
41949 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
41950
41951         * modules/inttypes (Maintainer): Change from Derek Price to 'all'.
41952
41953 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
41954
41955         * lib/verify.h: Document the internals better.  Most of this change
41956         was written by Bruno Haible.
41957
41958 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
41959
41960         * doc/verify.texi: New file, partly based on a proposal by
41961         Bruno Haible.
41962
41963 2006-05-02  Bruno Haible  <bruno@clisp.org>
41964
41965         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Move the include_next
41966         test from here...
41967         * m4/_inttypes_h.m4 (gl_INTTYPES_H): ... to here.
41968
41969 2006-04-29  Bruno Haible  <bruno@clisp.org>
41970
41971         * lib/gcd.c: Use WORD_T and GCD instead of unsigned long and gcd.
41972         Suggested by Oskar Liljeblad <oskar@osk.mine.nu>.
41973
41974 2006-04-29  Bruno Haible  <bruno@clisp.org>
41975
41976         * gnulib-tool: Make --update option actually work.
41977
41978 2006-04-29  Bruno Haible  <bruno@clisp.org>
41979
41980         * doc/gcd.texi: New file.
41981         * doc/gnulib.texi: Include it.
41982
41983 2006-04-25  Paul Eggert  <eggert@cs.ucla.edu>
41984
41985         * lib/getdate.y (get_date): When adding relative date, start with the
41986         initial time, not with the result of the first mktime call.
41987
41988 2006-04-25  Bruno Haible  <bruno@clisp.org>
41989
41990         * gnulib-tool (func_import): Output the include directives in three
41991         blocks, sorted separately.
41992         Reported by Ben Pfaff <blp@cs.stanford.edu>.
41993
41994 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
41995
41996         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
41997         to define main with arguments, for C++.  Reported by Eric Blake.
41998         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC):
41999         Prefer 'int main ()' to 'int main (void)', for C++.
42000         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise.
42001         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Specify a return type
42002         for 'main', for C99 and C++.
42003
42004 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
42005
42006         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
42007         Don't assume that exit status -1 is valid.
42008         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
42009         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
42010         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
42011         * m4/readdir.m4 (GL_FUNC_READDIR): Include <stdlib.h>.
42012         * m4/rename.m4 (vb_FUNC_RENAME): Likewise.
42013         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use AC_RUN_IFELSE,
42014         not AC_TRY_RUN.  Use return, not exit.  Don't assume that
42015         functions can be used without declaring them, or that you can
42016         exit with status -1.
42017         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
42018
42019 2006-04-24  Karl Berry  <karl@gnu.org>
42020
42021         * config/srclist.txt (longdouble.m4): sync lost.
42022
42023 2006-04-24  Eric Blake  <ebb9@byu.net>
42024
42025         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Avoid unused variable warning.
42026
42027 2006-04-24  Bruno Haible  <bruno@clisp.org>
42028
42029         * m4/poll.m4 (gl_FUNC_POLL): When cross-compiling, reject also the
42030         poll() implementation in AIX.
42031         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
42032
42033 2006-04-24  Bruno Haible  <bruno@clisp.org>
42034
42035         * m4/poll.m4 (gl_FUNC_POLL): Rearrange code, so that POLL_H gets
42036         assigned exactly once.
42037
42038 2006-04-23  Claudio Fontana  <claudio@gnu.org>
42039             Bruno Haible  <bruno@clisp.org>
42040
42041         * modules/gettext (Makefile.am): Add a -I flag for <libintl.h>.
42042         * gnulib-tool (func_emit_lib_Makefile_am): Emit empty default value
42043         for AM_CPPFLAGS.
42044
42045 2006-04-23  Bruno Haible  <bruno@clisp.org>
42046
42047         * modules/copy-file: Depend on unistd.
42048         * modules/execute: Likewise.
42049         * modules/fatal-signal: Likewise.
42050         * modules/findprog: Likewise.
42051         * modules/mkdtemp : Likewise.
42052         * modules/pipe: Likewise.
42053         * modules/wait-process: Likewise.
42054
42055 2006-04-23  Bruno Haible  <bruno@clisp.org>
42056
42057         * lib/fwriteerror.c (fwriteerror): Call fclose also when an error
42058         condition was already detected.
42059         Reported by Ben Pfaff <blp@cs.stanford.edu>.
42060
42061 2006-04-23  Bruno Haible  <bruno@clisp.org>
42062
42063         * lib/copy-file.c: Include <unistd.h> unconditionally.
42064         * lib/execute.c: Likewise.
42065         * lib/fatal-signal.c: Likewise.
42066         * lib/findprog.c: Likewise.
42067         * lib/mkdtemp.c: Likewise.
42068         * lib/pipe.h: Likewise.
42069         * lib/pipe.c: Likewise.
42070         * lib/wait-process.h: Likewise.
42071
42072 2006-04-23  Bruno Haible  <bruno@clisp.org>
42073
42074         * gnulib-tool (func_usage): Fix --import description. Document
42075         --update.
42076         (func_import): Create temporary file in a temporary directory, if
42077         --dry-run is specified. Silence errors from 'grep' when there are no
42078         m4 files in $m4dir.
42079         (func_create_testdir): Silence errors from 'grep' when there are no
42080         m4 files in $m4dir.
42081         Reported by Karl Berry <karl@freefriends.org>.
42082
42083 2006-04-20  Bruno Haible  <bruno@clisp.org>
42084
42085         * m4/argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
42086         one argument, so that the code will be portable to Autoconf 2.60.
42087         * m4/getlogin_r.m4 (gl_PREREQ_GETLOGIN_R): Likewise.
42088         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
42089         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO): Likewise.
42090
42091 2006-04-19  Derek Price  <derek@ximbiot.com>
42092             Eric Blake  <ebb9@byu.net>
42093
42094         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h>
42095         rather than "/full/path.h".  Update comment to match.  Shorten &
42096         generalize m4_translit call via AS_TR_CPP.
42097
42098 2006-04-19  Derek Price  <derek@ximbiot.com>
42099             Eric Blake  <ebb9@byu.net>
42100
42101         * lib/inttypes.h: Correct grammar in comment.
42102
42103 2006-04-18  Derek Price  <derek@ximbiot.com>
42104             Paul Eggert  <eggert@cs.ucla.edu>
42105
42106         * modules/inttypes: New file.
42107         * modules/strtoimax, modules/strtoumax: Depend on inttypes.
42108
42109 2006-04-18  Derek Price  <derek@ximbiot.com>
42110             Paul Eggert  <eggert@cs.ucla.edu>
42111
42112         * m4/_inttypes_h.m4, m4/full-header-path.m4, m4/include_next.m4:
42113         New files.
42114
42115 2006-04-18  Derek Price  <derek@ximbiot.com>
42116             Paul Eggert  <eggert@cs.ucla.edu>
42117
42118         * lib/inttypes.h: New file.
42119         * lib/strtoimax.c: Assume <inttypes.h>.
42120
42121 2006-04-15  Paul Eggert  <eggert@cs.ucla.edu>
42122
42123         * lib/utimens.c (futimens): glibc futimesat messes up if /proc
42124         isn't mounted.  Problem reported by Kir Kolyshkin.
42125
42126 2006-04-13  Paul Eggert  <eggert@cs.ucla.edu>
42127
42128         * lib/regcomp.c (init_dfa): Don't use wchar_t or wctype_t if
42129         RE_ENABLE_I18N is not defined.  Problem reported by Mark D. Baushke via
42130         Derek R. Price.
42131         * lib/regex.h (RE_DUP_MAX): Update comment to match current
42132         implementation.
42133
42134 2006-04-12  Eric Blake  <ebb9@byu.net>
42135
42136         * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this
42137         is now done automatically by the corresponding Autoconf macro.
42138
42139 2006-04-11  Paul Eggert  <eggert@cs.ucla.edu>
42140
42141         * m4/time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and
42142         time_r.h.
42143
42144 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
42145
42146         Merge regex changes from libc, removing some of our
42147         POSIX-conformance changes that were rejected and redoing them in a
42148         less-intrusive way.
42149
42150         * lib/regcomp.c (re_compile_internal, init_dfa):
42151         Length arg is now size_t, not Idx.  All uses changed.
42152         (peek_token): Forward decl now says internal_function.
42153         (__re_error_msgid, __re_error_msgid_idx):
42154         Now static rather than extern with attribute_hidden.
42155         (re_compile_pattern) [!defined _LIBC]: Use K&R-style defn.
42156         For some reason libc prefers K&R style defns for external functions.
42157         (regerror) [!defined _LIBC]: Likewise.
42158         (re_set_syntax, re_compile_fastmap, regcomp, regfree, re_comp):
42159         (seek_collating_symbol_entry, lookup_collation_sequence_value):
42160         (build_range_exp, build_collating_symbol):
42161         Use K&R-style defn.
42162         (re_compile_fastmap): Use '\0' to memset, not 0.
42163         (utf8_sb_map): Make the calculations more obvious.
42164         (init_dfa, parse_bracket_exp, build_charclass_op):
42165         Call calloc and cast result, as glibc does.
42166         (init_word_char, fetch_token, peek_token, peek_token_bracket):
42167         (build_range_exp, build_collating_symbol):
42168         Now internal functions.
42169
42170         * lib/regex.c [!defined _LIBC]: Allow compiling with C++ compilers.
42171
42172         * lib/regex.h (__USE_GNU_REGEX): New macro.  Don't depend on
42173         _REGEX_SOURCE any more; depend on _GNU_SOURCE instead.
42174         Don't depend on VMS; depend on __VMS instead, for POSIX
42175         namespace cleanness.
42176         (regoff_t): Define to ssize_t, not long int.
42177
42178         Remove the REG_ macros named below.  Instead, make the old names
42179         (e.g., RE_BACKSLASH_ESCAPE_IN_LISTS) visible only if
42180         __USE_GNU_REGEX.
42181         (REG_BACKSLASH_ESCAPE_IN_LISTS):
42182         (REG_BK_PLUS_QM, REG_CHAR_CLASSES, REG_CONTEXT_INDEP_ANCHORS):
42183         (REG_CONTEXT_INDEP_OPS, REG_CONTEXT_INVALID_OPS):
42184         (REG_DOT_NEWLINE, REG_DOT_NOT_NULL, REG_HAT_LISTS_NOT_NEWLINE):
42185         (REG_INTERVALS, REG_LIMITED_OPS, REG_NEWLINE_ALT):
42186         (REG_NO_BK_BRACES, REG_NO_BK_PARENS, REG_NO_BK_REFS):
42187         (REG_NO_BK_VBAR, REG_NO_EMPTY_RANGES):
42188         (REG_UNMATCHED_RIGHT_PAREN_ORD, REG_NO_POSIX_BACKTRACKING):
42189         (REG_NO_GNU_OPS, REG_DEBUG, REG_INVALID_INTERVAL_ORD):
42190         (REG_IGNORE_CASE, REG_CARET_ANCHORS_HERE):
42191         (REG_CONTEXT_INVALID_DUP, REG_NO_SUB, REG_SYNTAX_EMACS):
42192         (REG_SYNTAX_AWK, REG_SYNTAX_GNU_AWK, REG_SYNTAX_POSIX_AWK):
42193         (REG_SYNTAX_GREP, REG_SYNTAX_EGREP, REG_SYNTAX_POSIX_EGREP):
42194         (REG_SYNTAX_ED, REG_SYNTAX_SED, _REG_SYNTAX_POSIX_COMMON):
42195         (REG_SYNTAX_POSIX_BASIC, REG_SYNTAX_POSIX_MINIMAL_BASIC):
42196         (REG_SYNTAX_POSIX_EXTENDED, REG_SYNTAX_POSIX_MINIMAL_EXTENDED):
42197         (REG_DUP_MAX, REG_UNALLOCATED, REG_REALLOCATE, REG_FIXED):
42198         (REG_NREGS):
42199         Remove.  All uses replaced by the old RE_* names.
42200         (RE_BACKSLASH_ESCAPE_IN_LISTS):
42201         (RE_BK_PLUS_QM, RE_CHAR_CLASSES, RE_CONTEXT_INDEP_ANCHORS):
42202         (RE_CONTEXT_INDEP_OPS, RE_CONTEXT_INVALID_OPS):
42203         (RE_DOT_NEWLINE, RE_DOT_NOT_NULL, RE_HAT_LISTS_NOT_NEWLINE):
42204         (RE_INTERVALS, RE_LIMITED_OPS, RE_NEWLINE_ALT):
42205         (RE_NO_BK_BRACES, RE_NO_BK_PARENS, RE_NO_BK_REFS):
42206         (RE_NO_BK_VBAR, RE_NO_EMPTY_RANGES):
42207         (RE_UNMATCHED_RIGHT_PAREN_ORD, RE_NO_POSIX_BACKTRACKING):
42208         (RE_NO_GNU_OPS, RE_DEBUG, RE_INVALID_INTERVAL_ORD):
42209         (RE_IGNORE_CASE, RE_CARET_ANCHORS_HERE):
42210         (RE_CONTEXT_INVALID_DUP, RE_NO_SUB):
42211         Don't bother having these macros be independent of each others'
42212         values, since they no longer exist in the POSIX name space.
42213
42214         Rename the following member names back to their old names,
42215         unless !__USE_GNU_REGEX.  All uses changed back.
42216         (buffer): Renamed from re_buffer.
42217         (allocated): Renamed from re_allocated.
42218         (used): Renamed from re_used.
42219         (syntax): Renamed from re_syntax.
42220         (fastmap): Renamed from re_fastmap.
42221         (translate): Renamed from re_translate.
42222         (can_be_null): Renamed from re_can_be_null.
42223         (regs_allocated): Renamed from re_regs_allocated.
42224         (fastmap_accurate): Renamed from re_fastmap_accurate.
42225         (no_sub): Renamed from re_no_sub.
42226         (not_bol): Renamed from re_not_bol.
42227         (not_eol): Renamed from re_not_eol.
42228         (newline_anchor): Renamed from re_newline_anchor.
42229         (num_regs): Renamed from rm_num_regs.
42230         (start): Renamed from rm_start.
42231         (end): Renamed from rm_end.
42232
42233         (free_state): Move up a bit.
42234
42235         * lib/regex_internal.h (inline) [__GNUC__ < 3 && defined _LIBC]:
42236         #define to be empty.
42237         (ASCII_CHARS): New macro, replacing all uses of 0x80 and/or SBC_MAX / 2
42238         when that is what is intended.
42239         (SBC_MAX): Define to UCHAR_MAX + 1, not 256.
42240         (__re_error_msgid, __re_error_msgid_idx): Remove decls; not needed.
42241         (MAX): New macro.
42242         (re_xmalloc, re_calloc, re_xrealloc, re_x2realloc): Remove.
42243         All uses changed back to re_malloc, etc.  It's now the caller's
42244         responsibility to check for overflow; all callers changed.
42245         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc, re_xnrealloc):
42246         (re_x2nrealloc): Remove.
42247         (free_state): Remove decl.
42248
42249         * lib/regexc.c (regexec, re_match, re_search, re_match_2, re_search_2):
42250         (re_set_registers, re_exec):
42251         Use K&R-style defn.
42252
42253         2006-01-31  Roland McGrath  <roland@redhat.com>
42254
42255         * lib/regcomp.c (calc_eclosure_iter): Remove dead variables.
42256         Reported by Mike Frysinger <vapier@gentoo.org>.
42257
42258         2006-01-15  Andreas Jaeger  <aj@suse.de>
42259
42260         [BZ #1950]
42261         * lib/regex_internal.c (re_string_reconstruct): Adjust for
42262         build_wcs_upper_buffer change.
42263         (build_wcs_upper_buffer): Change return type.
42264
42265         2005-12-10  Ulrich Drepper  <drepper@redhat.com>
42266
42267         * lib/regex_internal.h: Include <stdint.h> if available.
42268
42269         2005-12-06  Paolo Bonzini  <bonzini@gnu.org>
42270
42271         * lib/regex_internal.h (SIZE_MAX): Provide a default definition.
42272
42273         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
42274
42275         * lib/regcomp.c: Adjust for changed secondary hash function.
42276
42277         2005-09-30  Ulrich Drepper  <drepper@redhat.com>
42278
42279         * lib/regex.h: Pretty printing.
42280         Clean up namespace a bit.
42281
42282         2005-09-30  Jakub Jelinek  <jakub@redhat.com>
42283
42284         * lib/regexec.c (update_cur_sifted_state, check_arrival,
42285         check_arrival_add_next_nodes): Avoid using uninitialized variable.
42286
42287         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
42288                     Ulrich Drepper  <drepper@redhat.com>
42289
42290         [BZ #1302]
42291         * lib/regex_internal.h (bitset_t): Renamed from bitset.  All uses
42292         changed.
42293         (bitset_word_t): Renamed from bitset_word.  All uses changed.
42294
42295         2005-09-22  Ulrich Drepper  <drepper@redhat.com>
42296
42297         [BZ #281]
42298         * lib/regex.h: Define RE_TRANSLATE_TYPE as unsigned char *.
42299         * lib/regcomp.c: Remove unnecessary uses of
42300         unsigned RE_TRANSLATE_TYPE.
42301         * lib/regex_internal.h: Likewise.
42302         * lib/regex_internal.c: Likewise.
42303         * lib/regexec.c: Likewise.
42304         Based on a patch by Stepan Kasal <kasal@ucw.cz>.
42305
42306         2005-09-07  Ulrich Drepper  <drepper@redhat.com>
42307
42308         * lib/regexec.c (find_recover_state): Remove unnecessary
42309         initialization.
42310         (transit_state_bkref): Make DFA a const pointer.
42311         (get_subexp): Likewise.
42312         (check_arrival): Likewise.
42313         (update_cur_sifted_state): Likewise.
42314         (re_search_internal): Likewise.
42315         (prune_impossible_nodes): Likewise.
42316         (acquire_init_state_context): Likewise.
42317         (proceed_next_node): Likewise.
42318         (set_regs): Likewise.
42319         (free_fail_stack_return): Likewise.
42320         (check_arrival_expand_ecl): Mark DFA parameter as const.
42321         (check_arrival_expand_ecl_sub): Likewise.
42322         (check_subexp_limits): Likewise.
42323         (sub_epsilon_src_nodes):  Likewise.
42324         (add_epsilon_src_nodes):  Likewise.
42325         (merge_state_array): Likewise.
42326         (update_regs): Likewise.
42327         (build_trtable): Likewise.
42328         (sift_states_backward): Mark MCTX parameter as const.
42329         (build_sifted_states): Likewise.
42330         (update_cur_sifted_state): Likewise.
42331         (sift_states_mkref): Likewise.
42332         (check_arrival_expand_ecl): Mark eclosure as const.
42333         (check_dst_limits_calc_pos_1): Likewise.
42334         * lib/regex_internal.h (re_match_context_t): Make dfa a const
42335         pointer.
42336
42337         2005-09-06  Ulrich Drepper  <drepper@redhat.com>
42338
42339         * lib/regexec.c (merge_state_with_log): Define dfa as const pointer.
42340         (transit_state_sb): Likewise.
42341         (transit_state_mb): Likewise.
42342         (sift_states_iter_mb): Likewise.
42343         (check_arrival_add_next_nodes): Likewise.
42344         (check_node_accept_bytes): Change first parameter to pointer-to-const.
42345         [_LIBC] (re_search_2_stub): Use mempcpy.
42346
42347         * lib/regex_internal.c (re_string_reconstruct): Avoid calling
42348         mbrtowc for very simple UTF-8 case.
42349
42350         * lib/regex_internal.c (re_acquire_state): Make DFA pointer arg
42351         a pointer-to-const.
42352         (re_acquire_state_context): Likewise.
42353         * lib/regex_internal.h: Adjust prototypes.
42354
42355         * lib/regex.c: Prevent using C++ compilers.
42356
42357         * lib/regex_internal.c (re_acquire_state): Minor code rearrangement.
42358         (re_acquire_state_context): Likewise.
42359
42360 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
42361
42362         * modules/regex (Depends-on): Add ssize_t.
42363
42364 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
42365
42366         * m4/regex.m4 (gl_REGEX): Check for new glibc interface to
42367         translation table.
42368
42369 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
42370
42371         * doc/gnulib-tool.texi (Modified imports): pathname -> file name.
42372
42373 2006-03-29  Mark D. Baushke  <mdb@gnu.org>
42374             Bruno Haible  <bruno@clisp.org>
42375
42376         * lib/stdint_.h: On OpenBSD, don't redefine types already included in
42377         <sys/types.h> and <inttypes.h>.
42378
42379 2006-03-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
42380
42381         * m4/argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
42382         `__error_t_defined', so argp.h will not typedef the former.
42383
42384 2006-03-25  Paul Eggert  <eggert@cs.ucla.edu>
42385
42386         * m4/regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
42387         REG_SYNTAX_EMACS, and REG_IGNORE_CASE.  Settle for the traditional
42388         glibc names.  Even if glibc is changed to conform to POSIX, the
42389         traditional names will be available anyway, since regex depends on
42390         the extensions module.  Also, fix a longstanding typo in the
42391         implementation of Spencer ERE test #75 from grep 2.3.  Problems
42392         reported by Emanuele Giaquinta.  Also, change sense of cached
42393         variable, so that the message makes sense.
42394
42395 2006-03-24  Simon Josefsson  <jas@extundo.com>
42396
42397         * lib/base64.c: Fix problems reported by Eric Blake <ebb9@byu.net>,
42398         including some doc fixes.
42399         (base64_encode_alloc): Fix +1 bug on allocation failures.
42400
42401 2006-03-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
42402
42403         * lib/base64.c (base64_encode): Do not read past end of array with
42404         unsanitized input on systems with CHAR_BIT > 8.
42405
42406 2006-03-24  Eric Blake  <ebb9@byu.net>
42407
42408         * lib/time_r.c (copy_string_result): Remove, as it is no longer used.
42409
42410 2006-03-22  Karl Berry  <karl@gnu.org>
42411
42412         * config/srclist.txt (*setenv.[ch]): get from coreutils.
42413         * config/srclistvars.sh (COREUTILS): new var.
42414
42415 2006-03-17  Jim Meyering  <jim@meyering.net>
42416
42417         * m4/regex.m4 (gl_REGEX): Fix typo in last change:
42418         s/_REGEX_WIDE_OFFSETS/_REGEX_LARGE_OFFSETS/.
42419
42420 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
42421
42422         * m4/regex.m4 (gl_REGEX): Don't check for off_t, since the code
42423         no longer needs it.  Instead, check that regoff_t is as least
42424         as wide as ptrdiff_t.
42425
42426         Don't define _REGEX_WIDE_OFFSETS unless using the included regex,
42427         so that our regex.h stays compatible with the installed regex.
42428         This is helpful for installers who configure --without-included-regex.
42429         Problem reported by Emanuele Giaquinta.
42430
42431 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
42432
42433         * lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
42434         Typedef to long int, not to off_, as POSIX will likely change
42435         in that direction.
42436
42437 2006-03-15  Eric Blake  <ebb9@byu.net>
42438
42439         * m4/dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
42440
42441 2006-03-13  Sergey Poznyakoff  <gray@gnu.org.ua>
42442
42443         * lib/argp-help.c (validate_uparams): Fix typo
42444         * lib/argp-parse.c (argp_default_options): Consistently begin help
42445         messages with a lowercase letter.
42446
42447 2006-03-11  Paul Eggert  <eggert@cs.ucla.edu>
42448
42449         * lib/time_r.h (asctime_r, ctime_r): Remove.  These functions can
42450         overrun buffers and shouldn't be used (much as gets shouldn't be
42451         used).
42452         * lib/time_r.c (asctime_r, ctime_r): Likewise.
42453
42454 2006-03-08  Simon Josefsson  <jas@extundo.com>
42455
42456         * m4/gc-random.m4: Permit 'no' as variable values and fix warnings,
42457         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
42458
42459 2006-03-08  Simon Josefsson  <jas@extundo.com>
42460
42461         * m4/gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
42462         $target, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
42463
42464 2006-03-08  Simon Josefsson  <jas@extundo.com>
42465
42466         * lib/gc-gnulib.c (randomize): Don't open files called 'no', they
42467         signal that configure disabled the device.
42468
42469 2006-03-08  Simon Josefsson  <jas@extundo.com>
42470
42471         * build-aux/maint.mk: Fix refresh-po, to handle no translated
42472         languages.
42473
42474 2006-03-07  Simon Josefsson  <jas@extundo.com>
42475
42476         * modules/getopt (Depends-on): Add unistd.
42477
42478         * modules/unistd: New file.
42479
42480 2006-03-07  Simon Josefsson  <jas@extundo.com>
42481
42482         * modules/gc-random: New file.
42483
42484 2006-03-07  Simon Josefsson  <jas@extundo.com>
42485
42486         * m4/unistd_h.m4: New file.
42487
42488 2006-03-07  Simon Josefsson  <jas@extundo.com>
42489
42490         * m4/readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
42491         test to be side-effect free by storing the result in the cache
42492         variable gl_cv_lib_readline, and moving the assignment of
42493         LIBREADLINE and LTLIBREADLINE outside the COMMANDS-TO-SET-IT.
42494         From Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
42495
42496 2006-03-07  Simon Josefsson  <jas@extundo.com>
42497
42498         * m4/gc-random.m4: New file, mostly from gc.m4.  Warn instead of
42499         error on missing devices (the functions will return an error).
42500
42501         * m4/gc.m4: Move random stuff to gc-random.m4
42502
42503 2006-03-07  Simon Josefsson  <jas@extundo.com>
42504
42505         * lib/unistd_.h: New file.
42506
42507 2006-03-07  Simon Josefsson  <jas@extundo.com>
42508
42509         * lib/gc-libgcrypt.c, gc-gnulib.c: Use GC_USE_RANDOM.
42510
42511 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
42512
42513         * m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
42514         Problem reported by Juan Manuel Guerrero.
42515
42516 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
42517
42518         * lib/c-stack.c: Include unistd.h unconditionally, since we now assume
42519         the unistd module.
42520         * lib/getlogin_r.c: Likewise.
42521         * lib/getlogin_r.h: Likewise.
42522         * lib/glob.c: Likewise.
42523         * lib/pagealign_alloc.c: Likewise.
42524         * lib/unistd_.h: Remove; no longer needed.
42525
42526 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
42527
42528         * MODULES.html.sh (Support for systems lacking POSIX:2001):
42529         Add unistd.
42530         * modules/c-stack (Depends-on): Add unistd.
42531         * modules/getlogin_r: Likewise.
42532         * modules/glob: Likewise.
42533         * modules/pagealign_alloc: Likewise.
42534         * modules/unistd (Files): Remove lib/unistd_.h.
42535         (EXTRA_DIST): Remove.
42536         (unistd.h): Create using 'echo' rather than 'cp', so that we don't
42537         need unistd_.h.
42538         (MOSTLYCLEANFILES): Remove unistd.h-t.
42539
42540 2006-03-03  Simon Josefsson  <jas@extundo.com>
42541
42542         * build-aux/maint.mk: Add several syntax checks from CoreUtils.
42543
42544 2006-03-03  Simon Josefsson  <jas@extundo.com>
42545
42546         * build-aux/maint.mk: Add refresh-po rule, based on ideas from
42547         libidn and bison.
42548
42549 2006-03-03  Simon Josefsson  <jas@extundo.com>
42550
42551         * build-aux/maint.mk: Add indent target.
42552
42553 2006-03-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de> (tiny change)
42554
42555         * m4/poll.m4 (gl_FUNC_POLL): If we deem poll(2) unacceptable, use
42556         our replacement poll.h in any case, to avoid a differing
42557         declaration from a system header.  Seen on AIX.
42558
42559 2006-03-01  Simon Josefsson  <jas@extundo.com>
42560
42561         * lib/readline.c: Fix typo, tiny patch from Stepan Kasal
42562         <kasal@ucw.cz>.
42563
42564 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
42565
42566         * modules/gettime (Depends-on): Add extensions module.
42567         * modules/nanosleep (Depends-on): Likewise.
42568         * modules/settime (Depends-on): Likewise.
42569
42570 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
42571
42572         * m4/clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS,
42573         not merely AC_GNU_SOURCE, for the benefit of Solaris 10 when compiled
42574         pedantically.
42575         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
42576         * m4/timespec.m4 (gl_TIMESPEC): Likewise.
42577
42578         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test",
42579         not "==".  Reported by Ralf Wildenhues.
42580
42581 2006-03-01  Karl Berry  <karl@gnu.org>
42582
42583         * doc/Copyright/request-*: new files, synced from gnuorg.
42584
42585 2006-03-01  Karl Berry  <karl@gnu.org>
42586
42587         * config/srclist.txt (Copyright/*): new entries.
42588
42589 2006-02-28  Simon Josefsson  <jas@extundo.com>
42590
42591         * lib/getopt.c: Protect #include of unistd.h, for MSVS.
42592
42593 2006-02-27  Simon Josefsson  <jas@extundo.com>
42594
42595         * lib/base64.h: Indent #define's.  From Jim Meyering
42596         <jim@meyering.net>.
42597
42598 2006-02-27  Jim Meyering  <jim@meyering.net>
42599
42600         Revert the change of 2006-02-24, so these files can continue
42601         to be sync'd from gettext.
42602         * lib/mkdtemp.c, setenv.c, unsetenv.c: *Un*-normalize inclusion
42603         of `config.h'.
42604
42605 2006-02-26  Paul Eggert  <eggert@cs.ucla.edu>
42606
42607         * modules/intprops: New file.
42608         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
42609         Add intprops.
42610         * modules/getloadavg (Files): Remove lib/intprops.h.
42611         (Depends-on): Add intprops.
42612         * modules/human: Likewise.
42613         * modules/inttostr: Likewise.
42614         * modules/openat: Likewise.
42615         * modules/sig2str: Likewise.
42616         * modules/userspec: Likewise.
42617         * modules/utimecmp: Likewise.
42618         * modules/xnanosleep: Likewise.
42619         * modules/xstrtol: Likewise.
42620
42621 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny changes)
42622
42623         * modules/xstrtod: Omit xstrtod.h, xstrtod.c; they're in LIB_SOURCES.
42624         * modules/lock-tests (TESTS): Use $(EXEEXT).
42625         * modules/tls-tests: Likewise.
42626         * modules/argp-tests: Likewise.
42627         (check_PROGRAMS): New var, replacing...
42628         (noinst_PROGRAMS, test_argp_SOURCES): Remove.
42629
42630 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
42631
42632         * lib/mkdtemp.c, lib/setenv.c, lib/unsetenv.c: Normalize inclusion of
42633         `config.h'.
42634
42635 2006-02-24  Paul Eggert  <eggert@cs.ucla.edu>
42636
42637         * lib/glob.c: Say "invalid" rather than "illegal" in comments.
42638
42639 2006-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
42640
42641         Sync from coreutils.
42642         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and
42643         gl_CHDIR_SAFER.
42644
42645 2006-02-22  Jim Meyering  <jim@meyering.net>
42646
42647         Sync from coreutils.
42648         * m4/chdir-safer.m4: New file.
42649
42650 2006-02-20  Paul Eggert  <eggert@cs.ucla.edu>
42651
42652         * lib/getcwd.c (AT_FDCWD): Work around a bug in Solaris 9 and 10, where
42653         AT_FDCWD exceeds INT_MAX.
42654         * lib/openat.h (AT_FDCWD): Likewise.
42655
42656 2006-02-17  Eric Blake  <address@hidden>
42657
42658         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix caching error.
42659
42660 2006-02-16  Simon Josefsson  <jas@extundo.com>
42661
42662         * modules/getaddrinfo (Depends-on): Add sys_socket.
42663
42664 2006-02-15  Simon Josefsson  <jas@extundo.com>
42665
42666         * build-aux/maint.mk: Add dsyntax-check rule.
42667
42668 2006-02-15  Eric Blake  <ebb9@byu.net>
42669
42670         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
42671         winsock2.h or ws2tcpip.h when sys/socket.h is present. Fixes
42672         'present but cannot compile' warnings on cygwin.
42673         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Use gl_HEADER_SYS_SOCKET.  Don't
42674         use ws2tcpip.h if sys/socket.h works.
42675         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_HEADER_SYS_SOCKET.
42676         (gl_GETADDRINFO): Don't use ws2tcpip.h when sys/socket.h is present.
42677
42678 2006-02-14  Simon Josefsson  <jas@extundo.com>
42679
42680         * modules/maintainer-makefile (Files): Rename.
42681
42682         * build-aux/GNUmakefile: Rename Makefile.maint to maint.mk
42683         and (the local) Makefile.cfg to maint-cfg.mk.
42684
42685         * build-aux/Makefile.maint, build-aux/maint.mk: Renamed the former
42686         to the latter.
42687
42688         * modules/maintainer-makefile: New module.
42689
42690         * build-aux/Makefile.maint: New file, from GNU CoreUtils, although
42691         severaly stripped to make it possible to build it up from scratch
42692         with reliable tests.
42693
42694         * build-aux/GNUmakefile: New file, from GNU CoreUtils with some
42695         fixes to permit overriding the default actions when configure and
42696         makefile are not available.
42697
42698 2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
42699
42700         Sync from coreutils.
42701         * modules/lstat (Depends-on): Don't depend on xalloc.
42702         (License): Change from GPL to LGPL, since this is now simply a
42703         replacement for a libc function.
42704
42705 2006-02-14  Jim Meyering  <jim@meyering.net>
42706
42707         Sync from coreutils.
42708
42709         Eliminate the unwelcome (albeit unlikely) possibility of xmalloc
42710         failure on deficient systems, and simplify gnulib lgpl dependencies.
42711         * lib/lstat.c (rpl_lstat): Rewrite to use stat() in place of the
42712         xmalloc/lstat combination.  Based on a patch from Bruno Haible.
42713
42714         * lib/xalloc-die.c: Remove unused definition of N_.
42715
42716 2006-02-14  Jim Meyering  <jim@meyering.net>
42717
42718         Sync from coreutils.
42719         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Invoke
42720         AC_CHECK_FUNCS(getmntent) unconditionally so that tests of
42721         $ac_cv_func_getmntent (e.g., in gl_LIST_MOUNTED_FILE_SYSTEMS) need not
42722         double-quote uses of that variable, to accommodate the rare case in
42723         which getmntent is available in none of the libraries checked.  This
42724         happens at least on FreeBSD 5.0.
42725
42726 2006-02-13  Simon Josefsson  <jas@extundo.com>
42727
42728         * gnulib-tool (Usage): Fix --import, from
42729         karl@freefriends.org (Karl Berry).
42730
42731 2006-02-13  Sergey Poznyakoff  <gray@gnu.org.ua>
42732
42733         * lib/argp-fmtstream.c: Restore another bugfix lost on 2005-12-12
42734
42735 2006-02-07  Sergey Poznyakoff  <gray@gnu.org.ua>
42736
42737         * lib/argp-namefrob.h: Restore changes accidentally lost during the
42738         "autoupdate" on 2005-12-12.
42739
42740 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
42741
42742         * modules/closeout (Depends-on): Remove atexit.
42743
42744 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
42745
42746         * lib/closeout.c (close_stdout): Don't assume 'bool' converts nonzero
42747         ints to 0 or 1, as this isn't true for the stdbool.h substitute.
42748
42749 2006-02-05  Paul Eggert  <eggert@cs.ucla.edu>
42750
42751         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
42752         __EXTENSIONS__ if this causes compilation to fail.  Problem
42753         reported by Nelson H. F. Beebe with Solaris 10 and Sun C 5.7
42754         c89 -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED.
42755
42756 2006-01-27  Paul Eggert  <eggert@cs.ucla.edu>
42757
42758         * lib/fnmatch.c (L_): Renamed from L, to work around a bug in
42759         Mac OS X 10.3.9 with GCC 3 reported by Claudio Fontana in
42760         <http://lists.gnu.org/archive/html/bug-gnulib/2006-01/msg00074.html>.
42761         All uses changed.
42762
42763 2006-01-26  Simon Josefsson  <jas@extundo.com>
42764
42765         * lib/socket_.h: Set WINVER to 0x0501, to make sure getaddrinfo
42766         prototype is visible on mingw32.
42767
42768         * lib/getaddrinfo.h: Define EAI_ADDRFAMILY and EAI_SYSTEM if not set,
42769         for mingw32.
42770
42771         * lib/gai_strerror.c, getaddrinfo.h: Protect netdb.h #include (for
42772         mingw32).
42773
42774 2006-01-26  Paul Eggert  <eggert@cs.ucla.edu>
42775
42776         * lib/fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK too.  Don't
42777         attempt to open for write; this always fails, at least on POSIX
42778         hosts.  This reinstates the 2006-01-09 change, which was
42779         inadvertently removed.
42780
42781 2006-01-26  Bruno Haible  <bruno@clisp.org>
42782
42783         * gnulib-tool (func_import): Use "trap 'exit $?' instead of "trap :".
42784         Reported by Paul Eggert.
42785
42786 2006-01-26  Bruno Haible  <bruno@clisp.org>
42787             Paul Eggert  <eggert@cs.ucla.edu>
42788
42789         * lib/stdbool_.h (_Bool)
42790         [(! (defined __cplusplus || defined __BEOS__)
42791           && !defined __GNUC__
42792           && !(defined __HP_cc || defined __xlc__
42793                || (defined __SUNPRO_C && (__SUNPRO_C < 0x550 || __STDC__ == 1))
42794                || defined __sgi))]:
42795         #define to signed char in these cases too; this simplifies
42796         the code (so that we don't have to worry about HP-UX, AIX, SunPRO,
42797         etc., separately) and makes it more conservative.
42798
42799 2006-01-25  Simon Josefsson  <jas@extundo.com>
42800
42801         * m4/getaddrinfo.m4: Look for getaddrinfo inside ws2tcip.h and
42802         -lws2_32.  Protect sys/socket.h and netdb.h #include's.  Include
42803         ws2tcpip.h with WINVER=0x0501.  All for mingw32.
42804
42805 2006-01-25  Sergey Poznyakoff  <gray@gnu.org.ua>
42806
42807         * lib/argp-namefrob.h: Bugfix. Remove stray #
42808
42809 2006-01-25  Paul Eggert  <eggert@cs.ucla.edu>
42810
42811         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for xlc bug if __GCC__ too,
42812         so that we test the test.
42813         Check for yet another HP-UX cc bug involving *bool |= bool.
42814
42815 2006-01-25  Karl Berry  <karl@gnu.org>
42816
42817         * config/srclist.txt (vasnprintf.c): sync lost.
42818
42819 2006-01-25  Jim Meyering  <jim@meyering.net>
42820
42821         Sync from the stable (b5) branch of coreutils:
42822
42823         * lib/fts.c (fts_children): Don't let close() clobber errno from
42824         failed fchdir().
42825
42826         * lib/fts.c (fts_stat): When following a symlink-to-directory,
42827         don't necessarily interpret stat-fails+lstat-succeeds as indicating
42828         a dangling symlink.  That can also happen at least for ELOOP.
42829         The fix: return FTS_SLNONE only when the stat errno is ENOENT.
42830         FYI, this bug predates the inclusion of fts.c in coreutils.
42831
42832         * lib/fts.c (fts_open): Put new maxarglen declaration and uses
42833         in their own block, so pre-c99 compilers don't object.
42834
42835         Avoid the double-free (first in fts_read, second in fts_close) that
42836         would occur when an `active' directory is made inaccessible (e.g.,
42837         via chmod a-x) during a traversal.
42838         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
42839         before returning.  Reproduce this failure by
42840         mkdir -p a/b; cd a; chmod a-x . b
42841         Reported by Stavros Passas.
42842
42843 2006-01-25  Jim Meyering  <jim@meyering.net>
42844
42845         * lib/fileblocks.c: Remove more useless parentheses.
42846         * lib/readutmp.h: Likewise.
42847
42848 2006-01-25  Bruno Haible  <bruno@clisp.org>
42849
42850         * lib/stdbool_.h (_Bool) [IRIX cc]: Define as 'signed char', to avoid
42851         warnings.
42852         Reported by Paul Eggert.
42853
42854 2006-01-25  Bruno Haible  <bruno@clisp.org>
42855
42856         * gnulib-tool (func_import): Use "trap :" instead of "trap -" to get
42857         rid of a trap command. For Solaris sh.
42858         Reported by Mark D. Baushke <mdb@gnu.org>.
42859
42860 2006-01-24  Simon Josefsson  <jas@extundo.com>
42861
42862         * lib/socket_.h (SHUT_WR, SHUT_RDWR): Don't hardcode, suggested by
42863         Bruno.
42864
42865 2006-01-24  Karl Berry  <karl@gnu.org>
42866
42867         * config/srclist.txt (argp-namefrob.h): sync lost.
42868
42869 2006-01-24  Jim Meyering  <jim@meyering.net>
42870
42871         * modules/openat (Files): Add lib/intprops.h.
42872         From Mark D. Baushke.
42873
42874 2006-01-24  Jim Meyering  <jim@meyering.net>
42875
42876         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).
42877         Reported by Mark D. Baushke.
42878
42879 2006-01-24  Jim Meyering  <jim@meyering.net>
42880
42881         * lib/socket_.h: Remove useless parentheses in uses of cpp `defined'.
42882
42883 2006-01-24  Bruno Haible  <bruno@clisp.org>
42884
42885         * modules/strnlen (Maintainer): Change from glibc to all.
42886
42887 2006-01-24  Bruno Haible  <bruno@clisp.org>
42888
42889         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for IBM and HP-UX bugs.
42890         Patch by Paul Eggert.
42891
42892 2006-01-24  Bruno Haible  <bruno@clisp.org>
42893
42894         * lib/stdbool_.h (_Bool) [__cplusplus]: Don't define if the compiler
42895         already has it.
42896         Report and patch by Albert Chin-A-Young  <china@thewrittenword.com> on
42897         2005-11-26.
42898
42899         * lib/stdbool_.h (_Bool) [HP-UX cc, AIX cc,xlc]: Define as
42900         'signed char' to avoid problems with the built-in _Bool type.
42901         Reported by Paul Eggert on 2005-11-26.
42902
42903 2006-01-24  Bruno Haible  <bruno@clisp.org>
42904
42905         * gnulib-tool (func_import): Avoid constructing complicated sed
42906         expressions inside backquote.
42907         Report and solution by Mark D. Baushke <mdb@gnu.org>.
42908
42909 2006-01-23  Ulrich Drepper  <drepper@redhat.com>
42910
42911         These changes imported from libc.
42912         * lib/getopt.c: Use __fxprintf instead of inline stream orientation
42913         test and two separate function calls.
42914         * lib/strndup.c (__strndup): Add libc_hidden_def.
42915
42916 2006-01-23  Simon Josefsson  <jas@extundo.com>
42917
42918         * modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS.
42919         Remove the test_*_SOURCES variable: automake infers it by default.
42920         * modules/tls-tests: Likewise.
42921
42922 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
42923
42924         Work around porting bugs reported by Dieter in
42925         <http://lists.gnu.org/archive/html/bug-bison/2006-01/msg00049.html>.
42926         * lib/getopt.c (_NOPROTO): Remove; no longer needed.
42927         Include <stdlib.h> and <unistd.h> in all environments; it's safe now.
42928         Include "getopt.h" first, to check interface.
42929         (getenv): Declare only if defined HAVE_DECL_GETENV &&
42930         !HAVE_DECL_GETENV.
42931         * lib/strndup.c [!_LIBC]: Include "strndup.h" to get prototype.
42932         (__strndup): Revert to K&R-style function dfns, the glibc style.
42933         * lib/strnlen.c: Don't claim it's taken from glibc; it's not.
42934         (strnlen, __strnlen): Remove #defines and #undefs; not needed.
42935         Include strnlen.h first, to get prototype properly.
42936         (strnlen): Renamed from __strnlen.
42937         Remove weak alias.
42938
42939 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
42940
42941         * m4/getopt.m4 (gl_PREREQ_GETOPT): Check for getenv decl.
42942
42943 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
42944
42945         * config/srclist.txt: Adjust to reflect glibc reorganization.
42946         This affects only comments.
42947
42948 2006-01-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
42949
42950          * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.
42951          Reported by Bruce Korb <bkorb@gnu.org>.
42952
42953 2006-01-22  Paul Eggert  <eggert@cs.ucla.edu>
42954
42955         * lib/quotearg.c (quotearg_buffer_restyled): Add "default: break;"
42956         to pacify gcc -Wswitch-default.
42957
42958 2006-01-22  Bruno Haible  <bruno@clisp.org>
42959
42960         * lib/vasnprintf.c (VASNPRINTF): In the computation of the size of the
42961         temporary buffer for sprintf, take into account the precision also
42962         for 'd', 'i', 'u', 'o', 'x', 'X'.
42963
42964 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
42965
42966         * modules/argp-tests: New module
42967         * tests/test-argp.c: New file
42968         * tests/test-argp-2.sh: New file
42969
42970 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
42971
42972         * lib/argp-help.c (usage_long_opt): Do not print DOC options.
42973         (__argp_base_name): Removed
42974         * lib/argp-namefrob.h (__argp_basename): Removed definition. Was a
42975         typo.
42976         (__argp_base_name): Provide macro definition or extern declaration
42977         depending on the configuration
42978
42979 2006-01-20  Simon Josefsson  <jas@extundo.com>
42980
42981         * modules/inet_ntop (Depends-on): Depend on sys_socket.
42982
42983 2006-01-20  Simon Josefsson  <jas@extundo.com>
42984
42985         * lib/inet_ntop.h: Unconditionally include sys/socket.h.
42986
42987 2006-01-20  Paul Eggert  <eggert@cs.ucla.edu>
42988
42989         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
42990         rather than -Xlinker -z -Xlinker ignore, as it's more portable.
42991         Suggested by Bruno Haible.
42992
42993 2006-01-20  Karl Berry  <karl@gnu.org>
42994
42995         * config/srclist.txt (argp-fmtstream.h, localcharset.c): comment out
42996         until changes propagate, I guess.
42997
42998 2006-01-19  Simon Josefsson  <jas@extundo.com>
42999
43000         * m4/socklen.m4: Look in ws2tcpip.h too, for mingw32.
43001
43002 2006-01-19  Simon Josefsson  <jas@extundo.com>
43003
43004         * lib/socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
43005
43006 2006-01-19  Simon Josefsson  <jas@extundo.com>
43007
43008         * gnulib-tool: Set check_PROGRAMS.
43009
43010         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
43011         modules/des-tests, modules/gc-arcfour-tests,
43012         modules/gc-arctwo-tests, modules/gc-des-tests,
43013         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
43014         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
43015         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
43016         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
43017         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
43018         modules/md5-tests, modules/readline, modules/rijndael-tests: Use
43019         check_PROGRAMS instead of noinst_PROGRAMS to be able to remove
43020         test_*_SOURCES.
43021
43022 2006-01-18  Simon Josefsson  <jas@extundo.com>
43023
43024         * modules/socklen (Depends-on): Depend on sys_socket.
43025
43026 2006-01-18  Simon Josefsson  <jas@extundo.com>
43027
43028         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
43029         modules/des-tests, modules/gc-arcfour-tests,
43030         modules/gc-arctwo-tests, modules/gc-des-tests,
43031         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
43032         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
43033         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
43034         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
43035         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
43036         modules/md5-tests, modules/readline, modules/rijndael-tests: Add
43037         $(EXEEXT) to automake TESTS variable, for mingw32.
43038
43039 2006-01-17  Simon Josefsson  <jas@extundo.com>
43040
43041         * modules/socklen (Include): Need sys/socket.h.
43042
43043 2006-01-17  Bruno Haible  <bruno@clisp.org>
43044
43045         * modules/ssize_t (Include): Add <sys/types.h>.
43046
43047 2006-01-16  Paul Eggert  <eggert@cs.ucla.edu>
43048
43049         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
43050         it's not portable and it doesn't work with cross-compiles.
43051         Problem reported by Bruno Haible.  Fix missing-$ typo in
43052         'test "gl_cv_ignore_unused_libraries" ...' that prevented
43053         -zignore from being used with Sun's C compiler.
43054
43055 2006-01-12  Simon Josefsson  <jas@extundo.com>
43056
43057         * lib/base64.c: Fix warning, reported by Bruno Haible
43058         <bruno@clisp.org> and patch by Paul Eggert <eggert@CS.UCLA.EDU>.
43059
43060 2006-01-12  Bruno Haible  <bruno@clisp.org>
43061
43062         * modules/ldd: New file.
43063         * build-aux/ldd.sh.in: New file.
43064         * MODULES.html.sh (Support for building libraries and executables): Add
43065         ldd.
43066
43067 2006-01-12  Bruno Haible  <bruno@clisp.org>
43068
43069         * m4/ldd.m4: New file.
43070
43071 2006-01-12  Bruno Haible  <bruno@clisp.org>
43072
43073         * gnulib-tool (func_import, func_create_testdir): Don't go into an
43074         endless loop while replacing $auxdir with build-aux.
43075
43076 2006-01-11  Simon Josefsson  <jas@extundo.com>
43077
43078         * lib/stdint_.h (SIZE_MAX): Add missing (.
43079
43080 2006-01-11  Paul Eggert  <eggert@cs.ucla.edu>
43081
43082         Sync from coreutils.
43083         * lib/md5.c: Fix commentary typos.
43084         (alignof, UNALIGNED_P): No need for a GCC-specific version.
43085         * lib/md5.h (__attribute__): Remove; unused.
43086         * lib/sha1.c: Fix commentary to match md5 better.
43087         * lib/sha1.h (struct sha1_ctx): Use a word buffer, not a byte buffer,
43088         so that we don't need to worry about alignment.  All uses changed.
43089         This merges the 2005-10-28 md5 change into sha1.
43090
43091 2006-01-11  Jim Meyering  <jim@meyering.net>
43092
43093         Sync from coreutils.
43094         * lib/md5.c (OP): Fix spacing.
43095
43096 2006-01-11  Bruno Haible  <bruno@clisp.org>
43097
43098         Ensure automatic ordering between gl_LOCK and gl_ARGP.
43099         * m4/lock.m4 (gl_LOCK_BODY): Renamed from gl_LOCK.
43100         (gl_LOCK): New macro, requiring gl_LOCK_BODY.
43101
43102 2006-01-11  Bruno Haible  <bruno@clisp.org>
43103
43104         Ensure automatic ordering between gl_LOCK and gl_ARGP.
43105         * gnulib-tool (func_import, func_create_testdir): Put gl_LOCK into
43106         the "early" section as well.
43107
43108 2006-01-11  Bruno Haible  <bruno@clisp.org>
43109
43110         Avoid "ar: no archive members specified" error on MacOS X.
43111         * gnulib-tool (func_modules_add_dummy): New function.
43112         (func_import, func_create_testdir): Invoke it.
43113
43114 2006-01-11  Bruno Haible  <bruno@clisp.org>
43115
43116         * gnulib-tool (func_import, func_create_testdir): Replace build-aux
43117         with $auxdir in AC_CONFIG_FILES statements.
43118
43119 2006-01-11  Bruno Haible  <bruno@clisp.org>
43120
43121         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
43122         Initialize also noinst_HEADERS to empty.
43123
43124 2006-01-11  Bruno Haible  <bruno@clisp.org>
43125
43126         * gnulib-tool (AUTOMAKEPATH, AUTOCONF, ACLOCAL, AUTOMAKE): New
43127         variables.
43128         (func_create_megatestdir): Call aclocal, autoconf, automake here, not
43129         autoreconf.
43130
43131 2006-01-11  Bruno Haible  <bruno@clisp.org>
43132
43133         * gnulib-tool (AUTOCONF, ACLOCAL, AUTOMAKE, AUTORECONF): Make
43134         overridable by the user.
43135         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
43136
43137 2006-01-10  Simon Josefsson  <jas@extundo.com>
43138
43139         * modules/sys_socket: New file.
43140
43141 2006-01-10  Simon Josefsson  <jas@extundo.com>
43142
43143         * m4/sys_socket_h.m4: New file.
43144
43145 2006-01-10  Simon Josefsson  <jas@extundo.com>
43146
43147         * lib/socket_.h: New file.
43148
43149 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
43150
43151         * modules/readutmp (Maintainer): Add myself.
43152
43153 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
43154
43155         * m4/memcoll.m4 (gl_MEMCOLL): Don't require AC_FUNC_MEMCMP, undoing
43156         the 2002-12-31 change.  Problem and fix reported by Bruno Haible.
43157         People who are still concerned with buggy memcmp implementations
43158         can invoke gl_FUNC_MEMCMP themselves.
43159
43160 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
43161
43162         * lib/regex_internal.h (BITSET_WORD_BITS):
43163         Work around a bug in 64-bit PGC (before version 6.1-2), where the
43164         preprocessor mishandles large unsigned values as if they were signed.
43165         Problem reported by Claudio Fontana in
43166         <http://lists.gnu.org/archive/html/bug-gnulib/2005-12/msg00061.html>.
43167
43168 2006-01-10  Jim Meyering  <jim@meyering.net>
43169
43170         Avoid the double-free (first in fts_read, second in fts_close) that
43171         would occur when an `active' directory is made inaccessible (e.g.,
43172         via chmod a-x) during a traversal.
43173         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
43174         before returning.  Reproduce this failure by
43175         mkdir -p a/b; cd a; chmod a-x . b
43176         Reported by Stavros Passas.
43177
43178         Sync from coreutils.
43179         * lib/sha1.c: Tweak grammar in a comment.
43180
43181 2006-01-10  Jim Meyering  <jim@meyering.net>
43182
43183         * m4/fpending.m4: Also include <stdio.h>, for Dragonfly.
43184         Patch by Joerg Sonnenberger.
43185
43186 2006-01-10  Bruno Haible  <bruno@clisp.org>
43187
43188         * modules/readutmp: Depend on module free.
43189         * modules/strtok_r: Depend on module restrict.
43190
43191 2006-01-10  Bruno Haible  <bruno@clisp.org>
43192
43193         * modules/gettext (configure.ac): Add an invocation of
43194         AM_GNU_GETTEXT_VERSION. Needed since autoreconf is used by gnulib-tool.
43195
43196 2006-01-10  Bruno Haible  <bruno@clisp.org>
43197
43198         * m4/localcharset.m4 (gl_LOCALCHARSET): Also test for getc_unlocked.
43199         Reported by Werner Lemberg <wl@gnu.org>.
43200
43201 2006-01-10  Bruno Haible  <bruno@clisp.org>
43202
43203         * lib/localcharset.c: Update from GNU gettext.
43204
43205 2006-01-10  Bruno Haible  <bruno@clisp.org>
43206
43207         * lib/argp.h (__const): Remove macro. Use const instead.
43208         * lib/argp-fmtstream.h (__const): Likewise.
43209         * lib/glob_.h (__const): Remove macro.
43210         * lib/glob-libc.h: Use const instead of __const.
43211
43212 2006-01-10  Bruno Haible  <bruno@clisp.org>
43213
43214         * gnulib-tool (func_emit_tests_Makefile_am): Emit an empty SUBDIR
43215         variable.
43216         Needed to avoid an automake error regarding the 'gettext' module.
43217
43218 2006-01-09  Simon Josefsson  <jas@extundo.com>
43219
43220         * modules/inet_ntop (Depends-on): Add restrict.
43221
43222 2006-01-09  Simon Josefsson  <jas@extundo.com>
43223
43224         * modules/gc-rijndael-tests (License): Put under LGPL.
43225
43226         * modules/gc-des-tests (License): Likewise.
43227
43228         * modules/gc-arcfour-tests (License): Likewise.
43229
43230         * modules/gc-arctwo-tests (License): Likewise.
43231
43232         * modules/gc-pbkdf2-sha1-tests (License): Likewise.
43233
43234         * modules/gc-hmac-sha1-tests (Files): Likewise.
43235
43236         * modules/gc-hmac-md5-tests (License): Likewise.
43237
43238         * modules/gc-sha1-tests (License): Likewise.
43239
43240         * modules/gc-md5-tests (License): Likewise.
43241
43242         * modules/gc-md4-tests (License): Likewise.
43243
43244         * modules/gc-md2-tests (License): Likewise.
43245
43246         * modules/gc-tests (License): Likewise.
43247
43248         * modules/des-tests (License): Likewise.
43249
43250         * modules/md4-tests (License): Likewise.
43251
43252         * modules/md2-tests (License): Likewise.
43253
43254 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
43255
43256         Sync from coreutils:
43257
43258         * MODULES.html.sh (build_lib): New section, with new lib-ignore module.
43259         * modules/lib-ignore: New file.
43260         * modules/mkdir-p (Files): Add chdir-safer.c, chdir-safer.h, lchmod.h,
43261         chdir-safer.m4, lchmod.m4.
43262         * modules/openat: Add mkdirat.c, openat-priv.h.
43263
43264 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
43265
43266         Sync from coreutils.
43267         * m4/lib-ignore.m4: New file.
43268         * m4/lchmod.m4: New file.
43269
43270 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
43271
43272         Sync from coreutils.
43273         * lib/chdir-long.c (cdb_free): Don't bother trying to open directory
43274         for write access: POSIX says that must fail.
43275         * lib/fts.c (diropen): Likewise.
43276         * lib/save-cwd.c (save_cwd): Likewise.
43277         * lib/chdir-long.c (cdb_free): Open with O_NOCTTY | O_NONBLOCK as
43278         well, for minor improvements on hosts that lack O_DIRECTORY.
43279         * lib/chown.c (rpl_chown) [CHOWN_MODIFIES_SYMLINK]:
43280         Don't try O_WRONLY unless O_RDONLY failed wth EACCES.
43281         Fall back on chown if open failed with EACCES.
43282
43283         * lib/gettime.c (gettime) [!defined OK_TO_USE_1S_CLOCK]:
43284         Report an error at compile-time if only a 1-second nominal clock
43285         resolution is found.
43286
43287         * lib/lchmod.h: New file.
43288         * lib/mkdir-p.c: Include lchmod.h, lchown.h.
43289         (make_dir_parents): Use lchown rather than chown, and
43290         lchmod rather than chmod.
43291
43292         * lib/mountlist.c (ME_DUMMY): "none" and "proc" file systems are
43293         dummies too.  Problem with "none" reported by Bob Proulx.  Problem with
43294         "proc" reported by n0dalus.
43295
43296         * lib/mountlist.c: Include <limits.h>.
43297         (dev_from_mount_options)
43298         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]:
43299         New function.  It no longer assumes "dev=" has the System V meaning
43300         on Linux (since it doesn't).  It also parses "dev=" more carefully.
43301         (read_file_system_list)
43302         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]: Use it.
43303         MOUNTED_GETMNTENT2 is new here; the code didn't used to look for
43304         dev= in that case.
43305
43306         * lib/posixtm.h (PDS_PRE_2000): New macro.
43307         * lib/posixtm.c (year): Arg is now syntax_bits rather than
43308         allow_century.  All usages changed.  Reject dates outside the range
43309         1969-1999 if PDS_PRE_2000 is used.
43310
43311 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
43312
43313         Sync from coreutils.
43314         * doc/getdate.texi (General date syntax): Invalid dates are rejected.
43315         (Time of day items): Mention the possibility of leap seconds.
43316         Problem reported by Dr. David Alan Gilbert.
43317
43318 2006-01-09  Jim Meyering  <jim@meyering.net>
43319
43320         Sync from coreutils.
43321
43322         * lib/version-etc.c (COPYRIGHT_YEAR): Update to 2006.
43323
43324         * lib/chdir-safer.h, lib/chdir-safer.c: New files.
43325
43326         * lib/modechange.c (mode_compile): Reject an invalid mode string
43327         that starts with an octal digit.  From Andreas Gruenbacher.
43328
43329         * lib/openat.c: Include "fcntl--.h" and "unistd--.h", to map open
43330         and dup to open_safer and dup_safer, respectively.
43331         (openat_permissive): Fix typo in comment.
43332
43333         * lib/openat.c: Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,
43334         "gettext.h"; either no longer needed or are guaranteed by openat.h.
43335         (_): Remove; no longer needed.
43336         (openat): Renamed from rpl_openat; no need for rpl_openat
43337         since openat.h renames openat for us.
43338         Replace most of the body with a call to openat_permissive,
43339         to avoid duplicate code.
43340         Port to (probably hypothetical) environments were mode_t is
43341         wider than int.
43342         (openat_permissive): Require mode arg, so that we can check
43343         types better.  Put it just after flags.  Change cwd failure
43344         indicator from pointer-to-bool to pointer-to-errno-value.
43345         All callers changed.
43346         Invoke openat_save_fail and/or openat_restore_fail if
43347         cwd_errno is null, so that openat can call us.
43348         (openat_permissive, fdopendir, fstatat, unlinkat):
43349         Simplify errno handling to avoid some duplicate code,
43350         as it's OK to set errno on success.
43351         * lib/openat.h: Revamp code so that function macros depend on
43352         __OPENAT_PREFIX only, not also on AT_FDCWD.
43353         (openat_ro): Remove.  Caller changed to use openat_permissive.
43354         (openat_permissive): Now a macro, if not a function.
43355         (openat_restore_fail, openat_save_fail): Now always functions,
43356         since mkdirat needs them even if __OPENAT_PREFIX is defined.
43357
43358         * lib/openat-priv.h: New file, defining macros used by mkdirat.c
43359         and openat.c.
43360         * lib/mkdirat.c: Include openat-priv.h.
43361         Remove definitions of macros defined therein.
43362         * lib/openat.c: Likewise.
43363
43364         * lib/mkdirat.c (mkdirat): New file and function.
43365         * lib/openat.h (mkdirat): Declare.
43366
43367         * lib/openat.c (fdopendir): Don't change errno when returning non-NULL.
43368
43369         * lib/openat.h (openat_permissive): Declare.
43370         (openat_ro): Define.
43371
43372         * lib/openat.c (EXPECTED_ERRNO): New macro.
43373         (openat_permissive): New function -- used in remove.c rewrite.
43374         (all functions): Set errno just before returning, only if there
43375         was an actual failure.
43376         Use EXPECTED_ERRNO rather than comparing against only ENOTDIR.
43377
43378         Emulate openat-family functions using Linux's procfs, if possible.
43379         Idea and some code based on Ulrich Drepper's glibc changes.
43380
43381         * lib/openat.c: (BUILD_PROC_NAME): New macro.
43382         Include <stdio.h>, <string.h>, "alloca.h" and "intprops.h".
43383         (rpl_openat): Emulate by trying to open /proc/self/fd/%d/%s,
43384         before falling back on save_cwd and restore_cwd.
43385         (fdopendir, fstatat, unlinkat): Likewise.
43386
43387         * lib/openat.c (fstatat, unlinkat): Perform the syscall directly,
43388         skipping the save_cwd...restore_cwd overhead, if FILE is absolute.
43389
43390         * lib/openat.c (rpl_openat): Use the promoted type (int), not mode_t,
43391         as second argument to va_arg.  Otherwise, some versions of gcc
43392         warn that `if this code is reached, the program will abort'.
43393
43394 2006-01-09  Jim Meyering  <jim@meyering.net>
43395
43396         Sync from coreutils.
43397         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile mkdirat.c.
43398         Require openat-priv.h.
43399
43400 2006-01-09  Bruno Haible  <bruno@clisp.org>
43401
43402         * modules/strnlen (Include): Use strnlen.h.
43403
43404 2006-01-09  Bruno Haible  <bruno@clisp.org>
43405
43406         * m4/stdint.m4 (gl_STDINT_H): Also test for <sys/bitypes.h>.
43407
43408 2006-01-09  Bruno Haible  <bruno@clisp.org>
43409
43410         * lib/sysexit_.h (EX_OK): New macro.
43411         Suggested by Martin Lambers <marlam@marlam.de>.
43412
43413 2006-01-09  Bruno Haible  <bruno@clisp.org>
43414
43415         * lib/stdint_.h: On Linux libc4 and libc5, include <sys/bitypes.h> and
43416         don't define _STDINT_H_NEED_SIGNED_INT_TYPES.
43417
43418 2006-01-09  Bruno Haible  <bruno@clisp.org>
43419
43420         * lib/stdint_.h (SIZE_MAX): Write the value without involving negative
43421         numbers.
43422
43423 2006-01-09  Bruno Haible  <bruno@clisp.org>
43424
43425         * lib/javacomp.sh.in: Move to ../build-aux/javacomp.sh.in.
43426         * lib/javaexec.sh.in: Move to ../build-aux/javaexec.sh.in.
43427         * lib/csharpcomp.sh.in: Move to ../build-aux/csharpcomp.sh.in.
43428         * lib/csharpexec.sh.in: Move to ../build-aux/csharpexec.sh.in.
43429
43430 2006-01-09  Bruno Haible  <bruno@clisp.org>
43431
43432         * build-aux/javacomp.sh.in: New file, moved from lib/.
43433         * modules/javacomp-script (Files): Update.
43434         (configure.ac): Add AC_CONFIG_FILES invocation.
43435         (EXTRA_DIST): Remove variable.
43436
43437         * build-aux/javaexec.sh.in: New file, moved from lib/.
43438         * modules/javaexec (Files): Update.
43439         (configure.ac): Add AC_CONFIG_FILES invocation.
43440         (EXTRA_DIST): Remove javaexec.sh.in.
43441
43442         * build-aux/csharpcomp.sh.in: New file, moved from lib/.
43443         * modules/csharpcomp-script (Files): Update.
43444         (configure.ac): Add AC_CONFIG_FILES invocation.
43445         (EXTRA_DIST): Remove variable.
43446
43447         * build-aux/csharpexec.sh.in: New file, moved from lib/.
43448         * modules/csharpexec (Files): Update.
43449         (configure.ac): Add AC_CONFIG_FILES invocation.
43450         (EXTRA_DIST): Remove csharpexec.sh.in.
43451
43452 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
43453
43454         Sync from coreutils.
43455
43456         Add POSIX ACL support
43457         * lib/acl.h (copy_acl, set_acl): Add declarations.
43458         * lib/acl.c (acl_entries): Add fallback implementation for POSIX ACL
43459         systems other than Linux.
43460         (chmod_or_fchmod): New function: use fchmod when possible,
43461         and chmod otherwise.
43462         (file_has_acl): Add a POSIX ACL implementation, with a
43463         Linux-specific subcase.
43464         (copy_acl): Add: copy an acl and S_ISUID, S_ISGID, and
43465         S_ISVTX from one file to another.  Fall back to fchmod/chmod when
43466         acls are unsupported.
43467         (set_acl): Add: set a file's acl and S_ISUID, S_ISGID, and
43468         S_ISVTX to a defined value.  Fall back to fchmod/chmod when acls
43469         are unsupported.
43470
43471 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
43472
43473         Sync from coreutils.
43474         * m4/acl.m4 (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests.
43475
43476 2006-01-07  Bruno Haible  <bruno@clisp.org>
43477
43478         * gnulib-tool (func_import): Add an AC_PROG_RANLIB dependency to
43479         gl_EARLY.
43480
43481 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
43482
43483         * lib/strftime.c (tzname): Don't declare if it is already #defined.
43484         Problem reported for Mingw by Mark Junker.
43485
43486 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
43487
43488         * README: Gnulib normally doesn't generate a tarball.
43489
43490 2006-01-03  Paul Eggert  <eggert@cs.ucla.edu>
43491
43492         * lib/xtime.h (xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use
43493         long int, not int, for nanosecond counts, so that people who are
43494         used to POSIX struct timespec won't be surprised.  Reported by Jim
43495         Meyering.
43496
43497 2005-12-28  Bruno Haible  <bruno@clisp.org>
43498
43499         * build-aux/config.rpath: Update from GNU gettext.
43500
43501 2005-12-16  Jim Meyering  <jim@meyering.net>
43502
43503         * modules/fprintftime: New module.
43504         * MODULES.html.sh (Date and time <time.h>): Add fprintftime.
43505
43506 2005-12-16  Jim Meyering  <jim@meyering.net>
43507
43508         * m4/fprintftime.m4: New file.
43509
43510 2005-12-16  Jim Meyering  <jim@meyering.net>
43511
43512         * lib/fprintftime.c, lib/fprintftime.h: New files.
43513
43514 2005-12-15  Simon Josefsson  <jas@extundo.com>
43515
43516         * modules/socklen (configure.ac): Fix M4 macro name, to align with
43517         new m4/socklen.m4.
43518
43519 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
43520
43521         * m4/argp.m4: Define HAVE_DECL_PROGRAM_INVOCATION_NAME and
43522         HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
43523
43524 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
43525
43526         * lib/argp-fmtstream.c (__argp_fmtstream_update): Fix coredump
43527         * lib/argp-help.c (fill_in_uparams): Check if the constructed
43528         struct uparams is valid. Fall back to the default values if it is
43529         not.
43530
43531 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
43532
43533         * modules/argp (Files): Add argp-pin.c
43534         (Depends-on): dirname
43535         (lib_SOURCES): Add argp-pin.c
43536
43537 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
43538
43539         * m4/argp.m4:  Check if program_invocation_name and
43540         program_invocation_short_name are declared and define appropriate
43541         macros if they are not.
43542
43543 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
43544
43545         * lib/argp-help.c (__argp_base_name): New function
43546         (__argp_short_program_name): Rewrite using __argp_base_name
43547         * lib/argp-namefrob.h: Define program_invocation_name and
43548         program_invocation_short_name if requested
43549         (__argp_base_name): Add prototype
43550         * lib/argp-parse.c (argp_def): Use gettext wrappers
43551         (argp_default_parser): Use __argp_base_name
43552         * lib/argp-pin.c: New file. Defines program_invocation_name and
43553         program_invocation_short_name on systems that lack them.
43554
43555 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
43556
43557         * m4/stat-time.m4 (gl_STAT_TIME): Add check for
43558         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
43559         porting problem reported by Georg Schwarz in
43560         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
43561
43562 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
43563
43564         * lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
43565         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
43566         porting problem reported by Georg Schwarz in
43567         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
43568
43569 2005-12-05  Bruno Haible  <bruno@clisp.org>
43570
43571         * lib/csharpcomp.sh.in (options_csc): For -l option, add a .dll suffix.
43572         * lib/csharpcomp.c (compile_csharp_using_sscli): Likewise.
43573         Reported by Mark Junker <mjscod@gmx.de>.
43574
43575 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
43576
43577         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
43578         Use implementation from Albert Chin, with some
43579         comments/corrections by Stepan Kasal and myself.
43580
43581 2005-12-02  Bruno Haible  <bruno@clisp.org>
43582
43583         * gnulib-tool (func_import): Accept GPLed build tool modules when
43584         --lgpl is given.
43585         * modules/csharpcomp-script: New file.
43586         * modules/csharpcomp: Depend on it.
43587         * modules/javacomp-script: New file.
43588         * modules/javacomp: Depend on it.
43589         Suggested by Simon Josefsson.
43590
43591 2005-12-01  Paul Eggert  <eggert@cs.ucla.edu>
43592
43593         * m4/regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
43594         statement, to work around an HP-UX 10.20 compiler bug reported by
43595         Peter O'Gorman.
43596
43597 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
43598
43599         * modules/savedir (Depends-on): Add openat.
43600
43601 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
43602
43603         * lib/stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
43604         (uintmax_t) [defined uintmax_t]: Do not declare.
43605         (SIZE_MAX) [defined SIZE_MAX]: Do not define.
43606         This works around a problem if intmax_t.m4 and/or uintmax_t.m4
43607         and/or size_max.m4 are also used.  Problem reported by Mark D. Baushke.
43608         (SIZE_MAX): Define to ((size_t) -1), not (~(size_t)0), for the
43609         sake of portability to weird hosts that C allows (though we don't
43610         know of any practical examples).
43611
43612         * lib/savedir.h (fdsavedir): New decl.
43613         * lib/savedir.c (fdsavedir, savedirstream): New functions; the latter
43614         contains most of the former guts of savedir.
43615         (savedir): Use savedirstream.
43616         Include "openat.h".
43617
43618 2005-11-25  Paul Eggert  <eggert@cs.ucla.edu>
43619
43620         * modules/obstack (Files): Add m4/ulonglong.m4.
43621         Problem reported by Davide Angelocola.
43622
43623 2005-11-15  Paul Eggert  <eggert@cs.ucla.edu>
43624
43625         * lib/xstrtod.c: Don't bother with #pragma STDC FENV_ACCESS ON, as
43626         coreutils no longer futzes with rounding modes.
43627
43628 2005-11-14  Jim Meyering  <jim@meyering.net>
43629
43630         * lib/mkstemp-safer.c: Include <config.h>, required for possible
43631         replacement of mkstemp.
43632
43633 2005-11-10  Simon Josefsson  <jas@extundo.com>
43634
43635         * lib/readline.c: Remove EOL.
43636
43637 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
43638
43639         * modules/gethrxtime (Depends-on): Add gettime.
43640
43641 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
43642
43643         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME
43644         or gettimeofday; no longer needed.
43645
43646 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
43647
43648         * lib/gethrxtime.c: Include "timespec.h" rather than the sys/time /
43649         time business.
43650         (gethrxtime) [! (HAVE_NANOUPTIME
43651         || (defined CLOCK_MONOTONIC && HAVE_CLOCK_GETTIME)
43652         || HAVE_MICROUPTIME)]: Fall back on gettime rather than rolling
43653         our own approximation.
43654
43655 2005-11-08  Eric Blake  <ebb9@byu.net>
43656
43657         * lib/inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
43658
43659 2005-11-08  Eric Blake  <ebb9@byu.net>
43660
43661         * lib/getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
43662
43663 2005-11-04  Bruno Haible  <bruno@clisp.org>
43664
43665         * gnulib-tool: Implement --update mode.
43666
43667 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
43668
43669         Fix porting problem reported by Theodoros V. Kalamatianos.
43670         * lib/utimens.c (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:
43671         Don't assume that futimes failing means we must fail.
43672
43673 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
43674
43675         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
43676         variables to suggest the intended function of the PATH_MAX check.
43677
43678 2005-10-30  Kean Johnston  <jkj@sco.com>
43679
43680         Trivial changes to support SCO systems.
43681         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well
43682         as PATH_MAX.
43683         * m4/fpending.m4 (gl_FUNC_FPENDING): Correct check for SCO systems,
43684         where __ptr is null when no I/O is pending.
43685
43686 2005-10-29  Paul Eggert  <eggert@cs.ucla.edu>
43687
43688         * lib/getcwd.c (__getcwd): Don't assume that system calls after readdir
43689         leave errno alone.  Problem reported by Dmitry V. Levin.
43690
43691 2005-10-28  Simon Josefsson  <jas@extundo.com>
43692
43693         * tests/test-gc-md4.c, tests/test-gc-md5.c, tests/test-gc-sha1.c:
43694         Test more.
43695
43696         * tests/test-gc-md2.c, tests/test-md2.c: New files.
43697
43698         * modules/md2, modules/md2-tests: New files.
43699
43700 2005-10-28  Simon Josefsson  <jas@extundo.com>
43701
43702         * m4/inet_ntop.m4: More tests.
43703
43704         * m4/gc-md2.m4, md2.m4: New file.
43705
43706 2005-10-28  Simon Josefsson  <jas@extundo.com>
43707
43708         * lib/inet_ntop.h, inet_ntop.c: Make it work under mingw32: Add
43709         "restrict" keywords, as per POSIX.  Protect the function
43710         declaration around HAVE_DECL_INET_NTOP rather than HAVE_INET_NTOP.
43711         Don't use K&R prototypes.  Check the sprintf return values.
43712         Re-define EAFNOSUPPORT if not present.  Indent.
43713
43714         * lib/md5.h, md5.c: Simplify buffer handling visavi alignment,
43715         suggested by Bruno Haible <bruno@clisp.org>.
43716
43717         * lib/gc-gnulib.c, gc-libgcrypt.c: Check calloc return value.
43718
43719         * lib/gc.h: Add MD2 and RMD160 length defines.  Add prototypes.
43720
43721         * lib/gc-libgcrypt.c: Add MD2 (which is not available through
43722         libgcrypt).
43723
43724         * lib/gc-gnulib.c: Add MD2.  Implement gc_hash_* API.
43725
43726         * lib/md2.h, lib/md2.c: New files.
43727
43728 2005-10-28  Paul Eggert  <eggert@cs.ucla.edu>
43729
43730         * lib/savedir.c (savedir): Don't assume that xrealloc etc. leave
43731         errno alone.  Problem reported by Frederic Jolliton.
43732
43733 2005-10-27  Paul Eggert  <eggert@cs.ucla.edu>
43734
43735         * modules/verify (License): Change from GPL to LGPL.  This is a
43736         tiny module and there are apparently near-equivalents that are
43737         under the BSD license.
43738
43739 2005-10-24  Simon Josefsson  <jas@extundo.com>
43740
43741         * modules/sha1: Relicense to LGPL.
43742
43743 2005-10-24  Simon Josefsson  <jas@extundo.com>
43744
43745         * lib/md4.h: Shrink buffer size, now that we changed the type.
43746
43747 2005-10-23  Simon Josefsson  <jas@extundo.com>
43748
43749         * gnulib-tool (func_import): Fix --tests-base.
43750
43751 2005-10-22  Simon Josefsson  <jas@extundo.com>
43752
43753         * modules/arcfour (Depends-on): Need stdint.
43754
43755 2005-10-22  Simon Josefsson  <jas@extundo.com>
43756
43757         * m4/gc.m4: Don't be fooled by --disable-*random-device parameters,
43758         suggested by Bruno Haible <bruno@clisp.org>.  Fix error messages.
43759
43760 2005-10-22  Simon Josefsson  <jas@extundo.com>
43761
43762         * lib/md4.h, md4.c: Simplify buffer handling visavi alignment,
43763         suggested by Bruno Haible <bruno@clisp.org>.
43764
43765 2005-10-22  Simon Josefsson  <jas@extundo.com>
43766
43767         * lib/crc.h: Include stddef.h, for size_t.
43768
43769 2005-10-22  Simon Josefsson  <jas@extundo.com>
43770
43771         * lib/arcfour.h, arcfour.c: Use fixed size indices in the
43772         arcfour_context struct (simplify test vector testing in GNU
43773         Shishi).
43774
43775 2005-10-21  Simon Josefsson  <jas@extundo.com>
43776
43777         * modules/des, modules/des-tests: New files.
43778
43779         * modules/gc-des, modules/gc-des-tests: New files.
43780
43781         * tests/test-des.c, tests/test-gc-des.c: New file.
43782
43783 2005-10-21  Simon Josefsson  <jas@extundo.com>
43784
43785         * modules/arctwo, modules/arctwo-tests: New files.
43786
43787         * tests/test-arctwo.c: New file.
43788
43789         * modules/gc-arctwo, modules/gc-arctwo-tests: New files.
43790
43791         * tests/test-gc-arctwo.c: New file.
43792
43793 2005-10-21  Simon Josefsson  <jas@extundo.com>
43794
43795         * m4/gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
43796         Bruno Haible <bruno@clisp.org>.
43797
43798         * m4/gc-des.m4: New file.
43799
43800 2005-10-21  Simon Josefsson  <jas@extundo.com>
43801
43802         * m4/arctwo.m4: New file.
43803
43804         * m4/gc-arctwo.m4: New file.
43805
43806 2005-10-21  Simon Josefsson  <jas@extundo.com>
43807
43808         * lib/rijndael-api-fst.c: Fix bugs in CBC mode for more than one
43809         block.
43810
43811 2005-10-21  Simon Josefsson  <jas@extundo.com>
43812
43813         * lib/hmac-md5.c (hmac_md5): Add comments, suggested by Bruno Haible
43814         <bruno@clisp.org>.
43815
43816         * lib/hmac-sha1.c (hmac_sha1): Likewise.
43817
43818         * lib/crc.c (crc32_update): Actually use crc parameter, suggested by
43819         Bruno Haible <bruno@clisp.org>.
43820
43821         * lib/crc.h: Include stdint.h directly, suggested by Bruno Haible
43822         <bruno@clisp.org>.
43823
43824 2005-10-21  Simon Josefsson  <jas@extundo.com>
43825
43826         * lib/gc-libgcrypt.c (gc_cipher_open): Handle ECB.
43827
43828 2005-10-21  Simon Josefsson  <jas@extundo.com>
43829
43830         * lib/gc-gnulib.c: Support ARCTWO in CBC mode.
43831
43832 2005-10-21  Simon Josefsson  <jas@extundo.com>
43833
43834         * lib/des.h, lib/des.c: New files.
43835
43836         * lib/gc-gnulib.c: Support DES.c
43837
43838 2005-10-21  Simon Josefsson  <jas@extundo.com>
43839
43840         * lib/arctwo.h, lib/arctwo.c: New files.
43841
43842         * lib/gc-gnulib.c: Support ARCTWO.
43843
43844 2005-10-21  Simon Josefsson  <jas@extundo.com>
43845
43846         * lib/arctwo.h (arctwo_setkey): Protect variable in CPP macro,
43847         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
43848
43849 2005-10-21  Simon Josefsson  <jas@extundo.com>
43850
43851         * gnulib-tool (func_import, func_create_testdir): Define automake
43852         conditional GL_COND_LIBTOOL if libtool is used (to be used by modules
43853         Makefile.am snippet),
43854         suggested by Bruno Haible <bruno@clisp.org>.
43855
43856         * modules/gc (Makefile.am): Use it.
43857
43858 2005-10-21  Bruno Haible  <bruno@clisp.org>
43859
43860         * gnulib-tool (func_import, func_create_testdir): Add quoting to last
43861         patch.
43862
43863 2005-10-19  Simon Josefsson  <jas@extundo.com>
43864
43865         * tests/test-gc-rijndael.c: New file.
43866
43867         * modules/gc-rijndael, modules/gc-rijndael-test: New files.
43868
43869 2005-10-19  Simon Josefsson  <jas@extundo.com>
43870
43871         * tests/test-gc-md4.c, tests/test-gc-md5.c: Test gc_hash_buffer
43872         interface too.
43873
43874 2005-10-19  Simon Josefsson  <jas@extundo.com>
43875
43876         * tests/test-gc-arcfour.c: New file.
43877
43878         * modules/gc-arcfour, modules/gc-arcfour-tests: New files.
43879
43880 2005-10-19  Simon Josefsson  <jas@extundo.com>
43881
43882         * modules/gc-md4, modules/gc-md4-tests: New file.
43883
43884         * tests/test-gc-md4.c: New file.
43885
43886 2005-10-19  Simon Josefsson  <jas@extundo.com>
43887
43888         * m4/gc-md4.m4: New file.
43889
43890 2005-10-19  Simon Josefsson  <jas@extundo.com>
43891
43892         * m4/gc-hmac-md5.m4, gc-hmac-sha1.m4, gc-md4.m4,
43893         gc-md5.m4, gc-sha1.m4: Fix typo, suggested by Stepan Kasal
43894         <kasal@ucw.cz>.
43895
43896 2005-10-19  Simon Josefsson  <jas@extundo.com>
43897
43898         * m4/gc-arcfour.m4: New file.
43899
43900         * m4/gc-rijndael.m4: New file.
43901
43902 2005-10-19  Simon Josefsson  <jas@extundo.com>
43903
43904         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support MD4.
43905
43906 2005-10-19  Simon Josefsson  <jas@extundo.com>
43907
43908         * lib/gc-gnulib.c: Support ARCFOUR.
43909
43910 2005-10-19  Simon Josefsson  <jas@extundo.com>
43911
43912         * lib/gc-gnulib.c: Implement gc_cipher_* API, currently only with AES
43913         support.
43914
43915         * lib/gc.h: Add ECB enum type.
43916
43917         * lib/hmac-md5.c, hmac-sha1.c: Include memxor.h.
43918
43919 2005-10-18  Simon Josefsson  <jas@extundo.com>
43920
43921         * tests/test-md5.c: New file.
43922
43923         * modules/md5-tests: New file.
43924
43925 2005-10-18  Simon Josefsson  <jas@extundo.com>
43926
43927         * tests/test-md4.c: New file.
43928
43929         * modules/md4, modules/md4-tests: New files.
43930
43931 2005-10-18  Simon Josefsson  <jas@extundo.com>
43932
43933         * m4/md4.m4: New file.
43934
43935 2005-10-18  Simon Josefsson  <jas@extundo.com>
43936
43937         * lib/md4.h, lib/md4.c: New files, based on md5.?.
43938
43939 2005-10-17  Stepan Kasal  <kasal@ucw.cz>
43940
43941         * gnulib-tool (func_create_testdir): Omit the second check whether
43942         BUILT_SOURCES in nonempty.
43943
43944 2005-10-17  Simon Josefsson  <jas@extundo.com>
43945
43946         * tests/test-rijndael.c: New file.
43947
43948 2005-10-17  Simon Josefsson  <jas@extundo.com>
43949
43950         * modules/sha1: Depend on stdint instead of md5.
43951
43952         * modules/md5: Depend on stdint, remove uint32_t.
43953
43954 2005-10-17  Simon Josefsson  <jas@extundo.com>
43955
43956         * modules/gc-sha1-tests: New file.
43957
43958         * tests/test-gc-sha1.c: New file.
43959
43960 2005-10-17  Simon Josefsson  <jas@extundo.com>
43961
43962         * m4/md5.m4: Remove call to uint32_t.m4.
43963
43964 2005-10-17  Simon Josefsson  <jas@extundo.com>
43965
43966         * lib/sha1.c: Use uint32_t instead of md5_uint32.t
43967
43968         * lib/sha1.h: Use stdint.h and uint32_t instead of md5_uint32 from
43969         md5.h.
43970
43971         * lib/md5.c: Use uin32_t.  Fix non-gcc UNALIGNED_P macro.
43972
43973         * lib/md5.h: Use stdint.h and uint32_t.  Doc fix.
43974
43975 2005-10-17  Simon Josefsson  <jas@extundo.com>
43976
43977         * lib/gc.h, gc-libgcrypt.c: Add more hash types/functions.
43978
43979 2005-10-17  Simon Josefsson  <jas@extundo.com>
43980
43981         * lib/gc.h, gc-libgcrypt.c: Add ciphers.
43982
43983 2005-10-17  Simon Josefsson  <jas@extundo.com>
43984
43985         * lib/gc-libgcrypt.c (gc_hmac_sha1): Fix assert.
43986
43987         * lib/gc.h (gc_nonce, gc_pseudo_random, gc_random): Add prototypes.
43988
43989 2005-10-17  Bruno Haible  <bruno@clisp.org>
43990
43991         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Change the return statement so
43992         that it can also be used in a test.
43993
43994 2005-10-16  Bruno Haible  <bruno@clisp.org>
43995
43996         * gnulib-tool (func_emit_tests_Makefile_am): Also define
43997         TESTS_ENVIRONMENT, so that individual tests can augment it.
43998
43999         * gnulib-tool (func_create_testdir): Use an intermediate target for
44000         building $(BUILT_SOURCES). Needed because BUILT_SOURCES can contain
44001         macros, like $(ALLOCA_H), which cannot be passed through the command
44002         line.
44003
44004 2005-10-15  Simon Josefsson  <jas@extundo.com>
44005
44006         * modules/rijndael-tests: New file.
44007
44008         * modules/rijndael: New file.
44009
44010 2005-10-15  Simon Josefsson  <jas@extundo.com>
44011
44012         * m4/rijndael.m4: New file.
44013
44014 2005-10-15  Simon Josefsson  <jas@extundo.com>
44015
44016         * lib/rijndael-api-fst.h, lib/rijndael-api-fst.c: New files.
44017
44018         * lib/rijndael-alg-fst.h, lib/rijndael-alg-fst.c: New files.
44019
44020 2005-10-14  Simon Josefsson  <jas@extundo.com>
44021
44022         * tests/test-arcfour.c: New file.
44023
44024         * modules/arcfour, modules/arcfour-tests: New files.
44025
44026 2005-10-14  Simon Josefsson  <jas@extundo.com>
44027
44028         * m4/arcfour.m4: New file.
44029
44030 2005-10-14  Simon Josefsson  <jas@extundo.com>
44031
44032         * lib/arcfour.h, lib/arcfour.c: New files.
44033
44034 2005-10-14  Roland McGrath  <roland@redhat.com>
44035
44036         Import from libc.  [BZ #1331]
44037         * lib/obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed
44038         macro argument.
44039         Reported by Matej Vela <vela@debian.org>.
44040
44041 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
44042
44043         * lib/obstack.c [defined _LIBC && defined USE_IN_LIBIO]: Don't
44044         include <wchar.h>; no longer needed.
44045
44046 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
44047
44048         * config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h.
44049
44050 2005-10-14  Jakub Jelinek  <jakub@redhat.com>
44051         and  Ulrich Drepper  <drepper@redhat.com>
44052
44053         Import from libc.
44054         * lib/obstack.c (print_and_abort) [defined _LIBC]: Use __fxprintf
44055         instead of inline stream orientation test and two separate
44056         function calls.  Pay no attention to USE_IN_LIBIO.
44057
44058 2005-10-13  Simon Josefsson  <jas@extundo.com>
44059
44060         * modules/gc-hmac-md5-tests: New file.
44061
44062         * tests/test-gc-hmac-sha1.c: New file.
44063
44064         * tests/test-gc.c (main): Remove MD5 and HMAC-MD5 tests.
44065
44066         * modules/gc-hmac-md5-tests: New file.
44067
44068         * tests/test-gc-md5.c: New file.
44069
44070         * modules/gc-md5-tests: New file.
44071
44072 2005-10-13  Simon Josefsson  <jas@extundo.com>
44073
44074         * lib/gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL computation.
44075         Move memory allocation outside of loop.
44076
44077 2005-10-13  Paul Eggert  <eggert@cs.ucla.edu>
44078
44079         * lib/mkdir-p.c (make_dir_parents): Don't report an error if an
44080         intermediate directory is in a read-only file system.  Problem
44081         reported by Eric Blake.
44082
44083 2005-10-13  Oskar Liljeblad  <oskar@osk.mine.nu>
44084
44085         * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
44086
44087 2005-10-12  Simon Josefsson  <jas@extundo.com>
44088
44089         * tests/test-hmac-sha1.c: New file.
44090
44091         * modules/hmac-sha1-tests: New file.
44092
44093         * modules/hmac-sha1: New file.
44094
44095 2005-10-12  Simon Josefsson  <jas@extundo.com>
44096
44097         * modules/gc-sha1: New file.
44098
44099 2005-10-12  Simon Josefsson  <jas@extundo.com>
44100
44101         * modules/gc-pbkdf2-sha1, modules/gc-pbkdf2-sha1-tests: New files.
44102
44103         * tests/test-gc-pbkdf2-sha1.c: New file.
44104
44105 2005-10-12  Simon Josefsson  <jas@extundo.com>
44106
44107         * modules/gc-md5, modules/gc-hmac-md5: New files.
44108
44109         * modules/gc (Files): Remove md5, memxor and hmac files.
44110
44111 2005-10-12  Simon Josefsson  <jas@extundo.com>
44112
44113         * m4/gc-pbkdf2-sha1.m4: New file.
44114
44115         * m4/gc-hmac-sha1.m4: New file.
44116
44117         * m4/gc-sha1: New file.
44118
44119         * m4/hmac-sha1.m4: New file.
44120
44121 2005-10-12  Simon Josefsson  <jas@extundo.com>
44122
44123         * m4/gc-md5.m4, m4/gc-hmac-md5.m4: New files.
44124
44125         * m4/gc.m4: Don't call gl_MD5, gl_MEMXOR or gl_HMAC_MD5.
44126
44127 2005-10-12  Simon Josefsson  <jas@extundo.com>
44128
44129         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,
44130         suggested by Bruno Haible <bruno@clisp.org>.
44131
44132 2005-10-12  Simon Josefsson  <jas@extundo.com>
44133
44134         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support SHA-1.
44135
44136 2005-10-12  Simon Josefsson  <jas@extundo.com>
44137
44138         * lib/gc-pbkdf2-sha1.c: New file.
44139
44140         * lib/gc.h: Add gc_pbkdf2_sha1 prototype.
44141
44142 2005-10-12  Simon Josefsson  <jas@extundo.com>
44143
44144         * lib/gc-libgcrypt.c (gc_hmac_sha1): New function.
44145
44146         * lib/gc-gnulib.c (gc_hmac_sha1): New function.
44147
44148 2005-10-12  Simon Josefsson  <jas@extundo.com>
44149
44150         * lib/gc-gnulib.c: Condition MD5 and HMAC-MD5 use on GC_USE_MD5 and
44151         GC_USE_HMAC_MD5, respectively.
44152
44153         * lib/gc-libgcrypt.c (gc_md5): Fix assert call.
44154         (gc_md5): Fix typo.
44155
44156         * lib/gc.h (gc_hash_buffer): Use gc_hash in prototype.
44157
44158         * lib/gc-libgcrypt.c (gc_hash_buffer): Ditto.
44159
44160         * lib/gc-gnulib.c (gc_hash_buffer): Ditto.
44161
44162 2005-10-12  Bruno Haible  <bruno@clisp.org>
44163
44164         * m4/stdbool.m4 (gl_STDBOOL_H): Define as an alias of AM_STDBOOL_H.
44165         Reported by Stepan Kasal <kasal@ucw.cz>.
44166
44167 2005-10-11  Simon Josefsson  <jas@extundo.com>
44168
44169         * tests/test-crc.c: New file.
44170
44171         * modules/crc, modules/crc-tests: New files.
44172
44173 2005-10-11  Simon Josefsson  <jas@extundo.com>
44174
44175         * m4/crc.m4: New file.
44176
44177 2005-10-11  Simon Josefsson  <jas@extundo.com>
44178
44179         * lib/gc.h: Add gc_hash and gc_hash_buffer.
44180
44181         * lib/gc-gnulib.c (gc_hash_buffer): Add.  Reorder #include's.
44182
44183         * lib/gc-libgcrypt.c (gc_hash_buffer): Add.
44184
44185 2005-10-11  Simon Josefsson  <jas@extundo.com>
44186
44187         * lib/crc.h, lib/crc.c: New files.
44188
44189         * lib/gc.h (gc_hash_buffer): Add doc.
44190
44191 2005-10-11  Bruno Haible  <bruno@clisp.org>
44192
44193         * modules/c-strcasestr: New file.
44194         * MODULES.html.sh (String handling <string.h>): Add c-strcasestr.
44195
44196 2005-10-11  Bruno Haible  <bruno@clisp.org>
44197
44198         * modules/c-strcase: New file.
44199         * MODULES.html.sh (String handling <string.h>): Add c-strcase.
44200
44201 2005-10-11  Bruno Haible  <bruno@clisp.org>
44202
44203         * lib/strcasecmp.c: Include limits.h.
44204         (strcasecmp): Avoid integer overflow on exotic platforms.
44205         * lib/strncasecmp.c: Include limits.h.
44206         (strncasecmp): Avoid integer overflow on exotic platforms.
44207         Reported by Paul Eggert.
44208
44209 2005-10-11  Bruno Haible  <bruno@clisp.org>
44210
44211         * lib/c-strcasestr.h: New file, from GNU gettext.
44212         * lib/c-strcasestr.c: New file, from GNU gettext.
44213
44214 2005-10-11  Bruno Haible  <bruno@clisp.org>
44215
44216         * lib/c-strcase.h: New file, from GNU gettext.
44217         * lib/c-strcasecmp.c: New file, from GNU gettext.
44218         * lib/c-strncasecmp.c: New file, from GNU gettext.
44219
44220 2005-10-10  Paul Eggert  <eggert@cs.ucla.edu>
44221
44222         * modules/mempcpy (License): GPL -> LGPL.
44223         * modules/strchrnul (License): Likewise.
44224         * modules/sysexits (License): Likewise.
44225
44226 2005-10-08  Simon Josefsson  <jas@extundo.com>
44227
44228         * config/srclist.txt: Bug 1423 is closed, but 1439 remains.
44229
44230 2005-10-07  Simon Josefsson  <jas@extundo.com>
44231
44232         * m4/memxor.m4: Remove gl_C_RESTRICT call.
44233
44234 2005-10-06  Simon Josefsson  <jas@extundo.com>
44235
44236         * tests/test-hmac-md5.c: New file.
44237
44238         * modules/hmac-md5-tests: New file.
44239
44240         * modules/hmac-md5: New file.
44241
44242 2005-10-06  Simon Josefsson  <jas@extundo.com>
44243
44244         * m4/hmac-md5.m4: New file.
44245
44246         * m4/memxor.m4: Require gl_C_RESTRICT.
44247
44248 2005-10-06  Simon Josefsson  <jas@extundo.com>
44249
44250         * lib/memxor.c (memxor): Avoid casts and warnings.
44251
44252 2005-10-06  Simon Josefsson  <jas@extundo.com>
44253
44254         * lib/hmac-md5.c: New file.
44255
44256         * lib/hmac.h: New file.
44257
44258 2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
44259
44260         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
44261         promotes to int, not unsigned int, to catch the AIX 5.3
44262         compiler bug.
44263
44264 2005-10-05  Simon Josefsson  <jas@extundo.com>
44265
44266         * modules/memxor: New file.
44267
44268         * modules/iconv (Files): Move config.rpath to havelib, it is used
44269         there.
44270
44271         * modules/havelib (Files): Add config.rpath.
44272
44273 2005-10-05  Simon Josefsson  <jas@extundo.com>
44274
44275         * m4/memxor.m4: New file.
44276
44277 2005-10-05  Simon Josefsson  <jas@extundo.com>
44278
44279         * lib/memxor.c (memxor): Fix compiler error.
44280
44281         * lib/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): Add, see also
44282         <http://sourceware.org/bugzilla/show_bug.cgi?id=1423>.
44283
44284         * lib/memxor.h, lib/memxor.c: New files.
44285
44286         * lib/getaddrinfo.h: Don't protect sys/types.h with HAVE_SYS_TYPES_H,
44287         we assume all systems have it, suggested by Jim Meyering
44288         <jim@meyering.net>.  Remove HAVE_SYS_SOCKET_H test too, to see if
44289         any systems lack sys/socket.h; mingw32 is known to lack it, but we
44290         don't support it yet anyway.  Also remove HAVE_NETDB_H test, for
44291         same reasons.
44292
44293 2005-10-05  Simon Josefsson  <jas@extundo.com>
44294
44295         * config/srclist.txt: Add glibc bug 1423 for md5.h.
44296
44297 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
44298
44299         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
44300         sys/socket.h, netdb.h, sys/types.h; the checks areno longer
44301         needed, since the source code now assumes these .h files.
44302
44303 2005-10-05  Derek Price  <derek@ximbiot.com>
44304
44305         * lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
44306
44307 2005-10-05  Bruno Haible  <bruno@clisp.org>
44308
44309         * modules/stdint (License): Change to LGPL.
44310
44311 2005-10-04  Simon Josefsson  <jas@extundo.com>
44312
44313         * lib/getaddrinfo.h: Move sys/types.h include first, reported by "Mark
44314         D. Baushke" <mdb@gnu.org>.
44315
44316 2005-10-04  Bruno Haible  <bruno@clisp.org>
44317
44318         * lib/verify.h (verify_true): Provide alternative definition for C++.
44319
44320 2005-10-03  Paul Eggert  <eggert@cs.ucla.edu>
44321
44322         * lib/getdelim.c: Include getdelim.h first.  Include <limits.h>.
44323         (SSIZE_MAX): New macro, if not already defined.
44324         (getdelim): Fix buffer overrun on 64-bit hosts with lines longer
44325         than 2 GiB.
44326
44327 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
44328
44329         Sync from coreutils.
44330         * m4/openat.m4 (gl_FUNC_OPENAT): Check for fdopendir.
44331         * m4/ullong_max.m4 (gl_ULLONG_MAX): Simplify so that it merely
44332         defines ULONG_MAX_LT_ULLONG_MAX.  Thomas M.Ott reports that
44333         ULLONG_MAX doesn't work with 2.7.2.1.
44334
44335 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
44336
44337         * modules/xreadlink (Makefile.am): Remove lib_SOURCES.
44338         From Ben Pfaff.
44339
44340         * modules/exclude (Depends-on): Depend on verify.
44341         * modules/strtoimax (Depends-on): Likewise.
44342         * modules/utimecmp (Depends-on): Likewise.
44343
44344 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
44345
44346         * lib/exclude.c: Include verify.h.
44347         (verify): Remove.  All callers changed to use verify.h's version.
44348         * lib/strtoimax.c: Likewise.
44349         * lib/utimecmp.c: Likewis.e
44350
44351         Sync from coreutils.
44352         * lib/.cppi-disable: Add getaddrinfo.h, getdelim.h, getline.h,
44353         getpass.c, mbchar.h, mbuiter.h, strcase.h, strnlen.h, strnlen1.h.
44354         * lib/.cvsignore: Add fts.h, search.h, t-fpending.
44355         * lib/settime.c (settime): Fix { typo in previous patch.  Also, don't
44356         bother returning ENOSYS if settimeofday or stime fails; just let
44357         them return whatever errno they want to return.
44358         * lib/utimens.c: Include unistd.h, for dup2.
44359         (futimens): Fix typo: HAVE_FUTIMESAT was misspelled in an #if.
44360         (futimens) [! HAVE_FUTIMESAT]: If !file, set errno before returning -1.
44361
44362 2005-10-02  Jim Meyering  <jim@meyering.net>
44363
44364         Sync from coreutils.
44365         * m4/utimes.m4 (gl_FUNC_UTIMES): Detect the version of utimes
44366         from glibc-2.2.5 that fails for read-only files.
44367
44368 2005-10-02  Jim Meyering  <jim@meyering.net>
44369
44370         Sync from coreutils.
44371         * lib/fts-cycle.c [HAVE_CONFIG_H]: Include <config.h>.
44372         * lib/openat-die.c: Use `#ifdef HAVE_CONFIG_H', not
44373         `#if HAVE_CONFIG_H'.
44374         * lib/openat.c (fdopendir): Do not define if HAVE_FDOPENDIR.
44375         Remove AT_FDCWD test.
44376         Do not consume the fd unless successful.
44377         * lib/openat.h (fdopendir): Do not define if HAVE_FDOPENDIR.
44378         * lib/settime.c (settime): Move the HAVE_STIME block `up' into an #elif
44379         block, so that we don't even try to compile it if settimeofday is
44380         available.  This works around a compilation failure on OSF1 V5.1,
44381         due to stime requiring a `long int*' while tv_sec is `int'.
44382
44383 2005-10-02  Alfred M. Szmidt  <ams@gnu.org>
44384
44385         Sync from coreutils.
44386         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path...
44387         against `yes', rather than just testing for nonempty.
44388
44389 2005-10-01  Simon Josefsson  <jas@extundo.com>
44390
44391         * m4/getaddrinfo.m4: Include sys/types.h for sys/socket.h, on FreeBSD
44392         and Darwin.
44393
44394         * m4/getaddrinfo.m4: Use AC_GNU_SOURCE, GNU only declare getaddrinfo
44395         as an (POSIX) extension.  Check for sys/types.h, sys/socket.h, and
44396         netdb.h too, needed by getaddrinfo.h.  Check if getaddrinfo,
44397         freeaddrinfo and gai_strerror are declared by the POSIX headers.
44398         Check if struct addrinfo is declared.
44399
44400 2005-10-01  Simon Josefsson  <jas@extundo.com>
44401
44402         * lib/getaddrinfo.h: Protect #include's of sys/socket.h and netdb.h.
44403         Only define struct addrinfo if !HAVE_STRUCT_ADDRINFO.  Protect
44404         AI_* and EAI_* definitions.  Protect function declarations.
44405
44406 2005-10-01  Jim Meyering  <jim@meyering.net>
44407
44408         Sync from coreutils.
44409
44410         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Look for getservbyname in these
44411         libraries [inet nsl socket xnet].  Nelson Beebe reported that with
44412         native cc on Solaris 7, getaddrinfo.c requires -lsocket.
44413         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
44414         in the inet and nsl libraries.  Required on Solaris 5.7.
44415
44416 2005-10-01  Jim Meyering  <jim@meyering.net>
44417
44418         Sync from coreutils.
44419         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
44420         in the inet and nsl libraries.  Required on Solaris 5.7.
44421
44422 2005-10-01  Eric Blake  <ebb9@byu.net>  (tiny change)
44423
44424         * lib/getdelim.c (getdelim): Remove unused variables.
44425
44426 2005-09-29  Paul Eggert  <eggert@cs.ucla.edu>
44427
44428         * lib/xtime.h (XTIME_PRECISION): Now of type int, not long long int,
44429         so that the code works even with ancient cpp.  Portability problem
44430         with GCC 2.7.2.1 reported by Thomas M.Ott.
44431
44432 2005-09-27  Paul Eggert  <eggert@cs.ucla.edu>
44433
44434         * modules/regex (Depends-on): Add strcase.
44435
44436         * modules/gethostname (Licence): Change from GPL to LGPL, since
44437         gethostname.c is a trivial implementation of a standard library
44438         function.
44439         * modules/poll (License): Change from GPL to LGPL, since it's
44440         derived from LGPL code.
44441
44442 2005-09-27  Jim Meyering  <jim@meyering.net>
44443
44444         * lib/getcwd.c: Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef
44445         HAVE_CONFIG_H.
44446
44447         * lib/intprops.h (signed_type_or_expr__): Define.
44448         (INT_STRLEN_BOUND) [__GNUC__]: Use a slightly tighter bound
44449         for unsigned types.
44450
44451 2005-09-26  Paul Eggert  <eggert@cs.ucla.edu>
44452
44453         * lib/verify.h (verify_expr): Remove, replacing with:
44454         (verify_true): New macro that returns true instead of void.
44455         (verify_type__): Remove.
44456         (verify): Use verify_true rather than verify_type__.
44457
44458 2005-09-26  Bruno Haible  <bruno@clisp.org>
44459
44460         * modules/mbchar (Include): Mention that HAVE_WCHAR_H && HAVE_WCTYPE_H
44461         is necessary.
44462         (lib_SOURCES): Remove mbchar.c.
44463         * modules/mbfile (Include): Mention that HAVE_MBRTOWC is necessary.
44464         (Files): Add m4/mbrtowc.m4.
44465         * modules/mbiter: Likewise.
44466         * modules/mbuiter: Likewise.
44467
44468 2005-09-26  Bruno Haible  <bruno@clisp.org>
44469
44470         * m4/mbchar.m4 (gl_MBCHAR): Check for wchar.h and wctype.h. Don't
44471         compile mbchar.c if they are not both present.
44472         * m4/mbfile.m4 (gl_MBFILE): Require gl_FUNC_MBRTOWC.
44473         * m4/mbiter.m4 (gl_MBITER): Likewise.
44474         * m4/strstr.m4 (gl_PREREQ_STRSTR): Use AC_REQUIRE.
44475         * m4/strcasestr.m4 (gl_PREREQ_STRCASESTR): Likewise.
44476         * m4/strcase.m4 (gl_PREREQ_STRCASECMP): Likewise.
44477
44478 2005-09-25  Jim Meyering  <jim@meyering.net>
44479
44480         * modules/inet_ntop (Depends-on): Add socklen, since inet_ntop.c
44481         also uses socklen_t.
44482
44483 2005-09-24  Paul Eggert  <eggert@cs.ucla.edu>
44484
44485         * lib/utimens.c (ENOSYS): Define if not already defined.
44486         (futimens): Support having a null PATH if the file descriptor
44487         is nonnegative.
44488
44489         * lib/regex_internal.h (__GNUC_PREREQ, always_inline, inline, pure):
44490         Remove.
44491         (__attribute): Define to empty unless GCC 3.1 or later.
44492         This works around a core dump on OpenBSD 3.4, which has GCC
44493         2.95.3, which dumps core when given __attribute__(()).  It also
44494         simplifies other tests, since we really don't want to bother with
44495         worrying about which ancient version of GCC supported what.
44496         Original problem reported by Yoann Vandoorselaere, with part of
44497         the fix suggested by Derek Price.
44498
44499 2005-09-24  Jim Meyering  <jim@meyering.net>
44500
44501         * lib/verify.h (verify_type__): Use `unsigned int' as the bitfield type
44502         so we can once again use a positive bitfield width of 1 -- now we
44503         don't have to explain why we were using a bitfield width of 2.
44504
44505 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
44506
44507         * m4/regex.m4 (gl_REGEX): If replacing, define regcomp to rpl_regcomp,
44508         and similarly for the other external symbols.  Problem reported
44509         by James Gallager.
44510
44511         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
44512         bug reported by Jim Meyering.
44513
44514         * m4/utimens.m4 (gl_UTIMENS): Check for futimesat.
44515         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Undo previous change;
44516         not needed, since socklen is a prerequisite module.
44517
44518 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
44519
44520         * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.
44521         Problem reported by Eric Blake.
44522         (getaddrinfo): Initialize se so that it's not garbage.
44523         Redo internal storage allocation so that it doesn't make unportable
44524         assumptions about alignment.
44525         Fix a memory leak.
44526
44527         * lib/utimens.c (futimens): Use futimesat if available.
44528         Prefer it to futimes since it doesn't have the futimes bug.
44529
44530         * lib/verify.h (GL_CONCAT0, GL_CONCAT): Remove.
44531         (verify): Don't use the __LINE__ trick, as it doesn't work in general.
44532         Instead, declare a function that returns a pointer to an array,
44533         and use verify_type__ to declare the size of the array.
44534         Problem and germ of a solution reported by Bruno Haible.
44535         (verify_type__): Use 2, not 1, for bitfield size, to avoid
44536         a warning with Irix 6.5 cc.  Problem reported by Bruno Haible.
44537
44538 2005-09-23  Jim Meyering  <jim@meyering.net>
44539
44540         Sync from coreutils.
44541         Correct build failure (socklen_t not defined) on at least
44542         mips-sgi-irix6.5 and alphaev67-dec-osf5.1.
44543         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require gl_SOCKLEN_T.
44544
44545 2005-09-23  Jim Meyering  <jim@meyering.net>
44546
44547         * modules/getaddrinfo (Depends-on): Add socklen.
44548
44549 2005-09-23  Bruno Haible  <bruno@clisp.org>
44550
44551         * tests/test-verify.c: New file.
44552
44553 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
44554
44555         Sync from coreutils.
44556
44557         * modules/argmatch (Depends-on): Add verify.
44558         * modules/getloadavg (Depends-on): Depend on fcntl-safer, not
44559         unistd-safer.
44560         * modules/save-cwd (Depends-on): Likewise.
44561
44562         * modules/openat (Files): Add lib/openat-die.c.
44563         (Depends-on): Remove error, exitfail.
44564         Add dirname.
44565
44566         * modules/verify: New file.
44567         * MODULES.html.sh (Diagnostics <assert.h>): New section,
44568         with "verify" module.
44569
44570 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
44571
44572         Sync from coreutils.
44573
44574         * m4/backupfile.m4, calloc.m4, chown.m4, cloexec.m4, dup2.m4:
44575         * m4/fileblocks.m4, free.m4, ftruncate.m4, getcwd.m4, getpagesize.m4:
44576         * m4/getugroups.m4, group-member.m4, idcache.m4, link-follow.m4:
44577         * m4/mkstemp.m4, mktime.m4, mountlist.m4, nanosleep.m4, pathmax.m4:
44578         * m4/physmem.m4, posixver.m4, putenv.m4, safe-read.m4, same.m4:
44579         * m4/save-cwd.m4, stdio-safer.m4, unistd-safer.m4, unlinkdir.m4:
44580         * m4/userspec.m4, xgetcwd.m4, xreadlink.m4:
44581         Don't bother checking for string.h, stdlib.h, unistd.h.
44582         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't require
44583         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstat
44584         module's job.
44585         * m4/jm-macros.m4 (gl_MACROS): Likewise.
44586         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_LSTAT.
44587
44588         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
44589         (gl_GETDATE): Use it.
44590
44591         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Don't bother checking for unistd.h.
44592
44593 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
44594
44595         Sync from coreutils.
44596
44597         * lib/.cppi-disable: Add regcomp.c, regex_internal.c, regex_internal.h,
44598         stat-time.h.
44599         * lib/argmatch.h: Include verify.h
44600         (ARGMATCH_VERIFY): Use verify rather than rolling our own.
44601         (ARGMATCH_ASSERT): Remove; unused.
44602         * lib/canonicalize.c: Assume STDC_HEADERS.
44603         * lib/exclude.c: Include "strcase.h".
44604         * lib/regex_internal.h [!defined _LIBC]: Likewise.
44605         * lib/getusershell.c: Include stdio--.h rather than stdio.h
44606         and stdio-safer.h.
44607         (getusershell): Call fopen, not fopen_safer.
44608         * lib/save-cwd.c: Include fcntl--.h rather than fcntl.h.
44609         Do not include unistd-safer.h.
44610         (save_cwd): Don't call fd_safer; no longer needed
44611         now that we include fcntl--.h.
44612
44613         * lib/getdate.y (relative_time): New type.
44614         (RELATIVE_TIME_0): New constant.
44615         (parser_control): Use relative_time instead of doing it ourselves.
44616         (%union): Add new relative_time rel member.
44617         (tYEAR_UNIT, tMONTH_UNIT, tHOUR_UNIT, tMINUTE_UNIT, tSEC_UNIT):
44618         Now typeless.
44619         (relunit, relunit_snumber): Now of type rel.
44620         (zone, rel, relunit, get_date): Adjust to above changes.
44621
44622         * lib/getloadavg.c: Include fcntl--.h rather than fcntl.h.
44623         Do not include unistd-safer.h.
44624         (getloadavg): Don't call fd_safer; no longer needed
44625         now that we include fcntl--.h.
44626
44627         * lib/mkdir-p.c (ENOSYS): Define to EEXIST if not defined.
44628         (make_dir_parents): Treat ENOSYS like EEXIST.
44629
44630         Improve quality of diagnostics on restore_cwd failure.
44631         * lib/mkdir-p.h (make_dir): Remove.  All uses replaced by mkdir.
44632         (make_dir_parents): Last arg is now int * (for errno), not bool *.
44633         * lib/mkdir-p.c (make_dir, make_dir_parents): Likewise.
44634         Rewrite "mkdir -p" algorithm to avoid the need for "stat"
44635         each time through the loop.  Do not diagnose restore_cwd failure;
44636         that is the caller's job (and perhaps the caller does not care).
44637
44638         * lib/mkdir-p.c (CLEANUP_CWD, CLEANUP): Remove.
44639         (make_dir_parents): Revamp to avoid need for CLEANUP_CWD, CLEANUP.
44640         If the file already exists but is not a directory, don't bother
44641         to try to make its parents.
44642         Close potential file descriptor leak if we can't chdir("/") (!).
44643         Don't always return true if chdir($PWD) fails; return true only
44644         if the requested action was done successfully (except for the
44645         chdir($PWD)).
44646         Don't log final directory unless we actually made it.
44647         Refactor to avoid duplicate code to fix up permissions.
44648         Don't attempt to fix up parent permissions if chdir($PWD) fails.
44649
44650         * lib/strftime.c (my_strftime): Rewrite the previous change slightly,
44651         to make it a bit faster and (I hope) clearer.
44652         * lib/strftime.c (my_strftime): Add support for %:z, %::z, %:::z.
44653         Fix bug in formats like %2N.
44654
44655         * lib/verify.h: New file.
44656
44657 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
44658
44659         Sync from coreutils.
44660         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Check for netinet/in.h.
44661
44662 2005-09-22  Jim Meyering  <jim@meyering.net>
44663
44664         Sync from coreutils.
44665
44666         * m4/lstat.m4 (gl_FUNC_LSTAT):
44667         Use AC_LIBSOURCES to require lstat.c and lstat.h.
44668         Remove obsolete comment.
44669         * m4/xreadlink.m4: Use AC_LIBSOURCES and AC_LIBOBJ.
44670         * m4/xstrtod.m4: Likewise.
44671
44672         * m4/openat.m4 (gl_FUNC_OPENAT): Add openat-die.c.
44673
44674 2005-09-22  Jim Meyering  <jim@meyering.net>
44675
44676         Sync from coreutils.
44677
44678         * lib/backupfile.c: Use ARGMATCH_VERIFY, just in case.
44679
44680         * lib/posixtm.c (posixtime) [lint]: Initialize *all* of tm0, not just
44681         the .tm_year member, since otherwise gcc-4.0 would now warn about
44682         tm_zone, tm_gmtoff, tm_isdst, tm_yday, tm_wday.
44683
44684         * lib/quotearg.c (quotearg_n_options): Change code to be suboptimal, in
44685         order to avoid an unsuppressible warning from gcc on 64-bit systems.
44686
44687         * lib/getdate.y (get_date): Undo part of the 2005-04-04 change, so that
44688         the command "date -d'2005-03-27 +1 day'" succeeds once again, even
44689         when run in a time zone for which daylight savings time is in effect
44690         for the starting date.
44691
44692         * lib/mkdir-p.c (make_dir_parents): Don't let a failed chdir($PWD)
44693         stop us from restricting permissions of just-created absolute-named
44694         directories.
44695         * lib/mkdir-p.c (CLEANUP_CWD): Return *true*, not false when failing
44696         to restore initial working directory.
44697         * lib/mkdir-p.c (make_dir_parents): New parameter:
44698         different_working_dir, to tell caller if/when we change the working
44699         directory and are unable to return to the initial one.
44700         * lib/mkdir-p.h (make_dir_parents): Update prototype.
44701         * lib/mkdir-p.c (CLEANUP_CWD): Change one more `return 1' to
44702         `return false'.  This fixes a bug introduced on 2004-07-30.
44703
44704         * lib/openat.c (fdopendir): Be sure to close the supplied
44705         file descriptor before returning.  This makes our replacement
44706         implementation a little closer to Solaris's, where fdopendir
44707         ties the file descriptor to the returned DIR* pointer.
44708         * lib/openat.c (unlinkat): New function.
44709         * lib/openat.h (unlinkat): Add prototype.
44710         * lib/openat-die.c (openat_save_fail): Rename from openat_save_die.
44711         (openat_restore_fail): Rename from openat_restore_die.
44712         * lib/openat.c, openat.h: Reflect s/_die/_fail/ renaming.
44713
44714         Provide an alternative to exiting immediately upon save_cwd or
44715         restore_cwd failure.  Now, an application can arrange e.g.,
44716         to perform a longjump in that case.
44717         * lib/openat.c: Include dirname.h.
44718         Use IS_ABSOLUTE_FILE_NAME rather than testing for leading slash.
44719         (rpl_openat, fdopendir, fstatat): Call openat_save_die
44720         and openat_restore_die rather than calling error directly.
44721         Don't include "error.h" or "exitfail.h"; they're no longer needed.
44722
44723         * lib/openat-die.c (openat_save_die, openat_restore_die): New file.
44724         * lib/openat.h (openat_save_die, openat_restore_die): Declare and
44725         define.
44726
44727         * lib/strftime.c [FPRINTFTIME] (fprintftime): Provide a new interface:
44728         size_t fprintftime (FILE *fp, char const *fmt, struct tm const *tm,
44729                             int utc, int nanoseconds);
44730         Background:
44731         date should not have to allocate a megabyte of virtual memory to
44732         handle a format argument like +%1048575T.  When implemented with
44733         strftime, it must allocate such a buffer, use strftime to fill it
44734         in, print it, then free it.
44735         With fprintftime, it simply prints everything and exits.
44736         With no need for memory allocation, that's one fewer way to fail.
44737         * lib/strftime.c (my_strftime): Parse the colons of %:::z *after* the
44738         optional field width, not before, so we accept %9:z, not %:9z.
44739         (my_strftime): Be sure to use L_('x') for literals.
44740
44741         * lib/backupfile.c, lib/canon-host.c, lib/canonicalize.c, lib/chown.c:
44742         * lib/cloexec.c, lib/dup-safer.c, lib/dup2.c, lib/euidaccess.c:
44743         * lib/fd-safer.c, lib/fileblocks.c, lib/fopen-safer.c, lib/fsusage.c:
44744         * lib/ftruncate.c, lib/getcwd.c, lib/getcwd.h, lib/getloadavg.c:
44745         * lib/getopt_.h, lib/getpagesize.h, lib/getugroups.c:
44746         * lib/group-member.c, lib/human.h, lib/idcache.c, lib/mkdir-p.c:
44747         * lib/mountlist.c, lib/nanosleep.c, lib/pathmax.h, lib/physmem.c:
44748         * lib/posixver.c, lib/putenv.c, lib/raise.c, lib/safe-read.c:
44749         * lib/same.c, lib/save-cwd.c, lib/setenv.c, lib/settime.c:
44750         * lib/tempname.c, lib/unlinkdir.c, lib/unsetenv.c, lib/userspec.c:
44751         * lib/xgethostname.c, lib/xreadlink.c:
44752         Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.
44753
44754         * lib/chown.c, lib/cloexec.c, lib/dup-safer.c, lib/dup2.c:
44755         * lib/fsusage.c, lib/getcwd.c, lib/getloadavg.c, lib/mountlist.c:
44756         * lib/openat.h, lib/save-cwd.c, lib/tempname.c:
44757         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
44758         and don't include <sys/file.h>).
44759
44760 2005-09-22  Eric Blake  <ebb9@byu.net>  (tiny change)
44761
44762         Sync from coreutils.
44763
44764         * lib/getloadavg.c (getloadavg) [__CYGWIN__]: Port to cygwin.
44765         [__linux__]: Allocate a big enough buffer for /proc/loadavg.
44766         [!LDAV_DONE]: Avoid unused variable warning.
44767
44768 2005-09-21  Bruno Haible  <bruno@clisp.org>
44769
44770         * lib/unicodeio.h (unicode_to_mb): New declaration.
44771
44772 2005-09-20  Derek Price  <derek@ximbiot.com>
44773
44774         * lib/getaddrinfo.c: Don't include <netdb.h> included from
44775         getaddrinfo.h.
44776
44777 2005-09-20  Bruno Haible  <bruno@clisp.org>
44778
44779         * gnulib-tool: Remove trailing slashes from the values specified for
44780         --source-base, --m4-base, --tests-base, --aux-dir.
44781         Suggested by Simon Josefsson <jas@extundo.com>.
44782
44783 2005-09-20  Bruno Haible  <bruno@clisp.org>
44784
44785         * gnulib-tool (func_all_modules, func_modules_transitive_closure,
44786         func_modules_to_filelist, func_import, func_create_testdir): Make all
44787         sorting results locale-independent, so that gnulib-cache.m4 doesn't
44788         change when gnulib-tool is invoked in a different locale.
44789
44790 2005-09-19  Simon Josefsson  <jas@extundo.com>
44791
44792         * m4/socklen.m4: Fix typo.
44793
44794 2005-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
44795
44796         Use a consistent style for including <config.h>.
44797         * lib/__fpending.c, lib/acl.c, lib/argmatch.c, lib/argp-help.c,
44798         lib/argp-parse.c, lib/argp-pvh.c, lib/backupfile.c, lib/basename.c,
44799         lib/c-stack.c, lib/calloc.c, lib/check-version.c, lib/cloexec.c,
44800         lib/closeout.c, lib/copy-file.c, lib/creat-safer.c, lib/cycle-check.c,
44801         lib/dirfd.c, lib/dirname.c, lib/dup-safer.c, lib/dup2.c,
44802         lib/euidaccess.c, lib/exclude.c, lib/exitfail.c, lib/fatal-signal.c,
44803         lib/fd-safer.c, lib/file-type.c, lib/fileblocks.c, lib/filemode.c,
44804         lib/filenamecat.c, lib/findprog.c, lib/fnmatch.c, lib/fopen-safer.c,
44805         lib/free.c, lib/fsusage.c, lib/ftruncate.c, lib/full-write.c,
44806         lib/fwriteerror.c, lib/getaddrinfo.c, lib/getcwd.c, lib/getdelim.c,
44807         lib/getline.c, lib/getlogin_r.c, lib/getndelim2.c, lib/getnline.c,
44808         lib/getopt1.c, lib/getpass.c, lib/group-member.c, lib/hard-locale.c,
44809         lib/hash-pjw.c, lib/hash.c, lib/human.c, lib/idcache.c,
44810         lib/inet_ntop.c, lib/isdir.c, lib/long-options.c, lib/malloc.c,
44811         lib/memcasecmp.c, lib/memcmp.c, lib/memcoll.c, lib/memcpy.c,
44812         lib/memmove.c, lib/mkdir-p.c, lib/modechange.c, lib/mountlist.c,
44813         lib/open-safer.c, lib/physmem.c, lib/pipe-safer.c, lib/pipe.c,
44814         lib/poll.c, lib/posixver.c, lib/progname.c, lib/progreloc.c,
44815         lib/putenv.c, lib/quote.c, lib/quotearg.c, lib/readline.c,
44816         lib/readlink.c, lib/realloc.c, lib/regex.c, lib/rename.c, lib/rmdir.c,
44817         lib/rpmatch.c, lib/safe-read.c, lib/same.c, lib/save-cwd.c,
44818         lib/savedir.c, lib/sig2str.c, lib/strcspn.c, lib/strerror.c,
44819         lib/stripslash.c, lib/strncasecmp.c, lib/strndup.c, lib/strnlen.c,
44820         lib/strnlen1.c, lib/strsep.c, lib/strstr.c, lib/strtod.c,
44821         lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c,
44822         lib/time_r.c, lib/userspec.c, lib/utimecmp.c, lib/version-etc-fsf.c,
44823         lib/version-etc.c, lib/wait-process.c, lib/xalloc-die.c, lib/xgetcwd.c,
44824         lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c, lib/xreadlink.c,
44825         lib/xsetenv.c, lib/xstrndup.c, lib/xstrtoimax.c, lib/xstrtol.c,
44826         lib/xstrtoumax.c, lib/yesno.c:
44827         Standardize inclusion of config.h.
44828         * lib/__fpending.h, lib/dirfd.h, lib/getdate.h, lib/human.h,
44829         lib/inttostr.h:  Removed inclusion of config.h from header files.
44830         * lib/inttostr.c:  Adjusted in-tree users.
44831         * lib/timespec.h: Remove superfluous warning to include config.h.
44832         * lib/atexit.c, lib/chdir-long.c, lib/chown.c, lib/fchown-stub.c,
44833         lib/getgroups.c, lib/gettimeofday.c, lib/lchown.c, lib/lstat.c,
44834         lib/mkdir.c, lib/mkstemp.c, lib/nanosleep.c, lib/openat.c, lib/raise.c,
44835         lib/readtokens0.c, lib/readutmp.c, lib/unlinkdir.c: Guard inclusion of
44836         config.h with HAVE_CONFIG_H.
44837
44838 2005-09-19  Jim Meyering  <jim@meyering.net>
44839
44840         * modules/pathmax (License): Change to LGPL.
44841
44842 2005-09-19  Derek Price  <derek@ximbiot.com>
44843
44844         * config/srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
44845
44846 2005-09-19  Bruno Haible  <bruno@clisp.org>
44847
44848         * gnulib-tool (import): Provide default for --tests-base.
44849
44850 2005-09-19  Bruno Haible  <bruno@clisp.org>
44851
44852         * doc/quote.texi: New file, extracted from gnulib.texi.
44853         * doc/ctime.texi: New file, extracted from gnulib.texi.
44854         * doc/inet_ntoa.texi: New file, extracted from gnulib.texi.
44855         * doc/gnulib-tool.texi: New file, extracted from gnulib.texi.
44856         * doc/gnulib.texi: Include them.
44857
44858 2005-09-18  Bruno Haible  <bruno@clisp.org>
44859
44860         Portability fix.
44861         * gnulib-tool (func_readlink): New function.
44862         (func_ln_if_changed): Use it.
44863
44864 2005-09-18  Bruno Haible  <bruno@clisp.org>
44865
44866         * gnulib-tool: Support --with-tests also with --import.
44867         (func_emit_tests_Makefile_am): Use variables $m4base and $testsbase.
44868         (func_import): Use variables $testsbase and $inctests. Emit a
44869         gl_TESTS_BASE form into gnulib-cache.m4. Create $testsbase/Makefile.am.
44870         Remind the user to add AC_CONFIG_FILES($testsdir/Makefile) and
44871         SUBDIRS += $testsdir.
44872         (func_create_testdir): Update.
44873
44874 2005-09-18  Bruno Haible  <bruno@clisp.org>
44875
44876         * gnulib-tool: Revise --dry-run implementation. Use variable $doit
44877         instead of $dry_run.
44878         (func_cp_if_changed, func_mv_if_changed): Remove functions.
44879         (func_ln_if_changed): Don't handle dry-run here.
44880         (func_import): In dry-run mode, detect more precisely which actions
44881         would be performed, and don't use "...ing" verbs.
44882
44883 2005-09-18  Bruno Haible  <bruno@clisp.org>
44884
44885         * gnulib-tool (func_tmpdir): New function, taken from GNU gettextize.
44886         (func_import): Use join on two temporary files instead of three nested
44887         loops, in order to determine which files are new or old.
44888
44889 2005-09-18  Bruno Haible  <bruno@clisp.org>
44890
44891         * gnulib-tool (func_import): Comment out code that spits out the
44892         new files with --dry-run.
44893
44894 2005-09-18  Bruno Haible  <bruno@clisp.org>
44895
44896         * doc/gnulib.texi (Invoking gnulib-tool): 50% rewritten.
44897
44898 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
44899
44900         * lib/stat-time.h: New file.
44901         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP):
44902         (MTIME_CMP, TIMESPEC_NS): Remove.  Now done by stat-time.h,
44903         in a different way.
44904         (timespec_cmp): New function.
44905         * lib/utimecmp.c: Include stat-time.h.
44906         (SYSCALL_RESOLUTION): Depend on whether various struct stat
44907         members exist, not on the obsolescent ST_MTIM_NSEC.
44908         (utimecmp): Use the new stat-time functions rater than TIMESPEC_NS.
44909
44910 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
44911
44912         * config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
44913
44914 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
44915
44916         * MODULES.html.sh (File system functions): Add stat-time.
44917         * modules/stat-time: New file.
44918         * modules/timespec (Files): Remove m4/st_mtim.m4; this
44919         is now done in a different way, by the stat-time module.
44920         * modules/utimecmp (Depends-on): Add stat-time.
44921
44922 2005-09-15  Paul Eggert  <eggert@cs.ucla.edu>
44923
44924         * m4/st_mtim.m4: Remove.  Superseded by...
44925         * m4/stat-time.m4: New file.
44926         * m4/timespec.m4 (gl_TIMESPEC): Require AC_C_INLINE.
44927         Do not invoke AC_STRUCT_ST_MTIM_NSEC; no longer needed.
44928
44929 2005-09-15  Derek Price  <derek@ximbiot.com>
44930
44931         * m4/strstr.m4 (gl_FUNC_STRSTR): Don't define strstr here.
44932
44933 2005-09-15  Derek Price  <derek@ximbiot.com>
44934
44935         * lib/regex_internal.h: Blank `pure' for GNUC < 3.
44936         * lib/regex_internal.c: Ditto, using this...
44937         (__GNUC_PREREQ): ...new macro.
44938         * lib/regcomp.c, regexec.c: Blank `always_inline' for GNUC < 3.1
44939         using...
44940         (__GNUC_PREREQ): ...this new macro.
44941
44942         * lib/strstr.h: Include string.h. Define strstr as a macro here.
44943
44944 2005-09-15  Derek Price  <derek@ximbiot.com>
44945             Paul Eggert  <eggert@cs.ucla.edu>
44946
44947         * lib/regcomp.c, regexec.c, regex_internal.c: Back out previous
44948         changes, consolidating in...
44949         * lib/regex_internal.h: ...this file.
44950
44951 2005-09-13  Jim Meyering  <jim@meyering.net>
44952
44953         * lib/canon-host.c: Filter through gnu indent and reword comments
44954         slightly.
44955         * lib/canon-host.h (ch_strerror_r): Tweak cpp indentation and spacing.
44956
44957 2005-09-13  Derek Price  <derek@ximbiot.com>
44958
44959         * lib/canon-host.c (canon_host_r): Set *cherror on memory allocation
44960         failure.
44961         Reported by Jim Meyering  <jim@meyering.net>.
44962
44963 2005-09-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
44964
44965         * lib/base64.c: Typo.
44966         (base64_encode): Put b64str in initialized data section.
44967
44968 2005-09-12  Paul Eggert  <eggert@cs.ucla.edu>
44969
44970         Merge glibc and coreutils changes into gnulib, plus a few
44971         extra fixes.
44972         * lib/md5.c: Use #error rather than a string.
44973         (CYCLIC): New macro, from glibc source.  Use it instead of rol.
44974         * lib/md5.h (__GNUC_PREREQ, __THROW): Define if not defined already.
44975         (__attribute__): Define to empty for non recent-GCC.
44976         (__md5_buffer, __md5_finish_ctx, __md5_init_ctx, __md5_process_block):
44977         (__md5_process_bytes, __md5_read_ctx, __md5_stream):
44978         Renamed from their non-__ counterparts, with new macros replacing
44979         them if not _LIBC.  Add __THROW attribute.
44980         (rol): Remove.
44981         (struct md5_ctx): Align buffer if using GCC.
44982         * lib/sha1.h (struct sha1_ctx): Likewise.
44983         * lib/sha1.c (SWAP): Renamed from the NOTSWAP.  All uses changed.
44984         The old name was backwards.
44985         (NOTSWAP): Remove; not used.
44986         (rol): New macro, moved here from md5.h.
44987         (sha1_process_block): Remove a FIXME that doesn't make sense.
44988
44989 2005-09-12  Derek Price  <derek@ximbiot.com>
44990
44991         Return usable errors from canon-host.
44992         * lib/canon-host.h: New file.
44993         * lib/canon-host.c (canon_host): Wrap...
44994         (canon_host_r): ...this new function, which now relies exclusively on
44995         getaddrinfo.
44996         (ch_strerror): New function.
44997         (last_cherror): New global.
44998         * lib/getaddrinfo.c: Move include of getaddrinfo.h first to test
44999         interface.
45000         (getaddrinfo): Add AI_CANONNAME functionality.  Don't do arithmetic on
45001         void *.
45002         (freeaddrinfo): Free ai->ai_canonname when set.
45003
45004 2005-09-12  Derek Price  <derek@ximbiot.com>
45005
45006         Make canon-host require getaddrinfo.
45007         * m4/canon-host.m4 (gl_CANON_HOST): Remove most dependencies.
45008         AC_LIBSOURCE canon-host.h.  Call...
45009         (gl_PREREQ_CANON_HOST): ...this new function, which requires
45010         gl_GETADDRINFO.
45011         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Compile gai_strerror when needed.
45012
45013 2005-09-12  Derek Price  <derek@ximbiot.com>
45014
45015         * modules/canon-host: Add canon-host.h.  Depend on getaddrinfo.  Make
45016         LGPL.
45017         * modules/getaddrinfo: Add link to opengroup spec.  Depend on strdup.
45018
45019 2005-09-12  Derek Price  <derek@ximbiot.com>
45020
45021         * lib/gai_strerror.c: Include config.h when available.  Include
45022         getaddrinfo.h before other headers to test interface.
45023         Reported by Larry Jones <lawrence.jones@ugs.com>.
45024
45025 2005-09-12  Derek Price  <derek@ximbiot.com>
45026             Paul Eggert  <eggert@cs.ucla.edu>
45027
45028         * modules/glob (Files): Add glob-libc.h.
45029
45030 2005-09-12  Derek Price  <derek@ximbiot.com>
45031             Paul Eggert  <eggert@cs.ucla.edu>
45032
45033         * m4/glob.m4 (gl_GLOB_SUBSTITUTE): AC_LIBSOURCES for glob.c,
45034         glob_.h, glob-libc.h.
45035         (gl_PREREQ_GLOB): Remove _SYS_CDEFS_H hack; no longer needed.
45036
45037 2005-09-12  Derek Price  <derek@ximbiot.com>
45038             Paul Eggert  <eggert@cs.ucla.edu>
45039
45040         * lib/glob-libc.h: Renamed from glob_.h.  The new version is
45041         taken from libc's glob.h, except with '#ifdef __GLOB_GNULIB'
45042         protecting things that should be done only in gnulib contexts.
45043         * lib/glob_.h: New file, containing only the glob things needed for
45044         gnulib.
45045         (GLOB_PREFIX): Remove.  All uses changed to look for __GLOB_GNULIB.
45046         (__GLOB_CONCAT, __GLOB_XCONCAT, __GLOB_ID): Remove; no longer needed.
45047         (glob, globfree, glob_pattern_p): Now defined simply in terms of
45048         rpl_glob, rpl_globfree, rpl_glob_pattern_p.
45049         (__GLOB_GNULIB): New macro, to keep the glob.h changes clearer
45050         and to respect the namespace rules better.
45051
45052 2005-09-08  Simon Josefsson  <jas@extundo.com>
45053
45054         * modules/socklen: New file.
45055
45056 2005-09-08  Simon Josefsson  <jas@extundo.com>
45057
45058         * m4/socklen.m4: New file.
45059
45060 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
45061
45062         * modules/utimens (Files): Add m4/utimbuf.m4, since
45063         m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF.
45064         Reported by Sergey Poznyakoff.
45065
45066 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
45067
45068         * lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function
45069         definitions, since that's the preferred style in glibc.
45070         Fix a minor spacing issue, and update copyright notice to match
45071         glibc's.
45072
45073 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
45074
45075         * config/srclist.txt: Remove glibc bug 1061; it's been fixed.
45076
45077 2005-09-06  Simon Josefsson  <jas@extundo.com>
45078
45079         * lib/getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and not
45080         TCSETATTR.  Reported by Derek Price <derek@ximbiot.com>.
45081
45082 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
45083
45084         * lib/regex_internal.h (bitset_not): Add parens to avoid gcc -Wall
45085         warning.
45086
45087 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
45088
45089         * config/srclist.txt: Add glibc bug 1302.
45090
45091 2005-09-05  Paul Eggert  <eggert@cs.ucla.edu>
45092
45093         Change bitset word type from unsigned int to unsigned long int,
45094         as this has better performance on typical 64-bit hosts.
45095         Port bitset code to hosts with unusual word sizes.
45096         * lib/regcomp.c (build_equiv_class, build_charclass, build_range_exp):
45097         (build_collating_symbol):
45098         Prefer bitset to re_bitset_ptr_t in prototypes, when the actual
45099         argument is a bitset.  This is merely a style issue, but it makes
45100         it clearer that an entire array is expected.
45101         (re_compile_fastmap_iter, init_dfa, init_word_char, optimize_subexps):
45102         * lib/regcomp.c (lower_subexp, parse_bracket_exp, built_charclass_op):
45103         Port to the case where bitset_word is not the same as unsigned int.
45104         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
45105         (bitset_not, bitset_merge, bitset_set_all, bitset_mask):
45106         Likewise.
45107         * lib/regexec.c (check_dst_limits_calc_pos_1,
45108         check_subexp_matching_top):
45109         (build_trtable, group_nodes_into_DFAstates):
45110         Likewise.
45111         * lib/regcomp.c (re_compile_fastmap_iter, utf8_sb_map, optimize_utf8):
45112         Don't assume that SBC_MAX is a multiple of BITSET_WORD_BITS.
45113         * lib/regex_internal.h (bitset_set_all, bitset_not): Likewise.
45114         * lib/regexec.c (group_nodes_into_DFAstates): Likewise.
45115         * lib/regcomp.c (utf8_sb_map): Don't assume UINT_MAX == 0xffffffff.
45116         * lib/regcomp.c (optimize_subexps, lower_subexp):
45117         Work even if bitset_word has holes in its bitwise representation.
45118         * lib/regex_internal.h (BITSET_WORD_BITS): Likewise.
45119         * lib/regexec.c (check_dst_limits_calc_pos_1,
45120         check_subexp_matching_top):
45121         Likewise.
45122         * lib/regex_internal.c (re_string_reconstruct):
45123         Don't assume UCHAR_MAX == 255.
45124         * lib/regex_internal.h (bitset_set_all): Likewise.
45125         * lib/regex_internal.h (BITSET_WORD_BITS): Renamed from UINT_BITS.
45126         All uses changed.
45127         (BITSET_WORDS): Renamed from BITSET_UINTS.  All uses changed.
45128         (bitset_word): New type, replacing 'unsigned int' for bitset uses.
45129         All uses changed.
45130         (BITSET_WORD_MAX): New macro.
45131         (bitset_set, bitset_clear, bitset_contain, bitset_empty):
45132         (bitset_set_all, bitset_copy):  Now inline functions, not macros.
45133         (bitset_empty, bitset_copy):
45134         Prefer sizeof (bitset) to multiplying it out ourselves.
45135         (bitset_not_merge): Remove; unused.
45136         (bitset_contain): Return bool, not unsigned int with one bit on.
45137         All callers changed.
45138         * lib/regexec.c (build_trtable): Don't assume bitset has no stricter
45139         alignment than re_node_set; do this by defining a new internal
45140         type struct dests_alloc and using it to allocate memory.
45141
45142 2005-09-05  Bruno Haible  <bruno@clisp.org>
45143
45144         * gnulib-tool (func_import): Fix comparison in handling of symbolic
45145         links.
45146
45147 2005-09-04  Martin Lambers  <marlam@marlam.de>  (tiny change)
45148
45149         * modules/size_max (Makefile.am): Add size_max.h
45150
45151 2005-09-04  Derek Price  <derek@ximbiot.com>
45152
45153         * gnulib-tool (func_import): Fix reversed $symbolic logic.
45154
45155 2005-09-03  Simon Josefsson  <jas@extundo.com>
45156
45157         * gnulib-tool: Fix typo.
45158
45159 2005-09-03  Simon Josefsson  <jas@extundo.com>
45160
45161         * config/srclist.txt: Add glibc bug 1293.
45162
45163 2005-09-03  Derek Price  <derek@ximbiot.com>
45164
45165         * m4/getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
45166         From Larry Jones <lawrence.jones@ugs.com>.
45167
45168 2005-09-02  Simon Josefsson  <jas@extundo.com>
45169
45170         * modules/socklen: New file.
45171
45172 2005-09-02  Simon Josefsson  <jas@extundo.com>
45173
45174         * modules/havelib: New module.
45175
45176         * modules/gettext, modules/iconv, modules/lock, modules/readline:
45177         Use havelib.
45178
45179 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
45180
45181         Check for arithmetic overflow when calculating sizes, to prevent
45182         some buffer-overflow issues.  These patches are conservative, in the
45183         sense that when I couldn't determine whether an overflow was possible,
45184         I inserted a run-time check.
45185         * lib/regex_internal.h (re_xmalloc, re_xrealloc, re_x2realloc): New
45186         macros.
45187         (SIZE_MAX) [!defined SIZE_MAX]: New macro.
45188         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc):
45189         (re_xnrealloc, re_x2nrealloc): New inline functions.
45190         * lib/regcomp.c (init_dfa, analyze, build_range_exp,
45191         parse_bracket_exp):
45192         (build_equiv_class, build_charclass): Check for arithmetic overflow
45193         in size expression calculations.
45194         * lib/regex_internal.c (re_string_realloc_buffers):
45195         (build_wcs_upper_buffer, re_node_set_add_intersect):
45196         (re_node_set_init_union, re_node_set_insert, re_node_set_insert_last):
45197         (re_dfa_add_node, register_state): Likewise.
45198         * lib/regexec.c (re_search_stub, re_copy_regs, re_search_internal):
45199         (prune_impossible_nodes, push_fail_stack, set_regs, check_arrival):
45200         (build_trtable, extend_buffers, match_ctx_init, match_ctx_add_entry):
45201         (match_ctx_add_subtop, match_ctx_add_sublast): Likewise.
45202
45203 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
45204
45205         * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
45206         m4/ulonglong.m4.  Problem reported by Martin Lambers.
45207
45208 2005-09-02  Bruno Haible  <bruno@clisp.org>
45209
45210         Support for lib vs. lib64 distinction on biarch platforms.
45211         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): New macro.
45212         (AC_LIB_PREFIX): Require it. Use $acl_libdirstem instead of 'lib'.
45213         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Likewise.
45214
45215 2005-09-02  Bruno Haible  <bruno@clisp.org>
45216
45217         * gnulib-tool (import): In the other first-use case, provide defaults
45218         as well.
45219
45220 2005-09-02  Bruno Haible  <bruno@clisp.org>
45221
45222         * config/srclist.txt: lib-link.m4 and lib-prefix.m4 currently have
45223         patches not yet found in the latest gettext release.
45224
45225 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
45226
45227         * lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_NAME_MAX,
45228         to avoid a collision with bits/local_lim.h in glibc.
45229         All uses changed.  Problem reported by Dmitry V. Levin in
45230         <http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060>.
45231
45232         * lib/regex_internal.c (build_wcs_upper_buffer): Fix portability
45233         bugs in int versus size_t comparisons.
45234         (re_string_context_at): Fix bug where the code assumed that
45235         Idx is signed.
45236
45237         Use bool where appropriate.
45238         * lib/regcomp.c (re_set_fastmap): ICASE arg is bool, not int.
45239         All callers changed.
45240         (calc_eclosure_iter): Likewise, for ROOT arg.
45241         (parse_bracket_element): Likewise, for ACCEPT_HYPHEN arg.
45242         (build_charclass_op): Likewise, for NON_MATCH arg.
45243         * lib/regex_internal.c (re_string_allocate, re_string_construct):
45244         (re_string_construct_common): Likewise, for ICASE arg.
45245         * lib/regexec.c (re_search_2_stub, re_search_stub):
45246         Likewise, for RET_LEN arg.
45247         (check_matching): Likewise, for FL_LONGEST_MATCH arg.
45248         (set_regs): Likewise, for FL_BACKTRACK arg.
45249         * lib/regcomp.c (re_compile_fastmap_iter, optimize_utf8):
45250         (duplicate_node_closure, calc_inveclosure, calc_eclosure):
45251         (calc_eclosure_iter, parse_bracket_exp):
45252         Use bool for internal variables that are booleans.
45253         * lib/regexec.c (re_search_internal, check_matching,
45254         proceed_next_node):
45255         (set_regs, build_sifted_states, sift_states_bkref):
45256         (check_arrival_add_next_nodes, check_arrival_expand_ecl_sub):
45257         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
45258         (find_collation_sequence_value):
45259         Likewise.
45260         * lib/regex_internal.c (re_node_set_insert, re_node_set_insert_last):
45261         (re_node_set_compare):
45262         Return bool, not int. All callers changed.
45263         * lib/regexec.c (check_halt_node_context, check_dst_limits):
45264         (build_trtable, check_node_accept): Likewise.
45265         * lib/regex_internal.h: Include stdbool.h.
45266
45267         Fix bugs uncovered when converting to bool.
45268         * lib/regcomp.c (calc_eclosure_iter): Check for storage allocation
45269         failure instead of charging ahead blindly.
45270         * lib/regex_internal.c (register_state): Likewise.
45271         * lib/regexec.c (re_search_2_stub): Use simpler method than boolean
45272         for freeing internal storage.
45273         (group_nodes_into_DFA_states): Use unsigned int, not int, for
45274         bitset pieces used as boolean, to avoid undefined behavior
45275         on hosts that do int overflow checking.
45276
45277 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
45278
45279         * config/srclist.txt: Add glibc bugs 1285-1287.
45280
45281 2005-09-01  Jim Meyering  <jim@meyering.net>
45282
45283         * m4/lchown.m4: Require gl_FUNC_CHOWN, for the definition of
45284         CHOWN_MODIFIES_SYMLINK, which is used by lchown.c.
45285         Require gl_STAT_MACROS, too.
45286
45287 2005-09-01  Bruno Haible  <bruno@clisp.org>
45288
45289         * gnulib-tool (import): In the first-use case, provide defaults.
45290
45291 2005-09-01  Bruno Haible  <bruno@clisp.org>
45292
45293         * gnulib-tool (func_import): Remove the .tmp files.
45294
45295 2005-09-01  Bruno Haible  <bruno@clisp.org>
45296
45297         * gnulib-tool (func_import): Fix handling of symbolic links.
45298
45299 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
45300
45301         On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
45302         old glibc regex code mishandles strings longer than 2**31 bytes.
45303         This patch fixes this when the regex code is used in gnulib
45304         (i.e., outside glibc).
45305
45306         This patch should not affect the use of the regex code inside
45307         glibc.  No doubt this problem also needs to be handled for glibc
45308         as well, but the result will be an incompatible change to the
45309         glibc ABI, and the old ABI will have to be supported too.  That
45310         can be the the subject for another patch.
45311
45312         * lib/regex.h (_REGEX_LARGE_OFFSETS): New feature-test macro,
45313         governing whether the rest of this patch is active.  By default,
45314         the macro is disabled and the patch has no effect.
45315         (regoff_t) [defined _REGEX_LARGE_OFFSETS]: Define to off_t, not int.
45316         (__re_idx_t, __re_size_t, __re_long_size_t): New types.
45317         (struct re_pattern_buffer, re_search, re_search_2, re_match):
45318         (re_match_2, re_set_registers): Use the new types.
45319         * lib/regex_internal.h (Idx, re_hashval_t): New types.
45320         (REG_MISSING, REG_ERROR, REG_VALID_INDEX, REG_VALID_NONZERO_INDEX):
45321         New macros.
45322         (re_node_set, re_charset_t, re_token_t, re_string_realloc_buffers):
45323         (re_string_context_at, bin_tree_t, re_dfastate_t):
45324         (struct re_state_table_entry, state_array_t, re_sub_match_last_t):
45325         (re_sub_match_top_t, re_match_context_t, re_sift_context_t):
45326         (struct re_fail_stack_ent_t, struct re_fail_stack_t, struct re_dfa_t):
45327         (re_string_char_size_at, re_string_wchar_at):
45328         (re_string_elem_size_at):
45329         Use the new types and macros to port to 64-bit hosts.
45330         Use unsigned types for internal values, so that the code
45331         mostly works even for arrays larger than SSIZE_MAX.
45332         * lib/regcomp.c (re_compile_internal, init_dfa, duplicate_node):
45333         (search_duplicated_node, calc_eclosure_iter, fetch_number):
45334         (parse_reg_exp, parse_branch, parse_expression, parse_sub_exp):
45335         (build_equiv_class, build_charclass, re_compile_fastmap_iter):
45336         (free_dfa_content, create_initial_state, optimize_utf8, analyze):
45337         (optimize_subexps, calc_first, link_nfa_nodes, duplicate_node_closure):
45338         (calc_inveclosure, parse_dup_op, build_range_exp):
45339         (build_collating_symbol, parse_bracket_exp, build_charclass_op):
45340         (fetch_number, create_token_tree, mark_opt_subexp):
45341         Likewise.
45342         * lib/regex_internal.c (re_string_construct_common,
45343         create_ci_newstate):
45344         (create_cd_newstate, re_string_allocate, re_string_construct):
45345         (re_string_realloc_buffers, build_wcs_upper_buffer):
45346         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
45347         (re_string_reconstruct, re_string_peek_byte_case):
45348         (re_string_fetch_byte_case, re_string_context_at):
45349         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
45350         (re_node_set_init_copy, re_node_set_add_intersect):
45351         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
45352         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
45353         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
45354         (re_acquire_state, re_acquire_state_context, register_state):
45355         Likewise.
45356         * lib/regex.c (match_ctx_init, match_ctx_add_entry,
45357         search_cur_bkref_entry):
45358         (match_ctx_add_subtop, match_ctx_add_sublast, sift_ctx_init):
45359         (re_search_internal, re_search_2_stub, re_search_stub)
45360         (re_copy_regs, check_matching, check_halt_state_context, update_regs):
45361         (push_fail_stack, sift_states_iter_mb, build_sifted_states):
45362         (update_cur_sifted_state, check_dst_limits):
45363         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
45364         (check_subexp_limits, sift_states_bkref, merge_state_array):
45365         (check_subexp_matching_top, get_subexp, get_subexp_sub):
45366         (find_subexp_node, check_arrival, check_arrival_add_next_nodes):
45367         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
45368         (expand_bkref_cache, check_node_accept_bytes):
45369         (group_nodes_into_DFAstates, check_node_accept, regexec, re_match):
45370         (re_search, re_match_2, re_search_2, prune_impossible_nodes):
45371         (acquire_init_state_context, check_halt_node_context):
45372         (proceed_next_node, pop_fail_stack, set_regs, free_fail_stack_return):
45373         (sift_states_backward, clean_state_log_if_needed):
45374         (sub_epsilon_src_nodes, add_epsilone_src_nodes, merge_state_with_log):
45375         (find_recover_state, transit_state_sb, transit_state_mb):
45376         (transit_state_bkref, build_trtable, match_ctx_clean):
45377         Likewise.
45378         * lib/regcomp.c (parse_dup_op): Add an extra test if Idx is unsigned,
45379         to work around an assumption that REG_MISSING is negative.
45380
45381         * lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP || defined _LIBC]:
45382         (seek_collating_symbol_entry) [defined _LIBC]:
45383         (lookup_collation_sequence_value) [defined _LIBC]:
45384         (build_range_exp, build_collating_symbol) [defined _LIBC]:
45385         Use prototypes rather than old-style function definitions.
45386         * lib/regexec.c (re_exec) [defined _REGEX_RE_COMP || defined _LIBC]:
45387         (transit_state_sb) [0]:
45388         (find_collation_sequence_value) [defined _LIBC]: Likewise.
45389
45390         * lib/regexec.c (re_search_internal): Simplify update of rm_so and
45391         rm_eo.
45392
45393         * lib/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):
45394         (optimize_subexps, lower_subexp):
45395         Don't assume 1<<31 has defined behavior on hosts with 32-bit int,
45396         since the signed shift might overflow.  Use 1u<<31 instead.
45397         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
45398         Likewise.
45399         * lib/regexec.c (check_dst_limits_calc_pos_1,
45400         check_subexp_matching_top): Likewise.
45401
45402         * lib/regcomp.c (optimize_subexps, lower_subexp):
45403         Use CHAR_BIT rather than 8, for clarity.
45404         * lib/regexec.c (check_dst_limits_calc_pos_1):
45405         (check_subexp_matching_top): Likewise.
45406         * lib/regcomp.c (init_dfa): Make table_size unsigned, so that we don't
45407         have to worry about portability issues when shifting it left.
45408         Remove no-longer-needed test for table_size > 0.
45409         * lib/regcomp.c (parse_sub_exp): Do not shift more bits than there are
45410         in a word, as the resulting behavior is undefined.
45411         * lib/regexec.c (check_dst_limits_calc_pos_1): Likewise;
45412         in one case, a <= should have been an <, and in another case the
45413         whole test was missing.
45414         * lib/regex_internal.h (BYTE_BITS): Remove.  All uses changed to
45415         the standard name CHAR_BIT.
45416         * lib/regexec.c (match_ctx_add_entry): Don't assume that ~0 == -1;
45417         this is not true on one's complement and signed-magnitude hosts.
45418
45419         * lib/regex_internal.h (re_sub_match_top_t): Remove unused member
45420         next_last_offset.
45421         (struct re_dfa_t): Remove unused member states_alloc.
45422         * lib/regcomp.c (init_dfa): Don't initialize unused members.
45423
45424 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
45425
45426         * m4/regex.m4 (gl_REGEX): Require AC_SYS_LARGEFILE, Define
45427         _REGEX_LARGE_OFFSETS).  Test for regoff_t/off_t bug in 64-bit
45428         and large-file glibc and in 32-bit large-file Solaris.
45429
45430 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
45431
45432         * lib/regex_internal.c (re_string_reconstruct): Don't assume buffer
45433         lengths fit in regoff_t; this isn't true if regoff_t is the same
45434         width as size_t.
45435         * lib/regex.c (re_search_internal): 5th arg is LAST_START
45436         (= START + RANGE) instead of RANGE.  This avoids overflow
45437         problems when regoff_t is the same width as size_t.
45438         All callers changed.
45439         (re_search_2_stub): Check for overflow when adding the
45440         sizes of the two strings.
45441         (re_search_stub): Check for overflow when adding START
45442         to RANGE; if it occurs, substitute the extreme value.
45443
45444 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
45445
45446         * config/srclist.txt: Add glibc bugs 1273, 1278-1282, 1284.
45447
45448 2005-08-31  Jim Meyering  <jim@meyering.net>
45449
45450         * lib/regcomp.c (search_duplicated_node): Make first pointer arg
45451         a pointer-to-const.
45452         * lib/regex_internal.c (create_ci_newstate, create_cd_newstate):
45453         (register_state): Likewise.
45454         * lib/regexec.c (search_cur_bkref_entry, check_dst_limits):
45455         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
45456         (group_nodes_into_DFAstates): Likewise.
45457
45458 2005-08-31  Jim Meyering  <jim@meyering.net>
45459
45460         * check-module: Add a FIXME comment.
45461
45462 2005-08-31  Eric Blake  <ebb9@byu.net>
45463
45464         * modules/unistd-safer (Files): Add unistd--.h.
45465         * modules/stdio-safer (Files): Add stdio--.h.
45466
45467 2005-08-31  Derek Price  <derek@ximbiot.com>
45468
45469         * lib/getdelim.c (getdelim): Return EOF on EOF.
45470         Reported by Larry Jones <lawrence.jones@ugs.com>.
45471
45472 2005-08-31  Bruno Haible  <bruno@clisp.org>
45473
45474         Avoid unnecessary diffs in the generated lib/Makefile.am.
45475         * gnulib-tool (func_emit_lib_Makefile_am): Don't write the cmd into
45476         the generated files.
45477         (func_import): Don't set cmd.
45478
45479 2005-08-31  Bruno Haible  <bruno@clisp.org>
45480
45481         * lib/strstr.c: Include <stddef.h>, for NULL.
45482         * lib/strcasestr.c: Likewise.
45483         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
45484
45485 2005-08-31  Bruno Haible  <bruno@clisp.org>
45486
45487         * gnulib-tool: New option --macro-prefix.
45488         (func_import): Use macro_prefix.
45489         (import): Handle option --macro-prefix.
45490
45491 2005-08-31  Bruno Haible  <bruno@clisp.org>
45492
45493         * gnulib-tool (import): Rename most ac_* variables to cached_*.
45494         Also use new variables cached_lgpl, cached_libtool.
45495
45496 2005-08-31  Bruno Haible  <bruno@clisp.org>
45497
45498         * gnulib-tool (func_import): Require AC_GNU_SOURCE etc. instead of
45499         always instantiating them.
45500
45501 2005-08-31  Bruno Haible  <bruno@clisp.org>
45502
45503         * gnulib-tool (func_import): Read the previous cached settings
45504         from gnulib-cache.m4 and gnulib-comp.m4. Remove files that were
45505         earlier added by gnulib but are now dropped. Warn when a gnulib file
45506         overwrites a non-gnulib file.
45507
45508 2005-08-31  Bruno Haible  <bruno@clisp.org>
45509
45510         * gnulib-tool (func_import): Generate two files gnulib-cache.m4 and
45511         gnulib-comp.m4 instead of a single gnulib.m4, to make it easy for
45512         projects that don't keep autogenerated files in CVS. Put into
45513         actioncmd only the specified modules, not the transitive closure.
45514
45515 2005-08-31  Bruno Haible  <bruno@clisp.org>
45516
45517         * gnulib-tool (func_import): Fix defaulting of $libname and $libtool.
45518         Create directories that shall be filled.
45519         (import): Don't look for gl_* macros in configure.ac. Recurse across
45520         all directories containing a gnulib-cache.m4 files, if meaningful.
45521
45522 2005-08-31  Bruno Haible  <bruno@clisp.org>
45523
45524         * gnulib-tool (func_import): Emit also a stub for gl_LIBTOOL.
45525         (import): Set seen_libtool when we see gl_LIBTOOL.
45526
45527 2005-08-31  Bruno Haible  <bruno@clisp.org>
45528
45529         * gnulib-tool (func_import): Also copy m4/gnulib-tool.m4. Omit
45530         declaration macro definitions from generated gnulib.m4.
45531
45532 2005-08-30  Oskar Liljeblad  <oskar@osk.mine.nu>
45533
45534         * lib/iconvme.h: Add prototype for iconv_alloc.
45535
45536 2005-08-29  Simon Josefsson  <jas@extundo.com>
45537
45538         * lib/iconvme.c: Fix errno.
45539
45540 2005-08-29  Bruno Haible  <bruno@clisp.org>
45541
45542         * gnulib-tool: Enclose all occurrences of $destdir in "...", so
45543         that it works when the directory contains spaces.
45544
45545 2005-08-29  Bruno Haible  <bruno@clisp.org>
45546
45547         * gnulib-tool (import): Avoid unnecessary spaces in $avoidlist.
45548
45549 2005-08-29  Bruno Haible  <bruno@clisp.org>
45550
45551         * gnulib-tool (func_import): Emit more comments into gnulib.m4.
45552         Emit more advice.
45553
45554 2005-08-29  Bruno Haible  <bruno@clisp.org>
45555         and Stepan Kasal  <kasal@ucw.cz>
45556
45557         * check-module: If more parameters are given, check each of them
45558         separately; add more exceptions, as noted by Jim Meyering.
45559         (check_module): New procedure.
45560         (%exempt_header): Now contains all exceptions.
45561
45562 2005-08-29  Ben Pfaff  <blp@cs.stanford.edu>
45563
45564         * modules/byteswap (Makefile.am): Fix rule to not assume GNU make.
45565
45566 2005-08-29  Oskar Liljeblad  <oskar@osk.mine.nu>
45567
45568         * lib/iconvme.c: Split iconv_string into iconv_alloc.
45569
45570 2005-08-28  Bruno Haible  <bruno@clisp.org>
45571
45572         * m4/gnulib-tool.m4: New file.
45573
45574 2005-08-27  Jim Meyering  <jim@meyering.net>
45575
45576         * modules/unistd-safer (Files): Add pipe-safer.c.
45577         * modules/fcntl-safer (Files): Add creat-safer.c.
45578
45579 2005-08-27  Jim Meyering  <jim@meyering.net>
45580
45581         * m4/stdlib-safer.m4: New file.  From coreutils.
45582         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add stdio--.h.
45583         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Add creat-safer.c to the
45584         AC_LIBSOURCES list and arrange to compile it via AC_LIBOBJ.
45585         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise, add pipe-safer.c.
45586         Add pipe-safer.c and unistd--.h to the AC_LIBSOURCES list.
45587
45588 2005-08-27  Jim Meyering  <jim@meyering.net>
45589
45590         * lib/fopen-safer.c: Merge minor changes from coreutils.
45591         * lib/dup-safer.c: Likewise.
45592         * lib/fd-safer.c: Likewise.
45593
45594         Merge from coreutils.
45595         * lib/stdio--.h: New file.
45596         * lib/stdlib--.h: New file.
45597         * lib/mkstemp-safer.c: New file.
45598
45599         GNU tar needs these.
45600         * lib/pipe-safer.c: New file.
45601         * lib/creat-safer.c: New file.
45602         * lib/fcntl--.h (creat): Define to creat_safer.
45603         * lib/fcntl-safer.h: Include <sys/types.h> and declare creat_safer.
45604         * lib/unistd--.h (pipe): Define to pipe_safer.
45605         * lib/unistd-safer.h: Declare pipe_safer.
45606
45607 2005-08-26  Simon Josefsson  <jas@extundo.com>
45608
45609         * lib/getpass.c: Use _WIN32 instead of WIN32, suggested by Bruno
45610         Haible <bruno@clisp.org>.
45611
45612 2005-08-26  Paul Eggert  <eggert@cs.ucla.edu>
45613
45614         * lib/regex_internal.h: Remove all references to
45615         RE_NO_INTERNAL_PROTOTYPES; no longer neeeded now that we assume C89
45616         or better.
45617         (bitset_not, bitset_merge, bitset_not_merge):
45618         (bitset_mask, re_string_allocate, re_string_construct):
45619         (re_string_reconstruct, re_string_destruct, re_string_elem_size_at):
45620         (re_string_char_size_at, re_string_wchar_at, re_string_peek_byte_case):
45621         (re_string_fetch_byte_case, re_node_set_alloc, re_node_set_init_1):
45622         (re_node_set_init_2, re_node_set_init_copy, re_node_set_add_intersect):
45623         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
45624         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
45625         (re_node_set_remove_at, re_dfa_add_node, re_acquire_state):
45626         (re_acquire_state_context):
45627         Remove unnecessary forward decls.
45628         (re_string_char_size_at, re_string_wchar_at, re_string_elem_size_at):
45629         Put __attribute at function definition,
45630         now that the function decl has been removed.
45631         * lib/regex_internal.c (re_string_peek_byte_case):
45632         (re_string_fetch_byte_case, re_node_set_compare, re_node_set_contains):
45633         Likewise.
45634
45635 2005-08-25  Stepan Kasal  <kasal@ucw.cz>
45636
45637         * m4/regex.m4: Add AC_PREREQ(2.50).
45638         (gl_REGEX): If --with-included-regex was given, skip the autodetection.
45639
45640 2005-08-25  Simon Josefsson  <jas@extundo.com>
45641
45642         * m4/getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
45643         __fsetlocking.
45644
45645 2005-08-25  Simon Josefsson  <jas@extundo.com>
45646
45647         * lib/getpass.c: Add WIN32 implementation.  Conditionalize use of
45648         termios.h, tcgetattr, tcsetattr and __fsetlocking.  Remove some
45649         GLIBC specific code.
45650
45651 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
45652
45653         Make regex safe for g++.  This fixes one real bug (an "err"
45654         that should have been "*err").  g++ problem reported by
45655         Sam Steingold.
45656         * lib/regex_internal.h (re_calloc): New macro, consistent with
45657         re_malloc etc.  All callers of calloc changed to use re_calloc.
45658         * lib/regex_internal.c (build_wcs_upper_buffer): Return reg_errcode_t,
45659         not int.  All callers changed.
45660         * lib/regcomp.c (re_compile_fastmap_iter): Don't use
45661         alloca (mb_cur_max); just use an array of size MB_LEN_MAX.
45662         * lib/regexec.c (push_fail_stack): Use re_realloc, not realloc.
45663         (find_recover_state): Change "err" to "*err"; this fixes what
45664         appears to be a real bug.
45665         (check_arrival_expand_ecl_sub): Be consistent about reg_errcode_t
45666         versus int.
45667
45668 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
45669
45670         * modules/regex (Depends-on): Add malloc, since the code
45671         assumes that !malloc(0) means failure.
45672
45673 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
45674
45675         * lib/regexec.c (set_regs): Don't alloca with an unbounded size.
45676
45677         alloca modernization/simplification for regex.
45678         * lib/regex.c: Remove portability cruft for alloca.  This no longer
45679         needs to be at the start of the file, and can be moved into
45680         regex_internal.h and simplified.
45681         * lib/regex_internal.h: Include <alloca.h>.
45682         (__libc_use_alloca) [!defined _LIBC]: New macro.
45683         * lib/regexec.c (build_trtable): Remove "#ifdef _LIBC", since the code
45684         now works outside glibc.
45685
45686 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
45687
45688         * config/srclist.txt: Add glibc bugs 1241, 1245.
45689
45690 2005-08-25  Jim Meyering  <jim@meyering.net>
45691
45692         * lib/open-safer.c: Include <config.h>.
45693         Otherwise, we'd lose LARGEFILE support in any file using
45694         e.g. "fcntl--.h"
45695
45696 2005-08-25  Bruno Haible  <bruno@clisp.org>
45697
45698         * m4/minmax.m4: Require autoconf 2.52.
45699         (gl_MINMAX_IN_HEADER): Add comments. Use m4_pushdef/m4_popdef instead
45700         of define/undefine. Use AS_TR_SH and AS_TR_CPP as more robust
45701         alternatives of translit over the alphabet.
45702         Based on a patch from Stepan Kasal <kasal@ucw.cz>.
45703
45704 2005-08-24  Simon Josefsson  <jas@extundo.com>
45705
45706         * tests/test-getpass.c: New file.
45707
45708 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
45709
45710         * m4/regex.m4 (gl_REGEX): Use POSIX-compliant spellings when testing
45711         for GNU regex features.
45712
45713 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
45714
45715         * lib/regcomp.c (regerror): 2nd arg is 'restrict', as per POSIX.
45716         * lib/regex.h (regerror): Likewise.
45717
45718         * lib/regex.c: Do not include <sys/types.h>, as POSIX no longer
45719         requires this.  (The code never needed it.)
45720
45721         * lib/regcomp.c, regex_internal.c, regex_internal.h, regexec.c:
45722         All uses of recently-renamed identifiers changed to use the new,
45723         POSIX-compliant names.  The code will build and run just fine
45724         without these changes, but it's better to eat our own dog food
45725         and use the standard-conforming names.
45726
45727         * lib/regex.h: Fix a multitude of POSIX name space violations.
45728         These changes have an effect only for programs that define
45729         _POSIX_C_SOURCE, _POSIX_SOURCE, or _XOPEN_SOURCE; they
45730         do not change anything for programs compiled in the normal way.
45731         Also, there is no effect on the ABI.
45732
45733         (_REGEX_SOURCE): New macro.
45734         Do not include <stddef.h> if _XOPEN_SOURCE and VMS are both
45735         defined and _GNU_SOURCE is not; this fixes a name space violation.
45736
45737         Rename the following macros to obey POSIX requirements.
45738         The old names are still visible as macros if _REGEX_SOURCE is defined.
45739         (REG_BACKSLASH_ESCAPE_IN_LISTS): renamed from
45740         RE_BACKSLASH_ESCAPE_IN_LISTS.
45741         (REG_BK_PLUS_QM): renamed from RE_BK_PLUS_QM.
45742         (REG_CHAR_CLASSES): renamed from RE_CHAR_CLASSES.
45743         (REG_CONTEXT_INDEP_ANCHORS): renamed from RE_CONTEXT_INDEP_ANCHORS.
45744         (REG_CONTEXT_INDEP_OPS): renamed from RE_CONTEXT_INDEP_OPS.
45745         (REG_CONTEXT_INVALID_OPS): renamed from RE_CONTEXT_INVALID_OPS.
45746         (REG_DOT_NEWLINE): renamed from RE_DOT_NEWLINE.
45747         (REG_DOT_NOT_NULL): renamed from RE_DOT_NOT_NULL.
45748         (REG_HAT_LISTS_NOT_NEWLINE): renamed from RE_HAT_LISTS_NOT_NEWLINE.
45749         (REG_INTERVALS): renamed from RE_INTERVALS.
45750         (REG_LIMITED_OPS): renamed from RE_LIMITED_OPS.
45751         (REG_NEWLINE_ALT): renamed from RE_NEWLINE_ALT.
45752         (REG_NO_BK_BRACES): renamed from RE_NO_BK_BRACES.
45753         (REG_NO_BK_PARENS): renamed from RE_NO_BK_PARENS.
45754         (REG_NO_BK_REFS): renamed from RE_NO_BK_REFS.
45755         (REG_NO_BK_VBAR): renamed from RE_NO_BK_VBAR.
45756         (REG_NO_EMPTY_RANGES): renamed from RE_NO_EMPTY_RANGES.
45757         (REG_UNMATCHED_RIGHT_PAREN_ORD): renamed from
45758         RE_UNMATCHED_RIGHT_PAREN_ORD.
45759         (REG_NO_POSIX_BACKTRACKING): renamed from RE_NO_POSIX_BACKTRACKING.
45760         (REG_NO_GNU_OPS): renamed from RE_NO_GNU_OPS.
45761         (REG_DEBUG): renamed from RE_DEBUG.
45762         (REG_INVALID_INTERVAL_ORD): renamed from RE_INVALID_INTERVAL_ORD.
45763         (REG_IGNORE_CASE): renamed from RE_ICASE.  This renaming is a bit
45764         unusual, since we can't clash with the POSIX REG_ICASE.
45765         (REG_CARET_ANCHORS_HERE): renamed from RE_CARET_ANCHORS_HERE.
45766         (REG_CONTEXT_INVALID_DUP): renamed from RE_CONTEXT_INVALID_DUP.
45767         (REG_NO_SUB): renamed from RE_NO_SUB.
45768         (REG_SYNTAX_EMACS): renamed from RE_SYNTAX_EMACS.
45769         (REG_SYNTAX_AWK): renamed from RE_SYNTAX_AWK.
45770         (REG_SYNTAX_GNU_AWK): renamed from RE_SYNTAX_GNU_AWK.
45771         (REG_SYNTAX_POSIX_AWK): renamed from RE_SYNTAX_POSIX_AWK.
45772         (REG_SYNTAX_GREP): renamed from RE_SYNTAX_GREP.
45773         (REG_SYNTAX_EGREP): renamed from RE_SYNTAX_EGREP.
45774         (REG_SYNTAX_POSIX_EGREP): renamed from RE_SYNTAX_POSIX_EGREP.
45775         (REG_SYNTAX_ED): renamed from RE_SYNTAX_ED.
45776         (REG_SYNTAX_SED): renamed from RE_SYNTAX_SED.
45777         (_REG_SYNTAX_POSIX_COMMON): renamed from _RE_SYNTAX_POSIX_COMMON.
45778         (REG_SYNTAX_POSIX_BASIC): renamed from RE_SYNTAX_POSIX_BASIC.
45779         (REG_SYNTAX_POSIX_MINIMAL_BASIC): renamed from
45780         RE_SYNTAX_POSIX_MINIMAL_BASIC.
45781         (REG_SYNTAX_POSIX_EXTENDED): renamed from RE_SYNTAX_POSIX_EXTENDED.
45782         (REG_SYNTAX_POSIX_MINIMAL_EXTENDED): renamed from
45783         RE_SYNTAX_POSIX_MINIMAL_EXTENDED.
45784         (REG_DUP_MAX): renamed from RE_DUP_MAX.  No need to undef it.
45785         (REG_UNALLOCATED): Renamed from REGS_UNALLOCATED.
45786         (REG_REALLOCATE): Renamed from REGS_REALLOCATE.
45787         (REG_FIXED): Renamed from REGS_FIXED.
45788         (REG_NREGS): Renamed from RE_NREGS.
45789
45790         (REG_ICASE, REG_NEWLINE, REG_NOSUB): Do not depend on the values
45791         of other REG_* macros, since POSIX says the user is allowed to
45792         #undef these macros selectively.
45793
45794         (reg_errcode_t): Update comment stating what other tables need
45795         to be consistent.
45796
45797         Rename the following enum values to obey POSIX requirements.
45798         The old names are still visible as macros.
45799         (_REG_ENOSYS): Renamed from REG_ENOSYS.  Define even if _XOPEN_SOURCE
45800         is not defined, since GNU is supposed to be a superset of POSIX as
45801         much as possible, and since we want reg_errcode_t to be a signed
45802         type for implementation consistency.
45803         (_REG_NOERROR): Renamed from REG_NOERROR.
45804         (_REG_NOMATCH): Renamed from REG_NOMATCH.
45805         (_REG_BADPAT): Renamed from REG_BADPAT.
45806         (_REG_ECOLLATE): Renamed from REG_ECOLLATE.
45807         (_REG_ECTYPE): Renamed from REG_ECTYPE.
45808         (_REG_EESCAPE): Renamed from REG_EESCAPE.
45809         (_REG_ESUBREG): Renamed from REG_ESUBREG.
45810         (_REG_EBRACK): Renamed from REG_EBRACK.
45811         (_REG_EPAREN): Renamed from REG_EPAREN.
45812         (_REG_EBRACE): Renamed from REG_EBRACE.
45813         (_REG_BADBR): Renamed from REG_BADBR.
45814         (_REG_ERANGE): Renamed from REG_ERANGE.
45815         (_REG_ESPACE): Renamed from REG_ESPACE.
45816         (_REG_BADRPT): Renamed from REG_BADRPT.
45817         (_REG_EEND): Renamed from REG_EEND.
45818         (_REG_ESIZE): Renamed from REG_ESIZE.
45819         (_REG_ERPAREN): Renamed from REG_ERPAREN.
45820         (REG_ENOSYS, REG_NOERROR, REG_NOMATCH, REG_BADPAT, REG_ECOLLATE):
45821         (REG_ECTYPE, REG_EESCAPE, REG_ESUBREG, REG_EBRACK, REG_EPAREN):
45822         (REG_EBRACE, REG_BADBR, REG_ERANGE, REG_ESPACE, REG_BADRPT, REG_EEND):
45823         (REG_ESIZE, REG_ERPAREN): Now macros, not enum constants.
45824
45825         (_REG_RE_NAME, _REG_RM_NAME): New macros.
45826         (REG_TRANSLATE_TYPE): Renamed from RE_TRANSLATE_TYPE.  All uses
45827         changed.  But support the old name if the new one is not defined
45828         and if _REGEX_SOURCE.
45829
45830         Change the following member names in struct re_pattern_buffer.
45831         The old names are still supported if !_REGEX_SOURCE.
45832         The new names are always supported, regardless of _REGEX_SOURCE.
45833         (re_buffer): Renamed from buffer.
45834         (re_allocated): Renamed from allocated.
45835         (re_used): Renamed from used.
45836         (re_syntax): Renamed from syntax.
45837         (re_fastmap): Renamed from fastmap.
45838         (re_translate): Renamed from translate.
45839         (re_can_be_null): Renamed from can_be_null.
45840         (re_regs_allocated): Renamed from regs_allocated.
45841         (re_fastmap_accurate): Renamed from fastmap_accurate.
45842         (re_no_sub): Renamed from no_sub.
45843         (re_not_bol): Renamed from not_bol.
45844         (re_not_eol): Renamed from not_eol.
45845         (re_newline_anchor): Renamed from newline_anchor.
45846
45847         Change the following member names in struct re_registers.
45848         The old names are still supported if !_REGEX_SOURCE.
45849         The new names are always supported, regardless of _REGEX_SOURCE.
45850         (rm_num_regs): Renamed from num_regs.
45851         (rm_start): Renamed from start.
45852         (rm_end): Renamed from end.
45853
45854         (re_set_syntax, re_compile_pattern, re_compile_fastmap):
45855         (re_search, re_search_2, re_match, re_match_2, re_set_registers):
45856         Prepend __ to parameter names.
45857
45858         Undo yesterday's changes.
45859
45860 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
45861
45862         * config/srclist.txt: Remove glibc bug 1233 and add 1236, which
45863         supersedes it. Add glibc bugs 1237, 1238, 1240.  Comment out
45864         lib/regex.c.
45865
45866 2005-08-24  Jim Meyering  <jim@meyering.net>
45867
45868         Sync from coreutils.
45869         * m4/fcntl-safer.m4: New file.
45870
45871         * m4/xgetcwd.m4: Use AC_LIBSOURCES and AC_LIBOBJ to indicate source
45872         and object files for this module.
45873
45874 2005-08-24  Jim Meyering  <jim@meyering.net>
45875
45876         Sync from coreutils.
45877         * lib/fcntl--.h, lib/fcntl-safer.h, lib/open-safer.c: New files.
45878
45879 2005-08-24  Jim Meyering  <jim@meyering.net>
45880
45881         * modules/xgetcwd (Makefile.am): Remove `lib_SOURCES += ...' line,
45882         now that xgetcwd.m4 requires xgetcwd.c and xgetcwd.h.
45883
45884 2005-08-24  Jim Meyering  <jim@meyering.net>
45885
45886         * modules/fcntl-safer: New module.
45887         * modules/fts (Depends-on): Add fcntl-safer.
45888         * MODULES.html.sh (File descriptor based Input/Output):
45889         Add fcntl-safer.
45890
45891 2005-08-24  Bruno Haible  <bruno@clisp.org>
45892
45893         Support for unit test modules.
45894         * modules/README: Mention tests modules.
45895         * modules/TEMPLATE-TESTS: New file.
45896         * gnulib-tool: New options --extract-tests-module, --with-tests and
45897         --tests-base (unused for the moment).
45898         (testsbase, inctests): New variables.
45899         (func_all_modules): Exclude TEMPLATE-TESTS and *-tests.
45900         (func_verify_module): Exclude TEMPLATE-TESTS.
45901         (func_verify_nontests_module, func_verify_tests_module): New functions.
45902         (func_get_dependencies): Add implicit dependency for tests modules.
45903         (func_get_tests_module): New function.
45904         (func_modules_transitive_closure): When --with-tests was specified,
45905         include the unit tests as well, unless explicitly avoided.
45906         (func_emit_lib_Makefile_am): Ignore the tests modules here.
45907         (func_emit_tests_Makefile_am): New function.
45908         (func_create_testdir): When --with-tests was specified, emit a
45909         tests/ directory.
45910         * MODULES.html.sh (Future developments): Update.
45911
45912 2005-08-24  Bruno Haible  <bruno@clisp.org>
45913
45914         * modules/tls-tests: New file.
45915         * tests/test-tls.c: New file, from GNU gettext.
45916
45917 2005-08-24  Bruno Haible  <bruno@clisp.org>
45918
45919         * modules/lock-tests: New file.
45920         * tests/test-lock.c: New file, from GNU gettext.
45921
45922 2005-08-24  Bruno Haible  <bruno@clisp.org>
45923
45924         * lib/lock.h: Add multiple inclusion guard.
45925         * lib/tls.h: Add multiple inclusion guard.
45926
45927 2005-08-24  Bruno Haible  <bruno@clisp.org>
45928
45929         * gnulib-tool: Add support for the --aux-dir option to
45930         --create-testdir, --create-megatestdir, --test, --megatest.
45931         (func_create_testdir, func_create_megatestdir): Optionally emit a
45932         AC_CONFIG_AUX_DIR directive.
45933         (create-testdir, create-megatestdir, test, megatest): Provide a
45934         default value for $auxdir.
45935
45936 2005-08-24  Bruno Haible  <bruno@clisp.org>
45937
45938         * gnulib-tool (import): Use compound statement instead of subshell
45939         where possible.
45940
45941 2005-08-24  Bruno Haible  <bruno@clisp.org>
45942
45943         * gnulib-tool (import): Change --aux-dir default to "build-aux".
45944
45945 2005-08-24  Bruno Haible  <bruno@clisp.org>
45946
45947         * gnulib-tool (func_version): Update.
45948
45949 2005-08-24  Bruno Haible  <bruno@clisp.org>
45950
45951         * gnulib-tool (func_import, func_create_testdir,
45952         func_create_megatestdir): Quote all autoconf macro arguments.
45953
45954 2005-08-24  Bruno Haible  <bruno@clisp.org>
45955
45956         * gnulib-tool (func_create_megatestdir): Call autoreconf without the
45957         option --force, because --force causes the aclocal.m4 of each
45958         subdirectory to be newer than the corresponding config.h.in.
45959
45960 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
45961
45962         * m4/regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
45963         All contents moved to gl_REGEX.
45964         (gl_REGEX): Don't bother checking whether lib/regex.c exists;
45965         assume that it does.
45966
45967 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
45968
45969         * lib/regex.h (REG_NOSYS)
45970         [!defined _XOPEN_SOURCE && 200112L <= _POSIX_C_SOURCE]:
45971         Define, since POSIX requires it as of 2001.
45972         (_REG_ENOSYS)
45973         [! (defined _XOPEN_SOURCE || 200112L <= _POSIX_C_SOURCE)]:
45974         New private symbol, used to keep the enum signed in all cases.
45975         * lib/regex.h (RE_NO_EMPTY_RANGES): Fix doc bug reported by James
45976         Youngman in
45977         <http://lists.gnu.org/archive/html/bug-gnulib/2005-07/msg00132.html>.
45978
45979         * lib/regex_internal.c (re_string_skip_chars, register_state):
45980         (calc_state_hash):
45981         Remove forward decls; no longer needed now that we use prototypes.
45982         * lib/regexec.c (acquire_init_state_context, check_halt_node_context):
45983         (proceed_next_node, pop_fail_stack, sub_epsilon_src_nodes):
45984         (clean_state_log_if_needed): Likewise.
45985
45986 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
45987
45988         * config/srclist.txt: Add glibc bugs 1231-1233.
45989
45990 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
45991
45992         Fix problems reported by Sam Steingold in
45993         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00007.html>.
45994         * lib/regexec.c (sift_states_bkref): Fix portability bug: the code
45995         assumed that reg_errcode_t is a signed type, which is not
45996         necessarily true if _XOPEN_SOURCE is not defined.
45997         * lib/regex_internal.c (calc_state_hash): Put 'inline' before type,
45998         since some compilers warn about it otherwise.
45999
46000 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
46001
46002         * lib/regcomp.c (create_initial_state): Remove duplicate decl.
46003         (init_word_char, create_initial_state, duplicate_node_closure):
46004         (fetch_token, peek_token_bracket, build_range_exp):
46005         (build_collating_symbol): Remove forward decls; no longer needed
46006         now that we use prototypes.
46007
46008         * lib/regcomp.c:
46009         (re_compile_pattern, re_set_syntax, re_compile_fastmap):
46010         (re_compile_fastmap_iter, regcomp, regerror, regfree):
46011         (re_compile_internal, init_dfa, init_word_char, free_workarea_compile):
46012         (create_initial_state, optimize_utf8, analyze, postorder, preorder):
46013         (optimize_subexps, lower_subexps, lower_subexp, calc_first, calc_next):
46014         (link_nfa_nodes, duplicate_node_closure, search_duplicated_node):
46015         (duplicate_node, calc_inveclosure, calc_eclosure, calc_eclosure_iter):
46016         (fetch_token, peek_token, peek_token_bracket, parse, parse_reg_exp):
46017         (parse_branch, parse_expression, parse_sub_exp, parse_dup_op):
46018         (build_range_exp, build_collating_symbol, parse_bracket_exp):
46019         (parse_bracket_element, parse_bracket_symbol, build_equiv_class):
46020         (build_charclass, build_charclass_op, fetch_number, create_tree):
46021         (create_token_tree, mark_opt_subexp, duplicate_tree):
46022         Use prototypes rather than old-style definitions.
46023
46024         * lib/regex_internal.c:
46025         (re_string_allocate, re_string_construct, re_string_realloc_buffers):
46026         (re_string_construct_common, build_wcs_buffer, build_wcs_upper_buffer):
46027         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
46028         (re_string_reconstruct, re_string_peek_byte_case):
46029         (re_string_fetch_byte_case, re_string_destruct, re_string_context_at):
46030         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
46031         (re_node_set_init_copy, re_node_set_add_intersect):
46032         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
46033         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
46034         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
46035         (re_acquire_state, re_acquire_state_context, register_state):
46036         (create_ci_newstate, create_cd_newstate, free_state):
46037         Likewise.
46038         * lib/regexec.c (regexec, re_match, re_search, re_match_2,
46039         re_search_2):
46040         (re_search_2_stub, re_search_stub, re_copy_regs, re_set_registers):
46041         (re_search_internal, prune_impossible_nodes):
46042         (acquire_init_state_context, check_matching, static):
46043         (check_halt_node_context, check_halt_state_context, proceed_next_node):
46044         (push_fail_stack, pop_fail_stack, set_regs, free_fail_stack_return):
46045         (update_regs, sift_states_backward, build_sifted_states):
46046         (clean_state_log_if_needed, merge_state_array):
46047         (update_cur_sifted_state, add_epsilon_src_nodes):
46048         (sub_epsilon_src_nodes, check_dst_limits, check_dst_limits_calc_pos_1):
46049         (check_dst_limits_calc_pos, check_subexp_limits, sift_states_bkref):
46050         (sift_states_iter_mb, transit_state, merge_state_with_log, static):
46051         (find_recover_state, check_subexp_matching_top, transit_state_mb):
46052         (transit_state_bkref, get_subexp, get_subexp_sub, find_subexp_node):
46053         (check_arrival, check_arrival_add_next_nodes):
46054         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
46055         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
46056         (check_node_accept_bytes, check_node_accept, extend_buffers):
46057         (match_ctx_init, match_ctx_clean, match_ctx_free, match_ctx_add_entry):
46058         (search_cur_bkref_entry, match_ctx_add_subtop, match_ctx_add_sublast):
46059         (sift_ctx_init):
46060         Likewise.
46061
46062         * lib/regex_internal.h:
46063         (re_string_allocate, re_string_construct, re_string_reconstruct):
46064         (re_string_realloc_buffers, build_wcs_buffer, build_wcs_upper_buffer):
46065         (build_upper_buffer, re_string_translate_buffer, re_string_destruct):
46066         (re_string_elem_size_at, re_string_char_size_at, re_string_wchar_at):
46067         (re_string_context_at, re_string_peek_byte_case):
46068         (re_string_fetch_byte_case): Declare even if RE_NO_INTERNAL_PROTOTYPES
46069         is defined, since we now use prototypes always.
46070
46071         * lib/regex.h (_RE_ARGS): Remove.  No longer needed, since we assume
46072         C89 or better.  All uses removed.
46073
46074 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
46075
46076         * config/srclist.txt: Add glibc bugs 1220-1227.
46077
46078 2005-08-20  Jim Meyering  <jim@meyering.net>
46079
46080         * lib/regexec.c (regexec, re_search_stub) [!_LIBC]: Omit declaration
46081         of unused local, dfa.
46082
46083 2005-08-20  Bruno Haible  <bruno@clisp.org>
46084
46085         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
46086
46087 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
46088
46089         * lib/regex_internal.c (re_string_realloc_buffers, re_node_set_insert):
46090         (re_node_set_insert_last, re_dfa_add_node):
46091         Rename local variables to avoid GCC shadowing warnings.
46092
46093 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
46094
46095         * lib/regex_internal.c (re_acquire_state, re_acquire_state_context)
46096         [defined lint]: Suppress bogus uninitialized-variable warnings.
46097
46098         * lib/regcomp.c (duplicate_node): Return new index, not an error code,
46099         and let the caller return REG_ESPACE if out of space.  This
46100         removes an uninitialied-variable warning with GCC 4.0.1, and also
46101         avoids taking the address of a local variable.  All callers
46102         changed.
46103
46104 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
46105
46106         * config/srclist.txt: Comment out $LIBCSRC/posix/regex_internal.c,
46107         $LIBCSRC/posix/regexec.c.
46108         Add glibc bug 1217 for regcomp.c.
46109
46110 2005-08-19  Jim Meyering  <jim@meyering.net>
46111
46112         * lib/regexec.c (proceed_next_node): Redo local variables to
46113         avoid GCC shadowing warnings.
46114
46115 2005-08-18  Bruno Haible  <bruno@clisp.org>
46116
46117         * lib/strstr.c (strstr): Fix return value in multibyte case.
46118         * lib/strcasestr.c (strcasestr): Likewise.
46119
46120 2005-08-17  Paul Eggert  <eggert@cs.ucla.edu>
46121
46122         * lib/regex.h: Remove useless space-before-tab.  From coreutils.
46123
46124 2005-08-17  Jim Meyering  <jim@meyering.net>
46125
46126         Make the %s format (seconds since the epoch) work for a negative
46127         number and when used with a zero-padded field width, e.g. %015s.
46128
46129         * lib/strftime.c (my_strftime): Move the `do_number_sign_and_padding'
46130         label so that it precedes the code to set `digits'.  Otherwise,
46131         %0Ns wouldn't work.  Before this change, `date -d @-22 +%05s' would
46132         print `00-22'.  Now, it prints `-0022', as it should.
46133
46134 2005-08-17  Bruno Haible  <bruno@clisp.org>
46135
46136         * modules/strstr (Files): Add m4/mbrtowc.m4.
46137         (Depends-on): Add mbuiter.
46138
46139 2005-08-17  Bruno Haible  <bruno@clisp.org>
46140
46141         * modules/strcasestr: New file.
46142         * MODULES.html.sh (String handling, based on ANSI C 89): Add
46143         strcasestr.
46144
46145 2005-08-17  Bruno Haible  <bruno@clisp.org>
46146
46147         * modules/strcase (Depends-on): Add mbuiter. Remove strnlen1, mbchar.
46148
46149 2005-08-17  Bruno Haible  <bruno@clisp.org>
46150
46151         * modules/mbuiter: New file.
46152         * MODULES.html.sh (Extended multibyte and wide character utilities):
46153         Add mbuiter.
46154
46155 2005-08-17  Bruno Haible  <bruno@clisp.org>
46156
46157         * m4/strstr.m4 (gl_FUNC_STRSTR): Use the replacement function always.
46158         (gl_PREREQ_STRSTR): Use gl_FUNC_MBRTOWC.
46159
46160 2005-08-17  Bruno Haible  <bruno@clisp.org>
46161
46162         * m4/strcasestr.m4: New file.
46163
46164 2005-08-17  Bruno Haible  <bruno@clisp.org>
46165
46166         * lib/strstr.h: Ignore HAVE_STRSTR, always declare the gnulib function.
46167         * lib/strstr.c: Completely rewritten, with multibyte locale support.
46168
46169 2005-08-17  Bruno Haible  <bruno@clisp.org>
46170
46171         * lib/strcasestr.h: New file.
46172         * lib/strcasestr.c: New file.
46173
46174 2005-08-17  Bruno Haible  <bruno@clisp.org>
46175
46176         * lib/strcasecmp.c: Use mbuiter.h.
46177
46178 2005-08-17  Bruno Haible  <bruno@clisp.org>
46179
46180         * lib/mbuiter.h: New file.
46181
46182 2005-08-16  Paul Eggert  <eggert@cs.ucla.edu>
46183
46184         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
46185         of gl_GETOPT_SUBSTITUTE.  That way, if both gl_GETOPT_SUBSTITUTE
46186         and gl_GETOPT are both invoked via different paths (as happens
46187         with GNU tar CVS because it uses both argp and getopt), the former
46188         wins.
46189
46190 2005-08-16  Bruno Haible  <bruno@clisp.org>
46191
46192         * modules/tls: New file.
46193         * MODULES.html.sh (Multithreading): Add tls.
46194
46195 2005-08-16  Bruno Haible  <bruno@clisp.org>
46196
46197         * modules/strnlen1: New file.
46198         * MODULES.html.sh (String handling): Add strnlen1.
46199
46200 2005-08-16  Bruno Haible  <bruno@clisp.org>
46201
46202         * modules/strcase (Files): Add m4/mbrtowc.m4.
46203         (Depends-on): Add strnlen1, mbchar.
46204
46205 2005-08-16  Bruno Haible  <bruno@clisp.org>
46206
46207         * modules/mbiter: New file.
46208         * MODULES.html.sh (Extended multibyte and wide character utilities):
46209         Add mbiter.
46210
46211 2005-08-16  Bruno Haible  <bruno@clisp.org>
46212
46213         * modules/mbfile: New file.
46214         * MODULES.html.sh (Extended multibyte and wide character utilities):
46215         Add mbfile.
46216
46217 2005-08-16  Bruno Haible  <bruno@clisp.org>
46218
46219         * modules/mbchar: New file.
46220         * MODULES.html.sh (Extended multibyte and wide character utilities):
46221         New section.
46222
46223 2005-08-16  Bruno Haible  <bruno@clisp.org>
46224
46225         * m4/tls.m4: New file, from GNU gettext.
46226
46227 2005-08-16  Bruno Haible  <bruno@clisp.org>
46228
46229         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Use the replacement function
46230         always.
46231         (gl_PREREQ_STRCASECMP): Use gl_FUNC_MBRTOWC.
46232
46233 2005-08-16  Bruno Haible  <bruno@clisp.org>
46234
46235         * m4/mbiter.m4: New file.
46236
46237 2005-08-16  Bruno Haible  <bruno@clisp.org>
46238
46239         * m4/mbfile.m4: New file.
46240
46241 2005-08-16  Bruno Haible  <bruno@clisp.org>
46242
46243         * m4/mbchar.m4: New file.
46244
46245 2005-08-16  Bruno Haible  <bruno@clisp.org>
46246
46247         * lib/tls.h: New file, from GNU gettext.
46248         * lib/tls.c: New file, from GNU gettext.
46249
46250 2005-08-16  Bruno Haible  <bruno@clisp.org>
46251
46252         * lib/strnlen1.h: New file.
46253         * lib/strnlen1.c: New file.
46254
46255 2005-08-16  Bruno Haible  <bruno@clisp.org>
46256
46257         * lib/strcasecmp.c (struct mbiter_multi): Remove at_end field.
46258         (mbi_init): Update.
46259         (mbi_avail, mbi_advance): Let the iteration end before the terminating
46260         NUL byte, not after it.
46261
46262 2005-08-16  Bruno Haible  <bruno@clisp.org>
46263
46264         * lib/strcase.h (strcasecmp): Add note in comments.
46265         * lib/strncasecmp.c: Use code from strcasecmp.c.
46266         * lib/strcasecmp.c: Use mbchar module. Define private mbiter variant.
46267         (strcasecmp): Work correctly in multibyte locales.
46268
46269 2005-08-16  Bruno Haible  <bruno@clisp.org>
46270
46271         * lib/mbiter.h: New file.
46272
46273 2005-08-16  Bruno Haible  <bruno@clisp.org>
46274
46275         * lib/mbfile.h: New file.
46276
46277 2005-08-16  Bruno Haible  <bruno@clisp.org>
46278
46279         * lib/mbchar.h: New file.
46280         * lib/mbchar.c: New file.
46281
46282 2005-08-16  Bruno Haible  <bruno@clisp.org>
46283
46284         * lib/mbchar.h (mb_cmp, mb_casecmp): Order the invalid characters after
46285         the valid ones. Makes the comparison operations transitive:
46286         cmp (a, b) < 0 && cmp (b, c) < 0 ==> cmp (a, c) < 0.
46287         * lib/strcasecmp.c (strcasecmp): Use mb_casecmp.
46288
46289 2005-08-15  Simon Josefsson  <jas@extundo.com>
46290
46291         * modules/ssize_t (License): Change to 'unlimited'.
46292
46293         * gnulib-tool (sed_extract_prog): Recognize 'unlimited' license.
46294
46295 2005-08-15  Paul Eggert  <eggert@cs.ucla.edu>
46296
46297         * config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.
46298         Add comments for each pending glibc patch.
46299
46300 2005-08-15  Bruno Haible  <bruno@clisp.org>
46301
46302         * lib/regex.h (__restrict_arr): Don't define to __restrict if
46303         __cplusplus is defined.
46304
46305 2005-08-14  Jim Meyering  <jim@meyering.net>
46306
46307         Sync from coreutils.
46308
46309         * lib/fts-cycle.c (setup_dir, enter_dir, leave_dir, free_dir):
46310         Use the hash-table-based cycle-detection code not just when
46311         FTS_TIGHT_CYCLE_CHECK if specified, but also with FTS_LOGICAL.
46312         Reported by James Youngman in
46313         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00011.html>.
46314         * lib/fts_.h: Mention that with FTS_LOGICAL, we use
46315         FTS_TIGHT_CYCLE_CHECK.
46316         * lib/fts.c (fts_cross_check) [FTS_DEBUG]:
46317         s/active_dir_ht/fts_cycle.ht/. This lets us compile with -DFTS_DEBUG,
46318         once again.
46319         * lib/fts.c [! _LIBC]: Include "lstat.h" rather than rolling our own.
46320         * lib/fts.c (fd_safer): Remove decl.
46321         Include fcntl--.h rather than unistd-safer.h
46322         (fts_safe_changedir): Don't call fd_safer; no longer needed
46323         now that we include fcntl--.h.
46324
46325 2005-08-12  Simon Josefsson  <jas@extundo.com>
46326
46327         * modules/getndelim2: Use ssize_t module.
46328         * modules/getnline: Likewise.
46329         * modules/safe-read: Likewise.
46330         * modules/xreadlink: Likewise.
46331
46332         * modules/ssize_t: New file.
46333
46334 2005-08-12  Simon Josefsson  <jas@extundo.com>
46335
46336         * m4/readline.m4: Look for termcap, curses or ncurses if required.
46337
46338 2005-08-12  Simon Josefsson  <jas@extundo.com>
46339
46340         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
46341         ssize_t.
46342
46343 2005-08-12  Simon Josefsson  <jas@extundo.com>
46344
46345         * MODULES.html.sh (Extra functions based on ANSI C 89: Misc): Add
46346         readline, getdelim and check_version.
46347         (Support for systems lacking ISO C 99: Sizes of integer types):
46348         Add size_max.
46349
46350 2005-08-12  Bruno Haible  <bruno@clisp.org>
46351
46352         * m4/readline.m4 (gl_FUNC_READLINE): Look for ncurses first.
46353
46354 2005-08-11  Simon Josefsson  <jas@extundo.com>
46355
46356         * modules/readline: New file.
46357
46358         * modules/strnlen (Files): Add strnlen.h.
46359
46360 2005-08-11  Simon Josefsson  <jas@extundo.com>
46361
46362         * m4/readline.m4: New file.
46363
46364 2005-08-11  Simon Josefsson  <jas@extundo.com>
46365
46366         * lib/readline.h, readline.c: New file.
46367
46368 2005-08-11  Simon Josefsson  <jas@extundo.com>
46369
46370         * doc/gnulib.texi (Initial import, Finishing touches): Mention
46371         gl_AVOID.
46372
46373 2005-08-11  Bruno Haible  <bruno@clisp.org>
46374
46375         * lib/strnlen.h (strnlen): Change parameter name to match comment.
46376
46377 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
46378
46379         * m4/onceonly_2_57.m4: Really require Autoconf 2.57.
46380
46381 2005-08-10  Simon Josefsson  <jas@extundo.com>
46382
46383         * tests/test-iconvme.c: New file.
46384
46385 2005-08-10  Simon Josefsson  <jas@extundo.com>
46386
46387         * m4/strnlen.m4: New file.
46388
46389         * m4/strndup.m4: Don't check for strnlen declaration, done in
46390         strnlen.m4.
46391
46392 2005-08-10  Simon Josefsson  <jas@extundo.com>
46393
46394         * lib/strndup.c: Use strnlen.h.
46395
46396         * lib/strnlen.h: New file.
46397
46398 2005-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
46399
46400         * README: Typos.
46401
46402 2005-08-02  Simon Josefsson  <jas@extundo.com>
46403
46404         * modules/readline: New file.
46405
46406 2005-08-02  Simon Josefsson  <jas@extundo.com>
46407
46408         * modules/getdelim: New file.
46409
46410         * modules/getline: Rewrite, don't use getndelim2.
46411
46412 2005-08-02  Simon Josefsson  <jas@extundo.com>
46413
46414         * m4/getline.m4: Separate out getdelim stuff into separate module.
46415
46416         * m4/getdelim.m4: New file.
46417
46418 2005-08-02  Simon Josefsson  <jas@extundo.com>
46419
46420         * lib/getline.h, getline.c: Rewrite.
46421
46422         * lib/getdelim.h, lib/getdelim.c: New files, ported from glibc.
46423
46424 2005-07-31  Bruno Haible  <bruno@clisp.org>
46425
46426         * lib/lock.h (gl_lock_initializer): New macro.
46427         (gl_lock_define_initialized): Use it.
46428         (gl_rwlock_initializer): New macro.
46429         (gl_rwlock_define_initialized): Use it.
46430         (gl_recursive_lock_initializer): New macro.
46431         (gl_recursive_lock_define_initialized): Use it.
46432
46433 2005-07-30  Karl Berry  <karl@gnu.org>
46434
46435         * doc/gnulib.texi (Initial import): mention -I$(top_builddir)/lib.
46436         Report from Ben Pfaff, regarding getopt.
46437
46438 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
46439
46440         Add support to getopt for Emacs, which doesn't use LIBOBJS in the
46441         normal way.
46442         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE_HEADER): New macro.
46443         (gl_GETOPT_SUBSTITUTE): Use it.  Invoke gl_PREREQ_GETOPT.
46444         (gl_GETOPT_IFELSE, gl_GETOPT_CHECK_HEADERS): New macros.
46445         (gl_GETOPT): Use the new macros.  Most of the implementation
46446         is moved to the new macros.  This is for programs like Emacs
46447         that don't want all the functionality of gl_GETOPT.
46448
46449 2005-07-26  Bruno Haible  <bruno@clisp.org>
46450
46451         * m4/lock.m4: Update from GNU gettext.
46452
46453 2005-07-26  Bruno Haible  <bruno@clisp.org>
46454
46455         * lib/lock.h: Update from GNU gettext.
46456         * lib/lock.c: Update from GNU gettext.
46457
46458 2005-07-25  Paul Eggert  <eggert@cs.ucla.edu>
46459
46460         * m4/regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_IFELSE instead of the
46461         obsolescent AC_TRY_RUN.  Include the default includes files, for
46462         'exit'.
46463
46464 2005-07-24  Bruno Haible  <bruno@clisp.org>
46465
46466         * modules/visibility: New file.
46467         * MODULES.html.sh (Misc): Add visibility.
46468
46469 2005-07-24  Bruno Haible  <bruno@clisp.org>
46470
46471         * m4/visibility.m4: New file.
46472
46473 2005-07-24  Bruno Haible  <bruno@clisp.org>
46474
46475         * doc/visibility.texi: New file.
46476
46477 2005-07-22  Bruno Haible  <bruno@clisp.org>
46478
46479         * modules/alloca-opt (Makefile.am): Remove explicit dependency on
46480         $(ALLOCA_H), redundant through BUILT_SOURCES.
46481         * modules/argz (Makefile.am): Remove explicit dependency on $(ARGZ_H),
46482         redundant through BUILT_SOURCES.
46483         * modules/byteswap (Makefile.am): Remove explicit dependency on
46484         $(BYTESWAP_H), redundant through BUILT_SOURCES.
46485         * modules/fnmatch (Makefile.am): Remove explicit dependency on
46486         $(FNMATCH_H), redundant through BUILT_SOURCES.
46487         * modules/getopt (Makefile.am): Remove explicit dependency on
46488         $(GETOPT_H), redundant through BUILT_SOURCES.
46489         * modules/glob (Makefile.am): Remove explicit dependency on $(GLOB_H),
46490         redundant through BUILT_SOURCES.
46491         * modules/poll (Makefile.am): Remove explicit dependency on $(POLL_H),
46492         redundant through BUILT_SOURCES.
46493         * modules/stdbool (Makefile.am): Remove explicit dependency on
46494         $(STDBOOL_H), redundant through BUILT_SOURCES.
46495         * modules/stdint (Makefile.am): Remove explicit dependency on
46496         $(STDINT_H), redundant through BUILT_SOURCES.
46497         * modules/sysexits (Makefile.am): Add $(SYSEXITS_H) to BUILT_SOURCES.
46498         Remove explicit dependency on $(SYSEXITS_H).
46499         Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
46500
46501 2005-07-18  Simon Josefsson  <jas@extundo.com>
46502
46503         * lib/check-version.c (check_version): Accept identical versions too.
46504
46505 2005-07-18  Bruno Haible  <bruno@clisp.org>
46506
46507         * modules/lock: New file.
46508         * MODULES.html.sh (Multithreading): New section.
46509
46510 2005-07-18  Bruno Haible  <bruno@clisp.org>
46511
46512         * m4/lock.m4: New file, from GNU gettext.
46513
46514 2005-07-18  Bruno Haible  <bruno@clisp.org>
46515
46516         * lib/lock.h: New file, from GNU gettext.
46517         * lib/lock.c: New file, from GNU gettext.
46518
46519 2005-07-18  Bruno Haible  <bruno@clisp.org>
46520
46521         * lib/lock.h (gl_once_t): New type.
46522         (gl_once_define, gl_once): New macros.
46523         * lib/lock.c (fresh_once): New variable.
46524         (glthread_once, glthread_once_call, glthread_once_singlethreaded): New
46525         functions.
46526
46527 2005-07-16  Simon Josefsson  <jas@extundo.com>
46528
46529         * doc/gnulib.texi (Library version handling): Add ELF symbol collision
46530         workaround, suggested by Bruno.
46531
46532 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
46533
46534         * modules/xalloc (Depends-on): Add xalloc-die.
46535         * modules/xvasprintf (Depends-on): Add xalloc-die.
46536
46537 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
46538
46539         * lib/quotearg.c: Add translator comment suggested by Bruno Haible,
46540         with a minor change.
46541
46542 2005-07-15  Bruno Haible  <bruno@clisp.org>
46543
46544         * m4/poll.m4 (gl_FUNC_POLL): Check against MacOS X 10.4 poll() bug.
46545         When using lib/poll.c, define poll as rpl_poll.
46546
46547 2005-07-14  Paul Eggert  <eggert@cs.ucla.edu>
46548
46549         * modules/argp (Depends-on): Remove unlocked-io.
46550
46551 2005-07-14  Derek Price  <derek@ximbiot.com>
46552
46553         * m4/glob.m4 (gl_GLOB): Cache glob interface check result.  Add check
46554         for glob symlink bug.
46555
46556 2005-07-14  Bruno Haible  <bruno@clisp.org>
46557
46558         * m4/argp.m4 (gl_ARGP): Remove invocation of gl_FUNC_GLIBC_UNLOCKED_IO.
46559         Instead, test for *_unlocked function declarations directly.
46560
46561 2005-07-11  Simon Josefsson  <jas@extundo.com>
46562
46563         * modules/size_max: New file.
46564
46565         * modules/xsize: Depend on size_max module for size_max.m4.
46566
46567 2005-07-11  Simon Josefsson  <jas@extundo.com>
46568
46569         * lib/size_max.h: New file.
46570
46571 2005-07-11  Paul Eggert  <eggert@cs.ucla.edu>
46572
46573         * lib/version-etc-fsf.c (version_etc_copyright): Parameterize the
46574         copyright symbol and the year.
46575         * lib/version-etc.c (COPYRIGHT_YEAR): New constant.
46576         (version_etc_va): Use parameterized copyright notice.
46577         Reword to conform to the current GNU coding standards.
46578
46579 2005-07-11  Karl Berry  <karl@gnu.org>
46580
46581         * doc/gnulib.texi (Quoting): new node.
46582         (Initial import): more info, from Patrice.
46583
46584 2005-07-11  Bruno Haible  <bruno@clisp.org>
46585
46586         * gnulib-tool (func_usage): Document option --avoid.
46587         (Command line options): Handle --avoid.
46588         (func_acceptable): New function.
46589         (func_modules_transitive_closure): Use it.
46590
46591 2005-07-11  Bruno Haible  <bruno@clisp.org>
46592
46593         * MODULES.html.sh: Use shortcut URLs to the www.opengroup.org site.
46594         Reported by Jim Meyering.
46595
46596 2005-07-10  Bruno Haible  <bruno@clisp.org>
46597
46598         * m4/size_max.m4 (gl_SIZE_MAX): Cast ~(size_t)0 back to size_t.
46599         Needed when size_t is smaller than 'unsigned int'.
46600         Reported by Paul Eggert.
46601
46602 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
46603
46604         * modules/argp (Depends-on): Add unlocked-io
46605
46606 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
46607
46608         * lib/argp-namefrob.h: Include unlocked-io.h. Removed unnecessary
46609         block of defines.
46610
46611 2005-07-08  Paul Eggert  <eggert@cs.ucla.edu>
46612
46613         * config/srclist.txt: Comment out regcomp.c, since we have a porting
46614         fix now.
46615
46616 2005-07-08  Eric Blake  <ebb9@byu.net>  (tiny change)
46617         and Paul Eggert  <eggert@cs.ucla.edu>
46618
46619         * lib/regcomp.c (init_dfa, build_range_exp): Store __btowc value
46620         in wint_t, not wchar_t.  Remove now-unnecessary cast.
46621
46622 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
46623
46624         * modules/regex (Files): Add lib/regex_internal.c,
46625         lib/regex_internal.h, lib/regexec.c, lib/regcomp.c, m4/codeset.m4.
46626         (Depends-on): Add extensions.
46627         (Makefile.am): Remove lib_SOURCES; now done by m4 code.
46628
46629 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
46630
46631         * m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on
46632         pathconf.
46633         * m4/same.m4 (gl_SAME): Likewise.
46634         Require AC_SYS_LONG_FILE_NAMES; bug reported by Gerrit P. Haase.
46635
46636         * m4/regex.m4: Adjust to new libc regex implementation.
46637         (gl_INCLUDED_REGEX): Add AC_LIBSOURCES for
46638         all the .c and .h parts of (the new) regex.
46639         Quote the m4 stuff better.
46640         Check for RE_ICASE bug of old gnulib.
46641         Check for REG_STARTEND of recent libc.
46642         Rename local variables from jm_* to gl_*.
46643         Quote operand of "test -f".
46644         Say "recent enough" version of libc, not "version 2".
46645         (gl_PREREQ_REGEX): Remove AC_FUNC_ALLOCA, since alloca is a
46646         prerequisite module.  Remove AC_HEADER_STDC; no longer needed.
46647         Check for locale.h, isblank, mbrtowc, wcrtomb, wcscoll.
46648         Remove check for btowc, isascii.
46649         Require AM_LANGINFO_CODESET.
46650
46651 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
46652
46653         * lib/regex.c, regex.h: Sync from libc.
46654         * lib/regcomp.c, lib/regexec_internal.c, lib/regex_internal.h:
46655         * lib/regexec.c:
46656         New files, synced from libc, except that regex_internal.h
46657         currently has a small porting fix.
46658
46659 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
46660
46661         * config/srclist.txt: Add regcomp.c, regex.c, regex.h,
46662         regex_internal.c, regexec.c.
46663         Add regex_internal.h too, but as a comment, since the libc version
46664         is currently broken in gnulib mode.
46665
46666 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
46667
46668         Support programs like Emacs that use gnulib but not gettext.
46669         * MODULES.html.sh (Internationalization functions): Add gettext-h.
46670         * modules/gettext-h: New file.
46671         * modules/gettext (Files): Remove lib/gettext.h.
46672         (Depends-on): Add gettext-h.
46673         (Makefile.am): Remove lib_SOURCES.
46674         * modules/argmatch, modules/c-stack, modules/closeout:
46675         * modules/copy-file, modules/csharpcomp, modules/csharpexec:
46676         * modules/execute, modules/file-type, modules/getaddrinfo:
46677         * modules/getopt, modules/human, modules/javacomp:
46678         * modules/javaexec, modules/mkdir-p, modules/obstack:
46679         * modules/openat, modules/pagealign_alloc, modules/pipe:
46680         * modules/quotearg, modules/regex, modules/rpmatch:
46681         * modules/unicodeio, modules/userspec, modules/version-etc:
46682         * modules/wait-process, modules/xalloc-die, modules/xmemcoll:
46683         * modules/xsetenv:
46684         Depend on gettext-h, not gettext.
46685
46686 2005-07-05  Paul Eggert  <eggert@cs.ucla.edu>
46687
46688         * gnulib-tool (func_import): Add support for 'public domain' license.
46689         * modules/alloca, modules/atexit, modules/memmove:
46690         Now public domain, not GPL.
46691         * modules/dup2, modules/getpagesize, modules/malloc, modules/memset:
46692         * modules/realloc, modules/strerror, modules/strtod:
46693         Now LGPL, not GPL.
46694
46695 2005-07-05  Bruno Haible  <bruno@clisp.org>
46696
46697         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): Upgrade to version from current
46698         autoconf CVS. Needed for mingw.
46699
46700 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
46701
46702         Remove the dependency of the strftime module on the tzset module.
46703         * modules/strftime (Depends-on): Remove dependency on tzset.
46704
46705 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
46706
46707         Remove the dependency of the strftime module on the tzset module.
46708         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't require
46709         gl_FUNC_TZSET_CLOBBER.
46710
46711 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
46712
46713         Remove the dependency of the strftime module on the tzset module.
46714         * lib/strftime.c (my_strftime)
46715         [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]:
46716         Copy the input structure, to work around some of the bug with
46717         Solaris 2.5.1 and Solaris 2.6.  If you still care about these old
46718         Solaris releases, you should also use the tzset module, but we won't
46719         require it as a dependency any more since we don't want LGPLed code
46720         to depend on GPLed code.
46721
46722 2005-07-02  Jim Meyering  <jim@meyering.net>
46723
46724         * m4/chown.m4, cloexec.m4, dup2.m4, fsusage.m4:
46725         * m4/getcwd-path-max.m4, getcwd.m4, mkstemp.m4, mountlist.m4:
46726         * m4/pagealign_alloc.m4, save-cwd.m4, unistd-safer.m4:
46727         Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
46728
46729 2005-07-02  Jim Meyering  <jim@meyering.net>
46730
46731         * lib/backupfile.c (backup_args): Change a `0' to NULL.
46732
46733 2005-07-01  Paul Eggert  <eggert@cs.ucla.edu>
46734
46735         * lib/xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
46736         declares only 'struct timespec;' (!).
46737
46738 2005-07-01  Jim Meyering  <jim@meyering.net>
46739
46740         * lib/chown.c, cloexec.c, dup-safer.c, dup2.c, fsusage.c, getcwd.c:
46741         * lib/getloadavg.c, mountlist.c, openat.h, pagealign_alloc.c:
46742         * lib/save-cwd.c, tempname.c:
46743         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
46744         and don't include <sys/file.h>).
46745
46746 2005-06-29  Jim Meyering  <jim@meyering.net>
46747
46748         * lib/mkdir-p.c (make_dir_parents): Don't apply sizeof to a hard-coded
46749         type name.  Use the variable name instead.
46750         * lib/idcache.c (getuser, getuidbyname, getgroup, getgidbyname):
46751         Likewise.
46752
46753 2005-06-28  Simon Josefsson  <jas@extundo.com>
46754
46755         * modules/check-version (Files): Add check-version.m4.
46756
46757 2005-06-28  Simon Josefsson  <jas@extundo.com>
46758
46759         * m4/check-version.m4: New file, suggested by Jim Meyering
46760         <jim@meyering.net>.
46761
46762 2005-06-28  Simon Josefsson  <jas@extundo.com>
46763
46764         * lib/check-version.h, lib/check-version.c: New files.
46765
46766 2005-06-28  Simon Josefsson  <jas@extundo.com>
46767
46768         * lib/base64.c (base64_encode): Indent.  Rename 'b64' to avoid
46769         collision with global variable.  Better indentation.  Don't
46770         increment buffer pointer beyond buffer end.  Based on comments
46771         from Paul Eggert <eggert@cs.ucla.edu>.
46772
46773         * lib/base64.h: Indent.
46774
46775 2005-06-28  Simon Josefsson  <jas@extundo.com>
46776
46777         * doc/gnulib.texi (Library version handling): New section.
46778
46779 2005-06-28  Jim Meyering  <jim@meyering.net>
46780
46781         * check-module (find_included_lib_files): Hard-code another
46782         pair of exceptions: fts.c includes fts-cycle.c and unistd-safer.h
46783         but modules/fts-lgpl (correctly) does not list those files.
46784
46785         * modules/canonicalize (Files): Add lib/pathmax.h.
46786
46787 2005-06-25  Simon Josefsson  <jas@extundo.com>
46788
46789         * modules/check-version: New file.
46790
46791 2005-06-24  Paul Eggert  <eggert@cs.ucla.edu>
46792
46793         * lib/canon-host.c (canon-host): Append trailing "," to 0 in
46794         initializer of struct addrinfo, as an indication that we don't
46795         care how many members the structure has.
46796
46797 2005-06-24  Derek Price  <derek@ximbiot.com>
46798         and Bruno Haible  <bruno@clisp.org>
46799
46800         Remove stat module & update lstat.
46801         * m4/lstat.m4 (gl_FUNC_LSTAT): Drop AC_FUNC_LSTAT in favor of
46802         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
46803         * m4/stat.m4: Remove this file.
46804
46805 2005-06-24  Derek Price  <derek@ximbiot.com>
46806         and Bruno Haible  <bruno@clisp.org>
46807
46808         Remove stat module & update lstat.
46809         * lib/stat.c: Remove this file...
46810         (slash_aware_lstat): ...moving this content and its support...
46811         * lib/lstat.c (rpl_lstat): ...into here.
46812         * lib/lstat.h: New file.
46813
46814 2005-06-24  Derek Price  <derek@ximbiot.com>
46815         and Bruno Haible  <bruno@clisp.org>
46816
46817         Remove stat module & update lstat.
46818         * config/srclist.txt (libc sources): Remove stat.
46819
46820 2005-06-24  Derek Price  <derek@ximbiot.com>
46821         and Bruno Haible  <bruno@clisp.org>
46822
46823         Remove stat module & update lstat.
46824         * MODULES.html.sh (stat): Remove.
46825         * MODULES.html: Regenerated.
46826         * modules/lstat (Description): Correct function name.
46827         (Files): Add "lstat.h".
46828         (Depends-on): Remove stat, add xalloc, stat-macros.
46829         * modules/stat: Remove this file.
46830         (Include): Add "lstat.h", remove <sys/stat.h>.
46831
46832 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
46833
46834         * lib/mktime.c: Include <string.h> even if !DEBUG.  (From glibc.)
46835         (ranged_convert): Don't save conversion in a temporary struct.
46836         This causes a warning with GCC 4.0.0, and anyway in the typical
46837         case it's not worth the extra 100 bytes or so of code.
46838         (ranged_convert, __mktime_internal): When calling a function via a
46839         pointer P, use P () rather than (*P) (), as we now assume C89 or
46840         better.
46841
46842 2005-06-22  Paul Eggert  <eggert@cs.ucla.edu>
46843
46844         * lib/readutmp.c (desirable_utmp_entry): Fix bug where "who -b" and
46845         "who -r" failed to give output.  Problem reported by Tim Waugh.
46846
46847         * lib/xmalloc.c (HAVE_GNU_CALLOC): New constant.
46848         (xcalloc): Use it to avoid needless tests.
46849         Problem reported by Jim Meyering.
46850
46851 2005-06-20  Derek Price  <derek@ximbiot.com>
46852
46853         * m4/bison.m4: Note that precious decls of YACC & YFLAGS will be
46854         unnecessary for Autoconfs > 2.59c.
46855
46856 2005-06-16  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
46857
46858         * lib/argp.h (__option_is_short): Check upper limit of
46859         __key. Isprint() requires its argument to have the value
46860         of an unsigned char or EOF.
46861
46862 2005-06-16  Jim Meyering  <jim@meyering.net>
46863
46864         * lib/calloc.c (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
46865         when either N or S is zero.
46866
46867 2005-06-16  Derek Price  <derek@ximbiot.com>
46868
46869         * m4/bison.m4: Declare YACC & YFLAGS precious.
46870
46871 2005-06-10  Paul Eggert  <eggert@cs.ucla.edu>
46872
46873         * lib/fnmatch.c (fnmatch): If there is an encoding error in a
46874         multibyte string or pattern, fall back on unibyte matching.
46875         Problem reported by James Youngman.
46876
46877 2005-06-08  Bruno Haible  <bruno@clisp.org>
46878
46879         * modules/csharpcomp: New file.
46880         * MODULES.html.sh (C#): Add csharpcomp.
46881
46882 2005-06-08  Bruno Haible  <bruno@clisp.org>
46883
46884         * m4/csharpcomp.m4: New file, from GNU gettext.
46885
46886 2005-06-08  Bruno Haible  <bruno@clisp.org>
46887
46888         * lib/csharpcomp.h: New file, from GNU gettext.
46889         * lib/csharpcomp.c: New file, from GNU gettext.
46890         * lib/csharpcomp.sh.in: New file, from GNU gettext.
46891
46892 2005-06-08  Bruno Haible  <bruno@clisp.org>
46893
46894         * lib/binary-io.h (fileno): Undefine before defining it. Avoids a gcc
46895         warning on mingw.
46896
46897 2005-06-07  Derek Price  <derek@ximbiot.com>
46898
46899         Sync from CVS.
46900         * lib/glob_.h: Indent nested #ifdef.
46901
46902 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
46903
46904         Sync from coreutils.
46905         Use "file name" when talking about file names, instead of "filename"
46906         or "path", as per the GNU coding standards.
46907         * lib/mkdir-p.c: Renamed from makepath.c.
46908         (make_dir_parents): Renamed from make_path.  All callers changed.
46909         * lib/mkdir-p.h: Likewise.  All includers changed.
46910         * lib/filenamecat.c: Renamed from path-concat.c.
46911         (file_name_concat): Renamed from path_concat.  All callers changed.
46912         [TEST_FILE_NAME_CONCAT]: Renamed from TEST_PATH_CONCAT.
46913         * lib/filenamecat.h: Likewise.  All includers changed.
46914         * lib/acl.c: Don't use "path" or "filename" to mean "file name"
46915         in comments or local variable names.
46916         * lib/basename.c: Likewise.
46917         * lib/canonicalize.c, canonicalize.h: Likewise.
46918         * lib/dirname.c, dirname.h: Likewise.
46919         * lib/euidaccess.c: Likewise.
46920         * lib/exclude.c: Likewise
46921         * lib/fnmatch_.h, fnmatch_loop.c: Likewise.
46922         * lib/fsusage.c, fsuage.h: Likewise.
46923         * lib/fts.c, fts_.h: Likewise.
46924         * lib/getcwd.c: Likewise.
46925         * lib/getloadavg.c: Likewise.
46926         * lib/mkstemp.c: Likewise.
46927         * lib/mountlist.c, mountlist.h: Likewise.
46928         * lib/openat.c, openat.h: Likewise.
46929         * lib/readlink-stub.c: Likewise.
46930         * lib/readutmp.c, readutmp.h: Likewise.
46931         * lib/rename.c: Likewise.
46932         * lib/rmdir.c: Likewise.
46933         * lib/same.c: Likewise.
46934         * lib/savedir.c: Likewise.
46935         * lib/stripslash.c: Likewise.
46936         * lib/tempname.c: Likewise.
46937         * lib/xreadlink.c: Likewise.
46938         * lib/exclude.c (excluded_file_name): Renamed from excluded_filename.
46939         All uses changed.
46940         * lib/exclude.h: Likewise.
46941
46942         * lib/euidaccess.c (getuid, getgid, getuid, getegid)
46943         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
46944         * lib/idcache.c (getpwuid, getpwnam, getgrgid, getgrnam)
46945         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
46946         * lib/pathmax.h: Include <limits.h> unconditionally, since other
46947         files have been getting away with it for years (MORE/BSD 4.3
46948         is extinct now).
46949         * lib/userspec.c (getpwnam, getgrnam, getgrgid)
46950         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
46951
46952         * lib/pathmax.h (_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]:
46953         Define to 256, not 255, as per modern POSIX.
46954
46955 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
46956
46957         Sync from coreutils.
46958         Use "file name" when talking about file names, instead of "filename"
46959         or "path", as per the GNU coding standards.
46960         * MODULES.html.sh: mkdir-p renamed from makepath.
46961         filenamecat renamed from path-concat.
46962         * modules/filenamecat: Renamed from modules/path-concat.
46963         (Files): filenamecat.h and filenamecat.c renamed from
46964         path-concat.h and path-concat.c.
46965         (configure.ac): gl_FILE_NAME_CONCAT, not gl_PATH_CONCAT.
46966         (Include): filenamecat.h, not path-concat.h.
46967         * modules/mkdir-p: Renamed from modules/makepath.
46968         (Files): mkdir-p.h and mkdir-p.c renamed from makepath.h and
46969         makepath.c.
46970         (configure.ac): gl_MKDIR_PARENTS, not gl_MAKEPATH.
46971         (Include): mkdir-p.h, not makepath.h.
46972
46973 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
46974
46975         Sync from coreutils.
46976         * m4/mkdir-p.m4: Renamed from makepath.m4.
46977         (gl_MKDIR_PARENTS): Renamed from gl_MAKEPATH.  All uses changed.
46978         Rename files from makepath.c to mkdir-p.c, and from
46979         makepath.h to mkdir-p.h.
46980         * m4/filenamecat.m4: Renamed from path-concat.m4.
46981         (gl_FILE_NAME_CONCAT): Renamed from gl_PATH_CONCAT.  All uses changed.
46982         Rename files from path-concat.c to filenamecat.c,
46983         and from path-concat.h to filenamecat.h.
46984         * m4/getcwd-path-max.m4: Don't use "path" or "filename" to mean
46985         "file name" in local variables or comments.
46986         * m4/rename.m4: Likewise.
46987
46988 2005-06-01  Bruno Haible  <bruno@clisp.org>
46989
46990         * modules/csharpexec: New file.
46991         * MODULES.html.sh (C#): New section.
46992
46993 2005-06-01  Bruno Haible  <bruno@clisp.org>
46994
46995         * m4/csharp.m4: New file, from GNU gettext.
46996         * m4/csharpexec.m4: New file, from GNU gettext.
46997
46998 2005-06-01  Bruno Haible  <bruno@clisp.org>
46999
47000         * lib/csharpexec.h: New file, from GNU gettext.
47001         * lib/csharpexec.c: New file, from GNU gettext.
47002         * lib/csharpexec.sh.in: New file, from GNU gettext.
47003
47004 2005-05-31  Derek Price  <derek@ximbiot.com>
47005             Paul Eggert  <eggert@cs.ucla.edu>
47006
47007         Sync from cvs.
47008         * m4/glob.m4: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
47009
47010 2005-05-31  Derek Price  <derek@ximbiot.com>
47011             Paul Eggert  <eggert@cs.ucla.edu>
47012
47013         Sync from cvs.
47014         * lib/glob_.h: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
47015
47016 2005-05-29  Derek Price  <derek@ximbiot.com>
47017
47018         * config/srclist.txt (glob_.h, glob.c): Add these files.
47019
47020 2005-05-29  Derek Price  <derek@ximbiot.com>
47021
47022         * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
47023         * modules/glob: New file.
47024         * modules/getlogin_r: Add link to POSIX spec in description.
47025
47026 2005-05-29  Derek Price  <derek@ximbiot.com>
47027             Paul Eggert  <eggert@cs.ucla.edu>
47028
47029         * m4/glob.m4: New file.
47030
47031 2005-05-29  Derek Price  <derek@ximbiot.com>
47032             Paul Eggert  <eggert@cs.ucla.edu>
47033
47034         * lib/glob_.h, lib/glob.c: New files.
47035
47036 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
47037
47038         * modules/fts (Files): Remove m4/inttypes-pri.m4.
47039         * modules/fts-lgpl (Depends-on): Remove gettext.
47040
47041 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
47042
47043         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,
47044         and don't require gt_INTTYPES_PRI.
47045
47046 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
47047
47048         * lib/getlogin_r.c (getlogin_r): Don't set errno to 0 on return.
47049
47050         * lib/fts.c: Don't worry about debugging on pre-C99-compatible hosts;
47051         the configuration hassle isn't worth it.
47052         Include inttypes.h and stdint.h unconditionally if FTS_DEBUG.
47053         (LONGEST_MODIFIER, PRIuMAX): Remove.
47054
47055 2005-05-27  Bruno Haible  <bruno@clisp.org>
47056
47057         * lib/getlogin_r.h: Remove second include of <stddef.h>.
47058
47059 2005-05-26  Paul Eggert  <eggert@cs.ucla.edu>
47060
47061         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
47062         _POSIX_PTHREAD_SEMANTICS for Solaris.
47063
47064 2005-05-25  Derek Price  <derek@ximbiot.com>
47065
47066         * MODULES.html.sh: Add getlogin_r to POSIX.2001 support section.
47067
47068 2005-05-25  Derek Price  <derek@ximbiot.com>
47069             Paul Eggert  <eggert@cs.ucla.edu>
47070
47071         * modules/getlogin_r, m4/getlogin_r.m4: New files.
47072         * lib/getlogin_r.c, getlogin_r.h: New files.
47073
47074 2005-05-25  Bruno Haible  <bruno@clisp.org>
47075             Derek Price  <derek@ximbiot.com>
47076
47077         * lib/getlogin_r.h: Simplify API documentation.
47078
47079 2005-05-23  Derek Price  <derek@ximbiot.com>
47080
47081         * modules/minmax (Files): Add m4/minmax.m4.
47082         (configure.ac): Add gl_MINMAX.
47083
47084 2005-05-22  Paul Eggert  <eggert@cs.ucla.edu>
47085
47086         * lib/fts.c (fd_safer) [_LGPL_PACKAGE]: New static function,
47087         so that unistd-safer.h (GPL'ed code) need not be included.
47088
47089 2005-05-22  Bruno Haible  <bruno@clisp.org>
47090
47091         * m4/minmax.m4: New file.
47092         Based on a patch by Derek Price <derek@ximbiot.com>.
47093
47094 2005-05-22  Bruno Haible  <bruno@clisp.org>
47095
47096         * lib/stdint_.h (_STDINT_H_HAVE_INT64): New macro. Use it in #ifdefs.
47097         (INT64_MIN): Fix definition.
47098         Suggested by Paul Eggert <eggert@cs.ucla.edu>.
47099
47100         * lib/stdint_.h (_STDINT_H_NEED_SIGNED_INT_TYPES): Renamed from
47101         NEED_SIGNED_INT_TYPES.
47102
47103         * lib/stdint_.h (_STDINT_H_HAVE_SYSTEM_INTTYPES): Renamed from
47104         HAVE_SYSTEM_INTTYPES.
47105
47106 2005-05-22  Bruno Haible  <bruno@clisp.org>
47107
47108         * lib/minmax.h: Include <limits.h> only when it defines MIN, MAX.
47109         Also include <sys/param.h> if it defines MIN, MAX.
47110         Based on a patch by Derek Price <derek@ximbiot.com>.
47111
47112 2005-05-21  Jim Meyering  <jim@meyering.net>
47113
47114         * modules/fts (Files): Add m4/inttypes-pri.m4.
47115         (Depends-on): Add lstat and remove gettext.  Alphabetize.
47116
47117 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
47118
47119         New fts module.
47120         * lib/fts.c: Don't include "cycle-check.h" or "hash.h".
47121         (setup_dir, free_dir): New functions.
47122         (enter_dir, leave_dir): Define trivial
47123         alternatives of _LGPL_PACKAGE.  Move to fts-cycle.c if !_LGPL_PACKAGE.
47124         (HT_INITIAL_SIZE, ENTER_DIR): Remove.  All uses removed.
47125         (LEAVE_DIR): Fix typo: pass Fts and Ent to leave_dir.
47126         (struct Active_dir, AD_compare, AD_hash, enter_dir, leave_dir):
47127         Move to fts-cycle.c.
47128         (fts_open): Use setup_dir.
47129         (fts_close): Use free_dir.
47130         (fts_read): Have just one copy of the ENTER_DIR code rather than three.
47131         This adds a label and some gotos, but the alternatives were messier.
47132         Check for memory allocation failure when entering a dir.
47133         (fts_stat) [_LGPL_PACKAGE]: Bring back glibc cycle detection code.
47134         * lib/fts_.h (_LGPL_PACKAGE) [defined _LIBC]: New macro.
47135         (FTS): New member fts_cycle, that is a union that contains the
47136         old active_dir_ht and cycle_state.  All uses changed to mention
47137         fts_cycle.ht and fts_cycle.state.
47138         * lib/fts-cycle.c: New file, containing GPL'ed code migrated out of
47139         fts.c, with the following changes:
47140         (setup_dir, free_dir): New functions.
47141         (enter_dir): Now returns bool.  Return true if successful, false
47142         if memory exhausted.  All callers changed.
47143         Do not bother partly cleaning up on
47144         memory allocation failure; that is free_dir's job.
47145         However, free ad if hash_insert fails, to avoid memory leak.
47146         (enter_dir, leave_dir): Accommodate change to FTS by inspecting
47147         fts->fts_options to see which union member to use.
47148
47149 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
47150
47151         * m4/fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
47152         (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): New macros.
47153
47154 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
47155
47156         * MODULES.html.sh (File system functions): Add fts, fts-lgpl.
47157
47158 2005-05-20  Jim Meyering  <jim@meyering.net>
47159
47160         * lib/unlinkdir.h (cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:
47161         Now a macro, to pacify GCC.
47162
47163 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
47164
47165         * m4/chown.m4 (gl_FUNC_CHOWN): Correct sense of test for honoring IDs
47166         of -1.
47167
47168 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
47169
47170         * lib/chown.c (rpl_chown): Return -1 on failure.
47171
47172 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
47173
47174         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME]):
47175         Don't check for stddef.h.
47176         * m4/fts.m4 (gl_FUNC_FTS): Don't require AC_HEADER_STDC, as we
47177         don't use its results.
47178         Don't check for fcntl.h, stddef.h, stdlib.h, string.h, unistd.h,
47179         since we include them unconditionally.  Don't require
47180         AM_STDBOOL_H, since stdbool is a prerequisite.
47181         Don't require AC_C_CONST, AC_TYPE_SIZE_T or check for ptrdiff_t
47182         since we assume C89 or better.
47183         Don't require AC_FUNC_CLOSEDIR_VOID, AC_FUNC_LSTAT, or AC_FUNC_STAT,
47184         as we don't use their results.
47185         Don't check for fchdir, memmove, memset, strrchr, as we use
47186         them unconditionally.
47187         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define
47188         GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER, since nobody uses it.
47189
47190 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
47191
47192         * lib/canonicalize.c: Include canonicalize.h first, to test interface.
47193         Include <stddef.h> unconditionally, since we assume C89 now.
47194         All uses of PTR_INT_TYPE replaced by ptrdiff_t.
47195         * lib/fts.c: Include fts_.h first, to check interface.
47196         Do not include intprops.h; no longer needed.
47197         Include cycle-check.h and hash.h, since fts_.h no longer does.
47198         Remove unnecessary casts of closedir to void.
47199         (fts_build): Use a simpler method (not involving TYPE_SIGNED) to
47200         decide whether to decrement nlinks.
47201         * lib/fts_.h: Do not include hash.h or cycle-check.h; no longer needed.
47202         (FTS): Use struct hash_table * instead of Hash_table, so that
47203         we no longer need to include hash.h here.
47204
47205 2005-05-18  Jim Meyering  <jim@meyering.net>
47206
47207         * modules/dirfd (License): Change to LGPL.  Most of the code
47208         is already in the public domain.
47209
47210 2005-05-18  Jim Meyering  <jim@meyering.net>
47211
47212         * m4/fts.m4 (AC_LIBSOURCES): Add intprops.h to the list.
47213         Reported by Yoann Vandoorselaere.
47214
47215 2005-05-17  Jim Meyering  <jim@meyering.net>
47216
47217         * m4/fts.m4: New file, from coreutils.
47218
47219 2005-05-17  Jim Meyering  <jim@meyering.net>
47220
47221         * lib/fts.c, lib/fts_.h: New files, from coreutils.
47222
47223 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
47224
47225         Sync from coreutils.
47226         * m4/unlinkdir.m4: New file.
47227
47228 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
47229
47230         Sync from coreutils.
47231         * lib/unlinkdir.c, lib/unlinkdir.h: New files.
47232         * lib/gethrxtime.c, lib/gethrxtime.h, lib/getpass.h, lib/mountlist.h,
47233         lib/path-concat.c, lib/regex.h, lib/unlocked-io.h, lib/xtime.h:
47234         White space changes only.
47235         * lib/makepath.c (make_path): Port to hosts where leading "//" is
47236         special.
47237         * lib/yesno.c: Include getline.h, not ctype.h.
47238         (yesno): Don't remove leading white space; POSIX doesn't allow it.
47239         Use getline to remove arbitrary restriction on response length.
47240
47241 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
47242
47243         * config/srclist-update: Spell out "Street" in FSF postal
47244         mail address; this is the style the FSF seems to prefer.
47245
47246         * build-aux/depcomp, build-aux/install-sh, build-aux/mdate-sh,
47247         build-aux/missing, build-aux/mkinstalldirs: Sync from Automake;
47248         this updates FSF postal mail address.
47249
47250         Sync from coreutils.
47251         * modules/unlinkdir: New file.
47252         * modules/yesno (Depends-on): Add getline.
47253         * MODULES.html.sh (File system functions): Add unlinkdir.
47254
47255 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
47256
47257         * lib/byteswap_.h, lib/getsubopt.h, lib/iconvme.h, lib/strsep.c,
47258         lib/strsep.h:
47259         Change the initial comment to refer to GPL, not LGPL.
47260         gnulib-tool will change it to LGPL as needed.
47261
47262         * lib/__fpending.c, lib/acl.c, lib/acl.h, lib/alloca_.h, lib/allocsa.c,
47263         lib/allocsa.h, lib/argmatch.c, lib/argmatch.h, lib/argp-ba.c,
47264         lib/argp-eexst.c, lib/argp-fmtstream.c, lib/argp-fmtstream.h,
47265         lib/argp-fs-xinl.c, lib/argp-help.c, lib/argp-namefrob.h,
47266         lib/argp-parse.c, lib/argp-pv.c, lib/argp-pvh.c, lib/argp-xinl.c,
47267         lib/argp.h, lib/argz.c, lib/argz_.h, lib/asnprintf.c, lib/asprintf.c,
47268         lib/atanl.c, lib/backupfile.c, lib/backupfile.h, lib/base64.c,
47269         lib/base64.h, lib/basename.c, lib/binary-io.h, lib/byteswap_.h,
47270         lib/c-ctype.c, lib/c-ctype.h, lib/c-stack.c, lib/c-stack.h,
47271         lib/c-strtod.c, lib/calloc.c, lib/canon-host.c, lib/canonicalize.c,
47272         lib/canonicalize.h, lib/ceill.c, lib/chdir-long.c, lib/chdir-long.h,
47273         lib/chown.c, lib/classpath.c, lib/classpath.h, lib/cloexec.c,
47274         lib/closeout.c, lib/closeout.h, lib/concatpath.c, lib/config.charset,
47275         lib/copy-file.c, lib/copy-file.h, lib/cycle-check.c, lib/cycle-check.h,
47276         lib/diacrit.c, lib/diacrit.h, lib/dirfd.c, lib/dirfd.h, lib/dirname.c,
47277         lib/dirname.h, lib/dummy.c, lib/dup-safer.c, lib/dup2.c, lib/eealloc.h,
47278         lib/error.c, lib/error.h, lib/euidaccess.c, lib/exclude.c,
47279         lib/exclude.h, lib/execute.c, lib/execute.h, lib/exit.h,
47280         lib/exitfail.c, lib/exitfail.h, lib/expl.c, lib/fatal-signal.c,
47281         lib/fatal-signal.h, lib/fd-safer.c, lib/file-type.c, lib/file-type.h,
47282         lib/fileblocks.c, lib/filemode.c, lib/filemode.h, lib/findprog.c,
47283         lib/findprog.h, lib/floorl.c, lib/fnmatch.c, lib/fnmatch_.h,
47284         lib/fnmatch_loop.c, lib/fopen-safer.c, lib/free.c, lib/frexpl.c,
47285         lib/fsusage.c, lib/fsusage.h, lib/full-read.c, lib/full-read.h,
47286         lib/full-write.c, lib/full-write.h, lib/fwriteerror.c,
47287         lib/fwriteerror.h, lib/gai_strerror.c, lib/gcd.c, lib/gcd.h,
47288         lib/getaddrinfo.c, lib/getaddrinfo.h, lib/getcwd.c, lib/getcwd.h,
47289         lib/getdate.h, lib/getdate.y, lib/getdomainname.c, lib/getdomainname.h,
47290         lib/getgroups.c, lib/gethostname.c, lib/gethrxtime.c, lib/gethrxtime.h,
47291         lib/getline.c, lib/getline.h, lib/getloadavg.c, lib/getndelim2.c,
47292         lib/getndelim2.h, lib/getnline.c, lib/getnline.h, lib/getopt.c,
47293         lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/getpagesize.h,
47294         lib/getpass.c, lib/getpass.h, lib/getsubopt.c, lib/getsubopt.h,
47295         lib/gettext.h, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c,
47296         lib/getusershell.c, lib/group-member.c, lib/group-member.h,
47297         lib/hard-locale.c, lib/hard-locale.h, lib/hash-pjw.c, lib/hash-pjw.h,
47298         lib/hash.c, lib/hash.h, lib/human.c, lib/human.h, lib/iconvme.c,
47299         lib/iconvme.h, lib/idcache.c, lib/inet_ntop.h, lib/intprops.h,
47300         lib/inttostr.c, lib/inttostr.h, lib/isdir.c, lib/javacomp.c,
47301         lib/javacomp.h, lib/javacomp.sh.in, lib/javaexec.c, lib/javaexec.h,
47302         lib/javaexec.sh.in, lib/lbrkprop.h, lib/lchown.c, lib/ldexpl.c,
47303         lib/linebreak.c, lib/linebreak.h, lib/linebuffer.c, lib/linebuffer.h,
47304         lib/localcharset.c, lib/localcharset.h, lib/logl.c, lib/long-options.c,
47305         lib/long-options.h, lib/lstat.c, lib/makepath.c, lib/makepath.h,
47306         lib/malloc.c, lib/mathl.h, lib/mbswidth.c, lib/mbswidth.h, lib/md5.c,
47307         lib/md5.h, lib/memcasecmp.c, lib/memcasecmp.h, lib/memchr.c,
47308         lib/memcmp.c, lib/memcoll.c, lib/memcoll.h, lib/memcpy.c, lib/memmem.c,
47309         lib/memmem.h, lib/mempcpy.c, lib/mempcpy.h, lib/memrchr.c,
47310         lib/memrchr.h, lib/memset.c, lib/minmax.h, lib/mkdir.c, lib/mkdtemp.c,
47311         lib/mkdtemp.h, lib/mkstemp.c, lib/mktime.c, lib/modechange.c,
47312         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
47313         lib/obstack.c, lib/obstack.h, lib/openat.c, lib/openat.h,
47314         lib/pagealign_alloc.c, lib/pagealign_alloc.h, lib/path-concat.c,
47315         lib/path-concat.h, lib/pathmax.h, lib/pathname.h, lib/physmem.c,
47316         lib/physmem.h, lib/pipe.c, lib/pipe.h, lib/poll.c, lib/poll_.h,
47317         lib/posixtm.c, lib/posixtm.h, lib/posixver.c, lib/printf-args.c,
47318         lib/printf-args.h, lib/printf-parse.c, lib/printf-parse.h,
47319         lib/progname.c, lib/progname.h, lib/progreloc.c, lib/putenv.c,
47320         lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h, lib/raise.c,
47321         lib/readlink.c, lib/readtokens.c, lib/readtokens.h, lib/readtokens0.c,
47322         lib/readtokens0.h, lib/readutmp.c, lib/readutmp.h, lib/realloc.c,
47323         lib/ref-add.sin, lib/ref-del.sin, lib/regex.c, lib/regex.h,
47324         lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c,
47325         lib/safe-read.h, lib/safe-write.c, lib/safe-write.h, lib/same.c,
47326         lib/same.h, lib/save-cwd.c, lib/save-cwd.h, lib/savedir.c,
47327         lib/savedir.h, lib/setenv.c, lib/setenv.h, lib/settime.c,
47328         lib/sh-quote.c, lib/sh-quote.h, lib/sha1.c, lib/sha1.h, lib/sig2str.c,
47329         lib/sig2str.h, lib/sincosl.c, lib/snprintf.c, lib/snprintf.h,
47330         lib/sqrtl.c, lib/stat-macros.h, lib/stat.c, lib/stdbool_.h,
47331         lib/stdint_.h, lib/stdio-safer.h, lib/stpcpy.c, lib/stpcpy.h,
47332         lib/stpncpy.c, lib/stpncpy.h, lib/strcase.h, lib/strcasecmp.c,
47333         lib/strchrnul.c, lib/strchrnul.h, lib/strcspn.c, lib/strdup.c,
47334         lib/strdup.h, lib/strerror.c, lib/strftime.c, lib/strftime.h,
47335         lib/stripslash.c, lib/strndup.c, lib/strndup.h, lib/strnlen.c,
47336         lib/strpbrk.c, lib/strpbrk.h, lib/strsep.c, lib/strsep.h, lib/strstr.c,
47337         lib/strstr.h, lib/strtod.c, lib/strtoimax.c, lib/strtok_r.c,
47338         lib/strtok_r.h, lib/strtol.c, lib/strtoll.c, lib/strtoul.c,
47339         lib/strtoull.c, lib/strverscmp.c, lib/strverscmp.h, lib/sysexit_.h,
47340         lib/tempname.c, lib/time_r.c, lib/time_r.h, lib/timegm.c, lib/timegm.h,
47341         lib/timespec.h, lib/trigl.c, lib/trigl.h, lib/ucs4-utf16.h,
47342         lib/ucs4-utf8.h, lib/unicodeio.c, lib/unicodeio.h, lib/unistd-safer.h,
47343         lib/unlocked-io.h, lib/unsetenv.c, lib/userspec.c, lib/utf16-ucs4.h,
47344         lib/utf8-ucs4.h, lib/utime.c, lib/utimecmp.c, lib/utimecmp.h,
47345         lib/utimens.c, lib/vasnprintf.c, lib/vasnprintf.h, lib/vasprintf.c,
47346         lib/vasprintf.h, lib/version-etc-fsf.c, lib/version-etc.c,
47347         lib/version-etc.h, lib/vsnprintf.c, lib/vsnprintf.h, lib/w32spawn.h,
47348         lib/wait-process.c, lib/wait-process.h, lib/xalloc-die.c, lib/xalloc.h,
47349         lib/xallocsa.c, lib/xallocsa.h, lib/xasprintf.c, lib/xgetcwd.c,
47350         lib/xgetcwd.h, lib/xgetdomainname.c, lib/xgetdomainname.h,
47351         lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c,
47352         lib/xreadlink.c, lib/xreadlink.h, lib/xsetenv.c, lib/xsetenv.h,
47353         lib/xsize.h, lib/xstrndup.c, lib/xstrndup.h, lib/xstrtod.c,
47354         lib/xstrtod.h, lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h,
47355         lib/xstrtoumax.c, lib/xtime.h, lib/xvasprintf.c, lib/xvasprintf.h,
47356         lib/yesno.c, lib/yesno.h:
47357         Update FSF postal mail address.
47358
47359 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
47360
47361         * MODULES.html.sh, README, gnulib-tool, tests/test-base64.c,
47362         tests/test-memmem.c, tests/test-stpncpy.c:
47363         Update FSF postal mail address.
47364
47365 2005-05-13  Bruno Haible  <bruno@clisp.org>
47366
47367         * lib/stdint_.h (int64_t, uint64_t, int_least64_t, uint_least64_t,
47368         int_fast64_t, uint_fast64_t, intmax_t, uintmax_t, INT64_MIN, INT64_MAX,
47369         UINT64_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX,
47370         INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTMAX_MIN,
47371         INTMAX_MAX, UINTMAX_MAX, INT64_C, UINT64_C, INTMAX_C, UINTMAX_C):
47372         Add support for 64-bit integers in the MSVC compiler.
47373
47374 2005-05-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
47375
47376         * modules/getdate (Makefile.am): Add getdate.c to EXTRA_DIST
47377
47378 2005-05-12  Eric Blake  <ebb9@byu.net>  (tiny change)
47379
47380         * gnulib-tool (func_import): Sort and uniquify recommended includes.
47381
47382 2005-05-11  Paul Eggert  <eggert@cs.ucla.edu>
47383
47384         * doc/getdate.texi (General date syntax): Don't say that date
47385         date --iso-8601=ns generates acceptable dates; it doesn't yet.
47386         Problem reported by Nic Ferrier.
47387
47388 2005-05-10  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
47389
47390         * lib/getaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRAM are
47391         specified in ai_socktype. Fix invalid ai_protocol
47392         check. ai_protocol is usually set to 0 or depending on
47393         ai_family/ai_socktype to IPPROTO_TCP / IPPROTO_UDP.  Checking for
47394         SOCK_STREAM / SOCK_DGRAM in ai_protocol was invalid.  Set
47395         ai_socktype / ai_protocol in the returned addrinfo structure.
47396
47397 2005-05-10  Simon Josefsson  <jas@extundo.com>
47398
47399         * m4/getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
47400         Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
47401
47402 2005-05-10  Karl Berry  <karl@gnu.org>
47403
47404         * doc/fdl.texi, gpl.texi, lgpl.texi, COPYING: update FSF address
47405         (from http://www.gnu.org/licenses).
47406         * doc/COPYING.LIB: also rename to COPYING.LESSER.
47407         * doc/COPYING.DOC: remove; per rms, only needed in doc files, so
47408         fdl.texi suffices.
47409
47410 2005-05-10  Karl Berry  <karl@gnu.org>
47411
47412         * config/srclist.txt (COPYING.LESSER): rename from COPYING.LIB.
47413         (COPYING.DOC): remove.
47414
47415         * config/srclist-update: new FSF address.
47416
47417 2005-05-10  Derek Price  <derek@ximbiot.com>
47418
47419         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
47420         possible.
47421
47422 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
47423             Bruno Haible  <bruno@clisp.org>
47424
47425         * modules/inet_ntop: New file.
47426         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
47427         inet_ntop.
47428
47429 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
47430             Bruno Haible  <bruno@clisp.org>
47431
47432         * m4/inet_ntop.m4: New file.
47433
47434 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
47435             Bruno Haible  <bruno@clisp.org>
47436
47437         * lib/inet_ntop.h: New file.
47438         * lib/inet_ntop.c: New file, from glibc with modifications.
47439
47440 2005-05-09  Paul Eggert  <eggert@cs.ucla.edu>
47441
47442         * modules/time_r (License): Change to LGPL.
47443         * modules/extensions (License): Change to LGPL.  Actually,
47444         the license is more permissive than that, but currently gnulib-tool
47445         doesn't know how to handle more-permissive licenses.
47446
47447         * modules/stat-macros (Depends-on): Don't depend on stat-macros (!).
47448         Problem reported by Dave Love.
47449
47450 2005-05-08  Jim Meyering  <jim@meyering.net>
47451
47452         * lib/classpath.c (PATH_SEPARATOR): Remove insignificant trailing
47453         blank.
47454
47455 2005-05-06  Paul Eggert  <eggert@cs.ucla.edu>
47456
47457         * modules/argmatch (Depends-on): Add stdbool.
47458         * modules/backupfile (Depends-on): Likewise.
47459         * modules/chdir-long (Depends-on): Likewise.
47460         * modules/closeout (Depends-on): Likewise.
47461         * modules/cycle-check (Depends-on): Likewise.
47462         * modules/dirname (Depends-on): Likewise.
47463         * modules/fnmatch (Depends-on): Likewise.
47464         * modules/fsusage (Depends-on): Likewise.
47465         * modules/fwriteerror (Depends-on): Likewise.
47466         * modules/getcwd (Depends-on): Likewise.
47467         * modules/getloadavg (Depends-on): Likewise.
47468         * modules/hard-locale (Depends-on): Likewise.
47469         * modules/makepath (Depends-on): Likewise.
47470         * modules/mountlist (Depends-on): Likewise.
47471         * modules/nanosleep (Depends-on): Likewise.
47472         * modules/posixtm (Depends-on): Likewise.
47473         * modules/quotearg (Depends-on): Likewise.
47474         * modules/readtokens (Depends-on): Likewise.
47475         * modules/readtokens0 (Depends-on): Likewise.
47476         * modules/readutmp (Depends-on): Likewise.
47477         * modules/save-cwd (Depends-on): Likewise.
47478         * modules/strftime (Depends-on): Likewise.
47479         * modules/userspec (Depends-on): Likewise.
47480         * modules/utimecmp (Depends-on): Likewise.
47481         * modules/xgetcwd (Depends-on): Likewise.
47482         * modules/xnanosleep (Depends-on): Likewise.
47483         * modules/xstrtod (Depends-on): Likewise.
47484         * modules/yesno (Depends-on): Likewise.
47485
47486 2005-05-05  Paul Eggert  <eggert@cs.ucla.edu>
47487
47488         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
47489         needless checks.
47490
47491 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
47492
47493         Merge from coreutils.  Among other things,
47494         add bulletproofing for cases where stdin, stdout, or stderr are closed.
47495         * lib/fd-safer.c: New file.
47496         * lib/fcntl-safer.h, open-safer.c: Remove.
47497         * lib/chdir-long.c: Fix comment "fetish" -> "coreutils".
47498         * lib/dup-safer.c: Include unistd-safer.h first.
47499         Don't include errno.h.
47500         (dup_safer) [!defined F_DUPFD]: Let fd_safer do the real work.
47501         * lib/file-type.h: Don't assume invoker included sys/stat.h first.
47502         * lib/file-type.c: Rely on file-type.h change.
47503         * lib/getloadavg.c: Include unistd-safer.h.
47504         (getloadavg): Use safer open.
47505         * lib/getusershell.c: Include "stdio-safer.h".
47506         (getusershell): Use safer fopen.
47507         * lib/long-options.c (long_options): Use NULL rather than 0.
47508         * lib/modechange.h (mode_free): Remove; all callers changed to invoke
47509         'free'.
47510         * lib/modechange.c: Likewise.
47511         xstrtol.h, stdbool.h, stddef.h: Don't include; no longer needed.
47512         (MODE_DONE): New constant.
47513         (struct mode_change): Remove 'next' member.
47514         (make_node_op_equals): New function; like the old one of the
47515         same name, except it allocates an array.
47516         (mode_compile, mode_create_from_ref): Use it.
47517         (mode_compile): Allocate result as an array, not a linked list.
47518         Parse octal string ourself, so that we catch mistakes like "+0".
47519         (mode_adjust): Arg is an array, not a linked list.
47520         * lib/modechange.c: Include stat-macros.h, xalloc.h.
47521         (S_ISDIR, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR):
47522         (S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH, S_IRXWU):
47523         (S_IRWXG, S_IRWXO, CHMOD_MODE_BITS):
47524         Remove.  This is now stat-macros.h's job.
47525         (talloc): Remove.  All callers replaced by xalloc, so that
47526         our invokers don't have to worry about reporting memory failures.
47527         (make_node_op_equals): Remove.
47528         (MODE_ORDINARY_CHAGE, MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
47529         New constants.
47530         (struct mode_change): Moved here from modechange.h.
47531         (mode_append_entry): Remove.
47532         (mode_compile): Remove MASKED_OPS arg, since it encouraged
47533         apps to have incorrect behavior.  Use simpler algorithm for head
47534         and tail.  Don't futz with umask; that's now the job of mode_adjust.
47535         Detect more invalid usages rather than having somewhat-random behavior.
47536         Don't insert an "a=" action, as that leads to incorrect behavior.
47537         (mode_compile, mode_create_from_ref): Return NULL on error instead
47538         of an enum, since now there's only one way to have an error.  All
47539         callers changed.
47540         (mode_adjust): Accept new arg UMASK_VALUE, and interpret it
47541         at the correct time.  Simplify calculation of "+u" and its ilk.
47542         Don't mishandle "+X".
47543         (mode_free): Remove "register" and localize decls.
47544         * lib/modechange.h (MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
47545         (struct mode_change): Move to modechange.c; callers don't
47546         need to see this stuff.
47547         (MODE_MASK_EQUALS, MODE_MASK_PLUS, MODE_MASK_MINUS, MODE_MASK_ALL):
47548         (MODE_INVALID, MODE_MEMORY_EXHAUSTED, MODE_BAD_REFERENCE): Remove.
47549         (mode_change, mode_adjust): Reflect the new signatures noted above.
47550         * lib/nanosleep.c (rpl_nanosleep): Include "timespec.h" before macros
47551         that might redefine system include files.
47552         (siginterrupt) [!HAVE_SIGINTERRUPT]: New macro.
47553         (my_usleep): Use NULL rather than (void *) 0.
47554         (rpl_nanosleep) [!defined SA_NOCLDSTOP]:
47555         Use siginterrupt to specify that system calls should be interrupted.
47556         (rpl_nanosleep): Move initialization of suspended closer to call of
47557         my_usleep.
47558         * lib/readutmp.h (read_utmp): New arg OPTIONS.  All uses changed.
47559         * lib/readutmp.c: Likewise.  Include signal.h, stdbool.h.
47560         (desirable_utmp_entry): New function.
47561         (read_utmp) [defined UTMP_NAME_FUNCTION]: Redo memory allocation
47562         using x2nrealloc, to simplify logic.
47563         (read_utmp) [!defined UTMP_NAME_FUNCTION]: Check for overflow in
47564         size calculation.  Do not assume utmp file is a regular file.
47565         * lib/readutmp.h (UT_PID): Moved here from ../src/who.c.
47566         (READ_UTMP_CHECK_PIDS): New constant.
47567         * lib/save-cwd.c: Include unistd-safer.h.
47568         (save_cwd): Use fd_safer.
47569         * lib/tempname.c (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove.
47570         [!_LIBC] Include "stat-macros.h" instead.
47571         * lib/unistd-safer.h (fd_safer): New decl.
47572
47573 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
47574
47575         * modules/getloadavg (Depends-on): Add unistd-safer.
47576         * modules/getusershell (Depends-on): Add stdio-safer.
47577         * modules/lstat (Depends-on): Remove xalloc.
47578         * modules/mkstemp (Depends-on): Add stat-macros.
47579         * modules/modechange (Depends-on): Remove xstrtol.
47580         Add stat-macros, xalloc.
47581         * modules/save-cwd (Depends-on): Add unistd-safer.
47582         * modules/stdio-safer (Makefile.am): Remove lib_SOURCES.
47583         * modules/unistd-safer (Files): Add lib/fd-safer.c
47584         (Makefile.am): Remove lib_SOURCES.
47585
47586         * MODULES.html.sh (Enhancements for POSIX:2001 functions):
47587         Remove fcntl-safer; unistd-safer supersedes it.
47588
47589 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
47590
47591         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Don't require
47592         AC_HEADER_STAT.
47593         * m4/lchown.m4 (gl_FUNC_CHOWN): Likewise.
47594         (gl_PREREQ_CHOWN): Remove.
47595         * m4/lstat.m4 (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling
47596         it.  Don't require AC_HEADER_STAT.
47597         (gl_PREREQ_LSTAT): Remove.
47598         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Check stdint.h only once.
47599         Don't require AC_HEADER_STAT.
47600         * m4/rmdir.m4 (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT.
47601         (gl_PREREQ_RMDIR): Remove.
47602         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Don't
47603         mention stat-macros.h or AC_HEADER_STAT, since we'll make
47604         the stat-macros module a prerequisite.
47605         * m4/file-type.m4 (gl_FILE_TYPE): Likewise.
47606         * m4/filemode.m4 (gl_FILEMODE): Likewise.
47607         * m4/makepath.m4 (gl_MAKEPATH): Likewise.
47608         * m4/modechange.m4 (gl_MODECHANGE): Likewise.
47609         * m4/clock_time.m4 (gl_CLOCK_TIME): Use gl_ rather than fetish_ for
47610         variable names.
47611         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Renamed from
47612         fetish_FUNC_RMDIR_NOTEMPTY.  All uses changed.  Use gl_ for
47613         variable prefixes.
47614         * m4/fcntl-safer.m4: Remove.
47615         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.
47616         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise.
47617         Invoke gl_PREREQ_FD_SAFER.
47618         (gl_PREREQ_FD_SAFER): New macro.
47619         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Check for siginterrupt.
47620         * m4/readutmp.m4 (gl_READUTMP): Require AC_C_INLINE.
47621         Use AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS_ONCE when possible.
47622         Remove duplicate call to AC_LIBOBJ(readutmp).
47623         (gl_PREREQ_READUTMP): Remove.  All uses inlined.
47624
47625         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check for message, not for
47626         MAP_ANON.  Problem reported by Moriyoshi Koizumi to bug-cvs.
47627
47628 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
47629
47630         * MODULES.html.sh (Misc): Add byteswap.
47631
47632 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
47633
47634         * modules/getcwd (Depends-on): Add extensions.
47635         * modules/openat (Depends-on): Likewise.
47636
47637 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
47638
47639         * modules/byteswap: New file.
47640
47641 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
47642
47643         * m4/byteswap.m4: New file.
47644
47645 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
47646
47647         * lib/byteswap_.h: New file.
47648
47649 2005-04-25  Karl Berry  <karl@gnu.org>
47650
47651         * m4/gettext.m4: Update from GNU gettext 0.14.4.
47652
47653 2005-04-25  Albert Chin  <china@thewrittenword.com>
47654
47655         * lib/regex.c: Include <stdio.h>, as a workaround to a Compaq Desktop
47656         Toolkit C bug.
47657
47658 2005-04-21  Oskar Liljeblad  <oskar@osk.mine.nu>
47659
47660         * gnulib-tool (Options): Add -s for --symlink/--symbolic.
47661         (func_ln_if_changed) Remove forcibly for no error message
47662         in case file does not exist.
47663
47664 2005-04-19  Simon Josefsson  <jas@extundo.com>
47665
47666         * gnulib-tool (Options): Make --symlink mean --symbolic.
47667
47668 2005-04-18  Oskar Liljeblad  <oskar@osk.mine.nu>
47669
47670         * doc/gnulib.texi (Initial import): Fix.  Mention --aux-dir.
47671
47672 2005-04-16  Simon Josefsson  <jas@extundo.com>
47673
47674         * modules/getpass-gnu (Makefile.am): Don't mention getpass.h.
47675
47676 2005-04-15  Simon Josefsson  <jas@extundo.com>
47677
47678         * m4/getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
47679
47680 2005-04-15  Simon Josefsson  <jas@extundo.com>
47681
47682         * gnulib-tool: Rename --symlink to --symbolic.
47683
47684 2005-04-15  Oskar Liljeblad  <oskar@osk.mine.nu>
47685
47686         * gnulib-tool: Add -s, --symlink option to gnulib-tool to make
47687         symbolic links to files instead of copying/moving.  Add --aux-dir,
47688         specifying directory relative --dir where auxiliary build tools
47689         are placed.
47690
47691 2005-04-14  Bruno Haible  <bruno@clisp.org>
47692
47693         * modules/allocsa (License): Change to LGPL.
47694         Requested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
47695
47696 2005-04-13  Paul Eggert  <eggert@cs.ucla.edu>
47697
47698         * lib/getdate.y (zone): Allow relunit_snumber after tZONE, so
47699         that "UTC +1 second" continues to work.  Problem reported
47700         by Dmitry V. Levin.
47701         (relunit_snumber): New rule.
47702         (relunit): Use it.
47703
47704 2005-04-12  Paul Eggert  <eggert@cs.ucla.edu>
47705
47706         * lib/getdate.y (universal_time_zone_table): New constant.
47707         (time_zone_table): Remove GMT, UT, UTC entries; they're now in
47708         universal_time_zone_table.
47709         (lookup_zone): Prefer universal_time_zone_table to
47710         local_time_zone_table, so that "GMT" time stamps are allowed in
47711         London during the summer.  Problem reported by Ian Abbott.
47712
47713 2005-04-12  Jim Meyering  <jim@meyering.net>
47714
47715         * lib/human.c (humblock): Set *options even when returning due to
47716         xstrtoumax conversion failure.  Thanks to a used-uninitialized
47717         warning from gcc-4.
47718
47719 2005-04-09  Jim Meyering  <jim@meyering.net>
47720
47721         * lib/posixtm.c (posixtime) [lint]: Avoid spurious warning from gcc-4's
47722         -Wuninitialized: initialize tm0.tm_year.
47723
47724 2005-04-04  Paul Eggert  <eggert@cs.ucla.edu>
47725
47726         * lib/getdate.y (parser_control): rels_seen is now a boolean, not a
47727         count, since there's no maximum.  All uses changed.
47728         Add member dsts_seen.
47729         (local_zone): Accumulate dsts_seen rather than relying on tm_isdst
47730         not being INT_MAX.
47731         (get_date): Initialize dsts_seen, and check that it doesn't go over 1.
47732         Use pc_rels_seen to decide whther a date is absolute.
47733
47734         * lib/getdate.y (number): Don't overwrite year.
47735         (get_date): Initialize pc.year.digits to 0, not 4, to enable above
47736         check.
47737
47738 2005-04-02  Simon Josefsson  <jas@extundo.com>
47739
47740         * lib/getaddrinfo.h: Fix OpenBSD compilation failure, inspired by tiny
47741         patch from Yoann Vandoorselaere <yoann@prelude-ids.org>.
47742
47743 2005-03-28  Eric Blake  <ebb9@byu.net>  (tiny change)
47744
47745         * m4/getcwd-path-max.m4: Return success on systems such as Cygwin
47746         where no absolute path name can be longer than PATH_MAX.
47747
47748 2005-03-27  Jim Meyering  <jim@meyering.net>
47749
47750         * lib/argmatch.c: Clarify comment: null-terminated -> NULL-terminated.
47751
47752 2005-03-26  Paul Eggert  <eggert@cs.ucla.edu>
47753
47754         * lib/intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
47755         "one's complement" -> "ones' complement" in comment, as per Knuth.
47756         "value of type" -> "type or expression" in comment.
47757         * lib/mktime.c, strftime.c: Propagate intprops.h comment nits.
47758
47759 2005-03-26  Jim Meyering  <jim@meyering.net>
47760
47761         Comment nits.
47762         * lib/intprops.h: Add the apostrophe in `(one|two)'s complement'.
47763         Correct typos: s/or/of/.
47764
47765 2005-03-26  Jim Meyering  <jim@meyering.net>
47766
47767         * modules/check-include-files: Move to ../ and rename to...
47768         * check-module: ...this.
47769
47770 2005-03-25  Jim Meyering  <jim@meyering.net>
47771
47772         * modules/xvasprintf (Files): Add xalloc.h.
47773
47774 2005-03-23  Paul Eggert  <eggert@cs.ucla.edu>
47775
47776         * modules/gettext (Files): config/config.rpath ->
47777         build-aux/config.rpath
47778         * modules/iconv (Files): Likewise.
47779         Problem reported by Oskar Liljeblad.
47780
47781 2005-03-23  Jim Meyering  <jim@meyering.net>
47782
47783         * modules/check-include-files: New script to check for
47784         missing dependencies, multiple includes, etc.
47785
47786         * modules/c-strtold (Depends-on): Add xalloc.
47787         * modules/c-strtod (Depends-on): Add xalloc.
47788         * modules/hash (Depends-on): Add xalloc.
47789         (Files): Remove lib/xalloc.h.
47790
47791         * modules/gethrxtime (Files): Add lib/gethrxtime.h.
47792         * modules/userspec (Files): Add lib/inttostr.h.
47793
47794 2005-03-23  Jim Meyering  <jim@meyering.net>
47795
47796         * lib/canonicalize.c: Remove duplicate `#include "stat-macros.h"'.
47797
47798 2005-03-22  Jim Meyering  <jim@meyering.net>
47799
47800         * modules/stat-macros: New module.
47801         * modules/canonicalize, modules/euidaccess, modules/file-type,
47802         * modules/filemode, modules/lchown, modules/makepath,
47803         * modules/rmdir, modules/stat: Depend on new stat-macros module
47804         rather than listing lib/stat-macros.h manually.
47805         Don't add stat-macros.h to lib_SOURCES or list it in Files: section.
47806
47807 2005-03-22  Jim Meyering  <jim@meyering.net>
47808
47809         * m4/stat-macros.m4 (gl_STAT_MACROS): New file/macro.
47810
47811 2005-03-22  Bruno Haible  <bruno@clisp.org>
47812
47813         * config/srclist.txt: Replace target directory 'config' with
47814         'build-aux'.
47815         * config/config.guess, config.sub, config.rpath, depcomp, install-sh:
47816         * config/mdate-sh, missing, mkinstalldirs, texinfo.tex: Move to
47817         ../build-aux/.
47818
47819 2005-03-21  Paul Eggert  <eggert@cs.ucla.edu>
47820
47821         * modules/chdir-long (Depends-on): Add mempcpy.
47822
47823         * modules/acl, modules/backupfile, modules/c-strtod,
47824         modules/c-strtold, modules/canon-host, modules/canonicalize,
47825         modules/cloexec, modules/closeout, modules/dirfd, modules/dirname,
47826         modules/exclude, modules/exitfail, modules/file-type,
47827         modules/filemode, modules/fpending, modules/fsusage, modules/getcwd,
47828         modules/getdate, modules/getline, modules/getpagesize,
47829         modules/getpass, modules/getugroups, modules/group-member,
47830         modules/hard-locale, modules/hash, modules/human, modules/idcache,
47831         modules/inttostr, modules/long-options, modules/makepath,
47832         modules/md5, modules/memcasecmp, modules/memcoll,
47833         modules/modechange, modules/mountlist, modules/path-concat,
47834         modules/pathmax, modules/physmem, modules/posixtm, modules/posixver,
47835         modules/quote, modules/quotearg, modules/readtokens, modules/readutmp,
47836         modules/safe-read, modules/safe-write, modules/same, modules/savedir,
47837         modules/settime, modules/sha1, modules/sig2str, modules/strdup,
47838         modules/strftime, modules/strndup, modules/strverscmp,
47839         modules/timespec, modules/unlocked-io, modules/userspec,
47840         modules/utimecmp, modules/utimens, modules/xalloc, modules/xstrtol,
47841         modules/yesno:
47842         Remove lib_SOURCES line from Makefile.am section, as this is now
47843         done automatically by the corresponding Autoconf macro.
47844
47845 2005-03-21  Jim Meyering  <jim@meyering.net>
47846
47847         Changes imported from coreutils.
47848
47849         * lib/cycle-check.c: Don't include xalloc.h.
47850
47851         * lib/path-concat.c: Don't include assert.h.
47852         (path_concat): Remove assertion that would have triggered
47853         for ABASE starting with more than one slash.
47854         Reported by Andreas Schwab.
47855
47856         * lib/path-concat.c (path_concat): Set *BASE_IN_RESULT
47857         properly when ABASE is an absolute file name.
47858         Correct the description of this function.
47859         Include <assert.h>.
47860         Add an assertion and a test driver.
47861         This fixes a bug introduced on 2004-07-02.
47862         Andreas Schwab reported the resulting failure of cp --parents:
47863         http://lists.gnu.org/archive/html/bug-coreutils/2005-01/msg00130.html
47864
47865 2005-03-21  Jim Meyering  <jim@meyering.net>
47866
47867         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR.
47868         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Check for memrchr decl.
47869
47870 2005-03-21  Jim Meyering  <jim@meyering.net>
47871         and  Paul Eggert  <eggert@cs.ucla.edu>
47872
47873         * m4/acl.m4, m4/backupfile.m4, m4/c-strtod.m4, m4/canon-host.m4,
47874         m4/canonicalize.m4, m4/cloexec.m4, m4/closeout.m4, m4/dirfd.m4,
47875         m4/dirname.m4, m4/exclude.m4, m4/exitfail.m4, m4/file-type.m4,
47876         m4/filemode.m4, m4/fpending.m4, m4/fsusage.m4, m4/getcwd.m4,
47877         m4/getdate.m4, m4/getline.m4, m4/getpagesize.m4, m4/getpass.m4,
47878         m4/getugroups.m4, m4/group-member.m4, m4/hard-locale.m4, m4/hash.m4,
47879         m4/human.m4, m4/idcache.m4, m4/inttostr.m4, m4/long-options.m4,
47880         m4/makepath.m4, m4/md5.m4, m4/memcasecmp.m4, m4/memcoll.m4,
47881         m4/modechange.m4, m4/mountlist.m4, m4/nanosleep.m4, m4/path-concat.m4,
47882         m4/pathmax.m4, m4/physmem.m4, m4/posixtm.m4, m4/posixver.m4,
47883         m4/quote.m4, m4/quotearg.m4, m4/readtokens.m4, m4/readutmp.m4,
47884         m4/safe-read.m4, m4/safe-write.m4, m4/same.m4, m4/savedir.m4,
47885         m4/settime.m4, m4/sha1.m4, m4/sig2str.m4, m4/strdup.m4, m4/strftime.m4,
47886         m4/strndup.m4, m4/strverscmp.m4, m4/timespec.m4, m4/unlocked-io.m4,
47887         m4/userspec.m4, m4/utimecmp.m4, m4/utimens.m4, m4/xalloc.m4,
47888         m4/xnanosleep.m4, m4/xstrtol.m4, m4/yesno.m4:
47889         Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files
47890         for these modules.
47891
47892 2005-03-18  Paul Eggert  <eggert@cs.ucla.edu>
47893
47894         * lib/strftime.c (my_strftime): If the underlying strftime returns 0
47895         (which shouldn't happen), generate nothing instead of returning 0
47896         immediately, so that nstrftime (NULL, ...) doesn't return 0.
47897
47898 2005-03-16  Bruno Haible  <bruno@clisp.org>
47899
47900         * modules/stdint (Makefile.am): Use HAVE_LONG_LONG_64BIT instead of
47901         HAVE_LONGLONG_64BIT.
47902
47903 2005-03-16  Bruno Haible  <bruno@clisp.org>
47904
47905         * m4/stdint.m4 (gl_STDINT_H): Define HAVE_LONG_LONG_64BIT instead of
47906         HAVE_LONGLONG_64BIT.
47907
47908 2005-03-16  Bruno Haible  <bruno@clisp.org>
47909
47910         * lib/stdint_.h: Use HAVE_LONG_LONG_64BIT instead of
47911         HAVE_LONGLONG_64BIT.
47912
47913 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
47914
47915         * lib/strftime.c (my_strftime): Prepend space to format so that we can
47916         reliably distinguish strftime failure from empty output on POSIX
47917         hosts.
47918
47919 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
47920
47921         * lib/iconvme.c (SIZE_MAX): New macro, if not already defined.
47922         (iconv_string): Don't guess a size-zero buffer, as that might cause
47923         buffer overrun.  Instead, avoid multiplying by MB_LEN_MAX if the
47924         result would be 'too large', where 'too large' is (heuristically)
47925         the square root of SIZE_MAX, divided by MB_LEN_MAX to allay
47926         overflow concerns.  This will prevent some unwanted malloc failures
47927         when the inputs are very large.
47928
47929 2005-03-15  Karl Berry  <karl@gnu.org>
47930
47931         * config/srclist.txt (config.rpath): from gettext.
47932         * config/config.rpath: update.
47933
47934 2005-03-15  Bruno Haible  <bruno@clisp.org>
47935
47936         * lib/regex.c (byte_re_match_2_internal): Rename local variable 'not'
47937         to 'negate'.
47938
47939         * lib/regex.c (byte_re_match_2_internal): Reduce scope of same_str_p
47940         variable.
47941
47942         * lib/regex.c (EXTEND_BUFFER, regcomp): Cast the realloc/malloc
47943         results.
47944
47945 2005-03-14  Simon Josefsson  <jas@extundo.com>
47946
47947         * lib/timegm.h: Use proper prototype CPP guards, reported by Dave Love
47948         <fx@gnu.org>.
47949
47950 2005-03-14  Paul Eggert  <eggert@cs.ucla.edu>
47951
47952         * lib/mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,
47953         TYPE_SIGNED_MAGNITUDE, TYPE_MINIMUM, TYPE_MAXIMUM): Sync from
47954         intprops.h.
47955         * lib/strtol.c: Likewise.
47956
47957 2005-03-14  Jim Meyering  <jim@meyering.net>
47958
47959         * lib/strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
47960         && HAVE_STRUCT_ERA_ENTRY)]: Initialize the first byte of ubuf[]
47961         to be nonzero so that we (and caller) can detect the difference
47962         between a valid zero-length expansion and an error return, even
47963         when the underlying strftime fails before writing anything into
47964         that location.
47965
47966 2005-03-14  Bruno Haible  <bruno@clisp.org>
47967
47968         * m4/lib-link.m4, gettext.m4, nls.m4, po.m4:
47969         Update from GNU gettext 0.14.3.
47970
47971 2005-03-10  Jim Meyering  <jim@meyering.net>
47972
47973         * m4/save-cwd.m4 (gl_SAVE_CWD): Check for fchdir.
47974
47975 2005-03-10  Jim Meyering  <jim@meyering.net>
47976
47977         * lib/save-cwd.c [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
47978         so that this module works on systems without fchdir.
47979
47980 2005-03-09  Paul Eggert  <eggert@cs.ucla.edu>
47981
47982         Factor int-properties macros into a single file, except for
47983         glibc-related files.
47984         * lib/intprops.h: New file.
47985         * lib/getloadavg.c: Include it instead of limits.h.
47986         (INT_STRLEN_BOUND): Remove.
47987         * lib/human.c: Include intprops.h.
47988         (group_number): Use INT_STRLEN_BOUND instead of rolling it ourself.
47989         * lib/human.h (LONGEST_HUMAN_READABLE): Use 146/485 rather than
47990         302/1000.
47991         * lib/inttostr.h: Include intprops.h instead of limits.h.
47992         (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND): Remove.
47993         * lib/mktime.c (TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros,
47994         for consistency with intprops.h.
47995         (time_t_is_integer, twos_complement_arithmetic): Use them.
47996         * lib/sig2str.h: Include <signal.h>, intprops.h.
47997         (INT_STRLEN_BOUND): Remove.
47998         * lib/strftime.c (TYPE_SIGNED): Remove.
47999         (INT_STRLEN_BOUND): Switch to same implementation as intprops.h.
48000         * lib/strtol.c: Adjust comments to match intprops.h.
48001         * lib/userspec.c: Include intprops.h.
48002         (TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove.
48003         * lib/utimecmp.c, xnanosleep.c, xstrtol.c: Likewise.
48004         * lib/utimecmp.c (utimecmp): Use TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT
48005         instead of rolling our own expressions.
48006         * lib/xstrtol.c: Include xstrtol.h first, to test interface.
48007
48008         * lib/strftime.c: Include <stdbool.h>.  Use bool where appropriate,
48009         instead of int.
48010         (my_strftime): Do not mishandle years close to INT_MAX, by doing
48011         the right thing even if adding 1900 would overflow.  Similarly
48012         for tm_mon + 1 and tm_yday + 1.
48013         Make %Y always equivalent to %C%y, and similarly for %G and %g.
48014         (DO_NUMBER, DO_NUMBER_SPACEPAD): Set digits to d, not a conditional.
48015         (DO_SIGNED_NUMBER): New macro.
48016         (my_strftime) [HAVE_TZNAME]: Don't dump core if tp->tm_dst > 1.
48017
48018 2005-03-07  Bruno Haible  <bruno@clisp.org>
48019
48020         * m4/mmap-anon.m4 (MAP_FILE, MAP_FAILED): Remove definitions.
48021
48022 2005-03-07  Bruno Haible  <bruno@clisp.org>
48023
48024         * lib/pagealign_alloc.c (MAP_FILE, MAP_FAILED): Define fallbacks.
48025
48026 2005-03-04  Derek R. Price  <derek@ximbiot.com>
48027
48028         * gnulib-tool (func_cp_if_changed, func_mv_if_changed): New functions.
48029         (func_import): Only replace files via --import when they have actually
48030         changed.
48031
48032 2005-03-03  Derek R. Price  <derek@ximbiot.com>
48033
48034         * m4/mmap-anon.m4: New file.
48035         * m4/pagealign_alloc.m4: New file.
48036
48037 2005-03-03  Derek R. Price  <derek@ximbiot.com>
48038             Bruno Haible  <bruno@clisp.org>
48039
48040         * modules/pagealign_alloc: New file.
48041         * MODULES.html.sh (Memory management functions): Add pagealign_alloc.
48042
48043 2005-03-03  Derek R. Price  <derek@ximbiot.com>
48044             Bruno Haible  <bruno@clisp.org>
48045
48046         * lib/pagealign_alloc.h: New file.
48047         * lib/pagealign_alloc.c: New file.
48048
48049 2005-03-03  Bruno Haible  <bruno@clisp.org>
48050
48051         * m4/inttypes.m4, isc-posix.m4, once-only.m4:
48052         Use an all-permissive copyright notice, recommended by RMS.
48053
48054 2005-03-02  Bruno Haible  <bruno@clisp.org>
48055
48056         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Undo the replacement here. Because
48057         of AIX, the replacement has to be done only after <string.h> is
48058         included, therefore not in config.h. stpncpy.h does the replacement,
48059         and stpncpy.c uses it.
48060
48061 2005-03-02  Bruno Haible  <bruno@clisp.org>
48062
48063         * lib/stpncpy.h (stpncpy): Define as a macro without arguments, so that
48064         stpncpy.c uses it.
48065
48066 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
48067
48068         Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
48069         The workaround isn't strictly needed for POSIX conformance, and
48070         it's too much of a pain to configure and maintain.  We'll ask
48071         people to fix their kernels instead.
48072         * lib/xnanosleep.c: Don't include gethrxtime.h or xtime.h.
48073         (NANOSLEEP_BUG_WORKAROUND): Remove.
48074         (xnanosleep): Remove the workaround.
48075
48076 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
48077
48078         * modules/gettime (Makefile.am): Remove lib_SOURCES line.
48079         Reported by Derek Price.
48080         (Include): Add "timespec.h".
48081
48082         * modules/xnanosleep (Depends-on): Remove gethrxtime.
48083
48084 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
48085
48086         * m4/xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attempting
48087         to detect nanosleep bug.
48088
48089 2005-03-01  Bruno Haible  <bruno@clisp.org>
48090
48091         * lib/vasnprintf.c (EOVERFLOW): Define to a fallback if needed.
48092
48093 2005-02-26  Paul Eggert  <eggert@cs.ucla.edu>
48094
48095         * modules/gethrxtime: New file.
48096         * modules/xnanosleep (Files): Add m4/xnanosleep.m4.
48097         (Depends-on): Add gethrxtime.
48098         (configure.ac): Add gl_XNANOSLEEP.
48099         (Makefile.am): Remove lib_SOURCES line.
48100
48101 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
48102
48103         * m4/gethrxtime.m4, m4/xnanosleep.m4: New files.
48104         * m4/gettime.m4 (gl_GETTIME): Check for nanotime.
48105
48106 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
48107
48108         * lib/gethrxtime.h, lib/gethrxtime.c, lib/xtime.h: New files.
48109         * lib/timespec.h (gettime): Return void, since it always
48110         succeeds now.  All uses changed.
48111         * lib/gettime.c (gettime) Likewise.
48112         [HAVE_NANOTIME]: Prefer nanotime.
48113         Assume gettimeofday succeeds, as POSIX requires.
48114         Assime time () succeeds, since other code already does.
48115         * lib/xnanosleep.c: Include xtime.h and gethrxtime.h, not xalloc.h.
48116         (timespec_subtract): Remove.
48117         (NANOSLEEP_BUG_WORKAROUND): New constant.
48118         (xnanosleep): Use gethrxtime rather than gettime; this simplifies
48119         things considerably.  Use it only on GNU/Linux hosts, since the
48120         workaround shouldn't be needed elsewhere.
48121
48122 2005-02-24  Bruno Haible  <bruno@clisp.org>
48123
48124         * modules/gettext (Files): Add m4/glibc2.m4.
48125
48126 2005-02-24  Bruno Haible  <bruno@clisp.org>
48127
48128         * m4/gettext.m4, intdiv0.m4, intmax.m4, inttypes-pri.m4, lcmessage.m4:
48129         * m4/lib-link.m4, lib-prefix.m4, nls.m4, po.m4, printf-posix.m4:
48130         * m4/progtest.m4:
48131         Update from GNU gettext 0.14.2.
48132         * m4/glibc2.m4: New file, from GNU gettext 0.14.2.
48133
48134 2005-02-24  Bruno Haible  <bruno@clisp.org>
48135
48136         * lib/localcharset.c: Update from GNU gettext 0.14.2.
48137         * lib/config.charset: Update from GNU gettext 0.14.2.
48138
48139 2005-02-24  Bruno Haible  <bruno@clisp.org>
48140
48141         * lib/gettext.h: Update from GNU gettext 0.14.2.
48142
48143 2005-02-23  Simon Josefsson  <jas@extundo.com>
48144
48145         * m4/iconvme.m4: New file.
48146
48147 2005-02-23  Jim Meyering  <jim@meyering.net>
48148
48149         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's
48150         change.
48151         Thanks to Bruno Haible for catching it.
48152
48153 2005-02-22  Simon Josefsson  <jas@extundo.com>
48154
48155         * modules/iconvme: New file.
48156
48157         * MODULES.html.sh: Add iconvme.
48158
48159 2005-02-22  Simon Josefsson  <jas@extundo.com>
48160
48161         * lib/iconvme.h, lib/iconvme.c: New files, from libc.
48162
48163 2005-02-22  Simon Josefsson  <jas@extundo.com>
48164
48165         * config/srclist.txt: Sync iconvme.h, iconvme.c from libc.
48166
48167 2005-02-22  Jim Meyering  <jim@meyering.net>
48168
48169         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Fix typo:
48170         s/ifndef/ifdef/.
48171
48172 2005-02-20  Neil Conway  <neilc@samurai.com>
48173
48174         * lib/xgethostname.c (xgethostname): Check for ENOMEM, which is
48175         returned by OSX/Darwin if the specified buffer is not large
48176         enough for the hostname.
48177
48178 2005-02-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
48179
48180         * lib/argp-help.c (__argp_help): Create a fake struct argp_state and
48181         pass it to _help, otherwise the latter coredumps trying to
48182         dereference state.root_argp.
48183
48184 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
48185
48186         * modules/chdir-long (Depends-on): Add memrchr.
48187         * modules/memrchr (Files): Add lib/memrchr.h.
48188         (Include): "memrchr.h".
48189
48190 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
48191
48192         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h.
48193
48194 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
48195
48196         * lib/memrchr.h: New file.
48197         * lib/chdir-long.c: Include it.
48198         * lib/memrchr.c [!defined _LIBC]: Include it rather than <string.h>
48199         Don't bother including stddef.h.
48200
48201 2005-02-01  Paul Eggert  <eggert@cs.ucla.edu>
48202
48203         * lib/mountlist.h (MOUNTLIST_H_): New macro, to protect against double
48204         inclusion.
48205         Include <sys/types.h>, for dev_t.
48206         (ME_DUMMY, ME_REMOTE): Move from here....
48207         * lib/mountlist.c (ME_DUMMY, ME_REMOTE): To here.
48208         (ME_DUMMY): Count "subfs" as a dummy.  Problem reported by
48209         Dmitry V. Levin.
48210         Include mountlist.h first, to test the interface.
48211
48212 2005-01-29  Bruno Haible  <bruno@clisp.org>
48213
48214         * lib/progname.c (program_name): Initialize.
48215         Needed when linking statically on MacOS X.
48216
48217 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
48218
48219         Sync from coreutils.
48220         * modules/getloadavg (Files): Remove m4/getloadavg.m4.
48221         (Depends-on): Add c-strtod.
48222         (configure.ac): Replace gl_FUNC_GETLOADAVG with AC_FUNC_GETLOADAVG.
48223
48224 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
48225
48226         Sync from coreutils.
48227         * m4/getloadavg.m4, glibc.m4, search-libs.m4: Remove.
48228
48229         Remove files that are specific to coreutils.
48230         * m4/check-decl.m4, jm-macros.m4, lib-check.m4, prereq.m4: Remove.
48231
48232 2005-01-28  Bruno Haible  <bruno@clisp.org>
48233
48234         * modules/javacomp: New file.
48235         * MODULES.html.sh (Java): Add javacomp.
48236
48237 2005-01-28  Bruno Haible  <bruno@clisp.org>
48238
48239         * m4/javacomp.m4: New file, from GNU gettext.
48240
48241 2005-01-28  Bruno Haible  <bruno@clisp.org>
48242
48243         * lib/javacomp.sh.in: New file, from GNU gettext.
48244         * lib/javacomp.h: New file, from GNU gettext.
48245         * lib/javacomp.c: New file, from GNU gettext.
48246
48247 2005-01-26  Simon Josefsson  <jas@extundo.com>
48248
48249         * lib/gai_strerror.c: Use GPL in header.
48250
48251 2005-01-26  Bruno Haible  <bruno@clisp.org>
48252
48253         * modules/javaexec: New file.
48254         * MODULES.html.sh (Java): Add javaexec.
48255
48256 2005-01-26  Bruno Haible  <bruno@clisp.org>
48257
48258         * m4/javaexec.m4: New file, from GNU gettext.
48259
48260 2005-01-26  Bruno Haible  <bruno@clisp.org>
48261
48262         * lib/javaexec.sh.in: New file, from GNU gettext.
48263         * lib/javaexec.h: New file, from GNU gettext.
48264         * lib/javaexec.c: New file, from GNU gettext.
48265
48266 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
48267
48268         * modules/lchown (Depends-on): Remove lchown.h
48269
48270 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
48271
48272         * m4/sysexits.m4 (gl_SYSEXITS): Reverted logic. SYSEXITS_H
48273         must be defined if the header file was not found, in order
48274         to provide a replacement. Reported by Todd Vierling <tv@duh.org>
48275
48276 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
48277
48278         * lib/argp-help.c (hol_entry_help): Avoid using non-constant
48279         initializers for struct pentry_state.
48280         (__argp_error): Check return value of __asprintf
48281         (__argp_failure): Translate error message
48282
48283         * lib/argp-parse.c: Removed braces around the expansion of N_()
48284
48285 2005-01-23  Paul Eggert  <eggert@cs.ucla.edu>
48286
48287         * m4/acl.m4, afs.m4, alloca.m4, argp.m4, assert.m4, atexit.m4,
48288         backupfile.m4, base64.m4, bison.m4, c-bs-a.m4, c-stack.m4,
48289         c-strtod.m4, calloc.m4, canon-host.m4, canonicalize.m4,
48290         clock_time.m4, cloexec.m4, closeout.m4, d-ino.m4, d-type.m4,
48291         dirfd.m4, dirname.m4, dos.m4, dup2.m4, error.m4, euidaccess.m4,
48292         exclude.m4, exitfail.m4, extensions.m4, fcntl-safer.m4,
48293         file-type.m4, fileblocks.m4, filemode.m4, fnmatch.m4, fpending.m4,
48294         free.m4, fstypename.m4, fsusage.m4, ftruncate.m4, getaddrinfo.m4,
48295         getcwd-path-max.m4, getcwd.m4, getdate.m4, getdomainname.m4,
48296         getgroups.m4, gethostname.m4, getline.m4, getndelim2.m4,
48297         getnline.m4, getopt.m4, getpagesize.m4, getpass.m4, getsubopt.m4,
48298         gettime.m4, gettimeofday.m4, getugroups.m4, getusershell.m4,
48299         group-member.m4, hard-locale.m4, hash.m4, host-os.m4, human.m4,
48300         idcache.m4, inttostr.m4, isdir.m4, jm-winsz1.m4, jm-winsz2.m4,
48301         link-follow.m4, long-options.m4, ls-mntd-fs.m4, lstat.m4,
48302         makepath.m4, mathl.m4, md5.m4, memcasecmp.m4, memchr.m4,
48303         memcmp.m4, memcoll.m4, memcpy.m4, memmem.m4, memmove.m4,
48304         memrchr.m4, memset.m4, mkdir-slash.m4, mkstemp.m4, mktime.m4,
48305         modechange.m4, mountlist.m4, nanosleep.m4, obstack.m4,
48306         path-concat.m4, pathmax.m4, perl.m4, physmem.m4, poll.m4,
48307         posixtm.m4, posixver.m4, putenv.m4, quote.m4, quotearg.m4,
48308         readdir.m4, readtokens.m4, readutmp.m4, regex.m4, rename.m4,
48309         restrict.m4, rmdir-errno.m4, rmdir.m4, rpmatch.m4, same.m4,
48310         savedir.m4, settime.m4, sha1.m4, sig2str.m4, snprintf.m4,
48311         sockpfaf.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, stdint.m4,
48312         stdio-safer.m4, strchrnul.m4, strdup.m4, strerror.m4,
48313         strerror_r.m4, strftime.m4, strndup.m4, strnlen.m4, strsep.m4,
48314         strtod.m4, strtoimax.m4, strtok_r.m4, strtol.m4, strtoll.m4,
48315         strtoul.m4, strtoull.m4, strtoumax.m4, strverscmp.m4, sysexits.m4,
48316         time_r.m4, timegm.m4, timespec.m4, tm_gmtoff.m4, tzset.m4,
48317         uint32_t.m4, uintptr_t.m4, unistd-safer.m4, unlink-busy.m4,
48318         unlocked-io.m4, uptime.m4, userspec.m4, utimbuf.m4, utime.m4,
48319         utimecmp.m4, utimens.m4, utimes-null.m4, vsnprintf.m4, xalloc.m4,
48320         xgetcwd.m4, xreadlink.m4, xstrndup.m4, xstrtod.m4, xstrtoimax.m4,
48321         xstrtol.m4, xstrtoumax.m4, yesno.m4:
48322         Use an all-permissive copyright notice, recommended by RMS.
48323
48324 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
48325
48326         * modules/chdir-long (Depends-on): Remove mempcpy.
48327
48328 2005-01-21  Jim Meyering  <jim@meyering.net>
48329
48330         * lib/openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the
48331         same value as for Solaris 9.
48332
48333         * lib/chdir-long.c (chdir_long): Rewrite to remove limitation on
48334         component length.  This included changing the parameter to be
48335         of type `char *' rather than `char const *'.
48336         * lib/chdir-long.h (chdir_long): Update prototype.
48337
48338         * lib/openat.c (fdopendir, fstatat): New functions.
48339         * lib/openat.h: Include headers required for use of DIR and struct
48340         stat.
48341         [AT_SYMLINK_NOFOLLOW]: Define.
48342         (fdopendir, fstatat): Add prototypes.
48343
48344 2005-01-21  Bruno Haible  <bruno@clisp.org>
48345
48346         * modules/classpath: New file.
48347         * MODULES.html.sh (Java): Add classpath.
48348
48349 2005-01-21  Bruno Haible  <bruno@clisp.org>
48350
48351         * lib/classpath.h: New file, from GNU gettext.
48352         * lib/classpath.c: New file, from GNU gettext.
48353
48354 2005-01-20  Simon Josefsson  <jas@extundo.com>
48355
48356         * modules/version-etc-fsf: New file.
48357
48358 2005-01-20  Simon Josefsson  <jas@extundo.com>
48359
48360         * lib/version-etc-fsf.c: New file, with version_etc_copyright.
48361         * lib/version-etc.c: Remove version_etc_copyright.
48362         * lib/version-etc.h (version_etc_copyright): Use [] instead of * in
48363         prototype, suggested by Paul Eggert <eggert@CS.UCLA.EDU>.
48364
48365 2005-01-20  Simon Josefsson  <jas@extundo.com>
48366
48367         * lib/base64.h (isbase64): Add.
48368
48369         * lib/base64.c (isb64): Rename to isbase64, use to_uchar instead of
48370         using a unsigned prototype, don't inline.
48371         (base64_decode): Use it.
48372
48373 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
48374
48375         * m4/save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume
48376         it.
48377
48378 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
48379
48380         * lib/save-cwd.c (save_cwd): Remove code to support the case
48381         where fchdir is missing or flaky.
48382
48383 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
48384
48385         * MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
48386
48387 2005-01-19  Paul Eggert  <eggert@cs.ucla.edu>
48388
48389         * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h;
48390         AC_LIBSOURCES now does this.
48391         * MODULES.html.sh (Sizes of integer types <limits.h>): New element,
48392         with new ullong_max module.
48393
48394 2005-01-19  Bruno Haible  <bruno@clisp.org>
48395
48396         * modules/sh-quote: New file.
48397         * MODULES.html.sh (Executing programs): Add sh-quote.
48398
48399 2005-01-19  Bruno Haible  <bruno@clisp.org>
48400
48401         * lib/sh-quote.h: New file, from GNU gettext.
48402         * lib/sh-quote.c: New file, from GNU gettext.
48403
48404 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
48405
48406         Merge from coreutils.
48407         * m4/ullong_max.m4: New file.
48408         * m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.
48409         (gl_MACROS): Assume localeconv exists.
48410
48411 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
48412
48413         Merge changes from coreutils, as described below in several
48414         changelogs dated today.
48415
48416         * lib/save-cwd.c: Include "save-cwd.h" before other include files.
48417         (O_DIRECTORY): Remove; not needed here, since "." must be
48418         a directory.  All uses removed.
48419         (save_cwd): Use __sgi || __sun, not sun || __sun.  __sun is
48420         universal on Suns, and we also need to test for IRIX.
48421         Revamp code to use 'if' rather than '#if'.
48422         Avoid unnecessary comparison of cwd->desc to 0.
48423
48424         * lib/utimens.c (futimens): Robustify the previous patch, by checking
48425         for known valid error numbers rather than observed invalid ones.
48426
48427 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
48428
48429         * modules/ullong_max: New file.
48430
48431         * modules/chdir-long, modules/openat: New files.
48432         * modules/save-cwd (Depends-on): Depend on chdir-long.
48433         (Makefile.am): Remove lib_SOURCES; now handled by AC_LIBSOURCES.
48434
48435 2005-01-18  Jim Meyering  <jim@meyering.net>
48436
48437         Merge from coreutils.
48438         * m4/chdir-long.m4, m4/openat.m4: New files.
48439         * m4/save-cwd.m4 (gl_SAVE_CWD): Add AC_LIBSOURCES for save-cwd.c,
48440         save-cwd.h.  Add AC_LIBOBJ for save-cwd.
48441         * m4/chown.m4 (gl_FUNC_CHOWN): When cross-compiling, assume that chown
48442         is sane and DOES follow symlinks.  Besides, testing 20 different
48443         systems found no broken chown implementations.
48444         Prompted by a change in rsync's copy of this macro.
48445         * m4/jm-macros.m4 (gl_MACROS): Require gl_FUNC_CHDIR_LONG.
48446
48447         * m4/lchown.m4 (gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
48448
48449         * m4/utimes.m4: Work around tests/touch/empty-file failure on a system
48450         (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes'
48451         NULL-means-set-to-current-time semantics.
48452         Remove temporary file immediately, rather than waiting
48453         for configure's at-exit trap code to do it.
48454
48455 2005-01-18  Jim Meyering  <jim@meyering.net>
48456
48457         * lib/version-etc.c (version_etc_copyright): Update copyright date.
48458
48459         * lib/utimens.c (futimens): Account for the fact that futimes
48460         can also fail with errno == ENOSYS or errno == ENOENT.
48461         Patch from Dmitry V. Levin.
48462
48463         Change the name of the robust chdir function from chdir to chdir_long.
48464         * lib/save-cwd.c: Include chdir-long.h rather than chdir.h.
48465         (restore_cwd): Use chdir_long, not chdir.
48466         * lib/chdir-long.c: Renamed from chdir.c.
48467         * lib/chdir-long.h: Renamed from chdir.h.
48468         [!defined PATH_MAX]: Define chdir_long to chdir on systems like the
48469         Hurd.
48470
48471 2005-01-18  Bruno Haible  <bruno@clisp.org>
48472
48473         * m4/allocsa.m4, m4/codeset.m4, m4/copy-file.m4, m4/eaccess.m4:
48474         * m4/eealloc.m4, m4/eoverflow.m4, m4/execute.m4, m4/fatal-signal.m4:
48475         * m4/findprog.m4, m4/glibc21.m4, m4/iconv.m4, m4/intmax_t.m4:
48476         * m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4:
48477         * m4/linebreak.m4, m4/localcharset.m4, m4/longdouble.m4:
48478         * m4/longlong.m4, m4/mbrtowc.m4, m4/mbstate_t.m4, m4/mbswidth.m4:
48479         * m4/mkdtemp.m4, m4/pipe.m4, m4/readlink.m4, m4/safe-read.m4:
48480         * m4/safe-write.m4, m4/setenv.m4, m4/sig_atomic_t.m4:
48481         * m4/signalblocking.m4, m4/signed.m4, m4/size_max.m4, m4/ssize_t.m4:
48482         * m4/stdbool.m4, m4/stdint_h.m4, m4/stpcpy.m4, m4/stpncpy.m4:
48483         * m4/strcase.m4, m4/strcspn.m4, m4/strpbrk.m4, m4/strstr.m4:
48484         * m4/ucs4-utf.m4, m4/uintmax_t.m4, m4/ulonglong.m4, m4/unicodeio.m4:
48485         * m4/utf-ucs4.m4, m4/vasnprintf.m4, m4/vasprintf.m4:
48486         * m4/wait-process.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4:
48487         Use an all-permissive copyright notice, recommended by RMS.
48488
48489 2005-01-18  Bob Proulx  <bob@proulx.com>
48490
48491         * lib/obstack.c [DEFAULT_ALIGNMENT]: Use an intermediate type to
48492         simplify offsetof() macro construct to avoid compile failure with
48493         native HP-UX 11.0 ANSI C compiler.
48494
48495 2005-01-17  Bruno Haible  <bruno@clisp.org>
48496
48497         * lib/stpncpy.c: Remove HAVE_STPNCPY and gnu_stpncpy renaming,
48498         redundant because stpncpy.m4 takes care of it.
48499
48500 2005-01-17  Bruno Haible  <bruno@clisp.org>
48501
48502         * lib/progreloc.c: Include xalloc.h instead of xmalloc.h.
48503
48504 2005-01-17  Bruno Haible  <bruno@clisp.org>
48505
48506         * lib/progreloc.c (xstrdup): Define as strdup if no xmalloc should be
48507         used.
48508
48509 2005-01-17  Bruno Haible  <bruno@clisp.org>
48510
48511         * lib/fwriteerror.h (fwriteerror): Change specification to include
48512         fclose.
48513         * lib/fwriteerror.c: Include <stdbool.h>.
48514         (fwriteerror): At the end, close the file stream. Record whether
48515         stdout was already closed.
48516
48517 2005-01-17  Bruno Haible  <bruno@clisp.org>
48518
48519         * lib/execute.c (environ): Declare if needed.
48520         * lib/pipe.c (environ): Likewise.
48521         Reported by Michael Schloh von Bennewitz <michael.schloh@cw.com>.
48522
48523 2005-01-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
48524
48525         * modules/argp: Depend on vsnprintf
48526
48527 2005-01-10  Jim Meyering  <jim@meyering.net>
48528
48529         * modules/closeout (Depends-on): Add atexit.
48530
48531 2005-01-06  Bruno Haible  <bruno@clisp.org>
48532
48533         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Rename stpncpy to gnu_stpncpy here.
48534
48535 2005-01-04  Paul Eggert  <eggert@cs.ucla.edu>
48536
48537         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
48538         definitions to be after all include files, to avoid collisions.
48539         Problem reported by Bob Proulx.
48540
48541 2005-01-04  Jim Meyering  <jim@meyering.net>
48542
48543         Changes imported from coreutils.
48544         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Rather than using "conftestXXXXXX"
48545         as the mkstemp template, use a temporary directory and an
48546         8.3-friendly template to avoid trouble on systems like DJGPP.
48547         Reported by Juan M. Guerrero via Stepan Kasal.
48548         * m4/(gl_FUNC_MKSTEMP): Include <unistd.h> for the declaration of
48549         close. Remove the temporary directory right away, rather than waiting
48550         for configure's at-exit trap code to do it.
48551         Suggestion from Stepan Kasal.
48552
48553 2005-01-01  Simon Josefsson  <jas@extundo.com>
48554
48555         * gnulib-tool: Print #include directives when --import'ing.
48556
48557 2004-12-28  Simon Josefsson  <jas@extundo.com>
48558
48559         * tests/test-base64.c: Include required header files.  Remove
48560         unused variables.
48561
48562 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
48563
48564         * modules/error (Depends-on): Remove gettext.
48565
48566 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
48567
48568         * lib/error.c [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
48569         not needed.  This removes a dependency on the gettext module.
48570         [defined _LIBC]: Do not include <libintl.h>; not needed.
48571
48572 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
48573
48574         * m4/c-strtod.m4 (gl_C99_STRTOLD): New macro.
48575         (gl_C_STRTOD): Use it instead of AC_CHECK_DECLS_ONCE(strtold).
48576
48577 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
48578
48579         * lib/c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not
48580         HAVE_DECL_STRTOLD.
48581
48582 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
48583
48584         * modules/getdate (Depends-on): Remove alloca-opt.
48585
48586 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
48587
48588         * m4/getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
48589
48590 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
48591
48592         * lib/argp-parse.c: Include <stddef.h>.
48593         (alignof, alignto): New macros.
48594         (parser_init): Don't assume that void * is aligned sufficiently
48595         for struct option.
48596
48597         * lib/getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no
48598         need to extend the stack.
48599         (YYINITDEPTH): New macro, so that the initial stack isn't overly
48600         large.
48601
48602 2004-12-22  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
48603
48604         * lib/argp-parse.c (parser_init): Avoid arithmetics on void pointers.
48605
48606 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
48607
48608         * modules/regex (lib_SOURCES): Remove regex.c, undoing previous
48609         (2004-10-24) change.  Apparently this was a false alarm.
48610
48611         * modules/getdate: Depend on alloca-opt, not alloca.
48612
48613 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
48614
48615         * lib/alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
48616         Remove now-obsolete comment about AIX.
48617         * lib/getdate.y: Include <alloca.h> only if HAVE_ALLOCA.
48618         (YYSTACK_USE_ALLOCA): Define to 0 if !HAVE_ALLOCA.
48619         (YYMAXDEPTH): New macro.
48620
48621 2004-12-18  Simon Josefsson  <jas@extundo.com>
48622
48623         * modules/alloca: Depend on alloca-opt, instead of duplicating it.
48624
48625 2004-12-18  Bruno Haible  <bruno@clisp.org>
48626
48627         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Also test for sigaction.
48628
48629 2004-12-18  Bruno Haible  <bruno@clisp.org>
48630
48631         * lib/fatal-signal.c (fatal_signals): Make non-const.
48632         (init_fatal_signals): New function.
48633         (uninstall_handlers, install_handlers): Ignore signals that were set to
48634         SIG_IGN.
48635         (at_fatal_signal): Call init_fatal_signals.
48636         (init_fatal_signal_set): Likewise. Ignore signals that were set to
48637         SIG_IGN.
48638         Reported by Paul Eggert.
48639
48640 2004-12-18  Bruno Haible  <bruno@clisp.org>
48641
48642         * doc/alloca.texi: New file.
48643         * doc/alloca-opt.texi: New file.
48644
48645 2004-12-17  Jim Meyering  <jim@meyering.net>
48646
48647         * config/install-sh: Use `(exit N); exit N', not `(exit N); exit'.
48648         Otherwise, install-sh could exit with improper exit status when
48649         exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
48650
48651 2004-12-16  Simon Josefsson  <jas@extundo.com>
48652
48653         * tests/test-base64.c: Add license.
48654
48655 2004-12-15  Stepan Kasal  <address@hidden>
48656
48657         * gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
48658
48659 2004-12-12  Paul Eggert  <eggert@cs.ucla.edu>
48660
48661         * modules/getcwd (Files): Add m4/d-ino.m4.
48662         Suggested by Mark D. Baushke.
48663
48664 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
48665
48666         * lib/getdate.y (textint): New member "negative".
48667         (time_zone_hhmm): New function.
48668         Expect 14 shift-reduce conflicts, not 13.
48669         (o_colon_minutes): New rule.
48670         (time, zone): Use it to add support for +HH:MM, UTC+HH:MM.
48671         (yylex): Set the "negative" member of signed numbers.
48672
48673 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
48674
48675         * doc/getdate.texi (Time of day items, Time zone items):
48676         Describe new formats +00:00, UTC+00:00.
48677
48678 2004-12-07  Paul Eggert  <eggert@cs.ucla.edu>
48679
48680         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change:
48681         spurious "-l"s.  Problem reported by Stepan Kasal.
48682
48683 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
48684
48685         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug
48686         in Autoconf 2.59.  Problem reported by Mark D. Baushke.
48687
48688 2004-12-04  Simon Josefsson  <jas@extundo.com>
48689
48690         * modules/getaddrinfo (License): Add LGPL, reported by Yoann
48691         Vandoorselaere <yoann@prelude-ids.org>.
48692
48693 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
48694
48695         Changes imported from coreutils.
48696         * m4/hard-locale.m4 (gl_HARD_LOCALE): Assume locale.h and setlocale
48697         exist.
48698         * m4/human.m4 (gl_HUMAN): Assume locale.h and localeconv exist.
48699
48700 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
48701
48702         Changes imported from coreutils.
48703         * lib/hard-locale.c: Assume <locale.h> exists.
48704         Include "strdup.h".
48705         (GLIBC_VERSION): New macro.
48706         (hard_locale): Assume setlocale exists.
48707         Rewrite to avoid #ifdef.
48708         Use strdup rather than malloc + strcpy.
48709         * lib/human.c: Assume <locale.h> exists.
48710         (human_readable): Assume localeconv exists.
48711
48712 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
48713
48714         * modules/hard-locale (Depends-on): Add strdup.
48715
48716 2004-12-01  Jakub Jelinek  <jakub@redhat.com>
48717
48718         * lib/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,
48719         convert T2, not T.  (Imported from libc.)
48720
48721 2004-11-30  Simon Josefsson  <jas@extundo.com>
48722
48723         * modules/restrict (License): Change to LGPL.
48724
48725 2004-11-30  Simon Josefsson  <jas@extundo.com>
48726
48727         * m4/restrict.m4: Add copyright and copying conditions.
48728
48729 2004-11-30  Simon Josefsson  <jas@extundo.com>
48730
48731         * m4/base64.m4: New file.
48732
48733 2004-11-30  Simon Josefsson  <jas@extundo.com>
48734
48735         * MODULES.html.sh (Extra functions based on ANSI C 89): Add
48736         base64.
48737
48738         * tests/test-base64.c: New file.
48739
48740         * modules/base64: New file.
48741
48742 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
48743
48744         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
48745         Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working.
48746
48747         * m4/readutmp.m4 (gl_READUTMP): Don't check for sys/param.h.
48748
48749 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
48750
48751         * lib/getcwd.c (is_ENAMETOOLONG): New macro.
48752         (__getcwd.c): Don't restore errno; glibc doesn't.
48753         [HAVE_PARTLY_WORKING_GETCWD && !defined AT_FDCWD]: Try system getcwd
48754         first, falling back to our code only if its results look suspicious.
48755         Ensure that the resulting buffer is only as large as necessary.
48756
48757         * lib/readutmp.c: Include readutmp.h first.
48758         Include <errno.h>, since readutmp.h no longer does that.
48759         * lib/readutmp.h: Don't include <errno.h>,
48760         <sys/param.h>, <time.h>; not needed to establish interface.
48761         (errno): Remove decl.
48762         (HAVE_STRUCT_XTMP_UT_TYPE): Remove; no longer needed.
48763         (UT_TYPE_EQ, UT_TYPE_NOT_DEFINED, UT_TYPE_BOOT_TIME,
48764         UT_TYPE_USER_PROCESS, IS_USER_PROCESS): New macros.
48765
48766 2004-11-28  Simon Josefsson  <jas@extundo.com>
48767
48768         * lib/base64.h, base64.c: New file.
48769
48770 2004-11-27  Paul Eggert  <eggert@cs.ucla.edu>
48771
48772         * lib/getcwd.h: New file, which I forgot to check in on 2004-11-25.
48773
48774 2004-11-26  Paul Eggert  <eggert@cs.ucla.edu>
48775
48776         * modules/getcwd (Files): Add lib/getcwd.h, m4/getcwd.m4.
48777         (Depends-on): Remove pathmax, same.  Add mempcpy.
48778         (configure.ac): GL_FUNC_GETCWD_PATH_MAX -> gl_FUNC_GETCWD.
48779         (Makefile.am): Append getcwd.h to lib_SOURCES.
48780         (Include): Add getcwd.h.
48781         (Maintainer): Change from Jim Meyering to "all, glibc",
48782         since getdate now uses intended-for-glibc code.
48783         * modules/xgetcwd (Files): Remove m4/getcwd.m4.
48784         (Depends-on): Depend on getcwd.  Do not depend on pathmax.
48785
48786 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
48787
48788         Fix problems reported by Scott S. Tinsley for HP-UX 11.11 using
48789         HP's ANSI C compiler.
48790         * lib/fsusage.c (statvfs) [HAVE_SYS_STATVFS_H]: Remove decl.
48791         Declaring int functions causes warnings on some modern systems and
48792         shouldn't be needed to compile on ancient ones.
48793         * lib/same.c (MIN) [defined MIN]: Don't define, since it's already
48794         defined.
48795
48796         * lib/getcwd.c: Replace by a copy of glibc/sysdeps/posix/getcwd.c, but
48797         with the following changes.
48798         (__set_errno): Parenthesize properly.
48799         Include <stdbool.h>.
48800         (MIN, MAX, MATCHING_INO): New macros.
48801         (__getcwd): Define with prototype, not K&R form.
48802         Use heuristics to allocate default buffer on stack if possible.
48803         If AT_FDCWD is defined, use openat and fstatat to avoid O(N**2)
48804         behavior, and to avoid the PATH_MAX limit when computing
48805         ../../../../...
48806         Use MATCHING_INO to compare inode number to file.
48807         Check for arithmetic overflow in size calculations.
48808         Fix bug in reallocation of dot array that caused getcwd to fail
48809         on directories nested deeper than 75.
48810         Be more careful about saving errno on error.
48811         Do not use realloc; use only free+malloc, as this is a bit
48812         more flexible and avoids a needless copy operation.
48813         Do not inspect st_dev and st_ino for symbolic links; POSIX
48814         doesn't specify the latter.
48815         Check for closedir errors.
48816         Avoid needless casts.
48817         Use "#ifdef weak_alias" around weak_alias, to be like other
48818         glibc code.
48819         The following changes to getcwd.c have effect only when used in
48820         gnulib; they have no effect inside glibc proper.
48821         (#pragma alloca) [defined _AIX && !defined __GNUC__]: Remove,
48822         as alloca isn't used.
48823         (alloca, __alloca): Likewise.
48824         [!_LIBC]: Include "getcwd.h", "mempcpy.h".
48825         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
48826         unconditionally, as gnulib assumes C89 or better.
48827         Do not include <sys/param.h>.
48828         (errno) [!defined __GNU_LIBRARY__ && !defined STDC_HEADERS]: Remove
48829         no-longer-necessary 'extern int errno' decl; gnulib assumes C89 or
48830         better.
48831         (NULL) [!defined NULL]: Remove; we assume C89 or better.
48832         Include <dirent.h> in a way that is compatible with modern Autoconf.
48833         (_D_ALLOC_NAMELEN, _D_EXACT_NAMLEN):
48834         New macros, if not already defined.
48835         Include <unistd.h> if _LIBC, not if __GNU_LIBRARY__.
48836         Use "_LIBC", not "defined _LIBC", for consistency.
48837         (HAVE_MEMPCPY): Remove; no longer needed now that gnulib has
48838         a mempcpy module.
48839         (__lstat, __closedir, __opendir, __readdir) [!_LIBC]: New macros.
48840         (GETCWD_RETURN_TYPE): Remove.  All uses replaced by char *.
48841         * lib/xgetcwd.c: David MacKenzie's old code was removed, so give
48842         credit only to Jim Meyering and adjust the copyright dates.
48843         Do not include <limits.h>, <stdio.h>, <sys/types.h>,
48844         <stdlib.h>, <unistd.h>, "pathmax.h".
48845         Instead, include "xgetcwd.h" (first) and "getcwd.h".
48846         (INITIAL_BUFFER_SIZE): Remove.
48847         (xgetcwd): Rely on getcwd, since we now depend on a reliable one.
48848
48849 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
48850
48851         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Renamed from
48852         GL_FUNC_GETCWD_PATH_MAX for consistency.  All uses changed.
48853         Use the _ONCE methods, for efficiency.
48854         Check for fcntl.h.  In test program, include <errno.h>
48855         and <fcntl.h> if available.  Remove old K&R cruft from
48856         test program.  Check for common errors in GNU/Linux,
48857         OpenBSD, and Solaris.  Just set gl_cv_func_getcwd_path_max;
48858         don't do AC_LIBOBJ, as that's getcwd.m4's job.
48859         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL): Renamed from
48860         AC_FUNC_GETCWD_NULL.  All used changed.  Change cache variable
48861         name accordingly.
48862         (gl_FUNC_GETCWD, gl_PREREQ_GETCWD): New macros.  Revamp to
48863         accommodate new getcwd.c.
48864         * m4/jm-macros.m4 (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX.
48865         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_MEMPCPY.
48866         * m4/xgetcwd.m4 (gl_XGETCWD): Replace with gl_FUNC_GETCWD, since
48867         that's all we need now.
48868
48869 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
48870
48871         * m4/argp.m4 (gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally:
48872         argp-parse.c depends on getopt internals, that means we should
48873         always use our getopt, to be on the safe side.
48874         * m4/getopt.m4 (gl_GETOPT): Check if GETOPT_H is already set, in
48875         order not to spoil the result of an eventual previous invocation
48876         of gl_GETOPT_SUBSTITUTE.
48877
48878 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
48879
48880         * lib/getopt_.h: Re-addition of __getopt_argv_const caused
48881         redefinition warnings. To avoid them, include the defines
48882         in `#if !defined __need_getopt ... #endif'. The only place
48883         where __getopt_argv_const is used is in definitions
48884         of getopt_long and getopt_long_only below, which are as well
48885         protected by `#ifndef __need_getopt'.
48886         [defined __GETOPT_PREFIX && !defined __need_getopt]: Undef
48887         __need_getopt after including <stdio.h> and <unistd.h> These
48888         headers might have defined it.
48889
48890 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
48891
48892         * m4/utimens.m4 (gl_UTIMENS): Check for futimes function.
48893
48894 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
48895
48896         * lib/utimens.c (__attribute__, ATTRIBUTE_UNUSED): New macros.
48897         (futimens): New function, which uses futimes if available.
48898         (futimens, utimens): Support timespec==NULL, with same semantics
48899         as utime and utimens.
48900         * lib/utimens.h (futimens): New decl.
48901
48902 2004-11-23  Jim Meyering  <jim@meyering.net>
48903
48904         * lib/getopt_.h: Remove trailing blanks.
48905
48906 2004-11-23  Jim Meyering  <jim@meyering.net>
48907
48908         * lib/__fpending.c: Add comment.
48909
48910 2004-11-22  Paul Eggert  <eggert@cs.ucla.edu>
48911
48912         * modules/canonicalize (Depends-on): Add xreadlink.
48913         Problem reported by James Youngman.
48914
48915 2004-11-20  Paul Eggert  <eggert@cs.ucla.edu>
48916
48917         * lib/getopt_.h (__GETOPT_CONCAT, __GETOPT_XCONCAT, __GETOPT_ID):
48918         New macros.
48919         (getopt, getopt_long, getopt_long_only, optarg, opterr, optind,
48920         optopt): Use them instead of invoking ## directly; otherwise, the
48921         symbols will be __GETOPT_PREFIXgetopt rather than rpl_getopt.
48922
48923 2004-11-19  Bruno Haible  <bruno@clisp.org>
48924
48925         * lib/strtok_r.c: Move comments from here...
48926         * lib/strtok_r.h: ... to here.
48927
48928 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
48929
48930         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc
48931         implementations that mishandle size_t overflow.
48932
48933 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
48934
48935         * lib/realloc.c (rpl_realloc): Call 'free' if n==0, since realloc
48936         might fail.  Problem reported by Yoann Vandoorselaere.
48937         * lib/calloc.c (rpl_calloc): Defend against buggy calloc
48938         implementations that mishandle size_t overflow.
48939
48940 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
48941
48942         * modules/canon-host (Depends-on): Add strdup.
48943
48944 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
48945
48946         * m4/canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo.
48947
48948 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
48949
48950         * lib/canon-host.c: Include "strdup.h".
48951         (canon_host): Use getaddrinfo if available, so that IPv6 works.
48952         Use strdup instead of malloc/strcpy to duplicate strings.
48953
48954         * lib/human.h (LONGEST_HUMAN_READABLE): Add 1 for space before unit.
48955         (human_space_before_unit): New constant.
48956         * lib/human.c (human_readable): Support it.
48957
48958         * lib/xgetcwd.c: Include <limits.h>, for PATH_MAX.
48959         (xgetcwd): Set errno correctly when failing.
48960         Work around Solaris 9 bug: getcwd sets errno==ERANGE even though
48961         the failure is actually due to a PATH_MAX problem.
48962
48963         Further getopt changes to make it more likely that glibc will
48964         buy the changes back.
48965         * lib/getopt.c (POSIXLY_CORRECT): New constant.
48966         (getopt): Use it, so to preserve glibc semantic
48967         * lib/getopt1.c (getopt_long, getopt_long_only): Arg is char * const *
48968         when compiling for libc.
48969         * lib/getopt_.h (__getopt_argv_const): Bring it back.
48970         (getopt_long, getopt_long_only): Use it.
48971
48972         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
48973         _getopt_internal): New arg POSIXLY_CORRECT.  All callers changed.
48974         (getopt): Argv is now char * const *, as per standard.
48975         (_getopt_internal_r, _getopt_internal): Argv is now char **,
48976         not char *__getopt_argv_const *.
48977         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
48978         _getopt_long_only_r): Likewise.
48979         * lib/getopt_.h (getopt, getopt_long, geopt_long_only): Likewise.
48980         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
48981         _getopt_long_r, _getopt_long_only_r): Likewise.
48982         * lib/getopt_.h (__getopt_argv_const): Remove.
48983         (getopt): Argv is now char * const *, as per standard.
48984
48985         * lib/getdate.y (tORDINAL): New token.
48986         (day, relunit): Allow it for relative times.
48987         (relative_time_table): Use tORDINAL for ordinals.
48988
48989 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
48990
48991         * doc/getdate.texi (General date syntax): "next" is 1, not 2.
48992         Document that "second" isn't allowed as an ordinal number.
48993
48994 2004-11-16  Jim Meyering  <jim@meyering.net>
48995
48996         * modules/closeout (Depends-on): Add fpending.
48997
48998 2004-11-15  Jim Meyering  <jim@meyering.net>
48999
49000         * lib/closeout.c: Include "__fpending.h" once again.
49001         Include <stdbool.h>.
49002         (close_stdout): Don't fail just because stdout was closed initially,
49003         since some programs don't write to stdout in the normal course of
49004         operation (other than --version and --help), and we don't want this
49005         function to make e.g. `touch file >&-' fail.
49006         But do fail if it was closed and someone has tried to write to it.
49007         E.g., `printf foo >&-' must fail.
49008
49009 2004-11-13  Jim Meyering  <jim@meyering.net>
49010
49011         * m4/jm-macros.m4: Do require gl_FUNC_FPENDING.
49012
49013 2004-11-12  Simon Josefsson  <jas@extundo.com>
49014
49015         * config/srclist.txt: Add strtok_r.c, glibc bought our changes, but a
49016         small doc fix is still pending.
49017
49018 2004-11-11  Simon Josefsson  <jas@extundo.com>
49019
49020         * modules/strtok_r: New file.
49021
49022         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
49023         strtok_r.
49024
49025 2004-11-11  Simon Josefsson  <jas@extundo.com>
49026
49027         * m4/strtok_r.m4: New file.
49028
49029         * m4/getopt.m4: Replace opterr.
49030
49031 2004-11-11  Simon Josefsson  <jas@extundo.com>
49032
49033         * lib/strtok_r.h, strtok_r.c: New file.
49034
49035 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
49036
49037         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
49038         of replacing opterr, getopt, etc.  This should handle the
49039         powerpc-apple-darwin5.5 problem recently noted by Simon Josefsson.
49040
49041 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
49042
49043         * lib/getopt_.h (__getopt_argv_const): New macro, to be used so that
49044         we can stop lying to compilers about the constness of argv when we
49045         are compiled outside glibc.
49046         (getopt, getopt_long, getopt_long_only): Use it.
49047         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
49048         _getopt_internal, getopt): Likewise.
49049         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
49050         _getopt_long_only_r): Likewise.
49051         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
49052         _getopt_long_r, _getopt_long_only_r): Likewise.
49053
49054         * lib/getopt_.h [defined __GETOPT_PREFIX && !defined __need_getopt]:
49055         Include <stdlib.h> and <stdio.h>, and <unistd.h> if available.
49056         Then rename getopt to __GETOPT_PREFIX##getopt, and so forth for
49057         the other external symbols.
49058         (getopt) [!defined __GNU_LIBRARY]: Use prototype, not old-style
49059         declaration, since the above renaming now works around collisions.
49060
49061 2004-11-11  Jim Meyering  <jim@meyering.net>
49062
49063         * lib/linebreak.c: Remove trailing blanks.
49064         * lib/alloca_.h: Likewise.
49065         * lib/acosl.c: Likewise.
49066         * lib/euidaccess.c: Likewise.
49067         * lib/allocsa.h: Likewise.
49068
49069 2004-11-10  Simon Josefsson  <jas@extundo.com>
49070
49071         * m4/getaddrinfo.m4: New file.
49072
49073 2004-11-10  Simon Josefsson  <jas@extundo.com>
49074
49075         * lib/getaddrinfo.h, lib/getaddrinfo.c: New files.
49076
49077 2004-11-10  Simon Josefsson  <jas@extundo.com>
49078
49079         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
49080         getaddrinfo.
49081
49082         * modules/getaddrinfo: New file.
49083
49084 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
49085
49086         * m4/prereq.m4 (gl_PREREQ): Require gt_FUNC_SETENV.
49087
49088 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
49089
49090         * lib/mktime.c (SHR): New macro, which is a portable
49091         substitute for >> that should work even on Crays.
49092         (TIME_T_MIDPOINT, ydhms_diff, __mktime_internal): Use it.
49093         Problem reported by Mark D. Baushke in
49094         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00071.html>.
49095         * lib/getdate.y (SHR): Likewise.
49096         (tm_diff): Use it.
49097         * lib/strftime.c (SHR): Likewise.
49098         (tm_diff): Use it.
49099         * lib/quotearg.c (struct quoting_options): Use unsigned int for
49100         quote_these_too, so that right shifts are well defined.  All uses
49101         changed.
49102
49103 2004-11-10  Jim Meyering  <jim@meyering.net>
49104
49105         Ensure that no close failure goes unreported.
49106         * lib/closeout.c (close_stdout): Always close stdout.  I.e., don't
49107         return early when it seems there's nothing to flush.
49108         Don't include __fpending.h.
49109
49110 2004-11-10  Jim Meyering  <jim@meyering.net>
49111
49112         * modules/closeout (Depends-on): Remove fpending.
49113
49114 2004-11-10  Jim Meyering  <jim@meyering.net>
49115
49116         * m4/jm-macros.m4 (gl_MACROS): Don't require gl_FUNC_FPENDING.
49117
49118 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
49119
49120         * m4/strftime.m4 (_gl_STRFTIME_PREREQS): Remove.  Move its body to
49121         gl_FUNC_STRFTIME.
49122         (gl_FUNC_STRFTIME): Use AC_CHECK_FUNCS_ONCE and AC_CHECK_HEADERS_ONCE
49123         and AC_REQUIRE when possible, to avoid duplicate checks.
49124         Check for <wchar.h>.
49125
49126 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
49127
49128         * lib/strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
49129
49130 2004-11-09  Bruno Haible  <bruno@clisp.org>
49131
49132         * m4/sockpfaf.m4: New file.
49133
49134 2004-11-05  Bruno Haible  <bruno@clisp.org>
49135
49136         * lib/readlink.c: Include stddef.h, needed for size_t on Woe32.
49137         Reported by Mark D. Baushke <mdb@cvshome.org>.
49138
49139 2004-11-04  Bruno Haible  <bruno@clisp.org>
49140
49141         2004-09-11  Bruno Haible  <bruno@clisp.org>
49142                 * allocsa.valgrind: New file.
49143         2004-02-06  Bruno Haible  <bruno@clisp.org>
49144                 * allocsa.h (sa_alignof): Define differently with HP-UX cc, to
49145                 avoid a bug of this cc on HP-UX 10.20 dealing with enums.
49146                 Reported by Christopher Seip <chris.seip@hp.com>.
49147
49148 2004-11-04  Bruno Haible  <bruno@clisp.org>
49149
49150         * modules/allocsa (Files): Add lib/allocsa.valgrind.
49151         (Makefile.am): Distribute it.
49152
49153 2004-11-03  Paul Eggert  <eggert@cs.ucla.edu>
49154
49155         * lib/xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
49156         with errno == ERANGE if the buffer is too small.
49157         Problem reported by Mark D. Baushke.
49158
49159 2004-11-03  Albert Chin  <china@thewrittenword.com>
49160             Paul Eggert  <eggert@cs.ucla.edu>
49161
49162         * m4/uint32_t.m4 (gl_AC_TYPE_UINT32_T): When determining uint32_t
49163         equivalent, substitute $ac_type for equivalent type rather than
49164         blindly using uint32_t *always* which won't work if uint32_t is not
49165         available.  Define _UINT32_T to work around typedef of uint32_t if
49166         <sys/sched.h>, <pthread.h>, or <semaphore.h> used on Solaris
49167         2.5.1.
49168
49169 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
49170
49171         * m4/jm-macros.m4: Sync from coreutils.
49172         (gl_MACROS): Check for mbrlen, for pathchk.
49173         (gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk.
49174
49175 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
49176
49177         * lib/xreadlink.c (MAXSIZE): New macro.
49178         (xreadlink): Use it instead of SSIZE_MAX.  Ensure initial buffer
49179         size does not exceed MAXSIZE.  Avoid cast.
49180         As suggested by Mark D. Baushke in
49181         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00009.html>,
49182         if readlink fails with buffer size just under MAXSIZE, try again
49183         with MAXSIZE.
49184
49185 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
49186
49187         * config/srclist.txt: Add mktime.c; glibc bought all our changes.
49188
49189 2004-11-02  Derek R. Price  <derek@ximbiot.com>
49190         and  Paul Eggert  <eggert@cs.ucla.edu>
49191
49192         * lib/getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now.
49193         (get_date): Overparenthesize to avoid GCC warning.
49194
49195 2004-11-02  Bruno Haible  <bruno@clisp.org>
49196
49197         * m4/setenv.m4 (gt_FUNC_SETENV): Define VOID_UNSETENV if unsetenv()
49198         returns void.
49199
49200 2004-11-02  Bruno Haible  <bruno@clisp.org>
49201
49202         * lib/setenv.h (unsetenv): Define as a macro if the system's unsetenv()
49203         function returns void.
49204
49205 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
49206
49207         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
49208         fflush_unlocked, flockfile, funlockfile, funlockfile,
49209         fputs_unlocked, putc_unlocked.
49210
49211 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
49212
49213         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
49214         (funlockfile, fputs_unlocked, putc_unlocked): Don't define if
49215         already declared.
49216
49217 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
49218
49219         * modules/getdate (Files): Add doc/getdate.texi.
49220         (Depends-on): Add setenv, xalloc.
49221
49222 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
49223
49224         * lib/getdate.y: Add support for TZ="foo" within a date string.
49225         Fix some bugs near time_t boundaries.  Reject dates with
49226         out-of-range components, e.g., "Sept 31".
49227         Include <stdlib.h>, "setenv.h", "xalloc.h".
49228         (ISDIGIT_LOCALE): Remove; unused.
49229         Note that the TZ and time functions used here are not reentrant.
49230         (mktime_ok, get_tz): New functions.
49231         (TZBUFSIZE): New constant.
49232         (get_date): Parse leading TZ="foo".  Reject out-of-range components;.
49233         This requires that we sometimes generate our own TZ="XXX..." setting.
49234
49235 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
49236
49237         * doc/getdate.texi: New file, from coreutils with modifications for
49238         the new TZ parsing.
49239
49240 2004-10-27  Derek R. Price  <derek@ximbiot.com>
49241
49242         * lib/mktime.c (not_equal_tm): Remove redundant check.
49243
49244 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
49245
49246         * modules/regex (lib_SOURCES): Add regex.c.
49247         Reported by James Youngman in
49248         <http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00199.html>.
49249
49250 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
49251
49252         * lib/getdate.y: Use Bison 1.875 features, and some minor
49253         code cleanups.  This change does not affect semantics.
49254         Don't include <stdlib.h>; no longer needed.
49255         Don't include unlocked-io.h; only the "#if TEST" code uses
49256         stdio, and performance isn't crucial there.
49257         (PC, YYLEX_PARAM, YYPARSE_PARAM): Remove; replaced by
49258         Bison 1.875 features as described below.
49259         All uses of "PC." replaced by "pc->".
49260         (YYSTYPE): Add a forward declaration.
49261         (yylex, yyerror): Use full prototypes in forward decls.
49262         Use "%pure-parser" rather than obsolescent "%pure_parser".
49263         Use %parse-param and %lex-param instead of obsolescent
49264         YYPARSE_PARAM and YYLEX_PARAM.
49265         (meridian_table, month_and_day_table, time_units_table,
49266         relative_time_table, time_zone_table, military_table,
49267         lookup_zone, lookup_word, get_date):
49268         Use NULL instead of 0 where appropriate.
49269         (to_hour): Avoid abort (), to avoid a dependency on
49270         stdlib.h.
49271         (yyerror, yylex): Now accepts parser_control * arg.
49272         (main) [TEST]: Use '\0' rather than 0 for char.
49273
49274 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
49275
49276         * m4/getpagesize.m4 (gl_GETPAGESIZE): Check for <sys/param.h>.
49277
49278 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
49279
49280         * lib/getpagesize.c (getpagesize): Don't assume <sys/param.h> exists.
49281         It's now the caller's responsibility to handle the case where
49282         !HAVE_GETPAGESIZE && !defined getpagesize.
49283
49284         * lib/mktime.c (leapyear): Arg is long int, not int.
49285
49286 2004-10-18  Paul Eggert  <eggert@cs.ucla.edu>
49287
49288         * lib/argp-fs-xinl.c, argp-xinl.c: Update from glibc.
49289
49290 2004-10-17  Paul Eggert  <eggert@cs.ucla.edu>
49291
49292         * gnulib-tool (func_emit_lib_Makefile_am): Fix typo: a $ was
49293         missing.  Problem reported by James Youngman.
49294
49295 2004-10-16  Simon Josefsson  <jas@extundo.com>
49296
49297         * gnulib-tool: Fix comments.  Fix parse problem.
49298         (func_emit_lib_Makefile_am): Don't hard code a in libgl_a_SOURCES.
49299
49300 2004-10-15  Paul Eggert  <eggert@cs.ucla.edu>
49301
49302         * m4/getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
49303         implementation of getopt_long.  Problem reported by Alexander Taler in:
49304         http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00103.html
49305
49306 2004-10-15  Bruno Haible  <bruno@clisp.org>
49307
49308         * gnulib-tool: Untabify. Initialize supplied_libname.
49309         (func_usage): More homogenous output.
49310         (func_modules_transitive_closure, func_modules_to_filelist,
49311         func_emit_lib_Makefile_am): New functions.
49312         (func_import): New function, extracted from big case statement. Use
49313         func_get_license, func_modules_transitive_closure,
49314         func_modules_to_filelist, func_emit_lib_Makefile_am. Initialize
49315         opt_lgpl. Don't use test -a, as it's not portable.
49316         (func_create_testdir): Use func_modules_transitive_closure,
49317         func_modules_to_filelist, func_emit_lib_Makefile_am.
49318
49319 2004-10-15  Bruno Haible  <bruno@clisp.org>
49320
49321         * gnulib-tool (func_import): Let gl_INIT define LTALLOCA when needed.
49322
49323 2004-10-15  Bruno Haible  <bruno@clisp.org>
49324
49325         * gnulib-tool (func_emit_lib_Makefile_am): Add markers to separate
49326         the portions belonging to each module.
49327         Suggested by Derek Robert Price <derek@ximbiot.com>.
49328
49329 2004-10-12  Simon Josefsson  <jas@extundo.com>
49330
49331         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
49332         (fputs_unlocked, putc_unlocked) [!_LIBCS && !USE_UNLOCKED_IO]: Map
49333         to real functions.
49334
49335 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
49336
49337         * modules/vsnprintf: New file.
49338
49339 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
49340
49341         * m4/vsnprintf.m4: New file.
49342
49343 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
49344
49345         * lib/vsnprintf.h: New file.
49346         * lib/vsnprintf.c: New file.
49347
49348 2004-10-11  Bruno Haible  <bruno@clisp.org>
49349
49350         * MODULES.html.sh (Support for systems lacking ISO C 99): Add
49351         vsnprintf.
49352
49353 2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
49354
49355         * config/srclistvars.sh: Add GNUSTANDARDS (for eggert only).
49356
49357 2004-10-07  Bruno Haible  <bruno@clisp.org>
49358
49359         * lib/snprintf.c (snprintf): Avoid a memory allocation if the result
49360         fits into the provided buffer.
49361
49362 2004-10-06  Paul Eggert  <eggert@cs.ucla.edu>
49363
49364         * lib/diacrit.c, diacrit.h: Add GPL notice.
49365
49366         * lib/atanl.c, logl.c: Add GPL notice, to match glibc's added LGPL
49367         notice.
49368         * lib/atanl.c (atanl): Keep the code as similar to glibc as possible.
49369         * lib/logl.c (logl): Keep the code as similar to glibc as possible.
49370         This avoids a potential constant-folding bug.
49371
49372 2004-10-05  Bruno Haible  <bruno@clisp.org>
49373
49374         * m4/strsep.m4 (gl_FUNC_STRSEP): Require AC_GNU_SOURCE. Don't check
49375         for the declaration of strsep.
49376
49377 2004-10-05  Bruno Haible  <bruno@clisp.org>
49378
49379         * lib/strsep.h: Don't declare strsep() if HAVE_STRSEP.
49380
49381 2004-10-04  Simon Josefsson  <jas@extundo.com>
49382
49383         * modules/memmem: New file.
49384         * tests/test-memmem.c: New file.
49385         * MODULES.html.sh (Extra functions based on ANSI C 89): Add memmem.
49386
49387 2004-10-04  Simon Josefsson  <jas@extundo.com>
49388
49389         * m4/memmem.m4: New file.
49390
49391 2004-10-04  Simon Josefsson  <jas@extundo.com>
49392
49393         * lib/memmem.h: New file.
49394         * lib/memmem.c: New file, taken from glibc.
49395
49396 2004-10-04  Simon Josefsson  <jas@extundo.com>
49397
49398         * lib/error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
49399         '#ifdef USE_UNLOCKED_IO'.
49400
49401 2004-10-04  Simon Josefsson  <jas@extundo.com>
49402
49403         * config/srclist.txt: Add memmem from glibc.
49404
49405 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
49406
49407         * modules/xalloc (Files, Makefile.am): Remove xstrdup.c.
49408
49409         * modules/argmatch, modules/argp, modules/closeout, modules/error,
49410         modules/exclude, modules/getdate, modules/getline,
49411         modules/getndelim2, modules/getpass, modules/getpass-gnu,
49412         modules/getusershell, modules/linebuffer, modules/md5,
49413         modules/mountlist, modules/posixtm, modules/readtokens,
49414         modules/readutmp, modules/regex, modules/sha1,
49415         modules/version-etc, modules/yesno:
49416         Remove dependency on unlocked-io.
49417
49418 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
49419
49420         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Remove.  All uses removed.
49421
49422         * m4/unlocked-io.m4: Add copyright notice.
49423         (gl_FUNC_GLIBC_UNLOCKED_IO): Define USE_UNLOCKED_IO.
49424
49425 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
49426
49427         * lib/xalloc.h (xmemdup): Renamed from xclone.  All uses changed.
49428         * lib/xmalloc.c (xmemdup): Likewise.
49429         * lib/xalloc.h (CCLONE, CLONE, NEW, XCALLOC, XMALLOC, XREALLOC,
49430         XFREE): Remove these long-obsolescent macros.
49431         * lib/xmalloc.c (xstrdup): Implementation moved here from xstrdup.c
49432         * lib/xstrdup.c: Remove.
49433
49434         * lib/regex.c (re_comp): Cast gettext return value to char *,
49435         Problem reported by Martin Neitzel via Mark D. Baushke.
49436
49437 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
49438
49439         * lib/argmatch.c, closeout.c, error.c, exclude.c, getdate.y,
49440         getndelim2.c, getpass.c, getusershell.c, linebuffer.c,
49441         md5.c, mountlist.c, posixtm.c, readtokens.c, readutmp.c,
49442         regex.c, sha1.c, version-etc.c, yesno.c:
49443         Include "unlocked-io.h" only if USE_UNLOCKED_IO.
49444         * lib/unlocked-io.h: Don't worry about USE_UNLOCKED_IO; that's now
49445         the includer's responsibility.
49446
49447         Sync from coreutils.
49448
49449         * lib/modechange.c (mode_compile): Don't decrement a pointer that
49450         points to the start of a string, as the C Standard says the
49451         resulting behavior is undefined.
49452
49453         * lib/backupfile.h (enum backuptype): Rename none -> no_backups,
49454         simple -> simple_backups, numbered_existing ->
49455         numbered_existing_backups, numbered -> numbered_backups
49456         to avoid shadowing problems.  All uses changed.
49457         * lib/argmatch.c (enum backuptype) [defined TEST]: Likewise.
49458         * lib/backupfile.c (check_extension, numbered_backup):
49459         Rename locals to avoid shadowing 'basename'.
49460         * lib/backupfile.h (VALID_BACKUP_TYPE): Don't evaluate arg more than
49461         once.
49462
49463         * lib/.cppi-disable: Add getopt_.h, getopt_int.h.
49464         * lib/.cvsignore: Add getopt.h.
49465
49466 2004-10-04  Bruno Haible  <bruno@clisp.org>
49467
49468         * modules/README: New file.
49469         * gnulib-tool (func_all_modules, func_verify_module): modules/README is
49470         not a module.
49471
49472 2004-10-02  Jim Meyering  <jim@meyering.net>
49473
49474         * lib/dirfd.h, getpagesize.h: Add copyright notice.
49475
49476 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
49477
49478         * modules/strsep: New file.
49479
49480 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
49481
49482         * m4/strsep.m4: New file.
49483
49484 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
49485
49486         * lib/strsep.h: New file.
49487         * lib/strsep.c: New file.
49488
49489 2004-10-01  Simon Josefsson  <jas@extundo.com>
49490
49491         * lib/snprintf.c (snprintf): Handle size==0.
49492
49493 2004-10-01  Simon Josefsson  <jas@extundo.com>
49494             Bruno Haible  <bruno@clisp.org>
49495
49496         * lib/snprintf.c: Include <stdarg.h>, <stdlib.h>, <string.h>.
49497         (snprintf): Declare 'args'.
49498
49499 2004-10-01  Paul Eggert  <eggert@cs.ucla.edu>
49500
49501         * lib/snprintf.c: Remove comments as to why each header is needed.
49502
49503 2004-10-01  Bruno Haible  <bruno@clisp.org>
49504
49505         * MODULES.html.sh: Add strsep.
49506
49507 2004-09-30  Simon Josefsson  <jas@extundo.com>
49508
49509         * modules/snprintf: New file.
49510
49511 2004-09-30  Simon Josefsson  <jas@extundo.com>
49512
49513         * m4/snprintf.m4: New file.
49514
49515 2004-09-30  Simon Josefsson  <jas@extundo.com>
49516
49517         * lib/snprintf.h, lib/snprintf.c: New files.
49518
49519 2004-09-30  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
49520
49521         * lib/argp-help.c (canon_doc_option): Fixed coredump if *name==NULL
49522         (hol_entry_help): Never translate an empty string.
49523         Do not translate option tag (opt->name) if OPTION_NO_TRANS is set
49524         * lib/argp.h (OPTION_NO_TRANS): New option.
49525
49526 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
49527
49528         * modules/argp (Maintainer): Replace Simon Josefsson
49529         by Sergey Poznyakoff.
49530
49531 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
49532
49533         * config/srclist.txt: Comment-out argp/argp.h, until we get the argp
49534         changes merged back into glibc.
49535
49536 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
49537
49538         * MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf.
49539
49540 2004-09-29  Oskar Liljeblad  <oskar@osk.mine.nu>
49541
49542         * lib/xvasprintf.c: Include xalloc.h.
49543         (xvasprintf): Use xalloc_die, not xmalloc_die.
49544
49545 2004-09-29  Bruno Haible  <bruno@clisp.org>
49546
49547         * modules/alloca-opt: New file, derived from modules/alloca.
49548         * modules/allocsa: Depend on alloca-opt instead of alloca.
49549         * modules/setenv: Likewise.
49550         * modules/vasnprintf: Likewise.
49551         * MODULES.html.sh: Add alloca-opt.
49552
49553 2004-09-28  Simon Josefsson  <jas@extundo.com>
49554
49555         * gnulib-tool: New parameter --lgpl, to asseert that modules are
49556         LGPL, and to replace license template from GPL to LGPL.
49557
49558 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
49559
49560         * modules/dummy: Change license to LGPL.
49561
49562 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
49563
49564         * lib/dummy.c: Change copyright notice to FSF, and license to GPL.
49565
49566 2004-09-24  Simon Josefsson  <jas@extundo.com>
49567
49568         * modules/minmax (License): Change from GPL to LGPL.
49569
49570 2004-09-23  Simon Josefsson  <jas@extundo.com>
49571
49572         * gnulib-tool (--import): Typo.
49573
49574 2004-09-23  Simon Josefsson  <jas@extundo.com>
49575
49576         * gnulib-tool (--import): Make sure *.m4 end up in m4/ by default.
49577
49578 2004-09-22  Bruno Haible  <bruno@clisp.org>
49579
49580         * modules/*: Add 'License' field.
49581         * gnulib-tool: Accept --extract-license option.
49582         (func_get_license): New function.
49583
49584 2004-09-21  Bruno Haible  <bruno@clisp.org>
49585
49586         * modules/vasnprintf (Files): Add m4/stdint_h.m4, m4/inttypes_h.m4.
49587         Reported by Simon Josefsson.
49588
49589 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
49590
49591         * modules/inttostr (Files): Add m4/longlong.m4, since it uses
49592         gl_AC_TYPE_LONG_LONG.
49593
49594 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
49595
49596         * config/srclist.txt: Add getsubopt.c, since libc bought our changes.
49597
49598 2004-09-18  Simon Josefsson  <jas@extundo.com>
49599         and  Paul Eggert  <eggert@cs.ucla.edu>
49600
49601         * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
49602         calls with autoreconf.  Define GL_LIB.
49603
49604 2004-09-14  Karl Berry  <karl@gnu.org>
49605
49606         * config/srclist.txt: unsync setenv.c, sigh.
49607
49608 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
49609
49610         * lib/argp-pvh.c (argp_program_version_hook): Provide initial value.
49611         Problem reported by Bruno Haible in:
49612         http://lists.gnu.org/archive/html/bug-tar/2004-09/msg00023.html
49613
49614 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
49615
49616         * config/srclist.txt: Comment out argp-pvh.c.
49617
49618 2004-09-11  Paul Eggert  <eggert@cs.ucla.edu>
49619
49620         * lib/mempcpy.h: Wrap the entire include file inside #ifndef mempcpy,
49621         in case some system header has #define'd it.  Problem reported by
49622         Soeren D. Schulze in
49623         <http://lists.gnu.org/archive/html/bug-gnulib/2004-09/msg00017.html>.
49624
49625 2004-09-09  Karl Berry  <karl@gnu.org>
49626
49627         * regex.[ch]: delete from the root.  These were supposed to be
49628                 synced with emacs cvs, but this has not happened for about
49629                 a year, and anyway nothing else uses emacs regex.[ch].
49630                 bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700.
49631                 lib/regex[.ch] is untouched.
49632
49633 2004-09-09  Bruno Haible  <bruno@clisp.org>
49634
49635         * modules/vasnprintf (Files): Add m4/eoverflow.m4.
49636
49637 2004-09-09  Bruno Haible  <bruno@clisp.org>
49638
49639         * m4/eoverflow.m4: New file, taken from GNU libiconv eilseq.m4 with
49640         modifications.
49641         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Require gl_EOVERFLOW.
49642
49643 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
49644
49645         * modules/xvasprintf: New file.
49646         * MODULES.html.sh (Extra functions based on ANSI C 89): Add vasprintf.
49647
49648 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
49649
49650         * lib/xvasprintf.h: New file.
49651         * lib/xvasprintf.c: New file.
49652         * lib/xasprintf.c: New file.
49653
49654 2004-09-08  Bruno Haible  <bruno@clisp.org>
49655
49656         * m4/stdint.m4: New file, taken from GNU clisp with modifications.
49657
49658 2004-09-08  Bruno Haible  <bruno@clisp.org>
49659
49660         * lib/vasnprintf.c (VASNPRINTF): Signal EOVERFLOW if the resulting
49661         length is > INT_MAX.
49662         * lib/vasprintf.c (vasprintf): Don't test for length > INT_MAX any
49663         more.
49664
49665 2004-09-08  Bruno Haible  <bruno@clisp.org>
49666
49667         * lib/stdint_.h: New file, taken from GNU clisp.
49668
49669 2004-09-08  Bruno Haible  <bruno@clisp.org>
49670             Oskar Liljeblad  <oskar@osk.mine.nu>
49671
49672         * modules/stdint: New file.
49673         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdint.
49674
49675 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
49676
49677         Import from coreutils.
49678         * lib/userspec.c: Don't use <alloca.h>, so that we don't use alloca on
49679         strings on unbounded length.  alloca's performance benefits aren't
49680         that important here.
49681         (V_STRDUP): Remove.
49682         (parse_with_separator): New function, with most of the internals
49683         of the old parse_user_spec.  Allow user to omit both user and group,
49684         for compatibility with FreeBSD.
49685         Clone only the user name, not the entire spec.
49686         Do not set *uid, *gid unless entirely successful.
49687         Avoid memory leak in some failing cases.
49688         Fix regression for USER.GROUP reported by Dmitry V. Levin in
49689         <http://lists.gnu.org/archive/html/bug-coreutils/2004-08/msg00102.html>
49690         (parse_user_spec): Rewrite to use parse_with_separator.
49691
49692 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
49693
49694         * modules/userspec: Don't depend on alloca.
49695
49696 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
49697
49698         * m4/userspec.m4 (gl_USERSPEC): Don't require AC_FUNC_ALLOCA.
49699
49700 2004-08-17  Paul Eggert  <eggert@cs.ucla.edu>
49701
49702         * MODULES.html.sh: Add xalloc-die, c-strtod, c-strtold, raise,
49703         readtokens0, getcwd, fcntl-safer, canonicalize, cycle-check,
49704         utimecmp, utimens, xnanosleep.  Rename sha to sha1.
49705
49706 2004-08-16  Simon Josefsson  <jas@extundo.com>
49707
49708         * gnulib-tool: Use sed instead of autoconf --trace, inspired by
49709         libtoolize behaviour by "Gary V. Vaughan" <gary@gnu.org>.
49710         Add --dry-run for --import.
49711         Let user provided command line parameters override configure.ac
49712         settings.
49713
49714 2004-08-12  Simon Josefsson  <jas@extundo.com>
49715
49716         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): New macro,
49717         as discussed with Paul Eggert in threads rooted at
49718         <http://lists.gnu.org/archive/html/bug-gnulib/2004-06/msg00039.html>
49719         and
49720         <http://lists.gnu.org/archive/html/bug-gnulib/2004-07/msg00001.html>.
49721         Before, the test was empty, and relied on ELIDE_CODE in source
49722         code.)
49723         (gl_PREREQ_GETOPT): New macro.
49724         (gl_GETOPT): Use them.
49725
49726 2004-08-12  Simon Josefsson  <jas@extundo.com>
49727
49728         * lib/getopt.c, getopt1.c: Remove ELIDE_CODE hack.
49729         * lib/getopt_.h: Renamed from getopt.h.
49730
49731 2004-08-12  Simon Josefsson  <jas@extundo.com>
49732
49733         * gnulib-tool: Add --source-base, --m4-base, --libtool options.
49734         Change default library name from libfoo to libgnu.
49735         Now, if you have a configure.ac that says:
49736                 gl_SOURCE_BASE(gl)
49737                 gl_M4_BASE(gl/m4)
49738                 gl_MODULES(error getopt etcetera)
49739                 gl_INIT
49740         you can import all you need by running:
49741                 ../gnulib/gnulib-tool --import
49742
49743         * modules/getopt (Files): Rename getopt.h to getopt_.h.
49744         (Makefile.am): Rewrite, use logic from argz.
49745         (Include): Use <getopt.h> instead of "getopt.h".
49746
49747 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
49748
49749         * modules/argp (Files): Add m4/unlocked-io.m4.
49750         (Depends-on): Add extensions.
49751
49752 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
49753
49754         * m4/argp.m4 (gl_ARGP): Do not check for argp.h or argp_parse; nobody
49755         uses HAVE_ARGP_H or HAVE_ARGP_PARSE.
49756         Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS.
49757         Check for program_invocation_name, program_invocation_short_name,
49758         flockfile, funlockfile, features.h, _getopt_long_only_r.
49759
49760 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
49761
49762         * lib/argp-help.c, argp-parse.c: Use "gettext.h" instead of
49763         its complicated substitute.
49764         * lib/argp-help.c: Include <errno.h>, for program_invocation_short_name
49765         and program_invocation_name.
49766         (__argp_basename) [!_LIBC]: Remove; the only use was
49767         replaced by its body.
49768         (__argp_short_program_name): Change condition from
49769         !defined __argp_short_program_name to
49770         ! (defined _LIBC || HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME),
49771         to match argp-namefrob.h.
49772         (__argp_failure): Don't assume strerror_r returns char *.
49773         * lib/argp-parse.c (N_): Define unconditionally.
49774         (argp_default_options): Fill out initializers with 0 to avoid
49775         gcc warnings.
49776
49777 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
49778
49779         * config/srclist.txt: Remove getopt.c, getopt.h (renamed to getopt_.h),
49780         getopt1.c.
49781
49782 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
49783
49784         Merge from coreutils.
49785
49786         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
49787
49788         * m4/obstack.m4 (gl_PREREQ_OBSTACK): Require
49789         gl_AC_HEADER_INTTYPES_H, gl_AC_HEADER_STDINT_H, gl_AC_TYPE_UINTMAX_T.
49790
49791 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
49792
49793         Merge from coreutils.
49794
49795         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Don't set to 1 if missing
49796         wmemchr or wmemcpy.  Problem reported by Robert Dahlem
49797         for Reliant Unix 5.43.
49798
49799         * lib/obstack.c: Include <inttypes.h> and <stdint.h> if available.
49800         (union fooround): Use uintmax_t, not long int.
49801         The rest is a merge from libc:
49802         [defined _LIBC]: Include <shlib-compat.h>.
49803         (_obstack) [defined _LIBC]: Remove after 2.3.4.
49804
49805         * lib/settime.c (settime): Recode to avoid warning with
49806         Sun Forte C 6U2.
49807
49808         * lib/strverscmp.c: Convert to UTF-8.
49809
49810 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
49811
49812         * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
49813         m4/uintmax_t.m4.
49814
49815 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
49816
49817         * modules/xalloc-die: New file.
49818         * modules/xalloc: Remove dependencies on error, gettext, exitfail.
49819
49820         * modules/md5 (Files): Add m4/uint32_t.m4.
49821         * modules/sha1: Renamed from modules/sha.
49822         (Files):
49823         Rename lib/sha.h to lib/sha1.h.
49824         Rename lib/sha.c to lib/sha1.c.
49825         Rename m4/sha.m4 to m4/sha1.m4.
49826         (lib_SOURCES): Likewise.
49827         (configure.ac): Rename gl_SHA to gl_SHA1.
49828         (Include): sha.h -> sha1.h.
49829
49830 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
49831
49832         * m4/uint32_t.m4, m4/uintptr_t.m4: New files.
49833         * m4/sha1.m4: Renamed from sha.m4.
49834         (gl_SHA1): Renamed from gl_SHA.  All uses changed.
49835
49836 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
49837
49838         * lib/obstack.h (obstack_empty_p):
49839         Don't assume that chunk->contents is suitably aligned.
49840         * lib/obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
49841         Likewise. Problem reported by Benno in
49842         <http://sources.redhat.com/ml/libc-alpha/2004-08/msg00055.html>.
49843
49844         * lib/chown.c (rpl_chown): Work even if the file is writeable but not
49845         readable.  This could be improved further but it'd take some work.
49846
49847 2004-08-08  Simon Josefsson  <jas@extundo.com>
49848
49849         * modules/xgethostname (Depends-on): Remove exit and error (not
49850         used).
49851
49852         * modules/getpass-gnu: Add getpass.h.
49853         (Depends-on): Add stdbool.
49854         * modules/getpass: Add getpass.h.
49855
49856 2004-08-08  Simon Josefsson  <jas@extundo.com>
49857
49858         * m4/getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU):
49859         Check getpass declaration.
49860
49861 2004-08-08  Simon Josefsson  <jas@extundo.com>
49862
49863         * lib/xgethostname.c: Don't include error.h (not used).
49864
49865         * lib/getpass.h: Add.
49866         * lib/getpass.c: Include getpass.h first.
49867
49868 2004-08-08  Paul Eggert  <eggert@cs.ucla.edu>
49869
49870         * lib/xalloc-die.c: New file.
49871         * lib/xalloc.h (xalloc_fail_func, xalloc_msg_memory_exhausted): Remove.
49872         All uses removed.
49873         * lib/xmalloc.c (xalloc_fail_func, xalloc_msg_memory_exhausted):
49874         Likewise. Move inclusions of gettext.h, error.h, exitfail.h to
49875         xalloc-die.c.
49876         (_, N_, xalloc_die): Move to xalloc-die.c.
49877         * lib/userspec.c (parse_user_spaec): Use xstrdup rather than strdup,
49878         so that we needn't mess with xalloc_msg_memory_exhausted.
49879
49880         * lib/sha1.h: Renamed from sha.h.
49881         (SHA1_H): Renamed from _SHA_H.
49882         (sha1_ctx): Renamed from sha_ctx.
49883         (sha1_init_ctx): Renamed from sha_init_ctx.
49884         (sha1_process_block): Renamed from sha_process_block.
49885         (sha1_process_bytes): Renamed from sha_process_bytes.
49886         (sha1_finish_ctx): Renamed from sha_finish_ctx.
49887         (sha1_read_ctx): Renamed from sha_read_ctx.
49888         (sha1_stream): Renamed from sha_stream.
49889         (sha1_buffer): Renamed from sha_buffer.
49890         * lib/sha1.c: Likewise; renamed from sha.c.
49891         Do not include <sys/types.h>.
49892         Include <stddef.h> rather than <stdlib.h>.
49893
49894 2004-08-08  Bruno Haible  <bruno@clisp.org>
49895
49896         * lib/pathname.h (FILE_SYSTEM_PREFIX_LEN): Renamed from
49897         FILESYSTEM_PREFIX_LEN.
49898         * lib/progreloc.c: Likewise.
49899         * lib/concatpath.c (concatenated_pathname): Use FILE_SYSTEM_PREFIX_LEN.
49900
49901 2004-08-06  Simon Josefsson  <jas@extundo.com>
49902
49903         * modules/progname (Depends-on): Don't depend on stdbool.
49904
49905 2004-08-06  Simon Josefsson  <jas@extundo.com>
49906
49907         * modules/getsubopt: New file.
49908         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
49909         getsubopt.
49910
49911 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
49912
49913         More merge from coreutils.
49914
49915         * m4/utimens.m4, m4/utimecmp.m4: New files.
49916         * m4/backupfile.m4, euidacces.m4, acl.m4, afs.m4, calloc.m4, dirfd.m4,
49917         fsusage.m4, jm-macros.m4, ls-mntd-fs.m4, md5.m4, mountlist.m4,
49918         prereq.m4, sha.m4: Import changes from coreutils.
49919
49920 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
49921
49922         More merge from coreutils.
49923         * modules/raise, modules/readtokens0, modules/utimens:
49924         * modules/utimecmp, module/xnanosleep: New files.
49925         * modules/strftime: Add lib/strftime.h.
49926         Change include from <time.h> to "strftime.h".
49927         * modules/yesno: Add lib/yesno.h.
49928         * modules/backupfile: Remove lib/addext.c.
49929         * modules/euidaccess: Add stat-macros.h.
49930         * modules/canonicalize, modules/euidaccess,
49931         modules/filemode, modules/lchown, modules/makepath,
49932         modules/rmdir, modules/stat: Likewise.
49933
49934 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
49935
49936         Merge from tar.
49937         * lib/argp-help.c (make_hol, hol_append): Don't assume that
49938         SIZE_MAX is a valid preprocessor constant.
49939         (__argp_basename): Change from "#ifndef _LIBC"
49940         to "#ifndef __argp_short_program_name", so that
49941         we don't compile these functions for tar.
49942
49943         More merges from coreutils.
49944         * lib/raise.c, lib/readtokens0.h, lib/readtokens0.c, lib/strftime.h:
49945         * lib/utimens.h, lib/utimens.c, lib/utimecmp.h, lib/utimecmp.c:
49946         * lib/xnanosleep.h, lib/xnanosleep.c, lib/yesno.h: New files.
49947         * lib/addext.c: Remove; no longer needed.
49948         * lib/yesno.c, lib/argmatch.h, lib/argmatch.c, lib/backupfile.h,
49949         lib/backupfile.c, lib/euidaccess.c, lib/filemode.c, lib/closeout.c,
49950         lib/dup2.c, lib/exclude.c, lib/fileblocks.c, lib/filemode.c,
49951         lib/fnmatch.c, lib/fnmtahc_loop.c, lib/fopen-safer.c, lib/fsusage.c,
49952         lib/fsusage.h, lib/ftruncate.c, lib/full-write.c, lib/getdate.y,
49953         lib/getloadavg.c, lib/getugroups.c, lib/hard-locale.c,
49954         lib/hard-locale.h, lib/hash.c, lib/human.c, lib/human.h, lib/lchown.c,
49955         lib/lchown.h, lib/makepath.c, lib/makepath.h, lib/md5.c, lib/md5.h,
49956         lib/memchr.c, lib/memcoll.c, lib/memrchr.c, lib/modechange.c,
49957         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
49958         lib/posixtm.c, lib/putenv.c, quotearg.c, lib/quotearg.h,
49959         lib/readtokens.c, lib/readutmp.c, lib/readutmp.h, lib/rmdir.c,
49960         lib/safe-read.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c,
49961         lib/sig2str.c, lib/stat.c, lib/strtoimax.c, lib/strverscmp.c,
49962         lib/userspec.c, lib/utime.c, lib/version-etc.c., lib/xgethostname.c,
49963         lib/xmemcoll.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtod.h,
49964         lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h, lib/xstrtoumax.c:
49965         Import changes from coreutils.
49966
49967 2004-08-05  Simon Josefsson  <jas@extundo.com>
49968
49969         * m4/strdup.m4: Always run gl_PREREQ_STRDUP, since strdup.h need it.
49970
49971 2004-08-05  Simon Josefsson  <jas@extundo.com>
49972
49973         * m4/getsubopt.m4: New file.
49974
49975 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
49976
49977         Merge from coreutils.
49978
49979         * m4/c-strtod.m4, m4/canonicalize.m4, m4/fcntl-safer.m4:
49980         * m4/getcwd-path-max.m4: New files.
49981
49982         * m4/dos.m4 (gl_AC_DOS): filesystem -> file system renaming.
49983         FILESYSTEM_PREFIX_LEN ->
49984         FILE_SYSTEM_PREFIX_LEN.
49985         FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX ->
49986         FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX.
49987         FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR ->
49988         FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR.
49989
49990         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't require gl_AC_DOS, the
49991         prerequisite modules now handle the DOS stuff.
49992         Don't check for unistd.h.
49993
49994 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
49995
49996         Merge from coreutils.
49997
49998         * lib/.gdb-history: Remove; this doesn't belong here.
49999
50000         * lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c, lib/cycle-check.c:
50001         * lib/cycle-check.h, lib/dev-ino.h, lib/canonicalize.h:
50002         * lib/canonicalize.c, lib/fcntl-safer.h, lib/fcntl-safer.c:
50003         * lib/getcwd.c: New files.
50004
50005         * lib/dirname.h: Include <stdbool.h>.
50006         (FILE_SYSTEM_PREFIX_LEN): Renamed from FILESYSTEM_PREFIX_LEN,
50007         for consistency with POSIX terminology.  All uses changed.
50008         (IS_ABSOLUTE_FILE_NAME, IS_RELATIVE_FILE_NAME): New macros.
50009         (strip_trailing_slashes): Use bool for booleans.
50010         * lib/stripslash.c (strip_trailing_slashes): Likewise.
50011
50012         * lib/error.c: Work around bug in OpenBSD 3.4 sterror_r: it
50013         sometimes returns a positive errno value even when it succeeds.
50014         (print_errno_message) [!LIBC]: Fall back on strerror if
50015         __strerror_r fails.
50016
50017         * lib/path-concat.c (mempcpy): Don't define if a system header defines
50018         it. Don't include stdio.h, stdlib.h, unistd.h, strdup.h.
50019         (longest_relative_suffix): New function.
50020         (path_concat): Use it.  Assume first argument is not NULL.
50021         Port to DOS.  Omit redundant separators.
50022         Report an error instead of returning NULL.
50023         Use mempcpy instead of memcpy.
50024         (xpath_concat): Remove: not declared or used.
50025
50026         * lib/same.h: Include <stdbool.h>
50027         (same_name): Return bool, not int.
50028         * lib/same.c (same_name): Likewise.
50029         (errno): Don't declare; we assume C89 or better now.
50030
50031         * lib/stat-macros (S_ISCTG, S_ISOFD, S_ISOFL): New macros,
50032         if not already defined.
50033
50034         * lib/xgetcwd.c (errno): Don't declare; we assume C89 or better now.
50035         * lib/dup-safer.c (errno): Likewise.
50036
50037 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
50038
50039         Merge from coreutils.
50040         * modules/c-strtod, modules/c-strtold, modules/canonicalize:
50041         * modules/cycle-check, modules/fcntl-safer, modules/getcwd: New files.
50042         * modules/path-concat: Don't depend on strdup.
50043
50044 2004-08-03  Simon Josefsson  <jas@extundo.com>
50045
50046         * lib/strdup.h: Only use HAVE_DECL_STRDUP if defined.
50047         * lib/progname.h: Don't include stdbool.h.
50048
50049 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
50050
50051         * modules/fatal: Remove, as the "fatal" module wasn't used or working.
50052         * MODULES.html.sh (func_all_modules): Remove fatal.
50053
50054 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
50055
50056         * m4/fatal.m4: Remove, as the "fatal" module wasn't used or working.
50057
50058 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
50059
50060         * lib/fatal.c, fatal.h: Remove as the "fatal" module wasn't used or
50061         working.
50062
50063 2004-08-02  Simon Josefsson  <jas@extundo.com>
50064
50065         * lib/getsubopt.h: New file, with comments from Bruno Haible.
50066         * lib/getsubopt.c: New file, from glibc, but slightly modified based on
50067         suggestions from Paul Eggert <eggert@cs.ucla.edu>.
50068
50069 2004-08-01  Simon Josefsson  <jas@extundo.com>
50070
50071         * lib/xgetdomainname.c: Include stdlib.h, for free().
50072
50073 2004-07-19  Bruno Haible  <bruno@clisp.org>
50074
50075         * MODULES.html.sh (func_all_modules): Add dummy.
50076
50077 2004-07-16  Simon Josefsson  <jas@extundo.com>
50078
50079         * modules/dummy: New file.
50080
50081 2004-07-16  Simon Josefsson  <jas@extundo.com>
50082
50083         * lib/dummy.c: New file.
50084
50085 2004-07-16  Bruno Haible  <bruno@clisp.org>
50086
50087         * lib/backupfile.h: Add extern "C" for C++.
50088         * lib/closeout.h: Likewise.
50089         * lib/copy-file.h: Likewise.
50090         * lib/findprog.h: Likewise.
50091         * lib/full-write.h: Likewise.
50092         * lib/pathname.h: Likewise.
50093         * lib/progname.h: Likewise.
50094         * lib/stpcpy.h: Likewise.
50095         * lib/stpncpy.h: Likewise.
50096         * lib/strcase.h: Likewise.
50097         * lib/strstr.h: Likewise.
50098         * lib/xalloc.h: Likewise.
50099
50100         * lib/mbswidth.h: Add extern "C" for C++.
50101         Reported by Albert Chin-A-Young <china@thewrittenword.com>.
50102
50103 2004-07-13  Robert Millan  <robertmh@gnu.org>
50104
50105         * m4/host-os.m4: s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g.
50106
50107 2004-07-09  Simon Josefsson  <jas@extundo.com>
50108
50109         * lib/getndelim2.c: Include stddef.h, for ptrdiff_t.  (FreeBSD 4.9
50110         failed without this.)
50111
50112 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
50113
50114         * modules/chown (Files): Add lib/fchown-stub.c, since
50115         gl_PREREQ_CHOWN invokes AC_LIBOBJ(fchown-stub).
50116
50117 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
50118
50119         * lib/fchown-stub.c: New file.
50120
50121 2004-06-24  Jim Meyering  <jim@meyering.net>
50122
50123         * lib/obstack.h (obstack_base): Cast to (void *), per documentation.
50124
50125 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
50126
50127         * modules/argz: Omit "#include".
50128
50129         * MODULES.html.sh (func_all_modules): Add calloc, to match
50130         2004-06-01 addition of calloc module.
50131
50132 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
50133
50134         * m4/argz.m4: New file, which is autoupdated from libtool.
50135
50136 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
50137
50138         * lib/argz.c, lib/argz_.h: New files, which are autoupdated from
50139         libtool.
50140
50141 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
50142
50143         * config/srclist-update: Don't insist on "USA." before the
50144         close-comment, as libtool omits the period and puts the */ on a
50145         separate line.
50146         * config/srclist.txt: Add argz.c, argz_.h, argz.m4.
50147         * config/srclistvars.sh: Add LIBTOOL (for eggert only).
50148
50149 2004-06-22  Gary V. Vaughan  <gary@gnu.org>
50150
50151         * modules/argz: New file.
50152         * MODULES.html.sh (func_all_modules): Add argz.
50153
50154 2004-06-12  Jim Meyering  <jim@meyering.net>
50155         and  Paul Eggert  <eggert@cs.ucla.edu>
50156
50157         * modules/hash (Files): Add lib/xalloc.h.
50158         * modules/pipe (Depends-on): Add wait-process.
50159         * modules/stat (Depends-on): Add xalloc.
50160         * modules/userspec (Files): Add lib/userspec.h.
50161         * modules/xstrto
50162
50163         Upgrade from gettext-0.13.
50164         * modules/gettext (Files): Add m4/intmax.m4, m4/longdouble.m4,
50165         m4/longlong.m4, m4/printf-posix.m4, m4/signed.m4, m4/size_max.m4,
50166         m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4.
50167
50168 2004-06-10  Jim Meyering  <jim@meyering.net>
50169
50170         * lib/calloc.c: New file.
50171
50172 2004-06-06  Paul Eggert  <eggert@cs.ucla.edu>
50173
50174         * lib/getdate.y (yylex): Allow space between sign and number.
50175         Problem reported by Dan Jacobson.
50176
50177 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
50178
50179         Merge from coreutils CVS.
50180
50181         * m4/backupfile.m4, dirname.m4, human.m4, inttypes.m4, longlong.m4,
50182         makepath.m4, memchr.m4, memcmp.m4, mountlist.m4, path-concat.m4,
50183         putenv.m4, quotearg.m4, readutmp.m4, strtoimax.m4, strtoll.m4,
50184         strtoull.m4, strtoumax.m4, ulonglong.m4, vasnprintf.m4,
50185         xstrtol.m4: Fix copyright date and/or serial number.
50186
50187         * m4/chown.m4 (gl_PREREQ_CHOWN): Check for fcntl.h.
50188         See if we need an fchown replacement.
50189         (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): New macro.
50190         (gl_FUNC_CHOWN): Require gl_FUNC_CHOWN_FOLLOWS_SYMLINK,
50191         and use the replacement function if we detect either defect.
50192
50193         * m4/prereq.m4 (gl_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR,
50194         gl_UTIMECMP.
50195
50196 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
50197         and  Jim Meyering  <jim@meyering.net>
50198
50199         Merge from coreutils CVS.
50200
50201         * lib/stat-macros.h: New file, with contents from file-type.h
50202         and coreutils' system.h.
50203         * lib/file-type.c: Include "stat-macros.h".
50204         * lib/file-type.h (file_type): Move all macro definitions to new file,
50205         stat-macros.h.
50206
50207         * lib/chown.c (rpl_chown) [CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE]:
50208         Wrap old code with this conditional.
50209         [CHOWN_MODIFIES_SYMLINK]: Try to work around a chown
50210         function that does not dereference symlinks.
50211         * lib/lchown.c (lchown) [CHOWN_MODIFIES_SYMLINK]: Just call chown.
50212
50213         * lib/xreadlink.c: Include xreadlink.h first, to catch .h file
50214         dependency problems.
50215         (xreadlink): Accept new arg SIZE, for efficiency.
50216         All decls and uses changed.
50217         * lib/xreadlink.h: Include <stddef.h>, for size_t.
50218
50219         * lib/.cppi-disable: Add alloca_.h, allocsa.h, exit.h, getndelim2.h,
50220         gettext.h, localcharset.h, strdup.h, strndup.h, strtoul.c, time_r.h.
50221
50222         * lib/.cvsignore: Add alloca.h, fnmatch.h, poll.h, stdbool.h,
50223         sysexits.h.
50224
50225 2004-06-01  Jim Meyering  <jim@meyering.net>
50226
50227         * m4/calloc.m4: New file.
50228
50229 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
50230
50231         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Detect _Bool bug in HP aC++/ANSI
50232         C B3910B A.05.55 [Dec 04 2003].  Problem reported by Jim Meyering.
50233         Also, fix a typo in a diagnostic.
50234
50235 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
50236
50237         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Do not require AC_FUNC_MALLOC
50238         or AC_FUNC_REALLOC.
50239
50240 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
50241
50242         * lib/xmalloc.c (HAVE_MALLOC, HAVE_REALLOC): Do not require these
50243         macros to be defined.
50244         (xnmalloc_inline, xnrealloc_inline, xcalloc): Do not die if
50245         the allocator returns NULL because the requested size is zero.
50246
50247 2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>
50248
50249         * lib/malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this
50250         var.  Add comment explaining why libc still defines it.  This
50251         merges the following patch from glibc:
50252         http://sources.redhat.com/ml/libc-alpha/2004-05/msg00157.html
50253
50254 2004-05-20  Andreas Schwab  <schwab@suse.de>
50255
50256         * m4/free.m4: Replace free if it not known to work, not the other
50257         way round.
50258
50259 2004-05-19  Paul Eggert  <eggert@cs.ucla.edu>
50260
50261         * lib/obstack.c (_obstack): Remove unused variable.  It hasn't been
50262         present in glibc since revision 1.1 of this file.
50263         * lib/obstack.h (_obstack_free, obstack_1grow, obstack_1grow_fast,
50264         obstack_alignment_mask, obstack_alloc, obstack_base,
50265         obstack_blank, obstack_blank_fast, obstack_chunk_size,
50266         obstack_copy, obstack_copy0, obstack_finish, obstack_grow,
50267         obstack_grow0, obstack_init, obstack_int_grow,
50268         obstack_int_grow_fast, obstack_make_room, obstack_memory_used,
50269         obstack_next_free, obstack_object_size, obstack_ptr_grow,
50270         obstack_ptr_grow_fast, obstack_room): Remove declarations of
50271         nonexistent functions.
50272
50273 2004-05-18  Karl Berry  <karl@gnu.org>
50274
50275         * config/srclist.txt: break link for vasnprintf.c.
50276
50277 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
50278
50279         Port obstack to the AS/400, where pointers are 16 bytes wide and
50280         you cannot cast an integer to a valid pointer.  This patch is
50281         currently waiting to be integrated into glibc; see
50282         <http://sources.redhat.com/ml/libc-alpha/2004-05/msg00073.html>.
50283
50284         * lib/obstack.h (__PTR_TO_INT, __INT_TO_PTR): Remove.
50285         All uses of __INT_TO_PTR (PTR_TO_INT ...) replaced by __PTR_ALIGN.
50286         (__BPTR_ALIGN, __PTR_ALIGN): New macros.
50287         (struct obstack): temp member is now a union of a pointer and
50288         an integer, instead of an integer.  All integer uses changed.
50289         This does not affect the physical layout of struct obstack,
50290         except on hosts (like the AS/400) where the size or alignment of
50291         void * is greater than that of ptrdiff_t.
50292         (obstack_finish) [! (defined __GNUC__ && defined __STDC__ &&
50293         __STDC__)]: Store temporary in pointer member of union, not
50294         integer member.
50295         * lib/obstack.c: Include <stddef.h>, for offsetof.
50296         (struct fooalign): Remove; it doesn't need a name.
50297         (union fooround): Change double to long double, and add void *.
50298         (DEFAULT_ALIGNMENT): Use offsetof to compute.
50299         (DEFAULT_ALIGNMENT, DEFAULT_ROUNDING): Now an enum constant,
50300         not a macro.  Hence the values are always int; so remove all
50301         casts-to-int in uses.
50302
50303 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
50304
50305         * config/srclist.txt: Break link for argp-help.c and argp-parse.c until
50306         we can get this patch merged into glibc.
50307
50308 2004-05-17  Derek R. Price  <derek@ximbiot.com>
50309             Paul Eggert  <eggert@cs.ucla.edu>
50310
50311         * m4/argp: Depend on alloca.
50312
50313 2004-05-17  Derek R. Price  <derek@ximbiot.com>
50314             Paul Eggert  <eggert@cs.ucla.edu>
50315
50316         * lib/argp-help.c, argp-parse.c: Assume <alloca.h> rather than
50317         freecoding.
50318
50319 2004-05-17  Bruno Haible  <bruno@clisp.org>
50320
50321         * lib/vasnprintf.c (VASNPRINTF): Correctly handle the case of a
50322         precision that consists of a '.' followed by an empty digit string.
50323         Patch by Tor Lillqvist <tml@iki.fi>.
50324
50325 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
50326
50327         * m4/alloca.m4 (gl_FUNC_ALLOCA): Define HAVE_ALLOCA_H always,
50328         for backward compatibility with older code.  We need our own
50329         alloca.h if _AIX is defined.  Define HAVE_ALLOCA if we discover
50330         it under some other name, and our alloca.h will define it.
50331
50332 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
50333             Derek Price  <derek@ximbiot.com>
50334
50335         * lib/alloca.c: Include <alloca.h>, to get our interface.
50336         * lib/alloca_.h: Use __alloca on AIX, so that we don't have to
50337         include <alloca.h> first.  Use C89 prototype for alloca; this
50338         requires including <stddef.h> for size_t.  Use extern "C" if C++.
50339         Use #elif for simplicity, since we can assume C89 now.
50340         Don't try to source the system alloca.h since it will not be found
50341         and to prevent recursively including its replacement.
50342         * lib/fnmatch.c: Include <alloca.h> instead of opencoding.
50343         * lib/regex.c: Likewise.
50344
50345 2004-05-16  Derek Price  <derek@ximbiot.com>
50346             Paul Eggert  <eggert@cs.ucla.edu>
50347
50348         getline cleanup.  This changes the getndelim2 API: both order of
50349         arguments, and meaning of delim2 (now uses EOF, not 0, to indicate
50350         no delimiter).
50351
50352         * lib/getline.c: Don't include stddef.h or stdio.h, since our
50353         interface does that.
50354         (getline): Always use getdelim, so that we don't have two
50355         copies of this code.
50356         * lib/getndelim2.c: Include <limits.h>, <inttypes.h>, <stdint.h>
50357         if available.
50358         (PTRDIFF_MAX, SIZE_MAX, SSIZE_MAX): Define if not defined.
50359         (GETNDELIM2_MAXIMUM): New macro.
50360         (getndelim2): Reorder arguments.  delim==EOF now means no delimiter,
50361         instead of the old practice of delim2==0.  All callers changed.
50362         Return -1 on overflow, instead of returning junk.
50363         Do not set *linesize unless allocation succeeds.
50364         * lib/getndelim2.h: Do not include stddef.h; no longer needed, now
50365         that we include sys/types.h.
50366         * lib/getnline.h: Likewise.
50367         * lib/getndelim2.h (GETNLINE_NO_LIMIT): New macro.
50368         (getndelim2): Reorder arguments.
50369         * lib/getnline.c (getnline, getndelim):
50370         Don't discard the NMAX argument.
50371         (getnline): Invoke getndelim, to avoid code duplication.
50372         * lib/getnline.h (GETNLINE_NO_LIMIT): New macro, used instead
50373         of (size_t) -1 by callers of the getnline family.
50374
50375 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
50376
50377         * m4/gettime.m4 (gl_GETTIME): Require gl_TIMESPEC.
50378         Check for gettimeofday.
50379         * m4/settime.m4 (gl_SETTIME): Require gl_TIMESPEC.
50380         Check for settimeofday, stime.
50381
50382 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
50383
50384         * lib/nanosleep.c (suspended): Change its type from int to
50385         sig_atomic_t volatile.
50386         (first_call): Make it private to rpl_nanosleep, and have it
50387         be zero initially as that's a bit faster.
50388         (my_usleep): Round up fractional times instead of truncating them,
50389         as this is the usual meaning for 'sleep'.
50390
50391         * lib/gettime.c (gettime): Fall back on `time' if `gettimeofday'
50392         doesn't work.
50393         * lib/settime.c: Include <unistd.h>, for stime (on Solaris 8, anyway).
50394         (ENOSYS): Define if not defined.
50395         (settime): Fall back on stime if it exists and settimeofday fails.
50396         But don't bother with fallbacks if a method fails with errno == EPERM.
50397
50398 2004-05-11  Jim Meyering  <jim@meyering.net>
50399
50400         Prior to this change, the save_cwd caller required read access to the
50401         current directory on most systems (ones with the fchdir function).
50402
50403         * lib/save-cwd.c (save_cwd) [HAVE_FCHDIR]: If opening `.' read-only
50404         fails, try write-only, and finally, resort to using xgetcwd.
50405
50406 2004-05-06  Paul Eggert  <eggert@cs.ucla.edu>
50407
50408         * lib/obstack.c, obstack.h: Import changes from libc.
50409
50410 2004-04-28  Bruno Haible  <bruno@clisp.org>
50411
50412         * lib/findprog.c (find_in_path): Treat Cygwin like Windows, since it
50413         also implicitly appends .exe to executables.
50414         * lib/localcharset.c (ISSLASH): Treat Cygwin like Windows, since it now
50415         accepts Windows pathnames.
50416         * lib/pathname.h (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
50417         Treat Cygwin like Windows, since it now accepts Windows pathnames.
50418         * lib/progreloc.c (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
50419         Treat Cygwin like Windows, since it now accepts Windows pathnames.
50420         Reported by Derek Robert Price <derek@ximbiot.com>.
50421
50422 2004-04-21  Karl Berry  <karl@gnu.org>
50423
50424         * config/srclist.txt (localcharset.c): break sync.
50425
50426 2004-04-20  Paul Eggert  <eggert@twinsun.com>
50427
50428         * m4/host-os.m4: Add a copyright notice.
50429
50430 2004-04-20  Jim Meyering  <jim@meyering.net>
50431
50432         Change UTILS_ to gl_ in AC_DEFINE'd names.
50433         Change utils_- and jm_-prefixed variables, too.
50434         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from
50435         UTILS_FUNC_MKDIR_TRAILING_SLASH.
50436         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP.
50437
50438         * m4/dirfd.m4 (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
50439         Don't emit trailing blanks.
50440         Also rename jm_-prefixed variables to have gl_ prefix.
50441
50442         * m4/host-os.m4 (gl_HOST_OS): Rename from UTILS_HOST_OS.
50443         Also rename jm_-prefixed variables to have gl_ prefix.
50444
50445         * m4/jm-macros.m4: Reflect the renamings.
50446         * m4/prereq.m4: Likewise.
50447
50448 2004-04-20  Jim Meyering  <jim@meyering.net>
50449
50450         * lib/getndelim2.c (getndelim2): Upon realloc failure, don't leak
50451         memory.
50452
50453 2004-04-20  Jim Meyering  <jim@meyering.net>
50454             Bruno Haible  <bruno@clisp.org>
50455
50456         * lib/localcharset.c (get_charset_aliases) [!VMS && !WIN32]: Don't leak
50457         memory when realloc fails.
50458
50459 2004-04-19  Jim Meyering  <jim@meyering.net>
50460
50461         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
50462         now that readutmp.c may call `free (0)'.
50463
50464 2004-04-19  Bruno Haible  <bruno@clisp.org>
50465
50466         * m4/mbrtowc.m4: Change jm_ to gl_ in cache variables as well.
50467         * m4/inttypes_h.m4: Likewise.
50468         * m4/stdint_h.m4: Likewise.
50469         * m4/intmax_t.m4: Likewise.
50470         * m4/uintmax_t.m4: Likewise.
50471
50472 2004-04-18  Jim Meyering  <jim@meyering.net>
50473
50474         * m4/prereq.m4: Don't forbid jm_ prefix.
50475
50476         * m4/afs.m4, m4/allocsa.m4, m4/assert.m4, m4/backupfile.m4:
50477         * m4/bison.m4, m4/check-decl.m4, m4/chown.m4, m4/d-ino.m4:
50478         * m4/d-type.m4, m4/dirname.m4, m4/dos.m4, m4/error.m4, m4/fpending.m4:
50479         * m4/fstypename.m4, m4/fsusage.m4, m4/ftruncate.m4, m4/getdate.m4:
50480         * m4/getgroups.m4, m4/gettext.m4, m4/glibc21.m4, m4/group-member.m4:
50481         * m4/human.m4, m4/intmax.m4, m4/intmax_t.m4, m4/inttostr.m4:
50482         * m4/inttypes.m4, m4/inttypes_h.m4, m4/jm-macros.m4, m4/jm-winsz1.m4:
50483         * m4/jm-winsz2.m4, m4/lchown.m4, m4/lib-check.m4, m4/link-follow.m4:
50484         * m4/localcharset.m4, m4/longlong.m4, m4/ls-mntd-fs.m4, m4/lstat.m4:
50485         * m4/makepath.m4, m4/mbrtowc.m4, m4/mbswidth.m4, m4/memchr.m4:
50486         * m4/memcmp.m4, m4/mkdtemp.m4, m4/mkstemp.m4, m4/mountlist.m4:
50487         * m4/nanosleep.m4, m4/path-concat.m4, m4/perl.m4, m4/prereq.m4:
50488         * m4/putenv.m4, m4/quotearg.m4, m4/regex.m4, m4/stat.m4:
50489         * m4/stdint_h.m4, m4/strftime.m4, m4/strtoimax.m4, m4/strtoll.m4:
50490         * m4/strtoull.m4, m4/strtoumax.m4, m4/timespec.m4, m4/uintmax_t.m4:
50491         * m4/ulonglong.m4, m4/unlink-busy.m4, m4/unlocked-io.m4, m4/uptime.m4,
50492         * m4/utimbuf.m4, m4/utime.m4, m4/utimes-null.m4, m4/vasnprintf.m4:
50493         * m4/xstrtoimax.m4, m4/xstrtol.m4, m4/xstrtoumax.m4:
50494         Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
50495
50496 2004-04-18  Jim Meyering  <jim@meyering.net>
50497
50498         * lib/readutmp.c (read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc
50499         failure, don't leak memory and do call END_UTMP_ENT.
50500
50501 2004-04-16  Jim Meyering  <jim@meyering.net>
50502
50503         * m4/prereq.m4 (jm_PREREQ_STAT): Remove macro.  It is specific to
50504         coreutils' stat program.
50505         (gl_PREREQ): Don't require jm_PREREQ_STAT.
50506
50507 2004-04-11  Paul Eggert  <eggert@twinsun.com>
50508
50509         * lib/inttostr.h: Include <limits.h> unconditionally, since we assume
50510         C89.
50511         (CHAR_BIT): Remove, since we assume C89.
50512         Include <stdint.h> if available, as per current Autoconf CVS advice.
50513
50514 2004-03-31  Jim Meyering  <jim@meyering.net>
50515
50516         * m4/prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
50517         Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
50518         * m4/xalloc.m4: Likewise.
50519
50520 2004-03-30  Paul Eggert  <eggert@twinsun.com>
50521
50522         Merge from coreutils.
50523
50524         * m4/inttostr.m4: New file.
50525         * m4/getdate.m4 (gl_GETDATE): Remove time-related stuff.
50526         Require AM_STDBOOL_H and gl_TIMESPEC instead.
50527         Require gl_CLOCK_TIME.
50528         * m4/clock_time.m4 (gl_CLOCK_TIME): Require AC_GNU_SOURCE.
50529
50530 2004-03-30  Paul Eggert  <eggert@twinsun.com>
50531
50532         * lib/cloexec.h, cloexec.c (set_cloexec_flag): Return int
50533         not bool, to be more consistent with Unix conventions.
50534         Suggested by Bruno Haible.
50535
50536         Merge from coreutils.
50537
50538         * lib/imaxtostr.c, lib/inttostr.c, lib/inttostr.h, lib/offtostr.c:
50539         * lib/umaxtostr.c: New files.
50540
50541         * lib/getdate.h: Include stdbool.h, and timespec.h instead of
50542         the usual <time.h> dance.
50543         (get_date): Change signature to support fractional time stamps.
50544         All callers changed.
50545         * lib/getdate.y: Include "getdate.h" first, as we can now
50546         assume C89 and don't need to worry about 'const'.
50547         Similarly, include "unlocked-io.h" near start, not in middle.
50548         Include <limits.h>.
50549         (textint.value): Use long int rather than int.
50550         (textint.digits): Use size_t rather than int.
50551         (BILLION, LOG10_BILLION): New constants.
50552         (parser_control): New member rel_ns.  Members day_ordinal,
50553         time_zone, month, day, hour, minutes, rel_year, rel_month,
50554         rel_day, rel_hour, rel_minutes, rel_seconds
50555         are now long int, not int.  Member seconds is now struct timespec,
50556         not int.  New member timespec_seen.  Members dates_seen, days_seen,
50557         local_zones_seen, rels_seen, times_seen, zones_seen are now size_t,
50558         not int.
50559         (%union.intval): Now long int, not int.
50560         New member timespec.
50561         (tSDECIMAL_NUMBER, tUDECIMAL_NUMBER): New tokens.
50562         (seconds, signed_seconds, unsigned_seconds): New nonterminals.
50563         (spec): Now is a timespec or an item list.
50564         (timespec, items): New nonterminals.
50565         (time, rel, relunit, number, get_date):
50566         Add support for fractional seconds.
50567         (time): Fix bug: seconds weren't cleared in "00:00 +0000" syntax.
50568         (gmtime, localtime, mktime): Remove decls; not needed with C89.
50569         (to_hour): First arg is now long int, not int.
50570         (to_year): Returns long int, not int.
50571         Don't treat year -70 like 70.
50572         (tm_diff): Returns long int, not int.
50573         (lookup_word): Use bool instead of int when appropriate.
50574         (yylex): Use size_t for count, not int.
50575         Detect overflow when parsing large integer constants.
50576         Add support for fractions.
50577         (get_date): Make pointers 'const' if possible.
50578         Use more-portable code to detect integer overflow.
50579         (main) [TEST]: Adjust to above changes.  Test for localtime failure.
50580         Don't use ctime; it's not reliable if the year has >4 digits.
50581
50582         * lib/human.c (humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
50583         This is for compatibility with BSD.
50584
50585         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP): Define.
50586         (ATIME_CMP, CTIME_CMP, MTIME_CMP, TIMESPEC_NS): Likewise.
50587         From coreutils' system.h.
50588
50589         * lib/userspec.c: Don't include "posixver.h".
50590         (parse_user_spec): Fall back on USER.GROUP parsing, regardless
50591         of POSIX version, as POSIX 1003.1-2001 allows that behavior as a
50592         compatible extension.  Simplify code by removing a boolean int
50593         that was always nonzero if a string was nonnull.
50594
50595 2004-03-30  Jim Meyering  <jim@meyering.net>
50596
50597         Merge from coreutils.
50598
50599         Avoid a configure-time warning about sys/ucred.h on OSF V4.0.
50600         * m4/ls-mntd-fs.m4: Test for sys/ucred.h separately, since
50601         on some systems one must include <grp.h> before it.
50602         Reported by Christian Krackowizer.
50603
50604 2004-03-30  Jim Meyering  <jim@meyering.net>
50605
50606         Merge from coreutils.
50607
50608         * lib/mountlist.c [HAVE_SYS_UCRED_H]: Include grp.h before sys/ucred.h.
50609
50610         * lib/readtokens.c (readtoken): Don't leak 64 bytes when reading
50611         an empty input stream.
50612
50613         * lib/readtokens.c: Include <stdbool.h>.
50614         (readtoken): Use `size_t' rather than int/long.
50615         All callers adjusted.
50616         Use `bool' rather than `int' where appropriate.
50617         Use memset rather than an explicit loop.
50618         Use x2nrealloc rather than xrealloc.
50619         Allow the use of `\0' as a delimiter.
50620         (readtokens): Likewise.
50621         * lib/readtokens.h (readtoken, readtokens): Update prototypes.
50622
50623 2004-03-30  Jim Meyering  <jim@meyering.net>
50624
50625         * m4/realloc.m4: Remove file, since now it does no more than
50626         AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via
50627         the `configure.ac' section of module/realloc.
50628         * m4/malloc.m4: Likewise, but for AC_FUNC_MALLOC.
50629
50630 2004-03-30  Bruno Haible  <bruno@clisp.org>
50631
50632         * lib/getloadavg.c (getloadavg): Don't assume setlocale returns
50633         nonnull.
50634
50635 2004-03-29  Paul Eggert  <eggert@twinsun.com>
50636
50637         Merge changes to getloadavg.c from coreutils and Emacs.
50638
50639         * lib/getloadavg.c [!defined HAVE_SETLOCALE] (setlocale):
50640         Define to an expression, not to the empty string.
50641         Include cloexec.h and xalloc.h.
50642         (getloadavg): Restore LC_NUMERIC locale after setting it temporarily.
50643         Use set_cloexec_flag rather than rolling our own.
50644         * lib/cloexec.c, lib/cloexec.h: New files.
50645
50646 2004-03-29  Paul Eggert  <eggert@twinsun.com>
50647
50648         * m4/cloexec.m4: New file.
50649
50650 2004-03-18  Paul Eggert  <eggert@twinsun.com>
50651
50652         * lib/getopt.h: Sync with libc CVS.
50653
50654 2004-03-18  Paul Eggert  <eggert@twinsun.com>
50655             Bruno Haible  <bruno@clisp.org>
50656
50657         * m4/mbswidth.m4 (gl_MBSWIDTH): Also test whether <wchar.h> declares
50658         mbswidth.
50659
50660 2004-03-18  Paul Eggert  <eggert@twinsun.com>
50661             Bruno Haible  <bruno@clisp.org>
50662
50663         * lib/mbswidth.h: Include <wchar.h> only if
50664         HAVE_DECL_MBSWIDTH_IN_WCHAR_H, not on all platforms that have
50665         <wchar.h>.
50666         * lib/mbswidth.c: Include <stdio.h> and <time.h> before <wchar.h>.
50667
50668 2004-03-09  Paul Eggert  <eggert@twinsun.com>
50669
50670         * lib/argp-parse.c, getopt.c, getopt.h, getopt1.c:
50671         Sync with libc CVS.
50672         * lib/getopt_int.h: New file, also synced from libc.
50673
50674 2004-03-09  Paul Eggert  <eggert@twinsun.com>
50675
50676         * config/srclistvars.sh: Add GNUWWWLICENSES for eggert.
50677         * config/srclist.txt: Sync getopt with libc.  Add getopt_int.h.
50678         Bring back getopt.c, getopt.h, getopt1.c.
50679
50680 2004-03-07  Paul Eggert  <eggert@twinsun.com>
50681
50682         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Renamed from jm_PREREQ_C_STACK.
50683         All uses changed.  Check for sa_sigaction member; this fixes
50684         a bug first reported by Jason Andrade in
50685         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
50686
50687 2004-03-07  Paul Eggert  <eggert@twinsun.com>
50688
50689         * lib/c-stack.c (SIGACTION_WORKS): New macro.  Use it instead of long
50690         '#if' expressions.  Unlike the code it replaces, it does not
50691         depend on (defined _SC_PAGESIZE).  However, it does depend on
50692         HAVE_STRUCT_SIGACTION_SA_SIGACTION; this last change fixes a bug
50693         first reported by Jason Andrade in
50694         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
50695
50696 2004-02-25  Simon Josefsson  <jas@extundo.com>
50697
50698         * m4/strdup.m4 (gl_PREREQ_STRDUP): Check whether strdup is declared.
50699
50700 2004-02-25  Simon Josefsson  <jas@extundo.com>
50701
50702         * lib/strdup.h: New file.
50703         * lib/strdup.c: Include it.
50704         * lib/path-concat.c: Include strdup.h. Drop strdup declaration.
50705         * lib/userspec.c: Include strdup.h. Drop strdup declaration.
50706
50707 2004-02-23  Karl Berry  <karl@gnu.org>
50708
50709         * doc/maintain.texi, doc/standards.texi, doc/make-stds.texi: new files
50710         (from fencepost.gnu.org:/gd/gnuorg).
50711
50712 2004-02-23  Karl Berry  <karl@gnu.org>
50713
50714         * config/srclistvars.sh (GNUORG) [karl]: redefine.
50715         * config/srclist.txt: add maintain/standards documents.
50716
50717 2004-02-18  Bruno Haible  <bruno@clisp.org>
50718
50719         * m4/xsize.m4 (gl_XSIZE): Require AC_C_INLINE.
50720         Reported by Derek Robert Price <derek@ximbiot.com>.
50721
50722 2004-02-16  Karl Berry  <karl@gnu.org>
50723
50724         * config/mkinstalldirs, install-sh: update from automake.
50725
50726 2004-02-06  Karl Berry  <karl@gnu.org>
50727
50728         * m4/po.m4: update from gettext 0.14.1.
50729
50730 2004-02-06  Karl Berry  <karl@gnu.org>
50731
50732         * lib/config.charset: update from gettext 0.14.1.
50733
50734 2004-02-05  Paul Eggert  <eggert@twinsun.com>
50735
50736         Add comments and code, prompted by suggestions from Bruno Haible
50737         for sh-quote.
50738         * lib/quotearg.h (quotearg_alloc): New decl.  Improve the comments
50739         describing the enum quoting_style values.
50740         * lib/quotearg.c (quotearg_alloc): New function.
50741         (quotearg_buffer_restyled): Treat lone { and } as special.
50742         Treat = as special.  Work around bug with older shells
50743         that "see" a '\' that is really the 2nd byte of a multibyte char.
50744         Quote empty string with shell_quoting_style.
50745
50746 2004-02-03  Bruno Haible  <bruno@clisp.org>
50747
50748         * m4/pipe.m4: New file, from GNU gettext.
50749
50750 2004-02-03  Bruno Haible  <bruno@clisp.org>
50751
50752         * lib/pipe.h: New file, from GNU gettext.
50753         * lib/pipe.c: New file, from GNU gettext.
50754
50755 2004-01-27  Bruno Haible  <bruno@clisp.org>
50756
50757         * m4/execute.m4: New file, from GNU gettext.
50758
50759 2004-01-27  Bruno Haible  <bruno@clisp.org>
50760
50761         * lib/execute.h: New file, from GNU gettext.
50762         * lib/execute.c: New file, from GNU gettext.
50763         * lib/w32spawn.h: New file, from GNU gettext.
50764
50765 2004-01-24  Paul Eggert  <eggert@twinsun.com>
50766
50767         Merge from diffutils.
50768
50769         * lib/file-type.c (file_type): Add typed memory objects.
50770         * lib/file-type.h (S_TYPEISTMO): New macro.
50771
50772         * lib/c-stack.h (c_stack_action): Remove argv argument.
50773         * lib/c-stack.c (c_stack_action): Likewise.  All uses changed.
50774         (die): Don't calculate message unless segv_action returns.
50775         (get_stack_location, min_address_from_argv, max_address_from_argv,
50776         volatile stack_base, volatile_stack_size): Remove.
50777         (segv_handler): If ! HAVE_XSI_STACK_OVERFLOW_HEURISTIC, assume
50778         that every segmentation violation is a stack overflow.  (Ouch!)
50779         See Debian bug 136249 (still outstanding) for more info about why
50780         HAVE_XSI_STACK_OVERFLOW_HEURISTIC fails on Linux kernels.
50781
50782 2004-01-24  Paul Eggert  <eggert@twinsun.com>
50783
50784         Exit-status fix from coreutils.
50785
50786         Use exit_failure consistently in place of EXIT_FAILURE,
50787         so that program exit statuses are consistent on failure.
50788
50789         * lib/argmatch.c (ARGMATCH_DIE) [! defined ARGMATCH_DIE]:
50790         Include "exitfail.h", and use exit_failure rather than EXIT_FAILURE.
50791         * lib/argmatch.h: Comment fix to match the above.
50792         * lib/obstack.c (obstack_exit_failure) [!defined _LIBC]:
50793         Now a macro referring to exit_failure, instead of a separate
50794         variable.  Include "exitfail.h" to get it.
50795         * lib/xstrtol.h: Include "exitfail.h".
50796         (STRTOL_FATAL_ERROR): Exit with status exit_failure, not 2.
50797
50798         * lib/long-options.c (parse_long_options): Use prototype
50799         for usage function arg.  Pass it EXIT_SUCCESS rather than 0,
50800         for clarity.
50801
50802 2004-01-21  Jim Meyering  <jim@meyering.net>
50803
50804         * lib/mktime.c (__mktime_internal) [!_LIBC]: Define to mktime_internal
50805         so as not to conflict with a different-sized __mktime_internal
50806         function in GNU libc.
50807         * lib/timegm.c (__mktime_internal) [!_LIBC]: Likewise.
50808         Problem building statically-linked `ls' reported by Michael Brunnbauer.
50809
50810 2004-01-20  Karl Berry  <karl@gnu.org>
50811
50812         * config/config.guess: update from config.
50813
50814         * config/srclistvars.sh: GNUWWWLICENSES for karl.
50815
50816 2004-01-20  Bruno Haible  <bruno@clisp.org>
50817
50818         Safer stack allocation.
50819         * lib/setenv.c: Include allocsa.h.
50820         (alloca): Remove fallback definition.
50821         (freea): Remove macro.
50822         (__add_to_environ) [!_LIBC]: Use allocsa instead of alloca. Use freesa
50823         instead of freea.
50824
50825 2004-01-20  Bruno Haible  <bruno@clisp.org>
50826
50827         * m4/eealloc.m4: New file, from GNU gettext.
50828
50829 2004-01-20  Bruno Haible  <bruno@clisp.org>
50830
50831         * m4/allocsa.m4: New file, from GNU gettext.
50832
50833 2004-01-20  Bruno Haible  <bruno@clisp.org>
50834
50835         * lib/xallocsa.h: New file, from GNU gettext.
50836         * lib/xallocsa.c: New file, from GNU gettext.
50837
50838 2004-01-20  Bruno Haible  <bruno@clisp.org>
50839
50840         * lib/wait-process.c: On Windows, include windows.h. Needed on mingw.
50841
50842 2004-01-20  Bruno Haible  <bruno@clisp.org>
50843
50844         * lib/wait-process.c (wait_subprocess): Add ignore_sigpipe argument.
50845         * lib/wait-process.c (wait_subprocess): Likewise. Handle SIGPIPE
50846         specially.
50847
50848 2004-01-20  Bruno Haible  <bruno@clisp.org>
50849
50850         * lib/wait-process.c (wait_process): Disable the 2003-10-31 waitid()
50851         patch.
50852
50853 2004-01-20  Bruno Haible  <bruno@clisp.org>
50854
50855         * lib/wait-process.c (cleanup_slaves): Use ANSI C declaration.
50856
50857 2004-01-20  Bruno Haible  <bruno@clisp.org>
50858
50859         * lib/eealloc.h: New file.
50860
50861 2004-01-20  Bruno Haible  <bruno@clisp.org>
50862
50863         * lib/binary-io.h: Avoid warnings on Cygwin.
50864
50865 2004-01-20  Bruno Haible  <bruno@clisp.org>
50866
50867         * lib/allocsa.h: New file, from GNU gettext.
50868         * lib/allocsa.c: New file, from GNU gettext.
50869
50870 2004-01-18  Karl Berry  <karl@gnu.org>
50871
50872         * doc/gpl.texi, doc/lgpl.texi: new files.
50873
50874 2004-01-18  Karl Berry  <karl@gnu.org>
50875
50876         * config/srclistvars.sh (GNUWWWLICENSES): new variable.
50877         * config/srclist.txt ({fdl,gpl,lgpl}.text): get from there.
50878
50879 2004-01-15  Paul Eggert  <eggert@twinsun.com>
50880
50881         Merge from coreutils.
50882
50883         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for uintptr_t.
50884         * m4/posixver.m4 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.
50885         (gl_DEFAULT_POSIX2_VERSION): Move
50886         the documentation from 'configure' into 'config.hin',
50887         so that 'configure --help' isn't burdened by it and
50888         we don't have to worry about its formatting there.
50889         Reword the documentation so that it's more succinct
50890         and can be run together into a single paragraph.
50891         * m4/same.m4 (gl_SAME): Check for pathconf.
50892
50893 2004-01-15  Paul Eggert  <eggert@twinsun.com>
50894
50895         Merge from coreutils.
50896
50897         * lib/posixver.c: Include posixver.h.
50898
50899         * lib/same.c: Include <stdbool.h>, <limits.h>.
50900         (_POSIX_NAME_MAX): Define if not defined.
50901         (MIN): New macro.
50902         (same_name): If file names are silently truncated, report
50903         that the file names are the same if they are the same after
50904         the silent truncation.
50905
50906         * lib/xstrtod.h (xstrtod): Accept an extra arg, specifying the
50907         conversion function.
50908         * lib/xstrtod.c (xstrtod): Likewise.  All callers changed to
50909         include c-strtod.h and use c_strtod.  Don't include stdlib.h; no
50910         longer needed.
50911
50912 2004-01-15  Jim Meyering  <jim@meyering.net>
50913
50914         Merge from coreutils.
50915
50916         * m4/clock_time.m4 (gl_CLOCK_TIME): Don't set LIB_CLOCK_GETTIME
50917         if no library is required.
50918         * m4/jm-macros.m4: Don't require UTILS_SYS_OPEN_MAX.
50919         * m4/jm-macros.m4 (jm_MACROS): Require gl_FUNC_FREE.
50920         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.58.
50921         (AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58.
50922         * m4/jm-macros.m4 (jm_MACROS): Don't require AC_FUNC_FTW.
50923         * m4/lib-check.m4 (jm_LIB_CHECK): Do not set LIB_CRYPT to the
50924         value, $ac_cv_search_crypt, if it's "none required".
50925         * m4/posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro.
50926         * m4/prereq.m4 (jm_PREREQ): Require AC_FUNC_GETLOADAVG,
50927         not gl_FUNC_GETLOADAVG.
50928         * m4/prereq.m4 (jm_PREREQ): Require gl_READTOKENS, gl_MD5, gl_MAKEPATH,
50929         gl_LONG_OPTIONS, and gl_IDCACHE, gl_GETUGROUPS.
50930
50931 2004-01-15  Jim Meyering  <jim@meyering.net>
50932
50933         Merge from coreutils.
50934
50935         * lib/md5.h (rol) [__GNUC__ && __i386__]: Don't use `asm' code.  These
50936         days, gcc-3.x does better all by itself.  Patch from Dean Gaudet:
50937         http://mail.gnu.org/archive/html/bug-coreutils/2003-11/msg00144.html
50938
50939         * lib/posixver.c (DEFAULT_POSIX2_VERSION): Use definition of new,
50940         optional configure-time default.
50941
50942         * lib/version-etc.c (version_etc_copyright): Update copyright date.
50943
50944         * lib/xreadlink.c (xreadlink): Correct outdated comment.
50945
50946 2004-01-15  Alexandre Duret-Lutz  <adl@gnu.org>
50947
50948         Merge from coreutils.
50949
50950         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the
50951         value, $ac_cv_search_nanosleep, if it's "none required".
50952
50953 2004-01-14  Paul Eggert  <eggert@twinsun.com>
50954
50955         * lib/fnmatch_loop.c (ALLOCA_LIMIT): Remove macro, which collided
50956         with like-named macro in fnmatch.c.
50957         (EXT): Use an internal constant instead.
50958
50959         Merge fnmatch patches from glibc.
50960         * lib/fnmatch.c (mbsinit): Remove define.
50961         Add libc_hidden_ver (__fnmatch, fnmatch).
50962         * lib/fnmatch_loop.c (FCT): Cast to int32_t and UCHAR when appropriate.
50963         Adjust to renaming of collseq_table_lookup to __collseq_table_lookup.
50964
50965 2004-01-14  Karl Berry  <karl@gnu.org>
50966
50967         * config/install-sh: update from automake.
50968
50969 2004-01-13  Karl Berry  <karl@gnu.org>
50970
50971         * config/install-sh: update from automake.
50972
50973 2004-01-09  Karl Berry  <karl@gnu.org>
50974
50975         * config/install-sh: update from automake.
50976
50977 2004-01-05  Karl Berry  <karl@gnu.org>
50978
50979         * config/config.{sub,guess}: update from config.
50980
50981 2003-12-31  Karl Berry  <karl@gnu.org>
50982
50983         * config/depcomp: update from automake.
50984
50985 2003-12-14  Karl Berry  <karl@gnu.org>
50986
50987         * lib/config.charset: update from gettext-runtime.
50988
50989 2003-12-03  Paul Eggert  <eggert@twinsun.com>
50990
50991         * lib/getgroups.c (getgroups): xmalloc takes one argument, not two.
50992         Bug reported by Alfred M. Szmidt.
50993
50994 2003-12-03  Bruno Haible  <bruno@clisp.org>
50995
50996         * m4/gettext.m4: Upgrade from gettext-0.13.
50997         * m4/po.m4: Upgrade from gettext-0.13.
50998         * m4/size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here.
50999         * m4/intmax.m4: New file, from gettext-0.13.
51000         * m4/printf-posix.m4: New file, from gettext-0.13.
51001
51002 2003-11-29  Karl Berry  <karl@gnu.org>
51003
51004         * lib/argp-{help.c,parse.c,namefrob.h}, argp.h: update from libc.
51005
51006 2003-11-25  Paul Eggert  <eggert@twinsun.com>
51007             Bruno Haible  <bruno@clisp.org>
51008
51009         * lib/printf-parse.h: Don't include sys/types.h.
51010         (ARG_NONE): New macro.
51011         (char_directive): Change type of *arg_index fields to size_t.
51012         * lib/printf-parse.c: Don't include sys/types.h.
51013         (SSIZE_MAX): Remove macro.
51014         (PRINTF_PARSE): Change the type of the arg_index variables to size_t.
51015         Remove unnecessary overflow check.
51016         * lib/vasnprintf.c (VASNPRINTF): Update for type change of *arg_index
51017         fields.
51018
51019 2003-11-25  Bruno Haible  <bruno@clisp.org>
51020
51021         * modules/vasnprintf (Files): Remove m4/ssize_t.m4.
51022
51023 2003-11-25  Bruno Haible  <bruno@clisp.org>
51024
51025         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Don't require
51026         gt_TYPE_SSIZE_T.
51027
51028 2003-11-24  Paul Eggert  <eggert@twinsun.com>
51029
51030         * modules/alloca: Remove dependency on xalloc.
51031
51032 2003-11-24  Paul Eggert  <eggert@twinsun.com>
51033
51034         * lib/alloca.c: Remove dependency on xalloc module.
51035         (xalloc_die): Remove.
51036         (memory_full) [!defined emacs]: New macro.
51037         [!defined emacs]: Don't include xalloc.h.
51038         (alloca): Invoke memory_full, not xalloc_die, if malloc fails or
51039         address arithmetic overflows.  Change datatypes a bit to avoid
51040         unnecessary casts.
51041
51042 2003-11-22  Jim Meyering  <jim@meyering.net>
51043
51044         * lib/xmalloc.c (x2nrealloc_inline): Fix typos in comments:
51045         s/size/size_t/.
51046
51047 2003-11-21  Karl Berry  <karl@gnu.org>
51048
51049         * config/config.{sub,guess}: update from config.
51050
51051 2003-11-18  Karl Berry  <karl@gnu.org>
51052
51053         * config/config.{sub,guess}: update from config.
51054
51055         * config/(printf-{parse,args}.[ch]): sync broken, sigh.
51056
51057 2003-11-17  Paul Eggert  <eggert@twinsun.com>
51058
51059         * README: Mention that S+T cannot overflow if S is the size of
51060         an existing object and T is sufficiently small.
51061
51062 2003-11-17  Jim Meyering  <jim@meyering.net>
51063
51064         On systems without utime and without a utimes function capable of
51065         dealing with a NULL struct utimbuf* argument, this utime replacement
51066         could -- in unusual circumstances -- leak a file descriptor.
51067         * lib/utime.c: Include <unistd.h> and <errno.h>.
51068         (utime_null): Be sure to close `fd' and to preserve errno.
51069         Reported by Geoff Collyer via Arnold Robbins.
51070
51071 2003-11-17  Bruno Haible  <bruno@clisp.org>
51072
51073         * modules/vasnprintf (Files): Add m4/ssize_t.m4.
51074         (Depends-on): Add xsize.
51075
51076 2003-11-17  Bruno Haible  <bruno@clisp.org>
51077
51078         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gt_TYPE_SSIZE_T.
51079
51080 2003-11-17  Bruno Haible  <bruno@clisp.org>
51081
51082         * lib/vasnprintf.c (alloca): Remove fallback definition.
51083         (freea): Remove definition.
51084         (VASNPRINTF): Use alloca only for small sizes, say <= 4000 bytes.
51085         Reported by Paul Eggert.
51086
51087 2003-11-16  Paul Eggert  <eggert@twinsun.com>
51088             Bruno Haible  <bruno@clisp.org>
51089
51090         Protect against address arithmetic overflow.
51091         * lib/printf-args.h: Include stddef.h.
51092         (arguments): Change type of field 'count' to size_t.
51093         * lib/printf-args.c (printf_fetchargs): Use size_t instead of
51094         'unsigned int' where appropriate.
51095         * lib/printf-parse.h: Include sys/types.h.
51096         (char_directive): Change type of *arg_index fields to ssize_t.
51097         (char_directives): Change type of fields 'count', max_*_length to
51098         size_t.
51099         * lib/printf-parse.c: Include sys/types.h and xsize.h.
51100         (SSIZE_MAX): Define fallback value.
51101         (PRINTF_PARSE): Use size_t instead of 'unsigned int' and ssize_t
51102         instead of 'int' where appropriate. Check a_allocated, d_allocated
51103         against overflow. Reject %m$ argument numbers > SSIZE_MAX + 1.
51104         * lib/vasnprintf.c: Include xsize.h.
51105         (VASNPRINTF): Use size_t instead of 'unsigned int' where appropriate.
51106         Check alloca, malloc, realloc, ENSURE_ALLOCATION arguments against
51107         overflow. Avoid wraparound when converting a width or precision from
51108         decimal to binary.
51109
51110 2003-11-16  Bruno Haible  <bruno@clisp.org>
51111
51112         Update from GNU gettext.
51113         * lib/printf-parse.c: Generalize to it can be compiled for wide
51114         strings.
51115         (PRINTF_PARSE, CHAR_T, DIRECTIVE, DIRECTIVES): New macros.
51116         * lib/vasnprintf.c: Generalize to it can be compiled for wide strings.
51117         (VASNPRINTF, CHAR_T, DIRECTIVE, DIRECTIVES, PRINTF_PARSE, USE_SNPRINTF,
51118         SNPRINTF): New macros.
51119         Don't include <alloca.h> if the file is used inside libintl.
51120         (local_wcslen): New function, for Solaris 2.5.1.
51121         (VASNPRINTF): Use it instead of wcslen.
51122
51123 2003-11-16  Bruno Haible  <bruno@clisp.org>
51124
51125         * lib/xsize.h (xmax): New function.
51126         (xsum, xsum3, xsum4): Declare as "pure" functions.
51127
51128 2003-11-12  Paul Eggert  <eggert@twinsun.com>
51129
51130         * modules/xalloc (Files): Undo latest change, since xalloc.h
51131         no longer needs SIZE_MAX or PTRDIFF_MAX.
51132
51133 2003-11-12  Paul Eggert  <eggert@twinsun.com>
51134
51135         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Do not require gl_SIZE_MAX or
51136         gl_PTRDIFF_MAX.
51137
51138 2003-11-12  Paul Eggert  <eggert@twinsun.com>
51139
51140         * lib/xstrtol.c (__xstrtol): Remove "break" immediately after
51141         "return", to pacify some unknown compiler.  Problem reported
51142         by Joerg Schilling.
51143
51144 2003-11-12  Paul Eggert  <eggert@twinsun.com>
51145
51146         * lib/xalloc.h: Do not include <limits.h> or <stdint.h>.
51147         (xalloc_oversized): Use sizeof (ptrdiff_t) and sizeof (size_t) for
51148         the heuristic, rather than PTRDIFF_MAX and SIZE_MAX.  This
51149         heuristic is just as accurate as far as we know, and it removes a
51150         dependency on size_max.m4 and ptrdiff_max.m4.
51151
51152 2003-11-11  Bruno Haible  <bruno@clisp.org>
51153
51154         * modules/xsize (Files): Add m4/size_max.m4.
51155         * modules/xalloc (Files): Add m4/size_max.m4, m4/ptrdiff_max.m4.
51156
51157 2003-11-11  Bruno Haible  <bruno@clisp.org>
51158
51159         * m4/size_max.m4: New file.
51160         * m4/ptrdiff_max.m4: New file.
51161         * m4/xsize,m4 (gl_XSIZE): Require gl_SIZE_MAX.
51162         * m4/xalloc.m4 (gl_PREREQ_XALLOC): New macro.
51163         (gl_XALLOC): Invoke it.
51164
51165 2003-11-11  Bruno Haible  <bruno@clisp.org>
51166
51167         * lib/xsize.h (SIZE_MAX): Remove fallback definition.
51168         * lib/xalloc.h: Include limits.h. Assume SIZE_MAX and PTRDIFF_MAX are
51169         defined.
51170
51171 2003-11-10  Paul Eggert  <eggert@twinsun.com>
51172
51173         * lib/xalloc.h (xalloc_oversized): [! (defined PTRDIFF_MAX &&
51174         PTRDIFF_MAX < SIZE_MAX)]: Fix off-by-one error that would have
51175         rejected some allocations of exactly SIZE_MAX - 2 bytes.
51176         From Bruno Haible.
51177         [defined PTRDIFF_MAX && PTRDIFF_MAX < SIZE_MAX]: Use SIZE_MAX,
51178         not (size_t) -1, since it's defined here.
51179
51180 2003-11-09  Karl Berry  <karl@gnu.org>
51181
51182         * config/mkinstalldirs, depcomp, mdate-sh: update from automake.
51183
51184 2003-11-06  Paul Eggert  <eggert@twinsun.com>
51185
51186         * lib/xalloc.h [HAVE_STDINT_H]: Include <stdint.h>.
51187         (xalloc_oversized) [! (PTRDIFF_MAX < SIZE_MAX)]:
51188         Reject sizes of exactly SIZE_MAX bytes.
51189         * lib/xreadlink.c: Include "xalloc.h" before checking whether SIZE_MAX
51190         is defined, since "xalloc.h" now defines SIZE_MAX on modern hosts.
51191
51192 2003-11-05  Bruno Haible  <bruno@clisp.org>
51193
51194         * lib/xsize.h: Include limits.h, to avoid a possible collision with
51195         SIZE_MAX defined in <limits.h> on Solaris.
51196
51197 2003-11-04  Jim Meyering  <jim@meyering.net>
51198
51199         * modules/sysexits: Use the `$(VAR)' notation for AC_SUBST'd
51200         variable names, rather than @VAR@.
51201         * modules/poll: Likewise.
51202
51203 2003-11-04  Bruno Haible  <bruno@clisp.org>
51204
51205         * modules/xsize: New file.
51206         * modules/linebreak: Depend on xsize.
51207         * MODULES.html.sh (func_all_modules): Add xsize.
51208
51209 2003-11-04  Bruno Haible  <bruno@clisp.org>
51210
51211         * m4/xsize.m4: New file.
51212
51213 2003-11-04  Bruno Haible  <bruno@clisp.org>
51214
51215         * lib/xsize.h: New file.
51216         * lib/linebreak.c: Include xsize.h.
51217         (mbs_possible_linebreaks, mbs_width_linebreaks): Check malloc()
51218         argument for overflow.
51219         Suggested by Paul Eggert.
51220
51221 2003-11-03  Karl Berry  <karl@gnu.org>
51222
51223         * config/config.{guess,sub}: update from config.
51224
51225 2003-11-03  Jim Meyering  <jim@meyering.net>
51226
51227         * modules/userspec (lib_SOURCES): Add userspec.h.
51228         (Include): Add "userspec.h".
51229         Improve description.
51230
51231 2003-11-03  Jim Meyering  <jim@meyering.net>
51232
51233         * lib/userspec.c: Include "userspec.h".
51234         * lib/userspec.h: New file.
51235
51236 2003-11-03  Bruno Haible  <bruno@clisp.org>
51237
51238         * m4/wait-process.m4 (gl_WAIT_PROCESS): Also check for waitid.
51239
51240 2003-11-03  Bruno Haible  <bruno@clisp.org>
51241
51242         * lib/wait-process.c (wait_process): Use waitid with WNOWAIT if
51243         available, to avoid (extremely rare) race condition.
51244         Suggested by Paul Eggert.
51245
51246 2003-11-02  Karl Berry  <karl@gnu.org>
51247
51248         * config/srclist.txt (vasprintf.c): sync broken, sigh.
51249
51250 2003-10-31  Paul Eggert  <eggert@twinsun.com>
51251
51252         * lib/mountlist.h (struct mount_entry.me_type_malloced): New member.
51253         * lib/mountlist.c (SIZE_MAX): Define if not defined already.
51254         (read_filesystem_list): Set and use me_type_malloced.
51255         Use "sizeof *me" rather than "sizeof (struct mount_entry)" (or
51256         whatever the type happens to be), for brevity and consistency.
51257         Check for size calculation overflow on Alphas running OSF/1.
51258
51259 2003-10-31  Jim Meyering  <jim@meyering.net>
51260
51261         * lib/hash.c: Include "xalloc.h" for use of xalloc_oversized.
51262
51263         * lib/linebuffer.c: Include <string.h> for declaration of memset.
51264
51265 2003-10-30  Paul Eggert  <eggert@twinsun.com>
51266             Bruno Haible  <bruno@clisp.org>
51267
51268         * lib/vasprintf.c: Include <limits.h>, <stdlib.h>.
51269         (vasprintf): Fail if the resulting length doesn't fit in an 'int'.
51270
51271 2003-10-30  Paul Eggert  <eggert@cs.ucla.edu>
51272
51273         * m4/host-os.m4 (UTILS_HOST_OS): Change netbsd*-gnu pattern back to
51274         netbsd*-gnu*.  Suggested by Robert Millan.
51275
51276 2003-10-29  Paul Eggert  <eggert@twinsun.com>
51277
51278         * modules/group-member: Depend on stdbool.
51279
51280 2003-10-29  Paul Eggert  <eggert@twinsun.com>
51281
51282         * m4/xalloc.m4 (gl_XALLOC): Undo previous change.
51283
51284 2003-10-29  Paul Eggert  <eggert@twinsun.com>
51285
51286         * m4/host-os.m4 (UTILS_HOST_OS): Resurrect netbsd*-gnu.  Add comments
51287         to it, and to knetbsd*-gnu and kfreebsd*-gnu.  Remove the '*' from
51288         after the 'gnu' in these cases.  This fixes some bugs in the
51289         previous change, and is based on suggestions by Robert Millan.
51290
51291 2003-10-29  Paul Eggert  <eggert@twinsun.com>
51292
51293         * lib/xalloc.h (xalloc_oversized): Now a macro, not a function,
51294         so that it works even if SIZE_MAX < N.  Do not include <stdbool.h>;
51295         no longer needed.
51296         * lib/quotearg.c (quotearg_n_options): Use it.
51297         * lib/group-member.c: Include <stdbool.h>.
51298         (free_group_info): Arg is now const *; don't free arg.
51299         (get_group_info): Now returns bool and accepts struct group_info *,
51300         rather than returning a malloc'ed struct group_info *.
51301         All uses changed.  Check for overflow in internal size calculation.
51302
51303         * lib/getusershell.c (readname): Simplify the code by using x2nrealloc
51304         rather than xmalloc/xrealloc.
51305         * lib/linebuffer.c (initbuffer, readlinebuffer): Simplify the code by
51306         using x2realloc rather than xmalloc/xrealloc.  Also, fix a C
51307         conformance bug: the old code used a pointer after freeing the
51308         storage that it addressed.
51309         * lib/hash.c (hash_initialize): Simplify the code by using
51310         xalloc_oversized rather than doing it by hand.
51311         * lib/getgroups.c (getgroups): Don't use xrealloc, since we don't need
51312         the buffer preserved.  Use free and xmalloc instead.
51313         * lib/quotearg.c (quotearg_n_options): Likewise.
51314         Use a simpler test for size overflow.  Don't use xalloc_oversized
51315         because unsigned int might be wider than size_t (!); this suggests
51316         that we should switch from unsigned int to size_t for slot numbers.
51317
51318 2003-10-28  Paul Eggert  <eggert@twinsun.com>
51319
51320         * m4/host-os.m4 (UTILS_HOST_OS): Identify GNU/KFreeBSD and
51321         GNU/KNetBSD.  These implementations use glibc atop the FreeBSD and
51322         NetBSD kernels.  Requested by Richard Stallman.
51323
51324 2003-10-27  Paul Eggert  <eggert@twinsun.com>
51325
51326         * lib/exclude.c (new_exclude): Use xzalloc rather than xmalloc
51327         to allocate the returned structure.  Do not allocate a subarray,
51328         as x2nrealloc will do that.
51329         (add_exclude): Use x2nrealloc to reallocate ex->exclude,
51330         instead of xnrealloc.
51331         (add_exclude_file): Use x2realloc instead of malloc + xnrealloc.
51332
51333 2003-10-27  Bruno Haible  <bruno@clisp.org>
51334
51335         * lib/stdbool_.h: Better support for BeOS.
51336
51337 2003-10-26  Paul Eggert  <eggert@twinsun.com>
51338
51339         * m4/xalloc.m4 (gl_XALLOC): Requore AC_C_INLINE, since xalloc.h
51340         now uses inline.
51341
51342 2003-10-26  Paul Eggert  <eggert@twinsun.com>
51343
51344         * lib/xalloc.h (xalloc_oversized): New static inline function, for
51345         callers that want to do their own size-overflow checking.  Include
51346         <stdbool.h>, since xalloc_oversized returns bool.
51347         * lib/xalloc.c (array_size_overflow): Remove.  All callers changed
51348         to use xalloc_oversized.
51349
51350         Add two functions x2realloc, x2nrealloc, for programs that grow
51351         arrays dynamically by doubling their sizes.
51352         * lib/xalloc.h (x2realloc, x2nrealloc): New decls.
51353         * lib/xmalloc.c (x2nrealloc_inline, x2nrealloc, x2realloc):
51354         New functions.
51355
51356         Port to C99 semantics for 'inline' of external functions.
51357         Bug reported by Bruno Haible.
51358         * lib/xmalloc.c (xnmalloc_inline): New static inline function,
51359         with the old contents of xnmalloc.
51360         (xnmalloc, xmalloc): Use it.
51361         (xnrealloc_inline): New static inline function,
51362         with the old contents of xnrealloc.
51363         (xnrealloc, xrealloc): Use it.
51364
51365         * lib/alloc.c (alloca): xmalloc cannot return NULL, so don't test for
51366         that.
51367
51368 2003-10-26  Karl Berry  <karl@gnu.org>
51369
51370         * config/srclist.txt (COPYING.DOC): no longer available from
51371         /gd/gnuorg; don't know where the ultimate source is.
51372
51373 2003-10-25  Paul Eggert  <eggert@twinsun.com>
51374
51375         Fix several address-calculation bugs in the hash modules,
51376         plus some minor code cleanup.
51377
51378         * lib/hash.h: Include <stdbool.h>, for bool.
51379         * lib/hash.c: Don't include <stdbool.h>, since hash.h does it now.
51380         * lib/hash.h (Hash_hasher, hash_get_n_buckets, hash_get_n_buckets_used,
51381         hash_get_n_entries, hash_get_max_bucket_length,
51382         hash_get_entries, hash_do_for_each, hash_string, hash_initialize,
51383         hash_rehash): Use size_t rather than unsigned.
51384         * lib/hash.c (struct hash_table, hash_get_n_buckets,
51385         hash_get_n_buckets_used, hash_get_n_entries,
51386         hash_get_max_bucket_length, hash_table_ok, hash_print_statistics,
51387         hash_get_entries, hash_do_for_each, hash_string, is_prime,
51388         next_prime, hash_initialize, hash_rehash, hash_delete, hash_print):
51389         Likewise.
51390         (SIZE_MAX): Define if not defined.
51391         (hash_get_max_bucket_length, hash_table_ok, hash_lookup,
51392         hash_get_first, hash_get_next, hash_get_entries, hash_do_for_each,
51393         hash_print):
51394         Use const * when possible.
51395         (hash_string): Use (unsigned char) *P rather than *(unsigned char *) P.
51396         (check_tuning): Fix bug: if tuning parameters were very close to
51397         0 or 1, rounding errors could have caused subscript violations.
51398         (hash_initialize, allocate_entry, hash_print): Remove unnecessary cast.
51399         (hash_initialize): Add 'fail:' label
51400         to free table and return NULL, and use it to simplify code.
51401         Use calloc rather than clearing the storage ourself.
51402         (hash_initialize, hash_rehash): Check for arithmetic overflow in
51403         buffer size calculations.
51404         * lib/hash-pjw.h (hash_pjw): Use size_t, not unsigned.
51405         Include <stddef.h>, for size_t.
51406         * lib/hash-pjw.c (hash_pjw): Likewise.
51407         Switch to method described by Bruno Haible.
51408         Include <limits.h>, for CHAR_BIT.
51409         (SIZE_BITS): New macro.
51410
51411 2003-10-23  Paul Eggert  <eggert@twinsun.com>
51412
51413         * m4/getline.m4 (AM_FUNC_GETLINE):
51414         Don't include getndelim2.o twice into LIBOBJS; this breaks on some
51415         hosts.  Problem reported by Derek Robert Price in
51416         <http://mail.gnu.org/archive/html/bug-gnulib/2003-10/msg00092.html>.
51417         This patch can be withdrawn after Autoconf 2.58 is required for gnulib.
51418         * m4/getndelim2.m4 (gl_GETNDELIM2): Likewise.
51419
51420 2003-10-21  Paul Eggert  <eggert@twinsun.com>
51421
51422         * lib/getndelim2.c (getndelim2): When size calculation overflows,
51423         ceiling the allocation at NMAX bytes rather than silently
51424         discarding input bytes before NMAX is reached.  This makes
51425         a difference only if NMAX exceeds SIZE_MAX / 2.
51426
51427         * lib/obstack.c: Merge from glibc.
51428         [defined _LIBC]: Include <obstack.h>, not "obstack.h".
51429         Add libc_hidden_def (_obstack_newchunk).
51430         (_obstack_free) [! defined _LIBC]: Remove.
51431         [defined _LIBC]: Make a strong alias from obstack_free, rather than
51432         a clone of the function body.
51433         (fputs) [defined _LIBC && defined USE_IN_LIBIO]: Remove.
51434         [defined _LIBC && !defined USE_IN_LIBIO]: Include <libio/iolibio.h>.
51435
51436         * lib/obstack.h: Indenting cleanup, to make it easier to merge with
51437         glibc.
51438         (obstack_grow, obstack_grow0): Remove unnecessary parentheses around
51439         arg to memcpy.
51440
51441         * lib/obstack.h (obstack_1grow_fast): Properly parenthesize arg.
51442         (obstack_ptr_grow_fast, obstack_int_grow_fast):
51443         Don't use lvalue casts, as GCC plans to remove support for them
51444         in GCC 3.5.  Reported by Joseph S. Myers.  This bug
51445         was also present in the non-GCC version, indicating that this
51446         code had always been buggy and had never been widely used.
51447         (obstack_1grow, obstack_ptr_grow, obstack_int_grow, obstack_blank):
51448         Use the fast variant of each macro, rather than copying the
51449         definiens of the fast variant; that way, we'll be more likely to
51450         catch future bugs in the fast variants.
51451
51452 2003-10-20  Bruno Haible  <bruno@clisp.org>
51453
51454         * modules/wait-process: New file.
51455         * MODULES.html.sh (func_all_modules): Add wait-process.
51456
51457 2003-10-20  Bruno Haible  <bruno@clisp.org>
51458
51459         * m4/wait-process.m4: New file.
51460
51461 2003-10-20  Bruno Haible  <bruno@clisp.org>
51462
51463         * lib/wait-process.h: New file, from GNU gettext.
51464         * lib/wait-process.c: New file, from GNU gettext.
51465
51466 2003-10-19  Jim Meyering  <jim@meyering.net>
51467
51468         * lib/vasnprintf.c (vasnprintf): Work around losing snprintf on
51469         HPUX 10.20.
51470
51471 2003-10-18  Karl Berry  <karl@gnu.org>
51472
51473         * config/config.guess: update from config.
51474
51475 2003-10-16  Paul Eggert  <eggert@twinsun.com>
51476
51477         * lib/getgroups.c: Include <errno.h>, <stdlib.h>.
51478         (getgroups): First arg is int, not size_t.
51479         Don't let 'free' mangle errno.
51480
51481 2003-10-16  Paul Eggert  <eggert@twinsun.com>
51482
51483         * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL.
51484
51485 2003-10-16  Karl Berry  <karl@gnu.org>
51486
51487         * config/config.{guess,sub}: update from config.
51488
51489 2003-10-16  Jim Meyering  <jim@meyering.net>
51490
51491         * lib/xmalloc.c: Include <string.h>, for declarations of memset and
51492         memcpy.
51493
51494 2003-10-15  Paul Eggert  <eggert@twinsun.com>
51495
51496         * lib/exclude.c: Do not include <inttypes.h> or <stdint.h>.
51497         (SIZE_MAX): Remove.
51498         (new_exclude, add_exclude_file): Initial size no longer needs to
51499         be a power of 2.
51500         (add_exclude, add_exclude_file): Use xnrealloc instead of rolling
51501         our own address arithmetic overflow checking.
51502
51503         * lib/fnmatch.c (SIZE_MAX): Define if standard headers don't.
51504         (fnmatch): Do not alloca more than 2000 wide characters;
51505         instead, use malloc for large buffers.
51506         Check for address arithmetic overflow, and return -1
51507         with errno set to ENOMEM in that case.
51508         * lib/fnmatch_loop.c (ALLOCA_LIMIT): New macro.
51509         (NEW_PATTERN): Do not alloca more than 8000 bytes;
51510         instead, return -1.  Check for address arithmetic overflow.
51511
51512 2003-10-14  Paul Eggert  <eggert@twinsun.com>
51513
51514         Handle invalid suffixes and overflow independently, so that
51515         callers can treat them independently as needed.  Fix some bugs in
51516         suffix handling, e.g., "100k@" was not diagnosed as an invalid
51517         suffix for a human-readable blocksize.  The major caller-visible
51518         change is the addition of a new
51519         LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW enum value, indicating
51520         that both overflow and suffix chars were found.
51521
51522         * lib/human.c (humblock): Don't check separately for invalid suffix
51523         char; that is xstrtoumax's job (now that its bug is fixed).
51524         * lib/xstrtoimax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [defined
51525         INTMAX_MAX]: New macros.
51526         * lib/xstrtol.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM, TYPE_MINIMUM,
51527         TYPE_MAXIMUM): New macros.
51528         (bkm_scale, bkm_scale_by_power): Return strtol_error, not int.
51529         (bkm_scale, bkm_scale_by_power, __xstrtol): Return maximal values
51530         if overflow occurs, as it's what __strtol does and it's more useful
51531         in practice.
51532         (__xstrtol): If __strtol reports some error other than ERANGE,
51533         reflect it to the caller as LONGINT_INVALID.  If it reports
51534         ERANGE, continue the rest of parsing, and report LONGINT_OVERFLOW
51535         | LONGINT_INVALID_SUFFIX_CHAR if both errors occur.
51536         * lib/xstrtol.h (LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW): New enum
51537         value.
51538         (_STRTOL_ERROR): Handle it.  Abort when given unknown error codes.
51539         * lib/xstrtoul.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM): New macros.
51540         * lib/xstrtoumax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM)
51541         [defined UINTMAX_MAX]: New macros.
51542
51543 2003-10-14  Bruno Haible  <bruno@clisp.org>
51544
51545         * modules/fatal-signal: Add m4/sig_atomic_t.m4 to file list.
51546
51547 2003-10-14  Bruno Haible  <bruno@clisp.org>
51548
51549         * m4/sig_atomic_t: New file, from GNU gettext.
51550         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Require gt_TYPE_SIG_ATOMIC_T.
51551
51552 2003-10-14  Bruno Haible  <bruno@clisp.org>
51553
51554         * lib/fatal-signal.h: Improved comments. Suggested by Paul Eggert.
51555         * lib/fatal-signal.c: Use sig_atomic_t. Suggested by Paul Eggert.
51556         Also use volatile where needed.
51557
51558 2003-10-12  Paul Eggert  <eggert@twinsun.com>
51559
51560         * modules/xalloc: Do not depend on 'exit'.  Depend on 'stdbool'.
51561         Change maintainer from Bruno Haible to 'all'.
51562
51563 2003-10-12  Paul Eggert  <eggert@twinsun.com>
51564
51565         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Require AC_C_INLINE.
51566
51567 2003-10-12  Paul Eggert  <eggert@twinsun.com>
51568
51569         * lib/xalloc.h (xnmalloc, xzalloc, xnrealloc, xclone): New decls.
51570         (XMALLOC, XCALLOC, XREALLOC, XFREE, CCLONE, CLONE): Deprecate,
51571         and define in terms of the other primitives.
51572         * lib/xmalloc.c: Include stdbool.h; do not include exit.h.
51573         (SIZE_MAX): Define if not already defined.
51574         (array_size_overflow): New function.
51575         (xalloc_die): Abort instead of exiting if 'error' returns.
51576         (xnmalloc, xnrealloc, xzalloc, xclone): New functions.
51577         (xmalloc, xrealloc): Use them.
51578         (xcalloc): Check for address arithmetic overflow.
51579         * lib/xstrdup.c (xstrdup): Use xclone, since memcpy should be
51580         a bit faster than strcpy.
51581
51582 2003-10-10  Simon Josefsson  <jas@extundo.com>
51583
51584         * modules/argp (Depends-on): Add restrict and strcase.
51585
51586 2003-10-10  Simon Josefsson  <jas@extundo.com>
51587
51588         * m4/argp.m4: Add AC_C_INLINE.
51589
51590 2003-10-08  Paul Eggert  <eggert@twinsun.com>
51591
51592         Merge getpass from libc, plus a few fixes.
51593
51594         * lib/getpass.c (HAVE_STDIO_EXT) [_LIBC]: Define to 1.
51595         Include <stdbool.h>.
51596         Include <stdio_ext.h> if HAVE_STDIO_H, otherwise define
51597         __fsetlocking to empty.
51598         [_LIBC]: Do not include "getline.h" or "unlocked-io.h", but
51599         do include <bits/libc-lock.h>.
51600         Do not include <fcntl.h>; not needed.
51601         [_LIBC]: Include <wchar.h>.
51602         (NOTCANCEL_MODE): New macro.
51603         (flockfile, funlockfile) [_LIBC]: New macros.
51604         (__libc_cleanup_push, __libc_cleanup_pop, __getline, __tcgetattr)
51605         [!_LIBC]: New macros.
51606         (call_fclose): New function.
51607         (getpass): Use it.  Save tty stream separately; this simplifies the
51608         code and makes it more reliable if stdin happens to equal stdout.
51609         Invoke __fsetlocking on tty.
51610         Handle thread cancellation if needed.
51611         Namespace cleanup (use __tcgetattr, __getline).
51612         Use bool for Booleans.
51613         [USE_IN_LIBIO]: Handle wide streams.
51614         [!_LIBC]: Unconditionally do the fseek, since we don't know what
51615         stream might go where.
51616
51617         * lib/unlocked-io.h: Include <stdio.h>, so that the caller
51618         doesn't have to include <stdio.h> before us.
51619         (clearerr_unlocked, feof_unlocked, ferror_unlocked,
51620         fflush_unlocked, fgets_unlocked, fputc_unlocked, fputs_unlocked,
51621         fread_unlocked, fwrite_unlocked, getc_unlocked, getchar_unlocked,
51622         putc_unlocked, putchar_unlocked): Define to the unlocked counterpart
51623         if not declared, so that we can use getpass.c code from libc without
51624         rewriting it.
51625         (flockfile, ftrylockfile, funlockfile): New macros.
51626
51627 2003-10-08  Paul Eggert  <eggert@twinsun.com>
51628
51629         * modules/getpass: Depend on stdbool.
51630
51631 2003-10-08  Paul Eggert  <eggert@twinsun.com>
51632
51633         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for stdio_ext.h.
51634
51635 2003-10-07  Karl Berry  <karl@gnu.org>
51636
51637         * config/config.{guess,sub}: update from config.
51638
51639 2003-10-06  Jim Meyering  <jim@meyering.net>
51640             Bruno Haible  <bruno@clisp.org>
51641
51642         This lets translators provide better translations for the
51643         "Written by ..." part of --version output.
51644         * lib/version-etc.h: Include stdarg.h.
51645         (version_etc_copyright): Declare as readonly.
51646         (version_etc): Make this function variadic with a NULL-terminated list
51647         of author name strings.
51648         (version_etc_va): New declaration.
51649         * lib/version-etc.c: Include stdarg.h, stdlib.h.
51650         (version_etc_copyright): Declare as readonly.
51651         (version_etc_va): New function. Provide a different translatable string
51652         for each possible number of authors < 10. Abbreviate when there are 10
51653         authors or more.
51654         (version_etc): Make this function variadic. Call version_etc_va.
51655         Suggestion from Gary V. Vaughan.
51656
51657         * lib/long-options.h (parse_long_options): Change prototype: the
51658         authors string is moved to the end and becomes variadic.
51659         * lib/long-options.c: Include stdarg.h.
51660         (parse_long_options): Make this function variadic, too.
51661         Call version_etc_va, not version_etc.
51662
51663 2003-10-06  Bruno Haible  <bruno@clisp.org>
51664
51665         * modules/version-etc-2: Remove file.
51666         * MODULES.html.sh (func_all_modules): Remove version-etc-2.
51667
51668 2003-10-06  Bruno Haible  <bruno@clisp.org>
51669
51670         * modules/fatal-signal: New file.
51671         * MODULES.html.sh (func_all_modules): Add fatal-signal.
51672
51673 2003-10-06  Bruno Haible  <bruno@clisp.org>
51674
51675         * m4/fatal-signal.m4: New file.
51676         * m4/signalblocking.m4: New file, from GNU gettext.
51677
51678 2003-10-06  Bruno Haible  <bruno@clisp.org>
51679
51680         * lib/version-etc-2.h: Remove file.
51681         * lib/version-etc-2.c: Remove file.
51682
51683 2003-10-06  Bruno Haible  <bruno@clisp.org>
51684
51685         * lib/fatal-signal.h: New file, from GNU gettext.
51686         * lib/fatal-signal.c: New file, from GNU gettext.
51687
51688 2003-10-05  Paul Eggert  <eggert@twinsun.com>
51689
51690         * README: Rework advice for preventing empty .o files.
51691         Don't recommend ELIDE constructs.  Recommend <stddef.h>,
51692         not <sys/types.h>.
51693
51694 2003-10-04  Karl Berry  <karl@gnu.org>
51695
51696         * lib/argp*: update from libc.
51697
51698 2003-10-04  Karl Berry  <karl@gnu.org>
51699
51700         * config/config.{guess,sub}: update from config.
51701
51702 2003-10-02  Bruno Haible  <bruno@clisp.org>
51703
51704         * modules/lchown (Include): Add lchown.h.
51705         * modules/time_r (Include): Use "..." syntax.
51706         * modules/xgetdomainname (Include): Add xgetdomainname.h.
51707
51708 2003-10-01  Simon Josefsson  <jas@extundo.com>
51709
51710         * MODULES.html.sh (func_all_modules): Move gethostname from section
51711         'based on' to section 'lacking' POSIX:2001.
51712
51713 2003-10-01  Larry Jones  <lawrence.jones@eds.com>
51714
51715         * lib/getpass.c (getpass): Use a no-op fseek when switching from input
51716         to output mode on the same stream.
51717
51718 2003-09-29  Paul Eggert  <eggert@twinsun.com>
51719
51720         * lib/strftime.c (tm_diff) [! HAVE_TM_GMTOFF]:
51721         Fix arg typo in previous patch.
51722
51723 2003-09-28  Jim Meyering  <jim@meyering.net>
51724
51725         * lib/error.c: Correct cpp indentation.
51726
51727 2003-09-27  Paul Eggert  <eggert@twinsun.com>
51728
51729         * modules/free: New file.
51730
51731 2003-09-27  Paul Eggert  <eggert@twinsun.com>
51732
51733         * m4/free.m4: New file.
51734
51735 2003-09-27  Paul Eggert  <eggert@twinsun.com>
51736
51737         * lib/minmax.h (MIN, MAX)
51738         [__STDC__ && defined __GNUC__ && __GNUC__ >= 2]:
51739         Omit the special code that used __typeof__, since we worry that
51740         it could be more trouble than it's worth.  See:
51741         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00090.html
51742         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00095.html
51743
51744         * lib/free.c: New file.
51745
51746 2003-09-27  Oskar Liljeblad  <oskar@osk.mine.nu>
51747
51748         Trivial fixes to Makefile.am parts of module listings.
51749         * modules/strstr: Append strstr.h to lib_SOURCES.
51750         * modules/strcase: Likewise, for strcase.h.
51751
51752 2003-09-27  Karl Berry  <karl@gnu.org>
51753
51754         * config/mkinstalldirs: update from automake.
51755
51756 2003-09-26  Paul Eggert  <eggert@twinsun.com>
51757
51758         * lib/error.c (SIZE_MAX) [!defined SIZE_MAX]: Define.
51759         (error_tail): Do not loop, reallocating temporary buffer, since
51760         the output cannot contain more wide characters than the input
51761         contains bytes, the size must be big enough already.  This avoids
51762         one potential size overflow calculation.  Check for size overflow
51763         when calculating temporary buffer size.  Free temporary buffer
51764         when done, if it was allocated with malloc; this plugs a memory
51765         leak.  Remove casts from void * to pointers, that are no longer
51766         needed now that we're assuming C89 or better.
51767
51768         Merge error changes from glibc.
51769
51770         * lib/error.c, error.h: Update copyright notice header to match glibc.
51771         * lib/error.c [defined _LIBC]: Include <errno.h>, <bits/libc-lock.h>.
51772         (error, error_at_line) [defined _LIBC && defined __libc_ptf_call]:
51773         Disable cancellation while printing error.
51774         * lib/error.h: Prepend __ to parameter names.
51775
51776 2003-09-26  Jim Meyering  <jim@meyering.net>
51777
51778         * lib/error.c (error_tail): Move some declarations
51779         into inner scope where the local variables are used.
51780
51781 2003-09-26  Bruno Haible  <bruno@clisp.org>
51782
51783         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Add comments about the AIX
51784         stpncpy().
51785         Don't define stpncpy through config.h; it's now done through stpncpy.h.
51786
51787 2003-09-26  Bruno Haible  <bruno@clisp.org>
51788
51789         * lib/stpncpy.h (gnu_stpncpy): New declaration.
51790         (stpncpy): Define as alias for gnu_stpncpy.
51791         * lib/stpncpy.c [!_LIBC]: Define gnu_stpncpy, not stpncpy.
51792
51793 2003-09-25  Simon Josefsson  <jas@extundo.com>
51794
51795         * lib/xgetdomainname.h: New file.
51796         * lib/xgetdomainname.c: New file.
51797
51798 2003-09-25  Simon Josefsson  <jas@extundo.com>
51799             Bruno Haible  <bruno@clisp.org>
51800
51801         * modules/getdomainname: New file.
51802         * modules/xgetdomainname: New file.
51803         * MODULES.html.sh (func_all_modules): Add getdomainname,
51804         xgetdomainname.
51805
51806 2003-09-25  Simon Josefsson  <jas@extundo.com>
51807             Bruno Haible  <bruno@clisp.org>
51808
51809         * m4/getdomainname.m4: New file.
51810
51811 2003-09-25  Simon Josefsson  <jas@extundo.com>
51812             Bruno Haible  <bruno@clisp.org>
51813
51814         * lib/getdomainname.h: New file.
51815         * lib/getdomainname.c: New file.
51816
51817 2003-09-25  Karl Berry  <karl@gnu.org>
51818
51819         * lib/argp-fmtstream.c, argp-help.c: update from libc.
51820
51821 2003-09-25  Karl Berry  <karl@gnu.org>
51822
51823         * config/install-sh: update from automake.
51824
51825 2003-09-25  Bruno Haible  <bruno@clisp.org>
51826
51827         * modules/version-etc-2: New file, from modules/version-etc with
51828         modifications.
51829         * MODULES.html.sh (func_all_modules): Add version-etc-2.
51830
51831 2003-09-25  Bruno Haible  <bruno@clisp.org>
51832
51833         * lib/version-etc-2.h: New file, from version-etc.h with modifications.
51834         * lib/version-etc-2.c: New file, from version-etc.c with modifications.
51835
51836 2003-09-24  Simon Josefsson  <jas@extundo.com>
51837
51838         * modules/xgethostname: Add xgethostname.h.
51839
51840 2003-09-24  Paul Eggert  <eggert@twinsun.com>
51841
51842         * lib/linebuffer.c (freebuffer): Don't free the argument, just
51843         the buffer associated with the argument.  Bug reported by
51844         Simon Josefsson.
51845
51846 2003-09-24  Paul Eggert  <eggert@twinsun.com>
51847
51848         * README: Document assumptions that 'int' is at least 32 bits
51849         wide, that integer arithmetic is 2's complement without overflow,
51850         that there are no holes in integer values, that adding sizes of
51851         two nonoverlapping objects can't overflow, and that all-bits-zero
51852         yields scalar zero.  Fix spelling and capitalization typos.
51853
51854 2003-09-19  Karl Berry  <karl@gnu.org>
51855
51856         * lib/argp.h: update from libc.
51857
51858 2003-09-17  Paul Eggert  <eggert@twinsun.com>
51859
51860         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
51861         to avoid spurious warnings like "AC_RUN_IFELSE was called before
51862         gl_USE_SYSTEM_EXTENSIONS" from autoreconf.
51863
51864 2003-09-17  Paul Eggert  <eggert@twinsun.com>
51865
51866         * gnulib-tool: Use "test -h", not "test -L", for portability
51867         to Solaris 8 /bin/sh.  (This bug is fixed in Solaris 9.)
51868         (tags_regexp): Remove, since \| doesn't conform to POSIX.
51869         (sed_extract_prog): Issue s commands one-by-one, rather than
51870         using \| in one s command.
51871
51872 2003-09-16  Paul Eggert  <eggert@twinsun.com>
51873
51874         * lib/linebuffer.c (readlinebuffer): Return NULL immediately upon
51875         input error, instead of returning NULL the next time we are called
51876         (and therefore losing track of errno).
51877
51878 2003-09-16  Bruno Haible  <bruno@clisp.org>
51879
51880         * gnulib-tool (func_create_testdir): Warn about duplicated
51881         dependencies.
51882
51883 2003-09-15  Paul Eggert  <eggert@twinsun.com>
51884
51885         * modules/argmatch, modules/fatal, modules/obstack,
51886         modules/xalloc, modules/xgethostname: Sort dependencies by
51887         importance, not alphabetically.
51888
51889 2003-09-15  Paul Eggert  <eggert@twinsun.com>
51890
51891         * lib/getndelim2.c (getndelim2): Don't trash errno when a read
51892         fails, so that the caller gets the proper errno.
51893
51894         * lib/readutmp.c (read_utmp): Likewise.
51895         Check for fstat error.  Close stream and free storage
51896         when failing.
51897
51898 2003-09-14  Karl Berry  <karl@gnu.org>
51899
51900         * config/srclist.txt (strdup.c): disable for c89 changes.
51901
51902 2003-09-14  Jim Meyering  <jim@meyering.net>
51903
51904         * lib/getloadavg.c: Correct cpp indentation.
51905         * lib/strdup.c: Likewise.
51906         * lib/vasnprintf.c: Likewise.
51907
51908 2003-09-14  Bruno Haible  <bruno@clisp.org>
51909
51910         * modules/fwriteerror: New file.
51911         * MODULES.html.sh (func_all_modules): Add fwriteerror.
51912
51913 2003-09-14  Bruno Haible  <bruno@clisp.org>
51914
51915         * lib/fwriteerror.h: New file.
51916         * lib/fwriteerror.c: New file.
51917
51918 2003-09-12  Paul Eggert  <eggert@twinsun.com>
51919
51920         * modules/argmatch, modules/exitfail, modules/fatal, modules/obstack,
51921         modules/xgethostname, modules/xalloc: Depend on exit.
51922
51923 2003-09-12  Paul Eggert  <eggert@twinsun.com>
51924
51925         * m4/error.m4: Require AC_FUNC_STRERROR_R rather than invoking it.
51926
51927         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
51928         and AC_MINIX, too, so that their extensions are available.
51929
51930         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Remove.  All uses removed.
51931         This macro has been superseded by gl_BACKUPFILE.
51932
51933         More patches to assume C89 or better.
51934
51935         * m4/error.m4 (gl_ERROR): Don't check for vprintf.
51936
51937         * m4/check-decl.m4 (jm_CHECK_DECLS): Include <string.h>, <stdlib.h>
51938         unconditionally.
51939         * m4/closeout.m4 (gl_CLOSEOUT): Don't check for stdlib.h.
51940         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER):
51941         Include <string.h>, <stdlib.h> unconditionally.
51942         * m4/lstat.m4 (gl_PREREQ_LSTAT): Don't check for stdlib.h, free.
51943         * m4/readdir.m4 (GL_FUNC_READDIR): Don't check for string.h.
51944         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Don't check for standard C
51945         headers or for string.h.
51946         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlib.h
51947         or strtoul.
51948
51949         * m4/mkstemp.m4 (jm_PREREQ_TEMPNAME): Do not require standard C
51950         headers.
51951         * m4/strdup.m4 (gl_PREREQ_STRDUP): Likewise.
51952         * m4/userspec.m4 (gl_USERSPEC): Likewise.
51953         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Likewise.
51954         * m4/xstrtod.m4 (gl_XSTRTOD): Likewise.
51955         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
51956         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't check for limits.h,
51957         memcpy, memset.
51958         (jm_FUNC_GNU_STRFTIME): Don't require standard C headers.
51959         * m4/strtod.m4 (gl_FUNC_STRTOD): Do not check for float.h.
51960         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Do not check for stdlib.h,
51961         strtol.
51962         * m4/strtol.m4 (gl_FUNC_STRTOL): Do not check for limits.h.
51963         * m4/userspec.m4 (gl_USERSPEC): Do not check for string.h.
51964         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Do not check for string.h, strtol,
51965         strtoul.
51966
51967 2003-09-12  Paul Eggert  <eggert@twinsun.com>
51968
51969         * lib/argmatch.c, fatal.c, xgethostname.c, xmalloc.c: Include exit.h.
51970         * lib/obstack.c [!defined _LIBC]: Likewise.
51971         * lib/argmatch.c (EXIT_FAILURE): Remove; now done by exit.h
51972         * lib/exitfail.c, fatal.c, xgethostname.c, xmalloc.c: Likewise.
51973         * lib/exitfail.c: Don't include stdlib.h; no longer needed.
51974
51975         More changes to assume C89 or better.
51976
51977         * lib/error.c (error_tail): Assume vprintf.
51978
51979         * lib/argmatch.c (getenv): Remove decl.
51980         * lib/progreloc.c (get_full_program_name): Define via prototype.
51981         * lib/setenv.c (clearenv): Likewise.
51982         * lib/stpncpy.c: Do not include <string.h> or <sys/types.h>; not
51983         needed.
51984         * lib/strdup.c: Include <stdlib.h>, <string.h> unconditionally.
51985         (malloc, memcpy): Remove decls.
51986         * lib/strftime.c (HAVE_LIMITS_H, STDC_HEADERS) [defined _LIBC]: Remove.
51987         (HAVE_MEMCPY) [defined emacs && !defined HAVE_BCOPY]: Remove.
51988         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
51989         (memcpy): Remove macro.
51990         (MEMCPY) [!defined COMPILE_WIDE]: Define to memcpy unconditionally.
51991         (__P): Remove.  All uses removed.
51992         (PTR): Remove.  All uses changed to void *.
51993         (CHAR_BIT, NULL): Remove.
51994         (spaces, zeros, memset_space, memset_zero)
51995         [!defined memset && !defined HAVE_MEMSET && !defined _LIBC]:
51996         Remove.
51997         (LOCALE_PARAM, LOCALE_PARAM_DECL): Remove.
51998         (memcpy_lowcase, memcpy_uppcase, tm_diff, iso_week_days):
51999         Define with prototype.
52000         Remove now-unnecessary prototype decl.
52001         (extra_args_spec): Assume ANSI C.  All uses changed.
52002         (extra_args_spec_iso): Remove.
52003         (my_strftime, emacs_strftimeu): Define via prototype.
52004         * lib/strtod.c: Include <float.h>, <stdlib.h>, <string.h>
52005         unconditionally.
52006         (DBL_MAX, DBL_MIN, HUGE_VAL, NULL): Remove decls.
52007         * lib/strtoimax.c: Include <stdlib.h> unconditionally.
52008         (strtoul, strtol): Remove decls.
52009         * lib/strtol.c (STDC_HEADERS, HAVE_LIMITS_H, NULL, ULONG_MAX,
52010         LONG_MAX): Remove.
52011         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
52012         (LOCALE_PARAM_DECL): Remove.  All uses changed to LOCALE_PARAM_PROTO.
52013         (LOCALE_PARAM_PROTO): New macro.
52014         (INTERNAL, INTERNAL1, WEAKNAME): Assume ANSI C, not K&R.
52015         (INTERNAL (strtol), strtol): Define with a prototype.
52016         (PARAMS): Remove.  All uses removed.
52017         * lib/tempname.c: Include <string.h> unconditionally.
52018         * lib/userspec.c: Include <stdlib.h>, <string.h> unconditionally.
52019         * lib/xgethostname.c (main): Define with a prototype.
52020         * lib/xmalloc.c: Include "xalloc.h" first, to check interface.
52021         Include <stdlib.h> unconditionally.
52022         (calloc, malloc, realloc, free): Remove decls.
52023         * lib/xstrtod.c: Include "xstrtod.h" first, to check interface.
52024         Include <stdlib.h> unconditionally.  Sort include file names.
52025         (strtod): Remove.
52026         (xstrtod): Define with a prototype.
52027         * lib/xstrtol.c: Include <stdlib.h>, <string.h> unconditionally.
52028         (strtol, strtoul): Remove decls.
52029
52030 2003-09-11  Paul Eggert  <eggert@twinsun.com>
52031
52032         More patches to assume C89 or better.
52033         * m4/strndup.m4 (gl_PREREQ_STRNDUP): Remove STDC_HEADERS check.
52034         * m4/strnlen.m4 (gl_PREREQ_STRNLEN): Don't check for memory.h,
52035         string.h, memchr, STDC_HEADERS.
52036
52037 2003-09-11  Paul Eggert  <eggert@twinsun.com>
52038
52039         * lib/strndup.c: Don't include <stdio.h>, <sys/types.h>.
52040         Include <stdlib.h>, <string.h> unconditionally.
52041         Remove now-unnecessary cast to char *.
52042         * lib/strnlen.c: Include <string.h> unconditionally.
52043         * lib/yesno.c (yesno): Define with a prototype.
52044
52045 2003-09-11  Bruno Haible  <bruno@clisp.org>
52046
52047         * config/srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
52048
52049 2003-09-10  Jim Meyering  <jim@meyering.net>
52050
52051         * lib/error.c: Correct indentation of cpp directives.
52052
52053 2003-09-10  Bruno Haible  <bruno@clisp.org>
52054
52055         * m4/strcspn.m4 (gl_PREREQ_STRCSPN): Remove <string.h> check.
52056         * m4/strpbrk.m4 (gl_PREREQ_STRPBRK): Remove <string.h> check.
52057         * m4/strstr.m4 (gl_PREREQ_STRSTR): Remove <string.h> check.
52058         * m4/unicodeio.m4 (gl_UNICODEIO): Remove <string.h> check.
52059         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove
52060         <stdlib.h> and <string.h> checks.
52061         * m4/xreadlink.m4 (gl_XREADLINK): Remove <stdlib.h> check.
52062         * m4/yesno.m4 (gl_YESNO): Remove <stdlib.h> check.
52063
52064 2003-09-10  Bruno Haible  <bruno@clisp.org>
52065
52066         * lib/strcspn.c: Include <string.h> unconditionally.
52067         * lib/strpbrk.c: Include <string.h> unconditionally.
52068         * lib/strstr.c: Include <string.h> unconditionally.
52069         * lib/unicodeio.c: Include <string.h> unconditionally.
52070         * lib/setenv.c: Include <stdlib.h> and <string.h> unconditionally.
52071         * lib/unsetenv.c: Likewise.
52072         * lib/xreadlink.c: Include <stdlib.h> unconditionally.
52073         * lib/yesno.c: Include <stdlib.h> unconditionally.
52074         (rpmatch): Add prototype.
52075
52076 2003-09-09  Paul Eggert  <eggert@twinsun.com>
52077
52078         More patches to assume C89 or better.
52079         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.
52080         * m4/getopt.m4 (gl_GETOPT): Don't check for string.h.
52081         * m4/getugroups.m4 (gl_GETUGROUPS): Do not check for standard C headers
52082         or for string.h.
52083         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Do not check for
52084         stdlib.h.
52085         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): Do not require standard
52086         C headers.
52087         * m4/hard-locale.m4 (gl_HARD_LOCALE): Do not check for stdlib.h,
52088         string.h.
52089         * m4/hash.m4 (gl_HASH): Do not check for stdlib.h, malloc, free.
52090         * m4/human.m4 (gl_HUMAN): Do not check for stdlib.h, string.h, getenv.
52091         * m4/idcache.m4 (gl_IDCACHE): Do not check for standard C headers,
52092         or for string.h.
52093         * m4/long-options.m4 (gl_LONG_OPTIONS): Do not check for stdlib.h.
52094         * m4/makepath.m4 (gl_MAKEPATH): Do not check for string.h or standard
52095         C headers.
52096         * m4/md5.m4 (gl_MD5): Don't check for limits.h, standard C headers,
52097         memcpy.
52098         * m4/sha.m4 (gl_SHA): Don't check for standard Cheaders, memcpy.
52099         * m4/memchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
52100         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): Don't check for string.h.
52101         * m4/memcoll.m4 (gl_MEMCOLL): Likewise.
52102         * m4/memrchr.c (gl_PREREQ_MEMRCHR): Don't check for limits.h.
52103         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): Don't check for stdlib.h,
52104         string.h, free.
52105         * m4/mktime.m4 (gl_PREREQ_MKTIME): Don't check for standard C headers.
52106         * m4/modechange.m4 (gl_MODECHANGE): Don't check for standard C headers.
52107         * m4/mountlist.m4 (gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
52108         C headers, or for string.h.
52109         * m4/obstack.m4 (gl_OBSTACK): Don't check for stddefe.h, string.h.
52110         (gl_PREREQ_OBSTACK): Don't check for stdlib.h.
52111         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't check for standard C
52112         headers, memory.h, stdlib.h, string.h, strings.h.
52113         * m4/posixtm.m4 (gl_POSIXTM): Don't check for stdlib.h, string.h.
52114         * m4/posixver.m4 (gl_POSIXVER): Don't check for getenv.
52115         * m4/putenv.m4 (gl_PREREQ_PUTENV): Don't check for string.h, memcpy,
52116         strchr.
52117         * m4/readtokens.m4 (gl_READTOKENS): Don't check for standard C
52118         headers, memory.h, string.h.
52119         * m4/regex.m4 (jm_PREREQ_REGEX): Do not check for limits.h, string.h.
52120         * m4/rename.m4 (gl_PREREQ_RENAME): Do not check for stdlib.h, string.h,
52121         free.
52122         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Don't check for standard C
52123         headers.
52124         * m4/same.m4 (gl_SAME): Don't check for stdlib.h, string.h, free.
52125         * m4/save-cwd.m4 (gl_SAVE_CWD): Don't check for standard C headers.
52126         * m4/savedir.m4 (gl_SAVEDIR): Don't check for standard C headers.
52127         * m4/strchrnul.m4 (gl_PREREQ_STRCHRNUL): Don't check for string.h.
52128         * m4/xgetcwd.m4 (gl_XGETCWD): Don't check for stdlib.h.
52129
52130 2003-09-09  Paul Eggert  <eggert@twinsun.com>
52131
52132         More K&R removal.
52133
52134         * lib/acosl.c (main): Use a prototype.
52135         * lib/asinl.c, cosl.c, expl.c, frexpl.c, ldexpl.c, sinl.c,
52136         tanl.c: Likewise.
52137
52138         * lib/getloadavg.c (getloadavg, main): Define via prototypes.
52139
52140         * lib/getopt.h (struct option.name): Assume C89, and use 'const'.
52141         (getopt, etopt_long, getopt_long_only, _getopt_internal)
52142         [defined __GNU_LIBRARY__]: Assume C89, so we can always declare
52143         with a prototype.
52144         * lib/getopt.c (const): Remove macro.
52145         Include <string.h> unconditionally.
52146         (my_index): Remove; all uses changed to strchr.
52147         (strlen): Remove decl.
52148         (exchange): Remove forward decl; no longer needed.
52149         (exchange, _getopt_initialize, _getopt_internal, getopt, main):
52150         Define with prototype.
52151         * lib/getopt1.c (const): Remove macro.
52152         (getopt_long, getopt_long_only, main): Define with prototype.
52153
52154         * lib/getugroups.c: Include <string.h> unconditionally.
52155
52156         * lib/getusershell.c: Include <stdlib.h> unconditionally.
52157         (getusershell, setusershell, endusershell, readname, main):
52158         Define with prototypes.
52159
52160         * lib/group-member.c: Include group-member.h first.
52161         Include <stdlib.h> unconditionally.
52162
52163         * lib/hard-locale.c: Include hard-locale.h first.
52164         Include <stdlib.h>, <string.h> unconditionally.
52165
52166         * lib/hash.c (free, malloc): Remove decls.
52167         Include <stdlib.h> unconditionally.
52168
52169         * lib/human.c: Include <stdlib.h>, <string.h> unconditionally.
52170         (getenv): Do not declare.
52171
52172         * lib/idcache.c: Include <string.h> unconditionally.
52173
52174         * lib/long-options.c: Include long-options.h first, to test interface.
52175         Include <stdlib.h> unconditionally.
52176
52177         * lib/makepath.c: Include makepath.h first, to test interface.
52178         Include <stdlib.h> and <string.h> unconditionally.
52179
52180         * lib/linebuffer.c: Include <stdlib.h>.
52181         (free): Remove decl.
52182
52183         * lib/malloc.c: Include <stdlib.h>, for malloc; don't bother with
52184         stddef.h. rpl_malloc returns void *, not char *.
52185         * lib/realloc.c (rpl_realloc): Likewise.  Also, define with a
52186         prototype.
52187
52188         * lib/md5.h: Include <limits.h> unconditionally.
52189         (UINT_MAX_32_BITS): Don't worry about non-__STDC__ case.
52190         (__P): Remove; all uses removed.
52191         * lib/md5.c: Include "md5.h" first.
52192         (md5_init_ctx, md5_read_ctx, md5_finish_ctx, md5_stream,
52193         md5_buffer, md5_process_bytes, md5_process_block):
52194         Define with prototypes.
52195         * lib/sha.h (__P): Remove all uses.  (It wasn't defined??)
52196         * lib/sha.c: Include "sha.h" first.
52197         Include <stdlib.h>, <string.h> unconditionally.
52198
52199         * lib/memchr.c (__ptr_t): Remove; all uses changed to void *.
52200         * lib/memcmp.c (__ptr_t): Likewise.
52201         * lib/memrchr.c (__ptr_t): Likewise.
52202         * lib/memchr.c, memcmp.c, memcoll.c, memrchr.c:
52203         Include <string.h> unconditionally.
52204         * lib/memchr.c, memrchr.c: Include <limits.h> unconditionally.
52205         * lib/memchr.c: Include <stdlib.h> unconditionally.
52206         * lib/memchr.c (LONG_MAX): Remove.
52207         * lib/memrchr.c (LONG_MAX): Likewise.
52208         * lib/memchr.c (__memchr): Define via a prototype.
52209         * lib/memrchr.c (__memrchr): Likewise.
52210         * lib/memcmp.c (__P): Remove, and remove all uses.
52211         (memcmp_bytes, memcmp_common_alignment, memcmp_not_common_alignment):
52212         Remove forward decls; no longer needed.
52213         * lib/memcpy.c, memmove.c, memset.c: Include <stddef.h>.
52214         Use types required by C89 in prototype.
52215
52216         * lib/mkdir.c: Include <stdlib.h>, <string.h> unconditionally.
52217         * lib/savedir.c: Likewise.
52218         * lib/mkdir.c (free): Remove decl.
52219         * lib/rmdir.c (rmdir): Define with a prototype.
52220         * lib/savedir.c: Include savedir.h first, to test interface.
52221
52222         * lib/mktime.c (STDC_HEADERS): Remove.
52223         Include <stdlib.h>, <string.h> unconditionally.
52224
52225         * lib/modechange.c: Include <stdlib.h> unconditionally.
52226         (malloc): Remove decl.
52227
52228         * lib/mountlist.c: Include <stdlib.h>, <string.h> unconditionally.
52229         (free): Remove decl.
52230
52231         * lib/obstack.h (PTR_INT_TYPE) [!defined __PTRDIFF_TYPE__]:
52232         Define to ptrdiff_t, without bothering to check HAVE_STDDEF_H.
52233         (This type really should be intptr_t, but that's a C99ism.)
52234         (_obstack_memcpy): Remove: all uses changed to memcpy.
52235         Include <string.h> unconditionally.
52236         (struct obstack): Assume __STDC__ for types of members
52237         chunkfun, freefun, extra_arg.
52238         (_obstack_newchunk, _obstack_free, _obstack_begin, _obstack_begin_1,
52239         _obstack_memory_used, obstack_alloc_failed_handler, obstack_init,
52240         obstack_begin, obstack_specify_allocation,
52241         obstack_specify_allocation_with_arg, obstack_chunkfun,
52242         obstack_freefun, obstack_free) [! (defined __STDC__ && __STDC__)]:
52243         Remove unprototyped decls and the macros that use them.
52244         * lib/obstack.c (POINTER): Remove.  All uses changed to void *.
52245         (obstack_alloc_failed_handler, CALL_CHUNKFUN, CALL_FREEFUN,
52246         _obstack_begin, _obstack_begin_1, _obstack_allocated_p)
52247         (defined __STDC__ && __STDC__)]:
52248         Remove nonprototyped code.
52249         Include <stdlib.h> unconditionally.
52250         (_obstack_begin, _obstack_begin_1, _obstack_newchunk,
52251         _obstack_allocated_p, _obstack_free, obstack_free,
52252         _obstack_memory_used, print_and_abort):
52253         Define using prototypes.
52254         (obstack_1grow, obstack_1grow_fast, obstack_alloc, obstack_base,
52255         obstack_blank, obstack_blank_fast, obstack_copy, obstack_copy0,
52256         obstack_finish, obstack_grow, obstack_grow0, obstack_make_room,
52257         obstack_next_free, obstack_object_size, obstack_room) [0]:
52258         Remove unused, unprototyped code.
52259
52260         * lib/path-concat.c: Include <stdlib.h>, <string.h> unconditionally.
52261
52262         * lib/physmem.c (physmem_total, physmem_available, main): Define
52263         with prototypes.
52264
52265         * lib/posixtm.c: Include <stdlib.h>, <string.h> unconditionally.
52266         (main): Define with a prototype.
52267
52268         * lib/posixver.c (getenv): Remove decl.
52269
52270         * lib/putenv.c (malloc): Returns void *, not char *.
52271         Include <string.h> unconditionally.
52272         (strchr, memcpy, NULL): Do not define.
52273
52274         * lib/readtokens.c: Include readtokens.h first, to test interface.
52275         Include <stdlib.h>, <string.h> unconditionally.
52276         (init_tokenbuffer): Define with a prototype.
52277
52278         * lib/regex.c (PARAMS): Remove.  All uses removed.
52279         All uses of _RE_ARGS removed, too.
52280         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
52281         unconditionally.
52282         (bzero): Assume memset exists.
52283         (memcmp, memcpy, NULL): Remove.
52284         (SIGN_EXTEND_CHAR): Remove; all uses replaced by casts to signed
52285         char, or assignments to local vars of type signed char.
52286         (init_syntax_once, PREFIX(extract_number_and_incr),
52287         PREFIX(print_partial_compiled_pattern),
52288         PREFIX(print_compiled_pattern), PREFIX(print_double_string),
52289         convert_mbs_to_wcs, print_fastmap, re_set_syntax,
52290         PREFIX(regex_grow_registers), PREFIX(regex_compile),
52291         PREFIX(store_op1), PREFIX(store_op2), PREFIX(insert_op1),
52292         PREFIX(insert_op2), PREFIX(at_begline_loc_p),
52293         PREFIX(at_endline_loc_p), group_in_compile_stack, insert_space,
52294         wcs_compile_range, byte_compile_range, truncate_wchar,
52295         PREFIX(re_compile_fastmap), re_compile_fastmap, re_set_registers,
52296         re_search, re_search_2, PREFIX(re_search_2), re_match, re_match_2,
52297         count_mbs_length, wcs_re_match_2_internal,
52298         byte_re_match_2_internal, PREFIX(group_match_null_string_p),
52299         PREFIX(alt_match_null_string_p),
52300         PREFIX(common_op_match_null_string_p), PREFIX(bcmp_translate),
52301         re_compile_pattern, re_comp, re_exec, regcomp, regexec, regerror,
52302         regfree, PREFIX(extract_number)): Define with prototype.  Remove
52303         now-unnecessary declaration, if any.
52304         (byte_compile_range, PREFIX(regex_compile), re_comp, re_exec,
52305         regcomp, regexec):
52306         Remove now-unnecessary casts among pointer types.
52307         * lib/regex.h (_RE_ARGS): Remove.  All uses removed.
52308
52309         * lib/rename.c: Include <stdlib.h>, <string.h> unconditionally.
52310         (free): Remove decl.
52311
52312         * lib/rpmatch.c: Include <stdlib.h> unconditionally.
52313
52314         * lib/same.c: Include <stdlib.h>, <string.h> unconditionally.
52315         (free): Remove decl.
52316
52317         * lib/save-cwd.c: Include <stdlib.h> unconditionally.
52318         * lib/xgetcwd.c: Likewise.
52319
52320         * lib/stat.c: Include <stdlib.h>, <string.h> unconditionally.
52321         (free): Remove decl.
52322
52323         * lib/strchrnul.c (strchrnul): Define with a prototype.
52324         Fix bug: c_in was not converted to char before searching.
52325
52326         The following changes are not K&R related:
52327
52328         * lib/group-member.h: Include <sys/types.h>, so that this file is
52329         self-contained.
52330         * lib/makepath.h: Likewise.
52331
52332         * lib/getusershell.c (readname, default_index, line_size, readname):
52333         Use size_t, not int, for sizes.
52334         (readname): If the size overflows, report an error instead of
52335         looping forever.
52336
52337 2003-09-09  Paul Eggert  <eggert@twinsun.com>
52338
52339         * config/srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
52340         libc.
52341
52342 2003-09-09  Paul Eggert  <eggert@twinsun.com>
52343
52344         * README: New section: portability guidelines.
52345
52346 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
52347
52348         * m4/getndelim2.m4 (gl_PREREQ_GETNDELIM2): Assume stdlib.h per the
52349         C89 spec.
52350
52351 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
52352
52353         * lib/getndelim2.c: Assume stdlib.h per the C89 spec.
52354
52355 2003-09-08  Paul Eggert  <eggert@twinsun.com>
52356
52357         Assume C89 or better; remove K&R cruft.
52358         A few of these changes were first proposed by Derek Robert Price
52359         in <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00105.html>.
52360
52361         * lib/addext.c: Include <string.h> unconditionally.
52362         * lib/backupfile.c: Include <string.h>, <stdlib.h> unconditionally.
52363         Don't declare getenv or malloc.
52364
52365         * lib/alloca.c: Include <string.h>, <stdlib.h> unconditionally.
52366         (POINTER_TYPE, pointer): Remove; all uses changed to void *.
52367         (NULL): Remove.
52368         (find_stack_direction, alloca): Use prototypes.
52369
52370         * lib/atexit.c (atexit): Define using a prototype.
52371
52372         * lib/basename.c, dirname.c, stripslash.c:
52373         Include <string.h> unconditionally.
52374
52375         * lib/bcopy.c: Include <stddef.h>.
52376         (bcopy): Define with prototype, using 'const' and 'void' and 'size_t'.
52377
52378         * lib/canon-host.c: Include <stdlib.h>, <string.h> unconditionally.
52379
52380         * lib/error.h (error, error_at_line, error_print_progname)
52381         [! (defined (__STDC__) && __STDC__)]: Remove decls.
52382         * lib/error.c: Include error.h first, to check interface.
52383         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
52384         (VA_START): Remove; all uses changeed to va_start.
52385         (exit, strerror): Remove decls.
52386         (error_print_progname): Prototype uncondionally.
52387         Don't include <errno.h>; no longer needed.
52388         (private_strerror): Remove.
52389         (error_tail): Always define.
52390         (error, error_at_line): Assume C89 or better; always use prototypes.
52391         * lib/fatal.c: Include "fatal.h" first, to test interface.
52392         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
52393         (VA_START): Remove; all uses changed to va_start.
52394         [! (HAVE_VPRINTF || HAVE_DOPRNT || _LIBC)]: Remove support for
52395         this case.
52396         (exit): Remove decl.
52397         (fatal): Prototype unconditionally.  Assume va_start works.
52398         Abort at end, to pacify gcc.
52399
52400         * lib/euidaccess.c (main): Define with a prototype.
52401
52402         * lib/exclude.c: Include <stdlib.h>, <string.h> unconditionally.
52403
52404         * lib/exitfail.c: Include <stdlib.h> unconditionally.
52405
52406         * lib/fnmatch_.h (__P): Remove.  All uses changed to assume
52407         prototypes.
52408         * lib/fnmatch.c: Include fnmatch.h first, to test interface.
52409         Include <string.h>, <stddef.h>, <stdlib.h> unconditionally.
52410         (getenv): Remove decl.
52411         (fnmatch): Define using a prototype.
52412         * lib/fnmatch_loop.c (FCT): Remove forward decl; no longer needed.
52413         (FCT): Define using a prototype.
52414
52415         * lib/getdate.y: Include <stdlib.h>, <string.h> unconditionally.
52416
52417         * lib/gethostname.c: Include <stddef.h>.
52418         (gethostname): Define with prototype.  Length is size_t, not int.
52419
52420 2003-09-08  Paul Eggert  <eggert@twinsun.com>
52421
52422         Assume C89 or better; remove K&R cruft.
52423         * m4/alloca.m4 (gl_PREREQ_ALLOCA): Don't check for stdlib.h, string.h.
52424         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for stdlib.h,
52425         string.h, getenv, malloc.
52426         * m4/dirname.m4 (gl_DIRNAME): Don't check for string.h or C standard
52427         headers.
52428         * m4/canon-host.m4 (gl_CANON_HOST): Don't check for string.h, stdlib.h.
52429         * m4/error.m4 (jm_PREREQ_ERROR): Do not require STDC headers, and
52430         do not check for strerror.
52431         * m4/exclude.m4: Do not check for stdlib.h, string.h, strings.h.
52432         * m4/exitfail.m4 (gl_EXITFAIL): Do not check for stdlib.h.
52433         * m4/fatal.m4 (gl_FATAL): Do not require STDC headers, and
52434         do not check for doprnt or vprintf.
52435         * m4/fnmatch.m4 (gl_PREREQ_FNMATCH_EXTRA): Remove.  All uses removed.
52436         * m4/getdate.m4 (gl_GETDATE): Don't check for stdlib.h or string.h.
52437
52438 2003-09-08  Paul Eggert  <eggert@twinsun.com>
52439
52440         * lib/getversion.c: Remove; was migrated to backupfile.c in 1997.
52441         getversion.c should have been removed then, but was accidentally
52442         preserved.
52443
52444         * lib/utime.c [!HAVE_UTIMES_NULL]: Include <sys/stat.h>, <fcntl.h>.
52445         (utime_null): Fix typo: 'st' was sometimes called 'sb'.
52446
52447 2003-09-08  Karl Berry  <karl@gnu.org>
52448
52449         * config/config.sub, config.guess, srclistvars.sh: update from savannah
52450                 config, forget about prep.
52451
52452         * config/depcomp, missing: update from automake.
52453
52454 2003-09-07  Paul Eggert  <eggert@twinsun.com>
52455
52456         * modules/time_r: Depend on 'restrict'.  Fix from Simon Josefsson in
52457         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
52458
52459 2003-09-07  Paul Eggert  <eggert@twinsun.com>
52460
52461         * lib/time_r.c (gmtime_r, localtime_r): Fix silly typo: missing arg to
52462         copy_tm_result.  Bug reported by Simon Josefsson in
52463         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
52464
52465 2003-09-06  Paul Eggert  <eggert@twinsun.com>
52466
52467         * m4/time_r.m4: New file.
52468         * m4/mktime.m4 (gl_PREREQ_MKTIME): Remove check for limits.h.
52469         * m4/timegm.m4 (gl_FUNC_TIMEGM): Assume that timegm is buggy if mktime
52470         is. Check for timegm declaration.
52471         (gl_PREREQ_TIMEGM): Require gl_FUNC_MKTIME.
52472         Do not check for gmtime_r.
52473         Replace mktime if __mktime_internal does not exist and if mktime
52474         hasn't been replaced already.
52475
52476 2003-09-06  Paul Eggert  <eggert@twinsun.com>
52477
52478         * lib/time_r.c, lib/time_r.h: New files.
52479
52480         * lib/mktime.c (my_mktime_localtime_r): Remove; all uses changed to
52481         __localtime_r.
52482         (__localtime_r) [!defined _LIBC]: New macro.  Include <time_r.h>.
52483         (__mktime_internal) [!defined _LIBC]: Now extern, not static.
52484
52485         * lib/strftime.c (my_strftime_gmtime_r): Remove; all uses changed to
52486         __gmtime_r.
52487         (my_strftime_localtime_r): Remove; all uses changed to __localtime_r.
52488         (__gtime_r, __localtime_r) [!HAVE_TM_GMTOFF]: New macros.
52489         Include <time_r.h>.
52490
52491         * lib/timegm.c: Switch to glibc implementation, with the following
52492         changes:
52493         [defined HAVE_CONFIG_H]: Include <config.h>.
52494         [!defined _LIBC]: Include "timegm.h" rather than <time.h>.
52495         (__mktime_internal) [!defined _LIBC]: New decl.
52496         (__gmtime_r) [!defined _LIBC]: New macro and function.
52497         (timegm): Use a prototype, since gnulib assumes C89.
52498         Do not bother declaring tmp to be const, as it's not really usefu.
52499         * lib/timegm.h: Hoist "#include <time.h>" out of #ifdef.
52500         (timegm): Declare only if HAVE_DECL_TIMEGM.
52501
52502 2003-09-06  Paul Eggert  <eggert@twinsun.com>
52503
52504         * MODULES.html.sh (func_all_modules): Add time_r.
52505         * modules/time_r: New file.
52506         * modules/mktime, modules/strftime, modules/timegm: Depend on time_r.
52507         * modules/timegm: Depend on mktime.  Change maintainer to "all, glibc".
52508
52509 2003-09-03  Paul Eggert  <eggert@twinsun.com>
52510
52511         * lib/human.c (human_readable): Fix bug that rounded 10501 to 10k.
52512         Bug reported by Lute Kamstra in
52513         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00003.html>.
52514
52515         * lib/getdate.y (relative_time_table): Use tDAY_UNIT for "tomorrow",
52516         "yesterday", "today", and "now" rather than tMINUTE_UNIT.  Of
52517         course with correspondingly smaller numbers for tomorrow and
52518         yesterday.  From Tadayoshi Funaba.  Originally installed into
52519         sh-utils on 1999-08-07, but the patch got lost (I guess during the
52520         coreutils merge?).
52521
52522 2003-08-31  Simon Josefsson  <jas@extundo.com>
52523
52524         * modules/timegm: New file.
52525         * MODULES.html.sh (func_all_modules): Add timegm.
52526
52527 2003-08-31  Simon Josefsson  <jas@extundo.com>
52528
52529         * m4/timegm.m4: New file.
52530
52531 2003-08-31  Simon Josefsson  <jas@extundo.com>
52532
52533         * lib/timegm.h: New file.
52534         * lib/timegm.c: New file.  Based on
52535         wget-1.8.2/src/http.c:mktime_from_utc.
52536
52537 2003-08-31  Karl Berry  <karl@gnu.org>
52538
52539         * lib/argp.h: update from libc.
52540
52541 2003-08-28  Bruno Haible  <bruno@clisp.org>
52542
52543         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.
52544         This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch'
52545         followed by '#define fnmatch fnmatch_posix' gives an error.
52546
52547 2003-08-28  Bruno Haible  <bruno@clisp.org>
52548
52549         * lib/binary-io.h: Undefine O_BINARY before defining it. This avoids a
52550         warning on QNX, which defines O_BINARY to 000000.
52551
52552 2003-08-27  Jim Meyering  <jim@meyering.net>
52553
52554         * m4/mkstemp.m4: Require that the system mkstemp be able to create
52555         70 temporary files, not just 30.  Tru64 V4.0F's mkstemp function
52556         would fail after 32.  Reported by Danny Levinson.  Details here:
52557         http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html
52558
52559 2003-08-24  Bruno Haible  <bruno@clisp.org>
52560
52561         * lib/binary-io.h: Include <stdio.h>, to avoid a compilation error when
52562         MSVC7 <stdio.h> is included later.
52563
52564 2003-08-22  Simon Josefsson  <jas@extundo.com>
52565
52566         * modules/strndup (Makefile.am): Add strndup.h to lib_SOURCES.
52567
52568 2003-08-20  Karl Berry  <karl@gnu.org>
52569
52570         * m4/lib-ld.m4: serial 1003 from gettext, no changes besides serial.
52571
52572 2003-08-20  Bruno Haible  <bruno@clisp.org>
52573
52574         * modules/progname: New file.
52575         * MODULES.html.sh (func_all_modules): Add progname.
52576
52577 2003-08-20  Bruno Haible  <bruno@clisp.org>
52578
52579         * lib/progname.h: New file, from GNU gettext.
52580         * lib/progname.c: New file, from GNU gettext.
52581         * lib/progreloc.c: New file, from GNU gettext.
52582
52583 2003-08-19  Jim Meyering  <jim@meyering.net>
52584
52585         * m4/lib-ld.m4: Revert yesterday's change, per Bruno's request here:
52586         http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00155.html
52587
52588 2003-08-19  Bruno Haible  <bruno@clisp.org>
52589
52590         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Don't check for <string.h> any
52591         more.
52592
52593 2003-08-19  Bruno Haible  <bruno@clisp.org>
52594
52595         * lib/xstrdup.c: Assume <string.h> exists.
52596
52597 2003-08-18  Paul Eggert  <eggert@twinsun.com>
52598
52599         * modules/stdbool: Add BUILT_SOURCES.  Prefer $@ to target name
52600         in makefile rules.
52601
52602 2003-08-18  Jim Meyering  <jim@meyering.net>
52603
52604         * m4/getloadavg.m4: Use [\t ], not [ \t] (where \t is a literal TAB).
52605         * m4/lib-ld.m4: Likewise.
52606
52607 2003-08-18  Jim Meyering  <jim@meyering.net>
52608
52609         * lib/setenv.h: Indent nested cpp directive.
52610         * lib/vasnprintf.c: Remove trailing blanks.
52611
52612 2003-08-17  Simon Josefsson  <jas@extundo.com>
52613
52614         * modules/xstrndup: New file.
52615         * MODULES.html.sh (func_all_modules): Add xstrndup.
52616
52617 2003-08-17  Simon Josefsson  <jas@extundo.com>
52618
52619         * modules/argp: Fix autoconf macro name. Add more dependencies.
52620
52621 2003-08-17  Simon Josefsson  <jas@extundo.com>
52622
52623         * m4/xstrndup.m4: New file.
52624
52625 2003-08-17  Simon Josefsson  <jas@extundo.com>
52626
52627         * m4/argp.m4: New file.
52628
52629 2003-08-17  Simon Josefsson  <jas@extundo.com>
52630             Bruno Haible  <bruno@clisp.org>
52631
52632         * lib/xstrndup.h: New file.
52633         * lib/xstrndup.c: New file.
52634
52635 2003-08-17  Bruno Haible  <bruno@clisp.org>
52636
52637         * modules/strndup (Files, Include): Add lib/strndup.h.
52638
52639 2003-08-17  Bruno Haible  <bruno@clisp.org>
52640
52641         * modules/euidaccess (Files): Add lib/euidaccess.h.
52642
52643 2003-08-17  Bruno Haible  <bruno@clisp.org>
52644
52645         * lib/strndup.h: New file.
52646
52647 2003-08-17  Bruno Haible  <bruno@clisp.org>
52648
52649         * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS
52650         like AC_GNU_SOURCE.
52651         * modules/extensions (configure.ac): Comment out the invocation of
52652         gl_USE_SYSTEM_EXTENSIONS.
52653
52654 2003-08-16  Paul Eggert  <eggert@twinsun.com>
52655
52656         Merges from coreutils, etc.
52657         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Insert ':' to prevent a syntax
52658         error in gl_FUNC_MATCH.  This fixes a bug I introduced on 2003-05-28.
52659         * m4/readlink.m4 (gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE,
52660         fixing a typo.
52661         * m4/host-os.m4 (UTILS_HOST_OS): Add GNU/NetBSD, GNU/FreeBSD.
52662         * m4/hash.m4 (gl_HASH): Use AM_STDBOOL_H, not AC_HEADER_STDBOOL.
52663
52664 2003-08-16  Paul Eggert  <eggert@twinsun.com>
52665
52666         Document merge from coreutils.
52667         * modules/alloca: Append $(ALLOCA_H) to BUILT_SOURCES.
52668         * modules/fnmatch: Append $(FNMATCH_H) to BUILT_SOURCES.
52669         * modules/utime: Add m4/utimes-null.m4.
52670
52671 2003-08-16  Paul Eggert  <eggert@twinsun.com>
52672
52673         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Do not normalize white
52674         space, undoing this 2003-08-12 change:
52675         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
52676
52677 2003-08-16  Paul Eggert  <eggert@twinsun.com>
52678
52679         * config/srclist.txt: Get regex.h, strdup.c, strtoll.c,
52680         strtoul.c from libc, undoing this 2003-08-12 change:
52681         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
52682
52683 2003-08-16  Jim Meyering  <jim@meyering.net>
52684
52685         Merges from coreutils.
52686         * m4/readdir.m4 (GL_FUNC_READDIR): Change name to have GL_ (not jm_)
52687         prefix.  Adjust cache variables similarly.  Create 500 rather than
52688         just 300 files, to exercise bug on Darwin6.5, too.
52689         * m4/perl.m4 (jm_PERL): Use $am_missing_run, not undefined
52690         $missing_dir.
52691         * m4/jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not
52692         AM_SYS_POSIX_TERMIOS.
52693         Reported by mkc@mathdogs.com.
52694         Also change use of $am_cv_sys_posix_termios
52695         to $ac_cv_sys_posix_termios.  Reported by Andreas Schwab.
52696         * m4/getgroups.m4 (jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
52697         and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB.
52698         * m4/fsusage.m4 [__GLIBC__]: GNU libc's statvfs stats each mount point
52699         in /proc/mounts until it finds one with matching device number.  This
52700         is unnecessary when the FILE argument *is* a mount point.  No stat call
52701         is necessary in that case.  So, disable the statvfs-testing code on
52702         systems with GNU libc.  Reported by Andrei Gaponenko via Tim Waugh
52703         as RedHat bug# 84846.
52704         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
52705         to 1MB, so as not to render systems with no stack size limit (e.g.,
52706         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
52707         Include <unistd.h>.  On some systems,
52708         it is required for the definition of _SC_PAGESIZE.
52709
52710 2003-08-16  Jim Meyering  <jim@meyering.net>
52711
52712         Merge from coreutils.
52713         * lib/xstrtoimax.c: #else #if -> #elif.
52714         * lib/xstrtoumax.c: Likewise.
52715
52716 2003-08-16  Jim Meyering  <jim@meyering.net>
52717
52718         * m4/utimes.m4 (gl_FUNC_UTIMES): New file.
52719         * m4/utimes.m4: Removed.
52720         * m4/utimes-null.m4: Renamed from utimes.m4.
52721
52722         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
52723         to 1MB, so as not to render systems with no stack size limit (e.g.,
52724         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
52725         Include <unistd.h>.  On some systems,
52726         it is required for the definition of _SC_PAGESIZE.
52727
52728 2003-08-16  Jim Meyering  <jim@meyering.net>
52729         and Paul Eggert  <eggert@cs.ucla.edu>
52730
52731         Merges from coreutils, etc.
52732
52733         * m4/jm-macros.m4 (AC_LANG_SOURCE(C)): New macro, undefine, then define
52734         using the latest version from cvs.  This avoids problems with #line
52735         directives using a vendor (Sun) compiler.
52736         (jm_MACROS): Bump prerequisite from 2.52g to 2.57.
52737         Don't set GETGROUPS_LIB here; now it's
52738         done via getgroups.m4's wrapper function.
52739         AC_SUBST OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, and MAN here,
52740         rather than just in sh-util/configure.in, so that the
52741         now-shared-by-fileutils-and-textutils lib/Makefile.am are all the
52742         same.
52743         Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
52744         AC_FUNC_GETLOADAVG where to find getloadavg.c.
52745         Require AC_FUNC_FTW, gt_INTTYPES_PRI, gl_CLOCK_TIME,
52746         UTILS_SYS_OPEN_MAX, GL_FUNC_GETCWD_PATH_MAX, GL_FUNC_READDIR,
52747         gl_FSUSAGE, gl_MOUNTLIST, AC_FUNC_CANONICALIZE_FILE_NAME.
52748         Remove code that is now done by the newly-required macros.
52749         Append $(EXEEXT) to DF_PROG.
52750         AC_LIBOBJ fchdir-stub if fchdir doesn't exist; similarly for fchown.
52751         Do not invoke or require the following here,
52752         since prereq.m4 or some gnulib .m4 now does this for us:
52753         gl_REGEX, UTILS_FUNC_MKDIR_TRAILING_SLASH, jm_BISON, gl_FUNC_MKTIME,
52754         jm_FUNC_LSTAT, jm_FUNC_STAT, jm_FUNC_REALLOC, jm_FUNC_MALLOC,
52755         jm_FUNC_NANOSLEEP, jm_FUNC_READDIR, jm_FUNC_MEMCMP,
52756         jm_FUNC_GLIBC_UNLOCKED_IO, AC_FUNC_FNMATCH_GNU, jm_FUNC_PUTENV,
52757         jm_AC_PREREQ_XSTRTOUMAX, jm_AC_PREREQ_XSTRTOIMAX,
52758         AC_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, AC_FUNC_VPRINTF,
52759         vb_FUNC_RENAME, UTILS_FUNC_MKSTEP, jm_FUNC_UTIME, AM_FUNC_GETLINE,
52760         AC_FUNC_OBSTACK.
52761         Do not replace the following functions, as this is now the job
52762         of some gnulib .m4: strcasecmp, strncasecmp, dup2, gethostname,
52763         getusershell, sig2str, strcspn, stpcpy, strstr, strtol, strtoul
52764         strpbrk, euidaccess, memcmp, rmdir, rpmatch, strndup, strverscmp,
52765         atexit getpass, strdup, getpagesize.
52766         Replace 'raise'.
52767         Do not check for the following functions, as this is now the job
52768         of some gnulib .m4: bcopy, canonicalize_file_name, fchdir, ftime,
52769         getcwd, getmntinfo, resolvepath.  But check for sysctl, setreuid,
52770         setregid.
52771         (jm_CHECK_ALL_HEADERS): Do not check for fenv.h.
52772         Check for sys/sysctl.h.
52773         (jm_CHECK_ALL_TYPES): Do not require AC_STRUCT_TM, AC_STRUCT_TIMEZONE,
52774         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Invoke gt_TYPE_SSIZE_T instead
52775         of checking for ssize_t ourselves.
52776
52777         * m4/prereq.m4 (jm_PREREQ): Don't invoke macros; AC_REQUIRE them.
52778         Require every macro that gnulib/modules/* suggests for us.
52779         (jm_PREREQ_ADDEXT): New macro.
52780         (jm_PREREQ_STAT): Check for 'struct statfs' on Ultrix 4.4.
52781         Require jm_AC_TYPE_LONG_LONG instead of invoking it.
52782
52783         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): New macro.
52784         (gl_PHYSMEM): Use it.
52785         Also check for `table' function.
52786         Check for new headers and functions.
52787         Add check for sys/sysmp.h.
52788         With suggestions from Kaveh Ghazi.
52789         Ignore headers that are present but cannot be compiled.  This
52790         avoids spurious warnings on Solaris 9 sparc with Forte Developer 7
52791         C 5.4.
52792
52793 2003-08-15  Paul Eggert  <eggert@twinsun.com>
52794
52795         Document merge from coreutils.
52796         * modules/userspec: Depend on posixver.
52797         * modules/strftime: Depend on tzset.
52798
52799 2003-08-15  Paul Eggert  <eggert@twinsun.com>
52800
52801         * lib/config.charset, ref-add.sin, ref-del.sin: Use three spaces,
52802         rather than tab, after '#' in shell-script copyright notices.
52803         Suggested by Bruno Haible.
52804
52805 2003-08-15  Paul Eggert  <eggert@twinsun.com>
52806
52807         * config/srclist-update: Use three spaces, rather than tab, after '#'
52808         in shell-script copyright notices.  Suggested by Bruno Haible.
52809         Remove unnecessary parenthesization in regular expression.
52810
52811 2003-08-15  Jim Meyering  <jim@meyering.net>
52812
52813         Merge from coreutils.
52814         * lib/xgethostname.c: Include <stdlib.h>.
52815         (xghostname): Don't exit for anything other than memory-related
52816         failure; just return NULL.
52817         * lib/userspec.c: Include "posixver.h".
52818         (parse_user_spec): Accept `.' as a separator only
52819         in pre-POSIX-200112 mode.
52820         * lib/strtoimax.c: Use #elif rather than #else #if.
52821         * lib/strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]:
52822         Remove function, now that we can rely on a working tzset function.
52823         [!_LIBC]: Ensure that the required autoconf test has been run.
52824         [!defined _NL_CURRENT && HAVE_STRFTIME]:
52825         Use underlying_strftime for %r.
52826         * lib/sha.c: Merge in some clean-up and optimization changes from
52827         glibc.
52828         * lib/sha.c (sha_stream) [BLOCKSIZE]: Move definition to top of file.
52829         Ensure that it is a multiple of 64.
52830         Rearrange loop exit tests so as to avoid performing an
52831         additional fread after encountering an error or EOF.
52832         * lib/realloc.c: Update copyright date.
52833
52834 2003-08-15  Jim Meyering  <jim@meyering.net>
52835         and Paul Eggert  <eggert@twinsun.com>
52836
52837         Merge from coreutils.
52838         * lib/readutmp.h (HAVE_UTMPX_H): Undef if struct utmp has the ut_exit
52839         member but strut utmpx does not.  Needed for AIX 4.3.3.
52840         (UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Define.
52841
52842 2003-08-15  Jim Meyering  <jim@meyering.net>
52843         and Paul Eggert  <eggert@cs.ucla.edu>
52844
52845         Merges from coreutils, etc.
52846         * m4/strftime.m4 (_jm_STRFTIME_PREREQS):
52847         Require gl_FUNC_TZSET_CLOBBER.
52848         * m4/readutmp.m4 (gl_READUTMP): Check for ut_exit.ut_exit,
52849         ut_exit.e_exit, ut_exit.ut_termination, and ut_exit.e_termination
52850         members.
52851
52852 2003-08-14  Paul Eggert  <eggert@twinsun.com>
52853
52854         Help the merge from coreutils.
52855         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): New macro.
52856         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use it.
52857         * m4/tzset.m4: Use it too.
52858
52859 2003-08-14  Paul Eggert  <eggert@twinsun.com>
52860
52861         * modules/tzset: New file.
52862
52863 2003-08-14  Jim Meyering  <jim@meyering.net>
52864
52865         Merges from coreutils.
52866         * modules/fnmatch: Use the `$(FNMATCH_H)' notation for AC_REPLACED
52867         variable names, rather than @FNMATCH_H@.
52868         * modules/alloca: Likewise for $(ALLOCA_H).
52869
52870         * modules/fnmatch (fnmatch.h): Use `$@' in the commands, in place of
52871         the three copies of the literal target, `fnmatch.h'.
52872         * modules/alloca (alloca.h): Likewise.
52873
52874 2003-08-14  Jim Meyering  <jim@meyering.net>
52875
52876         Merge from coreutils.
52877         * m4/tzset.m4: New file.
52878         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Move the
52879         MOUNTED_VMOUNT test to precede the MOUNTED_GETMNTENT1 tests, since
52880         otherwise, AIX 5.1 systems would end up using the latter.
52881         MOUNTED_GETMNTENT1 support is inadequate on such systems: 1) detecting
52882         whether a file system is remote doesn't work  2) the MOUNTED_VMOUNT
52883         code reports the HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1
52884         code reports merely /MOUNT_POINT.  Reported by Mike Jetzer.
52885
52886 2003-08-14  Jim Meyering  <jim@meyering.net>
52887
52888         Merge from coreutils.
52889         * lib/obstack.h: Whitespace changes.
52890         * lib/mountlist.c: Remove anachronistic casts of xmalloc, xrealloc,
52891         and xcalloc return values.
52892         (read_filesystem_list) [MOUNTED_GETFSSTAT]:
52893         Use MNT_NOWAIT, rather than MNT_WAIT.  Otherwise, `df DIR' could
52894         hang on OSF/1 5.1 for DIR on both local and remote file systems.
52895         Reported by (and fix confirmed by) Nelson H. F. Beebe.
52896         (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
52897         error from mntctl.
52898         Use mntctl's return value to drive the entry-processing loop, since
52899         we can't rely on the value of the vmt_length member in the last
52900         entry.  On some systems doing so could result in exhausting
52901         virtual memory.  Based in part on a patch from Mike Jetzer.
52902
52903 2003-08-14  Jim Meyering  <jim@meyering.net>
52904         and Paul Eggert  <eggert@twinsun.com>
52905
52906         Merges from coreutils, plus other fixes.
52907         * lib/physmem.c: Merge in portability changes from gcc/libiberty
52908         to support AIX, IRIX, Tru64, and Windows.  See the ChangeLog there
52909         for credits and details.  Thanks to Kaveh Ghazi for helping
52910         to keep these files in sync.
52911         (ARRAY_SIZE): Define it.
52912         (physmem_total, physmem_available): Add comments. From Kaveh Ghazi.
52913         * lib/memcasecmp.c: Remove unnecessary parentheses after 'defined'.
52914         (memcasecmp): Don't assume size_t fits in unsigned int.
52915         Remove casts and duplicate code.
52916         * lib/md5.c: Include <string.h> and <stdlib.h> unconditionally.
52917         (memcpy): Remove definition.
52918         Merge in some clean-up and optimization changes from glibc.
52919         [BLOCKSIZE]: Move definition to top of file.
52920         Ensure that it is a multiple of 64.
52921         Rearrange loop exit tests so as to avoid performing an
52922         additional fread after encountering an error or EOF.
52923         * lib/md5.h (md5_uintptr): Define.
52924         * lib/makepath.c (CLEANUP_CWD): Report an error if we failed to
52925         return to the initial working directory.  Preserve errno
52926         for caller.
52927         * lib/idcache.c: Include "xalloc.h".
52928         (xmalloc, xrealloc): Remove decls.
52929         (getuser): Remove casts no longer required in C89.
52930         * lib/human.c: Include stdio.h, for sprintf.
52931         * lib/group-member.c: Include "xalloc.h".
52932         (xmalloc, xrealloc): Remove decls.
52933         (get_group_info): Remove casts no longer required in C89.
52934         * lib/getusershell.c (readname): Remove casts no longer required in
52935         C89.
52936         * lib/gettimeofday.c (rpl_gmtime, rpl_tzset): New functions.
52937         * lib/getline.c: Whitespace fix, from coreutils.
52938
52939 2003-08-13  Paul Eggert  <eggert@twinsun.com>
52940
52941         * m4/exclude.m4 (gl_EXCLUDE): Require AC_C_INLINE, AC_HEADER_STDC.
52942         Check for isascii.
52943
52944         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
52945         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
52946         Undo previous (whitespace-only) change.
52947
52948 2003-08-13  Paul Eggert  <eggert@twinsun.com>
52949
52950         * lib/exclude.c: Include <ctype.h>
52951         (IN_CTYPE_DOMAIN): New macro.
52952         (is_space): New fn.
52953         (add_exclude_file): If LINE_END is a space, ignore trailing spaces
52954         and empty lines.
52955
52956         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
52957         Undo previous (whitespace-only) change.
52958
52959 2003-08-13  Paul Eggert  <eggert@twinsun.com>
52960
52961         * config/srclist-update: Change update back to the old behavior,
52962         leaving whitespace alone.  Use one 'sed' command rather than a
52963         pipeline.
52964         (fixlicense): Now a variable, not a function.
52965         (remove_trailing_blanks): Remove.
52966         (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
52967         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
52968         Undo previous (whitespace-only) change.
52969
52970 2003-08-12  Paul Eggert  <eggert@twinsun.com>
52971
52972         Merge from coreutils.
52973         * modules/euidaccess: Add lib_SOURCES, include for new
52974         file euidaccess.h
52975
52976 2003-08-12  Paul Eggert  <eggert@twinsun.com>
52977
52978         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
52979         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
52980         Normalize leading white space and remove trailing white space.
52981
52982         Merge from coreutils
52983         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Check for euidaccess decl.
52984
52985         * m4/lib-ld.m4, lib-link.m4, lib-prefix.m4: Regenerate from gettext
52986         0.12.1.  These files are now being upgraded automatically by
52987         ../config/srclist-update.
52988
52989 2003-08-12  Paul Eggert  <eggert@twinsun.com>
52990
52991         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
52992         Normalize leading white space and remove trailing white space.
52993         * lib/ref-add.sin, ref-del.sin: Use '#' before empty line in copyright
52994         notice, as per ../config/srclist-update.
52995
52996         Merge from coreutils.
52997         * lib/euidaccess.h: New file.
52998         * lib/euidaccess.c: Include it.
52999         * lib/.cppi-disable: Add printf-args.h, printf-parse.h, stdbool_.h,
53000         vasnprintf.h, vasprintf.h.  Remove strdup.c, gettext.h.
53001         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Normalize white space.
53002
53003 2003-08-12  Paul Eggert  <eggert@twinsun.com>
53004
53005         * config/srclist-update: Add copyright notice.
53006         (remove_id_lines, remove_trailing_blanks): New constants.
53007         (fixfile): Use them to normalize spacing a bit in copied files.
53008         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
53009         Normalize leading white space and remove trailing white space.
53010
53011         * config/texinfo.tex: Sync with texinfo.
53012
53013         * config/srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
53014         strtoul.c from libc, to merge coreutils whitespace changes.
53015
53016         * config/srclist.txt: Get the following m4 files from gettext:
53017         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
53018         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
53019         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
53020         wint_t.m4.
53021
53022 2003-08-12  Karl Berry  <karl@gnu.org>
53023
53024         * config/srclist.txt: can't sync vasnprintf.c any more, changes have
53025         been made.
53026
53027 2003-08-11  Paul Eggert  <eggert@twinsun.com>
53028
53029         * modules/gnu-source, m4/gnu-source.m4:
53030         Remove; we're assuming Autoconf 2.54 or later now.
53031         Suggested by Bruno Haible.
53032         * MODULES.html.sh (func_all_modules): Remove gnu-source.
53033
53034 2003-08-11  Bruno Haible  <bruno@clisp.org>
53035
53036         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for wcslen.
53037
53038 2003-08-11  Bruno Haible  <bruno@clisp.org>
53039
53040         * lib/vasnprintf.c (local_wcslen): New function, for Solaris 2.5.1.
53041         (vasnprintf): Use it instead of wcslen.
53042
53043 2003-08-11  Bruno Haible  <bruno@clisp.org>
53044
53045         * lib/stdbool_.h (_Bool): Undo last change; instead use a negative enum
53046         value to ensure that _Bool promotes to int. Use #define for _Bool when
53047         using the Solaris C compiler. Adds comments suggested by Paul Eggert.
53048
53049 2003-08-10  Karl Berry  <karl@gnu.org>
53050
53051         * lib/regex.h: update from libc (whitespace fix).
53052
53053 2003-08-09  Paul Eggert  <eggert@twinsun.com>
53054
53055         Merge some files from coreutils.  These changes were
53056         originally made by Jim Meyering.
53057         * lib/acl.c: Include <sys/types.h> before <sys/stat.h>;
53058         many older Unixes require this.
53059         * lib/alloca.c (alloca): Remove cast to argument of free;
53060         no longer needed in C89.
53061         * lib/alloca_.h, regex.h: Fix white space to match
53062         what GNU indent does.
53063
53064 2003-08-09  Paul Eggert  <eggert@twinsun.com>
53065
53066         * m4/regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371";
53067         apparently Emacs's Unicode mode got confused before my 2003-08-05
53068         checkin.
53069
53070 2003-08-08  Paul Eggert  <eggert@twinsun.com>
53071
53072         * m4/extensions.m4: New file.
53073         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC):
53074         Require gl_USE_SYSTEM_EXTENSIONS.
53075         * m4/unlocked-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO):
53076         Require gl_USE_SYSTEM_EXTENSIONS rather than AC_GNU_SOURCE.
53077
53078 2003-08-08  Paul Eggert  <eggert@twinsun.com>
53079
53080         * MODULES.html.sh (func_all_modules): Add extensions, gnu-source.
53081         * modules/extensions, modules/gnu-source: New files.
53082         * modules/timespec, modules/unlocked-io: Depend on extensions.
53083
53084 2003-08-07  Paul Eggert  <eggert@twinsun.com>
53085
53086         * modules/restrict: New file.
53087         * MODULES.html.sh (func_all_modules): Add restrict.
53088         * modules/regex: Depend on restrict.
53089
53090 2003-08-07  Paul Eggert  <eggert@twinsun.com>
53091
53092         * m4/restrict.m4: New file.
53093         * m4/regex.m4 (jm_PREREQ_REGEX): Add gl_C_RESTRICT.
53094
53095 2003-08-07  Bruno Haible  <bruno@clisp.org>
53096
53097         * modules/getndelim2 (Makefile.am): Add the files to EXTRA_DIST, not
53098         lib_SOURCES, because getndelim2.m4 now uses AC_LIBOBJ(getndelim2).
53099
53100 2003-08-07  Bruno Haible  <bruno@clisp.org>
53101
53102         * m4/getndelim2.m4 (gl_GETNDELIM2): Use AC_LIBOBJ(getndelim2). This
53103         makes the module 'getndelim2' compatible with the module 'getline'.
53104
53105 2003-08-05  Paul Eggert  <eggert@twinsun.com>
53106
53107         * m4/regex.m4 (jm_INCLUDED_REGEX): Replace a single non-ASCII
53108         byte with "\201" to avoid glitches when editing that source file
53109         with multi-gnome-terminal.
53110
53111 2003-08-05  Paul Eggert  <eggert@twinsun.com>
53112
53113         * lib/bumpalloc.h: Remove.
53114
53115 2003-08-05  Paul Eggert  <eggert@twinsun.com>
53116
53117         * MODULES.html.sh (func_all_modules): Remove bumpalloc.
53118         * modules/bumpalloc: Remove.
53119
53120 2003-08-04  Paul Eggert  <eggert@twinsun.com>
53121
53122         * lib/getloadavg.c: Change copyright notice and spacing to conform to
53123         GNU coding style.
53124
53125         Merge from coreutils.
53126         * lib/error.c [!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO is
53127         1. From glibc.
53128         * lib/getdate.y (date): Also accept dates like May-23-2003; suggestion
53129         from Karl Berry, implemented by Jim Meyering.
53130         * lib/getgroups.c: Include "xalloc.h" instead of declaring xalloc fns;
53131         from Dmitry V. Levin.
53132         Remove anachronistic cast of xrealloc.
53133         * lib/fnmatch_.h (__const): Remove.  Use 'const'.
53134         * lib/fnmatch_loop.c (NEW_PATTERN): Cast alloca return value to proper
53135         type. Otherwise, it wouldn't compile with at least /bin/cc on
53136         ymp-cray-unicos9.0.2.X.
53137         Combine two mostly-identical uses of alloca into one.
53138         Thanks to the Cray-Cyber project for access to a Cray Y-MP.
53139
53140 2003-08-04  Dave Love  <d.love@dl.ac.uk>
53141
53142         [From Emacs.]
53143
53144         * lib/getloadavg.c: Check `__unix' as well as `unix'.  Use #ifdef, not
53145         #if.  Check HAVE_LIBKSTAT as well as LOAD_AVE_TYPE.  Check
53146         F_SETFD, not FD_SETFD.  Use HAVE_STRUCT_NLIST_N_UN_N_NAME, not
53147         obsolete NLIST_NAME_UNION.
53148         [__GNU__]: Undef BSD and FSCALE.
53149         [!NLIST_STRUCT]: Remove conditional definition of NLIST_STRUCT.
53150
53151 2003-08-03  Paul Eggert  <eggert@twinsun.com>
53152
53153         * lib/stdbool_.h (_Bool): Make it signed char, instead of
53154         an enum type, so that it's guaranteed to promote to int.  See:
53155         <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00124.html>
53156
53157 2003-08-03  Karl Berry  <karl@gnu.org>
53158
53159         * config/depcomp: update from automake.
53160
53161 2003-07-31  Paul Eggert  <eggert@twinsun.com>
53162
53163         * lib/strerror.c: Include config.h, limits.h.  Declare sprintf.
53164         (strerror): Don't assume that a printable int fits in 14 bytes.
53165
53166 2003-07-31  Bruno Haible  <bruno@clisp.org>
53167
53168         * modules/getpass-gnu: New file.
53169         * MODULES.html.sh (func_all_modules): Add getpass-gnu.
53170
53171 2003-07-31  Bruno Haible  <bruno@clisp.org>
53172
53173         * m4/getpass.m4 (gl_FUNC_GETPASS_GNU): New macro.
53174
53175 2003-07-24  Karl Berry  <karl@gnu.org>
53176
53177         * config/missing: update from automake.
53178
53179 2003-07-24  Derek Robert Price  <derek@ximbiot.com>
53180             Bruno Haible  <bruno@clisp.org>
53181
53182         * lib/getline.h (getline, getdelim): Change return type to ssize_t.
53183         * lib/getline.c (getline, getdelim): Likewise.
53184         Remove _GNU_SOURCE define; now it's defined in config.h through
53185         m4/getline.m4.
53186
53187 2003-07-23  Karl Berry  <karl@gnu.org>
53188
53189         * config/config.sub: update from prep.
53190
53191 2003-07-22  Paul Eggert  <eggert@twinsun.com>
53192
53193         * modules/xalloc (Depends-on): Add exitfail.
53194         * modules/xmemcoll: Likewise.
53195
53196 2003-07-22  Paul Eggert  <eggert@twinsun.com>
53197
53198         * lib/xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and
53199         over-parenthesization in macros.
53200
53201         Sync with coreutils.
53202
53203         * lib/xalloc.h (XMALLOC, XCALLOC, XREALLOC): Remove casts not
53204         required by C99.
53205
53206         Use `exit_failure' for xalloc and xmemcoll instead of their own
53207         private exit-failure variables.
53208         * lib/xalloc.h (xalloc_exit_failure): Remove.
53209         * lib/xmalloc.c: Likewise.  Include exitfail.h.
53210         (xalloc_die): Use exit_failure instead of xalloc_exit_failure.
53211         * lib/xmemcoll.h (xmemcoll_exit_failure): Remove.
53212         * lib/xmemcoll.c: Likewise.  Include exitfail.h.
53213         (xmemcoll): Use exit_failure instead of xalloc_exit_failure.
53214
53215 2003-07-20  Jim Meyering  <jim@meyering.net>
53216
53217         * modules/closeout (Depends-on): Add exitfail.
53218         Suggestion from Bruno Haible.
53219
53220 2003-07-19  Karl Berry  <karl@gnu.org>
53221
53222         * config/config.sub: update from prep.
53223
53224 2003-07-18  Paul Eggert  <eggert@twinsun.com>
53225
53226         * lib/closeout.h (close_stdout_set_status, close_stdout_status):
53227         Remove.
53228         * lib/closeout.c: Likewise.  Include "closeout.h" right after config.h,
53229         to test that it can stand by itself.  Include "exitfail.h".
53230         Clients should set exit_failure instead.
53231         (EXIT_FAILURE): Remove; no longer needed.  Do not include <stdlib.h>.
53232
53233 2003-07-18  Bruno Haible  <bruno@clisp.org>
53234
53235         * modules/getndelim2: New file.
53236         * modules/getline: Share files with module getndelim2.
53237         * modules/getnline: Depend on getndelim2 instead of sharing files with
53238         it. Add getnline.c to lib_SOURCES.
53239         * MODULES.html.sh (func_all_modules): Add getndelim2.
53240
53241 2003-07-18  Bruno Haible  <bruno@clisp.org>
53242
53243         * m4/getndelim2.m4: New file.
53244         * m4/getline.m4 (AM_FUNC_GETLINE): Add AC_LIBOBJ of getndelim2.c and
53245         invoke gl_PREREQ_GETNDELIM2.
53246         (gl_PREREQ_GETLINE): Drop AC_HEADER_STDC, now done by
53247         gl_PREREQ_GETNDELIM2.
53248         * m4/getnline.m4 (gl_GETNLINE): Drop AC_HEADER_STDC, now done by
53249         gl_GETNDELIM2.
53250
53251 2003-07-18  Bruno Haible  <bruno@clisp.org>
53252
53253         * lib/getndelim2.h: New file.
53254         * lib/getndelim2.c: Make into a module of its own. Include config.h,
53255         getndelim2.h.
53256         (getndelim2): Make non-static. Change return type to ssize_t.
53257         * lib/getline.h: Change argument names.
53258         * lib/getline.c: Include getndelim2.h instead of getndelim2.c.
53259         * lib/getnline.c: Include getndelim2.h.
53260
53261 2003-07-18  Andreas Schwab  <schwab@suse.de>
53262
53263         * lib/memcoll.c (memcoll) [!HAVE_STRCOLL]: Clear errno.
53264
53265 2003-07-17  Karl Berry  <karl@gnu.org>
53266
53267         * config/config.sub: update from prep.
53268
53269 2003-07-17  Bruno Haible  <bruno@clisp.org>
53270
53271         * modules/getnline: New file.
53272         * modules/getline: Add lib/getndelim2.c to source file list.
53273         * MODULES.html.sh (func_all_modules): Add getnline.
53274
53275 2003-07-17  Bruno Haible  <bruno@clisp.org>
53276
53277         * m4/getnline.m4: New file.
53278
53279 2003-07-17  Bruno Haible  <bruno@clisp.org>
53280
53281         * m4/Makefile.am.in: Remove file.
53282         * m4/Makefile.am: Remove file.
53283         * m4/Makefile.in: Remove file.
53284
53285 2003-07-17  Bruno Haible  <bruno@clisp.org>
53286
53287         * lib/getnline.h: New file.
53288         * lib/getnline.c: New file.
53289         * lib/getndelim2.c: New file, extracted from getline.c.
53290         (getndelim2): Renamed from getdelim2, with added nmax argument.
53291         * lib/getline.c: Include getndelim2.c.
53292         (getdelim2): Moved out to getndelim2.c.
53293         (getline, getdelim): Update.
53294
53295 2003-07-17  Bruno Haible  <bruno@clisp.org>
53296
53297         * lib/Makefile.am: Remove file.
53298         * lib/Makefile.in: Remove file.
53299
53300 2003-07-17  Bruno Haible  <bruno@clisp.org>
53301
53302         * configure.in: Remove file.
53303         * Makefile.in: Remove file.
53304
53305 2003-07-17  Bruno Haible  <bruno@clisp.org>
53306
53307         * MODULES.html.sh: Put the </BODY> right before </HTML>.
53308
53309 2003-07-16  Karl Berry  <karl@gnu.org>
53310
53311         * config/srclist-update: was running fixlicense twice, which caused
53312                 texinfo.tex to be nullified for some reason.  Simplify,
53313                 $gplsrc is no longer needed as far as I can see?
53314
53315 2003-07-16  Jim Meyering  <jim@meyering.net>
53316
53317         * modules/save-cwd: Depend on xgetcwd.  From Derek Price.
53318
53319 2003-07-15  Paul Eggert  <eggert@twinsun.com>
53320
53321         * config/srclist.txt: Get the following files from gettext-runtime/intl
53322         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
53323         ref-del.sin.  From Bruno Haible.
53324         * config/srclist-update (fixfile): Change grep pattern again, since the
53325         previous fix didn't work (there was another trailing $).  Use
53326         '[$]' to escape the $s.
53327
53328 2003-07-15  Karl Berry  <karl@gnu.org>
53329
53330         * lib/vasnprintf.c: update from gettext.
53331
53332 2003-07-15  Karl Berry  <karl@gnu.org>
53333
53334         * config/srclist-update (fixfile): Change grep pattern, since 'Id'
53335         gets expanded when surrounded by '$'.
53336
53337 2003-07-15  Jim Meyering  <jim@meyering.net>
53338
53339         * modules/save-cwd: Don't depend on error.  From Derek Price.
53340
53341 2003-07-15  Jim Meyering  <jim@meyering.net>
53342
53343         * lib/makepath.c (make_path): Enclose diagnostic in _(...).
53344
53345 2003-07-14  Simon Josefsson  <jas@extundo.com>
53346
53347         * modules/mempcpy: New file.
53348         * MODULES.html.sh (func_all_modules): Add mempcpy.
53349
53350 2003-07-14  Simon Josefsson  <jas@extundo.com>
53351
53352         * m4/mempcpy.m4: New file.
53353
53354 2003-07-14  Simon Josefsson  <jas@extundo.com>
53355
53356         * lib/mempcpy.h: New file.
53357         * lib/mempcpy.c: New file.
53358
53359 2003-07-14  Paul Eggert  <eggert@twinsun.com>
53360
53361         * modules/getdate, modules/posixtm: Depend on mktime.
53362
53363 2003-07-14  Paul Eggert  <eggert@twinsun.com>
53364
53365         * lib/ceill.c, expl.c, floorl.c, frexpl.c, ldexpl.c, mathl.h,
53366         sincosl.c, sqrtl.c, trigl.c, trigl.h, poll.c, poll_.h, mkstemp.c,
53367         unicodeio.c, unicodeio.h, unlocked-io.h:
53368         Switch from LGPL to GPL.
53369
53370 2003-07-14  Paul Eggert  <eggert@twinsun.com>
53371
53372         * lib/asnprintf.c, asprintf.c, config.charset, gettext.h,
53373         localcharset.c, localcharset.h, mkdtemp.c, printf-args.c,
53374         printf-args.h, printf-parse.c, printf-parse.h, ref-add.sin,
53375         ref-del.sin, setenv.c, unsetenv.c, vasnprintf.c, vasnprintf.h,
53376         vasprintf.c, vasprintf.h: Regenerate.  These files are now being
53377         updated automatically by ../config/srclist-update.  This changes
53378         their license from LPGL to GPL.
53379
53380 2003-07-14  Paul Eggert  <eggert@twinsun.com>
53381
53382         * config/srclist.txt: Add tons more gettext files.  $GETTEXT is now
53383         assumed to refer to the root of the most recent stable gettext version.
53384         * config/srclistvars.sh: Add defaults for eggert.
53385         * config/srclist-update: Convert LGPL to GPL in shell scripts, too.
53386         Match "This program" as well as "The program".  This is needed
53387         for gettext.
53388
53389 2003-07-14  Jim Meyering  <jim@meyering.net>
53390
53391         Don't emit diagnostics.  Let callers do that.
53392         * lib/save-cwd.c: Don't include "error.h".
53393         (save_cwd): Don't call error.  Ensure that errno is valid
53394         when returning nonzero.
53395
53396         * lib/save-cwd.h (restore_cwd): Update prototype.
53397         * lib/save-cwd.c (restore_cwd): Remove two parameters.
53398         Simplify.  Don't call error upon failure.  Let callers do that.
53399         (save_cwd): Mention that Irix 5.3 has the same problem as SunOS 4
53400         when auditing is enabled.  But don't bother updating the #if.
53401
53402 2003-07-11  Alexandre Duret-Lutz  <adl@gnu.org>
53403
53404         * lib/obstack.h (__INT_TO_PTR): Revert change of 2003-03-13;
53405         it breaks C++ compilation.
53406         [!__GNUC__ || !__STDC__] (obstack_finish): Cast result to void*.
53407
53408 2003-07-10  Simon Josefsson  <jas@extundo.com>
53409
53410         * modules/strchrnul (Makefile.am): Add strchrnul.h.
53411
53412 2003-07-10  Jim Meyering  <jim@meyering.net>
53413
53414         * m4/clock_time.m4: Remove trailing blank.
53415         * m4/intmax_t.m4: Likewise.
53416
53417 2003-07-10  Jim Meyering  <jim@meyering.net>
53418
53419         * lib/vasnprintf.c: Remove trailing blanks.
53420         Make cpp indentation consistent.
53421
53422 2003-07-09  Paul Eggert  <eggert@twinsun.com>
53423
53424         * lib/alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h,
53425         posixver.c, strftime.c, strnlen.c, strverscmp.c:
53426         Switch from LGPL to GPL.
53427
53428 2003-07-09  Paul Eggert  <eggert@twinsun.com>
53429
53430         * config/srclist.txt: Sort sublists.  Add
53431         $LIBCSRC/sysdeps/generic/strtoul.c. In comments, add more libc files
53432         that differ from gnulib for one reason or another; we'd like this list
53433         to be smaller but for now let's document what we have.
53434
53435 2003-07-08  Paul Eggert  <eggert@twinsun.com>
53436
53437         * config/srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding
53438         the use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
53439         and sweeter "eval x=$x".
53440         * config/srclist.txt: Get lib/argp* from glibc.
53441
53442 2003-07-07  Paul Eggert  <eggert@twinsun.com>
53443
53444         * lib/mktime.c: Fix some boundary cases and remove need for floating
53445         point.
53446
53447         Issue a compile-time diagnostic if time_t is floating point, or if
53448         two's complement arithmetic is not in effect, or if arithmetic
53449         right shift does not propagate the sign.  These assumptions were
53450         all in the original code but they weren't checked.
53451
53452         (TIME_T_MIDPOINT, verify): New macros.
53453         (__isleap): Remove; it has integer overflow problems.
53454         (leapyear): New function, without those problems.
53455         (ydhms_tm_diff): Remove; splitting into two parts.
53456         (ydhms_diff): New function, containing the arithmetic part of
53457         the old ydhms_tm_diff function.  Issue a compile-time
53458         diagnostic if we are not using C99 integer division.
53459         Avoid casts when possible.
53460         (guess_time_tm): New function, containing the checking part of
53461         the old ydhms_tm_diff function.  Return the new value, rather than
53462         the difference between it and the old.  Accept a new argument T
53463         so that *T specifies the old value.  Check for overflow in the result.
53464
53465         (__mktime_internal): Use a time_t offset, not a long int offset.
53466         This undoes the 2003-06-04 change, which is no longer needed now
53467         that we have better overflow checking.
53468         (localtime_offset): Likewise.
53469
53470         (__mktime_internal): Avoid harmful overflow on hosts where time_t
53471         and long are 64-bit but int is only 32-bit.
53472         (ydhms_diff): Use long int to store year1 and yday1.
53473         Issue a compile-time diagnostic if long int is not wide enough.
53474
53475         (__mktime_internal): Use long int to store adjusted year and yday.
53476         Use plain C rather than preprocessor commands, if that doesn't
53477         affect efficiency.
53478         Check for overflow (and try to repair) after each probe
53479         rather than checking only at the very end.  This avoids some bugs
53480         (e.g., southern hemisphere, behind GMT, and GMT offset at minimum time
53481         does not equal GMT offset at maximum time).
53482         Use integer to check for overflow rather than floating point; this
53483         is more portable to non-IEEE hosts, and is a tad faster.
53484         When we detect that we are oscillating between two values,
53485         don't check whether tm_isdst has the requested value, since
53486         we already know the answer.  When tm_isdst has the wrong value,
53487         use a different heuristic to find the right one, based on the
53488         extreme values actually observed in practice in tz2003a,
53489         rather than the (overly optimistic) "previous 3 calendar quarters".
53490
53491         (not_equal_tm, print_tm, check_result): Use "const T" rather than
53492         "T const" to accommodate glibc style.
53493         (check_result): Use less-confusing report format.  "long" -> "long int.
53494         (main): Likewise.
53495         Don't loop if the iteration overflows time_t.
53496         Allow a negative step in the iteration.
53497
53498 2003-07-06  Karl Berry  <karl@gnu.org>
53499
53500         * config/depcomp: update from automake.
53501         * config/config.sub: update from prep.
53502
53503 2003-07-03  Karl Berry  <karl@gnu.org>
53504
53505         * config/config.guess: update from prep.
53506
53507 2003-07-01  Paul Eggert  <eggert@twinsun.com>
53508
53509         * m4/xreadlink.m4 (gl_XREADLINK): Don't check for sys/types.h, since
53510         xreadlink.c now includes it unconditionally.
53511
53512 2003-07-01  Paul Eggert  <eggert@twinsun.com>
53513
53514         * lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
53515         having it depend on HAVE_SYS_TYPES_H.
53516
53517 2003-07-01  Bruno Haible  <bruno@clisp.org>
53518
53519         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Don't include <unistd.h>.
53520         <sys/types.h> should be sufficient.
53521         Reported by Paul Eggert.
53522
53523 2003-06-26  Karl Berry  <karl@gnu.org>
53524
53525         * config/depcomp: update from automake.
53526
53527 2003-06-26  Bruno Haible  <bruno@clisp.org>
53528
53529         * modules/human: Depend on module stdbool.
53530
53531 2003-06-25  Bruno Haible  <bruno@clisp.org>
53532
53533         * modules/readlink: New file.
53534         * modules/xreadlink: Depend on it.
53535         * MODULES.html.sh (func_all_modules): Add readlink.
53536
53537 2003-06-25  Bruno Haible  <bruno@clisp.org>
53538
53539         * m4/readlink.m4: New file.
53540
53541 2003-06-25  Bruno Haible  <bruno@clisp.org>
53542
53543         * lib/readlink.c: New file.
53544
53545 2003-06-22  Karl Berry  <karl@gnu.org>
53546
53547         * config/srclist.txt: update mkinstalldirs from automake.
53548         * config/mkinstalldirs: update.
53549
53550 2003-06-22  Bruno Haible  <bruno@clisp.org>
53551
53552         Portability to mingw32.
53553         * m4/ssize_t.m4: New file, from GNU gettext.
53554         * m4/safe-read.m4 (gl_PREREQ_SAFE_READ): Require gt_TYPE_SSIZE_T.
53555         * m4/xreadlink.m4 (gl_XREADLINK): Require gt_TYPE_SSIZE_T.
53556
53557 2003-06-22  Bruno Haible  <bruno@clisp.org>
53558
53559         * modules/safe-read: Add m4/ssize_t.m4.
53560         * modules/xreadlink: Add m4/ssize_t.m4.
53561
53562 2003-06-20  Bruno Haible  <bruno@clisp.org>
53563
53564         Assume C89, so PARAMS isn't needed.
53565         * lib/unicodeio.h (PARAMS): Remove.
53566         * lib/unicodeio.c: Don't use PARAMS.
53567
53568 2003-06-18  Karl Berry  <karl@gnu.org>
53569
53570         * config/config.{guess,sub}: update from prep.
53571
53572 2003-06-18  Jim Meyering  <jim@meyering.net>
53573
53574         Merge changes from coreutils.
53575         * lib/readutmp.c: Include <string.h> and <stdlib.h> unconditionally.
53576         Remove explicit declarations of xmalloc and realloc.
53577         Include xalloc.h.
53578         (read_utmp): Remove anachronistic cast of xmalloc.
53579
53580 2003-06-17  Paul Eggert  <eggert@twinsun.com>
53581
53582         Assume C89, so PARAMS isn't needed.
53583         * lib/backupfile.h (PARAMS): Remove.  All uses removed.
53584         * lib/closeout.h, lib/dirname.h, lib/filemode.h, lib/fsusage.h,
53585         lib/getdate.h, lib/getline.h, lib/group-member.h, lib/hard-locale.h,
53586         lib/hash.h, lib/linebuffer.h, lib/long-options.h, lib/makepath.h,
53587         lib/memcasecmp.h, lib/memcoll.h, lib/modechange.h, lib/mountlist.h,
53588         lib/path-concat.h, lib/physmem.h, lib/posixtm.h, lib/quote.h,
53589         lib/readutmp.h, lib/same.h, lib/save-cwd.h, lib/savedir.h,
53590         lib/stdio-safer.h, lib/strtoimax.c, lib/strverscmp.h,
53591         lib/unistd-safer.h, lib/version-etc.h, lib/xalloc.h, lib/xreadlink.h,
53592         lib/xstrtod.h, lib/xstrtol.h: Likewise.
53593         * lib/filemode.h, lib/hard-locale.h, lib/memcoll.h, lib/modechange.h,
53594         lib/physmem.h, lib/same.h, lib/strverscmp.h: Do not include config.h;
53595         no longer needed. Anyway, config.h should always be included before any
53596         other file.
53597
53598 2003-06-11  Simon Josefsson  <jas@extundo.com>
53599
53600         * modules/sysexits: New file.
53601         * MODULES.html.sh (func_all_modules): Add sysexits.
53602
53603 2003-06-11  Simon Josefsson  <jas@extundo.com>
53604
53605         * lib/sysexit_.h: New file.
53606
53607 2003-06-11  Derek Price  <derek@ximbiot.com>
53608
53609         * lib/stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is
53610         necessary.
53611
53612 2003-06-11  Bruno Haible  <bruno@clisp.org>
53613
53614         * m4/sysexits.m4: New file.
53615
53616 2003-06-10  Simon Josefsson  <jas@extundo.com>
53617
53618         * lib/argp.h: New file, from glibc.
53619         * lib/argp-ba.c: New file, from glibc.
53620         * lib/argp-eexst.c: New file, from glibc.
53621         * lib/argp-fmtstream.c: New file, from glibc.
53622         * lib/argp-fmtstream.h: New file, from glibc.
53623         * lib/argp-fs-xinl.c: New file, from glibc.
53624         * lib/argp-help.c: New file, from glibc.
53625         * lib/argp-namefrob.h: New file, from glibc.
53626         * lib/argp-parse.c: New file, from glibc.
53627         * lib/argp-pv.c: New file, from glibc.
53628         * lib/argp-pvh.c: New file, from glibc.
53629         * lib/argp-xinl.c: New file, from glibc.
53630
53631 2003-06-10  Simon Josefsson  <jas@extundo.com>
53632
53633         * modules/strchrnul: New file.
53634
53635 2003-06-10  Simon Josefsson  <jas@extundo.com>
53636
53637         * modules/argp: New file.
53638
53639 2003-06-10  Simon Josefsson  <jas@extundo.com>
53640
53641         * m4/strchrnul.m4: New file.
53642
53643 2003-06-10  Simon Josefsson  <jas@extundo.com>
53644
53645         * lib/strchrnul.h: New file.
53646         * lib/strchrnul.c: New file.
53647
53648 2003-06-10  Bruno Haible  <bruno@clisp.org>
53649
53650         * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
53651
53652 2003-06-07  Karl Berry  <karl@gnu.org>
53653
53654         * config/config.{guess,sub}: update from prep.
53655
53656 2003-06-07  Jim Meyering  <jim@meyering.net>
53657
53658         * modules/strtod: Use $(...) notation, not @...@ for
53659         AC_REPLACE'd variables.
53660         * modules/localcharset: Likewise.
53661
53662 2003-06-07  Jim Meyering  <jim@meyering.net>
53663
53664         * lib/readtokens.h: Put `Free Software Foundation, Inc.'
53665         in place of my name in the copyright comment.
53666         Remove definition and uses of __P.
53667
53668         From coreutils.
53669         * lib/stat.c: Don't declare xmalloc explicitly.
53670         Instead, include "xalloc.h".
53671         * lib/readtokens.c (readtokens): Remove anachronistic casts of xmalloc,
53672         xrealloc, and xcalloc return values.
53673         * lib/xgetcwd.c (xgetcwd): Include "xgetcwd.h".
53674         Improve comment.
53675         * lib/xgetcwd.h: Remove definition/uses of PARAMS.
53676
53677 2003-06-07  Bruno Haible  <bruno@clisp.org>
53678
53679         * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to
53680         avoid AC_CONFIG_LINKS.
53681         * modules/fnmatch (Makefile.am): Use explicit creation rule for
53682         fnmatch.h, to avoid AC_CONFIG_LINKS.
53683         * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe.
53684
53685 2003-06-07  Bruno Haible  <bruno@clisp.org>
53686
53687         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH, gl_FUNC_FNMATCH_POSIX,
53688         gl_FUNC_FNMATCH_GNU): Set FNMATCH_H instead of invoking
53689         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
53690         directory.
53691         * m4/poll.m4 (gl_FUNC_POLL): Set POLL_H instead of invoking
53692         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
53693         directory.
53694
53695 2003-06-06  Jim Meyering  <jim@meyering.net>
53696
53697         Merge from coreutils.
53698         * lib/same.c: (same_name): Declare *_basename locals to be `const'.
53699         Consolidate declarations and initializations of *_base* locals.
53700
53701         Merge from coreutils.
53702         This avoids a core dump on systems without GNU putenv,
53703         when running `env -u SOME_ALREADY_UNSET_VARIABLE'.
53704         * lib/putenv.c (__set_errno, LOCK, UNLOCK): Define.
53705         (unsetenv): New static function, from GNU libc.
53706         (rpl_putenv): Use it.
53707
53708         * lib/modechange.c: Remove trailing blanks.
53709
53710         Merge from coreutils.
53711         * lib/fsusage.c: Remove declaration of statfs.
53712         It conflicted with one from OSF/1 5.1 in <sys/mount.h>.
53713
53714         * lib/posixtm.c: Include <stdbool.h> unconditionally.
53715
53716 2003-06-06  Jim Meyering  <jim@meyering.net>
53717
53718         * lib/stdbool_.h: Renamed from stdbool.h.in.
53719
53720 2003-06-06  Jim Meyering  <jim@meyering.net>
53721             Bruno Haible  <bruno@clisp.org>
53722
53723         * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
53724         Adjust Makefile.am snippet not to redirect directly to target.
53725         Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
53726
53727 2003-06-05  Paul Eggert  <eggert@twinsun.com>
53728
53729         * lib/mktime.c (__mktime_internal): When resolving a tm_isdst
53730         mismatch, look in future quarters as well as past.  This fixes a
53731         bug when processing fall-backwards gaps immediately after a long
53732         period of daylight-saving time.
53733
53734         * lib/mktime.c: Assume freestanding C89 or better.
53735         (HAVE_LIMITS_H): Remove.  Assume it's 1.
53736         (__P): Remove; not used.
53737         (CHAR_BIT, INT_MIN, INT_MAX): Remove; <limits.h> defines them.
53738         (mktime, not_equal_tm, print_tm, check_result,
53739         main): Use prototypes.  Use const * where appropriate.
53740         (main): Fix typo in testing code that uncovered by above changes.
53741         (Local Variables): Remove -DHAVE_LIMITS_H from compile-command.
53742
53743 2003-06-04  Paul Eggert  <eggert@twinsun.com>
53744
53745         * m4/human.m4 (gl_HUMAN): Require AM_STDBOOL_H.  Check for
53746         locale.h, localeconv.  This merges changes from coreutils.
53747
53748         * m4/mktime.m4 (AC_FUNC_MKTIME): New macro, taken from Autoconf CVS.
53749         It can be removed after the next Autoconf is released.
53750         * m4/exclude.m4 (gl_EXCLUDE): Don't check for sys/types.h; no loner
53751         needed.
53752
53753 2003-06-04  Paul Eggert  <eggert@twinsun.com>
53754
53755         * lib/mktime.c: Fix Debian bug 177940
53756         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177940>.
53757         (localtime_offset): Now long int, not time_t, because we want it
53758         to be guaranteed to be signed.  All uses changed.
53759         (__mktime_internal): If overflow would occur when adding offset,
53760         don't add it.
53761
53762         Merge 'human' changes from coreutils.  Rewrite to support
53763         locale-specific notations like thousands separators.
53764         * lib/human.c: Simplify authorship notice.
53765         Include human.h immediately after config.h.
53766         <sys/types.h>, <stdio.h>: Do not include; no longer needed.
53767         <limits.h>: Do not include, since human.h does.
53768         (SIZE_MAX, UINTMAX_MAX): New macros.
53769         <strings.h>: Include if HAVE_STRINGS_H, not if !HAVE_STRING_H.
53770         <locale.h>: Include if HAVE_LOCALE_H and HAVE_LOCALECONV.
53771         (HUMAN_READABLE_SUFFIX_LENGTH_MAX): New macro.
53772         (power_letter): Renamed from suffixes.
53773         (generate_suffix_backwards): Remove.
53774         (adjust_value): Now takes int style (because of human.h changes)
53775         and long double value (for greater precision on some platforms).
53776         (group_number): New function.
53777         (human_readable): Use it.  Use integer options, not enum.
53778         Put the options before the sizes in the arg list.
53779         Support all the new options.
53780         The old human_readable function has been removed;
53781         use inttostr.h instead.
53782         (human_readable, default_block_size, humblock):
53783         Use uintmax_t, not int, for block sizes.
53784         (human_readable_inexact, block_size_types): Remove.
53785         (block_size_opts): New constant.
53786         (human_options): Renamed from human_block_size, with new signature
53787         that allows block sizes up to UINTMAX_MAX.  All callers changed.
53788         * lib/human.h: Add copyright and authorship notice.
53789         Include <limits.h> and <stdbool.h> unconditionally.
53790         (PARAMS): Remove.  All uses removed.
53791         (LONGEST_HUMAN_READABLE): Add support for thousands separator.
53792         (enum human_inexact_style): Remove tag; now a nameless enum.
53793         (human_floor, human_ceiling, human_round_to_even): Now have
53794         values 2, 0, 1 rather than -1, 1, 0.
53795         (human_group_digits, human_suppress_point_zero, human_autoscale,
53796         human_base_1024, human_SI, human_B): New constants.
53797         (human_readable_inexact, human_block_size): Remove.
53798         (human_readable): Size args are now uintmax_t, not int.
53799         (human_options): New decl.
53800
53801         * lib/exclude.c: (new_exclude, add_exclude): Remove casts that are
53802         unnecessary now that we assume C89 or better.  This change
53803         imported from coreutils.
53804
53805         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
53806         arbitrarily.  This is the same patch as 2003-05-28, but it got lost
53807         in the 2003-05-30 sync from glibc.
53808
53809         .h files should stand alone, but we shouldn't include <sys/types.h>
53810         if we can get away with just <stddef.h>.
53811
53812         * lib/__fpending.h, addext.c, backupfile.c, exclude.c, getline.c,
53813         malloc.c, putenv.c, realloc.c, strcasecmp.c: Include <stddef.h>
53814         rather than <sys/types.h>, as we merely need size_t.
53815         * lib/dirname.h, memcoll.h, xalloc.h, xmemcoll.h: Include <stddef.h>,
53816         to get size_t.
53817         * lib/hash.h, linebuffer.h, readtokens.h, stdio-safer.h, version-etc.h:
53818         Include <stdio.h>, to get FILE.
53819         * lib/memcasecmp.c: Don't include <sys/types.h>, as we can assume
53820         memcasecmp.h has included <stddef.h> and all we need is size_t.
53821         * lib/memcoll.c: Include "memcoll.h", which gets us size_t and checks
53822         our interface, instead of including <sys/types.h>
53823
53824 2003-06-04  Paul Eggert  <eggert@twinsun.com>
53825
53826         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for
53827         now, as glibc mktime is buggy on non-glibc systems.
53828
53829 2003-06-03  Karl Berry  <karl@gnu.org>
53830
53831         * config/config.sub: update from prep.
53832
53833 2003-06-02  Paul Eggert  <eggert@twinsun.com>
53834
53835         [from coreutils]
53836         Fix some minor time-related bugs with POSIX time arguments.
53837         Some valid time stamps were being rejected (notably -1, and
53838         time stamps before 1900 on 64-bit hosts).  And some invalid
53839         time stamps were being accepted, e.g. September 31.
53840
53841         * lib/posixtm.h (posixtime): Return bool instead of time_t, so
53842         that we can return (time_t) -1 successfully.
53843         * lib/posixtm.c: Likewise.
53844         [HAVE_STDBOOL_H]: Include <stdbool.h>.
53845         (bool, false, true) [!HAVE_STDBOOL_H]: New type.
53846         (t): Remove static var.
53847         (year, posix_time_parse): Now takes struct tm * arg to modify, instead
53848         of static var.  All uses changed.
53849         (year): Do not reject years before 1900; they can occur with
53850         64-bit time_t.
53851         (posix_time_parse): Do not check for out-of-range components;
53852         that is now the caller's responsibility, since our checks were
53853         only approximations.
53854         (posixtime): Use mktime to check for out-of-range components,
53855         since it knows them exactly.
53856         If mktime returns (time_t) -1, check whether an error actually occurred
53857         by invoking localtime on -1.
53858         (main) [TEST_POSIXTIME]: Check for input data errors, and report
53859         posixtime failures better.
53860         Improve the test data (in comments only).
53861
53862 2003-06-02  Karl Berry  <karl@gnu.org>
53863
53864         * config/mkinstalldirs (version): new variable.
53865         (--version): new option.
53866         (usage): improve message.
53867
53868 2003-05-30  Karl Berry  <karl@gnu.org>
53869
53870         * lib/mktime.c: update from libc.
53871
53872 2003-05-30  Bruno Haible  <bruno@clisp.org>
53873
53874         * modules/gettext: Add files m4/nls.m4 and m4/po.m4.
53875         * config/config.rpath: Upgrade to gettext-0.12.1.
53876
53877 2003-05-30  Bruno Haible  <bruno@clisp.org>
53878
53879         * m4/gettext.m4: Upgrade to gettext-0.12.1.
53880         * m4/nls.m4: New file, from gettext-0.12.1.
53881         * m4/po.m4: New file, from gettext-0.12.1.
53882         * m4/progtest.m4: Upgrade to gettext-0.12.1.
53883
53884 2003-05-30  Bruno Haible  <bruno@clisp.org>
53885
53886         * lib/config.charset: Upgrade to gettext-0.12.1 and libiconv-1.9.1.
53887         * lib/localcharset.h: Likewise.
53888         * lib/localcharset.c: Likewise.
53889
53890 2003-05-29  Karl Berry  <karl@gnu.org>
53891
53892         * config/config.rpath: update from gettext.
53893
53894 2003-05-28  Paul Eggert  <eggert@twinsun.com>
53895
53896         Assume the headers required for C89 freestanding compilers.
53897         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for limits.h.
53898         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Likewise.
53899         * m4/human.m4 (gl_HUMAN): Likewise.
53900         * m4/pathmax.m4 (gl_PATHMAX): Likewise.
53901         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Likewise.
53902         * m4/userspec.m4 (gl_USERSPEC): Likewise.
53903         * m4/xreadlink.m4 (gl_XREADLINK): Likewise.
53904         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
53905         * m4/quote.m4 (gl_QUOTE): Don't check for stddef.h.
53906
53907 2003-05-28  Paul Eggert  <eggert@twinsun.com>
53908
53909         Assume the headers required for C89 freestanding compilers.
53910         * lib/addext.c, lib/backupfile.c, lib/fsusage.c, lib/human.c,
53911         lib/pathmax.h, lib/rpmatch.c, lib/userspec.c, lib/xreadlink.c,
53912         lib/xstrtol.c: Include <limits.h> without checking for HAVE_LIMITS_H.
53913         * lib/backupfile.c, lib/fsusage.c, lib/hash.c, lib/human.c,
53914         lib/safe-read.c, lib/userspec.c, lib/xstrtol.c (CHAR_BIT): Don't
53915         define, since <limits.h> is guaranteed to do that.
53916         * lib/fatal.c: Include <stdarg.h> without checking for __STDC__.
53917         * lib/exclude.c: Include <stdbool.h> unconditionally.
53918         * lib/tempname.c: Include <stddef.h> unconditionally.
53919         * lib/hash.c: Include <limits.h>, since we no longer define CHAR_BIT.
53920         * lib/modechange.c, rpmatch.c (NULL): Don't define, since
53921         <stddef.h> does that.
53922         * lib/quote.c: Dont include <stddef.h> or <sys/types.h>; not needed.
53923         * lib/safe-read.c (INT_MAX): Don't define, since <limits.h> does that.
53924         * lib/safe-read.c (TYPE_MINIMUM, TYPE_MAXIMUM): Remove; no longer
53925         needed.
53926         * lib/xstrtol.c: Likewise.
53927         * lib/safe-read.c: Remove TYPE_SIGNED; no longer needed.
53928         * lib/savedir.c: Include <stddef.h> instead of defining NULL.
53929
53930         * lib/addext.c (addext): Use assignment rather than cast, to avoid
53931         warnings on some platforms.
53932
53933         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
53934         arbitrarily.
53935
53936 2003-05-26  Jim Meyering  <jim@meyering.net>
53937
53938         Merge in a change from coreutils:
53939         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one
53940         that is guaranteed to be `no'.  Use `no_such_member' to indicate
53941         that condition, rather than `-1' which is slightly misleading.
53942         Change the name of the cache variable to have the gl_ prefix.
53943         Prompted by a patch from Richard Dawe for DJGPP.
53944
53945 2003-05-24  Karl Berry  <karl@gnu.org>
53946
53947         * config/config.guess: update from prep.
53948
53949 2003-05-22  Karl Berry  <karl@gnu.org>
53950
53951         * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg.
53952
53953 2003-05-20  Karl Berry  <karl@gnu.org>
53954
53955         * config/config.guess: update from prep.
53956
53957 2003-05-18  Karl Berry  <karl@gnu.org>
53958
53959         * config/srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF
53960         might actually be set by the user.
53961
53962         * config/depcomp, install-sh, mdate-sh: update from automake.
53963
53964 2003-05-17  Bruno Haible  <bruno@clisp.org>
53965
53966         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Fix a quoting bug leading to an
53967         invalid expansion for AC_EGREP_CPP.
53968         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise.
53969         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
53970         Suggested by Akim Demaille <akim@epita.fr> in
53971         http://mail.gnu.org/archive/html/bug-autoconf/2003-05/threads.html
53972
53973 2003-05-12  Jim Meyering  <jim@meyering.net>
53974
53975         * lib/strftime.c (my_strftime): Let the `-' (no-pad) flag affect
53976         the space-padded-by-default conversion specifiers, %e, %k, %l.
53977
53978 2003-05-12  Bruno Haible  <bruno@clisp.org>
53979
53980         * lib/linebreak.c (iconv_string_length): Don't return -1 just because
53981         the string is longer than 4 KB.
53982
53983 2003-05-11  Karl Berry  <karl@gnu.org>
53984
53985         * config/config.{guess,sub}: update from prep.
53986
53987 2003-05-09  Bruno Haible  <bruno@clisp.org>
53988
53989         * modules/error: Add m4/strerror_r.m4 to file list.
53990
53991 2003-05-03  Bruno Haible  <bruno@clisp.org>
53992
53993         Upgrade to Unicode-4.0.
53994         * lib/linebreak.c (nonspacing_table_data): Change width of U+00AD,
53995         U+0350..U+0357, U+035D..U+035F, U+0600..U+0603, U+0610..U+0615,
53996         U+0656..U+0658, U+0A01, U+0AE2..U+0AE3, U+0CBC, U+17B4..U+17B5,
53997         U+17DD, U+1920..U+1922, U+1927..U+192B, U+1932, U+1939..U+193B
53998         from 1 to 0. Change width of U+0CBF, U+0CC6, U+180E from 0 to 1.
53999         (uc_width): Change width of U+4DC0..U+4DFF from 2 to 1. Change width
54000         of U+2A6D7..U+2F7FF, U+2FA1E..U+2FFFD, U+30000..U+3FFFD from 1 to 2.
54001         Change width of U+E0100..U+E01EF from 1 to 0.
54002
54003 2003-04-25  Jim Meyering  <jim@meyering.net>
54004
54005         * lib/copy-file.c (copy_file_preserving): Declare buf_size to be
54006         of type size_t, not int.
54007
54008 2003-04-25  Bruno Haible  <bruno@clisp.org>
54009
54010         * lib/copy-file.c: Include <stddef.h>, for size_t.
54011
54012 2003-04-21  Paul Eggert  <eggert@twinsun.com>
54013
54014         * m4/error.m4 (gl_ERROR): Do not put under dynamic conditions some
54015         code which expansion is under static control.  Patch imported from
54016         Akim Demaille's patch to Bison; see
54017         <http://mail.gnu.org/archive/html/bison-patches/2003-03/msg00057.html>.
54018
54019 2003-04-14  Bruno Haible  <bruno@clisp.org>
54020
54021         * m4/error.m4 (jm_PREREQ_ERROR): Use AC_FUNC_VPRINTF.
54022
54023 2003-04-11  Jim Meyering  <jim@meyering.net>
54024
54025         Merge changes from Coreutils.
54026
54027         2003-03-22  Jim Meyering  <jim@meyering.net>
54028
54029         * lib/strftime.c (widen): Cast alloca return value to proper type.
54030
54031         2003-01-19  Ulrich Drepper  <drepper@redhat.com>
54032
54033         From GNU libc.
54034         * lib/strftime.c (my_strftime): Handle very large width
54035         specifications for numeric values correctly.  Improve checks for
54036         overflow.
54037
54038         2003-01-19  Jim Meyering  <jim@meyering.net>
54039
54040         * lib/strftime.c (widen) [COMPILE_WIDE]: Merge nearly-identical
54041         definitions.
54042         (nl_get_alt_digit) [! defined my_strftime]: Define.
54043         (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of
54044         _nl_get_alt_digit and _nl_get_walt_digit.
54045
54046         * lib/strftime.c (my_strftime): Merge in locale-related changes from
54047         libc. These changes have no effect outside of _LIBC.
54048
54049 2003-04-10  Bruno Haible  <bruno@clisp.org>
54050
54051         * modules/findprog: New file.
54052         * MODULES.html.sh (func_all_modules): Add it.
54053
54054 2003-04-10  Bruno Haible  <bruno@clisp.org>
54055
54056         * m4/findprog.m4: New file.
54057         * m4/eaccess.m4: New file.
54058
54059 2003-04-10  Bruno Haible  <bruno@clisp.org>
54060
54061         * lib/findprog.h: New file, from GNU gettext.
54062         * lib/findprog.c: New file, from GNU gettext.
54063
54064 2003-04-05  Jim Meyering  <jim@meyering.net>
54065
54066         Merge changes from Coreutils.
54067
54068         * lib/exclude.h (PARAMS): Remove definition and uses.
54069         * lib/exclude.c: Remove uses of `PARAMS'.
54070
54071         * lib/dirname.c [TEST_DIRNAME]: Update build instructions for test.
54072         Add test-cases for DOS filenames. Declare program_name.
54073         (main): Set up program_name.  Patch by Rich Dawe.
54074
54075         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
54076         error from mntctl.
54077         Use mntctl's return value to drive the entry-processing loop, since
54078         we can't rely on the value of the vmt_length member in the last
54079         entry.  On some systems doing so could result in exhausting
54080         virtual memory.  Based in part on a patch from Mike Jetzer.
54081
54082 2003-04-04  Bruno Haible  <bruno@clisp.org>
54083
54084         * modules/linebreak: New file.
54085         * MODULES.html.sh (func_all_modules): Add it.
54086
54087 2003-04-04  Bruno Haible  <bruno@clisp.org>
54088
54089         * m4/linebreak.m4: New file.
54090
54091 2003-04-04  Bruno Haible  <bruno@clisp.org>
54092
54093         * lib/linebreak.h: New file, from GNU gettext.
54094         * lib/linebreak.c: New file, from GNU gettext with slight
54095         modifications.
54096         * lib/lbrkprop.h: New file, from GNU gettext.
54097
54098 2003-04-03  Bruno Haible  <bruno@clisp.org>
54099
54100         * modules/utf8-ucs4: New file.
54101         * modules/utf16-ucs4: New file.
54102         * modules/ucs4-utf8: New file.
54103         * modules/ucs4-utf16: New file.
54104         * MODULES.html.sh (func_all_modules): Add them.
54105
54106 2003-04-03  Bruno Haible  <bruno@clisp.org>
54107
54108         * m4/utf-ucs4.m4: New file.
54109         * m4/ucs4-utf.m4: New file.
54110
54111 2003-04-03  Bruno Haible  <bruno@clisp.org>
54112
54113         * lib/utf8-ucs4.h: New file, from GNU gettext.
54114         * lib/utf16-ucs4.h: New file, from GNU gettext.
54115         * lib/ucs4-utf8.h: New file, from GNU gettext.
54116         * lib/ucs4-utf16.h: New file, from GNU gettext.
54117
54118 2003-04-02  Bruno Haible  <bruno@clisp.org>
54119
54120         * modules/binary-io: New file.
54121         * MODULES.html.sh (func_all_modules): Add it.
54122
54123 2003-04-02  Bruno Haible  <bruno@clisp.org>
54124
54125         * lib/binary-io.h: New file, from GNU gettext.
54126
54127 2003-04-01  Bruno Haible  <bruno@clisp.org>
54128
54129         * modules/pathname: New file.
54130         * MODULES.html.sh (func_all_modules): Add it.
54131
54132 2003-04-01  Bruno Haible  <bruno@clisp.org>
54133
54134         * lib/pathname.h: New file, from GNU gettext.
54135         * lib/concatpath.c: New file, from GNU gettext.
54136
54137 2003-03-30  Bruno Haible  <bruno@clisp.org>
54138
54139         * m4/copy-file.m4 (gl_COPY_FILE): Add check for chown().
54140
54141 2003-03-30  Bruno Haible  <bruno@clisp.org>
54142
54143         * lib/copy-file.c (copy_file_preserving): Don't set owner if the
54144         function chown() doesn't exist.
54145
54146 2003-03-28  Bruno Haible  <bruno@clisp.org>
54147
54148         * modules/copy-file: New file.
54149         * MODULES.html.sh (func_all_modules): Add it.
54150
54151 2003-03-28  Bruno Haible  <bruno@clisp.org>
54152
54153         * m4/copy-file.m4: New file.
54154
54155 2003-03-28  Bruno Haible  <bruno@clisp.org>
54156
54157         * lib/copy-file.h: New file, from GNU gettext.
54158         * lib/copy-file.c: New file, from GNU gettext.
54159
54160 2003-03-18  Jim Meyering  <jim@meyering.net>
54161
54162         * lib/quote.c (quote_n): Fix typo in comment.
54163
54164 2003-03-18  Bruno Haible  <bruno@clisp.org>
54165
54166         * m4/onceonly.m4: Use m4_defn instead of defn, for better error
54167         checking.
54168         * m4/onceonly_2_57.m4: Likewise.
54169
54170 2003-03-17  Bruno Haible  <bruno@clisp.org>
54171
54172         * m4/onceonly.m4: Require autoconf 2.54 or newer.
54173         (m4_quote): Remove macro.
54174         * m4/onceonly_2_57.m4: Require autoconf 2.54 or newer.
54175
54176 2003-03-14  Jim Meyering  <jim@meyering.net>
54177
54178         Merge changes from Coreutils.
54179         * lib/obstack.h (obstack_object_size): Declare temporary, __o,
54180         to be const, in order to avoid warnings.
54181         (obstack_room): Likewise.
54182         (obstack_empty_p): Likewise.
54183
54184 2003-03-14  Bruno Haible  <bruno@clisp.org>
54185
54186         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE,
54187         AC_CHECK_DECLS_ONCE): Quote AC_FOREACH variable-expansions properly.
54188
54189 2003-03-13  Paul Eggert  <eggert@twinsun.com>
54190
54191         Merge changes from Bison.
54192         * lib/obstack.h: (__INT_TO_PTR) [__STDC__]: Cast result to
54193         (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
54194         when compiling Bison 1.875's `bitset bset = obstack_alloc
54195         (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
54196         * lib/hash.c: Include <stdbool.h> unconditionally.
54197
54198 2003-03-13  Paul Eggert  <eggert@twinsun.com>
54199
54200         * m4/onceonly.m4 (m4_quote): New macro.
54201         (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
54202         Quote AC_FOREACH variable-expansions properly.
54203
54204 2003-03-13  Paul Eggert  <eggert@twinsun.com>
54205
54206         * doc/COPYING.DOC, fdl.texi: Sync with latest FSF version.
54207
54208 2003-03-09  Paul Eggert  <eggert@twinsun.com>
54209
54210         * lib/argmatch.c (EXIT_FAILURE): Define if the system doesn't.
54211         Reported by Bruce Becker; see:
54212         http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html
54213
54214 2003-03-03  Paul Eggert  <eggert@twinsun.com>
54215             Bruno Haible  <bruno@clisp.org>
54216
54217         * lib/mbswidth.h: Include <wchar.h>. Needed for UnixWare 7.1.1.
54218         Reported by John Hughes, see
54219         http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html
54220
54221 2003-02-20  Bruno Haible  <bruno@clisp.org>
54222
54223         * MODULES.html.sh (func_all_modules): Add poll.
54224
54225 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
54226
54227         * modules/poll: New file.
54228
54229 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
54230
54231         * lib/poll_.h: New file.
54232         * lib/poll.c: New file.
54233
54234 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
54235
54236         * m4/poll.m4: New file.
54237
54238 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
54239
54240         * modules/mathl: New file.
54241
54242 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
54243
54244         * lib/mathl.h: New file.
54245         * lib/acosl.c: New file.
54246         * lib/asinl.c: New file.
54247         * lib/atanl.c: New file.
54248         * lib/ceill.c: New file.
54249         * lib/cosl.c: New file.
54250         * lib/expl.c: New file.
54251         * lib/floorl.c: New file.
54252         * lib/frexpl.c: New file.
54253         * lib/ldexpl.c: New file.
54254         * lib/logl.c: New file.
54255         * lib/sincosl.c: New file.
54256         * lib/sinl.c: New file.
54257         * lib/sqrtl.c: New file.
54258         * lib/tanl.c: New file.
54259         * lib/trigl.c: New file.
54260         * lib/trigl.h: New file.
54261
54262 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
54263
54264         * m4/mathl.m4: New file.
54265
54266 2003-02-18  Bruno Haible  <bruno@clisp.org>
54267
54268         * MODULES.html.sh (func_all_modules): Add mathl.
54269
54270 2003-02-17  Bruno Haible  <bruno@clisp.org>
54271
54272         * modules/mkdtemp: New module.
54273         * MODULES.html.sh (func_all_modules): Add it.
54274
54275 2003-02-17  Bruno Haible  <bruno@clisp.org>
54276
54277         * m4/mkdtemp.m4: New file, from GNU gettext with modifications.
54278
54279 2003-02-17  Bruno Haible  <bruno@clisp.org>
54280
54281         * lib/mkdtemp.h: New file, from GNU gettext.
54282         * lib/mkdtemp.c: New file, from GNU gettext.
54283
54284 2003-02-02  Jim Meyering  <jim@meyering.net>
54285
54286         * m4/regex.m4 (jm_INCLUDED_REGEX): Detect broken re_search in
54287         e.g. glibc-2.2.93.
54288
54289 2003-01-31  Bruno Haible  <bruno@clisp.org>
54290
54291         * m4/rename.m4 (vb_FUNC_RENAME): Add a redirection from 'rename' to
54292         'rpl_rename'.
54293         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Add a redirection from 'strnlen' to
54294         'rpl_strnlen'.
54295         * m4/strtod.m4 (gl_FUNC_STRTOD): Add a redirection from 'strtod' to
54296         'rpl_strtod'.
54297         * m4/utime.m4 (jm_FUNC_UTIME): Add a redirection from 'utime' to
54298         'rpl_utime'.
54299
54300 2003-01-31  Bruno Haible  <bruno@clisp.org>
54301
54302         * lib/rename.c: #undef rename before defining rpl_rename.
54303         * lib/strnlen.c: #undef strnlen, define rpl_strnlen instead of strnlen.
54304
54305 2003-01-30  Bruno Haible  <bruno@clisp.org>
54306
54307         * modules/vasnprintf, modules/vasprintf: New modules.
54308         * MODULES.html.sh (func_all_modules): Add them.
54309
54310 2003-01-30  Bruno Haible  <bruno@clisp.org>
54311
54312         * m4/signed.m4: New file, from GNU gettext.
54313         * m4/longdouble.m4: New file, from GNU gettext.
54314         * m4/wchar_t.m4: New file, from GNU gettext.
54315         * m4/wint_t.m4: New file, from GNU gettext.
54316         * m4/vasnprintf.m4: New file.
54317         * m4/vasprintf.m4: New file.
54318
54319 2003-01-30  Bruno Haible  <bruno@clisp.org>
54320
54321         * lib/printf-args.h: New file, from GNU gettext.
54322         * lib/printf-args.c: New file, from GNU gettext.
54323         * lib/printf-parse.h: New file, from GNU gettext.
54324         * lib/printf-parse.c: New file, from GNU gettext.
54325         * lib/vasnprintf.h: New file, from GNU gettext.
54326         * lib/vasnprintf.c: New file, from GNU gettext.
54327         * lib/asnprintf.c: New file, from GNU gettext.
54328         * lib/vasprintf.h: New file, from GNU gettext with modifications.
54329         * lib/vasprintf.c: New file, from GNU gettext.
54330         * lib/asprintf.c: New file, from GNU gettext.
54331
54332 2003-01-29  Bruno Haible  <bruno@clisp.org>
54333
54334         * modules/stpncpy: New module.
54335         * MODULES.html.sh (func_all_modules): Add it.
54336
54337 2003-01-29  Bruno Haible  <bruno@clisp.org>
54338
54339         * m4/stpncpy.m4: New file.
54340
54341 2003-01-29  Bruno Haible  <bruno@clisp.org>
54342
54343         * lib/stpncpy.h: New file, from GNU gettext with modifications.
54344         * lib/stpncpy.c: New file, from GNU gettext with modifications.
54345
54346 2003-01-28  Bruno Haible  <bruno@clisp.org>
54347
54348         * modules/c-ctype: New module.
54349         * MODULES.html.sh (func_all_modules): Add it.
54350
54351 2003-01-28  Bruno Haible  <bruno@clisp.org>
54352
54353         * lib/c-ctype.h: New file, from GNU gettext, with changes suggested by
54354         Paul Eggert.
54355         * lib/c-ctype.c: New file, from GNU gettext, with changes suggested by
54356         Paul Eggert.
54357
54358 2003-01-27  Bruno Haible  <bruno@clisp.org>
54359
54360         * modules/xsetenv: New module.
54361         * MODULES.html.sh (func_all_modules): Add it.
54362
54363 2003-01-27  Bruno Haible  <bruno@clisp.org>
54364
54365         * lib/xsetenv.h: New file, from GNU gettext.
54366         * lib/xsetenv.c: New file, from GNU gettext.
54367
54368 2003-01-23  Jim Meyering  <jim@meyering.net>
54369
54370         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that kept this
54371         from working on systems without dirfd (at least Irix and OSF1/Tru64).
54372
54373 2003-01-23  Bruno Haible  <bruno@clisp.org>
54374
54375         * modules/minmax: New module.
54376         * MODULES.html.sh (func_all_modules): Add it.
54377
54378 2003-01-23  Bruno Haible  <bruno@clisp.org>
54379
54380         * lib/minmax.h: New file, from GNU gettext, with comments from Paul
54381         Eggert.
54382
54383 2003-01-22  Bruno Haible  <bruno@clisp.org>
54384
54385         * modules/exit: New module.
54386         * MODULES.html.sh (func_all_modules): Add it.
54387
54388 2003-01-22  Bruno Haible  <bruno@clisp.org>
54389
54390         * lib/exit.h: New file, from GNU gettext.
54391
54392 2003-01-19  Bruno Haible  <bruno@clisp.org>
54393
54394         * gnulib-tool: Recognize option --extract-maintainer.
54395         (func_get_maintainer): New function.
54396         * modules/*: Add Maintainer entry.
54397
54398 2003-01-16  Jim Meyering  <jim@meyering.net>
54399
54400         * m4/regex.m4: The `regex' struct is both input and output.
54401         Initialize it before each use.  Patch by Tim Waugh.
54402
54403 2003-01-16  Bruno Haible  <bruno@clisp.org>
54404
54405         * MODULES.html.sh: Add a table of contents. Add the module name as
54406         leftmost column. Add hyperlinks.
54407
54408 2003-01-15  Bruno Haible  <bruno@clisp.org>
54409
54410         * m4/md5.m4 (gl_MD5): Require AC_C_INLINE.
54411
54412 2003-01-15  Bruno Haible  <bruno@clisp.org>
54413
54414         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.
54415         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL
54416         suffix.
54417
54418 2003-01-15  Bruno Haible  <bruno@clisp.org>
54419
54420         * m4/alloca.m4 (gl_FUNC_ALLOCA): Invoke AC_EGREP_CPP prerequisites.
54421
54422 2003-01-15  Bruno Haible  <bruno@clisp.org>
54423
54424         * lib/stpcpy.h (stpcpy): Use ANSI C function declarations.
54425         * lib/strcase.h (strcasecmp, strncasecmp): Likewise.
54426
54427 2003-01-14  Jim Meyering  <jim@meyering.net>
54428
54429         * lib/same.c (same_name): Tweak a comment.
54430
54431 2003-01-14  Bruno Haible  <bruno@clisp.org>
54432
54433         * lib/same.c (same_name): Reorder tests so as to avoid calling stat()
54434         when a string comparison is sufficient.
54435
54436 2003-01-14  Bruno Haible  <bruno@clisp.org>
54437
54438         * lib/readtokens.c (readtoken): Cast character to 'unsigned char', not
54439         'unsigned int'.
54440
54441 2003-01-14  Bruno Haible  <bruno@clisp.org>
54442
54443         * lib/hash-pjw.c: Add comment about low quality of this function.
54444
54445 2003-01-13  Bruno Haible  <bruno@clisp.org>
54446
54447         * modules/stpcpy: Distribute lib/stpcpy.h.
54448         * modules/setenv: Depend on alloca. Distribute lib/setenv.h.
54449
54450 2003-01-13  Bruno Haible  <bruno@clisp.org>
54451
54452         * modules/*: Add a description.
54453         * modules/strpbrk: Fix Makefile.am snippet.
54454         * modules/strtoimax: Fix dependencies.
54455         * modules/strtoumax: Likewise.
54456
54457 2003-01-13  Bruno Haible  <bruno@clisp.org>
54458
54459         * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS.
54460         * modules/alloca (Makefile.am): All object files depend on alloca.h.
54461         * modules/stdbool (Makefile.am): All object files depend on stdbool.h.
54462
54463 2003-01-13  Bruno Haible  <bruno@clisp.org>
54464
54465         * gnulib-tool (func_create_testdir): Store config/* files in the main
54466         directory.
54467         * config.rpath: Move to ...
54468         * config/config.rpath: ... here.
54469         * modules/gettext: Contains config/config.rpath, not config.rpath.
54470         * modules/iconv: Likewise.
54471
54472 2003-01-12  Paul Eggert  <eggert@twinsun.com>
54473
54474         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
54475         to avoid collisions with libcurses and libreadline.
54476
54477         * m4/getstr.m4: Remove.
54478         * m4/getline.m4 (gl_PREREQ_GETLINE): Require AC_HEADER_STDC.
54479
54480 2003-01-12  Paul Eggert  <eggert@twinsun.com>
54481
54482         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
54483         to avoid collisions with libcurses and libreadline.
54484
54485         * lib/Makefile.am (libfetish_a_SOURCES): Remove getstr.c, getstr.h.
54486         * lib/getstr.h, getstr.c: Remove.
54487         * lib/getline.c: Include "getline.h", to check interface.
54488         Move body of old getstr.c here: this defines MIN_CHUNK and
54489         declares getdelim2, which is renamed from getstr.
54490         (getline, getdelim): Adjust to renaming of getstr -> getdelim2.
54491
54492         * lib/linebuffer.c (readlinebuffer): Renamed from readline.
54493         All uses changed.
54494         * lib/linebuffer.h: Likewise.
54495         (readline): Remove backward-compatibility macro.
54496
54497 2003-01-12  Paul Eggert  <eggert@twinsun.com>
54498
54499         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
54500         to avoid collisions with libcurses and libreadline.
54501         * getstr: Remove.
54502         * MODULES.html.sh: Remove getstr.
54503         * modules/getline: Depend on unlocked-io, not getstr.
54504
54505 2003-01-12  Jim Meyering  <jim@meyering.net>
54506
54507         * lib/makepath.c: Don't test HAVE_ERRNO_H.  It's not necessary.
54508
54509 2003-01-10  Bruno Haible  <bruno@clisp.org>
54510
54511         * modules/alloca: Change Makefile.am requirements. Simplify Include
54512         requirements. Add lib/alloca_.h to file list.
54513
54514 2003-01-10  Bruno Haible  <bruno@clisp.org>
54515
54516         * m4/alloca.m4 (gl_FUNC_ALLOCA): Also define ALLOCA_H.
54517
54518 2003-01-10  Bruno Haible  <bruno@clisp.org>
54519
54520         * lib/alloca_.h: New file.
54521         * lib/getdate.y: Unconditionally include alloca.h.
54522         * lib/makepath.c: Likewise.
54523         * lib/setenv.c: Likewise.
54524         * lib/userspec.c: Likewise.
54525
54526 2003-01-09  Karl Berry  <karl@gnu.org>
54527
54528         * MODULES.html.sh: include `dirname $0` in PATH, to find
54529         gnulib-tool.
54530
54531 2003-01-09  Bruno Haible  <bruno@clisp.org>
54532
54533         * modules/stdbool: Change configure.ac, Makefile.am requirements.
54534         Simplify Include requirements. Add lib/stdbool.h.in to file list.
54535
54536 2003-01-09  Bruno Haible  <bruno@clisp.org>
54537
54538         * m4/stdbool.m4 (AM_STDBOOL_H): New macro.
54539
54540 2003-01-09  Bruno Haible  <bruno@clisp.org>
54541
54542         * lib/stdbool.h.in: New file.
54543
54544 2003-01-09  Bruno Haible  <bruno@clisp.org>
54545
54546         * gnulib-tool (func_all_modules): Ignore files ending in ~.
54547         * MODULES.html.sh: Likewise.
54548
54549 2003-01-08  Jim Meyering  <jim@meyering.net>
54550
54551         * lib/full-write.c: Undefine and define-away `const' after inclusion
54552         of errno.h, not before.  Suggestion from Bruno Haible.
54553
54554 2003-01-08  Bruno Haible  <bruno@clisp.org>
54555
54556         * modules/full-read: Depend on full-write.
54557
54558 2003-01-08  Bruno Haible  <bruno@clisp.org>
54559
54560         * lib/safe-read.c: Include specification header first, to ensure its
54561         selfcontainedness.
54562         * lib/full-write.c: Likewise.
54563
54564 2003-01-07  Jim Meyering  <jim@meyering.net>
54565
54566         * lib/full-write.c: Rework so that it may serve to define full_read,
54567         too.
54568         * lib/full-read.c: Simply #define FULL_READ and include full-write.c.
54569
54570 2003-01-07  Bruno Haible  <bruno@clisp.org>
54571
54572         * lib/strtoimax.c: Include <stdint.h> as an alternative to
54573         <inttypes.h>.
54574         * lib/xstrtol.h: Likewise.
54575         * lib/xstrtoimax.c: Likewise.
54576         * lib/xstrtoumax.c: Likewise.
54577         * lib/human.h: Likewise.
54578
54579         * lib/tempname.c: Include <inttypes.h> too. Avoids a compilation error
54580         on systems that have <inttypes.h> but not <stdint.h>.
54581
54582 2003-01-07  Bruno Haible  <bruno@clisp.org>
54583
54584         * MODULES.html.sh: Add copyright notice.
54585         (missed_files): Omit CVS directory entries.
54586         (func_module): Make it work with sed-3.02.
54587         * MODULES.txt: Remove file.
54588
54589 2003-01-06  Jim Meyering  <jim@meyering.net>
54590
54591         * lib/version-etc.c: Update year in translatable copyright string.
54592
54593 2003-01-03  Karl Berry  <karl@gnu.org>
54594
54595         * config/config.{guess,sub}: update from prep.
54596
54597 2003-01-02  Karl Berry  <karl@gnu.org>
54598
54599         * doc/COPYING.DOC: belatedly updated to 1.2.
54600
54601 2003-01-01  Karl Berry  <karl@gnu.org>
54602
54603         * gnulib-tool (func_verify_module): report module name $module in
54604         error message, not $1.
54605         * gnulib-tool (create-testdir): don't complain if destdir couldn't
54606         be created, only if it doesn't exist.
54607         * gnulib-tool (last_checkin_date): don't expand the $Date here.
54608
54609 2002-12-31  Paul Eggert  <eggert@twinsun.com>
54610
54611         * m4/memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
54612
54613 2002-12-31  Paul Eggert  <eggert@twinsun.com>
54614
54615         * lib/memcoll.c (memcoll): Fall back on a simple algorithm using
54616         memcmp if strcoll doesn't work.
54617
54618 2002-12-31  Bruno Haible  <bruno@clisp.org>
54619
54620         * lib/utime.c (utime_null): No need to call ftruncate if the file was
54621         nonempty.
54622
54623 2002-12-31  Bruno Haible  <bruno@clisp.org>
54624
54625         * lib/memcoll.c (STRCOLL): New macro.
54626         (memcoll): Use it.
54627
54628 2002-12-31  Bruno Haible  <bruno@clisp.org>
54629
54630         * lib/localcharset.h: New file.
54631         * lib/localcharset.c: Include it.
54632         * lib/unicodeio.c: Likewise.
54633
54634 2002-12-31  Bruno Haible  <bruno@clisp.org>
54635
54636         * lib/getstr.h (getstr): Define, to avoid clash with libcurses.
54637         * lib/linebuffer.h (readline): Define, to avoid clash with libreadline.
54638
54639 2002-12-31  Bruno Haible  <bruno@clisp.org>
54640
54641         * lib/getline.h: Include <stddef.h>, for size_t.
54642
54643         * lib/unicodeio.h: Include <stddef.h>, for size_t.
54644         * lib/unicodeio.c: Don't include <stddef.h>.
54645
54646 2002-12-31  Bruno Haible  <bruno@clisp.org>
54647
54648         * lib/getdate.y (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not
54649         HAVE_TM_ZONE.
54650
54651 2002-12-24  Karl Berry  <karl@gnu.org>
54652
54653         * config/config.guess: update from prep.
54654
54655 2002-12-24  Bruno Haible  <bruno@clisp.org>
54656
54657         General infrasructure.
54658         * m4/README: Rewritten.
54659         * m4/onceonly.m4: New file.
54660         * m4/onceonly_2_57.m4: New file.
54661
54662         Module atexit.
54663         * m4/atexit.m4: New file.
54664
54665         Module strtod.
54666         * m4/strtod.m4: New file.
54667
54668         Module strtol.
54669         * m4/strtol.m4: New file.
54670
54671         Module strtoul.
54672         * m4/strtoul.m4: New file.
54673
54674         Module memchr.
54675         * m4/memchr.m4: New file.
54676
54677         Module memcmp.
54678         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): New macro.
54679         (jm_FUNC_MEMCMP): Invoke it.
54680
54681         Module memcpy.
54682         * m4/memcpy.m4: New file.
54683
54684         Module memmove.
54685         * m4/memmove.m4: New file.
54686
54687         Module memset.
54688         * m4/memset.m4: New file.
54689
54690         Module strcspn.
54691         * m4/strcspn.m4: New file.
54692
54693         Module strpbrk.
54694         * m4/strpbrk.m4: New file.
54695
54696         Module strstr.
54697         * m4/strstr.m4: New file.
54698
54699         Module strerror.
54700         * m4/strerror.m4: New file.
54701
54702         Module mktime.
54703         * m4/mktime.m4: Renamed from jm-mktime.m4.
54704         (gl_PREREQ_MKTIME): New macro.
54705         (gl_FUNC_MKTIME): Renamed from jm_FUNC_MKTIME. Invoke gl_PREREQ_MKTIME.
54706
54707         Module malloc.
54708         * m4/malloc.m4 (gl_PREREQ_MALLOC): New macro.
54709         (jm_FUNC_MALLOC): Use AC_FUNC_MALLOC. Invoke gl_PREREQ_MALLOC.
54710         Don't define HAVE_DONE_WORKING_MALLOC_CHECK, since nothing uses it.
54711
54712         Module realloc.
54713         * m4/realloc.m4 (gl_PREREQ_REALLOC): New macro.
54714         (jm_FUNC_REALLOC): Use AC_FUNC_REALLOC. Invoke gl_PREREQ_REALLOC.
54715         Don't define HAVE_DONE_WORKING_REALLOC_CHECK, since nothing uses it.
54716
54717         Module strftime.
54718         * m4/tm_gmtoff.m4: New file, extracted from strftime.m4.
54719         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Use AC_FUNC_STRFTIME.
54720         Don't test for bcopy (we are not emacs). Invoke AC_TYPE_MBSTATE_T and
54721         gl_TM_GMTOFF.
54722         (_jm_STRFTIME_PREREQS, jm_FUNC_GNU_STRFTIME): Use onceonly macros.
54723
54724         Module xalloc.
54725         * m4/xalloc.m4: New file.
54726
54727         Module alloca.
54728         * m4/alloca.m4: New file.
54729
54730         Module putenv.
54731         * m4/putenv.m4 (gl_PREREQ_PUTENV): New macro.
54732         (jm_FUNC_PUTENV): Invoke it.
54733
54734         Module setenv.
54735         * m4/setenv.m4 (gt_FUNC_SETENV): New macro.
54736         (gt_CHECK_VAR_DECL): Fix quoting error that led to infinite loop in m4
54737         when invoked twice.
54738         (gt_PREREQ_SETENV, gt_PREREQ_UNSETENV): New macros, replacing old
54739         gt_FUNC_SETENV.
54740
54741         Module memrchr.
54742         * m4/memrchr.m4: New file.
54743
54744         Module stpcpy.
54745         * m4/stpcpy.m4: New file.
54746
54747         Module strcase.
54748         * m4/strcase.m4: New file.
54749
54750         Module strdup.
54751         * m4/strdup.m4: New file.
54752
54753         Module strnlen.
54754         * m4/strnlen.m4: New file.
54755
54756         Module strndup.
54757         * m4/strndup.m4: New file.
54758
54759         Module xstrtod.
54760         * m4/xstrtod.m4: New file.
54761
54762         Module xstrtol.
54763         * m4/xstrtol.m4: New file.
54764
54765         Module getdate.
54766         * m4/getdate.m4: New file.
54767
54768         Module unlocked-io.
54769         * m4/unlocked-io.m4: Renamed from jm-glibc-io.m4.
54770         (jm_FUNC_GLIBC_UNLOCKED_IO): Invoke AC_GNU_SOURCE. Use onceonly macros.
54771         * m4/jm-glibc-io.m4n: Remove file.
54772
54773         Module long-options.
54774         * m4/long-options.m4: New file.
54775
54776         Module md5.
54777         * m4/md5.m4: New file.
54778
54779         Module sha.
54780         * m4/sha.m4: New file.
54781
54782         Module getstr.
54783         * m4/getstr.m4: New file.
54784
54785         Module getline.
54786         * m4/getline.m4 (gl_PREREQ_GETLINE): New macro.
54787         (AM_FUNC_GETLINE): Invoke AC_GNU_SOURCE. Use <stdlib.h>, not
54788         <sys/types.h>, for size_t. Use the function name gnu_getline, not
54789         simply getline. Infoke gl_PREREQ_GETLINE.
54790
54791         Module obstack.
54792         * m4/obstack.m4: New file.
54793
54794         Module hash.
54795         * m4/hash.m4: New file.
54796
54797         Module readtokens.
54798         * m4/readtokens.m4: New file.
54799
54800         Module strverscmp.
54801         * m4/strverscmp.m4: New file.
54802
54803         Module stdbool.
54804         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Add test for _Bool. Needed for
54805         OSF/1.
54806
54807         Module strtoll.
54808         * m4/strtoll.m4: New file.
54809
54810         Module strtoull.
54811         * m4/strtoull.m4: New file.
54812
54813         Module strtoimax.
54814         * m4/strtoimax.m4: New file.
54815
54816         Module strtoumax.
54817         * m4/strtoumax.m4: New file.
54818
54819         Module xstrtoimax.
54820         * m4/xstrtoimax.m4 (jm_XSTRTOIMAX): Renamed from
54821         jm_AC_PREREQ_XSTRTOIMAX.
54822         Moved the strtol prerequisites to strtol.m4.
54823         Moved the strtoll prerequisites to strtoll.m4.
54824         Moved the strtoimax prerequisites to strtoimax.m4.
54825
54826         Module xstrtoumax.
54827         * m4/xstrtoumax.m4 (jm_XSTRTOUMAX): Renamed from
54828         jm_AC_PREREQ_XSTRTOUMAX.
54829         Moved the strtoul prerequisites to strtoul.m4.
54830         Moved the strtoull prerequisites to strtoull.m4.
54831         Moved the strtoumax prerequisites to strtoumax.m4.
54832
54833         Module chown.
54834         * m4/chown.m4 (gl_PREREQ_CHOWN): New macro.
54835         (jm_FUNC_CHOWN): Use AC_FUNC_CHOWN. Invoke gl_PREREQ_CHOWN.
54836
54837         Module dup2.
54838         * m4/dup2.m4: New file.
54839
54840         Module ftruncate.
54841         * m4/ftruncate.m4 (gl_PREREQ_FTRUNCATE): New macro.
54842         (jm_FUNC_FTRUNCATE): Use AC_REPLACE_FUNCS. Invoke gl_PREREQ_FTRUNCATE.
54843
54844         Module getgroups.
54845         * m4/getgroups.m4 (gl_PREREQ_GETGROUPS): New macro.
54846         (jm_FUNC_GETGROUPS): Use AC_FUNC_GETGROUPS. Invoke gl_PREREQ_GETGROUPS.
54847
54848         Module gettimeofday.
54849         * m4/gettimeofday.m4 (gl_PREREQ_GETTIMEOFDAY): New macro.
54850         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use onceonly macros. Invoke
54851         gl_PREREQ_GETTIMEOFDAY.
54852
54853         Module mkdir.
54854         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): New macro.
54855         (UTILS_FUNC_MKDIR_TRAILING_SLASH): Invoke gl_PREREQ_MKDIR.
54856
54857         Module mkstemp.
54858         * m4/mkstemp.m4 (gl_PREREQ_MKSTEMP): New macro.
54859         (jm_PREREQ_TEMPNAME): New macro, from prereq.m4. Also invoke
54860         jm_AC_TYPE_UINTMAX_T.
54861         (UTILS_FUNC_MKSTEMP): Invoke gl_PREREQ_MKSTEMP and jm_PREREQ_TEMPNAME.
54862
54863         Module stat.
54864         * m4/stat.m4 (gl_PREREQ_STAT): New macro.
54865         (jm_FUNC_STAT): Use AC_FUNC_STAT. Invoke gl_PREREQ_STAT.
54866
54867         Module lstat.
54868         * m4/lstat.m4 (gl_PREREQ_LSTAT): New macro.
54869         (jm_FUNC_LSTAT): Use AC_FUNC_LSTAT. Invoke gl_PREREQ_LSTAT.
54870
54871         Module timespec.
54872         * m4/timespec.m4 (gl_TIMESPEC): New macro.
54873         (jm_CHECK_TYPE_STRUCT_TIMESPEC): Add check for <sys/time.h>.
54874         * m4/st_mtim.m4: Indentation.
54875
54876         Module nanosleep.
54877         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): New macro.
54878         (jm_FUNC_NANOSLEEP): Add check for <sys/time.h>. Invoke
54879         gl_PREREQ_NANOSLEEP.
54880
54881         Module regex.
54882         * m4/regex.m4 (jm_PREREQ_REGEX): New macro.
54883         (jm_INCLUDED_REGEX): Invoke jm_PREREQ_REGEX.
54884         (gl_REGEX): New macro.
54885
54886         Module rename.
54887         * m4/rename.m4 (gl_PREREQ_RENAME): New macro.
54888         (vb_FUNC_RENAME): Invoke gl_PREREQ_RENAME.
54889
54890         Module rmdir.
54891         * m4/rmdir.m4: New file.
54892
54893         Module utime.
54894         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Use onceonly macros.
54895         * m4/utime.m4 (gl_PREREQ_UTIME): New macro.
54896         (jm_FUNC_UTIME): Invoke gl_PREREQ_UTIME.
54897
54898         Module dirname.
54899         * m4/dirname.m4: New file.
54900
54901         Module getopt.
54902         * m4/getopt.m4: New file.
54903
54904         Module unistd-safer.
54905         * m4/unistd-safer.m4: New file.
54906
54907         Module fnmatch.
54908         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Include <stdlib.h>, for exit()
54909         declaration.
54910         (gl_PREREQ_FNMATCH_EXTRA): New macro.
54911         (gl_FUNC_FNMATCH_POSIX): New macro.
54912         (gl_FUNC_FNMATCH_GNU): Renamed from AC_FUNC_FNMATCH_GNU. Invoke
54913         gl_PREREQ_FNMATCH_EXTRA. Use the function name gnu_fnmatch, not
54914         simply fnmatch.
54915
54916         Module exclude.
54917         * m4/exclude.m4: New file.
54918
54919         Module human.
54920         * m4/human.m4: New file.
54921
54922         Module acl.
54923         * m4/acl.m4: Nop.
54924
54925         Module backupfile.
54926         * m4/backupfile.m4: New file.
54927         * m4/d-ino.m4: Indentation.
54928
54929         Module fsusage.
54930         * m4/fsusage.m4 (gl_FSUSAGE): New macro.
54931         (jm_STATFS_TRUNCATES): New macro, from coreutils-4.5.4/configure.ac.
54932         (gl_PREREQ_FSUSAGE_EXTRA): New macro.
54933
54934         Module dirfd.
54935         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP
54936         requirements.
54937
54938         Module euidaccess.
54939         * m4/euidaccess.m4: New file.
54940
54941         Module file-type.
54942         * m4/file-type.m4: New file.
54943
54944         Module fileblocks.
54945         * m4/fileblocks.m4: New file.
54946
54947         Module filemode.
54948         * m4/filemode.m4: New file.
54949
54950         Module isdir.
54951         * m4/isdir.m4: New file.
54952
54953         Module lchown.
54954         * m4/lchown.m4 (gl_PREREQ_LCHOWN): New macro.
54955         (jm_FUNC_LCHOWN): Invoke gl_PREREQ_LCHOWN.
54956
54957         Module makepath.
54958         * m4/makepath.m4: New file.
54959
54960         Module modechange.
54961         * m4/modechange.m4: New file.
54962
54963         Module mountlist.
54964         * m4/mountlist.m4: New file.
54965         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Use onceonly macros.
54966         Indentation.
54967
54968         Module path-concat.
54969         * m4/path-concat.m4: New file.
54970
54971         Module pathmax.
54972         * m4/pathmax.m4: New file.
54973
54974         Module same.
54975         * m4/same.m4: New file.
54976
54977         Module save-cwd.
54978         * m4/save-cwd.m4: New file.
54979
54980         Module savedir.
54981         * m4/savedir.m4: New file.
54982
54983         Module xgetcwd.
54984         * m4/xgetcwd.m4: New file.
54985         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Use onceonly macros.
54986
54987         Module xreadlink.
54988         * m4/xreadlink.m4: New file.
54989
54990         Module safe-read.
54991         * m4/safe-read.m4: New file.
54992
54993         Module safe-write.
54994         * m4/safe-write.m4: New file.
54995
54996         Module closeout.
54997         * m4/closeout.m4: New file.
54998
54999         Module stdio-safer.
55000         * m4/stdio-safer.m4: New file.
55001
55002         Module getpass.
55003         * m4/getpass.m4: New file.
55004
55005         Module getugroups.
55006         * m4/getugroups.m4: New file.
55007
55008         Module group-member.
55009         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): New macro.
55010         (jm_FUNC_GROUP_MEMBER): Invoke AC_GNU_SOURCE, gl_PREREQ_GROUP_MEMBER.
55011
55012         Module idcache.
55013         * m4/idcache.m4: New file.
55014
55015         Module userspec.
55016         * m4/userspec.m4: New file.
55017
55018         Module gettime.
55019         * m4/clock_time.m4: New file.
55020         * m4/gettime.m4: New file.
55021
55022         Module settime.
55023         * m4/settime.m4: New file.
55024
55025         Module posixtm.
55026         * m4/posixtm.m4: New file.
55027
55028         Module gethostname.
55029         * m4/gethostname.m4: New file.
55030
55031         Module canon-host.
55032         * m4/canon-host.m4: New file.
55033
55034         Module gettext.
55035         * m4/codeset.m4: New file, from gettext-0.11.5.
55036         * m4/gettext.m4: New file, from gettext-0.11.5.
55037         * m4/glibc21.m4: New file, from gettext-0.11.5.
55038         * m4/iconv.m4: New file, from gettext-0.11.5.
55039         * m4/intdiv0.m4: New file, from gettext-0.11.5.
55040         * m4/inttypes-pri.m4: New file, from gettext-0.11.5.
55041         * m4/inttypes.m4: New file, from gettext-0.11.5.
55042         * m4/inttypes_h.m4: New file, from gettext-0.11.5 with modifications.
55043         * m4/isc-posix.m4: New file, from gettext-0.11.5.
55044         * m4/lcmessage.m4: New file, from gettext-0.11.5.
55045         * m4/lib-ld.m4: New file, from gettext-0.11.5.
55046         * m4/lib-link.m4: New file, from gettext-0.11.5.
55047         * m4/lib-prefix.m4: New file, from gettext-0.11.5.
55048         * m4/progtest.m4: New file, from gettext-0.11.5.
55049         * m4/stdint_h.m4: New file, from gettext-0.11.5 with modifications.
55050         * m4/uintmax_t.m4: New file, from gettext-0.11.5 with modifications.
55051         * m4/ulonglong.m4: New file, from gettext-0.11.5 with modifications.
55052
55053         Module localcharset.
55054         * m4/localcharset.m4: New file.
55055
55056         Module hard-locale.
55057         * m4/hard-locale.m4: New file.
55058
55059         Module mbswidth.
55060         * m4/mbswidth.m4 (gl_MBSWIDTH): Renamed from jm_PREREQ_MBSWIDTH. Use
55061         onceonly macros.
55062         * m4/mbrtowc.m4: Add comment.
55063
55064         Module memcasecmp.
55065         * m4/memcasecmp.m4: New file.
55066
55067         Module memcoll.
55068         * m4/memcoll.m4: New file.
55069
55070         Module unicodeio.
55071         * m4/unicodeio.m4: New file.
55072
55073         Module rpmatch.
55074         * m4/rpmatch.m4: New file.
55075
55076         Module yesno.
55077         * m4/yesno.m4: New file.
55078
55079         Module exitfail.
55080         * m4/exitfail.m4: New file.
55081
55082         Module c-stack.
55083         * m4/c-stack.m4 (gl_C_STACK): New macro.
55084         (jm_PREREQ_C_STACK): Check for <sys/time.h>. Use onceonly macros.
55085
55086         Module error.
55087         * m4/error.m4 (gl_ERROR): New macro.
55088         (jm_PREREQ_ERROR): Use onceonly macros.
55089
55090         Module fatal.
55091         * m4/fatal.m4: New file.
55092
55093         Module getloadavg.
55094         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Use onceonly macros.
55095         (gl_FUNC_GETLOADAVG, gl_PREREQ_GETLOADAVG): New macros.
55096
55097         Module getpagesize.
55098         * m4/getpagesize.m4: New file.
55099
55100         Module getusershell.
55101         * m4/getusershell.m4: New file.
55102
55103         Module physmem.
55104         * m4/physmem.m4: New file.
55105
55106         Module posixver.
55107         * m4/posixver.m4: New file.
55108
55109         Module quotearg.
55110         * m4/quotearg.m4: New file.
55111
55112         Module quote.
55113         * m4/quote.m4: New file.
55114
55115         Module readutmp.
55116         * m4/readutmp.m4: New file, based on jm_PREREQ_READUTMP from prereq.m4.
55117
55118         Module sig2str.
55119         * m4/sig2str.m4: New file.
55120
55121         Other.
55122         * m4/longlong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Remove, moved to
55123         ulonglong.m4.
55124         * m4/intmax_t.m4: New file.
55125         * m4/d-type.m4: Indentation.
55126         * m4/jm-macros.m4: Update.
55127         * m4/prereq.m4 (jm_PREREQ): Update.
55128         (jm_PREREQ_ADDEXT): Remove, obsoleted by backupfile.m4.
55129         (jm_PREREQ_CANON_HOST): Remove, obsoleted by canon-host.m4.
55130         (jm_PREREQ_DIRNAME): Remove, obsoleted by dirname.m4.
55131         (jm_PREREQ_EXCLUDE): Remove, obsoleted by exclude.m4.
55132         (jm_PREREQ_GETPAGESIZE): Remove, obsoleted by getpagesize.m4.
55133         (jm_PREREQ_HARD_LOCALE): Remove, obsoleted by hard-locale.m4.
55134         (jm_PREREQ_HASH): Remove, obsoleted by hash.m4.
55135         (jm_PREREQ_HUMAN): Remove, obsoleted by human.m4.
55136         (jm_PREREQ_MEMCHR): Remove, obsoleted by memchr.m4.
55137         (jm_PREREQ_PHYSMEM): Remove, obsoleted by physmem.m4.
55138         (jm_PREREQ_POSIXVER): Remove, obsoleted by posixver.m4.
55139         (jm_PREREQ_QUOTEARG): Remove, obsoleted by quotearg.m4.
55140         (jm_PREREQ_READUTMP): Remove, obsoleted by readutmp.m4.
55141         (jm_PREREQ_REGEX): Remove, obsoleted by regex.m4.
55142         (jm_PREREQ_STRNLEN): Remove, obsoleted by strnlen.m4.
55143         (jm_PREREQ_TEMPNAME): Remove, obsoleted by mkstemp.m4.
55144         (jm_PREREQ_XGETCWD): Remove, obsoleted by xgetcwd.m4.
55145         (jm_PREREQ_XREADLINK): Remove, obsoleted by xreadlink.m4.
55146         * m4/readdir.m4 (jm_FUNC_READDIR): Use onceonly macros.
55147
55148 2002-12-24  Bruno Haible  <bruno@clisp.org>
55149
55150         * MODULES.txt: Update according to m4/ changes.
55151
55152         Module gettext.
55153         * config.rpath: New file, from gettext-0.11.5.
55154
55155         * modules/*: New module descriptions.
55156         * gnulib-tool: New file.
55157         * MODULES.html.sh: New file.
55158
55159 2002-12-21  Karl Berry  <karl@gnu.org>
55160
55161         * doc/fdl.texi: update to version 1.2.
55162
55163 2002-12-19  Karl Berry  <karl@gnu.org>
55164
55165         * config/config.guess: update from prep.
55166
55167 2002-12-18  Bruno Haible  <bruno@clisp.org>
55168
55169         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't test for localtime_r.
55170         * m4/jm-mktime.m4 (jm_FUNC_MKTIME): Likewise.
55171
55172 2002-12-17  Bruno Haible  <bruno@clisp.org>
55173
55174         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Remove checks for limits.h,
55175         stdlib.h, string.h.
55176
55177 2002-12-17  Bruno Haible  <bruno@clisp.org>
55178
55179         * lib/canon-host.c (strdup): Remove unused declaration.
55180
55181         * lib/fsusage.c: Include full_read.h.
55182         (get_fs_usage): Use full_read instead of safe_read.
55183
55184         * lib/utime.c (utime_null): Use SAFE_READ_ERROR.
55185
55186 2002-12-12  Karl Berry  <karl@gnu.org>
55187
55188         * config/config.guess: update from prep.
55189
55190 2002-12-11  Bruno Haible  <bruno@clisp.org>
55191
55192         * m4/setenv.m4: New file, from gettext-0.11.5.
55193
55194 2002-12-11  Bruno Haible  <bruno@clisp.org>
55195
55196         * lib/setenv.h: Rewritten to cope with systems that have setenv() but
55197         not unsetenv().
55198         * lib/setenv.c, unsetenv.c: Taken from glibc-2.2.4 with the following
55199         modifications:
55200
55201         2002-12-11  Bruno Haible  <bruno@clisp.org>
55202
55203                 * setenv.c (alloca): Fall back to malloc.
55204                 (freea): New macro.
55205                 (setenv): Use freea() to free memory allocated with alloca().
55206
55207         2002-11-13  Bruno Haible  <bruno@clisp.org>
55208
55209                 * setenv.c (compar_fn_t, __add_to_environ, setenv): Use ANSI C
55210                 function declarations.
55211                 * unsetenv.c (unsetenv): Likewise.
55212
55213         2002-03-04  Bruno Haible  <bruno@clisp.org>
55214
55215                 Portability to AIX 4.3.3.
55216                 * unsetenv.c: New file, extracted from setenv.c.
55217                 * setenv.c: Move the unsetenv() function to unsetenv.c.
55218
55219         2001-12-20  Bruno Haible  <bruno@clisp.org>
55220
55221                 * setenv.c (__add_to_environ): Don't call realloc(NULL,...),
55222                 use malloc instead. For SunOS 4.
55223
55224         2001-12-11  Bruno Haible  <bruno@clisp.org>
55225
55226                 * setenv.c: Declare alloca.
55227                 (compar_fn_t): New typedef.
55228                 (KNOWN_VALUE, STORE_VALUE): Use it.
55229
55230         * lib/Makefile.am (libfetish_a_SOURCES): Add setenv.c, unsetenv.c,
55231         setenv.h.
55232
55233 2002-12-10  Paul Eggert  <eggert@twinsun.com>
55234
55235         Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
55236         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS):
55237         Choose values that are less likely to collide with system fnmatch
55238         options.
55239         * lib/exclude.c (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
55240         defined (e.g., a pure POSIX system).
55241         (EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME
55242         instead of FNM_FILE_NAME, for compatibility with pure POSIX sytems.
55243
55244 2002-12-06  Paul Eggert  <eggert@twinsun.com>
55245
55246         Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
55247         a pain in practice to deal with generated m4 files.  This change
55248         goes together with the 2002-12-04 unlocked-io.h change in ../lib.
55249
55250         * m4/Makefile.am.in (Makefile.am): Don't mention jm-glibc-io.m4n
55251         and jm-glibc-io.m4, as they are no longer a special case.
55252         * m4/jm-glibc-io.m4: Rename from jm-glibc-io.m4n, and remove the
55253         kludge and the auto-generation stuff.  Check only whether the
55254         functions are declared, not whether they exist, since older hosts
55255         that don't declare the functions can't use the optimization anyway.
55256
55257 2002-12-06  Jim Meyering  <jim@meyering.net>
55258
55259         * lib/error.c: Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'.
55260
55261         Merge in changes from libc's misc/error.c, in preparation
55262         for the merge of gnulib's changes back into libc.
55263
55264         * lib/error.c (_): Define only if not already defined.
55265         Move definition to follow all #include directives.
55266         Include unlocked-io.h only if !_LIBC.
55267         [_LIBC]: Include <libio/libioP.h>.
55268         [USE_IN_LIBIO]: Include <libio/iolibio.h>
55269         (fflush): Tweak definition to use INTUSE.
55270         (putc): Define.
55271
55272 2002-12-05  Paul Eggert  <eggert@twinsun.com>
55273
55274         * lib/alloca.c [defined emacs]: Include "lisp.h".
55275         (xalloc_die) [defined emacs]: New macro.
55276         (free) [defined emacs && defined EMACS_FREE]: Define to EMACS_FREE.
55277         [! defined emacs]: Include <xalloc.h>.
55278         (POINTER_TYPE) [!defined POINTER_TYPE]: New macro.
55279         (pointer): Typedef to POINTER_TYPE *.
55280         (malloc): Remove decl; we now always use xmalloc.
55281         (alloca): Use old-style definition, since Emacs needs this.
55282         Check for arithmetic overflow when computing combined size.
55283
55284 2002-12-04  Paul Eggert  <eggert@twinsun.com>
55285
55286         Do not generate unlocked-io.h automatically, since it's easier to
55287         maintain it by hand.
55288
55289         * lib/unlocked-io.h: New file, from GNU diffutils,
55290         but with proper copyright notice and attribution.
55291         * lib/gen-uio: Remove.
55292         * lib/Makefile.am: Add copyright notice.
55293         (libfetish_a_SOURCES): Add unlocked-io.h.
55294         (BUILT_SOURCES, all-local): Remove unlocked-io.h.
55295         (DISTCLEANFILES, io_functions): Remove macros.
55296         (EXTRA_DIST): Remove gen_uio.
55297         (unlocked-io.h): Remove rule.
55298
55299 2002-12-04  Jim Meyering  <jim@meyering.net>
55300
55301         Reflect the fact that stat.c and lstat.c are no longer generated.
55302         * lib/Makefile.am (BUILT_SOURCES): Remove stat.c and lstat.c.
55303         (DISTCLEANFILES): Likewise.
55304         (EXTRA_DIST): Likewise.
55305         (all_local): Don't depend on stat.c or lstat.c.
55306         (stat.c, lstat.c): Remove rules.
55307         (EXTRA_DIST): Remove xstat.in.
55308
55309         * lib/xstat.in: Remove file.  Contents moved into stat.c.
55310         * lib/stat.c: New file.  Contents mostly from xstat.in.
55311         * lib/stat.c: Rework so that it may serve to define rpl_lstat, too.
55312         * lib/lstat.c: New file. Simply #define LSTAT and include stat.c.
55313
55314         * lib/safe-read.c: Rework so that it may serve to define safe_write,
55315         too.
55316         * lib/safe-write.c: Simply #define SAFE_WRITE and include safe-read.c.
55317
55318 2002-12-03  Jim Meyering  <jim@meyering.net>
55319
55320         * lib/safe-read.c, safe-write.c: Change variable names and comments,
55321         but not semantics, to minimize the differences between these two files.
55322         (safe_read): Change comment to mention SAFE_READ_ERROR.
55323
55324         * lib/safe-read.c (IS_EINTR): Define.
55325         (safe_read): Use IS_EINTR in place of in-function cpp directives.
55326
55327 2002-12-02  Jim Meyering  <jim@meyering.net>
55328
55329         * lib/safe-read.c (EINTR): Define.
55330         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
55331         (INT_MAX): Provide fallback.
55332         (safe_read): Rewrite to iterate IFF the read fails with EINTR.
55333
55334         * lib/safe-read.h (SAFE_READ_ERROR): Define.
55335
55336 2002-12-02  Bruno Haible  <bruno@clisp.org>
55337
55338         * lib/safe-write.c (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM):
55339         Define, taken from safe-read.c.
55340         (INT_MAX): Provide fallback.
55341         (safe_write): Rewrite to iterate IFF the write fails with EINTR.
55342         * lib/safe-write.h (SAFE_WRITE_ERROR): Define.
55343
55344         * lib/safe-read.c (EINTR): Remove definition.
55345         (safe_read): Don't use EINTR if it is absent.
55346
55347 2002-12-01  Jim Meyering  <jim@meyering.net>
55348
55349         * lib/safe-read.c: (safe_read): Also exit the loop when read returns
55350         zero.
55351         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_MAX): Define.
55352
55353 2002-11-27  Paul Eggert  <eggert@twinsun.com>
55354
55355         * lib/hash.c (hash_lookup, hash_get_first, hash_get_next,
55356         hash_find_entry, hash_rehash): Replace `if (limit <= value) abort ();'
55357         with `if (! (value < limit)) abort ();', for readability.
55358
55359 2002-11-26  Karl Berry  <karl@gnu.org>
55360
55361         * lib/strdup.c: copy from libc again, with jim's ok.
55362         * lib/.cppi-disable: re-add strdup.c
55363
55364 2002-11-25  Karl Berry  <karl@gnu.org>
55365
55366         * lib/strtoll.c: copy from libc, meaning we now #include <strtol.c>
55367         instead of "strtol.c".
55368
55369 2002-11-25  Karl Berry  <karl@gnu.org>
55370
55371         * config/install-sh: update from automake for variable quoting, $0 in
55372         error msgs, etc.
55373
55374         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
55375         * config/srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
55376         entry.
55377
55378 2002-11-25  Jim Meyering  <jim@meyering.net>
55379
55380         * lib/mktime.c: Sync from libc, now that it has the latest fix.
55381
55382 2002-11-24  Karl Berry  <karl@gnu.org>
55383
55384         * lib/error.c, getopt.c, getopt.h, getopt1.c, obstack.c, regex.c,
55385         regex.h, strdup.c, strtoll.c, tempname.c: change license to gpl.
55386
55387 2002-11-24  Jim Meyering  <jim@meyering.net>
55388
55389         Update from coreutils:
55390
55391         * lib/mktime.c: Merge in changes from libc.
55392
55393         Avoid a link-time failure on some Linux systems.
55394         * lib/mktime.c (STATIC): Define to be empty (_LIBC) or `static'
55395         (otherwise).
55396         (__mon_yday): Declare with the STATIC attribute.
55397         (__mktime_internal): Likewise.
55398         Based on a report from Greg Schafer.
55399
55400 2002-11-23  Jim Meyering  <jim@meyering.net>
55401
55402         * lib/sig2str.c (str2signum, sig2str): Avoid a warning from gcc:
55403         Use `unsigned', not `int', as type of index.
55404
55405         * lib/xstat.in [@BEGIN_LSTAT_ONLY@]: Include <string.h>.
55406
55407         * lib/fsusage.c: Remove unneeded parentheses around operands of
55408         `defined'.
55409
55410 2002-11-22  Paul Eggert  <eggert@twinsun.com>
55411
55412         * lib/quotearg.h: Allow multiple inclusion by surrounding with
55413         "#ifndef QUOTEARG_H_".  Include <stddef.h>, for size_t,
55414         so that we can be included first.
55415         (PARAMS): Remove; we now assume C89 or later.  All uses removed.
55416         * lib/quotearg.c: Include quotearg.h immediately after config.h.
55417         No need to include stddef.h or sys/types.h any more.
55418         Surround local include files with "", not "<>".
55419         Assume HAVE_LIMITS_H unconditionally, as we assume C89.
55420         Similarly, assume HAVE_C_BACKSLASH_A, CHAR_BIT, UCHAR_MAX, UINT_MAX,
55421         HAVE_STDLIB_H, HAVE_STRING_H, STDC_HEADERS.
55422         (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
55423         (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
55424         (ISPRINT): Remove; no longer needed now that we assume C89.
55425
55426         (clone_quoting_options, quotearg_buffer, quotearg_n_options):
55427         Preserve errno.
55428
55429         (quotearg_buffer_restyled, quotearg_n, quotearg_n_style,
55430         quotearg_char): Use SIZE_MAX rather than
55431         (size_t) -1 when we are talking about "infinity".
55432
55433         (quotearg_buffer_restyled): Fix bug when quoting trigraphs.
55434
55435 2002-11-22  Paul Eggert  <eggert@twinsun.com>
55436
55437         * lib/hash.c: Avoid use of <assert.h>, as the GNU Coding Standards
55438         hint that one should use `if (! x) abort ();' rather than `assert
55439         (x);', and anyway it's one less thing to worry about configuring.
55440         (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
55441         hash_rehash, hash_insert): Use abort rather than assert.
55442
55443 2002-11-22  Bruno Haible  <bruno@clisp.org>
55444
55445         * lib/safe-read.h: Assume C89. Add comments.
55446         (safe_read): Change return type to size_t.
55447         * lib/safe-read.c (safe_read): Change return type to size_t. Handle
55448         byte counts > SSIZE_MAX correctly.
55449         * lib/safe-write.h: New file.
55450         * lib/safe-write.c: New file.
55451         * lib/full-read.h: New file.
55452         * lib/full-read.c: New file.
55453         * lib/full-write.h: Assume C89. Add comments.
55454         * lib/full-write.c: Include safe-write.h.
55455         (full_write): Rewritten to use safe_write.
55456         Suggested by Jim Meyering and Paul Eggert.
55457
55458 2002-11-21  Jim Meyering  <jim@meyering.net>
55459
55460         * lib/strdup.c (strdup): Tweak comment and initial #if/#include.
55461
55462         Merge in changes from the coreutils.
55463
55464         2002-09-25  Paul Eggert  <eggert@twinsun.com>
55465         * lib/fsusage.c [! HAVE_INTTYPES_H && HAVE_STDINT_H] Include
55466         <stdint.h>.
55467         (UINTMAX_MAX) [!defined UINTMAX_MAX]: New macro.
55468         (PROPAGATE_ALL_ONES): Work even if X is unsigned and narrower than
55469         int.  Work more efficiently if X is the same width as uintmax_t.
55470         Do not compare X to -1, to avoid bogus compiler warning.
55471         (get_fs_usage): (uintmax_t) -1 -> UINTMAX_MAX to avoid a cast.
55472         Don't assume that f_frsize and f_bsize are the same type.
55473
55474         * lib/mountlist.c: #undef MNT_IGNORE before defining it, to avoid
55475         warning on FreeBSD.
55476
55477         * lib/makepath.c (make_path): Restore umask *before* creating the final
55478         component.
55479         (make_path): Minor reformatting.
55480
55481         * lib/xmalloc.c: Adjust to work with new autoconf macros,
55482         AC_FUNC_MALLOC and AC_FUNC_REALLOC: test #ifndef
55483         HAVE_MALLOC/HAVE_REALLOC.
55484
55485         * lib/mountlist.h (ME_DUMMY): Don't count entries of type `auto' as
55486         dummy ones.  At least on GNU/Linux systems, `auto' means something
55487         else.
55488         From Michael Stone.
55489
55490 2002-11-21  Bruno Haible  <bruno@clisp.org>
55491
55492         Remove case insensitive option matching.
55493         * lib/argmatch.h (argcasematch): Remove declaration.
55494         (ARGCASEMATCH): Remove macro.
55495         (__xargmatch_internal): Remove case_sensitive argument.
55496         (XARGMATCH): Update.
55497         (XARGCASEMATCH): Remove macro.
55498         * lib/argmatch.c (argmatch): Renamed from __argmatch_internal. Remove
55499         case_sensitive argument.
55500         (argcasematch): Remove function.
55501         (__xargmatch_internal): Remove case_sensitive argument.
55502         (main): Use XARGMATCH instead of XARGCASEMATCH.
55503
55504         * lib/xmalloc.c: Change compile-time error message. Add comment about
55505         required autoconf version.
55506
55507 2002-11-20  Paul Eggert  <eggert@twinsun.com>
55508
55509         Merge argmatch cleanups from Bison.  Assume C89.
55510
55511         * lib/argmatch.c: Include config.h here, not in argmatch.h.
55512         Include stdlib.h, for EXIT_FAILURE.
55513         Always include <string.h>, since we assume C89.
55514         (EXIT_FAILURE): Remove pre-C89 bug workaround.
55515         * lib/argmatch.h: Do not include <config.h> or <sys/types.h>.
55516         Include <stddef.h> instead, since it's all we need for size_t.
55517         (PARAMS): Remove.  All uses removed.
55518         (ARRAY_CARDINALITY): Do not bother to #undef.
55519         (ARRAY_CARDINALITY, ARGMATCH, ARGCASEMATCH, invalid_arg,
55520         ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
55521         Remove unnecessary parentheses.
55522         (ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
55523         Insert necessary parentheses.
55524         (ARGMATCH_CONSTRAINT, ARGMATCH_VERIFY): New macros.
55525         (ARGMATCH_ASSERT): Use ARGMATCH_CONSTRAINT.
55526
55527 2002-11-19  Bruno Haible  <bruno@clisp.org>
55528
55529         * lib/mbswidth.c: Include mbswidth.h right at the beginning.
55530         * lib/mbswidth.h: Include <stddef.h>, for size_t.
55531
55532         * lib/mbswidth.h (PARAMS): Remove macro.
55533         (mbswidth, mbsnwidth): Use ANSI C function declarations.
55534         * lib/mbswidth.c (mbswidth, mbsnwidth): Likewise.
55535
55536         * lib/gcd.h (PARAMS): Remove macro.
55537         (gcd): Use ANSI C function declarations.
55538         * lib/gcd.c (gcd): Likewise.
55539
55540 2002-11-15  Bruno Haible  <bruno@clisp.org>
55541
55542         * lib/strcspn.c: Include <stddef.h>.
55543         (strcspn): Use ANSI C function declaration. Change return type to
55544         size_t. Use NULL.
55545         * lib/strpbrk.c: Minimize diffs to glibc. Include <stddef.h>.
55546         (strpbrk): Use NULL.
55547         * lib/strpbrk.h (PARAMS): Remove macro.
55548         (strpbrk): Use ANSI C function declaration.
55549         * lib/strstr.c: Don't include <sys/types.h>.
55550         * lib/strstr.h (PARAMS): Remove macro.
55551         (strstr): Use ANSI C function declarations.
55552
55553 2002-11-14  Karl Berry  <karl@gnu.org>
55554
55555         * config/mkinstalldirs: `do' on separate line, instead of
55556         `for var; do'.
55557
55558 2002-11-06  Bruno Haible  <bruno@clisp.org>
55559
55560         * lib/gcd.h (gcd): Change argument type to 'unsigned long'.
55561         * lib/gcd.c (gcd): Likewise.
55562
55563 2002-11-05  Bruno Haible  <bruno@clisp.org>
55564
55565         * lib/gcd.h: New file, from gettext-0.11.5.
55566         * lib/gcd.c: New file, from gettext-0.11.5.
55567
55568 2002-11-05  Bruno Haible  <bruno@clisp.org>
55569
55570         * lib/error.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
55571         * lib/getopt.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
55572         * lib/obstack.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
55573         * lib/regex.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
55574
55575         * lib/argmatch.c: Include gettext.h instead of <locale.h> and
55576         <libintl.h>.
55577         * lib/makepath.c: Include gettext.h instead of <locale.h> and
55578         <libintl.h>.
55579
55580         * lib/closeout.c: Include gettext.h instead of <libintl.h>.
55581         * lib/human.c: Include gettext.h instead of <libintl.h>.
55582         * lib/quotearg.c: Include gettext.h instead of <libintl.h>.
55583         * lib/rpmatch.c: Include gettext.h instead of <libintl.h>.
55584         * lib/unicodeio.c: Include gettext.h instead of <libintl.h>.
55585         * lib/userspec.c: Include gettext.h instead of <libintl.h>.
55586         * lib/version-etc.c: Include gettext.h instead of <libintl.h>.
55587         * lib/xmalloc.c: Include gettext.h instead of <libintl.h>.
55588         (textdomain): Remove definition.
55589         * lib/xmemcoll.c: Include gettext.h instead of <libintl.h>.
55590
55591         * lib/long-options.c: Remove include of <libintl.h> and definition of
55592         _.
55593         * lib/same.c: Remove include of <libintl.h> and definition of _.
55594
55595 2002-11-04  Owen Taylor  <otaylor@redhat.com>
55596
55597         * lib/config.charset: A few additions for Solaris.
55598
55599 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
55600
55601         Make it possible to build libcharset with CC=gcc CFLAGS="-x c++".
55602         * lib/localcharset.c (locale_charset): Declare as extern "C".
55603
55604 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
55605
55606         * lib/config.charset: msdos in uk_UA uses CP1125.
55607
55608 2002-11-04  Bruno Haible  <bruno@clisp.org>
55609
55610         * lib/stpcpy.h: New file, from GNU gettext-0.11.5.
55611         * lib/strcase.h: New file, from GNU gettext-0.11.5.
55612         * lib/strpbrk.h: New file, from GNU gettext-0.11.5.
55613         * lib/strstr.h: New file, from GNU gettext-0.11.5.
55614         * lib/xgetcwd.h: New file, from GNU gettext-0.11.5.
55615
55616 2002-11-04  Bruno Haible  <bruno@clisp.org>
55617
55618         * lib/localcharset.c (locale_charset): Don't return an empty string.
55619
55620 2002-11-04  Bruno Haible  <bruno@clisp.org>
55621
55622         * lib/localcharset.c (get_charset_aliases): Add more Windows specific
55623         aliases.
55624
55625 2002-11-04  Bruno Haible  <bruno@clisp.org>
55626
55627         * lib/config.charset: Update for newest glibc. Add canonical names
55628         ISO-8859-14, KOI8-T, TCVN5712-1, GEORGIAN-PS.
55629
55630 2002-11-04  Bruno Haible  <bruno@clisp.org>
55631
55632         * lib/config.charset: Add support for NetBSD.
55633
55634 2002-11-04  Bruno Haible  <bruno@clisp.org>
55635
55636         * lib/config.charset [msdosdjgpp]: For Russian, use CP866.
55637
55638 2002-11-01  Bruno Haible  <bruno@clisp.org>
55639
55640         * configure.in: Add AC_CONFIG_AUX_DIR call.
55641         (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile,
55642         test/Makefile.
55643         * Makefile.in (subdirs): Add m4, lib. Remove doc, test.
55644
55645 2002-09-28  Karl Berry  <karl@gnu.org>
55646
55647         * config/srclist.txt: can't copy install-sh/mkinstalldirs from
55648         installed automake until the next release, since changes have been
55649         made.
55650
55651 2002-09-25  Karl Berry  <karl@gnu.org>
55652
55653         * lib/strdup.c: copy from libc/string (via ../config/srclist*).
55654         * lib/getopt*: copy from libc/posix.
55655         * lib/gettext.h: copy from gettext.
55656         * lib/.cppi-disable: add strdup.c, gettext.h.
55657
55658 2002-09-25  Karl Berry  <karl@gnu.org>
55659
55660         * config/srclist.txt: enable gettext.h check.
55661         * config/config.{guess,sub}: update from prep.
55662         * config/depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
55663                 from automake 1.6.3.
55664         See srclist*.
55665
55666 2002-08-23  Stefan Monnier  <monnier@cs.yale.edu>
55667
55668         * regex.c (PATFETCH): Remove the translating fetch.
55669         (PATFETCH_RAW): Rename to PATFETCH.
55670         (set_image_of_range): New fun.
55671         (SET_RANGE_TABLE_WORK_AREA): Use it.
55672         (regex_compile): Don't translate the pattern chars so eagerly.
55673         Only do it when inserting an `exactn' bytecode or when handling
55674         a char-range.
55675         (mutually_exclusive_p): Avoid empty statement.
55676
55677 2002-07-06  Jim Meyering  <meyering@lucent.com>
55678
55679         * m4/README: Don't mention Makefile.am.in.
55680         Outline how I've tested changes to .m4 files.  Yep, it's a pain.
55681
55682 2002-07-01  Jim Meyering  <meyering@lucent.com>
55683
55684         * lib/c-stack.c: Include sys/time.h.
55685         From Volker Borchert.
55686
55687 2002-06-26  Paul Eggert  <eggert@twinsun.com>
55688
55689         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc.
55690
55691 2002-06-26  Paul Eggert  <eggert@twinsun.com>
55692
55693         * lib/fnmatch.c, fnmatch_loop.c (WIDE_CHAR_SUPPORT):
55694         New macro.  Use it uniformly instead of
55695         (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
55696         It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
55697         reported by Vin Shelton.
55698
55699 2002-06-22  Paul Eggert  <eggert@twinsun.com>
55700
55701         * lib/c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]:
55702         Do not assume SA_SIGINFO behavior.
55703         Bug reported by Jim Meyering on NetBSD 1.5.2.
55704
55705 2002-06-22  Jim Meyering  <meyering@lucent.com>
55706
55707         * m4/c-stack.m4: New file, from diffutils-2.8.2.
55708         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_C_STACK.
55709
55710         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
55711         now that configure.ac uses AC_GNU_SOURCE.
55712         (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.
55713         * m4/prereq.m4 (jm_PREREQ_EXCLUDE): Likewise, wrt jm_FUNC_FNMATCH.
55714
55715         Update to latest tools.  Suggestions from Paul Eggert.
55716         * m4/stdbool.m4: New file, from diffutils-2.8.2.
55717         * m4/gnu-source.m4: Update from diffutils-2.8.2.
55718         * m4/fnmatch.m4: Likewise.
55719         * m4/prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
55720         to AC_HEADER_STDBOOL
55721
55722 2002-06-22  Jim Meyering  <meyering@lucent.com>
55723
55724         * lib/fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about
55725         redefinition due to Solaris 2.6's definition in /usr/include/sys/euc.h.
55726
55727 2002-06-22  Jim Meyering  <meyering@lucent.com>
55728
55729         * lib/c-stack.c, lib/c-stack.h: New files, from diffutils-2.8.2.
55730
55731         * lib/exitfail.c, exitfail.h: Likewise.
55732         * lib/Makefile.am (libfetish_a_SOURCES): Add exitfail.c and exitfail.h.
55733
55734         * lib/Makefile.am (libfetish_a_SOURCES): Add fnmatch_.h in place
55735         of fnmatch.h.
55736         (EXTRA_DIST): Add fnmatch_loop.c.
55737         (libfetish_a_SOURCES): Add c-stack.c and c-stack.h.
55738
55739         * lib/fnmatch_loop.c: New file, from diffutils-2.8.2.
55740         * lib/fnmatch.c: Update from diffutils-2.8.2.
55741         * lib/fnmatch_.h: New file.  From diffutils-2.8.2.
55742         * lib/fnmatch.h: Remove file.
55743
55744 2002-06-21  Jim Meyering  <meyering@lucent.com>
55745
55746         * m4/c-bs-a.m4: Add comment, from diffutils-2.8.2.
55747         * m4/mbrtowc.m4: Likewise.
55748
55749         * m4/mbstate_t.m4: Update from diffutils-2.8.2.
55750         * m4/mbswidth.m4: Reflect name change:
55751         s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
55752         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
55753
55754         * m4/lib-link.m4: Update from gettext-0.11.2.
55755         * m4/gettext.m4: Likewise.
55756
55757         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h.
55758         From Alfred M. Szmidt.
55759
55760 2002-06-18  Paul Eggert  <eggert@twinsun.com>
55761
55762         * lib/file-type.h: Report an error if neither S_ISREG nor
55763         S_IFREG is defined, instead of using a test specific to glibc
55764         2.2.  This should be safe, since POSIX requires S_ISREG and
55765         Unix Version 7 had S_IFREG.  We don't need to check for
55766         <sys/types.h> since we don't use any symbols that it defines.
55767
55768 2002-06-15  Richard Dawe  <richdawe@bigfoot.com>
55769
55770         * lib/Makefile.am (lstat.c, stat.c, .sin.sed): Use t-$@, rather than
55771         $@-t, so that each temporary file name is unique and valid in the first
55772         8 characters, for operation under DOS.
55773
55774 2002-06-15  Paul Eggert  <eggert@twinsun.com>
55775
55776         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author.
55777
55778 2002-06-15  Jim Meyering  <meyering@lucent.com>
55779
55780         Work even with DJGPP 2.03, which lacks support for symlinks.
55781         From Richard Dawe.
55782         * lib/xstat.in (S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK
55783         is defined.
55784         * lib/lchown.c (S_ISLNK): Likewise.
55785
55786 2002-06-15  Jim Meyering  <meyering@lucent.com>
55787
55788         * lib/file-type.h (FILE_TYPE_H): Guard entire contents with #ifndef.
55789         For GNU libc 2.2 and newer, ensure that <sys/types.h> and <sys/stat.h>
55790         have been included before this file.
55791
55792 2002-06-14  Jim Meyering  <meyering@lucent.com>
55793
55794         * lib/file-type.h: Use the version from diffutils-2.8.2.
55795         * lib/file-type.c: Likewise.
55796
55797 2002-06-07  Jim Meyering  <meyering@lucent.com>
55798
55799         * m4/prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h.
55800         They're needed at least for NetBSD 1.5.2.
55801         ($statxfs_includes): Include those same headers.
55802         ($statxfs_includes): Include sys/vfs.h if available.
55803         ($statxfs_includes): Likewise for sys/statvfs.h.
55804         Check for the following members in both structs statfs and statvfs:
55805         f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen.
55806
55807 2002-06-01  Jim Meyering  <meyering@lucent.com>
55808
55809         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro:
55810         s/D_TYPE_IN_DIRENT/HAVE_STRUCT_DIRENT_D_TYPE/.
55811
55812 2002-05-28  Jim Meyering  <meyering@lucent.com>
55813
55814         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `mkdir', not `rmdir'.
55815         Reported by Volker Borchert.
55816
55817 2002-05-27  Jim Meyering  <meyering@lucent.com>
55818
55819         Fix a problem seen only on nonconforming systems whereby ls.c's
55820         use of localtime, and then of gettimeofday would cause trouble:
55821         the localtime call used to initialize rpl_gettimeofday's save
55822         mechanism would clobber ls's current local time information so
55823         that in any long listing the first file would always be listed
55824         with date 1970-01-01.  Analysis by Volker Borchert.
55825
55826         * lib/gettimeofday.c (localtime): Undefine.
55827         (rpl_localtime): New function.
55828
55829 2002-05-27  Jim Meyering  <meyering@lucent.com>
55830
55831         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace
55832         localtime.
55833
55834         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to
55835         use the replacement function; it wouldn't resolve at link time.
55836         Reported by Volker Borchert.
55837
55838 2002-05-22  Jim Meyering  <meyering@lucent.com>
55839
55840         * lib/Makefile.am (libfetish_a_SOURCES): Add file-type.c and
55841         file-type.h.
55842         * lib/file-type.h: New file.
55843         * lib/file-type.c (file_type): New file/function.  Extracted from
55844         diffutils.
55845
55846 2002-04-30  Jim Meyering  <meyering@lucent.com>
55847
55848         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_STAT.
55849
55850 2002-04-29  Paul Eggert  <eggert@twinsun.com>
55851
55852         * m4/prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
55853
55854 2002-04-29  Paul Eggert  <eggert@twinsun.com>
55855
55856         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
55857         Do not check for alloca.h (no longer used) or stdbool.h (was never
55858         used?).  Add AM_C_PROTOTYPES since hard-locale.h uses it.
55859
55860 2002-04-29  Paul Eggert  <eggert@twinsun.com>
55861
55862         * lib/hard-locale.c: Upgrade to version used in GNU Diffutils 2.8.1.
55863
55864 2002-04-29  Jim Meyering  <meyering@lucent.com>
55865
55866         * m4/jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN.
55867         * m4/prereq.m4: Add jm_PREREQ_STRNLEN.
55868         Use AC_FUNC_STRNLEN here instead.
55869
55870         * m4/jm-macros.m4: Don't AC_REQUIRE([AC_PROG_CC_STDC]).
55871         With autoconf-2.53a, it's part of AC_PROG_CC.
55872
55873 2002-04-28  Paul Eggert  <eggert@twinsun.com>
55874
55875         * m4/jm-macros.m4 (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
55876         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_SIG2STR.
55877
55878 2002-04-28  Paul Eggert  <eggert@twinsun.com>
55879
55880         * lib/sig2str.h, lib/sig2str.c: New files.
55881         * lib/Makefile.am (libfetish_a_SOURCES): Add sig2str.h.
55882
55883 2002-04-28  Paul Eggert  <eggert@twinsun.com>
55884
55885         * lib/sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid
55886         depending on <sys/wait.h> and WTERMSIG.  Default to 64 instead
55887         of 127, since 64 is the largest conceivable number for ancient
55888         nonstandard hosts.
55889         * lib/sig2str.c: Do not include <sys/wait.h>; no longer needed.
55890
55891 2002-04-28  Jim Meyering  <meyering@lucent.com>
55892
55893         * lib/sig2str.c (WTERMSIG): Remove definition (unused).
55894
55895 2002-04-24  Jim Meyering  <meyering@lucent.com>
55896
55897         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): New macro.
55898         (jm_PREREQ): Use it.
55899
55900         * m4/getloadavg.m4: Check for these headers: locale.h unistd.h
55901         mach/mach.h fcntl.h.
55902         Check for this function: setlocale.
55903
55904 2002-04-24  Jim Meyering  <meyering@lucent.com>
55905
55906         * lib/gettext.h: New file, from Gettext.
55907         * lib/Makefile.am (INCLUDES): Remove -I../intl.
55908         (libfetish_a_SOURCES): Add gettext.h.
55909
55910 2002-04-16  Jim Meyering  <meyering@lucent.com>
55911
55912         * m4/prereq.m4 (jm_PREREQ_READUTMP): Also check for these members:
55913         ut_pid, ut_id, ut_exit.
55914
55915 2002-04-16  Jim Meyering  <meyering@lucent.com>
55916
55917         * lib/readutmp.h (UT_TYPE): Remove definition (now in who.c).
55918         (HAVE_STRUCT_XTMP_UT_EXIT, HAVE_STRUCT_XTMP_UT_ID): Define.
55919         (HAVE_STRUCT_XTMP_UT_PID, HAVE_STRUCT_XTMP_UT_TYPE): Define.
55920
55921 2002-04-12  Jim Meyering  <meyering@lucent.com>
55922
55923         * m4/ls-mntd-fs.m4 (checking for getmntinfo function...): Remove
55924         now-bogus check for f_type in sys/mount.h.  Instead, just test for the
55925         existence of the getmntinfo function.  Needed for Darwin 5.3.
55926
55927         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.
55928         This is necessary at least on Darwin 5.3.
55929
55930         * m4/jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use
55931         AC_FUNC_STRNLEN.  Otherwise, we'd end up putting two copies of
55932         strnlen.o in the library, and that makes some versions of ranlib
55933         object.
55934
55935 2002-04-12  Jim Meyering  <meyering@lucent.com>
55936
55937         * lib/dirfd.h (dirfd): Elide prototype if dirfd is a macro.
55938
55939 2002-04-09  Jim Meyering  <meyering@lucent.com>
55940
55941         * m4/malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message
55942         to be more precise.  Rather than saying we're checking whether the
55943         function `works', say what we're testing.
55944         * m4/realloc.m4 (jm_FUNC_REALLOC): Likewise.
55945         Reported by Bruno Haible.
55946
55947 2002-03-10  Jim Meyering  <meyering@lucent.com>
55948
55949         * lib/makepath.c (make_path): Remove a comma from a diagnostic.
55950         Suggestion from Santiago Vila.
55951
55952 2002-03-08  Jim Meyering  <meyering@lucent.com>
55953
55954         * lib/rename.c: Mention that this wrapper is needed also on
55955         mips-dec-ultrix4.4 systems.
55956
55957 2002-03-02  Jim Meyering  <meyering@lucent.com>
55958
55959         * lib/gettime.c (gettime): Test HAVE_CLOCK_GETTIME,
55960         not HAVE_CLOCK_SETTIME.
55961
55962 2002-02-27  Paul Eggert  <eggert@twinsun.com>
55963
55964         * m4/jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.
55965         Check for clock_settime.
55966
55967 2002-02-27  Paul Eggert  <eggert@twinsun.com>
55968
55969         * lib/nanosleep.h: Rename to....
55970         * lib/timespec.h: New name for nanosleep.h.  All uses changed.
55971
55972         * lib/gettime.c: New file.
55973         * lib/settime.c: New file.
55974         * lib/stime.c: Remove.
55975
55976         * lib/Makefile.am (libfetish_a_SOURCES): Add gettime.c, settime.c,
55977         timespec.h.  Remove nanosleep.h.
55978
55979 2002-02-25  Paul Eggert  <eggert@twinsun.com>
55980
55981         * m4/acl.m4: New file.
55982         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL.
55983         Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
55984
55985 2002-02-25  Paul Eggert  <eggert@twinsun.com>
55986
55987         * lib/acl.c, lib/acl.h: New files.
55988         * lib/Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c.
55989
55990 2002-02-24  Jim Meyering  <meyering@lucent.com>
55991
55992         * lib/strnlen.c (strnlen): Define-away/undef so that an inconsistent
55993         prototype in string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't
55994         cause trouble.  Reported by Nelson Beebe.
55995
55996 2002-02-23  Paul Eggert  <eggert@twinsun.com>
55997
55998         * lib/path-concat.c (xpath_concat): Reorder code to pacify
55999         compilers that don't know that xalloc_die never returns.
56000
56001 2002-02-20  Jim Meyering  <meyering@lucent.com>
56002
56003         * lib/getdate.c: Regenerate using bison-1.33.
56004
56005 2002-02-17  Jim Meyering  <meyering@lucent.com>
56006
56007         * config/config.guess (main): Don't use `head -1'; it's no longer
56008         portable. Use `sed 1q' instead.
56009
56010 2002-02-16  gettextize  <bug-gnu-gettext@gnu.org>
56011
56012         * m4/codeset.m4: Upgrade to gettext-0.11.
56013         * m4/gettext.m4: Upgrade to gettext-0.11.
56014         * m4/glibc21.m4: Upgrade to gettext-0.11.
56015         * m4/iconv.m4: Upgrade to gettext-0.11.
56016         * m4/isc-posix.m4: Upgrade to gettext-0.11.
56017         * m4/lcmessage.m4: Upgrade to gettext-0.11.
56018         * m4/lib-ld.m4: New file, from gettext-0.11.
56019         * m4/lib-link.m4: New file, from gettext-0.11.
56020         * m4/lib-prefix.m4: New file, from gettext-0.11.
56021         * m4/progtest.m4: Upgrade to gettext-0.11.
56022
56023 2002-02-15  Paul Eggert  <eggert@twinsun.com>
56024
56025         * m4/prereq.m4 (jm_PREREQ_POSIXVER): New macro.
56026         (jm_PREREQ): Use it.
56027
56028 2002-02-15  Paul Eggert  <eggert@twinsun.com>
56029
56030         * lib/posixver.c, lib/posixver.h: New files.
56031         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
56032
56033 2002-02-02  Paul Eggert  <eggert@twinsun.com>
56034             Bruno Haible  <bruno@clisp.org>
56035
56036         * lib/unicodeio.h (print_unicode_char): Add exit_on_error argument.
56037         (fwrite_success_callback): New declaration.
56038         * lib/unicodeio.c (unicode_to_mb): New function, extracted from
56039         print_unicode_char. Call failure callback instead of error.
56040         (fwrite_success_callback): New function.
56041         (exit_failure_callback): New function.
56042         (fallback_failure_callback): New function.
56043         (print_unicode_char): Call unicode_to_mb.
56044
56045 2002-01-26  Jim Meyering  <meyering@lucent.com>
56046
56047         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.52g.
56048         * m4/strnlen.m4: Remove file, now that it's part of autoconf.
56049
56050 2002-01-26  Jim Meyering  <meyering@lucent.com>
56051
56052         * lib/Makefile.am (getdate$U.o): Depend on unlocked-io.h.
56053
56054 2002-01-22  Paul Eggert  <eggert@twinsun.com>
56055
56056         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_FSEEKO.
56057
56058 2002-01-22  Jim Meyering  <meyering@lucent.com>
56059
56060         * lib/Makefile.am (Makefile): Don't depend on $(BUILT_SOURCES).
56061         Otherwise, some versions of automake would omit the rule that makes
56062         Makefile from Makefile.in.
56063
56064 2002-01-21  Paul Eggert  <eggert@twinsun.com>
56065
56066         * lib/xmemcoll.h, lib/xmemcoll.c: New files.
56067         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
56068         * lib/memcoll.c: Include errno.h, and declare errno if not defined.
56069         (memcoll): Set errno to zero if there is no error.
56070
56071         * lib/quotearg.c (quotearg_buffer_restyled):
56072         Fix bug with quoting buffers containing NUL when backslashing escapes.
56073         This bug was exposed by the other changes in this patch.
56074         (quotearg_n_options): New arg ARGSIZE.
56075         All callers changed.
56076         (quoting_options_from_style): New function.
56077         (quotearg_n_style): Use it.
56078         (quotearg_n_style_mem): New function.
56079
56080         * lib/quotearg.h (quotearg_n_style_mem): New function.
56081
56082 2002-01-19  Jim Meyering  <meyering@lucent.com>
56083
56084         * m4/jm-macros.m4 (jm_MACROS): Use AC_FUNC_STRNLEN.
56085         Remove useless quotes: DF_PROG="df".
56086         * m4/strnlen.m4: New file.
56087
56088 2002-01-16  Paul Eggert  <eggert@twinsun.com>
56089
56090         * lib/backupfile.c (ISDIGIT): Comment fix.
56091         * lib/getdate.y (ISDIGIT): Likewise.
56092         * lib/posixtm.c (ISDIGIT, year): Likewise.
56093         * lib/strverscmp.c (ISDIGIT): Likewise.
56094         * lib/userspec.c (ISDIGIT): Likewise.
56095
56096 2002-01-16  Jim Meyering  <meyering@lucent.com>
56097
56098         * lib/getdate.y: Add three semicolons, each just before a closing
56099         brace. Bison (as of version 1.31) no longer papers over that mistake.
56100
56101 2002-01-05  Jim Meyering  <meyering@lucent.com>
56102
56103         * lib/version-etc.c (version_etc_copyright): Update copyright year.
56104
56105 2001-12-19  Paul Eggert  <eggert@twinsun.com>
56106
56107         * lib/closeout.c (close_stdout_status): If ferror (stdout), do
56108         not silently exit merely because the output buffer happens to
56109         have nothing pending.
56110
56111 2001-12-18  Paul Eggert  <eggert@twinsun.com>
56112
56113         See the big note in ../ChangeLog.
56114         * lib/human.c (suffixes): Prefer K to k for 1024.
56115         (generate_suffix_backwards): New function.
56116         (human_readable_inexact): Use it.
56117         * lib/xstrtol.c (__xstrtol): If there is no number but there
56118         is a valid suffix, assume 1.  "MB" now means decimal, "MiB" binary.
56119         Accept 'K' as well as 'k'.
56120
56121 2001-12-15  Jim Meyering  <meyering@lucent.com>
56122
56123         * lib/regex.h (__restrict_arr): Update from libc.
56124
56125         * lib/mountlist.h (ME_REMOTE): Recognize file systems of type smbfs
56126         as `remote' if the name starts with `//'.  Suggested by Michael Stone.
56127         (STREQ): Define.
56128
56129 2001-12-14  Jim Meyering  <meyering@lucent.com>
56130
56131         * m4/jm-macros.m4 (jm_MACROS): Check for iswspace.
56132         Suggestion from Bruno Haible.
56133
56134 2001-12-10  Jim Meyering  <meyering@lucent.com>
56135
56136         * lib/linebuffer.c: Remove explicit declarations of xmalloc and
56137         xrealloc, Instead, include "xalloc.h".
56138         (initbuffer): Don't cast xmalloc return value to char*.
56139         (readline): Reword comment.
56140         Don't cast xrealloc return value to char*
56141         Return NULL, not 0.
56142
56143 2001-12-09  Jim Meyering  <meyering@lucent.com>
56144
56145         * lib/modechange.c (mode_compile): Add cast to avoid pedantic warning
56146         about `signed and unsigned type in conditional expression'.
56147         * lib/posixtm.c (posix_time_parse): Likewise.
56148
56149         * lib/xreadlink.c (xreadlink): Add cast to avoid a pedantic warning.
56150
56151         * lib/readtokens.c (readtoken): Declare an index to be of type unsigned
56152         to avoid a pedantic warning.
56153
56154         * lib/getstr.c: Don't include assert.h.
56155         (getstr): Remove warning-evoking assertions.
56156         Return -1 if offset parameter is out of bounds.
56157         Change the type of a local from int to size_t.
56158
56159         * lib/strftime.c (my_strftime_localtime_r): Include this function
56160         definition in the `#if ! HAVE_TM_GMTOFF' block.
56161
56162         * lib/xgethostname.c: Remove declarations of xmalloc and xrealloc.
56163         Include xalloc.h instead.
56164
56165 2001-12-02  Jim Meyering  <meyering@lucent.com>
56166
56167         * lib/tempname.c: Don't declare getenv, thus reverting the change of
56168         2001-11-18.  It's no longer necessary, now that stdlib.h is always
56169         included.
56170
56171         * lib/regex.c [!__BOUNDED_POINTERS__]: Define away __bounded,
56172         __unbounded, and __ptrvalue.  Reported by Uwe H. Steinfeld.
56173
56174 2001-11-30  Akim Demaille  <akim@epita.fr>
56175
56176         * lib/xstrdup.c: Include xalloc.h, so that xstrdup is declared
56177         before being defined.
56178
56179 2001-11-27  Paul Eggert  <eggert@twinsun.com>
56180
56181         * lib/quotearg.h (quotearg_n, quotearg_n_style):
56182         First arg is int, not unsigned.
56183         * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.
56184         (SIZE_MAX, UINT_MAX): New macros.
56185         (quotearg_n_options): Abort if N is negative.
56186         Avoid overflow check on hosts where size_t is 64 bits and int
56187         is 32 bits, as overflow is impossible there.
56188         Fix off-by-one typo that caused unnecessary reallocation.
56189
56190 2001-11-27  Jim Meyering  <meyering@lucent.com>
56191
56192         * lib/tempname.c: Merge with version from libc.
56193         * lib/regex.c: Likewise.
56194
56195         * lib/tempname.c: Include stdlib.h unconditionally.  On some old
56196         systems for which STDC_HEADERS is 0, it was not included, resulting in
56197         a warning about an integer-to-pointer conversion problem with getenv.
56198         Reported by Volker Borchert.
56199
56200 2001-11-26  Jim Meyering  <meyering@lucent.com>
56201
56202         * lib/gtod.h: Remove file.
56203         * lib/Makefile.am (libfetish_a_SOURCES): Remove gtod.h.
56204         * lib/gettimeofday.c: Don't include gtod.h.
56205         (GTOD_init): Remove function.
56206         (rpl_gettimeofday): Do its job here instead, rather than aborting.
56207         Suggestion from Volker Borchert.
56208
56209 2001-11-23  Jim Meyering  <meyering@lucent.com>
56210
56211         * lib/hash.h (struct hash_table): Don't define here.  Merely declare
56212         it.
56213         * lib/hash.c (struct hash_table): Define it here instead.
56214
56215 2001-11-22  Jim Meyering  <meyering@lucent.com>
56216
56217         * lib/hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif.
56218
56219 2001-11-20  Jim Meyering  <meyering@lucent.com>
56220
56221         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that
56222         SunOS 4.1.4 and Solaris 2.5.1 lose, too.
56223
56224 2001-11-19  Jim Meyering  <meyering@lucent.com>
56225
56226         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
56227         directory.  Use "conftestXXXXXX" as the template.
56228         Suggestion from Paul Eggert.
56229
56230         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor
56231         immediately, so the test doesn't mistakenly hit the max-open-files
56232         limit.
56233
56234 2001-11-18  Paul Eggert  <eggert@twinsun.com>
56235
56236         * lib/tempname.c (TMP_MAX): Remove; no longer needed.
56237         (TEMPORARIES): New macro.
56238         (__gen_tempname): Use TEMPORARIES rather than TMP_MAX.  This
56239         removes an artificial limitation (e.g. HP-UX 10.20, where
56240         TMP_MAX is 17576).
56241
56242 2001-11-18  Jim Meyering  <meyering@lucent.com>
56243
56244         * m4/prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv.
56245
56246 2001-11-18  Jim Meyering  <meyering@lucent.com>
56247
56248         * lib/tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
56249         on SunOS 4.
56250
56251         * lib/Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those
56252         files will be created before anything else.
56253
56254 2001-11-17  Paul Eggert  <eggert@twinsun.com>
56255
56256         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): Do not define
56257         WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
56258
56259 2001-11-17  Jim Meyering  <meyering@lucent.com>
56260
56261         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.
56262         Prompted by a report from Bob Proulx.
56263
56264         * m4/jm-macros.m4 (jm_MACROS): Don't test for mkstemp here.
56265         Instead, require UTILS_FUNC_MKSTEMP.
56266
56267 2001-11-17  Jim Meyering  <meyering@lucent.com>
56268
56269         * m4/jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM.
56270         Now, that's done as part of AC_FUNC_STRTOD.
56271
56272 2001-11-17  Jim Meyering  <meyering@lucent.com>
56273
56274         * lib/modechange.c (mode_adjust): Fix error introduced on 1999-04-26
56275         that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
56276         rather than group writable.  Patch by Juan F. Codagnone.
56277
56278         * lib/readtokens.c: Remove explicit declarations of xmalloc and
56279         xrealloc, Instead, include "xalloc.h".
56280
56281         * lib/mountlist.c: Include unlocked-io.h after all system headers.
56282         Remove explicit declarations of xmalloc, xrealloc,
56283         and xstrdup.  Instead, include "xalloc.h".
56284
56285         * lib/argmatch.c, closeout.c, error.c, exclude.c: Include
56286         unlocked-io.h.
56287         * lib/fatal.c, getdate.y, getpass.c, getstr.c, getusershell.c:
56288         Likewise.
56289         * lib/mountlist.c, posixtm.c, readtokens.c, readutmp.c: Likewise.
56290
56291         * lib/regex.c, sha.c, version-etc.c, yesno.c: Likewise.
56292         Reported by Padraig Brady.
56293
56294         * lib/mkstemp.c: #undef mkstemp.
56295         Include config.h.
56296         (rpl_mkstemp): Rename from mkstemp.
56297         Protoize.
56298
56299 2001-11-16  Jim Meyering  <meyering@lucent.com>
56300
56301         * lib/physmem.c [HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>.
56302         (physmem_total) [HAVE_PSTAT_GETSTATIC]: If sysconf couldn't be used to
56303         determine the amount of total physical memory, use pstat_getstatic.
56304         HPUX-11 doesn't define _SC_PHYS_PAGES.
56305         (physmem_available) [HAVE_PSTAT_GETSTATIC && HAVE_PSTAT_GETDYNAMIC]:
56306         If sysconf couldn't be used to determine the amount of available
56307         physical memory, use both pstat_getstatic and pstat_getdynamic.
56308         Based on a patch from Bob Proulx.
56309
56310 2001-11-10  Jim Meyering  <meyering@lucent.com>
56311
56312         * m4/prereq.m4 (jm_PREREQ_PHYSMEM): New function.
56313         (jm_PREREQ): Use it.
56314
56315 2001-11-09  Jim Meyering  <meyering@lucent.com>
56316
56317         * m4/jm-macros.m4: Require autoconf-2.52f.
56318         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
56319         Use these AC_-prefixed names, not the AM_-prefixed ones.
56320
56321         * m4/afs.m4 (jm_AFS): Quote the body.  Patch by Akim Demaille.
56322
56323 2001-11-05  Jim Meyering  <meyering@lucent.com>
56324
56325         * lib/xstat.in (slash_aware_lstat): Correct a misleading comment.
56326
56327 2001-11-04  Jim Meyering  <meyering@lucent.com>
56328
56329         * m4/fpending.m4: Remove unused cruft that saved, set, and restored
56330         $DEFS.
56331
56332 2001-11-03  Jim Meyering  <meyering@lucent.com>
56333
56334         * m4/jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg
56335         of AC_DEFUN.
56336
56337         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
56338         know the name of the variable in the macro definition.
56339
56340 2001-11-03  Jim Meyering  <meyering@lucent.com>
56341
56342         * lib/argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args
56343         in argmatch_to_argument call.
56344
56345         * lib/dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
56346         argument.
56347
56348         * lib/hash.c (hash_clear): Fix a bug that could lead to an infloop or
56349         e.g., a fault due to an attempt to free a NULL pointer.
56350
56351 2001-11-01  Jim Meyering  <meyering@lucent.com>
56352
56353         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): New macro.
56354         * m4/jm-macros.m4 (jm_MACROS): Require UTILS_FUNC_DIRFD.
56355
56356 2001-11-01  Jim Meyering  <meyering@lucent.com>
56357
56358         * lib/dirfd.c, lib/dirfd.h: New files.
56359         * lib/Makefile.am (libfetish_a_SOURCES): Add dirfd.h.
56360
56361         * lib/hash.c (hash_print) [TESTING]: Clean up.
56362
56363 2001-10-22  Paul Eggert  <eggert@twinsun.com>
56364
56365         * lib/hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__,
56366         to avoid a warning if -Wall.
56367
56368 2001-10-22  Jeff Bailey  <jbailey@outpost.dnsalias.org>
56369
56370         * README: New file
56371         * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi
56372         (per RMS's instructions, this is now the canonical source)
56373         * lgpl/, gpl/: New directories.
56374
56375 2001-10-21  Paul Eggert  <eggert@twinsun.com>
56376
56377         * lib/regex.c (uintptr_t): Remove macro and decl; it's config.h's job.
56378
56379 2001-10-21  Jim Meyering  <meyering@lucent.com>
56380
56381         * lib/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
56382         this code would end up calling gettext even in packages built
56383         with --disable-nls.
56384         * lib/getopt.c (_): Likewise.
56385         * lib/regex.c (_): Likewise.
56386
56387 2001-10-20  Paul Eggert  <eggert@twinsun.com>
56388
56389         * m4/error.m4 (jm_PREREQ_ERROR):
56390         Do not invoke AC_CHECK_FUNCS with strerror_r, as
56391         AC_FUNC_STRERROR_R does that.
56392         Check for strerror declaration.
56393
56394         * m4/strerror_r.m4: Add copyright notice, as nontrivial m4 files
56395         are supposed to have them these days.
56396         (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
56397         Merge changes from latest Autoconf CVS.
56398         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
56399         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
56400         POSIX decided to standardize on the int flavor of strerror_r.
56401
56402 2001-10-20  Paul Eggert  <eggert@twinsun.com>
56403
56404         * lib/error.c (strerror_r): Do not declare unless !_LIBC.
56405         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
56406         Use strerror_r that is only a macro, even if it is not a function.
56407         (strerror): Check for HAVE_DECL_STRERROR before declaring.
56408         (private_strerror): Use prototypes, not old-style function definition.
56409         (print_errno_message): New function.
56410         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
56411         char*-flavored one.
56412         (error_tail, error, error_at_line): Use it.
56413
56414 2001-10-11  Jim Meyering  <meyering@lucent.com>
56415
56416         * lib/argmatch.c (argmatch_invalid): Use quotearg_n_style (0, ...
56417         and quote_n (1, ... to avoid clobbering a buffer.
56418
56419 2001-10-05  Jim Meyering  <meyering@lucent.com>
56420
56421         * lib/Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and
56422         hash-pjw.h.
56423         * lib/hash-pjw.c: New file (factored out of fileutils' remove.c).
56424         * lib/hash-pjw.h: New file.
56425
56426 2001-09-30  Jim Meyering  <meyering@lucent.com>
56427
56428         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if
56429         `struct fsstat' has the `f_fstypename' member.
56430         Use that to define FS_TYPE, which is now used to make
56431         the getfsstat link test tighter.
56432
56433 2001-09-30  Jim Meyering  <meyering@lucent.com>
56434
56435         * lib/mountlist.c [MOUNTED_GETFSSTAT]:
56436         Include <sys/ucred.h>, for Apple Darwin.
56437         Include sys/mount.h and sys/fs_types.h only if available.
56438         (FS_TYPE): Define.
56439         (read_filesystem_list): Use FS_TYPE.
56440
56441 2001-09-29  Paul Eggert  <eggert@twinsun.com>
56442
56443         * lib/exclude.c (excluded_filename): 0 -> false, since it's
56444         a boolean context.
56445
56446 2001-09-29  Jim Meyering  <meyering@lucent.com>
56447
56448         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
56449         [one-argument getmntent function]): Include stdio.h before mntent.h.
56450         SunOS 4.1.x needs it for the declaration of `FILE'.
56451         Patch by Volker Borchert.
56452
56453         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
56454         Check for these headers: sys/param.h sys/ucred.h sys/mount.h
56455         sys/fs_types.h, and make the link-test for getfsstat guard #include
56456         directives with appropriate #if HAVE_*_H tests so that we can
56457         detect getfsstat on Apple Darwin1.3.7 systems.
56458         Reported by Nelson Beebe.
56459         Fix harmless typo in cache variable name: s/getsstat/getfsstat/.
56460
56461 2001-09-28  Paul Eggert  <eggert@twinsun.com>
56462
56463         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
56464         #defines strtoimax.  Also treat the other strto* functions
56465         like strtoimax.
56466
56467         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
56468         Check for strtoul and strtoumax,
56469         as those declarations are made even in the signed case.
56470         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
56471         Likewise, for strtol and strtoimax.
56472
56473 2001-09-28  Paul Eggert  <eggert@twinsun.com>
56474
56475         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
56476         #defines strtoimax.  Also treat the other strto* functions
56477         like strtoimax.
56478
56479         * lib/xstrtol.c (strtol): Do not declare if HAVE_DECL_STRTOL.
56480         (strtoul): Do not declare if HAVE_DECL_STRTOUL.
56481         (strtoimax, strtoumax): Do not declare if already defined as a macro.
56482
56483 2001-09-26  Jim Meyering  <meyering@lucent.com>
56484
56485         Most macros in unlocked-io.h had the wrong number of arguments.
56486         * lib/gen-uio: New script.
56487         (USE_UNLOCKED_IO): Define to 1 if not already defined.
56488         * lib/unlocked-io.hin: Remove file.
56489         * lib/Makefile.am (unlocked-io.h): Rewrite to use a separate script,
56490         rather than trying to embed it here.
56491         (EXTRA_DIST): Add gen-uio.  Remove unlocked-io.hin
56492         Reported by Padraig Brady.
56493
56494 2001-09-25  Volker Borchert  <bt@teknon.de>
56495
56496         * lib/gettimeofday.c (rpl_gettimeofday): Declare local variable
56497         `result'.
56498
56499 2001-09-24  Jim Meyering  <meyering@lucent.com>
56500
56501         * m4/gettext.m4: Use the version from gettext-0.10.40, not CVS.
56502
56503 2001-09-23  Jim Meyering  <meyering@lucent.com>
56504
56505         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
56506         instead of the mere test for existence of mntent.h.  The latter
56507         would get a false-positive on AIX 3.4 systems.
56508         In the outer getmntent if-block, don't die if neither of the getmntent
56509         tests succeeds.  Instead, just fall through and continue with the
56510         remaining tests.
56511
56512 2001-09-23  Jim Meyering  <meyering@lucent.com>
56513
56514         * lib/mountlist.c: Remove useless parentheses in #if directives.
56515         (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
56516         the deprecated MOUNTED symbol is no longer defined in mntent.h.
56517
56518 2001-09-22  Jim Meyering  <meyering@lucent.com>
56519
56520         * m4/gettext.m4: New file.  From gettext.
56521         * m4/lcmessage.m4: Sync with gettext -- this changes only comments.
56522         * m4/progtest.m4: Likewise
56523         * m4/isc-posix.m4: Decrement serial number to sync with gettext.
56524         * m4/glibc21.m4: Likewise.
56525
56526         * m4/libintl.m4: Remove.  No longer used.
56527
56528 2001-09-22  Jim Meyering  <meyering@lucent.com>
56529
56530         * lib/localcharset.c: Update from latest gettext.
56531         * lib/config.charset: Likewise.
56532
56533 2001-09-20  Jim Meyering  <meyering@lucent.com>
56534
56535         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of
56536         strtoimax.
56537         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of
56538         strtoumax.
56539
56540 2001-09-20  Jim Meyering  <meyering@lucent.com>
56541
56542         * lib/xstrtol.c (strtoimax): Guard declaration with
56543         `#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'.
56544         The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0)
56545         have their own, conflicting declaration of strtoimax in sys/inttypes.h.
56546         (strtoumax): Likewise, for completeness (it wasn't necessary).
56547
56548 2001-09-17  Paul Eggert  <eggert@twinsun.com>
56549
56550         * lib/strtoimax.c (HAVE_LONG_LONG):
56551         Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
56552         (strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base),
56553         to work around bug in IBM C compiler.
56554
56555 2001-09-17  Jim Meyering  <meyering@lucent.com>
56556
56557         * m4/chown.m4, fstypename.m4, getgroups.m4, gettimeofday.m4,
56558         * m4/jm-mktime.m4, lstat.m4, malloc.m4, memcmp.m4, mkdir-slash.m4,
56559         * m4/nanosleep.m4, putenv.m4, readdir.m4, realloc.m4, rename.m4,
56560         * m4/st_dm_mode.m4, stat.m4, strerror_r.m4, timespec.m4, utimbuf.m4,
56561         * m4/utimes.m4: Use AC_DEFINE rather than AC_DEFINE_UNQUOTED,
56562         whenever the right hand side need not be expanded by the shell.
56563
56564 2001-09-16  Paul Eggert  <eggert@twinsun.com>
56565
56566         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C
56567         library.  It's not correct, as some older glibcs are buggy.
56568         fnmatch wasn't fixed until glibc 2.2.
56569
56570         Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
56571         special shell magic here.
56572
56573 2001-09-16  Jim Meyering  <meyering@lucent.com>
56574
56575         * m4/mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
56576         * m4/jm-macros.m4: Require it.
56577
56578 2001-09-16  Jim Meyering  <meyering@lucent.com>
56579
56580         * lib/mkdir.c: New file.
56581
56582 2001-09-15  Jim Meyering  <meyering@lucent.com>
56583
56584         * m4/jm-macros.m4: Check for help2man.
56585
56586 2001-09-11  Jim Meyering  <meyering@lucent.com>
56587
56588         * m4/host-os.m4 (UTILS_HOST_OS): New file/macro.
56589         The body, by Paul Eggert, was moved here from configure.in.
56590         * m4/jm-macros.m4: Require UTILS_HOST_OS.
56591
56592 2001-09-04  Paul Eggert  <eggert@twinsun.com>
56593
56594         * m4/prereq.m4 (jm_PREREQ_XREADLINK): New macro.
56595         (jm_PREREQ): Use it.
56596
56597 2001-09-04  Paul Eggert  <eggert@twinsun.com>
56598
56599         * lib/xreadlink.c (xreadlink): Omit size_t* arg.  All uses changed.
56600         Use ssize_t, not int, to store result of readlink.
56601         Check for ssize_t overflow as well as size_t overflow,
56602         as POSIX says the result of readlink is implementation-defined
56603         when ssize_t overflows.
56604         Remove unnecessary cast to char*.
56605         Use free+malloc instead of realloc, as the storage doesn't need
56606         to be preserved and it's clearer and can be more efficient that way.
56607         (SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare.
56608         * lib/xreadlink.h (xreadlink): Update prototype.
56609
56610 2001-09-04  Paul Eggert  <eggert@twinsun.com>
56611
56612         * lib/xgetcwd.c: Revert some of the previous change; intead,
56613         fix the HAVE_GETCWD_NULL code to behave more like the
56614         !HAVE_GETCWD_NULL code used to.
56615
56616         Include "xalloc.h".
56617         (xgetcwd): Do not return NULL when memory is exhausted; instead,
56618         invoke xalloc_die.
56619
56620 2001-09-03  Paul Eggert  <eggert@twinsun.com>
56621
56622         * m4/prereq.m4 (jm_PREREQ_XGETCWD): Check for limits.h and
56623         sys/param.h, as pathmax.h includes them.
56624
56625 2001-09-03  Paul Eggert  <eggert@twinsun.com>
56626
56627         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_XGETCWD.
56628         (jm_PREREQ_XGETCWD): New macro.
56629
56630         * m4/getcwd.m4: New file.
56631
56632 2001-09-03  Paul Eggert  <eggert@twinsun.com>
56633
56634         * lib/xgetcwd.c: Fix the !HAVE_GETCWD_NULL code to behave more
56635         like the HAVE_GETCWD_NULL code.
56636         Include pathmax.h if not HAVE_GETCWD.
56637         Do not include xalloc.h.
56638         (INITIAL_BUFFER_SIZE): New symbol.
56639         Do not use xmalloc / xrealloc, since the caller is responsible for
56640         handling errors.  Preserve errno around `free' during failure.
56641         Do not overrun buffer when using getwd.
56642
56643 2001-09-03  Paul Eggert  <eggert@twinsun.com>
56644
56645         * lib/xgetcwd.c (xgetcwd): Use HAVE_GETCWD_NULL, not (defined
56646         __GLIBC__ && __GLIBC__ >= 2), to decide whether to use
56647         getcwd (NULL, 0).
56648
56649 2001-09-03  Paul Eggert  <eggert@twinsun.com>
56650
56651         * lib/exclude.c (fnmatch_no_wildcards): Fix confusion between
56652         usage of FNM_CASEFOLD and FNM_LEADING_DIR.  The bug was
56653         spotted by Jim Meyering.
56654
56655 2001-09-03  Jim Meyering  <meyering@lucent.com>
56656
56657         * lib/xreadlink.c (xreadlink): Preserve errno around `free' during
56658         failure.
56659
56660 2001-09-02  Jim Meyering  <meyering@lucent.com>
56661
56662         * lib/error.c: Update from GNU libc.
56663
56664 2001-09-01  Jim Meyering  <meyering@lucent.com>
56665
56666         * m4/jm-macros.m4 (jm_MACROS): Check for canonicalize_file_name.
56667         Used by df.
56668
56669 2001-09-01  Jim Meyering  <meyering@lucent.com>
56670
56671         * lib/xreadlink.c: New file.
56672         * lib/xreadlink.h: New file.
56673         * lib/Makefile.am (libfetish_a_SOURCES): Add xreadlink.c and
56674         xreadlink.h.
56675
56676         * lib/regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
56677         doesn't conflict with sparc Solaris 7's definition in
56678         /usr/include/sys/int_types.h.
56679
56680         * lib/exclude.c: Use `""', not `<>' to #include non-system header
56681         files.
56682         (fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
56683         and strncasecmp as r-values.  Unixware didn't have declarations.
56684
56685 2001-08-31  Paul Eggert  <eggert@twinsun.com>
56686
56687         * lib/xstrtol.h: Add copyright notice.
56688         (_DECLARE_XSTRTOL): Improve quality of diagnostic for
56689         LONGINT_INVALID_SUFFIX_CHAR.
56690
56691 2001-08-31  Paul Eggert  <eggert@twinsun.com>
56692
56693         * lib/xstrtol.c (strtoimax): New decl.
56694
56695 2001-08-31  Paul Eggert  <eggert@twinsun.com>
56696
56697         * lib/xgetcwd.c: Don't include pathmax.h.
56698         Include stdlib.h and unistd.h if available.
56699         Include xalloc.h.
56700         (xmalloc, xstrdup, free): Remove decls.
56701         (xgetcwd): Don't assume sizes fit in unsigned.
56702         Check for overflow when computing sizes.
56703         Simplify reallocation code.
56704
56705 2001-08-31  Paul Eggert  <eggert@twinsun.com>
56706
56707         * lib/savedir.c (savedir): Remove size parameter, as POSIX says that
56708         a directory's st_size can have an arbitrary value, so the old
56709         usage could waste an arbitrary amount of memory.  All uses
56710         changed.
56711         * lib/savedir.h: Update prototype.
56712
56713 2001-08-31  Paul Eggert  <eggert@twinsun.com>
56714
56715         * lib/Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c.
56716
56717         * lib/strtoimax.c: Renamed from strtoxmax.c, removing the
56718         old strtoimax.c.
56719
56720         Also, make the following further changes to make this file's
56721         configuration more similar to that of strtol.c:
56722         (UNSIGNED): Renamed from STRTOUXMAX_UNSIGNED.  All uses changed.
56723         (strtoumax, uintmax_t, strtoull, strtol): Remove.
56724         (intmax_t, strtoimax, strtol, strtoll): New macros, if UNSIGNED.
56725         (strtoimax): Renamed from strtoumax.  All uses of unsigned values
56726         changed to signed values.
56727
56728         And make the following changes as well:
56729         Fix copyright notice, as 1999 was missing.
56730         (verify): New macro.
56731         (strtoimax): Check sizes at compile-time, not run-time.
56732         Prefer strtol to strtoll if both work.
56733         (main): Remove; it was not that useful and was a pain to maintain.
56734
56735         * lib/strtoumax.c: Include strtoimax.c, not strtouxmax.c.
56736
56737 2001-08-31  Jim Meyering  <meyering@lucent.com>
56738
56739         * lib/xgetcwd.c (xgetcwd): Reorganize to avoid some duplication.
56740         Use an initial, malloc'd, buffer of length 128 rather than
56741         a statically allocated one of length 1024.
56742
56743 2001-08-30  Paul Eggert  <eggert@twinsun.com>
56744
56745         Simplify code, partly by assuming autoconf 2.52 semantics.
56746
56747         * m4/Makefile.am (EXTRA_DIST): Remove uintmax_t.m4.
56748
56749         * m4/inttypes.m4 (AC_PREREQ): Bump to 2.52.
56750         (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52.
56751         All uses removed.
56752         (jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T):
56753         Move AC_REQUIRE to next-to-top level, to avoid confusion.
56754         Use 2.52's AC_CHECK_TYPE instead of merely looking for the header.
56755         * m4/prereq.m4 (jm_PREREQ_HUMAN): Don't require
56756         jm_AC_HEADER_INTTYPES_H.
56757         * m4/jm-macros.m4 (jm_MACROS): Likewise.
56758
56759         * m4/uintmax_t.m4: Remove, as it duplicates inttypes.m4.
56760
56761         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
56762         Quote first arg of AC_DEFUN.
56763         Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
56764         since they are needed to parse the include file even if we need
56765         only xstrtoimax.  Simplify logic behind the args to AC_REPLACE.
56766         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise,
56767         but with opposite signedness.
56768
56769 2001-08-30  Paul Eggert  <eggert@twinsun.com>
56770
56771         Merge 'exclude' changes from tar 1.13.22.
56772         This fixes one or two unlikely storage allocation overflow bugs,
56773         but doesn't change user-visible behavior otherwise.
56774
56775 2001-08-30  Paul Eggert  <eggert@twinsun.com>
56776
56777         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_EXCLUDE.
56778         (jm_PREREQ_EXCLUDE): New macro.
56779
56780 2001-08-30  Paul Eggert  <eggert@twinsun.com>
56781
56782         * lib/quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
56783         tm to be declared.
56784
56785 2001-08-30  Paul Eggert  <eggert@twinsun.com>
56786
56787         * lib/hash.c: Remove '2001' from copyright notice.
56788
56789 2001-08-30  Paul Eggert  <eggert@twinsun.com>
56790
56791         * lib/full-write.h: New file.
56792         * lib/Makefile.am (libfetish_a_SOURCES): Add full-write.h.
56793         * lib/full-write.c: Correct credits, as cccp.c no longer
56794         exists and anyway it was so heavily changed from the old cccp
56795         code as to be unrecognizable.  Include full-write.h.
56796         (full_write) Return size_t, with short writes meaning failure.
56797         All callers changed.  This fixes a bug with large buffers
56798         on 64-bit hosts.
56799         * lib/utime.c: Include full-write.h.
56800
56801 2001-08-30  Paul Eggert  <eggert@twinsun.com>
56802
56803         * lib/exclude.c (bool): Declare, perhaps by including stdbool.h.
56804         (<sys/types.h>): Include only if HAVE_SYS_TYPES_H.
56805         (<stdlib.h>, <string.h>, <strings.h>, <inttypes.h>, <stdint.h>):
56806         Include if available.
56807         (<xalloc.h>): Include
56808         (SIZE_MAX): Define if <stdint.h> or <inttypes.h> doesn't.
56809         (verify): New macro.  Use it to verify that EXCLUDE macros do not
56810         collide with FNM macros.
56811         (struct patopts): New struct.
56812         (struct exclude): Use it, as exclude patterns now come with options.
56813         (new_exclude): Support above changes.
56814         (new_exclude, add_exclude_file):
56815         Initial size must now be a power of two to simplify overflow checking.
56816         (free_exclude, fnmatch_no_wildcards): New function.
56817         (excluded_filename): No longer requires options arg, as the options
56818         are determined by add_exclude.  Now returns bool, not int.
56819         (excluded_filename, add_exclude):
56820         Add support for the fancy new exclusion options.
56821         (add_exclude, add_exclude_file): Now takes int options arg.
56822         Check for arithmetic overflow when computing sizes.
56823         (add_exclude_file): xrealloc might modify errno, so don't
56824         realloc until after errno might be used.
56825
56826         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS):
56827         New macros.
56828         (free_exclude): New decl.
56829         (add_exclude, add_exclude_file): Now takes int options arg.
56830         (excluded_filename): No longer requires options arg, as the options
56831         are determined by add_exclude.  Now returns bool, not int.
56832
56833 2001-08-30  Paul Eggert  <eggert@twinsun.com>
56834
56835         * lib/alloca.c (alloca): Arg is of type size_t, not unsigned.
56836
56837 2001-08-27  Jim Meyering  <meyering@lucent.com>
56838
56839         * lib/Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c
56840
56841         * lib/version-etc.c (N_): Remove definition.
56842         Revert most of last change.
56843         Instead, simply don't mark the `Copyright...' string for translation.
56844         Based on advice from Paul Eggert.
56845
56846         * lib/strtoxmax.c: Tweak comment.
56847
56848 2001-08-26  Jim Meyering  <meyering@lucent.com>
56849
56850         * m4/jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX.
56851
56852         * m4/xstrtoimax.m4: New file.
56853         * m4/xstrtoumax.m4: Add comments explaining why we
56854         AC_REPLACE_FUNCS(strtol).
56855
56856 2001-08-26  Jim Meyering  <meyering@lucent.com>
56857
56858         * lib/version-etc.c (version_etc_copyright_fmt): Replace literal year
56859         of copyright with `%s' so translators don't get an untranslated
56860         message in 2002.
56861         (COPYRIGHT_YEAR): Define.
56862         (version_etc): Use fprintf rather than fputs.
56863         Suggestion from Ulrich Drepper.
56864
56865         * lib/Makefile.am (libfetish_a_SOURCES): Add xstrtoimax.c.
56866
56867         * lib/strtoll.c: New file, from GNU libc.
56868         * lib/xstrtoimax.c: New file.
56869
56870         * lib/xstrtol.h: Add xstrtoimax.
56871         * lib/strtoumax.c: New file.  Simply include "strtoumax.c".
56872         * lib/strtoimax.c: New file.  Likewise, but first define
56873         STRTOUXMAX_SIGNED.
56874
56875         * lib/strtoumax.c: Factor to work both for unsigned and signed types,
56876         ...
56877         * lib/strtoxmax.c: ... then renamed to this.
56878
56879 2001-08-18  Paul Eggert  <eggert@twinsun.com>
56880
56881         * m4/inttypes.m4: Add AC_PREREQ(2.13).
56882         (jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too.
56883         (jm_AC_TYPE_INTMAX_T): New macro.
56884         (jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4.
56885
56886         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): New macro.
56887
56888         * m4/longlong.m4: Renamed from ulonglong.m4.
56889         * m4/inttypes.m4: Renamed from inttypes_h.m4.
56890         * m4/uintmax_t.m4: Removed.
56891
56892 2001-08-13  Paul Eggert  <eggert@twinsun.com>
56893
56894         * lib/Makefile.am (unlocked-io.h): Do not append "_unlocked" twice.
56895         Port to Solaris 8, where 'sed' requires a space after the 'r'
56896         command, and where sh dislikes "$/".  Clean up the spacing a bit.
56897         Redirect output to $tmp just once.
56898
56899 2001-08-12  Paul Eggert  <eggert@sic.twinsun.com>
56900
56901         * lib/addext.c (<errno.h>): Include.
56902         (errno): Declare if not defined.
56903         (addext): Work correctly when pathconf returns -1 and leaves
56904         errno alone because there is no limit.  Also, work even if
56905         pathconf returns a value greater than SIZE_MAX.
56906
56907 2001-08-12  Jim Meyering  <meyering@lucent.com>
56908
56909         * m4/afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4,
56910         d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4,
56911         fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4,
56912         group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4,
56913         jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4,
56914         link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4,
56915         mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4,
56916         prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4,
56917         rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
56918         strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4,
56919         utime.m4, utimes.m4, xstrtoumax.m4:
56920         Quote the first argument in each use of AC_DEFUN.
56921
56922 2001-08-12  Jim Meyering  <meyering@lucent.com>
56923
56924         * lib/xgetcwd.c (xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:
56925         Simply `return getcwd (NULL, 0);'.
56926         [! (defined __GLIBC__ && __GLIBC__ >= 2)]:
56927         Use 1300 as initial value for length, not PATH_MAX.
56928
56929         * lib/pathmax.h: Clean up cpp syntax.
56930
56931 2001-08-12  Jim Meyering  <meyering@lucent.com>
56932
56933         * lib/gettimeofday.c: New file.
56934         * lib/gtod.h: New file.
56935         * lib/Makefile.am (libfetish_a_SOURCES): Add gtod.h.
56936
56937 2001-08-05  Jim Meyering  <meyering@lucent.com>
56938
56939         * m4/jm-macros.m4: Require autoconf-2.52.
56940
56941 2001-08-04  Jim Meyering  <meyering@lucent.com>
56942
56943         * lib/error.h (__attribute__): Remove `|| __STRICT_ANSI__' from #if
56944         stmt, to get in sync with glibc.
56945
56946 2001-08-03  Paul Eggert  <eggert@twinsun.com>
56947
56948         The following changes are from gettext 0.10.39 as maintained by
56949         Bruno Haible.
56950
56951         * lib/mbswidth.h (MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
56952         Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
56953         with inverted sense.  All uses changed.
56954
56955         * lib/mbswidth.c: Don't include <limits.h>.
56956         Include <stdlib.h> and <string.h> unconditionally.
56957         (iswcntrl, mbsinit, ISCNTRL): New macros.
56958         (mbsnwidth): Use K&R style function declarations.
56959         Don't bother checking for MB_LEN_MAX == 1, since the compiler
56960         can optimize it when MB_CUR_MAX == 1.
56961         The width of control characters is zero, not 1.
56962
56963 2001-08-03  Paul Eggert  <eggert@twinsun.com>
56964
56965         The following changes are from gettext 0.10.39 as maintained by
56966         Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ.
56967
56968         * m4/codeset.m4: Upgrade to serial AM1.
56969         (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
56970         all uses changed.  Quote first arg of AC_DEFUN.
56971         (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
56972
56973         * m4/iconv.m4: Upgrade to serial AM2.
56974         (AM_ICONV): Renamed from jm_ICONV; all uses changed.
56975         Add --with-libconv-prefix.
56976         Quote first arg of AC_DEFUN.  Add description for ICONV_CONST.
56977         (am_cv_func_iconv): Renamed from jm_cv_func_iconv.
56978         (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
56979         (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
56980         * m4/jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings.
56981
56982         * m4/c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
56983         * m4/getline.m4 (AM_FUNC_GETLINE): Likewise.
56984         * m4/glibc21.m4 (jm_GLIBC21): Likewise.
56985         * m4/inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise.
56986         * m4/isc-posix.m4 (AC_ISC_POSIX): Likewise.
56987         * m4/lcmessage.m4 (AM_LC_MESSAGES): Likewise.
56988         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
56989         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise.
56990         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
56991
56992         * m4/getline.m4 (AM_FUNC_GETLINE): Don't bother checking for
56993         string.h any more.
56994
56995         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no",
56996         not the default value.
56997
56998         2001-06-25  Bruno Haible  <haible@clisp.cons.org>
56999         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES.
57000         Also check for mbsinit.  Needed for SCO 3.2v5.0.2.
57001         Also include <string.h>; this is where AIX 3.2.5 declares wcwidth.
57002         Also check for iswcntrl, used for wcwidth fallback.
57003         Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability
57004         to Autoconf 2.13.
57005
57006 2001-08-03  Jim Meyering  <meyering@lucent.com>
57007
57008         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
57009         as it was in the original.  Reported by Paul Eggert.
57010
57011 2001-07-16  Jim Meyering  <meyering@lucent.com>
57012
57013         * m4/gettimeofday.m4: New file.
57014         Prompted by a report from Bernhard Baehr.
57015
57016 2001-07-15  Jim Meyering  <meyering@lucent.com>
57017
57018         * m4/Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h
57019         stuff. Now it's in ../Makefile.cfg.
57020
57021 2001-07-15  Jim Meyering  <meyering@lucent.com>
57022
57023         * lib/Makefile.am (EXTRA_DIST): Add unlocked-io.hin.
57024         (BUILT_SOURCES): Add unlocked-io.h.
57025         (io_functions): Define.
57026         (unlocked-io.h): New rule.
57027         (DISTCLEANFILES): Add unlocked-io.h.
57028         (all-local): Depend on unlocked-io.h, to ensure it is created.
57029
57030         * lib/unlocked-io.hin: New file
57031
57032         * lib/regex.c: Update from glibc.
57033
57034 2001-07-05  Jim Meyering  <meyering@lucent.com>
57035
57036         * lib/Makefile.am (noinst_HEADERS): Remove definition, per new automake
57037         recommendation.
57038         (libfetish_a_SOURCES): Put all .h files here instead.
57039         Remove a thus-exposed (better checks in automake) duplicate and
57040         two unnecessary .h files.
57041
57042 2001-07-04  Jim Meyering  <meyering@lucent.com>
57043
57044         * m4/Makefile.am.in (glibc-io.struct): New target.  Rework the code
57045         that generates jm-glibc-io.m4 so that it doesn't trigger any make
57046         distcheck failure.
57047
57048 2001-07-02  Jim Meyering  <meyering@lucent.com>
57049
57050         The following changes were prompted by suggestions from Bruno Haible.
57051
57052         * m4/jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4
57053         is now generated.
57054         * m4/Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted
57055         definition of EXTRA_DIST.
57056         (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
57057         ensure that the generated file is created/updated whenever the list
57058         of $(unlocked_functions) is changed.
57059         (jm-glibc-io.m4): New rule.
57060         (unlocked-io.h): New rule -- currently unused.
57061
57062 2001-06-24  Jim Meyering  <meyering@lucent.com>
57063
57064         * m4/regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
57065         unmatched right bracket, rather than kludging it with an extra,
57066         falsely-matching quote in a comment.  Patch by Akim Demaille.
57067
57068 2001-06-11  Jim Meyering  <meyering@lucent.com>
57069
57070         * lib/regex.c: Update from GNU libc.
57071
57072 2001-05-27  Jim Meyering  <meyering@lucent.com>
57073
57074         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
57075         Check for ut_type in struct utmp.
57076
57077 2001-05-27  Jim Meyering  <meyering@lucent.com>
57078
57079         * lib/readutmp.h (UT_TYPE): Define.
57080
57081 2001-05-24  Jim Meyering  <meyering@lucent.com>
57082
57083         * lib/argmatch.c: Include "quote.h".
57084         (argmatch_invalid): Remove explicit `' quotes.  Instead, use the
57085         quote function.  Reported by Göran Uddeborg.
57086
57087 2001-05-22  Jim Meyering  <meyering@lucent.com>
57088
57089         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
57090         now that we use the package-supplied version unconditionally.
57091         (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
57092
57093 2001-05-21  Jim Meyering  <meyering@lucent.com>
57094
57095         * m4/regex.m4: Change a couple backticks to single quotes to avoid
57096         shell syntax errors.
57097
57098 2001-05-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
57099
57100         * m4/dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
57101
57102 2001-05-20  Paul Eggert  <eggert@twinsun.com>
57103
57104         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME):
57105         Don't bother to check library strftime, since
57106         we'll be using our own my_strftime function anyway.
57107         Define my_strftime instead of strftime.
57108
57109 2001-05-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
57110
57111         * lib/dirname.c (dir_name): Compute append_dot using path, not newpath
57112         which is not yet declared.
57113
57114 2001-05-15  Jim Meyering  <meyering@lucent.com>
57115
57116         * m4/regex.m4: Use proper quoting so brackets appear in the test
57117         program.
57118         Reported by, and with help from, Bruno Haible.
57119
57120 2001-05-13  Jim Meyering  <meyering@lucent.com>
57121
57122         * m4/jm-macros.m4 (major_t, minor_t): Define to unsigned int if
57123         undefined.
57124
57125 2001-05-11  Paul Eggert  <eggert@twinsun.com>
57126
57127         dirname code cleanup.  base_name now behaves more compatibly
57128         with POSIX basename when given file names that have trailing
57129         slashes, and similarly for dir_name.  Add new primitives
57130         base_len and dir_len.  Put the directory-name-related decls
57131         into dirname.h.
57132
57133         * lib/addext.c (ISSLASH, base_name): Remove; now in dirname.h.
57134         * lib/backupfile.c (base_name): Likewise.
57135         * lib/basename.c (FILESYSTEM_PREFIX_LEN, PARAMS, ISSLASH): Likewise.
57136         * lib/dirname.c (FILESYSTEM_PREFIX_LEN, ISSLASH): Likewise.
57137         * lib/makepath.c (strip_trailing_slashes): Likewise.
57138         * lib/path-concat.c (DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN,
57139         ISSLASH): Likewise.
57140         * lib/rename.c (strip_trailing_slashes): Likewise.
57141         * lib/same.c (base_name): Likewise.
57142         * lib/stripslash.c (ISSLASH): Likewise.
57143
57144         * lib/addext.c: Include <dirname.h> after size_t is defined.
57145         * lib/backupfile.c: Likewise.
57146
57147         * lib/addext.c (addext): Use base_len to trim redundant
57148         trailing slashes instead of doing it ourselves.
57149         But do not trim the last slash if it is not redundant.
57150
57151         * lib/backupfile.c (find_backup_file_name,
57152         max_backup_version): Use base_len instead of rolling it ourselves.
57153         Handle the case of "" and (on DOS) "C:" correctly.
57154
57155         * lib/basename.c: Do not include <stdio.h>, <assert.h>; no longer
57156         needed. Include <string.h>, <dirname.h>.
57157         (base_name): Allow file names ending in slashes, other than names
57158         that are all slashes.  In this case, return the basename followed
57159         by the slashes.  This is more general, and can be used in places
57160         where the original base_name purposely had an assertion failure.
57161         (base_len): New function.
57162
57163         * lib/dirname.c: Include <string.h> instead of <stdlib.h>.
57164         Do not include <assert.h>; no longer needed.
57165         Include xalloc.h.
57166         (memrchr): Remove decl.
57167         (dir_name_r): Remove.
57168         (dir_len): Renamed from dirlen.  All callers changed.
57169         Rewrite in terms of base_name, for simplicity and consistency.
57170         (dir_name): Never return NULL.  All callers changed.
57171         Do not include <stdlib.h> in test program; no longer needed.
57172         return 0; is fine for test program.
57173
57174         * lib/dirname.h (DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN):
57175         New macros.
57176         (base_name, base_len, dir_len, strip_trailing_slashes): New decls.
57177
57178         * lib/path-concat.c (path_concat): Use base_len to compute
57179         base length, not strlen; this means we cannot rely on memcpy
57180         to null-terminate.
57181
57182         * lib/same.c (STREQ): Remove.
57183         (same_name): Handle the case where the basename ends in trailing '/'.
57184
57185         * lib/stripslash.c (strip_trailing_slashes): Return nonzero if
57186         a slash was stripped.  Do not strip the last slash after a
57187         file system prefix.
57188
57189 2001-05-11  Paul Eggert  <eggert@twinsun.com>
57190
57191         * lib/Makefile.am (libfetish_a_SOURCES):
57192         Add strftime.c, since we now compile it on all hosts.
57193
57194         * lib/strftime.c (my_strftime):
57195         Define to nstrftime if emacs, but only if my_strftime is not defined.
57196         (extra_args, extra_args_spec, extra_args_spec_iso): Rename from
57197         ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively.
57198         Add one more extra argument: a nanoseconds value.
57199         All uses changed.
57200         (ns): New macro.
57201         (my_strftime function): Add %N format.
57202         (emacs_strftimeu): Renamed from emacs_strftime,
57203         with extra ut argument.
57204
57205 2001-05-09  Paul Eggert  <eggert@twinsun.com>
57206
57207         * m4/jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.
57208
57209 2001-04-21  Jim Meyering  <meyering@lucent.com>
57210
57211         * m4/rmdir-errno.m4: Write to a new file, so that a restrictive umask
57212         doesn't interfere.
57213
57214 2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
57215
57216         * m4/ftruncate.m4: Check for chsize.
57217         Link with ftruncate.o unconditionally if ftruncate is missing.
57218         This was required when cross-compiling to i586-mingw32msvc.
57219
57220 2001-04-08  Jim Meyering  <meyering@lucent.com>
57221
57222         * lib/getdate.y (get_date): Set tm_isdst to -1 to ensure that it is
57223         recomputed; that's necessary when the offset spans a DST transition.
57224         Patch by David J. MacKenzie.  Reported by Hon-Yin Kok.
57225
57226 2001-04-02  Jim Meyering  <meyering@lucent.com>
57227
57228         * lib/regex.h, regex.c: Update from GNU libc.
57229
57230 2001-03-24  Jim Meyering  <meyering@lucent.com>
57231
57232         * m4/jm-macros.m4: Require autoconf-2.49d.
57233
57234 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
57235
57236         * m4/iconv.m4 (jm_ICONV): Recommend GNU libiconv.
57237
57238 2001-03-19  Paul Eggert  <eggert@twinsun.com>
57239
57240         * lib/version-etc.c (version_etc_copyright): Update to 2001.
57241
57242 2001-03-17  Jim Meyering  <meyering@lucent.com>
57243
57244         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP,
57245         now that the version in autoconf is equivalent.
57246         (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP.
57247
57248         * m4/error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.
57249         Suggestion from Akim Demaille.
57250
57251         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME.
57252         (jm_PREREQ_TEMPNAME): New function.
57253
57254 2001-03-16  Paul Eggert  <eggert@twinsun.com>
57255
57256         * lib/tempname.c (uint64_t): Define to uintmax_t if
57257         not defined, and if UINT64_MAX is not defined.
57258         Required at least for Vax Ultrix4.3, which doesn't define uint64_t.
57259         Reported by John David Anglin.
57260
57261 2001-03-15  Bruno Haible  <haible@clisp.cons.org>
57262
57263         * lib/localcharset.c (locale_charset): Allow wildcard syntax. Also
57264         resolve alias if codeset is empty.
57265         * lib/config.charset (BeOS): Use wildcard syntax.
57266
57267 2001-03-13  Jim Meyering  <meyering@lucent.com>
57268
57269         * lib/path-concat.c (path_concat)
57270         [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't insert a backslash when
57271         concatenating e.g., `C:' and `foo'.
57272         From Bruno Haible.
57273
57274 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
57275
57276         * lib/localcharset.c (locale_charset): Don't use
57277         setlocale(LC_CTYPE,NULL). Don't return NULL.
57278         * lib/unicodeio.c (print_unicode_char): Simplify accordingly.
57279
57280 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
57281
57282         * lib/config.charset: Update for FreeBSD 4.2 and OSF/1 5.1. Add
57283         support for DOS/DJGPP.
57284
57285 2001-03-01  Paul Eggert  <eggert@twinsun.com>
57286
57287         * m4/jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
57288         lacks mkstemp.  Compile our own tempname.c if we compile our own
57289         mkstemp.c, as mkstemp relies on tempname.
57290
57291 2001-03-01  Jim Meyering  <meyering@lucent.com>
57292
57293         * m4/dos.m4 (jm_AC_DOS): Remove extra backslashes, now that
57294         AH_VERBATIM really does output its argument verbatim.
57295
57296 2001-02-28  Paul Eggert  <eggert@twinsun.com>
57297
57298         * lib/Makefile.am (libfetish_a_SOURCES):
57299         Add dup-safer.c, fopen-safer.c.
57300         (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.
57301
57302         * lib/dup-safer.c, lib/fopen-safer.c, lib/stdio-safer.h:
57303         * lib/unistd-safer.h: New files.
57304
57305 2001-02-25  Paul Eggert  <eggert@twinsun.com>
57306
57307         The mkstemp replacement is taken from glibc 2.2.2, with some
57308         portability fixes for use outside glibc, as follows:
57309
57310         * lib/tempname.c (struct_stat64): New macro.
57311         (direxists, __gen_tempname): Use it.
57312         This avoids a portability problem with Solaris 8.
57313
57314         * lib/tempname.c (<config.h>): Include if HAVE_CONFIG_H.
57315         (<stddef.h>, <stdint.h>, <string.h>):
57316         Include only if STDC_HEADERS || _LIBC.
57317         (<fcntl.h>): Include only if HAVE_FCNTL_H || _LIBC.
57318         (<unistd.h>): Include only if HAVE_UNISTD_H || _LIBC.
57319         (<sys/time.h>): Include only if HAVE_SYS_TIME_H || _LIBC.
57320         (__set_errno): Define this macro if <errno.h> doesn't.
57321         (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
57322         Define these macros if <stdio.h> doesn't.
57323         (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
57324         Define these macros if <sys/stat.h>
57325         doesn't.  Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
57326         (stat64, __getpid, __gettimeofday, __mkdir, __open, __open64, lxstat64,
57327         __xstat64): Define if not _LIBC.
57328         (__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
57329         (__gen_tempname): Invoke gettimeofday only if
57330         HAVE_GETTIMEOFDAY || _LIBC;
57331         otherwise, fall back on plain "time".
57332         Use macros like S_IRUSR | S_IWUSR rather than octal values like 0600.
57333
57334         * lib/mkstemp.c (__GT_FILE): Define to zero if not defined.
57335
57336         * lib/mkstemp.c, lib/tempname.c: New files, taken from glibc 2.2.2.
57337
57338 2001-02-18  Paul Eggert  <eggert@twinsun.com>
57339
57340         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
57341
57342 2001-02-17  Paul Eggert  <eggert@twinsun.com>
57343
57344         * m4/mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC.
57345         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH):
57346         Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
57347         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
57348
57349 2001-02-17  Paul Eggert  <eggert@twinsun.com>
57350
57351         * lib/mbswidth.c, quotearg.c (mbrtowc, mbsinit):
57352         Remove workaround macros for hosts that have mbrtowc but not
57353         mbstate_t, as we now insist on proper declarations for both
57354         before using mbrtowc.
57355
57356 2001-02-17  Jim Meyering  <meyering@lucent.com>
57357
57358         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
57359         getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
57360         further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
57361         UnixWare 7.1.1.
57362
57363         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc.,
57364         rather than AC_CACHE_VAL.
57365
57366 2001-02-17  Jim Meyering  <meyering@lucent.com>
57367
57368         * lib/strtoul.c: Sync from GNU libc.  Use double quotes, not <...>
57369         around included file name.
57370
57371         * lib/strnlen.c (__strnlen): Merge in a change from GNU libc.
57372
57373         * lib/strftime.c: Update from GNU libc (the only changes were to
57374         comments).
57375
57376 2001-02-17  Jim Meyering  <meyering@lucent.com>
57377
57378         * lib/regex.c: Update from libc.
57379
57380 2001-02-17  Bruno Haible  <haible@clisp.cons.org>
57381
57382         * lib/mbswidth.h (mbswidth): Also define as macro, to avoid prototype
57383         clash.
57384
57385 2001-02-16  Paul Eggert  <eggert@twinsun.com>
57386
57387         * lib/alloca.c (malloc): Undef before defining, since stdlib.h
57388         may have defined it.  Needed for Encore Umax-3.0.9.16b systems.
57389         Reported by Mark Hounschell via Paul Eggert.
57390
57391 2001-02-07  Jim Meyering  <meyering@lucent.com>
57392
57393         * m4/regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug.
57394
57395 2001-02-05  Jim Meyering  <meyering@lucent.com>
57396
57397         * m4/jm-macros.m4: Require autoconf-2.14d (not yet released), because
57398         it includes the patch required for `large file' support with at least
57399         HP-UX's 10.20 /bin/cc.
57400
57401 2001-02-03  Jim Meyering  <meyering@lucent.com>
57402
57403         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
57404         AS_IF, now that it works once again (mysteriously).
57405         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
57406
57407 2001-01-30  Jim Meyering  <meyering@lucent.com>
57408
57409         Don't use filenames that are 8.3-equivalent to "conftest" on DOS.
57410         * m4/chown.m4: Rename conftestchown to conftest.chown.
57411         * m4/rename.m4: s/conftestdir/conftest.d1/ and
57412         s/conftestdir2/conftest.d2/.
57413         * m4/utimes.m4: s/conftestdata/conftest.data/
57414         Inspired by Pavel Roskin's change in autoconf.
57415
57416 2001-01-30  Bruno Haible  <haible@clisp.cons.org>
57417
57418         * lib/config.charset: Update for FreeBSD 4.2.
57419
57420 2001-01-27  Jim Meyering  <meyering@lucent.com>
57421
57422         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was
57423         a use of AS_IF.
57424         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
57425
57426 2001-01-26  Jim Meyering  <meyering@lucent.com>
57427
57428         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that
57429         quotearg.c includes it.
57430
57431 2001-01-26  Jim Meyering  <meyering@lucent.com>
57432
57433         * lib/quotearg.c: Include stddef.h.
57434         * lib/quote.c: Include stddef.h.
57435         Reported by Axel Kittenberger.
57436
57437         * lib/xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
57438         line in double quotes so that it evokes a better diagnostic.
57439         [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
57440         Reported by Axel Kittenberger.
57441
57442 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
57443
57444         * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not'
57445         as if it was a `charset'.
57446
57447 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
57448
57449         * m4/iconv.m4 (jm_ICONV): Also check whether the iconv declaration
57450         has const.
57451
57452 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
57453
57454         * lib/unicodeio.c (print_unicode_char): Cast the second iconv() arg,
57455         to avoid a warning.  Add back 'const' to inptr.
57456
57457 2001-01-20  Jim Meyering  <meyering@lucent.com>
57458
57459         Be sure that headers are checked before used in code compiled
57460         for the type checks.
57461         * m4/jm-macros.m4 (jm_MACROS): Remove all header checks.
57462         In place of that, invoke jm_CHECK_ALL_TYPES.
57463         (jm_CHECK_ALL_HEADERS): New functions with the above checks.
57464         (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
57465         Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
57466         The check for ssize_t was mistakenly run before the test for unistd.h.
57467
57468         The configure-time check for stdbool.h was missing.
57469         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.
57470         (jm_PREREQ_HASH): New function.
57471
57472 2001-01-17  Jim Meyering  <meyering@lucent.com>
57473
57474         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE,
57475         for autoconf-2.49c.
57476         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
57477
57478 2001-01-16  Jim Meyering  <meyering@lucent.com>
57479
57480         * lib/basename.c: Include <stdio.h>, needed by assert on SunOS 4.
57481         From Bruno Haible.
57482
57483 2001-01-14  Jim Meyering  <meyering@lucent.com>
57484
57485         * m4/rename.m4: Use temporary directories named conftestdir{,2}, not
57486         foo and bar.  Create conftestdir/ in the script, not in the C code.
57487         Remove directories in the script, not in the C code.
57488         Remove conftestdir{,2} before trying to create the directory.
57489         Make the entire configure script fail if the mkdir fails.
57490
57491 2001-01-14  Jim Meyering  <meyering@lucent.com>
57492
57493         * lib/rename.c: New file.  From Volker Borchert.
57494         Include stdlib.h, string.h or strings.h, and xalloc.h.
57495         Use strip_trailing_slashes rather than open-coding it.
57496
57497 2001-01-03  Paul Eggert  <eggert@twinsun.com>
57498
57499         * lib/strftime.c: Sync with glibc time/strftime.c 1.81.
57500
57501 2001-01-03  Jim Meyering  <meyering@lucent.com>
57502
57503         * lib/unicodeio.c (print_unicode_char): Remove `const' from declaration
57504         of local `inptr' to avoid warning with some system declarations of
57505         iconv.
57506
57507 2001-01-02  Volker Borchert  <bt@teknon.de>
57508
57509         * m4/rename.m4: New file.
57510         * m4/jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME.
57511
57512 2001-01-01  Jim Meyering  <meyering@lucent.com>
57513
57514         * m4/prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available),
57515         even on systems with utmpx.h.  It's necessary for the declaration of
57516         utmp's ut_user member.  Reported by Andreas Jaeger.
57517
57518         * m4/check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if
57519         available. They are required for the declarations of getgrgid and
57520         getpwuid resp.
57521         (_jm_DECL_HEADERS): Check for grp.h and pwd.h.
57522         Reported by Andreas Jaeger.
57523
57524 2001-01-01  Alexandre Duret-Lutz  <duret_g@epita.fr>
57525
57526         * m4/libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by
57527         expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
57528         so `make install' also works in VPATH builds.
57529
57530 2000-12-31  Alexandre Duret-Lutz  <duret_g@epita.fr>
57531
57532         * m4/libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
57533         prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
57534         can be used in subdirectories.
57535
57536 2000-12-29  Paul Eggert  <eggert@twinsun.com>
57537
57538         * lib/modechange.c: Do not assume that mode_t uses the
57539         traditional octal encoding.  E.g. "chmod 1 FOO" should set
57540         the other-execute bit of FOO even if S_IXOTH != 1.
57541
57542         (SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH,
57543         WOTH, XOTH, ALLM): New macros.
57544         (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR,
57545          S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH):
57546         Use them.
57547         (S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID.
57548         (S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above.
57549         (mode_compile):
57550         No need to use uintmax_t; unsigned long is long enough.
57551         Don't bother to get suffix since we don't use it.
57552
57553 2000-12-26  Jim Meyering  <meyering@lucent.com>
57554
57555         * m4/dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work
57556         better with autoheader.
57557
57558 2000-12-24  Jim Meyering  <meyering@lucent.com>
57559
57560         * lib/hash.c (is_prime): Return explicit boolean values.
57561         (hash_get_first): Return NULL to appease Irix5.6's 89.
57562         Reported by Nelson Beebe.
57563
57564 2000-12-19  Bruno Haible  <haible@clisp.cons.org>
57565
57566         * lib/localcharset.c (locale_charset): Add support for Win32.
57567
57568 2000-12-18  Paul Eggert  <eggert@twinsun.com>
57569
57570         * lib/physmem.h, lib/physmem.c: New files.
57571
57572         * lib/Makefile.am (libfetish_a_SOURCES): Add physmem.c.
57573         (noinst_HEADERS): Add physmem.h.
57574
57575         * lib/xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
57576         't' for compatibility with Solaris 8 sort.
57577
57578 2000-12-18  Bruno Haible  <haible@clisp.cons.org>
57579
57580         * lib/config.charset: Add support for BeOS.
57581
57582 2000-12-17  Jim Meyering  <meyering@lucent.com>
57583
57584         * m4/dos.m4 (jm_AC_DOS): New file and macro.
57585         * m4/jm-macros.m4 (jm_MACROS): Require jm_AC_DOS.
57586
57587 2000-12-16  Jim Meyering  <meyering@lucent.com>
57588
57589         This bug had a serious impact on chown: `chown N:M FILE' (for integer
57590         N and M) would have treated it like `chown N:N FILE'.
57591
57592         * lib/userspec.c (parse_user_spec): Fix typo: s/u/g/.
57593
57594 2000-12-16  Jim Meyering  <meyering@lucent.com>
57595
57596         * lib/getusershell.c [!SHELLS_FILE && __DJGPP__]: Define
57597         SHELLS_FILE to a file name that's useful on djgpp systems.
57598         Include stdlib.h.
57599         (ADDITIONAL_DEFAULT_SHELLS): Define.
57600         (default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
57601         Based mostly on a patch from Prashant TR.
57602
57603 2000-12-16  Bruno Haible  <haible@clisp.cons.org>
57604
57605         * lib/config.charset: Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB,
57606         VISCII, CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256,
57607         CP1257 to the list of canonical encodings. Rename EUC-CN to GB2312.
57608
57609 2000-12-08  Andreas Schwab  <schwab@suse.de>
57610
57611         * lib/mbswidth.c (mbsnwidth): Don't loop endlessly when called with an
57612         invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
57613
57614 2000-12-07  Jim Meyering  <meyering@lucent.com>
57615
57616         * lib/stripslash.c (ISSLASH): Define.
57617         (strip_trailing_slashes): Use ISSLASH rather than comparing against
57618         `/'.
57619         From Prashant TR.
57620
57621         * lib/dirname.c (FILESYSTEM_PREFIX_LEN): Define.
57622         (dir_name_r): Declare this function as static.
57623         [BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd
57624         manifest itself on a name containing a mix of slashes and
57625         backslashes.
57626         Make this function work with names starting with a DOS-style
57627         drive letter and colon prefix.
57628         (dir_name): Append `.' if necessary.
57629         Based mostly on patches from Prashant TR and Eli Zaretskii.
57630
57631         * lib/dirname.h (dir_name_r): Remove prototype.
57632
57633 2000-12-06  Paul Eggert  <eggert@twinsun.com>
57634
57635         * m4/off_t-format.m4: Remove this file.
57636         * m4/jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
57637
57638 2000-12-06  Jim Meyering  <meyering@lucent.com>
57639
57640         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the
57641         replacement strtoull, we may well need the replacement strtoul, too.
57642         Check for declarations of strtoul and strtoull.
57643         Check for strtol.  Mainly as a cue to cause automake to include
57644         strtol.c -- that file is included by each of strtoul.c and strtoull.c.
57645         Check for limits.h -- strtol.c needs it.
57646
57647 2000-12-05  Jim Meyering  <meyering@lucent.com>
57648
57649         * lib/dirname.c (dir_name_r): Add `const' in a few local declarations.
57650
57651 2000-12-04  Jim Meyering  <meyering@lucent.com>
57652
57653         * lib/path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
57654         Also include memory.h, stdlib.h, unistd.h if appropriate.
57655         Reported by Andreas Jaeger (conflicting declaration of malloc).
57656
57657 2000-12-02  Jim Meyering  <meyering@lucent.com>
57658
57659         * m4/off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro.
57660         * m4/jm-macros.m4 (jm_MACROS): require it.
57661
57662 2000-12-02  Jim Meyering  <meyering@lucent.com>
57663
57664         * lib/closeout.h: Make idempotent, to avoid some obscure warnings.
57665
57666 2000-12-01  Paul Eggert  <eggert@twinsun.com>
57667
57668         * lib/memrchr.c: Include <config.h> before any system include file.
57669
57670 2000-11-30  Jim Meyering  <meyering@lucent.com>
57671
57672         * m4/jm-macros.m4 (jm_MACROS): Check for stdint.h.
57673
57674 2000-11-30  Jim Meyering  <meyering@lucent.com>
57675
57676         * m4/getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf.
57677
57678 2000-11-29  Paul Eggert  <eggert@twinsun.com>
57679
57680         * lib/dirname.c (dir_name_r): Fix typo: int -> size_t.
57681
57682 2000-11-26  Jim Meyering  <meyering@lucent.com>
57683
57684         * lib/memcoll.c: Include sys/types.h.  From Werner Almesberger.
57685
57686 2000-11-22  Paul Eggert  <eggert@twinsun.com>
57687
57688         * lib/strftime.c (my_strftime): Do not invoke mbrlen with a
57689         size of (size_t) -1; it's not portable.
57690
57691 2000-11-17  Jim Meyering  <meyering@lucent.com>
57692
57693         * lib/strstr.c: Update from GNU libc.
57694
57695 2000-11-17  Akim Demaille  <akim@epita.fr>
57696
57697         * lib/obstack.h: Formatting changes.
57698         (obstack_grow, obstack_grow0): Don't cast WHERE at all: that would
57699         prevent type checking.
57700         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
57701         cast the value to (void *): assigning a `foo *' to a `void *'
57702         variable is valid.
57703         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
57704
57705 2000-11-16  Jim Meyering  <meyering@lucent.com>
57706
57707         * lib/strverscmp.c: Incorporate weak-alias-related changes from glibc.
57708
57709 2000-11-11  Jim Meyering  <meyering@lucent.com>
57710
57711         * lib/error.c: Add a couple #includes, merging from GNU libc version.
57712
57713 2000-11-10  Jim Meyering  <meyering@lucent.com>
57714
57715         * lib/obstack.h: Update from GNU libc.
57716         * lib/obstack.c: Likewise.
57717
57718 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
57719
57720         * m4/jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
57721
57722 2000-11-06  Paul Eggert  <eggert@twinsun.com>
57723
57724         * lib/getusershell.c (setusershell): Use rewind rather than
57725         fseek/fseeko, to avoid configuration hassles with fseeko.
57726         Don't bother opening SHELLS_FILE if shellstream is NULL;
57727         it's not necessary.
57728
57729 2000-11-05  Jim Meyering  <meyering@lucent.com>
57730
57731         * lib/makepath.h (make_dir): Declare.
57732         * lib/makepath.c (make_dir): Remove `static' attribute.
57733         Tweak a comment.
57734
57735 2000-11-04  Jim Meyering  <meyering@lucent.com>
57736
57737         * m4/regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.
57738
57739 2000-11-04  Alexandre Duret-Lutz  <duret_g@epita.fr>
57740
57741         * lib/hash.c (hash_get_next): Fix a thinko:  when ENTRY is the
57742         last one in a bucket, advance to the next bucket.
57743
57744 2000-11-02  Vesselin Atanasov  <vesselin@bgnet.bg>
57745
57746         * lib/fnmatch.c: Do not comment out all the code if we are using
57747         the GNU C library, because in some cases we are replacing buggy
57748         code in the GNU C library itself.
57749
57750 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
57751
57752         * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
57753         (regex_compile): Catch bogus \(\1\).
57754
57755 2000-10-30  Paul Eggert  <eggert@twinsun.com>
57756
57757         * lib/fnmatch.c (FOLD): Do not assume that characters are unsigned.
57758         (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
57759         e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
57760
57761 2000-10-30  Paul Eggert  <eggert@twinsun.com>
57762
57763         * lib/error.h, getline.h, modechange.h:
57764         Remove "2000" from Copyright line, as the file hasn't been
57765         changed this year other than in the copyright notice.
57766
57767         * lib/xalloc.h: Add "2000" to Copyright line, as this file
57768         was changed this year.
57769
57770 2000-10-29  Jim Meyering  <meyering@lucent.com>
57771
57772         * m4/fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf
57773         renaming.
57774         * m4/ls-mntd-fs.m4: Likewise
57775
57776 2000-10-29  Jim Meyering  <meyering@lucent.com>
57777
57778         * lib/xstat.in: Fix grammar in comment.
57779
57780 2000-10-29  Greg Louis  <glouis@dynamicro.on.ca>
57781
57782         * lib/regex.h (__restrict_arr): Move definition out of #ifndef block.
57783         Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but
57784         doesn't define __restrict_arr.
57785
57786 2000-10-28  Jim Meyering  <meyering@lucent.com>
57787
57788         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR.
57789         (jm_PREREQ_MEMCHR): New function.
57790
57791 2000-10-28  Jim Meyering  <meyering@lucent.com>
57792
57793         * lib/memchr.c: Update from libc.
57794         Adjust for portability:
57795         [HAVE_STDLIB_H]: Include stdlib.h.
57796         [HAVE_BP_SYM_H || _LIBC]: Guard inclusion of bp-sym.h.
57797         Undef __memchr, too.
57798         [!weak_alias]: Define __memchr to memchr.
57799
57800         * lib/regex.c: Update from libc.
57801         * lib/regex.h: Likewise.
57802         * lib/getopt1.c: Likewise.
57803         * lib/memcmp.c: Likewise.
57804
57805         * lib/getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseeko.
57806         Avoid using fseek, when possible -- it's broken by design.
57807         Patch by Ulrich Drepper.
57808
57809 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
57810
57811         * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
57812         (re_match_2_internal, re_match_2_internal, re_match_2_internal):
57813         Giving in to popular pressure to shut up the compiler with casts.
57814
57815 2000-10-26  Jim Meyering  <meyering@lucent.com>
57816
57817         * lib/strftime.c: Update from libc.
57818
57819 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
57820
57821         * regex.c: More `unsigned char' -> `re_char' changes.
57822         Also change several `int' into `re_wchar_t'.
57823         (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
57824         (PUSH_FAILURE_POINTER): Don't cast any more.
57825         (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
57826         We want GCC to complain, since this piece of code makes
57827         re_match non-reentrant, which *should* be fixed.
57828         (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
57829         (EXTEND_BUFFER): Use RETALLOC.
57830         (SET_LIST_BIT): Don't cast.
57831         (re_wchar_t): New type.
57832         (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
57833         that those two functions will always properly return.
57834         (IMMEDIATE_QUIT_CHECK): Cast to void.
57835         (analyse_first): Use recursion rather than an explicit stack.
57836         (re_compile_fastmap): Can't fail anymore.
57837         (re_search_2): Don't check re_compile_fastmap for failure.
57838         (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
57839         Now also sets the new value (passed in a new argument).
57840         (re_match_2_internal): Use it.
57841         Also, use a new var `reg' of type size_t when looping through regs
57842         rather than reuse the inappropriate `mcnt'.
57843
57844 2000-10-25  Jim Meyering  <meyering@lucent.com>
57845
57846         * lib/obstack.c: Update from libc.
57847
57848 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
57849
57850         * regex.c (regex_compile): Change the way of handling a range from
57851         a char less than 256 to a char not less than 256.
57852
57853 2000-10-24  Andrew Innes  <andrewi@gnu.org>
57854
57855         * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
57856         NT-Emacs only.
57857         (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
57858         so that re_search functions only quit when callers expect them to.
57859
57860 2000-10-23  Jim Meyering  <meyering@lucent.com>
57861
57862         * lib/hard-locale.c (hard_locale): Revert last change -- it was simply
57863         wrong.  That set_locale call must not have any side effects.
57864         From Paul Eggert.
57865
57866 2000-10-22  Jim Meyering  <meyering@lucent.com>
57867
57868         * lib/md5.c (md5_process_block) [OP]: Use `rol', not CYCLIC.
57869         [CYCLIC]: Remove now-unused definition.
57870
57871         * lib/save-cwd.c (O_DIRECTORY): Define, if needed.
57872         (save_cwd) [HAVE_FCHDIR]: Use O_DIRECTORY when opening ".".
57873         Suggestion from Ulrich Drepper.
57874
57875 2000-10-21  Jim Meyering  <meyering@lucent.com>
57876
57877         * m4/check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr.
57878         * m4/prereq.m4 (jm_PREREQ_DIRNAME): New macro.
57879         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr.
57880
57881 2000-10-21  Jim Meyering  <meyering@lucent.com>
57882
57883         * lib/dirname.c (memrchr): Declare if necessary.
57884         (dir_name): Remove the restriction that there be no
57885         trailing slashes.  Now, this code skips past them, effectively
57886         ignoring them.
57887         [TEST_DIRNAME] (main): New unit tests.
57888
57889         * lib/memrchr.c: New file from GNU libc.
57890         Undef __memrchr, too.
57891         [!weak_alias]: Define __memrchr to memrchr.
57892         Guard weak_alias use with `#ifdef weak_alias'.
57893
57894 2000-10-21  Jim Meyering  <meyering@lucent.com>
57895
57896         * lib/dirname.c (dir_name_r): New function, factored out of dir_name.
57897         (dir_name): Use dir_name_r.
57898         * lib/dirname.h (dir_name_r): Declare it.
57899
57900 2000-10-17  Jim Meyering  <meyering@lucent.com>
57901
57902         * lib/quote.h (PARAMS): Define and use.
57903         Reported by Akim Demaille.
57904
57905         * lib/getopt.c: Update from libc.
57906
57907 2000-10-16  Jim Meyering  <meyering@lucent.com>
57908
57909         * lib/hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to
57910         setlocale.
57911         From Jan Fedak.
57912
57913 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
57914
57915         * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
57916
57917 2000-09-25  Jim Meyering  <meyering@lucent.com>
57918
57919         * lib/md5.h (rol): Define (from GnuPG).
57920
57921         * lib/sha.c: Give credit (GnuPG) where due.
57922         (M): Use rol rather than open-coding it.
57923         Add a FIXME comment.
57924
57925 2000-09-21  Jim Meyering  <meyering@lucent.com>
57926
57927         * lib/userspec.c (parse_user_spec): Remove debugging printf I'd added.
57928         Reported by Michael Stone.
57929
57930 2000-09-20  Jim Meyering  <meyering@lucent.com>
57931
57932         * lib/Makefile.am (libfetish_a_SOURCES): Add sha.c.
57933         (noinst_HEADERS): Add sha.h.
57934         Based on code from Scott G. Miller and from GnuPG.
57935
57936 2000-09-18  Jim Meyering  <meyering@lucent.com>
57937
57938         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of
57939         LIBS. Otherwise, everyone ends up linking with -lelf for some
57940         configurations.
57941         Reported by Mike Stone.
57942
57943 2000-09-15  Jim Meyering  <meyering@lucent.com>
57944
57945         * lib/regex.c: Update from libc.
57946
57947 2000-09-10  Jim Meyering  <meyering@lucent.com>
57948
57949         * lib/getopt.c (_getopt_internal): Update from glibc.
57950
57951 2000-09-09  Jim Meyering  <meyering@lucent.com>
57952
57953         * lib/quotearg.c: Rename ISASCII to IN_CTYPE_DOMAIN, so people don't
57954         think it should be used as a general replacement for isascii.
57955         * lib/fnmatch.c: Likewise.
57956         * lib/mbswidth.c: Likewise
57957         * lib/regex.c: Likewise.
57958
57959         Don't use atoi.
57960         * lib/userspec.c: Include sys/param.h and limits.h.
57961         Include xstrtol.h.
57962         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
57963         (UID_T_MAX, GID_T_MAX, MAXUID, MAXGID): Define.
57964         (parse_user_spec): Use xstrtoul, not atoi when converting numeric
57965         UID, GID.  Check range.
57966
57967 2000-09-06  Jim Meyering  <meyering@lucent.com>
57968
57969         * lib/getopt.c (_getopt_internal): Update from glibc.
57970
57971 2000-08-30  Jim Meyering  <meyering@lucent.com>
57972
57973         * lib/strftime.c: Merge in changes from GNU libc.
57974
57975 2000-08-26  Jim Meyering  <meyering@lucent.com>
57976
57977         * m4/jm-macros.m4: Use jm_FUNC_FPENDING.
57978         * m4/fpending.m4: New file.
57979
57980 2000-08-26  Jim Meyering  <meyering@lucent.com>
57981
57982         * lib/closeout.c: Include "__fpending.h".
57983         (close_stdout_status): Return right away if there's nothing to flush.
57984
57985         * lib/Makefile.am (noinst_HEADERS): Add __fpending.h.
57986         * lib/__fpending.c: New file.
57987         * lib/__fpending.h: New file.
57988
57989 2000-08-20  Jim Meyering  <meyering@lucent.com>
57990
57991         * m4/check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
57992         `#if !HAVE_UTMPX_H'.  The latter would lose on systems with neither
57993         utmp.h nor utmpx.h.  Reported by Eli Zaretskii.
57994
57995 2000-08-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
57996
57997         Improve fileutils installation on systems where running
57998         programs (like install) can't be unlinked.
57999         * m4/unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
58000         * m4/jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT.
58001
58002 2000-08-07  Paul Eggert  <eggert@twinsun.com>
58003
58004         Standardize on "memory exhausted" instead of "Memory exhausted"
58005         or "virtual memory exhausted".
58006         * lib/obstack.c (print_and_abort): Use "memory exhausted", not
58007         "virtual memory exhausted".
58008         * lib/same.c (same_name): Invoke xalloc_die instead of printing
58009         our own message.
58010         * lib/userspec.c (parse_user_spec): Likewise.
58011         * lib/bumpalloc.h: comment fix
58012         * lib/same.c, userspec.c: Include xalloc.h.
58013
58014         * lib/xalloc.h (xalloc_msg_memory_exhausted): Now char const[],
58015         not char *const and pointing to a constant array.
58016         * lib/xmalloc.c (xalloc_msg_memory_exhausted): Likewise.
58017         (xrealloc): Comment fix.
58018
58019         * lib/userspec.c (parse_user_spec):
58020         Don't translate a message until just before returning,
58021         to avoid unnecessary translation.
58022
58023 2000-08-07  Jim Meyering  <meyering@lucent.com>
58024
58025         * lib/addext.c, argmatch.c, argmatch.h, backupfile.h, bumpalloc.h,
58026         chown.c, diacrit.h, dirname.h, dup2.c, exclude.h, fileblocks.c,
58027         fnmatch.c, fnmatch.h, fsusage.c, fsusage.h, getdate.h,
58028         getgroups.c, gethostname.c, getopt.h, group-member.c,
58029         hard-locale.c, hash.h, isdir.c, lchown.c, linebuffer.c,
58030         linebuffer.h, long-options.h, malloc.c, md5.c, md5.h, memchr.c,
58031         memcmp.c, memcoll.c, memset.c, mktime.c, modechange.h, obstack.h,
58032         pathmax.h, realloc.c, rmdir.c, safe-read.c, save-cwd.c, stime.c,
58033         stpcpy.c, strcasecmp.c, strcspn.c, strdup.c, stripslash.c,
58034         strstr.c, strtod.c, strtol.c, strtoul.c, strtoull.c, strtoumax.c,
58035         utime.c, version-etc.h, xalloc.h, xstrdup.c, xstrtoumax.c,
58036         yesno.c: Back out Copyright date changes for each file with no change
58037         this year.  This eases coordination with other programs using the same
58038         source code modules.  From Paul Eggert.
58039
58040 2000-08-06  Paul Eggert  <eggert@twinsun.com>
58041
58042         * m4/mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
58043         not char, for compatibility with glibc 2.1.3 strftime.c.
58044
58045 2000-08-03  Greg McGary  <greg@mcgary.org>
58046
58047         * lib/regex.c (SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
58048         ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros.
58049         (EXTEND_BUFFER): Use them.
58050
58051 2000-08-01  Jim Meyering  <meyering@lucent.com>
58052
58053         * lib/dirname.c (ISSLASH): Define.
58054         (BACKSLASH_IS_PATH_SEPARATOR): Define.
58055         (dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which
58056         both `\' and `/' may be use as path separators.
58057         Based on a patch from Prashant TR.
58058
58059 2000-07-31  Paul Eggert  <eggert@twinsun.com>
58060
58061         * lib/quotearg.c (quotearg_n_options): Don't make the initial
58062         slot vector a constant, since it might get modified.
58063
58064 2000-07-31  Jim Meyering  <meyering@lucent.com>
58065
58066         * lib/xmalloc.c: Use `virtual memory exhausted', not
58067         `Memory exhausted'.
58068         * lib/obstack.c (print_and_abort): Likewise.
58069
58070 2000-07-30  Paul Eggert  <eggert@twinsun.com>
58071
58072         * lib/quotearg.c (quotearg_n_options): Preallocate a slot 0
58073         buffer, so that the caller can always quote one small
58074         component of a "memory exhausted" message in slot 0.
58075         From a suggestion by Jim Meyering.
58076
58077 2000-07-30  Jim Meyering  <meyering@lucent.com>
58078
58079         * lib/makepath.c (make_path): Quote the other instance, too.
58080
58081         * lib/quotearg.c (N_STATIC_SLOTVECS): Define.
58082         (STATIC_BUF_SIZE): Define.
58083         (quotearg_n_options): Use only statically allocated storage when
58084         N < N_STATIC_SLOTVECS and the length of the quoted result is smaller
58085         than STATIC_BUF_SIZE.
58086
58087 2000-07-29  Jim Meyering  <meyering@lucent.com>
58088
58089         * lib/diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS.
58090         * lib/dirname.c (dir_name): Likewise.
58091
58092         * lib/basename.c (base_name): Use ISSLASH rather than comparing against
58093         `/'.
58094
58095         * lib/dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
58096         (dir_name): Assert that there are no trailing slashes.
58097
58098 2000-07-29  Bruno Haible  <haible@clisp.cons.org>
58099
58100         * lib/mbswidth.h (mbswidth): Add a flags argument.
58101         (mbswidth): New declaration.
58102         (MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros.
58103         * lib/mbswidth.c (mbswidth): Add a flags argument.
58104         (mbsnwidth): New function.
58105
58106 2000-07-24  Jim Meyering  <meyering@lucent.com>
58107
58108         * lib/mbswidth.c: Remove useless #else.  From Bruno Haible.
58109
58110 2000-07-23  Paul Eggert  <eggert@twinsun.com>
58111
58112         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
58113
58114 2000-07-23  Paul Eggert  <eggert@twinsun.com>
58115
58116         * lib/quotearg.c: Streamline by invoking multibyte code only if needed.
58117         <wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX.
58118         (MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX).
58119         (quotearg_buffer_restyled): If a unibyte locale, don't bother to
58120         invoke multibyte primitives.
58121
58122 2000-07-23  Paul Eggert  <eggert@twinsun.com>
58123
58124         * lib/quotearg.c:
58125         Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
58126         so that mbstate_t is always defined.
58127
58128         Do not inspect MB_LEN_MAX, since it's incorrectly defined to
58129         be 1 in at least one GCC installation, and this configuration
58130         error is likely to be common.  Ignoring MB_LEN_MAX hurts
58131         performance on hosts that have mbrtowc but have only unibyte
58132         locales, but I assume these hosts are rare.
58133
58134 2000-07-23  Paul Eggert  <eggert@twinsun.com>
58135
58136         * lib/mbswidth.c (_XOPEN_SOURCE):
58137         Don't define; this causes problems on Solaris 7.
58138         (wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.
58139
58140 2000-07-23  Jim Meyering  <meyering@lucent.com>
58141
58142         * m4/check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these,
58143         too: getgrgid, getpwuid, getuid.
58144
58145 2000-07-23  Jim Meyering  <meyering@lucent.com>
58146
58147         * lib/basename.c (base_name): Add an assertion.
58148
58149 2000-07-23  Bruno Haible  <haible@clisp.cons.org>
58150
58151         * lib/quotearg.c: When the system forces us to redefine mbstate_t,
58152         shadow its mbsinit function.
58153
58154 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
58155
58156         * lib/mbswidth.h: New file.
58157         * lib/mbswidth.c: New file.
58158         * lib/Makefile.am (libfetish_a_SOURCES): Add mbswidth.c.
58159         (noinst_HEADERS): Add mbswidth.h.
58160
58161 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
58162
58163         * lib/config.charset: Add support for FreeBSD. Improve support for
58164         HP-UX and IRIX 6.
58165
58166 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
58167
58168         * m4/mbswidth.m4: New file.
58169         * m4/prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
58170
58171 2000-07-15  Jim Meyering  <meyering@lucent.com>
58172
58173         * lib/makepath.c: Include quote.h.
58174         (make_path): Convert "`%s'" in format strings to "%s", and wrap each
58175         corresponding argument in a `quote (...)' call.
58176         Give better diagnostics.
58177
58178         * lib/Makefile.am (libfetish_a_SOURCES): Add quote.c.
58179         (noinst_HEADERS): Add quote.h.
58180
58181         * lib/quote.c (quote, quote_n): New file.  Two functions taken verbatim
58182         from tar's src/misc.c.
58183         * lib/quote.h: New file.  Prototypes for same.
58184
58185 2000-07-14  Paul Eggert  <eggert@twinsun.com>
58186
58187         From a suggestion by Bruno Haible.
58188         * lib/quotearg.c (mbrtowc): Do not use HAVE_WCHAR_H in the definition.
58189         Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT,
58190         to decide whether to define the BeOS workaround macro;
58191         this adjusts to the change to AC_MBSTATE_T.
58192
58193 2000-07-14  Jim Meyering  <meyering@lucent.com>
58194
58195         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require
58196         jm_AC_TYPE_UINTMAX_T.
58197
58198 2000-07-13  Paul Eggert  <eggert@twinsun.com>
58199
58200         * lib/quotearg.h (enum quoting style): New enum clocale_quoting_style.
58201
58202         * lib/quotearg.c (quoting_style_args, quoting_style_vals,
58203         quotearg_buffer_restyled): Add support for
58204         clocale_quoting_style.  Undo previous change to
58205         locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}"
58206         and "{RIGHT QUOTATION MARK}" msgids.
58207
58208 2000-07-10  Paul Eggert  <eggert@twinsun.com>
58209
58210         From a suggestion by Bruno Haible.
58211         * m4/mbstate_t.m4 (AC_MBSTATE_T):
58212         Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
58213         Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
58214         and mbstate_t, to a single-part test that simply defines mbstate_t.
58215         * m4/prereq.m4 (jm_PREREQ_QUOTEARG):
58216         s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
58217
58218 2000-07-10  Jim Meyering  <meyering@lucent.com>
58219
58220         * m4/strerror_r.m4: Mirror the correction made in autoconf.
58221
58222         * m4/gnu-source.m4: Output to confdefs.h directly.
58223         Suggestion from Akim Demaille.
58224
58225 2000-07-09  Paul Eggert  <eggert@twinsun.com>
58226
58227         The old behavior of quoting `like this' doesn't look good with
58228         newer, ISO-style fonts.  See:
58229         http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
58230
58231         Instead, quote "like this" by default.  Let the translator
58232         tailor the locale-specific quoting behavior by providing
58233         translations for {LEFT QUOTATION MARK} and {RIGHT QUOTATION MARK}.
58234
58235         * lib/quotearg.c (N_): New macro.
58236         (gettext_default): New function.
58237         (quotearg_buffer_restyled): Use
58238         gettext_default ("{LEFT QUOTATION MARK}", "\"") for left quote, and
58239         gettext_default ("{RIGHT QUOTATION MARK}", "\"") for right quote.
58240
58241 2000-07-09  Jim Meyering  <meyering@lucent.com>
58242
58243         * m4/jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required
58244         to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.
58245
58246         * m4/gnu-source.m4 (AC__GNU_SOURCE): New file/macro.
58247         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it.
58248
58249 2000-07-09  Jim Meyering  <meyering@lucent.com>
58250
58251         * lib/Most files: Update copyright dates to include 2000.
58252
58253 2000-07-08  Jim Meyering  <meyering@lucent.com>
58254
58255         * lib/xgethostname.c (ENAMETOOLONG): Define to an unlikely value
58256         if not defined.
58257         (xgethostname): Remove now-unnecessary #ifdef.
58258         Move declaration of `err' into loop where it's used.
58259
58260 2000-07-05  Paul Eggert  <eggert@twinsun.com>
58261         and Bruno Haible  <haible@clisp.cons.org>
58262
58263         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t
58264         only if the test for an object-type mbstate_t fails.  This
58265         prevents us from mistakenly reporting that mbstate_t is a
58266         system object type after we "#define mbstate_t int" to work
58267         around its lack.
58268
58269 2000-07-05  Paul Eggert  <eggert@twinsun.com>
58270         and Bruno Haible  <haible@clisp.cons.org>
58271
58272         * lib/quotearg.c (mbrtowc): Declare returned type, since BeOS doesn't.
58273
58274 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
58275
58276         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
58277         to strerror_r.
58278         Include <ctype.h> for use of isalpha.
58279
58280 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
58281
58282         * lib/xgethostname.c (xgethostname): Protect against the SunOS 5.5 bug
58283         by allocating a larger buffer. Test the gethostname return value for
58284         being >= 0, not == 0, for BeOS.  Don't exhaust memory if gethostname
58285         returns an error and ENAMETOOLONG isn't defined.
58286
58287 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
58288
58289         * lib/quotearg.c (struct quoting_options): Simplify quote_these_too
58290         dimension.
58291
58292 2000-07-04  Jim Meyering  <meyering@lucent.com>
58293
58294         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead
58295         of the deprecated AC_CHECKING.
58296
58297 2000-07-04  Jim Meyering  <meyering@lucent.com>
58298
58299         * lib/strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen.
58300         Reported by Bruno Haible.
58301
58302 2000-07-04  Jim Meyering  <meyering@lucent.com>
58303
58304         * lib/quotearg.c: Make inclusion of <wchar.h> independent of whether
58305         HAVE_MBRTOWC is set.  Required at least for irix-5.6, which
58306         lacks mbrtowc.
58307
58308 2000-07-03  Paul Eggert  <eggert@twinsun.com>
58309
58310         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
58311         Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
58312
58313 2000-07-03  Paul Eggert  <eggert@twinsun.com>
58314         and Bruno Haible  <haible@clisp.cons.org>
58315
58316         * lib/quotearg.c (mbrtowc):
58317         Assign to *pwc, and return 1 only if result is nonzero.
58318         (iswprint): Use ISPRINT when substituting our own mbrtowc.
58319
58320 2000-07-03  Jim Meyering  <meyering@lucent.com>
58321
58322         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strnlen.
58323
58324 2000-07-03  Jim Meyering  <meyering@lucent.com>
58325
58326         * lib/readutmp.h: [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
58327         This is necessary to get a definition of e.g., UTMP_FILE on
58328         HP-UX 10.20.
58329         From Bob Proulx.
58330
58331 2000-07-02  Jim Meyering  <meyering@lucent.com>
58332
58333         * m4/mbstate_t.m4: Also define mbstate_t, if necessary.
58334
58335         * m4/chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
58336         AC_LIBOBJ(function_name).
58337         * m4/chown.m4: Likewise.
58338         * m4/fnmatch.m4: Likewise.
58339         * m4/ftruncate.m4: Likewise.
58340         * m4/getgroups.m4: Likewise.
58341         * m4/getline.m4: Likewise.
58342         * m4/group-member.m4: Likewise.
58343         * m4/jm-macros.m4: Likewise.
58344         * m4/lstat.m4: Likewise.
58345         * m4/malloc.m4: Likewise.
58346         * m4/memcmp.m4: Likewise.
58347         * m4/nanosleep.m4: Likewise.
58348         * m4/putenv.m4: Likewise.
58349         * m4/realloc.m4: Likewise.
58350         * m4/regex.m4: Likewise.
58351         * m4/stat.m4: Likewise.
58352         * m4/strftime.m4: Likewise.
58353
58354 2000-07-02  Jim Meyering  <meyering@lucent.com>
58355
58356         * lib/quotearg.c (mbstate_t): Don't define here.
58357
58358 2000-07-02  Jim Meyering  <meyering@lucent.com>
58359
58360         * lib/nanosleep.c (SIGCONT): Define if not already defined.
58361
58362 2000-07-01  Jim Meyering  <meyering@lucent.com>
58363
58364         * m4/uptime.m4: Put double quotes around use of $cross_compiling.
58365
58366 2000-07-01  Jim Meyering  <meyering@lucent.com>
58367
58368         * m4/ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
58369         problem.
58370
58371 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
58372
58373         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
58374         macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
58375
58376 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
58377
58378         * lib/mountlist.c: Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
58379         per change in ../m4/ls-mntd-fs.m4.
58380         (read_filesystem_list): Ignore symbolic links.
58381
58382 2000-06-29  Jim Meyering  <meyering@lucent.com>
58383
58384         * lib/same.c: Include <string.h> or <strings.h>, as appropriate,
58385         for declaration of strcmp.
58386
58387         * lib/long-options.c: Include <stdlib.h>, for declaration of exit.
58388
58389         * lib/mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:
58390         Avoid warning by casting result to `char *' to remove `const'.
58391
58392 2000-06-28  Jim Meyering  <meyering@lucent.com>
58393
58394         * m4/mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not
58395         included by quotearg.c, for which we perform this test.  From
58396         Bruno Haible.
58397
58398 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
58399
58400         * m4/check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
58401         * m4/prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
58402         <utmpx.h> exists, put readutmp.o into LIBOBJS.
58403
58404 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
58405
58406         * lib/Makefile.am (libfetish_a_SOURCES): Remove readutmp.c.
58407
58408 2000-06-26  Paul Eggert  <eggert@twinsun.com>
58409
58410         savedir now sets errno on failure and invokes xmalloc to get memory.
58411         Fix a couple of other minor bugs while we're at it.
58412
58413         * lib/savedir.c (<unistd.h>): Do not include; there's no need.
58414         (NAMLEN): Remove macro.
58415         (malloc, realloc): Remove decls.
58416         (stpcpy): Likewise.
58417         ("xalloc.h"): Include.
58418         (NAME_SIZE_DEFAULT): New macro.
58419         (savedir): Use xmalloc / xrealloc to allocate memory.
58420         Use NAME_SIZE_DEFAULT if name_size is negative or overflows to zero.
58421         Skip "" directory entries.
58422         Use strlen to calculate directory entry length, since the old method
58423         is rarely used these days and isn't worth supporting.
58424         Don't use a pointer after freeing it.
58425         Check for integer overflow when calculating allocation size.
58426         Use memcpy to copy entries, instead of stpcpy.
58427         Set errno properly when returning NULL.
58428         Check for readdir error.
58429
58430 2000-06-26  Jim Meyering  <meyering@lucent.com>
58431
58432         * lib/posixtm.c [HAVE_STDLIB_H]: Include stdlib.h, for decl of abort.
58433
58434 2000-06-25  Jim Meyering  <meyering@lucent.com>
58435
58436         * m4/mbstate_t.m4: Include stdio.h before wchar.h to work around
58437         Linux header bug when _XOPEN_SOURCE is defined to 500.
58438
58439 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
58440
58441         * lib/unicodeio.c (print_unicode_char): Work around ansi2knr
58442         deficiency.
58443
58444 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
58445
58446         * lib/getusershell.c (xmalloc, xrealloc): Remove functions.
58447         Include xalloc.h.
58448         Don't include <stdlib.h>.  Don't declare malloc, realloc.
58449
58450 2000-06-24  Jim Meyering  <meyering@lucent.com>
58451
58452         * m4/strerror_r.m4: Revive this file -- to try out an experimental
58453         version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
58454         for which strerror does return char*, but which lacks a conveniently
58455         accessible declaration of the function.  If the compile-test says
58456         strerror_r doesn't work, then resort to a `run'-test that works on
58457         BeOS and segfaults on DEC Unix.
58458
58459 2000-06-24  Jim Meyering  <meyering@lucent.com>
58460
58461         * lib/error.c [!HAVE_DECL_STRERROR_R]: Declare strerror_r.
58462
58463 2000-06-23  Paul Eggert  <eggert@twinsun.com>
58464
58465         * m4/mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT.
58466         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Use it.  Add check for iswprint.
58467
58468 2000-06-23  Paul Eggert  <eggert@twinsun.com>
58469
58470         * lib/quotearg.c: Include <wctype.h> after <wchar.h>, for Solaris 2.5.
58471         (mbrtowc, mbstate_t): Define substitutes if
58472         HAVE_MBRTOWC && HAVE_WCHAR_H && !HAVE_MBSTATE_T_OBJECT.
58473         (iswprint): Define to 1 if !defined iswprint && !HAVE_ISWPRINT,
58474         not if ! (HAVE_MBRTOWC && HAVE_WCHAR_H).
58475
58476 2000-06-23  Jim Meyering  <meyering@lucent.com>
58477
58478         * m4/afs.m4: Add missing AC_MSG_RESULT.
58479         Reported by Bruno Haible.
58480
58481         * m4/fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/.
58482         Suggestion from Bruno Haible.
58483
58484 2000-06-23  Jim Meyering  <meyering@lucent.com>
58485
58486         * lib/getpass.c: New file, from Bruno Haible.  Required for BeOS.
58487
58488 2000-06-21  Jim Meyering  <meyering@lucent.com>
58489
58490         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass.
58491
58492 2000-06-21  Jim Meyering  <meyering@lucent.com>
58493
58494         * lib/Makefile.am (libfetish_a_SOURCES): Add getstr.c.
58495         (noinst_HEADERS): Add getstr.h.
58496
58497         * lib/getline.c (getstr): Move into a separate file.
58498         * lib/getstr.c (getstr): New file, extracted from getline.c, with
58499         the following changes: new parameter, delim2; both delim[12]
58500         parameters have type `int', not `char'.  The latter would lose
58501         with 8-bit delimiters.
58502         * lib/getstr.h: New file.
58503
58504 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
58505
58506         * lib/xgetcwd.c (xgetcwd): If the required pathname length is smaller
58507         than 1024, return a memory chunk of least possible size, instead
58508         of size PATH_MAX + 2. In the loop, increment the size proportionally.
58509         Use free/xmalloc instead of xrealloc to avoid copying for very long
58510         paths.
58511
58512 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
58513
58514         * lib/path-concat.c (path_concat): Don't access dir[-1] if dir is
58515         the empty string.
58516
58517 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
58518
58519         * lib/canon-host.c (canon_host): Use malloc and memcpy to copy an
58520         address, not strdup.  Include <stdlib.h> and don't declare free().
58521
58522 2000-06-19  Jim Meyering  <meyering@lucent.com>
58523
58524         * lib/getloadavg.c [HAVE_NLIST_H] (NLIST_STRUCT): Define.
58525
58526 2000-06-18  Jim Meyering  <meyering@lucent.com>
58527
58528         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir.
58529
58530         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
58531         `checking whether...' message to be consistent with that of the
58532         lstat test.
58533
58534 2000-06-18  Jim Meyering  <meyering@lucent.com>
58535
58536         * lib/mkdir.c: Remove file, due mainly to copyright incompatibility.
58537         Besides, these days every porting target provides a mkdir function.
58538
58539         * lib/strnlen.c: Include memory.h, string.h, and/or strings.h as
58540         needed. (this snippet comes from src/system.h).
58541
58542 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
58543
58544         * m4/glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
58545
58546 2000-06-15  Paul Eggert  <eggert@twinsun.com>
58547
58548         * lib/human.c (adjust_value): New function.
58549         (human_readable_inexact): Apply rounding style even when
58550         printing approximate values.
58551
58552 2000-06-14  Paul Eggert  <eggert@twinsun.com>
58553
58554         * lib/human.c (human_readable_inexact): Allow an input block
58555         size that is not a multiple of the output block size, and vice versa.
58556         Reported by Piergiorgio Sartor.
58557
58558 2000-06-14  Paul Eggert  <eggert@twinsun.com>
58559
58560         * lib/getdate.y (get_date): Apply relative times after time
58561         zone indicator, not before.  Reported by Todd A. Jacobs.
58562
58563 2000-06-13  Jim Meyering  <meyering@lucent.com>
58564
58565         * lib/Makefile.am (all-local): Depend on lstat.c and stat.c.
58566
58567         * lib/xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c.
58568
58569 2000-06-12  Paul Eggert  <eggert@twinsun.com>
58570
58571         * lib/xstat.in: Include <stdlib.h> in lstat, to declare "free".
58572
58573 2000-06-12  Jim Meyering  <meyering@lucent.com>
58574
58575         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with
58576         AC_FUNC_GETLOADAVG from autoconf, and tweak the latter to accept an
58577         optional argument.
58578         * m4/jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply
58579         the optional argument, `lib'.
58580
58581 2000-06-08  Jim Meyering  <meyering@lucent.com>
58582
58583         * m4/largefile.m4: Remove file (now that it's part of autoconf).
58584
58585 2000-06-04  Paul Eggert  <eggert@twinsun.com>
58586
58587         Rewrite largefile configuration so that we don't need to run
58588         getconf and don't need AC_CANONICAL_HOST.  [I'm leaving the use of
58589         AC_CANONICAL_HOST in configure.in -- jmm]
58590
58591         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS,
58592         AC_SYS_LARGEFILE_SPACE_APPEND): Remove.
58593         (AC_SYS_LARGEFILE_TEST_INCLUDES): New macro.
58594         (AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from
58595         CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY.
58596         All uses changed.
58597         Instead of inspecting the output of getconf, try to compile the
58598         test program without and with the macro definition.
58599         (AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check
58600         for getconf.  Instead, check for the needed flags by compiling
58601         test programs.
58602
58603 2000-06-04  Paul Eggert  <eggert@twinsun.com>
58604
58605         * lib/strnlen.c: Include <config.h> if HAVE_CONFIG_H.
58606
58607 2000-06-04  Jim Meyering  <meyering@lucent.com>
58608
58609         * lib/getugroups.c (getugroups): Cast -1 to gid_t, for systems like
58610         SunOS 4.1.4 for which gid_t is an unsigned type.
58611
58612 2000-06-03  Jim Meyering  <meyering@lucent.com>
58613
58614         * m4/prereq.m4 (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
58615         now that autoconf requires that.
58616
58617         * m4/jm-glibc-io.m4: Add a kludge to make autoheader emit the required
58618         #undefs.  E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
58619         Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
58620
58621 2000-06-03  Jim Meyering  <meyering@lucent.com>
58622
58623         * lib/strnlen.c [!HAVE_DECL_MEMCHR]: Declare memchr.
58624
58625 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
58626
58627         * m4/glibc21.m4: New file.
58628         * m4/jm-macros.m4 (jm_MACROS): Call jm_GLIBC21.
58629
58630 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
58631
58632         * lib/Makefile.am (install-exec-local): On systems with glibc-2.1 or
58633         newer, don't install charset.alias.
58634         * lib/config.charset: Change the Linux/glibc rules so they become empty
58635         on glibc-2.1 or newer.
58636
58637 2000-06-02  Jim Meyering  <meyering@lucent.com>
58638
58639         * lib/mountlist.c: Back out last change.  Instead, do this...
58640         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Set the
58641         me_dummy member using the same `ignore'-testing code.
58642         * lib/mountlist.h (ME_DUMMY): Add `autofs' to the list of ignored
58643         fs_type strings.
58644         From Mark D. Roth.
58645
58646 2000-05-29  Jim Meyering  <meyering@lucent.com>
58647
58648         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore
58649         mounts with the `ignore' attribute.  Based on a patch from
58650         Mark D. Roth.
58651
58652 2000-05-28  Jim Meyering  <meyering@lucent.com>
58653
58654         * m4/jm-macros.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
58655         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
58656         * m4/stat.m4: Likewise.
58657         * m4/lstat.m4: Likewise.
58658         * m4/lstat-slash.m4: Remove file (absorbed into autoconf).
58659
58660         * m4/jm-macros.m4 (AC_FUNC_STRERROR_R): Rename from jm_FUNC_STRERROR_R.
58661         * m4/strerror_r.m4: Remove file (absorbed into autoconf).
58662
58663 2000-05-26  Jim Meyering  <meyering@lucent.com>
58664
58665         * m4/uptime.m4: Use `$cross_compiling', not `$ac_cv_prog_cc_cross'.
58666
58667 2000-05-24  Jim Meyering  <meyering@lucent.com>
58668
58669         * m4/prereq.m4: Use []-quoted list in AC_CHECK_MEMBERS, now that
58670         autoconf requires that.
58671         * m4/lib-check.m4: Likewise.
58672         * m4/jm-macros.m4: Likewise.
58673         * m4/strftime.m4: Likewise.
58674
58675         * m4/check-decl.m4 (jm_CHECK_DECLS): Use []-quoted list in
58676         AC_CHECK_DECLS, now that autoconf requires that.
58677
58678 2000-05-22  Jim Meyering  <meyering@lucent.com>
58679
58680         * m4/stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
58681         * m4/lstat.m4: Likewise.
58682
58683 2000-05-22  Jim Meyering  <meyering@lucent.com>
58684
58685         * lib/makepath.c: Remove old, now-unnecessary `#ifdef __MSDOS__' block.
58686
58687 2000-05-20  Jim Meyering  <meyering@lucent.com>
58688
58689         * m4/prereq.m4 (jm_PREREQ_HUMAN): New macro.
58690         (jm_PREREQ): Use it.
58691
58692 2000-05-18  Jim Meyering  <meyering@lucent.com>
58693
58694         * lib/hash.c (hash_rehash): Fix a nasty bug: copy the free entry list
58695         back, too, since it may have been modified by allocate_entry.
58696         (hash_delete): Rewrite to use neither the assignment operator
58697         nor the comma operator in an if-expression.
58698
58699 2000-05-15  Paul Eggert  <eggert@twinsun.com>
58700
58701         * lib/closeout.c:
58702         <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
58703         Remove; no longer needed.
58704         "quotearg.h": Add include.
58705         (file_name): Do not bother to explicitly initialize to NULL; it's less
58706         efficient on some hosts.
58707         (close_stdout_status): Remove test as to whether stdout was already
58708         closed; it breaks for the case "echo x | sort >&-".
58709         Quote file name colons.
58710         Do not assume that _("write error") lacks format strings.
58711
58712 2000-05-15  Jim Meyering  <meyering@lucent.com>
58713
58714         * lib/version-etc.c (version_etc_copyright): Update the copyright
58715         string used in all --version output.
58716
58717 2000-05-14  Jim Meyering  <meyering@lucent.com>
58718
58719         * lib/closeout.c (close_stdout_set_file_name): New function.
58720         (close_stdout_status): Use new file-scoped global.
58721         Return right away if fstat says the stdout file descriptor is invalid.
58722         * lib/closeout.h (close_stdout_set_file_name): Declare.
58723
58724 2000-05-10  Jim Meyering  <meyering@lucent.com>
58725
58726         * lib/closeout.c [default_exit_status]: New file-scoped variable.
58727         (close_stdout_set_status): New function.
58728         * lib/closeout.h (close_stdout_set_status): Declare.
58729
58730 2000-05-09  Jim Meyering  <meyering@lucent.com>
58731
58732         * m4/gettext.m4: Rename this...
58733         * m4/libintl.m4: ...to this.
58734
58735 2000-05-08  Jim Meyering  <meyering@lucent.com>
58736
58737         * lib/long-options.c: Don't include closeout.h.
58738         (parse_long_options): Don't call close_stdout for --version.
58739
58740 2000-05-06  Paul Eggert  <eggert@twinsun.com>
58741
58742         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to
58743         be 500, instead of _GNU_SOURCE to be 1, to work around glibc
58744         2.1.3 bug.  This avoids a clash when files like regex.c define
58745         _GNU_SOURCE.
58746
58747 2000-05-06  Jim Meyering  <meyering@lucent.com>
58748
58749         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit.
58750         (AC_REPLACE_FUNCS): Add strnlen.
58751
58752         * m4/rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
58753         * m4/jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY.
58754
58755         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Save and restore LIBS around
58756         AC_SEARCH_LIBS call for nanosleep.
58757         (LIB_NANOSLEEP): Set and AC_SUBST.
58758
58759 2000-05-06  Jim Meyering  <meyering@lucent.com>
58760
58761         * lib/strnlen.c: Undefine __strnlen and strnlen.
58762         [!weak_alias]: Define __strnlen to strnlen.
58763
58764         * lib/atexit.c: New file, from libiberty.
58765
58766 2000-05-06  Jim Meyering  <meyering@lucent.com>
58767
58768         * lib/closeout.c (close_stdout_status): Also check for errors on the
58769         stderr stream.
58770
58771 2000-05-05  Jim Meyering  <meyering@lucent.com>
58772
58773         * m4/jm-macros.m4 (jm_MACROS): Save and restore LIBS around
58774         AC_SEARCH_LIBS call for clock_gettime.
58775         (LIB_CLOCK_GETTIME): Set and AC_SUBST.
58776
58777         * m4/search-libs.m4: Update from autoconf.
58778
58779         su doesn't work on Solaris 2.6.
58780         * m4/lib-check.m4: When checking for struct spwd.sp_pwdp, also include
58781         <shadow.h>.  Reported by Dragos Harabor.
58782
58783 2000-05-05  Bruno Haible  <haible@clisp.cons.org>
58784
58785         * lib/localcharset.c (get_charset_aliases): Use malloc, realloc and
58786         memcpy instead of xmalloc, xrealloc, path_concat.
58787         (locale_charset): Treat empty environment variables as absent.
58788         (DIRECTORY_SEPARATOR, ISSLASH): New macros.
58789
58790 2000-05-04  Jim Meyering  <meyering@lucent.com>
58791
58792         * lib/getopt.c: Update from glibc.
58793         * lib/obstack.c: Likewise.
58794         * lib/obstack.h: Likewise.
58795         * lib/regex.c: Likewise.  NB: K&R compiler support is dropped for this
58796         file
58797
58798         * lib/regex.h: Likewise.
58799         * lib/strndup.c: Likewise.
58800         * lib/strnlen.c: New file, from glibc.
58801
58802 2000-05-03  Jim Meyering  <meyering@lucent.com>
58803
58804         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strndup.
58805
58806 2000-05-02  Paul Eggert  <eggert@twinsun.com>
58807
58808         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _GNU_SOURCE if
58809         this is needed to make ftello visible (e.g. glibc 2.1.3).  Use
58810         compile-time test, rather than inspecting host and OS, to
58811         decide whether to define _LARGEFILE_SOURCE.
58812
58813 2000-05-01  Jim Meyering  <meyering@lucent.com>
58814
58815         * m4/fsusage.m4: Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.
58816
58817         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support.
58818         Based on a patch from Bruno Haible.
58819
58820 2000-05-01  Jim Meyering  <meyering@lucent.com>
58821
58822         * lib/full-write.c (full_write): Remove `FIXME' part of comment.
58823
58824 2000-04-29  Jim Meyering  <meyering@lucent.com>
58825
58826         * lib/path-concat.c: Declare strdup only if it's not defined.
58827         * lib/canon-host.c: Likewise.
58828
58829 2000-04-28  Jim Meyering  <meyering@lucent.com>
58830
58831         * lib/rpmatch.c [HAVE_LIMITS_H]: Include limits.h before regex.h to
58832         avoid redefinition warning on some systems (HPUX).  Otherwise, regex.h
58833         is included first, then limits.h is included by locale.h by libintl.h.
58834         From John David Anglin.
58835
58836 2000-04-25  Jim Meyering  <meyering@lucent.com>
58837
58838         * lib/makepath.c (S_IRWXUGO): Define.
58839         (make_path): Always perform explicit chmod if MODE specifies any
58840         of the `special' permission bits.  Prompted by a bug report against
58841         install from Mate Wierdl and Joost van Baal.
58842
58843 2000-04-18  Jim Meyering  <meyering@lucent.com>
58844
58845         * m4/prereq.m4 (jm_PREREQ_GETPAGESIZE): New macro.
58846         (jm_PREREQ): Use it.
58847
58848 2000-04-18  Jim Meyering  <meyering@lucent.com>
58849
58850         * lib/README: New file.
58851
58852         * lib/getpagesize.h [!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define
58853         getpagesize.  For BeOS.  Based on a patch from Bruno Haible.
58854
58855 2000-04-17  Jim Meyering  <meyering@lucent.com>
58856
58857         Get it right :-)
58858         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the
58859         actual #define via AH_VERBATIM.  Don't need separate AC_DEFINE.
58860         Suggestion from Akim Demaille.
58861
58862 2000-04-17  Jim Meyering  <meyering@lucent.com>
58863
58864         * lib/strftime.c (my_strftime) [strftime]: Declare strftime here, since
58865         the definition of it to rpl_strftime also defined-away the system's
58866         declaration.
58867
58868 2000-04-15  Jim Meyering  <meyering@lucent.com>
58869
58870         Use `C' to denote so-called `contiguous' files, the same way
58871         that tar does.
58872         * lib/filemode.c (S_ISCTG) [!S_ISCTG && S_IFCTG]: Define.
58873         (ftypelet): Use S_ISCTG.
58874         From Michael Deutschmann.
58875
58876 2000-04-14  Jim Meyering  <meyering@lucent.com>
58877
58878         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg
58879         form of AC_DEFINE.  Otherwise, the #ifndef in AH_VERBATIM gets
58880         clobbered.
58881
58882 2000-04-14  Jim Meyering  <meyering@lucent.com>
58883
58884         * lib/strftime.c (my_strftime) [#ifdef strftime]: Declare strftime.
58885
58886 2000-04-13  Jim Meyering  <meyering@lucent.com>
58887
58888         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new
58889         AH_VERBATIM to insert required #ifndef into config.h.in.
58890         Suggestion from Akim Demaille.
58891
58892 2000-04-12  Jim Meyering  <meyering@lucent.com>
58893
58894         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
58895         `AC_CHECK_HEADER' to check for locale.h.  Thanks to a report from
58896         Christian Krackowizer.
58897
58898         More code moved from ../configure.in into (jm_CHECK_ALL_TYPES).
58899         * m4/jm-macros.m4 (_GNU_SOURCE): Define.
58900         (AC_SYS_LARGEFILE): Require.
58901         (AM_C_PROTOTYPES): Require.
58902
58903 2000-04-08  Jim Meyering  <meyering@lucent.com>
58904
58905         * lib/Makefile.am (charset.alias): Use t-$@, not $@-t so the DOS 8.3
58906         names don't conflict.  Reported by Eli Zaretskii.
58907
58908 2000-04-07  Jim Meyering  <meyering@lucent.com>
58909
58910         * lib/putenv.c: Move inclusion of errno.h so it follows that of
58911         sys/types.h, to work around system header problems on AIX 3.2.5.
58912         From Bruno Haible.
58913
58914 2000-04-07  Bruno Haible  <haible@clisp.cons.org>
58915
58916         * lib/unicodeio.c (print_unicode_char): Avoid triggering Solaris iconv
58917         bug.  Deal with the different error behavior of Irix iconv.
58918
58919 2000-04-05  Paul Eggert  <eggert@twinsun.com>
58920
58921         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Don't use -n32 on
58922         IRIX if the installer said otherwise.
58923
58924 2000-04-05  Jim Meyering  <meyering@lucent.com>
58925
58926         Portability tweaks required for ultrix4.3.
58927         * m4/check-decl.m4 [!HAVE_UTMPX_H] (headers): Include <utmp.h>.
58928         (jm_CHECK_DECLS): Add getutent to the list of functions.
58929         (_jm_DECL_HEADERS): Add utmpx.h.
58930         From John David Anglin.
58931
58932         * m4/strftime.m4: Back out the 2000-04-02 change.
58933         Instead of that change, simply undefine putenv in the test program.
58934
58935 2000-04-05  Jim Meyering  <meyering@lucent.com>
58936
58937         Portability tweaks required for ultrix4.3.
58938         * lib/readutmp.h [HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare
58939         getutent.
58940         * lib/readutmp.c: Include sys/types.h before sys/stat.h.
58941         * lib/canon-host.c: Declare strdup.
58942         * lib/path-concat.c: Likewise.
58943         From John David Anglin.
58944
58945 2000-04-04  Jim Meyering  <meyering@lucent.com>
58946
58947         Be more DOS 8.3-friendly.
58948         * lib/ref-add.sin: Renamed from ref-add.sed.in.
58949         * lib/ref-del.sin: Renamed from ref-del.sed.in.
58950         * lib/Makefile.am: Reflect renaming.
58951         Reported by Eli Zaretskii.
58952
58953         Use a temporary file name that won't clash with `charset.alias'
58954         in the DOS 8.3 name space.
58955         * lib/Makefile.am (charset_tmp): Define.
58956         (install-exec-local): Use $(charset_tmp) instead of $(charset_alias)-t.
58957         (uninstall-local): Likewise.
58958         Reported by Eli Zaretskii.
58959
58960 2000-04-03  Jim Meyering  <meyering@lucent.com>
58961
58962         * m4/gettext.m4: Fix typo in comment.
58963
58964         * m4/codeset.m4 (AC_CHECK_HEADERS): Add langinfo.h (moved here from
58965         textutils/configure.in).  Suggestion from Paul Eggert.
58966         (AC_CHECK_FUNCS): Add nl_langinfo.  (also from textutils/configure.in)
58967
58968 2000-04-02  Paul Eggert  <eggert@twinsun.com>
58969
58970         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Set TZ environment
58971         variable in the shell rather than using putenv, which isn't
58972         portable.  This avoids the configure-time inter-test dependency
58973         on the potentially-renamed putenv function.
58974
58975 2000-03-30  Paul Eggert  <eggert@twinsun.com>
58976
58977         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h>
58978         before checking struct stat.st_blksize, so that
58979         HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
58980
58981 2000-03-29  Paul Eggert  <eggert@twinsun.com>
58982
58983         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Check for strftime,
58984         since strftime.c uses HAVE_STRFTIME to decide whether to use
58985         the underlying strftime.
58986
58987 2000-03-29  Paul Eggert  <eggert@twinsun.com>
58988
58989         * lib/time/strftime.c (my_strftime): Make sure we call the system
58990         strftime, not ourselves, when invoking the underlying strftime.
58991
58992 2000-03-24  Jim Meyering  <meyering@lucent.com>
58993
58994         * lib/Makefile.am (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in.
58995         (charset_alias): Define.
58996         (install-exec-local): Factor out common code.
58997         (uninstall-local): Split lines longer than 80.
58998         (ref-add.sed, ref-del.sed): Remove rules... (do the following instead)
58999         (SUFFIXES): Define.
59000         (.sed.in.sed): New rule.  Don't redirect directly to $@.
59001         (CLEANFILES): Add ref-add.sed and ref-del.sed.
59002
59003 2000-03-19  Bruno Haible  <haible@clisp.cons.org>
59004
59005         * lib/config.charset: Output a line containing "Packages using this
59006         file".
59007         * lib/ref-add.sed.in, lib/ref-del.sed.in: New files.
59008         * lib/Makefile.am (install-exec-local, uninstall-local, ref-add.sed,
59009         ref-del.sed): New rules.
59010
59011 2000-03-17  Jim Meyering  <meyering@lucent.com>
59012
59013         * lib/unicodeio.c (<string.h>): Include only #if HAVE_STRING_H.
59014         Otherwise, include <strings.h>
59015
59016 2000-03-17  Bruno Haible  <haible@clisp.cons.org>
59017
59018         * lib/unicodeio.c (utf8_wctomb): New function.
59019         (print_unicode_char): Pass the Unicode character to iconv in UTF-8
59020         format instead of in UCS-4 with platform dependent endianness.
59021
59022 2000-03-10  Jim Meyering  <meyering@lucent.com>
59023
59024         * m4/lib-check.m4: Look for getspnam in -lgen, too.
59025         From Marco Franzen.
59026
59027 2000-03-07  Paul Eggert  <eggert@twinsun.com>
59028
59029         * lib/savedir.c (savedir): Work even if directory size is
59030         negative; this can happen with some screwy NFS configurations.
59031
59032 2000-03-06  Jim Meyering  <meyering@lucent.com>
59033
59034         * lib/localcharset.c (get_charset_aliases): Don't try to free file_name
59035         if it's NULL (because we ran out of memory).  From Bruno Haible.
59036
59037 2000-03-05  Jim Meyering  <meyering@lucent.com>
59038
59039         * lib/localcharset.c ("path-concat.h"): Include.
59040         (get_charset_aliases): Use path_concat instead of ANSI string
59041         concatenation.
59042
59043         * lib/unicodeio.h (PARAMS): Define.
59044         Use it to guard prototype.
59045
59046 2000-03-04  Jim Meyering  <meyering@lucent.com>
59047
59048         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE,
59049         for lib/localcharset.c.
59050
59051 2000-03-04  Jim Meyering  <meyering@lucent.com>
59052
59053         * lib/Makefile.am (install-exec-local): Create $(libdir) before
59054         installing into it.
59055         (uninstall-local): Uncomment this rule so `make distcheck' works
59056         once again.
59057
59058         * lib/unicodeio.c (<errno.h>): Include it.
59059         (errno): Declare if not defined.
59060
59061         * lib/localcharset.c: Add Bruno's comment justifying use of volatile.
59062
59063         * lib/config.charset: New version, incorporating remarks from a linux
59064         i18n mailing list.  From Bruno Haible.
59065
59066 2000-03-04  Bruno Haible  <haible@clisp.cons.org>
59067
59068         * m4/codeset.m4: New file.
59069         * m4/iconv.m4: New file.
59070         * m4/jm-macros.m4 (jm_MACROS): Call jm_LANGINFO_CODESET and jm_ICONV.
59071
59072 2000-03-03  Jim Meyering  <meyering@lucent.com>
59073
59074         * m4/regex.m4: Make sure re_compile_pattern accepts patterns like `{1'.
59075
59076 2000-03-02  Jim Meyering  <meyering@lucent.com>
59077
59078         * m4/timespec.m4: Require AC_HEADER_TIME before the cache check so
59079         the messages come out on separate lines.
59080
59081         * m4/jm-glibc-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS,
59082         rather than jm_CHECK_DECLARATIONS.
59083         * m4/decl.m4: Remove now-unused file.
59084
59085         * m4/check-decl.m4 (AC_CHECK_DECLS): Add getlogin, ttyname, and
59086         geteuid.
59087
59088 2000-03-02  Jim Meyering  <meyering@lucent.com>
59089
59090         * lib/Makefile.am (EXTRA_DIST): Add config.charset.
59091
59092 2000-03-01  Jim Meyering  <meyering@lucent.com>
59093
59094         * lib/localcharset.c: Guard some #includes with `#if HAVE_...'.
59095         * lib/unicodeio.c: Likewise.
59096
59097 2000-03-01  Bruno Haible  <haible@clisp.cons.org>
59098
59099         * lib/config.charset: New file.
59100         * lib/localcharset.c: New file.
59101         * lib/unicodeio.h, lib/unicodeio.c: New files.
59102         * lib/Makefile.am (DEFS): Add -DLIBDIR=...
59103         (libfetish_a_SOURCES): Add localcharset.c and unicodeio.c.
59104         (noinst_HEADERS): Add unicodeio.h.
59105         (all-local, install-exec-local, charset.alias): New targets.
59106
59107 2000-02-28  Paul Eggert  <eggert@twinsun.com>
59108
59109         * lib/quotearg.c (ALERT_CHAR): New macro.
59110         (quotearg_buffer_restyled): Use it.
59111
59112 2000-02-27  Jim Meyering  <meyering@lucent.com>
59113
59114         * m4/check-decl.m4: Add getenv to the list.
59115
59116 2000-02-27  Jim Meyering  <meyering@lucent.com>
59117
59118         * lib/strtoumax.c: Fix typo in decl of strtoul: s/long long/long/.
59119         Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
59120
59121         * lib/backupfile.c: Guard inclusion of stdlib.h with
59122         `#if HAVE_STDLIB_H', not `#if STDC_HEADERS'.
59123         Declare malloc if needed.
59124
59125         * lib/backupfile.c: Use `#if !HAVE_DECL...' instead of
59126         `#ifndef HAVE_DECL..'
59127         now that autoconf always defines the HAVE_DECL_ symbols.
59128         * lib/human.c: Likewise.
59129         * lib/same.c: Likewise.
59130         * lib/strtoumax.c: Likewise.
59131
59132         * lib/backupfile.c: Arrange for cpp to fail if the configure-time
59133         declaration check was not run.
59134         * lib/hash.c: Likewise.
59135         * lib/human.c: Likewise.
59136         * lib/same.c: Likewise.
59137         * lib/strtoumax.c: Likewise.
59138
59139         * lib/userspec.c (parse_user_spec): If there is no `:' but there is a
59140         `.', then first look up the entire `.'-containing string as a login
59141         name.
59142
59143 2000-02-23  Jim Meyering  <meyering@lucent.com>
59144
59145         * m4/check-decl.m4: Now that we have the new AC_CHECK_DECLS, use it
59146         in place of my hack.
59147
59148 2000-02-18  Paul Eggert  <eggert@twinsun.com>
59149
59150         * lib/getdate.y: Handle two-digit years with leading zeros correctly.
59151         (textint): New typedef.
59152         (parser_control): Member year changed from int to textint.
59153         All uses changed.
59154         (YYSTYPE): Removed; replaced by %union with int and textint members.
59155         (tDAY, tDAY_UNIT, tDAYZONE, tHOUR_UNIT, tID, tLOCAL_ZONE, tMERIDIAN,
59156         tMINUTE_UNIT, tMONTH, tMONTH_UNIT tSEC_UNIT, tSNUMBER, tUNUMBER,
59157         tYEAR_UNIT, tZONE, o_merid): Now of type <intval>.
59158         (tSNUMBER, tUNUMBER): Now of type <textintval>.
59159         (date, number, to_year): Use width of number in digits, not its value,
59160         to determine whether it's a 2-digit year, or a 2-digit time.
59161         (yylex): Store number of digits of numeric tokens.
59162         Reported by John Kendall.
59163
59164         (parser_control): Changed from struct parser_control to typedef (for
59165         consistency).  All uses changed.
59166
59167         (tID): Removed; not used.
59168         (yylex): Return '?' for unknown identifiers, rather than (unused) tID.
59169
59170 2000-02-14  Paul Eggert  <eggert@twinsun.com>
59171
59172         * lib/getpagesize.h (getpagesize): Port to VMS for Alpha;
59173         adapted from changes to grep getpagesize.h by Martin P.J. Zinser.
59174
59175 2000-02-12  Jim Meyering  <meyering@lucent.com>
59176
59177         * lib/userspec.c (ISDIGIT): Define it.
59178         (isdigit): Remove definition.
59179         (is_number): Use ISDIGIT, not isdigit.
59180         <libintl.h>: Include.
59181         (_ and N_): Define.
59182         (parse_user_spec): Mark translatable strings.
59183
59184 2000-02-10  Jim Meyering  <meyering@lucent.com>
59185
59186         With these changes, nanosleep.[ch] are finally enough like the other
59187         lib/* replacement files to compile on a few more losing systems.
59188
59189         * lib/nanosleep.h: Don't include config.h.
59190         Remove prototype from declaration of nanosleep.
59191         (PARAMS): Remove now-unneeded definition.
59192         * lib/nanosleep.c: #undef nanosleep.
59193         (rpl_nanosleep): Rename from nanosleep.
59194
59195 2000-02-10  Jim Meyering  <meyering@lucent.com>
59196
59197         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Rename replacement function from
59198         gnu_nanosleep to rpl_nanosleep.
59199
59200 2000-02-09  Jim Meyering  <meyering@lucent.com>
59201
59202         * m4/lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in
59203         struct spwd, rather than in struct passwd.  Reported by Gaël Quéri.
59204
59205 2000-02-08  Akim Demaille  <akim@epita.fr>
59206
59207         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Quote square brackets with
59208         `[' and `]' and remove uses of `changequote'.
59209         (AC_SYS_LARGEFILE_MACRO_VALUE): Likewise.
59210         (AC_SYS_LARGEFILE): Likewise.
59211         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
59212         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Remove now-unnecessary use
59213         of changequote.
59214         * m4/regex.m4 (jm_INCLUDED_REGEX): Likewise.
59215         * m4/readdir.m4 (jm_FUNC_READDIR): Likewise
59216         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Likewise, and add `int' for main.
59217         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Likewise.
59218
59219 2000-02-05  Jim Meyering  <meyering@lucent.com>
59220
59221         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require most macros.
59222         Remove explicit use of AC_HEADER_TIME.  It is required by
59223         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Using AC_HEADER_TIME and
59224         `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but
59225         in autoconf whereby the expansion of the latter ended up preceding
59226         the expansion of its prerequisite, AC_HEADER_TIME.
59227         Reported by Volker Borchert.
59228
59229 2000-02-03  Jim Meyering  <meyering@lucent.com>
59230
59231         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for utmpxname.
59232
59233 2000-02-03  Jim Meyering  <meyering@lucent.com>
59234
59235         * lib/readutmp.c (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION',
59236         rather than with `#if HAVE_UTMPNAME'.
59237
59238 2000-02-02  Jim Meyering  <meyering@lucent.com>
59239
59240         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Fix typo that resulted in no
59241         definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/.
59242         Reported by Eli Zaretskii.
59243
59244 2000-02-01  Jim Meyering  <meyering@lucent.com>
59245
59246         * lib/readutmp.h (UT_USER): Add parens.  From Andreas Schwab.
59247
59248 2000-01-31  Jim Meyering  <meyering@lucent.com>
59249
59250         * m4/check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of
59251         functions.  Add the time.h and sys/time.h headers along with the
59252         AC_REQUIRE'ment of AC_HEADER_TIME.
59253
59254 2000-01-31  Jim Meyering  <meyering@lucent.com>
59255
59256         * lib/nanosleep.h (nanosleep): Guard declaration with
59257         `#if ! HAVE_DECL_NANOSLEEP'.
59258         Without this, OFS gets a redeclaration error for rpl_nanosleep, due to
59259         the declaration in that vendor's sys/timers.h.
59260         Reported by Christian Krackowizer.
59261
59262         * lib/quotearg.c (ISASCII): Add #undef and move definition to follow
59263         inclusion of wctype.h to work around Solaris 2.6 namespace pollution.
59264         (ISPRINT): Likewise.
59265         Reported by Tom Tromey.
59266
59267 2000-01-30  Jim Meyering  <meyering@lucent.com>
59268
59269         * m4/lib-check.m4: Clean up some kludgy old shadow password tests.
59270
59271         * m4/prereq.m4 (utmp_includes): Define.
59272         Check for ut_user and ut_name members in both struct utmpx
59273         and struct utmp.
59274
59275 2000-01-30  Jim Meyering  <meyering@lucent.com>
59276
59277         * lib/readutmp.c (extract_trimmed_name): Use UT_USER instead of
59278         hard-coding uses of ->ut_name.  The latter doesn't work with new Linux
59279         header files where only utmpx.ut_user is declared.
59280
59281         * lib/readutmp.h (UT_USER): Define.
59282
59283 2000-01-29  Jim Meyering  <meyering@lucent.com>
59284
59285         * m4/lib-check.m4: New file containing library-related checks from
59286         fileutils and sh-utils (textutils had none).
59287
59288 2000-01-28  Jim Meyering  <meyering@lucent.com>
59289
59290         * m4/perl.m4: Change format of warning message to look more like that
59291         from the missing script.  Suggestion from François Pinard.
59292
59293 2000-01-25  Jim Meyering  <meyering@lucent.com>
59294
59295         * m4/timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as
59296         well as time.h in the compile check.
59297         * m4/nanosleep.m4: Require AC_HEADER_TIME rather than simply using it.
59298         Fix typo in cross-compiling case: s/yes/no/.
59299
59300 2000-01-23  Jim Meyering  <meyering@lucent.com>
59301
59302         * m4/jm-macros.m4: Move df-related tests here from
59303         fileutils/configure.in
59304
59305         * m4/ls-mntd-fs.m4: s/list_mounted_fs/ac_list_mounted_fs/
59306         (jm_LIST_MOUNTED_FILESYSTEMS): Take two parameters.
59307
59308         * m4/fsusage.m4: New file.  Extracted from fileutils/configure.in.
59309         s/space/ac_fsusage_space/.
59310         (jm_FILE_SYSTEM_USAGE): Take two parameters.
59311
59312         * m4/ftruncate.m4: New file (derived from part of
59313         fileutils/configure.in).
59314         * m4/jm-macros.m4 (jm_FUNC_FTRUNCATE): AC_REQUIRE it.
59315         (jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT.
59316
59317         * m4/jm-macros.m4 (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
59318         AC_SUBST these here, rather than just in sh-util/configure.in, so
59319         that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
59320         all the same.
59321         (AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
59322         (AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.
59323         (AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).
59324         (AC_SUBST(POW_LIBM)): Likewise.
59325         (AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
59326
59327 2000-01-23  Jim Meyering  <meyering@lucent.com>
59328
59329         * lib/Makefile.am (libfetish_a_SOURCES): Remove explicit mention of
59330         obstack.c.
59331
59332 2000-01-22  Jim Meyering  <meyering@lucent.com>
59333
59334         * m4/jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.
59335
59336         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Add wctype.h.
59337
59338         * m4/jm-macros.m4 (AC_CHECK_HEADERS): Add checks from fileutils'
59339         configure.in
59340         (AC_CHECK_HEADERS): Likewise for sh-utils.
59341         (AC_CHECK_HEADERS): Likewise for textutils.
59342         Merge the three lists of headers.
59343
59344         * m4/prereq.m4 (jm_PREREQ_ADDEXT): New macro.  Parts moved here
59345         from fileutils' configure.in.
59346
59347         * m4/decl.m4: Remove kludgy `test -z $ac_...AC_CHECK_HEADERS(...)'
59348         code. Moved tests into their own function (_jm_DECL_HEADERS) in
59349         check-decl.m4.
59350
59351         * m4/check-decl.m4: Use #if rather than #ifdef.
59352         Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL.
59353         (jm_CHECK_DECLARATIONS): Add strtoul strtoull.
59354         (_jm_DECL_HEADERS): Define new function.
59355         (jm_CHECK_DECLARATIONS): Require it.
59356
59357 2000-01-22  Jim Meyering  <meyering@lucent.com>
59358
59359         * lib/strtoumax.c: [! HAVE_DECL_STRTOUL]: Declare strtoul.
59360         [! HAVE_DECL_STRTOULL]: Declare strtoull.
59361         Required for some AIX systems.  Reported by Christian Krackowizer.
59362         [TESTING] (main): New function.
59363
59364         1997-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
59365         * lib/dirname.c (dir_name): Support for DOS-style file names with drive
59366         letters.
59367
59368         * lib/quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h> for decl of
59369         iswprint.
59370
59371         * lib/strverscmp.c (ISDIGIT): Define.
59372         (strverscmp): Use ISDIGIT, not isdigit.
59373
59374 2000-01-19  Jim Meyering  <meyering@lucent.com>
59375
59376         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
59377         Use AC_HEADER_TIME.  Volker Borchert reported that OpenBSD-2.3/sparc
59378         defines `struct timespec' in <sys/time.h>
59379
59380         * m4/c-bs-a.m4: Remove uses of changequote altogether.
59381         Thanks to Akim for explaining.
59382
59383 2000-01-17  Paul Eggert  <eggert@twinsun.com>
59384
59385         * lib/nanosleep.c (nanosleep):
59386         Don't use SA_INTERRUPT to decide whether to call sigaction, as
59387         POSIX.1 doesn't require SA_INTERRUPT and some systems
59388         (e.g. Solaris 7) don't define it.  Use SA_NOCLDSTOP instead;
59389         it's been part of POSIX.1 since day 1 (in 1988).
59390
59391 2000-01-17  Jim Meyering  <meyering@lucent.com>
59392
59393         * lib/interlock: Remove unused file.  Reported by François Pinard.
59394
59395 2000-01-16  Paul Eggert  <eggert@twinsun.com>
59396
59397         * lib/quotearg.c (quotearg_buffer_restyled): Do not quote
59398         alert, backslash, formfeed, and vertical tab unnecessarily in
59399         shell quoting style.
59400
59401 2000-01-16  Jim Meyering  <meyering@lucent.com>
59402
59403         * m4/jm-macros.m4: Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,
59404         AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME,
59405         jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, AC_FUNC_ALLOCA,
59406         AM_FUNC_GETLOADAVG, and jm_SYS_PROC_UPTIME.
59407
59408 2000-01-16  Jim Meyering  <meyering@lucent.com>
59409
59410         * m4/c-bs-a.m4: Use `changequote(<<,>>)', rather than `changequote(, )'
59411         because the latter didn't work.
59412
59413 2000-01-15  Jim Meyering  <meyering@lucent.com>
59414
59415         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
59416         (AC_REPLACE_FUNCS): Add memcpy and memset.
59417         Add these, too: stime strcspn stpcpy strstr strtol strtoul.
59418         Add strpbrk.
59419         Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
59420
59421 2000-01-12  Jim Meyering  <meyering@lucent.com>
59422
59423         * m4/prereq.m4 (jm_PREREQ_CANON_HOST): New macro.
59424         (jm_PREREQ): Use it.
59425         (jm_PREREQ_READUTMP): New macro.
59426         (jm_PREREQ): Use it.
59427
59428 2000-01-11  Paul Eggert  <eggert@twinsun.com>
59429
59430         Quote multibyte characters correctly.
59431         * m4/c-bs-a.m4: New file.
59432         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): New macro.
59433         (jm_PREREQ): Use it.
59434
59435 2000-01-11  Paul Eggert  <eggert@twinsun.com>
59436
59437         * m4/uintmax_t.m4: Port to autoconf 2.13.
59438
59439 2000-01-08  Jim Meyering  <meyering@ascend.com>
59440
59441         * m4/strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro.
59442         * m4/jm-macros.m4 (jm_FUNC_STRERROR_R): Require it.
59443
59444 2000-01-04  Jim Meyering  <meyering@ascend.com>
59445
59446         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename from
59447         jm_STRUCT_DIRENT_D_TYPE.
59448         * m4/d-ino.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_INO): Rename from
59449         jm_STRUCT_DIRENT_D_INO.
59450         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Rename from
59451         jm_STRUCT_UTIMBUF.
59452         * m4/jm-macros.m4: Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/
59453         renamings.
59454         * m4/utime.m4: Likewise.
59455
59456         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): New file, macro.
59457         * m4/jm-macros.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it.
59458
59459 2000-01-03  Paul Eggert  <eggert@twinsun.com>
59460
59461         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
59462         (for Solaris 7) and in -lposix4 (for Solaris 2.5.1).
59463
59464 2000-01-02  Jim Meyering  <meyering@ascend.com>
59465
59466         * m4/search-libs.m4: Escape `$' in $3 of dnl comment.  I no longer
59467         remember if this is necessary.
59468
59469 1999-12-26  Jim Meyering  <meyering@ascend.com>
59470
59471         * m4/jm-macros.m4: Use it here.
59472         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): New file/macro.
59473
59474 1999-12-23  Jim Meyering  <meyering@ascend.com>
59475
59476         * m4/jm-macros.m4: Check for clock_gettime (moved from
59477         fileutils/configure.in)
59478         Check for gettimeofday.
59479
59480 1999-12-20  Jim Meyering  <meyering@ascend.com>
59481
59482         * m4/strftime.m4: Remove kludge, now that I'm using the fixed
59483         autoconf-2.14a-1999-12-20.
59484
59485 1999-12-19  Jim Meyering  <meyering@ascend.com>
59486
59487         * m4/lstat-slash.m4: New file.
59488         * m4/jm-macros.m4: Use the new macro:
59489         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
59490
59491 1999-12-07  Jim Meyering  <meyering@ascend.com>
59492
59493         * m4/perl.m4: Require that File::Compare be available, too.
59494         Too many systems seem to lack it.
59495
59496         * m4/strftime.m4: Add checks for most of the cpp macros tested in
59497         GNU's strftime.c.  Prompted by a patch from Paul Eggert.
59498
59499 1999-11-18  Paul Eggert  <eggert@twinsun.com>
59500
59501         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
59502         problem with the QNX 4.25 shell, which doesn't propagate exit
59503         status of failed commands inside shell assignments.
59504
59505 1999-11-17  Jim Meyering  <meyering@ascend.com>
59506
59507         * m4/gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
59508
59509 1999-11-07  Jim Meyering  <meyering@ascend.com>
59510
59511         * m4/getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE.
59512
59513 1999-11-06  Jim Meyering  <meyering@ascend.com>
59514
59515         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.
59516         * m4/jm-macros.m4 (jm_MACROS): Use it here.
59517
59518 1999-11-05  Jim Meyering  <meyering@ascend.com>
59519
59520         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from
59521         configure.in of textutils, fileutils, and sh-utils into this one
59522         (shared between those packages) file.
59523         Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
59524         AC_STRUCT_ST_BLKSIZE.
59525
59526 1999-11-03  Jim Meyering  <meyering@ascend.com>
59527
59528         * m4/ssize_t.m4: Remove file.  No longer needed since the new version
59529         of AC_CHECK_TYPE checks includes unistd.h.
59530         * m4/jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'.
59531         Suggestion from Akim Demaille.
59532
59533 1999-10-30  Jim Meyering  <meyering@ascend.com>
59534
59535         * m4/uintmax_t.m4: Require 2.14a.  Remove backslash before backtick in
59536         m4-quoted string.
59537         * m4/ls-mntd-fs.m4: Likewise.
59538         * m4/jm-macros.m4: Likewise.  Also, use AC_TYPE_SSIZE_T instead
59539         * m4/jm-winsz1.m4: Likewise.
59540
59541         * m4/const.m4: Remove file, since the fix made it into the experimental
59542         version of autoconf.
59543         * m4/mktime.m4: Likewise.
59544
59545         * m4/check-type.m4: Remove file, now that the latest version of
59546         AC_CHECK_TYPE takes a third arg to specify additional #includes.
59547
59548         * m4/ssize_t.m4: New file, requires experimental version of autoconf.
59549         * m4/jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked
59550         AC_CHECK_TYPE.
59551
59552 1999-10-04  Jim Meyering  <meyering@ascend.com>
59553
59554         * m4/jm-macros.m4: Don't require autoconf-2.14.1.
59555
59556 1999-09-22  Paul Eggert  <eggert@twinsun.com>
59557
59558         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC
59559         2.95.1 bug with HP-UX 10.20.
59560
59561 1999-09-17  Jim Meyering  <meyering@ascend.com>
59562
59563         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup.
59564         Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
59565         due to missing strdup (against sh-utils-2.0).
59566
59567 1999-08-29  Jim Meyering  <meyering@ascend.com>
59568
59569         * m4/jm-macros.m4: Require jm_BISON.
59570         * m4/bison.m4: New file.
59571
59572 1999-08-17  Paul Eggert  <eggert@twinsun.com>
59573
59574         * m4/largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma
59575         in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.
59576
59577 1999-08-05  Jim Meyering  <meyering@ascend.com>
59578
59579         * m4/getline.m4: Rename test file from conftestdata to conftest.data
59580         to avoid conflicts with `conftest' on 8+3 filesystems.
59581         Suggestion from Eli Zaretskii.
59582
59583 1999-08-04  Jim Meyering  <meyering@ascend.com>
59584
59585         * m4/jm-macros.m4: Move a 4-line block of code from the configure.in of
59586         fileutils and sh-utils (textutils's getline test was inadequate).
59587         (AM_FUNC_GETLINE): Run this test.
59588         (AC_CHECK_FUNCS): Check for getdelim.
59589         Reported by Bob Proulx.
59590
59591 1999-08-02  Jim Meyering  <meyering@ascend.com>
59592
59593         * m4/jm-macros.m4: Add a comment.
59594
59595 1999-08-01  Paul Eggert  <eggert@twinsun.com>
59596
59597         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether
59598         <inttypes.h> defines strtoumax as a macro (and not as a
59599         function).
59600
59601 1999-08-01  Paul Eggert  <eggert@twinsun.com>
59602
59603         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
59604         that we can shift, multiply and divide unsigned long long
59605         values; Ultrix cc can't do it.
59606
59607 1999-08-01  Paul Eggert  <eggert@twinsun.com>
59608
59609         * m4/mktime.m4: New file, which is a preview of what should appear
59610         in the next public autoconf release.
59611
59612 1999-08-01  Paul Eggert  <eggert@twinsun.com>
59613
59614         * m4/lfs.m4: Remove this file.
59615         * m4/largefile.m4: New file.  It contains the old contents of
59616         lfs.m4, except that all names with prefix AC_LFS have been
59617         changed to use the prefix AC_SYS_LARGEFILE instead, to be
59618         compatible with future autoconf versions.  Also, some minor m4
59619         quoting problems have been fixed.
59620
59621 1999-08-01  Paul Eggert  <eggert@twinsun.com>
59622
59623         * m4/gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
59624         Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
59625         (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
59626         and simplify the shell code.
59627
59628 1999-08-01  Jim Meyering  <meyering@ascend.com>
59629
59630         * m4/mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from
59631         m4.
59632
59633 1999-07-20  Jim Meyering  <meyering@ascend.com>
59634
59635         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.
59636
59637 1999-07-15  Jim Meyering  <meyering@ascend.com>
59638
59639         * m4/jm-macros.m4 (AC_CHECK_FUNCS): Check for getpagesize.
59640
59641 1999-05-22  Jim Meyering  <meyering@ascend.com>
59642
59643         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr.
59644
59645 1999-05-20  Jim Meyering  <meyering@ascend.com>
59646
59647         * m4/search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine.
59648         Add a colon after each `then' in case $4 is empty.
59649
59650 1999-05-16  Jim Meyering  <meyering@ascend.com>
59651
59652         * m4/search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
59653
59654 1999-05-10  Jim Meyering  <meyering@ascend.com>
59655
59656         * m4/jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
59657
59658         * m4/jm-macros.m4: Require 2.14.1, since we use newly-renamed
59659         AC_FUNC_MKTIME.
59660
59661 1999-05-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
59662
59663         * m4/jm-mktime.m4, putenv.m4: Fix typos in config.h comments.
59664
59665 1999-05-04  Paul Eggert  <eggert@twinsun.com>
59666
59667         * m4/lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
59668         not CPPFLAGS, so that linking works correctly in IRIX.
59669
59670 1999-04-30  Paul Eggert  <eggert@twinsun.com>
59671
59672         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2.
59673
59674 1999-04-20  Paul Eggert  <eggert@twinsun.com>
59675
59676         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
59677         long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
59678         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require
59679         jm_AC_TYPE_UNSIGNED_LONG_LONG.
59680         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
59681
59682         * m4/lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
59683
59684 1999-04-20  Jim Meyering  <meyering@ascend.com>
59685
59686         * m4/xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
59687         AC_REPLACE xstroull if necessary.  From Paul Eggert.
59688         (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.
59689
59690 1999-04-18  Jim Meyering  <meyering@ascend.com>
59691
59692         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
59693         * m4/jm-macros.m4: Use it.
59694
59695 1999-04-06  Jim Meyering  <meyering@ascend.com>
59696
59697         * m4/strftime.m4: Remove test for %f.
59698
59699 1999-03-29  Jim Meyering  <meyering@ascend.com>
59700
59701         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
59702         superset of the AC_TYPE_* checks in the textutils, fileutils,
59703         and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
59704         AC_TYPE_PID_T.
59705
59706 1999-03-28  Jim Meyering  <meyering@ascend.com>
59707
59708         * m4/jm-macros.m4: Define GNU_PACKAGE here.
59709         Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
59710         replaced e.g., in the *.sh files of the sh-utils.
59711
59712 1999-03-20  Jim Meyering  <meyering@ascend.com>
59713
59714         * m4/jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
59715         * m4/regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
59716         Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
59717
59718 1999-03-19  Jim Meyering  <meyering@ascend.com>
59719
59720         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
59721
59722 1999-03-12  Jim Meyering  <meyering@ascend.com>
59723
59724         * m4/jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
59725
59726 1999-03-07  Jim Meyering  <meyering@ascend.com>
59727
59728         * m4/jm-glibc-io.m4: Use only those *_unlocked macros that are
59729         declared.
59730
59731 1999-02-17  Jim Meyering  <meyering@ascend.com>
59732
59733         * m4/gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of
59734         brackets in macro definition.  From Eli Zaretskii and Alain Magloire.
59735
59736 1999-02-07  Jim Meyering  <meyering@ascend.com>
59737
59738         * m4/group-member.m4: New file -- extracted from sh-utils'
59739         configure.in.
59740
59741         1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
59742         * m4/gettext.m4: Support DOS-style d:/foo/bar absolute file names.
59743
59744 1999-02-06  Jim Meyering  <meyering@ascend.com>
59745
59746         * m4/chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
59747         * m4/fnmatch.m4: Likewise.
59748         * m4/getgroups.m4: Likewise.
59749         * m4/lstat.m4: Likewise.
59750         * m4/malloc.m4: Likewise.
59751         * m4/putenv.m4: Likewise.
59752         * m4/realloc.m4: Likewise.
59753         * m4/regex.m4: Likewise.
59754         * m4/stat.m4: Likewise.
59755         * m4/strftime.m4: Likewise.
59756         Suggestion from Alain Magloire.
59757
59758         * m4/chown.m4: Use `.$ac_objext', not `.o'.
59759         * m4/fnmatch.m4: Likewise.
59760         * m4/getgroups.m4: Likewise.
59761         * m4/getline.m4: Likewise.
59762         * m4/lstat.m4: Likewise.
59763         * m4/malloc.m4: Likewise.
59764         * m4/memcmp.m4: Likewise.
59765         * m4/putenv.m4: Likewise.
59766         * m4/realloc.m4: Likewise.
59767         * m4/regex.m4: Likewise.
59768         * m4/stat.m4: Likewise.
59769         * m4/strftime.m4: Likewise.
59770         Suggestion from Alain Magloire.
59771
59772         * m4/jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
59773         an argument.
59774
59775         * m4/regex.m4: Add a run-time Test for proper operation of
59776         re_compile_pattern.
59777
59778 1999-01-31  Jim Meyering  <meyering@ascend.com>
59779
59780         * m4/getloadavg.m4: Check for locale.h and the function, setlocale.
59781
59782 1999-01-30  Jim Meyering  <meyering@ascend.com>
59783
59784         * m4/check-type.m4: Use 3-arg form of AC_DEFINE.
59785
59786         * m4/jm-mktime.m4: Make this a wrapper around the official
59787         AM_FUNC_MKTIME rather than my private copy, now that the official one
59788         is up to date.
59789         * m4/mktime.m4: Remove file.
59790
59791         * m4/getloadavg.m4: Use 3-arg form of AC_DEFINE.
59792         * m4/uptime.m4: Likewise.
59793         * m4/uintmax_t.m4: Likewise.
59794
59795 1999-01-28  Jim Meyering  <meyering@ascend.com>
59796
59797         * m4/jm-macros.m4: Use jm_AFS.
59798         * m4/afs.m4: New file (from fileutils' configure.in).
59799
59800         * m4/assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
59801         * m4/chown.m4: Likewise.
59802         * m4/d-ino.m4: Likewise.
59803         * m4/d-type.m4: Likewise.
59804         * m4/fnmatch.m4: Likewise.
59805         * m4/getgroups.m4: Likewise.
59806         * m4/gettext.m4: Likewise.
59807         * m4/jm-mktime.m4: Likewise.
59808         * m4/jm-winsz2.m4: Likewise.
59809         * m4/lcmessage.m4: Likewise.
59810         * m4/ls-mntd-fs.m4: Likewise.
59811         * m4/malloc.m4: Likewise.
59812         * m4/memcmp.m4: Likewise.
59813         * m4/putenv.m4: Likewise.
59814         * m4/realloc.m4: Likewise.
59815         * m4/st_mtim.m4: Likewise.
59816         * m4/strftime.m4: Likewise.
59817
59818 1999-01-16  Jim Meyering  <meyering@ascend.com>
59819
59820         * m4/jm-macros.m4 (ARGMATCH_DIE): Define.
59821         (ARGMATCH_DIE_DECL): Define.
59822
59823 1999-01-12  Jim Meyering  <meyering@ascend.com>
59824
59825         * m4/Makefile.am.in: Rewrite to avoid using fmt.
59826         Reported by Lars Hecking.
59827
59828 1999-01-10  Jim Meyering  <meyering@ascend.com>
59829
59830         * m4/fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
59831         gross kludge.
59832         * m4/inttypes_h.m4: Likewise.
59833         * m4/lstat.m4: Likewise.
59834         * m4/malloc.m4: Likewise.
59835         * m4/readdir.m4: Likewise.
59836         * m4/realloc.m4: Likewise.
59837         * m4/st_dm_mode.m4: Likewise.
59838         * m4/stat.m4: Likewise.
59839         * m4/utimbuf.m4: Likewise.
59840         * m4/utimes.m4: Likewise.
59841
59842         * m4/check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
59843         AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
59844         comments in config.h.in are meaningful.
59845
59846         * m4/jm-macros.m4: Require autoconf-2.13 here.
59847
59848         * m4/regex.m4: By default, don't use the included regex.c on systems
59849         with glibc 2.  Suggestion from Uli Drepper.
59850
59851 1999-01-02  Jim Meyering  <meyering@ascend.com>
59852
59853         * m4/jm-macros.m4: Replace strcasecmp and strncasecmp.
59854
59855 1998-12-18  Jim Meyering  <meyering@ascend.com>
59856
59857         * m4/Makefile.am.in (Makefile.am): Simplify rule.
59858         Based on a suggestion from Lars Hecking.
59859
59860 1998-11-16  Paul Eggert  <eggert@twinsun.com>
59861
59862         * m4/lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11.
59863
59864 1998-11-16  Jim Meyering  <meyering@ascend.com>
59865
59866         * m4/lfs.m4: Double-quote the `uname...` expression.
59867
59868 1998-11-14  Jim Meyering  <meyering@ascend.com>
59869
59870         * m4/lstat.m4: Correct comment.  POSIX does not permit it to succeed.
59871         * m4/stat.m4: Likewise.
59872
59873 1998-11-03  Jim Meyering  <meyering@ascend.com>
59874
59875         * m4/stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
59876         * m4/lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
59877
59878 1998-10-18  Jim Meyering  <meyering@ascend.com>
59879
59880         * m4/check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro.
59881
59882 1998-10-17  Jim Meyering  <meyering@ascend.com>
59883
59884         * m4/decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to
59885         include, though we still hard-code the `require'-like AC_CHECK_HEADERS
59886         calls for those previously hard-coded headers.  Instead, take a new
59887         parameter.
59888         (jm_CHECK_DECLARATIONS): Reflect interface change.
59889         * m4/check-decl.m4 (jm_CHECK_DECLS): Likewise.
59890         (jm_CHECK_DECL_LOCALTIME_R): New macro.
59891
59892         * m4/mktime.m4: Test for spring-forward gap before long-running test.
59893
59894 1998-10-14  Jim Meyering  <meyering@ascend.com>
59895
59896         * m4/mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"
59897         instead of "TZ=America/Vancouver".  From Paul Eggert.
59898
59899 1998-10-11  Jim Meyering  <meyering@ascend.com>
59900
59901         * m4/mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro.
59902         This adds a test for a recently added compatibility fix for mktime.c.
59903         * m4/jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME.
59904
59905 1998-09-27  Jim Meyering  <meyering@ascend.com>
59906
59907         * m4/jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH.
59908
59909         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro.  Extracted from
59910         ../configure.in, including a change from Gordon Matzigkeit to allow
59911         cross-compiling for the Hurd.
59912
59913         * m4/glibc.m4: New file/macro to test for the GNU C Library
59914         versions 1 and 2.  From Gordon Matzigkeit.
59915         Indent.
59916
59917 1998-09-21  Jim Meyering  <meyering@ascend.com>
59918
59919         * m4/chown.m4: Declare locals: before, after.  From Andries Brouwer.
59920
59921 1998-08-18  Paul Eggert  <eggert@twinsun.com>
59922
59923         Port nanosecond-resolution times to UnixWare 2.1.2 and
59924         pedantic Solaris 2.6.
59925
59926         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
59927         AC_STRUCT_ST_MTIM.
59928         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
59929         Generate name of ns member, instead of just 1 or undef.
59930         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
59931
59932 1998-08-15  Jim Meyering  <meyering@ascend.com>
59933
59934         * m4/ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
59935         * m4/check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
59936         * m4/jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
59937         instead of jm_TYPE_SSIZE_T.
59938
59939 1998-08-12  Jim Meyering  <meyering@ascend.com>
59940
59941         * m4/st_dm_mode.m4: New file.  From Johan Danielsson.
59942
59943 1998-08-02  Jim Meyering  <meyering@ascend.com>
59944
59945         * m4/st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
59946         in acconfig.h manually.
59947
59948 1998-07-31  Paul Eggert  <eggert@twinsun.com>
59949
59950         * m4/st_mtim.m4: New file.
59951
59952 1998-07-28  Jim Meyering  <meyering@ascend.com>
59953
59954         * m4/utimes.m4: Undef stat.
59955
59956 1998-07-25  Jim Meyering  <meyering@ascend.com>
59957
59958         * m4/utime.m4 (jm_FUNC_UTIME): New file and macro.
59959         * m4/utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
59960
59961 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
59962
59963         * m4/chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
59964         uid and gid actually remain unchanged.
59965
59966 1998-07-07  Jim Meyering  <meyering@ascend.com>
59967
59968         * m4/jm-glibc-io.m4: Remove fclose_unlocked.
59969
59970 1998-07-04  Jim Meyering  <meyering@ascend.com>
59971
59972         * m4/regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
59973         to prove that this macro can be used in packages without regex.c.
59974
59975 1998-07-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
59976
59977         * m4/gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
59978         is to be used.
59979
59980 1998-07-03  Jim Meyering  <meyering@ascend.com>
59981
59982         * m4/gettext.m4: Add -lintl if it's found to be necessary.
59983
59984         * m4/gettext.m4: New file -- from gettext-0.10.35.
59985         * m4/lcmessage.m4: Likewise.
59986         * m4/progtest.m4: Likewise.
59987
59988         * m4/regex.m4 (jm_WITH_REGEX): New file and macro.
59989         * m4/jm-macros.m4: Require the new macro.
59990
59991 1998-06-29  Jim Meyering  <meyering@ascend.com>
59992
59993         * m4/fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
59994         for the definition of NGROUPS (used in a system header included
59995         by sys/mount.h).
59996
59997 1998-06-28  Jim Meyering  <meyering@ascend.com>
59998
59999         * m4/ls-mntd-fs.m4: New file.
60000         * m4/fstypename.m4: New file.
60001
60002         * m4/jm-macros.m4: Require the new macro.
60003         * m4/jm-glibc-io.m4: New file.
60004
60005 1998-05-19  Jim Meyering  <meyering@ascend.com>
60006
60007         * m4/jm-macros.m4: Add jm_FUNC_LCHOWN.
60008         * m4/lchown.m4: New file.
60009
60010         * m4/Makefile.am.in: New file.
60011         * m4/Makefile.am (Makefile.am): Depend on Makefile.am.in.
60012
60013 1998-05-14  Jim Meyering  <meyering@ascend.com>
60014
60015         * m4/Makefile.am (EXTRA_DIST): Add them.
60016         * m4/jm-macros.m4: New file.
60017         * m4/utimbuf.m4: New file.
60018
60019 1998-05-12  Jim Meyering  <meyering@ascend.com>
60020
60021         * m4/Makefile.am (EXTRA_DIST): Add isc-posix.m4.
60022
60023 1998-05-11  Jim Meyering  <meyering@ascend.com>
60024
60025         * m4/isc-posix.m4: New file.
60026
60027 1998-05-10  Jim Meyering  <meyering@ascend.com>
60028
60029         * m4/jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date.
60030
60031 1998-05-09  Jim Meyering  <meyering@ascend.com>
60032
60033         * m4/Makefile.am (EXTRA_DIST): Add ssize_t.m4.
60034         (EXTRA_DIST): Remove mktime.m4, now that the new version is included
60035         with automake.
60036
60037         * m4/ssize_t.m4: New file.
60038         * m4/mktime.m4: Remove file -- the new automake has this now.
60039
60040 1998-04-26  Jim Meyering  <meyering@ascend.com>
60041
60042         * m4/assert.m4: New file.
60043         * m4/Makefile.am (EXTRA_DIST): Add assert.m4.
60044
60045 1998-04-05  Jim Meyering  <meyering@ascend.com>
60046
60047         * m4/prereq.m4 (jm_PREREQ_REGEX): New macro.
60048         (jm_PREREQ): Use it here.
60049
60050 1998-03-23  Jim Meyering  <meyering@eng.ascend.com>
60051
60052         * m4/inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H
60053         in acconfig.h.
60054
60055 1998-03-15  Jim Meyering  <meyering@eng.ascend.com>
60056
60057         * m4/prereq.m4: New file.
60058         * m4/error.m4: New file.
60059         * m4/Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4.
60060
60061 1998-02-07  Jim Meyering  <meyering@eng.ascend.com>
60062
60063         * m4/getline.m4: Don't set am_cv_func_working_getline before the
60064         cache-check for the same variable -- that defeated the purpose of
60065         the test; the test program was never run.  This was a problem only
60066         on systems with losing getline functions -- HP-UX 10.20 is one.
60067         Reported by Bjorn Helgaas.
60068
60069 1998-02-06  Jim Meyering  <meyering@eng.ascend.com>
60070
60071         * m4/Makefile.am (EXTRA_DIST): Add perl.m4.
60072
60073 1998-01-10  Jim Meyering  <meyering@na-net.ornl.gov>
60074
60075         * m4/Makefile.am (EXTRA_DIST): Add const.m4.
60076
60077         * m4/const.m4: New file.  Use an initializer in this declaration
60078         typedef int charset[2]; const charset x;
60079         Reported by Bob Glickstein.
60080
60081 1997-12-21  Jim Meyering  <meyering@na-net.ornl.gov>
60082
60083         * m4/chown.m4: Fix reversed types on -1 args to chown.
60084         From Kaveh Ghazi.
60085
60086 1997-12-14  Jim Meyering  <meyering@na-net.ornl.gov>
60087
60088         * m4/check-decl.m4: s/DECLARATION_/DECL_/g.
60089         Add lseek and memchr.
60090
60091         * m4/decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g.
60092         T.E.Dickey <dickey@clark.net> said that some older preprocessors
60093         have a 20-character limit on names.
60094
60095 1997-11-30  Jim Meyering  <meyering@na-net.ornl.gov>
60096
60097         * m4/inttypes_h.m4: New file.
60098         * m4/uintmax_t.m4: New file.
60099         * m4/Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.
60100
60101
60102         -----
60103
60104         Local Variables:
60105         coding: utf-8
60106         End:
60107
60108         Copyright (C) 1997-2009 Free Software Foundation, Inc.
60109
60110         Copying and distribution of this file, with or without
60111         modification, are permitted provided the copyright notice
60112         and this notice are preserved.